@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
}

.laptop-slider {
    position: relative;
    margin-top: -12%;
}

.laptop-slider .carousel {
    position: absolute;
    left: 0;
    right: 0;
    top: 7%;
    transform: translateY(-1%);
    margin: 0 auto;
    width: 60%;
}

.india-dot-map {
    position: absolute;
    top: 18px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

nav.navbar.navbar-expand-lg.bg-transparent {
    background: linear-gradient(37deg, #1A178B 16.28%, #603EA9 83.34%);
}

.right-logos {
    background: #fff;
    padding: 15px 20px;
    border-radius: 0 0 0 12px;
    position: relative;
    box-shadow: 9px 9px 0px #00000047;
}

.right-logos:before {
    content: "";
    position: absolute;
    width: 72px;
    height: 100%;
    background: #fff;
    top: 0;
    left: -36px;
    transform: skewX(36deg);
    border-radius: 0 0 0 12px;
    z-index: -1;
}

.right-logos:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff0;
    top: 0px;
    left: -107px;
    border-radius: 50%;
    z-index: -1;
    box-shadow: 18px -36px 0px 0px #fff;
}

.right-logos {
    display: flex;
}

.right-logos img {
    object-fit: contain;
}

.nav-text {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.nav-text:hover {
    color: rgb(187 177 255);
}

.onemap {
    padding: 20px;
    background: linear-gradient(135deg, #ED810B 45%, #509C2C 90%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    margin-top: -100px;
}

.india-line {
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #ED810B 9.76%, #509C2C 90.59%);
    margin-top: -50px;
}

.onemap-img {
    padding-left: 36px;
    margin-left: 36px;
    position: relative;
}

.onemap-img:after {
    content: "";
    position: absolute;
    background: #ffffff7a;
    opacity: 1;
    left: 0;
    top: -9px;
    width: 5px;
    height: 54px;
    border-radius: 10px;
}

section.carasoul {
    padding: 10rem 0rem 7rem 0rem;
}

.owl-carousel-product .owl-item {
    height: 252px;
    left: 0px;
    top: 0px;
    background: #FFE9D1;
    /*box-shadow: 0px 0px 45px rgba(17, 51, 135, 0.09);*/
    border-radius: 18px;
    overflow: hidden;
    text-align: center;
}

.owl-item .one {
    background: #FFE9D1;
}

.owl-item .two,
.owl-item .five {
    background: #DCEAFF;
}

.owl-item .three {
    background: #D7F0B7;
}

.owl-item .four {
    background: #E2D8FF;
}

.owl-nav {
    width: 100%;
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
}

.owl-nav .owl-prev {
    position: absolute;
    left: -70px;
}

.owl-nav .owl-next {
    position: absolute;
    right: -70px;
}


.owl-carousel-product .owl-item img {
    width: 82px;
    margin: 0 auto;
    border-radius: 100px;
    box-shadow: 0px 7px 18px #0000003d;
    transition: 0.5s;
}

.owl-carousel-product .owl-item:hover img {
    transform: translateY(-10px);
}

.owl-carousel-product .owl-item .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-decoration: none;
    height: 100%;
}

.owl-dots {
    display: none;
}

.owl-prev,
.owl-next {
    width: 45px;
    height: 45px;
    background: rgba(0, 0, 0, 0.09) !important;
    border-radius: 50%;
}

.slider-box {
    height: 100%;
    padding: 25px;
}

.slider-box h4 {
    color: #323232;
    font-size: 22px;
    margin-top: 18px;
}

.readmore-btn {
    padding: 14px;
    background: #113387;
    border-radius: 0px 0px 18px 18px;
    color: #fff !important;
    text-decoration: none;
    letter-spacing: 0.04em;
}

.readmore-btn i {
    transition: 0.5s;
}

.readmore-btn:hover i {
    transform: translateX(10px);
}

.section-dottd {
    background-image: url(img/pattern.png);
    background-size: contain;
}

.abt-content {
    background: #4C50BC;
    color: #fff;
    padding: 45px;
    line-height: 1.8;
    text-align: justify;
    font-size: 18px;
    height: 100%;
    letter-spacing: 0.04em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 0px 40px 40px 0px;
}

.about-box {
    margin-top: -50%;
    margin-bottom: 10rem;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.32);
}

.btn-bharatmaps {
    background: #FFFFFF;
    border: 3.5px solid #003094;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    color: #113387;
    padding: 10px 25px;
    width: fit-content;
}

.btn-bharatmaps:hover {
    background: #003094;
    border: 3.5px solid #fff;
    color: #fff;
}

h1.abt-text {
    font-family: 'Poppins';
    font-size: 68px;
    line-height: 117%;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 700;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 27px;
    padding-left: 18px;
}

h1.abt-text span {
    font-weight: 200;
}

.myVideo:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 99.29%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.27);
}

.section-dottd {
    padding: 7rem 0rem 0rem 0rem;
    background-image: url(../img/pattern.png);
    background-size: auto;
}

.map-area {
    padding: 18px 18px 0px 18px;
    background: #E37F08;
    box-shadow: 0px -33px 115px rgba(0, 0, 0, 0.27);
    border-radius: 30px 30px 0px 0px;
    margin-top: 10rem;
}

.map-content {
    display: flex;
    padding: 27px 10px;
    border-bottom: 2px solid #ffffff57;
}

.map-content .text {
    margin-left: 12px;
    color: #fff;
}

.map-content i {
    width: 50px !important;
    height: 50px;
    min-width: 50px;
    background: #773E00;
    display: grid;
    place-content: center;
    padding: 10px;
    color: #fff;
    border-radius: 50px;
}

.map-content h4 {
    font-weight: 600;
    margin-bottom: 0px;
}

footer {
    padding: 3.6rem 0px;
    background-image: url(../img/footer-pattern.png);
    background-size: cover;
    color: white;
}

.footer-links {
    list-style: none;
    text-decoration: none;
    line-height: 2;
}

.footer-links li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
}

.footer-links li a:hover {
    color: #FFEB3B;
}

.sm-icon {
    list-style: none;
    padding: 0;
    display: flex;
}

.sm-icon .icon {
    width: 40px;
    height: 40px;
    margin-right: 7px;
    color: #fff;
    background: #dd7927;
    border-radius: 60px;
    display: grid;
    place-content: center;
    text-decoration: none;
    transition: 0.25s;
}

.sm-icon .icon:hover {
    transform: scale(1.17);
}

.copyright-ftr {
    font-weight: 400;
    font-size: 14px;
    color: #BFBFBF;
    background: #062143;
    padding: 10px 0px;
}

.onemap {
    padding: 20px;
    background: linear-gradient(135deg, #ED810B 45%, #509C2C 90%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    margin-top: -100px;
}

.owl-carousel-main {
    position: absolute;
    top: -210px;
}

.owl-carousel-main .owl-item.center .item {
    transform: scale(0.85) translateY(-40px);
    border-radius: 0px;
    transition: 0.5s;
}

.owl-carousel-main .owl-item .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    transform: scale(0.7) translateY(18px);
}

.owl-carousel .owl-item img {
    border-radius: 500px;
    transition: 0.5s;
}

.owl-carousel .owl-item.center img {
    border-radius: 0px;
    overflow: hidden;
    transition: 0.5s;
}

.owl-carousel-main .owl-nav {
    width: 100%;
    position: absolute;
    top: 63%;
    transform: translateY(50%);
}

.owl-carousel-main .owl-nav .owl-prev {
    position: absolute;
    left: 27%;
}

.owl-carousel-main .owl-nav .owl-next {
    position: absolute;
    right: 27%;
}

.owl-carousel-main .owl-stage {
    display: flex;
    align-items: flex-end !important;
}

.owl-caption {
    display: none;
}

.center .owl-caption {
    margin-bottom: 99px;
    display: block;
    transform: scale(1.1);
}

.owl-caption h5 {
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 45px;
    color: #fff;
    transform: scale(1.1);
}

.owl-caption h5 span {
    color: #FFE600;
}

.esri-component.esri-attribution.esri-widget {
    display: none;
}

    @media screen and (max-width: 1440px) {
        .top-bnr {
        height: 500px;
        object-fit: cover;
    }
}

@media screen and (max-width: 1272px) and (min-width: 990px) {
    .center .owl-caption {
        margin-bottom: 60px;
    }

    .right-logos img {
        aspect-ratio: 25 / 9;
        object-fit: contain;
        width: 28%;
        flex-grow: 1;
    }

    .nav-text {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .abt-content { 
    padding: 22px; 
    font-size: 12px;
    }
}

@media screen and (max-width: 900px) and (min-width: 762px) {
    .center .owl-caption {
        margin-bottom: 60px;
    }
        
.owl-nav .owl-prev {
    left: -20px;
}

.owl-nav .owl-next {
    right: -20px;
}
     .abt-content { 
    padding: 22px; 
    font-size: 12px;
    }
}

@media screen and (max-width: 762px) and (min-width: 500px) {
    .center .owl-caption {
        margin-bottom: 80px;
    }
        
.owl-nav .owl-prev {
    left: -20px;
}

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

@media screen and (max-width: 768px) {
    .owl-nav .owl-prev {
        left: 5px;
    }

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

    h1.abt-text {
        font-size: 36px;
    }

    #myVideo {
        height: 350px;
        object-fit: cover;
    }

    .about-box {
        margin-top: -21rem;
        margin-bottom: 4rem;
        border-radius: 18px
    }

    .abt-content {
        padding: 22px;
        font-size: 12px;
        border-radius: 0px 18px 18px 0px;
    }

    .abt-text + .row {
        border-radius: 18px !important;
    }

    .map-area {
        margin-top: 4rem;
        border-radius: 18px 18px 0px 0px;
    }

    .footer-links {
        padding: 20px 0px;
        margin: 27px 0;
        border-top: 1px solid;
        border-bottom: 1px solid;
        border-color: #ffffff66
    }

    footer {
        padding: 1.6rem 0px;
    }

    .top-bnr {
        height: 400px;
        object-fit: cover;
    }

    .owl-caption h5 {
        font-size: 18px;
        transform: scale(1.51);
    }

    .owl-carousel-main .owl-item.center .item {
        transform: scale(0.6) translateY(-20px) translateX(2px);
    }

    .owl-carousel-main .owl-item .item {
        transform: scale(0.6) translateY(-20px) translateX(2px);
    }

    .laptop-slider {
        margin-top: -27%;
    }

    .owl-carousel-main .owl-nav .owl-prev {
        left: 3.2%;
    }

    .owl-carousel-main .owl-nav .owl-next {
        right: 3.2%;
    }

    .owl-carousel-product .owl-item {
        transform: scale(0.95);
    }

    .onemap {
        zoom: 0.72;
        transform: scale(0.90);
        position: relative;
        z-index: 999;
        margin-top: -36px;
    }

    .india-line {
        margin-top: -36px;
    }

    section.carasoul {
        padding: 5rem 0rem 3rem 0rem;
    }

    .right-logos {
        display: none;
    }


}

