@charset "utf-8";


body {
	font-family: 'Baloo 2', sans-serif;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 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: #749b45;
	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: #AC7C44;
}

#flotante ul li:hover span{
	font-size: 17px;
	visibility:visible;
	opacity: 1;
	color:#FFF;
}
#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;
	padding-top: 10px;
}
#cabecera .logo{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
@media only screen and (max-width:620px) { 
#cabecera {
	display: none;
}
}
#cabecera_der {
	float: right;
	padding-top: 10px;
	font-size: 30px;
	color: #999;
	text-align: right;
	line-height: 30px;
}
#cabecera_der a{
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
}
#cabecera_der a:hover{
	color: #749b45;
}
@media only screen and (max-width:620px) { 
#cabecera_der {
	display:none;
	float: none;
	padding-top: 10px;
	font-size: 32px;
	text-align: center;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
}
#cabecera_der img {
	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: #AC7C44;
}
@media only screen and (max-width:600px) { 
}
#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: 50px;
	padding-top: 40px;
	font-size: 50px;
	text-align: center;
	padding-bottom: 40px;
	min-width: 1100px;
	background-color: #749b45;
	background-position: right bottom;
	padding-left: 10px;
	padding-right: 10px
}
#slogan .slogan_peque  {
	font-size: 30px;
	line-height: 32px;
}
#slogan  .quiebre{
	display:inline
}
@media only screen and (max-width:620px) { 
#slogan  {
	line-height: 25px;
	font-size: 22px;
	min-width: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 150px;
}
#slogan  .quiebre{
	display:block
}
#slogan .slogan_peque  {
	font-size: 18px;
	line-height: 20px;
}
}
#botonera {
}
#cabecera_responsive {
	display:none
}
#botonera_responsive {
	font-size: 27px;
	color: #999;
	line-height: 40px;
	height: 40px;
	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: center;
}
#botonera_responsive a{
	color: #999;
	text-decoration:none
}
#botonera_responsive a:hover{
	color: #014B89;
}
#botonera_responsive img{
	width: 25px;
	margin-right: 5px;
	margin-top: 5px;
}
@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
}
}
@media only screen and (max-width:400px) { 
#botonera_responsive {
}
#cabecera_responsive {
}
}
#cabecera_responsive .logo {
	max-width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#botonera_responsive .ico {
	cursor: pointer;
	float: left;
	background-color: #335A8C;
	margin-right:10px
}

#nav{
}

#nav .botonera_seccion {
	display: inline;
	list-style-type: none;
	font-size: 25px;
	color: #999;
	padding-right: 12px;
	padding-left: 12px;
	cursor: pointer;
	padding-bottom: 20px;
	padding-top: 5px;
}

#nav li.botonera_seccion:hover {
	color: #749b45;
}
#nav .botonera_seccion a{
	color: #999;
	text-decoration:none
}
#nav .botonera_seccion a:hover{
	color: #749b45;
}
#nav .caja_desplegable {
	width: 500px;
}
#nav .col_linea {
	text-align: left;
	color: #FFF;
	margin-bottom: 1px;
	border-radius: 5px;
	background: rgba(51, 51, 51, 0.95);
	color: #FFF;
	cursor: pointer;
	padding: 10px;
}
#nav div.col_linea:hover{
	color: #EC843B;
}
#nav .botonera_linea{
	font-size: 21px;
	line-height: 50px;
}
#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 .botonera_linea a:hover{
	color: #F0CA6E;
}
#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;
	background-size: 100% auto;
	height: 500px;
	text-align: center;
	background-image: url(../img/fondo.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#animacion #wrapper{
	width:1100px;
	margin-left:auto;
	margin-right:auto
}
#animacion .nivoSlider{
	margin-bottom:0px;
}
@media only screen and (max-width:620px) { 
#animacion {
	display:none;
	margin-top: 143px;
	height: auto;
	display: none;
}
#animacion #wrapper{
	width:100%;
	margin-left:auto;
	margin-right:auto
}
}
#empresa {
	background-color: #F2F2F2;
	padding-top: 0px;
	font-size: 27px;
	color: #999;
}

#empresa .titulo {
	padding-top: 20px;
	padding-bottom: 10px;
}
#empresa .enlace {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 50px;
}
#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;
	padding-bottom:20px;
	line-height:22px
} 
#empresa .enlace {
	padding-left: 0px;
}
#empresa .enlace a{
	font-size: 18px;
}
#empresa .titulo {
	padding-top: 0px;
}
}
#empresa .enlace a:hover{
	color: #749b45;
}
@media only screen and (max-width:620px) { 
#empresa .img_der {
	display:none
}
}
#banner_cita {
	background-color: #EAEAE8;
}
#banner_cita .caja1100{
	color: #999999;
	font-size: 45px;
	line-height: 50px;
	text-align: right;
	background-image: url(../img/reserve_ahora.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 900px;
}
#banner_cita .bt{
	border:1px solid #069
	

}
#banner_cita .txt{
	padding-bottom: 60px;
	padding-top: 60px;
}
#banner_cita img{
	margin-right: 10px;

}
#banner_cita .azul{
	font-size: 40px;
}

@media only screen and (max-width:620px) { 
#banner_cita .caja1100 {
	font-size: 27px;
	line-height: 35px;
	text-align: center;
	padding-top: 30px;
	background-image: none;
	min-width: 0px;
	width: 100%;
	padding-bottom: 30px;
}

#banner_cita .txt{
	padding-bottom: 0px;
	padding-top: 0px;
}
#banner_cita .azul{
	font-size: 35px;
	line-height:35px
}
}
#banner_cita a {
	color: #999;
	text-decoration: none;
	font-size: 55px;
	font-style: normal;
	border-radius: 10px;
}
@media only screen and (max-width:620px) { 
#banner_cita a {
	font-size: 32px;
}
}
#banner_cita a:hover {
	color: #749b45;
}
#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: 17px;
	color: #FFF;
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 22px;
	min-width: 1100px;
}
#pie .bloque_dire{
	padding-bottom:30px;
	padding-right:40px
}
#pie .bloque_dire iframe{
	height: 200px;
	width: 600px;
	float:right
}
#pie .bloque_dire a{
	color:#fff

}
#pie {
	background-color: #666;
	font-size: 17px;
	color: #FFF;
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 22px;
	min-width: 1100px;
}
@media only screen and (max-width:620px) { 
#pie .bloque_dire iframe{
	width: 100%;
	margin-bottom:30px
}
}
#pie .bloque_mail{
	clear:left
}
@media only screen and (max-width:620px) { 
#pie {
	text-align: center;
	min-width: 0px;
	padding-top: 30px;
}
#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: 15px;
	padding-left: 15px;
	color: #FFF;
}
#pie .titulo {
	font-size: 20px;
}
#pie .copy {
	text-align: center;
	clear: both;
	padding-top: 50px;
}
#pie .logo_pie {

}
@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: 50px;
	clear:left
}

@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: 10px;
	margin-top: 5px;
}
#pie .subbotonera.uno {
	margin-left:110px
}
#pie .subbotonera.dos {
	margin-left:25px
}
#pie .subbotonera a{
	color:#CCC
}
#pie .subbotonera a:hover{
	text-decoration:underline
}

@media only screen and (max-width:620px) { 
#pie .img_der{
	float:none;
	margin-left:0px;
	margin-bottom:20px;
	width:150px
}
}
#contenido {
	font-size: 18px;
	line-height: 26px;
	color: #666;
	width: 1100px;
	padding-top: 50px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
@media only screen and (max-width:620px) { 
#contenido {
	width: 95%;
	padding-top: 20px;
	padding-bottom: 20px;
}
}
.seccion {
	font-size: 50px;
	color: #749b45;
	margin-bottom: 40px;
	font-weight: normal;
	text-align: center;
	line-height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
@media only screen and (max-width:620px) { 
.seccion {
	font-size: 35px;
	line-height: 35px;
}
}
.seccion .flia{
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
.seccion a.flia:hover{
	text-decoration: underline;
}
.destacado {
	color: #749b45;
	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: 25px;
	color: #749b45;
	line-height: 28px;
}
#detalle_producto .fecha {
	font-size: 15px;
	color: #999;
}
#detalle_producto .subtitulo {
	color: #999;
	padding-bottom: 30px
}
#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 .foto {
	height: auto;
	width: 500px;
	margin-bottom: 10px;
}
@media only screen and (max-width:620px) { 
#detalle_producto .imagenes .foto {
	width: 100%;
	margin-right: 0px;
}
}
#detalle_producto .imagenes .foto2 {
	margin-bottom: 10px;
}


#detalle_producto .imagenes .video {
	margin-top: 10px;
}
#detalle_producto .imagenes .video iframe{
	height: 300px;
	width: 100%;
}
@media only screen and (max-width:620px) { 
#detalle_producto .imagenes .video {
	margin-right: 0px;
}
#detalle_producto .imagenes .video iframe{
	height: 200px;
}
}

#detalle_producto .texto2 {
	border: 1px solid #CCC;
	padding: 15px;
	margin-top: 30px;
	font-size: 16px;
	line-height: 23px;
	
}
#detalle_producto .col_txt {
	float: right;
	width: 550px;
}
@media only screen and (max-width:620px) { 
#detalle_producto .col_txt {
	float: none;
	width: 100%;
}
}

#detalle_producto .texto a, #detalle_producto .texto_destacado a {
	color: #749b45;
}
#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;
}

.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: #749b45;
}

.volver  {
	text-align: right;
	padding-bottom: 30px;
}
.volver a {
	font-size: 16px;
	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;
	padding-top: 30px;
}
#detalle_redes_hor .rsociales img {
	border:0pt none;
	padding:0pt;
	margin-top: 2pt;
	margin-right: 2pt;
	margin-bottom: 2pt;
	margin-left: 0pt;
}
#detalle_redes_hor .titulo_redes {
	color: #999;
	font-size: 16px;
	padding-top: 3px;
	line-height: 20px;
	margin-right: 10px;
}
.separador {
	clear: both;
	height: 0px;
}
.galeria {
	background-color: #F2F2F2;
	margin-bottom: 40px;
	margin-top: 40px;
	width:500px
}
.galeria_noticias {
	background-color: #F2F2F2;
	margin-bottom: 40px;
	margin-top: 40px;
}
.galeria img, .galeria_noticias img{
	height: 100px;
	width: 100px;
	margin-top: 15px;
	margin-left: 15px;
	object-fit: cover;
}
@media only screen and (max-width:620px) { 
.galeria, .galeria_noticias {
	width: 100%;
	text-align:center
}
}

.bloque_producto {
	background-color: #EBEBEB;
	float: left;
	width: 330px;
	margin-right: 15px;
	margin-left: 15px;
	cursor: pointer;
	text-align: center;
	color: #749b45;
	height: 430px;
	margin-bottom: 30px;
	border-radius: 10px;
	padding-bottom: 15px;
	border: 1px solid #EBEBEB;
}
@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;
}


.bloque_producto .bt_mas {
	color: #FFF;
	text-decoration: none;
	background-color: #749b45;
	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: #749b45;
	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: #CCCCCC;
	margin-bottom: 20px;
	text-align: center;
	line-height: 35px;
	margin-top: 10px;
	clear: both;
}
.titulo_seccion_home a{
	color: #CCCCCC;
	text-decoration:none
}
.titulo_seccion_home a:hover{
	text-decoration:underline
}
.bloque_noticias  {
	float: left;
	width: 330px;
	height: 500px;
	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;
}

.bloque_noticias .fecha {
	font-size: 14px;
	color: #999;
	padding-right: 15px;
	padding-left: 15px;
}
.bloque_noticias .titulo {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 23px;
	color: #749b45;
	text-decoration: none;
}
.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: 'Mada', sans-serif;
	width: 100%;
	border: 1px solid #CCC;
	padding: 5px;
}
.bt_enviar {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #05577D;
	border: 1px solid #fff;
	margin-top: 20px;
	font-family: 'Mada', 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;
}
.titulo_relacion {
	color: #999;
	margin-bottom: 20px;
	font-size: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 50px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
.azul  {
	color: #749b45;
	text-decoration: none
}
a.azul:hover  {
	text-decoration:underline
}
#menu li {
	background-color:#666
}
#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: 'Mada', 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: 'Mada', 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: 'Mada', 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;
}
.mapa {
	float:right;
}
.bloque_dire_contacto a {
	color: #749b45
}
.mapa iframe{
	width: 600px;
	height: 350px
}
@media only screen and (max-width:620px) { 
.mapa {
	float:none;
	margin-bottom:20px
}
.mapa iframe{
	width:100%;
	height:200px;
}
}
.goog-logo-link {
	display:none
	}
#google_translate_element {
	display: block;
	clear:left
	
}
#google_translate_element .goog-te-gadget{
	color: #FFFFFF;
	font-size: 1px;
	
}
#google_translate_element select{
	font-family: 'Baloo 2', sans-serif;
	color: #666;
	font-size: 14px;
	width: 300px;
	
}
@media only screen and (max-width:600px) { 
#google_translate_element select{
	width: 98%;
}
}
.tour {
	text-align: center;
	padding-top: 50px;
}
.tour iframe{
	width:853px;
	height:480px
}
@media only screen and (max-width:600px) { 
.tour iframe{
	width:100%;
	height:200px
}
}