body {
  padding-top: 0 !important;
}
.grecaptcha-badge,
.header,
.header12 .mobile-menu-trigger,
.menu-main,
.owl-dots.disabled,
.whatsapp-div-outer {
  display: none;
}
.afterbefore-home-div{
  display: block;
}
.appoinmentform,
.appoinmentform iframe html,
.plastic-surgery-div .owl-wrapper-outer {
  overflow: hidden;
}
.plastic-surgery-div .col {
  border: none;
}
#feat_image {
  width: 35%;
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
}
#feat_image_banner img {
  width: 100%;
  height: calc(100vw* 0.428125);
  object-fit: cover;
}
.container.maincontainer1 {
    position: relative;
}
.form-inbox-1 {
  position: absolute;
  top: calc(50% - 256px);
  right: 10px;
  width: 30%;
}
.form-inbox-1 form {
  -webkit-border-radius: 0 0 60px 60px;
  background-color: #f2f2f2;
}
.book-apoointment-white-label-para {
  border-radius: 40px 40px 0 0;
  background: #193e4b;
  color: #fff;
  padding: 2rem;
  text-align: center;
}
.book-appointment-white-label-div-outer {
  display: none;
  position: relative;
}
.book-appointment-main {
  padding: 0 10px;
}
.book-appointment-white-label-div {
  opacity: 1;
  transform: none;
  text-align: center;
  background-color: #f2f2f2;
  position: relative;
  border-radius: 40px;
  padding-bottom: 0;
}
.book-appointment-white-label-div-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: -28px;
}
.book-appointment-white-label-btn {
  background-color: #053f4d;
  color: #fff;
  border: 1px solid #000;
  padding: 15px 20px;
  font-size: 17px;
  border-right: none;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  float: left;
  cursor: pointer;
}
.book-appointment-white-label-manage-btn {
  background-color: #fff;
  border: 1px solid #000;
  padding: 15px 20px 35px;
  font-size: 17px;
  border-left: none;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 40px;
  float: left;
}
.book-apoointment-white-label-para {
  margin-top: 0;
  font-size: 30px;
  padding-bottom: 2rem;
}
.appoinmentform iframe {
  margin-top: -165px !important;
  height: 350px !important;
}
.wib input,
.wib select.select {
  margin-bottom: 15px;
  background-color: #fff;
  padding: 10px 25px;
  margin-top: 20px;
  line-height: 0;
  font-size: 14px;
}
.wib input,
.wib select.select,
.wib span.select {
  width: 100%;
  height: 50px;
  letter-spacing: 1px;
  color: #3a3939;
}
.wib input {
  font-family: Poppins, sans-serif;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.input,
select,
textarea {
  background: #fff;
  width: 100%;
  float: left;
  height: 64px;
  padding: 10px 17px;
  font-size: 16px;
  color: #161616;
  line-height: 40px;
  font-family: ehg-book;
  font-weight: 400;
}
.wib select {
  position: relative;
  left: 0;
}
.wib select.select {
  font-family: Poppins, sans-serif;
  border: 1px solid #d5d5d5 !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.wib span.select {
  background: url(images/arrow.png) 95% center no-repeat #fff;
  cursor: default;
  text-indent: 10px;
  position: relative;
  bottom: 0;
  z-index: 1;
  text-align: left;
  margin: 20px auto 15px;
  padding: 10px 15px;
  line-height: 28px;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 25px;
  display: block;
}
.mainform {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wib .form-group {
  width: 90%;
}
.form-control::placeholder {
  color: #3a3939;
}
.sumbit-btn-bg {
  padding: 5px 20px !important;
  font-size: 20px !important;
  text-align: center !important;
  width: fit-content !important;
  cursor: pointer;
}
.sumbit-btn-bg:hover {
  background: #0091b9 !important;
  border: unset !important;
  color: #fff !important;
  transition: 0.4s ease-in-out;
}
#feat_image_banner {
  height: 100%;
}
@media only screen and (max-width: 1400px) {
  .wib select.select {
    height: 40px;
    padding: 8px 25px;
    margin-top: 13px;
  }
}
@media only screen and (max-width: 1200px) {
  .top-section {
    height: auto !important;
    display: flex;
    flex-direction: column;
    gap: 5rem;
  }
  .maincontainer1 {
    margin-top: 0;
  }
  .book-appointment-main,
  .form-inbox-1 form {
    padding: 0;
  }
  .sumbit-btn-bg {
    font-size: 17px !important;
  }
  .wib input {
    height: 40px;
    margin-top: 10px;
  }
  .wib span.select {
    margin-top: 5px;
    height: 40px;
    line-height: 18px;
  }
  .book-apoointment-white-label-para {
    font-size: 20px;
    padding: 1rem !important;
  }
  .form-inbox-1 {
    width: 40%;
    top:calc(50% - 225px);
  }
  .breast-reduction .text-box p,
  p {
    padding: 0 1.5rem !important;
  }
  .breast-reduction {
    padding: 50px 0;
  }
  .make-app .btn {
    font-size: 17px;
    padding: 16px 12px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  .wib input,
  .wib span.select {
    height: 40px;
    margin-top: 10px;
  }
  .form-inbox-1 {
    width: 35%;
    top:calc(50% - 208px);
  }
  .wib span.select {
    line-height: 20px;
  }
  .book-apoointment-white-label-para {
    font-size: 25px;
  }
}
@media only screen and (max-width: 769px) {
  .treatment-plastic img {
    height: auto !important;
    object-fit: contain;
  }
  .Journey-tab-nav {
    height: auto !important;
  }
  #feat_image {
    width: 100%;
    float: none;
    margin-right: unset;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .Journey-tab-nav li a,
  .Journey-tab-nav li a:hover {
    display: grid;
  }
  .Journey-content .text-box p,
  .breast-reduction .text-box p {
    text-align: justify;
    padding: 0 1.5rem !important;
  }
  .book-appointment-white-label-div-inner {
    margin-top: 16px;
  }
  .book-appointment-white-label-btn {
    padding: 11px 15px;
    font-size: 16px;
    margin-bottom: 0;
  }
  .book-appointment-white-label-manage-btn {
    padding: 10px 15px 31px;
    font-size: 17px;
    height: 40px;
  }
  .book-apoointment-white-label-para {
    font-size: 19px;
    padding: 10px 20px;
    margin-top: -85px;
  }
  .cont-mebox a {
    font-size: 15px;
    padding: 10px 15px;
  }
  .header .logo-box img {
    width: 228px;
    height: auto;
  }
  
  .plastic-surgery-div .heading2 {
    font-size: 26px;
    line-height: 34px;
    padding: 0.3rem;
  }
  #ul_top_hypers,
  .book-appointment-main {
    padding: 10px;
  }
  .book-appointment-main .box {
    padding: 0;
  }
  .book-appointment-white-label-div {
    padding: 20px 0;
  }
  .wib .form-group {
    width: 80%;
  }
  .sumbit-btn-bg {
    font-size: 15px !important;
  }
  .our-locations .main-box .col img {
    width: 241px;
    object-fit: cover;
  }
  .our-locations ul p {
    margin: 10px 0;
  }
}
@media only screen and (min-width: 501px) and (max-width: 1024px) {
    .form-inbox-1 {
      width: 100%;
      position: unset;
    }
  .our-locations .owl-wrapper {
    display: block !important;
    display: flex !important;
    width: 100% !important;
    gap: 3%;
  }
  .our-locations .main-box .owl-item {
    padding: 0;
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
    .form-inbox-1 {
      width: 100%;
      position: inherit;
    }
    .book-appointment-white-label-div {
      border-radius: 10px;
    }
    .book-apoointment-white-label-para {
      border-radius: 10px 10px 0 0;
    }
    .form-inbox-1 form {
        -webkit-border-radius: 0 0 10px 10px;
    }
    .wib .form-group {
        width: 100%;
        padding: 0 16px;
    }
    .wib input , .wib select.select{
      border-radius: 10px;
    }
  }
   .video-wrapper-testimonial {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 100%;
      max-width: 1000px;
      margin: 0 auto;
    }
  
    .video-wrapper-testimonial video {
      width: 100%;
      height: auto;
      max-width: 100%;
      border-radius: 8px;
    }
.custom-header .call-box ul li:last-child {
  background-color: #193e4b;
  border: 1px solid #193e4b;
}
.custom-header .call-box ul li:last-child a {
  color: #fff;
}
.custom-header .call-box ul li a.last-box:hover,
.custom-header .call-box ul li:last-child a:hover {
  color: #00b3e4;
}
.custom-header .call-box ul li a:hover {
  text-decoration: none;
  color: #00b3e4;
  cursor: pointer;
}
.custom-header .call-box ul li a {
  transition: 0.4s ease-in-out;
  text-decoration: none;
  color: #000;
}
.custom-header {
  width: 100%;
  float: left;
  padding: 17px;
  background-color: #eeeaea;
  margin-bottom: 0 !important;
  height: auto !important;
  position: relative;
  font-family: Poppins, sans-serif;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.custom-header .box {
  max-width: inherit;
  padding: 0 3%;
}
.custom-header .logo-box {
  float: left;
  width: 25%;
  display: flex;
  align-items: center;
}
.custom-header .language {
  float: right;
  font-size: 16px;
  color: #00b3e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.custom-header .language i {
  color: #28c0ea;
  font-size: 22px;
  margin-right: 7px;
}
.fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.custom-header .call-box {
  float: right;
  margin: 22px 0;
}
.custom-header .call-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-header .call-box ul li {
  float: left;
  font-size: 14px;
  border: 1px solid #00b2e2;
  padding: 5px 15px;
  border-radius: 30px;
  margin: 4px;
  position: relative;
}
.book-appointment-white-label-div {
  text-align: start;
}
.burger-menu {
  display: none;
  flex-direction: column;
  cursor: pointer;
  gap: 5px;
}
.burger-menu div {
  width: 25px;
  height: 3px;
  background-color: #333;
}
@media only screen and (max-width: 767px) {
  .ft-sticky {
    background-color: rgba(182, 5, 75, 0.8) !important;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: -100%;
    padding: 10px;
    display: block;
    z-index: 999999;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
  }
  .book-appointment-btn,
  .call-box ul,
  .call-btn,
  .wa-btn {
    display: none;
  }
  .ft-sticky ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .ft-sticky ul li {
    float: left;
    margin: 0;
    width: 33.33%;
    text-align: center;
  }
  .ft-sticky ul li a {
    text-decoration: none;
    color: #fff;
  }
  .custom-header .logo-box {
    width: 190px;
  }
  .call-box ul {
    position: relative;
    padding: 15px;
    border-radius: 8px;
    z-index: 999;
  }
  .burger-menu {
    display: flex;
    width: min-content;
  }
  .call-box.active ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    direction: ltr;
    margin-top: 30px;
  }
  .custom-header {
    height: 60px;
    display: block;
    direction: rtl !important;
  }
  .custom-header .call-box {
    display: contents;
  }
  .consider-reduction .text-box p {
    padding: 0 1.5rem !important;
    text-align: justify;
  }
  #feat_image_banner {
    min-height: fit-content;
  }
  #feat_image_banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
@media only screen and (max-width: 375px) {
  .Journey-tab-nav li {
    width: 78px !important;
  }
  .Journey-tab-nav li a {
    font-size: 11px !important;
  }
}
/* === Before & After Section === */

.afterbefore-home-div .owl-carousel .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.afterbefore-home-div .col {
   width: 100%;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.afterbefore-home-div .col img {
  width: 100%;
  height: 100%;
  object-fit: contain; 
  display: block;
  transition: transform 0.3s ease;
}

.afterbefore-home-div .col img:hover {
  transform: scale(1.05);
}
@media only screen and (max-width: 767px) {
    .afterbefore-home-div .col {
      height: 300px;
    }
}