.xtitle{
    color: var(--primary);
    font-weight: bold;
    background: url(../images/icon-1.png) no-repeat;
    padding: 1px 0;
    padding-left: 40px;
    min-height: 30px;
    font-size: 19px;
}
.ytitle{
    font-size: 2rem;
    line-height: 1.2;
    font-weight: bold;
    margin-top: 5px;
}
.xdesc{}
#category-icon-block-section{}
#category-icon-block-section .list{}
#category-icon-block-section .list .item{
    border: 1px solid var(--primary);
    padding: 10px;
    height: 100%;
    text-align: center;
    border-radius: 10px;
}
#category-icon-block-section .list .item .photo {
    flex: 1;
    padding-right: 10px;
}
#category-icon-block-section .list .item .photo img{
    max-height: 55px;
}
#category-icon-block-section .list .item .detail{
    flex: 0 60%;
}
#category-icon-block-section .list .item .detail h3{
    font-size: 1.2rem;
    font-weight: 400;
}
#category-icon-block-section .list .item .detail h3 a{
    color: var(--primary);
}
#category-icon-block-section .list .item .detail h3:hover a{
    color: #111;
    text-decoration: none;
}
#category-icon-block-section .list .item .detail .link{
    text-align: right;
}
#category-icon-block-section .list .item .detail .link a{
    color: #333;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
}
#category-icon-block-section .list .item .detail .link:hover a{}



#block-product .cat-list{
    margin-bottom: 10px;
}
#block-product .cat-list a:hover{color:var(--primary);border:1px solid var(--primary)}
#block-product .cat-list a{
    font-size: 0.8em;
    color: #333;
    font-weight: 400;
    border: 1px solid;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 30px;
}

#block-product .link {}
#block-product .link  a:hover{
    color: var(--primary);
    border-color: var(--primary);
    text-decoration: none;
}
#block-product .link  a{
    border: 1px solid #524e4e;
    color: #524e4e;
    padding: 3px 15px 5px 16px;
    border-radius: 30px;
    display: inline-block;
}
#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 {
    border-left: 3px solid var(--primary);
    padding-left: 15px;
}
#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{
    color: var(--primary);
    font-weight: bold;
    background: url(../images/icon-1.png) no-repeat;
    padding: 1px 0;
    padding-left: 40px;
    min-height: 30px;
    font-size: 19px;
}
#block-about .line-2{
    font-weight: 300;
    font-size: 2rem;
    line-height: 1.2;
    margin: 20px 0;
    font-weight: bold;
}
#block-about .img{}
#gallery-section{}
#gallery-section .item{
    flex: 1;
    min-width: 100%;
}
#gallery-section .item img{
    width: 100% !important;
}
#gallery-section .item .info{
    text-align: center;
    margin: 15px 0;
}
#gallery-section .item .info a{}
#gallery-section .item .info a h3{font-weight: 300;color: #333;}
#gallery-section .item .info a:hover h3{
    color: var(--primary);
}
#gallery-section .item .info a:hover{
    text-decoration: none;
}
#gallery-section .item .info .view{
    color: #333;
}
#gallery-section .item .info .view span{
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    padding-bottom: 3px;
}
#gallery-section .item .info .view span:before{content:"";background: #111;height: 1px;width: 50px;position: absolute;bottom: 0;}








































.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{
    background: url(../images/bg-service.jpg);
}
.service-item h4{}
.service-item h4 a{
    color: #0e418c;
    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: #f7623a;
}
.service-item .desc {
    font-size: 14px;
}
.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;
    border-radius: 10px;
    padding: 10px;
}


.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;
}

.block-newsletter{
    background: url(../images/newsletter.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 40px 0;
}
.block-newsletter *::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.block-newsletter *:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.block-newsletter *::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.block-newsletter .title{
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}
.block-newsletter .desc{
    text-align: center;
    margin-bottom: 30px;
}
.block-newsletter form{}
.block-newsletter form input{width: 100%;font-size: 13px;padding: 8px 10px;border: 0;background: #ffffff54;color: #fff;}
.block-newsletter form textarea{
    width: calc(100% - 100px);
    padding: 5px 10px;
    font-size: 13px;
    height: 79px;
    border: 0;
    margin: 0;
    resize: none;
    background: #ffffff54;
    color: #fff;
}
.block-newsletter form button{
    position: absolute;
    right: 0;
    top: 0;
    background: #d61414;
    height: 79.3px;
    border: 0;
    color: #fff;
    font-size: 14px;
    width: 100px;
}
.block-newsletter .w-content{
    position: relative;
}

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

.block-news .block-title{
    font-weight: 500;
    letter-spacing: 1.5px;
    padding-bottom: 8px;
    position: relative;
    text-align: left;
    font-size: 31px;
    margin-bottom: 10px;
    color: #c32510;
    font-family: 'UTM HelvetIns';
    text-transform: uppercase;
}
.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{
}
.news-item-index-small h4{}
.news-item-index-small h4 a{
    color: var(--primary);
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
}
.news-item-index-small h4 a:hover{
    text-decoration: none;
    color: #c32510;
}
.news-item-index-small .info{}
.news-item-index-small a.link{display: block;margin-bottom: 10px;}
.news-item-index-small h4{
    font-weight: 400;
    font-size: 17px;
    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: 2; /* 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: #333;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    text-decoration: none;
}
.news-item-index-small  .view a:before{content:"";position: absolute;width: 40px;height: 1px;background: #111;bottom: 0;}
.news-item-index-small  .view a:hover{}


@media(max-width:768px){
    #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;
}
    .news-item-index-small h4{font-size: 14px;
}
    .block-news .block-title{font-size: 22px;
}
    .project-item-index h4{font-size: 15px}
    .project-item-index .desc{display: none}
    .block-product .big-title{font-size: 15px;margin-bottom: 10px;}
    .big-title{font-size: 20px;margin-bottom: 15px;}
    .big-title .spe img{height: 25px !important;
}
    .product-list-vcd .list{padding: 0;
}
    .item-project .position-relative .info div{display: none;
}
    .item-project .position-relative .info h4{margin: 0;padding: 5px 10px;font-size: 11px;border: 0;}
.item-project .position-relative .info{opacity: 1;width: 100%;left: 0;width: 100%;transform: none;padding: 0;height: auto !important;top: auto;bottom: 0;background: rgb(244 103 34 / 76%);padding: 4px 5px;
}
    
    .product-list-vcd .item {position:static;width: 100%;}
}
.view-all-service{    background: #f7623a;
    color: #fff;
    text-decoration: none;
    padding: 6px 20px 8px 20px;
    border-radius: 30px;
    font-size: 13px;
    text-transform: uppercase;}

    @media(max-width:768px){
        .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;
}
body{padding-bottom: 45px}

    }