/* CSS Document */
html {
  height: 100%;
}
body {
  overflow: auto;
}
strong {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.top-bar {
  height: 176px;
  overflow: hidden;
}
.light-blue-bar {
  height: 45px;
  background-color: #00b1c1;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 10;
}
.nav-container {
  z-index: 100;
  position: relative;
}
.top-area-dark-blue {
  width: 390px;
  height: 176px;
  background-image: url("../images/top-area-dark-blue.png");
  background-size: cover;
  float: right;
}
.top-area-logo {
  width: 230px;
  position: absolute;
  top: 60px;
  right: 100px;
  cursor: pointer;
}
.top-area-dark-blue-overflow {
  background-color: #132b63;
  position: absolute;
  height: 176px;
  width: 1600px;
  top: 0px;
  left: -1390px;
}
.top-nav-phones {
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 0.05em;
  float: right;
  margin-top: 7px;
  margin-right: 40px;
}
.top-nav-menu {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #132b63;
  float: right;
  letter-spacing: 0.04em;
  margin-top: 60px;
}
.top-nav-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.top-nav-menu li {
  display: inline;
  margin-left: 50px;
  margin-right: 40px;
}
.top-nav-menu-selected {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.top-nav-menu a:link {
  color: #132b63;
  text-decoration: none;
}
.top-nav-menu a:active {
  color: #132b63;
  text-decoration: none;
}
.top-nav-menu a:visited {
  color: #132b63;
  text-decoration: none;
}
.top-nav-menu a:hover {
  color: #132b63;
  text-decoration: underline;
}
.home-header {
  height: 710px;
  background-image: url("../images/home-page-hero-image.jpg");
  background-size: cover;
  background-position: center top;
}
.header-headline {
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 88px;
  line-height: 88px;
  letter-spacing: -0.02em;
  margin-top: 320px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.header-text {
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 29px;
  line-height: 33px;
  letter-spacing: -0.015em;
  margin-top: 40px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.schedule-appointment-button {
  width: 440px;
  height: 61px;
  margin: auto;
  margin-top: 75px;
  background-color: #132b63;
  color: #ffffff;
  text-align: center;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 0.05em;
  padding-top: 12px;
  border-radius: 30px;
  cursor: pointer;
}
.intro-section {
  padding-top: 60px;
  padding-bottom: 70px;
}
.intro-text {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 32px;
  color: #132b63;
  text-align: center;
  padding-left: 200px;
  padding-right: 200px;
}
.get-to-know-button {
  width: 300px;
  height: 61px;
  margin: auto;
  margin-top: 45px;
  background-color: #132b63;
  color: #ffffff;
  text-align: center;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 0.05em;
  padding-top: 12px;
  border-radius: 30px;
  cursor: pointer;
}
.explore-services-home-section {
  height: 710px;
  background-image: url("../images/explore-services-home-section.jpg");
  background-size: cover;
  background-position: center top;
}
.brackets {
  width: 1000px;
  height: 302px;
  margin: auto;
  margin-top: 204px;
  background-image: url("../images/brackets.png");
  background-size: cover;
}
.explore-services-button {
  width: 300px;
  height: 61px;
  margin: auto;
  margin-top: 75px;
  background-color: #00b1c1;
  color: #ffffff;
  text-align: center;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 0.05em;
  padding-top: 12px;
  border-radius: 30px;
  cursor: pointer;
}
.home-multiply-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Centers the overlay */
  width: 900px;
  height: 220px;
  background-color: #00b1c1;
  /* Your specified color */
  mix-blend-mode: multiply;
  opacity: 0.8;
  /* 100% opacity as specified */
  z-index: 10;
}
.home-multiply-overlay-text {
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 34px;
  z-index: 20;
  position: absolute;
  width: 900px;
  height: 220px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Centers the overlay */
  padding-top: 20px;
}
.feeling-better-headline {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 50px;
  color: #132b63;
  text-align: center;
  letter-spacing: -0.02em;
}
.feeling-better-text {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
  color: #00b1c1;
  text-align: center;
  letter-spacing: -0.02em;
  margin-top: 10px;
}
.feeling-better-phones {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 26px;
  color: #132b63;
  text-align: center;
  margin-top: 25px;
  letter-spacing: -0.02em;
}
.feeling-better-phones a:link {
  color: #132b63;
  text-decoration: none;
}
.feeling-better-phones a:active {
  color: #132b63;
  text-decoration: none;
}
.feeling-better-phones a:visited {
  color: #132b63;
  text-decoration: none;
}
.feeling-better-phones a:hover {
  color: #132b63;
  text-decoration: underline;
}
.contact-us-section-home {
  height: 670px;
  background-image: url("../images/contact-us-section-home.jpg");
  background-size: cover;
}
.contact-us-form {
  width: 480px;
  height: 565px;
  background-color: #00b1c1;
  /* Your specified color */
  mix-blend-mode: multiply;
  opacity: 0.8;
  /* 100% opacity as specified */
  z-index: 10;
  float: right;
  position: relative;
  margin-top: 50px;
  margin-right: 60px;
}
.contact-us-form-content {
  width: 480px;
  height: 565px;
  position: absolute;
  right: 60px;
  top: 50px;
  z-index: 20;
}
.contact-us-title {
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  line-height: 26px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #132b63;
  letter-spacing: 0.02em;
}
.contact-us-form-fields {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.form-control {
  height: 50px;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 13px;
  box-shadow: none;
  border: none;
  font-size: 18px;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.input-container {
  position: relative;
  margin: 10px 0;
}
input {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
/* Style the placeholder */
input::placeholder {
  font-size: 13px;
  /* Smaller font size for placeholder */
  color: #999;
  transition: all 0.2s ease;
  transform: translateY(-15px);
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
}
textarea::placeholder {
  font-size: 13px;
  /* Smaller font size for placeholder */
  color: #999;
  transition: all 0.2s ease;
  transform: translateY(0px);
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
}
textarea.form-control {
  height: 140px;
}
.submit-button {
  width: 185px;
  height: 45px;
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  cursor: pointer;
  border-radius: 30px;
  background-color: #132b63;
  float: right;
  letter-spacing: 0.03em;
  padding-top: 5px;
  margin-top: 5px;
}
footer {
  height: 440px;
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 60px;
  padding-top: 140px;
  background-color: #132b63;
}
footer a:link {
  color: #ffffff;
  text-decoration: underline;
}
footer a:active {
  color: #ffffff;
  text-decoration: underline;
}
footer a:visited {
  color: #ffffff;
  text-decoration: underline;
}
footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
.top-nav-phones a:link {
  color: #ffffff;
  text-decoration: none;
}
.top-nav-phones a:active {
  color: #ffffff;
  text-decoration: none;
}
.top-nav-phones a:visited {
  color: #ffffff;
  text-decoration: none;
}
.top-nav-phones a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.about-header {
  height: 504px;
  background-image: url("../images/about-page-hero-image.jpg");
  background-size: cover;
  background-position: center top;
}
.about-header-headline {
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: -0.02em;
  margin-top: 270px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.about-header-text {
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 29px;
  line-height: 33px;
  letter-spacing: -0.015em;
  margin-top: 15px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.who-we-are {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #1e285a;
  text-align: center;
  color: #ffffff;
}
.who-we-are-headline {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
}
.who-we-are-text {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 32px;
  margin-top: 10px;
}
.meet-doctors {
  padding-top: 90px;
  position: relative;
  z-index: 10;
  background-color: #f0f0f0;
}
.meet-doctors-bracket {
  width: 600px;
  height: 139px;
  background-image: url("../images/about-brackets.svg");
  background-size: cover;
  margin: auto;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 58px;
  text-align: center;
  padding-top: 24px;
  color: #1e285a;
}
.raul-image {
  width: 400px;
  float: right;
  margin-top: 15px;
  margin-right: 10px;
}
.enrique-image {
  width: 400px;
  margin-top: 15px;
  margin-left: 40px;
}
.our-philosophy {
  position: relative;
  z-index: 20;
  height: 540px;
  background: #ACD1D8;
  background: linear-gradient(0deg, #acd1d8 76%, rgba(172, 209, 216, 0.38) 100%);
  margin-top: -160px;
}
.our-philosophy-headline {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 58px;
  top: 60px;
  position: absolute;
  width: 100%;
  text-align: center;
}
.raul-bio {
  width: 340px;
  height: auto;
  position: absolute;
  background: #FFFFFF;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, #ffffff 50%, rgba(255, 255, 255, 0.5) 100%);
  left: 0px;
  top: -160px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 35px;
  padding-right: 35px;
}
.enrique-bio {
  width: 340px;
  height: auto;
  position: absolute;
  background: #FFFFFF;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, #ffffff 50%, rgba(255, 255, 255, 0.5) 100%);
  right: 0px;
  top: -160px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 35px;
  padding-right: 35px;
}
.bio-title {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #1e285a;
  cursor: pointer;
}
.bio-divider {
  width: 100%;
  height: 1px;
  background-color: #00b1c1;
  margin-top: 5px;
}
.bio-text {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #132b63;
  overflow: hidden;
  height: 0px;
}
.our-philosophy-text {
  text-align: center;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 32px;
  margin-top: 330px;
  color: #132b63;
}
.newly-diagnosed {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f0f0f0;
}
.newly-diagnosed-title {
  text-align: center;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 34px;
  line-height: 43px;
  color: #132b63;
}
.explore-services-graphic-button {
  width: 313px;
  height: 170px;
  background-image: url("../images/explore-services-button.svg");
  background-size: cover;
  cursor: pointer;
  margin-top: 60px;
  float: right;
  margin-right: 50px;
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: 118px;
  font-size: 26px;
  letter-spacing: 0.03em;
}
.schedule-appointment-graphic-button {
  width: 363px;
  height: 170px;
  background-image: url("../images/schedule-appointment-button.svg");
  background-size: cover;
  cursor: pointer;
  margin-top: 60px;
  margin-left: 50px;
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: 118px;
  font-size: 26px;
  letter-spacing: 0.03em;
}
.bio-arrow {
  position: absolute;
  right: 40px;
  top: 22px;
  width: 13px;
}
.services-header {
  height: 504px;
  background-image: url("../images/services-page-hero-image.jpg");
  background-size: cover;
  background-position: center top;
}
.services-bracket {
  width: 850px;
  height: 209px;
  margin: auto;
  background-image: url("../images/services-bracket.svg");
  background-size: cover;
  margin-bottom: 40px;
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 38px;
  line-height: 46px;
  padding-top: 40px;
}
.conditions-we-treat {
  padding-top: 50px;
  padding-bottom: 50px;
}
.conditions-we-treat-headline {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 56px;
  color: #00b1c1;
  letter-spacing: -0.02em;
  text-align: center;
}
.condition-blue {
  height: 80px;
  background-color: #d3e4e8;
  padding-left: 30px;
  padding-top: 29px;
  position: relative;
}
.condition-white {
  height: 80px;
  background-color: #ffffff;
  padding-left: 30px;
  padding-top: 29px;
  position: relative;
}
.conditions-desktop {
  width: 940px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.condition-checkmark {
  width: 20px;
}
.condition-name {
  position: absolute;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  left: 70px;
  top: 50%;
  color: #132b63;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
}
.common-procedures {
  padding-top: 50px;
  padding-bottom: 130px;
  background-image: url("../images/common-procedures-bg.jpg");
  background-size: cover;
  background-position: center center;
}
.common-procedures-headline {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 56px;
  color: #ffffff;
  letter-spacing: -0.02em;
  text-align: center;
}
.procedures-box {
  width: 1100px;
  margin: auto;
  margin-top: 60px;
  min-height: 300px;
  border-right: 18px solid rgba(255, 255, 255, 0.6);
  border-left: 18px solid rgba(255, 255, 255, 0.6);
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.procedures-box-top-left {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.6);
}
.procedures-box-top-right {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 60px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.6);
}
.procedures-box-bottom-left {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 60px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.6);
}
.procedures-box-bottom-right {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 60px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.6);
}
.procedures-multiply-overlay {
  width: 1000px;
  min-height: 220px;
  margin: auto;
  position: absolute;
  z-index: 100;
  background-color: rgba(0, 177, 193, 0.7);
  color: #ffffff;
  mix-blend-mode: multiply;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.procedures-content {
  width: 1000px;
  min-height: 220px;
  margin: auto;
  position: relative;
  z-index: 100;
}
.procedure-name {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  font-size: 19px;
  line-height: 19px;
  padding-bottom: 15px;
  padding-top: 15px;
  cursor: pointer;
  position: relative;
}
.procedure-name-no-padding-top {
  padding-top: 5px!important;
}
.procedure-name-smaller {
  font-size: 13px;
}
.procedure-left {
  float: right;
  margin-right: 40px;
}
.procedure-center {
  float: none;
  margin: auto;
  text-align: center;
}
.procedure-right {
  float: left;
  margin-left: 70px;
}
.divider-bar {
  height: 45px;
  width: 3px;
  position: absolute;
  right: 0px;
  top: 5px;
  background-color: #00cbc1;
}
.procedure-row {
  margin-top: 20px;
}
.first-procedures-row {
  margin-top: 30px;
}
.last-procedures-row {
  padding-bottom: 35px;
}
.procedure-arrow {
  position: absolute;
  left: -20px;
  top: 18px;
  width: 12px;
}
.procedure-collapsible {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  width: 245px;
  height: 0px;
  overflow: hidden;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.services-footer {
  background: #00B1C1;
  background: linear-gradient(0deg, rgba(0, 177, 193, 0.33) 0%, #ffffff 50%, rgba(255, 255, 255, 0.5) 100%);
  padding-top: 70px;
  padding-bottom: 80px;
  text-align: center;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 34px;
  line-height: 44px;
  color: #132b63;
}
.services-contact-button {
  width: 300px;
  height: 61px;
  margin: auto;
  margin-top: 45px;
  background-color: #132b63;
  color: #ffffff;
  text-align: center;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 0.05em;
  padding-top: 8px;
  border-radius: 30px;
  cursor: pointer;
}
.contact-header {
  height: 504px;
  background-image: url("../images/contact-page-hero-image.jpg");
  background-size: cover;
  background-position: center top;
  position: relative;
}
.contact-hero-headline-box {
  width: 1000px;
  height: 140px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  background-color: rgba(0, 177, 193, 0.8);
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  mix-blend-mode: multiply;
  z-index: 1;
}
.contact-hero-headline {
  text-align: center;
  color: #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
  position: absolute;
  left: 50%;
  bottom: 36px;
  z-index: 2;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  white-space: nowrap;
}
.contact-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #b0dbe2;
}
.contact-intro-text {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #132b63;
}
.locations-and-hours {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  line-height: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #132b63;
  padding-left: 10px;
}
.contact-row {
  padding-left: 85px;
  padding-right: 85px;
  margin-top: 40px;
}
.hours-text {
  font-size: 19px;
  line-height: 26px;
  padding-left: 10px;
  margin-top: 10px;
  color: #132b63;
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.hours-text-spacing {
  margin-top: 40px;
}
.map-box {
  width: 250px;
  float: right;
  height: 185px;
  margin-top: 20px;
}
.contact-us-page-form {
  width: 400px;
  height: 560px;
  background-color: #00b1c1;
  /* Your specified color *
  opacity: .8; /* 100% opacity as specified */
  z-index: 10;
  float: right;
  position: relative;
  margin-left: 10px;
}
.contact-us-page-form-content {
  width: 400px;
  height: 560px;
}
.secondary-email {
  display: none;
}
.submit-button.disabled {
  cursor: not-allowed;
  background-color: #cccccc;
  opacity: 0.6;
}
.dark-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background-color: rgba(0, 0, 0, 0.9);
  cursor: pointer;
  display: none;
  top: 0px;
  left: 0px;
}
.modal-overlay {
  width: auto;
  height: auto;
  padding: 30px;
  padding-top: 45px;
  background-color: #ffffff;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #005d67;
  font-size: 20px;
  z-index: 10000001;
  white-space: nowrap;
  text-align: center;
  display: none;
}
.close-x {
  position: absolute;
  top: 0px;
  right: 7px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.privacy-policy {
  font-family: "kohinoor-bangla", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
}
@media only screen and (max-width: 1200px) {
  .top-bar {
    height: 145.49333333px;
  }
  .light-blue-bar {
    height: 37.2px;
    left: 0px;
    top: 0px;
  }
  .top-area-dark-blue {
    width: 322.4px;
    height: 145.49333333px;
  }
  .top-area-logo {
    width: 190.13333333px;
    top: 49.6px;
    right: 82.66666667px;
  }
  .top-area-dark-blue-overflow {
    height: 145.49333333px;
    width: 1322.66666667px;
    top: 0px;
    left: -1149.06666667px;
  }
  .top-nav-phones {
    font-size: 16.53333333px;
    margin-top: 5.78666667px;
    margin-right: 33.06666667px;
  }
  .top-nav-menu {
    font-size: 14.88px;
    margin-top: 49.6px;
  }
  .top-nav-menu li {
    margin-left: 41.33333333px;
    margin-right: 33.06666667px;
  }
  .home-header {
    height: 586.93333333px;
  }
  .header-headline {
    font-size: 72.74666667px;
    line-height: 72.74666667px;
    margin-top: 264.53333333px;
    text-shadow: 1.65333333px 1.65333333px 3.30666667px rgba(0, 0, 0, 0.2);
  }
  .header-text {
    font-size: 23.97333333px;
    line-height: 27.28px;
    margin-top: 33.06666667px;
    text-shadow: 1.65333333px 1.65333333px 3.30666667px rgba(0, 0, 0, 0.3);
  }
  .schedule-appointment-button {
    width: 363.73333333px;
    height: 50.42666667px;
    margin-top: 62px;
    font-size: 19.84px;
    padding-top: 9.92px;
    border-radius: 24.8px;
  }
  .intro-section {
    padding-top: 49.6px;
    padding-bottom: 57.86666667px;
  }
  .intro-text {
    font-size: 18.18666667px;
    line-height: 26.45333333px;
    padding-left: 165.33333333px;
    padding-right: 165.33333333px;
  }
  .get-to-know-button {
    width: 248px;
    height: 50.42666667px;
    margin-top: 37.2px;
    font-size: 19.84px;
    padding-top: 9.92px;
    border-radius: 24.8px;
  }
  .explore-services-home-section {
    height: 586.93333333px;
  }
  .brackets {
    width: 826.66666667px;
    height: 249.65333333px;
    margin-top: 168.64px;
  }
  .explore-services-button {
    width: 248px;
    height: 50.42666667px;
    margin-top: 62px;
    font-size: 19.84px;
    padding-top: 9.92px;
    border-radius: 24.8px;
  }
  .home-multiply-overlay {
    width: 744px;
    height: 181.86666667px;
  }
  .home-multiply-overlay-text {
    font-size: 24.8px;
    line-height: 28.10666667px;
    width: 744px;
    height: 181.86666667px;
    padding-top: 16.53333333px;
  }
  .feeling-better-headline {
    font-size: 41.33333333px;
  }
  .feeling-better-text {
    font-size: 23.14666667px;
    line-height: 26.45333333px;
    margin-top: 8.26666667px;
  }
  .feeling-better-phones {
    font-size: 21.49333333px;
    line-height: 21.49333333px;
    margin-top: 20.66666667px;
  }
  .contact-us-section-home {
    height: 553.86666667px;
  }
  .contact-us-form {
    width: 396.8px;
    height: 467.06666667px;
    margin-top: 41.33333333px;
    margin-right: 49.6px;
  }
  .contact-us-form-content {
    width: 396.8px;
    height: 467.06666667px;
    right: 49.6px;
    top: 41.33333333px;
  }
  .contact-us-title {
    font-size: 21.49333333px;
    line-height: 21.49333333px;
    padding-top: 12.4px;
    padding-bottom: 12.4px;
  }
  .contact-us-form-fields {
    padding-top: 16.53333333px;
    padding-bottom: 16.53333333px;
    padding-left: 16.53333333px;
    padding-right: 16.53333333px;
  }
  .form-control {
    height: 41.33333333px;
    margin-bottom: 10.74666667px;
    font-size: 14.88px;
  }
  .input-container {
    margin: 8.26666667px 0;
  }
  input {
    padding: 9.92px;
    font-size: 13.22666667px;
    border: 0.82666667px solid #ccc;
    border-radius: 3.30666667px;
  }
  input::placeholder {
    font-size: 10.74666667px;
  }
  textarea::placeholder {
    font-size: 10.74666667px;
  }
  textarea.form-control {
    height: 115.73333333px;
  }
  .submit-button {
    width: 152.93333333px;
    height: 37.2px;
    font-size: 19.84px;
    border-radius: 24.8px;
    padding-top: 4.13333333px;
    margin-top: 4.13333333px;
  }
  footer {
    height: 363.73333333px;
    font-size: 16.53333333px;
    line-height: 49.6px;
    padding-top: 115.73333333px;
  }
  .about-header {
    height: 416.64px;
  }
  .about-header-headline {
    font-size: 41.33333333px;
    line-height: 41.33333333px;
    margin-top: 223.2px;
    text-shadow: 1.65333333px 1.65333333px 3.30666667px rgba(0, 0, 0, 0.2);
  }
  .about-header-text {
    font-size: 23.97333333px;
    line-height: 27.28px;
    margin-top: 12.4px;
    text-shadow: 1.65333333px 1.65333333px 3.30666667px rgba(0, 0, 0, 0.3);
  }
  .who-we-are {
    padding-top: 41.33333333px;
    padding-bottom: 41.33333333px;
  }
  .who-we-are-headline {
    font-size: 39.68px;
  }
  .who-we-are-text {
    font-size: 16.53333333px;
    line-height: 26.45333333px;
    margin-top: 8.26666667px;
  }
  .meet-doctors {
    padding-top: 74.4px;
  }
  .meet-doctors-bracket {
    width: 496px;
    height: 114.90666667px;
    font-size: 47.94666667px;
    padding-top: 19.84px;
  }
  .raul-image {
    width: 330.66666667px;
    margin-top: 12.4px;
    margin-right: 8.26666667px;
  }
  .enrique-image {
    width: 330.66666667px;
    margin-top: 12.4px;
    margin-left: 33.06666667px;
  }
  .our-philosophy {
    height: 446.4px;
    margin-top: -132.26666667px;
  }
  .our-philosophy-headline {
    font-size: 47.94666667px;
    top: 49.6px;
  }
  .raul-bio {
    width: 281.06666667px;
    top: -132.26666667px;
    padding-top: 12.4px;
    padding-bottom: 12.4px;
    padding-left: 28.93333333px;
    padding-right: 28.93333333px;
  }
  .enrique-bio {
    width: 281.06666667px;
    top: -132.26666667px;
    padding-top: 12.4px;
    padding-bottom: 12.4px;
    padding-left: 28.93333333px;
    padding-right: 28.93333333px;
  }
  .bio-title {
    font-size: 18.18666667px;
  }
  .bio-divider {
    margin-top: 4.13333333px;
  }
  .bio-text {
    font-size: 14.88px;
    line-height: 19.84px;
    height: 0px;
  }
  .our-philosophy-text {
    font-size: 16.53333333px;
    line-height: 26.45333333px;
    margin-top: 272.8px;
  }
  .newly-diagnosed {
    padding-top: 66.13333333px;
    padding-bottom: 66.13333333px;
  }
  .newly-diagnosed-title {
    font-size: 28.10666667px;
    line-height: 35.54666667px;
  }
  .explore-services-graphic-button {
    width: 258.74666667px;
    height: 140.53333333px;
    margin-top: 49.6px;
    margin-right: 41.33333333px;
    padding-top: 97.54666667px;
    font-size: 21.49333333px;
  }
  .schedule-appointment-graphic-button {
    width: 300.08px;
    height: 140.53333333px;
    margin-top: 49.6px;
    margin-left: 41.33333333px;
    padding-top: 97.54666667px;
    font-size: 21.49333333px;
  }
  .bio-arrow {
    right: 33.06666667px;
    top: 18.18666667px;
    width: 10.74666667px;
  }
  .services-header {
    height: 416.64px;
  }
  .services-bracket {
    width: 702.66666667px;
    height: 172.77333333px;
    margin-bottom: 33.06666667px;
    font-size: 31.41333333px;
    line-height: 38.02666667px;
    padding-top: 33.06666667px;
  }
  .conditions-we-treat {
    padding-top: 41.33333333px;
    padding-bottom: 41.33333333px;
  }
  .conditions-we-treat-headline {
    font-size: 46.29333333px;
  }
  .condition-blue {
    height: 66.13333333px;
    padding-left: 24.8px;
    padding-top: 23.97333333px;
  }
  .condition-white {
    height: 66.13333333px;
    padding-left: 24.8px;
    padding-top: 23.97333333px;
  }
  .conditions-desktop {
    width: 777.06666667px;
    margin-top: 33.06666667px;
    margin-bottom: 33.06666667px;
  }
  .condition-checkmark {
    width: 16.53333333px;
  }
  .condition-name {
    font-size: 13.22666667px;
    line-height: 14.88px;
    left: 57.86666667px;
  }
  .common-procedures {
    padding-top: 41.33333333px;
    padding-bottom: 107.46666667px;
  }
  .common-procedures-headline {
    font-size: 46.29333333px;
  }
  .procedures-box {
    width: 909.33333333px;
    min-height: 248px;
    border-right: 14.88px solid rgba(255, 255, 255, 0.6);
    border-left: 14.88px solid rgba(255, 255, 255, 0.6);
    padding-top: 33.06666667px;
    padding-bottom: 33.06666667px;
  }
  .procedures-box-top-left {
    left: 0px;
    top: 0px;
    width: 49.6px;
    height: 14.88px;
  }
  .procedures-box-top-right {
    right: 0px;
    top: 0px;
    width: 49.6px;
    height: 14.88px;
  }
  .procedures-box-bottom-left {
    left: 0px;
    bottom: 0px;
    width: 49.6px;
    height: 14.88px;
  }
  .procedures-box-bottom-right {
    right: 0px;
    bottom: 0px;
    width: 49.6px;
    height: 14.88px;
  }
  .procedures-multiply-overlay {
    width: 826.66666667px;
    min-height: 181.86666667px;
  }
  .procedures-content {
    width: 826.66666667px;
    min-height: 181.86666667px;
  }
  .procedure-name {
    font-size: 15.70666667px;
    line-height: 15.70666667px;
    padding-bottom: 12.4px;
    padding-top: 12.4px;
  }
  .procedure-name-no-padding-top {
    padding-top: 4.13333333px !important;
  }
  .procedure-name-smaller {
    font-size: 10.74666667px;
  }
  .procedure-left {
    margin-right: 33.06666667px;
  }
  .procedure-right {
    margin-left: 57.86666667px;
  }
  .divider-bar {
    height: 37.2px;
    width: 2.48px;
    right: 0px;
    top: 4.13333333px;
  }
  .procedure-row {
    margin-top: 16.53333333px;
  }
  .first-procedures-row {
    margin-top: 24.8px;
  }
  .last-procedures-row {
    padding-bottom: 28.93333333px;
  }
  .procedure-arrow {
    left: -16.53333333px;
    top: 14.88px;
    width: 9.92px;
  }
  .procedure-collapsible {
    font-size: 11.57333333px;
    line-height: 14.88px;
    width: 202.53333333px;
    height: 0px;
  }
  .services-footer {
    padding-top: 57.86666667px;
    padding-bottom: 66.13333333px;
    font-size: 28.10666667px;
    line-height: 36.37333333px;
  }
  .services-contact-button {
    width: 248px;
    height: 50.42666667px;
    margin-top: 37.2px;
    font-size: 19.84px;
    padding-top: 6.61333333px;
    border-radius: 24.8px;
  }
  .contact-header {
    height: 416.64px;
  }
  .contact-hero-headline-box {
    width: 826.66666667px;
    height: 115.73333333px;
    bottom: 0px;
  }
  .contact-hero-headline {
    font-size: 39.68px;
    bottom: 29.76px;
  }
  .contact-section {
    padding-top: 41.33333333px;
    padding-bottom: 41.33333333px;
  }
  .contact-intro-text {
    font-size: 19.84px;
    line-height: 28.10666667px;
  }
  .locations-and-hours {
    font-size: 21.49333333px;
    line-height: 21.49333333px;
    padding-top: 12.4px;
    padding-bottom: 12.4px;
    padding-left: 8.26666667px;
  }
  .contact-row {
    padding-left: 70.26666667px;
    padding-right: 70.26666667px;
    margin-top: 33.06666667px;
  }
  .hours-text {
    font-size: 15.70666667px;
    line-height: 21.49333333px;
    padding-left: 8.26666667px;
    margin-top: 8.26666667px;
  }
  .hours-text-spacing {
    margin-top: 33.06666667px;
  }
  .map-box {
    width: 206.66666667px;
    height: 152.93333333px;
    margin-top: 16.53333333px;
  }
  .contact-us-page-form {
    width: 330.66666667px;
    height: 462.93333333px;
    margin-left: 8.26666667px;
  }
  .contact-us-page-form-content {
    width: 330.66666667px;
    height: 462.93333333px;
  }
  .modal-overlay {
    padding: 24.8px;
    padding-top: 37.2px;
    font-size: 16.53333333px;
  }
  .close-x {
    top: 0px;
    right: 5.78666667px;
    width: 11.57333333px;
    height: 11.57333333px;
  }
  .privacy-policy {
    font-size: 14.88px;
    line-height: 21.49333333px;
  }
}
@media only screen and (max-width: 992px) {
  .top-bar {
    height: 112.49333333px;
  }
  .light-blue-bar {
    height: 28.7625px;
    left: 0px;
    top: 0px;
  }
  .top-area-dark-blue {
    width: 249.275px;
    height: 112.49333333px;
  }
  .top-area-logo {
    width: 147.00833333px;
    top: 38.35px;
    right: 63.91666667px;
  }
  .top-area-dark-blue-overflow {
    height: 112.49333333px;
    width: 1022.66666667px;
    top: 0px;
    left: -888.44166667px;
  }
  .top-nav-phones {
    font-size: 12.78333333px;
    margin-top: 4.47416667px;
    margin-right: 25.56666667px;
  }
  .top-nav-menu {
    font-size: 11.505px;
    margin-top: 38.35px;
  }
  .top-nav-menu li {
    margin-left: 31.95833333px;
    margin-right: 25.56666667px;
  }
  .home-header {
    height: 453.80833333px;
  }
  .header-headline {
    font-size: 56.24666667px;
    line-height: 56.24666667px;
    margin-top: 204.53333333px;
    text-shadow: 1.27833333px 1.27833333px 2.55666667px rgba(0, 0, 0, 0.2);
  }
  .header-text {
    font-size: 18.53583333px;
    line-height: 21.0925px;
    margin-top: 25.56666667px;
    text-shadow: 1.27833333px 1.27833333px 2.55666667px rgba(0, 0, 0, 0.3);
  }
  .schedule-appointment-button {
    width: 281.23333333px;
    height: 38.98916667px;
    margin-top: 47.9375px;
    font-size: 15.34px;
    padding-top: 7.67px;
    border-radius: 19.175px;
  }
  .intro-section {
    padding-top: 38.35px;
    padding-bottom: 44.74166667px;
  }
  .intro-text {
    font-size: 14.06166667px;
    line-height: 20.45333333px;
    padding-left: 127.83333333px;
    padding-right: 127.83333333px;
  }
  .get-to-know-button {
    width: 191.75px;
    height: 38.98916667px;
    margin-top: 28.7625px;
    font-size: 15.34px;
    padding-top: 7.67px;
    border-radius: 19.175px;
  }
  .explore-services-home-section {
    height: 453.80833333px;
  }
  .brackets {
    width: 639.16666667px;
    height: 193.02833333px;
    margin-top: 130.39px;
  }
  .explore-services-button {
    width: 191.75px;
    height: 38.98916667px;
    margin-top: 47.9375px;
    font-size: 15.34px;
    padding-top: 7.67px;
    border-radius: 19.175px;
  }
  .home-multiply-overlay {
    width: 575.25px;
    height: 140.61666667px;
  }
  .home-multiply-overlay-text {
    font-size: 19.175px;
    line-height: 21.73166667px;
    width: 575.25px;
    height: 140.61666667px;
    padding-top: 12.78333333px;
  }
  .feeling-better-headline {
    font-size: 31.95833333px;
  }
  .feeling-better-text {
    font-size: 17.89666667px;
    line-height: 20.45333333px;
    margin-top: 6.39166667px;
  }
  .feeling-better-phones {
    font-size: 16.61833333px;
    line-height: 16.61833333px;
    margin-top: 15.97916667px;
  }
  .contact-us-section-home {
    height: 428.24166667px;
  }
  .contact-us-form {
    width: 306.8px;
    height: 361.12916667px;
    margin-top: 31.95833333px;
    margin-right: 38.35px;
  }
  .contact-us-form-content {
    width: 306.8px;
    height: 361.12916667px;
    right: 38.35px;
    top: 31.95833333px;
  }
  .contact-us-title {
    font-size: 16.61833333px;
    line-height: 16.61833333px;
    padding-top: 9.5875px;
    padding-bottom: 9.5875px;
  }
  .contact-us-form-fields {
    padding-top: 12.78333333px;
    padding-bottom: 12.78333333px;
    padding-left: 12.78333333px;
    padding-right: 12.78333333px;
  }
  .form-control {
    height: 31.95833333px;
    margin-bottom: 8.30916667px;
    font-size: 11.505px;
  }
  .input-container {
    margin: 6.39166667px 0;
  }
  input {
    padding: 7.67px;
    font-size: 10.22666667px;
    border: 0.63916667px solid #ccc;
    border-radius: 2.55666667px;
  }
  input::placeholder {
    font-size: 8.30916667px;
  }
  textarea::placeholder {
    font-size: 8.30916667px;
  }
  textarea.form-control {
    height: 89.48333333px;
  }
  .submit-button {
    width: 118.24583333px;
    height: 28.7625px;
    font-size: 15.34px;
    border-radius: 19.175px;
    padding-top: 3.19583333px;
    margin-top: 3.19583333px;
  }
  footer {
    height: 281.23333333px;
    font-size: 12.78333333px;
    line-height: 38.35px;
    padding-top: 89.48333333px;
  }
  .about-header {
    height: 322.14px;
  }
  .about-header-headline {
    font-size: 31.95833333px;
    line-height: 31.95833333px;
    margin-top: 172.575px;
    text-shadow: 1.27833333px 1.27833333px 2.55666667px rgba(0, 0, 0, 0.2);
  }
  .about-header-text {
    font-size: 18.53583333px;
    line-height: 21.0925px;
    margin-top: 9.5875px;
    text-shadow: 1.27833333px 1.27833333px 2.55666667px rgba(0, 0, 0, 0.3);
  }
  .who-we-are {
    padding-top: 31.95833333px;
    padding-bottom: 31.95833333px;
  }
  .who-we-are-headline {
    font-size: 30.68px;
  }
  .who-we-are-text {
    font-size: 12.78333333px;
    line-height: 20.45333333px;
    margin-top: 6.39166667px;
  }
  .meet-doctors {
    padding-top: 57.525px;
  }
  .meet-doctors-bracket {
    width: 383.5px;
    height: 88.84416667px;
    font-size: 37.07166667px;
    padding-top: 15.34px;
  }
  .raul-image {
    width: 255.66666667px;
    margin-top: 9.5875px;
    margin-right: 6.39166667px;
  }
  .enrique-image {
    width: 255.66666667px;
    margin-top: 9.5875px;
    margin-left: 25.56666667px;
  }
  .our-philosophy {
    height: 345.15px;
    margin-top: -102.26666667px;
  }
  .our-philosophy-headline {
    font-size: 37.07166667px;
    top: 38.35px;
  }
  .raul-bio {
    width: 217.31666667px;
    top: -102.26666667px;
    padding-top: 9.5875px;
    padding-bottom: 9.5875px;
    padding-left: 22.37083333px;
    padding-right: 22.37083333px;
  }
  .enrique-bio {
    width: 217.31666667px;
    top: -102.26666667px;
    padding-top: 9.5875px;
    padding-bottom: 9.5875px;
    padding-left: 22.37083333px;
    padding-right: 22.37083333px;
  }
  .bio-title {
    font-size: 14.06166667px;
  }
  .bio-divider {
    margin-top: 3.19583333px;
  }
  .bio-text {
    font-size: 11.505px;
    line-height: 15.34px;
    height: 0px;
  }
  .our-philosophy-text {
    font-size: 12.78333333px;
    line-height: 20.45333333px;
    margin-top: 210.925px;
  }
  .newly-diagnosed {
    padding-top: 51.13333333px;
    padding-bottom: 51.13333333px;
  }
  .newly-diagnosed-title {
    font-size: 21.73166667px;
    line-height: 27.48416667px;
  }
  .explore-services-graphic-button {
    width: 200.05916667px;
    height: 108.65833333px;
    margin-top: 38.35px;
    margin-right: 31.95833333px;
    padding-top: 75.42166667px;
    font-size: 16.61833333px;
  }
  .schedule-appointment-graphic-button {
    width: 232.0175px;
    height: 108.65833333px;
    margin-top: 38.35px;
    margin-left: 31.95833333px;
    padding-top: 75.42166667px;
    font-size: 16.61833333px;
  }
  .bio-arrow {
    right: 25.56666667px;
    top: 14.06166667px;
    width: 8.30916667px;
  }
  .services-header {
    height: 322.14px;
  }
  .services-bracket {
    width: 543.29166667px;
    height: 133.58583333px;
    margin-bottom: 25.56666667px;
    font-size: 24.28833333px;
    line-height: 29.40166667px;
    padding-top: 25.56666667px;
  }
  .conditions-we-treat {
    padding-top: 31.95833333px;
    padding-bottom: 31.95833333px;
  }
  .conditions-we-treat-headline {
    font-size: 35.79333333px;
  }
  .condition-blue {
    height: 51.13333333px;
    padding-left: 19.175px;
    padding-top: 18.53583333px;
  }
  .condition-white {
    height: 51.13333333px;
    padding-left: 19.175px;
    padding-top: 18.53583333px;
  }
  .conditions-desktop {
    width: 600.81666667px;
    margin-top: 25.56666667px;
    margin-bottom: 25.56666667px;
  }
  .condition-checkmark {
    width: 12.78333333px;
  }
  .condition-name {
    font-size: 10.22666667px;
    line-height: 11.505px;
    left: 44.74166667px;
  }
  .common-procedures {
    padding-top: 31.95833333px;
    padding-bottom: 83.09166667px;
  }
  .common-procedures-headline {
    font-size: 35.79333333px;
  }
  .procedures-box {
    width: 703.08333333px;
    min-height: 191.75px;
    border-right: 11.505px solid rgba(255, 255, 255, 0.6);
    border-left: 11.505px solid rgba(255, 255, 255, 0.6);
    padding-top: 25.56666667px;
    padding-bottom: 25.56666667px;
  }
  .procedures-box-top-left {
    left: 0px;
    top: 0px;
    width: 38.35px;
    height: 11.505px;
  }
  .procedures-box-top-right {
    right: 0px;
    top: 0px;
    width: 38.35px;
    height: 11.505px;
  }
  .procedures-box-bottom-left {
    left: 0px;
    bottom: 0px;
    width: 38.35px;
    height: 11.505px;
  }
  .procedures-box-bottom-right {
    right: 0px;
    bottom: 0px;
    width: 38.35px;
    height: 11.505px;
  }
  .procedures-multiply-overlay {
    width: 639.16666667px;
    min-height: 140.61666667px;
  }
  .procedures-content {
    width: 639.16666667px;
    min-height: 140.61666667px;
  }
  .procedure-name {
    font-size: 12.14416667px;
    line-height: 12.14416667px;
    padding-bottom: 9.5875px;
    padding-top: 9.5875px;
  }
  .procedure-name-no-padding-top {
    padding-top: 3.19583333px !important;
  }
  .procedure-name-smaller {
    font-size: 8.30916667px;
  }
  .procedure-left {
    margin-right: 25.56666667px;
  }
  .procedure-right {
    margin-left: 44.74166667px;
  }
  .divider-bar {
    height: 28.7625px;
    width: 1.9175px;
    right: 0px;
    top: 3.19583333px;
  }
  .procedure-row {
    margin-top: 12.78333333px;
  }
  .first-procedures-row {
    margin-top: 19.175px;
  }
  .last-procedures-row {
    padding-bottom: 22.37083333px;
  }
  .procedure-arrow {
    left: -12.78333333px;
    top: 11.505px;
    width: 7.67px;
  }
  .procedure-collapsible {
    font-size: 8.94833333px;
    line-height: 11.505px;
    width: 156.59583333px;
    height: 0px;
  }
  .services-footer {
    padding-top: 44.74166667px;
    padding-bottom: 51.13333333px;
    font-size: 21.73166667px;
    line-height: 28.12333333px;
  }
  .services-contact-button {
    width: 191.75px;
    height: 38.98916667px;
    margin-top: 28.7625px;
    font-size: 15.34px;
    padding-top: 5.11333333px;
    border-radius: 19.175px;
  }
  .contact-header {
    height: 322.14px;
  }
  .contact-hero-headline-box {
    width: 639.16666667px;
    height: 89.48333333px;
    bottom: 0px;
  }
  .contact-hero-headline {
    font-size: 30.68px;
    bottom: 23.01px;
  }
  .contact-section {
    padding-top: 31.95833333px;
    padding-bottom: 31.95833333px;
  }
  .contact-intro-text {
    font-size: 15.34px;
    line-height: 21.73166667px;
  }
  .locations-and-hours {
    font-size: 16.61833333px;
    line-height: 16.61833333px;
    padding-top: 9.5875px;
    padding-bottom: 9.5875px;
    padding-left: 6.39166667px;
  }
  .contact-row {
    padding-left: 54.32916667px;
    padding-right: 54.32916667px;
    margin-top: 25.56666667px;
  }
  .hours-text {
    font-size: 12.14416667px;
    line-height: 16.61833333px;
    padding-left: 6.39166667px;
    margin-top: 6.39166667px;
  }
  .hours-text-spacing {
    margin-top: 25.56666667px;
  }
  .map-box {
    width: 159.79166667px;
    height: 118.24583333px;
    margin-top: 12.78333333px;
  }
  .contact-us-page-form {
    width: 255.66666667px;
    height: 357.93333333px;
    margin-left: 6.39166667px;
  }
  .contact-us-page-form-content {
    width: 255.66666667px;
    height: 357.93333333px;
  }
  .modal-overlay {
    padding: 19.175px;
    padding-top: 28.7625px;
    font-size: 12.78333333px;
  }
  .close-x {
    top: 0px;
    right: 4.47416667px;
    width: 8.94833333px;
    height: 8.94833333px;
  }
  .privacy-policy {
    font-size: 11.505px;
    line-height: 16.61833333px;
  }
}
@media only screen and (max-width: 767px) {
  .top-bar {
    height: 105px;
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: #ffffff;
  }
  .light-blue-bar {
    height: 15px;
    background-color: #00b1c1;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 10;
  }
  .nav-container {
    z-index: 100;
    position: relative;
  }
  .top-area-dark-blue {
    width: 277px;
    height: 125px;
    background-image: url("../images/top-area-dark-blue.png");
    background-size: cover;
    float: left;
  }
  .top-area-logo {
    width: 180px;
    position: absolute;
    top: 30px;
    right: auto;
    left: 25px;
    cursor: pointer;
  }
  .top-area-dark-blue-overflow {
    background-color: #132b63;
    position: absolute;
    height: 176px;
    width: 1600px;
    top: 0px;
    left: -1390px;
  }
  .phones-section {
    text-align: left;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: #00b1c1;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 3px;
    font-size: 15px;
    line-height: 26px;
    padding-left: 25px;
    position: fixed;
    z-index: 10000;
    width: 100%;
    margin-top: 105px;
  }
  .phones-section a:link {
    color: #ffffff;
    text-decoration: none;
  }
  .phones-section a:active {
    color: #ffffff;
    text-decoration: none;
  }
  .phones-section a:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .phones-section a:hover {
    color: #ffffff;
    text-decoration: underline;
  }
  .hamburger {
    position: fixed;
    right: 15px;
    top: 30px;
    width: 40px;
    height: 26px;
    cursor: pointer;
    z-index: 19999;
  }
  .hamburger-line {
    width: 40px;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    left: 0px;
    background-color: #132b63;
  }
  .hamburger-line-2 {
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
  }
  .hamburger-line-3 {
    bottom: 0px;
  }
  .menu-mobile {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #00b1c1;
    z-index: -100;
    display: none;
    opacity: 0;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    padding-top: 25%;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #132b63;
    font-size: 18px;
  }
  .menu-mobile ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .menu-mobile a:link {
    color: #132b63;
    text-decoration: none;
  }
  .menu-mobile a:active {
    color: #132b63;
    text-decoration: none;
  }
  .menu-mobile a:visited {
    color: #132b63;
    text-decoration: none;
  }
  .menu-mobile a:hover {
    color: #132b63;
    text-decoration: underline;
  }
  .menu-items-desktop {
    opacity: 0;
    position: relative;
  }
  .mobile-spacer {
    height: 160px;
    width: 100%;
  }
  .home-header {
    height: 360px;
    background-image: url("../images/home-page-hero-image.jpg");
    background-size: cover;
    background-position: center top;
  }
  .header-headline {
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -0.02em;
    margin-top: 170px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  }
  .header-text {
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.015em;
    margin-top: 10px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  }
  .schedule-appointment-button {
    width: 240px;
    height: 40px;
    margin: auto;
    margin-top: 25px;
    background-color: #132b63;
    color: #ffffff;
    text-align: center;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    padding-top: 9px;
    border-radius: 20px;
    cursor: pointer;
  }
  .intro-section {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .intro-text {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    color: #132b63;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: -0.02em;
  }
  .get-to-know-button {
    width: 200px;
    height: 40px;
    margin: auto;
    margin-top: 25px;
    background-color: #132b63;
    color: #ffffff;
    text-align: center;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    padding-top: 9px;
    border-radius: 30px;
    cursor: pointer;
  }
  .explore-services-home-section {
    height: 310px;
    background-image: url("../images/explore-services-home-section.jpg");
    background-size: cover;
    background-position: center top;
  }
  .brackets {
    width: 355px;
    height: 107px;
    margin: auto;
    margin-top: 103px;
    background-image: url("../images/brackets.png");
    background-size: cover;
  }
  .explore-services-button {
    width: 200px;
    height: 40px;
    margin: auto;
    margin-top: 25px;
    background-color: #00b1c1;
    color: #ffffff;
    text-align: center;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.05em;
    padding-top: 9px;
    border-radius: 30px;
    cursor: pointer;
  }
  .home-multiply-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* Centers the overlay */
    width: 330px;
    height: 85px;
    background-color: #00b1c1;
    /* Your specified color */
    mix-blend-mode: multiply;
    opacity: 0.8;
    /* 100% opacity as specified */
    z-index: 10;
  }
  .home-multiply-overlay-text {
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 15px;
    z-index: 20;
    position: absolute;
    width: 330px;
    height: 85px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* Centers the overlay */
    padding-top: 5px;
  }
  .feeling-better-headline {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #132b63;
    text-align: center;
    letter-spacing: -0.02em;
  }
  .feeling-better-text {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    color: #00b1c1;
    text-align: center;
    letter-spacing: -0.02em;
    margin-top: 10px;
  }
  .feeling-better-phones {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #132b63;
    text-align: center;
    margin-top: 15px;
    letter-spacing: -0.02em;
  }
  .contact-us-section-home {
    height: 420px;
    background-image: url("../images/contact-us-section-home.jpg");
    background-size: cover;
  }
  .contact-us-form-content {
    position: absolute;
    width: 340px;
    height: 360px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
  .contact-us-form {
    width: 340px;
    float: none;
    margin: auto;
    margin-top: 40px;
  }
  .form-control {
    height: 35px;
    border-radius: 0px;
    margin-bottom: 8.30916667px;
    font-size: 11.505px;
  }
  input::placeholder {
    font-size: 10.74666667px;
    transform: translateY(-4.96px);
  }
  textarea::placeholder {
    font-size: 10.74666667px;
    transform: translateY(0px);
  }
  .contact-us-form-fields {
    padding: 10px;
  }
  footer {
    height: 300px;
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    padding-top: 20px;
    background-color: #132b63;
    padding-bottom: 20px;
  }
  .about-header {
    height: 260px;
    background-image: url("../images/about-page-hero-image.jpg");
    background-size: cover;
    background-position: center top;
  }
  .about-header-headline {
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    line-height: 34px;
    letter-spacing: -0.04em;
    margin-top: 125px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  }
  .about-header-text {
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.015em;
    margin-top: 15px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  }
  .who-we-are {
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: #1e285a;
    text-align: center;
    color: #ffffff;
  }
  .who-we-are-headline {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
  }
  .who-we-are-text {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .meet-doctors {
    padding-top: 20px;
    position: relative;
    z-index: 10;
    background-color: #f0f0f0;
  }
  .meet-doctors-bracket {
    width: 280px;
    height: 65px;
    background-image: url("../images/about-brackets.svg");
    background-size: cover;
    margin: auto;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    text-align: center;
    padding-top: 10px;
    color: #1e285a;
  }
  .raul-image {
    width: 280px;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
  }
  .enrique-image {
    width: 300px;
    margin-top: 15px;
    margin-left: 40px;
    float: right;
  }
  .our-philosophy {
    position: relative;
    z-index: 20;
    height: auto;
    background: #ACD1D8;
    background: linear-gradient(0deg, #acd1d8 76%, rgba(172, 209, 216, 0.88) 100%);
    margin-top: 0px;
    padding-bottom: 20px;
  }
  .our-philosophy-headline {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    font-size: 28px;
    top: 20px;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .raul-bio {
    width: 220px;
    height: auto;
    position: absolute;
    background: #FFFFFF;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 0%, #ffffff 50%, rgba(255, 255, 255, 0.8) 100%);
    right: 5px;
    left: auto;
    top: -780px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .enrique-bio {
    width: 220px;
    height: auto;
    position: absolute;
    background: #FFFFFF;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 0%, #ffffff 50%, rgba(255, 255, 255, 0.8) 100%);
    right: auto;
    left: 5px;
    top: -300px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .bio-title {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #1e285a;
    cursor: pointer;
  }
  .bio-divider {
    width: 100%;
    height: 1px;
    background-color: #00b1c1;
    margin-top: 5px;
  }
  .bio-text {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    color: #132b63;
    overflow: hidden;
    height: 0px;
  }
  .our-philosophy-text {
    text-align: center;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    margin-top: 80px;
    color: #132b63;
    padding-left: 20px;
    padding-right: 20px;
  }
  .bio-arrow {
    position: absolute;
    right: 20px;
    top: 8px;
    width: 10px;
  }
  .newly-diagnosed {
    padding-top: 20px;
    padding-bottom: 30px;
    background-color: #f0f0f0;
  }
  .newly-diagnosed-title {
    text-align: center;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    color: #132b63;
    padding-left: 20px;
    padding-right: 20px;
  }
  .explore-services-graphic-button {
    width: 219.1px;
    height: 119px;
    background-image: url("../images/explore-services-button.svg");
    background-size: cover;
    cursor: pointer;
    margin: auto;
    margin-top: 30px;
    float: none;
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-top: 82.6px;
    font-size: 18.2px;
    letter-spacing: 0.03em;
  }
  .schedule-appointment-graphic-button {
    width: 254.1px;
    height: 119px;
    background-image: url("../images/schedule-appointment-button.svg");
    background-size: cover;
    cursor: pointer;
    margin: auto;
    margin-top: 30px;
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-top: 82.6px;
    font-size: 18.2px;
    letter-spacing: 0.03em;
  }
  .services-header {
    height: 260px;
    background-image: url("../images/services-page-hero-image.jpg");
    background-size: cover;
    background-position: center top;
  }
  .services-header-headline {
    margin-top: 84px;
    letter-spacing: -0.02em;
    line-height: 30px;
  }
  .services-bracket {
    width: 350px;
    height: 86px;
    margin: auto;
    background-image: url("../images/services-bracket.svg");
    background-size: cover;
    margin-bottom: 20px;
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    padding-top: 12px;
  }
  .conditions-mobile {
    width: 320px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .conditions-we-treat-headline {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    color: #00b1c1;
    letter-spacing: -0.02em;
    text-align: center;
  }
  .conditions-we-treat {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .condition-blue {
    height: 60px;
    background-color: #d3e4e8;
    padding-left: 15px;
    padding-top: 18px;
    position: relative;
  }
  .condition-white {
    height: 60px;
    background-color: #ffffff;
    padding-left: 15px;
    padding-top: 18px;
    position: relative;
  }
  .condition-checkmark {
    width: 16px;
  }
  .condition-name {
    position: absolute;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    line-height: 18px;
    left: 40px;
    top: 50%;
    color: #132b63;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
  }
  .common-procedures {
    padding-top: 20px;
    padding-bottom: 30px;
    background-image: url("../images/common-procedures-bg.jpg");
    background-size: cover;
    background-position: center center;
  }
  .common-procedures-headline {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    color: #ffffff;
    letter-spacing: -0.02em;
    text-align: center;
  }
  .procedures-box {
    width: 350px;
    margin: auto;
    margin-top: 20px;
    min-height: 300px;
    border-right: 10px solid rgba(255, 255, 255, 0.6);
    border-left: 10px solid rgba(255, 255, 255, 0.6);
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .procedures-box-top-left {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .procedures-box-top-right {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .procedures-box-bottom-left {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 30px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .procedures-box-bottom-right {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 30px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .procedures-multiply-overlay {
    width: 300px;
    min-height: 220px;
    margin: auto;
    position: absolute;
    z-index: 100;
    background-color: rgba(0, 177, 193, 0.7);
    color: #ffffff;
    mix-blend-mode: multiply;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
  .procedures-content {
    width: 300px;
    min-height: 220px;
    margin: auto;
    position: relative;
    z-index: 100;
  }
  .procedure-name {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 15px;
    padding-top: 15px;
    cursor: pointer;
    position: relative;
  }
  .procedure-name-no-padding-top {
    padding-top: 5px!important;
  }
  .procedure-name-smaller {
    font-size: 13px;
  }
  .procedure-left {
    float: left;
    margin-right: auto;
    margin-left: 40px;
  }
  .procedure-center {
    float: left;
    margin-right: auto;
    margin-left: 40px;
  }
  .procedure-right {
    float: left;
    margin-right: auto;
    margin-left: 40px;
  }
  .divider-bar {
    height: 45px;
    width: 3px;
    position: absolute;
    right: 0px;
    top: 5px;
    background-color: #00cbc1;
  }
  .procedure-row {
    margin-top: 0px;
  }
  .first-procedures-row {
    margin-top: 30px;
  }
  .last-procedures-row {
    padding-bottom: 35px;
  }
  .procedure-arrow {
    position: absolute;
    left: -20px;
    top: 18px;
    width: 10px;
  }
  .procedure-collapsible {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    width: 245px;
    height: 0px;
    overflow: hidden;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .services-footer {
    background: #00B1C1;
    background: linear-gradient(0deg, rgba(0, 177, 193, 0.33) 0%, #ffffff 50%, rgba(255, 255, 255, 0.5) 100%);
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #132b63;
    padding-left: 40px;
    padding-right: 40px;
  }
  .services-contact-button {
    padding-top: 9px;
  }
  .contact-header {
    height: 260px;
    background-image: url("../images/contact-page-hero-image.jpg");
    background-size: cover;
    background-position: center bottom;
    position: relative;
  }
  .contact-hero-headline-box {
    width: 330px;
    height: 80px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    background-color: rgba(0, 177, 193, 0.8);
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    mix-blend-mode: multiply;
    z-index: 1;
  }
  .contact-hero-headline {
    text-align: center;
    color: #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    position: absolute;
    left: 50%;
    bottom: 8px;
    z-index: 2;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    white-space: nowrap;
  }
  .contact-section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #b0dbe2;
  }
  .contact-intro-text {
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #132b63;
    padding-left: 20px;
    padding-right: 20px;
  }
  .locations-and-hours {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #132b63;
    padding-left: 10px;
  }
  .contact-row {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
  .hours-text {
    font-size: 16px;
    line-height: 20px;
    padding-left: 10px;
    margin-top: 10px;
    color: #132b63;
    font-family: "kohinoor-bangla", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .hours-text-spacing {
    margin-top: 20px;
  }
  .map-box {
    width: 300px;
    float: left;
    height: 240px;
    margin-top: 20px;
    margin-left: 10px;
  }
  .contact-us-page-form {
    width: 330px;
    height: 380px;
    background-color: #00b1c1;
    /* Your specified color *
  opacity: .8; /* 100% opacity as specified */
    z-index: 10;
    float: none;
    position: relative;
    margin: auto;
    margin-top: 30px;
  }
  .contact-us-page-form-content {
    width: 330px;
    height: 380px;
  }
  .privacy-policy {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 23px;
  }
}
