a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  user-select: none;
  box-sizing: border-box;
}

.main-head {
  z-index: 2;
  position: relative;
  background-color: #4f4847;
}

a {
  text-decoration: none;
  color: #4f4847;
}

li a {
  text-decoration: none;
  color: #fff;
}

nav {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  height: 100px;
  background-color: #4f4847;
  padding: 0 20px;
  font-weight: 700;
}

#logo {
  flex: 1 1 20px;
}

.nav-links {
  display: flex;
  justify-content: space-around;
  flex: 1 1 1rem;
}

.burger,
.menu-check {
  display: none;
}

.activo {
  color: #fa5e45;
}

li a:hover {
  color: #fa5e45;
  transition: 0.5s;
}

img {
  max-width: 100%;
  border-radius: 15px;
  height: auto;
}

body {
  font-family: Mulish, sans-serif;
  color: #4f4847;
  width: 300;
  font-size: 1.2rem;
}

b {
  font-size: 6.1rem;
}

.bold {
  font-weight: 700;
  margin-top: 30px;
}

button {
  text-decoration: none;
  padding: 12px 44px;
  border: none;
  color: #f8f7f1;
  font-size: 1.1rem;
  border-radius: 100px;
  background: #fa5e45;
  margin-top: 40px;
  box-shadow: 0 3px 6px #4f484748;
  cursor: pointer;
}

button a:hover {
  background: #ff3e1f;
  cursor: pointer;
}

h1,
h2,
h3 {
  font-family: Caveat, sans-serif;
  color: #4f4847;
}

h1 {
  font-size: 2.8rem;
  line-height: 60px;
}

h2 {
  font-size: 6.75rem;
  line-height: 90px;
}

h3 {
  font-size: 2.8rem;
  margin-bottom: 40px;
}

h4 {
  font-family: Caveat, cursive;
  color: #fa5e45;
  font-size: 2.81rem;
}

h4 {
  font-family: Caveat, cursive;
  color: #ffff;
  font-size: 2.81rem;
}

p {
  line-height: 32px;
}

.contenedor-1,
.contenedor-10,
.contenedor-2,
.contenedor-cigarra,
.contenedor-preguntas,
.contenedor-preguntas-2,
.fondo-imagen,
.texto-centrado,
.texto-centrado-2,
.texto-centrado-3,
footer {
  width: auto;
  height: auto;
}

.texto-blanco {
  color: #fff;
}

.texto-centrado,
footer {
  text-align: center;
  padding: 0 40px;
}

.texto-centrado-2 {
  padding-left: 25%;
}

.texto-centrado-3 {
  padding-left: 88px;
}

.contenedor-1 {
  display: flex;
  align-items: center;
  padding: 0 20px;
}

.contenedor-10 {
  display: flex;
  align-items: center;
  padding: 0 20px;
}

.contenedor-2 {
  display: flex;
  align-items: left;
  padding: 0 20px;
}

.contenedor-preguntas {
  padding: 44px 20px 44px 88px;
  background: #e7e5ea;
}

.contenedor-preguntas-2 {
  display: flex;
  padding: 0 20px 88px 20px;
  background: #e7e5ea;
}

.contenedor-cigarra {
  display: flex;
  align-items: center;
  padding: 88px 20px;
  background: #e7e5ea;
}

.fondo-imagen {
  background-image: url(/imagenes/fondo-azul.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 88px 88px;
}

.fondo-imagen h2 {
  color: #ffff;
  text-align: left;
  padding: 0 20px;
}

.fondo-imagen h4 {
  text-align: left;
  padding: 20px 20px;
}

.contenedor-partners {
  display: flex;
  max-width: 1130px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.contenedor-partners2 {
  display: flex;
  max-width: 1130px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  text-align: center;
}

.caja-15 {
  padding: 0% 1%;
}

.caja-1 {
  flex: 1;
  text-align: center;
  padding: 0 40px;
}

.caja-10 {
  flex: 1;
  text-align: left;
  padding: 0 20px;
  margin-bottom: 20px;
  text-align: center;
}

.caja-2 {
  flex: 1;
  padding: 0 40px;
}

.caja-3 {
  flex: 1;
  padding: 0 40px;
}

.caja-4 {
  flex: 2;
  padding: 0 40px;
  order: 2;
}

.caja-5 {
  flex: 1;
  padding: 0 40px;
  order: 1;
}

.caja-6 {
  flex: 2;
  padding: 0 40px;
  text-align: center;
}

.caja-7 {
  flex: 1;
  padding: 0 40px;
}

.naranja {
  margin-top: 126px;
}

.verde {
  margin-top: 88px;
}

.verde-2 {
  margin-top: 28px;
}

.verde-oculto {
  margin-top: 58px;
}

footer {
  background-color: #4f4847;
  padding: 88px 20px 44px 20px;
}

footer a img {
  margin-top: 40px;
}

.separacion-icono {
  padding-left: 40px;
}

footer p {
  margin-top: 40px;
  color: #949494;
  font-size: 0.8rem;
}

.links {
  color: #fa5e45;
  text-decoration: underline;
}

.btn-whatsapp {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 40px;
  line-height: 80px;
  z-index: 999;
}

.animado {
  opacity: 0;
  transition: all 1s;
}

.mostrarArriba {
  animation: mostrarArriba 1s;
}

@keyframes mostrarArriba {
  0% {
    transform: translateX(-60px);
  }

  100% {
    transform: translateX(0);
  }
}

iframe {
  width: 500px;
  height: 400px;
}

@media (max-width: 1000px) {

  .contenedor-1,
  .contenedor-10,
  .contenedor-cigarra,
  .contenedor-preguntas,
  .contenedor-preguntas-2 {
    display: block;
  }

  .contenedor-preguntas-2 {
    margin-top: -30px;
  }

  .texto-centrado-2 {
    padding-left: 40px;
  }

  .contenedor-partners,
  .contenedor-partners2 {
    display: block;
  }
}

@media (max-width: 768px) {
  .checkbtn {
    display: block;
  }

  nav ul li a {
    font-size: 1.25rem;
    color: #fff;
  }

  ul {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 100px;
    left: -100%;
    text-align: center;
    transition: all 0.5s;
  }

  nav ul li {
    display: block;
    margin: 10px 0;
    line-height: 1px;
  }

  nav ul li a {
    font-size: 1.25rem;
  }

  #check:checked~ul {
    left: 0;
  }

  .burger {
    position: relative;
    display: block;
    cursor: pointer;
  }

  .burger span {
    padding: 0.1rem 1.5rem;
    background: rgba(214, 214, 214, 0.555);
    margin: 0.6rem 0;
    display: block;
    border-radius: 50px;
    transition: all 0.5s ease;
  }

  .nav-links {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    flex-direction: column;
    align-items: center;
    transition: transform 1s ease;
    background: #4f4847;
  }

  .nav-open {
    transform: translateX(-100%);
  }

  .toggle .line1 {
    transform: rotateZ(45deg) translateY(400%);
    background: rgba(214, 214, 214, 0.555);
  }

  .toggle .line2 {
    opacity: 0;
  }

  .toggle .line3 {
    transform: rotateZ(-45deg) translateY(-400%);
    background: rgba(214, 214, 214, 0.555);
  }

  .main-head {
    margin-bottom: 50px;
  }

  .texto-centrado-2 {
    padding-left: 40px;
  }
}

@media (max-width: 600px) {
  .fondo-imagen {
    background-image: url(/imagenes/fondo-azul-small.jpg);
    padding: 88px 20px;
    background-attachment: scroll;
  }

  .caja-2,
  .caja-3,
  .caja-4,
  .caja-5,
  .caja-6,
  .caja-7 {
    padding: 0 0;
  }

  .texto-centrado-2 {
    padding: 0 40px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 3.75rem;
    line-height: 55px;
  }

  h3 {
    font-size: 2.5rem;
    margin-bottom: 20px;
  }

  h4 {
    font-size: 2rem;
  }

  .texto-centrado-3 {
    padding: 0 40px;
  }

  .contenedor-preguntas {
    padding: 44px 20px 44px 40px;
  }

  .verde-2 {
    margin-top: 8px;
  }

  .texto-centrado {
    width: auto;
    height: auto;
    text-align: center;
    padding: 0 0;
  }
}

@media (max-width: 450px) {
  b {
    font-size: 3.7rem;
  }

  iframe {
    width: 300px;
    height: 400px;
  }
}