letraBranca {
    color: #ffffff;
    font: 90% Verdana, Arial, helvica, sans-serif;
}

#divValorFreteExpresso>h4 {
    color: #94cc2d;
}

.bordaRigth {
    border-right: 1px solid #e0e0e0;
}

.single-table {
    border: 1px solid #e0e0e0;
    margin-bottom: 60px;
}

.single-table h3 {
    font-size: 24px;
    color: #1a1a1a;
    border-bottom: 1px solid #e0e0e0;
    padding: 18px;
    line-height: 1;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.classExecutarAgora {
    padding-left: 45px;
}

.table-price {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.table-price h5 {
    font-size: 60px;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 17px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.table-price h5 span {
    position: absolute;
    font-size: 25px;
    top: 21%;
    left: 34%;
    font-weight: 600;
}

.table-price p {
    font-size: 18px;
    color: #999999;
    line-height: 1;
    margin-bottom: 22px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.table-description p {
    font-size: 18px;
    color: #999999;
    padding: 40px 20px;
    margin-bottom: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.table-description a {
    color: #EEC315;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.table-description button {
    width: 160px;
    height: 50px;
    border: 1px solid #e0e0e0;
    color: #EEC315;
    border-radius: 4px;
    background: transparent;
    margin-bottom: 30px;
    font-weight: 700;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.free h5 span {
    left: 39%;
}

.single-table:hover.single-table h3 {
    color: #EEC315;
}

.single-table:hover .table-description button {
    background: #EEC315;
    color: #fff;
    border: 0;
}

.single-table:hover .table-price h5 {
    color: #fff;
}

.single-table:hover .table-price p {
    color: #fff;
}

.single-table:hover .table-price {
    background: #EEC315;
}

/*criar div cadastrar*/
/* divCadastrar section */
section#divCadastrar {
    padding: 0 0 150px 0;
}

section#divCadastrar .media {
    margin-bottom: 10px;
}

section#divCadastrar .media i.fa {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 10px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 1.9em;
    text-align: center;
}

section#divCadastrar .media .media-heading {
    padding-top: 15px;
    font-weight: 300;
}

section#divCadastrar .media .media-heading a {
    font-weight: 400;
}

form label {
    padding-left: 4%;
}

.divLetraVermelha {
    color: #ff0000;
}

.divTopoPaginaExtras {
    background: #EEC315;
    color: #ffffff;
    padding-top: 1%;
    padding-bottom: 1%;
}

#divEnderecos form label {
    padding-left: 1%;
    font: 75% Verdana, Arial, helvica, sans-serif;
    color: #999999;
}

.divEnderec {
    min-height: 360px;
    /*background-color: #fafafa;*/
    /*border: 5px solid #f6f6f6;*/
}

#divIcones .divEnderec {
    min-height: 360px;
    background-color: #ffffff;
    border: 0px solid #f6f6f6;
}

.divEnderecMargins {
    padding-left: 5%;
    padding-right: 2%;
    padding-top: 5%;
}

.espacamentoDivObs {
    min-height: 20px;
}

.bordarDivComoFunciona {
    background: white;
    border-color: #e6e6e6;
    /*    position: relative;*/
    padding: 15px;
    background: #f2f2f2;
    border: 1px solid white;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;


    min-height: 100px;
}

.bordarDivComoFunciona h3 {
    color: #666666;
    font: 120% Verdana, Arial, helvica, sans-serif;
}

.gradienteTopo p {
    font: 80% Verdana, Arial, helvica, sans-serif;
}

.gradienteTopo img {
    float: left;
    padding-right: 2%;
}

.bordaDivFina {
    /*        border:1px solid #e0e0e0;
             padding: 1%;*/
}

footer img {
    padding-top: 3%;
}

.letraMenorPreta {
    font: 75% Verdana, Arial, helvica, sans-serif;
    color: #666666;
}

textArea {
    min-height: 40px;
}

.divFundoElog {
    background-image: url('../../elog/imagemFundo.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

.divFundoHachura {
    background: url('../../elog/bg.png') repeat;
}

.divFundoElog h4 {
    font: 100% Verdana, Arial, helvica, sans-serif;
}

.divFundoElog h3 {
    font: 150% Verdana, Arial, helvica, sans-serif;
}

.divFundoElog h2 {
    font: 200% Verdana, Arial, helvica, sans-serif;
}

.bordaDiv {

    background-color: #FFF;
    /*    -moz-box-shadow: 0 0 4px #888;
        -webkit-box-shadow: 0 0 4px #888;
        box-shadow: 0 0 5px #888;
        padding: 4%;*/
}

.linhaDivisora {
    margin-top: 2%;
    margin-bottom: 2%;
    background-color: #003333;
    min-height: 5px;
}

.msgInfo {
    font: 90% Verdana, Arial, helvica, sans-serif;
    color: #ff0000;


}

.fonteComp {
    font: 60%;
}

.rowComplemento .controls {
    margin-right: -9px;
}

.wrapper {
    overflow: hidden;
}

.pagamentoFooter h3 {
    font-size: 22px;
    margin-top: 10px;
}

div#divValorCorrida {
    margin-top: 20px;
}

div#divValorCorrida .custom-shipping-alert {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 16px;
    border-radius: 4px;
    border-color: #ffe3e6;
    border-right: 5px solid #9e000f;
    color: #9e000f;
    background-color: #ffe3e6;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
    div#divValorCorrida .custom-shipping-alert {
        flex-direction: row;
    }
}

div#divValorCorrida .custom-shipping-alert .alert-icon {
    margin-right: 0;
}

@media (min-width: 768px) {
    div#divValorCorrida .custom-shipping-alert .alert-icon {
        margin-right: 16px;
    }
}

div#divValorCorrida .custom-shipping-alert .alert-icon svg {
    width: 50px;
    fill: currentColor;
}

div#divValorCorrida .custom-shipping-alert .alert-content {
    flex: 1;
}

div#divValorCorrida .custom-shipping-alert .alert-content h5.alert-heading {
    margin: 0 0 8px 0;
    text-align: center;
    font-size: 24px;
    color: #9e000f;
}

@media (min-width: 768px) {
    div#divValorCorrida .custom-shipping-alert .alert-content h5.alert-heading {
        text-align: left;
    }
}

div#divValorCorrida .custom-shipping-alert .alert-content .alert-body p {
    margin: 0;
    text-align: justify;
}