@charset "UTF-8";
/*
Theme Name: Firegang Framework One - 2.7.2
Author: Firegang
Author URI: https://www.firegang.com/
Version: 2.7.2
Description: Base theme for Wordpress. Features: New Contact Form w/ Map and Hours, Removed POIs From API Maps, Added Tracking Script Fields to Theme Settings, Added API Map to Book Appt Popup, Homepage Review Slider, Lazy Loading Google Maps, and since 2.7.1 Added Posts Section, Stats Section, Homepage Smile Slider, Services Section, Responsive Breakpoint Home Promo Banner Inputs, Responsive Footer CTA Background and Content Positions Settings in Theme Settings Admin, Automated Login Logo Population and, Various Optimizations and Bug Fixes
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
    url('fonts/hinted-Montserrat-Medium.woff2') format('woff2'),
    url('fonts/hinted-Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Black'), local('Montserrat-Black'),
    url('fonts/hinted-Montserrat-Black.woff2') format('woff2'),
    url('fonts/hinted-Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
    url('fonts/hinted-Montserrat-Regular.woff2') format('woff2'),
    url('fonts/hinted-Montserrat-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
    url('fonts/hinted-Montserrat-Bold.woff2') format('woff2'),
    url('fonts/hinted-Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

.postRoll article {
    clear: both;
    margin-bottom: 40px;
    overflow: hidden;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
    color: #4c6171; /* DAC */
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.entry ul,
#nav,
#nav ul,
.social,
.btn-list,
.sub-nav,
.star-rating,
.btns-list,
.members-list,
.offers-list,
.news-list,
.video-list,
.parthners-list,
.list-check,
.breadcrumbs,
.footer-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.post-password-form:after,
#search_block:after,
.search-form p:after,
#search_block p:after,
.navigation-single:after,
.commentlist .comment-author:after,
.container:after,
.personal:after,
.news-list li:after,
.personal-info:after,
.footer-holder .bottom:after {
    content: "";
    display: block;
    clear: both;
}

.ellipsis {
    white-space: nowrap; /* 1 */
    text-overflow: ellipsis; /* 2 */
    overflow: hidden;
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

* {
    max-height: 1000000px;
}

body {
    color: #000;
    background: #fff;
    font: 16px/1.2 "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    max-width: 100%;
    height: auto;
}

.gm-style img {
    max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
    margin: 0 0 1.2em;
}

blockquote {
    border-left: 4px solid #999;
    padding-left: .5em;
    margin-left: 1.2em;
}

th,
td {
    border: 1px solid #999;
    padding: .5em;
    text-align: left;
    vertical-align: top;
}

th {
    text-align: center;
    vertical-align: middle;
}

ul,
ol {
    padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
    padding-left: 3em;
    margin: 0;
}

ul {
    list-style-type: disc;
}

dl dt {
    float: left;
    clear: left;
    padding-right: .3em;
    font-weight: bold;
}

dl dd {
    overflow: hidden;
}

pre {
    max-width: 100%;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
input[type="date"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #999;
    padding: .4em .7em;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
textarea:focus {
    border-color: #000;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #999;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
input[type="url"].placeholder,
input[type="date"].placeholder,
textarea.placeholder {
    color: #999;
}

select {
    -webkit-border-radius: 0;
}

textarea {
    resize: vertical;
    vertical-align: top;
}

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

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
}

.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    padding: 15px;
    background: #ffffff;
    color: #333333;
    display: inline-block;
    /* border: 1px solid #FFFFFF; */
    -webkit-transition: color .2s linear, background .2s linear, opacity .2s linear , border-color .2s linear;
    transition: color .2s linear, background .2s linear, opacity .2s linear , border-color .2s linear;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 20px;
}

.btn:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    text-decoration: none;
    background: #333333;
    color: #FFF;
    /* border: 1px solid; */
}

.btn.btn-orange, .btn.btn-danger, button.btn-orange, input[type="button"].btn-orange, input[type="reset"].btn-orange, input[type="submit"].btn-orange {
    /*background: #2d434e; DAC */
    background: #2E424E; /* DAC */
    /* border-color: #333333; */
    /*color: #e9ddc8; DAC */
    color: #F4F0E7; /* DAC */
    /*border: 1px solid #2d434e; DAC */
    border: 1px solid #2E424E; /* DAC */
    font-weight: bold; /* DC */
}

.mobile-show,
#mobile-logo {
    display: none;
}

.mobile-hidden {
    display: unset;
}

#mobile-logo img {
    height: 30px;
    width: auto;
}

.offers-holder a.btn.btn-orange {
    position: relative;
    display: block;
    /* width: 30%; */
    margin: 10px auto 0;
    text-align: center;
    max-width: 187px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    font-size: 15px;
    color: #FFF;
}

.offers-holder a.btn.btn-orange:hover {
    color: #2d434e;
}

.btn.btn-orange:hover,
button.btn-orange:hover,
input[type="button"].btn-orange:hover,
input[type="reset"].btn-orange:hover,
input[type="submit"].btn-orange:hover {
    /*background: #e9ddc8; DAC */
    background: #F4F0E7; /* DAC */
    /* color: #333333; */
    /*border-color: #fff; DAC */
    border-color: #4c6171; /* DAC */
    color: #4c6171;
}

.entry {
    line-height: 25px;
    padding: 25px 0 0;
}

.entry ul {
    overflow: hidden;
}

.entry ul > li {
    padding-left: 20px;
    position: relative;
}

.entry ul > li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    border-radius: 50%;
    background-color: #4c6171;
    width: 10px;
    height: 10px;
}

.entry.entry-add ul {
    overflow: hidden;
    padding: 2px 0 0 2.2em;
    margin-bottom: 1.5em;
    line-height: 28px;
}

.entry.entry-add .alignright {
    margin: 0 0 20px 20px;
}

.entry.entry-add .alignleft {
    margin: 0 40px 20px 0;
}

.entry .gallery-item {
    transition: all .5s ease;
}

.entry .gallery-item:hover {
    filter: brightness(.8);
}

.entry .gImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.widget {
    margin-bottom: 1.2em;
}

.widget ul {
    padding-left: 2em;
}

.widget select {
    min-width: inherit;
    width: 100%;
}

/* Calendar */

#wp-calendar {
    width: 95%;
    margin-bottom: 15px;
    clear: both;
    padding: 0;
}

#wp-calendar caption {
    padding: 10px;
}

#wp-calendar th,
#wp-calendar td {
    text-align: center;
    padding: 3px 0;
}

#wp-calendar td {
    background: transparent;
}

.entry table {
    margin: 0 0 20px 0;
}

.comment-form label {
    display: block;
    padding-bottom: 4px;
}

.comment-form textarea {
    overflow: auto;
    margin: 0;
    height: 120px;
    min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form input[type="email"] {
    margin: 0 4px 0 0;
}

.comment-form input[type="submit"] {
    display: block;
    float: none;
}

.post-password-form label {
    display: block;
}

.post-password-form input[type="password"] {
    margin: 0 4px 0 0;
    width: 300px;
}

.search-form input {
    float: left;
}

.search-form input[type="search"] {
    margin: 0 4px 0 0;
    width: 150px;
}

.post-password-form input {
    float: left;
}

.post-password-form input[type="password"] {
    width: 150px;
}

.comment-form button,
.comment-form input[type="submit"],
.post-password-form button,
.post-password-form input[type="submit"],
.search-form button,
.search-form input[type="submit"],
#search_block button,
#search_block input[type="submit"] {
    background: #020281;
    color: #fff;
    height: 40px;
    padding: 0 10px;
}

.comment-form button:hover,
.comment-form input[type="submit"]:hover,
.post-password-form button:hover,
.post-password-form input[type="submit"]:hover,
.search-form button:hover,
.search-form input[type="submit"]:hover,
#search_block button:hover,
#search_block input[type="submit"]:hover {
    background: #fd8304;
}

.search-form,
.post-password-form,
#search_block {
    margin-bottom: 15px;
}

.search-form input,
.post-password-form input,
#search_block input {
    float: left;
    height: 40px;
}

.search-form input[type="search"],
.search-form input[type="text"],
.post-password-form input[type="search"],
.post-password-form input[type="text"],
#search_block input[type="search"],
#search_block input[type="text"] {
    margin: 0 4px 0 0;
    width: 150px;
}

.search-form input[type="password"],
.post-password-form input[type="password"],
#search_block input[type="password"] {
    width: 150px;
}

.search-form input[type="submit"],
.search-form button,
.post-password-form input[type="submit"],
.post-password-form button,
#search_block input[type="submit"],
#search_block button {
    height: 40px;
}

.commentlist {
    margin: 0 0 1.2em;
}

.commentlist .edit-link {
    margin: 0;
}

.commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
    padding: 0;
}

.comment,
.commentlist-holder {
    overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
    padding-top: 1.2em;
}

.widget_calendar #prev {
    padding-left: 5px;
    text-align: left;
}

.widget_calendar #next {
    padding-right: 5px;
    text-align: right;
}

#dogSlide {
    padding-top: 100px;
}

.gallery-item dt {
    float: none;
    padding: 0;
}

.navigation,
.navigation-comments,
.pagination {
    position: relative;
    vertical-align: middle;
    margin-bottom: 1.2em;
    width: 100%;
    overflow: hidden;
    text-transform: uppercase;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text,
.pagination .screen-reader-text {
    position: absolute;
    left: -99999px;
}

.navigation .current,
.navigation-comments .current,
.pagination .current {
    color: #ccc;
}

.navigation .page-numbers,
.navigation-comments .page-numbers,
.pagination .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px;
}

.navigation .page-numbers.current:hover,
.navigation-comments .page-numbers.current:hover,
.pagination .page-numbers.current:hover {
    background: none;
    color: #ccc;
}

.navigation .page-numbers:hover,
.navigation-comments .page-numbers:hover,
.pagination .page-numbers:hover {
    background: #fd8304;
    color: #fff;
}

.navigation .next,
.navigation .prev,
.navigation .al,
.navigation .ar,
.navigation-comments .next,
.navigation-comments .prev,
.navigation-comments .al,
.navigation-comments .ar,
.pagination .next,
.pagination .prev,
.pagination .al,
.pagination .ar {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    /* background: #35c6a6; */
    color: #fff;
    text-decoration: none;
    padding-bottom: 5px;
}

.navigation .next.disabled,
.navigation .prev.disabled,
.navigation .al.disabled,
.navigation .ar.disabled,
.navigation-comments .next.disabled,
.navigation-comments .prev.disabled,
.navigation-comments .al.disabled,
.navigation-comments .ar.disabled,
.pagination .next.disabled,
.pagination .prev.disabled,
.pagination .al.disabled,
.pagination .ar.disabled {
    background: #b3b3b3;
    border-color: #b3b3b3;
    pointer-events: none;
}

.navigation .next a,
.navigation .prev a,
.navigation .al a,
.navigation .ar a,
.navigation-comments .next a,
.navigation-comments .prev a,
.navigation-comments .al a,
.navigation-comments .ar a,
.pagination .next a,
.pagination .prev a,
.pagination .al a,
.pagination .ar a {
    display: inline-block;
    vertical-align: top;
    padding: 10px 15px;
    color: #fff;
    background-color: #35c6a6;
    border-radius: 20px;
    box-shadow: 0 2px 5px rgba(29, 29, 29, 0.71);
}

.navigation .next a:hover,
.navigation .prev a:hover,
.navigation .al a:hover,
.navigation .ar a:hover,
.navigation-comments .next a:hover,
.navigation-comments .prev a:hover,
.navigation-comments .al a:hover,
.navigation-comments .ar a:hover,
.pagination .next a:hover,
.pagination .prev a:hover,
.pagination .al a:hover,
.pagination .ar a:hover {
    background: #397362;
    color: #fff;
    text-decoration: none;
}

.navigation a,
.navigation-comments a,
.pagination a {
    color: inherit;
}

.navigation-single {
    margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    background: #020281;
    color: #fff;
    text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
    color: inherit;
    text-decoration: none;
    padding: 5px;
    display: block;
}


.navigation-single .next {
    float: right;
}

img.border {
    padding: 0;
    border: 2px solid #e4e5e6;
}

.wp-caption {
    max-width: 100%;
    clear: both;
    border: 1px solid #999;
    padding: 5px;
    margin-bottom: 1.2em;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
    width: auto;
}

.wp-caption p {
    margin: .4em 0 0;
}

div.aligncenter,
figure.aligncenter {
    margin: 0 auto 1.2em;
    text-align: center;
}

img.aligncenter {
    display: block;
    margin: 0 auto 20px;
    float: none;
}

.aligncenter {
    margin: 5px auto 20px auto;
}

.alignleft {
    float: left;
    margin: 0 1.2em 20px 0;
}

.alignright {
    float: right;
    margin: 0 0 20px 1.2em;
}

.entry img {
    box-shadow: 3px 3px 5px #999;
}

.alignnone {
    margin: 0;
}

img.wp-smiley {
    padding: 0;
    border: none;
}

.fluid-iframe {
    display: block;
    position: relative;
    padding-bottom: 56%;
}

.fluid-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

.mejs-container {
    margin-bottom: 1.2em;
}

.wp-caption .wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
    height: auto;
}

.al,
.navigation .next {
    float: left;
}

.ar,
.navigation .prev {
    float: right;
}

.posts-list .entry p {
    margin: 0;
}

.posts-list .post {
    margin: 0 0 60px;
}

.post .title {
    margin-bottom: 10px;
}

.post .postmetadata {
    margin-bottom: 10px;
}

.textwidget p {
    padding: 0 0 10px 0;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

code br {
    display: none;
}

.entry pre,
.entry code {
    font-family: mono-space, monospace;
    border: 1px solid #eee;
    padding: 20px;
    display: block;
    margin: 0 0 20px 0;
    overflow: auto;
    white-space: pre;
    font-size: 12px;
    line-height: 20px;
}

.entry code {
    padding: 1px 20px 0 20px;
    background: #f6f6f6;
    border-top: 0;
    border-bottom: 0;
}

.last {
    margin-right: 0 !important;
    clear: right;
}

.clear {
    clear: both;
    line-height: 0;
}

.page-link {
    padding: 0 0 15px;
}

/* Respond */

.comments {
    clear: both;
}

#respond {
    margin: 20px 0 20px 0;
    overflow: hidden;
}

.commentlist #respond {
    margin: 0 0 20px 0;
}

#respond .comment-reply-title small {
    font-size: 12px;
    font-weight: normal;
}

#commentform p {
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px;
    margin: 0;
}

#commentform p label {
    display: block;
    padding: 0 0 5px;
}

#commentform p textarea {
    width: 96%;
}

/* Comments*/

#comments,
#reply-title {
    margin: 0 0 15px 0;
    line-height: 1.6em;
}

.commentlist {
    margin-left: -2em;
    padding: 0;
    text-align: justify;
    line-height: 1.6em;
}

.commentlist .comment {
    padding: 0 0 0 2em;
}

.commentlist .comment,
.commentlist + .comment {
    padding-top: 1.2em;
}

.commentlist .commentlist {
    padding: 0;
}

.commentlist .comment-author {
    margin-bottom: .5em;
}

.commentlist .comment-metadata {
    margin-bottom: .5em;
}

.commentlist .comment-author img {
    float: left;
    margin: 0 1.2em 4px 0;
}

.comment .comment-respond {
    margin-left: 20px;
}

.comment-body {
    margin: 0 0 20px;
}

.comment-body .reply {
    padding-bottom: 15px;
}

.parent.comment .comment {
    margin-left: 30px;
}

.comment-author.vcard {
    margin-bottom: 10px;
}

.breadcrumb {
    padding-bottom: 20px;
}

.post .title h3 {
    margin-bottom: 1em;
}

.divider {
    height: 65px;
}

.wpcf7-not-valid-tip {
    display: block;
    padding-top: 5px;
}

.wpcf7-response-output {
    text-align: center;
}

.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
    color: #d93c3c;
}

.error input:not([type="submit"]) {
    border-color: red !important;
}

#text_area {
    width: 100%;
}

.no-pad {
    padding: 0 !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin: 0 0 .7em;
    line-height: 1.2em;
    color: #333333;
}

h1,
.h1 {
    font-size: 36px;
    margin-bottom: 1em;
}

h2,
.h2 {
    font-size: 32px;
}

h3,
.h3 {
    font-size: 28px;
}

h4,
.h4 {
    font-size: 24px;
}

h5,
.h5 {
    font-size: 20px;
}

h6,
.h6 {
    font-size: 16px;
}

p {
    margin: 0 0 1em;
}

a {
    /*color: #2d434e; DAC */
    color: #948D80; /* DAC */
    text-decoration: none;
    -webkit-transition: color .2s linear, background .2s linear, opacity .2s linear , border-color .2s linear;
    transition: color .2s linear, background .2s linear, opacity .2s linear , border-color .2s linear;
}

a:hover {
    text-decoration: underline;
}

/* custom radio styles */

.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border-radius: 9px;
    margin: 0 3px 0 5px;
    height: 15px;
    width: 15px;
    border: 1px solid #2d434e;
}

.jcf-radio span {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background: #2d434e;
    border-radius: 100%;
}

.jcf-radio input[type="radio"] {
    position: absolute;
    height: 100% !important;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.jcf-radio.jcf-checked span {
    display: block;
}

/* custom checkbox styles */

.jcf-checkbox {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: default;
    background: #fff;
    margin: -1px 3px 0 0;
    height: 18px;
    width: 18px;
    border: 1px solid #fd8304;
}

.jcf-checkbox span {
    position: absolute;
    display: none;
    height: 9px;
    width: 16px;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -4px;
    border: 3px solid #fd8304;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

:root .jcf-checkbox span {
    margin: -9px 0 0 -4px;
}

.jcf-checkbox input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.jcf-checkbox.jcf-checked span {
    display: block;
}

/* common custom form elements styles */

.jcf-disabled {
    background: #ddd !important;
}

html,
body {
    height: 100%;
}

img {
    vertical-align: middle;
}

.bg-stretch {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
/*     background-position: right center; DAC */
	background-position: center top; /* DAC */
    background-size: cover;
}

.orange {
    /* color: #f15b38; */
}

.blue {
    /* color: #444444; */
}

.entry h1,
.entry h2,
.entry h3, /* DAC */
.entry h4 /* DAC */ {
    color: #4c6171;
}

#wrapper {
    width: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}

#wrapper.nav-active .nav-bar {
    display: block;
    height: auto;
    transition: height .5s ease;
}

#nav ul li.hover ul.sub-menu {
    /*background-color: #2d434e; DAC */
}

#wrapper.nav-active.opener {
    width: 32px;
    height: 32px;
}

.main-holder {
    width: 100%;
    padding: 30px 0;
    /*border-top: 32px solid #311908; DAC */
    border-top: 20px solid #50606F; /* DAC */
    /*border-bottom: 18px solid #311908; DAC */
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
    background-image: url('/wp-content/uploads/2019/08/bg_logo.png');
    background-repeat: no-repeat;
    background-position: 85% 97%;
    background-size: 30%;
}

.postRoll {
    padding: 0 0 30px;
}

.smile-slider {
    padding: 100px 0;
    background-color: #333333;
    color: #FFF;
    font-size: 25px;
}

.smile-slide h3 {
    color: #FFF;
}

.smile-slider .smile-images {
    float: right;
}

.postRoll article h3 a {
    color: #444;
}

.section-location {
    /*background-color: #4c6171; DAC */
    background-color: #50606F; /* DAC */
    padding: 50px 0 0;
    position: relative;
}

section.pay-block {
    padding: 50px 0;
    background-color: #f6efd8;
}

section.pay-block .btn.btn-blue {
    background-color: #5fafba;
    font-size: 18px;
    padding: 14px 20px;
    text-transform: uppercase;
    border-radius: 3px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
}

section.pay-block .btn.btn-blue:hover {
    background-color: #c3cc6c;
}

.section-location h2.loc_heading {
    /*color: #ffffff; DAC */
    color: #F4F0E7; /* DAC */
    font-weight: bold;
    text-align: center;
    font-size: 40px;
}

.section-location h2.loc_heading:after { /* DAC */
    content: '';
    display: block;
    width: 99px;
    height: 0;
    /*border-bottom: 1px solid #e9ddc8; DAC */
    border-bottom: 1px solid #F4F0E7; /* DAC */
    margin: 20px auto;
}

.main-frame {
    width: 100%;
    padding: 0;
}

.container {
    max-width: 1366px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}

#content {
    float: left;
    width: 65%;
}

#content > .holder {
    /* margin-right: 415px; */
}

#sidebar {
    float: right;
    width: 340px;
    margin-left: -100%;
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
    padding: 15px;
    color: #2d434e;
}

#header {
    width: 100%;
    position: relative;
}

#header .header-holder {
    /*background: #4c6171; DAC */
    background: #50606F; /* DAC */
    position: relative;
    z-index: 100;
    transition: position .5s ease;
}

.page-scrolled .header-holder {
    width: 100%;
    position: fixed !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

#header .container {
    max-width: 1366px;
    padding: 0 15px;
}

#header .header-frame {
    padding: 10px 0 0;
    /*     background-color: #e9ddc8; DAC */
}

#header .header-frame .social {
    display: none;
}

#header .social {
    float: right;
}

#header .social .socIco {
    height: 25px;
    width: auto;
}

#header .social a {
    color: #F9F9F9;
}

#header .social a:hover {
    color: #ff7600;
}

.contact-block {
    float: right;
    padding: 10px 0 10px;
    text-align: right;
    /* display: block; */
    /* width: 30%; */
}

.contact-block .tel {
    display: block;
    font-size: 19px;
    text-align: right;
}

.contact-block .tel a {
    color: #4c6171;
    font-weight: 400;
    font-size: 28px;
}

.contact-block .tel a:hover {
    text-decoration: none;
    color: #151515;
}

.contact-block .tel a .fa {
    font-size: 30px;
    vertical-align: middle;
}

.contact-block .place {
    display: block;
    margin: 0 0 10px;
    font-size: 15px;
}

.contact-block .place a {
    color: #4c6171;
}

.contact-block .place .fa {
    font-size: 16px;
    padding: 0 3px 0 0;
}

.contact-block .place a:hover {
    color: #1a1a1a;
    text-decoration: none;
}

.contact-block .fa {
    color: #4c6171;
}

.nav-bar {
    float: left;
    /* margin: 0 -20px; */
}

.logo-block {
    float: left;
    margin: -10px 0 -10px -15px;
    /* background-color: #FFF; */
    /* height: 160px; */
    padding: 38px 10px;
    /* box-shadow: 14px 0 26px rgba(0, 0, 0, 0.11); */
}

.logo-block:after {content: '';position: absolute;display: block;}

#logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

span#logo img {
    max-width: 588px;
}

.brand {
    display: inline-block;
    vertical-align: middle;
}

#nav {
    font-size: 0;
    margin: 0 -20px;
}

#nav > li {
    display: inline-block;
    position: relative;
    /*padding: 0 15px; DAC */
    padding: 0 10px; /* DAC */
}

#nav > li a {
    /*font-size: 19px; DAC */
    font-size: 16px; /* DAC */
    line-height: 17px;
    display: inline-block;
    /*padding: 10px 15px; DAC */
    padding: 10px 10px; /* DAC */
    position: relative;
    text-transform: uppercase;
    color: #F9F9F9;
    /* font-weight: bold; */
}

#nav > li:first-of-type a {
    padding-left: 0;
}

#nav .sub-menu > li > a {
    font-size: 16px !important;
}

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

#nav > li.hover ul {
    display: block;
}

#nav ul {
    position: absolute;
    top: 100%;
    width: 205px;
    left: 15px;
    display: none;
    padding: 6px 0 6px 6px;
    /*background-color: #2d434e; DAC */
    background-color: #50606F; /* DAC */
}

#nav ul.sub-menu > li {
    position: relative;
}

#nav ul li ul.sub-menu {
    display: none;
    position: absolute;
    left: 169px;
}

#nav ul li.hover ul.sub-menu {
    display: block;
    top: 0;
}

#nav ul a {
    display: block;
    position: relative;
    padding: 10px 10px 10px 20px;
    text-transform: none;
}

#nav ul a:hover {
    color: #2d434e;
    /*background: #e9ddc8; DAC */
    background: #F4F0E7; /* DAC */
}

#nav .opener:after {
	position: relative;
	top: 0;
	z-index: 2;
	content: "\f0d7";
	display: inline-block;
	font-family: 'fontawesome';
	margin: 0 0 0 10px;
}

#nav li ul.sub-menu .opener:after {
    content: "\f0da";
}


#nav .sub-menu li .opener:after {
    right: 0;
}

#nav .opener.actives:after {
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #36a3d2 transparent;
}

/* burger menu style */

.menu-opener {
    float: right;
    width: 62px;
    display: none;
    margin-right: -15px;
    height: 31px;
    position: relative;
    text-indent: -9999px;
    overflow: hidden;
}

.menu-opener:before,
.menu-opener:after,
.menu-opener span {
    background: #333333;
    position: absolute;
    top: 16px;
    left: 25%;
    right: 25%;
    height: 5px;
    margin-top: -4px; /* height/2 */
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.menu-opener:before,
.menu-opener:after {
    content: "";
    top: 7px;
}

.menu-opener:after {
    top: 25px;
}

/* close button transition */

.close-btn span,
.nav-active .menu-opener span {
    opacity: 0;
}

.menu-opener:hover {
    opacity: .9;
}

.close-btn:after,
.close-btn:before,
.nav-active .menu-opener:after,
.nav-active .menu-opener:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    left: 25%;
    right: 25%;
}

.close-btn:after,
.nav-active .menu-opener:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.social {
    font-size: 0;
    padding: 6px 0;
}

.social li {
    display: inline-block;
    padding: 0 4px;
    vertical-align: top;
}

.social a {
    font-size: 21px;
    line-height: 1em;
}

.social a:hover {
    color: #000;
}

.social .fa-instagram,
.social .fa-youtube-play {
    font-size: 25px;
}

.btn-holder {
    display: block;
    text-align: right;
    padding: 0 0 0 10px;
}

.btn-list {
    /* max-width: 110px; */
    margin: 0 0px 0 0;
    display: inline-block;
    vertical-align: top;
}

.btn-list li {
/*     padding: 0 0 3px; DAC */
	padding: 0 0 5px; /* DAC */
}

.btn-list li:last-child {
    padding: 0;
}

.btn-list a {
/*     background: #8a8a8a; DAC */
    background: #F4F0E7; /* DAC */
    display: block;
    vertical-align: middle;
/*     padding: 9px 10px; DAC */
	padding: 6px 10px; /* DAC */
    min-width: 160px;
    font-size: 14px;
    height: 28px;
    line-height: 1em;
/*     color: #fff; DAC */
	color: #2d434e; /* DAC */
	border: 2px solid #2d434e; /* DAC */
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    /*box-shadow: 1px 1px 3px #555; DAC */
    /* font-family: 'Oxygen', sans-serif; */
}

.btn-list a:hover {
/*     text-decoration: none;
    background: #f15b38; DAC */
	background-color: #2d434e; /* DAC */
	color: #FFF; /* DAC */
	border-color: #2d434e; /* DAC */
	text-decoration: none; /* DAC */
}

.opener-form {
    position: relative;
    z-index: 98;
    display: inline-block;
    vertical-align: top;
    transition: all .5s ease;
}

.page-scrolled .opener-form {
    position: fixed;
    right: 94px;
}

.wrap-form-question.wrap-form-question-fixed {
    position: relative;
    margin: 0 auto;
    padding: 15px;
    z-index: -1;
    max-width: 960px;
    width: 75%;
    overflow: auto;
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
}

div#formPop .iMap {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    margin: 0 auto;
    /* box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5); */
    /* overflow: hidden; */
}

div#formPop .iMap>.map-show-canvas {
    height: 364px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    display: block;
    max-width: 435px;
    margin: 0 auto;
    border-radius: 4px;
    overflow: hidden;
    background-color: #ededed;
}

div#formPop form {
    margin: 0 auto;
    width: 90%;
}

div#formPop .row {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 10px;
}

div#formPop .contactHead, div#formPop h3 {
    text-align: center;
    color: #4c6171;
}

.wrap-form-question input[type="submit"] {
    min-width: 138px;
    padding: 7px 15px;
    line-height: 1.2;
    font-size: 15px;
    white-space: normal;
    font-weight: 400;
    border: 0;
    margin: 0;
    color: #fff;
    /*background: #2d434e; DAC */
    background: #50606F; /* DAC */
    border: 1px solid #2d434e;
    text-transform: uppercase;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    font-weight: bold; /* DAC */
}

.wrap-form-question input[type="submit"]:hover {
    /*background: #e9ddc8; DAC */
    background: #F4F0E7; /* DAC */
    color: #2d434e;
    /*border: 1px solid #FFF; DAC */
    border: 1px solid #4c6171;
}

.wrap-form-question.bottom {
    top: inherit !important;
    bottom: 40px;
    right: -115px;
}

.wrap-form-question.show {
    display: none;
    position: relative;
    z-index: 10;
    padding: 40px 15px;
    margin: 0 -15px;
    background: #28a5af;
}

.wrap-form-question.show form {
    max-width: 640px;
    padding: 0;
    width: auto;
    margin: 0 auto;
    background: none;
}

.wrap-form-question.show h2 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    margin: 0 0 45px;
}

.wrap-form-question.show form textarea {
    padding: 10px 15px;
}

.active-form .wrap-form-question {
    z-index: 101;
    display: block;
}

div#formPop .shedule {
    color: #000;
    max-width: 280px; /* DAC */
    width: 100%; /* DAC */
    margin: 0 auto; /* DAC */
}

div#formPop .shedule dd {
    text-align: right;
}

div#formPop .shedule dt {
    text-align: left;
}

.booking-opener {
    /* background: #35c6a6; */
    font-size: 17px;
    line-height: 1.2em;
    height: auto;
    text-align: center;
    color: #fff;
    float: right;
    padding: 20px;
    transition: background .5s ease;
    border-radius: 3px;
    /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); DAC */
}

.page-scrolled a.btn.btn-orange.booking-opener {
    max-width: 295px;
    font-size: 19px;
    padding: 15px;
    position: fixed;
    right: 3px;
    top: 42px;
    border-radius: 5px;
}

.booking-opener:hover {
    background-color: #f2662b;
}

.wrap-form-question form {
    width: 324px;
    background-color: #ffffff;
    padding: 16px 25px 16px;
    text-align: center;
    color: #2d434e;
    border-radius: 2px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
}

.wrap-form-question form p {
    margin: 0;
}

.wrap-form-question form input:not([type="submit"]),
.wrap-form-question form textarea {
    width: 100%;
    background: #fff;
    margin-bottom: 13px;
    border: 0;
    height: 23px;
    border: 1px solid #333333;
    padding: 3px 9px 2px;
    font-size: 13px;
    text-align: left;
    color: #b3b3b3;
    -webkit-transition: color .2s ease, border-color .2s ease;
    transition: color .2s ease, border-color .2s ease;
}

.wrap-form-question form input:not([type="submit"]):focus,
.wrap-form-question form textarea:focus {
    color: #333;
}

.wrap-form-question form input:not([type="submit"]):focus::-webkit-input-placeholder,
.wrap-form-question form textarea:focus::-webkit-input-placeholder {
    color: #333;
}

.wrap-form-question form input:not([type="submit"]):focus::-moz-placeholder,
.wrap-form-question form textarea:focus::-moz-placeholder {
    opacity: 1;
    color: #333;
}

.wrap-form-question form input:not([type="submit"]):focus:-moz-placeholder,
.wrap-form-question form textarea:focus:-moz-placeholder {
    color: #333;
}

.wrap-form-question form input:not([type="submit"]):focus:-ms-input-placeholder,
.wrap-form-question form textarea:focus:-ms-input-placeholder {
    color: #333;
}

.wrap-form-question form input:not([type="submit"]):focus.placeholder,
.wrap-form-question form textarea:focus.placeholder {
    color: #333;
}

.wrap-form-question form input:not([type="submit"]).error,
.wrap-form-question form textarea.error {
    border: 1px solid red;
}

.wrap-form-question form textarea {
    max-width: 100%;
    min-height: 107px;
    max-height: 150px;
    margin-bottom: 17px;
}

.wrap-form-question form .top {
    margin: 0 0 16px 20px;
    text-align: left;
}

.wrap-form-question form .top > span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 26px;
    font-size: 14px;
}

.wrap-form-question form .top label {
    margin-right: 32px;
    font-size: 14px;
    vertical-align: middle;
}

.wrap-form-question form .top label:last-child {
    margin-right: 0;
}

.wrap-form-question form .top label .jcf-radio {
    margin-right: 6px;
    position: relative;
    top: -2px;
    border-color: #2d434e;
}

.wrap-form-question .success-form {
    background-color: #02587b;
    display: none;
    padding: 10px 20px;
    text-align: center;
}

.wrap-form-question .success-form p {
    color: #fff;
}

.bar {
    /*background: #4c6171; DAC */
    background-color: #50606F; /* DAC */
    text-align: center;
    padding: 23px 0 1px;
    color: #fff;
}

.bar-nav {
    text-align: center;
    padding: 15px 0;
    /*color: #e9ddc8; DAC */
    color: #F4F0E7; /* DAC */
    /*background-color: #4c6171; DAC */
    background-color: #50606F; /* DAC */
}

.bar .container {
    padding: 0 15px;
}

.bar-nav     a {
    /*color: #e9ddc8; DAC */
    color: #F4F0E7; /* DAC */
}

.bar h1 {
    font-size: 46px;
    line-height: 1em;
    /*color: #e9ddc8; DAC */
    color: #F4F0E7; /* DAC */
    margin: 0 0 15px;
    font-weight: 700;
}

.bar.bar-title {
    text-align: left;
    padding: 16px 0;
}

.blog .bar.bar-title {
    margin: 0 0 30px;
}

.bar.bar-title .container {
    /* max-width: 1330px; */
}

.bar.bar-title h1 {
    margin: 0;
    color: #fff;
    font-size: 34px; /* DAC */
}

.sub-nav {
    margin: -6px 0 0;
    font-size: 0;
}

.sub-nav li {
    display: inline-block;
    position: relative;
    padding: 3px 35px;
    font-size: 17px;
    text-transform: uppercase;
}

.sub-nav li:before {
    content: "\f00c";
    font-family: 'fontawesome', fantasy;
    margin-right: 10px;
}

.promo {
    width: 100%;
    max-width: 1920px;
    position: relative;
    min-height: 565px;
    margin: 0 auto;
    /*border-bottom: 8px solid #4c6171; DAC */
}


.blurb {
    padding: 40px 20px 20px;
    background-color: #c3d1d2;
}

.blurb p {
    margin-bottom: 0px;
}

.promo .promo-holder {
    /*padding: 160px 0 30px; DAC */
    position: absolute; /* DAC */
    bottom: 0; /* DAC */
}

.box-social {
    /*background-color: rgba(76, 97, 113, 0.8); DAC */
    background-color: rgba(76, 97, 113, 0.95); /* DAC */
    max-width: 491px;
    /*display: block; DAC */
    display: none; /* DAC */
    vertical-align: middle;
    padding: 20px 30px 30px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    /*color: #e9ddc8; DAC */
    color: #F4F0E7; /* DAC */
    /*border-radius: 5px; DAC */
}

.box-social .star-rating {
    text-align: center;
    display: none; /* DAC */
}

.box-social p {
    /*margin: 0 0 22px; DAC */
    margin: 0 0 12px; /* DAC */
    /* font-family: 'Roboto', sans-serif; */
    /*font-size: 20px; DAC */
    font-size: 17px; /* DAC */
    font-weight: normal;
    line-height: 1.0;
}

.star-rating {
    margin: 10px 0 25px;
    font-size: 0;
}

.star-rating li {
    display: inline-block;
    color: #F9E103;
    font-size: 25px;
    margin: 0 10px;
}

.personal {
    display: inline-block;
    text-align: left;
}

.personal .img {
    float: left;
    width: 65px;
    margin: 0 20px 0 0;
}

.personal .img img {
    width: 100%;
}

.personal .description {
    overflow: hidden;
}

.personal h3 {
    font: 700 22px/1.4em "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0;
    /*color: #e9ddc8; DAC */
    font-weight: normal; /* DAC */
}

.google {
    display: block;
}

.google a {
    display: block;
}

.google a:hover {
    opacity: .9;
}

.btns-list {
    max-width: 510px;
    margin: 0;
    display: block;
    vertical-align: middle;
    clear: both;
}

.btns-list li {
    padding: 10px 0;
    float: left;
    display: block;
    margin: 0 15px 0 0;
}

.btns-list a {
    display: block;
    font: 400 20px/1.4em "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    /*padding: 11px 15px; DAC */
    padding: 11px 15px; /* DAC */
    color: #2d434e;
    text-align: center;
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
    /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); DAC */
    text-transform: uppercase;
    /*border-radius: 3px; DAC */
    border-radius: 5px; /* DAC */
    /*border: 1px solid #FFF; DAC */
    border: 2px solid #2d434e; /* DAC */
    font-weight: bold; /* DAC */
}

.btns-list li:last-of-type a {
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
    /*border-color: #e9ddc8; DAC */
}

.btns-list li:last-of-type a:hover {
    background-color: #2d434e;
    color: #FFF;
    border-color: #2d434e;
}

/* .btns-list a:hover DAC {
    text-decoration: none;
    background-color: #2d434e;
    border-color: #2d434e;
    color: #FFF;
} */

.members-section {
    background: #000000;
    padding: 20px 0;
    box-shadow: 0px 4px 132px 100px rgba(0, 84, 134, 0.15);
}

.members-section h4 {
    margin: 0;
    color: #ffffff;
    font-size: 24px;
    line-height: 22px;
    font-weight: normal;
}

.members-section .members {
    /* max-width: 1024px; */
    margin: 0 auto;
}

.members-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    text-align: center;
}

.members-list li {
    /* width: 14%; */
    padding: 10px 15px;
}

section.offers {
    padding: 90px 0 0 0;
}

.heading {
    text-align: center;
    margin: 0 15px 15px;
    line-height: 1.4em;
    color: #333;
}

.heading strong {
    font-size: 20px;
    /*color: #95989A; DAC */
    color: #4c6171; /* DAC */
}

.heading h1 {
    color: #073954;
    font: 41px/1.2em "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 24px;
    text-transform: uppercase;
}

.heading p {
    margin: 0;
    font-family: 'Muli',sans-serif;
    font-weight: normal;
    /*color: #95989A; DAC */
    color: #4c6171; /* DAC */
    font-size: 20px;
}

#linedBg {
    padding: 30px 0;
}

#linedBg #leftLined {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#leftLined h2 {
    font-size: clamp(32px, 2.396vw, 46px);
    line-height: clamp(38px, 2.708vw, 52px);
    font-weight: 500;
}

#leftLined p {
    font-size: clamp(18px, 1.042vw, 20px);
    line-height: clamp(24px, 1.354vw, 26px);
}

.offers-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* margin: 0 -18px 35px; */
}

ul.offers-list a:hover {
    text-decoration: none;
}

.offers-list li {
    width: 33.3%;
    padding: 0 20px 0;
}

.offers-list li:nth-child(even) .box-holder:before {
    border-radius: 0 25px 0 25px;
}

.offers-list li:nth-child(even) .box-holder img {
    /* position: relative; */
    /* z-index: 10; */
}

.box-offers {
    font-size: 16px;
    position: relative;
    padding: 10px;
    float: left;
    box-shadow: 3px 3px 35px rgba(0, 84, 134, 0.15);
    border-radius: 30px 30px 0 0;
    background-color: #ffffff;
}

.box-offers .alpha-match {
    /* margin-top: 20px; */
    text-align: center;
}

.box-offers.image-center .alpha-match {
    margin-top: 10px;
}

.box-offers.content-center .alpha-match {
    /* margin-top: 20px; */
}


.hide-me .wpcf7 {
    background-color: #ffffff;
    color: #2d434e;
    padding: 20px 0;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

span.wpcf7-list-item {
    margin: 0 3px 15px 1em;
}

.hide-me .wpcf7 input, .hide-me .wpcf7 textarea {
    color: #333;
    /* margin: 10px 0 0; */
    width: 90%;
    /* border: 0; */
}

.hide-me input[type="submit"].wpcf7-submit {
    background-color: #2d434e;
    margin-top: 20px;
    max-width: 183px;
    color: #ffffff;
    /* border-color: #333333; */
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    border: 1px solid #2d434e;
    font-weight: bold; /* DAC */
}

.hide-me input[type="submit"].wpcf7-submit:hover {
    color: #2d434e;
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
    border: 1px solid #FFF;
}

.specWrap {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 20px;
}

.hide-me {
    /* display: none; */
}

.specInfoWrapper-1.hide-me,.specInfoWrapper-2.hide-me,
.specInfoWrapper-3.hide-me {
    position: relative;
    display: block;
    /*background: #e9ddc8; DAC */
    background: #F4F0E7; /* DAC */
    padding: 20px;
    text-align: left;
    border-radius: 5px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
    max-width: 960px;
    width: 65%;
    margin: 0 auto;
    overflow-y: auto;
}

.box-offers img {
    display: block;
    /* padding: 74px 30px 0; */
    /* margin-left: 18px; */
    padding-top: 20px;
    float: none;
    margin: 0 auto;
}

.box-offers.content-center img {
    display: inline-block;
    vertical-align: middle;
    padding-top: unset;
}

.box-offers.image-center img {
    display: inline-block;
    vertical-align: middle;
    padding-top: unset;
}

.alignHelp {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.box-offers.content-right img {
    margin-top: unset;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0;
}

.box-offers img.aligncenter {
    padding: 0;
    margin: 0 auto 20px;
    float: none;
}

.box-offers .box-holder {
    position: relative;
    /* min-height: 261px; */
    /* background-color: #F7F2FE; */
    float: left;
    /* border-radius: 5px; */
    /* box-shadow: 3px 3px 35px rgba(0, 84, 134, 0.15); */
}

.box-offers .description {
    padding: 15px;
    position: relative;
    /* float: left; */
    text-align: center;
    font-weight: bold;
    color: #444;
    /* width: 60%; */
    /* margin: 0 0 15px; */
}

.box-offers.image-center .description {
    padding: 10px 15px 0 15px;
}

.box-offers.content-right .description.alpha-match {
    padding: 15px 15px 0;
}

.box-offers .description p {
    font-size: 24px;
    /* font-family: 'Oxygen', sans-serif; */
    color: #666666;
    font-weight: 400;
}

.content-right .offers-info p {
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}

.table-block {
    display: table;
}

.box-offers h4 {
    font-size: 42px;
    line-height: 1em;
    color: #000000;
    margin: 6px 0 25px;
    text-align: center;
    font-weight: bold;
}

.box-offers.image-center h4 {
    margin: 5px 0;
}

.box-offers.content-right h4 {
    margin: 5px 0;
}

.content-right h4 {
    font-size: 46px;
    /* font-weight: bold; */
    font-family: 'Cabin', sans-serif;
}

.box-offers h4 sup {
    font-size: 28px;
    top: -.55em;
    margin: 0 3px 0 0;
}

.box-offers p {
    margin: 0;
    color: #575757;
    font-size: 18px;
}

.box-offers.image-center .offers-info p {
    font-size: 12px;
}

.hide-me .col-md-7 p {
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}

.hide-me .col-md-7 p:first-of-type {
    text-align: center;
    font-weight: bold; /* DAC */
    color: #2d434e; /* DAC */
    font-size: 21px; /* DAC */
}

.hide-me .col-md-7 h3 {
    text-align: center;
    color: #2d434e;
    font-size: 41px;
    margin: 0 0 10px;
}

.box-offers .offers-info {
    position: relative;
    /* float: left; */
    /* clear: both; */
    text-align: center;
    /* width: 90%; */
    /* margin-top: 15px; */
    margin-bottom: 90px;
    color: #333;
    font-weight: normal;
}

.box-offers.image-center .offers-info {
    margin-top: 0;
}

.box-offers.content-right .offers-info {
    margin-top: 0;
}

.offers-info .btn.btn-orange {
    bottom: 0;
    margin: 20px 0 0;
    border-radius: 3px;
    padding: 11px 26px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}

.box-offers .offers-info p {
    margin: 0;
}

.offers-holder {
    max-width: 1366px;
    margin: 0 auto;
    /* overflow: auto; */
}

.appointments {
    padding: 20px 0;
    /* margin: 0 0 30px; */
    text-align: center;
    width: 100%;
    position: relative;
    /*background-color: #4c6171; DAC */
    background-color: #50606F; /* DAC */
}

.appointments .container {
    position: relative;
}

.appointments .container:before, .appointments .container:after {
    content: '';
    display: inline-block;
    /* float: left; */
    position: absolute;
    top: -5px;
    background-image: url('/wp-content/uploads/2019/08/emerIco.png');
    width: 81px;
    height: 88px;
}

.appointments .container:before {
    left: 10%;
    /* top: -10px; */
}

.appointments .container:after {
    right: 10%;
    /* top: -10px; */
}

.appointments h4 {
    color: #fff;
    font-size: 24px;
    line-height: 1.2em;
    margin: 0 0 10px;
    font-weight: normal;
    /* font-family: 'Cabin', sans-serif; */
}

.appointments h4 a {
    color: #ffffff;
    font-weight: bold;
    z-index: 20;
}

.appointments h3 {
    font-size: 30px;
    margin: 0;
    font-weight: normal;
    z-index: 2;
    /* font-family: 'Cabin', sans-serif; */
}

.appointments h3 a {
    color: #fff;
}

section.services {
    padding: 40px 0;
    background-color: #333333;
}

.services .w20 {
    width: 20%;
    float: left;
    color: #FFF;
}

.services .w20 h3,
.services .w20 h3 a {
    color: #FFF;
    font-weight: 400;
    margin-top: 20px;
}

.news-list {
    margin: 0 0;
}

.news-list li {
    padding: 50px 0;
    /* background-color: #FFF; */
}

.news-list li:first-of-type {
    background-color: #FFF;
}

.news-list li:last-of-type {
    padding: 100px 0;
}

.news-list li:last-of-type p a { /* DAC */
    color: #2E424E;
    font-weight: bold;
}

.video-block {
    margin: 30px 0 0;
}

.heading h2 {
    font-size: 46px;
    font-weight: bold;
    color: #4c6171;
}

.main-holder .heading h2:after { /* DAC */
    content: '';
    display: block;
    width: 99px;
    height: 0;
    border-bottom: 1px solid;
    margin: 20px auto;
}

.news-list li:nth-of-type(2) {
    padding: 0;
    /*background-color: #4c6171; DAC */
    background-color: #50606F; /* DAC */
    color: #f7f2fe;
}

.news-list li:nth-of-type(2) p a {
    color: #fff;
    font-weight: bold;
}

.news-list li:nth-child(even) .image {
    float: right;
    /* margin: 0 0 0 50px; */
}

.news-list li:nth-child(even) .image img {
    box-shadow: none;
}

.news-list .image {
    float: left;
    /* margin: 0 50px 0 0; */
    width: 50%;
}

.news-list .image img {
    width: 100%;
    /*box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5); DAC */
    box-shadow: 3px 3px 35px rgba(0,0,0, .13); /* DAC */
}

.news-list .description {
    overflow: hidden;
    /*padding: 35px 15px 0; DAC */
    padding: 15px 15px 0; /* DAC */
    line-height: 24px;
    text-align: center;
}

.news-list .description p {
    /*font-size: 22px; DAC */
    font-size: 21px; /* DAC */
}

.news-list h2 {
    font-size: 46px;
    line-height: 1.2em;
    margin: 0px 0 10px;
    font-weight: normal;
}

.news-list h2 a {
    /*color: #4c6171; DAC */
    color: #2E424E; /* DAC */
    font-weight: bold;
    font-size: 40px;
    display: block;
}

.news-list li:nth-of-type(2) h2 { /* JRF */
    color: #ffffff;
}

.news-list h2:after {
    content: '';
    display: block;
    width: 99px;
    height: 0;
    border-bottom: 1px solid;
    margin: 20px auto;
}

.news-list li:nth-of-type(2) h2 a {
    color: #f7f2fe;
}

.news-list li:nth-of-type(2) h2:after {
    border-color: #f7f2fe;
}

.video-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -15px 0;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    box-shadow: 2px 2px 5px #666;
}

.video-list li {
    width: 33.3%;
    padding: 0 15px 20px;
}

section.statBlock {
    text-align: center;
    padding: 50px 0;
}

section.statBlock .w25 {
    width: 25%;
    float: left;
    display: block;
    font-size: 30px;
    border-left: 2px solid #333333;
    padding: 20px 0;
}

section.statBlock .w25:last-of-type {
    border-right: 2px solid;
}

section.statBlock .w25 h4 {
    font-size: 55px;
    font-weight: 900;
    text-shadow: 0 3px 8px rgba(0, 0, 0, 0.45);
}

.section-location .map-block {
    position: relative;
    overflow: auto;
    display: block;
    max-width: 1920px;
    margin: 0 auto;
    border-top: 15px solid #C3D1D2; /* DAC */
}

.section-location #map {
    height: 500px;
    width: 100%;
    /* max-width: 1920px; */
    margin: 0 auto;
    position: relative;
    /* border: 2px solid #95989a; */
}

.section-location .address {
    position: absolute;
    top: 52px;
    left: 105px;
    display: block;
}

#xs-address{
    display: none;
}

.section-location .address h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: #0072d7;
    margin: 0 0 5px;
}

.section-location .address .address-holder {
    background-color: rgba(255, 255, 255, .8);
    width: 414px;
    padding: 20px 18px;
    box-shadow: 2px 2px 9px #999;
}

.section-location .address address {
    color: #fff;
    margin: 0 0 0px;
    font-size: 22px;
    line-height: 1.2em;
    font-style: normal;
    width: 85%;
}

.section-location .address .link {
    font-size: 21px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
}

.section-location .address .link a {
    color: #e5f6d3;
}

.section-location .address .link a:hover {
    text-decoration: underline;
}

.section-location .address .shedule {
    /* text-align: center; */
    max-width: 280px; /* DAC */
    width: 100%; /* DAC */
}

.section-location .address .shedule h3 {
    font-size: 22px;
    color: #444444;
    display: inline-block;
    margin: 0 0 10px;
    font-weight: normal;
    /* font-family: 'Roboto', sans-serif; */
}

.section-location .address .shedule dl {
    font-size: 18px;
    /*color: #95989A; DAC */
    color: #444444; /* DAC */
    /* font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif; */
    margin: 0;
}

.section-location .address .shedule dt {
    font-weight: normal;
    width: 105px;
    text-align: left; /* DAC */
}

.section-location .address .shedule dd {
    margin: 0;
    text-align: right; /* DAC */
}

.row-location {
    padding: 0px;
    font-size: 16px;
    line-height: 1.3em;
    /* font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif; */
    font-weight: bold;
    margin: 0 0 3px;
}

.row-location.row-place .place h4 {
    font-size: 26px;
    font-weight: bold;
    color: #4c6171;
    margin-bottom: 5px;
    text-transform: uppercase;
    /* font-family: 'Quicksand', sans-serif; */
}

.row-location a {
    color: #333333;
    font-weight: 400;
    /* font-family: 'Muli', sans-serif; */
}

.row-location.row-place a {
    font-size: 20px;
    line-height: 1;
}

.row-location.row-tel {
    /* background: #e7e7e7; */
    margin-top: 20px;
}

.row-location.row-tel a {
    color: #ffffff;
}

.row-location.row-tel a.btn.btn-danger {
    border-radius: 5px;
    /*font-weight: 400; DAC */
    font-weight: bold; /* DAC */
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
}

a.btn.btn-danger:hover {
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
    color: #2d434e;
    border-color: #FFF;
}

.row-location .place .fa {
    color: #333333;
    font-size: 30px;
    float: left;
    margin: 5px 10px 0 0;
}

.widget-location .row-location .place .fa {
    color: #4c6171;
}

.widget-location .row-location a {
    color: #2d434e;
}

.row-location .place span {
    padding: 3px 0;
    display: block;
    overflow: hidden;
}

.row-location .tel {
    font: bold 23px/1.4em "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.row-location .tel .fa {
    color: #02099f;
    font-size: 32px;
    vertical-align: bottom;
}

.section-parthners {
    padding: 30px 0;
    background-color: #4c6171;
}

section.section-parthners h2.partnerHead {
    text-align: center;
    /* font-weight: normal; */
    color: #ffffff;
    font-size: 40px;
}

.parthners-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -15px;
}

.parthners-list li {
    /* width: 25%; */
    text-align: center;
    padding: 0 15px;
}

.fullContent.nPat {
    background-position: center top;
    background-size: min(1920px, 100vw) min(600px, 31.250vw);
    background-repeat: no-repeat;
    padding: min(720px, 37.500vw) 0 min(6.250vw, 120px);
}

.fullContent.nPat .h2 {
    font-size: clamp(20px, 2.083vw, 40px);
}

.fullContent h1,
.fullContent h2 {
    color: inherit;
    font-size: clamp(28px, 2.188vw, 42px);
    line-height: clamp(34px, 2.5vw, 48px);
}

#servCon {
    padding-top: 100px;
}

.section-bottom {
    color: #fff;
    text-align: center;
    padding: 260px 0;
    font-size: 24px;
    position: relative;
    background-image: url('/wp-content/uploads/2019/07/footCtaBg.jpg');
    background-size: cover;
    background-position: center;
}

section.section-bottom .ctaBox {
    background-color: rgba(76, 97, 113, 0.8);
    padding: 71px 80px 80px;
    /*border-top: 20px ridge  #e9ddc8; DAC */
    border-top: 20px solid #C6D1D2; /* DAC */
    /*border-bottom: 20px groove #e9ddc8; DAC */
    border-bottom: 20px solid #C6D1D2; /* DAC */
}

.section-bottom h2 {
    font-size: 32px;
    line-height: 1.2em;
    margin: 0 0 10px;
    color: #fff;
    font-weight: 900;
    /* font-family: 'Cabin', sans-serif; */
}

.section-bottom p {
    margin: 10px;
}

.section-bottom .btn {
    margin-top: 15px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #333333;
    color: #2d434e;
    font-weight: 400;
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
    /*border: 1px solid #FFF; DAC */
    border: 2px solid #FFF; /* DAC */
    font-weight: bold; /* DAC */
}

.section-bottom .btn:hover {
    background: #2d434e;
    color: #FFF;
    border-color: #2d434e;
}

.section-bottom br {
    /* display: none; */
}

.section-bottom a {
    color: #ffffff;
    font-weight: bold;
}

.list-check {
    font-size: 18px;
    line-height: 1.2em;
}

.list-check li {
    padding: 6px 0 6px 55px;
    margin: 0 0 11px;
    position: relative;
    color: #595959;
}

.list-check li:last-child {
    margin: 0;
}

.list-check li:before {
    content: "\f00c";
    /* width: 32px; */
    /* height: 27px; */
    /* background: url(images/ico-checkmark.png) no-repeat; */
    position: absolute;
    top: 4px;
    left: 0;
    font-family: 'fontawesome';
    font-size: 29px;
    color: #4c6171;
}

.widget {
    margin: 0 0 55px;
}

.widget .box {
    background: #f1f1f1;
    border-top: 6px solid #4c6171;
    padding: 40px 30px;
}

.widget .list-check {
    padding: 0;
}

.widget.widget-choose h3 {
    text-align: center;
    font-size: 28px;
    color: #4c6171;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-weight: 700;
}

.widget.widget-location h4 {
    color: #4c6171;
    font-weight: 700;
    text-transform: uppercase;
}

.widget.widget-form form {
    width: 100%;
    background: #ffffff;
    padding: 15px 28px;
    border-radius: 5px;
}

.widget.widget-form form .top {
    margin: 8px 0 30px 13px;
}

.widget.widget-form form .top label,
.widget.widget-form form .top span {
    font-size: 14px;
    font-weight: bold;
}

.widget.widget-form .wrap-form-question input[type="submit"] {
    /* background: #f9a83d; */
}

.widget.widget-form .wrap-form-question input[type="submit"]:hover {
    /* background: #1cb3bf; */
}

.widget.widget-form .head {
    /* background: #f6efd8; */
    font-size: 26px;
    color: #4c6171;
    text-align: center;
    font-weight: 700;
    padding: 10px;
    margin: 0 0 7px;
    text-transform: uppercase;
}

.widget.widget-form .head p {
    margin: 0;
}

.widget.widget-form .jcf-radio span {
    background: #333333;
}

.widget #map {
    margin-top: 7px;
    height: 300px;
}

.personal-info {
    font-size: 12px;
    line-height: 1em;
    margin: 0 0 8px;
}

.personal-info h5 {
    font-size: 18px;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #4c6171;
    font-weight: 700;
}

.personal-info h5 a { /* DAC */
    color: #4c6171;
}

.personal-info .img {
    float: right;
    margin-left: 3px;
}

.personal-info .img img {
    border: 4px solid #8a8a8a;
    border-radius: 50%;
    display: block;
}

.breadcrumbs-block {
    padding: 15px 0 15px;
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
}

.breadcrumbs-block .container {
    /* max-width: 1330px; */
}

.breadcrumbs {
    margin: 0 -10px;
}

.breadcrumbs li {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    color: #2d434e;
    /*font-size: 16px; DAC */
    font-size: 14px; /* DAC */
    font-weight: bold;
}

.breadcrumbs li:first-child:before {
    display: none;
}

.breadcrumbs li:before {
    content: "\f0da";
    position: absolute;
    left: -6px;
    top: 0;
    font-family: 'fontawesome';
}

.breadcrumbs li a {
    color: #2d434e;
}

.social-block {
    font-weight: bold;
    max-width: 740px;
    line-height: 1.2em;
    color: #333;
    margin: 65px 0 100px;
}

.social-block .star-rating li {
    font-size: 25px;
}

.social-block .personal-holder {
    /*text-align: right; DAC */
    text-align: center; /* DAC */
    /*padding: 30px 0 0; DAC */
    padding: 20px 0 0 ;
}

.social-block.add {
    /*padding: 40px 0 30px; DAC */
    padding: 20px 0 10px; /* DAC */
    margin: 0 auto;
}

#footer {
    width: 100%;
    position: relative;
    z-index: 97;
}

.footer-holder {
    text-align: center;
/*     padding: 30px 0 79px DAC; */
	padding: 30px 0; /* DAC */
    background-color: #ffffff;
}

.footer-holder address a {
    color: #666666;
}

.footer-holder address {
    font: 16px/1.2em "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.footer-holder .social {
    margin: 0 0 20px;
}

.footer-holder .social a {
    color: #4c6171;
}

.footer-holder .social a:hover {
    /*color: #ff7600; DAC */
    color: #948D80; /* DAC */
}

.footer-holder .bottom {
    /* max-width: 680px; */
    margin: 0 auto;
}

.footer-holder .copyright {
    float: left;
    font-size: 16px;
    color: #666666;
}

.footer-logo {
    display: block;
    margin: 0 0 10px;
}

.footer-logo a {
    display: block;
}

.footer-nav {
    text-align: center;
    margin: 0 0 12px;
}

.footer-nav li {
    display: inline-block;
    padding: 0 27px 5px;
}

.footer-nav a {
    font-size: 19px;
    text-transform: uppercase;
    color: #666666;
}

.bottom-nav {
    float: right;
    font-size: 0;
}

.bottom-nav li {
    display: inline-block;
    padding: 0 6px;
}

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

.t-minus {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    left: 0;
    z-index: 100;
    text-align: center;
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
    color: #4c6171;
    padding: 10px 5px;
    border-top: 1px solid;
}

.t-minus #countdown {
    display: inline-block;
    font-weight: 700;
}

.t-minus a {
    color: #2d434e;
    text-decoration: underline;
}

/* MISC CSS FOR SITE PRE-LAUNCH DAC */
#nav > li.new-patient-link {
    /*background-color: #e9ddc8; DAC */
    background-color: #F4F0E7; /* DAC */
    border: 1px solid #2d434e;
    padding: 0 5px;
    margin: 0 5px;
    transition: color .2s linear, background .2s linear, opacity .2s linear , border-color .2s linear;
}

#nav > li.new-patient-link a {
    font-size: 13px;
    /*color: #2d434e; DAC */
    color: #C3D1D2; /* DAC */
    padding: 3px;
    transition: color .2s linear, background .2s linear, opacity .2s linear , border-color .2s linear;
}

#nav > li.new-patient-link:hover {
    background-color: #2d434e;
    /*border: 1px solid #e9ddc8; DAC */
    border: 1px solid #F4F0E7; /* DAC */
}

#nav > li.new-patient-link a:hover {
    /*color: #e9ddc8; DAC */
    color: #F4F0E7; /* DAC */
}

/* MISC CSS FOR REVIEW SLIDER UPDATES */

.mobile-show.box-social.slick-initialized.slick-slider {
    display: block !important;
    /*background-color: transparent; DAC */
    background-color: #C3D1D2; /* DAC */
    width: 100%;
    max-width: unset;
}

.promo-holder>.container {
    max-width: 600px;
    width: 100%;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
}

.slick-slide {
    background-color: #fff;
    margin: 10px;
    padding: 10px;
    border: 1px solid #2d434e;
    border-radius: 3px;
}

.entry img.no-shadow {
	box-shadow: none;
}

.google-button-container {
    position: fixed;
    left: 68px;
    top: auto;
    bottom: 10px;
    z-index: 9999999;
    width: 282px;
    width: moz-fit-content;
    padding: 15px 0;
    margin-bottom: 0;
    border-radius: 2px;
    background-color: #f8f8f8;
    border-radius: 60px;
    box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.05);
}

.google-button-container .container {
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: fit-content;
}

.google-button-container .g-image {
    padding-right: 12px;
    font-size: 40px;
    color: #50606f;
}

.num-reviews-and-stars {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
}

.google-button-container .num-reviews-and-stars>p {
    color: #0F3A4E;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.34px;
    padding-bottom: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}

.stars-and-rating p {
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    padding-left: 5px;
    margin-bottom: 0;
    font-family: "Figtree",sans-serif;
    color: #0F3A4E;
    font-size: 12px;
    font-weight: 400;
}

.google-button-container .star-rating {
    display: block;
    padding: 0;
    margin: 0;
}

.stars-and-rating {
    display: flex;
    justify-content: flex-start;
}

.google-button-container .star-rating li {
    margin: 0 0 15px 0;
    color: #50606f;
    font-size: 12px;
    line-height: 23px;
}
.google-button-container .h2.npw {
    color: #041627;
    font-weight: 400;
    font-size: clamp(28px, 2.083vw, 40px);
}

.g-and-number-rating p {
    display: flex;
    float: right;
    align-items: center;
    justify-content: center;
    margin: 3px 5px 0;
    font-family: 'Poppins', sans-serif;
    color: #24292d;
    font-size: 20px;
    font-weight: 600;
}

.g-and-number-rating img { /* JRF */
    margin-right: 1px;
    margin-top: 1px;
}



.star-rating {
    padding-top: 18px;
    margin: 0 0 27px;
}

.google-button-container a { /* JRF */
    margin-top: 5px;
    margin-left: 10px;
    color: #2d7a9c;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.google-button-container .star-rating li {
    margin: 0 2px;
}

/* MISC CSS FOR SITE HEADER PROMO BAR */

.header-promo-holder {
    background-color: #C44D5E;
    padding: 5px;
    color: #fff;
}

.header-promo-holder .header-promo {
    text-align: center;
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
}

.header-promo-holder .header-promo a {
    color: #2d434e;
    font-weight: bold;
    font-size: 18px;
}

span.banner-promo {
    font-size: 18px;
}

.promo-mobile {
    display: none;
}

.page-scrolled .header-holder {
    top: 0;
}


.bar.bar-title h1 {
    font-size: 35px;
}

/* END CSS FOR HEADER PROMO */


/** Bootstrap Grid CSS **/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
/** END BOOTSTRAP GRID **/

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #2d434e;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

/* ====== 3d unfold ====== */
.mfp-3d-unfold {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-3d-unfold .mfp-content {
    perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0;
}



@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
/**END MFP**/
/**SLICK SLIDER**/
/* Slider */
.slick-slider
{
    position: relative;

    /*display: block; DAC */
    display: none; /* DAC */
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    /*margin: 0; DAC */
    padding: 0;

    max-width: 1400px; /* DAC */
    margin: 0 auto; /* DAC */
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}

.smile-slide img {
    width: 100%;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots {
    position: absolute;
    right: 15%;
}

.slick-dots li {
    display: inline-block;
    padding: 0;
}

.slick-dots li button {
    background: transparent;
    color: transparent;
    position: relative;
    border: none;
}

.slick-dots li button:after {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #FFF;
    position: absolute;
    top: 50%;
    opacity: .8;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slick-dots li.slick-active button:after {
    opacity: 1;
}

/**END SLICK**/
#couponSubText {
    max-width: 150px;
    text-align: center;
}
#couponSubText span {
    font-size: 11px;
    color: #fd8304;
}
#couponSubText p:nth-child(2) {
    font-size: 20px;
    margin-top: 5px;
}
.box-holder-new {
    background-color: #e8e8e8;
    height: 180px;
    width: 330px;
    box-shadow: 2px 2px 5px #888888;
}
.description-new {
    position: absolute;
    right: 20px;
    top: 25px;
}
.offers-info-new {
    text-align: center;
    position: absolute;
    bottom: 15px;
    font-size: 13px;
}



/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.2 - 2015
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
#outdated{
    display: none; position: fixed; top: 0; left: 0; width: 100%; height: 170px;
    text-align: center; text-transform: uppercase; z-index:1500;
    background-color: #f25648; color: #ffffff;
}
* html #outdated{position: absolute;}
#outdated h6{font-size: 25px; line-height: 25px; margin: 30px 0 10px;}
#outdated p{font-size: 12px; line-height: 12px; margin: 0;}
#outdated #btnUpdateBrowser{
    display: block; position: relative; padding: 10px 20px; margin: 30px auto 0; width: 230px; /*need for IE*/
    color: #ffffff; text-decoration: none; border: 2px solid #ffffff; cursor: pointer;
}
#outdated #btnUpdateBrowser:hover{color: #f25648; background-color:#ffffff;}
#outdated .last{position: absolute; top: 10px; right: 25px; width: 20px; height: 20px;}
#outdated .last[dir='rtl']{right: auto !important; left: 25px !important;}
#outdated #btnCloseUpdateBrowser{
    display: block; position: relative; width: 100%; height: 100%;
    text-decoration: none; color: #ffffff; font-size: 36px; line-height: 36px;
}


@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .list-check li:before {
        /* background: url(images/ico-checkmark@2x.png) no-repeat; */
        /* background-size: 32px 27px; */
    }

}

@media (min-width: 768px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em;
    }
}

@media (max-width: 1023px) and (min-width: 667px) {
    h1,
    .h1 {
        font-size: 44px;
    }

    h2,
    .h2 {
        font-size: 38px;
    }

    #header .social a {
        font-size: 38px;
    }

    #header .social a .fa-instagram,
    #header .social a .fa-youtube-play {
        font-size: 44px;
    }

    #header .social li {
        padding: 0 7px;
    }

    .contact-block .tel {
        font-size: 40px;
    }

    .contact-block .tel a .fa {
        font-size: 55px;
    }

    .contact-block .place {
        font-size: 19px;
    }

    .contact-block .place .fa {
        font-size: 34px;
    }

    .btn-list a {
        font-size: 18px;
        padding: 4px 10px;
    }

    .booking-opener {
        font-size: 19px;
        max-width: 245px;
    }

    .box-offers img {
        max-height: 148px;
        width: 80%;
        margin: 0 auto;
    }

    .box-offers .description {
        /* padding: 20px 50px; */
        font-size: 20px;
    }

    .box-offers h4 sup {
        top: -.95em;
    }

    .box-offers h4 {
        font-size: 60px;
    }

    .box-offers .offers-info {
        /* height: 82px; */
        font-size: 18px;
        /* padding: 20px 15px 10px; */
    }
}

@media (max-width: 1385px) and (min-width: 1280px) {
    #nav {
        margin: 0 0;
    }

    #nav > li {
        padding: 0 10px;
    }

    .news-list h2 {
        font-size: 38px;
    }
}

@media (max-width: 1279px) {
    .nav-bar {
        margin: 0 -10px;
    }

    #nav {
        margin: 0 0;
    }

    #nav > li {
        /*padding: 0 10px; DAC */
        padding: 0; /* DAC */
    }

    .news-list h2 {
        font-size: 38px;
    }
}

@media (max-width: 1179px) {
    .wrap-form-question.bottom {
        right: 0;
    }


    .bottom-nav { /* DAC */
        float: unset;
        display: block;
    }

    .footer-holder .copyright { /* DAC */
        float: unset;
        display: block;
    }
}

@media (max-width: 1121px) {
    #nav > li a {
        /*font-size: 16px; DAC */
        font-size: 13px; /* DAC */
    }

    .appointments .container:before { /* DAC */
        left: 7%;
    }

    .appointments .container:after { /* DAC */
        right: 7%;
    }
}

@media (max-width: 1024px) {

    .mobile-hidden {
        display: none;
    }

    .blurb {
        padding: 40px 20px;
        background-color: #c3d1d2;
    }

    body.open-nav{
        overflow: hidden;
        position: fixed;
    }
    .navigation,
    .navigation-comments,
    .pagination {
        font-size: 14px;
    }

    #dogSlide {
        padding-top: 0px;
        padding-bottom: 20px;
    }

    img.alignleft,
    img.alignright {
        max-width: 50%;
    }

    .divider {
        height: 30px;
    }

    h1,
    .h1 {
        margin-bottom: .5em;
    }

    .bar h1 {
        font-size: 35px;
    }

    .main-frame {
        padding: 30px 0;
    }

    .container {
        padding: 0 50px;
    }

    #content > .holder {
        margin: 0;
        overflow: hidden;
    }

    #content {
        float: none;
        width: 100%;
        margin: 0 0 50px;
    }

    #sidebar {
        float: none;
        width: 100%;
        margin: 0;
    }

    #header .header-holder {
        padding: 15px 0;
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        border-bottom: 1px solid #333333;
    }

    #header .header-frame {
        padding-top: 66px;
    }

    #wrapper.nav-active {
        overflow: hidden;
    }

    #header .header-holder .social {
        display: none;
    }

    #header .header-frame .social {
        display: block;
        float: none;
        text-align: center;
        margin: 0 0 47px;
    }

    #header .social a {
        color: #f15b38;
    }

    .contact-block {
        float: none;
        width: 100%;
        text-align: center;
    }

    .contact-block .tel {
        text-align: center;
    }

    .nav-bar {
        width: 100%;
        float: none;
        display: none;
        position: absolute;
        top: 43px;
        left: 0;
        background: #2d434e;
        margin: 0;
        padding: 0 0 20px;
        text-align: center;
        height: 0;
    }

    #wrapper.nav-active .nav-bar {
        height: 100vh;
    }

    .logo-block {
        float: none;
        width: 100%;
        text-align: center;
        /*margin: 0 0 20px; DAC */
        margin: 0; /* DAC */
        padding-bottom: 0; /* DAC */
    }

    .brand {
        display: block;
    }

    #logo {
        margin: 0 0 20px;
    }

    #nav {
        margin: 0;
    }

    #nav > li {
        display: block;
    }

    #nav ul {
        position: relative;
        width: 100%;
        padding: 0;
        left: 0;
        width: 100%;
        padding: 0;
    }

    #nav ul li.hover ul.sub-menu {
        position: relative;
        left: unset;
    }

    .menu-opener {
        display: block;
    }

    .btn-holder {
        /* display: block !important; */
        text-align: center;
        margin: 10px 0 30px;
        padding: 0;
    }

    .btn-list {
        max-width: inherit;
    }

    .opener-form.fixed-position {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }

    .wrap-form-question.wrap-form-question-fixed {
        /* padding-top: 2px; */
    }

    .wrap-form-question.show {
        display: block;
    }

    .wrap-form-question.show form input:not([type="submit"]),
    .wrap-form-question.show form textarea {
        font-size: 16px;
        line-height: 18px;
    }

    .booking-opener:hover {
        background: #36a3d2;
    }

    .wrap-form-question form {
        /* width: 303px; */
        /* background-color: #576464; */
        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    }

    .wrap-form-question form .top {
        margin: 0 0 16px;
    }

    .bar h3 {
        font-size: 32px;
    }

    .bar.bar-title {
        text-align: center;
        padding: 24px 0;
    }

    .sub-nav li {
        padding: 3px 20px;
        font-size: 19px;
    }

    .promo .promo-holder {
        /*padding: 220px 0 155px; DAC */
    }

    .box-social {
        display: none;
    }

    .personal .img {
        width: 80px;
    }

    .personal h3 {
        font-size: 28px;
        color: #333;
    }

    .google img {
        /* width: 100px; */
    }

    .btns-list {
        max-width: 315px;
        margin: 0 30px;
    }

    .btns-list a {
        /* font-size: 33px; */
        min-width: 157px;
    }

    .members-list li {
        width: 25%;
    }

    .members-list li:first-child {
        display: none;
    }

    .heading {
        font-size: 22px;
        margin: 0 15px 40px;
    }

    .heading h1 {
        font-size: 45px;
    }

    .heading br {
        display: none;
    }

    .offers-list li {
        width: 100%;
        max-width: 530px;
        float: left;
    }

    .appointments {
        margin: 0;
        padding: 40px 10px;
    }

    .appointments .container:before, .appointments .container:after {
        display: none;
    }

    .appointments h4 {
        font-size: 33px;
    }

    .appointments span {
        display: block;
    }

    .appointments h3 {
        font-size: 42px;
    }

    .services {
        text-align: center;
    }

    .services .w20 {
        width: 50%;
        display: inline-block;
    }

    .services .w20:last-of-type {
        float:none;
    }

    .slick-dots {
        left: 50%;
        right: unset;
        padding: 0;
        transform: translate(-50%);
    }

    .news-list {
        margin: 0 -15px 35px;
    }

    .news-list li {
        padding: 0;
        /* margin-bottom: 30px; */
    }

    .news-list li:last-of-type { /* DAC */
        padding: 0;
    }

    .news-list li:nth-child(even) .image {
        float: none;
        margin: 0 0 35px;
    }

    .news-list .image {
        float: none;
        margin: 0 0 35px;
        width: 100%;
        padding-top: 35px; /* DAC */
    }

    .news-list .description {
        padding: 0 15px;
        font-size: 19px;
        line-height: 28px;
    }

    .news-list h2 {
        font-size: 36px;
    }

    section.statBlock .w25 {
        width: 50%;
        margin-bottom: 20px;
    }

    section.statBlock .w25:nth-of-type(2) {
        border-right: 1px solid;
    }

    .section-location #lg-address.address {
        display: none;
    }

    .section-location #xs-address.address {
        position: relative;
        width: 100%;
        top: unset;
        left: unset;
        padding: 20px;
        display: block;
    }

    div#xs-address .address-holder {
        width: 100%;
        left: unset;
        top: unset;
        text-align: center;
    }

    .section-location .address .shedule { /* DAC */
        margin: 0 auto;
    }

    .section-location .address address { /* DAC */
        width: 100%;
    }

    .section-location .address h2 {
        font-size: 46px;
        margin-left: 15px;
    }

    .section-bottom {
        line-height: 34px;
        background-image: url('/wp-content/uploads/2019/07/footCtaBg-1024.jpg');
    }

    .section-bottom .container {
        /* margin-bottom: -50px; */
    }

    .section-bottom br {
        display: block;
    }

    .widget .list-check {
        font-size: 24px;
    }

    .widget.widget-choose h3 {
        font-size: 42px;
    }

    .widget.widget-location h4 {
        font-size: 32px;
    }

    .widget.widget-location .row-place {
        font-size: 24px;
    }

    .widget.widget-location .row-place .fa {
        font-size: 36px;
    }

    .widget.widget-form form .top label,
    .widget.widget-form form .top span {
        font-size: 18px;
    }

    .widget.widget-form .wrap-form-question input[type="submit"] {
        font-size: 18px;
        padding: 10px 15px;
    }

    .widget.widget-form .wrap-form-question form input:not([type="submit"]),
    .widget.widget-form .wrap-form-question form textarea {
        font-size: 16px;
        height: 35px;
    }

    .widget.widget-form .head {
        font-size: 34px;
    }

    .personal-info {
        font-size: 18px;
        line-height: 1.2em;
    }

    .personal-info h5 {
        font-size: 28px;
    }

    .personal-info .img img {
        width: 175px;
    }

    .breadcrumbs-block {
        display: none;
    }

    .social-block {
        font-size: 22px;
    }

    .social-block {
        text-align: center;
        margin: 0 0 80px;
    }

    .social-block .star-rating li {
        font-size: 36px;
    }

    .social-block .personal-holder {
        text-align: center;
    }

    .footer-holder {
        padding: 50px 0 20px;
    }

    .footer-holder .copyright {
        float: none;
    }

    .footer-nav {
        margin: 0 0 20px;
    }

    .bottom-nav {
        float: none;
        margin: 0 0 10px;
    }

    .mobile-show {
        /*display: block; DAC */
        display: block !important; /* DAC */
    }

    .mobile-show.moreInfo {
        position: fixed;
        bottom: 5vh;
        right: 5px;
        z-index: 999;
    }

    .mobile-show.moreInfo {
        bottom: 1vh;
    }

    .mobile-show.box-social.slick-initialized.slick-slider {
        background-color: transparent;
        width: 100%;
        max-width: unset;
    }

    .booking-opener {
        margin-left: 3px;
        padding: 5px 12px;
    }
    .page-scrolled a.btn.btn-orange.booking-opener {
        /*top: 61px; DAC */
        top: 64px; /* DAC */
    }
    .page-scrolled #mobile-logo,
    .nav-active #mobile-logo {
        display: block;
        float: left;
        padding-left: 386px;
    }

    .specInfoWrapper-1.hide-me,
    .specInfoWrapper-2.hide-me,
    .specInfoWrapper-3.hide-me {
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
    }

    #nav .sub-menu > li > a {
        width: 60%;
        margin: 0 auto;
    }

    /* MISC CSS FOR SITE QA DAC */
    .box-offers {
        border-radius: 30px;
        margin: 0 0 30px;
    }

    #nav > li.new-patient-link {
        max-width: 170px;
        width: 100%;
        margin: 0 auto;
    }

    #nav > li a { /* DAC */
        font-size: 16px;
    }

    #nav > li.new-patient-link {
        margin: 5px auto;
    }

    .promo {
        min-height: 440px; /* DAC */
    }

    .google-button-container {
        left: 69px;
    }

    .bg-stretch {
        /*background-position: top center; DAC */
        background-position: right center; /* DAC */
    }

    /* misc css for promo bar DAC */
    .promo-desktop {
        display: none;
    }

    .promo-mobile {
        display: block;
    }
	
	.btn-list li {
		padding: 0 0 3px; 
	}
	
	.opener-form {
		width: 100%;
		max-width: 245px;
		margin: 0 auto;
	}

    #contInfo {
        width: fit-content;
        padding: 40px;
        text-align: center;
        color: #f8f8f8;
        background-color: rgb(0 0 0 / 85%);
        overflow: hidden;
        margin: 0 auto;
        backdrop-filter: blur(3px);
    }

    .mobile-show.moreInfo a {
        background-color: #2E424E;
        color: #F4F0E7;
        font-size: 20px;
        box-shadow: none;
        border-radius: 10px;
        border: none;
        padding: 8px 10px;
    }

    #contInfo h2 {
        text-transform: unset;
        color: #f8f8f8;
    }

    #contInfo a h4 {
        color: #f8f8f8;
    }
}

@media (max-width: 991px) { /* DAC */
    div#formPop .iMap>.map-show-canvas {
        max-width: 90%;
        margin: 20px auto;
    }
}

@media (max-width: 768px) {
    .video-list {
        display: block;
    }

    .video-list li {
        max-width: 555px;
        width: 100%;
        margin: 0 auto;
        padding: 30px 15px;
    }

    .video-list li:first-child {
        padding-top: 0;
    }

    .google-button-container {
        left: 76px;
    }

    .parthners-list li {
        width: 100%;
        margin-bottom: 20px;
    }

    .footer-nav li {
        display: block;
    }

    #nav {
        height: 80vh;
        overflow-y: scroll;
    }

    .box-offers .offers-info p {
        font-size: 20px;
    }

    .smile-slider .smile-images {
        margin-bottom: 20px;
    }

    .section-bottom {
        background-image: url('/wp-content/uploads/2019/07/footCtaBg-768.jpg')
    }

    .mobile-show.moreInfo {
        top: 9px;
        left: 15px;
        width: fit-content;
        height: fit-content;
    }

    .page-scrolled #mobile-logo, .nav-active #mobile-logo {
        padding-left: 282px;
    }
}

@media (max-width: 767px) {
    .navigation,
    .navigation-comments,
    .pagination {
        font-size: 12px;
    }

    .navigation .page-numbers,
    .navigation-comments .page-numbers,
    .pagination .page-numbers {
        padding: 10px 8px;
    }

    .navigation .page-numbers,
    .navigation-comments .page-numbers,
    .pagination .page-numbers {
        padding: 8px;
    }

    .navigation .next a,
    .navigation .prev a,
    .navigation .al a,
    .navigation .ar a,
    .navigation-comments .next a,
    .navigation-comments .prev a,
    .navigation-comments .al a,
    .navigation-comments .ar a,
    .pagination .next a,
    .pagination .prev a,
    .pagination .al a,
    .pagination .ar a {
        padding: 10px;
    }

    .navigation-single .next a,
    .navigation-single .prev a {
        padding: .2em;
    }

    .posts-list .post {
        margin: 0 0 20px;
    }

    .commentlist {
        margin-left: 0;
    }

    .commentlist .comment {
        padding: 0;
    }

    .wrap-form-question form {
        padding: 14px 20px 17px;
    }

    .bar h3 {
        font-size: 24px;
    }

    .promo .promo-holder {
        /*padding: 50px 0; DAC */
    }

    .promo {
        min-height: 100%;
        width: 100%; /* DAC */
        height: 350px; /* DAC */
    }

    .bg-stretch { /* DAC */
        background-position: center;
    }

    .appointments h4 {
        padding: 0 15px;
    }

    .section-location .address .link {
        font-size: 15px;
        margin-top: 15px;
    }
}

@media (max-width: 666px) {
    .entry.entry-add ul {
        padding: 0;
    }

    .entry.entry-add .alignright,
    .entry.entry-add .alignleft {
        float: none;
        max-width: 100%;
        display: block;
        margin: 0 auto 30px;
    }

    .entry.entry-add .alignright {
        margin: 0 auto 30px;
    }

    .entry.entry-add .alignleft {
        margin: 0 auto 30px;
    }

    .container {
        padding: 0 15px;
    }

    #header .header-frame .social {
        margin: 0 0 10px;
    }

    .menu-opener {
        width: 52px;
        margin-right: -12px;
    }

    .menu-opener:before,
    .menu-opener:after,
    .menu-opener span {
        margin-top: -2px;
        height: 2px;
    }

    .menu-opener:before,
    .menu-opener:after {
        top: 10px;
    }

    .menu-opener:after {
        top: 22px;
    }

    .close-btn:after,
    .close-btn:before,
    .nav-active .menu-opener:after,
    .nav-active .menu-opener:before {
        left: 20%;
        right: 20%;
    }

    .appointments .container:before, .appointments .container:after {
        display: none;
    }

    .wrap-form-question.wrap-form-question-fixed {
        width: 90%;
        margin: 0 auto;
    }

    .bar.bar-title {
        text-align: center;
        padding: 16px 0;
    }

    .sub-nav li {
        font-size: 14px;
    }

    .personal .img {
        width: 65px;
    }

    .personal h3 {
        font-size: 22px;
    }

    .google img {
        /* width: 80px; */
    }

    .btns-list {
        max-width: 225px;
        margin: 0;
    }

    .btns-list a {
        font-size: 12px;
    }

    .heading {
        font-size: 16px;
    }

    .heading h1 {
        font-size: 24px;
    }

    .offers-list {
        display: block;
        margin: 0 auto 20px;
        max-width: 384px;
        overflow: auto;
    }

    .offers-holder a.btn.btn-orange {width: 50%;}

    .active-form .specInfoWrapper-1.hide-me, .active-form .specInfoWrapper-2.hide-me, .active-form .specInfoWrapper-3.hide-me {
        width: 90%;
        height: 80vh;
        overflow-y: scroll;
        transform: translate(-50%, -45%);
    }

    .offers-list li {
        max-width: 384px;
        margin: 0 auto;
        padding: 0 10px 20px;
    }

    .appointments {
        margin: 0;
        padding: 20px 10px;
    }

    .appointments h4 {
        font-size: 21px;
    }

    .appointments h3 {
        font-size: 24px;
    }

    .news-list li:nth-child(even) .image {
        margin: 0 0 25px;
    }

    .news-list .image {
        margin: 0 0 25px;
        width: 100%;
        padding: 0; /* DAC */
    }

    .news-list .description {
        font-size: 16px;
        line-height: 24px;
        padding: 0 15px;
    }

    .news-list h2 {
        margin: 0 0 25px;
        font-size: 30px;
    }

    .video-list li {
        padding: 15px;
    }

    .section-location #map {
        height: 395px;
        width: 100%;
    }

    .section-location .address h2 {
        font-size: 22px;
    }

    .section-location .address .address-holder {
        padding: 10px;
        /* width: 245px; */
    }

    .section-location .address address {
        margin: 0 0 15px;
        font-size: 14px;
    }

    #xs-address address {
        width: 100%;
    }

    .section-location .address .shedule {
        padding: 0;
    }

    #xs-address .shedule {
        /* width: 55%; */
        margin: 0 auto;
    }

    .section-location .address .shedule h3 {
        font-size: 16px;
    }

    .section-location .address .shedule dl {
        font-size: 14px;
    }

    .row-location {
        font-size: 15px;
    }

    .row-location .tel {
        font-size: 20px;
    }

    .row-location .tel .fa {
        font-size: 28px;
    }

    .section-bottom {
        font-size: 18px;
        display: block;
        padding: 23px 0;
    }

    .section-bottom h2 {
        font-size: 21px;
    }

    .widget .box {
        padding: 30px 20px;
    }

    .widget .list-check {
        font-size: 18px;
    }

    .widget.widget-choose h3 {
        font-size: 32px;
    }

    .widget.widget-location .row-place {
        font-size: 18px;
    }

    .widget.widget-location .row-place .fa {
        font-size: 24px;
    }

    .widget.widget-form form {
        padding: 15px;
    }

    .widget.widget-form form .top label,
    .widget.widget-form form .top span {
        font-size: 14px;
    }

    .widget.widget-form .head {
        font-size: 21px;
    }

    .personal-info {
        font-size: 16px;
    }

    .personal-info h5 {
        font-size: 18px;
    }

    .personal-info .img img {
        width: auto;
    }

    .social-block {
        font-size: 18px;
    }

    .social-block .star-rating li {
        font-size: 25px;
    }

    .box-offers .description {
        width: 50%;
        padding: 5px;
    }

    .box-offers.green .description {
        padding: 5px 15px;
        margin-left: 0px;
        margin-bottom: 36px;
    }

    /* MISC CSS FOR SITE QA */
    span#logo img {
        max-width: 100%;
    }
}

@media (max-width: 567px) {
    .members-list li {
        width: 50%;
        margin-bottom: 10px;
    }

    .section-bottom {
        background-image: url('/wp-content/uploads/2019/07/footCtaBg-567.jpg');
    }

    .page-scrolled #mobile-logo, .nav-active #mobile-logo {
        padding-left: 116px;
    }

    .promo {
        height: 250px; /* DAC */
    }
}

@media (max-width: 479px) {
    .comment-form textarea,
    .comment-form input[type="text"],
    .comment-form input[type="url"],
    .comment-form input[type="email"] {
        width: 100%;
    }

    #commentform p textarea {
        width: 100%;
    }

    .google-button-container {
        left: 75px;
    }

    .parent.comment .comment {
        margin-left: 5%;
    }

    section.statBlock .w25 {
        width: 100%;
        border-right: 1px solid;
    }

    .booking-opener {
        margin: 5px 0 0 0;
        padding: 9px;
    }

    .footer-holder {
        padding: 30px 0 90px;
    }

    section.section-bottom .ctaBox {
        padding: 31px 40px 40px;
    }

    .section-bottom a {
        display: block;
    }

    /* MISC CSS FOR SITE QA DAC */
    .wrap-form-question.wrap-form-question-fixed {
        width: 96%;
        padding: 15px 10px;
    }

    div#formPop form {
        width: 100%;
    }

    div#formPop .iMap>.map-show-canvas {
        max-width: 100%;
    }

    .specInfoWrapper-1.hide-me,
    .specInfoWrapper-2.hide-me,
    .specInfoWrapper-3.hide-me {
        width: 96%;
        padding: 20px 15px;
    }

    promo {
        height: 210px;
    }

    .mobile-show.moreInfo {
        bottom: 11vh;
    }
}

@media ( max-width: 390px ) {
    .mobile-show.moreInfo {
        bottom: 12vh;
    }

    .google-button-container {
        left: 60px;
        width: 250px;
    }

    .page-scrolled #mobile-logo, .nav-active #mobile-logo {
        padding-left: 102px;
    }
}

@media (max-width: 358px) {
    .booking-opener {
        margin-top: 3px;
    }

    #formPop .col-xs-12 {
        padding: 0 0 10px;
    }

    div#formPop form {
        width: 100%;
    }

    .heading h2,
    .section-location h2.loc_heading,
    section.section-parthners h2.partnerHead {
        font-size: 35px;
    }
}

@media ( max-width: 320px ) {
    .mobile-show.moreInfo {
        bottom: 14vh;
    }

    .page-scrolled #mobile-logo, .nav-active #mobile-logo {
        padding-left: 70px;
    }
}
