body { margin:auto; margin:0px; padding:0px; background-color: #f9efef;background-image: url("img/bg.png"); background-position: top center; font-family: 'Karla', sans-serif; font-weight:400; color: #383838;}
body, html { height:100%; /*background-position: 100% 100%;*/}
.spacer { clear:both;}
.fleft { float:left;}
h1, h2, h3, h4 { font-weight:normal;}
a { text-decoration:none;}
a:hover { cursor:pointer;}
.cerrar { display:none;}

.heartbeat {
	-webkit-animation: heartbeat 1.5s ease-in-out infinite both;
	-moz-animation: heartbeat 1.5s ease-in-out infinite both;
	animation: heartbeat 1.5s ease-in-out infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2017-4-3 15:11:39
 * http://animista.net
 * T: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.75);transform:scale(.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.75);transform:scale(.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}


.content { width: 100%; margin: auto;}
.container { width: 900px; margin: auto;}
.logo { margin:auto; width: 240px; text-align: center; margin-bottom: 40px;}
	.logo img { width: 100%; margin-top: -25px; }
.cont-mayo {position:relative; font-size:15px; background-color: #FFF; margin-top: 30px; margin-bottom: 20px; padding-top:0px;}
	.cont-mayo .fotos-top img {float: left; width: 20%;}
	.cont-mayo .destacado { width: 68%; margin: auto; text-align: center; font-size: 16px; color: #604688;}
	.cont-mayo .destacado h3 {color: #36b8b7; margin-bottom: 5px; text-transform: uppercase; font-size: 20px; font-weight: 500; font-family: 'Quicksand', sans-serif;}
	.cont-mayo .destacado .fa {font-size: 37px; color: #ee88b5;}
	.cont-mayo a {color: #6661a8; text-decoration: underline;}
	.cont-mayo form { margin: auto; margin-top:15px; width: 80%;}
	.cont-mayo form .col-1, .cont-mayo form .col-2 {float: left; width: 42%; padding-left: 4%; padding-right: 4%;}
	.cont-mayo hr {margin-top: 6px; margin-bottom: 4px;border:1px solid #ccc;}
	.cont-mayo h4 {color: #6661a8; text-transform: uppercase; font-weight: 600; margin-top: 10px;}
	.cont-mayo form .fila {margin-bottom: 15px;}
	.cont-mayo form .tit { margin-bottom: 5px; display: block; font-size: 15px; color: #000000;}
	.cont-mayo form .input { width: 94%; border:1px solid #cecece; font-size:14px; padding:8px; padding-top: 10px; padding-bottom: 10px;}
	.cont-mayo form select { width: 100%; border:1px solid #cecece; font-size:14px; padding:8px; padding-top: 10px; padding-bottom: 10px;}
		.cont-mayo form .input {}
	.cont-mayo form .fila.boton {text-align: center; margin: auto; margin-top: 20px;}
	.cont-mayo form .button {font-family: 'Montserrat', sans-serif; font-variant: 400; color:#FFFFFF; margin-top:10px; background-color:#6661a8; border:0px; width: auto; padding: 15px; padding-left: 70px; padding-right: 70px; font-size:14px; text-transform: uppercase; cursor:pointer; }

.fotos-bottom {border-top: 1px solid #eaeaea; margin-top: 40px;}
.fotos-bottom img {width: 100%;}
.sobre-viache {padding: 40px; background-color: #ee88b5; color: #fff; font-size: 18px; background-image: url("img/bg-fotos-bottom.png"); background-position: top center; }

.cont-mayo.footer {background: transparent; margin-top: 0px;}
	.cont-mayo.footer .datos {float: left; color: #ee88b5;}
	.cont-mayo.footer .redes {float: right;}
		.cont-mayo.footer .redes a {color: #ee88b5; font-size: 20px; margin-left: 5px;}

@media (max-width: 992px) {
	.container { width: 70%;}
	#contenido-contacto form .col1 { width:10%;}
	#contenido-contacto form .col2 { width:70%;}
}

@media screen and (max-width: 767px) {
	.display {display: none;}
	.cont-mayo {margin-top: 20px;}
	.logo {width: 70%;}
	.cont-mayo .fotos-top img {width: 50%;}
	.cont-mayo .destacado {width: 90%;}
	.container { width: 90%;}
	.cont-mayo form {width: 90%;}
	.cont-mayo form .col-1, .cont-mayo form .col-2 {float: none; width: auto;}
	.sobre-viache {font-size: 16px;padding: 28px;}
	.cont-mayo.footer .datos {float: none; text-align: center;}
	.cont-mayo.footer .redes {float: none; text-align: center; margin: auto; margin-top: 20px; margin-bottom: 20px;}
	.cont-mayo.footer .redes a {font-size: 28px; margin-left: 10px;}
}