@charset "UTF-8";
/*
Theme Name: David E. Kim Plastic 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: sungate
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* Foundation */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,500i,700,700i,800&display=swap");
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: 300;
  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: "Open Sans", 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; }

small, .small {
  font-size: 80% !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; }

.tblr0, section.service-four-cols .cred:after, section.contact .graphics {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/*** Structures and Defaults
****************************************************************/
body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  font-size: 17px;
  letter-spacing: .5px;
  font-weight: 300;
  line-height: 1.75;
  text-align: left;
  text-transform: none;
  color: #8A8A8A;
  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; }

/*** Links
****************************************************************/
a {
  font-weight: normal;
  text-decoration: none;
  color: #92bff1; }
  a.invert {
    color: #8A8A8A; }
  a:active, a:focus, a:hover {
    text-decoration: none;
    color: #92bff1;
    outline: 0; }
    a:active.invert, a:focus.invert, a:hover.invert {
      color: #92bff1; }

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

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

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

/*** Content ***/
section {
  padding: 3em 0; }

#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: 1rem; }

#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: "Open Sans", sans-serif;
  font-size: 48px;
  font-weight: normal;
  line-height: 1;
  position: relative;
  display: block;
  text-align: left;
  text-transform: uppercase;
  background: none; }

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

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

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

#primary ul li {
  padding-left: 2px;
  list-style: disc;
color: #8A8A8A;}
  #primary ul li + li {
    padding-top: .5em; }

#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;
  max-width: 100%; }

.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: "Open Sans", 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; }

/*** 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: "Open Sans", 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: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: inline !important;
  text-decoration: none;
  color: #333; }

.rpwe-block a.more-link {
  font-family: "Open Sans", 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; }

/*** 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-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: "Open Sans", 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: #92bff1; }

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

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

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

@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: "Open Sans", 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: 0 0 2em;
  background: #fff center center;
  background-size: cover; }

.bg-overlay {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 32vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2); }

.bg-container .entry-title {
  font-weight: 400;
  padding: 2rem 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; }

html[lang] {
  margin-top: 0 !important;
  margin: 0 !important; }

html #wpadminbar {
  height: 4px;
  background: #92bff1;
  overflow: hidden; }
  html #wpadminbar:hover {
    height: auto;
    overflow: visible; }

/*** Typography *****************************/
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin: 0.75rem 0;
  text-transform: none;
  word-wrap: break-word; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #92bff1; }
  h1 + h1,
  h2 + h1,
  h3 + h1,
  h4 + h1,
  h5 + h1,
  h6 + h1, h1 +
  h2,
  h2 +
  h2,
  h3 +
  h2,
  h4 +
  h2,
  h5 +
  h2,
  h6 +
  h2, h1 +
  h3,
  h2 +
  h3,
  h3 +
  h3,
  h4 +
  h3,
  h5 +
  h3,
  h6 +
  h3, h1 +
  h4,
  h2 +
  h4,
  h3 +
  h4,
  h4 +
  h4,
  h5 +
  h4,
  h6 +
  h4, h1 +
  h5,
  h2 +
  h5,
  h3 +
  h5,
  h4 +
  h5,
  h5 +
  h5,
  h6 +
  h5, h1 +
  h6,
  h2 +
  h6,
  h3 +
  h6,
  h4 +
  h6,
  h5 +
  h6,
  h6 +
  h6 {
    color: #92bff1; }

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

h1 {
  font-size: 2.625em; }

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

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

h2 {
  font-size: 48px;
  padding: 0 0 5px; }
  @media (max-width: 991px) {
    h2 {
      font-size: 36px; } }

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: "Open Sans", sans-serif;
  font-size: 18px;
  text-transform: uppercase; }

/* FEATURED TITLES */
.featured-title {
  width: 100%;
  font-size: 48px;
  line-height: 1;
  position: relative;
  display: block;
  margin: 0 auto 1rem;
  padding: 0 .5rem .5rem 0;
  text-align: left;
  letter-spacing: 3px;
  color: #92bff1;
  /*
    &:before {
      width: 70%;
      height: 1px;
    }
    &:after {
      height: 100%;
      width: 1px;
    }
  */ }
  @media (max-width: 1199px) {
    .featured-title {
      font-size: 36px !important; } }
  @media (max-width: 991px) {
    .featured-title {
      font-size: 32px !important; } }
  .featured-title:after, .featured-title:before {
    content: "";
    position: absolute;
    background: #92bff1;
    right: 0;
    bottom: 0; }
  .featured-title.centered {
    text-align: center;
    display: inline-block; }
    .featured-title.centered::after {
      width: 120px;
      margin: 1rem auto; }
  .featured-title.no-lines:after, .featured-title.no-lines:before {
    display: none !important; }

/* Page Elements */
/* All of the buttons */
.btn, .wpcf7 input[type="submit"], .float-box .wpcf7 input[type="submit"] {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 1rem 0 2rem;
  padding: .75rem 1.25rem;
  min-width: 180px;
  transition: all 0.3s ease;
  white-space: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #92bff1;
  border: 2px solid #92bff1;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 8px transparent;
  text-shadow: none; }
  .btn:hover, .wpcf7 input[type="submit"]:hover {
    cursor: pointer;
    outline: 0;
    border-color: #92bff1;
    color: #fff;
    background: #92bff1;
    box-shadow: 0 4px 8px rgba(51, 51, 51, 0.5); }
  .btn-secondary, .wpcf7 input[type="submit"] {
    background: #92bff1 !important;
    border-color: #92bff1 !important;
    color: #fff; }
    .btn-secondary:hover, .wpcf7 input[type="submit"]:hover {
      background: #fff !important;
      color: #92bff1; }
  .btn-transparent, .float-box .wpcf7 input[type="submit"] {
    background: transparent !important;
    color: #fff !important;
    border-color: #fff !important; }
    .btn-transparent:hover, .float-box .wpcf7 input[type="submit"]:hover {
      background: #fff !important;
      color: #92bff1 !important;
      border-color: #92bff1 !important; }
  .btn-small {
    padding: .5rem 1rem;
    font-size: 15px;
    min-width: 120px; }

.btn:hover, .wpcf7 input[type="submit"]:hover {
  transform: translateY(-2px); }

.slider .btn, .slider .wpcf7 input[type="submit"], .wpcf7 .slider input[type="submit"],
.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 .wpcf7 input[type="submit"]:hover, .wpcf7 .slider input[type="submit"]:hover,
.slider a.btn:active,
.slider a.btn:active:focus,
.slider a.btn:focus,
.slider a.btn:hover {
  color: #fff;
  border: 1px solid #92bff1;
  background: #92bff1 !important; }

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

.social-icons {
  padding: 0 !important;
  text-align: center;
  line-height: normal;
  display: inline-flex;
  list-style: none; }
  .social-icons li {
    padding: 0 !important;
    display: inline-block; }
    .social-icons li a {
      font-family: "icomoon";
      font-size: 17px;
      line-height: 1em;
      display: inline-block;
      margin: 0.25rem;
      padding: 8px;
      border-radius: 50%;
      width: 28px;
      height: 28px;
      text-align: center;
      color: #fff;
      border: 2px solid #fff;
      background-color: transparent;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.33s ease; }
      .social-icons li a:hover {
        color: #92bff1;
        border-color: #92bff1; }
  @media screen and (max-width: 767px) {
    .social-icons {
      border: 0; } }

/** SOCIAL ICONS FONT GLYPHS **/
@font-face {
  font-family: "icomoon";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  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"; }

.icon-realself:before {
  content: '';
  background-image: url("assets/fonts/realself-icon.png");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  height: 200%;
  width: 200%;
  margin: -1em;
  filter: brightness(0) invert(1); }

.icon-realself:hover:before {
  filter: none; }

/** 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: #92bff1;
  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: #92bff1; }

  .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: #F0F0F0;
    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: #92bff1; }

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

  /* 	End Slick Nav Support */ }
/* Page Sections */
/*** Header ***/
#header {
  z-index: 9;
  width: 100%;
  text-transform: uppercase;
background:#fff;}
  @media (max-width: 1199px) {
    #header .container {
      max-width: 100%; } }
  @media (max-width: 767px) {
    #header {
      position: static; } }
  @media (max-width: 767px) {
    #header .logo-row {
      background-color: #92bff1; } }
  #header #logo {
    padding: 1em; }
    @media (max-width: 767px) {
      #header #logo {
        padding: .5em 1em; } }
    #header #logo h1, #header #logo a {
      margin: 0; }
    #header #logo a {
      display: flex;
      flex-direction: column;
      align-items: center; }
      #header #logo a img {
        max-height: 100px; }
        @media (max-width: 991px) {
          #header #logo a img {
            max-height: 80px; } }
  #header .contact {
    display: flex;
    justify-content: flex-end;
    text-align: center;
    padding: 8px 0 8px;
    color: #fff; }
    @media (max-width: 767px) {
      #header .contact {
        padding-top: 0px; } }
    #header .contact .call {
      font-size: 16px;
      line-height: 36px; }
      #header .contact .call a {
        display: inline-block;
        padding: 0 4px;
        color: #444; }
        #header .contact .call a:hover {
          color: #92bff1; }
      #header .contact .call small {
        vertical-align: text-bottom; }
    #header .contact .call, #header .contact .social {
      display: inline-block;
      margin: 8px 0; }

/****************************************************************/
/*** Top Navigation ***/
/****************************************************************/
#access {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  justify-content: justified;
  /* MEGA MENU */
  /* Mobile Nav Icon Buttons */ }
  #access #mega-menu-wrap-header-nav,
  #access #mega-menu-wrap-header-nav #mega-menu-header-nav {
    text-align: right;
    background: transparent !important;
    width: 100%;
    justify-content: space-between;
    /* Mobile */ }
    @media (max-width: 991px) {
      #access #mega-menu-wrap-header-nav,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav {
        text-align: center;
        margin-top: 0rem; } }
    #access #mega-menu-wrap-header-nav > li.mega-menu-item > a,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a {
      background: transparent;
      color: #fff;
      font-weight: 400;
      font-size: 16px;
      margin: 0 1vw 12px;
      padding: 0 0 2em;
      text-transform: uppercase;
      display: inline-block;
      box-sizing: border-box;
      height: 32px; }
      @media (min-width: 1199px) {
        #access #mega-menu-wrap-header-nav > li.mega-menu-item > a,
        #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a {
          border-bottom: 1px solid transparent; } }
      @media (max-width: 767px) {
        #access #mega-menu-wrap-header-nav > li.mega-menu-item > a,
        #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a {
          color: #92bff1; } }
    #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item a,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item a {
      border-bottom-color: #444; }
    #access #mega-menu-wrap-header-nav > li.mega-menu-item:hover a, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item a, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-toggle-on a,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item:hover a,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item a,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on a {
      background: transparent;
      font-weight: 400; }
      #access #mega-menu-wrap-header-nav > li.mega-menu-item:hover a:hover, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item a:hover, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-toggle-on a:hover,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item:hover a:hover,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item a:hover,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on a:hover {
        color: #92bff1; }
    #access #mega-menu-wrap-header-nav > li.mega-menu-item:hover li a, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item li a, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-toggle-on li a,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item:hover li a,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item li a,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on li a {
      color: #92bff1;
      text-decoration: none;
      border: none; }
      #access #mega-menu-wrap-header-nav > li.mega-menu-item:hover li a:hover, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-current-menu-item li a:hover, #access #mega-menu-wrap-header-nav > li.mega-menu-item.mega-toggle-on li a:hover,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item:hover li a:hover,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item li a:hover,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on li a:hover {
        color: #92bff1; }
    @media (min-width: 767px) {
      #access #mega-menu-wrap-header-nav > li.mega-menu-item,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item {
        /* Divider
        &+li.mega-menu-item {
          &:before {
            content: '';
            display: inline-block;
            background: $theme-secondary-color;
            vertical-align: middle;
            width: 2px;
            height: 1.5em;
          }
        }
        */ } }
    #access #mega-menu-wrap-header-nav .mega-menu-toggle,
    #access #mega-menu-wrap-header-nav .mega-menu-toggle .mega-toggle-label,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav .mega-menu-toggle,
    #access #mega-menu-wrap-header-nav #mega-menu-header-nav .mega-menu-toggle .mega-toggle-label {
      background: transparent !important;
      color: #8A8A8A; }
  #access .mobile-nav {
    position: absolute;
    z-index: 9;
    top: 0; }
    #access .mobile-nav li {
      display: inline-block; }
      #access .mobile-nav li a {
        transition: all 0.2s ease-in;
        color: #92bff1;
        padding: 8px; }
        #access .mobile-nav li a i {
          font-size: 24px;
          line-height: 40px; }
        #access .mobile-nav li a:hover {
          color: #8A8A8A; }

.wpcf7 label {
  width: 100%; }
.wpcf7 input,
.wpcf7 select,
.wpcf7 option,
.wpcf7 p#captcha,
.wpcf7 textarea {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  padding: .75em 1em;
  border: 0;
  background: #F0F0F0;
  box-sizing: border-box;
  margin: .75em 0;
  transition: all 0.3s ease-in-out;
  height: 3em;
  border-radius: 0;
  font-size: 92%;
  line-height: 1em; }
.wpcf7 input[type="checkbox"] {
  width: 20px;
  height: 20px; }
.wpcf7 select {
  text-indent: .5em; }
.wpcf7 textarea {
  float: left;
  height: 12em;
  resize: none; }
.wpcf7 p#captcha {
  float: left;
  height: 26px;
  padding: 7px;
  background: white; }
.wpcf7 input.captcha-input {
  float: right;
  height: 25px; }
.wpcf7 input[type="submit"] {
  height: 2.5em;
  width: auto;
  margin: 0 auto;
  padding: 0 4rem;
  display: block; }
.wpcf7 div.wpcf7-validation-errors {
  z-index: 9999999999;
  color: red;
  border: 2px solid #f7e700;
  background: white; }

footer#footer {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  background: #F0F0F0;
  color: #8A8A8A;
  padding: 1em 0 2em; }
  @media (max-width: 767px) {
    footer#footer {
      text-align: center; } }
  @media (max-width: 991px) {
    footer#footer .container {
      max-width: 92%; } }
  footer#footer h2, footer#footer h3, footer#footer h4, footer#footer h5, footer#footer h6 {
    text-transform: uppercase;
    color: #8A8A8A; }
  footer#footer a {
    color: #8A8A8A; }
    footer#footer a:hover {
      color: #92bff1; }
  footer#footer strong {
    font-weight: 600; }
  footer#footer address {
    line-height: 1.2;
    margin-bottom: 1rem; }
    footer#footer address span {
      display: inline-block; }
  @media (max-width: 991px) {
    footer#footer #footer-3, footer#footer #footer-4 {
      text-align: center; } }
  footer#footer .footer-nav ul {
    display: block; }
    footer#footer .footer-nav ul li {
      display: block;
      padding: 0; }
  footer#footer .social-icons {
    padding: 0 !important; }
    footer#footer .social-icons li {
      padding: 0 !important; }
      footer#footer .social-icons li a {
        color: #92bff1;
        border-color: #92bff1; }
        footer#footer .social-icons li a:hover {
          color: #fff;
          background: #92bff1; }
    footer#footer .social-icons .icon-realself:before {
      filter: none; }
    footer#footer .social-icons .icon-realself:hover:before {
      filter: brightness(0) invert(1); }
  footer#footer .footer-copyright {
    margin: 2rem 0;
    padding-top: 1rem;
    font-size: 80%;
    line-height: 1.1;
    border-top: 1px solid #8A8A8A; }

/* Content Templates */
.float-box {
  background: #92bff1;
  position: fixed;
  z-index: 999;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
  right: -60%;
  top: 25%;
  width: 60%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  /***
  a.clicker span:after {
    content: '◂ ';
    display: inline-block;
    position: relative;
    top: 4px;
    font-size: 32px;
    transform: rotate(-90deg);
  }
  ***/ }
  .float-box.hidden-reveal {
    position: fixed;
    z-index: 999;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    right: 0;
    top: 25%;
    width: 60%; }
  .float-box .row {
    position: relative;
    z-index: 99; }
  .float-box p {
    color: #fff;
    text-align: center;
    margin: 0 0 1em 0; }
  .float-box address {
    color: #fff;
    font-weight: 400; }
  .float-box a.clicker {
    font-family: "Open Sans", sans-serif;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid #92bff1;
    position: absolute;
    display: block;
    height: 100%;
    left: -38px;
    top: 0;
    color: #fff;
    width: 0; }
  .float-box a.clicker:hover {
    border-right-color: #8A8A8A;
    color: #FFF; }
  .float-box a.clicker span {
    font-size: 18px;
    display: block;
    transform: rotate(90deg);
    transition: all 0.2s ease-out;
    font-weight: 400;
    white-space: nowrap;
    transform-origin: left bottom 0;
    width: 240px;
    text-align: center;
    line-height: 200%; }
  .float-box a.clicker:hover, .float-box a.clicker span:hover {
    text-decoration: none !important; }
  .float-box.hidden-reveal {
    background: #92bff1; }
  .float-box.hidden-reveal a.clicker span::after {
    transform: rotate(90deg); }
  .float-box img {
    height: auto;
    display: block; }
  .float-box .float-location a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
    .float-box .float-location a img {
      width: 100%;
      padding: 0 15px;
      object-fit: contain; }
    .float-box .float-location a p {
      line-height: 1.1;
      padding: 1em; }
  .float-box .wpcf7 p {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    margin: 0 0 0.5em 0; }
  .float-box .wpcf7 input,
  .float-box .wpcf7 textarea {
    color: #333;
    text-transform: lowercase;
    font-size: 14px;
    width: 100%;
    padding: 8px;
    border: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 12px; }
  .float-box .wpcf7 input[type="submit"] {
    border-color: #fff;
    margin: 12px 0px 0px;
    display: block; }
  .float-box .wpcf7 img.ajax-loader {
    position: absolute;
    z-index: 999;
    top: 6px;
    right: 12px; }
  .float-box .wpcf7 textarea {
    height: 75px;
    resize: none; }
  .float-box address p,
  .float-box address a {
    text-align: left; }
  .float-box address a,
  .float-box .links a {
    color: #fff; }
  .float-box .links a {
    display: block;
    font-size: 18px;
    padding: 2.45rem 0;
    border-bottom: 1px solid #fff; }
  .float-box .links a:last-child {
    border: 0; }
  .float-box .links a::after {
    content: '» ';
    display: inline; }
  .float-box a:hover,
  .float-box .links a:hover {
    text-decoration: underline; }
  .float-box .col {
    border-left: 1px solid #fff; }

section.hero {
  min-height: 480px;
  height: 92vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right 50%;
  padding: 0; }
  section.hero .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 480px;
    height: 92vh; }
    section.hero .container .content {
      max-width: 900px;
      margin: auto auto 2em;
      color: #fff;
      text-align: center;
      text-transform: uppercase; }
      section.hero .container .content h2 {
        color: #fff;
        font-size: 3em;
        margin: 8px 0 12px;
        padding-bottom: 12px;
        position: relative; }
        @media (max-width: 991px) {
          section.hero .container .content h2 {
            font-size: 2.5em; } }
        @media (max-width: 767px) {
          section.hero .container .content h2 {
            font-size: 2em; } }
        section.hero .container .content h2:after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          width: 120px;
          height: 2px;
          margin: 0 auto;
          background: #fff; }
      section.hero .container .content p {
        font-size: 1.5em;
        font-weight: 500; }
        @media (max-width: 767px) {
          section.hero .container .content p {
            font-size: 1em; } }

.text-image {
  padding-bottom: 0; }
  .text-image .image {
    /* center vertically
    display: flex;
    flex-direction: column;
    justify-content: center;
    */
    overflow: hidden; }
    .text-image .image img {
      width: 100%;
      object-fit: contain;
      margin-left: -5%;
      margin-bottom: 2em; }
  .text-image .content {
    margin-bottom: 2em; }
    .text-image .content * {
      z-index: 1;
      /*position: relative;*/ }
  .text-image.right .image {
    order: 2; }
    .text-image.right .image img {
      margin-left: 5%; }
  .text-image.right .content {
    order: 1; }
  .text-image.accent .content {
    position: relative; }
    .text-image.accent .content:before {
      content: url("assets/img/content/logo-accent.jpg");
      display: block;
      z-index: 0;
      position: absolute;
      top: -2em;
      right: -2em; }

.lets-be-social {
  padding: 1em 0;
  margin-bottom: -1em;
  background-color: #92bff1; }
  .lets-be-social .row {
    justify-content: space-evenly; }
  .lets-be-social .col {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .lets-be-social .col h3, .lets-be-social .col h4, .lets-be-social .col h5, .lets-be-social .col h6, .lets-be-social .col a {
      color: #fff;
      line-height: 1.2em; }
    .lets-be-social .col .social-icons {
      margin: 0 auto !important; }
      .lets-be-social .col .social-icons a {
        font-size: 24px;
        height: 40px;
        width: 40px; }
      .lets-be-social .col .social-icons .icon-realself:before {
        margin: -.15em; }

section.service-four-cols {
  padding: 1em 0;
  text-align: center; }
  section.service-four-cols .cred {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    section.service-four-cols .cred img {
      border: none !important;
      height: 100%;
      max-height: 60vh;
      object-fit: cover; }
      @media (max-width: 767px) {
        section.service-four-cols .cred img {
          max-height: 40vh; } }
    section.service-four-cols .cred h2 {
      position: absolute;
      width: 100%;
      z-index: 9;
      color: #fff;
      font-weight: 400;
      letter-spacing: .5vw;
      transition: transform .5s; }
    section.service-four-cols .cred:hover h2 {
      transform: scale(1.1); }
    section.service-four-cols .cred:after {
      content: '';
      position: absolute; }
    section.service-four-cols .cred:hover:after {
      background: rgb(146 191 241 / 40%); }

.procedure-highlight {
  padding: 0 0 1em; }
  .procedure-highlight h3, .procedure-highlight .procedure-info {
    display: none; }
    .procedure-highlight h3.header, .procedure-highlight h3.active, .procedure-highlight .procedure-info.header, .procedure-highlight .procedure-info.active {
      display: block; }
  .procedure-highlight.flipped > * > .row {
    flex-direction: row-reverse; }
  @media (min-width: 991px) {
    .procedure-highlight + .procedure-highlight {
      margin-top: -4em; }
      .procedure-highlight + .procedure-highlight .copy {
        padding-top: 8em; } }
  .procedure-highlight .background {
    background-position: 50%;
    background-size: cover;
    min-height: 320px; }
  .procedure-highlight .copy {
    text-align: center;
    padding: 4em 4vw 6em; }
    .procedure-highlight .copy h2, .procedure-highlight .copy h3, .procedure-highlight .copy h4, .procedure-highlight .copy h5 {
      text-transform: uppercase; }
    .procedure-highlight .copy h2 {
      display: inline-block;
      margin: 0 auto;
      font-weight: 400;
      line-height: .8;
      margin-bottom: 1em;
      font-size: 60px; }
      @media (max-width: 991px) {
        .procedure-highlight .copy h2 {
          font-size: 40px; } }
      .procedure-highlight .copy h2 small {
        float: left;
        font-weight: 200; }
    .procedure-highlight .copy ul.tabs {
      display: inline-block;
      position: relative;
      padding: 0 0 0 15px !important;
      text-align: left;
      min-width: 280px;
      letter-spacing: 0; }
      .procedure-highlight .copy ul.tabs:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 1px;
        height: 100%;
        display: block;
        background: #F0F0F0; }
      .procedure-highlight .copy ul.tabs li {
        list-style: none !important;
        color: #92bff1;
        font-size: 116%;
        text-transform: uppercase;
        position: relative;
        z-index: 2; }
        .procedure-highlight .copy ul.tabs li.active {
          list-style: square !important;
          font-size: 132%;
          margin-left: 2px; }
        .procedure-highlight .copy ul.tabs li + li {
          padding-top: .25em !important; }
    .procedure-highlight .copy h4 {
      font-weight: 400; }
    .procedure-highlight .copy .inner.info {
      padding: 1em 0; }

section.gallery-panel {
  height: 31vw;
  max-height: 600px;
  min-height: 320px;
  background-size: cover;
  background-position: 30% 50%;
  background-repeat: no-repeat; }
  section.gallery-panel div, section.gallery-panel a {
    height: 100%; }
  section.gallery-panel a {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    section.gallery-panel a img {
      width: 48%;
      min-width: 300px;
      margin-right: 1em;
      margin-left: auto;
      border: none !important;
      transition: transform .5s; }
    section.gallery-panel a:hover img {
      transform: scale(1.2); }
  @media (max-width: 767px) {
    section.gallery-panel img {
      margin: 0 auto !important;
      background: rgba(255, 255, 255, 0.75); } }

section.testimonial-slider {
  text-align: right; }
  section.testimonial-slider .carousel {
    padding: 0 5vw; }
    section.testimonial-slider .carousel .carousel-control {
      width: 4vh;
      position: absolute;
      top: 0;
      bottom: 0;
      transform: scaleY(2);
      transition: transform .5s;
      opacity: 1; }
      section.testimonial-slider .carousel .carousel-control-prev {
        left: 0; }
      section.testimonial-slider .carousel .carousel-control-next {
        right: 0; }
      section.testimonial-slider .carousel .carousel-control:hover {
        color: #92bff1;
        transform: scaleY(2.4) scaleX(1.2); }
      section.testimonial-slider .carousel .carousel-control span {
        font-weight: bold;
        width: 4vh;
        height: 2vh;
        font-size: 2vh;
        line-height: 1.6vh;
        background: #92bff1;
        color: #fff;
        border-radius: 50%;
        padding-right: .5vh; }
      section.testimonial-slider .carousel .carousel-control-next span {
        padding-right: 0;
        padding-left: .5vh; }
  section.testimonial-slider .image {
    padding: 0 4vw 4vw 0; }
    section.testimonial-slider .image img {
      margin-left: 1em;
      margin-right: 1em;
      box-shadow: 0 4px 8px #000; }
  section.testimonial-slider .text {
    font-size: 104%;
    padding-top: 1em;
    padding-bottom: 1em; }
    section.testimonial-slider .text p {
      margin: 0;
      text-align: right; }
      section.testimonial-slider .text p.quote:before, section.testimonial-slider .text p.quote:after {
        content: '\0022'; }
      section.testimonial-slider .text p.name {
        font-weight: 400; }
        section.testimonial-slider .text p.name:before {
          content: '\2014';
          display: block; }
  section.testimonial-slider.fixed-image .image {
    background-size: cover;
    background-position: 50%; }
  section.testimonial-slider.fixed-image .carousel-item .text, section.testimonial-slider.fixed-image h2, section.testimonial-slider.fixed-image p {
    text-align: center; }
  section.testimonial-slider.fixed-image h2 {
    text-transform: uppercase;
    font-weight: 400; }
  section.testimonial-slider.fixed-image .name {
    margin-bottom: 1em; }

section.quick-contact {
  background: #8A8A8A;
  background-size: cover;
  background-position: 50% 50%;
  padding: 0; }
  section.quick-contact .row {
    justify-content: center; }
  section.quick-contact h2 {
    color: #8A8A8A;
    font-weight: 400;
    text-indent: 1rem;
    text-transform: uppercase; }
  section.quick-contact .form {
    padding-top: 4em;
    padding-bottom: 4em; }
    section.quick-contact .form input,
    section.quick-contact .form select,
    section.quick-contact .form option,
    section.quick-contact .form p#captcha,
    section.quick-contact .form textarea {
      background: #fff; }

section.contact {
  text-align: center;
  padding: 1em 0; }
  section.contact .container-fluid {
    position: relative; }
  section.contact .contact-info {
    max-width: 480px;
    background-image: url(assets/img/content/footer-location.jpg);
    background-color: #92bff1;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 3;
    padding: 4rem 2rem; }
    @media (max-width: 991px) {
      section.contact .contact-info {
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      section.contact .contact-info {
        margin: 0; } }
    section.contact .contact-info .social-icons {
      margin: 1em auto !important; }
    section.contact .contact-info h3,
    section.contact .contact-info h4 {
      color: #fff;
      line-height: 1.25em;
      text-transform: uppercase; }
    section.contact .contact-info h3 {
      font-size: 45px;
      font-weight: 400; }
      section.contact .contact-info h3.featured-title::after {
        display: none; }
      @media screen and (max-width: 1199px) {
        section.contact .contact-info h3 {
          font-size: 36px; } }
      @media screen and (max-width: 991px) {
        section.contact .contact-info h3 {
          font-size: 24px; } }
    section.contact .contact-info h4 {
      font-size: 28px;
      font-weight: 300; }
      @media screen and (max-width: 1199px) {
        section.contact .contact-info h4 {
          font-size: 24px; } }
      @media screen and (max-width: 767px) {
        section.contact .contact-info h4 {
          font-size: 18px; } }
      section.contact .contact-info h4 h3,
      section.contact .contact-info h4 h4 {
        color: #fff; }
      section.contact .contact-info h4 h3 {
        font-size: 45px;
        font-weight: 400; }
        section.contact .contact-info h4 h3.featured-title::after {
          display: none; }
        @media screen and (max-width: 1199px) {
          section.contact .contact-info h4 h3 {
            font-size: 36px; } }
        @media screen and (max-width: 991px) {
          section.contact .contact-info h4 h3 {
            font-size: 24px; } }
      section.contact .contact-info h4 h4 {
        font-size: 28px;
        font-weight: 300; }
        @media screen and (max-width: 1199px) {
          section.contact .contact-info h4 h4 {
            font-size: 24px; } }
        @media screen and (max-width: 767px) {
          section.contact .contact-info h4 h4 {
            font-size: 18px; } }
    section.contact .contact-info address {
      margin: 1em 0;
      line-height: 1.2;
      text-transform: uppercase; }
      section.contact .contact-info address span {
        font-size: 108%; }
    section.contact .contact-info a {
      color: #fff;
      border-color: #fff; }
      section.contact .contact-info a:hover {
        text-shadow: 0 0 4px #fff; }
  section.contact .social-icons {
    display: flex;
    justify-content: center; }
    section.contact .social-icons a {
      font-size: 20px;
      height: 40px;
      width: 40px; }
      section.contact .social-icons a.icon-realself:before {
        margin: -.15em; }
      section.contact .social-icons a.icon-realself:hover:before {
        filter: brightness(0) invert(1) !important; }
  section.contact .graphics {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (min-width: 767px) {
      section.contact .graphics {
        position: absolute; } }
    section.contact .graphics img {
      width: 100%;
      object-fit: cover; }
      section.contact .graphics img + img {
        height: 30%; }

/* Last Call */

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

/***********************************************/
/* REVISIONS :::: ******************************/
/***********************************************/

.ctmpg-img-header {display:none !important;}

iframe { max-width: 100%; }

.rll-youtube-player { padding-bottom: 75% !important; }

section.testimonial-slider .carousel .carousel-control {
	top: 10%;
	bottom: 20%;
}

/* Toggle Shortcode */
.toggle-wrapper {
  display: block;
  width: auto;
  clear: both;
}

h3.trigger {
	border-radius: 5px;
	background: #92bff1;
	margin: 0.2em 0 !important;
	font-size: 20px;
	padding: 8px 12px 8px 32px;
	float: left;
	width: 100%;
	position: relative;
}

h3.trigger a,
h3.trigger a .plus-minus  {
	color: #FFF;
	transition:	all 0.2s ease-out !important;
}

h3.trigger a .plus-minus,
h3.trigger.active a .plus-minus {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 8px;
	right: 12px;
	opacity: 1;
	display: block;
	background: rgba(255,255,255,.3);
}

h3.trigger a .plus-minus:after {
	content: '+';
	position: absolute;
	top: 0;
	bottom: 0;
	line-height: 18px;
	width: 100%;
	text-align: center;
	font-size: 24px;
}

h3.trigger.active a .plus-minus:after {
	content: '-';
}

h3.trigger a:hover .plus-minus {
	opacity: 0.8;
}

.toggle_container {
	overflow: hidden;
	padding: 12px 40px;
	width: 100%;
	margin: 0 auto;
}

@media screen and (max-width: 950px) {
section.hero {
    background-position: left; } }