html {
	overflow-x:hidden;
  
	
}
body{background-color:#fff;font-family:'Open Sans', sans-serif;line-height:24px;font-size:16px;color:#818181;overflow-x:hidden;}
figure, p, address{margin:-50;}
p{line-height:25px;}
iframe{border:0;}
a{-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;}
a, a:hover, a:focus, {text-decoration:none;outline:none;}
h2, h3, h4, h5, h6,
.h2, .h3, .h4, .h5, .h6{font-family:'Open Sans', sans-serif;color:#252525;}
h1{font-family:'Open Sans', sans-serif;color:#fff;}
main > section{padding:70px 0;}

.btn-blue{background-color:rgba(0,158,227, 0.78);box-shadow:0 -2px 0 rgba(0, 0, 0, 0.15) inset;padding:15px 55px;color:#fff;}
.btn-border{border:2px solid #fff;color:#fff;padding:12px 35px;}
.bg-blue{background-color:#009EE3;}
.btn-effect{vertical-align:middle;box-shadow:0 0 1px rgba(0, 0, 0, 0);position:relative;display:inline-block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-property:color;-moz-transition-property:color;-ms-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;-moz-osx-font-smoothing:grayscale;}
.btn-effect:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#fff;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;-moz-transition-property:transform;-ms-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.btn-effect:hover, .btn-effect:focus, .btn-effect:active{color:#009EE3;}
.btn-effect:hover:before, .btn-effect:focus:before, .btn-effect:active:before{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}
.sec-title{margin-bottom:50px; margin-top: 80px;}
.sec-title.white{color:#fff;}
.sec-title h2{font-size:36px;margin:0 0 30px;padding-bottom:30px;position:relative;text-transform:uppercase;}
.sec-title.white h2{color:#fff;}
.sec-title h2:after{border-bottom:1px solid #009ee3;content:"";display:block;left:45%;bottom:0;position:absolute;width:115px;}
.sec-title.white h2:after{border-bottom:1px solid #fff;}
.parallax{background-attachment:fixed;background-position:center top;background-repeat:no-repeat;background-size:cover;}
#preloader{background-color:#fff;position:fixed;width:100%;height:100%;z-index:9999;}
.loder-box{background-color:rgba(0, 0, 0, 0.02);border-radius:1px;height:100px;left:50%;margin-left:-64px;margin-top:-50px;position:absolute;top:50%;width:128px;}
.battery{width:60px;height:25px;top:35%;border:1px #2E2E2E solid;border-radius:2px;position:relative;-webkit-animation:charge 5s linear infinite;-moz-animation:charge 5s linear infinite;animation:charge 5s linear infinite;margin:0 auto;}
.battery:after{background-color:#2E2E2E;border-radius:0 1px 1px 0;content:"";height:10px;position:absolute;right:-5px;top:7px;width:3px;}
@-webkit-keyframes charge{0%{box-shadow:inset 0px 0px 0px #2E2E2E;}
100%{box-shadow:inset 60px 0px 0px #2E2E2E;}
}
@-moz-keyframes charge{0%{box-shadow:inset 0px 0px 0px #2E2E2E;}
100%{box-shadow:inset 60px 0px 0px #2E2E2E;}
}
@keyframes charge{0%{box-shadow:inset 0px 0px 0px #2E2E2E;}
100%{box-shadow:inset 60px 0px 0px #2E2E2E;}
}
#navigation{-webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-ms-transition:all 0.8s ease 0s;-o-transition:all 0.8s ease 0s;transition:all 0.8s ease 0s;background-color:#64687e;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);padding:5px 0;}
#navigation.animated-header{
	padding:20px 0;
	background-color: #64687e;
	box-shadow:0 0 0 0;
	}
h1.navbar-brand{font-size:20px;font-weight:700;margin:0;text-transform:uppercase;}
.navbar-inverse .navbar-nav > li > a{color:#fff;font-size:15px;text-transform:uppercase;}
#home-slider{position:relative; padding:0;}
.sl-slider-wrapper{width:100%;margin:0 auto;position:relative;overflow:hidden;}
.sl-slider{position:absolute;top:0;left:0;}
.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner{position:absolute;width:100%;height:100%;top:0;left:0;}
.sl-slide{z-index:1;}
.slide-caption{color:#fff;display:table;height:100%;left:0;min-height:100%;position:absolute;text-align:center;top:0;width:100%;z-index:11;}
.slide-caption .caption-content{vertical-align:middle;display:table-cell;}
.caption-content h2{color:#fff;font-size:52px;font-weight:400;;text-transform:uppercase;}
.caption-content > span{display:block;font-size:24px;margin-bottom:45px;text-transform:capitalize;}
.caption-content p{font-size:29px;margin-bottom:65px;}
.sl-content-slice{overflow:hidden;position:absolute;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:#fff;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;opacity:1;}
.sl-slide-horizontal .sl-content-slice{width:100%;height:50%;left:-200px;-webkit-transform:translateY(0%) scale(1);-moz-transform:translateY(0%) scale(1);-o-transform:translateY(0%) scale(1);-ms-transform:translateY(0%) scale(1);transform:translateY(0%) scale(1);}
.sl-slide-horizontal .sl-content-slice:first-child{top:-200px;padding:200px 200px 0px 200px;}
.sl-slide-horizontal .sl-content-slice:nth-child(2){top:50%;padding:0px 200px 200px 200px;}
.sl-slide-vertical .sl-content-slice{width:50%;height:100%;top:-200px;-webkit-transform:translateX(0%) scale(1);-moz-transform:translateX(0%) scale(1);-o-transform:translateX(0%) scale(1);-ms-transform:translateX(0%) scale(1);transform:translateX(0%) scale(1);}
.sl-slide-vertical .sl-content-slice:first-child{left:-200px;padding:200px 0px 200px 200px;}
.sl-slide-vertical .sl-content-slice:nth-child(2){left:50%;padding:200px 200px 200px 0px;}
.sl-content-wrapper{position:absolute;}
.sl-content{width:100%;height:100%;}
.fancybox-item.fancybox-close{background:url("../img/icons/close.png") no-repeat scroll 0 0 transparent ;border-radius: 30px 0px 00px 30px;height:50px;right:0;top:0;width:50px;}
.fancybox-next span{background:url("../img/right.png") no-repeat scroll center center #7278bf;    border-radius: 30px 0px 0px 30px;height:50px;width:60px;right:0;}
.fancybox-prev span{background:url("../img/left.png") no-repeat scroll center center #7278bf;    border-radius: 0px 30px 30px 0px;height:50px;width:60px;left:0;}
#about{background-color:#7278bf;color:#fff;}
#about h3{color:#fff;margin:0 0 35px;text-transform:uppercase;}
#about .welcome-block h3{margin:50px 0 25px;}
#about .welcome-block img{border:3px solid #fff;border-radius:50%;margin-right:35px;max-width:100px;}
#about .message-body{font-size:14px;line-height:20px;margin-bottom:70px;}
.owl-buttons{border:2px solid #fff;display:inline-block;float:right;padding:1px 8px 5px;}
.owl-buttons > div{display:inline-block;padding:0 5px;}
.welcome-message{padding:0 50px;}
.welcome-message img{display:block;height:auto;max-width:100px;float:left;}
.welcome-message p{font-size:13px;margin-left:135px;}
.service-icon{border:3px solid transparent;display:inline-block;height:85px;width:85px;line-height:101px;-webkit-transform:rotate(47deg);-moz-transform:rotate(47deg);-ms-transform:rotate(47deg);-o-transform:rotate(47deg);transform:rotate(47deg);-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.service-item:hover .service-icon{border:3px solid #7278bf;margin-bottom:20px;color:#7278bf;}
.service-icon i{-webkit-transform:rotate(-48deg);-moz-transform:rotate(-48deg);-ms-transform:rotate(-48deg);-o-transform:rotate(-48deg);transform:rotate(-48deg);}
.service-item h3{font-size:20px;text-transform:uppercase;}
.project-wrapper{margin:0;padding:0;list-style:none;text-align:center;}
.project-wrapper li{display:inline-block;}
.portfolio-item{cursor:pointer;margin:0 1% 1% 0;overflow:hidden;position:relative;width:32%;}
figcaption.mask{background-color:rgba(114, 120, 191, 0.79);bottom:-126px;color:#fff;padding:25px;position:absolute;width:100%;text-align:left;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.portfolio-item:hover figcaption.mask{bottom:0;}
figcaption.mask h3{margin:0;color:#fff;}
ul.external{list-style:outside none none;margin:0;padding:0;position:absolute;right:0;top:-47px;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
ul.external li{display:inline-block;}
ul.external li a{background-color:rgba(114, 120, 191, 0.9);color:#3adfcc;    border-radius: 0px 0px 30px 30px;display:block;padding:10px 18px 13px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
ul.external li a:hover{background-color:#7278bf;color:#fff;}
.portfolio-item:hover ul.external{top:0;}
.fancybox-skin{border-radius:0;}
.fancybox-title.fancybox-title-inside-wrap{padding:15px;}
.fancybox-title h3{margin:0 0 15px;}
.fancybox-title p{color:#818181;font-size:16px;line-height:22px;}
.fancybox-title-inside-wrap{padding-top:0;}
#testimonials{background-image:url(../img/parallax/testimonial.jpg);padding:0;color:#fff;}
#testimonials .sec-title h2:after{border-bottom:1px solid #fff;}
#testimonials .overlay{background-color:rgba(15,155,224, 0.78);padding:70px 0 40px;}
.testimonial-item{margin:0 auto;padding-bottom:50px;width:64%;}
.testimonial-item img{border:3px solid #fff;border-radius:50%;display:inline-block;height:auto;max-width:100px;}
.testimonial-item > div{line-height:30px;position:relative;}
.testimonial-item > div:before{background-image:url("../img/icons/quotes.png");background-repeat:no-repeat;bottom:127px;height:33px;left:-35px;position:absolute;width:45px;}
.testimonial-item > div:after{background-image:url("../img/icons/quotes.png");background-position:-58px 0;background-repeat:no-repeat;bottom:-50px;height:33px;position:absolute;right:0;width:45px;}
.testimonial-item > div > span{display:inline-block;font-weight:700;margin:40px 0 30px;text-transform:uppercase;}
#testimonials .owl-controls.clickable{margin-top:20px;text-align:center;}
#testimonials .owl-buttons{border:2px solid #fff;float:inherit;}
#testimonials .owl-prev:hover,
#testimonials .owl-next:hover{color:#fff;}
.price-table{border:1px solid #e3e3e3; margin-top: 25px;}
.price-table.featured{-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.19);-moz-box-shadow:0 4px 5px rgba(0,0,0,0.19);box-shadow:0 4px 5px rgba(0,0,0,0.19);}
.price-table > span{color:#252525;display:block;font-size:24px;padding:30px 0;text-transform:uppercase;}
.price-table .value{background-color:#f8f8f8;color:#727272;padding:5px 0;-webkit-transition:all 0.7s ease 0s;-moz-transition:all 0.7s ease 0s;-ms-transition:all 0.7s ease 0s;-o-transition:all 0.7s ease 0s;transition:all 0.7s ease 0s;}
.price-table.featured .value{background-color:#009EE3;color:#fff;}
.price-table .value span{display:inline-block;}
.price-table .value span:first-child{font-size:32px;line-height:32px;}
.price-table .value span:nth-child(2){font-size:65px;line-height:65px;margin-bottom:25px;}
.price-table .value span:last-child{font-size:16px;}
.price-table ul{margin:0;padding:0;list-style:none;text-align:center;}
.price-table ul li{border-top:1px solid #e3e3e3;display:block;padding:25px 0;-webkit-transition:all 0.7s ease 0s;-moz-transition:all 0.7s ease 0s;-ms-transition:all 0.7s ease 0s;-o-transition:all 0.7s ease 0s;transition:all 0.7s ease 0s;}
.price-table ul li a{display:block;text-transform:uppercase;}
.price-table.featured ul li:last-child,
.price-table ul li:last-child:hover{background-color:#009EE3;}
.price-table.featured ul li:last-child a,
.price-table ul li:last-child:hover a{color:#fff;}
#social{background-image:url(../img/slider/banner.jpg);padding:0;}
#social .overlay{background:url("../img/slide_bg.png") repeat scroll 0 0 transparent;padding:100px 0 120px;}
.social-button{margin:0;padding:0;list-style:none;text-align:center;}
.social-button li{display:inline-block;}
.social-button li:nth-child(2){margin:0 75px;}
.social-button li a{border:2px solid #fff;border-radius:50%;color:#fff;display:block;height:90px;line-height:96px;width:90px;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;}
.social-button li a:hover{color:#008ECC;border:2px solid #008ECC;}
.input-field{margin-bottom:10px;}
.form-control{border:1px solid #ececec;border-radius:0;box-shadow:none;color:#818181;font-size:16px;height:50px;}
textarea.form-control{width:100%;height:165px;}
#submit:hover{color:#fff;}
#submit:before{background-color:#0A85BB;}
#submit.btn-effect:after{background:#2E2E2E;}
.contact-details h3{border-bottom:1px solid #008ecc;font-weight:700;margin-bottom:15px;padding-bottom:15px;text-transform:uppercase;}
.contact-details p{line-height:30px;}
.contact-details p i{margin-right:10px;}
.contact-details span{display:block;margin-left:24px;}
#google-map{padding:0;}
#map-canvas{width:100%;height:300px;}
#footer{background-color:#2E2E2E;padding:40px 0;color:#fff;}
.footer-content{width:390px;margin:0 auto;}
.footer-content > div{margin-bottom:40px;}
.footer-content > div > p:first-child{margin-bottom:15px;text-transform:uppercase;}
.subscribe-form{position:relative;}
.subscribe.form-control{background-color:transparent;border:1px solid #7f7f7f;}
.subscribe.form-control:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.submit-icon{background-color:#7f7f7f;border:0 none;border-radius:0;color:#c1c1c1;padding:13px 20px;position:absolute;overflow:hidden;right:0;top:0;}
.submit-icon .fa-paper-plane{position:relative;top:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:all 0.3s ease 0.2s;-moz-transition:all 0.3s ease 0.2s;-ms-transition:all 0.3s ease 0.2s;-o-transition:all 0.3s ease 0.2s;transition:all 0.3s ease 0.2s;}
.submit-icon:hover .fa-paper-plane{position:relative;top:-37px;-webkit-transform:translateX(30px);-moz-transform:translateX(30px);-ms-transform:translateX(30px);-o-transform:translateX(30px);transform:translateX(30px);}
.footer-content .footer-social{margin:40px 0 35px;}
.footer-social ul{list-style:outside none none;margin:0;padding:0;text-align:center;}
.footer-social ul li{display:inline-block;margin:0 10px;}
.footer-social ul li a{color:#7f7f7f;display:block;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;}
.footer-social ul li a:hover{color:#009EE3;}
.footer-content > p{color:#ababab;font-size:12px;}
.hedr{
	display:none;
}
@media (min-width:980px) and (max-width:1150px){#about .welcome-block img{margin-bottom:30px;}
figcaption.mask{bottom:-151px;}
.testimonial-item > div:after{bottom:-40px;}
}
@media (min-width:768px) and (max-width:979px){.caption-content h2{font-size:40px;}
.caption-content p{font-size:25px;}
.caption-content strong{font-size:45px;}
.recent-works{margin-bottom:50px;}
.service-item{margin-bottom:50px;}
.portfolio-item{width:48%;}
.testimonial-item{width:100%;}
.testimonial-item{width:80%;}
.testimonial-item > div:after{bottom:-35px;}
.price-table{margin-bottom:50px;}
.contact-form{margin-bottom:50px;}
}
@media only screen and (max-width:767px){body{font-size:14px;}
.parallax{background-position:centet tip !important;}
.sec-title h2{font-size:25px;}
.sec-title h2:after{left:30%;}
.navbar-inverse {border-color:#fff;}
.navbar-inverse:hover,
.navbar-inverse:focus{background-color:transparent;}
.caption-content h2{font-size:18px;}
.caption-content > span{font-size:16px;margin-bottom:20px;}
.caption-content p{font-size:16px;margin-bottom:30px;}
.caption-content strong{font-size:22px;}
.recent-works{margin-bottom:85px;}
#about h3{font-size:18px;margin:15px 0 35px !important;}
#about .owl-buttons{margin-top:20px;}
#about .message-body{margin-bottom:45px;}
#about .welcome-block img{margin:0 25px 15px 0;}
.service-item{width:100%;}
.portfolio-item{margin:0 auto 10px;font-size:14px;width:280px;}
figcaption.mask{bottom:-107px;color:#fff;padding:15px;}
.fancybox-title h3{font-size:20px;}
.fancybox-title p{font-size:14px;}
.testimonial-item{width:95%;}
.testimonial-item > div:before,
.testimonial-item > div:after{background-image:none;}
.testimonial-item > div > span{margin:30px 0 20px;}
.price-table{margin-bottom:50px;}
.social-button li:nth-child(2){margin:0 25px;}
.social-button li a{height:65px;line-height:71px;width:65px;}
.contact-form{margin-bottom:50px;}
.footer-content{width:100%;}
.footer-social ul li{margin:0 7px;}
.hedr{font-size:12px;color:#ffffff;margin-left:10px;display: inline-block;padding: 0px 10px 0px 10px; }
}
@media only screen and (min-width:480px) and (max-width:767px){.sec-title h2:after{left:38%;}
.caption-content h2{font-size:35px;}
.caption-content p{font-size:25px;}
.caption-content strong{font-size:35px;}

#about .welcome-block h3{margin:0 0 35px;}
.service-item{margin:0 auto 50px;width:55%;}
.portfolio-item{width:48%;}
figcaption.mask{bottom:-132px;}
.testimonial-item{width:80%;}
.testimonial-item > div:before{bottom:160px;}
.social-button li:nth-child(2){margin:0 50px;}
.social-button li a{height:90px;line-height:96px;width:90px;}
.price-table{margin-bottom:50px;}
.contact-form{margin-bottom:50px;}
.footer-content{width:380px;}
}
.caption-content h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 200;
    margin-bottom: 150px;
    
}
/*===== Navbar Custom ======*/
.navbar-abs {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 999;
}
.is-sticky .navbar-custom{
  background-color: #ffffff;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
  box-shadow: 0 2px 2px rgba(0,0,0,.1);
}
.navbar-custom {

  padding: 10px 0px 0px 0px;
  margin-bottom: 0px;
  transition: background-color 1s ease-in-out, border 1s ease-in-out;
  -moz-transition: background-color 1s ease-in-out, border 1s ease-in-out;
  -webkit-transition: background-color 1s ease-in-out, border 1s ease-in-out;
  -o-transition: background-color 1s ease-in-out, border 1s ease-in-out;
}
.is-sticky .navbar-custom .navbar-nav li a {
  color: #333;

}
.is-sticky .navbar-custom .navbar-nav li a:hover,.is-sticky .navbar-custom .navbar-nav li a:focus,.is-sticky .navbar-custom .navbar-nav li a:active {
  color: #222;
}
.navbar-custom .navbar-nav li a{
  color: #ffffff;
  font-size: 17px;
}
.navbar-custom .nav>li>a:focus,.navbar-custom .nav>li>a:hover {
  background-color: transparent;
  color: #ffffff;
}
.logo {
  position: absolute;
  background-image: url("../svg/chelogo.svg");
  top: 10px;
  width: 300px;
  height: 50px;
  background-repeat: no-repeat;
  margin-top: 0px;

}
.is-sticky .logo {
  color: #111 !important;
  position:absolute;
  top: 0px;
  width: 300px;
  height: 50px;
  background-repeat: no-repeat;
  margin-top: 0px;
  
  background-image: url("../svg/chelogo-black.svg");
	
}
.is-sticky .hedr{font-size:12px;color:#111111;margin-left:10px;display: inline-block;padding: 0px 10px 0px 10px; }

.navbar-custom .btn-custom {
  margin-top: 8px;
  margin-left: 20px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: transparent;
  border-color: #337ab7;
}
.nav img{
	position: absolute;
    left: 155px;
    top: 30px;
    height: 50px;
}

.navbar-menu {
background-color: #ffffff;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
  box-shadow: 0 2px 2px rgba(0,0,0,.1);
  }

 .bg-overlay1 {
  background-size: cover;
  background: url("../img/banner31.jpg");
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-position: center;
 top:0;
} 
.home-wrapper {
  color: #ffffff;
 
  }

.home-wrapper h2{
	    padding-top: 110px;
	color: #fff;
    font-size: 46px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.home-wrapper h3{
	color: #fff;
    font-size: 32px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.home-wrapper h4 {
	
  color:#fff;
  line-height: 24px;
  padding: 25px 0px 30px 0px;
  margin-bottom: 25px;
  font-size: 18px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.btn {
  text-transform: uppercase;
  font-weight: 800;
}
.btn.btn-rnd {
  padding: 11px 40px;
  border-radius: 30px;
  box-shadow: 5px 5px 18px -7px #000000;
  margin-bottom: 20px;
}
.btn-custom:focus {
  background: #a4a8d4;
  border: 1px solid #м;
  outline: none;
}
.btn-custom:hover {
  background: #7278bf !important;
  border: 1px solid #7278bf;
}
.btn-custom {
  background: #3adfcc !important;
  color: #fff !important;
  border: 1px solid #3adfcc;
}
.btn-white {
  background: #ffffff !important;
  color: #00b5ec !important;
  border: 1px solid #ffffff;
  padding: 10px 0px 0px 30px;
  border-radius: 30px;
  box-shadow: 5px 5px 18px -7px #000000;
}
.hr {
  display: inline-block;
  border: 0;
  width: 35px;
  margin: 12px 0px 5px;
  padding: 0;
  height: 0;
  border-top: 2px solid #3adfcc;
}
/*======= Pricing =======*/
.pricing-item{
  margin: 0 0 30px;
  position: relative;
  text-align: center;
}
.price-title {
	font-size: 30px;
  font-weight: 300;
  line-height: 50px;
 margin: -100px 0px 50px 0px;
}

.intro-prise {
  background: #ffffff;
  margin: 10px 15px 20px;
  padding: 20px 0px 20px 30px; 
  min-width: 350px;
  float:left;
}
.price-tab{
	width: 500px;
    float: left;
    margin: 20px 0px 0px 70px;
}
.price-tab a{
	color: #1c84e8;
}
.price-tab a{
	color: #1c84e8;
}
.price-list{
  float:left;
  padding: 20px 0px 20px 30px; 
  min-width: 250px;
  margin: 30px;
}
.price-list ul{
	list-style: none;
}
.price-list li{
	border-bottom: 2px solid rgba(151, 160, 175, 0.2);
}
.price-list li>span{
	padding: 25px;
}
.price-list i {
	color: #1c84e8;
}

.price-list h5{
	color: #1c84e8;
	margin-top: 25px;
}
.pricing-item-inner{
  border: 2px solid rgba(151, 160, 175, 0.2);
  border-radius: 0px 5px 5px 0px;
   vertical-align: middle;
   box-shadow: 5px 5px 18px -7px #000000;
  -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.pricing-item-inner:hover{
 
 border-left-color: #7278bf;
 border-left-style: solid;
 border-left-width: 3px;
 
}
.main .pricing-item-inner{
  border-color: #97a0af;
}
.pricing-wrap{
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
  padding: 30px 20px;
  text-align: center;
  overflow: hidden;
}
.pricing-icon{
    padding-top: 10px;
  padding-bottom: 5px;
  position: relative;
  float: right;
}
.pricing-opt{
    padding-top: 10px;
  padding-bottom: 5px;
  position: relative;
  top:140px;
  float: right;
}
sup{
  font-size: 18px;
  color: #3adfcc;
  font-weight: 400;
  position: relative;
  top: -20px;
  left: 230px;

}
.pricing-title{
  position: relative;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 1;
}
.opt-title{
  position: relative;
   font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 1;
}
.pricing-opt2 {
    padding-top: 10px;
    padding-bottom: 5px;
    position: relative;
    top: 60px;
    float: right;
}
.pr-list{
  margin: 0 -20px 30px;
  padding: 0;
  color: #97a0af;
  font-size: 12px;
  font-weight: 400;
   
}
.pr-list li{
  padding: 12px 20px;
  list-style: none;
  font-size: 17px;
}
.pricing-num{
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  left: 130px;
  top: -20px;
}
.pricing-num1{
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  left: 130px;
  top: -20px;
}
.pricing-num sup{
  font-size: 18px;
  color: #3adfcc;
  font-weight: 400;
  position: relative;
  top: -20px;
  left: -3px;
  margin-left: -7px;
}
.pricing-num1 sup{
  font-size: 18px;
  color: #3adfcc;
  font-weight: 400;
  position: relative;
  top: -20px;
  left: -3px;
  margin-left: -7px;
}
.pr-per{
  color: #97a0af;
  font-size: 12px;
}
.opt-per{
  color: #97a0af;
  font-size: 12px;
 margin-bottom: 30px;
 }
.pr-button {
  margin-top: 30px;
}
.intro-step {
  margin: 30px 15px 20px;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 5px 5px 18px -7px #000000;
  background: #ffffff;
  width: 350px;
  float:left;
 
}

.intro-wrap{
	margin-top: 220px;
	
}
.intro-fish{
  padding: 20px;
  background: #3adfcc;
  width: 700px;
  position: relative;
  top: -170px;
  left: -55px;
}
.intro-box{
	margin-bottom: -60px;
	position: relative;
   top: -50px;
}
.intro-p {
  margin: -10px 15px 200px 15px;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 5px 5px 18px -7px #000000;
  background: #ffffff;
  width: 250px;
  float:left;
 
}
.box-p{
	margin-bottom: -110px;
	position: relative;
   
}

.title {
  font-weight: 300;
  line-height: 50px;
  padding: 80px 0px 50px 0px;
}
.sub-title {
  color: #97a0af;
  font-size: 17px;
  margin-bottom: 50px;
}
 .preim{
	 padding: 0px 100px 150px 0px;
	 margin: -50px 0px 0px 0px;
 }
 .preim ul{
	 margin-top: 20px;
 }
 .preim h3{
  padding-bottom: 20px; 
 }
 .preim span{
	     color: #7278bf;
    font-weight: bold;
 }
.bg-gray2 {
  background-color: #7278bf;
}
.bg-f {
  background: #ffffff;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
 
}
.bg-opt {
  background: url("../img/opt.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center;
  height: 100%;
  width: 100%;
  top: 0px;
}
.bg-overgray {
  background: url("../img/footer.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center;
  height: 100%;
  width: 100%;
  top: 0px;
}


.feature-detail {
  padding: 70px 0px 50px 50px;
}
.features-txt {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  margin: 50px 70px 50px 0px;
}
.features-title {
  color: #ffffff;	
  font-weight: 300;
  line-height: 50px;

}
.features-sub-title {
  color: #ffffff;
  font-size: 17px;
  margin: 10px 10px 50px 0px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* Intro Form */
.intro-form {
  background-color: #FFFFFF;
  padding: 30px;
  border-radius: 5px;
  margin: 25px 0px 50px 0px;
  box-shadow: 5px 5px 18px -7px #000000;
}
.intro-form h3{
  color: #949799;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0px;
}
.intro-form input {
  border: 2px solid #eee;
}
.intro-form input.form-control:hover {
  border-color: #eee;
}


/*======= Footer =======*/
.footer h5{
  color: #7278bf;
  font-size: 15px;
  margin: 50px 0px 20px 0px;
  font-weight: 700;
  letter-spacing: 1px;
}
.footer a{
  color: #97a0af;
}
.footer a:hover {
  color: #7278bf;
}
.footer ul li {
  margin: 5px 0px;
}
.footer-alt {
  border-top: 1px solid rgba(151, 160, 175, 0.2);
  margin-top: 30px;
  padding-top: 20px;
}
.footer-alt .logo {
  color: #97a0af !important;
  margin-bottom: 0px;
}
.footer-alt .logo i {
  margin-right: 5px;
}
.top_socials {
    margin: -20px 2px 0px 2px;
}
.top_socials li {
  width: 30px;
  display: inline-block;
  vertical-align: top;
  margin-right: 0;
  padding: 0;
}
.top_socials a {
  display: block;
  color: #334159;
  line-height: 44px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  text-align: center;
  background-color: transparent;
  font-size: 16px;
  font-weight: 400;
}
.top_socials a:hover {
  color: #71219A;
}

.ico {
    float: left;
    font-size: 28px;
    line-height: 36px;
    width: 100px;
  }
 .right{
	 z-index:3; 
	 height: 250px;
    position: relative;
    top: -60px;
 left: -80px;
 }
 .txt-opt{
	 color:#ffffff; 
	 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
 }
 
.controls{
	margin-bottom: 25px;
}

 @media (max-width: 995px) {


.navbar-nav{
  visibility:  hidden;
	
}
   
 .right{
	 visibility:  hidden;
 }
 
 .intro-fish{
  background: #3adfcc;
  top:0;
  width:100%;
	 }
	 .title h2{
  font-weight: 300;
  line-height: 50px;
  padding: 80px 20px 50px 20px;
}
 .intro-prise {
    background: #ffffff;
    margin: 10px 15px 20px 150px;
    padding: 20px 0px 20px 30px;
    min-width: 380px;
    float: left;
} 
.intro-p {
   margin: -10px 15px 70px 45px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 18px -7px #000000;
    background: #ffffff;
    width: 250px; 
}
.intro-step {
    margin: 30px 15px 20px 150px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 18px -7px #000000;
    background: #ffffff;
    width: 300px;
    float: left;
}
 }
 
 
@media (max-width: 767px) { 
 .intro-fish{
  background: #3adfcc;
  top:0;
  position:inherit;
  width:100%;
}
.txt-opt{
	 color:#686766; 
	 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	 padding: 0px 20px 0px 20px;
 }
.feature-detail {
     padding: 30px 0px 20px 30px; 
}
.preim {
    padding: 0px 100px 150px 30px;
}
.title h2{
  font-weight: 300;
  line-height: 50px;
  padding: 80px 20px 50px 20px;
}
.intro-p {
   margin: -10px 15px 30px 45px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 18px -7px #000000;
    background: #ffffff;
    width: 250px; 
}
 .intro-prise {
    background: #ffffff;
    margin: 10px 15px 20px 100px;
    padding: 20px 0px 20px 30px;
    min-width: 350px;
    float: left;
}
.intro-step {
    margin: 30px 15px 20px 100px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 18px -7px #000000;
    background: #ffffff;
    width: 300px;
    float: left;
}
}
@media (max-width: 480px) {
	 .intro-fish{
  background: #3adfcc;
  top:0;
  position:inherit;
	 width:100%;
	 }
 .intro-prise {
    background: #ffffff;
    margin: 10px 15px 20px 50px;
    padding: 20px 0px 20px 30px;
    min-width: 280px;
    float: left;
}
	.intro-p {
    margin: -10px 15px 20px 45px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 18px -7px #000000;
    background: #ffffff;
    width: 250px;
  
}
sup {
    font-size: 18px;
    color: #3adfcc;
    font-weight: 400;
    position: relative;
    top: -20px;
    left: 100px;
}

.pricing-opt {
    padding-top: 10px;
    padding-bottom: 5px;
    position: relative;
    top: 70px;
    float: right;
}
.logo {
  position: absolute;
  background-image: url("../svg/chelogo11.svg");
  top: 10px;
 
  width: 300px;
  height: 50px;
  background-repeat: no-repeat;
  margin-top: 0px;

}
.is-sticky .logo {
  color: #111 !important;
  position:absolute;
  top: 0px;
  width: 300px;
  height: 50px;
  background-repeat: no-repeat;
  margin-top: 0px;
  background-image: url("../svg/chelogo-black22.svg");
	
}

.intro-step {
    margin: 30px 15px 20px 50px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 18px -7px #000000;
    background: #ffffff;
    width: 300px;
    float: left;
}
	.intro-p {
    margin: -10px 15px 20px 45px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 18px -7px #000000;
    background: #ffffff;
    width: 250px;
    float: left;
}
.txt-opt{
	 color:#686766; 
	 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
 }
.title h2{
  font-weight: 300;
  line-height: 50px;
  padding: 80px 20px 50px 20px;
}
}

@media (max-width: 370px) {
	.intro-prise {
    background: #ffffff;
    margin: 10px 15px 20px;
    padding: 20px 0px 20px 30px;
    min-width: 280px;
    float: left;
}
	.intro-p {
    margin: -10px 15px 20px 45px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 18px -7px #000000;
    background: #ffffff;
    width: 250px;

}
sup {
    font-size: 18px;
    color: #3adfcc;
    font-weight: 400;
    position: relative;
    top: -20px;
    left: 100px;
}
.txt-opt{
	 color:#686766; 
	 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
 }

.pricing-opt {
    padding-top: 10px;
    padding-bottom: 5px;
    position: relative;
    top: 70px;
    float: right;
}
.logo {
  position: absolute;
  background-image: url("../svg/chelogo-black22.svg");
  top: 10px;
 
  width: 300px;
  height: 50px;
  background-repeat: no-repeat;
  margin-top: 0px;

}
.is-sticky .logo {
  color: #111 !important;
  position:absolute;
  top: 0px;
  width: 300px;
  height: 50px;
  background-repeat: no-repeat;
  margin-top: 0px;
  background-image: url("../svg/chelogo-black22.svg");
	
}
.intro-step {
    margin: 30px 15px 20px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 18px -7px #000000;
    background: #ffffff;
    width: 300px;
    float: left;
}
.title h2{
  font-weight: 300;
  line-height: 50px;
  padding: 80px 20px 50px 20px;
}
}
.messages_1 span{
	font-size:22px;
}
.ads{
	margin-top: 10px;
}