.cnaranja {
    color: #ED683D !important;
}

.corner-label.hot {
    background-color: #ED683D !important;
}

.appTik {
    padding-left: 0;
    color: #000;
    font-size: 15px;
}

.mapa iframe {
    width: 100%;
}

.desktop{
    display: block!important;
}

.respo{
    display: none!important;
}

.respo div .slides li{
    height: 32rem;
}

.page_footer .widget .logo img{
    max-width: 287px;
}

#toTop{
    bottom: 79px!important;
}


@media only screen and (max-width: 600px) {
    .desktop{
        display: none!important;
    }

    .respo{
        display: block!important;
    }
}
