.quebra {
    display: none;
}

body.TravePage {
    margin: 0px;
    padding: 0px;
}

.TravePage .info {
    background-color: #FFFFFF;
/*    height: 370px;*/
    margin: 0px;
    padding: 50px 0px 0px 0px;
    max-width: 360px;
    margin: auto;
}

.TravePage .info .fechar {
    float: right;
    opacity: 1;
    margin-right: 25px;
    margin-top: -25px;
}

.TravePage .info .fechar img {
    height: 16px;
    width: 16px;
}

.TravePage .info .body {
    width: 90%;
    max-width: 625px;
    margin: auto;
    text-align: center;
}

.TravePage .info .body .logo {
    margin-bottom: 30px;
    width: 160px;
}

.TravePage .info .body .text {
    text-align: center;
    font: normal normal 700 18px/22px Montserrat;
    letter-spacing: 0px;
    opacity: 1;

    color: #000000;
    margin-bottom: 25px;
}

.TravePage .info .body .text a {
    text-align: center;
    font: normal normal 700 18px/22px Montserrat;
    letter-spacing: 0px;
    opacity: 1;
    color: #0770C0;
}

.TravePage .info .body ul.options {
    width: 100%;
    max-width: 420px;
    margin: auto;
    list-style: none;
    padding: 0px;
}

.TravePage .info .body ul.options li {
    text-align: center;
    font: normal normal 600 13px/20px Montserrat;
    letter-spacing: 0px;
    margin-bottom: 15px;
}

.TravePage .info .body ul.options li span {
    color: #000000;
    opacity: 1;
}

.TravePage .info .body ul.options li a {
    text-decoration: underline;
    color: #0770C0;
}

.TravePage .subscrever {
    max-width: 360px;
    margin: auto;
}

.TravePage .subscrever .body {
    width: 90%;
    max-width: 625px;
    margin: auto;
    text-align: center;
    padding: 20px 0px 40px 0px;
}

.TravePage .subscrever .body .question {
    text-align: center;
    font: normal normal 700 18px/22px Montserrat;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;

    margin-bottom: 5px;
}

.TravePage .subscrever .body .suggestion {
    text-align: center;
    font: normal normal normal 16px/23px Montserrat;
    letter-spacing: 0px;

    color: #000000;
    opacity: 1;
}

.TravePage .subscrever .body .tariff {
    background-color: #FDA100;
    border: 2px solid #FDA100;
/*    border-radius: 10px;*/
    opacity: 1;
    padding: 30px 40px;
/*    width: max-content;*/
    min-width: 300px;
    margin: 15px auto 20px auto;
    background-color: #FDA100;
}

.TravePage .subscrever .body .tariff .promo {
    margin: -10px -10px 0px -10px;
    border-bottom: 2px solid #FDA100;
    text-align: center;
    font: normal normal bold 16px/19px Montserrat;
    line-height: 19px;
    letter-spacing: 0px;
    color: #FDA12B;
    opacity: 1;
    line-height: 36px;
}

.TravePage .subscrever .body .tariff .nome {
    text-align: center;
    font: normal normal 700 20px/24px Montserrat;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin: 0px 0px 25px 0px;
}

TravePage .subscrever .body .tariff .nome {
    text-align: center;
    font: normal normal normal 24px/29px Montserrat;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin: 20px 0px;
}

.TravePage .subscrever .body .tariff .subscrever {
    width: 100%;
    border: 0px;
    background: #000000;
    color: #ffffff;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 44px;
    margin: auto;
}

@media (min-width: 992px) {
    .quebra {
        display: block;
    }

    body.TravePage {
        margin: 0px;
        padding: 0px;
    }

    .TravePage .info {
        background-color: #FFFFFF;
        margin: 0px;
        padding: 50px 0px 0px 0px;
        max-width: 625px;
        margin: auto;
    }

    .TravePage .info .fechar {
        float: right;
        opacity: 1;
        margin-right: 25px;
        margin-top: -25px;
    }

    .TravePage .info .fechar img {
        height: 16px;
        width: 16px;
    }

    .TravePage .info .body {
        width: 90%;
        max-width: 625px;
        margin: auto;
        text-align: center;
    }

    .TravePage .info .body .logo {
        margin-bottom: 30px;
        width: 160px;
    }

    .TravePage .info .body .text {
        text-align: center;
        font: normal normal 700 18px/22px Montserrat;
        letter-spacing: 0px;
        opacity: 1;

        color: #000000;
        margin-bottom: 25px;
    }

    .TravePage .info .body .text a {
        text-align: center;
        font: normal normal 700 18px/22px Montserrat;
        letter-spacing: 0px;
        opacity: 1;
        color: #0770C0;
    }

    .TravePage .info .body ul.options {
        width: 100%;
        max-width: 420px;
        margin: auto;
        list-style: none;
        padding: 0px;
    }

    .TravePage .info .body ul.options li {
        text-align: center;
        font: normal normal 600 16px/20px Montserrat;
        letter-spacing: 0px;
        margin-bottom: 15px;
    }

    .TravePage .info .body ul.options li span {
        color: #000000;
        opacity: 1;
    }

    .TravePage .info .body ul.options li a {
        text-decoration: underline;
        color: #0770C0;
    }

    .TravePage .subscrever {
        max-width: 625px;
        margin: auto;
    }

    .TravePage .subscrever .body {
        width: 90%;
        max-width: 625px;
        margin: auto;
        text-align: center;
        padding: 20px 0px 40px 0px;
    }

    .TravePage .subscrever .body .question {
        text-align: center;
        font: normal normal 700 18px/22px Montserrat;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;

        margin-bottom: 5px;
    }

    .TravePage .subscrever .body .suggestion {
        text-align: center;
        font: normal normal normal 16px/23px Montserrat;
        letter-spacing: 0px;

        color: #000000;
        opacity: 1;
    }

    .TravePage .subscrever .body .tariff {
        background-color: #FDA100;
        border: 2px solid #FDA100;
        opacity: 1;
        padding: 30px 40px;
        min-width: 300px;
        margin: 15px auto 20px auto;
        background-color: #FDA100;
        max-width: 360px;
    }

    .TravePage .subscrever .body .tariff .promo {
        margin: -10px -10px 0px -10px;
        border-bottom: 2px solid #FDA100;
        text-align: center;
        font: normal normal bold 16px/19px Montserrat;
        line-height: 19px;
        letter-spacing: 0px;
        color: #FDA12B;
        opacity: 1;
        line-height: 36px;
    }

    .TravePage .subscrever .body .tariff .nome {
        text-align: center;
        font: normal normal 700 20px/24px Montserrat;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        margin: 0px 0px 25px 0px;
    }

    TravePage .subscrever .body .tariff .nome {
        text-align: center;
        font: normal normal normal 24px/29px Montserrat;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        margin: 20px 0px;
    }

    .TravePage .subscrever .body .tariff .subscrever {
        width: 100%;
        border: 0px;
        background: #000000;
        color: #ffffff;
        border-radius: 10px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 700;
        line-height: 44px;
        margin: auto;
    }
}

@media (min-width: 1200px) {
}

@media (min-width: 1800px) {
}
