@charset "utf-8";
html, body {
    position: relative;
    height: 100%;
}
body {
    background: #fff;
    font-family: Calibri, Arial, sans-serif;
    font-size: 14px;
    color: #576b6e;
    margin: 0;
    padding: 0;
}
body:before {
    content: " ";
    display: block;
    height:60px;
}
a:link, a:visited {
    color: #ddb26d;
    text-decoration: none;
    /* color: #fff; */
}
a[href^="mailto"] {
    /* padding-left: 20px; */
    /* background: url(../images/mail.png) left center no-repeat; */
}
a[href^="callto"] {
    padding-left: 20px;
    background: url(../images/telefone.png) left center no-repeat;
}
main.artigo.diretorio > article {
    width:100%;
    /* padding-top: 50px; */
}
/**/
.clear {
    clear: both
}
.nopad {
    padding: 20px 0 !important;
}
.nomarg {
    padding: 0
}
.bt {
    padding: 10px 15px;
    display: inline-block;
    background: #576b6e;
    border-radius: 10px;
    color: white !important;
    text-decoration: none;
}
.bt>span[class^="ion-"] {
    color: white;
    margin-left: 10px;
    /* margin-right: 10px; */
}
.seta-direita, .seta-esquerda, .seta-cima, .seta-baixo {
    display: inline-block;
}
/**/
input[type=text], input[type=number], input[type=date], input[type=time], input[type=password], input[type=email], textarea, select {
    border: 0;
    outline: 0;
    padding: 7px;
    background: #eee;
}
input[type=submit], input[type=button], input[type=reset], button, .button {
    background: #ddb26d;
    border: 0;
    outline: 0;
    padding: 7px;
    cursor: pointer;
    color: #fff;
    /* margin-left: 5px; */
    border-radius: 5px;
}
select {
    height: 30px;
}
/**/
figure {
    position: relative
}
figure:before {
    /* content: " "; */
    display: block;
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
}
/**/
body>div:not(.cc-cookies):first-child:before {
    content: " ";
    display: block;
    height: 15px;
    background: #000000;
    width: 100%;
}
body>div:not(.cc-cookies):first-child:before {}
#open-button, #login-button {
    display: none
}
.holder {
    position: relative;
    /* position: fixed;
    z-index: 10000;
    width: 100%; */
}
.holder>header {
    width: 100%;
    margin: 0 auto;
    min-height: 60px;
    position: fixed;
    z-index: 102;
    top: 0;
    background: #fff;
}
.holder>header h1 {
    margin: 0;
    padding: 0;
    width: 137px;
    height: 67px;
    background: url(../imagens/numisantiques.svg) no-repeat;
    background-size: 100%;
    background-size: 100%;
    position: absolute;
    z-index: 500;
    top: -7px;
    left: 10px;
}
.holder>header div {
    width: 400px;
    right: 0;
    position: absolute;
    top: 35px;
    line-height: 30px;
    overflow: hidden;
}
/**/
form.login {
    position: absolute;
    width: 100%;
}
form.login fieldset {
    width: 270px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #fff;
    top: 108px;
    padding: 30px;
    box-sizing: border-box;
    z-index: 1000;
    box-shadow: 0px 0px 33px #313131;
}
form.login p:first-child {
    margin-top: 0px;
}
form.login p {
    margin-top: 15px;
}
form.login p a {
    color: #979797;
}
form.login input[type=text], form.login input[type=password] {
    width: 94%;
    border: 0;
}
form.login input[type=submit] {
    width: 128px;
    border: 0;
    padding: 11px;
    margin-left: auto;
    display: block;
    margin-right: 10px;
}
form.login label {
    display: block;
    margin-bottom: 7px;
}
/**/
.holder.handler {
    background: #dadada;
}
.holder>header .main {
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.holder>header .main {
    z-index: 10;
}
.holder>header .main>ul {
    line-height: 50px;
    display: block;
    height: 50px;
    top: 2px;
    text-align: right;
    box-sizing: border-box;
}
.holder>header input {
    display: none
}
    .holder>header .main:before {
        display: block;
        width: 5px;
        height: 5px;
        background: #fff;
        position: absolute;
        left: 0;
        top: 0;
    }
    .holder>header > label {
        content: " ";
        display: block;
        width: 40px;
        height: 31px;
        position: absolute;
        right: 10px;
        box-sizing: border-box;
        top: 15px;
        border-bottom: 6px solid #ddb26d;
        z-index: 1000;
        cursor: pointer;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
 .holder>header  .handler2 {
   
        display: block;
        width: 40px;
        height: 30px;
        position: absolute;
        right: 10px;
        box-sizing: border-box;
        top: 15px;
        border-bottom: 6px solid #ddb26d;
        z-index: 1000;
    }
    .holder>header > label:before {
        content: " ";
        display: block;
        width: 100%;
        height: 6px;
        position: absolute;
        right: 0;
        top: 0;
        background: #ddb26d;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
    }
    .holder>header > label:after {
        content: " ";
        display: block;
        width: 100%;
        height: 6px;
        position: absolute;
        transform: translateY(-50%);
        top: 16px;
        background: #ddb26d;
    }
    .holder>header .main>ul {
        right: -230px;
        line-height: 30px;
        display: block;
        top: 0;
        text-align: center;
        position: fixed;
        width: 220px;
        background: #ddb26e;
        -webkit-transition: right 0.5s;
        transition: right 0.5s;
        transition-timing-function: ease-in-out;
        height: 100%;
        padding: 75px 10px 0 10px;
        box-sizing: border-box;
    }
     .holder>header .main>ul ul {
        margin-bottom:30px
    }
    .holder>header input:checked+label+nav ul {
        display: block;
        right: 0;
        top: 0px;
        -webkit-transition: right 0.5s;
        transition: right 0.5s;
        transition-timing-function: ease-in-out;
        height: 100%;
        /* padding: 60px 20px; */
    }
      
.holder>header input:checked+label {

        border-bottom: 6px solid #fff;
    
    }

    .holder>header input:checked+label:before {

        background: #fff;
    }
    .holder>header input:checked+label:after {

        background: #fff;
    }
    .holder>header .main>ul li {
        font-size: 15px !important;
    }
.holder>header .main>ul>li>ul {
    display: none;
    /* position: absolute; */
    left: 0;
    top: 50px;
    /* background: #687f83; */
    /* -webkit-box-shadow: 4px 18px 47px -12px rgba(0, 0, 0, 0.75); */
    -moz-box-shadow: 4px 18px 47px -12px rgba(0, 0, 0, 0.75);
    /* box-shadow: 4px 18px 47px -12px rgba(0, 0, 0, 0.75); */
}
.holder>header .main>ul>li:hover a, .holder>header .main>ul>li.active a {
    color: #ffffff;
}
.holder>header .main>ul>li.active:before {
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.holder>header .main>ul>li:hover>ul {
    display: block;
}
.holder>header .main>ul>li {
    display: block;
    padding: 0;
    margin: 0 0px 0 0;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
}
.holder>header .main>ul>li>a {
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
}
.holder>header .main>ul>li>ul>li {
    margin: 0px 0 0 0;
    padding: 0;
    min-width: 200px;
    position: relative;
    text-transform: none;
    font-size: 13px !important;
}
.holder>header .main>ul>li a {
    text-decoration: none;
    color: #eee;
    padding: 0;
    display: block;
}
.holder>header .main>ul>li a span {
    display: none;
}
.holder>header .main>ul>li>li:hover {
    background: #6A8E2C
}
.holder>header .main>ul li li a {
    text-decoration: none;
    color: #fff;
    padding: 0px 15px;
    display: block;
}
.holder>header .main>ul>li>ul>li>ul {
    /* position: absolute; */
    margin: 0;
    display: none;
    padding: 0;
    min-width: 200px;
    left: 100%;
    top: 0px;
    background: #ddb26e;
    font-size: 10px !important;
}
.holder header p {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 13px;
    height: 30px;
    right: 58px;
    font-size: 10px;
    z-index: 100;
    color: white;
    width: 128px;
}
.holder header p a {display: block;float: left;padding: 5px;border-radius: 5px;background: white;color: white !important;text-align: center;margin-left: 5px;height: 23px;width: 23px;overflow: hidden;line-height: 23px;border: 1px solid #576b6e;}
.holder header p a .icon {display: block;}
.holder header p a.bt {margin-left: 9px;display: block;padding: 5px;color: white !important;/* background: #576b6e; */border-radius: 5px;}
a.bt small { display:none}
.holder> p {
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 1000;
    top: 17px;
    height: 30px;
    font-size: 8px;
    left: 105PX;
    display: none;
}
.holder> p > strong {
}
.holder> p > span {
 /* width: 970px; */
 margin: 0 auto;
 display: block;
 color: #868884;
 line-height: 30px;
 font-size: 11px;
}
.holder> p > span span {
    display: none;
}
/**/
header p {/* display: none */}
header nav ul.social {
    width: 240px;
    position: absolute;
    height: 26px;
    top: 4px;
    line-height: 26px;
    color: #fff;
    right: 0;
}
header nav ul.social li {
    /* margin: 0 16px; */
    line-height: 26px;
}
header nav ul.social li a {
    overflow: hidden;
    text-indent: -200px;
    background: red;
    display: block;
    width: 26px;
    height: 26px;
    position: relative;
    top: 10px;
}
header nav ul.social li a.facebook {
    background: url(../images/fb_round.jpg);
}
header nav ul.social li a.youtube {
    background: url(../images/youtube_round.jpg);
}
header nav ul.social li a.twitter {
    background: url(../images/twitter_round.jpg);
}
header nav ul.social li a.instagram {
    background: url(../images/instagram_round.jpg);
}
header nav ul.social li:first-child {
    text-transform: none;
    color: black;
    padding: 0 10px 0 0;
}
/**/
main {
    overflow: hidden;
    position: relative;
    z-index: 0;
    padding: 20px;
}
main.article {
    padding-top: 50px;
}
footer {
    background: #28272f;
    overflow: hidden;
    clear: both;
    padding: 0;
}
footer .holder {
    width: 100%;
    margin: 0 auto;
    color: #aaa;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
}
footer .holder div {
    width: 100% !important;
    float: none;
    min-height: auto;
    margin-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    margin-top: 20px;
    /* padding: 0px 20px 0 20px; */
}
footer .holder div.border {
    border-right: none;
}
footer .holder div.campus {
    padding: 0 0 25px 0;
    background: #fff;
}
footer .holder div.campus h3 {
    width: 100%;
    display: block;
    height: 160px;
    background: url(../images/campus-sinistro-seguro.png) top no-repeat;
    margin-left: 0;
    position: relative;
    right: 0;
    color: transparent;
}
/**/
div.holder {
    width: 100% !important;
}
div.holder header {
    background: #28272f;
}
div.holder header h1 {}
div.holder header h1 a {
    display: block;
    text-indent: -1000px;
    color: transparent;
    width: 100%;
    height: 100%;
}
div.holder header h1 span {
    display: none
}
main.article article .detalhe h2 {
    font-size: 27px;
}
/**/
.addMore a {
    display: inline-block;
    background: #9ac440;
    margin-bottom: 20px;
    padding: 11px;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
/**/
main {}
/**/
main>section {
    padding: 20px 0;
}
main>section>.center {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}
main>section p img {
    max-width: 100%
}
/**/
section.form {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding: 0;
}
section.form>.center {
    width: 100%;
    margin: 0;
    background: rgba(255, 255, 255, 0.7);
    padding: 150px 20px 80px 20px;
    box-sizing: border-box;
    position: relative;
    min-height: 500px;
}
section.form .center ul {
    display: block;
    margin-left: auto;
    width: 150px;
    text-align: right;
    font-weight: bold;
    position: absolute;
    right: 35px;
    top: 30px;
}
section.form .center ul:before {
    content: " ";
    display: block;
    width: 3px;
    height: 86px;
    border-radius: 20px;
    background: white;
    position: absolute;
    right: 9px;
    top: 25px;
}
section.form .center ul li {
    margin: 24px 0;
    position: relative;
    padding-right: 30px;
}
section.form .center ul li.active {}
section.form .center ul li:after {
    content: " ";
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    border: 3px solid white;
    background: white;
    position: absolute;
    right: 0;
    top: -4px;
}
section.form .center ul li.active:after {
    background: #bc415b;
}
section.form .center h2 {
    font-size: 24pt;
    border-bottom: 2px dotted black;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
/**/
section.form table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid black;
}
section.form th, section.form td {
    text-align: left;
    padding: 8px;
    border: 1px solid black;
}
section.form tr:nth-child(odd) {}
section.form th {
    text-align: center;
    font-weight: normal;
}
section.form tr>*:first-child {}
section.form th {
    font-weight: bold;
    text-align: center;
    width: 100px;
}
section.form td span[class^='ion-checkmark-round'] {
    color: #d1df00;
}
section.form td span[class^='ion-close-round'] {
    color: #d63838;
}
section.form td:last-of-type {}
/**/
.form {}
.form .signal {
    display: none;
}
.form p {
    margin-bottom: 20px;
    font-size: 11pt;
    line-height: 1.3;
}
.form p label:not(.bt):not(.inl) {
    display: block;
    margin: 0px 0px;
    min-height: 25px;
    color: black;
}
.form input[type=text], .form input[type=email], .form input[type=number] {
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
    background: white;
}
.form textarea {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    background: white;
}
.form .cp1 {
    width: 100px;
    margin-right: 10px;
    padding: 0 !important;
}
.form .cp2 {
    width: 90px;
    margin-right: 10px;
}
.form .cp3 {
    width: 100%;
}
.form .inl input+span:before {
    content: " ";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: white;
    position: relative;
    left: 0px;
    cursor: pointer;
    float: left;
    margin-right: 8px;
    text-align: center;
    font-size: 25px;
    color: #bc415b;
}
.form .inl input:checked+span:before {
    content: "\f121";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
}
.form input[type=radio], .form .inl input[type=checkbox] {
    display: none;
}
.form label.inl {
    margin: 0 15px 15px 0;
    display: inline-block;
    line-height: 30px;
}
.form label.bt {
    display: inline-block;
    cursor: pointer;
    line-height: 20px;
    text-align: center;
    font-size: 12pt;
    min-width: 98px;
    position: relative;
    text-align: right;
}
.form label.bt.voltar {
    text-align: right;
}
.form label.bt.continuar {
    text-align: left;
}
.form label.bt.voltar span {
    position: absolute;
    left: 11px;
    top: 12px;
}
.form label.bt.continuar span {
    position: absolute;
    right: 16px;
    top: 12px;
}
.form label.bt input {
    display: none
}
.form .bts {
    text-align: right
}
.form fieldset {
    overflow: hidden;
}
.form fieldset>* {
    float: none;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    padding-left: 0px;
}
.form fieldset>*:first-child {
    padding-right: 15px;
    padding-left: 0;
}
.form .inl span {
    line-height: 43px;
}
.form fieldset.meios {
    margin-top: 50px;
}
.form fieldset.meios p {
    margin-right: 10px;
    width: 171px;
    font-size: 11pt;
    line-height: 19px;
    display: inline-block;
    position: relative;
    padding: 0;
}
.form fieldset.meios p:nth-child(2) {
    margin-top: 18px;
}
/**/
.form2 p:not(.bts) {
    text-align: left !important;
}
.form2 fieldset>* {
    width: 100%;
    padding-left: 0;
}
.form2 fieldset>*:first-child {
    padding-right: 0;
    padding-left: 0;
}
.form2 input[type=text], .form2 input[type=email], .form2 input[type=number], .form2 textarea {
    border: 1px solid black;
}
.form2 textarea {
    min-height: 150px;
    max-height: 150px;
    min-width: 100%;
    max-width: 100%;
}
.form3 .inl input+span:before {
    content: " ";
    display: inline-block;
    width: 40px;
    height: 40px;
    background: white;
    position: relative;
    left: 0px;
    cursor: pointer;
    float: left;
    margin-right: 8px;
    text-align: center;
    font-size: 30px;
    color: #bc415b;
}
.form3 .inl input:checked+span:before {
    content: "\f121";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
}
/**/
.form3 {
    width: 100%;
    float: none;
}
.form3 input[type=text], .form2 input[type=email], .form2 input[type=number], .form2 textarea {}
.form3 .inl input+span:before {
    content: " ";
    display: inline-block;
    width: 40px;
    height: 40px;
    background: white;
    position: relative;
    left: 0px;
    cursor: pointer;
    float: left;
    margin-right: 8px;
    text-align: center;
    font-size: 30px;
    color: #bc415b;
}
.form3 .inl input:checked+span:before {
    content: "\f121";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
}
.form3 .bt>span[class^="ion-"] {
    color: #bc415b;
}
.form3 .bt {
    background: white;
}
.form3 .cp3 {
    width: 100%; 
}
/**/
main>section {
    text-align: center;
    min-width: 100%;
}
main>section h2 {
    /* text-transform: uppercase; */
    margin-bottom: 25px;
    font-size: 19px;
}
main>section  i {
    color: #cf4159;
    /* font-style: normal; */
    font-weight: bold;
}
main>section h3 {
    text-transform: uppercase;
    font-size: 15px !important;
    margin-bottom: 20px;
    text-align:center;
}

main>section p {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 10px;
}
main>section.white strong {
    color: #bc415b;
}
/**/
main>section.light-gray {
    background: #EEE;
}
main>section.gray {
    text-align: center;
    background: #F8F8F8;
}
main>section.gray h2 {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 70px;
}
main>section.gray h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}
main>section.gray p {
    font-size: 24px;
    margin-bottom: 20px;
}
main>section.gray strong {
    display: block;
}
main>section .card {
    padding: 20px !important;
    background: #eee;
    /* border-radius: 20px; */
    margin-bottom: 20px;
    overflow: hidden;
}
main>section.light-gray  .card {
    background: #fff;
}
.card.empty {min-height:100px; }
.card.half {
    width: 100%;
    box-sizing: border-box;
}
.card.half img {
    width: 100%;
}
/**/
.cards table {
    border-collapse: collapse;
    width: 100%;
    word-break: break-all;
}
.cards th, .cards td {
    text-align: center;
    padding: 1px;
    line-height: 17px;
    font-size: 10px;
    border-left: 1px solid #eee;
    color: #999;
    position: relative;
}
.cards tr:nth-child(odd) {
    background-color: #f7f7f7;
}
.cards th {
    background-color: #f7f7f7;
    text-align: center;
    font-weight: normal;
    line-height: 40px;
}
.cards tr>*:first-child {
    text-align: left;
    border: 0;
}
.cards th {
    word-break: keep-all;
    min-width: 40px;
}
.cards th.green {
    background: #bc415b;
    color: black;
    max-width: 75px;
}
.cards td span[class^='ion-checkmark-round'] {
    color: #d1df00;
}
.cards td span[class^='ion-close-round'] {
    color: #d63838;
}
.cards tr.ultimo td:last-of-type {
    background: #bc415b;
    color: #fff;
    font-size: 10px;
    vertical-align: top;
}
.cards tr td img {
    width: 10px;
}
.cards tr.ultimo td:last-of-type img {
    width: 85px;
}
.cards tr.ultimo td:last-of-type:after {
    background: #fff;
    content: " ";
    display: none;
    width: 80%;
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 0px;
}
.cards tr:last-of-type img {
    width: 80%;
}
/**/
footer {}
footer div.holder {}
footer div.holder div:first-child {
    margin-left: 0px;
    width: 100%;
}
footer div.holder div h3 {
    padding-bottom: 10px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    display:none;
}
footer div.holder div p {
    font-size: 11px;
    margin-bottom: 15px;
    line-height: 1.4;
    text-align: center;
}
footer div.holder div p a {
    /* color: #fff; */
    text-decoration: none;
}
footer div.holder div.copy {
    width: 100%;
    min-height: auto;
    border: 0;
    margin: 0;
    color: #979797;
    /* margin-bottom: 70px; */
    padding-top: 10px;
    font-size:10px;
    text-align: center;
}
footer div.holder div.sitelock {}
footer div.holder>a {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 43px;
    height: 43px;
    border-radius: 55px;
    display: block;
    background: #bc415b;
    line-height: 40px;
    text-align: center;
    font-size: 25px;
    color: black;
    background: url(../images/Seta_up.png) center center;
}
footer div.holder div p img {
    width: 40%;
}
footer div.holder div ul:not(.social) {}
footer div.holder div ul:not(.social) li {
    display: block;
    margin-right: 10px;
    margin-bottom: 17px;
    font-size: 11px;
}
footer div.holder div ul:not(.social) li a {
    color: #fff;
}
footer div.holder div ul:not(.social) li a.selected {
    color: #bc415b;
}
footer div.holder div ul.social {
    margin-top: 10px;
    text-align: center;
}
footer div.holder div ul.social li {
    display: inline-block;
    margin-right: 10px;
}
footer div.holder div ul li a.facebook {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/facebook-square.png);
    background-size: 100%;
    overflow: hidden;
    text-indent: -100px;
    border-radius: 50px;
}
footer div.holder div ul li a.pinterest {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/pinterest.png);
    background-size: 100%;
    overflow: hidden;
    text-indent: -100px;
    border-radius: 50px;
}
footer div.holder div ul li a.youtube {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/youtube.png);
    background-size: 100%;
    overflow: hidden;
    text-indent: -100px;
}
footer div.holder div ul li a.twitter {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/twitter.png);
    background-size: 100%;
    overflow: hidden;
    text-indent: -100px;
}
footer div.holder div ul li a.googleplus {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/googleplus.png);
    background-size: 100%;
    overflow: hidden;
    text-indent: -100px;
}
footer div.holder div ul li a.instagram {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/instagram.png);
    background-size: 100%;
    overflow: hidden;
    text-indent: -100px;
}
footer div.holder div ul li a.linkedin {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/linkedin-square.png);
    background-size: 100%;
    overflow: hidden;
    text-indent: -100px;
    border-radius: 50px;
}
footer.force {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
/**/
div.breadcumbs {
    width: 100%;
    padding: 5px;
    line-height: 30px;
    background: #F9F9F4;
    margin: 0 auto 10px auto;
    text-transform: lowercase;
}
div.breadcumbs p {
    color: #3C3C37;
}
div.breadcumbs ul {}
div.breadcumbs ul li {
    display: inline-block
}
div.breadcumbs ul li a {
    color: #3C3C37;
    text-decoration: none
}
/**/
/* 
main a:first-child[href$=".pdf"]:before, a.pdf:before, a.PDF:before {
    content: "";
    display: block;
    background: url("../ico/pdf.png") no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 3px 0 0;
    position: relative;
    top: -4px;
}
main a:first-child[href$=".doc"]:before, a.doc:before, a.DOC:before {
    content: "";
    display: block;
    background: url("../ico/doc.png") no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 3px 0 0;
    position: relative;
    top: -4px;
}
main a:first-child[href$=".ppt"]:before, a.ppt:before, a.PPT:before {
    content: "";
    display: block;
    background: url("../ico/ppt.png") no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 3px 0 0;
    position: relative;
    top: -4px;
}
main a:first-child[href$=".xls"]:before, a.xls:before, a.XLS:before {
    content: "";
    display: block;
    background: url("../ico/xls.png") no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 3px 0 0;
    position: relative;
    top: -4px;
}
main a:first-child[href$=".jpg"]:before, a.jpg:before, a.JPG:before {
    content: "";
    display: block;
    background: url("../ico/jpg.png") no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 3px 0 0;
    position: relative;
    top: -4px;
}
main a:first-child[href$=".file"]:before, a.file:before, a.FILE {
    content: "";
    display: block;
    background: url("../ico/file.png") no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 3px 0 0;    position: relative;
    top: -4px;
} */
/**/
ul.paginacao {
    display: block;
    margin: 0 !important;
    padding: 0;
    text-align: center;
    background: #f8f8f8;
    height: 50px;
}
ul.paginacao li {
    display: inline-block;
    margin: 0 10px 0 0;
}
ul.paginacao li a {
    background: #eee;
    color: #000;
    padding: 5px;
    width: 20px;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
ul.paginacao li a[href] {
    background: #bc415b;
    color: #fff;
    cursor: pointer;
}
/**/
.cols {
    overflow: hidden;
}
.cols>* {
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}
.cols>*:first-child {
    padding-left: 6px;
    padding: 0;
    margin-bottom: 40px;
}
.col100 {
    width: 100%;
}
.col75 {
    width: 75%;
}
.col50 {
    width: 50%;
}
.col33 {
    width: 33%;
}
.col25 {
    width: 25%;
}
/**/
.tabs {}
.tabs ul {}
.tabs ul li {
    display: inline-block;
    flex: 1;
    font-size: 15px;
    word-break: break-all;
}
.tabs ul li a {
    display: block;
    padding: 10px 5px;
    background: #eee;
    min-width: auto;
    text-align: center;
    color: black;
    line-height: 1.5;
    min-height: 45px;
}
.tabs ul li.selected {}
.tabs ul li.selected a {
    background: #bc415b;
}
.tabs>.tab {
    display: block;
    padding: 40px 0px;
}
/**/
.multibanco {
    background: url(../images/multibanco_mini.jpg) 10px center no-repeat;
    padding: 10px 10px 10px 65px;
    margin: 40px 0 20px;
    width: 270px;
    text-align: center;
    border: 1px solid black;
}
.multibanco p {
    margin: 0 !important;
    padding: 0;
    text-align: right;
}
.multibanco p strong {
    display: inline-block;
    min-width: 105px;
}
/**/
@media screen and (min-width: 550px) {
   main>section.cards article>figure {height: 360px !important;} 
}
/**/
@media screen and (min-width: 768px) {
   main>section.cards article>figure {height: 470px !important;} 
}
/**/
.slider {position: relative;/* padding-top: 60px; */}
.slider .swiper-slide  {width: 100%;height: 290px;}
.slider img {width: 100%;height: 100%;object-fit: cover;object-position: 100%;/* left: 50%; *//* transform: translateX(-50%); */}
.slider .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}
.slider .swiper-slide>div {
    width: 65%;
    margin: 0 auto;
    position: relative;
    /* height: 100%; */
    box-sizing: border-box;
}
.slider .swiper-slide>div img {
    position: absolute;
    right: -200px;
    /*top: 0; right: -100px; height: 100%*/
    object-fit: contain;
}
.slider .swiper-slide video {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%)
}
.mdevice .swiper-slide video {
    display: none
}
.slider .swiper-slide .slide-info {
    margin: 0;
    /* padding: 50px 30px 30px 30px; */
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.slider .swiper-slide .slide-info h3 {
    font-size: 17px;
    padding: 15px 12px;
    /* display: inline-block; */
    color: #FFF;
    background: #ddb26ddb;
    /* text-transform: uppercase; */
    /* position: absolute; */
    left: 0px;
    font-weight: 100;
    top: 50%;
    text-align: center;
    /* width: 100%; */
    /* transform: translateY(-50%); */
    margin-bottom: 20px;
}
.slider .swiper-slide .slide-info p {
    font-size: 14px;
    /* max-width: 400px; */
    /* margin-top: 10px; */
    color: #fff;
    /* padding-left: 5px; */
    /* left: 20px; */
    text-align: center;
    font-weight: 100;
    /* top: 70%; */
    /* transform: translateY(-50%); */
    /* max-width: 80%; */
    /* position: absolute; */
    text-shadow: 1px 1px #000000;
}
.slider .swiper-slide .slide-info p:first-child {
    padding: 0;
    font-size: 16px;
    /* text-transform: uppercase; */
    color: #fff;
    margin-bottom: 10px;
    padding-left: 5px;
}
.slider .swiper-slide>div>a {
    text-decoration: none;
}
/**/
.slider .swiper-button-prev {
    background: url(../images/big-left.png);
    background-position: left;
    height: 93px;
    width: 18px;
    top: 50%;
    transform: translateY(-23px);
}
.slider .swiper-button-next {
    background: url(../images/big-right.png);
    background-position: -19px;
    height: 93px;
    width: 18px;
    top: 50%;
    transform: translateY(-23px);
}
.slider .swiper-catcher {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.only-desktop {
    display: none;
}
.card.space figure { overflow:hidden}
@media screen and (max-width: 480px) {
    .column.third, .column.half {
        width: 100% !important;
        float:none;
        padding: 0;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .column.fourth,.column.fifth {
        width: 100%;
        float:none;
        padding: 0;
        overflow: hidden;
        margin-bottom: 20px;
    } 
    .column.sixt {
        width: 30% !important;
        float:none;
        padding: 0;
        overflow: hidden;
    }
    .column img {
        float: left;
        margin-right: 20px;
    }     
    .column h3 {
        margin-bottom: 0;
        font-size: 14px;
        padding-top: 5px;
    }  
    .column p {
        text-align: center;
    }   
}
@media screen and (max-width: 667px) {
    .column.third, .column.half {
        width: 100% !important;
        float:none;
        padding: 0;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .column.fourth,.column.fifth {
        /* width: 50%; */
        /* float:none; */
        padding: 0;
        overflow: hidden;
        margin-bottom: 20px;
    } 
    .column.sixt {
        width: 30% !important;
        float:none;
        padding: 0;
        overflow: hidden;
    }
    .column img {
        float: left;
        margin-right: 20px;
    }     
    .column h3 {
        margin-bottom: 0;
        font-size: 13px;
        padding-top: 5px;
    }  
    .column p {
        text-align: center;
    }   
}
@media screen and (min-width: 568px) {
  .holder> p { display:block; }
}
figure.imagem img {width:100%}

article.product figure .cart {
    background-size: 50%;
}
article.product figure .favorites {
    background-size: 50%;
}
main.home section.destaques article {
    margin-bottom: 20px;
}

@media screen and (max-width:480px) {
    main>section h3 {
        font-size: 13px !important;
        margin-bottom: 5px;
    }
    main.home section.destaques >  h3 {font-size: 30px !important;}
}
