﻿
/** .page-suporte  **/
.page-suporte .banner-module .bxslider li.item {
    height: 640px;
}

.page-suporte .menu_conteudos li a {
    font-family: 'Playfair Display', Arial;
    font-size: 17px;
    color: #000;
    padding-left: 0;
    padding: 16.5px 0;
}

.page-suporte .menu_conteudos li a.active {
    background-color: transparent;
    border: none;
    color: #000;
}

.page-suporte .menu_conteudos li a:hover::before {
    transition: all 0.3s ease-in-out;
}

.page-suporte .menu_conteudos li a:hover::before,
.page-suporte .menu_conteudos li a.active::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

.page-suporte .menu_conteudos li a:hover::after,
.page-suporte .menu_conteudos li a.active::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

.page-suporte .row.textos {
    max-width: 1120px;
}

.page-suporte .menu_conteudos > li > a.active {
    display: none;
}

.page-suporte .margin_bottom {
    margin-bottom: 58px;
}

.page-suporte .conteudo .row.textos .column {
    padding-left: 15px;
    padding-right: 0;
}

.page-suporte .lit_h {
    font-family: 'Playfair Display', Arial;
    font-size: 12px;
    color: #1F1F1F;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 12px;
    display: block;
}

.page-suporte .text-module-resumo {
    font-family: 'Playfair Display', Arial;
    font-size: 30px;
    color: #1F1F1F;
}

.page-suporte .text-module-texto {
    font-family: 'Playfair Display', Arial;
    font-size: 15px;
    line-height: 140%;
    color: #1F1F1F;
}

.page-suporte .conteudo .row.textos .column {
    padding: 0 13px;
}

.page-suporte .large-9 {
    margin-top: 20px;
    width: 69%;
}

.page-suporte .espacamentoFinal {
    height: 100px;
}

.page-suporte .submenu {
    font-size: 0;
}

.page-suporte .menu_conteudos {
    padding-left: 15px;
    padding-right: 0;
    margin-top: 5px;
    width: 20%;
    float: left !important;
}

.page-suporte #ContentPlaceHolder1_bloco2_holder {
    float: right;
}

.page-suporte .submenu > li {
    display: table;
    height: 62px;
}

.page-suporte .w69 {
    margin-top: 20px;
    width: 69%;
    float: right;
    padding-left: 10px;
}

.page-suporte .w69 .lbl_cnt_subtitulo {
    font-family: 'Playfair Display', Arial;
    font-size: 30px;
    color: #000;
    line-height: 123%;
    margin-bottom: 54px;
    display: block;
    max-width: 367px;
    width: 90%;
}

.page-suporte .w69 .tlfs {
    font-size: 0;
}

.page-suporte .w69 .tlfs .col {
    display: inline-block;
    width: 33.333333%;
}

.page-suporte .w69 .lit_h {
    margin-bottom: 15px;
}

.page-suporte .sFont.Light.t20 {
    font-family: 'Playfair Display', Arial;
    font-size: 12px;
    color: #1F1F1F;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 12px;
    display: block;
}

.page-suporte .sFont.Light.t14 {
    font-family: 'Playfair Display', Arial;
    font-size: 30px;
    color: #000;
    line-height: 123%;
}

.page-suporte .form-contact-module {
    display: block;
    width: 100%;
    margin: 0 !important;
    margin-top: 83px !important;
}

.page-suporte .form-contact-module .column.small-11.medium-8.small-centered {
    width: 100%;
}

.page-suporte .form-contact-module .row.lh200.center {
    text-align: left;
}

.page-suporte .form-contact-module .row.form-holder {
    margin-top: 50px;
}

.page-suporte .form-contact-module .column {
    margin-bottom: 4px !important;
    float: left !important;
}

.page-suporte .form-contact-module .conteudo .row.textos .column {
    float: left;
}


/** banner-3text **/
.page-suporte .banner-3text {
    height: 640px;
    overflow: hidden;
    width: 100%;
    display: block;
}

.page-suporte .banner-3text .titulo {
    font-family: 'Playfair Display', Arial;
    font-size: 15px;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 6px;
    position: absolute;
    top: 114px;
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
    left: 0;
    right: 0;
}

.page-suporte .banner-3text .subtitulo {
    font-family: 'Playfair Display', Arial;
    font-size: 55px;
    max-width: 830px;
    color: #1F1F1F;
    margin: 0 auto;
    margin-bottom: 35px;
    line-height: 110%;
    text-align: left;
    width: 90%;
}

.page-suporte .banner-3text .texto {
    width: 90%;
    font-family: 'Playfair Display', Arial;
    font-size: 15px;
    max-width: 830px;
    margin: 0 auto;
    color: #1F1F1F;
    line-height: 140%;
    text-align: left;
}

.page-suporte input {
    height: 50px;
    text-indent: 15px;
    color: #000;
    font-family: 'Playfair Display', Arial;
    font-size: 12px;
}

.page-suporte textarea {
    text-indent: 17px;
    height: 130px;
    resize: none;
    color: #000;
    font-family: 'Playfair Display', Arial;
    font-size: 12px;
}

.page-suporte .validator .erroDetail {
    background-color: #ccc;
    color: #000;
}

.page-suporte .form-contact-module .column.small-12.center {
    text-align: right !important;
    margin-bottom: 40px !important;
}

.page-suporte .form-contact-module .btn_enviarContactos {
    border: none !important;
    font-family: 'Playfair Display', Arial;
    font-size: 15px;
    color: #1F1F1F;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.malightbox .btnok {
    border: none !important;
    font-family: 'Playfair Display', Arial;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 15px 0;
}

.page-suporte .form-contact-module .btn_enviarContactos::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

.malightbox .btnok::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.page-suporte .form-contact-module .btn_enviarContactos::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

.malightbox .btnok::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.page-suporte input[type="text"]:not(:focus) {
    color: #000;
}

/** MAIN **/
.tbl {
    width: 100%;
    height: 100%;
    display: table;
}

.tblcell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}



/**** RESPONSIVE ****/

@media all and (min-width: 1024px) and (max-width: 1220px) {
    .page-suporte .menu_conteudos {
        width: 100% !important;
        margin-bottom: 40px !important;
        float: none !important;
    }

    .page-suporte #ContentPlaceHolder1_bloco2_holder {
        width: 100% !important;
    }

    .page-suporte .margin_bottom {
        margin-bottom: 10px;
    }

    .page-suporte .w69 {
        float: none;
        margin: 0 auto;
        padding: 0 35px;
        width: 100%;
    }

    .page-suporte .menu_conteudos {
        padding-left: 0;
        padding-right: 0;
    }

    .page-suporte .submenu > li {
        display: inline-block;
        width: 25%;
        text-align: center;
        padding: 0 10px;
    }
}

@media all and (min-width: 701px) and (max-width: 1024px) {
    .page-suporte .menu_conteudos {
        width: 100% !important;
        margin-bottom: 40px !important;
        float: none !important;
    }

    .page-suporte #ContentPlaceHolder1_bloco2_holder {
        width: 100% !important;
    }

    .page-suporte .margin_bottom {
        margin-bottom: 10px;
    }

    .page-suporte .w69 {
        float: none;
        margin: 0 auto;
        padding: 0 15px;
        width: 100%;
    }

    .page-suporte .w69 .tlfs .col {
        text-align: left;
        vertical-align: top;
        padding: 0 2%;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
    }

    .page-suporte .submenu > li {
        margin: 0 auto;
    }
}

@media all and (min-width: 0) and (max-width: 700px) {
    .page-suporte .menu_conteudos {
        width: 100% !important;
        margin-bottom: 50px !important;
        float: none !important;
    }

    .page-suporte #ContentPlaceHolder1_bloco2_holder {
        width: 100% !important;
    }

    .page-suporte .margin_bottom {
        margin-bottom: 10px;
    }

    .page-suporte .banner-3text .subtitulo {
        font-size: 35px;
        margin-bottom: 15px;
        text-align: center;
    }

    .page-suporte .banner-3text .texto {
        text-align: center;
    }

    .page-suporte .banner-3text {
        height: 400px;
    }

    .page-suporte .banner-3text .titulo {
        top: 60px;
        top: 30px;
        letter-spacing: 2px;
        font-size: 14px;
    }

    .page-suporte .menu_conteudos li a {
        display: table;
        margin: 0 auto;
    }

    .page-suporte .submenu > li {
        display: block;
    }

    .page-suporte .lit_h {
        text-align: center;
        display: block;
        margin-bottom: 25px;
        letter-spacing: 2px;
    }

    .page-suporte .text-module {
        text-align: center;
    }

    .page-suporte .text-module-resumo {
        font-size: 24px !important;
        text-align: center;
        display: block;
    }

    .page-suporte .w69 {
        float: none;
        margin: 0 auto;
        padding-left: 0;
        width: 100%;
    }

    .page-suporte .w69 .tlfs .col {
        display: block;
        width: auto;
        margin: 24px 0;
    }

    .page-suporte .w69 .lbl_cnt_subtitulo {
        margin: 0 auto;
        text-align: center;
        font-size: 26px;
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }

    .page-suporte .sFont.Light.t20 {
        text-align: center;
    }

    .page-suporte .sFont.Light.t14 {
        text-align: center;
    }
}
