@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: 'vistaSansAltBlack';
	src: url('../fonts/vistaSansAltBlack.eot');
	src: url('../fonts/vistaSansAltBlack?#iefix') format('embedded-opentype'), url('../fonts/vistaSansAltBlack.woff2') format('woff2'), url('../fonts/vistaSansAltBlack.woff') format('woff'), url('../fonts/vistaSansAltBlack.ttf') format('truetype'), url('../fonts/vistaSansAltBlack.svg#vistaSansAltBlack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'vistaSansAltMed';
	src: url('../fonts/vistaSansAltMed.eot');
	src: url('../fonts/vistaSansAltMed?#iefix') format('embedded-opentype'), url('../fonts/vistaSansAltMed.woff2') format('woff2'), url('../fonts/vistaSansAltMed.woff') format('woff'), url('../fonts/vistaSansAltMed.ttf') format('truetype'), url('../fonts/vistaSansAltMed.svg#vistaSansAltMed') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'vistaSansAltReg';
	src: url('../fonts/vistaSansAltReg.eot');
	src: url('../fonts/vistaSansAltReg?#iefix') format('embedded-opentype'), url('../fonts/vistaSansAltReg.woff2') format('woff2'), url('../fonts/vistaSansAltReg.woff') format('woff'), url('../fonts/vistaSansAltReg.ttf') format('truetype'), url('../fonts/vistaSansAltReg.svg#vistaSansAltReg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'vistaSansAltBlackIta';
	src: url('../fonts/vistaSansAltBlackIta.eot');
	src: url('../fonts/vistaSansAltBlackIta?#iefix') format('embedded-opentype'), url('../fonts/vistaSansAltBlackIta.woff2') format('woff2'), url('../fonts/vistaSansAltBlackIta.woff') format('woff'), url('../fonts/vistaSansAltBlackIta.ttf') format('truetype'), url('../fonts/vistaSansAltBlackIta.svg#vistaSansAltBlackIta') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'vistaSansLight';
	src: url('../fonts/vistaSansLight.eot');
	src: url('../fonts/vistaSansLight?#iefix') format('embedded-opentype'), url('../fonts/vistaSansLight.woff2') format('woff2'), url('../fonts/vistaSansLight.woff') format('woff'), url('../fonts/vistaSansLight.ttf') format('truetype'), url('../fonts/vistaSansLight.svg#vistaSansLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
  position: relative;
  min-height: 100%;
}
body {
	font-family: 'vistaSansAltReg';
	background: #FFF;
	 margin-bottom: 250px;
}

h1 {
	font-family: 'vistaSansAltBlackIta';
	font-size: 52px;
}
p {
	color: #4b4b4d;
	font-size: 16px
}
.menu-seleccionado, .menu-seleccionado a {
	font-family: 'vistaSansAltBlack' !important;
}
.sidebar-brand {
	margin: 52px 0 56px 0
}
#sidebar-wrapper h4, #sidebar-wrapper h4 a {
	display: block;
	font-size: 14px;
	color: #23b9cb;
	font-family: 'vistaSansAltReg';
}
#sidebar-wrapper h4 a:hover {
	font-family: 'vistaSansAltReg';
	color: #31d5df
}
.menu-top {
	background: #23b9cb;
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	height: 45px;
	padding-left: 260px;
	font-family: 'vistaSansAltMed';
	color: #fff;
	z-index: 999
}
.menu-top ul {
	list-style-type: none;
	display: table;
	margin: 0 auto;
}
.menu-top li {
	float: left;
	display: inline-block;
	line-height: 45px;
	margin: 0 20px
}
/* Overline From Center */
.hvr-overline-from-center {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	overflow: hidden;
	color: #FFF;
}
.hvr-overline-from-center:hover, .hvr-overline-from-center:active {
	color: #FFF;
	text-decoration: none
}
.hvr-overline-from-center:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	top: 0;
	background: #FFF;
	height: 4px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
	left: 0;
	right: 0;
}
.selectedTop:before {
	left: 0 !important;
	right: 0 !important;
	background: #FFF;
	height: 4px;
}
.rotate {
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
	display: block;
	width: 100%;
	position: absolute;
	z-index: 99
}
.rotate.down {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.bot-tickets-menu {
	background: url(../img/fondo-tickets-menu.png) center no-repeat;
	font-family: 'vistaSansAltBlack';
	color: #fff;
	height: 101px;
	font-size: 22px;
}
.bot-tickets-menu a {
	color: #fff !important;
}
.bot-tickets-menu-inn {
	line-height: 90px;
	background: url(../img/tickets-icon-menu.png) 65px no-repeat;
	display: inline-block;
	text-indent: 25px;
	width: 100%
}
.redes-menu-contenedor ul {
	list-style-type: none;
}
.redes-menu-contenedor li {
	display: inline-block
}
* {
	margin: 0;
	padding: 0;
}
.contenedor-bot-responsive {
	background: #23b9cb;
	padding: 30px;
	display: inline-block;
	float: left;
}
.boton-menu-responsive {
	display: inline-block;
	float: left
}
/* icon responsive */

#nav-icon3 {
	width: 20px;
	height: 20px;
	position: relative;
	background: #23b9cb;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #fff;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
/* Icon 3 */

#nav-icon3 span:nth-child(1) {
	top: 0px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
	top: 6px;
}
#nav-icon3 span:nth-child(4) {
	top: 12px;
}
#nav-icon3.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}
#nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}
.menu-responsive {
	height: 80px;
	background: #FFF;
	/*	position: fixed;*/
	z-index: 9999;
	width: 100%
}
.menu-responsive-logo {
	margin-left: 13px;
	display: inline-block;
	float: left;
	padding: 0
}
.menu-responsive-tickets {
	display: inline-block;
	float: right;
	padding: 0;
	height: 80px;
	width: 150px;
	background: url(../img/tickets-responsive-fondo.png) no-repeat;
}
.secciones-responsive {
	display: none
}
.item-submenu {
}
.boton-menu-ppal h4 {
	line-height: 37px;
	margin: 0;
	padding: 0
}
.contenedor-menu-acc {
 	
	box-shadow: none !important;
	margin-top: 0 !important;
	border-radius: 0 !important;
}
.menu-item-acc-int {
	position: relative;
	display: block;
	padding: 0 10px;
	margin-bottom: -1px;
	background-color: #fff;
	line-height: 24px
}
.menu-item-acc-int:hover {
	color: #31d5df
}
.boton-menu-ppal {
	transition: all 0.5s ease;
}
.desplegable1 .accordion-toggle, .desplegable1 .accordion-toggle:hover {
	background: url(../img/flecha-submenu-1.png) right 97px top 9px no-repeat
}
.desplegable1 .collapsed, .desplegable1 .collapsed:hover {
	background: url(../img/flecha-submenu-2.png) right 97px top 9px no-repeat
}
.desplegable2 .accordion-toggle, .desplegable2 .accordion-toggle:hover {
	background: url(../img/flecha-submenu-1.png) right 85px top 9px no-repeat
}
.desplegable2 .collapsed, .desplegable2 .collapsed:hover {
	background: url(../img/flecha-submenu-2.png) right 85px top 9px no-repeat
}
.desplegable3 .accordion-toggle, .desplegable3 .accordion-toggle:hover {
	background: url(../img/flecha-submenu-1.png) right 100px top 9px no-repeat
}
.desplegable3 .collapsed, .desplegable3 .collapsed:hover {
	background: url(../img/flecha-submenu-2.png) right 100px top 9px no-repeat
}
/*.boton-menu-ppal-desplegable {
	background:url(../img/flecha-submenu.png) right no-repeat
}

.boton-menu-ppal-desplegable:active {
	background:url(../img/flecha-submenu.png) left no-repeat
}*/

.contenido {

/*	border-top: solid 12px #23b9cb;*/
padding-top:25px
}
.barra-top {
	height:37px;
	background:url(../img/barra-top.png) repeat-x;
	position:absolute;
	z-index:99;
	width:100%;

}

.imagen-home1 {
	background: url(../img/banner-home-muestra.jpg) center no-repeat;
	display: inline-block !important;
	height: 728px !important;
}
.llamador-banner {
	width: 99%;
	top: 50px;
	right: 0;
	left: 0;
}
.llamador-banner img {
	right: 100px;
	position: absolute
}
.contenedor-banner-home {
	height: 700px
}
.flecha-iz, .flecha-der {
	margin: auto;
	position: absolute;
	left: 50%;
	top: 40%
}
.flecha-iz-contenedor, .flecha-der-contenedor {
	width: 8%
}
.flecha-der-contenedor {
	right: 20px !important
}
.puntos-slider li {
	margin-left: 5px;
	margin-right: 5px;
	border: 2px solid #fff
}
.home-animales {
	background: url(../img/onda-blanca-home.png) right top no-repeat;
	background-size: contain;
	position: relative;
	margin-top: -65px;
	display: inline-block;
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px
}
/*.home-animales-inn {
	background-image:url(../img/home-delfin.png), url(../img/home-lobo.png), url(../img/home-pinguino.png);
	background-repeat:no-repeat, no-repeat, no-repeat;
	background-position:left, center, right;
	display:inline-block;
	width:100%
}*/


.home-animales-delfin {
	background: url(../img/home-delfin.png) center no-repeat;
	background-size: cover;
	height: 280px;
	position: relative;
}
.home-animales-lobo {
	background: url(../img/home-lobo.png) center no-repeat;
	background-size: cover;
	height: 280px;
}
.home-animales-pinguino {
	background: url(../img/home-pinguino.png) center no-repeat;
	background-size: cover;
	height: 280px;
}
.contenedor-boton-home {
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -100px;
}
/* General button style (reset) */
.disabled {
	cursor: not-allowed !important;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
	box-shadow: 0 0 #3e8e55 !important;
}
.disabled:hover {
	top: 0 !important
}
.btnGral {
	border: none;
	font-family: 'vistaSansAltBlackIta';
	font-size: 23px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 10px 0 5px 0;
	width: 200px;
	display: inline-block;
	margin: 0 auto;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 10px;
}
.btnGral:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btnGralCh {
	width: 165px;
	font-size: 18px;
	padding: 8px 0 3px 0;
	background: #60cb83;
	color: #fff;
	box-shadow: 0 6px #3e8e55;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.btnGralCh:hover {
	box-shadow: 0 4px #3e8e55;
	top: 2px;
}
.btnGralCh:active {
	box-shadow: 0 0 #0073a8;
	top: 6px;
}

.btnGralGr {
	width:auto !important;
	padding-left:10px;
	padding-right:10px;
}
.btnGralCelCh {
	width: 165px;
	font-size: 18px;
	padding: 8px 0 3px 0;
	background: #23b9cb;
	color: #fff;
	box-shadow: 0 6px #16818e;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.btnGralCelCh:hover {
	box-shadow: 0 4px #16818e;
	top: 2px;
}
.btnGralCelCh:active {
	box-shadow: 0 0 #16818e;
	top: 6px;
}
.btnValidar{
	font-size: 14px;
	padding: 3px 20px;
	background: #23b9cb;
	color: #fff;
	box-shadow: 0 6px #16818e;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	margin-bottom: 17px;
	height: 30px;
}
.closeModal{
	background: white;
	padding:4px 12px;
	border-radius:90%;
	position:absolute;
	top: -10px;
	right: -10px;
    cursor:pointer;
    font-size:16px;
    font-weight:bold;
    cursor:pointer;
}
.closeModal:hover{
	background: #e0bb2b;
	color:white;
}
.btnTicketsCh {
	width: 120px;
	font-size: 18px;
	padding: 6px 0 1px 0;
	background-image: url(../img/icon-tickets-bot.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	background-color: #23b9cb;
	text-indent: 20px;
	color: #fff;
	box-shadow: 0 6px #16818e;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	margin: 19px 3px 0 10px
}
.btnTicketsCh:hover {
	box-shadow: 0 4px #16818e;
	top: 2px;
}
.btnTicketsCh:active {
	box-shadow: 0 0 #16818e;
	top: 6px;
}
.btnCarritoItem {
	width: 100px;
	font-size: 14px;
	padding: 8px 0 3px 0;
	background: #23b9cb;
	color: #fff;
	box-shadow: 0 6px #16818e;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.btnCarritoItem:hover {
	box-shadow: 0 4px #16818e;
	top: 2px;
}
.btnCarritoItem:active {
	box-shadow: 0 0 #16818e;
	top: 6px;
}
.ck-button {
	width: 100px;
	font-size: 14px;
	background: #23b9cb;
	color: #fff;
	box-shadow: 0 6px #16818e;
	border: none;
	font-family: 'vistaSansAltBlackIta';
	cursor: pointer;
	display: inline-block;
	margin: 0 auto;
	outline: none;
	position: relative;
	border-radius: 10px;
}
.ck-button:hover {
	box-shadow: 0 4px #16818e;
	top: 2px;
	cursor: pointer;
}
.ck-button label {
	float: left;
	cursor: pointer;
	margin-bottom: 0;
	font-weight: normal
}
.ck-button label span {
	text-align: center;
	padding: 8px 0 3px 0;
	display: block;
	width: 100px;
}
.ck-button label input {
	position: absolute;
	z-index: -999
}
.ck-button input:checked + span {
	background: #60cb83;
	border-radius: 10px;
	box-shadow: 0 4px #3e8e55 !important;
	top: 2px;
	cursor: pointer;
}
.ck-button input:checked + span:hover {
	top: 2px;
	box-shadow: 0 2px #16818e;
	z-index: 99
}
.input-cupon {
	margin-right: 5px
}
.btnCarritoOk {
	width: 40px;
	font-size: 14px;
	padding: 8px 0 3px 0;
	background: #23b9cb;
	color: #fff;
	box-shadow: 0 6px #16818e;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	margin-top: 10px;
}
.btnCarritoOk:hover {
	box-shadow: 0 4px #16818e;
	top: 2px;
}
.btnCarritoOk:active {
	box-shadow: 0 0 #16818e;
	top: 6px;
}
.btnCarritoItemEliminar {
	width: 70px;
	font-size: 12px;
	padding: 3px 0 0px 0;
	background: #23b9cb;
	color: #fff;
	box-shadow: 0 3px #16818e;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	border-radius: 6px;
}
.btnCarritoItemEliminar:hover {
	box-shadow: 0 2px #16818e;
	top: 1px;
}
.btnCarritoItemEliminar:active {
	box-shadow: 0 0 #16818e;
	top: 3px;
}
.btn-delfin {
	background: #00ace5;
	color: #fff;
	box-shadow: 0 6px #0073a8;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.btn-delfin:hover {
	box-shadow: 0 4px #0073a8;
	top: 2px;
}
.btn-delfin:active {
	box-shadow: 0 0 #0073a8;
	top: 6px;
}
.btn-pinguinos {
	background: #60cb83;
	color: #fff;
	box-shadow: 0 6px #3e8e55;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.btn-pinguinos:hover {
	box-shadow: 0 4px #3e8e55;
	top: 2px;
}
.btn-pinguinos:active {
	box-shadow: 0 0 #3e8e55;
	top: 6px;
}
.btn-lobos {
	background: #f6aa34;
	color: #fff;
	box-shadow: 0 6px #d45815;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.btn-lobos:hover {
	box-shadow: 0 4px #d45815;
	top: 2px;
}
.btn-lobos:active {
	box-shadow: 0 0 #d45815;
	top: 6px;
}
.btn-crfm-wrapper {
	text-align: center;
	margin-top: 30px
}
.btn-crfm {
	width: inherit;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto
}
.home-animales-parque-contenedor {
	background-image: url(../img/fondo-home-parque.jpg);
	background-size: cover
}
.separador-ondita {
	background: url(../img/ondita-separador-home.png) center no-repeat;
	height: 15px;
	width: 100%;
	padding: 0;
	margin: 0 0 70px 0;
	display: inline-block
}
.separador-ondita-bl {
	margin-bottom: 20px
}
.home-parque {
	max-width: 1080px;
	margin: 0 auto;
}
.home-parque-fotos {
	height: 447px
}
.foto-centro-home {
	float:right;
	    left: 30px;
    position: relative;
}
.circle-mask {
	-webkit-mask-box-image: url(../img/home-centro-foto1.png);
	mask: url(../img/home-centro-mask.svg);
	mask-box-image: url(../img/home-centro-foto1.png);
	mask-border: url(../img/home-centro-foto1.png);
	mask-image: url(../img/home-centro-foto1.png);
	width: 536px;
	height: 447px;
}
#slideshow {
	position: relative;
	height: 447px
}
#slideshow > div {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
.home-parque-txt {
	position: absolute;
	right: 50px;
	background: url(../img/home-parque-fondo-texto.png) no-repeat;
	z-index: 102;
	height: 447px
}
.home-centro-txt {
	position: absolute;
	right: 50px;
	background: url(../img/home-centro-fondo-texto.png) left no-repeat;
	height: 447px
}
.home-parque-txt-inn {
	margin-top: 120px;
	margin-left: 90px;
	text-align: center;
	width: 270px;
}
.home-centro-txt-inn {
	margin-top: 140px;
	margin-left: 90px;
	text-align: center;
	width: 340px;
}
.home-parque-txt-inn p {
	margin-bottom: 80px;
	margin-top: 20px;
}
.home-parque-txt-inn h1 {
	color: #46ad6a;
	letter-spacing: -1px;
}
.home-centro-txt-inn p {
	margin-bottom: 15px;
	margin-top: 5px;
	font-family: 'vistaSansLight';
	color: #FFF;
	font-size: 26px;
	letter-spacing: 2px;
}
.home-centro-txt-inn h1 {
	color: #fff;
	letter-spacing: -1px;
	line-height: 50px
}
.home-socios-txt {
	background: url(../img/fondo-home-socios.jpg) no-repeat;
	text-align: center;
	background-size: cover
}
.home-socios-txt .row {
	margin: 0 auto
}
.home-socios-txt-inn {
}
.home-socios-txt-inn h1 {
	color: #fff;
	letter-spacing: -1px;
}
.home-socios {
	display: table;
	height: 100%;
	width: 100%;
	margin-top: 90px;
	position: relative;
}
.home-socios-txt, .home-socios-foto {
	float: none;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	text-align: center;
	width: 50%;
}
.home-onda-verde {
	background: url(../img/onda-verde-home.png) right no-repeat;
	display: inline-block;
	height: 140px;
	width: 100%;
	z-index: 99;
	position: absolute;
	background-size: cover;
	right: 0;
	top: -80px
}
.home-onda-celeste {
	background: url(../img/onda-celeste-home.png) no-repeat;
	display: inline-block;
	height: 130px;
	width: 100%;
	z-index: 99;
	position: absolute;
	background-size: cover;
	right: 0;
	bottom: -50px
}
.home-centro {
	background: url(../img/fondo-home-centro.jpg) center no-repeat;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 40px;
}
.pie {
	background: #bfebf0;

	height:250px;
	  position: absolute;
  bottom: -250px;
  width: 100%;
}
.pie-inn {
		padding: 50px 30px 40px 30px;
		display:inline-block;
		width:100%
}
.pie-sopnsors {
	background:#FFF ;
	display:inline-block;
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
	padding:10px
}
.pie-sopnsors img {
	float:right;

	
}
.pie h4, .pie h4 a {
	display: block;
	font-size: 14px;
	color: #23b9cb;
	font-family: 'vistaSansAltBlack';
	margin-bottom: 0;
	margin-top: 0;
}
.pie h4 span, .pie h4 span a {
	font-family: 'vistaSansAltReg';
}
.pie ul {
	color: #23b9cb;
	margin: 10px 0 0 30px;
}
.pie-bottom {

	margin-bottom:20px
}
.pie-bottom p {
	color: #23b9cb;
	font-size: 14px;
	margin-top: 20px
}
.pie-col-separador {
	background: url(../img/separador-pie.png) right top no-repeat
}
.contenido-carrito {
	background: url(../img/fondo-carrito-1.jpg);
	background-size: cover;
  min-height: 720px;
}

.contenido-mensajes-compra {
	background: url(../img/fondo-carrito-1.jpg);
	background-size: cover;
  min-height: 520px;
}

.contenido-mensajes-compra-inn {
	text-align:center;
	margin: 0 auto;
	max-width:600px;
	padding-top:120px
}

.contenido-mensajes-compra-inn h1, .contenido-mensajes-compra-inn h3 {
    color: #23b9cb;
}

.col-tickets-iz {
	margin: 44px 0 40px 50px;
}
.col-tickets-iz h1 {
	color: #23b9cb;
	letter-spacing: -1px;
	margin-bottom: 0;
	border-bottom: solid 4px #9ae4ef
}
.col-tickets-iz h3 {
	color: #23b9cb;
	font-family: 'vistaSansAltBlackIta';
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 24px
}
.col-tickets-iz h3 span {
	color: #ff5555;
	font-family: 'vistaSansAltBlackIta';

}
.col-tickets-iz h4 {
font-family: 'vistaSansAltBlackIta';
    font-size: 14px;
    color: #d05f2c;

    margin-top: 2px;
    margin-bottom: 20px;
}
.col-tickets-iz h5 {
	color: #23b9cb;
	font-family: 'vistaSansAltReg';
	font-size: 18px;
	margin-top: 5px;
}
.item-carrito-contenedor {
	margin-bottom: 10px
}
.item-carrito-contenedor-img {
	padding-right: 0;
	position: absolute;
	z-index: 99;
	left: 45px
}
.item-carrito-contenedor-img img {
	max-width: 90px
}
.item-carrito-contenedor-item {
	background-color: rgba(255, 255, 255, 0.45);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px 20px 15px 30px;
	margin: 5px 0 5px 90px;
}
.contenedr-datos {
	padding-bottom: 30px
}
.col-tickets-iz h6 {
	color: #23b9cb;
	font-family: 'vistaSansAltBlack';
	font-size: 18px;
	margin-bottom: 7px;
}
.col-tickets-iz p {
	color: #23b9cb;
	font-family: 'vistaSansAltReg';
	font-size: 14px;
	margin-bottom: 0;
}
.carrito-text-legal {
	font-family: 'vistaSansAltReg' !important;
	font-style: italic;
	font-size: 12px !important;
	margin-top: 7px
}
.carrito-input {
	border: solid 2px #23b9cb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #23b9cb;
	margin-top: 10px
}
.error {
	border: solid 2px #d05f2c;
	background: #fff url(../img/excl.png) right no-repeat
}
.error::-webkit-input-placeholder {
color:#e6b098 !important
}
.error:-moz-placeholder {
color:#e6b098 !important;
}
.error::-moz-placeholder {
color:#e6b098 !important;
}
.error:-ms-input-placeholder {
color:#e6b098 !important
}
.cantidad-experiencias {
	margin-top: 0
}
.carrito-por-persona {
	margin-top: 2px
}
.datos-personales {
}
.descuento-cupon {
	margin-top: 5px;
	display: inline-block;
}
.seleccionar-cupon {
	margin-top: 20px;
}
 .form-control::-webkit-input-placeholder {
color:#95d7e1
}
.form-control:-moz-placeholder {
color:#95d7e1;
}
.form-control::-moz-placeholder {
color:#95d7e1;
}
.form-control:-ms-input-placeholder {
color:#95d7e1
}
/*.item-carrito-contenedor-item {
	background-color: rgba(255, 255, 255, 0.45);
}*/
.img-carrito-round {
	border: solid 4px #23b9cb
}
.col-tickets-der {
	min-height: 600px;
	max-width: 450px;
	margin-top: 30px;
		right:0;
		position:absolute
}
.col-tickets-der-inn {
}
.col-tickets-der-top {
	background: url(../img/carrito-detalle-top.png) center top no-repeat;
	min-height: 333px;
	padding: 81px 115px 20px 57px;
	width: 100%;
}

.affix {
	right:0;
	position:fixed !important

}
.affix-top {
		right:0;
		position:absolute
}
.affix-bottom {
			position:absolute;
		right:0
}
.card-block {
	display: inline-block;
	float: left;
	width: 100%
}
.carrito-der-renglon {
	font-size: 14px;
	margin: 0 5px 5px 5px;
	border-bottom: solid 2px #60cb83;
	padding-bottom: 5px;
	line-height: 18px
}
.carrito-der-renglon-cant {
	padding-right: 0
}
.carrito-der-renglon-txt {
	padding-right: 0;
	padding-left: 5px
}
.carrito-der-renglon-precio {
	padding-right: 0;
	padding-left: 5px;
	text-align: right
}
.carrito-der-renglon-cont {
	margin-right: 0
}
.col-tickets-der-top h3 {
	color: #46ad6a;
	font-family: 'vistaSansAltBlackIta';
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 24px;
	text-align:center
}
.col-tickets-der-bottom {
	background: url(../img/carrito-detalle-bottom.png) center top no-repeat;
	height: 242px;
	padding: 38px 120px 20px 62px;
}
.col-tickets-der-total {
	border-bottom: solid 2px #60cb83;
	padding-bottom: 10px;
	display: inline-block;
	width: 100%
}
.col-tickets-der-total-tilde, .col-tickets-der-total-precio, .col-tickets-der-total-valor {
	float: left;
	display: inline-block;
	line-height: 25px
}
.col-tickets-der-total-valor {
	font-size: 22px;
	font-family: 'vistaSansAltMed';
}
.col-tickets-der-total-precio {
	font-size: 16px
}
.col-tickets-der-total-tilde img {
	vertical-align: top;
	margin: 3px 8px 0 0
}
.col-tickets-der-ahorro {
	font-family: 'vistaSansAltBlackIta';
	font-size: 16px;
	color: #d05f2c;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 20px
}
.col-tickets-der-btn {
	text-align: center;
}
.col-tickets-der-btn-atras {
	margin-top: 13px;
	margin-right: 38px;
}
.col-tickets-der-btn-atras a {
	color: #3e8e55;
}
.col-tickets-der-btn-atras a:hover {
	color: #3e8e55;
}
.ticketsItemPrecio {
	font-size: 22px;
	font-family: 'vistaSansAltReg';
	color: #23b9cb;
	margin-top: 3px;
	display: inline-block
}
.ticketsItemPrecioCU {
	font-size: 14px;
	font-family: 'vistaSansAltReg';
	color: #23b9cb;
	margin-top: 3px;
	margin-left:4px;
	display: inline-block
}
.carrito-iz-incluye {
	margin-top: 10px
}
.carrito-iz-incluye-tit {
	margin-top:10px;
}
.carrito-iz-incluye-item {
	/*	    border-top: solid 1px #23b9cb;*/
    margin-left: 0;
    width: 100%;
}
.btnCarritoItemCupon {
	margin-top: 10px;
	margin-bottom: 10px;
}
.carrito-ahorras {
	font-family: 'vistaSansAltBlackIta' !important;
	font-size: 16px !important;
	color: #ee813c !important;
}
.banner-seccion {
	height: 400px;
}
.banner-delfines {
	background: url(../img/banner-delfines.jpg) center top no-repeat;
	background-size: cover
}
.banner-lobos {
	background: url(../img/banner-lobos.jpg) center top no-repeat;
	background-size: cover
}


.banner-pinguinos {
	background: url(../img/banner-pinguinos-new.jpg) center top no-repeat;
	background-size: cover
}
.banner-tiburones {
	background: url(../img/banner-tiburones-y-chuchos.jpg) center top no-repeat;
	background-size: cover
}
.banner-aves {
	background: url(../img/banner-aves.jpg) center top no-repeat;
	background-size: cover
}
.banner-lemures {
	background: url(../img/banner-lemures-new.jpg) center top no-repeat;
	background-size: cover
}
.banner-peces {
	background: url(../img/banner-peces.jpg) center top no-repeat;
	background-size: cover
}
.banner-nutrias {
	background: url(../img/banner-nutrias.jpg) center top no-repeat;
	background-size: cover
}
.banner-delfines-experiencia {
	background: url(../img/banner-delfines-experiencia.jpg) center bottom no-repeat;
	background-size: cover
}
.banner-tiburones-experiencia {
	background: url(../img/banner-tiburones-experiencia.jpg) center bottom no-repeat;
	background-size: cover
}
.banner-entrenador-experiencia {
	background: url(../img/banner-entrenador-experiencia.jpg) center bottom no-repeat;
	background-size: cover
}
.banner-peces-experiencia {
	background: url(../img/banner-peces-experiencia.jpg) center bottom no-repeat;
	background-size: cover
}
.banner-lobos-experiencia {
	background: url(../img/banner-lobos-experiencia.jpg) center bottom no-repeat;
	background-size: cover
}
.banner-chuchos-experiencia {
	background: url(../img/banner-chuchos.jpg) center bottom no-repeat;
	background-size: cover
}

.banner-parque {
	background: url(../img/banner-parque.jpg) center top no-repeat;
	background-size: cover
}
.banner-centro {
	background: url(../img/banner-centro.jpg) center top no-repeat;
	background-size: cover
}
.banner-socios {
	background: url(../img/banner-socios.jpg) center top no-repeat;
	background-size: cover
}
.banner-actividades {
	background: url(../img/banner-actividades.jpg) center top no-repeat;
	background-size: cover
}
.banner-mamiferos {
	background: url(../img/banner-mamiferos.jpg) center top no-repeat;
	background-size: cover
}
.banner-aves-ppal {
	background: url(../img/banner-aves-ppal.jpg) center top no-repeat;
	background-size: cover
}
.banner-peces-ppal {
	background: url(../img/banner-peces-ppal.jpg) center top no-repeat;
	background-size: cover
}
.banner-reptiles {
	background: url(../img/banner-reptiles.jpg) center top no-repeat;
	background-size: cover;
	background-position:left
}
.contenedor-delfines {
	background: url(../img/fondo-delfines.png) center top no-repeat;
	background-size: cover
}
.contenedor-lobos {
	background: url(../img/fondo-lobos.png) center top no-repeat;
	background-size: cover
}
.contenedor-pinguinos {
	background: url(../img/fondo-pinguinos.png) center top no-repeat;
	background-size: cover
}
.contenedor-tiburones {
	background: url(../img/fondo-tiburones.png) center top no-repeat;
	background-size: cover
}
.contenedor-aves {
	background: url(../img/fondo-aves.png) center top no-repeat;
	background-size: cover
}
.contenedor-lemures {
	background: url(../img/fondo-lemures.png) center top no-repeat;
	background-size: cover
}
.contenedor-peces {
	background: url(../img/fondo-peces.png) center top no-repeat;
	background-size: cover
}
.contenedor-nutrias {
	background: url(../img/fondo-nutrias.png) center top no-repeat;
	background-size: cover
}
.contenedor-el-parque {
	background-image: url(../img/fondo-parque-montaje.png), url(../img/fondo-parque.png);
	background-position: center bottom, center top;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%, cover;
	padding-bottom: 300px;
	    position: relative;
    z-index: 10;
}
.contenedor-el-parque h1 {
	color: #46ad6a
}
.contenedor-el-parque .subtitulo-parque {
	font-size:34px;
	margin-bottom:10px;
}


.contenedor-el-parque .animales-left {
	margin-bottom: 150px
}
.contenedor-mamiferos {
	background-image: url(../img/fondo-especies.png);
	background-position:  center top;
	background-repeat:  no-repeat;
	background-size:  cover;
}
.contenedor-mamiferos .ondita-animales {
	margin-top:50px
}


.contenedor-mamiferos .contenedor-animales {
	width:100%;
	padding-right:120px;
	padding-left:120px
}
.contenedor-mamiferos h1 {
	color: #23b9cb
}
.mamiferos-tit {
	padding-right:110px	
}

.mamiferos-tit h1 {
    border-bottom: solid 4px #9ae4ef;
	margin-right:100px;
	width:inherit;
	line-height:57px !important;
	

    margin-bottom: 0;


}
.icon-animales {
	position: absolute;
	right:0;
	z-index:1
}

.contenedor-centro h1 {
	color: #23b9cb
}
.contenedor-centro {
	background-image: url(../img/fondo-centro-montaje.png), url(../img/fondo-parque.png);
	background-position: center bottom, center top;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%, cover;
	padding-bottom: 450px;
	position:relative;
	z-index:10
}
.contenedor-socios h1 {
	color: #f19349
}
.contenedor-socios {
	background-image: url(../img/fondo-socios-montaje.png), url(../img/fondo-parque.png);
	background-position: center bottom, center top;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%, cover;
	padding-bottom: 400px;
}
.contenedor-actividades {
	background-image: url(../img/fondo-actividades-montaje.png), url(../img/fondo-parque.png);
	background-position: center bottom, center top;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%, cover;
	padding-bottom: 200px;
}

.contenedor-contacto {
	background-image: url(../img/fondo-contacto-montaje.png), url(../img/fondo-parque.png);
	background-position: center bottom, center top;
	background-repeat: no-repeat, no-repeat;
	background-size: 100%, cover;
	padding-bottom: 200px;
	    z-index: 1;
    position: relative;
}

.contenedor-contacto .contenedor-animales {
	width:100%
}
.contacto-inn {
	width:100%;
	display:inline-block
}

.contacto-text {
	margin-top:10px;
		float:left;
	display:inline-block;
	max-width:220px
}


.contacto-text p span {
	font-family: 'vistaSansAltBlack';
}


.contenedor-actividades h1 {
	color: #1db1c5
}
.contenedor-contacto h1 {
	color: #23b9cb
}
.contenedor-actividades .separador-ondita {
	margin-top: 40px;
	margin-bottom: 30px;
}
.animales-left {
	padding-left: 120px;
	padding-right: 0;
	position: relative
}
.contenedor-delfines h1 {
	color: #23b9cb
}
.contenedor-lobos h1 {
	color: #f19349
}
.contenedor-pinguinos h1 {
	color: #60cb83
}
.contenedor-tiburones h1 {
	color: #03d3bd
}
.contenedor-aves h1 {
	color: #cf5ec7
}
.contenedor-lemures h1 {
	color: #be9a6b
}
.contenedor-peces h1 {
	color: #8e74cb
}
.contenedor-nutrias h1 {
	color: #db4c64
}
.contenedor-delfines .home-socios-txt h1, .contenedor-lobos .home-socios-txt h1, .contenedor-pinguinos .home-socios-txt h1, .contenedor-tiburones .home-socios-txt h1, .contenedor-peces .home-socios-txt h1 {
	color: #fff;
	line-height: 50px
}
.contenedor-delfines .home-socios-txt p, .contenedor-lobos .home-socios-txt p, .contenedor-pinguinos .home-socios-txt p, .contenedor-tiburones .home-socios-txt p, .socios-asociate .home-socios-txt p, .contenedor-peces .home-socios-txt p {
	color: #fff;
	width: 45%;
	margin: 0 auto;
	line-height: 20px;
	margin-bottom: 10px
}
.contenedor-animales {
	margin-top: -85px;
	padding: 100px 0 0 0;
	display: table
}
.contenedor-animales h1 {
	line-height: 50px;
	margin-bottom: 35px
}
.animales-info {
	padding: 60px 90px 40px 40px;
	text-align: center;
	margin-top: -180px;
	display: inline-block;
	float: left;
	width: 520px;
}
.delfines-info {
	background: url(../img/delfines-info-fondo.png) center top no-repeat;
}
.delfines-experiencia-info {
	background: url(../img/delfines-experiencia-info-fondo.png) center top no-repeat;
}
.lobos-info {
	background: url(../img/lobos-info-fondo.png) center top no-repeat;
}
.lobos-experiencia-info {
	background: url(../img/lobos-experiencia-fondo.png) center top no-repeat;
}

.chuchos-info {
	background: url(../img/chuchos-info-fondo.png) center top no-repeat;
}
.chuchos-experiencia-info {
	background: url(../img/chuchos-info-fondo.png) center top no-repeat;
}

.entrenador-experiencia-info {
	background: url(../img/entrenador-experiencia-info-fondo.png) center top no-repeat;
}
.peces-experiencia-info {
	background: url(../img/peces-experiencia-fondo.png) center top no-repeat;
}
.tiburones-experiencia-info {
	background: url(../img/tiburones-experiencia-fondo.png) center top no-repeat;
}
.pinguinos-info {
	background: url(../img/pinguinos-info-fondo.png) center top no-repeat;
}
.tiburones-info {
	background: url(../img/tiburones-info-fondo.png) center top no-repeat;
}
.aves-info {
	background: url(../img/aves-info-fondo.png) center top no-repeat;
}
.lemures-info {
	background: url(../img/lemures-info-fondo.png) center top no-repeat;
}
.peces-info {
	background: url(../img/peces-info-fondo.png) center top no-repeat;
}
.nutrias-info {
	background: url(../img/nutrias-info-fondo.png) center top no-repeat;
}
.animales-info h3 {
	color: #FFF;
	font-size: 40px;
	font-family: 'vistaSansAltBlackIta';
	margin-bottom: 5px
}
.animales-item {
	float: left;
	display: inline-block;
}
.animales-item div {
	float: left;
	display: inline-block;
}
.animales-item h6 {
	font-family: 'vistaSansLight';
	font-weight: bolder;
	text-transform: uppercase;
	margin-top: 20px;
	color: #FFF;
	font-size: 16px;
	text-align: left;
}
.animales-item h6 span {
	font-weight: noermal;
	display: block;
	text-transform: none;
}
.item1 {
	margin-left: -35px;
	padding-bottom: 10px
}
.item2 {
	margin-left: -45px;
	padding-bottom: 10px
}
.item3 {
	margin-left: -25px
}
.item4 {
	margin-left: 15px
}
.item-icon {
	width: 120px
}
.item-info {
	width: 240px
}
.delfines-info .item1 {
	background: url(../img/linea-az-1.png) 100px bottom no-repeat;
	width:420px;
	padding-bottom:0
}
.delfines-info .item1 .item-info {
	padding-bottom:15px
}
.delfines-info .item2 {
	background: url(../img/linea-az-2.png) right bottom no-repeat;
}
.delfines-info .item3 {
/*	background: url(../img/linea-az-3.png) right 30px bottom no-repeat;*/
	margin-bottom:60px
}
.lobos-info .item1 {
	background: url(../img/linea-nar-1.png) right bottom no-repeat;
}
.lobos-info .item2 {
	background: url(../img/linea-nar-2.png) right bottom no-repeat;
}
.lobos-info .item3 {
/*	background: url(../img/linea-nar-3.png) right 30px bottom no-repeat;*/
	margin-bottom:50px
	

}
.pinguinos-info .item1 {
	background: url(../img/linea-ver-1.png) right bottom no-repeat;
}
.pinguinos-info .item2 {
	background: url(../img/linea-ver-2.png) right bottom no-repeat;
}
.pinguinos-info .item3 {
/*	background: url(../img/linea-ver-3.png) right 30px bottom no-repeat;*/
	padding-bottom:10px
}
.tiburones-info .item1 {
	background: url(../img/linea-tur-1.png) right bottom no-repeat;
}
.tiburones-info .item2 {
	background: url(../img/linea-tur-2.png) right bottom no-repeat;
}
.tiburones-info .item3 {
	background: url(../img/linea-tur-3.png) right 30px bottom no-repeat;
}
.aves-info .item1 {
	background: url(../img/linea-fuc-1.png) right bottom no-repeat;
}
.aves-info .item2 {
	background: url(../img/linea-fuc-2.png) right bottom no-repeat;
}
.aves-info .item3 {
	background: url(../img/linea-fuc-3.png) right 30px bottom no-repeat;
}
.lemures-info .item1 {
	background: url(../img/linea-marr-1.png) right bottom no-repeat;
}
.lemures-info .item2 {
	background: url(../img/linea-marr-2.png) right bottom no-repeat;
}
.lemures-info .item3 {
	background: url(../img/linea-marr-3.png) right 30px bottom no-repeat;
}
.peces-info .item1 {
	background: url(../img/linea-vio-1.png) right bottom no-repeat;
}
.peces-info .item2 {
	background: url(../img/linea-vio-2.png) right bottom no-repeat;
}
.peces-info .item3 {
	background: url(../img/linea-vio-3.png) right 30px bottom no-repeat;
}
.nutrias-info .item1 {
	background: url(../img/linea-ros-1.png) right bottom no-repeat;
}
.nutrias-info .item2 {
	background: url(../img/linea-ros-2.png) right bottom no-repeat;
}
.nutrias-info .item3 {
	background: url(../img/linea-ros-3.png) right 30px bottom no-repeat;
}
.ondita-animales {
	margin-top: 100px;
}
.animales-onda-celeste {
	background: url(../img/onda-celeste-home.png) right -30px top no-repeat;
	display: inline-block;
	height: 140px;
	width: 100%;
	z-index: 99;
	position: absolute;
	background-size: cover;
	right: 0;
	top: -80px
}
.animales-onda-naranja-top {
	background: url(../img/onda-naranja.png) right -30px top no-repeat;
	display: inline-block;
	height: 140px;
	width: 100%;
	z-index: 99;
	position: absolute;
	background-size: cover;
	right: 0;
	top: -80px
}
.animales-onda-naranja-bottom {
	background: url(../img/onda-naranja.png) no-repeat;
	display: inline-block;
	height: 130px;
	width: 100%;
	z-index: 99;
	position: absolute;
	background-size: cover;
	right: 0;
	bottom: -50px
}
.animales-onda-turquesa-top {
	background: url(../img/onda-turquesa.png) right -30px top no-repeat;
	display: inline-block;
	height: 140px;
	width: 100%;
	z-index: 99;
	position: absolute;
	background-size: cover;
	right: 0;
	top: -80px
}
.animales-onda-turquesa-bottom {
	background: url(../img/onda-turquesa.png) no-repeat;
	display: inline-block;
	height: 130px;
	width: 100%;
	z-index: 99;
	position: absolute;
	background-size: cover;
	right: 0;
	bottom: -50px
}
.animales-onda-violeta-top {
	background: url(../img/onda-violeta.png) right -30px top no-repeat;
	display: inline-block;
	height: 140px;
	width: 100%;
	z-index: 99;
	position: absolute;
	background-size: cover;
	right: 0;
	top: -80px
}
.animales-onda-violeta-bottom {
	background: url(../img/onda-violeta.png) no-repeat;
	display: inline-block;
	height: 130px;
	width: 100%;
	z-index: 99;
	position: absolute;
	background-size: cover;
	right: 0;
	bottom: -50px
}
.delfin-experiencia {
	background: url(../img/fondo-animales-delfin-experiencia.jpg) no-repeat;
	text-align: center;
	background-size: cover
}
.lobos-experiencia {
	background: url(../img/fondo-home-socios.jpg) no-repeat;
	text-align: center;
	background-size: cover
}
.tiburones-experiencia {
	background: url(../img/fondo-animales-tiburon-experiencia.jpg) no-repeat;
	text-align: center;
	background-size: cover
}
.peces-experiencia {
	background: url(../img/fondo-animales-peces-experiencia.jpg) no-repeat;
	text-align: center;
	background-size: cover
}
.contenedor-mapa {
	position: relative
}
.mapa {
	width:100%
}
.buttons-zoom {
	width: 320px;
	position: absolute;
	bottom: 0;
	margin: 0 0 20px 20px
}
.btnGralXCh {
	width: 100px;
	font-size: 14px;
	padding: 8px 0 3px 0;
	background: #60cb83;
	color: #fff;
	box-shadow: 0 6px #3e8e55;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.btnGralXCh:hover {
	box-shadow: 0 4px #3e8e55;
	top: 2px;
}
.btnGralXCh:active {
	box-shadow: 0 0 #0073a8;
	top: 6px;
}
.btnGralXXCh {
	width: 80px;
	font-size: 14px;
	padding: 4px 0 2px 0;
	background: #60cb83;
	color: #fff;
	box-shadow: 0 6px #3e8e55;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	text-align:center
}
.btnGralXXCh:hover {
	box-shadow: 0 4px #3e8e55;
	top: 2px;
}
.btnGralXXCh:active {
	box-shadow: 0 0 #0073a8;
	top: 6px;
}
.btnGralXXChAdaptable {
	font-size: 14px;
	padding: 4px 0 2px 0;
	background: #23b9cb;
	color: #fff;
	box-shadow: 0 6px #16818e;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	text-align:center
}
.btnGralXXChAdaptable:hover {
	box-shadow: 0 4px #16818e;
	top: 2px;
}
.btnGralXXChAdaptable:active {
	box-shadow: 0 0 #16818e;
	top: 6px;
}


.btnGralXXChNar {
	width: 110px;
	font-size: 14px;
	padding: 4px 0 2px 12px;
	background: url(../img/mamiferos/parlante.png) #f19349;
	background-repeat:no-repeat;
	background-position:8px 7px ;
	color: #fff;
	box-shadow: 0 6px #c35f28;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	text-align:center
}
.btnGralXXChNar:hover {
	box-shadow: 0 4px #c35f28;
	top: 2px;
}
.btnGralXXChNar:active {
	box-shadow: 0 0 #c35f28;
	top: 6px;
}
.zoom-range {
	float: left;
	display: inline-block;
	margin-top: 15px
}
input[type=range] {
	/*removes default webkit styles*/
	-webkit-appearance: none;
	/*fix for FF unable to apply focus style bug */

    
    /*required for proper track sizing in FF*/
	width: 100px;
}
input[type=range]::-webkit-slider-runnable-track {
 width: 100px;
 height: 5px;
 background: #bfebf0;
 border: none;
 border-radius: 3px;
 margin-left:-2px;
}
input[type=range]::-webkit-slider-thumb {
 -webkit-appearance: none;
 border: none;
 height: 16px;
 width: 16px;
 border-radius: 50%;
 background: #60cb83;
 margin-top: -4px;
}
input[type=range]:focus {
	outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
 background: #bfebf0;
}
 input[type=range]::-moz-range-track {
 width: 100px;
 height: 5px;
 background: #bfebf0;
 border: none;
 border-radius: 3px;
}
input[type=range]::-moz-range-thumb {
 border: none;
 height: 16px;
 width: 16px;
 border-radius: 50%;
 background: #60cb83;
}

/*hide the outline behind the border*/
input[type=range]:-moz-focusring {
 outline: 1px solid white;
 outline-offset: -1px;
}
 input[type=range]::-ms-track {
 width: 100px;
 height: 5px;
    
    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;
    
    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
 border-width: 6px 0;

    /*remove default tick marks*/
    color: transparent;
}
input[type=range]::-ms-fill-lower {
 background: #60cb83;
 border-radius: 10px;
}
input[type=range]::-ms-fill-upper {
 background: #ddd;
 border-radius: 10px;
}
input[type=range]::-ms-thumb {
 border: none;
 height: 16px;
 width: 16px;
 border-radius: 50%;
 background: #60cb83;
}
input[type=range]:focus::-ms-fill-lower {
 background: #60cb83;
}
input[type=range]:focus::-ms-fill-upper {
 background: #ccc;
}
#inverted-contain {
	background: #fff
}
.contenedor-mapa {
	background: #fff
}
#inverted-contain .panzoom {
	width: 100%;
}
.redes-menu-contenedor a:hover {
	-webkit-animation: rubberBand 0.5s;
	animation: rubberBand 0.5s;
}
.bot-tickets-menu a:hover {
	-webkit-animation: rubberBand 0.5s;
	animation: rubberBand 0.5s;
}
.titulo-experiencia-info {
	margin: 30px 30px 20px 30px
}
.titulo-experiencia-info h3 {
	line-height: 35px
}
.contenedor-delfines .experiencia-valor {
	background-image: url(../img/linea-az-exp-1.png), url(../img/linea-az-exp-1.png);
}
.experiencia-valor {
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
	padding: 0 35px;
	margin-bottom: 5px;
    margin-right: 39px;
}
.contenedor-delfines .experiencia-valor h4 {
	color: #119eb4;
}
.experiencia-valor h4 {
	font-size: 22px;
	font-family: 'vistaSansAltBlackIta';
	text-align: right;
	margin: 24px 5px 20px 0;
	line-height: 20px;
}
.contenedor-delfines .experiencia-valor h2 {
	color: #119eb4;
}
.experiencia-valor h2 {
	font-size: 50px;
	font-family: 'vistaSansAltBlackIta';
	text-align: right;
	float: left;
	display: inline-block;
	margin: 20px 0 20px 0px;
}
.contenedor-lobos .experiencia-valor {
	background-image: url(../img/linea-nar-exp-1.png), url(../img/linea-nar-exp-1.png);
}
.contenedor-lobos .experiencia-valor h4 {
	color: #f19349;
}
.contenedor-lobos .experiencia-valor h2 {
	color: #f19349;
}
.contenedor-pinguinos .experiencia-valor {
	background-image: url(../img/linea-ver-exp-1.png), url(../img/linea-ver-exp-1.png);
}
.contenedor-pinguinos .experiencia-valor h4 {
	color: #60cb83;
}
.contenedor-pinguinos .experiencia-valor h2 {
	color: #60cb83;
}
.contenedor-peces .experiencia-valor {
	background-image: url(../img/linea-vio-exp-1.png), url(../img/linea-vio-exp-1.png);
}
.contenedor-peces .experiencia-valor h4 {
	color: #8e74cb;
}
.contenedor-peces .experiencia-valor h2 {
	color: #8e74cb;
}
.contenedor-tiburones .experiencia-valor {
	background-image: url(../img/linea-tur-exp-1.png), url(../img/linea-tur-exp-1.png);
}
.contenedor-tiburones .experiencia-valor h4 {
	color: #3ec3b2;
}
.contenedor-tiburones .experiencia-valor h2 {
	color: #3ec3b2;
}
.experiencia-valor img {
	float: left;
	display: inline-block;
	margin: 28px 10px 0 5px;
}
.contenedor-delfines .experiencia-comprar {
	background: url(../img/linea-az-exp-2.png) center top no-repeat;
}
.contenedor-lobos .experiencia-comprar {
	background: url(../img/linea-nar-exp-2.png) center top no-repeat;
}
.contenedor-pinguinos .experiencia-comprar {
	background: url(../img/linea-ver-exp-2.png) center top no-repeat;
}
.contenedor-peces .experiencia-comprar {
	background: url(../img/linea-vio-exp-2.png) center top no-repeat;
}
.contenedor-tiburones .experiencia-comprar {
	background: url(../img/linea-tur-exp-2.png) center top no-repeat;
}
.experiencia-comprar {
	float: left;
	display: inline-block;
	width: 100%
}
.experiencia-comprar-boton {
	text-align: center;
	margin: 30px 0
}
.bnt-mas-menos {
	margin-left: 15px;

	width: 30px;
	z-index:999
}
.col-der-secciones {
	max-width: 370px;
	margin: 0 auto;
}
.col-der-actividades {
	margin-bottom:210px
}
.contenedor-contacto .parque-tit-der {
		padding: 35px 0;
}
.parque-tit-der {
	background: #60cb83;
	color: #FFF;
	font-size: 34px;
	text-align: center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-family: 'vistaSansAltBlackIta';
	line-height: 30px;
	padding: 20px 0;
	margin-bottom: 10px;
	min-height:100px
}
.actividades-tit-der {
		font-size: 28px;
		    line-height: 24px;
    padding: 26px 0;
}
.parque-tit-der-az {
	background: #23b9cb;
}
.parque-tit-der-linea-bottom {
	background: rgba(96, 203, 131, .25);
	height: 5px;
	margin-bottom: 10px;
}
.parque-destacado {
	font-family: 'vistaSansAltReg';
	font-size: 17px;
	color: #4ab479;
	text-align: center;
	line-height: 21px;
	padding-bottom: 15px;
	padding-top: 5px
}
.parque-info-der {
	background: rgba(96, 203, 131, .20);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-family: 'vistaSansAltBlackIta';
	line-height: 30px;
	padding: 20px;
	margin-bottom: 10px;
}
.parque-info-der-bl {
	background: rgba(255, 255, 255, .55);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-family: 'vistaSansAltBlackIta';
	line-height: 30px;
	padding: 20px;
	margin-bottom: 10px;
}
.secciones-info-icon {
	float: left;
	display: inline-block;
}
.secciones-info-linea-vert {
	background: #94d6d7;
	height: 30px;
	float: left;
	display: inline-block;
	width: 2px;
	margin: 2px 12px
}
.secciones-info-numero {
	font-family: 'vistaSansAltBlackIta';
	font-size: 38px;
	float: left;
	display: inline-block;
	color: #23b9cb;
	margin-top: 3px;
}
.secciones-info-text {
	font-family: 'vistaSansAltBlack';
	color: rgba(26, 178, 203, .60);
	font-size: 17px;
	float: left;
	display: inline-block;
	line-height: 19px;
}
.secciones-info-text a {
	color:inherit
}
.secciones-info-text a:hover {
	 color: #23b9cb;
	 text-decoration:none
}
   

.secciones-info-text-gr {
	font-family: 'vistaSansAltBlack';
	color: rgba(26, 178, 203, .60);
	font-size: 21px;
	float: left;
	display: inline-block;
	margin-top: 8px;
	line-height: 20px
}
.socios-asociate {
	background-image: url(../img/fondo-parque.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	display: inline-block;
	padding-bottom: 100px;
}
.socios-asociate .home-socios {
	margin-top: 0;
}
.pochoclos {
	position: absolute;
	top: 30px;
	z-index: 99;
	right: -120px;
}
.item-menu-break a {
	line-height: 20px;
	height: 60px;
	margin: 0;
	padding: 8px 0 15px 0;
}
.detalle-carrito {
	display: block
}
.contenedor-horarios {
	margin-top: 10px
}
.linea-horarios {
	height:5px;
	display:inline-block;
	float:left;
	width:100%;
	background: #FFF
}

.contenedor-faq {
	margin-top: 10px;
	background-image: url(../img/pinguinos-faq.png);
	background-position:bottom right;
	background-repeat:no-repeat;

	
}
.contenedor-faq p, .contenedor-faq p a {
	  color: #4b4b4d;
    font-size: 14px;
}

.contenedor-faq p a:hover {
	  color: #23b9cb;
	  text-decoration:none
}



.contenedor-faq h4 a:hover, .contenedor-faq h4 a:active, .contenedor-faq h4 a:focus {
	  text-decoration:none;
	  color:#4ab479
}
  

.contenedor-faq .panel-heading, .contenedor-faq .panel{
	background:none
}
.contenedor-faq .panel, .contenedor-faq .panel-group .panel-heading+.panel-collapse>.panel-body {
	border: none;
	box-shadow:none
}
.contenedor-faq .panel-heading {
	border:none;
	padding-bottom:0
}
.contenedor-faq h4 {
	    font-family: 'vistaSansAltBlack';
    font-size: 18px;
	  color: #23b9cb;
}
.contenedor-faq .panel-body {
	padding-top:0
}

.contenedor-compra-mensaje h2 {
	font-family: 'vistaSansAltBlackIta';
	font-size: 40px;
	    color: #60cb83;
}

.col-iconos img, .col-iconos h3 {
	float: left;
	display: inline-block;
}
.col-iconos h3 {
	font-family: 'vistaSansAltBlack';
	font-size: 16px;
	margin-top: 15px;
	margin-left: 5px;
}
.col-iconos h3 span {
	font-family: 'vistaSansAltReg';
}
.fila-horarios-tit {
	background: rgba(35, 185, 203, 0.43);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
	font-size: 18px;
	padding: 10px 10px 10px 15px !important;
	text-align: left
}
.fila-horarios-txt-special{
    font-size: 18px;
    font-weight: bold;
    color: #23b9cb;
}
.fila-horarios-separacion {
	background: url(../img/separador-horarios.png) center repeat-x;


	padding:0!important;


}


.table, .table>thead>tr>th, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border: 0;
}
.table>thead>tr>th {
	color: #23b9cb;
	font-family: 'vistaSansAltBlack';
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.table {
	border-collapse: separate;
	border-spacing: 10px;
}
.horario-marcado {
	background: #cceed7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	font-size: 18px;
	font-family: 'vistaSansAltBlack';
	color: #46ad6a
}
.horario-marcado span {
	display: block;
	color: #23b9cb;
	font-size: 14px;
	font-family: 'vistaSansAltReg';
}
.table-responsive {
	border: none;
	margin-top: 30px
}
.pasos {
	position: absolute;
	right: 20px;
	top: 55px;
}
.pasos-inn, .pasos-tilde {
	float: left;
	display: inline-block;
}
.pasos-inn {
	margin-top: 6px;
	padding-left: 12px;
	background: url(../img/pasos-linea1.jpg) left 1px top 5px no-repeat
}
.pasos-circulo {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 12px;
	height: 12px;
	border: solid 2px #23b9cb;
}
.pasos-numero {
	font-family: 'vistaSansAltReg';
	color: #23b9cb;
	text-align: center;
	margin-top: 4px;
	font-size: 13px;
}
.pasos-01 {
	background: none !important
}
.pasos-selected .pasos-circulo {
	background-color: #23b9cb;
}
.pasos-selected {
	background: url(../img/pasos-linea2.jpg) left 1px top 5px no-repeat
}
.legales {
/*	margin-top:20px !important*/
}
/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin: -50px 0 0 -50px;
  border: 10px solid #bfebf0;
  border-radius: 50%;
  border-top: 10px solid #23b9cb;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 0.8s;
  animation-name: animatebottom;
  animation-duration: 0.8s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  text-align: center;
}
.modal-dialog {
	max-width:450px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.modal-general {
	background:#bfebf0;
	padding:30px;
	display:inline-block;
	width:100%;
		-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.modal-general h4 {

	color:#23b9cb;
	margin-bottom:20px
}

.contenido-carrito > .paso01-inn { 
	background: url(../img/fondo-carrito-1.jpg);
	background-size: cover;
}


.contenido-carrito > .paso02-inn { 
	background: url(../img/fondo-carrito-2.jpg);
		background-size: cover;
}

.contenido-carrito > .paso03-inn { 
	background: url(../img/fondo-carrito-3.jpg);
		background-size: cover;
}

.contenido-carrito > .paso04-inn { 
	background: url(../img/fondo-carrito-4.jpg);
		background-size: cover
}
.contenido-carrito > .paso05-inn { 
	background: url(../img/fondo-carrito-5.jpg);
		background-size: cover;
}
.contenido-carrito > .paso06-inn { 
	background: url(../img/fondo-carrito-6.jpg);
		background-size: cover;
}
.contenido-carrito > .paso07-inn { 
	background: url(../img/fondo-carrito-7.jpg);
		background-size: cover;
}
.contenido-carrito > .paso08-inn { 
	background: url(../img/fondo-carrito-8.jpg);
		background-size: cover;
}
.contacto-icon {
	float:left;
	display:inline-block
}


#map-canvas { 
height: 400px;
z-index:0;
width:100%



 }
 
 .ejes-mapa {
	 position:absolute;
	 top:40px;
	 right:80px;
	 z-index:999
 }
 .mamiferos-delfin {
	background:url(../img/mamiferos/delfines.png) center top no-repeat;

}
 .mamiferos-elefante-marino {
	background:url(../img/mamiferos/elefante-marino.png) center top no-repeat;

}
 .mamiferos-lobo-marino-de-dos-pelos {
	background:url(../img/mamiferos/lobo-marino-de-dos-pelos.png) center top no-repeat;

}
 .mamiferos-lobo-marino-de-un-pelo {
	background:url(../img/mamiferos/lobo-marino-de-un-pelo.png) center top no-repeat;

}
 .mamiferos-nutrias {
	background:url(../img/mamiferos/nutrias.png) center top no-repeat;

}
 .mamiferos-lemures {
	background:url(../img/mamiferos/lemures.png) center top no-repeat;

}
 .mamiferos-tortuga {
	background:url(../img/mamiferos/tortuga.png) center top no-repeat;

}
 .reptiles-tortuga-de-cuello-largo {
	background: url(../img/reptiles/tortuga-de-cuello-largo.png) center top no-repeat;

}
 .reptiles-tortuga-de-orejas-rojas {
	background: url(../img/reptiles/tortuga-de-orejas-rojas.png) center top no-repeat;

}
 .reptiles-tortuga-de-laguna {
	background: url(../img/reptiles/tortuga-de-laguna.png) center top no-repeat;

}
 .reptiles-tortuga-de-casquito {
	background: url(../img/reptiles/tortuga-de-casquito.png) center top no-repeat;

}
 .reptiles-tortuga-pintada {
	background: url(../img/reptiles/tortuga-pintada.png) center top no-repeat;

}
 .reptiles-lagarto-rojo {
	background: url(../img/reptiles/lagarto-rojo.png) center top no-repeat;

}
.reptiles-lagarto-overo {
	background: url(../img/reptiles/lagarto-overo.png) center top no-repeat;
}
.reptiles-tortuga-carbonaria {
	background: url(../img/reptiles/tortuga-carbonaria.png) center top no-repeat;
}


.aves-pinguino-de-magallanes {
	background:url(../img/aves/pinguino-de-magallanes.png) center top no-repeat;

}
.aves-pinguino-saltarin {
	background:url(../img/aves/pinguino-saltarin.png) center top no-repeat;

}
.aves-pinguino-rey {
	background:url(../img/aves/pinguino-rey.png) center top no-repeat;

}
.aves-cauquen-comun {
	background:url(../img/aves/cauquen-comun.png) center top no-repeat;

}
.aves-cisne-europeo {
	background:url(../img/aves/cisne-europeo.png) center top no-repeat;

}
.aves-espatula-africana {
	background:url(../img/aves/espatula-africana.png) center top no-repeat;

}
.aves-flamenco-austral {
	background:url(../img/aves/flamenco-austral.png) center top no-repeat;

}
.aves-anade-real {
	background:url(../img/aves/anade-real.png) center top no-repeat;

}
.aves-cisne-coscoroba {
	background:url(../img/aves/cisne-coscoroba.png) center top no-repeat;

}
.aves-grulla-azul {
	background:url(../img/aves/grulla-azul.png) center top no-repeat;

}
.aves-garza-blanca {
	background:url(../img/aves/garza-blanca.png) center top no-repeat;

}
.aves-bandurria-austral {
	background:url(../img/aves/bandurria-austral.png) center top no-repeat;

}
.aves-ipacaa {
	background:url(../img/aves/ipacaa.png) center top no-repeat;

}
.aves-ibis-sagrado {
	background:url(../img/aves/ibis-sagrado.png) center top no-repeat;

}
.aves-ibis-escarlata {
	background:url(../img/aves/ibis-escarlata.png) center top no-repeat;

}
.aves-siriri-pampa {
	background:url(../img/aves/siriri-pampa.png) center top no-repeat;

}

.aves-pato-barcino {
	background:url(../img/aves/pato-barcino.png) center top no-repeat;

}
.aves-faisan-de-nepal {
		background:url(../img/aves/faisan-de-nepal.png) center top no-repeat;
}
.aves-pato-tadorna {
		background:url(../img/aves/pato-tadorna.png) center top no-repeat;
}
.aves-petrel-negro {
		background:url(../img/aves/petrel-negro.png) center top no-repeat;
}
.aves-tucan {
		background:url(../img/aves/tucan.png) center top no-repeat;
}
.aves-turaco {
		background:url(../img/aves/turaco.png) center top no-repeat;
}
.aves-guacamayo-rojo {
		background:url(../img/aves/guacamayo-rojo.png) center top no-repeat;
}
.aves-guacamayo-azul {
		background:url(../img/aves/guacamayo-azul.png) center top no-repeat;
}
.aves-guacamayo-arlequin {
		background:url(../img/aves/guacamayo-arlequin.png) center top no-repeat;
}
.aves-guacamayo-militar  {
		background:url(../img/aves/guacamayo-militar.png) center top no-repeat;
}
.aves-loris-arcoiris  {
		background:url(../img/aves/loris-arcoiris.png) center top no-repeat;
}
.aves-pavo-real  {
		background:url(../img/aves/pavo-real.png) center top no-repeat;
}
.aves-pato-criollo  {
		background:url(../img/aves/pato-criollo.png) center top no-repeat;
}
.aves-garcita-bueyera  {
		background:url(../img/aves/garcita-bueyera.png) center top no-repeat;
}


.peces-tiburon-escalandrun {
		background:url(../img/peces/tiburon-escalandrun.png) center top no-repeat;
}
.peces-tiburon-moteado {
		background:url(../img/peces/tiburon-moteado.png) center top no-repeat;
}
.peces-tiburon-moteado {
		background:url(../img/peces/tiburon-moteado.png) center top no-repeat;
}
.peces-pez-limon {
		background:url(../img/peces/pez-limon.png) center top no-repeat;
}
.peces-corvina-rubia {
		background:url(../img/peces/corvina-rubia.png) center top no-repeat;
}
.peces-corvina-negra  {
		background:url(../img/peces/corvina-negra.png) center top no-repeat;
}
.peces-sargo   {
		background:url(../img/peces/sargo.png) center top no-repeat;
}
.peces-anchoa-de-banco  {
		background:url(../img/peces/anchoa-de-banco.png) center top no-repeat;
}
.peces-bagre-de-mar  {
		background:url(../img/peces/bagre-de-mar.png) center top no-repeat;
}
.peces-besugo   {
		background:url(../img/peces/besugo.png) center top no-repeat;
}
.peces-tilapia-frontosa  {
		background:url(../img/peces/tilapia-frontosa.png) center top no-repeat;
}
.peces-mori   {
		background:url(../img/peces/mori.png) center top no-repeat;
}
.peces-limon  {
		background:url(../img/peces/limon.png) center top no-repeat;
}
.peces-auratus-albino  {
		background:url(../img/peces/auratus-albino.png) center top no-repeat;
}
.peces-venustus {
		background:url(../img/peces/venustus.png) center top no-repeat;
}
.peces-auratus  {
		background:url(../img/peces/auratus.png) center top no-repeat;
}
.peces-cebra-roja {
		background:url(../img/peces/cebra-roja.png) center top no-repeat;
}
.peces-azul-electrico {
		background:url(../img/peces/azul-electrico.png) center top no-repeat;
}
.peces-cebra-blanca {
		background:url(../img/peces/cebra-blanca.png) center top no-repeat;
}
.peces-pemba  {
		background:url(../img/peces/pemba.png) center top no-repeat;
}
.peces-chucho  {
		background:url(../img/peces/chucho.png) center top no-repeat;
}
.peces-carpas-koi {
		background:url(../img/peces/carpas-koi.png) center top no-repeat;
}

.mamiferos-animal {
		padding:175px 80px 50px 30px;
		text-align:center;
		min-height:300px
}
.mamiferos-2rengl {
	padding-top:155px !important
}

.mamiferos-animal h4 {
		font-family: 'vistaSansAltBlackIta';
	font-size: 24px;
	line-height:20px;
	color:#FFF;
	text-align:center
}
.mamiferos-fila {
	background:url(../img/mamiferos/separador.png), url(../img/mamiferos/separador.png);
	background-position:32.0%, 67%;
	background-repeat:no-repeat
}

.contenedor-comprobante, .contenedor-comprobante h1 small{
	    color: #23b9cb;
}

.contenedor-comprobante .table-bordered, .contenedor-comprobante .panel-default {
	border: solid 1px
}

.contenedor-comprobante .panel-heading, .contenedor-comprobante thead {
	background:#bcebea;
	    padding: 10px 8px;
}

.contenedor-comprobante .table-bordered {
	border-spacing:0
}
.contenedor-comprobante .table-bordered tr {
	border-bottom: #23b9cb solid 1px
}
.contenedor-comprobante h4 {
	text-align:left;
	color:#23b9cb;
	font-family:'vistaSansAltBlack';
	font-size:18px;
}
.contenedor-comprobante .panel {
	border-radius: 0;
}
.contenedor-comprobante .border-bottom-tabla {
		border-bottom: #23b9cb solid 1px
}
.medios-de-pago {
	background:#FFF;
	border-radius: 5px;
	    margin-top: 10px;
}
.banner-centro-video {
	z-index:0;
	height:auto;
	    background: url(../img/banner-centro.jpg) center top no-repeat;
    background-size: cover;
}
.banner-parque-video {
	z-index:0;
	height:auto;
	    background: url(../img/banner-nosotros.jpg) center top no-repeat;
    background-size: cover;
}
.videoCrfm {
	    width: 100%;
    height: auto;
}


.horario-modal .modal-dialog {
	max-width: inherit !important;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.promo-modal-contenedor {
	text-align:center;
	background:url(../img/fondo-modal-promos.jpg);
	background-size:cover;
	padding:30px
}
.promo-modal-contenedor h4 {
	color:#ff5555;
	font-size:34px;
	font-family: 'vistaSansAltBlackIta';

}

.promo-modal .modal-dialog {
	max-width: inherit !important;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.promo-modal-contenedor .modal-footer {
	    border-top: none

}

.boton-azul {
	width: auto;
	font-size: 14px;
	background: #23b9cb;
	color: #fff;
	box-shadow: 0 6px #16818e;
	border: none;
	font-family: 'vistaSansAltBlackIta';
	cursor: pointer;
	display: inline-block;
	margin: 0 auto;
	outline: none;
	position: relative;
	border-radius: 10px;
	padding:2px 12px;
}
.boton-azul:hover {
	box-shadow: 0 4px #16818e;
	top: 2px;
	cursor: pointer;
}

.fila-form-socios {
	margin-bottom:15px;
}
.fila-form-socios .ck-button {
	width: 160px !important;
	margin-top:10px
}
.fila-form-socios .ck-button label span {
	width: 160px !important;
}
.contenedor-form-socios .label-socios {

	    color: #4b4b4d;
    font-size: 16px;
	font-weight:bold;
	width:100%
}
.socios-espaciado {
	margin-right:10px;
	display:block
}
.socios-input {
	border: solid 2px #23b9cb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #23b9cb;

}
.socios-radios {
	margin-top:12px
	
}

.socios-una-linea {
	float:left; display:inline-block
}
.input-fecha {
	float:left; display:inline-block;
	width:20% !important;
	min-width:48px;
	margin-right:2px
}
.input-tel {
	float:left; display:inline-block;
	width:60% !important;
	min-width:48px;
	margin-right:2px
}
.scios-tarjetas {
	margin-top:30px;
	margin-bottom:30px
}
.contenedor-socios h3 {
	    color: #f19349;
    font-family: 'vistaSansAltBlackIta';
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 24px;
}

.promo-modal-contenedor .item-carrito-contenedor-item {
	text-align:left;
	padding-left:70px;
	
}
#cal-wrapper {
	margin-top:30px;
	margin-bottom:30px;
	display:inline-block;
}

 @media(max-width:330px) {
.menu-responsive-logo {
	width: 85px;
	margin-top: 10px
}
.menu-responsive-tickets {
	width: 129px;
	margin-top: 10px
}
.animales-info {
	padding: 60px 0px 40px 40px;
	background-size: 110%;
	background-position: right;
	width: 290px;
}
.item-icon {
	width: 50px
}
.item-icon img {
	width: 50px;
	height: 46px;
}
.item-info {
	width: 170px;
}
.animales-item h6 {
	margin-top: 10px;
	font-size: 10px;
}
.animales-info h3 {
	font-size: 30px;
	margin-bottom: 5px;
	text-align: left
}
.animales-info .item1 {
	background-size: 80%
}
.animales-info .item2 {
	background-size: 77%
}
.animales-info .item3 {
	background-size: 60%
}
}
@media(max-width:380px) {
.menu-responsive-logo {
	width: 96px;
	margin-top: 5px
}
.menu-responsive-tickets {
	width: 145px;
	margin-top: 5px
}
.home-socios-txt {
	height: 270px !important;
}
.contenedor-delfines .home-socios-txt p, .contenedor-lobos .home-socios-txt p, .contenedor-pinguinos .home-socios-txt p {
	width: 65%;
}
.separador-ondita-bl {
	margin-bottom: 5px
}
.separador-ondita-bl img {
	width: 50px;
	height: 10px
}
.banner-seccion {
	height: 280px;
}
.secciones-info-text {
	font-size: 14px;
	line-height: 17px;
}
.secciones-info-text-gr {
    font-size: 18px;
}

#map-canvas { 
height: 240px;
top:-5px
}
.mapa {
top:-5px
}
#inverted-contain, .carousel-inner {
top:-5px
}
.banner-centro-video {
	    height: 280px !important;
}

}
@media(max-width:500px) {
.col-tickets-der-top {
	background: url(../img/carrito-detalle-top-res.png) center top no-repeat;
	min-height: 333px;
	padding: 91px 60px 20px 30px;
	background-size: 97%
}
.col-tickets-der-bottom {
	background: url(../img/carrito-detalle-bottom-res.png) center top no-repeat;
	height: 300px;
	padding: 0px 60px 20px 30px;
	background-size: 97%
}
h1 {
	font-size: 42px;
	line-height: 40px !important;
}
.animales-left h1 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.contenedor-el-parque {
	padding-bottom: 200px
}
.contenedor-socios .col-der-secciones {
	margin-bottom: 100px
}
.contenedor-animales {
    margin-top: -95px;
}
.contenedor-centro {
    padding-bottom: 300px !important;
}
.legales {
    margin-top: 0 !important;
}
.banner-centro-video {
	height:400px;
}

}
 @media (min-width: 330px) and (max-width: 519px) {
	 
.contenedor-delfines .home-socios, .contenedor-lobos .home-socios, .contenedor-tiburones .home-socios, .contenedor-peces .home-socios  {
	margin-top: 40px;
}
.contenedor-experiencias .animales-info {
	margin-left: 30px
}
.contenedor-experiencias .experiencia-comprar {
	background-size: 80%
}

.animales-info {
	padding: 70px 0px 40px 45px;
	background-size: 109%;
/*	background-position: right;*/
	width: 330px;
	float: right !important
}
.item-icon {
	width: 50px
}
.item-icon img {
	width: 50px;
	height: 46px;
}
.item-info {
	width: 170px;
}
.animales-item h6 {
	margin-top: 10px;
	font-size: 12px;
}
.animales-info h3 {
	font-size: 30px;
	margin-bottom: 5px;
	text-align: left;
	margin-top:0;
	margin-left:20px
}
.titulo-experiencia-info {
	margin: 0 30px 0 0;
}
.experiencia-valor {
	background-size: 90%;
	padding: 0 5px;
	margin-bottom: 5px;
	width: 240px;
}
.titulo-experiencia-info h3 {
	line-height: 29px;
	margin-left:0;

	margin-right: 30px;
	text-align: center
}
.experiencia-valor img {
	margin: 20px 2px 0 5px;
}
.experiencia-valor h4 {
	font-size: 16px;
	margin: 24px 5px 20px 0;
	line-height: 14px;
}
.experiencia-valor h2 {
	font-size: 24px;
	margin: 25px 0 20px 0px;
}
.experiencia-comprar-boton {
	text-align: center;
	margin: 10px 0;
	width: 220px;
}
.experiencia-comprar-boton .btnGralCh {
	zoom: 0.70;
	-ms-zoom: 0.70;
	-webkit-zoom: 0.70;
	-moz-transform: scale(0.70, 0.70);
	-moz-transform-origin: left center;
}
.experiencia-comprar {
	background-size: 90%;
	width: 220px;
}
.animales-info .item1 {
	background-size: 80%
}
.animales-info .item2 {
	background-size: 77%
}
.animales-info .item3 {
	background-size: 60%
}
.col-der-secciones {
	margin-bottom: 10px
}

}
 @media (min-width: 520px) and (max-width: 768px) {
.animales-info {
	padding: 90px 0px 20px 40px;
	background-size: 100%;
	background-position: right;
	width: 520px;
}
.animales-info h3 {
	margin: 0 80px 0 0
}
.titulo-experiencia-info {
	margin: 0 30px 20px 30px;
}
.delfines-experiencia-info {
	height: 541px;
}
.experiencia-valor {
	width: 400px;
}
.experiencia-comprar {
	width: 400px;
}
.titulo-experiencia-info h3 {
	width: 320px;
}
}
 @media (min-width: 500px) and (max-width: 768px) {
.home-socios-txt {
	height: 300px !important;
}
.col-der-secciones {
	margin-bottom: 60px
}
.contenedor-socios .col-der-secciones {
	margin-bottom: 280px
}

}
 @media(max-width:768px) {
.home-parque-txt {
	position: relative !important;
	text-align: center;
	right: 0 !important;
	background-position: center;
	margin-top: -60px
}
.home-centro-txt {
	position: relative !important;
	text-align: center;
	right: 0 !important;
	background-position: center;
	margin-top: -40px
}
.home-socios-txt, .home-socios-foto {
	width: 100%;
}
.home-parque-txt h1, .home-centro-txt h1 {
	margin-top: 100px
}
.home-parque-txt-inn {
	margin: 0 auto;
	padding-right: 30px;
	width:250px
}
.home-centro-txt-inn {
	margin: 0 auto;
	padding-right: 30px
}
.home-parque-fotos {
	text-align: center;
	
}

.foto-centro-home {
	float: none;
		text-align: center;
		margin: 0 auto;
			    left: 0 !important;
}

.home-animales {
	background-size: 150%
}
.home-parque-fotos, #slideshow, .home-parque-fotos img {
	height: 270px !important;
}
.circle-mask {
	-webkit-mask-box-image: url(../img/home-centro-foto1.png);
	width: 324px !important;
	height: 270px !important;
	margin: 0 auto
}
.home-socios-txt {
	height: 400px;
	display: inline-block;
}
.home-socios-txt .row {
	display: table;
	height: 100%
}
.home-socios-txt-inn {
	float: none;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	text-align: center;
}
.home-socios-foto {
	float: none;
	display: inline-block;
	height: auto
}
.home-onda-verde, .home-onda-celeste, .animales-onda-celeste, .animales-onda-naranja-top, .animales-onda-naranja-bottom, .animales-onda-turquesa-top, .animales-onda-turquesa-bottom, .animales-onda-violeta-top, .animales-onda-violeta-bottom {
	background-size: 150%;
	background-position: center;
	height: 100px;
}
.home-onda-verde, .animales-onda-celeste, .animales-onda-naranja-top, .animales-onda-turquesa-top, .animales-onda-violeta-top {
	top: -50px
}
.pie-col-separador {
	background: none;

}
.col-tickets-iz {
	margin: 50px 0 0 0;
}
.animales-left {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-top: 30px
}
.contenedor-mamiferos .contenedor-animales {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-top: 80px
}

.animales-info {
	margin-top: 0;
	margin-bottom: 20px;
	left: 40px
}
.item-carrito-contenedor-img {
	left: 0px;
}
.contenedor-banner-home {
	height: 400px;
}
.llamador-banner img {
	right: 30px;
	zoom: 0.70;
	-moz-transform: scale(0.70);
}
.form-inline .form-control {
	width: auto;
	display: inline-block
}
.contenedor-animales {
	padding: 50px 0 0 0;
}
.contenedor-el-parque, .contenedor-centro, .contenedor-socios {
	background-size: 150%, cover;
	background-position: left bottom, center top;
}
.contenedor-el-parque, .contenedor-centro{
	background-size: 150%, cover;
	background-position: right bottom, center top;
}
.contenedor-actividades {
	background-size: 150%, cover;
	background-position: right bottom, center top;
}

.contenedor-contacto {
	background-size: 150%, cover;
	background-position: right bottom, center top;
	padding-bottom:50px
}
.contenedor-centro {
	padding-bottom: 280px;
}
.contenedor-el-parque .animales-left {
	margin-bottom: 0;
	
}
.pochoclos {
	top: -80px;
	right: 0;
	width: 50%;
}
.pie {
    padding: 0;
		height:290px;
  bottom: -290px;
}

body {

	 margin-bottom: 290px;
}



.pasos {

    top: 48px;
}

.mamiferos-tit {
	padding-right:0;
	padding-left:0
}

.icon-animales {

    right: -15px;

}
.mamiferos-tit h1 {
	margin-right:0
}
.contenedor-faq {
	background:none

	
}
.pie-bottom {

	margin-top:20px
}

.pie h4 span, .pie h4 span a {

	font-size:11px
}

}
 @media (min-width: 768px) and (max-width: 991px) {
.home-parque-txt {
	width: 450px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.col-tickets-iz {
	margin: 44px 20px 0 20px;
}
.animales-left {
	padding-left: 50px;
}
.contenedor-mamiferos .contenedor-animales {
	padding-left: 50px;
	padding-right:50px
}
.item-carrito-contenedor-img {
	left: 0px;
}
.item-carrito-contenedor-item {
	margin-left: 75px
}
.contenedor-el-parque, .contenedor-centro {
	background-size: 130%, cover;
	background-position: right bottom, center top;
}
.contenedor-centro {
	padding-bottom: 350px;
}
}
 @media (min-width: 1024px) and (max-width: 1130px) {
.home-parque-txt {
	right: 0 !important;
}
.col-tickets-der-top {
	padding: 81px 75px 20px 35px;
	background-size: cover
}
.col-tickets-der-bottom {
	padding: 10px 75px 20px 35px;
	background-size: contain
}
.menu-top li {
	margin: 0 10px;
}
}
 @media (min-width: 992px) and (max-width: 1230px) {
.animales-left {
	padding-left: 50px;
}
.contenedor-mamiferos .contenedor-animales {
	padding-left: 50px;
	padding-right:50px
}
}
 @media (min-width: 1024px) and (max-width: 1230px) {
.item-carrito-contenedor-item-iz, .item-carrito-contenedor-item-der {
	width: 100%
}
.contenedor-el-parque, .contenedor-centro {
	background-size: 120%, cover;
	background-position: right bottom, center top;
}
}
 @media (min-width: 1024px) and (max-width: 1400px) {
.desplegable1 .accordion-toggle, .desplegable1 .accordion-toggle:hover {
	background: url(../img/flecha-submenu-1.png) right 78px top 9px no-repeat !important
}
.desplegable1 .collapsed, .desplegable1 .collapsed:hover {
	background: url(../img/flecha-submenu-2.png) right 78px top 9px no-repeat !important
}
.desplegable2 .accordion-toggle, .desplegable2 .accordion-toggle:hover {
	background: url(../img/flecha-submenu-1.png) right 65px top 9px no-repeat !important
}
.desplegable2 .collapsed, .desplegable2 .collapsed:hover {
	background: url(../img/flecha-submenu-2.png) right 65px top 9px no-repeat !important
}
.desplegable3 .accordion-toggle, .desplegable3 .accordion-toggle:hover {
	background: url(../img/flecha-submenu-1.png) right 80px top 9px no-repeat !important
}
.desplegable3 .collapsed, .desplegable3 .collapsed:hover {
	background: url(../img/flecha-submenu-2.png) right 80px top 9px no-repeat !important
}
.animales-onda-naranja-top, .animales-onda-celeste, .animales-onda-turquesa-top, .animales-onda-violeta-top {
	background-position: right;
	height: 110px;
	background-size: cover;
	top: -56px
}
.animales-onda-naranja-bottom, .animales-onda-celeste, .animales-onda-turquesa-bottom, .animales-onda-violeta-bottom {
	height: 110px;
	background-size: cover;
	bottom: -50px
}
.contenedor-centro {
	padding-bottom: 250px;
}
}
 @media (min-width: 1230px) and (max-width: 1459px) {
.input-cupon {
	max-width: 125px
}
}
 @media (min-width: 768px) and (max-width: 1130px) {
.home-animales-delfin, .home-animales-lobo, .home-animales-pinguino {
	height: 260px
}
.contenedor-banner-home {
	height: 500px;
}
.llamador-banner img {
	right: 40px;
	zoom: 0.85;
	-moz-transform: scale(0.85);
}
}
 @media(min-width:992px) {
.detalle-carrito-titulo {
	display: none
}
}
 @media(max-width:991px) {
.col-tickets-der {
	max-width: inherit;
	min-height: 0px;
	margin-top: 0;
	position: fixed !important;
	z-index: 999;
	bottom: 0;
	background: #c5f0a2;
}

.affix {
	right: 0;

	position:fixed !important;
		   top:auto !important;
    bottom:0 !important;

}
.affix-top {
		right: 0;

		position:fixed;
		   top:auto !important;
    bottom:0 !important;
}
.affix-bottom {
			position:fixed;
		right:0;

		   top:auto !important;
    bottom:0 !important;
}

.col-tickets-der-inn {
	margin: 0 auto
}
.detalle-carrito {
	display: none
}
.col-tickets-der-top h3 {
	display: none
}
.detalle-carrito-titulo h3 {
	display: block !important;
	margin-bottom: 5px;
	font-size: 18px;
	text-align:left
}
.detalle-carrito-titulo h3:hover, .detalle-carrito-titulo:hover, .detalle-carrito-titulo:active, .detalle-carrito-titulo:focus {
	text-decoration: none
}
.col-tickets-der-top {
	background: #c5f0a2;
	padding: 20px 10px 0px 10px;
	min-height: 0
}
.col-tickets-der-bottom {
	background: #c5f0a2;
	padding: 0px 10px 10px 10px;
	min-height: 0;
	height: inherit;
	display: inline-block;
	width: 100%;
}
.col-tickets-der-btn-atras, .col-tickets-der-btn {
	width: 25%;
	float: left;
	text-align: right
}
.col-tickets-der-btn-atras {
	margin-top: 7px;
	margin-right: 0;
	font-size: 12px;
}
.col-tickets-der-ahorro {
	width: 50%;
	float: left;
	text-align: left;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 0;
}
.col-tickets-der-btn .btnGralCh {
	width: 95px;
	font-size: 13px;
	padding: 6px 0 2px 0;
	background: #60cb83;
	color: #fff;
	box-shadow: 0 4px #3e8e55;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	float:left
}
.col-tickets-der-btn .btnGralCh:hover {
	box-shadow: 0 2px #3e8e55;
	top: 2px;
}
.col-tickets-der-btn .btnGralCh:active {
	box-shadow: 0 0 #0073a8;
	top: 4px;
}
.col-tickets-der-total {
	border-bottom: solid 1px #60cb83;
	padding-bottom: 2px;
}
.col-tickets-der-total-precio {
	font-size: 12px;
}
.col-tickets-der-total-valor {
	font-size: 16px;
}
.carrito-der-renglon {
	font-size: 12px;
	margin: 0 5px 2px 5px;
	border-bottom: solid 1px #60cb83;
	padding-bottom: 5px;
}
.col-tickets-der-total-tilde img {
	width: 14px;
	height: 13px;
	margin: 5px 8px 0 0;
}
 
 .ejes-mapa {
	 display:none
 }
 .mamiferos-fila {
	background:none
}
.body-tickets {
	padding-bottom: 114px;
}

.contenido-carrito {
  min-height: inherit;
}

}
 @media(min-width:1024px) {
.boton-menu-responsive, .menu-responsive {
	display: none
}
}
@media(max-width:1024px) {
.menu-top {
	display: none
}
.contenido {
	padding-top:0 !important
}
.sidebar-brand, .bot-tickets-menu {
	display: none;
}
.sidebar-nav {
	margin-top: 25px
}
.secciones-responsive {
	display: block
}
.menu-ppal-grupo {
	margin-bottom: 0
}
.item-menu-break a {
	line-height: 20px;
	height: 60px;
	margin: 0;
	padding: 8px 0 15px 0;
}
.item-carrito-contenedor-item-iz {
	margin-bottom: 10px;
}
.desplegable1 .accordion-toggle, .desplegable1 .accordion-toggle:hover {
	background: url(../img/flecha-submenu-1.png) right 76px top 9px no-repeat !important
}
.desplegable1 .collapsed, .desplegable1 .collapsed:hover {
	background: url(../img/flecha-submenu-2.png) right 76px top 9px no-repeat !important
}
.desplegable2 .accordion-toggle, .desplegable2 .accordion-toggle:hover {
	background: url(../img/flecha-submenu-1.png) right 63px top 9px no-repeat !important
}
.desplegable2 .collapsed, .desplegable2 .collapsed:hover {
	background: url(../img/flecha-submenu-2.png) right 63px top 9px no-repeat !important
}
.desplegable3 .accordion-toggle, .desplegable3 .accordion-toggle:hover {
	background: url(../img/flecha-submenu-1.png) right 79px top 9px no-repeat !important
}
.desplegable3 .collapsed, .desplegable3 .collapsed:hover {
	background: url(../img/flecha-submenu-2.png) right 79px top 9px no-repeat !important
}
#inverted-contain .panzoom-parent {
	margin-bottom: 65px
}
.panzoom {
	height: 400px;
	width: 781px !important
}
.barra-top {
	display:none
}
}
 @media (min-width: 1130px) and (max-width: 1366px) {
.contenedor-banner-home {
	height: 600px;
}
.llamador-banner img {
	right: 40px;
	zoom: 0.90;
	-moz-transform: scale(0.90);
}
}
 @media(max-width:1330px) {
.home-animales-delfin, .home-animales-lobo, .home-animales-pinguino {
	background-size: contain !important;
}
.home-parque {
	max-width: 850px;
	margin: 0 auto;
}
.home-parque-fotos, #slideshow, .home-parque-fotos img {
	height: 350px
}
.circle-mask {
	-webkit-mask-box-image: url(../img/home-centro-foto1.png);
	width: 420px;
	height: 350px
}
#slideshow {
	height: 350px !important;
}
.home-parque-txt, .home-centro-txt {
	position: absolute;
	right: 40px;
	background-size: 428px 350px;
	height: 350px
}
.home-parque-txt-inn .btnGral, .home-socios-txt-inn .btnGral, .home-centro-txt-inn .btnGral {
	zoom: 0.77;
	-moz-transform: scale(0.77);
}
.home-parque-txt-inn h1 {
	font-size: 40px
}
.home-parque-txt-inn p {
	font-size: 13px;
	margin-bottom: 60px
}
.home-socios-txt-inn h1 {
	font-size: 40px;
	line-height: 40px !important
}
.home-socios-txt-inn p {
	font-size: 13px;
	margin-bottom: 60px;
	line-height: 16px !important
}
.home-centro-txt-inn h1 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 0
}
.home-centro-txt-inn p {
	font-size: 20px;
}
}
 @media (min-width: 768px) and (max-width: 1330px) {
.home-parque-txt-inn {
	margin-top: 92px;
	margin-left: 69px;
	text-align: center;
	width: 215px;
}
.home-socios-txt-inn {
	text-align: center;
}
.home-centro-txt-inn {
	margin-top: 100px;
	margin-left: 69px;
	text-align: center;
	width: 260px;
}
}
 @media(min-width:1468px) {
.home-animales-delfin, .home-animales-lobo, .home-animales-pinguino {
	height: 350px !important;
}
}
 @media(min-width:1700px) {
.home-animales {
	padding-left: 150px !important;
	padding-right: 150px !important;
}
.animales-onda-naranja-top, .animales-onda-celeste, .animales-onda-turquesa-top {
	background-position: right;
	height: 140px;
	background-size: cover;
	top: -70px
}
.animales-onda-naranja-bottom, .home-onda-celeste, .animales-onda-turquesa-bottom, .animales-onda-violeta-bottom {
	height: 140px;
	background-size: cover;
	bottom: -67px
}
}
