.top-section {
    padding: 15px 0 5px;
}

.top-header {
    background: url("../images/header.jpg");
    background-size: cover;
    width: 100%;
    min-height: calc(100vh - 130px);
    position: relative;
    background-position: center center;

}

.top-header-layer {
    background-color: rgba(28, 43, 87, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    padding: 15% 0 50px 0;
}

.inner-header{
     background: url("../images/inner-header.jpg");
     background-size: cover;
     width: 100%;
     height: 200px;
     position: relative;
     background-position: center center;
 }

.inner-header-about-us{
    background-image: url("../images/about-us.jpg");
    background-size: cover;
    width: 100%;
    height: 200px;
    position: relative;
    background-position: center center;
}

.inner-header-contact-us{
    background-image: url("../images/contact-us2.jpg");
    background-size: cover;
    width: 100%;
    height: 200px;
    position: relative;
    background-position: top center;
}


.inner-header-layer {
    background-color: rgba(28, 43, 87, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px 0 50px 0;
}


.inner-header2{
    background: url("../images/inner-header.jpg");
    background-size: cover;
    width: 100%;
    height: 500px;
    position: relative;
    background-position: center center;
}


.inner-header-layer2 {
    background-color: rgba(28, 43, 87, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 100px 0 50px 0;
}

.lead-maintitle {
    font-size: 36px;
    font-weight: bold;
}

.lead-title {
    font-size: 30px;
    font-weight: bold;
}

.lead-title2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.lead-subtitle {
    font-size: 26px;
    font-weight: bold;
}

.lead-text {
    font-size: 20px;
    margin-top: 10px;
}

.lead-text2 {
    font-size: 18px;
    margin-top: 10px;
}

.main-title {
    font-size: 48px;
    font-weight: 800;
    line-height: 50px;
}

.white-text {
    color: #ffffff;
}

.menu a {
    color: #444444;
}

.custom-check-list {
    list-style-image: url('../images/check-mark-green.svg');
}

.bottom-border{
    border-bottom: 10px solid #152e5b;
}
ul li {
    margin-bottom: 10px;
}

.orange-button {
    background: #fc0;
    border-radius: 4px;

}

.menu-top{
    margin-top: 2px;
}

section {
    margin: 50px 0;
}

.menu li a {
    font-size: 18px;
    font-weight: bold;
}

.light-blue {
    padding: 100px;
    background-color: #f2f1f5;
}

.light-blue2 {
    padding: 50px 0;
    background-color: #ffffff;
}

.grey-box {

    background-color: #F8F8FA;
}


.dark-bg {
    padding: 50px;
    background-color: #e9e9e9;
}

.img-space {
    margin: 20px 0 30px 0;
}

.grey-text{
    color: #727888;
}


.map-bg {
    background: #0a0a0a url(../images/mappng.png) no-repeat;
    position: relative;
    height: 730px;
    background-size: cover;
    background-position: center center;
    margin-top: 50px;
}


.layer-map {
    background-color: rgba(28, 43, 87, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 100px 0;
}

.inner-box {
    background: #ffffff;
    border: 1px solid #D6D6D6;
    border-radius: 6px;
}

.inner-box2 {
    background: #ffffff;
    border: 1px solid #D6D6D6;
    border-radius: 6px;
    margin: 20px 0;

}

.inner-box-content {
    padding: 60px 30px 40px;

}

.inner-box-content2 {
    padding: 10px 30px 10px;

}
.inner-box-content1 {
    padding: 20px 30px 10px;

}

.blue-text {
    color: #304f96;
}

.light-blue-text{
    color: #83dfff;
}
.button-green {
    background: #38b800;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    padding: 10px 20px 12px;
}
.button-green-main {
    background: #38b800;
    font-size: 28px!important;
    font-weight: bold;
    border-radius: 5px;
    padding: 15px 20px 16px;
}

.alert{
    color: #e4502a;
}
.bottom-border-green{
    border-bottom: 4px solid #38b800;
}

.button-lightred {
    background: #FFEFEF;
    color: red;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0;
    border-radius: 6px;
}

.button-lightred2 {
    background: #FFEFEF;
    color: red;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0;
    border-radius: 6px;
    padding: 8px ;
}


.inner-title {
    background: #555;
    color: #ffffff;
    padding: 10px;
    border-radius: 6px;
}

.inner-small {
    font-size: 14px;
    line-height: 12px;
    color: #797979;
    margin-bottom: 20px;
}

.gap10 {
    margin-bottom: 10px;
}

.gap20 {
    margin-bottom: 20px;
}

.gap30 {
    margin-bottom: 30px;
}

.gap40 {
    margin-bottom: 40px;
}

.checkout-box{
    border: 5px solid #449d1e;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    opacity: 1 !important;

    background-repeat: no-repeat;
    background-position: right top;
}

.price-save {
    position: absolute;
    top: 18px;
    left: -125px;
    text-align: center;
    transform: rotate(-32deg);
    -webkit-transform: rotate(-32deg);
    width: 360px;
    z-index: 2;
    transition: 0.5s all;
    text-transform: capitalize;
    background-color: #4BA920;
}

.input-size{
    zoom: 2;
}


.info-box {
    position: relative;

    background-color: #FFF;
    -webkit-box-shadow: 0 4px 9px 0 rgba(45,54,76,0.4);
    -moz-box-shadow: 0 4px 9px 0 rgba(45,54,76,0.4);
    box-shadow: 0 4px 9px 0 rgba(45,54,76,0.4);
    margin-top: 100px;

}

.info-img{
    position: absolute;
    z-index: 10000;
}
.info-box-padding{
    padding: 100px 70px 55px;
}

.info-box-padding2{
    padding: 65px 70px 55px;
}
/*Footer Section*/


.footer-bg {
    background: #0a0a0a url(../images/footer-bg.png) no-repeat;
    position: relative;
    height: 450px;
    margin-top: 50px;
    background-size: cover;
}


.layer-footer {
    background-color: rgba(28, 43, 87, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 60px 0;
}

.small-text{
    font-size: 12px;
}

.footer-bg .menu a {
    font-weight: normal !important;
    color: #6e82ad;
    font-size: 16px;
    padding: 0.4rem 0rem;
}

.grey-text2{
    color: #6e82ad;
}

.red-text{
    color: red;
}

.top-text{
    font-size: 14px;
    margin-top: 11px;

}
.footer-copyright {
    background: rgba(0, 0, 0, 0.98);
    padding: 20px 0 2px;
}

.footer-copyright p {
    color: #797979;
}
