* {
  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: 18px;
  line-height: 1.8;
  list-style: decimal;
  padding-left: 15px;
}
ul li,
ol li {
  padding: 0 0 10px;
  font-size: 18px;
  line-height: 1.5;
  color: #585858;
}
.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;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #000 !important;
}
input::-moz-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #000 !important;
}
input:-ms-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #000 !important;
}
input:-moz-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #000 !important;
}
: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;
}
.div {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.padding {
  padding: 0;
}
.theme-btn a {
  background: #ce5b6f !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold;
  border-radius: 7px !important;
  box-shadow: -3px 3px 10px 0 rgba(245,65,96,0.7) !important;
  padding: 10px 35px !important;
  border: none !important;
}
.theme-btn a:hover {
  background: #157d88 !important;
}
.heading_center::after {
  content: '.';
  display: block;
  height: 1px;
  width: 80px;
  margin: 10px auto;
  text-indent: -9999px;
  border-top: 4px solid #ce5b6f;
}
.heading_left::after {
  content: '.';
  display: block;
  height: 1px;
  width: 80px;
  margin: 10px 0;
  text-indent: -9999px;
  border-top: 4px solid #ce5b6f;
}
.effect-jazz {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.effect-jazz img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  padding: 0 0 0px 0;
}
.effect-jazz:hover img {
  opacity: 1;
  -webkit-transform: scale3d(1.05,1.05,1);
  transform: scale3d(1.05,1.05,1);
}
body {
  width: 100% !important;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  line-height: 1.8 !important;
  font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: bold;
}
.wrapper {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto !important;
  overflow: hidden !important;
}
.page-list {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.page-list li {
  width: 100%;
  float: left;
}
.page-list .children {
  margin: 0 0 0 0;
  width: 100%;
  float: left;
  padding: 5px 0 0;
}
.page-list a:hover {
  color: #157d88 !important;
}
.header_top {
  width: 100%;
  float: left;
  margin: 0;
  padding: 15px 0 0 0;
  height: auto;
}
.header_top .social-icons {
  position: absolute;
  right: 15px;
}
.header_top .social-icons .social {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  margin: 15px 45px 0 0;
}
.header_top .social-icons .social li {
  list-style: none;
  padding: 0 10px;
}
.header_top .social-icons .social li a {
  color: #585858;
  font-size: 22px;
}
.header_top .social-icons .social li a:hover {
  color: #ce5b6f !important;
}
.header_top .social-icons .social li a img {
  width: 25px;
}
.header_top .header_right {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.header_top .header_right .email_address::before,
.header_top .header_right .phone-number::before {
  content: '';
  background-size: 100%;
  width: 23px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
  margin-top: 8px;
}
.header_top .header_right .email_address {
  background: #f6f6f6;
  padding: 10px 30px;
  border-radius: 10px;
}
.header_top .header_right .email_address::before {
  background: url('../img/email-header.png') 0 0 no-repeat;
  height: 26px;
  margin-top: 0;
  background-position: 0 10px;
}
.header_top .header_right .email_address a {
  color: #585858;
  font-weight: 600;
  font-size: 20px;
}
.header_top .header_right .email_address a:hover {
  color: #157d88;
}
.header_top .header_right .phone-number {
  background: #f6f6f6;
  padding: 10px 30px;
  border-radius: 10px;
  margin: 0 25px 0 0;
}
.header_top .header_right .phone-number::before {
  background: url('../img/call-header.png') 0 0 no-repeat;
  height: 27px;
  margin-top: 0;
  background-position: 0 10px;
  background-size: 75%;
}
.header_top .header_right .phone-number a {
  color: #585858;
  font-weight: 600;
  font-size: 20px;
}
.header_top .header_right .phone-number a:hover {
  color: #157d88;
}
.header_menu {
  width: 100%;
  float: left;
  margin: 0;
  padding: 15px 0 0 0;
  height: auto;
  transition: all ease-in-out 0.3s;
}
.header_menu .logo-column .logo {
  position: absolute;
  left: 50px;
  top: -55px;
  text-align: center;
  margin: 0;
  min-width: 286px;
  width: 100%;
  display: block;
  z-index: 9999;
}
.main_menu {
  float: left;
  width: 100%;
  padding: 8px 0 15px;
  margin: 0px 0 0 0;
  height: auto;
}
.main_menu .req-appointment-btn a {
  background-color: #ce5b6f !important;
  color: #fff !important;
  border-radius: 7px;
  font-weight: 600;
  padding: 10px 25px;
  margin-left: 15px;
  font-size: 16px;
  box-shadow: -3px 3px 10px 0 rgba(245,65,96,0.7) !important;
  cursor: pointer;
}
.main_menu .req-appointment-btn a:hover {
  background-color: #157d88 !important;
  color: #fff !important;
}
.main_menu .navbar-nav {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding-right: 20px;
  text-align: center;
  align-items: center;
}
.main_menu ul li {
  padding: 0;
}
.main_menu ul a {
  color: #585858;
  background-color: transparent !important;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 13px;
}
.main_menu ul a:hover {
  color: #ce5b6f;
}
.main_menu ul a[data-toggle='dropdown']::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 7px;
  vertical-align: 3px;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.main_menu ul li.theme-btn a {
  background-color: #ce5b6f !important;
}
.main_menu ul li.theme-btn a:hover {
  background: #157d88 !important;
}
.main_menu .dropdown-menu {
  background-color: #ce5b6f !important;
  border: none !important;
  margin: 0 !important;
  padding: 5px 0;
}
.main_menu .dropdown-menu li a {
  color: #fff !important;
  width: 100%;
  padding: 5px 15px !important;
  font-size: 16px;
  font-weight: 600;
}
.main_menu .dropdown-menu li a:hover {
  background-color: #157d88 !important;
  color: #fff !important;
}
.main_menu .contact_btn .dropdown-toggle {
  border: 1px solid #ce5b6f;
  border-radius: 7px;
  color: #ce5b6f !important;
}
.header-nav>li>ul.dropdown-menu>li>a,
.dropdown-menu>li>a {
  padding: 5px 20px !important;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
}
.current_page_ancestor .dropdown-toggle,
.current-menu-item .dropdown-toggle {
  color: #157d88 !important;
}
.header-nav ul.dropdown-menu ul.dropdown-menu {
  margin-top: -31px !important;
  left: 100%;
  top: auto;
  border-radius: 0;
  width: 144% !important;
  float: left;
}
.current_page_parent .current-menu-item a {
  border: none !important;
  font-weight: bold;
}
.current-menu-item a {
  color: #157d88 !important;
}
.current_page_item .dropdown-menu li a {
  border: none !important;
}
.current_page_item .dropdown-menu li a:hover {
  background: #157d88;
}
.main_menu .dropdown-menu {
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
body .header-nav>li>ul.dropdown-menu::before {
  border-bottom-color: #157d88;
}
body .header-nav>li>ul.dropdown-menu::after {
  display: none;
}
body .header-nav ul.dropdown-menu ul.dropdown-menu {
  width: 100%;
}
.header-nav>li>ul.dropdown-menu>li.menu-item-has-children>a:after,
.main_menu .navbar-nav .menu-item-has-children ul.dropdown-menu .menu-item-has-children a:after {
  position: absolute;
  right: 10px;
  font-family: 'FontAwesome';
  content: '\f105';
  transition: transform 0.3s ease-out;
}
.main_menu .navbar-nav .menu-item-has-children ul.dropdown-menu .menu-item-has-children a:hover::after {
  transform: rotate(180deg);
}
.main_menu .navbar-nav .menu-item-has-children ul.dropdown-menu li::after {
  position: absolute;
  right: 7px;
  font-family: 'FontAwesome';
  content: '';
  top: 14px;
  transition: transform 0.3s ease-out;
}
.main_menu_new .navbar-nav .menu-item-has-children::after {
  position: absolute;
  right: 10px;
  font-family: 'FontAwesome';
  content: '\f107';
  top: 13px;
  transition: transform 0.3s ease-out;
  color: white;
}
.main_menu_new .navbar-nav .menu-item-has-children:hover::after {
  position: absolute;
  right: 10px;
  font-family: 'FontAwesome';
  content: '\f107';
  top: 13px;
  transform: rotate(180deg);
  transition: transform 0.3s ease-out;
}
.header-nav li ul li ul li a:after {
  display: none;
}
.main_menu .dropdown-menu li.current-menu-item >a {
  background-color: #157d88 !important;
  color: #fff !important;
}
.main_menu .dropdown-menu li.current-page-ancestor >a {
  background-color: #157d88 !important;
  color: #fff !important;
}
.slider {
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0;
  height: auto;
}
.slider .call-btn {
  border: 2px solid #fff !important;
  border-radius: 10px !important;
}
.slider .req-btn {
  padding: 14px 44px !important;
}
.ls-layers .ls-wrapper h2 {
  text-shadow: 0px 0px 20px #000000;
}
.header__inner {
  width: 100%;
  float: left;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  padding: 200px 0;
  margin: -80px 0 0 0;
}
.header__inner h1 {
  color: #fff !important;
  text-shadow: 0px 0px 30px #000000;
}
.wprmenu_bar .hamburger {
  order: 1;
}
.wprmenu_bar .hamburger .hamburger-inner {
  top: 14px;
  height: 2px;
}
.wprmenu_bar .hamburger .hamburger-inner::before {
  top: 8px;
  height: 2px;
}
.wprmenu_bar .hamburger .hamburger-inner::after {
  top: 16px;
  width: 20px;
  right: 0;
  height: 2px;
}
.wprmenu_bar .hamburger.is-active .hamburger-inner {
  top: 2px;
}
.wprmenu_bar .hamburger.is-active .hamburger-inner::before {
  top: 8px;
}
.wprmenu_bar .hamburger.is-active .hamburger-inner::after {
  width: 30px;
  top: 20px;
}
.wprm-wrapper .wprm-overlay {
  background: rgba(0,0,0,0.8);
}
#wprmenu_bar {
  padding: 30px 40px !important;
  overflow: visible !important;
}
#wprmenu_bar .menu_title {
  top: -25px;
}
#wprmenu_bar img.bar_logo {
  width: 45%;
  height: auto;
  transition: all ease-in-out 0.3s;
}
.res-phone-number,
.book-nowo-btn {
  display: none;
}
.wprmenu-body-fixed #wprmenu_bar {
  top: 0;
}
#mg-wprm-wrap li.current-menu-ancestor.current-menu-parent > a {
  background: #157d88;
}
.desktop-none {
  display: none !important;
}
.shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
}
.shadow-lg {
  box-shadow: 0 3px 45px rgba(0,0,0,0.16);
}
.transition {
  transition: all ease-in-out 0.3s;
}
.form-control:focus {
  box-shadow: none;
  border-color: none;
}
a,
button,
input[type="button"],
input[type="clear"],
input[type="submit"] {
  transition: all ease-in-out 0.3s;
}
.main_home_inner_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.main_home_inner_container .curve-img {
  position: relative;
  top: -105px;
  background-size: 100% 100%;
  padding: 100px 0 !important;
}
.general-and-family-dental-service-wrapper .service-img {
  position: relative;
  margin: 0 15px 30px;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.general-and-family-dental-service-wrapper .service-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
}
.general-and-family-dental-service-wrapper .on-hover-box {
  position: relative;
  margin: 0 0 15px;
  cursor: pointer;
}
.general-and-family-dental-service-wrapper .on-hover-box .img-wrap {
  position: relative;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.general-and-family-dental-service-wrapper .on-hover-box .img-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 9px;
  background-color: rgba(0,0,0,0.4);
}
.general-and-family-dental-service-wrapper .on-hover-box .img-wrap img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 0 0px 0;
  object-fit: cover;
}
.general-and-family-dental-service-wrapper .on-hover-box .first-title {
  width: 100%;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  margin: 0;
  position: absolute;
  bottom: 30px;
  padding: 0;
  text-align: center;
  z-index: 0;
}
.general-and-family-dental-service-wrapper .general-and-family-dental-service-column-wrapper {
  padding-top: 10px;
}
.general-and-family-dental-service-wrapper .general-and-family-dental-service-column-wrapper .vc_column-inner {
  padding-top: 0px !important;
}
.service-on-hover {
  opacity: 0;
  visibility: hidden;
  width: 80%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translate(-50%,-50%) scale(0.4);
  background-color: rgba(206,91,111,0.8);
  transition: all ease-in-out 0.3s;
}
.service-on-hover h4 {
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  margin: 0 0 40px;
}
.service-on-hover a {
  display: inline-block;
  border: 2px solid #fff;
  color: #fff;
  padding: 7px 11px;
  font-weight: 600;
  font-size: 14px;
  margin: 0 15px;
}
.service-on-hover a:hover {
  background-color: #fff;
  color: #157d88;
}
.general-and-family-dental-service-title {
  margin: 7px 0 0 0;
}
.general-and-family-dental-service-title .vc_column-inner {
  padding-top: 0 !important;
}
.general-and-family-dental-service-title .vc_column-inner h3 {
  margin-bottom: 9px;
}
.general-and-family-dental-service-wrapper .on-hover-box:hover .service-on-hover {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%,-50%) scale(1);
}
.general-and-family-dental-service-wrapper .on-hover-box:hover .first-title {
  display: none;
}
.general-and-family-dental-service-wrapper .on-hover-box.fix-image img {
  height: 100%;
  max-height: 315px;
  min-height: 325px;
  object-fit: cover;
}
.roy-img p {
  color: #157d88 !important;
}
.why-choose-us-content {
  background-repeat: no-repeat;
  background-position: right;
}
.why-choose-us-content .service-icon h4 {
  font-size: 18px;
  padding: 5px 0;
}
.home-service-title {
  margin-top: -40px;
}
.wpcf7 form.invalid .wpcf7-response-output {
  float: unset;
  text-align: center;
}
.main_inner_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.header__inner {
  text-align: center;
}
.cta-section {
  padding: 158px 0px 100px;
  background-size: 100% 100%;
}
.cta-section a {
  color: #000;
  font-weight: 600;
}
.cta-section a:hover {
  color: #ce5b6f;
}
.about-inner-section {
  padding: 0 60px;
}
.about-inner-section p {
  margin-bottom: 15px;
}
.about-inner-section img {
  box-shadow: 0 0 15px 0px rgba(0,0,0,0.2);
}
.about-inner-section a {
  color: #000;
  font-weight: bold;
}
.about-inner-section a:hover {
  color: #ce5b6f;
}
.about-inner-section ul li {
  position: relative;
  list-style: none;
  padding-left: 20px;
}
.about-inner-section ul li:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 0px;
  font-size: 18px;
  font-family: FontAwesome;
  color: #ce5b6f;
}
.theme-btn button {
  background: #ce5b6f !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold;
  border-radius: 7px !important;
  box-shadow: -3px 3px 10px 0 rgba(245,65,96,0.7) !important;
  padding: 10px 35px !important;
  border: none !important;
}
.theme-btn button:hover {
  background: #157d88 !important;
}
.about-question-section a {
  color: #000;
}
.about-question-section a:hover {
  color: #ce5b6f;
}
.nutrition-text-section h4 {
  margin-top: 0px !important;
  color: #fff;
}
.foundation-section .foundation-box .vc_column-inner >.wpb_wrapper {
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
  background-color: #ce5b6f;
  padding: 56px 42px 42px 42px;
}
.foundation-section .foundation-box ul li {
  position: relative;
  list-style: none;
  padding-left: 20px;
}
.foundation-section .foundation-box ul li:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 0px;
  font-size: 18px;
  font-family: FontAwesome;
  color: #fff;
}
.foundation-section .foundation-box ul>li,
.foundation-section .foundation-box ul>li>a,
.foundation-section .foundation-box p {
  color: #fff;
}
.foundation-section .fondation-title {
  margin-top: 55px !important;
}
.foundation-section.box-white .foundation-box .vc_column-inner >.wpb_wrapper {
  box-shadow: 0 3px 45px rgba(0,0,0,0.16);
  background-color: #fff;
}
.foundation-section.box-white .foundation-box ul>li,
.foundation-section.box-white .foundation-box ul>li>a,
.foundation-section.box-white .foundation-box p {
  color: #585858;
}
.theme-bg-box .vc_column-inner {
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
  padding: 25px 40px !important;
}
.theme-bg-box .vc_column-inner h4,
.theme-bg-box .vc_column-inner ul>li,
.theme-bg-box .vc_column-inner ul>li>a,
.theme-bg-box .vc_column-inner p {
  color: #fff;
}
.theme-bg-box .vc_column-inner ul li {
  position: relative;
  list-style: none;
  padding-left: 20px;
}
.theme-bg-box .vc_column-inner ul li:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 0px;
  font-size: 18px;
  font-family: FontAwesome;
  color: #fff;
}
.theme-bg-box .vc_column-inner ul li:last-child {
  padding-bottom: 0px !important;
}
.lbs-symptoms-section h4 {
  margin-top: 0px !important;
}
.dietitian-choice-wrapper .foundation-box .vc_column-inner >.wpb_wrapper {
  background-color: #ce5b6f;
  padding: 30px;
  min-height: 520px;
}
.dietitian-choice-wrapper .foundation-box .vc_column-inner >.wpb_wrapper p {
  color: #fff;
}
.dietitian-choice-wrapper .foundation-box .vc_column-inner >.wpb_wrapper ul li {
  color: #fff;
  font-weight: 600;
}
.dietitian-choice-wrapper .foundation-box .vc_column-inner >.wpb_wrapper ul li::before {
  color: #fff;
}
.dietitian-choice-wrapper .foundation-box .vc_column-inner >.wpb_wrapper ul li >a {
  font-weight: 600;
  color: #fff;
}
.dietitian-choice-wrapper .foundation-box .vc_column-inner >.wpb_wrapper ul li >a:hover {
  color: #000;
}
.extra-highlight-content {
  padding-left: 40px;
  padding-right: 40px;
}
.extra-highlight-content a {
  color: #000;
}
.extra-highlight-content a:hover {
  color: #ce5b6f;
}
.full-width-image figure {
  width: 100%;
}
.full-width-image figure div {
  width: 100%;
}
.full-width-image figure div img {
  width: 100%;
}
.sc-accordion-list .vc_tta-panel-heading {
  background-color: #ce5b6f !important;
}
.sc-accordion-list .vc_tta-panel-heading .vc_tta-controls-icon:before {
  border-color: #fff !important;
}
.sc-accordion-list .vc_tta-panel-heading .vc_tta-controls-icon:after {
  border-color: #fff !important;
}
.sc-accordion-list .vc_tta-panel-heading h4 {
  font-size: 20px;
  font-weight: 500;
}
.sc-accordion-list a {
  color: #fff !important;
}
.sc-accordion-list .vc_tta-panel {
  margin-bottom: 5px !important;
}
.sc-accordion-list .vc_tta-panel .vc_tta-panel-body {
  background-color: rgba(247,233,236,0.8) !important;
}
.sc-accordion-list .vc_tta-panel .vc_tta-panel-body:before {
  border-color: rgba(247,233,236,0.8) !important;
}
.sc-accordion-list p a {
  color: #000 !important;
  font-weight: 600;
}
.sc-accordion-list p a:hover {
  color: #ce5b6f !important;
}
.page-faq-wrapper a {
  color: #000;
  font-weight: 600;
}
.page-faq-wrapper a:hover {
  color: #ce5b6f;
}
.nutrition-section-wrapper h3,
.nutrition-section-wrapper h2 {
  color: #fff !important;
  margin-bottom: 15px !important;
  font-size: 30px !important;
}
.nutrition-section-wrapper .professional-title {
  color: inherit !important;
}
.nutrition-section-wrapper .professional-title.sport-nutrition-title {
  color: #157d88 !important;
}
.professional-inner-text h2 {
  font-size: 30px !important;
}
.flex-box-wrapper {
  display: flex;
  justify-content: center;
}
.placeholder-image-section img {
  box-shadow: 0 0 15px 0px rgba(0,0,0,0.2);
}
.privacy-policy .main_inner_container ul li,
.website-terms-of-use .main_inner_container ul li,
.site-map .main_inner_container ul li {
  list-style: none;
  position: relative;
  padding-left: 18px;
}
.privacy-policy .main_inner_container ul li:before,
.website-terms-of-use .main_inner_container ul li:before,
.site-map .main_inner_container ul li:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 0px;
  font-size: 18px;
  font-family: FontAwesome;
  color: #ce5b6f;
  font-weight: 600;
}
.privacy-policy .main_inner_container a,
.website-terms-of-use .main_inner_container a,
.site-map .main_inner_container a {
  color: #000 !important;
  font-weight: bold !important;
}
.privacy-policy .main_inner_container a:hover,
.website-terms-of-use .main_inner_container a:hover,
.site-map .main_inner_container a:hover {
  color: #ce5b6f !important;
  text-decoration: none;
}
.corporate-package-info-section a {
  color: #000;
  font-weight: bold;
}
.corporate-package-info-section a:hover {
  color: #ce5b6f;
  text-decoration: none;
}
.contact-us-inner-form {
  justify-content: center;
}
.contact-us-inner-form p strong {
  color: #fff;
}
.contact-us-inner-form .contact-form-block .vc_column-inner {
  padding: 2px 60px 50px;
}
.thank-you-contact-to-us a {
  color: #000;
  font-weight: bold;
}
.thank-you-contact-to-us a:hover {
  color: #ce5b6f;
  text-decoration: none;
}
.ask-us-about-wrapper {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 45px 0 35px;
}
.ask-us-about-wrapper .contact-form-block .wpcf7 input[type='text'],
.ask-us-about-wrapper .contact-form-block .wpcf7 input[type='email'],
.ask-us-about-wrapper .contact-form-block .wpcf7 select,
.ask-us-about-wrapper .contact-form-block .wpcf7 textarea {
  background-color: #fff;
  color: #000;
  width: 100%;
  height: 52px;
  padding: 0 15px;
  margin: 10px 0 5px;
  border-radius: 0px;
  border: 0px;
  box-shadow: none;
}
.ask-us-about-wrapper .contact-form-block .wpcf7 .row .col-md-6 {
  width: 100% !important;
}
.ask-us-about-wrapper .contact-form-block .wpcf7 input[type='submit'] {
  height: 48px;
  display: flex;
  border: 2px solid transparent;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  padding: 0 25px;
  background-color: #fff;
  transition: all ease-in-out 0.3s;
}
.ask-us-about-wrapper .contact-form-block .wpcf7 input[type='submit']:hover {
  border-color: #fff;
  background-color: #ce5b6f !important;
}
.ask-us-about-wrapper .contact-form-block .btn_form {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.ask-us-about-wrapper .contact-form-block .form-group {
  margin-bottom: 0px !important;
}
.ask-us-about-wrapper .contact-form-block .wpcf7-response-output {
  border-color: #fff !important;
  color: #fff;
}
.error-page-section h2 {
  font-size: 200px;
  font-weight: bold;
  color: #ce5b6f !important;
  line-height: 240px;
}
.error-page-section .page-not-found-section {
  font-size: 36px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
}
div.error-page {
  background-position: right bottom !important;
}
div.error-page.error-page-wrapper {
  padding-top: 70px !important;
}
div.error-page a {
  color: #000 !important;
  font-weight: bold !important;
  text-decoration: none;
}
div.error-page a:hover {
  color: #ce5b6f !important;
  text-decoration: none;
}
div.error-page .sitemap-section ul li {
  list-style: none;
  position: relative;
  padding-left: 15px;
}
div.error-page .sitemap-section ul li:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 0px;
  font-size: 18px;
  font-family: FontAwesome;
  color: #ce5b6f;
}
div.error-page .sitemap-section ul li a {
  font-weight: 600 !important;
  text-decoration: none !important;
  font-size: 16px;
}
div.error-page .sitemap-section .page-list {
  padding-top: 30px;
}
div.error-page .sitemap-section .page-list .children {
  padding-top: 10px;
}
div.error-page .sitemap-section .page-list .children li:last-child {
  padding-bottom: 0px;
}
div.error-page .sitemap-section .page-list li:nth-of-type(5) ul li.page_item_has_children {
  padding-bottom: 0px;
}
.site-map .main_inner_container .sitemap-wrapper {
  background-position: right bottom !important;
}
.site-map .main_inner_container .sitemap-wrapper ul li {
  list-style: none;
  position: relative;
  padding-left: 15px;
}
.site-map .main_inner_container .sitemap-wrapper ul li:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 0px;
  font-size: 18px;
  font-family: FontAwesome;
  color: #ce5b6f;
  font-weight: normal;
}
.site-map .main_inner_container .sitemap-wrapper ul li a {
  font-weight: 600 !important;
  text-decoration: none !important;
  font-size: 16px;
}
.site-map .main_inner_container .sitemap-wrapper .page-list .children {
  padding-top: 10px;
}
.site-map .main_inner_container .sitemap-wrapper .page-list .children li:last-child {
  padding-bottom: 0px;
}
.site-map .main_inner_container .sitemap-wrapper .page-list li:nth-of-type(5) ul li.page_item_has_children {
  padding-bottom: 0px;
}
.preparing-for-your-appointment .main_inner_container a {
  color: #000 !important;
  font-weight: bold !important;
  text-decoration: none;
}
.preparing-for-your-appointment .main_inner_container a:hover {
  color: #ce5b6f !important;
  text-decoration: none;
}
.contact-form .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 15px;
  display: block;
}
.contact-form .wpcf7 input[type="text"],
.contact-form .wpcf7 input[type="email"],
.contact-form .wpcf7 textarea {
  padding: 6px 10px !important;
  border-bottom: 0;
  border: 1px solid #ddd;
  margin-bottom: 0px;
  background: #fff;
}
.contact-form .wpcf7 .wpcf7 input[type='tel'],
.contact-form .wpcf7 input[type='text'],
.contact-form .wpcf7 input[type='email'],
.contact-form .wpcf7 textarea {
  box-shadow: unset;
  width: 100%;
  font-size: 16px;
  line-height: 34px;
  border-radius: 0px;
}
.contact-form.new_patient_section .wpcf7 label {
  width: auto !important;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  font-size: 16px;
}
.contact-form.new_patient_section .wpcf7 label input {
  top: 2px;
  position: relative;
}
.contact-form .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 15px;
  display: block;
}
.contact-form .wpcf7-form-control-wrap.hear_of_us {
  display: inline-block;
}
.contact-form .wpcf7-form-control-wrap span.wpcf7-list-item {
  margin-right: 20px;
  display: inline-block;
  height: 25px;
}
.contact-form .wpcf7-form-control-wrap.contact_by {
  display: inline-block;
}
.contact-form.book-appointment-form .wpcf7 select {
  padding: 12px 15px !important;
  border: 1px solid #ddd;
  box-shadow: none;
  height: inherit;
  border-radius: 0px;
  font-size: 16px;
  cursor: pointer;
  color: #000;
}
.contact-form .submit-btn {
  margin: 30px auto 0px;
  display: block;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.contact-form .submit-btn .wpcf7-submit {
  max-width: 400px;
  width: 100%;
  background: #ce5b6f !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold;
  border-radius: 7px !important;
  box-shadow: -3px 3px 10px 0 rgba(245,65,96,0.7) !important;
  padding: 10px 35px !important;
  border: none !important;
}
.contact-form .submit-btn .wpcf7-submit:hover {
  background-color: #157d88 !important;
}
.contact-form .submit-btn .ajax-loader {
  position: absolute;
  right: 310px;
  top: 10px;
}
.covid-19-safety .main_inner_container .covid-inner-text a {
  color: #000 !important;
  font-weight: bold !important;
  text-decoration: none;
}
.covid-19-safety .main_inner_container .covid-inner-text a:hover {
  color: #ce5b6f !important;
  text-decoration: none;
}
.covid-19-patient-consent-form .main_inner_container .covid-inner-text a {
  color: #000 !important;
  font-weight: bold !important;
  text-decoration: none;
}
.covid-19-patient-consent-form .main_inner_container .covid-inner-text a:hover {
  color: #ce5b6f !important;
  text-decoration: none;
}
.covid-19-patient-consent-form .patient-form-wrapper .wpcf7-form label {
  width: 100% !important;
}
.patient-form-wrapper {
  margin-top: 5px;
  padding: 50px 20px 40px;
}
.patient-form-wrapper .wpcf7 {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.patient-form-wrapper .wpcf7 p {
  width: 100%;
  display: inline-block;
  padding: 10px 0px;
  margin: 0;
  font-size: 15px;
  color: #000;
  border-bottom: 1px solid transparent;
}
.patient-form-wrapper .wpcf7 p strong.text-center {
  display: block;
  margin-top: -32px;
}
.patient-form-wrapper .wpcf7 ul {
  border-bottom: 1px solid #ddd;
  margin-top: 8px;
  padding-bottom: 8px;
}
.patient-form-wrapper .wpcf7 ul li {
  list-style: none;
  color: #000;
  background-image: none !important;
  padding-left: 0;
}
.patient-form-wrapper .wpcf7 ul li .wpcf7-form-control-wrap {
  margin-bottom: 0px;
}
.patient-form-wrapper .wpcf7 input[type='text'],
.patient-form-wrapper .wpcf7 input[type='email'],
.patient-form-wrapper .wpcf7 input[type='url'] {
  font-size: 16px;
  line-height: 1.4;
  width: auto !important;
  display: inline-block;
  border: 1px solid #ddd !important;
  line-height: 2;
  padding: 5px 10px;
  box-sizing: border-box;
  height: 40px;
}
.patient-form-wrapper .wpcf7 span.wpcf7-list-item {
  margin: 0 8px 0 6px;
  display: inline-block;
  height: 25px;
}
.patient-form-wrapper .wpcf7 .wpcf7-list-item-label {
  font-weight: 600;
  margin-left: 7px;
}
.patient-form-wrapper .wpcf7 .wpcf7-list-item-label:after {
  content: "";
}
.patient-form-wrapper .wpcf7 .wpcf7-list-item-label:before {
  content: "";
}
.patient-form-wrapper .wpcf7 .submit-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 20px;
  border: 0;
}
.patient-form-wrapper .wpcf7 .submit-btn .wpcf7-submit {
  text-transform: uppercase;
  font-weight: 600;
}
.patient-form-wrapper .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.patient-form-wrapper .wpcf7-form-control-wrap {
  position: relative;
}
.patient-form-wrapper .wpcf7-form-control-wrap.fillingyourself {
  display: inline-block;
  margin-bottom: 5px;
}
.patient-form-wrapper .wpcf7-form-control-wrap.temperatureconsent,
.patient-form-wrapper .wpcf7-form-control-wrap.dentaloffice,
.patient-form-wrapper .wpcf7-form-control-wrap.novelcoronaviruscause,
.patient-form-wrapper .wpcf7-form-control-wrap.proceedwithtreatment,
.patient-form-wrapper .wpcf7-form-control-wrap.novelcoronavirus,
.patient-form-wrapper .wpcf7-form-control-wrap.laboratorytestforthenovelcoronavirus,
.patient-form-wrapper .wpcf7-form-control-wrap.havetoquarantine,
.patient-form-wrapper .wpcf7-form-control-wrap.past14days,
.patient-form-wrapper .wpcf7-form-control-wrap.returnedtoCanada,
.patient-form-wrapper .wpcf7-form-control-wrap.bordertesting,
.patient-form-wrapper .wpcf7-form-control-wrap.bordertestingprogram,
.patient-form-wrapper .wpcf7-form-control-wrap.receivedentaltreatment,
.patient-form-wrapper .wpcf7-form-control-wrap.governmentalhealthagency,
.patient-form-wrapper .wpcf7-form-control-wrap.governmentalhealthagency,
.patient-form-wrapper .wpcf7-form-control-wrap.healthcareworker,
.patient-form-wrapper .wpcf7-form-control-wrap.highrisk {
  margin-bottom: 0px;
}
.patient-form-wrapper .wpcf7-form-control-wrap.riskcategories {
  display: inline-block;
}
.patient-form-wrapper h3 {
  margin-top: 0px !important;
}
.patient-form-wrapper hr {
  border-top-color: #ddd;
}
.patient-form-wrapper .wpcf7-form-control-signature-wrap {
  margin-top: 15px;
  position: relative;
  width: 100% !important;
}
.patient-form-wrapper .wpcf7-form-control-clear-wrap input[type=button] {
  max-width: 74px;
  width: 100%;
  background: #ce5b6f !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: bold;
  border-radius: 7px !important;
  box-shadow: -3px 3px 10px 0 rgba(245,65,96,0.7) !important;
  padding: 4px 5px !important;
  border: none !important;
  margin-top: 15px;
}
.patient-form-wrapper .wpcf7-form-control-clear-wrap input[type=button]:hover {
  background-color: #157d88 !important;
}
.patient-form-wrapper .name-and-date .wpcf7-form-control-wrap input {
  width: 100% !important;
}
.why-nutrition-services-box a {
  color: #fff;
  text-decoration: underline;
}
.why-nutrition-services-box a:hover {
  text-decoration: none;
  color: #fff !important;
}
.header_menu.sticky {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 999999;
  background: #fff;
  padding-top: 0px;
}
.header_menu.sticky .logo-column .logo {
  min-width: inherit !important;
  top: -3px !important;
  left: 30px !important;
  max-width: 100px;
  position: relative;
}
.header_menu.sticky .container-fluid {
  align-items: center;
  justify-content: center;
  display: flex;
}
.cta_section .cta-text a {
  cursor: pointer;
}
.contact_form_section .contact_form .wpcf7-form-control-wrap {
  position: relative;
  min-height: 47px;
  display: block;
}
.modal {
  z-index: 999999;
}
.modal-dialog {
  top: 25%;
}
.modal-dialog .modal-header {
  border: 0;
}
.modal-dialog .modal-header .modal-title {
  display: inline-block;
  padding-left: 16px;
}
.modal-dialog .modal-header .close {
  background-color: #ce5b6f;
  margin-top: 0;
  color: #fff;
  opacity: 0.7;
  border: 1px solid;
  padding: 6px 11px;
}
.modal-dialog .modal-header .close:hover {
  opacity: 1;
}
#appointmentModal .modal-dialog .modal-header {
  text-align: center;
}
#appointmentModal .modal-dialog .modal-content {
  padding: 0 15px;
  border: 0px;
}
#appointmentModal .modal-dialog .modal-content .modal-header h4 {
  padding-left: 0px;
  text-align: center;
}
#appointmentModal .modal-dialog .modal-content input[type="text"],
#appointmentModal .modal-dialog .modal-content input[type="email"],
#appointmentModal .modal-dialog .modal-content textarea,
#appointmentModal .modal-dialog .modal-content select {
  width: 100%;
  float: left;
  padding: 10px;
  border-radius: 5px;
  margin: 0px;
}
#appointmentModal .modal-dialog .modal-content textarea {
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
  max-height: 180px;
}
#appointmentModal .modal-dialog .modal-content textarea:focus {
  box-shadow: none;
}
#appointmentModal .modal-dialog .modal-content .virtual-appointment .form-control {
  border: 0px;
  box-shadow: none;
}
#appointmentModal .modal-dialog .modal-content .form-control {
  height: 47px;
  color: #000;
}
#appointmentModal .modal-dialog .virtual-section .form-group {
  display: flex;
}
#appointmentModal .modal-dialog .virtual-section .form-group label {
  width: 23%;
}
#appointmentModal .modal-dialog .virtual-section .form-group .wpcf7-list-item label {
  display: flex;
}
#appointmentModal .modal-dialog .virtual-section .form-group .wpcf7-list-item label span {
  margin-left: 5px;
}
#appointmentModal .modal-dialog .virtual-section .form-group .book-virtual-appointment {
  padding-left: 0px;
}
#appointmentModal .modal-dialog .modal-header .close {
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 1;
  border: 0px;
}
#appointmentModal .modal-dialog .submit-btn {
  margin-top: 10px;
}
#appointmentModal .form-group {
  display: inline-block;
  width: 100%;
}
.appointment-form.btn-submit-online {
  background-color: #ce5b6f !important;
  color: #fff !important;
  border-radius: 7px;
  font-weight: 600;
  padding: 10px 25px;
  margin-left: 15px;
  font-size: 16px;
  box-shadow: -3px 3px 10px 0 rgba(245,65,96,0.7) !important;
  margin: 0 auto;
  display: block;
}
.appointment-form.btn-submit-online:hover {
  background-color: #157d88 !important;
  color: #fff !important;
}
.page-id-1312 .review_section {
  display: none;
}
.page-id-1312 div.vc_custom_1619769352550 {
  padding-top: 0 !important;
}
.surrounding-area-title {
  line-height: 1.2;
}
.testimonail_section {
  clear: both;
}
.sitemap .page_item_has_children {
  padding-bottom: 0px;
}
.sitemap .page-list li {
  position: relative;
  list-style: none;
  padding-left: 15px;
}
.sitemap .page-list li ul li ul li {
  list-style: none;
}
.sitemap .page-list li:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 0px;
  font-size: 18px;
  font-family: FontAwesome;
  color: #ce5b6f;
}
.sitemap .page-list li a {
  color: #000;
  font-weight: 600 !important;
  font-size: 16px;
}
.sitemap .page-list li a:hover {
  color: #ce5b6f !important;
}
.contact_form_section .contact_form .wpcf7-response-output {
  width: 100% !important;
  text-align: center !important;
  float: unset !important;
}
.contact_form_section .contact_form .wpcf7-response-output {
  float: none !important;
}
.home .wpcf7 form .wpcf7-response-output {
  border: 0px;
}
.home .failed .wpcf7-response-output,
.home .invalid .wpcf7-response-output {
  border: 2px solid #dc3232 !important;
}
.home .sent .wpcf7-response-output {
  border: 2px solid green !important;
}
.review_section {
  width: 100%;
  float: left;
  margin: 0;
  padding: 40px 0 30px;
  height: auto;
}
.review_section .review_box_one h3 {
  font-size: 80px;
  margin: 0;
  padding: 0;
}
.review_section .review_box_second .vc_single_image-wrapper {
  text-align: center;
}
.review_section .review_box_second .vc_single_image-wrapper img {
  width: 80%;
}
.review_section .review_box_three p {
  color: #157d88;
  font-weight: 700;
  font-size: 22px;
}
.testimonial_slider_block {
  box-shadow: -15px 15px 43px 0 rgba(0,0,0,0.11);
  padding-bottom: 30px !important;
  margin-bottom: 10px;
}
.testimonial_slider_block .vc_column-inner {
  background-repeat: no-repeat;
  background-position: 30px 20px;
}
.testimonial_slider_block p {
  font-size: 16px;
  line-height: 30px;
}
.testimonial_slider_block .review_box {
  padding: 30px 50px;
  display: inline-block;
}
.testimonial_slider_block .review_box h4 {
  font-weight: bold;
  font-size: 22px;
  padding: 0;
  margin: 0;
}
.testimonial_slider_block .review_box h4 a {
  color: #111111;
}
.testimonial_slider_block .review_box h4 a:hover {
  color: #ce5b6f;
}
.testimonial_slider_block .review_box .location {
  color: #989898;
}
.testimonial_slider_block .review_box .intro_content {
  color: #ce5b6f;
  padding: 20px 0;
  display: inline-block;
  font-weight: 600;
}
.testimonial_slider_block .slick-arrow {
  position: absolute;
  top: 102%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #F7E2E6;
  border-radius: 50%;
  color: #ce5b6f;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  font-size: 0 !important;
  cursor: pointer;
  z-index: 9;
}
.testimonial_slider_block .slick-arrow:hover {
  background-color: #FBF0F2;
}
.testimonial_slider_block .slick-prev {
  left: 40%;
}
.testimonial_slider_block .slick-prev::before {
  content: "\f104";
  color: #ce5b6f;
  font-size: 40px;
  font-family: 'FontAwesome';
}
.testimonial_slider_block .slick-next {
  right: 40%;
}
.testimonial_slider_block .slick-next::before {
  content: "\f105";
  color: #ce5b6f;
  font-size: 40px;
  font-family: 'FontAwesome';
}
.contact_form_section {
  width: 100%;
  float: left;
  margin: 0;
  padding: 50px 0 0 0;
  height: auto;
  background: url(../img/food_bg_footer.png);
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: 0 100%;
}
.contact_form_section .contact_form {
  box-shadow: -15px 15px 43px 0 rgba(0,0,0,0.11);
  padding: 50px;
}
.contact_form_section .contact_form h3 {
  padding: 0 0 15px 0;
}
.contact_form_section .contact_form .wpcf7 input[type='text'],
.contact_form_section .contact_form .wpcf7 input[type='email'],
.contact_form_section .contact_form .wpcf7 textarea {
  font-family: 'Open Sans', sans-serif !important;
  width: 100%;
  float: left;
  padding: 10px;
  border-radius: 5px;
  margin: 0 0 20px 0;
}
.contact_form_section .contact_form .btn_form {
  margin: 15px 0 0;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.contact_form_section .contact_form .btn_form .wpcf7-submit {
  background: #ce5b6f;
  color: #fff;
  border-radius: 7px !important;
  box-shadow: -3px 3px 10px 0 rgba(245,65,96,0.7) !important;
  padding: 10px 50px !important;
  font-weight: 700;
  margin: 15px 0 0;
}
.contact_form_section .contact_form .btn_form .wpcf7-submit:hover {
  background: #157d88;
}
.contact_form_section .contact_form .wpcf7-response-output {
  float: left;
}
.contact_form_section .contact_form .your-email {
  position: relative;
}
.contact_form_section .contact_form .your-email:after {
  content: '';
  background-size: 100% !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 16px;
  background: url('../img/email.png') 0 0 no-repeat;
  top: 15px !important;
}
.contact_form_section .contact_form .full_name {
  position: relative;
}
.contact_form_section .contact_form .full_name:after {
  content: '';
  background-size: 100% !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 16px;
  background: url('../img/name-icon.png') 0 0 no-repeat;
  top: 15px !important;
}
.contact_form_section .contact_form .phone_number {
  position: relative;
}
.contact_form_section .contact_form .phone_number:after {
  content: '';
  background-size: 100% !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 16px;
  background: url('../img/phone-number.png') 0 0 no-repeat;
  top: 15px !important;
}
.contact_form_section .contact_form .message {
  position: relative;
}
.contact_form_section .contact_form .message:after {
  content: '';
  background-size: 100% !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 16px;
  background: url('../img/chat.png') 0 0 no-repeat;
  top: 15px !important;
}
.cta-mini {
  background-size: cover;
}
.cta-mini h3 {
  margin: 50px 0 0 0;
  text-align: center;
}
.cta_section {
  width: 100%;
  float: left;
  margin: 0;
  padding: 50px 0 20px 0px;
  height: auto;
}
.cta_section .cta-text {
  background: url('../img/cta-text-bg.png');
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 70px 150px;
}
.cta_section .cta-text p {
  color: #000;
  padding: 0 0 15px 0;
}
.cta_section .cta-text a {
  background: #ce5b6f !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold;
  border-radius: 7px !important;
  box-shadow: -3px 3px 10px 0 rgba(245,65,96,0.7) !important;
  padding: 10px 35px !important;
  border: none !important;
}
.cta_section .cta-text a:hover {
  background: #157d88 !important;
}
.cta_section .footer-logo img {
  margin: 15px auto 0 auto;
  width: 75%;
}
.footer_main {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0;
  height: auto;
  background: url('../img/footer-bg.png');
  background-repeat: no-repeat;
  background-position: -110px 307px;
  position: relative;
}
.footer_main .footer-navbar-menu ul {
  margin: 0;
  padding: 0;
}
.footer_main .footer-navbar-menu li {
  list-style: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.footer_main .footer-navbar-menu li::before {
  content: '';
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.footer_main .footer-navbar-menu li a {
  color: #000;
  font-size: 18px;
  line-height: 38px;
  padding-left: 12px;
}
.footer_main .footer-navbar-menu li a:hover {
  color: #ce5b6f;
}
.footer_main h4 {
  color: #000;
  padding: 0 0 10px 0;
}
.footer_main .social-icons .social {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  margin: 30px 0 0 0;
}
.footer_main .social-icons .social li {
  list-style: none;
  padding: 0 10px;
}
.footer_main .social-icons .social li a {
  color: #585858;
  font-size: 22px;
}
.footer_main .social-icons .social li a:hover {
  color: #ce5b6f !important;
}
.footer_main .contact-details .email_address,
.footer_main .contact-details .phone_number,
.footer_main .contact-details .address {
  display: flex;
  font-size: 18px;
  line-height: 38px;
  color: #000;
}
.footer_main .contact-details .email_address::before,
.footer_main .contact-details .phone_number::before,
.footer_main .contact-details .address::before {
  content: '';
  background-size: 100%;
  width: 23px;
  height: 20px;
  display: inline-block;
  margin-right: 15px;
  margin-top: 8px;
}
.footer_main .contact-details .phone_number {
  padding: 30px 0 0 0;
}
.footer_main .contact-details .phone_number::before {
  background: url('../img/call-footer.png') 0 0 no-repeat;
  height: 20px;
}
.footer_main .contact-details .phone_number a {
  color: #000;
}
.footer_main .contact-details .phone_number a:hover {
  color: #ce5b6f;
}
.footer_main .contact-details .email_address {
  margin: 25px 0;
}
.footer_main .contact-details .email_address::before {
  background: url('../img/email-footer.png') 0 0 no-repeat;
  height: 20px;
}
.footer_main .contact-details .email_address a {
  color: #000;
}
.footer_main .contact-details .email_address a:hover {
  color: #ce5b6f;
}
.footer_main .contact-details .address::before {
  background: url('../img/home-footer.png') 0 0 no-repeat;
}
.footer_main .meet_details p {
  color: #000;
}
.footer_main::before {
  position: absolute;
  right: 0;
  content: "";
  background: url('../img/footer-bg-img.png') 0 0 no-repeat;
  width: 360px;
  height: 453px;
  bottom: 0;
}
.footer_main .text-center {
  padding-bottom: 40px;
}
.footer_main .social-icons .social li a img {
  width: 25px !important;
}
.footer_disc_main {
  width: 100%;
  float: left;
  margin: 0;
  padding: 30px 0 0 0;
  height: auto;
}
.footer_disc_main .footer_disc {
  background-color: #ce5b6f;
  color: #fff;
  padding: 25px;
  font-size: 12px;
  border-radius: 10px 10px 0 0px;
}
.footer_disc_main .footer_disc a {
  color: #fff;
  text-decoration: underline;
}
.footer_disc_main .footer_disc a:hover {
  text-decoration: none;
}
.footer-copyrights {
  float: left;
  width: 100%;
  background-color: #157d88;
  padding: 20px 0;
  font-weight: 100;
  font-size: 14px;
  line-height: 29px;
  color: #fff;
}
.footer-copyrights a {
  color: #fff;
}
.footer-copyrights a:hover {
  color: #ffb740;
}
.footer-copyrights .desing_by i {
  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;
  color: #ce5b6f;
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
