.fancy_heading .title {
    font-size: 36px;
    line-height: 34px;
    color: #16b9b2;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.fancy_heading .subtitle {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000000;
}

.titleSteps {
    color: #16b9b2;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 5px;
}

a.content_link {
    width: 215px;
    margin-left: 30px;
    flex-grow: 1;
    flex-shrink: 0;
    /* padding: 20px 5px;
    width: 270px;
    border-color: #d5d5d5;
    margin-left: -2px;
    margin-right: -2px;*/
    background: #fff;
    min-height: 136px;
    height: 100%;
    border-radius: 6px;
    border: solid 1px #edf4f5;
    box-shadow: 0 2px 8px 0 rgba(128, 139, 148, 0.4);
    padding: 24px;
    transition: box-shadow 1s;
}

#step1 a.content_link {
    width: 152px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}


/* Header */

.titleHeaderPage {
    font-size: 73px;
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 55px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
}

.titleHeaderPage span {
    font-size: 41px;
    clear: both;
    display: block;
    letter-spacing: 2px
}

.infoHeaderBanner {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    line-height: 19px;
    text-align: right;
    padding-right: 50px;
    position: relative
}

.infoHeaderBanner span {
    clear: both;
    display: block;
}

.infoHeaderBanner i {
    position: absolute;
    right: 0px;
    font-size: 40px;
    top: 0px;
    color: #70b140;
}

.listTopics {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.listTopics li {
    text-align: right;
    padding: 3px;
}

.listTopics li h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}

.listTopics li h2 i {
    color: #f70024;
    font-size: 24px;
}

.arrowStart {
    position: absolute;
    left: 12%;
    top: -80px;
}

a.content_link .ico {
    margin: 37px 0px;
    color: #424242;
}

a.content_link .txt {
    margin: 67px 0px;
    font-size: 18px;
}

#step2,
#step3,
#step4,
#step5,
#step6 {
    display: none;
}

.button-stroke a.button.button_red,
.button-stroke a.button.button_red .button_icon i,
.button-stroke a.tp-button.red {
    color: #16b9b2;
    border-color: #16b9b2;
}

.button-stroke a:hover.button.button_red,
.button-stroke a:hover.tp-button.red {
    background-color: #16b9b2 !important;
}

.button-stroke a.button {
    border-radius: 5px !important;
    padding: 0px 40px;
}

.button-stroke a.button.button_grey.disabled {
    cursor: not-allowed;
}

.button-stroke a.button.button_grey.disabled:hover {
    cursor: not-allowed;
    background-color: #ffffff !important;
    color: #b6b6b6 !important;
    border-color: #b8b8b8;
}

.button-stroke a.button.button_grey.disabled:hover i {
    color: #b6b6b6 !important;
}

a.content_link:hover {
    border-color: #16b9b2;
}

a.content_link:before {
    bottom: 5px;
}

a.content_link:after {
    bottom: 0px;
}

a.content_link.active {
    border-color: #16b9b2;
}

a.content_link.active:before {
    bottom: 5px;
    opacity: 100;
    filter: alpha(opacity=100);
}

a.content_link.active:after {
    bottom: 0px;
    opacity: 100;
    filter: alpha(opacity=100);
}

a.content_link.active .ico {
    color: #16b9b2;
}

a.content_link:after,
a.content_link:before {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

a.fLink {
    color: #878787 !important;
}

.subtitCounter {
    font-size: 12px;
    color: white;
    padding-top: 15px;
    text-align: center;
}

.incremental-counter {
    text-align: center;
}

.incremental-counter .num {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #212529;
    display: inline-block;
    height: 81px;
    line-height: 79px;
    margin: 0 2px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 63px;
    font-size: 45px;
    font-size: 4.72625em;
    font-weight: 700;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .45);
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.successEmail {
    padding-bottom: 20px;
}

.successEmail h4 {
    font-weight: 700;
    color: #86b04b;
    margin-bottom: 0px;
}

.btnGoTop {
    background-color: #d5d5d5 !important;
}

#Footer .footer_copy .social li a {
    color: #808080;
    font-size: 20px !important;
}

#Footer .footer_copy .social li a:hover {
    color: #989898;
}


/* ContactForm */

.secureInfo {
    text-align: right;
    font-weight: 600;
    padding: 15px;
}

#contactform {
    text-align: left;
    color: #000;
}

#contactform label {
    font-size: 17px;
}

.error {
    color: #ff0000;
}

label .smallInfoLabel {
    font-size: 12px;
    color: #8c8c8c;
}

.formSize {
    font-size: 16px !important;
    padding: 15px !important;
    border-color: #d5d5d5 !important;
}

.btnFull {
    width: 100%;
    font-size: 18px;
    margin-top: 5px;
}

.btnFull:hover {
    background-color: #e70f36
}

.btnFull.disabled {
    background-color: #c5c5c5;
    cursor: not-allowed;
}

.politicas {
    font-weight: 600;
    padding: 5px 0px;
}

.acceptPoliticas {
    font-weight: 600;
    padding: 5px 0px;
}

.polLalel {
    display: inline !important;
    font-size: 13px !important;
}

.acceptPoliticas input {
    margin-right: 5px;
}

.formBTSLeft {
    width: 165px;
    text-align: center !important;
    padding: 18px 33px !important;
}

.formBTSRight {
    width: 165px;
    text-align: center !important;
    padding: 18px 33px !important;
}

.formBTSLeft:before {
    content: '\e8b7';
    font-family: "mfn-icons";
    float: left;
}

.formBTSRight:before {
    content: '\e915';
    font-family: "mfn-icons";
    float: right;
}


/* beneficios */

.modelo {
    margin: 0px;
    margin-bottom: -10px;
    margin-top: -120px;
}

.titleBen {
    font-size: 70px;
    line-height: 70px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    margin-top: 40px;
}

.listBen {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 30px;
}

.listBen li {
    color: #000000;
    font-size: 17px;
    padding: 15px;
    position: relative;
    padding-left: 34px;
}

.listBen li:before {
    position: absolute;
    left: 0px;
    content: "\e841";
    font-family: "mfn-icons";
    font-size: 34px;
}


/* Acord */

.subtitleFaq {
    /* color: #86b04b;*/
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: left;
}

.titleFaq {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

.iconsOpen {
    color: #444444 !important;
    font-size: 30px !important;
    font-weight: bold;
}

.accordion .question {
    border: 0px;
}

.accordion .question .title {
    border: 0px;
    background: none;
    font-size: 16px;
    padding: 14px 14px 14px 35px;
}

.accordion .question.active .title {
    color: #515151;
}

.accordion .question .title:before {
    border: 0px;
}

.accordion .question .title>.acc-icon-plus,
.accordion .question .title>.acc-icon-minus {
    left: 0px;
    top: 10px;
}

.accordion .question .answer {
    border: 0px;
    background: none;
    padding: 5px 20px 20px 35px;
    font-size: 12px;
    color: #8a8a8a;
}

.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>td,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>thead>tr>th {
    text-align: left !important;
}

@media only screen and (min-width: 959px) and (max-width: 1239px) {
    .titleBen {
        font-size: 60px;
        line-height: 60px;
        margin-top: 20px;
    }
    .listBen {
        margin-top: 15px;
    }
    .listBen li {
        font-size: 15px;
        padding: 10px;
        padding-left: 34px;
    }
    a.content_link {
        width: 170px;
        margin-left: 30px;
        flex-grow: 1;
        flex-shrink: 0;
        /*padding: 30px 5px;
        width: 330px;
        border-color: #d5d5d5;
        margin-left: -2px;
        margin-right: -2px;*/
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .titleBen {
        font-size: 40px;
        line-height: 40px;
        margin-top: 0px;
    }
    .listBen {
        margin-top: 15px;
    }
    .listBen li {
        font-size: 12px;
        padding: 3px;
        padding-left: 34px;
    }
    .listBen li:before {
        font-size: 24px;
    }
    .counterChangeMob {
        clear: both;
        display: block;
        width: 100% !important;
        text-align: center !important;
        margin: 0px !important;
    }
    .counterChangeMob .alignleft {
        margin: 0 auto;
        float: none
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .titleBen {
        font-size: 60px;
        line-height: 60px;
        margin-top: 0px;
    }
    .listBen {
        margin-top: 15px;
    }
    .listBen li {
        font-size: 17px;
        padding: 8px;
        padding-left: 24px;
    }
    .listBen li:before {
        font-size: 24px;
    }
    .lineSteps {
        display: none;
    }
    .mobTPad {
        padding-bottom: 20px !important;
    }
    .modelo {
        margin-top: 20px;
    }
    #benOrder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .counterChangeMob {
        clear: both;
        display: block;
        width: 100% !important;
        text-align: center !important;
        margin: 0px !important;
    }
    .counterChangeMob .alignleft {
        margin: 0 auto;
        float: none
    }
    .counterChangeMob .alignleft h2 {
        margin: 0px !important;
    }
    .incremental-counter .num {
        height: 66px;
        line-height: 69px;
        width: 52px;
        font-size: 3.72625em;
    }
    .subtitleFaq {
        font-size: 20px;
    }
    .titleFaq {
        font-size: 16px;
        line-height: 18px
    }
    .accordion .question .title {
        font-size: 14px;
        padding: 10px 10px 10px 35px;
    }
    .accordion .question .title>.acc-icon-plus,
    .accordion .question .title>.acc-icon-minus {
        top: 6px;
    }
    .fancy_heading .title {
        font-size: 30px;
        line-height: 34px;
    }
    .fancy_heading .subtitle {
        font-size: 18px;
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }
    .arrowStart {
        position: absolute;
        left: -13%;
        top: -80px;
    }
    .icon_box .inside {
        display: none;
    }
    .icon_box .image_wrapper {
        width: 80px;
        margin: 0 auto;
    }
    .colSteps {
        margin: 0px !important;
    }
    .titleSteps {
        font-size: 14px
    }
    a.content_link {
        padding: 0px 0px;
        width: 50%;
    }
    h3.subtitle {
        font-weight: 700 !important
    }
    .selBrand .img img {
        width: 80%;
    }
    .titleStepsFirst {
        margin: 0px !important;
    }
    .bodyAll {
        padding-top: 20px !important;
    }
    .rotateimg {
        -webkit-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    .secureInfo {
        text-align: center;
    }
}

@media only screen and (max-width: 479px) {
    .titleBen {
        font-size: 40px;
        line-height: 60px;
        margin-top: 0px;
    }
    .listBen {
        margin-top: 12px;
    }
    .listBen li {
        font-size: 14px;
        padding: 3px;
        padding-left: 24px;
    }
    .listBen li:before {
        font-size: 20px;
    }
    .lineSteps {
        display: none;
    }
    .mobTPad {
        padding-bottom: 20px !important;
    }
    .counterChangeMob {
        clear: both;
        display: block;
        width: 100% !important;
        text-align: center !important;
        margin: 0px !important;
    }
    .counterChangeMob .alignleft {
        margin: 0 auto;
        float: none
    }
    .counterChangeMob .alignleft h2 {
        margin: 0px !important;
        font-size: 20px;
    }
    .incremental-counter .num {
        height: 50px;
        line-height: 50px;
        width: 36px;
        font-size: 2.72625em;
    }
    .counterWrap {
        background-size: cover !important;
    }
    .modelo {
        margin-top: 20px;
    }
    #benOrder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .subtitleFaq {
        font-size: 20px;
    }
    .titleFaq {
        font-size: 16px;
        line-height: 18px
    }
    .accordion .question .title {
        font-size: 14px;
        padding: 10px 10px 10px 35px;
    }
    .accordion .question .title>.acc-icon-plus,
    .accordion .question .title>.acc-icon-minus {
        top: 6px;
    }
    .fancy_heading .title {
        font-size: 20px;
        line-height: 24px;
    }
    .fancy_heading .subtitle {
        font-size: 14px;
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }
    .arrowStart {
        position: absolute;
        left: -10%;
        top: -70px;
        width: 70px !important;
    }
    .icon_box .inside {
        display: none;
    }
    .icon_box .image_wrapper {
        width: 70px !important;
        margin: 0 auto;
    }
    .colSteps {
        margin: 0px !important;
    }
    .titleSteps {
        font-size: 14px
    }
    a.content_link {
        padding: 0px 0px;
        width: 50%;
    }
    h3.subtitle {
        font-weight: 700 !important
    }
    .selBrand .img img {
        width: 80%;
    }
    .titleStepsFirst {
        margin: 0px !important;
    }
    .bodyAll {
        padding-top: 20px !important;
    }
    .rotateimg {
        -webkit-transform: rotate(50deg);
        -moz-transform: rotate(50deg);
        -ms-transform: rotate(50deg);
        -o-transform: rotate(50deg);
        transform: rotate(50deg);
    }
    .secureInfo {
        text-align: center;
    }
    /*MOB*/
    #step1 a.content_link {
        width: 105px;
        min-height: 105px;
        margin-bottom: 15px;
        margin-left: 15px;
    }
    #step2 a.content_link {
        width: 180px;
        min-height: 105px;
        margin-bottom: 15px;
        margin-left: 15px;
    }
    #step3 a.content_link {
        width: 180px;
        min-height: 105px;
        margin-bottom: 15px;
        margin-left: 15px;
    }
    #step4 a.content_link {
        width: 180px;
        min-height: 105px;
        margin-bottom: 15px;
        margin-left: 15px;
    }
}

a#prevForm {
    background: #8f8f8f !important;
    color: white;
    padding: 14px 33px !important;
}

a#nextForm {
    background: #16b9b2 !important;
    color: white;
    padding: 14px 33px !important;
}

@media only screen and (max-width: 767px) {
    .section_wrapper .column .colSteps,
    .one-third.column {
        margin: unset !important;
        width: 33% !important;
        clear: unset !important;
    }
    .colSteps .titleSteps {}
}