.section-banner .banner .banner-text__title--large {
	line-height: .3;
}
.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
	clear: none !important;
}

table,tbody,tr,td,th{
    border: unset !important;
    
}

table.expertise {
    overflow: scroll;
}

/* fixed bg */

#id_8dbdfead-1c61-5dd4-a1a1-0bf638ab6c2f,
#id_5674a249-8a56-515a-a099-eca7ee011a85,
#id_79c89b8b-3518-5a29-80dd-f0210c66c3a7 {
    background-attachment: fixed;
}

.cst-cta a{
    margin: 10px auto;
}




/* custom form appointment */

.form__group.form-group.form-input-custom0.col-lg-6 span.form__label.non-label,
.form__group.form-group.form-input-custom1.col-lg-6 span.form__label.non-label,
.form__group.form-group.form-input-custom2.col-lg-6 span.form__label.non-label{
    display: none;
}

.form__group.form-group.form-input-custom0.col-lg-6,
.form__group.form-group.form-input-custom1.col-lg-6,
.form__group.form-group.form-input-custom2.col-lg-6 {
    max-width: 33%;
}


@media(max-width: 767px){
	.hide_mobile {
		display: none!important;
	}
}


          .flex-container {
            display: flex;
            flex-wrap: wrap;
          }
          .col20 {
            width: calc(19% - 4px);
            padding: 10px;
          }

          .col25 {
            width: calc(24.6% - 4px);
          }

          .col30 {
            width: 31%;
            padding: 10px;
          }

          .col70 {
            width: 69%;
            padding: 10px;
          }

          .col50 {
            width: 48%;
            padding: 10px;
          }

          .spaced {
            justify-content: space-between;
          }

          .flipped {
            flex-direction: row-reverse;
          }

          .aligned{
            align-items: center;
          }

          @media screen and (max-width: 768px) {
            .col50,
            .col30,
            .col70,
            .col20,
            .col25 {
              width: 100%;
            }

            .alias-pcontent img {
              display: block;
              margin: auto;
              float: none !important;
            }
            .hide_mobile {
              display: none !important;
            }

            .align-left,
            .align-right,
            .align-center {
              display: block !important;
              margin: auto !important;
              float: none !important;
            }
            .section--inner.container.section--light.fix-hover {
              padding-top: 0px !important;
            }
            #ple_column-0 {
              padding-top: 10px !important;
              padding-bottom: 0 !important;
            }
            #ple_column-1 {
              padding-top: 0 !important;
              padding-bottom: 0 !important;
            }
            .section-overlap-container:has(
                .header-a,
                .header-b,
                .header-c,
                .header-d,
                .header-e,
                .header-f,
                .header-g,
                .header-h
              )
              .section__bg--light-4
              .section--inner::before {
              box-shadow: none;
            }
          }
          .section--dark a {
    color: #ffffff;
}
.section--dark .cta__button.component__button--1 {
    color: #ffffff;
    background-color: #4c7c7b;
    border: 2px solid #4c7c7b;
    text-decoration: none;
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button.component__button--1, .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button--icon.component__button--1, .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__link--icon.component__button--1 {
    color: #ffffff;
    background-color: #4c7c7b;
    border: 2px solid #4c7c7b;
    text-decoration: none;
}
.section--dark .editable a {
    color: #ffffff;
}
@media screen and (max-width: 767.98px) {
    #id_374d2d83-dfc8-5182-a281-e0b5115ed04b .section__column-1.ple-column-padding {
        padding-top: 5px;
        padding-bottom: 0px;
    }
}
.section--dark .copyright__link, .section--dark #copyright__link {
    color: #ffffff;
}