/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: Child theme for Hello Elementor
Author: Tu nombre
Template: hello-elementor
Version: 1.0
*/


.activablack{font-weight: 800;color:#000;}
.activa{font-weight: 800;}

.primarycolor{color:#0078C9;}

.boxformulario{max-width:460px;}

.bgprimary{
	background-color:#0078C9;    
	padding: 20px 20px;
    color: #fff;
}
.bgprimary h3{font-size:20px;margin:0;}
.bggrey{background-color:#f0f0f0;padding: 30px;}

.formActiva input, .formActiva textarea, .formActiva select{border:1px solid #d7d6d6 !important;}
.formActiva .wpcf7-form-control-wrap select{color:#757575;}

.formActiva a{color:#0078C9;}

.formActiva .wpcf7-submit{
	background-color: #0078C9;
    color: #fff;
    display: inline-block;
    width: 100%;}

.formActiva .wpcf7-submit:hover,.formActiva .wpcf7-submit:focus{background-color: #212529;}

.btnHospital{background-color:#0078C9;border-radius:30px;color:#fff;display:inline-block;padding: 5px 15px;font-size:14px;}
.ue_carousel .owl-stage .owl-item .ue-carousel-item .team_member_carousel_text{margin-top:15px;}

.formActiva .wpcf7-list-item{margin:0;}
.formActiva label {line-height: 1.2;}

.team_member_carousel_image img {    
    object-position: top;
}

.lnkfoot{padding:0 10px;}

@media (min-width: 580px) {

/*Carrusel Profesionales
.elementor-widget-ucaddon_team_member_carousel .ue_carousel .owl-stage .owl-item .ue-carousel-item{width:280px;}*/

}