/* Slider */.slick-slider {    position: relative;    display: block;    -moz-box-sizing: border-box;    box-sizing: border-box;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;    -webkit-touch-callout: none;    -khtml-user-select: none;    -ms-touch-action: pan-y;    touch-action: pan-y;    -webkit-tap-highlight-color: transparent;}.slick-list {    position: relative;    display: block;    overflow: hidden;    margin: 0;    padding: 0;}.slick-list:focus {    outline: none;}.slick-list.dragging {    cursor: pointer;    cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list {    -webkit-transform: translate3d(0, 0, 0);    -moz-transform: translate3d(0, 0, 0);    -ms-transform: translate3d(0, 0, 0);    -o-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);}.slick-track {    position: relative;    top: 0;    left: 0;    display: block;}.slick-track:before,.slick-track:after {    display: table;    content: '';}.slick-track:after {    clear: both;}.slick-loading .slick-track {    visibility: hidden;}.slick-slide {    display: none;    float: left;    height: 100%;    min-height: 1px;}[dir='rtl'] .slick-slide {    float: right;}.slick-slide img {    display: block;    margin: 0 auto;    	max-width: 100%; 	object-fit:fill;}.slick-slide.slick-loading img {    display: none;}.slick-slide.dragging img {    pointer-events: none;}.slick-initialized .slick-slide {    display: block;    overflow: hidden;    background: #fff; 	position: relative; } .slick-initialized .slick-slide:hover{     overflow: visible;}.slick-loading .slick-slide {    visibility: hidden;}.slick-vertical .slick-slide {    display: block;    height: auto;    border: 1px solid transparent;}.slick-arrow.slick-hidden {    display: none;}#category .slick-initialized .slick-slide{	margin: 0;    border-radius: 0;	padding: 0 5px;	-webkit-box-shadow: none;    -moz-box-shadow: none;    box-shadow: none;	border: none;}.our-products {    display: block;       padding: 8px 0px;     border-radius: 5px;    margin-bottom: 5px;    position: relative;    margin-top: 10px;}.text-decor {    padding: 20px 0 0;    display: block;    font-family: Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;    text-align: center;    font-size: 30px;    vertical-align: baseline;    font-weight: 600;}.text-decor span {	color: #000;    padding: 5px 29px;    border-radius: 5px;}.text-decor span .fa {    font-size: 8px;    vertical-align: middle;}.slick-slider .slick-prev,.slick-slider .slick-next {    opacity: 0;	transform: scale(0);    -webkit-transform: scale(0);    -moz-transform: scale(0);    -ms-transform: scale(0);	    transition: 0.3s;    -moz-transition: 0.3s;    -webkit-transition: 0.3s;}.slick-slider:hover .slick-prev,.slick-slider:hover .slick-next{	opacity: 1;	-webkit-transform: scale(1);    -moz-transform: scale(1);    -ms-transform: scale(1);}a.link-to-post {    margin: 5px 0 8px;    padding: 0px 10px;    border-radius: 5px;    min-height: 46px;    text-align: center;    display: block;    font-size: 16px;    color: #008848;    font-weight: 600;}a.link-to-post span{	vertical-align: middle;    height: 46px;    text-align: center;    display: flex;    justify-content: center;    align-items: center;}a.link-wraper {    position: absolute;    width: 100%;    height: 100%;    z-index: 100;	top: 0;    left: 0;}.noSelect {    -webkit-touch-callout: none;    -webkit-user-select: none;    -khtml-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}/*slide wide home */ .silde-wide {    margin-bottom: 30px;}.project_slider {    margin-bottom: 0 !important;}.project_slider .slick-track {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;}.project_slider-box {    position: relative;    height: 424px;    -webkit-transition: all 0.5s ease-in-out;    -o-transition: all 0.5s ease-in-out;    transition: all 0.5s ease-in-out;} .project_slider-box:not(.slick-active) .wrap {    padding: 0 0 85% !important;    -webkit-transition: 0.5s ease-in-out;    -o-transition: 0.5s ease-in-out;    transition: 0.5s ease-in-out;    pointer-events: none;    opacity: 0.8;}.project_slider-box-image {    height: 100%;}.project_slider-box-image .bg_overlay {    top: 0;    left: 0;}.project_slider-box-image img {    width: 100%;    height: 100%;    -o-object-fit: cover;    object-fit: cover;}.project_slider-box-content {    position: relative;    color: #fff;    padding: 0 12px;    height: 100%;}.project_slider-box-content a {    color: #fff;}.project_slider-box-detail {    position: absolute;    bottom: 72px;    left: 40px;}.project_slider-box-detail .info ul{	padding: 0;	margin: 0;} .project_slider-box-title {    margin-bottom: 0;    font-weight: 700;    font-size: 28px;    line-height: 32px;    text-transform: uppercase;}.project_slider-box-image {    position: relative;}.project .slick-dots  {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    position: relative;    max-width: 60%;    bottom: 0;    margin: 30px auto auto;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;}.project .slick-dots li {    -webkit-box-flex: 1;    -ms-flex: 1 0 auto;    flex: 1 0 auto;    height: inherit;    margin: 0;}.project .slick-dots li.slick-active button  {    background-color: #4dbb4f;    height: 4px;}.project .slick-dots li button {    padding-top: 0;    height: 2px;    width: 100%;    background-color: #d8d8dd;    margin: 0;    -webkit-transition: all 0.5s ease-in-out;    -o-transition: all 0.5s ease-in-out;    transition: all 0.5s ease-in-out;}.project .slick-dots li button:hover {    background-color: #4dbb4f;    height: 4px;}.project .slick-dots li button:before  {    display: none;}.CRitem_project_home h3{    font-weight: bold;    font-size: 20px;    line-height: 32px;    color: #FFFFFF;    margin: 0;    overflow: hidden;    -o-text-overflow: ellipsis;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    max-height: 63px;    -webkit-transition: 0.5s ease-in-out;    -o-transition: 0.5s ease-in-out;    transition: 0.5s ease-in-out;}.CRitem_project_home .project_slider-box-detail {    position: absolute;    bottom: 0;    left: 0;    right: 0;    padding: 0 40px 40px;}.CRitem_project_home.project_slider-box {    position: relative;    height: 424px;    -webkit-transition: all 0.5s ease-in-out;    -o-transition: all 0.5s ease-in-out;    transition: all 0.5s ease-in-out;	padding: 12px !important;    height: auto;}.CRitem_project_home .wrap{    padding: 0 0 125% !important;    -webkit-transition: 0.5s ease-in-out;    -o-transition: 0.5s ease-in-out;    transition: 0.5s ease-in-out;}.CRitem_project_home .CRbox_inner{    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}.CRitem_project_home .wrap > a {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    z-index: 3;}.CRitem_project_home .wrap .contHide {    max-height: 0;    -webkit-transition: max-height 0.5s ease-in-out;    -o-transition: max-height 0.5s ease-in-out;    transition: max-height 0.5s ease-in-out;    overflow: hidden;}.CRitem_project_home .wrap:hover .contHide {    max-height: 200px;    -webkit-transition: max-height 0.5s ease-in-out;    -o-transition: max-height 0.5s ease-in-out;    transition: max-height 0.5s ease-in-out;}.CRitem_project_home .info {    margin: 10px 0 0;}.CRitem_project_home .info li:not(:last-child) {    margin: 0 0 10px;}.CRitem_project_home .info i {    padding: 0 10px 0 0;    font-size: 15px;    color: #ffffff;}.CRitem_project_home .info li {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;}.CRitem_project_home .info p {    font-style: normal;    font-weight: 400;    font-size: 15px;    line-height: 24px;    color: #FFFFFF;    margin: 0;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    max-height: 24px;}.CRitem_project_home .view:hover {    background-color: #4bb74d;    color: #ffffff;    border-color: #4bb74d;}.CRitem_project_home .view {    font-style: normal;    font-weight: 700;    font-size: 15px;    line-height: normal;    text-transform: uppercase;    color: #FFFFFF;    width: -webkit-max-content;    width: -moz-max-content;    width: max-content;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    height: 40px;    padding: 8px 40px;    border: 1px solid #FFFFFF;    margin: 30px 0 0;    position: relative;    z-index: 4;    background-color: transparent;}.CRzoom_ani{    overflow: hidden;    position: relative;}.CRshine_ani:hover:before {    -webkit-animation: shine .95s;    animation: shine .95s;}.CRshine_ani:before {    position: absolute;    top: 0;    left: -75%;    z-index: 2;    display: block;    content: '';    width: 50%;    height: 100%;    background: -webkit-gradient(linear,left top, right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.3)));    background: -o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);    -webkit-transform: skewX(-25deg);    -ms-transform: skewX(-25deg);    transform: skewX(-25deg);    pointer-events: none;}.CRzoom_ani img {    -webkit-transition: -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;    transition: -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;    -o-transition: transform 2s, filter 1.5s ease-in-out;    transition: transform 2s, filter 1.5s ease-in-out;    transition: transform 2s, filter 1.5s ease-in-out, -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;    -webkit-transform-origin: center center;    -ms-transform-origin: center center;    transform-origin: center center;}.CRzoom_ani:hover img {    -webkit-transform: scale(1.3);    -ms-transform: scale(1.3);    transform: scale(1.3);}.CRitem_project_home .wrap:hover .CRzoom_ani img {    -webkit-transform: scale(1.3);    -ms-transform: scale(1.3);    transform: scale(1.3);}.CRitem_project_home:not(.slick-active) .project_slider-box-image:after{    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));}.CRitem_project_home  .project_slider-box-image:after {    content: '';    opacity: 1;    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    -webkit-transition: 0.5s ease-in-out;    -o-transition: 0.5s ease-in-out;    transition: 0.5s ease-in-out;    pointer-events: none;}.slick-slide {    outline: none !important;}.custom_arrow {    cursor: pointer;    position: absolute;    top: 50%;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%);     z-index: 3;}.custom_arrow:hover i{    color: #E3322B;    -webkit-transition: 0.5s all;    -moz-transition: 0.5s all;    -ms-transition: 0.5s all;    -o-transition: 0.5s all;    transition: 0.5s all;}.custom_arrow i {    font-size: 25px;    color: #215695;    -webkit-transition: 0.5s all;    -moz-transition: 0.5s all;    -ms-transition: 0.5s all;    -o-transition: 0.5s all;    transition: 0.5s all;}.custom_arrow.right {    right: 14px;}.custom_arrow.left {    left: 14px;}#CRloadProjectHome .custom_arrow.left{    left: 50px;}#CRloadProjectHome .custom_arrow.right{    right: 50px;}#CRloadProjectHome .custom_arrow:hover i{    color: #2cba2e !important;}#CRloadProjectHome .custom_arrow i{    color: #ffffff !important;    font-size: 50px !important;}@media only screen and (max-width: 1005px){	.CRitem_project_home .project_slider-box-detail {		padding: 0 20px 20px;	}	.CRitem_project_home h3 {		font-size: 15px;		line-height: 22px;		max-height: 44px;	}}@media only screen and (max-width:767px){	.project_slider-box:not(.slick-active) .wrap {        padding: 0 0 95% !important;    }}@media only screen and (max-width:454px){	body #CRloadProjectHome .custom_arrow.left {        left: 15px;    }    body #CRloadProjectHome .custom_arrow.right {        right: 15px;    }    body #CRloadProjectHome .custom_arrow i {        font-size: 30px !important;    }	.silde-wide .panel-body{padding:5px;}}