@font-face {
    font-family: 'Gang of Three';
    src: url('https://www.furoramarillo.com/templates/ja_sugite/fonts/gang/GangofThree.eot');
    src: url('https://www.furoramarillo.com/templates/ja_sugite/fonts/gang/GangofThree.eot?#iefix') format('embedded-opentype'),
        url('https://www.furoramarillo.com/templates/ja_sugite/fonts/gang/GangofThree.woff2') format('woff2'),
        url('https://www.furoramarillo.com/templates/ja_sugite/fonts/gang/GangofThree.woff') format('woff'),
        url('https://www.furoramarillo.com/templates/ja_sugite/fonts/gang/GangofThree.ttf') format('truetype'),
        url('https://www.furoramarillo.com/templates/ja_sugite/fonts/gang/GangofThree.svg#GangofThree') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Native window.matchMedia for live media-querying orientation check */
@media screen and (orientation:portrait) { /* portrait-specific styles */ }
@media screen and (orientation:landscape) {	/* landscape-specific styles */ }

a {color: #e4a82e; font-weight: 600; text-decoration: underline; }
a:hover { color: #000; }
a:focus { outline: none; }
h3 { text-align: center; color: #000; }
h3 span strong { color: #e4a82e; }

.btn { text-decoration: none;}

#t3-off-canvas {
    z-index: 9999;
}

#t3-header {
    background-color: #f0f0f0 !important;
    box-shadow: 2px 2px 4px 0 rgba(55, 70, 85, 0.3);
    position: fixed !important;
    top: 0 !important;
	/* z-index: 100;*/ 
	z-index: 101;
}
.logo {
    height: auto;
}
.logo-image {
    padding-top: 10px;
}
.logo-image img {
	height: 50px;
}
.navbar {
	min-height: 56px;
}

@media (max-width: 992px) {
	.navbar {
		min-height: 10px;
	}
	.head-right {
		top: 15px;
	}
}

.navbar-default .navbar-nav > li {
    margin-right: 10px;
    margin-left: 10px;
}
.hiddenhome {
	display: none !important;
}
.navbar-default .navbar-nav > li > a {
    color: #808080 !important;
	padding: 15px 0;
    text-decoration: none;
}
.navbar-default .navbar-nav > li > a::before, .navbar-default .navbar-nav > li > a::before {
    border-top: 2px solid #808080 !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #e4a82e !important;
}
.navbar-default .navbar-nav > li > a:hover::before, .navbar-default .navbar-nav > li > a:focus::before {
    border-top: 2px solid #e4a82e !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
}
.navbar-default .navbar-nav > .active > a::before, .navbar-default .navbar-nav > .active > a:hover::before, .navbar-default .navbar-nav > .active > a:focus::before {
    border-top: 2px solid #000;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #808080;
    border-bottom-color: #808080;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #e4a82e;
    border-bottom-color: #e4a82e;
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    color: #808080;
    font-weight: 600;
    min-width: 185px;
    text-decoration: none;
    text-transform: uppercase;
}
.t3-megamenu .mega-nav > li.active > a, .t3-megamenu .dropdown-menu .mega-nav > li.active > a {
	color: #808080;
}
.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
    color: #e4a82e;
}
#fullscreenvideo, #fullscreenvideomobile {
    max-height: 975px;
    overflow: hidden;
    position: relative;
    z-index: -100;
}
#fullscreenvideo {
	top: 72px;
}
#fullscreenvideomobile {
	display: none !important;
	top: -40px;
}
.video {
    height: 100%;
    width: 100%;
}
.video-btn {
    margin: 0 auto;
    padding: 0;
}
.btn-big {
    background: #000;
    color: #ffec00 !important;
    font-size: 1.75em;
    margin: 0;
}
.btn-big:hover {
    color: #fff !important;
}

.nectar-shape-divider-wrap, .nectar-shape-divider-wrap-mobile {
    position: relative;
    top: -265px;
}
.nectar-shape-divider-wrap {
	top: -180px;
}
.nectar-shape-divider-wrap-mobile {
    top: -265px;
}
.btn-mobile {
	display: none !important;
}
.t3-wrapper-index {
	margin: 100px 0 0;
}
@media (max-width: 499px) {
#fullscreenvideo, .nectar-shape-divider-wrap {
	display: none !important;
}
#fullscreenvideomobile {
	display: block !important;
	margin: 110px 0 0;
}
.video {
	height: 285px !important;
	width: auto;
}
 video#my-video {
    margin-left: 50vw;
    transform: translate(-50%);
}
.btn-big {
    font-size: 1em;
}
.video-btn {
	margin: -30px 0 0;
}
.t3-wrapper {
	margin: 0;
}
#actividades-furor {
	margin: 30px 0 0;
	padding: 0 20px;
}
#whatsapp-btn {
	bottom: 10px !important;
	left: 5px !important;
}
.btn-mobile {
	display: block !important;
}
.ja-slideshow h3 {
	color: #000000;
	font-size: 32px;
} }
@media (min-width: 500px) and (max-width: 767px) {
#fullscreenvideo {
    top: 84px;
}
.nectar-shape-divider-wrap {
    top: -45px;
    height: 90px !important;
} }
@media (min-width: 768px) and (max-width: 1050px) {
.nectar-shape-divider-wrap {
    top: -170px;
    height: 0 !important;
} }
@media (min-width: 993px) and (max-width: 1265px) {
.nectar-shape-divider-wrap {
    top: -200px;
} }
.col-lg-2 {
    float: right;
    width: 20.66666667%;
}
@media (min-width: 992px) {
.col-md-3 {
    width: 18%;
}
.col-md-9 {
    width: 82%;
}
.head-right + .t3-mainnav {
    padding-right: 80px;
}
.head-right {
    display: none !important;
}}
#actividades-furor {
    /* padding-bottom: 100px; */
	padding-bottom: 0;
}
#actividades-furor .row-feature {
    padding-top: 10px;
    padding-bottom: 30px;
}
.category-module-grid h4 {
    font-weight: 600;
}
#actividades-furor .row-feature .container {
	width: 100% !important;
}
@media (min-width: 768px) {
#actividades-furor .row-feature .container .row-feature-ct .module-intro {
    margin: -28px auto 30px !important;
} }
.btn-border:hover, .btn-border:focus, .btn-border:active {
    color: #e4a82e;
}
.btn-primary, .btn-success, .btn-info {
    background: #000;
    border-color: #e4a82e !important;
    /* color: #e4a82e; */
    color: #ffec00;
}
.btn-primary::after, .btn-success::after, .btn-info::after {
    background: #e4a82e;
}
.btn-primary:hover {
    background: #e4a82e !important;
}
.ja-slideshow {
    background: #fff;
	display: block !important;
}
.ja-slideshow h3 {
	max-width: 1200px;
	text-align: center;
	margin: 30px auto 30px;
}
.ja-slideshow p {
	/* margin: 20px auto 0; */
	margin: -80px auto 0;
}
.camera_wrap {
	margin: 0 auto;
}
.clientes {
    padding-bottom: 20px;
}
.opiniones {
    padding-top: 20px;
}
.row-feature.row-feature-video .video-shuffle-wrap .content {
    padding-top: 60px;
    padding-bottom: 0;
}
.row-feature.row-feature-video .video-shuffle-wrap .content .inner {
	padding: 0 40px;
}
@media (max-width: 499px) {
.row-feature.row-feature-video .video-shuffle-wrap .content {
    padding-top: 50px;
    padding-bottom: 0;
}
.row-feature.row-feature-video .video-shuffle-wrap .content .inner {
    padding: 0 10px;
}
.row-feature.row-feature-video .video-shuffle-wrap .poster {
    max-height: 300px !important;
} }
@media (min-width: 500px) and (max-width: 767px) {
.row-feature.row-feature-video .video-shuffle-wrap .content {
    padding-top: 80px;
    padding-bottom: 0;
}
.row-feature.row-feature-video .video-shuffle-wrap .content p {
    display: block;
}
.row-feature.row-feature-video .video-shuffle-wrap .content .inner {
    padding: 0 15px;
} }
@media (min-width: 768px) and (max-width: 1050px) {
.row-feature.row-feature-video .video-shuffle-wrap .content {
    padding-top: 50px;
    padding-bottom: 0;
}
.row-feature.row-feature-video .video-shuffle-wrap .content .inner {
    padding: 0 25px;
} }
@media (min-width: 993px) and (max-width: 1265px) {
.row-feature.row-feature-video .video-shuffle-wrap .content {
    padding-top: 25px;
    padding-bottom: 0;
}
.row-feature.row-feature-video .video-shuffle-wrap .content .inner {
    padding: 0 15px;
} }
@media (min-width: 1266px) and (max-width: 1800px) {
.row-feature.row-feature-video .video-shuffle-wrap .content {
    padding-top: 30px;
    padding-bottom: 0;
}
.row-feature.row-feature-video .video-shuffle-wrap .content .inner {
    padding: 0 15px;
} }
@media (max-width: 768px) {
.col-xs-12 {
    display: inline-table !important;
    float: none;
    padding: 0 40px 20px;
} }
@media (max-width: 768px) {
.col-lg-2 {
    display: inline-table !important;
    float: none;
    text-align: center;
    padding: 0 40px 20px;
    width: 100% !important;
} }
#whatsapp-btn {
	border: none;
	border-radius: 0;
	bottom: 46px;
	left: 20px;
	position: fixed;
	top: auto;
	transition: background-color 0.3s ease-out;
	z-index: 300;
}

#whatsapp-btn:hover {
    border: none;
}
.btn-social {
	transition: transform .2s ease-in-out;
}
.btn-social:hover {
	opacity: 0.7;
}
.t3-off-canvas .t3-off-canvas-header h2 {
    display: none;
}
.t3-off-canvas .t3-off-canvas-body a {
    color: #e4a82e !important;
}
.t3-off-canvas .t3-off-canvas-body .active a {
    text-decoration: underline;
}
.t3-off-canvas .t3-off-canvas-body a:hover, .t3-off-canvas .t3-off-canvas-body a:focus {
    color: #fff !important;
}

#actividades-furor {
	/* position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	min-height: 100vh; */
}
#actividades-furor h3 {
	margin: 0 !important;
}

/* Estilos para el popup del módulo Pillars */
#sticky .wrap {
	max-width: 1131px;
}
.pillar-content-wrapper {
	max-width: 650px;
}
.pillar-content-wrapper a.video {
	display: inline-block;
	position: relative;
	float: left !important;
	max-width: 100%;
	overflow: hidden;
}
.pillar-content-wrapper a.video img {
	display: inline-block;
	position: relative;
	float: left !important;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	width: auto;
}
section a.video {
	display: inline-block;
	position: relative;
	float: left !important;
	max-width: 100%;
	overflow: hidden;
}
section a.video img {
	display: inline-block;
	position: relative;
	float: left !important;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	width: auto;
}
.pillarcontent {
	float: left !important;
	width: 100%;
	height: 100%;
	background: #fff;
}
.pillar-content-wrapper h1 {
	font-size: 40px;
	font-family: 'MarianinaFY-Bold', 'Helvetica Neue', Helvetica, arial, sans-serif;
	border-bottom: 1px solid #8f9398;
	float: left !important;
	width: 100%;
	padding-bottom: 15px;
	line-height: 42px;
}
.pillar-content-wrapper h1 + ul {
	float: left !important;
	width: 100%;
}
.pillar-content-wrapper h1 + ul li {
	float: left !important;
	position: relative;
	font-size: 20px;
	font-family: 'MarianinaFY-Italic', 'Helvetica Neue', Helvetica, arial, sans-serif;
}
.pillar-content-wrapper h1 + ul li + li {
	padding-left: 15px;
}
.pillar-content-wrapper h1 + ul li + li:before {
	position: absolute;
	display: inline-block;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 100%;
	left: 5px;
	top: 10px;
}
.pillar-content-wrapper p {
	clear: both;
	font-size: 15px;
	line-height: 1.25;
	margin: 10px 0 20px;
}
.pillar-content-wrapper ul.blocs {
	float: left !important;
	width: 48%;
}
.pillar-content-wrapper ul.blocs span {
	display: inline;
}
.pillar-content-wrapper ul.blocs + ul.blocs {
	margin-left: 4%;
}
.pillar-content-wrapper ul.blocs + ul.blocs:after {
	diplay: block;
	content: "";
	width: 100%;
	clear: both;
}
.pillar-content-wrapper ul.blocs li {
	float: left !important;
	list-style: none;
	width: 100%;
}
.pillar-content-wrapper ul.blocs li + li {
	gin-top: 12px;
}
.pillar-content-wrapper.pillar-carbon h1 + ul li + li:before {
	background: #e88579;
}
.pillar-content-wrapper.pillar-nature h1 + ul li + li:before {
	background: #add493;
}
.pillar-content-wrapper.pillar-innovators h1 + ul li + li:before {
	background: #f5c14f;
}
.pillar-content-wrapper.pillar-paris h1 + ul li + li:before {
	background: #b6d0d8;
}
.pillar-content-wrapper.pillar-neighbourhood h1 + ul li + li:before {
	background: #69aae7;
}
.pillar-content-wrapper ul.blocs li h3 {
	font-size: 28px;
	font-weight: 500;
	line-height: 30px;
	margin: 10px 0 20px;
	text-align: left;
}
.wp-caption {
	background: none;
	position: relative;
	float: left !important;
	width: auto;
	padding: 0;
}
.wp-caption-text {
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 15px;
	text-align: left !important;
}
#large-thumb {
	position: relative;
	margin: 0 auto;
	width: 96.5625%;
	float: left !important;
	margin-left: calc(1.71875%);
	min-height: 450px;
	overflow: hidden;
}
#large-thumb img {
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
	float: left !important;
}
#large-thumb .intro {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	color: #fff;
	width: 100%;
	z-index: 5;
}
#large-thumb .intro h1 {
	font-size: 80px;
	font-family: 'MarianinaFY-Bold', 'Helvetica Neue', Helvetica, arial, sans-serif;
	text-align: center !important;
	width: 100%;
	line-height: 80px;
}

/* La Gymkana */
.ja-video-background {
	/* background-color: #9cb8b3; */
	background-color: #2D3E50;
    margin: 0 auto 25px;
	padding: 80px 0 0;
}
.ja-video-background h1 {
	/* color: rgba(0,0,0,.5); */
	color: rgba(255,255,255,.75);
    font: 600 1.5em/1 'Raleway', sans-serif;
	letter-spacing: .5em;
	margin: 20px 0 30px;
    text-align: center;
    text-transform: uppercase;
    top: 25%;
    width: 100%;
}
/* añadido por danimardo */
.ja-video-background h2 {
    color: rgba(255,255,255,.75);
    font: 600 1.5em/1 'Raleway',sans-serif;
    letter-spacing: .5em;
    margin: 20px 0 30px;
    text-align: center;
    text-transform: uppercase;
    top: 25%;
    width: 100%;
}
/* FIN añadido por danimardo */

.ja-video-background h1 span, span:after {
	/* color: #efedce; */
	color: rgba(200,200,200,.5);
	display: inline-block;
    font-weight: 900;
	letter-spacing: .1em;
	padding: 5px 0;
	position: relative;
    white-space: nowrap;  
}

/* añadido por danimardo */
.ja-video-background h2 span, span:after {
    color: rgba(200,200,200,.5);
    display: inline-block;
    font-weight: 900;
    letter-spacing: .1em;
    padding: 5px 0;
    position: relative;
    white-space: nowrap;
}
/* FIN añadido por danimardo */

.ja-video-background h1 span {
	color: #E4A82E;
	font-family: 'Gang of Three', 'Raleway', sans-serif;
    font-size: 4em;
	/* text-shadow: .04em .04em 0 #9cb8b3; */
    z-index: 100;
}
/* añadido por danimardo */
.ja-video-background h2 span {
    color: #E4A82E;
    font-family: 'Gang of Three','Raleway',sans-serif;
    font-size: 4em;
    z-index: 100;
}
/* FIN añadido por danimardo */
.ja-video-background h1 span:after {
    content: attr(data-shadow-text);
	left: .0875em;
	position: absolute;
    text-shadow: none;
    top: .0875em;
    z-index: -1;
    -webkit-mask-image: url(https://www.furoramarillo.com/images/template/mask.png);
}

/* añadido por danimardo */
.ja-video-background h2 span:after {
    content: attr(data-shadow-text);
	left: .0875em;
	position: absolute;
    text-shadow: none;
    top: .0875em;
    z-index: -1;
    -webkit-mask-image: url(https://www.furoramarillo.com/images/template/mask.png);
}
/* FIN añadido por danimardo */

.ja-video-background .gymkana-video {
	background: transparent;
	border: none;
	box-shadow: none;
	/* color: #424242; */
	color: rgba(255,255,255,.75);
	margin: 0 auto 30px;
	max-width: 1228px;
	padding: 15px 20px 60px;
	text-align: center;
}
.ja-video-background .gymkana-video p em, .gymkana-detalles p em {
	color: #E4A82E;
	float: left;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.ja-video-background .gymkana-video p em {
	/* color: #EFEDCE; */
	color: #E4A82E;
	font-size: 1.75em;
	font-weight: 800;
	letter-spacing: 0.025em;
	line-height: 1.25;
}
.ja-video-background .gymkana-video p img {
	max-width: 70%;
	margin: 10px 0 0;
}
.ja-video-background .video-shuffle-wrap {   
    height: 0;
	margin: 0 0 40px;
	padding-bottom: 35.25%;
	position: relative;
    text-align: center;
}
.video-shuffle-wrap .content {
	bottom: 5%;
}
.btn-gymkana, .uk-subnav .element a {
	background: linear-gradient(125deg,#ff1053,#3452ff);
	border: none;
	border-radius: 6px;
	color: #fff !important;
	font-size: 1.75em;
	font-weight: 700;
	padding: 14px 40px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 1;
}
.btn-gymkana::after, .uk-subnav .element a::after {
	border-radius: 6px;
	height: 100%;
	left: 0;
	top: 0;
	width: 0;
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.btn-gymkana:active::after, .btn-gymkana:focus::after, .btn-gymkana:hover::after, .uk-subnav .element a:active::after, .uk-subnav .element a:focus::after, .uk-subnav .element a:hover::after {
	background: #e4a82e;
	width: 100%;
}
.ja-video-background .video-shuffle-wrap .mask {
    background: #000000;
	filter: alpha(opacity=60);
    height: 100%;
	left: 14.25%;
    opacity: 0.5;
	position: absolute;
	width: 71.5%;
	z-index: 2; 
}

.gymkana-actividades {
	padding: 87px 0 0;
}
.gymkana-actividades .modelu-intro {
	margin: 0 auto 20px !important;
}
.gymkana-actividades .gymkana-actividades {
	padding: 0 0 112px;
}
.gymkana-actividades h3, .gymkana-detalles h3 {
	color: #000 !important;
	margin-bottom: 20px !important;
}
.gymkana-actividades .img-intro {
    height: 210px;
}
.gymkana-actividades .mod-articles-category-introtext {
    text-align: center;
    font-size: 14.5px;
    line-height: 1.4;
    min-height: 165px;
}

.gymkana-light-hunter h3 {
	font-size: 2.25em !important;
	font-weight: 700;
	text-align: left;
}

.customgymkana-detalles {
	margin: 0 auto;
	width: 90%;
}
.gymkana-detalles p {
	text-align: justify;
}
.gymkana-detalles .nav-tabs {
	text-align: center;
}
.gymkana-detalles .nav-tabs > li {
	float: none;
	display: inline-table;
}
.gymkana-detalles .nav-tabs > li > a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}


.gymkana-laser h3 {
	color: #fff;
}
.gymkana-laser .video-shuffle-wrap .content p {
	margin-bottom: 40px !important;
}

.galeria h3 {
	margin: 112px 0 14px;
}
.galeria .gymkana-galeria {
	padding-top: 0;
	padding-bottom: 30px;
}
.btn-galeria, .uk-subnav .element a {
	font-size: 1.2em;
}
.galeria p {
	padding: 0 0 112px;
	text-align: center;
}

@media (max-width: 499px) {
	.ja-video-background h1 {
		font: 600 1.1em/1.1 'Raleway', sans-serif;
		letter-spacing: .1em;
	}
	.ja-video-background h1 span {
		font-size: 2.8em;
	}
    /* añadido por danimardo */
    .ja-video-background h2 {
		font: 600 1.1em/1.1 'Raleway', sans-serif;
		letter-spacing: .1em;
	}
	.ja-video-background h2 span {
		font-size: 2em;
	}
    /* FIN añadido por danimardo */
    
    
	.btn-gymkana {
		font-size: 1.2em !important;
		padding: 8px 25px;
	}
	.gymkana-actividades .category-module .ja-animate {
		margin-bottom: 0;
		padding: 0 30px 0;
	}
	.gymkana-light-hunter .about-img {
		bottom: 0;
	}
	.gymkana-actividades .mod-articles-category-introtext {
		min-height: 120px;
	}
}
@media (min-width: 500px) and (max-width: 767px) {
	.ja-video-background h1 {
		font: 600 1.1em/1.1 'Raleway', sans-serif;
		letter-spacing: .15em;
	}
	.ja-video-background h1 span {
		font-size: 3.8em;
	}
    /* añadido por danimardo */
    .ja-video-background h2 {
		font: 600 0.9em/0.9 'Raleway', sans-serif;
		letter-spacing: .15em;
	}
	.ja-video-background h2 span {
		font-size: 3.8em;
	}
    /* FIN añadido por danimardo */

    
	.gymkana-actividades .category-module .ja-animate {
		margin-bottom: 0;
		padding: 0 30px 0;
	}
	.gymkana-light-hunter .about-img {
		bottom: 0;
	}
	.gymkana-actividades .mod-articles-category-introtext {
		min-height: 120px;
	}
}
@media (min-width: 768px) and (max-width: 1264px) {
	.ja-video-background h1 {
		font: 600 1.25em/1.1 'Raleway', sans-serif;
		letter-spacing: .25em;
	}
	.ja-video-background h1 span {
		font-size: 4em;
	}
    
    /* añadido por danimardo */
    .ja-video-background h2 {
		font: 600 1.25em/1.1 'Raleway', sans-serif;
		letter-spacing: .25em;
	}
	.ja-video-background h2 span {
		font-size: 4em;
	}
    /* FIN añadido por danimardo */
    
	.btn-gymkana {
		font-size: 1.5em !important;
	}
	.gymkana-actividades .category-module .ja-animate {
		margin-bottom: 0;
		padding: 0 30px 0;
	}
	.gymkana-light-hunter .about-img {
		bottom: 0;
	}
}
@media (max-width: 1265px) {
	.ja-video-background .video-shuffle-wrap {   
		padding-bottom: 50.25%;
	}
	.ja-video-background .video-shuffle-wrap .mask {
		width: 100%;
		left: 0;
	}
	.gymkana-detalles .gymkana-video {
		margin: 0 auto;
		width: 90%;
	}
}
/* La Gymkana */

/* Shape divider */
.ja-video-background .nectar-shape-divider-wrap {
	/* position: absolute; */
	display: block !important;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
	margin: -180px 0 0;
    width: 100%;
    height: 350px !important;
    z-index: 2;
    transform: translateZ(0);
}

@media (max-width: 499px) {
	.ja-video-background .nectar-shape-divider-wrap {
		height: 350px !important;
		margin: -340px 0 0 !important;
	}
}
@media (min-width: 500px) and (max-width: 992px) {
	.ja-video-background .nectar-shape-divider-wrap {
		height: 300px !important;
		margin: -240px 0 0 !important;
	}
}

.ja-video-background .nectar-shape-divider-wrap {
    overflow: hidden;
}

.ja-video-background .nectar-shape-divider-wrap[data-position="top"] { 
	top: -1px;
	bottom: auto;
}
.ja-video-background .nectar-shape-divider-wrap[data-position="top"] {
  transform: rotate(180deg)
}

.ja-video-background .nectar-shape-divider-wrap[data-front="true"] {
  z-index: 50;
}

/*fix jagged edges*/
.ja-video-background .nectar-shape-divider-wrap[data-style="curve"]  .nectar-shape-divider {
	filter: blur(0.5px);
	transform: scale(1.03);
}

.ja-video-background .nectar-shape-divider-wrap[data-style="waves_opacity"] svg path:first-child {
  opacity: 0.6;
}

@media only screen and (min-width: 1000px) {
.ja-video-background .nectar-shape-divider-wrap[data-style="clouds"] .nectar-shape-divider {
  min-width: 1700px;
}
}

@media only screen and (max-width: 1000px) {
.ja-video-background .nectar-shape-divider-wrap[data-style="clouds"] .nectar-shape-divider {
  min-width: 800px;
}
}

@media only screen and (max-width: 690px) {
.ja-video-background .nectar-shape-divider-wrap[data-style="clouds"] .nectar-shape-divider {
  min-width: 690px;
}
}

.ja-video-background .nectar-shape-divider-wrap[data-style="fan"] svg { width: 102%; left: -1%; }
.ja-video-background .nectar-shape-divider-wrap[data-style="fan"] svg polygon:nth-child(2) { opacity: 0.15; }
.ja-video-background .nectar-shape-divider-wrap[data-style="fan"] svg rect { opacity: 0.3; }

.ja-video-background .nectar-shape-divider-wrap[data-style="mountains"] svg path:first-child { opacity: 0.1; }
.ja-video-background .nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(2) { opacity: 0.12; }
.ja-video-background .nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(3) { opacity: 0.18; }
.ja-video-background .nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(4) { opacity: 0.33; }

.ja-video-background .nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(1),
.ja-video-background .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(1) { opacity: 0.15; }
.ja-video-background .nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(2),
.ja-video-background .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(2) { opacity: 0.3; }

.ja-video-background .nectar-shape-divider {
	width: 100%;
	left: 0;
	bottom: -1px;
	height: 100%;
	position: absolute;
}

.ja-video-background .nectar-shape-divider-wrap.no-color .nectar-shape-divider {
  fill: #fff;
}
@media only screen and (max-width: 1000px) {
	.ja-video-background .nectar-shape-divider {
		height: 75%;
	}
  .ja-video-background .nectar-shape-divider-wrap[data-style="clouds"] .nectar-shape-divider {
    height: 55%;
  }

}
@media only screen and (max-width: 690px) {
	.ja-video-background .nectar-shape-divider {
		height: 33%;
	}
  .ja-video-background .nectar-shape-divider-wrap[data-style="clouds"] .nectar-shape-divider {
    height: 33%;
  }

}

/* Cumpleaños infantil, Despedidas de solter@ y otras fiestas */
.fiestas-intro {
	margin: 0 auto;
	max-width: 1200px;
	text-align: center;
}
.fiestas-intro img {
	margin: 0 0 20px;
	width: 90%;
}
.fiestas-precios {
	padding-top: 0;
	padding-bottom: 56px;
}
.fiestas-precios .pricing-table .col .col-header {
	background: #2d3e50;
}
.fiestas-precios .pricing-table .col-feature .col-header {
	background: #e4a82e;
}
.nspArt h4.nspHeader {
	color: #E4A82E;
	font-family: 'Gang of Three', 'Raleway', sans-serif;
	font-size: 2.25em !important;
}
.fiestas-monitor {
	background-color: #2d3e50;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 60px;
}
.fiestas-monitor h3 {
	color: #e4a82e;
	margin-bottom: 40px;
	font-size: 3.75em;
	font-weight: 800;
	text-transform: uppercase;
}
@media only screen and (max-width: 1000px) {
	.fiestas-monitor h3 {
		font-size: 2.5em;
	}
}
.fiestas-monitor .monitor p {
	padding: 0 15px;
	text-align: center;
}
.fiestas-monitor .monitor .p-btn {
	margin: 40px 0 14px;
}

.fiestas-detalles p {
	text-align: justify;
}
.fiestas-detalles .nav-tabs {
	text-align: center;
}
.fiestas-detalles .nav-tabs > li {
	float: none;
	display: inline-table;
}
.fiestas-detalles .nav-tabs > li > a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}

.fiestas-menu, .fiestas-dudas, .fiestas-menu-despedidas {
	background-blend-mode: overlay;
	background-color: rgba(0, 0, 0, 0.65);
	
	background-repeat: no-repeat;
	background-size: cover;
}
.fiestas-menu {
	background-image: url("https://www.furoramarillo.com/images/fiestas/furor-amarillo-menu-merienda.jpg");
	background-position: 30% 0;
}
.fiestas-menu-despedidas {
	background-attachment: fixed;
	background-image: url("https://www.furoramarillo.com/images/fiestas/furor-amarillo-menu-despedidas.jpg");
	background-position: 30% 90%;
}
.fiestas-dudas {
	background-attachment: fixed;
	background-image: url("https://www.furoramarillo.com/images/fiestas/furor-amarillo-dudas.jpg");
	background-position: 30% 90%;
}
.fiestas-menu h3 span, .fiestas-dudas h3 span, .fiestas-menu-despedidas h3 span {
	color: #fff;
}
.fiestas-menu p, .fiestas-dudas p, .fiestas-menu-despedidas p {
	color: #fff;
	padding: 0 15px;
	text-align: center;
}
.fiestas-menu ul, .fiestas-menu-despedidas ul {
	margin: 0 0 30px;
	padding: 0;
}
.fiestas-menu ul li, .fiestas-menu-despedidas ul li {
	border-bottom: 1px dashed #fff;
	color: #fff;
	font-size: 2em;
	font-weight: 800;
	list-style: none;
	padding: 0 20px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 80%;
}
.fiestas-actividades {
	padding: 112px 0 112px !important;
}
.fiestas-actividades h3 {
	color: #000000 !important;
	font-size: 32px;
}
.fiestas-actividades .btn-fiestas-actividades {
	text-align: center;
}
.fiestas-actividades .module-intro.text-center.box-center.col-sm-8 {
	margin: 0 auto !important;
}
.fiestas-actividades .category-module-grid.clearfix.category-modulegymkana-actividades.fiestas-actividades {
	padding: 0 !important;
}

.fiestas-despedidas {
    padding-top: 0;
}
.fiestas-despedidas p {
    text-align: center;
}

.project-item.project-item-more {
	display: none;
}
.project-item {
    width: 100% !important;
}

.contact-no-padding {
	padding: 22px 0 112px;
}

.t3-footnav .t3-module ul > li > a {
	text-align: center;
}

.navbar-toggle:active, .navbar-toggle:focus, .navbar-toggle:hover {
    background-color: #E4A82E !important;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret, .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret:active, .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret:fcous, .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret:hover {
    border-top-color: #E4A82E !important;
    border-bottom-color: #E4A82E !important;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #808080;
		font-weight: 600;
		text-decoration: none;
		text-transform: uppercase;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:active, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #E4A82E !important;
	}
}

#redim-cookiehint{
	/* width: 100%;
	padding: 7px 5%;
	box-sizing: border-box;
	position: fixed;
	background-color: #adadad;
	font-size: 14px;
	z-index: 9999999;	*/
}
#cookiehintinfo {
	margin-right: 12px;
}
#redim-cookiehint .cookiecontent{
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	display: inline-block;	
}
#redim-cookiehint .cookiebuttons{
	display: inline-block;
	float: right;
}
#redim-cookiehint .clr {
	clear: both;
}
#redim-cookiehint .cookiebuttons .btn{
	padding: 5px 10px !important;
	color: #ffffff;
	background-color: #333;
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;	
	margin-bottom: 2px;
	cursor: pointer;
}
#redim-cookiehint .cookiebuttons .btn:hover{ 
	background-color: #111111;
	color: #ffffff;
}
#redim-cookiehint.hidden{
	display: none;
	visibility: hidden;
}
#redim-cookiehint {
	width: 100%;
	box-sizing: border-box;
	position: fixed;
	font-size: 14px;
	z-index: 9999999;
	background: transparent url(/images/cookies.png);
	padding: 16px 5%;
	background-size: 350px;
}
#redim-cookiehint .cookiecontent {
	font-weight: 600;
	max-width: 1200px;
}

.view-confirmapp #vappayradio0, .view-confirmapp #vappayradio1 {
	margin: 6px 6px 0;
}
.view-confirmapp #vappayradio2, .view-confirmapp #vappaylabel2 {
	height: 0;
	visibility: hidden;
}
.vapcustomfields > div {
	float: left;
	width: 100%;
}
.vapcustomfields div span.cf-label {
	width: 130px;
}


@import url(https://www.furoramarillo.com/media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}

#vappaymentsdiv {
	border: none !important;
}

/* START Bloque condiciones y normas de uso */
#furor-condiciones h1 {
	color: #e4a82e;
	font-family: 'Gang of Three','Raleway',sans-serif;
	font-size: 4.5em;
	line-height: 1;
	margin: -40px 0 30px 0;
	text-align: center;
}
.bloque-condiciones {
	background-color: #C9D1DC;
	padding: 5px 40px 10px;
	margin: 15px auto 25px;
	max-width: 1000px;
	text-align: justify;
}
.bloque-condiciones h2 {
	color: #003654;
	font-family: 'Gang of Three','Raleway',sans-serif;
	font-size: 2.25em;
	text-align: center;
}
.bloque-condiciones ul {
	padding: 0;
 }
.bloque-condiciones p, .bloque-condiciones ul li {
	color: #003654;
}
.bloque-condiciones ul li {
	margin: 0 0 5px;
}
.bloque-condiciones p strong, .bloque-condiciones ul li strong {
	color: #800000;
}
.bloque-condiciones a {
	display: block !important;
	margin: 1.5rem auto !important;
	text-transform: uppercase !important;
}
#bloque-politicas {
	font-size: 14px;
}
@media (max-width: 499px) {
	#furor-condiciones h1 {
		font-size: 2.5em;
		margin: 0 0 30px;
	}
	.bloque-condiciones {
		font-size: 13px;
	}
	.bloque-condiciones h2 {
		font-size: 1.75em;
	}
	.bloque-condiciones a {
		line-height: 1.15em !important;
		width: 100% !important;
	}
	#bloque-politicas {
		font-size: 12px;
	}
	#bloque-politicas .row {
		padding: 0 40px;
	}
}
/* END Bloque condiciones y normas de uso */

/* añadido por danimardo */
/* Soluciona el problema con los menús desplegables que el raiz no hace click en movil si tiene hijos */
ul.level1.dropdown-menu {
    z-index: 2000;
}

.drwhy-menu-despedidas {
	background-attachment: fixed;
	background-image: url(/images/fiestas/furor-amarillo-bg-drwhy-despedidas.jpg);
	background-position: 30% 90%;
}

.fiestas-menu, .drwhy-menu-despedidas {
	background-blend-mode: overlay;
	background-color: rgba(0, 0, 0, 0.65);
	background-repeat: no-repeat;
	background-size: cover;
}
/* FIN añadido por danimardo */
