@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: 'somiplast';
  src: url("/iconos/somiplast.eot?k1a9go");
  src: url("/iconos/somiplast.eot?k1a9go#iefix") format('embedded-opentype'), url("/iconos/somiplast.ttf?k1a9go") format('truetype'), url("/iconos/somiplast.woff?k1a9go") format('woff'), url("/iconos/somiplast.svg?k1a9go#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'somiplast' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-correo:before {
  content: "\e904";
}
.icon-menu1:before {
  content: "\e608";
  cursor: pointer;
}
.icon-anterior:before {
  content: "\e900";
}
.icon-cerrar:before {
  content: "\e902";
  cursor: pointer;
}
.icon-desglozar:before {
  content: "\e903";
}
.icon-flechita:before {
  content: "\e905";
  cursor: pointer;
}
.icon-mas:before {
  content: "\e908";
}
.icon-menos:before {
  content: "\e909";
}
.icon-siguiente:before {
  content: "\e90a";
}
.icon-subir:before {
  content: "\e90b";
}
.icon-tiktok:before {
  content: "\e90c";
}
.icon-menu:before {
  content: "\e907";
}
.icon-correo1:before {
  content: "\e901";
}
.icon-horario:before {
  content: "\e906";
}
.icon-telfono:before {
  content: "\e90d";
}
.icon-check-01:before {
  content: "\e910";
}
.icon-facebook:before {
  content: "\e90e";
}
.icon-instagram:before {
  content: "\e90f";
}
.icon-whats:before {
  content: "\e916";
}
.icon-close-01:before {
  content: "\e917";
  cursor: pointer;
}
.icon-filter:before {
  content: "\ea5b";
  cursor: pointer;
}
p {
  font-size: 16px;
  font-weight: 300;
}
* {
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: inherit;
}
button {
  cursor: pointer;
}
.material-icons {
  cursor: pointer;
}
body {
  font-size: 14px;
  font-weight: 400;
  font-family: "Poppins", sans-serif !important;
  margin: 0;
  overflow-x: hidden;
}
body.active {
  overflow-y: hidden;
}
.layout {
  width: 100%;
  max-width: 1450px;
  margin: 0 auto;
  padding: 0 20px;
}
.layout2 {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
}
.titulo-bi {
  color: #2468c9;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 15%;
}
.titulo-bi span {
  color: #ff914d;
}
.titulo-pri {
  color: #2468c9;
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
}
.titulo-pri span {
  font-size: 70px;
  font-weight: 700;
}
.titulo-azul {
  color: #2468c9;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 15%;
}
.inputs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
}
.inputs-50 {
  width: calc(50% - 40px);
}
.input label {
  margin: 0 0 10px 15px;
}
.input input,
.input textarea {
  width: 100%;
  border-radius: 20px;
  border: 1px solid #000;
  padding: 8px 15px;
  margin-top: 6px;
}
.input input:focus,
.input textarea:focus {
  outline: 1px solid #ff914d;
}
.input textarea {
  height: 230px;
  resize: none;
}
.btn-naranja {
  background: #ff914d;
  color: #fff;
  border-radius: 20px;
  font-size: 20px;
  font-weight: 300;
  border: none;
  width: 183px;
  height: 38px;
}
.contacto-seccion {
  background: #2468c9;
  padding: 100px 0;
}
.contacto-seccion-contenido {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contacto-seccion-contenido-imagen {
  width: calc(57% - 20px);
}
.contacto-seccion-contenido-imagen img {
  width: 100%;
  display: block;
}
.contacto-seccion-contenido-texto {
  width: calc(43% - 20px);
  color: #fff;
}
.contacto-seccion-contenido-texto h4 {
  font-size: 35px;
  margin: 0;
  font-weight: 600;
}
.contacto-seccion-contenido-texto p {
  font-size: 18px;
  font-weight: 400;
  text-align: justify;
  padding: 10px 0;
}
.header {
  padding: 8px 0;
  transition: all 0.5s;
  border-bottom: 1px solid #000;
  background: #fff;
}
.header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4;
  padding: 10px 0;
}
.header-contenido {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-contenido figure {
  width: 75px;
  margin: 0px;
  transition: width 0.5s;
}
.header-contenido figure img {
  width: 100%;
}
.header-contenido figure a {
  height: 100%;
  width: 100%;
  display: block;
}
.header-contenido .menu {
  color: #2468c9;
  width: 100%;
  max-width: 500px;
  position: relative;
}
.header-contenido .menu .ul-priemer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 !important;
}
.header-contenido .menu .ul-priemer li {
  text-decoration: none;
  list-style: none;
}
.header-contenido .menu .ul-priemer li a {
  font-weight: 300;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  display: block;
  padding: 6px 8px;
}
.header-contenido .menu .ul-priemer li a.active {
  color: #ff914d;
}
.header-contenido .menu .ul-priemer li a:hover {
  color: #ff914d;
}
.header-contenido .icono {
  display: none;
}
.footer {
  padding: 60px 0;
}
.footer-contenido {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-contenido-seccion {
  width: calc(33.33% - 20px);
}
.footer-contenido-seccion .logo img {
  width: 75px;
}
.footer-contenido-seccion .texto h4 {
  font-size: 20px;
  font-weight: 500;
  color: #2468c9;
  letter-spacing: 15%;
  margin: 0 0 10px 0;
}
.footer-contenido-seccion .texto p {
  font-size: 14px;
}
.footer-contenido-seccion .iconos {
  display: flex;
  align-items: center;
}
.footer-contenido-seccion .iconos-icono {
  text-decoration: none;
  margin-right: 6px;
}
.footer-contenido-seccion .iconos-icono span {
  font-size: 30px;
  color: #ff914d !important;
}
.footer-contenido .tel-seccion {
  display: flex;
  justify-content: center;
}
.footer-contenido .ubi-seccion {
  display: flex;
  justify-content: flex-end;
}
.header2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 100vh;
  background: #2468c9;
  padding: 0 10px;
}
.header2 .logoAdmin {
  padding: 40px 15px 10px;
  width: 100%;
  text-align: center;
}
.header2 .logoAdmin img {
  display: block;
  width: 100%;
}
.header2 nav {
  height: calc(100% - 210px);
  padding-top: 20px;
}
.header2 nav a {
  margin-bottom: 20px;
  padding: 15px 0 15px 10px;
  display: inline-block;
  color: #fff;
  width: 100%;
}
.header2 nav a:hover {
  background: #fff;
  color: #000;
}
.header2 nav a.selected {
  background: #fff;
  color: #000;
}
.header2 .botonAdmin {
  width: 100%;
}
.header2 .botonAdmin button {
  width: 100%;
  background: #ff914d;
  border: none;
  color: #fff;
  border-radius: 15px;
  padding: 10px 0;
}
.contenidoAdmin {
  width: calc(100% - 200px);
  height: 100vh;
  overflow-y: auto;
  margin-left: auto;
  padding: 30px 50px;
}
.reveal {
  position: relative;
  opacity: 0;
}
.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}
@media screen and (max-width: 1000px) {
  .contacto-seccion-contenido {
    flex-wrap: wrap-reverse;
  }
  .contacto-seccion-contenido-imagen,
  .contacto-seccion-contenido-texto {
    width: 100%;
  }
  .contacto-seccion-contenido-texto {
    text-align: center;
    padding-bottom: 30px;
  }
  .contacto-seccion-contenido-texto p {
    text-align: center;
  }
}
@media screen and (max-width: 850px) {
  .header-contenido {
    width: unset;
    max-width: unset;
    margin-right: unset;
  }
  .header-contenido .menu {
    position: fixed;
    right: -100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    z-index: 5;
    background: #fff;
    border-left: 1px solid #000;
    width: 100% !important;
    max-width: 300px;
    height: 100%;
    min-height: 100%;
    overflow-y: auto;
    transition: right 0.5s, box-shadow 1s;
  }
  .header-contenido .menu.active {
    right: 0;
  }
  .header-contenido .menu ul {
    flex-direction: column;
    width: 100%;
  }
  .header-contenido .menu ul li {
    text-align: center;
    width: 100%;
    min-width: 240px;
    margin: 15px 0;
    padding-bottom: 10px;
    color: #2468c9;
  }
  .header-contenido .menu ul li a {
    color: #2468c9;
  }
  .header-contenido .menu .submenu-options {
    position: relative;
    left: unset;
    top: unset;
    display: block !important;
  }
  .header-contenido .menu .submenu-options li {
    margin: 10px 0 !important;
  }
  .header-contenido .icono {
    display: unset;
    position: relative;
    z-index: 10;
  }
  .header-contenido .icono i {
    color: #2468c9;
  }
}
@media screen and (max-width: 800px) {
  .footer {
    padding: 30px 0;
  }
  .footer-contenido {
    flex-wrap: wrap;
  }
  .footer-contenido-seccion {
    width: 100%;
    display: flex;
    justify-content: center !important;
    margin-bottom: 20px;
  }
  .footer-contenido-seccion .texto {
    text-align: center !important;
  }
  .footer-contenido-seccion .iconos {
    justify-content: center;
  }
}
@media screen and (max-width: 750px) {
  .titulo-bi {
    font-size: 24px;
  }
  .titulo-pri {
    font-size: 24px;
  }
  .titulo-pri span {
    font-size: 36px;
  }
  .titulo-azul {
    font-size: 25px;
  }
  .inputs {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .inputs-50 {
    width: 100%;
  }
  .input {
    padding-top: 20px;
  }
  .btn-naranja {
    font-size: 16px;
    width: 100px;
    height: 30px;
  }
}
@media screen and (max-width: 630px) {
  .contacto-seccion {
    padding: 40px 0;
  }
  .contacto-seccion-contenido-texto h4 {
    font-size: 23px;
  }
  .contacto-seccion-contenido-texto p {
    font-size: 14px;
  }
  .titulo-bi {
    font-size: 20px;
  }
  .titulo-pri {
    font-size: 20px;
  }
  .titulo-pri span {
    font-size: 32px;
  }
  .titulo-azul {
    font-size: 22px;
  }
}
@media screen and (max-width: 450px) {
  .header-contenido .menu {
    max-width: 100%;
  }
  .footer-contenido-seccion .texto h4 {
    font-size: 17px;
  }
  .footer-contenido-seccion .texto p {
    font-size: 14px;
  }
}
@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.home-banner img {
  width: 100%;
  display: block;
}
.home-somos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 100px 20px;
}
.home-somos-texto,
.home-somos-imagen {
  width: calc(50% - 30px);
}
.home-somos-imagen img {
  width: 100%;
  display: block;
}
.home-somos-texto p {
  text-align: justify;
  letter-spacing: 15%;
}
.home-empresa {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-empresa-50 {
  width: calc(50% - 30px);
}
.home-empresa-50 img {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.home-empresa-50-texto {
  text-align: center;
}
.home-empresa-50-texto h3 {
  margin: 0;
  padding: 25px 0 20px;
}
.home-empresa-50-texto p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 15%;
  margin: 0;
  padding: 0 10px;
}
.home-socios {
  padding: 100px 20px;
}
.home-socios-titulo {
  text-align: center;
}
.home-socios-titulo h2 {
  margin: 0;
}
.home-socios-contenido {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-socios-contenido-socio {
  width: calc(16.66% - 20px);
}
.home-socios-contenido-socio img {
  width: 100%;
  display: block;
}
.home-mantenimiento {
  background: url("/images/mantenimiento.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  position: relative;
}
.home-mantenimiento .fondo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.576);
}
.home-mantenimiento-texto {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #fff;
  padding: 0 20px;
}
.home-mantenimiento-texto h3 {
  font-size: 60px;
  font-weight: 300;
  margin: 0;
}
.home-mantenimiento-texto span {
  font-weight: 500;
}
.home-mantenimiento-texto p {
  max-width: 700px;
  line-height: 21px;
  margin: 0 auto;
  padding-top: 20px;
}
.home-mantenimiento-texto .boton {
  padding-top: 30px;
}
.home-especialidades {
  padding: 100px 20px;
}
.home-especialidades-titulo {
  text-align: center;
  padding-bottom: 50px;
}
.home-especialidades-contenido-categoria {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 30px;
}
.home-especialidades-contenido-categoria-50 {
  width: calc(50% - 20px);
}
.home-especialidades-contenido-categoria-50 p {
  text-align: justify;
  letter-spacing: 15%;
  padding-right: 35px;
  line-height: 23px;
}
.home-especialidades-contenido-categoria-50 img {
  width: 100%;
  display: block;
}
.home-especialidades-contenido-categoria-50 .boton {
  padding-top: 20px;
}
.home-especialidades-contenido-categoria .text-derecha p,
.home-especialidades-contenido-categoria .text-derecha h3 {
  text-align: right !important;
  padding: 0 0 0 35px !important;
}
.home-especialidades-contenido-categoria .text-derecha .boton {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1050px) {
  .home-somos {
    flex-wrap: wrap;
    padding: 40px 20px;
    max-width: 700px;
    margin: 0 auto;
  }
  .home-somos-texto,
  .home-somos-imagen {
    width: 100%;
  }
  .home-somos-texto {
    padding-bottom: 40px;
  }
  .home-empresa-50 img {
    height: 300px;
  }
}
@media screen and (max-width: 880px) {
  .home-empresa {
    max-width: 700px;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .home-empresa-50 {
    width: 100%;
    margin-bottom: 40px;
  }
  .home-socios {
    padding: 30px 20px;
  }
  .home-socios-contenido {
    flex-wrap: wrap;
  }
  .home-socios-contenido-socio {
    width: calc(33.33% - 15px);
  }
}
@media screen and (max-width: 760px) {
  .home-somos-texto p {
    font-size: 14px;
  }
  .home-mantenimiento-texto h3 {
    font-size: 30px;
  }
  .home-mantenimiento-texto p {
    font-size: 14px;
  }
  .home-mantenimiento-texto .boton {
    padding-top: 20px;
  }
  .home-mantenimiento-texto .boton button {
    width: 200px !important;
  }
  .home-especialidades {
    padding: 0px 20px;
  }
  .home-especialidades-titulo {
    padding-bottom: 20px;
  }
  .home-especialidades-contenido-categoria {
    flex-wrap: wrap-reverse;
    padding-bottom: 30px;
  }
  .home-especialidades-contenido-categoria-50 {
    width: 100%;
    text-align: center !important;
  }
  .home-especialidades-contenido-categoria-50 p,
  .home-especialidades-contenido-categoria-50 h3 {
    padding: 0 !important;
  }
  .home-especialidades-contenido-categoria .text-derecha p {
    text-align: justify !important;
    padding: 0 !important;
  }
  .home-especialidades-contenido-categoria .text-derecha h3 {
    text-align: center !important;
    padding: 0 !important;
  }
  .home-especialidades-contenido-categoria .text-derecha .boton {
    justify-content: center !important;
  }
  .home-especialidades-contenido .flex-wrap-sec {
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 500px) {
  .home-socios-contenido-socio {
    width: calc(50% - 15px);
  }
}

