@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap");
h2,
h1 {
font-family: "Montserrat", sans-serif !important;
}
p,
a {
font-family: "Poppins", sans-serif;
}
body {
/*font-family: "Poppins", sans-serif;*/
/*font-family: "Montserrat", sans-serif !important;*/
}
a {
text-decoration: none;
}
/* navbarr */
.left-da1 ul {
display: flex;
align-items: center;
gap: 25px;
margin: 0;
justify-content: end;
}
.left-da1 ul li a {
letter-spacing: 0.55px;
color: #000;
font-size: 18px;
text-decoration: none;
}
.innernavanew .left-da1 ul li a {
color: #000000;
}
.innernava {
padding: 6px 27px;
/* box-shadow: #000000 0px 1px 15px -11px; */
border-radius: 50px;
margin-top: 10px;
background-color: #ffffff;
transition: all 0.3s;
}
.innernavanew {
background-color: #fff;
}
.ses {
padding: 9px 14px 12px;
background-color: #186978;
border-radius: 6px;
color: #ffffff !important;
border: 1px solid #186978;
transition: all 0.3s;
}
.ses:hover {
background-color: transparent;
color: #186978 !important;
}
.nava {
position: fixed;
width: 100%;
top: 0;
left: 0;
z-index: 999;
transition: all 0.3s;
}
.navanew {
background-color: #fff;
box-shadow: #000000 0px 1px 15px -11px;

}
.innernavanew {
    margin-top: 0;
    padding: 13px 12px;
}
.leftlogo img {
/*filter: brightness(0)invert(1);*/
transition: all 0.3s;
width: 86%;
}
.innernavanew .leftlogo img {
filter: initial;
}
.nacv {
display: flex;
align-items: center;
gap: 29px;
}

.innerapp {
position: relative;
padding: 0rem 0;
}
.dropitems {
top: 198%;
left: 0;
width: 200px;
background-color: #ffffff;
border-radius: 0;
display: block !important;
padding: 0;
border: 1px solid lightgray;
display: none !important;
box-shadow: 0px 5px 15px -5px black;
}
.frm-l input::placeholder {
color: #fff;
}
.dropdown:hover .dropitems {
display: block !important;
}
.dropitems li {
list-style-type: none;
padding: 10px;
z-index: 1;
position: relative;
}
.dropitems li::after {
position: absolute;
content: "";
background-color: #aa5686;
background-size: contain;
height: 100%;
width: 0%;
z-index: -1;
top: 0;
left: 0;
transition: all 0.3s;
}
.dropitems li:hover::after {
width: 100%;
}
.dropitems li:hover a {
color: #fff !important;
}
.dropitems li a {
display: flex;
width: 100%;
transition: all 0.3s;
}

.dropdown a {
padding-bottom: 3rem;
}
.dropitems a {
padding-bottom: 0;
}

.avtt {
color: #aa5686 !important;
}
.dropdown img {
width: 21px;
}
.leftlogo h2 {
font-size: 24px;
letter-spacing: 0.55px;
color: #aa5686;
font-weight: 700;
margin-bottom: 0px;
}
.readbt1 p {
color: #fff !important;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.55px;
}
/* .das2{
  background-color: #b65d91 !important;
    padding: 15px 22px !important;
    border-radius: 50px !important;
    border: 1px solid #b65d91 !important;
    margin-top: 4%;
} */
.das2 {
padding: 10px 20px !important;
border-radius: 50px !important;
border: 0px solid transparent !important;
margin-top: 4%;
background: linear-gradient(90deg, #ab5988 39%, #ffffff) !important;
transition: all 0.7s;
}
.swm2 {
height: 39px !important;
width: 39px !important;
box-shadow: rgb(125 70 101 / 78%) 0px 5px 5px 0px inset !important;
}
/* .swm2 img{
filter: invert(1) !important;
} */
.danew {
gap: 0px !important;
}
.dsnw {
padding: 6px 17px !important;
margin-top: 0% !important;
border-radius: 13px !important;
}

/* banner */
.bannerswiper {
width: 100%;
height: 100%;
}

.bannerswiper .swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}

.bannerswiper .swiper-slide img {
display: block;
width: 100%;
height: 100vh;
object-fit: cover;
}
.bannerswiper .swiper-slide::after {
position: absolute;
content: "";
background: linear-gradient(90deg, #ceb7b517 23%, #f1e6e54d 0);
background-size: contain;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 1;
backdrop-filter: blur(0.6px);
}
.xxxx::after {
    background: transparent !important;
}
.swiperdata {
top: 57%;
left: 32%;
transform: translate(-50%, -50%);
z-index: 99999;
text-align: left;
width: 40%;
color: #fff;
}
.swiperdata h2 {
    font-size: 33px;
    letter-spacing: 1px;
    margin: 7px 0 12px;
    line-height: 56px;
    color: #000000;
    font-weight: 700;
}
.swiperdata p {
color: #000000db;
letter-spacing: 0.55px;
font-size: 17px;
line-height: 31px;
font-weight: 400;
}
/* .swiper-slide-active .swiperdata h2 {
  position: relative;
  animation: aniiim 2s linear;
  animation-delay: .3s;
}
@keyframes aniiim{
  0%{
    transform: scale(1);
  }
  50%{
    transform: scale(1.2);
  }
  100%{
    transform: scale(1);
  }
} */
.swiperdata span {
letter-spacing: 1px;
color: #aa5686;
font-family: monospace;
font-size: 18px;
font-weight: 700;
/*text-transform: uppercase;*/
}

.bbht a {
padding: 12px 23px;
background-color: #186978;
border-radius: 5px;
/* text-transform: uppercase; */
letter-spacing: 0.55px;
border: 1px solid #186978;
transition: all 0.3s;
color: #fff;
}
.bbht a:hover {
background-color: transparent;
color: #023151;
}

.bbht5 a {
padding: 10px 20px;
background-color: #fff;
border-radius: 5px;
/*text-transform: uppercase;*/
letter-spacing: 0.55px;
border: 1px solid #fff;
transition: all 0.3s;
color: #023151;
}

.bannerswiper .swiper-button-next:after,
.bannerswiper .swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
color: #ffffff;
font-size: 18px;
}

.bannerswiper .swiper-button-next {
right: 12%;
left: auto;
}
.bannerswiper .swiper-button-prev {
left: 80%;
right: auto;
}
.bannerswiper .swiper-button-next,
.bannerswiper .swiper-button-prev {
position: absolute;
top: 90%;
border: 1px solid #a97f978a;
border-radius: 50%;
height: 43px;
width: 43px;
}
.swm img {
width: 23px !important;
height: 23px !important;
}
.das {
display: flex !important;
align-items: center;
gap: 14px;
width: fit-content;
padding: 5px 15px;
border: 1px solid #c675a3;
border-radius: 10px;
margin-top: 6%;
transition: all 0.7s;
cursor: pointer;
}
.das:hover {
background-color: #ffe4f6;
border: 1px solid #ffe4f6;
}
.das212 {
display: flex !important;
align-items: center;
gap: 14px;
width: fit-content;
padding: 5px 15px;
border-radius: 10px;
margin-top: 6%;
transition: all 0.7s;
cursor: pointer;
background-color: #ab5988;
border: 1px solid #ffe4f6;
}
.das212 p{
    color:#fff !important;
    transition: all 0.7s;
}
.das212 .swm{
   box-shadow: rgb(255 255 255 / 41%) 0px 5px 5px 0px inset;
    transition: all 0.7s;
}
.das212 .swm img{
   filter:brightness(0)invert(1);
    transition: all 0.7s;
}
.das212:hover {
background-color: transparent;
border: 1px solid #c675a3;
}
.das212:hover p{
    color:#000 !important;
}
.das212:hover img{
   filter:initial;
}
.das212:hover .swm{
    box-shadow: rgba(238, 27, 173, 0.41) 0px 5px 5px 0px inset;
}



.swm {
height: 35px;
width: 35px;
/* background-color:#fff; */
box-shadow: rgba(238, 27, 173, 0.41) 0px 5px 5px 0px inset;
border-radius: 50%;
position: relative;
z-index: 99;
}
.swm img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 999;
width: 20px !important;
height: 20px !important;
}

/* about */
.xyf {
margin-top: 7%;
margin-bottom: 7%;
}
.ab-yt span,
.sub-title {
letter-spacing: 1px;
color: #aa5686;
/* font-family: monospace; */
font-size: 19px;
font-weight: 500;
/* text-transform: uppercase; */
}
.ab-yt h1 , .ab-yt h2 {
font-size: 34px;
letter-spacing: 0.55px;
font-weight: 600;
color: #000;
margin-top: 9px;
line-height: 51px;
}
.ab-yt p {
font-size: 16px;
letter-spacing: 0.55px;
line-height: 27px;
color: #000;
font-weight: 300;
margin-bottom: 8%;
}
.be-lt {
display: flex;
gap: 23px;
align-items: baseline;
width: 100%;
}
.in-im img {
width: 37px;
}
.w-95 {
width: 94% !important;
}
.in-tx h2 {
font-size: 26px;
letter-spacing: 0.55px;
color: #000000;
font-weight: 500;
}
.ab-der {
/*padding: 20px 22px 5px;*/
border-radius: 5px;
/*background-color: #ffffff;*/
/*box-shadow: -1px 0px 7px 0px #0d070c24;*/
}
.hre {
margin: 13px;
width: 90%;
border-top: 1px solid #aa56865c;
}
.ab-dc img {
width: 100%;
height: 579px;
object-fit: cover;
border-radius: 10px;
}
.over {
width: 92%;
padding: 23px 16px;
box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
left: 85%;
top: 50%;
background: linear-gradient(168deg, #deccdecc, #ffffff);
transform: translateY(-50%);
}
.over h2 {
font-size: 21px;
letter-spacing: 0.55px;
color: #000;
margin-top: 17%;
}
.over p,
.par {
font-size: 16px;
letter-spacing: 0.55px;
line-height: 27px;
color: #000;
font-weight: 300;
}
.play21 img {
width: 35px !important;
height: 35px !important;
border-radius: 0px !important;
}

.play21 {
left: 10%;
z-index: 1;
top: 11%;
}

.play21::after {
position: absolute;
content: "";
background-color: #ebe0eb;
background-size: contain;
height: 55px;
width: 55px;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
}

.play21::before {
position: absolute;
content: "";
border: 15px solid rgb(255 0 0);
background-size: contain;
height: 64px;
width: 64px;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
animation: animate 6s infinite;
}
@keyframes animate {
0% {
transform: translate(-50%, -50%) scale(0.2);
}
100% {
transform: translate(-50%, -50%) scale(1.1);
opacity: 0;
}
}
.abtt {
position: relative;
}
.abtt::after {
position: absolute;
content: "";
height: 100%;
width: 100%;
background-image: url(../images/gynaecology-1.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
transform: translate(-50%, -50%);
z-index: -1;
top: 63%;
left: 15%;
opacity: 0.03;
}
/* expertise */
/*.icon-bx-wraper{*/
/*    height: 100%;*/
/*}*/

.icon-bx-wraper a{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.dz-media img {
width: 100%;
border-radius: 8px 8px 0 0;
transition: all 0.4s ease-in-out;
height: 205px;
object-fit: cover;
}
.dz-media {
overflow: hidden;
}
.icon-content {
    padding: 30px 7px;
    background-color: #fff;
    box-shadow: -1px 0px 7px 0px #0d070c24;
    border-radius: 0 0 8px 8px;
    text-align: center;
    height: 220px;
    transition:all .7s;
}
.icon-bx-wraper:hover .icon-content{
    background-color: #ffeff9;
}

.content-inner {
background-color: #c298bb26;
position: relative;
z-index: 1;
background-attachment: fixed;
background-size: contain;
padding: 4rem 0px;
background-image: url(../images/s2.png);
 /*height: 100%; */
 /*width: 229px; */
background-repeat: no-repeat;
}

.flip {
display: flex;
align-items: center;
gap: 13px;
justify-content: center;
transition: all 0.2s;
}
.aznm img {
width: 19px;
transition: 0.2s ease-in-out transform;
}
.viw p {
font-size: 17px;
letter-spacing: 0.55px;
margin-bottom: 0px;
color: #aa5686;
}
.dz-title {
    font-size: 17px;
    letter-spacing: 0.55px;
    color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
}
.icon-bx-wraper:hover .viw p {
color: #000;
}
.newslist:hover .viw p {
color: #000;
}
.icon-bx-wraper:hover .aznm img {
transform: translate3d(0.25em, 0, 0);
}
.newslist:hover .aznm img {
transform: translate3d(0.25em, 0, 0);
}
.section-head h2 , .expr-drt h2 {
font-size: 33px;
letter-spacing: 0.55px;
color: #000;
font-weight: 600;
margin-top: 1%;
}
.section-head p {
font-size: 16px;
margin: auto;
width: 61%;
color: #000;
letter-spacing: 0.55px;
line-height: 29px;
font-weight: 300;
}
.icon-bx-wraper:hover .dz-media img {
transform: scale(1.1);
}
/* appointment */

.content-wrapper {
/*background-image: url(../images/qqqq.jpg);*/
padding: 8rem 0;
position: relative;
z-index: 1;
/*background-size: cover;*/
/*background-attachment: fixed;*/
}
.content-wrapper::after {
position: absolute;
content: "";
background-size: contain;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: -1;
backdrop-filter: blur(0.6px);
background: linear-gradient(270deg, rgba(214, 232, 235, 0) 9%, #6c3454e8 53%);
}
.content-wrapper::before{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: url(../images/qqqq.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    z-index: -1;
    top: 0;
    left: 0;
    /* opacity: 0.05; */
    background-attachment: fixed;
}

/* appin form */
.form-control.style2,
.form-select.style2 {
height: 52px;
color: #fff;
font-size: 16px;
border-radius: 12px;
border: 1px solid #ffffffa3;
padding-left: 20px;
-webkit-transition: 0.4s;
transition: 0.4s;
margin-bottom: 5%;
background-color: #eceff50d;
letter-spacing: 0.55px;
font-weight: 400;
}
.zq {
position: absolute;
right: 14px;
top: 44%;
transform: translateY(-44%);
}
.zq img {
    width: 19px;
    /* filter: brightness(0); */
    filter: drop-shadow(0px 3px 0px black);
}
.form-group {
position: relative;
}
.xer {
height: 75px !important;
}

.form-control.style2::placeholder {
color: #fff;
opacity: 1; /* important for Firefox */
}
input.form-control.style2::-webkit-calendar-picker-indicator {
  filter: sepia(1) saturate(5) hue-rotate(200deg);
}

.cor-con h2 {
font-size: 37px;
letter-spacing: 0.55px;
color: #fff;
font-weight: 600;
}
.cor-con p {
letter-spacing: 0.55px;
line-height: 29px;
color: #ffffff;
margin-bottom: 5%;
font-size: 17px;
}

/* .form-group span{
  position: absolute;
    top: 0;
    left: 25px;
    transform: translateY(-50%);
    font-size: 0.8rem;
    padding: 0 0.4rem;
    color: transparent;
    pointer-events: none;
    z-index: 500;
}
.form-group span:before,
.form-group span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
  background-color: #002578;
  top: 50%;
  transform: translateY(-50%);
}

.form-group span:before {
  left: 50%;
}

.form-group span:after {
  right: 50%;
}
.form-group.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
} */
.sw2 {
box-shadow: rgb(135 90 117) 0px 5px 5px 0px inset !important;
}
.sas {
margin: auto;
border: 1px solid #e1a9c9;
background-color: #e1a9c9;
}
.sas:hover {
background-color: #fff;
}
.sas:hover .readbt1 p {
color: #000 !important;
}
/* last sectionh */
.swop {
box-shadow: 0px 0px 4px 0px #0d070c3d;
background-color: #fff;
padding: 21px 20px;
height: 285px;
border-radius: 22px;
transform: translateY(24px);
}
.serslde {
padding: 6px;
margin-top: -4%;
}
.serslde .swiper-wrapper {
padding-bottom: 9%;
padding-top: 5%;
}

.six img {
width: 47px;
}
.six h2 {
font-size: 31px;
letter-spacing: 0.55px;
margin-top: 5%;
margin-bottom: 7%;
}
.six p {
font-size: 18px;
letter-spacing: 0.55px;
line-height: 25px;
color: #000;
}
.serslde .swiper-slide-active .swop::after {
opacity: 1;
transform: scale(1);
}
.serslde .swiper-slide-active .swop::before {
opacity: 1;
}
.serslde .swiper-button-next:after,
.serslde .swiper-button-prev:after {
font-family: swiper-icons;
font-size: 20px;
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
color: #000;
}

.serslde .swiper-button-next,
.serslde .swiper-button-prev {
position: absolute;
top: 93%;
}

.serslde .swiper-button-next {
right: 37%;
left: auto;
}
.serslde .swiper-button-prev {
left: 37%;
}
.serslde .swiper-horizontal > .swiper-pagination-progressbar,
.serslde .swiper-pagination-progressbar.swiper-pagination-horizontal,
.serslde
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.serslde
.swiper-vertical
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 16%;
height: 4px;
left: 50%;
top: 93%;
transform: translateX(-50%);
}
.serslde .swiper-button-next:before,
.serslde .swiper-button-prev:before {
position: absolute;
content: "";
background-color: #aa56861c;
background-size: contain;
height: 40px;
width: 40px;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
}
.serslde .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #000;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swop::after {
content: "";
position: absolute;
inset: 0;
background-image: url(../images/gg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top;
opacity: 0;
z-index: 0;
transition: all 0.5s ease-in-out;
border-radius: 22px;
}
.swop::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(179deg, rgb(0 0 0 / 29%), rgb(0 0 0 / 50%));
backdrop-filter: blur(3px);
opacity: 0;
z-index: 1;
transition: opacity 0.5s ease;
border-radius: 22px;
}
.swop > * {
position: relative;
z-index: 2;
}
.appl .serslde .swiper-slide:nth-of-type(even) .swop {
transform: translateY(-10px);
}
.faq-section {
max-width: 900px;
margin: auto;
}

.faq-item {
border-radius: 10px;
margin-bottom: 16px;
overflow: hidden;
transition: all 0.4s ease;
}

.faq-question {
width: 100%;
background: transparent;
border: none;
padding: 18px 0px;
display: flex;
align-items: center;
gap: 14px;
color: #000;
font-size: 18px;
font-weight: 600;
cursor: pointer;
text-align: left;
}

.faq-question .icon {
width: 36px;
height: 36px;
border-radius: 50%;
background: #b8ff9c;
color: #0f2b25;
display: flex;
align-items: center;
justify-content: center;
font-size: 22px;
font-weight: bold;
flex-shrink: 0;
}

.faq-answer {
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease, padding 0.4s ease;
padding: 0 22px;
}

.faq-answer p {
color: #000;
font-size: 16px;
line-height: 27px;
font-weight: 400;
letter-spacing: 0.55px;
}
.faq-question h2 {
font-size: 18px;
letter-spacing: 0.55px;
color: #000;
font-weight: 500;
line-height: 26px;
}
.serslde .swiper-slide-active .faq-answer p {
color: #fff;
}
.serslde .swiper-slide-active .faq-question h2 {
color: #fff;
}
/* ACTIVE STATE */
/* .faq-item.active {
  background: #4e6b64;
} */

.faq-item.active .faq-answer {
max-height: 300px;
padding: 0 10px 20px;
}

.faq-item.active .icon {
background: #e2c0c1;
}
.appl {
position: relative;
z-index: 1;
}
.appl::after {
content: "";
position: absolute;
height: 100%;
width: 100%;
background-image: url(../images/ddd.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top;
z-index: -1;
top: 0;
left: 0;
opacity: 0.04;
background-attachment: fixed;
}
/* footer */
.list-hover1 li {
position: relative;
list-style: none;
cursor:pointer;
}
.list-hover1 li a span {
position: relative;
font-size: 16px;
letter-spacing: 0.55px;
color: #000000d1;
line-height: 36px;
font-weight: 500;
/* font-family: "Poppins", sans-serif; */
font-family: "Montserrat";
}
.list-hover1 > li > a > span:after {
content: "";
position: absolute;
right: -1px;
bottom: 0;
height: 1px;
width: 0;
background-color: #aa5686;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.list-hover1 > li > a:hover > span:after,
.list-hover1 > li > a.active > span:after {
width: 100%;
transform-origin: right;
-moz-transform-origin: right;
-webkit-transform-origin: right;
-ms-transform-origin: right;
-o-transform-origin: right;
right: auto;
left: 0;
}

.footer-title {
font-size: 22px;
letter-spacing: 0.55px;
color: #000000bd;
font-weight: 600;
/*text-decoration: underline;*/
}
.site-footer {
background-color: #58364a;
padding: 4rem 0 3px;
position: relative;
z-index: 1;
}
.site-footer::after {
content: "";
position: absolute;
height: 100%;
width: 100%;
background-image: url(../images/pada.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: bottom;
z-index: -1;
top: 0;
left: 0;
opacity: 0.09;
}
.footer-top {
background-color: #fff;
padding: 3rem 0 0;
border-radius: 17px;
height: 386px;
position: relative;
}
.footer-media img {
width: 100%;
height: 318px;
object-fit: cover;
}
.footer-media {
    position: absolute;
    bottom: 0px;
    left: 21%;
}
.site-footer .fb-bottom {
padding: 28px 21px 0;
border-top: 1px dashed #58364a1f;
}
.fm-inner h2 {
    font-size: 27px;
    letter-spacing: 0.55px;
    line-height: 46px;
    color: #fff;
    /* font-family: 'Poppins'; */
    font-weight: 500;
}
.fm-inner h2 strong{
    color:#c384aa;
}
.footer-middle {
    margin-top: 3%;
    margin-bottom: 1%;
}
.copyright-text {
font-size: 16px;
letter-spacing: 0.55px;
color: #000;
font-weight: 300;
}
.scl {
height: 45px;
width: 45px;
border-radius: 50%;
}
.scl img {
width: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.scl {
background-color: #8e6c80;
position: relative;
border: 1px solid #e7e1e536;
transition: all 0.7s;
}
.scl:hover {
background-color: #ad618e;
border: 1px solid #ad618e;
}
.readbt p {
color: #000;
font-size: 17px;
letter-spacing: 0.55px;
font-weight: 400;
}
.kyyt li span {
    position: relative;
    font-size: 15px;
    letter-spacing: 0.55px;
    color: #000000d1;
    line-height: 25px;
    font-weight: 500;
    font-family: "Montserrat";
}
.kyyt li{
    margin-bottom: 2%;
}
/* btn  */
/* inner cobnta */
.dep-rig img {
height: 500px;
object-fit: cover;
}
.w-85 {
width: 90%;
}
.depk-hd {
background-color: #664558;
overflow: hidden;
margin-top: 6%;
position: relative;
z-index: 1;
}
.dep-lft h2 {
font-size: 52px;
letter-spacing: 0.55px;
color: #fff;
line-height: 63px;
font-weight: 500;
}
.dep-lft p {
letter-spacing: 0.55px;
font-size: 18px;
line-height: 30px;
color: #fff;
}
/* .dep-lft{
  position: relative;
} */
.depk-hd::after {
content: "";
position: absolute;
height: 100%;
width: 100%;
background-image: url(../images/fff.png);
background-repeat: no-repeat;
background-size: contain;
z-index: -1;
top: 0;
right: 0%;
opacity: 0.2;
}
.til::after {
position: absolute;
content: "";
background-color: #a68095;
background-size: contain;
height: 47px;
width: 47px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
border-radius: 50px;
}
.til img {
    width: 24px;
    height: 24px;
    filter: brightness(0) invert(1);
    margin: auto;
}
.til {
position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
   
}
.contact-icon-box {
display: grid;
gap: 29px;
margin-top: 2px;
align-items: center;
/*border: 1px solid #f5f5f5;*/
/*padding: 23px;*/
/*box-shadow: 0px 1px 3px -2px;*/
}
.conco{
    text-align:center;
}
.conco h2 {
font-size: 22px;
letter-spacing: 0.55px;
color: #000;
}
.conco p {
font-size: 17px;
letter-spacing: 0.55px;
color: #000000;
}
.con-hd {
margin-bottom: 2rem;
}
.con-hd p {
font-size: 16px;
letter-spacing: 0.55px;
line-height: 27px;
}
.con-hd h2 {
font-size: 30px;
letter-spacing: 0.55px;
color: #000;
}
.hesd h2 {
font-size: 34px;
letter-spacing: 0.55px;
font-weight: 600;
color: #000;
}
.hesd p {
    font-size: 17px;
    letter-spacing: 0.55px;
    line-height: 30px;
    color: #000;
    font-weight: 300;
    margin-bottom: 6%;
}
.cont-conte {
padding: 5rem 0 3rem;
}
.hesd {
text-align: center;
width: 67%;
margin: auto;
}
.frm-l input,
.frm-l textarea {
border: none;
border-bottom: 1px solid #000;
background-color: transparent;
width: 100%;
height: 40px;
}
.inner-dgf {
padding: 5rem;
background-color: #f6e9f12b;
box-shadow: 1px 1px 6px -3px;
}
.frm-l input:focus,
.frm-l textarea:focus {
border: none;
border-bottom: 1px solid #000;
background-color: transparent;
width: 100%;
height: 40px;
outline: 0;
box-shadow: none;
}

.asse_list h5 {
font-size: 24px;
letter-spacing: 0.55px;
color: #120137;
}
.ivv {
margin-top: 0rem;
margin-bottom: 4%;
}
.frm-l input::placeholder,
.frm-l textarea::placeholder {
color: #000; /* change color */
opacity: 1; /* important for Firefox */
}
.form-select.style2 option {
color: #000;
}
.form-select.style2 option[value=""] {
color: #999;
}
.form-select .style2 {
overflow: hidden;
}
.portfolio-caption {
left: 0;
opacity: 0;
padding: 30px;
position: absolute;
bottom: 5px;
-webkit-transition: 0.3s;
transition: 0.3s;
visibility: hidden;
right: 0;
transform: translateY(10px);
}
.portfolio-wrapper {
position: relative;
}
.portfolio-image img {
object-fit: cover;
}
.portfolio-image::before,
.view-icon {
-webkit-transition: 0.3s;
position: absolute;
opacity: 0;
}
.portfolio-filter {
border-bottom: 2px solid #dde3ff;
display: inline-block;
padding: 0;
}

.portfolio-image::before {
background: linear-gradient(
180deg,
rgb(255 255 255 / 46%) 0,
rgb(170 86 134) 100%
);
content: "";
height: 100%;
left: 0;
top: 0;
transition: 0.3s;
width: 100%;
}

.portfolio-wrapper:hover .portfolio-image::before {
opacity: 0.8;
}

.view-icon a {
color: #fff;
display: inline-block;
font-size: 20px;
}

.view-icon {
top: 20px;
visibility: hidden;
z-index: 9;
transition: 0.3s;
left: 30px;
}

.portfolio-wrapper:hover .view-icon {
opacity: 1;
visibility: visible;
top: 30px;
}

.portfolio-caption {
    opacity: 0;
    padding: 0px;
    position: absolute;
     top: 66%;
     -webkit-transition: 0.3s;
    transition: 0.3s;
    visibility: hidden;
    left: 50%;
    /* transform: translateY(10px); */
    transform: translate(-50%, -50%);
}
.portfolio-wrapper:hover .portfolio-caption {
    opacity: 1;
    visibility: visible;
    transform: translateY(50%);
    transform: translate(-50%, -50%);
}

.portfolio-caption h4 {
font-size: 25px;
margin-bottom: 0;
padding-bottom: 6px;
position: relative;
text-transform: capitalize;
color: #fff;
font-weight: 700;
}

.portfolio-caption p {
    text-transform: capitalize;
    color: #fff;
    margin: 0;
    font-size: 20px;
}
.portfolio-image img {
width: 100%;
height: 300px;
border-radius: 4px;
}

.portfolio-area,
.right-care {
margin-top: 5%;
margin-bottom: 5%;
}

.view-icon img {
width: 30px !important;
height: 100% !important;
}
.num {
bottom: 0;
right: 0;
padding: 8px 20px;
background: linear-gradient(270deg, #bb6f9a 59%, transparent);
display: flex;
gap: 12px;
}
.portfolio-item iframe {
width: 100%;
}
.alvimg img {
width: 23px !important;
height: 23px !important;
}
/*news eb=nt*/
.newsimg img {
height: 218px;
object-fit: cover;
border-radius: 6px;
}
.ivv {
margin-top: 5%;
margin-bottom: 5%;
}
.serdata h2 {
    font-size: 23px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 600;
    margin-top: 3%;
    line-height: 34px;
}
.serdata p {
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
    margin-top: 4%;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.serdata:hover p {
text-decoration: underline;
color: #aa5686;
}
.serdata span {
font-size: 17px;
color: #d33b92;
}
.newslist {
    padding: 21px;
    background-color: #d9b6ca0d;
    border-radius: 12px;
    box-shadow: #643f54 -1px 1px 18px -11px;
}
.rans iframe {
width: 100%;
}
.qet {
margin-bottom: 5%;
}
.view-image {
position: fixed;
inset: 0;
z-index: 500;
padding: 3%;
display: flex;
flex-direction: column;
animation: view-image-in 300ms;
backdrop-filter: blur(20px);
-webkit-backdrop-filter: blur(20px);
z-index: 999999999999999 !important;
}
/*appointment start*/

.appo {
background-image: url(../images/wq.jpg);
height: 100vh;
background-repeat: no-repeat;
background-size: cover;
position: fixed;
top: 0;
left: 0;
width: 100%;
}
.appo::after {
position: absolute;
content: "";
background-color: #000000b3;
background-size: contain;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 9;
}
.innerappo {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 999;
padding: 0rem 0 3rem;
background-color: #ffffff;
border-radius: 20px;
}
.coml {
    padding: 23px;
    background-color: #f5e8ef;
    border-radius: 20px 20px 0 0;
    text-align: center;
}
.formhd{
        padding: 0rem 3rem;
}
.coml::after {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    background-color: #f5e8ef;
    transform: rotate(45deg);
    bottom: -8%;
    left: 50%;
}
.formhd h2 {
color: #aa5686;
font-size: 38px;
letter-spacing: 0.55px;
}
.formwrap input,
.formwrap select,
.formwrap textarea {
border: none;
border-bottom: 1px solid rgb(198 160 113);
border-radius: 0;
background-color: transparent;
padding-left: 10px;
}
.formwrap input,
.formwrap select {
height: 50px;
}
.formwrap input,
.formwrap select,
.formwrap textarea {
border: none;
border-bottom: 1px solid #a55c8666;
border-radius: 0;
background-color: transparent;
padding-left: 10px;
}
.close {
top: 4%;
right: 3%;
z-index: 99;
cursor: pointer;
}
/* whaATapp css */
#whatsapp-chat {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  outline: none !important;
  position: fixed;
  width: 350px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  bottom: initial;
  right: initial;
  top: 50%;
  left: 50%;
  overflow: hidden;
  z-index: 99999999999;
  -webkit-animation-name: showchat;
  animation-name: showchat;
  -webkit-animation-duration: .35s;
  animation-duration: .35s;
  -webkit-transform: scale(1);
  transform: scale(1) translate(-50%, -50%);
}

@media only screen and (max-width: 480px) {
  #whatsapp-chat {
      max-width: 340px;
      width: 100%;
      bottom: 172px;
  }
}

#whatsapp-chat .whatsapp-name {
font-size: 16px;
font-weight: 600;
padding-bottom: 0;
margin-bottom: 0;
font-family: var(--regular-font);
line-height: 0.5;
  color: white;
}

#whatsapp-chat .head-home {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
}

#whatsapp-chat .head-home small {
font-size: 12px;
color: #ffffff;
font-family: var(--icon-font);
letter-spacing: .6px;
}

#whatsapp-chat .header-chat {
  background: #a4427a;
  color: #fff;
  padding: 20px;
  
}

#whatsapp-chat .header-chat h3 {
margin: 0 0 10px;
}

#whatsapp-chat .header-chat p {
margin: 0;
line-height: 18px;
}

#whatsapp-chat .info-avatar {
    position: relative;
    height: 47px;
    width: 65px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    margin-right: 10px;
}

#whatsapp-chat .info-avatar img {
width: 32px;
height: 47px;
-o-object-fit: contain;
object-fit: contain;
}

#whatsapp-chat a.informasi {
padding: 20px;
display: block;
overflow: hidden;
-webkit-animation-name: showhide;
      animation-name: showhide;
-webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
}

#whatsapp-chat a.informasi:hover {
background: #f1f1f1;
}

#whatsapp-chat .info-chat span {
display: block;
}

#whatsapp-chat #get-label {
font-size: 12px;
color: #888;
color: #fff;
}

#whatsapp-chat span.chat-label {
font-size: 12px;
color: #888;
}

#whatsapp-chat #get-nama {
margin: 5px 0 0;
font-size: 15px;
font-weight: 700;
color: #222;
color: #fff;
}

#whatsapp-chat span.chat-nama {
margin: 5px 0 0;
font-size: 15px;
font-weight: 700;
color: #222;
}

#whatsapp-chat span.my-number {
display: none;
}

#whatsapp-chat textarea#chat-input {
border: none;
font-family: "Arial", sans-serif;
width: 100%;
height: 40px;
outline: none;
resize: none;
padding: 10px;
overflow: hidden;
font-size: 14px;
}

#whatsapp-chat a#send-it {
    width: 45px;
    font-weight: 400;
    padding: 10px;
    background: #a4427a;
    display: flex
;
    justify-content: center;
    color: #fff;
}
.about-one{
    overflow:hidden;
}
.figlist1{
    transform: translateX(-290px);
}
.figlist2{
    transform: translateY(290px);
}
.figlist3{
    transform: translateX(290px);
}
.serlist{
    overflow: hidden;
}

#whatsapp-chat a#send-it svg {
fill: #a6a6a6;
height: 24px;
width: 24px;
margin-bottom: 6px;
}

#whatsapp-chat .first-msg {
background: transparent;
padding: 30px;
text-align: center;
}

#whatsapp-chat .first-msg span {
background: #e2e2e2;
color: #333;
font-size: 14.2px;
line-height: 1.7;
border-radius: 10px;
padding: 15px 20px;
display: inline-block;
}

#whatsapp-chat .start-chat .blanter-msg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
display:none;
}

#whatsapp-chat #get-number {
display: none;
}

#whatsapp-chat a.close-chat {
position: absolute;
top: 5px;
right: 15px;
color: #fff;
font-size: 30px;
text-decoration: none;
font-family: var(--regular-font);
}

#whatsapp-chat.hide {
display: none;
-webkit-animation-name: showhide;
      animation-name: showhide;
-webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
-webkit-transform: scale(1);
      transform: scale(1);
opacity: 1;
}

#whatsapp-chat .show {
display: block;
-webkit-animation-name: showhide;
      animation-name: showhide;
-webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
-webkit-transform: scale(1);
      transform: scale(1);
opacity: 1;
}

#whatsapp-chat .whatsapp-message-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
z-index: 1;
}

#whatsapp-chat .whatsapp-message {
padding: 7px 14px 6px;
background-color: #fff;
border-radius: 0px 8px 8px;
position: relative;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 0;
-webkit-transform-origin: center top 0px;
      transform-origin: center top 0px;
z-index: 2;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
margin-top: 4px;
margin-left: -54px;
max-width: calc(100% - 66px);
}

#whatsapp-chat .whatsapp-chat-body::before {
display: block;
position: absolute;
content: "";
left: 0px;
top: 0px;
height: 100%;
width: 100%;
z-index: 0;
opacity: 0.08;
background-image: url("public/images/whatsapp.webp");
}

#whatsapp-chat .eJJEeC {
background-color: #fff;
width: 52.5px;
height: 32px;
border-radius: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
-webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
margin-left: 10px;
opacity: 0;
-webkit-transition: all 0.1s ease 0s;
transition: all 0.1s ease 0s;
z-index: 1;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .hFENyl {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

#whatsapp-chat .ixsrax {
height: 5px;
width: 5px;
margin: 0px 2px;
border-radius: 50%;
display: inline-block;
position: relative;
-webkit-animation-duration: 1.2s;
      animation-duration: 1.2s;
-webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
      animation-timing-function: linear;
top: 0px;
background-color: #9e9da2;
-webkit-animation-name: ZpjSY;
      animation-name: ZpjSY;
}

#whatsapp-chat .dRvxoz {
height: 5px;
width: 5px;
margin: 0px 2px;
background-color: #b6b5ba;
border-radius: 50%;
display: inline-block;
position: relative;
-webkit-animation-duration: 1.2s;
      animation-duration: 1.2s;
-webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
      animation-timing-function: linear;
top: 0px;
-webkit-animation-name: hPhMsj;
      animation-name: hPhMsj;
}

#whatsapp-chat .kAZgZq {
padding: 11px -22px 12px;
background-color: #fff;
/*border-radius: 0px 8px 8px;*/
position: relative;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 0;
-webkit-transform-origin: center top 0px;
transform-origin: center top 0px;
z-index: 2;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
margin-top: 1px;
margin-left: -9px;
width: 359px;
}

#whatsapp-chat .bMIBDo {
font-size: 12px;
font-weight: 600;
line-height: 18px;
color: rgba(0, 0, 0, 0.54);
letter-spacing: -0.2px;
font-family: var(--regular-font);
}

#whatsapp-chat .iSpIQi {
font-size: 14px;
line-height: 19px;
margin-top: 4px;
color: #111;
font-size: 14px;
line-height: 19px;
margin-top: 4px;
color: #111;
}

#whatsapp-chat .cqCDVm {
text-align: right;
margin-top: 6px;
font-size: 10px;
line-height: 16px;
color: rgba(17, 17, 17, 0.5);
margin-right: -8px;
margin-bottom: -4px;
}

#whatsapp-chat .service_chatList {
position: relative;
margin-top: 15px;
padding: 15px;
background: #fff;
margin-left: 10px;
font-size: 14px;
border-radius: 0 10px 10px 10px;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .service_chatList::after {
position: absolute;
content: '1:41 AM';
text-align: right;
font-size: 10px;
line-height: 16px;
color: rgba(17, 17, 17, 0.5);
right: 10px;
bottom: 5px;
}

#whatsapp-chat .service_chatList ul {
position: relative;
}

#whatsapp-chat .service_chatList ul li {
position: relative;
line-height: 25px;
margin-bottom: 5px;
color: #141d97;
opacity: 0.75;
}

#whatsapp-chat .service_chatList ul li:hover {
opacity: 1;
}

#whatsapp-chat .service_chatList ul li::after {
position: absolute;
content: '';
width: 16px;
height: 16px;
background-image: url(../icons/external_links.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 15px;
top: 4px;
margin-left: 5px;
}

#whatsapp-chat .service_chatList ul h6 {
font-size: 14px;
font-weight: 400;
}

@media screen and (max-width: 480px) {
#whatsapp-chat #whatsapp-chat {
width: auto;
left: 5%;
right: 5%;
font-size: 80%;
}
}

a.blantershow-chat {
/* background: #fff; */
color: #404040;
position: fixed;
z-index: 98;
bottom: 20px;
right: 25px;
border-radius: 50%;
}

a.blantershow-chat img {
width: 45px;
-webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
      box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
border-radius: 50%;
}

.chat_boxBody .form-row .form-control, .chat_boxBody .form-row .form-select {
border-radius: 5px;
height: 43px;
margin-bottom: 10px;
}
.chat_boxBody .form-control {
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: .375rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.chat_backdrop {
display: none;
width: 100%;
height: 100vh;
position: fixed;
inset: 0;
z-index: 110;
-webkit-backdrop-filter: blur(2px);
backdrop-filter: blur(2px);
-webkit-transition: var(--trans-sm);
transition: var(--trans-sm);
font-family: var(--heading-font)
}

.chat_backdrop.show::before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.7);
inset: 0
}

.chat_boxBody {
padding: 20px 29px;
/*background-color: #f7f7f7;*/
position: relative;
height: 100%;
}
.close-chat img {
  width: 27px;
  filter: brightness(0) invert(1);
}

.mainwp {
  position: relative;
  z-index: 99999999999999999999999999999999999999999;
}
.mainwp::after {
  position: fixed;
  content: "";
  background-color: #00000099;
  background-size: contain;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 9999999;
  backdrop-filter: blur(6px);
}

.mafs hr {
    margin: 1rem 0 1rem;
    border-top: 2px dashed #00000042;
    width: 75%;
}
.derfs{
    display: flex;
    gap: 20%;
    align-items: center;
}
.derfs ul li{
    list-style: circle;
}
.derfs ul li p{
    margin-bottom: 11px;
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 25px;
    color: #000;
}
.dwws {
    position: relative;
    margin-left: 19%;
    margin-right: 10%;
    overflow: visible;
}
.dwws::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 129%;
    height: 100%;
    z-index: -1;
    background-color: #fff6fb;
    border-radius: 300px 300px 0px 0px;
}
.apponintment {
  padding: 6rem 0;
  background-color:#431630ab;
  position: relative;
}
.apponintment::after{
  position: absolute;
  content: "";
  background-image: url(../images/gg.jpg);
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-attachment: fixed;
}
.figerlist {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
    .lefthd2 h2 {
        font-size: 50px;
        letter-spacing: 1px;
        margin-bottom: 1rem !important;
    }
    .lefthd span {
    font-size: 19px;
    color: #b7815a;
}
.figerlist h2 {
    font-size: 40px;
    letter-spacing: 0.55px;
    color: #fff;
    font-weight: 700;
}
.figerlist p {
    font-size: 20px;
    letter-spacing: 0.55px;
    font-weight: 400;
    color: #fff;
}
.innermission .col-lg-4:nth-child(1), .innermission .col-lg-4:nth-child(2) {
    border-right: 1px solid #00000024;
}
.midt h2{
    font-size: 24px;
    font-weight: 600;
    color: #966281;
    letter-spacing: 0.55px;
}
.midt p{
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 31px;
    color: #000;
    font-weight: 300;
}
.mislist{
padding: 12px;
}

.prdpop {
    height:100vh;
    z-index:999999;
}


.clxxxx{
    right:1rem;
    top:1rem;
    cursor:pointer;
}

.inner-success {
    width: 300px;
    margin: auto;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2rem 1rem;
}
#success {
    background-color: #000000b8;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    display: none;
}
.quick_sucInner {
    text-align: center;
}
.quick_sucInnerBtn {
    background-color: #31a300;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 7px 20px;
    border-radius: 30px;
    font-family: auto !important;
}
.quick_sucInner h3 {
    font-family: auto !important;
}
#successa {
    background-color: #000000b8;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    display: none;
}
.quick_sucInnera , .expr-drt {
    text-align: center;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.ttttll{
    font-size: 31px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 500;
}
/*expwedet*/
.expr-img img {
    width: 100%;
    border-radius: 15px;
}
.expr-detil{
    padding: 6rem 0 3rem;
    position:relative;
}
.expr-detil::after{
   content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: url(../images/uuu.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    z-index: -1;
    top: 0;
    left: 0;
    opacity: 0.05;
    background-attachment: fixed;
}
.expr-drt p {
    font-size: 16px;
    letter-spacing: 0.55px;
    margin: auto;
    /* width: 69%; */
    line-height: 32px;
    color: #000;
    font-weight: 300;
    text-align: left;
}
.tira li{
    list-style: circle;
}
.tira h2{
    font-size: 20px;
    letter-spacing: 0.55px;
    font-weight: 600;
    color: #74435f;
    /*text-decoration: underline;*/
}
.dalg{
    display: flex;
    gap: 19px;
    align-items: start;
}
.f-img img{
    width:20px;
}
.expr-detil .close img{
width: 23px;
}
.dwws img{
    width:100%;
}



.dalg h5{
    font-size: 19px;
}



.conco a{
    margin-top: 15px;
    display: inline-block;
    color: #c675a3;
    text-decoration: underline;
    font-size: 17px;
    letter-spacing: 0.55px;
    animation:anim 2s infinite;
}
@keyframes anim{
    0%{
        color: #c675a3;
    }
    50%{
        color: #000;
    }
    100%{
        color: #c675a3;
    }
}










.gallery-image img{
    height:300px;
    object-fit:cover;
}