@font-face {
	font-family: 'Mathlete-Bulky';
    src: url('../fonts/Mathlete_Bulky/original_Mathlete-Bulky.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/Mathlete_Bulky/original_Mathlete-Bulky.woff') format('woff'),
         url('../fonts/Mathlete_Bulky/original_Mathlete-Bulky.ttf') format('truetype'),
         url('../fonts/Mathlete_Bulky/original_Mathlete-Bulky.svg') format('svg');
	font-weight: normal;
	font-style: normal;
  /* uSO            font-family:'Mathlete-Bulky', Sans-Serif;                    */
}
@font-face {
	font-family: 'MagnoliaSky';
    src: url('../fonts/magnolia_sky/original_magnolia_sky.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/magnolia_sky/original_magnolia_sky.woff') format('woff'),
         url('../fonts/magnolia_sky/original_magnolia_sky.ttf') format('truetype'),
         url('../fonts/magnolia_sky/original_magnolia_sky.svg') format('svg');
	font-weight: normal;
	font-style: normal;
  /*USO            font-family:'MagnoliaSky', Sans-Serif;        */
}
@font-face {
	font-family: 'CenturyGothic';
    src: url('../fonts/century/original_Century_Gothic.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/century/original_Century_Gothic.woff') format('woff'),
         url('../fonts/century/original_Century_Gothic.ttf') format('truetype'),
         url('../fonts/century/original_Century_Gothic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
  /*USO    font-family:'CenturyGothic', Sans-Serif;      */
}
/*estilos generales*/
html, body {
	margin: 0;
	padding: 0;
	/* overflow: hidden; */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-family:'Mathlete-Bulky', Sans-Serif;
	font-size: 40px;
	line-height: .7;
	color: #ffffff;
}
#superContainer {
	height: 100%;
	position: relative;
	-ms-touch-action: none;
	touch-action: none;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
* {
	outline:none;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 94%;
    text-align: left;
    margin-bottom: .5em;
}
h2 {
    font-family: 'MagnoliaSky', Sans-Serif;
    font-size:2.3em;
}
p {
    text-align: left;
    line-height: 98%;
    margin-bottom: .7em;
    font-size: .9em;
    letter-spacing: .7pt;
}
.content {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}
.wrapper {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
    padding:0;
}
.columnas {
    display: flex;
    align-items: center;
}
.columna {
    position: relative;
    /* float: left; */
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.columna img, img.fullwidth {
    display: block;
    width: 100%;
    position: relative;
    z-index: 6;
}
.col12 {
	width: 100%;
}
.col11 {
	width: 91.66666667%;
}
.col10 {
	width: 83.33333334%;
}
.col9 {
	width: 75%;
}
.col8 {
	width: 66.66666667%;
}
.col7 {
	width: 58.33333334%;
}
.col6 {
	width: 50%;
}
.col5 {
	width: 41.66666667%;
}
.col4 {
	width: 33.33333334%;
} 
.col3 {
	width: 25%;
}
.col2_b {
	width: 25%;
}
.col2 {
	width: 16.66666667%;
}
.col1 {
	width: 8.33333334%;
}
.columnas:after {
    content: '';
    clear: both;
    position: relative;
    display: block;
}
/*terminan estilos generales*/

/*estilos plugin fullpage*/
html {overflow-x: hidden;}
html, body {
	margin: 0;
	padding: 0;
    /*overflow-x: hidden;*/
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
	height: 100%;
	position: relative;
	-ms-touch-action: none;
	touch-action: none;
}
.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fp-slide {
	float: left;
}
.fp-slide, .fp-slidesContainer {
	height: 100%;
	display: block;
}
.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
	transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.fp-slidesContainer {
	float: left;
	position: relative;
}
.fp-controlArrow {
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
	overflow: scroll;
}
.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}
#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
}
#fp-nav.right {
	right: 17px;
}
#fp-nav.left {
	left: 17px;
}
.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}
.fp-slidesNav.bottom {
	bottom: 17px;
}
.fp-slidesNav.top {
	top: 17px;
}
#fp-nav ul, .fp-slidesNav ul {
	margin: 0;
	padding: 0;
}
#fp-nav ul li, .fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative;
}
.fp-slidesNav ul li {
	display: inline-block;
}
#fp-nav ul li a, .fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -6px;
	border-radius: 100%;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 4px;
	width: 4px;
	border: 0;
	background: #333;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
	width: 10px;
	height: 10px;
	margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
}
#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip {
	-webkit-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	width: auto;
	opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
	right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
	left: 20px;
}
/*terminan estilos plugin fullpage*/

.contenido_principal {
	/* display: none; */
}
/*estilos de menu*/
.art-nav {
	position: fixed;
	width: 100%;
	height: 92px;
	z-index: 1000;
	top: 0;
}
.art-nav .logo {
	position: absolute;
    display: inline-block;
    padding: 3px;
    left: 0;
    width: 120px;
    display:none;
}
.art-nav .logo img{
    width: 100%;
}
.art-nav .redes {
	position: absolute;
	top: 30px;
	right: 44px;
}
.art-nav .redes a {
	display: inline-block;
	vertical-align: middle;
	padding: 4px 6px;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
.art-nav .redes a:hover {
	opacity: .6;
}
.art-nav .reservaciones {
	position: absolute;
	top: 100%;
	right: 30px;
}
.art-nav .reservaciones a {
	display: block;
	width: 192px;
	height: 50px;
	line-height: 40px;
	text-align: center;
	font-family:'Mathlete-Bulky', Sans-Serif;
	color: #332008;
	font-size: 15px;
	text-transform: uppercase;
	/*background: url(../images/boton_reservaciones.png) center bottom no-repeat;*/
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
  	-moz-animation: parpadeo 1s ease infinite alternate;
	animation: parpadeo 1s ease infinite alternate;
	-webkit-animation: parpadeo 1s ease infinite alternate;
}
.art-nav .reservaciones a:hover {
	height: 48px;
	padding-top: 10px;
}
.art-nav .reservaciones a.btn_ngo {
	background: #000 /*url(../images/bg_carta2.jpg) center center*/;
	background-size: cover;
	color: #D32C2C;
	margin: 0 5px;
	width: 182px;
	line-height: 48px;
	text-shadow: 0 0 6px #000;
	letter-spacing: .05em;
  	-moz-animation:none;
	animation: none;
	-webkit-animation: none;
}
.art-nav .reservaciones a.btn_ngo:hover {
	background:#222;
}
@-webkit-keyframes parpadeo {
from {opacity:.5; padding:0;}
to {opacity:1; padding:3px 0;}
}
@keyframes parpadeo {
from {opacity:.5; padding:0;}
to {opacity:1; padding:3px 0;}
}
.cont_boton {
    position: fixed;
    right: 0;
    bottom: 0;
      background: #000000;
}
.cont_boton>span{
display: block;
    position: absolute;
    left: 0;
    right: 10px;
    top: 79px;
    text-align: center;
    font-family: 'Mathlete-Bulky', Sans-Serif;
    font-size: 1.5em;
    color: #ffffff;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    pointer-events: none;
}
.boton_lineas {
display: block;
    border: 0;
    height: 4px;
    padding: 145px 20px 46px 20px;
    background: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    outline: none;
}
.boton_lineas span {
	position: relative;
	display: block;
	width: 38px;
	height: 4px;
	background: #de288c;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
.boton_lineas:hover span {
	background: #fff;
}
.boton_lineas span:before, .boton_lineas span:after {
	content: '';
	position: absolute;
	display: block;
	width: 38px;
	height: 4px;
	left: 0;
	background: #de288c;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
.boton_lineas span:before {
	top: -12px;
}
.boton_lineas span:after {
	bottom: -12px;
}
.boton_lineas:hover span:before {
	background: #fff;
	top: -14px;
}
.boton_lineas:hover span:after {
	background: #fff;
	bottom: -14px;
}
.menu_full {
	position: fixed;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #de288c;
	background-size: cover;
	text-align: center;
	z-index: 999999;
	top: 0;
	transition:linear .7s;
}
.menu_full.mostrar {
    left: 0;
}
.menu_full:before {
	content: '';
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
.menu_full .art-hmenu {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 90%;
	max-width: 414px;
}
.menu_full .art-hmenu li {
	position: relative;
	display: block;
	margin: 0 0 1px 0;
	/*border-bottom: 1px solid rgba(255,255,255,.5);*/
}
.menu_full .art-hmenu li:last-child {
	border-bottom: 0;
}
.menu_full .art-hmenu li a {
	display: block;
	padding: 10px;
	font-family:'Mathlete-Bulky', Sans-Serif;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	/*text-shadow: 2px 2px 4px rgba(0,0,0,.6);*/
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
.menu_full .art-hmenu li.item-136, .menu_full .art-hmenu li.item-143 {
	display: none;
}
.menu_full .art-hmenu li a:hover, .menu_full .art-hmenu li.item-115 a {
	color: #f9ea37;
}
#main {
	position: relative;
	background: #000;
}
#fullpage {
	left: 0;
	z-index: 1;
}
.mostrar_menu {
	left: 0;
}
.ocultar_fullpage {
	left: 100% !important;
}
.ocultar_fullpage .custom {
	background-attachment: scroll;
}
.cont_cerrar {
	position: absolute;
	top: 159px;
	right: 90px;
}
.cont_cerrar_menu {
	position: absolute;
	top: 150px;
	left: 450px;
	z-index: 5;
}
.cerrar, .cerrar_menu {
	display: block;
	width: 25px;
	height: 27px;
	border: 0;
	background: url(../images/cerrar.png) center center no-repeat;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	cursor: pointer;
	outline: none;
}
.cerrar_menu {
	background: url(../images/cerrar_ngo.png) center center no-repeat;
      display: none;  /*ocultar boton negro mal puesto */
}
.cerrar:hover, .cerrar_menu:hover {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}
/*terminan estilos de menu*/

/* Inicio
		 * --------------------------------------- */
.bg_inicio {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(/images/bg_inicio.jpg) center center /*fixed*/;
	background-size: cover;
}
.arrow_down {
	position: absolute;
	left: 50%;
	bottom: 20px;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	-moz-animation: flecha_abajo .5s ease infinite alternate;
	animation: flecha_abajo .5s ease infinite alternate;
	-webkit-animation: flecha_abajo .5s ease infinite alternate;
}
@-webkit-keyframes flecha_abajo {
from {
bottom:20px;
}
to {
bottom:30px;
}
}
@keyframes flecha_abajo {
from {
bottom:20px;
}
to {
bottom:30px;
}
}
.arrow_down a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0;
	text-indent: -5000em;
	color: transparent;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.arrow_down a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -15px;
	border-top: 16px solid #fff;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.arrow_down a:hover {
	border-color: #f00;
}
.arrow_down a:hover:before {
	border-top: 16px solid #f00;
}
.boton_facturacion {
	position: absolute;
	left: 30px;
	bottom: 0;
}
.boton_facturacion a {
	display: block;
	width: 192px;
	height: 50px;
	line-height: 60px;
	text-align: center;
	font-family: 'american-typewriter-bold';
	color: #332008;
	font-size: 15px;
	text-transform: uppercase;
	background: url(../images/boton_facturacion.png) center top no-repeat;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
.boton_facturacion a:hover {
	height: 48px;
	padding-bottom: 10px;
}


/*cambios 2018 se comento el body ocultar hiddden*/
.section {
    height: 92vh;
}

div#galeria img.dj-image {
    object-fit: cover !important;
    object-position: bottom;
    height: 100% !important;
}

div#galeria li {
    height: 95vh !important;
}
div#djslider94 {
    height: 95vh !important;
}
/*SECCION INICIO =============================================================*/
img.image1 {
    width: 17%;
    max-width: 205px;
    position: relative;
    margin-top: 5%;
}
img.image2 {
    width: 50%;
    max-width: 521px;
    position: relative;
    margin-top: 10px;
}
/* SECCION QUIENES SOMOS ================================================*/
.bg_quienes_somos {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    background: url(/images/bg_somos.jpg) left top /*fixed*/;
    background-size: cover;
}
.bg_quienes_somos:before {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.centrar_vertical {
  position: relative;
    display: inline-block;
    vertical-align: middle;
}
.box_bg_color {
   position: absolute;
    top: 30px;
    right: -100%;
    width: 150%;
    height: 100%;
    background-color: #de288c;
    z-index: 0;
}
.cont_txt {
    z-index: 2;
    padding: 5.3% 4% 5.3% 16%;
    background-color: #c02c89;
    margin-left: -10%;
    width: 60%;
    margin-top: -18%;
    }
    .columna.col6.cont_img.sliderwrapper {
    z-index: 20;
    position: relative;
}
/*SECCION TEMPORDAS =========================================================*/
#temporadas {
    background: url(/images/fodo_textura.png) right top no-repeat #bf2c89;
    background-size: 19%;
    padding: 5% 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto;
}
#temporadas #djslider-loader109, #djslider-loader122{
    width: 90% !important;
    max-width: 1100px !important;
    margin: 0 auto;
}
.djslider-default .navigation-container {
    top: 44% !important;
}
.djslider-default .navigation-container .prev-button {
    left: -95px !important;
}
.djslider-default .navigation-container .next-button {
    right: -95px !important;
}
.djslider-loader-default {
    overflow: visible !important;
}
/*SECCION HISTORIA =============================================================*/
.bg_historia {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    background: url(/images/bg_somos.jpg) left top /*fixed*/;
    background-size: cover;
}
.bg_historia:before {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
#historia .cont_img {
    width: 90%;
}
#historia .cont_img img{
    width: 100%;
}
#historia .cont_txt {
       display: block;
    position: absolute;
    margin-top: 125px;
    top: 0;
    right: 0;
    width: 42%;
    z-index: 25;
    padding: 8% 4% 3%;
}
.bg_lila {
    background-color: #e6e1e4;
}
#historia .cont_txt h2, #historia .cont_txt p {
    color: #000000;
}
/*SECCION TIENDA =======================================================================*/
#tienda {
    background: url(/images/bg_tienda.jpg) right top /*fixed*/;
    background-size: cover;
    padding: 5% 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
      height: auto;
}
div#tienda .wrapper {
   /* max-width: 954px;*/
   max-width: 1103px;
   width: 90%;
}
/*SECCION CONTACTO =====================================================================*/
#contacto {
    background: #ffffff;
    padding: 5% 0 45px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: auto;
}
#cavas_id88 {
    border-top: 130px solid #de288c;
    /* margin-bottom: 3em; */
}
#contacto a {
    color: #333;
}
#contacto h2 {
  color:#18385c;
  text-align:center;
}
div#tienda .wrapper .custom {
    /* display: inline-block; */
    width: 94%;
}

div#vmCartModule {
    display: inline-block;
    width: 100%;
    background: #fff;
    color: #333;
}



#contacto p {
    color: #3a323a;
    font-family: 'CenturyGothic', Sans-Serif;
    font-size: .45em;
    line-height: 140%;
    margin-bottom: 1em;
}

.bg_contacto {

	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	background: #ffffff;
}
.bg_contacto:before {
	content: '';
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
form#userForm {
    /* position: absolute; */
    /* width: 60%; */
    /* top: 0; */


    /* font-family: 'CenturyGothic', Sans-Serif; */
    /* text-transform: uppercase; */
    /* -webkit-transition: all 1.2s ease-out; */
    -moz-transition: all 1.2s ease-out;
    -o-transition: all 1.2s ease-out;
    /* transition: all 1.2s ease-out; */
    /* color: #3a323a; */
    /* font-size: .45em; */
}
form#userForm fieldset {
	/* padding: 60px 10%; */
}
input, select, textarea {
	min-height: 30px;
	background: #2C2923;
	border: 0;
	width: 100%;
	padding: 0 10px;
	/* font-family: 'american-typewriter'; */
	/* text-transform: uppercase; */
	color: #F1ECDD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}
textarea {
	padding: 10px;
}
select {
	display: inline-block;
	width: 31.3%;
	margin: 0 1%;
	text-align: center;
	text-shadow: 2px 2px 4px #000;
}
fieldset.formFieldset ol.formContainer li {
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
}
.formCaption2 {
	float: none;
	display: block;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	color: #2C2923;
}
.formBody {
	float: none !important;
	display: block;
	width: 100%;
	text-align: left;
}
.rsform-block-cumple, .rsform-block-enviar {
	text-align: center;
}
.rsform-block-cumple .formCaption2, .rsform-block-cumple .formBody, .rsform-block-enviar .formBody {
	text-align: right;
}
input[type="submit"] {
	width: 31%;
	padding: 0 15px;
	text-align: center;
	text-shadow: 2px 2px 4px #000;
	cursor: pointer;
}
p.formRed {
	margin-top: -60px;
	margin-bottom: 50px;
}
.formResponsive .formHorizontal .formControlLabel {
    display: none !important;
    padding: 0 !important;
}
.footer {
	position: absolute;
	height: 40px;
	line-height: 40px;
	left: 0;
	right: 0;
	bottom: 0;
	color: #000;
	text-align: center;
	z-index: 999;
	background: #4bd2f4;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
  font-family: 'CenturyGothic', Sans-Serif;
    font-size: .35em;
}
.footer_interno {
	padding: 0 20px;
}
.footer a {
	color: #000;
	opacity: .5;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
.footer .copyright {
	vertical-align: middle;
	margin-left: 10px;
}
.formResponsive .formHorizontal .formControls {
    margin-left: 0 !important;
    display: block !important;
}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
    width: 100% !important;
    border: 0;
    box-shadow: none;
    background: #f8f8f8;
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    font-family: 'CenturyGothic', Sans-Serif;
}
.formResponsive .formHorizontal .rsform-block {
    margin: 0;
}

p.formDescription {
    margin: 0 !important;
}

span.formValidation {
    display: block !important;
}

.formResponsive input[type="email"] {
    margin-bottom: 2em;
}
/*SECCION MAPA =============================================================*/
#mapa{
    height: auto;
    position: relative;
}

/*cambios 20180220 */
div#temporadas .custom .wrapper p {
    width: 50%;
}

div#temporadas .custom .wrapper {
    max-width: 954px;
    width: 90%;
}
.rsform.mod_formulario {
    width: 60%;
    display: inline-block;
    vertical-align: top;
}

.custom.text_contacto {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-top: 17px;
}
div#contacto .content {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}
/*SLIDER TIENDA ===============================================================*/
#djslider122{
    width: 100% !important;
}
#tienda .djslider-default .slide-desc {
    top: 0 !important;
}
#tienda .slide-desc-text-default {
    padding: 0 !important;
}
#tienda .columnas {

    margin: 0 -10px 20px !important;
        width: 94%;
      display: block;
    align-items: initial;
}
#tienda .columnas.txt_tienda {
    width: 102%;
}
#tienda .columna {
    position: relative;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
     cursor: pointer;
}
#tienda .img_desc {
    position: relative;
    /* margin-bottom: 10px; */
    overflow: hidden;
}
.img_principio {
    height: 320px;
}
 .descrip {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10%;
    overflow: auto;
    background: rgba(0,0,0,0.5);
    transition: 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transform: scale(1.1);
    opacity: 0;
    visibility: hidden;
}

.descrip {
    padding: 5%;
    /* position: relative; */
}
.descrip:before {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.subcont_centrado {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 97%;
    margin: 0 -4px;
}
.subcont_centrado p{
    color: #fff;
    text-align: center;
}
.img_principio img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.columna:hover .descrip{
    transform: scale(1);
    opacity: 1;
    visibility: visible;
      z-index: 7;
}
.txt_right p{
    text-align: right;
}
img.icon_carro {
    width: 45px !important;
    display: inline-block;
    vertical-align: middle;
}
.txt_tienda a {
    color: #ffffff;
}


/*tienda ============================== 2019*/
.logo_inter .custom {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}

.logo_inter img {
    max-width: 130px;
}

.logo_inter {
    position: fixed;
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
    left: 0;
    right: 0;
    z-index: 0;
}

div#banner_internas {
    position: fixed;
    width: 100%;
    height: 100px;
    top: 0;
    z-index: 1000;
}
div#banner_internas .custom {
    height: 150px;
    background-size: cover;
}

ul.vmproduct.productdetails {
    max-width: 1116px;
    width: 90%;
    margin: 0 auto;
}

ul.vmproduct.productdetails img {
    width: 100%;
    max-height: 350px;
    object-fit: cover;
}
.width33 {
    width: 32%;
}
div.productdetails:hover{opacity: 1;}
div.productdetails {
    transition: .7s;
    background: #000000ad;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.vmproduct.productdetails li {
    position: relative;
    margin: 7px 7px;
    box-sizing: border-box;
}

img.featuredProductImage:hover ~ div.productdetails {
    opacity: 1;
}


ul.vmproduct.productdetails a:hover ~ div {
    opacity: 1 !important;
}
div#contenido_principal_Tienda .content {
    width: 90%;
    max-width: 1200px;
    margin: 150px auto;
    padding-top: 9%;
}
a.product-title {
    color: #fff;
}

.product-price {
    float: none;
    text-align: center;
    font-size: 1.5em !important;
}
.product-container.productdetails-view.productdetails {
    position: initial;
    color: #fff;
    display: block;
    opacity: 1;
}
.addtocart-area input {
    width: 100%;
}

input.quantity-controls.quantity-plus {
    padding: 0;
    min-height: 15px !important;
}

input.quantity-controls.quantity-minus {
    padding: 0;
    min-height: 19px !important;

}

.vm-product-details-container .product-price {
    text-align: left;
    line-height: normal;
}

input.addtocart-button {
    color: #ffffff !important;
    background: #de288c !important;
    border: none !important;
    text-shadow: none;
    border-radius: 0 !important;
}
span.addtocart-button {
    display: block;
}
.spacer.product-container {
    border: none !important;
}

.spacer.product-container {}

span.PricesalesPrice {
    font-size: 1em !important;
    color: #fff !important;
    line-height: 1;
}

.vm-product-descr-container-0 {
    min-height: auto;
    color: #fff;
    width: 100%;
    margin: 0;
}



.vm-product-descr-container-0 a {
    color: #fff;
    font-weight: 100;
    font-size: 1.5em;
}

img.browseProductImage {
    /* position: absolute; */
    left: 0;
    top: 0;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

.spacer.product-container {
    /* min-height: 262px; */
}
.orderlistcontainer {
    display: none;
}
.product_full_desc.oculto {
    opacity: 0;
    transition: .7s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    box-sizing: border-box;
    background: #00000087;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* height: 100%; */
    text-align: center;
    justify-content: center;
}

.vm-product-descr-container-0 h2 {
    display: block;
    width: 100%;
    margin: 0;
}

.vm-product-media-container {
    margin: 0;
}

.spacer.product-container {
    box-sizing: border-box;
}

.product_full_desc.oculto:hover {
    opacity: 1;
}
a.ask-a-question {
    display: block !important;
    font-size: .5em !important;
    font-weight: 100;
    padding: 7px 15px;
}

.vm3pr-0 .addtocart-area {
    min-height: 0 !important;
}

a.ask-a-question:hover {
    background: #de288c;
    color: #fff;
    border-color: #de288c;
}
.vm3pr-1 {
    width: 100%;
}

.vm3pr-1 .product-price {
    margin: 0;
}
a.product-details {
    font-size: .7em !important;
    line-height: initial;
    max-width: 100%;
}

/*estilos carrito*/
.carro_derecha {
    position: absolute;
    top: 191px;
    right: 0;
    min-width: 300px;
    display: none;
    z-index: 1;
    box-shadow: 1px 1px 7px 1px #333c;
}

.icon_ver_carro {
    /* float: right; */
    position: absolute;
    bottom: 0px;
    right: -48px;
    TOP: 9px;
}

.carro_derecha.show {
    display: block;
}
.show_cart a {
    color: #ffffff !important;
    background: #de288c !important;
    border: none !important;
    text-shadow: none;
    padding: 0 15px;
    float: none !important;
    margin: 1px !important;
    display: block;
}

.product_row {
    padding: 0 25px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    line-height: 17px;
    padding: 16px 20px 5px;
}
.show_cart {
    padding: 5px;
    background: #de288c;
    margin: 1em 0 0;
}
.secc_productos .cart-view {
    color: #333;
}
div#fancybox-wrap h4 {
    color: #333;
    font-weight: 100 !important;
    font-size: .9em;
    margin-top: 1em;
    margin-bottom: 0;
    text-align: center;
}

div#fancybox-wrap div a {
    color: #fff;
}

a.continue_link {
    color: #fff;
    background: #de288c;
    padding: 10px;
    margin: 0;
    line-height: 1;
    display: inline-block;
}

a.showcart.floatright {
    color: #fff;
    background: #de288c;
    padding: 10px;
    margin: 0;
    line-height: 1;
    display: inline-block;
}
.proopc-login-message-cont a {
    color: #fff;
}

.proopc-continue-link a {
    color: #fff;
}
.vm-product-container {
    width: 62%;
    display: inline-block;
    vertical-align: top;
}

.product-description {
    width: 36%;
    display: inline-block;
    vertical-align: middle;
}
.sxy-zoom-container.sxy-zoom-mode-dock {
    margin: 0 auto;
}
div#temporadas .custom {
    width: 90%;
    max-width: 958px;
    margin: 0 auto;
}

div#temporadas .custom p {
    width: 33%;
}
/*boton enviar*/
.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
    background: #fcf4c0;
    border: 0;
    text-shadow: none;
    color: #333;
    letter-spacing: 2px;
    font-size: 1em;
    padding: 5px 17px 11px;
    line-height: 1;
    border-radius: 25px;
    /* float: none; */
    /* display: inherit; */
    /* text-align: right; */
}

.rsform-block.rsform-block-enviar {
    text-align: right !important;
}

button#Enviar:hover {
    background: #de288c;
}
.redes a {
    color: #8a8a8a !important;
    font-size: .5em;
}

.redes {
    text-align: left;
}
.secc_productos {
    width: 82%;
    display: inline-block;
    vertical-align: text-bottom;
}

.sidebar {
    width: 16%;
    display: inline-block;
    vertical-align: top;
}

.sidebar a {
    color: #fff;
    font-size: .7em;
}

.sidebar li {
    margin-bottom: .5em;
    border-bottom: 2px solid;
    padding-bottom: .5em;
}
p.product_s_desc {
    display: none;
    height: 0;
}

.vm-product-descr-container-1 {
    min-height: auto;
}

.product h2 a {
    color: #fff;
    font-family: 'Mathlete-Bulky', Sans-Serif;
    font-size: 2em;
    font-weight: 100;
    margin-bottom: 0em !important;
    line-height: initial;
}

.product h2 {
    margin-bottom: 0;
    display: block;
    width: 100%;
}

.vm3pr-1 .product-price {
    min-height: auto !important;
}

.vm-product-descr-container-1 {
    margin: 0;
    display: contents;
}
.spacer.product-container {
    padding: 0 !important;
}
.row .vm-product-media-container {
    height: 222px;
    overflow: hidden;
}

.vm-product-media-container a {
    height: 100%;
}
div#WWM_thumbs_images {
    border: 1px solid;
    border-radius: 0;
}

a.jcarousel-control-prev, a.jcarousel-control-next {
    height: 26px;
}
span.title {
    color: #de288c;
    margin-bottom: 1em;
    display: block;
}
.back-to-category {
    float: none;
    text-align: right;
}
.spacer-buy-area h1 {
    text-align: center;
    position: relative;
}

.spacer-buy-area h1:after {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 2px;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -25px;
}
.orderby-displaynumber {
    border-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.floatright.display-number {
    display: flex;
    width: 35%;
    align-items: center;
}
.horizontal-separator {
    display: none;
}
.vm-pagination.vm-pagination-bottom {
    float: none;
    margin-top: 1em;
}

.vm-pagination.vm-pagination-bottom span.active, .vm-pagination.vm-pagination-bottom a {
    padding: 0 15px;
    color: #fff;
}

.vm-pagination.vm-pagination-top {
    display: none;
}

/*thumbs*/
#WWM_thumbs_images li.thumbnail-active {
    opacity: 1;
    border: 0;
}

#WWM_thumbs_images ul li {
    opacity: .5;
    height: 50px;
}

#WWM_thumbs_images ul li img {
    height: 50px !important;
    min-height: 50px !important;
    object-fit: cover;
    max-width: 50px;
    max-height: 50px !important;
}
table {
    width: 100%  !important;
    border: 1px solid #333  !important;
    padding: 5px  !important;
}

td {
    border: 1px solid  !important;
    padding: 9px  !important;
}