@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Charm:wght@400;700&display=swap');

:root{
    --primary:#ad79ad;
    --main-color: #c39bc3;
    --main-color-2:#ad79ad;
    --color-3:#f1b4f1;
    --dark: #2c2c2c;
    --background-color: #fff7f1;
    --cosmetic-color: #620d62;
    --light:#efc1ef7d;
}

*{
    box-sizing: border-box;
    margin: 0;
    font-family: 'Montserrat', arial;
}

body{
   
    width: 100%;
   
}
.logo{

}
.logo img{
    width: 120px;
}
.top-contact{
    display: flex;
    align-items: center;
}
.s2{
    padding: 30px 0;
}
.why_choose_us,.bg_gray{
    background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.5) 0%,
      rgba(255, 255, 255, 0.5) 100%
    ),
    #dbd9dd;
}
.top-contact > a{
    display:block;
    color: var(--dark);
    text-decoration: none;
    padding: 30px 10px;
    font-weight: 400;
    font-size: 18px;
}
.top-bar{
        background: white;
}
.imageContainer{
    padding:10px;
}
.xrewrdf .slick-arrow.slick-prev, .baslider .slick-arrow.slick-prev{
left:-45px;
}
.xrewrdf .slick-arrow.slick-next, .baslider .slick-arrow.slick-next{
    right: -45px;
}
.xrewrdf .slick-arrow, .baslider .slick-arrow{
        background: #c39bc3;
    padding: 10px;
    width: auto;
    height: auto;
    border-radius: 50%;
}
.hero{
    background: #fff;
    padding-top:30px;
}
.f2xx{
    padding:40px;
}
.hero img{
    height: 500px;
}
._new_service{
        background: linear-gradient(257deg, #fff6ff 0%, #f5f2ff 99.21%);
}
.section{
    padding: 80px 0;
}
.form-control:focus{
    border-color: var(--dark);
}
.form-control,.btn{
    box-shadow: none !important;
    border-radius: 0;
}
.s2{
    background-color: var(--main-color-2);
}
.section-min{
    padding: 30px 0;
}
.features{
    background-color: var(--dark);
    color: white;

}
.features{
    padding-top: 30px;
}
.img{
    border:2px solid white;
}
.img img{
    width: 50px;
}
.img{
    display: inline-block;
    border-radius: 100%;
    padding: 10px;
    margin-bottom: 10px;
}
.fea{
    padding: 20px 0;
    border-right: 1px solid #adadad59;
    height: 100%;
}
.xrxerxss{
    transition:300ms;
    padding:24px;
    height:100%;
}
.xrxerxss img{
    height:300px;
    width:100%;
    object-fit:cover
}
.uttr{
    width:100%;
    height:350px;
}
.uttr{
    margin-bottom:-6px;
}

.bg-light{
    background-color:#eddfff !important;
}
.xrxerxss h5{
    font-size:24px ;
    margin-bottom:10px !important;
}
.xrxerxss:hover{
    transform:translateY(-20px);
}

.fea p{
    margin-bottom: 0;
}
.whychoose-section{
    max-width: 100%;
    margin: auto;
    background-color: var(--light);
    padding:40px;
}
.xxzae{
    transition:300ms;
}
.xxzae:hover{
    background-color:var(--main-color-2);
    color:white;
}
ul{

}
ul li{
    font-size: 18px;
    margin-bottom: 10px;
}
.bg-primary{
    background-color: var(--main-color-2) !important;
    color: white;
}
.youtube{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}
.retf{
    width: 100%;
    border-radius: 8px;
    height: 435px;

}
.fwr{
    padding: 0 10px;
}
.review-slider .card {
    border: none;
    border-radius: 12px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s;
}

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

.slick-dots li button:before {
    font-size: 12px;
    color: #333;
}

.slick-dots li.slick-active button:before {
    color: #007bff;
}
.review-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 80px; /* optional, to keep height consistent */
}

.review-text.expanded {
    display: block;
    -webkit-line-clamp: unset;
    overflow: visible;
    text-overflow: unset;
}

.read-more {
    cursor: pointer;
}
.accordion-button{
    box-shadow: none !important;
    font-weight: 500;
}
.accordion-button:not(.collapsed){
    background-color: var(--main-color-2);
    border-color: var(--main-color-2);
    color: white;
}
.accordion{
    max-width: 60%;
    margin: auto;
}
.cta_en{
    background-color: var(--main-color-2);
    color: white;
    padding: 50px;
    border-radius: 20px;
}
.form-control-lg{
    font-size: 16px;
}
.form{
    padding-left: 50px;
}
.rer p{
    font-size: 15px;
}
.drf{
    background-color: var(--main-color-2);
    color: white;
}
.top-bar-mobile{
    display: none;
}
.footer-statix{
    display: none;
}
.whatsappFixed {
    position: fixed;
    bottom: 84px;
    right: 20px;
}
.phoneFixed{
    bottom: 148px;
}
.phoneFixed img{
    width: 55px;
}
.service_item{
    
}
.text-primary{
color:var(--primary) !important;
}
.service_item_b{
        border-radius: 10px 10px 0px 0px;
    background: #1f212d;
    height: 43px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.service_item{
    border-radius: 10px;
    border: 1px solid #ba66c2;
    background: #fff;
    position:relative;
    margin-top: 164px;
    height: 570px;
}
.service_item_image{
    transform: translateY(-78%);
    height: 180px;
    width: 180px;
    border-radius: 100px;
    position: absolute;
    object-fit: cover;
    left: calc(50% - 90px);
}
.service_btn{
        position: absolute;
    bottom: 20px;
    text-align: center;
    left: 0;
    right: 0;
}
.service_content{
    padding: 20px;
}
.text-primary{
    
}
.service_item_2{
    height: 450px;
}
.btn-primary{
    background-color: var(--main-color-2) !important;
    border-color:vaR(--main-color-2) !important;
}
.btn-primary:hover{
    background-color: var(--main-color) !important;
    border-color: var(--main-color) !important;
}
section.achivements {
    background: #1f212d;
    padding: 20px 0;
}
section.achivements .pointers {
    display: flex
;
    flex-direction: column;
    justify-content: start;
    border-right: 1px solid #ba66c2;
}
section.achivements .pointers h6 {
    color: #fff;
    font-family: Avenir;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    text-decoration: none;
}
section.achivements .pointers h6::after {
    content: "+";
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
section.achivements .pointers p {
    color: #dfdfdf;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .xrewrdf .slick-arrow.slick-prev, .baslider .slick-arrow.slick-prev{
left:0;
z-index:9999;
}
.xrewrdf .slick-arrow.slick-next, .baslider .slick-arrow.slick-next{
    right: 0;
    z-index:9999;
}
    .f2xx{
        padding:20px;
    }
    .whatsappFixed{
        display:none;
    }
    .xrxerxss img{
        height:250px;
    }
    .logo img{
        width:90px;
    }
    .xexxer{
        font-size:20px;
    }
    
    .s2 h2{
        font-size:20px;
    }
    .hero{
        padding-top:10px;
    }
    .uttr{
        height: 206px;
    }
    .cta_en{
            padding: 30px;
    }
    .cfxdf .row{
        flex-direction:column-reverse;
    }
    .top-bar-mobile{
        display: flex;
        justify-content: space-between;
        width: 100%;
        background:#fff;
        padding:10px;
    }
    
    
    
    .top-bar-mobile a:not(.btn){
        text-decoration: none;
        color: var(--dark);
        display: block;
        margin-bottom: 5px;
    }
    .top-bar-mobile > div:nth-child(2){
        text-align: right;
    }
    .top-bar{
        display: none !important;
    }
    .hero img{
        height: 280px;
        display: block;
        margin: auto;
        margin-bottom: 0;
    }
    .f2xx{
        text-align: center;
    }
    .fea{
        border:none !important;
    }
    .section{
        padding:30px 0;
    }
    .whychoose-section{
        max-width: 100%;
    }
    .xxwe .ps-0{
        padding-left: 10px !important;
        margin-top: 10px;
    }
    .youtube{
        grid-template-columns: 1fr 1fr;

    }
    .accordion{
        max-width: 100%;
    }
    .retf{
        height: 331px;
    }
    .form{
        margin-top: 30px;
        padding-left: 0;
    }
    .xserrr *{
        text-align: center !important;
    }
    .footer-statix {
        position: fixed;
        bottom: 0;
        background: #fff;
        left: 0;
        right: 0;
        padding: 12px 10px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        display: flex;
        box-shadow: 0 0 16px #00000017;
    }
    .footer-statix a{
        display: block;
        flex: 1;
        text-align: center;
        padding: 0;
        text-decoration: none;
    }
    .footer-statix a span{
        font-size: 12px;
        color: black;
        display: block;
    }
    .footer-statix a img{
        height: 32px;
        margin-bottom: 5px;
        
    }
    .anim{
        animation-name:slight;
        animation-duration:500ms;
        animation-iteration-count:infinite;
        animation-direction:alternate;
    }
    .anim22{
        animation-delay:250ms;
    }
    @keyframes slight{
        from{
            transform: rotate(340deg);
        }
        to{
            transform: rotate(370deg);
        }
    }
    .whychoose-section{
        padding:20px;
    }


}