@import url('https://fonts.googleapis.com/css2?family=Bungee&family=Lexend+Peta&family=Overpass:wght@300&family=Reem+Kufi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Syne:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Black+Ops+One&family=IBM+Plex+Sans+Condensed:wght@500&family=Jost:wght@300&family=Knewave&family=Pacifico&family=Rubik+Mono+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300&display=swap');

*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: none;
	outline: none;
}
html{
    width: 100%;
    height: 1000px;
}
.contenedor{
position: relative;
top: 10%;
left: 0%;
width: 100%;
height: 1088px;
text-align:left;
background-color: white;
}

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  zoom: 100%;
}

.topnav1 {
  overflow: hidden;
  background-color: black;
      border-bottom: 1px outset white;

}

.topnav1 a {
  float: left;
  color: #A9A9A9;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 13px;
  border-right: 1px solid white;
  font-family: 'Syne', sans-serif;
}

.topnav1 a:hover {
  background-color: black;
  color: whitesmoke;
}
.topnav {
  width: 100%;
  overflow: hidden;
  background-color: #F3F3F4;
  border-bottom: 1px solid aqua;
  font-family: 'Syne', sans-serif;
}

.topnav a {
  float: left;
  color: black;
    width: 22%;
            border-left: 1px solid gainsboro;
  text-align: center;
  padding: 35px 14px;
  text-decoration: none;
  font-size: 17px;
}

ul{
    text-align: center;
    position: relative;
    display: inline-block;
    
}

.topnav a:hover {
  color: #3E92D5;

}
a[href="index.html"]{
    color: aqua;
}
a[href="index.html"]:hover{
    color: white;
}

a[href="#derecha"]{
    color: white;
    float: right;
    cursor: default;
}
a[href="#derecha2"]{
    float: right;
    color: white;
    cursor: default;
}

#cabecera{
    width: 100%;
    height: 200px;
    background-color: inherit;
    background-image: url("../Fotos/8949a1b1-7994-4f2a-b0a7-827f55460fab_200x200.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: red;
}

#titulocabecera2{
    position: relative;
    top:10%;
    padding-top: 250px;
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 22px;
    background-color: inherit;
    font-size: 50px;
}
#logovideo{
    position: absolute;
    left: 40%;
    margin-top: -230px; 
    width: 300px;
    height: 300px;
    text-align: center;
    background-color: inherit;
}

#top{
    width: 100%;
    height: 100px;
    background-color: black;
}

#video{
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0%;
}
#videoportada{
    position: absolute;
    top: 4.8%;
    width: 100%;
    background-color: inherit;
    
}
#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}
 
.inner a.ok {
    padding:4px;
    color:#00ff2e;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#faff00;
}
#barra{
    position: absolute;
    left: 30%;
    width: 10%;
    height: 260px;
    border-left: 1px solid white;
}
#barra2{
    position: absolute;
    left: 70%;
    width: 10%;
    height: 260px;
    border-left: 1px solid white;
}
#pielogo{
    position: absolute;
    bottom: 40%;
    left: 45%;
}

footer{
    position: absolute;
    top: 100%;
    width: 100%;
    height: 260px;
    background-color: black
}
#cabe{
    position: relative;
    top: 6%;
    width: 100%;
    text-align: center;
    color: white;
    font-family: 'Lexend Peta', sans-serif;
}
#cabe2{
    position: absolute;
    top: 15%;
    width: 100%;
    text-align: center;
}
#cabe3{
    position: relative;
    padding-top: 10px;
    width: 200px;
}
#cabe33{
    position: absolute;
    top: 5%;
    text-align: center;
    width: 100%;
}
#conteni{
    position: absolute;
    top: 27%;
    width: 100%;
    height: 350px;
    background-color: #FAFAFA;
}

#exp{
    position: relative;
    left: 7.5%;
    width: 85%;  
    padding-top: 50px;
}
#expp{
    position: relative;
    left: 7.5%;
    width: 85%;    
}
#conteni2{
    position: absolute;
    top: 40.5%;
    left: 7.5%;
    width: 85%;
    font-size: 30px;
    background-color: inherit;
}
#exp{
    position: relative;
    text-align: center;
    font-family: 'Lexend Peta', sans-serif;
    font-size: 38px;
}
p{
    font-family: 'Overpass', sans-serif;
}
#cabesegundo{
    position: relative;
    top: 6%;
    width: 100%;
    text-align: center;
    color: black;
    font-family: 'Lexend Peta', sans-serif;
}
#cabetercero{
    width: 100%;
    text-align: center;
    color: black;
    font-size: 30px;
    font-family: 'Reem Kufi', sans-serif;
}
#tam{
    font-family: 'Overpass', sans-serif;

}
#conteni3{
    position: absolute;
    top: 72%;
    height: 600px;
    opacity: 0.5;
    width: 100%;
    background-image: url(../Fotos/fondoindex.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#exp4{
    position: relative;
    top: 72%;
    left: 7.5%;
    width: 85%;
    font-weight: bold;

}
#expp4{
    position: relative;
    top: 69%;  
    text-align: center;
    color: black;
    font-family: 'Lexend Peta', sans-serif;
    font-size: 26px;
}

#cuadro1{
    position: absolute;
    width: 100%;
    top: 12%;
    background-color: inherit;
}
#import{
    font-family: 'Lexend Peta', sans-serif;
    text-align: center;
    padding-top: 100px;
    color: red;
}
#airbag{
    font-family: 'Lexend Peta', sans-serif;
    text-align: center;
}
#ejem{
    position: absolute;
    left: 5%;
    padding-top: 200px;
    font-family: 'Jost', sans-serif;
    font-size: 15px;
}
#reparacion{
    position: absolute;
    top: 26.5%;
    width: 100%;
    text-align: center;
    font-family: 'Lexend Peta', sans-serif;
}

#contenedorde3izq{
    position: absolute;
    left: 1%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}
#contenedorde3der{
    position: absolute;
    left: 70%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}    
#contenedorde3centro{
    position: absolute;
    left: 35%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}
#segundocuadroi{
    position: absolute;
    top: 20%;
    width: 100%;
}
#tercercuadroi{
    position: absolute;
    top: 20%;
    width: 100%;}
#primercuadroi{
    position: absolute;
    top: 20%;
    width: 100%;}


#segundocuadro{
    text-align: center;
    width: 100%;
}
#tercercuadro{
    width: 100%;
    text-align: center;
}
#primercuadro{
    text-align: center;
    width: 100%;
}


#cuadro2{
    position: absolute;
    width: 100%;
    top: 42%;
    background-color: inherit;
}
#contenedorde3izq2{
    position: absolute;
    left: 1%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}
#contenedorde3der2{
    position: absolute;
    left: 70%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}    
#contenedorde3centro2{
    position: absolute;
    left: 35%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}
#segundocuadroi{
    position: absolute;
    top: 20%;
    width: 100%;
}
#tercercuadroi{
    position: absolute;
    top: 20%;
    width: 100%;
}

#cuartocuadro{
    text-align: center;
    width: 100%;
}
#quintocuadro{
    width: 100%;
    text-align: center;
}
#sextocuadro{
    text-align: center;
    width: 100%;
}

#reparacion2{
    position: absolute;
    top: 46%;
    width: 100%;
    border-top: 3px solid #D8D8D8;
    text-align: center;
    font-family: 'Lexend Peta', sans-serif;
}




#cuadro3{
    position: absolute;
    width: 100%;
    top: 50%;
    background-color: inherit;
}
#contenedorde3izq3{
    position: absolute;
    left: 1%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}
#contenedorde3der3{
    position: absolute;
    left: 70%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}    
#contenedorde3centro3{
    position: absolute;
    left: 35%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}


#septimocuadro{
    text-align: center;
    width: 100%;
}
#octavocuadro{
    width: 100%;
    text-align: center;
}
#novenocuadro{
    text-align: center;
    width: 100%;
}


#reparacion3{
    position: absolute;
    top: 68%;
    width: 100%;
    border-top: 3px solid #D8D8D8;
    text-align: center;
    font-family: 'Lexend Peta', sans-serif;
}

#cuadro4{
    position: absolute;
    width: 100%;
    top: 74%;
    background-color: inherit;
}
#contenedorde3izq4{
    position: absolute;
    left: 1%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}
#contenedorde3der4{
    position: absolute;
    left: 70%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}    
#contenedorde3centro4{
    position: absolute;
    left: 35%;
    width: 28.9%;
    height: 268.5px;
    background-color: inherit;
    cursor: pointer;
}


#decimocuadro{
    text-align: center;
    width: 100%;
}
#oncecuadro{
    width: 100%;
    text-align: center;
}
#docecuadro{
    text-align: center;
    width: 100%;
}
#espaciogris{
    position: absolute;
    top: 93%;
    width: 100%;
    height: 260px;
    background-color: #E5E3DF;
}
footer{
    position: absolute;
    top: 100%;
    width: 100%;
    height: 260px;
    background-color: black
}
#cont{
    position: absolute;
    top: 15%;
    left: 8%;
    width: 82%;
    height: 900px;
    background-color: inherit;
}
p{
    position: relative;
    left: 1%;
    top: 10%;
    width: 80%;
    font-size: 14px; 
    text-align: left;
    color: black;
}
#p{
   position: relative;
    left: 1%;
    top: 10%;
    width: 100%;
    text-align: left;
    color: black; 
}
#pielogo{
    position: absolute;
    bottom: 40%;
    left: 45%;
}
#poli{
    position: absolute;
    left: 35%;
    bottom: 52%;
    width: 20%;
    color: white;
}
#poli2{
    position: absolute;
    left: 54.5%;
    bottom: 52%;
    width: 20%;
    color: white;
}
#poli:hover, #poli2:hover{
    text-decoration: underline; 
}
#poli3{
    position: absolute;
    left: 40%;
    top: 50%;
    text-align: center;
    width: 20%;
    color: #959595;
}
#poli4{
    position: absolute;
    left: 25%;
    top: 65%;
    text-align: center;
    width: 50%;
    color: #959595;
}
#poli5{
    position: absolute;
    left: -11%;
    top: 12%;
    text-align: center;
    width: 50%;
    color: white;
}
#enlace{
    font-family: 'Josefin Sans', sans-serif;
    color: black;
}
#poli6{
    position: absolute;
    left: 7%;
    top: 27%;
    text-align: left;
    width: 10%;
    color: #A9A9A9;
}
#poli7{
    position: absolute;
    left: 7%;
    top: 35%;
    text-align: left;
    width: 10%;
    color: #A9A9A9;
}
#poli8{
    position: absolute;
    left: 7%;
    top: 43%;
    text-align: left;
    width: 10%;
    color: #A9A9A9;
}
#poli9{
    position: absolute;
    left: 7%;
    top: 51%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
}
#poli6:hover, #poli7:hover, #poli8:hover, #poli9:hover{
    color: white
}
#poli10{
    position: absolute;
    left: 77%;
    top: 27%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
}
#poli11{
    position: absolute;
    left: 77%;
    top: 35%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
}
#poli12{
    position: absolute;
    left: 77%;
    top: 43%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
}
#poli13{
    position: absolute;
    left: 77%;
    top: 51%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
}
#poli14{
    position: absolute;
    left: 77%;
    top: 12%;
    text-align: left;
    width: 20%;
    color: white;
}
#barra{
    position: absolute;
    left: 30%;
    width: 10%;
    height: 260px;
    border-left: 1px solid white;
}
#barra2{
    position: absolute;
    left: 70%;
    width: 10%;
    height: 260px;
    border-left: 1px solid white;
}