/*
Theme Name: Tivalsa
Theme URI: https://yourwebsite.com/theme
Author: OrionTek
Author URI: https://www.oriontek.do/
Description: Tivalsa's Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: <https://www.gnu.org/licenses/gpl-2.0.html>
Text Domain: Tivalsa
Tags: custom-background
*/

h1,
h2,
h3,
h4,
h5,
h6,
.menu {
  font-family: "Yellix", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.site-header {
  border-bottom: 2px solid;
}

.site-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
  line-height: 1;
}

.site-description {
  margin-top: 0;
  color: #8e8e8e;
}

.menu {
  border-top: 1px solid #ccc;
}

.menu ul {
  list-style: none;
  padding: 0;
}

.menu ul li a {
  text-decoration: none;
  color: #696969;
}

.menu ul li a:hover {
  text-decoration: underline;
  color: #000;
}

.site-content {
  width: 640px;
  float: left;
}

article {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.sidebar {
  width: 280px;
  float: left;
  list-style: none;
  margin-top: 2em;
  font-size: 14px;
}

.widgettitle {
  border-top: 2px solid;
  border-bottom: 1px solid #ccc;
  padding: 0.25rem 0;
  font-size: 1.25rem;
}

.widget {
  margin-bottom: 3rem;
}

label {
  display: block;
}

.commentlist {
  list-style: none;
  padding-left: 0;
}

* {
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}

body {
  margin: 0px;
  background-attachment: fixed;
  background-position: center;
  min-height: 100vh;
  padding: 0px !important;
  width: 100% !important;
}

.grid-container {
  display: flex;
  position: relative;
}

.rectangle {
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: black;
  height: 95px;
  left: 0px;
  top: -11px;
  background: white;
  position: relative;
  display: inline-block;
  padding: 25px;
  width: 100%;
  word-break: break-all;
  text-align: center;
}

.btn-rectangle {
  padding: 12px 20px;
  background: #001341;
  border-radius: 8px;
  font-family: "Metric";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}

/* The Modal (background) */

.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content/Box */

.modal-content {
  background-color: #fefefe;
  margin: 10% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 55%;
}

/* The Close Button */

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: 600;
}

.close:hover,
.close:focus {
  color: #00174e;
  text-decoration: none;
  cursor: pointer;
}

.btn-submit {
  background: #00174e;
  mix-blend-mode: normal;
  width: 140px;
  border-radius: 8px;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}

.modalInput {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.register-text {
  color: black;
  font-size: 20px;
  font-family: "Metric";
  font-weight: 400;
  line-height: 10px;
}

/* Css for header part */

.header {
  font-family: "Metric", Arial, Helvetica, sans-serif;
  display: flex;
  justify-content: space-around;
  position: relative;
  top: 17px;
  left: 0;
  padding: 0 0px;
  background-color: transparent;
  width: 100%;
  height: 75px;
  padding-top: 15px;
  box-sizing: border-box;
}

.header-dp {
  font-family: "Metric", Arial, Helvetica, sans-serif;
  display: flex;
  justify-content: space-around;
  position: relative;
  top: -4px;
  left: 0;
  padding: 0 0;
  background-color: #ffffff;
  width: 100%;
  height: 110px;
  padding-top: 15px;
  box-sizing: border-box;
}

.logo {
  float: right;
}

/* .navbar {
  float: right;
} */

.nav-list {
  display: flex;
}

.nav-list .list-item {
  list-style: none;
  position: relative;
  margin-top: 15px;
  margin-left: 10px;
}

header nav ul li ul {
  position: absolute;
  left: 0;
  background: white;
  display: none;
}

header nav ul li ul li {
  display: block;
  width: 350px;
}

header nav ul li.active ul {
  display: block;
  width: 75%;
}

header nav ul li a {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  color: #ffffff;
  text-decoration: none;
  /* display: block; */
  cursor: pointer;
}

header nav ul li a:hover,
header nav ul li a.active {
  color: #f6904d;
}

header nav ul li button {
  margin-top: 15px;
  padding: 0 20px;
  text-decoration: none;
}

.navbar-icon {
  width: 345px;
  height: 70px;
}

.menu-toggle {
  margin-top: 10px;
  color: #ffffff;
  float: right;
  line-height: 50px;
  font-size: 20px;
  cursor: pointer;
  display: none;
}

.menu-toggle-dp {
  margin-top: 10px;
  color: #001341;
  float: right;
  line-height: 50px;
  font-size: 20px;
  cursor: pointer;
  display: none;
}

header nav ul li ul {
  cursor: pointer;
}

@media (max-width: 601px) {
  .image-content {
    background-image: url("assets/jpg/Foto.jpg") !important;
  }
  header {
    padding: 0 0;
  }
  .menu-toggle,
  .menu-toggle-dp {
    display: block;
  }
  .navbar {
    /* position: absolute;
    width: 100%;
    height: calc(100vh - 50px);
    background: transparent;
    top: 75px;
    left: -100%;
    transition: 0.5s;*/
  }
  .navbar.active {
    /* left: 0;*/
  }
  .nav-list {
    display: block;
    text-align: center;
  }
  header nav ul li a {
    border-bottom: 1px solid rgba(0, 0, 0, 2);
  }
  header nav ul li.active ul {
    position: relative;
    background: white;
  }
  header nav ul li ul li {
    width: 100%;
  }
  header nav ul li.sub-menu:before {
    right: 165px;
  }
  .navbar-dp {
    position: relative;
    width: 100%;
    height: calc(100vh - 50px);
    background: white;
    top: 75px;
    left: -100%;
    transition: 0.5s;
  }
  .navbar-dp.active {
    left: 0;
  }
}

/* Header ends here */

.image-content {
  background-image: url("assets/gif/background.gif");
  width: 100%;
  height: 712px;
}

/* navbar buttons */

.navBarBtn {
  font-family: "Metric";
  font-style: normal;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
}

.logIn {
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  background-color: transparent !important;
  mix-blend-mode: normal;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  border-radius: 8px;
  display: inline;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9px 20px;
  margin-top: -2px;
  margin-left: 20px;
}

.createAccount {
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  display: inline;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9px 20px;
  background: #1833E8;
  border-color: #1833E8;
  mix-blend-mode: normal;
  border-radius: 8px;
  margin-top: -2px;
  margin-left: 20px;
}

/* CSS when dropping down */

.navBarBtn-dp {
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #001341;
}

.logIn-dp {
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #1833E8;
  background-color: transparent !important;
  mix-blend-mode: normal;
  border: 2px solid #1833E8;
  box-sizing: border-box;
  border-radius: 8px;
  display: inline;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  margin-top: 0;
}

.createAccount-dp {
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  display: inline;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  background: #001341;
  mix-blend-mode: normal;
  border-radius: 8px;
  margin-top: 0;
}

.dropdown-text {
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #001341;
}

.logoContainer {
  width: 12px;
  height: 12px;
  justify-content: center;
  align-items: center;
  margin-right: 6px;
  margin-bottom: 5px;
}

.invest-btn-container {
  /*position: absolute;
  left: 50%;
  bottom: -170px;
  transform: translate(-50%, 500%);
  margin: 0 auto;*/
}

.invest-btn {
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #001341;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 10px;
  padding: 12px 20px;
  background: #ffffff;
  border-radius: 8px;
}

/* Home Product */

.product--content {
  background: url(assets/png/our-product.png) repeat-y center center;
  background-size: cover;
  padding-bottom: 155px;
  padding-top: 50px;
}

.products-title {
  color: #001341;
  font-family: "Metric", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 65px;
  line-height: 65px;
  margin-top: 30px;
  text-align: center;
}

.tivalsa-card-content {
  text-align: center;
  width: auto;
  height: 100%;
}

.tivalsa-card-content-1 {
  text-align: left;
  width: auto;
  height: 100%;
}

.tivalsa-row {
  width: 100%;
  margin: 0 -5px;
}

.tivalsa-col {
  width: 25%;
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.tivalsa-card {
  margin: 100px auto 0;
  width: 497px;
  height: 550px;
  perspective: 1000px;
}

.tivalsa-card-1 {
  margin: 100px auto 0;
  width: 360px;
  height: 565px;
  perspective: 1000px;
}

.tivalsa-card-inner {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  position: relative;
}

.tivalsa-card-inner.is-flipped {
  transform: rotateY(180deg);
}

.tivalsa-card-inner-1 {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  position: relative;
}

.tivalsa-card-inner-1.is-flipped {
  transform: rotateY(180deg);
}

.tivalsa-card-face {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 0px 24px 2px rgba(0, 0, 0, 0.17);
}

.tivalsa-card-face--back {
  background-color: #001341;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotateY(180deg);
}

.tivalsa-card-face--back--title {
  color: #fff;
  font-family: "Yellix", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 33px;
  display: flex;
  text-align: center;
}

.tivalsa-card-face--front {
  background-color: #ffffff;
}

.tivalsa-card-header {
  position: relative;
}

.tivalsa-card-header:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}

.tivalsa-card-image {
  display: flex;
  width: -webkit-fill-available;
  height: 273px;
}

.tivalsa-card-header--back {
  height: 20%;
  margin: auto;
  padding-bottom: 15px;
  padding-top: 50px;
  width: fit-content;
}

.tivalsa-card-body--back {
  padding: 0px 40px;
  height: 68%;
  word-break: break-word;
  text-overflow: Ellipsis;
  overflow: auto;
}

.tivalsa-card-title {
  color: #001341;
  font-family: "Yellix", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 25px;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.tivalsa-card-body-text {
  display: flex;
  justify-content: center;
  font-family: "Metric", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  height: 150px;
  line-height: 30px;
  max-height: 160px;
  padding: 20px 38px;
  text-align: justify;
  word-break: break-word;
  text-overflow: Ellipsis;
  overflow: hidden;
}

.tivalsa-card-body--back--text {
  font-family: "Metric", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
}

.tivalsa-card-button--front {
  color: #1833E8;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  font-family: "Metric", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  height: 60px;
  justify-content: end;
  line-height: 30px;
  padding: 12px 20px;
}

.tivalsa-card-button-arrow {
  margin-bottom: 3px;
}

.tivalsa-card-button--back {
  color: #ffffff;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  font-family: Metric, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  height: 40px;
  justify-content: end;
  line-height: 30px;
  padding: 10px 40px;
}

@media (max-width: 768px) {
  .products-title {
    font-size: 50px;
  }

  .product--content {
    padding-top: 25px;
    padding-bottom: 0px;
  }
}

@media (max-width: 576px) {
  .tivalsa-card {
    width: 440px;
  }
}

@media (max-width: 550px) {
  .tivalsa_carousel_size {
    height: 775px !important;
  }

  .tivalsa-col {
    float: none;
  }

  .tivalsa-card-image {
    height: 240px;
  }

  .tivalsa-card-inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .tivalsa-card-face {
    width: 90%;
  }

  .tivalsa-card-title {
    font-size: 25px;
  }

  .tivalsa-card-body-text {
    font-size: 18px;
    flex-flow: row nowrap;
    position: relative;
    height: 185px;
    max-height: 185px;
  }

  .tivalsa-card-button--front {
    position: relative;
    font-size: 18px;
  }
}

@media (max-width: 450px) {
  .tivalsa-card-face {
    width: 80%;
  }
}

@media (max-width: 400px) {
  .tivalsa-card {
    width: 410px;
  }

  .tivalsa-col {
    float: none;
  }

  .tivalsa-card-inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .tivalsa-card-face {
    width: 80%;
  }

  .tivalsa-card-title {
    font-size: 23px;
  }

  .tivalsa-card-body-text {
    font-size: 17px;
    flex-flow: row nowrap;
    position: relative;
  }

  .tivalsa-card-button--front {
    position: relative;
    font-size: 17px;
  }

  .tivalsa-card-body--back {
    padding: 0px 15px;
  }
}

/* End Home Product */

/* Footer CSS*/

.footer-clean {
  padding: 50px 0;
  background-color: #001341;
  color: #4b4c4d;
}

.footer-clean h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}

.footer-clean ul {
  padding: 0;
  list-style: none;
  margin: 0;
  border: 0px;
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.01em;
  font-size: 20px;
  line-height: 40px;
}

.footer-clean .menu-item {
  margin-bottom: 10px;
}

.footer-clean ul a {
  color: white;
  text-decoration: none;
  opacity: 0.8;
}

.footer-clean ul a:hover {
  opacity: 1;
}

.item.social > * {
  margin-bottom: 15px;
}

.wp-block-social-links .wp-social-link a {
  padding: 0.25em 0.5em 0.25em 0;
}

@media (max-width: 767px) {
  .footer-clean .item {
    text-align: center;
    padding-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .footer-clean .item.social {
    text-align: center;
  }
  .social-icons {
    margin: auto;
    width: fit-content;
  }

}

.footer-clean .item.social {
  padding-right:0;
}

.footer-clean .item.social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-left: 10px;
  margin-top: 22px;
  color: inherit;
  opacity: 0.75;
}

.footer-clean .item.social > a:hover {
  opacity: 0.9;
}

.footer-clean .item.uaf{
  margin-top: 62px;
  padding-right:0;
  padding-left:0;


}
@media (max-width:991px)
{
  .footer-clean .item.uaf{
    margin-top:0px;
  }
}
/* End Footer CSS*/

/* Copyright CSS*/

.copyright-section {
  align-items: center;
  background-color: #1833E8;
  display: flex;
  height: 75px;
  justify-content: center;
}

.copyright-text {
  color: #fff;
  font-family: "Metric";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: -0.01em;
}

.copyright-text p {
  margin: auto;
  text-align: center;
  width: fit-content;
  color: #fff;
  font-family: "Metric";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: -0.01em;
}

.investment-form-content {
  width: 48%;
  height: auto;
}

.investment-title {
  color: #001341;
  font-size: 65px;
  text-align: center;
  font-family: "Yellix";
}

.investment-subtitle {
  color: #001341;
  font-weight: 300;
  font-style: normal;
  font-size: 48px;
  text-align: center;
  font-family: "Metric";
}

.investment-input-container {
  height: 200px;
}

.investment-input {
  height: 25px;
  width: 100%;
  margin-top: 0px;
  border: none;
  border-bottom: 2px solid #001341;
  outline: none;
}

.investment-input:focus {
  border-color: #001341;
}

.investment-input-label {
  font-family: "Metric";
  font-weight: 600;
  margin-bottom: 10px;
  color: #001341;
  font-size: 20px;
}

input[type="file"] {
  display: none;
}

.tivalsa-file-upload {
  align-items: center;
  background: #001341;
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  float: left;
  flex-direction: row;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  justify-content: center;
  line-height: 30px;
  padding: 8px 20px;
  width: auto;
}

.item-selected {
  color: gray;
  font-family: "Metric";
  font-size: 20px;
  font-weight: 300;
}

.tip1 {
  align-items: center;
  color: #949494;
  display: block;
  justify-content: flex-start;
  font-family: "Metric";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
}

.investment-button {
  font-family: 'Metric';
  font-weight: 600;
  font-size: 20px !important;
  line-height: 30px;
  height: 57px;
  border-radius: 8px;
  color: #ffffff;
  background-color:#001341;
}

.investment-button:hover {
  color: #fff;
}

@media (max-width: 991px) {
  .footer-clean .item.social > a {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .footer-clean .item.social > a {
    margin-top: 10px;
  }
}

.footer-clean .copyright {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 13px;
  opacity: 0.6;
}

.footer-h3 {
  color: #ffffff;
}

/* Productos y servicios */
.product-container {
  left: 0px;
  right: 0px;
  width: 100%;
  height: 650px !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.product-content-parent {
  display: flex;
  flex-flow: column nowrap;
  height: 650px;

  justify-content: center;
  width: 100%;
}

.product-title {
  color: #ffffff;
  font-family: "Yellix";
  font-style: normal;
  font-size: 65px;
  font-weight: 600;
  line-height: 65px;
  margin-bottom: 4.1%;
}

.product-body {
  color: #ffffff;
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 2.2%;
  word-break: break-word;
}

.product-btn {
  background-color: transparent !important;
  border: none;
  color: #ffffff;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 2.2%;
  width: 150px;
}

.product-btn:hover {
  color: #f6904d;
}

.product-invest-btn {
  align-items: center;
  background: #1833E8;
  border: 2px solid #1833E8;
  box-sizing: border-box;
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  height: 55px;
  justify-content: center;
  position: relative;
  width: 160px;
}

.product-invest-btn:hover {
  color: #001341;
  background: #ffffff;
  border: 2px solid #ffffff;
}

.w-100 {
  width: 100% !important;
}

.w-95 {
  width: 95% !important;
}

.w-90 {
  width: 90% !important;
}

.w-85 {
  width: 85% !important;
}

.w-80 {
  width: 80% !important;
}

.w-70 {
  width: 70% !important;
}

.w-60 {
  width: 60% !important;
}

.w-55 {
  width: 55% !important;
}

.w-50 {
  width: 50% !important;
}

.w-42 {
  width: 42% !important;
}

.left-300 {
  left: 300px;
}

.product-carousel-btn {
  border: none;
  background-color: transparent;
}

.navbar-buttons {
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  margin-left: 15px;
  color: #ffffff;
}

a {
  color: #001341;
}

.dropdown-menu {
  width: 300px;
  height:170px;
}

.dropdown-item {
  font-size: 22px;
  color: #001341;
  margin-top: 10px;
  font-weight: 500;
  font-family: "Metric";

}

.register-title {
  font-family: "Metric";
  font-size: 20px;
  font-weight: 500;
  padding-top:5px !important;
}

.login-btn {
  background-color: transparent !important;
  border: 2px solid white;
  border-radius: 8px;
  display: flex;
  color: #ffffff !important;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-left: 45px;
  width: 140px;
  /* text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  user-select: none !important;
  text-decoration: none !important; */
}

@media (max-width: 768px) {
    .login-btn {
        margin-left: 0px;
    }
}

.create-btn {
  align-items: center;
  background: #1833E8;
  border-radius: 8px;
  color: #ffffff !important;
  display: flex;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  height: 40px;
  justify-content: center;
  margin-left: 15px;
  width: 140px;
}

.invest-banner {
  position: relative;
  margin-top: 10%;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 89px;
  color: #ffffff;
  text-align: center;
  width: 50%;
}

.button-register {
  background-color: #001341;
  border-radius: 8px;
  color: #ffffff;
  display: inline-flex;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  height: 40px;
  justify-content: center;
  align-items: center;
  /*margin-left: 15px;*/
  padding: 12px 20px;
  width: 160px;
}

.button-register:hover {
    color:#fff;
}
.nav-btn {
  color: #001341;
}

.navbar-content-justification {
  padding-right: 0%;
}

.image-content-dynamic {
  width: 100%;
  height: 712px;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-content-dynamic-1 {
  width: 100%;
  height: 517px;
  background-repeat: no-repeat;
  background-size: cover;
}

.navbar li a:hover {
  color: #f6904d;
}

/* Conocenos Style*/

.our-team-banner-section {
  width: 100%;
  height: 712px;
  background-image: url("assets/png/our-team-banner.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.our-team-banner-section-blur {
  width: 100%;
  height: 712px;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.our-team-banner-section-blur::before {
  content: "";
  background: linear-gradient(180deg, #000000 37.13%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: hard-light;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.52;
}

.our-team-banner-content {
  width: 100%;
  height: 100%;
  z-index: 500;
  display: flex;
  justify-content: center;
  align-items: center;
}

.our-team-banner-title {
  color: #fff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 89px;
}

.directors-board-parent {
  position: relative;
  height: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: auto;
}

.directors-board-parent::before {
  content: "";
  background-image: url("assets/png/edificio.png");
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.07;
}
.directors-board-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  //overflow-x: auto;
}

.directors-board-title {
  font-size: 65px;
  color: #001341;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
}

.carousel {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  //overflow-x: auto;
}
.carousel-inner {
  height: 100%;
  width: 100%;
}

.carousel-item-directors {
  height: 100%;
  width: 100%;
}

.carousel-content {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.image-director-board {
  width: 638px;
  height: 473px;
  background-color: #aaa;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  border-radius: 25px 0px 0px 25px;
}

.directors-description {
  height: auto;
  width: 700px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  margin-left: 250px;
}

.director-name {
  font-size: 47px;
  color: #001341;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
}

.director-position {
  font-size: 33px;
  color: #1833E8;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
}

.director-description {
  font-size: 20px;
  color: #000;
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .directors-board-title {
    font-size: 50px;
  }

  .top-executives-title {
    font-size: 50px !important;
    line-height: 50px;
  }

  .top-brokers-title {
    font-size: 50px !important;
    line-height: 50px;
  }

  .director-name {
    font-size: 28px;
  }

  .directors-description {
    justify-content: center;
    align-items: center;
    margin: 0px;
    padding: 0px 40px !important;
  }
  .director-position {
    font-size: 20px;
  }

  .carousel {
    width: 100%;
    height: auto;
  }

  .invest-banner {
    font-family: "Yellix";
    font-size: 55px !important;
  }
}

.top-executives-parent {
  height: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  //overflow-x: auto;
  background-color: #001341;
}

.top-executives-container {
  width: 1440px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow-x: auto;
}

.top-executives-title {
  font-size: 65px;
  color: #fff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
}

.top-executives-subtitle {
  color: #fff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
}

.executives-part {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.executives {
  margin: 0px 30px;
  text-align: center;
  transition: transform 3s;
  transform-style: preserve-3d;
}

.executives:hover {
  /*transform: rotateY(180deg);*/
}

.carousel-content-executives,
.carousel-content-executives-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.carousel-content-executives {
  height: 400px;
  width: 298px;
  border: 1px solid #1833E7;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 15px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-end;

  transition: 0.5s;
}

.carousel-content-executives-back {
  /*display: none;*/
  height: 400px;
  width: 298px;
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 15px;
  transition: 3s;
  z-index: 5;
  transform: rotateY(180deg);
  box-shadow: 0px 0px 5px 0px #fff !important;
}

.other-side {
  height: 400px;
  width: 298px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 15px;
  text-align: left;
}

.carousel-item-executives.active {
  display: flex !important;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.carousel-item-executives {
  display: none;
}

.executive-director-name {
  font-size: 24px;
  color: #fff;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
}

.executive-director-position {
  font-size: 20px;
  color: #fff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
}

/*Brokers*/

.top-brokers-parent {
  position: relative;
  height: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  //overflow-x: auto;
  background-color: #fff;
}

.top-brokers-parent::before {
  content: "";
  background-image: url("assets/png/values.png");
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.07;
}

.top-brokers-container {
  width: 1440px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow-x: auto;
}

.top-brokers-title {
  font-size: 65px;
  color: #001341;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
}

.top-brokers-subtitle {
  color: #fff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
}

.brokers-part {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.brokers {
  margin: 0px 30px;
  text-align: center;
  transition: transform 3s;
  transform-style: preserve-3d;
}

/*.brokers:hover {
  transform: rotateY(180deg);
}
*/
.carousel-content-brokers,
.carousel-content-brokers-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.carousel-content-brokers {
  height: 400px;
  width: 312px;
  border: 1px solid #1833E7;
  background-color: #001341;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 15px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;

  transition: 1s;
}

.carousel-content-brokers-back {
  /*display: none;*/
  height: 400px;
  width: 312px;
  border: 1px solid #fff;
  background-color: #001341;
  color: #fff;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 15px;
  transition: 1s;
  z-index: 5;
  transform: rotateY(180deg);
  box-shadow: 0px 0px 5px 0px #fff !important;
  opacity: 0;
}

.other-side {
  height: 400px;
  width: 298px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 15px;
  text-align: left;
}

.carousel-item-brokers.active {
  display: flex !important;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.carousel-item-brokers {
  display: none;
}

.brokers-director-name {
  font-size: 20px;
  color: #fff;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
}

.brokers-director-position {
  font-size: 16px;
  color: #fff;
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
}

.circular-broker-avatar {
  height: 245px;
  width: 245px;
  border: 1px solid #1833E7;
  border-radius: 100%;
  background-size: cover;
  background-position: center;
}

/**/

.btn-custom-flex {
  height: auto;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.btn-link-custom {
  color: #001341;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  font-family: "Metric";
  text-decoration: none;
  white-space: pre-wrap;
}

.btn-custom-flex:focus {
  box-shadow: none !important;
  text-decoration: none !important;
}

.btn-custom-flex:hover {
  text-decoration: none !important;
}

.fq-subtitle {
  font-size: 33px;
  font-weight: 600;
  font-style: normal;
  font-family: "Yellix";
  line-height: 33px;
  color: #001341;
  padding: 15px 10px;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0;
}

.fq-title {
  font-size: 89px;
  font-weight: 600;
  font-style: normal;
  font-family: "Yellix";
  line-height: 89px;
  color: #001341;
  text-align: center;
  margin: 150px 0px;
}

.aprender-second-banner {
  height: 650px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.aprender-second-banner::before {
  content: "";
  background: linear-gradient(180deg, #000000 37.13%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: hard-light;
  position: absolute;
  top: 2098px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.59;
}

.btn-link-aprender-banner {
  margin-top: 30px;
  background-color: #1833E8;
  color: #fff;
  height: 55px;
  width: 180px;
  padding: 12px 20px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  font-family:"Metric";
  font-style: normal;
  font-weight: 600;
  font-size:22px;
}

.btn-link-aprender-banner:hover {
  background-color: #1833E8 !important;
  text-decoration: none !important;
  color: #fff;
}

.info-icon {
  width: 100px;
  height: 100px;
  border-top-left-radius: 110px;
  border-bottom-left-radius: 110px;
  border-bottom: 0;
}

.calculator-font {
  font-family: "Metric";
  font-weight: 600;
  font-size: 20px;
  color: white;
}

.graph-info-container {
  padding-top: 1%;
  display: contents;
  text-align: center;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid black;
  height: 21px;
  width: 21px;
  border-radius: 50%;
  background: white;
}

.calc-form-group {
  padding-bottom: 9%;
}

.slider-style {
  -webkit-appearance: none;
  width: 100%;
  height: 5px;
  background: white;
  outline: none;
  /* opacity: 0.7; */
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

.slider-style::-moz-range-thumb {
  width: 21px;
  height: 21px;
  background: white;
  cursor: pointer;
  border-radius: 5px;
}

.atention-buttons {
  color: white;
  background-color: #001341;
  border: 1px solid white;
  border-radius: 10px;
  margin-right: 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  width: 206px;
  height: 48px;
  text-align: center;
  margin-bottom: 78px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: white;
  background-color: #1833E8;
  border: 1px solid #1833E8;
  border-radius: 10px;
}

.nav-pills .nav-link {
  border-radius: 10px;
}

.denunciation-input-label {
  margin-bottom: 0px;
  color: white;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  font-family: "Metric";
}

.denunciation-input-contain {
  color: white;
}

.denunciation-button {
  color: white;
}

.denunciation-form-content {
  color: white;
}

.denunciation-input {
  color: white;
}

.denunciation-section-title {
  color: white;
}

input[type="range"]::-ms-fill-upper {
  background-color: green;
}
input[type="range"]::-ms-fill-lower {
  background-color: #666;
}

/* Sliders */

/* input[type='range'] {
  overflow: hidden;
  width: max-content;
  -webkit-appearance: none;
  background-color: black;
}

input[type='range']::-webkit-slider-runnable-track {
  height: max-content;
  -webkit-appearance: none;
  color: #13bba4;
  margin-top: -1px;
}

input[type='range']::-webkit-slider-thumb {
  width: max-content;
  -webkit-appearance: none;
  height: 10px;
  cursor: ew-resize;
  background: white;
  box-shadow: -80px 0 0 80px white;
} */

/* End Sliders */

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}

.arrowColor {
  width: 40px;
  height: 40px;
  filter: invert(6%) sepia(88%) saturate(6558%) hue-rotate(206deg)
    brightness(67%) contrast(114%);
}

/* Investment section */
.investment-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 726px !important;
  width: 100%;
}

.investment-background1 {
  background-color: #034ea2;
}

.investment-background2 {
  background-color: #1833E8;
}

.investment-background3 {
  background-color: #001341;
}

.invest-content-parent {
  display: flex;
  flex-flow: column nowrap;
  height: 726px;

  justify-content: center;
  width: 100%;
}

.investment-image-iphone {
  display: block;
  height: 562px;
  margin: auto;
  width: 290px;
}

.investment-image-macbook {
  display: block;
  height: 550px;
  margin: auto;
  width: 560px;
}

.investment-image-ipad {
  display: block;
  height: 490px;
  margin: auto;
  width: 400px;
}

.investment-title {
  color: #ffffff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 65px;
  line-height: 65px;
  margin-bottom: 4.1%;
}

.investment-body {
  color: #ffffff;
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 2.2%;
}

.investment-content {
  margin-top: 16%;
  justify-content: center;
  align-items: center;
}

.investment-responsive-1 {
  text-align: start;
  width: 80%;
}

.investment-responsive-2 {
  text-align: start;
  width: 100%;
}

.investment-last-container {
  left: 0px;
  right: 0px;
  width: 100%;
  height: 712px !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.investment-last-content-parent {
  display: flex;
  flex-flow: column nowrap;
  height: 712px;

  justify-content: center;
  width: 100%;
}

.investment-last-title {
  color: #ffffff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 89px;
  line-height: 89px;
  margin-bottom: 8%;
  text-align: center;
}

.investment-last-btn {
  background-color: #ffffff !important;
  color: #001341;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  font-family: "Metric";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 2.2%;
  width: 160px;
  height:55px;
}

.calc-links {
  font-family: "Metric";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.01em;
  text-align: left;
}

a {
  color: white;
}

a:hover {
  color: white;
}

.investment-last-btn:hover {
  color: #f6904d;
}

@media (max-width: 1200px) {
  .investment-image-macbook {
    height: 530px;
    width: 490px;
  }

  .investment-image-ipad {
    height: 490px;
    width: 360px;
  }
}

/* between large and extra large */
@media (max-width: 1140px) {
  .investment-image-macbook {
    height: 500px;
    width: 480px;
  }
  .investment-image-ipad {
    height: 450px;
    width: 360px;
  }
  .investment-responsive-1 {
    width: 100%;
  }
  .investment-number-2 {
    width: 105px;
    height: 185px;
  }
}

/* between medium and large */
@media (max-width: 992px) {
  .investment-image-macbook {
    height: 450px;
    width: 330px;
  }
  .investment-image-ipad {
    height: 370px;
    width: 260px;
  }
  .investment-responsive-1 {
    width: 100%;
  }
  .investment-number-2 {
    width: 65px;
    height: 145px;
  }
  .investment-number-3 {
    width: 106px;
    height: 181px;
  }
}

/* between small and medium */
@media (max-width: 768px) {
  .product-title {
    font-size: 58px;
  }

  .product-btn {
    font-size: 19px;
  }
  .investment-image-iphone {
    width: 200px;
    height: 470px;
  }
  .investment-image-macbook {
    height: 450px;
    width: 240px;
  }
  .investment-image-ipad {
    height: 500px;
    width: 250px;
  }
  .investment-title {
    font-size: 60px !important;
    line-height: 55px !important;
  }
  .investment-last-title {
    font-size: 80px;
  }
  .about-us-objectives-body {
    font-size: 20px;
    width: 90% !important;
  }
  .fq-title {
    font-size: 50px;
    line-height: 60px;
    margin: 150px 0px 100px 0px;
  }
}

@media (max-width: 600px) {
  .investment-title {
    font-size: 50px !important;
    line-height: 45px !important;
  }

  .investment-image-iphone {
    display: block;
    height: 470px;
    margin: auto;
    width: 200px;
  }

  .investment-image-macbook {
    display: block;
    height: 500px;
    margin: auto;
    width: 250px;
  }

  .investment-image-ipad {
    display: block;
    height: 450px;
    margin: auto;
    width: 230;
  }
}

/* between extra small and small */
@media (max-width: 576px) {
  .investment-banner {
    height: 375px !important;
  }

  .investment-title {
    font-size: 45px !important;
    line-height: 40px !important;
  }

  .investment-content {
    margin-top: -68%;
  }

  .product-title {
    font-size: 53px;
  }

  .product-body {
    font-size: 16px;
  }

  .investment-image-iphone {
    display: inline-flex;
    height: 150px;
    margin: 0;
    width: 100px;
  }
  .investment-image-macbook {
    display: inline-flex;
    height: 120px;
    margin: 0;
    width: 120px;
  }
  .investment-image-ipad {
    display: inline-flex;
    height: 200px;
    margin: 0;
    width: 130px;
  }
  .investment-body {
    font-size: 18px;
  }

  .modal-content {
    margin: 15% auto;
    width: 80%;
  }
}

@media (max-width: 493px) {
  .investment-banner {
    height: 375px !important;
  }

  .investment-content {
    margin-top: -85%;
  }

  .investment-image-macbook {
    width: 100px;
    height: 80px;
  }
  .investment-image-ipad {
    height: 190px;
    width: 120px;
  }
}

@media (max-width: 473px) {
  .investment-title {
    font-size: 35px !important;
    line-height: 30px !important;
  }

  .product-title {
    font-size: 45px;
  }
  .product-body {
    font-size: 16px;
  }
  .investment-image-iphone {
    width: 90px !important;
  }
  .investment-image-ipad {
    height: 170px;
    width: 100px;
  }
  .register-text {
    font-size: 18px;
    line-height: 26px;
  }
  .atention-buttons {
    width: 350px;
  }
}

@media (max-width: 400px) {
  .investment-content {
    margin-top: -100%;
  }

  .product-title {
    font-size: 40px;
  }

  .product-btn {
    font-size: 17px;
  }

  .investment-image-iphone {
    width: 75px !important;
  }
  .investment-image-macbook {
    height: 70px;
    width: 55px;
  }

  .investment-image-ipad {
    height: 150px;
    width: 85px;
  }

  .investment-body {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    font-size: 16px;
    flex-flow: row nowrap;
    height: auto;
    justify-content: flex-start;
  }

  .investment-last-title {
    font-size: 60px;
  }
}

@media (max-width: 380px) {
  .atention-buttons {
    width: 320px;
  }
}

@media (max-width: 360px) {
  .investment-content {
    margin-top: -110%;
  }

  .investment-image-iphone {
    width: 65px !important;
    height: 140px;
  }
  .investment-image-macbook {
    height: 60px;
    width: 40px;
  }
  .investment-image-ipad {
    height: 135px;
    width: 65px;
  }
  .atention-buttons {
    width: 290px;
  }
}

@media (max-width: 300px) {
  .investment-content {
    margin-top: -140%;
  }

  .atention-buttons {
    width: 250px;
  }
}

/* About us section */
.about-us-description-container {
  background-color: #001341;
  left: 0px;
  height: auto;
  right: 0px;
  width: 100%;
}
.about-us-banner-title {
  color: #ffffff;
  font-family: "Yellix";
  font-weight: 600;
  font-size: 89px;
  text-align: center;
}

.about-us-description-title {
  align-items: flex-start;
  color: #ffffff;
  display: flex;
  justify-content: center;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 33px;
  line-height: 33px;
  padding-top: 3%;
  margin-bottom: 1%;
  text-align: center;
}

.about-us-description-body {
  color: #ffffff;
  display: flex;
  justify-content: flex-start;
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  align-items: center;
  text-align: justify;
}

.about-us-objectives-container {
  background-color: #ffffff;
  left: 0px;
  height: 730px;
  right: 0px;
  width: 100%;
}

.about-us-objectives-title {
  align-items: center;
  color: #001341;
  display: flex;
  justify-content: flex-start;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 33px;
  line-height: 33px;
}

.about-us-objectives-body {
  align-items: center;
  color: #001341;
  height: auto;
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  width: 80% !important;
}

.about-us-icon {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 30px;
  width: 30px;
}

@media (max-width: 992px) {
  .about-us-description-container {
    height: auto;
  }
  .about-us-objectives-container {
    height: auto;
  }
}

/* between small and medium */
@media (max-width: 768px) {
  .about-us-banner-title {
    font-size: 86px;
  }
  .about-us-description-container {
    height: auto;
  }
  .about-us-objectives-container {
    height: auto;
  }
  .about-us-objectives-body {
    font-size: 20px;
    width: 95% !important;
  }
}

/* between extra small and small */
@media (max-width: 576px) {
  .about-us-banner-title {
    font-size: 76px;
  }
  .about-us-description-container {
    height: auto;
  }

  .about-us-description-title {
    font-size: 30px;
  }

  .about-us-description-body {
    font-size: 18px;
  }

  .about-us-objectives-title {
    font-size: 30px;
  }

  .about-us-objectives-body {
    font-size: 18px;
    width: 100% !important;
  }

  .w-85 {
    width: 95% !important;
  }
}

@media (max-width: 500px) {
  .about-us-banner-title {
    font-size: 70px;
  }
  .about-us-description-container {
    height: auto;
  }
  .about-us-objectives-container {
    height: auto;
    width: 100%;
  }
}

@media (max-width: 400px) {
}

/* Profile section */

.profile-banner {
  background-color: #ffffff;
  height: 230px;
}

.profile-banner-title {
  align-items: flex-start;
  color: #001341;
  display: flex;
  justify-content: center;
  flex-flow: row nowrap;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 89px;
  line-height: 89px;
  text-align: center;
}

.profile-body-container {
  height: auto;
}

.profile-body {
  color: #000000;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
}

.profile-body-factors {
  background-color: #001341;
  border-radius: 15px;
  height: auto;
  width: 100;
}

.profile-body-factors-title {
  color: #ffffff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 33px;
  line-height: 33px;
}

.profile-body-factors-body {
  align-items: center;
  color: #ffffff;
  display: flex;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}

.profile-type-title {
  align-items: flex-start;
  color: #001341;
  display: flex;
  justify-content: center;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 65px;
  line-height: 65px;
  text-align: center;
}

.profile-banner-container {
  left: 0px;
  right: 0px;
  width: 100%;
}

.profile-last-banner-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
}

.profile-content-parent {
  align-items: flex-start;
  display: flex;
  flex-flow: column nowrap;
  height: 650px;
  justify-content: center;
  width: 80%;
}

.profile-last-banner-title {
  color: #ffffff;
  font-family: "Yellix";
  font-style: normal;
  font-size: 65px;
  font-weight: 600;
  line-height: 65px;
  margin-bottom: 4.1%;
  margin-top: -10%;
  width: 60%;
}

.profile-last-banner-body {
  color: #ffffff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 2.2%;
  word-break: break-word;
  width: 60%;
}

.w-btn {
  width: 60%;
}

@media (max-width: 1200px) {
}

/* between large and extra large */
@media (max-width: 1140px) {
  .profile-banner-title {
    font-size: 80px;
    line-height: 80px;
  }
}

/* between medium and large */
@media (max-width: 992px) {
  .profile-banner {
    height: auto;
    padding-bottom: 20%;
    width: 95%;
  }

  .profile-banner-title {
    font-size: 69px;
    line-height: 69px;
  }
  .profile-body {
    font-size: 19px;
    line-height: 28px;
  }
  .profile-body-factors-title {
    font-size: 31px;
    line-height: 31px;
  }
  .profile-type-title {
    font-size: 58px;
    line-height: 58px;
  }
}

/* between small and medium */
@media (max-width: 768px) {
  .profile-banner {
    width: 90%;
  }
  .profile-banner-title {
    font-size: 62px;
    line-height: 62px;
  }
  .profile-body {
    font-size: 18px;
    line-height: 26px;
  }
  .profile-body-factors-title {
    font-size: 29px;
    line-height: 29px;
  }
  .profile-body-factors-body {
    font-size: 19px;
    line-height: 28px;
  }
  .profile-type-title {
    font-size: 50px;
    line-height: 50px;
  }
  .profile-content-parent {
    width: 85%;
  }
}

@media (max-width: 600px) {
}

/* between extra small and small */
@media (max-width: 576px) {
  .profile-banner {
    padding-bottom: 15%;
  }

  .profile-banner-title {
    font-size: 47px;
    line-height: 50px;
  }
  .profile-body {
    font-size: 17px;
    line-height: 24px;
  }
  .profile-body-factors-title {
    font-size: 28px;
    line-height: 28px;
  }
  .profile-body-factors-body {
    font-size: 18px;
    line-height: 26px;
  }

  .profile-content-parent {
    align-items: center;
    width: 100%;
  }
  .profile-last-banner-title {
    font-size: 58px;
    line-height: 58px;
    text-align: center;
    width: 90%;
  }
  .profile-last-banner-body {
    font-size: 19px;
    text-align: center;
    width: 90%;
  }
  .w-btn {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    width: 90%;
  }
  .arrowColor {
    width: 34px;
    height: 34px;
  }
}

@media (max-width: 473px) {
  .profile-banner-title {
    font-size: 39px;
    line-height: 42px;
  }
  .profile-body {
    line-height: 22px;
  }
  .profile-body-factors-title {
    font-size: 27px;
    line-height: 27px;
  }
  .profile-body-factors-body {
    font-size: 17px;
    line-height: 24px;
  }

  .profile-last-banner-title {
    font-size: 50px;
    line-height: 50px;
  }
  .profile-last-banner-body,
  .tivalsa-file-upload,
  .item-selected,
  .tip1,
  .tip12 {
    font-size: 18px;
  }
}

@media (max-width: 400px) {
  .profile-banner-title {
    font-size: 35px;
    line-height: 35px;
  }
  .profile-body {
    line-height: 20px;
  }
  .profile-body-factors-title {
    font-size: 26px;
    line-height: 26px;
  }
  .arrowColor {
    width: 28px;
    height: 28px;
  }
  .tivalsa-file-upload {
    font-size: 16px;
  }
}

@media (max-width: 361px) {
  .tivalsa-file-upload {
    width: 120px;
  }
}

.product-detail-container {
  width: 85%;
  padding: 2% 0% 8% 0%;
}

/* Profile section ends here */
.product-detail-banner-title {
  color: #ffffff;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 89px;
  line-height: 89px;
  margin-top: 25%;
  text-align: center;
}

.product-detail-content {
  width: 100%;
}

.product-detail-title {
  color: #001341;
  font-family: "Yellix";
  font-style: normal;
  font-weight: 600;
  font-size: 33px;
  line-height: 33px;
  text-align: justify;
}

.product-detail-body {
  color: #000000;
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
}

.btn-flotante {
  align-items: center;
  /* background-color: #001341; */
  border-radius: 35px;
  bottom: 40px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  display: flex;
  font-weight: 600;
  justify-content: center;
  height: 70px;
  letter-spacing: 1px;
  line-height: 1.42857;
  text-align: center;
  text-decoration: none !important;
  text-transform: initial;
  transition: all 300ms ease 0ms;
  position: fixed;
  right: 30px;
  width: 70px;
  z-index: 99;
}

.btn-flotante:hover {
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
  transform: translateY(-10px);
}

.icon-flotante {
  position: absolute;
  font-size: 36px !important;
}

.btn-flotante-prop {
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-family: "Metric";
  margin-right: 0px;
  max-width: 0px;
  opacity: 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 1s;
  vertical-align: top;
  visibility: none;
  white-space: nowrap;
  width: auto;
  z-index: -1;
}

.flotante:hover span {
  padding: 8px 20px;
  border-radius: 35px;
  margin-right: 150px;
  opacity: 5 !important;
  width: auto;
  max-width: 500px; /* this value makes the transition */
  padding-right: 38px;
}

.mutuo-disclaimer {
  color: #ffffff;
  font-family: "Metric";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.01em;
  text-align: start;
}

/* between small and medium */
@media (max-width: 768px) {
  .product-detail-banner-title {
    font-size: 75px;
    line-height: 75px;
    margin-top: 40%;
    text-align: center;
  }

  .product-detail-content {
    width: 90% !important;
  }

  .product-detail-title {
    font-size: 28px;
    line-height: 28px;
  }

  .product-detail-body {
    font-size: 19px;
    line-height: 26px;
  }

  .btn-flotante {
    right: 40px;
  }

  .product-detail-container {
    padding: 2% 0% 20% 0% !important;
  }
  .mutuo-disclaimer {
    font-size: 19px;
    line-height: 28px;
  }
}

@media (max-width: 576px) {
  .product-detail-banner-title {
    font-size: 65px;
    line-height: 65px;
  }

  .product-detail-title {
    font-size: 24px;
    line-height: 24px;
  }

  .product-detail-body {
    font-size: 18px;
    line-height: 22px;
  }

  .product-detail-container {
    width: 80%;
  }
  .mutuo-disclaimer {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 473px) {
  .product-detail-banner-title {
    font-size: 53px;
    line-height: 53px;
  }

  .btn-flotante {
    right: 25px;
  }
}

@media (max-width: 400px) {
}

@media (max-width: 361px) {
  .btn-flotante {
    right: 60px;
    bottom: 10px;
  }
}

.mt-6 {
  margin-top: 4rem !important;
}

.mt-7 {
  margin-top: 5rem !important;
}

.mt-8 {
  margin-top: 6rem !important;
}

.mt-9 {
  margin-top: 7rem !important;
}

.pb-6 {
  padding-bottom: 5rem !important;
}

.dropdown-item:active {
  background-color: #f8f8f8 !important;
}

@supports (-webkit-touch-callout: none) {
  .login-btn:active,
  .create-btn:active {
    -webkit-appearance: none !important;
    border-radius: 8 !important;
  }
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: none !important;
}

.login-btn:active,
.create-btn:active {
  -webkit-appearance: none !important;
  border-radius: 8 !important;
}

.btn-login-scroll,
.btn-login-scroll-mobile {
  -webkit-appearance: none !important;
  border-radius: 8 !important;
}

.btn-login-scroll:active,
.btn-login-scroll-mobile:active {
  -webkit-appearance: none !important;
  border-radius: 8 !important;
}

.activo {
  color: #f6904d;
}


/* Pagination CSS */
#pagination {
  display: flex;
  height: 5vh;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 12px;
  font-family: "Visby";
}
.pagination-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
.pagination-ul li {
  color: #ACACAC;
  display: flex;
}
.pagination-ul li a {
  background-color: #F5F5F5;
  padding: 5px 10px;
  border-right: 0;
  border-radius: 100%;
  margin: 0 5px 0 5px;
  cursor: pointer;
  height: 30px;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}
.pagination-ul li.previous,
.pagination-ul li li.next {
  animation: fadein 0.5s;
}
.pagination-ul li.active a {
  background-color: #001341;
  color: white;
}
.pagination-ul li.active a:hover {
  color: white;
}
.pagination-ul li:first-child a,
.pagination-ul li:last-child a {
  color: white;
  border-radius: 100px;
  background-color: #001341;
}
.pagination-ul li:first-child a:hover,
.pagination-ul li:last-child a:hover {
  color: white;
}
.tivalsa-disabled {
  background-color: #F5F5F5 !important;
  color: #ACACAC !important;
  cursor: default !important;
}

.UAF-icon:hover {
  transform: translateY(-3px);
  transition: all 400ms ease 0ms;
}

.navbar {
  transition: background-color 0.5s ease;
  transition-property: background-color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.animate-opacity{
  animation:opac 0.5s
  }
  @keyframes opac
  {
    from{opacity:0} to{opacity:1}
  }
}
