@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');
html,body{
    font-family: 'Montserrat', sans-serif!important;
    color: #333;
    outline: none;
    zoom: 1;
}
.clearfix{
  clear:both;
}
.site-color{
	color:#045380!important;
}
#captcha114{
   width:150px;
   display:inline-block;
   margin-left:10px;
}
.title-rpmenu {
    padding: 7px;
    color: #FFF;
    font-size: 17px;
    cursor: pointer;
    position: fixed;
    top:0px;
    left:0px;
    z-index:999999;
}
.title-rpmenu .icon-bar {
    width: 30px;
    height: 4px;
    background:#085fac;
    float: left;
    clear: both;
    margin-bottom: 3px;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
}
#responsive-menu .content  ul li span.gg{
  display:none;
}
#responsive-menu .close{    
    position: absolute;
    top: 2px;
    right: 5px;
    font-size: 26px;
    z-index: 123;
}
#responsive-menu {
    position: fixed;
    z-index: 1;
    background: #17335A;
    width: auto;
    max-height: 100%;
    z-index: 1234;
    max-height: 420px;
    overflow-y: auto;
    left: -300px;
    height:100%;
    width:300px;
    min-height:100%;
    box-shadow: rgba(50, 50, 50, 0.498039) -2px 0px 5px 0px inset;
}

#responsive-menu .search{
    position: relative;
    padding: 0 5px;
    margin-top: 25px;
}
#responsive-menu .search form{}
#responsive-menu .search form input{
    width: 100%;
    padding: 5px;
    height: 27px;
    border: 1px solid rgba(204, 204, 204, 0.35);
    border-radius: 0px;
}
#responsive-menu .search form button{
    position: absolute;
    right: 5px;
    top: 0;
    border: 0;
    padding: 3px 13px;
    background-color: black;
    color: #fff;
    font-size: 15px;
}
#responsive-menu .search form button i{
    position: relative;
    top: 2px;
}
 #responsive-menu .content {
    max-width: 300px;
    float: right;
    width: 100%;
    padding-top:22px;
}
#responsive-menu .content ul {
    list-style: none;
    padding: 0;
    width: 100%;
}
 #responsive-menu .content > ul{
    padding: 0;
    margin: 0;
}
 #responsive-menu .content  .toggle-menu{
    float: right;
    cursor: hand;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 11px;
}
 #responsive-menu .content  ul li a
 {
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 5px;
    display:block;
    max-width: 90%;
}
 #responsive-menu .content  ul li
 {
	  -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 8px 0px;
    border-bottom:1px solid rgba(247, 246, 246, 0.25);
    position: relative;
    cursor: hand;
    cursor: pointer;
    float: none;
}
#responsive-menu .content  ul li:hover
{
    background: #084460;
}
#responsive-menu .content  ul li ul
{
    display:none
}
#responsive-menu .content li li:first-child{
    border-top: 1px solid rgba(247, 246, 246, 0.25);
}
#responsive-menu .content > ul > li ul{
    position: relative;
    top: 9px;
}
#responsive-menu .content > ul li ul li{
    text-indent: 10px;
}
#responsive-menu .content > ul li ul li ul li{text-indent:20px}
/* End m_menu.php */
.inner{
	width:100%;
	float:left;
}
#site-aht{
	position:relative;
	max-width:1920px;
	margin:0 auto;
	overflow:hidden;
}
.site-aht{
	width:100%;
	float:left;
	clear:both;
}
.hidden-h1{
	margin:0;
}
p{
    margin-bottom:10px;
}
.c-white{
	color:white!important;
}
.c-black{
	color:#111!important;
}
.home-tit{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:30px;
}
.home-tit h2{
	margin:15px 0 5px 0;
	font-family:'SVN_AS';
	color:#fccb28;
	text-transform:capitalize;
	text-align:center;
	font-size:40px;
}
.owl-serviceHot{
	width:100%;
	float:left;
}

.tree-product{
	position:relative;
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0;
}
.tree-product > li{
	float:left;
	padding:0px 15px;
	margin-bottom:30px;
	width:25%;
}
.tree-product > li > a{
	display:block;
	color:#333;
	text-decoration:none;
}
.tree-product > li > a > img{
	border:3px solid #d9a527;
	border-radius:5px;
}
.tree-product > li > a h3{
	text-align:center;
	font-size:16px;
	font-weight:600;
	text-transform:capitalize;
}
.tree-product > li > a p.price{
	color:#d23a05;
	font-size:24px;
	text-align:center;
	font-weight:600;
}
.tree-product > li > a p.price span{
	color:#555;
	font-size:16px;
}
.op-link{
	text-align:center;
}
.op-link a{
	display:inline-table;
	color:#333;
	padding:10px 20px;
	border:3px solid #d9a527;
	font-size:15px;
	text-transform:capitalize;
	font-weight:600;
}
.social ul{
	list-style-type:none;
	width:100%;
	float:left;
	margin:10px 0px;
	padding:0;
}
.social > ul > li{
	float:left;
}
.banner-top{
	display:block;
	margin-top:20px;
}
.lang-top{
	position:relative;
	margin-top:10px;
	text-align:right;
}
.lang-top a img{
	height:24px;
	margin-right:5px;
}
.hotline-top{
	position:relative;
	padding-left:60px;
	float:right;
}
.hotline-top a{
	display:block;
	color:red;
	font-size:20px;
	font-weight:600;
}
.hotline-top:after{
   position:absolute;
   content:'';
   bottom:0;
   left:0;
   width:60px;
   height:60px;
   background:url(images/hotline.png)no-repeat;
}
.block-tit{
	text-align:center;
	text-transform:uppercase;
	color:#1d4967;
}
.block-tit h2{
	margin:0;
	line-height:30px;
	margin-bottom:0px;
	font-size:26px;
	color:#333;
}
.tree-pro li .in-site{
	text-align:center;
	padding:5px;
}
.tree-pro li h3{
	margin: 0;
  background: #006bb3;
  color: #fff;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 18px;
	display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left:10px;
}
.tree-pro li h3 a{
	color:#fff;
	text-decoration:none;
}
.tree-pro li .site-img a{
	text-decoration:none;
	display:block;
	margin-bottom:5px;
	transition: transform .2s;
	overflow:hidden;
}
.zoom{
	transition: transform .4s;
}
.zoom:hover {
  transform: scale(1.05);
}
.tree-pro li .price-text{
	color:#444;
	font-weight:600;
	font-size:17px;
	line-height:30px;
	margin-bottom:0px;
}
.tree-pro li .price-text strong{
   color:red;
}
.op_link{
   text-align:center;
   margin:5px 0px;
}
.op_link span{
	background:#222;
	padding:10px 30px;
	border-radius:5px;
	color:#fff;
}
.open-th{
	text-align:center;
	width:100%;
	float:left;
	margin-top:30px;
}
.open-th a{
	color:#fff;
	background:#1d4967;
	padding:12px 30px;
	border-radius:10px;
	font-size:18px;
	text-decoration:underline;
}
.site-copyright{
	line-height:50px;
	padding:10px 0px;
}
.site-copyright p{
	margin:0;
	color:#fff;
	text-transform:uppercase;
	font-size:13px;
}
.foo-tit{
	font-size:24px;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 15px 0;
}
.site-wrapmap{
	position:relative;
	width:100%;
	float:left;
	height:0;
	padding-bottom:30%;
}
.site-wrapmap iframe{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.subscribe{
	padding:10px 25px;
	font-size:16px;
}
#title-breadcrumbs{
	width:100%;
	float:left;
}
.news_view:hover,.cnv h3:hover a{
	color:red;
}
.cnv a,.item_news  a{
	display:block;
	overflow:hidden;
	color:#333;
	text-decoration:none;
	line-height:23px;
}

.tree-pro{
  width:100%;
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.tree-pro .inPro{
  position:relative;
  overflow:hidden;
  /*padding:2px;*/
  text-align:center;
}
.tree-pro > li{
    width: calc(100% /3);
    padding:0 15px;
    margin-bottom:30px;
}
.inPro{
  position:relative;
  /*border:1px solid #fcfcfc;*/
}
.inPro .price{
	font-size:17px;
}
.inPro .price strong{
   color:#eb2626;
   font-weight:600;
}
.mgb30{
  margin-bottom:30px;
}
.btn-dknt{
  background:#cd0000;
  color:#fff;
  padding:5px 20px;
  text-transform:uppercase;
  border-radius:0px;
  outline:none;
  border:none;
}
.pro-other{
  font-size:20px;
  text-transform:uppercase;
  margin-bottom:20px;
}
.site-bannerfull{
   position:relative;
   width:100%;
   float:left;
   padding:10px 0px;
}
.site-bannerfull a{
  display:block;
}
.site-bannerfull a img{
  width:100%;
  max-height:250px;
}
.pd-col{
  padding-left:15px;
  padding-right:15px;
}
.innner-video{
  padding-bottom:35%;
}
.innner-video iframe{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}

.in-pro a img{
  transition: 1s;
}
.in-pro .ani-img{
  position:relative;
  overflow:hidden;
}
.in-pro .ani-img:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    /* background: rgba(67, 69, 113, 0); */
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}
.in-pro .ani-img:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(67, 69, 113, 0);
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.in-pro .ani-img:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.5);
}

.in-pro  .ani-img:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.5);
}
.in-pro:hover a img{
  transform: scale(1.1);
}




/* - Media responsive - */
@media (min-width:1350px){

}
@media (max-width:1024px){

}
@media (max-width:991px){
  .site-bannerfull{
    margin-top:32px;
  }
  .site-producthome{
    padding-bottom:0px;
  }
  .box-qa{
    margin-bottom:30px;
  }
  .site-qc-contact{
    padding:15px 0 30px 0;
  }
  .site-commit{
    margin-bottom:110px;
  }
  .tree-solution > li{
    padding:8px;
  }
  .tit-solution h3{
    margin-top:10px;
  }
  .site-solution{
    padding:15px 0px;
  }
  .tit-solution{
    margin-bottom:5px;
  }
  .title-rpmenu{
    top:3px;
  }
  .foo-txt{
    margin-bottom:20px;
  }
  .site-foo{
    padding:15px 0 0 0;
  }
  #subscribe-form{
    margin-bottom:15px;
  }
  .wrt-video{
    width:50%;
    float:left;
    padding-bottom:40%;
    margin-bottom:5px;
  }
  .tree-service > li{
    width:25%;
    padding:0 10px;
  }
  .site-tit{
    margin:10px 0;
  }
  .site-menui{
    padding:5px 0px;
    margin-bottom:0px;
  }
  .tree-pro > li{
    padding:0 8px;
    margin-bottom:16px;
  }
  .container{
    width:100%;
  }
  .home-slider{
    margin:0;
  }
  .logo_top img{
    max-height:40px;
    min-height:auto;
    margin-top:-3px;
  }
 
  .logo_top{
    text-align:center;
  }
	.m_logo{
	   margin-left:50px;
	   line-height:40px;
	}
	.m_logo img{
		height:28px;

	}
	.lang-top{
		float:right;
		margin-top:5px;
	}
   .aht-mfix{
   	  position:fixed;
   	  top:0;
   	  left:0;
   	  width:100%;
   	  height:40px;
   	  background:#1d4967;
   	  z-index:999;
   }
   .banner-top{
   	 margin-top:40px;
   }
   .tree-block1 li figcaption {
    background-color: rgba(58,52,42,0.5);
   }
   .tree-block1 li figcaption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    }
    .tree-block1 li .item figcaption p {
	    opacity: 1;
	    -webkit-transform: scale(1);
	    transform: scale(1);
	    text-align:center;
   }
}

@media (max-width:767px){
  .list-service > li > a > img{
    width:100px;
    height:100px;
    padding:10px;
  }
  .tree-pro > li{
    width: calc(100% / 3);
  }
  .site-cp{
    line-height:20px;
    text-align:center;
    padding:7px 0px;
  }
  .txt-counter{
    text-align:center;
  }
  .site-foo-name{
    margin-bottom:10px;
  }
  .inner-comment{
    padding-bottom:50%;
  } 
  .pd-col{
    padding-left:10px;
    padding-right:10px;
  }
  .inner-comment{
    height:auto;
    padding-bottom:10px;
  } 
}
@media (max-width:500px){
  .solution-txt h4 a{
    font-size:18px;
    line-height:20px;
    font-weight:500;
  }

  .post-inner .post-content .meta-content{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .posts-body .col--3{
    width: calc(100% / 2);
  }
  .site-producthome{
    padding-top:10px;
  }
  .tit-producth h2{
    font-size:20px;
  }
  .tit-producth h4{
    font-size:18px;
  }
  .list-service > li{
    width:50%;
  }
  .tit-solution h3{
    font-size:20px;
    line-height:27px;
  }
  .tit-solution p{
    font-size:16px;
  }
  .tree-solution > li{
    width:50%;
  }
  .site-partner{
    padding-top:0px;
  }
  .tree-service > li{
    margin-bottom:10px;
  }
  .tree-service > li{
    width:50%;
  }
	.tree-foocontact > li{
		width:100%;
		margin-bottom:15px;
	}
	.op_link span{
		padding:10px 5px;
		font-size:13px;
	}
  .item_news a h3{
  	    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .site-block1, .site-block2, .site-block3,.site-block4{
  	padding:10px 0px;
  } 
  .tree-block1 li{
		height:250px;
  }
  .tree-pro li{
  	width: calc(100% / 2);
  }
  .tree-block1 li,.tree-block1 li.type1{
  	width:50%;
  }
  .tree-block1 li .item figcaption{
  	padding:5px;
  }
  .row-xs-10{
  	margin-left:-10px;
  	margin-right:-10px;
  }
  .row-xs{
  	margin-left:-15px;
  	margin-right:-15px;
  }
  .tit-solution{
    text-align:center;
  }
}
@media (max-width:450px){
  .logo_top{
    display:inline-block;
    float:left;
    padding-left:38px;
  }
   .m_lang{
    top:10px;
   }
   .tree-pro li h3{
    font-size:17px;
  }
}
@media (max-width:375px){
  .tree-pro li h3{
    font-size:15px;
  }
  #breadcrumb{
    margin-bottom:0px;
  }
  .wrap-bg-in{
    padding:5px 0px;
  }
  .head-title h1{
    font-size:16px;
    margin-top:0px;
  }
  .site-partner{
    margin-bottom:10px;
  }
  .ic-video{
    width:50px;
    height:50px;
    top:30%;
  }
  .logo_top img{
    max-height:36px;
  }
  .inner-comment{
    padding-bottom:80%;
  }
  .solution-txt h4 a{
    font-size:16px;
  }
  .site-foo-name{
    font-size:20px;
  }
	.site-tit h2{
    font-size:20px;
  }
  .wrt-video{
    width:100%;
    margin-bottom:15px;
    padding-bottom:100%;
  }
  .list-service > li > a{
    padding:15px;
  }
}
@media (max-width:300px){
  .list-service > li > a > img{
    width:60px;
    height:60px;
  }
  .list-service > li > a h4{
    font-size: 13px;
  }
  .list-service > li > a{
    padding:7px;
  }
  .tree-solution > li{
    width:100%;
  }
  .title-rpmenu{
    top:0px;
  }
  .logo_top img{
     margin-top:15px;
  }
  .m_lang{
    top:3px;
  }
  .tree-service > li{
    width:100%;
  }
  .tree-pro li{
  	width:100%;
  }
  .tree-block1 li,.tree-block1 li.type1{
  	width:100%;
  }
}

