﻿@font-face {font-family: 'Lato';src: url('../fonts/Lato-Regular.woff2') format('woff2');font-weight: 400;font-style: normal;font-display: swap}
@font-face {font-family: 'Montserrat';src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2');font-weight: 600;font-style: normal;font-display: swap}
@font-face {font-family: "Montserrat";src: url("../fonts/Montserrat-Bold.woff2") format("woff2");font-weight: 700;font-style: normal;font-display: swap}
:root {
    /*default: 16px #333 1.6*/
    --body-font-size: 16px;
    --body-color: #444;
    --body-line-height: 1.7;
    --title-font-family: Montserrat;
    --main-color: #005099;
    --sub-color: #005099;
    --param-width: 150px;
    --param-padding: 8px;
    --param-color: #777;
    --cart-btn-grow: 0;
    --inquiry-control-bg-color: #fafafa;
}
.side-share {bottom:160px}
.side-share > div > span, .side-share > div > a {background:#1f77d7;border-bottom-color:#fff;}
.side-share>div>span:hover, .side-share>div>a:hover,.side-share>div>div {background:var(--main-color);;}
.article-col{ margin-bottom: 1.25rem;}
.article-col .card{height: 100%;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);}
.article-col .card-body{ flex-grow: 1;padding: 15px 15px;}
.article-col .card-title{font-size: 0.875rem;font-weight: 400;margin: 0;padding: 0.5rem 0rem;color: #0c2e60;transition: all ease 0.2s;}
.article-col .card-title:hover{color:#ef470d}
.article-col time {display: block;font-size: 0.75rem;color: #83868c;text-transform: uppercase;}
.banner-content {top:23%}
a{color:#666;}
.container-xl {max-width: 1320px}
.main-container{ padding:60px 0}
@media(max-width:768px) {
    .main-container{ padding: 40px 0;}
}
.pro-title-2 {    font-size: 18px; font-weight:bold; display: inline-block; margin-bottom: 1rem;}
.pro-title-2:hover {text-decoration:underline; color:#02468c;}
.pro-title-btn {background: #02468c;padding: .5rem 1rem; color: #fff;display: inline-block; border-radius: 6px;}
.pro-title-btn:hover {color:#fff}
.product-items {border-bottom: 1px #e4e4e4 solid; padding-bottom: 1.5rem;  margin-bottom: 1.5rem;}
.search-group .form-control{border-radius: 10px 0 0 10px;background: #f2f2f2;padding: .25rem .75rem;height: auto;font-size:0.75rem}
.search-group .btn {border: 1px solid transparent;border-left-width: 0;border-radius: 0 10px 10px 0;color: #fff;background: var(--main-color);padding: .25rem .5rem;}
.player-video-company {overflow:hidden}
.player-video-company  .sca {transition-duration:.3s}
.player-video-company:hover .sca {transform:scale(1.07)}
.service-mobile>div>a, .service-mobile>div>span {background:var(--main-color); color:#fff;}

/*#region navbar&top*/
.header{ top: 0;color: #fff;font-size:14px;}
.header span{ display: flex;align-items: center;line-height: 1;}
.header .split{ margin: 0 12px;}
.header .icon{ margin-right: 0.25rem;color:var(--main-color)}

.navbar{background:#fff;box-shadow: 0 3px 3px rgb(0, 0, 0, 0.05);-webkit-box-shadow: 0 3px 3px rgb(0, 0, 0, 0.05);-moz-box-shadow: 0 3px 3px rgb(0, 0, 0, 0.05);-o-box-shadow: 0 3px 3px rgb(0, 0, 0, 0.05);}
.navbar-brand{ padding: 12px 0;}
.navbar-brand>.img-fluid{ max-height: 60px;margin-right: 0;}
.navbar .nav-link {flex-grow: 1;padding: 0.5rem 2rem;text-transform: uppercase;color:#1e1916;font-weight: 600;font-size: 15px;transition: all ease 0.2s;}
.navbar .nav-link:hover,.navbar .nav-link.active,.navbar .nav-item.active>.nav-link,.navbar-nav .dropdown-item:hover{ color: var(--main-color);}
.navbar-nav .nav-item:first-child .nav-link:before{ display: none;}
@media(max-width:1200px) {
    .navbar-nav .nav-link{ padding: 0.5rem 1rem;}
    .navbar-nav .nav-link:before{ content: none;}
    .navbar-collapse{border-top:1px solid #f2f2f2}
    .navbar-nav .dropdown-menu{ width: 100%;background: transparent;}
    .navbar-nav .dropdown-item,.navbar .nav-link{ text-align: center;justify-content: center;padding:0.75rem 1rem;}
}

/*#region banner*/
.banner .overlay{background: rgba(0,0,0,.2);}
.banner-nav{ padding: 150px 0;color:#fff}
.banner-nav .title{ font-family: var(--title-font-family);text-transform: uppercase;font-weight: 700;font-size: 2rem;text-align: center;}
.banner-nav .title::after {content: "";display: block;width: 70px;height: 2px;background: var(--main-color);margin: 4px auto 0;}
.inner-content{ text-align: left;color: #f2f2f2;font-size: 20px;}
.inner-content h2,.inner-content h3{ font-family: var(--title-font-family);font-size:3.6rem;}
.inner-content a {transition-duration:.3s;background: rgba(255,255,255,.8);color: var(--main-color);font-size: 20px;font-family: Arial;width: 224px;height: 60px; display: inline-block; line-height:60px;padding: 0 1rem;}
.inner-content a::after {content: "";margin-left:5rem;display: inline-block;border-top:9px solid transparent;border-bottom:9px solid transparent;    border-left:9px solid var(--main-color); width:0; height:0;}
.inner-content a:hover {background:#fff}
.inner-content p {font-size:36px;}

#header {width:100%;}
.header-top {background:#292929;width:100%; padding: 5px 0; position:relative; z-index:11;}
.header-top a {color:#fff;}
.icon-search {font-weight:bold; color:#fff !important;}
.cus-title { font-size:1.8rem; font-weight:bold;}
.home-company-msg p {font-size: 14px;line-height: 28px;max-height: 112px;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4; -webkit-box-orient: vertical;color: #444; margin:2rem 0;}
.hb-apply {padding:3rem 0;}
.hb-apply .hb-apply-hover {display: inline-block;width: 80px;height: 80px;line-height: 80px;position: relative;}
.hb-apply .dsv {position:absolute; top:0;left:0;transition:all 0.6s ease 0s;}
.hb-apply h3 {font-size: 18px;font-weight: bold; color: #000; margin-top:1.3rem;}
.hb-apply p {color: #666; line-height: 24px; font-size:14px;}
.hb-apply section {transition:all 0.6s ease 0s;padding:2rem;}
.hb-apply section:hover {box-shadow:0 0 10px rgb(0 0 0 / 10%)}
.hb-apply section:hover .dsv {transform: scale(0.8);-ms-transform: scale(0.8);-moz-transform: scale(0.8);-webkit-transform: scale(0.8);    -o-transform: scale(0.8);}
.home-images {padding:3rem 0;}
.home-images .swiper-button-next,
.home-images .swiper-button-prev {width: 40px;height: 40px;line-height: 48px;font-size: 12px;background: var(--main-color);border-radius: 50%;}
.home-images .swiper-button-next::after,
.home-images .swiper-button-prev::after { font-size: 20px; color: #fff;}
.player-video-company {position:relative;}
.player-video-mask {position:absolute; top:0; width:100%; height:100%;background: rgba(0,0,0,.5); align-items:center; justify-content:center;}

.home-quote {background:var(--main-color);padding: 1rem 0;}
.home-quote h3 {color:#fff;font-size:30px;margin-bottom: 0;font-weight:bold;}
.home-quote a {background:#fff;color:#1f365c;}
.home-quote .btn-email {background: #fff;color: #000;border-radius: 0;padding: 0.6rem 1rem;transition-duration:.3s;}
.home-quote .btn-email:hover {color:#fff;background:#000;}


@media(max-width:1306px) {
   .inner-content h2 { font-size: 2rem;}
   .inner-content p {font-size: 18px;}
}
@media(max-width:1120px) {
    #header {position:static;}
}
@media(max-width:752px) {
    footer .about-texts {text-align:center;}
   .inner-content h2 {font-size: 24px;}
   .inner-content p {font-size: 16px;}
    .side-share {bottom:0;}
}
@media(max-width: 576px) {
    .home-quote {margin-top:0;}
    .navbar-brand>.img-fluid {max-height:45px;}
    .inner-content{ display: none;}
    .banner-nav{ padding-top: 70px;padding-bottom: 70px;}
    .banner-text{ display: none;}
    .banner-nav .title{font-size:1.5rem}
}
/*#endregion*/
/*#region page-title & page-summary*/
.page-title{padding: 20px 0;background: #F7F7F7;}
.page-title .breadcrumb{ text-transform: uppercase;font-size: 14px;}

.shrink-wrapper{ margin-bottom: 30px;}
.shrink-wrapper .text{position: relative;overflow: hidden;text-overflow: ellipsis;transition: height .2s;margin-bottom: 8px;}
.shrink-wrapper .text:after {position: absolute;display: block;content: "";left: 0;right: 0;bottom: 0;height: 30px;background: linear-gradient(0deg,#fff 0,rgba(0,0,0,0));opacity: 1;transition: opacity .2s;}
.shrink-wrapper .text.expand{ max-height: 100% !important;text-overflow: unset;}
.shrink-btn{ background: transparent;border-width: 0;font-size: 14px;text-transform: uppercase;color: #696969;min-width:80px}
.shrink-btn:before{ display: inline-flex;font-family: CmsFont;content: "\f10b";margin-right: 5px;transition: transform .2s ease-in-out;}
.shrink-btn.expand:before{transform: rotate(-180deg)}

/*#region row&col item*/
.article-row{margin-bottom:40px;background:#f8f8f8;}
.article-row .thumbnail:hover:before{ opacity: 0.1;}
.article-row .entry-wrapper{padding: 0px 20px;}
.article-row .entry-meta{ padding-bottom: 10px;color: #777;font-size:14px;}
.article-row .entry-meta span{font-size: 1.5rem;font-weight: 600;color: var(--main-color);}
.article-row .entry-title{ font-family: var(--title-font-family);font-weight: 600;font-size: 20px;margin-bottom:15px;}
.article-row .entry-title a{color:#222;}
.article-row .entry-content{ color: #888;}
@media(max-width:768px) {
    .article-row .entry-wrapper{ padding: 20px 15px;}
    .article-row .entry-title{ font-size: 20px;}
    .article-row .entry-content{font-size:14px;}
}
.article-col{margin-bottom:40px;}
.article-col:hover .thumbnail:before{ opacity: 0.2;}
.article-col .entry-wrapper{ padding:20px 0}
.article-col .entry-meta{ padding-bottom: 10px;color: #005099;font-size:14px;}
.article-col .entry-title{font-family: var(--title-font-family); font-size: 16px;font-weight: 500;margin-bottom: 12px;}
.article-col .entry-title a{color:#333;}
.article-col .entry-content{line-height: 1.45;color: #9e9e9e;}

.product-col{ margin-bottom: 25px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);transition: all ease 0.4s;}
.product-col .entry-wrapper{ padding: 14px 8px;flex-grow: 1;background: #fafafa}
.product-col .entry-title{margin: 0;text-align: center;font-weight: normal;font-size:15px;margin-bottom:0px;}

.img-col{ margin-bottom: 1.25rem;    border: 1px #ccc solid;}
.img-col .entry-wrapper{;margin: 0;padding: 0.875rem 0.75rem;text-align: center;background:#f6f6f6}
.img-col .entry-title{ margin: 0;font-size:16px;}

.cert-col{ margin-bottom: 1.25rem;border: 1px solid #eee;transition: all ease 0.2s;}
.cert-col:hover{border:1px solid #ddd}
.cert-col .entry-wrapper{padding: 0.875rem 0.75rem;text-align: center;background: #EEE;font-size:15px;line-height: 1.5;display:flex;align-items: center;justify-content: center;}

.video-col{margin-bottom:1.25rem;}
.video-col .entry-wrapper{padding: 0.875rem 0.75rem;background: #666666;color:#fff;}
.video-col .entry-title{ margin: 0;font-size:16px;text-align: center;}

.faq-row{ margin-bottom: 1rem;}
.faq-row .entry-title{ background: #f6f6f6;font-family: Raleway;font-size: 1rem;font-weight: 400;padding: 1rem 0.75rem;margin-bottom: 0;cursor: pointer;transition: all ease 0.2s;}
.faq-row .entry-title:hover{ background: #f2f2f2;color:#A46529;}
.faq-row .entry-wrapper{ padding: 1rem;border: 1px solid #eee;color: #777;}
.faq-row .entry-wrapper img{ max-width: 100%;}
@media(max-width:768px) {
    .faq-row .entry-title{font-size:1rem;}
}
/*#endregion*/
/*#region sidebar*/
.sidebar {}
.widget{ margin-bottom: 30px;}
.widget-header{ margin-bottom: 30px;border-bottom:1px solid #e5e5e5}
.widget-header .title{position:relative;font-family:var(--title-font-family);font-size:26px;font-weight:700;color:#222;margin: 0;padding:12px 0;}
.widget-header .title:after{position:absolute;bottom:0;content:"";display:block;width:70px;height:2px;background:var(--sub-color);}
.widget-collapse .menu-item{border-bottom:solid 1px #f2f2f2;}
.widget-collapse .menu-link{ padding: 12px 8px;color:#444;}
.widget-collapse .menu-link:before{ font-family:cmsfont;content: "\f105";font-size:0.875rem;margin-right: 8px;color:#555}
.widget-collapse .menu-link:hover{color:#002A53}
.widget-collapse .menu-item.active .menu-link{color:var(--sub-color)}
.widget-collapse .drop{color: #112988;}

@media(max-width:768px) {
    .sidebar{margin-top:30px;}
    .widget-header{ margin-bottom: 15px;}
}
@media(max-width:768px) {
    .sidebar{ border-width: 0;padding: 0;background: #fff;}
}

.media-article{ display:flex;;align-items:flex-start;margin-bottom: 1.25rem;}
.media-article img{ max-width: 75px;margin-right: 12px;}
.media-article .post-title{ font-size:14px;font-weight: normal;margin-bottom: 2px;line-height: 1.5;}
.media-article .post-title a{ transition: color ease 0.2s;}
.media-article .post-title a:hover{color:#C42729}
.media-article time{ font-size: 0.875rem;color:#8c95a2}
@media(max-width:992px) {
    .media-article img{max-width:90px}
}
.media-product{ display:flex;;margin-bottom: 1.25rem;}
.media-product img{ max-width: 85px;margin-right: 12px;border:1px solid #f2f2f2;}
.media-product .post-title{font-size: 14px;font-weight: normal;margin-bottom: 2px;line-height: 1.5;}
.media-product .post-title a{ transition: color ease 0.2s;}
.media-product .post-title a:hover{color:#C42729}
.media-product p{font-size:14px;color:#8395a2;margin-bottom:0;}
@media(max-width:992px) {
    .media-product img{max-width:90px}
}
/*#endregion*/

/*#region category index & cateogyr summary*/
.category-wrapper{}
.category-title{padding:18px 15px;;background: #f2f2f2;margin-bottom: 1.5em;}
.category-title h3{ font-family: var(--title-font-family);font-weight: 600;font-size: 20px;margin-bottom: 0;text-transform: uppercase;}
.category-title h3 a{color:var(--main-color)}
.category-wrapper .more{ text-transform: uppercase;color:var(--sub-color);font-weight: 500;}
@media(max-width:768px){
    .category-title h3{font-size:16px;}
}
/*#endregion*/

/*#region content wrapper*/
.content-wrapper{ line-height: 1.7;background: #fff;margin-bottom: 1.5rem;}
.content-wrapper h1{font-size: 24px;font-weight: 600;margin-bottom: 0.75rem;}
.content-wrapper h2{ font-size: 22px;}
.content-wrapper h3{ font-size: 20px;font-weight: 600;margin-bottom: 0.75rem;}
.content-wrapper table {width: 100%;margin-bottom: 1rem;color: #212529;}
.content-wrapper table th p, .content-wrapper table td p {margin-bottom:0;}
.content-wrapper table th,.content-wrapper table td {padding: 0;vertical-align: middle;border: 1px solid #dee2e6;text-align: center; font-size:12px;}
.content-wrapper table tbody tr:nth-of-type(odd) {background-color: rgba(0, 0, 0, 0.03);}
.content-wrapper table tbody tr:hover {background-color: rgba(0, 0, 0, 0.075);color: #555;}
/*.content-wrapper table p{ margin-bottom: 0;}*/
.content-wrapper .nav-tabs {background:#FAFCFF;}
.content-wrapper .nav-link{ padding: 0.75rem 1.75rem;border-color: transparent #dee2e6 transparent transparent !important;}
.content-wrapper .nav-tabs .active{ font-weight: 600;border-top: solid 2px var(--main-color) !important;}

.content-wrapper.product{border:1px solid #e9eef4}
.content-wrapper.product .content{padding: 1.5rem 1rem;    overflow-x: auto;}
.content-wrapper.product .content h2,.content-wrapper.product .content h3{font-size: 1.25rem;font-weight: 500 !important;color:#0c2e60}

.content-wrapper.article .content{color:#777}

.content-wrapper header{text-align: center;margin-bottom: 1rem;}
.content-wrapper header span{ margin-right: 15px;}
.content-wrapper .sub-title{ font-size: 1.75rem;font-weight: 600;display:block}

.content-wrapper.article .content{ color: #777;}
.content-wrapper.article .title{ font-family: var(--title-font-family);color: #0c2e60;font-size: 1.5rem;font-weight: 500;}
.content-wrapper.article .summary{padding-bottom: 20px;margin: 30px 0;font-size: 0.75rem;text-transform: uppercase;color: #777;border-bottom: 1px solid #e0e4e6;}
.content-wrapper.article .summary span{ margin-right: 15px;}
@media(max-width:768px) {
    .content-wrapper .title{ font-size: 1.25rem;}
    .content-wrapper.product .content{padding:1.5rem 1rem;}
}

/*#region attachment*/
.attach-item{ display: flex;justify-content: space-between;align-items: center;padding: 12px;border: 1px solid #f0f0f0;margin-bottom: 20px;}
.attach-item strong{color:var(--main-color)}
.attach-item .detail{ font-size: 14px;color: #999;margin-top: 8px;}
.attach-link{ flex-shrink: 0;border: 1px solid #DCDFE6;font-size: 14px;padding: 10px 20px;transition: all ease 0.2s;min-width: 80px;}
.attach-link:before{ font-family: CmsFont;content: "\f019";margin-right: 5px;}
.attach-link:hover{border-color: #c6e2ff;background: #ecf5ff;color:#409EFF}
/*#endregion*/
.share-box{ display: flex;justify-content: space-between;padding: 15px 15px;background: #f8f8f8;margin: 15px 0;}
.share-box .share{display:flex;;align-items:center;text-transform: uppercase;}
.share .social>span{background:#eee !important;color:#999 !important;transition: all ease 0.3s;}
.share .social>span:hover{background:var(--main-color) !important;color:#fff !important;}
.share .share-title{font-size:16px;margin-right:15px;font-weight:300;}
@media(max-width:768px){
    .share{flex-direction:column;justify-content:center;margin-bottom:20px;}
    .share .share-title{margin-bottom:0.5rem;}
}
.post-nav{display: flex;line-height:1.5;font-size:1rem;align-items:center;}
.post-nav a{padding:5px 0;line-height:1;display:flex;align-items:center;text-transform:uppercase;}
.post-nav .nav-prev{border-right: 0.5px solid #f7f7f7;margin-right: 30px;}
.post-nav .nav-prev:before{ font-family: CmsFont;content: "\f104";margin-right: 5px;}
.post-nav .nav-next{padding-left: 10px;}
.post-nav .nav-next:after{ font-family: CmsFont;content: "\f105";margin-left: 5px;}
@media(max-width:768px){
    .post-nav{justify-content:center;}
}

.layout-wrapper{ background: #fafafa;padding:30px 16px;border: 1px solid #f5f5f5;}
.layout-wrapper .title{ position: relative;font-family: var(--title-font-family);font-size:26px;font-weight: 600;margin-bottom: 25px;padding-bottom: 15px;}
.layout-wrapper .title:after{ position: absolute;bottom: 0;display: block;content: "";width: 70px;height: 3px;background: var(--sub-color);}

.page-link{padding: .5rem 0.875rem;}
.page-item.active .page-link {color: #fff;background-color: #444;border-color: #444;}

/*#region content-head-container*/
.product-head { margin-bottom: 1.5rem;;background:#fff}
.product-head .title {font-family: var(--title-font-family);font-size: 22px;color: #333;font-weight: 600;border-bottom: 1px solid #ddd;padding-bottom: 15px;margin-bottom: 20px;}
.product-head .product-summary{ background: #f6f6f6;color: #888;padding:6px;font-size: 14px;}
.btn-inquiry{ background: var(--main-color);color:#fff;flex-grow: 1;}
.btn-addtocart{ background: #e8b62d;color: #fff;}
/*#endregion*/

/*#region footer*/
footer {padding-top: 5rem;background: #1D1D1D;color:#ddd;}
footer .logo2 {padding:1rem 0;}
footer .about-texts {color:#b3b3b3; font-size:14px;}
footer a{ color: #ddd;transition: all ease 0.2s; font-size:14px;}
footer .container-xl  [class*="col-"]{margin-bottom:35px;}
footer .title{position: relative;font-family: var(--title-font-family);font-size: 22px;padding-bottom:15px;margin-bottom:20px;font-weight: 600;color: #f2f2f2;text-transform:uppercase; }
footer .title:after{ position: absolute;bottom: -4px;display: block;content: "";width: 40px;height: 3px;background: var(--sub-color);border-radius: 2px;}
footer a:hover { color: #fff !important;}
footer .contact li{margin:10px 0 0;}
footer .category{ margin-bottom: 0;}
footer .category li,footer .contact li{margin-bottom: 1px; padding: 12px 0;border-bottom: 1px solid #373737; font-size:14px;}
footer .category li a,footer .contact li a {color: #b3b3b3; }
footer .contact li span {font-size:14px; color:var(--main-color)}
footer .contact li {color:#b3b3b3;}
footer .category a:before{font-family: CmsFont;content: "\f105";margin-right:5px;}
footer .footer-bottom{text-align: center;padding-top:15px;padding-bottom:15px; margin-top:3rem; color: #fff;background: #000;color: #e9e9e9;font-size:14px}

/*#endregion*/
/*#region company page*/
.company-wrapper { margin-bottom: 40px;line-height: 1.8}
.company-wrapper .title {font-family: var(--title-font-family);font-size: 2rem;text-transform: uppercase;color: #333;font-weight: 700;margin-bottom: 30px;}
.company-wrapper .title:after{display: block;content: "";margin-top: 10px;width: 50px;height: 5px;background: var(--main-color);border-radius:2px;}

.company-features {background: #f0f0f0;color: #666;padding: 80px 6%;line-height: 1.7;margin-bottom:40px;}
.company-features .media{display:flex;align-items: flex-start;align-items: center;}
.company-features .title{ font-family: var(--title-font-family);font-size:2rem;font-weight: 700;text-transform: uppercase;margin-bottom: 50px;text-align: center;color:#333}
.company-features .sub-title{ font-family: var(--title-font-family);font-weight: 600;font-size: 1.5rem;color: #444;margin-bottom: 12px;text-transform: uppercase;}
.company-features .icon-wrapper{ display: flex;flex-shrink: 0;align-items: center;justify-content: center;margin-right: 16px;width: 70px;height: 70px;border: 2px solid var(--main-color);border-radius: 50%;}
.company-features .icon {display: block;font-size: 2rem;color: var(--main-color);width: 1em;}
.company-features p{ margin-bottom: 0;}
@media(max-width:768px) {
    .company-wrapper .title{font-size:24px;}
    .company-features{ padding: 60px 0 40px;}
    .company-features .title{ font-size: 24px;}
    .company-features .media{margin-bottom:25px;}
    .company-features .sub-title{font-size:20px;margin-bottom: 8px;}
    .company-features .title{ font-size: 30px;}
    .company-features h3{ font-size: 1.75rem;}
}
/*#endregion*/
/*#region contact page*/
.contact-wrapper{text-align:center;padding-top: 40px;padding-bottom: 40px;}
.contact-wrapper .box{padding:20px;}
.contact-wrapper .box p{color:#727272}
.contact-wrapper .icon{font-size:40px;margin-bottom:30px;display:block;color:var(--main-color)}
.contact-wrapper .entry-title{font-family:var(--title-font-family);font-weight:600;font-size:1.5rem;margin-bottom:30px;color:#333;}
.contact-wrapper a{ color: #111 !important;font-size:18px;font-weight: 500;}

.inquiry-wrapper{background:#F3F3F3;padding:60px 0;text-align:center;}
.inquiry-wrapper p{color:#8c8c8c;font-size:20px;}
.inquiry-wrapper h4{font-family:var(--title-font-family);color: #222;font-size:2.5rem;font-weight:600;}
.inquiry-wrapper h4:after{display:block;content:"";width:60px;height:2px;background:var(--main-color);margin:10px auto 30px;;}
.inquiry-wrapper .btn{ background: #002A53 !important;text-transform: uppercase;}
@media(max-width:768px){
    .contact-wrapper .box{ border-bottom: 1px solid #e6e6e6;}
    .contact-wrapper .entry-title{margin-bottom:15px;}
    .inquiry-wrapper h4{font-size:2rem;}
}
/*#endregion*/
/*home page*/
.home-title{ position: relative;font-size: 32px;margin-bottom: 35px;font-weight: 700; text-align:center; color: #111;}
.theme-btn{display: inline-block;background: var(--main-color);font-size: 14px;color:#fff;padding: 7px 28px;font-family: var(--title-font-family);font-weight: 600;text-transform: uppercase;margin-bottom: 25px;transition: all ease 0.2s;}
.theme-btn:hover{ opacity: 0.8;color:#ffffff;}
@media(max-width:768px) {
    .home-title{ font-size: 26px;}
}
.home-products{ padding: 3rem 0;}
.home-products .summary{ text-align: center;font-weight: 400;color: #555;}
@media(max-width:768px) {
    .home-products{ padding: 50px 0 30px;}
}

.home-service{ padding: 100px 0 80px;color:#fff;background-size: cover; background-position:center center; background-attachment:fixed; background-repeat: no-repeat;text-align: center;}
.home-service h3{ font-family: var(--title-font-family);font-weight: 600;font-size: 36px;text-align: center;margin-bottom:20px;}
.home-service h3 span{ color: var(--sub-color);}
@media(max-width:768px) {
    .home-service{ padding: 50px 0 30px;}
    .home-service h3{ font-size: 24px;}
}
.home-company{color: #666;padding: 60px 0 60px;line-height: 1.8;}
.home-company .home-title{text-align: center;}
.home-company .home-title:after{ margin-left: auto;margin-right:auto;}
.home-company .more{ display: inline-block;background: var(--sub-color); color: #fff;padding: 8px 38px;font-weight: 500;}
@media(max-width:768px) {
    .home-company .col-12:first-child{ margin-bottom: 20px;}
}

.gallery-container{ padding: 75px 0 60px;background-color: #f0f0f0;;text-align: center;}
.gallery-container .home-title{ color: #222;text-align: center;margin-bottom: 20px;}
.gallery-container .home-title:after{ margin-left: auto;margin-right: auto;}
.gallery-container .summary{margin:0 auto 30px;max-width: 750px;text-align: center;}
.gallery-container .more{font-family: var(--title-font-family);text-transform: uppercase;line-height: 1;color:#0f68bb}

.swiper-gallery{--swiper-navigation-size:20px;--swiper-theme-color:#f2f2f2;align-items: stretch;}
.swiper-gallery .swiper-button-prev,.swiper-gallery .swiper-button-next{width:40px;height:40px;background: rgba(125,125,125,.6);transition: all ease 0.3s;}
.swiper-gallery .swiper-button-prev:hover,.swiper-gallery .swiper-button-next:hover{background: rgba(125,125,125,.4);color: #999;}
.swiper-gallery .item-col{margin-bottom:0 !important;}
.swiper-gallery .entry-wrapper{ background: transparent;}

@media(max-width:768px) {
    .gallery-container .summary{ max-width: 100%}
    .gallery-container{ padding: 50px 0;}
}

.home-news{ padding: 60px 0;}
.home-news .article-col{ margin-bottom: 0;}
.home-news .article-col .entry-content{font-size:14px;}
@media(max-width:768px) {
    .home-news .article-col{margin-bottom:25px;}
}
