#header {
background-color: rgba(255, 255, 255, 1);
border: none !important;
}
#footer {
background-color: #333333;
}
body, p { font-family: 'Open Sans'; }
h1,h2,h3,h4,h5,h6 { font-family: 'Open Sans'; }
ul.primary-menu > li > a { font-family: 'Open Sans'; }
ul.primary-menu > li > ul > li > a { font-family: 'Open Sans'; }
ul.primary-menu > li > ul > li > ul > li a { font-family: 'Open Sans'; }
h1.page-title { font-family: 'Open Sans'; }
.page-subtitle { font-family: 'Open Sans'; }
body { font-weight: 400; }
ul.primary-menu > li > a { font-weight: 400; }
ul.primary-menu > li > ul > li > a { font-weight: 400; }
ul.primary-menu > li > ul > li > ul > li a { font-weight: 400; }
h1 { font-weight: 600; }
h2 { font-weight: 600; }
h3 { font-weight: 600; }
h4 { font-weight: 600; }
h5 { font-weight: 600; }
h6 { font-weight: 600; }
h1.page-title { font-weight: 400; }
.page-subtitle { font-weight: 400; }
#main-wrapper { color: #333333; }
#main-wrapper a { color: #2284c4; }
#main-wrapper a:hover { color: #333333; }
#footer .widget-title { color: #ffffff; }
#footer, #footer .widget li { color: #ffffff; }
#footer a:hover { color: #2284c4; }
#middle-wrapper, .header-style-h2 .header-logo { line-height: 130px; }
.header-style-h1 #header .middle-inner,
.header-style-h1 #primary-nav {
    float: right;
    clear: both;
}

#primary-menu li {
    line-height: 70px;
}

.appt-button-header {
    display: block;
    width: 315px;
    background: #2284c4;
    color: #fff;
    text-align: center;
    line-height: 50px;
    float: right;
    clear: both;
    margin-top: 10px;
}

.imwb_cabim_style_AM #imwb_cabim_dialog_text {
    left: 0px;
    top: 26px;
    width: 100%;
}

::-moz-selection {
    color: #fff;
    background: #333;
}

::selection {
    color: #fff;
    background: #333;
}


/* Typography */

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
    letter-spacing: 1px;
}

p {
    font-size: 125%;
}

.widget-title {
    font-size: 160%;
}

.page-title {
    text-align: left !important;
}

h1.page-title {
    font-weight: 600;
    line-height:56px;

}

.text-bigger {
    font-size: 110% !important;
}

.text-bigger--lg {
    font-size: 150% !important;
}

.text-small {
    font-size: 1em !important;
}

.testimonial-position {
    color: #fff !important;
}


/* Top Bar */

.st-callus {
    text-align: right;
}

.st-callus li {
    padding: 0 1em !important;
    background: #eee;
}

.st-callus li span {
    font-weight: 700;
}

#tpbr_box {
    color: #333 !important;
    font-weight: 700 !important;
}

@media (min-width: 991px) {
    #tpbr_topbar { display: none; }
}


/* Cards */

.card-link,
.card-link * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1em;
}

.card-link {
    width: 33.33%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 300px;
    flex: 1 0 300px;
    background: #fff;
    margin: 1em;
    -webkit-box-shadow: 0 2px 10px rgba(73, 73, 73, 0);
    box-shadow: 0 2px 10px rgba(73, 73, 73, 0);
    -webkit-transition: -webkit-box-shadow 200ms ease-in-out;
    transition: -webkit-box-shadow 200ms ease-in-out;
    transition: box-shadow 200ms ease-in-out;
    transition: box-shadow 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
    position: relative;
}

.card-link:hover {
    -webkit-box-shadow: 0 2px 10px rgba(73, 73, 73, 0.08);
    box-shadow: 0 2px 10px rgba(73, 73, 73, 0.08);
}

.card-link p,
.card-link h4 {
    color: #333;
}

.card-link img {
    width: 100%;
}

.card-text {
    padding: 1em;
}

.card-cta {
    font-size: 1em !important;
    padding: 1em !important;
    max-width: 170px !important;
}


/* Structure */

.background-left {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 50%;
}

.min-height-300 {
    min-height: 300px;
}

#main-wrapper.not-vc,
#main-wrapper.is-vc #sidebar-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (min-width: 991px) {
    #slider-wrapper {
        padding-top: 170px;
    }
}

#title-wrapper {
    padding-top: 126px;
}


/* Extras */

.st-logo {
    max-width: 230px;
}

.white {
    color: #fff !important;
}

.light-link:hover {
    opacity: 0.8 !important;
}

.width--100 {
    width: 100%
}

.higher {
    z-index: 100;
}

.float-right {
    float: right !important;
}

.min-height--sm {
    min-height: 500px;
}

@media (min-width: 768px) {
    .left-text-lineup {
        padding-left: 10% !important;
    }
    .right-text-lineup {
        padding-right: 10% !important;
    }
}


/* Title */

#title-wrapper {
    background-size: cover !important;
}


/* Buttons */

.primary-button,
[type="submit"] {
    font-size: 1.5em;
    display: block;
    text-align: center;
    background: #2284c4 !important;
    color: #fff !important;
    width: 100%;
    max-width: 250px;
    border-radius: 0 !important;
    padding: 0.5em;
    -webkit-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
    border: none !important;
}

.primary-button:hover,
[type="submit"]:hover {
    background: #2b97df !important;
}

.button-center {
    margin: auto;
}


/* Forms */

textarea,
input {
    width: 100%;
}

textarea {
    resize: vertical;
}


/* Page Specific */

.home #st-wrapper #main-wrapper.not-vc {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}


/* @media (min-width: 991px) {
  .home #st-wrapper #main-wrapper.not-vc {
    padding-top: 126px !important;
  }
} */

.page-id-1134 #st-wrapper #main-wrapper,
.page-id-1135 #st-wrapper #main-wrapper {
    display: none;
}


/* Menus */

#menu-item-1130 .sub-menu {
    max-width: 800px;
}

#menu-item-1130 .sub-menu .menu-item {
    width: 100%;
    max-width: 400px;
}

.sub-menu .menu-item a {
    color: #fff;
}

.sub-menu .menu-item a:hover {
    color: #888;
}


/* Maps */

.map-wrapper {
    height: 450px;
}


/* Widgets */

#text-6 {
    border: 2px solid #ddd;
    padding: 0.5em 1em 0 1em;
}


/* Tables */

th {
    font-weight: 400;
}

.comment-popup {
    font-size: 14px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 120px;
    padding: 1em;
    z-index: 9999;
    transition: width .4s;
    max-width: 300px;
    width: 68px;
    overflow: hidden;
}

@media (max-width: 400px) {
    .comment-popup {
        font-size: 12px;
        border-radius: 0;
        bottom: 0;
        max-width: 100%;
        right: 0;
        left: 0;
        padding: 1em;
        width: 100%;
    }
    .paoc-popup::after {
        opacity: 1 !important;
        left: 0;
        right: 0;
        text-align: center;
        transform: none !important;
    }
}

.comment-popup:hover {
    width: 100%;
}

.comment-popup:hover .paoc-popup::after {
    opacity: 1;
}

.paoc-popup::after {
    content: "Have a question after hours?";
    position: absolute;
    left: 0;
    top: 20px;
    transform: translateX(67px);
    color: #000;
    opacity: 0;
    transition: opacity .4s;
}

.paoc-popup-modal {
    max-width: 580px;
}

.paoc-popup-modal-cnt {
    padding: 0;
}

.paoc-popup-modal-cnt>p:first-of-type {
    display: none;
}

.form-label br,
.form-submit-button br {
    display: none;
}

.jotform-form {
padding: 0 !important;
}

.jotform-form p:last-of-type {
    display: none;
}

.popupaoc-img {
    max-width: 40px !important;
}

.scrollTop {
    bottom: 100px;
    right: 38px;
}

@media (max-width: 991px) {
   .appt-button-header { margin-right: 35px!important; margin-bottom: 10px!important; }
}

@media (max-width: 545px) {
#middle-wrapper .container { padding: 0px!important; }
#header .middle-container { width: 100%; }
.appt-button-header { line-height: 35px; margin: 0px!important; width:100%!important; font-size: 15px; font-weight: 500; }
}
