@font-face {
font-family: 'Mirage-Regular';
src: url('/storage/app/media/logos/Mirage-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'Mirage-Medium';
src: url('/storage/app/media/logos/Mirage-Medium.ttf') format('truetype');
}

h1, h2, h3, h4, h5, h6, .featuredblock__title, .navigation-a .navigation__item--link, b, strong {
font-family: 'Mirage-Medium'!important;
}
.section--light a, .section--light .editable__container a {
    color: #29594e;
}
.form-default .form-wrap__submit input {
    background: #29594e;
}
.section--light .phone__number {
    color: #29594e;
    font-weight: 900;
    font-family: 'Mirage-Medium'!important;
}
h3.hours-a__title.component__title, h4.hours-a__subtitle.component__subtitle, .col.text-center.hours-a__schedule--border {
    color: #2f594f !important;
}
.pagetitle_green h1, .pagetitle_green a, .pagetitle_green li {
    color: #2a584e !important;
}
.section--light .editable__container h2, .section--light .editable__container h3 {
    color: #29594e;
}
.section--dark .testimonials-d .testimonials-item .defaultImgWrap .defaultImg {
    background-color: #B5A389;
}
.contact-us-im .section--dark .form-wrap__submit input {
    background-color: #B5A389!important;
}
.section--dark .featuredblocks-grid-e .featuredblock__item:hover .featuredblock__bgImage:before {
    background-color: #b4a389;
}
.section__bg--dark-2::before {
    background-color: #adc3c7;
}
h2.form__name {
    color: white;
}
span.phone__number:before {
    content: "\f1ac"!important;
    font-family: FontAwesome;
    padding-right: 5px;
}
a span.phone__number:before {
    content: "\f095"!important;
    font-family: FontAwesome;
    padding-right: 5px;
}

.banner-f__tagline {
    padding: 0 20px 0 0;
}
.mobileHeader-logoImg {
    min-height: 70px;
}


.section-featuredblocks .featuredblocks-flyup-a .featuredblock__image, .section-featuredblocks .featuredblocks-flyup-b .featuredblock__image, .section-featuredblocks .featuredblocks-flyup-c .featuredblock__image {
    width: 100px;
    height: 100px;
}
.section__bg--dark-1::before {
    background-color: #29594e;
}
span.phone__number {
    font-size: 20px;
}
a span.phone__number:before{
    content: "\f095";
    font-family: FontAwesome;
    padding-right: 5px;
}
span.phone__number:before{
    content: "\f041";
    font-family: FontAwesome;
    padding-right: 5px;
}
.staff-b--12 .staff__item .staff-member__text-wrap {
    padding-top: 0;
}
.staff-b .staff-member__name {
    margin-top: 0;
}














@media (max-width: 1199px) {
.banner-f .flex-viewport ul.slides .slider__wrapper {
    flex-direction: column-reverse !important;
}
.banner-f-text__wrapper, .container-fluid .banner-f-media__wrapper {
    width: 100%;
}
.banner-f-text__wrapper {
    padding-top: 30px;
}
}
@media (min-width: 992px) {
.cstm_header .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
}
.cstm_header .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.phone__wrapper a .phone__number {
    font-size: 20px;
}
}
