/*
 Theme Name:   Reobiz Child
 Theme URI:    http://rstheme.com/products/wordpress/reobiz/
 Description:  Reobiz Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     reobiz
 Version:      2.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

span.first-word{ 
	font-size: inherit;
    font-weight: inherit !important;
}

.colFotosCasosExito { /* hay que ponerlo en la misma página o no hace caso por detectar la columna como vacia */
	min-height:400px; 
}

.bannerEspacioTopMovil {
	 height: 45px !important;
}
/*
.bannerEspacioTopTablet {
	height: 135px !important;
}
.bannerEspacioTopEscritorio > div > div > div{
	height: 150px !important;
}
*/

.rs-breadcrumbs {
    display: none; /* Borrar cabecera/header breadcrumbs de todo el sitio */
}
.blog div > header > .rs-breadcrumbs.porfolio-details, .post-template-default div > header > .rs-breadcrumbs.porfolio-details, .teams-template-default div > header > .rs-breadcrumbs.porfolio-details {
    display: initial;
}

.grecaptcha-badge { visibility: hidden; }

/* Footer *//* background-image: url('http://www.formacion.msnursing.es/wp-content/uploads/2021/04/MSNursing_Logo_Footer.jpg');	 */
.rs-footer {
	background-color: #ffff !important;
	
}

.p-user, .p-date, .fa-comments-o {
	display: none;
}

.menu-area .container {
    /* float: left; */
}
.menu-area .navbar ul li > a {  /* texto menu */
    text-shadow: 1px 1px 1px #00f;
}
.logo-area > a > img{
	filter: drop-shadow(0 1px 1px #00f);
}
.menu-area .navbar ul li .sub-menu li a { /* texto submenu */
    /* text-shadow: 1px 1px 0px #0000ff80, -0.5px -0.5px 0px #0000ff80;*/
	text-shadow: none;
}

.footer-bottom {
    padding-left: 0;
    padding-right: 0;
}
.footer-bottom .container-fluid {
	padding: 36px 0 0 0;
    max-width: inherit;
}
.footer-bottom .container {
    padding: 4px 0;
}
.footer-bottom .container-fluid {
    border-top: 0;
}
.footer-bottom .row, .rs-logo-grid .row {
    margin: 0;
}

.espaciadoParrafoPequeño, #textoCarreraInicio p {
	margin-bottom:10px
}

.sombraTexto{
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.62);
}

.testimonial-item {
}

.testimonial-item .item-content.basic {
    background-color: #EFEFEF;
    padding-bottom: 60px;
}

.team-slider-style7 .team-item .image-inner a, .team-slider-style7 .team-item .image-inner img, .team-slider-style7 .team-item .image-wrap img, .team-slider-style7 .team-item .image-wrap img, .team-slider-style7 .team-item:hover .image-wrap img{ /* quitar zoom-in del team slider */
	transition: none;
	transform: none;
	-webkit-transform: none;
	transform: none;
	-webkit-transition: none;

}

.team-slider-style7 .team-item .image-inner{ /* correcion del team slider */
	margin: 0 auto;
	display: flex;
  	width: -moz-fit-content;		
}
.elementor-element.elementor-element-250e0ee.elementor-widget.elementor-widget-rsteam-slider {
    margin-bottom: 0px;
}

@media only screen and (min-width:768px) and (max-width: 991px) {
	
}

@media only screen and (min-width:768px) {
	.seccionCuadroIconosInicio .elementor-column.elementor-col-20 { /* correcion de columnas cuadro iconos */
  	 	width: 33%;
  	 	margin: 0 auto;
	}
	
	#rs-header .logo-area a img {
	    vertical-align: bottom;
	}
	
	.acordeonDudas {
		margin-left: 74px;
	}
	
	#seccionIconosInicio {
		position: relative;
		bottom: 120px;
		display: flex;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
	}
	#seccionPosteriorIconosInicio {
		position: relative;
		bottom: 60px;
	}
	
	#seccionMetodologiaLanding {
	position: relative;
	bottom: 60px;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	}
}

@media (max-width:767px) {
	#seccionMetodologiaLanding .elementor-widget-wrap.elementor-element-populated {
		padding-left:0;
		padding-right:0;
	}
	.seccionApuntate {
   		background-image: none;
		background-color: transparent;
	}
	.columnaApuntate1 {
		/*  
		background-image: url("http://www.formacion.msnursing.es/wp-content/uploads/2021/05/fondo-quirofano-azul-mobil.png");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		min-height: 600px;
		*/
	}
	
	.columnaApuntate1 .elementor-widget-wrap {
		background-color: #5E7AED;
		background-size: cover;
		background-position: top;
	}
	
	.columnaApuntate2 {
		background-color: #5e72ec;
	}
	
	.textoFooter
	{
		text-align: center;
	}
	.footer-bottom .container-fluid {
		padding: 0;
	}
}

@media only screen and (max-width: 320px) {
	
}

.enlacesDesactivados {
	pointer-events: none;
	cursor: default;
}
.elementor-widget-rsteam-slider div a { /* quita enlace team slider */
    pointer-events: none;
	cursor: default;
}

.textoRecuadroComentariosExito p
{
	margin: 0 0 1.25em;
}

.slick-next.slick-arrow,  .slick-prev.slick-arrow{
   filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.1));
}

.formularioAgendado { color: #4b60b9; }
.formularioAgendado input, .formularioAgendado textarea {
	/* input[type="text"], input[type="number"], input[type="email"], input[type="url"], select, input[type="password"] */
    border-color: #4b60b9;
}
.formularioAgendado input::placeholder { /* color: #828282; */}
.formularioAgendado .submit-btn .wpcf7-submit {
    border-radius: 10px;
    font-size: x-large;
    color: #fff;
    background: #4b60b9;
    width: 100%;
}
.formularioAgendado .submit-btn .wpcf7-submit:hover {
    /* color: #6aadff !important; */
}

.logoEntidadesColaboradoras .logo-desc .description {
    white-space: break-spaces;
}

.textoAvisoLegal h4, .textoPoliticaPrivacidad h4{
    color: #5764b9;
    font-weight: 400;
}

