* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    /* height: 10000px; */
}

:root {
    --primaryColor: #424A9F;
    --SecondaryColor: #F05159;
    --ThirdColor: rgb(243 243 243);
    --mainColor1: #636364;
    --mainColor2: rgb(0, 0, 0);
    --mainColor3: #31ba44;
    --mainColor4: #ffffff;
    --mainColor5: #eef0ff;
    --mainColor6: #3f2105;
    --bg-gradient: linear-gradient(0deg, rgb(53, 0, 0), rgba(242, 0, 0, 1), rgba(148, 125, 91, 1) 99.281%);
}

.offcanvas {
    color: var(--mainColor2);
    background-color: var(--mainColor4);
}

.offcanvas-header .btn-close {
    color: var(--mainColor4);
    font-size: 1.5rem;
}

nav.navbar.navbar-expand-lg.bg-body-tertiary.shadow_nav.py-3.px-4.my-3 {
    border-radius: 60px;
}

@media only screen and (max-width: 1254px) {
    .icon-menu:hover {
        color: var(--mainColor4);
    }

    nav.navbar.navbar-expand-lg.bg-body-tertiary.shadow_nav.py-3.px-4.my-3 {
        border-radius: 30px;
    }


    body {
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 1200px) {
    .container {
        max-width: 95% !important;
    }

    .offcanvas {
        overflow-y: auto;
    }
}

@media only screen and (max-width: 1064px) {
    /* .navbar-expand-lg .navbar-collapse {
    display: none !important;
  } */

    .form-res {
        display: flex;
    }

    .icon-menu {
        display: flex !important;
    }

    .nav-pills-profile-sm .nav-link.active {
        background-color: var(--mainColor1);
        border-radius: 0.5125rem;
        color: var(--mainColor4) !important;
    }

    .navbar .container-fluid {
        padding-inline: 4rem;
    }

    .nav-slider {
        display: none;
    }

    #navBar {
        background-color: transparent
    }

    .flag,
    .floatwhatsapp {
        bottom: 2%;
    }

    .back-to-top {
        bottom: 10%;
    }

    .flag-list {
        bottom: 10%;
    }

}

@media only screen and (max-width: 1110px) {

    .sidenav {
        padding-top: 15px;
    }

    .side-menu .text-search {
        font-weight: 400;
        font-size: 20px;
        padding-block: 80px;

    }

    .overflow-row {
        overflow-x: scroll;
    }

    .btn-close:focus {
        box-shadow: 0 0 0 0rem rgba(13, 110, 253, .25);
    }

}

@media only screen and (max-width: 991px) {
    
    
.carousel-control-next, .carousel-control-prev {
    top: 78%!important;}
.carousel-control-prev {
    left: 39%;
}
.carousel-control-next {
    right: 39%;

}

    a.nav-link.active::after {
        width: 18% !important;
    }

    .form-search {
        width: 100%;
    }

    .list-data-footer li {
        text-align: center;
    }

    .navbar-nav .social li a {

        background-color: var(--mainColor2);

    }

    .navContainer .social li a {
        width: 30px;
        height: 30px;
        border: 0px solid #ffffff;
    }

    .carousel-caption {
        right: 10% !important;
        top: 22%;
        left: 10% !important;
    }

    .bg-img {
        background-image: url('../imgs/home/5.png');
        background-position: center center;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        height: auto;
        padding-block: 25px;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .bg-img h3 {

        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 160%;
    }

    .zoom {
        max-height: 350px;
        overflow: hidden;
    }

    .gray-bage h3 {
        font-size: 30px;

    }

    .flex-shrink-0 img {
        max-width: 100%;
    }

    .table-row-data h6 {
        font-size: 13px;
        font-weight: 300;
        text-wrap: nowrap
    }

    .table-row-data h6.semibold {
        font-size: 10px;

    }

    .w-75,
    .w-50 {
        width: 100% !important;
    }

    form.w-50 {
        width: 100% !important;
    }

    .nav-pills-profile {
        display: none;
    }

    .nav-pills {
        flex-wrap: nowrap;
        text-align: center;
        justify-content: center;
    }

    .nav-pills h6 {
        flex-wrap: nowrap;
        font-size: 0.8rem;
        margin-top: 10px;
    }

    .profile .nav-pills h6 {
        text-align: center;
    }

    .icon-menu-profile {
        display: flex !important;
        padding-inline: 2rem;

    }

    h3 {
        font-size: 20px;

    }
    
        .slider-service .slick-dots button {
        width: 15px;
        }
        
        .slick-arrow {
            color: var(--Secondary-500, #F05159);
        }
        
        .slider-service .slick-arrow {
            position: absolute;
            bottom: 0px;
        
        }
        
        .slider-service .slick-next {
            right: 0px;
        }
        
        
        .contact_us {
    margin: 0px;
}
.overview {
    padding: 0px;
}
      .about_us_text .disc {
        padding: 0px;
        font-size: 14px !important;
        font-weight: 500;
        margin-bottom: 0px;
}
        
        .about_us {
    margin: 0px;
}
.description {
    margin: 0px;
}
.mission {
    padding: 0px;
}

.properties_box {
        padding: 0px;
        height: auto;
}
.services_head {
       padding: 30px 11px;
}
}

@media only screen and (max-width: 900px) {
    .carousel-caption h3 {
        font-size: 30px;
    }

    .carousel-item {
        height: 65vh;
    }

    .img-card-container {
        height: 150px;
    }

    .session-offers .slick-slide {
        width: 337px !important;
    }

    .item-container img {
        width: auto;

    }

    .slider2 .img-card {
        max-height: 200px;
    }

    .flex-grow-1 {
        font-size: 10px;
    }

    .text-price {
        font-size: 14px;
    }

    .overlay2 {

        font-size: 1.5rem;
    }

    .container {
        width: 100%;
    }

    h2 {
        font-size: 2rem;
    }

    .section {
        padding: 2.3rem 0rem 2.3rem 0rem;
    }

}

@media only screen and (max-width: 770px) {
    .row-res {
        display: flex;
    }

    .row-res-img {
        display: none;
    }

    .row-small {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .row-small .zoom {
        max-width: 20%;
    }

    .img-big {
        width: 100% !important;
    }

    .slide_box {
        padding: 10px 16px;
    }

    .slide_box h5 {
        font-size: 16px;
    }

    .slide_box p {
        font-size: 8px !important;
    }


    .properties_box p {
        font-size: 24px !important;
    }

    .trusted span {
        font-size: 28px;
    }

    .trusted p {
        font-size: 14px !important;
    }

    .in_count span:nth-child(1) {
        font-size: 32px;
    }

    .in_count span:nth-child(2) {
        font-size: 10px;
    }

    .services_head h5 {
        font-size: 18px;
    }

    .stackUp {
        padding: 55px 10px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 13px;
    }

    .contact_in h1 {
        font-size: 26px;
    }

    .new_in h1 {
        font-size: 20px;
        font-weight: bold;
    }

    .new_in p {
        font-size: 14px !important;
    }

    .contact_bt,
    .new_bt {
        font-size: 16px !important;
        padding: 10px 25px;
    }


}

@media only screen and (max-width: 550px) {

    .about-section .pointer {
        max-height: 150px !important;
    }

    .about-section .pointer img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .about-section .pointer3 {
        overflow-y: hidden;
        height: 100%;
        max-height: 300px !important;
        width: 100%;
    }

    .about-section .pointer3 div {
        height: 100%;
    }
    .navbar-brand img {
        max-width:220px;
    }
}

@media only screen and (min-width: 991px) {

}
@media only screen and (max-width: 1064px) {
    .back-to-top {
        bottom: 65px;
    }
    .flag, .floatwhatsapp {
        bottom: 5px;
    }
}

@media only screen and (max-width: 991px) {
.in_overview span:nth-child(2) {
    margin-top: 12px;
    margin-bottom:12px;
    font-size : 24px;
}
}


