h1, h2,h3, h4, h5, h6, p, span, ul, li, a{margin:0;padding:0;font-family: 'Rubik', sans-serif;}
a{text-decoration:none !important;}
body{margin:0;padding:0;font-family: 'Rubik', 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 #104ab7;}
.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: #104ab7;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 #104ab7;}
#popupform textarea{width:100%;height:66px;padding:7px 9px;color:#57ca85;font-size:13px;}
#popupform button, #popupform input[type=submit]{background: #104ab7;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%;
    background: #191a44;
    padding: 6px 0;
}

.head_bot {
    width: 100%;
    background: #fff;
}

.logo img{
    width: 60%;
}

.logo {
    width: 100%;
    text-align: center;
    padding: 0px 0;
}

.top_left {
    width: 100%;
    text-align: center;
}

.top_left p {
    color: #fff;
    display: inline-block;
}

.top_left a {
    color: #222;
    margin-left: 10px;
    background: #ffcf56;
    padding: 0px 15px;
    display: inline-block;
    -webkit-animation: tada 2s 0.5s infinite;
    animation: tada 2s 0.5s infinite;
    font-weight: 500;
}

.top_left a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}


span.top_icon {
    margin: 0 10px 0 0;
    font-size: 18px;
    color: #78acc2;
}

.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: #000000;
    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: #333;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px 14px;
    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 *****************/



/************* bnner start *****************/
.h_m_banner {
    width:  100%;
    background: url(img/main_banner.jpg) no-repeat top center;
    background-size: cover;
    padding: 100px 0;
    text-align: center;
}

.h_m_banner h1 {
  font-size: 44px;
  color: #000;
  font-weight: 600;
}

.h_m_banner p {
    font-size: 16px;
    color: #000;
    margin: 20px 0;
}
.ser_form {
    width: 100%;
    background-color: #e4e4e4ba;
    border: 3px solid #88899b;
}

.sr_form .row {
    padding: 0 50px 0;
}

span.bol {
    color: #ffffff;
}

.ser_form h3 {
    font-size: 24px;
    color: #dcdcdc;
    padding: 7px 0px;
    margin: 0px 0 20px;
    text-transform: uppercase;
    background: #f43d1d;
}

.sr_form {
    width: 100%;
    padding: 0px 0px 15px;
}

.sr_form span.pop_icon {
    position: absolute;
    color: #ff6600;
    left: 27px;
    top: 6px;
}

.sr_form .form-control {
    resize: none;
    padding: 5px 20px;
    border: none;
    box-shadow: none;
}

button.bnn_btn {
    background: #191a44;
    padding: 9px 110px;
    color: #fff;
    border: none;
    width: 100%;
}

/************* bnner end *****************/



/************* sec1 start *****************/

.h_m_sec1 {
    width: 100%;
    padding: 70px 0;
}

.sec1_right {
    width: 100%;
}

.sec1_right img {
    width: 100%;
}

.sec1_left {
    width: 100%;
    margin: 20px 0;
}

.sec1_left p {
    line-height: 26px;
}

/************* sec1 end *****************/

/************* sec2 start *****************/
.h_m_sec2 {
    width: 100%;
    padding: 70px 0;
    background: #191a44;
    color: #fff;
}

.h_sec2_top {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
    overflow: hidden;
}

.h_sec2_top h2 {color: #fff;}

.h_sec2_bot {
    width: 100%;
    overflow: hidden;
}

.ser_box {
    width: 100%;
    padding: 10px 20px;
}

.ser_box_img img {
    width: 100%;
}

.ser_box_text {
    width: 100%;
}

.ser_box_text h4 {
    margin: 0 0 10px;
    font-size: 22px;
}

/************* sec2 end *****************/

/************* sec3 start *****************/

.h_m_sec3 {
    width: 100%;
    padding: 70px 0;
}

.sec3_left {
    width: 100%;
}

.sec3_right {
    width: 100%;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    padding: 40px 30px;
    text-align: center;
}

.sec3_right ul li {
    list-style: none;
    padding: 0 0 30px;
}

.sec3_right h2 {
    margin: 0 0 30px;
}

.sec3_right ul li i {
    color: red;
}

.sec3_img img {
    width: 100%;
}
.sec3_img {
    width: 100%;
    padding: 40px 0 0;
}


/************* sec3 end *****************/




/************* sec4 start *****************/



.h_m_sec4 {
    width: 100%;
    padding: 70px 0px;
    background: url(img/inspiration-geometry.png);
    background-color: #191a44;
}

.h_sec4_top {
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
    color: #fff;
}

.h_sec4_top h2 {
    color: #fff;
}

.h_sec4_bot .col-lg-3 {
    padding: 0;
}

.h_sec4_bot .col-lg-3:nth-child(5) .s4_box,
.h_sec4_bot .col-lg-3:nth-child(6) .s4_box,
.h_sec4_bot .col-lg-3:nth-child(7) .s4_box,
.h_sec4_bot .col-lg-3:nth-child(8) .s4_box {border-bottom: 0;}

.h_sec4_bot .col-lg-3:nth-child(4) .s4_box,.h_sec4_bot .col-lg-3:nth-child(8) .s4_box {
    border-right: 0;
}


.s4_box {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 15px 12px;
    transition: all 0.4s ease 0s;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.s4_box:hover {
    box-shadow: 12px 12px 30px #000000;
}


.s4_img {
    width: 100%;
    padding: 15px 0;
}

.s4_txt h4 {
    padding: 0 0 10px;
        font-weight: 600;
}
.s4_txt {
    width: 100%;
    color: #fff;
}

.s4_txt p {
    height: 110px;
}



/************* sec4 end *****************/


/************* sec5 start *****************/


.h_m_sec5 {
    width: 100%;
    padding: 55px 0;
    color: #000;
}

.sec5_left {
    width: 100%;
}

.sec5_left h2{
    padding: 0 0 10px;
    margin: 0 0 15px;
    position: relative;
    color: #000;
    font-size: 30px;
}

.sec5_left h2::before {
    content: '';
    position: absolute;
    bottom: 0;
    background: #104ab7;
    width: 87px;
    height: 2px;
    left: 0;
}

.sec5_left h2 strong {
    color: #191a44;
    font-weight: 800;
}

.sec5_left p{
    line-height: 20px;
    font-size: 16px;
}

.sec5_right {
    width: 100%;
    text-align: center;
}

.sec5_right::after {
    content: '';
    position: absolute;
    bottom: 6px;
    background: #f33d1f;
    width: 9px;
    height: 9px;
    border-radius: 25px;
    left: 0;
}

.sec5_right h3{
    font-size: 30px;
    font-weight: 700;
    margin: 10px 0;
}

.sec5_right p{
    color: #191a44;
    text-transform: capitalize;
    font-size: 14px;
}

/************* sec5 end *****************/


/************* sec6 start *****************/

.h_m_sec6 {
    width: 100%;
    padding: 70px 0;
    background:url(img/parallax1.jpg);
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}
.sec6_img {
    position: relative;
}

.sec6_img img {
    position: absolute;
    left: 0;
    width: 18%;
    border: 2px solid #B7112A;
}

.sec6_text {
    float: right;
    width: 100%;
    padding: 7px 45px 60px;
}

.sec6_top h2 {
    color: white;
}

.s6_txttop {
    padding-left: 67px;
}

.s6_txttop h4 {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}

.s6_txttop span {
    font-size: 13px;
    font-style: italic;
    margin: 10px 0 8px;
    display: block;
}

.sec6_text p {
    background: #8b91dd;
    font-size: 15px;
    line-height: 26px;
    padding: 15px 60px;
    letter-spacing: 2px;
    color: #fff;
}

.sec6_box_image {
    padding: 0 40px;
}

.sec6_box_image img {
    width: 15%;
    border-radius: 50%;
}


.h_sec6_top {
    width: 100%;
    margin: 0 0 60px;
    overflow: hidden;
}

.sec6_box_text p {
    padding: 10px 0 50px;
    height: 140px;
}

.sec6_box_text h3 {
    padding: 50px 0 10px;
    text-transform: capitalize;
}

.sec6_box_text {
    width: 95%;
    padding: 0 60px;
    background: white;
    border-radius: 10px;
    margin: -35px 0 0;
}

/************* sec6 end *****************/



/************* sec7 start *****************/
.h_m_sec7 {
    width: 100%;
    padding: 70px 0 0;
    text-align: center;
}

.h_sec7_top {width: 100%;margin: 0 0 20px;overflow: hidden;}

.h_sec7_bot {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 0;
}

.sec7_left {
    width: 100%;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    padding: 50px 40px;
}

.sec7_left .form-control {
    resize: none;
    border: none;
    border-bottom: 2px solid #104ab7;
    box-shadow: none;
    border-radius: 0;
}

button.s7_btn {
    width: 100%;
    border: none;
    padding: 11px 0;
    background: #f33e1e;
    color: #fff;
    font-weight: 600;
}

.sec7_right {
    width: 100%;
}

.sec7_right img {width: 100%;}


/************* sec7 end *****************/

.capbox {
    width: 100%;
    margin: 0 auto 20px;
    }
.capbox-inner {
     background: #fff;
     color: #555555;
     font-size: 12px;
     width: 100%;
     padding: 1px 11px;
     border-radius: 0;
     font-weight: 600;
     border: 2px solid #000000;
}
#CaptchaDiv {
    background: #fff;
    color: #000000;
    width: 100%;
    padding: 5px 14px;
    border-radius: 0;
    text-transform: uppercase;
    border: 2px solid #000000;
    margin: 0 0 11px;
}
#CaptchaInput {
    margin: 1px 0 1px 12px;
    width: 124px;
    padding: 4px;
}






.owl-pagination {
    margin: 30px 0 0;
}
.owl-theme .owl-controls .owl-page span {
    background: #104ab7;
}

.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: #f23e1f;
    margin-left: 5px;
}
.foot_box ul li i {
    position: absolute;
    left: 0;
    top: 7px;
    color: #dd6e02;
    transition: all 0.5s ease 0s;
}
.foot_bottom {
    width: 100%;
    background: #191a44;
    padding: 10px 0;
    text-align: center;
}
.foot_bottom p {
    color: #fff;
    font-size: 16px;
}


.inner_page_banner {
    background: #444444;
    text-align: center;
    padding: 30px 0;
    width: 100%;
}
.inner_page_banner h1 {
    color: #ffcf56;
    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: #e37f11;
    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: #e68819;
    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;
} 


/* responsive styling*/
@media screen and (max-width:980px)
{
.navbar-inverse .navbar-nav > li > a {font-size: 11px;padding: 2px 6px;}    
.h_m_banner h1 {color: #dd6e02;}    
.h_m_banner p {color: #dd6e02;} 
.sec1_left {text-align: center;}    
.sec1_right {display: none;}    
.h_m_sec1 {padding: 20px 0;}    
h2 {font-size: 26px;}   
.ser_box {padding: 10px 0px;}   
.sec3_right h2 {font-size: 20px;}   
.sec3_right ul li {padding: 0 0 15px;}  
.sec3_left h2 {font-size: 19px;}    
.sec3_right {padding: 30px 10px;}   
.s4_txt p {height: 170px;}  
span.counter-count {font-size: 21px;}   
.sec5_left p {font-size: 13px;} 
    
    
    
    
}

    
    

@media screen and (max-width:767px)
{   
    
.h_m_banner {padding: 30px 0;}  
.h_m_banner h1 {font-size: 28px;}   
.darkHeader {display: none;}    
.sr_form .row {padding: 0 14px 0;}  
.navbar-inverse .navbar-toggle .icon-bar {background-color: #dd6e02;}
.nav.navbar-nav {text-align: center;}   
h2 {font-size: 20px;}   
.sec1_left p {line-height: 20px;}   
.h_m_sec2 {padding: 40px 0;}    
.sec3_left {text-align: center;}    
.h_m_sec3 {padding: 40px 0;}
.sec3_right {margin: 20px 0 0;} 
.s4_txt p {height: auto;}   
.sec5_right::after {display: none;} 
.sec6_box_text {width: 100%;padding: 0 20px;}   
.sec6_top h2 {font-size: 26px;}
.sec6_top {text-align: center;} 
.h_m_sec6 {padding: 40px 0;}    
.sec6_box_image img {width: 35%;}   
.h_m_sec7 {padding: 40px 0;}
.sec7_left {padding: 30px 20px;}
.sec7_right img {display: none;}    
.sec6_box_text p {height:auto;} 
    
    
    
}