

.socialmedia.isPle.text-center .socialmedia__list {
    justify-content: center;
}


.section--dark .socialmedia__link {
    color: #000000 !important;
    background-color: white !important;
}

.videoWrapperOuter {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.videoWrapperInner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
}
.videoWrapperInner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.services .featuredblocks-grid-d .featuredblock__title {
    font-size: 18px;
    max-width: 280px;
}
.scrollActive .header__top .container{
    background: #fff!important;
}
.header__top p a{
    color: #333;    
}
.flex_wrap{
    display: flex;
}
.flex_2{
    flex: 2;
    padding: 10px;
}
.flex_1{
    flex: 1;
    padding: 10px;
}
.btn_appointment{
    background: #0b6bbd;
    color: #fff;
    padding: 15px 30px;
}
@media(max-width: 700px){
    .flex_wrap{
        flex-direction: column;
    }
}
.partial-header-a .logo-a__image img {
    max-height: 150px;
}
.section--light .component__link--1, .section--light .component__link--2, .section--light .component__link--3, .section--light .cta__link--icon, .section--light a {
    color: #012f51 !important;
}
#partial-header-1 .phone__number {
    font-size: 24px;
}
.section--light .editable__container h1, .section--light .map__title {
    color: #012f51;
}
.section--dark .partial-header-a .phone__number, .section--dark .partial-header-b .phone__number {
    font-size: 20px;
}
.section--dark .banner .component__button--3 {
    background-color: #02c1e9!important;
    border-color: #02c1e9!important;
}

.bladeImg img{
    display: none;
}

.section--dark .component__button--2{
    color: #02C1E9!important;
}
.section--dark .component__button--2:hover{
    color: #02C1E9 !important;
    border-color: #02C1E9;
}
.section--light .featuredblocks-grid-d .featuredblock__wrap:hover{
    background: #02C1E9!important;
}
.section--light .featuredblocks-grid-d .featuredblock__title{
    color: #02C1E9;
}
.column_custom1 {
  float: left;
  width: 75%;
}

.column_custom2 {
  float: left;
  width: 20%;
}

/* Clear floats after the columns */
.row_custom:after {
  content: "";
  display: table;
  clear: both;
}

body .navigation-a .navigation__item--link, .partial-header-a .navigation__item--link {
    margin-right: 20px !important;
}


@media (max-width: 600px){
    .videobanner-a .item__txtBtn{
        bottom: 0px !important;
    }
    .section .videobanner .videobanner-a__title{
        line-height: 1.3em !important;
    }
    .socialmedia.isPle{
    }
}

#id_f88bbf17-19f5-52be-b253-92174e512071 {
    display: none;
}

.featuredblock__sub-menu{
    display: none !important;
}