

@import url('https://fonts.googleapis.com/css2?family=Bungee&family=Open+Sans:wght@400&display=swap');


.upload p, .upload div, upload span {
	font-family:"Open sans", sans-serif;
}

.upload h1 {
	font-family:Bungee, sans-serif;
}

.upload {
	text-align:center;
	font-family:"Open sans", sans-serif;
}

.arxivet {
	padding:20px;
	background-color:#f8f8f8;
	margin-bottom:40px;
}

.arxivet input {
	font-size: 17px;
    background-color: #d8d8d8;
    padding: 10px;
    border-radius: 25px;
}



.asunto_missatge {
	font-style:italic;
	font-weight:normal;
}


.input_buscador {
	font-size:18px;
	color:#333;
	padding:15px !important;
	max-width:320px !important;
	width:30% !important;
	border:none;
	border-radius: 5px;
	margin-right:5px;
	

	
}

#recordar_email .input_buscador {
	
	width:100% !important;
	
	

	
}

::placeholder { color:#999; }



#buscador {
	width:100%;
}


#capa_general {
	width:100%;
}




.nom_poble {
	text-transform:uppercase;
	float:left;
	width:100%;
	padding:2px 5%;
	background-color:#fff;
}

.cercador_ajax {
	background-color:#ffffff;
	border:#CCC;
	padding:0px;
	margin-left:-20px !important;
	
}

.cercador_ajax li {
	margin-bottom:0px;
	list-style:none;
	padding:0px !important;
	float:left;
	width:100%;
	
}

.nom_poble:hover {
	background-color:#ededed;
}

.input_registro {
	padding:10px !important;
	width:100%;
	color:#666;
	font-size:18px;
	border:1px solid #ccc;
	border-radius: 7px;
	height:53px;
	
}

.textarea_registro {
	padding:10px !important;
	width:100%;
	color:#666;
	font-size:18px;
	border:1px solid #ccc;
	border-radius: 7px;
	height:100px;
	
}

.linia_buscador_home {	
	width:27% !important;
	float:left;
	margin-right:4px;
	text-align:left;
	
}

.linia_buscador_home:nth-child(1) {	
margin-left:0%;
}

.linia_buscador_home2 {	
	widht:15% !important;
	text-align:left;
	margin-top:27px;
	float:left;
}

.linia_buscador_home label {
	color:#fff;
	height:20px;
}



.linia_formulari {
	float:left;
	width:100%;
	margin-bottom:20px;
}



.linia_formulari_profesor {
	float:left;
	width:100%;
	margin-bottom:20px;
}

/* Estilos para pantallas menores a 605px */
@media only screen and (max-width: 605px) {
	.linia_formulari_profesor {
		margin-left: -85px;
	}
}







.linia_formulari2 {
	float:left;
	width:48%;
	margin-bottom:20px;
	margin-right:2%;
}

#materias_academia .linia_formulari2, #modalidades_academia .linia_formulari2, #recursos_utilizados .linia_formulari4, #listado_materias_profe .linia_formulari2 {
	margin-bottom:0px;
}

.linia_formulari3 {
	float:left;
	width:66%;
	margin-bottom:20px;
}

.linia_formulari4 {
	float:left;
	width:30%;
	margin-bottom:20px;
	margin-right:2%;
	
}

.linia_formulari5 {
	float:left;
	width:18%;
	margin-bottom:20px;
	margin-right:2%;
	
}

.linia_formulari5b {
	float:left;
	width:78%;
	margin-bottom:20px;
	margin-right:2%;
	
}

.linia_formulari6 {
	float:left;
	width:24%;
	margin-bottom:20px;
	margin-right:1%;
	
}




.foto_usuario_datos {
	background-image:url(/img/usuario-sin-foto.png);
	background-color:#f8f8f8;
	border:1px solid #999;
	margin-top: -13px;
	justify-content: center; /* Centra la imagen horizontalmente */
    align-items: center; /* Centra la imagen verticalmente */
    width: 155px; /* Ancho fijo para el contenedor */
    height: 155px; /* Alto fijo para el contenedor */
    border-radius: 50%; /* Hace que el contenedor sea redondo */
    overflow: hidden; /* Asegura que cualquier parte de la imagen que sobresalga se oculte */
		
	background-size: 155px 155px; /* Ajusta el tamaño de la imagen de fondo */
	background-position: center; /* Centra la imagen de fondo */
	background-repeat: no-repeat; /* Evita que la imagen se repita */
	
	
}


/* Estilos específicos para versiones móviles */
@media (max-width: 600px) {
    .foto_usario_datos {
        width: 80px; /* Ancho ajustado para dispositivos móviles */
        height: 80px; /* Alto ajustado para dispositivos móviles */
    }
}


.foto_usuario_datos_alumno {
	background-image:url(/img/usuario-sin-foto.png);
	background-color:#f8f8f8;
	border:1px solid #999;
	margin-top: -13px;
	justify-content: center; /* Centra la imagen horizontalmente */
    align-items: center; /* Centra la imagen verticalmente */
    width: 155px; /* Ancho fijo para el contenedor */
    height: 155px; /* Alto fijo para el contenedor */
    border-radius: 50%; /* Hace que el contenedor sea redondo */
    overflow: hidden; /* Asegura que cualquier parte de la imagen que sobresalga se oculte */
	
	background-size: 155px 155px; /* Ajusta el tamaño de la imagen de fondo */
	background-position: center; /* Centra la imagen de fondo */
	background-repeat: no-repeat; /* Evita que la imagen se repita */
}



/* Estilos específicos para versiones móviles */
@media (max-width: 600px) {
    .foto_usario_datos_alumno {
        width: 80px; /* Ancho ajustado para dispositivos móviles */
        height: 80px; /* Alto ajustado para dispositivos móviles */
    }
}





















#logo_fotos .foto_usuario_datos_academias {
	
	/*background-image:url(/mussaracom/img/sin-foto.png);*/
	background-color:#f8f8f8;
	width:245px;
	height:245px;
	padding-top:0px;
	padding:3%;
	float:left;
	border: 1px solid;
	border-color:#b7b7b7;
	text-align:center;
	background-color:#ffffff;
	margin-right:1%;
	margin-left:1%;
	border-radius: 0px;
	overflow:hidden;
	background-image:none;

}









#logo_fotos .foto_usuario_datos {
	
	height:250px;
	background-image:none;
	
}



#logo_fotos .foto_usuario {
	
	height:250px;
	background-image:none;
	
}

.enllac_sota {

	color:#000;
	text-align:center !important;
	font-weight:bold;
}

.boton_buscador {
	font-size:18px;
	color:#fff;
	padding:15px 25px !important;
	max-width:300px !important;
/*	width:30% !important;*/
	border:none;
	background-color:#00b4e1;
	text-transform:none;
	font-weight:bold;
	border-radius:7px;
	margin:auto;
	cursor:pointer;

/*	margin-left:5px;*/
	


	
}

.boton_validar {
	font-size:18px;
	color:#fff;
	padding:15px 25px !important;
	
	width:75% !important;
	margin-left:13% !important;
	border:none;
	background-color:#00b4e1;
	text-transform:none;
	font-weight:bold;
	border-radius: 10px;
	margin:auto;
	cursor:pointer;

	


	
}

.boto1 {
	font-size:11px;
	color:#fff;
	padding:5px 5px !important;
	margin: 0px !important;
	border:none;
	background-color:#00b4e1;
	text-transform:none;
	font-weight:bold;
	border-radius: 25px;
	cursor:pointer;

	


	
}

.boto3 {
	font-size:12px;
	color:#fff;
	    padding: 0px 10px !important;
	margin: 0px !important;
	border:none;
	background-color:#2ab4dd;
	text-transform:none;
	font-weight:bold;
	border-radius: 5px;
	cursor:pointer;
	float:right;

	
}



.enllac_valida_actiu {
	font-size:14px;
	color:#fff;
	padding:15px 2px !important;
	float:left;
	width:48% !important;
	
	border:none;
	background-color:#00b4e1;
	text-transform:none;
	font-weight:bold;
	border-radius:10px;
	text-align:center;
	cursor:pointer;	
}

.enllac_valida_pasiu {
	font-size:14px;
	color:#000;
	padding:15px 2px !important;
	float:left;
	width:48% !important;
	
	border:none;
	border:1px #00b4e1 solid;
	background-color:#fff;
	text-transform:none;
	font-weight:bold;
	border-radius: 10px;
	text-align:center;
	cursor:pointer;	
}

.enllac_valida1{
margin-right:2% !important;
}
.enllac_valida2{
margin-left:2% !important;
}

#formulari_registre .boton_buscador {
	margin-left:0% !important;
	width:60% !important;
	cursor:pointer;
}

.boton_buscador2 {
	font-size:18px;
	color:#fff;
	padding:15px !important;
	max-width:300px !important;
/*	width:30% !important;*/
	border:none;
	background-color:#037EA1;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 5px;
/*	margin-left:5px;*/
	cursor:pointer;
	


	
}

.boton_reserva {
	font-size:16px;
	color:#fff;
	padding-top:9px !important;
	padding-bottom:9px !important;

	/*max-width:250px !important;*/
/*	width:30% !important;*/
	border:none;
	background-color:#01b4df;
	text-transform:none;
	font-weight:bold;
	border-radius:10px;
/*	margin-left:5px;*/
	width:100% !important;
	float:left;
	text-align:center;
	height:45px;
	cursor:pointer;


	
}


.boton_reserva_academias {
	font-size:16px;
	color:#fff;
	padding-top:9px !important;
	padding-bottom:9px !important;

	/*max-width:250px !important;*/
/*	width:30% !important;*/
	border:none;
	background-color:#01b4df;
	text-transform:none;
	font-weight:bold;
	border-radius:10px;
/*	margin-left:5px;*/
	width:100% !important;
	margin-left:8px;
	margin-top:1px;
	float:left;
	text-align:center;
	height:45px;
	cursor:pointer;


	
}











.modal .boton_reserva {

max-width:280px;
margin-left:30px;

}

#paso2 .boton_reserva {


margin-left:31%;
max-width:250px;

}

#paso3 .boton_reserva {


margin-left:31%;
max-width:250px;

}

#buscador_ficha_profesor .boton_reserva {
   
}

.boton_reserva2 {
	font-size:14px;
	color:#fff;
	padding:7px !important;
	max-width:300px !important;
/*	width:30% !important;*/
	border:none;
	background-color:#00b4e1;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 10px;
/*	margin-left:5px;*/
	width:100% !important;
	float:left;
	text-align:center;
	cursor:pointer;


	
}

.boton_reserva3 {
	font-size:14px;
	color:#666;
	padding:5px !important;
	max-width:250px !important;
/*	width:30% !important;*/
	border:none;
	background-color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 10px;
/*	margin-left:5px;*/
	width:100% !important;
	float:left;
	text-align:center;
	border:2px solid #00b4e1;
	cursor:pointer;


	
}

.boton_confirma {
	font-size:14px;
	color:#fff;
	padding:7px !important;
	max-width:300px !important;
/*	width:30% !important;*/
	border:none;
	background-color:#037EA1;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 10px;
/*	margin-left:5px;*/
	width:100% !important;
	float:left;
	text-align:center;
	cursor:pointer;


	
}

.boton_no_confirma {
	font-size:14px;
	color:#fff;
	padding:5px !important;
	max-width:300px !important;
/*	width:30% !important;*/
	border:none;
	background-color:#666;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 25px;
/*	margin-left:5px;*/
	width:100% !important;
	float:left;
	text-align:center;
	margin-left:10px;


	
}


.boton_confirma3 {
	font-size:14px;
	color:#fff;
	padding:7px !important;
	max-width:300px !important;
/*	width:30% !important;*/
	border:none;
	background-color:#00c17a;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 10px;
/*	margin-left:5px;*/
	width:100% !important;
	float:left;
	text-align:center;
	cursor:pointer;


	
}



.botons_reserva {
	float:left;
	width:100%;
	margin-top:20px;
	cursor:pointer;
}

.linia_buscador {
	float:left;
	margin-bottom:0px;
	width:100%;
}

.linia_buscador .boton_buscador {
	max-width:auto !important;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;

}

.btn-primary {
	margin-top: -34px !important;
    float:right;
	position:relative;
    background: none;
    border: none;
    color:#666;
	cursor:pointer;
}

.centrat {
	text-align:center;
}

.avis1 {
	color:#2ab4dd !important;
}

.avis2 {
	color:#253238 !important;
	background-color:#fff1cc;
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	margin-top:12px;
	font-weight:600;
	border-radius: 3px;
	transition: all .5s;
	padding-top:9px;
	height:45px;
	padding-bottom:5px;
	box-shadow:0px 0px 2px #a2a2a2;
	
	
}



/* Estilos para dispositivos móviles */
@media only screen and (max-width: 768px) {
	.avis2 {
		height: 75px; /* Cambia el height a 75px en dispositivos móviles */
	}
}

.alerta {
	color:#fd4d1e !important;
	font-weight:bold;
}

.principal {
	width:100%;
}

.capa_profesor {
	width:100%;
}


.columna1_profesor {
	width:100%;
	
	float:left;
	
}

.columna2_profesor {
	width:100%;
	float:left;
}



.checkbox_registro {
	width:auto !important;
}

.checkbox_buscador {
/* Doble-tamaño Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari y Chrome */
  -o-transform: scale(1.5); /* Opera */
  padding: 10px;
  margin-right:10px;
  margin-bottom:10px;
  margin-top:10px;
  font-size: 110%;
  display: inline;
  border:1px solid #666;
}



.buttons input[type="checkbox"] + label:before {
	content: "";
	width: 26px;
	height: 26px;
	float: left;
	margin: 0.5em 0.5em 0 0;
	border: 1px solid #ccc;
	background: #fff;
	border-radius:5px;
}
.buttons input[type="checkbox"]:checked + label:before {
	border-color: #ccc;
}

.buttons input[type="checkbox"]:checked + label:after {
    content: "";
    width: 12px;
    height: 6px;
    border: 2px solid #00b4e1;
    float: left;
    margin-left: -1.85em;
    border-right: 0;
    border-top: 0;
    margin-top: 1em;
    transform: rotate(-55deg);
}

.buttons input[type="checkbox"] {
	display: none;
}

.buttons input[type="checkbox"] + label {
    font-weight: regular;
    line-height: 3em;
    color: #253238;
}
.buttons input[type="checkbox"]:checked + label {
    color: #253238;
}






.capa_login {
	width:100%;
	margin:auto;
}

.separador1 {
	float:left;
	width:100%;
	height:15px;
}

.separador2 {
	float:left;
	width:100%;
	height:20px;
	border-bottom:3px solid #CCC;
	margin-bottom:25px;
}

.linia_formulari p, .linia_formulari2 p {
	margin-bottom:25px;
}

.capa_materia_nueva {
	background-color:#f8f8f8;
	float:left;
	width:39%;
	padding:16px;
	margin-top:0px;
	border-radius:5px;
	box-shadow:0px 0px 5px #ccc;
}

.capa_materia_nueva h3, .capa_profesor h3 {
	font-size:18px !important;
}

.capa_listado_materias {
	float:left;
	width:55%;
	margin-right:5%;
}


.select_registro {
	padding:10px !important;
	width:98%;
	color:#666;
	font-size:18px;
	border:1px solid ededed;
	border-radius: 7px;
	height:53px;

}



.boton_anadir_14 {
  font-size: 14px !important;
}


#paso2 .select_registro {
	
	width:50%;
	margin-right:50%;
	
}

.select_registro option {
	
	text-transform:uppercase;
}


.linia_formacio {
	float:left;
	width:100%;
	margin-bottom:10px;

}

.option0 {
	color:#999 !important;
}

.input_registro2 {
	padding:5% !important;
	color:#fff;
	font-size:12px;
	border:none;
	border-radius: 5px;
	background-color:#2ab4dd;
	float:left;
	margin:2%;
	margin-top:5px;
	border:1px solid #ededed;
	cursor: pointer;

}

.input_registro3 {
	padding:10px !important;
	width:69%;
	color:#666;
	font-size:18px;
	border:1px solid #ededed;
	border-radius: 5px;
	float:left;
	margin-right:1% !important;
	height:45px;
	
}

.input_registro4 {
	padding:2% !important;
	
	color:#999;
	font-size:14px;
	border:none;
	border-radius: 5px;
	background-color:#fff;
	float:left;
	margin:2%;
	margin-top:0px;
	border-radius: 5px;
	border:1px solid #ededed;
}

.input_registro5 {
	padding:1% !important;
	
	color:#999;
	font-size:14px;
	border:none;
	border-radius: 5px;
	background-color:#fff;
	margin-left:3px;
	margin:0px;
	margin-top:0px;
	border-radius: 5px;
	border:1px solid #ededed;
}


.capa_menu_profesores_top {
	float:left;
	width:100%;
	margin-bottom:15px;
	background-color:#2ab4dd;
	border-radius: 0px;
	padding:0%;
	
	
}





.menu_profesores_top {
	margin-left:-15px;
	margin-right:13px
}

.menu_profesores_top li {

    float: left;
    list-style-type: none;
    

    padding:12px 7px;
    width: auto;
    font-size: 15px;
	line-height:16px;
	text-align:center;
	
	border-radius:5px;
	color:#fff !important;
	font-weight:400;
	
	

}

#cap_alumnos .menu_profesores_top li {

    width: auto;
}


#academias .menu_profesores_top li {

    width: auto;
}

#academias .menu_profesores_top .logeta {
    width: 19%;
    text-align: right;
	float:right;
    
}



.menu_profesores_top li a {

	color:#fff !important;
	
	

}

.menu_profesores_top .logeta {
    width: 21%;
    text-align: right;
	float:right;
    
}

#cap_alumnos .menu_profesores_top .logeta {
    width: 21%;
    text-align: right;
	float:right;
    
}

.menu_profesores_top ul {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:-40px;
}

.li_seleccionado {
	
	font-weight:bold;
	color:#fff;
}

.li_seleccionado a {
	
	font-weight:bold;
	color:#fff;
}
	

.capa_clase {
	float:left;
	width:100%;
	margin-bottom:10px;
	background-color: #f8f8f8;

}

.nombre_clase {
	float:left;
	width:32%;
	background-color:#f8f8f8;
	
	padding:2% 0%;
	height:70px;
	text-align:center;
}

#tus_clases_profesor2 .nombre_clase {
	width:16%;
	text-align:center;
	font-size: 13px;
}

#tus_clases_alumno .nombre_clase {
	float:left;
	width:32%;
	background-color:#f8f8f8;
	
	padding:2%;
	height:70px;
	font-size: 14px;
}



.profe_clase {
	float:left;
	width:32%;
	background-color:#f8f8f8;
	padding:1%;
	height:70px;
}

.profe_clase3 {
	float:left;
	width:28%;
	background-color:#f8f8f8;
	padding:1%;
	height:70px;
}

#tus_clases_profesor2 .profe_clase {
	width:15%;
	line-height: 22px;
	font-size: 13px;
}

.foto_clase {
	float:left;
	width:6%;
	background-color:#f8f8f8;
	padding:1%;
	height:70px;
	border-radius:5px 0px 0px 5px;
}

.foto_clase img {
	width:100%;
	float:left;
	height:auto;
	max-height:50px;
}

.foto_clase2 {
	float:left;
	width:10%;
	height:10%;
	background-color:#f8f8f8;
	margin-left:45%;
	margin-right:45%;
	overflow:hidden;
	margin-bottom:20px;
	
}

.foto_clase2 img {
	width:100%;
	float:left;
	height:auto;
	max-height:50px;
}

.lugar_clase {
	float:left;
	width:30%;
	background-color:#f8f8f8;
	padding:2% 0%;
	height:70px;
	border-radius:0px 5px 5px 0px;
}

#tus_clases_profesor2 .lugar_clase {
	width:15%;
	line-height: 20px;
	font-size: 13px;
}

.lugar_clase2 {
	float:left;
	width:25%;
	background-color:#f8f8f8;
	padding:2% 0%;
	height:70px;
	border-radius:0px 5px 5px 0px;
	line-height: 14px;
	font-size: 13px;
	
}


.tiempo_clase {
	float:left;
	width:9%;
	background-color:#f8f8f8;
	padding:2% 0%;
	height:70px;
	border-radius:0px 5px 5px 0px;
	text-align:center;
	line-height: 20px;
	font-size: 13px;
}


.profe_clase .poblacion_clase {
font-size:14px;
}



#clases_aceptadas .lugar_clase, #clases_aceptadas .foto_clase, #clases_aceptadas .profe_clase, #clases_aceptadas .nombre_clase {
background-color:#AAF0BF !important;
}

#clases_rechazadas .lugar_clase, #clases_rechazadas .foto_clase, #clases_rechazadas .profe_clase, #clases_rechazadas .nombre_clase {
background-color:#FFBCB2;
}

}




.nombre_clase2 {
	float:left;
	width:25%;
	background-color:#f8f8f8;
	border-radius:5px 0px 0px 5px;
	padding:2%;
	height:70px;
}

.nombre_alumno {
	float:left;
	width:30%;
	background-color:#f8f8f8;
	padding:2%;
	height:70px;
}

.nombre_alumno3 {
	float:left;
	width:20%;
	background-color:#f8f8f8;
	padding:2%;
	height:70px;
	padding-top:1%;
	padding-bottom:1%;
	
}


.opiniones_alumno {
	float:left;
	width:20%;
	background-color:#f8f8f8;
	padding:2%;
	height:70px;
	border-radius:0px 5px 0px 5px;
}


.telefono_alumno {
	float:left;
	width:15%;
	background-color:#f8f8f8;
	padding:2%;
	height:70px;
	border-radius:0px;
}

.email_alumno {
	float:left;
	width:35%;
	background-color:#f8f8f8;
	padding:2%;
	height:70px;
}

.foto_alumno2 {
	float:left;
	width:10%;
	background-color:#f8f8f8;
	padding:1%;
	height:70px;
	border-radius:5px 0px 0px 5px;
}

.foto_alumno2 img {
	max-height:50px;
}

.fecha_clase {
	float:left;
	width:19.8%;
	background-color:#f8f8f8;
	border-radius:0px 5px 0px 5px;
	padding:2%;
	margin-right:.2%;
	height:70px;
}

.verificacio_clase {
	float:left;
	width:22%;
	background-color:#ffdf7e;
	border-radius:0px 5px 0px 5px;
	padding:2%;
	margin-right:.2%;
	height:70px;
	padding-top:1%;
	text-align:center;
	
}

.estado_clase {
	background-color:#f8f8f8;
}

.verificacio_clase .codigo1 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}


.boto_clase {
	float:left;
	width:15%;
	padding:0% .2%;
	
}

.estado_clase {
	float:left;
	width:25%;
	padding:2%;
	border-radius:5px 0px 0px 5px;
	height:70px;
	
}



.input_verificacio_clase {
	float:left;
	width:25%;
	padding:1%;
	
}

.pregunta_clase {
	float: right;
    width: 0%;
    /* padding: 2%; */
    margin-top: -35px;
    margin-left: 1px;
	
}




.estado_pagos {
	float:left;
	width:25%;
	background-color:#f8f8f8;
	padding:2%;
	height:70px;
	border-radius:5px 0px 0px 5px;
}

.materia_pagos {
	float:left;
	width:25%;
	background-color:#f8f8f8;
	padding:2%;
	height:70px;
}

.fecha_clase_pagos {
	float:left;
	width:25%;
	background-color:#f8f8f8;
	padding:2%;
	height:70px;
}

.precio_pagos {
	float:left;
	width:25%;
	background-color:#f8f8f8;
	padding:2%;
	height:70px;
	border-radius:0px 5px 0px 5px;
}














.boton2 {
	font-size:15px;
	color:#ffffff;
	padding:14% !important;
/*	width:30% !important;*/
	border:none;
	background-color:#037EA1;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 5px;
	width:100% !important;
	float:left;
	text-align:center;
/*	margin-left:5px;*/
height:69px;	
}

.boton3 {
	font-size:15px;
	color:#000;
	padding:15% !important;
/*	width:30% !important;*/
	border:none;
	background-color:#f8f8f8;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 0px;
	width:100%  !important;
	float:left;
	text-align:center;
/*	margin-left:5px;*/
	margin-left:-2px;
	height:69px;
}

.boton4 {
    font-size: 11px;
    color: #333;
    padding: 6% !important;
    width: 30% !important;
    border: none;
    background-color: #f9d400;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    /* width: auto !important; */
    float: left;
    text-align: center;
    /* margin-left: 5px; */
	padding-left:1% !important;
	padding-right:1% !important;
	height:45px;
}


.boton5 {
	font-size:15px;
	color:#00a8e1;
	padding:12px !important;
/*	width:30% !important;*/
	border:none;
	background-color:#fff;
	
	font-weight:bold;
	border-radius: 5px;
	float:left;
	text-align:center;
	border:2px solid #00a8e1;
/*	margin-left:5px;*/	
}

.linia_clases {
	float:left;
	width:100%;
	margin-bottom:50px;
}

.estado_rechazado {
	background-color:#ff8451;
}

.estado_verificado_codigo, .estado_verificado_qr {
	background-color:#29f58b;
}


.estado_aceptado {
	background-color:#ff8451;
	padding-top:1%;
}

.horarios {
	
	border-radius: 5px;
}

.horarios th {
	background-color:#ededed;
	text-align:center;
}

.horarios .tit1 {
	background-color:#fcfcfc;
}

.horarios .di1 {
	background-color:#fcfcfc;
	font-weight:600;
}

.horarios i {
	color:#ffffff;
	font-size:20px;
}

.horarios td {
	background-color:#fff;
}


.columna1_buscador {
	float: left;
    width: 28%;
    margin-right: 2%;
	margin-top:27px;
    background-color: #fff;
    padding: 1.5%;
	border: 1px solid #c3c3c3;
    border-radius: 5px;
    padding-top:30px;
}


.columna3_buscador {
	float: left;
    width: 28%;
    margin-right: 2%;
	margin-top:27px;
    background-color: #fff;
    padding: 1.5%;
	border: 1px solid #c3c3c3;
    border-radius: 5px;
    padding-top:18px;
}




.columna2_buscador {
	float:right;
	width:70%;
	margin-right:0%;
}

.buscador h2 {
	font-size:25px;
}

.buscador h3 {
	font-size:16px;
	margin-top:20px;
}



#buscador_academias .columna1_buscador {
    
    padding-top: 35px;
    margin-top: 0px;
	padding-bottom: 22px;
}




.range-slider {
  position: relative;
  width: 100%;
  height: 50px;
  float: left;
  margin-bottom:15px;
}
    
  input[type="range"] {
    pointer-events: none;
    position: absolute;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);    
    border: none;
    border-radius: 5px;
    background: #104a7a08;
    box-shadow: inset 0 1px 0 0 darken(#f8f8f8,15%), inset 0 -1px 0 0 darken(#f8f8f8,10%);
    -webkit-box-shadow: inset 0 1px 0 0 darken(#f8f8f8,15%), inset 0 -1px 0 0 darken(#f8f8f8,10%);
    overflow: hidden;
    left: 0px;
    top: 40px;
    width: 100%;
    outline: none;
    height: 15px;
    margin: 0;
    padding: 0;
  }  
  
  input[type="range"]::-webkit-slider-thumb {
    pointer-events: all;
    position: relative;
    z-index: 1;
    outline: 0;    
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, lighten(#333333,60%)), color-stop(100%, #333333)); /* android <= 2.2 */
    background-image: -webkit-linear-gradient(top , lighten(#333333,60%) 0, #333333 100%); /* older mobile safari and android > 2.2 */;
    background-image: linear-gradient(to bottom, lighten(#333333,60%) 0, #333333 100%); /* W3C */
	background-color:#2AB7DF;
  }
  
  input[type="range"]::-moz-range-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 30px;
    background-image: linear-gradient(to bottom, lighten(#333333,60%) 0, #333333 100%); /* W3C */
	background-color:#2AB7DF;
  }

  input[type="range"]::-ms-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    -ms-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    border: 0;
    background-image: linear-gradient(to bottom, lighten(#333333,60%) 0, #333333 100%); /* W3C */
	background-color:#2AB7DF;
  }
  
  input[type=range]::-moz-range-track {
    position: relative;
    z-index: -1;
    background-color: rgba(0, 0, 0, 1);
    border: 0;
  }
  
  input[type=range]:last-of-type::-moz-range-track {
    -moz-appearance: none;
    background: none transparent;
    border: 0;
	
  } 
  
  input[type=range]::-moz-focus-outer {
    border: 0;
  }




.buscador_ficha .linia_buscador_profesor {
	float:left;
	width:100%;
	margin-bottom:40px;
}





.linia_buscador_profesor {
	float:left;
	width:100%;
}

.linia_buscador_profesor_primera_clase {
	float:left;
	width:100%;
	margin-bottom:0px;	
	margin-top:4px;	
	color:#C61700;
	font-weight:bold;
	text-align:center;
	    line-height: 13px;
	    margin-bottom:6px;
	    font-size:14px;
	
background-color: #f28a8a26; /* Fondo rojo claro */
	border-radius: 6px; /* Bordes redondeados */
	padding: 10px; /* Espaciado interno para darle más aire */
	

	
	
}

.primera_clase_gratis {
	color: #C61700;
	font-weight: bold;
}

.pas2_col2 .linia_buscador_profesor {
	margin-bottom:10px !important;
	margin-top:20px !important;
}


.pas2_col3 .linia_buscador_profesor {
	margin-bottom:10px !important;
	margin-top:20px !important;
}

.pas2_col2 .linia_buscador_profesor h2 {
	color:#000;
	font-size:16px;
	margin-bottom:10px;
}

.pas3_col2 .linia_buscador_profesor h2 {
	color:#000;
	font-size:15px;
	margin-bottom:0px;
	float:none;
	font-weight: normal;
}

.linia_buscador_profesor2 {
	float:left;
	width:48%;
	margin-right:1%;
	margin-bottom:1%;
}

.linia_buscador_profesor2b {
	float:right;
	width:48%;
	margin-bottom:1%;
}

.linia_buscador_profesor_carac {
	float:left;
	width:100%;
	margin-bottom:1%;
}

.linia_buscador_profesor_foto {
	width:120px;
	height:130px;
	padding-top:0px;
	float:left;
	text-align:center;
	background-color:#ffffff;
	margin-right:1%;
	border-radius: 65px;
	overflow:hidden;
}


.linia_buscador_academia_foto {
	width:105px;
	height:105px;
	padding-top:0px;
	padding:3%;
	float:left;
	border: 1px solid;
	border-color:#ededed;
	text-align:center;
	background-color:#ffffff;
	margin-right:1%;
	margin-left:1%;
	border-radius: 0px;
	overflow:hidden;
}

/* Estilos específicos para versiones móviles */
@media (max-width: 605px) {
    .linia_buscador_academia_foto {
        width: 95px; /* Ancho ajustado para dispositivos móviles */
        height: 95px; /* Alto ajustado para dispositivos móviles */
    }
}




.linia_buscador_profesor_foto {
    display: flex;
    justify-content: center; /* Centra la imagen horizontalmente */
    align-items: center; /* Centra la imagen verticalmente */
    width: 105px; /* Ancho fijo para el contenedor */
    height: 105px; /* Alto fijo para el contenedor */
    border-radius: 50%; /* Hace que el contenedor sea redondo */
    overflow: hidden; /* Asegura que cualquier parte de la imagen que sobresalga se oculte */
}

/* Imagen dentro del contenedor */
.linia_buscador_profesor_foto img {
    width: 100%; /* Hace que la imagen ocupe todo el contenedor */
    height: 100%; /* Hace que la imagen ocupe todo el contenedor */
    object-fit: cover; /* Recorta la imagen para que se ajuste al contenedor redondo */
}

/* Estilos específicos para versiones móviles */
@media (max-width: 600px) {
    .linia_buscador_profesor_foto {
        width: 100px; /* Ancho ajustado para dispositivos móviles */
        height: 100px; /* Alto ajustado para dispositivos móviles */
    }
}



.linia_buscador_profesor_foto_ficha {
    display: flex;
    justify-content: center; /* Centra la imagen horizontalmente */
    align-items: center; /* Centra la imagen verticalmente */
    width: 125px; /* Ancho fijo para el contenedor */
    height: 125px; /* Alto fijo para el contenedor */
    border-radius: 50%; /* Hace que el contenedor sea redondo */
    overflow: hidden; /* Asegura que cualquier parte de la imagen que sobresalga se oculte */
}

/* Imagen dentro del contenedor */
.linia_buscador_profesor_foto_ficha img {
    width: 100%; /* Hace que la imagen ocupe todo el contenedor */
    height: 100%; /* Hace que la imagen ocupe todo el contenedor */
    object-fit: cover; /* Recorta la imagen para que se ajuste al contenedor redondo */
}

/* Estilos específicos para versiones móviles */
@media (max-width: 600px) {
    .linia_buscador_profesor_foto_ficha {
        width: 80px; /* Ancho ajustado para dispositivos móviles */
        height: 80px; /* Alto ajustado para dispositivos móviles */
    }
}





.linia_buscador_profesor_foto_ficha_valoracion {
    display: flex;
    justify-content: center; /* Centra la imagen horizontalmente */
    align-items: center; /* Centra la imagen verticalmente */
    width: 125px; /* Ancho fijo para el contenedor */
    height: 125px; /* Alto fijo para el contenedor */
    border-radius: 50%; /* Hace que el contenedor sea redondo */
    overflow: hidden; /* Asegura que cualquier parte de la imagen que sobresalga se oculte */
}

/* Imagen dentro del contenedor */
.linia_buscador_profesor_foto_ficha_valoracion img {
    width: 100%; /* Hace que la imagen ocupe todo el contenedor */
    height: 100%; /* Hace que la imagen ocupe todo el contenedor */
    object-fit: cover; /* Recorta la imagen para que se ajuste al contenedor redondo */
}

/* Estilos específicos para versiones móviles */
@media (max-width: 600px) {
    .linia_buscador_profesor_foto_ficha_valoracion {
        width: 80px; /* Ancho ajustado para dispositivos móviles */
        height: 80px; /* Alto ajustado para dispositivos móviles */
		margin-left: 40% !important;
    }
}


































.mes_espai_vertical {
	padding-top:20px;
	padding-bottom:20px;
}

.linia_buscador_profesor_nombre {
	float: left;
    width: 73%;
    background-color: none;
    padding: 1%;
    padding-left: 0%;
    padding-top: 0px;
    border-radius: 3px;
    padding-bottom: 0px;
}


#buscador_academias .linia_buscador_profesor_nombre {
	float: left;
    width: 77%;
}



.linia_buscador_profesor_poblacion {
	float:right;
	width:100%;
	background-color:none;
	padding:0%;
	border-radius: 5px;
	text-align:center;
	text-transform:uppercase;
}

#buscador_ficha_profesor .linia_buscador_profesor_poblacion {
	
	text-align:left;
	padding-left:5px;
	
}


.linia_buscador_profesor_poblacion i {
	color:#335983;
}

.linia_buscador_profesor_nombre h3 {
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}

.linia_buscador_profesor_nombre p {
	float:right;
}

.linia_buscador_profesor_materia {
	float:left;
	width:73%;
	background-color:none;
	padding:0%;
	padding-top: 2px;
	border-radius: 0px;
	font-size:14px;
	height:auto;
	overflow:hidden;
}

.linia_buscador_profesor_estado_profes {
	float:left;
	width:59%;
	
}

.linia_buscador_profesor_presentacion {
	float:left;
	width:100%;
	margin-right:0%;
	border-radius: 5px;
	font-size:16px;
	line-height:16px;
	margin-bottom:10px;
	color:#253238;
}




.materias_listado {
  font-size: 14px;
  color: #333;
  margin-top: 0.1em;

  /* una sola línea con puntos suspensivos */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%; /* o el % que necesites */
}



.modalidades_listado {
  font-size: 14px;
  color: #333;
  margin-top: 0.5em;

  /* una sola línea con puntos suspensivos */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%; /* o el % que necesites */
}





.modalidades_listado i,
.materias_listado i {
  margin-right: 6px;
  vertical-align: middle;
	color: #335983;
	  font-size: 13px;
}

/* en móvil mantenemos la misma regla de una sola línea */
@media (max-width: 760px) {
 
  .materias_listado {
    width: 100%;          /* que rellene todo el contenedor */
    white-space: nowrap;  /* sigue sin hacer wrap */
    overflow: hidden;     /* recorta lo que no cabe */
    text-overflow: ellipsis;
    padding-left: 1.5em;  /* espacio para el icono */
    font-size: 13px;      /* si quieres un poco más pequeño */
    margin-top: 0.1em;
    margin-bottom: 0.5em;
  }
	
	
  .modalidades_listado {
    width: 100%;          /* que rellene todo el contenedor */
    white-space: nowrap;  /* sigue sin hacer wrap */
    overflow: hidden;     /* recorta lo que no cabe */
    text-overflow: ellipsis;
    padding-left: 1.5em;  /* espacio para el icono */
    font-size: 13px;      /* si quieres un poco más pequeño */
    margin-top: 0.5em;
    margin-bottom: 0.1em;
  }
		
	
	
}



.buscador_ficha .linia_buscador_profesor_presentacion {
	float:left;
	width:76%;
	margin-right:0%;
	border-radius: 5px;
	line-height:16px;
	margin-bottom:10px;
	color:#253238;
}



#buscador_ficha_profesor .materias_buscador_ficha_linia_col2 {
	width:100%;
	font-weight:300;
}

.profes_encontrados .linia_buscador_profesor_presentacion {
	float: left;
    width: 73%;
    border: none;
    border-radius: 5px;
    padding: 0px;
    padding-bottom: 0px;
    min-height: 30px;
    color: #666;
    margin-top: 10px;
    line-height: 16px;
    font-size: 14px;
	margin-bottom:8px;
	
}

.linia_buscador_profesor_presentacion2 {
	float:left;
	width:100%;
	margin-right:2%;
	
}

.linia_buscador_profesor_precio {
	float: left;
    width: 100%;
   
    text-align: center;
    font-weight: bold;
    
    font-size: 30px;
    color: #335983;
    margin-top: 5px;
    margin-bottom: 0px;
    /*height:67px;*/
    padding-top:10px;
    padding-bottom:5px;
}


#buscador_ficha_profesor .linia_buscador_profesor_precio {
	float: left;
    width: 100%;
    background-color: #ffffff00;
    text-align: center;
    font-weight: bold;
    
    font-size: 40px;
    color: #335983;
    margin-top: 14px;
	margin-left: 5px;
    margin-bottom: 0px;
    /*height:67px;*/
    padding-top:16px;
    padding-bottom:35px;
}



.buscador_ficha .linia_buscador_profesor_precio {
margin-top:0px;
}

.linia_buscador_profesor_reserva {
	float:left;
	width:100%;
	margin-top:7px;
}


.linia_buscador_profesor_reserva_academias {
    float: left;
    width: 100%;
    margin-top: 100%;
	margin-left:-7%;
}

/* Ocultar en dispositivos móviles */
@media only screen and (max-width: 767px) {
    .profe_col3 {
        display: none;
    }
}

.linia_buscador_profesor_superprofesor{
	float:left;
	width:24%;
	margin-right:1%;
	background-color:#ffffff;	
	border-radius: 5px;
	color:#ff662a;
	
	text-align:center;	
	height:auto;
}

.linia_buscador_profesor_conectado{
	float: left;
    width: 20px;
    height: 20px;
    border-radius: 55px;
    overflow: hidden;
    margin-top: -2px;
    margin-left: 75px;
    position: absolute;


}

.buscador_ficha .linia_buscador_profesor_conectado{
	padding:1%;

}


.linia_buscador_profesor_clases{
	float:left;
	width:38%;
	margin-right:1%;
	
	border-radius: 5px;
	color:#000000;
	font-size:16px;
	text-align:left;
	font-weight:normal;	

}

.linia_buscador_profesor_clases i{
	
	color:#335983;
	margin-right:3px;
	font-weight:bold;	

}


.esta_conectado {
	background-color:#63cd67 !important;
}

.linia_buscador_profesor_verificado, #paso2 .linia_buscador_profesor_verificado,  #paso3 .linia_buscador_profesor_verificado { 
	float:left;
	width:30px;
	margin-right:1%;
	border-radius: 15px;
	color:#fff;
	
	text-align:center;
	height:26px;
	font-size:10px;
	padding-left:2px;
	font-size:12px;
	position:absolute;
	margin-top:78px;
	
}

#buscador_ficha_profesor .linia_buscador_profesor_verificado {
	
	width:33px;
	padding:1px;
	position:absolute;
	margin-left:1px;
	padding-left:3px;
	border-radius:15px;
	margin-top: -35px;
	height:auto;
	color:#fff;
	
	
}


#mensajes_al_profesor .linia_buscador_profesor {
	width: 100% !important;
}

.pas2_col1 .linia_buscador_profesor_verificado {
	margin-left:32%;
	
}


.columna2_buscador_ficha .linia_buscador_profesor_superprofesor  {
	height:42px;
	padding:1%;
	background-color:#f8f8f8;
	
}

.columna2_buscador_ficha  .linia_buscador_profesor_opiniones {
	height:42px;
	padding:1%;
	margin:auto;
}

.linia_buscador_profesor_opiniones {
	margin-bottom: 5px;
    margin-top: 0px;
    float: left;
    width: 73%;
    margin-left: 15%;
}

.profes_encontrados {
	float: left;
    width: 100%;
    margin-bottom: 3%;
    background: #ffffff;
    padding: 2%;
	border: 1px solid #c3c3c3;
    border-radius: 5px;
    transition: all .5s;
    /*box-shadow: 0px 0px 5px #ccc;*/
    
}


.profes_encontrados:hover {
	box-shadow: 0px 0px 15px #ccc;
	
	

}

.estrelles1 {
	color:#FFCC53;
}

.estrelles2 {
	color:#ededed;
}

.estrelles1, .estrelles2 {
	float:left;
	width:17%;
}

.opiniones_puntuacion .estrelles1, .opiniones_puntuacion .estrelles2 {
	float:left;
	width:20%;
}

.una_opinion .estrelles1, .una_opinion .estrelles2 {
	float:left;
	width:8%;
}

.no_actiu {
	color: #f8f8f8 !important;
    background-color: #ededed;
}

.actiu {
	color:#ffffff !important;
}


.materias_buscador_ficha_linia {
	float:left;
	width:31%;
	margin-right:2%;
	margin-bottom:2%;
/*	box-shadow: 0px 0px 5px #ccc;*/
	margin-bottom:10px;
	background-color:#fff;
}

.materias_buscador_ficha_linia_col1 {
	float:left;
	width:100%;
	padding:2%;
	margin-bottom:0px;
	background-color:#00b4df;
	border-radius: 5px;
	text-align:center;
	
	font-weight:normal;
}

.materias_buscador_ficha_linia_col2 {
	float:left;
	width:30%;
	padding:1%;
	margin-bottom:0px;
	background-color:#fafafa;
	border-radius: 5px;
	
}


.materias_buscador_ficha_linia_col3 {
	float:left;
	width:100%;
	padding:1%;
	margin-bottom:0px;
	background-color:#f8f8f8;
	border-radius: 5px;
	margin-top:-1%;

}

.materias_buscador_ficha_linia_col5 {
	float:left;
	width:100%;
	padding:1%;
	margin-bottom:0px;
	background-color:#f8f8f8;
	border-radius: 5px;
	margin-top:-1%;

}

.materias_buscador_ficha_linia_col4 {
	float:left;
	width:25%;
	text-align:center;

}

.linia_buscador_profesor_presentacion_ficha {
	float:left;
	width:100%;
	margin-right:1%;
	border:1px solid #ededed;
	border-radius: 5px;
	padding:1%;
	padding-bottom:2%;
}


.materias_buscador_ficha_linia_col7 {
	float:left;
	width:100%;
	padding:1%;
	margin-bottom:1%;
	border-radius: 5px;
	margin-top:-1%;

}

.materias_buscador_ficha_linia_col6 {
	    float: left;
    width: 25%;
    text-align: left;
    margin-bottom: 20px;

}

.linia_buscador_profesor_reserva_horario1 {
	float:left;
	width:100%;
	margin-bottom:10px;
}

.linia_buscador_profesor_reserva_lugar {
	float:left;
	width:100%;
	margin-bottom:10px;
}

.select_reserva_horario {
	padding:5px !important;
	width:100%;
	color:#666;
	font-size:15px;
	border:1px solid ededed;
	border-radius: 5px;
	height:33px;
}
	
.disponibilidad_horaria {
	font-size:14px;
	margin-bottom:40px;
	text-align:center;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #f8f8f8;
	border-top:1px solid #f8f8f8;
	width:100%;
}

.destaca_strong {
	font-weight:bold;
	color:#2e8bd8;
}

.destaca_vermell {
	font-weight:bold;
	color:red;
}

.horarios td {
	padding:10px 10px !important;
	text-align:center;
}


.pantalla_34 {
	width:33%;
	margin-left:33%;
	float:left;
}


.resultado {
	max-height:250px;
	overflow:auto;
	box-shadow:1px 1px 4px #666;
	border-radius: 5px;
}


.columna1_buscador h3 {
	font-size: 16px;
    margin-top: 10px;
    font-family: 'Open Sans';
    font-weight: bold;
}

.estado_profes {
	font-size: 12px;
    width: 73% !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ordenador {
	float:left;
	width:100%;
	margin-bottom:20px;
	background-color:#f3f3f3;
	/*border:1px solid #ccc;*/
	padding:0.5%;
	border-radius: 5px;
}

.columna_ordenador, .columna_ordenador0 {
	float:left;
	width:20%;
	margin-right:1%;
	background-color:#fff;
	text-align:center;
	border-radius: 5px;
	font-size:11px;
}

.columna_ordenador a {
background-color:#f8f8f8;
border-radius:5px;
border:1px solid #ededed;
padding:10px 5px;
}

.columna_ordenador1 a {
background-color:#f8f8f8;
border-radius:5px;
border:1px solid #ededed;
padding:10px 5px;
}

.ordenar_por {
	background-color: #fff;
    color: #666;
}


.columna_ordenador1 {


	font-size:11px;
}


.columna_ordenador1 a {
	color:#fffff !important;
}

.conta_puntuacion {
	font-size:12px;
}

.linia_buscador_profesor_email {
	float:left;
	width:100%;
	margin-top:5px;
}

.columna_ficha_profe {
	float:left;
	width:18%;
	margin-right:5%;
	margin-bottom:10px;
	min-height:145px;
}

#buscador_ficha_profesor .columna_ficha_profe {
min-height:130px;
}

.pas2_col1 .columna_ficha_profe, .pas2_col1 .col_profe5, .pas2_col1 .col_profe3, .pas2_col1 .linia_buscador_profesor_nombre, .pas2_col1 .col_profe4 {

	width:100%;
	margin-right:0px;
	min-height:auto;
	margin-bottom:5px;

}

.pas2_col1 .linia_buscador_profesor_foto {
	
	overflow:hidden;
	margin-left:31%;
}

.pas2_col1 .linia_buscador_profesor_nombre h2 {
	text-align:center !important;
	width:100%;
	margin-left:4px;
	color:#253238;
}

.pas2_col1 .linia_buscador_profesor_opiniones {
	width:38% !important;
	margin-left:33%;
}






.formulari_email {
	float:left;
	width:100%;
}

.formulari_email input {
	width:100%;
	padding:2%;
}


.formulari_email textarea {
	width:100%;
	padding:1%;
	font-size:14px;
	height:100px;
	font-family:"Open sans", sans-serif;
	border-radius:5px;
	background-color:#f8f8f8;
}

.formulari_email p {
	font-size:14px;
	line-height:16px;
	margin-bottom:10px;
}

#tus_clases_profesor .formulari_email textarea {
	height:220px;
}

#buscador_ficha_profesor .formulari_email .boton_reserva {
	max-width:350px !important;
	
}

.numero_opinions2 {
	font-size:12px;
	font-weight:normal;
}


.numero_opinions3 {
	font-size:12px;
	font-weight:normal;
}


@media only screen and (max-width: 605px) {
    .numero_opinions3 {
        margin-left: -15px !important;
        width: 170% !important;
    }
}	





.ranking {
	float:left;
	width:75%;
	font-size:12px;
}


@media (max-width: 605px) {
    .ranking {
        width: 107%;
    }
}




.ranking1 {
	float:left;
	width:20%;
}

.ranking2 {
	float:left;
	width:75%;
	background-color:#ededed;
	height:3px;
	margin-top:12px;
}



@media (max-width: 605px) {
    .ranking2 {
        width: 60%;
    }
}


.ranking3 {
	background-color:#2ab5df;
	height:3px;
}

.ranking4 {
	width:4%;
	float:left;
	margin-left:1%;
}

.opiniones_puntuacion {
	float:left;
	width:90%;
}


.opiniones_ranking {
	float:left;
	width:80%;
}

.opiniones_nota {
	float:left;
	width:20%;
}

.opiniones_nota {
	font-size:22px;
	font-weight:bold;
	text-align:center;
}


@media (max-width: 605px) {
    .opiniones_nota {
        font-size: 17px;
    }
}




.add_opinion {
	float:left;
	width:100%;
	margin-top:5px;
}

.estrella_puntua_opiniones {
	float:left;
}

.capa_estrella_puntua_opiniones {
	float:left;
	width:100%;
	color:#ccc;
}

.capa_estrella_puntua_opiniones:hover {
	float:left;
	width:100%;
	color:#f9d400;
}
	
.capa_estrella_puntua_opiniones i {
	
	color:#ccc;
}

.capa_estrella_puntua_opiniones i:hover {
	
	color:#f9d400;
}

.una_opinion {
	float:left;
	width:100%;
	font-size:13px;
	border-bottom: 1px solid #ededed;
	margin-bottom:10px;
	padding-bottom:10px;
}


.columna1_opinion {
	float:left;
	width:20%;
}


.columna2_opinion {
	float: left;
    width: 70%;
    margin-left: 5%;
}

.columna2_opinion .estrelles_puntuacion {
	float: left;
	width: 40%;
}

.foto_alumno_opinion, .nombre_alumno_opinion, .texto_alumno_opinion, .fecha_alumno_opinion {
	float:left;
	width:100%;
}

.foto_alumno_opinion, .nombre_alumno_opinion {
	text-align:center;
}

.foto_alumno_opinion img {
	max-width:50px;
}

.fecha_alumno_opinion {
	color:#666;
	font-weight:300;
}

.texto_alumno_opinion {
	font-weight:normal;
}

.estrelles_puntuacion2 {
	float:left;
	width:103%;
	margin-bottom:2px;
	margin-top:5px;


}

.estrelles_puntuacion3 {
	float:left;
	width:103%;
	margin-bottom:2px;
	margin-top:5px;
}

@media only screen and (max-width: 605px) {
    .estrelles_puntuacion3 {
        margin-left: -10px !important;
        width: 200% !important;
    }
}	




.contenido_promocions_verifica {
	float:left;
	width:100%;
}



.image-container {
        display: flex;
        justify-content: center;
    }



.contenido_profesor {
	float:left;
	width:80%;
}

.columna_profesor {
	float: left;
    width: 18%;
    margin-right: 1%;
    margin-left: 1%;
    padding-top: 10px;
	padding-left: 25px;
}


#intranet_alumno .contenido_profesor {
	width:100%;
}

#intranet_alumno .columna_profesor {
	display:none;
}




/* pesstanyes menu vertical professors */



.principal .menu_vertical_profesor label {
  float: left;
  padding: 10px 20px;
  border-radius: 10px 10px 0 0;
  border: 1px solid #ddd;
  cursor: pointer;
}

.principal .menu_vertical_profesor input[type="radio"] {
  display: none;
}

.principal .cont {
}
[type=radio]:checked ~ label ~ .cont {
  display: block;
}	









#cont2, #cont3, #cont4, #cont5, #cont6, #cont8, #cont9 {
	display:none;
}



.text_video1 {

}

#capa_video iframe {
	margin-top:10px;
	width:100%;
	height:300px;
}

#mensaje_datos_guardados {
	visibility:visible;
	transition: all ease-out .5s;
	margin-top:-35px;
	z-index:1;
	float:left;
	display:none;
	
}

.linia_guardar {
	float:left;
	margin-left:0%;
	width:100%;
	text-align:center;
	
}


.euro {
	    position: absolute;
    margin-left: -70px;
    font-size: 20px;
    color: #666;
    margin-top: 13px;
}

.separa_top_20 {
	margin-top:20px;
}


.capa_materia {
	margin-bottom:60px;
	float:left;
	width:100%;
}


.carac_materias .linia_formulari4, .carac_materias .linia_formulari2 {
	font-size:12px !important;
	height:30px;
    line-height: 16px;
}

.menu_vertical_profesor li {
	list-style:none;
}

.menu_vertical_profesor a {
	border-radius: 2px;
	background-color:#fff;
	font-weight:400;
	float:left;
	width:100%;
	padding:5%;
	margin-bottom:5px;
	margin-left:-24px;
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	border:1px solid #2ab4dd;
	font-weight:700;
}



.linia_buscador_profesor h2 {
	line-height:none !important;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Open sans",sans-serif;
	font-weight:700;
	color:#000;
}

.linia_formulari h4, .linia_formulari2 h4, .linia_buscador_profesor h4 {
	font-weight: bold;
	font-size:20px !important;
}

.linia_formulari2 h3, .capa_materia h3, .linia_buscador_profesor h3 {
	font-weight: bold;
	font-size:25px !important;
	color:#253238;
}

.linia_formulari h3 {
	font-family:"Open sans",sans-serif;
	font-weight:900;
	font-size:25px !important;
	color:#000;
}


.capa_video2 {
	border:1px solid #ededed;
	padding:3%;
	border-radius: 5px;
	box-shadow:0px 0px 5px #ccc;
}

.separa_videos {
	margin-bottom:60px !important;
}


.separa_videos_30 {
	margin-bottom:30px !important;
}


.separa_videos_top {
	margin-top:30px;
}

#ficha_profesor p {
	color:#253238;
}


#opiniones {
	box-shadow: 0px 0px 5px #e1e1e1;
    padding: 4%;
}


.tip{
float:left;
padding:10px;
background-color:#00b4e1;
border-radius: 5px;
margin:10px;
color:#fff !important;
} 




/*calendari */


#calendari {
	float:left;
	width:306px;
	border:1px solid #999;	
	
	overflow:hidden;
	margin:0px;
	border-radius:3px 3px 0px 0px;
	background-color:#ccc;
	margin-bottom:30px;

}
	
	
#titol_calendari {

}

.avui {
	background-color:#fee939;
	
}

#activitat_reserva {
	width:20px;
}

#titol_calendari {
	float: left;
    background-color: #2AB7DF;
    height: 27px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding-top: 0px;
}

#fletxa1 {
	float:left;
	width:20px;
	height:20px;
	overflow:hidden;

}

#fletxa2 {
	float:right;
	width:20px;
	height:20px;
	overflow:hidden;		

}

.camp_hora {
	float:left;
	width:35px;
	height:29px;
	border:1px;
	font-size:10px;
	border:1px solid #FFF;;
	text-align:center;
	margin-right:1px;
	margin-bottom:1px;
}

.camp_hora input {
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}



.titol_setmana {
	color:#fff;
	margin-left:-54px;
	position:absolute;
	background-color:rgba(85,85,85,.5);
	width:50px;
	height:25px;
	padding-top:10px;
	margin-top:-6px;
}

.titol_setmana a:hover {
	font-weight:bold;
}


.camp_hora_setmana {
	float:left;
	width:72px;
	height:29px;
	border:1px;
	font-size:10px;
	border-bottom:1px solid #999;;
	text-align:center;
	margin-right:1px;
	margin-bottom:1px;
	padding-top:5px;
}

.camp_hora input {
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}




#pagament {
	float:left;
	margin:20px;
	width:500px;
}

.capa_pagament {
	float:left;
	text-align:center;
	width:160px;
}

.ocupat_radio {
	background-color:#900;
	color:#FFF;
}

.reservat_per_mi {
	background-color:#ce6b51;
	color:#FFF;
}

.reservat_per_mi1 {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ce6b51+0,ce6b51+50,e4f3ee+51,e4f3ee+100 */

background: #ce6b51; /* Old browsers */

background: -moz-linear-gradient(top,  #ce6b51 0%, #ce6b51 50%, #e4f3ee 51%, #e4f3ee 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #ce6b51 0%,#ce6b51 50%,#e4f3ee 51%,#e4f3ee 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #ce6b51 0%,#ce6b51 50%,#e4f3ee 51%,#e4f3ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce6b51', endColorstr='#e4f3ee',GradientType=0 ); /* IE6-9 */




	color:#FFF;
}

.reservat_per_mi2 {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4f3ee+0,e4f3ee+49,ce6b51+50,ce6b51+100 */

background: #e4f3ee; /* Old browsers */

background: -moz-linear-gradient(top,  #e4f3ee 0%, #e4f3ee 49%, #ce6b51 50%, #ce6b51 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #e4f3ee 0%,#e4f3ee 49%,#ce6b51 50%,#ce6b51 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #e4f3ee 0%,#e4f3ee 49%,#ce6b51 50%,#ce6b51 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f3ee', endColorstr='#ce6b51',GradientType=0 ); /* IE6-9 */




	color:#FFF;
}




.lliure {
	background-color:#7AF19E;
}


.reservat_per_mi .dia_dia , .reservat_per_mi .dia_nom_dia {
	color:#e19a87;
}


.un_dia {
	float:left;
	width:42px;
	margin-left:1px;
	margin-bottom:1px;
	height:28px;
	text-align:center;
	
}

.un_dia a {
	
	
	
}

.un_dia a:hover {
	width:43px;
	height:28px;
	color:#333;
	background-color:#29B2D9 !important;
	margin-left:-1px;
	margin-top:-1px;
	padding-top:1px;
	padding-left:0px;
	
}




.un_dia2 {
	float:left;
	width:42px;
	margin-left:1px;
	margin-bottom:1px;
	height:28px;
	
}

.un_dia2 a {
	display:block;
	width:42px;
	height:28px;
	margin-left:-5px;
	margin-top:-5px;
	padding-top:5px;
	padding-left:5px;
	
}

.un_dia2 a:hover {
	/*width:5000px;
	height:98px;
	color:#333;
	background-color:rgba(141,131,129,.5);
	margin-left:-1000px;
	margin-top:-5px;
	padding-top:5px;
	padding-left:5px;*/
	
}







.un_dia_setmana {
	float:left;
	width:72px;
	border:1px solid #999;
	height:610px;
	font-family:"Open Sans","Arial narrow", Arial;
}

.camp_hora_setmana a {
	display:block;
	width:72px;
	height:35px;
	

	
}

.camp_hora_setmana a:hover {
	width:72px;
	height:30px;
	color:#FFF;
	background-color:#999;
	margin-left:0px;
	margin-top:-6px;
	padding-top:5px;
	padding-left:0px;
	font-weight:normal;
	
}



.dia_nom_dia_setmana {
	position:absolute;
	margin-top:0px;
	width:65px;
	padding-right:10px;
	text-align:right;
	margin-right:0px;
	margin-left:0px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
	margin-bottom:0px;
	border-bottom:3px solid #999;
	height:42px;
	background-color:#a59a98;

}

.dia_nom_dia_setmana_t {
	color:#FFF;
	font-size:16px;
}


.ocupat {
	background-color:#f8f8f8 !important;
}



.dia_dia {
	float: left;
    font-size: 14px;
    /* font-weight: bold; */
    width: 42px;
    margin-left: 0px;
    margin-top: 1px;
    text-align: center;
}


.dia_dia2 {
	float:left;
	font-size:18px;
	font-weight:bold;
	width:60px;
	margin-left:5px;
	margin-top:5px;
}


.setmana2 {
	float:left;
	display:block;

}

.setmana2 a:hover {
	background-color:#666;
	display:block;
	float:left;
	
}


.dia_dia_setmana {
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-left:0px;
	margin-top:5px;
	padding-top:55px;
}

.dia_nom_dia {
	position:absolute;
	margin-top:30px;
	width:50px;
	text-align:right;
	margin-right:5px;
	margin-left:0px;
	text-align:center;
	font-size:10px;
}



/* calendari */



.capa_horario_reserva {
	font-size:11px;
	/*max-height:200px !important;*/
	float:left;
	width:304px;
	background-color:#ccc;
	border:1px solid #999;
	border-radius:0px 0px 3px 3px;
}


.hora_reserva {
	
    color: #333;
    float: left;
    width: 49px;
    text-align: center;
    padding: 2px;
    height: 30px;
    margin-left: 1px;
    margin-bottom: 1px;
}

.hora_reserva:hover {

	background-color:#29B2D9 !important;
}

	
#buscador_extenso .capa_disponibilidad label {
	font-size: 12px;
    line-height: 12px;
}

.linia_buscador_profesor_materia a {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	min-height:20px;
	line-height:15px;
	font-size:14px;
	color:#666;
	margin-bottom:10px;
}

.linia_buscador_academia_nombre {
	float:left;
	width:77%;
	margin-bottom:30px;
}

.linia_buscador_academia_datos {
	float:left;
	width:55%;
	margin-bottom:15px;
}

.linia_buscador_academia_datos i {
	color:#335983 !important;
	margin-right:10px;
	width:20px;
}

.linia_buscador_academia_datos span {
	font-weight:bold;
}

#buscador_ficha_academia .columna2_buscador_ficha .linia_buscador_profesor_opiniones {
float:right;
width:20%;
}

.profe_col1 {
	float: left;
    width: 73%;
    margin-right: 6%;
    padding:0px;
}

.profe_col2 {
	float:left;
	width:21%;
	padding:0px;
}

#buscador_ficha_profesor .profe_col1 {
	float: left;
    width: 65%;
    margin-right: 4%;
    
    
}


#buscador_ficha_profesor .profe_col2 {
	float:left;
	position:fixed;
	margin-left: 53%;
	width:26%;
	box-shadow:0px 0px 5px #e1e1e1;
	padding:0%;
	background-color:#ffffff;
	
}








#buscador_ficha_academia .profe_col1 {
	float: left;
    width: 65%;
    margin-right: 3%;
    
    
}

#buscador_ficha_academia .profe_col2 {
	float:left;
	width:31%;
	
	padding:0%;
}




#buscador_ficha_profesor .linia_buscador_profesor_nombre h2 {
	color:#253238;
}


#buscador_academias .profe_col1 {
	float:left;
	width:84%;
	margin-right:0%;
}

#buscador_academias .profe_col2 {
	float:left;
	width:15%;
}



#buscador_academias .profe_col3 {
	float:left;
	width:100%;
}



#cont6 .linia_formulari2, #cont3 .linia_formulari2 {
	margin-bottom:10px;
}

.input_invisible {
	width:1px;
	height:1px;
	margin:0px;
	padding:0px;
	position:absolute;
	border:none !important;
	background-color:transparent !important;
	visibility:0;

}

.input_invisible2 {
	
	border:none !important;
	background-color:transparent !important;
	

}

#ficha_profesor label {
	font-weight:600;
}

.boto2 {
	border:none;
	padding:3px 20px;
	background-color:#037EA1;
	border-radius:5px;
	color:#fff;
}

.resultado_certificado {
	float:right;
	color:#f9d400;
	
}

.resultado_certificado i {
	color:#f9d400 !important;
	font-size:26px;
}

.nombre_materia {
background-color:#ededed;
border-radius:5px;
padding:10px;
}

#capa_materias_noidioma, #capa_materias_siidioma {
	display:none;
}

.botons_foto .input_registro2 {
width:48%;
margin-left:0px;
border-radius:5px;
cursor:pointer;

}

.eres_nativo {
	background-color: #f8f8f8;
	padding:10px;
	border-radius:5px;
	}


.validacion {
	max-width:350px;
	margin:auto;
}

.validacion h2, .validacion p {
text-align:center;
}


.capa_disponibilidad label {
	width:100%;
	float:left;
	text-align:center;
}

.capa_disponibilidad i {
	font-size:30px !important;
	color:#999;
}
.capa_disponibilidad {
	width:24% !important;
	padding:0.5%;
	border-radius:5px;
	margin:1px;
}

.capa_disponibilidad input {
	width:auto;
	text-align:center;
	margin-left:38%;
	display:none;
}

#map {
        height: 100%;
      }
	  
.buscador_ficha .linia_buscador_profesor_presentacion {
	line-height:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#buscador .linia_buscador_profesor_experiencia {
	margin-top:-15px;
	padding-left:2px;
}

.linia_buscador_profesor_experiencia {
	
   float: left;
    color: #000000;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
}

.linia_buscador_profesor_experiencia i {
	
    color: #335983;
    font-weight: bold;
	margin-right:3px;
}

#buscador_ficha_academia .linia_buscador_profesor_presentacion {
	line-height:20px;
	margin-top:10px;

	width:100% !important;
}

#disponibilidad_horaria {
	margin-top:-1150px;
	padding-right:18px;
}

#academias #disponibilidad_horaria {
	margin-top:0px;
}

#ausencia {
	margin-top:877px;
}

.linia_filtros_buscador_movil {
	display:none;
}

.disponibilidad_activo {
	background-color:#ffdf7e;
	
}

.avisos_camps {
	background-color:#2AB7DF;
	padding:10px;
	border-radius:8px;
	text-align:center;
	color:#fff;
	font-size:14px;
}

.avisos_camps i {
color:#fff;
}

.petit_preu {
text-aling:center;
font-size:12px;
}

.direccion_lugar_clases {
text-aling:center;
font-size:14px;
}

@media (max-width: 605px) {
    .direccion_lugar_clases {
        width: 95%;
		font-size:16px;

    }


 }






.petit_preu2 {

font-size:17px;
}

.text_petit {
font-size:12px; 
color:#666 !important;
}

#cont7 {
display:none;
}


.linia_bono {
	float:left;
	width:100%;
	margin-top:50px;
}

.columna_bono {
	margin-left:2%;
	margin-right:2%;
	width:29%;
	float:left;
	border-radius:5px;
	box-shadow:0px 0px 5px #ccc;
	padding:2%;
	background-color:#00b4df;
	color:#fff;
}

.columna_bono img {
	max-width:100%;
	float:left;
}

.columna_bono h2 {
	color:#f9d400;
}

.txt_bono1  {
	font-weight:bold;
}

.columna_bono .tip {
margin-left:25%;
}

.columna_bono:nth-child(2) {
	border:5px solid #037EA1;
}

.linia_bottom {
	margin-bottom:15px;
	padding-bottom:35px;
	border-bottom:1px solid #ccc;
}


.linia_buscador_contacto_academia {
	background-color:#ffffff;
	padding:0%;
	float:left;
	width:100%;
	border-radius:0px;
	box-shadow:0px 0px 5px #e1e1e1;
	
}

.linia_buscador_contacto_academia h2 {
	color:#fff;
	text-align:center !important;
	font-size:18px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:100%;
}

.telefono_modal {
	font-size:36px;
}

.telefono_ocult {
padding:5px 15px;

border-radius: 5px;

display:inline;
}

#resultado_telefono3  {
padding:5px 0px !important;
}



.telefono_ocult a, .telefono_ocult i {

color:#2ab4dd;


}

.telefono_ocult {
	float:left;
	width:90%;
	margin-left:5%;
	margin-bottom:20px;
	text-align:center;
	color:#00b4e1 !important;
	border-radius:10px;
	background-color:#fff;
	border:2px solid #00b4e1;
	
}



.telefono_ocult i {
	
	color:#00b4df !important;
	
	
}


.resultado_telefono {
}

.separa_o {
	margin-top:-10px;
	text-align:center;
	color:#00b4e1;
	margin-bottom:10px !important;

	
}

.separa_o_profesor {
	margin-top: -10px;
	text-align:center;
	color:#00b4e1;
	margin-bottom:10px !important;

	
}


/* Estilos para pantallas menores a 605px */
@media only screen and (max-width: 605px) {
	.separa_o_profesor {
		margin-top: 75px;
		font-size: 0; /* Oculta solo el contenido textual */
	}
}








.linia_mensajes {
	float:left;
	width:100%;
	margin-top:20px;
}

.columna_mensajes_profesores {
	float:left;
	width:25%;
	padding:2%;
	background-color:#f8f8f8;
	border-radius: 5px;
	margin-right:2%;
}

.columna_mensajes_mensajes {
	float:left;
	width:73%;
	padding:1%;
	background-color:#f8f8f8;
	border-radius: 5px;
	font-size:14px;
	text-align:center;
	line-height:23px;

}

.linia_un_mensaje {
	float:left;
	width:100%;
	margin-bottom:10px;
	background-color:#FFF;
	border:1px solid #ededed;
	padding-top:25px;
	padding-left: 8px;
	border-radius:5px;
	padding-bottom: 5px;
	
}

.linia_un_mensaje_resposta {
	float:left;
	width:90%;
	margin-bottom:10px;
	background-color:#fafafa;
	border:1px solid #ededed;
	padding:10px;
	border-radius:5px;
	margin-left:10%;
	
}

.linia_un_mensaje_cap {
	float:left;
	width:100%;
	margin-bottom:10px;
}

.linia_un_mensaje a {
	color:#00a8e1;
}


.lm_icono_tipo {
	float:left;
	width:6%;
	margin-right:1%;
	text-align:center;
}

.lm_de {
	float:left;
	width:17%;
	margin-right:1%;
	text-align:left;
}

.lm_a {
	float:left;
	width:16%;
	margin-right:1%;
	text-align:center;
}

.lm_asunto {
	float:left;
	width:42%;
	margin-right:1%;
	text-align:center;
}

.lm_tel {
	float:left;
	width:25%;
	margin-right:1%;
	text-align:center;
}

.lm_email {
	float:left;
	width:30%;
	margin-right:1%;
	text-align:center;
}

.lm_fecha {
	float:left;
	width:auto;
	margin-right:1%;
	text-align:center;
}

.lm_responder {
	float:left;
	width:100%;
	margin-left:1%;
	text-align:left;
}




.lm_icono_tipo_cap {
	float:left;
	width:7%;
	margin-right:1%;
	background-color:#ededed;
	text-align:center;
	border-radius:5px;
	padding-bottom:1%;
	padding-top:1%;
	font-weight:bold;
}

.lm_de_cap  {
	float:left;
	width:23%;
	margin-right:1%;
	background-color:#ededed;
	text-align:center;
	border-radius:5px;
	padding-bottom:1%;
	padding-top:1%;
	font-weight:bold;
	
}

.lm_a_cap  {
	float:left;
	width:17%;
	margin-right:1%;
	background-color:#ededed;
	text-align:center;
	border-radius:5px;
	padding-bottom:1%;
	padding-top:1%;
	font-weight:bold;
}

.lm_asunto_cap  {
	float:left;
	width:45%;
	margin-right:1%;
	background-color:#ededed;
	text-align:center;
	border-radius:5px;
	padding-bottom:1%;
	padding-top:1%;
	font-weight:bold;
}

.lm_fecha_cap  {
	float:left;
	width:22%;
	margin-right:0px;
	background-color:#ededed;
	text-align:center;
	border-radius:5px;
	padding-bottom:1%;
	padding-top:1%;
	font-weight:bold;
}

.lm_responder_cap  {
	float:left;
	width:7%;
	background-color:#ededed;
	text-align:center;
	border-radius:5px;
	padding-bottom:1%;
	padding-top:1%;
	font-weight:bold;
}


.lm_mensaje {
	    float: left;
    width: 100%;
    padding: 2%;
    border-top: 1px solid #ededed;
    margin-top: 0%;
    margin-bottom: 1%;
    text-align: left;
    font-weight: 700;
}

.mensaje_eliminado {
background-color:#D46A6A !important;
}

.opciones_mensajes {
float:left;
width:100%;
text-align:right;
margin-bottom:10px;
}
     
.opiniones_lista {
	float:left;
	width:100%;
	margin-top:40px;
}

#materias_academia label {
	line-height:18px !important;
}

#buscador_academias .linia_buscador_profesor_reserva {
	margin-top:118px;
}

.linia_buscador_profesor_reserva_academia  {
margin-top:20px;

}	

.columna_promocio_llistat {
	color:#fff;
	background-color:#2AB7DF;
	border-radius:5px;
	
}

}
       
.linia {
	float:left;
	width:100%;
}

#que_realizamos h5 {
	font-size:16px !important;
}

.es_nou {
font-weight:bold !important;
}

.icono_es_nou {
color:#f9d400 !important;
}

.numero_mensajes_nuevos_cap {

margin-left:4px;
color:#fff;
position:absolute;
font-size:10px;
margin-top:2px;
text-align: center;
    width: 10px;
    

}

.numero_mensajes_nuevos_cap_icono {
	
    font-size: 20px;
    color: #ffc000;
    position:absolute;

}
.capa_num_missatges {
position:absolute;
margin-left:110px;
margin-top:-19px;
}

.les_fotos {
	float:left;
	width:100%;
}
.capa_foto {
	float:left;
	width:50%;
	height:250px;
	overflow:hidden;
	border:1px solid #fff;
	text-align:center;
	background-color:#fff;
}

.capa_foto img {
	max-height:250px;
	width:auto;
	height:auto;
}
.capa_foto:nth-child(1) {
	width:100%;
	height:500px;
}

.capa_foto:nth-child(1) img {
	max-height:500px;
	width:auto;
	height:auto;
}


.capa_promocion_academia {
	float:left;
	width:21%;
	text-align:center;
	margin-bottom:50px;
	box-shadow:0px 0px 10px #ccc;
	padding:2%;
	margin:2%;
	padding: 50px 20px;
	border-radius:5px;
	margin-bottom:50px;
	margin-top:50px;
	color:#037EA1;
	height: 320px;
}

.capa_promocion_academia img {
	max-width:60px;
	height:auto;
	widows:auto;
}

.capa_promocion_academia h2 {
	line-height:20px;
	font-size:20px;
	color:#253238;
}

.assenyala_promocion {
	box-shadow:0px 0px 10px #037EA1;
}

.columna_promocio {
	float:left;
	width:92%;
	text-align:center;
	
	padding:2%;
	margin:2%;
	border-radius:5px;
	margin-bottom:0px;
	margin-top:20px;
	
}

.columna_promocio img {
	max-width:60px;
	height:auto;
	widows:auto;
}

.columna_promocio i {
	color:#00b4df;
	font-size:60px;
	text-align:center;
}

.capa_promocion_academia i {
	color:#288BB6;
	font-size:60px;
	text-align:center;
	margin-bottom:20px;
}

.columna_promocio h2 {
	line-height:20px;
	font-size:20px;
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:30px;
	margin-top:10px;
	color:#000;
}

.columna_promocio h4 {
	font-size:18px !important;
}


.columna_promocio_llistat {
	width: 180px;
    margin-top: 21px;
    text-align: center;
    font-size: 14px;
    float: left;
}


.mensajes2 {
	float:right;
	width:40%;
	margin-bottom:20px;
	margin-top:-57px;
}

.l_mensaje1, .l_mensaje2 {
	float:left;
	width:93%;
	text-align:left;
	margin-bottom:20px;
	font-weight:regular;
}

.foto_lmensaje {
	float:left;
	width:5%;
	height:5%;
	margin-right:2%;
	overflow:hidden;
}

.foto_lmensaje img {
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

.sale_precio, .sale_precio input {
	color:#037EA1;
	text-align:center;
}

.sale_precio input {
	font-size:18px;
	font-weight:bold;
}

.sombra1 {
	box-shadow:0px 0px 5px #ccc;
	padding:2%;
	border-radius:5px;
	background-color:#f8f8f8;
}



.capa_ajuda_codigo_verificacion {
	background-color:#f8f8f8;
	border-radius:5px;
	box-shadow:0px 0px 5px #ccc;
	position:absolute;
	width:150px;
	display:none;
	transition-property:all;
	transition-duration:1s;
	padding:5px;
	color:#000;
	font-size:12px;
	line-height:16px;
}

.num_mensajes {
	float:right;
	margin-top:-42px;
}

.numero_num_mensajes {
	font-size:25px;
	color:#2ab5df;
}


#mensajes_al_profesor {
	

}

#buscar_academias .columna_ficha_profe {
    margin-bottom: 0px;
}

.block_hora {
	float:left;
	width:95px;
	margin-right:10px;
}

.tip_tipos_clases {
	float:left;
	width:95%;
	margin-left:0%;
	margin-top:0px;
	margin-bottom:10px;
}

.tip_tipos_clases i {
	margin-right:2%;
	color:#335983;
	}
	
	
.linia_tipo_materia {
	float:left;
	width:100%;
}

.ley_academia {
	font-size:11px;

}

.ley_academia a {
	text-decoration:underline;
	color:#037EA1;
}

.link_verd {
	
	color:#037EA1;
}

.estado_profes2 {
	width:83% !important;
	float:left;
	margin-bottom:0px;
}



.preu_petit {
font-size:18px;
}

.enllac_avis2 {
text-decoration:underline;
color:#2ab4dd;
}


#foro_sin_conexion .mensajes2 {
    float: right;
    width: 40%;
    margin-bottom: 0px;
    margin-top: 0px;
}


#foro_sin_conexion .mensajes1 {

    margin-bottom: 0px;
    margin-top: 0px;
}

#buscador_academias .linia_buscador_profesor_nombre h3 {
       color: #253238;
    font-size: 23px !important;
    font-weight: bold;
    float: left;
    width: 100%;
}


.col_profe3 {
width:100%;
margin-right:0%;
float:left;
}
.col_profe4 {
width:25%;
float:left;
}

.col_profe5 {
width:52%;
float:left;
margin-bottom:11px;

}

.col_profe6 {
float:left;
width:100%;
box-shadow:0px 0px 5px #e1e1e1;
padding:5%;
margin-bottom:10px;

}

.fons_gris1, .linia_buscador_profesor_presentacion, .col_profe6, .linia_buscador_profesor_materias, .linia_buscador_profesor_formacion, .linia_buscador_profesor_recursos, .linia_buscador_profesor_modalidad, .linia_buscador_profesor_horario, .linia_buscador_profesor_opiniones, .linia_buscador_profesor_preguntas {
background-color:#ffffff;
}


#buscador_ficha_profesor .linia_buscador_profesor_tclases {
width:105%;
float:left;
margin-top:10px;
padding-left:0px;
}


#buscador_ficha_profesor .linia_buscador_profesor_experiencia_dando_clases {
	width:100%;
	float:left;
	margin-top:10px;
	padding-left:2px;
}

#buscador_ficha_profesor .linia_buscador_profesor_clases {
	width:48%;
}

#buscador_ficha_profesor .linia_buscador_profesor_presentacion h2 {

    font-size: 20px;
    float:left;
    width:100%;
    margin-bottom:10px;

}

#buscador_ficha_profesor .linia_buscador_profesor_presentacion {
float:left;
width:65%;
box-shadow:0px 0px 5px #e1e1e1;
padding:4%;
border-radius:0px;
	

}


.linia_profesor_video {
float:left;
width:65%;
margin-bottom:20px;
height: auto;
overflow: hidden;
}

#buscador_ficha_profesor .linia_buscador_profesor_conectado {
margin-top:8px;
margin-left:89px;
}

.linia_paso2_experiencia {
	display: none;
	line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #00a8e1;
    font-weight: bold;

}


#buscador_ficha_profesor .linia_buscador_profesor_opiniones {
    width: 36%;
    margin-top: -30px;
	margin-left: 33%;
   

}

#buscador_ficha_profesor .linia_buscador_recursos {
width:100%;
margin-top:20px;
float:left;
margin-bottom:0px;
}

#buscador_ficha_profesor h3 {
color:#000;
font-size:20px !important;
margin-bottom:10px;
}

.canto_sha {
box-shadow:0px 0px 5px #e1e1e1;
}

.padding4 {
padding:4%;
}

#buscador_ficha_profesor .linia_buscador_profesor {
margin-bottom: 20px;
    margin-top: 0px;
    float: left;
    height: auto;
	width:65%;
	margin-left: 0px;
}


#buscador_ficha_profesor .linia_buscador_profesor0 {
margin-bottom: 1px;
    margin-top: 0px;
    float: left;
    height: 238px;
	width:100%;
}

@media screen and (max-width: 605px) {
    #buscador_ficha_profesor .linia_buscador_profesor0 {
        height: auto;
    }
}




#paso3 .linia_buscador_profesor {
    margin-bottom: 14px;
   
}


.text_columna2 {
float:left;
width:100%;
}

.text_columna2 h2 {
font-size:20px;
float:left;
width:100%;

}


#buscador_ficha_profesor .text_columna2 h3 {
color:#FF4629 !important;
font-size:13px !important;
float:left;
width:100%;
font-style: italic;
text-align:center;


}


.text_o {
float:left;
width:100%;
text-align:center;
margin-bottom:15px;
}

#buscador_academias .linia_buscador_profesor_opiniones {
margin:0px;
width:100%;
margin-top:8px;
}


.linia100 {
float:left;
width:100%;
}


.marginbottom20 {
margin-bottom:20px;
}

.marginbottom10 {
margin-bottom:10px;
}


#buscador_academias #que_realizamos {
margin-bottom:0px !important;
}


.titol_columna2_academia {
	float: left;
    width: 100%;
    background-color: #253444;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    /* height: 67px; */
    padding-top: 12px;
    padding-bottom: 0px;
    margin-bottom:20px;
    height:50px;
}



.campo_requerido_ta {
	box-shadow:0px 0px 5px #FF0000;
	padding: 10px !important;
    width: 100%;
    color: #666;
    font-size: 18px;
    border: 1px solid #ccc;
    border-radius: 5px;
	height:90px;
}

.campo_requerido {
	box-shadow:0px 0px 5px #FF0000;
	padding: 10px !important;
    width: 100%;
    color: #666;
    font-size: 18px;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 53px;
}

.campo_relleno {
	box-shadow:none;
	padding: 10px !important;
    width: 100%;
    color: #666;
    font-size: 18px;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 53px;
}

.dies_setmana {
	width:100%;
	background-color:#29B2D9;
	float:left;
	border-top:1px solid #fff;
}

.dia_semana {
	float:left;
	width:14%;
	text-align:center;
	font-size:10px;
	color:#FFF;
}

.pas2_col1 {
	width:30%;
	margin-right:3%;
	float:left;

	

	
}

.pas2_col2 {
	float:left;
	width:67%;
	padding:3%;
	box-shadow:0px 0px 5px #e1e1e1;
	background-color:#ffffff;
}




.pas3_col2 {
	float:left;
	width:67%;
	background-color:#f3f3f3;
	
	
	
}

#paso3 .col_profe6 {

height: 370px !important;
}

#paso3 h1 {
	text-align:center;
}

.pas3_col20 {
box-shadow:0px 0px 5px #e1e1e1;
float:left;
	width:100%;
	padding:3%;
	margin-bottom:30px;
	background-color:#ffffff;
	height: 370px;

}

.paso3_bb {
	text-align: center;
	font-weight: bold;
}


.paso3_bb strong {
	color: #2AB7DF;
}

.centrat {
	text-align: center;
}

.distancia_top {
	margin-top: 30px;
}


.boto_bb {
	
    width: 100px;
    margin-right: 1%;
    background-color: #2AB7DF;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    height: 28px;
    font-size: 10px;
    font-size: 16px;
    margin-top: 10px;
	padding: 7px 10px;
	text-align: center;
}

.altura_lliure {
height:auto !important;
}

.cercle_pas3 {
	float:left;
	margin-right:20px;
	
	margin-top: -3px;
}

.cercle_pas3 i {
	color:#01b4df;
	font-size:20px;
	padding-top:5px;
}

.span_destaca2 {
	font-weight:bold;
	color:#01b4df;
}

.span_destaca {
	font-weight:bold;
	color:#01b4df;
}

 #buscador_ficha_profesor .lados p {
	margin-bottom:0px;
	padding-bottom:5px;
}

 #buscador_ficha_profesor .lados h3 {
	font-size:16px !important;
	    margin-bottom: 0px;
}

.preu_total {
font-size:20px;
font-weight:bold;
line-height: 50px;
color:#333;
}


.iframe_sms {
	display:none;
}


.et_pb_text ol, .et_pb_text ul {
    padding-bottom: 0px !important;

}

#promocio_academies {
	margin-top:20px;
	box-shadow: 0px 0px 5px #ccc;
	background-color:#ffffff;
}

.capa_clase i {
	color:#253238;
}

#submenu_acceder_top {
	position:absolute;
	margin-top:38px;
	margin-left:100px;
	width:200px;
	background-color:#fff;
	box-shadow: 0px 0px 5px #ccc;
	padding:10px;
	transition:all 0.3;
	display:none;
}

#submenu_acceder_top li {
	padding-left:0px;
	list-style:none;
	text-align:left;
	padding:5px 10px;
}

#submenu_acceder_top li:hover {
	background-color:#f8f8f8;
	
}

.li_mes_separat {
margin-top:40px !important;
}

.text_clase_gratis {
	background-color:#00D06C;
	padding:10px 10px;
	border-radius:5px;
	color:#fff !important;
	text-align:center;

}

.text_clase_gratis2 {
	padding:10px 10px !important;
	border-radius:5px;
	box-shadow: 0px 0px 5px #ccc;
	color:#333 !important;
	text-align:center;
}


.widget_oa-social-login {
width:100% !important;
padding-top:20px;
}


.mes_info_profe {
	    color: #335983;
    font-size: 14px;
    top: -10px;
    position: relative;
	
}

.taula_preu_profe {
	width:300px;
    margin-top: 100px !important;
	margin-left: 20px;
}
.taula_preu_profe th {
	font-size: 17px;
    background-color: #2ab5df;
    color: #fff !important;
    text-align: center;
    line-height: 25px !important;
	padding: 13px;
}

.taula_preu_profe td {
	font-size:17px;
	background-color:#fff;
	text-align:center;
	font-weight:bold;
	color:#333
}

.punt_pendent {
width: 15px;
    height: 15px;
    border-radius: 20px;
    background-color: #FF1E00;
    float: right;
    margin-top: -7px;
}

.acceder_top .punt_pendent {

    margin-top: 6px;
	margin-right: 20px;
}

.capa_pop {
	display:none;
	background-color:#253444;
	padding:2px;
	box-shadow:0px 0px 5px #ccc;
	position:absolute;
	border-radius:5px;
	width:295px;
	color:#FFF;
	font-size:13px;
	text-align:center;
	margin-left:10px;
	margin-top:-6px;
}

.foto_top {
	height:25px;
	width:auto;
	max-width:25px;
	border-radius:50px;
	float:left;
	margin-right:5px;
	margin-top:12px;
	margin-left:-25px;
}

.acceder_top a {
padding-left:0px;
}

.datos_clase p {
margin-bottom:0px;
padding-bottom:0px;
}

#titular_paso3 h2 {
font-weight:bold !important;
margin-bottom:5px;
padding-bottom:0px;
font-size:22px;

}

#titular_paso3 {
margin-bottom:20px !important;
}

#usuario_incorrecto:nth-child(2) {
display:none;
}

.blau {
	color:#00b4e1!important;
}

.text_blau_petit {
	color:#00b4e1!important;
	
	text-decoration: none !important;
	font-size: 11px;
}


.text_vermell_petit {
	color:#F50408 !important;
	
	text-decoration: none !important;
	font-size: 11px;
}


.enllac_blau {
	color:#00b4e1!important;
	
	text-decoration: none !important;
}


.enllac_blau_fosc {
	color:#253444!important;
	font-weight:normal !important;
	text-decoration: none !important;
}



.enllac_blau_fosc_subratllat{
	
	color:#0b2fac!important;
	font-weight:normal !important;
	text-decoration: underline !important;
}






/* MODAL */



.modal-contenido{
 
  width:90%;
  padding: 0px;
  margin: 2% auto;
  margin-left:5%;
  margin-right:5%;
  position: absolute;
  text-align:left;
  padding-top:100px;
 
}
.modal{
  background-color: rgba(0,0,0,.9);
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  transition: all .5s;
  display:none;
  z-index:999999;
  pointer-events:auto;
  
 
}
.modal:target { 
  opacity:1;
  pointer-events:auto;
  display:block;
}

#modal_email:target { 
  opacity:1;
  
  display:block;
}


.modal h3 {
	text-align:center;
}


.modal2{
  background-color: rgba(0,0,0,.9);
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  transition: all .5s;
  
 
}
.modal2:target{
  opacity:1;
  pointer-events:auto;
}

.close {
  position: absolute;
  top: 35px;
  right: 35px;
  color: #fff;
  background-color:#2ab5df;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  z-index:1;
  line-height:none;
  padding:12px 12px;
}

.close:hover, .close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  z-index:1;
  background-color:#333;
}

.capa_dins_modal {
	margin:auto;
	width:500px;
	background-color:#fff;
	border-radius:5px;
	padding:40px;
	height:auto;
	min-height:550px;
	
}



/* FI MODAL */



.text_cupon {
	float:left;
	margin-left:0px;
	padding-top:10px;
	width:100%;
	color:#666;
}

.txt_foto_perfil {
font-size:12px;
color:#666;
text-align:center;
float:left;
margin-top:65px;
width:100%;
}

.simovil {
display:none;
}

.nomovil {
display:block;
}


#buscador_ficha_profesor .col_profe6, #buscador_ficha_profesor .profe_col2 {
	height:auto;
}






.acceder_top {
	float:right; 
	margin-right:25px;
	
}

#recordar_email {
	float:left;
	width:100%;
	padding:10%;
}



#buscador_ficha_profesor .text_columna2 {
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.principal_registro {
	width:100%;
	min-height: 500px;

}



.n_pagina {
	color: #595959;
	padding-left: 4px;
	padding-right: 4px;
}

.paginacio {
	float: left;
	width: 100%;
	text-align: center;
}

.taula_bd td {
	text-align: center;
}


.linia_llegenda {
	float: left;
	width: 100%;
	margin-top: 38px;
	padding-top: 40px;
	border-top:#ccc 1px solid;
	
	
}

.linia_llegenda span {
	line-height: 12px;
	font-size: 12px;
	float: left;
	width:100%;
	margin-top: 10px;
	
}

#login_xarxes {
	height:0px !important;
}


#buscador_academias .linia_buscador_profesor_foto img, #buscador_academias .linia_buscador_profesor_foto {
    
    width: 95px !important;
	max-height:110px !important;
    
}

#buscador_ficha_academia .columna_ficha_profe {
    width: 20% !important;
}


#buscador_ficha_profesor .linia_buscador_profesor_clases i, #buscador_ficha_profesor .linia_buscador_profesor_experiencia_dando_clases i {
	color: #335983;
}

.exemple_foto{
	float: left;
	width: 100%;
	margin-top: 20px;
} 

.exemple_foto img {
	width: 100%;
}


#mapa_buscador {
	float: left;
	width: 100%;
	margin-bottom: 40px;
	
}

.toggle-checkbox {
    display: none;
}

.texto-oculto {
    display: none;
    transition: all 0.3s ease;
}

.toggle-checkbox:checked ~ .texto-oculto {
    display: block;
}

.toggle-label {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.toggle-label img {
    margin-right: 10px;
}





.boto_listadomapa {
	border-radius:5px;
	border:1px solid #e2e2e2;
	padding:5px 10px;
	color: #333;
	background-color: #fff;
	float: right;
	margin-left: 10px;
}

.actiu_listadomapa {
	background-color:#00b4e1 !important;
	color: #fff;
}

#botons_listadomapa {
	margin-bottom:22px;
}


.profes_promo {
	border-top:13px solid #ffd836;
	
}

.li_boto1 {
	background-color: #ffd836;
	border-radius:5px !important;
	padding:10px 5px;
	color: #000 !important;
	float: right !important;
}

.li_boto2 {
	background-color: #ffd836;
    border-radius: 5px !important;
    padding: 10px 5% !important;
    color: #000 !important;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    min-width: 300px;
    
    text-align: center;
}

.menu_profesores_top .li_boto1 a {

	color: #000 !important;

}

.capa_promo {
	    float: left;
    width: 100%;
    margin-left: 0;
	margin-top:35px;
    text-align: center;
}

.capa_promo h4 {
	font-size: 21px;
	color: #242c3b;
}

.capa_promo ul {
	margin: 0px;
	padding: 0px;
}

.capa_promo2 {
    float: left;
    width: 30%;
    margin-right: 1.5%;
    margin-left: 1.5%;
    border-radius: 15px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #ccc;
    margin-top: 50px;
    padding: 4%;
    text-align: center;
}


.capa_promo3 {
	float: left;
	width: 100%;
	padding-top: 15px;
	color: #2ab4dd;
	
}

.preu_promo {
	font-size: 26px !important;
	font-weight: 600;
	color: #253444;
}


.preu_promo_antic {
    font-size: 20px; /* Más pequeño */
	margin-bottom: 7px;
    text-decoration: line-through; /* Tachado */
	text-decoration-color: #f44336; /* Color de la línea tachada */
    color: #888; /* Color más claro */
    display: block; /* Se muestra como un bloque para que esté encima */
}





.linia_promo {
	float: left;
	width: 100%;
	margin-top:22px;
	text-align: left;
	
}

.capa_promocionspas2 {
	float: left;
	width: 100%;
}

.capa_promocionspas4 {
	float: left;
	width: 100%;
	text-align: center;
}


.linia_promo li {
	list-style: none;
	background-image: url(/img/punto-flecha-azul.png);
	background-size: 14px 14px; /* Ajusta el tamaño de la imagen de fondo */
    background-position: left 4px top 6px; /* Mueve la imagen hacia abajo */
	background-repeat: no-repeat;
	padding-left: 35px;
    margin-bottom: 15px;
    margin-left: 0%;
}


.linia_promo_visi {
	float: left;
	width: 100%;
	margin-top:60px;
	text-align: center;
	
}

.linia_promo_visi i {
	color: #2ab4dd;
}


.breadcrum_promocions {
	float: left;
	width: 60%;
	margin-left: 20%;
	margin-top: 20px;
	margin-bottom: 45px;
	
}

.breadcrum1, .breadcrum2, .breadcrum3 {
	float: left;
	width: 33%;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	margin-top:-15px;
}

.breadcrum_promocions i {
	color: #2ab4dd;
	font-size: 30px;
	background-color: #fff;
}

.plan_promocions {
	font-size: 22px;
	font-weight: 700;
}

.capa_promocionspas2 h4 {
	margin-top: 25px;
}

.text_petit_promo {
	font-size: 12px;
	font-weight: 400;
}


.text_petit_promo2 {
	font-size: 15px;
	font-weight: 400;
}

.capa_promocionspas2 label {
	font-size: 18px;
	font-weight: 700;
}

.linia_breadcrum_promo {
	float: left;
    width: 63%;
    z-index: 1;
    margin-left: 18%;
    margin-right: 18%;
    border-top: 2px solid #2ab4dd;
}


.promocions_passades {
	float: left;
	width: 100%;
	background-color: #F8F8F8;
	padding: 5%;
	margin-top: 100px;
}



.cell_promocions_passades {
	float: left;
	width: 33%;
	padding: 2%;
}

.verd_promocions {
	color: #47dd09;
}

.enllac1 {
	color: #2ab4dd;
	text-decoration: underline;
}


.barra_promocions {
	
	
	float: left;
	width: 100%;
	margin-left: 0%;
	border:1px solid #ccc;
	border-top:10px solid #ffd836;
	margin-top:80px;
	
	
	
}






 .contenedor_columnas_planes_profesores {
        display: flex;
        gap: 45px; /* Espacio entre columnas */
        margin-top: 20px; /* Margen superior opcional */
	 	margin-bottom: 15px;
    }
   


.columna_planes_profesores:first-child {
    flex: 2; /* La columna de la izquierda será más ancha */
    padding: 15px;
    text-align: justify;
	background-color: #e8f8ff;
	border-radius: 4px;
	padding-right:5px;

}

.columna_planes_profesores:last-child {
    flex: 1; /* La columna de la derecha será más estrecha */
    padding: 15px;
    text-align: justify;
	background-color: #e8f8ff;
	border-radius: 4px;

}




/* Apilar columnas en dispositivos móviles */
@media screen and (max-width: 605px) {
  .contenedor_columnas_planes_profesores {
    display: flex;
    flex-direction: column; /* Cambiar la dirección del eje principal a columna */
    gap: 20px; /* Espaciado entre las columnas */
  }

  .columna_planes_profesores {
    width: 100%; /* Asegurar que cada columna ocupe el ancho completo */
  }

  .capa_promo2 {
    width: 96% !important; /* Ajustar el ancho de las promociones */
    margin-left: 0; /* Quitar márgenes laterales */
  }
}

























.barra_promocions_imatge {
	float:left;
	width: 10%;
	padding-top: 3%;
	padding-left: 3%;

	padding-bottom: 1%;
}

.barra_promocions_imatge i {
	font-size: 40px;
	color: #00b4e1;
	text-align: center;
	
}


.barra_promocions_text {
	float:left;
	width: 60%;
	padding: 1%;
	padding-left: 30px
	
}

.barra_promocions_text p {
	margin:0px;
	padding: 0px;
}




.barra_promocions_boto {
	float: left;
	width: 40%;
	padding: 2%;
	padding-right: 3%;
}

.barra_promocions_boto .boton_buscador {
	float: right !important;
}

.tag_menu {
	background-color: #ffd836;
	padding: 0px 4px !important;
	position: absolute;
	margin-top:-15px;
	margin-left: -12px;
	font-size: 10px;
	color: #000 !important;
	border-radius: 3px;
}

.linia_verificado {
font-size:14px;
}

.caixa_baja_promo {
	float: left;
	width: 100%;
	padding: 40px;
	text-align: center;
}

.caixa_baja_promo input {
	margin-bottom:10px;
}


.top_verifica_perfil {
	float: left;
	width: 100%;
	margin-top:-25px;
	background-image: url(/img/top-verificado-profesor.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding-bottom: 150px;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
}

/* Estilos para dispositivos móviles */
@media (max-width: 605px) {
    .top_verifica_perfil {
        background-size: cover;
        padding: 15px;
    }
}





.top_verifica_perfil h2 {
	color: #ffffff;
}

.top_verifica_perfil p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
}


.top_verifica_perfil .li_boto2 {
	margin-left: 0px;
	width:250px;
	margin-top: 30px;
}


#verifica_perfil .capa_promo2 {
	box-shadow: none;
	border: none;
	width: 60%;
    margin-left: 20%;
}

@media (max-width: 605px) {
    #verifica_perfil .capa_promo2 {
        width: 100%;
        margin-left: 0%;
    }
}


#verifica_perfil .capa_promo3 {
	width: 100%;
	margin-bottom: 50px;
	text-align: left;
	color: #000;
}

#verifica_perfil .capa_promo3 img {
	float: left;
	margin-right: 50px;
	width: 50px;
	margin-bottom: 50px;
}

#verifica_perfil .capa_promo3 h4 {
	text-align: left;
	margin-top: -20px;
	
}

#verifica_perfil .linia_promo_visi img {
	width: 50px;
}

#verifica_perfil .linia_promo_visi {
	border-bottom:1px solid #cccccc;
	padding-bottom:80px;
	margin-bottom:50px;
}

.linia_verifica_text {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: -20px;
	text-align: left;
	
}

.linia_verifica_text1 {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 25px;
	
}

.linia_verifica_text1 img {
	float: left;
	margin-bottom: 11px;
	width: 20px;
	margin-right: 10px;
	
}

.linia_verifica_text h6 {
	font-weight: bold;
	font-size: 16px;
}

.bordegris {
	border:1px solid #ccc !important;
}

.banner_verifica_perfil {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 99%;
    background-color: #e8f8ff;
    padding: 1%;
    text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.banner_verifica_perfil img {
    max-height: 35px;
    margin-right: 10px; 
}

.banner_verifica_perfil span {
    margin-top: 0; 
    margin-right: 10px; 
}

.boto7 {
    padding: 5px 25px;
    color: #fff;
    background-color: #032335;
    text-decoration: none;
    border-radius: 5px; 
}


.capa_quieres_mas_visitas {
	
	float: left;
	width: 100%;
	padding:2%;
	border:0px solid #ccc;
	margin-top: 0px;
	
}


.capa_quieres_mas_visitas img {
	float: left;
	margin-right: 20px;
}

.capa_quieres_mas_visitas .li_boto2 {
	float: right !important;
	margin-left: 20px;
	background-color: #2ab4dd;
}

.capa_quieres_mas_visitas p {
	float: left !important;
	width:60% !important;
}



.barra0 {
	float: left;
	width: 100%;
}


.barra1 {
	border-radius:10px;
	float: left;
	width:100%;
	height:15px;
}


.barra3 {
	
	float: left;
	width:100%;
	text-align: center;
	margin-top:25px;
	font-weight: bold;
}

.barra4 {
	
	float: left;
	width:100%;
	margin-top:17px;
	margin-bottom: -8px;
	color: #0b2fac;
    text-decoration: underline;
	
}

.barra4 a {
	color: #032335;
}

.barra00 {
	
	background: #efefef;

}


.barra20 {
	
	background: rgb(221,53,9);
background: linear-gradient(90deg, rgba(221,53,9,1) 0%, rgba(221,53,9,1) 20%, rgba(239,239,239,1) 20%, rgba(239,239,239,1) 100%);
}


.barra70 {
	
	background: rgb(177,221,9);
background: linear-gradient(90deg, rgba(177,221,9,1) 0%, rgba(177,221,9,1) 70%, rgba(239,239,239,1) 70%, rgba(239,239,239,1) 100%);
}


.barra100 {
	
	background: rgba(177,221,9);

}

#contenido_promocions {
	float: left;
	width: 47%;
	padding: 5%;
    box-shadow: 0 0.0625rem 0.425rem 0 rgba(102,102,100,0.24);
	border-radius: 5px;
	margin-bottom: 50px;
	margin-right: 5%;
	
	
}

#contenido_promocions4 {
	float: left;
	width: 100%;
	padding: 0%;
    box-shadow: none;
	border-radius: 0px;
	margin-bottom: 50px;
	margin-right: 0%;
	
	
}






#contenido_promocions_elegir_plan {
	float: left;
	
}




.barra5 {
	float: left;
	width: 50%;
	text-align: left;
	color: #000;
	font-weight: bold;
	
}

.barra6 {
	float: right;
	width: 50%;
	text-align: right;
	color: #000;
	font-weight: bold;
	
}


.barra7 {
	float: left;
	width: 33%;
	text-align: left;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
	
}


@media only screen and (max-width: 605px) {
    .barra7 {
        width: 65%;
    }
}



.barra8 {
	float: left;
	width: 125%;
	text-align: left;
	margin-top: 10px;
	color: #0b2fac;
    text-decoration: underline;
	font-weight: normal;


	
}



.barra9 {
	float: left;
	width: 110%;
	text-align: left;
	margin-top: 10px;
	
	
}


@media only screen and (max-width: 605px) {
    .barra9 {
        width: 160%;
		margin-left: -25px;
    }
}





#contenido_valoracions {
	float: left;
	width: 33%;
	margin-left: 45%;
}



#contenido_valoracions_foto {
	float: left;
	width: 33%;
	margin-left: 45%;
}


@media only screen and (max-width: 605px) {
	#contenido_valoracions_foto {
		margin-left: 38%;
	}
}














.valora1 {
	text-align: center;
}



/* Estilos para el modal */
        #modal_copy_link {
            display: none; /* Ocultar inicialmente */
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 20px;
            border-radius: 10px;
            text-align: center;
            z-index: 1000;
        }


  /* Estilos para el modal */
        #modal_error {
            display: none; /* Ocultar inicialmente */
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 20px;
            border-radius: 10px;
            text-align: center;
            z-index: 1000;
        }



.mas_elegido {
	float: left;
	color: white;
	width: 77%;
	border:2px solid #fff;
	border-radius:10px;
	margin-left: 12%;
	margin-top: -45px;
	background-color: #0b2fac;
	padding: 3% 3%;
	font-weight: bold;
	box-shadow: 0px 0px 25px 0px #bfbfbf;
	font-size:18px;
	
}


.mas_recomendado {
	float: left;
	color: #0b2fac;
	width: 77%;
	border:2px solid #0b2fac;
	border-radius:10px;
	margin-left: 12%;
	margin-top: -45px;
	background-color: #fff;
	padding: 3% 3%;
	font-weight: bold;
	box-shadow: 0px 0px 25px 0px #bfbfbf;
	font-size:18px;

	
}


.contratado {
	color: #666666;
	text-align: center;
}

.contratado h5 {
	text-align: center;
	font-size: 20px;
	color: #43a047;
	
}










.capa_anuncis1 {
	display: flex; 
	justify-content: space-around; 
	text-align: center; 
	margin-top: 70px;
}


.capa_anuncis2 {
	float:left;
	width: 100%;
	padding: 2%;
	text-align: left; 
	margin-top: 25px; 
	border:1px solid #ccc;
}


.capa_anuncis2 h4 {
	display: block;
	float: none;
}


.capa_anuncis3 {
	text-align: center; 
}





#anuncios #contenido_promocions {
    float: left;
    width: 100%;
    padding: 5%;
    box-shadow: 0 0.0625rem 0.425rem 0 rgba(102, 102, 100, 0.24);
    border-radius: 5px;
    margin-bottom: 50px;
    margin-right: 5%;
}


#anuncios_mostrar {
    float: left;
    width: 65%;
    padding: 0%;
    
    border-radius: 0px;
   
    margin-right: 0%;
	
}

#anuncios_mostrar h2 {
	margin-bottom: 25px;
	margin-top:50px;
}




.switch {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 24px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0; left: 0;
  right: 0; bottom: 0;
  background-color: #f45347; /* rojo por defecto */
  transition: .4s;
  border-radius: 34px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px; width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #4b9d4e; /* verde si está activado */
}

input:checked + .slider:before {
  transform: translateX(22px);
}




.tooltip-ver {
  position: relative;
  display: inline-block;
}

.tooltip-ver span {
  visibility: hidden;
  background-color: #444;
  color: #fff;
  text-align: center;
  padding: 6px 10px;
  border-radius: 5px;
  position: absolute;
  z-index: 10;
  bottom: 125%; /* encima del texto */
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  font-size: 15px;
  opacity: 0;
  transition: opacity 0.2s;
}

.tooltip-ver:hover span {
  visibility: visible;
  opacity: 1;
}


/* Estilos para la lista de anuncios */
.anuncios-container {
    width: 100%;
    margin: auto;
    
    color: #333;
	
}


.anuncios-container-listado {
    width: 100%;
    margin: auto;
    
    color: #333;
	
}


/* ✅ VERSIÓN MÓVIL: expandir a 152% del ancho */
@media screen and (max-width: 768px) {
    .anuncios-container {
        width: 152%;
    }
}

@media screen and (max-width: 768px) {
    .anuncios-container-listado {
        width: 100%;
    }
}
#anuncios_mostrar .anuncio {
	border-top:8px solid #01b4df;
	margin-top: 25px;
	padding-bottom: 25px;
	padding-top:25px;
}


#anuncios_mostrar .anuncio p {
	
	font-size: 16px;
	font-weight: 500;
	margin-top: 20px;
	font-weight: bold;

}


.anuncios-header {
    background-color: #f5f5f5;
    padding: 10px;
    font-weight: bold;
    border-radius: 5px;
    margin-bottom: 20px;
	margin-top:20px;
}

.anuncio {
    display: flex;
    align-items: center;
    border: 1px solid #e7e7e7;
    padding: 15px;
    margin: 20px 0;
    border-radius: 5px;
    background-color: #fbfbfb;
}

.estado select {
    border: 1px solid #ccc;
    padding: 5px;
    cursor: pointer;
    border-radius: 4px;
    background-color: #fff;
}

.contenido h3 {
    margin: 0;
    font-size: 18px;
    color: #000;
}

.contenido p {
    margin: 5px 0;
    font-size: 14px;
}

.acciones a {
    color: #0b2fac;
    text-decoration: none;
    font-size: 14px;
}

.acciones a:hover {
    text-decoration: underline;
}

.codigo {
    font-size: 12px;
    color: gray;
    margin-top: 5px;
}

.estado select:focus {
    outline: none;
    border-color: #007bff;
}

.anuncio .contenido {
	padding-left: 4%;
}



.anuncio.difuminado {
    opacity: 0.4;
    pointer-events: none;
}




.anuncio-detalle {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    border: none;
    border-radius: 0px;
    background-color: #fff;
   
}
.anuncio-detalle h2 {
    font-size: 22px;
    margin-bottom: 35px;
}
.anuncio-detalle p {
    font-size: 16px;
    margin: 6px 0;
}
.anuncio-detalle hr {
    margin: 15px 0;
}


