@import url('https://fonts.googleapis.com/css?family=Poppins:400,700,800');


#cnc-kalo .uk-tile-default {

    background: #ccc !important;

}
.cnc-hero-section .uk-slideshow-items:after {
	        content: '';
    background: url(../cnc-images/hero-before.png) right bottom no-repeat;
    display: inline-block;
    position: absolute;
    height: 100%;
    background-size: contain;
    width: 100%;
    top: 0;s
    z-index: 999;
    right: 0;
}
.cnc-feed-section .twitter-tweet {
	margin: 0 !important;

}

.cnc-pagination li  a {
	    background: #cccccc52 !important;
    padding: 5px 15px !important;

}
.cnc-pagination.uk-pagination>* {
	padding-left: 5px;
}
.cnc-feed-section  .uk-grid .uk-width-expand@m div {margin-bottom: 20px !important;}
.cnc-work-list-section .uk-card-default {
    background: #fff;
    color: #233;
    font-size: 16px;
    line-height: 1.4;
    border: 0;
    box-shadow: 0px 1px 6px 1px #ccc;
}

