/*
Theme Name: constant
Author: Adrenn - Facundo Talepp
Author URI: http://wwww.adrenn.com
Version: 1.0.0
*/
/*! 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 */
}

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: "FONTSPRINGDEMO-GioRegular";
  src: url("./css/webfonts/FONTSPRINGDEMO-GioRegular.woff2") format("woff2"), url("./css/webfonts/FONTSPRINGDEMO-GioRegular.woff") format("woff"), url("./css/webfonts/FONTSPRINGDEMO-GioRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FONTSPRINGDEMO-GaretMediumRegular";
  src: url("./css/webfonts/FONTSPRINGDEMO-GaretMediumRegular.woff2") format("woff2"), url("./css/webfonts/FONTSPRINGDEMO-GaretMediumRegular.woff") format("woff"), url("./css/webfonts/FONTSPRINGDEMO-GaretMediumRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Garet-Book";
  src: url("./css/webfonts/Garet-Book.woff2") format("woff2"), url("./css/webfonts/Garet-Book.woff") format("woff"), url("./css/webfonts/Garet-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FONTSPRINGDEMO-GioBold";
  src: url("./css/webfonts/FONTSPRINGDEMO-GioBold.woff2") format("woff2"), url("./css/webfonts/FONTSPRINGDEMO-GioBold.woff") format("woff"), url("./css/webfonts/FONTSPRINGDEMO-GioBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FONTSPRINGDEMO-GaretVariableRegular";
  src: url("./css/webfonts/FONTSPRINGDEMO-GaretVariableRegular.woff2") format("woff2"), url("./css/webfonts/FONTSPRINGDEMO-GaretVariableRegular.woff") format("woff"), url("./css/webfonts/FONTSPRINGDEMO-GaretVariableRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GaretBold";
  src: url("./css/webfonts/GaretBold.woff2") format("woff2"), url("./css/webfonts/GaretBold.woff") format("woff"), url("./css/webfonts/GaretBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Garet-Book";
  color: #1c1c1c;
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 400;
  background-color: #fff;
  overflow-x: hidden;
}

p {
  font-family: "Garet-Book";
}

h1, h2, h3, h4, h5, h6 {
  font-family: "GaretBold";
  font-weight: 400;
}

a {
  color: #434343;
}
a:hover {
  text-decoration: none !important;
}

@media screen and (min-width: 1600px) {
  .col-xl-25 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.container-fluid {
  padding: 0 30px;
}
@media screen and (max-width: 959px) {
  .container-fluid {
    padding: 0 15px;
  }
}

.menu-fix {
  height: 140px;
  width: 100%;
}

.update-body {
  background-color: #efefef;
  padding: 30px 15px;
}
.update-body .update-card {
  margin-bottom: 30px;
}
.update-body .update-card .update-container {
  border-radius: 0.25rem;
  padding: 1rem;
  background-color: #fff;
  position: relative;
}
.update-body .update-card .update-container .update-title h1 {
  font-size: 1.4rem;
}
.update-body .update-card .update-container .update-title h1 i {
  color: gold;
}
.update-body .update-card .update-container .update-title h1 a {
  color: blue;
  text-decoration: underline;
}
.update-body .update-card .update-container .update-title h1 a:hover {
  color: #1c1c1c;
}
.update-body .update-card .update-container .update-title h2 {
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.update-body .update-card .update-container .update-image h2 {
  font-size: 0.8rem;
}
.update-body .update-card .update-container .update-image .update-thumb {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.update-body .update-card .update-container .update-datos ul {
  padding: 1rem 0 0;
  list-style: none;
  border-top: solid 1px #efefef;
  margin: 1rem 0 0;
}
.update-body .update-card .update-container .update-tags {
  display: flex;
  flex-wrap: wrap;
  margin: 0.75rem 0 0 0;
}
.update-body .update-card .update-container .update-tags li {
  list-style: none;
  background-color: #1c1c1c;
  border-radius: 0.25rem;
  padding: 0.4rem 0.7rem 0.3rem;
  color: #fff;
  font-size: 0.7rem;
  margin: 0.25rem 0.25rem 0 0;
}

.update-check {
  padding: 2rem 15px;
}
.update-check .update-nodisponibles {
  display: flex;
  flex-wrap: wrap;
}
.update-check .update-nodisponibles li {
  list-style: none;
  background-color: #1c1c1c;
  border-radius: 0.25rem;
  padding: 0.4rem 0.7rem 0.3rem;
  color: #fff;
  font-size: 0.7rem;
  margin: 0.25rem 0.25rem 0 0;
}
.update-check .update-nodisponibles li a {
  color: #fff;
}

.preloader {
  background: #222f64;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.donutSpinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  animation: donut-spin 1.2s linear infinite;
}

@keyframes donut-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.login-nav {
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0 0 0.5rem;
  background-color: black;
  color: white;
  flex-wrap: wrap;
  display: flex;
}
.login-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.login-nav ul li {
  margin-bottom: 0.5rem;
}
.login-nav ul.login-name {
  font-size: 0.9rem;
}
.login-nav ul.login-name span {
  font-weight: 700;
}
.login-nav ul.login-links {
  display: flex;
  flex-wrap: wrap;
}
.login-nav ul.login-links li {
  margin-right: 0.5rem;
}
.login-nav ul.login-links li a {
  font-size: 0.8rem;
  padding: 5px 10px;
}

#nav-float {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

#nav-static {
  background: #262448;
}

.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

nav.lg-nav {
  padding: 1rem 0;
}
nav.lg-nav .lg-nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-logo a.lg-logo {
  display: block;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-logo a.lg-logo svg {
  width: 200px;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 1rem;
}
@media screen and (max-width: 959px) {
  nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-wp-menu {
    display: none;
  }
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-wp-menu .menu-header-container ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-wp-menu .menu-header-container ul li {
  text-transform: uppercase;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-wp-menu .menu-header-container ul li a {
  color: white;
  font-family: "FONTSPRINGDEMO-GaretMediumRegular";
  padding: 0 0 0 2.5rem;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-wp-menu .menu-header-container ul li a:hover {
  color: #e41d2c;
}
@media screen and (max-width: 959px) {
  nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-contact {
    display: none;
  }
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-contact a {
  color: white;
  font-family: "FONTSPRINGDEMO-GaretMediumRegular";
  text-transform: uppercase;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-contact a:hover {
  color: #e41d2c;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-whatsapp {
  margin: 0 2rem 0 0;
}
@media screen and (max-width: 959px) {
  nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-whatsapp {
    margin: 0;
  }
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-whatsapp a {
  color: white;
  display: block;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-whatsapp a i {
  font-size: 1.5rem;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-whatsapp a:hover {
  color: #e41d2c;
}
@media screen and (min-width: 960px) {
  nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-offcanvas {
    display: none;
  }
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-offcanvas a {
  color: white;
  display: block;
  padding: 0 0 0 2rem;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-offcanvas a i {
  font-size: 1.5rem;
}
nav.lg-nav .lg-nav-wrapper .lg-nav-menu .lg-offcanvas a:hover {
  color: #e41d2c;
}

.uk-offcanvas .uk-offcanvas-bar {
  background: #e41d2c;
  padding: 3rem 1.5rem 0 1.5rem;
}
.uk-offcanvas .uk-offcanvas-bar .lg-wp-menu .menu-mobile-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.uk-offcanvas .uk-offcanvas-bar .lg-wp-menu .menu-mobile-container ul li a {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-family: "FONTSPRINGDEMO-GaretMediumRegular";
  color: white;
  margin: 0 0 1rem 0;
  display: block;
}
.uk-offcanvas .uk-offcanvas-bar .lg-wp-menu .menu-mobile-container ul li a:hover {
  color: #262448;
}
.uk-offcanvas .uk-offcanvas-bar .lg-contact a {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-family: "FONTSPRINGDEMO-GaretMediumRegular";
  color: white;
}
.uk-offcanvas .uk-offcanvas-bar .lg-contact a:hover {
  color: #262448;
}

.lg-whatsapp {
  width: 75px;
  height: 75px;
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 9999;
}
.lg-whatsapp a {
  background: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-radius: 50%;
}
.lg-whatsapp a i {
  font-size: 2.5rem;
  color: white;
}
.lg-whatsapp a:hover {
  background: #e41d2c;
}

.btn-icon {
  padding: 0;
  line-height: 1;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
}

.btn {
  line-height: 1.25;
  border-radius: 2rem;
  font-size: 0.9rem;
  padding: 13px 20px;
  font-family: "Garet-Book";
  font-weight: 600;
}
.btn i {
  margin-left: 0.5rem;
}

.star i {
  margin: 0 !important;
}

.btn-whatsapp {
  color: #fff;
  background-color: #52b062;
  border-color: #52b062;
}
.btn-whatsapp:hover {
  color: #fff;
  background-color: rgb(72.8869047619, 159.6130952381, 87.6488095238);
  border-color: rgb(56.8988095238, 124.6011904762, 68.4226190476);
}

.btn-whatsapp-text {
  color: #fff;
  background-color: #52b062;
  border-color: #52b062;
  padding: 7px 15px;
  border-radius: 22px;
}
.btn-whatsapp-text:hover {
  color: #fff;
  background-color: rgb(72.8869047619, 159.6130952381, 87.6488095238);
  border-color: rgb(56.8988095238, 124.6011904762, 68.4226190476);
}

.btn-mensaje {
  color: #fff;
  background-color: #222f64;
  border-color: #222f64;
}
.btn-mensaje:hover {
  color: #fff;
  background-color: rgb(1.6492537313, 2.2798507463, 4.8507462687);
  border-color: black;
}

.btn-destacado {
  color: #fff;
  background-color: gold;
  border-color: gold;
}
.btn-destacado:hover {
  color: #fff;
  background-color: rgb(229.5, 193.5, 0);
  border-color: rgb(178.5, 150.5, 0);
}

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}
.btn-facebook:hover {
  color: #fff;
  background-color: rgb(55.4348341232, 83.6220379147, 142.8151658768);
  border-color: rgb(37.6090047393, 56.7322274882, 96.8909952607);
}

.btn-instagram {
  color: #fff;
  background-color: #c32aa3;
  border-color: #c32aa3;
}
.btn-instagram:hover {
  color: #fff;
  background-color: rgb(184.5094936709, 39.7405063291, 154.2310126582);
  border-color: rgb(132.0569620253, 28.4430379747, 110.3860759494);
}

.btn-gris {
  color: #fff;
  background-color: #3e3e3e;
  border-color: #3e3e3e;
}
.btn-gris:hover {
  color: white;
  background-color: rgb(49.25, 49.25, 49.25);
  border-color: rgb(23.75, 23.75, 23.75);
}

.btn-primario {
  color: #fff;
  background-color: #e41d2c;
  border-color: #e41d2c;
}
.btn-primario:hover {
  color: white;
  background-color: #262448;
  border-color: #262448;
}

.btn-secundario {
  color: white;
  background-color: #262448;
  border-color: #262448;
}
.btn-secundario:hover {
  color: white;
  background-color: #e41d2c;
  border-color: #e41d2c;
}

.btn-cyan {
  color: white;
  background-color: #45c0f0;
  border-color: #45c0f0;
}
.btn-cyan:hover {
  color: white;
  background-color: rgb(45.4029850746, 184.0074626866, 238.0970149254);
  border-color: rgb(17.3507462687, 159.6268656716, 215.1492537313);
}

.loop {
  background-color: white;
  margin: 0 0 3rem 0;
}
.loop .loop-card {
  position: relative;
  transition: 0.1s ease-in-out;
  background: #f0f0f0;
  padding: 0.5rem;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
}
.loop .loop-card:hover {
  background: #262448;
}
.loop .loop-card:hover a .dev-loop-thumb {
  opacity: 0.9;
}
.loop .loop-card:hover a .loop-info {
  color: white;
}
.loop .loop-card:hover a .loop-info h1, .loop .loop-card:hover a .loop-info h2, .loop .loop-card:hover a .loop-info h3 {
  color: white;
}
.loop .loop-card:hover a.loop-perma .loop-thumb {
  opacity: 0.9;
}
.loop .loop-card:hover a.loop-perma .loop-info {
  color: white;
}
.loop .loop-card:hover a.loop-perma .loop-info h1, .loop .loop-card:hover a.loop-perma .loop-info h2, .loop .loop-card:hover a.loop-perma .loop-info h3 {
  color: white;
}
.loop .loop-card:hover a.loop-perma .loop-nothumb svg {
  opacity: 0.9;
}
.loop .loop-card:hover .loop-btns h1, .loop .loop-card:hover .loop-btns h2, .loop .loop-card:hover .loop-btns h3 {
  color: white;
}
.loop .loop-card:hover .loop-btns .loop-btns-wrapper {
  border-top: solid 2px white;
}
.loop .loop-card:hover .loop-btns .loop-btns-wrapper a.loop-btns-op {
  color: #e41d2c;
}
.loop .loop-card:hover .loop-btns .loop-btns-wrapper .loop-btns-op {
  color: #e41d2c;
}
.loop .loop-card:hover .loop-btns .loop-btns-wrapper a.loop-btns-whatsapp i, .loop .loop-card:hover .loop-btns .loop-btns-wrapper a.loop-btns-star i {
  color: #e41d2c;
}
.loop .loop-card a.loop-perma {
  display: block;
  position: relative;
  transition: 0.1s all ease-in-out;
}
.loop .loop-card .loop-thumb {
  border-radius: 0.75rem;
  width: 100%;
  height: auto;
  padding-top: 100%;
  position: relative;
  transition: 0.1s ease-in-out;
}
.loop .loop-card .dev-loop-thumb {
  border-radius: 0.75rem;
  width: 100%;
  height: auto;
  padding-top: 100%;
}
.loop .loop-card .loop-nothumb {
  width: 100%;
  height: auto;
  position: relative;
  transition: 0.1s ease-in-out;
}
.loop .loop-card .loop-nothumb svg {
  max-width: 100%;
  height: auto;
  transition: 0.1s ease-in-out;
}
.loop .loop-card .dev-loop-nothumb {
  width: 100%;
  height: auto;
  padding-top: 100%;
  background-color: #aa262b;
  position: relative;
}
.loop .loop-card .loop-notice {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: white;
}
.loop .loop-card .loop-notice i {
  margin-right: 0.25rem;
}
.loop .loop-card .loop-dev {
  padding: 0 0.5rem 0.5rem;
}
.loop .loop-card .loop-dev a.btn-dev {
  line-height: 1;
  border-radius: 0.25rem;
  font-size: 0.8rem;
  padding: 0.6rem 0.75rem;
  width: 100%;
  color: #fff;
  background-color: #222f64;
  border-color: #222f64;
}
.loop .loop-card .loop-dev a.btn-dev:hover {
  color: #222f64;
  background-color: white;
  border-color: rgb(14.5895522388, 20.1679104478, 42.9104477612);
}
.loop .loop-card .loop-info {
  padding: 1rem 1rem 0 1rem;
  width: 100%;
  color: #3e3e3e;
  text-align: left;
  transition: 0.3s ease-in-out;
}
.loop .loop-card .loop-info h1 {
  font-size: 0.7rem;
  margin: 0.25 0 0.75rem 0;
  font-family: "GaretBold";
  text-transform: uppercase;
}
.loop .loop-card .loop-info h2 {
  font-size: 0.9rem;
  margin: 0 0 0.3rem 0;
  font-family: "Garet-Book";
  font-weight: 600;
}
.loop .loop-card .loop-info h2.dev {
  font-size: 0.9rem;
  margin: 0 0 0.3rem 0;
  font-family: "Garet-Book";
  font-weight: 600;
}
.loop .loop-card .loop-btns {
  padding: 0 1rem 1rem 1rem;
  margin-top: auto;
}
.loop .loop-card .loop-btns h3 {
  font-size: 0.9rem;
  font-family: "Garet-Book";
  margin: 0;
  padding: 1.5rem 0 0.75rem 0;
}
.loop .loop-card .loop-btns .loop-btns-wrapper {
  border-top: solid 2px #262448;
  padding: 0.75rem 0 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.loop .loop-card .loop-btns a.loop-btns-op {
  font-size: 0.9rem;
  font-family: "Garet-Book";
  font-weight: 600;
  color: #262448;
}
.loop .loop-card .loop-btns a.loop-btns-op:hover {
  color: #e41d2c;
}
.loop .loop-card .loop-btns .loop-btns-op {
  font-size: 0.9rem;
  font-family: "Garet-Book";
  font-weight: 600;
  color: #262448;
}
.loop .loop-card .loop-btns .loop-btns-op:hover {
  color: #e41d2c;
}
.loop .loop-card .loop-btns a.loop-btns-whatsapp {
  margin: 0 0 0 auto;
  line-height: 1;
}
.loop .loop-card .loop-btns a.loop-btns-whatsapp i {
  font-size: 1.25rem;
  color: #262448;
}
.loop .loop-card .loop-btns a.loop-btns-whatsapp i:hover {
  color: #e41d2c;
}
.loop .loop-card .loop-btns a.loop-btns-star {
  margin: 0 0 0 0.75rem;
  line-height: 1;
}
.loop .loop-card .loop-btns a.loop-btns-star i {
  font-size: 1.25rem;
  color: #262448;
}
.loop .loop-card .loop-btns a.loop-btns-star i:hover {
  color: #e41d2c;
}

.home-hero {
  margin: 0 0 5rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-top: 140px;
}
.home-hero .home-hero-wrapper {
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-hero .home-hero-wrapper .home-hero-search {
  background: rgba(226, 226, 226, 0.9);
  padding: 1rem 1rem 0 1rem;
  border-radius: 1rem;
  margin-top: 4rem;
  z-index: 2;
}
.home-hero .home-hero-wrapper .home-hero-search .archive-form-wrapper {
  display: flex;
  text-align: left;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .home-hero .home-hero-wrapper .home-hero-search .archive-form-wrapper {
    flex-wrap: wrap;
  }
}
.home-hero .home-hero-wrapper .home-hero-search .archive-form-wrapper div {
  margin: 0 0.5rem 0.5rem 0;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .home-hero .home-hero-wrapper .home-hero-search .archive-form-wrapper div {
    width: 49%;
  }
}
@media screen and (max-width: 959px) {
  .home-hero .home-hero-wrapper .home-hero-search .archive-form-wrapper div {
    width: 100%;
  }
}
.home-hero .home-hero-wrapper .home-hero-search .archive-form-wrapper .archive-form-moneda {
  display: flex;
  align-items: flex-end;
  margin: 0 0 0.5rem 0;
}
.home-hero .home-hero-wrapper .home-hero-search .archive-form-wrapper .archive-submit {
  margin: auto 0 1rem 0;
  width: auto;
}
.home-hero .container {
  position: relative;
  z-index: 2;
}

.constant-sello {
  position: absolute;
  left: 15%;
  bottom: -85px;
  max-width: 280px;
  height: auto;
}
@media (min-width: 1600px) {
  .constant-sello {
    left: 13%;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .constant-sello {
    left: 9%;
  }
}
@media screen and (max-width: 1199px) {
  .constant-sello {
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
  }
}
.constant-sello svg {
  max-width: 280px;
  height: auto;
}

.hh-dark {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgb(38, 36, 72), transparent 50%);
  z-index: 1;
}

.home-video {
  padding: 4rem 0;
}

.hh-columns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.hh-columns .hh-title {
  width: 50%;
}
@media screen and (max-width: 1199px) {
  .hh-columns .hh-title {
    width: 100%;
    margin: 2rem 0 3rem;
  }
}
.hh-columns .hh-title svg {
  max-width: 100%;
  height: auto;
}
.hh-columns .hh-title h1 {
  font-size: 3.5rem;
  font-weight: 400;
  color: white;
  text-align: center;
  padding: 0 2rem;
  text-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 1.5rem;
}
@media screen and (max-width: 1199px) {
  .hh-columns .hh-title h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 959px) {
  .hh-columns .hh-title h1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 639px) {
  .hh-columns .hh-title h1 {
    font-size: 2rem;
    padding: 0 1rem;
  }
}
.hh-columns .hh-text {
  width: 50%;
}
@media screen and (max-width: 1199px) {
  .hh-columns .hh-text {
    width: 100%;
  }
}
.hh-columns .hh-text p:last-of-type {
  font-weight: 600;
}
.hh-columns .hh-column-2 {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1199px) {
  .hh-columns .hh-column-2 {
    justify-content: flex-start;
  }
}
.hh-columns .home-btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media screen and (max-width: 1199px) {
  .hh-columns .home-btns {
    align-items: flex-start;
    flex-wrap: nowrap;
  }
}
.hh-columns .home-btns h3 {
  font-size: 1rem;
  font-weight: 400;
  color: white;
  margin: 0 1rem 0.5rem 0;
}
.hh-columns .home-btns a {
  margin: 0 0.25rem 0 0;
  padding: 64px 15px;
  width: 145px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
@media screen and (max-width: 1199px) {
  .hh-columns .home-btns a {
    width: 100%;
  }
}
.hh-columns .hh-co {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.hh-columns .hh-co h2 {
  font-size: 1.2rem;
  color: white;
  margin-right: 1rem;
}
.hh-columns .hh-co svg {
  max-width: 100px;
  height: 100px;
}
.hh-columns .hh-co svg g path {
  fill: white;
}

.constant-loop-banner-wrapper {
  margin-bottom: 3rem;
}

.pb-pag .page-link {
  color: #222f64;
}
.pb-pag .page-item.active .page-link {
  background-color: #222f64;
  border-color: #222f64;
}

#frontpage.archive-hero {
  margin: 0 0 2rem 0;
}

.archive-hero {
  margin: 3rem 0 2rem;
}
.archive-hero .archive-header {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 1rem;
  align-items: center;
}
.archive-hero .archive-header .archive-header-counter {
  background: #e41d2c;
  font-family: "Garet-Book";
  font-weight: 600;
  color: white;
  padding: 0.75rem 1.5rem;
  border-radius: 2rem;
  font-size: 1.25rem;
  line-height: 1;
  margin: 0 0.75rem 0.5rem 0;
}
.archive-hero .archive-header i {
  font-size: 1.5rem;
  padding: 0.5rem;
  color: gold;
}
.archive-hero .archive-header h1 {
  font-size: 2.5rem;
  margin: 0;
  font-family: "FONTSPRINGDEMO-GioBold";
  display: flex;
  align-items: flex-start;
  color: #262448;
}
@media screen and (max-width: 799px) {
  .archive-hero .archive-header h1 {
    font-size: 2rem;
  }
}
.archive-hero .archive-header h1 span {
  font-family: "AvenirNextDemi", sans-serif;
  font-size: 1rem;
  color: white;
  background: #aa262b;
  border-radius: 0.25rem;
  padding: 5px;
  margin: 0 0 0 0.5rem;
}
.archive-hero .archive-claim {
  font-size: 1.1rem;
  margin: 0 0 1.5rem 0;
  color: #3e3e3e;
}
.archive-hero .archive-tags {
  margin-left: -20px;
}
.archive-hero .archive-tags a {
  margin-bottom: 0.25rem;
}
.archive-hero .archive-tags-star {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.archive-hero .archive-tags-star .archive-star {
  border: solid 1px #ddd;
  padding: 0.5rem 0.5rem 0.25rem;
  margin: 0.5rem;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.archive-hero .archive-tags-star .archive-star a {
  margin: 0 0.25rem 0.25rem 0;
}
.archive-hero .archive-tags-star .archive-star i {
  font-size: 0.9rem;
  margin: 0 0.5rem;
  color: gold;
}

.toggle-filtros {
  display: none;
}
@media screen and (max-width: 959px) {
  .toggle-filtros {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 1.5rem 0.5rem 1.2rem 0.5rem;
    background: #1f2140;
    color: white;
    border: none;
    font-size: 0.9rem;
    cursor: pointer;
    font-family: "FONTSPRINGDEMO-GaretMediumRegular";
    text-transform: uppercase;
  }
  .toggle-filtros i {
    font-size: 1.5rem;
    line-height: 1;
    margin: 0 0 0.25rem 0.25rem;
  }
}

.buscador {
  background: #e41d2c;
}
@media screen and (max-width: 959px) {
  .buscador {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
  }
}

@media screen and (max-width: 959px) {
  .buscador.activo {
    max-height: 600px;
  }
}

.archive-form-wrapper {
  display: flex;
  text-align: left;
  align-items: flex-start;
  justify-content: center;
  padding: 0.5rem 0 0 0;
}
@media screen and (max-width: 959px) {
  .archive-form-wrapper {
    flex-wrap: wrap;
  }
}
.archive-form-wrapper div {
  margin: 0 0.5rem 0.5rem 0;
  width: 100%;
}
@media screen and (max-width: 959px) {
  .archive-form-wrapper div {
    margin: 0 0 0.5rem 0;
  }
}
.archive-form-wrapper div label {
  font-family: "FONTSPRINGDEMO-GaretMediumRegular";
  text-transform: uppercase;
  color: white;
  font-size: 0.7rem;
  line-height: 1;
}
.archive-form-wrapper div select.custom-select {
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  height: calc(1.5em + 0.75rem);
  color: #1c1c1c;
  border: 1px solid #262448;
}
.archive-form-wrapper .archive-submit {
  margin: auto 0 0.3rem 0;
  width: auto;
}
@media screen and (max-width: 959px) {
  .archive-form-wrapper .archive-submit {
    width: 100%;
    margin: 0.5rem 0 0.75rem 0;
  }
}
.archive-form-wrapper .archive-submit .btn {
  font-family: "FONTSPRINGDEMO-GaretMediumRegular";
  font-weight: 400;
  line-height: 1;
  font-size: 0.7rem;
  text-transform: uppercase;
  padding: 11px 20px;
}
@media screen and (max-width: 959px) {
  .archive-form-wrapper .archive-submit .btn {
    width: 100%;
  }
}
.archive-form-wrapper .archive-submit .btn:hover {
  background: #1c1c1c;
}

.error-notice {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: calc(100vh - 793px);
  background: #e41d2c;
  margin: 0 2rem;
  border-radius: 1rem;
  padding: 3rem;
}
.error-notice h1 {
  font-size: 3rem;
  margin: 0 0 1rem 0;
  font-family: "FONTSPRINGDEMO-GioBold";
  color: #262448;
}
.error-notice h2 {
  font-family: "FONTSPRINGDEMO-GaretMediumRegular";
  color: white;
  font-size: 1.25rem;
  margin: 0 0 1.5rem 0;
}

footer {
  margin-top: 3rem;
}
footer .foo {
  background: #262448;
}
footer .foo .row {
  align-items: center;
  padding: 2rem 0 2rem 0;
}
@media screen and (max-width: 1199px) {
  footer .foo .foo-text {
    margin: 0 0 2rem 0;
  }
}
footer .foo .foo-text svg {
  width: 75px;
}
footer .foo .foo-text svg g rect#azul, footer .foo .foo-text svg g rect#rojo {
  fill: none;
}
footer .foo .foo-data {
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  footer .foo .foo-data {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 639px) {
  footer .foo .foo-data {
    flex-direction: column;
    align-items: flex-start;
  }
}
footer .foo .foo-data .foo-img-column {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  footer .foo .foo-data .foo-img-column {
    width: 100%;
    margin: 2rem 0 0 0;
  }
}
@media screen and (max-width: 959px) {
  footer .foo .foo-data .foo-img-column {
    margin: 0 0 2rem 0;
  }
}
@media screen and (max-width: 639px) {
  footer .foo .foo-data .foo-img-column {
    flex-wrap: wrap;
  }
}
footer .foo .foo-data .foo-img-column img {
  max-width: 125px;
  margin: 0 0.5rem 0 0.5rem;
}
@media screen and (max-width: 1599px) {
  footer .foo .foo-data .foo-img-column img {
    width: 100px;
  }
}
@media screen and (max-width: 639px) {
  footer .foo .foo-data .foo-img-column img {
    width: 100%;
    margin: 0.5rem;
  }
}
@media screen and (max-width: 1199px) {
  footer .foo .foo-data .foo-data-column {
    margin: 0;
    width: 50%;
  }
}
@media screen and (max-width: 639px) {
  footer .foo .foo-data .foo-data-column {
    margin: 0 0 2rem 0;
    width: 100%;
  }
}
footer .foo .foo-data .foo-data-column .menu-header-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .foo .foo-data .foo-data-column .menu-header-container ul li {
  margin: 0 0 0.25rem 0;
}
footer .foo .foo-data .foo-data-column .menu-header-container ul li a {
  color: white;
  font-size: 0.8rem;
  font-weight: 400;
  margin: 0;
}
footer .foo .foo-data .foo-data-column .menu-header-container ul li a:hover {
  color: #aa262b;
}
footer .foo .foo-data .foo-data-column .menu-header-container ul li:last-of-type {
  margin: 0 0 0 0;
}
footer .foo .foo-data .foo-data-redes {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 1199px) {
  footer .foo .foo-data .foo-data-redes {
    width: 100%;
    justify-content: flex-start;
    margin: 2rem 0 0;
  }
}
@media screen and (max-width: 639px) {
  footer .foo .foo-data .foo-data-redes {
    margin: 0;
  }
}
footer .foo .foo-data .foo-data-redes a {
  margin: 0 0 0 1rem;
}
@media screen and (max-width: 1199px) {
  footer .foo .foo-data .foo-data-redes a {
    margin: 0 1rem 0 0;
  }
}
footer .foo .foo-data .foo-data-redes a:hover {
  color: #e41d2c;
}
footer .foo .foo-data .foo-data-redes a:hover i {
  color: #e41d2c;
}
footer .foo .foo-data .foo-data-redes a i {
  font-size: 1.5rem;
  color: white;
}
footer .foo .foo-data p.foo-col {
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 0.25rem 0;
}
footer .foo .foo-data p.foo-col:last-of-type {
  margin: 0 0 0 0;
}
footer .foo-co {
  background-color: #e41d2c;
  padding: 1rem 2rem;
}
footer .foo-co .d-flex {
  justify-content: flex-end;
  align-items: center;
}
footer .foo-co .d-flex h3 {
  font-size: 0.7rem;
  color: white;
  margin: 0 0 0 1rem;
}

.modal-footer {
  justify-content: space-between;
}

.modal-content .notification-container h1 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}

.sp-no {
  background-color: black;
  opacity: 0.8;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sp-no h1 {
  color: white;
  opacity: 1;
}

.sp-header .sph-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3rem 0 2rem 0;
}
@media screen and (max-width: 639px) {
  .sp-header .sph-title {
    padding: 2rem 0 1rem 0;
  }
}
.sp-header .sph-title h1 {
  font-size: 1.5rem;
  font-family: "GaretBold";
  margin: 0;
}
.sp-header .sph-title i {
  font-size: 1.5rem;
  color: gold;
}
.sp-header .sph-title-dev {
  border-top: solid 2px #262448;
  padding: 1rem 0;
}
.sp-header .sph-title-dev .sph-title-dev-link {
  font-family: "Garet-Book";
}
.sp-header .sph-title-dev .sph-title-dev-link a {
  font-family: "GaretBold";
  color: #e41d2c;
}
.sp-header .sph-title-dev .sph-title-dev-link a:hover {
  color: #262448;
}
.sp-header .sph-cover {
  text-align: center;
  border-radius: 1rem;
}
.sp-header .sph-cover .sph-thumb .uk-slider-container {
  border-radius: 1rem;
}
.sp-header .sph-cover .sph-thumb .uk-slider-container .sph-slider-wrapper {
  border-radius: 1rem;
  overflow: hidden;
  background-color: #f5f5f5;
}
.sp-header .sph-cover .sph-thumb .uk-slider-container .sph-slider-wrapper .uk-slider-items {
  align-items: center;
}
.sp-header .sph-cover .sph-thumb .uk-slider-container a.uk-position-small {
  background: #262448;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  color: white;
}
.sp-header .sph-cover .sph-thumb .uk-slider-container a.uk-position-small:hover {
  background: #e41d2c;
}
.sp-header .sph-cover .sph-thumb img {
  max-width: 100%;
  max-height: 500px;
}
.sp-header .sph-cover .sph-thumb ul.uk-slideshow-nav {
  padding: 0 0 1.25rem 0;
}
.sp-header .sph-cover .sph-nothumb {
  height: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sp-header .sph-data .sphd-location {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 959px) {
  .sp-header .sph-data .sphd-location {
    margin: 1rem 0 0.5rem;
  }
}
.sp-header .sph-data .sphd-location span {
  font-weight: 600;
  margin-left: 0.25rem;
}
.sp-header .sph-data .sphd-location a {
  margin-left: 0.5rem;
}
@media screen and (max-width: 959px) {
  .sp-header .sph-data .sphd-location a {
    margin: 0.5rem 0 0 0;
  }
}
.sp-header .sph-data .sphd-operation {
  display: flex;
  align-items: center;
  margin: 2rem 0 1rem;
}
@media screen and (max-width: 959px) {
  .sp-header .sph-data .sphd-operation {
    flex-direction: column;
    align-items: flex-start;
  }
}
.sp-header .sph-data .sphd-operation h1 {
  font-size: 1.5rem;
  font-family: "Garet-Book";
  text-transform: uppercase;
  margin: 0 2rem 1rem 0;
}
.sp-header .sph-data .sphd-operation h1 span {
  font-family: "GaretBold";
}
.sp-header .sph-data .sphd-operation .sphd-operation-credit {
  margin: 0 2rem 1rem 0;
  font-family: "Garet-Book";
  background: #e41d2c;
  padding: 0.75rem 1rem;
  color: white;
  border-radius: 2rem;
}
.sp-header .sph-data .sphd-btns {
  display: flex;
  align-items: center;
}
.sp-header .sph-data .sphd-btns .lg-whatsapp {
  width: 75px;
  height: 75px;
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 9999;
}
.sp-header .sph-data .sphd-btns .lg-whatsapp a {
  background: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-radius: 50%;
}
.sp-header .sph-data .sphd-btns .lg-whatsapp a i {
  font-size: 2.5rem;
  color: white;
}
.sp-header .sph-data .sphd-btns .lg-whatsapp a:hover {
  background: #e41d2c;
}
.sp-header .sph-data .sphd-btns button.lg-contact {
  margin: 0 1rem 0 1.5rem;
  display: flex;
  align-items: center;
  border: none;
  background: none;
  padding: 0;
}
.sp-header .sph-data .sphd-btns button.lg-contact i {
  font-size: 1.5rem;
  line-height: 1;
  color: #262448;
}
.sp-header .sph-data .sphd-btns button.lg-contact i:hover {
  color: #e41d2c;
}

.sp-content .spc-description {
  font-size: 1rem;
  margin: 2rem 0 0;
}
.sp-content .spc-description p:first-of-type {
  font-weight: 600;
}
.sp-content .spc-description h3 {
  font-size: 1.25rem;
  margin: 2rem 0 0.5rem;
}
.sp-content .spc-description ul {
  margin: 0.75rem 0 1rem 0;
}
.sp-content .spc-btns {
  padding: 1rem;
}
.sp-content .spc-btns a.btn-primario {
  margin-right: 0.5rem;
}
.sp-content .spc-sup {
  background: #f5f5f5;
  border-radius: 1rem;
  padding: 1.5rem;
  display: flex;
  flex-wrap: wrap;
}
.sp-content .spc-sup h1 {
  font-size: 1rem;
  margin: 0 0 0.5rem;
  width: 100%;
  font-family: "GaretBold";
  text-transform: uppercase;
}
.sp-content .spc-sup li {
  list-style: none;
  font-family: "GaretBold";
  width: 29%;
  margin-right: 4%;
  text-transform: uppercase;
}
@media screen and (max-width: 959px) {
  .sp-content .spc-sup li {
    width: 100%;
  }
}
.sp-content .spc-sup li span {
  font-family: "Garet-Book";
}

.sp-tags {
  margin: 1rem 0 3rem 0;
  font-size: 1rem;
}
.sp-tags .spt-row {
  border-top: solid 2px #262448;
  display: flex;
  flex-wrap: wrap;
  padding: 1.25rem 0;
  flex-direction: column;
  align-items: flex-start;
}
.sp-tags .spt-row h1 {
  font-family: "GaretBold";
  width: 100%;
  font-size: 1rem;
  margin: 0 0 1rem 0;
}
.sp-tags .spt-row li {
  list-style: none;
  margin: 0.25rem 0 0 0;
  font-family: "GaretBold";
  background: #262448;
  padding: 0.5rem 1rem;
  color: white;
  border-radius: 2rem;
  font-size: 0.8rem;
}

.sp-req {
  margin-bottom: 3rem;
  font-size: 1rem;
}
.sp-req h2 {
  margin: 0 0 2rem 0;
}

.sp-videos .spv-row {
  padding: 0 1rem;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 3.5rem;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.map {
  margin-bottom: 2rem;
}
.map .map-content #map {
  width: 100%;
  height: 500px;
}

.se-loop .sel-title {
  margin-bottom: 2rem;
}
.se-loop .sel-title h1 {
  font-size: 1.1rem;
  font-weight: 700;
}
.se-loop .sel-title h1 span {
  font-weight: 400;
}

.acerca-hero {
  padding: 10rem 0 100px;
  margin: 0;
  min-height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
@media screen and (max-width: 959px) {
  .acerca-hero {
    padding: 14rem 0 100px;
    min-height: 100vh;
  }
}
@media screen and (max-width: 639px) {
  .acerca-hero {
    min-height: 50vh;
    padding: 7rem 0 100px;
  }
}

.ah-dark {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(30, 40, 102, 0.9), transparent 50%);
  z-index: 1;
}

.ah-columns {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 2;
  flex-grow: 1;
}
.ah-columns .ah-title h1 {
  font-size: 4rem;
  color: white;
  text-align: center;
  padding: 0 2rem;
  text-shadow: 5px 5px 8px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .ah-columns .ah-title h1 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 959px) {
  .ah-columns .ah-title h1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 639px) {
  .ah-columns .ah-title h1 {
    font-size: 1rem;
    padding: 0 1rem;
  }
}

.acerca-team {
  margin-top: -100px;
  position: relative;
}
.acerca-team .acerca-team-wrapper {
  display: flex;
  flex-wrap: wrap;
  background: white;
  border-radius: 0.5rem;
}
.acerca-team .acerca-team-wrapper .acerca-team-item {
  width: 50%;
  padding: 3%;
}
@media screen and (max-width: 1199px) {
  .acerca-team .acerca-team-wrapper .acerca-team-item {
    width: 50%;
  }
}
@media screen and (max-width: 959px) {
  .acerca-team .acerca-team-wrapper .acerca-team-item {
    width: 100%;
  }
}
.acerca-team .acerca-team-wrapper .acerca-team-item .acerca-team-img img {
  border-radius: 3px;
}
.acerca-team .acerca-team-wrapper .acerca-team-item .acerca-team-data {
  padding: 0 1rem;
}
.acerca-team .acerca-team-wrapper .acerca-team-item .acerca-team-data h1 {
  font-size: 1.5rem;
  margin: 2rem 0 1rem;
  color: #262448;
}
.acerca-team .acerca-team-wrapper .acerca-team-item .acerca-team-data h2 {
  font-size: 0.8rem;
  color: #1c1c1c;
  margin: 0 0 1rem;
  font-family: "Garet-Book";
  font-weight: 600;
}
.acerca-team .acerca-team-wrapper .acerca-team-item .acerca-team-data h3 {
  font-size: 0.9rem;
  color: #1c1c1c;
  margin: 0 0 1rem;
}

.acerca-foto {
  margin: 2rem 0;
}
.acerca-foto img {
  border-radius: 1rem;
}

.acerca-text .acerca-text-wrapper {
  padding: 3rem;
}
@media screen and (max-width: 639px) {
  .acerca-text .acerca-text-wrapper {
    padding: 2rem 1rem;
  }
}

.contacto-hero {
  background: #262448;
  width: 100%;
  padding: 6rem;
}
@media screen and (max-width: 1199px) {
  .contacto-hero {
    padding: 6rem 2rem;
  }
}
.contacto-hero .contacto-hero-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.contacto-hero .contacto-hero-wrapper .chw-left {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 959px) {
  .contacto-hero .contacto-hero-wrapper .chw-left {
    width: 100%;
    margin: 0 0 4rem 0;
  }
}
.contacto-hero .contacto-hero-wrapper .chw-left .chw-left-svg svg {
  width: 300px;
}
.contacto-hero .contacto-hero-wrapper .chw-right {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 959px) {
  .contacto-hero .contacto-hero-wrapper .chw-right {
    width: 100%;
  }
}
.contacto-hero .contacto-hero-wrapper .chw-right .chw-item-wrapper .chw-title {
  font-family: "FONTSPRINGDEMO-GioBold";
  color: white;
  font-size: 2rem;
  margin: 0 0 1rem 0;
}
.contacto-hero .contacto-hero-wrapper .chw-right .chw-item-wrapper .chw-item {
  color: white;
  font-family: "Garet-Book";
  font-size: 1.1rem;
  margin: 0 0 0.25rem 0;
}
.contacto-hero .contacto-hero-wrapper .chw-right .chw-item-wrapper .chw-item i {
  font-size: 1.5rem;
  margin: 0 1rem 0 0;
}

.contacto-iframe .contacto-iframe-wrapper {
  display: flex;
}

.hh-slide {
  min-width: 100%;
  z-index: 999;
}
.hh-slide .carousel {
  padding: 2rem;
}
.hh-slide .carousel .carousel-indicators {
  margin: 0 15% 0 15%;
}
.hh-slide .carousel .carousel-inner {
  width: 60%;
  margin: auto;
}
@media screen and (max-width: 1599px) {
  .hh-slide .carousel .carousel-inner {
    width: 75%;
  }
}
@media screen and (max-width: 1199px) {
  .hh-slide .carousel .carousel-inner {
    width: 100%;
  }
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body {
  background: #222f64;
  border-radius: 6px 6px 0 0;
  min-height: 180px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
@media screen and (max-width: 959px) {
  .hh-slide .carousel .carousel-inner .carousel-item .carousel-body {
    flex-direction: column;
    height: auto;
    align-items: initial;
  }
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-thumb {
  height: 100%;
  min-height: 180px;
  width: 250px;
  border-radius: 6px 0 0 0;
}
@media screen and (max-width: 959px) {
  .hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-thumb {
    height: 250px;
    border-radius: 6px 6px 0 0;
    width: 100%;
  }
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-nothumb {
  height: 100%;
  min-height: 180px;
  width: 250px;
  border-radius: 6px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  background: #404040;
  opacity: 0.5;
}
@media screen and (max-width: 959px) {
  .hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-nothumb {
    height: 250px;
    border-radius: 6px 6px 0 0;
    width: 100%;
  }
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-data {
  height: 100%;
  min-height: 180px;
  padding: 1rem;
  color: white;
  flex-grow: 1;
  border-bottom: solid 5px #aa262b;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
@media screen and (max-width: 959px) {
  .hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-data {
    height: auto;
  }
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-data h1 {
  font-size: 0.8rem;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-data h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-data h3 {
  font-size: 0.9rem;
  font-weight: 700;
  margin: 0 0 1rem 0;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-data .loop-btns {
  display: flex;
  width: 100%;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-data .loop-btns .btn {
  font-size: 0.8rem;
  padding: 10px 15px;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-data .loop-btns a.btn-secundario {
  margin-right: auto;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .loop-data .loop-btns a.btn-whatsapp {
  margin-left: 0.5rem;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .slide-text-wrapper {
  border-bottom: solid 5px #aa262b;
  display: flex;
  align-items: center;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .slide-text-wrapper .slide-text-item {
  color: white;
  width: 100%;
  padding: 1.5rem 1.5rem 0;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .slide-text-wrapper .slide-text-item h1 {
  margin: 0 0 1rem;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .slide-text-wrapper .slide-text-item a {
  color: white;
  text-decoration: underline;
  font-weight: 600;
}
.hh-slide .carousel .carousel-inner .carousel-item .carousel-body .slide-text-wrapper .slide-text-item a:hover {
  color: #aa262b;
  text-decoration: underline;
}
.hh-slide .carousel a.carousel-control-next, .hh-slide .carousel a.carousel-control-prev {
  width: 2rem;
}/*# sourceMappingURL=style.css.map */