@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=Josefin+Sans:wght@300&display=swap');
*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: none;
	outline: none;
}
html{
    width: 100%;
    height: 1200px;
}
.contenedor{
position: relative;
left: 0%;
width: 100%;
height: 1188px;
text-align:left;
background-color: inherit;
}

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;
}

#titulo{
    width: 100%;
    height: 150px;
    background-color: inherit;
}
#contacto{
    position: absolute;
    left: 40%;
    width: 20%;
    padding-top: 50px;
    text-align: center;
    border-bottom: 2px solid red;
}
#contacto2{
    position: absolute;
    left: 26%;
    width: 50%;
    padding-top: 100px;
    text-align: center;
    border-bottom: 2px solid red;
}
#medio{
    width: 100%;
    height: 500px;
    background-color: inherit;
}
#formulario{
    position: absolute;
    left: 50%;
    width: 40%;
    height: 500px;
    background-color: inherit;
}
#formulario2{
    padding-top: 50px;
    line-height : 25px;
}
#nombre, #apellidos, #correo, #telefono, #provincia, #asunto, #mensaje{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2.5px;
    padding-right: 150px;
    background-color: #E9E9E9;
    
}
#mensaje{
    padding-bottom: 100px;
}
#izqformulario{
    position: absolute;
    left: 18%;
    top: 30%;
    width: 30%;
    height: 400px;
    font-size: 12px;
    background-color: inherit;
}
#nodom{
    position: absolute;
    left: 1%;
    top: 3%;
    width: 48%;
    text-align: center;
    background-color: red;
    color: white;
}
#nodom2{
    padding-top: 40px;
    color: red;
}
#paddingder{
    padding-top: 5px;
    padding-right: 10px;
}
#protecciond{
    line-height: 15px;
}
#acepto{
    position: absolute;
    right: 96%;
    top: 104%;
    background-color: red;
}
#lacepto{
    position: absolute;
    left: 5%;
    top: 102.9%;
    width: 100%;
}
strong{
    color: red;
}
#enviar{
    position: absolute;
    right: 56%;
    top: 110%;
    width: 100%;
    background-color: red;
    color: white;
    padding: 8px;
}
#espaciogris{
    position: absolute;
    top: 82%;
    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: 100%;
    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;
    font-family: 'Overpass', sans-serif;
}
#poli2{
    position: absolute;
    left: 54.5%;
    bottom: 52%;
    width: 20%;
    color: white;
    font-family: 'Overpass', sans-serif;
}
#poli:hover, #poli2:hover{
    text-decoration: underline; 
}
#poli3{
    position: absolute;
    left: 40%;
    top: 50%;
    text-align: center;
    width: 20%;
    color: #959595;
    font-family: 'Overpass', sans-serif;
}
#poli4{
    position: absolute;
    left: 25%;
    top: 65%;
    text-align: center;
    width: 50%;
    color: #959595;
    font-family: 'Overpass', sans-serif;
}
#poli5{
    position: absolute;
    left: -11%;
    top: 12%;
    text-align: center;
    width: 50%;
    font-family: 'Josefin Sans', sans-serif;
    color: white;
}
#poli6{
    position: absolute;
    left: 7%;
    top: 27%;
    text-align: left;
    width: 10%;
    color: #A9A9A9;
    font-family: 'Overpass', sans-serif;

}
#poli7{
    position: absolute;
    left: 7%;
    top: 35%;
    text-align: left;
    width: 10%;
    color: #A9A9A9;
    font-family: 'Overpass', sans-serif;
}
#poli8{
    position: absolute;
    left: 7%;
    top: 43%;
    text-align: left;
    width: 10%;
    color: #A9A9A9;
    font-family: 'Overpass', sans-serif;
}
#poli9{
    position: absolute;
    left: 7%;
    top: 51%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
    font-family: 'Overpass', sans-serif;
}
#poli6:hover, #poli7:hover, #poli8:hover, #poli9:hover{
    color: white
}
#poli10{
    position: absolute;
    left: 77%;
    top: 27%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
    font-family: 'Overpass', sans-serif;
}
#poli11{
    position: absolute;
    left: 77%;
    top: 35%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
    font-family: 'Overpass', sans-serif;
}
#poli12{
    position: absolute;
    left: 77%;
    top: 43%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
    font-family: 'Overpass', sans-serif;
}
#poli13{
    position: absolute;
    left: 77%;
    top: 51%;
    text-align: left;
    width: 20%;
    color: #A9A9A9;
    font-family: 'Overpass', sans-serif;
}
#poli14{
    position: absolute;
    left: 77%;
    top: 12%;
    text-align: left;
    width: 20%;
    font-family: 'Josefin Sans', sans-serif;
    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;
}