/*-------- CTA EMERGENCY --------*/
.CTAURGENCE a{
  font-size: 1.1em;
  color: rgb(230, 188, 21) !important;
  font-weight: bold;
  text-align: center;
}
.whiteTxt .sppb-addon-title{
  color:#FFF;
}
/*--------- header ------------*/
.sp-contact-mobile .fa{
  display:none;
}

/*--------- TOP MENU ----------*/
#sp-header .container-inner, #sp-top-bar .container-inner, #sp-bottom .container-inner, #sp-bottom .container-inner::before, #sp-bottom .container-inner::after, #sp-footer .container-inner, #sp-footer .container-inner::before, #sp-footer .container-inner::after{
    background: rgba(20,20,20,0.6) !important;
}
.logoFooter img{
  height:150px !important;
}
.sp-page-title, .sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slide-item-bg{
    /*background-color: #3c70fa;
    background-color: #45a9ff;;*/
    background-blend-mode: multiply;
}
.sp-page-title h3 {
    max-width: 700px;
}
.sp-contact-phone li, .sp-contact-info li{
    font-weight: bold !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
  margin:5px;
}
/*------- SP medical ----------*/
.spmedical-department-wrapper .spmedical-department-cta{
  display:none;
}

.meCenter{
  text-align: center;
}