@charset "UTF-8";
/* CSS Document */



.banner {
	background: url("../images/Home/Foto_1.jpg.webp") no-repeat center center fixed; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	display: none;
}

.mascara {
	background: rgba(0,0,0,0.75);
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}


.video_desktop {
	width:100%;
	height:auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	display: block;
}


video {
	width:100%;
	height:auto;
	opacity: 0.45;
}



.video_content {
	width:50%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-top: 70vh;
	position: absolute;
	z-index: 20;
}


h1  {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-weight:800;
	padding: 1% 0%;	
	color: rgba(255, 255, 255, 0.55);
	font-size: 4.4rem;
	text-align: left;
	line-height: 4.2rem;
}


.video_mobile {
	width:100%;
	height:auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	display: none;
}



wrapper {
	width:96%;
	height: auto;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 0%;
	margin-bottom: 0%;
}


section {
	width:100%;
	border-bottom: 3px dashed #d6d6d6;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}



.section_content {
	width:80%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 5%;
	margin-bottom: 5%;
	align-items: center;
}


h2 {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 3%;
	font-weight: 800;
	color: #d6d6d6;
	font-size: 6.3rem;
	text-align: left;
}


h3 {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-weight: 200;
	color: #d6d6d6;
	font-size: 1.3rem;
	text-align: left;
	line-height: 1.7rem;
}


.boton a:link,
.boton a:hover,
.boton a:visited {
    width: 30%;
    height: auto;
    float: left;
	font-size: 1rem;
	line-height: 1.2rem;
    color: #f6f6f6;
    margin-top: 5%;
}		
	


@media screen and (max-width: 1600px) {
	
	
.video_content {
    width: 55%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-top: 55vh;
	position: absolute;
	z-index: 5%;
}


h1  {
	font-weight: 800;
	padding: 1% 0%;	
	color: rgba(255, 255, 255, 0.55);
	font-size: 4.4rem;
	text-align: left;
	line-height: 4.8rem;
}	
	
	
.section_content {
	margin-top: 7%;
	margin-bottom: 7%;
}
	
h2 {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 1%;
	font-weight: 800;
	color: #d6d6d6;
	font-size:5.3rem;
	text-align: left;
}
	
	
h3 {
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-size: 1.2rem;
	line-height: 1.6rem;
}

.boton a:link,
.boton a:hover,
.boton a:visited {
    width: 30%;
    height: auto;
	font-size: 1rem;
	line-height: 1.2rem;
    color: #f6f6f6;
    margin-top: 2%;
}		
	
	
}




@media screen and (max-width:1400px) {
	
	
.video_content {
    width: 60%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-top: 45vh;
	position: absolute;
	z-index: 5%;
}    
    
    
    
.banner_content {
	margin-top: 55vh;
}
	
	
.mascara {
	background: rgba(0,0,0,0.55);
}	
	

.banner_content p  {
	font-size: 3rem;
	line-height: 2.8rem;
}	


.boton a:link,
.boton a:hover,
.boton a:visited {
	font-size: 0.8rem;
	line-height: 1rem;
}	
		
	
}




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

	
.banner_content {
	width:80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 35vh;
	margin-bottom: 5vh;
}


.banner_content p  {
	width:80%;
	margin-left: 1%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-weight: 200;
	padding: 1% 0%;	
	font-size: 3.4rem;
	line-height: 3.2rem;
}	
	
	
.video_content {
	width:50%;
	margin-left: 10%;
	margin-top: 30vh;
}


h1  {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-weight: 200;
	padding: 1% 0%;	
	color: rgba(255, 255, 255, 0.55);
	font-size: 2.4rem;
	line-height: 2.2rem;
}
	
	
	
}



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

	
.banner_content {
	width:80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 35vh;
	margin-bottom: 5vh;
}



.banner_content p  {
	width:80%;
	margin-left: 1%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-weight: 300;
	padding: 1% 0%;	
	font-size: 3rem;
	line-height: 2.8rem;
}	
	
	
h3 {
	margin-top: 2%;
	margin-bottom: 0%;
	font-size: 1.4rem;
	line-height: 1.7rem;
}

	
}



@media screen and (max-width:500px) {
	
	
.banner {
	background: url("../images/Showroom/Angel-Schlesser.jpg") no-repeat center center; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	display:block;
}	
	
.video_mobile {
	width:100%;
	height:auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	display: block;
}
	
.video_desktop {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	display: none;
}	
	
.video_content {
	width:80%;
	height: 400px;
	float: left;
	margin-left: 5%;
	margin-top: 50vh;
	position: absolute;
	z-index: 20;
}	
    
h1  {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-weight:800;
	padding: 1% 0%;	
	color: rgba(255, 255, 255, 0.95);
	font-size: 2.4rem;
	text-align: left;
	line-height: 2.6rem;
}
	
	
section {
	border-bottom: 1px dashed #d6d6d6;
	margin-top: 0%;
	margin-bottom: 4%;
}	
	

.section_content {
	width:96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 5%;
	margin-bottom: 5%;
}
       
    

h2 {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-weight: 800;
	color: #d6d6d6;
	font-size: 1.8rem;
	text-align: left;
    line-height: 1.8rem;
}    


h3 {
	margin-top: 4%;
	margin-bottom: 4%;
	font-size: 1rem;
	line-height: 1.4rem;
}

.boton a:link,
.boton a:hover,
.boton a:visited {
    width: 50%;
    margin-top: 5%;
	margin-bottom: 4%;
}
	
	
}




