@charset "UTF-8";
/*
Theme Name: KPS Plastic Surgery 2019
Theme URI: http://www.creativetakeweb.com
Description: Theme produced by CreativeTake Medical
Version: 1.0
Author: CreativeTake Medical
Author URI: http://www.creativetakeweb.com
*/
/* =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|Quicksand:400,400i,500,500i,600,600i&display=swap");
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  display: inline-block; }

.col-xs-5ths {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 768px) {
  .col-sm-5ths {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 992px) {
  .col-md-5ths {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
@media (min-width: 1200px) {
  .col-lg-5ths {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }
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: 400;
  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.testimonial-slider.overlay-image .image, section.text-overlay:after {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

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

/*** Links
****************************************************************/
a {
  font-weight: normal;
  text-decoration: none;
  color: #01B3F9; }
  a.invert {
    color: #555; }
  a:active, a:focus, a:hover {
    text-decoration: none;
    color: #e75948;
    outline: 0; }
    a:active.invert, a:focus.invert, a:hover.invert {
      color: #01B3F9; }

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

::selection {
  color: #fff;
  background: #01B3F9;
  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; }
  #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: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: #01B3F9; }

.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: #01B3F9; }

@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;
  background-repeat: no-repeat; }

.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; }
      .bg-overlay {background: rgb(70, 69, 69);}}

/*** 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: #01B3F9;
  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: #e75948; }
  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: #01B3F9; }

#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: right;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #8A8A8A; }
  @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: #01B3F9;
    right: 0;
    bottom: 0; }
  .featured-title:before {
    width: 70%;
    height: 1px; }
  .featured-title:after {
    height: 100%;
    width: 1px; }
  .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; }

h1.line-behind, h2.line-behind, .text-image h2.header, h3.line-behind, .text-image h3.header, h4.line-behind, .text-image h4.header, h5.line-behind, .text-image h5.header {
  background: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 0 2rem; }
  h1.line-behind:after, h2.line-behind:after, .text-image h2.header:after, h3.line-behind:after, .text-image h3.header:after, h4.line-behind:after, .text-image h4.header:after, h5.line-behind:after, .text-image h5.header:after {
    content: '';
    left: 0;
    right: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: -1;
    background-color: #F5F5F5; }

/* 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: 14px;
  margin: 1rem 0 2rem;
  padding: .5rem 1rem;
  min-width: 180px;
  transition: all 0.3s ease;
  white-space: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #01B3F9;
  border: 2px solid #8A8A8A;
  border-radius: 2px;
  background: transparent;
  box-shadow: 0 4px 8px transparent;
  text-shadow: none; }
  .btn:hover, .wpcf7 input[type="submit"]:hover {
    cursor: pointer;
    outline: 0;
    color: #fff;
    background: #01B3F9;
    border-color: #01B3F9;
    box-shadow: 0 4px 8px rgba(51, 51, 51, 0.5); }
  .btn-secondary, .wpcf7 input[type="submit"] {
    background: #01B3F9 !important;
    border-color: #01B3F9 !important;
    color: #fff; }
    .btn-secondary:hover, .wpcf7 input[type="submit"]:hover {
      background: #e75948 !important;
      border-color: #e75948 !important; }
  .btn-white {
    background: #fff !important;
    color: #01B3F9 !important;
    border-color: #01B3F9 !important; }
    .btn-white:hover {
      background: #01B3F9 !important;
      color: #fff !important;
      border-color: #01B3F9 !important; }
  .btn-transparent, .float-box .wpcf7 input[type="submit"] {
    background: transparent !important;
    color: #01B3F9 !important;
    border-color: #8A8A8A !important; }
    .btn-transparent-white {
      color: #fff;
      border-color: #fff; }
    .btn-transparent:hover, .float-box .wpcf7 input[type="submit"]:hover {
      background: #01B3F9 !important;
      color: #fff !important;
      border-color: #01B3F9 !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 #01B3F9;
  background: #01B3F9 !important; }

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

.social-icons {
  padding: 0 0 .5rem !important;
  text-align: center;
  line-height: normal;
  display: inline-flex;
  justify-content: flex-end;
  list-style: none; }
  .social-icons li {
    padding: 0 !important;
    display: inline-block; }
    .social-icons li a {
      font-family: "icomoon";
      font-size: 20px;
      line-height: 1em;
      display: inline-block;
      margin: 0.25rem;
      padding: .75em;
      border-radius: 50%;
      width: 28px;
      height: 28px;
      text-align: center;
      color: #e75948;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.33s ease;
      text-transform: none !important; }
      .social-icons li a:hover {
        color: #e75948; }
  @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 {
  position: relative; }

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

.icon-realself:hover:before {
  filter: brightness(0) invert(1); }

/* Set per-screen-size variables */
.carousel.multi-incremental {
  /* medium - display 3  */
  /* large - display 3 */ }
  @media (max-width: 768px) {
    .carousel.multi-incremental .carousel-inner .carousel-item > div {
      display: none; }
    .carousel.multi-incremental .carousel-inner .carousel-item > div:first-child {
      display: block; } }
  .carousel.multi-incremental .carousel-inner {
    margin: 0; }
  .carousel.multi-incremental .carousel-item {
    min-height: 0 !important; }
  .carousel.multi-incremental .carousel-inner .carousel-item.active,
  .carousel.multi-incremental .carousel-inner .carousel-item-next,
  .carousel.multi-incremental .carousel-inner .carousel-item-prev {
    display: flex; }
  @media (min-width: 768px) {
    .carousel.multi-incremental .carousel-inner .carousel-item-right.active,
    .carousel.multi-incremental .carousel-inner .carousel-item-next {
      transform: translateX(33.33333%); }
    .carousel.multi-incremental .carousel-inner .carousel-item-left.active,
    .carousel.multi-incremental .carousel-inner .carousel-item-prev {
      transform: translateX(-33.33333%); } }
  @media (min-width: 992px) {
    .carousel.multi-incremental .carousel-inner .carousel-item-right.active,
    .carousel.multi-incremental .carousel-inner .carousel-item-next {
      transform: translateX(33.33333%); }
    .carousel.multi-incremental .carousel-inner .carousel-item-left.active,
    .carousel.multi-incremental .carousel-inner .carousel-item-prev {
      transform: translateX(-33.33333%); } }
  .carousel.multi-incremental .carousel-inner .carousel-item-right,
  .carousel.multi-incremental .carousel-inner .carousel-item-left {
    transform: translateX(0); }
  .carousel.multi-incremental .carousel-control {
    width: auto;
    margin-left: -1em; }
    .carousel.multi-incremental .carousel-control-next {
      margin-left: auto;
      margin-right: -1em; }
    .carousel.multi-incremental .carousel-control span {
      color: #01B3F9;
      transform: scaleY(2);
      font-weight: bold; }
  @media (max-width: 575px) {
    .carousel.multi-incremental .carousel-inner {
      justify-content: center; }
    .carousel.multi-incremental .carousel-item {
      justify-content: center; }
      .carousel.multi-incremental .carousel-item > * + * {
        display: none; }
    .carousel.multi-incremental .carousel-control {
      display: none; } }

/**
Carousel Active Card =====
Carousel shows active centered with next and previous visible to the sides
 **/
#main .carousel.active-card {
  width: 180vw;
  margin-left: -40vw; }
  #main .carousel.active-card .container-fluid {
    padding: 0; }
  #main .carousel.active-card .carousel-item {
    background: #fff;
    margin: 0; }
    #main .carousel.active-card .carousel-item .t-card {
      padding: 2vw 4vw;
      box-sizing: border-box; }
      #main .carousel.active-card .carousel-item .t-card .text {
        background: #F5F5F5;
        padding: 4rem 2vw; }
        #main .carousel.active-card .carousel-item .t-card .text * {
          text-align: center; }
  #main .carousel.active-card .carousel-control {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(66% - 4vw);
    left: auto;
    margin: auto;
    background: #01B3F9;
    min-height: 240px;
    width: 2vw;
    min-width: 2em;
    transform: none; }
    #main .carousel.active-card .carousel-control-next {
      left: calc(66% - 4vw);
      right: auto; }
    #main .carousel.active-card .carousel-control span {
      background: none;
      border: none;
      writing-mode: vertical-rl;
      text-orientation: upright;
      top: 0;
      bottom: 0;
      height: 100%;
      width: 1em;
      color: #fff;
      transform: none;
      font-size: calc(1rem + .025vw);
      font-weight: 200;
      padding: 0 .25vw;
      letter-spacing: -.25rem; }
  @media (max-width: 767px) {
    #main .carousel.active-card {
      width: 100%;
      margin-left: 0; }
      #main .carousel.active-card .carousel-item {
        z-index: 2;
        background: transparent; }
      #main .carousel.active-card .carousel-item.active {
        z-index: 0; }
      #main .carousel.active-card .carousel-control {
        left: 0%;
        right: auto; }
        #main .carousel.active-card .carousel-control-next {
          left: auto;
          right: 0%; } }

/* Page Sections */
/*** Header ***/
#header {
  font-family: "Open Sans", sans-serif; }
  @media (max-width: 1199px) {
    #header .container {
      max-width: 100%; } }
  #header.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0; }
  #header #main-nav {
    background: transparent;
    padding: 1rem;
    position: absolute;
    top: 0;
    margin: 0;
    z-index: 10; }
    @media (max-width: 767px) {
      #header #main-nav .col-call a {
        font-size: 1rem;
        line-height: 1.2rem; } }
    @media (max-width: 767px) {
      #header #main-nav .col-nav {
        z-index: 10;
        background: rgba(255, 255, 255, 0.75); } }
    #header #main-nav a.call {
      display: block;
      text-align: right;
      text-transform: uppercase;
      color: #555; }
      @media (max-width: 991px) {
        #header #main-nav a.call {
          line-height: 2.5rem; }
          #header #main-nav a.call span {
            display: none; } }
      #header #main-nav a.call:hover {
        color: #01B3F9; }
  #header .hero {
    height: 90vh;
    max-height: 90vh;
    background-size: cover;
    background-position: 10% 50%;
    background-repeat: no-repeat;
    background-color: #F5F5F5;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #header .hero #logo {
      padding: 1em;
      position: relative;
      margin: 0 auto;
      z-index: 9; }
      #header .hero #logo h1, #header .hero #logo a {
        margin: 0; }
      #header .hero #logo a {
        display: flex;
        flex-direction: column;
        align-items: center; }
        #header .hero #logo a img {
          max-width: 32vw;
          min-width: 240px;
          max-height: 256px; }
    @media (min-width: 767px) {
      #header .hero {
        height: 48vw;
        background-position: left 50%; }
        #header .hero #logo {
          margin-right: 60vw; } }
    @media (max-width: 767px) {
      #header .hero {
        height: 90vh;
        max-height: 480px; }
        #header .hero:after {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          background: rgba(255, 255, 255, 0.5);
		background: none; } }
    .inside-page #header .hero {
      height: 100px;
      background-image: none !important;
      background-color: #fff; }
      .inside-page #header .hero #logo {
        margin-left: auto; }
        .inside-page #header .hero #logo img {
          min-width: 0;
          max-width: 100%;
          height: 80px; }

/****************************************************************/
/*** Top Navigation ***/
/****************************************************************/
#main-nav {
  margin: 0 -15px; }
  @media (max-width: 991px) {
    #main-nav {
      margin: 0 auto; } }

#access {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  justify-content: justified;
  /* MEGA MENU */
  /* Mobile Nav Icon Buttons */ }
  @media (min-width: 991px) {
    #access {
      padding: 0rem 2em; } }
  #access #mega-menu-wrap-header-nav,
  #access #mega-menu-wrap-header-nav #mega-menu-header-nav {
    text-align: center;
    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; } }
    @media (min-width: 991px) {
      #access #mega-menu-wrap-header-nav > li.mega-menu-item + li:before,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item + li:before {
        width: 1px;
        height: .8rem;
        background: #555;
        display: inline-block; } }
    #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: #555;
      font-weight: 500;
      font-size: 14px;
      margin: 0;
      padding: 0 1em;
      text-transform: uppercase;
      letter-spacing: 0;
      display: inline-block;
      box-sizing: border-box; }
      @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: #555; } }
      #access #mega-menu-wrap-header-nav > li.mega-menu-item > a:hover,
      #access #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a:hover {
        color: #e75948; }
    #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 {
      color: #555; }
      #access #mega-menu-wrap-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-current-menu-item a:hover {
        color: #e75948; }
    #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; }
    #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: #8A8A8A;
      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: #fff;
        background: #01B3F9; }
    @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: #01B3F9;
        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: .5em 1em;
  border: 0;
  background: transparent;
  box-sizing: border-box;
  margin: .25em 0 .75em;
  transition: all 0.3s ease-in-out;
  height: 3em;
  border-radius: 0;
  font-size: 100%;
  line-height: 1em; }
.wpcf7 input[type="checkbox"] {
  width: 20px;
  height: 20px; }
.wpcf7 select {
  text-indent: .5em; }
.wpcf7 textarea {
  float: left;
  height: 11em;
  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.simplified {
  background: #F5F5F5;
  text-align: center;
  justify-content: center;
  padding-top: 4em;
  padding-bottom: 4em; }
  footer.simplified a {
    color: #000; }
    footer.simplified a:hover {
      color: #e75948; }
  footer.simplified img {
    mix-blend-mode: multiply;
    margin: 0 auto;
    max-width: 320px;
    width: 100%; }
  footer.simplified .bottom {
    padding: 0 4vw; }
    footer.simplified .bottom .row > * {
      margin-bottom: 1em; }
    footer.simplified .bottom .row + .row {
      border-top: 1px solid #555; }
    footer.simplified .bottom .footer-nav {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      text-transform: uppercase;
      padding: 0em 0;
      font-size: 14px; }
      footer.simplified .bottom .footer-nav li {
        padding: 8px 4px;
        margin: 0 12px 4px; }
    @media (min-width: 991px) {
      footer.simplified .bottom .address {
        text-align: left;
        line-height: 1.2; }
      footer.simplified .bottom .phone {
        text-align: right;
        font-size: 140%; }
        footer.simplified .bottom .phone a {
          color: #01B3F9;
          display: inline-block; } }
    footer.simplified .bottom .aside {
      text-align: left; }
      footer.simplified .bottom .aside:nth-of-type(n+2) {
        text-align: right; }
      @media (max-width: 767px) {
        footer.simplified .bottom .aside {
          order: 4; } }
    footer.simplified .bottom address {
      text-transform: uppercase; }
      footer.simplified .bottom address h2, footer.simplified .bottom address h3, footer.simplified .bottom address h4, footer.simplified .bottom address h5, footer.simplified .bottom address h6 {
        text-transform: uppercase;
        margin-bottom: 0; }
    footer.simplified .bottom .social-icons a {
      color: #01B3F9;
      background: transparent; }
      footer.simplified .bottom .social-icons a:hover {
        color: #F5F5F5;
        background-color: #01B3F9;
        border-color: #01B3F9; }
      footer.simplified .bottom .social-icons a.icon-realself:before {
        filter: brightness(0) invert(0.25); }
      footer.simplified .bottom .social-icons a.icon-realself:hover:before {
        filter: brightness(0) invert(1); }
  footer.simplified .copyright {
    padding: 1em 0 4em;
    margin: 1em 0 0; }

/* Content Templates */
.float-box {
  background: #01B3F9;
  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 #01B3F9;
    position: absolute;
    display: block;
    height: 100%;
    left: -38px;
    top: 0;
    color: #fff;
    width: 0; }
  .float-box a.clicker:hover {
    border-right-color: #e75948;
    color: #FFF; }
  .float-box a.clicker span {
    font-size: 16px;
    display: block;
    transform: rotate(90deg);
    transition: all 0.2s ease-out;
    font-weight: 400;
    white-space: nowrap;
    transform-origin: left bottom 0;
    width: 180px;
    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: #01B3F9; }
  .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;
    background: #F5F5F5; }
  .float-box .wpcf7 input[type="submit"] {
    margin: 12px 0px 0px;
    display: block;
    background: #8A8A8A;
    color: #fff !important; }
  .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; }

.lets-be-social {
  padding: 0;
  margin: -1rem 0 2rem;
  color: #01B3F9; }
  @media (max-width: 767px) {
    .lets-be-social {
      padding: 0; } }
  .lets-be-social .row {
    justify-content: space-evenly;
    max-width: 900px;
    margin: 0 auto;
    background-color: #F5F5F5;
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .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: #e75948;
      line-height: 1.2;
      font-weight: 400;
      font-size: 1.75rem;
      text-transform: uppercase; }
      .lets-be-social .col h3 a, .lets-be-social .col h4 a, .lets-be-social .col h5 a, .lets-be-social .col h6 a, .lets-be-social .col a a {
        display: inline-block;
        font-weight: 400;
        font-size: 2.1rem;
        margin: 0 0; }
        .lets-be-social .col h3 a:hover, .lets-be-social .col h4 a:hover, .lets-be-social .col h5 a:hover, .lets-be-social .col h6 a:hover, .lets-be-social .col a a:hover {
          color: #e75948; }
        @media (max-width: 991px) {
          .lets-be-social .col h3 a, .lets-be-social .col h4 a, .lets-be-social .col h5 a, .lets-be-social .col h6 a, .lets-be-social .col a a {
            font-size: 1.2rem; } }
    .lets-be-social .col .social-icons {
      margin: 0 auto;
      margin: 0 4% !important;
      justify-content: space-evenly; }
      .lets-be-social .col .social-icons a {
        font-size: 30px;
        height: 40px;
        width: 40px;
        color: #01B3F9; }
        .lets-be-social .col .social-icons a:hover {
          color: #e75948; }
        .lets-be-social .col .social-icons a.cta {
          text-align: left; }
          @media (max-width: 991px) {
            .lets-be-social .col .social-icons a.cta {
              text-align: center; } }
          .lets-be-social .col .social-icons a.cta h2, .lets-be-social .col .social-icons a.cta h3, .lets-be-social .col .social-icons a.cta h4, .lets-be-social .col .social-icons a.cta h5 {
            margin: 0; }
          .lets-be-social .col .social-icons a.cta h2 {
            text-transform: uppercase;
            font-weight: 500;
            letter-spacing: -1px; }
          .lets-be-social .col .social-icons a.cta h3 {
            color: #555; }
          .lets-be-social .col .social-icons a.cta a.action {
            font-size: 1em; }
          .lets-be-social .col .social-icons a.cta .tagline {
            padding-top: 1em;
            color: #01B3F9;
            text-transform: uppercase; }

.bordered-blurb {
  padding: 1.5em 4vw;
  text-align: center; }
  .bordered-blurb .container {
    max-width: 1080px; }
  .bordered-blurb .row {
    justify-content: center;
    padding: 2em; }
  .bordered-blurb h2 {
    transform: scale(1.2);
color: #898a89;}
    .bordered-blurb h2 span {
      display: block;
      color: #8A8A8A;
      font-weight: 100; }
  .bordered-blurb p {
    margin: 3rem auto; }
  .bordered-blurb .btn, .bordered-blurb .wpcf7 input[type="submit"], .wpcf7 .bordered-blurb input[type="submit"] {
    margin-bottom: 0; }

.bordered {
  /* Fragmented / Corners-only Border *******
    .container, .container .row {
      position: relative;
      &:after, &:before {
        content: '';
        background: $theme-main-color;
        position: absolute;
      }
    }
    .container {
      &:before, &:after {
        top: 0;
        left: 0;
      }
      &:after {
        width: 2px;
        height: 90%;
      }
      &:before {
        width: 100%;
        height: 2px;
      }
      .row {
        &:after, &:before {
          bottom: 0;
          right: 0;
        }
        &:after {
          width: 70%;
          height: 2px;
        }
        &:before {
          width: 2px;
          height: 60%;
        }
      }
    }
    */ }
  .bordered .container {
    border: 2px solid #555; }

.procedure-highlight {
  padding: 0;
  background-position: right 0;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 1em;
  /** HORIZONTAL LAYOUT ***/ }
  .procedure-highlight:not(.full-bg) {
    background-image: none !important; }
  .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 {
    background-position: 30% 0; }
    .procedure-highlight.flipped > * > .row {
      flex-direction: row-reverse; }
  @media (min-width: 991px) {
    .procedure-highlight + .procedure-highlight.stacked {
      margin-top: -4em; }
      .procedure-highlight + .procedure-highlight.stacked .copy {
        padding-top: 8em; } }
  .procedure-highlight .background {
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 320px; }
  .procedure-highlight .copy {
    text-align: left;
    padding: 4em 4vw 4em;
    display: flex;
    flex-direction: column; }
    @media (max-width: 1199px) {
      .procedure-highlight .copy {
        background: rgba(245, 245, 245, 0.5); } }
    .procedure-highlight .copy h2, .procedure-highlight .copy h3, .procedure-highlight .copy h4, .procedure-highlight .copy h5 {
      text-transform: uppercase;
      color: #555; }
    .procedure-highlight .copy h2, .procedure-highlight .copy h3 {
      color: #e75948;
      display: inline-block;
      margin: 0 auto;
      font-weight: 100;
      line-height: .8;
      margin-bottom: 1em;
      margin-bottom: 1rem;
      font-size: 4em; }
      @media (max-width: 991px) {
        .procedure-highlight .copy h2, .procedure-highlight .copy h3 {
          font-size: 3em; } }
      .procedure-highlight .copy h2 span, .procedure-highlight .copy h3 span {
        display: inline-block; }
      .procedure-highlight .copy h2 small, .procedure-highlight .copy h3 small {
        float: left;
        font-weight: 300;
        font-size: 70%;
        line-height: 100%;
        margin-right: .5rem; }
    .procedure-highlight .copy .header {
      font-weight: 400; }
    .procedure-highlight .copy .inner.tabs {
      margin-left: 2rem; }
    .procedure-highlight .copy ul.tabs {
      display: block;
      position: relative;
      padding: 0 2em 0 20px !important;
      margin-right: 4em !important;
      text-align: left;
      min-width: 280px;
      letter-spacing: 0;
      line-height: 1.2; }
      .procedure-highlight .copy ul.tabs:before {
        content: '';
        position: absolute;
        left: 0;
        top: 1rem;
        width: 1px;
        height: calc(100% - 1rem);
        display: block;
        background: #555; }
      .procedure-highlight .copy ul.tabs li {
        list-style: none !important;
        color: #01B3F9;
        font-size: 120%;
        text-transform: uppercase;
        position: relative;
        z-index: 2;
        padding: .5rem 0; }
        .procedure-highlight .copy ul.tabs li.active {
          list-style: square !important;
          font-size: 180%;
          margin-left: 0px; }
        .procedure-highlight .copy ul.tabs li a {
          color: #555;
          font-weight: 500; }
        .procedure-highlight .copy ul.tabs li + li {
          padding-top: .25em !important; }
    .procedure-highlight .copy .inner.info {
      padding: 1em 0;
      line-height: 2; }
      .procedure-highlight .copy .inner.info h4 {
        color: #555; }
  @media (min-width: 991px) {
    .procedure-highlight.full-bg {
      background-position: 50% top; }
     
      .procedure-highlight.full-bg .background {
        background: none !important; } }
  @media (max-width: 991px) {
    .procedure-highlight.full-bg .background {
      background-position: left top; }
    .procedure-highlight.full-bg.flipped .background {
      background-position: left top; }
    .procedure-highlight.full-bg .container, .procedure-highlight.full-bg .container-fluid {
      background: rgba(255, 255, 255, 0.75); } }
  .procedure-highlight.service-first .tabs {
    order: 3; }
  .procedure-highlight.text-overlay .copy {
    padding-bottom: 0; }
  .procedure-highlight.text-overlay ul.tabs {
    min-width: auto;
    text-align: right;
    direction: rtl; }
    .procedure-highlight.text-overlay ul.tabs:before {
      right: 4px;
      left: auto; }
    .procedure-highlight.text-overlay ul.tabs li a {
      display: inline-block;
      direction: ltr; }
  .procedure-highlight.text-overlay .inner {
    margin-bottom: 4em; }
  .procedure-highlight.text-overlay .inner.info {
    display: block;
    padding: 2em 2vw;
    margin: 0 -8vw 0 0;
    width: 100%;
    max-width: 80vw; }
    @media (max-width: 767px) {
      .procedure-highlight.text-overlay .inner.info {
        margin: 0 auto; } }
  .procedure-highlight.button-list {
    padding: 0; }
    .procedure-highlight.button-list .background {
      display: none !important; }
    .procedure-highlight.button-list h2.header {
      margin-bottom: 1rem; }
      .procedure-highlight.button-list h2.header small {
        padding-right: .1em; }
      .procedure-highlight.button-list h2.header br {
        display: none; }
    .procedure-highlight.button-list .copy ul.tabs {
      margin: 0;
      padding: 0 !important; }
      .procedure-highlight.button-list .copy ul.tabs:before {
        display: none; }
      .procedure-highlight.button-list .copy ul.tabs li {
        list-style: none !important;
        margin: 0 !important; }
        .procedure-highlight.button-list .copy ul.tabs li.active {
          zoom: 1.2; }
      .procedure-highlight.button-list .copy ul.tabs a {
        font-size: 1.2rem;
        line-height: 1.5;
        color: #fff;
        text-shadow: 2px 2px 2px #555;
        display: block;
        width: 280px;
        max-width: 100%;
        text-indent: 1rem;
        font-weight: 500;
        padding: 0 1rem;
        margin: 0 0 .25rem; }
      .procedure-highlight.button-list .copy ul.tabs li.active a {
        background: rgba(0, 118, 162, 0.5);
        box-shadow: 4px 4px 4px #555; }
    @media (max-width: 991px) {
      .procedure-highlight.button-list .copy {
        background-color: rgba(255, 255, 255, 0.5); } }
  .procedure-highlight.horizontal {
    min-height: 35vw; }
    @media (max-width: 767px) {
      .procedure-highlight.horizontal {
        background-position: 20% 50%; } }
    .procedure-highlight.horizontal .copy {
      padding-top: 2rem;
      padding-bottom: 4rem; }
      .procedure-highlight.horizontal .copy .tabs {
        order: 3; }
        @media (min-width: 767px) {
          .procedure-highlight.horizontal .copy .tabs {
            direction: ltr;
            text-align: left;
            padding: 0 !important;
            display: flex;
            justify-content: space-between;
            margin-right: 0 !important;
            position: absolute;
            bottom: 0;
            width: 100%; }
            .procedure-highlight.horizontal .copy .tabs:before {
              left: 4%;
              right: 4%;
              bottom: 0;
              top: auto;
              height: .25rem;
              width: 92%;
              background-color: transparent; }
            .procedure-highlight.horizontal .copy .tabs li {
              display: inline-flex;
              font-size: 1rem !important;
              padding: 1rem .25rem !important;
              text-align: center; }
              .procedure-highlight.horizontal .copy .tabs li small {
                display: inline-block; }
              .procedure-highlight.horizontal .copy .tabs li a {
                color: #01B3F9; }
              .procedure-highlight.horizontal .copy .tabs li.active a {
                transform: scale(1.5); }
              .procedure-highlight.horizontal .copy .tabs li.active:after {
                display: block;
                content: '';
                position: absolute;
                bottom: -.25rem;
                left: 50%;
                width: .75rem;
                height: .75rem; } }
      .procedure-highlight.horizontal .copy .inner.info {
        order: 2;
        padding: 0;
        max-width: 100%; }

section.procedure-slider {
  text-align: center;
  background: black;
  margin: 0;
  padding: 0; }
  section.procedure-slider > .container-fluid {
    padding: 0;
    overflow: hidden; }
  section.procedure-slider .carousel-item {
    background-size: cover;
    background-position: 40% top;
    justify-content: flex-end;
    margin: 0;
    padding: 0 4%; }
  section.procedure-slider .carousel {
    padding: 0; }
    section.procedure-slider .carousel .carousel-control {
      width: 18vh;
      height: 50%;
      position: absolute;
      top: 0;
      bottom: 0;
      transform: scaleY(2);
      transform-origin: top left;
      opacity: 1; }
      @media (max-width: 767px) {
        section.procedure-slider .carousel .carousel-control {
          display: none; } }
      section.procedure-slider .carousel .carousel-control:hover span {
        color: #01B3F9; }
      section.procedure-slider .carousel .carousel-control span {
        width: 4em;
        height: 1em;
        font-size: 7vh;
        font-family: "Open Sans", sans-serif;
        font-weight: 100;
        background: transparent;
        border: none;
        color: #44b4f8;
        padding: 0 .25em;
        line-height: .75; }
  section.procedure-slider .image {
    padding: 0 4vw 4vw 0; }
    section.procedure-slider .image img {
      margin-left: 1em;
      margin-right: 1em;
      box-shadow: 0 4px 8px #000; }
  section.procedure-slider .text {
    font-size: 104%;
    padding: 4em 2em;
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (min-width: 991px) {
      section.procedure-slider .text {
        margin: 0 9% 0 0; } }
    @media (max-width: 767px) {
      section.procedure-slider .text {
        background: rgba(0, 0, 0, 0.75); } }
    section.procedure-slider .text h1, section.procedure-slider .text h2, section.procedure-slider .text h3, section.procedure-slider .text h4, section.procedure-slider .text h5 {
      color: #fff; }
    section.procedure-slider .text .title {
      text-align: center;
      text-transform: uppercase;
      font-weight: 500;
		font-size: 2.5rem;
color: #555;}
    section.procedure-slider .text .subtitle {
      text-align: left; }
    section.procedure-slider .text .blurb {
      text-align: left;
      padding: 0 4%;
      color: #555; }
    section.procedure-slider .text .btn, section.procedure-slider .text .wpcf7 input[type="submit"], .wpcf7 section.procedure-slider .text input[type="submit"] {
      border: none;
      float: right;
      color: #fff;
      font-weight: 500; }

section.gallery-panel {
  height: 29vw;
  max-height: 600px;
  min-height: 320px;
  background-size: cover;
  background-position: left 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: 40%;
      margin-left: auto;
      margin-right: 1em;
      border: none !important;
      transition: transform .5s; }
    section.gallery-panel a:hover img {
      transform: scale(1.2); }
    section.gallery-panel a.btn {
      display: block;
      width: auto;
      margin: 2rem .5rem 2rem auto; }
  @media (max-width: 767px) {
    section.gallery-panel {
      padding: 0;
      background-size: cover; }
      section.gallery-panel .container {
        max-width: 100%;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.52); }
        section.gallery-panel .container .col {
          margin: 0 auto; }
      section.gallery-panel img {
        margin: 0 auto !important; } }
  section.gallery-panel.with-dropdown .container {
    max-width: 1280px; }
    section.gallery-panel.with-dropdown .container .row {
      justify-content: flex-end; }
      section.gallery-panel.with-dropdown .container .row .col {
        max-width: 40%;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        section.gallery-panel.with-dropdown .container .row .col a {
          height: auto; }
          section.gallery-panel.with-dropdown .container .row .col a img {
            width: 100%; }
          section.gallery-panel.with-dropdown .container .row .col a:hover img {
            transform: none !important; }
        section.gallery-panel.with-dropdown .container .row .col select {
          margin: 0 20%; }
  @media (max-width: 767px) {
    section.gallery-panel.with-dropdown .container .row .col {
      max-width: 360px; } }

section.gallery-panel.with-dropdown a.btn.btn-transparent {display:none;}

section.service-cols {
  padding: 1em 0;
  text-align: center; }
  section.service-cols .service {
    padding: 0;
    justify-content: flex-start;
    /* color filter
    &:after {
      content: '';
      position: absolute;
      @extend .tblr0;
      background: rgba($theme-main-color,.4);
    }
    &:hover:after {
      background: rgba($theme-main-color,.2);
    }
    */ }
    section.service-cols .service a {
      padding: 0; }
    section.service-cols .service img {
      border: none !important;
      height: 100%;
      max-height: 60vh;
      width: 100%;
      object-fit: cover; }
      @media (max-width: 767px) {
        section.service-cols .service img {
          max-height: 30vh; } }
    section.service-cols .service h2 {
      position: absolute;
      align-self: center;
      z-index: 9;
      color: #fff;
      font-weight: 400;
      font-size: 36px;
      transition: transform .5s, text-shadow .5s;
      text-transform: uppercase; }
      section.service-cols .service h2:after {
        height: 3px;
        left: 10%;
        right: 10%;
        position: absolute;
        background: #01B3F9;
        display: block; }
    section.service-cols .service a:hover h2 {
      text-shadow: 0px 0px 2px #8A8A8A; }
    section.service-cols .service a:hover img {
      filter: none;
      opacity: 1; }
  section.service-cols.three img, section.service-cols.five img {
    max-height: 60vh; }
    @media (max-width: 991px) {
      section.service-cols.three img, section.service-cols.five img {
        max-height: 40vh; } }
  @media (max-width: 991px) {
    section.service-cols.three .service:nth-of-type(n+4), section.service-cols.five .service:nth-of-type(n+4) {
      width: 50%;
      max-width: 50%;
      flex: 0 0 50%; } }
  @media (max-width: 575px) {
    section.service-cols.three .service:nth-of-type(n+4), section.service-cols.five .service:nth-of-type(n+4) {
      width: 100%;
      max-width: 100%;
      flex: 0 0 100%; } }
  section.service-cols.text-below .service {
    overflow: hidden; }
    section.service-cols.text-below .service h2 {
      position: static;
      margin: 0;
      padding: 0 0 .5rem;
      width: 100%;
      font-weight: 100;
      transform: scale(1.2);
      transform-origin: center;
      background: #01B3F9; }
  section.service-cols.mosaic {
    height: auto;
/*    min-height: 480px; */
    max-height: 100vh; }
    section.service-cols.mosaic .container {
      max-width: 100%; }
      section.service-cols.mosaic .container .row {
        display: block;
        column-count: 2;
        column-gap: 0; }
        section.service-cols.mosaic .container .row .service {
          height: 36%; }
          section.service-cols.mosaic .container .row .service img {
            margin: 0;
            height: 36vh; }
          section.service-cols.mosaic .container .row .service:nth-of-type(2), section.service-cols.mosaic .container .row .service:nth-of-type(3) {
            height: 64%; }
            section.service-cols.mosaic .container .row .service:nth-of-type(2) img, section.service-cols.mosaic .container .row .service:nth-of-type(3) img {
              height: 64vh; }
          section.service-cols.mosaic .container .row .service h2 {
            position: absolute;
            left: 2vw;
            top: -2vw;
            bottom: auto;
            font-size: 4vw;
            color: #fff; }
          section.service-cols.mosaic .container .row .service.bottom h2 {
            bottom: -8vw;
            top: auto; }

.text-image {
  padding-bottom: 0;
  padding: 4rem 0; }
  .text-image .container {
    max-width: 1180px; }
  .text-image h2, .text-image h3, .text-image h4, .text-image h5 {
    text-transform: uppercase;
    margin-bottom: 1rem;
    padding-bottom: 1rem; }
    .text-image h2 span, .text-image h2 small, .text-image h3 span, .text-image h3 small, .text-image h4 span, .text-image h4 small, .text-image h5 span, .text-image h5 small {
      font-weight: inherit;
      color: #555; }
    .text-image h2.header, .text-image h3.header, .text-image h4.header, .text-image h5.header {
      color: #8A8A8A; }
  .text-image .inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    position: relative; }
    .text-image .inner:before {
      content: '';
      display: block;
      position: absolute;
      top: 5rem;
      bottom: 5rem;
      left: -2rem;
      right: -2rem;
      border: 2px solid #8A8A8A; }
      @media (max-width: 991px) {
        .text-image .inner:before {
          display: none; } }
  .text-image .image {
    /* center vertically */
    display: flex;
    flex-direction: column;
    justify-content: center;
    /**/
    overflow: hidden;
    line-height: 1.25; }
    .text-image .image img {
      margin: 0 2em;
      width: calc(100% - 4em);
      object-fit: contain; }
  .text-image .content {
    padding-top: 5rem;
    padding-bottom: 5em;
    margin-bottom: 2em;
    text-align: left; }
    .text-image .content h3, .text-image .content h4, .text-image .content h5, .text-image .content h6 {
      margin-bottom: 0;
      padding-bottom: 0;
    font-family: "Gilda Display",serif;
    text-transform: none;
    font-size: 3rem; }
    .text-image .content p {
      z-index: 1;
      position: relative;
      line-height: 2em;
      margin-bottom: 0; }
    .text-image .content .btn, .text-image .content .wpcf7 input[type="submit"], .wpcf7 .text-image .content input[type="submit"] {
      margin-bottom: 0; }
  .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; }
  .text-image.split {
    padding: 0; }
    .text-image.split .image {
      padding-right: 0;
      padding-left: 0; }
      .text-image.split .image img {
        margin: 0;
        height: 100%;
        object-fit: cover; }
    .text-image.split .content {
      padding: 2rem 4vw;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .text-image.split .content img {
        max-width: 380px !important;
        display: inline-block;
        margin: 0 auto 2rem; }
      .text-image.split .content p {
        font-size: calc(14px + .3vw);
        max-width: 720px;
        margin: 0 auto 2rem; }

section.testimonial-slider {
  padding: 2em 0;
  text-align: center; }
  section.testimonial-slider .content {
    min-height: 32vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden; }
    section.testimonial-slider .content h2, section.testimonial-slider .content h3, section.testimonial-slider .content h4, section.testimonial-slider .content h5 {
      font-weight: 400; }
  section.testimonial-slider .carousel {
    padding: 0 4vw; }
    section.testimonial-slider .carousel .carousel-control {
      width: 6vh;
      height: 50%;
      position: absolute;
      top: 0;
      bottom: 0;
      transform: scaleY(2);
      transition: transform .5s;
      opacity: 1; }
      @media (max-width: 767px) {
        section.testimonial-slider .carousel .carousel-control {
          display: none; } }
      section.testimonial-slider .carousel .carousel-control:hover span {
        background-color: #fff;
        color: #01B3F9; }
      section.testimonial-slider .carousel .carousel-control span {
        width: 2em;
        height: 1em;
        font-size: 1.5vh;
        background: transparent;
        background: #e75948;
        border: 1px solid #8A8A8A;
        color: #01B3F9;
        border-radius: 50%;
        padding-right: .25em;
        line-height: .75; }
      section.testimonial-slider .carousel .carousel-control-next span {
        padding-right: 0;
        padding-left: .25em; }
  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 {
    order: 2;
    background-size: cover;
    background-position: 50%; }
  section.testimonial-slider.fixed-image .content .bordered {
    border: 4px solid #F5F5F5;
    border-left-width: 12px;
    border-bottom-width: 12px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  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.testimonial-slider.overlay-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    position: relative;
    padding: 0;
    margin: 0;
    min-height: 33vw; }
    section.testimonial-slider.overlay-image > .container, section.testimonial-slider.overlay-image > .container-fluid {
      padding-top: 3em;
      padding-bottom: 3em; }
    section.testimonial-slider.overlay-image .testimonials-col {
      padding: 0 8vw; }
    section.testimonial-slider.overlay-image .image {
      position: absolute;
      width: 100%;
      max-width: 100%;
      background-position: 70% 50%;
      background-size: cover; }
      @media (max-width: 767px) {
        section.testimonial-slider.overlay-image .image {
          opacity: .5; } }
    section.testimonial-slider.overlay-image h2, section.testimonial-slider.overlay-image h3, section.testimonial-slider.overlay-image h4, section.testimonial-slider.overlay-image h5, section.testimonial-slider.overlay-image h6 {
      color: #01B3F9;
      text-transform: uppercase;
      display: inline-block;
      margin: 0 auto 1rem;
      padding-bottom: .5em;
      letter-spacing: 0;
      font-weight: 500; }
      section.testimonial-slider.overlay-image h2:first-child, section.testimonial-slider.overlay-image h3:first-child, section.testimonial-slider.overlay-image h4:first-child, section.testimonial-slider.overlay-image h5:first-child, section.testimonial-slider.overlay-image h6:first-child {
        border-bottom: 2px solid #01B3F9;
        margin-bottom: .5rem; }
    section.testimonial-slider.overlay-image .carousel {
      margin: 0 -4vw; }
      section.testimonial-slider.overlay-image .carousel .carousel-inner .carousel-item {
        padding: 0; }
      section.testimonial-slider.overlay-image .carousel .carousel-inner p {
        color: #555;
        text-align: left;
        font-weight: 600;
        font-style: italic;
        line-height: 1.2; }

section.text-overlay {
  position: relative; }
  @media (max-width: 1199px) {
    section.text-overlay:after {
      content: '';
      display: block;
      background: rgba(245, 245, 245, 0.5);
      position: absolute;
      z-index: 0; } }
  section.text-overlay .container {
    position: relative;
    z-index: 1; }
  section.text-overlay h2 {
    line-height: 1.2;
    font-weight: 400;
    zoom: 1.2; }
    section.text-overlay h2 small {
      font-size: .6em !important;
      display: block; }

section.quick-contact {
  background: #8A8A8A;
  background-size: cover;
  background-position: 50% 50%;
  padding: 0;
  border-top: 0.5em solid #fff; }
  @media (max-width: 991px) {
    section.quick-contact {
      background-position: 80% 50%; }
      section.quick-contact .container {
        max-width: 100%; } }
  section.quick-contact .row {
    justify-content: flex-start; }
  section.quick-contact h2, section.quick-contact h3 {
    color: #fff;
    font-weight: 400;
    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: rgba(255, 255, 255, 0.85); }
    section.quick-contact .form input[type=submit] {
      width: 100%;
      margin-top: .5rem; }
  section.quick-contact .locations {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 2rem; }
    section.quick-contact .locations h4, section.quick-contact .locations a {
      color: #555;
      text-transform: uppercase; }
    section.quick-contact .locations address {
      line-height: 1.8;
      text-transform: uppercase;
      margin: 0 1rem 1rem 0rem;
      display: inline-flex;
      flex-direction: column;
      flex-grow: 1;
      width: 45%;
      min-width: 200px;
      font-weight: 500; }
      @media (max-width: 767px) {
        section.quick-contact .locations address {
          width: 100%; } }
      section.quick-contact .locations address strong {
        font-weight: 400 !important;
        color: #01B3F9; }
  section.quick-contact .connect {
    text-align: center;
    padding: 1rem 0; }
    section.quick-contact .connect h5, section.quick-contact .connect h6 {
      color: #000; }
  section.quick-contact .panel {
    background: #fff;
    padding: 2rem 0; }

/* Last Call */
/** BUG FIXES **/
body.inside-page #header {
  position: absolute;
  z-index: 9; }

body.inside-page #header .hero {
  background-color: transparent; }

body.inside-page #logo {
  display: none !important; }

@media (max-width: 767px) {
  #header #main-nav .col-nav {
    background: #44b4f8; }

  #access #mega-menu-header-nav > li[class*="current-menu-item"] a {
    color: #555 !important; } }
.col-1-2 {
  width: 48%;
  float: left;
  margin: 1%; }

@media (max-width: 850px) {
  .col-1-2 {
    width: 100%;
    float: none; } }
.col-1-3 {
  width: 33.3%;
  float: left;
  margin: 1%; }

@media (max-width: 850px) {
  .col-1-3 {
    width: 100%;
    float: none; } }

section.lets-be-social.banner {
    margin: 0 !important;
    background: #e75948 !important;
}

.lets-be-social.banner .row {    background-color: #e75948;}
.lets-be-social.banner .row a {color: #fff !important;}

@media (min-width: 576px) and (max-width: 990px) {
	.procedure-highlight { background-image: none !important; }
}
@media (max-width: 576px) {
	.procedure-highlight { background-position: 50% 0 !important; background-attachment: fixed; }
}

@media (max-width: 767px) {
	section.procedure-slider .text * { color: white !important; }
}


#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu {width: 350 !important;}

#mega-menu-wrap-header-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {color: #fff;}

@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: #fff !important;
} }


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


/* Fixes*/
/* mobile header, inside page position */
body.inside-page #header { position: static; }
/* inside page images full width on mobile */
@media (max-width: 576px) { #main img { width: 100%; height: auto; } .wp-caption {
    width: 100%;
    float: none;
} }
/* home page hero */
@media (max-width: 576px) { .front-page #header .hero { background-position: 50%; } }
@media (max-width: 767px) { .front-page #header .hero:after { background: rgba(255,255,255,.85); } }	
/* text-img image margin on mobile */
@media (max-width: 576px) { .text-image .image img { margin: 0; } }
/* homepage testimonial carousel buttons, mobile */
@media (max-width: 576px) { 
	.front-page #main section.testimonial-slider .carousel { padding: 0; }
	.front-page #main section.testimonial-slider .carousel.active-card .carousel-item .t-card { padding: 0; }
	.front-page #main section.testimonial-slider .carousel .carousel-control { display: inline-block; position: static; width: 40%; margin: 0 4%; min-height: 20px; padding: 1em 0; }
	.front-page #main section.testimonial-slider .carousel .carousel-control span	{ writing-mode: unset; letter-spacing: 0;  }
}
/* fixes to homepage slider buttons */
#procedure-carousel p.links { display: flex; }
#procedure-carousel p.links a { display: inline-block; min-width: 150px; flex-grow: 1; }
#procedure-carousel p.links a + a { margin-left: .25rem; }

.ctmpg-case-title {font-size: 38px;}

a.url.fn.n, span.byline  {display: none;}
