@charset "utf-8";

html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #fff;
    font-family: 'Gupter', serif;
    color: #576b6e;
    /* border: 10px solid white; */
}

a:link,
a:visited {
    color: #ddb26d;
    text-decoration: none;
    /* color: #fff; */
}

.parceiros aside a[href^="mailto"] {
    /* padding-left: 20px; */
    /* background: url(../images/mail-white.png) left center no-repeat; */
}

a[href^="callto"] {
    padding-left: 20px;
    background: url(../images/telefone.png) left center no-repeat;
}

/**/
.clear {
    clear: both
}

.nopad {
    padding: 20px 0 !important;
}

.nomarg {
    padding: 0
}

.bt {
    padding: 10px 15px;
    display: inline-block;
    background: #fff;
    color: #000 !important;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #576b6e;
}

.bt>span[class^="ion-"] {
    color: white;
    margin-left: 10px;
    /* margin-right: 10px; */
}

.seta-direita,
.seta-esquerda,
.seta-cima,
.seta-baixo {
    display: inline-block;
}

/**/
form {
    text-align: left;
    /* width: 970px; */
    margin: 0 auto;
}

label {
    display: inline-block;
}

input[type=text],
input[type=date],
input[type=number],
input[type=time],
input[type=password],
input[type=email],
textarea,
select {
    border: 0;
    outline: 0;
    padding: 10px;

    border-radius: 5px;
}

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: 8px;
}

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;
}

figure figcaption {
    margin-top: 20px;
}

figure img {
    width: 100%;
    height: 100;
    object-fit: cover;
}

/**/
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;
}

.holder>header {
    width: 100%;
    margin: 0 auto;
    min-height: 220px;
    position: relative;
    z-index: 102;
    background: #28272f;
    padding-top: 20px;
}

.holder>header label {
    display: none
}

.holder>header .handler,.holder>header .handler2
 {
    display: none;
}

.holder>header h1 {
    margin: 0 auto 30px auto;
    padding: 0;
    width: 250px;
    height: 139px;
    background: url(../imagens/numisantiques.svg) no-repeat;
    background-size: 100%;
    z-index: 500;
}

.holder>header div {
    width: 400px;
    right: 0;
    position: absolute;
    top: 35px;
    line-height: 30px;
    overflow: hidden;
}

.holder header p {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 500;
    top: 40px;
    height: 30px;
    right: 50px;
    font-size: 15px;
}

.holder header p a, .holder header p label {
    margin: 0;
    /* background: #fff; */
    cursor: pointer;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    /* color: #576b6e; */
    text-transform: lowercase;
}
.holder header a label {
    padding: 0;
}
.holder header p a.cart {}

.holder header p a.cart small {

    position: absolute;

    background: #576b6e;

    border-radius: 100%;

    font-size: 7px;

    width: 12px;

    height: 12px;

    line-height: 12px;

    display: inline-block;

    text-align: center;

    top: -5px;

    right: -5px;

    color: white;
}

.holder>p {}

.holder>p>span {
    width: 970px;
    margin: 0 auto;
    display: block;
    color: #ccc;
    line-height: 30px;
    font-size: 13px;
}

.holder>p strong {
    margin: 0 10px
}

.holder>p>span span {
    float: right;
}

/**/
form.login {
    position: absolute;
    width: 100%;
    top: 50px;
}

form.login fieldset {
    width: 500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #fff;
    /* top: 168px; */
    padding: 50px;
    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;
    background: #eee;
    border-radius: 5px;
}

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 {}
.holder>header form span {  display: bock; }
.holder>header form {position:absolute;right: 0;top: 0;}
.holder>header input.handler2  + form { display:none; }

.holder>header input.handler2:checked+form {
    display: inline-block;
    right: 9px;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
    transition-timing-function: ease-in-out;
    height: auto;
    padding: 20px;
    background: rgba(255,255,255,0.98);
    border-radius: 10px;
    top: 90px;
}

.holder>header nav {
    margin: 0;
    padding: 0;
    clear: both;
    width: 980px;
}

.holder>header nav,
.holder>header .products {
    z-index: 10;
    display: block;
    position: relative;
    width: 970px;
    text-transform: uppercase;
    margin: 0 auto;
}

.holder>header nav:before {
    display: block;
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.holder>header nav>ul {
    display: inline-block;
    top: 2px;
    text-align: center;
    width: 100%;
}

.holder>header nav>ul>li>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #393840;
    padding: 0;
    -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 nav>ul>li:hover>a,
.holder>header nav>ul>li.active>a {
    color: #ffd38c !important;
}

.holder>header nav>ul>li:hover>ul,
.holder>header nav>ul ul li:hover>ul {
    display: block;
}

.holder>header nav>ul>li {
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: left;
    font-family: 'Gupter', serif;
    font-weight: 400;
}

.holder>header nav>ul>li>a {
    display: inline-block;
    padding: 0 20px;
    text-decoration: none;
}

.holder>header nav>ul>li>a>span {
    display: block;
    font-size: 10px;
    width: 80px;
    word-break: break-word;
    white-space: normal;
    margin-top: 6px;
    text-align: left;
    font-style: italic;
    display: none;
}

.holder>header nav>ul>li>ul>li {
    margin: 0;
    display: block;
    padding: 0px;
    min-width: 200px;
    position: relative;
}

.holder>header nav>ul>li a {
    text-decoration: none;
    padding: 10px 15px;
    display: block;
    color: #ddb26d;
    font-size: 16px;
    -webkit-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
    -moz-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
    -ms-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
    -o-transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
    transition: color 170ms ease-in-out, background-color 170ms ease-in-out;
}

.holder>header nav.products>ul>li a {
    text-transform: none;
    font-size: 12px;
}

.holder>header nav>ul>li>li:hover {
    background: #6A8E2C
}

.holder>header nav>ul li li a {
    text-decoration: none;
    padding: 15px 15px;
    display: block;
    color: #ddd;
}

.holder>header nav>ul li li.active>a,
.holder>header nav>ul li li:hover>a {

    color: #ffd38c !important;
}

.holder>header nav>ul>li>ul>li>ul {
    position: absolute;
    margin: 0;
    display: none;
    padding: 0;
    min-width: 200px;
    left: 100%;
    top: 0px;
    background: #3d3c46;
}

/**/
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: #576b6e;
    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;
}

.holder>header .main:hover ul li a {
    color: #ccc;
}

/**/
main {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

footer {
    background: #28272f;
    overflow: hidden;
    clear: both;
    padding: 0;
    color: #eee;
}

footer .holder {
    width: 970px;
    margin: 0 auto;
    overflow: hidden;
}

footer .holder div {
    /* width: 270px; */
    /* float: left; */
    /* min-height: 175px; */
    /* margin-left: 20px; */
    /* padding-right: 20px; */
    margin-bottom: 40px;
    /* box-sizing: border-box; */
    margin-top: 55px;
}

footer .holder div.border {
    border-right: 1px dotted #999;
}

/**/
div.holder {
    /* display: flex; */
}

div.holder header {}

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
}

/**/
.addMore a {
    display: inline-block;
    background: #9ac440;
    margin-bottom: 20px;
    padding: 11px;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}

/**/
main {}

/**/
main>section {
    padding: 70px 0;
}

main>section>.center {
    width: 970px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

/**/
/**/
section.form {
    width: 970px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding: 0;
}

section.form>.center {
    width: 50%;
    margin: 0;
    background: rgba(255, 255, 255, 0.7);
    padding: 150px 40px 80px 40px;
    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: 5px;
}

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: #00dfcd;
}

section.form .center h2 {
    font-size: 27pt;
    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: #576b6e;
}

section.form td:last-of-type {}

/**/
table input {
    outline: 1px solid #eee !important;
    width: 97%;
}

table input[disabled] {
    color: #bda2a2;
}

/**/
.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: 30px;
    color: black;
}

.form input[type=text],
.form input[type=email],
.form input[type=number],
.form input[type=password] {
    width: 100%;
    padding: 15px;
    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: 195px;
}

.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: #00dfcd;
}

.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 20px 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: left;
    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: 88px;
    /* width: 116px; */
    font-size: 11pt;
    line-height: 19px;
    display: inline-block;
    position: relative;
}

.form fieldset.meios p img {
    /* width: 285px; */
}

.form fieldset.meios p:nth-child(2) {
    margin-top: -2px;
}

/**/
.form2 p:not(.bts) {
    text-align: left !important;
}

.form2 fieldset>* {
    width: 50%;
    padding-left: 15px;
}

.form2 fieldset>*:first-child {
    padding-right: 15px;
    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: #00dfcd;
}

.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: 600px;
    float: right;
}

.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: #00dfcd;
}

.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: #00dfcd;
}

.form3 .bt {
    background: white;
}

.form3 .cp3 {
    width: 390px;
}

/*sections*/
main>section {
    /* text-align: center; */
}

main>section h2 {
    /* text-transform: uppercase; */
    margin-bottom: 40px;
    font-size: 28px;
}

main>section i {
    color: #576b6e;
    /* font-style: normal; */
    font-weight: bold;
}

main>section h3 {
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 20px;
}

main>section p {

    line-height: 1.5;
    margin-bottom: 10px;
}

main>section.white strong {
    color: #00DFCD;
}

main>section.white .card {
    border: 12px solid #fff;
}

/**/
main>section.light-gray {
    background: #EEE;
}

/**/
main>section.blue {
    background: #00DFCD;
    padding: 20px 0 0px 0;
}

main>section.blue h2 {
    font-size: 32px;
    text-transform: uppercase;
    color: white;
    text-align: center;
    font-family: Intro-Black;
    margin-bottom: 13px;
}

main>section.blue h2 strong {
    display: inline-block;
    font-size: 39px;
    border-bottom: dotted 2px white;
    padding-bottom: 7px;
}

main>section.blue h3 {
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
}

main>section.blue h3 strong {
    font-size: 60px;
    display: inline-block;
    border-bottom: dotted 2px white;
}

main>section.blue>div>div {
    padding: 30px;
    width: 30%;
}

main>section.blue h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

main>section.blue p {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.5;
    position: relative;
}

main>section.blue h4+p:before {
    content: "›";
    color: #fff;
    position: absolute;
    left: -10px;
}

main>section.blue strong.black {
    color: #000
}

main>section.blue .bt {
    background: #fff;
    position: absolute;
    bottom: 56px;
    color: black;
    /* font-size: 10px; */
}

main>section.blue .bt span {
    color: #00dfcd;
    margin-left: 10px;
}

main>section.blue p strong {
    color: white;
    text-transform: uppercase;
}

main>section.blue p strong.white {}

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;
    background: #eee;
    /* border-radius: 20px; */
}

main>section.light-gray .card {
    background: #fff;
}

/**/
.cards table {
    border-collapse: collapse;
    width: 100%;
}

.cards th,
.cards td {
    text-align: center;
    padding: 8px;
    line-height: 30px;
    font-size: 14px;
    border-left: 1px solid #eee;
    color: #999;
    position: relative;
    line-height: 1.5;
}

.cards tr:nth-child(odd) {
    background-color: #F8F8F8;
}

.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.green {
    background: #00DFCD;
    color: black;
    width: 60px;
}

.cards td span[class^='ion-checkmark-round'] {
    color: #d1df00;
}

.cards td span[class^='ion-close-round'] {
    color: #576b6e;
}

.cards tr.ultimo td:last-of-type {
    background: #00dfcd;
    color: #fff;
    font-size: 16px;
    width: 270px;
}

.cards tr.ultimo td:last-of-type:after {
    background: #fff;
    content: " ";
    display: block;
    width: 80%;
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: 0px;
}

.cards tr:last-of-type img {
    width: 75%;
}

/**/
footer {}

footer div.holder {}

footer div.holder div:first-child {
    margin-left: 0px;
}

footer div.holder div h3 {
    padding-bottom: 10px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

footer div.holder div p {
    font-size: 11px;
    margin-bottom: 15px;
    line-height: 1.4;
}

footer div.holder div p a {
    text-decoration: none;
}

footer div.holder div.copy {
    width: 100%;
    min-height: auto;
    border: 0;
    margin: 0;
    color: #979797;
    margin-bottom: 40px;
    float: left;
    text-align: center;
    font-size: 12px;
    border-top: 1px solid #e8e7e7;
    padding-top: 30px;
}

footer div.holder div.sitelock {
    /* background: url(../images/sitelock.png) center no-repeat; */
    float: left;
    width: 117px;
    height: 75px;
    padding: 0;
    margin: 0;
    min-height: 0;
    position: relative;
    top: 14px;
    left: 39px;
    text-align: center;
}

footer div.holder>a {
    position: absolute;
    bottom: 60px;
    right: 0;
    width: 43px;
    height: 43px;
    border-radius: 55px;
    display: block;
    background: #64a9ca;
    line-height: 40px;
    text-align: center;
    font-size: 25px;
    color: black;
}

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: #00DFCD;
}

footer div.holder div ul.social {
    margin-top: 10px;
}

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) center;
    background-size: 89%;
    overflow: hidden;
    text-indent: -100px;
    border-radius: 50px;
}

footer.force {
    /* position: fixed; */
    bottom: 0;
    left: 0;
    width: 100%;
}

/**/
div.breadcumbs {
    width: 970px;
    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;
} */
main a:first-child[href~="mailto:"]:before {
    content: "";
    display: block;
    background: url("../images/mail-white.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],
ul.paginacao li a.active {
    background: #00DFCD;
    color: #fff;
    cursor: pointer;
}

/**/
.cols {
    overflow: hidden;
}

.cols>* {
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}

.cols>*:first-child {
    padding-left: 0px;
}

.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: 14px;
}

.tabs ul li a {
    display: block;
    padding: 10px 20px;
    background: #F0F0F0;
    min-width: 100px;
    text-align: center;
    color: black;
    line-height: 30px;
}

.tabs ul li.selected {}

.tabs ul li.selected a {
    background: #00dfcd;
}

.tabs>.tab {
    display: block;
    padding: 40px 20px;
}

/**/
.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;
}

/**/
.slider {
    position: relative;
    /* background: gray; */
    /* margin-bottom: 10px; */
}

.slider .swiper-slide {
    width: 100% !important;
    height: 100% !important;
}

.slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}

.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: 970px;
    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: 0;
    transform: translateX(-50%);
}

.slider .swiper-slide .slide-info h3 {
    font-size: 33px;
    padding: 15px 12px;
    display: inline-block;
    color: #FFF;
    background: #9e845a;
    /* text-transform: uppercase; */
    position: absolute;
    left: 20px;
    font-weight: 100;
    top: 50%;
    transform: translateY(-50%);
    max-width: 60%;
    border-radius: 10px;
}

.slider .swiper-slide .slide-info p {
    font-size: 22px;
    max-width: 400px;
    margin-top: 10px;
    color: #fff;
    padding-left: 5px;
    left: 20px;
    font-weight: 400;
    top: 63%;
    transform: translateY(-50%);
    max-width: 80%;
    position: absolute;
    text-shadow: 1px 1px #576b6e;
}

.slider .swiper-slide .slide-info p:first-child {
    padding: 0;
    font-size: 24px;
    /* 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);
    height: 93px;
    width: 40px;
    top: 55%;
    transform: translateY(-50%);
}

.slider .swiper-button-next {
    background: url(../images/big-right.png);
    height: 93px;
    width: 40px;
    top: 55%;
    transform: translateY(-50%);
}

.slider .swiper-catcher {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.custom-object-fit {
    background-size: 100% auto;
    background-position: center center;
}

.custom-object-fit img {
    display: none;
}

@media only screen and (min-width: 1600px) {
    main>section.banner {
        min-height: 700px;
    }
}

cite {
    font-size: 18px;
    line-height: 1.8;
}