html[lang=en]  {
    .smile_img svg {
    width: 100%;
    height: auto;
}
.left h2 {
    font-size: 40px !important;
    line-height: normal;
}
.header_btn {
    right: 48%;
    bottom: 2px !important;
    width: 5rem;
    height: 5rem;
}
   .item > div {
    text-align: center;
    padding: 25px;
    direction: ltr;
    margin: 10px;
    background: #4E256B 0% 0% no-repeat padding-box;
}
    .icon_relative {
    position: fixed;
    bottom: 38%;
    right: 3%;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    z-index: 99;
        left: auto;
}
  .home {
    direction: ltr;
    position: relative;
    flex-wrap: nowrap;
    padding: 120px 0 64px 0;
    background-color: var(--unnamed-color-401460);
    display: flex;
    align-items: center;
}
 .home .right h2 {
    margin: 20px 0;
    /* width: 527px; */
    width: 100%;
    /* height: 282px; */
    color: var(--unnamed-color-ffffff);
    text-align: right;
    font: normal normal normal 62px/68px watad;
    font-weight: 800;
    text-align: start;
}
.butt:hover {
    color: #ffffff;
    border: 1px solid #fff;
    box-shadow: #4D0877 0px 1px 2px 0px, #360157 0px 2px 6px 2px;
    animation: squeeze3124 0.9s both;
   
}
.butt{ 
 margin-left: 1rem;
    
}
 .offer .slider_title {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    padding-bottom: 2rem;
    padding-top: 3rem;
}
 .about .left {
    align-items: flex-start;
        text-align: start;
 direction: ltr;
     color: #958A9D;
  }
.team h2 {
     text-align: center;
}
  .about_card section {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    direction: ltr;
}
.service .right {
    align-items: flex-start;
    direction: ltr;
}
  .service .right  h2 {
  display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 50px;
}
  .offer .slider_title {
    direction: ltr;
}
 .offer .slider_title .who_you {
    margin-right: auto;
    margin-left: 0;
}
  .offer .slider_title aside {
    text-align: start;
}
  .nice-select:after {
    right: 19px;
    left: auto;
}
.offer_cont .pad15 p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.service2 .right {
    flex-basis: 50%;
    text-align: left;
    align-items: flex-start;
}
.service2 .right .dot_m {
    display:none;
}
  .login_card {
    align-items: flex-start;
}
   #contact-us-form {
    direction: ltr;
}
 .inputGroup label {
    left: 0;
    margin-left: 0.5em;
}
 .about_2 h2 {
    direction: ltr;
    text-align: start;
}
 .button {
    margin-right: auto;   
    margin-left: 0;

}
.sc {
    transform: rotate(27deg);
    position: relative;
    top: -312px;
    left: 652px;
}
.about_2 {
    direction: ltr;
    padding-bottom: 4rem;
}

.about_card {
   
    direction: ltr !important;
}
footer aside {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    text-align: end;
    align-items: flex-end;
}

.about h2 {
    width: 527px;
    font-weight: 800;
    color: var(--unnamed-color-401460);
    font: normal normal normal 48px/70px watad;
    letter-spacing: 0px;
    color: #401460;
    text-align: left !important;
    direction: ltr ;
}

.one_product .cardd section p:nth-child(1) {
    color: #EA9C12;
    font-size: 14px;
    width: -webkit-fill-available;
    text-align: center;
}
.one_product .left h6 {
    margin-right: auto;
    margin-left: inherit;
}
h2 {
    text-align: left;
    direction: ltr;
}
footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 10px 15px;
    flex-wrap: wrap;
    gap: 3rem;
    margin-top: 3rem;
    direction: ltr;
}


.service h6 {
    font-size: 13px ;
}
 

}









