
.cabecera{
	background-size: cover;
	background-position: center;
	position: relative;
}
.cabecera .contenido{
	/*max-width: 1100px;
	margin:auto;
	color: white;
	text-align:center;
	padding-top: 200px;
	padding-bottom: 100px
	*/

	width: 1100px;
	height: 710px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -355px;
	margin-left: -550px;
	color: white;
	text-align:center;
}
.cabecera .contenido p.decorativo{
	color: #C9A482;
	font-size: 77px;
	font-family: 'Scriptina';
	margin-bottom: 0
}
.cabecera .contenido h1{
    text-transform: uppercase;
    font-size: 85px;
    margin-top: -23px;
}
.cabecera .leonhi-logo img{
	width: 250px;
	margin-bottom: -25px
}
.cabecera .contenido .image{
	/*margin: 100px 0 150px;*/
	margin: 200px 0 50px;
	opacity: 0;
	transition:2s ease-in-out;
}
.cabecera .contenido .image-load{
	margin: 100px 0 150px;
	opacity: 1;
}
.cabecera .down-icon{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	text-align: center;
}
.origen{
	position: relative;
	overflow: hidden;
}
.origen .origen-wrap{
	max-width: 1000px;
	margin:auto;
	position: relative;
	z-index: 2
}
.origen .text{
	max-width: 640px;
	margin:auto;
	text-align: center;
	color: black;
	margin-bottom: 60px
}
.origen .rombo-left{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -600px;
	background-size: cover;
	background-position: center right;
	width: 510px;
	opacity: 0;
	transition:1s ease;
	z-index: 1
}

.origen .rombo-right{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0px;
	background-size: cover;
	background-position: center left;
	width: 0px;
	transition:1s ease;
	z-index: 1
}
.rombo-left-anim{
	left: 0 !important;
	opacity: 1 !important
}

.rombo-right-anim{
	width: 510px !important;
	opacity: 1 !important
}
.conocimiento{
	color: white;
	position: relative;

}
#intro-video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
}
#intro-video .video-content,
#intro-video iframe{
	width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.conocimiento h2{
	color: white
}
.conocimiento .text{
	max-width: 700px;
	margin:auto;
	text-align: center;
}
.conocimiento .image{
	margin-top: 100px;
	opacity: 0;
	transition:1s ease;
}
.conocimiento-image-anim{
	opacity: 1 !important
}
.conocimiento .control-position-video{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	/*background-image: url(..//assets/images/section-bg.jpg);
	background-position: center;
	background-size: cover;*/
}

#videoDiv {width: 100%; height: 360px; position: relative;}
#video1 { margin: auto; display: block;}
#videoMessage { position: absolute; top: 0; left: 0;
display: flex;
flex-direction: column; 
justify-content: center;
align-items: center; 
width: 100%;
height: 100%;}






.add_to_cart_inline{
	border: 0 !important;
	text-align: center;
}
.add_to_cart_inline .woocommerce-Price-amount{
	display: none;
} 
.add_to_cart_button {
    color: black !important;
    background-color: #C9A482 !important;
    text-transform: uppercase;
    font-size: 20px !important;
    font-weight: normal !important
}
.tecnologia{
	position: relative;
	color: white;
	margin-top: 15px;
	padding-bottom: 0
}
.tecnologia .black-bg{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 85%;
	background-color: black;
	z-index: 1
}
.tecnologia .wrap{
	position: relative;
	z-index: 2
}
.tecnologia h2{
	color: white
}
.tecnologia .title-container{
	text-align: right;
	padding-right: 15px
}
.tecnologia .text{
	padding-left: 15px
}
.tecnologia .image{
	margin-top: 50px;
	opacity: 0;
	transition: 1s ease
}
.tecnologia-image-anim{
	opacity: 1 !important;
	margin-top: 100px !important;
}
.transformacion{
	text-align: center;
	position: relative;
}
.transformacion img{
	max-width: 380px
}
.transformacion .control{
	max-width: 620px;
	margin: auto;
	margin-bottom: 95px
}
.transformacion .black-bg-1{
	position: absolute;
	background-color: black;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 50%;
	z-index: 1;
	transition:1s ease;
}
.transformacion .black-bg-2{
	position: absolute;
	background-color: black;
	top: 0;
	right:0;
	width: 0%;
	height: 50%;
	z-index: 1;
	transition:1s ease;
}
.transformacion-black-bg-anim{
	opacity: 1 !important;
	width: 50% !important
}
.transformacion .contenido{
	position: relative;
	z-index: 2
}
.transformacion .image{
	margin-top: 80px
}
.resultado .control-text{
	text-align: center;
	max-width: 800px;
	margin: auto
}
.resultado .control{
	height: 700px;
	position: relative;
}
.resultado .image {
	text-align: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top:0%;
	bottom:-700px;
	left: 0;
	right: 0;
	transition:1s ease;
	opacity: 0
}

.resultado-image-anim{
	bottom: 0 !important;
	opacity:1 !important;
}
.resultado .image img{
	max-width: 590px;
}

.banner-negro{
	position: relative;
	text-align: center;
}
.banner-negro .black-bg{
	background-color: black;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 89%
}
.banner-negro .image img{
	max-width: 750px;
	opacity: 0;
	transition:0.6s ease;
}
.banner-negro-image-anim{
	opacity: 1 !important
}
/*.banner-negro .control-right{
	max-width: 620px;
	margin: auto;
	color: white;
	background-image: url(../assets/images/rombo-banner.gif);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}*/
.banner-negro .control-right{
	max-width: 700px;
	height: 700px;
	margin: auto;
	color: white;
	position: relative;
}
.banner-negro .control-right .animation{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index:1;
}

.banner-negro .control-text h2{
	color: white
}
.banner-negro .control-right .control-text{
    padding-top: 181px;
    padding-bottom: 105px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2
}

.video video{
	width: 100%
}
.video-final {
	text-align: center;
}
.video-final .wrap-video{
	margin: auto;
	max-width: 670px;
}
.video-final .video {
    position: relative;
    padding-bottom: 0
    
}
.video-final .video iframe{
    position: relative;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


.video-section{
	position: relative;
	height: 1000px
}
#intro-video-2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
}
#intro-video-2 .video-content{
	width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.faqs{
	background-color: black;
	color: white
}
.faqs .title-container h2{
 	color: white
}

.faq-container{
	max-width: 1000px;
	margin:auto;
	margin-top: 50px
}
.faq-container .faq-single label{
	display: block;
	background-color: #d8d8d8;
	padding: 0px 20px 11px;
	color: black;
	border-bottom: 3px solid #C9A482;
    border-right: 3px solid #C9A482;
}
.faq-container .faq-single label span.number{
    display: inline-block;
    vertical-align: sub;
    width: 44px;
    text-align: right;
    margin-right: 15px;
    font-family: 'Scriptina';
    color: black;
    font-size: 42px;
    line-height: 1;
}
.faq-container .faq-single label span.text{
	display: inline-block;
	vertical-align: middle;
	width: calc( 99% - 50px );
	padding-left: 10px;
	line-height: 1
}
.faq-container .faq-single input:checked ~ label{
	background-color: #C9A482;
	color: black
}

.faq-container .faq-single .respuesta{
	background-color: #c8a481;
    border-top: 1px solid black;
	margin-bottom: 10px;
	max-height: 0;
	overflow: hidden;
	transition:0.3s ease;
}
.faq-container .faq-single input:checked ~ .respuesta{
	max-height: 500px;
}
.faq-container .faq-single .respuesta .control{
	padding: 20px 40px 1px;
	color: black
}



.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; overflow: hidden;
    max-width: 100%; height: auto;
}
.video iframe, .video object, .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.precio-producto{
    font-family: 'Scriptina';
    color: #C9A482;
    font-size: 52px;
    line-height: 1;
    text-align: center;
}
.precio-producto span{
	font-family: 'Lateef', cursive;
	font-size: 20px;
	display: block;
	margin-top: 15px
}

.oferta-lanzamiento{
    font-family: 'Lateef', cursive;
    color: #d64141;
    font-size: 52px;
    line-height: 1;
    text-align: center;
}


@media only screen and (max-width:1920px) {
	
	.conocimiento{
		margin-top: -63px
	}
	.tecnologia{
		margin-top: -50px
	}

}

@media only screen and (max-width:1800px) {
	.conocimiento {
	    margin-top: -65px;
	}
	.conocimiento .control-position-video{
		padding-top: 150px !important
	}
	.conocimiento .image img{
		width: 80%
	}
	.conocimiento .image {
	    margin-top: 50px;
	    text-align: center;
	}
	.tecnologia {
	    margin-top: -22px;
	}
	.resultado .control-text{
		max-width: 700px
	}


}


@media only screen and (max-width: 1700px) {


}
@media only screen and (max-width: 1500px) {

	.banner-negro img{
		width: 90%
	}
	.banner-negro .control-right .control-text {
	    padding-top: 105px;
	    padding-left: 50px;
	    padding-right: 50px
	}
	.banner-negro .control-right{
		height: 600px
	}
	#rombobanner_hype_container{
		margin-top: -50px !important
	}
	.wrap{
		padding-left: 15px;
		padding-right: 15px
	}
	.cabecera .contenido .image{
		text-align: center;
	}
	.cabecera .contenido .image img{
		width: 90%
	}
	.conocimiento {
	    margin-top: -30px;
	}
	.transformacion .control,
	.resultado .control-text{
		padding-left: 40px;
		padding-right: 40px; 
	}
	

}
@media only screen and (max-width: 1200px) {
	.cabecera .contenido{
		width: 800px;
		height: 600px;
		margin-top: -300px;
		margin-left: -400px;
	}
	.cabecera .contenido h1{
		font-size: 60px
	}
	
	.origen .rombo-left{
		width: 435px;
	}
	.rombo-right-anim{
		width: 435px !important
	}
	.tecnologia {
	    margin-top: 10px;
	}
	.conocimiento {
	    position: relative;
	    z-index: 5;
	}
	#rombobanner_hype_container{
		display: none;
	}
	.banner-negro .control-right{
		height: auto
	}
	.banner-negro .control-right .control-text {
	    padding-top: 53px;
	}
	.video-section{
		height: 700px
	}

}

@media only screen and (max-width:991px) {
	
	.cabecera .contenido{
		width: 600px;
		margin-left: -300px
	}
	.transformacion img {
	    max-width: 290px;
	    margin-bottom: 50px;
	}
	.transformacion .control{
		margin-bottom: 30px
	}
	.resultado .control {
	    height: 530px;
	}
	.banner-negro{
		padding-bottom: 60px
	}
	.video-section {
	    height: 400px;
	}
	.cabecera .contenido{
		position: relative;
		top: auto;
		left: auto;
		margin-top: auto;
		margin-left: auto;
		width: 100%;
		height: auto;
		padding-top: 200px
	}
}

@media only screen and (max-width: 767px) {
	
	.cabecera .contenido{
		padding-top: 150px
	}
	.cabecera .contenido .image-load {
	    margin: 50px 0 150px;
	}
	.origen-wrap .control-image{
		margin-bottom: 40px
	}
	.tecnologia .title-container{
		text-align: center;
	}
	.conocimiento .control-position-video {
	    padding-top: 55px !important;
	}
	.tecnologia-image-anim {
	    margin-top: 50px !important;
	}
	.transformacion .black-bg-1{
		display: none;
	}
	.transformacion .control{
		background-color: black;
		color: white;
		padding-top: 50px;
		padding-bottom: 50px 
	}
	.transformacion .title-container h2{
		color: white
	}
	.resultado .control {
	    height: 380px;
	}
	.banner-negro .image img {
	    max-width: 260px;
	}
	.banner-negro{
		padding-top: 80px;
		margin-bottom: 20px
	}
	.banner-negro .control-right .control-text{
		position: relative;
	}
	.banner-negro .control-right .control-text{
		padding-bottom: 0
	}
	.banner-negro .black-bg{
		height: 100%
	}
	.oferta-lanzamiento{
		font-size: 40px
	}
}

@media only screen and (max-width: 575px) {
	.cabecera .contenido{
		padding-left: 15px;
		padding-right: 15px
	}
	.cabecera .contenido h1 {
	    font-size: 50px;
	    line-height: 0.9;
	}
	.origen .rombo-left,
	.origen .rombo-right{
		display: none;
	}
	.tecnologia .black-bg{
		height: 95%
	}
	.faq-container .faq-single label span.text {
	    width: calc( 99% - 60px );
	}
	
}

@media only screen and (max-width: 400px){
	

}










