@charset "UTF-8";
/*
Theme Name: Khan Eyelid Surgery
Theme URI: http://www.creativetakeweb.com
Description: Theme produced by CreativeTake Medical
Version: 1.0
Author: CreativeTake Medical
Author URI: http://www.creativetakeweb.com
Text Domain: motykie2019
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,600,600i,700,700i,800");
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  outline: 0; }

:focus {
  /* remember to define focus styles! */
  outline: 0; }

html {
  min-width: 10px;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-appearance: none; }

@media screen and (min-width: 1600px) {
  .container {
    max-width: 1440px; } }

p {
  margin: 1rem 0; }

sup {
  font-size: 14px;
  vertical-align: super; }

ol,
ul {
  list-style: none; }

table {
  width: 100%;
  border-spacing: 0;
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate; }

caption,
td,
th {
  font-weight: normal;
  text-align: left; }

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

blockquote {
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 3rem;
  padding: 0 3rem;
  text-align: left;
  border-left: 3px solid #ebebeb; }
  blockquote span {
    font-weight: normal;
    font-style: italic; }

blockquote p {
  margin: 10px 0 !important; }

em,
i {
  font-style: italic; }

hr {
  border-width: 0; }

hr {
  clear: both;
  height: 1px;
  margin: 3em 0;
  border: 0;
  background: #bdbdbd; }

a img {
  border: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

a {
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

a img {
  border: 0; }

.alignleft {
  float: left;
  margin: 10px 30px 20px 0; }

.alignright {
  float: right;
  margin: 10px 0 20px 30px; }

.aligncenter {
  display: block;
  float: none;
  margin: 15px auto !important; }

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

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* Mobile Nav Icon Buttons */
.mobile-nav {
  position: absolute;
  z-index: 999;
  top: 0.4rem; }

.mobile-nav li {
  display: inline-block; }

.mobile-nav li a {
  margin: 0 0.125rem;
  padding: 10px 0.5rem;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff; }

.mobile-nav li a i {
  font-size: 24px; }

.mobile-nav li a:hover {
  color: #de9f9f; }

/*** Structures and Defaults
****************************************************************/
body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
  text-transform: none;
  color: #58595b;
  background-color: #fff;
  background-attachment: scroll;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%; }

#main {
  position: relative;
  display: block;
  width: 100%;
  min-height: 700px;
  margin: 0;
  margin-top: 0;
  padding-bottom: 0;
  background-color: #fff; }

.inside-page #main {
  margin-top: 120px; }

.admin-bar #header {
  margin-top: 32px; }

/*** Fonts and Social Media ICOs
****************************************************************/
@font-face {
  font-family: "icomoon";
  font-weight: normal;
  font-style: normal;
  src: url("assets/fonts/icomoon.eot?i38w3y");
  src: url("assets/fonts/icomoon.eot?i38w3y#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?i38w3y") format("truetype"), url("assets/fonts/icomoon.woff?i38w3y") format("woff"), url("assets/fonts/icomoon.svg?i38w3y#icomoon") format("svg"); }
[class*=" icon-"],
[class^="icon-"] {
  font-family: "icomoon";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-google-plus:before {
  content: "\78"; }

.icon-blogger:before {
  content: "\62"; }

.icon-facebook:before {
  content: "\66"; }

.icon-linkedin:before {
  content: "\69"; }

.icon-yelp:before {
  content: "\70"; }

.icon-instagram:before {
  content: "\72"; }

.icon-twitter:before {
  content: "\74"; }

.icon-foursquare:before {
  content: "\75"; }

.icon-vimeo:before {
  content: "\76"; }

.icon-youtube:before {
  content: "\79"; }

.icon-pinterest:before {
  content: "\64"; }

.icon-tumblr:before {
  content: "\77"; }

/*** Typography
****************************************************************/
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0.5em 0;
  text-transform: none;
  word-wrap: break-word; }

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  color: #de9f9f; }

#content h1,
#content h2,
#content h3 {
  border-bottom: none; }

h1 {
  font-size: 2.625em; }

h1 {
  font-size: 64px;
  padding: 0 0 5px; }

h1 a {
  display: block;
  text-decoration: none; }

h2 {
  font-size: 38px;
  padding: 0 0 5px; }

h3 {
  font-size: 32px;
  padding: 0 0 5px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 24px; }

h6 {
  font-size: 20px; }

.wp-caption-text {
  text-align: center; }

.wp-caption-text span {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  text-transform: uppercase; }

/*** Links
****************************************************************/
a {
  font-weight: normal;
  text-decoration: none;
  color: #de9f9f; }
  a:active, a:focus, a:hover {
    text-decoration: none;
    color: #8393e4;
    outline: 0; }

::-moz-selection {
  color: #fff;
  background: #de9f9f;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #de9f9f;
  text-shadow: none; }

a.button:after {
  content: ""; }

#primary .wpcf7 input[type="submit"],
.btn-primary,
.btn-secondary,
.float-box .wpcf7 input[type="submit"],
.widget .wpcf7 input[type="submit"],
a.btn-primary,
a.btn-secondary {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 1rem 0 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition: all 0.3s ease;
  white-space: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #de9f9f;
  border: 1px solid #de9f9f;
  border-radius: 0;
  background: transparent; }

#primary .wpcf7 input[type="submit"]:hover,
.btn-primary:hover,
.float-box .wpcf7 input[type="submit"]:hover,
a.btn-primary:focus,
a.btn-primary:active,
a.btn-primary:hover {
  cursor: pointer;
  color: #fff;
  border: 1px solid #de9f9f;
  outline: 0;
  background: #de9f9f !important;
  box-shadow: 0 4px 8px rgba(51, 51, 51, 0.5); }

.btn-primary.focus,
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(131, 147, 228, 0.5);
  box-shadow: 0 0 0 2px rgba(131, 147, 228, 0.5); }

.float-box .wpcf7 input[type="submit"] {
  color: #fff;
  background: transparent;
  border: 1px solid #fff; }
  .float-box .wpcf7 input[type="submit"]:hover {
    background: #8393e4 !important;
    border: 1px solid #8393e4 !important; }

#respond input#submit,
.btn-secondary,
a.btn-secondary {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #de9f9f;
  border-radius: 0;
  background: #de9f9f; }

#respond input#submit:hover,
.btn-secondary:hover,
a.btn-secondary:focus,
a.btn-secondary:hover {
  color: #de9f9f;
  border: 1px solid #de9f9f;
  background: #fff;
  box-shadow: 0 4px 12px rgba(51, 51, 51, 0.5); }

.btn:hover {
  transform: translateY(-2px); }

.slider .btn,
.slider a.btn {
  font-weight: 300;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  background: transparent;
  padding: 0.5rem 3rem; }

.slider .btn:hover,
.slider a.btn:active,
.slider a.btn:active:focus,
.slider a.btn:focus,
.slider a.btn:hover {
  color: #fff;
  border: 1px solid #de9f9f;
  background: #de9f9f !important; }

.widget .wpcf7 input[type="submit"] {
  width: 100% !important;
  margin-top: 0.5em !important; }

.float-box {
  position: fixed;
  z-index: 99999;
  top: 33%;
  right: -600px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  padding: 20px;
  transition: all 0.1s ease-out;
  background: #de9f9f; }
  .float-box.hidden-reveal {
    right: 0; }

.float-box p {
  margin: 0 0 1em;
  text-align: center;
  color: #fff; }

.float-box address {
  font-weight: 400;
  color: #fff; }

.float-box a.clicker {
  font-family: "Montserrat", sans-serif;
  position: absolute;
  top: 0;
  left: -92px;
  display: block;
  height: 100%;
  color: #fff;
  background: transparent url("img/contact-slider.png") no-repeat scroll left top;
  background-size: auto 100%;
  transition: background-size 0.2s ease-in-out; }
  .float-box a.clicker:hover {
    background-size: auto 100%; }

.float-box a.clicker span {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: 45%;
  right: 20px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  transform: rotate(90deg);
  /* Safari */
  -webkit-transform: rotate(90deg);
  /* Firefox */
  -moz-transform: rotate(90deg);
  /* IE */
  -ms-transform: rotate(90deg);
  /* Opera */
  -o-transform: rotate(90deg);
  letter-spacing: 0;
  text-transform: none; }

.float-box a.clicker span:before {
  font-size: 32px;
  position: absolute;
  top: 12px;
  left: 40px;
  display: none;
  content: "◂ ";
  transform: rotate(-90deg);
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg); }

.float-box img {
  display: block;
  height: auto; }

.float-box .wpcf7 p {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 0.5em; }

.float-box .wpcf7 input,
.float-box .wpcf7 textarea {
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
  text-transform: lowercase;
  color: #333;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.float-box .wpcf7 input[type="submit"] {
  display: block;
  margin: -3px 0 0; }

.float-box .wpcf7 img.ajax-loader,
div.wpcf7 .ajax-loader {
  position: absolute;
  z-index: 999;
  top: 6px;
  right: 12px;
  visibility: hidden; }

.float-box .wpcf7 textarea {
  height: 75px;
  resize: none; }

.float-box address a,
.float-box address p {
  text-align: left; }

.float-box .links a,
.float-box address a {
  color: #fff; }

.float-box .links a {
  font-size: 18px;
  display: block;
  padding: 2rem 0;
  border-bottom: 1px solid #fff; }

.float-box .links a:last-child {
  border: 0; }

.float-box .links a::before {
  display: inline;
  content: "» "; }

.float-box .col {
  border-left: 1px solid #fff; }

/*** Header ***/
.shadow #header {
  transition: all 0.2s; }

#header {
  position: absolute;
  width: 100%;
  background: #fff;
  top: 0;
  z-index: 9999;
  transition: all 0.2s ease; }
  #header-info {
    position: relative;
    z-index: 999;
    max-width: 1420px; }
    @media screen and (max-width: 991px) {
      #header-info p {
        font-size: 12px; } }
    #header-info .btn {
      margin: 0;
      height: 45px;
      padding: 0; }
      @media screen and (max-width: 991px) {
        #header-info .btn {
          padding: 0;
          margin-bottom: 1rem; } }
      @media screen and (max-width: 767px) {
        #header-info .btn {
          padding: 1rem 0;
          height: auto;
          margin: 1rem 0; } }

#info-contact p {
  font-size: 22px;
  color: #fff;
  line-height: 1.3;
  font-weight: 300; }
  #info-contact p a {
    display: inline-block;
    color: #fff; }
  @media screen and (max-width: 1199px) {
    #info-contact p {
      font-size: 16px; } }
  #info-contact p a {
    color: #fff;
    transition: all 0.2s ease;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase; }
    @media screen and (max-width: 991px) {
      #info-contact p a {
        font-size: 16px; } }
    #info-contact p a i {
      color: #6b6e71;
      transition: all 0.2s ease; }
    #info-contact p a:hover, #info-contact p a:hover i {
      color: #de9f9f; }
  #info-contact p span {
    font-size: 32px;
    font-weight: 400;
    padding-left: 0.5rem; }
    @media screen and (max-width: 1199px) {
      #info-contact p span {
        font-size: 16px; } }

#social a {
  color: #58595b; }
  #social a:hover {
    color: #de9f9f; }
#social::after {
  position: relative;
  z-index: 999;
  bottom: 0;
  display: block;
  width: 90%;
  height: 1px;
  content: "";
  background: #de9f9f; }
@media (max-width: 1199px) {
  #social .social-icons {
    justify-content: center; } }

#site-logo {
  float: left;
  margin: 0;
  padding: 0 5px; }

#site-meta {
  line-height: 16px;
  float: right;
  margin: 8px 15px 0 0;
  text-align: right; }

#logo {
  position: relative;
  background: transparent; }

#logo img {
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 0;
  max-width: 320px;
  max-height: 100%; }
  @media (max-width: 991px) {
    #logo img {
      max-width: 240px; } }

.inside-page .stuck.scrolled #logo {
  opacity: 1; }

#logo h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #333; }

#logo h1 a {
  margin: 0; }

.site-name {
  font-size: 2.063em;
  /* = 33px */
  line-height: 1em;
  display: block;
  padding-top: 20px; }

.site-name a {
  font-size: 28px;
  font-weight: 700;
  color: #0c739e; }

.site-description {
  font-size: 22px;
  font-weight: 400;
  font-style: italic;
  display: block;
  color: #000; }

/****************************************************************/
/*** Top Navigation ***/
/****************************************************************/
#nav-menu {
  position: relative;
  margin: 0 auto 0 auto;
  top: 0;
  left: 0;
  right: 0;
  top: initial; }
  @media screen and (max-width: 767px) {
    #nav-menu {
      top: 0;
      max-width: 100%; } }

.monster #nav-menu {
  transition: 0.2s;
  top: -85px; }

.fixed-nav #nav-menu {
  position: fixed;
  max-width: 100%;
  top: 0;
  border: 0;
  padding: 0 !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  transition: 0.2s; }
  .fixed-nav #nav-menu #access {
    background-color: rgba(255, 255, 255, 0.9);
    border: 0;
    justify-content: center;
    height: 64px; }
    .fixed-nav #nav-menu #access #menu-main {
      justify-content: center !important; }
    .fixed-nav #nav-menu #access .sf-menu a {
      color: #de9f9f; }

#nav-menu.trans {
  transform: translateY(-50px); }

#nav-menu.move {
  transform: translateY(0px);
  transition: all 0.2s ease; }

#access {
  position: relative;
  z-index: 9999;
  /* For browsers that do not support gradients */
  display: block;
  width: 100%;
  background-color: transparent; }

#access,
.sf-menu,
.sf-menu a {
  height: auto;
  justify-content: center; }

.sticky-wrapper {
  position: relative;
  top: 0;
  width: 100%;
  background: transparent; }

.stuck {
  position: fixed;
  z-index: 999999;
  width: 100%;
  left: 0;
  top: 0;
  background: transparent; }

.sticky.scrolled {
  padding-top: 0; }
  .sticky.scrolled .container {
    width: 100%; }

.sf-menu li {
  display: flex;
  align-items: center; }

.sf-menu a {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  letter-spacing: 0em;
  font-weight: 700;
  line-height: 65px;
  position: relative;
  display: block;
  zoom: 1;
  height: 65px;
  margin: 0;
  padding: 0 1rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #58595b;
  transition: all 0.2s ease;
  border: 0; }
  .sf-menu a:hover {
    text-decoration: none;
    color: #de9f9f;
    border-bottom: 1px solid #de9f9f;
    background-color: rgba(255, 255, 255, 0); }
  @media (max-width: 1199px) {
    .sf-menu a {
      font-size: 12px;
      padding: 0 0.5rem; } }

.hover {
  transition: all 0.2s ease;
  text-decoration: none;
  color: #de9f9f !important;
  border-bottom: 1px solid #de9f9f !important;
  background-color: transparent !important; }

.sf-menu li.cta-btn {
  display: flex;
  align-items: center;
  padding: 0;
  margin-left: 3rem; }
  @media screen and (max-width: 991px) {
    .sf-menu li.cta-btn {
      margin-left: 0rem; } }

.sf-menu li.cta-btn a {
  background: #8393e4;
  font-size: 14px;
  color: #fff;
  border: 1px solid #8393e4;
  display: block;
  height: 35px;
  line-height: 32px;
  margin: 0;
  transition: all 0.2 ease-in-out; }
  .sf-menu li.cta-btn a:hover {
    background: #fff;
    color: #8393e4;
    border: 1px solid #8393e4; }

/* MEGA MENU */
#mega-menu-wrap-header-nav {
  background: transparent !important; }

#header #access ul.mega-menu {
  text-align: left;
  background: transparent !important; }
  @media (max-width: 991px) {
    #header #access ul.mega-menu {
      text-align: center;
      margin-top: .5rem; } }
  #header #access ul.mega-menu > li.mega-menu-item a {
    background: transparent;
    color: #58595b;
    font-weight: 600; }
  #header #access ul.mega-menu > li.mega-menu-item:hover a, #header #access ul.mega-menu > li.mega-menu-item.mega-current-menu-item a, #header #access ul.mega-menu > li.mega-menu-item.mega-toggle-on a {
    color: #de9f9f;
    font-weight: 600; }

#access #searchform {
  float: right;
  width: 225px;
  padding: 5px 10px; }

#access #searchform input[type="text"] {
  width: 160px;
  padding: 7px;
  color: #fff;
  border: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #5a606e; }

#access #searchform input[type="submit"] {
  width: 40px;
  height: 26px;
  padding: 5px;
  border: 0;
  background: url("img/search-button.png") no-repeat left top; }

#access #searchform input[value="Search"] {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  color: #232b3d; }

#access #searchform input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.8; }

.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li {
  position: relative; }

.sf-menu ul {
  position: absolute;
  z-index: 99;
  top: 64px;
  left: 0;
  display: none; }

.sf-menu > li:last-child ul.sub-menu {
  left: initial;
  right: 0; }

.fixed-nav .sf-menu ul {
  top: 64px; }

.stuck .sf-menu ul ul {
  position: absolute;
  z-index: 99;
  top: 0 !important;
  top: 55px;
  left: 0;
  display: none; }

.sf-menu > li {
  /* For Hover */
  float: none;
  margin-left: 0; }

.sf-menu > li:hover {
  cursor: pointer; }

.sf-menu li.sfHover > ul,
.sf-menu li:hover > ul {
  display: block; }

.sf-menu ul ul {
  top: 0;
  left: 100% !important;
  background: #7d8589;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.sf-menu ul ul ul {
  background: #555; }

.sf-menu ul ul ul li a:hover {
  color: #111 !important;
  background: #fff !important; }

/*** point all arrows down ***/
.sf-arrows.sf-navbar ul .sf-with-ul:after {
  margin-top: -3px;
  margin-right: 0;
  border-color: transparent;
  border-top-color: #dfeeff;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, 0.5); }

.sf-arrows.sf-navbar ul > .sfHover > .sf-with-ul:after,
.sf-arrows.sf-navbar ul > li > .sf-with-ul:focus:after,
.sf-arrows.sf-navbar ul > li:hover > .sf-with-ul:after {
  border-color: transparent;
  border-top-color: white; }

.sf-menu {
  display: flex;
  width: 100%;
  margin: 0 auto 0 0; }

.sf-menu ul {
  min-width: 12em;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 6px 6px rgba(0, 0, 0, 0.3); }

.sf-menu ul ul li a {
  color: #fff !important; }

.sf-menu ul ul li a:hover {
  color: #fff !important;
  background: #333 !important; }

.sf-menu > li:first-child > a {
  border-left: 0; }

.sf-menu > li:last-child > a {
  margin-right: 0;
  padding-right: 0; }

.sf-menu li {
  height: auto;
  white-space: nowrap;
  background: none; }

.sf-menu ul li a,
.sf-menu ul li:first-child a {
  background: none; }

.sf-menu li li a:hover {
  color: #fff !important;
  border: 0 !important;
  background: #de9f9f !important; }

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */ }

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  position: absolute;
  top: 50%;
  right: 1em;
  width: 0;
  height: 0;
  margin-top: -3px;
  content: "";
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dfeeff;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, 0.5); }

.sf-arrows > .sfHover > .sf-with-ul:after,
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */ }

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dfeeff;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5); }

.sf-arrows ul .sfHover > .sf-with-ul:after,
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after {
  border-left-color: white; }

.sf-menu li li a,
.stuck .sf-menu li li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 1;
  height: auto;
  width: 100% !important;
  margin: 0;
  padding: 10px 15px;
  text-align: left;
  text-transform: none;
  color: #4f595f;
  border: 0; }

/*** Content ***/
#def-column,
#one-column {
  display: block;
  width: 100%;
  background: #fff; }
  #def-column .container,
  #one-column .container {
    padding-bottom: 4rem; }

#one-column #primary {
  position: relative;
  display: block;
  float: none;
  margin: 0 auto; }

#one-column .container,
#def-column .container {
  padding-top: 3rem; }

#primary {
  position: relative; }

#primary strong,
strong {
  font-weight: bold; }

.post-entry img {
  max-width: 100%;
  height: auto;
  padding: 0;
  border: 0; }

#primary h1.entry-title {
  font-family: "Montserrat", sans-serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 1;
  position: relative;
  display: block;
  text-align: left;
  text-transform: uppercase;
  background: none;
    padding-top: 2rem;
    color: #58595b;}

#primary .content-wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0; }

#primary ol,
#primary ul {
  font-size: 18px;
  margin: 0 0 1em;
  padding: 0 0 0 30px;
  list-style: disc;
  color: #333; }

#primary ul ul {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: disc; }

#primary ul li {
  padding-left: 2px;
  list-style: disc; }

#primary ol li {
  padding-left: 2px;
  list-style: decimal; }

#primary li li {
  list-style: disc; }

#primary img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.home #primary a {
  text-decoration: none; }

#primary a {
  text-decoration: none; }

.home #primary a.button {
  float: left; }

#primary a img {
  border: 5px solid #ebebeb; }

#primary a:hover img {
  opacity: 0.8; }

/*** Sidebar */
#secondary {
  background-color: transparent; }

#secondary .content-wrapper {
  background: transparent; }

.home #secondary .content-wrapper {
  border: none; }

#secondary aside {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 5%;
  background: transparent; }

#secondary aside p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #fff; }

#secondary .widget h3 {
  font-size: 26px;
  font-weight: 300;
  margin: 15px;
  padding: 5px;
  text-transform: none; }

h3.widget-title {
  position: relative;
  display: block;
  margin: 0 0 10px;
  text-transform: uppercase; }

#secondary .widget h3 {
  font-size: 26px;
  font-weight: normal;
  position: relative;
  overflow: hidden;
  margin: 15px 0 15px 15px;
  padding: 0;
  text-align: left;
  text-transform: uppercase; }

/* Secondary Columns Styles */
#secondary .widget ul {
  padding: 10px; }

#secondary .widget li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  word-wrap: break-word; }

#secondary .widget li li {
  margin: 0 0 0 10px;
  padding: 1px 0;
  list-style: none; }

#secondary .widget li {
  margin: 6px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: left; }

#secondary .widget li a {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5em;
  padding-left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-transform: none; }

#secondary .widget li a::before {
  content: "• "; }

#secondary .widget li a:hover::before {
  content: "• "; }

#secondary .widget li li a {
  font-size: 26px; }

#secondary .widget li li a {
  background: none; }

#secondary .widget li li a::before {
  font-size: 12px; }

#secondary ul.menu li a {
  float: left;
  overflow: hidden;
  width: 308px;
  height: 110px;
  margin: 8px 0;
  white-space: nowrap;
  text-indent: -9999px;
  border-left: 9px solid #e1e1e1;
  background-color: #000; }

#secondary ul.menu li:first-child a {
  margin-top: 15px; }

#secondary ul.menu li a:hover {
  border-left: 9px solid #cc3; }

/*** Widgets ***/
#widgets {
  margin-top: 40px; }

.tagcloud {
  padding: 0 35px; }

#widgets a {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none; }

#widgets form {
  margin: 0; }

#widgets ol,
#widgets ul {
  padding: 0 0 0 20px; }

#widgets ul li a {
  display: inline;
  text-decoration: none; }

#widgets .widget-title img {
  position: relative;
  top: 4px;
  float: right;
  width: 11px;
  height: 11px; }

#widgets .rss-date {
  line-height: 18px;
  padding: 6px 12px; }

#widgets .rssSummary {
  padding: 10px; }

#widgets cite {
  font-style: normal;
  line-height: 18px;
  padding: 6px 12px; }

#widgets .tagcloud,
#widgets .textwidget {
  line-height: 1.5em;
  display: block;
  margin: 0;
  word-wrap: break-word; }

.textwidget {
  line-height: 20px; }

.textwidget p.dedicated {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #c00; }

.textwidget .dedicated span {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase; }

.textwidget img {
  display: block;
  margin: 0 auto; }

.textwidget a.button {
  position: absolute;
  bottom: 25px;
  margin: 0 auto 0 60px; }

.textwidget h5 {
  font-family: "Verdana", Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  color: #609ab5; }

.textwidget h5 span {
  font-family: "Verdana", Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  color: #222; }

#widgets .textwidget a {
  display: inline; }

#widgets ul .children {
  padding: 0 0 0 10px; }

#widgets .author {
  font-weight: 700;
  padding-top: 4px; }

#cat,
.widget_archive select {
  display: block;
  margin: 0 15px 0 0; }

.widget-title a {
  padding: 0 !important;
  border-bottom: none; }

/*** Footer *******/
#footer {
  position: relative;
  z-index: 0;
  display: block;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center; }

.home #footer {
  position: relative;
  z-index: 3003; }

#footer-info {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  padding: 0;
  text-align: left;
  background: #e8e7e8; }

#footer-widgets {
  position: relative;
  display: block;
  clear: both;
  height: 380px; }

#footer-widgets .wrapper {
  overflow: hidden; }

#footer-widgets .widget {
  float: left;
  width: 322px;
  height: auto;
  margin: 0 10px 10px;
  padding: 10px 10px 10px 20px;
  background: transparent url("img/sep.png") no-repeat left 40px; }

#footer-widgets .widget:first-child {
  border: none;
  background: none; }

#footer-widgets h3.widget-title {
  font-size: 30px;
  margin: 5px 0 10px;
  text-transform: none;
  color: #6b6e71; }

#footer-widgets h3.widget-title.blue {
  color: #8393e4; }

.home #footer-widgets .aside-container {
  width: 1270px;
  margin: 0 auto; }

#footer-widgets .aside-container {
  width: 1100px;
  margin: 0 auto; }

#footer-widgets .widget.contact,
#footer-widgets .widget.directions {
  width: 500px; }

#footer-widgets .widget.directions {
  background: transparent url("img/map.jpg") no-repeat right center; }

#footer-widgets .widget.locations a {
  font-size: 12px;
  padding: 22px;
  text-decoration: underline;
  color: #629080;
  background: url("img/map-icon.png") no-repeat left center; }

#footer-widgets .widget.locations a:hover {
  color: #609ab5; }

#footer-nav {
  font-size: 12px;
  overflow: hidden;
  padding: 0; }

#footer-nav li {
  display: inline; }

#footer-nav a {
  padding: 0;
  text-decoration: none; }

#footer-nav a:hover {
  text-decoration: none; }

#primary .wpcf7 input,
#primary .wpcf7 textarea {
  font-size: 16px;
  width: 100%;
  padding: 5px;
  border: 1px solid #aaa; }

#primary.wpcf7 textarea {
  float: none;
  height: 160px;
  margin: 0; }

#primary .wpcf7 p {
  font-family: "Montserrat", sans-serif;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

#primary .wpcf7 input,
#primary.wpcf7 textarea {
  display: block;
  float: left;
  width: 100%;
  height: 40px;
  margin: 0;
  border: 1px solid #aaa; }

#primary .wpcf7 input[type="submit"] {
  height: auto; }

#primary .wpcf7 input[type="checkbox"] {
  width: auto;
  border: 0; }

.footer .wpcf7 input,
.footer .wpcf7 textarea {
  font-size: 16px;
  padding: 5px; }

.footer .wpcf7 textarea {
  float: none;
  width: 160px;
  height: 160px;
  margin: 0;
  border: none; }

.footer .wpcf7 input {
  display: block;
  float: left;
  width: 208px;
  height: 40px;
  margin: 0 10px 10px 0;
  border: none; }

/*** Footer Menu
****************************************************************/
.home .footer {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  z-index: 99;
  top: 0;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2em 0;
  color: #072859;
  background: #fff; }

.footer {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  z-index: 99;
  top: 0;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2em 0;
  color: #072859;
  background: #ccd5e3;
  background: -webkit-gradient(linear, left top, left bottom, from(#ccd5e3), to(#fff));
  background: -webkit-linear-gradient(#ccd5e3, #fff);
  background: -o-linear-gradient(#ccd5e3, #fff);
  background: linear-gradient(#ccd5e3, #fff); }

.footer p {
  font-size: 16px;
  line-height: 1.2em;
  display: block;
  margin: 25px 0 0;
  text-align: center; }

.footer p span {
  font-style: italic;
  color: #d5d4cf; }

.footer .wrapper {
  width: 100%;
  min-width: 10px;
  max-width: 1366px;
  margin: 0 auto; }

.footer a {
  color: #fff; }

.footer a:hover {
  text-decoration: underline;
  color: #4e6889; }

#footer-nav {
  width: 100%;
  margin: 0 auto;
  padding: 5px 0;
  text-align: left; }

#footer-nav .nav {
  display: block;
  margin: 0; }

#footer-2 #footer-nav li {
  display: block; }

#footer-nav li {
  display: block;
  float: none;
  clear: none;
  margin: 0 auto;
  padding: 0;
  list-style-type: none; }

#footer-nav li a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  display: inline;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  text-transform: none;
  color: #6b6e71; }
  #footer-nav li a:hover {
    color: #58595b; }

#footer-nav li:first-child a {
  background: none; }

.bottom {
  font-weight: 400;
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  color: #fff; }
  .bottom .container {
    position: relative;
    z-index: 3; }

.bottom h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  color: #6b6e71; }
  @media screen and (max-width: 991px) {
    .bottom h4 {
      font-size: 18px; } }

.bottom address {
  margin-bottom: 1rem; }

.bottom address,
.bottom address a {
  color: #6b6e71;
  font-size: 15px;
  line-height: 1.5; }
  .bottom address span,
  .bottom address a span {
    font-weight: 600;
    text-transform: uppercase; }
  .bottom address:hover,
  .bottom address a:hover {
    color: #58595b; }

.bottom address a {
  font-weight: 400; }

.bottom a {
  font-size: 16px;
  color: #de9f9f; }

#footer-nav li a:hover,
.bottom a:hover,
.footer-copyright a:hover {
  color: #6b6e71; }

#footer-nav li:first-child {
  border-left: none; }

/************Footer Features*************************************************/
.footer-copyright {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  margin-top: 0;
  padding: 2rem 0;
  text-align: center;
  color: #6b6e71; }

.footer-copyright,
.footer-copyright a {
  font-size: 12px;
  font-weight: 400;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #6b6e71; }
  .footer-copyright:hover,
  .footer-copyright a:hover {
    color: #de9f9f; }

.footer-copyright .container {
  border-top: 1px solid #6b6e71;
  padding-top: 2.5rem;
  padding-bottom: 1rem; }

.footer-copyright p a {
  text-decoration: underline; }

/*** Social Icons
****************************************************************/
.social-icons {
  line-height: normal;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left; }

#access .social-icons {
  position: absolute;
  top: 0;
  z-index: 999;
  height: 100%; }

#access .social-icons li {
  display: flex;
  align-items: center;
  padding-right: 0rem; }

#access .social-icons li a {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0; }

.fixed-nav #access .social-icons li a {
  color: #de9f9f; }

.social-icons li {
  display: flex;
  height: auto;
  margin: 0;
  padding-right: 0.75rem; }
  .social-icons li:last-child {
    padding-right: 0; }

.social-icons li a {
  font-family: "icomoon";
  font-size: 22px;
  line-height: 1em;
  display: flex;
  margin: 0.25rem;
  padding: 8px;
  color: #de9f9f;
  border: 1px solid #de9f9f;
  border-radius: 50px;
  background: #fff;
  transition: 0.2s; }

header #social .social-icons li a {
  font-family: "icomoon";
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  margin: 0;
  padding: 7px;
  transition: all 0.2s ease;
  color: #de9f9f;
  border: 1px solid #de9f9f;
  border-radius: 50px;
  background: transparent; }
  header #social .social-icons li a:hover {
    background: #de9f9f;
    color: #fff;
    border: 1px solid #de9f9f; }

.contact .social-icons li {
  padding: 0;
  display: inline-block; }

.contact .social-icons li a {
  background: rgba(222, 159, 159, 0);
  border: 2px solid #fff;
  transition: all 0.2s ease;
  margin: 0.5rem;
  font-size: 22px;
  padding: 11px;
  transition: 0.2s; }
  .contact .social-icons li a:hover {
    background: #fff;
    color: #8393e4;
    border: 2px solid #fff; }

@media only screen and (max-width: 1280px) {
  header .social-icons li a {
    font-size: 18px; } }
.social-icons li a:hover {
  color: #fff;
  background: #de9f9f; }

.contact .btn {
  padding: 1rem 0; }

#social-bg {
  padding: 0;
  background: #f5f5f5; }

.container .icon-blogger,
.container .icon-facebook,
.container .icon-foursquare,
.container .icon-google-plus,
.container .icon-instagram,
.container .icon-linkedin,
.container .icon-pinterest,
.container .icon-rss-feed,
.container .icon-stumble-upon,
.container .icon-twitter,
.container .icon-vimeo,
.container .icon-yelp,
.container .icon-youtube {
  display: inline; }

.social-icons h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 2px;
  float: left;
  padding-left: 0;
  color: white; }

#footer-info .social-icons {
  line-height: normal;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: left; }

#footer-info .social-icons {
  width: 100%;
  padding: 0.75rem 0;
  text-align: center;
  border: 0; }
  #footer-info .social-icons li {
    padding-right: 0.35rem; }
    #footer-info .social-icons li a {
      margin: 0;
      padding: 8px;
      background: #8393e4;
      color: #fff;
      font-size: 12px;
      border-radius: 50%;
      transition: all 0.33s ease; }
      #footer-info .social-icons li a:hover {
        background: #fff;
        color: #8393e4; }
  @media screen and (max-width: 767px) {
    #footer-info .social-icons {
      border: 0; } }
  #footer-info .social-icons li {
    width: auto;
    margin: 0.5rem 0.25rem; }
    #footer-info .social-icons li a {
      font-size: 18px;
      color: #6b6e71;
      background: transparent;
      border: 1px solid #6b6e71;
      border-radius: 50px; }
      #footer-info .social-icons li a:hover {
        color: #fff;
        background: #6b6e71;
        border: 1px solid #6b6e71; }

footer a.locations {
  color: #de9f9f;
  font-weight: 700;
  text-transform: uppercase; }
  footer a.locations:hover {
    color: #8393e4; }

/*** Breadcrumb Lists
****************************************************************/
.breadcrumb-list {
  font-size: 14px; }

/*** Primary Content Styles
****************************************************************/
#primary article.post {
  margin: 0 0 15px; }

.post-data {
  margin-bottom: 60px; }

.post-meta {
  margin: 1em 0; }

.entry-title {
  margin: 0 0 0.5em;
  padding: 0 0 0.5em; }

.entry-content {
  padding: 0 0 35px; }

.entry-content p {
  margin: 0 0 1.5em; }

.entry-title {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  line-height: 1;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  color: #0c739e; }

/*** Blog Stylings
****************************************************************/
#nav-single {
  padding: 0 0 30px; }

#nav-single .nav-previous {
  float: left; }

#nav-single .nav-next {
  float: right; }

.navigation {
  padding: 0 0 25px; }

#comments-title {
  font-size: 10px;
  font-weight: 500;
  line-height: 2.6em;
  padding: 0 0 2.6em;
  text-transform: uppercase;
  color: #666; }

.nocomments,
.nopassword {
  font-size: 24px;
  font-weight: 100;
  margin: 26px 0;
  text-align: center;
  color: #aaa; }

.commentlist {
  width: 68.9%;
  margin: 0 auto;
  list-style: none; }

.commentlist li {
  list-style: none !important; }

.content .commentlist,
.page-template-sidebar-page-php .commentlist {
  width: 100%;
  /* reset the width for the one-column and sidebar page layout */ }

.commentlist > li.comment {
  position: relative;
  margin: 0 0 1.625em;
  padding: 1.625em !important;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #f6f6f6; }

.commentlist .pingback {
  margin: 0 0 1.625em;
  padding: 0 1.625em; }

.commentlist .children {
  margin: 0;
  list-style: none; }

.commentlist .children li.comment {
  position: relative;
  margin: 1.625em 0 0;
  padding: 1.625em !important;
  border-left: 1px solid #ddd;
  border-radius: 0 3px 3px 0;
  background: #fff; }

.commentlist .children li.comment .fn {
  display: block; }

.comment-meta .fn {
  font-style: normal; }

.comment-meta {
  font-size: 12px;
  line-height: 2.2em;
  color: #666; }

.commentlist .children li.comment .comment-meta {
  line-height: 1.625em;
  margin-left: 50px; }

.commentlist .children li.comment .comment-content {
  margin: 1.625em 0 0; }

.comment-meta a {
  font-weight: bold; }

.commentlist .avatar {
  position: absolute;
  top: 0;
  left: -102px;
  padding: 0;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px #ccc;
  box-shadow: 0 1px 2px #ccc; }

.commentlist > li:before {
  position: absolute;
  left: -21px;
  content: url("img/comment-arrow.png"); }

.commentlist > li.pingback:before {
  content: ""; }

.commentlist .children .avatar {
  top: 2.2em;
  left: 2.2em;
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

a.comment-reply-link {
  font-size: 12px;
  display: inline-block;
  padding: 0 8px;
  text-decoration: none;
  color: #666;
  border-radius: 3px;
  background: #eee; }

a.comment-reply-link:active,
a.comment-reply-link:focus,
a.comment-reply-link:hover {
  color: #fff;
  background: #888; }

a.comment-reply-link > span {
  position: relative;
  top: -1px;
  display: inline-block; }

.nocomments {
  display: none; }

/* Post author highlighting */
.commentlist > li.bypostauthor {
  border-color: #d3d3d3;
  background: #ddd; }

.commentlist > li.bypostauthor .comment-meta {
  color: #575757; }

.commentlist > li.bypostauthor:before {
  content: url("img/comment-arrow-bypostauthor.png"); }

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
  border-color: #d3d3d3;
  background: #ddd; }

/* Comment Form */
#respond {
  position: relative;
  overflow: hidden;
  padding: 1.625em;
  border: 0;
  background: #f5f5f5; }

#respond input[type="text"],
#respond textarea {
  position: relative;
  padding: 10px;
  text-indent: 80px;
  border: 5px solid #eee;
  background: #fff; }

#respond .comment-form-author,
#respond .comment-form-comment,
#respond .comment-form-email,
#respond .comment-form-url {
  position: relative; }

#respond .comment-form-author label,
#respond .comment-form-comment label,
#respond .comment-form-email label,
#respond .comment-form-url label {
  font-size: 13px;
  position: relative;
  z-index: 1;
  top: 40px;
  left: 4px;
  display: inline-block;
  min-width: 60px;
  padding: 4px 10px;
  color: #555;
  background: #eee;
  -webkit-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
  box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8); }

#respond input[type="text"]:focus,
#respond textarea:focus {
  z-index: 1;
  text-indent: 0; }

#respond textarea {
  width: 95%;
  resize: vertical; }

#respond .comment-form-author .required,
#respond .comment-form-email .required {
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  z-index: 1;
  top: 45px;
  left: 75%;
  color: #bd3500; }

#respond .comment-notes,
#respond .logged-in-as {
  font-size: 13px; }

#respond p {
  margin: 10px 0; }

#respond .form-submit {
  float: right;
  margin: -10px 0 0; }

#respond input#submit:active {
  color: #fff;
  background: #3a4e7b; }

#respond #cancel-comment-reply-link {
  margin-left: 10px;
  text-decoration: none;
  color: #666; }

#respond #cancel-comment-reply-link:hover,
#respond .logged-in-as a:hover {
  text-decoration: underline; }

.commentlist #respond {
  width: auto;
  margin: 1.625em 0 0; }

#reply-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #373737; }

#cancel-comment-reply-link {
  font-size: 10px;
  font-weight: normal;
  line-height: 2.2em;
  position: absolute;
  top: 1.1em;
  right: 1.625em;
  display: block;
  text-decoration: none;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #888; }

#cancel-comment-reply-link:active,
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:hover {
  color: #ff4b33; }

#respond label {
  line-height: 2.2em; }

#respond input[type="text"] {
  display: block;
  width: 75%;
  height: auto; }

#respond p {
  font-size: 12px; }

p.comment-form-comment {
  margin: 0; }

.form-allowed-tags {
  display: none; }

h1.page-title-cat {
  font-size: 30px !important; }

/* ---------- Extended  ---------- */
.rpwe-block li {
  margin: 0 0 15px; }

.rpwe-block a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: inline !important;
  text-decoration: none;
  color: #333; }

.rpwe-block a.more-link {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  float: right;
  text-transform: lowercase;
  color: #fff; }

.rpwe-block h3 {
  font-size: 16px;
  margin: 0; }

.rpwe-summary {
  font-size: 14px;
  line-height: 18px; }

.rpwe-clearfix:after,
.rpwe-clearfix:before {
  display: table;
  content: ""; }

.rpwe-clearfix:after {
  clear: both; }

.rpwe-clearfix {
  zoom: 1; }

/*** Search Form
****************************************************************/
#searchform {
  float: right;
  margin: 15px 0; }

#secondary #searchform {
  position: relative;
  float: none;
  margin: 0; }

#searchform input[type="text"] {
  width: 100%;
  padding: 10px;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border: 1px solid #ebebeb; }

#searchform button[type="submit"] {
  position: absolute;
  right: 5px;
  top: 0;
  padding: 7px;
  border: 0;
  background: transparent; }

#searchform button i {
  padding: 9px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #333; }

#searchform button:hover i {
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari */
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/*** Slideshow
****************************************************************/
#slideshow {
  position: relative; }

#slideshow img {
  border: 0 !important;
  background: transparent !important; }

/*** Sidebar Contact Form
****************************************************************/
#sidebar-contact-form input[type="text"],
#sidebar-contact-form textarea {
  width: 325px;
  padding: 5px;
  border: 1px solid #aaa; }

#sidebar-contact-form textarea {
  height: 100px; }

#sidebar-contact-form p {
  padding-bottom: 10px; }

#sidebar-contact-form .row {
  margin: 0 0 10px; }

.widget .wpcf7 .wpcf7-list-item-label,
.widget .wpcf7 .wpcf7-list-item-label a,
.widget .wpcf7 a {
  font-size: 12px;
  color: #666; }

.widget .wpcf7 .wpcf7-checkbox {
  margin-left: 0; }

.widget .wpcf7 a {
  text-decoration: underline;
  color: #666; }

.widget .wpcf7 a:hover {
  color: #f7811b; }

.widget .wpcf7 {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center; }

div.wpcf7-validation-errors {
  z-index: 9999999999;
  color: red;
  border: 2px solid #f7e700;
  background: white; }

.widget .wpcf7 input,
.widget .wpcf7 p#captcha,
.widget .wpcf7 textarea {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  width: 100%;
  padding: 15px;
  color: #404040;
  border: 0;
  background: #fff; }

#secondary .widget .wpcf7 input,
#secondary .widget .wpcf7 p#captcha,
#secondary .widget .wpcf7 textarea {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  width: 100%;
  padding: 7px;
  border: none;
  border: 1px solid #b3b3b3;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }

#secondary .widget .wpcf7 input[type="submit"],
.widget .wpcf7 input[type="submit"] {
  padding: 0.85em 0;
  border-color: #de9f9f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #de9f9f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff; }
  #secondary .widget .wpcf7 input[type="submit"]:hover,
  .widget .wpcf7 input[type="submit"]:hover {
    border-color: #de9f9f;
    background: #de9f9f !important; }

.widget .wpcf7 input,
.widget .wpcf7 textarea,
.wpcf7 p#captcha {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 7px 0;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.widget .wpcf7 input[type="checkbox"] {
  width: 20px;
  height: 20px; }

.widget .wpcf7 textarea {
  float: left;
  height: 95%;
  resize: none; }

.wpcf7 p#captcha {
  float: left;
  height: 26px;
  padding: 7px;
  background: white; }

.wpcf7 input.captcha-input {
  float: right;
  height: 25px; }

.widget .wpcf7 p {
  font-size: 12px;
  line-height: 1.2em;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center; }

/*** Slider Support ***/
.bx-slider,
.bx-slider li,
.bx-wrapper,
.home .slider {
  height: 1000px; }
  @media only screen and (max-width: 1199px) {
    .bx-slider,
    .bx-slider li,
    .bx-wrapper,
    .home .slider {
      height: 600px; } }
  @media only screen and (max-width: 767px) {
    .bx-slider,
    .bx-slider li,
    .bx-wrapper,
    .home .slider {
      height: 400px; } }

section.promos .bx-slider,
section.promos .bx-slider li,
section.promos .bx-wrapper {
  height: auto; }

.home .slider {
  position: relative;
  z-index: 99;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  background: #000;
  background-position: center top;
  background-size: cover; }
  @media screen and (max-width: 575px) {
    .home .slider::after {
      position: absolute;
      z-index: 990;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-color: rgba(255, 255, 255, 0.7);
      display: none; } }
  @media only screen and (max-width: 575px) {
    .home .slider {
      background: #fff url("img/slider/slider1.jpg") no-repeat center center;
      background-size: cover; } }

@media only screen and (max-width: 575px) {
  .home .slider .bx-slider {
    display: none !important; } }

.home .slider .boxed {
  position: absolute;
  z-index: 999;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent; }

.home .slider .boxed .container,
.home .slider .boxed .container .row,
.home .slider .boxed .container-fluid,
.home .slider .boxed .container-fluid .row {
  position: relative;
  height: 100%; }

.slider .boxed .procedure-menu {
  display: none;
  position: absolute; }

.slider .boxed .columned {
  height: 100%; }

.slider .boxed .procedure-menu {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  padding-top: 8rem; }

.slider .boxed h2 {
  font-size: 72px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  margin: 0;
  margin-top: 18rem;
  text-transform: uppercase; }
  @media screen and (max-width: 1199px) {
    .slider .boxed h2 {
      font-size: 48px;
      margin-top: 9rem; } }
  .slider .boxed h2 span {
    display: block;
    font-weight: normal; }

.slider .boxed p {
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase; }

.slider .boxed h3,
.slider .boxed h4 {
  font-family: "Montserrat", sans-serif; }

.slider .boxed h3 {
  font-size: 62px;
  position: absolute;
  top: 67%;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
  text-shadow: 0 0 5px #000; }

.slider .boxed h4 {
  font-size: 30px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  color: #fff; }

.slider .boxed h4::after {
  position: relative;
  display: block;
  width: 30px;
  height: 1px;
  margin: 1rem auto;
  content: "";
  background: #de9f9f; }

.procedure-menu .featured-menu li {
  margin: 0.5rem 0; }

.procedure-menu .featured-menu a {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase; }

.procedure-menu .featured-menu a:hover {
  color: #de9f9f; }

@media screen and (max-width: 575px) {
  .slider .boxed nav {
    display: none; } }
@media screen and (max-width: 575px) {
  .slider .boxed nav {
    display: none; } }
.slider .boxed nav ul {
  display: flex;
  justify-content: center;
  flex-direction: column; }
  .slider .boxed nav ul li {
    display: flex;
    flex: 1 1;
    justify-content: center; }
    .slider .boxed nav ul li:last-child {
      border: 0; }
    .slider .boxed nav ul li a {
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 300;
      display: block;
      transition: all 0.2s ease;
      transform: scale(1);
      text-transform: uppercase;
      color: #fff;
      text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5); }
      .slider .boxed nav ul li a:hover {
        transform: scale(1.3);
        text-shadow: 0 8px 12px rgba(0, 0, 0, 0.5); }

/*** Inside Page Styling ***/
.bg-container {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0;
  background: #fff center center;
  background-size: cover; 
background-position: top;}

.bg-overlay {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65); }

.bg-container .entry-title {
  font-weight: 400;
  padding: 10rem 0;
  letter-spacing: 0.5rem;
  color: #fff;
  font-size: 60px; }
  @media screen and (max-width: 991px) {
    .bg-container .entry-title {
      font-size: 32px;
      padding: 4rem 0; } }
  @media screen and (max-width: 575px) {
    .bg-container .entry-title {
      font-size: 24px;
      padding: 2rem 0; } }

/*** Headroom ***/
.headroom {
  -webkit-transition: -webkit-transform 200ms linear;
  -o-transition: transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
  will-change: transform; }

.headroom--pinned {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%); }

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

/*** OVERRIDES ***/
/****************************************************************/
.g-recaptcha {
  float: left;
  width: 100%;
  transform: scale(0.8);
  transform-origin: left center; }

div.wpcf7 .ajax-loader {
  position: absolute !important; }

#wpadminbar {
  height: 4px;
  background: #de9f9f;
  overflow: hidden; }
  #wpadminbar:hover {
    height: auto;
    overflow: visible; }

a:active,
a:hover {
  outline: 0; }

a:hover {
  cursor: pointer; }

/* SECTIONS ** */
/* Call to Actions ** */
section.call-to-actions {
  background: #e8e7e8;
  color: #58595b; }
  section.call-to-actions .container a,
  section.call-to-actions .container p {
    margin: 0;
    text-transform: uppercase;
    font-size: 14px; }
  section.call-to-actions .container a {
    color: #de9f9f; }
    section.call-to-actions .container a:hover {
      text-decoration: underline; }
  section.call-to-actions .icon {
    color: #de9f9f; }
    @media screen and (max-width: 767px) {
      section.call-to-actions .icon {
        padding: 0 3rem 0 4rem; } }
    @media screen and (max-width: 575px) {
      section.call-to-actions .icon {
        padding: 0 2rem; } }

/* Home Section ** */
section.hero {
  height: 90vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%; }

section.home-content {
  position: relative;
  padding: 4rem 0; }
  section.home-content #primary {
    background: #fff;
    position: relative;
    z-index: 3; }
    section.home-content #primary .post-entry {
      position: relative; }
    section.home-content #primary p {
      line-height: 2.5; }

section.home-content .container,
section.home-content .container-fluid {
  position: relative;
  z-index: 3; }

.featured-title,
section.home-content #primary h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 52px;
  font-weight: 300;
  line-height: 1;
  position: relative;
  display: block;
  margin: 0 auto 1rem;
  padding: 0 0 1rem 0;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #58595b; }
  @media (max-width: 1199px) {
    .featured-title,
    section.home-content #primary h1 {
      font-size: 36px !important; } }
  @media (max-width: 991px) {
    .featured-title,
    section.home-content #primary h1 {
      font-size: 32px !important; } }

.featured-title::after {
  content: "";
  display: block;
  position: relative;
  width: 70%;
  margin: 2rem 0 1.5rem 0;
  height: 2px;
  background: #de9f9f; }

section.home-content #primary h1 {
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.3;
  padding-bottom: 0; }
  section.home-content #primary h1::after {
    width: 100px;
    height: 1px;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    margin: 2rem auto 0 auto; }
  @media (max-width: 1599px) {
    section.home-content #primary h1 {
      font-size: 36px; } }
  @media (max-width: 1199px) {
    section.home-content #primary h1 {
      font-size: 32px; } }
  @media (max-width: 991px) {
    section.home-content #primary h1 {
      font-size: 28px; } }

.featured-title span,
section.home-content #primary h1 span.sub {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  display: block;
  font-weight: 300;
  font-style: normal;
  padding-top: 1rem;
  padding-left: 0;
  text-transform: uppercase;
  color: #de9f9f; }
  .featured-title span::before,
  section.home-content #primary h1 span.sub::before {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    margin: 0.5rem 0 1.5rem 0;
    height: 1px;
    background: #de9f9f; }
  @media (max-width: 1199px) {
    .featured-title span,
    section.home-content #primary h1 span.sub {
      font-size: 24px; } }

.featured-title span {
  padding: 0;
  font-size: 24px;
  margin-top: 1.25rem; }

#services {
  background: url(img/bg-services.jpg) no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  box-shadow: inset 0px 0px 40px rgba(0, 0, 0, 0.5);
  padding: 10rem 0;
  position: relative; }
  @media screen and (max-width: 991px) {
    #services {
      background-attachment: scroll; } }
  @media screen and (max-width: 575px) {
    #services {
      padding: 4rem 0;
      background-position: right center; } }
  #services .square {
    background: #de9f9f;
    background-image: radial-gradient(white, #de9f9f);
    height: 0;
    padding-bottom: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    transition: all 0.2s ease; }
    #services .square:hover {
      transform: scale(1.1);
      box-shadow: 0px 10px 40px rgba(51, 51, 51, 0.3); }
    @media screen and (max-width: 575px) {
      #services .square {
        padding-bottom: 30%;
        margin: 1rem 0; } }
    #services .square .border {
      position: absolute;
      width: 100%;
      height: 100%;
      padding: 0.5rem;
      border: 0 !important; }
    #services .square .square-inn {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      height: 100%;
      border: 1px solid #fff !important;
      padding: 0;
      font-size: 2.5vw; }
    #services .square:hover::after {
      opacity: 1; }
    #services .square h3 {
      color: #fff;
      font-family: "Montserrat", sans-serif;
      text-align: center;
      font-size: 36px;
      font-weight: 500;
      margin: 0;
      padding: 0;
      line-height: 1.3; }
      #services .square h3 span {
        display: block;
        font-size: 22px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto; }
        @media screen and (max-width: 1380px) {
          #services .square h3 span {
            font-size: 18px; } }
        @media screen and (max-width: 1199px) {
          #services .square h3 span {
            font-size: 16px; } }
        @media screen and (max-width: 767px) {
          #services .square h3 span {
            position: relative; } }
      @media screen and (max-width: 1380px) {
        #services .square h3 {
          font-size: 30px; } }
      @media screen and (max-width: 1199px) {
        #services .square h3 {
          font-size: 24px; } }

/* Quote */
section.quote {
  padding: 4rem 0; }
  section.quote h3 {
    font-size: 44px;
    color: #8393e4;
    text-align: center;
    letter-spacing: 3px; }
    section.quote h3 span {
      display: block;
      position: relative;
      z-index: 3; }
    section.quote h3 span:first-child {
      display: inline-block;
      position: relative;
      z-index: 3; }
    section.quote h3 span:first-child::before {
      content: "";
      width: 85%;
      height: 200%;
      top: -50%;
      left: -20%;
      display: block;
      position: absolute;
      z-index: -1;
      background: #f3f3f3; }
    section.quote h3 span:last-child {
      color: #de9f9f;
      font-size: 21px;
      margin-left: 15rem; }
      @media screen and (max-width: 991px) {
        section.quote h3 span:last-child {
          margin-left: 0; } }
  section.quote blockquote {
    font-family: "Open Sans", serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0 4rem;
    text-align: left;
    border-left: 0;
    position: relative; }
    @media screen and (max-width: 767px) {
      section.quote blockquote {
        text-align: center;
        padding: 0; } }
    section.quote blockquote::before, section.quote blockquote::after {
      content: "";
      background: url(img/quote.png);
      display: block;
      width: 35px;
      height: 35px;
      background-repeat: no-repeat;
      background-size: 100%;
      margin-left: -50px;
      top: -20px;
      position: absolute; }
      @media screen and (max-width: 767px) {
        section.quote blockquote::before, section.quote blockquote::after {
          margin-left: 0; } }
    section.quote blockquote::after {
      content: "";
      display: block;
      transform: rotate(180deg);
      margin-left: 0px;
      right: 50px;
      top: initial;
      bottom: -20px; }

section.spotlight {
  padding: 5rem 0; }
  section.spotlight h3 {
    color: #8393e4;
    font-weight: 300;
    font-size: 36px; }
    @media screen and (max-width: 767px) {
      section.spotlight h3 {
        font-size: 22px; } }
    section.spotlight h3 span {
      color: #de9f9f;
      display: inline-block;
      font-weight: 400; }
  section.spotlight p {
    line-height: 2.25; }
  @media screen and (min-width: 1651px) {
    section.spotlight #bio {
      margin: 0 !important; } }
  @media screen and (max-width: 1650px) {
    section.spotlight #bio {
      margin: 0 auto; } }

section.gallery-main {
  background: url(img/gallery-main/gallery-bg.jpg);
  background-position: center top;
  background-size: cover;
  padding: 0; }
  section.gallery-main a {
    display: block;
    transition: 0.2s;
    padding: 8rem 0; }
    section.gallery-main a img {
      transition: 0.2s;
      opacity: 1; }
    section.gallery-main a:hover img {
      opacity: 1;
      transform: scale(1.05); }
    section.gallery-main a .btn {
      position: absolute;
      bottom: 1rem;
      right: 1rem; }

section.whykhan .featured-title {
  display: inline-block;
  text-align: center; }
  section.whykhan .featured-title span {
    color: #6b6e71; }
    section.whykhan .featured-title span:before {
      width: 80%;
      margin-left: auto;
      margin-right: auto; }
  section.whykhan .featured-title:after {
    display: none; }

.checklist > * {
  padding: 0 .5rem 1rem; }
  .checklist > *:before {
    content: url("img/icon-checkbox.png");
    display: block; }

/*
* Procedures Specials
*/
section.procedures-special .proc-box {
  position: relative; }
  section.procedures-special .proc-box .content-box {
    background-color: rgba(0, 0, 0, 0);
    transition: 0.2s;
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3; }
    section.procedures-special .proc-box .content-box h3 {
      width: 100%;
      font-size: 60px;
      letter-spacing: 0.01em;
      text-align: center;
      color: #fff;
      text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
      transition: 0.2s; }
      section.procedures-special .proc-box .content-box h3::after {
        content: '';
        width: 100px;
        margin: 0 auto;
        height: 2px;
        background-color: #de9f9f;
        display: block;
        position: relative;
        margin-top: 0.75rem;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
        transition: 0.2s; }
      @media screen and (max-width: 1199px) {
        section.procedures-special .proc-box .content-box h3 {
          font-size: 42px; } }
      @media screen and (max-width: 991px) {
        section.procedures-special .proc-box .content-box h3 {
          font-size: 30px; } }
    section.procedures-special .proc-box .content-box:hover {
      background-color: rgba(0, 0, 0, 0.3); }
      section.procedures-special .proc-box .content-box:hover h3 {
        transform: scale(1.1); }
        section.procedures-special .proc-box .content-box:hover h3::after {
          content: '';
          width: 200px;
          margin: 0 auto;
          height: 2px;
          background-color: #de9f9f;
          display: block;
          position: relative;
          margin-top: 0.75rem;
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
          transition: 0.2s; }

/*
* Procuedres Seclections
*/
.providers {
  padding: 5rem 0; }
  .providers h4 {
    font-weight: 300;
    text-transform: none;
    margin-top: 2rem; }
    @media screen and (max-width: 1199px) {
      .providers h4 {
        font-size: 24px; } }
    @media screen and (max-width: 991px) {
      .providers h4 {
        font-size: 18px; } }

.procedures.face {
  /* Face */ }
  .procedures.face .half-image {
    width: 100%;
    padding-bottom: 5rem;
    overflow: hidden; }
    .procedures.face .half-image .copy {
      width: calc(50% + 100px);
      float: right;
      position: relative;
      padding-top: 80px;
      padding-bottom: 140px; }
      @media screen and (max-width: 1199px) {
        .procedures.face .half-image .copy {
          width: calc(50% + 20px); } }
      @media screen and (max-width: 991px) {
        .procedures.face .half-image .copy {
          width: 100%; } }
      @media screen and (min-width: 1199px) {
        .procedures.face .half-image .copy.padded {
          padding-top: 60px;
          padding-bottom: 60px; } }
      @media screen and (min-width: 1199px) {
        .procedures.face .half-image .copy.padded2 {
          padding-top: 100px;
          padding-bottom: 100px; } }
      .procedures.face .half-image .copy .inner {
        padding-left: 10rem;
        padding-right: 200px;
        max-width: 640px;
        text-align: left; }
        @media screen and (max-width: 991px) {
          .procedures.face .half-image .copy .inner {
            margin-top: -180px;
            text-align: left;
            padding-right: 0; } }
        @media screen and (max-width: 991px) {
          .procedures.face .half-image .copy .inner {
            padding-left: 0;
            padding-right: 0;
            position: relative;
            max-width: 100%; } }
        @media screen and (max-width: 767px) {
          .procedures.face .half-image .copy .inner {
            margin-top: -80px; } }
        .procedures.face .half-image .copy .inner p {
          text-align: justify; }
      .procedures.face .half-image .copy:before {
        content: '';
        position: absolute;
        right: 100%;
        top: 0;
        width: calc(100% - 40px);
        right: calc(100% + 20px);
        height: 100%;
        display: block;
        background: #e8e7e8; }
        @media screen and (max-width: 991px) {
          .procedures.face .half-image .copy:before {
            right: 0;
            padding-top: 60%;
            position: relative;
            margin-bottom: 20px;
            width: 100%; } }
    .procedures.face .half-image.flipped .copy {
      float: right; }
      .procedures.face .half-image.flipped .copy .inner {
        float: left;
        padding-right: 0 !important;
        width: 100%; }
        @media screen and (max-width: 1599px) {
          .procedures.face .half-image.flipped .copy .inner {
            padding-left: 40px;
            padding-right: 60px; } }
        @media screen and (max-width: 991px) {
          .procedures.face .half-image.flipped .copy .inner {
            padding-right: 0; } }
      .procedures.face .half-image.flipped .copy:before {
        left: auto;
        right: calc(100% + 20px); }
        @media screen and (max-width: 991px) {
          .procedures.face .half-image.flipped .copy:before {
            width: 100%;
            left: 0; } }
  .procedures.face .face .copy {
    padding-top: 80px;
    padding-bottom: 140px; }
    @media screen and (max-width: 991px) {
      .procedures.face .face .copy {
        padding-bottom: 70px; } }
    .procedures.face .face .copy h2 {
      font-size: 42px;
      text-transform: uppercase;
      letter-spacing: 0px;
      display: none;
      color: #8393e4; }
      @media screen and (max-width: 991px) {
        .procedures.face .face .copy h2 {
          background: white;
          padding: 3rem; } }
      @media screen and (max-width: 991px) {
        .procedures.face .face .copy h2 {
          font-size: 22px; } }
      .procedures.face .face .copy h2 span.large {
        font-size: 160%;
        display: block;
        position: relative;
        z-index: 3; }
      .procedures.face .face .copy h2.active {
        display: inline-block; }
    .procedures.face .face .copy .tabs {
      border-left: 1px solid #ddd;
      padding-left: 40px;
      margin-top: 100px; }
      @media screen and (max-width: 991px) {
        .procedures.face .face .copy .tabs {
          border: 0;
          padding: 0;
          margin-top: 0px;
          text-align: center; } }
      .procedures.face .face .copy .tabs li {
        line-height: 0.5;
        position: relative; }
        @media screen and (max-width: 991px) {
          .procedures.face .face .copy .tabs li {
            display: inline-block; } }
        .procedures.face .face .copy .tabs li:after {
          content: '';
          position: absolute;
          display: inline-block;
          padding: 5px;
          left: -45px;
          top: 50%;
          background: #de9f9f;
          opacity: 0;
          visibility: hidden; }
          @media screen and (max-width: 991px) {
            .procedures.face .face .copy .tabs li:after {
              display: none; } }
        .procedures.face .face .copy .tabs li a {
          font-size: 26px;
          font-weight: normal;
          letter-spacing: 0px;
          color: #de9f9f;
          text-transform: uppercase;
          display: inline-block;
          transition: all 0.3s ease; }
          @media screen and (max-width: 991px) {
            .procedures.face .face .copy .tabs li a {
              padding: 0 1rem; } }
          @media screen and (max-width: 767px) {
            .procedures.face .face .copy .tabs li a {
              font-size: 18px; } }
        .procedures.face .face .copy .tabs li.active a {
          transform: scale(1.4);
          margin-left: 20px; }
          @media screen and (max-width: 991px) {
            .procedures.face .face .copy .tabs li.active a {
              transform: scale(1);
              margin-left: 0px; } }
        .procedures.face .face .copy .tabs li.active:after {
          opacity: 1;
          visibility: visible; }
        .procedures.face .face .copy .tabs li + li {
          margin-top: 45px; }
    .procedures.face .face .copy:before {
      background: url(img/home-proc.jpg) no-repeat center 20%;
      background-size: cover !important; }
  .procedures.face .face + .face-copy {
    padding-top: 0;
    margin-top: -60px; }
    .procedures.face .face + .face-copy .inner {
      max-width: 720px;
      margin: -80px auto 0;
      background: #fff;
      padding: 40px 60px;
      position: relative;
      z-index: 3; }
      @media screen and (max-width: 767px) {
        .procedures.face .face + .face-copy .inner {
          padding: 40px 20px; } }
      .procedures.face .face + .face-copy .inner h3 {
        color: #8393e4;
        text-align: center;
        letter-spacing: 3px; }
      .procedures.face .face + .face-copy .inner p {
        text-align: center; }
      .procedures.face .face + .face-copy .inner .copy {
        display: none; }
        .procedures.face .face + .face-copy .inner .copy p:first-child:first-letter {
          font-size: 64px;
          line-height: 50px;
          height: 64px;
          float: left;
          padding: 10px;
          padding-left: 0;
          font-family: "Montserrat", sans-serif; }
        .procedures.face .face + .face-copy .inner .copy.active {
          display: block; }

.procedures.breast {
  /* breast */ }
  .procedures.breast .half-image {
    width: 100%;
    padding-bottom: 5rem;
    overflow: hidden; }
    .procedures.breast .half-image .copy {
      width: calc(50% + 100px);
      float: right;
      position: relative;
      padding-top: 80px;
      padding-bottom: 140px; }
      @media screen and (max-width: 1199px) {
        .procedures.breast .half-image .copy {
          width: calc(50% + 20px); } }
      @media screen and (max-width: 991px) {
        .procedures.breast .half-image .copy {
          width: 100%; } }
      @media screen and (min-width: 1199px) {
        .procedures.breast .half-image .copy.padded {
          padding-top: 60px;
          padding-bottom: 60px; } }
      @media screen and (min-width: 1199px) {
        .procedures.breast .half-image .copy.padded2 {
          padding-top: 100px;
          padding-bottom: 100px; } }
      .procedures.breast .half-image .copy .inner {
        padding-left: 60px;
        padding-right: 200px;
        max-width: 640px;
        text-align: right; }
        @media screen and (max-width: 991px) {
          .procedures.breast .half-image .copy .inner {
            margin-top: -180px;
            text-align: left;
            padding-right: 0; } }
        @media screen and (max-width: 991px) {
          .procedures.breast .half-image .copy .inner {
            padding-left: 0;
            padding-right: 0;
            position: relative;
            max-width: 100%; } }
        @media screen and (max-width: 767px) {
          .procedures.breast .half-image .copy .inner {
            margin-top: -80px; } }
        .procedures.breast .half-image .copy .inner p {
          text-align: justify; }
      .procedures.breast .half-image .copy:before {
        content: '';
        position: absolute;
        right: 100%;
        top: 0;
        width: calc(100% - 40px);
        left: calc(100% + 20px);
        height: 100%;
        display: block;
        background: #e8e7e8; }
        @media screen and (max-width: 991px) {
          .procedures.breast .half-image .copy:before {
            right: 0;
            padding-top: 60%;
            position: relative;
            margin-bottom: 20px;
            width: 100%; } }
    .procedures.breast .half-image.flipped .copy {
      float: left; }
      .procedures.breast .half-image.flipped .copy .inner {
        float: right;
        padding-left: 0 !important;
        width: 100%; }
        @media screen and (max-width: 1599px) {
          .procedures.breast .half-image.flipped .copy .inner {
            padding-left: 40px;
            padding-right: 60px; } }
        @media screen and (max-width: 991px) {
          .procedures.breast .half-image.flipped .copy .inner {
            padding-right: 0; } }
      .procedures.breast .half-image.flipped .copy:before {
        right: auto;
        left: calc(100% + 20px); }
        @media screen and (max-width: 991px) {
          .procedures.breast .half-image.flipped .copy:before {
            width: 100%;
            left: 0; } }
  .procedures.breast .breast .copy {
    padding-top: 80px;
    padding-bottom: 140px; }
    @media screen and (max-width: 991px) {
      .procedures.breast .breast .copy {
        padding-bottom: 70px; } }
    .procedures.breast .breast .copy h2 {
      font-size: 42px;
      text-transform: uppercase;
      letter-spacing: 0px;
      display: none;
      color: #8393e4; }
      @media screen and (max-width: 991px) {
        .procedures.breast .breast .copy h2 {
          background: white;
          padding: 3rem; } }
      @media screen and (max-width: 991px) {
        .procedures.breast .breast .copy h2 {
          font-size: 22px; } }
      .procedures.breast .breast .copy h2 span.large {
        font-size: 160%;
        display: block;
        position: relative;
        z-index: 3; }
      .procedures.breast .breast .copy h2.active {
        display: inline-block; }
    .procedures.breast .breast .copy .tabs {
      border-right: 1px solid #ddd;
      padding-right: 40px;
      margin-top: 100px; }
      @media screen and (max-width: 991px) {
        .procedures.breast .breast .copy .tabs {
          border-right: 0;
          padding-right: 0;
          margin-top: 0px;
          text-align: center; } }
      .procedures.breast .breast .copy .tabs li {
        line-height: 0.5;
        position: relative; }
        @media screen and (max-width: 991px) {
          .procedures.breast .breast .copy .tabs li {
            display: inline-block; } }
        .procedures.breast .breast .copy .tabs li:after {
          content: '';
          position: absolute;
          display: inline-block;
          padding: 5px;
          right: -45px;
          top: 50%;
          background: #de9f9f;
          opacity: 0;
          visibility: hidden; }
          @media screen and (max-width: 991px) {
            .procedures.breast .breast .copy .tabs li:after {
              display: none; } }
        .procedures.breast .breast .copy .tabs li a {
          font-size: 26px;
          font-weight: normal;
          letter-spacing: 0px;
          color: #de9f9f;
          text-transform: uppercase;
          display: inline-block;
          transition: all 0.3s ease; }
          @media screen and (max-width: 991px) {
            .procedures.breast .breast .copy .tabs li a {
              padding: 0 1rem; } }
          @media screen and (max-width: 767px) {
            .procedures.breast .breast .copy .tabs li a {
              font-size: 18px; } }
        .procedures.breast .breast .copy .tabs li.active a {
          -webkit-transform: scale(1.4);
          -moz-transform: scale(1.4);
          -ms-transform: scale(1.4);
          -o-transform: scale(1.4);
          transform: scale(1.4);
          margin-right: 20px; }
          @media screen and (max-width: 991px) {
            .procedures.breast .breast .copy .tabs li.active a {
              transform: scale(1);
              margin-right: 0px; } }
        .procedures.breast .breast .copy .tabs li.active:after {
          opacity: 1;
          visibility: visible; }
        .procedures.breast .breast .copy .tabs li + li {
          margin-top: 45px; }
    .procedures.breast .breast .copy:before {
      background: url(img/home-breast.jpg) no-repeat center 20%;
      background-size: cover !important; }
  .procedures.breast .breast + .face-copy {
    padding-top: 0;
    margin-top: -60px; }
    .procedures.breast .breast + .face-copy .inner {
      max-width: 720px;
      margin: -80px auto 0;
      background: #fff;
      padding: 40px 60px;
      position: relative;
      z-index: 3; }
      @media screen and (max-width: 767px) {
        .procedures.breast .breast + .face-copy .inner {
          padding: 40px 20px; } }
      .procedures.breast .breast + .face-copy .inner h3 {
        color: #8393e4;
        text-align: center;
        letter-spacing: 3px; }
      .procedures.breast .breast + .face-copy .inner p {
        text-align: center; }
      .procedures.breast .breast + .face-copy .inner .copy {
        display: none; }
        .procedures.breast .breast + .face-copy .inner .copy p:first-child:first-letter {
          font-size: 64px;
          line-height: 50px;
          height: 64px;
          float: left;
          padding: 10px;
          padding-left: 0;
          font-family: "Montserrat", sans-serif; }
        .procedures.breast .breast + .face-copy .inner .copy.active {
          display: block; }

section.testimonial {
  background-color: #de9f9f;
  background-image: url(img/testimonial-bg.jpg);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 2rem 0;
  position: relative; }
  @media screen and (max-width: 991px) {
    section.testimonial {
      padding: 4rem 0; } }
  section.testimonial:after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.5); }
  section.testimonial .container {
    position: relative;
    z-index: 2; }
  section.testimonial .featured-title {
    text-align: center !important;
    color: #fff;
    font-size: 60px; }
    section.testimonial .featured-title span {
      color: #fff; }
    section.testimonial .featured-title:after {
      display: none; }
  section.testimonial .carousel-inner {
    width: calc(100% - 80px - 40px);
    margin: 0 auto; }
  section.testimonial a[class^="carousel-control-"] {
    width: 40px; }
    section.testimonial a[class^="carousel-control-"] span.btn {
      background: #de9f9f;
      color: #fff;
      border: 1px solid #de9f9f;
      border-radius: 0; }
    section.testimonial a[class^="carousel-control-"]:hover span.btn {
      background: #fff;
      color: #de9f9f;
      border: 1px solid #fff; }
  section.testimonial .author {
    display: block;
    font-weight: bold;
    font-style: normal;
    margin-top: 2rem; }
    section.testimonial .author::before {
      content: '';
      height: 1px;
      width: 40px;
      background: #fff;
      display: block;
      margin-bottom: 0.5rem; }
  section.testimonial blockquote {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-style: italic;
    color: #fff; }
  section.testimonial .btn.more {
    padding-left: 60px; }

section.contacter {
  background: #e8e7e8 url(img/consultation-bg.png);
  background-position: right 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 4rem 0;
  margin: 4rem 0; }
  section.contacter .featured-title::after {
    content: '';
    display: none; }

.social-cta {
  padding: 4rem 0; }
  .social-cta h3 {
    font-weight: 300; }
  .social-cta a {
    color: #de9f9f;
    font-weight: 300; }
    .social-cta a:hover {
      color: #de9f9f; }

/* Testimonial */
section.cta-quote {
  padding: 4rem 0;
  margin: 3rem 0 7.5rem;
  background: #de9f9f url(img/bg-testimonial.jpg) right center no-repeat;
  background-size: cover; }
  @media screen and (max-width: 991px) {
    section.cta-quote {
      margin: 3rem 0 0rem; } }
  section.cta-quote p {
    font-size: 30px;
    color: #fff;
    text-align: center; }
  section.cta-quote blockquote {
    font-family: "Open Sans", serif;
    font-size: 30px;
    line-height: 2;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding: 0 4rem;
    text-align: left;
    border-left: 0;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 767px) {
      section.cta-quote blockquote {
        font-size: 22px;
        padding: 0; } }
    section.cta-quote blockquote::before, section.cta-quote blockquote::after {
      content: "";
      background: url(img/quote-white.png);
      display: block;
      width: 55px;
      height: 55px;
      background-repeat: no-repeat;
      background-size: 100%;
      margin-left: -6rem;
      top: 0px;
      position: absolute; }
      @media screen and (max-width: 767px) {
        section.cta-quote blockquote::before, section.cta-quote blockquote::after {
          position: relative;
          margin-left: 0; } }
    section.cta-quote blockquote::after {
      content: "";
      display: block;
      transform: rotate(180deg);
      margin-left: 0px;
      right: 2rem;
      top: initial;
      bottom: 0px; }
      @media screen and (max-width: 767px) {
        section.cta-quote blockquote::after {
          right: initial;
          left: 70%; } }

/* CTAS 1 */
section.ctas-1,
section.ctas-2 {
  background-color: #e8e7e8; }
  section.ctas-1 a,
  section.ctas-2 a {
    position: relative;
    display: block;
    transition: all 0.2s ease;
    overflow: hidden; }
    section.ctas-1 a img,
    section.ctas-2 a img {
      display: block;
      opacity: 0.7;
      transition: all 0.2s ease; }
    section.ctas-1 a:hover img,
    section.ctas-2 a:hover img {
      opacity: 1;
      transform: scale(1.1); }
    section.ctas-1 a h4,
    section.ctas-2 a h4 {
      color: #fff;
      background-color: rgba(107, 110, 113, 0.7);
      position: absolute;
      bottom: 0;
      margin: 0;
      padding: 0.55rem 0;
      width: 100%;
      text-align: center;
      z-index: 3;
      transition: all 0.2s ease; }
      @media screen and (max-width: 991px) {
        section.ctas-1 a h4,
        section.ctas-2 a h4 {
          font-size: 18px; } }
    section.ctas-1 a:hover h4,
    section.ctas-2 a:hover h4 {
      background-color: #de9f9f; }

section.contact-cta {
  padding: 5rem 0;
  background: url(img/bg-cta.png) center center;
  background-size: cover; }
  section.contact-cta .bordered {
    border-left: 2px solid #fff; }
  section.contact-cta h4 {
    color: #fff;
    font-weight: 700; }
  section.contact-cta p {
    color: #fff; }
    section.contact-cta p a {
      color: #1d32fd; }
      section.contact-cta p a:hover {
        text-decoration: underline; }

section.ctas {
  padding: 0rem 0 5rem 0;
  background: #fff;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 1199px) {
    section.ctas .container {
      max-width: 100%; } }
  section.ctas .box {
    background: #de9f9f;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden !important;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0); }
    @media screen and (max-width: 575px) {
      section.ctas .box {
        margin: 1rem 5rem; } }
    section.ctas .box a {
      display: block;
      width: 100%;
      height: 100%;
      position: relative; }
      section.ctas .box a .inner {
        background: rgba(222, 159, 159, 0.6);
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        top: 0;
        transition: all 0.2s ease; }
      section.ctas .box a:hover .inner {
        background: rgba(222, 159, 159, 0.4); }
      section.ctas .box a img {
        width: 100%;
        transition: all 0.2s ease; }
      section.ctas .box a:hover img {
        transform: scale(1.1); }
      section.ctas .box a h4 {
        color: #fff;
        font-size: 30px;
        font-weight: 600;
        position: absolute;
        z-index: 3;
        margin: 0;
        text-shadow: 0 2px 0px rgba(222, 159, 159, 0);
        transition: all 0.2s ease; }
        @media screen and (max-width: 991px) {
          section.ctas .box a h4 {
            font-size: 18px; } }
      section.ctas .box a:hover h4 {
        text-shadow: 0 2px 0px rgba(222, 159, 159, 0.9); }

section.recent-projects {
  padding: 5rem 0;
  background: url(img/bg-projects.jpg) no-repeat center center;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
  z-index: 1;
  color: #fff; }
  section.recent-projects .featured-title,
  section.recent-projects .featured-title .sub,
  section.recent-projects p {
    color: #fff;
    text-align: center; }
  section.recent-projects .featured-title span::before {
    content: "";
    display: block;
    position: relative;
    width: 50%;
    margin: 0.5rem auto 1.5rem auto;
    height: 1px;
    background: #fff; }
  section.recent-projects .container {
    position: relative;
    z-index: 9; }
  section.recent-projects::before {
    content: "";
    background: rgba(222, 159, 159, 0.75);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3; }

/* News */
section.news {
  padding: 5rem 0; }
  section.news article {
    text-align: center; }
    section.news article a {
      color: #1372ba;
      font-size: 16px;
      font-weight: 400; }
      section.news article a:hover {
        text-decoration: underline; }
      section.news article a p::before {
        content: "» ";
        color: #de9f9f;
        padding-right: 0.5rem;
        display: inline-block; }
  section.news h4 {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #de9f9f;
    text-transform: none;
    margin: 2rem 0 2rem 0; }

section.ctas {
  padding: 3rem 0; }
  section.ctas a {
    position: relative;
    display: block;
    transition: all 0.2s ease; }
    section.ctas a h4 {
      position: absolute;
      bottom: 0;
      width: 100%;
      text-align: center;
      color: #fff;
      font-weight: normal;
      background: rgba(222, 159, 159, 0.8);
      margin: 0;
      padding: 1.25rem 0; }
      @media screen and (max-width: 991px) {
        section.ctas a h4 {
          font-size: 22px; } }
    section.ctas a img {
      width: 100%; }
    section.ctas a:hover {
      transform: scale(1.015);
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }
  @media screen and (max-width: 767px) {
    section.ctas [class*="col"] {
      margin-bottom: 3rem; } }
  section.ctas [class*="col"]:first-child {
    left: -15px; }
    @media screen and (max-width: 991px) {
      section.ctas [class*="col"]:first-child {
        left: 0px; } }
  section.ctas [class*="col"]:last-child {
    right: -15px; }
    @media screen and (max-width: 991px) {
      section.ctas [class*="col"]:last-child {
        right: 0px; } }

section.closing {
  padding: 12rem 0;
  background: url(img/bg-closing.jpg) center center no-repeat;
  background-size: cover;
  position: relative; }
  section.closing::before {
    content: '';
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  section.closing .holder {
    background: #fff;
    padding: 3rem 1rem;
    position: relative;
    z-index: 3; }
    section.closing .holder::before {
      content: "";
      display: block;
      position: absolute;
      width: 170px;
      height: 170px;
      top: -80px;
      left: 0;
      right: 0;
      background: url(img/logo-emblem.png);
      background-repeat: no-repeat;
      background-size: 100%;
      margin: 0 auto; }
      @media screen and (max-width: 991px) {
        section.closing .holder::before {
          width: 120px;
          height: 120px;
          top: -57px; } }
    section.closing .holder h3 {
      text-align: center;
      font-size: 56px;
      margin: 0;
      padding: 0;
      color: #8393e4; }
      @media screen and (max-width: 991px) {
        section.closing .holder h3 {
          font-size: 42px; } }
      @media screen and (max-width: 767px) {
        section.closing .holder h3 {
          font-size: 24px; } }

/* Reviews */
section.review {
  position: relative;
  padding: 6rem 0;
  background: url(img/bg-review.jpg) no-repeat center center;
  background-size: cover; }
  section.review::before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  section.review .container {
    position: relative;
    z-index: 999; }
  section.review .featured-title::after {
    display: none; }
  section.review h2 {
    color: #fff;
    display: inline-block;
    border-bottom: 2px solid #fff; }
    section.review h2 span {
      margin-top: 1rem;
      color: #fff;
      font-size: 32px;
      letter-spacing: 2px; }
  section.review blockquote {
    font-family: "Open Sans", serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    line-height: 2;
    margin: 0 auto;
    padding: 1rem 0;
    text-align: center;
    color: #fff;
    border-left: 0; }
    @media screen and (max-width: 767px) {
      section.review blockquote {
        font-size: 14px;
        line-height: 1.5; } }
  section.review .author {
    color: #fff;
    font-weight: 600;
    font-style: normal;
    position: relative;
    display: block;
    margin-top: 1rem;
    text-align: center; }
    section.review .author::before {
      display: block;
      width: 50px;
      height: 1px;
      margin: 0.5rem auto;
      content: "";
      background: #fff; }

section.review .bx-slider,
section.review .bx-slider li,
section.review .bx-wrapper {
  height: auto; }

/* Contact ** */
section.contact {
  padding: 10rem 0; }
  @media screen and (max-width: 767px) {
    section.contact {
      padding: 0 0 4rem; } }
  section.contact .row.bg {
    background: url(img/bg-contact.jpg) no-repeat;
    background-size: cover;
    background-position: center center; }
  section.contact .loc-titles {
    font-family: "Montserrat", sans-serif;
    color: #de9f9f;
    text-align: center;
    letter-spacing: 10px;
    font-size: 52px;
    font-weight: 300; }
    @media screen and (max-width: 1500px) {
      section.contact .loc-titles {
        font-size: 36px; } }
  section.contact .map-col {
    min-height: 60vh;
    display: flex; }
    @media (max-width: 768px), (orientation: portrait) {
      section.contact .map-col {
        display: none; } }
    section.contact .map-col > a > div {
      height: 60%; }
      section.contact .map-col > a > div + div {
        height: 35%;
        margin-top: 5%; }
      section.contact .map-col > a > div img {
        height: 100%;
        object-fit: cover; }
  @media (max-width: 768px), (orientation: portrait) {
    section.contact .f-cols:nth-of-type(2) {
      width: 100%;
      flex: 1;
      max-width: 100%; } }
  section.contact .contact-info {
    background: #de9f9f;
    background-size: 100% auto;
    position: relative;
    z-index: 3;
    margin-top: -8rem;
    margin-bottom: -8rem;
    padding: 4rem 2rem; }
    @media screen and (max-width: 767px) {
      section.contact .contact-info {
        margin: 0; } }

.contact-info h3,
.contact-info h4 {
  letter-spacing: 5px;
  color: #fff; }
.contact-info h3 {
  font-size: 45px;
  font-weight: 400; }
  .contact-info h3.featured-title::after {
    display: none; }
  @media screen and (max-width: 1199px) {
    .contact-info h3 {
      font-size: 36px; } }
  @media screen and (max-width: 991px) {
    .contact-info h3 {
      font-size: 24px; } }
.contact-info h4 {
  font-size: 28px;
  font-weight: 300; }
  @media screen and (max-width: 1199px) {
    .contact-info h4 {
      font-size: 24px; } }
  @media screen and (max-width: 767px) {
    .contact-info h4 {
      font-size: 18px; } }

/* Consultation */
section.consultation {
  background: #e8e7e8 url(img/consultation-bg.png) no-repeat 70% center;
  background-size: cover;
  padding: 5rem 0;
  margin-top: 5rem;
  box-shadow: inset 0px 0px 25px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 767px) {
    section.consultation {
      background: #e8e7e8 url(img/bg-consult.jpg) no-repeat 78% center;
      background-size: cover; } }
  section.consultation .featured-title {
    color: #de9f9f;
    line-height: 1.1;
    margin: 4rem 0 0 0; }
    section.consultation .featured-title::after {
      content: "";
      display: block;
      position: relative;
      width: 10%;
      margin: 1.5rem auto;
      height: 2px;
      background: #fff; }
    section.consultation .featured-title span {
      color: #de9f9f;
      font-size: 72px;
      font-weight: 700; }
      section.consultation .featured-title span::before {
        content: '';
        height: 0;
        display: none; }
      @media screen and (max-width: 1599px) {
        section.consultation .featured-title span {
          font-size: 60px; } }
      @media screen and (max-width: 1199px) {
        section.consultation .featured-title span {
          font-size: 55px; } }
      @media screen and (max-width: 767px) {
        section.consultation .featured-title span {
          font-size: 30px; } }
  section.consultation h2 {
    margin: 0;
    padding: 0; }
  section.consultation .featured-title::after {
    content: "";
    display: none; }
  section.consultation .wpcf7 input[type="submit"] {
    color: #fff;
    border: 1px solid #de9f9f;
    background: #de9f9f; }

.contact-info .social-icons {
  display: flex;
  justify-content: center; }
  .contact-info .social-icons a {
    transition: all 0.2s ease;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    background: transparent; }
    .contact-info .social-icons a:hover {
      color: #8393e4;
      border: 1px solid #8393e4;
      background: #fff; }

.contact-info .btn {
  color: #fff;
  border: 2px solid #fff;
  background: transparent; }
  .contact-info .btn:hover {
    border: 2px solid #fff;
    background: #fff; }
.contact-info #number a {
  font-size: 42px;
  font-weight: 600;
  color: #fff;
  transition: all 0.2s ease-in-out;
  display: block; }
  @media screen and (max-width: 1199px) {
    .contact-info #number a {
      font-size: 24px; } }
  @media screen and (max-width: 991px) {
    .contact-info #number a {
      font-size: 18px; } }
  .contact-info #number a:hover {
    text-decoration: none;
    transform: scale(1.1);
    text-shadow: 0px 6px 12px rgba(0, 0, 0, 0.4); }

section.contact .contact-info p,
section.contact .contact-info p a {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff; }

section.contact .contact-info address {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin: 1rem 0 0 0;
  letter-spacing: 1px;
  color: #fff; }
  section.contact .contact-info address a {
    color: #fff;
    transition: all 0.2s ease-in-out;
    display: block; }
    section.contact .contact-info address a:hover {
      text-decoration: none;
      transform: scale(1.1);
      text-shadow: 0px 6px 12px rgba(0, 0, 0, 0.4); }
  section.contact .contact-info address span {
    font-weight: 600; }
    section.contact .contact-info address span.location {
      text-transform: uppercase; }
    section.contact .contact-info address span.phone {
      font-size: 42px; }
      @media screen and (max-width: 1199px) {
        section.contact .contact-info address span.phone {
          font-size: 24px; } }
      @media screen and (max-width: 991px) {
        section.contact .contact-info address span.phone {
          font-size: 18px; } }
  @media screen and (max-width: 1199px) {
    section.contact .contact-info address {
      font-size: 18px; } }

section.map {
  background: url(img/map.png) no-repeat center center;
  background-size: cover;
  padding: 10rem 0;
  border-top: 15px solid #fff;
  position: relative; }
  section.map a {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0; }

section.logos {
  padding: 3rem 0; }
  section.logos h2.featured-title {
    font-size: 45px;
    line-height: 1.2;
    letter-spacing: 3px; }

.creds .col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .creds .col a {
    margin: 0 auto; }

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0;
  min-width: 100%;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block;
  margin: 0 auto; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  border: none;
  left: 0;
  background: transparent; }

.bx-viewport {
  min-width: 100%; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(img/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 0;
  z-index: 999; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: transparent;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ffffff; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
  border: 1px solid #fff; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(img/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(img/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px; }

/****************************************************************/
/*** Bx Slider Support ***/
/****************************************************************/
.bx-slider {
  overflow: hidden;
  min-width: 10px; }

.bx-slider-reviews {
  width: 100%;
  margin: 0 auto; }

.bx-slider li {
  position: relative;
  margin: 0 auto; }

.bx-slider-reviews li {
  position: relative;
  margin: 0; }

.bx-slider li#one {
  background: #fff url(img/slider/slider1.jpg) no-repeat center 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  max-width: 100%;
  width: 100%; }

.bx-slider li#two {
  background: #fff url(img/slider/slider2.jpg) no-repeat center 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 10px;
  max-width: 100%;
  width: 100%; }

.bx-slider li#three {
  background: #fff url(img/slider/slider3.jpg) no-repeat center 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 10px;
  max-width: 100%;
  width: 100%; }

.bx-slider li#four {
  background: #fff url(img/slider/slider4.jpg) no-repeat center 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 10px;
  max-width: 100%;
  width: 100%; }

/* Slider One */
.bx-slider li .boxed {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.bx-controls-direction {
  position: absolute;
  bottom: 50%;
  height: 35px;
  display: block;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .bx-controls-direction {
      display: none; } }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  margin-top: 0;
  color: #fff;
  outline: 0;
  z-index: 999;
  background: #de9f9f;
  height: 40px;
  width: 40px;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  border-radius: 0;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  opacity: 1; }

.review .bx-wrapper .bx-controls-direction a {
  background: #fff;
  border: 2px solid #fff;
  color: #000;
  border-radius: 50px; }

.bx-wrapper .bx-prev {
  left: 0rem; }

.bx-wrapper .bx-next {
  right: 0rem; }

@media screen and (max-width: 1199px) {
  .bx-wrapper .bx-prev {
    left: 0rem; }

  .bx-wrapper .bx-next {
    right: 0rem; } }
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  transform: scale(1.05);
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.4); }

.slicknav_menu,
.mobile-entry-header {
  display: none;
  padding: 0 !important; }

@media (max-width: 767px) {
  /* SlickNav Support */
  #access .menu-slick {
    display: none; }

  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

  .slicknav_nav {
    background: #fff; }

  .fixed-nav .slicknav_menu .slicknav_icon-bar {
    background-color: #de9f9f; }

  .slicknav_btn {
    background-color: transparent;
    float: right;
    margin: 15px 1rem 23px 0;
    padding: 15px; }

  .stuck .slicknav_btn {
    margin: 3px 1rem 3px 15px; }

  .slicknav_icon-bar {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }

  .slicknav_open .slicknav_icon-bar {
    position: relative; }

  .slicknav_open .slicknav_icon-bar:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px; }

  .slicknav_open .slicknav_icon-bar:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .slicknav_open .slicknav_icon-bar:nth-child(3) {
    opacity: 0; }

  .slicknav_menu {
    background: transparent;
    display: block; }

  .stuck .slicknav_menu {
    display: block; }

  ul.slicknav_nav {
    background: #e8e7e8;
    text-align: left;
    margin-top: 0; }

  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 30px;
    height: 1px;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }

  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 8px; }

  .slicknav_nav .slicknav_row,
  .slicknav_nav a {
    padding: 0.5rem 1rem;
    margin: 0; }

  .slicknav_nav a {
    color: #de9f9f; }

  .slicknav_nav .slicknav_row:hover,
  .slicknav_nav a:hover {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #de9f9f;
    color: #fff; }

  /* 	End Slick Nav Support */ }

/*# sourceMappingURL=style.css.map */

.cta2-container {
    position: relative;
    display: block;
    clear: both;
    margin: 2.5em 0;
}

.cta2-container a {
    background: #58595b;
    padding: .5em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    font-size: 28px;
    width: 100% !important;
    margin: 0 auto;
    display: block;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.cta2-container a:hover {
    background: #de9f9f;
}

#mega-menu-wrap-header-nav .mega-menu-toggle { background: #de9f9f !important;}

img.img-fluid.slide-in.from-left {width: 100% !important;}

.ctm-cta {min-height: 300px !important; margin-bottom: 2rem !important;}
