.align-right {
	
	margin: 0px 0px 10px 10px
}

img.logo__image {
    max-width: 100% !important;
    height: 100% !important;
    width: 100% !important;
    /*max-height: 90px !important;*/
    border-radius: 10px;
}
/*
.cta_button, .cta__button--icon {
  
    border-radius: 11px;
    border-bottom: 3px solid white;
    color: black;
    background-color: #5ebcf8;
    padding: 10px 30px;
    margin-bottom: 0px;
    font-style: normal;
    display: inline-block;
}
.wrap__form.horizontal .form .form__group {
    width: 318px;
}
.form form {
  
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-end;
    justify-content: unset !important;
}
.form__group.form-input-comments {
    width: 100% !important;
}
span.form-wrap__submit {
    text-align: center;
    margin: 0 auto !important;
}




.col-3 {
width: 32%;
display: inline-block;
padding: 1%;
vertical-align: top;
}
@media(max-width: 767px){
.col-3 {
width: 100%;
padding:0%;
}

.wrap__form.horizontal .form .form__group {
    width: 100% !Important;
}
}

.align-left {
	
	margin: 0px 10px 10px 0px
}

.align-center {
	
	margin-bottom:10px;
}


.staff-member__image {
    background-size: cover;
    
}*/
/*ul.testimonials__list {
    list-style-type: none;
}*/

/*.gallery-item--title {
    display: unset !important;
    text-align: center;
    margin: 0 auto !important;
    text-align: center;
    display: block !important;
}*/

.location p{
    display:block!important;
}


.wrap__featuredblocks {
    margin: 0px 0 51px;
}

.wrap__slider .slider__text {
    top: 15%;
}