@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 p {
  -webkit-margin-before: 0 !important;
  -webkit-margin-after: 0 !important;
  -webkit-margin-start: 0 !important;
  -webkit-margin-end: 0 !important;
  -webkit-padding-before: 0 !important;
  -webkit-padding-after: 0 !important;
  -webkit-padding-start: 0 !important;
  -webkit-padding-end: 0 !important;
}

a:link,
a:visited,
a:active {
  text-decoration: none;
  list-style-type: none;
}

li {
  color: inherit;
  text-decoration: none;
  -webkit-margin-before: 0 !important;
  -webkit-margin-after: 0 !important;
  -webkit-margin-start: 0 !important;
  -webkit-margin-end: 0 !important;
  -webkit-padding-before: 0 !important;
  -webkit-padding-after: 0 !important;
  -webkit-padding-start: 0 !important;
  -webkit-padding-end: 0 !important;
}
li a:hover,
li a:focus,
li a:visited {
  color: inherit;
  text-decoration: none;
  outline: 0;
  box-shadow: 0;
}

.logocm {
  width: 160px;
  height: auto;
}

nav ul li {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (min-width: 0px) and (max-width: 767px) {
  nav ul li {
    justify-content: center;
  }
}

nav ul li {
  color: inherit;
  text-decoration: none;
  -webkit-margin-before: 0 !important;
  -webkit-margin-after: 0 !important;
  -webkit-margin-start: 0 !important;
  -webkit-margin-end: 0 !important;
  -webkit-padding-before: 0 !important;
  -webkit-padding-after: 0 !important;
  -webkit-padding-start: 0 !important;
  -webkit-padding-end: 0 !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
}
nav ul li a:hover,
nav ul li a:focus,
nav ul li a:visited {
  color: inherit;
  text-decoration: none;
  outline: 0;
  box-shadow: 0;
}

nav ul a {
  color: inherit;
  text-decoration: none;
  -webkit-margin-before: 0 !important;
  -webkit-margin-after: 0 !important;
  -webkit-margin-start: 0 !important;
  -webkit-margin-end: 0 !important;
  -webkit-padding-before: 0 !important;
  -webkit-padding-after: 0 !important;
  -webkit-padding-start: 0 !important;
  -webkit-padding-end: 0 !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
}
nav ul a a:hover,
nav ul a a:focus,
nav ul a a:visited {
  color: inherit;
  text-decoration: none;
  outline: 0;
  box-shadow: 0;
}

nav ul p {
  color: inherit;
  text-decoration: none;
  -webkit-margin-before: 0 !important;
  -webkit-margin-after: 0 !important;
  -webkit-margin-start: 0 !important;
  -webkit-margin-end: 0 !important;
  -webkit-padding-before: 0 !important;
  -webkit-padding-after: 0 !important;
  -webkit-padding-start: 0 !important;
  -webkit-padding-end: 0 !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
}
nav ul p a:hover,
nav ul p a:focus,
nav ul p a:visited {
  color: inherit;
  text-decoration: none;
  outline: 0;
  box-shadow: 0;
}

@media (min-width: 0px) and (max-width: 767px) {
  nav li {
    margin: 10px;
  }
}

nav .texto-menu {
  color: #1A1C36;
  font-color: #1A1C36;
  font-size: 14px;
  font-weight: 400;
  font-family: "Mulish", sans-serif;
}

.boxmainmanu2 {
  /* background-image: url("./Assets/Imagenes/MainMenu/FONDO.jpg");*/
  height: 600px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.imagenmain {
  height: 2000px;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .imagenmain {
    height: 1000px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .imagenmain {
    height: 500px;
  }
}

.cajaazul {
  background-color: #2E3A73;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  background-color: #7B84AE;
  height: 200px;
  width: 400px;
  position: relative;
  margin-top: 20%;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 20% 0px 20%;

}
@media (min-width: 0px) and (max-width: 767px) {
  .cajaazul {
    margin-top: 60%;
  }
}

.textocajaazul {
  font-align-content: center;
  font-text-align: center;
  font-color: #FAFAFA;
  font-size: 24px;
  font-weight: 200;
  font-family: "Mulish", sans-serif;
  align-content: center;
  text-align: center;
  color: #FAFAFA;
}

.boxsobremi {
  background-color: #2E3A73;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.texto-titulos {
  color: #FAFAFA;
  font-size: 36px;
  font-weight: 400;
  font-family: "Mulish", sans-serif;
}

.texto-ordinario {
  color: #FAFAFA;
  font-size: 18px;
  font-weight: 200;
  font-family: "Mulish", sans-serif;
}
@media (min-width: 0px) and (max-width: 767px) {
  .texto-ordinario {
    text-align: justify;
  }
}

.boxsobremi a {
  color: inherit;
  text-decoration: none;
  -webkit-margin-before: 0 !important;
  -webkit-margin-after: 0 !important;
  -webkit-margin-start: 0 !important;
  -webkit-margin-end: 0 !important;
  -webkit-padding-before: 0 !important;
  -webkit-padding-after: 0 !important;
  -webkit-padding-start: 0 !important;
  -webkit-padding-end: 0 !important;
}
.boxsobremi a a:hover,
.boxsobremi a a:focus,
.boxsobremi a a:visited {
  color: inherit;
  text-decoration: none;
  outline: 0;
  box-shadow: 0;
}

.boxlinkedin {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-content: center;
}

.texto-link {
  color: #FAFAFA;
  font-size: 24px;
  font-weight: 700;
  font-family: "Mulish", sans-serif;
}

.boxfrase {
  width: 65%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 10px;
  background-color: #7B84AE;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media (min-width: 0px) and (max-width: 767px) {
  .boxfrase {
    margin-top: 60%;
  }
}

.texto-frase-motivacion {
  color: #FAFAFA;
  font-size: 24px;
  font-weight: 200;
  font-family: "Mulish", sans-serif;
}

.boxservicios {
  background-color: #FAFAFA;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.cajatituloservicios {
  width: 100%;
}

.texto-titulos-dos {
  font-size: 36px;
  font-weight: 700;
  font-family: "Mulish", sans-serif;
}

.texto-ordinario-dos {
  height: 100px;
  font-size: 20px;
  font-weight: 200;
  font-family: "Mulish", sans-serif;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .texto-ordinario-dos {
    height: 50px;
    font-size: 12px;
  }
}

.tamañoservicio {
  height: 100px;
  width: 100px;
}

.caja-lineazul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 100vw;
  /*background-color: $color-tr1;*/
}

.lineazul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  /*background-color: $color-1;*/
  height: 4px;
  width: 1000px;
}

.boxarticulos {
  background-color: #FAFAFA;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.leermas {
  color: #1A1C36;
  font-size: 20px;
  font-weight: 200;
  font-family: "Mulish", sans-serif;
}

.boxleermas {
  margin-top: 10px;
  justify-content: center;
}
@media (min-width: 368px) and (max-width: 768px) {
  .boxleermas {
    margin-top: 35%;
  }
}

.boxleermas p {
  text-decoration: underline;
}

.cajaimagenref {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 400px;
  height: auto;
}
@media (min-width: 360px) and (max-width: 767px) {
  .cajaimagenref {
    margin: 0px !important;
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .cajaimagenref {
    margin: 0px !important;
    width: 100% !important;
    padding: 20px;
  }
}

.cajanombreref {
  display: block;
  height: 50px;
}
@media (min-width: 368px) and (max-width: 1400px) {
  .cajanombreref {
    width: 150px;
    margin: 20px;
  }
}

.cajacargoref {
  display: block;
  padding: 10px;
  text-align: justify;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cajacargoref {
    width: 70%;
    margin-bottom: 30px !important;
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  .cajacargoref {
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
  }
}

.cajatextoref {
  display: block;
  width: 100%;
  padding: 10px;
  text-align: justify;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cajatextoref {
    width: 70%;
    margin-bottom: 30px;
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  .cajatextoref {
    margin-top: 30px !important;
  }
}

.textocajanombreref {
  font-align-content: center;
  font-text-align: center;
  font-color: #FAFAFA;
  font-size: 18px;
  font-weight: 700;
  font-family: "Mulish", sans-serif;
  color: #1A1C36;
}

.textocajacargoref {
  font-size: 18px;
  font-weight: 200;
  font-family: "Mulish", sans-serif;
  color: #1A1C36;
  width: 90%;
  height: 40px;
}
@media (min-width: 360px) and (max-width: 1400px) {
  .textocajacargoref {
    font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
  }
}

.textocajantextoref {
  font-color: #FAFAFA;
  font-size: 14px;
  font-weight: 200;
  font-family: "Mulish", sans-serif;
  color: #1A1C36;
}
@media (min-width: 360px) and (max-width: 1400px) {
  .textocajantextoref {
    margin-top: 10%;
  }
}

.boxformulario {
  background-color: #7B84AE;
  margin-bottom: 100px;
}

.texto-titulos-formulario {
  font-size: 36px;
  font-weight: 400;
  font-family: "Mulish", sans-serif;
  color: #FAFAFA;
}

.texto-subtitulos-formulario {
  font-align-content: center;
  font-text-align: center;
  font-color: #FAFAFA;
  font-size: 18px;
  font-weight: 700;
  font-family: "Mulish", sans-serif;
  color: #FAFAFA;
}

.img-contacto {
  background-image: url(./Assets/Imagenes/Otros/contacto.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 600px;
}

.parallax {
  /* The image used */
  background-image: url("./Assets/Imagenes/MainMenu/FONDO.jpg");
  background: rgb(46,58,115);
  background: radial-gradient(circle, rgba(46,58,115,1) 13%, rgba(31,31,30,1) 98%);
  
  /* Set a specific height */
  min-height: 500px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 368px) and (max-width: 1400px) {
  .frase-container {
    width: 100%;
    padding: 5px !important;
  }
}

.texto-descripcion-servicio {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

.boxcontacto{
  width: 100%;
  justify-content: center;
  margin: auto;
}

