.faq-sec-main{
    padding:5rem 0;
    position:relative;
}

 .accordion-item{
    border: 1px solid rgb(224 223 223);
    border-radius: 10px;
    margin-bottom: 20px;
    border-top: 1px solid rgb(224 223 223) !important;
    overflow:hidden;
}
.accordion-item:first-of-type {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
 .accordion-item:last-child{
	margin-bottom: 0;
}

  .accordion-item .accordion-button::after,
  .accordion-item .accordion-button.collapsed::after{
	content: "";
	position: absolute;
	right: 0px;
	top: 50%;
	bottom: auto;
	transform: translate(-20px, -50%);
	background-image: url("../image/svg/minuss.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px auto;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	transition: all 0.3s ease-in-out;
	color:#fff;
}

 .accordion-item .accordion-button.collapsed::after{
    background-image: url("../image/svg/pluss.svg");
}

 .accordion-header .accordion-button{
	font-size: 17px;
	font-weight: 600;
	line-height: 1.2em;
	padding: 20px 50px 20px 20px;
	border-radius:0;
}
 .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion-item:last-of-type {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
 .accordion-body{
	padding:0 20px 20px;
    background: #fce8f2;
    font-size:15px;
}
 .accordion-body p{
	margin: 0;
}
 .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fce8f2;
    box-shadow: none;
}

 .accordion-button:focus {
    box-shadow: none;
}

.beadcrumb-sec{
    padding:5rem 0;
    background:#f4f1ea;
}

.beadnavmenu{
    padding: 0;
    margin: 0px 0 15px;
    display: flex;
    align-items: center;
}

.beadnavmenu li a{
    font-size:14px;
}
.beadnavmenu li{
    padding-right:20px;
    position:relative;
}
.beadnavmenu li{
  font-size:14px;  
}

.beadnavmenu li.active{
    font-weight:600;
}

.beadnavmenu li:not(:last-child)::before{
    position: absolute;
    content: "\f108";
    font-family: flaticon_normal-icon !important;
    right: 2px;
    top: 0;
    font-size: 16px;
}

.content-beaadcrm h1{
    font-size: 35px;
    line-height: 1.4;
    font-weight: 700;
}

.beadcru-img img{
    border-radius:20px;
    width:450px;
}

.beadcru-img{
    margin-top:20px;
}

.beadcrumboxappoin {
    background: #FFFFFF;
    border-radius: 28px;
    padding: 40px;
    margin: 0 auto;
    margin-left:70px;
}

.beadcrumboxappoin h4 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    line-height: 1.25;
    margin-bottom: 20px;
}

.beadcrumboxappoin h4 em {
  font-style: italic;
  color: #C97720;
}

.beadcrumboxappoin form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}


.beadcrumboxappoin input,
.beadcrumboxappoin textarea, .beadcrumboxappoin select {
  width: 100%;
  padding: 15px 22px;
  border: 1.5px solid #EEE9E2;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 300;
  color: #3A2E1E;
  background: #00000000;
  outline: none;
  transition: border-color 0.25s, background 0.25s, box-shadow 0.25s;
  -webkit-appearance: none;
}

.beadcrumboxappoin textarea {
  border-radius: 18px;
  resize: vertical;
  min-height: 120px;
  padding: 16px 22px;
}

.beadcrumboxappoin input::placeholder,
.beadcrumboxappoin textarea::placeholder {
  color: #000;
}

.beadcrumboxappoin input:focus,
.beadcrumboxappoin textarea:focus {
  border-color: #ee2f80;
  background: #FFFFFF;
  box-shadow:unset;
}

.beadcrumboxappoin .checkbox-wrap {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  margin-top: 2px;
}

.beadcrumboxappoin .freebtn {
    width: 100%;
    padding: 16px;
    background: #1695ca;
    color: #FFFFFF;
    border: none;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 6px;
    transition: background 0.25s, transform 0.2s, box-shadow 0.25s;
}
.why-choose-sec{
  padding:0  0 3rem;
}
.why-points{
    padding: 0;
    display: flex;
    margin: 0;
    justify-content: space-between;
}

.why-points li{
    align-items: center;
    border-bottom: 1px solid #E5EBEF;
    border-right: 1px solid #E5EBEF;
    padding: 20px;
    width: 20%;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}

.why-points li p{
    font-size: 16px;
    margin: 0;
    font-weight: 500;
}

.why-points li:last-child{
   border-right:none; 
}

.intro-sec-noje{
    padding:0 0 5rem;
    position:relative;
}

.noje-contbtn{
    text-align:end;
}

.common-img img{
    border-radius:30px;
    width:100%;
    object-fit:cover;
}

.surger-rhithy {
    height: 100%;
    align-content:center;
    margin-left:30px;
}

.surgerymainmain{
    margin-bottom:30px;
}

.enhanc-main-sec{
    padding:5rem 0;
    position:relative;
    background-image: url(../image/bg/bg.png);
}

.enhanc-contaent .natura-box p{
     font-size: 19px;
    font-style: italic;
    font-weight: 600;
    padding-left: 20px;
    border-left: 3px solid var(--primary-color);
    
}
.enhanc-contaent .natura-box{
    position:relative;
    padding-top:40px;
}
.enhanc-contaent .natura-box:before{
    position:absolute;
    content:"";
    width:70px;
    height:2px;
    background:var(--primary-color);
    top:0;
    left:0;
}

.overal-pointbox .consititle{
    font-size:23px;
    font-weight:600;
}
.overal-pointbox{
    margin-left:50px;
}

.droopibox{
    list-style: none;
    padding: 0;
    margin-top:20px;
}

.droopibox li{
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
}
.droopibox li::before {
    width: 23px;
    height: 23px;
    line-height: 23px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    border-radius: 50%;
    background-color: #ee2f80;
    font-family: flaticon_normal-icon !important;
    content: "\f14b";
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
}

.droopibox li:not(:last-child){
    margin-bottom:10px;
}

.nose-correc-sec{
    padding:5rem 0;
    position:relative;
}


.pxl-grid-item {
    position: unset !important;
    height: 141px;
    padding-bottom: 24px;
    padding-top: 24px;
    border-bottom: 1px dashed rgba(56, 48, 48, 0.24);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    cursor: pointer;
}

.pxl-grid-item .pxl-post--inner {
    display: flex;
    height: 100%;
}

.pxl-grid-item .pxl-post--inner .count-pos {
    color: #383030;
    opacity: 0.4;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.96px;
    padding: 33px 23px 0 0;
}

.pxl-grid-item .pxl-post--inner .pxl-holder-content {
    width: 49%;
    padding-right:30px;
}

.pxl-grid-item .pxl-post--inner .pxl-holder-content .pxl-post--title {
    color: #383030;
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
    padding-top: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.pxl-grid-item .pxl-post--inner .pxl-holder-content .pxl-post--content{
    color:#000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 3;*/
    /*-webkit-box-orient: vertical;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}

.pxl-grid-item .pxl-post--inner .pxl-holder-content .pxl-post--content, 
.pxl-grid-item .pxl-post--inner .pxl-holder-content .btn--readmore {
    opacity: 0;
}
.pxl-grid-item .pxl-post--inner .pxl-holder-content .btnsurgery i{
    font-size: 16px;
    display: inline-block;
    position: relative;
    top: 1px;
    color: #fff;
}

.pxl-grid-item .pxl-post--inner .pxl-holder-content .btnsurgery{
    background: #11da3b;
    color: #fff;
}

.pxl-grid-item .pxl-post--inner .pxl-holder-content .btnsurgery{
    margin-top: 56px;
    opacity: 0;
    padding: 10px 15px;
    display: flex;
    gap: 5px;
    align-items: center;
    visibility: hidden;
}

.pxl-grid-item.active .pxl-post--inner .pxl-holder-content .btnsurgery{
  opacity: 1;
   visibility: visible;
}

 .pxl-grid-item .pxl-post--inner .pxl-post--featured {
    overflow: hidden;
    border-radius: 18px;
}

.pxl-grid-item .pxl-post--inner .pxl-post--featured {
    width: 70%;
}

.pxl-grid .pxl-post--featured {
    position: relative;
}

.pxl-grid-item .pxl-post--inner .pxl-post--featured img {
    object-fit: cover;
    height:100%;
    width:100%;
}

.pxl-grid-item.active {
  height: 465px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.pxl-grid-item.active .pxl-post--inner .pxl-holder-content .pxl-post--content, 
.pxl-grid-item.active .pxl-post--inner .pxl-holder-content .btn--readmore {
    opacity: 1;
}

.pxl-grid-item.active .pxl-post--inner .pxl-post--featured {
    border-radius: 24px;
}

.advanced-sec{
    position:relative;
    padding:0 0 5rem;
}

.techniqu-noesbox {
    position: relative;
    height:100%;
}

.techniqu-noesbox .techniqu-img{
    border-radius: 20px;
    overflow: hidden;
    min-width: 300px;
    width: 300px;
}
.techniqu-noesbox .techniqu-img img{
    object-fit: cover;  
    width:100%;
}
.techniqu-noesbox{
    background: #fce8f2;
    border-radius: 20px;
    padding: 20px; 
   
}

.techniqu-noesbox .techniqu-contemt .tect-title{
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 15px; 
}

.advanced-sec .container > .row{
  row-gap:20px;  
}

.advanced-sec .row .col-lg-6:nth-child(2) .techniqu-noesbox .techniqu-contemt,
.advanced-sec .row .col-lg-6:nth-child(3) .techniqu-noesbox .techniqu-contemt{
  background: #fce8f2 !important;
}

.functio-concern-sec{
    padding:5rem 0;
    position:relative;
    background-image: url(../image/bg/counter-banner.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
}

.common-points{
    padding: 0;
    margin: 15px 0 0;   
}
.precoe-secmain .row .col-lg-3:nth-child(1){
    border-bottom:1px solid #503b23;
    border-right:1px solid #503b23;
    margin-bottom:100px;
}
.precoe-secmain .row .col-lg-3:nth-child(2){
    border-top:1px solid #503b23;
    border-right:1px solid #503b23;
    margin-top:100px;
}
.precoe-secmain .row .col-lg-3:nth-child(3){
    border-bottom:1px solid #503b23;
    border-right:1px solid #503b23;
    margin-bottom:100px;
}

.precoe-secmain .row .col-lg-3:nth-child(4){
    border-top:1px solid #503b23;
    margin-top:100px;
}

.precoe-secmain .row .col-lg-3:nth-child(4) .proces-boxmain .btnsurgery{
    margin-top:20px;
}

.precoe-secmain .row .col-lg-3{
    padding:0;
}

.common-points li{
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
}

.common-points li::before {
    width: 23px;
    height: 23px;
    line-height: 23px;
    color: #ee2f80;
    font-size: 15px;
    text-align: center;
    border-radius: 50%;
    font-family: flaticon_normal-icon !important;
    content: "\f147";
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
}

.common-points li:not(:last-child) {
    margin-bottom: 10px;
}

.advance-box .title-coment{
    font-size: 23px;
    font-weight: 600;
}

.precoe-secmain{
    padding:5rem 0 0;
    position:relative;
}

.proces-boxmain{
    padding:20px;
}
.proces-boxmain p{
    margin:0;
}
.proces-boxmain .title-consultin{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}

.proces-boxmain span{
    font-size: 38px;
    margin-bottom: 10px;
    display: inline-block;
}

.common-img .testmon-boxss{
    position: absolute;
    right: 15px;
    top: 15px;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    text-align:center;
}

.common-img{
    position:relative;
}

.testmon-boxss .reviews{
    display: flex;
    gap: 5px;
    flex-direction: column;
}

.testmon-boxss .reviews p i{
    color:#fbbc04;
}

.testmon-boxss .reviews p{
    margin:0;
}

.precoe-secmain .row{
    margin-top:40px;
}

.thinki-about-sec{
    padding:0 0 5rem;
}

.thinki-about{
    background-image: url(../image/bg/Filler-Bg-Image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 60px 15px 60px 15px;
    overflow:hidden;
    padding: 30px;
    display: flex;
    gap: 10px;
    align-items: center;
    border: 1px solid var(--primary-color);
    background-color: #f2efe6;
    position:relative;
    z-index:1;
}
.thinki-about:before{
    position: absolute;
    content: "";
    background: #fce8f2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.7;
}


.thinki-about .section-title {
    margin-bottom: 1rem;
}

.thinki-about .thinki-about-content{
 width:100%;  
}

.thinki-about .thinki-about-btn{
    text-align:end;
}

.testimon-boxdomo{
    background: #F2F0EC;
    padding: 30px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px 0px;
    position:relative;
    height:100%;
}


.testimon-boxdomo p:last-child{
    margin:0;
}

.testimon-boxdomo i{
    color:#fbbc04;
}

.testimonial-sec{
    padding:5rem 0 0;
}

.testimon-boxdomo .undersen-content h4{
    font-size: 18px;
    font-weight: 600;
}

.testimon-boxdomo .undersen-content{
    margin-top:20px;
}

.testimon-boxdomo:before{
    position: absolute;
    content: "\f1b1";
    font-family: flaticon_normal-icon !important;
    right: 30px;
    font-size: 45px;
}

.noest-nose-sec{
    padding:5rem 0 0;
    position:relative;
}

.nose-doctor-img img{
    border-radius:20px;
}

.nose-docto-resha h4{
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0;
    font-style: italic;
    color: var(--primary-color);
}

.nose-docto-resha {
    margin-left:30px;
}

.result-lasty-main{
    padding:5rem 0 0;
    position:relative;
}

.nose-result img{
    /*height: 350px;*/
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.result-swiper .swiper-button-next, 
.result-swiper .swiper-button-prev{
    background: var(--primary-color);
    height: 45px !important;
    width: 45px !important;
    border-radius: 50px;
    color: #fff !important;
}

.result-swiper .swiper-button-next:after,
.result-swiper .swiper-button-prev:after{
    font-size:18px;
}


.testimonial-sec .row{
    row-gap:30px;
}

.nose-docto-resha .section-title {
    margin-bottom: 10px;
}

.thinki-about-content .big-titlee {
    font-size: 25px;
}

.thinki-about-content p{
    margin:0;
}

.testmon-boxss img{
    width:80px;
    border-radius:unset;
}

.thinki-about-btn .btnsurgery:nth-child(2){
  background: #ee2f80;
}

.under-points{
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

.under-points li {
    font-size: 14px;
    display: flex;
    align-items: center;
    padding:4px 0;
    gap: 10px;
    font-weight: 500;
}

.under-points li::before {
    color: #ee2f80;
    font-size: 23px;
    text-align: center;
    border-radius: 50%;
    font-family: flaticon_normal-icon !important;
    content:"\f146";
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
}

label.error{
    color:red;
    font-size:15px;
}

.beadcrumb-sec-two{
    padding:5rem 0;
    position:relative;
    background-image: url(../image/bg/breadcrump-Image.jpg);
    background-attachment: inherit;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f2efe6;
    z-index: 1;
}

.beadcrumb-sec-two:before{
    content: "";
    height: 100% !important;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    background-color: #f2efe6;
    opacity: 0.5;
    z-index: -1;
}

.beader-twocontent{
    /*width: 60%;*/
    margin: 0 auto;
    text-align: center;
}

.beadnavitem{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px 0 0;
}

.beader-twocontent h1{
     font-size: 37px;
    font-weight: 700;  
}

.beadnavitem li:not(:last-child){
    padding-right:30px;
    position:relative;
}

.beadnavitem li a{
    font-size: 14px;
}

.beadnavitem li.active{
    font-weight: 600;
}

.beadnavitem li:not(:last-child)::before{
    content: "";
    background-color: #000;
    display: inline-block;
    height: 12px;
    opacity: 0.45;
    right: 15px;
    position: absolute;
    vertical-align: middle;
    width: 1px;
    transform: rotate(20deg);
    top: 2px;
    bottom: 0;
    margin: auto 0;
}

.contact-infro-sec{
    padding:5rem 0;
    position:relative;
}

.contact-infro-sec{
    position: relative;
}

.contact-info-box {
    background-color:#F2F0EC;
    padding: 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
    z-index: 9;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    height:100%;
}
.contact-info-box .icon {
    min-width: 60px;
    width: 60px;
    height: 60px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
    background-color: #ee2f80;
    color: #fff;
    font-size: 25px;
    transition: all 0.4s ease-in-out;
}

.contact-info-box .content .con-title{
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.contact-info-box .content p{
    font-size:14px;
    margin:0;
}

.contact-info-box .content a{
    font-size: 14px;
}

.conta-formmain{
    margin-top:70px;
}

.contact-content .section-title {
    margin-bottom: 1rem;
}

.contact-form input, .contact-form textarea, .contact-form select{
    width: 100%;
    border: 1px solid #d8d5d1;
    padding: 13px 14px;
    border-radius: 10px;
    margin:0 0 15px;
    font-size:15px;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #000;
}

.contact-form .freebtn{
    width: 100%;
    padding: 16px;
    background: #1695ca;
    color: #FFFFFF;
    border: none;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 6px;
    transition: background 0.25s, transform 0.2s, box-shadow 0.25s;
}

.contact-content {
    margin-right:30px;
}

.plan-our-sec{
    padding: 5rem 0;
    position: relative;
    background-image: url(../image/bg/counter-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.plan-our-contanet {
    width:60%;
}

.plan-our-contanet .section-title {
    margin-bottom: 1rem;
}

.plan-our-contanet img{
  border: 1px solid #ee2f80;  
}




/*chandraprakash*/
/*     Understanding Cosmetic and Reconstructive Rhinoplasty Section */
.cosmetic-reconstructive-sec{
    padding:4rem 0 1rem;
}

.cos-card {
    height: 100%;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
    transition: all 0.3s ease;
}

.cos-card:hover {
    transform: translateY(-6px);
  
}
.cos-img {
    width:100%;
    /*height: 300px;*/
    overflow: hidden;
}

.cos-img img {
    width: 100%;
    height: 100%;
    padding-left:1px;
    object-fit: cover;
}


.cos-content {
    padding: 24px;
}

.cos-content p {
     line-height: 1.7;
}
.cos-para{
    line-height: 1.7;
    padding: 0px 20px;
    margin-top:40px;
    text-align: center;
    max-width: 900px;
    margin-inline: auto;
    margin-top:0;
}
.cos-cards{
    display:flex;
    justify-content:center;
    align-items:center;
    gap: 25px;
}

/*            Rhinoplasty Surgery Recovery and Healing Process         */
.rhino-recovery-sec{
    padding:5rem 0 0rem;
}

.rhino-recovery-sec .section-title{

    margin: 0 auto 50px;
}
.pxl-post--title{
    color: #383030;
    font-size: 22px;
    font-weight: 600;
}

.rhino-recovery-sec .section-title p{
    line-height: 1.8;
    margin-top: 12px;
}

.rhino-recovery-card{
    height: 100%;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
    transition: all .35s ease;
    padding: 30px;
    border: 1px solid #edf1f5;
    display: flex;
    flex-direction: column;
}

.rhino-recovery-card:hover{
    transform: translateY(-8px);
  
}
.rhino-recovery-card-top{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
}
.rhino-recovery-card-top h4{
    margin-bottom: 12px;
}

.rhino-recovery-card-top p{
    margin:0;
    line-height: 1.8;
}

.rhino-recovery-card-bottom{
    flex: 1;
}

.rhino-recovery-card-bottom p{
    margin: 0;
    color: #555;
    font-size: 15px;
    line-height: 1.9;
}

.rhino-recovery-card-bottom ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.rhino-recovery-card-bottom ul li{
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    line-height: 1.8;
}

.rhino-recovery-card-bottom ul li:last-child{
    margin-bottom: 0;
}

.rhino-recovery-card-bottom ul li::before{
    content: "✓";
    position: absolute;
    left: 0;
    top: 5px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #EE2F80;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}
.new-classnose .pxl-post--title{
    font-size:18px;
    margin-bottom:15px;
    font-weight:600;
}
.new-classnose .row{
    row-gap:24px;
}
.new-classnose{
    padding:4rem 0 ;
}
.location-bose{
    background:#F2F0EC;
    padding:4rem 0;
}
.structu-concer{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.structu-concer li{
    background: #ee2f80;
    padding: 10px 17px;
    border-radius: 50px;
    color: #fff;
    font-size:15px;
    
}
.structu-concer li i{
    margin-right:6px;
}
#advanced{
        padding-top: 5rem;
    padding-bottom: 0;
}
#rhino-recovery-modify ul {
    padding-bottom: 15px;
}


/* modifyied surgical section*/
.chronic-box-sec{
    padding:2rem 0;
    position:relative;
   

}


.chronic-stikcys{
   display: flex;
    position: sticky;
    border-radius: 10px;
    top: 85px;
    gap: 30px;
    justify-content: center;
    margin-bottom: 4rem;
    z-index: 99;
    background: #fff;
    margin: 0 auto 0.5rem;
    max-width: fit-content;
    padding: 1rem 2rem;
    list-style:none;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 10px 30px;

}
.chronic-stikcys li{
    position:relative;
}

.chronic-stikcys li:not(:first-child){
    list-style:disc;
}
.chronic-stikcys li a.active {
  color: #EE2F80; 
  display:inline-block;
  border-color:#EE2F80;
}
.chronic-stikcys li a{
  
    position:relative;
    transition:0.3s;


}
.chronic-stikcys li a:hover{
    color: #EE2F80;
}

.chronic-items {
    scroll-margin-top: 100px;
}
.chronic-items{
    position: relative;
    padding: 4rem 0;
}

.chronic-type-poins ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:10px 0;
}

.chronic-type-poins ul li{
    position: relative;
    width: 50%;
    width:48%;
}

.chronic-typical-poins h4{
    margin-bottom: 15px;
    position: relative;
}

.chronic-type-poins, .chronic-typical-poins{
    margin-bottom:10px;
}
 .chronic-type-poins, .read-more-cotnas .chronic-typical-poins:not(:last-child){
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px solid #1b343430;
 }   
.chronic-typical-poins .treat-points {
    padding-left: 30px;
    list-style: none;
    margin-top: 1rem;
}

.chronic-typical-poins .treat-points li{
    position: relative;
    
}
.chronic-typical-poins .treat-points li:not(:last-child){
    margin-bottom: 0.6rem;
}

.chronic-typical-poins .treat-points li:before {
    content: "✓";
    position: absolute;
    left: -30px;
    border-radius:50%;
    background: #EE2F80 !important;
    width: 20px;
    height: 20px;
    top: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.treat-points li:hover::.chronic-typical-poins .treat-points li:before {
    content: "✓";
    position: absolute;
    left: -30px;
    border-radius:50%;
    background: #EE2F80 !important;
    width: 20px;
    height: 20px;
    top: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.chronic-items-img{
    text-align: center;
    position: sticky;
    top: 100px;
}

.chronic-items-img img{
    border-radius:10px;
}

.read-more-cotnas {
    max-height:440px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.5s ease;
}

.read-more-cotnas::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 3;
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, #fff 90%);

}


.read-more-cotnas.bg-aher::after{
     background:linear-gradient(to bottom, transparent 10%, rgb(255 255 255) 90%);
}

.read-more-cotnas.open {
    max-height: 100%;
}
.read-more-cotnas.open::after {
    opacity: 0;
}

.chronic-items-content .th-btn.style1{
    padding:5px 25px;
    margin-top:20px;
}
.patient-storie-sec{
    padding:5rem 0;
    position:relative;
}
.small-title{
        font-size: 35px;
    font-weight: 500;
    color: #0c5b42;
}

.th-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    border: 0.5px solid #EE2F80;
    border-radius: 30px;
    background: #fff;
    color: #EE2F80;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease, border-color 0.4s ease;
}

.th-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -5%;
    width: 0;
    height: 100%;
    background: #EE2F80;
    color:#fff;
    border-radius: 30px;
    z-index: -1;
    transition: width 0.4s ease;
}

.th-btn:hover::before {
    width: 110%;
}

.th-btn:hover {
    color: #fff;
    border-color: #FCD0A1;
}

.th-btn:focus {
    outline: none;
}

.th-btn:active {
    transform: scale(0.98);
}

.surgical-title{
    font-size:23px;
    font-weight:500;
}
.surgical-topic{
    font-size:18px;
    font-weight:500;
}
.treat-points li{
    font-size:14px;
    font-weight:500;
}

.surgical-subtopics{
font-size:16px;
font-weight:500;
}

.about-intro-sec{
    padding:5rem 0;
    position:relative;
}

.about-intro-img {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  width: 100%;
}

.about-intro-img img {
  width: 100%;
  /*height: 450px;*/
  object-fit: cover;
  display: block;
}

.about-intro-img {
  align-items: stretch;
}

/*.about-intro-img img {*/
/*  aspect-ratio: 1 / 1.1;*/
/*}*/

.about-keynum {

  margin:50px 0 0;
}

.about-keynum .about-key-box{
  padding: 40px;
  position: relative;
  border-left: 1px solid #E5E5E5;
}


.about-key-box {
  text-align: center;
  padding: 10px 0;
}

.about-key-box img{
    margin-bottom:5px;
}

.about-keynum .col-lg-3:last-child .about-key-box {
    border-right: 1px solid #E5E5E5;
}

.about-key-box .a-keycounter {
  display: block;
  font-size: 32px;
  font-weight:600;
  color: #2b2b2b;
  margin-bottom: 18px;
  line-height: 1;
}

.about-key-box .a-key-title {
    font-size: 17px;
    font-weight: 600;
    color: #2b2b2b;
    margin: 0;
}

.about-key-box p {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 1.6;
  margin: 0;
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
}

.about-intro-content{
    margin-right:30px;
}

.misio-vission-sec{
    padding: 5rem 0;
    position: relative;
    background: #f3f0e9;
    z-index: 1;
}

.misio-vission-sec:before{
    position: absolute;
    content: "";
    background-image: url(../image/bg/decor-002-copyright.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 400px;
    height: 350px;
    left: 0;
    top: 40px;
    z-index: -1;
}


.misio-vission-content .accordion-item {
    border: unset;
    border-radius: unset;
    background: unset;
    margin: 0;
    border-bottom: 1px solid rgb(224 223 223) !important;
    border-top: unset !important;
}

.misio-vission-content .accordion-header {
  margin: 0;
}

.misio-vission-content .accordion-button {
  width: 100%;
  text-align: left;
  background: unset;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 25px 24px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #0F3D3E;
  display:unset;
  align-items: center;
  justify-content: space-between;
}

/* Custom plus/minus icon instead of Bootstrap's */
.misio-vission-content .accordion-button::after {
  content: "";
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  margin-left: 16px;
  background-image: none;
  position: relative;
  
}

.misio-vission-content .accordion-button::before {
    content: "+";
    font-size: 22px;
    font-weight: 400;
    color: #2b2b2b;
    
    right: 0;
    position: absolute;
}

.misio-vission-content .accordion-button::after {
  display: none;
}

.misio-vission-content .accordion-button[aria-expanded="true"] {
  background-color:unset;
}

.misio-vission-content .accordion-button[aria-expanded="true"]::before {
  content: "−";
  color: #2b2b2b;
  transform: rotate(180deg);
}

.misio-vission-content .accordion-button:not(.collapsed)::before {
  content: "−";
}

.misio-vission-content .accordion-item .accordion-button.collapsed::after{
  display:none;  
}
.misio-vission-content .accordion-body {
  padding: 0 24px 24px;
  font-size: 15px;
  line-height: 1.8;
  color: #4A5A59;
  background:unset;
}

.patients-trust-sec{
    padding:5rem 0;
    position:relative;
}

.patient-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    border: 1px solid rgba(15, 61, 62, 0.14);
    overflow: hidden;
    background: rgba(15, 61, 62, 0.14);
}

.patient-item .a-icon svg {
    width: 30px;
    height: 30px;
}

.patient-grid .patient-item {
   background: #fff;
   padding: 40px;
}

.patient-grid .patient-item .a-icon {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background:#fce8f2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.patient-grid .patient-item:hover .a-icon{
 background:#ee2f80;   
}

.patient-grid .patient-item:hover .a-icon svg{
    filter: brightness(0) invert(1);
}

.patient-grid .patient-item .facili-title{
     font-size: 20px;
    font-weight: 600;
}

.patient-grid .patient-item p{
    margin:0;
}

.cosmetic-plastic-sec{
    padding:0 0 5rem;
    position:relative;
}

.expert-plastic-box {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  height:400px;
}
.expert-plastic-box:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: linear-gradient(179deg, #ffffff00, #00000096);
    z-index: 1;
}
.expert-plastic-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.expert-plastic-box:hover img {
  transform: scale(1.08);
}

.expert-plastic-box .plas-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  z-index: 2;
  transition: background 0.35s ease;
}

.expert-plastic-box .inner-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 20px;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  color: #fff;
  background: radial-gradient(at center center, #0b0b0d8a 0%, #0b0b0dc7 40%);
  transition: max-height 0.45s ease, opacity 0.35s ease, padding 0.35s ease;
  z-index: 1;
}

.expert-plastic-box .inner-content p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 10px;
  color: #f0f0f0;
}

.expert-plastic-box .inner-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.expert-plastic-box .inner-content ul li {
  font-size: 13px;
  line-height: 1.9;
  color: #e5e5e5;
  padding-left: 16px;
  position: relative;
}

.expert-plastic-box .inner-content ul li a{
  color: #fff;   
}

.expert-plastic-box .inner-content ul li::before {
    font-family: flaticon_normal-icon !important;
    content: "\f14b";
    position: absolute;
    left: 0;
    top: 3px;
    color: #ee2f80;
    font-size: 12px;
}

.expert-plastic-box:hover .inner-content {
    max-height: 100%;
    opacity: 1;
    padding: 20px 20px 90px;
    height: 100%;
}

.expert-plastic-box:hover .plas-title {
  opacity:0;
}

.awards-sec{
    padding:5rem 0 0;
    position:relative;
}


.awardswiper .swiper-slide {
    width: auto;
}

.awards-img img {
    display: block;
}

.awardswiper .swiper-button-prev:after,
.awardswiper .swiper-button-next:after{
    width: 35px;
    height: 35px;
    font-size: 18px;
    background: var(--primary-color);
    position: absolute;
    align-content: center;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}
.awardswiper .swiper-button-prev {
    left:-50px;
}
.awardswiper .swiper-button-next{
    right:-50px;
}
.awardrecogni{
    position:relative;
}

.awardswiper {
 position: static !important;
}

.international-patient-sec{
    padding:5rem 0 0;
    position:relative;
}

.globe-point{
    padding: 0;
    position: relative;
}

.globe-point li{
    position:relative;
    padding-left:25px;
}

.globe-point li:not(:last-child){
    margin-bottom:10px;
}

.globe-point li:before{
    position:absolute;
    left:0;
    line-height: 23px;
    color: #ee2f80;
    font-size: 15px;
    text-align: center;
    border-radius: 50%;
    font-family: flaticon_normal-icon !important;
    content: "\f147";
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
}

.internatio-patien-img img{
    border-radius:20px;
}

.consultation-sec{
    padding:5rem 0;
    position:relative;
}

.consultation-bg{
    background: #f4f1ea;
    background-image: url(https://fse.jegtheme.com/skintiva/wp-content/uploads/sites/122/2025/08/beautiful-fresh-girl-with-perfect-skin-natural-makeup-new-skintiva.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 750px;
    background-blend-mode: normal;
    mix-blend-mode: normal;
    padding: 10rem 40px 40px;
    border-radius: 20px;
    width: 90%;
    margin: 0 auto;
}

.consultation-content{
    width:50%;
}

.video-testi-sec{
    padding:5rem 0 0;
    position:relative;
}

.video-testimonial {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgb(224 223 223);
  height:100%;
}

.video-testimonial iframe {
  width: 100%;
  display: block;
  border: none;
}

.video-testimonial .video-title {
  margin: 20px 20px 6px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
}

.video-testimonial p {
    margin: 0 20px 20px;
    font-size: 15px;
    line-height: 1.6;
}

.video-testi-sec .row:last-child{
    row-gap:30px;
}

.testimon-btn{
    text-align:end;
}

.testmonial-secbb{
    padding:5rem 0;
    position:relative;
}

.testmonial-menu {
  display: flex;
  list-style: none;
  gap: 12px;
  margin: 0 0 30px;
  padding: 0;
  flex-wrap: wrap;
  justify-content: center;
}

.testmonial-menu .nav-item {
  margin: 0;
}

.testmonial-menu .nav-link {
  display: inline-block;
  background: transparent;
  border: 2px solid #ee2f80;
  color: #0F3D3E;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 28px;
  border-radius: 999px;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease;
}

.testmonial-menu .nav-link:hover {
  background: rgba(15, 61, 62, 0.08);
}

.testmonial-menu .nav-link.active {
  background: #ee2f80;
  color: #fff;
  border-color: #ee2f80;
}

.video-feedback{
    row-gap:30px;
}

.filter-menu-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
  justify-content: center;
}

.filter-menu {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #555;
  padding: 8px 18px;
  border: 1px solid #E0E0E0;
  border-radius: 999px;
  cursor: pointer;
  transition: all 0.25s ease;
}

.filter-menu:hover {
  color: #ee2f80;
  border-color: #ee2f80;
}

.filter-menu.active {
  background: #ee2f80;
  color: #fff;
  border-color: #ee2f80;
}

#parent .box .row{
    row-gap:20px;
    margin-bottom:20px;
}

.wellness-para{
    margin-top: 15px;
}
.apesi a{
    position: relative;
    display: block;
}

.image-title{
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: rgb(0 0 0 / 0%);
    color: #ffffff;
    padding: 8px 12px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px;
    z-index: 2;
    text-align: center;
}

.apesi img{
    width: 100%;
    display: block;
    border-radius: 8px;
}
.apesi a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%; /* Adjust as needed */
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.75) 0%,
        rgba(0, 0, 0, 0.45) 40%,
        rgba(0, 0, 0, 0) 100%
    );
    pointer-events: none;
        border-radius: 15px;
}
#about-cta{
    margin-top:5rem;
}

.filter-menu-list{
         overflow-x: scroll;
        justify-content: unset;
        flex-wrap: unset;  
    }
    .filter-menu {
    white-space: nowrap;
    }