h1, h2,h3, h4, h5, h6, p, span, ul, li, a{margin:0;padding:0;font-family: 'Muli', sans-serif;}
a{text-decoration:none !important;}
body{margin:0;padding:0;font-family: 'Muli', sans-serif;}
.no_space{padding-right:0px;padding-left:0px;}
span.bolder {
    font-weight: 700;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}


/************************** popup  ************************************/
span.boldr{font-weight:800;color:#00aaa1;font-size:30px;}
.modal{top:22%;}
.modal-content{background:#f3f3f3;box-shadow:rgb(0,0,0) 0px 0px 6px 2px;border:1px solid #00aaa1;}
.modal-header{padding:0;border:none;}
button.close{background:url(img/cross.png) no-repeat 0 0;width:16px;height:16px;position:absolute;top:-5px;right:-5px;display:block;opacity:1;}
h4.modal-title{font-size:25px;font-weight:600;color: #00aaa1;margin:0;padding:35px 10px 20px;text-align:center;line-height:31px;}
#popupform input.cn{padding:6px 0 5px 48px;margin:0 0 20px;width:100%;background:#fff url(img/pop_sprite.png) no-repeat;background-position:0 0;border: 2px solid #00aaa1;}
#popupform textarea{width:100%;height:66px;padding:7px 9px;color:#00aaa1;font-size:13px;}
#popupform button, #popupform input[type=submit]{background: #00aaa1;color:#fff;border:none;text-transform:uppercase;margin-top:14px;padding:4px 18px;margin-bottom:5px;font-size:19px;}
.modal-dialog{max-width:500px;}
.field:nth-child(2) input.cn{background-position:0 -54px !important;}
.field:nth-child(3) input.cn{background-position:0 -106px !important;}
#popupform p{text-align:center;font-size:13px;color:#000;margin:19px 0 0;}
.fade.in{overflow:hidden;}

/************************** popup  ************************************/

h2 {
    font-size: 32px;
    margin: 0 0 15px;
    color: #272829;
    text-transform: capitalize;
}/************* Header Start *****************/
.header {
    width: 100%;
}


.head_top {
    width: 100%;
    background: #000;
    padding: 6px 0;
}

.head_bot {
    width: 100%;
    background: #16151fb3;
}

.logo img{
    max-width: 100%;
}

.logo {
    width: 100%;
    text-align: center;
    padding: 0px 0;
}

.top_left {
    width: 100%;
    text-align: center;
    color: #fff;
}



span.top_icon {
    margin: 0 10px 0 0;
    font-size: 18px;
    color: #78acc2;
}

.top_mid {
    width: 100%;
    text-align: right;
}


.top_mid_bot {
    text-align: center;
    padding: 0 0;
}

.top_mid_bot a {
    background: #333;
    padding: 9px 30px;
    color: #fff;
    box-shadow: 1px 1px 3px 2px #000;
    border: none;
    font-weight: 700;
}


.head_mid {
    width: 100%;
    background: #00aaa1;
    padding: 5px 0;
    color: #fff;
}

.top_mid a {
    color: #ffffff;
}

.top_right {
    width: 100%;
    text-align: right;
}

.top_right a {
    color: #fff;
    font-size: 14px;
    text-align: right;
}

.main_navigation {
    width: 100%;padding:0 0;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
    color: #00aaa1;
    transition: 0.7s;
}

.navbar-inverse .navbar-nav li a.active{
    /* background: #ffd400; */
    color: #000000;
}

.navbar-inverse {
    background-color: transparent;
    border: none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 24px 12px;
    transition: all 0.3s ease-in;
    font-weight: 500;
}
.nav.navbar-nav {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.navbar.navbar-inverse {
    margin-bottom: 0;
}

.navbar-collapse.collapse {
    float: right;
}
.navbar {
    min-height: auto;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: transparent;
}

.bot_right{
    width: 100%;
    padding: 14px 0;
}

.bot_right a{
    text-transform: uppercase;
    background: linear-gradient(to right, #ff0000 50%, #ffffff 50%);
    font-size: 14px;
    color: #333;
    border: 1px solid #333;
    padding: 10px 32px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.5s ease-in;
    background-position: right bottom;
    background-size: 201% 100%;
}

.bot_right a:hover{
    background-position: left bottom;
    color: #fff;
    border:none;
}

/************* Header End *****************/


/************* banner Start *****************/

.h_m_banner {
    width:  100%;
    background: url(img/main_banner.jpg) no-repeat top center;
    background-size: cover;
    padding: 40px 0 160px;
    color: #fff;
}

.bnn_left {
    width: 100%;
    padding: 50px 0 0;
}

.bnn_bot h3 {
    font-weight: 800;
    margin: 0 0 10px;
    text-align: center;
    color: #000;
}



.h_m_banner h1 {
       font-size: 25px;
       color: #000;
       font-weight: 800;
}

.h_m_banner p {
        font-size: 15px;
        color: #000;
        margin: 20px 0;
}



.bnn_bot {
    background: #00aaa1;
    padding: 30px 20px;
    box-shadow: 1px 1px 9px  3px #000;
}

button.banner_btn {
    background: #000000;
    border: none;
    color: #fff;
    padding: 15px 0px;
    font-weight: 700;
    width: 100%;
}

.bnn_bot .form-control {
    background: none;
    border: none;
    box-shadow: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    color: #000;
}

.bnn_bot .form-control::placeholder {
    color: #000;
}







/************* banner End *****************/


/************* Sec1 Start *****************/

.h_m_sec1 {
    width: 100%;
    padding: 70px 0;
}

.sec1_top {
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
}

.sec1_bot {
    width: 100%;
    overflow: hidden;
}

.sec1_bot_left {
    width: 100%;
}

.sec1_bot_left ul li {
    list-style: none;
    padding: 0 6px 10px;
}

.sec1_bot_left ul {column-count: 2;}

.sec1_bot_left h3 {
    margin: 0 0 20px;
    font-size: 33px;
}

.sec1_bot_left ul li i {
    font-size: 18px;
    margin: 0 6px 0;
    color: #00aaa1;
}

.sec1_bot_right {
    width: 100%;
    margin: 60px 0 0;
}

.sec1_bot_right img {
    width: 100%;
}

/************* Sec1 End *****************/


/************* Sec2 Start *****************/
.h_m_sec2 {
    width: 100%;
    text-align: center;
    background: #00aaa1;
    overflow: hidden;
    padding: 70px 0;
}

.h_sec2_top {
    width: 100%;
    margin: 0 0 50px;
    color: #fff;
    overflow: hidden;
}

.h_sec2_top h2 {
    font-weight: 800;
    font-size: 28px;
    color: #fff;
}

.h_sec2_top p {
    font-size: 19px;
}

.h_sec2_bot {
    /* overflow: hidden; */
}

.ser_box {
    width: 90%;
}

.ser_box_img {
    width: 100%;
}

.ser_box_text {
    width: 100%;
    color: #fff;
}
.ser_box_text p {
}


.ser_box_text h4 {
    margin: 10px 0;
    font-weight: 800;
    font-size: 21px;
}

.ser_box_text a {
    background: #000;
    padding: 9px 30px;
    color: #fff;
    box-shadow: 1px 1px 3px 2px #000;
    border: none;
    font-weight: 700;
    display: inline-block;
    margin: 20px 0 0;
}


/************* Sec2 End *****************/

/************* Sec3 Start *****************/

.h_m_sec3 {
    width: 100%;
    padding: 70px 0;
    text-align: center;
}

.sec3_left {
    width: 100%;
}

.sec3_left h2 {
    color: #333;
    font-size: 39px;
    font-weight: 900;
}

.sec3_left h4 {
    font-size: 23px;
    font-weight: 800;
    line-height: 1.3em;
    padding: 30px 0;
}

.sec3_left p {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3em;
}

.sec3_left h6 {
    font-size: 25px;
    font-weight: 900;
    margin: 20px 0;
}

.sec3_left a {
    background: #333;
    padding: 16px 60px;
    color: #fff;
    box-shadow: 1px 1px 3px 2px #000;
    border: none;
    font-weight: 700;
    display: inline-block;
}

.sec3_right {
    width: 100%;
    overflow: hidden;
}

.sec3_box {
    margin: 0 0 15px;
    width: 100%;
    padding: 27px 0px;
    border-radius: 15px;
    background: #00aaa1;
    color: #fff;
}

span.s3_icon {
    font-size: 35px;
}

.sec3_box p {
    font-size: 20px;
    margin: 3px 0 0;
    font-weight: 700;
}

.sec3_box.blk {
    background: #333333;
}


/************* Sec3 End *****************/


/************* Sec4 Start *****************/
.h_m_sec4 {
    width: 100%;
    padding: 70px 0;
    background: url(img/sec4_bg.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
}

.sec4_left {
    width: 100%;
    color: #fff;
}

.sec4_left h2 {
    font-size: 47px;
    color: #FFFF;
    FONT-WEIGHT: 700;
}

.sec4_left p {
    margin: 12px 0;
    font-size: 20px;
}

.sec4_left a {
    background: #333;
    padding: 16px 60px;
    color: #fff;
    box-shadow: 1px 1px 3px 2px #000;
    border: none;
    font-weight: 700;
    display: inline-block;
}


.sec4_right {
    width: 100%;
}

.sec4_right .form-control {
    border-radius: 0;
    resize: none;
    border: 1px solid #00aaa1;
    background: none;
    color: #fff;
    box-shadow: none;
}

button.s4_btn {
    background: #00aaa1;
    border: none;
    padding: 16px 30px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.sec4_right .form-control::placeholder {
    color: #fff;
}


/************* Sec4 End *****************/

/************* Sec5 start *****************/

.h_m_sec5 {
    width: 100%;
    overflow: hidden;
    padding: 70px 0;
}

.h_sec5_top {
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
}

.h_sec5_bot {
    width: 100%;
    overflow: hidden;
}

.test_box {
    width: 94%;
}

.test_box_img {
    width: 100%;
    text-align: center;
}

.test_box_text {
    width: 100%;
    background: #00aaa1;
    padding: 60px 30px;
    color: #fff;
    margin: 40px -60px;
}

.test_box_text p {
    line-height: 29px;
    font-size: 18px;
    font-style: italic;
    margin: 0 0 20px;
}

.test_box_text h5 {
    font-weight: 700;
    font-size: 17px;
    color: #000;
    text-align: right;
}


/************* Sec5 End *****************/

.capbox {
    width: 100%;
    margin: 0 auto 20px;
    }
.capbox-inner {
     background: #fff;
   color: #555555;
    font-size: 12px;
    width: 100%;
    padding: 1px 11px;
    border-radius: 4px;
    text-transform: uppercase;
     border: 1px solid #cccccc;
}
#CaptchaDiv {
    background: #fff;
    color: #555555;
    width: 100%;
    padding: 5px 14px;
    border-radius: 4px;
    text-transform: uppercase;
    border: 1px solid #cccccc;
    margin: 0 0 11px;
    text-align: left;
}
#CaptchaInput {
    margin: 1px 0 1px 12px;
    width: 124px;
    padding: 4px;
}






.owl-pagination {
    margin: 30px 0 0;
}
.owl-theme .owl-controls .owl-page span {
    background: #00aaa1;
}

.foot_top {
    width: 100%;
    padding: 50px 0;
    background: #353535;
}
.foot_box h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 15px 0;
    color: #fff;
}
.foot_box p {color: #fff;
}
.foot_box {
    width: 100%;
    text-align: center;
}
.foot_box ul li {
    display: inline-block;
    padding-left: 15px;
    line-height: 27px;
    border-right: 1px solid#fff;
    padding-right: 30px;
}
.foot_box ul li a {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    transition: all 0.5s ease 0s;
}
.foot_box ul li:hover a {
    color: #00aaa1;
}
.foot_box ul li i {
    position: absolute;
    left: 0;
    top: 7px;
    color: #57ca85;
    transition: all 0.5s ease 0s;
}
.foot_bottom {
    width: 100%;
    background: #00aaa1;
    padding: 10px 0;
    text-align: center;
}
.foot_bottom p {
    color: #fff;
    font-size: 16px;
    text-align: left;
    padding: 6px 0;
}


.inner_page_banner {
    background: #444444;
    text-align: center;
    padding: 30px 0 30px;
    width: 100%;
}
.inner_page_banner h1 {
    color: #00aaa1;
    text-transform: uppercase;
}
.terms_condition_section {
    width: 100%;
    padding: 60px 0;
}
.terms_cond_inner h3 {
    font-weight: 600;
    margin: 20px 0;
    text-transform: uppercase;
}
.terms_cond_inner p {
    font-size: 16px;
    margin: 0 0 20px;
}
.terms_cond_inner ul li {
    list-style: none;
    font-size: 16px;
    margin: 0 0 20px;
    position: relative;
}
.terms_cond_inner ul li:before {
    content: "";
    position: absolute;
    left: -23px;
    background: #00aaa1;
    width: 1%;
    height: 4px;
    border-radius: 50px;
    top: 10px;
}
.inerpage_section1 {
    width: 100%;
    padding: 40px 0;
}
.conatc_us_form label {
    text-transform: uppercase;
    font-weight: 700;
}
button.cont_but {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: #00aaa1;
    padding: 10px 30px;
    border: none;
}   
.conatc_us_form {
    width: 100%;
}
.conatc_us_form .form-control {
    resize: none;
    border: 2px solid;
    border-radius: 0;
}


.whatspp-icon {
    position: fixed;
    bottom: 40px;
    left: 11px;
    z-index: 99999999;
}

.whatspp-icon img {
    max-width: 100%;
    display: block;
} 

.thank_you {
    width: 100%;
    background: url(img/main_banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 70px 0 180px;
}

.thank_sec1 {
    width: 100%;
    padding: 0 0 60px;
}

.thnk_box {
    background: #ffffff;
    padding: 60px 200px 30px 200px;
    text-align: center;
    margin-top: -70px;
    -webkit-box-shadow: 0px 0px 68px 1px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 68px 1px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 68px 1px rgba(0,0,0,0.08);
}

.thnk_box p {
    margin: 20px 0;
    line-height: 24px;
    font-size: 16px;
}

.thnk_box h4 {
    margin: 0 0 12px;
    font-weight: 700;
}










/* responsive styling*/
@media screen and (max-width:980px)
{

.navbar-inverse .navbar-nav > li > a {font-size: 9px;    padding: 23px 12px;}
.top_mid_bot {padding: 10px 0;}
.h_m_banner {padding: 160px 0 70px;}
h2 {font-size: 28px;}
.sec1_bot_right {display: none;}
.ser_box {margin: 0 0 30px;}
.h_sec2_top h2 {font-size: 33px;}
.ser_box_text p {height: 180px;}
.sec3_box p {font-size: 13px;}
.sec3_box {padding: 9px 0px;}
.sec4_left {margin: 0 0 40px;text-align: center;}
.test_box_text {margin: 20px 10px;}
.sec4_left h2 {font-size: 31px;}
.h_m_banner {padding: 330px 0 70px;}
.head_mid {text-align: center;}




    
}

    
    

@media screen and (max-width:767px)
{   
.top_mid { text-align: center;margin: 9px 0;}
.head_mid {text-align: center;}
.h_m_banner h1 {font-size: 29px;}
.header {position: relative;}
.h_m_banner {padding: 0px 0 70px;background: url(img/main_banner.jpg) no-repeat -260px 0px;background-size: cover;}
.h_m_banner p {font-size: 15px;}   
 h2 {font-size: 20px;}   
.nav.navbar-nav {text-align: center;}
.navbar-inverse .navbar-nav > li > a {font-size: 9px;padding: 7px 12px;}
.sec1_bot_left ul {column-count: 1;}
.sec1_bot_left {text-align: center;}
.sec1_bot_left h3 {font-size: 25px;}
.h_sec2_top h2 {font-size: 24px;}
.ser_box_text p {height: auto;}
.sec3_left h2 {font-size: 32px;}
.sec3_left h4 {padding: 13px 0;}
.sec3_left {margin: 0 0 20px;}
button.s4_btn {width: 100%;}
 .foot_box ul li a { font-size: 9px;}   
 .foot_bottom p {text-align: center;}
 .sec4_left a {
    background: #333;
    padding: 16px 20px;}
   
    
}