@charset "utf-8";
/* CSS Document */


body{margin:0;padding:0;font-family:'Roboto', sans-serif; min-width: 380px;}
*{border:none;text-decoration:none;outline:none;box-sizing:border-box;}
a:hover{text-decoration:none;}
.clear{clear:both;}
a{color:inherit;}
img{vertical-align:top;}
iframe{width:100% !important;}

#info_text {
	color: white;
	margin-top: 10px;
}

#info_text a {
	color: #26fd94;
}

.notify-image img {
 border-radius: 50%;
 border: 3px solid #FACC54;
}	


h1, h2, h3, h4, h5, h6{margin:0;padding:0 0 15px 0;}
h2{font:normal 44px 'Open Sans', sans-serif;color:#1a1a1a;padding-bottom:31px;}
p{font:normal 16px 'Roboto', sans-serif;color:#1a1a1a;margin:0;padding:0 0 20px 0;line-height:31px;}



img {
	max-width: 100%;
}
@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

header{width:100%;background-color:#1cd47a;padding:16px 0;}
header .container{position:relative;}
.round{width:50px;height:50px;border:2px solid #fff;border-radius:50%;position:absolute;left:0;top:0;}
header ul{margin:0;padding:0;list-style:none;overflow:hidden;vertical-align:top;}
header ul li{margin:0 8px 0 0;padding:14px 0 0 56px;vertical-align:top;position:relative;display:inline-block;text-align:left;min-height:50px;}
header ul li p{font:normal 13px 'Open Sans', sans-serif;font-weight:600;color:#010000;margin:0;padding:0 0 0 12px;position:relative;}
header ul li p span{font-size:10px;display:block;font-family: 'Roboto', sans-serif;font-weight:400;}
header ul li p img{position:absolute;left:0;top:6px;}
.btn_holder{position:absolute;right:0;top:0;display:inline-block;}
.subscribe_btn{font:normal 20px  'Roboto', sans-serif;color:#ffffff;font-weight:500;padding:10px 34px;border-radius:6px;cursor:pointer;-webkit-appearance:none;position:relative;z-index:9;border:1px solid #18e3d9;-webkit-box-shadow: 2px 2px 0px 0px rgba(10,175,98,0.75);
-moz-box-shadow: 2px 2px 0px 0px rgba(10,175,98,0.75);
box-shadow: 2px 2px 0px 0px rgba(10,175,98,0.75);background: rgba(8,240,228,1);
background: -moz-linear-gradient(top, rgba(8,240,228,1) 0%, rgba(10,132,130,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,240,228,1)), color-stop(100%, rgba(10,132,130,1)));
background: -webkit-linear-gradient(top, rgba(8,240,228,1) 0%, rgba(10,132,130,1) 100%);
background: -o-linear-gradient(top, rgba(8,240,228,1) 0%, rgba(10,132,130,1) 100%);
background: -ms-linear-gradient(top, rgba(8,240,228,1) 0%, rgba(10,132,130,1) 100%);
background: linear-gradient(to bottom, rgba(8,240,228,1) 0%, rgba(10,132,130,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08f0e4', endColorstr='#0a8482', GradientType=0 );display:inline-block;vertical-align:top;}
.subscribe_btn img{vertical-align:middle;margin-left:9px;}


#banner{background:url(../images/banner_img.jpg) no-repeat center top;background-size:cover;padding:76px 0;}
.logo{text-align:center;padding-bottom:37px;}
.left_top{background-color:rgba(0, 0, 0, 0.81);position:relative;padding:0 34px;}
.right_margin{margin-right:-9%;}
#banner h2{font-size: 32px; color:#ffffff;margin:0;padding:0 0 23px 0;line-height:39px;}
#banner h2 span{color:#00e676;}
#banner p{font:normal 16px 'Roboto', sans-serif;color:#ffffff;margin:0;padding:0 0 21px 0;line-height:23px;}

.btn_holder2{position:relative;right:0;top:0;display:inline-block;}
.btn_holder2 .subscribe_btn{background: rgba(15,247,135,1);
background: -moz-linear-gradient(top, rgba(15,247,135,1) 0%, rgba(14,181,100,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15,247,135,1)), color-stop(100%, rgba(14,181,100,1)));
background: -webkit-linear-gradient(top, rgba(15,247,135,1) 0%, rgba(14,181,100,1) 100%);
background: -o-linear-gradient(top, rgba(15,247,135,1) 0%, rgba(14,181,100,1) 100%);
background: -ms-linear-gradient(top, rgba(15,247,135,1) 0%, rgba(14,181,100,1) 100%);
background: linear-gradient(to bottom, rgba(15,247,135,1) 0%, rgba(14,181,100,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ff787', endColorstr='#0eb564', GradientType=0 );-webkit-box-shadow: 2px 2px 0px 0px rgba(17,24,31,1);
-moz-box-shadow: 2px 2px 0px 0px rgba(17,24,31,1);
box-shadow: 2px 2px 0px 0px rgba(17,24,31,1);}
.btn_holder2 .sonar-wave{width:70%;background-color:#0fed81;}
ul.list1{margin:0;padding:45px 10px 0 0;list-style:none;}
ul.list1 li{font:normal 17px 'Open Sans', sans-serif;color:#020f08;font-weight:600;padding:0 0 19px 24px;background:url(../images/bullet.jpg) no-repeat left 7px;position:relative;}
ul.list1 li:before{position:absolute;left:3px;top:15px;background-color:#020f08;content:'';width:1px;height:100%;}
ul.list1 li:last-child:before{display:none;}
.left_top .col-sm-5{}
.left_top .col-sm-5:before{position:absolute;left:0;top:0;right:15px;height:100%;background-color:#26fd94;content:'';}

.left_top .col-sm-7{padding-top:21px;padding-bottom:34px;}
.profile_sec{background-color:rgba(255, 255, 255, 0.67);padding:20px 0;}
ul.profile{margin:0;padding:0 0 0 20px;list-style:none;}
ul.profile li{position:relative;margin:0;padding:0 10px 0 109px;width:29%;display:inline-block;vertical-align:top;margin-right:-4px;min-height:102px;}
ul.profile li h3{font:normal 16px 'Open Sans', sans-serif;color:#000000;margin:0;padding:0 0 4px 0;font-weight:600;}
ul.profile li h3 span{display:block;font:normal 12px 'Roboto', sans-serif;color:#137646;font-weight:400;}
#banner ul.profile p{font:normal 14px 'Roboto', sans-serif;color:#000;font-weight:400;padding:0;line-height:19px;}
.round_img2{border-radius:4px;position:absolute;left:0;top:0;}
.phone1{padding-top:30px;}
.sec1{background-color:#ffedf4;padding:5% 0;text-align:center;}
.sec2{background:url(../images/bg2.jpg) no-repeat left top #26fd94;background-size:cover;padding:35px 0;text-align:center;}
.sec2 h3{font:normal 38px 'Open Sans', sans-serif;color:#000000;padding-bottom:0;font-weight:400;}
.sec2 h2{font:normal 54px 'Roboto', sans-serif;color:#000000;padding-bottom:0;font-weight:700;padding-bottom:21px;}
.sec2 .btn_holder{position:relative;}
.sec2 .sonar-wave{width:80%;}


@media(min-width:768px){
.row_equal_height{display:flex;}
}




.sonar-wrapper {position: absolute;z-index: 0;padding:0px;left:0px;top:0;right:0;display:block;margin:0 auto;}
.sonar-emitter {position: relative;margin: 0 auto;width:100%;height:80px;border-radius:5px;}
/* the 'wave', same shape and size as its parent */
.sonar-wave {position: absolute;top: 0;left: 20px;right:0;width:65%;height:60%;border-radius: 5px;background-color: #fff;opacity: 0;z-index: -1;pointer-events: none;}
.sonar-wave {animation: sonarWave 2s linear infinite;}
@keyframes sonarWave {
  from {
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

.modal-body h3{font:normal 19px 'Open Sans', sans-serif;color:#ffffff;font-weight:600;padding-bottom:24px;}
.radio_sec2{overflow:hidden;width:222px;margin:0 auto;margin-bottom:25px;}
.radio_text{position:absolute;left:0;top:0;z-index:2;width:100%;text-align:center;font:normal 14px 'Roboto', sans-serif;color:#ffffff;font-weight:500;height:67px;line-height:67px;}
.radio_text img{vertical-align:top;padding-top:4px;}

.custom-radio{width:75px;height:75px;display: inline-block;position: relative;z-index: 1;top: 0;z-index:3;border-radius:50%;}
.custom-radio.selected{background:#00e676;border:4px solid #00e676;z-index:1;}
.custom-radio input[type="radio"]{margin: 0;position: absolute;z-index: 2;cursor: pointer;outline: none;opacity: 0;_noFocusLine: expression(this.hideFocus=true); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-khtml-opacity: 0;-moz-opacity: 0;width:100%;height:100%;left:0;}
.half_box{width:50%;float:left;position:relative;width:75px;height:75px;}
.radio_sec2 .radio_text{height:67px;}
.radio_sec2 .half_box:last-child{float:right;}
.pagination1 ul{margin:0;padding:0 0 34px 0;list-style:none;}
.pagination1 ul li{margin:0;padding:0 40px;display:inline-block;vertical-align:top;position:relative;margin-right:-4px}
.pagination1 ul li a{width:45px;height:45px;background-color:#fff;border-radius:50%;text-align:center;font:normal 22px 'Roboto', sans-serif;color:#1d1e23;display:block;font-weight:700;position:relative;line-height:45px;}
.pagination1 ul li:before{width:100%;height:2px;position:absolute;content:'';background-color:#ffffff;left:0;top:20px;}

.pagination1 ul li.current a{color:#fff;background-color:#26fd94;}
.pagination1 ul li.current:before{background-color:#26fd94;}
.custom-checkbox{width:29px;height:33px;display: inline-block;position: relative;z-index: 1;top: 8px;background: url("../images/checkbox.png") no-repeat;margin-right:0px;}
.custom-checkbox.selected{background: url("../images/checkbox-selected.png") no-repeat;}
.custom-checkbox input[type="checkbox"]{margin: 0;position: absolute;z-index: 2;cursor: pointer;outline: none;opacity: 0;_noFocusLine: expression(this.hideFocus=true); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-khtml-opacity: 0;-moz-opacity: 0;width:100%;height:100%;}
.check_boxsec label{color:#fff;font-size:14px;}

.textbox1{width:100%;height:30px;background-color:#fff;border-radius:5px;line-height:30px;margin-bottom:20px;padding:0 5px;}




footer{text-align:center;padding:28px 15px;}
footer p{margin:0;padding:0;font:normal 14px 'Roboto', sans-serif;color:#4a4a4a;line-height:normal;}
footer p span{color:#000000;}


@media(max-width:1199px){
ul.profile li{padding-left:69px;}
ul.profile li img.round_img2{width:55px;}
}



@media(max-width:1023px){
header ul li:nth-last-child(-n+2) {display:none;}
#banner{padding:20px 0;}
.right_margin{margin-right:0;}
.left_top{padding-right:0;}
#banner{background-image:none;background-color:#e2dbd3;}
.phone1{text-align:center;}
h2{font-size:35px;}
.sec2 h2{font-size:34px;}
.sec2 h3{font-size:20px;}
.sec2{background-size:cover;}


}


@media(max-width:767px){
.logo{padding-bottom:15px;}

#banner h2{font-size: 28px; }
header ul{}
header ul li{width:25%;margin-right:-4px;}
header{text-align:center;}
.btn_holder{position:relative;display:inline-block;margin:0 auto;}
.left_top .col-sm-5:before{left:-19px;right:15px;}
ul.profile li{width:100%;}
h2{font-size:30px;}
.sec2{position:relative;z-index:1;}
.sec2:before{position:absolute;content:'';background-color:rgba(38, 253, 148, 0.7); z-index:-1;left:0;top:0;width:100%;height:100%;}
ul.list1{padding-top:20px;}
header .btn_holder{display:none;}
}

@media(max-width:567px){
.logo img {max-width: 60%;}
.logo {padding-bottom: 5px}
#banner {padding-top: 5px; }
header ul li{width:33.33%;padding-left:34px;padding-top:0;min-height:inherit;}
header ul li:nth-last-child(-n+3) {display:none;}
.round {width: 30px;height: 30px;}
header ul li p{font-size:11px;}
header{padding:5px 0;}	
.subscribe_btn{font-size:15px;padding:7px 15px;}
.sonar-emitter{height:60px;}
#banner h2{font-size:22px;padding-bottom:10px;line-height:25px;}
.left_top{padding:0 20px;}
.left_top .col-sm-5:before{left:-5px;right:-5px;}
.sec2{padding:20px 0;}
.sec2 h2{font-size:22px;padding-bottom:10px;}
.sec2 h3{font-size:17px;}
.sec2 .sonar-wave{left:10px;}
h2{font-size:25px;padding-bottom:20px;}
.pagination1 ul li{padding:0 16px;}
.modal-body .col-xs-4{padding:0 5px;}
}




