.main-about-bg {
    background: linear-gradient(to top, rgba(1, 11, 52, 0) 0%, rgba(1, 11, 52, 0) 59%, rgba(1, 11, 52, 0.65) 100%), url(../images/applicationdoc1.jpg) no-repeat;
    /* width: 95%;
    margin: auto;
    border-radius: 20px;
    background-size: 100%;
    height: 459px; */
}

.about {
    padding: 80px;
}

.badge {
    display: inline-block;
    background: linear-gradient(to right, #E5CD61, #FCF793, #DBB75F);
    color: #333;
    font-size: 14px;
    font-weight: bold;

    padding: 16px 12px;
    border-radius: 36px;
}

.about-4 {
    padding: 80px;
}

/* .rentoffice {
    padding-top: 35px;
    background-color: #0E4DA4;
    background-repeat: no-repeat;
    min-height: 600px;
    border-radius: 24px;

} */
.rentoffice {
    position: relative;
    padding: 35px 20px;
    background-color: #0E4DA4;
    min-height: 600px;
    border-radius: 24px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 60px;
}


.key-features {
    width: 74%;
    max-width: 1100px;
    margin: -485px auto 20px auto;
    z-index: 5;
    position: relative;
    padding: 0 20px;
    min-height: 300px;
    /* You can adjust this value */
}


.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    border-radius:
        20px;
}

.freezone {
    text-align: center;
    color: #fff;
    margin: 20px;
}

/* .key-features {
    margin: -400px 20px 20px;
    max-width: 1150px;
} */


.features-item {
    padding:
        18px;
    border:
        1px solid #ddd;
    border-radius:
        10px;
    background:
        #fff;
    transition:
        0.3s ease;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin:
        10px;
    height: 57vh;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
}


/* .features-item {
    padding: 27px;
    border-radius: 7px;
    text-align: left;
    background: #F8F8F8;
    margin-bottom: 28px;
    min-height: 430px;
} */

.features-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}

.rent-title {
    text-align: left;
}

.icon-circle {
    background-color: white;
    border-radius: 50%;
    align-items: center;
    padding: 20px;
}

.icon-circle img {
    width: 45px;
}

.rent-title h5 {
    font-size: 29px;
}




.simple_step_box {
    text-align: center;
    margin: auto;
    color: #fff;
    width: 91%;

    border-radius: 9px;
    padding: 10px;

    background: #fff;
}

.simple_step_box .stepset {
    border: 2px solid #fff;
    background-color: #0E4DA4;
    border-radius: 9px;
    padding: 10px;
    padding-top: 29px;
}

.stepset h4 {
    margin-top: 10px;
    height: 38px;
}

.simple_step_box p {
    height: 140px;

    font-weight: 400;

    line-height: 1.2;
    color: #e0e0e0;
}

.simple_step {
    padding: 2em 0;
    display: grid;
    grid-template-rows: 9em 12em auto;
}

.simple_step::before {
    background-image: url(images/svc.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #0E4DA4;
    content: '';
    display: block;
    grid-column: 1 / -1;
    height: 640px;
    grid-row: 2;
}

.cover-container {
    height: auto !important;
    margin-bottom: 88px;

}



.contact_card_left {
    padding-top: 35px;
    padding: 50px;
    background-color: #0E4DA4;
    background-image: url(../images/svc.png);
    color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;


}

.contact_card {
    padding-top: 35px;
    padding: 50px;
    background-color: #0E4DA4;
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
}


.card-body p {

    font-weight: 200;
    line-height: 1.2;
    font-size: 23px;
    color: #e0e0e0;
}

.room {
    margin-top: 40px;

}

/* Navigation Arrows */

/* Navigation Arrows */

.owl-nav button {
    background: #fff;
    border: none;
    font-size: 24px !important;
    color: #333;
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    padding: 0 10px;
    cursor: pointer;
}

.owl-nav .owl-prev {
    left: -40px;
}

.owl-nav .owl-next {
    right: -40px;
}

.owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 2;
}

.owl-nav button {
    background-color: #1F58A7 !important;
    /* blue background */
    border: 2px solid #ffffff !important;
    /* white border */
    color: #ffffff !important;
    /* white arrow */
    width: 45px;
    height: 45px;
    font-size: 1.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: all;
    transition: background-color 0.3s, transform 0.2s;
}

.owl-nav button:hover {
    transform: scale(1.1);
    background-color: #174b91 !important;
    /* slightly darker blue on hover */
}


.pricing-section {
    text-align: center;
    padding: 50px 0;
    text-align: center;
    padding: 50px 0;
    /* background-image: url(../images/bg-img-price.jpg); */
    background-size: contain;
    width: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.badge {
    display: inline-block;
    background:
        linear-gradient(to right, #E5CD61, #FCF793, #DBB75F);
    background-color: rgba(0, 0, 0, 0);
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding:
        6px 12px;
    border-radius:
        20px;
}

.badge-custom {
    background: linear-gradient(to right, #E5CD61, #FCF793, #DBB75F);
    ;
    color: #000;
    font-weight: bold;
    padding: 6px 12px;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 10px;
}

.plan-card {
    background:
        #fff;
    border-radius:
        10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition:
        0.3s ease;
    margin:
        20px;
}

.plan-card:hover {
    transform: translateY(-5px);
}

.plan-header {
    background: #1F58A7;
    color: white;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
}

.plan-card-body {
    padding: 0;
}

.plan-card-body i {
    font-size: 25px;
    color: #1F58A7;
}

.badge-top-btn {
    display: inline-block;
    background: rgb(211, 211, 211) !important;
    color: #181515 !important;
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 20px;
    font-weight: 600;
}

.plan-title {
    font-size: 18px !important;
    font-weight: bold;
    margin-top: 15px;
    color: #3a3a3a !important;
}

.plan-list {
    text-align: left;
    /* padding:21px 47px; */
    list-style:
        none;
    font-size: 14px;
    height: 180px;
    color: white;
}

.plan-list li {
    margin: 1px 0;
    font-size: 17px;
    line-height: 2;
}

.plan-list li:before {
    content: "•"; /* custom bullet */
    color: yellow; /* bullet color */
    /* border-color: transparent #1F58A7; */
    /* border-style: solid; */
    border-width: 8px 0 8px 13px;
    display: block;
    height: 0;
    width: 0;
    left: -23px;
    top: 7px;
    right: unset;
    position: relative;
    font-size: 1.2em; 
    line-height: 1;
}

.plan_footer {
    background: #ffffff;
    padding: 50px;
    border-radius: 9px;
}

.plan-card:hover .plan_footer {
    background: #1F58A7;
}
.btn-custom {
    background: linear-gradient(to right, #E5CD61, #FCF793, #DBB75F);

    color: black;
    font-weight: bold;
    /* border-radius: 50px !important; */
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s ease;
}


.btn-custom:hover {
    background: #E6C300;
}

.btn-custom-2 {
    background: #1F58A7 !important;

    color: rgb(255, 255, 255);
    font-weight: bold;
    border-radius: 50px !important;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s ease;
}

.btn-custom-2:hover {
    background: #E6C300;
}

@media only screen and (max-width: 770px) {
    .about {
        padding: 38px;
    }

    .badge {
        display: inline-block;
        background: linear-gradient(to right, #E5CD61, #FCF793, #DBB75F);
        color: #333;
        font-size: 11px;
        font-weight: bold;
        padding: 9px 10px;
        border-radius: 36px;
    }

    .simple_step {
        padding: 0;
        display: block;
    }

    .simple_step::before {

        height: 0;
    }

    .contact_icon {
        background-color: #0E4DA4;
        margin-top: -88px;

    }

    .icon-circle img {
        width: 26px;
    }

    .icon-circle {
        padding: 10px;
    }

    .badge {
        font-size: 7px;
        padding: 5px 2px;
    }

    .rent-title h5 {
        font-size: 23px;
    }
}

@media (max-width: 992px) {
    .rentoffice {
        padding: 30px 15px;
        min-height: auto;
    }

    .key-features {
        margin: -110px auto 20px auto;
        padding: 0 15px;
    }
}

@media (max-width: 768px) {
    .rentoffice {
        padding: 25px 10px;
    }

    .key-features {
        margin: -80px auto 10px auto;
        padding: 0 10px;
    }

    .features-item {
        padding: 10px;
        margin-bottom: 20px;
    }

    .rent-title h5 {
        font-size: 20px;
    }
}

@media only screen and (max-width:600px) {
    /*  .main-about-bg {
        height: 146px;
    } */

}


@media only screen and (max-width: 577px) {
    .socialmedia {
        margin-left: 77px;
    }

}

@media only screen and (max-width: 508px) {
    .stats-row {
        margin-top: -43px;
    }

    .owl-nav {
        display: none;
    }
}


@media only screen and (max-width: 500px) {
    .icon-circle img {
        width: 26px;
    }

    .icon-circle {
        padding: 10px;
    }

    .badge {
        font-size: 7px;
        padding: 5px 2px;
    }

    .rent-title h5 {
        font-size: 23px;
    }
}