.page-id-354{
    font-family:Sans-Serif;
}
.page-id-354 .bg-purple{
    background-color:#37285c;
}

.wr-section-head{
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
}
.wr-section-head h2{
   text-align: center;
}
.page-id-354 .text-center{
    text-align: center;
}
/*---------------------------------------
           Section - Sobre nós
-----------------------------------------*/
.wr-sobre-nos > .container{
    padding-top: 25px;
    padding-bottom: 25px;
}

.wr-sobre-nos .wr-section-head h2{
    padding-bottom: 30px;
    font-size: 1.8em;
}

.wr-sobre-nos p{
    font-family: Montserrat,Sans-Serif;
    padding-top: 25px;
    padding-left: 10px;
    padding-right:10px;
    line-height: 150%;
}

.wr-sobre-nos  img.toro-marketplace{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.wr-sobre-nos img.unitoro{
    margin-top: 15%;
    margin-left: auto;
    margin-right: auto;
}

.page-id-354 .base-toro{
    margin: 0 auto;
    max-width: 400px;
    padding-top:25px;
    padding-bottom: 25px;
}

.base-toro > span{
    width: auto;
    color: #dbbdcf;
    display: inline-block;
    background-color:#882f8b;
    font-size: 16px;
    margin-bottom: 2px;
    line-height: 135%;
    padding: 4px 10px 8px 10px;
    border-radius:14px;
    font-family: Montserrat,Sans-Serif;;
    font-weight: bold;
}

@media(max-width:768px){
    .wr-sobre-nos > .container{
        padding-top:25px;
        padding-bottom: 0px;
    }

    .wr-sobre-nos .section-head{
        padding-top: 0px;
        padding-bottom:25px;
    }

    .wr-sobre-nos p{
        padding-top:0px;
    }

    .wr-sobre-nos img.unitoro{
        margin-top:0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        max-width: 200px;
    }

    .page-id-354 .base-toro{
        margin-top: 25px;
        margin-bottom: 15px;
    }

}

/*---------------------------------------
        Section - Por que escolher
-----------------------------------------*/
.por-que-escolher > .container{
    padding-top:25px;
    padding-bottom: 25px;
    max-width: 1150px;
}

.por-que-escolher.bg-purple{
    padding-top:30px;
    padding-bottom: 30px;
}


.por-que-escolher .wr-section-head{
    padding-top: 20px;
    padding-bottom:15px;
}

.por-que-escolher .wr-section-head h2 {
    color:#37285c;
    text-align: center;
    font-size: 1.8em;
}

.por-que-escolher .section-item{
    display: block;
    width: 100%;
    max-width: 500px;
    padding-top: 110px;
    margin-top:25px;
    margin-bottom:30px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    background-position:top center;
    background-color: transparent;
}

.por-que-escolher .section-item h4{
    color: #dbbdcf;
    margin-bottom:20px;
    text-align: center;
    text-transform: uppercase;
}

.por-que-escolher .section-item p{
    color: #fff;
    text-align: center;
    font-family: Montserrat,Sans-Serif;;
    line-height: 140%;
}

.por-que-escolher .section-item.icon-mouse{
    background-image: url("../img/icons/mouse.png");
}

.por-que-escolher .section-item.icon-transporte{
    background-image: url("../img/icons/transporte.png");
    background-position: center 10px;
}



@media(max-width: 768px){
    .por-que-escolher .section-item{
        margin-bottom: 30px;
    }
}

/*---------------------------------------
        Section - Funcionabilidades
-----------------------------------------*/
.funcionabilidades > .container{
    padding-top: 30px;
    padding-bottom:30px;
    max-width: 1150px;
}

.funcionabilidades .section-item{
    display: block;
    width: 100%;
    max-width: 500px;
    min-height: 80px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 0px 10px 100px;
    background-color:transparent;
    background-repeat: no-repeat;
    background-position:left 10px;
    background-size: 80px auto;
    -webkit-background-size: 80px auto;
    -moz-background-size: 80px auto;

}

.funcionabilidades .section-item h5{
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 18px;
    color: #3d3d3d;
}

.funcionabilidades .section-item p{
    font-family: Montserrat,Sans-Serif;;
    line-height: 140%;
}



.funcionabilidades .section-item.area-do-vendedor{
    background-image: url("../img/icons/area-do-vendedor.png");
    background-size: 79px auto;
    -webkit-background-size: 79px auto;
    -moz-background-size: 79px auto;
}

.funcionabilidades .section-item.checkout-transparente{
    background-image: url("../img/icons/checkout-transparente.png");
}

.funcionabilidades .section-item.checkout-transparente{
    background-image: url("../img/icons/checkout-transparente.png");
}

.funcionabilidades .section-item.comissionamento{
    background-image: url("../img/icons/comissionamento.png");
}

.funcionabilidades .section-item.layoute-responsivo{
    background-image: url("../img/icons/layoute-responsivo.png");
}

.funcionabilidades .section-item.url-propria{
    background-image: url("../img/icons/url-propria.png");
}

.funcionabilidades .section-item.painel-adm{
    background-image: url("../img/icons/painel.png");
}

.funcionabilidades .section-item.pagamento{
    background-image: url("../img/icons/pagamento-garantido.png");
    background-position:10px 10px;
    background-size: 57px auto;
    -webkit-background-size: 57px auto;
    -moz-background-size: 57px auto;

}

.funcionabilidades .section-item.suporte{
    background-image: url("../img/icons/suporte.png");
}

/*---------------------------------------
       Section - Integrações
-----------------------------------------*/
.integracoes > .container{
    padding-top: 60px;
    padding-bottom: 50px;
    max-width: 1150px;
}

.integracoes .section-head h2{
    color: #dbbdcf;
    text-align: center;
    font-size: 1.8em;
}

.integracoes .section-item p{
    font-family: Montserrat,Sans-Serif;
    line-height: 140%;
}

.integracoes .section-item{
    display: block;
    width: 100%;
    max-width: 500px;
    min-height: 180px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 0px 10px 105px;
    background-color:transparent;
    background-repeat: no-repeat;
}

.integracoes .section-item h5{
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 18px;
    color:#dbbdcf;
}

.integracoes .section-item p{
    color: #fff;
}


.integracoes .section-item.google{
    background-image: url("../img/icons/google.png");
    background-position: 15px 55px;
    -webkit-background-size: 58px auto;
    -moz-background-size: 58px auto;
    background-size: 58px auto;
}

.integracoes .section-item.rd{
    background-image: url("../img/icons/rd.png");
    background-position: 15px 55px;
    -webkit-background-size: 60px auto;
    -moz-background-size: 60px auto;
    background-size: 60px auto;
}

.integracoes .section-item.bling{
    background-image: url("../img/icons/bling.png");
    background-position: left 55px;
    -webkit-background-size: 90px auto;
    -moz-background-size: 90px auto;
    background-size: 90px auto;
}

.integracoes .section-item.facebook{
    background-image: url("../img/icons/facebook.png");
    background-position: 15px 55px;
    -webkit-background-size: 60px auto;
    -moz-background-size:60px auto;
    background-size: 60px auto;
}

.integracoes .section-item.mailchimp{
    background-image: url("../img/icons/mailchimp.png");
    background-position: 15px 55px;
    -webkit-background-size: 67px auto;
    -moz-background-size:67px auto;
    background-size: 67px auto;
}

.integracoes .section-item.correios{
    background-image: url("../img/icons/correios.png");
    background-position: left 55px;
    -webkit-background-size: 90px auto;
    -moz-background-size:90px auto;
    background-size: 90px auto;
}

@media(max-width: 768px){
    .integracoes > .container{
        padding-top: 50px;
        padding-bottom: 30px;
    }
}

.wr-depoimentos > .container{
    padding-top: 35px;
    padding-bottom: 50px;
    max-width: 1150px;
}

.wr-depoimentos .wr-section-head h2{
    color: #37285c;
    font-family: Montserrat,Sans-Serif;
    font-size: 1.5em;
}

.wr-depoimentos .case-item{
    padding-left: 12.5px;
    padding-right: 12.5px;
}
.wr-depoimentos .case-item > .case-text{
    position: relative;
    display: table;
    padding: 25px;
    width: 100%;
    height: auto;
    min-height: 200px;
    background-color:#37285c;
    border-radius:5px;
}

.wr-depoimentos .case-item > .case-text > .arrow-down{
    position: absolute;
    width: 0;height: 0;
    left: 15px;bottom: -15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #37285c;
}

.wr-depoimentos .case-item > .case-text p{
    color: #fff;
    font-size: 14px;
    line-height: 140%;
    display: table-cell;
    vertical-align: middle;
}

.wr-depoimentos .case-item > .case-bottom{
    padding-top: 20px;
    width: 100%;
}

.owl-cases .case-item > .case-bottom > .case-img{
    display:inline-block;
    width :60px;
    height:60px;
    vertical-align: top;
    background-repeat:no-repeat;
    background-position:top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-radius: 30px;
}

.owl-cases .case-item > .case-bottom > .case-autor{
    display:inline-block;
    width :auto;height: auto;
    margin-left: 10px;
    vertical-align: top;
}

.owl-cases .case-item > .case-bottom > .case-autor p{
    padding-top: 0px;
    font-size: 14px;
    line-height: 140%;
}
.owl-cases .case-item > .case-bottom > .case-autor p,
.owl-cases .case-item > .case-bottom > .case-autor p > a{
    color:#37285c;
}

/*---------------------------------------
       Owl - Cases
-----------------------------------------*/
.owl-cases{
    position: relative;
}
.owl-cases .owl-prev,
.owl-cases .owl-next{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    padding: 0;
    background: transparent;
    color:#493853;
}

.owl-cases .owl-prev > i,
.owl-cases .owl-next > i{
    padding: 0;
    color:#493853;
    background-color: transparent;
}
.owl-cases .owl-prev:hover > i,
.owl-cases .owl-next:hover > i{
    color:#493853;
    background-color: transparent;
}

.owl-cases .owl-prev:hover,
.owl-cases .owl-next:hover,
.owl-cases .owl-prev:active,
.owl-cases .owl-next:active{
    outline: 0;
    background:transparent;
    background-image: none;
}

.owl-cases .owl-prev{
    left:  -30px;
}
.owl-cases .owl-next{
    right: -30px;
}
.owl-cases .wr-icon-case{
    font-size: 2em;
}

@media(max-width: 768px){
    .owl-cases .owl-prev{
        left: -28px;
    }
    .owl-cases .owl-next {
        right: -28px;
    }
    .wrap-carousel-cases{
        padding-right: 35px;
        padding-left: 35px;
    }
}

/*---------------------------------------
       Section - Faq
-----------------------------------------*/

.section-faq{
    background-color: #f0f0f0;
}
.section-faq > .container{
    padding-top: 50px;
    padding-bottom: 30px;
    max-width: 1150px;
}

.section-faq .section-head h2{
    color: #000;
    text-align: center;
    font-family: Montserrat,Sans-Serif;
    font-size: 1.5em;
}

.section-faq .faq-list > h4{
    font-family: Montserrat,Sans-Serif;
    text-transform: uppercase;
    color: #904ac1;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 10px;
}


.faq-list  .panel .panel-title{
    font-family: Montserrat,Sans-Serif;
    text-transform: none;
    color: #414141;
    font-weight: normal;
    font-size: 14px;
    -webkit-transition: color 0.350s ease-out;
    -moz-transition: color 0.350s ease-out;
    -o-transition: color 0.350s ease-out;
    transition: color 0.350s ease-out;
}


.faq-list  .panel .panel-title:active,
.faq-list  .panel .panel-title:hover{
    color: #222222;
}

.faq-list .panel{
    border-radius: 0px;
    border-color:#a596ca;
}

.faq-list .panel .panel-heading-custom{
    border-color:#a596ca;
    border-bottom: 1px solid #a596ca;
    border-radius: 0px;
}

.faq-list .panel .panel-body p{
    font-size:14.5px;
    line-height: 140%;
}

@media(max-width:992px){
    .section-faq > .container{
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .section-faq .section-head{
        padding-top: 25px;
        padding-bottom: 25px;
    }
}


@media(max-width:768px){
    .section-faq > .container{
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/*---------------------------------------
       Section - Planos
-----------------------------------------*/
.btn-light-pink {
    color: #ffffff;
    background-color: #D3ABA5;
    border-color: #D3ABA5;
}

.btn-light-pink:hover,
.btn-light-pink:focus,
.btn-light-pink:active,
.btn-light-pink.active{
    color: #ffffff;
    background-color: #d3aba5;
    border-color: #D3ABA5;
}

.btn-light-pink:active,
.btn-light-pink.active{
    background-image: none;
}
.btn-light-pink .badge {
    color: #D3ABA5;
    background-color: #ffffff;
}

.btn-purple {
    color: #ffffff;
    background-color: #882F8B;
    border-color: #882F8B;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active{
    color: #ffffff;
    background-color: #882f8b;
    border-color: #882F8B;
}

.btn-purple:active,
.btn-purple.active{
    background-image: none;
}

.btn-purple .badge{
    color: #882F8B;
    background-color: #ffffff;
}

.planos{
    background-color: #fff;
}
.planos > .container{
    padding-top: 25px;
    padding-bottom:30px;
}

.planos .wr-section-head h2{
    font-family: Montserrat,Sans-Serif;
    font-weight: bold;
    font-size: 1.8em;
    margin-bottom: 10px;

}
.planos .wr-section-head h3{
    font-family: Montserrat,Sans-Serif;
    font-weight: normal;
    font-size: 1.5em;
}

.planos-section-page{
    background-color: #fff;
}

.planos-section-page > .container{
    padding-top: 80px;
    min-height: 500px;
}

.planos-sucesso{
    padding: 30px;
    padding-top: 80px;
    padding-bottom: 40px;
    background-color:#fafafa;
    margin-top:0px;
}

.planos-sucesso h3,
.planos-sucesso h2{
    position: relative;
    width: 500px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat,Sans-Serif;
    text-align: center;
}

.planos-sucesso h3{
    font-size: 1.8em;
    font-weight: normal;
}
.planos-sucesso h2{
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 15px;
}

.planos-sucesso h2:before{
    content: "\2713";
    font-family: fontello !important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #006f07;
    font-size: 50px;
    padding-right:0;
}
.planos-sucesso h2{
    padding-top: 20px;
}
.planos-sucesso h2:before{
    position: absolute;
    top:-40px;
    left:40%;
}


.table-plano {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.table-plano thead td.head-1{
    position: relative;
    height:80px;
    /* background-color: #ccc;*/
}

.table-plano tfoot tr td{
    border-color: #fff;
}

.table-plano thead td.head-1 .p-name,
.table-plano thead td.head-1 .p-info{
    position: absolute;
    width: 180px;
    height: auto;
    left : 50%;
    margin-left:-100px;
    z-index: 10;
    color:#fff;
    padding-top:10px;
    padding-bottom: 8px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-family: Montserrat,Sans-Serif;
    border-radius: 20px;
}

.table-plano thead td.head-1 .p-name{
    bottom: -18px;
}

.table-plano thead td.head-1 .p-info{
    bottom: 30px;
}


.table-plano.plano-1 td.head-1 .p-name,
.table-plano.plano-1 td.head-1 .p-info,
.table-plano.plano-3 td.head-1 .p-name,
.table-plano.plano-3 td.head-1 .p-info,
.table-plano.plano-4 td.head-1 .p-name,
.table-plano.plano-4 td.head-1 .p-info{
    background-color:#d3aba5;
}

.table-plano.plano-2 td.head-1 .p-name,
.table-plano.plano-2 td.head-1 .p-info {
    background-color: #882f8b;
}

.table-plano thead td.head-2{
    position: relative;
    height:155px;
    background-color: #37285c;

}

.table-plano thead td.head-2 h5{
    padding: 25px 10px 5px 10px;
    text-align: center;
    color: #fff;
}

.table-plano thead td.head-2{
    text-align: center;
}
.table-plano thead td.head-2 h3{
    position: relative;
    width: auto;
    display: inline-block;
    line-height: 90%;
    padding: 0px 68px 5px 5px;
    margin-top: 0px;
    font-family: Montserrat,Sans-Serif;
    text-align: center;
    color: #fff;
    font-size:48px;
    margin-left: auto;
    margin-right: auto;
}

.table-plano thead td.head-2 h3 > small{
    position: absolute;
    top: -5px;right: 0;
    color: #fff;
    font-size: 38px;
}

.table-plano thead td.head-2 h3 > span{
    position: absolute;
    bottom: -18px;right:0px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Montserrat,Sans-Serif;
    font-weight: normal;
}

.table-plano thead td.head-2 h3.p-vl-consulte{
    padding: 5px 5px 5px 5px;
    width: 100%;
    text-align: center;
    font-size:3em;
}

.table-plano thead td.head-2 > div{

   display: flex;
   height : 100%;
   align-items: center;
   justify-content: center;
   padding-left: 10px;
   padding-right: 10px;
}

.table-plano thead td.head-2 > div > p{
    color: #fff;
    font-size: 1.2em;
    font-weight: normal;
    font-family: Montserrat,Sans-Serif;
}

.table-plano tbody tr td{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    color: #4a4a4a;
}

.table-plano.plano-1 tbody tr:last-child td,
.table-plano.plano-2 tbody tr:last-child td{
    height: 68px;
}

.table-plano.plano-3 tbody tr:last-child td{
    height: 68px;
}

.table-plano.plano-4 tbody tr:last-child td{
    height: 20px;
}


.table-plano tfoot tr td .btn{
    min-width: 150px;
    border-radius:22px;
    text-transform: uppercase;
    font-family: Montserrat,Sans-Serif;
}

.table-plano tfoot tr td {
    padding-top: 5px;
    padding-bottom:20px;
}

.table-plano tbody,
.table-plano tfoot,
.table-plano tbody tr td,
.table-plano tfoot tr td{
    background-color: #fafafa;
    border-color:#fafafa;
}

@media(min-width: 992px) and (max-width: 1199px) {
    .table-plano.plano-4 tbody tr:last-child td{
        height: 48px;
    }
}

@media(max-width: 992px){

    .table-plano thead td.head-2{
        height: 150px;
    }

    .table-plano thead td.head-2 h3 {
        font-size:45px;
        padding-right: 65px;
    }

    .table-plano thead td.head-2 h3 > span {
        font-size:13px;
        bottom: -20px;
        right:0px;
    }

    .table-plano tbody td{
        min-height:180px;
    }

    .table-plano tbody td > p{
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .table-plano thead td.head-1 .p-name,
    .table-plano thead td.head-1 .p-info{
        width: 150px;
        margin-left:-75px;
    }

    .table-plano tfoot tr td .btn {
        width: 140px;
    }

    .table-plano.plano-1 tbody tr:last-child td,
    .table-plano.plano-2 tbody tr:last-child td,
    .table-plano.plano-3 tbody tr:last-child td,
    .table-plano.plano-4 tbody tr:last-child td{
        height: auto;
    }

}

@media(max-width: 768px) {

    .table-plano.plano-1  thead td.head-1,
    .table-plano.plano-3  thead td.head-1{
        height: 40px;
    }

    .planos-section-page > .container{
        padding-top: 50px;
        min-height: 100px;
    }

    .planos-sucesso h2{
        padding-top: 20px;
    }
    .planos-sucesso h2:before{
        position: absolute;
        top:-40px;
        left:40%;
    }



}

/*---------------------------------------
       Modal Planos
-----------------------------------------*/

.section-modal-planos .modal{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 0px;
    z-index: 1700;
}

.modal-planos .modal-dialog {
    position: fixed;
    margin : 0;
    width  : 100%;
    height : 100%;
    padding: 0;
    z-index: 1710;
    background-color:#37285c;
    background-image: url("../img/modal-planos-bg.png");
    background-position:center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;

}

.modal-planos .modal-content {
    width: 100%;
    height: auto;
    min-height: 100%;
    border-radius: 0;
    margin: 0 auto;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow:none;
    box-shadow: none;
}

.modal-planos .modal-content .modal-header{
    background-color: #37285c;
    border-color:#37285c;
    height: 100px;
}

.modal-planos .modal-header .container{
    padding-top: 10px;
}

.modal-planos .btn-header{
    position: relative;
    display: block;
    width : 200px;
    max-width: 100%;
    height: 42px;
    overflow: hidden;
    border:2px solid #d3aba5;
    border-radius: 21px;
    color: #fff;
    float: right;
}
.modal-planos .btn-header .btn-header-text,
.modal-planos .btn-header .btn-header-right,
.modal-planos .btn-header .btn-header-left{
    position: absolute;
    display: block;
    height: 42px;
    top: 0;
    z-index: 10;
    opacity:0.8;
}
.modal-planos .btn-header .btn-header-left{
    width: 30%;
    left: 0;
    border-top-left-radius: 21px;
    border-top-left-radius: 21px;
}
.modal-planos .btn-header .btn-header-right{
    width: 30%;
    right: 0;
    border-top-right-radius: 21px;
    border-top-right-radius: 21px;
}
.modal-planos .btn-header .btn-header-text{
    width: 40%;
    left:30%;
    text-align: center;
    padding-top:11px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 100%;
    font-family: Montserrat,Sans-Serif;
}

.modal-planos .btn-header .btn-header-right:before,
.modal-planos .btn-header .btn-header-left:before{
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #d3aba5;
    font-size: 22px;
    position: absolute;
    padding-top: 5px;
    top: 3px;

}

.modal-planos .btn-header .btn-header-right:before{
    content: '\2192';
    right:30%;
}
.modal-planos .btn-header .btn-header-left:before{
    content: '\2190';
    left: 30%;
}
.modal-planos .btn-header .btn-header-right:hover,
.modal-planos .btn-header .btn-header-left:hover,
.modal-planos .btn-header .btn-header-right:focus,
.modal-planos .btn-header .btn-header-left:focus,
.modal-planos .btn-header .btn-header-right:active,
.modal-planos .btn-header .btn-header-left:active{
    background-color:rgba(0,0,0,0.3);
    text-decoration:none;
    outline: 0;
    opacity:1;
}

.modal-planos .modal-body h2,
.modal-planos .modal-body h3,
.modal-planos .modal-body p,
.modal-planos .modal-body h5{
    color: #fff;
}
.modal-planos .modal-body h5{
    margin-top: 20px;
    font-family: Montserrat,Sans-Serif;
    font-weight: normal;
}
.modal-planos .modal-body h3{
    margin-top: 25px;
    font-family: Montserrat,Sans-Serif;
    font-weight: normal;
}
.modal-planos .modal-body h2{
    font-family: Montserrat,Sans-Serif;
    font-size: 27pt;
    font-weight: bold;
    line-height: 138%;
}
.modal-planos .modal-body .fa-ul > li i{
    color: #fff;
}

.modal-planos .modal-body .fa-ul > li > h3{
    color: #fff;
    margin: 0;
    padding: 12px 0 0 0;
    line-height: 100%;
    font-family: Montserrat,Sans-Serif;

}

.modal-planos .modal-body .container{
    padding-left:25px;
    padding-right:25px;
}

.modal-planos .modal-footer{
    border-color: transparent;
}

.modal-planos  .form-control{
    height: 40px;
    padding: 8px 14px;
    color: #fff;
    font-size: 16px;
    background-color: transparent;
    background-image: none;
    border: 2px solid #d3aba5;
    border-radius:20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

.modal-planos .form-control:focus{
    border-color: #b43190;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal-planos .form-control::-moz-placeholder{
    color: #fff;
    opacity: 1;
}
.modal-planos .form-control:-ms-input-placeholder {
    color: #fff;
}
.modal-planos .form-control::-webkit-input-placeholder {
    color: #fff;
}
.modal-planos .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.modal-planos textarea.form-control{
    min-height: 75px;
}

.modal-planos  .form-content{
    padding-top: 25px;
}

.modal-planos .label-choice{
    width: 100%;
    height: auto !important;
    min-height: 40px;
    padding: 10px 13px;
    color: #d3aba5;
    font-size: 16px;
    background-color: transparent;
    background-image: none;
    border: 2px solid #d3aba5;
    cursor: pointer;
    font-weight: normal;
    border-radius:20px;
    -webkit-transition: border-color ease-in-out .15s, background-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, background-color ease-in-out .15s;
    transition: border-color ease-in-out .15s, background-color ease-in-out .15s;
}

.modal-planos .label-choice.active{
    border-color: #882f8b;
    background-color: #882f8b;
    color: #fff;
}



.btn-pink-modal{
    color: #37285c;
    background-color: #D3ABA5;
    border-color: #D3ABA5;
    font-family: Montserrat,Sans-Serif;
    border-radius:26px;
    opacity: 1;
}

.btn-pink-modal:hover,
.btn-pink-modal:focus,
.btn-pink-modal:active,
.btn-pink-modal.active{
    color: #37285c;
    background-color: #D3ABA5;
    border-color: #D3ABA5;
    outline: 0;
    opacity: 1;
}

.btn-pink-modal:active,
.btn-pink-modal.active{
    background-image: none;
    outline: 0;
}

.btn-pink-modal.disabled,
.btn-pink-modal[disabled],
.btn-pink-modal.disabled:hover,
.btn-pink-modal[disabled]:hover,
.btn-pink-modal.disabled:focus,
.btn-pink-modal[disabled]:focus,
.btn-pink-modal.disabled:active,
.btn-pink-modal[disabled]:active,
.btn-pink-modal.disabled.active,
.btn-pink-modal[disabled].active{
    background-color: #D3ABA5;
    border-color: #D3ABA5;
    opacity: .7;
}

/* Pesquisa - R */
.modal-planos .fa{
    color: #fff;
}
.modal-planos h4.assinatura{
    line-height: 136%;
    display: inline-block;
    border-bottom: 2px dashed #fff;
    color: #fff;
}
.modal-planos .etapa-6 h3{
    line-height: 135%;
}

/* Fixed - privacidade */
.footer-cookies{
    position: fixed;
    background-color:#882f8b;
    z-index: 9999;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 25px;
    bottom: 0;left: 0;
}
.footer-cookies.visible{
    display: block;
    visibility: visible;
}
.footer-cookies.hidden{
    display: none;
    visibility: hidden;
}
.footer-cookies > .container{
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer-cookies .btn-pink-modal,
.footer-cookies .btn-pink-modal:hover,
.footer-cookies .btn-pink-modal:focus,
.footer-cookies .btn-pink-modal:active,
.footer-cookies .btn-pink-modal.active{
    color: #fff;
    border: 2px solid #fff;
    background-color: #882f8b;
    outline: 0 !important;
}
.footer-cookies p{
    color: #fff;
    font-size: 14px;
    line-height: 130%;
    font-family: Montserrat;
}
@media (min-width: 768px){
    .footer-cookies p.text{
        padding-top: 10px;
    }
}
@media (max-width: 768px){
    .footer-cookies p.text{
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .footer-cookies p.text-center{
        text-align: center;
    }
}