
/*
sep-2025 bkp css
*/
body {
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif; /* Aplica Poppins a todo el sitio */
    line-height: 1.6;
    margin: 0;
    padding: 0;
    }
    .st1{fill:rgb(162, 255, 0);}
    .logoHeaderScroll .st0{fill:rgb(60, 60, 60);}
    .logoHeaderScroll .st1{fill:#ffffff00;}
    .logoHeaderScroll .st2{fill:#00C3FF;
    }
    .main-content {
    overflow-x: hidden;
    }
    .globalSpacing {
    padding-left: 70px;
    padding-right: 70px;
    }
    nav#navbarHeader {
    transition: all ease 0.5s;
    }
    .navbarHeaderScroll {
    background-color: #ffffff;
    animation: smoothScroll 1s forwards;
    box-shadow: -1px -1px 10px 0px #8080809e;
    }
    .navbarHeaderScrollClick {
    background-color: #ffffff;
    animation: smoothScroll 1s forwards;
    box-shadow: -1px -1px 10px 0px #8080809e;
    }
    .logoHeaderClick {
    background-color: #000;
    }
    .navbar-dark .navbar-toggler {
    border-color:unset !important;
    border: 0;
    margin-right: -65px;
    margin-top: 12px;
    }
    .navbar-toggler:focus {
    box-shadow: none;
    outline: none;
    border: none;
    }
    .logoHeader {
    margin-top: 40px;
    margin-left: 40px;
    width: 250px;
    }
    .logoHeaderScroll {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 200px;
    margin-left: 50px;
    }
    .headerVideo {
    width:100%;
    height:100vh;
    object-fit: cover;
    }
    .headerVideoPre {
    width:100%;
    height:100vh;
    object-fit: cover;
    opacity: 70%;
    }
    .headerComponents {
    display: flex;
    flex-direction: row;
    position: absolute;
    margin-top: 70px;
    padding-left: 70px;
    padding-right: 70px;
    }
    .headerTitleSection {
    height: auto;
    position: absolute;
    bottom: 100px;
    left: 50px;
    }
    .menu a {
    font-family: 'Poppins', sans-serif;
    text-decoration:none;
    font-size: 14px;
    color: white;
    transition: 0.6s;
    padding: 55px 30px 5px 20px!important;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    .menuScroll a {
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    font-size: 14px;
    color: rgb(48, 48, 48);
    transition: 0.6s;
    padding: 20px 20px 20px 20px!important;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    .menu a:hover {
    background-color: #5d7e8f;
    }
    .menuScroll a:hover {
    background-color: #abddff;
    }
    .menu a.activate {
    color: rgb(0, 145, 255);
    background-color: white;
    border-radius: 45px;
    padding: 5px 20px!important;
    margin: 45px 30px 0 20px;
    }
    .menuScroll a.activate {
    color: rgb(34, 102, 204);
    background-color: white;
    border-radius: 45px;
    padding: 5px 20px!important;
    margin: 0 30px 0 20px;
    }
    .menu a.activate:hover {
    color: white;
    background-color: #5d7e8f;
    }
    .menuScroll a.activate:hover {
    color: white;
    background-color: #ff8c6d;
    }
    .titles {
    font-family: Oswald, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 65px;
    line-height: 90%;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    .title-line-violet {
    position: relative;
    display: inline-block;
    }
    .title-line-violet:after {
    content: "";
    position: absolute;
    border: 10px solid #c3edff;
    top: 43%;
    margin-top: -1px;
    width: 100%;
    left: -2px;
    }
    .title-line-orange {
    position: relative;
    display: inline-block;
    }
    .title-line-orange:after {
    content: "";
    position: absolute;
    border: 10px solid #C9965988;
    top: 43%;
    margin-top: -1px;
    width: 100%;
    left: -2px;
    }
    .title-dark {
    color: #5d7e8f;

    }
    .title-white-border {
    color: transparent;
    -webkit-text-stroke: 1px #FFFFFF;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    .title-white-border-big {
    color: transparent;
    -webkit-text-stroke: 1px #FFFFFF;
    font-size: 10em !important;
    }
    .title-white-big {
    color: #FFF;
    font-size: 10em !important;
    }
    .title-white-small {
    color: #FFF;
    font-size: 5em !important;
    }
    .title-black-border {
    color: transparent;
    -webkit-text-stroke: 1px #000000;
    }
    .title-light-blue {
    color: #5d7e8f;
    }
    .title-dark-border {
    border: 2px solid #000000;
    }
    .titleNotJustHouse {
    position: absolute;
    width: 1500px;
    left: 70px;
    top: 570px;
    }
    .titleHomes {
    position: absolute;
    width: 1500px;
    left: 70px;
    top: 740px;
    }
    .calendly-badge-widget .calendly-badge-content {
    display: table-cell;
    width: auto;
    height: 450px;
    padding: 0 30px;
    border-radius: 25px;
    box-shadow: rgba(0,0,0,.25) 0 2px 5px;
    font-family: sans-serif;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    }
    .results-box {
    background-image: url("../images/svg/04-box.svg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 20px;
    text-align: center;
    width: 250px;
    height: 150px;
    margin: 0 auto;
    }
    .results-box p {
    font-size: 2rem;
    }
    .results-box p.small-box{
    font-size: 1.5rem;
    }
    .subTitle {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 100px;
    text-align: left;
    color: #FFFFFF;
    letter-spacing: -0.02em;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    .accordion-header img {
    cursor: pointer;
    }
    .accordion-item {
    border-top: solid 2px #C99659 !important;
    border-radius: 0;
    }
    .accordion-item-last {
    border-bottom: solid 2px #C99659;
    }
    .accordion-item .row p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: white;
    padding: 0 20px;
    text-align: justify;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    .accordion-item .row b {
    font-family: Poppins;
    font-style: normal;
    font-weight: 800;
    font-size: 21px;
    line-height: 140%;
    color: white;
    padding: 0 20px;
    text-align: justify;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    .accordion-item .row .normal {
    font-weight: 400!important;
    }
    .closeImg {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    }
    .fq li {
    color: white;
    margin-bottom: 15px;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 400;
    }
    .fq li::before {
    color: white;
    }
    .section-3-gray-area {
    height: 588px;
    background-color: #e2ded9;
    }
    .section-3-photo {
    top: 150px;
    width: 100%;
    display: flex;
    justify-content: end;
    }
    .section-3-photo>div {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    }
    .section-3-title {
    padding-right: 70px;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    }
    .section-3-title>div {
    padding-bottom: 100px;
    }
    .section-3-title h1 {
    text-align: right;
    }
    .section-3-title .title-black-border {
    font-size: 50px;
    }
    .section-3-circles-alt {
    left: -50px;
    top: -50px;
    }
    .section-3-arrows {
    right: -50px;
    top: -60px;
    }
    .section-3-circles {
    right: -70px;
    bottom: -70px;
    width: 150px;
    }
    .section-3-zigzag {
    left: -40px;
    bottom: -80px;
    }
    .asset-item>div:first-child {
    min-height: 375px;
    }
    .section-gallery {
    background-color: #e0e0e0;
    height: 400px;
    }
    .animated-gallery {
    z-index: 1000;
    }
    .upcoming-events {
    background-color: #C99659;
    position: relative;
    padding-top: 50px;
    }
    #upcoming-events-circles {
    position: absolute;
    right: 200px;
    top: -27px;
    }
    #upcoming-events-arrows {
    position: absolute;
    right: 40px;
    top: -150px;
    z-index: 9990;
    }
    .upcoming-events-title {
    display: flex;
    flex-direction: row;
    margin-bottom: 46px;
    }
    .upcoming-events-title .title-black-border  {
    margin-left: 16px;
    }
    .events{
    position: relative;
    right: 0px;
    top: 36px;
    z-index: 10;
    }
    .event{
    padding-bottom: 20px;
    }
    .event-img {
    max-height: 90px;
    max-width: 260px;
    }
    .hidden-xs{
    display:none
    }
    .event-header {
    background-color: #5d7e8f;
    border-radius: 10px 10px 0 0;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 90%;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    padding: 15px 0;
    margin-bottom: 5px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    .events a {
    text-decoration:double;
    background-color: red;
    }
    .event-body {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #040932;
    background: #FFFFFF;
    border-radius: 0 0 10px 10px;
    height: 155px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    .members{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    background-color: #212529;
    min-height: 200px;
    }
    .members h1 {
    margin-top: 50px;
    }
    .members img {
    max-width: 132px;
    margin: 45px 36px 48px 39px;
    }
    .members2{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    background-color: #212529;
    min-height: 200px;
    }
    .contentContactus {
    background-color: #5d7e8f;
    color: white!important;
    padding-top: 100px;
    position: relative;
    }

    .textInfo p {
 color: white;
    }


    .textInfo a {
 color: white;
    }

    .contactTitle {
    display: flex;
    flex-direction: row;
    justify-content: center;
    }
    .contentContactus .big-circles {
    position: absolute;
    left: 0;
    top: 100px;
    }
    .contentContactus .zigzag {
    position: absolute;
    right: 250px;
    top: 150px;
    width: auto;
    max-width: 500px;
    }
    .textInfo {
    margin: 150px 0 0 240px;
    font-family: Poppins;
    color: white;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 125%;
    }
    .textInfoTitle {
    font-weight: 800;
    font-size: 24px;
    }
    .contentContactus .globalSpacing {
    padding-left: 70px;
    padding-right: 0px;
    }
    .mapImage {
    max-width: 500px;
    margin-bottom: 150px;
    }
    .contentPolicy {
    min-height: 150px;
    background: linear-gradient(#000000, #001b37);
    background-attachment: fixed;
    }
    .contentPolicyHouse {
    top: 25px;
    left: 70px;
    }
    .textPolicy {
    display: block;
    color: white;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 125%;
    margin-top: 80px;
    }

    .qrdatos {
     max-width: 700px;
    margin-top: -80px;
    margin-bottom: -40px;
    border-radius: 30px;
    }

    .copyright {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 125%;
    margin-top: 70px;
    color: white;
    }
    .footer {
    background-color: #C99659;
    height: 80px;
    }
    .footer div {
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .goTop {
    font-family: Oswald, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 59px;
    text-align: center;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    text-decoration: none;
    }
    .goTop:hover {
    -webkit-text-stroke: 0 #FFFFFF;
    color: white;
    text-decoration: none;

    }
    @media (min-width: 1600px) {
    .asset-item>div:first-child {
    min-height: 460px;
    }
    }
    @media (max-width: 767px) {
    .globalSpacing {
    padding-left: 20px;
    padding-right: 20px;
    }
    .asset-item>div:first-child {
    min-height: 175px;
    }
    .menuScroll a.activate {
    color: rgb(4, 60, 113);
    background-color: white;
    border-radius: 45px;
    padding: 5px 20px!important;
    margin: 45px 30px 0 20px;
    }
    }
    @media (max-width: 1300px) {
    .titles {
    font-size: 60px;
    }
    }
    @media (max-width: 576px) {
    .globalSpacing {
    padding-left: 30px;
    padding-right: 30px;
    }
    .headerComponents {
    display: flex;
    flex-direction: row;
    position: absolute;
    margin-top: 50px;
    }
    .headerTitleSection {
    bottom: 100px;
    left: 20px;
    margin-bottom: 100px;
    }
    .titles {
    font-size: 64px;
    }
    .logoHeader {
    margin-top: 20px;
    margin-left: -35px;
    width: 225px;
    }
    .menu li {
    margin-top: 20px;
    }
    .logoHeaderScroll {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 190px;
    margin-left: -40px;
    }
    .titleMasDe {
    margin-left: -30px;
    }
    }
    @media (max-width: 439px) {
    .titles {
    font-size: 46px;
    }
    .event-img {
    max-height: 20px;
    max-width: 130px;
    }
    .logoHeaderScroll {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 190px;
    margin-left: -40px;
    }
    }
    .float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:9999;
    }
    .my-float{
    margin-top:16px;
    }
    :root {
    --animate-duration: 800ms;
    }
    .title-houses::after{
    content: "";
    position: absolute;
    border: 10px solid #c3edff;
    top: 22%;
    margin-top: -1px;
    width: 100%;
    left: -2px;
    animation: slideInLeft;
    animation-delay: 4s;
    animation-duration: 2s;
    }
    @keyframes smoothScroll {
    0% {
    transform: translateY(-40px);
    }
    100% {
    transform: translateY(0px);
    }
    }
    .titles.titleRight::after {
    opacity: 0;
    }
    .titles.titleRight.scrolled::after {
    opacity: 1;
    animation: slideInRight;
    animation-delay: 0s;
    animation-duration: 2s;
    }
    .titles.titleLeft::after {
    opacity: 0;
    }
    .titles.titleLeft.scrolled::after {
    opacity: 1;
    animation: slideInLeft;
    animation-delay: 0s;
    animation-duration: 2s;
    }
    .NAVBAR {
    z-index: 9995;
    }
    .flag-icons
    {
    width: 80px;
    }
    .SECTION-1 {
    position: fixed;
    width: 100%;
    background-color: #5d7e8f;
    }
    .SECTION-1+.over {
    height: 100vh;
    width: 100%;
    pointer-events: none;
    }
    .SECTION-PRE {
    position: fixed;
    width: 100%;
    background-color: #000;
    }
    .SECTION-PRE+.over {
    height: 100vh;
    width: 100%;
    pointer-events: none;
    }
    .container-body {
    background: white;
    height: auto;
    position: relative;
    }
    #about-us {
    position: absolute;
    top: -80px;
    }
    .SECTION-1 h1#line1 {
    font-size: 80px;
    }
    .SECTION-1 h1#line2 {
    font-size: 80px;
    }
    .SECTION-1 h1#line3 {
    font-size: 80px;
    }
    @media(max-width:991px){
    form#menuContent {
    align-items: center;
    justify-content: center;
    }
    .menuScroll a, .menu a {
    padding: 23px 30px;
    }
    .navbar-collapse {
    height: 100vh;
    }
    .SECTION-1 h1#line1 {
    font-size: 60px;
    }
    .SECTION-1 h1#line2 {
    font-size: 60px;
    }
    .SECTION-1 h1#line3 {
    font-size: 60px;
    }
    .menu a {
    font-family: 'Poppins', sans-serif;
    text-decoration:none;
    font-size: 18px;
    color: rgb(47, 47, 47);
    transition: 0.6s;
    padding: 55px 30px 5px 20px!important;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    }
    }
    @media(max-width:767px){
    .SECTION-1 h1#line1 {
    font-size: 64px;
    }
    .title-houses::after {
    border: 8px solid #c3edff;
    top: 17%;
    }
    .SECTION-1 h1#line1 {
    font-size: 44px;
    }
    .SECTION-1 h1#line2 {
    font-size: 44px;
    }
    .SECTION-1 h1#line3 {
    font-size: 44px;
    }
    }
    @media(max-width:479px){
    .SECTION-1 h1#line1 {
    font-size: 44px;
    }
    .title-houses::after {
    border: 6px solid #c3edff;
    top: 14%;
    }
    }
    .SECTION-2 .TecnologiaTransaccional {
    height: 680px;
    background: linear-gradient(180deg, #5d7e8f 57%, #fff 43%);
    margin-bottom: 20px;
    }
    .SECTION-2 #vision {
    position: absolute;
    top: -100px;
    }
    .SECTION-2 .img-container {
    width: 800px;
    position: relative;
    margin: 100px 0 10px 30px;
    }
    .SECTION-2 .titleTecnologiaTransaccional {
    position: absolute;
    right: 0;
    top: 320px;
    text-align: right;
    }
    .SECTION-2 .titleFriends {
    position: absolute;
    right: 0;
    top: 390px;
    text-align: right;
    }
    .SECTION-2 .friends-image {
    position: relative;
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    }
    .SECTION-2 .rombo {
    position: absolute;
    right: 57px;
    bottom: -47px;
    width: 100%;
    max-width : 140px;
    }
    .SECTION-2 .circle {
    position: absolute;
    left: -21px;
    top: 48px;
    width: 100%;
    max-width : 40px;
    }
    .SECTION-2 .rotating-badge {
    position: absolute;
    right: -85px;
    top: -71px;
    width: 100%;
    max-width: 178px;
    }
    #imgFriendRotatingBadge {
    animation: rotatingBadge 20s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    }
    @keyframes rotatingBadge {
    from {
    transform: rotate(0deg);
    }
    to {
    transform: rotate(359deg);
    }
    }
    .SECTION-2 .stripes {
    position: absolute;
    left: 12px;
    bottom: -11px;
    width: 100%;
    max-width : 220px;
    }
    .SECTION-2 .zigzag {
    position: relative;
    margin-right: -100px;
    max-width: 620px;
    }
    .SECTION-2 .title-group {
    height: auto;
    position: absolute;
    right:10px
    }
    .SECTION-2 .zz-container div {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    }
    .SECTION-2 .text-container {
    padding: 40px 0 40px 40px
    }
    .SECTION-2 .text-container h2 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 36px;
    position: relative;
    margin-bottom: 40px;
    }
    .SECTION-2 .text-container h2::after {
    content: "";
    position: absolute;
    right: -2px;
    border: 12px solid #c3edff;
    margin-top: -1px;
    top: 19px;
    left: 0;
    width: 600px;
    z-index: -1;
    }
    .SECTION-2 .activiaStyle {
    background-color: white;
    height: 500px;
    z-index: 0;
    }
    .SECTION-2 p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    }
    @media(max-width:1359px){
    .SECTION-2 .TecnologiaTransaccional {
    height: 540px;
    background: linear-gradient(180deg, #5d7e8f 76%, #fff 24%);
    }
    .SECTION-2 .titleTecnologiaTransaccional {
    top: 310px;
    }
    .SECTION-2 .titleFriends {
    top: 412px;
    }
    .SECTION-2 .img-container {
    width: 730px;
    margin:85px 0 10px 30px;
    }
    .SECTION-2 .rotating-badge {
    right: -66px;
    top: -47px;
    max-width: 175px;
    }
    .SECTION-2 .rombo {
    max-width: 103px;
    }
    .SECTION-2 .circle {
    left: -17px;
    top: 40px;
    max-width: 32px;
    }
    .SECTION-2 .activiaStyle {
    height: 550px;
    }
    }
    @media(max-width:1300px){
    .SECTION-2 .titleTecnologiaTransaccional {
    top: 256px;
    }
    .SECTION-3 .titleInspiration::after {
    width: 400px;
    }
    .SECTION-3 .titleNotJustDecoration::after {
    width: 290px;
    }
    }
    @media(max-width:1199px){
    .SECTION-2 .img-container {
    width: 100%;
    margin: 170px 0 auto;
    }
    .SECTION-2 .rombo,
    .SECTION-2 .stripes {
    display: none;
    }
    .SECTION-2 .title-group,
    .SECTION-2 .titleFriends,
    .SECTION-2 .titleTecnologiaTransaccional {
    position: unset;
    }
    .SECTION-2 .titleTecnologiaTransaccional {
    max-width: 400px;
    margin-left: auto;
    }
    .SECTION-2 .circle {
    left: 37px;
    top: -37px;
    }
    .SECTION-2 .rotating-badge {
    right: 10%;
    top: -93px;
    }
    .SECTION-2 .TecnologiaTransaccional {
    height: 100%;
    }
    .SECTION-2 .title-group {
    padding: 65px 33px 0;
    background: linear-gradient(180deg, #5d7e8f 77%, #fff 23%);
    }
    .SECTION-2 .titleTecnologiaTransaccional::after {
    top: 30%;
    width: 300px;
    right: 26px;
    border: 10px solid #c3edff;
    }
    .SECTION-2 .friends-image {
    position: relative;
    width: 100% !important;
    }
    .SECTION-2 .text-container {
    padding: 20px;
    }
    .SECTION-2 .zigzag {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    }
    .SECTION-2 .text-container h2 {
    text-align: center;
    }
    .SECTION-2 .text-container h2::after {
    right: 0;
    border: 10px solid #c3edff;
    width: 450px;
    margin-left: -223px;
    left: 50%;
    }
    .SECTION-2 .titleFriends::after {
    top: 56%;
    width: 380px;
    right: 25px;
    border: 10px solid #c3edff;
    }
    .SECTION-2 p {
    padding: 0 20px;
    }
    .SECTION-2 .activiaStyle {
    height: auto;
    }
    .SECTION-2 .globalSpacing,
    .SECTION-3 .globalSpacing {
    padding-left: 0;
    padding-right: 0;
    }
    .SECTION-2 .row,
    .SECTION-3 .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
    }
    .SECTION-2 .col-xs-12,
    .SECTION-2 .col-md-12,
    .SECTION-3 .col-xs-12,
    .SECTION-3 .col-md-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
    }
    }
    @media(max-width:767px){
    .SECTION-2 .text-container h2 {
    font-size: 24px;
    }
    .SECTION-2 .titleFriends::after,
    .SECTION-2 .titleTecnologiaTransaccional::after{
    border: 8px solid #c3edff;
    }
    .SECTION-2 .text-container h2::after {
    border: 8px solid #c3edff;
    }
    }
    @media(max-width:576px){
    .SECTION-2 .titleFriends::after {
    width: 310px;
    top: 58%;
    }
    .SECTION-2 .titleTecnologiaTransaccional::after {
    top: 36%;
    width: 250px;
    }
    }
    @media(max-width:479px){
    .SECTION-2 .titleTecnologiaTransaccional::after {
    top: 37%;
    width: 224px;
    }
    .SECTION-2 .text-container h2::after {
    width: 320px;
    margin-left: -162px;
    }
    .SECTION-2 .text-container h2 {
    font-size: 24px;
    }
    .SECTION-2 .text-container h2 {
    margin-bottom: 25px;
    }
    .SECTION-2 .text-container h2::after {
    border: 27px solid #c3edff!important;
    }
    .SECTION-2 .titleFriends::after {
    top: 59%;
    width: 277px;
    }
    }
    .SECTION-3 .notJustDecoration {
    height: 660px;
    margin-bottom: 600px
    }
    .SECTION-3 .notJustDecoration {
    background: linear-gradient(180deg, #5d7e8f 50%, #e9ecef 50%);
    margin-bottom: 0px;
    }
    .SECTION-3 h1.titles.titleNotJustDecoration {
    color: #000;
    }
    .SECTION-3 .img-container {
    position: relative;
    width: 500px;
    top: -50px;
    margin-left: 20px;
    }
    .SECTION-3 .img-container2 {
    position: relative;
    width: 371px;
    top: -350px;
    margin-right: 80px;
    }
    .SECTION-3 .img-container .decoration,
    .SECTION-3 .img-container2 .study{
    position: relative;
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    }
    .SECTION-3 .img-container .circles {
    position: absolute;
    top: -49px;
    right: -37px;
    }
    .SECTION-3 .img-container .stripes {
    position: absolute;
    bottom: -12px;
    left: 13px;
    }
    .aling-end {justify-content: flex-end}
    .SECTION-3 .title-group {
    position: relative;
    top: -167px;
    margin-left: 90px!important;
    }
    .SECTION-3 .title-light-blue{
    font-size: 5em!important;
    }
    .SECTION-3 h1.titles.titleNotJustDecoration {
    width: 400px;
    margin-left: 90px;
    }
    .SECTION-3  h1.titles.title-light-blue.titleInspiration {
    margin-left: 169px;
    }
    .SECTION-3 .titleNotJustDecoration::after,
    .SECTION-3 .titleInspiration::after  {
    content: "";
    position: absolute;
    left: 34px;
    border: 10px solid #c3edff;
    margin-top: -1px;
    }
    .SECTION-3 .titleNotJustDecoration::after {
    top: 12%;
    width: 385px;
    }
    .SECTION-3 .titleInspiration::after {
    top: 44%;
    width: 560px;
    }
    .SECTION-3 .triangle-violet {
    position: absolute;
    bottom: 217px;
    left: -10px;
    }
    .SECTION-3 .triangle-yellow {
    position: absolute;
    bottom: 274px;
    left: -10px;
    }
    @media(max-width:1600px){
    .SECTION-3 .img-container .decoration {
    margin-right: 0px;
    margin-left: 100px;
    }
    }
    @media(max-width:1359px){
    .SECTION-3 .img-container {
    width: 450px;
    }
    .SECTION-3 h1.titles.titleNotJustDecoration {
    padding-left: 66px;
    width: 500px;
    }
    .SECTION-3 .titleNotJustDecoration::after,
    .SECTION-3 .titleInspiration::after  {
    left: 94px;
    }
    .SECTION-3 h1.titles.title-light-blue.titleInspiration {
    margin-left: 275px;
    }
    }
    @media(max-width:1300px){
    .SECTION-3 .notJustDecoration {
    height: 833px;
    }
    .SECTION-3 .titleNotJustDecoration::after {
    width: 315px;
    }
    .SECTION-3 .titleInspiration::after {
    width: 470px;
    }
    }
    @media(max-width:1199px){
    .SECTION-3 .img-container2 {
    top: -124px;
    }
    .SECTION-3 .img-container2 {
    width: 384px;
    margin-right: 50px;
    }
    .SECTION-3 .img-container {
    width: 100% !important;
    }
    }
    @media(max-width:1199px){
    .SECTION-3 .triangle-yellow,
    .SECTION-3 .triangle-violet,
    .SECTION-3 .img-container .circles,
    .SECTION-3 .img-container .stripes {
    display: none;
    }
    .SECTION-3 .img-container2,
    .SECTION-3 .img-container {
    position: unset;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 0 20px
    }
    .SECTION-3 .img-container2 {
    padding: 0;
    }
    .SECTION-3 .title-group {
    position: unset;
    margin-left: 0px!important;
    margin-top: 30px!important;
    }
    .SECTION-3 h1.titles.title-light-blue.titleInspiration {
    margin-left: 0;
    }
    .SECTION-3 h1.titles.titleNotJustDecoration {
    padding-left: 0;
    margin-left: 0;
    }
    .SECTION-3 .titleNotJustDecoration::after,
    .SECTION-3 .titleInspiration::after {
    left: 28px;
    }
    .SECTION-3 .notJustDecoration {
    height: auto;
    }
    .SECTION-3 .notJustDecoration .row.position-relative {
    padding: 70px 25px 20px;
    background: linear-gradient(180deg, #c0b1a2 69%, #fff 50%);
    }
    .SECTION-3 .notJustDecoration .row {
    flex-direction: column-reverse;
    }
    .SECTION-3 .notJustDecoration {
    background: white;
    }
    .SECTION-3 .img-container .decoration, .SECTION-3 .img-container2 .study {
    width: 100% !important;
    margin: 0;
    }
    .SECTION-3 .titleInspiration::after {
    border: 10px solid #c3edff;
    }
    .SECTION-3 .titleNotJustDecoration::after {
    border: 10px solid #c3edff;
    }
    .SECTION-3.row.m-0 {
    margin-bottom: 100px !important;
    }
    }
    @media (max-width:1199px) and (min-width:992px) {
    .SECTION-3 .notJustDecoration .row div.position-relative {
    width: 50%;
    }
    .SECTION-3 .notJustDecoration .row {
    flex-direction: column-reverse;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    }
    .SECTION-3 .notJustDecoration .row div.position-relative {
    width: 50%;
    }
    .SECTION-3 .titleNotJustDecoration::after {
    top: 21%;
    }
    .SECTION-3 .notJustDecoration .row.position-relative {
    padding: 30px 25px 20px;
    background: linear-gradient(180deg, #e2ded9 65%, #fff 50%);
    width: 100% !important;
    }
    .SECTION-3 .notJustDecoration {
    background: white;
    margin-bottom: 50px;
    }
    .SECTION-3 .titleInspiration::after {
    top: 47%;
    }
    .SECTION-3 .img-container {
    padding: 0 20px 0 0;
    }
    }
    @media(max-width:991px){
    .SECTION-3 .titleInspiration::after {
    top: 54%;
    }
    .SECTION-3 .titleNotJustDecoration::after {
    top: 30%;
    }
    }
    @media(max-width:767px){
    .SECTION-3.row.m-0 {
    margin-bottom: 200px !important;
    }
    .SECTION-3 .titleInspiration::after {
    width: 460px;
    top: 54%;
    }
    .SECTION-3 .titleNotJustDecoration::after {
    width: 310px;
    top: 32%;
    }
    .SECTION-3 .titleNotJustDecoration::after {
    border: 8px solid #c3edff;
    }
    .SECTION-3 .titleInspiration::after {
    border: 8px solid #c3edff;
    }
    .SECTION-3 .title-group {
    position: unset;
    margin-left: 28px!important;
    margin-top: 150px!important;
    }
    .SECTION-3 .title-light-blue {
    margin-left: -30px!important;
    }
    }
    @media(max-width:576px){
    .SECTION-3 .titleInspiration::after {
    width: 367px;
    top: 54%;
    }
    .SECTION-3 .titleNotJustDecoration::after {
    width: 244px;
    top: 33%;
    }
    .SECTION-3 h1.titles.titleNotJustDecoration {
    width: auto;
    }
    .SECTION-3 .img-container {
    padding: 0 30px;
    }
    .SECTION-2 .rotating-badge {
    right: 19px;
    top: -79px;
    max-width: 123px;
    }
    }
    @media(max-width:479px){
    .SECTION-3 .titleInspiration::after {
    width: 370px;
    }
    }
    .SECTION-4 #assets {
    position: absolute;
    top: -200px;
    }
    .SECTION-4 {
    background-color: #676767;
    }
    .SECTION-4 .title1{
    position: absolute;
    top: -100px;
    left: 70px
    }
    .SECTION-4 .title2{
    position: absolute;
    top: -30px;
    left: 500px;
    }
    .SECTION-4 iframe {
    border: 0;
    height: 100%;
    width: 100%;
    }
    .SECTION-4 .asset-item.left {
    padding-right: 35px;
    }
    .SECTION-4 .asset-item.right {
    padding-left: 35px;
    }
    .SECTION-4 .bigtitle {
    margin-bottom: 90px
    }
    .SECTION-4 .buttonwhite {
    width: 20px;
    margin-right: 20px
    }
    .SECTION-4 .iframetitle {
    display: flex;
    }
 .text-white.txt {
    flex: 1;
    background-color: #b29169;
    font-size: 1.6em;
    font-weight: 400;
    padding-top: 21px !important;
    }


/* Contenedor del botón */
.btn-wrapper {
    text-align: center; /* Centra el botón horizontalmente */
    margin-top: 15px; /* Espaciado superior */
}

/* Estilo del botón */
.btn-ver-mas {
    display: inline-block; /* Ajusta el ancho al contenido o padding */
    max-width: 300px; /* Define un ancho máximo para el botón */
    padding: 10px 20px; /* Espaciado interno */
    background-color: #9d794d; /* Color dorado */
    color: white; /* Color del texto */
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center; /* Centra el texto dentro del botón */
    transition: all 0.3s ease-in-out; /* Suaviza el efecto hover */
}

/* Efecto hover */
.btn-ver-mas:hover {
    background-color: white; /* Fondo blanco al pasar el mouse */
    color: #9d794d; /* Texto dorado */
    border-color: #9d794d; /* Mantiene el borde dorado */
    transform: scale(1.05); /* Aumenta ligeramente el tamaño */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Añade sombra */
    text-decoration: none;
}

.certificado .row {
    display: flex; /* Activa flexbox */
    align-items: center; /* Alinea verticalmente los elementos */
    gap: 20px; /* Espaciado entre el video y el texto */
}

.certificado .col-md-4,
.certificado .col-md-8 {
    display: flex; /* Activa flexbox dentro de cada columna */
    flex-direction: column; /* Mantiene el contenido apilado verticalmente */
    justify-content: center; /* Centra verticalmente el contenido */
}

p {
    font-size: 1.2em;
    color: #444;
    line-height: 1.5;
    margin-top: 10px;
}

p a {
    color: #007bff; /* Color azul para el enlace */
    text-decoration: none; /* Sin subrayado */
    font-weight: bold; /* Destaca el texto */
}

p a:hover {
    text-decoration: underline; /* Subrayado al pasar el mouse */
    color: #0056b3; /* Azul más oscuro en hover */
}
    .SECTION-4 ul{
    list-style:none;
    margin-left: -10px;
    }

    .SECTION-4 .text-container h2 {
        font-family: 'Poppins', sans-serif;
        font-size: 1.5em;
        font-weight: 500;
        /* line-height: 36px; */
        position: relative;
        /* margin-top: 40px; */
        /* margin-bottom: 10px; */
        z-index: 1;
        /* display: inline-block; */
        margin: 18px;
    }
    
    .SECTION-4 .text-container {
    position: relative;
    }

    .certificado {
        padding: 20px;
        background-color: #f9f9f9;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }
    
    .certificado .row {
        display: flex;
        align-items: center;
        gap: 20px; /* Espaciado entre el video y el texto */
    }
    
    .certificado iframe {
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }

    .titulo-novedades {
        font-size: 1.2em;
        font-weight: bold;
        color: #00274d; /* Azul oscuro */
        margin-bottom: 10px; /* Espaciado debajo del título */
        text-transform: uppercase; /* Convierte a mayúsculas */
    }

    @media (max-width: 768px) {
    .certificado .row {
        flex-direction: column; /* Apila las columnas */
    }

    .certificado iframe {
        margin-bottom: 20px; /* Espaciado entre el video y el texto */
    }
}

    .SECTION-4 .credencialImage
    {
    width: 100%;
    }
    a {
    color: inherit;
    }


    .title-cyan {

        color: #00c3ff !important;;
    }

    .credencialdigital {
        background-color: #354556!important;
        padding: 5rem 0 6rem 0;
        color: white!important;
        }


    @media(max-width:1300px){
    .SECTION-4 .title1 {
    top: -125px;
    }
    .SECTION-4 .title2 {
    left: 500px;
    }
    }
    @media(max-width:991px){
    .pt-5 {
    padding-top: 10px!important;
    }
    .SECTION-4 .title2 {
    position: relative;
    top: unset;
    left: unset;
    text-align: center;
    }
    .SECTION-4 .title1 {
    left: 15px;
    top: -93px;
    }
    .SECTION-4 .title1 {
    left: 15px;
    top: -93px;
    }
    .SECTION-4 .asset-item.left {
    padding-right: 15px;
    }
    .SECTION-4 .asset-item.right {
    padding-left: 15px;
    }
    .SECTION-4 .videos.row.globalSpacing {
    padding-left: 30px;
    padding-right: 30px;
    }
    }
    @media(max-width:767px){
    .SECTION-4 .title1 {
    left: unset;
    right: 20px;
    width: 300px;
    top: -160px;
    }
    .SECTION-4 .title2 {
    text-align: right;
    }
    .SECTION-4 .title-line-violet:after {
    top: 22%;
    }
    .SECTION-4 .title2 {
    text-align: right;
    }
    .SECTION-4 h1.titles.title-white-border::after {
    content: "";
    position: absolute;
    border: 10px solid #c3edff;
    top: -57px;
    margin-top: -1px;
    width: 314px;
    right: -2px;
    }
    .SECTION-4 .videos.row.globalSpacing {
    padding-left: 20px;
    padding-right: 20px;
    }
    .SECTION-4 {
    padding-bottom: 100px;
    }
    .SECTION-4 .text-container h2 {
    font-size: 20px;
    font-weight: 800;
    color: #FFF;
    }
    .SECTION-4 .text-container .titleline {
    border: 10px solid #005a80;
    width: 560px;
    }
    .SECTION-4 .text-container h2 {
    font-size: 18px;
    }
    .SECTION-4 .text-container .titleline {
    width: 525px;
    }
    }
    @media(max-width:576px){
    .SECTION-4 .title1 {
    left: unset;
    right: -21px;
    width: 285px;
    top: -100px;
    }
    .SECTION-4 .globalSpacing {
    padding-left: 20px;
    padding-right: 20px;
    }
    .SECTION-4 h1.titles.title-white-border::after {
    border: 8px solid #c3edff;
    top: -50px;
    width: 261px;
    right: -2px;
    }
    .SECTION-4 .title-line-violet:after {
    content: "";
    position: absolute;
    border: 8px solid #c3edff;
    top: 23px;
    margin-top: -1px;
    width: 255px;
    left: unset;
    right: 40px;
    }
    .SECTION-4 .text-container h2 {
    font-size: 13px;
    }
    .SECTION-4 .text-container .titleline {
    width: 365px;
    border: 5px solid #006996;
    }
    .SECTION-4 .mt-5.asset-item {
    margin-top: 1rem!important;
    }
    }
    @media(max-width:439px){
    .SECTION-4 .title1 {
    width: 260px;
    }
    .SECTION-4 .title-line-violet:after {
    width: 235px;
    }
    .SECTION-4 h1.titles.title-white-border::after {
    top: -56px;
    width: 237px;
    }
    }
    @media(max-width:576px){
    .SECTION-4 .text-container h2 {
    font-size: 12px;
    }
    .SECTION-4 .text-container .titleline {
    width: 336px;
    }



    }
    .SECTION-4B #assets {
    position: absolute;
    top: -200px;
    }
    .SECTION-4B {
    background-color: #509cc2;
    padding-bottom: 200px;
    }
    .SECTION-4B .title1{
    position: absolute;
    top: -100px;
    left: 70px
    }
    .SECTION-4B .title2{
    position: absolute;
    top: -30px;
    left: 500px;
    }
    .SECTION-4B iframe {
    border: 0;
    height: 100%;
    width: 100%;
    }
    .SECTION-4B .asset-item.left {
    padding-right: 35px;
    }
    .SECTION-4B .asset-item.right {
    padding-left: 35px;
    }
    .SECTION-4B .bigtitle {
    margin-bottom: 90px
    }
    .SECTION-4B .buttonwhite {
    width: 20px;
    margin-right: 20px
    }
    .SECTION-4B .iframetitle {
    display: flex;
    }
    .SECTION-4B .text-white.txt{
    flex: 1;
    background-color: #b29169;
    }
    .SECTION-4B .assets-marquee {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: white;
    }
    .SECTION-4B .text-container h2 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-size: 24px;
    line-height: 36px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 40px;
    z-index: 1;
    color: white;
    display: inline-block; /* Asegura que el fondo se ajuste al texto */
    position: relative; /* Permite posicionar elementos relacionados */
    background: #00274d; /* Color azul */
    color: white; /* Color del texto */
    padding: 0 10px; /* Añade espacio a los lados para el fondo */
    line-height: 1.5; /* Ajusta la altura de línea para que quede proporcionado */
    }
    .SECTION-4B .text-container {
    position: relative;
    }
    .SECTION-4B .text-container .titleline {
    position: absolute;
    right: -2px;
    border: 12px solid #00355b;
    top: 18px;
    left: 0;
    width: 660px;
    }
    .SECTION-4B .credencialImage
    {
    width: 100%;
    }
    a {
    color: inherit;
    }
    @media(max-width:1300px){
    .SECTION-4B .title1 {
    top: -125px;
    }
    .SECTION-4B .title2 {
    left: 500px;
    }
    }
    @media(max-width:991px){
    .pt-5 {
    padding-top: 10px!important;
    }
    .SECTION-4B .title2 {
    position: relative;
    top: unset;
    left: unset;
    text-align: center;
    }
    .SECTION-4B .title1 {
    left: 15px;
    top: -93px;
    }
    .SECTION-4B .title1 {
    left: 15px;
    top: -93px;
    }
    .SECTION-4B .asset-item.left {
    padding-right: 15px;
    }
    .SECTION-4B .asset-item.right {
    padding-left: 15px;
    }
    .SECTION-4B .videos.row.globalSpacing {
    padding-left: 30px;
    padding-right: 30px;
    }
    }
    @media(max-width:767px){
    .SECTION-4B .title1 {
    left: unset;
    right: 20px;
    width: 300px;
    top: -160px;
    }
    .SECTION-4B .title2 {
    text-align: right;
    }
    .SECTION-4B .title-line-violet:after {
    top: 22%;
    }
    .SECTION-4B .title2 {
    text-align: right;
    }
    .SECTION-4B h1.titles.title-white-border::after {
    content: "";
    position: absolute;
    border: 10px solid #c3edff;
    top: -57px;
    margin-top: -1px;
    width: 314px;
    right: -2px;
    }
    .SECTION-4B .videos.row.globalSpacing {
    padding-left: 20px;
    padding-right: 20px;
    }
    .SECTION-4B {
    padding-bottom: 100px;
    }
    .SECTION-4B .text-container h2 {
    font-size: 20px;
    }
    .SECTION-4B .text-container .titleline {
    border: 10px solid #c3edff;
    width: 560px;
    }
    .SECTION-4B .text-container h2 {
    font-size: 18px;
    }
    .SECTION-4B .text-container .titleline {
    width: 525px;
    }
    }
    @media(max-width:576px){
    .SECTION-4B .title1 {
    left: unset;
    right: -21px;
    width: 285px;
    top: -100px;
    }
    .SECTION-4B .globalSpacing {
    padding-left: 20px;
    padding-right: 20px;
    }
    .SECTION-4B h1.titles.title-white-border::after {
    border: 8px solid #c3edff;
    top: -50px;
    width: 261px;
    right: -2px;
    }
    .SECTION-4B .title-line-violet:after {
    content: "";
    position: absolute;
    border: 8px solid #c3edff;
    top: 23px;
    margin-top: -1px;
    width: 255px;
    left: unset;
    right: 40px;
    }
    .SECTION-4B .text-container h2 {
    font-size: 13px;
    color: #FFF;
    font-weight: 800;
    }
    .SECTION-4B .text-container .titleline {
    width: 365px;
    border: 5px solid #0088c2;
    }
    .SECTION-4B .mt-5.asset-item {
    margin-top: 1rem!important;
    }
    }
    @media(max-width:439px){
    .SECTION-4B .title1 {
    width: 260px;
    }
    .SECTION-4B .title-line-violet:after {
    width: 235px;
    }
    .SECTION-4B h1.titles.title-white-border::after {
    top: -56px;
    width: 237px;
    }
    }
    @media(max-width:576px){
    .SECTION-4B .text-container h2 {
    font-size: 12px;
    }
    .SECTION-4B .text-container .titleline {
    width: 336px;
    }
    }
    .SECTION-5 {
    background-color: #5d7e8f;
    padding-bottom: 350px
    }
    .SECTION-5 #boxes{
    top: -80px;
    z-index: 10;
    width: 100%;
    position: absolute;
    }
    .SECTION-5 .title-group {
    position: relative;
    margin-top:100px
    }
    .SECTION-5 .section-3-photo {
    position: absolute;
    }
    .SECTION-5 .tit {
    font-weight: 800;
    font-size: 21px;
    }
    .SECTION-5 .small-title {
    font-weight: 800;
    font-size: 17px;
    }
    @media(max-width:1300px){
    .SECTION-5 {
    padding-bottom: 250px;
    }
    .SECTION-5 .tileNotJustNumbers::after {
    top: 10%;
    width: 306px;
    }
    .SECTION-5 .titleResults::after {
    top: 31%;
    width: 348px;
    }
    .SECTION-5 img#livingRoom {
    max-width: 450px;
    }
    }
    @media(max-width:1199px){
    .SECTION-5 {
    padding-bottom: 150px;
    }
    .SECTION-5 .results-box {
    width: 200px;
    padding-left: 21px;
    padding-right: 5px;
    }
    .SECTION-5 .globalSpacing {
    padding-left: 35px;
    padding-right: 35px;
    }
    .SECTION-5 .tit {font-size: 18px;}
    .SECTION-5 .results-box p.small-box {
    font-size: 1.4rem;
    line-height: 23px;
    }
    .SECTION-5 .results-box p {
    font-size: 1.5rem;
    }
    .SECTION-5 img#livingRoom {
    max-width: 350px;
    }
    .SECTION-5 img#livingRoomArrows {
    width: 66px;
    right: -26px;
    top: -30px;
    }
    .SECTION-5 img#livingRoomCirclesAlt {
    width: 100px;
    top: -50px;
    }
    .SECTION-5 img#livingRoomCircles {
    width: 120px;
    }
    }
    @media(max-width:991px){
    .SECTION-5 .results-box {
    width: 170px;
    padding-left: 3px;
    padding-right: 2px;
    padding-top: 10px;
    }
    .SECTION-5 .tit {
    font-size: 15px;
    }
    .SECTION-5 .results-box p {
    font-size: 1.3rem;
    }
    .SECTION-5 .results-box p.small-box {
    font-size: 1.3rem;
    line-height: 23px;
    }
    .SECTION-5 #boxes {
    top: -40px;
    }
    }
    @media(max-width:991px){
    .SECTION-5 .section-3-title {
    padding-right: 18px;
    }
    .SECTION-5 img#livingRoom {
    max-width: 305px;
    }
    .SECTION-5 .section-3-gray-area {
    height: 555px;
    background-color: #e2ded9;
    }
    .SECTION-5 #boxes {
    top: -20px;
    }
    }
    @media(max-width:767px){
    .hidden-xs{
    display:block
    }
    .SECTION-5 {
    padding-bottom: 50px;
    }
    .SECTION-5 .section-3-gray-area {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
    background: transparent;
    }
    .SECTION-5 .globalSpacing {
    padding-left: 0;
    padding-right: 0;
    }
    .SECTION-5 .section-3-title {
    padding-right: 20px;
    justify-content: flex-end;
    align-items: flex-start;
    }
    .SECTION-5 .section-3-circles-alt {
    display: none;
    }
    .SECTION-5 .title-group {
    position: relative;
    margin-top: 50px;
    }
    .SECTION-5 .tileNotJustNumbers::after,
    .SECTION-5 .titleResults::after {
    border: 8px solid #c3edff;
    }
    .SECTION-5 .section-3-photo {
    position: relative;
    top: auto;
    }
    .SECTION-5 .section-3-title>div {
    padding-bottom: 40px;
    }
    .SECTION-5 .section-3-title {
    background: #E2DED9;
    }
    .SECTION-5 .section-3-photo>div {
    justify-content: center;
    }
    .SECTION-5 .images-container {
    width: 100%;
    }
    .SECTION-5 .titles.tileNotJustNumbers {
    width: 400px;
    }
    .SECTION-5 #boxes {
    position: unset;
    width: 100%;
    z-index: 9;
    }
    .SECTION-5 .bg-img {
    position: absolute;
    height: 440px;
    background-image: url("../images/photos/istockphoto-1221873169.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    padding: 0;
    margin: 0;
    width: 100%;
    }
    .SECTION-5 .results-box {
    width: 258px;
    margin-bottom: 30px;
    }
    .SECTION-5 div#boxes .row {
    margin-left: 0 !important;
    display: flex;
    }
    .SECTION-5 .tit {
    font-size: 24px;
    }
    .SECTION-5 .results-box p {
    font-size: 44px;
    }
    .SECTION-5 .results-box p.small-box {
    font-size: 24px;
    line-height: 23px;
    width: 150px;
    margin: 10px auto 0;
    }
    .SECTION-5 b.tit.small-tit {
    font-size: 24px;
    }
    .SECTION-5 img#livingRoom {
    display: none;
    }
    .SECTION-5 .box {
    z-index: 2;
    padding: 0 30px;
    }
    .SECTION-5 .box.box1 {
    margin-top: -40px;
    }
    .SECTION-5 .box.box1 .results-box {
    margin:20px 0 ;
    margin-right: auto;
    }
    .SECTION-5 .box.box2 .results-box {
    margin:20px 0 ;
    margin-left: auto;
    }
    .SECTION-5 .box.box3 .results-box {
    margin:20px 0 ;
    margin-right: auto;
    }
    .SECTION-5 .box.box4 .results-box {
    margin:20px 0 ;
    margin-left: auto;
    }
    .SECTION-5 .tileNotJustNumbers::after {
    top: 11%;
    width: 294px;
    }
    .SECTION-5 .titleResults::after {
    top: 37%;
    width: 337px;
    }
    .SECTION-5 .images-container {
    display: none;
    }
    .SECTION-5 .section-3-circles-m {
    position: unset !important;
    width: 100px;
    max-width: 100px;
    margin-left: auto;
    padding: 10px 20px 10px;
    }
    .SECTION-5 .section-3-zigzag-m {
    height: 200px;
    position: absolute;
    left: 30px;
    bottom: 105px;
    }
    }
    @media(max-width:576px){
    .SECTION-5 .tileNotJustNumbers::after {
    width: 244px;
    }
    .SECTION-5 .titleResults::after {
    top: 35%;
    width: 272px;
    }
    .SECTION-5 b.tit.small-tit {
    font-size: 20px;
    }
    }
    @media(max-width:479px){
    .SECTION-5 .titleResults::after {
    top: 35%;
    width: 242px;
    }
    .SECTION-5 .tileNotJustNumbers::after {
    width: 214px;
    }
    }
    .SECTION-6{
    background-color: #5d7e8f;
    padding-bottom: 250px;
    }
    .SECTION-6 .title-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-top: 40px;
    }
    .SECTION-6 .title2{
    position: absolute;
    top: 40px;
    left: 320px;
    }
    .SECTION-6 .title-line-orange:after {
    max-width: 700px;
    }
    .SECTION-6 .px-3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between
    }
    .SECTION-6 .subTitle {
    align-self: center
    }
    @media(max-width:1300px){
    .SECTION-6 .title-line-orange:after {
    width: 550px;
    }
    .SECTION-6 .globalSpacing {
    padding-left: 35px;
    padding-right: 35px;
    }
    }
    @media(max-width:1199px){
    .SECTION-6 {
    padding-bottom: 400px;
    }
    .SECTION-6 .accordion.globalSpacing,
    .SECTION-6  .tt.globalSpacing{
    padding-left: 0px;
    padding-right: 0px;
    }
    .SECTION-6 .accordion-body .ms-5 {
    margin-left: 0!important;
    }
    .SECTION-6 .title2{
    position: absolute;
    top: 100px;
    left: 0px;
    }
    }
    @media(max-width:767px){
    .SECTION-6 {
    padding-bottom: 200px;
    }
    .SECTION-6 .d-flex {
    display: flex!important;
    justify-content: center;
    margin-bottom: 50px;
    }
    .SECTION-6 h1.titles.title-white-border span {
    display: none;
    }
    .SECTION-6 .subTitle {
    font-size: 24px;
    }
    .SECTION-6 .title2{
    position: absolute;
    top: 100px;
    left: 0px;
    }
    }
    @media(max-width:640px){
    .SECTION-6 .title-group {
    width: 300px;
    }
    .SECTION-6 .title-line-orange:after {
    width: 300px;
    top: 24%;
    }
    .SECTION-6 .titles.title-white-border {
    position: relative;
    top: -25px;
    }
    .SECTION-6 .titles.title-white-border:after {
    content: "";
    position: absolute;
    border: 10px solid #C9965988;
    top: 43%;
    left: -2px;
    width: 260px;
    top: -49px;
    }
    .SECTION-6 .subTitle {
    font-size: 30px;
    }
    .SECTION-6 .title2{
    position: absolute;
    top: 22px;
    left: 0px;
    }
    }
    @media(max-width:576px){
    .SECTION-6 .title-group {
    width: 250px;
    }
    .SECTION-6 .title-line-orange:after {
    width: 250px;
    top: 21%;
    border: 8px solid #C9965988;
    }
    .SECTION-6 .titles.title-white-border:after {
    border: 8px solid #C9965988;
    width: 206px;
    top: -43px;
    }
    .SECTION-6 .subTitle {
    font-size: 17px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 5px 0;
    line-height: 30px !important;
    }
    .SECTION-6 .closeImg,
    .SECTION-6 .px-3 img{
    width: 35px;
    }
    }
    @media(max-width:479px){
    .SECTION-6 .title-group {
    width: 245px;
    }
    .SECTION-6 .title-line-orange:after {
    width: 218px;
    }
    .SECTION-6 .titles.title-white-border:after {
    width: 182px;
    top: -41px;
    }
    .SECTION-6 .accordion-body {
    padding: 0;
    }
    }
    .gallery-bg{
    background-color: #5d7e8f;
    padding-bottom: 300px
    }
    #GALLERY img {
    padding: 0 20px;
    }
    #GALLERY .carousel {
    display: flex;
    flex-direction: row;
    justify-content: space-around
    }
    #GALLERY #animate1 {
    top: -200px;
    left: -300px
    }
    #GALLERY #animate2 {
    bottom: -400px;
    right: -300px;
    }
    @media(max-width:767px){
    #GALLERY #animate1 div,
    #GALLERY #animate2 div {
    height: 235px;
    }
    #GALLERY #animate2 {
    bottom: -250px;
    }
    #GALLERY #animate1 {
    top: -100px;
    }
    .section-gallery {
    height: 310px;
    }
    .gallery-bg{
    padding-bottom: 100px
    }
    }
    @media(max-width:767px){
    #GALLERY img {
    padding: 0 10px;
    }
    }
    .SECTION-7  {
    background-color: #5d7e8f;
    padding-bottom: 150px;
    padding-top: 100px;
    }
    .SECTION-7 .activia-style{
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .SECTION-7 .text-container h2 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 54px;
    position: relative;
    margin-bottom: 40px;
    z-index: 1;
    }
    .SECTION-7 .text-container {
    position: relative;
    }
    .SECTION-7 .text-container .titleline {
    position: absolute;
    right: -2px;
    border: 12px solid #c3edff;
    top: 26px;
    left: -10px;
    width: 470px;
    }
    .SECTION-7 p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
    }
    .SECTION-7 .text-square {
    background: white;
    padding: 30px 70px;
    width: 100%;
    max-width: 700px;
    }
    .SECTION-7 .images {
    width: auto;
    position: relative;
    }
    .SECTION-7 .big-image {
    max-width: 370px;
    min-width: none;
    }
    .SECTION-7 .logo,
    .SECTION-7 .yellow-circles,
    .SECTION-7 .violet-lines,
    .SECTION-7 .violet-stripes {
    position:absolute
    }
    .SECTION-7 .violet-lines {
    bottom: -20px;
    left: -20px;
    }
    .SECTION-7 .yellow-circles {
    right: -55px;
    top: -67px;
    transform: rotate(-64deg);
    z-index: 9;
    }
    .SECTION-7 .violet-stripes {
    bottom: -10px;
    right: 40px;
    }
    .SECTION-7 .logo {
    top: 30%;
    left: 20%;
    width: 100%;
    z-index: 2;
    }
    .SECTION-7 .logo img{
    width: 100%;
    max-width: 225px;
    }
    .SECTION-7 .big-image img,
    .SECTION-7 .big-image{
    width: 100%;
    }
    @media(min-width:1440px){
    .SECTION-7 .text-square {
    max-width: 900px;
    padding: 60px 70px;
    }
    .SECTION-7 p {
    font-size: 16px;
    line-height: 27px;
    }
    .SECTION-7 .big-image {
    max-width: 450px;
    min-width: 450px;
    }
    .SECTION-7 .logo {
    top: 35%;
    left: 24%;
    }
    }
    @media(max-width:1199px){
    .SECTION-7 .big-image {
    max-width: 320px;
    }
    .SECTION-7 .text-square {
    padding: 20px 40px;
    max-width: 550px;
    }
    .SECTION-7 p {
    font-size: 12px;
    line-height: 19px;
    }
    .SECTION-7 .text-container h2 {
    font-size: 20px;
    line-height: 37px;
    margin-bottom: 32px;
    }
    .SECTION-7 .text-container .titleline {
    top: 19px;
    width: 352px;
    }
    .SECTION-7 .logo img {
    max-width: 185px;
    }
    }
    @media(max-width:991px){
    .SECTION-7 .activia-style {
    flex-direction: column;
    }
    .SECTION-7 .violet-lines {
    display:none
    }
    .SECTION-7 .big-image {
    position: relative;
    top: 20px;
    z-index: 1;
    padding: 0 40px;
    }
    .SECTION-7 .big-image {
    max-width: none;
    }
    .SECTION-7 p {
    font-size: 16px;
    line-height: 23px;
    }
    .SECTION-7 .text-square {
    padding: 50px 40px;
    max-width: 700px;
    }
    .SECTION-7 .logo {
    top: 35%;
    left: 29%;
    }
    }
    @media(max-width:767px){
    .SECTION-7 .activia-style {
    padding: 0 20px;
    }
    .SECTION-7 .text-square {
    max-width: none;
    }
    .SECTION-7 .text-container h2 {
    font-size: 24px;
    text-align: center;
    }
    .SECTION-7 .text-container .titleline {
    top: 17px;
    width: 290px;
    margin: 0 auto;
    }
    }
    @media(max-width:479px){
    .SECTION-7 {
    padding-bottom: 90px;
    }
    .SECTION-7 .text-square {
    padding: 50px 20px;
    }
    .SECTION-7 .logo img {
    max-width: 170px;
    }
    .SECTION-7 .text-container h2 {
    font-size: 16px;
    text-align: center;
    }
    }
    @media(max-width:380px){
    .SECTION-7 .logo img {
    max-width: 140px;
    }
    }
    @media(max-width:1359px) {
    .event-header {
    font-size: 16px;
    }
    .event-body {
    font-size: 20px;
    line-height: 28px;
    height: 140px;
    }
    .event-img {
    max-height: 70px;
    max-width: 230px;
    }
    }
    @media(max-width:1199px) {
    .event-header {
    font-size: 16px;
    }
    .event-body {
    font-size: 20px;
    line-height: 28px;
    height: 140px;
    }
    .event-img {
    max-height: 50px;
    max-width: 120px;
    }
    }
    @media(max-width:991px){
    #upcoming-events-circles,
    #upcoming-events-arrows {
    display: none !important;
    }
    .upcoming-events {
    padding-top: 0;
    }
    .event-header {
    font-size: 12px;
    }
    .event-body {
    font-size: 18px;
    line-height: 23px;
    padding: 22px;
    }
    .event-img {
    max-height: 30px;
    max-height: 120px;
    }
    }
    @media(max-width:767px){
    .events {
    top: 30px;
    }
    .upcoming-events-title {
    flex-direction: column;
    }
    .upcoming-events .pt-5 {
    padding-top: 1rem!important;
    height: 3400px!important;
    }
    .members img {
        max-width: 90px;
        margin: 22px 22px 22px 22px;
    }
    .event-body {
    height: 100px;
    }
    }
    @media(max-width:479px){
    .event-body {
    height: 84px;
    font-size: 15px;
    line-height: 21px;
    }
    .event-body-hide {
    display: none;
    }
    .event-header {
    font-size: 12px;
    }

    .upcoming-events .pt-5 {
    height: 2333px;
    }
    }
    @media(max-width:767px){
    .members h1 {
    font-size: 36px!important;
    }
        .ocultar-mobile {
            display: none; /* Oculta el elemento en pantallas pequeñas */
        }
    
    }
    @media(max-width:1359px){
    .contentContactus .textInfo {
    font-size: 16px;
    color: white !important;
    }
    .mapImage {
    max-width: 100%;
    }
    }
    @media(max-width:1199px){
    .contentContactus {
    padding-top: 230px;
    }
    .contentContactus .textInfo {
    font-size: 15px;
    margin: 120px 0 0 60px;
    line-height: 115%;
    }
    .contentContactus .zigzag {
    top: 110px;
    }
    .contentContactus .contactTitle {
    justify-content: flex-end;
    margin-left:0
    }
    .contentContactus .mapImage {
    margin-bottom: 100px;
    }
    }
    @media(max-width:991px){
    .contentContactus {
    padding-top: 230px;
    flex-direction: column-reverse;
    }
    .contentContactus .mapImage {
    margin-bottom: unset;
    }
    .contentContactus .textInfo {
    font-size: 22px;
    margin: 59px 0 100px 0;
    line-height: 115%;
    }
    }
    @media(max-width:767px){
    .contentContactus .big-circles {
    display: none;
    }
    .contentContactus .textInfo {
    font-size: 16px;
    padding: 0 20px;
    }
    .contentContactus .contactTitle {
    justify-content: left;
    padding: 0 0 15px 20px;
    }
    .contentContactus .globalSpacing {
    padding-left: 0;
    padding-right: 0;
    }
    .contentContactus .zigzag {
    left: unset;
    right: 95px;
    }
    }
    @media(max-width:479px){
    .contentContactus {
    padding-top: 50px;
    background-color: darkgray;
    }
    .contentContactus .zigzag {
    width: 250px;
    right: 25px;
    top: 93px;
    }
    }
    @media(max-width:991px){
    .contentPolicy {
    height: auto;
    }
    .contentPolicy .copyright {
    margin-top: 27px;
    margin-bottom: 50px;
    }
    .contentPolicy .contentPolicyHouse{
    position: unset !important;
    margin-top: 33px;
    }
    .contentPolicy .textPolicy {
    line-height: 110%;
    margin-top: 40px;
    }
    }
    @media(max-width:767px){
    .contentPolicy .textPolicy {
    font-size: 20px;
    line-height: normal;
    }
    .contentPolicy .copyright {
    margin-top: 17px;
    }
    .contentPolicy .copyright {
    font-size: 13px;
    line-height: normal;
    margin-top: 20px;
    }
    }
    @media(max-width:479px){
    .contentPolicy .contentPolicyHouse img {
    width: 120px;
    }
    .contentPolicy .textPolicy {
    font-size: 17px;
    line-height: normal;
    }

        .qrdatos {
     max-width: 100%;
    border-radius: 30px;
    margin-bottom: 40px;
    }
    .contentPolicy .copyright {
    font-size: 1em;
    line-height: normal;
    margin-top: 10px;
    }
    }
    .modal .modal-header {
    height: 40px;
    padding: 5px;
    border-bottom: 0;
    }
    .modal .modal-footer {
    height: 50px;
    padding: 5px;
    border-top: 0;
    }
    .modal .modal-header h5 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    position: relative;
    margin-bottom: 0px;
    }
    .modal .modal-header .titleline {
    position: absolute;
    right: 0px;
    border: 12px solid #c3edff;
    top: 20px;
    left: 2px;
    width: 135px;
    }
    .modal .modal-body p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    }
    .menutool {
    position: relative;
    }
    .menutool ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    }
    .menutool ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    }
    .menutool ul li a {
    display: block;
    padding: 8px;
    position: relative;
    }
    .menutool ul li a:hover .tooltiptext {
    visibility: visible;
    }
    .menutool img {
    width: 24px;
    height: 24px;
    }
    .tooltip {
    position: relative;
    }
    .tooltip .tooltiptext {
    visibility: hidden;
    width: 80px;
    background-color: blue;
    color: #fff;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -32px;
    text-align: center;
    border-radius: 6px;
    padding: 2px 0;
    position: absolute;
    }
    .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 3px;
    border-style: solid;
    border-color: transparent transparent blue transparent;
    }
    .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
    }

    .mt-20 {
        margin-top: 12rem; /* 4 veces 3rem (mt-5 en Bootstrap) */
    }


    .ulut {
        font-size: 1.0em!important;
        font-family: 'Poppins';
        list-style-type: none;
        padding-left: 1.6em;
        margin-top: 2em;
    }
    
    .liut {
        margin: 1em;
        margin-left: 2em;
        margin-bottom: 2em!important;
    
      }
      
      .liut:before {
        content: '\f486';
        font-family: 'FontAwesome';
        float: left;
        margin-left: -1.5em;
        color: #ffffff;
        margin-bottom: 2em!important;
    
      }
    