/*
Theme Name: Sherman, John (nyplasticsurg.com)
Description: GrowthMed Base Child Theme
Template: growthmed-base
Version: 1
Author: GM
Author URI: https://growthmed.com
*/

/* --- Playfair Display --- */
@font-face {
  font-family: "Playfair Display";
  src: url("static/fonts/playfairdisplay-400/playfairdisplay-regular-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/playfairdisplay-400/playfairdisplay-regular-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("static/fonts/playfairdisplay-400/playfairdisplay-regular-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/playfairdisplay-400/playfairdisplay-regular-webfont.woff")
      format("woff"),
    /* Modern Browsers */
      url("static/fonts/playfairdisplay-400/playfairdisplay-regular-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/playfairdisplay-400/playfairdisplay-regular-webfont.svg#playfair_displayregular")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Playfair Display";
  src: url("static/fonts/playfairdisplay-400-italic/playfairdisplay-italic-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/playfairdisplay-400-italic/playfairdisplay-italic-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("static/fonts/playfairdisplay-400-italic/playfairdisplay-italic-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/playfairdisplay-400-italic/playfairdisplay-italic-webfont.woff")
      format("woff"),
    /* Modern Browsers */
      url("static/fonts/playfairdisplay-400-italic/playfairdisplay-italic-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/playfairdisplay-400-italic/playfairdisplay-italic-webfont.svg#playfair_displayitalic")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Playfair Display";
  src: url("static/fonts/playfairdisplay-700/playfairdisplay-bold-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/playfairdisplay-700/playfairdisplay-bold-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("static/fonts/playfairdisplay-700/playfairdisplay-bold-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/playfairdisplay-700/playfairdisplay-bold-webfont.woff")
      format("woff"),
    /* Modern Browsers */
      url("static/fonts/playfairdisplay-700/playfairdisplay-bold-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/playfairdisplay-700/playfairdisplay-bold-webfont.svg#playfair_displaybold")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Playfair Display";
  src: url("static/fonts/playfairdisplay-700-italic/playfairdisplay-bolditalic-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/playfairdisplay-700-italic/playfairdisplay-bolditalic-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("static/fonts/playfairdisplay-700-italic/playfairdisplay-bolditalic-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/playfairdisplay-700-italic/playfairdisplay-bolditalic-webfont.woff")
      format("woff"),
    /* Modern Browsers */
      url("static/fonts/playfairdisplay-700-italic/playfairdisplay-bolditalic-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/playfairdisplay-700-italic/playfairdisplay-bolditalic-webfont.svg#playfair_displaybold_italic")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 700;
  font-style: italic;
}

/* --- Roboto --- */
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-100/roboto-thin-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-100/roboto-thin-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("static/fonts/roboto-100/roboto-thin-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-100/roboto-thin-webfont.woff") format("woff"),
    /* Modern Browsers */ url("static/fonts/roboto-100/roboto-thin-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-100/roboto-thin-webfont.svg#robotothin")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-100-italic/roboto-thinitalic-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-100-italic/roboto-thinitalic-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("static/fonts/roboto-100-italic/roboto-thinitalic-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-100-italic/roboto-thinitalic-webfont.woff")
      format("woff"),
    /* Modern Browsers */
      url("static/fonts/roboto-100-italic/roboto-thinitalic-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-100-italic/roboto-thinitalic-webfont.svg#robotothin_italic")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-300/roboto-light-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-300/roboto-light-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("static/fonts/roboto-300/roboto-light-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-300/roboto-light-webfont.woff") format("woff"),
    /* Modern Browsers */
      url("static/fonts/roboto-300/roboto-light-webfont.ttf") format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-300/roboto-light-webfont.svg#robotolight")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-300-italic/roboto-lightitalic-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-300-italic/roboto-lightitalic-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("static/fonts/roboto-300-italic/roboto-lightitalic-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-300-italic/roboto-lightitalic-webfont.woff")
      format("woff"),
    /* Modern Browsers */
      url("static/fonts/roboto-300-italic/roboto-lightitalic-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-300-italic/roboto-lightitalic-webfont.svg#robotolight_italic")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-400/roboto-regular-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-400/roboto-regular-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("static/fonts/roboto-400/roboto-regular-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-400/roboto-regular-webfont.woff") format("woff"),
    /* Modern Browsers */
      url("static/fonts/roboto-400/roboto-regular-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-400/roboto-regular-webfont.svg#robotoregular")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-400-italic/roboto-italic-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-400-italic/roboto-italic-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("static/fonts/roboto-400-italic/roboto-italic-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-400-italic/roboto-italic-webfont.woff")
      format("woff"),
    /* Modern Browsers */
      url("static/fonts/roboto-400-italic/roboto-italic-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-400-italic/roboto-italic-webfont.svg#robotoitalic")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-500/roboto-medium-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-500/roboto-medium-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("static/fonts/roboto-500/roboto-medium-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-500/roboto-medium-webfont.woff") format("woff"),
    /* Modern Browsers */
      url("static/fonts/roboto-500/roboto-medium-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-500/roboto-medium-webfont.svg#robotomedium")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-500-italic/roboto-mediumitalic-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-500-italic/roboto-mediumitalic-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("static/fonts/roboto-500-italic/roboto-mediumitalic-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-500-italic/roboto-mediumitalic-webfont.woff")
      format("woff"),
    /* Modern Browsers */
      url("static/fonts/roboto-500-italic/roboto-mediumitalic-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-500-italic/roboto-mediumitalic-webfont.svg#robotomedium_italic")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-700/roboto-bold-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-700/roboto-bold-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("static/fonts/roboto-700/roboto-bold-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-700/roboto-bold-webfont.woff") format("woff"),
    /* Modern Browsers */ url("static/fonts/roboto-700/roboto-bold-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-700/roboto-bold-webfont.svg#robotobold")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("static/fonts/roboto-700-italic/roboto-bolditalic-webfont.eot"); /* IE9 Compat Modes */
  src: url("static/fonts/roboto-700-italic/roboto-bolditalic-webfont.eot?#ieFix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("static/fonts/roboto-700-italic/roboto-bolditalic-webfont.woff2")
      format("woff2"),
    /* Modern Browsers */
      url("static/fonts/roboto-700-italic/roboto-bolditalic-webfont.woff")
      format("woff"),
    /* Modern Browsers */
      url("static/fonts/roboto-700-italic/roboto-bolditalic-webfont.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("static/fonts/roboto-700-italic/roboto-bolditalic-webfont.svg#robotobold_italic")
      format("svg"); /* Legacy iOS */
  font-display: swap;
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: ProximaNova;
  src: url("static/fonts/ProximaNova/ProximaNova-Regular.otf");
  font-weight: 500;
}

body {
  font-family: "Roboto", sans-serif;
}
#main-block {
  padding-top: 0px;
  padding-bottom: 0px;
}
#main-block.gallery-pad {
  padding-top: 141px;
}
#content {
  min-height: 3200px;
  padding-right: 35px;
  padding-left: 15px;
  padding-top: 40px;
}
#content-full {
  padding-top: 40px;
}
.canvas {
  background: #fff;
}
a {
  color: #c5a971;
}
a:hover {
  color: #000;
}
a:active {
}
a:focus {
}
a:visited {
}
ul {
}
li {
}
input {
}
h2,
h3,
h4,
h5 {
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  font-weight: 400;
}

/*  Header  */
#top {
  min-height: 50px;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background 0.3s ease-out, padding 0.3s ease-out;
  transition: background 0.3s ease-out, padding 0.3s ease-out;
}
#top.nav-up {
  background: rgba(0, 0, 0, 0.7);
  height: 85px;
}
#top.gallery-pad {
  background: rgba(0, 0, 0, 0.7) !important;
}
#top img.logo {
  width: 336px;
  display: block;
  float: left;
  padding: 14px 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#top.nav-up img.logo {
  width: 250px;
  padding: 10px 0;
}
img.logo-sm {
  width: auto;
  height: 48px;
  display: none;
  float: left;
}

#header-box {
  height: 300px;
  background: url("static/images/header-bg.jpg") no-repeat center top;
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
#header-box .title {
  color: #fff;
  margin: 115px 0 0 0;
  font-size: 3.25em;
  line-height: 1.15em;
  text-transform: uppercase;
  letter-spacing: 0.35em;
}
#header-bna-slider {
  width: 180px;
  height: 98px;
  margin-top: 132px;
  margin-bottom: 10px;
  float: right;
}
#header-bna-slider img {
  width: 180px;
}
#header-box a.button {
  padding: 8px 0px 6px 0;
  width: 180px;
  float: right;
}
#header-box h2 {
  color: #000;
  margin: 168px 0 25px 0;
  font-size: 2.6em;
  line-height: 1.2em;
  letter-spacing: 0.1em;
}
#header-box.gallery-bg {
  height: 111px;
  background: #000;
  width: 100%;
}
.banner-promo .dt-flex {
  display: flex;
  align-items: center;
}
.banner-promo {
  width: 100%;
  padding: 25px 0;
  background: #c5a971;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-align: center;
  position: relative;
  z-index: 2;
}
.banner-promo-title {
  color: #fff;
  font-size: 1.6em;
  padding-top: 0;
  line-height: 1.2em;
}
.banner-promo-text {
  color: #fff;
  font-size: 1.125em;
  line-height: 1.2em;
  padding-top: 8px;
}
.banner-promo-small {
  font-size: 0.85em;
  color: #312a1a;
  margin: 5px 0;
}
a.button.banner-promo-link {
  margin: 0;
  width: 100%;
  margin-top: 7px;
  padding: 14px 0 13px 0;
}

a.offsite {
  display: block;
  text-indent: -9999px;
  position: absolute;
}

/* Navigation */
#top .navbar {
  width: auto;
  float: right;
  min-height: 0;
  margin-top: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#top.nav-up .navbar {
  margin-top: 5px;
}
.navbar-inner {
}
.navbar-header {
  width: 100%;
}
#nav-logo {
  float: left;
  padding-left: 15px;
  padding-top: 8px;
  display: none;
}
.navbar-toggle {
}
.navbar-toggle:hover,
.navbar-toggle:focus {
}
.navbar-collapse {
}
.navbar-nav {
  float: left;
  width: 100%;
  text-align: center;
}
.navbar-nav > li {
  width: auto;
}
.navbar-nav > li > a {
  font-size: 0.8em;
  color: #fff;
  letter-spacing: 0.1em;
  padding: 27px 15px 25px 15px;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-shadow: 1px 1px 4px #000;
}
#top .navbar-nav > li > a:hover {
  color: #f3d08b;
}
#top .navbar-nav > li:hover > a {
  color: #f3d08b;
}
#top.nav-up .navbar-nav > li > a:hover {
  color: #c5a971;
}
#top.nav-up .navbar-nav > li:hover > a {
  color: #c5a971;
}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  color: #c5a971;
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus,
.navbar-nav > .active > a:link,
.navbar-nav > .active > a:active {
  font-weight: 600;
}
.navbar-nav > li.current-menu-item > a {
}
.navbar-nav > li.current-page-ancestor > a {
  color: #c5a971;
}
.navbar ul.nav li:hover > ul.dropdown-menu {
  color: #c5a971;
}
.navbar ul.nav li:hover > ul.dropdown-menu .dropdown-menu {
  min-height: 0px;
  position: absolute;
  top: -6px;
}
.navbar ul.nav > li > .dropdown-menu::before,
.navbar-nav .nav > li > .dropdown-menu::after {
}
.navbar ul ul ul {
}

.navbar-nav > li.nav-phone > a {
  font-size: 1em;
  font-weight: 600;
}
.navbar-nav > li.nav-phone > a i {
  margin-right: 5px;
}

.dropdown-menu {
  border-top: none;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  left: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px 0;
}
.dropdown-menu > li > a {
  color: #fff;
  font-size: 1.1em;
  font-weight: 400;
  padding: 3px 32px 3px 15px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: none;
  color: #c5a971;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: none;
  color: #c5a971;
}
.dropdown-menu > li.current-menu-ancestor > a {
  background: none;
  color: #c5a971;
}
.dropdown-menu > li:hover > a {
  background: none;
  color: #c5a971;
}

.dropdown-menu > li.menu-item-has-children:after {
  position: absolute;
  top: 11px;
  right: 12px;
  display: inline-block;
  border-style: solid;
  border-width: 5.5px 0 5.5px 5px;
  border-color: transparent transparent transparent #fff;
  content: "";
}
.dropdown-menu > li.menu-item-has-children:hover:after {
  border-color: transparent transparent transparent #c5a971;
}
.dropdown-menu > li.menu-item-has-children.current-menu-ancestor:after {
  border-color: transparent transparent transparent #c5a971;
}
.dropdown-menu > li.menu-item-has-children.current-menu-item:after {
  border-color: transparent transparent transparent #c5a971;
}
.navmenu .dropdown-menu > li.menu-item-has-children:after {
  border: none !important;
}

.navmenu {
  background: #000;
}
.navmenu .dropdown-menu {
  padding-left: 20px;
}
.navmenu .dropdown-menu > li > a {
}
.navmenu ul.nav {
}
.navmenu ul.nav li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 1em;
}
.navmenu ul.nav li a:hover,
.navmenu .dropdown-menu > .active > a:hover,
.navmenu ul.nav li a:focus {
  background: none;
  color: #000;
  padding: 5px 0;
}
.navmenu .navbar-nav > .open > a,
.navmenu .navbar-nav > .open > a:hover,
.navmenu .navbar-nav > .open > a:focus {
  color: #ddd;
}
.navmenu .open > a,
.navmenu .open > a:hover,
.navmenu .open > a:focus {
}
.navmenu .navbar-nav .open .dropdown-menu > li > a {
}
.navmenu .navbar-nav > li.contact-nav > a {
  background: none;
  color: #fff;
}
.navmenu .navbar-nav > li {
  width: 100%;
  float: left;
  text-align: left;
}
a.phone-mobile {
  font-size: 1.6em;
  color: #fff !important;
  font-weight: 300;
}
.navmenu .navbar-nav > li.current-menu-item > a {
  background: none;
}
.navmenu .navbar-nav > li.current-page-ancestor > a {
  background: none;
}

.navmenu ul#social-icons li a {
  color: #fff;
}
.navmenu ul#social-icons li a:hover {
  color: #ddd;
}

.new-years-header {
  height: 80px;
  font-family: "Playfair Display", serif;
  background: url("static/images/bg-new-year.jpeg");
  cursor: pointer;
}

.new-years-header .banner-promo-link {
  margin-top: -7px !important;
}
.banner-promo .new-years-header {
  border-top: none !important;
  border-bottom: none !important;
}
.nav-up .new-years-header {
  display: none;
}

@media (max-width: 767px) {
  .new-years-header {
    height: 110px;
  }
  a.button.banner-promo-link {
    margin-top: 0 !important;
  }
}

ul#social-icons {
}
ul#social-icons li {
}
a.twitter-sprite {
  background: url("static/icons/twitter-sprite.png") no-repeat left top;
}
a.twitter-sprite:hover {
}
a.facebook-sprite {
  background: url("static/icons/facebook-sprite.png") no-repeat left top;
}
a.facebook-sprite:hover {
}
a.google-sprite {
  background: url("static/icons/google-sprite.png") no-repeat left top;
}
a.google-sprite:hover {
}
a.youtube-sprite {
  background: url("static/icons/youtube-sprite.png") no-repeat left top;
}
a.youtube-sprite:hover {
}
a.instagram-sprite {
  background: url("static/icons/instagram-sprite.png") no-repeat left top;
}
a.instagram-sprite:hover {
}
a.linkedin-sprite {
  background: url("static/icons/linkedin-sprite.png") no-repeat left top;
}
a.linkedin-sprite:hover {
}
a.rss-sprite {
  background: url("static/icons/rss-sprite.png") no-repeat left top;
}
a.rss-sprite:hover {
}

#hamburger {
}
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  background: #c5a971;
}

a.button {
  background: #000;
  border: none;
  font-size: 1em;
  color: #fff;
  width: 200px;
  border-radius: 30px;
  display: block;
  padding: 14px 20px 13px 20px;
}
a.button:hover {
  background: #c5a971;
}

#breadcrumbs {
  color: #ddd;
}
#breadcrumbs a {
}
#breadcrumbs a:hover {
}
#breadcrumbs .arrows {
}
.breadcrumb_last {
}

#toc_container {
  font-weight: 300;
  border: none;
  background: transparent;
  padding: 0 !important;
  min-width: 100%;
  padding-bottom: 20px !important;
  margin-bottom: 60px !important;
  border: 1px solid #dcdcdc;
}
#toc_container .heading-line {
  width: 82%;
  margin: 18px 30px;
}
#toc_container a:hover {
  text-decoration: none;
}
#toc_container p.toc_title {
  color: #000;
  font-size: 2em;
  padding: 30px 30px 13px 35px;
  font-weight: 500;
  letter-spacing: 4px;
  border-bottom: 1px solid #dcdcdc;
}
#toc_container span.toc_toggle {
  font-size: 0.7em;
}
ul.toc_list li {
}
ul.toc_list li a {
  display: block;
  font-size: 1.1em;
  line-height: 1.1em;
  font-weight: 400;
  padding: 9px 20px 8px 30px;
  float: left;
  clear: both;
  width: 100%;
  color: #121212;
}
ul.toc_list li a:hover {
  color: #c5a971;
}
#toc_container ul ul {
  margin-left: 0;
}
ul.toc_list li ul li a {
  font-size: 1em;
  padding-left: 50px;
}
ul.toc_list li ul li a:hover {
}
span.toc_number.toc_depth_1 {
  color: #ccc;
}
span.toc_number.toc_depth_2 {
  color: #ccc;
}
#toc_container span.toc_toggle {
  float: right;
  margin-right: 0px;
  color: #f4f4f4;
  font-size: 16px;
}
#toc_container span.toc_toggle a {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 30px 8px 30px;
  background: #c5a971;
  font-size: 1.05em;
}
#toc_container span.toc_toggle a:hover {
  background: #000;
}

#conversion a.convert {
  text-shadow: 0 0 3px #333;
  color: #fff;
  background: #c5a971;
  letter-spacing: 0.1em;
  font-weight: 700;
}
#conversion a.convert:hover {
  color: #000;
}
#conversion .fa {
}

.current_page_item a {
}
.current-cat a {
}
.current-menu-item a {
}
.current-menu-ancestor {
}
ul.nav > li {
}

ul.post-share {
}
ul.post-share li {
}

/* Sidebar */
aside {
  text-align: left;
  padding-top: 50px;
}
.sidebar-background {
}
aside h2 {
  font-size: 2em;
  color: #000;
  padding-left: 0;
  font-weight: 500;
}
aside h3 {
  color: #000;
  font-size: 1.125em;
  margin-bottom: 20px;
}
aside p {
}
aside ul {
  color: #000;
}
aside li {
  font-size: 1.125em;
}
.page-list {
  padding-top: 0;
  padding-bottom: 20px;
  background: transparent;
  margin-bottom: 50px;
  border: solid 1px #dcdcdc;
}
.page-list .heading-line {
  margin: 25px 0 30px 30px;
}
.page-list li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.page-list li a {
  display: block;
  font-size: 1em;
  line-height: 1.1em;
  font-weight: 400;
  padding: 13px 25px;
  float: left;
  clear: both;
  width: 100%;
  color: #121212;
}
.page-list li:last-child a {
  border: none;
}
.page-list li a:before {
  content: "\2713";
  color: #fff;
  font-size: 0.9em;
  background: #c5a971;
  margin-right: 10px;
  padding: 2px 7px;
}
.page-list li a:hover {
  color: #c5a971;
}
.page-list li.current_page_item a {
  color: #c5a971;
}
.page-list h2 {
  color: #000;
  font-size: 2em;
  padding: 15px;
  text-align: center;
  border-bottom: solid 1px #dcdcdc;
}
.sidebox {
  margin-bottom: 50px;
  overflow: visible;
  border: solid 1px #dcdcdc;
  padding: 45px 15px;
  height: 150px;
}
.sidebox img {
  width: 100%;
}

.sidecar {
  height: auto;
  background: #c5a971;
  width: 100%;
  padding: 40px;
}
.sidecar h2 {
  color: #fff;
  text-align: center;
}
.sidecar.affix-bottom {
  width: 360px;
}
.sidecar.affix-top {
  width: 360px;
}
.sidecar.affix {
  top: 101px;
  width: 360px;
}

.side-proc {
  height: 610px;
}
.side-proc img {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.side-proc .proc-box,
.side-proc .proc-box img {
  width: 100%;
  max-width: 360px;
  margin: auto;
}
.side-proc .proc-box {
  margin-bottom: 0;
}
aside .slick-dots {
  width: 190px;
}

.side-review {
  height: 410px;
}
.side-review .testimonial-box {
  width: 100%;
  max-width: 360px;
  background: #f7f7f7;
  margin: 50px auto 0;
  box-shadow: none;
  height: auto;
}
.side-review img.review-img {
  right: 0;
  left: 0;
  margin: auto;
}
.side-review .testimonial-box p {
  text-align: center;
  color: #000;
}

aside .recaptcha-terms {
  padding-bottom: 0;
}
.recaptcha-terms a {
  color: #fff;
}

#consult-side-box {
  background: #231f20;
}

/* Footer */
footer {
  text-align: center;
  padding: 50px 0 90px;
  background: #000;
  line-height: 1.5em;
}
footer p {
  font-size: 1em;
  color: #fff;
}
footer a {
  color: #ffff;
}
footer a:hover {
  color: #c5a971;
}
#foot-line {
  width: 100%;
  height: 2px;
  background: #e2e2e2;
  margin: 60px 0 30px 0;
}
footer ul {
  width: 349px;
  margin: 25px auto 0 auto;
  padding-top: 6px;
  text-transform: uppercase;
}
footer ul:last-child {
  width: 618px;
}
footer li {
  float: left;
  margin: 0 11px;
  font-size: 1em;
}
img.foot-logo {
  width: 100%;
  max-width: 300px;
  margin: auto;
}
p.growthmed {
}
.review-stars {
}
.foot-phone {
  color: #fff;
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 50px;
  display: block;
}
.left-box {
  text-align: left;
  line-height: 2em;
}
footer hr {
  margin: 50px 0 30px;
  border-color: #4d4d4d !important;
}
/* footer i  {color: #c5a971;} */
footer ul.social-icons {
  font-size: 1.5em;
  width: auto;
}
footer ul.social-icons li {
  margin: 0 0 0 15px;
  float: right;
}
footer ul.social-icons li .fa {
  color: #fff;
}
footer ul.social-icons li .fa:hover {
  color: #c5a971;
}
ul.social-icons img {
  display: block;
  width: 22px;
}
.foot-cont {
  width: auto;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

#consult-foot-box,
#consult-page-box .wpcf7 button {
  background: #c5a971;
}
#consult-page-box {
  border-color: #c5a971;
}

/* Pages */
header.post-title h1,
header.page-title h1,
header.cat-title h1 {
  color: #121212;
  font-size: 3.4em;
  font-weight: 400;
  letter-spacing: 2px;
}
.page p.locations-sub-title {
  font-style: italic;
  font-size: 1.2em;
  font-weight: 300;
  color: #000;
  line-height: 1.2em;
}
.heading-line {
  width: 82%;
  height: 2px;
  background: #000 url("static/images/button-bg.jpg") repeat-y center center;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  margin-bottom: 35px;
}
.post {
  border-bottom: 1px solid #999;
}
.page h2,
.post h2 {
  color: #121212;
  font-size: 2.6em;
  padding-bottom: 30px;
}
.page h2 a,
.post h2 a {
  color: #000;
}
.page h3,
.post h3 {
  color: #000;
  font-size: 1.8em;
  text-transform: uppercase;
}
.page p,
.post p {
  color: #000;
  line-height: 2em;
  font-size: 1.125em;
}
.page ul,
.post ul {
  color: #000;
}
.page ol,
.post ol {
  color: #000;
}
.page ul li,
.post ul li {
  color: #000;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.page ol li,
.post ol li {
  color: #000;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.page li,
.post li {
}
.page img,
.post img {
}
.text {
}
img.featured {
}
hr {
  border-top: 1px solid #999 !important;
}
.line {
  background: #999 !important;
}

.sp-arrow {
  height: 65px;
  width: 40px;
}
.sp-horizontal .sp-arrows {
}
.sp-horizontal .sp-next-arrow {
  right: 3%;
}
.sp-horizontal .sp-previous-arrow {
  left: 3%;
}
.sp-previous-arrow:before {
  position: absolute;
  left: 25px;
}
.sp-previous-arrow:after {
  position: absolute;
  left: 25px;
}
.sp-next-arrow:before {
  position: absolute;
  right: 25px;
}
.sp-next-arrow:after {
  position: absolute;
  right: 25px;
}
.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
  background-color: #999;
  width: 3px;
  height: 32.5px;
}

.pg-promo {
}
.pg-promo .slick-slide img {
}
.pg-promo .slick-slide:focus {
}
button.slick-prev {
}
button.slick-next {
}
button.slick-prev:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
button.slick-next:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
a.button.consult {
}

/* Homepage */
.title {
  font-size: 3em;
  font-family: "Playfair Display", serif;
}

.slick-dots li button {
  float: left;
  border-radius: 10px;
  background: transparent;
  border: 1px solid #ababab;
  text-indent: -9999px;
  padding: 3px;
  width: 3px;
  height: 3px;
  margin: 0 15px;
}
.slick-dots li.slick-active button {
  background: #c5a971;
  border: 1px solid #c5a971;
}
.slick-dots {
  width: 228px;
  position: relative;
  margin: 50px auto;
  height: 20px;
}

#featured-section {
  height: 700px;
  background: url("static/images/feature-bg.jpg") no-repeat center top;
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
#featured-section h1 {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 400;
  margin-top: 25px;
  letter-spacing: 0.15em;
}
#featured-section .title {
  color: #fff;
  margin: 300px 0 0 0;
  font-size: 5.25em;
  line-height: 1.15em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.35em;
}
.text-box {
  padding: 15px;
}
.bna-box {
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  height: auto;
  width: 200px;
  overflow: hidden;
}
.bna-box img {
  width: 100%;
  transform: scale(1);
  -webkit-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}
.bna-box p {
  color: #fff;
  text-align: center;
}
.bna-box p.arrow-btn {
  margin-top: 15px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transform: scale(1);
}
.bna-box p.arrow-btn:before {
  content: "\203A";
  border: solid 2px;
  border-radius: 100%;
  padding: 3px 10px;
  margin-right: 5px;
  font-weight: 900;
  display: inline-block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 29px;
  height: 29px;
  line-height: 1.1em;
}
.bna-box:hover p.arrow-btn:before {
  transform: rotate(-90deg);
}
.black-bg {
  width: 100%;
  padding: 75px 0;
  background: #000;
}
.linear-cont {
  display: flex;
  justify-content: space-between;
}
.linear-cont img,
.linear-slider img {
  height: 50px;
}
.linear-slider img {
  margin: 0 15px;
}

#about-section {
  padding: 100px 0;
  position: relative;
}
#about-section h2 {
  font-size: 4em;
  line-height: 1.5em;
  width: 600px;
  z-index: 999;
  position: relative;
}
#about-section .text-box {
  width: 400px;
}
#about-section .text-box img {
  height: 60px;
}
#about-section ul {
  padding: 30px 0;
}
#about-section ul li {
  line-height: 2em;
}
#about-section ul li:before {
  content: "\2713";
  margin-right: 5px;
  color: #c5a971;
  font-family: "ProximaNova", sans-serif;
  font-weight: 900;
}
#about-section p {
  line-height: 2em;
}
#about-section a.button {
  margin-top: 30px;
}
.doc-box {
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
  position: relative;
}
#about-section img {
  transform: scale(1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
img.doc-bg {
  width: 100%;
  position: relative;
}
img.doc {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#about-section .doc-box:hover img {
  transform: scale(1.1);
}
#about-section .doc-box:hover img.doc {
  bottom: -20px;
}
#about-section .linear-cont {
  padding-top: 100px;
}

.d-flex {
  display: flex;
  align-items: flex-end;
}

.d-flex.flex-center {
  align-items: center;
}

#achievements .wrapper.award {
  padding: 0 30px;
}

/* #achievements img.award {height:100px; display:block;margin: 0 auto; margin-bottom: 30px;} */
#achievements .wrapper.award img {
  height: 100px;
  height: 80px;
  /* display:block;margin: 0 auto; margin-bottom: 30px; */
}

#achievements .wrapper.award p {
  font-size: 1em;
  line-height: 1.5;
  /*     font-weight:700; */
  font-weight: 500;
  text-align: center;
}

#achievements .box {
  /*     background: #c5a971; */
  background: #f7f7f7;
  margin-top: 20px;
  padding: 20px;
}

#achievements .box p {
  color: #fff;
  color: #000;
  font-size: 1.25em;
  line-height: 1.5;
  padding: 30px;

  /*     border: 1px solid #fff; */
  border: 1px solid #c5a971;
}

#procedure-section {
  margin-top: 100px;
}
#procedure-section h2 {
  font-size: 2.5em;
}
#procedure-section p {
  line-height: 2em;
  margin: 30px 0;
}
#procedure-section img {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.proc-box {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 500px;
  margin-bottom: 25px;
}
.proc-name {
  position: relative;
  bottom: 100px;
  font-size: 2em;
  text-align: center;
  color: #fff;
  font-family: "Playfair Display", serif;
}
.proc-box:hover img {
  transform: scale(1.1);
  filter: grayscale(1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

#testimonial-section {
  padding: 100px 0;
}
#testimonial-section h2 {
  text-align: center;
}
.testimonial-box {
  background: #fff;
  padding: 25px;
  width: 350px;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.15);
  position: relative;
  margin: 50px 15px;
}
img.review-img {
  width: 65px;
  position: absolute;
  top: -30px;
}
.testimonial-box p {
  line-height: 2em;
  margin-top: 25px;
  color: #000;
}
hr {
  border-color: #c7c7c7 !important;
}
.testimonial-box .linear-cont img {
  height: 35px;
}
.name {
  color: #000;
}
.location {
  color: #a6a6a6;
  font-size: 0.8em;
  line-height: 2em;
}
.test-slider {
  padding: 50px 0;
}

#gallery-section {
  padding: 50px 0 100px;
}
.subtitle {
  color: #c5a971;
  text-align: center;
  text-transform: uppercase;
  line-height: 2em;
  font-size: 0.9em;
  font-weight: 600;
}
#gallery-section .title {
  line-height: 1.5em;
  text-align: center;
  font-size: 2.5em;
}
#gallery-section hr {
  width: 200px;
}
.gallery-slider {
  width: 100%;
  opacity: 0;
  margin-top: 50px;
}
.gallery-slider img {
  width: 100%;
}
.gallery-slider p {
  font-size: 1em;
  position: absolute;
  bottom: 25px;
  left: 15px;
  color: #fff;
  font-weight: 400;
}
.gallery-slider .slick-slide {
  margin: 0 5px;
}
.gallery-slider .slick-list {
  margin: 0 -5px;
}
#gallery-section .slick-dots {
  width: 114px;
}

#contact-section {
  padding-bottom: 100px;
}
#contact-section .title {
  line-height: 1.5em;
  font-size: 4.5em;
}
#contact-section p {
  padding: 30px 0 0;
  width: 350px;
  line-height: 2em;
}
#contact-section a:first-child {
  font-weight: 600;
  color: #000;
}
#contact-section a.button {
  margin-top: 30px;
}
#contact-slider {
  position: relative;
  z-index: 10;
  opacity: 0;
  overflow: hidden;
}
#contact-slider img {
  width: 100%;
}
#contact-section .slick-dots {
  float: right;
  bottom: 50px;
  margin: 0;
  width: 114px;
  right: 10%;
}
#contact-section .slick-dots li button {
  border-color: #fff;
}
#contact-section .slick-dots li.slick-active button {
  border-color: transparent;
}
#contact-section .text-box {
  padding: 25px 0;
}
a.contact-phone {
  color: #000;
  font-weight: 500;
}

/* Gallery */
#tax-filters {
  background: #f4f4f4;
}
#tax-filters h3 {
}
#tax-filters label {
  font-size: 0.8125em;
  line-height: 1.7em;
}
input[type="radio"] {
}
input[type="radio"]:disabled + label {
  color: #999 !important;
}
a.stat-filter {
}
.stats li {
  color: #000;
}
.patients:after {
}
.patient-item {
}
.patient {
  background: none;
  border: 1px solid #acacac;
}
.main-pic {
}
.main-pic a > img {
}
.sub-pic-1 > a {
}
.sub-pic-2 > a {
}
.sub-pic-1 a > img,
.sub-pic-2 a > img {
}
.stats {
}
.stats ul {
  font-size: 0.875em;
}
a.view-more {
  background: #c5a971;
  border: none;
  color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 8px 0 7px 0;
}
a.view-more:hover {
  background: #000;
}
.patient-text {
  border-top: 1px solid #acacac;
}
.patient-text p {
}

#gallery-home .btn-default {
  background: #c5a971;
  border: none;
  color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 6px 12px 5px 12px;
}
#gallery-home .btn-default:hover {
  background: #000;
}

#patient-info {
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
}
#patient-info p {
}
#patient-info ul {
}
#patient-info li {
  color: #bbb;
  font-size: 1em;
}
#patient-info .data {
  color: #000;
}
a.gallery-next-btn {
  background: #c5a971;
  border: none;
  color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a.gallery-prev-btn {
  background: #c5a971;
  border: none;
  color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a.gallery-next-btn:hover {
  background: #000;
}
a.gallery-prev-btn:hover {
  background: #000;
}
h3.bna {
  font-size: 1.125em;
  color: #999;
  letter-spacing: 0.2em;
}
.next-prev {
}
#next-prev-top {
  border-bottom: 1px solid #dad4d8;
}

.gallery-type {
  border: 1px solid #999;
  overflow: auto;
}
.gallery-type h2 {
  font-size: 1.875em;
  color: #999;
}
.gallery-type h2 a {
  color: #999;
}
.gallery-type ul {
  list-style-type: disc;
}
.gallery-type li {
  color: #999;
}
.gallery-type li a {
  font-size: 0.875em;
}
.gallery-type li a span {
}
.gallery-type img {
}

#gallery-home h2 {
  color: #999;
}
#gallery-home h3 {
  color: #999;
}
#gallery-home .slider-pro {
}
#gallery-home .slider-pro img {
}
#gallery-home .fa {
}
.patient-meta {
}
.patient-meta p {
}
.patient-meta a {
}

#gallery-home .btn-default {
}
#gallery-home .sp-arrow {
}
#gallery-home .sp-arrow:before {
}
#gallery-home .sp-arrow:hover {
}
#gallery-home .sp-horizontal .sp-arrows {
}
#gallery-home .sp-horizontal .sp-next-arrow {
}
#gallery-home .sp-horizontal .sp-previous-arrow {
}
#gallery-home .sp-previous-arrow:before {
}
#gallery-home .sp-previous-arrow:after {
}
#gallery-home .sp-next-arrow:before {
}
#gallery-home .sp-next-arrow:after {
}
#gallery-home .sp-next-arrow:after,
#gallery-home .sp-next-arrow:before,
#gallery-home .sp-previous-arrow:after,
#gallery-home .sp-previous-arrow:before {
  background-color: #fff;
}
#gallery-home .sp-slide {
  margin-left: -108px !important;
}

/*  Forms  */
div.wpcf7 {
}
.wpcf7 {
}
.wpcf7 p {
  font-size: 1em;
}
form.wpcf7-form {
  text-align: center;
  overflow: hidden;
}

.wpcf7-form input[type="text"] {
  color: #fff;
  font-size: 1em;
  background: transparent;
  border: solid 1px #fff;
}
.wpcf7-email {
  color: #fff;
  font-size: 1em;
  background: transparent;
  border: solid 1px #fff;
}
.wpcf7-tel {
  color: #fff;
  font-size: 1em;
  background: transparent;
  border: solid 1px #fff;
}
.wpcf7-form textarea {
  color: #fff;
  font-size: 1em;
  background: transparent;
  border: solid 1px #fff;
}
.wpcf7-form select {
  color: #fff;
  font-size: 1em;
  background: transparent;
  border: solid 1px #fff;
  width: 100%;
  padding: 10px 14px 8px 14px;
  height: 39px;
}
.wpcf7-form input[type="submit"] {
}
span.wpcf7-list-item label {
}

aside div.wpcf7 {
}
aside .wpcf7-form input[type="text"] {
  color: #fff;
  background: transparent;
  font-size: 1em;
  border: 1px solid #fff;
}
aside .wpcf7-email {
  color: #fff;
  background: transparent;
  font-size: 1em;
  border: 1px solid #fff;
}
aside .wpcf7-tel {
  color: #fff;
  background: transparent;
  font-size: 1em;
  border: 1px solid #fff;
}
aside .wpcf7-form textarea {
  color: #fff;
  background: transparent;
  font-size: 1em;
  border: 1px solid #fff;
}
aside .wpcf7 button {
  background: #231f20;
  color: #fff;
}
aside .wpcf7 button:hover {
  background: #fff;
  color: #231f20;
}
.wpcf7-list-item-label,
aside .recaptcha-terms {
  color: #fff;
}

.wpcf7 button {
  background: #000;
  border: none;
  font-size: 1em;
  color: #fff;
  letter-spacing: 0.05em;
  width: 200px;
  border-radius: 30px;
  display: block;
  padding: 14px 20px 13px 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.wpcf7 button:hover {
  background: #fff;
  color: #000;
}
.wpcf7 button:active {
  background: #fff;
  color: #000;
}

.center-captcha,
.center-captcha .wpcf7-form-control-wrap {
  width: 247px;
  height: 64px;
}
.g-recaptcha,
#rc-imageselect {
  -webkit-transform: scale(0.82);
  -moz-transform: scale(0.82);
  -ms-transform: scale(0.82);
  -o-transform: scale(0.82);
  transform: scale(0.82);
}

::-webkit-input-placeholder {
  color: #fff;
  line-height: 1.2em;
}
:-moz-placeholder {
  color: #fff;
  line-height: 1.2em;
}
::-moz-placeholder {
  color: #fff;
  line-height: 1.2em;
}
:-ms-input-placeholder {
  color: #fff;
  line-height: 1.2em;
}
form.invalid input.wpcf7-not-valid {
  border: 2px solid #ffb900 !important;
}
.wpcf7 img.ajax-loader {
}
.wpcf7-not-valid-tip-no-ajax {
}
span.wpcf7-not-valid-tip {
}
.wpcf7-response-output {
}
.wpcf7-validation-errors {
  background: #fff;
  border: 1px solid #666 !important;
}
.wpcf7-mail-sent-ok {
  background: #fff;
  border: 1px solid #666 !important;
}
.wpcf7-mail-sent-ng {
  background: #fff;
  border: 1px solid #666 !important;
}
.wpcf7-spam-blocked {
  background: #fff;
  border: 1px solid #666 !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  color: #fff;
}

/* Formatting  */
.page h2.header-block,
.post h2.header-block,
.page h3.header-block,
.post h3.header-block,
.page .header-block,
.post .header-block {
  background: #c5a971;
  color: #fff;
  font-size: 2em;
  padding: 20px 20px 12px 20px;
}
.page .box.header,
.post .box.header {
  padding: 20px 20px 5px 20px;
  background: #f7f7f7;
}
.page .box.header p,
.post .box.header p {
  font-size: 1.125em;
  color: #000;
  line-height: 1.7em;
  font-weight: 500;
  letter-spacing: 1px;
}
.page .box.header ul,
.post .box.header ul {
  margin-left: 25px;
}
.page .box.header li,
.post .box.header li {
  color: #000;
}
.page .box,
.post .box {
  background: #c5a971;
  color: #000;
  padding: 30px 25px 10px 30px;
}
.page .box p,
.post .box p {
  font-size: 1.25em;
  color: #fff;
  line-height: 1.5em;
  letter-spacing: 1px;
}
.page .box a,
.post .box a {
  color: #000;
  font-weight: 400;
}
.page .box a:hover,
.post .box a:hover {
  color: #fff;
}
.page .box h2,
.post .box h2 {
  color: #000;
}
.page .box img,
.post .box img {
  border: 1px solid #fff;
}
.page .box.half-left,
.post .box.half-left {
}
.page .box.half-right,
.post .box.half-right {
}
.page .box ul,
.post .box ul {
  margin-left: 20px;
}
.page .box ul li,
.post .box ul li,
.page .box ol li,
.post .box ol li {
  color: #fff;
}
.page blockquote,
.post blockquote {
  border-left: 3px solid #c5a971;
  padding-top: 15px;
  padding-bottom: 15px;
}
.page blockquote p,
.post blockquote p {
  color: #000;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.7em;
}

p.highlight {
  font-size: 1.3em;
  line-height: 1.7em;
  color: #c5a971;
}
.space {
}
.separator {
  border-bottom: 1px solid #c5a971;
}
.separator:before {
  content: url("static/images/sep.jpg");
  display: block;
  width: 100%;
  height: 32px;
  top: -15px;
  position: relative;
  text-align: center;
}
.last {
}
.clearboth {
}
.buffer {
}
blockquote {
}

/* Mobile */
@media (max-width: 1199px) {
  .sidecar.affix-bottom {
    width: 293px;
  }
  .sidecar.affix-top {
    width: 293px;
  }
  .sidecar.affix {
    width: 293px;
  }
  .navbar-nav > li > a {
  }
  aside .wpcf7-submit {
    font-size: 1em;
  }
  .page-list h2 {
    font-size: 1.625em;
  }
  .gallery-type li a {
    font-size: 0.75em;
  }
  #gallery-home .sp-slide {
    margin-left: -41px !important;
  }
  #featured-section {
    height: 720px;
  }
  #featured-section .title {
    font-size: 4em;
  }
  #featured-section h1 {
  }
  img.logo {
    width: 220px;
    padding: 19px 0;
  }
  .navbar {
    margin-top: 11px;
  }
  footer ul {
    margin-top: 18px;
  }
  aside h2 {
    font-size: 2em;
  }
  #about-section h2 {
    font-size: 3.25em;
    width: 500px;
  }

  #achievements .row.d-flex {
    align-items: center;
  }
  #achievements .box p {
    font-size: 1em;
    line-height: 1.5;
  }

  #procedure-section .proc-box {
    height: 400px;
  }
  #procedure-section p {
    margin: 15px 0;
    line-height: 1.5em;
  }
  .text-box {
    padding: 5px 0;
  }
  #contact-section .title {
    font-size: 3em;
  }
  .navbar-nav > li.nav-phone > a {
    display: none;
  }
  .side-proc {
    height: auto;
  }
  .side-proc .proc-box {
    height: 410px;
  }
  .sidebox,
  .side-review {
    height: auto;
  }
}
@media (max-width: 991px) {
  #content {
    padding-right: 15px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 0.75em;
  }
  aside .wpcf7-submit {
    font-size: 1.5em;
  }
  .sidecar.affix-bottom {
    width: 100%;
  }
  .sidecar.affix-top {
    width: 100%;
  }
  .sidecar.affix {
    width: 100%;
  }
  #content {
    min-height: 0;
  }
  #gallery-home .sp-slide {
    margin-left: -110px !important;
  }
  .navbar-nav > li > a {
    font-size: 0.7em;
    padding: 27px 10px 25px 10px;
  }
  #featured-section {
    height: 630px;
  }
  #featured-section h1 {
    font-size: 1em;
  }
  #feature-bna-slider {
    margin-top: 230px;
  }
  a.button.banner-promo-link {
    font-size: 0.7em;
  }
  #header-box {
    height: 250px;
  }
  #header-box h2 {
    font-size: 2em;
    margin-top: 150px;
  }
  #header-bna-slider {
    margin-top: 85px;
  }
  aside {
    padding-top: 0;
  }
  .bna-box {
    bottom: -192px;
  }
  .bna-box:hover img {
    transform: scale(1.75);
  }
  #featured-section .title {
    margin-top: 250px;
  }
  .linear-cont img {
    height: 40px;
  }
  img.doc {
    width: 300px;
  }
  #about-section .text-box {
    width: 100%;
  }
  #about-section .text-box img {
    width: 100%;
  }
  #about-section h2 {
    width: 100%;
    font-size: 2em;
  }
  #about-section ul li,
  #about-section p,
  #procedure-section p {
    line-height: 1.25em;
    font-size: 0.85em;
  }
  #about-section ul {
    padding: 15px 0;
  }
  #about-section,
  #gallery-section {
    padding: 50px 0;
  }

  #achievements .row.d-flex {
    display: block;
  }
  #achievements .wrapper.award {
    margin-top: 20px;
  }
  #achievements .wrapper.award .row.d-flex {
    display: flex;
  }
  #achievements .wrapper.award p {
    font-size: 0.9em;
    line-height: 1.5;
  }
  #achievements .box p {
    line-height: 1.25em;
    font-size: 0.85em;
    font-size: 0.9em;
    line-height: 1.5;
  }

  #testimonial-section {
    padding: 50px 0;
  }
  .doc-box {
    margin-top: 0;
  }
  #about-section .linear-cont {
    padding-top: 50px;
  }
  #procedure-section .proc-box {
    height: 300px;
  }
  #procedure-section h2 {
    font-size: 2em;
    line-height: 1em;
  }
  #procedure-section p {
    margin: 10px 0;
  }
  .slick-dots {
    margin: 25px auto;
  }
  #gallery-section .slick-dots {
    width: 152px;
  }
  #contact-section .text-box {
    padding: 0;
  }
  #contact-section .title {
    font-size: 2.5em;
  }
  #contact-section p {
    padding-top: 10px;
  }
  #contact-section a.button {
    margin-top: 15px;
  }
  #contact-section p,
  .testimonial-box p {
    line-height: 1.5em;
  }
  #contact-section {
    padding-bottom: 50px;
  }
  .left-box {
    text-align: center;
  }
  footer ul.social-icons {
    width: 138px;
  }
  .foot-cont p,
  .review-stars {
    font-size: 0.85em;
  }
  footer {
    padding-bottom: 125px;
  }
  .side-proc .proc-box {
    height: auto;
  }
  #header-box .title {
    font-size: 2.25em;
  }
  #top img.logo {
    width: 240px;
    padding: 24px 0;
  }
}
@media (max-width: 767px) {
  .d-flex {
    display: block;
    align-items: inherit;
  }
  .banner-promo .dt-flex {
    display: block;
  }
  #content,
  #content-full {
    padding-top: 0;
  }
  .gallery-type li a {
    font-size: 0.875em;
  }
  header.post-title h1 {
    font-size: 2.4em;
  }
  .page h2,
  .post h2 {
    font-size: 1.8em;
  }
  .page h3,
  .post h3 {
    font-size: 1.4em;
  }
  #toc_container p.toc_title {
    font-size: 1.5em;
  }
  #gallery-home .sp-slide {
    margin-left: -56px !important;
  }
  .navbar {
    margin-top: 0px;
  }
  #top img.logo {
    padding: 3px 0 0 3px;
    width: 200px;
  }
  #top.nav-up img.logo {
    width: 200px;
    padding: 3px 0 0 3px;
  }
  #featured-section {
    height: 460px;
  }
  #feature-bna-slider {
    margin-top: 145px;
    margin-bottom: 10px;
    width: 145px;
    height: 80px;
  }
  #featured-section a.button {
    width: 145px;
    font-size: 0.8em;
  }
  .banner-promo-text {
    padding: 10px 0;
  }
  footer {
    padding-top: 40px;
    padding-bottom: 160px;
  }
  img.foot-logo {
    margin-bottom: 0;
  }
  #header-box {
    height: 200px;
  }
  #header-box h2 {
    font-size: 1.6em;
    margin-top: 65px;
  }
  #header-bna-slider {
    margin-top: 65px;
    margin-bottom: 10px;
    width: 145px;
    height: 80px;
    float: left;
  }
  #header-box a.button {
    width: 145px;
    font-size: 0.8em;
    float: left;
  }
  .banner-promo {
    padding: 15px 0 20px 0;
  }
  a.button.banner-promo-link {
    font-size: 1em;
  }
  #breadcrumbs {
    padding: 10px 0 20px 0;
  }
  .page p,
  .post p {
    line-height: 1.6em;
  }
  .page p.highlight,
  .post p.highlight {
    line-height: 1.4em;
  }
  #toc_container p.toc_title {
    letter-spacing: 1px;
    padding: 30px 15px 13px 20px;
  }
  ul.toc_list li a {
    font-size: 1.2em;
    padding: 9px 20px 8px 20px;
  }
  .page h2.header-block,
  .post h2.header-block,
  .page h3.header-block,
  .post h3.header-block,
  .page .header-block,
  .post .header-block {
    font-size: 1.6em;
    padding: 12px 20px 12px 20px;
  }
  .page .box.header p,
  .post .box.header p {
    line-height: 1.6em;
  }
  .sidecar {
    padding: 20px;
  }
  #header-box.gallery-bg {
    height: 56px;
  }
  #gallery-home #breadcrumbs {
    margin-bottom: 0;
    padding-bottom: 15px;
  }
  .page .box,
  .post .box {
    padding: 20px 15px 10px 20px;
  }
  .page .box p,
  .post .box p {
    font-size: 1.125em;
  }
  .page-list h2 {
    padding-top: 25px;
  }
  #side-review-box {
    padding: 40px 20px;
  }
  .foot-cont {
    flex-direction: column;
  }
  #top .navbar,
  #top.nav-up .navbar {
    margin-top: 0;
  }
  #top.nav-up {
    height: 60px;
  }
  #featured-section .title {
    margin-top: 175px;
    font-size: 1.75em;
  }
  .bna-box {
    width: 150px;
  }
  .bna-box p.arrow-btn {
    margin-top: 5px;
  }
  .bna-box p {
    font-size: 0.8em;
  }
  .bna-box p.arrow-btn:before {
    content: none;
  }
  .bna-box {
    bottom: -195px;
    right: 0;
  }
  .black-bg {
    padding: 40px 0;
  }
  #featured-section h1 {
    margin-top: 15px;
    font-size: 0.8em;
  }
  .black-bg .linear-cont,
  #about-section .linear-cont,
  #testimonial-section .linear-cont {
    display: none;
  }
  #testimonial-section .testimonial-box .linear-cont {
    display: flex;
  }
  .linear-slider img {
    height: 40px;
  }
  #about-section,
  #gallery-section,
  #testimonial-section {
    padding: 25px 0;
  }
  #about-section,
  #procedure-section {
    text-align: center;
  }
  #about-section h2 {
    font-size: 1.5em;
  }
  #about-section .text-box img {
    margin: 0 auto 15px;
    max-width: 350px;
  }
  .doc-box {
    height: 400px;
  }
  #about-section img.doc {
    width: 200px;
  }
  #about-section .linear-slider {
    margin-top: 25px;
  }

  #achievements {
    padding-bottom: 0;
  }
  #achievements img.award {
    margin-top: 30px;
  }
  #achievements .box {
    margin-top: 30px;
  }
  #achievements .box p {
    font-size: 1.25em;
    line-height: 1.5em;
  }

  #procedure-section {
    margin-top: 50px;
  }
  #procedure-section p {
    margin: 15px 0;
  }
  #procedure-section h2 br {
    display: none;
  }
  #procedure-section .proc-box {
    height: auto;
    margin-bottom: 0;
  }
  .proc-box img {
    width: 100%;
  }
  .testimonial-box {
    width: 300px;
    margin: 30px 15px;
  }
  .test-slider {
    padding: 25px 0;
  }
  .slick-dots {
    width: 190px;
  }
  .text-box {
    padding: 15px 0;
  }
  #gallery-section .title {
    font-size: 1.5em;
  }
  .gallery-slider p {
    display: none;
  }
  .gallery-slider {
    margin-top: 15px;
  }
  #contact-section p {
    width: 100%;
    padding: 15px 0;
  }
  #contact-section {
    text-align: center;
  }
  .title,
  #contact-section .title {
    font-size: 2em;
  }
  #contact-section .title br {
    display: none;
  }
  a.contact-phone {
    margin-top: 15px;
  }
  #gallery-section .slick-dots {
    margin-bottom: 0;
  }
  footer p {
    margin-bottom: 15px;
    line-height: 1.5em;
  }
  #header-box .title {
    display: none;
  }

  #consult-foot-box {
    padding: 5px 10px 0;
    height: 130px;
  }
  #consult-foot-box-text {
    font-size: 0.7em;
    line-height: 1.25;
    padding-top: 10px;
  }
  a.consult-foot-button {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 590px) {
  #consult-foot-box-text {
    padding-top: 10px;
  }
  a.consult-foot-button {
    width: 100%;
  }
}

@media (max-width: 479px) {
  #achievements .wrapper.award .row.d-flex {
    display: block;
  }
  #achievements .wrapper.award p {
    font-size: 1em;
    margin-top: 15px;
  }
}

.doc-icon-wrppaer {
  position: absolute;
  left: 10px;
  bottom: 10px;
}

.doc-icon-wrppaer img {
  width: 100%;
  max-width: 200px;
}

@media (max-width: 991px) {
  .doc-icon-wrppaer img {
    max-width: 120px;
  }
}