body {
  background: #eee;
}

.about-content h1 {
  font-weight: 600;
  font-size: 24px;
  color: #000;
  line-height: normal;
  margin: 10px 0px;
}
span.sbi_btn_text {
    color: #fff !important;
}
#themeswitchwrap {
  display: none;
}
.wrapper {
  width: 100%;
  padding: 0;
}
.pcolor1 {
  background: #f9f9f9;
  color: #444;
}
.pcolor1 .htag {
  color: #5d8eb7;
}
.pcolor1 a {
  color: #fff;
}
.pcolor1 a:hover {
  color: #9bc03c;
}
.pcolor1 .btn.btnc {
  border: 0;
  background: #5d8eb7;
}
.pcolor1 .btn.btnc:hover {
  background: 0 0;
  color: #5d8eb7;
  border: 1px solid #5d8eb7;
  text-shadow: none;
}
.pcolor2 {
  background: #fff;
  color: #3a3f45;
}
.pcolor2 .htag {
  color: #5d8eb7;
}
.pcolor2 a {
  color: #5d8eb7;
}
.pcolor2 a:hover {
  color: #5d8eb7;
}
.pcolor2 .btn.btnc {
  border: 0;
  background: #5d8eb7;
}
.pcolor2 .btn.btnc:hover {
  background: #5d8eb7;
  color: #fff;
  border: 1px solid #5d8eb7 !important;
  text-shadow: none;
}
.pcolor3 {
  color: #fff;
  background: #5d8eb7;
  background: #73b0b5;
  background: -moz-linear-gradient(left, #73b0b5 0, #4baeb7 100%);
  background: -webkit-linear-gradient(left, #73b0b5 0, #4baeb7 100%);
  background: linear-gradient(to right, #73b0b5 0, #4baeb7 100%);
}
.pcolor3 .htag {
  color: #fff;
}
.pcolor3 a {
  color: #fff;
}
.pcolor3 a:hover {
  color: #fff;
}
.pcolor3 .btn.btnc {
  background: #0095da;
  color: #fff;
}
.pcolor3 .btn.btnc:hover {
  background: #41c3ff;
  color: #fff;
}
.pcolor3 .carousel-indicators li {
  border: 2px solid #fff;
  background: 0;
}
.pcolor3 .carousel-indicators li.active {
  border: 2px solid #fff;
  background: #fff;
}
.pcolor4 {
  color: #fff;
  background: red;
  background: -webkit-radial-gradient(circle, #11658c, #0f516f, #08364b);
  background: -o-radial-gradient(circle, #11658c, #0f516f, #08364b);
  background: -moz-radial-gradient(circle, #11658c, #0f516f, #08364b);
  background: radial-gradient(circle, #11658c, #0f516f, #08364b);
}
.pcolor4 .htag {
  color: #fff;
}
.pcolor4 a {
  color: #fff;
}
.pcolor4 a:hover {
  color: #8bdaff;
}
.pcolor4 .btn.btnc {
  background: #0095da;
}
.pcolor4 .btn.btnc:hover {
  background: #41c3ff;
}
.pcolor4 .longline {
  border-color: #54859e;
}
.linetop::before {
  border-top: 4px solid #f6adcd;
}
.linebottom::after {
  border-top: 4px solid #f6adcd;
}
.linebottom[style*="center"]::after,
.linecenter::after {
  margin-left: auto;
  margin-right: auto;
  border-top-color: #c5c5c5;
}
.review-pro .inner-content > blockquote {
  border-left: 5px solid #f89406;
  padding-left: 29px;
}
.am-social-svg .svg-icon {
  fill: #fff;
}
.am-social-svg .svg-cirlcle,
.am-social-svg .svg-rounded-square,
.am-social-svg .svg-square {
  fill: #5d8eb7;
}
.am-social-svg:hover .svg-icon {
  fill: #fff;
}
.am-social-svg:hover .svg-cirlcle,
.am-social-svg:hover .svg-rounded-square,
.am-social-svg:hover .svg-square {
  fill: #5d8eb7;
}
#am-sticky-toprow {
  background: #5d8eb7;
  color: #fff;
  font-size: 15px;
}
#am-sticky-toprow a {
  color: #fff;
}
#am-sticky-toprow a:hover {
  color: #5d8eb7;
}
#am-sticky-mainrow {
  background: #fff;
}
.am-sticky-mainmenu > li > a {
  color: #5d8eb7;
  text-transform: uppercase;
}
.am-sticky-mainmenu > li:hover > a {
  color: #5d8eb7;
  text-decoration: none;
}
.am-sticky-mainmenu > li.current_page_item > a {
  color: #5d8eb7;
}
.am-sticky-mainmenu .sub-menu {
  border-bottom: 4px solid #5d8eb7;
  background: #fff;
}
.am-sticky-mainmenu li li a {
  color: #fff;
  background: #5d8eb7;
}
.am-sticky-mainmenu li ul a:hover {
  color: #fff;
  background: #5d8eb7;
}
.am-sticky-side-panel {
  background: #fff;
}
.am-sticky-accordion > li > a {
  color: inherit;
}
.am-sticky-accordion > li > a:hover {
  color: #fff;
  background: #5d8eb7;
}
.am-sticky-accordion > li li a {
  color: #fff;
}
.am-sticky-mainrow .tpf-logo {
  max-width: 100%;
  max-height: 80px;
  display: inline-block;
}
.am-sticky-mainrow #logo_sticky img {
  max-width: 100%;
  max-height: 70px;
  display: inline-block;
  margin-top: -40px;
}
#logo_sticky {
  margin: 15px 0 0;
}
#logo_sticky h1,
#logo_sticky h1 a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin: 30px 0 5px 0;
  line-height: 18px;
}
#logo_sticky h2,
#logo_sticky h2 a {
  display: none;
}
#am-sticky-side-panel hr {
  margin: 10px 0;
}
.am-sticky-iconsnav a {
  color: #5d8eb7;
}
.am-sticky-iconsnav a:hover {
  color: #5d8eb7;
}
.carousel-indicators {
  position: relative;
  bottom: 0;
}
.carousel-indicators li {
  border: 2px solid #0094d9;
  background: 0;
}
.site-banner .carousel-indicators li {
  border: 2px solid #0094d9;
  width: 6px;
  height: 6px;
  border-radius: 20px;
  opacity: 1;
}
.carousel-indicators li.active {
  border: 2px solid #5d8eb7;
  background: #5d8eb7;
}
.am-sticky-side-panel {
  background: #fff;
  color: #5d8eb7;
}
.sticky-side-panel-lefteditable a {
  color: #5d8eb7;
}
.sticky-side-panel-lefteditable a:hover {
  color: #5d8eb7;
}
.am-sticky-accordion > li > ul {
  margin-bottom: 10px;
}
.am-sticky-accordion > li li a {
  background: #5d8eb7;
}
.am-sticky-accordion > li li a:hover {
  background: #5d8eb7;
  color: #fff;
}
#glt-translate-trigger {
  right: 20px !important;
  left: auto !important;
}
.mobile_phone_nbr {
  display: none;
}
.g-recaptcha {
  transform: scale(0.7) !important;
  -webkit-transform: scale(0.7) !important;
}
form#contacts .col-lg-6 span.error,
form#contacts .col-md-6:nth-child(2) span.error {
  position: absolute;
  bottom: 1px;
  font-size: 14px;
  font-weight: 400;
}
form#contacts .col-md-12:nth-child(5) span.error {
  position: absolute;
  bottom: -6px;
}
form#contacts span.error {
  font-size: 12px;
  line-height: initial;
}

.pagewrapper {
  margin: 0 auto;
  width: 100%;
}
.boxin .pagewrapper {
  box-shadow: 1px 1px 42px #000;
  margin: 0 auto;
  max-width: 1488px;
  overflow: hidden;
}
.largewidth .container {
  width: 85%;
  max-width: 1920px;
}
.fullwidth,
.fullwidth-container > .container,
.section-container-fullwidth > .container {
  max-width: 100% !important;
  width: 100% !important;
}
.wrapper {
  width: 100%;
}
.paddingsmall,
.smallpadding {
  padding: 30px 0;
}
#am-sticky-mainrow,
#am-sticky-toprow,
#footer,
#graphic,
#header,
#mobile_header,
.nopadding {
  padding: 0;
}
img.overline {
  position: relative;
  z-index: 999;
}

.topheader {
  margin: 0 0 15px;
}
.inner-content h2 {
  margin: 0 0 0;
}
.home h2.topheader {
  font-size: 31px;
  line-height: 56px;
}
.inner-content > br {
  display: none;
}
blockquote {
  border-left: 10px solid #ee5831;
  padding: 0 32px;
  margin: 0 0 40px;
  font-size: 20px !important;
  color: #2c2a2a;
}
@media screen and (max-width: 768px) {
  .topheader {
    margin: 0 0 30px 0;
  }
  .home h2.topheader {
    font-size: 26px;
    line-height: 26px;
  }
}
ol,
ul {
  padding: 0 0 0 16px;
  margin: 0 0 40px;
}
ol.indent,
ul.indent {
  padding-left: 30px;
}
ol.faul,
ul.faul {
  list-style: none;
}
.faul li {
  font-family: FontAwesome;
  position: relative;
}
.faul li:before {
  left: -18px;
  font-size: 11px;
  position: absolute;
  color: #de0846;
}
a {
  color: #5d8eb7;
  text-decoration: none;
}
.blog-in a {
  color: #054d89;
  font-weight: 600;
}
a:hover {
  color: #5d8eb7;
  text-decoration: none;
}
a:active,
a:focus,
a:hover,
embed,
object {
  outline: 0;
  text-decoration: none;
}
hr {
  text-align: center;
  border: 0;
  clear: both;
  margin: 40px auto;
  border-top: 1px solid #c5c5c5;
  color: #c5c5c5;
}
hr.clear {
  border: 0 none;
  height: 1px;
  margin: 0;
  clear: both;
}
hr.spacer {
  border: 0 none;
  height: 40px;
  margin: 0;
}
hr.spacer.short {
  height: 20px;
}
hr.centered {
  max-width: 400px;
}
hr.left {
  max-width: 150px;
  margin-left: 0;
}
hr + .htag {
  margin-top: 40px;
}
hr[class*="fa-"]::before {
  display: inline-block;
  font-family: FontAwesome;
  position: relative;
  padding: 0 10px;
  top: -14px;
  background: #fff;
  font-size: 18px;
}
.linetop::before {
  content: " ";
  display: block;
  margin: 0 0 20px;
  max-width: 70px;
}
.linebottom::after {
  content: " ";
  display: block;
  max-width: 70px;
  margin: 20px auto 0;
  border-top-color: #c5c5c5 !important;
}
.longline {
  position: relative;
  z-index: 0;
  margin: -40px 0 60px;
  width: 1000%;
  margin-left: -500%;
  overflow: hidden;
  border-color: #5d8eb7;
}
@media screen and (max-width: 768px) {
  .longline {
    display: none;
  }
}
.rowlikep {
  margin: 0 0 40px;
}
blockquote {
  border-left: 0 solid #ee5831;
  padding: 0 65px;
  margin: 0 0 40px;
}
blockquote cite {
  display: block;
  margin: 20px 0 0;
  color: #db1249;
  font-style: normal;
}
blockquote.large {
  font-size: 60px;
  line-height: 60px;
}
blockquote.large cite {
  font-size: 18px;
  line-height: 18px;
}
blockquote.quoted {
  border: 0;
  position: relative;
  padding: 0 0 0 70px;
}
blockquote.quoted::before {
  display: block;
  content: open-quote;
  position: absolute;
  font-size: 160px;
  left: 0;
  top: 30px;
  color: #ee5831;
}
.row.flushcolumns > * {
  padding: 0;
}
.img-thumbnail {
  background-color: #f89406 !important;
  border: 0 solid #333;
  border-radius: 1px;
  padding: 0 !important;
}
/* .btn.btnc {
    background: #5d8eb7;
    border: 1px solid #5d8eb7 !important;
}
.btn.btnc,
.btn.btnc::before {
    color: #fff;
    padding: 15px 20px;
    text-decoration: none;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    text-shadow: 1px 1px 1px #000;
}
.btn.btnc.btn-block {
    margin-top: 15px;
}
.btn.btnc:hover {
    background: #5d8eb7;
    color: #fff;
    border: 1px solid #5d8eb7 !important;
    text-shadow: none;
    text-decoration: none;
} */
@media screen and (max-width: 768px) {
  .btn.btnc {
    white-space: normal;
  }
}
.left-border {
  border-left: 1px solid #d2d2d2;
}
.emphasisbox {
  color: #fff;
  padding: 40px;
  background: #5d8eb7cc;
}
.emphasisbox .htag {
  color: #fff;
}
.tpf-ac-trigger {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin: 0 0 20px;
}
.tpf-ac-trigger::before {
  position: absolute;
  top: 35%;
  left: 0;
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  transform: rotate(45deg);
  border-right: 0.2em solid #de0846;
  border-top: 0.2em solid #de0846;
}
.tpf-ac-trigger.tpf-active::before {
  transform: rotate(135deg);
}
.nav-tabs.tabsc {
  border-bottom: 2px solid #ee5831;
}
.nav-tabs.tabsc a {
  padding: 10px 20px;
  border-radius: 0;
  background: #2d2b2a;
  color: #fff;
}
.nav-tabs.tabsc .dropdown-menu {
  background: #2d2b2a;
}
.nav-tabs.tabsc .dropdown-menu .divider {
  background: #ee5831;
}
.nav-tabs.tabsc > .active > a,
.nav-tabs.tabsc > li > a:focus,
.nav-tabs.tabsc > li > a:hover {
  background: #ee5831;
  color: #fff;
}
.tab-content.tabsc {
  background: #efefef;
  padding: 20px;
}
.table.tablec tr th {
  background: #ee5831;
  color: #fff;
}
.table.tablec tr th:nth-of-type(even) {
  background: #eb2842;
}
.table.tablec tr:nth-of-type(odd) {
  background-color: #efefef;
}
.table.tablec tr:nth-of-type(odd) td:nth-of-type(even) {
  background-color: #e7e7e7;
}
.table.tablec tr:nth-of-type(even) {
  background-color: #f9f9f9;
}
.table.tablec tr:nth-of-type(even) td:nth-of-type(even) {
  background-color: #f0f0f0;
}
.tpf-caption.tpfstyle {
  background: #009cde;
  color: #fff;
  border: none;
  padding: 0;
}
.tpf-caption.tpfstyle .tpf-caption-title {
  padding: 0 10px;
}
.tpf-caption.tpfstyle .tpf-caption-text {
  padding: 0 10px;
}
.tpf-caption-img img {
  display: block;
  margin: 0 auto;
}
form#contacts .col-md-6 {
  margin-top: 11px;
}
.shift-up {
  margin-top: -10%;
}
.shift-bottom {
  margin-bottom: -10%;
}
.ih-item.circle .tpf-fig-caption-img-wrap::before {
  box-shadow: 0 0 0 16px rgba(138, 172, 163, 0.3) inset,
    0 1px 2px rgba(0, 0, 0, 0.3);
}
figure {
  float: none !important;
}
figure + ul {
  clear: both;
  margin-top: 20px;
}
.tpf-latest-post .wp-post-image {
  float: none;
  margin: 0;
}
.contentbox {
  padding: 60px 0;
}
.opacitycontent {
  position: relative;
}
.pinkicon {
  color: #5d8eb7;
}
.leftimg {
  position: relative;
  right: 32%;
  z-index: 999;
}
.rightimg {
  left: 39%;
  position: relative;
}
@media screen and (max-width: 2300px) {
  .rightimg {
    left: 24%;
  }
}
@media screen and (max-width: 1700px) {
  .rightimg {
    left: 16%;
  }
}
@media screen and (max-width: 1450px) {
  .rightimg {
    left: -4%;
  }
}
@media screen and (max-width: 1200px) {
  .rightimg {
    left: -8%;
  }
}
@media screen and (max-width: 992px) {
  .rightimg {
    left: 0;
    position: initial;
    width: 100%;
    height: auto;
    display: block;
  }
  .leftimg {
    right: 0;
    position: initial;
    width: 100%;
    height: auto;
    display: block;
  }
}
#header {
  background: #fff;
  padding: 33px 0 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
#header .logo {
  padding: 0;
}
#header #logo {
  position: relative;
  z-index: 999;
}
#header h1.tpf-logo {
  margin: 20px 15px;
  font-size: 30px;
  line-height: 30px;
  padding-top: 10px;
}
#header h2.tpf-logo {
  margin: 20px 15px;
  font-size: 18px;
  line-height: 25px;
}
#header .social {
  margin: 11px 0 -12px;
}
#header address {
  margin: 0 3px 0 0;
  border-right: 1px solid #c5c5c5;
  border-left: 1px solid #c5c5c5;
}
#header .schedulec {
  border-right: 1px solid #dadada;
  padding-right: 10px;
}
#header .adr {
  color: #5d8eb7;
  font-size: 17px;
  line-height: 27px;
  text-transform: uppercase;
  font-weight: 500;
  margin-right: 10px;
  margin-left: 10px;
}
#header hr {
  border-top: 1px solid #c5c5c5;
  margin: 15px 0;
}
#header .tel {
  color: #5d8eb7;
  font-size: 21px;
  line-height: 27px;
  margin-right: 22px;
  font-weight: 500;
}
.d-inline-block {
  display: inline-block;
}
#header #logo img {
  max-width: 100%;
  width: 510px;
  margin-top: -13px;
}
@media screen and (max-width: 1550px) {
  #header .social {
    margin: 15px 0 0;
  }
}
@media screen and (max-width: 992px) {
  #header .logo {
    width: 40%;
  }
  #header .logoinfo {
    width: 60%;
  }
}
.toprightcol {
  background: #03486b;
  padding: 13px;
  text-transform: uppercase;
}
.toprightcol .tel {
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  line-height: 46px;
}
.toprightcol .tel:hover {
  color: #f6adcd;
}
.toprightcol .adr {
  font-size: 13px;
  color: #fff;
  line-height: 27px;
}
.toprightcol .adr:hover {
  color: #f6adcd;
}
@media screen and (max-width: 1350px) {
  .toprightcol .tel {
    font-size: 22px;
  }
  .toprightcol .adr {
    font-size: 11px;
  }
  #header h1.tpf-logo {
    font-size: 26px;
  }
}
@media screen and (max-width: 1200px) {
  .toprightcol .tel {
    display: inline;
    text-align: left;
    padding: 0 23px 0 0;
  }
  .toprightcol .adr {
    text-align: right;
    float: right;
    display: inline;
  }
  #header h2.tpf-logo {
    font-size: 15px;
  }
}
#mobile_header {
  padding: 10px 0;
  background: #fff;
}
#mobile_header .mobile_holder {
  position: relative;
}
#mobile_header .mobile_holder h1 {
  margin: 0;
  font-size: 25px;
  line-height: 35px;
}
#mobile_header #mobile_logo {
  position: absolute;
  font-weight: 700;
  margin-top: -5px;
  z-index: 9999;
}
#mobile_header #mobile_logo img {
  width: 100%;
  max-width: 210px;
}
#mobile_header a {
  color: #5d8eb7;
}
#mobile_header a:hover {
  color: #5d8eb7;
}
#mobile_header h2.thmplt_logo {
  display: none;
}
#mobile_header hr {
  margin: 20px 0 10px;
  border-color: #c5c5c5;
}
@media screen and (max-width: 400px) {
  #mobile_header .mobile_holder h1 {
    font-size: 18px;
    line-height: 25px;
  }
}
#navigation {
  background: #3b3b3b;
  overflow: visible;
  padding: 0;
}
#header #mainmenu {
  margin: 0;
  float: right;
  padding: 0;
}
#mainmenu > li > a {
  font-size: 16px;
  line-height: 16px;
  padding: 10px 31px;
  font-weight: 400;
  text-transform: uppercase;
  color: #5d8eb7;
}
#mainmenu > li:hover > a {
  color: #5d8eb7;
  text-decoration: none;
}
#mainmenu > li.current_page_item > a {
  color: #5d8eb7;
}
#mainmenu .sub-menu {
  width: 200px;
  margin-top: 0;
  border-bottom: 4px solid #5d8eb7;
  background: #f5f5f5;
}
#mainmenu .sub-menu > li > a {
  font-size: 14px;
  padding: 4px 16px;
  margin: 0;
  color: #fff;
  text-align: left;
  background: #5d8eb7;
}
#mainmenu .sub-menu > li > a:hover {
  color: #fff;
  background: #5d8eb7;
}
#mainmenu > li.first > a,
#mainmenu > li:first-child > a {
  padding-left: 0;
}
#mainmenu > li.last > a,
#mainmenu > li:last-child > a {
  background: 0;
  padding-right: 0;
}
#mainmenu_accordion,
#mainmenu_accordion ul {
  list-style: none outside;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#mainnav_accordion {
  text-align: right;
}
#mainnav_accordion .sub-menu {
  text-align: left;
}
#mainmenu_accordion > li > a {
  font-size: 18px;
  line-height: 60px;
  background: 0;
  margin: 0;
  cursor: pointer;
  height: 60px;
  display: block;
  padding: 0;
  border: 0;
}
#mainmenu_accordion > li > ul {
  padding: 0;
  margin: 0 0 40px;
}
#mainmenu_accordion ul li a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  height: auto;
  line-height: 16px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
#mainmenu_accordion ul li a:hover {
  text-decoration: none;
}
#mainmenu_accordion > li > ul > li a {
  color: #5d8eb7;
  background: 0;
  padding-left: 20px;
  text-align: left;
}
#mainmenu_accordion > li > ul > li a:hover {
  color: #fff;
  background: #5d8eb7;
}
#mainmenu_accordion > li > ul > li li a {
  background: #5d8eb7;
  padding: 0 0 0 40px;
  color: #fff;
}
#mainmenu_accordion > li > ul > li li a:hover {
  background: #5d8eb7;
}
#mainmenu_accordion > li > ul > li li li a {
  background: 0;
  padding: 0 0 0 50px;
}
#mainmenu_accordion > li > ul > li li li li a {
  background: 0;
  padding: 0 0 0 60px;
}
#mainmenu_accordion .menu-item-has-children > a:after {
  content: "\e252";
  font-family: "Glyphicons Halflings";
  margin: 0 10px 0 0;
  display: inline-block;
  float: right;
  font-size: 10px;
}
#mainmenu_accordion .li-has-content-menu .sub-menu {
  display: block;
}
#mainmenu_accordion .li-has-content-menu .sub-menu li ul {
  display: block !important;
}
@media screen and (max-width: 1550px) {
  #mainmenu > li > a {
    font-size: 14px;
    line-height: 14px;
    padding: 18px 10px;
  }
}
@media screen and (max-width: 1400px) {
  #mainmenu > li > a {
    font-size: 14px;
    line-height: 13px;
    padding: 18px 6px;
  }
}
@media screen and (max-width: 1280px) {
  #mainmenu > li > a {
    font-size: 13px;
    padding: 27px 5px;
  }
}
.am-sticky-svg {
  color: #5d8eb7;
}
.am-sticky-svg:hover {
  color: #5d8eb7;
}
#graphic .carousel-caption .title,
.caption-wrapper .caption-box .title {
  color: #fff;
  display: block;
  font-size: 74px;
  line-height: 72px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  letter-spacing: 5px;
  text-shadow: 1px 1px 3px #000;
}
#graphic .carousel-caption .title.small,
.caption-wrapper .caption-box .title.small {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}
#graphic .caption-box-wrapper {
  width: 100%;
}
#graphic {
  background: #5d8eb7;
}
.caption-wrapper .caption-box hr {
  margin: 20px 0;
}
.caption-wrapper .caption-box p {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 9px;
}
.caption-quarter .caption-wrapper {
  top: 26%;
}
.titlebox {
  width: 100%;
}
.caption-box h6 {
  color: #fff;
  border-bottom: 2px solid #fff;
  display: block;
  font-size: 47px;
  margin: 0 0 20px;
  padding: 0 0 23px;
}
#graphic .largewidth .container {
  margin-right: 0;
}
#slide-626 .titlebox {
  width: 60%;
}
.titlebox {
  margin-top: 9%;
}
.review-pro .error {
  font-size: 12px !important;
  display: ruby;
}
.review-pro .service-sidebar-form .col-md-6 .error {
  font-size: 12px !important;
  display: ruby;
  position: absolute;
  top: 50px;
}
@media screen and (max-width: 1500px) {
  .page-id-20 .serv-in-text img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  figure.effect-ruby .tpf-fig-caption-verb {
    padding: 1em !important;
  }
}
@media screen and (max-width: 768px) {
  #graphic .carousel-inner > .item > img {
    max-width: 135%;
  }
}
@media screen and (max-width: 1445px) and (min-width: 1281px) {
  #header.fixed ul#menu-nav-menu li a {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1280px) {
  #graphic .caption-wrapper .caption-box .title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 2px;
  }
  #graphic .caption-wrapper .caption-box p {
    font-size: 22px;
    letter-spacing: 4px;
  }
  .titlebox {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .emphasisbox {
    background: #5d8eb7eb;
  }
}
@media screen and (max-width: 992px) {
  #graphic .carousel-caption .caption-box {
    margin: 0 auto;
  }
  #graphic .item_fullwidth .carousel-caption .caption-box {
    max-width: 100%;
    background: 0;
  }
  #graphic .item_fullwidth .carousel-caption {
    margin: 0 auto;
    position: relative;
  }
  #graphic .carousel-inner > .item > .constrained {
    height: 500px;
  }
  #graphic .carousel-caption {
    top: 10%;
  }
  .titlebox {
    width: 100%;
    text-align: center;
  }
  .caption-wrapper {
    position: relative;
    background: #5d8eb7;
  }
  .caption-quarter .caption-wrapper {
    top: 0;
  }
  .carousel-indicators li.active {
    border: 2px solid #5d8eb7;
    background: #5d8eb7;
  }
  .titlebox {
    margin-top: 0;
    width: 100%;
  }
  #slide-626 .titlebox {
    width: 100%;
  }
  #graphic .largewidth .container {
    width: 100%;
  }
  .caption-wrapper .caption-box {
    padding: 20px 0 0;
  }
  #graphic .caption-wrapper .caption-box .title {
    margin-bottom: 38px;
  }
}
@media screen and (max-width: 768px) {
  #graphic .carousel-inner > .item > .constrained {
    height: 300px;
  }
  #graphic .carousel-caption {
    top: 10%;
  }
  #graphic .title {
    font-size: 22px;
    line-height: 24px;
  }
}
#graphic ol.carousel-indicators {
  margin-bottom: 0;
  bottom: 0;
  position: absolute;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 10%;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 10%;
}
@media screen and (max-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    left: 30%;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    right: 30%;
  }
}
#our-services {
  background: #5d8eb7;
}
#our-services .col-md-25,
#our-services .col-sm-4 {
  padding-left: 10px;
  padding-right: 10px;
}
#highlights {
  border-bottom: 1px solid #c5c5c5;
}
#highlights h2 {
  font-size: 30px;
  line-height: 22px;
  color: #fff;
}
#highlights .header {
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
  display: block;
  margin: 10px 0 0 0;
}
.caption-left .caption-wrapper .caption-box {
  width: 100%;
}
figure[class*="effect-"] figcaption {
  padding: 1em;
}
figure[class*="effect-"] .tpf-fig-caption-title {
  word-spacing: 0.15em;
  font-weight: 600;
  text-shadow: 1px 1px 3px #000;
  line-height: 26px;
}
.appoint select.form-control {
  color: #707f93;
}
figure.effect-ruby {
  background-color: #5d8eb7;
}
@media screen and (max-width: 768px) {
  #highlights h2 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (max-width: 400px) {
  figure.effect-lily figcaption > div {
    bottom: 6%;
  }
}
#doctor-area {
  background: #fff;
  overflow: hidden;
}
#before-and-after .container,
#bottom_contact-3 .container,
#carecredit .container,
#doctor-area .container,
#testimonials-3 .container,
.largewidth.container,
section.wrapper.PATIENTFI .container {
  width: 85%;
  max-width: 1920px;
}
.aside_inner figure[class*="effect-"] .tpf-fig-caption-title {
  color: #fff;
}
.aside_inner figure.effect-ruby .tpf-fig-caption-title {
  margin-top: 10%;
}
.aside_inner figure.effect-ruby .tpf-fig-caption-verb a {
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .aside_inner figure.effect-ruby .tpf-fig-caption-title {
    margin-top: 0;
  }
  .aside_inner figure[class*="effect-"] figcaption {
    font-size: 0.9em;
  }
  .aside_inner figure.effect-ruby .tpf-fig-caption-verb {
    margin: 0.5em 0 0;
    padding: 0.5em;
  }
}
#main {
  background: #fff;
  padding: 50px 0;
}
.our-offices-sec {
  padding: 80px 0;
}
#main h1,
.inner-content h2 {
  text-transform: capitalize;
}
.home #main #breadcrumbs {
  display: none;
}
#main #breadcrumbs {
  color: #e9104b;
}
#main #breadcrumbs a {
  color: #000;
}
.nosidebar #main .main_section {
  width: 100%;
}
.main_aside .first {
  margin-top: 0;
}
.main_aside .first .htag {
  margin: 0 0 60px;
}
#testimonials .carousel-control.left {
  display: none;
}
#testimonials .carousel-control.right {
  display: none;
}
#testimonials ol.carousel-indicators {
  position: static;
  margin: 10px auto;
}
#testimonials-3 .carousel-control.left {
  display: none;
}
#testimonials-3 .carousel-control.right {
  display: none;
}
#testimonials-3 ol.carousel-indicators {
  position: static;
  margin: 10px 0;
  left: 0;
  text-align: left;
}
#testimonials-3 {
  max-height: 619px;
}
@media screen and (max-width: 992px) {
  #testimonials-3 {
    max-height: initial;
  }
}
#bottom_blog {
  color: #fff;
}
#bottom_blog h2 {
  color: #fff;
}
#bottom_blog .btn {
  display: block;
  margin-top: 10px;
}
#bottom_blog .title {
  margin-bottom: 10px;
}
#bottom_blog .result_data {
  margin-bottom: 20px;
}
#bottom_blog .date {
  margin-bottom: 30px;
  color: #fff;
}
#bottom_blog .date strong {
  display: none;
}
#bottom_blog .author {
  display: none;
}
.tpf-fwbleed .mapcanvas {
  width: 100%;
  margin: 0;
}
#bottom_contact-3 .contentbox {
  padding: 0;
}
#bottom_links {
  padding: 60px 0;
  line-height: 28px;
}
#bottom_links address {
  line-height: 28px;
}
#bottom_links h3 {
  font-size: 24px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
#bottom_links ul {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
#bottom_links .list-inline > li {
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 300;
}
#bottom_links .am-social-svg .svg-shape {
  fill: #838383;
}
#bottom_links .am-social-svg .svg-shape:hover {
  fill: #9bc03c;
}
#bottom_links .am-social-svg {
  height: 48px;
  width: 48px;
}
#bottom_links .mapimg {
  max-width: 350px;
  height: 220px;
}
#footer {
  padding: 10px 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #024565;
}
#footer ul {
  margin-bottom: 0;
}
#footer a {
  color: #9bc03c;
}
#footer a:hover {
  color: #fff;
}
#footer-3 {
  padding: 60px 0 40px;
  font-size: 13px;
  text-transform: none;
  color: #fff;
  background: #5d8eb7;
}
#footer-3 ul {
  margin-bottom: 0;
  display: inline-block;
}
#footer-3 #mainmenu i {
  display: none;
}
#footer-3 #mainmenu a {
  padding: 0 40px;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
}
#footer-3 #mainmenu a:hover {
  color: #5d8eb7;
}
#footer-3 #mainmenu a:first-child {
  padding-left: 0;
}
#footer-3 a {
  color: #fff;
}
#footer-3 a:hover {
  color: #fff;
}
#footer-3 hr {
  border-color: #fff;
}
#footer-3 .btn.btnc {
  border: 1px solid #fff;
  background: 0;
  color: #fff;
  padding: 15px 25px;
}
#footer-3 .btn.btnc:hover {
  background: #fff;
  color: #024565;
}
#footer-3 h3 {
  color: #fff;
  font-size: 22px;
  margin: 0;
}
#footer-3 .btns li {
  padding: 0 60px;
}
#footer-3 .btns li:first-child {
  padding-left: 0;
}
#footer-3 .btns li:last-child {
  padding-right: 0;
}
#footer-3 #mainmenu > li.current_page_item > a {
  color: #5d8eb7;
}
#footer-3 .static-map {
  height: 240px !important;
}
#footer-3 address {
  font-size: 18px;
}
#footer-3 .tel {
  font-size: 25px;
  font-weight: 500;
}
@media screen and (max-width: 1280px) {
  #footer-3 .btns li {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1200px) {
  #footer-3 .btns li {
    padding: 0 10px;
  }
  #footer-3 #mainmenu a {
    margin: 7px 0;
  }
  #footer-3 ul {
    margin-bottom: -14px;
  }
}
@media screen and (max-width: 992px) {
  #footer-3 .mapimg {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  #footer-3 .btns {
    display: block;
  }
  #footer-3 .btns li {
    display: grid;
    padding: 10px 0;
  }
}
.backtotop.styled {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 55px;
  height: 55px;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  line-height: 50px;
  display: none;
  text-align: center;
  background-color: #5d8eb7;
  border: 1px solid #5d8eb7;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.page-template-contact-us footer#footer-3 .row:nth-child(1) {
  display: none;
}
.form-control {
  background: #e8e8e8;
  color: #003f5e;
  border: none;
  border-radius: 0;
  height: 55px;
  padding: 10px !important;
  line-height: 1.42857143 !important;
  text-transform: upprercase;
  margin-bottom: 20px;
  border-top: 1px solid #d6d6d6;
  font-weight: 200;
}
#gform_1 .error {
  color: red;
  position: absolute;
  bottom: -7px;
  font-size: 13px;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.appoint select.form-control:focus,
.form-control:focus {
  color: #495057;
  background-color: #e8e8e8;
}
.banner-form textarea.form-control {
  height: 70px !important;
  width: 100%;
}
.gform_wrapper input::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder {
  color: #000;
}
.gform_wrapper input:-moz-placeholder,
.gform_wrapper textarea:-moz-placeholder {
  color: #000;
}
.gform_wrapper input::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder {
  color: #000;
}
.gform_wrapper input:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder {
  color: #000;
}
select.form-control {
  color: #000;
}
@media screen and (min-width: 992px) {
  .txt-md-right {
    text-align: right;
  }
  .col-md-25 {
    width: 20%;
    float: left;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
}
@media screen and (min-width: 768px) {
  .gform2col .gform_wrapper .gfield {
    width: 49.5%;
  }
  .gform2col .gform_wrapper .textarea_wrapper {
    float: right;
    margin-top: -170px;
  }
  .gform2col .gform_wrapper .textarea_wrapper textarea {
    height: 200px;
    margin-top: -29px;
  }
  .gform2col .ginput_container_textarea {
    margin-top: 0 !important;
  }
  .gform2col .gfield.disclaimer {
    width: 100%;
  }
  .gform2col .gform_wrapper .top_label .gfield_error {
    width: 47.5%;
  }
}
.archive #main article,
.blog.home #main article,
.category #main article {
  background: #fff;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 30px;
}
.archive #main article .author,
.blog #main article .author,
.category #main article .author {
  display: none;
}
.topheader.resultheader {
  margin: 0 0 10px;
  font-size: 18px;
}
.result_data {
  display: block;
  list-style: none outside;
  padding: 0;
  clear: both;
}
.title + .result_data {
  margin: -36px 0 20px;
}
.result_data li {
  display: inline;
  padding: 0 10px 0 0;
}
.wp-post-image {
  float: left;
  margin: 0 25px 0 0;
}
.pagination {
  display: block;
  float: left;
  width: 100%;
  padding: 10px 0;
  margin-top: 10px;
  text-align: left;
  line-height: 45px;
}
.pagination > * {
  padding: 8px;
  border: 1px solid #ccc;
}
.pagination .current {
  background: #dfdfdf;
}
.pagination a[rel="prev"] {
  float: left;
}
.pagination a[rel="next"] {
  float: right;
}
.mapcanvas {
  float: left;
  width: 99%;
  height: 500px;
  margin: 0 0 20px;
  border: 0 double #ccc;
}
.iwindow {
  line-height: 18px;
  width: 250px;
}
.iwindow hr {
  border: 0;
  margin: 10px 0;
  background: 0;
  border-top: 1px solid #ddd;
  width: 100%;
  clear: both;
}
.iwindow a {
  font-size: 12px;
}
.iwindow.hasimg {
  width: 350px;
}
.iwindow.hasimg hr {
  float: left;
}
.hasimg.hasimg .infoimg {
  float: left;
  max-width: 100px;
  margin: 0 10px 0 0;
}
.mapimg {
  display: block;
  height: 100px;
  width: auto;
}
.directions_form {
  float: left;
  display: block;
  border: 1px solid #ddd;
  width: 100%;
}
.directions_form > div {
  display: block;
  padding: 10px;
  overflow: hidden;
}
.directions_form .saddr {
  float: left;
  width: 75%;
  padding: 10px;
}
.directions_form strong {
  display: block;
}
.directions_form .dbtn {
  float: right;
  width: 18%;
  border: 0;
  padding: 10px;
}
@media screen and (max-width: 992px) {
  .directions_form .dbtn {
    display: block;
    float: none;
    clear: both;
    margin-top: 10px;
    width: auto;
  }
  .directions_form .saddr {
    float: none;
    clear: both;
    width: 100%;
  }
}
.map_info {
  clear: none !important;
  overflow: hidden;
  line-height: 18px;
  float: left;
  cursor: pointer;
}
.map_info {
  width: 32%;
  margin: 0 1% 10px 0;
}
.map_info .csz,
.map_info .extra,
.map_info .fax,
.map_info .line1,
.map_info .line2,
.map_info .org,
.map_info .tel {
  display: block;
}
.map_info .full_address {
  display: block;
  padding-bottom: 10px;
}
.amlazy-children-down *,
.amlazy-children-left *,
.amlazy-children-right *,
.amlazy-children-up *,
.amlazy-down,
.amlazy-left,
.amlazy-right,
.amlazy-up {
  transition: -webkit-transform 1.2s ease-in-out, opacity 0.8s ease-in-out;
  transition: transform 1.2s ease-in-out, opacity 0.8s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.amlazy-children-up *,
.amlazy-up {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.amlazy-children-down *,
.amlazy-down {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.amlazy-children-left *,
.amlazy-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.amlazy-children-right *,
.amlazy-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.isvisible .amlazy-children-down *,
.isvisible .amlazy-children-left *,
.isvisible .amlazy-children-right *,
.isvisible .amlazy-children-up *,
.isvisible .amlazy-down,
.isvisible .amlazy-left,
.isvisible .amlazy-right,
.isvisible .amlazy-up,
.isvisible.amlazy-children-down *,
.isvisible.amlazy-children-left *,
.isvisible.amlazy-children-right *,
.isvisible.amlazy-children-up *,
.isvisible.amlazy-down,
.isvisible.amlazy-left,
.isvisible.amlazy-right,
.isvisible.amlazy-up {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0) !important;
  -ms-transform: translateY(0) translateX(0) !important;
  transform: translateY(0) translateX(0) !important;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-25,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-25,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-25,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 25px;
  padding-right: 25px;
}
.fwpadded {
  padding-left: 25px;
  padding-right: 25px;
}

[class*="qcol-"] {
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
.mngallery-single #imagesetcontainer {
  background: 0 !important;
  border: 1px solid #ccc !important;
}
.mngallery-archive.tiled .post_header h2 {
  height: auto !important;
}
.page-id-460 #footer-3 > div > div > div:nth-child(1) {
  display: none;
}
.topright ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.topright ul li {
  display: inline-block;
  margin: 0 2px 0 0;
}
.topright ul li:last-child {
  margin: 0;
}
.topright ul li a {
  background: #5d8eb7;
  display: inline-block;
  width: 27px;
  height: 27px;
  border-radius: 54px;
  color: #fff;
  text-align: center;
  line-height: 27px;
}
#header .navbar {
  padding: 0;
}
#header .navbar li {
  position: relative;
  z-index: 1;
}
#header .navbar li:hover .dropdown-menu {
  display: block;
}
#header .dropdown-menu {
  width: 200px;
  margin: 0;
  padding: 0;
  border: 0;
  border-bottom: 4px solid #5d8eb7;
  background: #f5f5f5;
  border-radius: 0;
}
#header .dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 4px 16px;
  margin: 0;
  color: #fff;
  text-align: left;
  background: #5d8eb7;
  border-radius: 0;
}
#header .dropdown-menu .dropdown-item:hover {
  background: #5d8eb7;
  color: #fff !important;
}
#header .dropdown-menu .current_page_item .dropdown-item:hover {
  color: #fff !important;
}
#header .navbar li:nth-child(odd) .dropdown-menu {
  width: 881px;
  right: -370px;
  left: auto;
}
#header .navbar li:nth-child(odd) .dropdown-menu a {
  width: 33.33%;
  display: inline-block;
  float: left;
  clear: none;
}
.site-banner .carousel-indicators {
  margin: 0;
  position: absolute;
  bottom: 11px;
}
.site-banner .slider-caption {
  position: absolute;
  margin: 9% 0 0;
  width: 100%;
  right: 0;
}
.slider-caption .row {
  justify-content: flex-end;
}
.slider-caption p {
  color: #fff;
  display: table;
  font-size: 74px;
  line-height: 72px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  letter-spacing: 5px;
  text-shadow: 1px 1px 3px #000;
  text-align: center;
  width: 60%;
  font-family: "Playfair Display";
  margin: 0 auto;
}
.carousel .carousel-item:last-child .slider-caption {
  right: auto;
  left: 0;
}
.carousel .carousel-item:last-child .slider-caption .row {
  justify-content: flex-start;
}
#doctor-area h1 {
  text-align: center;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.wp-caption.aligncenter,
blockquote.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
#our-services {
  background: #5d8eb7;
}
#our-services .col-md-25,
#our-services .col-sm-4 {
  padding-left: 10px;
  padding-right: 10px;
}
figure[class*="effect-"] {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
.effect-ruby a {
  color: #fff;
}
figure.effect-ruby img {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  width: 100%;
  height: auto;
  object-fit: cover;
}
figure.effect-ruby .tpf-fig-caption-title {
  margin-top: 20%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
#our-services .container {
  width: 100%;
  max-width: 100%;
}
figcaption.tpf-fig-caption-text {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
}
.tpf-fig-caption-title {
  display: block;
}
figure.effect-ruby .tpf-fig-caption-verb {
  margin: 25px 0 0;
  padding: 5px 15px;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-ruby:hover .tpf-fig-caption-verb {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
#our-services .tpf-fig-caption-text:hover .tpf-fig-caption-title {
  color: #fff;
}
figure[class*="effect-"] .tpf-fig-caption-verb {
  letter-spacing: 1px;
  font-size: 68.5%;
}
.tpf-fig-caption:hover .tpf-fig-caption-verb a {
  color: #fff;
}
#carecredit {
  background: url("https://www.affordableplasticsurgery.com/wp-content/uploads/2024/07/f-and-F-new.jpg")
    no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: right top;
}
section.wrapper.PATIENTFI {
  background: url(https://www.affordableplasticsurgery.com/wp-content/uploads/2022/05/PATIENTFI-1.jpg);
  background-size: cover;
  background-position: top center;
}
#carecredit .emphasisbox {
  background: #5d8eb7;
}
#carecredit h2 {
  color: #fff;
}
#before-and-after img {
  max-width: 100%;
}

#testimonials-3 blockquote p {
  color: #282828;
  text-shadow: none;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  font-weight: 400;
}
#testimonials-3 .testimonial-slider:focus {
  outline: 0;
}
.contact-block .form-group {
  margin-bottom: 12px;
  position: relative;
}
#bottom_contact-3 {
  overflow: hidden;
}
.msg-panel textarea {
  height: 205px;
}
.quickcontact .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.quickcontact .form-control::-webkit-input-placeholder {
  color: #000;
}
.quickcontact .form-control::-moz-placeholder {
  color: #000;
}
.quickcontact .form-control:-ms-input-placeholder {
  color: #000;
}
.quickcontact .form-control::-webkit-input-placeholder {
  color: #fff !important;
}
.banner-form .quickcontact .form-control::-moz-placeholder {
  color: #fff !important;
}
.banner-form .quickcontact .form-control::-ms-input-placeholder {
  color: #fff !important;
}
.contact-info span {
  display: block;
  color: #3a3f45;
}
.quickcontact .contact-info {
  margin: 0 0 16px;
}
#bottom_contact-3 img.img-responsive {
  max-width: 100%;
}
#footer-3 {
  overflow: hidden;
  width: 100%;
}
#footer-3 .loc-map {
  background: url(https://www.affordableplasticsurgery.com/wp-content/uploads/2022/01/map.jpg)
    no-repeat;
  background-size: cover;
  min-height: 240px;
  background-position: center;
}
#footer-3 ul {
  margin: 0;
  padding: 0;
}
.social-links ul li {
  list-style: none;
  display: inline-block;
  background: #717171;
  width: 28px;
  max-height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 56px;
  margin: 0 3px 0 0;
}
.social-links ul li:last-child {
  margin: 0;
}
.social-links ul li i {
  font-size: 16px;
}
.social-links ul li a {
  display: block;
}
.social-links ul li a:hover i {
  color: #71a5d7;
}
.site-links ul li {
  display: inline-block;
  list-style: none;
  text-transform: uppercase;
}
.site-links ul li a {
  font-size: 17px;
  padding: 5px 15px 5px 0;
  font-weight: 400;
}
.site-map ul li {
  list-style: none;
  display: inline-block;
}
#footer-3 .site-map {
  text-align: right;
}
.site-map ul li {
  padding: 0 4px 0 10px;
  position: relative;
  z-index: 1;
  vertical-align: top;
}
.site-map ul li:after {
  content: "|";
  margin: 0 0 0 5px;
  position: absolute;
  top: 7px;
  right: -7px;
}
.site-map ul li {
  padding-right: 0;
}
.site-map ul li:last-child:after {
  display: none;
}
.carousel-item img {
  display: block;
  width: 100%;
  height: auto;
}
#inside-banner img {
  display: block;
  width: 100%;
  height: auto;
}
.about-main {
  overflow: hidden;
}
.about-main .about-thumbs {
  text-align: center;
  position: relative;
}
.about-content .topheader:after {
  margin: 20px 0 0;
}
.about-thumbs img {
  margin: 6px 0 40px;
  max-width: 100%;
}
.about-content ul {
  padding: 0 0 0 20px;
}
.about-content ul li {
  float: left;
  width: 33%;
  list-style-position: outside;
}
.icon i {
  font-size: 60px;
  margin-top: 3px;
}
.con-info strong {
  font-weight: 700;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
  font-weight: 400;
}
.service-main .service-thumb {
  margin: 20px 0;
}
.service-thumb img {
  width: 100%;
  height: auto;
}
.service-main .service-content {
  margin: 20px 0 64px;
}
.service-content ul {
  margin: 0;
}
.inner-content h3 {
  font-size: 24px;
  margin-bottom: 0;
}
.alignleft {
  display: inline;
  float: left;
}
.wp-caption.alignleft,
blockquote.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
.service-sidebar figure {
  margin: 0 0 25px;
  height: 170px;
}
.service-sidebar figure.effect-ruby .tpf-fig-caption-verb {
  margin: 25px 30px 0;
  padding: 10px 20px;
}
.service-sidebar figure.effect-ruby .tpf-fig-caption-title {
  margin-top: 6%;
  transition: all ease 0.5s;
}
.service-sidebar figure.effect-ruby:hover .tpf-fig-caption-title {
  margin-top: -2%;
  transition: all ease 0.5s;
}
.dropdown-item {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #5d8eb7;
  padding: 6px 8px !important;
}
a.dropdown-item:hover {
  color: #5d8eb7;
}
.page-template-Brachioplasty-Arm-Lift .inner-content h2.p1.htag {
  display: none;
}
ol.ol1 {
  list-style: unset;
}
ul.children {
  list-style: disc;
}
section.contact_us {
  clear: both;
  background-color: #fff;
  padding: 19px 0 60px;
}
.gform_body .col-md-12,
.gform_body .col-md-6 {
  padding-right: 0;
}
section.contact_us .container {
  width: 83%;
  max-width: 1920px;
}
.directions_form .dbtn {
  float: right;
  max-width: 123px;
  border: 0;
  padding: 10px;
  background-color: #e8e8e8;
  border-radius: 3px;
  display: block;
  width: 100%;
}
hr {
  text-align: center;
  border: 0;
  clear: both;
  margin: 40px auto;
  border-top: 1px solid #c5c5c5;
  color: #c5c5c5;
}
.gform_wrapper form {
  text-align: left;
  max-width: 100%;
  margin: 0 auto;
}
.gform_wrapper .top_label li.gfield.gf_left_half,
.gform_wrapper .top_label li.gfield.gf_right_half {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 16px;
  float: none;
}
.service-main p a {
  word-break: break-word;
}
.category-abdominoplasty article,
.category-body-procedures article,
.category-brazilian-butt-lift article,
.category-breast-augmentation article,
.category-breast-implant article,
.category-breast-procedures article,
.category-face-procedures article,
.category-liposuction article,
.category-male-breast-reduction article,
.category-mastopexy article,
.category-rhinoplasty article,
.category-view-all article,
.page-template-gallery article {
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 30px;
  float: left;
  width: 47%;
  clear: none;
  margin: 0 1% 10px 0;
}
.category-brazilian-butt-lift .page-numbers.current {
  display: none;
}
.category-liposuction .page-numbers.current {
  display: none !important;
}
.category-breast-implant .page-numbers.current {
  display: none;
}
.category-mastopexy .page-numbers.current {
  display: none;
}
.category-face-procedures .page-numbers.current {
  display: none;
}
h2.widget-title {
  display: none !important;
}
.page-template-sample-gallery .gall-body article .post_image {
  padding: 15px 0 10px !important;
}
.post_header h2 {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
}
.post_header .date {
  display: none;
}
.post_image {
  width: 96%;
  padding: 2%;
  margin: 0;
  background: #fff;
  height: 100%;
  float: none;
  max-height: 195px;
}
.post_image.vertical img {
  max-width: 49%;
  max-height: 100%;
  float: left;
}
.post_image.vertical .before {
  margin: 0 2% 0 -2px;
}
.pagination a {
  margin: 0 5px;
}
.aside_inner ul {
  list-style: disc;
}
.page-template-inner-gallery .single-gallery,
.post-template-default .single-gallery {
  border: 1px solid #ccc;
  padding: 20px 0;
  margin: 0 0 20px;
  text-align: center;
}
.single-gallery .slick-slide:focus {
  outline: 0;
}
.single-gallery .slick-slide img {
  margin: 0 1% 0 0;
  max-width: 46%;
  display: inline-block;
}
.single-gallery p {
  margin: 0;
}
.category .pagination .next,
.category-view-all .pagination .next,
.page-template-gallery .pagination .next {
  margin: 0;
  position: absolute;
  right: -35px;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 700;
  margin-right: 0;
  border-radius: 3px 0 0 3px;
  padding: 16px;
  font-size: 20px;
  transition: 0.6s ease;
  color: #fff;
  background: #5d8eb7;
}
.page-template-inner-gallery .pagination a {
  display: inline-block;
}
.page-template-inner-gallery .pagination a.next,
.post-template-default .pagination a.next {
  float: right;
}
.page-template-gallery .pagination .next:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #5d8eb7;
}
.page-template-inner-gallery .inner-content p:nth-child(3n) {
  margin: 0;
}
.single-gallery .slick-next:before,
.single-gallery .slick-prev:before {
  color: #5d8eb7;
  opacity: 1;
}
.single-gallery .slick-prev:before {
  content: "\f0a8";
  font-family: FontAwesome;
}
.single-gallery .slick-next:before {
  content: "\f0a9";
  font-family: FontAwesome;
}
#header.fixed {
  position: fixed;
  top: 0;
  padding: 0;
  animation: smoothScroll 1s forwards;
  left: 0;
  width: 100%;
  transition: opacity 0.25s ease-in-out 0s;
  -webkit-box-shadow: -1px 7px 16px 0 rgba(0, 0, 0, 0.67);
  -moz-box-shadow: -1px 7px 16px 0 rgba(0, 0, 0, 0.67);
  box-shadow: -1px 7px 16px 0 rgba(0, 0, 0, 0.67);
  z-index: 9999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
  transform: translateY(0);
}
#header.fixed #logo img {
  max-height: 80px;
  margin-top: 0;
  width: auto;
}
#header.fixed .container {
  width: 100% !important;
  max-width: 1920px !important;
}
#header .top-bar,
#header.fixed .topright,
#header.fixed hr {
  display: none;
}
#header.fixed .top-bar {
  display: block;
  background: #5d8eb7;
  font-size: 15px;
}
#header.fixed .top-bar a {
  color: #fff;
}
#header.fixed .top-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
#header.fixed .top-bar ul li {
  display: inline-block;
}
#header.fixed .top-bar ul li a {
  background: #5d8eb7;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 48px;
  text-align: center;
}
ul#menu-nav-menu li a {
  font-size: 16px !important;
}
#header.fixed ul#menu-nav-menu li a {
  padding: 0 6px !important;
  line-height: 22px;
  font-size: 16px;
}
#header.fixed .navbar {
  padding: 0;
  margin: 25px 0 0;
}
#header .navbar li:last-child a {
  padding-right: 0;
}
#header.fixed
  .navbar
  ul#menu-nav-menu
  li.menu-item-has-children
  .dropdown-menu
  a {
  width: 33.33%;
  display: inline-block;
  float: left;
  clear: none;
  padding: 10px 27px !important;
  line-height: normal;
}
#header.fixed .navbar ul#menu-nav-menu #menu-item-1275 .dropdown-menu a {
  width: 33% !important;
}
#header.fixed .navbar ul#menu-nav-menu li.menu-item-369 .dropdown-menu a,
#header.fixed .navbar ul#menu-nav-menu li.menu-item-93 .dropdown-menu a {
  width: 100%;
}
.category-view-all .pagination span,
.page-template-gallery .pagination span,
.single-post .post-navigation {
  padding: 0;
  border: 0;
}
.single-post .pagination .page-numbers,
.single-post .post-navigation .page-numbers {
  display: none;
}
.category-view-all .pagination span,
.page-template-gallery .pagination span.current,
.single-post .nav-links a {
  border: 1px solid #ccc;
  padding: 8px;
}
.category-view-all .pagination .next:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #5d8eb7;
}
#testimonials-3 .btn.btnc {
  position: relative;
  top: -40px;
}
#header ul#menu-nav-menu li a {
  padding: 10px 11px !important;
}
button#responsive-menu-button {
  display: none !important;
}
#menu-item-1038 a.dropdown-item:hover {
  background: #5d8eb7 !important;
  color: #fff;
}
#header.fixed #menu-item-1038 a.dropdown-item {
  top: -10px;
  right: -6px;
}
.long-form.appoint {
  margin-bottom: 45px;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-100px);
  }
  100% {
    transform: translateY(0);
  }
}
@media screen and (max-width: 1399px) {
  figure[class*="effect-"] figcaption {
    padding: 15px;
  }
  #gform_1 .error {
    bottom: 4px;
    font-size: 12px;
    line-height: 16px;
  }
  figcaption.tpf-fig-caption-text {
    font-size: 19px;
  }
  figure.effect-ruby .tpf-fig-caption-title {
    margin-top: 10%;
  }
  .site-links .dropdown-item {
    padding: 0 6px !important;
  }
  #call-to-action .icon i {
    font-size: 46px;
  }
  .directions_form .dbtn {
    max-width: 110px;
    padding: 10px;
    font-size: 14px;
  }
  #header ul#menu-nav-menu li a {
    font-size: 12px;
    padding: 8px 9px 9px !important;
  }
  .about-content ul li {
    width: 50%;
  }
  .about-content p {
    margin: 0 0 15px;
  }
  #header.fixed #logo img {
    max-height: 70px;
    margin: 4px 0;
  }
}
@media screen and (max-width: 1280px) {
  #header ul#menu-nav-menu li a {
    font-size: 12px;
    padding: 8px 7px 7px !important;
  }
  #header.fixed ul#menu-nav-menu li a {
    padding: 0 6px !important;
    line-height: 22px;
    font-size: 13px;
  }
}
@media screen and (max-width: 1200px) {
  .navbar-collapse ul#menu-nav-menu li a {
    padding: 10px 20px !important;
  }
  .home h2.topheader {
    font-size: 25px;
  }
  .site-links ul li a {
    font-size: 16px;
  }
  .social-links ul li {
    width: 26px;
    max-width: 26px;
    line-height: 26px;
  }
  .about-content ul li {
    float: none;
    width: auto;
  }
  #call-to-action .con-info {
    -ms-flex: 0 0 81.333333%;
    flex: 0 0 81.333333%;
    max-width: 81.333333%;
  }
  #call-to-action .icon i {
    font-size: 40px;
  }
  .service-main img.alignleft {
    display: block;
    width: 100%;
    height: auto;
  }
  .service-main h1.topheader {
    margin: 0 0 15px;
  }
  #header.fixed .container {
    width: 100% !important;
  }
}
@media screen and (max-width: 991px) {
  #thank-section h2 {
    font-size: 25px;
  }
  #thank-section {
    padding: 40px 0px !important;
  }
  header .topright {
    text-align: right;
  }
  #rmp_menu_trigger-3046 {
    display: block !important;
  }
  #header .navbar {
    display: none;
  }
  #rmp_menu_trigger-3046 {
    width: 50px;
    height: 45px !important;
    position: fixed;
    top: 91px !important;
    right: 3% !important;
    background: #5d8eb7 !important;
  }
  .navbar-collapse ul#menu-nav-menu li a {
    font-size: 14px;
    padding: 10px 12px !important;
  }
  .slider-caption p {
    width: 90%;
    font-size: 59px;
    line-height: 61px;
  }
  figure[class*="effect-"] {
    margin: 0 0 20px;
  }
  .home h2.topheader {
    font-size: 24px;
  }
  #footer-3 h3 {
    font-size: 20px;
  }
  #footer-3 .tel {
    font-size: 24px;
  }
  .site-map ul li:first-child {
    padding: 0;
  }
  #footer-3 a {
    font-size: 13px;
  }
  #call-to-action .con-info {
    -ms-flex: 0 0 76.333333%;
    flex: 0 0 76.333333%;
    max-width: 76.333333%;
  }
  .contentbox h2.topheader {
    font-size: 24px;
  }
  .page-template-patient-education iframe,
  .page-template-surgery-videos iframe {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .service-sidebar figure.effect-ruby .tpf-fig-caption-verb {
    margin: 25px 19px 0;
    padding: 5px 10px;
  }
  #header {
    padding: 0;
    position: relative;
    z-index: 99;
  }
  figure[class*="effect-"] .tpf-fig-caption-title {
    font-size: 16px;
  }
  #header .container {
    padding: 15px 25px;
  }
  #header #logo,
  header .topright {
    text-align: center;
  }
  #header .adr,
  #header .tel,
  #header address {
    margin-right: 10px;
  }
  #header .adr {
    margin-left: 10px;
  }
  #logo {
    float: left;
  }
  #header #logo img {
    margin: 0;
    width: auto;
    max-width: 240px;
  }
  #header .navbar {
    float: right !important;
    position: static;
  }
  .navbar .navbar-toggler {
    background: #5d8eb7;
    padding: 10px 12px;
    display: inline-block;
    margin: 18px auto 0;
  }
  .navbar .navbar-toggler:focus {
    outline: 0;
  }
  .navbar-toggler .navbar-toggler-icon {
    width: 30px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 0 0 6px;
  }
  .navbar-toggler .navbar-toggler-icon:last-child {
    margin: 0;
  }
  .navbar .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #5d8eb7;
    z-index: 9999;
    margin-top: 15px;
    padding: 0 10px;
  }
  #header.fixed ul#menu-nav-menu li a {
    padding: 0 6px !important;
    line-height: 50px;
    font-size: 15px;
  }
  .navbar-collapse ul#menu-nav-menu li a {
    color: #fff;
  }
  ul#menu-nav-menu li a i {
    float: right;
  }
  #header .dropdown-menu {
    border: 0;
    width: 100%;
  }
  #header .navbar li:nth-child(odd) .dropdown-menu {
    width: 100%;
    right: 0;
  }
  #header .navbar li:nth-child(odd) .dropdown-menu a {
    width: auto;
    display: block;
    float: none;
  }
  .slider-caption p {
    display: none;
  }
  #doctor-area {
    padding: 30px 0;
  }
  .linebottom:after {
    margin: 10px auto 0;
  }
  #doctor-area h6 {
    margin: 0;
  }
  #before-and-after .container,
  #bottom_contact-3 .container,
  #carecredit .container,
  #doctor-area .container,
  #testimonials-3 .container,
  .largewidth.container,
  section.wrapper.PATIENTFI .container {
    width: auto;
  }
  p {
    margin: 0 0 15px;
  }
  #doctor-area img.aligncenter {
    margin: 0;
  }
  .wrapper {
    padding: 15px 15px;
  }
  .col-md-25:last-child figure[class*="effect-"] {
    margin-bottom: 0;
  }
  #carecredit .emphasisbox {
    padding: 30px 20px;
  }
  #carecredit h2 {
    margin-top: 0;
  }
  #carecredit ul {
    margin: 0;
  }
  .home h2.topheader {
    margin: 0 0 15px;
    line-height: normal;
  }
  #before-and-after img {
    margin: 15px 0 0;
  }
  #bottom_contact-3 h2.topheader {
    text-align: left;
    margin: 0 0 30px;
  }
  #bottom_contact-3 #contacts {
    margin: 0 0 30px;
  }
  #footer-3 {
    padding: 30px 0;
  }
  #footer-3 .loc-map {
    margin: 0 0 30px;
  }
  #footer-3 .nopwrap,
  #footer-3 .site-links,
  #footer-3 .site-map {
    text-align: center;
  }
  #inside-banner {
    padding: 16px 0;
  }
  .about-thumbs img {
    margin: 0 0 30px;
  }
  #call-to-action {
    text-align: center;
  }
  #call-to-action .con-info {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 30px;
  }
  #call-to-action .col-md-4:last-child .con-info {
    margin: 0;
  }
  .service-main .service-thumb {
    margin: 0;
  }
  .service-thumb img {
    float: none;
    margin: 0;
  }
  .service-main .inner-content img,
  .service-main img.alignleft {
    margin: 0 0 15px;
    float: none;
    width: 100%;
    height: auto;
  }
  .service-main .inner-content h2 {
    font-size: 24px;
    line-height: normal;
  }
  .service-main .inner-content h3 {
    font-size: 24px;
    line-height: normal;
    margin: 20px 0;
  }
  .service-main .inner-content ul {
    margin: 0 0 30px;
  }
  section.contact_us .container {
    width: 100%;
  }
  .contact_us h2.htag {
    margin-top: 0;
  }
  .contact_us h6.htag {
    margin-top: 0;
  }
  .contact_us hr {
    margin: 15px auto 30px;
  }
  .contact_us .gform_body .col-md-12,
  .contact_us .gform_body .col-md-6 {
    padding-right: 15px;
  }
  #rmp_menu_trigger-3046 #responsive-menu li.responsive-menu-item a {
    line-height: 27px !important;
  }
  #rmp_menu_trigger-3065 #responsive-menu li.responsive-menu-item a {
    border-bottom: 1px solid #ffffff59 !important;
    background-color: #5d8eb7 !important;
  }
  #rmp_menu_trigger-3065
    #responsive-menu
    > li.responsive-menu-item:first-child
    > a {
    border-top: none !important;
  }
  #rmp_menu_trigger-3065
    #responsive-menu
    li.responsive-menu-item
    a
    .responsive-menu-subarrow {
    border-left: 1px solid #5d8eb7 !important;
    background-color: #5d8eb7 !important;
  }
  #rmp_menu_trigger-3065,
  #rmp_menu_trigger-3065 #responsive-menu-wrapper {
    background: #5d8eb7 !important;
  }
  .rmp-menu-wrap .rmp-menu {
    color: #fff !important;
  }
  .rmp-menu-item a,
  rmp-menu-current-item {
    color: #fff !important;
    border-bottom: 1px solid #ffffff59 !important;
  }
  .rmp-menu-item-has-children {
    position: relative !important;
  }
  div#rmp-menu-title-3065 {
    display: none;
  }
  #rmp-container-3065,
  #rmp-menu-wrap-3065 {
    background-color: #2f3434 !important;
    max-width: 310px;
    z-index: 9999;
    height: 100vh !important;
  }
}
@media screen and (max-width: 767px) {
  .listing-common ul li img {
    width: 70px !important;
    height: auto !important;
  }
  .video-pdf:before {
    display: none !important;
  }
  .top-bar .col-md-6 {
    display: inline-block;
    width: 50%;
    padding: 0 15px;
  }
  #rmp_menu_trigger-3046 {
    top: 30px !important;
    z-index: 999;
  }
  #header.fixed #rmp_menu_trigger-3046 {
    top: 23px !important;
    right: 15px !important;
    left: auto !important;
  }
  #header .container {
    padding: 7px 16px;
  }
  #header.fixed .top-bar {
    display: none;
  }
  .topright address .adr {
    display: none !important;
  }
  #header #logo img {
    max-width: 205px;
  }
  .navbar .navbar-toggler {
    margin: 12px auto 0;
  }
  #header.fixed
    .navbar
    ul#menu-nav-menu
    li.menu-item-has-children
    .dropdown-menu
    a {
    width: 100%;
    display: inline-block;
  }
  .btn.btnc {
    top: 0;
  }
  .category .pagination .next,
  .category-view-all .pagination .next,
  .page-template-gallery .pagination .next {
    position: static;
    padding: 8px;
  }
  #header {
    padding: 0 10px;
  }
  .service-main .service-content {
    margin: 20px 0 20px;
  }
}
@media screen and (max-width: 479px) {
  .home form#contacts .col-lg-6 span.error,
  .home form#contacts .col-md-6:nth-child(2) span.error {
    position: absolute;
    bottom: 5px !important;
    font-size: 14px;
    font-weight: 400;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  body {
    overflow-x: hidden;
  }
  .gall-body article {
    width: 90% !important;
  }
  figure.effect-ruby .tpf-fig-caption-verb {
    margin: 40px 0 0;
    padding: 1em;
  }
  #header #logo img {
    max-width: 240px;
  }
  .inner-content blockquote {
    padding: 0 15px;
  }
  figure.effect-ruby img {
    height: 235px;
  }
  .navbar .navbar-collapse {
    margin-top: 0;
  }
  .navbar-nav {
    padding: 10px 15px 0 !important;
    margin-bottom: 0;
  }
  #header .adr,
  #header .tel {
    font-size: 17px;
  }
  #header .tel,
  #header address {
    margin-right: 3px;
  }
  #header .adr {
    margin-left: 3px;
    margin-right: 3px;
  }
  .page-id-979 .card-body h6 {
    margin-top: 20px !important;
  }
  body .userway.userway_p5 {
    bottom: 53px !important;
  }
  .mobile_phone_nbr {
    display: block;
  }
  .mobile_phone_nbr {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #f89406;
    text-align: center;
    z-index: 999;
  }
  .mobile_phone_nbr a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
  }
  #glt-translate-trigger {
    bottom: 44px !important;
    right: 0 !important;
    left: auto !important;
    background-color: #5d8eb7 !important;
  }
  .tool-container.tool-top.toolbar-primary.animate-standard {
    bottom: 93px !important;
  }
}
.page-id-382 .widget-title {
  display: none;
}
.category-view-all .widget-title {
  display: none !important;
}
.category-male-breast-reduction .pagination {
  display: none;
}
.page-id-183 .entry-header {
  text-align: center;
  margin: 15px 0 0;
  display: inline-block;
  width: 100%;
}
.page-id-183 .entry-header h1 {
  margin: 20px 0 0;
}
.thank-page {
  padding: 0 0 15px;
}
.dropdown-menu .current_page_item > a.dropdown-item {
  color: #fff !important;
  background-color: #5d8eb7 !important;
}
#footer-3 .nopwrap {
  font-size: 14px;
}
.contact-block .error {
  color: red;
  position: absolute;
  bottom: -18px;
  line-height: 17px;
  font-size: 13px;
  font-weight: 500;
}
.single-item .slick-prev::before {
  content: "\f105";
  color: #000;
  font-family: FontAwesome;
  font-size: 40px;
}
.single-item .slick-prev::before {
  content: "\f104";
  color: #5d8eb7;
  font-family: FontAwesome;
  font-size: 40px;
}
.single-item .slick-prev {
  left: 50px;
}
.single-item .slick-next {
  right: 50px;
}
.single-item .slick-next,
.single-item .slick-prev {
  position: absolute;
  top: 43%;
  z-index: 99;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  height: 53px;
}
.single-item .slick-next::before {
  content: "\f105";
  color: #5d8eb7;
  font-family: FontAwesome;
  font-size: 40px;
}
#bottom_contact-3 .linebottom::after {
  margin: 20px 0 0;
}
#before-and-after .btn.btnc {
  top: -10px;
}
.service-sidebar-form {
  background: #fff;
  padding: 12px 15px;
  box-shadow: 0 0 25px #eee;
  margin-bottom: 30px;
}
.service-sidebar-form h2 {
  line-height: 32px;
  font-size: 28px;
  text-align: center;
  margin: 0 0 20px;
  color: #5d8eb7;
}
.page-id-1036 #inside-banner {
  display: none;
}
.service-sidebar-form form {
  padding: 0 15px;
}
.service-sidebar-form .form-control {
  background: 0 0;
  height: auto;
  border: 0;
  border-bottom: 1px solid #d8d8d8;
  padding: 0 15px 5px 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
  margin: 0 !important;
  font-size: 15px;
  color: #000;
}
.service-sidebar-form textarea {
  height: 55px !important;
}
.service-sidebar-form .form-control:focus {
  border-color: #5d8eb7;
}
.service-sidebar-form form [class*="col-"] {
  margin-bottom: 20px;
}
.contact-info-small span {
  display: block;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 5px;
}
.service-sidebar-form input.btn.btnc {
  padding: 8px 20px;
  border: 1px solid;
  box-shadow: none !important;
  outline: 0 !important;
}
aside.service-sidebar figure.effect-ruby img {
  height: 170px;
  object-fit: cover;
}
aside.service-sidebar .effect-ruby a {
  display: block;
}
section#call-to-action-black {
  background: #5c8db5;
}
#call-to-action-black .row {
  align-items: flex-start;
}
p:empty {
  display: none;
}
.testimonial-slider blockquote p {
  font-size: 17px !important;
}
#testimonials-3 blockquote p br:not(:first-child) {
  display: none;
}
#testimonials-3 blockquote p {
  margin-bottom: 10px;
}
.testimonial-slider.slick-slide:not(.slick-active) {
  height: 0;
  width: 0;
  font-size: 0;
  color: transparent;
  opacity: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#testimonials-3 .nopwrap.text-center .btn.btnc {
  margin-top: 25px;
}
ul#menu-nav-menu li a:hover {
  color: #c5c4c0 !important;
}
.single-item .slick-prev {
  left: 20px;
}
.single-item .slick-next {
  right: 20px;
}
.banner-form {
  position: absolute;
  z-index: 0;
  right: 25px;
  top: 205px;
  width: 100%;
  max-width: 375px;
  background-color: rgb(129 152 158 / 61%);
  padding: 25px 15px 20px;
}
.banner-form strong.d-block {
  color: #fff;
  margin-bottom: 10px;
  padding-bottom: 7px;
  font-size: 30px;
  font-weight: 600;
}
.site-banner .carousel-item > img {
  height: 550px;
  object-fit: cover;
}

.site-banner .carousel-item video {
  height: 550px;
  background-color: #000;
}
.banner-form input.form-control,
.banner-form textarea.form-control {
  height: 40px;
  font-size: 14px;
  background: 0 0;
  border-bottom: 2px solid #fff;
  border-top: 0 !important;
  box-shadow: none;
  margin-bottom: 12px;
  color: #fff !important;
}
.fullwidth-container.hidden-sm.hidden-xs.fixed
  + section.site-banner
  .banner-form {
  top: 60px;
}
.services-slider-sec .slick-next,
.services-slider-sec .slick-prev {
  left: 0;
  background-color: #5d8eb7;
  height: 30px;
  width: 30px;
  z-index: 1;
}
.services-slider-sec .slick-next {
  left: auto;
  right: 0;
}
.services-slider-sec .slick-next:before,
.services-slider-sec .slick-prev:before {
  line-height: 10px;
}
.services-slider-sec.wrapper .service-sidebar figure {
  background-color: #3f929b;
  margin-bottom: 0;
}
.category .pagination span.page-numbers.current:first-child,
.category-view-all .pagination span.page-numbers.current:first-child,
.page-template-gallery .pagination span.page-numbers.current:first-child {
  display: none;
}
.serv-in-text {
  background: #f7f7f7;
  padding: 10px 15px 15px;
  display: inline-block;
}
.serv-in-text h3 {
  margin: 0 0 10px;
  line-height: 35px;
}
.serv-in-text p {
  margin: 0 0 15px;
}
.view-g {
  display: inline-block;
  width: 100%;
  padding: 10px 0 50px;
}
.gall-body article {
  width: 31%;
  display: block;
  border: 1px solid #5d8eb7;
  text-align: center;
  padding: 10px 10px 0;
  margin: 0 7px 4px 7px;
  float: left;
}
.faq-head p {
  margin: 0 0 15px;
}
.btn.btnc.load-btn {
  text-shadow: none;
  margin: 20px 0 20px;
}
.gall-body {
  margin: auto;
  text-align: center;
  display: block;
}
.col-md-12.text-center.dpb {
  display: block;
  float: left;
}
#faq-tabs .nav-link {
  display: block;
  padding: 12px 20px;
  width: 100%;
  background: #fff;
  color: #312f2f;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 1px;
  border: 1px solid #ddd;
}
#faq-tabs .nav-link.active {
  background-color: #5d8eb7 !important;
  color: #fff;
}
#faq-tabs .nav-link:hover {
  background-color: #5d8eb7 !important;
}
.out-patient {
  float: left;
  margin-right: 30px;
}
.tab-content > .active {
  display: inline-block;
  background: #fff;
  width: 100%;
  border: 1px solid #dbdbdbc9;
  border-radius: 5px;
  box-shadow: 0 0 9px #cccccc78;
  padding-bottom: 10px;
}
#faq-tabs .nav-link i {
  float: right;
  position: relative;
  top: 9px;
}
#faq-tabs .nav-link.cat-1,
#faq-tabs .nav-link.cat-3,
#faq-tabs .nav-link.cat-4 {
  border-left: 10px solid #5d8eb7;
}
.gall-body article .post_image {
  width: 100%;
  padding: 15px 0 0;
  float: none;
  display: inline-block;
  max-height: none;
}
#menu-item-1038 a.dropdown-item span {
  display: block;
  text-align: center;
}
#menu-item-1038 a.dropdown-item {
  background: #5d8eb7;
  color: #fff;
  padding: 7px 8px !important;
  position: relative;
  top: -8px;
}
.book-ap .btn.btnc.load-btn:hover {
  color: #5d8eb7;
}
.book-ap .btn.btnc {
  color: #fff;
}
.view-g .largewidth.container {
  position: relative;
}
.book-ap {
  position: absolute;
  top: 0;
  right: 20px;
}
.page-id-1036 .col-md-4.col-lg-3,
.page-id-1036 .col-md-8.col-lg-9 {
  padding: 0 15px;
}
.blog-page .card-body .card-title {
  color: #5d8eb7;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: left;
  margin: 0 0 6px;
  min-height: 73px;
}
.blog-page .card-body .card-date {
  font-size: 15px;
  text-align: left;
  color: #8a8888;
  margin: 0;
  font-weight: 500;
}
.blog-page .card:hover img {
  opacity: 0.6;
  transition: all ease 0.7s;
}
.blog-page .inner-overlay {
  position: relative;
  background: #000;
  transition: all ease 0.7s;
}
.blog-page .card .btn.btnc {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transition: all ease 0.7s;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.blog-page {
  display: inline-block;
  width: 100%;
  padding: 0 0 50px;
}
.blog-pic {
  float: left;
  margin: 0 20px 8px 0;
  width: 320px;
}
.blog-in p {
  margin: 0 0 20px;
}
.blog-page .card-body {
  padding: 15px;
}
.blog-page .card:hover .btn.btnc {
  opacity: 1;
  transition: all ease 0.7s;
}
.blog-page .btn.btnc:hover {
  background: 0 0;
  color: #fff;
  border: 1px solid #fff;
  transition: all ease 0.7s;
}
.blog-page .card-img-top {
  border-radius: 0 !important;
}
.page-template-blog-page .blog-page img.card-img-top {
  max-height: 231px;
  object-fit: cover;
}
.blog-page .col-md-4 {
  padding: 0 15px;
}
.review-pro blockquote {
  padding-left: 0;
}
.review-pro blockquote p:first-child {
  margin: 0 0 10px;
}
blockquote p {
  margin: 0 0 10px !important;
}
@media (max-width: 1366px) {
  .slider-caption p {
    font-size: 54px;
    line-height: 60px;
    font-weight: 500;
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .services-slider-sec.wrapper .service-sidebar figure img {
    height: 200px;
  }
  .slider-caption p {
    text-align: left;
    margin: 0;
  }
  .banner-form strong.d-block {
    font-size: 30px;
  }
  .service-main p a {
    font-weight: 600;
  }
}
@media (max-width: 991px) {
  #call-to-action-black .icon i {
    font-size: 34px;
  }
  .contact_us h2.htag {
    margin-bottom: 34px;
  }
  i._mi._after.dashicons.dashicons-arrow-down {
    display: none;
  }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-25,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-25,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-25,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
  blockquote p {
    font-size: 16px;
    line-height: 28px;
  }
  .service-sidebar-form h2 {
    line-height: 28px;
    font-size: 22px;
  }
  #contacts .g-recaptcha {
    transform: scale(0.63) !important;
  }
  blockquote {
    padding: 0;
    margin: 0 0 40px;
  }
  .review-pro .inner-content > blockquote {
    padding-left: 15px;
    padding-right: 15px;
  }
  .con-info strong {
    display: block;
  }
  .con-info br {
    display: none;
  }
  #call-to-action-black .icon i {
    font-size: 35px;
  }
  .con-info address {
    font-size: 13px !important;
    margin-bottom: 0;
  }
  .banner-form {
    position: static;
    padding: 15px;
    max-width: 100%;
    overflow: hidden;
  }
  .site-banner .carousel-item > img {
    height: 400px;
  }
  .site-banner .carousel-item video {
    height: 400px;
  }
  .site-banner .carousel-item > img {
    object-position: left;
  }
  #contacts .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .banner-form {
    background-color: #010e0f;
  }
  .banner-form form#contacts span.error {
    font-size: 16px;
    line-height: initial;
    font-weight: 700;
  }
  .banner-form form#contacts .col-md-6:nth-child(6) span.error {
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .site-banner .carousel-item > img {
    height: 300px;
  }
  .site-banner .carousel-item video {
    height: 300px;
  }
  .banner-form strong.d-block {
    font-size: 26px;
  }
}
@media (max-width: 575px) {
  .site-banner .carousel-item > img {
    height: 250px;
  }
  .site-banner .carousel-item video {
    height: 250px;
  }
}
@media (max-width: 479px) {
  #rmp_menu_trigger-3046 #responsive-menu-wrapper {
    background: #2f3434 !important;
  }
  #rmp_menu_trigger-3046 #responsive-menu li.responsive-menu-item a {
    background-color: #2f3434 !important;
  }
  .testimonial-slider.slick-slide blockquote {
    padding: 0 30px;
  }
  .single-item .slick-prev {
    left: 10px;
  }
  .single-item .slick-next {
    right: 10px;
  }
  .icon {
    flex: 0 0 25%;
    text-align: center;
  }
  .con-info.col-md-10 {
    flex: 0 0 72%;
    padding-left: 0;
  }
}
.cursor-none {
  cursor: context-menu !important;
}
.page-id-1036 #faq-tabs a.nav-link.cursor-none:hover {
  background-color: #fff !important;
}
.page-id-1036 #faq-tabs a.nav-link.cursor-none {
  font-weight: 700;
}
.postid-722 #faq-tabs a.nav-link.cursor-none {
  font-weight: 700;
}
.page-id-1036 #faq-tabs a.nav-link.cursor-none i {
  display: none;
}
img {
  max-width: 100%;
}
.common-ofc img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
/*body.page-id-1177 section#inside-banner {
    display: none;
}*/
.quickcontact input.form-control::-webkit-input-placeholder {
  color: #000 !important;
}
.quickcontact input.form-control::-moz-placeholder {
  color: #000 !important;
}
.quickcontact input.form-control:-ms-input-placeholder {
  color: #000 !important;
}
.quickcontact input.form-control:-moz-placeholder {
  color: #000 !important;
}
.quickcontact textarea.form-control::-webkit-input-placeholder {
  color: #000 !important;
}
.quickcontact textarea.form-control::-moz-placeholder {
  color: #000 !important;
}
.quickcontact textarea.form-control:-ms-input-placeholder {
  color: #000 !important;
}
.quickcontact textarea.form-control:-moz-placeholder {
  color: #000 !important;
}
@media (max-width: 991px) {
  #rmp_menu_trigger-3046 {
    height: 100vh;
  }
}
.banner-form input.form-control::-webkit-input-placeholder {
  color: #fff !important;
}
.banner-form input.form-control::-moz-placeholder {
  color: #fff !important;
}
.banner-form input.form-control:-ms-input-placeholder {
  color: #fff !important;
}
.banner-form input.form-control:-moz-placeholder {
  color: #fff !important;
}
.banner-form textarea.form-control::-webkit-input-placeholder {
  color: #fff !important;
}
.banner-form textarea.form-control::-moz-placeholder {
  color: #fff !important;
}
.banner-form textarea.form-control:-ms-input-placeholder {
  color: #fff !important;
}
.banner-form textarea.form-control:-moz-placeholder {
  color: #fff !important;
}
.page-id-1039 #gform_1 .error,
.page-id-87 #gform_1 .error {
  color: red;
  position: relative;
  bottom: auto;
  font-size: 14px;
  top: -20px;
}
.banner-form input.form-control,
.banner-form textarea.form-control {
  padding-left: 0 !important;
}
@media (min-width: 992px) {
  .banner-form .quickcontact .error {
    position: absolute;
    bottom: -7px;
    background: red !important;
    color: #fff;
    line-height: 1.2;
    max-width: 345px;
    font-size: 14px;
    padding: 1px;
  }
}
@media (min-width: 1200px) {
  section.site-banner
    .carousel-inner
    .carousel-item:first-child
    .slider-caption {
    margin-top: 60px;
  }
  section.site-banner
    .carousel-inner
    .carousel-item:nth-child(2)
    .slider-caption {
    margin-top: 0;
    bottom: 100px;
  }
  section.site-banner
    .carousel-inner
    .carousel-item:nth-child(3)
    .slider-caption {
    margin: 0;
    top: 50px;
  }
}
@media (max-width: 767px) {
  .banner-form .col-md-6.text-right {
    text-align: left !important;
    padding-top: 5px;
  }
}
.common-ofc img {
  overflow: hidden;
  transition: all ease 1s;
}
.common-ofc img:hover {
  transform: scale(1.1);
  transition: all ease 1s;
}
@media (min-width: 992px) {
  .p-count {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-bottom: 50px;
  }
}
.page-id-979 .card-body h6 {
  margin-top: 0;
}
.ft-child {
  max-width: calc(100% - 30px);
  margin-left: 30px !important;
}
.postid-670 #faq-tabs a.nav-link.cursor-none {
  font-weight: 700;
}
.page-id-1042 .inner-content > .patients_ctn {
  font-size: 31px !important;
}
.page-id-1042 .inner-content h3 {
  font-size: 22px;
}
.page-id-38 p {
  margin: 0 !important;
}
div#lightboxOverlay {
  width: 100% !important;
}
.instathumb {
  display: flex;
  padding-left: 0;
}
.instathumb li {
  list-style-type: none;
  width: 20%;
}
.instathumb li img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .instathumb li img {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .instathumb li img {
    height: 150px;
  }
}
@media (max-width: 639px) {
  .instathumb {
    flex-wrap: wrap;
  }
  .instathumb li {
    width: 50%;
  }
  .instathumb li img {
    height: 200px;
  }
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.slick-slide .slick-current .slick-active img {
  width: 240px !important;
  height: 230px !important;
}
.listing-common ul li a {
  display: flex;
  align-items: flex-start !important;
  width: 100%;
}
.review_new_box {
  box-shadow: 0 0 25px #eee;
  padding: 20px;
  margin-bottom: 30px;
}
.review_new_box p {
  margin: 0;
}
span.review_name {
  display: block;
  margin: 5px 0 0 0;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
}
.review_star i {
  color: #ffea00;
  margin-right: 3px;
}
.new_text_center {
  margin-bottom: 25px;
}
.srsc ul {
  margin: 0;
  padding: 0;
}
.srsc ul li {
  list-style: none;
  display: inline-block;
  width: auto;
  padding-right: 7px;
}
.srsc ul li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #5c8db5;
  color: #fff;
  font-size: 18px;
  border-radius: 50px;
}
p.mnchst {
  margin-bottom: 20px;
}
.about-content hr.longline {
  display: none;
}
.dr-bruck p.mnchst {
  margin-bottom: 5px;
}
.dr-bruck .srsc.clearfix {
  margin-top: 12px;
}
.about-main.dr-bruck {
  padding: 40px 0;
}

.gift-card-box {
  text-align: center;
}
.gift-popup {
  z-index: 99999;
}
.gift-card-box {
  padding: 0 8px;
}
.gift-card-text h2 {
  font-size: 18px;
  margin: 0;
  font-weight: 700;
  color: #3091bd;
  margin-top: 0;
  line-height: 26px;
}
.gift-card-text.gift_bottom_text h2 {
  margin-top: 0;
}
.gift-card-text h3 {
  font-size: 16px;
  margin: 0;
  color: #ff7b7e;
}
.gift-card-text h4 {
  font-size: 12px;
  margin: 0;
  color: #3b97c1;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 14px;
}
.gift-popup .modal-dialog {
  max-width: 600px;
  margin-top: 70px;
  width: 90%;
}
.gift-popup .modal-header {
  padding: 0;
  border: 0;
  position: relative;
}
.gift-popup .close {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #5d8eb7;
  width: 30px;
  height: 30px;
  padding: 0 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  opacity: 1 !important;
  z-index: 99;
}
.gift-popup .close span {
  color: #fff;
  font-size: 20px;
}
.gift-card-text {
  padding: 0 15px;
}

.gift-card-img {
  animation: zoom-in-zoom-out 6s ease-out infinite;
  margin: 20px 0;
}
.gift-popup .modal-body {
  padding: 0 !important;
}

.gift-popup .modal-content {
  border: 0;
}
.top-img-scrol {
  position: relative;
  height: 149px;
  overflow: hidden;
}
.top-img-scrol img {
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  max-width: 130%;
  animation: marquee2 6s linear infinite;
}

.bottom-img-scrol {
  position: relative;
  height: 149px;
  overflow: hidden;
}
.bottom-img-scrol img {
  position: absolute;
  animation: marquee 6s linear infinite;
  top: 0;
  left: 0;
  max-width: 130%;
}

.modal-backdrop.show {
  z-index: 9999;
  opacity: 0.7;
}

@keyframes marquee2 {
  0% {
    transform: translate3d(calc(-2% - 5% - 1px), 0, 0);
  }
  50% {
    transform: translate3d(-2%, 0, 0);
  }
  100% {
    transform: translate3d(calc(-2% - 5% - 1px), 0, 0);
  }
}

@keyframes marquee {
  0% {
    transform: translate3d(-2%, 0, 0);
  }
  50% {
    transform: translate3d(calc(-2% - 5% - 1px), 0, 0);
  }
  100% {
    transform: translate3d(-2%, 0, 0);
  }
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.6, 0.6);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.6, 0.6);
  }
}

@media (max-width: 767px) {
  .gift-card-text h2 {
    font-size: 13px;
    margin: 0;
    line-height: 1.8;
  }
  .gift-card-text h3 {
    font-size: 14px;
    margin: 0;
    line-height: 1.4;
  }
  .gift-card-text h4 {
    font-size: 13px;
    margin: 0;
    line-height: 1.4;
  }
  .gift-popup .modal-dialog {
    max-width: 600px;
    margin-top: 70px;
    width: 90%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .gift-popup .modal-dialog .modal-body {
    border: 1px solid #dddd;
  }
  .top-img-scrol,
  .bottom-img-scrol {
    height: 100px;
  }
}

/* ============================================
--BBL Page
=============================================*/

.post-3977 .pricing .col-wrapper {
  height: 100%;
}
.post-3977 .pricing .card {
  --_clr: #000;
  height: 100%;
}
.post-3977 .pricing .card.light {
  background-color: #fff;
  --_clr-title: #5d8eb7;
  --_clr: #fff;
  --_clr-list: #000;
}
.post-3977 .pricing .card.dark {
  background-color: #1e1e1e;
  --_clr-list: #fff;
  --_clr-title: #fff;
  --_clr: #000;
}
.post-3977 .pricing .card.primary {
  background-color: #5d8eb7;
  --_clr: #fff;
  --_clr-list: #fff;
  --_clr-title: #1e1e1e;
}
.post-3977 .pricing .card.primary .btn {
  background-color: #1e1e1e;
}
.post-3977 .pricing .card .card-header {
  background-color: unset;
  border: 0;
  padding: 0;
  text-align: center;
}
.post-3977 .pricing .card .card-header .card-title {
  max-width: max-content;
  margin-inline: auto;
  background-color: var(--_clr-title);
  border-top-right-radius: 2rem 1.5rem;
  border-top-left-radius: 2rem 1.5rem;
  border-bottom-left-radius: 2rem 3rem;
  border-bottom-right-radius: 2rem 3rem;
  border: 8px solid #eef3f7;
  padding: 0.35rem 1rem;
  margin-block-start: -2rem;
  position: relative;
  isolation: isolate;
  box-shadow: 0 2px 0 #1e1e1e;
}
.post-3977 .pricing .card .card-header .card-title::before {
  content: "";
  position: absolute;
  width: 10px;
  border-radius: 50%;
  right: -17px;
  top: calc(50% + 5px);
  translate: 0 -50%;
  aspect-ratio: 1;
  background-color: transparent;
  box-shadow: -4px -6px #eef3f7;
  z-index: -1;
}
.post-3977 .pricing .card .card-header .card-title::after {
  content: "";
  position: absolute;
  width: 10px;
  border-radius: 50%;
  left: -17px;
  top: calc(50% + 5px);
  translate: 0 -50%;
  aspect-ratio: 1;
  background-color: transparent;
  box-shadow: 4px -6px #eef3f7;
  z-index: -1;
}
.post-3977 .pricing .card .card-header .card-title > * {
  margin-block: 0;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
  color: var(--_clr);
}
.post-3977 .pricing .card .card-body {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.post-3977 .pricing .card .card-body .price > * {
  color: var(--_clr-list);
  font-size: clamp(1.5rem, 3.5vw, 2.5rem);
  font-weight: bold;
}
.post-3977 .pricing .card .card-body .list {
  list-style: none;
  padding: 0;
  margin-top: 1.5rem;
}
.post-3977 .pricing .card .card-body .list li {
  color: var(--_clr-list);
}
#post-3977 .parallax-1 .parallax-container .title {
  color: #fff !important;
  text-shadow: 1px 2px #000 !important;
}

.before-after-slider .slide-wrapper p:empty {
  display: none;
}
.before-after-slider .col-6 {
  padding-inline: 4px;
}
.before-after-title {
  background: #5d8eb7;
  padding: 4px 16px;
  color: #fff;
  margin-block: 8px;
  justify-content: space-around;
}
.before-after-slider .slide-wrapper .row {
  max-width: 520px;
  margin: 0;
}
.before-after-slider .slide-wrapper img {
  max-height: 288px;
  object-fit: cover;
}
#candidate-form #contact_submit {
  margin: 0;
  background-color: #5d8eb7 !important;
  border: 0 !important;
}
.ticker-msg {
  background-color: #5d8eb7;
  color: #fff;
  text-align: center;
  font-size: clamp(1.25rem, 3vw, 1.85rem);
  font-weight: 600;
  padding: 15px;
  margin-inline: auto;
  float: left;
  width: 100%;
}

/* 3-21-2024 Pricing */
.pricing__wrapper {
  margin-block-start: 2rem;
}
.pricing__wrapper *:not(.row) {
  margin: 0;
}
.pricing__wrapper > .title > * {
  margin-block-end: 1em;
  font-weight: bold;
}
.pricing__wrapper .box {
  padding: 1rem;
  text-align: center;
  background-color: #eff3f8;
  position: relative;
  transition: all 200ms;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.pricing__wrapper .box:hover {
  translate: 0 -4px;
  border-color: #5d8eb7;
}
.pricing__wrapper .box::before {
  content: "";
  display: block;
  translate: 0 22%;
  width: 50px;
  margin-inline: auto;
  margin-bottom: 1rem;
  aspect-ratio: 1;
  background: no-repeat
    url("https://www.affordableplasticsurgery.com/wp-content/uploads/2024/03/aff-l.png")
    center / contain;
}
.pricing__wrapper .box * {
  margin: 0;
}
.pricing__wrapper .box .title > * {
  font-size: 1.35rem;
  font-weight: 700;
}
.pricing__wrapper .box .price {
  color: #5d8eb7;
  font-size: 1.5rem;
  margin-block: 0.5rem;
  font-weight: bold;
}
.pricing__wrapper .row {
  row-gap: 1.5rem;
  justify-content: center;
}
.pricing__wrapper .item {
  border: 1px solid #5d8eb7;
  font-weight: 500;
  border-radius: 0.25rem;
  overflow: hidden;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.pricing__wrapper .thumb {
  overflow: hidden;
}
.pricing__wrapper .thumb img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transition: 200ms;
}
.pricing__wrapper .item:hover img {
  scale: 1.15;
}
.pricing__wrapper .item .title > * {
  font-weight: bold;
  font-size: clamp(1.15rem, 1.25vw, 1.25rem);
  margin-block-end: 0.5em;
  line-height: 1.5;
}
.pricing__wrapper .item .caption {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.pricing__wrapper .price {
  background-color: #eff3f8;
}
.pricing__wrapper .caption .text {
  margin-bottom: 1rem;
  text-transform: capitalize;
}
.pricing__wrapper .price {
  background-color: #eff3f8;
  color: #5d8eb7;
  padding: 0.25em 0.5em;
  display: flex;
  gap: 0.5rem;
  margin-block-start: auto;
  border-radius: 100vmax;
  text-align: center;
  justify-content: center;
  border: 1px solid;
}
.pricing__wrapper .price b {
  font-weight: 900;
}
.pricing__wrapper .row {
  margin-inline: -12px;
}
.pricing__wrapper .row > * {
  padding-inline: 12px;
}

.lymphatic__wrapper {
  margin-block: 2rem !important;
  --_gap: 1.5rem;
  --_columns: 3;
  display: flex;
  flex-wrap: wrap;
  gap: var(--_gap);
  justify-content: center;
}
.lymphatic__wrapper .box {
  flex: 0 1
    max(
      200px,
      (100% / var(--_columns)) - var(--_gap) * (var(--_columns) - 1) /
        var(--_columns)
    );
}
.lymp.title {
  margin-top: 2rem !important;
}

.lymphatic__wrapper {
  margin-block: 0 !important;
}
.pricing__wrapper > .title > * {
  background-image: linear-gradient(to right, #f2f2f2, transparent);
  padding: 1rem;
  border-left: 4px solid;
}

.pricing__wrapper:not(:last-child) {
  margin-block-end: 4rem !important;
}

.tummy-options {
  --_gap: 1rem;
  --_columns: 3;
  display: flex;
  flex-wrap: wrap;
  margin-block: 2rem;
  gap: var(--_gap);
  justify-content: center;
}
.tummy-options .item {
  padding: 1rem;
  text-align: center;
  flex: 0 1
    max(
      250px,
      (100% / var(--_columns)) - var(--_gap) * (var(--_columns) - 1) /
        var(--_columns)
    );
  background-color: #eff3f8;
  position: relative;
  transition: all 200ms;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.tummy-options .item:hover {
  translate: 0 -4px;
  border-color: #5d8eb7;
}
.tummy-options .item::before {
  content: "";
  display: block;
  translate: 0 22%;
  width: 50px;
  margin-inline: auto;
  margin-bottom: 1rem;
  aspect-ratio: 1;
  background: no-repeat
    url("https://www.affordableplasticsurgery.com/wp-content/uploads/2024/03/aff-l.png")
    center / contain;
}
.tummy-options .item * {
  margin: 0;
  line-height: 1.5;
}
.tummy-options .item p {
  margin-block-end: 1em;
}
.tummy-options .item .title > * {
  font-size: 1.15rem;
  font-weight: 700;
  margin-block-end: 0.5rem;
}

.vide-row.row {
  row-gap: 1.5rem;
}
.vide-row :is(video, iframe) {
  width: 100%;
  display: block;
  height: 395px;
  background-color: #000;
}
.head-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.financing-bar .heading > * {
  margin-block: 0 1em;
}
.financing-bar {
  padding: 3rem 1rem;
  margin-top: 2.5rem;
  background-color: #f2f6f9;
}
.financing-bar .financing-inner {
  margin-bottom: 2.5rem;
}
.financing-bar .financing-item:not(:last-child) {
  border-bottom: 1px solid hsl(207, 38%, 54%, 20%);
  margin-block-end: 1.5rem;
  padding-block-end: 1.5rem;
}
.financing-bar .financing-item {
  text-align: center;
}
.financing-bar .financing-item .thumb {
  margin-block-end: 1.5rem;
  text-align: center;
}
.financing-bar .financing-item img {
  max-width: 240px;
}
.financing-bar .financing-item p {
  margin-block: 0 1em;
}
.financing-bar .financing-item .btn-action a {
  font-weight: bold;
  background: no-repeat linear-gradient(#5d8eb7, #5d8eb7);
  background-size: 0% 1.5px;
  background-position: left bottom;
  transition: all 200ms;
}
.financing-bar .financing-item .btn-action a:hover {
  background-size: 100% 1.5px;
}
.financing-bar .financing-item .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wrapper-link {
  display: block;
}

.bafg-twentytwenty-container {
  width: 100%;
  aspect-ratio: 1 / 1.5;
  height: auto !important;
}
.bafg-twentytwenty-container img {
  height: 100%;
  object-fit: cover;
}
.bafg-col-4 > * {
  padding: 8px;
}
.bafg-col-4 a {
  display: block;
  border: 10px solid #fff;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 8px hsl(0 0 0 / 10%);
}
.bafg-col-4 a img {
  margin-bottom: 0.5rem;
}

.home .bafg-slider-info-wraper {
  padding-inline: 15px;
}
.home .bafg-slider-info-wraper > * {
  padding: 10px 30px;
}
.home .bafg-slider-info-wraper .bafg-slider-description {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.home .bafg-twentytwenty-container {
  width: 100%;
  aspect-ratio: 1 !important;
}

.faq-nav a.nav-link.gallerycat.gal_cat_3,
.faq-nav a.nav-link.gallerycat.gal_cat_4,
.faq-nav a.nav-link.gallerycat.gal_cat_5 {
  border-left: 10px solid #5d8eb7 !important;
}

.page-id-4577 #faq-tabs a.nav-link.cursor-none:hover {
  background-color: #fff !important;
}

#our-services h2 {
  color: #fff;
}

a.nav-link.cursor-none.album-title {
  background-color: #5d8eb7 !important;
  color: #fff !important;
}

.fancybox__backdrop {
  background: #fff !important;
}
.fancybox__container {
  --carousel-button-width: 40px;
  --carousel-button-height: 40px;
}
.fancybox__container .fancybox__toolbar {
  background-color: #5d8eb7;
  align-items: center;
}
.fancybox__container .fancybox__toolbar__items {
  gap: 0.35rem;
}
.fancybox__container .fancybox__toolbar .carousel__button {
  background-color: hsl(0 0 100 / 10%);
}
.fancybox__container .fancybox__toolbar .carousel__button:hover {
  background-color: hsl(0 0 100 / 30%);
}
.fancybox__container .fancybox__nav .carousel__button {
  background-color: #5d8eb7;
}

.parallax-container .parallax-content .title {
  font-size: clamp(28px, 5vw, 42px) !important;
  margin-block-end: 32px !important;
  color: #fff !important;
  text-shadow: 1px 2px #000 !important;
  line-height: 1.5 !important;
  font-size: clamp(24px, 3.5vw, 35px) !important;
}

.parallax-container .parallax-image img {
  object-position: top !important;
}

.augmentation .content {
  margin-bottom: 20px;
}

.recovery .content p {
  margin-bottom: 20px;
}
.procedures .Box-body h2 {
  line-height: 1.6;
}

.parallax form .form-control {
  margin: 0 !important;
  border: 1px solid #fff !important;
}
.parallax form span.error {
  text-align: left;
  display: block;
  background-color: red;
  color: #fff;
  line-height: 1;
  padding: 4px 6px;
  font-size: 14px;
}

form#candidate-form .btn.main-btn {
  background-color: #5d8eb7;
  color: #fff;
  text-transform: uppercase;
  word-spacing: 4px;
  padding: clamp(10px, 2.5vw, 12px) clamp(24px, 3.5vw, 30px);
  display: inline-block;
  min-width: fit-content;
  margin-top: 15px;
}

.about-gallery .row {
  gap: 1rem !important;
  align-items: stretch !important;
}
.about-gallery .gallery-wrapper > * {
  width: 100%;
  height: 100%;
}
.about-gallery .gallery-wrapper {
  display: grid;
  height: 100%;
  gap: 1rem;
}
.about-gallery .gallery-wrapper video {
  background-color: #000;
}
@media (max-width: 991.98px) {
  .about-gallery .row > :first-child .gallery-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.fixed #menu-nav-menu {
  flex-wrap: wrap;
  gap: 1rem 0rem;
}
.about-BA video {
  width: 100%;
  aspect-ratio: 1 / 1.25;
  border-radius: 1rem;
  /*---background-color: #000;---*/
}

.Button-root {
  font-family: inherit !important;
}

.Button-root {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  background-color: #245d8c;
  border: 1px solid #245d8c;
  padding: 14.5px 20px;
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: 0px;
  display: inline-block;
}
.Button-root:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.scroll-to-section ul a {
  text-transform: capitalize;
}

.block.block-static .block-stretch {
  align-self: stretch;
}
.block.block-static .block-stretch iframe {
  height: 100%;
  background-color: #000;
  border-radius: 0.25rem;
}

@media (min-width: 992px) {
  .page-id-40 .block-stretch {
    max-width: 270px;
  }
  .page-id-6317 .block-stretch {
    max-width: 220px;
    align-self: stretch;
  }

  :is(.page-id-40, .page-id-6317) .about-BBL .section-title {
    text-align: center;
  }
  :is(.page-id-40, .page-id-6317) .about-BBL .row {
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .page-id-40 .block-stretch {
    aspect-ratio: 1;
  }
  .page-id-6317 .block-stretch {
    aspect-ratio: 1;
  }
}
iframe {
  width: 100%;
}

.financing .logos {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 1.5vw, 1.5rem);
  margin-block-end: 1.5rem;
}
.financing .logos > * {
  flex: 1 0 calc(50% - clamp(1rem, 1.5vw, 1.5rem));
  background-color: var(--clr-gray-200);
  padding: 1rem;
  border-radius: 0.5rem;
}
.financing .logos img {
  width: 100%;
  max-width: 200px;
}
section#financing:nth-child(odd) .logos > * {
  background-color: #fff;
}

.List-root:not(:only-child) {
  margin-block-start: 1rem;
}

.postid-6827 .blog-pic {
  width: 100% !important;
}
.postid-6827 .blog-in h2 {
  font-family: Lato;
  color: #000;
  font-size: 1.25rem;
}

.home #carecredit {
  background: #000 !important;
}
.types_accord {
  position: relative;
  isolation: isolate;
  background-color: #000;
  min-height: min(100vh, 500px);
  min-height: min(100dvh, 500px);
  display: grid;
  color: #fff;
}
.types_accord .nav-tabs {
  justify-content: center;
  border: 0;
  gap: 1rem;
  margin-top: 50px;
}
.types_accord .nav-tabs .nav-item {
  margin-bottom: -1px;
}
.types_accord .nav-tabs .nav-link {
  background-color: unset;
  color: #fff;
  border: 0;
  outline: 0;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.types_accord .nav-tabs .nav-link.active {
  border-color: currentColor;
}
.types_accord .tab-content {
  text-align: center;
}
.types_accord .tab-pane {
  background: none;
  border: 0;
  text-align: center;
  box-shadow: none;
}
.types_accord .tab-content .tab-pane {
  background-color: unset !important;
  box-shadow: none !important;
  border: none !important;
}
.types_accord .tab-pane .pane-image img {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.35);
}
.types_accord .tab-pane .pane-content {
  max-width: 65ch;
  margin-inline: auto;
}
.types_accord .tab-content .tab-pane .pane-content {
  max-width: 768px;
  border-radius: 0.5rem;
  margin-inline: auto !important;
  background-color: hsl(0, 0%, 0%, 70%);
  backdrop-filter: blur(1rem);
  box-shadow: none;
  border: none;
  padding: 2rem 1.5rem;
  border: 1px solid hsl(0, 0%, 100%, 20%);
}
.types_accord .section-title * {
  color: #fff;
}
section.block.types-sec.types_accord {
  background-color: #5d8eb7;
}
section.block.types-sec.types_accord .nav-tabs {
  margin-top: 30px;
  margin-bottom: 0 !important;
}
.page-template-ear-surgery-v2 section.review-sec .block-image {
  display: none;
}

.page-template-ear-surgery-v2 .wrapper.about-main .about-content p {
  line-height: 34px;
}

section#moskovitz .about-thumbs img {
  margin: 0;
}
.about-content ul {
  flex-direction: column;
  display: flex;
  text-align: left;
  padding: 0;
  margin: 10px 0 30px 0;
  font-weight: 700;
  list-style: none;
}

.about-content p {
  margin: 0;
}
.service-sidebar-form + aside.service-sidebar {
  display: none;
}
.home section#our-services {
  display: none;
}
.block.block-static.martin .static-image img {
  object-fit: contain;
}

#moskovitz img {
  object-position: 12% 29%;
}
.review-content {
  background-color: hsl(0deg 0% 100%) !important;
}
.faqs .accordion-item h2 {
  margin: 0;
  padding: 0;
  line-height: 25px;
}
.inner-hero .hero-content {
  padding: 40px;
}
.Doctor-image img {
  aspect-ratio: 5/5;
  object-fit: cover;
  object-position: top;
}
.Doctor-image {
  text-align: center;
}
.team-section .team-slider {
  margin-top: 0;
}
.service-sidebar-form ~ .card-bx {
  background: hsl(207deg 59% 35% / 84%);
  margin-bottom: 30px;
  padding: 25px;
  width: 100%;
  max-width: calc(100% - 50%);
  max-width: 100%;
}

.service-sidebar-form ~ .card-bx .card-head p,
.box-text a {
  color: #fff;
  margin: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  line-height: normal;
}
.service-sidebar-form ~ .card-bx h3 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin: 0px;
  padding-bottom: 5px;
  line-height: normal;
}
.service-sidebar-form ~ .card-bx .box-text h4 {
  color: #fff;
  font-size: 18px;
  font-family: "Raleway", sans-serif;
  margin: 0 0 8px 0;
  font-weight: 600;
  line-height: 1.2;
}
.service-sidebar-form ~ .card-bx ul.air_hotel_list li {
  flex-direction: column;
  display: flex;
  gap: 3px 0px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #fff;
  margin: 0 0px 20px;
}

.service-sidebar-form ~ .card-bx ul.air_hotel_list {
  padding: 0;
  margin: 0;
}

.service-sidebar-form ~ .card-bx .box-text p {
  line-height: 1.2;
  font-size: 16px;
  color: #fff;
}
.service-sidebar-form ~ .card-bx .box-text a {
  padding: 0;
  margin: 0;
  border: none;
}
.service-sidebar-form ~ .card-bx ul.air_hotel_list li a {
  list-style: none;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  display: flex;
  align-items: flex-start;
  color: #fff;
  padding: 0 0 0 0px;
}

.service-sidebar-form ~ .card-bx ul.air_hotel_list li a img {
  filter: invert(1);
  width: 16px;
  position: relative;
  top: 3px;
}

.service-sidebar-form ~ .card-bx ul.air_hotel_list li a span {
  width: calc(100% - 22px);
  margin-left: auto;
  color: #fff;
}
.gallery-slide img {
  aspect-ratio: 292/200;
  object-fit: cover;
}

@media (max-width: 767px) {
  #rmp_menu_trigger-3065 {
    top: 99px !important;
  }
  .fixed #rmp_menu_trigger-3065 {
    top: 9px !important;
    right: 15px !important;
  }

  .fixed .container .row {
    row-gap: 0 !important;
  }
  #risk .fluid-image iframe {
    position: inherit !important;
    width: 100% !important;
  }
}

.mob-menu-header-holder {
  display: none !important;
}
.slideout-over {
  padding-top: 0px !important;
}
.inner-content h1 {
  line-height: 32px;
  font-size: 28px;
  margin-bottom: 15px;
  color: #5d8eb7;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.servies-q-bx h2 {
  color: #000000;
  font-size: 20px;
  margin-bottom: 20px;
}
.servies-q-bx h3 {
  color: #000000;
  font-size: 25px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.servies-q-bx {
  margin-bottom: 15px;
}
.servies-q-bx p {
  display: block !important;
}

.scroll-to-section {
  padding: 0 !important;
}

.scroll-to-section .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.scroll-to-section ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  overflow-x: auto;
}

.scroll-to-section ul > * {
  flex: 1 0 auto;
}

.scroll-to-section ul a {
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  font-size: 13px;
  text-align: center;
  transition: all 200ms ease-out;
}

.scroll-to-section ul > :not(:last-child) a {
  box-shadow: 1px 0 0 0 hsl(0, 0%, 100%, 20%);
}

.scroll-to-section ul a:is(:hover, .inView) {
  background-color: #4f7b9f;
}

.scroll-nav {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: auto;
}
.scroll-nav > * {
  flex-shrink: 0;
}
.scroll-nav a {
  display: inline-flex;
  color: #000;
  gap: 0.5rem;
  padding: 0.5em 1.5em;
  background-color: #000;
  color: #fff;
}
.scroll-nav a:hover {
  background-color: #1e1e1e;
}
.scroll-to-section {
  background-color: #000;
  padding: 1rem;
  position: sticky;
  top: 0;
  z-index: 98;
}

.scroll-to-section select {
  border: 0;
  cursor: pointer;
  display: block;
  width: 100%;
  background-color: #1e1e1e;
  color: #fff;
  border-radius: 0.25rem;
  height: 40px;
  padding-inline: 1rem;
  border-inline-end: 1rem solid #1e1e1e;
}
.types_accord .tab-content .tab-pane .pane-content p {
  color: #fff;
}
.review-sec {
  clip-path: inset(0%);
}

.review-sec .block-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}

.review-content {
  padding: clamp(1.5rem, 3vw, 3rem);
  background-color: hsl(0, 0%, 100%, 80%);
  text-align: center;
}

.review-content h3 {
  color: #000;
  font-size: 20px;
}

.review-sec .slick-arrow::before {
  color: #000;
}
.review-slider {
  padding: 0 50px;
}
.reviews .gmb {
  background-color: #fff;
  padding-block: 2rem;
  border-radius: 0.5rem;
  box-shadow: 0 2px 8px hsl(0, 0%, 0%, 10%);
}
.reviews .review-slider {
  background-color: #fff;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 2px 8px hsl(0, 0%, 0%, 10%);
}
.reviews .gmb img {
  max-width: 200px;
  margin-inline: auto;
  display: block;
}
.reviews .row {
  row-gap: 3rem;
}
.reviews .bf-slider,
.reviews .review-slider {
  margin: 0 !important;
  height: 100%;
}
.reviews .bf-slider .slick-slide {
  border-radius: 0.5rem;
  overflow: hidden;
}
.reviews .bf-slider .title {
  display: flex;
  justify-content: space-between;
}
.reviews .bf-slider img {
  width: 100%;
  object-fit: cover;
}
.reviews .bf-slider .title > * {
  padding: 0.5em 1em;
  text-align: center;
  text-transform: uppercase;
  background-color: hsl(207, 38%, 54%);
  width: 100%;
  color: #fff;
}

.faqs .section-title {
  position: relative;
}
.faqs .action-search {
  all: unset;
  inset: 50% 0 auto auto;
  translate: 0 -50%;
  position: absolute;
}
.faqs .action-search > * {
  padding: 0;
  width: 40px;
  aspect-ratio: 1;
  line-height: 40px;
  border-radius: 50%;
  font-size: 1rem;
  border: 1px solid #e0e0e0 !important;
}

.faqs .accordion-item .accordion-button {
  box-shadow: none;
}
.faqs .accordion-item .accordion-header .accordion-button {
  font-weight: 600;
  font-size: 16px;
  border: none;
  outline: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  padding: 15px 25px 15px 15px;
  background: transparent;
  font-family: "Open Sans", sans-serif;
}
.faqs
  .accordion-item
  .accordion-header
  .accordion-button:is(:hover, :not(.collapsed)) {
  background-color: var(--clr-white);
}
.faqs .accordion ul {
  padding-left: 1rem;
  margin-top: 1rem;
}
.faqs .accordion ul > li:not(:last-child) {
  margin-block-end: 1em;
}
.faqs .accordion-body {
  padding: 1rem;
  transition: 200ms ease-in-out;
  background-color: var(--clr-white);
}
.faqs .accordion-item {
  margin-bottom: 15px;
  border: 1px solid #ccc;
}
.faqs .accordion-button {
  position: relative;
  padding-right: 30px;
}

.faqs .accordion-button::after {
  content: "\f106";
  position: absolute;
  right: 10px;
  font-size: 18px;
  transition: transform 0.3s ease;
  font-family: "FontAwesome";
  font-weight: 600;
  top: 18px;
}

.faqs .accordion-button.collapsed::after {
  content: "\f107";
  transform: rotate(0deg);
}

.faqs .accordion-button:not(.collapsed)::after {
  content: "\f106";
  transform: rotate(0deg);
}

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9;
  background-color: #5d8eb7;
  color: white;
  border: none;
  border-radius: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  transition: background-color 0.3s ease;
  font-size: 0;
}

.slick-arrow.slick-prev {
  left: 0;
}

.slick-arrow.slick-prev:before {
  content: "\f104";
  font-size: 20px;
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.slick-arrow.slick-next {
  right: 0;
}

.slick-arrow.slick-next:before {
  content: "\f105";
  font-size: 20px;
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.slick-arrow.slick-disabled {
  opacity: 0.2;
}
.slick-dots {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  left: 0;
  width: 100%;
  gap: 7px;
  padding: 0;
  margin: 0;
}

.slick-dots button {
  height: 15px;
  width: 15px;
  background: #5d8eb67a;
  font-size: 0;
  margin: 0 2px;
  border: 0;
  border-radius: 100%;
}

.slick-dots .slick-active button {
  background: #5d8eb6;
}
.slick-dots li {
  font-size: 0;
}
.gallery-slider i {
  display: none;
}

.inner-hero {
  position: relative;
  isolation: isolate;
  min-height: min(100vh, 540px);
  min-height: min(100dvh, 540px);
  align-content: center;
  padding-block: 50px;
}
.inner-hero .hero-title > * {
  color: #000;
  font-size: 32px;
  margin-block: 0 0.5em;
  text-wrap: balance;
}
.inner-hero .hero-image img {
  position: absolute;
  inset: 0 0 0 auto;
  background-image: radial-gradient(#3f525f, #1b2830);
  object-fit: cover;
  width: 50%;
  height: 100%;
  z-index: -2;
  vertical-align: middle;
}
.tab-content .tab-pane .pane-content p {
  color: #fff;
}
.procedures-wrapper .content p {
  color: #fff;
}
#cost .content p {
  color: #fff;
}
.section-title.text-white h2 {
  color: #fff;
}
.page-template-meet-dr-moskovitz-php section#bottom_contact-3 {
  background: #f1f1f1;
}
section#carecredit p,
section.wrapper.PATIENTFI p {
  color: #fff;
}
section#reviews .section-title {
  margin-bottom: 50px;
}

.contact_us .col-md-5 {
  padding-left: 14px !important;
}
.page-id-87 #contact-button {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  background-color: #245d8c;
  padding: 12.5px 20px;
  text-decoration: none;
  letter-spacing: 0px;
  transition: 300ms;
  display: inline-block;
  border-radius: 0px;
  border: 0px;
  margin-top: 14px;
}
.page-id-87 .contact_us .col-md-12 i {
  font-style: normal;
}

.limit-bx2 {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  color: #fff;
}
.limit-bx2 * {
  color: #fff;
}

@media (max-width: 1024.98px) {
  .largewidth .row {
    flex-direction: column;
  }
  .largewidth .col-md-8 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }

  .largewidth .col-md-4 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }

  #bottom_contact-3 .row {
    flex-direction: column !important;
    display: flex;
  }
  #bottom_contact-3 .row .col-lg-8 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  #bottom_contact-3 .col-lg-4 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .contentbox .col-md-6 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  #schedule-button {
    margin: 15px 0px;
  }
  .pricing__wrapper .row .col-lg-4 {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 991.98px) {
  .inner-hero .hero-image img {
    position: relative;
    width: 100%;
  }
  .inner-hero {
    padding: 0;
  }
  .inner-hero .hero-content {
    padding: 20px 0;
  }
  .col-lg-6.fluid-wrapper:last-child img {
    margin-left: 0;
  }
}

.page-id-12 form#contacts .col-lg-6 span.error,
form#contacts .col-md-6:nth-child(2) span.error {
  position: absolute;
  bottom: -19px;
  font-size: 14px;
  font-weight: 400;
}
.service-sidebar-form i {
  font-size: 14px;
}
.Privacy-section :is(h1, h2, h3, h4, h5, h6) {
  background: #3c628112;
  padding: 10px;
  margin: 21px 0 13px 0;
  border-left: 5px solid #3c6281;
}

.page-id-183 #inside-banner {
  display: none;
}
#thank-section {
  padding: 150px 0px;
}

.hero-root-section {
  background: #e2f0fc;
}

.hero-root-section .hero-root-grid {
  display: grid;
  grid-template-columns: 54% 45%;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.hero-root-section .hero-root-grid .hero-root-text {
  padding-right: 5%;
}
.hero-root-section .hero-root-grid .sub-title h3 {
  font-size: 24px;
  color: #000;
  text-transform: capitalize;
  line-height: 1.5;
  text-wrap: pretty;
  margin-block-end: 1em;
  width: 100%;
  max-width: 100%;
}
.hero-root-section .hero-root-grid ul.List-root {
  margin-bottom: 28px;
}

.hero-root-section .hero-root-grid .form-title h2 {
  color: #fff;
  font-size: 30px;
  line-height: normal;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 30px;
}
.hero-root-section .hero-root-grid .hero-root-form .row {
  display: flex;
  gap: 15px;
}
.hero-root-section .hero-root-form .row .col-md-12 {
  padding: 0;
}
.hero-root-section .hero-root-form .row {
  display: flex;
  gap: 15px;
}

.hero-root-section .hero-root-form .service-sidebar-form {
  background: rgb(36 93 140);
  max-width: 550px;
  margin: 0 0 0 auto;
  border: 2px solid #ffffff36;
  backdrop-filter: blur(14px);
  padding: 27px;
  width: 100%;
}

.hero-root-section .hero-root-form .service-sidebar-form h2 {
  color: #fff;
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 26px !important;
}

.hero-root-section .hero-root-form .form-control {
  height: 50px;
  background: #fff;
  padding: 10px !important;
  font-size: 16px;
  font-weight: 400;
}
.hero-root-section .hero-root-form .service-sidebar-form form [class*="col-"] {
  margin-bottom: 8px;
}
.hero-root-section .hero-root-form .service-sidebar-form input.btn.btnc {
  padding: 8px 20px;
  border: 1px solid;
  box-shadow: none !important;
  outline: 0 !important;
  border-radius: 0px;
  margin-left: auto;
  display: block;
  color: #fff;
}
.hero-root-section .hero-root-form .service-sidebar-form i {
  color: #fff;
  font-style: normal;
}
.hero-root-section .hero-root-form .contact-info-small * {
  color: #fff;
  font-size: 14px !important;
  text-transform: capitalize;
}
.hero-root-section .hero-root-form 

#contacts span.error {
    font-size: 12px;
    line-height: initial;
    background: red !important;
    color: #fff !important;
    display: block;
    padding: 2px 5px;
}

.site-main .hero-root-section .sub-title h1 {
    font-size: 32px;
  margin-bottom: 20px;
}

@media (max-width: 991.98px) { 

.hero-root-section .hero-root-grid {
    grid-template-columns: 100%;
}

.hero-root-section .hero-root-form .service-sidebar-form {
    max-width: 100%;
}
.hero-root-section
.hero-root-grid .hero-root-form {
    order: -2;
}
}

@media (max-width: 575.98px) { 

.hero-root-section .hero-root-form .service-sidebar-form {
    padding: 14px;
}
.hero-root-section .hero-root-form .service-sidebar-form h2 {
    font-size: 25px;
    margin-bottom: 18px !important;
}
.hero-root-section .hero-root-form .service-sidebar-form input.btn.btnc {
    margin-left: unset;
}
.hero-root-section .hero-root-grid .sub-title h3 {
    font-size: 22px;
}
.hero-root-section .hero-root-grid .hero-root-text {
    padding-right: 0;
}
.hero-root-section .hero-root-form .service-sidebar-form i {
      display: block;
    text-align: left;
    width: 100%;
}
}








.get_result {
  background-color: #fff;
}
.get_result figure {
  margin-bottom: 0;
}
.get_result img {
  margin-bottom: 0px;
  width: 100%;
}
.get_result a:hover {
  color: #fff;
}
.get_result_content {
      background-color: #eeeeee;
    padding: 38px 40px;
}