body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 1em;
  line-height: 1.2em;
}

h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: futura-pt, sans-serif;
  color: #00697b;
  font-size: 4em;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: 2px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #118e9b;
  font-size: 3em;
  line-height: 1.2em;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: futura-pt, sans-serif;
  color: #86aa5d;
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 600;
}

h4 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: futura-pt, sans-serif;
  color: #004b3a;
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: 600;
}

h5 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: futura-pt, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 600;
}

p {
  margin-bottom: 30px;
  line-height: 1.8em;
}

a {
  color: #118e9b;
  font-weight: 400;
  text-decoration: none;
}

a:hover {
  color: #01333b;
}

ul {
  margin-top: 0px;
  margin-bottom: 35px;
  padding-left: 21px;
  font-weight: 500;
}

li {
  margin-bottom: 10px;
}

.navbar {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.logo {
  width: 380px;
}

.logo.scroll {
  width: 300px;
}

.navlink {
  padding-right: 15px;
  padding-left: 15px;
  font-family: futura-pt, sans-serif;
  color: #fff;
  font-size: 0.9em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navlink:hover {
  background-color: #00697b;
  color: #fff;
}

.hero_section {
  height: 100vh;
}

.hero_slideshow {
  height: 100vh;
}

.slide1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), color-stop(46%, rgba(0, 0, 0, 0.02)), to(rgba(0, 0, 0, 0.76))), url('../images/slide1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.02) 46%, rgba(0, 0, 0, 0.76)), url('../images/slide1.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.arrow {
  width: 3vw;
  font-size: 0.9em;
}

.slide2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.67)), color-stop(44%, transparent)), url('../images/slide2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.67), transparent 44%), url('../images/slide2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.phone_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: futura-pt, sans-serif;
  color: #b4efff;
  font-size: 1.3vw;
  font-weight: 700;
  text-decoration: none;
}

.phone_button:hover {
  color: #86aa5d;
}

.slide3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(0, 0, 0, 0.51)), color-stop(30%, hsla(0, 0%, 100%, 0)), color-stop(61%, transparent), color-stop(101%, #000)), url('../images/slide3a.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.51) 1%, hsla(0, 0%, 100%, 0) 30%, transparent 61%, #000 101%), url('../images/slide3a.jpg');
  background-position: 0px 0px, 50% 10%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide_tagline_wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 22%;
  text-align: center;
}

.slide_tagline_wrapper._2 {
  bottom: 48%;
}

.slide_tagline {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: futura-pt, sans-serif;
  color: #fff;
  font-size: 6em;
  line-height: 1.1em;
  font-weight: 300;
  text-align: center;
}

.slide_tagline_small {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: futura-pt, sans-serif;
  color: #fff;
  font-size: 2.4em;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.navlink_droppdown {
  font-family: futura-pt, sans-serif;
  color: #fff;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
}

.dropdown_toggle {
  margin-top: -1px;
  padding-right: 25px;
  padding-left: 15px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
}

.dropdown_toggle.w--open {
  background-color: #00697b;
}

.dropdown_icon {
  margin-right: 8px;
  font-size: 0.7em;
}

.dropdown_list.w--open {
  background-color: #004a57;
}

.dropdown_link {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 0.85em;
}

.dropdown_link:hover {
  background-color: rgba(0, 0, 0, 0.19);
  color: #fff;
}

.welcome_section {
  padding-top: 10vh;
  padding-bottom: 0vh;
  background-image: url('../images/welccome_tex.svg');
  background-position: 0% 0%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.slidenav {
  display: none;
}

.wrapper_div {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.doc_wrapper_div {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  /* -webkit-justify-content: space-between;
  justify-content: space-between; */
  -ms-flex-pack: justify;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.wrapper_div.services {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0px;
  padding: 0px 5vw 68px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 105, 123, 0.45);
  background-color: transparent;
  box-shadow: none;
}

.wrapper_div.callout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5vh;
  margin-bottom: 5vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper_div.testimonials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 51px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wrapper_div.doc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper_div.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.17);
}

.doc-indv-container {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.top-doc-indv-container {
  margin-top: 120px;
}

.doc_container {
  display: flex;
}

.wrapper_div.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lines_div {
  width: 150px;
  margin: 0px 0px 30px -50px;
}

.lines_div.margin {
  margin-bottom: 12vh;
}

.line_div {
  height: 3px;
  margin-top: 5vh;
  margin-bottom: 0px;
  background-color: #86aa5d;
}

.centers_section {
  padding-top: 5vh;
  padding-bottom: 10vh;
  background-color: transparent;
  background-image: url('../images/services-text.svg');
  background-position: 200% 99%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.services_btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  height: 350px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ddd;
  font-family: futura-pt, sans-serif;
  color: #fff;
  font-size: 1.4em;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.services_btn:hover {
  color: #cbfa97;
}

.services_btn._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/allergy-hp-24.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/allergy-hp-24.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.services_btn._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/asthma-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/asthma-center.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

/*
.services_btn._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/facial-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/facial-center.jpg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
*/

.services_btn._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/Hearing-Aids.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/Hearing-Aids.jpg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.services_btn._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/hearing-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/hearing-center.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.services_btn._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/pediatric-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/pediatric-center.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.services_btn._6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/cancer-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/cancer-center.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.services_icon_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 105, 123, 0.24);
  border-radius: 120px;
  background-color: transparent;
  box-shadow: none;
}

.callouts_section {
  padding-top: 0vh;
  padding-bottom: 0vh;
}

.welcome_headline {
  color: #00697b;
  font-size: 1.5em;
  text-transform: none;
}

.welcome_headline.doc {
  margin-bottom: 10px;
}

.homepage_img_div {
  width: 48%;
}

.callout_text_div {
  width: 48%;
}

.callout_headline {
  font-family: futura-pt, sans-serif;
  color: #118e9b;
  font-size: 2.6em;
  font-weight: 700;
  letter-spacing: 1px;
}

.callout_section_text {
  margin-bottom: 0px;
  font-family: futura-pt, sans-serif;
  color: #cfe4b7;
  font-size: 1.1em;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.testimonials_section {
  padding-top: 0vh;
  padding-bottom: 10vh;
  background-image: url('../images/testimonials-text.svg');
  background-position: 0% 0%;
  background-size: 70%;
  background-repeat: no-repeat;
  color: #333;
}

.testimonials_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-bottom: 1px;
  padding: 31px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  box-shadow: 0 0 20px 9px rgba(0, 0, 0, 0.05);
}

.doctors_section {
  padding-top: 10vh;
  padding-bottom: 10vh;
  background-color: #f2f8fa;
  background-image: url('../images/meettheproviders.png');
  background-position: 50% 0%;
  background-size: 70%;
  background-repeat: no-repeat;
}

.doctors_section h2.doc_headline {
    margin-bottom: 0 !important;
    text-align: center;
    text-transform: lowercase;
    font-size: 110px;
    padding-left: 100px;
    color: #07444e;
    text-shadow: 1px 1px 1px 1px #c5e1ea;
}

.doc_img_div {
  width: auto;
  box-shadow: 0 0 14px 8px rgba(0, 0, 0, 0.1);
}

.doc_text_div {
  width: 70%;
  margin-top: 20px;
}

.footer_section {
  padding-top: 10vh;
  padding-bottom: 10vh;
  background-color: #01333b;
  background-image: radial-gradient(circle farthest-corner at 50% 0%, #024f5c, #01333b);
}

.search_div {
  width: 20%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.search_btn {
  display: none;
}

.search_input {
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(134, 170, 93, 0.48);
  border-radius: 20px;
  background-color: #012329;
  color: #fff;
}

.search_input::-webkit-input-placeholder {
  color: #8ca570;
}

.search_input:-ms-input-placeholder {
  color: #8ca570;
}

.search_input::-ms-input-placeholder {
  color: #8ca570;
}

.search_input::placeholder {
  color: #8ca570;
}

.social_media_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.soc_media_btn {
  width: 28px;
  margin-left: 10px;
  opacity: 0.55;
}

.soc_media_btn:hover {
  opacity: 1;
}

.search {
  margin-bottom: 0px;
}

.quick_link_div {
  width: 15%;
}

.footer_label {
  margin-bottom: 32px;
  font-family: futura-pt, sans-serif;
  color: #fff;
  font-weight: 600;
}

.footer_link {
  display: block;
  margin-bottom: 5px;
  color: #a1d862;
  font-size: 0.8em;
  text-decoration: none;
}

.footer_link:hover {
  color: #fff;
}

.location_div {
  width: 15%;
}

.address_text {
  color: #fff;
  font-size: 0.9em;
}

.phone_link {
  display: block;
  color: #a1d862;
  font-size: 1.1em;
  font-weight: 700;
  text-decoration: none;
margin-bottom: 30px;
}

.phone_link:hover {
  color: #fff;
}

.contact_form_div {
  width: 25%;
}

.contact_form {
  margin-bottom: 0px;
}

.text_field {
  height: 40px;
  margin-bottom: 15px;
  padding-left: 20px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(134, 170, 93, 0.61);
  border-radius: 20px;
  background-color: #00515f;
  box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.65);
  color: #fff;
  font-size: 0.8em;
  line-height: 1em;
  text-transform: uppercase;
}

.text_field::-webkit-input-placeholder {
  color: #a1d862;
}

.text_field:-ms-input-placeholder {
  color: #a1d862;
}

.text_field::-ms-input-placeholder {
  color: #a1d862;
}

.text_field::placeholder {
  color: #a1d862;
}

.submit_btn {
  padding: 12px 29px;
  border-radius: 20px;
  background-color: #86aa5d;
  font-size: 0.8em;
  font-weight: 600;
  text-transform: uppercase;
}

.submit_btn:hover {
  background-color: #01333b;
}

.text_area {
  min-height: 120px;
  margin-bottom: 15px;
  padding-left: 20px;
  border: 1px none #000;
  border-radius: 20px;
  background-color: #00515f;
  box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.65);
  color: #a1d862;
  text-transform: uppercase;
}

.text_area::-webkit-input-placeholder {
  color: #a1d862;
}

.text_area:-ms-input-placeholder {
  color: #a1d862;
}

.text_area::-ms-input-placeholder {
  color: #a1d862;
}

.text_area::placeholder {
  color: #a1d862;
}

.footer_div {
  width: 20%;
}

.footer_logo {
  width: 250px;
  margin-bottom: 30px;
}

.footer_text {
  color: hsla(0, 0%, 100%, 0.73);
  font-size: 0.8em;
}

.side_btns_wrapper {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 20px;
  z-index: 900;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.side_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 2px 15px 2px 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-color: transparent;
  color: #fff;
  font-size: 0.9em;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.side_btn:hover {
  background-color: #88b15a;
  color: #fff;
}

.side_btn.mobile {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.side_btn.mobile:hover {
  background-color: #00515f;
}

.side_icon {
  width: 40px;
  margin-right: 5px;
}

.soc_media_btn_side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 6px;
  margin-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #3b5998;
}

.soc_media_btn_side:hover {
  background-color: #1f3666;
}

.soc_media_btn_side.youtube {
  background-color: #e00c17;
}

.soc_media_btn_side.youtube:hover {
  background-color: #aa0a12;
}

.soc_media_btn_side.insta {
  background-image: linear-gradient(63deg, #ffb900, #9100eb);
}

.soc_media_btn_side.insta:hover {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), linear-gradient(63deg, #ffb900, #9100eb);
}

.soc_media_icon {
  width: auto;
  height: 25px;
}

.navbar_scroll {
  position: fixed;
  left: 0%;
  top: 0;
  right: 0%;
  bottom: auto;
  z-index: 1100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #01333b;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.6);
}

.side_btns_mobile_wrapper {
  display: none;
  background-color: #88b15a;
}

.testimonials_header_div {
  display: block;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.quotes-icon {
  width: 40px;
}

.stars_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.star_icon {
  width: 30px;
  margin-right: 12px;
}

.center_btn {
  position: relative;
  display: none;
  width: 32%;
  height: 350px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: futura-pt, sans-serif;
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.center_btn:hover {
  color: #cbfa97;
}

.center_text_wrapper {
  position: absolute;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.center_btn_wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.center_img_wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.center_img_div {
  position: relative;
  overflow: hidden;
  width: 100.00006%;
  height: 100%;
}

.center_img_div._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/allergy-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/allergy-center.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_img_div._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/pediatric-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/pediatric-center.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_img_div._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/facial-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/facial-center.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_img_div._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/asthma-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/asthma-center.jpg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_img_div._7 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/cancer-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/cancer-center.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_img_div._8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/hearing-center.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/hearing-center.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.center_img_div._8:hover {
  color: #cbfa97;
}

.doc_subheadline {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: futura-pt, sans-serif;
  color: #86aa5d;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 600;
}

.slide_btns_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  margin-left: 5px;
  padding: 7px 15px 7px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #004b3a;
  color: #fff;
  font-size: 0.9em;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.slide_btn:hover {
  background-color: #fff;
  color: #86aa5d;
}

.slide_btn_icon {
  width: 40px;
  margin-right: 5px;
}

.overlay_text_div {
  position: absolute;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: 94%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(1, 51, 60, 0.97);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.48);
}

.overlay_text {
  margin-bottom: 0px;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.inner_page_section {
  padding-top: 150px;
  padding-bottom: 100px;
}

.inner_wrapper {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
}

.breadcrumbs_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 55px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(161, 216, 98, 0.68);
}

.breadcrumbs_headline {
  margin-right: 10px;
  color: #61b9c2;
  font-size: 0.8em;
  font-weight: 600;
  text-transform: uppercase;
}

.breadcrumbs_link {
  margin-right: 10px;
  font-size: 0.9em;
  font-weight: 500;
}

.breadcrumbs_link.w--current {
  color: #a1d862;
}

.inner_page_main_title {
  font-weight: 300;
}

.inner_headline2 {
  font-family: futura-pt, sans-serif;
  font-size: 1.7em;
  font-weight: 400;
}

.inner_img {
  width: 45%;
}

.inner_img.right {
  margin-bottom: 46px;
  margin-left: 34px;
  float: right;
}

.list {
  margin-bottom: 47px;
}

.heading {
  color: #86aa5d;
}

html.w-mod-js *[data-ix="side-btn-hover"] {
  -webkit-transform: translate(140px, 0px) !important;
  -ms-transform: translate(140px, 0px) !important;
  transform: translate(140px, 0px) !important;
}

html.w-mod-js:lang(es) *[data-ix="side-btn-hover"] {
  -webkit-transform: translate(208px, 0px) !important;
  -ms-transform: translate(208px, 0px) !important;
  transform: translate(208px, 0px) !important;
}

html.w-mod-js *[data-ix="side-btn-hover-2"] {
  -webkit-transform: translate(108px, 0px) !important;
  -ms-transform: translate(108px, 0px) !important;
  transform: translate(108px, 0px) !important;
}

html.w-mod-js:lang(es) *[data-ix="side-btn-hover-2"] {
  -webkit-transform: translate(68px, 0px) !important;
  -ms-transform: translate(68px, 0px) !important;
  transform: translate(68px, 0px) !important;
}

html.w-mod-js *[data-ix="side-btn-hover-4"] {
  -webkit-transform: translate(240px, 0px) !important;
  -ms-transform: translate(240px, 0px) !important;
  transform: translate(240px, 0px) !important;
}

html.w-mod-js:lang(es) *[data-ix="side-btn-hover-4"] {
  -webkit-transform: translate(215px, 0px) !important;
  -ms-transform: translate(215px, 0px) !important;
  transform: translate(215px, 0px) !important;
}

html.w-mod-js *[data-ix="side-btn-hover-6"] {
  -webkit-transform: translate(144px, 0px) !important;
  -ms-transform: translate(144px, 0px) !important;
  transform: translate(144px, 0px) !important;
}

html.w-mod-js:lang(es) *[data-ix="side-btn-hover-6"] {
  -webkit-transform: translate(244px, 0px) !important;
  -ms-transform: translate(244px, 0px) !important;
  transform: translate(244px, 0px) !important;
}

html.w-mod-js *[data-ix="navbar-zero"] {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="side-btn-hover"]:hover, html.w-mod-js *[data-ix="side-btn-hover-2"]:hover, html.w-mod-js *[data-ix="side-btn-hover-4"]:hover, html.w-mod-js *[data-ix="side-btn-hover-6"]:hover {
  -webkit-transform: translate(0px, 0px) !important;
  -ms-transform: translate(0px, 0px) !important;
  transform: translate(0px, 0px) !important;
}

html.w-mod-js *[data-ix="button-overaly-zero"] {
  opacity: 0;
  -webkit-transform: scale(0.83, 0.83);
  -ms-transform: scale(0.83, 0.83);
  transform: scale(0.83, 0.83);
}

a.glink {
  color: #fff !important;
}

a.glink:hover{
  opacity: 0.6;
}

@media screen and (max-width: 991px) {

  a.glink span{
    display: none !important;
  }
  .logo {
    width: 350px;
  }

  .logo.scroll {
    width: 280px;
  }

  .phone_button {
    font-size: 3vw;
  }

  .slide_tagline_wrapper {
    bottom: 30%;
  }

  .slide_tagline {
    font-size: 4em;
  }

  .welcome_section {
    padding-top: 5vh;
  }

  .wrapper_div {
    width: 85%;
  }

  .doc_wrapper_div {
    width: 85;
  }

  .wrapper_div.services {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 35px 2vw 4px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wrapper_div.footer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .lines_div.margin {
    margin-bottom: 5vh;
  }

  .line_div {
    margin-top: 5vh;
  }

  .centers_section {
    padding-top: 0vh;
    padding-bottom: 5vh;
  }

  .services_btn {
    width: 32%;
    margin-bottom: 24px;
  }

  .callouts_section {
    padding-top: 0vh;
  }

  .testimonials_section {
    padding-bottom: 5vh;
  }

  .doctors_section {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .doc_img_div {
    width: 35%;
  }

  .doc_text_div {
    width: 60%;
  }

  .footer_section {
    padding-top: 5vh;
  }

  .search_div {
    width: 40%;
  }

  .location_div {
    width: 25%;
  }

  .contact_form_div {
    width: 45%;
  }

  .footer_div {
    width: 100%;
    margin-bottom: 57px;
  }

  .side_btns_wrapper {
    bottom: 0px;
  }

  .navbar_scroll {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu_btn {
    color: #a1d862;
  }

  .menu_btn:hover {
    background-color: #00697b;
    color: #fff;
  }

  .menu_btn.w--open {
    background-color: #9eccd8;
  }

  .navmenu {
    background-color: #00515f;
  }

  .center_btn {
    width: 31%;
    height: 250px;
    margin-right: 6px;
    margin-bottom: 10px;
    margin-left: 6px;
    font-size: 1.4em;
    line-height: 1em;
    text-align: center;
  }

  .inner_page_section {
    padding-top: 117px;
    padding-bottom: 64px;
  }

  .inner_wrapper {
    width: 85%;
  }

  .breadcrumbs_wrapper {
    margin-bottom: 39px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .breadcrumbs_headline {
    margin-bottom: 6px;
  }

  .breadcrumbs_link {
    margin-bottom: 6px;
  }

  .inner_img.right {
    margin-bottom: 38px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 3em;
  }

  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.6em;
  }

  h4 {
    font-size: 1.3em;
  }

  h5 {
    font-size: 1.1em;
  }

  .navbar {
    padding-top: 6px;
  }

  .logo {
    width: 280px;
    padding-left: 0px;
  }

  .logo.scroll {
    width: 250px;
  }

  .arrow {
    width: 5vw;
  }

  .phone_button {
    font-size: 3.6vw;
  }

  .phone_button.mobile {
    display: none;
  }

  .slide_tagline_wrapper {
    bottom: 22px;
  }

  .slide_tagline_wrapper._2 {
    bottom: 48px;
  }

  .slide_tagline {
    font-size: 2.6em;
  }

  .slide_tagline_small {
    font-size: 1.4em;
  }

  .welcome_section {
    background-size: 80%;
  }

  .wrapper_div.services {
    padding: 5px 0px;
  }

  .wrapper_div.callout {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wrapper_div.doc {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .services_btn {
    font-size: 1em;
  }

  .services_icon_div {
    width: 100px;
    height: 100px;
  }

  .welcome_headline {
    font-size: 1.5em;
  }

  .homepage_img_div {
    width: 100%;
    margin-bottom: 36px;
  }

  .callout_text_div {
    width: 100%;
  }

  .testimonials_section {
    background-size: 90%;
  }

  .doctors_section {
    background-size: 90%;
  }

  .quick_link_div {
    width: 20%;
  }

  .location_div {
    width: 30%;
  }

  .contact_form_div {
    width: 40%;
  }

  .side_btns_wrapper {
    display: none;
  }

  .side_btn.mobile {
    margin-bottom: 0px;
  }

  .navbar_scroll {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .side_btns_mobile_wrapper {
    display: block;
  }

  .center_btn {
    width: 48%;
    height: 200px;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.3em;
  }

  .slide_btns_wrapper {
    margin-top: 10px;
  }

  .slide_btn {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 0.8em;
  }

  .slide_btn_icon {
    width: 30px;
  }

  .inner_page_section {
    padding-top: 98px;
  }

  .inner_page_main_title {
    font-size: 3em;
  }

  .inner_headline2 {
    font-size: 1.4em;
  }

  .inner_img.right {
    margin-bottom: 27px;
    margin-left: 22px;
  }
}

@media screen and (max-width: 479px) {
  .top-doc-indv-container {
    margin-top: 40px;
  }

  .doc_container {
    flex-direction: column;
  }

  .doc_wrapper_div {
    display: flex;
    
  }

  .logo {
    width: 230px;
  }

  .logo.scroll {
    width: 230px;
  }

  .phone_button {
    display: none;
  }

  .phone_button.mobile {
    display: block;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 13px;
    background-color: #01333b;
    color: #fff;
    font-size: 8vw;
  }

  .phone_button.mobile:hover {
    background-color: #00697b;
  }

  .slide3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.78)), color-stop(30%, hsla(0, 0%, 100%, 0)), color-stop(51%, transparent), color-stop(101%, #000)), url('../images/slide3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.78), hsla(0, 0%, 100%, 0) 30%, transparent 51%, #000 101%), url('../images/slide3.jpg');
    background-position: 0px 0px, 60% 15%;
  }

  .slide_tagline_wrapper {
    bottom: 44px;
  }

  .slide_tagline {
    font-size: 2em;
  }

  .slide_tagline_small {
    font-size: 1.2em;
  }

  .wrapper_div.services {
    padding: 17px 7px;
  }

  .wrapper_div.doc {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .services_btn {
    width: 48%;
  }

  .doc_img_div {
    width: 100%;
    margin-bottom: 45px;
  }

  .doc_text_div {
    width: 100%;
  }

  .footer_section {
    padding-bottom: 5vh;
  }

  .search_div {
    width: 60%;
  }

  .quick_link_div {
    width: 40%;
  }

  .location_div {
    width: 50%;
  }

  .contact_form_div {
    width: 100%;
    margin-bottom: 53px;
  }

  .navbar_scroll {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .center_btn {
    width: 100%;
  }

  .slide_btns_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slide_btn {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .inner_page_section {
    padding-top: 93px;
  }

  .breadcrumbs_wrapper {
    margin-bottom: 29px;
  }

  .inner_page_main_title {
    font-size: 2.5em;
  }

  .inner_img.right {
    width: 100%;
    margin-left: 0px;
  }
}

