@font-face {
  font-family: fsi;
  src: url(../font/Free_Serif_Italic/FreeSerifItalic.ttf);
}

@font-face {
  font-family: sr;
  src: url(../font/Monk_Gothic/Monk-Gothic.ttf);
}

l {
  font-family: fsi;
  color: white !important;
}

h2 {
  font-family: fsi;
}

p.t {
  font-family: fsi;
  color: white;
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
}

p.s {
  font-family: sr;
  color: red;
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
}

l2 {
  font-family: fsi;
  color: black !important;
  margin-left: 5%;
  margin-right: 5%;
}
l3 {
  font-family: fsi;
  color:white;
}
l4 {
  font-family: fsi;
  color:white;
}
qq {
  font-family: Arial, Helvetica, sans-serif;
  color:white;
  font-size: 10px;
}
#fondo {
  background-color: brown;
}


#oucolor {
  position: relative;
  margin-left: 80px;
  margin-right: 80px;
  text-align: center;
}



#ini {
  background-color: cornsilk;
  width: 100%;
  size: 100% 100%;
}

#intermediatetop {
  margin-top: 100px;
  margin-left: 0;
  position: relative;
  width: 100%;
  height: 40px;
  background-color: cornsilk;
}

#intermediatend {
  position: relative;
  width: 100%;
  height: 40px;
  background-color: cornsilk;
}



#fondo1 {
  background-image: url(../img/1.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
}

#fondoimg {
  margin-top: 30px;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  height: auto;
}

#fondoimg1 {
  width: 100%;
  max-width: 500px;
  height: auto;
}

#fondoimg2 {
  width: 100%;
  max-width: 900px;
  height: auto;
}
#fondoimgend {
  margin-top: 100px;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
}

#fondohead {
  background-image: url(../img/8.jpg);
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 600px;
  background-size: 100% 100%;
}

#fondohead2 {
  background-image: url(../img/6.jpg);
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  max-width: 800px;
  height: 400px;
  background-size: 100% 100%;
  size: 100% 100%;
}
#fondohead3 {
  background-image: url(../img/7.jpg);
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  max-width: 800px;
  height: 400px;
  background-size: 100% 100%;
  size: 100% 100%;
}
#fondohead4 {
  background-image: url(../img/9.jpg);
  background-repeat: no-repeat;
  position: relative;
  background-size: 100% 100%;
  width: 100%;
  height: 400px;
  size: 100% 100%;
}

#end {
  background-image: url(../img/10.jpg);
  background-repeat: no-repeat;
  position: relative;
  background-size: 100% 100%;
  width: 100%;
  height: 500px;
  size: 100% 100%;
}

#textolef{
  z-index: 100;
  position: relative;
  color: white;
  margin-top: 50px;
  
  
}

#textorig{
  z-index: 100;
  position: relative;
  color: white;
  margin-top: 150px;
  text-align: right;
  
  
}
@media screen and (min-width: 601px) {
  l {
    font-size: 100px;
  }
  p.t {
    font-size: 30px;
  }
  p.s {
    font-size: 40px;
  }
  l2 {
    font-size: 50px;
  }
  l3 {
    font-size: 35px;
  }
  l4 {
    font-size: 55px;
  }
}

@media screen and (max-width: 600px) {
  l {
    font-size: 80px;
  }
  p.t {
    font-size: 18px;
  }
  p.s {
    font-size: 25px;
  }
  l2 {
    font-size: 30px;
  }
  l3 {
    font-size: 35px;
  }
  l4 {
    font-size: 35px;
  }
}
.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;

  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}