.wrap__slider-specialoffer {

    background-color: #083b66;
}

.socialmedia__link {
    background-color: #093b66;
    border: 2px solid #093b66;
}

.location__address, .location__address-2, .location__city-state-zip, .location__phone, .location__phone a, .location__fax {
    color: #093b66;
}

.featuredblock__title {
     background-color: #093b66;
}
.articles-layout .wrap__articles:before {
    display: none;
}
footer {
    clear: both;
    border-top: 15px solid #093b66;
}
.wrap__navigation {
   
        background-image:none;
        background-color:#093b66;
}

.page__title {
    color: #093b65;
    border-bottom: 2px solid #24a0d4;
}
.homepage-main-content h1 {
    padding: 0;
}

h2 {
    color: #0f4069;
}


.button1, .form .submit, .wrap__slider .slider__button a, .contactus-form .submit, .wrap__newslettersignup .form .leadForm .btn.submit, .wrap__specialoffer .form .submit, .button2, .appointment-form .submit, .staff-member__link, .wrap__contact .form .submit {
    background-color: #15a3ff;
}


.button1:hover, .form .submit:hover, .wrap__slider .slider__button a:hover, .contactus-form .submit:hover, .wrap__newslettersignup .form .leadForm .btn.submit:hover, .button2:hover, .appointment-form .submit:hover, .staff-member__link:hover, .wrap__contact .form .submit:hover {
    background-color: #52d2fd;
}


.logo__link.logo__left .logo__image, .logo__left img[class$="__img"] {
    margin-right: 0;
    width: 100%;
    height: auto!important;
}


.featuredblock__item:nth-child(4n + 4) {
    margin-right: 30px;
}

.featuredblock__item {
    width: calc((100% - 90px) / 3);
}


@media (max-width:767px){
	.featuredblock__item {
    width: 100%;
}
}
@media (max-width: 519px) {
	img.align-right, img.align-left {
		float: none!important;
	}
}