/* All */

body {
    /*background: #fff;*/
}

.fieldset{
    margin-bottom: 30px;
}
/* Header */

#plan-name{
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 2px;
    color: #da291c;
}
/* Navbar Location */

#navbar-location {
    height: 54px;
}

#location {
    color: #333;
}

#location .glyphicon {
    position: relative;
    top: 1px;
    margin-right: 5px;
    color: #da291c;
}

.navbar-text {
    margin: 0;
    font-size: 16px;
    padding: 29px 0;
}

@media only screen and (max-width: 480px) {
    .navbar-text {
        font-size: 14px;
    }
}

/* Check Coverage */

.check-coverage {
    width: 100%;
    height: 100%;
    background: url("../img/bg-cep.jpg") no-repeat center #0e4387;
    position: absolute;
}

.check-coverage-wrapper {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.check-coverage .form-group {
    margin-top: 10px;
}

.check-coverage .form p {
    max-width: 320px;
    margin: 20px auto;
}

.check-coverage .message {
    display: none;
}

.check-coverage .message p {
    font-size: 22px;
    font-weight: 700;
    margin: -10px 0 60px 0;
}

.check-coverage .message .btn {
    max-width: 200px;
    margin-top: -20px;
    margin-bottom: 40px;
}

.btn {
    background: #FFBC4A 0% 0% no-repeat padding-box;
}

.btn b {
    text-align: center;
    font: normal normal bold 16px/21px Barlow;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

/* Checkout */

.checkout {
    display: block;
}

#no-param {
    padding-bottom: 12em;
}

#no-param h3 {
    margin-bottom: 15px;
    color: #e32720;
    text-transform: uppercase;
    font-weight: 900;
}

#no-param .btn-wrapper {
    text-align: center;
}

@media only screen and (max-width: 480px) {
    #no-param {
        padding-bottom: 1em;
    }
}


/* Panels */

.panel {
    border:none !important;
    box-shadow: none;
}

.panel-body {
    padding: 40px 0;
    background: #f9f9f9;
    display: flex;
    margin-top: 0;
    flex-direction: row-reverse;
}

.panel-body h2 {
    text-transform: none;
    text-align: left;
    font: normal normal normal 32px/48px Barlow;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.panel legend {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-transform: none;
    margin-bottom: 0px;
    padding-top: 16px;
}
.form-group {
    padding: 0 16px !important;
}

.panel-cep h2{
    background: #da291c;
    border: 0;
    color: #fff;
    text-align: center;
}

.panel-cep .panel-heading {
    background: #da291c;
    padding: 30px 0px;
    border-radius: 0;
}

.panel-cep .panel-heading:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #da291c transparent transparent transparent;
    position: relative;
    bottom: -45px;
    margin: 0 auto;
}

.panel-cep .panel-body {
    padding: 10px 40px;
    padding-bottom: 0;
}
.panel-body h2 {
    margin-bottom: 5px !important;
}
.panel-cep .panel-body h2 {
    font-size: 28px;
    font-weight: 900;
    margin-top: 20px;
}

.panel-cep .panel-body a {
    color: #fff;
}

.panel-plan {
    width: 100%;
    min-height: 290px;
    background: #2699d2;
    margin-bottom: 0px;
    border: 0;
}

.panel-plan .panel-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    color: #fff;
    position: relative;
    top: 40px;
}

.panel-plan .box {
    border: 1px solid #ffbc4a;
    border-radius: 15px;
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 15px;
    text-align: center;
    color: #fff;
}

.panel-plan .box #plan-name {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #fff;
}

.panel-prices {
    background: #ffbc4a;
}

.panel-prices .panel-body {
    padding: 20px 0px;
}

@media only screen and (min-width: 992px) {
    .panel-primary .panel-body .form-group {
        margin-bottom: 0;
    }
    .panel-plan {
        background: url("../img/banner-checkout.webp") no-repeat center;
        min-height: 280px;
    }
    .panel-plan .panel-title {
        font-size: 24px;
        text-align: left;
    }
    .panel-plan .box {
        margin-top: 50px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 768px) {
    #has-param .panel .panel-body {
        padding-top: 0;
        flex-direction: column!important;
    }

    .step-info {
        width: 360px;
    }

    .step-info h3 {
        margin-top: 0;
    }

    .panel-body {
        padding: 60px 0px;
    }
    .panel-cep {
        margin-top: 25px;
    }
    .panel-cep .panel-body p {
        font-size: 18px;
    }
}

/* Prices */

#price-container {
    margin-bottom: 10px;
    line-height: initial;
    color: #333;
}

#price-container,
#price-container > div {
    height: 70px;
}

#price-container > div {
    text-align: center;
}

#price-container .last {
    padding-left: 0px !important;
    text-align: left;
}

.price-group {
    display: inline-block;
    text-align: center;
}

.price-group .price-alt {
    margin-top: 15px;
    display: block;
}

.price-group .price {
    margin-top: 25px;
    display: block;
}

.price-group .period {
    margin-bottom: 25px;
    display: block;
}

.price {
    font-size: 34px;
    font-weight: 900;
    color: #333;
}

.period {
    font-size: 16px;
}

.price-alt {
    font-size: 18px;
    font-weight: 900;
    color: #333;
}

.period-alt {
    font-size: 14px;
    display: block;
}

.alt{
    font-size: 16px;
    line-height: 1.6;
    color: #919191;
}

.arrow-right {
    margin-top: 50px;
    margin-left: -50px;
}
#navbar-region-wrapper{
    position: absolute;
    right: 15px;
}

@media only screen and (max-width: 768px) {
    #price-container,
    #price-container > div {
        height: 66px;
    }
    #price-container .first {
        padding-left: 15px !important;
    }
    .price {
        font-size: 18px;
    }
    .period {
        font-size: 14px;
    }
    .price-alt {
        font-size: 16px;
    }
    .period-alt {
        font-size: 14px;
    }
    #register-form{
        margin-top: 60px;
    }
}

@media only screen and (max-width: 480px) {
    .price-alt {
        font-size: 18px;
    }
    .period-alt {
        font-size: 14px;
    }
}

@media only screen and (max-width: 320px) {
    #price-container,
    #price-container > div {
        height: 62px;
    }
    .price {
        font-size: 16px;
    }
    .period {
        font-size: 12px;
    }
    .price-alt {
        font-size: 12px;
    }
    .period-alt {
        font-size: 10px;
    }
}


/* Portability */

.portability-field {
    background: #f9f9f9;
    padding: 30px 15px;
    border-radius: 5px;
}


/* Plan Details Modal */

.plan-details {
    margin-bottom: 40px;
}

.plan-details strong {
    margin-top: 40px;
    margin-bottom: 20px;
    display: block;
}

#channels-info .card {
    margin-bottom: 30px;
}

#channels-info .card-header {
    margin-bottom: 10px;
}

#channels-info span {
    color: #ccc;
    margin: 3px;
    padding: 0px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
}


/* Call me modal */

.call-me-modal {
    background-color : #ffbc4a;
    color: #333;
    padding: 10px 20px;
    border: none;
}

#call-me-button {
    position: fixed;
    bottom: 6px;
    right: 10px;
}

.call-me-header{
    background: #da291c
}

.call-me-title{
    background: #da291c !important;
}

.call-me-content{
    background: #da291c;
    border: 0;
    color: #fff;
    text-align: center;
}

.call-me-span{
    font-size: 30px;
    margin-right: 10px;
    margin-top: 3px;
}

.call-me-i-span{
    margin-left: -16px;
}

/* Step Info */
.step-info {
    border-radius: 7px;
    background: #FFFFFF;
    width: auto;
    min-width: 320px;
}



.step-info h3 {
    background: #E3262E 0% 0% no-repeat padding-box;
    font: normal normal bold 14px/27px Barlow;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
}

.step-info div {
    background: #ffffff;
    padding: 16px 16px;
}

.step-info div.plan-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}

.step-info div.plan-price h2 {
    text-transform: uppercase;
    text-align: left;
    font: normal normal bold 24px/48px Barlow;
    letter-spacing: 0px;
    color: #E3262E;
    opacity: 1;
}

.step-info div.plan-price strong span {
    text-align: right;
    font: normal normal normal 24px/48px Barlow;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.step-info div.plan-price strong {
    text-align: right;
    font: normal normal bold 14px/24px Barlow;
    letter-spacing: 0px;
    color: #51555D;
    opacity: 1;
}

.step-info small {
    text-align: left;
    font: normal normal normal 14px/21px Barlow;
    letter-spacing: 0px;
    color: #51555D;
    opacity: 1;
}

.step-info strong {
    font-size: 24px;
    color: #000000;
}

.row-box{
    background: #f8f8f8;
    padding: 15px 16px;
    border-radius: 2px;
    margin: 90px 0 -35px 0;
}

hr{
    border-top: 1px solid #D4D7DE !important;
}

#price-2-control{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ctrl{
    margin-top: 16px;
}

.help-block {
    color: #51555D !important;
    margin-bottom: 0;
    margin-top: 0px;
    font-size: 14px;
}
label {
    color: #51555D !important;
}
.has-error label {
    color: #E3262E !important;
}
.has-error .error-msg {
    color: #E3262E !important;
}
.has-error .form-control {
    border-color: #E3262E !important;
}

select {
    padding: 10px;
    padding-right: 40px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url('/static/img/expand_more.svg') !important;
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.selected {
    color: #000000 !important;
}

.unselected {
    color: #51555D !important;
}

#gender,
#invoice_due_day,
#payment_method_debito,
#education {
    color: #51555D;
    font-size: 17px;
    background-color: white;
}

.price-2-right-box{
    right: 30px;
}

@media only screen and (max-width: 992px) {
    .panel-plan-selected {
        padding: 0;
    }
    .price-2-right-box{
        right: 15px;
    }
}
