html {
    font-family: 'Roboto', sans-serif !important;
}

body {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    padding-top: 0px;
    padding-bottom: 0px;
    color: #000000;
}

.no-margin {
    margin: 0px;
}

.nearway-cliente {
    max-height: 35px;
}

.nearway-title-xlarge {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 72px;
}

.nearway-title-large {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    color: #000000;
}

.nearway-title-24 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    color: #000000;
}

.nearway-title-medium {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #000000;
}

.nearway-title-thin {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 18px;
    color: #000000;
}

.nearway-title-light-14 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
}

.nearway-title-light-16 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #000000;
}

.nearway-title-light-18 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
}

.nearway-title-thin-2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 18px;
    color: #202020;
}

.nearway-title-thin-3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 14px;
    color: #202020;
}

.nearway-title-regular {
    font-size: 24px; 
    color: #202020;
}

.nearway-icono {
    width: 90px;
    height: 90px;
    padding: 5px;
}

.nearway-icono-background {
    background-color: #000000;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 70px;
    height: 70px;
    padding: 5px;

}

.nearway-long-text p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #000000; 
}

.background-menu {
    background-image: url("https://resources.nearway.com/img/principal/nw_barra_degrade.png");
    background-repeat: repeat-x;
    background-color: transparent !important;
    padding-bottom: 60px;
}

.background-menu-scroll {
    background-image: none;
    background-color: #000000 !important;
    padding-bottom: 10px;
}

.background-menu-solid {
    background-image: none;
    background-color: #000000 !important;
    padding-bottom: 10px;
}

.nw-carousel {
    position: relative;
}

.nw-carousel-express-container {
    max-width: 45%;
    position: absolute;
    top: 25%;
    z-index: 10;
    padding-left: 90px;
}

.nw-color-text {
    color: #eb5219;
}

.nw-carousel-express-content {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
}

.nw-carousel-express-nw-express {
    width: 100%; 
    text-align: center; 
    border-bottom: 1px solid #ffffff; 
    line-height: 0.1em;
    margin: 10px 0 20px; 
}

.nearway-font {
    font-family: "myriad-pro",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
    font-size: 23px;
    background-color: #000000;
}

.express-font {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #eb5219;
    font-size: 18px;
    background-color: #000000;
}

.nearway-font-large {
    font-family: "myriad-pro",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
    font-size: 48px;
    background-color: #000000;
}

.express-font-large {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #eb5219;
    font-size: 30px;
    background-color: #000000;
}

.nw-carousel-principal {
    /*min-height: 588px;*/
}

.nw-carousel-secondary {
    /*min-height: 700px;*/
}

.nw-carousel .nw-carousel-principal-img {
    object-fit: cover;
}

.nw-carousel .nw-carousel-secondary-img {
    max-width: 250px;
    padding-top: 100px;
}

.nw-carousel .nw-carousel-caption-principal {
    position: absolute;
    top: 30%;
    left: 5%;
    z-index: 10;
    max-width: 50%;
}

.nw-carousel .nw-carousel-banner {
    position: absolute;
    top: 15%;
    left: 5%;
    z-index: 11;
    width: 90%;
    height: 75%;
    background-color: #000000;
    -webkit-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.75);
    padding-left: 10px;
    padding-right: 10px;
}

.nw-carousel .nw-carousel-banner .nw-carousel-banner-close {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.nw-carousel .nw-carousel-caption-secondary {
    position: absolute;
    top: 20%;
    left: 15%;
    z-index: 10;
    max-width: 50%;
}

.nw-carousel-text {
    font-size: 45px;
    color: #ffffff;
}

.nw-contactanos-text {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 100px;
    color: #000000;
}

.nw-contactanos-apps {
    text-align: left;
}

.nw-contactanos-social {
    text-align: right;
}

.nw-contactanos-social a {
    padding: 5px;
}

.nw-usos-text {
    margin: 0 auto;
}

.nw-usos img {
    max-height: 625px;
}

.nw-usos-titulo {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    color: #000000;
}

.nw-usos-descripcion {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    margin-top: 40px;
    margin-bottom: 48px;
}

.btn-usos-mas-info {
    margin-bottom: 20px;
}

.nw-separador {
    background-image: url("https://resources.nearway.com/img/principal/nw_separador.png");
    background-repeat: repeat-x;
    background-color: transparent !important;
}

.nw-padding-usos {
    padding-top: 95px;
    padding-bottom: 95px;
}

.nw-padding-default-container {
    padding-top: 125px;
    padding-bottom: 20px;
}

.nw-padding-default-container-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.nw-padding-default-container-bottom-10 {
    padding-bottom: 10px;
}

.nw-padding-default-container-left-right-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.nw-padding-default-container-left-right-35 {
    padding-left: 35px;
    padding-right: 35px;
}

.nw-padding-default-container-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.nw-padding-default-container-top-50 {
    padding-top: 50px;
}

.nw-padding-default-container-bottom-50 {
    padding-bottom: 50px;
}

/* Inicio Introduccion */
.nw-padding-introduccion {
    padding-top: 75px;
    padding-bottom: 0px;
}

.nw-introduccion {
    background-color: #ececee;
}

.nw-introduccion-principal {
    background-color: #000000;
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 25px;
    padding-right: 25px;
}

.nw-introduccion-principal-mensaje {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 30px;
}

.nw-introduccion-principal-bajada {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    left: 0px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.nw-introduccion-secundario {
    border-bottom: 50px solid #ffffff;
    border-top: 20px solid #ffffff;
}

.nw-introduccion-secundario h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #000000;
}

.nw-introduccion-secundario p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
}

.nw-introduccion-terciario {
    min-height: 248px;
    width: 100%;
}
/* Fin Introduccion */

#nw-clientes {
    padding-top: 30px;
}

#nw-clientes img {
    margin: 15px;
}

.navbar-brand img {
    width: 135px;
    max-width: 135px;
}

a {
    font-size: 14px;
}

#menu-principal .navbar-collapse {
    text-align: right;
}

.roboto-thin {
    font-weight: 100;
}

.roboto-light {
    font-weight: 300;
}

.nw-contactanos {
    padding-top: 100px;
    padding-bottom: 50px;
}

.nw-break-line-small {
    display: none;
}

/*Inicio Botones*/
.btn-nearway {
    color: #ffffff !important;
    background-color: #eb4923 !important;
    border-color: #eb4923 !important;
}

.btn-nearway:hover {
    color: #ffffff !important;
    background-color: #d64914 !important;
    border-color: #bf4111 !important;
}

.btn-nearway:focus, .btn-nearway.focus {
    color: #ffffff !important;
    background-color: #d64914 !important;
    border-color: #bf4111;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-nearway.disabled, .btn-nearway:disabled {
    color: #ffffff;
    background-color: #EA5219;
    border-color: #EA5219;
}

.btn-nearway:not(:disabled):not(.disabled):active, .btn-nearway:not(:disabled):not(.disabled).active,
.show > .btn-nearway.dropdown-toggle {
    color: #ffffff;
    background-color: #bf4111;
    border-color: #b21f2d;
}

.btn-nearway:not(:disabled):not(.disabled):active:focus, .btn-nearway:not(:disabled):not(.disabled).active:focus,
.show > .btn-nearway.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-transparent {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}

.btn-transparent:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}

.btn-transparent:focus, .btn-transparent.focus {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-transparent.disabled, .btn-transparent:disabled {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}

.btn-transparent:not(:disabled):not(.disabled):active, .btn-transparent:not(:disabled):not(.disabled).active,
.show > .btn-transparent.dropdown-toggle {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}

.btn-transparent:not(:disabled):not(.disabled):active:focus, .btn-transparent:not(:disabled):not(.disabled).active:focus,
.show > .btn-transparent.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-black {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    font-weight: 300;
}

.btn-black:hover {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.btn-black:focus, .btn-black.focus {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-black.disabled, .btn-black:disabled {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active,
.show > .btn-black.dropdown-toggle {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus,
.show > .btn-black.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
/*Fin Botones*/

.bg-black {
    background-color: #000000 !important;
}

#menu-principal .dropdown-menu {
    border-radius: 10px;
    opacity: 0.9;
}

#menu-principal .dropdown-item {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    color: #000000;
}

#menu-principal .dropdown-menu-center {
    right: -140px;
    left: auto;
}

#menu-principal .dropdown-item.active, 
#menu-principal .dropdown-item:active�{
    background-color: #000000;
}

footer {
    background-color: #000000;
    color: #ffffff;
    font-weight: 100;
    font-size: 14px;
}

footer .footer-primary {
    border-bottom: 1px solid #ffffff;
    padding-top: 40px;
    padding-bottom: 20px;
}

footer .footer-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
}

footer .footer-links {
    text-align: right;
}

.navbar-dark .navbar-toggler .ham {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1);
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}

#menu-principal-contact2 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.nw-contactanos-apps img {
    width:auto;
    height:28px;
    cursor:pointer;
}

.nw-contactanos-social img {
    width:auto;
    height:28px;
    cursor:pointer;
}

#principal-img-large {
    display: block;
}

#principal-img-little {
    display: none;
}

#nw-banderas {
    display: block;
}

#form-nw-contacto {
    font-size: 12px;
    color: #000000;
}

.margin-10 {
    margin: 20px;
}

/* NearWay Express */
.nw-express-create-platform {
    -webkit-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    color: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.nw-express-create-platform-register {
    -webkit-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    color: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000000;
}

.nw-express-create-platform-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 50px;
    color: #ffffff;
    font-weight: 700;
}

.nw-carousel-express {
    padding-top: 60px;   
}

.nw-carousel-express-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    color: #ffffff;
    font-weight: 700;
}

/* Large devices (desktops, less than 1200px) */
@media (min-width: 1920px) { 
    .nw-introduccion-secundario h3 {
        font-size: 40px;
    }

    .nw-introduccion-secundario p {
        font-size: 20px;
    }

    .nw-usos-titulo {
        font-size: 50px;
    }

    .nw-usos-descripcion {
        font-size: 25px;
    }

    .nw-carousel-text {
        font-size: 70px;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) { 
    .nw-introduccion-principal-mensaje, 
    .nw-introduccion-terciario h3 {
        font-size: 25px;
    }

    .nw-carousel-caption-principal, .nw-carousel-caption-secondary {
        left: 5%;
        right: 30%;
    }

    .nw-contactanos-text {
        font-size: 80px;
    }

    .nearway-title-xlarge {
        font-size: 60px;
    }
}

@media (max-width: 1024.98px) {  
    .nw-carousel-text {
        font-size: 40px;
    }

    .nw-contactanos-text {
        font-size: 80px;
    }

    .nearway-title-xlarge {
        font-size: 55px;
    }

    .nw-carousel-express-title {
        font-size: 40px;
    }

    .nw-carousel-express-content {
        line-height: 1.2;
        font-size: 14px;
    }

    .nw-carousel-express-content br {
        display: none;
    }

    .nw-carousel-express-container {
        padding-left: 50px;
        text-align: center;
    }
}

@media (max-width: 991.98px) {  
    .nw-padding-introduccion {
        padding-top: 45px;
    }

    .nw-introduccion {
    }

    .nw-introduccion-principal {
        min-height: 240px;
    }

    .nw-introduccion-principal-mensaje {
        font-size: 20px;
    }

    .nw-introduccion-secundario {
        border-bottom: none;
        border-top: none;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .nw-introduccion-secundario {
        border-bottom: none;
        border-top: none;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .nw-introduccion-secundario h3 {
        font-size: 18px;
    }

    .nw-introduccion-secundario p {
        font-size: 12px;
    }

    .nw-introduccion-terciario {
        margin-top: 10px;
    }

    .nw-padding-usos {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .nw-usos {
        text-align: center;
    }

    .nw-break-line {
        display: none;
    }

    .nw-carousel-text {
        font-size: 28px;
    }

    .nw-contactanos-text {
        font-size: 60px;
    }

    .nw-contactanos-apps img {
        height:25px;
    }

    .nw-contactanos-social img {
        height:25px;
    }

    .nearway-title-xlarge {
        font-size: 30px;
    }

    .nw-carousel-express-content {
        line-height: 1.2;
    }

    .nw-default-text {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center !important;
    }

    .nw-default-text br {
        display: none;
    }
}

@media (max-width: 768px) {  
    .background-menu {
        background-image: none;
        background-color: #000000 !important;
        padding-bottom: 10px;
    }

    #menu-principal-login {
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .nw-carousel-principal {
        background-color: #000000;
    }

    .nw-carousel-caption-principal, .nw-carousel-caption-secondary {
        left: 5%;
        right: 30%;
    }

    .nw-carousel .nw-carousel-caption-principal {
        width: 100%;
        max-width: 100%;
        left: 0px;
        bottom: 0px;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .nw-carousel-text {
        font-size: 20px;
        padding-top: 10px;
        margin-bottom: 30px;
        text-align: center;
    }

    .nw-carousel-principal {
        margin-top: 57px;
    }

    #principal-img-large {
        display: none;
    }

    #principal-img-little {
        display: block;
    }

    .nearway-title-xlarge {
        font-size: 45px;
    }

    .nw-carousel-express {
        background-color: #000000;
        text-align: center;
    }

    .nw-carousel-express-container {
        width: 100%;
        max-width: 100%;
        position: relative;
        top: 0%;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        left: 0%;
        margin-top: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 575.98px) {
    .nw-introduccion-principal-mensaje {
        font-size: 25px;
        text-align: center;
    }

    .nw-padding-usos {
        padding-top: 45px;
        padding-bottom: 0px;
    }

    .nw-usos {
        text-align: center;
    }

    /* Fin Introduccion */

    .nw-carousel-principal {
        background-color: #000000;
    }

    .nw-carousel-caption-principal, .nw-carousel-caption-secondary {
        left: 5%;
        right: 30%;
    }

    .nw-carousel .nw-carousel-caption-principal {
        width: 100%;
        max-width: 100%;
        left: 0px;
        bottom: 0px;
        top: initial;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .nw-carousel-text {
        font-size: 20px;
        padding-top: 10px;
        margin-bottom: 30px;
        text-align: center;
    }

    #menu-principal .dropdown-item {
        font-size: 12px;
    }

    footer {
        text-align: center;
    }

    footer p {
        font-size: 18px;
    }

    footer .col-logo {
        padding-bottom: 30px;
    }

    footer .row-logos {
        text-align: center;
    }

    footer .footer-text {
        text-align: center;
    }

    footer .footer-links {
        text-align: center;
    }

    .nw-break-line-small {
        display: block;
    }

    .nw-contactanos-text {
        font-size: 45px;
        text-align: center;
    }

    .nw-contactanos-social {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .nw-contactanos-apps {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #principal-img-large {
        display: none;
    }

    #principal-img-little {
        display: block;
    }

    #nw-banderas {
        display: none;
    }

    #contacto {
        padding-top: 50px;
    }

    .nearway-title-xlarge {
        font-size: 40px;
    }

    #nw-carousel-banner-secondary {
        /*display: none;*/
    }

    #nw-carousel-banner-secondary p {
        line-height: 1.2;
    }

    #nw-carousel-banner-secondary .nearway-icono {
        width: 60px;
        height: 60px;
        padding: 2px;
    }

    .nw-carousel .nw-carousel-banner {
        padding-top: 20px;
        position: relative;
    }
}
