@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@500;600;700;800&display=swap');


body {
    font-family: 'Poppins', sans-serif;
    color: #777777;
}

h1 {
    font-size: 60px;
}

h2 {
    font-size: 56px;
}

h3 {
    font-size: 42px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 21px;
}

h6 {
    font-size: 18px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Dosis', sans-serif;
    color: #262626;
}

div#con_btn_fix2 {
    display: none;
}

.header-wraper .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
}

#contact-modal .g-recaptcha {
    transform: scale(1);
    transform-origin: 0 0;
    margin-bottom: 20px;
}

.header-wraper+* {
    margin-top: 0px;
}

.header-wraper {
    z-index: 9999;
    width: 100%;
    top: -1px;
    position: fixed;
    background: none;
}

.header-wraper .bg-light {
    background: none !important;
}

.header-wraper .navbar-nav .nav-link {
    font-size: 15px;
    text-transform: uppercase;
    padding-right: 0;
    padding-left: 40px;
    font-weight: 600;
    color: #212121;
}

.fixed-header {
    background: #fafafa;
}

.img-slider-header{
    background-image: url('../img/banner_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}



.img-slider-header img {
    max-width: 100%;
    width: 550px;
    height: 550px;
    border: 20px solid #f791a1;
    border-radius: 50% !important;
    overflow: hidden;
    position: relative;
    z-index: 9;

}

.navbar-brand img{
    height: auto;
    width: 110px;
}

.carousel-box {
    padding: 105px 15px 80px
}

.btn {
    background: #ff6b8a;
    color: #fff;
    min-width: 200px;
    padding: 14px 10px;
    border-radius: 27px;
}

.btn:Hover {
    background: #e56781;
    color: #fff;
}

.slider-carousel {
    background: #fafafa;
}

.global-pading {
    padding: 80px 0
}


.location-map iframe {
    width: 100%;
    height: 450px;
}

.carousel-item img{
    width: 100%;
}


.fa-solid{
    color: #e6516a;
    font-size: 34px;
}





/* .carousel-box:after {
    background: #ff6b8a;
    height: 768px;
    width: 978px;
    position: absolute;
    right: -400px;
    top: 0;
    border-radius: 290px;
    z-index: 0;
} */

/* 
.carousel-box:before {
    position: absolute;
    width: 430px;
    height: 400px;
    border-radius: 50%;
    content: '';
    bottom: -270px;
    left: -170px;
    background: #ff6b8a;
} */

.contact-top {
    background: #e6516a;
    border: 1px solid #ffffff;
    border-radius: 20px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 5px 15px;
    font-size: 15px;
    margin-left: 125px;
    text-decoration: none !important;
}

.fixed-header .contact-top {
    border: 1px solid #ff6b8a;
    background: #ff6b8a;
    color: #fff;
}

.contact-top:Hover {
    background: #e16c84;
    color: #fff;
    border: 1px solid #e16c84;
}

.banner-box h1 {
    font-size: 62px;
    font-weight: 800;
    line-height: 62px;
    margin-bottom: 14px;
}

.banner-box h2 {
    font-size: 36px;
    color: #ff6b8a;
}

.banner-box p {
    margin-top: 13px;
    font-size: 21px;
    color: #ff6b8a;
}

.nearby-facility {
    background: #ff6b8a;
    color: #fff;
    padding: 30px 15px;
    text-align: center;
    margin-top: 0;
    margin-bottom: -105px;
    position: relative;
}

.banner-btn .btn {
    margin-top: 22px;
}

.room-suite-text h2{
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 10px;
}


.room-suite-text h4 {
    font-family: poppins, sans-serif;
    color: #777777;
    font-size: 21px;
    /* margin-top: 13px;
    margin-bottom: 34px */
}

/* .room-suite-text {
    padding-left: 70px;
    width: 80%;
} */

.facility-text {
    margin-top: 8px;
}

.facility-text h3 {
    font-size: 42px;
    font-weight: 800;
    color: #fff;
    text-shadow: 1px 2px 1px #bd4f66;
    margin-bottom: -2px;
}

.facility-text p {
    margin-bottom: 0;
    line-height: 18px;
}

.living-icon-name,
.living-icon-area {
    position: relative;
    z-index: 1;
}

.living-icon-name p {
    margin-bottom: 0;
    margin-top: 20px;
    line-height: 16px;
    color: #444444;
}

.living-icon-area {
    margin-top: 10px;
    min-height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.living-icon-area img{
    width: 50px;
    max-width: 100%;
    /* animation: iconMove 2s ease-in-out infinite alternate; */
    
}

.heading-center-body h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
}

.heading-center-body {
    margin-bottom: 40px;
}

.better-living-wraper .heading-center-body {
    margin-bottom: 40px;
    margin-top: 90px;
}

.better-living-wraper {
    background: #fafafa
}

.living-icon-col {
    background: #fff;
    position: relative;
    /* max-width: 150px; */
    padding: 20px;
    padding-bottom: 30px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0px 0px 45px rgb(0 0 0 / 8%);
    margin-bottom: 30px;
    transition: all .3s ease-in-out;
}

.living-icon-col:hover {
    box-shadow: rgb(129 67 249 / 24%) 0px 13px 27px -5px, rgb(142 87 249) 0px 8px 16px -8px;
    transform: translateY(-10px);
}

.living-icon-col:hover .living-icon-area img{
    animation: iconMove 2s ease-in-out infinite alternate;
}


.living-icon-col:after {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #f2ecfe;
    position: absolute;
    left: 50%;
    content: '';
    top: 20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}


.feature-box {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 0px;
}

.feature-box img {
    -webkit-transition: all linear 2s;
    -moz-transition: all linear 2s;
    -o-transition: all linear 2s;
    transition: all linear 2s;
}

.feature-box:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.feature-name {
    position: absolute;
    bottom: 0;
    right: -40px;
    background: #ff6b8a;
    color: #fff;
    padding: 20px 0px 0 0;
    width: 220px;
    height: 63px;
    border-radius: 110px 114px 0 0;
    text-align: center;
    line-height: 18px;
}

.feature-inner-box [class^="col"] {
    padding: 5px;
}

.testimonial-wraper {
    background: #fafafa;
}

.testi-section {
    background: #fff;
    border-radius: 16px;
    text-align: center;
    box-shadow: 0px 10px 45px rgb(0 0 0 / 6%);
    padding: 50px;
    position: relative;
}

.resident-name {
    font-size: 21px;
    font-weight: 600;
    color: #8143f9;
    margin-top: 12px;
    margin-bottom: 17px;
}

.regident-image {
    margin-top: -140px;
}

.testi-section i {
    font-size: 50px;
    position: absolute;
    left: 70px;
    top: 70px;
    color: #ff6b8a;
}

.resident-text p {
    margin-bottom: 0;
}

.connect-with-botom-box {
    background: #8143f9;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
}

.connect-with-botom-box:after,
.connect-with-botom-box:before {
    position: absolute;
    right: -40px;
    top: -330px;
    background: #ffde33;
    content: '';
    width: 480px;
    height: 480px;
    border-radius: 50%;
}

.connect-with-botom-box:before {
    bottom: -300px;
    left: -140px;
    top: inherit;
    right: inherit;
    background: #ff6b8a;
}

.connect-with-img {
    position: relative;
    z-index: 1;
}

.connect-text {
    padding-left: 170px;
}

.connect-text h4 {
    font-size: 36px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}

.connect-text .btn {
    background-color: #fff;
    color: #8143f9;
    text-transform: uppercase;
    min-width: 250px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 32px;
}

.connect-text span {
    color: #ff4d66;
}

.connect-text strong {
    color: #ffde33;
    font-weight: 600;
}

.bottom-link ul {
    list-style: none;
    padding: 0;
    padding-bottom: 40px;
    margin-top: 40px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid rgb(0 0 0 / 0.06);
    margin-bottom: 35px;
}

.bottom-link ul li {
    display: inline-block;
}

.bottom-link ul li a {
    display: inline-block;
    padding: 0px 15px;
    color: #333333;
    text-decoration: none;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.contact-link-footer p {
    margin-bottom: 20px;
}


.follow-us-col {
    text-align: center;
    margin-top: 18px;
    border-top: 1px solid #f0f0f0;
    padding-top: 30px;
    padding-bottom: 0px;
}

.contact-link-footer address span {
    display: inline-block;
}


.faq-section {
    padding-top: 80px;
}

.faq-section .heading-center-body h2 {
    text-align: left;
}

.faq-section .heading-center-body {
    margin-bottom: 0
}

.faq-section h3 {
    font-family: poppins, sans-serif;
    color: #777777;
    font-size: 21px;
    margin-top: 13px;
    margin-bottom: 50px;
}

.faq-section h4 {
    font-family: poppins, sans-serif;
    color: #000000;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 400;
    padding-left: 30px;
    position: relative;
}

.faq-section h4 .far {
    position: absolute;
    left: 0;
    color: #ff6b8a;
}

.faq-section p {
    padding-left: 30px;
}

.follow-us-col ul {
    list-style: none;
    padding: 0;
}

.follow-us-col ul li {
    display: inline-block;
}

.follow-us-col ul li a {
    text-decoration: none;
    color: #3d3d3d;
    margin: 0 7px;
    display: inline-block;
}

.follow-us-col h5 {
    color: #cacaca;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 21px;
}

.follow-us-col p {
    margin-top: 0px;
    margin-bottom: 0;
}

.connect-with-wraper .global-pading {
    padding-bottom: 40px;
}

.connect-with-wraper {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.header-wraper .dropdown-menu.show {
    display: block;
    width: 320px;
    float: right;
    padding: 40px;
    padding-bottom: 30px;
    right: 0;
    left: inherit;
    top: 50px;
}


.dropdown-menu.show {
    display: block;
    width: 320px;
    float: right;
    padding: 40px;
    right: 0;
}


.contact-top-form {
    position: relative;
    margin-bottom: 20px;
}

.head-popup-contact {
    margin-bottom: 6px;
    text-align: center;
}

.head-popup-contact a {
    color: #262626;
    text-decoration: none;
}

.dropdown-menu:after {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #d4d4d4;
    position: absolute;
    right: 30px;
    top: -15px;
    content: '';
}



.contact-top-form .btn {
    background: #ffffff;
    color: #ff6b8a;
    min-width: 100%;
    padding: 10px 10px;
    border-radius: 25px;
    display: block;
    border: 1px solid #ff6b8a;
    text-transform: uppercase;
}


.contact-top-form .form-control {
    border-radius: 0;
}

.contact-top-form .form-control::placeholder {
    font-size: 14px;
}

.testimonial-wraper .owl-item {
    padding-top: 110px;
    padding-bottom: 40px;
}

.testimonial-wraper .owl-carousel .owl-item .regident-image img {
    width: auto;
    max-width: 100%;
    display: block;
    margin: auto;
}

.testimonial-wraper .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
}

.testimonial-wraper .owl-carousel .owl-stage-outer {}

/*.testimonial-wraper .owl-carousel.owl-drag .owl-item{    
	padding:60px;
    padding-top:100px;
    padding-bottom:60px;}

.testimonial-wraper .owl-carousel.owl-drag .owl-stage .owl-item:nth-child(odd){ padding-right:15px;}
.testimonial-wraper .owl-carousel.owl-drag .owl-stage .owl-item:nth-child(even){ padding-left:15px}
*/

.contact-link-footer p span {
    display: block;
    color: #4b4b4b;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Dosis', sans-serif;
}

.contact-link-footer p a {
    color: #ff6b8a;
    font-size: 18px;
    display: inline-block;
    padding: 5px;
    text-decoration: none !important;
    font-weight: 600;
}

.contact-link-footer address span {
    margin-bottom: 8px;
    display: block;
}


.hastag-wraper ul {
    list-style: none;
    text-align: center;
    margin-top: 80px;
}

.hastag-wraper ul li {
    display: inline-block;
    background: #faf6ff;
    border-radius: 20px;
    padding: 5px 20px;
    margin-bottom: 20px;
    color: #ff6b8a;
}

.hastag-wraper ul li:nth-child(1) {
    font-size: 21px;
}

.hastag-wraper ul li:nth-child(2) {
    font-size: 28px;
}

.hastag-wraper ul li:nth-child(3) {
    font-size: 14px;
}

.hastag-wraper ul li:nth-child(4) {
    font-size: 21px;
}

.hastag-wraper ul li:nth-child(5) {
    font-size: 16px;
}

.hastag-wraper ul li:nth-child(6) {
    font-size: 28px;
}

.hastag-wraper ul li:nth-child(7) {
    font-size: 17px;
}

.hastag-wraper ul li:nth-child(8) {
    font-size: 21px;
}

.hastag-wraper ul li:nth-child(9) {
    font-size: 21px;
}

.hastag-wraper ul li:nth-child(10) {
    font-size: 18px;
}

.hastag-wraper ul li:nth-child(11) {
    font-size: 24px;
}

.hastag-wraper ul li:nth-child(12) {
    font-size: 19px;
}

.hastag-wraper ul li:nth-child(13) {
    font-size: 21px;
}

.hastag-wraper ul li:nth-child(14) {
    font-size: 18px;
}

.hastag-wraper ul li:nth-child(15) {
    font-size: 24px;
}

.hastag-wraper ul li:nth-child(16) {
    font-size: 13px;
}

.whatsapp_btn {
    position: fixed;
    bottom: 56px;
    right: 16px;
    width: 48px;
    height: 48px;
    border-radius: 10px;
    z-index: 9999;
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
    -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.whatsapp_btn img {
    display: block;
    width: auto;
    max-width: 100%;
}

.footer-form-div {
    background: #e56781;
    padding: 40px;
    padding-top: 35px;
}

.footer-form-div h3 {
    color: #fff;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 36px;
}

.contact-link-footer {
    border: 1px solid rgb(0 0 0 / 6%);
    padding-top: 50px;
    margin-top: 20px;
}

.bottom-padding-reduce {
    padding-bottom: 0;
}

.fqs-wraper {
    margin-top: 80px;
}

.fqs-wraper .btn-accordian {
    border: 0;
    display: block;
    width: 100%;
    background: none;
    text-align: left;
}

.fqs-wraper .btn-accordian:focus {
    outline: none;
}

.fqs-wraper .card {
    border: none;
}

.fqs-wraper .card-header {
    background: none;
    padding: .75rem 0rem
}

.card-body {
    padding: 1rem 0;
}

.fqs-wraper #accordion,
.fqs-wraper #accordion2 {
    width: 95%;
    margin: auto;
}

.gallery-wraper {
    padding-bottom: 0px;
}

.pg-feature-wraper {
    padding-bottom: 0;
}


@media (min-width: 1300px) {
    .container {
        max-width: 1280px;
    }

}


@media(max-width:1366px) {
    .women-service-img img {
        max-width: 100%;
        width: auto;
    }

    .living-experience-img img {
        max-width: 100%;
        width: auto;
    }

    .carousel-box:after {
        width: 708px;
    }
}

@media(max-width:1199px) {
    .banner-secton-img {
        width: 480px;
        height: 470px;
    }

    .carousel-box {
        padding: 100px 15px 60px;
    }

    .banner-box h1 {
        font-size: 48px;
        line-height: 48px;
    }

    .room-suite-text {
        padding-left: 20px;
        width: 100%;
    }

    .living-icon-col {
        padding: 8px;
        padding-bottom: 20px;
    }

    .feature-name {
        right: -40px;
        padding: 10px 0px 0 0;
        width: 220px;
        height: 54px;
        border-radius: 110px 114px 0 0;
        text-align: center;
        line-height: 18px;
    }


    .feature-wraper.global-pading {
        padding-bottom: 0;
    }

    .header-wraper .navbar-nav .nav-link {
        padding-left: 20px;
    }

    .contact-top {
        margin-left: 45px;
    }

    .connect-text {
        padding-left: 80px;
    }
}




@media(max-width:991px) {
    .banner-secton-img {
        width: 340px;
        height: 340px;
        float: right
    }

    .banner-secton-img img {
        max-width: 440px;
    }

    .carousel-box {
        padding: 70px 15px 20px;
    }

    .navbar-brand img {
        width: 90px;
        height: auto;

    }

    .banner-box h1 {
        font-size: 36px;
        line-height: 36px;
    }

    .banner-box h3 {
        font-size: 28px;
        font-weight: 600;
    }

    .banner-box p {
        margin-top: 0;
        font-size: 16px;
        color: #ff6b8a;
        font-weight: 500;
    }

    .banner-btn .btn {
        margin-top: 0;
    }

    .btn {
        min-width: 160px;
        padding: 10px 0px;
    }

    .global-pading {
        padding: 60px 0;
    }

    .fqs-wraper {
        margin-top: 40px;
    }

    .better-living-wraper.global-pading {
        padding-bottom: 40px;
    }

    .gallery-wraper .heading-center-body {
        margin-bottom: 0;
    }

    h2 {
        font-size: 42px;
    }

    .feature-name {
        right: 0;
        padding: 10px 0px 0 0;
        width: 100%;
        height: 50px;
        border-radius: 0;
        text-align: center;
        line-height: 18px;
        position: relative;
    }

    .heading-center-body {
        margin-bottom: 25px;
    }

    .testimonial-wraper .owl-carousel .owl-item .regident-image img {
        width: 120px;
    }

    .regident-image {
        margin-top: -110px;
    }

    .connect-text {
        padding-left: 20px;
    }

    .connect-text h4 {
        font-size: 28px;
    }

    .connect-with-botom-box:after {
        right: -210px;
        top: -370px;
    }

    .connect-with-botom-box:before {
        bottom: -400px;
        left: -190px;
    }

    .connect-with-img img {
        max-height: 280px;
    }

    .connect-text .btn {
        margin-top: 15px;
        min-width: 180px;
    }

    .bottom-link ul {
        padding-bottom: 20px;
        margin-top: 20px;
    }

    .living-experience-img {
        margin-top: -80px;
    }

    .testimonial-wraper .owl-item {
        padding-top: 61px;
    }

    .carousel-box:after {
        height: 450px;
        right: -310px;
    }

    .navbar-light .navbar-toggler {
        color: rgb(38 38 38);
        border-color: rgb(255 255 255);
        background: #fff;
        border: 0;
        border-radius: 0;
    }

    .navbar-collapse {
        position: absolute;
        background: #ff6b8a;
        top: 100px;
        width: 372px;
        right: 0;
    
    }

    .contact-drop-down {
        float: right;
    }

    .contact-top {
        margin-left: 15px;
        margin-top: 0;
        display: inline-block;
    }

    .header-wraper .navbar-light .navbar-nav .active>.nav-link,
    .header-wraper .navbar-light .navbar-nav .nav-link.active,
    .header-wraper .navbar-light .navbar-nav .nav-link.show,
    .header-wraper .navbar-light .navbar-nav .show>.nav-link {
        color: #fff;
    }

    .header-wraper .navbar-nav .nav-link {
        color: #fff;
    }

    .banner-box h2 {
        font-size: 28px;
    }

    .carousel-box:before {
        bottom: -300px;
    }
}



@media(max-width:767px) {
	.living-icon-area img {
    width: 45px;
    margin-top: 1.2rem;
}
    .nearby-facility {
        display: none;
    }

    .hastag-wraper {
        display: none;
    }

    .better-living-wraper .heading-center-body {
        margin-top: 0;
    }

    .living-experience-img {
        margin-top: -63px;
    }

    .facility-box {
        margin-bottom: 30px;
    }

    .nearby-facility {
        padding-bottom: 0;
    }

    .banner-secton-img {
        width: 100%;
        height: 100%;
        float: none;
        border-radius: 0;
        margin-bottom: 20px;
    }

    .carousel-box:after {
        height: 350px;
        right: -640px;
        top: -250px;
    }

    .carousel-box:before {
        bottom: -370px;
        left: -230px;
    }

    .banner-box h1 {
        font-size: 28px;
        line-height: 28px;
    }

    .banner-box h3 {
        font-size: 24px;
    }

    .banner-box p {
        font-size: 14px;
    }

    .banner-secton-img img {
        max-width: 100%;
    }

    .room-suite-text {
        padding-left: 0;
        margin-top: 20px;
    }

    .room-suite-text h4 {
        margin-bottom: 20px;
        margin-top: 11px;
    }

    .room-suites-wraper.global-pading {
        padding-bottom: 20px;
    }

    .global-pading {
        padding: 40px 0;
    }

    .connect-with-img img {
        max-height: 200px;
    }

    .connect-text h4 {
        font-size: 21px;
    }

    /* .women-service-img img {
        max-width: 60%;
    } */

    .banner-btn .btn {
        min-width: 130px;
        padding: 8px 0px;
    }

    /*.contact-top {*/
    /*    display: inline-block;*/
    /*    border: 1px solid #8143f9;*/
    /*    background: #8143f9;*/
    /*    color: #fff;*/
    /*}*/

    .hastag-wraper ul {
        padding-left: 0;
        margin-top: 30px;
    }

    .hastag-wraper ul li:nth-child(1) {
        font-size: 18px;
    }

    .hastag-wraper ul li:nth-child(2) {
        font-size: 21px;
    }

    .hastag-wraper ul li:nth-child(3) {
        font-size: 14px;
    }

    .hastag-wraper ul li:nth-child(4) {
        font-size: 16px;
    }

    .hastag-wraper ul li:nth-child(5) {
        font-size: 15px;
    }

    .hastag-wraper ul li:nth-child(6) {
        font-size: 21px;
    }

    .hastag-wraper ul li:nth-child(7) {
        font-size: 14px;
    }

    .hastag-wraper ul li:nth-child(8) {
        font-size: 16px;
    }

    .hastag-wraper ul li:nth-child(9) {
        font-size: 18px;
    }

    .hastag-wraper ul li:nth-child(10) {
        font-size: 18px;
    }

    .hastag-wraper ul li:nth-child(11) {
        font-size: 15px;
    }

    .hastag-wraper ul li:nth-child(12) {
        font-size: 14px;
    }

    .hastag-wraper ul li:nth-child(13) {
        font-size: 14px;
    }

    .hastag-wraper ul li:nth-child(14) {
        font-size: 18px;
    }

    .hastag-wraper ul li:nth-child(15) {
        font-size: 18px;
    }

    .hastag-wraper ul li:nth-child(16) {
        font-size: 16px;
    }

    .hastag-wraper ul li {
        padding: 5px 10px;
        margin-bottom: 10px;
    }

    .banner-box h2 {
        font-size: 24px;
    }

    .faq-section .heading-center-body h2 {
        font-size: 30px;
    }

    .faq-section h3 {
        font-size: 15px;
    }

    .faq-section {
        padding-top: 40px;
    }

    .faq-section h3 {
        margin-bottom: 30px;
    }


    div#con_btn_fix2 {
        display: block;
        width: 100%;
        background: #8143f9;
        position: fixed;
        bottom: 0px;
        left: 0px;
        color: #fff;
        text-align: center;
        padding: 10px 0px;
        font-weight: 500;
        z-index: 999;
    }


    div#con_btn_fix2 span {
        border-right: 2px solid #fff;
        font-size: 14px;
        padding-right: 8px;
        padding-left: 7px;
    }

    div#con_btn_fix2 span:last-child {
        border: None;
        padding-right: 0;
    }

    div#con_btn_fix2 span a {
        color: #fff;
        font-size: 13px;
        padding-right: 5px;
    }

    div#con_btn_fix2 span a div#con_btn_fix2 span a i {
        font-size: 18px;
        margin-right: 5px;
    }

    div#con_btn_fix2 span a i.fa-whatsapp {
        font-size: 21px;
        margin-top: 4px;
    }

    div#con_btn_fix2 img {
        width: 20px;
    }

    .follow-us-col {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .whatsapp_btn {
        display: none;
    }

    .carousel-box:after,
    .carousel-box:before {
        display: none;
    }

    .connect-with-wraper {
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 30px;
    }

    .form-group .g-recaptcha {}

    .contact-top-form {
        overflow: hidden;
    }

    .contact-form{
        padding: 16px;
        margin-top: 22px;
    }

    .fa-solid{
        font-size: 22px;
    }

}


@media(max-width:540px) {
    .banner-secton-img {
        width: 100%;
        height: 100%;
        float: none;
        border-radius: 0;
    }

    .banner-secton-img img {
        max-width: 100%;
    }

    .connect-text h4 {
        font-size: 18px;
    }

    .living-icon-name p {
        font-size: 18px;
        margin-top: 38px;
        line-height: 16px;
    color: #444444;
    }
    
    .social-icons{
        display:none;
    }
}

@media(max-width:491px) {
    .banner-box h1 {
        font-size: 24px;
        margin-bottom: 7px;
    }

    .banner-box h3 {
        font-size: 18px;
    }

    .banner-box p {
        font-size: 14px;
        line-height: 18px;
    }

    .connect-text .btn {
        margin-top: 10px;
        min-width: 140px;
        padding: 8px;
    }

    .connect-with-botom-box:after,
    .connect-with-botom-box:before {
        width: 350px;
    }

    .connect-text h4 {
        font-size: 14px;
        width: 200px;
    }

    .connect-text {
        position: relative;
        z-index: 99;
    }
    
    

    .connect-text .btn {
        font-size: 12px;
    }
    
    .connect-with-img img{
        width:100%;
    }
}


@media(max-width:440px) {
    .banner-box h1 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .banner-secton-img {
        width: 100%;
        height: 100%;
        float: none;
        border-radius: 0;
    }

    .banner-btn .btn {
        min-width: 130px;
        padding: 8px 0px;
        font-size: 14px;
        border-radius: 20px;
    }

    .connect-with-wraper .global-pading {
        padding-bottom: 40px;
        padding: 40px 15px;
    }

}


@media (max-width: 380px){
    .img-slider-header img{
        width: 300px !important;
        height: 300px !important;
    }
}


.img-slider-header{
    z-index: 9 !important;
}

.slick-dots li button:before{
    color: #000000 !important;
    /* border: 1px solid #000000; */
    border-radius: 50%;
}


.slick-dots li.slick-active button:before{
    opacity: .75;
    color: #e11b1b !important;
    border: 1px solid orangered;
    border-radius: 50%;
}

.contact-form{
    background: white;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 20px;
    border-radius: 5px;
}

.form-control:focus {
    border-color: #e74974 !important;
    box-shadow: 0px 0px 0px 0.2rem #e7497438 !important;
}

.footer-section .social-widget .social-icons {
    list-style-type: none;
    padding: 0;
    display: flex;
    column-gap: 10px;
}

.footer-section .social-widget .social-icons .fab{
    font-size: 30px !important;
}


.social-icons li a{
    color: #e6516a !important;
    cursor: pointer !important;
}

.footer-links, .contact-info, ul{
    list-style-type: none;
    text-decoration: none;
}

.footer-section .footer-second-col  {
    display: flex;
    justify-content: center;
}

.footer-links ul li {
    padding-bottom: 10px;
}

.footer-links ul li a{
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    color: #212121;
}

.contact-info ul li{
    display: flex;
    align-items: baseline;
    column-gap: 10px;
    padding-bottom: 5px;
}

.contact-info ul li a{
    color: #777777;
}

.copyright-section {
    border-top: 1px solid;
    padding-top: 12px;
    margin-top: 10px;
}



.whatsapp-widget{
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsapp-widget .fab{
    font-size: 36px;
    color: #ff6b8a;
}

.footer-logo img{
    width: 285px;
}

.women-service-img img{
    width: 100%;
    animation: moveUpDown 2s ease-in-out infinite alternate;
    
}

@keyframes moveUpDown {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(15px);
    }
  }

  @keyframes iconMove {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(5px);
    }
  }


  .slider-container{
    width: 100%;
    padding: 120px 0 0;
  }


  .slider-wrapper {
    padding: 10px 120px;
  }
  
  
.slider-content h1, .slider-content h2{
    font-size: clamp(30px, 5vw, 65px);
    /* font-size: 60px; */
    font-weight: 600;
    color: #a87008;
}

.slider-content h5{
      font-size: clamp(22px, 5vw, 36px);
    color: black;
    padding-bottom: 20px;
    
}

.slider-content .btn{
    margin-bottom: 10px;
    border: none;
}

.slider-content .btn:focus, .slider-content .btn:active{
    background-color: #bd4f66;
    outline: none;
    border: none;
    box-shadow: none;
}

.slider-img{
    display: flex;
    justify-content: center;
}

.slick-next:before, .slick-prev:before{
    font-family: slick;
    font-size: 28px !important;
    line-height: 1;
    opacity: .75;
    color: #e6516a !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 35px !important;
    z-index: 999;
}

.slick-next {
    right: 35px !important;
}


@media (max-width: 767px) {
    .footer-section .footer-second-col {
        justify-content: left;
    }
    .img-slider-header img{
        border-radius: 0 !important;
    }

    .navbar-brand img{
        height: auto;
    }
    .slider-container{
        padding:  120px 30px 0 !important;
    }

    .slider-container .img-slider-header{
        padding: 0;
    }

    .img-slider-header {
        background-image: none;
    }

    .slider-wrapper{
        padding: 0;
    }

    .img-slider-header img{
        border: 5px solid #f791a1;
        width: 100%;
        height: auto;
    }
}


@media (min-width: 768px) and (max-width: 1300px){
    .img-slider-header img{
        width: 400px;
        height: 400px;
    }
}


.plus-captcha{
    display: flex;
justify-content: center;
align-items: baseline;

}
.plus-text{
    display: flex;
    color: black;
justify-content: center;
align-items: center;
margin: 0;
}

.contact-drop-down{
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 16px;
}

.social-icons a {
    color: #bd4f66;
    margin-right: 15px;
    font-size: 22px;
    transition: color 0.3s ease;
  }
  
  
    .modal-dialog-centered{
    min-height: calc(100% - -3rem) !important;
  }
  
    @keyframes colorChange {
    0% { color: #ff6b8a; }
    25% { color: #ec2f58; }
    50% { color: #910f2b; }
    75% { color: #a81f3d; }
    100% { color: #ff6b8a; }
  }
  
  .infinite-color-change {
    animation: colorChange 5s infinite;
  }


  @keyframes colorChangenew {
    0% { color: #8143f9; }
    25% { color: #a81f3d; }
    50% { color: #8143f9; }
    75% { color: #a81f3d; }
    100% { color: #8143f9; }
  }
  
  .infinite-color-changenew {
    animation: colorChangenew 5s infinite;
    font-weight: 700;
    font-size: 20px;

    width: 384px;
    margin: 0;
    padding: 7px 10px 8px 10px;
    border-radius: 5px;
    background-image: linear-gradient(187deg, #ff6b8a63, #d1c7c96b);
    
  }
  .infinite-color-changenew  p{
    margin-bottom: 0;
  }