@media (max-width:2500px) {
    .iconoboton {
        position: absolute;
        width: 30px;
        left: 13px;
        top: 6px !important;
    }

    header {
        padding: 0 180px;
    }

    .fsec {
        padding: 0 180px;
    }

    body div .expadding {
        padding: 0 180px !important;
    }

    .menusec .social {
        display: none;
    }

}

@media (max-width:1800px) {
    .iconoboton {
        position: absolute;
        width: 30px;
        left: 13px;
        top: 6px !important;
    }

    header {
        padding: 0 180px;
    }

    .fsec {
        padding: 0 180px;
    }

    body div .expadding {
        padding: 0 180px !important;
    }

    .menusec .social {
        display: none;
    }

}

@media (max-width:1600px) {
    .iconoboton {
        position: absolute;
        width: 30px;
        left: 13px;
        top: 18px !important;
    }

    header {
        padding: 0 60px;
    }

    .fsec {
        padding: 0 80px;
    }

    .clsec {
        padding: 0 80px;
    }

    body div .expadding {
        padding: 0 80px !important;
    }

    .rmcontent {
        padding-left: 80px;
    }

    .teamcarousel button {
        left: -80px;
    }

    .teamcarousel button.slick-next {
        left: -71px;
    }

    .finfos.wow.fadeIn {
        font-size: 40px;
        line-height: 60px;
    }

    .fsec.s3 .finfos {
        padding: 0;
    }

    header.s3.mleft {
        padding: 0 60px;
    }

    .sticktop.s3.mleft nav {
        margin-left: 40px;
    }

    .fsec .btns li a {
        line-height: initial !important;
    }

}

@media (max-width:1440px) {
    .iconoboton {
        position: absolute;
        width: 30px;
        left: 13px;
        top: 18px !important;
    }

    .logo a img {
        width: 150px;
        float: left;
        padding: 18px;
    }

    .finfos>h3 {
        font-size: 40px;
        line-height: 52px;
    }

    .finfos {
        padding-right: 0;
    }

    .countsec>p {
        padding: 0 210px;
    }

    .sersec {
        padding-left: 50px;
    }

    .whytoken>p {
        padding: 0 200px;
    }

    header.s3 {
        padding: 0 60px;
    }

    .fsec.s3 {
        padding: 0 60px;
    }

    .fsec .btns li a {
        line-height: initial !important;
    }

    .whytoken.s2 p {
        padding-left: 30px;
    }

    .team>span {
        font-size: 13px;
    }

    header.s3.mleft {
        padding: 0 30px;
    }

    .team>.social {
        bottom: 111px;
    }
}

@media (max-width:1300px) {
    .iconoboton {
        position: absolute;
        width: 30px;
        left: 13px;
        top: 18px !important;
    }

    header {
        padding: 0 50px;
    }

    .apps-btns {
        margin-left: 0;
    }

    .menusec nav>ul>li>a {
        font-size: 13px;
        margin-top: 4px;
    }

    .finfos>p {
        padding-right: 0;
    }

    .fimg {
        width: 500px;
    }

    .sersec {
        padding: 0;
    }

    .tokenfesec>.row>div {
        padding: 0 17px;
    }

    .teamcarousel button {
        left: -450px;
    }

    .teamcarousel button.slick-next {
        left: -404px;
    }

    .contactformsec {
        width: 550px;
    }

    .block.split::before {
        width: 46%;
    }

    .scrolldown {
        bottom: 20px;
    }

    .couns2 .someblock>li {
        float: left;
        width: 50%;
    }

    .couns2 .countdown-soon li {
        margin-left: 0;
        margin-right: 0;
    }

    .split.flip.sliptop::before {
        width: 52%;
    }

}

@media (max-width:1200px) {
    .iconoboton {
        position: absolute;
        width: 30px;
        left: 13px;
        top: 18px !important;
    }

    .apps-btns {
        display: none;
    }

    .mobilap {
        display: block;
        margin-left: 35px;
    }

    .mobilap>a {
        width: 170px;
        text-align: center;
        padding: 15px 0 !important;
        margin-bottom: 15px !important;
    }

    .extrainput>span {
        margin-right: 30px;
    }

    .extrainput .theme-btn {
        padding: 15px 30px;
    }

    .menusec nav ul li:hover::before {
        display: none;
    }

    .menusec nav ul li.active::before {
        display: none;
    }

    .menusec nav li.menu-item-has-children>ul {
        position: static;
        opacity: 1;
        visibility: visible;
        float: left;
        width: 100%;
        margin: 20px 0;
        margin-bottom: 20px;
        margin-bottom: 0;
        display: none;
    }

    .menusec nav li.menu-item-has-children>ul::before {
        display: none;
    }

    .menusec nav ul li.active::before {
        width: 100%;
    }

    .menusec nav>ul>li::before {
        top: 23px;
    }

    header.sticktop.sticky nav ul>li a {
        color: #ffffff;
    }

    .menusec nav {
        position: fixed;
        left: -220px;
        top: 0;
        width: 220px;
        background: #0ee3d3;
        height: 100%;
        -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        opacity: 0;
        visibility: hidden;
        overflow-x: scroll;
        margin: 0 !important;
    }

    .open-minimal-menu {
        display: block;
    }

    .menusec nav.slidein {
        left: 0;
        opacity: 1;
        visibility: visible;
    }

    .open-minimal-menu {
        display: block;
        float: right;
        z-index: 1;
        width: 60px;
        height: 39px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px;
        text-align: center;
        padding: 0 10px;
    }

    .open-minimal-menu>#hamburger-two {
        margin-left: 0px;
        margin-top: 20px;
    }

    .menusec nav ul li {
        float: left;
        margin: 0;
        padding: 12px 20px;
    }

    .menu-item-has-children {
        width: 100%
    }

    .btnUser {
        color: white !important;
        border: 1px solid #FFF;
    }

    .menusec nav>ul {
        margin-top: 40px;
    }

    .fimg {
        width: 400px;
    }

    .ser {
        padding: 40px 20px;
    }

    .whytoken>p {
        padding: 0 60px;
    }

    .tkenf {
        height: 240px;
        padding: 35px 0;
    }

    .tkenf span {
        padding: 0 5px;
        max-width: 241px;
    }

    .countsec>p {
        padding: 0 60px;
    }

    .rmcontent {
        padding: 0;
    }

    .roadcontent .slick-slide .roadmap {
        width: 160px;
    }

    .roadmap>p {
        padding-right: 20px;
    }

    .teamcarousel button {
        left: -406px;
    }

    .teamcarousel button.slick-next {
        left: -357px;
    }

    .contactformsec {
        width: 400px;
    }

    header.sticktop.light nav ul>li a {
        color: #ffffff;
    }

    .tokenfesec.s2>.row>div {
        padding: 0 7px;
    }

    .whytoken.s2 p {
        padding-left: 40px;
    }

    .block.split::before {
        width: 50%;
    }

    .tokenfesec.s2.lowgape {
        padding: 0;
    }

    .countsec.slice>p {
        padding: 0;
    }

    .block.sliceimg2 {
        background: #9a37d3;
        padding-top: 80px;
        margin-top: 0;
    }

    header.sticky .menusec {
        margin: 0;
    }

    header.sticky .menusec .logo {
        margin: auto;
    }

    header.sticky .open-minimal-menu {
        /* margin: 19px 0; */
        -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    }

    .cartextras>a {
        float: left;
        margin-top: 12px;
    }

    .menusec nav li.menu-item-has-children>ul ul {
        padding: 13px 0;
        background: rgba(0, 0, 0, 0.1);
        border-radius: 0 0;
    }

    .menusec nav li.menu-item-has-children>ul ul li {
        padding: 6px 20px;
    }

    .menusec nav {
        /*width: 250px;*/
    }


}

@media (max-width:980px) {
    .banner-hero-left {
        width: 100%;
        align-items: center;
    }
    .contImgPhones .contImg {
        left: 78%;
        height: 300px;
    }
    .radial-gradiant-back {
        background: radial-gradient(circle, #3f2572 -83%, transparent 40%);
    }
    .ayuda {
        font-size: 10px !important;
    }

    .float2 {
        zoom: 0.7;
    }

    .iconoboton {
        position: absolute;
        width: 30px;
        left: 13px;
        top: 18px !important;
    }

    .contInverTit {
        background-color: #6F3BB3;
        left: -17px;
        width: 109%;
        top: -16px;
        height: 80px;
        border-radius: 9px 9px 0 0;

    }

    .titulomonto {
        position: absolute;
        margin-top: -50px !important;
        text-align: center;
    }

    .advise {
        width: 111%;
        margin-left: 10px;
    }

    .desaparece {
        display: none;
        height: 0px;

        margin-top: 0px !important;
    }

    .eliminaborde {
        border: 0px !important;
    }

    .agregamargin {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .btnLg {
        color: white;
        border: 1px solid #FFF;
    }

    .menusec nav ul li {
        float: left;
        margin: 0;
        padding: 12px 20px;
    }

    .team>.social {
        bottom: 130px;
    }

    .cartextras>a {
        float: right;
        margin: 0;
    }

    .cartlist {
        text-align: center;
        display: inline-block;
        position: relative;
    }

    .cartextras {
        margin-top: 0;
    }

    .delcart {
        position: absolute;
        left: 50%;
        top: 10px;
        background: #333333;
        width: 20px;
        height: 20px;
        padding: 0;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        border-radius: 6px;
        color: #ffffff;
        line-height: 20px;
        font-size: 11px;
        font-weight: bold;
        margin-left: -10px;
    }

    .cartthumb {
        float: left;
        width: 100%;
        text-align: center;
    }

    .cartthumb img {
        width: 120px;
        float: none;
        display: inline-block;
    }

    .cartlist h3 {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .cartlistinfo {
        float: none;
        display: inline-block;
        padding: 0;
        margin: 0;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-top: 22px;
        margin-bottom: 20px;
    }

    .cartlistinfo>span {
        padding: 0 26px !important;
    }

    .absec {
        float: left;
        width: 100%;
        margin-top: 50px;
    }

    .absec img {
        float: left;
        width: 100%;
    }

    .fsec {
        display: inline-block;
    }

    .finfos {
        float: left;
        width: 100%;
        display: inline-block;
        padding: 0;
    }

    .fimg {
        float: left;
        width: 100%;
        margin-top: 50px;
    }

    .fimg img {
        float: left;
        max-width: 100%;
    }

    .cl {
        padding: 0 15px;
    }

    .cl a {
        float: left;
        width: 100%;
    }

    .cl a img {
        float: left;
        width: 100%;
    }

    .sersec {
        margin-top: 60px;
    }

    .whytoken>p {
        padding: 0;
    }

    .tkenf {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none;
        margin-bottom: 30px;
    }

    .someblock>li {
        float: left;
        width: 50%;
    }

    .teaminfos {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    body div .expadding.noright {
        padding-right: 80px !important;
    }

    .teamlist {
        float: left;
        width: 100%;
        margin: 0;
        margin-top: 0px;
        margin-top: 50px;
    }

    .teamcarousel button {
        position: absolute;
        left: 0;
        top: 50%;
    }

    .teamcarousel button.slick-next {
        left: auto;
        right: 0;
    }

    .faqsec {
        padding: 0 80px;
    }

    .contactlists>span>div {
        margin-right: 30px;
    }

    .contactlists>span {
        padding-right: 30px;
    }

    header {
        padding: 0 80px;
    }

    .tokenfesec.s2 {
        padding: 0 20px;
    }

    .block.split::before {
        display: none;
    }

    .container,
    .block .container {
        max-width: 100%;
        padding: 0 20px;
    }

    .sersec.s2 {
        padding: 0;
    }

    .tokenfesec.s2.lowgape {
        padding: 0 20px;
    }

    .couns2 .social {
        margin-bottom: 50px;
    }

    .whytoken.color>p {
        padding: 0;
    }

    .fcount {
        width: 100%;
        margin-right: 0;
        background: rgba(0, 0, 0, 0.5);
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        border-radius: 6px;
        padding: 50px 20px;
    }

    .column {
        float: left;
        width: 100%;
        margin-bottom: 70px;
    }

    .column:last-child {
        margin-bottom: 0px;
    }

    .leavecomment {
        padding: 0;
    }

    .block {
        padding: 130px 0 !important;
    }
}

@media (max-width:767px) {
    .open-minimal-menu>#hamburger-two {
        margin-left: 0px;
        margin-top: 12px;
    }
    .brands {
        width: 100%;
    }

    .contBg30diasColor {
        margin-top: 100px;
    }

    #sectproyectos {
        margin-top: 140px;
    }

    .desaparece {
        opacity: 0;
        height: 0px;
        margin-top: 0px !important;
    }

    .eliminaborde {
        border: 0px !important;
    }

    .agregamargin {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .h1popup {
        font-weight: bold;
        font-size: 20px;
        line-height: normal;
        color: black;
    }

    .team>.social {
        bottom: 111px;
    }

    .fsec.s4 {
        margin-top: 150px;
    }

    .scrolldown {
        display: none;
    }

    .double-gap-top {
        padding-bottom: 0px;
    }

    .block {
        padding: 130px 0 !important;
    }

    .consec.s2 .contactlists>span>strong {
        text-align: center;
    }

    .contactlists>span i {
        width: 100%;
        text-align: center;
        display: inline-block;
    }

    .contactlists>span>strong {
        float: inherit;
        display: inline-block;
    }

    .metas li {
        margin-bottom: 10px;
    }

    .leavecomment {
        padding: 0;
    }

    .paginationc li a {
        width: 30px;
        height: 30px;
        line-height: 26px;
        font-size: 11px;
    }

    .cartextras>form input {
        padding: 10px 20px;
        height: auto;
        width: auto;
    }

    .cartextras>form button {
        padding: 11px 20px;
    }

    .cartextras>a {
        padding: 11px 20px;
    }

    .paginationc li {
        margin: 0;
    }

    .paginationc li:first-child a,
    .paginationc li:last-child a {
        padding: 0 14px;
    }

    .blogrmore {
        padding: 10px 30px;
    }

    .logof a img {
        width: 180px;
    }

    .bottomline.color span {
        padding: 0 20px;
        line-height: 24px;
        float: left;
        width: 100%;
    }

    .bottomline.color .scrollup {
        right: -60px;
        bottom: 80px;
    }

    .footer>ul>li a {
        padding: 10px 11px;
    }

    header {
        padding: 0 20px;
    }

    .fsec {
        padding: 0 20px;
    }

    .clsec {
        padding: 0 20px;
    }

    body div .expadding {
        padding: 0 20px !important;
    }

    .countsec>p {
        padding: 0;
    }

    .chartsec {
        float: left;
        width: 100%;
    }

    .tokenfesec {
        padding: 0 10px;
    }

    .tokenfesec>.row>div {
        padding: 0 15px;
    }
    .menusec {
        top: -49px;
    }
    .fsec.slice {
        margin-top: 80px;
    }
    .container,
    .block .container {
        max-width: 100%;
        padding: 0 20px;
    }

    .chartsec {
        float: left;
        width: 100%;
        display: table;
    }

    .chart-img {
        width: 50%;
        display: table-cell;
        vertical-align: bottom;
        background-position: center bottom;
    }

    .charttip {
        display: block;
        position: static;
        width: 50%;
        vertical-align: top;
        padding: 0;
        float: left;
        text-align: left;
        padding: 0 !important;
        padding-left: 0px;
        padding-left: 40px !important;
        margin: 13px 0;
    }

    .charttip:before {
        display: none;
    }

    .chartproceed {
        display: inline-block;
    }

    .chartproceed-img {
        float: left;
        width: 100%;
        display: inline-block;
    }

    .chartproceed>div.chartsinfo {
        float: left;
        width: 100%;
        margin-top: 40px;
    }

    .roadcontent .rmcontent .roadmap {
        float: left;
        padding-top: 100px;
        padding-left: 10px;
    }

    .roadcontent .rmcontent .roadmap>i {
        left: 10px;
    }

    .roadcontent .rmcontent .roadmap::before {
        left: 22px;
        display: block;
    }

    body div .expadding.noright {
        padding-right: 20px !important;
    }

    .faqsec {
        padding: 0;
    }

    .consec {
        display: inline-block;
    }

    .contactlists {
        float: left;
        width: 100%;
    }

    .contactlists>span {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
        padding: 0;
    }

    .contactlists>span>div {
        float: none;
        display: inline-block;
        margin: 0;
    }

    .contactlists .social {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 0;
    }

    .contactlists .social a {
        float: none;
        display: inline-block;
        margin: 0 10px;
    }

    .contactformsec {
        float: left;
        width: 100%;
        margin-top: 40px;
    }

    .fsec.s2 {
        padding: 0;
    }

    .tokenfesec.s2 .tkenf {
        margin: 15px 0 auto !important;
    }

    .sticktop.s3 {
        padding: 0 20px;
    }

    .fsec.s3 {
        padding: 0 0px;
    }

    .consec.s2 .contactlists>span>div {
        float: none;
        display: inline-block;
        margin-bottom: 10px;
        width: auto;
    }

    .ourofficesec .contactlists span {
        text-align: left;
    }

    .account-popup {
        float: left;
        width: 100%;
        margin: 0;
        left: 0;
    }

    .gimg img {
        float: left;
        width: 100%;
    }

    .shipingtotal.order-details {
        padding: 50px 40px;
    }

    .tagspost {
        width: 100%;
    }

    .tags-share .social {
        float: right;
        width: 50%;
        margin: 6px 0;
        margin-top: 6px;
    }

    .cavatar {
        width: 50px;
    }

    .commentinfo {
        padding-left: 20px;
    }

}

@media (max-width:520px) {
    .contBg30diasColor {
        margin-top: 0px;
    }

    .float2 {
        zoom: 0.7;
        /* bottom: 15px; */
    }

    #sectproyectos {
        margin-top: 0;
        padding-top: 40px;
    }

    .desaparece {
        display: none;
        height: 0px;
        margin-top: 0px !important;
    }

    .eliminaborde {
        border: 0px !important;
    }

    .agregamargin {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .menosgrande>h3 {
        font-size: 30px;
        text-align: center;
    }

    header.sticky .menusec .logo {
        margin-left: 15% !important
    }

    header .logo {
        margin-left: 15% !important
    }

    .menosgrande>h4 {
        font-size: 18px;
    }

    .menosgrande>h3 strong {
        font-family: Helvetica Now Display;
        font-weight: 800;
        font-size: 38px;
        line-height: 40px;
        letter-spacing: -2%;
        text-align: center;
        vertical-align: middle;




    }

    .contentParra {
        width: 350px;
        position: absolute;
        left: 0;

    }

    .contItemEquipoNew {
        height: 565px;
        overflow: hidden;
    }

    #contSectEquipo .contImgEquipo {
        border-radius: 20px;
        overflow: hidden;
        height: 600px;
    }

    .contInfoEqi {
        text-align: center;
        position: relative;
        top: -157px;
        left: auto;
        width: 95%;
        height: 96px;
        border-radius: 16px;
        background: #71717180;
        backdrop-filter: blur(10px);
        padding-top: 14px;
        margin: auto;
    }

    #contImgP {
        position: relative;
        width: 110%;
        left: -15px;
    }

    #contImgP img {
        width: 100%;
    }

    .why-info.s2.color p {
        font-family: Helvetica Now Display;
        font-weight: 700;
        font-size: 18px;
        line-height: 130%;
        letter-spacing: 0%;

    }

    .contBoxBordNew>.d-flex {
        height: 190px;
    }

    .contValorTo {
        height: auto;

    }

    .contValorTo .contNumToTal h6 {
        text-align: center !important;
    }

    .contValorTo .contNumToTal p {
        text-align: center !important;
    }

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

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

    .btnSign {
        max-width: 100%;
    }

    .cancelarLinkInv {
        font-family: Libre Franklin;
        font-weight: 500 !important;
        font-size: 18px !important;
        line-height: 110.00000000000001%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
        margin-top: 10px;

    }

    #linkSpacio {
        margin-top: 30px;
        width: 100px;
    }

    .wdt,
    .wdtRegs {
        width: 92% !important;
        margin: auto !important;
    }

    .logIng {
        border-radius: 10px !important;
        width: 100%;
    }

    .contFotCont {
        padding: 20px 10px;
    }

    .copyri p,
    .colorTex p {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0%;

    }

    .contCopy a {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 10px;
        /* line-height: 25px; */
        letter-spacing: 0%;
        text-align: center;

    }

    .copyri p {
        margin: 10px 0;
    }

    .contFotCont,
    .contFotCont a {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 13px;
        line-height: 15.76px;
        letter-spacing: 0%;

    }

    .contInverSec .contRadios {
        /* border: 1px solid rgba(173, 174, 199, 1); */
        border-radius: 8px;
        font-family: Libre Franklin;
        font-weight: 400;
        font-size: 12px;
        /* line-height: 110.00000000000001%; */
        letter-spacing: -1.9%;
        text-align: center;
        vertical-align: middle;


    }

    .contInverSec .contRadios label.selected {
        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 12px;
        /* line-height: 110.00000000000001%; */
        letter-spacing: -1.9%;
        text-align: center;
        vertical-align: middle;

    }

    .showMontoMobile {
        width: 111px;
        height: 40px;
        border-radius: 20px;
        border: 1px solid rgba(111, 59, 179, 1);
        background: rgba(222, 197, 255, 1);
        font-family: Libre Franklin;
        font-weight: 500 !important;
        font-size: 12px !important;
        line-height: 40px;
        letter-spacing: 0%;
        text-align: center;

        color: rgba(39, 37, 37, 1) !important;

    }

    .contCuadroRadius p {
        font-family: Libre Franklin;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 16.97px;
        letter-spacing: 0%;
        padding: 16px 20px;

    }

    .contCuadroRadius span {
        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 16px;
        line-height: 19.39px;
        letter-spacing: 0%;
        /* text-align: right; */

    }

    .contSign a {
        text-align: left;
        font-family: Libre Franklin;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0%;


    }

    .contSign2 {
        margin-top: 10px;
        margin-bottom: 31px;
    }

    .contBtnStep2 {
        margin-top: 70px;
    }

    .alert-dangerDatCuenta {
        font-family: Libre Franklin;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0%;

    }

    .contInfoCuenta {
        padding-left: 21px;
        padding-top: 15px;
        padding: 0 45px;
    }

    .contDataCuentaBan h6 {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 14px;
        line-height: 16.8px;
        letter-spacing: 0%;

        color: rgba(39, 37, 37, 1);
    }

    .contInfoCuenta span {
        font-family: Libre Franklin;
        font-weight: 400;
        font-size: 12px;
        line-height: 14.4px;
        letter-spacing: 0%;

    }

    .contInfoCuenta h5 {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 14px;
        line-height: 16.8px;
        letter-spacing: 0%;
        text-align: start;

    }

    #montTransferir {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 14px;
        line-height: 16.8px;
        letter-spacing: 0%;

    }

    .contAnuncio {
        background: linear-gradient(118.11deg, #EEE1FF 38.94%, #97E8E6 100%);
        border: 1px solid #EBEBEB;
        border-radius: 10px;
        max-width: 1240px;
        /* height: 57px; */
        width: 100%;
        position: initial;
        left: -15px;
        padding: 8px;

        display: none;


    }

    .boxBorder {
        width: 100% !important;
        height: 196px;
        top: -10px;
        left: 7px;
        border-radius: 20px;
        border-width: 1px;
        border: 1px solid #C395FF;
        position: absolute;
    }

    .highlight-box {

        width: 100% !important;

    }

    .contMontosEurs,
    .contMontosEurs span {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: 0%;
        /* text-align: center; */

    }

    .contAlertM {
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 10px;
        padding-bottom: 5px;

    }

    .alertmsj i {
        position: relative;
        left: -8px;
    }

    .alertmsj {
        font-family: Libre Franklin;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0%;
        text-align: left;

    }

    #inversionRealizada p {
        margin-bottom: 120px;
    }

    .ui-state-default,
    .ui-widget-content .ui-state-default {
        width: 16px !important;
        height: 16px !important;
        border-radius: 20px;
        border: none !important;
        background: rgba(111, 59, 179, 1) !important;



    }


    #dashPer .contValCentro {
        background: transparent;
        border: none;
        border-radius: 0;
    }

    .contValTotals {
        background: #fff !important;
        border: 1px solid #ADAEC7 !important;
        border-radius: 10px !important;
    }

    #dashPer .contValTable {
        background: #fff
    }

    #dashPer .contValCentro h6,
    #dashPer .contValCentro p {
        margin: 0;
    }

    #dashPer .contValCentro p {
        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: 0%;
        text-align: right;

    }

    #dashPer .contValCentro h6 {
        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 12px;
        line-height: 14.4px;
        letter-spacing: 0%;

    }

    #dashPer .contValCentro .btnLOg {
        padding: 8px 20px;
        width: 100%;
        display: block;
        /* font-size: 16px; */
    }



    .contItemsTac h5 {
        font-family: Libre Franklin;
        font-weight: 700 !important;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0%;

    }

    #dashPer .bgTitle {
        background-color: #fff;
        border-radius: 10px 10px 0 0;
        box-shadow: #4c4a4a38 0px 7px 12px 0px;
    }

    #dashPer {
        margin-bottom: 0 !important;
    }


    .circleIniProyect {
        background: #FF0172;
        color: #fff;
        border-radius: 100%;
        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 11.71px;
        line-height: 19.02px;
        letter-spacing: 0%;
        text-align: center;



        width: 30px;
        height: 30px;
        display: block;
        line-height: 30px;
    }

    .contMontoInput {
        margin-left: 33px;
        margin-top: 51px;
    }

    .logoInve {
        margin: auto;
    }

    .textInverPyH {
        text-align: center;
    }

    h5.textInverPyH {
        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 14px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;

    }

    p.textInverPyH {
        font-family: Libre Franklin;
        font-weight: 700 !important;
        font-size: 22px !important;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;

    }


    .subContTalble {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 12px;
        line-height: 14.54px;
        letter-spacing: 0%;

    }

    #dashPer .subContTalble p {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 12px;
        line-height: 14.54px;
        letter-spacing: 0%;
        text-align: start;
        padding: 0 10px;

    }



    #dashPer .subContTalble p.font-weight-bold {
        font-family: Libre Franklin;
        font-weight: 600 !important;
        font-size: 12px;
        line-height: 14.54px;
        letter-spacing: 0%;
        text-align: right;


    }



    .containerAside {
        /* display: flex; */
        align-items: center;
    }

    .contDatosAside {
        height: 384px !important;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .contDatosAside {
        border: none;
        border-radius: 10px;
        /* padding: 16px 23px; */
    }

    .btnAutVio {
        width: 100%;
    }

    .contDatosAsideOcult {
        overflow: hidden;
        height: 123px !important;
    }

    .contDatosAsideOcult #showHideDatPer img {
        transform: rotate(180deg);
    }

    .contDatosCentro {
        border: none;
    }

    form#change .btnLOg {
        width: 100% !important;
    }

    .campos-obligatorios {
        display: none;
    }

    #SectDatosCuenta .contDatosCentro {
        border: none;
        border-radius: 10px;
        padding: 0;
    }

    #SectDatosCuenta .contDatosCentro .col-md-6 {
        margin: 15px 0;
    }

    .contDatAs h2 {
        font-family: Libre Franklin !important;
        font-weight: 600 !important;
        font-size: 22px !important;
        line-height: 26.66px !important;
        letter-spacing: 0% !important;

    }

    .containerAside .btnUser {
        margin-right: 20px;
    }

    #SectDatosCuenta {
        margin-top: 0 !important;
    }

    .contDatosAside .contSup {
        /* background: #F8F2FF; */
        background-color: rgba(243, 244, 249, 1);
        min-height: auto;
        border-radius: 10px 10px 0 0;
        border-bottom: none;
        background-position-y: top;
    }

    #slider_amirol {
        position: relative;
        margin-left: -34px !important;
        margin-right: -80px;
        width: 100%;
        max-width: 336px;
    }

    .ui-slider-horizontal .ui-slider-handle {
        margin-left: -0.5rem !important;
        /* left: 3rem !important; */
        /* top: -3px !important; */
    }

    .menusec nav {
        position: fixed;
        left: -220px;
        top: 0;
        width: 220px;
        background: #000;
        height: 100%;
        -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        opacity: 0;
        visibility: hidden;
        overflow-x: scroll;
        margin: 0 !important;
    }


    .contLogos {
        /* background: #fff;
        border-radius: 10px;
        max-width: 382px;
        width: 100%;
        min-height: 83px;
        margin-top: 30px; */
    }

    /* .contLogF::before {
        content: '';
        width: 30%;
        height: 1px;
        border: 1px solid #FFFFFF80;
        position: absolute;
        left: 0;
        ;
    }

    .contLogF::after {
        content: '';
        width: 30%;
        height: 1px;
        border: 1px solid #FFFFFF80;
        position: absolute;
        right: 0;
        ;
    } */

    .imgDivis {
        position: relative;
    }

    .imgDivis::after {
        content: '';
        border: 1px solid rgba(81, 33, 143, 1);
        position: absolute;
        top: -17px;
        right: -21px;
        width: 0.5px;
        height: 83px;
    }

    .collapse-mobile {
        font-family: Libre Franklin;
        font-weight: 400;
        font-size: 11px;
        line-height: 15.4px;
        letter-spacing: 0%;
        direction: ltr;
        margin: 10px 0;

    }

    .collapse-mobile p {
        font-family: Libre Franklin;
        font-weight: 400;
        font-size: 11px;
        line-height: 15.4px;
        letter-spacing: 0%;
        direction: ltr;


    }

    #modMsCOnt .logIng {
        top: 36vh;
    }

    #modMsCOnt .logIng p {
        text-align: justify;
        font-size: 16px;
        /* color: rgba(39, 37, 37, 1); */
    }

    #modMsCOnt .btnLOgLineOut,
    #modMsCOnt .btnLOgLine {
        width: 200px;
        margin: 0 5px;
        font-size: 12px;
    }

    .logIng .close {
        padding: 10px !important;
    }

    .logIng p {
        font-family: Libre Franklin;
        font-weight: 500 !important;
        font-size: 16px !important;
        line-height: 22px;
        letter-spacing: 0%;
        /* color: rgba(39, 37, 37, 1); */

    }

    .contTextTotalCal h6 {
        font-family: Libre Franklin;
        font-weight: 700;
        font-size: 14px;
        line-height: 16.97px;
        letter-spacing: 0%;

    }

    .contTextTotalCal p {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 12px;
        line-height: 14.54px;
        letter-spacing: 0%;

    }

    .contTotalCalculado h3 {
        font-family: Libre Franklin;
        font-weight: 700;
        font-size: 18px;
        line-height: 21.82px;
        letter-spacing: 0%;
        text-align: right;

    }

    .contPreguntas button:not(.collapsed)::after {
        content: '';
        background: url('./images/VectorflechBlanca.png') no-repeat;
        width: 16px;
        height: 20px;
        background-position: center;
        position: absolute;
        right: 10px;
        font-size: 20px;
        transform: rotate(90deg);
        transition: 0.5s;
        color: #fff;
    }

    .contPreguntas {
        border: none !important;
        border-radius: 5px;
        max-height: 100% !important;
        overflow-y: visible !important;
        direction: rtl;
    }

    .contPreguntas button {
        font-family: Libre Franklin !important;
        font-weight: 500 !important;
        font-size: 11px !important;
        line-height: 14.85px !important;
        letter-spacing: 0% !important;

    }

    .contentParra h5 {
        font-family: Helvetica Now Display;
        font-weight: 800;
        font-size: 28px;
        line-height: 130%;
        letter-spacing: 0%;


    }

    .contentParra p {
        font-family: Libre Franklin;
        font-weight: 400;
        font-size: 12px;
        line-height: 15.6px;
        letter-spacing: 0%;

    }

    .barraHori {
        width: 92.6%;
    }

    #acercadeSect {}

    #acercadeSect .barraDegra {
        position: relative;
        left: initial;
        padding-left: 12px;
    }

    #acercadeSect p {
        text-align: justify;
        font-family: Libre Franklin;
        font-weight: 400;
        font-size: 14px;
        line-height: 24.3px;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 1) !important;
    }

    #acercadeSect .font-weight-bold,
    #acercadeSect strong {
        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 14px;
        line-height: 24.3px;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 1) !important;
    }

    .contInverSec .contSign3 .btnLOgLine {
        margin-right: 0;
        color: rgba(39, 37, 37, 1);
        width: 100%;
    }

    .contBtnStep3 {
        margin-top: 70px;
    }

    .ser {
        padding: 17px 15px;
    }

    .ser p {
        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 14px;
        line-height: 16.8px;
        letter-spacing: 0%;
        text-align: center;

    }

    #three {
        background-image: url('../images/Line 38.png');
        /* display: none; */
        height: 821px;
        background-size: cover;
        margin-top: 10px;
        margin-bottom: 71px;
    }

    .roadmap {
        position: relative;
        max-width: 101px;
    }

    .roadmap h1 {
        font-family: Libre Franklin;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: 0%;

        color: rgba(111, 59, 179, 1);
        margin: 0;

    }

    .roadmap h3 {
        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 14px;
        line-height: 16.8px;
        letter-spacing: 0%;
        color: rgba(111, 59, 179, 1);
        margin: 0;

    }

    .roadmap p {
        font-family: Libre Franklin;
        font-weight: 700;
        font-size: 11px;
        line-height: 13.2px;
        letter-spacing: 0%;
        color: rgba(39, 37, 37, 1);
        padding: 0;
        margin: 0;

    }

    .rxt1 {
        margin-top: 0 !important;
        top: 45px !important;
        left: 0;
        text-align: right;
    }

    .rxt1::before {
        position: absolute;
        left: -69px !important;
        top: -88px !important;
        width: 1px;
        height: 200px !important;
        content: "";
        rotate: 90deg;
    }

    .rxt1>i.cl1 {
        top: 0;
        left: -192%;
    }

    .rxt2 {
        margin-top: 0 !important;
        padding-left: 0;
        padding-top: 0 !important;
        top: 75px !important;
    }

    .rxt2::before {
        position: absolute;
        left: 122px !important;
        top: -38px !important;
        width: 1px;
        height: 98px !important;
        content: "";
        rotate: 90deg;
    }

    .rxt2>i.cl2 {

        top: 0;
        left: 181px;
    }

    .rxt3 {
        margin-top: 0 !important;
        padding-left: 0;
        padding-top: 0 !important;
        top: 176px !important;
        left: 0;
        text-align: right;
    }

    .rxt3::before {
        position: absolute;
        left: -11px !important;
        top: -31px !important;
        width: 1px;
        height: 88px !important;
        content: "";
        rotate: 90deg;
    }

    .rxt3>i.cl3 {

        top: 0;
        left: -70px;
    }


    .rxt4 {
        margin-top: 0 !important;
        padding-left: 0;
        padding-top: 0 !important;
        top: 242px !important;
    }

    .rxt4::before {
        position: absolute;
        left: 116px !important;
        top: -38px !important;
        width: 1px;
        height: 98px !important;
        content: "";
        rotate: 90deg;
    }

    .rxt4>i.cl4 {

        top: 0;
        left: 165px;
    }

    .rxt5 {
        margin-top: 0 !important;
        padding-left: 0;
        padding-top: 0 !important;
        top: 371px !important;
        left: 0;
        text-align: right;
    }

    .rxt5::before {
        position: absolute;
        left: -42px !important;
        top: -61px !important;
        width: 1px;
        height: 147px !important;
        content: "";
        rotate: 90deg;
    }

    .rxt5>i.cl5 {

        top: 0;
        left: -144px;
    }


    .rxt6 {
        margin-top: 0 !important;
        padding-left: 0;
        padding-top: 0 !important;
        top: 431px !important;
    }

    .rxt6::before {
        position: absolute;
        left: 124px !important;
        top: -36px !important;
        width: 1px;
        height: 98px !important;
        content: "";
        rotate: 90deg;
    }

    .rxt6>i.cl6 {

        top: 0;
        left: 186px;
    }

    .ocultardesk {
        display: block;
    }

    .ocultarresp {
        display: none;
    }

    .finfos>h3 strong {
        font-family: "Helvetica Now Display";
        font-weight: 800;
        font-size: 60px;
        line-height: 70px;
        letter-spacing: -2%;
        vertical-align: middle;
    }

    .finfos>h4 {
        font-family: Helvetica Now Display;
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        letter-spacing: 0%;
        vertical-align: middle;
        color: #FAFAFA;
        ;
    }

    #slider_featured {
        max-width: 380px;

    }

    .theme-btn.blank.simple2 {
        margin-left: 0;
    }

    .theme-btn.blank.simple2.enviar {
        margin-left: 35%;
    }

    .sp-section {
        padding-top: 50px;
    }

    #sp-search-block-container2 {}

    header.sticky .logo img {
        width: 150px;
        margin-top: 0;
    }

    .grande {
        margin-left: 0;
    }

    .tabs>li {

        width: 123px;
        float: left;
        margin-right: 5px;

    }

    .tabs>li a img {
        width: 123px;
        float: left;
        border: 3px solid transparent;


    }

    .marginarriba {
        margin-top: 50px;


    }

    .schart {
        display: inline-block;
    }

    .schart-img {
        float: left;
        width: 100%;
    }

    .schartinfo {
        float: left;
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }

    .shipingtotal {
        padding: 40px 20px;
    }

    .cartextras>form input {
        float: left;
        width: 100%;
        padding: 16px 20px;
    }

    .cartextras>form button {
        float: left;
        width: 100%;
        margin: 0;
        margin-top: 0px;
        padding: 16px 0;
        margin-top: 12px;
    }

    .cartextras>a {
        float: left;
        width: 100%;
        text-align: center;
        padding: 16px 0;
        margin-top: 14px;
    }

    .cartextras>form {
        width: 100%;
    }

    .apps-btns {
        float: left;
        width: 100%;
    }

    .apps-btns>a {
        float: left;
        margin: 0;
        padding: 7px 20px;
        font-size: 13px;
        margin-right: 12px;
    }

    .open-minimal-menu {
        position: relative;
        left: 0;
        top: 0;
    }

    .fsec {
        padding: 0;
    }

    .container,
    .block .container {
        padding: 0 15px;
    }

    .finfos>h3 {
        font-size: 23px;
        line-height: 60px;
        letter-spacing: 0.1px;
    }

    .finfos>p {
        font-size: 14px;
    }

    body div .theme-btn {
        font-size: 13px;
        margin-right: 0;
    }

    .btns>li {
        margin-right: 14px;
    }

    body div .theme-btn.blank {
        background: #ffffff;
        border: none;
        color: #232323;
    }

    .scrolldown {
        bottom: 0;
        right: -58px;
    }

    .clsec {
        padding: 0;
    }

    .clsec>.cl {
        float: left;
        width: 50%;
    }

    .why-info>h3 {
        font-size: 23px;
    }

    .someblock>li {
        float: left;
        width: 100%;
    }

    .distisec>h3 {
        font-size: 24px;
    }

    .countsec>h3 {
        font-size: 24px;
    }

    .whytoken>h3 {
        font-size: 24px;
    }

    .chartsec {
        display: inline-block;
    }

    .chart-img {
        float: left;
        width: 100%;
    }

    .chart-img {
        float: left;
        width: 100%;
        display: inline-block;
        height: 210px;
        margin-bottom: 20px;
    }

    .charttip,
    .charttip.flip {
        float: left;
        width: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 20px 0;
    }

    .chartproceed .chartproceed-img {
        float: left;
        width: 100%;
        display: inline-block;
    }

    .chartproceed-img img {
        float: left;
        width: 100%;
    }

    .roadmapsec>h3 {
        font-size: 24px;
    }

    .roadnavsec {
        float: left;
        width: 100%;
    }

    .faqsec>h3 {
        font-size: 24px;
    }

    #toggle-widget>h2 {
        height: auto;
        padding: 0 20px;
        padding: 20px;
        padding-right: 20px;
        font-size: 15px;
        padding-right: 70px;
        line-height: 20px;
    }

    #toggle-widget .content p {
        padding: 0 20px;
    }

    .contactsec>h3 {
        font-size: 24px;
    }

    .contactformsec {
        padding: 20px 20px;
    }

    .bottomline {
        font-size: 13px;
    }

    .fsec.s3 {
        margin-top: 200px;
    }

    .tokenfesec.s2 .tkenf.rounded {
        float: left;
        width: 100%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }

    .tokenfesec .col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .couns2 .someblock>li {
        float: left;
        width: 100%;
    }

    .fcount.s2 {
        width: 100%;
    }

    .team>.social {
        bottom: 111px;
    }


    #sectSumamosGlobal .contSumarGlobal h4 {
        font-family: Helvetica Now Display;
        font-weight: 500;
        font-size: 22px;
        line-height: 20px;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;

    }



    #sectSumamosGlobal .contMetricas .item-stadistica {
        width: 200px;
    }


    #sectSumamosGlobal .contMetricas .item-stadistica p {
        font-family: Helvetica Now Display;
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0%;
        text-align: center;


    }

    #sectSumamosGlobal .contMetricas .item-stadistica .textDegr {
        font-family: Libre Franklin;
        font-weight: 800;
        font-size: 45px;
        line-height: 86px;
        letter-spacing: -4%;
        text-align: center;
    }

    #sectSumamosGlobal .contLogosN img {
        max-width: 160px;
    }

    #sectSumamosGlobal .contLogosN .contImgLogN {
        gap: 0;
    }

    #sectSumamosGlobal .contLogosN h4 {
        font-family: Helvetica Now Display;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;

    }

    .dias30 {
        font-size: 14px !important;
    }

    #proyectoPendiente .contImg {
        padding-top: 0px !important;
        max-width: 100%;

    }

    #proyectoPendiente .contProxi {
        top: -81px;
        right: -65%;


        font-family: Libre Franklin;
        font-weight: 600;
        font-size: 12px;
        line-height: 28px;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;




    }

    #proyectoPendiente img {
        width: 100%;
        position: relative;
        bottom: -91px;
    }

    #proyectoPendiente {

        height: auto;
        margin: 0;




    }

    #prensa .itemPrensa {
        width: 100%;
        margin: 17.5px 0;

    }

    .contLogF {

        width: 358px;
        margin-left: 10px;
    }

    .contIlustra {
        background: linear-gradient(135.52deg, rgba(28, 28, 28, 0.169) 20.11%, rgb(64, 25, 116, 1) 81.11%), url("../images/Frame 480955452.png") no-repeat;
        background-size: 90%;
    }

    #sectSumamosGlobal {
        /* margin-top: auto; */
    }

    .btns {
        margin-top: 144px;
    }

    .btns li {
        width: 100%;
    }

    .finfos {

        padding-top: 14px;
    }

    #sectproyectos .contProNew .contTextTitlePro h4 {
        font-family: Helvetica Now Display;
        font-weight: 700;
        font-size: 20px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;

    }

    #sectproyectos {
        background: #fff;
    }

    #sectproyectos .contProNew {

        height: auto;
        padding-top: 0;

    }

    .contTextInfoNewMO {
        margin-bottom: 56px;
        margin-top: 56px;
    }

    .contTextInfoNewMO h3 {

        font-size: 33px;
        text-align: start;

    }

    .contTextInfoNewMO h4 {
        text-align: start;
        font-size: 18px;
        line-height: 28px;


    }

    .tkenf {
        height: 188px;
        padding-top: 47px;
        overflow: hidden;
    }

    .tkenf span {
        font-size: 24.2px;
    }

    .tc2::before {
        content: "2";
        color: #1C1C1C0D;
        position: absolute;
        top: -67px;
        left: 51%;
        font-family: Helvetica Now Display;
        font-weight: 800;
        font-size: 259.56px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
    }

    .tc3::before {
        content: "3";
        color: #1C1C1C0D;
        position: absolute;
        top: -68px;
        left: 52%;
        font-family: Helvetica Now Display;
        font-weight: 800;
        font-size: 259.56px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
    }

    .tc4::before {

        top: -68px;
        left: 54%;

        font-size: 259.56px;

    }

    .titulomonto {
        position: relative;
        margin-top: auto !important;
        text-align: center;
    }

    .titleModInverNew {

        font-size: 20px !important;
        text-align: center;


    }

    .advise {
        width: 97%;
        margin-left: 0;
    }

    #invertir .contCuadroRadius {
        width: 117%;
        position: relative;
        left: -8%;
    }



    #invertir button.close {

        margin-top: 0;
        padding: 0 !important;

    }

    #invertir .btnSigInv {
        max-width: 100%;
        border: 0.5px solid rgba(111, 59, 179, 1);
        /* width: 358;
        height: 44; */
        border-radius: 50px;
        border-width: 0.5px;

        font-family: Helvetica Now Display;
        font-weight: 500;
        font-size: 18px;
        line-height: 110.00000000000001%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;

        color: rgba(111, 59, 179, 1) !important;



    }

    #invertir .btnLOgLineOut {
        border: rgba(105, 219, 217, 1) solid 1px;
        color: rgba(105, 219, 217, 1) !important;
        background-color: transparent;
    }

    #invertir .btnSigInv img,
    #invertir .cancelarLinkInv {
        display: none !important;
    }


    .montoInverNew span {
        font-family: Helvetica Now Display;
        font-weight: 500;
        font-size: 40px;
        line-height: 110.00000000000001%;
        letter-spacing: -1.9%;
        vertical-align: middle;
    }

    #inversionRealizada .modal-dialog {
        margin: 0 !important;
    }

    .btnAutcolor {

        width: 165px;

    }

    .btnAut {
        width: 110px;
    }

    #inversionAsegu img {
        width: 100vw;
        margin-left: -31px;
    }

    .contProgressBardInv {

        max-width: 219px;

    }

}





@media (max-width:430px) {
    .contanuncio {
        width: 100px;
    }

    .contBg30diasColor {
        margin-top: 100px;
    }

    #sectproyectos {
        /* margin-top: 140px; */
    }

    .contLogF {
        width: 315px;
        margin-left: 0px;
    }

    .contFotCont,
    .contFotCont a {
        font-family: Libre Franklin;
        font-weight: 500;
        font-size: 10px;
        line-height: 15.76px;
        letter-spacing: 0%;
    }

    #proyectoPendiente h4 {

        font-size: 29px;

    }
}

@media (max-width:390px) {
    .contBg30diasColor {
        margin-top: 20px;
    }

    #sectproyectos {
        /* margin-top: 140px; */
    }

    .menosgrande>h3 strong {
        font-size: 35px !important;
        text-align: center;
    }

    .btnAut {
        width: 140px;
    }

    .btnAutcolor {
        width: 140px;
    }

    .float2 {
        zoom: 0.7;
        width: 100%;
    }

    #montoInputInvertir {
        width: 167px;
    }

    .contProgressBardInv {

        max-width: 174px;

    }



}

@media (max-width:380px) {
    .contBg30diasColor {
        margin-top: 0px;
    }

    #sectproyectos {
        /* margin-top: 140px; */
    }

    #sectSumamosGlobal .contMetricas .item-stadistica {
        width: 168px;
    }

    #sectSumamosGlobal .contMetricas .item-stadistica p {
        font-family: Helvetica Now Display;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0%;
        text-align: center;
    }

    #sectSumamosGlobal .contLogosN img {
        max-width: 260px;
        margin: 0px 10px;
    }

    #sectSumamosGlobal .contLogosN img {
        max-width: 150px;
    }




    .contProgressBardInv {

        max-width: 135px;

    }
}