/* search start*/
form.searchbar-a__searchbarform.searchbarform {
    display: flex;
}
.searchbar-a__flyout {
    padding-top: 10px;
}
b.searchbar-a__searchtext {
    display: none;
}
span.searchbar-a__closeflyout {
    display: none;
}
.searchbar-a__btnwrapper {
    display: none;
}
/* search css end */
.accordion {
  background-color: #f6d453;;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #55a4d9;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: #55a4d9;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
/* new css */
/* .leadForm_FAiMVJXwwn6JOuOWUU6IzniQ .form__group.form-input-email {
    display: none;
} */

.navigation__list > .navigation__item > a {
    font-weight: 600;
}
.wrap__headerInfo {
    display: none;
}
@media (min-width: 901px) {
    .wrap__navigationHeader {
        height: 106px;
    }
    .socialmedia_header__container.socialmedia__container {
        padding-top: 15px;
        padding-right: 15px;
    }
    .wrap__headerInfo {
        display: block;
        height: auto;
    }
    .wrap__locationsHeader .component__title-caption-wrap {
        margin-right: 25px;
    }
    .wrap__locationsHeader {
        margin-bottom: 8px;
    }
    .home-layout.wrap__layout .wrap__page {
        margin-top: 4%;
    }
    .wrap__locationsHeader .location {
        margin-right: 15px;
    }
}
/* end of new css */
/* custom banner */
.container_banner {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 69, 66, 0.62);
    padding: 10px;
}

.banner_left {
    flex: 1 1 0;
}

.banner_right {
    flex: 1 1 0;
}
.location-conatainer img {
    max-height: 480px !important;
}

.banner_right.providers-img img {
    height: 480px;
    width: 502px !important;
}



.icon-fax:before, .wrap__locationsHeader .location__fax:before {
    content: "\f1ac";
    font-family: 'font-awesome';
    color: #1e83cb;
}
.wrap__slider .slider__item::before {

 background: transparent; 
}
.f_slider img.gallery-item--image.scale {
    height: 217px;
    width: 195px;
}

.f_slider .bx-viewport {
    width: 100% !important;
    height: 347px !important;
}
.f_slider .slider__image--fixed {
    height: 325px !important;
    background-position: center;
    background-size: cover;
    width: 100% !important;
}

.f_custom_img {
    display: flex;
    justify-content: center;
    align-items: center;
    float: none !important;
}

.wrap__logoHeader--inner {
    flex: 1 1 0;
}

.colData__container.logo__container {
    flex: 1 1 0;
}
.f_custom_img .image img {
    height: 523px;
    width: 447px !important;
    float: right;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #ddd; 
    border-radius: 4px;  
    padding: 5px;
}





/*
.wrap__headerInfo {
    background: #a340d3;
}
.navigation:not(.mm-menu) a {
    color: #a340d3;
}
*/
.leaflet-popup.leaflet-zoom-animated {
transform: translate3d(298px, 178px, 0px)!important;
    bottom: -7px!important;
    left: -164px!important;
}
/*
.component__title-caption-wrap h2 {
    color: #bc2a20;
}

.wrap__page-scope,
.wrap__headerBanner{
    background: #fff;
}
*/
.staff-member__image {
    height: 206px;
}
/*--------------------Starter-Pack------------------*/
.wrap__page-content ul,
 .wrap__page-content ol,
 .wrap__editable ul,
 .wrap__editable ol,
 .wrap__editable-content ul,
 .wrap__editable-content ol,
 .staff-member ul,
 .staff-member ol,
 .editable ul,
 .editable ol,
 .form ul,
 .form ol {
    clear: none;
}

.editable ul + *,
 .editable ol + *,
 .editable__container ul + *,
 .editable__container ol + * {
    clear: none;
}

.wrap__page-content ul,
 .wrap__page-content ol,
 .wrap__editable ul,
 .wrap__editable ol,
 .blog__post-content ul,
 .blog__post-content ol,
 .article__post-content ul,
 .article__post-content ol,
 .article__content.content ul,
 .article__content.content ol,
 .testimonials-item--content ul,
 .testimonials-item--content ol,
 .testimonials__content ul,
 .testimonials__content ol {
    clear: none;
}
html {
    scroll-behavior: smooth;
}
a[href^="tel"]{
    cursor: pointer;
    pointer-events: unset;
    text-decoration: none;
}
.col-2 {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding: 1%;
}

p.rightside {
    padding-left: 15px;
    float:right;
    width:auto;
}
p.rightside img {
    padding:5px;
    width:250px;
    margin:5px;
}
p.leftside img {
    padding:5px;
    width:250px;
    margin:5px;
}
p.leftside {
    padding-right:15px;
    float:left;
    width:auto;
}
.gallery.highslide-gallery {
    background-color: #e5f0ef;
}
@media (max-width:767px){
.col-2{
    display:block;
    width:100%;
    float:none;
    margin:0 auto;
	}
	
img.logo__image {
    height: unset!important;
}

.wrap__slider .slider .bx-wrapper {
    background-image: linear-gradient(#1dc3bd, #088682);
}
.container_banner{
    flex-direction: column;
}
}
@media (max-width: 519px) {
p.leftside {
    float:none!important;
    text-align:center;
    padding-right:0px!important;
}
p.leftside img {
    float:none!important;
    display:block;
    text-align:center;
    margin:auto;
    padding-right:0px!important;
}
.rightside{
    float:none!important;
    text-align: center;
    padding-left:0px!important;
}

p.rightside img {
    float:none!important;
    display:block;
    text-align:center;
    margin:auto;
    padding-left:0px!important;
    }
}
  .aap-forms-wrap {
    max-width: 1130px;
    width: 100%;
    margin: 0 auto;
  }
  .aap-core-forms-contain {
    text-align: center;
    margin-bottom: 30px;
  }
  .wrap__page-content h1 {
    text-transform: none;
  }
  .aap-core-forms {
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin: 5px 2px;
    padding: 30px 10px;
    box-shadow: 0px 0px 5px #00000029;
    vertical-align: top;
    min-height: 185px;
    text-align: left;
  }
  .aap-core-forms.aap {
    min-width: 52%;
  }
  .aap-core-forms.aap img {
    padding-top: 15px;
  }
  .aap-core-forms.min225 {
    min-height: 225px;
  }
  .aap-core-forms h1 {
    font-size: 30px;
    color: #441853;
    margin-bottom: 6px;
    text-align: left;
    font-weight: normal;
  }
  .aap-forms-wrap h1 {
    font-size: 28px;
    color: #004542;
    margin-bottom: 6px;
    font-weight: normal;
  }
  .aap-core-forms ul {
    margin-bottom: 0;
  }
  .aap-core-forms ul li {
    padding: 0;
    font: 16px / 1.25 Arial !important;
  } 
  .aap-core-forms a {
    text-decoration: none;
    position: relative;
    color: #00ada7;
    font-weight: normal;
    font: 16px / 1.25 Arial;
  }  
  .aap-core-forms a:hover {
    color: #00ada7;
  }
  .aap-core-forms a::after {
    content: '';
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    background: #00ada7;
    transition: 0.5s;
  }
  .aap-core-forms a:hover:after {
    width: 100%;
  }
  @media (max-width: 767px) {
    .aap-core-forms {
      min-height: auto !important;
      width: 100%;
      margin: 5px 0px;
    }
    .aap-core-forms.min255 {
      min-height: auto;
    }
    .aap-core-forms.aap {
      min-width: auto;
  }
  }

/*--------------------Starter-Pack-End-----------------*/
/*custom colors
.wrap__header-top {
    background: #4da8da;
}

.wrap__ctaHeader .cta__button {
    background: #e91b4c;
}

a[class*="__button"]:hover {
    background: #ff205b;
}

.slider__title {
    color: #fff;
    text-shadow: 1px 1px 3px #555;
}

.slider__button a {
    background-color: #e91b4c;
}

.slider__button a:hover {
    background-color: #ff205b;
}

.wrap__featuredblocks .featuredblock__image, 
.wrap__featuredblocks .featuredblock__icon {
    color: #e91b4c;
    border: 5px solid #e91b4c;
}

.wrap__featuredblocks .featuredblock__item:hover .featuredblock__icon {
    color: #ff205b;
    border-color: #ff205b;
}

.wrap__featuredblocks .featuredblock__container {
    border: 4px solid transparent;
}

.wrap__featuredblocks .featuredblock__item {
    box-shadow: 0 2px 15px 0 rgba(0,0,0,0.15);
}

.wrap__featuredblocks .featuredblock__item:hover .featuredblock__container {
    border-color: #ff205b;
}

.featuredblock__button {
    background-color: #e91b4c;
}

.wrap__featuredblocks .featuredblock__item:hover .featuredblock__button {
    background-color: #ff205b;
}

.decor-section::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0%, rgba(132, 13, 183, 0.1) 49%, rgba(255, 255, 255, 0.4) 100%);
}

a {
    color: #e91b4c;
}

a:hover {
    color: #ff205b;
}

.decor-section .narrow-col {
    background: #840db7;
}

.home-layout .staff__title,
.home-layout .staff-member__description {
    color: #fff;
}

.staff-member__link:hover {
    color: #b24ed8;
}

.staff-member__link, .featuredarticle__link, .blog__post-permalink, .article__post-permalink {
    color: #e91b4c;
}

.wrap__newslettersignup .form {
    background: #ff205b;
}

input[class*="submit"] {
    background-color: #e91b4c;
    border: 1px solid transparent;
}

input[class*="submit"]:hover {
    background-color: #e91b4c;
    border: 1px solid #fff;
}

.hours .day__name {
    background: #b24ed8;
}

.wrap__section {
    background: whitesmoke;
    margin: 0;
}

.wrap__footer {
    background: #4da8da;
}

.copyright__link {
    color: #fff;
}

.wrap__page-scope + .wrap__section {
    margin-top: 0;
    border-top: 1px solid #ccc;
}

.wrap__contact {
    background-attachment: fixed;
    margin: 0;
}

.wrap__contact::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0%, rgba(233, 27, 76, 0.4) 49%, rgba(255, 255, 255, 0.4) 100%);
}

.wrap__contact .form {
    margin: 90px -15px;
    padding: 30px 10% 36px;
    border-radius: 16px;
    color: #ffffff;
    background: rgba(233, 27, 76, 0.3);
}
custom colors--*/

.slider__text.align-right {
    top: 65%;
}

.slider__title {
    line-height: 2;
}

.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .wrap__editable-content ul, .wrap__editable-content ol, .staff-member ul, .staff-member ol, .editable ul, .editable ol, .form ul, .form ol, .wrap__page-content img.align-left, .wrap__editable img.align-left, .wrap__editable-content img.align-left, .staff-member img.align-left, .editable img.align-left, .form img.align-left, .editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
clear: none;
}

hr {
    clear:both!important;
}

.wrap__page-content img.align-right, .wrap__editable img.align-right, .wrap__editable-content img.align-right, .staff-member img.align-right, .editable img.align-right, .form img.align-right {
    margin:0 0 0 30px!important;
}

.wrap__page-content img.align-left, .wrap__editable img.align-left, .wrap__editable-content img.align-left, .staff-member img.align-left, .editable img.align-left, .form img.align-left {
    margin:0 30px 0 0!important;
}

.form__group input, .form__group textarea, .form__group select {
    border: 1px solid #fff;
} 

.leadForm {
    padding: 50px;
    background: #4da8da;
    text-align: center;
}

@media (max-width: 900px) {
  .wrap__locationsHeader .location{
    display: flex;
  }
  img.gallery-item--image.scale {
    margin: 0 auto;
}
}

@media (max-width: 767px) {
.wrap__locationsHeader .location{
    flex-direction:column;
}
.wrap__header-top{
    height:65px;
}

img.gallery-item--image.scale {
    margin: 0 auto;
}
.wrap__page-content img.align-right, .wrap__editable img.align-right, .wrap__editable-content img.align-right, .staff-member img.align-right, .editable img.align-right, .form img.align-right, .wrap__page-content img.align-left, .wrap__editable img.align-left, .wrap__editable-content img.align-left, .staff-member img.align-left, .editable img.align-left, .form img.align-left {
    float:none!important;
    display:block;
    margin: 5px auto!important;
}
}

.wrap__ctaHeader .cta__button {
    margin-bottom: 10px;
}

.cta {
    display: flex;
    flex-direction: column;
}

/* staff page */

.staff-con {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.staff-li {
    width: 29%;
    padding: 10px 0px 10px;
    background-color: #def1fb;
    margin: 20px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.staff-name, .staff-desc {
    font-size: 24px;
}
/*************SEO check ****************/

@media (max-width: 425px) {
    
ul.socialmedia__list {
    display: flex !important;
    transform: translateX(-30px);
}
}

a {
    text-decoration: underline;
    color: #c01f18;
    font-weight: bold;
}