#block-about{
    background: url(../images/bg-about.png) no-repeat;
    background-size: cover;
}
div#mainSlider .slick-slide {
    scale: 0.9;
}
div#mainSlider .slick-slide:after{content:"";background: #111;opacity: 0.4;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
div#mainSlider .slick-slide.slick-current:after {opacity:0}
div#mainSlider .slick-slide.slick-current {
    scale: 1;
}


.slick-about .slick-slide {
    scale: 0.9;
}
.slick-about .slick-slide:after{content:"";background: #fff;opacity: 0.6;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.slick-about .slick-slide.slick-current:after {opacity:0}
.slick-about .slick-slide.slick-current {
    scale: 1;
}
.list-news .item img{
    border-radius: 10px;
}
#section-brand{}
.brand-wrap .item-brands:hover{box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;z-index: 2;}
.brand-wrap .item-brands img{margin:auto}
.brand-wrap .item-brands{
    transition:0.4s ease;
    box-shadow: 1px 0 0 0 #ccc, 0 1px 0 0 #ccc, 1px 1px 0 0 #ccc, /* Just to fix the corner */ 1px 0 0 0 #ccc inset, 0 1px 0 0 #ccc inset;
    padding: 1px;
    text-align: center;
    background: #fff;
}

.index-title{}
.index-title.no-border .big:after{display:none}
.index-title .big:after{content:"";background: #ccc;position: absolute;width: 100%;left: 0;top: 50%;height: 1px;}
.index-title .big span{
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 40px;
}
.product.index-title .big span{
    background: #fff url(../images/icon-title.png) no-repeat 34px 0px;
    padding-left: 100px;
}
.project.index-title .big span{
    background: #fff url(../images/icon-project.png) no-repeat 34px 0px;
    padding-left: 100px;
}
.index-title .big{
    font-weight: bold;
    text-transform: uppercase;
    color: #045b9e;
    font-size: 35px;
    position: relative;
	font-family: utm avo;
}
.index-title .desc{
    margin: auto;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
}

.list-news .item .desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 22px;
    max-height: 88px;
    font-size: 15px;
}
.list-news .item .view{
    font-weight: bold;
    text-decoration: none;
}
.list-news .item h4{
    font-weight: bold;
    font-size: 17px;
}
.list-news .item h4 a{
    color: rgba(71, 141, 82, 1);
}
.list-news .item h4:hover a{
    text-decoration: none;
    color: #333;
}
.list-news .item{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.list-news{
    background: rgba(246, 246, 246, 0.55);
    padding: 20px;
    border-radius: 10px;
}

.about-block-m{
	text-align: justify;
	font-size: 15px;
	top: 35px;
	
}
.about-block-m .title{
    font-weight: bold;
    color: #565656;
    font-size: 22px;
    text-align: justify;
    margin-bottom: 15px;
}
.about-block-m .title div{
    color: rgba(71, 141, 82, 1);
}
.video-wrapper{}
.video-wrapper a{
    display: block;
    position: relative;
}
.video-wrapper a:after{content: "";background: rgb(17 17 17 / 69%) url(../images/ytb.png) no-repeat center;background-size: 64px;position: absolute;width: 100%;height: 100%;top: 0;left: 0;}


.owl-arrow{}
.owl-arrow .owl-next{top: calc(50% - 20px);
    right: -50px;background: #ccc !important;
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    border-radius: 50%;
    position: absolute;}
.owl-arrow .owl-prev{background: #ccc !important;width: 40px;height: 40px;line-height: 40px !important;border-radius: 50%;position: absolute;top: calc(50% - 20px);left: -50px;}
.owl-arrow i{color: #a53822;}





.why-me{
    background: #fff;
    padding: 40px 0;
}
.why-me .icon{
    text-align: center;
    float: left;
    padding-right: 20px;
}
.why-me .icon span{
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}
.why-me .icon span img{
    max-width: 145px;
}
.why-me .desc h4{
    color: red;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
}
.why-me .desc{
    text-align: left;
    font-size: 15px;
    margin-top: 12px;
    max-width: 410px;
}
#section-about{position: relative;margin-bottom: 30px;}
.block-why-us{}
.block-why-us a:hover img{
    top: -10px;
}
.service-item{
    text-align: center;
}
.service-item img{
    transition: 0.4s ease;
}
.service-item a:hover img{
    transform: scale(1.1);
}
.service-item div{overflow:hidden}
.service-item a{
    text-decoration: none !important;
    display: block;
    overflow: hidden;
}
.service-item h4{
    margin: 10px 0;
    font-size: 19px;
    font-weight: normal;
    color: #333;
    transition: 0.4s ease;
}
.service-item a:hover{}
.service-item a:hover h4{
    color: #E8921F;
}
.block-why-us a img{
    transition: 0.4s ease;
    position: relative;
    top: 0;
    right: 0;
}
.block-why-us a{
    text-align: center;
    display: block;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 10px;
    text-decoration: none !important;
    height: 100%;
}
.block-why-us a:hover h3{
    text-indent: 15px;
    color: #E8921F;
}
.block-why-us h3{
    font-weight: bold;
    font-size: 15px;
    color: #333;
    text-decoration: none !important;
    transition: 0.4s ease;
}
.slick-gallery .slick-slide {
      margin: 0 10px;
  }

  /* the parent */
  .slick-gallery .slick-list {
      margin: 0 -10px;
  }
.section-process{
    margin-bottom: 40px;
}
.section-process .in-process div{margin-bottom: 83px;position: relative;background: #111;color: #fff;height: 80px;border-radius: 50px;text-align: center;}
.section-process p{margin: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 20px;}
.section-process .part-2 span{
    left: -20px;
    right: auto;
}
.title-background{
    position: relative;
}
.news-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    padding-bottom: 10px;
}
.news-item .thumbnail:hover img{
    transform: scale(1.1);
}
.news-item .thumbnail img{
    transition: 0.4s ease;
}
.news-item .thumbnail{
    overflow:hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding-left: 5px;
}
.section-news .change-video{
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin: 10px 0;
}
.news-item .post-content{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 5px;
    padding-right: 5px;
}
.news-item .post-content .title{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    font-family: 'Roboto Condensed';
}
.news-item .post-content .title a{
    color: #333;
    overflow: hidden;
    font-size: 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-left: 10px;
    text-align: justify; /* number of lines to show */
            /* fallback */
}
.news-item .post-content .title:hover a{color: #d72f35;text-decoration:none}
.news-item .post-content .description {
    font-size: 14px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: justify;
    padding-left: 10px;
    font-family: 'Roboto Condensed';
} /* number of lines to show */
            /* fallback */
}
.news-item .post-content .btn-view-more{
    color: #FCD30A;
}
.title-background .index-title .ititle{color:#fff}
.title-background .index-title{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #fff;
}
.section-process span{
    position: absolute;
    top: 14px;
    right: -20px;
    color: #464646;
    background: -webkit-linear-gradient(#FCD30A , #E28126);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    font-weight: bold;
    font-size: 22px;
}
.about-block:hover{background: linear-gradient(97.84deg, #478D52 1.41%, #42CF59 100%);}
.about-block ~ h3{
    text-align: center;
    margin: 10px 0;
    line-height: 0;
}
.about-block ~ h3 a{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    text-decoration: none !important;
}
.about-block{
    margin: auto;
    transition:0.4s ease;
    padding: 10px;
    border-radius: 10px;
    background: linear-gradient(97.84deg, #49494B 1.41%, #171616 100%);
}
.about-block .head-block{
    font-size: 14px;
}
.about-block .head-block img{
    float: left;
    padding-right: 10px;
    /* padding-bottom: 10px; */
}
.about-block:hover a{text-decoration:none}

.about-block .body-block h3{
    padding: 15px 0;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin: 0;
    transition: 0.3s ease;
}

.about-block .body-block img{
    border-radius: 5px;
}

.about-block .body-block .desc{
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2; /* number of lines to show */
   line-height: 20px;        /* fallback */
   max-height: 44px;
   margin-top: 10px;
   color: #fff;
}
.about-block .body-block{
    margin-bottom: 10px;
}
.about-block .body-block .view-more{}
.about-block .body-block .view-more a{}
#section-about .inner-desc{
    max-width: 700px;
    margin: auto;
    margin-bottom: 30px;
    text-align: center;
}
#section-about .title{position: relative;font-weight: bold;display: inline-block;color: #0b6740;}


#section-about .view-more{
    margin-top: 10px;
    text-align: center;
}
#section-about .view-more a{
    background: url(../images/vector.png) no-repeat left;
    display: inline-block;
    padding: 10px 30px 11px 16px;
    border-radius: 30px;
    color: #111;
    text-decoration: none;
    background-size: 36px;
    font-size: 14px;
}

.slick-news .itemz {
    padding-bottom: 10px;
border-bottom: 1px solid rgb(204 204 204 / 33%);padding-top: 10px;}
.slick-news .itemz.odd  .photo{float: right;}
.slick-news .itemz.odd .topz{padding-left: 0;padding-right: 20px;}
.slick-news .itemz .photo{
    width: 150px;
    float: left;
}
.slick-news .itemz .topz h3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-height: 20px;        /* fallback */
    max-height: 43px;
    margin-bottom: 10px !important;
}
.slick-news .itemz .topz .desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-height: 16px;        /* fallback */
    max-height: 48px;
}

.slick-news .itemz .topz{
    width: calc(100% - 150px);
    float: right;
    
    margin: 0 !important;
padding-left: 20px;}

.itemz{
    /* background: #f4f4f4; */
}
.itemz .topz{
    /* height: 160px; */
}
.itemz .topz .date{color: #8d8d8d;}
.itemz .topz a{
    color: #a53823;
    font-weight: normal;
    
text-decoration: none !important;}
.itemz .topz h3{
    
    font-weight: normal;
    margin-top: 0;
}
.itemz .topz .desc{}

#most-event{
    position:relative;
    padding-bottom: 20px;
    margin-top: 35px;
    }
#most-event .title span{
    position: relative;
}
#most-event .title span:after{content:"";width: 70px;height: 2px;position: absolute;right: -90px;background: #ccc;top: 14px;}
#most-event .title span:before{content:"";width: 70px;height: 2px;position: absolute;left: -90px;background: #ccc;top: 14px;}
#most-event .title{
    text-transform: uppercase;
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
}
#most-event .itemz:hover .topz{/* border-bottom-color: #2e3192; */}

#most-event .topz h3{
    color: #333;
    margin:0;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4;
}
#most-event .topz small{color:#333;margin-bottom:2px;display:block}
#most-event .topz .desc{
    color: #5a5a5a;
    font-size: 13px;
}



.item-hover img{
    filter: invert(46%) sepia(76%) saturate(5100%) hue-rotate(-150deg) brightness(106%) contrast(106%);
    transition: 0s ease !important;
}

.item-hover:hover img{filter: invert(70%) sepia(45%) saturate(5100%) hue-rotate(50deg) brightness(170%) contrast(106%);transition: unset !important;}
.title-index .title:before{content: "";background: #fde73f;width: 40%;left: 30%;height: 4px;position: absolute;bottom: -7px;}
.title-index .title:after{content: "";
    background: #176bb4;
    width: 70%;
    left: 15%;
    height: 4px;
    position: absolute;
    bottom: 0;}
    .product-section .title-index .title{font-size:27px;padding-bottom:5px}
.title-index .title{
    display: inline-block;
    text-transform: uppercase;
    font-size: 35px;
    position: relative;
    bottom: -2px;
    font-weight: 500;
    padding-bottom: 15px;
}
.title-index{
    text-align: center;
    margin-bottom: 35px;
    position: relative;
}
.title-index span a{text-decoration:none;color:#333} 
.title-index span{
   
color: #176bb4;
}
#section-why-us .title-index span{
   
color: #fde73f;
}
.product-block .title{
    display: inline-block;
    position: relative;
    color: #0b6740;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=#000000)";
    text-shadow: 2px 0 4px rgb(0 0 0 / 20%);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000);
}
.product-block .desc{}

#section-newsletter{
    background: #d72f35;
    padding: 10px 0;
}
#section-newsletter .note{
    background: url(../images/email-icon.png) no-repeat 0px center;
    padding: 30px 0;
    padding-left: 80px;
    color: #fff;
    font-size: 17px;
}
#section-newsletter .form-newsletter{
    position: relative;
}
#section-newsletter .form-newsletter input{
    width: calc(100% - 80px);
    border: 0;
    padding: 9px 10px;
    border-radius: 5px;
}
#section-newsletter .form-newsletter button{
    background: #b6181e;
    position: absolute;
    color: #fff;
    border: 0;
    height: 100%;
    right: 0;
    border-radius: 5px;
    width: 70px;
}

#section-news{
    background: #f8f8f8;
    padding: 20px 0;
}

#section-news .title-line.price{background: url(../images/icon-price-request.png) no-repeat;background-size: 32px;}
#section-news .title-line{
        color: #045b9e;
    font-size: 27px;
    text-transform: uppercase;
    background: url(../images/icon-news.png) no-repeat 0px 4px;
    margin-bottom: 16px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 6px;
    padding: 3px 0;
    font-weight: bold;
    padding-left: 48px;
    background-size: 36px;
    font-family: utm avo;
}
.xview-more{
    text-align: center;
}
.xview-more span{
    display: inline-block;
    padding: 6px 60px;
    border: 1px solid #ccc;
    border-radius: 30px;
}
.xview-more span:hover a{
    color: #b92023;
    text-decoration: none;
}
.xview-more span a{
    background: url(../images/block.png) no-repeat right 4px;
    padding-right: 33px;
    padding: 6px 59px 5px 10px;
    font-size: 20px;
}
.form-request button{
    background: red;
    border: 0;
    padding: 3px 9px;
    border-radius: 5px;
    color: #fff;
}
.form-request{
    background: #fff;
    border-radius: 20px;
    padding: 40px 30px 20px 30px;
}
.form-request .form-price-request{}
.form-request .line-block{
    border-bottom: 1px solid #ddd;
    background: url(../images/icon-user.png) no-repeat 7px 6px;
    margin-bottom: 16px;
}
.form-request .line-block input,.form-request .line-block textarea{
    border: 0;
    display: block;
    width: 100%;
    padding: 9px 10px;
    text-indent: 30px;
    background: transparent;
    font-size: 13px;
}
.form-request .line-block.phone{
    background: url(../images/icon-phone.png) no-repeat 7px 3px;
}
.form-request .line-block.email{
    background: url(../images/icon-email.png) no-repeat 1px 10px;
}
.form-request .line-block.content textarea{
    border: 1px solid #ddd;
    height: 84px;
    border-radius: 11px;
}
.form-request .line-block.content{
    border: 0;
    background: url(../images/icon-content.png) no-repeat 7px 6px;
}
@media(max-width:1230px){
#section-about .img-about{z-index:1;}
        .owl-arrow .owl-next{right:0}
    .owl-arrow .owl-prev{left:0}
}
.time-main{display: none !important;}
.news-item{height: auto;}
@media(max-width:1024px){
	
}
@media(max-width:768px){
    .index-title .big span{
    background: #fff !important;
    padding: 0 10px !important;
    font-size: 22px;
}
		
	.index-title .big{font-size:27px}
    .about-block{max-width: none;}
    .time-main span{display: none;}
    .news-item .post-content .btn-view-more,.news-item .post-content .description{/* display: none; */}
    .title-background{
    min-height: 100px;
    overflow: hidden;
}
    .title-background img{
    position: absolute;
    height: 100% !important;
    width: auto !important;
    max-width: none !important;
}
    .section-process .in-process div{
    margin-bottom: 10px;
    padding-left: 73px;
}
    .section-process span{
    right: auto !important;
    left: 15px !important;
}
    .block-why-us h3{
    font-size: 13px;
}
    .index-title .ititle{font-size: 1.3rem}
    #section-about{margin-bottom: 10px;}
    #section-about:before{z-index: 0;}
    #section-about .img-about{display:none}
    #section-about:after{width:100%}

    .title-index .title,.title-index span{
    font-size: 24px;
}
.news-section .desc-wrap{
    padding: 5px;
    padding-top: 10px;
}
.news-section .desc-wrap .head{
    margin-bottom: 5px;
}
.news-section .desc-wrap .head i{
    color: #c46b15;
}
.news-section .desc-wrap h4{
    font-size: 18px;
    line-height: 1.3;
}
.news-section .desc-wrap h4 a{color: #c46b15;text-decoration: none;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; /* number of lines to show */line-height: 17px;        /* fallback */max-height: 35px;}
.news-section .desc-wrap h4:hover a{}
.news-section .desc-wrap .desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-height: 14px;        /* fallback */
    max-height: 42px;
}
}
.slick-brand .slick-slide > div{line-height:0;padding: 4px;}
.slick-brand .slick-slide > div:last-child{margin-bottom:2px}
.slick-brand .slick-slide.slick-active:last-child >div{margin-right:1px}

#section-brand .paginator-center span{
    position: absolute;
    z-index: 2;
    border: 1px solid #b92023;
    background: #b92023;
    color: #fff;
    top: calc(50% - 14px);
    left: 0;
    cursor: pointer;
}
#section-brand .prev {}
#section-brand .next {
    left: auto !important;
    right: 0;
}