/*GENERALES*/
html{overflow-y: scroll;}
body{overflow: hidden;}

.boton,.formularios input[type="submit"]
{
	background-color:#555555;
	color:#ffffff;
	padding:5px 20px 6px 20px;
	display:inline-block;
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
	cursor:pointer;
	border:0px;
}
.boton:hover,.formularios input[type="submit"]:hover
{
	background-color:#333333;
	color:#ffffff;
}




#wp-admin-bar-site-name-default{display:none;}
#wp-admin-bar-smart_slider_3{display:none;}
#wp-admin-bar-duplicate-post{display:none;}
#wp-admin-bar-duplicate_this {display:none !important;}


#wpadminbar .ab-submenu {padding: 0px;}

#wp-admin-bar-updates{display:none !important;}
#wp-admin-bar-cmp-admin-notice .cmp-logo{display:none !important;}
#wp-admin-bar-cmp-admin-notice .ab-label{display:none !important;}
#wp-admin-bar-cmp-admin-notice #cmp-toggle-adminbar::before{content:"PUBLICADA" !important;}
#wp-admin-bar-cmp-admin-notice #cmp-toggle-adminbar::after{content:"OCULTA" !important;}
#wp-admin-bar-cmp-admin-notice .status-1::before{content:"PUBLICADA" !important;}
#wp-admin-bar-cmp-admin-notice .status-1::after{content:"OCULTA" !important;}
#wp-admin-bar-cmp-admin-notice .toggle_handler{background-color:#2d936c !important;}
#wp-admin-bar-cmp-admin-notice .status-1 .toggle_handler { background: #e63946 !important;}
#wp-admin-bar-cmp-admin-notice #cmp-toggle-adminbar {width:140px !important;}
#wp-admin-bar-cmp-admin-notice .toggle_handler{width:76px !important;}
#wp-admin-bar-cmp-admin-notice #cmp-toggle-adminbar.status-1 .toggle_handler{width:50px !important;transform: translateX(75px) !important;}
#wp-admin-bar-cmp-admin-notice .ab-sub-wrapper{display:none !important;}
#wp-admin-bar-elementor_site_settings{display:none !important;}
#wp-admin-bar-elementor_app_site_editor{display:none !important;}



/* FORMULARIOS */
.loslabels
{
	padding-top:15px;
	padding-bottom:3px;
	color:#333333;
	font-weight:700;
	padding-top: 0px !important;
}





.mayusculas
{
	text-transform: uppercase;
}

.primera_mayuscula:first-letter
{
	text-transform: uppercase;/* porque no funciona con inlines. Añadir display:inline-block or display:block */
	
}


.video-responsivo {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}


.video-responsivo iframe, .video-responsivo object, .video-responsivo embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.stiky{position: -webkit-sticky;position: sticky;top: 50px;}

@media screen and (max-width: 991px)
{
	.stiky{position: relative;}
}



/* CUADRADOS */
.cuadradoCss{position: relative;width: 100%;overflow:hidden;background-color:#dddddd;}
.cuadradoCss .cuadradoCssCont{position: absolute;width: 100%;height: 100%;}
.cuadradoCss:after{content: "";display: block;}
.cuadradoCssImg{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:5;}
.cuadradoCssImg img{width:100%;height:100%;object-fit:cover;display:block}

.cuadradoCss.cuadradoCss100100{padding-bottom: 100%;}
.cuadradoCss.cuadradoCss10075{padding-bottom: 75%;}
.cuadradoCss.cuadradoCss10066{padding-bottom: 66%;}
.cuadradoCss.cuadradoCss10050{padding-bottom: 50%;}
.cuadradoCss.cuadradoCss10033{padding-bottom: 33%;}
.cuadradoCss.cuadradoCss10020{padding-bottom: 20%;}




/* BUSCADORES */


.formularios select
{
	display:inline-block;
	width:100%;height:50px;background-color:#fafafa !important;color:#333333;font-size:15px;
	border: 1px solid #dddddd;
	margin-top: 15px;
	outline: none;
	/*box-shadow: 0px 1px 7px #e8e8e8;*/
	transition: 0.4s border;
	/*border-radius:35px;*/
	font-family: "Open Sans",Arial,sans-serif;
	padding:0px 10px;
	
	}

.formularios input[type="text"],.formularios input[type="password"],.formularios input[type="email"]
{
	display:inline-block;
	width:100%;height:50px;background-color:#fafafa !important;color:#333333;font-size:15px;
	border: 1px solid #dddddd;
	border-radius: 3px;
	margin-top: 15px;
	outline: none;
	transition: all .3s;
	color: #333333;
	padding: 1rem 1rem;
	/*border-radius:35px;*/
	font-family: "Open Sans",Arial,sans-serif;
}


.formularios textarea
{
	display:block;
	width:100%;height:50px;background-color:#fafafa !important;color:#333333;font-size:15px;
	border: 1px solid #dddddd;
	margin-top: 15px;
	outline: none;
	transition: 0.4s border;
	padding:10px 10px;
	/*border-radius:35px;*/
	font-family: "Open Sans",Arial,sans-serif;
	resize:none;
}


/*CHECKBOX*/

 /* Customize the label (the container) */
.formularios .checkbox {
  position: relative;
  padding-left: 32px;
  padding-top: 3px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.formularios .checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.formularios .checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  background-color: #fff;
  border:1px solid #ccc;
}

/* On mouse-over, add a grey background color */
.formularios .checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.formularios .checkbox input:checked ~ .checkmark {
  background-color: #00478e;
   border:1px solid #00478e;
}

/* Create the checkmark/indicator (hidden when not checked) */
.formularios .checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.formularios .checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.formularios .checkbox .checkmark:after {
	
	left: 7px;
	top: 4px;
	width: 7px;
	height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.formularios .boton_buscar
{
	min-width:120px;
	display:inline-block;
	padding:0px 10px;
	background-color:#333333;
	color:#ffffff;
	cursor:pointer;
	line-height:50px;
	text-align:center;
	font-family: "Open Sans",Arial,sans-serif;
	margin-top: 15px;
	/*border-radius:35px;*/
}
.formularios .boton_buscar:hover{opacity:0.8;}

.formularios label{font-weight:400;}

@media screen and (max-width: 991px)
{
	.formularios select,.formularios input[type="text"]{width:100% !important;max-width:100% !important;}

	.boton_buscar{width:100% !important;max-width:100% !important;margin-bottom:50px;}

}





/*PAGINAS*/





@media screen and (max-width: 1199px)
{
	
}
@media screen and (max-width: 991px)
{
	.span_block{width:100% !important;text-align:center !important;}
	.span_block p{margin-bottom:10px !important;}
}
@media screen and (max-width: 767px)
{
	
}

.quitar_p p
{margin:0px !important;padding:0px !important;}



@media screen and (max-width: 991px){.esconder_movil{display:none;}}
@media screen and (min-width: 992px){.mostrar_movil{display:none;}}
.centrar_movil_derecha{float:right;}
@media screen and (max-width: 991px){.centrar_movil,.centrar_movil p,.centrar_movil_derecha{float:none !important;text-align:center !important;clear:both !important;width:100% !important;}}

