body {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

.error {
  color: red;
  position: absolute;
  margin-top: -31px;
  margin-left: 8rem;
}

html {
  margin-top: 0;
  overflow-x: hidden;
}
.text-primary-one {
  color: #00a9ff !important;
}
img.sticky-logo {
  display: none;
}
.btn-secondary {
  background-color: #083240 !important;
  border: 1px solid #083240 !important;
}
.logo.mob-logo a img.sticky-logo,
.logo.mob-logo a img.mob-without-sticky-logo {
  width: 171px;
  height: auto;
}
.foot-nav a img {
  width: 141px;
  height: auto;
}
.navbar-nav .nav-item .nav-link {
  margin-right: 60px;
  color: #fff;
}
.navbar-nav .nav-item .nav-link.active {
  color: #fff;
}
.btn-header {
  background: #fff;
  border-radius: 63px;
  padding: 18.5px 24px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  line-height: 19px;
  color: #083240;
}
nav.stickyadd {
  background-color: #fff;
}
nav.stickyadd .navbar-nav .nav-item .nav-link {
  color: #4ac7b3;
}
nav.stickyadd .btn-header {
  background: #083240;
  color: #fff;
}
.logo.mob-logo a img.mob-without-sticky-logo {
  margin-top: 32px;
}
img.sticky-mob {
  display: none;
}
.text-20 {
  font-size: 20px;
}
.f-300 {
  font-weight: 300;
}
ul.li-dot {
  position: relative;
}
ul.li-dot li {
  list-style: none;
  display: flex;
}
ul.li-dot li .box {
  width: 5px;
  height: 5px;

  border-radius: 50%;
  background-color: #9e9e9e;
}

nav.navbar.navbar-expand-lg.position-absolute.w-100.stickyadd ul li.number a {
  color: #00a9ff;
}

body nav.navbar.navbar-expand-lg.stickyadd img.without-sticky {
  display: none;
}

nav.navbar.navbar-expand-lg.position-absolute.w-100.stickyadd ul li a {
  color: #4ac7b3;
}
nav.navbar.navbar-expand-lg.position-absolute.w-100.stickyadd ul li.book-app a {
  color: white;
}
.h-64 {
  height: 64px;
}
section.cont-form {
  padding: 50px 0px 0;
}
nav a.navbar-brand img:last-child {
  display: none;
}
nav.navbar.stickyadd a.navbar-brand img:last-child {
  display: block;
}
nav.navbar.stickyadd a.navbar-brand img:first-child {
  display: none;
}

.cont-form .heading.text-center h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #4ac7b3;
  justify-content: center;
}

.social a:last-child {
  margin: 0;
}

form.form-contact h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  padding: 0 100px 0 0;
  font-weight: 400;
  font-size: 40px;
  line-height: 125%;
  display: flex;
  align-items: center;
  letter-spacing: -0.015em;
  color: #000000;
  padding-bottom: 30px;
}
footer {
  /*     background: #001f43; */
  background: #083240;
  padding: 35px 0px 0px;
}

footer hr {
  border: 1px solid #8c8b8d;
  margin: 40px 0px 10px;
}

p.copy {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #00a9ff;
  padding: 15px 0px 0px;
}

.social {
  text-align: right;
}

.social a {
  margin: 0 20px 0 0;
}

.foot-nav li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
}

.foot-nav li {
  display: inline-block;
  padding-right: 95px;
}

.foot-nav ul {
  text-align: right;
  margin-bottom: 0;
}

footer .row {
  align-items: center;
}

.foot-nav li:last-child {
  padding-right: 0px;
}

form.form-contact input,
form.form-contact textarea {
  border: 1px solid #8c8b8d;
  border-radius: 5px;
}

.form-contact input.form-control {
  height: 51px;
}

.form-contact button.btn.btn-submit {
  background: #0091fc;
  border: 1px solid #ffffff;
  border-radius: 10px;
  width: 202px;
  height: 48px;
  margin: 25px auto;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 125%;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  color: #ffffff;
  justify-content: center;
}

form.form-contact {
  margin-top: 20px;
}

.contact-image img {
  width: 100%;
}

form.form-contact label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  display: flex;
  padding-bottom: 7px;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}

ul.navbar-nav li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #292929;
}

ul.navbar-nav li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #292929;
}

.banner {
  background: linear-gradient(
      180deg,
      rgb(37 180 228) 3%,
      rgb(37 180 228) 17%,
      rgba(37, 180, 228, 0.1292892156862745) 40%
    ),
    url(../images/banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  padding: 270px 0px;
}
.navbar-nav li.menu-item a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
}
.menu-item-36 a {
  color: #083240 !important;
}

.navbar-nav li.menu-item a:hover {
  color: white;
}

.navbar-nav li.menu-item a img {
  margin-right: 10px;
}

.navbar-nav li.book-app a {
  background: #00a9ff;
  border-radius: 63px;
  padding: 18.5px 24px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}

.navbar-nav li.book-app a:hover {
  color: #ffffff;
}

.banner .captions span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 64px;
  line-height: 87.65%;
  text-transform: uppercase;
  color: #ffffff;
}

.banner .captions h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 96px;
  line-height: 87.65%;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 10px;
}

.total-num {
  display: flex;
  justify-content: space-around;
  background: linear-gradient(180deg, #00a9ff 0%, #083240 0.01%, #168eb6 100%);
  border-radius: 117.5px;
  align-items: center;
  padding: 22px 110px;
  position: absolute;
  left: 0;
  right: 0;
  width: 85%;
  bottom: -120px;
  margin: auto;
}

.experience p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 87.65%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
}

.total-num h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 96px;
  line-height: 87.65%;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  justify-content: center;
}

.banner .captions p {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  padding-top: 7px;
}

section.about {
  margin-top: 190px;
}
.about-caption.text-center {
  padding-top: 50px;
}
.about-caption.text-center h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #25b4e4;
  justify-content: center;
  margin-bottom: 25px;
}

.about-caption.text-center p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 125%;
  align-items: center;
  text-align: center;
  letter-spacing: -0.015em;
  color: #000000;
}

.abt-left img {
  width: 100%;
}

.abt-right p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 175%;
  color: #313131;
}

.about .row {
  align-items: center;
  margin-top: 35px;
}

.abt-right {
  padding: 0 20px;
}

.treat-left h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 125%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #313131;
  padding-top: 10px;
  justify-content: center;
}

.treat-left .col-md-4 {
  text-align: center;
  border: 1px solid #00a9ff;
  border-radius: 10px;
  height: 160px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 185px;
  margin: 15px 15px;
}

.treat-left .col-md-4:hover {
  background: #00a9ff;
  border-radius: 10px;
}

.treat-left .col-md-4:hover h5 {
  color: white;
}

.treat-left .col-md-4:hover svg path {
  color: white;
  fill: white;
}

section.treatments .headings h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  padding-bottom: 10px;
  line-height: 125%;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #00a9ff;
  justify-content: center;
}

section.treatments {
  padding: 50px 0px;
}

section.treatments .headings p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 125%;
  display: flex;
  align-items: center;
  padding: 0 105px;
  text-align: center;
  letter-spacing: -0.015em;
  color: #000000;
}

.treat-right img {
  width: 100%;
}

.treatments .headings.text-center {
  margin-bottom: 40px;
}

section.reviews {
  padding: 54px 0px;
  background: #25b4e4;
  color: white;
}
.text-24 {
  font-size: 24px;
}

section.reviews .header h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  justify-content: center;
  padding-bottom: 30px;
}

.reviews .swiper-slide p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  display: flex;
  align-items: center;
  color: #ffffff;
}

.reviews .name {
  display: flex;
  align-items: center;
}

.reviews .name .info {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  display: flex;
  align-items: center;
  color: #ffffff;
  padding-left: 20px;
}

.reviews .swiper-pagination.swiper-pagination-bullets {
  bottom: 0;
}

.reviews .swiper-wrapper {
  padding: 0 0 60px;
}

.reviews span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: white;
}

.reviews span.swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
}

.social.mob-d {
  display: none;
}

.logo.mob-logo {
  display: block;
  left: 0;
  right: 0;
  top: 0;
  width: 136px;
  position: absolute;
  margin: auto;
}

.stickyadd img.mob-without-sticky-logo {
  display: none;
}

#menu-main-menu li {
  padding: 0 50px;
  line-height: 48px;
}

ul#menu-main-menu {
  position: relative;
  top: 10px;
  justify-content: initial;
}

li#menu-item-35 {
  position: absolute;
  right: 287px;
}

li#menu-item-36 {
  background: #fff;
  border-radius: 63px;
  padding: 18.5px 24px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  line-height: 19px;
  color: #083240;
  position: absolute;
  right: 0;
  top: 0;
}
.stickyadd li#menu-item-36 {
  background: #083240;
}
.stickyadd li#menu-item-36 a {
  color: #fff !important;
}

body nav.navbar.navbar-expand-lg.stickyadd img.sticky-logo {
  display: inline-block;
  margin-top: 79px;
}

nav.navbar.navbar-expand-lg.position-absolute.w-100.stickyadd
  ul
  li#menu-item-36
  a {
  color: white;
}

.menu-main-menu-container {
  width: 100%;
}

@media (max-width: 1200px) {
  #menu-main-menu li {
    padding: 0px 17px;
    line-height: 48px;
  }
}
@media (min-width: 1228px) {
  nav.navbar.navbar-expand-lg.position-absolute .navbar-collapse {
    display: flow-root !important;
    flex-basis: auto;
  }
}

@media (min-width: 1228px) and (max-width: 1400px) {
  .treat-left .col-md-4 {
    text-align: center;
    border: 1px solid #00a9ff;
    border-radius: 10px;
    height: 160px;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 158px;
    margin: 8px 15px;
  }
}
@media (max-width: 991px) {
  nav.navbar {
    background-color: rgb(37 180 228);
  }
  nav.navbar.stickyadd {
    background-color: #fff;
  }
  .navbar-nav .nav-item .nav-link {
    margin-right: 0;
  }
  .navbar {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .logo.mob-logo a img.mob-without-sticky-logo {
    margin-top: 0;
  }
  .logo.mob-logo {
    display: block;
    position: unset !important;
    margin: 0 !important;
  }

  form.form-contact textarea {
    height: 124px;
  }

  .navbar-nav li.menu-item a:focus {
    color: black;
  }

  body nav.navbar.navbar-expand-lg.stickyadd img.sticky-logo {
    display: block;
    margin-top: 0 !important;
  }

  button.navbar-toggler[aria-expanded="true"] span:nth-of-type(2) {
    width: 20px !important;
    margin: 6px auto;
  }

  li#menu-item-36 {
    position: unset !important;
  }

  body nav.navbar.navbar-expand-lg.stickyadd {
    padding: 20px 0px 20px !important;
  }

  #menu-item-36 a {
    color: white;
  }
  ul#menu-main-menu {
    padding-bottom: 20px;
  }

  .stickyadd img.mob-without-sticky-logo {
    display: none;
  }

  .social a {
    margin: 0 35px 0 0;
  }

  .banner .captions span {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 87.65%;
    text-transform: uppercase;
    color: #ffffff;
  }
  .banner .captions h1 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 87.65%;
    text-transform: uppercase;
    color: #ffffff;
  }
  .banner .captions {
    text-align: center;
    margin-top: 58px;
  }
  .banner {
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 190px 0px;
    background-position: 75% 32%;
  }

  button.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
  }
  .logo.mob-logo img {
    width: 70%;
  }

  .navbar-nav li.menu-item a {
    color: #010101;
  }
  .navbar-collapse.collapse.show a.navbar-brand {
    display: none;
  }
  .navbar-nav li.menu-item {
    padding: 5px 0px;
  }
  li.book-app {
    margin: 30px 0px;
  }
  .navbar-nav li.menu-item a img {
    display: none;
  }
  .error {
    margin-left: 6.5rem;
  }
  li#menu-item-35 {
    position: unset;
  }
  .total-num {
    display: block;
    justify-content: space-around;
    background: linear-gradient(180deg, #00a9ff 0%, #4ac7b3 100%);
    border-radius: 20px;
    align-items: center;
    padding: 22px 35px;
    position: absolute;
    left: 0;
    right: 0;
    width: 75%;
    bottom: -285px;
    margin: auto;
  }

  .banner .captions p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    text-align: center;
    justify-content: center;
    color: #ffffff;
    padding-top: 7px;
  }
  .experience {
    margin-bottom: 35px;
  }
  .banner .captions p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    text-align: center;
    justify-content: center;
    color: #ffffff;
    padding: 7px 40px;
  }
  .total-num .experience p {
    padding: 0;
  }
  section.about {
    margin-top: 340px;
  }
  .about-caption.text-center {
    padding-top: 0px;
  }
  .about-caption.text-center p {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 125%;
    align-items: center;
    text-align: center;
    letter-spacing: -0.015em;
    color: #000000;
  }
  .abt-right {
    padding: 25px 0;
  }
  section.treatments .headings p {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 125%;
    display: flex;
    align-items: center;
    padding: 0 25px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #000000;
  }
  .treat-left .col-md-4 {
    text-align: center;
    border: 1px solid #00a9ff;
    border-radius: 10px;
    height: 145px;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 155px;
    margin: 30px auto 0px;
  }
  .treatments .col-md-6:nth-of-type(1) {
    order: 1;
  }
  .cont-form .col-md-4 {
    order: 1;
  }
  form.form-contact h2 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    padding: 0 4px 0 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 125%;
    display: flex;
    align-items: center;
    letter-spacing: -0.015em;
    color: #000000;
    padding-bottom: 30px;
  }

  .form-contact button.btn.btn-submit {
    margin: 20px 0px;
  }
  .contact-image {
    margin: 20px 0px 0;
  }
  .foot-nav li {
    display: inline-block;
    padding-right: 40px;
  }
  .foot-nav ul {
    text-align: center;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
  }
  p.copy {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #00a9ff;
    padding: 15px 0px 0px;
    text-align: center;
  }
  .social {
    text-align: center;
  }
  .foot-nav {
    text-align: center;
    margin-bottom: 0;
    margin-top: 25px;
  }
  footer .col-md-3 {
    order: 1;
  }
  .social.mob-d {
    margin: 20px 0px;
    display: block;
  }
  .social.desk-d {
    display: none;
  }
}
