h1, h2,h3, h4, h5, h6, p, span, ul, li, a{margin:0;padding:0;font-family: 'Poppins', sans-serif;}
a{text-decoration:none !important;}
body{margin:0;padding:0;font-family: 'Poppins', 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; 
}
/*      ****************** order now ******************               */
.order_now_section {width: 100%;padding: 90px 0 60px;}  
.step1-field .form-control {
    border: 1px solid #57ca85;
    border-radius: 0;
    box-shadow: 1px 1px 3px #57ca85;
}
legend {
    color: #57ca85;
}
.falseclass {background: #57ca85;color: #fff;padding: 10px;text-align: center;}
#getData {border: 2px solid #57ca85;box-shadow: 1px 1px 26px #000;    padding: 20px 0;}
input#finish1 {text-decoration: none;color: #fff; padding: 7px 53px; background: #00375e; border-radius: 6px; font-size: 15px;
font-weight: 600;text-align: center;border: 1px solid #00375e;   text-transform: uppercase;}
.OrderSummer.bgcolor {box-shadow: 1px 1px 13px #57ca85;}
.show_hide {
    text-decoration: none !important;
    display: none;
    background: #57ca85;
    border-radius: 30%;
    width: 5%;
    text-align: center;
    height: 0%;
    font-size: 26px;
    color: white !important;
}
.show_hide:hover{
    border: 2px solid #57ca85;
    color: #57ca85 !important;
    background: #fff;
}
.btn-style{
    text-decoration: none !important;
    color: #fff !important;
    padding: 7px 53px !important;
    background: #57ca85 !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-align: center !important;
    border: 1px solid #57ca85 !important;
    text-transform: uppercase !important;
}
/*      ****************** order now ******************               */

/************************** 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  ************************************/

/************* Header Start *****************/

.header {
    width: 100%;
    padding: 0 20px;
    z-index: 484;
    position: relative;
}


.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;
}



.head_bot {
    width: 100%;
    background: #fff;
}

.logo img{
    width: 100%;
}

.logo {
    width: 100%;
    text-align: center;
    padding: 14px 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: 15px;
    color: #000000;
    padding: 0 6px 0 20px;
}

.top_mid {
    width: 100%;
    text-align: center;
    padding: 18px 0;
}

.top_mid a {
    color: #000;
}

.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: 12px;
    text-transform: uppercase;
    padding: 12px 7px;
    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: 170px 0 200px;
}

.h_m_banner h1 {
       font-size: 57px;
       color: #fff;
       font-weight: 900;
       margin: 0 0 35px;
}

.h_m_banner p {
        font-size: 19px;
        color:  #fff;
        line-height:  1.0;
        margin: 0 0 50px;
}
.h_m_banner a {
   background: #0e4e8f;
   color: #fff;
   text-transform: uppercase;
   font-size: 18px;
   padding: 15px 45px;
   transition: all 0.3s ease-out;
}

.h_m_banner a:hover {
    background: none;
    border: 2px solid #f7951e;
}

.bnn_box {
    width: 100%;
    text-align: center;
    z-index: 484;
    position: relative;
}

canvas.particles-js-canvas-el {
    position: absolute;
    top: 0;
}


.h_m_sec1 {
    width: 100%;
    padding: 70px 0;
}

.sec1_image1 {
    width: 100%;
    overflow: hidden;
    box-shadow: 3px 3px 10px 0 #00000057;
    animation: animate 5s ease-in-out infinite;
}

.sec1_image2 {
    width: 100%;
    overflow: hidden;
    box-shadow: 3px 3px 10px 0 #00000057;
    animation: animate 5s ease-in-out infinite;
    margin: 50px 20px 0;
}

.sec1_image2 img {
    width: 100%;
}

.sec1_image1 img {
    width: 100%;
}

.sec1_text {
    width: 100%;
    padding: 80px 0;
}

.sec1_text h2 {
    font-size: 50px;
    font-weight: 700;
    color: #bc2825;
    margin: 0 0 20px;
}

.sec1_text p {
    line-height: 25px;
    color: #949494;
}


@keyframes animated { 0% { transform: translatey(0px); } 50% { transform: translatey(-20px); } 100% { transform: translatey(0px); } }
@keyframes animate { 0% { transform: translatey(0px); } 50% { transform: translatey(-30px); } 100% { transform: translatey(0px); } }


.h_m_sec2 {
    width: 100%;
    background: url(img/sec2_bg.jpg) no-repeat top center;
    background-size: cover;
    padding: 100px 0;
    text-align: center;
    background-attachment: fixed;
}

.h_sec2_top {
    width: 100%;
    margin: 0 0 61px;
    overflow: hidden;
}

.h_sec2_top h2 {
    color: #fff;
    font-size: 50px;
}

.ser_box {
    width: 100%;
    padding: 50px 20px;
    background: #ffffffb3;
    box-shadow: 3px 3px 10px 0 #00000057;
    animation: animate 5s ease-in-out infinite;
}

.h_sec2_bot {
    width: 100%;
}

.ser_box_text {
    width: 100%;
    margin: 20px 0 0;
}

.ser_box:hover {
    background: #bc2825;
    transition: all 0.3s ease;
}

.ser_box:hover h4 {
    color: #fff;
}

.s2 {
    margin: 70px 0 0;
}

.ser_box_text h4 {
    line-height: 31px;
    font-size: 20px;
}

.h_m_sec3 {
    width: 100%;
    padding: 70px 0;
}

.sec3_bot h2 {
    text-align: center;
    margin: 0 0 40px;
    font-weight: 600;
    font-size: 40px;
}

.sec3_bot{width: 100%;overflow: hidden;padding: 0 20px;}
.sec3_box { width: 100%;}
.sec3_box h4{ font-size: 1.2rem; margin: 0 0 10px; }
.sec3_bot ul { display: flex; list-style: none; flex-flow: wrap; width: 100%; }
.sec3_bot ul li { padding: 50px; width: calc(50%/1); }
.sec3_bot ul li:nth-child(1){ box-shadow: -10px 0 10px 0 #0000001a inset; background: linear-gradient(to left, #f1f1f1, transparent); }
.sec3_bot ul li:nth-child(4){ box-shadow: 10px 0 10px 0 #0000001a inset; background:linear-gradient(to right, #f1f1f1, transparent); }
.sec3_bot ul li:nth-child(5){ box-shadow: -10px 0 10px 0 #0000001a inset; background: linear-gradient(to left, #f1f1f1, transparent); }

.h_m_sec7 {
    width: 100%;
    padding: 70px 60px;
    overflow: hidden;
    background: url(img/sec7_bg.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
}

.h_sec7_top h2 {
    font-weight: 700;
    color: #fff;
}

.h_sec7_top {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
    overflow: hidden;
}

.h_sec7_bot {
    width: 100%;
    overflow: hidden;
}

.test_box {
    width: 98%;
    padding: 0 0 0 80px;
    position: relative;
}

.test_box_img img {
    position: absolute;
    width: 100px;
    left: 1px;
    border: 1px solid #3f9b1c;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 1px 1px 5px 0px #000;
}

.test_box_text {
    width: 100%;
    padding: 20px 40px;
    background: #ffffff;
    color: #000;
}

.test_box_text h5 {
    font-size: 16px;
    margin: 18px 0px 0;
    color: #000;
}

.test_box_text p {
    font-size: 17px;
}




.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;
}





.sec9_bbox {
    width: 100%;
}

.sec9_bbox a {
    background: #bc2825;
    padding: 20px 30px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.sec9_bot{width: 100%;padding: 50px 0;color: #000;}
.sec9_bbox h5 {text-transform: uppercase;color: #0e4e8f;}
.sec9_bbox h2 { margin: 20px 0; }
.sec9_bbox ul li {list-style: none;font-size: 1.1rem;position: relative;padding: 10px 0 10px 30px;border-bottom: 1px solid #333;font-weight: 100;color: #959595;font-size: 18px;}
.sec9_bbox ul li:before {content: "\f00c";position: absolute;left: 0;font-family: 'FontAwesome';color: #bc2825;}
.sec9_bbox h4 {font-size: 5rem;font-weight: 700;margin: 0 0 10px;color: #0e4e8f;}
.sec9_bbox h4>span{font-family: 'Poppins', sans-serif;  font-size: 5rem; }
.sec9_bbox p { font-size: 1.2rem; text-transform: uppercase; font-weight: 300; font-family: 'Poppins', sans-serif;}
.sec9_mbox span{color: #fd6601;}



.owl-pagination {
    margin: 30px 0 0;
}
.owl-theme .owl-controls .owl-page span {
    background: #f7951e;
}

.foot_top {
    width: 100%;
    padding: 50px 0;
    background: #1d1d1d;
}
.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 h4 {
    margin: 6px 0;
    font-size: 15px;
    color: #facd29;
}

.foot_box.ft {
    margin: 50px 0 0;
    border-top: 1px solid;
    padding: 20px 0 0;
}

.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: #f7951e;
    margin-left: 5px;
}
.foot_box ul li i {
    position: absolute;
    left: 0;
    top: 7px;
    color: #f7951e;
    transition: all 0.5s ease 0s;
}
.foot_bottom {
    width: 100%;
    background: #bc2825;
    padding: 10px 0;
    text-align: center;
}
.foot_bottom p {
    color: #fff;
    font-size: 16px;
}

.foot_box_images {
    width: 100%;
    color: #fff;
}

.foot_box_images ul li {
    list-style: none;
    text-align: left;
    padding: 0 0 10px;
}

.foot_box_images h3 {
    margin: 0 0 13px;
}

.foot_box_images ul li a {
    color: #fff;
}

.foot_box_images ul li a i {
    padding: 0 11px 0px 0px;
    color: #f7951e;
}

.ft_image {
    width: 100%;
    padding: 20px 0 0;
}

.ft_image img {
    width: 100%;
}


.inner_page_banner {
    background: #444444;
    text-align: center;
    padding: 140px 0 30px;
    width: 100%;
}
.inner_page_banner h1 {
    color: #facd29;
    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: #facd29;
    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: #facd29;
    padding: 10px 30px;
    border: none;
}   
.conatc_us_form {
    width: 100%;
}
.conatc_us_form .form-control {
    resize: none;
    border: 2px solid;
    border-radius: 0;
}



/*************************************** SERVICES PAGE SECTION 1 ****************************************/
.ser_sec1{ padding: 90px 0 0; width: 100%; position: relative;}
.ser_sec1_left {width: 100%; position: relative; }
.ser_sec1_left h5{color: #facd29;}
.ser_sec1_left h2{ margin: 10px 0; }
.ser_sec1_left p{margin: 0 0 40px 80px;position: relative;}
.ser_sec1_left p:before {content: "";position: absolute;left: -78px;height: 1px;background: #facd29;width: 60px;top: 12px;}
.ser_sec1_left a{margin: 0 0 0 80px;padding: 10px 30px;background: #facd29;color: #fff;text-transform: uppercase;}
.ser_sec1_right{ width: 100%; }
.ser_sec1_right img{ max-width: 100%; box-shadow: 10px 10px 30px 0 #0000004a; }
.ser_sec1_box{ width: 100%; margin: 0 0 90px; }

.at_banner {
    width: 100%;
    padding: 70px 0;
    background: #fbfbfb;
}

.abt_left {
    width: 100%;
    text-align: right;
}

.abt_left h2 {
    font-weight: 600;
    line-height: 50px;
    font-size: 39px;
    margin: 20px 0 0;
}

.abt_right {
    width: 100%;
    padding: 20px;
    box-shadow: 1px 4px 15px #cccccc;
    background: #fff;
}

.abt_right ul li {
    list-style: none;
    padding: 10px 0;
}

.ab_box {
    width: 100%;
    overflow: hidden;
    padding: 60px 0;
}

.about_box {
    width: 100%;
    background: #fff;
    padding: 30px;
    border-right: 2px solid #eee;
}

/* responsive styling*/
@media screen and (max-width:980px)
{
    
}

    
    

@media screen and (max-width:767px)
{   
    
    
.header {padding: 0 0px;}   
.darkHeader {display: none;}    
button.navbar-toggle.collapsed {background: #98482b;}    
.top_mid a {font-size: 11px;}    
.top_mid {padding: 10px 0;}   
.navbar-inverse .navbar-toggle .icon-bar {background-color: #98482b;}
.navbar-inverse .navbar-nav > li > a {text-align: center;}
ul.dropdown-menu {text-align: center;}    
.sec3_bot ul li {width: calc(100%/1);}
.s2 {margin: 30px 0;}
.sec1_image1 {display: none;}
.sec1_image2 {display: none;}
.h_m_sec1 {padding: 0px 0;}
.test_box {width: 100%; padding: 0 0 0 0px;}
.test_box_img img {display: none;}
.ser_sec1_right {margin: 40px 0;}
.ser_sec1_box { margin: 0 0 20px;} 
    
    
    
    
}