html,
body {
    font-family: "Rubik-SemiBold", Arial, Helvetica, sans-serif !important;
}

#languageSwitcher {
    border-radius: 7px;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.carousel-inner img {
    position: initial;
}

#carouselBannerCaptions .carousel-inner img {
    opacity: 0.9;
}

#informate .carousel-inner img {
    height: 220px;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
}

.menu-scrolled #menu-lista>.nav-link {
    color: rgb(0, 121, 107, 0.5) !important;
}

.menu-scrolled #menu-lista>.nav-item>.login {
    border: 2px solid rgb(0, 121, 107) !important;
    border-radius: 50px !important;
}

@media (max-width: 991.9px) {
    #carouselBannerCaptions {
        top: 100px !important;
    }

    #menu-lista>.nav-link {
        color: rgb(0, 121, 107) !important;
    }

    .img-logo {
        background: url(../../images/landing/trazapp-logo-inverted.png) no-repeat center center;
        background-size: contain;
        height: 60px;
        width: 60px;
    }
}

#carouselBannerCaptions h4 {
    font-size: 1.6vmax;
}

#carouselBannerCaptions h1 {
    font-size: 3.2vw;
}

@media (max-width: 700px) {
    #carouselBannerCaptions h4 {
        font-size: 12px;
    }

    #carouselBannerCaptions h1 {
        font-size: 30px;
    }
}

#carouselPlataformaCaptions .card-text {
    font-size: calc(16px + 0.5vw);
}

.small,
small {
    font-size: calc(6px + 0.6vw);
    font-weight: 400;
}

@media (min-width: 991px) {
    section {
        padding: 133px 15px 14px 15px !important;
    }

    .menu-opacity .nav-link {
        color: rgba(255, 255, 255, 0.5) !important;
    }

    .menu-opacity .bg-light {
        background-color: rgba(37, 46, 53, 0.1) !important;
    }

    .menu-opacity .img-logo {
        background: url(../../images/landing/trazapp-logo.png) no-repeat center center;
        width: 100px !important;
        height: 100px !important;
        background-size: contain;
    }

    .menu-scrolled>.fixed-top {
        background: rgba(255, 255, 255) !important;
    }

    .menu-scrolled .img-logo {
        background: url(../../images/landing/trazapp-logo-inverted.png) no-repeat center center;
        width: 100px !important;
        height: 100px !important;
        background-size: contain;
    }
}

#menu-footer {
    flex-direction: column;
}

#menu-footer>.nav-item {
    color: #fff !important;
    padding: 3px 0 !important;
}

#menu-footer>.nav-item>.login {
    border: 2px solid rgb(0, 121, 107);
    border-radius: 50px;
}

.navbar-toggler,
.navbar-bars {
    color: rgb(0, 121, 107);
    border: none;
}

.nav-link {
    padding: 0 16px !important;
    font-family: "Rubik-Bold", Arial, Helvetica, sans-serif !important;
}

@media (max-width: 768px) {
    .nav-link {
        font-size: 16px !important;
    }
}

.btn-language {
    background: none;
    border: none;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Rubik-ExtraBold", Arial, Helvetica, sans-serif !important;
}

.font-banner>h1 {
    font-weight: 700;
}

.font-banner>p {
    font-size: 1.6vw;
    font-weight: 600;
}

.font-banner>p>a {
    text-shadow: none !important;
    font-size: 16px;
    font-weight: 400;
}

@media (max-width: 768px) {
    .font-banner>p {
        font-size: 14px;
    }
}

section {
    height: 100%;
    padding: 14px 15px;
}

@media (max-width: 990px) {
    #inicio {
        margin: 0 0 100px 0 !important;
    }
}

#inicio .carousel-inner img {
    min-height: 400px;
    min-width: 530px;
}

#funciona {
    background-color: #3f9b9d;
}

#que {
    background-color: #fff;
}

#que p {
    color: #666666;
}


#por_que,
#como_funciona {
    color: #666666;
    /* margin: 150px 0; */
}

.carousel-control-prev,
.carousel-control-next {
    width: 5%;
}

#como_funciona .carousel-control-prev,
#como_funciona .carousel-control-next,
#informate .carousel-control-prev,
#informate .carousel-control-next {
    filter: invert(100%);
}

#como_funciona .carousel-indicators li,
#informate .carousel-indicators li {
    filter: invert(100%);
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

#por_que .justify-content-center,
#como_funciona .justify-content-center,
#contacto .justify-content-center {
    color: #666666;
    text-align: justify;
    align-items: center;
}

.odd h1,
.odd h2,
.odd h3 {
    color: #00796b;
    text-align: center;
}

.odd h4,
.odd h5 {
    color: #3f9b9b;
}

#como_funciona img {
    max-width: 200px;
    width: 100%;
}

#como_funciona .card {
    border: none !important;
}

/* Power BI */
#power-bi {
    color: #ffffff;
    background-size: cover;

    text-align: center;

    margin: 20px;
}

.reporte-bi {
    width: 100%;
    height: 60vw;
    max-height: 38vw;
}

.responsive-iframe {
    width: 100%;
    height: 100%;
    /* min-height: 230px !important; */
}

/* END Power BI */

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

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

.links-trazapp {
    color: #b8b7cc;
    text-decoration: none;
    font-size: 26px;
}

.funciona-apps {
    border-radius: 25px;
    box-shadow: 0 0 9px 4px rgb(0 0 0 / 32%);
}

.funciona-apps p {
    font-size: 20px;
}

.img-app {
    max-width: 100px !important;
    width: 100%;
}

.img-app-square {
    max-width: 200px !important;
}

.btn-leer-mas {
    border-radius: 50px;
    border: none !important;
    color: #00796b !important;
    width: 200px;
    background-color: #fff;
    font-weight: 600;
    padding: 10px;
    margin-top: 18px;

    border: 1px solid #00796b !important;
}

.btn-leer-mas:hover {
    background-color: #00796b !important;
    color: #fff !important;
    border-color: #fff !important;
}

#cifras {
    background: url(../../images/landing/trazapp_cifras.png) no-repeat center center;
    color: #fff;
    background-size: cover;
    text-align: center;
    font-family: "Rubik-Light", Arial, Helvetica, sans-serif !important;
}

#cifras .row+.row {
    padding: 25px 0;
}

#cifras h1 {
    font-size: 3vw;
}

#cifras p,
#beneficios p {
    font-size: 1.4vw;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 75% !important;
}

#beneficios p {
    font-size: 1.2vw;
}

#cifras b {
    font-family: "Rubik-Bold", Arial, Helvetica, sans-serif !important;
}

@media (max-width: 767.9px) {

    #power-bi h1,
    #cifras h1,
    #beneficios h1,
    #por_que h1,
    #que h1,
    #como_funciona h1,
    #alianzas h1,
    #informate h1,
    #contacto h1,
    #enfoque h1 {
        font-size: 22px;
        text-align: center;
    }

    #informate h2,
    h2 {
        font-size: 20px;
        text-align: center;
    }

    #power-bi p,
    #cifras p,
    #beneficios p,
    #por_que p,
    #que p,
    #como_funciona p,
    #funciona p,
    #alianzas p,
    #informate p,
    #contacto p,
    #enfoque p {
        font-size: 15px;
    }

    .links-trazapp {
        font-size: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    #power-bi h1,
    #cifras h1,
    #beneficios h1,
    #por_que h1,
    #que h1,
    #como_funciona h1,
    #alianzas h1,
    #informate h1,
    #contacto h1,
    #enfoque h1 {
        font-size: 4vw;
    }

    #informate h2,
    h2 {
        font-size: 3.8vw;
        text-align: center;
    }

    #power-bi p,
    #cifras p,
    #beneficios p,
    #por_que p,
    #que p,
    #como_funciona p,
    #funciona p,
    #alianzas p,
    #informate p,
    #contacto p,
    #enfoque p {
        font-size: 2.2vw;
    }

    .links-trazapp {
        font-size: 2.2vw;
    }
}

#ingresar-plataforma {
    background: url(../../images/landing/fondo-pantallas_01.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: cover;

    text-align: center;
    color: #fff;
    display: flex;

    align-items: center;
    justify-content: center;

    height: 68vw;
    max-height: 1310px;
    min-height: 1300px;
}

@media (max-width: 1530px) {
    /* #beneficios {
        margin-top: -80px !important;
    } */
}

#ingresar-plataforma .card-title {
    font-size: calc(18px + 1.3vw);
}

#alianzas .carousel-control-prev,
#alianzas .carousel-control-next {
    filter: invert(100%);
}

#alianzas .carousel-indicators li {
    filter: invert(100%);
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.feature {
    padding: 10px;
}

.feature img {
    filter: grayscale(100%);
    width: 150px;
    margin: auto;
    display: block;
}

.feature img:hover {
    filter: grayscale(0%);
}

.img-circle {
    padding: 10px;
}

#ingresar-plataforma .card {
    background-color: transparent !important;
    border: none !important;
    margin-top: 60px;
}

#ingresar-plataforma .img-app {
    min-width: 1518px;
    border: none !important;
    margin-left: -16px;
    position: absolute;
}

#ingresar-plataforma .card-text {
    width: 75% !important;
    margin-left: auto;
    margin-right: auto;
}

#beneficios {
    background: url(../../images/landing/peces-fondo.png) no-repeat center center;
    color: #000;
    background-size: contain;
    text-align: center;

    margin-bottom: 80px;
    margin-top: -80px;
}

#beneficios .card {
    background: transparent !important;
}

#enfoque {
    background: url(../../images/landing/nuestro_enfoque.png) no-repeat center center;
    color: #fff;
    background-size: cover;
    text-align: center;
}

#contacto {
    background-color: #f1f6fa;
    color: #000;
    background-size: cover;
    text-align: center;
}

#ubicacion {
    padding: 0 !important;
}

.card-beneficio .card-text {
    font-size: 20px;
    text-align: center;
}

.card-beneficio .card-text b {
    font-family: "Rubik-Bold", Arial, Helvetica, sans-serif !important;
    font-size: 22px;
}

.card-beneficio img {
    height: 120px !important;
}

@media (min-width: 1200px) {
    .card-beneficio .card-text {
        padding: 0 60px;
    }
}

@media (max-width: 500px) {
    .w-75 {
        width: 100% !important;
    }
}

.justify-content-center {
    align-items: center;
    color: #fff;
    font-size: 26px;
    text-align: justify;
}

#informate .carousel-body {
    min-height: 168px !important;
}

#informate .col-card {
    float: left;
    padding: 20px 10px;
}

#informate .card-footer {
    background-color: #fff;
    border: none;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 35px !important;
}

#informate .rounded {
    border-radius: 25px !important;
}

#informate .btn-leer-mas {
    border: 2px solid #00796b !important;
    padding: 2px !important;
    width: 150px !important;
}

/* formulario contacto */
.contacto {
    padding: 15px;
    box-sizing: border-box;
}

@media screen and (max-width: 800px) {
    .contacto {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 430px) {
    .contacto .formulario .boton {
        padding: 20px 60px;
    }
}

.contacto>.contenedor {
    margin-right: auto;
    margin-left: auto;
    color: #000 !important;
    font-weight: 400;
    padding: 30px 0;
}

.contacto>.contenedor>strong {
    font-size: 25px;
    font-weight: 400;
}

.contacto b {
    font-size: xx-large !important;
    font-weight: bold !important;
}

.contacto .formulario {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contacto .formulario input[type="text"],
.contacto .formulario input[type="email"],
.contacto .formulario input[type="tel"],
.contacto .formulario input[type="asunto"],
.contacto .formulario textarea {
    border: 2px solid #cecece;
    border-radius: 5px;
    padding: 15px 26px;
    font-size: 15px;
    color: #666666;
    background: #fff;
    border-radius: 20px;
    box-shadow: rgb(8 8 8 / 30%) 0px 2px 5px;
}

.contacto .formulario input[type="text"],
.contacto .formulario input[type="tel"] {
    width: 49%;
    margin-bottom: 15px;
}

.contacto .formulario input[type="email"] {
    width: 100%;
    margin-bottom: 15px;
}

.contacto .formulario input[type="asunto"] {
    width: 100%;
    margin-bottom: 15px;
}

.contacto .formulario textarea {
    width: 100%;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 100px;
    max-height: 300px;
    margin-bottom: 15px;
}

.contacto .formulario .boton {
    font-size: 15px;
    background: #009183;
    margin-left: auto;
    color: #fff;
    border: none;
    border-radius: 30px;
    padding: 8px 45px;
    cursor: pointer;
    background-size: cover;
    transition: all 0.2s;
}

input:focus {
    outline: none !important;
    border-color: #719ece;
    box-shadow: 0 0 10px #719ece;
}

textarea:focus {
    outline: none !important;
    border-color: #719ece;
    box-shadow: 0 0 10px #719ece;
}

/* END formulario contacto */
/* backtop */
#back-to-top.show {
    opacity: 1;
}

#back-to-top {
    position: fixed;
    bottom: 55px;
    right: 40px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #009183;
    color: #fff;
    cursor: pointer;
    border: 0;
    text-decoration: none;
    opacity: 0;
    box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.05);
    font-size: 15px;
    border-radius: 20px;
}

#back-to-top {
    transition: all 300ms ease-in-out;
}

.show {
    display: block !important;
}

/* END backtop */
#map {
    width: 100%;
    height: 600px;
}

footer {
    background-color: #0b6262;
    color: #fff !important;
    align-items: center;
    text-align: center;
}

footer .nav-link {
    color: #fff !important;
}

footer a {
    color: #fff !important;
    padding-left: 20px;
}

footer .container {
    padding-top: 20px;
}

.ol-control button {
    background-color: #fff;
    color: #666666;
}

.ol-control button:hover {
    background-color: #666666;
    color: #fff;
}

.ol-control.ol-bar.ol-bottom.ol-left,
.ol-control.ol-bar.ol-bottom.ol-right {
    bottom: 2em;
}

.digit {
    opacity: 0;
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.digit.visible {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.digit:nth-child(2) {
    margin-top: 50px;
}

.digit:nth-child(3) {
    margin-top: 300px;
}

.digit:nth-child(4) {
    margin-top: 150px;
}

.digit:nth-child(5) {
    margin-top: 200px;
}

.boton-descarga {
    text-align: center !important;
}

.figure-que-es {
    padding: 20px;
}

.figure-que-es img {
    width: 19.5vw;
    min-width: 180px;
}