* {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol {
  font-size: 16px;
  line-height: 1.8;
  list-style: decimal;
  padding-left: 15px;
}
ul li,
ol li {
  padding: 0 0 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #4c4c4c;
}
.da-mercury-detoxification-wrapper ul,
.da-amalgam-removal-info ul {
  padding-left: 15px;
  list-style: disc;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus,
:hover,
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
a {
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.trans {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
textarea {
  resize: none;
}
input,
textarea {
  border-radius: 0;
}
a {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.uppercase {
  text-transform: uppercase;
}
.effect-jazz {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.effect-jazz img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s !important;
  transition: opacity 0.35s, transform 0.35s !important;
  padding: 0 0 15px 0;
}
.effect-jazz:hover img {
  opacity: 0.7;
  -webkit-transform: scale3d(1.05,1.05,1) !important;
  transform: scale3d(1.05,1.05,1) !important;
}
.div {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
body {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  font-family: Montserrat, sans-serif;
}
.wrapper {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.page-list li {
  padding: 0px 0 10px 30px !important;
}
.page-list .children {
  margin: 0px 0 0 0;
  width: 100%;
  float: left;
  padding: 15px 0 0;
}
.page-list .page_item_has_children {
  padding: 0 0 0 30px;
}
.tag_line {
  width: 100%;
  float: left;
  color: #fff;
  padding: 5px 0;
  margin: 0;
  background: #236092;
  font-family: 'EB Garamond', serif;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  z-index: 99;
}
.header_main {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.header_main .header_top {
  width: 100%;
  float: left;
  padding: 30px 0 0 0;
  margin: 0;
  height: auto;
  position: absolute;
  z-index: 999;
}
.header_main .header_top_inner {
  background: rgba(35,96,146,0.5);
}
.header_main .header_right {
  padding: 30px 0;
  display: inline-block;
  border-bottom: 1px solid #fff;
  flex: 1;
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
}
.header_main .logo {
  padding: 7px 0 0;
}
.header_main .logo img {
  width: 40%;
}
.header_main .social_icon ul {
  margin: 5px 0 0 0;
  padding: 0;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.header_main .social_icon li {
  width: auto;
  float: left;
  margin: 0 5px;
  padding: 0;
  height: auto;
  list-style: none;
}
.header_main .social_icon i {
  padding: 7px;
  color: #2e1213;
}
.header_main .social_icon a {
  background: #51a0cc;
  padding: 7px;
}
.header_main .social_icon a:hover {
  background: #fff;
  color: #236092;
}
.header_main .address {
  color: #fff;
  font-size: 15px;
}
.header_main .address i {
  margin: 0 10px 0 0;
  font-size: 20px;
  color: #51a0cc;
  width: auto;
  float: left;
}
.header_main .address a {
  color: #fff;
}
.header_main .phone_number {
  color: #fff;
  font-size: 15px;
  text-align: center;
}
.header_main .phone_number i {
  margin: 0 3px 0 0;
  font-size: 20px;
  color: #51a0cc;
}
.header_main .phone_number a {
  color: #fff;
  padding: 9px 7px;
  border: 1px solid #236092;
  margin: 0 0 0;
  display: inline-block;
}
.header_main .phone_number a:hover {
  background: #42b6e6;
  color: #fff;
  border-radius: 5px;
}
.header_main .phone_number a:hover i {
  color: #fff;
}
.header_main .btn_number a {
  background: #fff;
  color: #236092;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 7px;
  display: inline-block;
  margin: 0 0 0 0;
}
.header_main .btn_number a:hover {
  background: #42b6e6;
  color: #fff;
}
.main_menu .navbar-nav {
  flex: 1;
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  align-items: center;
}
.main_menu ul a {
  text-transform: uppercase;
  color: #fff !important;
  background-color: transparent !important;
  padding: 10px 8px;
  font-size: 15px;
}
.main_menu ul a[data-toggle="dropdown"]::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 7px;
  vertical-align: 3px;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
.main_menu .dropdown-menu {
  background-color: #236092 !important;
  border: none !important;
  margin: 0 !important;
  padding: 5px 0;
}
.main_menu .dropdown-menu li a {
  color: #fff !important;
  width: 100%;
  padding: 0px 15px !important;
  font-size: 14px;
}
.main_menu .dropdown-menu li a:hover {
  background-color: #42b6e6 !important;
  color: #fff !important;
}
.header-nav > li > ul.dropdown-menu > li > a,
.dropdown-menu > li > a {
  padding: 0px 20px !important;
  color: #fff !important;
  font-size: 14px;
}
.current_page_ancestor .dropdown-toggle,
.current-menu-item .dropdown-toggle {
  border-bottom: 2px solid #fff !important;
  color: #fff !important;
}
.header-nav ul.dropdown-menu ul.dropdown-menu {
  margin-top: -31px !important;
}
.current-menu-item a {
  border-bottom: 2px solid #fff !important;
}
.current_page_parent .current-menu-item a {
  border: none !important;
  font-weight: bold;
  background: #42b6e6 !important;
}
.current_page_item .dropdown-menu li a {
  border: none !important;
}
.slider_main {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  background: #000;
}
.slider_main .slider_text h2 {
  color: #fff;
  font-size: 40px !important;
  line-height: 0 !important;
  text-transform: uppercase !important;
  display: flex !important;
  flex: 1 !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  width: 100% !important;
  font-weight: 600 !important;
  text-shadow: 0px 3px 4px rgba(0,0,0,0.7) !important;
}
.slider_main .slider_text .services_btn {
  font-size: 20px !important;
  padding: 10px 0px !important;
  background: #42b6e6 !important;
  height: auto !important;
  width: auto !important;
  text-transform: uppercase;
  border-radius: 5px !important;
  font-family: Montserrat, sans-serif !important;
}
.slider_main .slider_text .services_btn:hover {
  background: #236092 !important;
}
.banner_inner {
  float: left;
  width: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  margin: 0;
  padding: 0;
  height: auto;
  display: inline-block;
}
.banner_inner .inner_header_text {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.banner_inner .inner_header_text h1 {
  float: left;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  padding: 250px 0 150px 0;
  text-shadow: 0 3px 4px rgba(0,0,0,0.7);
}
.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  background: #236092;
  z-index: 99 !important;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 0px 0 0 0 !important;
}
.sticky .header_right {
  border-bottom: 1px solid #fff;
}
.sticky .social_icon i {
  padding: 7px;
  color: #000;
}
.sticky .social_icon a {
  background: #fff;
  padding: 7px;
}
.sticky .social_icon a:hover {
  background: #42b6e6;
  color: #fff;
}
.sticky .address i,
.sticky .phone_number i {
  color: #fff;
}
.sticky .logo {
  padding: 5px 0;
}
.sticky .logo img {
  width: 70px;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sticky .main_menu {
  padding: 30px 0 0 0;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sticky .header_right {
  padding: 0;
  display: none;
}
.top_cta {
  padding-left: 260px !important;
  padding-right: 260px !important;
}
.top_cta .heading_home p {
  padding: 17px 0 0;
}
.top_cta .vc_btn3-left {
  margin: 0 !important;
}
.main-content-inner {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.main-content-inner p {
  line-height: 35px;
}
.main-content-inner h1 {
  color: #236092;
  font-family: 'EB Garamond', serif !important;
}
.main-content-inner h1::after {
  content: " ";
  display: block;
  width: 240px;
  height: 2px;
  background: #42b6e6;
  margin: 7px auto;
}
.main-content-inner h2,
.main-content-inner h3,
.main-content-inner h4 {
  color: #236092;
  font-weight: 500;
}
.main-content-inner h2::after,
.main-content-inner h3::after,
.main-content-inner h4::after {
  content: " ";
  display: block;
  width: 240px;
  height: 2px;
  background: #42b6e6;
  margin: 7px auto;
}
.main-content-inner .vc_general {
  background: #3cb4e5 !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  color: #fff !important;
  border: none !important;
}
.main-content-inner .vc_general:hover {
  background: #000 !important;
}
.main-content-inner .heading_home h3 {
  margin: 0;
  padding: 0;
  font-size: 40px;
}
.main-content-inner .heading_home h3::after {
  display: none;
}
.main-content-inner .welcome_content {
  margin-top: 50px;
}
.main-content-inner .welcome_content h3 {
  text-transform: uppercase;
}
.services_main_home h3 {
  text-transform: uppercase;
}
.services_box .vc_column-inner {
  background: #fff;
  padding-top: 20px !important;
}
.services_box .wpb_single_image {
  margin-bottom: 15px !important;
}
.services_box h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.services_box h3::after {
  width: 70px;
}
.services_box p {
  line-height: 20px;
  font-size: 14px;
}
.team-button-action a {
  background: #236092 !important;
  color: #fff;
  font-size: 15px !important;
  display: block;
  text-align: center !important;
  margin: 20px 0 !important;
  padding: 15px 0 !important;
  text-transform: uppercase;
  font-weight: 600;
  width: 70%;
  border-radius: 5px;
}
.team-button-action a:hover {
  background: #000 !important;
}
.team-slider-main .slick-initialized .slick-slide {
  display: flex !important;
  position: relative;
}
.slick-list.draggable {
  margin-top: -110px;
  z-index: 1;
}
.slick-dots {
  display: none !important;
}
.team-thumbnail {
  position: absolute;
  left: 120px;
  bottom: -25px;
  margin: 0 0 0 0;
}
.teams-slider-main .teams-slider-items .teams-slider-item .team-thumbnail img {
  width: 80%;
  height: auto;
  margin: 0 0 0 0;
  float: right;
}
.team-content {
  overflow: visible !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 100px 40px 30px;
  float: left;
}
.team-content h3 {
  font-weight: 500;
  padding: 0 0 10px 0;
  font-size: 26px;
  text-transform: uppercase;
  color: #fff;
}
.team-content h3::after {
  width: 70px;
  margin: 5px 0 0 0;
  background: #fff;
}
.team-content .team-member-content {
  font-weight: 600;
  font-size: 15px;
  padding: 0 0 15px 0;
  color: #fff;
}
.team-content h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.team-slider-main .wpb_content_element {
  margin: 0px !important;
}
.teams-slider-main .slick-arrow {
  position: absolute;
  bottom: 0px;
  background: #fff;
  padding: 15px 25px;
  cursor: pointer !important;
  z-index: 9999;
  font-size: 30px;
  color: #236092;
}
.teams-slider-main .teams-slider-items {
  position: relative;
  padding: 50px 0 0 0;
}
.teams-slider-main .fa-angle-left.slick-arrow {
  left: 0;
}
.teams-slider-main .fa-angle-right.slick-arrow {
  left: 65px;
}
.why_choose_dental h3 {
  text-transform: uppercase;
}
.why_choose_dental .why_choose_content .wpb_single_image {
  margin-bottom: 20px !important;
}
.why_choose_dental h4 {
  color: #fff;
  font-size: 19px;
}
.why_choose_dental h4::after {
  background: none;
}
.why_choose_dental .border_right {
  border-right: 1px solid #628db1;
}
.why_choose_dental .border_bottom {
  border-bottom: 1px solid #628db1;
}
.review_box h3 {
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  padding: 0 0 30px 0;
  clear: both;
}
.review_box .testimonail_slider {
  padding: 50px 0 0 0;
  border: 2px solid #236092;
}
.review_box .testimonail_slider .review_box_section {
  padding: 100px 50px 50px 50px;
  float: left;
  width: 100%;
}
.review_box .testimonail_slider .review_box_section h3 {
  text-transform: uppercase;
  font-size: 20px;
  color: #42b6e6;
  padding: 0;
}
.review_box .testimonail_slider .review_box_section h3::after {
  background: none;
}
.review_box .testimonail_slider .review_box_section h3:hover {
  color: #000;
}
.review_box .testimonail_slider .review_box_section .quote_img {
  width: 50px;
  padding: 0 0 30px 0;
}
.review_box .testimonail_slider .review_box_section p {
  font-style: italic;
}
.review_box .testimonail_slider .review_box_section img {
  margin: 0 auto;
}
.review_box .slick-prev {
  left: 21px !important;
  width: 20px !important;
  height: 34px !important;
  background-image: url(../img/test-arrow-left.png) !important;
  font-size: 0 !important;
  top: 50% !important;
}
.review_box .slick-next {
  right: 21px !important;
  width: 20px !important;
  height: 34px !important;
  background-image: url(../img/test-arrow-right.png) !important;
  font-size: 0 !important;
  top: 50% !important;
}
.review_box .slick-next:before,
.review_box .slick-prev:before {
  font-size: 0 !important;
}
.review_box .slick-prev,
.review_box .slick-next {
  z-index: 9;
}
.inq_form h3 {
  text-transform: uppercase;
  color: #fff;
}
.inq_form .wpcf7 input[type='text'],
.inq_form .wpcf7 input[type='email'] {
  width: 100%;
  padding: 12px 20px;
  margin: 0 0 20px 0;
  font-family: Montserrat, sans-serif !important;
  border-radius: 10px;
  font-size: 14px;
  color: #999999;
  font-weight: 500;
}
.inq_form .wpcf7 textarea {
  width: 100%;
  padding: 12px 20px;
  margin: 0 0 20px 0;
  font-family: Montserrat, sans-serif !important;
  border-radius: 10px;
  font-size: 14px;
  color: #999999;
  font-weight: 500;
  height: 110px;
}
.inq_form .wpcf7-submit {
  font-size: 25px;
  background: #42b6e6 !important;
  padding: 10px 100px;
  border-radius: 7px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
.inq_form .wpcf7-submit:hover {
  background: #000 !important;
}
.inq_form div.wpcf7-response-output,
.inq_form span.wpcf7-not-valid-tip {
  color: #fff;
}
.cta_number p {
  font-size: 25px;
  font-weight: 600;
  background: #236092;
  padding: 17px 50px;
  border-radius: 7px;
  width: 35%;
  margin: 0 auto;
  color: white;
}
.cta_number p:hover {
  background: #000;
}
.cta_number a {
  color: #fff;
}
.inner_cta h3 {
  color: #fff !important;
}
.inner_cta a {
  color: #000;
}
.inner_cta a:hover {
  color: #236092;
  border-bottom: 1px solid #fff;
}
.main_inner_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.main_inner_container p {
  line-height: 35px;
}
.main_inner_container h2 {
  color: #236092;
  font-weight: 500;
}
.main_inner_container h2::after {
  content: " ";
  display: block;
  width: 240px;
  height: 3px;
  background: #42b6e6;
  margin: 7px auto;
}
.main_inner_container h5,
.main_inner_container h3,
.main_inner_container h4 {
  color: #236092;
  font-weight: 500;
}
.main_inner_container ul,
.main_inner_container ol {
  margin: 0;
  padding: 15px 0;
  float: left;
  width: 100%;
}
.main_inner_container ul li,
.main_inner_container ol li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0px 0 20px 30px;
  list-style: none;
  color: #273336;
  font-size: 15px;
  background-image: url(../img/tick-icon.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: 0 0px;
}
.main_inner_container .shodow_box {
  box-shadow: -15px 15px 43px 0 rgba(0,0,0,0.11);
  margin: 20px 0 0;
  padding: 60px;
}
.main_inner_container .vc_general {
  background: #3cb4e5 !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  color: #fff !important;
  border: none !important;
}
.main_inner_container .vc_general:hover {
  background: #000 !important;
}
.faq_box .vc_toggle {
  background: #236092;
  color: #fff;
  padding: 10px;
}
.faq_box h4 {
  font-size: 20px !important;
  color: #fff !important;
}
.faq_box .vc_toggle_content {
  background: #fff !important;
  color: #000 !important;
  padding: 18px !important;
}
.review_box_inner {
  background: #236092;
  padding: 15px;
  border-radius: 5px;
}
.review_box_inner p {
  font-size: 16px;
  color: #fff;
  line-height: 27px;
}
.review_box_inner a {
  color: #fff;
  font-size: 14px;
}
.review_box_inner a:hover {
  border-bottom: 1px solid #fff;
}
.services_box_main .vc_column-inner {
  background: #fff;
  padding-top: 20px !important;
}
.services_box_main .wpb_single_image {
  margin-bottom: 10px !important;
}
.services_box_main h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #1b1b1b;
}
.services_box_main h4::after {
  content: " ";
  display: block;
  width: 110px;
  height: 2px;
  background: #42b6e6;
  margin: 7px auto;
}
.services_box_main p {
  font-size: 16px;
  line-height: 28px;
}
.team_box .vc_column-inner {
  background: #fff;
  padding-top: 20px !important;
}
.team_box .wpb_single_image {
  margin-bottom: 10px !important;
}
.team_box h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #1b1b1b;
  padding: 0 0 15px 0;
}
.team_box h3::after {
  content: " ";
  display: block;
  width: 110px;
  height: 2px;
  background: #42b6e6;
  margin: 7px auto;
}
.cta_team h3 {
  color: #fff;
}
.cta_team a {
  color: #000;
}
.cta_team a:hover {
  color: #236092;
  border-bottom: 1px solid #fff;
}
.contact_form .wpcf7 input[type='text'],
.contact_form .wpcf7 input[type='email'] {
  width: 100%;
  padding: 12px 20px;
  margin: 0 0 20px 0;
  font-family: Montserrat, sans-serif !important;
  border-radius: 10px;
  font-size: 14px;
  color: #999999;
  font-weight: 500;
}
.contact_form .wpcf7 textarea {
  width: 100%;
  padding: 12px 20px;
  margin: 0 0 20px 0;
  font-family: Montserrat, sans-serif !important;
  border-radius: 10px;
  font-size: 14px;
  color: #999999;
  font-weight: 500;
  height: 110px;
}
.contact_form .wpcf7-submit {
  font-size: 20px;
  background: #42b6e6 !important;
  padding: 10px 100px;
  border-radius: 7px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  width: 100%;
}
.contact_form .wpcf7-submit:hover {
  background: #000 !important;
}
.contact_form div.wpcf7-response-output,
.contact_form span.wpcf7-not-valid-tip {
  float: left;
}
.app_form label {
  width: 100%;
}
.app_form .wpcf7 input[type='text'],
.app_form .wpcf7 input[type='email'] {
  width: 100%;
  padding: 7px 20px;
  margin: 0 0 20px 0;
  font-family: Montserrat, sans-serif !important;
  border-radius: 0;
  font-size: 14px;
  color: #999999;
  font-weight: 500;
}
.app_form select {
  width: 100%;
  padding: 12px 20px;
  margin: 0 0 20px 0;
  font-family: Montserrat, sans-serif !important;
  border-radius: 0;
  font-size: 14px;
  color: #999999;
  font-weight: 500;
}
.app_form .wpcf7 textarea {
  width: 100%;
  padding: 7px 20px;
  margin: 0 0 20px 0;
  font-family: Montserrat, sans-serif !important;
  border-radius: 0;
  font-size: 14px;
  color: #999999;
  font-weight: 500;
  height: 110px;
}
.app_form .wpcf7-submit {
  font-size: 20px;
  background: #42b6e6 !important;
  padding: 10px 100px;
  border-radius: 7px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  width: 100%;
}
.app_form .wpcf7-submit:hover {
  background: #000 !important;
}
.app_form div.wpcf7-response-output,
.app_form span.wpcf7-not-valid-tip {
  float: left;
}
.app_form span.wpcf7-list-item {
  margin: 0 10px 0 0 !important;
}
.form_patient div {
  background: #fff;
}
.form_patient div .wpcf7-form {
  background: #e7e7e7;
  padding: 20px;
}
.form_patient div .wpcf7 input[type="text"],
.form_patient div .wpcf7 input[type="email"],
.form_patient div .wpcf7 textarea,
.form_patient div .wpcf7 input[type="url"] {
  border: 1px solid #d3cbcb !important;
  padding: 8px 8px !important;
  margin: 5px 0 0;
}
.form_patient div .wpcf7 label {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
  font-weight: bold;
}
.form_patient div span.wpcf7-list-item {
  margin: 5px 0 5px 0;
  width: 100%;
  float: left;
  height: auto;
}
.form_patient div .wpcf7-submit,
.form_patient div #wpcf7_signature-285_clear {
  background: #236092;
  color: #fff;
  border: 0;
  letter-spacing: 2px;
  padding: 5px 50px;
  font-size: 20px;
  border-radius: 5px;
  font-weight: 600;
}
.form_patient div .wpcf7-submit:hover,
.form_patient div #wpcf7_signature-285_clear:hover {
  background: #000;
}
.form_patient div .wpcf7-submit,
.form_patient div #wpcf7_signature-285_clear {
  margin: 15px 0 0;
}
.form_patient div .wpcf7-form-control-signature-wrap {
  margin: 0 !important;
  width: 100% !important;
}
.form_patient div .wpcf7-form-control-signature-body canvas {
  background: #fff;
  width: 100%;
}
.form_patient div .covid_sign {
  padding: 20px;
}
.cta_button a {
  background: #000 !important;
}
.team_heading::after {
  margin: 7px 0 0 0 !important;
}
.map iframe {
  width: 100%;
  height: 500px;
  border: none !important;
}
.team_main_section {
  float: left;
  width: 100%;
  background: #eeeeee url(/wp-content/uploads/2020/06/odeon-background-logo-transparent.png) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  padding: 50px 0;
}
.team_main_section .team_boxs {
  background: #fff;
  text-align: center;
  margin: 30px 0 0 0;
  padding: 0 0 15px 0;
}
.team_main_section .team_boxs h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #1b1b1b;
  padding: 0 0 0 0;
}
.team_main_section .team_boxs h3::after {
  content: " ";
  display: block;
  width: 110px;
  height: 2px;
  background: #42b6e6;
  margin: 7px auto;
}
.team_main_section .team_boxs p {
  color: #273336;
}
.team_main_section .therapist-card__therapist-avatar img {
  margin: 0 auto;
  padding: 15px 0;
}
.team_section_title h3 {
  color: #236092;
  font-weight: 500;
  padding: 0 15px;
  margin: 0;
}
.cta_team_one {
  padding: 30px 0;
}
.cta_team_one p {
  border-top: 1px solid #eee;
  padding: 30px 0 0 0;
}
.cta_team_two {
  background-image: url(/wp-content/uploads/2020/06/call-cta-bottom-bg.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 50px 0;
  width: 100%;
  float: left;
}
.cta_team_two h3 {
  color: #fff !important;
}
.cta_team_two a {
  color: #000;
}
.cta_team_two a:hover {
  color: #236092;
  border-bottom: 1px solid #fff;
}
.modal-dialog {
  margin-top: 200px;
}
.modal-content .modal-header {
  padding: 30px 30px 0px;
  border-bottom: none;
}
.modal-content .modal-header .close {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #236092;
  opacity: 1;
  box-shadow: none;
  text-shadow: none;
  color: #fff;
  font-size: 34px;
  z-index: 999;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 20px;
  margin-top: 0;
}
.modal-content {
  box-shadow: none;
  border: none;
  border-radius: 0;
  text-align: left;
  padding: 0 0 30px 0;
  font-size: 17px;
}
.modal-title {
  font-size: 27px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  color: #236092;
  border-bottom: 1px solid #eee;
}
.modal-title h4 {
  font-size: 17px;
}
.modal-body p {
  font-size: 15px;
  padding: 15px;
}
.team .team_main_section .container .col-md-6:nth-of-type(4) {
  width: 100% !important;
}
.team .team_main_section .container .col-md-6:nth-of-type(4) .team_boxs {
  width: 50%;
  margin: 30px auto 0px;
}
.map {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.map iframe {
  height: 500px;
}
.cta {
  padding: 15px 0;
}
.cta p {
  text-align: center;
  font-size: 16px;
  padding: 15px 0;
  color: #236092;
  font-weight: 500;
}
.footer_main {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  background: #236092;
}
.footer_main h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 0 15px 0;
}
.footer_main .footer_text {
  padding: 50px 0;
  color: #fff;
  text-transform: uppercase;
}
.footer_main .footer_text p {
  font-size: 30px;
  margin: 0;
}
.footer_main .footer_text h3 {
  font-weight: bold;
  font-size: 38px;
  margin: 0;
  padding: 0;
  color: #fff;
}
.footer_main .footer_text h3::after {
  content: " ";
  display: block;
  width: 240px;
  height: 2px;
  background: #42b6e6;
  margin: 7px auto;
}
.footer_main .footer_one img {
  width: 85%;
}
.footer_main .footer_two .address_details {
  font-size: 16px;
  color: #fff;
  padding: 0 0 20px 0;
  line-height: 30px;
}
.footer_main .footer_two .contact_phone a {
  color: #fff;
  padding: 0 0 20px 0;
  display: inline-block;
}
.footer_main .footer_two .contact_phone a:hover {
  color: #000;
}
.footer_main .footer_two .contact_email a {
  color: #fff;
  padding: 0 0 20px 0;
  display: inline-block;
}
.footer_main .footer_two .contact_email a:hover {
  color: #000;
}
.footer_main .footer_two .social {
  margin: 0;
  padding: 20px 0 0 0;
  display: inline-block;
}
.footer_main .footer_two .social li {
  width: auto;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
}
.footer_main .footer_two .social i {
  font-size: 20px;
  display: inline-block;
  border-radius: 100%;
  padding: 0.5em 0.6em;
  background: #fff;
}
.footer_main .footer_two .social i:hover {
  background: #42b6e6;
}
.footer_main .footer_three ul {
  margin: 0;
  padding: 0;
}
.footer_main .footer_three li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0 13px 0;
  height: auto;
  list-style: none;
  font-size: 15px;
}
.footer_main .footer_three a {
  color: #fff;
}
.footer_main .footer_three a:hover {
  color: #42b6e6;
}
.footer_main .footer_four {
  font-size: 16px;
  color: #fff;
  padding: 0 0;
  line-height: 35px;
}
.footer_main .footer_four strong {
  font-weight: bold !important;
  width: 39%;
  float: left;
  padding: 0 8px 0 0;
  line-height: 20px;
}
.footer_main .footer_disclaimer {
  padding: 30px 0;
  color: #fff;
  display: inline-block;
  border-top: 1px solid #3d75a2;
  margin: 30px 0;
  font-size: 14px;
}
.footer_main .footer_disclaimer strong {
  text-transform: uppercase;
  padding: 0 0 15px 0;
  display: inline-block;
}
.footer_bottom {
  width: 100%;
  float: left;
  margin: 0;
  padding: 20px 0;
  height: auto;
  background: #1d5079;
  font-size: 17px;
  color: #fff;
}
.footer_bottom .left {
  font-size: 15px;
}
.footer_bottom .copy_right {
  float: left;
  width: auto;
  margin: 0 6px 0 0;
}
.footer_bottom .footer-copy-nav {
  margin: 0;
  padding: 0;
  float: left;
  width: auto;
}
.footer_bottom .footer-copy-nav li {
  list-style: none;
  width: auto;
  float: left;
  padding: 0 10px 0 10px;
  border-left: 1px solid #fff;
}
.footer_bottom .footer-copy-nav a {
  color: #fff;
}
.footer_bottom .footer-copy-nav a:hover {
  color: #000;
}
.footer_bottom .desing_by {
  font-size: 16px;
}
.footer_bottom .desing_by a {
  color: #fff;
}
.footer_bottom .desing_by a:hover {
  color: #000;
}
.footer_bottom i {
  font-size: 18px;
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
  -moz-animation: plus-heart 1s infinite;
  -o-animation: plus-heart 1s infinite;
  -ms-animation: plus-heart 1s infinite;
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
