@charset "utf-8";


body {
	font-family: 'Glory', sans-serif;
	margin: 0px;
	font-size: 20px;
	line-height: 30px;
	color: #666;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.page {

}
#flotante {
	position: fixed;
	z-index: 999;
	top: 0px;
	right: 0px;
	margin-top: 20px;
}
@media only screen and (max-width:620px) { 
#flotante {
	margin-top: 5px;
}
}
#flotante ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#flotante li {
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
					}
#flotante li img {
		margin:10px;
		float: left;
	}
	@media only screen and (max-width:620px) { 
#flotante li img {
	margin-right: 0px;
}
}
#flotante ul li a{
	display: block;
	background-color: #AA0736;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #FFF;
	margin-bottom: 10px;
	text-align: center;
	-webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.3);
	box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.3);
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease; /* Establecemos una transición a todas las propiedades */
	color: #FFF;
	text-decoration: none;
	height: 50px;
	line-height: 50px;

}
#flotante ul li a:hover {
	padding-right: 20px;
}
#flotante ul li span {
	font-size: 1px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 600ms, visibility 600ms;
	transition: opacity 600ms, visibility 600ms;
	color: #AA0736;
}

#flotante ul li:hover span{
	font-size: 17px;
	visibility:visible;
	opacity: 1;
	color:#FFF;
}
@media only screen and (max-width:620px) { 
#flotante ul li:hover span{
	font-size: 15px;
}
}
#flotante .fb{
	display:none
}
#flotante #menu_responsive{
	display:none
}
@media only screen and (max-width:620px) { 
#flotante .fb{
	display:block
}
#flotante ul li a{
	height:34px;
	line-height:34px
}
#flotante li img {
margin: 7px;
		width:20px
	}
#flotante #menu_responsive{
	display:block
}	
}
.caja1100{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
@media only screen and (max-width:620px) { 
.caja1100{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
}
#cabecera {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	width: 100%;
	z-index: 99;
}
#cabecera .logo{
	height: auto;
	width: 250px;
	float: left;

}
@media only screen and (max-width:620px) { 
#cabecera {
	display: none;
}

}
#cabecera_der {
	float: right;
	padding-top: 40px;
	font-size: 20px;
	color: #999;
	text-align: right;
	line-height: 35px;
}
#cabecera_der .tel{
	font-size: 30px;
	color: #666666;
	text-decoration: none;
}
@media only screen and (max-width:620px) { 
#cabecera_der {
	display:none;
	float: none;
	padding-top: 10px;
	font-size: 40px;
	text-align: center;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
}
#cabecera_der img {
	float: left;
	margin-right: 10px;
}
#cabecera_der .bt_acceso {
	font-size: 18px;
	border:1px solid #999;
	border-radius:10px;
	padding-left:10px;
	padding-right:10px
}
#cabecera_der a.bt_acceso:hover {
	border-color: #AA0736;
}
#cabecera .link_presu {
	font-size: 18px;
	color: #014B89;
	text-decoration: none;
	border: 1px solid #014B89;
	padding-right: 5px;
	padding-left: 5px;
}
#cabecera a.link_presu:hover {
	color: #FFF;
	background-color:#014B89
}
#slogan  {
	color: #FFF;
	line-height: 45px;
	padding-top: 40px;
	font-size: 32px;
	text-align: center;
	padding-bottom: 40px;
	min-width: 1100px;
	background-color: #AA0736;
	margin-top: 180px;
}
#slogan  .quiebre{
	display:inline
}
@media only screen and (max-width:620px) { 
#slogan  {
	line-height: 30px;
	font-size: 27px;
	min-width: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-top: 195px;
}
#slogan  .quiebre{
	display:block
}
}
#botonera {
	padding-top: 20px;
	padding-bottom: 20px;
}

.foto_banda {
	width: 100%;
	height: 500px;
	object-fit: cover;
	min-width: 1100px;
}
@media only screen and (max-width:620px) { 
.foto_banda {
	height: 300px;
	min-width: 0px;

}
#slogan  .quiebre{
	display:block
}
}

#botonera_responsive {
	font-size: 20px;
	color: #999;
	line-height: 50px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: right;
}

#botonera_responsive img{
	width: 25px;
	margin-right: 5px;
}
#cabecera_responsive {
	display:none
}
#cabecera_responsive .logo {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 250px;
}
#cabecera_responsive .telefono{
	padding-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	padding-bottom: 10px;
	font-size: 14px;
}
#cabecera_responsive .telefono a{
	color: #666666;
	text-decoration: none;
	font-size: 27px;
	padding-left: 10px;
}
#cabecera_responsive .telefono a:hover{
	color: #666666;
}
@media only screen and (max-width:620px) { 
#botonera {
	display:none
}
#cabecera_responsive {
	display: block;
	position: fixed;
	z-index: 9;
	background-color: #FFF;
	width: 100%;
	top: 0px;
	text-align: center;
	border-bottom: #CCC 1px solid
}
}
@media only screen and (max-width:400px) { 
#botonera_responsive {
}
#cabecera_responsive {
}
}


#botonera_responsive .ico {
	cursor: pointer;
	float: left;
	background-color: #335A8C;
	margin-right:10px
}

#nav{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: center;
	width: 100%;
	padding-left: 250px;
	padding-right: 0px;
}

#nav .botonera_seccion {
	display: inline;
	list-style-type: none;
	font-size: 25px;
	color: #999;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
}
#nav .botonera_seccion .link{
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}
#nav .botonera_seccion a.link:hover{
	color: #AA0736;
}
#nav li.botonera_seccion:hover {
	color: #AA0736;
}

#nav .caja_desplegable {
	width: 350px;
	padding-top: 20px;
}
#nav .col_linea {
	text-align: left;
	margin-bottom: 1px;
	background-color: rgba(0,0,0,0.8);
	padding: 10px;
}

#nav .botonera_linea{
	font-size: 20px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	cursor: pointer;
}
#nav div.botonera_linea:hover{
	color: #CCCCCC;
}
#nav .botonera_familia{
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 10px;
	font-size: 15px;
}
#nav .botonera_linea a{
	color:#FFF;
	text-decoration:none
}
#nav div.botonera_linea:hover a{
	color: #CCCCCC;
}
#nav .botonera_linea .miniatura{
	float: left;
	margin-right: 10px;
	height: 50px;
}
#nav .botonera_familia a{
	color:#999;
	text-decoration:none
}
#nav .botonera_familia a:hover{
	color:#FFF
}
#animacion {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	background-image: url(https://panel.dj3reserlim.com/animacion/clinica_dental_moreno_fluxa_moncloa_arguelles_madrid_1.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 190px;
	height: 600px;
	background-size: cover
}
#animacion #wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width:1100px
}
#animacion .nivoSlider{
	margin-bottom:0px;
}
#animacion .nivoSlider img{
	width: 100%;
	min-height: 600px;
	max-height: 600px;
	object-fit: cover;
}
@media only screen and (max-width:620px) { 
#animacion {
	margin-top: 143px;
	height: auto;

}
#animacion #wrapper{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	min-width:1px
}
#animacion .nivoSlider img{
	min-height: 400px;
}
}
#empresa {
	background-color: #F2F2F2;
	padding-top: 40px;
	color: #666;
	padding-bottom: 40px;
	line-height: 23px;
	min-width:1100px
}

#empresa .circulo_servicio{
	width: 29%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 15px;
	float: left;
	text-align: center;
}

#empresa .circulo_servicio img{
	height: 100%;
	width: 100%;
	max-height: 100px;
	max-width: 100px;
	object-fit: cover;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#empresa .titulo {
	font-size: 32px;
	line-height: 35px;
	color: #AA0736;
	padding-bottom:10px
}
#empresa .enlace {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 80px;
}
#empresa .enlace a{
	font-size: 22px;
	color: #999;
	text-decoration: none;
}
@media only screen and (max-width:620px) {
#empresa {
	font-size: 22px;
	text-align: center;
		min-width:0px;
		padding-bottom:20px

} 
#empresa .enlace {
	margin-left: 0px;
}

#empresa .circulo_servicio{
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 15px;
	float: none;
	margin-bottom:30px
}
}
#empresa .enlace a:hover{
	color: #AA0736;
}
#empresa .img_der {
	border-radius: 50%;
	margin-right: 80px;
}
@media only screen and (max-width:620px) { 
#empresa .img_der {
	display: none;
}
}
#banner_cita {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 30px;
	line-height: 40px;
	min-width: 1100px;
	cursor: pointer;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(https://panel.dj3reserlim.com/img/business-man-working-talking-phone-concept.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
#banner_cita .caja1100{
	background-repeat: no-repeat;
	background-position: left center;
}
#banner_cita .txt{
	padding-top: 80px;
	text-align: right;
	padding-bottom: 80px;
}
#banner_cita .pq{
	text-shadow: 2px 2px 5px #ffffff;
	padding-right:400px;
	padding-bottom:40px
}
@media only screen and (max-width:620px) { 
#banner_cita .pq{
	padding-right:0px
}
}
#banner_cita .gde{
	font-size: 45px;
	color: #AA0736;
}


@media only screen and (max-width:620px) { 
#banner_cita {
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	min-width: 0px;
	background-size: auto 100%;
	background-position: left;
}
#banner_cita .caja1100{
	background-image: none;
}
#banner_cita .txt{
	width:200px;
	float:right;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 0px;
	text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
}
#banner_cita .gde{
	font-size: 35px
}
#banner_cita .img_banner {
	height: 150px;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
}
#banner_cita a {
	color: #999;
	text-decoration: none;
	border: 1px solid #999;
	font-size: 30px;
	padding-right: 15px;
	padding-left: 15px;
	font-style: normal;
	border-radius: 10px;
}
@media only screen and (max-width:620px) { 
#banner_cita a {
	font-size: 22px;
}
}
#banner_cita a:hover {
	color: #AA0736;
	border-top-color: #AA0736;
	border-right-color: #AA0736;
	border-bottom-color: #AA0736;
	border-left-color: #AA0736;
}
#banner_cita .llamar {
	font-size:30px
}
@media only screen and (max-width:620px) { 
#banner_cita .llamar {
	font-size:23px
}
}
#logos {
	padding-top: 20px;
	padding-bottom: 20px;
}
#logos img{
	width: 90%
}

@media only screen and (max-width:620px) { 
#logos table{
	width: 100%;
	text-align: center;
}

}	
#pie {
	background-color: #666;
	font-size: 18px;
	color: #FFF;
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 27px;
	min-width: 1100px;
}
#pie .bloque_dire{
	padding-bottom: 50px;
}
#pie .bloque_dire p{
	padding: 0px;
	margin:0px
}
#pie .bloque_dire iframe{
	height: 200px;
	width: 600px;
	margin-top: 30px;
}
#pie .bloque_dire a{
	color:#fff

}
@media only screen and (max-width:620px) { 
#pie .bloque_dire iframe{
	width: 100%;
	margin-bottom:20px
}
}
#pie .bloque_mail{
	clear:left
}
@media only screen and (max-width:620px) { 
#pie {
	text-align: center;
	min-width: 0px;
}
#pie .bloque_dire{
	float:none;
	padding-right:0px
}
}

#pie a{
	color: #FFF;
	text-decoration: none;
}
#pie a:hover{
	text-decoration: underline;
}
#pie .link{
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
}
#pie .titulo {
	font-size: 25px;
}
#pie .copy {
	text-align: center;
	clear: both;
	padding-top: 50px;
}
#pie .logo_pie {
	width:150px;
}
@media only screen and (max-width:620px) { 
#pie .copy {
	text-align: center;
	float: none;
	padding-top:0px
}
}
#pie .fb-page {
	float:right;
}
@media only screen and (max-width:620px) { 
#pie .fb-page  {
	display: none;
}
}
#pie .mapa {
	float: left;
	margin-top: 50px;
	display: none;
}
#pie .mapa iframe{
	width: 320px;
	height: 200px;
	margin-right: 10px;
}
@media only screen and (max-width:620px) { 
#pie .mapa {
	width:100%;
	height: 100px
}
}
#pie .botonera_pie{
	padding-top: 20px
}

@media only screen and (max-width:620px) { 
#pie .botonera_pie{
	display:none
}
}
#pie .subbotonera {
	line-height: 22px;
	padding-top: 5px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
#pie .subbotonera.uno {
	margin-left:110px
}
#pie .subbotonera.dos {
	margin-left:25px
}
#pie .subbotonera a{
	color: #CCC;
	text-transform: uppercase;
	font-size: 15px;
}
#pie .subbotonera a:hover{
	text-decoration:underline
}
#pie .subbotonera div{
	padding-bottom: 10px;
}
@media only screen and (max-width:620px) { 
#pie .img_der{
	float:none;
	margin-left:0px;
	margin-bottom:20px;
	width:150px
}
}
#pie .ico_pie {
	margin-right: 5px;
	margin-left: 5px;
}

.contenido {
	width: 1100px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width:620px) { 
.contenido {
	width: 95%;
	text-align: center;
	margin-top: 0px;
}
}
.seccion {
	font-size: 45px;
	color: #365A36;
	color: #AA0736;
	margin-bottom: 40px;
	text-align: center;
	line-height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
@media only screen and (max-width:620px) { 
.seccion {
	font-size: 35px;
}
}
.seccion .flia{
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
.seccion a.flia:hover{
	text-decoration: underline;
}
.destacado {
	color: #AA0736;
	font-size: 20px;
	text-decoration: none;
}
a.destacado:hover {
	text-decoration: underline;
}
.subtit {
	font-size: 20px;
	color: #014B89;
	padding-bottom: 20px;
	text-decoration: none;
}
a.subtit:hover {
	background-color: #8F0005;
	color: #FFF;
}










#detalle_producto .titulo_nove {
	font-size: 30px;
	color: #AA0736;
	line-height: 35px;
	
}
#detalle_producto .fecha {
	font-size: 15px;
	color: #999;
}
#detalle_producto .subtitulo {
	color: #999;
}
#detalle_producto .oferta {
	color: #FFF;
	background-color: #003B6A;
	padding: 5px;
	margin-top: 5px;
}





#detalle_producto .imagenes {
	float: left;
}
@media only screen and (max-width:620px) { 
#detalle_producto .imagenes {
	float: none;
	padding-bottom: 20px;
}
}
#detalle_producto .imagenes img {
	height: auto;
	width: 500px;
	margin-right: 40px;
	margin-bottom: 10px;
	border-radius:10px
}
@media only screen and (max-width:620px) { 
#detalle_producto .imagenes img {
	width: 100%;
	margin-right: 0px;
}
}
#detalle_producto .imagenes .foto2 {
	margin-right: 40px;
	margin-bottom: 10px;
}


#detalle_producto .imagenes .video {
	margin-top: 10px;
	margin-right: 40px;
	width: 450px;
}
#detalle_producto .imagenes .video iframe{
	height: 300px;
	width: 100%;
}
@media only screen and (max-width:620px) { 
#detalle_producto .imagenes .video {
	margin-right: 0px;
	width: 100%;
}
#detalle_producto .imagenes .video iframe{
	height: 200px;
}
}
#detalle_producto .texto {
	padding-top: 10px;
}
#detalle_producto .texto a, #detalle_producto .texto_destacado a {
	color: #AA0736;
}
#detalle_producto .texto a:hover, #detalle_producto .texto_destacado a:hover {
	text-decoration: none;
}

#detalle_producto .texto_destacado {
	background-color: #E9EAE8;
	padding: 10px;
	clear: both;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: justify;
}
#detalle_producto .sector_descargas {
	clear: both;
	padding-top: 40px;
	margin-right: 100px;
	margin-left: 100px;
	padding-bottom: 40px;
}

.sector_descargas .tit_descargas {
	float: left;
}

#detalle_producto .bt_descarga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	margin-left: 130px;
}
@media only screen and (max-width:620px) { 
#detalle_producto .sector_descargas {
	margin-right: 0px;
	margin-left: 0px;
}
.sector_descargas .tit_descargas {
	float: none;
	width:70px;
	display:block;
	margin:auto
}

#detalle_producto .bt_descarga {
	margin-left: 0px;
}
}
#detalle_producto .bt_descarga a{
	color: #666;
	text-decoration: none;
	font-size: 16px;
	line-height: 23px;
}
#detalle_producto .bt_descarga a:hover {
	color: #AA0736;
}

.volver  {
	text-align: right;
	padding-bottom: 30px;
}
.volver a {
	font-size: 17px;
	color: #999;
	text-decoration: none;
}
.volver a:hover {
	color: #666;
}
.volver_nove {
	font-size: 12px;
	color: #999;
	float: right;
	text-decoration: none;
	padding-left: 20px;
}
#detalle_producto .bt_ver {
	font-size: 14px;
	color: #FFF;
	background-color: #9A9754;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#detalle_producto a.bt_ver:hover {
	background-color: #666;
}

a.volver_nove:hover {
	color: #EA1E29;
}
#detalle_redes_hor {
	clear: both;
	color: #999;
	font-size: 16px;
	line-height: 30px;
	background-color: #F2F2F2;
}
#detalle_redes_hor .caja1100{
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(https://panel.dj3reserlim.com/img/icono_share.png);
	background-repeat: no-repeat;
}
@media only screen and (max-width:620px) { 
#detalle_redes_hor .caja1100{
	text-align:center
}
}
#detalle_redes_hor .rsociales img {
	margin-right: 5px;
}
#detalle_redes_hor .primera {
	margin-left:170px
}
@media only screen and (max-width:620px) { 
#detalle_redes_hor .primera {
	margin-left:0px
}
}
.separador {
	clear: both;
	height: 0px;
}
.galeria {
	background-color: #F2F2F2;
	margin-bottom: 40px;
	margin-top: 40px;
	clear: both;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
	border-radius: 10px;
}
.galeria img{
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-left: 10px;
	object-fit: cover;
	border-radius: 10px;
}
@media only screen and (max-width:620px) { 
.galeria {
	text-align:center
}
}
.productos_relacionados {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
}
.titulo_relacion {
	color: #CCC;
	margin-bottom: 20px;
	font-size: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	padding-left: 20px;
	text-align: center;
	
}
@media only screen and (max-width:620px) { 
.titulo_relacion {
	font-size: 30px;
}
}
.bloque_producto {
	background-color: #EBEBEB;
	float: left;
	width: 330px;
	margin-right: 15px;
	margin-left: 15px;
	cursor: pointer;
	text-align: center;
	height: 450px;
	margin-bottom: 30px;
	border-radius: 10px;
	padding-bottom: 15px;
	border: 1px solid #EBEBEB;
	color: #AA0736;
}
@media only screen and (max-width:620px) { 
.bloque_producto {
	float: none;
	max-width: 330px;
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;


}
}
div.bloque_producto:hover {
	background-color: #999999;
	color: #FFF;
}
.bloque_producto .foto {
	height: 330px;
	width: 330px;
	margin-bottom: 15px;
	object-fit: cover;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-radius: 10px;
}


.bloque_producto .bt_mas {
	color: #FFF;
	text-decoration: none;
	background-color: #E28118;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
}
.bloque_producto a.bt_mas:hover {
	background-color: #666;
	-webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}
.bloque_producto .titulo_linea {
	font-size: 12px;
	padding-left: 70px;
	color: #E28118;
	font-weight: bold;
}
.bloque_producto .titulo_producto  {
	font-size: 25px;
	text-decoration: none;
	padding: 15px;
}
.bloque_producto .titulo_producto a:hover {
	text-decoration:underline
}
.bloque_producto .texto_producto {
	padding-top: 10px;
}
.bloque_producto .descargar {
	float: right;
}

.titulo_seccion_home {
	font-size: 40px;
	color: #666666;
	margin-bottom: 20px;
	text-align: center;
	line-height: 35px;
	margin-top: 10px;
	clear: both;
}
.titulo_seccion_home a{
	color: #666666;
	text-decoration:none
}
.titulo_seccion_home a:hover{
	text-decoration:underline
}
.bloque_noticias  {
	float: left;
	width: 330px;
	height: 520px;
	margin-bottom: 30px;
	cursor: pointer;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #CCC;
	border-radius: 10px;
	padding-bottom: 15px
}
@media only screen and (max-width:620px) { 
.bloque_noticias  {
	float: none;
	max-width: 330px;
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
}
div.bloque_noticias:hover  {
	background-color: #EBEBEB;
}

.bloque_noticias .foto {
	width: 300px;
	height: 300px;
	object-fit: cover;
	margin: 15px;
	border-radius: 10px;
}

.bloque_noticias .fecha {
	font-size: 16px;
	color: #999;
	padding-right: 15px;
	padding-left: 15px;
}
.bloque_noticias .titulo {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 23px;
	color: #AA0736;
	text-decoration: none;
	padding-bottom: 5px;
}
.bloque_noticias .subtitulo {
	color: #999;
	padding-right: 15px;
	padding-left: 15px;
}
.celda_contacto {
	color: #666;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 100px;
	margin-left: 100px;
}
@media only screen and (max-width:620px) { 
.celda_contacto {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
}
.caja {
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	font-family: 'Assistant', sans-serif;
	width: 100%;
	border: 1px solid #CCC;
	padding: 5px;
}
.bt_enviar {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #2EA4C2;
	border: 1px solid #fff;
	margin-top: 20px;
	font-family: 'Assistant', sans-serif;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 110px;
}
.peque {
	font-size: 14px;
	color: #666;
}
.peque a{
	color: #666;
}
.peque a:hover{
	text-decoration:none
}
.error {
	font-size: 12px;
	line-height: 14px;
	background-color: #000;
	padding: 5px;
	color: #999;
	margin-top: 20px;
	margin-right: 20px;
}
.error .destacado {
	font-weight: bold;
	color: #FFF;
}
.img_der {
	float: right;
	margin-bottom: 5px;
	margin-left: 40px;
}
.img_izq {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}
.img_grande {
	width:100%
}
@media only screen and (max-width:620px) { 
.img_der {
	float: none;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 400px;
	height: auto;
	display: block;
}
.img_izq {
	float: none;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	max-width:400px;
	height:auto
}
}
.link {
	color: #333;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}
.punteo {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.punteo p{
	padding-bottom: 10px;
}
#legal {
	font-size: 15px;
	color: #666;
	margin: 20px;
	background-color: #FFF;
	background-image: none;
	line-height: 20px;
}
.titulo_legal{
	font-size: 16px;
	color: #009ABE;
}
#legal a {
	color: #830302;
	text-decoration: none;
}
#legal a:hover {
	text-decoration: underline;
}

.azul  {
	color: #AA0736;
	text-decoration:none
}
a.azul:hover  {
	text-decoration:underline
}
#menu li {
	background-color: #666;
	text-transform: uppercase;
}
#menu li a{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#menu li a:hover {

}
#menu li li {
	background-color: #999;
}
#form_contacto {
	width: 90%;
	max-width:800px;
	cursor:default;
}
.popup {
	color: #666;
	font-size: 17px;
}
.popup .logo_contacto {
	float: right;
	width: 250px;
}
.popup .titulo_contacto {
	font-size: 30px;
	color: #CCC;
	padding-top: 100px;
}
.popup form {
	clear:both
}
.popup .caja_contacto {
	width: 100%;
	font-family: 'Assistant', sans-serif;
	font-size: 15px;
	color: #666;
	background-color: #F0F0F0;
	padding: 10px;
	border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
.popup .select_contacto {
	font-family: 'Assistant', sans-serif;
	font-size: 15px;
	color: #666;
	background-color: #F0F0F0;
	padding: 10px;
	border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
.popup .enviar_contacto {
	font-family: 'Assistant', sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #335A8C;
	border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.popup a {
	color: #666;
}

.bloque_dire_contacto {
	text-align: center;
	clear: both;
	padding-bottom: 50px;
}
.bloque_dire_contacto a {
	color:#AA0736
}
.mapa {
	float:right
}
.mapa iframe{
	width: 600px;
	height: 300px
}
@media only screen and (max-width:620px) { 
.mapa {
	float:none;
	margin-bottom:20px
}
.mapa iframe{
	width:100%;
	height:200px;
}
}
.aseguradoras {
	text-align: center;
}
.aseguradoras img {
	margin-right: 10px;
	margin-left: 10px;
}
.bloque_cookie {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bloque_cookie .titulo_cookie{
	font-size: 25px;
	color: #AA0736;
	padding-bottom: 5px;
	
}
