@charset "utf-8";
/* CSS Document */
.homeSec1{ /*padding-top: 125px;background: #efefef ;*/background: #efefef ;}
.homeBanner{ overflow: hidden;}
.homeBanner, .homeBanner>div, .homeBanner>div>div{ width: 100%; /*height: 100%;*/ position: relative;}
.homeBanner .bannerSlide{ /*height: 100%;*/ width: 100%; height: 85vh; overflow: hidden; position: relative; padding:75px 0;background:#efefef; display:flex; flex-direction: column;}
/*.homeBanner:before{content:''; height:12vh; width:110%; border-radius:50%; background-color: #ffffff; position:absolute;  left: 50%; transform: translateX(-50%); margin: 0 auto; top:-8vh;}*/
.homeBanner:after{content:''; height:12vh; width:110%; border-radius:50% ; background-color: #ffffff; position:absolute;  left: 50%; transform: translateX(-50%); margin: 0 auto; bottom:-8vh;}

.bannerpic{ width:46%; margin: 0 auto 30px; height:calc(80vh - 250px) ; display: flex; justify-content: center; background: #efefef ; position:relative;  }
.bannerpic img{ height:auto; width:100%; position:absolute; top:0; bottom:0; margin:auto;}

@media screen and (min-device-width:1930px) and (orientation: landscape){
	.bannerpic{max-width: 1200px; height:calc(80vh - 430px) ; }
}
@media screen and (orientation: portrait){
	.homeBanner .bannerSlide{ height: auto;}
	.bannerpic{ width:80%; height:auto;}
	.bannerpic img{ position:relative;}
}

.animated{-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.delay1{-webkit-transition-delay:0.4s;  transition-delay:0.4s;}
.delay2{-webkit-transition-delay:0.7s;  transition-delay:0.7s;}

.banner_info{ text-align: center;}
.banner_info big, .banner_info small{ display:block; overflow:hidden;}
.banner_info strong{width: 100%; height: auto;  position: relative; float: left; display: block; font-size:7.5vh; font-style: normal; font-weight:400; line-height:7.5vh; padding-bottom:3px; text-align: center; text-transform: uppercase;   top:90px; opacity:0;}
.banner_info span{width: 100%; height: auto;  position: relative; float: left; display: block; font-size:2.5vh; font-style: normal; font-weight: 400; color:#000; line-height:2.5vh; padding-bottom: 10px; text-align: center; text-transform: uppercase;  top:90px; opacity:0;}


.banner_info .moreLink2 { width: auto; height:5vh; display: inline-block; padding: 0 40px; font-size:2vh;font-weight: 400; color: #fff;line-height:5vh; position: relative; background-repeat: no-repeat; text-transform: uppercase; opacity:0; left:25px;}

.banner_info .fadeInUp{top:0;opacity:1; }
.banner_info .fadeOutUp{top:-90px; opacity:0; }
.banner_info .fadeIn{ opacity:1; left:0px;}

.banner-text1 strong{ color:#22b24c;}
.banner-text1 .moreLink2 { background: #22b24c; background-image: linear-gradient(0, #fcd603, #fcd603); background-size: 0;transition: .8s; }
.banner-text1 .moreLink2:hover {background-size: 100%;color: #000;}
 
.banner-text2 strong{ color:#93278f;}
.banner-text2 .moreLink2 {  background: #93278f; background-image: linear-gradient(0, #fcd603, #fcd603); background-size: 0;transition: .8s; }
.banner-text2 .moreLink2:hover {background-size: 100%;color: #000;}

.banner-text3 strong{ color:#1d6e93;}
.banner-text3 .moreLink2 {  background: #1d6e93; background-image: linear-gradient(0, #fcd603, #fcd603); background-size: 0;transition: .8s; }
.banner-text3 .moreLink2:hover {background-size: 100%;color: #000;}

.banner-text4 strong{ color:#f44336;}
.banner-text4 .moreLink2 {  background: #f44336; background-image: linear-gradient(0, #fcd603, #fcd603); background-size: 0;transition: .8s; }
.banner-text4 .moreLink2:hover {background-size: 100%;color: #000;}

.banner-text5 strong{ color:#39b54a;}
.banner-text5 .moreLink2 {  background: #39b54a; background-image: linear-gradient(0, #fcd603, #fcd603); background-size: 0;transition: .8s; }
.banner-text5 .moreLink2:hover {background-size: 100%;color: #000;} 



.banner_prev, .banner_next{ position: absolute; top:10px; bottom: 0; margin: auto; font-size: 0; color: transparent; width:61px; height:61px; background-color:#a9a09b; cursor: pointer; border-radius:50%;} 
.banner_prev:after, .banner_next:after{content:''; display:block; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; width:15px; height:15px;}
.banner_prev{ left:20px;} 
.banner_next{right: 20px;}   

.banner_prev:after{background: url(../images/slider-control.png) no-repeat 0 0;} 
.banner_next:after{ background: url(../images/slider-control.png) no-repeat 100% 0;}  

.banner_prev:hover{background-color:#000;} 
.banner_next:hover{background-color:#000;}   

.slick-dots{ width:auto; z-index:5;  margin: 0 auto; position: absolute; left: 0; right: 0; bottom:90px; display: table;}
.slick-dots li{ display:inline-block; margin:0 4px;}
.slick-dots li button{ display:inline-block; width:10px; height:10px; text-indent:-9999px; background:transparent; font-size:0; color:transparent; border-radius:0px;  cursor: pointer; border: 2px solid #75cfad; padding: 0; transition: all 0.3s ease-in-out;}
.slick-dots li.slick-active button{background:#00b169; width:10px;border: 2px solid #00b169; }


.homeSec2{ width: 100%; height: auto; float: left; display: block; margin: 0; padding: 50px 0 50px 0; background: #fff;   }
.homeSec2:after{ content: ''; width: 100%; display: block; height: 0; font-size: 0px; line-height: 0; clear: both;}
.homeSec2a{width: 100%; height: auto; display: block;  text-align: center;}
.homeSec2a h2{width: 100%; height: auto; display: block;  font-size:7.5vh; font-style: normal; font-weight:400; line-height:7.5vh; text-transform:uppercase; color: #000000; text-align: center; padding-bottom: 30px;}
.homeSec2a p{width:97%; max-width:720px; margin: 0 auto; height: auto; display: block;  font-size:25px; font-weight: 400; color:#000000; line-height:35px;  text-align: center; padding-bottom:30px;}
.homeSec2a small {width: auto;height: 46px;display: table; margin: 0 auto 50px;}
.homeSec2a small a { width: auto; height:5vh; display: block; background: #fcd603;padding: 0 40px; font-size:2vh;font-weight: 400; color: #000;line-height:5vh; background-image: linear-gradient(0, #22b24c, #22b24c); background-size: 0;transition: .8s; position: relative; background-repeat: no-repeat;}
.homeSec2a small a:hover {background-size: 100%;color: #fff;}
.homeSec2a figure{width: 100%; height: auto; float: left; display: block; position: relative; }
.homeSec2a figure img{ width: 100%; display: block;}
.homeSec2a figure span{ position: absolute; left: 50%; top: 50%; margin-left: -50px; margin-top: -50px;}

video {
    background-size: cover;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}



.homeSec3{ width: 100%; height: auto; float: left; display: block; margin: 0; padding: 50px 0 50px 0; background: #fcd603;   }
.homeSec3:after{ content: ''; width: 100%; display: block; height: 0; font-size: 0px; line-height: 0; clear: both;}
.homeSec3a{width: auto; height: auto; margin: 0 auto; text-align: center;}
.homeSec3a h2{width: 100%; height: auto; display: block;  font-size:5vh; font-style: normal; font-weight:400; line-height:5vh; color:#000000; text-align: center; padding-bottom:10px;}

.homeSec3a ul{width: 100%; height: auto; display:flex; }
.homeSec3a ul li{ flex-grow:1; }
/* .homeSec3a ul li figure{display: block; width: auto; margin-bottom: 20px;min-height: 107px; } */
.homeSec3a ul li aside{width: 100%; height: auto; display: block;  font-size: 24px; font-weight: 400; color:#000000; line-height: 30px;  text-align: center;}
.homeServices a{ display: block; width: 130px; margin: 0 auto;}
.homeServices strong {  position: relative; display: block; height: 120px; overflow: hidden;}
.homeServices i { width: 0px; height: 0px; border-radius: 50%; background: #000; display: block; margin: 0 auto; text-align: center; position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; margin: auto; text-align: center; z-index: 1; -webkit-transition: 0.5s ease; -moz-transition: 0.5s ease; -ms-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s ease}
.homeServices a:hover i { width: 100px; height: 100px}
.homeServices a:hover { width: 130px; transition: 0.5s ease; color: #39b54a;}
.homeServices a:hover span { background: #39b54a; z-index: 2; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.homeServices a span { width: 90px; height:76px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto}

.homeServices a span.ds_icon1 {background: url(../images/services_icon.png) 0 -76px no-repeat}
.homeServices a:hover span.ds_icon1 {background: url(../images/services_icon.png) 0 top no-repeat}

.homeServices a span.ds_icon2 {background: url(../images/services_icon.png) -90px -76px no-repeat}
.homeServices a:hover span.ds_icon2 {background: url(../images/services_icon.png) -90px top no-repeat}

.homeServices a span.ds_icon3 {background: url(../images/services_icon.png) -180px -76px no-repeat}
.homeServices a:hover span.ds_icon3 {background: url(../images/services_icon.png) -180px top no-repeat}

.homeServices a span.ds_icon4 {background: url(../images/services_icon.png) -270px -76px no-repeat}
.homeServices a:hover span.ds_icon4 {background: url(../images/services_icon.png) -270px top no-repeat}

.homeServices a span.ds_icon5 {background: url(../images/services_icon.png) -360px -76px no-repeat}
.homeServices a:hover span.ds_icon5 {background: url(../images/services_icon.png) -360px top no-repeat}

.homeServices a span.ds_icon6 {background: url(../images/services_icon.png) -450px -76px no-repeat}
.homeServices a:hover span.ds_icon6 {background: url(../images/services_icon.png) -450px top no-repeat}

.homeServices a span.ds_icon7 {background: url(../images/services_icon.png) -540px -76px no-repeat}
.homeServices a:hover span.ds_icon7 {background: url(../images/services_icon.png) -540px top no-repeat}
/* -------------------------------- */

@media all and (min-width:1950px){
.homeSec2a p{width:97%; max-width:1000px; margin: 0 auto; height: auto; display: block; font-size: 2.2vh; font-weight: 400; color:#000000; line-height:2.5vh;  text-align: center; }
.homeSec3 .wrapper1200{ max-width:1500px;}
/* .homeSec3a ul li aside{ font-size:35px; line-height:40px;} */
.homeServices a {width: 150px; margin:0 auto;}
}

/*@media all and (max-width:1400px){
	.bannerpic{  max-width:700px; margin: 0 auto 30px; height:calc(80vh - 300px) ; display: block; background: #efefef ; position:relative;  }
}*/
@media all and (max-width:1280px){
	.homeSec3a ul{width: 100%; height: auto; display: flex; flex-wrap: wrap; justify-content: center; }
.homeSec3a ul li{ padding:0 25px 0;}
	.homeSec3a ul li {padding: 0 10px 0;}
}
@media all and (max-width:1120px){
	.homeSec3a ul li {padding: 0 5px 0;}
}
@media all and (max-width:866px){
	.homeSec2 {padding: 30px 0;}
	.homeSec2-box1 h2 {width: 100%; text-align: center;}
	.homeSec2-box1 aside { width: 100%;padding-right: 0%; text-align: center;}
	/*.homeSec2-box1 figure {width: 100%; max-width: 296px; margin: 0 auto; height: auto;float: none; display: table;}*/
	.homeSec2-box1 aside small {width: auto;height: 46px; float: none; display: table; margin: 0 auto;}
	
	.contact-query2 ul {margin: 0px -5px;}
	.contact-query2 ul li {padding: 0 5px;}
}

@media all and (max-width:1023px){
	.homeSec3a ul li { width: 25%; padding: 0 0px 0;}
	.homeSec3a ul li aside br{ display: none;}
	
}

@media all and (max-width:800px){
	.homeSec3 { padding: 30px 0;}
}

@media all and (max-width:600px){	
	.homeBanner .bannerSlide{ padding: 70px 0 100px;}
	.banner_info strong{ font-size:50px; line-height:55px;}
	.banner_info span{font-size:18px; line-height: 25px;}
	.banner_info .moreLink2 { height:30px; font-size:20px; line-height:30px;}
	.homeBanner:before{ display: none;}
	.homeSec3a ul li {width: 33.333%;}
	.homeSec2a h2, .homeSec3a h2{ font-size:50px; line-height:55px;}
}


@media all and (max-width:500px){
	.slick-dots {bottom:55px;}
	.homeSec3a ul li {width: 50%;}
}




.youtube_video {
	position: relative;
	padding-bottom: 56.23%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	margin: 5px;
}

.youtube_video iframe,
.youtube_video object,
.youtube_video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: transparent;
	border:0;
}







