h1, h2,h3, h4, h5, h6, p, span, ul, li, a{margin:0;padding:0;font-family: 'Montserrat', sans-serif;}
a{text-decoration:none !important;}
body{margin:0;padding:0;font-family: 'Montserrat', 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:#57ca85;font-size:30px;}
.modal{top:22%;}
.modal-content{background:#f3f3f3;box-shadow:rgb(0,0,0) 0px 0px 6px 2px;border:1px solid #57ca85;}
.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:#57ca85;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:1px solid #57ca85;}
#popupform textarea{width:100%;height:66px;padding:7px 9px;color:#57ca85;font-size:13px;}
#popupform button, #popupform input[type=submit]{background:#57ca85;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%;
}


.darkHeader {
    top: 0%;
    position: fixed;
    z-index: 99999;
    transition: 0.7s;
    padding: 0px 0;
}
.head_top {
    width: 100%;
    text-align: center;
    background: #ff1949;
    color: #fff;
    padding: 5px 0;
    overflow: hidden;
}
.head_top_left {
    width: 100%;
}
.head_top_left p {
    font-size: 24px;
}
.head_top_left a {
    background: #fff;
    margin: 0 0 0 10px;
    display: inline-block;
    padding: 7px 20px;
    border-radius: 30px;
    font-size: 14px;
    color: #0f2944;
    text-transform: uppercase;
    font-weight: 700;
}
.head_top_right {
    width: 100%;
    text-align: right;padding: 8px 0;
}
.head_top_right ul li {
    display: inline-block;
    font-size: 16px;
    padding: 0 10px;
    border-right: 1px solid #fff;
}
.head_top_right ul li:nth-child(3) {
    border: none;
}
.head_top_right ul li:nth-child(3) a {
    color: #0f2944;
    font-weight: 700;
}
.head_top_right ul li:nth-child(3) a span.top_icon {
    color: #0f2944;
}
.head_top_right ul li a {
    color: #fff;
}
span.top_icon{color: #fff;padding:0 15px 0 0;}


.head_bot {
    width: 100%;
    background: #000;
}

.logo img{
    max-width: 100%;
}

.logo {
    width: 100%;
    text-align: center;
    padding: 0px 0;
}

.top_left {
    width: 100%;
}

.top_left p {
    color: #fff;
    display: inline-block;
}

.top_left a {
    color: #f00;
    padding: 10px 13px 7px;
    font-weight: 500;
}

.top_left a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}


span.top_icon {
    font-size: 18px;
    color: #000000;
}

.top_mid {
    width: 100%;
    text-align: right;
}

.top_mid a {
    color: #fff;
}

.top_right {
    width: 100%;
    text-align: right;
}

.top_right a {
    color: #fff;
    font-size: 14px;
    text-align: right;
}

.main_navigation {
    width: 100%;
    padding: 7px 0;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
    color: #c3469a;
    transition: 0.7s;
}

.navbar-inverse .navbar-nav li a.active{
    color: #000000;
}

.navbar-inverse {
    background-color: transparent;
    border: none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px 10px;
    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: 18px 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;
    border: 1px solid #333;
}

/************* Header End *****************/

.h_m_banner {
    width:  100%;
    background: url(img/main_banner.jpg) no-repeat top center;
    background-size: cover;
    padding: 270px 0;
    text-align: center;
}

.h_m_banner h1 {
       font-size: 36px;
       color: #fff;
       font-weight: 600;
       margin: 0 0 27px;
}

.h_m_banner p {
        font-size: 21px;
        color: #fff;
        line-height:  1.0;
}
.h_m_banner a {
   background: rgb(87, 202, 133);
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 9px 35px;
    border-radius: 28px;
}


.h_m_sec1 {
    width: 100%;
    padding: 70px 0;
    text-align: center;
}

.h_m_sec1 h2 {
    font-size: 45px;
    text-shadow: 3px 1px 1px #000;
    font-weight: 700;
}

.h_m_sec1 p {
    font-size: 17px;
}

.h_m_sec1 p strong {
    font-size: 25px;
}

.h_m_sec2 {
    width: 100%;
    padding: 70px 0;
    text-align: center;
    background: url(img/sec2_bg.jpg) no-repeat top center;
    background-size: cover;
}

.h_sec2_top {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
}

.h_sec2_top h2 {
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    text-shadow: 3px 1px 1px #000;
}

.h_sec2_bot {
    width: 100%;
    overflow: hidden;
}

.ser_box {
    width: 100%;
}

.ser_box_img {
    width: 100%;
}

.ser_box_img img {
    width: 100%;
}

.ser_box_text {
    width: 100%;
    background: #fff;
    padding: 30px 10px;
}

.ser_box_text h4 {
    margin: 0 0 10px;
    font-weight: 600;
}

.h_m_sec3 {
    width: 100%;
    padding: 70px 0;
}

.sec3_top {
    width: 100%;
    text-align: center;
    margin: 0 0 40px;
    overflow: hidden;
}

.sec3_top h2 {
    text-shadow: 3px 1px 1px #000;
    font-weight: 600;
}

.h_sec3_left {
    width: 100%;
    background: url(img/sec3_img1.png) no-repeat top center;
    background-size: cover;
    padding: 64px 20px;
    margin: 0 0 40px;
}

.h_sec3_left h2 {
    font-weight: 600;
    font-size: 17px;
}

.h_sec3_left ul li {
    list-style: none;
    padding: 3px 230px 10px 0px;
}

.h_sec3_left ul li i {
    color: red;
    padding: 0 10px 0 0px;
}

.s31 {
    width: 100%;
    background: url(img/sec3_img2.png) no-repeat top center;
    background-size: cover;
    padding: 59px 20px;
}

.s31 ul li {list-style: none;padding: 0px 0px 17px 250px;}

.s31 h2 {padding: 0 0 0 250px;}

.s32 {
    width: 100%;
    background: url(img/sec3_img3.png) no-repeat top center;
    background-size: cover;
    padding: 65px 20px;
}

.s33 {
    width: 100%;
    background: url(img/sec3_img4.png) no-repeat top center;
    background-size: cover;
    padding: 60px 20px;
}

.s33 ul li {list-style: none;padding: 0px 0px 17px 250px;}

.s33 h2 {padding: 0 0 0 240px;}

/************* 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: 32px;
    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 #550071;
    background: none;
    color: #fff;
    box-shadow: none;
}

button.s4_btn {
    background: #0077ba;
    border: none;
    padding: 16px 30px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.sec4_right .form-control::placeholder {
    color: #fff;
}


/************* Sec4 End *****************/

.h_m_sec5 {
    width: 100%;
    text-align: center;
    padding: 70px 0;
}

.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: #57ca85;
}

.foot_top {
    width: 100%;
    padding: 50px 0;
    background:  #253646;
}
.foot_box h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 14px;color: #fff;
}
.foot_box p {color: #fff;
}
.foot_box {
    width: 100%;
}
.foot_box ul li {
    display: block;
    position: relative;
    padding-left: 15px;
    line-height: 27px;
}
.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: #57ca85;
    margin-left: 5px;
}
.foot_box ul li i {
    position: absolute;
    left: 0;
    top: 7px;
    color: #550071;
    transition: all 0.5s ease 0s;
}
.foot_bottom {
    width: 100%;
    background: #000;
    padding: 10px 0;
}
.foot_bottom p {
    color: #fff;
}


.inner_page_banner {
    background: #444444;
    text-align: center;
    padding: 30px 0;
    width: 100%;
}
.inner_page_banner h1 {
    color: #ffffff;
    text-transform: uppercase;
}
.terms_condition_section {
    width: 100%;
    padding: 60px 0 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;
    padding: 0 20px 0;
}
.terms_cond_inner ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    background: #000000;
    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: #61509e;
    padding: 10px 30px;
    border: none;
}   
.conatc_us_form {
    width: 100%;
}
.conatc_us_form .form-control {
    resize: none;
    border: 2px solid;
    border-radius: 0;
}

/* responsive styling*/
@media screen and (max-width:980px)
{
    
}

    
    

@media screen and (max-width:767px)
{   
    
.h_m_banner {padding: 70px 0;}   
.ser_box {margin: 0 0 30px;}   
.h_sec3_left {padding: 24px 20px;    background: none;     margin: 0 0 0px;} 
.h_sec3_left ul li { padding: 3px 37px 15px 0px;}  
.s31 h2 {padding: 0 0 0 10px;}
.s32 {padding: 5px 20px;}
.s33 h2 {padding: 0 0 0 10px;}
.sec4_left a {background: #333;padding: 16px 20px;}   
.sec4_left {margin: 0 0 30px;}


}