/*
Theme Name: CyberMark Franchise Platform
Author: the CyberMark team
Author URI: https://www.cybermark.com/
Description: The CyberMark Franchise Platform brings your site to life with a focus on multi-location business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. 
Version: 5.0.0
Text Domain: cybermark

*/
button,
select {
    text-transform: none
}

hr,
hr:not([size]) {
    height: 1px
}

[type=search],
input[type=search] {
    -webkit-appearance: textfield
}

.initialism,
h2 {
    text-transform: uppercase
}

pre,
textarea {
    overflow: auto
}

.widget_rss .rss-date,
.widget_rss cite,
blockquote cite,
blockquote em,
blockquote i {
    font-style: normal
}

.blog-post__img img,
.card-img-top img,
.profile-img-sq img,
.section_img_wrapper img,
.team_1-column .profile-img img {
    object-fit: cover;
    object-position: center
}

.page-banner-heading-1 h1,
.page-banner-heading-1 h2,
.page_footer3 .text_box h1,
.page_footer3 .text_box p {
    text-shadow: 2px 2px 4px #000
}

.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.card,
.navbar {
    position: relative
}

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden !important;
    touch-action: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

address,
legend {
    line-height: inherit
}

.h1,
h1 {
    font-size: calc(1.375rem + 1.5vw)
}

.h2,
h2 {
    font-size: calc(1.325rem + .9vw)
}

.h3,
h3 {
    font-size: calc(1.3rem + .6vw)
}

.h4,
h4 {
    font-size: calc(1.275rem + .3vw)
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

abbr[data-bs-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

.accordion-header,
.blockquote>:last-child,
.card-text:last-child,
.widget .widget-title:empty,
.widget-area>:last-child,
.widget>:last-child,
.widget_recent_entries li:last-child .post-date,
blockquote>:last-child,
fieldset>:last-child,
li>ol,
li>ul,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.small,
small {
    font-size: .875em
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

code,
ins,
mark {
    padding: .125em .25em
}

legend,
ol,
ul {
    padding: 0
}

code,
hr {
    background-color: #d1d1d1
}

a {
    color: #0d6efd;
    background-color: transparent;
    color: var(--primary-color);
    text-decoration: none
}

.nav-link:focus,
.nav-link:hover,
a:hover {
    color: #0a58ca
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: var(--bs-font-monospace);
    direction: ltr;
    unicode-bidi: bidi-override
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    color: #d63384;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

img,
svg {
    vertical-align: middle
}

.table,
textarea {
    vertical-align: top
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit
}

.figure,
.list-inline-item,
label,
output {
    display: inline-block
}

button {
    border-radius: 0;
    overflow: visible
}

#content[tabindex="-1"]:focus,
.pagination .next:focus,
.pagination .prev:focus,
a:active,
a:hover,
button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

[role=button],
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled),
summary {
    cursor: pointer
}

select {
    word-wrap: normal
}

.card,
.site-content,
pre {
    word-wrap: break-word
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

legend {
    float: left;
    width: 100%;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw)
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::-webkit-file-upload-button {
    font: inherit;
    font: inherit;
    -webkit-appearance: button
}

::file-selector-button {
    font: inherit
}

.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6 {
    line-height: 1.2
}

.btn.more-link,
.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6,
.lead {
    font-weight: 300
}

iframe {
    border: 0
}

.d-none,
[hidden] {
    display: none !important
}

.lead {
    font-size: 1.25rem
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw)
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw)
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw)
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw)
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw)
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw)
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: .875em
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer,
.figure-caption {
    font-size: .875em;
    color: #6c757d
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem
}

.blockquote-footer::before {
    content: "— "
}

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.btn,
.btn:hover,
.table {
    color: #212529
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}

.column-img.gallery_img,
.gallery-columns-1 .gallery-item,
.row>*,
button,
img,
input,
pre,
select,
textarea {
    max-width: 100%
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.col-auto,
.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.col-12,
.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.col-6,
.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.col-3,
.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-1,
.col-2 {
    flex: 0 0 auto
}

.col-1 {
    width: 8.33333333%
}

.col-2 {
    width: 16.66666667%
}

.col-4,
.col-5 {
    flex: 0 0 auto
}

.col-4 {
    width: 33.33333333%
}

.col-5 {
    width: 41.66666667%
}

.col-7,
.col-8 {
    flex: 0 0 auto
}

.col-7 {
    width: 58.33333333%
}

.col-8 {
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.card-img,
.card-img-bottom,
.card-img-top,
.dropdown-search,
.location-title-wrapper,
.main-navigation>a:hover::after,
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link,
.single-special .card-img-top img,
.table,
.thumbnail img {
    width: 100%
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    margin-bottom: 1rem;
    border-color: #dee2e6
}

.btn {
    display: inline-block;
    align-self: center;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-border-radius: 0.25rem;
    margin: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.5rem;
    margin-left: -.5rem
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65
}

.btn-primary {
    background-color: #0d6efd
}

.btn-primary:hover {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color)
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    box-shadow: 0 0 0 .25rem rgba(49, 132, 253, .5)
}

.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0a58ca;
    border-color: #0a53be
}

.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.btn.more-btn:active,
.btn.more-btn:focus,
.comment-content a:focus,
.comment-content a:hover,
.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a,
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
.pingback .comment-body>a:focus,
.pingback .comment-body>a:hover,
.show>.btn-primary.dropdown-toggle:focus,
.taxonomy-description a:focus,
.taxonomy-description a:hover,
.textwidget a:focus,
.textwidget a:hover {
    box-shadow: none
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-secondary {
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    background-color: #5c636a;
    border-color: #565e64
}

.fade {
    transition: opacity .15s linear
}

.fade:not(.show),
.modal-backdrop.fade {
    opacity: 0
}

.archive .format-status .entry-title,
.blog .format-status .entry-title,
.byline,
.collapse:not(.show),
.column_social.team_social.team_4_social,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.landing-pages-template #site-navigation,
.landing-pages-template .header-button .btn:first-child,
.menubars.active .menubar.bottom,
.mobile-nav-menu ul.menulinks ul,
.nav-title-icon-wrapper svg,
.offer__section .gform_legacy_markup_wrapper .hidden_label .gfield_label,
.primary-menu li.location-mobile,
.single-landing-pages #site-navigation,
.sticky .posted-on,
.tab-content>.tab-pane,
.updated:not(.published),
[hidden],
template {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d6efd
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.custom-logo-link,
.header-image a,
.hours span,
.main-navigation ul .toggled-on,
.no-js .main-navigation ul ul,
.no-js .site-header-menu,
.post-navigation span,
.post-thumbnail img,
.site-header-menu.toggled-on,
.tab-content>.active {
    display: block
}

.navbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.accordion-item:first-of-type .accordion-button,
.card-img,
.card-img-top,
.card>.list-group:first-child {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.accordion-item:last-of-type .accordion-button.collapsed,
.card-img,
.card-img-bottom,
.card>.list-group:last-child {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

#accordionfaqs .card {
    margin: 0 0 2em;
    border-radius: 0
}

#accordionfaqs .card .card-header,
.pricing_2_card .fa-ul li:last-child,
.pricing_3_card .fa-ul li:last-child {
    border-bottom: none
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0
}

.card>.list-group:last-child {
    border-bottom-width: 0
}

.accordion-item:not(:first-of-type),
.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem
}

.card-title {
    margin-bottom: .5rem
}

.card-subtitle {
    margin-top: -.25rem;
    margin-bottom: 0
}

.card-link+.card-link {
    margin-left: 1rem
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .5rem 1rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.5rem;
    border-bottom: 0
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: calc(.25rem - 1px)
}

.accordion-body,
.accordion-button {
    padding: 1rem 1.25rem
}

.card-group>.card {
    margin-bottom: .75rem
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s
}

.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)
}

.accordion-button:focus,
.btn-close:focus {
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    outline: 0
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg)
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    color: #000;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5
}

.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.btn-close:focus {
    opacity: 1
}

.btn-close.disabled,
.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: .25
}

.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%)
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {

    .accordion-button,
    .accordion-button::after,
    .btn,
    .collapsing,
    .collapsing.collapse-horizontal,
    .fade,
    .modal.fade .modal-dialog,
    .nav-link {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.author-bio,
.post-meta,
.search-submit,
.site-branding,
blockquote,
svg:not(:root) {
    overflow: hidden
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .btn-close {
    padding: .5rem;
    margin: -.5rem -.5rem -.5rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.ce-banner,
.header.sticky {
    position: fixed;
    z-index: 999
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

hr,
img,
legend {
    border: 0
}

fieldset,
pre {
    border: 1px solid #d1d1d1
}

.modal-footer>* {
    margin: .25rem
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex,
.gallery__slider .slick-track {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.job_form input,
.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }

    .col-sm {
        flex: 1 0 0%
    }

    .col-sm-auto,
    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-12,
    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .col-sm-6,
    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-sm-3,
    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !important
    }

    .text-sm-start {
        text-align: left !important
    }

    .text-sm-end {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }

    .col-md {
        flex: 1 0 0%
    }

    .col-md-auto,
    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-12,
    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .col-md-6,
    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-md-3,
    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !important
    }

    .text-md-start {
        text-align: left !important
    }

    .text-md-end {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }

    .col-lg {
        flex: 1 0 0%
    }

    .col-lg-auto,
    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-12,
    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .col-lg-6,
    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-lg-3,
    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }

    .text-lg-start {
        text-align: left !important
    }

    .text-lg-end {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {

    .display-6,
    .h1,
    h1 {
        font-size: 2.5rem
    }

    .h2,
    h2 {
        font-size: 2rem
    }

    .h3,
    h3 {
        font-size: 1.75rem
    }

    .h4,
    h4,
    legend {
        font-size: 1.5rem
    }

    .display-1 {
        font-size: 5rem
    }

    .display-2 {
        font-size: 4.5rem
    }

    .display-3 {
        font-size: 4rem
    }

    .display-4 {
        font-size: 3.5rem
    }

    .display-5 {
        font-size: 3rem
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .modal-xl {
        max-width: 1140px
    }

    .col-xl {
        flex: 1 0 0%
    }

    .col-xl-auto,
    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-12,
    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .col-xl-6,
    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-xl-3,
    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !important
    }

    .text-xl-start {
        text-align: left !important
    }

    .text-xl-end {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }

    .col-xxl {
        flex: 1 0 0%
    }

    .col-xxl-auto,
    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-12,
    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .col-xxl-6,
    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-xxl-3,
    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !important
    }

    .text-xxl-start {
        text-align: left !important
    }

    .text-xxl-end {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

:root {
    --primary-color: #ce9e7c;
    --secondary-color: #000000;
    --link-color: #ce9e7c;
    --link-hover-color: #000000;
    --body-font-color: #000000
}

.ce-banner {
    bottom: 0;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    padding: 8px 0 8px 30px;
    font-size: 14px;
    font-weight: 600;
    left: 0;
    right: 0;
    line-height: 1.4;
    border: 1px solid #ddd
}

.column.team-column.team-4-column,
.mobile-nav-menu ul.menulinks>li.menu-item-has-children>a,
.search-form,
.search-input,
sub,
sup {
    position: relative
}

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

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

.dots,
img {
    vertical-align: middle
}

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

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

b,
dt,
optgroup,
strong {
    font-weight: 700
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    height: auto
}

.copyright p,
.entry-footer:empty,
.primary-offer__content .gform_wrapper li input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.section__content p:last-child,
.team-bio-content.hidden-content p,
.widget.widget_calendar table,
figure {
    margin: 0
}

address,
dd,
dl,
fieldset,
hr,
p,
pre {
    margin: 0 0 1.75em
}

hr {
    color: inherit;
    opacity: .25;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.entry-caption,
.gallery-caption,
address,
blockquote,
cite,
dfn,
em,
i {
    font-style: italic
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

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

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

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: .4375em;
    padding: 0
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button {
    height: auto
}

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

fieldset {
    min-width: 0;
    min-width: inherit;
    padding: .875em
}

body,
button,
input,
select,
textarea {
    color: #1a1a1a;
    font-family: Poppins, sans-serif;
    font-size: 1rem;
    line-height: 1.75
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    text-rendering: optimizeLegibility
}

.widget ul li a,
blockquote b,
blockquote strong,
caption,
td,
th {
    font-weight: 400
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, "Helvetica Neue", sans-serif
}

.widget ul li,
h2 {
    margin-bottom: 10px
}

blockquote {
    color: #686868;
    font-size: 1.1875rem;
    line-height: 1.4736842105;
    margin: 0 0 1.4736842105em;
    padding: 0 0 0 1.263157895em
}

blockquote,
q {
    quotes: none
}

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

blockquote p {
    margin-bottom: 1.4736842105em
}

blockquote cite,
blockquote small {
    color: #1a1a1a;
    display: block;
    font-size: 1rem;
    line-height: 1.75
}

blockquote cite:before,
blockquote small:before {
    content: "\2014\00a0"
}

code,
kbd,
pre,
samp,
tt,
var {
    font-family: Inconsolata, monospace
}

pre {
    display: block;
    font-size: 1rem;
    line-height: 1.3125;
    padding: 1.75em;
    white-space: pre;
    white-space: pre-wrap
}

abbr,
acronym {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help
}

td,
th {
    border-width: 0 1px 1px 0
}

ins,
mark {
    background: #007acc;
    color: #fff;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    overflow-y: scroll;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

body {
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    line-height: 30px;
    color: #666
}

ol,
ul {
    margin: 0 0 1.75em 1.25em;
    list-style-position: inside
}

ul {
    list-style: disc inside
}

ol {
    margin-left: 1.5em
}

.modal-backdrop.show,
.social-list li a:hover,
.team_social li a:hover,
del {
    opacity: .8
}

caption,
td,
th {
    text-align: left
}

th {
    font-weight: 700
}

td,
th {
    padding: .4375em
}

input {
    line-height: normal
}

input[type=date],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: .625em .4375em;
    width: 100%
}

input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    background-color: #fff;
    border-color: #007acc;
    color: #1a1a1a;
    outline: 0
}

.column.feature_2_column,
.column.feature_3_column,
.feature_2 .column,
.intro_3-btn,
.page-banner-heading-1,
.pricing_2_card.card .card-body,
.pricing_2_card.card .card-price,
.pricing_2_card.card .card-title,
.pricing_3_card.card .card-body,
.pricing_3_card.card .card-price,
.pricing_3_card.card .card-title,
.section__form .section__form_wrapper,
.team_4_popupimage,
.testimonial-slide,
.text-center {
    text-align: center
}

.header {
    padding: 20px 0;
    background: #fff
}

.header.sticky {
    background-color: #fff;
    top: 0;
    width: 100%;
    transition: .4s ease-in-out
}

.btn-primary::before,
.btn-secondary::before {
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""
}

.search-form label {
    width: 100%;
    margin: 0
}

.widget .search-form label input {
    padding: 10px 15px;
    height: auto;
    border-radius: 0
}

input[type=search].search-field {
    border-radius: 2px 0 0 2px;
    width: -webkit-calc(100% - 42px);
    width: calc(100% - 42px)
}

.error-404.not-found {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column
}

.nav-previous,
.search-submit svg {
    width: 50%
}

.search-submit:hover svg {
    fill: white
}

.search-submit {
    border-radius: 0;
    border: none;
    bottom: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 42px;
    background-color: var(--secondary-color);
    height: 100%
}

.btn-primary,
.btn.btn-primary.clear-btn:hover {
    background-color: var(--primary-color);
    background-color: var(--primary-color)
}

.search-submit:hover {
    background-color: #ddd
}

.widget select {
    padding: .625em .4375em;
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 0;
    color: #686868;
    width: 100%
}

.btn.btn-primary.clear-btn,
a:active,
a:focus,
a:hover {
    color: var(--secondary-color)
}

.team-social-list,
.widget ul {
    margin: 0;
    list-style: none
}

.widget ul li a {
    display: block;
    color: #a9a9a9;
    font-size: 14px
}

.widget ul li a:hover {
    color: #000;
    text-decoration: none
}

a:focus {
    outline: dotted thin
}

.section__wrapper {
    padding: 0 0 100px
}

.btn-primary,
.btn-secondary {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #fff;
    border-radius: 0;
    padding: .75rem 1.75rem;
    box-shadow: 0 0 1px transparent;
    position: relative;
    border-width: 2px;
    text-transform: uppercase
}

.comment-content a,
.entry-content a,
.entry-footer a:hover,
.entry-summary a,
.logged-in-as a,
.pingback .comment-body>a,
.site-info a:hover,
.taxonomy-description a,
.textwidget a {
    box-shadow: 0 1px 0 0 currentColor
}

.btn-primary {
    border-color: transparent;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.btn-primary::before {
    position: absolute;
    background: var(--secondary-color);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn-primary:active::before,
.btn-primary:focus::before,
.btn-primary:hover::before,
.btn-secondary:active::before,
.btn-secondary:focus::before,
.btn-secondary:hover::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff;
    box-shadow: none
}

.btn-secondary {
    background-color: var(--secondary-color);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.btn-secondary::before {
    position: absolute;
    background: var(--primary-color);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn.btn-primary.clear-btn {
    background-color: transparent;
    border-width: 2px;
    border-color: var(--primary-color)
}

.btn.btn-primary.clear-btn:hover {
    color: #fff
}

.btn.more-link {
    box-shadow: none;
    display: block;
    max-width: 150px;
    margin-top: 50px;
    border: 1px solid #999;
    border-radius: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    padding: .675rem 0
}

.btn.more-link:hover {
    color: #fff;
    background-color: #000;
    text-decoration: none
}

.site-header-menu {
    justify-content: flex-end;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative
}

.header-button {
    margin-left: 10px
}

.menu-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.main-navigation {
    font-family: Poppins, sans-serif
}

.entry-attachment,
.site-footer .main-navigation {
    margin-bottom: 1.75em
}

.hours,
.main-navigation ul {
    list-style: none;
    margin: 0
}

.main-navigation li {
    border-top: 1px solid #d1d1d1;
    position: relative
}

.main-navigation a {
    color: #1a1a1a;
    font-size: 15px;
    display: block;
    line-height: 1.3125;
    outline-offset: -1px;
    padding: .65625em .875em;
    text-transform: uppercase;
    letter-spacing: 1px
}

.main-navigation>a::after {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: var(--primary-color);
    transition: width .3s;
    top: 5px;
    position: relative
}

.main-navigation .current-menu-ancestor>a,
.main-navigation .current-menu-item>a {
    font-weight: 700;
    color: var(--primary-color)
}

.menulinks li.location-mobile a {
    background-color: #fff;
    margin-top: 10px;
    padding: 10px 15px;
    color: var(--primary-color)
}

.main-navigation ul ul {
    display: none;
    margin-left: .875em
}

.main-navigation .primary-menu {
    border-bottom: 1px solid #d1d1d1
}

.main-navigation .menu-item-has-children>a {
    margin-right: 56px
}

.post-navigation {
    clear: both;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    margin: 0 7.6923% 3.5em
}

.post-navigation a {
    color: #666;
    display: block;
    padding: 1em 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.post-navigation .meta-nav {
    color: #686868;
    font-size: .8125rem;
    letter-spacing: .076923077em;
    line-height: 1.6153846154;
    margin-bottom: .5384615385em;
    text-transform: uppercase
}

.post-navigation .post-title {
    display: inline;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.4375rem;
    line-height: 1.2173913043;
    text-rendering: optimizeLegibility;
    font-weight: 300
}

.site .skip-link,
.widget .widget-title {
    font-family: Montserrat, "Helvetica Neue", sans-serif
}

.entry-footer a:focus,
.entry-footer a:hover,
.post-navigation a:focus .post-title,
.post-navigation a:hover .post-title,
.site-branding .site-title a:focus,
.site-branding .site-title a:hover,
.site-info a:focus,
.site-info a:hover {
    color: #007acc
}

.nav-links {
    display: flex;
    justify-content: space-evenly
}

.nav-next {
    width: 50%;
    text-align: right
}

@media only screen and (max-width:767px) {
    .header-button {
        margin: 0
    }

    .nav-links {
        flex-direction: column;
        text-align: left
    }

    .nav-links div {
        width: 100%;
        text-align: left
    }
}

.nav-links .nav-subtitle {
    font-size: 12px
}

.nav-links .nav-title {
    font-size: 18px;
    line-height: 1.3;
    text-transform: none;
    letter-spacing: 0;
    color: #333
}

.post-navigation div+div {
    border-top: none
}

.pagination {
    font-size: 1.1875rem;
    margin: 0 7.6923% 2.947368421em;
    min-height: 56px;
    position: relative
}

.pagination a:focus,
.pagination a:hover,
.site-branding .site-title a,
.widget-title a {
    color: #1a1a1a
}

.pagination .nav-links {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.pagination .next,
.pagination .page-numbers,
.pagination .prev {
    color: #999;
    display: inline-block;
    height: 45px;
    width: 45px;
    z-index: 2
}

.pagination .nav-links:after,
.pagination .nav-links:before {
    color: #fff;
    font-size: 24px;
    line-height: 51px;
    opacity: .3;
    position: absolute;
    width: 52px;
    z-index: 1
}

.pagination .nav-links:before {
    content: "\f429";
    right: -1px
}

.pagination .nav-links:after {
    content: "\f430";
    right: 55px
}

.pagination .current .screen-reader-text {
    position: static !important
}

.pagination .next::before,
.pagination .prev:before {
    height: 100%;
    width: 100%;
    background-size: 24px;
    position: absolute;
    background-position: center center;
    content: "";
    background-repeat: no-repeat;
    top: 0;
    bottom: 0
}

.pagination .page-numbers {
    letter-spacing: .013157895em;
    line-height: 1;
    padding: .8157894737em .7368421053em .3947368421em;
    text-transform: uppercase;
    position: relative
}

.pagination .current {
    display: inline-block;
    font-weight: 700
}

.pagination .next,
.pagination .prev {
    margin: 0;
    overflow: hidden;
    padding: 0;
    border: 1px solid #999
}

.next.page-numbers,
.prev.page-numbers {
    font-size: 0
}

.pagination .next:focus,
.pagination .next:hover,
.pagination .prev:focus,
.pagination .prev:hover {
    background-color: #007acc;
    color: #fff
}

.pagination .prev:before {
    left: -1px;
    background-image: url(assets/images/arrow-left.svg)
}

.pagination .next::before {
    right: 0;
    left: 0;
    background-image: url(assets/images/arrow-right.svg)
}

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    left: -9999em;
    outline: 0;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em
}

.btn.read-more-btn,
.content-title h2,
.footer-title,
.meta-cat a,
.sticky-post,
.testimonial-author,
.widget .widget-title {
    text-transform: uppercase
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2);
    font-family: "Open Sans", sans-serif
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000
}

.alignleft {
    float: left;
    margin: .375em 1.75em 1.75em 0
}

.alignright {
    float: right;
    margin: .375em 0 1.75em 1.75em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em
}

blockquote.alignleft {
    margin: .3157894737em 1.4736842105em 1.473684211em 0
}

blockquote.alignright {
    margin: .3157894737em 0 1.473684211em 1.4736842105em
}

blockquote.aligncenter {
    margin-bottom: 1.473684211em
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.content-bottom-widgets:after,
.content-bottom-widgets:before,
.entry-content:after,
.entry-content:before,
.entry-summary:after,
.entry-summary:before,
.primary-menu:after,
.primary-menu:before,
.site-content:after,
.site-content:before,
.site-main>article:after,
.site-main>article:before,
.social-links-menu:after,
.social-links-menu:before,
.textwidget:after,
.textwidget:before,
blockquote:after,
blockquote:before {
    content: "";
    display: table
}

.clear:after,
.comment-content:after,
.content-bottom-widgets:after,
.entry-content:after,
.entry-summary:after,
.primary-menu:after,
.site-content:after,
.site-main>article:after,
.social-links-menu:after,
.textwidget:after,
blockquote:after {
    clear: both
}

.widget {
    margin-bottom: 3.5em;
    padding-top: 1.75em
}

.widget .widget-title {
    font-size: 1rem;
    letter-spacing: .046875em;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    letter-spacing: 2px;
    color: #333
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center
}

.widget_calendar caption {
    font-weight: 900;
    margin-bottom: 1.75em
}

.widget_recent_entries .post-date,
.widget_rss .rss-date,
.widget_rss cite {
    display: block;
    font-size: .8125rem;
    line-height: 1.615384615;
    margin-bottom: .538461538em;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    color: #686868
}

.widget_calendar tbody a {
    background-color: #007acc;
    color: #fff;
    display: block;
    font-weight: 700
}

.widget_calendar tbody a:focus,
.widget_calendar tbody a:hover {
    background-color: #686868;
    color: #fff
}

.widget_rss .rsswidget img {
    margin-top: -.375em
}

.widget_rss .rssSummary:last-child {
    margin-bottom: 2.1538461538em
}

.widget_rss li:last-child:last-child {
    margin-bottom: 0
}

.card_template2Special .card_hr,
.menubars.active .menubar,
.site {
    background-color: #fff
}

.btn.read-more-btn:hover,
.menu-toggle,
.social-list li a {
    background-color: transparent
}

.site-inner {
    margin: 0 auto;
    max-width: 1320px;
    position: relative
}

.content-bottom-widgets .widget-area,
.site-main {
    margin-bottom: 3.5em
}

.comment-content>:last-child,
.entry-caption>:last-child,
.entry-content>:last-child,
.entry-summary>:last-child,
.page-content>:last-child,
.site-main>:last-child,
.textwidget>:last-child,
body:not(.search-results) .entry-summary>:last-child,
p>embed,
p>iframe,
p>object,
p>video {
    margin-bottom: 0
}

.site-header-main {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header.sticky .main-logo {
    max-width: 225px
}

.main-logo {
    max-width: 300px;
    transition: .4s ease-in-out
}

.site-branding {
    max-width: 100%;
    min-width: 0
}

.custom-logo {
    max-width: 180px
}

.site-title {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 1.4375rem;
    font-weight: 700;
    line-height: 1.2173913043;
    margin: 0
}

.wp-custom-logo .site-title {
    margin-top: .608695652em
}

.site-description {
    color: #686868;
    display: none;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.0769230769;
    margin: .538461538em 0 0
}

.btn.read-more-btn,
.testimonial-location {
    display: block;
    font-weight: 600;
    font-size: 14px
}

.menu-toggle {
    border: 1px solid #d1d1d1;
    color: #1a1a1a;
    font-size: .8125rem;
    margin: 1.076923077em 0;
    padding: .769230769em
}

.btn.read-more-btn,
.mobile-nav-menu {
    background-color: var(--primary-color)
}

.header-image {
    clear: both;
    margin: .875em 0
}

#footer_2 .primary-menu li:first-child,
.post-meta {
    margin-left: 0
}

.header-image a:focus img,
.header-image a:hover img,
a.post-thumbnail:focus,
a.post-thumbnail:hover {
    opacity: .85
}

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

.content-title h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 0 0 1em
}

.entry-footer,
.entry-title,
.footer-navigation ul li a,
.footer-title,
.page-banner-heading h1,
.page-banner-heading-1 h1,
.page-links,
.page-title,
.sticky-post {
    font-family: Montserrat, "Helvetica Neue", sans-serif
}

.testimonial-author {
    font-weight: 300;
    color: #000;
    font-size: 18px
}

.post-featured-image {
    margin-bottom: 1em
}

.post-meta {
    margin-bottom: 12px;
    list-style: none;
    display: inline-block
}

.post-meta>li {
    float: left;
    margin-right: 24px
}

.post-meta>li span {
    display: inline-block !important;
    margin-right: 10px
}

.post-meta>li .far,
.post-meta>li a {
    display: inline-block;
    color: #000
}

.btn.read-more-btn {
    color: #fff;
    border-radius: 0;
    letter-spacing: 1.5px;
    padding: .575rem 1.75rem;
    margin: 20px 0 0;
    max-width: 175px
}

.btn.read-more-btn:hover {
    color: var(--primary-color);
    border-color: var(--primary-color)
}

#primary .post {
    border-bottom: 1px solid #ddd;
    padding-bottom: 3em
}

.post_container {
    padding: 0 50px 50px;
    display: inline-block
}

.entry-title,
.group-blog .byline,
.single .byline {
    display: inline
}

.site-main>article {
    margin-bottom: 3.5em;
    position: relative
}

.entry-content p {
    font-weight: 300;
    font-size: 17px
}

.entry-title {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 1em
}

.copyright a,
.entry-title a,
.footer-title,
.meta-date {
    font-weight: 600
}

.entry-title .date.entry_date {
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.225;
    font-weight: 300;
    color: #999;
    margin-right: 10px
}

.entry-title a {
    color: #1a1a1a
}

.post_info,
.post_info a {
    color: #999
}

.post_info {
    margin: 15px 0
}

.dots {
    font-size: 3px;
    padding: 0 7px 0 4px
}

.author-bio,
.entry-footer,
.sticky-post {
    font-size: .8125rem;
    line-height: 1.6153846154
}

.entry-title a:focus,
.entry-title a:hover {
    color: #007acc;
    text-decoration: none
}

.post-thumbnail {
    display: block;
    margin-bottom: 2em
}

.gallery-icon img,
.no-sidebar .post-thumbnail img {
    margin: 0 auto
}

.entry-content,
.entry-summary {
    border-color: #d1d1d1
}

.meta-cat a {
    color: #999;
    letter-spacing: 2px
}

.meta-date {
    color: var(--primary-color)
}

.author-bio,
.entry-footer,
.entry-footer a,
.site-info a,
.sticky-post {
    color: #686868
}

.author-link,
.more-link {
    white-space: nowrap
}

.entry-content .author-title {
    clear: none;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.75;
    margin: 0
}

.author-bio {
    margin-bottom: 1.6153846154em
}

.entry-footer {
    margin-top: 2.1538461538em
}

.entry-footer>span:not(:last-child):after {
    content: "\002f";
    display: inline-block;
    opacity: .7;
    padding: 0 .538461538em
}

.entry-footer .avatar {
    height: 21px;
    margin: -.1538461538em .5384615385em 0 0;
    width: 21px
}

.sticky-post {
    display: block;
    letter-spacing: .076923077em;
    margin-bottom: .5384615385em
}

.page-header {
    margin: 0 7.6923% 3.5em;
    padding-top: 1.75em
}

body.error404 .page-header,
body.search-no-results .page-header {
    border-top: 0;
    padding-top: 0
}

.site-footer .site-title:after,
.site-footer span[role=separator] {
    font-family: Montserrat, sans-serif;
    opacity: .7;
    padding: 0 .307692308em 0 .538461538em
}

.page-title {
    font-size: 1.4375rem;
    line-height: 1.2173913043
}

.page-links {
    clear: both;
    margin: 0 0 1.75em
}

.page-links a,
.page-links>span {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    display: inline-block;
    font-size: .8125rem;
    height: 1.8461538462em;
    line-height: 1.6923076923em;
    margin-right: .3076923077em;
    text-align: center;
    width: 1.8461538462em
}

.page-links a {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    color: #fff
}

.page-links a:focus,
.page-links a:hover {
    background-color: #007acc;
    border-color: transparent;
    color: #fff
}

.page-links>.page-links-title {
    border: 0;
    color: #1a1a1a;
    height: auto;
    margin: 0;
    padding-right: .6153846154em;
    width: auto
}

.entry-caption {
    color: #686868;
    font-size: .8125rem;
    line-height: 1.6153846154;
    padding-top: 1.0769230769em
}

.copyright,
.copyright a {
    color: var(--body-font-color)
}

.content-bottom-widgets {
    margin: 0 7.6923%
}

.format-aside .entry-title,
.format-audio .entry-title,
.format-chat .entry-title,
.format-gallery .entry-title,
.format-image .entry-title,
.format-link .entry-title,
.format-quote .entry-title,
.format-status .entry-title,
.format-video .entry-title {
    font-size: 1.1875rem;
    line-height: 1.473684211;
    margin-bottom: 1.473684211em
}

.sidebar {
    margin-bottom: 3.5em;
    padding: 0 7.6923%
}

.footer-title {
    font-size: 18px;
    letter-spacing: 1.5px
}

.footer-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.footer-navigation ul li a {
    display: block;
    padding: 10px 0;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    opacity: .8
}

.footer-navigation ul li a:hover {
    text-decoration: none;
    opacity: 1
}

#footer_2 .primary-menu li {
    display: inline-block;
    margin-left: 2em
}

.social-list {
    margin: 10px 0 0;
    padding: 0;
    list-style: none
}

.social-list li,
.team_social li {
    display: inline-block;
    margin-right: 10px
}

.social-list li svg {
    width: 30px;
    height: 30px
}

.social-list li:last-child {
    display: inline-block;
    margin-right: 0
}

.social-list li a {
    color: var(--primary-color);
    display: block;
    text-align: center
}

.copyright {
    clear: both;
    font-size: 13px
}

.gallery-caption,
.site-info {
    color: #686868;
    font-size: .8125rem;
    line-height: 1.6153846154
}

.cybermark {
    background-image: url(assets/images/cybermark.png);
    background-size: 60px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 15px 0 15px 60px;
    display: inline-block;
    width: 200px;
    height: 55px;
    margin: 1em 0 0
}

.copyright a.cybermark:hover {
    text-decoration: none;
    opacity: .6
}

.site-footer {
    padding: 5em 0
}

#footer_1 .footer-branding,
.footer-branding {
    max-width: 300px;
    margin: 0 auto
}

.site-footer .site-title {
    font-family: inherit;
    font-size: inherit;
    font-weight: 400
}

.site-footer .site-title:after {
    content: "\002f";
    display: inline-block
}

.site-footer span[role=separator]::before {
    content: "\002f"
}

.site .avatar {
    border-radius: 50%
}

.footer__3-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.footer__3-wrapper .primary-menu li {
    display: inline-block;
    margin: 0 1em
}

embed,
iframe,
object,
video {
    margin-bottom: 1.75em;
    max-width: 100%;
    vertical-align: middle
}

.gallery {
    margin: 0 -1.1666667% 1.75em
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block;
    padding-top: .5384615385em
}

.mobile-menu {
    display: none;
    width: 40px;
    height: 100%;
    margin-left: 5px;
    position: relative
}

.mobile-nav-menu,
.mobile-nav-menu ul {
    width: 100%;
    height: 100%;
    padding: 0;
    list-style: none
}

.mobile-nav-menu {
    position: fixed;
    z-index: 0;
    text-align: left;
    left: 0;
    top: -2vw;
    transform: none;
    margin: 0;
    display: grid;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}


.mobile-menu.active .mobile-nav-menu {
    z-index: 99999999;
    display: block
}

.mobile-nav-menu ul {
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.menulinks .sub-menu {
    height: auto;
    list-style: none;
    background-color: rgba(0, 0, 0, .1);
    margin: 0
}

.menulinks li a {
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px 15px;
    display: block
}

/* .mobile-nav-menu ul.menulinks>li.menu-item-has-children>a::after {
    content: "+";
    content: "+";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%)
} */

/* .mobile-nav-menu ul.menulinks>li.menu-item-has-children>a::before {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    content: ""
}

.mobile-nav-menu ul.menulinks>li.menu-item-has-children>a.active::after {
    content: "-"
} */

.menulinks .sub-menu a {
    font-weight: 400;
    font-size: 13px
}

.menubars {
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    width: 30px;
    height: 22px;
    z-index: 200;
    transform: translateY(-50%)
}

.menubars .menubar {
    height: 2px;
    -webkit-transition: .2s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: .2s cubic-bezier(.165, .84, .44, 1);
    transition: .2s cubic-bezier(.165, .84, .44, 1);
    position: absolute;
    z-index: 30;
    width: 50px;
    background-color: var(--primary-color)
}

.menubar.bottom,
.menubar.middle,
.menubar.top {
    width: 30px;
    right: 0
}

.menubars:hover .menubar.bottom,
.menubars:hover .menubar.middle {
    width: 50px
}

.menubars.active .menubar.top {
    transform: rotate(45deg);
    top: 10px
}

.menubars.active .menubar.middle {
    transform: rotate(-45deg);
    top: 10px
}

.top {
    top: 0
}

.middle {
    top: 10px
}

.bottom {
    top: 20px
}

@media screen and (min-width:44.375em) {
    .site {
        margin: 21px
    }

    .post-navigation,
    .site-main,
    .site-main>article {
        margin-bottom: 5.25em
    }

    .header-image,
    .menu-toggle {
        margin: 1.3125em 0
    }

    .custom-logo {
        max-width: 210px
    }

    .post-navigation .post-title,
    .site-title {
        font-size: 1.75rem;
        line-height: 1.25
    }

    .wp-custom-logo .site-title {
        margin-top: .5em
    }

    .site-description {
        display: block
    }

    .menu-toggle {
        font-size: 1rem;
        padding: .8125em .875em .6875em
    }

    .site-header .main-navigation+.social-navigation {
        margin-top: 2.625em
    }

    .pagination {
        margin: 0 23.0769% 4.421052632em 7.6923%
    }

    .pagination .current .screen-reader-text {
        position: absolute !important
    }

    .pagination .page-numbers {
        display: inline-block
    }

    .entry-title {
        font-size: 2.0625rem;
        line-height: 1.2727272727;
        margin-bottom: .8484848485em
    }

    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        border-width: 4px 0 0;
        padding: .9473684211em 0 0;
        width: -webkit-calc(50% - .736842105em);
        width: calc(50% - .736842105em)
    }

    body:not(.search-results) .entry-summary blockquote>ul,
    body:not(.search-results) .entry-summary li>ul {
        margin-left: 1.157894737em
    }

    body:not(.search-results) .entry-summary blockquote>ol,
    body:not(.search-results) .entry-summary li>ol {
        margin-left: 1.473684211em
    }
}

@media screen and (min-width:48.9375em) {
    body:not(.custom-background-image).admin-bar:before {
        top: 32px
    }
}

@media screen and (min-width:56.875em) {

    .main-navigation .primary-menu>li,
    .sidebar {
        float: left
    }

    .wp-custom-logo .site-header-main {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .main-navigation .primary-menu,
    .main-navigation .primary-menu>li,
    .main-navigation ul ul ul:after,
    .main-navigation ul ul ul:before {
        border: 0
    }

    .main-navigation a {
        outline-offset: -8px;
        padding: .65625em .875em;
        white-space: nowrap
    }

    .main-navigation li.focus>a,
    .main-navigation li:hover>a {
        color: var(--primary-color);
        text-decoration: none
    }

    .main-navigation ul ul {
        border-bottom: 1px solid #d1d1d1;
        display: block;
        left: -999em;
        margin: 0;
        position: absolute;
        z-index: 99999
    }

    .main-navigation ul ul ul {
        top: -1px
    }

    .main-navigation ul ul li {
        background-color: #fff;
        border: 1px solid #d1d1d1;
        border-bottom-width: 0
    }

    .main-navigation ul ul a {
        white-space: normal;
        width: 12.6875em
    }

    .main-navigation li.focus>ul,
    .main-navigation li:hover>ul {
        left: auto;
        right: 0
    }

    .main-navigation ul ul li.focus>ul,
    .main-navigation ul ul li:hover>ul {
        left: auto;
        right: 100%
    }

    .main-navigation .menu-item-has-children>a {
        margin: 0
    }

    .main-navigation ul ul .menu-item-has-children>a:after {
        right: .5625em;
        top: .875em;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .dropdown-toggle,
    .main-navigation ul .dropdown-toggle.toggled-on,
    .menu-toggle,
    .site-footer .main-navigation,
    .site-header .social-navigation {
        display: none
    }

    .site-content {
        padding: 0 4.5455%
    }

    .sidebar {
        margin-left: 75%;
        padding: 0;
        width: 25%
    }

    .widget {
        font-size: .8125rem;
        line-height: 1.6153846154;
        margin-bottom: 3.230769231em;
        padding-top: 1.615384615em
    }

    .widget .widget-title {
        margin-bottom: 1.3125em
    }

    .widget .aligncenter,
    .widget address,
    .widget dd,
    .widget dl,
    .widget hr,
    .widget ol,
    .widget p,
    .widget table,
    .widget ul {
        margin-bottom: 1.6153846154em
    }

    .widget li>ol,
    .widget li>ul {
        margin-bottom: 0
    }

    .widget blockquote {
        font-size: 1rem;
        line-height: 1.3125;
        margin-bottom: 1.3125em;
        padding-left: 1.0625em
    }

    .widget blockquote cite,
    .widget blockquote small,
    .widget button,
    .widget input,
    .widget pre,
    .widget select,
    .widget textarea {
        font-size: .8125rem;
        line-height: 1.6153846154
    }

    .widget fieldset,
    .widget pre {
        margin-bottom: 1.6153846154em
    }

    .widget fieldset,
    .widget pre,
    .widget td,
    .widget th {
        padding: .5384615385em
    }

    .widget button,
    .widget input[type=button],
    .widget input[type=reset],
    .widget input[type=submit] {
        line-height: 1;
        padding: .846153846em
    }

    .widget input[type=date],
    .widget input[type=datetime-local],
    .widget input[type=email],
    .widget input[type=month],
    .widget input[type=number],
    .widget input[type=password],
    .widget input[type=search],
    .widget input[type=tel],
    .widget input[type=text],
    .widget input[type=time],
    .widget input[type=url],
    .widget input[type=week],
    .widget textarea {
        padding: .4615384615em .5384615385em
    }

    .widget h1 {
        font-size: 1.4375rem;
        line-height: 1.2173913043;
        margin-bottom: .9130434783em
    }

    .widget h2 {
        font-size: 1.1875rem;
        line-height: 1.1052631579;
        margin-bottom: 1.1052631579em
    }

    .widget h3 {
        font-size: 1rem;
        line-height: 1.3125;
        margin-bottom: 1.3125em
    }

    .widget h4,
    .widget h5,
    .widget h6 {
        font-size: .8125rem;
        line-height: 1.6153846154;
        margin-bottom: .9130434783em
    }

    .widget .alignleft {
        margin: .2307692308em 1.6153846154em 1.6153846154em 0
    }

    .widget .alignright {
        margin: .2307692308em 0 1.6153846154em 1.6153846154em
    }

    .widget_calendar td,
    .widget_calendar th {
        line-height: 2.6923076923;
        padding: 0
    }

    .widget_rss .rssSummary:last-child {
        margin-bottom: 1.615384615em
    }

    .widget input[type=search].search-field {
        width: -webkit-calc(100% - 35px);
        width: calc(100% - 35px)
    }

    .widget .search-submit:before {
        font-size: 16px;
        left: 1px;
        line-height: 35px;
        width: 34px
    }

    .widget button.search-submit {
        padding: 0;
        width: 35px;
        height: 35px;
        border: none
    }

    .tagcloud a {
        margin: 0 .2307692308em .5384615385em 0;
        padding: .5384615385em .4615384615em .4615384615em
    }

    .textwidget h1 {
        margin-top: 1.8260869565em
    }

    .textwidget h2 {
        margin-top: 2.2105263158em
    }

    .textwidget h3 {
        margin-top: 2.625em
    }

    .textwidget h4 {
        letter-spacing: .153846154em
    }

    .textwidget h4,
    .textwidget h5,
    .textwidget h6 {
        margin-top: 3.2307692308em
    }

    .content-bottom-widgets .widget-area:first-child:nth-last-child(2),
    .content-bottom-widgets .widget-area:nth-child(2):last-child {
        float: left;
        margin-right: 7.1428571%;
        width: 46.42857145%
    }

    .content-bottom-widgets .widget-area:nth-child(2):last-child:last-of-type {
        margin-right: 0
    }

    .site-footer {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        clear: both
    }

    .site-footer .social-navigation {
        margin: 0;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .site-info {
        margin: .538461538em auto .538461538em 0;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .no-sidebar .content-area {
        float: none;
        margin: 0;
        width: 100%
    }

    .no-sidebar .comments-area,
    .no-sidebar .content-bottom-widgets,
    .no-sidebar .entry-content,
    .no-sidebar .entry-footer,
    .no-sidebar .entry-header,
    .no-sidebar .entry-summary,
    .no-sidebar .image-navigation,
    .no-sidebar .page-content,
    .no-sidebar .page-header,
    .no-sidebar .pagination,
    .no-sidebar .post-navigation {
        margin-right: 15%;
        margin-left: 15%
    }

    .widecolumn {
        padding-right: 15%;
        padding-left: 15%
    }
}

@media screen and (min-width:61.5625em) {

    .post-navigation,
    .site-main {
        margin-bottom: 7em
    }

    .custom-logo {
        max-width: 240px
    }

    .image-navigation {
        margin-bottom: 3.230769231em
    }

    .pagination {
        margin-bottom: 5.894736842em
    }

    .widget {
        margin-bottom: 4.307692308em
    }

    .site-main>article {
        margin-bottom: 3em
    }

    .entry-title {
        font-size: 1.5rem;
        line-height: 1.225;
        margin-bottom: 1.05em
    }

    .format-aside .entry-title,
    .format-audio .entry-title,
    .format-chat .entry-title,
    .format-gallery .entry-title,
    .format-image .entry-title,
    .format-link .entry-title,
    .format-quote .entry-title,
    .format-status .entry-title,
    .format-video .entry-title {
        font-size: 1.4375em;
        line-height: 1.304347826;
        margin-bottom: 1.826086957em
    }

    .post-thumbnail {
        margin-bottom: 2.625em
    }

    .post-thumbnail img {
        width: 100%
    }

    .entry-meta span {
        margin: 0 !important
    }

    .entry-meta {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin: 1em 0
    }
}

.acf-map {
    width: 100%;
    height: 700px;
    z-index: 1
}

.map-list-container {
    position: absolute;
    top: 0;
    width: 35%;
    height: 100%;
    z-index: 1000004;
    background-color: #fff;
    overflow-y: scroll;
    left: 0;
    bottom: 0;
    padding: 25px
}

.location__search-form {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #fff;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-bottom: 20px;
    padding: 40px;
    flex-wrap: wrap
}

.location__search-form .search_by_state {
    margin-right: 15px;
    width: calc(50% - 15px);
    float: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap
}

.dropdown-search label {
    margin: 0;
    width: 100%
}

.dropdown-search select {
    width: 100%;
    background-color: #eee;
    border: none;
    padding: 1em 2em;
    font-weight: 400;
    color: #666;
    font-size: 17px
}

.search__form input {
    border: none;
    background: #eee;
    font-size: 17px;
    padding: 1em 2em
}

.location__search-form label {
    width: 100%;
    color: #666d70;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0;
    display: block
}

.location__search-form .search_form {
    flex-wrap: wrap;
    width: 50%;
    float: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
    border: none;
    padding: 0
}

.search__form {
    display: flex;
    width: 100%
}

@media only screen and (max-width:640px) {
    .location__search-form {
        padding: 25px
    }

    .location__search-form label,
    .subsites .h4 {
        font-size: 16px
    }

    .business-data,
    .location__search-form input,
    .location__search-form select {
        font-size: 14px
    }

    .location__search-form .btn.with-arrow:after {
        display: none
    }

    .search__form input {
        border: none;
        background: #eee;
        font-size: 14px;
        padding: .25em 1em
    }

    .dropdown-search select {
        letter-spacing: .25px;
        min-height: 50px;
        padding: 0 .5em;
        font-size: 14px
    }

    .subsites h2 {
        font-size: 24px;
        margin-bottom: 1em;
        margin-top: 2.5em;
        margin-left: 0;
        width: auto
    }

    .subsites li {
        border-right: 0px solid #ddd
    }

    .subsites {
        text-align: center
    }

    .acf-map {
        min-height: 550px
    }

    .search__form .btn.with-arrow {
        min-width: 100px
    }
}

.business-data,
.comingsoon {
    font-size: 16px;
    font-weight: 400
}

.search_form,
.subsites li {
    border-bottom: 1px solid #ddd;
    position: relative
}

.container.mapbottom h2,
.map-list-container h2 {
    font-size: 36px;
    color: #000
}

.map-list-container h1 {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    color: #999;
    margin: 0 0 10px
}

.search_form {
    overflow: hidden;
    margin: 20px 0 15px;
    padding-bottom: 10px
}

.subsites {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center
}

.subsites li {
    width: 33.3333%;
    border-right: 1px solid #ddd;
    padding: 2.5em;
    list-style: none
}

.subsites .h4 {
    color: #666d70;
    font-weight: 600;
    text-transform: capitalize;
    display: block
}

.heading-block .sub-h,
.main-banner_content h1,
.team-member__header h3 {
    font-weight: 700;
    text-transform: uppercase
}

.comingsoon {
    display: inline-block;
    background-color: #ddd;
    color: #000;
    clear: both;
    margin: 0 0 1em;
    padding: 5px 10px
}

.business-data {
    padding: 0;
    line-height: 24px;
    color: #666;
    position: relative
}

.subsites li:nth-child(3n+4) {
    border-right: none
}

.main-banner {
    background-image: url(assets/images/hero-image.jpg);
    background-size: cover;
    padding: 180px 0
}

.main-banner_content h1 {
    color: #fff;
    font-size: 100px;
    letter-spacing: 5px;
    line-height: 1;
    margin: 0
}

.heading-block {
    margin: 0 0 35px
}

.heading-block .sub-h {
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
    letter-spacing: .1em;
    padding-left: 20px;
    color: #ddd
}

.heading-block .sub-h::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 10px;
    height: 2px;
    -webkit-box-shadow: inset 0 0 0 5px;
    box-shadow: inset 0 0 0 5px
}

.main-team__wrapper,
.single-team__wrapper,
.team-member-image {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .15)
}

.banner-item .h {
    margin: 0;
    line-height: 1;
    color: #fff;
    font-weight: 700
}

.heading-block .h {
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 72px
}

.heading-block .h span {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px;
    color: #15d6bf
}

.our-team__wrapper {
    padding: 50px 0;
    background-color: #f1f1f1
}

.our-team__inner {
    margin-top: 180px
}

.main-team__wrapper {
    background-color: #fff;
    text-align: center;
    position: relative
}

.main-team__wrapper a {
    text-decoration: none;
    color: inherit
}

.main-team__wrapper a:hover {
    text-decoration: none;
    color: var(--primary-color)
}

.team-member-image {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: -100px;
    left: 0;
    right: 0
}

.team-member__header-inner {
    padding-top: 115px
}

.team-member__header h3 {
    color: #666;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0
}

.team-member__footer {
    background-color: #00d3ba;
    padding: 10px 0
}

.team-social-list li {
    display: inline-block;
    margin: 0 5px
}

.team-member__content {
    padding: 10px 0 20px
}

.team-social-list li a {
    display: block;
    background-color: #fff;
    color: #00d3ba;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px
}

.single-team__wrapper {
    margin-top: 150px;
    background-color: #fff;
    text-align: center;
    position: relative;
    padding-bottom: 50px
}

.h6.section__title {
    text-align: center;
    opacity: .5;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin: 3em 0
}

.page__banner::before,
.section__title::after,
.section__title::before {
    position: absolute;
    top: 0;
    left: 0;
    content: ""
}

.section__title::before {
    background-color: #fff;
    width: 200px;
    height: 100%;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: -1
}

.section__title::after {
    border-bottom: 3px dotted #000;
    width: 100%;
    height: 10px;
    opacity: .5;
    right: 0;
    bottom: 0;
    z-index: -2
}

.section__heading,
.team-img {
    margin: 0 0 3em
}

.section__button {
    margin-top: 0;
    clear: both;
    width: 100%;
    display: inline-block
}

.section_img_wrapper img {
    height: 100%;
    width: 100%
}

.profile-img-sq,
.section__img {
    display: flex;
    height: 100%
}

.section__container {
    display: flex;
    justify-content: center;
    height: 100%;
    flex-direction: column
}

.page__banner {
    position: relative;
    background-size: cover;
    background-position: center center
}

.page__banner::before {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2
}

.page__banner-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2;
    position: relative;
    padding: 10rem 0;
    text-align: center
}

.page__banner-inner h1 {
    color: #fff;
    font-size: 4rem
}

.page__banner-inner h2 {
    color: #fff;
    text-transform: none;
    font-weight: 300;
    font-size: 1.75rem
}

.column {
    margin: 0 0 3em;
    position: relative
}

.column-img {
    margin: 0 0 1em;
    max-width: 50px
}

.benefits .fas,
.feature_1 .column h4 {
    color: var(--primary-color)
}

.feature_2 .column h4 {
    color: #000
}

.feature_2 .column .column-img {
    margin: 0 auto 1em
}

.team_1-column .profile-img {
    display: flex;
    overflow: hidden;
    height: auto;
    width: 50%;
    border-radius: 50%;
    flex-direction: column;
    padding-top: 50%;
    position: relative;
    margin: 0 auto
}

.team_1-column .profile-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.h4.customer-details,
.h4.emp-position {
    color: var(--primary-color);
    font-size: 1rem
}

.column.team-column.team_4-column:hover .team-bio-content.hidden-content {
    opacity: 1;
    cursor: pointer
}

.team-bio-content.hidden-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    opacity: 0;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    background-color: rgba(0, 0, 0, .6);
    color: #fff
}

.team-slide.team-column.team-2-column {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.team-slide.team-column.team-2-column .team-img {
    width: 30%
}

.team-slide.team-column.team-2-column .team-bio-content {
    width: 60%
}

.team_social {
    display: inline-block;
    list-style: none;
    margin: 1em 0;
    padding: 0
}

.team_social li:last-child {
    margin-right: 0
}

.team_social li a {
    color: var(--primary-color);
    font-size: 18px;
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid var(--primary-color);
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

.modal-body .close {
    font-size: 30px;
    padding: 0;
    background: 0 0;
    color: #000;
    opacity: .5;
    position: absolute;
    right: 5px;
    top: 0;
    border: none;
    height: auto;
    line-height: 1
}

.intro_3.section__wrapper,
.page_footer3 {
    background-size: cover;
    background-position: center center
}

#ult-fs-search .close,
.card_template2Special h2,
.column.team-column.team_4-column .btn.more-btn,
.column.team-column.team_4-column .h4.emp-position,
.intro_3.section__wrapper h1,
.intro_3.section__wrapper h2,
.intro_3.section__wrapper h3,
.intro_3.section__wrapper h4,
.intro_3.section__wrapper h5,
.intro_3.section__wrapper h6,
.lp-banner4 h1 {
    color: #fff
}

.modal-body .close:hover {
    background: 0 0;
    opacity: 1
}

.column.team-column.team_4-column .btn.more-btn::after {
    display: block;
    content: "";
    border-bottom: 2px solid #fff
}

.modal-dialog.modal-dialog-centered {
    max-width: 1000px
}

.modal-content {
    border-radius: 0;
    border: 1px solid #000
}

.testimonial-content blockquote {
    padding: 0;
    max-width: 80%;
    margin: 0 auto 3em;
    font-style: normal;
    font-size: 1.5rem;
    font-weight: 300
}

.testimonials_2 .section__heading h2 {
    font-size: 18px;
    display: inline-block;
    position: relative
}

.testimonials_2 .section__heading h2::before {
    content: open-quote;
    position: absolute;
    color: var(--primary-color);
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 10rem;
    font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
    transform: translateY(-42%);
    z-index: -1
}

.section__form .section__form_wrapper .gform_wrapper .top_label .ginput_container input,
.section__form .section__form_wrapper .gform_wrapper .top_label .ginput_container textarea {
    background: #fff;
    width: 100%;
    max-height: 100px;
    padding: 10px !important
}

.section__form .section__form_wrapper ::placeholder {
    color: #000
}

.gform_legacy_markup_wrapper .gform_footer.top_label,
.section__form_wrapper .gform_wrapper li.hidden_label input {
    margin-top: 0
}

.contact_4_form.section__form {
    width: 100%;
    text-align: center
}

.intro_3.section__wrapper {
    position: relative;
    color: #fff;
    padding: 200px 0
}

.intro_3.section__wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5
}

.intro_3 .btn.play-btn {
    position: relative;
    max-width: 150px;
    display: block;
    margin: 0 auto
}

.intro_3 .btn.play-btn svg {
    fill: #fff
}

.intro_3 .btn.play-btn:focus,
.intro_3 .btn.play-btn:hover {
    box-shadow: none;
    opacity: .6
}

.column-img.gallery_img img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.column.gallery_3_column {
    height: 100%;
    display: flex
}

.section__form_wrapper.section__form-short {
    width: 100%;
    float: left;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    padding: 0;
    background: 0 0
}

.section__form_wrapper.section__form-short .gform_body {
    width: 70%;
    float: left;
    clear: none
}

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

.column.gallery_2_column,
.gallery__slider .slick-track *,
.special {
    height: 100%
}

.section__form_wrapper.section__form-short .gform_footer.top_label {
    float: left;
    width: 30%;
    clear: none
}

.section__form_wrapper.section__form-short .gform_body li.gfield {
    float: left;
    width: 50%;
    clear: none
}

.section__form_wrapper.section__form-short .gform_wrapper .top_label .ginput_container input {
    background: #fff;
    width: 100%;
    max-height: 100px;
    padding: 10px !important
}

.map-responsive {
    overflow: hidden;
    padding-top: 100%;
    position: relative;
    height: 100%;
    display: flex
}

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

.gallery_1_column h2,
.gallery_1_column h3,
.gallery_1_column h4,
.gallery_1_column h5,
.gallery_1_column h6 {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 400
}

.column.gallery_1_column .column-img {
    display: flex;
    height: 300px;
    overflow: hidden
}

.column.gallery_1_column .column-img img {
    object-fit: cover;
    object-position: center;
    height: 100%
}

#ult-fs-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, .7);
    webkit-transition: all 0.5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-transform: translate(0, -100%) scale(0, 0);
    -moz-transform: translate(0, -100%) scale(0, 0);
    -o-transform: translate(0, -100%) scale(0, 0);
    -ms-transform: translate(0, -100%) scale(0, 0);
    transform: translate(0, -100%) scale(0, 0);
    opacity: 0
}

#ult-fs-search.open {
    -webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    opacity: 1;
    background: var(--primary-color)
}

#ult-fs-search input[type=text] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #000;
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0;
    margin: -51px auto 0;
    padding-left: 30px;
    padding-right: 30px;
    outline: 0
}

#ult-fs-search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px
}

#ult-fs-search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    background-color: #428bca;
    border-color: #357ebd;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px
}

.toggle-search-box {
    font-size: 24px
}

@media only screen and (max-width:1199px) {
    html {
        font-size: 90%
    }
}

@media only screen and (max-width:991px) {

    .subsites li,
    .subsites li:last-child {
        border-right: none
    }

    .subsites li {
        width: 100%
    }

    html {
        font-size: 85%
    }

    #footer_2 .footer-navigation,
    #footer_2 .footer-social {
        text-align: center
    }

    .footer__3-wrapper {
        flex-direction: column
    }

    .section__heading.blog__heading {
        margin: 0 0 1em;
        text-align: left
    }
}

@media only screen and (max-width:768px) {
    .location__search-form .search_form {
        width: 100%
    }

    .location__search-form .search_by_state {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0
    }

    html {
        font-size: 80%
    }
}

@media only screen and (max-width:575px) {
    html {
        font-size: 75%
    }

    .main-logo {
        max-width: 150px
    }

    .team-slide.team-column.team-2-column .team-bio-content,
    .team-slide.team-column.team-2-column .team-img {
        width: 100%
    }

    .team-slide.team-column.team-2-column {
        flex-direction: column
    }
}

.column.blog-column {
    padding: 0 2em
}

.blog-post__img {
    display: flex;
    height: 200px;
    overflow: hidden;
    margin-bottom: 1em
}

.blog-post__img img {
    width: 100%;
    height: 100%
}

.blog-post__header .blog-meta {
    font-weight: 400;
    color: var(--primary-color);
    font-size: 14px
}

.blog-post__header .blog-title {
    font-weight: 400;
    color: #000;
    font-size: 1.2rem
}

.btn.more-btn,
.ctct-info a {
    color: var(--primary-color);
    font-weight: 600
}

.blog-content {
    margin: 1em 0;
    line-height: 1.4
}

.btn.more-btn {
    border: none;
    border-radius: 0;
    position: relative
}

.btn.more-btn:after {
    display: block;
    content: "";
    border-bottom: solid 2px var(--primary-color);
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    transform-origin: 0 50%
}

.btn.more-btn:hover:after {
    transform: scaleX(1)
}

.ctct-info {
    text-align: right;
    line-height: 1.2
}

.card-header .btn-link,
.hours,
.pricing_2_card .fa-ul,
.pricing_3_card .fa-ul {
    text-align: left
}

.ctct-info a {
    text-decoration: none;
    font-size: 1.5rem
}

.page-banner-heading h2,
.page-banner-heading-1 h2 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase
}

.page_footer3 {
    position: relative;
    overflow: hidden;
    height: 100%;
    padding-bottom: 50px;
    padding-top: 50px
}

.page_banner,
.page_banner1 {
    position: relative;
    background-size: cover;
    background-position: center center;
    padding-top: 75px;
    padding-bottom: 75px;
    overflow: hidden
}

.page_banner {
    height: 100%
}

.page_banner1 {
    min-height: 800px
}

.banner_hr {
    background-color: #fff;
    height: 3px;
    width: 33%
}

.page_banner.page_banner_4::before {
    background-color: rgba(0, 0, 0, .25);
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    right: 0;
    margin: 0 auto;
    z-index: 0
}

.page-banner-heading-1 h1 {
    padding-top: 0;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 10px
}

.page-banner-heading-1 h2 {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto
}

.page-banner-heading h1 {
    padding-top: 0;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 10px
}

.hours {
    line-height: 30px;
    letter-spacing: 0;
    padding-top: 0;
    font-style: normal;
    display: block
}

.event-date,
.form_one,
.job_form h3,
.month__title {
    text-align: center
}

.container3 {
    height: 457px;
    width: 1200px
}

.container4 {
    height: 457px;
    background-color: #000
}

.benefits {
    height: 100%;
    width: 320px
}

.benefits .card {
    border-radius: 0
}

.testimonialsContainer {
    height: 420px;
    background-color: #515151
}

.card_hr,
.card_template2Special {
    background-color: var(--secondary-color)
}

.testimonialsContainer .container img {
    height: 320px
}

.offerContainer {
    height: 271px
}

.offerRow {
    margin-top: 25px;
    margin-bottom: 25px
}

.card_hr {
    width: 60px;
    height: 5px;
    align-self: center;
    border: solid 1px var(--secondary-color)
}

.benefits .card_template2 img {
    height: auto
}

.card_template2 {
    min-height: 400px;
    border-radius: 0
}

.card_template2 img {
    height: 70px
}

.card_template2Special .btn-primary {
    background-color: #fff;
    border: 2px solid #fff;
    color: var(--secondary-color)
}

.card_template2Special .btn-primary:hover,
.card_template2Special .card-body {
    background-color: var(--secondary-color);
    color: #fff
}

.special h2 {
    padding-bottom: 15px
}

.special .supporting_text {
    padding-left: 25%;
    padding-right: 25%;
    padding-bottom: 15px
}

.popular {
    transform: rotate(90deg);
    position: absolute;
    top: 29px;
    background: teal;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    padding: 5px 15px;
    font-size: 15px;
    border-radius: 2px;
    right: 10px;
    font-weight: 700
}

.bottom__section {
    background-color: #d3d3d3;
    margin-left: -15px;
    margin-right: -15px
}

.form_one {
    padding: 20px;
    background: #fff;
    max-width: 400px;
    margin: 0 auto
}

.form_one textarea {
    max-height: 100px
}

.lp-banner4 p {
    font-weight: 700;
    color: #fff
}

.form_one input {
    width: 100% !important;
    margin: 0 !important
}

.mobile-loc {
    display: none;
    position: absolute;
    right: 75px;
    top: 50%;
    transform: translateY(-50%)
}

.map-marker {
    width: 30px;
    height: 40px;
    background-size: contain;
    display: block;
    position: relative;
    background-repeat: no-repeat
}

.card.specials_card {
    border-radius: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
    height: 100%
}

.month__title::after,
.month__title::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    background-color: #ddd;
    width: 100%
}

#specials__wrap-tabs .card-title,
.card.specials_card .card-title {
    text-transform: uppercase;
    color: var(--primary-color);
    font-weight: 800;
    letter-spacing: 1px;
    font-size: 1.5rem;
    margin: 0 0 1em;
    display: block
}

.expiration {
    color: var(--secondary-color);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

#specials__wrap-tabs .nav-pills .nav-link.active,
#specials__wrap-tabs .nav-pills .show>.nav-link {
    color: #fff;
    background-color: var(--primary-color);
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px
}

.nav-pills .nav-link {
    border-radius: 0;
    border: 1px solid var(--primary-color);
    text-transform: uppercase;
    font-weight: 600;
    color: var(--primary-color)
}

#accordion .card,
.pricing_1.section__wrapper .col-lg-4:nth-child(3n+3),
.pricing_1_card.card {
    border: none
}

#specials__wrap-tabs .nav-pills .nav-item {
    margin: 0 1em
}

.card-img-top {
    max-height: 300px;
    overflow: hidden;
    display: flex
}

.event__header {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 0 1em
}

.event-date,
.month__title .h5 {
    display: block;
    text-transform: uppercase
}

.event-date {
    background-color: var(--primary-color);
    color: #fff;
    margin-right: 1em;
    line-height: 1;
    font-weight: 600;
    font-size: 16px;
    padding: .5em
}

.event__header .h5.card-title {
    margin: 0;
    text-transform: uppercase;
    color: #000;
    font-weight: 700
}

.event__meta,
.month__title,
.pricing_1_card.card .pricing-icon {
    margin: 0 0 1em
}

.event__meta .far,
.event__meta .fas {
    color: var(--secondary-color);
    margin-right: .5em
}

.event__meta span+span {
    margin-left: 1em
}

.month__title {
    line-height: 1;
    color: var(--primary-color);
    font-size: 3rem;
    text-transform: uppercase;
    position: relative;
    background-color: #fff;
    padding: 0 1em
}

.month__title .h5 {
    margin: 0;
    color: #999;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 300
}

.month__title::before {
    left: -100%
}

.month__title::after {
    right: -100%
}

#events__wrap-single .card-img-top {
    max-height: none
}

#events__wrap-single .card-img-top img {
    width: 100%
}

.pricing_1.section__wrapper .col-lg-4 {
    border-right: 1px solid rgba(0, 0, 0, .125)
}

.pricing-icon {
    max-width: 50px;
    margin: 0 auto 1em
}

.h2.card-price.d-block {
    color: var(--primary-color);
    font-weight: 700
}

.pricing_2_card .fa-ul li,
.pricing_3_card .fa-ul li {
    border-bottom: 1px solid #ddd
}

.fa-ul {
    margin: 0 0 3em;
    list-style: none
}

.fa-ul li {
    padding: 5px 0
}

.fa-ul li svg {
    width: 30px;
    margin-right: 10px;
    height: 30px
}

.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header .btn-link {
    width: 100%;
    color: var(--primary-color);
    border: none;
    font-weight: 600;
    font-size: 1.2rem;
    padding: 1em;
    text-decoration: none;
    border-radius: 0
}

.card-header .btn-link:hover {
    color: var(--secondary-color);
    background-color: transparent;
    text-decoration: none
}

.accordionTitle::before {
    content: "+";
    font-size: 1.5em;
    line-height: 1em;
    float: right;
    transition: transform .3s ease-in-out
}

.accordionTitle[aria-expanded=true]:before {
    transform: rotate(-225deg)
}

.card-header .btn-link:focus {
    text-decoration: none;
    background: var(--primary-color);
    color: #fff
}

.job__cont {
    display: flex;
    align-items: center;
    padding: 10px 0 20px;
    border-bottom: 1px solid #ddd
}

.job_title {
    font-family: var(--heading-font);
    font-weight: 800;
    text-transform: uppercase;
    font-size: 130%;
    width: 60%
}

.job_link {
    width: 40%;
    text-align: right
}

.job_title small {
    font-size: 60%
}

@media only screen and (max-width:480px) {
    html {
        font-size: 70%
    }

    .header.sticky .main-logo,
    .main-logo {
        max-width: 100px
    }

    .job_link,
    .job_title {
        width: 100%;
        text-align: center
    }

    .job_title small {
        display: block
    }
}

.job_form {
    border: 1px solid #ddd;
    padding: 25px 15px
}

.job_form h3 {
    color: var(--primary-color);
    text-transform: uppercase
}

body .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    list-style: none;
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 0 0 1em
}

.offer__section {
    padding: 50px 0;
    background-size: cover
}

.offer__section .gform_legacy_markup_wrapper textarea.large {
    max-height: 100px
}

.hours li {
    line-height: 1.2;
    margin: 0 0 5px
}

@media only screen and (max-width:1024px) {

    .main-navigation,
    .single-landing-pages .mobile-menu {
        display: none
    }

    .mobile-menu {
        display: block
    }

    .mobile-loc {
        display: block;
        z-index: 110
    }
}