/*extra.min.css*/

.akulistitem {
    padding-left: 0;
    li {
        list-style: none;
    }
    li p img {
        margin-right: 10px;
    }
    li p {
        color: #fff;
        margin-bottom: 5px;
        text-transform: capitalize;
    }
}

.ak-subheading-white {
    color: #fff;
    font-weight: 600;
}

a.downloadBtn.dowloadPriceDetails:hover {
    color: #fff;
}

.homeBox .desktophide span.ongoingcontent {
    font-size: 14px;
    display: block;
    padding: 0;
    color: #0059a9;
    font-weight: 600;
    border-radius: 5px;
    margin-bottom: 5px;
}

.homeBox .desktophide p.shobha {
    font-size: 32px;
    color: #0059a9;
    line-height: 1;
    margin-bottom: 7px;
    font-weight: 600;
    color: #0059a9;
    text-shadow: 0px 1px 1px #000;
    text-transform: uppercase;
    padding-top: 0px;
}

.desktophide p.akuAddress {
    font-size: 14px;
    line-height: 1.4;
    color: #000;
}

.div3 .strongaku p {
    font-weight: 600;
}

.section-5 .text-center.mb-5 {
    margin-bottom: 25px !important;
}

.pp {
    cursor: pointer;
}

.cardslider.owl-carousel .owl-nav button.owl-prev {
    left: -45px;
}

.cardslider.owl-carousel .owl-nav button.owl-next {
    right: -45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
    .cardslider.owl-carousel .owl-nav button.owl-prev {
        left: -20px;
    }
    .cardslider.owl-carousel .owl-nav button.owl-next {
        right: -20px;
    }
}

.cardslider.owl-carousel .owl-nav button.owl-prev,
.cardslider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.left-side .content3 p {
    cursor: pointer;
}

.div4 {
    background: linear-gradient(-45deg, #707070, #0059a9, #0059a9, #0059a9);
    background-size: 400% 400%;
    animation: Gradient 3s ease infinite;
    padding: 10px;
    border-radius: 5px;
}

.div4 ul {
    margin-bottom: 0;
}

p.div5p2 .span1,
p.div5p2 .span2 {
    color: #0059a9;
}

.div5 {
    margin-top: 10px;
}

.div4 ul li {
    font-size: 14px;
    color: #ffffff;
}

@media only screen and (max-width: 600px) {
    .div4 {
        background: linear-gradient(-45deg, #707070, #0059a9, #0059a9, #0059a9);
        background-size: 400% 400%;
        animation: Gradient 3s ease infinite;
    }
    .div4 ul li {
        font-size: 14px;
        color: #ffffff;
    }
    .mobileshow {
        padding: 0;
    }
    .homeBox span.ongoingcontent {
        background: #0059a9;
        display: block;
        padding: 10px;
        color: #fff;
        font-weight: 600;
    }
    .mobileshow p.shobha {
        display: block;
        padding: 3px;
        font-size: 24px;
        line-height: 24px;
        font-weight: 600;
        margin: 5px 0;
        color: #0059a9;
        text-shadow: 0px 1px 1px #000;
        text-transform: uppercase;
        padding-top: 10px;
    }
    .mobileshow p.akuAddress {
        font-size: 15px;
        line-height: 1.4;
        color: #000;
    }
    .div3 .strongaku p {
        font-weight: 600;
    }
    .div3 p {
        text-align: left;
        font-size: 14px;
    }
    .div5 {
        padding-top: 10px;
    }
    p.div5p2 .span1,
    p.div5p2 .span2 {
        color: #0059a9;
    }
    .about-content .content-title.style1 h2 {
        text-align: center;
    }
    .about-content .content-title.style1 .akuGlobalBtn {
        margin: unset;
        margin-left: 5px;
    }
    .about-content .content-title.style1 p {
        padding-right: 0;
        padding-left: 10px;
    }
    .about-content .content-title.style1 {
        text-align: unset;
    }
}

.amenities-slide:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1;
    background: #000;
    opacity: 0.5;
}

.section-4 .amenities-slide-text {
    z-index: +999;
}

@media only screen and (max-width: 600px) {
    .section-4 .amenities-slide-text {
        padding-top: 45%;
    }
    .cardslider.owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .cardslider.owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }
    .service-slider-one .owl-dots,
    .cardslider .owl-dots {
        text-align: center;
        margin-top: 10px;
    }
    .div4 ul {
        margin-bottom: 0;
    }
    .service-slider-one.owl-carousel .owl-nav button.owl-prev,
    .cardslider.owl-carousel .owl-nav button.owl-prev {
        left: unset;
        position: relative;
        transform: unset;
    }
    .service-slider-one.owl-carousel .owl-nav button.owl-next,
    .cardslider.owl-carousel .owl-nav button.owl-next {
        position: relative;
        transform: unset;
        right: unset;
    }
    .cardslider.owl-carousel .owl-nav,
    .service-slider-one.owl-carousel .owl-nav {
        display: flex !important;
        justify-content: center;
    }
    .owl-carousel .owl-nav button.owl-prev i,
    .owl-carousel .owl-nav button.owl-next i {
        font-size: 20px;
        color: #ffffff;
    }
    .service-slider-one.owl-carousel .owl-nav button.owl-prev,
    .service-slider-one.owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 32px;
        height: 32px;
    }
    .cardslider.owl-carousel .owl-nav button.owl-next,
    .cardslider.owl-carousel .owl-nav button.owl-prev,
    .service-slider-one.owl-carousel .owl-nav button.owl-next,
    .service-slider-one.owl-carousel .owl-nav button.owl-prev {
        background: #0059a9;
        color: #fff;
        margin-top: 10px;
    }
    .cardslider.owl-carousel .owl-nav button.owl-next,
    .service-slider-one.owl-carousel .owl-nav button.owl-next {
        margin-left: 5px;
    }
    .service-slider-one.owl-carousel .owl-nav button.owl-prev,
    .service-slider-one.owl-carousel .owl-nav button.owl-next {
        margin-top: 0;
    }
    section.section-5 {
        padding-top: 20px;
    }
    div#modalRBEnq {
        padding: 0 15px;
    }
    .font-weight-bold.mb-4.text-capitalize.my-4 {
        padding-left: 0;
    }
    .navbar .navbar-toggler {
        border-color: #000000;
    }
}

.cursor-none {
    cursor: auto;
}