.video-hero {
    width: 100%;
    height: 100vh;
    z-index: 0;
    padding: 0;
    position: relative;
    margin: auto;
}
.video-hero video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.video-hero .contenido-superior {
    width: 1100px;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
    text-align: center;
    color: white;
    margin-top: 25vh;
    margin: auto;
    bottom: 100px;
}
#texto-home {
    color: rgb(73, 40, 0);
    font-size: 140px;
    font-family: "Bebas2";
    line-height: 121px;
    font-weight: 600;
    text-shadow: 0 0 10px #fff;
}

#none-video{
	position: relative;
	z-index: 1;
	background: #000;
}
#home-background{
	position: relative;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background-image: url(/img/background-home.jpg);
	height: 100vh;
	background-size: cover;
	background-attachment: fixed;
}#home-degrade-up{
	height: 200px;
	width: 100%;
	position: fixed;
	top: 0;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}#home-degrade-down{
	height: 350px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}


.h1{
	position: absolute;
    bottom: 100px;
    right: 180px;
    width: 100%;
    max-width: 700px;
    text-align: right;
    font-size: 70px;
    font-family: Azonix;
    transition: 2s ease;
    z-index: 2;
    text-shadow: 3px 3px 1px #fff;
}
h2{
	height: 200px;
	width: 100%;
	max-width: 555px;
	text-align: right;
	font-size: 55px;
	font-family: 'Azonix';
	color: black;
	transition: 2s ease;
}
.h12{
	padding-top: 150px;
    margin-bottom: 100px;
    text-align: center;
    font-size: 40px;
    font-family: Azonix;
    color: #4BB7E4;
    transition: 2s ease;
    background: #000;
}

#content{
	background-color: #000;
}
.site-content{
	background-color: #000;
}
/* Producto TV */

#elevadores-de-televisor, #tipos-cortinas{
	display: flex;
  	justify-content: center;
	height: auto;
}

.producto{

}
#p-tv{
	color: #fff;
    width: 350px;
	padding: 20px 30px;
}
#p-tv img{

}
#p-tv .titulo-p-tv{
	font-family: Azonix;
	margin: 20px 0;
	text-align: center;
	padding-bottom: 25px;
	margin-bottom: 35px;
	height: 80px;
	border-bottom: 1px solid #4BB7E4;
}
#p-tv .texto-p-tv{

}

.productos-redondos{
	height: auto;
}
.producto-redondo{
	border: 1px solid white;
	border-radius: 20px;
	margin: 10px;
	padding: 15px !important;
}
.producto-redondo img{
	border-radius: 10px;

}
.producto-redondo .titulo-p-tv{
	border: none !important;
	font-family: Azonix;
	text-align: center;
	margin-bottom: 0px !important;
	margin-top: 40px !important;
	color: #4BB7E4;
}
.productos .texto-p-tv{

}



#cortinas-motorizadas{
	height: 100vh;
	background-image: url(/img/home/cortinas.png);
	background-size: cover;
	background-attachment: fixed;
}
#botones-elevadores{
    text-align: center;
}
#ver-mas-cortinas{
	float: right;
}#ver-mas-elevadores{
	padding: 15px 130px;
	margin: 100px auto;
}

#flexalum-logo{
	margin: auto;
	float: none;
	width: 300px;
	margin-top: -30px;
	display: block
}

#tipos-cortinas{
	margin-top: 130px;
}

#nosotros{
	color: #fff;
	padding-bottom: 100px;
	display: block;
}
#logo-nosotros{
	width: 250px;
	float: none;
	text-align: center;
	margin: 150px auto;
	display: block
}
#mapa{
	margin: 50px 20px;
	float: left;
	width: 50%;
}
#mapa iframe{
	float: left;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;;
}#mapa p{
	margin: 13px 0;
}#mapa img{
	width: 20px;
	float: left;
	margin: 0px 10px;
}#local{
	
}#local img{
	width: 90%;
	max-width: 480px;
	margin: 50px 20px;
}

#titulo-automatizacion{
	color: #4BB7E4;
	margin: auto;
}
.site-footer{
	z-index: 1;
    position: relative;
}

@media screen and (max-width: 800px) {
	.h1,h2{
		text-align: center;
		font-size: 30px;
        max-width: 90%;
	}
	h1{
		width: 100%;
		left: 0;
		padding: 0 20px;
		font-size: 20px;
		top: 0;
		bottom: 0;
		margin: auto;
		height: 130px;
	}.producto{
		width: 100% !important;
	}#ver-mas-elevadores {
		padding: 15px 0;
		margin: 20px auto;
		width: 60%;
	}#home-background{
		position: relative;
        background-image: url(/img/background-home-movil.jpg);
        height: 100vh;
        background-attachment: inherit;
        background-size: auto 100%;
	}#cortinas-motorizadas, #home-background, {
		background-position: right;
        background-size: auto 100%;
		background-attachment: inherit;
	}#cortinas-motorizadas{
    	position: relative;
        background-image: url(/img/home/cortinas-home-movil.jpg);
        height: 100vh;
        background-attachment: inherit;
        background-size: auto 100%;
	}
	h2{
		height: 150px;;
	}
	#ver-mas-cortinas{
		float: none;
	}
	#elevadores-de-televisor, #tipos-cortinas{
		display: block;
    	text-align: center;
	}.productos-redondos{
		display: grid;
		text-align: center;
	}#mapa{
		text-align: center;
		width: 90%;
		overflow: hidden;
	}#nosotros{
		margin-bottom: 0;
		height: auto;
		display: grid;
		padding-bottom: 0;
	}
}