.prod-section{
	background: #FFFFFF;
    padding: 80px 0px;
}
.prod-section .h3-subTitle{font-size:16px;line-height: 2em;}
.prod-section .p-themeTitle{font-size:26px;}
.prod-section .p-themeTitle strong{ font-weight: bold; color:#2284bd;padding: 0px 10px;}
.prod-section .owl-carousel .owl-nav .owl-prev{left:-40px; font-size:40px;}
.prod-section .owl-carousel .owl-nav .owl-next{right:-40px; font-size:40px;}
.prod-section .item-content h5 a{color:#3e4f59;}
.prod-section .item-content h5 a:hover{color:#2284bd;}
.prod-section .item-content .btn{font-size:14px;padding: 15px 25px;}


.prod-section .item-content a{color:#3e4f59;}
.prod-section .item-content a:hover{color:#2284bd;}





/*=====================================
0.1 prodlist-section start
=======================================*/
.prodlist-section{background: #FFFFFF;padding: 80px 0px 50px 0px;}
.prodlist-section .h3-subTitle{font-size:16px;line-height: 2em;}
.prodlist-section .p-themeTitle{font-size:26px;}
.prodlist-section .p-themeTitle strong{ font-weight: bold; color:#2284bd;padding: 0px 10px;}

.prodlist-section .box1_cols{width:100%; margin: auto; text-align: center;}
.box1_cols{ width:1180px; margin:auto; height:auto; padding-bottom:10px;padding-top: 20px;}
.box1_cols a{ width:auto; height:54px; margin:5px 10px; background:#FFFFFF; color:#333333; font-size:14px; text-align: center; line-height:54px; border-radius:20px;padding: 10px 45px; text-decoration:none; box-shadow: 0px 0px 2px #ccc;}
.box1_cols a.cur{ background:#009be4; color:#FFFFFF;}
.box1_cols a:hover{ background:#009be4;color:#FFFFFF;}
.box1_cols_cont { width:100%;float: left;}
.box1_cp_m {
    display: none;
}
.box1_cols_cont ul{padding:0px;}
.box1_cols_cont ul li,.box1_cp_m .showbox ul li{ width:274px; height:274px; border:0px solid #0260ae; float:left; margin:17px 20px 17px auto; background:#0260ae; position: relative;}
.box1_cols_cont ul li.mr0{margin-right:0px;}
.box1_cols_cont ul li:hover,.box1_cp_m .showbox ul li:hover{ background: #d8d8d8; background: rgba(0, 0, 0, 0.7); cursor: pointer;}
.box1_cols_cont ul li .Images,.box1_cp_m .showbox ul li .Images{ width:274px; height:274px; overflow:hidden;}
.box1_cols_cont ul li .Images img,.box1_cp_m .showbox ul li .Images img{ width:274px; height:274px; overflow:hidden; padding:0px; border:0px;transition-duration: 1s;
    -ms-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;}
.box1_cols_cont ul li:hover .Images img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15); cursor: pointer;}
.box1_cols_cont ul li .Names,.box1_cp_m .showbox ul li .Names{width:274px; height:40px; line-height: 40px; overflow:hidden; padding:0px; text-align:center; color:#333333; font-size:14px; position: absolute; left: 0px; bottom: 0px; background:#009be4; background: rgba(0, 155, 228, 0.7);}
.box1_cols_cont ul li .Names h5,.box1_cp_m .showbox ul li .Names h5{margin: 10px auto 0px auto;font-size: 15px;}

.box1_cols_cont ul li .Names a,.box1_cp_m .showbox ul li .Names a{ color:#ffffff; font-weight:500;}
.box1_cols_cont ul li .Names a:hover,.box1_cp_m .showbox ul li .Names a:hover{ color:#FFFFFF;}
.box1_cols_cont ul li .Names:hover,.box1_cp_m .showbox ul li .Names:hover{ background: #d8d8d8; background: rgba(0, 0, 0, 0.7);}
.box1_cols_cont ul li:hover .Names,.box1_cp_m .showbox ul li:hover .Names{ background: #d8d8d8; background: rgba(0, 0, 0, 0.7);}
.box1_cols_cont ul li:hover .Names a,.box1_cp_m .showbox ul li:hover .Names a{ color:#FFFFFF; font-weight:500;}


.box1_cols_cont .btn_more,.box1_cp_m .btn_more 
{
    text-align: center;width: 100%;float: left;margin-top: 50px;margin-bottom: 50px;
}
.box1_cols_cont .btn_more .box,.box1_cp_m .btn_more .box {
    display: inline-block;
}
.box1_cols_cont .btn_more .box i,.box1_cp_m .btn_more .box i {
    margin-top: 20px;
    float: left;
    width: 120px;
    border-bottom: 1px solid #D8D8D8;
}
.box1_cols_cont .btn_more .box a,.box1_cp_m .btn_more .box a {
  float: left;
  width: 156px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  border: 0px solid #D8D8D8;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  background-color: #009be4;
  overflow: hidden;
  padding: 1px;
  text-decoration: none;
}
.box1_cols_cont .btn_more .box a span,.box1_cp_m .btn_more .box a span {
  border-radius: 18px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #009be4;
}
.box1_cols_cont .btn_more .box a:hover span,.box1_cp_m .btn_more .box a:hover span {
  color: #fff;
  background-color: #0082bf;
}

@media screen and (max-width: 1023px){
	.cen_box1{float: none;display: inline-block;}
	.box1_cp_m{display: block;}
	.box1_cols{display: none;}
	.box1_cols_conts{display: none;}
	
	.prodlist-section{padding-top:40px;}
}
@media (min-width: 375px) and (max-width: 767px)
{
	.prodlist-section .h3-subTitle{font-size: 12px;}
	.prodlist-section .p-themeTitle{font-size: 16px;}
	
	
	.cen_box1 .container{ padding:0px 4vw;}
	.box1_cp_m ul,.box1_cp_m li{padding:0px;}
	.box1_cols_cont ul li,.box1_cp_m ul li{ width:44vw; height:44vw; border:0px solid #0260ae; float:left; margin:1vw; background:#0260ae; position: relative;}
.box1_cols_cont ul li.mr0{margin-right:0px;}
.box1_cols_cont ul li:hover,.box1_cp_m ul li:hover{ background:#009be4; background: rgba(0, 0, 0, 0.7); cursor: pointer;}
.box1_cols_cont ul li .Images,.box1_cp_m ul li .Images{ width:100%; height:100%;float: left; overflow:hidden;}
.box1_cols_cont ul li .Images img,.box1_cp_m ul li .Images img{ width:100%; height:100%; overflow:hidden; padding:0px; border:0px;}
.box1_cols_cont ul li .Names,.box1_cp_m ul li .Names{width:100%; height:40px; line-height: 40px; overflow:hidden; padding:0px; text-align:center; color:#FFFFFF; font-size:14px; position: absolute; left: 0px; bottom: 0px; background:#009be4; background: rgba(0, 0, 0, 0.7);}
.box1_cols_cont ul li .Names h5,.box1_cp_m ul li .Names h5{margin: 10px auto 0px auto;font-size: 15px;}

.box1_cols_cont ul li .Names a,.box1_cp_m ul li .Names a{ color:#FFFFFF; font-weight:500;}
.box1_cols_cont ul li .Names a:hover,.box1_cp_m ul li .Names a:hover{ color:#FFFFFF;}
.box1_cols_cont ul li .Names:hover,.box1_cp_m ul li .Names:hover{ background:#009be4; background: rgba(0, 0, 0, 0.7);}
.box1_cols_cont ul li:hover .Names,.box1_cp_m ul li:hover .Names{ background:#009be4; background: rgba(0, 0, 0, 0.7);}
.box1_cols_cont ul li:hover .Names a,.box1_cp_m ul li:hover .Names a{ color:#FFFFFF; font-weight:500;}

.box1_cols_cont .btn_more,.box1_cp_m .btn_more 
{
    text-align: center;width: 100%;float: left;margin-top: 30px;margin-bottom: 20px;
}
.box1_cols_cont .btn_more .box,.box1_cp_m .btn_more .box {
    display: inline-block;
}
.box1_cols_cont .btn_more .box i,.box1_cp_m .btn_more .box i {
    margin-top: 20px;
    float: left;
    width: 120px;
    border-bottom: 1px solid #D8D8D8;
}
.box1_cols_cont .btn_more .box a,.box1_cp_m .btn_more .box a {
  float: left;
  width: 156px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  border: 0px solid #D8D8D8;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  background-color: #009be4;
  overflow: hidden;
  padding: 1px;
}
.box1_cols_cont .btn_more .box a span,.box1_cp_m .btn_more .box a span {
  border-radius: 18px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #009be4;
}
.box1_cols_cont .btn_more .box a:hover span,.box1_cp_m .btn_more .box a:hover span {
  color: #fff;
  background-color: #009be4;
}
}

/*=====================================
0.7 service-area start
=======================================*/
.service-area{
  padding: 100px 0 70px;
  background: #f5f5f5;
}
.section-title span{
    font-size: 18px;
    color: #2284bd;
    text-transform: uppercase;
}
.section-title h2{
    font-size: 36px;
    font-weight: 700;
    color: #333;
    padding-bottom: 20px;
    margin-bottom: 60px;
    position: relative;
}
.section-title h2:before {
    content: "";
    position: absolute;
    left: 47%;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #2284bd;
}
.service-single{
  overflow: hidden;
}
.service-single{
  position: relative;
  overflow: hidden;
  transition: all .3s;
  margin-bottom: 30px;
}

.service-content{
    padding: 29px 40px 20px;
    position: absolute;
    left: 0;
    top: 68%;
    width: 100%;
    height: 100%;
    padding-left: 100px;
    background: #142440;
    transition: all .3s;
    opacity:.8;
}

.service-single:hover .service-content{
  top: 0;
 display: flex;
 justify-content: center;
 flex-direction: column;
 width: 100%;
 height: 100%;

}
.service-single:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height:100%;
  background-color: rgba(20, 36, 64, 0.2);
}
.service-content h3{
  font-size:20px;
  font-family: 'Roboto', sans-serif;
  position: relative;
  color:#fff;
}
.service-content h3:before {
    content: "\f106";
    position: absolute;
    left: -78px;
    top: -15px;
    font-family: Flaticon;
    font-size: 42px;
    color: #34ccff;
}
.service-content2 h3:before {
    content: "\f107";
    margin-top: 5px;
}
.service-content3 h3:before {
    content: "\f100";
    transform:rotate(45deg);
}
.service-content4 h3:before {
    content: "\f108";
}
.service-content5 h3:before {
    content: "\f10a";
}
.service-content6 h3:before {
    content: "\f10b";
}


.service-content p{
  padding: 15px 0 0px;
  color:#fff;
  line-height: 30px;
}
.service-content a{
  color:#34ccff;
}

.service-area.service-s2 .service-item {

}
.service-area.service-s2 .service-item .service-single {
    background: #fff;
    text-align: center;
    padding: 40px 33px;
}
.service-area.service-s2 .service-item .service-single:before {
  content: none;
}
.service-area.service-s2 .service-item .service-single .service-icon {
    background-color: rgba(52, 203, 255, 0.2);
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin: auto;
    margin-bottom: 25px;
}
.service-area.service-s2 .service-item .service-single .service-icon:before {
    content: "";
    background-color: rgba(52, 203, 255, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    left: -5px;
    top: -5px;
    border-radius: 50%;
}
.service-area.service-s2 .service-item .service-single .service-icon i {
    color: #142440;
}
.service-area.service-s2 .service-item .service-single h2 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}
.service-area.service-s2 .service-item .service-single p {
    line-height: 30px;
    color: #5d5b5b;
}
/*==========================================
/*==========================================


0.8 track-area start
===========================================*/

.track h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px;
    color:#fff;
}

.track-section{
    padding: 60px 0 70px;
    background: url(/images/track-bg.jpg) no-repeat center center / cover;
}
.track-section:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.track-section .track-boxs{
    position:relative;
}
.track-section .track-boxs .track-boxs-c{padding: 20px; color:#FFFFFF;font-size:16px;}
.track-section .track-boxs .track-boxs-c b,.track-section .track-boxs .track-boxs-c strong{color:#ffc600;}
.track-section .track-boxs span {
  position:absolute;
  padding:5px;
  border-style: solid;
  border-color: #FFFFFF;
}

.track-section .track-boxs .row1 {
  border-width: 5px 0 0 5px;
  top:-5px;
  left:-5px;
}

.track-section .track-boxs .row2 {
  border-width: 5px 5px 0 0;
  top:-5px;
  right:-5px;
}


.track-section .track-boxs .col1 {
  border-width: 0 0 5px 5px;
  bottom:-5px;
  left:-5px;
}


.track-section .track-boxs .col2 {
  border-width: 0 5px 5px 0;
  bottom:-5px;
  right:-5px;
}
.track-section .track a.track-btn {
    background:#ffffff;
    color: #262626;
    border: 0;
    outline: 0;
    padding: 10px 40px;
    transition: all .3s;
	margin: auto;
    display: table;
	border-radius: 10px;
    margin-top: 30px;
	box-shadow: 1px 1px 5px #333;
}
.track-section .track a:hover{
  background:#31b5e1;
}
/*============================================



0.9 features-area start
==============================================*/
.features-area {
    position: relative;
    padding: 100px 0 70px;
	background: #f5f5f5 url(/images/adv-bg.png) center 150px no-repeat ;
}
.fetures-img {
    position: absolute;
    left: 8%;
    top: 14%;
}
.fetures-img img {
  max-width: 100%;
}
.features-icon {
    margin-bottom: 18px;
}
.features-icon.feature-icon3{
  margin-bottom: 10px;
}
.section-title2 h2:before {
    left: 0;
}

.section-title2 h2{
  margin-bottom: 30px;
}

.features-text p{
  padding-top: 10px;
}
.features-text h3 {
  font-size: 25px;
}
.features-item .fi{
  color:#34ccff; 
}
.features-icon2 {
    /*transform: rotate(45deg);*/
    display: inline-block;
}
.feature-wrap{
  margin-bottom: 35px;
}

.features-area.features-style-2{
  position: relative;
}
.features-area.features-style-2:before {
    content: "";
    position: absolute;
    left: 22%;
    top: 27%;
    width: 53%;
    height: 64%;
    /*background: #f5f5f5 url(/images/adv-bg.png) no-repeat center center / cover;*/
    z-index: -2;
}
.features-item.features-item-2{
  text-align: right;
}
.features-area.features-style-2 .features-icon {
    width: 90px;
    height: 90px;
    background: #34ccff;
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    color:#fff;
    border:6px solid #d4f1fa;
}
.features-area.features-style-2 .features-item .fi {
    color: #fff;
	font-style:normal;
}
.features-area.features-style-2 .features-icon.feature-icon3 {
    margin-bottom: 10px;
    display: inline-block;
}
.features-area.features-style-2 .feature-img {
    text-align: center;
}

.features-area.features-style-2 .features-item .ys01:before {
    content: url("/images/icon/ys01.png");
	margin: auto;
}
.features-area.features-style-2 .features-item .ys02:before {
    content: url("/images/icon/ys03.png");
	margin: auto;
}
.features-area.features-style-2 .features-item .ys03:before {
    content: url("/images/icon/ys02.png");
	margin: auto;
}
.features-area.features-style-2 .features-item .ys04:before {
    content: url("/images/icon/ys04.png");
	margin: auto;
}

@media screen and (max-width: 1023px){
	
	.features-area{padding-top:40px;}
	.section-title h2{font-size: 20px;}
	.section-title h2:before {left: 40%;}
	.features-area.features-style-2 .feature-img {padding-bottom: 20px;}
	.feature-wrap{text-align: center;}
	.features-area.features-style-2 .features-icon{margin:auto;}
}

/*============================================
1.0 counter-area start
===========================================*/
.counter-area{
  padding: 135px 0 0;
  background: url(/images/counter-bg.jpg) no-repeat center top / cover;
  position: relative;
  background-attachment: fixed;
}
.counter-area:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(20,36,64,.8);
}
.counter-content {
    background: #2284bd;
    padding: 44px 70px 94px;
    padding-right: 80px;
    margin-bottom: -70px;
    max-height: 450px;
    position: relative;
}
.counter-content p{
	font-size:14px;
  color:#fff;
	line-height: 2em;
}
.counter-content h2{
  font-size: 24px;
  font-weight: 500;
  color:#fff;
  margin-bottom: 10px;margin-top: 20px;
}
.counter-content h5{
  font-size: 16px;
  font-weight: 500;
  color:#fff;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.counter-content .btns{display: block}
.counter-content .btns .btn-style a {
    background-color: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    padding: 10px 28px;
    border: 2px solid transparent;
    text-transform: capitalize;
    display: inline-block;
    margin-top: 34px;
}
.btn-style.btn-style-3 a{
  background: #fff;
  color:#333;
  margin-top: 34px;
  font-weight: 700;
}

.counter-area .counter-grids .grid {
    width: 48%;
    float: left;
    padding: 0px 0px 58px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.counter-area .counter-grids .grid p {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin-top: 20px;
}
.counter-area .counter-grids {
    overflow: hidden;
    position: relative;
    padding-top: 50px;
    padding-left: 50px;
}
.counter-area .counter-grids .grid h2:after{content:"+";}
@media (max-width: 991px) {
  .counter-area .counter-grids {
    padding: 100px 0 40px;
    text-align: center;
  }
}

.counter-area .odometer.odometer-auto-theme, .counter-area .odometer.odometer-theme-default {
    line-height: 0.8em;
}
.counter-area .counter-grids .grid h2 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    line-height: 20px;
    padding-bottom: 20px;
    position: relative;
}
.counter-area .counter-grids .grid h2:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #34ccff;
}

.counter-area .counter-grids .grid h2 span{display: block;float: left;}

@media screen and (max-width: 1023px){
	
	.counter-area {padding-top:80px;}
	.counter-area .counter-content{padding:50px;}
	.counter-area .counter-content h2{font-size: 16px;font-weight: 500;color: #fff;margin-bottom: 20px;margin-top: 0px;line-height: 1.6em;}
	.counter-area .counter-content h5{display: none;}
	.counter-area .counter-content p{line-height: 1.6em;}
	.section-title h2{font-size: 20px;}
	.section-title h2:before {left: 40%;}
	.features-area.features-style-2 .feature-img {padding-bottom: 20px;}
	.feature-wrap{text-align: center;}
	.features-area.features-style-2 .features-icon{margin:auto;}
	
	.counter-area .counter-grids .grid {
		width: 48%;
		float: left;
		padding: 0px 0px 28px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.counter-area .counter-grids .grid h2 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    line-height: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    position: relative;
    display: block;
    overflow: hidden;
	}
	.counter-area .counter-grids .grid h2:after {
    content: "+";
    float: left;
	}
}




#wrapper > div > section.news-section{display: flex;padding-top: 150px;position: static;}
@media screen and (max-width: 1023px){#wrapper > div > section.news-section{padding-top: 50px;}}
