@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
* {
  outline: none !important;
}

body {
  font-family: "Montserrat", sans-serif;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
  transition: all 200ms;
}

a:hover {
  text-decoration: none;
  transition: all 200ms;
  cursor: pointer;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

/* Remove inner shadow from inputs on mobile iOS */
textarea,
input {
  -webkit-appearance: none;
  border-radius: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

h1 {
  color: #212B36;
  font-size: 94px;
  font-weight: 600;
  line-height: 136px;
  letter-spacing: -0.015em;
  font-family: "Montserrat", sans-serif;
}

h2 {
  color: #212B36;
  font-size: 59px;
  font-weight: 600;
  line-height: 88px;
  letter-spacing: -0.005em;
  font-family: "Montserrat", sans-serif;
}

h3 {
  color: #212B36;
  font-size: 47px;
  font-weight: 600;
  line-height: 64px;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
}

h4 {
  color: #212B36;
  font-size: 33px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.0025em;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 991px) {
  h4 {
    color: #212B36;
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0.0025em;
  }
}

h5 {
  color: #212B36;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0;
}

h6 {
  color: #212B36;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.0025em;
}
@media (max-width: 991px) {
  h6 {
    color: #212B36;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.0015em;
  }
}

.h1 {
  color: #212B36;
  font-size: 94px;
  font-weight: 600;
  line-height: 136px;
  letter-spacing: -0.015em;
  font-family: "Montserrat", sans-serif;
}

.h2 {
  color: #212B36;
  font-size: 59px;
  font-weight: 600;
  line-height: 88px;
  letter-spacing: -0.005em;
  font-family: "Montserrat", sans-serif;
}

.h3 {
  color: #212B36;
  font-size: 47px;
  font-weight: 600;
  line-height: 64px;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
}

.h4 {
  color: #212B36;
  font-size: 33px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.0025em;
  font-family: "Montserrat", sans-serif;
}

.h5 {
  color: #212B36;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0;
}

.h6 {
  color: #212B36;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.0025em;
}

.s1 {
  color: #212B36;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.0015em;
}
@media (max-width: 991px) {
  .s1 {
    color: #212B36;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}

.s2 {
  color: #212B36;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
}

.s3 {
  color: #212B36;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
}

.b1 {
  color: #212B36;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .b1 {
    color: #212B36;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
}

.bb {
  color: #212B36;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.5px;
}
@media (max-width: 991px) {
  .bb {
    color: #212B36;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.1px;
  }
}

.b2 {
  color: #212B36;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.25px;
}
@media (max-width: 991px) {
  .b2 {
    color: #212B36;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.4px;
  }
}

.cp {
  color: #212B36;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
}

.overline {
  color: #212B36;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 2px;
}

.pl-24 {
  padding-left: 24px;
}

.pr-24 {
  padding-right: 24px;
}

.links {
  color: #212B36;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  border-bottom: 1px solid transparent;
  text-decoration: none;
  display: inline-block;
  padding-top: 1px;
}
.links:hover {
  text-decoration: none;
  border-color: #212B36;
  color: #212B36;
}

.blur {
  color: #637381;
}

.fill-btn {
  height: 40px;
  border-radius: 0px;
  position: relative;
  outline: none;
  border: 0;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
  padding: 0 15px;
  text-align: center;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  text-decoration: none;
  align-items: center;
  transition: all 300ms ease-in;
  overflow: hidden;
  background-color: #552C5B;
  border: 2px solid #552C5B;
  border-radius: 20px;
  width: 170px;
}
.fill-btn:hover {
  background-color: #FFF;
  color: #552C5B;
  transition: all 300ms ease-in;
  cursor: pointer;
}
.fill-btn[disabled] {
  background-color: #CCCCCC;
  color: #FFFFFF;
  cursor: not-allowed;
}

.btn-with-icon {
  max-width: 225px;
  align-items: center;
  background: #552C5B;
  border-radius: 5px;
  color: #FFF;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  height: 48px;
  justify-content: center;
  max-width: 220px;
  overflow: hidden;
  padding: 11px 52px 11px 19px;
  padding-left: 0 !important;
  padding-right: 52px !important;
  position: relative;
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0;
  height: 58px;
}
@media only screen and (max-width: 767px) {
  .btn-with-icon {
    max-width: 100%;
    height: 50px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
  }
}
.btn-with-icon:after {
  background: #6b3b72 url(../img/button-arrow.svg) no-repeat 50%;
  background-size: 16px 16px;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: width 0.2s ease-in-out;
  width: 52px;
}
.btn-with-icon:hover {
  background: #3d1642;
  color: #FFF;
  text-decoration: none;
}
.btn-with-icon:hover::after {
  width: 55px;
}

.border-btn {
  height: 40px;
  border-radius: 0px;
  position: relative;
  outline: none;
  border: 1px solid #637381;
  color: #212B36;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
  padding: 0 14px;
  text-align: center;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  text-decoration: none;
  align-items: center;
  transition: all 300ms ease-in;
  overflow: hidden;
  background-color: transparent;
}
.border-btn:hover {
  background-color: #2D2D2D;
  color: #FFFFFF;
  border-color: #2D2D2D;
  transition: all 300ms ease-in;
  cursor: pointer;
}
.border-btn[disabled] {
  background-color: transparent;
  cursor: not-allowed;
  border-color: #CCCCCC;
  color: #919EAB;
}

.text-btn {
  height: 40px;
  border-radius: 0px;
  position: relative;
  outline: none;
  border: 0;
  color: #212B36;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
  padding: 0 15px;
  text-align: center;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  text-decoration: none;
  align-items: center;
  transition: all 300ms ease-in;
  overflow: hidden;
  background-color: transparent;
}
.text-btn:hover {
  background-color: #FFF3EC;
  text-decoration: none;
  transition: all 300ms ease-in;
  color: #212B36;
  cursor: pointer;
}
.text-btn[disabled] {
  background-color: transparent;
  cursor: not-allowed;
  color: #919EAB;
}

.heading {
  border-bottom: 1px solid #CCCCCC;
  display: block;
  color: #552C5B;
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0;
  margin-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  .heading {
    color: #552C5B;
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .heading {
    color: #552C5B;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 16px;
  }
}
.heading span {
  display: inline-block;
  border-bottom: 3px solid #552C5B;
  margin-bottom: -1px;
}

@keyframes ripple-animation {
  from {
    transform: scale(1);
    opacity: 0.3;
  }
  to {
    transform: scale(50);
    opacity: 0;
  }
}
.input-groups > label {
  display: block;
  margin-bottom: 8px;
  width: 100%;
  color: #212B36;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.input-groups > input {
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  height: 40px;
  width: 100%;
  padding: 0 15px;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  background: transparent;
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: 400;
  color: #212B36;
  display: block;
}
.input-groups > input::-moz-placeholder {
  color: #637381;
}
.input-groups > input::placeholder {
  color: #637381;
}
.input-groups > input:focus {
  border-color: #212B36;
}
.input-groups > input.error {
  border-color: #F94C43 !important;
}
.input-groups > select {
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  height: 40px;
  width: 100%;
  padding: 0 15px;
  padding-right: 40px;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  background: transparent;
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: 400;
  color: #212B36;
  background-image: url(../img/chevron-down.svg);
  background-position: calc(100% - 16px), calc(100% - 16px);
  background-size: 16px;
  background-repeat: no-repeat;
}
.input-groups > select:focus {
  border-color: #212B36;
}
.input-groups > select.error {
  border-color: #F94C43 !important;
}
.input-groups > textarea {
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  height: 80px;
  width: 100%;
  padding: 15px;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  background: transparent;
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: 400;
  color: #212B36;
  display: block;
  resize: none;
}
.input-groups > textarea::-moz-placeholder {
  color: #637381;
}
.input-groups > textarea::placeholder {
  color: #637381;
}
.input-groups > textarea:focus {
  border-color: #212B36;
}
.input-groups > textarea.error {
  border-color: #F94C43 !important;
}
.input-groups .error {
  color: #F94C43;
  font-size: 12px;
  font-weight: 400;
  line-height: 0.4px;
  letter-spacing: 16px;
  display: block;
  margin-top: 4px;
}

.input {
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  height: 40px;
  width: 100%;
  padding: 0 15px;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  background: transparent;
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: 400;
  color: #212B36;
  display: block;
}
.input::-moz-placeholder {
  color: #637381;
}
.input::placeholder {
  color: #637381;
}
.input:focus {
  border-color: #212B36;
}
.input.error {
  border-color: #F94C43 !important;
}

.select {
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  height: 40px;
  width: 100%;
  padding: 0 15px;
  padding-right: 40px;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  background: transparent;
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: 400;
  color: #212B36;
  background-image: url(../img/chevron-down.svg);
  background-position: calc(100% - 16px), calc(100% - 16px);
  background-size: 16px;
  background-repeat: no-repeat;
}
.select:focus {
  border-color: #212B36;
}
.select.error {
  border-color: #F94C43 !important;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.typo-wrp {
  padding: 50px;
}
.typo-wrp .font-wrapper > * {
  margin-bottom: 24px;
}
.typo-wrp .btn-wrp button {
  display: block;
  width: 160px;
  margin-bottom: 24px;
}

.container-fluid {
  padding-left: 23px;
  padding-right: 23px;
}

@media (min-width: 1366px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 1224px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1412px;
    padding-left: 23px;
    padding-right: 23px;
  }
}

@media (min-width: 1366px) {
  .container-2 {
    padding-left: 0;
    padding-right: 0;
    max-width: 1096px;
  }
}
@media (min-width: 1400px) {
  .container-2 {
    max-width: 1412px;
    padding-left: 23px;
    padding-right: 23px;
  }
}

.banner {
  position: relative;
}
.banner .overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

/*----------------------------
 Info header css start here
----------------------------*/
.info-header {
  background-color: #552C5B;
  padding: 11px 0;
}
.info-header .info-header-inner {
  position: relative;
}
.info-header .info-header-inner p.cp {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.5px;
  text-align: center;
}
.info-header .info-header-inner .icon-wrapper {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.info-header .info-header-inner .icon-wrapper .icons {
  height: 24px;
  width: 24px;
  margin-right: 24px;
}
.info-header .info-header-inner .icon-wrapper .icons:last-child {
  margin-right: 0;
}

/*----------------------------
 Info header css end here
----------------------------*/
.headertop {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  background: #E1AD45;
  height: 42px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .headertop {
    display: none;
  }
}
.headertop::before {
  background: #FFF;
  content: "";
  height: 30px;
  left: calc(22% - 15px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 30px;
  z-index: 1;
}
@media only screen and (max-width: 992px) {
  .headertop::before {
    display: none;
  }
}
.headertop::after {
  background: #FFF;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 22%;
}
@media only screen and (max-width: 992px) {
  .headertop::after {
    display: none;
  }
}
.headertop ul {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: flex-end;
  -moz-align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
}
.headertop ul li:not(:first-child) {
  margin-left: 24px;
}
.headertop ul li a {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.0015em;
  transition: unset;
}
.headertop ul li a:hover {
  font-weight: 600;
}

/*----------------------------
 desktop header css start here
----------------------------*/
.desktop-header {
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  height: 66px;
  position: relative;
  transition: transform 0.3s ease-in-out;
  z-index: 1020;
}
.desktop-header .main-nav {
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
}
.desktop-header .main-nav.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #FFF;
  border-bottom: 1px solid #f1f1f1;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease-in-out;
  z-index: 1020;
}
.desktop-header .main-nav.sticky .container-fluid .navbar-nav {
  align-items: center;
}
.desktop-header .main-nav.sticky .container-fluid .navbar-nav li .dropdown-toggle {
  margin-top: 0px;
}
.desktop-header .main-nav.sticky .container-fluid .logo-wrapper .navbar-brand img {
  max-width: none;
  transform: unset;
}
.desktop-header .main-nav.sticky .container-fluid .sub-nav .navbar-nav li .book-appointment {
  display: block;
}
.desktop-header .main-nav .container-fluid {
  display: block;
}
.desktop-header .main-nav .container-fluid .logo-wrapper {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
.desktop-header .main-nav .container-fluid .logo-wrapper .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  width: 210px;
}
@media only screen and (min-width: 1200px) {
  .desktop-header .main-nav .container-fluid .logo-wrapper .navbar-brand img {
    max-width: none;
    transform: translateY(-21px);
  }
}
.desktop-header .main-nav .container-fluid .logo-wrapper .mid-header {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: calc(30% - 10px);
}
.desktop-header .main-nav .container-fluid .logo-wrapper .mid-header .right-side-wrapper {
  width: calc(100% - 92px);
}
.desktop-header .main-nav .container-fluid .logo-wrapper .mid-header .right-side-wrapper .head-right {
  width: 100%;
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
.desktop-header .main-nav .container-fluid .logo-wrapper .mid-header .right-side-wrapper .head-right .header-search {
  position: relative;
  width: 77px;
  flex-grow: auto;
  transition: all 200ms ease-in;
}
.desktop-header .main-nav .container-fluid .logo-wrapper .mid-header .right-side-wrapper .head-right .header-search input {
  width: 100%;
  color: #212B36;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  padding-top: 4px;
  padding-left: 28px;
  padding-bottom: 4px;
  border: 0;
  outline: none;
  box-shadow: none;
  position: relative;
  z-index: 1;
  transition: all 200ms ease-in;
}
.desktop-header .main-nav .container-fluid .logo-wrapper .mid-header .right-side-wrapper .head-right .header-search input::-moz-placeholder {
  color: #919EAB;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.desktop-header .main-nav .container-fluid .logo-wrapper .mid-header .right-side-wrapper .head-right .header-search input::placeholder {
  color: #919EAB;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.desktop-header .main-nav .container-fluid .logo-wrapper .mid-header .right-side-wrapper .head-right .header-search button {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  z-index: 2;
  background: #FFFFFF;
  border: 0;
  box-shadow: none;
  padding: 0;
  height: 24px;
  width: 24px;
}
.desktop-header .main-nav .container-fluid .logo-wrapper .mid-header .right-side-wrapper .head-right .header-search.active {
  transition: all 200ms ease-in;
  flex-grow: 1;
  width: auto;
}
.desktop-header .sub-nav {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-header .sub-nav .navbar-nav li .dropdown-toggle {
  margin-top: -5px;
  padding: 6px 12px;
}
.desktop-header .sub-nav .navbar-nav li .dropdown-toggle:focus {
  background-color: #552C5B;
  color: #FFF;
  border: 0;
  border: unset;
  font-weight: 600;
}
.desktop-header .sub-nav .navbar-nav li .book-appointment {
  padding: 10px;
  background-color: #552C5B;
  color: #FFF;
  border-radius: 5px;
  display: none;
}
.desktop-header .sub-nav .navbar-nav li .book-appointment:hover {
  background-color: #35b6b4;
  border-color: #35b6b4;
  font-weight: 500;
}
.desktop-header .sub-nav .navbar-nav li .dropdown-menu {
  padding: 10px;
  width: 450px;
}
.desktop-header .sub-nav .navbar-nav li .dropdown-menu a {
  padding: 10px;
  color: #212B36;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  padding-right: 0;
}
.desktop-header .sub-nav .navbar-nav li .dropdown-menu a:hover {
  background-color: transparent;
  color: #552C5B;
  padding-left: 10px;
}
.desktop-header .sub-nav .navbar-nav li a, .desktop-header .sub-nav .navbar-nav li .dropdown-toggle {
  color: #552C5B;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: capitalize;
  padding: 6px 12px;
  transition: unset;
}
.desktop-header .sub-nav .navbar-nav li a:hover, .desktop-header .sub-nav .navbar-nav li .dropdown-toggle:hover {
  font-weight: 600;
}
.desktop-header .sub-nav .navbar-nav li:not(:last-child) {
  margin-right: 10px;
}

/*----------------------------
 desktop header css end here
----------------------------*/
/*----------------------------
 mobile header css start here
----------------------------*/
.mobile-header {
  display: none;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 888;
  background: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  width: 100%;
  height: 70px;
}
.mobile-header .mobile-logo {
  display: inline-block;
  position: absolute;
  z-index: 2;
}
.mobile-header .mobile-logo img {
  width: 156px;
}
.mobile-header .menu-icons {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  position: relative;
  height: 48px;
  z-index: 1;
}
.mobile-header .side-icons {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
.mobile-header .side-icons .search-icon {
  margin-right: 14px;
  height: 20px;
  width: 20px;
}
.mobile-header .side-icons .search-close, .mobile-header .side-icons .search-input {
  display: none;
}
.mobile-header .side-icons .search--animaton-add {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
.mobile-header .side-icons .input--animation-add {
  display: block;
  color: #212B36;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.25px;
  padding: 7px 30px;
  border: 0;
  border-bottom: 1px solid #CCCCCC;
  outline: none;
  box-shadow: none;
  background: transparent;
  z-index: 2;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-header .side-icons .input--animation-add::-moz-placeholder {
  color: #919EAB;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.mobile-header .side-icons .input--animation-add::placeholder {
  color: #919EAB;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.mobile-header .side-icons .input--animation-add:focus {
  border-color: #212B36;
}
.mobile-header .side-icons .close--animation-add {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  z-index: 3;
}
.mobile-header .side-icons .cart-badge img {
  height: 20px;
  width: 20px;
}
.mobile-header .side-icons .cart-badge .badge-border {
  right: -4px;
}
.mobile-header .side-icons .cart-badge .badge-border .badge-icon {
  color: #212B36;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
}

/*----------------------------
 mobile header css end here
----------------------------*/
/*----------------------------
side menu start
----------------------------*/
.sideMenu {
  position: fixed;
  right: -312px;
  top: 0;
  overflow-y: auto;
  background: #FFFFFF;
  width: 312px;
  height: 100vh;
  padding-left: 12px;
  padding-right: 16px;
  /*box-shadow: 0 0 10px #ddd;*/
  transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  z-index: 999;
}
.sideMenu.active {
  right: 0;
  transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
}
.sideMenu .side-top-fixed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  padding-top: 16px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
}
.sideMenu .side-top-fixed .closeIcons {
  height: 24px;
  width: 24px;
  cursor: pointer;
}
.sideMenu .sidebar-navigation {
  background-color: #FFFFFF;
  margin: 0px auto;
  margin-top: 44.5px;
}
.sideMenu .sidebar-navigation ul li {
  display: block;
}
.sideMenu .sidebar-navigation ul li .dropdown .dropdown-toggle {
  padding: 0;
  color: #212B36;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.25px;
  padding: 18.5px 0;
  border-bottom: 1px solid #CCCCCC;
  text-transform: capitalize;
  width: 100%;
  text-align: left;
  border-radius: 0;
}
.sideMenu .sidebar-navigation ul li .dropdown .dropdown-toggle:active, .sideMenu .sidebar-navigation ul li .dropdown .dropdown-toggle.show {
  outline: unset;
  border: unset;
}
.sideMenu .sidebar-navigation ul li .dropdown .dropdown-menu.show {
  border: unset;
  padding: 0;
}
.sideMenu .sidebar-navigation ul li .dropdown .dropdown-menu .dropdown-item {
  padding: 10px 15px;
  color: #212B36;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.25px;
  white-space: pre-wrap;
}
.sideMenu .sidebar-navigation ul li .dropdown .dropdown-menu .dropdown-item:not(:first-child) {
  padding-top: 0;
}
.sideMenu .sidebar-navigation ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #212B36;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.25px;
  padding: 18.5px 0;
  border-bottom: 1px solid #CCCCCC;
  text-transform: capitalize;
}
.sideMenu .sidebar-navigation ul li:last-child a {
  border-bottom: 0;
}
.sideMenu .sidebar-navigation ul li:last-child a img {
  height: 24px;
  width: 24px;
  margin-right: 14px;
  display: inline-block;
}

.scroll-stop {
  z-index: 889;
  position: relative;
  overflow: hidden;
  transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
}
.scroll-stop::after {
  content: "";
  opacity: 0.6;
  background-color: #212B36;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  width: 100%;
  z-index: 889;
  transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
}

/*----------------------------
side menu end
----------------------------*/
/*----------------------------
 Home Page css start here
----------------------------*/
.home-page .home-banner {
  background: url(../img/banner-n.jpg) no-repeat bottom/cover;
  height: 550px;
  margin-bottom: 52px;
  padding-top: 0;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner {
    height: auto;
    padding-bottom: 20px;
    margin-bottom: 26px;
    padding-right: 20px;
    padding-left: 20px;
    background-position: 80% -40px;
    background: url(../img/banner-n.jpg) #ebf4fb no-repeat;
    background-size: contain;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .home-banner {
    height: auto;
    padding-bottom: 10px;
    margin-bottom: 16px;
    background: unset;
  }
  .home-page .home-banner:after {
    background: url(../img/banner-mob.jpg) #ebf4fb no-repeat;
    background-position: 80% -40px;
    background-size: contain;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
.home-page .home-banner .home-banner-txt {
  padding-top: 40px;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .home-banner-txt {
    padding-top: 25px;
  }
}
.home-page .home-banner .home-banner-txt .top-head {
  margin-bottom: 15px;
  color: #552C5B;
  font-size: 30px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: 0.0025em;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .home-banner-txt .top-head {
    color: #552C5B;
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0.0025em;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .home-banner .home-banner-txt .top-head {
    color: #552C5B;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.0025em;
    max-width: 290px;
    margin: 0 auto 15px;
  }
}
.home-page .home-banner .home-banner-txt .november-btn {
  background-color: #552C5B;
  color: #FFF;
  border: 2px solid #552C5B;
  width: 158px;
  padding: 10px;
  display: block;
  text-align: center;
  border-radius: 20px;
  transition: all 300ms ease-in;
}
.home-page .home-banner .home-banner-txt .diabetic {
  margin-top: 20px;
}
.home-page .home-banner .home-banner-txt .diabetic span {
  color: #212B36;
  font-size: 33px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.0025em;
  font-family: "Montserrat", sans-serif;
  display: block;
}
.home-page .home-banner .search-local {
  background: #FFF;
  border-radius: 10px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  max-width: 1000px;
  padding: 17px 10px;
  top: 0;
  width: 100%;
  margin: auto;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .home-page .home-banner .search-local {
    padding: 36px;
  }
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-local {
    max-width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .home-banner .search-local {
    max-width: 370px;
  }
}
.home-page .home-banner .search-local .search-local-box {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-local .search-local-box {
    flex-wrap: wrap;
  }
}
.home-page .home-banner .search-local .book-button {
  text-align: center;
}
.home-page .home-banner .search-local .search-local-inner {
  background: #f7f7f7 url(../img/search-new.svg) no-repeat 15px;
  border: 1px solid rgb(85, 44, 91);
  font-size: 18px;
  padding: 15px 15px 15px 52px;
  height: 66px;
  width: calc(50% - 10px);
  border-radius: 5px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-local .search-local-inner {
    height: 50px;
    padding: 8px 15px 8px 45px;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .home-banner .search-local .search-local-inner {
    width: 100%;
  }
}
.home-page .home-banner .search-local input {
  box-sizing: content-box;
  background: none;
  border: 0;
  box-shadow: none;
  outline: 0;
  cursor: default;
  width: 100%;
  border-radius: 5px;
  cursor: text;
  height: 32px;
  line-height: 32px;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-local input {
    font-size: 16px;
  }
}
.home-page .home-banner .search-local button {
  font-size: 20px;
  padding: 17px 15px;
  font-weight: 800;
  outline: none;
  background-color: #552C5B;
  border: 1px solid #552C5B;
  color: #FFF;
  height: 66px;
  max-width: 475px;
  width: 100%;
  border-radius: 5px;
  transition: all 300ms ease-in;
}
.home-page .home-banner .search-local button:hover {
  background-color: #E1AD45;
  border-color: #E1AD45;
  color: #FFF;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-local button {
    height: 50px;
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 600;
    max-width: 100%;
  }
}
.home-page .home-banner .search-form {
  border-radius: 10px;
  max-width: 1000px;
  padding: 30px 0 0;
  top: 0;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-form {
    max-width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .home-banner .search-form {
    max-width: 370px;
  }
}
.home-page .home-banner .search-form .d-flex {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-form .d-flex {
    flex-wrap: wrap;
  }
}
.home-page .home-banner .search-form .d-flex .opinion-box {
  width: calc(33.3333333333% - 15px);
  background-color: #FFF;
  height: 160px;
  padding: 24px 8px;
  border-radius: 10px;
  border: 1px solid #CCCCCC;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-form .d-flex .opinion-box {
    width: calc(33.3333333333% - 5px);
    padding: 14px 8px;
    height: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .home-banner .search-form .d-flex .opinion-box {
    padding: 8px;
    height: auto;
  }
}
.home-page .home-banner .search-form .d-flex .opinion-box img {
  height: 65px;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-form .d-flex .opinion-box img {
    height: 50px;
  }
}
.home-page .home-banner .search-form .d-flex .opinion-box p {
  color: #552C5B;
  font-size: 30px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: 0.0025em;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-form .d-flex .opinion-box p {
    color: #552C5B;
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0.0025em;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .home-banner .search-form .d-flex .opinion-box p {
    color: #552C5B;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.0025em;
  }
}
.home-page .home-banner .search-form .d-flex .opinion-box p span {
  color: #552C5B;
  font-size: 30px;
  font-weight: 300;
  line-height: 42px;
  letter-spacing: 0.0025em;
}
@media only screen and (max-width: 992px) {
  .home-page .home-banner .search-form .d-flex .opinion-box p span {
    color: #552C5B;
    font-size: 24px;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: 0.0025em;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .home-banner .search-form .d-flex .opinion-box p span {
    color: #552C5B;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0.0025em;
  }
}
.home-page .home-banner2 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .home-page .home-banner2 .owl-nav {
    display: none;
  }
}
.home-page .home-banner2 .owl-nav:hover button {
  background: transparent;
}
.home-page .home-banner2 .owl-nav:hover button span {
  color: #FFF;
}
.home-page .home-banner2 .owl-nav button {
  background: unset;
  border: 0;
  box-shadow: none;
  position: absolute;
}
.home-page .home-banner2 .owl-nav button.owl-prev {
  left: 2%;
  transform: translateY(-50%);
}
.home-page .home-banner2 .owl-nav button.owl-next {
  right: 2%;
  transform: translateY(-50%);
}
.home-page .home-banner2 .owl-nav button span {
  font-size: 55px;
  color: #FFF;
}
.home-page .services {
  padding: 40px 0;
}
@media only screen and (max-width: 992px) {
  .home-page .services {
    padding: 30px 0 60px;
  }
}
.home-page .services .btn-with-icon {
  margin-top: 15px;
  max-width: 289px;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .home-page .services .btn-with-icon {
    max-width: 100%;
  }
}
.home-page .services .services-main .services-box {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 992px) {
  .home-page .services .services-main .services-box {
    margin-bottom: 30px;
  }
}
.home-page .services .services-main .services-box .services-box-inner {
  width: calc(50% - 5px);
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 8px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 992px) {
  .home-page .services .services-main .services-box .services-box-inner {
    width: calc(33.3333333333% - 5px);
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .services .services-main .services-box .services-box-inner {
    width: 100%;
    padding: 10px;
  }
}
.home-page .services .services-main .services-box .services-box-inner .service-txt span {
  color: #552C5B;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.0015em;
  margin-bottom: 10px;
  display: block;
}
@media only screen and (max-width: 992px) {
  .home-page .services .services-main .services-box .services-box-inner .service-txt span {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .services .services-main .services-box .services-box-inner .service-txt span {
    height: auto;
  }
}
.home-page .services .services-main .services-box .services-box-inner .service-txt p {
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-page .services .services-main .services-box .services-box-inner .service-img {
  height: 95px;
  width: 95px;
}
@media only screen and (max-width: 992px) {
  .home-page .services .services-main .services-box .services-box-inner .service-img {
    height: 75px;
    width: 75px;
  }
}
.home-page .services .services-main .services-box .services-box-inner .service-img .white-img {
  display: none;
}
.home-page .services .services-main .services-box .services-box-inner:hover {
  background-color: #552C5B;
}
.home-page .services .services-main .services-box .services-box-inner:hover .service-img .white-img {
  display: block;
}
.home-page .services .services-main .services-box .services-box-inner:hover .service-img .blue-img {
  display: none;
}
.home-page .services .services-main .services-box .services-box-inner:hover .service-txt span, .home-page .services .services-main .services-box .services-box-inner:hover .service-txt p {
  color: #FFF;
}
.home-page .services .services-main .services-box .services-box-inner:hover .fill-btn-2 {
  border-bottom: 2px solid #FFF;
  color: #FFF;
}
.home-page .services .services-main .services-box .services-box-inner .fill-btn-2 {
  color: #552C5B;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
  border-bottom: 2px solid #552C5B;
  margin-top: 10px;
}
.home-page .services .exp-wrapper {
  display: flex;
  align-items: center;
}
.home-page .services .exp-wrapper .expert-box {
  position: relative;
}
@media only screen and (max-width: 992px) {
  .home-page .services .exp-wrapper .expert-box {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .home-page .services .exp-wrapper .expert-box {
    margin-bottom: 20px;
    background-color: #35b6b4;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
  }
  .home-page .services .exp-wrapper .expert-box img {
    position: relative;
    top: 60px;
  }
}
.home-page .services .exp-wrapper .expert-box .our-specialities {
  position: absolute;
  top: 0;
  left: 73px;
  max-width: 340px;
  top: 23px;
  transform: none;
}
@media only screen and (max-width: 767px) {
  .home-page .services .exp-wrapper .expert-box .our-specialities {
    left: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .home-page .services .exp-wrapper .expert-box .our-specialities .btn-with-icon {
    max-width: 90%;
  }
}
.home-page .services .exp-wrapper .expert-box .our-specialities h2 {
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .home-page .services .exp-wrapper .expert-box .our-specialities h2 {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.home-page .services .exp-wrapper .expert-box .our-specialities p {
  margin-bottom: 24px;
  color: #FFF;
}
.home-page .we-are-section {
  padding: 0px 0 42px;
}
.home-page .we-are-section .ecart-vid {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .home-page .we-are-section .ecart-vid {
    margin-bottom: 20px;
    height: auto;
  }
}
.home-page .we-are-section .ecart-vid video {
  border-radius: 20px;
}
.home-page .we-are-section .ecart-vid .play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.home-page .we-are-section .ecart-vid .play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}
.home-page .we-are-section .ecart-vid .play-button-wrapper #circle-play-b svg {
  cursor: pointer;
  height: 60px;
  width: 60px;
}
.home-page .we-are-section h4 {
  margin-bottom: 20px;
}
.home-page .we-are-section p {
  margin-bottom: 24px;
  color: #616161;
  font-weight: 400;
}
.home-page .we-are-section .btn-with-icon {
  max-width: 289px;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .home-page .we-are-section .btn-with-icon {
    max-width: 100%;
  }
}
.home-page .newslatter-section {
  padding: 37px 0 150px;
  background-color: #2D2D2D;
}
.home-page .newslatter-section .newsletter-inn {
  max-width: 1096px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
.home-page .newslatter-section .newsletter-inn .left-content {
  width: calc(100% - 352px);
}
.home-page .newslatter-section .newsletter-inn .left-content h3 {
  margin-bottom: 9px;
  color: #FFFFFF;
}
.home-page .newslatter-section .newsletter-inn .left-content p.s1 {
  color: #FFFFFF;
}
.home-page .newslatter-section .newsletter-inn .right-signup {
  width: 352px;
  position: relative;
  text-align: center;
}
.home-page .newslatter-section .newsletter-inn .right-signup img {
  height: 60px;
  width: 60px;
  margin: auto;
}
.home-page .newslatter-section .newsletter-inn .right-signup span {
  display: block;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.0015em;
  margin: 20px 0 10px;
}
.home-page .newslatter-section .newsletter-inn .right-signup .book-appointment-btn {
  color: #FFF;
  font-size: 33px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.0025em;
}
.home-page .info-section {
  background-color: #552C5B;
  padding-top: 48px;
  padding-bottom: 47px;
  overflow: hidden;
}
@media only screen and (max-width: 992px) {
  .home-page .info-section {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}
.home-page .info-section .row {
  margin-left: -44px;
  margin-right: -44px;
}
@media only screen and (max-width: 992px) {
  .home-page .info-section .row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.home-page .info-section .row > * {
  padding-left: 44px;
  padding-right: 44px;
}
.home-page .info-section .info-box img {
  height: 32px;
  width: 32px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}
.home-page .info-section .info-box h4 {
  margin-bottom: 8px;
  text-align: center;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
}
@media only screen and (max-width: 992px) {
  .home-page .info-section .info-box h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.5px;
  }
}
.home-page .info-section .info-box p.b2 {
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 992px) {
  .home-page .info-section .info-box p.b2 {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.home-page .testimonial-video {
  padding-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  .home-page .testimonial-video {
    display: none;
  }
}
.home-page .testimonial-video .tab-content iframe {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
}
.home-page .testimonial-video .tab-content h2 {
  margin-bottom: 8px;
  color: #552C5B;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0;
}
.home-page .testimonial-video .nav-tabs {
  overflow: hidden scroll;
  height: 600px;
  border: unset;
}
.home-page .testimonial-video .nav-tabs .nav-link {
  padding: 0;
  margin-right: 0;
  border: 0;
  background: transparent;
  margin-bottom: 20px;
}
.home-page .testimonial-video .nav-tabs .inner-wrap .media-container-list-body {
  display: flex;
  flex-wrap: wrap;
}
.home-page .testimonial-video .nav-tabs .inner-wrap .media-container-list-body .media-img {
  width: 100%;
  max-width: 150px;
}
.home-page .testimonial-video .nav-tabs .inner-wrap .media-container-list-body .media-txt {
  width: calc(100% - 150px);
  padding-left: 15px;
}
.home-page .testimonial-video .nav-tabs .inner-wrap .media-container-list-body img {
  height: 100px;
  width: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 15px;
  border-radius: 10px;
}
.home-page .testimonial-video .nav-tabs .inner-wrap .media-container-list-body p.text-truncate {
  color: #552C5B;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.0015em;
  margin-bottom: 4px;
}
.home-page .testimonial-video .nav-tabs .inner-wrap .media-container-list-body p.treated {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.0015em;
  display: block;
}
.home-page .testimonial-mobile {
  display: none;
  padding-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  .home-page .testimonial-mobile {
    display: block;
  }
}
.home-page .testimonial-mobile .owl-nav {
  display: none;
}
.home-page .testimonial-mobile .testimonial-mobile-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.home-page .testimonial-mobile .testimonial-mobile-box iframe {
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.home-page .testimonial-mobile p.text-truncate {
  color: #552C5B;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.0015em;
  margin-bottom: 4px;
  margin: 15px 0;
}
.home-page .testimonial-mobile .text-left {
  margin-top: 20px;
}
.home-page .testimonial-mobile p.treated {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.0015em;
  display: block;
}
.home-page .text-left a {
  color: #552C5B;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
}
.home-page .text-left a:hover {
  text-decoration: underline;
}
.home-page .healthy-section {
  margin-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  .home-page .healthy-section .for-responsive {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 13px 15px 30px;
    margin: 0 16px;
    flex-shrink: 1;
  }
}
.home-page .healthy-section .healthy-box {
  margin-bottom: 16px;
}
@media only screen and (max-width: 992px) {
  .home-page .healthy-section .healthy-box {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    height: 90px;
    margin-bottom: 15px;
    display: flex;
  }
  .home-page .healthy-section .healthy-box img {
    border-radius: 5px 5px 0 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 90px;
    margin-left: 15px;
    order: 1;
    width: 90px;
  }
}
.home-page .healthy-section .healthy-box img {
  border-radius: 5px 5px 0 0;
}
.home-page .healthy-section .healthy-box .healthy-txt {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  padding: 10px;
  background: #FFF;
  border-radius: 0 0 5px 5px;
}
@media only screen and (max-width: 992px) {
  .home-page .healthy-section .healthy-box .healthy-txt {
    box-shadow: unset;
    padding: 0;
    background: unset;
    border-radius: unset;
    padding-left: 8px;
  }
}
.home-page .healthy-section .healthy-box p {
  color: #552C5B;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 767px) {
  .home-page .healthy-section .healthy-box p {
    color: #552C5B;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    padding-top: 4px;
  }
}
.home-page .healthy-section .healthy-box span {
  padding: 10px 0;
  display: none;
}
@media only screen and (max-width: 992px) {
  .home-page .healthy-section .healthy-box span {
    display: block;
    padding: 5px 0 0;
    font-size: 12px;
  }
}
.home-page .common-eye {
  position: relative;
  padding-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  .home-page .common-eye {
    padding-bottom: 20px;
  }
}
.home-page .common-eye::after {
  background: url(../img/flying-doctor-illustration.svg) no-repeat 0 0;
  background-size: auto 336px;
  content: "";
  height: 329px;
  left: 0;
  position: absolute;
  top: 67.7%;
  transform: translateY(-50%);
  width: 416px;
  z-index: 1;
}
@media only screen and (max-width: 992px) {
  .home-page .common-eye::after {
    display: none;
  }
}
.home-page .common-eye .common-section-panel {
  position: relative;
  z-index: 1;
  padding-left: 40px;
  padding-top: 30px;
}
@media only screen and (max-width: 992px) {
  .home-page .common-eye .common-section-panel {
    display: block !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home-page .common-eye .common-section-panel::after {
  background-color: #552C5B;
  border-radius: 10px;
  content: "";
  height: 100%;
  left: 0;
  max-width: 716px;
  position: absolute;
  top: 0;
  width: 90%;
  z-index: -1;
}
@media (min-width: 1200px) {
  .home-page .common-eye .common-section-panel::after {
    height: 50.9%;
  }
}
@media only screen and (max-width: 992px) {
  .home-page .common-eye .common-section-panel::after {
    max-width: 100%;
    height: 50.9%;
    width: 100%;
  }
}
.home-page .common-eye .common-section-panel .common-section-content {
  flex: 0 0 309px;
}
.home-page .common-eye .common-section-panel .common-section-content .eye-box {
  margin-bottom: 15px;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .home-page .common-eye .common-section-panel .common-section-content .eye-box {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.home-page .common-eye .common-section-panel .common-section-content p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.0015em;
}
.home-page .common-eye .common-section-panel .common-section-content .btn-with-icon {
  margin-top: 20px;
  max-width: 200px;
  background-color: #422446;
}
@media only screen and (max-width: 767px) {
  .home-page .common-eye .common-section-panel .common-section-content .btn-with-icon {
    max-width: 100%;
  }
}
.home-page .common-eye .common-section-panel .main-eye-box {
  padding-left: 20px;
}
@media only screen and (max-width: 992px) {
  .home-page .common-eye .common-section-panel .main-eye-box {
    padding-left: 0;
    margin-top: 20px;
  }
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner {
  border-radius: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 30px 40px;
  background-color: #FFF;
}
@media only screen and (max-width: 992px) {
  .home-page .common-eye .common-section-panel .main-eye-box .eye-inner {
    padding: 20px 30px 0;
  }
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row {
  margin-left: -25px;
  margin-right: -25px;
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col {
  margin-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  .home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col {
    margin-bottom: 20px;
  }
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col .eye-img-head {
  background-color: #eaf3fc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  padding: 30px 0;
  position: relative;
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col .eye-img-head h2.text-truncate-line-3 {
  left: 0;
  margin: 0 auto;
  max-width: 144px;
  position: absolute;
  right: 0;
  top: 25px;
  color: #552C5B;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.0025em;
}
@media only screen and (max-width: 767px) {
  .home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col .eye-img-head h2.text-truncate-line-3 {
    line-height: 1;
    max-width: 85px;
    top: 13px;
    color: #552C5B;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.0025em;
  }
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col .eye-img-head img {
  display: block;
  margin: 0 auto;
  width: calc(100% - 60px);
}
@media only screen and (max-width: 992px) {
  .home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col .eye-img-head img {
    width: calc(100% - 140px);
  }
}
@media only screen and (max-width: 767px) {
  .home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col .eye-img-head img {
    width: calc(100% - 35px);
  }
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col .eye-desc {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: none;
  color: #FFF;
  padding: 12px 12px 8px;
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col .eye-desc h3 {
  color: #552C5B;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.0015em;
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col:hover .eye-desc {
  background-color: #552C5B;
}
.home-page .common-eye .common-section-panel .main-eye-box .eye-inner .eye-section-row .eye-sec-col:hover .eye-desc h3 {
  color: #FFF;
}
.home-page .info-section-2 {
  background-color: #FFF3EC;
  padding-top: 48px;
  padding-bottom: 47px;
  overflow: hidden;
}
.home-page .info-section-2 .row {
  margin-left: -44px;
  margin-right: -44px;
}
.home-page .info-section-2 .row > * {
  padding-left: 44px;
  padding-right: 44px;
}
.home-page .info-section-2 .row .info-txt h4, .home-page .info-section-2 .row .info-txt p {
  margin-bottom: 20px;
}
.home-page .info-section-2 .row .info-txt .treatment-img {
  height: 350px;
  width: 350px;
  border-radius: 50%;
  margin: 0 auto 40px;
}
.home-page .info-section-2 .info-box img {
  height: 52px;
  width: 52px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}
.home-page .info-section-2 .info-box img.treatment-img {
  height: 500px;
  width: 500px;
  border-radius: 50%;
}
.home-page .info-section-2 .info-box h6 {
  margin-bottom: 8px;
  text-align: center;
}
.home-page .info-section-2 .info-box p.b2 {
  text-align: center;
}
.home-page .info-section-2 .learn-more {
  margin-top: 50px;
}
.home-page .info-section-2 .learn-more .fill-btn {
  margin-right: 20px;
}
.home-page .info-section-2 .learn-more span .fill-btn-2 {
  color: #212B36;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
  margin-left: 20px;
  border-bottom: 2px solid #212B36;
}
.home-page .info-section-2 .learn-more span .fill-btn-2:hover {
  border-bottom: 2px solid #552C5B;
  color: #552C5B;
}
.home-page .trending-section {
  padding-top: 37px;
  padding-bottom: 48px;
}
.home-page .trending-section .trending-head {
  margin-bottom: 19px;
  position: relative;
}
.home-page .trending-section .trending-head h4 {
  text-align: center;
  width: 100%;
}
.home-page .trending-section .trending-head a {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.home-page .trending-section .trending-head a img {
  height: 24px;
  width: 24px;
}
.home-page .real-review {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media only screen and (max-width: 992px) {
  .home-page .real-review {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.home-page .real-review h4 {
  text-align: center;
  margin-bottom: 19px;
}
.home-page .real-review .owl-carousel {
  padding-top: 30px;
}
.home-page .real-review .review-box {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: flex-start;
  -moz-align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
}
.home-page .real-review .review-box .review-img {
  width: 136px;
  margin-right: 16px;
}
.home-page .real-review .review-box .review-txt {
  width: calc(100% - 152px);
}
.home-page .real-review .review-box .review-txt span.s2 {
  color: #552C5B;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
}
.home-page .real-review .review-box .review-txt p.cp {
  color: #2D2D2D;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
}
.home-page .real-review .review-box .review-txt p.cust-review {
  padding-bottom: 13px;
}
.home-page .real-review .review-box .review-txt span {
  display: block;
  padding-bottom: 7px;
}
.home-page .real-review .review-box .review-txt .star-date {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
.home-page .real-review .review-box .review-txt .star-date .review-stars {
  display: flex;
}
.home-page .real-review .review-box .review-txt .star-date .review-stars img {
  height: 12px;
  width: 12px;
}
.home-page .real-review .review-box .review-txt .star-date .review-date {
  padding-left: 8px;
}
.home-page .real-review .owl-carousel .owl-nav button {
  margin: 0;
  position: absolute;
  top: -65px;
}
.home-page .real-review .owl-carousel .owl-nav button.owl-prev {
  right: 48px;
}
.home-page .real-review .owl-carousel .owl-nav button.owl-next {
  right: 0px;
}
.home-page .real-review .owl-carousel .owl-nav button.disabled {
  opacity: 1;
}
.home-page .real-review .owl-carousel .owl-nav button .nav-btn {
  height: 32px;
  width: 32px;
}
.home-page .real-review .owl-carousel .owl-nav button .prev-slide {
  background: url(../img/arrow-left-border.svg) no-repeat;
}
.home-page .real-review .owl-carousel .owl-nav button .next-slide {
  background: url(../img/arrow-right-border.svg) no-repeat;
}

/*----------------------------
 Home Page css end here
----------------------------*/
/*----------------------------
 Footer css start here
----------------------------*/
footer {
  padding-top: 46px;
  overflow: hidden;
  background-color: #552C5B;
  margin-top: 50px;
  border-top: 1px solid #CCCCCC;
}
@media only screen and (max-width: 992px) {
  footer {
    padding-top: 20px;
    margin-top: 25px;
  }
}
footer .footer-menu {
  padding-bottom: 67px;
}
footer .footer-menu .row {
  margin-left: -24px;
  margin-right: -24px;
}
footer .footer-menu .row > * {
  padding-left: 24px;
  padding-right: 24px;
}
footer .footer-menu .footer-links-wrapper p.s1 {
  margin-bottom: 19px;
  color: #FFF;
}
@media only screen and (max-width: 992px) {
  footer .footer-menu .footer-links-wrapper .footer-logo {
    width: 200px;
    margin-bottom: 20px;
  }
}
footer .footer-menu .footer-links-wrapper .footer-links ul li {
  margin-bottom: 8px;
  color: #FFF;
}
footer .footer-menu .footer-links-wrapper .footer-links ul li:last-child {
  margin-bottom: 0;
}
footer .footer-menu .footer-links-wrapper .footer-links ul li a.b2 {
  display: inline-block;
  border-bottom: 1px solid transparent;
  line-height: 18px;
  padding-top: 1px;
  color: #FFF;
  transform: transform 0.2s ease-in-out, color 0.2s ease-in-out;
}
footer .footer-menu .footer-links-wrapper .footer-links ul li a.b2:hover {
  color: #E1AD45;
  text-decoration: none;
  transform: translateX(10px);
}
footer .footer-menu .footer-links-wrapper .footer-social-wrapper {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  margin-top: 27px;
}
footer .footer-menu .footer-links-wrapper .footer-social-wrapper a {
  height: 24px;
  width: 24px;
  margin-right: 32px;
  color: #FFF;
}
footer .footer-menu .footer-links-wrapper .footer-social-wrapper a:last-child {
  margin-right: 0;
}
footer .footer-menu .footer-links-wrapper .footer-social-wrapper a img {
  height: 24px;
  width: 24px;
}
footer .copy-right-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .copy-right-wrapper .copy-right-inner {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
footer .copy-right-wrapper .copy-right-inner p.cp {
  color: #919EAB;
}
footer .copy-right-wrapper .copy-right-inner p.cp a {
  color: #FFF;
}
footer .copy-right-wrapper .copy-right-inner p.cp a:hover {
  color: #212B36;
}

/*----------------------------
 Footer css end here
----------------------------*/
/*----------------------------
 breadcrumb css start here
----------------------------*/
.breadcrumb-nav {
  padding-top: 12px;
  padding-bottom: 12px;
}
.breadcrumb-nav ul {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-wrap: wrap;
}
.breadcrumb-nav ul li {
  display: block;
  margin-right: 4px;
  line-height: 16px;
  color: #552C5B;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.breadcrumb-nav ul li:last-child {
  margin-right: 0;
}
.breadcrumb-nav ul li a {
  color: #552C5B;
  border-bottom: 1px solid transparent;
  line-height: 14px;
  position: relative;
  display: block;
  margin-right: 8px;
  color: #552C5B;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0;
}
.breadcrumb-nav ul li a::after {
  content: "/";
  position: absolute;
  color: #212B36;
  color: #552C5B;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.4px;
  right: -9px;
  top: 0;
}
.breadcrumb-nav ul li a:hover {
  border-color: #212B36;
}

/*----------------------------
 breadcrumb css end here
----------------------------*/
.blog-top-name {
  background-color: #6b3b72;
  padding: 18px 0;
}
.blog-top-name h1 {
  color: #FFF;
  font-size: 33px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.0025em;
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  .blog-top-name h1 {
    color: #FFF;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0.0025em;
  }
}
@media only screen and (max-width: 767px) {
  .blog-top-name h1 {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.0025em;
  }
}
.blog-top-name .breadcrumb-nav {
  padding-top: 12px;
  padding-bottom: 12px;
}
.blog-top-name .breadcrumb-nav ul {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-wrap: wrap;
}
.blog-top-name .breadcrumb-nav ul li {
  display: block;
  margin-right: 4px;
  line-height: 16px;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.blog-top-name .breadcrumb-nav ul li:last-child {
  margin-right: 0;
}
.blog-top-name .breadcrumb-nav ul li a {
  color: #FFF;
  border-bottom: 1px solid transparent;
  line-height: 14px;
  position: relative;
  display: block;
  margin-right: 8px;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0;
}
.blog-top-name .breadcrumb-nav ul li a::after {
  content: "/";
  position: absolute;
  color: #212B36;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.4px;
  right: -9px;
  top: 0;
}
.blog-top-name .breadcrumb-nav ul li a:hover {
  border-color: #212B36;
}

/*blogs start*/
@media only screen and (max-width: 1023px) {
  .blog-listing .display-none {
    display: none;
  }
}
.blog-listing .blog-listing-wrapper h2 {
  color: #637381;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .blog-listing .blog-listing-wrapper h2 {
    color: #637381;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.blog-listing .blog-listing-wrapper .blog-listing-box {
  margin-bottom: 20px;
}
.blog-listing .blog-listing-wrapper .blog-listing-box img {
  margin-bottom: 10px;
  border-radius: 10px;
  height: 165px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media (min-width: 768px) {
  .blog-listing .blog-listing-wrapper .blog-listing-box img {
    height: 176px;
  }
}
.blog-listing .blog-listing-wrapper .blog-listing-content p.blog-heading {
  min-height: 60px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  color: #552C5B;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .blog-listing .blog-listing-wrapper .blog-listing-content p.blog-heading {
    color: #552C5B;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
    min-height: auto;
  }
}
.blog-listing .blog-listing-wrapper .blog-listing-content span {
  display: block;
  margin-bottom: 10px;
  color: #616161;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.blog-listing .blog-listing-wrapper .blog-listing-right {
  position: sticky;
  top: 100px;
  z-index: 1;
}
.blog-listing .blog-listing-wrapper .blog-listing-right h2 {
  color: #552C5B;
}
.blog-listing .blog-listing-wrapper .blog-listing-right ul li {
  display: inline-block;
}
.blog-listing .blog-listing-wrapper .blog-listing-right ul li a {
  color: #552C5B;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 10px;
  padding: 4px 16px;
  display: inline-block;
  background: #552C5B;
  color: #FFF;
  border-radius: 40px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.blog-listing .blog-listing-wrapper .blog-listing-right ul li a:hover {
  background-color: #E1AD45;
}

/*blogs ennd*/
/*blogs details start*/
@media only screen and (max-width: 1023px) {
  .blog-details .display-none {
    display: none;
  }
}
.blog-details .breadcrumb-nav {
  padding-bottom: 30px;
}
.blog-details .blog-details-wrapper .blog-details-inner img.blog-details {
  height: 185px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .blog-details .blog-details-wrapper .blog-details-inner img.blog-details {
    height: 389px;
  }
}
.blog-details .blog-details-wrapper .blog-details-inner h1 {
  color: #552C5B;
  font-size: 30px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 10px;
}
@media only screen and (max-width: 992px) {
  .blog-details .blog-details-wrapper .blog-details-inner h1 {
    color: #552C5B;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details .blog-details-wrapper .blog-details-inner h1 {
    color: #552C5B;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
  }
}
.blog-details .blog-details-wrapper .blog-details-inner p.b1 {
  margin-bottom: 20px;
}
.blog-details .blog-details-wrapper .blog-details-inner p.author {
  margin-bottom: 10px;
}
.blog-details .blog-details-wrapper .blog-details-inner p.author span {
  font-weight: bold;
  color: #552C5B;
  display: inline-block;
  padding-right: 10px;
}
.blog-details .blog-details-wrapper .blog-details-bottom h2, .blog-details .blog-details-wrapper .blog-details-bottom h3, .blog-details .blog-details-wrapper .blog-details-bottom h4 {
  margin-bottom: 8px;
  color: #545454;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.0025em;
}
@media only screen and (max-width: 767px) {
  .blog-details .blog-details-wrapper .blog-details-bottom h2, .blog-details .blog-details-wrapper .blog-details-bottom h3, .blog-details .blog-details-wrapper .blog-details-bottom h4 {
    color: #545454;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.0025em;
  }
}
.blog-details .blog-details-wrapper .blog-details-bottom p {
  margin-bottom: 20px;
}
.blog-details .blog-details-wrapper .blog-details-bottom ul {
  margin-bottom: 20px;
}
.blog-details .blog-details-wrapper .blog-details-bottom ul li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 10px;
  color: #212B36;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}
@media (max-width: 991px) {
  .blog-details .blog-details-wrapper .blog-details-bottom ul li {
    color: #212B36;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
}
.blog-details .blog-details-wrapper .blog-details-bottom ul li::before {
  content: "●";
  font-size: 0.8em;
  margin-right: 1.5em;
  color: #cfcfcf;
}
.blog-details .blog-details-wrapper .related-blogs {
  margin-top: 30px;
}
@media screen and (max-width: 992px) {
  .blog-details .blog-details-wrapper .related-blogs .related-blog-inner {
    margin-bottom: 20px;
  }
}
.blog-details .blog-details-wrapper .related-blogs .related-blog-inner img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 216px;
  border-radius: 5px 5px 0 0;
}
.blog-details .blog-details-wrapper .related-blogs .related-blog-inner .related-txt {
  background: #f8f8f8;
  padding: 10px;
  border-radius: 0 0 5px 5px;
}
.blog-details .blog-details-wrapper .related-blogs .related-blog-inner .related-txt p.related-heading {
  color: #552C5B;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.0025em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .blog-details .blog-details-wrapper .related-blogs .related-blog-inner .related-txt p.related-heading {
    color: #552C5B;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.0025em;
  }
}
.blog-details .blog-details-wrapper .related-blogs .related-blog-inner .related-txt p.text-para {
  margin: 10px 0;
  color: #616161;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.blog-details .blog-details-wrapper .related-blogs .related-blog-inner .related-txt p.author {
  color: #616161;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
}
.blog-details .blog-details-wrapper .related-blogs .related-blog-inner .related-txt p.author span {
  color: #616161;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
  padding-right: 10px;
}
.blog-details .blog-details-wrapper .blog-listing-right {
  position: sticky;
  top: 100px;
  z-index: 1;
}
.blog-details .blog-details-wrapper .blog-listing-right h2 {
  color: #552C5B;
}
.blog-details .blog-details-wrapper .blog-listing-right ul li {
  display: inline-block;
}
.blog-details .blog-details-wrapper .blog-listing-right ul li a {
  color: #552C5B;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 10px;
  padding: 4px 16px;
  display: inline-block;
  background: #552C5B;
  color: #FFF;
  border-radius: 40px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.blog-details .blog-details-wrapper .blog-listing-right ul li a:hover {
  background-color: #E1AD45;
}

/*blogs details start*/
.services-listing .services-listing-inner {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .services-listing .services-listing-inner a.services-listing-box {
    padding: 0;
  }
}
.services-listing .services-listing-inner .services-listing-box {
  color: #FFF;
  border-radius: 5px;
  flex-direction: column;
  height: 203px;
  padding: 20px 10px 0;
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
@media (min-width: 992px) {
  .services-listing .services-listing-inner .services-listing-box {
    height: 240px;
    padding: 0 20px;
  }
}
@media (max-width: 992px) {
  .services-listing .services-listing-inner .services-listing-box {
    display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    -o-display: flex;
    justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    height: auto;
    padding: 20px 0;
  }
}
.services-listing .services-listing-inner .services-listing-box img {
  height: 50px;
  margin-bottom: 15px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 50px;
}
@media (min-width: 992px) {
  .services-listing .services-listing-inner .services-listing-box img {
    height: 80px;
    margin-bottom: 35px;
    width: 80px;
  }
}
.services-listing .services-listing-inner .services-listing-box .speciality-box-title {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.0015em;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 992px) {
  .services-listing .services-listing-inner .services-listing-box .speciality-box-title {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.0015em;
  }
}
.services-listing .services-listing-inner .colorbg1 {
  background: #552C5B;
}
.services-listing .services-listing-inner .colorbg1:hover {
  background: #E1AD45;
}
.services-listing .services-listing-inner .colorbg2 {
  background: #E1AD45;
}
.services-listing .services-listing-inner .colorbg2:hover {
  background: #552C5B;
}

.serverice-top-name {
  position: relative;
}
.serverice-top-name .service-top-img {
  height: 90px;
  left: 82%;
  position: absolute;
  top: 98px;
  transform: translate(-50%, -50%);
  width: 90px;
}
@media (min-width: 992px) {
  .serverice-top-name .service-top-img {
    height: 211px;
    left: 75%;
    top: 90%;
    width: 211px;
  }
}
@media (max-width: 992px) {
  .serverice-top-name .service-top-img {
    top: 58px;
  }
}
@media (max-width: 767px) {
  .serverice-top-name .service-top-img {
    display: none;
  }
}
.serverice-top-name .service-top-img::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 22%, rgba(0, 0, 0, 0.075) 69%);
  content: "";
  height: 164px;
  left: 120%;
  position: absolute;
  top: 108%;
  transform: translate(-50%, -50%) rotate(130deg);
  width: 85px;
  z-index: -2;
}
@media (min-width: 992px) {
  .serverice-top-name .service-top-img::after {
    height: 490px;
    left: 129%;
    top: 116%;
    width: 200px;
  }
}
.serverice-top-name .service-top-img::before {
  background-color: #e1ad45;
  border: 6px solid #a78033;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.serverice-top-name .section-speciality-banner-bg-icon {
  height: 40px;
  width: auto;
  position: relative;
  top: 23%;
  bottom: 0;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .serverice-top-name .section-speciality-banner-bg-icon {
    height: 100px;
  }
}

.services-top-wrapper {
  background-color: #6b3b72;
  padding: 18px 0;
  background-size: 415px;
  min-height: 290px;
  overflow: hidden;
}
@media only screen and (max-width: 992px) {
  .services-top-wrapper {
    min-height: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .services-top-wrapper {
    height: auto;
    min-height: auto;
  }
}
.services-top-wrapper h1 {
  color: #FFF;
  font-size: 33px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.0025em;
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  .services-top-wrapper h1 {
    color: #FFF;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0.0025em;
  }
}
@media only screen and (max-width: 767px) {
  .services-top-wrapper h1 {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.0025em;
  }
}
.services-top-wrapper .breadcrumb-nav {
  padding-top: 12px;
  padding-bottom: 52px;
}
@media only screen and (max-width: 992px) {
  .services-top-wrapper .breadcrumb-nav {
    padding-bottom: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .services-top-wrapper .breadcrumb-nav {
    padding-bottom: 12px;
    padding-top: 0;
  }
}
.services-top-wrapper .breadcrumb-nav ul {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-wrap: wrap;
}
.services-top-wrapper .breadcrumb-nav ul li {
  display: block;
  margin-right: 4px;
  line-height: 16px;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.services-top-wrapper .breadcrumb-nav ul li:last-child {
  margin-right: 0;
}
.services-top-wrapper .breadcrumb-nav ul li a {
  color: #FFF;
  border-bottom: 1px solid transparent;
  line-height: 14px;
  position: relative;
  display: block;
  margin-right: 8px;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0;
}
.services-top-wrapper .breadcrumb-nav ul li a::after {
  content: "/";
  position: absolute;
  color: #212B36;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.4px;
  right: -9px;
  top: 0;
}
.services-top-wrapper .breadcrumb-nav ul li a:hover {
  border-color: #212B36;
}

.services-details {
  padding: 30px 0;
}
.services-details .services-details-inner h2 {
  margin-bottom: 10px;
  color: #616161;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.0025em;
}
@media only screen and (max-width: 767px) {
  .services-details .services-details-inner h2 {
    color: #616161;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.0025em;
  }
}
.services-details .services-details-inner h3, .services-details .services-details-inner h4 {
  margin-bottom: 8px;
  color: #545454;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.0025em;
}
@media only screen and (max-width: 767px) {
  .services-details .services-details-inner h3, .services-details .services-details-inner h4 {
    color: #545454;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.0025em;
  }
}
.services-details .services-details-inner p {
  margin-bottom: 20px;
}
.services-details .services-details-inner ul {
  margin-bottom: 20px;
}
.services-details .services-details-inner ul li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 10px;
  color: #212B36;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}
@media (max-width: 991px) {
  .services-details .services-details-inner ul li {
    color: #212B36;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
}
.services-details .services-details-inner ul li::before {
  content: "●";
  font-size: 1em;
  margin-right: 0.5em;
  color: #cfcfcf;
}
.services-details .services-details-right {
  position: sticky;
  top: 100px;
  z-index: 1;
}
.services-details .services-details-right .blue-panel {
  position: relative;
  z-index: 1;
  padding: 20px 10px;
  margin-bottom: 40px;
}
.services-details .services-details-right .blue-panel:after {
  border-radius: 0 0 10px 10px;
  background-color: #552C5B;
  border-radius: 10px;
  content: "";
  height: 35%;
  left: 0;
  max-width: 716px;
  position: absolute;
  top: 0;
  width: 90%;
  width: 100%;
  z-index: -1;
}
.services-details .services-details-right .blue-panel h2 {
  margin-bottom: 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.0025em;
  padding-left: 10px;
}
.services-details .services-details-right .doctor-info {
  border-radius: 10px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  padding: 20px 10px;
  background-color: #FFF;
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: flex-start;
  -moz-align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
}
.services-details .services-details-right .doctor-info img {
  height: 98px;
  width: 98px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  margin-right: 10px;
}
.services-details .services-details-right .doctor-info .doctor-name {
  width: calc(100% - 108px);
}
.services-details .services-details-right .doctor-info .doctor-name h3 {
  color: #616161;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.0015em;
  margin-bottom: 10px;
}
.services-details .services-details-right .doctor-info .doctor-name p {
  color: #212B36;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
}

/*about us start*/
.about-details {
  padding: 40px 0;
}
@media only screen and (max-width: 767px) {
  .about-details {
    padding: 20px 0;
  }
}
.about-details .mt-20 {
  margin-top: 20px;
}
.about-details .mb-20 {
  margin-top: 24px;
}
.about-details .about-details-bottom {
  background-color: #FFF;
  border: 1px solid #552C5B;
  height: 100%;
  border-radius: 10px !important;
}
.about-details .about-details-bottom .our-value-top {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  background-color: #552C5B;
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 17px;
}
.about-details .about-details-bottom .our-value-top img {
  margin-right: 20px;
  height: 30px;
  width: auto;
}
@media only screen and (min-width: 992px) {
  .about-details .about-details-bottom .our-value-top img {
    height: 45px;
  }
}
.about-details .about-details-bottom .our-value-top p {
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.0025em;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .about-details .about-details-bottom .our-value-top p {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.0025em;
  }
}
.about-details .about-details-bottom .card-body {
  min-height: 130px;
  padding: 24px;
}
@media only screen and (max-width: 767px) {
  .about-details .about-details-bottom .card-body {
    padding: 12px;
  }
}

/*contact us start*/
.contact-page .common-contact {
  position: relative;
  padding: 40px 0;
}
@media only screen and (max-width: 992px) {
  .contact-page .common-contact {
    padding-bottom: 20px;
  }
}
.contact-page .common-contact .contact-section-panel {
  position: relative;
  z-index: 1;
  padding-left: 40px;
  padding-top: 30px;
}
@media only screen and (max-width: 992px) {
  .contact-page .common-contact .contact-section-panel {
    display: block !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contact-page .common-contact .contact-section-panel::after {
  background-color: #552C5B;
  border-radius: 10px;
  content: "";
  height: 100%;
  left: 0;
  max-width: 716px;
  position: absolute;
  top: 0;
  width: 90%;
  z-index: -1;
}
@media (min-width: 1200px) {
  .contact-page .common-contact .contact-section-panel::after {
    height: 50.9%;
  }
}
@media only screen and (max-width: 992px) {
  .contact-page .common-contact .contact-section-panel::after {
    max-width: 100%;
    height: 50.9%;
    width: 100%;
  }
}
.contact-page .common-contact .contact-section-panel .contact-section-content {
  flex: 0 0 309px;
}
.contact-page .common-contact .contact-section-panel .contact-section-content .contact-box {
  margin-bottom: 15px;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .contact-page .common-contact .contact-section-panel .contact-section-content .contact-box {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
  }
}
.contact-page .common-contact .contact-section-panel .contact-section-content p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.0015em;
}
.contact-page .common-contact .contact-section-panel .contact-section-content .btn-with-icon {
  margin-top: 20px;
  max-width: 200px;
  background-color: #422446;
}
@media only screen and (max-width: 767px) {
  .contact-page .common-contact .contact-section-panel .contact-section-content .btn-with-icon {
    max-width: 100%;
  }
}
.contact-page .common-contact .contact-section-panel .main-contact-box {
  padding-left: 20px;
}
@media only screen and (max-width: 992px) {
  .contact-page .common-contact .contact-section-panel .main-contact-box {
    padding-left: 0;
    margin-top: 20px;
  }
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner {
  border-radius: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 30px 40px;
  background-color: #FFF;
}
@media only screen and (max-width: 992px) {
  .contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner {
    padding: 20px 30px 0;
  }
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row {
  margin-left: -25px;
  margin-right: -25px;
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row form {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-wrap: wrap;
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row form .input-groups {
  width: calc(50% - 10px);
  margin-bottom: 15px;
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row form .input-groups label {
  color: #212B36;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row form .input-groups.last-contact {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row form .input-groups {
    width: 100%;
  }
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row form .btn-with-icon {
  margin-top: 20px;
  width: 100%;
  border: unset;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row form .btn-with-icon {
    max-width: 100%;
  }
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col {
  margin-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  .contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col {
    margin-bottom: 20px;
  }
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col .contact-img-head {
  background-color: #eaf3fc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  padding: 30px 0;
  position: relative;
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col .contact-img-head h2.text-truncate-line-3 {
  left: 0;
  margin: 0 auto;
  max-width: 144px;
  position: absolute;
  right: 0;
  top: 25px;
  color: #552C5B;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.0025em;
}
@media only screen and (max-width: 767px) {
  .contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col .contact-img-head h2.text-truncate-line-3 {
    line-height: 1;
    max-width: 85px;
    top: 13px;
    color: #552C5B;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.0025em;
  }
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col .contact-img-head img {
  display: block;
  margin: 0 auto;
  width: calc(100% - 60px);
}
@media only screen and (max-width: 992px) {
  .contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col .contact-img-head img {
    width: calc(100% - 140px);
  }
}
@media only screen and (max-width: 767px) {
  .contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col .contact-img-head img {
    width: calc(100% - 35px);
  }
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col .eye-desc {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: none;
  color: #FFF;
  padding: 12px 12px 8px;
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col .eye-desc h3 {
  color: #552C5B;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.0015em;
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col:hover .eye-desc {
  background-color: #552C5B;
}
.contact-page .common-contact .contact-section-panel .main-contact-box .contact-inner .contact-section-row .contact-sec-col:hover .eye-desc h3 {
  color: #FFF;
}/*# sourceMappingURL=style.css.map */
 