.index-view{}
.index-view a{
    display: inline-block;
    background: var(--primary);
    color: #fff;
    font-size: 1em;
    padding: 6px 20px;
    border-radius: 5px;
}
#block-about{
    background: #f9fbff;
}
.xtitle{
    font-size: 0.9rem;
    font-weight: 500;
    text-align: center;
    max-width: 900px;
    margin: auto;
}
.ytitle.extra-mini{font-size: 1.5rem;}
.ytitle.mini{
    font-size: 1.7rem;
}
.ytitle.nobg{
    background: none;
    padding-bottom: 0;
}
.ytitle{
    font-size: 2rem;
    line-height: 1.2;
    margin-top: 5px;
    color: var(--primary);
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: url(../images/vect.png) no-repeat bottom center;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.img-type-1{
    position: relative;
}
.img-type-1:after{content:"";position: absolute;width: 80%;height: calc(100% + 5px);left: -5px;background: var(--primary);z-index: 1;top: -5px;border-top-right-radius: 50px;}
.img-type-1 img{
    position: relative;
    z-index: 2;
}

#block-about .about-year{}
#block-about .about-year .big{}
#block-about .about-year .big p{
    font-weight: bold;
    font-size: 3.2em;
    color: var(--primary);
    padding-right: 15px;
}
#block-about .about-year .big p.text{
    font-size: 1.2em;
    line-height: 1.2;
}
#block-about .about-year .big p.text span{
    color: #333;
}
#block-about .about-year .block{
    text-align: center;
    background: #fff;
    /* border: 1px solid #ccc; */
    padding: 45px 0;
    font-weight: 500;
    font-size: 18px;
    box-shadow: var(--bs-box-shadow)!important;
}
#block-about .about-year .block img{
    display: block;
    margin: auto;
    margin-bottom: 7px;
}
#block-about .about-year{
    margin-top: -30px;
}
#block-about .desc ~ div{}
#block-about .desc ~ div a{
    text-decoration: none;
    background: #f7623a;
    color: #fff;
    display: inline-block;
    padding: 8px 25px 10px 25px;
    width: 200px;
    text-align: center;
}
#block-about .desc {
}
#block-about .link {}
#block-about .link a{
    font-weight: 500;
    font-size: 0.9em;
    color: #333;
    text-transform: uppercase;
    border: 1px solid #ccc;
    padding: 5px 13px;
    border-radius: 30px;
}

#block-about .link a:hover{
    color: var(--primary);
    text-decoration: none;
    border-color: var(--primary);
}
#block-about .line-1{font-size: 2.1em;color: var(--second);font-weight: bold;}
#block-about .about-block-2 .line-1{}
#block-about .about-block-2 .line-2{
    color: #333;
    font-weight: 500;
    font-size: 1.2rem;
}
#block-about .about-block-2 .line-4{
    color: #888;
    margin-bottom: 10px;
}
#block-about .about-block-2 .list-attr{
    margin: 20px 0;
}
#block-about .about-block-2 .list-attr p{
    background: url(../images/arrow.png) no-repeat 5px 3px;
    text-indent: 30px;
    margin: 6px 0;
    font-size: 14px;
}

#block-about .about-block-2 .line-3{
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: bold;
    color: var(--primary);
    margin: 5px 0;
}

#block-about .about-block-2 .line-1{
    font-weight: bold;
    color: #fff;
    background: var(--primary);
    display: inline-block;
    padding: 3px 8px;
    font-size: 0.9rem;
    margin-bottom: 5px;
}

#block-about .line-2{
    line-height: 1.2;
    margin: 5px 0;
    font-size: 2.5em;
    color: var(--second);
    font-weight: bold;
}
#block-about .img{}



.img-type-2{
    position: relative;
    padding-right:20px;
}
.img-type-2:before{content:"";position: absolute;height: 100%;width: calc(100% - 20px);box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.15);border-radius: var(--bs-border-radius) !important;}
.img-type-2:after{content:"";width: 100%;height: 80%;position: absolute;background: var(--primary);left: 0;z-index: 1;top: 10%;border-radius: 10px;}
.img-type-2 img{
    z-index: 3;
    position: relative;
}
































.head-index{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4f4f4+0,f4f4f4+100 */
background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(top,  #f4f4f4 0%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4f4f4 0%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}

.product-list-vcd{}
.product-list-vcd .list{
    /* background: url(../images/index.png) no-repeat bottom center; */
    position: relative;
    padding-top: 150px;
}
.product-list-vcd .item a:hover{
    text-decoration: none;
    color: #818181;
}
.product-list-vcd .item a{
    text-align: center;
    display: block;
    color: #333;
    transition: 0.4s ease;
}
.product-list-vcd .item .number{
    background: url(../images/icon-category.png) no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
    font-size: 18px;
    color: red;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
}
.product-list-vcd .item h2{
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0;
}
.product-list-vcd .item p{
    font-size: 13px;
}
.product-list-vcd .item {
    position: absolute;
    width: 300px;
}
.product-list-vcd .item.item-1{
    bottom: 0;
    left: 0;
}
.product-list-vcd .item.item-2{
    left: 50px;
    bottom: 160px;
}
.product-list-vcd .item.item-3{
    left: 220px;
    bottom: 370px;
}
.product-list-vcd .item.item-4{
    right: 220px;
    bottom: 370px;
}
.product-list-vcd .item.item-5{
    right: 50px;
    bottom: 160px;
}
.product-list-vcd .item.item-6{
    bottom: 0;
    right: 0;
}

.block-about{}
.block-about .title{}
.block-about .title h1{
    font-size: 17px;
    text-transform: uppercase;
}
.block-about .link a{
    display: inline-block;
    font-size: 12px;
    background: #da0000;
    color: #fff;
    padding: 10px 17px 10px 17px;
    transition: 0.4s ease;
}
.block-about .link a:hover{
    text-decoration: none;
    background: #0052bb;
}
.block-about .title h1 span{
    display: block;
    color: #0052bb;
    font-weight: 700;
    font-size: 36px;
    margin: 5px 0 10px 0;
}

.owl-product  .owl-nav button{position: absolute;top: calc(50% - 27px);position: absolute;left: 15px;}
.owl-product  .owl-nav .owl-prev{}
.owl-product  .owl-nav .owl-next{
    left: auto;
    right: 15px;
}
#block-service{
}
.service-item h4{
    font-size: 1.2rem;
}
.service-item h4 a{
    color: #333;
    text-decoration: none;
}
.project-item{
    position: relative;
}
.project-item .info{
    background: #fff;
    position: relative;
    margin-top: -30px;
    width: calc(100% - 40px);
    margin-left: 20px;
    box-shadow: var(--bs-box-shadow)!important;
    padding: 20px 20px;
}
.project-item .info h4{}
.project-item .info h4 a{
    text-decoration: none;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 57px;
}
.project-item .info h4 a:hover{
    color: var(--primary);
}
.project-item .info p{color: #f7623a;}
.project-item .info p a{
    color: #f7623a;
    text-decoration: none;
}
.project-item .info p a:hover{}
.service-item h4 a:hover{
    color: var(--primary);
}
.service-item .desc {
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.service-item .view{
    margin-top: 5px;
}
.service-item .view a{
    background: #f7623a;
    color: #fff;
    text-decoration: none;
    padding: 4px 15px 6px 15px;
    border-radius: 30px;
    font-size: 13px;
}
.service-item .view:hover a{}
.service-item{
    background: #fff;
}


.view-more-index{}
.view-more-index a{
    background: #f7623a;
    display: inline-block;
    padding: 10px 30px 10px 30px;
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
}
#block-product .block{
    background: #edeef2 url(../images/gb-product.jpg) no-repeat bottom center;
}

.big-title span.link.active{
    color: #c32510;
    border-color: #c32510;
}
.block-product .desc-title{
    text-align: center;
    font-size: 14px;
    color: #9d9d9d;
}

.group-product{}
.group-product .group-product-child{}
.group-product .group-product-child .head-child{
    border-bottom: 3px solid #0052bb;
    margin-bottom: 30px;
}
.group-product .group-product-child .head-child h2{
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
    background: #0052bb;
    margin: 0;
    padding: 14px 70px 13px 30px;
    position: relative;
}
.group-product .group-product-child .head-child h2:after{content:"";position: absolute;background: url(../images/btnx.png) no-repeat top left;width: 38px;height: 100%;right: -37px;bottom: 0;background-size: 100%;}

.group-product .group-product-child .head-child a{
    display: inline-block;
    border-radius: 30px;
    border: 1px solid #f92424;
    color: #333;
    font-size: 14px;
    padding: 4px 10px 4px 15px;
    text-decoration: none;
    transition: 0.4s ease;
}
.group-product .group-product-child .head-child a:hover{
    border-color: #0056b3;
}
.group-product .group-product-child .body-child{}


.block-gallery{}
.block-gallery .title{
    text-align: center;
    background: url(../images/bgt.jpg) repeat-x center;
}
.block-gallery .title span{
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.2px;
    background: #fff;
    display: inline-block;
    padding: 0 10px;
    font-size: 23px;
}

.news-item-index{
}
.news-item-index img{}
.news-item-index h4{
    font-weight: 500;
    font-size: 18px;
    margin: 12px 0 15px 0;
}
.news-item-index h4 a{
    color: #606060;
}
.news-item-index h4:hover a{
    text-decoration: none;
}
.news-item-index .desc{
    font-size: 14px;
}
.news-item-index .text-right a{
    background: #da0000;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px 4px 10px;
    border-radius: 4px;
    color: #fff;
}
.news-item-index .text-right a:hover{
    text-decoration: none;
    background: #0052BB;
}


.news-item-index-small{border: 1px solid #ccc6;}
.news-item-index-small h4{}
.news-item-index-small h4 a{
    color: #353535;
    font-weight: 600;
    /* font-size: 18px; */
    text-decoration: none;
}
.news-item-index-small h4 a:hover{
    text-decoration: none;
    color: var(--primary);
}
.news-item-index-small .info .date{
    font-weight: 600;
    color: var(--second);
    margin-bottom: 7px;
    letter-spacing: 1.4px;
    font-size: 13px;
}
.news-item-index-small a.link{display: block;}
.news-item-index-small h4{
    font-weight: 400;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* number of lines to show */
            /* fallback */
}
.news-item-index-small .desc{
    font-size: 13px;
    color: #838383;
    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 */
}


#block-icon{}
#block-icon .item{
    width: 100%;
}
#block-icon .block-item{
    background: #f9f7f5;
    padding: 20px;
    text-align: center;
}
#block-icon .block-item a{
    text-decoration: none !important;
}
#block-icon .block-item a img{
    transition: 0.4s ease all;
}
#block-icon .block-item a p{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 20px;
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    font-size: 14px;
    height: 40px;
    margin: 0;
}
#block-icon .block-item a:hover img{
}
#block-icon .block-itema:hover p{
    color: #c32510;
}
.news-item-index-small  .view {
    margin: 5px 0;
}
.news-item-index-small  .view a{
    color: var(--primary);
    font-weight: 400;
    font-size: 13px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
}
.news-item-index-small  .view a:before{content:"";position: absolute;width: 70px;height: 1px;background: var(--primary);bottom: 0;}
.news-item-index-small  .view a:hover{}
#block-gallery{}
#block-gallery .row-10:hover .nav{}
#block-gallery .nav{
    position: absolute;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    text-align: center;
    display: inline;
    padding: 0;
    margin: 0;
    border-radius: 3px;
    opacity: 0.6;
    color: #111;
    z-index: 11;
    left: 10px;
    opacity: 1;
    padding: 4px 0px;
    cursor: pointer;
    text-align: left;
    padding-left: 10px;
}
#block-gallery .nav.next{
    left: auto;
    right: 10px;
    z-index: 11;
    text-align: right;
    padding-right: 10px;
    padding-left: 0;
}
#block-gallery .item{}
#block-gallery .item.active{opacity:1}
#block-gallery .wrap{
    padding-bottom: 90%;
}

#block-gallery .big .wrap{
    padding-bottom: 43.4%;
}
#block-gallery .wrap a:hover:after{opacity:0.3}
#block-gallery .wrap a:hover span{opacity:1;z-index:2}
#block-gallery .wrap a:after{
    position:absolute;
    width:100%;
    height:100%;
    transition:0.3s;
    opacity:0;
    content:"";
    background:#111;
    
}
#block-gallery .wrap span{
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  opacity: 0;
  transition:0.7s ease;
  font-weight: 400;
  }
#block-gallery .wrap a{
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    display: none;
    overflow: hidden;
}
#block-gallery .wrap img{
   object-fit: cover;
   max-width: none !important;
   height: 100% !IMPORTANT;
   min-width: 100%;
}
.owl-cer{}
.owl-cer .cer-item{
    position: relative;
    border: 1px solid #0159a92b;
    border-radius: 5px;
    overflow: hidden;
}
.owl-cer .cer-item span{
    position: absolute;
    width: 100%;
    display: block;
    z-index: 2;
    left: 0;
    bottom: -20px;
    background: var(--second);
    text-align: center;
    font-size: 0.9rem;
    padding: 5px 7px;
    color: #fff;
    font-weight: 400;
    transition: 0.6s;
    opacity: 0;
}
.owl-cer .cer-item:hover span{
    bottom: 0;
    opacity: 1;
}
.owl-cer .owl-nav{
    margin: 0;
}
.owl-cer .owl-nav button{
    position: absolute;
    left: 00;
    background: #fff !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    top: calc(50% - 15px);
    left: 0;
    color: var(--second) !important;
    box-shadow: 0px 1px 10px 2px rgba(0,0,0,0.29);
    -webkit-box-shadow: 0px 1px 10px 2px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 1px 10px 2px rgba(0,0,0,0.29);
}
.owl-cer .owl-nav button.owl-next{
    left: auto;
    right: 0;
}

#block-news .more{}
#block-news .more a{
    font-size: 14px;
    color: var(--primary);
}
#block-news .trigger-video-change i{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: var(--primary);
    font-size: 2rem;
}
#block-news .more a span{
    text-decoration: underline;
    position: relative;
    top: -2px;
}

@media(max-width:768px){
    #block-gallery .wrap{
    padding-bottom: 90% !important;
    }

    #block-about .about-year{
    margin-top: 20px;
}
    #gallery-section .item .info{margin:10px 0}
    #gallery-section .item .info a h3{font-size: 1.2em}
    .ytitle,#block-about .line-2{
    font-size: 1.4rem;
}
    #category-icon-block-section .list .item .detail h3{
    white-space: nowrap;
    font-size: 1.1rem;
}
    #category-icon-block-section .list .item .detail h3 a{}
    .big-title span.link{
    font-size: 13px;
}
    .news-item-index h4{
    font-size: 15px;
}
 



        .service-item h4{font-size: 15px}
.service-item .desc{
        text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.project-item .info{
    width: 100%;
    left: 0;
    margin-left: 0;
    padding: 10px;
}
.project-item .info h4 a{
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

    }