
h3.hours__caption {
    text-align: center;
}
.slider__button a {
    border: 2px solid #ffffff;
}
.specials img{
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #000;
    max-width: 450px;
}
.gallery_page__container--inner img.gallery-item--image.scale {
    border: 6px solid #497c94  !important;
}
.gallery_page__container--inner .gallery .gallery-item .gallery-item--spacer .gallery-item--image {
    padding: 15px;
}
h1, h2, h3, h4, h5, h6, p, a, li, td, input, textarea, button {
  font-family: 'Saira Extra Condensed', sans-serif !important;
  line-height: 1.25;
}


.wrap__featuredblocks .featuredblock__title {
    text-align: center;
}
#mm-0 > div.home-layout.wrap__layout > div.wrap__page-area > div > div.wrap__page > div > div.wrap__grid.two-comps {
    width: 1120px;
    margin: 0 auto;
}
.testimonials .bx-wrapper .bx-controls .bx-controls-direction .bx-prev, .testimonials .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    color: #fff!important;
}
.wrap__form.horizontal .form form {
display: block;
}
p, h1, h2, ul li, ol li, uli a, ol li a, a, .wrap__featuredblocks .featuredblocks__caption, h3.hours__caption, h3.map__caption,input[type="color"], input[type="date"], input[type="datetime"], 
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"], input:not([type]), textarea, select, .form-input-uploadFile .fileUpload + label, ::placeholder {
    color:#003c6d!important;
}
.location__phone a, .logo__title, .slider__button a, .navigation:not(.mm-menu) .navigation__item.active > a, 
.navigation:not(.mm-menu) .navigation__item .navigation__list--sub .navigation__item a:hover, .testimonials_home__container--inner h2.testimonials__title, .testimonials_home__container--inner p, 
.testimonials_home__container--inner .testimonials-item--content:before, .testimonials_home__container--inner .testimonials-item--source, .form_home2__container h2.form__title.component__title,
p.hours__name, p.leadFormInfo, h2.form__title.component__title, .navigation:not(.mm-menu) .navigation__item a:hover {
    color:#fff!important;
}
.two-comps, .staff_home__container--inner .staff {
    opacity: 0.9;
}
.home-layout .testimonials-item--content::after {
    color: white!important;
}
.testimonials-item--content::after {
    color: rgb(0, 60, 109)!important;
}

p.hours__name {
    text-align: center;
}
.wrap__staff--inner {
    padding-left: 0;
}
.wrap__page-content.dl {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.wrap__featuredblocks .featuredblock__button, .wrap__featuredblocks .featuredblock__icon--bottom {
    background-color: #003c6d;
}

.contact-form-columns .form-input-comments {
    left: unset;
}
.financing img:hover{
    box-shadow: 5px 5px 8px #7ebdd8!important;
}
.financing img{
    margin-bottom: 20px;
}
.wrap__fullscreenBackground:after {
    background: linear-gradient(to right, rgb(0 57 109 / 75%), rgba(0, 0, 0, 0));
}

.wrap__form.horizontal .form .form__group {
width: 32%;
padding: 0 0 15px;
display: inline-block;
    margin: 0px 5px;
}

.wrap__form.horizontal .form__group.form-input-message {
    width: calc(96% + 20px);
}

.wrap__form.horizontal:before{
    top:0px;
}



h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    text-transform: uppercase!important;
   font-weight: bold!important;
}

 p, a, li, td, input, textarea, button, .navigation:not(.mm-menu) .navigation__item a {
     font-size: 22px;
 }

.logo__title, .slider__title, .featuredblock__button
 {
    font-family: 'Saira Extra Condensed', sans-serif !important;
    text-transform: uppercase;
}
.logo__title {
    font: 28px/1.2 'Roboto', sans-serif!important;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 5rem;
}
a[href^="tel"]{
	cursor: pointer;
	pointer-events: unset;
	text-decoration: none;
}
.col2 {
	box-sizing: border-box;
	width: 50%;
	padding: 1%;
	float: left;
}
.col3 {
	box-sizing: border-box;
	width: 33%;
	padding: 1%;
	float: left;
}
hr, .clr {
    clear:both!important;
}
ul.staff__list  .staff__item::before {
  display: none!important;
}
.fullwidth-layout .wrap__page-contentContainer {
  margin-top: 60px;
}
.wrap__logoHeader--inner {
    max-width: 750px;
}
.wrap__header-area:before {
    background: rgb(70 125 149);
}
.smileh{
    font-size: 32px;
    text-transform: inherit;
    color:#fff!important;
}
.navigation:not(.mm-menu) .navigation__item .navigation__list--sub .navigation__item.has-child .sublevel-2 .navigation__item a, .navigation:not(.mm-menu) .navigation__item .opener{
    color: #fff!important;
}

a.copyright__link {
    color: #fff !important;
}


.slider__title {
    font-weight: bold !important;
    font-size: 34px !important;
}

a.article__post-title {
    font-weight: bold !important;
}


.staff-member__image {
    height: 500px;
    width: 300px;
    float: left;
    margin: 5px 29px 0 0;
}

p.hours__name {
    font-size: 30px;
}

.wrap__form.horizontal:before {
    top: -45px;
    height: 719px;
}


@media(min-width: 1201px){
.wrap__form.horizontal .form__group.form-input-comments {
    width: calc(96% + 20px);
}
}

@media(max-width: 1200px){
    .wrap__form.horizontal .form .form__group{
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .wrap__grid_cols {
    display: unset;
}
.wrap__grid_cols--7 {
    padding: 73px 30px 30px 40px;
    margin: 0;
}
}

@media (max-width:767px){
	.col2{
		display:block;
		width:100%;
		float:none;
		margin:0 auto;
	}
	img.align-right, img.align-left {
		float: none!important;
	}
	.wrap__locationsHeader {
    position: fixed;
    top: 15px;
    right: 10px;
}
a.logo__link.logo__left {
    display: block;
    text-align: center;
}
p.logo__title {
    text-align: center;
}
}
@media (max-width: 519px) {
	img.align-right, img.align-left {
		float: none!important;
	}
}


.testimonials-item--content:after {
    content: "";
    position: absolute;
    bottom: -18px;
    right: 0;
    font: normal 42px/1 font-awesome;
    color: #003c6d;
    -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
    -o-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}

.page__title {
    margin: 25px 0px 15px;
}

@media(max-width: 520px){
img.logo__image {
    max-width: 200px !important;
}
}



.fit-vids-style {
    height: 0px;
}
/* #hamburger {
    display: block;
    line-height: unset;
} */

li:has(li.hovering) a:first-child{color:white!important;}

.hamburger:before, .hamburger__text, .mm-btn.mm-prev{color:white!Important;}
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
.wrap__grid_cols {
    display: block;
}
.col3 {
    width: 100%;
     float: unset;
}

}

@media (max-width: 767px){ 
    .col3{ 
        width:100% !important; 
        margin-top:5px; 
    } 
}

.wrap_pause-play {
    display: none;
}

.slider__caption{
    font-family:'Saira Extra Condensed', sans-serif !important;
}

@media(min-width:1025px){
    .hamburger{display:none!important;}}
@media(max-width:1024px){
    .scrollActive #hamburger{padding-top:17px!important;}
    #hamburger{padding-top:16px!important;}
    a.piwik_ignore{position:relative!important;color:black!important;}}
    
    /* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
#mm-0 > div.home-layout.wrap__layout > div.wrap__page-area > div > div.wrap__page > div > div.wrap__grid.two-comps {
    width: 100%;
    margin: unset;
}
.staff-member__image {
 float:unset;
}
.staff-member__text {
    height: auto;
    overflow: hidden;
    text-align: left;
    display: block;
}
.wrap__header .logo__link.logo__left .logo__image {
        float: unset;
        width: 100% !important;
        height: auto !important;
    }

}
/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1) {
#mm-0 > div.home-layout.wrap__layout > div.wrap__page-area > div > div.wrap__page > div > div.wrap__grid.two-comps {
    width: 100%;
    margin: unset;
}
}
.home-layout .wrap__grid_cols--5 {
    float: none;
    width: 100%;
}

.home-layout .wrap__grid_cols--7 {
    width: 100%;
}


@media (min-width: 1025px){
    .home-layout .slider__text.align-center {
        left: 55% !important;
        scale: 130%;
    }
}

@media (max-width: 519px) {
	.staff-member__image {
    width: 100%;
}
}

@media (max-width: 320px) {
	.home-layout .staff-member__text {
    display: block;
    overflow: visible;
}
.logo__link.logo__left .logo__image {
    height: auto !important;
}
}






.stat .bg-light{
    background-color:rgba(0, 60, 109, 0.8)!important;
    padding:15px!important;
    margin:0 auto!important;
    clear:both;
    opacity:0.9;
    border-radius:4px!important;
}
.stat{
    margin:0 auto!important;
    width: 100%;
    padding-left:0px!important;
    padding-right:0px!important;
}
.stat .brtns{
    filter:brightness(100);
}
.stat img{
    filter:hue-rotate(18deg);
}

.wrap__featuredblocks .featuredblocks__title, .wrap__page-content h1, .staff__title {
    font: 52px / 1.2 "quicksand-medium", "Arial", "Helvetica", sans-serif;
}
.stat *{
    color:white!important;
}




@media(min-width:768px){.dflex{display:flex}.flexone{flex:1;padding:10px}.flextwo{flex:2;padding:10px}}
@media(max-width:767px){.flexone ul,.flextwo{padding-bottom:0px;margin-bottom:0px}}

.dflex{
    justify-content: space-around;
}
.ulfit .text-left{
    max-width: fit-content;
}

.home-layout .bx-controls-direction .bx-prev, .home-layout .bx-controls-direction .bx-next{
    color: white !important;
}

.home-layout .bx-controls-direction .bx-prev::before, .home-layout .bx-controls-direction .bx-next::before{
    opacity: 1;
}

h3.hours__caption {
    text-transform: uppercase;
    background-color: rgb(0, 60, 109);
    color: #ffffff !important;
    text-align: center;
    margin: 0px;
    font: 15px / 1.2 quicksand-bold, Arial, Helvetica, sans-serif;
    padding: 9px 13px;
    border-radius: 4px 4px 4px 4px;
    font-weight: unset !important;
}


.posrel{
    position: relative!important;
}
.map {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.hours__title{
    text-align: center;
}
.hours .component__title-caption-wrap{
    min-height: unset!important;
    padding-bottom: 5px!important;
}

.wrap__page-area .wrap__form.horizontal:before {
    display: none;
}