@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}body { font-family: Jost;}.display-1 { font-family: 'Exo', sans-serif; font-size: 4rem; line-height: 1.1;}.display-1 > .mbr-iconfont { font-size: 5rem;}.display-2 { font-family: 'Exo', sans-serif; font-size: 3rem; line-height: 1.1;}.display-2 > .mbr-iconfont { font-size: 3.75rem;}.display-4 { font-family: 'Exo', sans-serif; font-size: 1.1rem; line-height: 1.5;}.display-4 > .mbr-iconfont { font-size: 1.375rem;}.display-5 { font-family: 'Exo', sans-serif; font-size: 2rem; line-height: 1.5;}.display-5 > .mbr-iconfont { font-size: 2.5rem;}.display-7 { font-family: 'Exo', sans-serif; font-size: 0.9rem; line-height: 1.5;}.display-7 > .mbr-iconfont { font-size: 1.125rem;}/* ---- Fluid typography for mobile devices ---- *//* 1.4 - font scale ratio ( bootstrap == 1.42857 ) *//* 100vw - current viewport width *//* (48 - 20) 48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) *//* 0.65 - min scale variable, may vary */@media (max-width: 992px) { .display-1 { font-size: 3.2rem; }}@media (max-width: 768px) { .display-1 { font-size: 2.8rem; font-size: calc( 2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.1 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)))); } .display-2 { font-size: 2.4rem; font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.3 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)))); } .display-4 { font-size: 0.88rem; font-size: calc( 1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)))); } .display-5 { font-size: 1.6rem; font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)))); } .display-7 { font-size: 0.72rem; font-size: calc( 0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20))); line-height: calc( 1.4 * (0.965rem + (0.9 - 0.965) * ((100vw - 20rem) / (48 - 20)))); }}/* Buttons */.btn { padding: 0.6rem 1.2rem; border-radius: 4px;}.btn-sm { padding: 0.6rem 1.2rem; border-radius: 4px;}.btn-md { padding: 0.6rem 1.2rem; border-radius: 4px;}.btn-lg { padding: 1rem 2.6rem; border-radius: 4px;}.bg-primary { background-color: #bf9341 !important;}.bg-success { background-color: #40b0bf !important;}.bg-info { background-color: #bbbbbb !important;}.bg-warning { background-color: #fef8d7 !important;}.bg-danger { background-color: #353535 !important;}.btn-primary,.btn-primary:active { background-color: #bf9341 !important; border-color: #bf9341 !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary.active { color: #ffffff !important; background-color: #7f612b !important; border-color: #7f612b !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-primary.disabled,.btn-primary:disabled { color: #ffffff !important; background-color: #7f612b !important; border-color: #7f612b !important;}.btn-secondary,.btn-secondary:active { background-color: #ffffff !important; border-color: #ffffff !important; color: #808080 !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary.focus,.btn-secondary.active { color: #545454 !important; background-color: #d4d4d4 !important; border-color: #d4d4d4 !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-secondary.disabled,.btn-secondary:disabled { color: #808080 !important; background-color: #d4d4d4 !important; border-color: #d4d4d4 !important;}.btn-info,.btn-info:active { background-color: #bbbbbb !important; border-color: #bbbbbb !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info.active { color: #ffffff !important; background-color: #909090 !important; border-color: #909090 !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-info.disabled,.btn-info:disabled { color: #ffffff !important; background-color: #909090 !important; border-color: #909090 !important;}.btn-success,.btn-success:active { background-color: #40b0bf !important; border-color: #40b0bf !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success.active { color: #ffffff !important; background-color: #2a747e !important; border-color: #2a747e !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-success.disabled,.btn-success:disabled { color: #ffffff !important; background-color: #2a747e !important; border-color: #2a747e !important;}.btn-warning,.btn-warning:active { background-color: #fef8d7 !important; border-color: #fef8d7 !important; color: #d1b105 !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning.active { color: #7c6a03 !important; background-color: #fce982 !important; border-color: #fce982 !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-warning.disabled,.btn-warning:disabled { color: #d1b105 !important; background-color: #fce982 !important; border-color: #fce982 !important;}.btn-danger,.btn-danger:active { background-color: #353535 !important; border-color: #353535 !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger.active { color: #ffffff !important; background-color: #0a0a0a !important; border-color: #0a0a0a !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-danger.disabled,.btn-danger:disabled { color: #ffffff !important; background-color: #0a0a0a !important; border-color: #0a0a0a !important;}.btn-white,.btn-white:active { background-color: #fafafa !important; border-color: #fafafa !important; color: #7a7a7a !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-white:hover,.btn-white:focus,.btn-white.focus,.btn-white.active { color: #4f4f4f !important; background-color: #cfcfcf !important; border-color: #cfcfcf !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-white.disabled,.btn-white:disabled { color: #7a7a7a !important; background-color: #cfcfcf !important; border-color: #cfcfcf !important;}.btn-black,.btn-black:active { background-color: #232323 !important; border-color: #232323 !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);}.btn-black:hover,.btn-black:focus,.btn-black.focus,.btn-black.active { color: #ffffff !important; background-color: #000000 !important; border-color: #000000 !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);}.btn-black.disabled,.btn-black:disabled { color: #ffffff !important; background-color: #000000 !important; border-color: #000000 !important;}.btn-primary-outline,.btn-primary-outline:active { background-color: transparent !important; border-color: #bf9341; color: #7f612b; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-primary-outline:hover { background-color: #bf9341 !important; border-color: #bf9341 !important; color: #ffffff !important;}.btn-primary-outline:focus,.btn-primary-outline.focus,.btn-primary-outline.active { color: #bf9341 !important; background-color: transparent!important; border-color: #bf9341 !important; box-shadow: none!important;}.btn-primary-outline.disabled,.btn-primary-outline:disabled { color: #ffffff !important; background-color: #bf9341 !important; border-color: #bf9341 !important;}.btn-secondary-outline,.btn-secondary-outline:active { background-color: transparent !important; border-color: #ffffff; color: #d4d4d4; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-secondary-outline:hover { background-color: #ffffff !important; border-color: #ffffff !important; color: #808080 !important;}.btn-secondary-outline:focus,.btn-secondary-outline.focus,.btn-secondary-outline.active { color: #ffffff !important; background-color: transparent!important; border-color: #ffffff !important; box-shadow: none!important;}.btn-secondary-outline.disabled,.btn-secondary-outline:disabled { color: #808080 !important; background-color: #ffffff !important; border-color: #ffffff !important;}.btn-info-outline,.btn-info-outline:active { background-color: transparent !important; border-color: #bbbbbb; color: #909090; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-info-outline:hover { background-color: #bbbbbb !important; border-color: #bbbbbb !important; color: #ffffff !important;}.btn-info-outline:focus,.btn-info-outline.focus,.btn-info-outline.active { color: #bbbbbb !important; background-color: transparent!important; border-color: #bbbbbb !important; box-shadow: none!important;}.btn-info-outline.disabled,.btn-info-outline:disabled { color: #ffffff !important; background-color: #bbbbbb !important; border-color: #bbbbbb !important;}.btn-success-outline,.btn-success-outline:active { background-color: transparent !important; border-color: #40b0bf; color: #2a747e; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-success-outline:hover { background-color: #40b0bf !important; border-color: #40b0bf !important; color: #ffffff !important;}.btn-success-outline:focus,.btn-success-outline.focus,.btn-success-outline.active { color: #40b0bf !important; background-color: transparent!important; border-color: #40b0bf !important; box-shadow: none!important;}.btn-success-outline.disabled,.btn-success-outline:disabled { color: #ffffff !important; background-color: #40b0bf !important; border-color: #40b0bf !important;}.btn-warning-outline,.btn-warning-outline:active { background-color: transparent !important; border-color: #fef8d7; color: #fce982; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-warning-outline:hover { background-color: #fef8d7 !important; border-color: #fef8d7 !important; color: #d1b105 !important;}.btn-warning-outline:focus,.btn-warning-outline.focus,.btn-warning-outline.active { color: #fef8d7 !important; background-color: transparent!important; border-color: #fef8d7 !important; box-shadow: none!important;}.btn-warning-outline.disabled,.btn-warning-outline:disabled { color: #d1b105 !important; background-color: #fef8d7 !important; border-color: #fef8d7 !important;}.btn-danger-outline,.btn-danger-outline:active { background-color: transparent !important; border-color: #353535; color: #0a0a0a; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-danger-outline:hover { background-color: #353535 !important; border-color: #353535 !important; color: #ffffff !important;}.btn-danger-outline:focus,.btn-danger-outline.focus,.btn-danger-outline.active { color: #353535 !important; background-color: transparent!important; border-color: #353535 !important; box-shadow: none!important;}.btn-danger-outline.disabled,.btn-danger-outline:disabled { color: #ffffff !important; background-color: #353535 !important; border-color: #353535 !important;}.btn-black-outline,.btn-black-outline:active { background-color: transparent !important; border-color: #232323; color: #000000; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-black-outline:hover { background-color: #232323 !important; border-color: #232323 !important; color: #ffffff !important;}.btn-black-outline:focus,.btn-black-outline.focus,.btn-black-outline.active { color: #232323 !important; background-color: transparent!important; border-color: #232323 !important; box-shadow: none!important;}.btn-black-outline.disabled,.btn-black-outline:disabled { color: #ffffff !important; background-color: #232323 !important; border-color: #232323 !important;}.btn-white-outline,.btn-white-outline:active { background-color: transparent !important; border-color: #fafafa; color: #cfcfcf; /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .20); */}.btn-white-outline:hover { background-color: #fafafa !important; border-color: #fafafa !important; color: #7a7a7a !important;}.btn-white-outline:focus,.btn-white-outline.focus,.btn-white-outline.active { color: #fafafa !important; background-color: transparent!important; border-color: #fafafa !important; box-shadow: none!important;}.btn-white-outline.disabled,.btn-white-outline:disabled { color: #7a7a7a !important; background-color: #fafafa !important; border-color: #fafafa !important;}.text-primary { color: #bf9341 !important;}.text-secondary { color: #ffffff !important;}.text-success { color: #40b0bf !important;}.text-info { color: #bbbbbb !important;}.text-warning { color: #fef8d7 !important;}.text-danger { color: #353535 !important;}.text-white { color: #fafafa !important;}.text-black { color: #232323 !important;}a.text-primary:hover,a.text-primary:focus,a.text-primary.active { color: #735927 !important;}a.text-secondary:hover,a.text-secondary:focus,a.text-secondary.active { color: #cccccc !important;}a.text-success:hover,a.text-success:focus,a.text-success.active { color: #266a73 !important;}a.text-info:hover,a.text-info:focus,a.text-info.active { color: #888888 !important;}a.text-warning:hover,a.text-warning:focus,a.text-warning.active { color: #fce773 !important;}a.text-danger:hover,a.text-danger:focus,a.text-danger.active { color: #020202 !important;}a.text-white:hover,a.text-white:focus,a.text-white.active { color: #c7c7c7 !important;}a.text-black:hover,a.text-black:focus,a.text-black.active { color: #000000 !important;}a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) { position: relative; background-image: transparent; background-size: 10000px 2px; background-repeat: no-repeat; background-position: 0px 1.2em; background-position: -10000px 1.2em;}a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover { transition: background-position 2s ease-in-out; background-image: linear-gradient(currentColor 50%, currentColor 50%); background-position: 0px 1.2em;}.nav-tabs .nav-link.active { color: #bf9341;}.nav-tabs .nav-link:not(.active) { color: #232323;}.alert-success { background-color: #70c770;}.alert-info { background-color: #bbbbbb;}.alert-warning { background-color: #fef8d7;}.alert-danger { background-color: #353535;}.mbr-section-btn a.btn:not(.btn-form) { border-radius: 12px;}.mbr-gallery-filter li a { border-radius: 12px !important;}.mbr-gallery-filter li.active .btn { background-color: #bf9341; border-color: #bf9341; color: #ffffff;}.mbr-gallery-filter li.active .btn:focus { box-shadow: none;}.nav-tabs .nav-link { border-radius: 12px !important;}a,a:hover { color: #bf9341;}.mbr-plan-header.bg-primary .mbr-plan-subtitle,.mbr-plan-header.bg-primary .mbr-plan-price-desc { color: #dfc9a0;}.mbr-plan-header.bg-success .mbr-plan-subtitle,.mbr-plan-header.bg-success .mbr-plan-price-desc { color: #a0d8df;}.mbr-plan-header.bg-info .mbr-plan-subtitle,.mbr-plan-header.bg-info .mbr-plan-price-desc { color: #fbfbfb;}.mbr-plan-header.bg-warning .mbr-plan-subtitle,.mbr-plan-header.bg-warning .mbr-plan-price-desc { color: #ffffff;}.mbr-plan-header.bg-danger .mbr-plan-subtitle,.mbr-plan-header.bg-danger .mbr-plan-price-desc { color: #a8a8a8;}/* Scroll to top button*/.scrollToTop_wraper { display: none;}.form-control { font-family: 'Exo', sans-serif; font-size: 1.1rem; line-height: 1.5; font-weight: 400;}.form-control > .mbr-iconfont { font-size: 1.375rem;}.form-control:hover,.form-control:focus { box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px; border-color: #bf9341 !important;}.form-control:-webkit-input-placeholder { font-family: 'Exo', sans-serif; font-size: 1.1rem; line-height: 1.5; font-weight: 400;}.form-control:-webkit-input-placeholder > .mbr-iconfont { font-size: 1.375rem;}blockquote { border-color: #bf9341;}/* Forms */.mbr-form .input-group-btn a.btn { border-radius: 12px !important;}.mbr-form .input-group-btn a.btn:hover { box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.mbr-form .input-group-btn button[type="submit"] { border-radius: 12px !important; padding: 1rem 3rem;}.mbr-form .input-group-btn button[type="submit"]:hover { box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.jq-selectbox li:hover,.jq-selectbox li.selected { background-color: #bf9341; color: #ffffff;}.jq-number__spin { transition: 0.25s ease;}.jq-number__spin:hover { border-color: #bf9341;}.jq-selectbox .jq-selectbox__trigger-arrow,.jq-number__spin.minus:after,.jq-number__spin.plus:after { transition: 0.4s; border-top-color: #353535; border-bottom-color: #353535;}.jq-selectbox:hover .jq-selectbox__trigger-arrow,.jq-number__spin.minus:hover:after,.jq-number__spin.plus:hover:after { border-top-color: #bf9341; border-bottom-color: #bf9341;}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current { color: #000000 !important; background-color: #bf9341 !important; box-shadow: none !important;}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover { color: #000000 !important; background: #ffffff !important; box-shadow: none !important;}.lazy-bg { background-image: none !important;}.lazy-placeholder:not(section),.lazy-none { display: block; position: relative; padding-bottom: 56.25%; width: 100%; height: auto;}iframe.lazy-placeholder,.lazy-placeholder:after { content: ''; position: absolute; width: 200px; height: 200px; background: transparent no-repeat center; background-size: contain; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23bf9341' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");}section.lazy-placeholder:after { opacity: 0.5;}body { overflow-x: hidden;}a { transition: color 0.6s;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tt3EnN7FUt { padding-top: 2rem; padding-bottom: 0rem; background-color: #232323;}.cid-tt3EnN7FUt .mbr-fallback-image.disabled { display: none;}.cid-tt3EnN7FUt .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}@media (max-width: 991px) { .cid-tt3EnN7FUt .image-wrapper { margin-bottom: 2rem; }}.cid-tt3EnN7FUt .image-wrapper img { width: 100%; object-fit: cover;}@media (min-width: 992px) { .cid-tt3EnN7FUt .text-wrapper { padding: 0 2rem; }}@media (max-width: 768px) { .cid-tt3EnN7FUt .text-wrapper { margin-bottom: 2rem; }}.cid-tt3EnN7FUt .mbr-section-title { color: #bf9341;}.cid-tt3EnN7FUt .mbr-text,.cid-tt3EnN7FUt .mbr-section-btn { color: #fef8d7;}.cid-trJ1etMkUT { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}@media (max-width: 991px) { .cid-trJ1etMkUT .image-wrapper { margin-bottom: 1rem; }}.cid-trJ1etMkUT .row { flex-direction: row-reverse;}.cid-trJ1etMkUT img { width: 100%;}.cid-tAA2WyqV9n { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tAA2WyqV9n a { text-align: center;}.cid-tAA2WyqV9n p { color: #0a0a0a; text-align: center;}.cid-tAA2WyqV9n span { font-size: 2rem;}.cid-tAA2WyqV9n .mbr-iconfont-social { font-size: 22px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tAA2WyqV9n .social-list a:focus { text-decoration: none;}.cid-tAA2WyqV9n .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tAA2WyqV9n .media-container-row a { margin: 0 1rem;}.cid-tAA2WyqV9n .mbr-fallback-image.disabled { display: none;}.cid-tAA2WyqV9n .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tAA2WyqV9n P { text-align: center; color: #bf9341;}.cid-ttcP9YZ5i9 { padding-top: 0rem; padding-bottom: 1rem; background-color: #232323;}.cid-ttcP9YZ5i9 .mbr-fallback-image.disabled { display: none;}.cid-ttcP9YZ5i9 .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-ttcP9YZ5i9 .content-container { display: flex; align-items: center; padding-top: 40px; border-top: 1px solid rgba(0, 0, 0, 0.07);}@media (max-width: 575px) { .cid-ttcP9YZ5i9 .content-container { flex-direction: column; }}.cid-ttcP9YZ5i9 .icons-menu { display: flex;}.cid-ttcP9YZ5i9 .mbr-section-title { color: #fef8d7; margin-right: 20px;}@media (max-width: 575px) { .cid-ttcP9YZ5i9 .mbr-section-title { text-align: center !important; width: 100%; margin-right: 0; margin-bottom: 10px !important; }}.cid-ttcP9YZ5i9 .iconfont-wrapper { display: flex; justify-content: center; align-items: center; border-radius: 50%; padding: 10px; min-width: 40px; aspect-ratio: 1; border: 2px solid #bbbbbb; transition: .3s all;}.cid-ttcP9YZ5i9 .iconfont-wrapper:not(:first-child) { margin-left: 10px;}.cid-ttcP9YZ5i9 .iconfont-wrapper .mbr-iconfont { font-size: 20px; color: #bbbbbb; transition: .3s all;}.cid-ttcP9YZ5i9 .iconfont-wrapper:hover { background-color: #bbbbbb;}.cid-ttcP9YZ5i9 .iconfont-wrapper:hover .mbr-iconfont { font-size: 20px; color: #FFFFFF;}.cid-ttcP9YZ5i9 .letrapequena { font-size: 100%;}.cid-tt43tnFvjp { padding-top: 0rem; padding-bottom: 0rem; background-color: #232323;}.cid-tt43tnFvjp .mbr-fallback-image.disabled { display: none;}.cid-tt43tnFvjp .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}@media (max-width: 991px) { .cid-tt43tnFvjp .image-wrapper { margin-bottom: 2rem; }}.cid-tt43tnFvjp .image-wrapper img { width: 100%; object-fit: cover;}@media (min-width: 992px) { .cid-tt43tnFvjp .text-wrapper { padding: 0 2rem; }}@media (max-width: 768px) { .cid-tt43tnFvjp .text-wrapper { margin-bottom: 2rem; }}.cid-tt43tnFvjp .mbr-section-title { color: #bf9341;}.cid-tt43tnFvjp .mbr-text,.cid-tt43tnFvjp .mbr-section-btn { color: #fef8d7; text-align: left;}.cid-tt43tnFvjp .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tt43tnFvjp .media-container-row a { margin: 0 1rem;}.cid-tt43tnFvjp .mbr-iconfont-social { font-size: 22px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tt43tnFvjp a { text-align: center;}.cid-tt43tnFvjp p { text-align: center;}.cid-tt43tnFvjp P { color: #fef8d7;}.cid-tCNovTSlti { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCNovTSlti .mbr-fallback-image.disabled { display: none;}.cid-tCNovTSlti .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}@media (max-width: 991px) { .cid-tCNovTSlti .image-wrapper { margin-bottom: 2rem; }}.cid-tCNovTSlti .image-wrapper img { width: 100%; object-fit: cover;}@media (min-width: 992px) { .cid-tCNovTSlti .text-wrapper { padding: 0 2rem; }}@media (max-width: 768px) { .cid-tCNovTSlti .text-wrapper { margin-bottom: 2rem; }}.cid-tCNovTSlti .mbr-section-title { color: #bf9341;}.cid-tCNovTSlti .mbr-text,.cid-tCNovTSlti .mbr-section-btn { color: #fef8d7; text-align: left;}.cid-tCNovTSlti .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tCNovTSlti .media-container-row a { margin: 0 1rem;}.cid-tCNovTSlti .mbr-iconfont-social { font-size: 22px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tCNovTSlti a { text-align: center;}.cid-tCNovTSlti p { text-align: center;}.cid-tCNovTSlti P { color: #fef8d7;}.cid-tt6NmbiqRl { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}@media (max-width: 991px) { .cid-tt6NmbiqRl .image-wrapper { margin-bottom: 1rem; }}.cid-tt6NmbiqRl .row { flex-direction: row-reverse;}.cid-tt6NmbiqRl img { width: 100%;}.cid-tsVtWdotVw { padding-top: 2rem; padding-bottom: 0rem; background-color: #232323;}.cid-tsVtWdotVw .mbr-fallback-image.disabled { display: none;}.cid-tsVtWdotVw .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tsVtWdotVw .mbr-section-title { color: #bf9341;}.cid-tsVtWdotVw .mbr-section-subtitle { color: #fef8d7;}.cid-tt6srr6NlW { padding-top: 1rem; padding-bottom: 0rem; background-color: #232323;}.cid-tt6srr6NlW .mbr-section-title { color: #bf9341; text-align: left;}.cid-tt6srr6NlW .mbr-text { color: #fef8d7;}.cid-tt6srr6NlW .mbr-section-subtitle { color: #ffffff;}.cid-tt6srr6NlW .mbr-card-title { min-width: 100px;}@media (max-width: 767px) { .cid-tt6srr6NlW .mbr-card-title { min-width: 80px; }}.cid-tt6srr6NlW .wrapper { background: white; border-radius: 2rem; padding: 3rem; margin-bottom: 3rem;}@media (max-width: 767px) { .cid-tt6srr6NlW .wrapper { padding: 2rem 1rem; }}.cid-tt6srr6NlW .d-flex { border: 1px solid #efefef; padding: 1rem; border-radius: 1rem; align-items: center;}.cid-tt6srr6NlW .row { justify-content: space-between;}.cid-tt6srr6NlW .lc-input { display: flex; height: 42px; width: 100%; border-style: solid; border-width: 1px; border-radius: 4px; border-color: #000000; background-color: #ffffff; margin-bottom: 10px;}.cid-tt6srr6NlW .lc-textarea { height: 100px; width: 100%; border-style: solid; border-width: 1px; border-radius: 4px; font-family: inherit; border-color: #000000; background-color: #ffffff; margin-bottom: 15px; color: #000000;}.cid-tt6srr6NlW .lc-field { width: 100%; padding: 10px; outline: none; border-width: 0px; border-radius: 4px; background-color: #ffffff; color: #000000;}.cid-tt6srr6NlW .botao { padding: 8px 40px; color: #000000; border-color: #000000; border-radius: 8px !important; cursor: pointer; font-family: Exo;}.cid-tt6srr6NlW .tipo-de-letra { font-family: Exo !important;}.cid-tt6srr6NlW input::placeholder { color: #bbbbbb;}.cid-tt6srr6NlW .image-wrapper img { width: 100%; object-fit: cover;}.cid-tt6srr6NlW .mbr-iconfont-social { font-size: 20px; color: #fef8d7; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #fef8d7;}.cid-tt6srr6NlW .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tt6srr6NlW .media-container-row a { margin: 0 1rem;}.cid-tt6srr6NlW a { text-align: center;}.cid-tt6srr6NlW p { text-align: center;}.cid-tt6srr6NlW P { color: #fef8d7;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}.cid-HITFLSfuqX .hidden { display: none;}.cid-tt8z5VNBlk.popup-builder { background-color: #ffffff;}.cid-tt8z5VNBlk.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tt8z5VNBlk.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tt8z5VNBlk .modal-content,.cid-tt8z5VNBlk .modal-dialog { height: auto;}.cid-tt8z5VNBlk .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tt8z5VNBlk .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tt8z5VNBlk .form-wrapper .mbr-form .form-group, .cid-tt8z5VNBlk .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tt8z5VNBlk .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tt8z5VNBlk .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tt8z5VNBlk .mbr-text { text-align: center; color: #fef8d7;}.cid-tt8z5VNBlk .pt-0 { padding-top: 0 !important;}.cid-tt8z5VNBlk .pb-0 { padding-bottom: 0 !important;}.cid-tt8z5VNBlk .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tt8z5VNBlk .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tt8z5VNBlk .modal-open { overflow: hidden;}.cid-tt8z5VNBlk .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tt8z5VNBlk .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tt8z5VNBlk .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tt8z5VNBlk .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tt8z5VNBlk .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tt8z5VNBlk .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tt8z5VNBlk .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tt8z5VNBlk .modal-content { background: #232323; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tt8z5VNBlk .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tt8z5VNBlk .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tt8z5VNBlk .modal-backdrop.fade { opacity: 0;}.cid-tt8z5VNBlk .modal-backdrop.show { opacity: .5;}.cid-tt8z5VNBlk .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tt8z5VNBlk .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tt8z5VNBlk .modal-header { padding: 1rem; }}.cid-tt8z5VNBlk .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tt8z5VNBlk .modal-header .close svg { fill: #353535;}.cid-tt8z5VNBlk .modal-header .close:hover { opacity: 1;}.cid-tt8z5VNBlk .modal-header .close:focus { outline: none;}.cid-tt8z5VNBlk .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #bf9341;}.cid-tt8z5VNBlk .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tt8z5VNBlk .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8z5VNBlk .modal-body { padding: 1rem; }}.cid-tt8z5VNBlk .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tt8z5VNBlk .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8z5VNBlk .modal-footer { padding: 1rem; }}.cid-tt8z5VNBlk .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tt8z5VNBlk .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tt8z5VNBlk .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tt8z5VNBlk .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tt8z5VNBlk .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tt8z5VNBlk .modal-lg, .cid-tt8z5VNBlk .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tt8z5VNBlk .modal-xl { max-width: 1140px; }}.cid-tt8z5VNBlk .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tt8z5VNBlk .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tt8z5VNBlk .form-group { margin-bottom: 1rem;}.cid-tt8z5VNBlk .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tt8z5VNBlk .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tt8z5VNBlk .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tt8z5VNBlk .mbr-section-btn { margin: 0;}.cid-tt8z5VNBlk .mbr-section-btn .btn { margin: 0;}.cid-tAARlPsxxM.popup-builder { background-color: #ffffff;}.cid-tAARlPsxxM.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tAARlPsxxM.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tAARlPsxxM .modal-content,.cid-tAARlPsxxM .modal-dialog { height: auto;}.cid-tAARlPsxxM .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tAARlPsxxM .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tAARlPsxxM .form-wrapper .mbr-form .form-group, .cid-tAARlPsxxM .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tAARlPsxxM .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tAARlPsxxM .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tAARlPsxxM .mbr-text { text-align: center; color: #fef8d7;}.cid-tAARlPsxxM .pt-0 { padding-top: 0 !important;}.cid-tAARlPsxxM .pb-0 { padding-bottom: 0 !important;}.cid-tAARlPsxxM .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tAARlPsxxM .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tAARlPsxxM .modal-open { overflow: hidden;}.cid-tAARlPsxxM .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tAARlPsxxM .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tAARlPsxxM .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tAARlPsxxM .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tAARlPsxxM .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tAARlPsxxM .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tAARlPsxxM .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tAARlPsxxM .modal-content { background: #232323; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tAARlPsxxM .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tAARlPsxxM .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tAARlPsxxM .modal-backdrop.fade { opacity: 0;}.cid-tAARlPsxxM .modal-backdrop.show { opacity: .5;}.cid-tAARlPsxxM .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tAARlPsxxM .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tAARlPsxxM .modal-header { padding: 1rem; }}.cid-tAARlPsxxM .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tAARlPsxxM .modal-header .close svg { fill: #353535;}.cid-tAARlPsxxM .modal-header .close:hover { opacity: 1;}.cid-tAARlPsxxM .modal-header .close:focus { outline: none;}.cid-tAARlPsxxM .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #bf9341;}.cid-tAARlPsxxM .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tAARlPsxxM .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tAARlPsxxM .modal-body { padding: 1rem; }}.cid-tAARlPsxxM .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tAARlPsxxM .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tAARlPsxxM .modal-footer { padding: 1rem; }}.cid-tAARlPsxxM .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tAARlPsxxM .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tAARlPsxxM .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tAARlPsxxM .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tAARlPsxxM .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tAARlPsxxM .modal-lg, .cid-tAARlPsxxM .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tAARlPsxxM .modal-xl { max-width: 1140px; }}.cid-tAARlPsxxM .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tAARlPsxxM .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tAARlPsxxM .form-group { margin-bottom: 1rem;}.cid-tAARlPsxxM .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tAARlPsxxM .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tAARlPsxxM .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tAARlPsxxM .mbr-section-btn { margin: 0;}.cid-tAARlPsxxM .mbr-section-btn .btn { margin: 0;}.cid-tIZ7De64Jt.popup-builder { background-color: #ffffff;}.cid-tIZ7De64Jt.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tIZ7De64Jt.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tIZ7De64Jt .modal-content,.cid-tIZ7De64Jt .modal-dialog { height: auto;}.cid-tIZ7De64Jt .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tIZ7De64Jt .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tIZ7De64Jt .form-wrapper .mbr-form .form-group, .cid-tIZ7De64Jt .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tIZ7De64Jt .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tIZ7De64Jt .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tIZ7De64Jt .mbr-text { text-align: center; color: #fef8d7;}.cid-tIZ7De64Jt .pt-0 { padding-top: 0 !important;}.cid-tIZ7De64Jt .pb-0 { padding-bottom: 0 !important;}.cid-tIZ7De64Jt .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tIZ7De64Jt .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tIZ7De64Jt .modal-open { overflow: hidden;}.cid-tIZ7De64Jt .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tIZ7De64Jt .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tIZ7De64Jt .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tIZ7De64Jt .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tIZ7De64Jt .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tIZ7De64Jt .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tIZ7De64Jt .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tIZ7De64Jt .modal-content { background: #232323; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tIZ7De64Jt .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tIZ7De64Jt .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tIZ7De64Jt .modal-backdrop.fade { opacity: 0;}.cid-tIZ7De64Jt .modal-backdrop.show { opacity: .5;}.cid-tIZ7De64Jt .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tIZ7De64Jt .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tIZ7De64Jt .modal-header { padding: 1rem; }}.cid-tIZ7De64Jt .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tIZ7De64Jt .modal-header .close svg { fill: #d7af00;}.cid-tIZ7De64Jt .modal-header .close:hover { opacity: 1;}.cid-tIZ7De64Jt .modal-header .close:focus { outline: none;}.cid-tIZ7De64Jt .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #bf9341;}.cid-tIZ7De64Jt .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tIZ7De64Jt .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tIZ7De64Jt .modal-body { padding: 1rem; }}.cid-tIZ7De64Jt .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tIZ7De64Jt .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tIZ7De64Jt .modal-footer { padding: 1rem; }}.cid-tIZ7De64Jt .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tIZ7De64Jt .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tIZ7De64Jt .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tIZ7De64Jt .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tIZ7De64Jt .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tIZ7De64Jt .modal-lg, .cid-tIZ7De64Jt .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tIZ7De64Jt .modal-xl { max-width: 1140px; }}.cid-tIZ7De64Jt .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tIZ7De64Jt .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tIZ7De64Jt .form-group { margin-bottom: 1rem;}.cid-tIZ7De64Jt .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tIZ7De64Jt .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tIZ7De64Jt .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tIZ7De64Jt .mbr-section-btn { margin: 0;}.cid-tIZ7De64Jt .mbr-section-btn .btn { margin: 0;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tmbsVhphIT { padding-top: 7rem; padding-bottom: 2rem; background-color: #232323;}.cid-tmbsVhphIT .mbr-section-subtitle { color: #d7af00;}.cid-tmbsVhphIT .mbr-text { color: #fef8d7;}.cid-tt6Nslo86a { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}@media (max-width: 991px) { .cid-tt6Nslo86a .image-wrapper { margin-bottom: 1rem; }}.cid-tt6Nslo86a .row { flex-direction: row-reverse;}.cid-tt6Nslo86a img { width: 100%;}.cid-trMuHNMSUM { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}.cid-tt8zQqUDNx.popup-builder { background-color: #ffffff;}.cid-tt8zQqUDNx.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tt8zQqUDNx.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tt8zQqUDNx .modal-content,.cid-tt8zQqUDNx .modal-dialog { height: auto;}.cid-tt8zQqUDNx .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tt8zQqUDNx .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tt8zQqUDNx .form-wrapper .mbr-form .form-group, .cid-tt8zQqUDNx .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tt8zQqUDNx .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tt8zQqUDNx .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tt8zQqUDNx .mbr-text { text-align: center; color: #fef8d7;}.cid-tt8zQqUDNx .pt-0 { padding-top: 0 !important;}.cid-tt8zQqUDNx .pb-0 { padding-bottom: 0 !important;}.cid-tt8zQqUDNx .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tt8zQqUDNx .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tt8zQqUDNx .modal-open { overflow: hidden;}.cid-tt8zQqUDNx .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tt8zQqUDNx .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tt8zQqUDNx .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tt8zQqUDNx .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tt8zQqUDNx .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tt8zQqUDNx .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tt8zQqUDNx .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tt8zQqUDNx .modal-content { background: #232323; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tt8zQqUDNx .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tt8zQqUDNx .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tt8zQqUDNx .modal-backdrop.fade { opacity: 0;}.cid-tt8zQqUDNx .modal-backdrop.show { opacity: .5;}.cid-tt8zQqUDNx .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tt8zQqUDNx .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tt8zQqUDNx .modal-header { padding: 1rem; }}.cid-tt8zQqUDNx .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tt8zQqUDNx .modal-header .close svg { fill: #353535;}.cid-tt8zQqUDNx .modal-header .close:hover { opacity: 1;}.cid-tt8zQqUDNx .modal-header .close:focus { outline: none;}.cid-tt8zQqUDNx .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #bf9341;}.cid-tt8zQqUDNx .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tt8zQqUDNx .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqUDNx .modal-body { padding: 1rem; }}.cid-tt8zQqUDNx .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tt8zQqUDNx .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqUDNx .modal-footer { padding: 1rem; }}.cid-tt8zQqUDNx .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tt8zQqUDNx .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tt8zQqUDNx .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tt8zQqUDNx .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tt8zQqUDNx .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tt8zQqUDNx .modal-lg, .cid-tt8zQqUDNx .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tt8zQqUDNx .modal-xl { max-width: 1140px; }}.cid-tt8zQqUDNx .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tt8zQqUDNx .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tt8zQqUDNx .form-group { margin-bottom: 1rem;}.cid-tt8zQqUDNx .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tt8zQqUDNx .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tt8zQqUDNx .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tt8zQqUDNx .mbr-section-btn { margin: 0;}.cid-tt8zQqUDNx .mbr-section-btn .btn { margin: 0;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tmbuPswqUv { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tmbuPswqUv nav.navbar { position: fixed;}.cid-tmbuPswqUv .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tmbuPswqUv .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tmbuPswqUv .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tmbuPswqUv .dropdown-item:hover,.cid-tmbuPswqUv .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tmbuPswqUv .dropdown-item:hover span { color: white;}.cid-tmbuPswqUv .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tmbuPswqUv .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tmbuPswqUv .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tmbuPswqUv .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tmbuPswqUv .nav-link { position: relative;}.cid-tmbuPswqUv .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tmbuPswqUv .container { flex-wrap: nowrap; }}.cid-tmbuPswqUv .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tmbuPswqUv .dropdown-menu,.cid-tmbuPswqUv .navbar.opened { background: #232323 !important;}.cid-tmbuPswqUv .nav-item:focus,.cid-tmbuPswqUv .nav-link:focus { outline: none;}.cid-tmbuPswqUv .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tmbuPswqUv .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tmbuPswqUv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tmbuPswqUv .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tmbuPswqUv .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tmbuPswqUv .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tmbuPswqUv .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tmbuPswqUv .navbar.opened { transition: all 0.3s;}.cid-tmbuPswqUv .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tmbuPswqUv .navbar .navbar-logo img { width: auto;}.cid-tmbuPswqUv .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tmbuPswqUv .navbar.collapsed { justify-content: center;}.cid-tmbuPswqUv .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tmbuPswqUv .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tmbuPswqUv .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tmbuPswqUv .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tmbuPswqUv .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tmbuPswqUv .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tmbuPswqUv .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tmbuPswqUv .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tmbuPswqUv .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tmbuPswqUv .navbar .nav-item .nav-link::before { display: none; } .cid-tmbuPswqUv .navbar.opened .dropdown-menu { top: 0; } .cid-tmbuPswqUv .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tmbuPswqUv .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tmbuPswqUv .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tmbuPswqUv .navbar .navbar-logo img { height: 3rem !important; } .cid-tmbuPswqUv .navbar ul.navbar-nav li { margin: auto; } .cid-tmbuPswqUv .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tmbuPswqUv .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tmbuPswqUv .navbar .navbar-toggler { flex-basis: auto; } .cid-tmbuPswqUv .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tmbuPswqUv .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tmbuPswqUv .navbar.navbar-short { min-height: 60px;}.cid-tmbuPswqUv .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tmbuPswqUv .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tmbuPswqUv .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tmbuPswqUv .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tmbuPswqUv .navbar-brand .navbar-logo a { outline: none;}.cid-tmbuPswqUv .dropdown-item.active,.cid-tmbuPswqUv .dropdown-item:active { background-color: transparent;}.cid-tmbuPswqUv .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tmbuPswqUv .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tmbuPswqUv .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tmbuPswqUv .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tmbuPswqUv .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tmbuPswqUv .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tmbuPswqUv ul.navbar-nav { flex-wrap: wrap;}.cid-tmbuPswqUv .navbar-buttons { text-align: center; min-width: 170px;}.cid-tmbuPswqUv button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tmbuPswqUv button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tmbuPswqUv nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tmbuPswqUv nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tmbuPswqUv nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tmbuPswqUv nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tmbuPswqUv .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tmbuPswqUv a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tmbuPswqUv .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tmbuPswqUv .navbar { height: 70px; } .cid-tmbuPswqUv .navbar.opened { height: auto; } .cid-tmbuPswqUv .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tmbuPsTaI7 { padding-top: 7rem; padding-bottom: 1rem; background-color: #232323;}.cid-tmbuPsTaI7 .mbr-section-subtitle { color: #d7af00;}.cid-tmbuPsTaI7 .mbr-text { color: #fef8d7;}.cid-tt6OSGNe08 { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}@media (max-width: 991px) { .cid-tt6OSGNe08 .image-wrapper { margin-bottom: 1rem; }}.cid-tt6OSGNe08 .row { flex-direction: row-reverse;}.cid-tt6OSGNe08 img { width: 100%;}.cid-tt6OTkuapD { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tmbuPtxnfZ { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tmbuPtxnfZ .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tmbuPtxnfZ .mbr-text { color: #767676;}.cid-tmbuPtxnfZ .links { color: #767676;}@media (max-width: 767px) { .cid-tmbuPtxnfZ .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tmbuPtxnfZ .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tmbuPtxnfZ .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tmbuPtxnfZ .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tmbuPtxnfZ .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tmbuPtxnfZ .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tmbuPtxnfZ .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tmbuPtxnfZ .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tmbuPtxnfZ .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tmbuPtxnfZ .copyright > p { color: #fef8d7;}.cid-tt8zQqUc9C.popup-builder { background-color: #ffffff;}.cid-tt8zQqUc9C.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tt8zQqUc9C.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tt8zQqUc9C .modal-content,.cid-tt8zQqUc9C .modal-dialog { height: auto;}.cid-tt8zQqUc9C .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tt8zQqUc9C .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tt8zQqUc9C .form-wrapper .mbr-form .form-group, .cid-tt8zQqUc9C .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tt8zQqUc9C .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tt8zQqUc9C .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tt8zQqUc9C .mbr-text { text-align: center; color: #fef8d7;}.cid-tt8zQqUc9C .pt-0 { padding-top: 0 !important;}.cid-tt8zQqUc9C .pb-0 { padding-bottom: 0 !important;}.cid-tt8zQqUc9C .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tt8zQqUc9C .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tt8zQqUc9C .modal-open { overflow: hidden;}.cid-tt8zQqUc9C .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tt8zQqUc9C .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tt8zQqUc9C .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tt8zQqUc9C .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tt8zQqUc9C .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tt8zQqUc9C .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tt8zQqUc9C .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tt8zQqUc9C .modal-content { background: #232323; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tt8zQqUc9C .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tt8zQqUc9C .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tt8zQqUc9C .modal-backdrop.fade { opacity: 0;}.cid-tt8zQqUc9C .modal-backdrop.show { opacity: .5;}.cid-tt8zQqUc9C .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tt8zQqUc9C .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tt8zQqUc9C .modal-header { padding: 1rem; }}.cid-tt8zQqUc9C .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tt8zQqUc9C .modal-header .close svg { fill: #353535;}.cid-tt8zQqUc9C .modal-header .close:hover { opacity: 1;}.cid-tt8zQqUc9C .modal-header .close:focus { outline: none;}.cid-tt8zQqUc9C .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #bf9341;}.cid-tt8zQqUc9C .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tt8zQqUc9C .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqUc9C .modal-body { padding: 1rem; }}.cid-tt8zQqUc9C .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tt8zQqUc9C .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqUc9C .modal-footer { padding: 1rem; }}.cid-tt8zQqUc9C .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tt8zQqUc9C .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tt8zQqUc9C .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tt8zQqUc9C .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tt8zQqUc9C .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tt8zQqUc9C .modal-lg, .cid-tt8zQqUc9C .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tt8zQqUc9C .modal-xl { max-width: 1140px; }}.cid-tt8zQqUc9C .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tt8zQqUc9C .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tt8zQqUc9C .form-group { margin-bottom: 1rem;}.cid-tt8zQqUc9C .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tt8zQqUc9C .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tt8zQqUc9C .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tt8zQqUc9C .mbr-section-btn { margin: 0;}.cid-tt8zQqUc9C .mbr-section-btn .btn { margin: 0;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tmbyMlaDpg { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tmbyMlaDpg nav.navbar { position: fixed;}.cid-tmbyMlaDpg .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tmbyMlaDpg .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tmbyMlaDpg .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tmbyMlaDpg .dropdown-item:hover,.cid-tmbyMlaDpg .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tmbyMlaDpg .dropdown-item:hover span { color: white;}.cid-tmbyMlaDpg .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tmbyMlaDpg .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tmbyMlaDpg .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tmbyMlaDpg .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tmbyMlaDpg .nav-link { position: relative;}.cid-tmbyMlaDpg .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tmbyMlaDpg .container { flex-wrap: nowrap; }}.cid-tmbyMlaDpg .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tmbyMlaDpg .dropdown-menu,.cid-tmbyMlaDpg .navbar.opened { background: #232323 !important;}.cid-tmbyMlaDpg .nav-item:focus,.cid-tmbyMlaDpg .nav-link:focus { outline: none;}.cid-tmbyMlaDpg .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tmbyMlaDpg .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tmbyMlaDpg .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tmbyMlaDpg .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tmbyMlaDpg .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tmbyMlaDpg .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tmbyMlaDpg .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tmbyMlaDpg .navbar.opened { transition: all 0.3s;}.cid-tmbyMlaDpg .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tmbyMlaDpg .navbar .navbar-logo img { width: auto;}.cid-tmbyMlaDpg .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tmbyMlaDpg .navbar.collapsed { justify-content: center;}.cid-tmbyMlaDpg .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tmbyMlaDpg .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tmbyMlaDpg .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tmbyMlaDpg .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tmbyMlaDpg .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tmbyMlaDpg .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tmbyMlaDpg .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tmbyMlaDpg .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tmbyMlaDpg .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tmbyMlaDpg .navbar .nav-item .nav-link::before { display: none; } .cid-tmbyMlaDpg .navbar.opened .dropdown-menu { top: 0; } .cid-tmbyMlaDpg .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tmbyMlaDpg .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tmbyMlaDpg .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tmbyMlaDpg .navbar .navbar-logo img { height: 3rem !important; } .cid-tmbyMlaDpg .navbar ul.navbar-nav li { margin: auto; } .cid-tmbyMlaDpg .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tmbyMlaDpg .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tmbyMlaDpg .navbar .navbar-toggler { flex-basis: auto; } .cid-tmbyMlaDpg .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tmbyMlaDpg .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tmbyMlaDpg .navbar.navbar-short { min-height: 60px;}.cid-tmbyMlaDpg .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tmbyMlaDpg .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tmbyMlaDpg .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tmbyMlaDpg .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tmbyMlaDpg .navbar-brand .navbar-logo a { outline: none;}.cid-tmbyMlaDpg .dropdown-item.active,.cid-tmbyMlaDpg .dropdown-item:active { background-color: transparent;}.cid-tmbyMlaDpg .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tmbyMlaDpg .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tmbyMlaDpg .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tmbyMlaDpg .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tmbyMlaDpg .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tmbyMlaDpg .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tmbyMlaDpg ul.navbar-nav { flex-wrap: wrap;}.cid-tmbyMlaDpg .navbar-buttons { text-align: center; min-width: 170px;}.cid-tmbyMlaDpg button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tmbyMlaDpg button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tmbyMlaDpg nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tmbyMlaDpg nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tmbyMlaDpg nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tmbyMlaDpg nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tmbyMlaDpg .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tmbyMlaDpg a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tmbyMlaDpg .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tmbyMlaDpg .navbar { height: 70px; } .cid-tmbyMlaDpg .navbar.opened { height: auto; } .cid-tmbyMlaDpg .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tscEtEDaQH { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/puma2006-very-beautiful-business-woman-question-desktop-monitor-dea7cc1c-82a0-4562-ae49-01575c7ae602-3.webp");}.cid-tscEtEDaQH .mbr-fallback-image.disabled { display: none;}.cid-tscEtEDaQH .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tmbyMluNKk { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tmbyMluNKk .mbr-section-subtitle { color: #d7af00;}.cid-tmbyMluNKk .mbr-text { color: #fef8d7;}.cid-tt6NB09y0V { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}@media (max-width: 991px) { .cid-tt6NB09y0V .image-wrapper { margin-bottom: 1rem; }}.cid-tt6NB09y0V .row { flex-direction: row-reverse;}.cid-tt6NB09y0V img { width: 100%;}.cid-tt6NBI8OUY { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tmbyMm0aXr { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tmbyMm0aXr .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tmbyMm0aXr .mbr-text { color: #767676;}.cid-tmbyMm0aXr .links { color: #767676;}@media (max-width: 767px) { .cid-tmbyMm0aXr .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tmbyMm0aXr .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tmbyMm0aXr .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tmbyMm0aXr .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tmbyMm0aXr .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tmbyMm0aXr .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tmbyMm0aXr .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tmbyMm0aXr .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tmbyMm0aXr .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tmbyMm0aXr .copyright > p { color: #fef8d7;}.cid-tt8zQqU6kV.popup-builder { background-color: #ffffff;}.cid-tt8zQqU6kV.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tt8zQqU6kV.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tt8zQqU6kV .modal-content,.cid-tt8zQqU6kV .modal-dialog { height: auto;}.cid-tt8zQqU6kV .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tt8zQqU6kV .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tt8zQqU6kV .form-wrapper .mbr-form .form-group, .cid-tt8zQqU6kV .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tt8zQqU6kV .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tt8zQqU6kV .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tt8zQqU6kV .mbr-text { text-align: center; color: #fef8d7;}.cid-tt8zQqU6kV .pt-0 { padding-top: 0 !important;}.cid-tt8zQqU6kV .pb-0 { padding-bottom: 0 !important;}.cid-tt8zQqU6kV .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tt8zQqU6kV .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tt8zQqU6kV .modal-open { overflow: hidden;}.cid-tt8zQqU6kV .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tt8zQqU6kV .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tt8zQqU6kV .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tt8zQqU6kV .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tt8zQqU6kV .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tt8zQqU6kV .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tt8zQqU6kV .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tt8zQqU6kV .modal-content { background: #232323; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tt8zQqU6kV .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tt8zQqU6kV .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tt8zQqU6kV .modal-backdrop.fade { opacity: 0;}.cid-tt8zQqU6kV .modal-backdrop.show { opacity: .5;}.cid-tt8zQqU6kV .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tt8zQqU6kV .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tt8zQqU6kV .modal-header { padding: 1rem; }}.cid-tt8zQqU6kV .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tt8zQqU6kV .modal-header .close svg { fill: #353535;}.cid-tt8zQqU6kV .modal-header .close:hover { opacity: 1;}.cid-tt8zQqU6kV .modal-header .close:focus { outline: none;}.cid-tt8zQqU6kV .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #bf9341;}.cid-tt8zQqU6kV .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tt8zQqU6kV .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqU6kV .modal-body { padding: 1rem; }}.cid-tt8zQqU6kV .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tt8zQqU6kV .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqU6kV .modal-footer { padding: 1rem; }}.cid-tt8zQqU6kV .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tt8zQqU6kV .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tt8zQqU6kV .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tt8zQqU6kV .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tt8zQqU6kV .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tt8zQqU6kV .modal-lg, .cid-tt8zQqU6kV .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tt8zQqU6kV .modal-xl { max-width: 1140px; }}.cid-tt8zQqU6kV .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tt8zQqU6kV .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tt8zQqU6kV .form-group { margin-bottom: 1rem;}.cid-tt8zQqU6kV .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tt8zQqU6kV .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tt8zQqU6kV .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tt8zQqU6kV .mbr-section-btn { margin: 0;}.cid-tt8zQqU6kV .mbr-section-btn .btn { margin: 0;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tsdff7tIBN { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tsdff7tIBN nav.navbar { position: fixed;}.cid-tsdff7tIBN .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tsdff7tIBN .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tsdff7tIBN .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tsdff7tIBN .dropdown-item:hover,.cid-tsdff7tIBN .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tsdff7tIBN .dropdown-item:hover span { color: white;}.cid-tsdff7tIBN .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tsdff7tIBN .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tsdff7tIBN .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tsdff7tIBN .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tsdff7tIBN .nav-link { position: relative;}.cid-tsdff7tIBN .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tsdff7tIBN .container { flex-wrap: nowrap; }}.cid-tsdff7tIBN .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tsdff7tIBN .dropdown-menu,.cid-tsdff7tIBN .navbar.opened { background: #232323 !important;}.cid-tsdff7tIBN .nav-item:focus,.cid-tsdff7tIBN .nav-link:focus { outline: none;}.cid-tsdff7tIBN .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tsdff7tIBN .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tsdff7tIBN .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tsdff7tIBN .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tsdff7tIBN .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tsdff7tIBN .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tsdff7tIBN .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tsdff7tIBN .navbar.opened { transition: all 0.3s;}.cid-tsdff7tIBN .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tsdff7tIBN .navbar .navbar-logo img { width: auto;}.cid-tsdff7tIBN .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tsdff7tIBN .navbar.collapsed { justify-content: center;}.cid-tsdff7tIBN .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tsdff7tIBN .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tsdff7tIBN .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tsdff7tIBN .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tsdff7tIBN .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tsdff7tIBN .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tsdff7tIBN .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tsdff7tIBN .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tsdff7tIBN .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tsdff7tIBN .navbar .nav-item .nav-link::before { display: none; } .cid-tsdff7tIBN .navbar.opened .dropdown-menu { top: 0; } .cid-tsdff7tIBN .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tsdff7tIBN .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tsdff7tIBN .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tsdff7tIBN .navbar .navbar-logo img { height: 3rem !important; } .cid-tsdff7tIBN .navbar ul.navbar-nav li { margin: auto; } .cid-tsdff7tIBN .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tsdff7tIBN .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tsdff7tIBN .navbar .navbar-toggler { flex-basis: auto; } .cid-tsdff7tIBN .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tsdff7tIBN .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tsdff7tIBN .navbar.navbar-short { min-height: 60px;}.cid-tsdff7tIBN .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tsdff7tIBN .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tsdff7tIBN .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tsdff7tIBN .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tsdff7tIBN .navbar-brand .navbar-logo a { outline: none;}.cid-tsdff7tIBN .dropdown-item.active,.cid-tsdff7tIBN .dropdown-item:active { background-color: transparent;}.cid-tsdff7tIBN .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tsdff7tIBN .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tsdff7tIBN .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tsdff7tIBN .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tsdff7tIBN .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tsdff7tIBN .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tsdff7tIBN ul.navbar-nav { flex-wrap: wrap;}.cid-tsdff7tIBN .navbar-buttons { text-align: center; min-width: 170px;}.cid-tsdff7tIBN button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tsdff7tIBN button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tsdff7tIBN nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsdff7tIBN nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tsdff7tIBN nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tsdff7tIBN nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsdff7tIBN .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tsdff7tIBN a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tsdff7tIBN .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tsdff7tIBN .navbar { height: 70px; } .cid-tsdff7tIBN .navbar.opened { height: auto; } .cid-tsdff7tIBN .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tsdhLUuB5o { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/ruby-5.webp");}.cid-tsdhLUuB5o .mbr-fallback-image.disabled { display: none;}.cid-tsdhLUuB5o .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tsdff87vwo { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tsdff87vwo .mbr-section-subtitle { color: #bf9341;}.cid-tsdff87vwo .mbr-text { color: #fef8d7;}.cid-tt6NQDWgMO { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}@media (max-width: 991px) { .cid-tt6NQDWgMO .image-wrapper { margin-bottom: 1rem; }}.cid-tt6NQDWgMO .row { flex-direction: row-reverse;}.cid-tt6NQDWgMO img { width: 100%;}.cid-tt6NMi7DvM { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tsdff8ORTQ { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tsdff8ORTQ .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tsdff8ORTQ .mbr-text { color: #767676;}.cid-tsdff8ORTQ .links { color: #767676;}@media (max-width: 767px) { .cid-tsdff8ORTQ .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tsdff8ORTQ .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tsdff8ORTQ .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tsdff8ORTQ .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tsdff8ORTQ .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tsdff8ORTQ .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tsdff8ORTQ .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tsdff8ORTQ .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tsdff8ORTQ .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tsdff8ORTQ .copyright > p { color: #fef8d7;}.cid-tt8zQqUqXf.popup-builder { background-color: #ffffff;}.cid-tt8zQqUqXf.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tt8zQqUqXf.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tt8zQqUqXf .modal-content,.cid-tt8zQqUqXf .modal-dialog { height: auto;}.cid-tt8zQqUqXf .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tt8zQqUqXf .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tt8zQqUqXf .form-wrapper .mbr-form .form-group, .cid-tt8zQqUqXf .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tt8zQqUqXf .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tt8zQqUqXf .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tt8zQqUqXf .mbr-text { text-align: center; color: #fef8d7;}.cid-tt8zQqUqXf .pt-0 { padding-top: 0 !important;}.cid-tt8zQqUqXf .pb-0 { padding-bottom: 0 !important;}.cid-tt8zQqUqXf .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tt8zQqUqXf .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tt8zQqUqXf .modal-open { overflow: hidden;}.cid-tt8zQqUqXf .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tt8zQqUqXf .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tt8zQqUqXf .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tt8zQqUqXf .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tt8zQqUqXf .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tt8zQqUqXf .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tt8zQqUqXf .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tt8zQqUqXf .modal-content { background: #232323; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tt8zQqUqXf .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tt8zQqUqXf .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tt8zQqUqXf .modal-backdrop.fade { opacity: 0;}.cid-tt8zQqUqXf .modal-backdrop.show { opacity: .5;}.cid-tt8zQqUqXf .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tt8zQqUqXf .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tt8zQqUqXf .modal-header { padding: 1rem; }}.cid-tt8zQqUqXf .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tt8zQqUqXf .modal-header .close svg { fill: #353535;}.cid-tt8zQqUqXf .modal-header .close:hover { opacity: 1;}.cid-tt8zQqUqXf .modal-header .close:focus { outline: none;}.cid-tt8zQqUqXf .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #bf9341;}.cid-tt8zQqUqXf .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tt8zQqUqXf .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqUqXf .modal-body { padding: 1rem; }}.cid-tt8zQqUqXf .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tt8zQqUqXf .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqUqXf .modal-footer { padding: 1rem; }}.cid-tt8zQqUqXf .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tt8zQqUqXf .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tt8zQqUqXf .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tt8zQqUqXf .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tt8zQqUqXf .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tt8zQqUqXf .modal-lg, .cid-tt8zQqUqXf .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tt8zQqUqXf .modal-xl { max-width: 1140px; }}.cid-tt8zQqUqXf .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tt8zQqUqXf .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tt8zQqUqXf .form-group { margin-bottom: 1rem;}.cid-tt8zQqUqXf .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tt8zQqUqXf .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tt8zQqUqXf .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tt8zQqUqXf .mbr-section-btn { margin: 0;}.cid-tt8zQqUqXf .mbr-section-btn .btn { margin: 0;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tsdgd84eDh { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tsdgd84eDh nav.navbar { position: fixed;}.cid-tsdgd84eDh .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tsdgd84eDh .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tsdgd84eDh .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tsdgd84eDh .dropdown-item:hover,.cid-tsdgd84eDh .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tsdgd84eDh .dropdown-item:hover span { color: white;}.cid-tsdgd84eDh .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tsdgd84eDh .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tsdgd84eDh .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tsdgd84eDh .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tsdgd84eDh .nav-link { position: relative;}.cid-tsdgd84eDh .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tsdgd84eDh .container { flex-wrap: nowrap; }}.cid-tsdgd84eDh .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tsdgd84eDh .dropdown-menu,.cid-tsdgd84eDh .navbar.opened { background: #232323 !important;}.cid-tsdgd84eDh .nav-item:focus,.cid-tsdgd84eDh .nav-link:focus { outline: none;}.cid-tsdgd84eDh .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tsdgd84eDh .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tsdgd84eDh .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tsdgd84eDh .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tsdgd84eDh .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tsdgd84eDh .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tsdgd84eDh .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tsdgd84eDh .navbar.opened { transition: all 0.3s;}.cid-tsdgd84eDh .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tsdgd84eDh .navbar .navbar-logo img { width: auto;}.cid-tsdgd84eDh .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tsdgd84eDh .navbar.collapsed { justify-content: center;}.cid-tsdgd84eDh .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tsdgd84eDh .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tsdgd84eDh .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tsdgd84eDh .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tsdgd84eDh .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tsdgd84eDh .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tsdgd84eDh .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tsdgd84eDh .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tsdgd84eDh .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tsdgd84eDh .navbar .nav-item .nav-link::before { display: none; } .cid-tsdgd84eDh .navbar.opened .dropdown-menu { top: 0; } .cid-tsdgd84eDh .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tsdgd84eDh .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tsdgd84eDh .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tsdgd84eDh .navbar .navbar-logo img { height: 3rem !important; } .cid-tsdgd84eDh .navbar ul.navbar-nav li { margin: auto; } .cid-tsdgd84eDh .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tsdgd84eDh .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tsdgd84eDh .navbar .navbar-toggler { flex-basis: auto; } .cid-tsdgd84eDh .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tsdgd84eDh .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tsdgd84eDh .navbar.navbar-short { min-height: 60px;}.cid-tsdgd84eDh .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tsdgd84eDh .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tsdgd84eDh .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tsdgd84eDh .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tsdgd84eDh .navbar-brand .navbar-logo a { outline: none;}.cid-tsdgd84eDh .dropdown-item.active,.cid-tsdgd84eDh .dropdown-item:active { background-color: transparent;}.cid-tsdgd84eDh .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tsdgd84eDh .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tsdgd84eDh .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tsdgd84eDh .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tsdgd84eDh .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tsdgd84eDh .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tsdgd84eDh ul.navbar-nav { flex-wrap: wrap;}.cid-tsdgd84eDh .navbar-buttons { text-align: center; min-width: 170px;}.cid-tsdgd84eDh button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tsdgd84eDh button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tsdgd84eDh nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsdgd84eDh nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tsdgd84eDh nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tsdgd84eDh nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsdgd84eDh .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tsdgd84eDh a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tsdgd84eDh .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tsdgd84eDh .navbar { height: 70px; } .cid-tsdgd84eDh .navbar.opened { height: auto; } .cid-tsdgd84eDh .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tsdgd8BgkC { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/puma2006-beautifill-modern-office-beautifull-business-woman-ult-b7e392cc-0535-4208-b01f-2855879e4a55-2.webp");}.cid-tsdgd8BgkC .mbr-fallback-image.disabled { display: none;}.cid-tsdgd8BgkC .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tsdgd90IEW { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tsdgd90IEW .mbr-section-subtitle { color: #bf9341;}.cid-tsdgd90IEW .mbr-text { color: #fef8d7;}.cid-tt6OzIXLaA { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}@media (max-width: 991px) { .cid-tt6OzIXLaA .image-wrapper { margin-bottom: 1rem; }}.cid-tt6OzIXLaA .row { flex-direction: row-reverse;}.cid-tt6OzIXLaA img { width: 100%;}.cid-tt6OBrlKte { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tsdgd9Hnng { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tsdgd9Hnng .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tsdgd9Hnng .mbr-text { color: #767676;}.cid-tsdgd9Hnng .links { color: #767676;}@media (max-width: 767px) { .cid-tsdgd9Hnng .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tsdgd9Hnng .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tsdgd9Hnng .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tsdgd9Hnng .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tsdgd9Hnng .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tsdgd9Hnng .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tsdgd9Hnng .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tsdgd9Hnng .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tsdgd9Hnng .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tsdgd9Hnng .copyright > p { color: #fef8d7;}.cid-tt8zQqUYvc.popup-builder { background-color: #ffffff;}.cid-tt8zQqUYvc.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tt8zQqUYvc.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tt8zQqUYvc .modal-content,.cid-tt8zQqUYvc .modal-dialog { height: auto;}.cid-tt8zQqUYvc .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tt8zQqUYvc .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tt8zQqUYvc .form-wrapper .mbr-form .form-group, .cid-tt8zQqUYvc .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tt8zQqUYvc .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tt8zQqUYvc .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tt8zQqUYvc .mbr-text { text-align: center; color: #fef8d7;}.cid-tt8zQqUYvc .pt-0 { padding-top: 0 !important;}.cid-tt8zQqUYvc .pb-0 { padding-bottom: 0 !important;}.cid-tt8zQqUYvc .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tt8zQqUYvc .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tt8zQqUYvc .modal-open { overflow: hidden;}.cid-tt8zQqUYvc .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tt8zQqUYvc .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tt8zQqUYvc .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tt8zQqUYvc .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tt8zQqUYvc .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tt8zQqUYvc .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tt8zQqUYvc .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tt8zQqUYvc .modal-content { background: #232323; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tt8zQqUYvc .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tt8zQqUYvc .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tt8zQqUYvc .modal-backdrop.fade { opacity: 0;}.cid-tt8zQqUYvc .modal-backdrop.show { opacity: .5;}.cid-tt8zQqUYvc .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tt8zQqUYvc .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tt8zQqUYvc .modal-header { padding: 1rem; }}.cid-tt8zQqUYvc .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tt8zQqUYvc .modal-header .close svg { fill: #353535;}.cid-tt8zQqUYvc .modal-header .close:hover { opacity: 1;}.cid-tt8zQqUYvc .modal-header .close:focus { outline: none;}.cid-tt8zQqUYvc .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #bf9341;}.cid-tt8zQqUYvc .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tt8zQqUYvc .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqUYvc .modal-body { padding: 1rem; }}.cid-tt8zQqUYvc .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tt8zQqUYvc .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqUYvc .modal-footer { padding: 1rem; }}.cid-tt8zQqUYvc .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tt8zQqUYvc .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tt8zQqUYvc .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tt8zQqUYvc .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tt8zQqUYvc .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tt8zQqUYvc .modal-lg, .cid-tt8zQqUYvc .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tt8zQqUYvc .modal-xl { max-width: 1140px; }}.cid-tt8zQqUYvc .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tt8zQqUYvc .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tt8zQqUYvc .form-group { margin-bottom: 1rem;}.cid-tt8zQqUYvc .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tt8zQqUYvc .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tt8zQqUYvc .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tt8zQqUYvc .mbr-section-btn { margin: 0;}.cid-tt8zQqUYvc .mbr-section-btn .btn { margin: 0;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tsmPmQxIGC { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tsmPmQxIGC nav.navbar { position: fixed;}.cid-tsmPmQxIGC .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tsmPmQxIGC .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tsmPmQxIGC .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tsmPmQxIGC .dropdown-item:hover,.cid-tsmPmQxIGC .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tsmPmQxIGC .dropdown-item:hover span { color: white;}.cid-tsmPmQxIGC .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tsmPmQxIGC .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tsmPmQxIGC .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tsmPmQxIGC .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tsmPmQxIGC .nav-link { position: relative;}.cid-tsmPmQxIGC .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tsmPmQxIGC .container { flex-wrap: nowrap; }}.cid-tsmPmQxIGC .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tsmPmQxIGC .dropdown-menu,.cid-tsmPmQxIGC .navbar.opened { background: #232323 !important;}.cid-tsmPmQxIGC .nav-item:focus,.cid-tsmPmQxIGC .nav-link:focus { outline: none;}.cid-tsmPmQxIGC .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tsmPmQxIGC .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tsmPmQxIGC .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tsmPmQxIGC .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tsmPmQxIGC .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tsmPmQxIGC .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tsmPmQxIGC .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tsmPmQxIGC .navbar.opened { transition: all 0.3s;}.cid-tsmPmQxIGC .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tsmPmQxIGC .navbar .navbar-logo img { width: auto;}.cid-tsmPmQxIGC .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tsmPmQxIGC .navbar.collapsed { justify-content: center;}.cid-tsmPmQxIGC .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tsmPmQxIGC .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tsmPmQxIGC .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tsmPmQxIGC .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tsmPmQxIGC .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tsmPmQxIGC .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tsmPmQxIGC .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tsmPmQxIGC .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tsmPmQxIGC .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tsmPmQxIGC .navbar .nav-item .nav-link::before { display: none; } .cid-tsmPmQxIGC .navbar.opened .dropdown-menu { top: 0; } .cid-tsmPmQxIGC .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tsmPmQxIGC .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tsmPmQxIGC .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tsmPmQxIGC .navbar .navbar-logo img { height: 3rem !important; } .cid-tsmPmQxIGC .navbar ul.navbar-nav li { margin: auto; } .cid-tsmPmQxIGC .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tsmPmQxIGC .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tsmPmQxIGC .navbar .navbar-toggler { flex-basis: auto; } .cid-tsmPmQxIGC .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tsmPmQxIGC .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tsmPmQxIGC .navbar.navbar-short { min-height: 60px;}.cid-tsmPmQxIGC .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tsmPmQxIGC .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tsmPmQxIGC .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tsmPmQxIGC .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tsmPmQxIGC .navbar-brand .navbar-logo a { outline: none;}.cid-tsmPmQxIGC .dropdown-item.active,.cid-tsmPmQxIGC .dropdown-item:active { background-color: transparent;}.cid-tsmPmQxIGC .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tsmPmQxIGC .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tsmPmQxIGC .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tsmPmQxIGC .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tsmPmQxIGC .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tsmPmQxIGC .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tsmPmQxIGC ul.navbar-nav { flex-wrap: wrap;}.cid-tsmPmQxIGC .navbar-buttons { text-align: center; min-width: 170px;}.cid-tsmPmQxIGC button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tsmPmQxIGC button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tsmPmQxIGC button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tsmPmQxIGC button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tsmPmQxIGC button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tsmPmQxIGC button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tsmPmQxIGC nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsmPmQxIGC nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tsmPmQxIGC nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tsmPmQxIGC nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tsmPmQxIGC .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tsmPmQxIGC a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tsmPmQxIGC .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tsmPmQxIGC .navbar { height: 70px; } .cid-tsmPmQxIGC .navbar.opened { height: auto; } .cid-tsmPmQxIGC .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tCNnvwXkZR { padding-top: 4rem; padding-bottom: 0rem; background-color: #232323;}.cid-tCNnvwXkZR .mbr-fallback-image.disabled { display: none;}.cid-tCNnvwXkZR .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tCNnvwXkZR .title-wrapper { padding: 0 2rem;}.cid-tCNnvwXkZR .title-wrapper .mbr-section-subtitle { margin-bottom: 29px; letter-spacing: -0.04ch;}@media (max-width: 992px) { .cid-tCNnvwXkZR .title-wrapper .mbr-section-subtitle { margin-bottom: 16px; }}.cid-tCNnvwXkZR .title-wrapper .mbr-section-title { margin-bottom: 18px;}@media (max-width: 768px) { .cid-tCNnvwXkZR .title-wrapper .mbr-section-title { margin-bottom: 14px; }}.cid-tCNnvwXkZR .title-wrapper .mbr-text { margin-bottom: 29px;}@media (max-width: 768px) { .cid-tCNnvwXkZR .title-wrapper .mbr-text { margin-bottom: 16px; }}.cid-tCNnvwXkZR .title-wrapper .mbr-section-btn { margin-bottom: 29px;}@media (max-width: 768px) { .cid-tCNnvwXkZR .title-wrapper .mbr-section-btn { margin-bottom: 16px; }}.cid-tCNnvwXkZR .title-wrapper img { width: 100%; height: 50vh; object-fit: cover;}@media (max-width: 992px) { .cid-tCNnvwXkZR .title-wrapper img { max-height: 300px; }}.cid-tCNnvwXkZR .mbr-section-title { color: #1c314e;}.cid-tCNnvwXkZR .mbr-section-subtitle { color: #1c314e; text-align: center;}.cid-tCNnvwXkZR .mbr-text { color: #1c314e; text-align: center;}.cid-tCNnvwXkZR .mbr-section-title,.cid-tCNnvwXkZR .mbr-section-btn { text-align: center; color: #bf9341;}.cid-tt8w2lCA5N { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}@media (max-width: 991px) { .cid-tt8w2lCA5N .image-wrapper { margin-bottom: 1rem; }}.cid-tt8w2lCA5N .row { flex-direction: row-reverse;}.cid-tt8w2lCA5N img { width: 100%;}.cid-tCJymRLxGu { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCJymRLxGu .mbr-fallback-image.disabled { display: none;}.cid-tCJymRLxGu .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tCJymRLxGu .cards-row { row-gap: 50px;}.cid-tCJymRLxGu .card-wrapper { display: flex; align-items: flex-start;}.cid-tCJymRLxGu .number-text { color: #bf9341; margin-right: 36px; word-break: normal; max-width: 50%;}.cid-tCJymRLxGu .card-box { padding-top: 4px;}.cid-tCJymRLxGu .card-title { color: #bbbbbb;}.cid-tCJymRLxGu .card-text { color: #303030; margin-top: 15px;}.cid-tCJymRLxGu .mbr-section-btn { margin-top: 7px;}.cid-tCJymRLxGu .card-text,.cid-tCJymRLxGu .mbr-section-btn { color: #bbbbbb;}.cid-tzwek03U2V { padding-top: 5rem; padding-bottom: 1rem; background-color: #232323;}.cid-tzwek03U2V .mbr-fallback-image.disabled { display: none;}.cid-tzwek03U2V .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tzwek03U2V .cards-row { row-gap: 50px;}.cid-tzwek03U2V .card-wrapper { display: flex; align-items: flex-start;}.cid-tzwek03U2V .number-text { color: #bf9341; margin-right: 36px; word-break: normal; max-width: 50%;}.cid-tzwek03U2V .card-box { padding-top: 4px;}.cid-tzwek03U2V .card-title { color: #bbbbbb;}.cid-tzwek03U2V .card-text { color: #303030; margin-top: 15px;}.cid-tzwek03U2V .mbr-section-btn { margin-top: 7px;}.cid-tzwek03U2V .card-text,.cid-tzwek03U2V .mbr-section-btn { color: #bbbbbb;}.cid-tzCk86OFLO { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tzCk86OFLO .mbr-fallback-image.disabled { display: none;}.cid-tzCk86OFLO .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tzCk86OFLO .cards-row { row-gap: 50px;}.cid-tzCk86OFLO .card-wrapper { display: flex; align-items: flex-start;}.cid-tzCk86OFLO .number-text { color: #bf9341; margin-right: 36px; word-break: normal; max-width: 50%;}.cid-tzCk86OFLO .card-box { padding-top: 4px;}.cid-tzCk86OFLO .card-title { color: #bbbbbb;}.cid-tzCk86OFLO .card-text { color: #303030; margin-top: 15px;}.cid-tzCk86OFLO .mbr-section-btn { margin-top: 7px;}.cid-tzCk86OFLO .card-text,.cid-tzCk86OFLO .mbr-section-btn { color: #bbbbbb;}.cid-tt8wmyWPx3 { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tt8wmyWPx3 a { text-align: center;}.cid-tt8wmyWPx3 p { color: #0a0a0a; text-align: center;}.cid-tt8wmyWPx3 span { font-size: 2rem;}.cid-tt8wmyWPx3 .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tt8wmyWPx3 .social-list a:focus { text-decoration: none;}.cid-tt8wmyWPx3 .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tt8wmyWPx3 .media-container-row a { margin: 0 1rem;}.cid-tt8wmyWPx3 .mbr-fallback-image.disabled { display: none;}.cid-tt8wmyWPx3 .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tt8wmyWPx3 P { text-align: center; color: #bf9341;}.cid-tt8w6gQTU2 { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tsM9HJ5gN0 { padding-top: 1rem; padding-bottom: 0rem; background-color: #232323;}.cid-tsM9HJ5gN0 .mbr-fallback-image.disabled { display: none;}.cid-tsM9HJ5gN0 .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tsM9HJ5gN0 .mbr-section-title { color: #bf9341;}.cid-tsmPmSYpuC { padding-top: 0rem; padding-bottom: 1rem; background-color: #232323;}.cid-tsmPmSYpuC .mbr-fallback-image.disabled { display: none;}.cid-tsmPmSYpuC .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tsmPmSYpuC .mbr-iconfont { font-size: 1.4rem !important; font-family: 'Moririse2' !important; color: #bf9341; margin-left: 1rem;}.cid-tsmPmSYpuC .panel-group { border: none;}.cid-tsmPmSYpuC .panel-title { display: flex; align-items: center; justify-content: space-between;}.cid-tsmPmSYpuC .panel-body,.cid-tsmPmSYpuC .card-header { padding: 1rem 0;}.cid-tsmPmSYpuC .panel-title-edit { color: #d7af00;}.cid-tsmPmSYpuC .card .card-header { background-color: transparent; margin-bottom: 0;}.cid-tsmPmSYpuC .panel-text { color: #000000;}.cid-tsmPmUbjzz { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tsmPmUbjzz .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tsmPmUbjzz .mbr-text { color: #767676;}.cid-tsmPmUbjzz .links { color: #767676;}@media (max-width: 767px) { .cid-tsmPmUbjzz .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tsmPmUbjzz .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tsmPmUbjzz .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tsmPmUbjzz .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tsmPmUbjzz .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tsmPmUbjzz .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tsmPmUbjzz .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tsmPmUbjzz .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tsmPmUbjzz .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tsmPmUbjzz .copyright > p { color: #fef8d7;}.cid-tt8zQqVBch.popup-builder { background-color: #ffffff;}.cid-tt8zQqVBch.popup-builder .modal { position: relative; display: block; z-index: 1;}.cid-tt8zQqVBch.popup-builder .modal-dialog { margin-top: 60px; margin-bottom: 60px;}.cid-tt8zQqVBch .modal-content,.cid-tt8zQqVBch .modal-dialog { height: auto;}.cid-tt8zQqVBch .form-wrapper .input-group-btn { margin-right: auto; margin-left: auto;}.cid-tt8zQqVBch .form-wrapper .input-group-btn .btn { margin: 0 !important;}@media (min-width: 769px) { .cid-tt8zQqVBch .form-wrapper .mbr-form .form-group, .cid-tt8zQqVBch .form-wrapper .mbr-form .input-group-btn { padding: 0 .5rem; }}.cid-tt8zQqVBch .card-img { width: 100%; margin: auto; border-radius: 0;}.cid-tt8zQqVBch .mbr-figure img { display: block; width: 100%; -ms-flex-item-align: center; -ms-grid-row-align: center; -webkit-align-self: center; align-self: center;}.cid-tt8zQqVBch .mbr-text { text-align: center; color: #fef8d7;}.cid-tt8zQqVBch .pt-0 { padding-top: 0 !important;}.cid-tt8zQqVBch .pb-0 { padding-bottom: 0 !important;}.cid-tt8zQqVBch .form-content { -ms-flex-pack: center; justify-content: center; text-align: center;}.cid-tt8zQqVBch .mbr-overlay { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}.cid-tt8zQqVBch .modal-open { overflow: hidden;}.cid-tt8zQqVBch .modal-open .modal { overflow-x: hidden; overflow-y: auto;}.cid-tt8zQqVBch .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}.cid-tt8zQqVBch .modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none;}.cid-tt8zQqVBch .modal.fade .modal-dialog { transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px);}.cid-tt8zQqVBch .modal.show .modal-dialog { -webkit-transform: none; transform: none;}.cid-tt8zQqVBch .modal-dialog-centered { display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2));}.cid-tt8zQqVBch .modal-dialog-centered::before { display: block; height: calc(100vh - (.5rem * 2)); content: "";}.cid-tt8zQqVBch .modal-content { background: #232323; position: relative; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-clip: padding-box; border: none; outline: 0; -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);}.cid-tt8zQqVBch .margin-center-pos { margin-top: auto; margin-bottom: auto;}.cid-tt8zQqVBch .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000;}.cid-tt8zQqVBch .modal-backdrop.fade { opacity: 0;}.cid-tt8zQqVBch .modal-backdrop.show { opacity: .5;}.cid-tt8zQqVBch .modal-header { display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; border-bottom: none;}@media (min-width: 992px) { .cid-tt8zQqVBch .modal-header { padding: 2rem 2rem 1rem; }}@media (max-width: 991px) { .cid-tt8zQqVBch .modal-header { padding: 1rem; }}.cid-tt8zQqVBch .modal-header .close { position: absolute; top: 1rem; right: 1rem; margin: -1rem -1rem -1rem auto; padding: 1rem; opacity: .75;}.cid-tt8zQqVBch .modal-header .close svg { fill: #353535;}.cid-tt8zQqVBch .modal-header .close:hover { opacity: 1;}.cid-tt8zQqVBch .modal-header .close:focus { outline: none;}.cid-tt8zQqVBch .modal-title { line-height: 1.5; width: 100%; margin: 0; text-align: center; color: #bf9341;}.cid-tt8zQqVBch .modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto;}@media (min-width: 992px) { .cid-tt8zQqVBch .modal-body { padding: 1rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqVBch .modal-body { padding: 1rem; }}.cid-tt8zQqVBch .modal-footer { display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; border-top: none; text-align: center;}@media (min-width: 992px) { .cid-tt8zQqVBch .modal-footer { padding: 0rem 2rem 2rem; }}@media (max-width: 991px) { .cid-tt8zQqVBch .modal-footer { padding: 1rem; }}.cid-tt8zQqVBch .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll;}@media (min-width: 576px) { .cid-tt8zQqVBch .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .cid-tt8zQqVBch .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .cid-tt8zQqVBch .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .cid-tt8zQqVBch .modal-sm { max-width: 300px; }}@media (min-width: 992px) { .cid-tt8zQqVBch .modal-lg, .cid-tt8zQqVBch .modal-xl { max-width: 800px; }}@media (min-width: 1200px) { .cid-tt8zQqVBch .modal-xl { max-width: 1140px; }}.cid-tt8zQqVBch .row { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}.cid-tt8zQqVBch .col-md-4 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}.cid-tt8zQqVBch .form-group { margin-bottom: 1rem;}.cid-tt8zQqVBch .form-control { display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5;}.cid-tt8zQqVBch .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}.cid-tt8zQqVBch .col-md-auto { position: relative; padding-right: 15px; padding-left: 15px; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;}.cid-tt8zQqVBch .mbr-section-btn { margin: 0;}.cid-tt8zQqVBch .mbr-section-btn .btn { margin: 0;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tAJKBBOCER { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/20230407-5.webp");}.cid-tAJKBBOCER .mbr-fallback-image.disabled { display: none;}.cid-tAJKBBOCER .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tAJKBBOCER .title-wrapper .mbr-section-title { margin-bottom: 0;}.cid-tAJKBBOCER .mbr-section-title { color: #E0BDB6; text-align: center;}.cid-tzClq1kkRt { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tzClq1kkRt .mbr-section-subtitle { color: #bf9341;}.cid-tzClq1kkRt .mbr-text { color: #fef8d7;}.cid-tShpeZg67I { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tShpeZg67I .mbr-section-subtitle { color: #bf9341;}.cid-tShpeZg67I .mbr-text { color: #fef8d7;}.cid-tzCRBN3d7U { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tzCRBN3d7U a { text-align: center;}.cid-tzCRBN3d7U p { color: #0a0a0a; text-align: center;}.cid-tzCRBN3d7U span { font-size: 2rem;}.cid-tzCRBN3d7U .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tzCRBN3d7U .social-list a:focus { text-decoration: none;}.cid-tzCRBN3d7U .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tzCRBN3d7U .media-container-row a { margin: 0 1rem;}.cid-tzCRBN3d7U .mbr-fallback-image.disabled { display: none;}.cid-tzCRBN3d7U .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tzCRBN3d7U P { text-align: center; color: #bf9341;}.cid-tzCRB9j4JG { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tzCX0gGeRP { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tzCX0gGeRP .mbr-section-subtitle { color: #bf9341;}.cid-tzCX0gGeRP .mbr-text { color: #fef8d7;}.cid-tShqmqz5mO { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tShqmqz5mO .mbr-section-subtitle { color: #bf9341;}.cid-tShqmqz5mO .mbr-text { color: #fef8d7;}.cid-tGNSUMFPrM { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tGNSUMFPrM a { text-align: center;}.cid-tGNSUMFPrM p { color: #0a0a0a; text-align: center;}.cid-tGNSUMFPrM span { font-size: 2rem;}.cid-tGNSUMFPrM .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tGNSUMFPrM .social-list a:focus { text-decoration: none;}.cid-tGNSUMFPrM .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tGNSUMFPrM .media-container-row a { margin: 0 1rem;}.cid-tGNSUMFPrM .mbr-fallback-image.disabled { display: none;}.cid-tGNSUMFPrM .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tGNSUMFPrM P { text-align: center; color: #bf9341;}.cid-tGNSVsrKHg { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tADVtqbuP4 { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tADVtqbuP4 .mbr-section-subtitle { color: #bf9341;}.cid-tADVtqbuP4 .mbr-text { color: #fef8d7;}.cid-tShrjZYNMn { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tShrjZYNMn .mbr-section-subtitle { color: #bf9341;}.cid-tShrjZYNMn .mbr-text { color: #fef8d7;}.cid-tGNSXM09lK { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tGNSXM09lK a { text-align: center;}.cid-tGNSXM09lK p { color: #0a0a0a; text-align: center;}.cid-tGNSXM09lK span { font-size: 2rem;}.cid-tGNSXM09lK .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tGNSXM09lK .social-list a:focus { text-decoration: none;}.cid-tGNSXM09lK .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tGNSXM09lK .media-container-row a { margin: 0 1rem;}.cid-tGNSXM09lK .mbr-fallback-image.disabled { display: none;}.cid-tGNSXM09lK .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tGNSXM09lK P { text-align: center; color: #bf9341;}.cid-tGNSYlLQWm { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tADYFZpTTs { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tADYFZpTTs .mbr-section-subtitle { color: #bf9341;}.cid-tADYFZpTTs .mbr-text { color: #fef8d7;}.cid-tShstgumVI { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tShstgumVI .mbr-section-subtitle { color: #bf9341;}.cid-tShstgumVI .mbr-text { color: #fef8d7;}.cid-tGNT0TxwDQ { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tGNT0TxwDQ a { text-align: center;}.cid-tGNT0TxwDQ p { color: #0a0a0a; text-align: center;}.cid-tGNT0TxwDQ span { font-size: 2rem;}.cid-tGNT0TxwDQ .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tGNT0TxwDQ .social-list a:focus { text-decoration: none;}.cid-tGNT0TxwDQ .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tGNT0TxwDQ .media-container-row a { margin: 0 1rem;}.cid-tGNT0TxwDQ .mbr-fallback-image.disabled { display: none;}.cid-tGNT0TxwDQ .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tGNT0TxwDQ P { text-align: center; color: #bf9341;}.cid-tGNT1s0Vva { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tADZtz1Moq { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tADZtz1Moq .mbr-section-subtitle { color: #bf9341;}.cid-tADZtz1Moq .mbr-text { color: #fef8d7;}.cid-tGNT8tl74K { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tGNT8tl74K a { text-align: center;}.cid-tGNT8tl74K p { color: #0a0a0a; text-align: center;}.cid-tGNT8tl74K span { font-size: 2rem;}.cid-tGNT8tl74K .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tGNT8tl74K .social-list a:focus { text-decoration: none;}.cid-tGNT8tl74K .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tGNT8tl74K .media-container-row a { margin: 0 1rem;}.cid-tGNT8tl74K .mbr-fallback-image.disabled { display: none;}.cid-tGNT8tl74K .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tGNT8tl74K P { text-align: center; color: #bf9341;}.cid-tGNT8ZVGfH { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tAE05iUnRn { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tAE05iUnRn .mbr-section-subtitle { color: #bf9341;}.cid-tAE05iUnRn .mbr-text { color: #fef8d7;}.cid-tGNTbabZnF { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tGNTbabZnF a { text-align: center;}.cid-tGNTbabZnF p { color: #0a0a0a; text-align: center;}.cid-tGNTbabZnF span { font-size: 2rem;}.cid-tGNTbabZnF .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tGNTbabZnF .social-list a:focus { text-decoration: none;}.cid-tGNTbabZnF .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tGNTbabZnF .media-container-row a { margin: 0 1rem;}.cid-tGNTbabZnF .mbr-fallback-image.disabled { display: none;}.cid-tGNTbabZnF .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tGNTbabZnF P { text-align: center; color: #bf9341;}.cid-tGNTbFgbqA { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tBksmZmuaH { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tBksmZmuaH .mbr-section-subtitle { color: #bf9341;}.cid-tBksmZmuaH .mbr-text { color: #fef8d7;}.cid-tShtkFaxwX { padding-top: 6rem; padding-bottom: 2rem; background-color: #232323;}.cid-tShtkFaxwX .mbr-section-subtitle { color: #bf9341;}.cid-tShtkFaxwX .mbr-text { color: #fef8d7;}.cid-tGNTe7tGv7 { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tGNTe7tGv7 a { text-align: center;}.cid-tGNTe7tGv7 p { color: #0a0a0a; text-align: center;}.cid-tGNTe7tGv7 span { font-size: 2rem;}.cid-tGNTe7tGv7 .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tGNTe7tGv7 .social-list a:focus { text-decoration: none;}.cid-tGNTe7tGv7 .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tGNTe7tGv7 .media-container-row a { margin: 0 1rem;}.cid-tGNTe7tGv7 .mbr-fallback-image.disabled { display: none;}.cid-tGNTe7tGv7 .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tGNTe7tGv7 P { text-align: center; color: #bf9341;}.cid-tGNTeJ6k9f { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tCNcBKtGiG { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tCNcBKtGiG nav.navbar { position: fixed;}.cid-tCNcBKtGiG .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tCNcBKtGiG .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tCNcBKtGiG .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tCNcBKtGiG .dropdown-item:hover,.cid-tCNcBKtGiG .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tCNcBKtGiG .dropdown-item:hover span { color: white;}.cid-tCNcBKtGiG .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tCNcBKtGiG .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tCNcBKtGiG .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tCNcBKtGiG .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tCNcBKtGiG .nav-link { position: relative;}.cid-tCNcBKtGiG .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tCNcBKtGiG .container { flex-wrap: nowrap; }}.cid-tCNcBKtGiG .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tCNcBKtGiG .dropdown-menu,.cid-tCNcBKtGiG .navbar.opened { background: #232323 !important;}.cid-tCNcBKtGiG .nav-item:focus,.cid-tCNcBKtGiG .nav-link:focus { outline: none;}.cid-tCNcBKtGiG .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tCNcBKtGiG .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tCNcBKtGiG .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tCNcBKtGiG .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tCNcBKtGiG .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tCNcBKtGiG .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tCNcBKtGiG .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tCNcBKtGiG .navbar.opened { transition: all 0.3s;}.cid-tCNcBKtGiG .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tCNcBKtGiG .navbar .navbar-logo img { width: auto;}.cid-tCNcBKtGiG .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tCNcBKtGiG .navbar.collapsed { justify-content: center;}.cid-tCNcBKtGiG .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tCNcBKtGiG .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tCNcBKtGiG .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tCNcBKtGiG .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tCNcBKtGiG .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tCNcBKtGiG .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tCNcBKtGiG .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tCNcBKtGiG .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tCNcBKtGiG .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tCNcBKtGiG .navbar .nav-item .nav-link::before { display: none; } .cid-tCNcBKtGiG .navbar.opened .dropdown-menu { top: 0; } .cid-tCNcBKtGiG .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tCNcBKtGiG .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tCNcBKtGiG .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tCNcBKtGiG .navbar .navbar-logo img { height: 3rem !important; } .cid-tCNcBKtGiG .navbar ul.navbar-nav li { margin: auto; } .cid-tCNcBKtGiG .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tCNcBKtGiG .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tCNcBKtGiG .navbar .navbar-toggler { flex-basis: auto; } .cid-tCNcBKtGiG .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tCNcBKtGiG .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tCNcBKtGiG .navbar.navbar-short { min-height: 60px;}.cid-tCNcBKtGiG .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tCNcBKtGiG .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tCNcBKtGiG .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tCNcBKtGiG .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tCNcBKtGiG .navbar-brand .navbar-logo a { outline: none;}.cid-tCNcBKtGiG .dropdown-item.active,.cid-tCNcBKtGiG .dropdown-item:active { background-color: transparent;}.cid-tCNcBKtGiG .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tCNcBKtGiG .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tCNcBKtGiG .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tCNcBKtGiG .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tCNcBKtGiG .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tCNcBKtGiG .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tCNcBKtGiG ul.navbar-nav { flex-wrap: wrap;}.cid-tCNcBKtGiG .navbar-buttons { text-align: center; min-width: 170px;}.cid-tCNcBKtGiG button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tCNcBKtGiG button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tCNcBKtGiG button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tCNcBKtGiG button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tCNcBKtGiG button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tCNcBKtGiG button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tCNcBKtGiG nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tCNcBKtGiG nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tCNcBKtGiG nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tCNcBKtGiG nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tCNcBKtGiG .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tCNcBKtGiG a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tCNcBKtGiG .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tCNcBKtGiG .navbar { height: 70px; } .cid-tCNcBKtGiG .navbar.opened { height: auto; } .cid-tCNcBKtGiG .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tCNnTNzqkO { padding-top: 14rem; padding-bottom: 14rem; background-image: url("../../../assets/images/20230429-1.webp");}.cid-tCNnTNzqkO .mbr-fallback-image.disabled { display: none;}.cid-tCNnTNzqkO .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tCNnTNzqkO .title-wrapper .mbr-section-title { margin-bottom: 0;}.cid-tCNnTNzqkO .mbr-section-title { color: #E0BDB6; text-align: center;}.cid-tCNcBKLuhB { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCNcBKLuhB .mbr-section-subtitle { color: #bf9341;}.cid-tCNcBKLuhB .mbr-text { color: #fef8d7;}.cid-tCNefB039Z { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCNefB039Z .mbr-section-subtitle { color: #bf9341;}.cid-tCNefB039Z .mbr-text { color: #fef8d7;}.cid-tCNegTnc7P { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCNegTnc7P .mbr-section-subtitle { color: #bf9341;}.cid-tCNegTnc7P .mbr-text { color: #fef8d7;}.cid-tCNehoILtS { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCNehoILtS .mbr-section-subtitle { color: #bf9341;}.cid-tCNehoILtS .mbr-text { color: #fef8d7;}.cid-tCNehLl8sI { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCNehLl8sI .mbr-section-subtitle { color: #bf9341;}.cid-tCNehLl8sI .mbr-text { color: #fef8d7;}.cid-tCNeiClmkD { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCNeiClmkD .mbr-section-subtitle { color: #bf9341;}.cid-tCNeiClmkD .mbr-text { color: #fef8d7;}.cid-tCNhnR4aSP { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCNhnR4aSP .mbr-section-subtitle { color: #bf9341;}.cid-tCNhnR4aSP .mbr-text { color: #fef8d7;}.cid-tCNhontOJ3 { padding-top: 2rem; padding-bottom: 2rem; background-color: #232323;}.cid-tCNhontOJ3 .mbr-section-subtitle { color: #bf9341;}.cid-tCNhontOJ3 .mbr-text { color: #fef8d7;}.cid-tGNT51ATGC { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tGNT51ATGC a { text-align: center;}.cid-tGNT51ATGC p { color: #0a0a0a; text-align: center;}.cid-tGNT51ATGC span { font-size: 2rem;}.cid-tGNT51ATGC .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tGNT51ATGC .social-list a:focus { text-decoration: none;}.cid-tGNT51ATGC .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tGNT51ATGC .media-container-row a { margin: 0 1rem;}.cid-tGNT51ATGC .mbr-fallback-image.disabled { display: none;}.cid-tGNT51ATGC .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tGNT51ATGC P { text-align: center; color: #bf9341;}.cid-tGNT5SxM6i { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tCNcBKYqpv { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tCNcBKYqpv .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tCNcBKYqpv .mbr-text { color: #767676;}.cid-tCNcBKYqpv .links { color: #767676;}@media (max-width: 767px) { .cid-tCNcBKYqpv .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tCNcBKYqpv .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tCNcBKYqpv .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tCNcBKYqpv .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tCNcBKYqpv .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tCNcBKYqpv .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tCNcBKYqpv .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tCNcBKYqpv .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tCNcBKYqpv .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tCNcBKYqpv .copyright > p { color: #fef8d7;}@charset "UTF-8";section { background-color: #ffffff;}body { font-style: normal; line-height: 1.5; font-weight: 400; color: #232323; position: relative;}button { background-color: transparent; border-color: transparent;}section,.container,.container-fluid { position: relative; word-wrap: break-word;}a.mbr-iconfont:hover { text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote { margin-bottom: 0;}a { font-style: normal; font-weight: 400; cursor: pointer;}a, a:hover { text-decoration: none;}.mbr-section-title { font-style: normal; line-height: 1.3;}.mbr-section-subtitle { line-height: 1.3;}.mbr-text { font-style: normal; line-height: 1.6;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7,span,p,a { line-height: 1.6; word-break: break-word; word-wrap: break-word; font-weight: 400;}b,strong { font-weight: bold;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition-delay: 9999s; -webkit-transition-property: background-color, color; transition-property: background-color, color;}textarea[type=hidden] { display: none;}section { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview { position: absolute; bottom: 0; left: 0; right: 0; top: 0;}.hidden { visibility: hidden;}.mbr-z-index20 { z-index: 20;}/*! Base colors */.mbr-white { color: #ffffff;}.mbr-black { color: #111111;}.mbr-bg-white { background-color: #ffffff;}.mbr-bg-black { background-color: #000000;}/*! Text-aligns */.align-left { text-align: left;}.align-center { text-align: center;}.align-right { text-align: right;}/*! Font-weight */.mbr-light { font-weight: 300;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}/*! Media */.media-content { flex-basis: 100%;}.media-container-row { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-content: center; align-items: start;}.media-container-row .media-size-item { width: 400px;}.media-container-column { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-content: center; align-items: stretch;}.media-container-column > * { width: 100%;}@media (min-width: 992px) { .media-container-row { flex-wrap: nowrap; }}figure { margin-bottom: 0; overflow: hidden;}figure[mbr-media-size] { transition: width 0.1s;}img,iframe { display: block; width: 100%;}.card { background-color: transparent; border: none;}.card-box { width: 100%;}.card-img { text-align: center; flex-shrink: 0; -webkit-flex-shrink: 0;}.media { max-width: 100%; margin: 0 auto;}.mbr-figure { align-self: center;}.media-container > div { max-width: 100%;}.mbr-figure img,.card-img img { width: 100%;}@media (max-width: 991px) { .media-size-item { width: auto !important; } .media { width: auto; } .mbr-figure { width: 100% !important; }}/*! Buttons */.mbr-section-btn { margin-left: -0.6rem; margin-right: -0.6rem; font-size: 0;}.btn { font-weight: 600; border-width: 1.4px; font-style: normal; margin: 0.6rem 0.6rem; white-space: normal; transition: all 0.2s ease-in-out; display: inline-flex; align-items: center; justify-content: center; word-break: break-word;}.btn-sm { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-md { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-lg { font-weight: 600; letter-spacing: 0px; transition: all 0.3s ease-in-out;}.btn-form { margin: 0;}.btn-form:hover { cursor: pointer;}nav .mbr-section-btn { margin-left: 0rem; margin-right: 0rem;}/*! Btn icon margin */.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont { order: 1; cursor: pointer; margin-left: 0.5rem; vertical-align: sub;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont { margin-left: 0.8rem;}.mbr-regular { font-weight: 400;}.mbr-semibold { font-weight: 500;}.mbr-bold { font-weight: 700;}[type=submit] { -webkit-appearance: none;}/*! Full-screen */.mbr-fullscreen .mbr-overlay { min-height: 100vh;}.mbr-fullscreen { display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; min-height: 100vh; padding-top: 3rem; padding-bottom: 3rem;}/*! Map */.map { height: 25rem; position: relative;}.map iframe { width: 100%; height: 100%;}/*! Scroll to top arrow */.mbr-arrow-up { bottom: 25px; right: 90px; position: fixed; text-align: right; z-index: 5000; color: #ffffff; font-size: 22px;}.mbr-arrow-up a { background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #fff; display: inline-block; height: 60px; width: 60px; border: 2px solid #fff; outline-style: none !important; position: relative; text-decoration: none; transition: all 0.3s ease-in-out; cursor: pointer; text-align: center;}.mbr-arrow-up a:hover { background-color: rgba(0, 0, 0, 0.4);}.mbr-arrow-up a i { line-height: 60px;}.mbr-arrow-up-icon { display: block; color: #fff;}.mbr-arrow-up-icon::before { content: "›"; display: inline-block; font-family: serif; font-size: 22px; line-height: 1; font-style: normal; position: relative; top: 6px; left: -4px; transform: rotate(-90deg);}/*! Arrow Down */.mbr-arrow { position: absolute; bottom: 45px; left: 50%; width: 60px; height: 60px; cursor: pointer; background-color: rgba(80, 80, 80, 0.5); border-radius: 50%; transform: translateX(-50%);}@media (max-width: 767px) { .mbr-arrow { display: none; }}.mbr-arrow > a { display: inline-block; text-decoration: none; outline-style: none; -webkit-animation: arrowdown 1.7s ease-in-out infinite; animation: arrowdown 1.7s ease-in-out infinite; color: #ffffff;}.mbr-arrow > a > i { position: absolute; top: -2px; left: 15px; font-size: 2rem;}#scrollToTop a i::before { content: ""; position: absolute; display: block; border-bottom: 2.5px solid #fff; border-left: 2.5px solid #fff; width: 27.8%; height: 27.8%; left: 50%; top: 51%; transform: translateY(-30%) translateX(-50%) rotate(135deg);}@keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@-webkit-keyframes arrowdown { 0% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 100% { transform: translateY(0px); }}@media (max-width: 500px) { .mbr-arrow-up { left: 0; right: 0; text-align: center; }}/*Gradients animation*/@keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}@-webkit-keyframes gradient-animation { from { background-position: 0% 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } to { background-position: 100% 0%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }}.bg-gradient { background-size: 200% 200%; animation: gradient-animation 5s infinite alternate; -webkit-animation: gradient-animation 5s infinite alternate;}.menu .navbar-brand { display: -webkit-flex;}.menu .navbar-brand span { display: flex; display: -webkit-flex;}.menu .navbar-brand .navbar-caption-wrap { display: -webkit-flex;}.menu .navbar-brand .navbar-logo img { display: -webkit-flex; width: auto;}@media (min-width: 768px) and (max-width: 991px) { .menu .navbar-toggleable-sm .navbar-nav { display: -ms-flexbox; }}@media (max-width: 991px) { .menu .navbar-collapse { max-height: 93.5vh; } .menu .navbar-collapse.show { overflow: auto; }}@media (min-width: 992px) { .menu .navbar-nav.nav-dropdown { display: -webkit-flex; } .menu .navbar-toggleable-sm .navbar-collapse { display: -webkit-flex !important; } .menu .collapsed .navbar-collapse { max-height: 93.5vh; } .menu .collapsed .navbar-collapse.show { overflow: auto; }}@media (max-width: 767px) { .menu .navbar-collapse { max-height: 80vh; }}.nav-link .mbr-iconfont { margin-right: 0.5rem;}.navbar { display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-align-items: center; -webkit-justify-content: space-between;}.navbar-collapse { -webkit-flex-basis: 100%; -webkit-flex-grow: 1; -webkit-align-items: center;}.nav-dropdown .link { padding: 0.667em 1.667em !important; margin: 0 !important;}.nav { display: -webkit-flex; -webkit-flex-wrap: wrap;}.row { display: -webkit-flex; -webkit-flex-wrap: wrap;}.justify-content-center { -webkit-justify-content: center;}.form-inline { display: -webkit-flex;}.card-wrapper { -webkit-flex: 1;}.carousel-control { z-index: 10; display: -webkit-flex;}.carousel-controls { display: -webkit-flex;}.media { display: -webkit-flex;}.form-group:focus { outline: none;}.jq-selectbox__select { padding: 7px 0; position: relative;}.jq-selectbox__dropdown { overflow: hidden; border-radius: 12px; position: absolute; top: 100%; left: 0 !important; width: 100% !important;}.jq-selectbox__trigger-arrow { right: 0; transform: translateY(-50%);}.jq-selectbox li { padding: 1.07em 0.5em;}input[type=range] { padding-left: 0 !important; padding-right: 0 !important;}.modal-dialog,.modal-content { height: 100%;}.modal-dialog .carousel-inner { height: calc(100vh - 1.75rem);}@media (max-width: 575px) { .modal-dialog .carousel-inner { height: calc(100vh - 1rem); }}.carousel-item { text-align: center;}.carousel-item img { margin: auto;}.navbar-toggler { align-self: flex-start; padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background: transparent; border: 1px solid transparent; border-radius: 0.25rem;}.navbar-toggler:focus,.navbar-toggler:hover { text-decoration: none; box-shadow: none;}.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%;}.navbar-toggler-left { position: absolute; left: 1rem;}.navbar-toggler-right { position: absolute; right: 1rem;}.card-img { width: auto;}.menu .navbar.collapsed:not(.beta-menu) { flex-direction: column;}.carousel-item.active,.carousel-item-next,.carousel-item-prev { display: flex;}.note-air-layout .dropup .dropdown-menu,.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu { bottom: initial !important;}html,body { height: auto; min-height: 100vh;}.dropup .dropdown-toggle::after { display: none;}.form-asterisk { font-family: initial; position: absolute; top: -2px; font-weight: normal;}.form-control-label { position: relative; cursor: pointer; margin-bottom: 0.357em; padding: 0;}.alert { color: #ffffff; border-radius: 0; border: 0; font-size: 1.1rem; line-height: 1.5; margin-bottom: 1.875rem; padding: 1.25rem; position: relative; text-align: center;}.alert.alert-form::after { background-color: inherit; bottom: -7px; content: ""; display: block; height: 14px; left: 50%; margin-left: -7px; position: absolute; transform: rotate(45deg); width: 14px;}.form-control { background-color: #ffffff; background-clip: border-box; color: #232323; line-height: 1rem !important; height: auto; padding: 0.6rem 1.2rem; transition: border-color 0.25s ease 0s; border: 1px solid transparent !important; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;}.form-active .form-control:invalid { border-color: red;}form .row { margin-left: -0.6rem; margin-right: -0.6rem;}form .row [class*=col] { padding-left: 0.6rem; padding-right: 0.6rem;}form .mbr-section-btn { margin: 0; padding-left: 0.6rem; padding-right: 0.6rem;}form .btn { display: flex; padding: 0.6rem 1.2rem; margin: 0;}form .form-check-input { margin-top: 0.5;}textarea.form-control { line-height: 1.5rem !important;}.form-group { margin-bottom: 1.2rem;}.form-control,form .btn { min-height: 48px;}.gdpr-block label span.textGDPR input[name=gdpr] { top: 7px;}.form-control:focus { box-shadow: none;}:focus { outline: none;}.mbr-overlay { background-color: #000; bottom: 0; left: 0; opacity: 0.5; position: absolute; right: 0; top: 0; z-index: 0; pointer-events: none;}blockquote { font-style: italic; padding: 3rem; font-size: 1.09rem; position: relative; border-left: 3px solid;}ul,ol,pre,blockquote { margin-bottom: 2.3125rem;}.mt-4 { margin-top: 2rem !important;}.mb-4 { margin-bottom: 2rem !important;}@media (min-width: 992px) { .container { padding-left: 16px; padding-right: 16px; } .row { margin-left: -16px; margin-right: -16px; } .row > [class*=col] { padding-left: 16px; padding-right: 16px; }}@media (min-width: 768px) { .container-fluid { padding-left: 32px; padding-right: 32px; }}@media (min-width: 768px) and (max-width: 991px) { .mbr-container { padding-left: 32px; padding-right: 32px; }}@media (max-width: 767px) { .mbr-container { padding-left: 16px; padding-right: 16px; }}.card-wrapper,.item-wrapper { overflow: hidden;}.app-video-wrapper > img { opacity: 1;}.item { position: relative;}.dropdown-menu .dropdown-menu { left: 100%;}.dropdown-item + .dropdown-menu { display: none;}.dropdown-item:hover + .dropdown-menu,.dropdown-menu:hover { display: block;}@media (min-aspect-ratio: 16/9) { .mbr-video-foreground { height: 300% !important; top: -100% !important; }}@media (max-aspect-ratio: 16/9) { .mbr-video-foreground { width: 300% !important; left: -100% !important; }}.g-recaptcha { color: blue; /* Altera a cor de fundo para azul */}.porcima { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: red;}.porbaixo {}.no-select { user-select: none;}.cid-tm6dKKegdl { z-index: 1000; width: 100%; position: relative; min-height: 60px;}.cid-tm6dKKegdl nav.navbar { position: fixed;}.cid-tm6dKKegdl .dropdown-item:before { font-family: Moririse2 !important; content: "\e966"; display: inline-block; width: 0; position: absolute; left: 1rem; top: 0.5rem; margin-right: 0.5rem; line-height: 1; font-size: inherit; vertical-align: middle; text-align: center; overflow: hidden; transform: scale(0, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown-menu { padding: 0; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);}.cid-tm6dKKegdl .dropdown-item { border-bottom: 1px solid #e6e6e6;}.cid-tm6dKKegdl .dropdown-item:hover,.cid-tm6dKKegdl .dropdown-item:focus { background: #bf9341 !important; color: white !important;}.cid-tm6dKKegdl .dropdown-item:hover span { color: white;}.cid-tm6dKKegdl .dropdown-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}.cid-tm6dKKegdl .dropdown-item:last-child { border-bottom: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}.cid-tm6dKKegdl .nav-dropdown .link { padding: 0 0.3em !important; margin: 0.667em 1em !important;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle::after { margin-left: 0.5rem; margin-top: 0.2rem;}.cid-tm6dKKegdl .nav-link { position: relative;}.cid-tm6dKKegdl .container { display: flex; margin: auto;}@media (min-width: 992px) { .cid-tm6dKKegdl .container { flex-wrap: nowrap; }}.cid-tm6dKKegdl .iconfont-wrapper { color: #d7af00 !important; font-size: 1.5rem; padding-right: 0.5rem;}.cid-tm6dKKegdl .dropdown-menu,.cid-tm6dKKegdl .navbar.opened { background: #232323 !important;}.cid-tm6dKKegdl .nav-item:focus,.cid-tm6dKKegdl .nav-link:focus { outline: none;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item { width: auto; transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item::after { right: 0.5rem;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont { margin-right: 0.5rem; vertical-align: sub;}.cid-tm6dKKegdl .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before { display: inline-block; transform: scale(1, 1); transition: all 0.25s ease-in-out;}.cid-tm6dKKegdl .collapsed .dropdown-menu .dropdown-item:before { display: none;}.cid-tm6dKKegdl .collapsed .dropdown .dropdown-menu .dropdown-item { padding: 0.235em 1.5em 0.235em 1.5em !important; transition: none; margin: 0 !important;}.cid-tm6dKKegdl .navbar { min-height: 70px; transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); background: #232323;}.cid-tm6dKKegdl .navbar.opened { transition: all 0.3s;}.cid-tm6dKKegdl .navbar .dropdown-item { padding: 0.5rem 1.8rem;}.cid-tm6dKKegdl .navbar .navbar-logo img { width: auto;}.cid-tm6dKKegdl .navbar .navbar-collapse { justify-content: flex-end; z-index: 1;}.cid-tm6dKKegdl .navbar.collapsed { justify-content: center;}.cid-tm6dKKegdl .navbar.collapsed .nav-item .nav-link::before { display: none;}.cid-tm6dKKegdl .navbar.collapsed.opened .dropdown-menu { top: 0;}@media (min-width: 992px) { .cid-tm6dKKegdl .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse { max-height: calc(98.5vh - 3.8rem); }}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-submenu { left: 0 !important;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item:after { right: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 41%;}.cid-tm6dKKegdl .navbar.collapsed ul.navbar-nav li { margin: auto;}.cid-tm6dKKegdl .navbar.collapsed .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem; text-align: center;}.cid-tm6dKKegdl .navbar.collapsed .icons-menu { padding-left: 0; padding-right: 0; padding-top: 0.5rem; padding-bottom: 0.5rem;}@media (max-width: 991px) { .cid-tm6dKKegdl .navbar .nav-item .nav-link::before { display: none; } .cid-tm6dKKegdl .navbar.opened .dropdown-menu { top: 0; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-submenu { left: 0 !important; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item:after { right: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after { margin-left: 0.5rem; margin-top: 0.2rem; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-left: 0.35em solid transparent; border-bottom: 0; top: 40%; } .cid-tm6dKKegdl .navbar .navbar-logo img { height: 3rem !important; } .cid-tm6dKKegdl .navbar ul.navbar-nav li { margin: auto; } .cid-tm6dKKegdl .navbar .dropdown-menu .dropdown-item { padding: 0.25rem 1.5rem !important; text-align: center; } .cid-tm6dKKegdl .navbar .navbar-brand { flex-shrink: initial; flex-basis: auto; word-break: break-word; padding-right: 2rem; } .cid-tm6dKKegdl .navbar .navbar-toggler { flex-basis: auto; } .cid-tm6dKKegdl .navbar .icons-menu { padding-left: 0; padding-top: 0.5rem; padding-bottom: 0.5rem; }}@media (max-width: 991px) and (max-width: 767px) { .cid-tm6dKKegdl .navbar .navbar-brand { width: calc(100% - 31px); }}.cid-tm6dKKegdl .navbar.navbar-short { min-height: 60px;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-logo img { height: 2.5rem !important;}.cid-tm6dKKegdl .navbar.navbar-short .navbar-brand { min-height: 60px; padding: 0;}.cid-tm6dKKegdl .navbar-brand { min-height: 70px; flex-shrink: 0; align-items: center; margin-right: 0; padding: 10px 0; transition: all 0.3s; word-break: break-word; z-index: 1;}.cid-tm6dKKegdl .navbar-brand .navbar-caption { line-height: inherit !important;}.cid-tm6dKKegdl .navbar-brand .navbar-logo a { outline: none;}.cid-tm6dKKegdl .dropdown-item.active,.cid-tm6dKKegdl .dropdown-item:active { background-color: transparent;}.cid-tm6dKKegdl .navbar-expand-lg .navbar-nav .nav-link { padding: 0;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle { margin-right: 1.667em;}.cid-tm6dKKegdl .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] { margin-right: 0; padding: 0.667em 1.667em;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu { background: #232323;}.cid-tm6dKKegdl .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; left: 100%;}.cid-tm6dKKegdl .navbar .dropdown.open > .dropdown-menu { display: block;}.cid-tm6dKKegdl ul.navbar-nav { flex-wrap: wrap;}.cid-tm6dKKegdl .navbar-buttons { text-align: center; min-width: 170px;}.cid-tm6dKKegdl button.navbar-toggler { outline: none; width: 31px; height: 20px; cursor: pointer; transition: all 0.2s; position: relative; align-self: center;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span { position: absolute; right: 0; width: 30px; height: 2px; border-right: 5px; background-color: #d7af00;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(1) { top: 0; transition: all 0.2s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(2) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(3) { top: 8px; transition: all 0.15s;}.cid-tm6dKKegdl button.navbar-toggler .hamburger span:nth-child(4) { top: 16px; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(1) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(2) { transform: rotate(45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(3) { transform: rotate(-45deg); transition: all 0.25s;}.cid-tm6dKKegdl nav.opened .hamburger span:nth-child(4) { top: 8px; width: 0; opacity: 0; right: 50%; transition: all 0.2s;}.cid-tm6dKKegdl .navbar-dropdown { padding: 0 1rem; position: fixed;}.cid-tm6dKKegdl a.nav-link { display: flex; align-items: center; justify-content: center;}.cid-tm6dKKegdl .icons-menu { flex-wrap: nowrap; display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 0.3rem; text-align: center;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .cid-tm6dKKegdl .navbar { height: 70px; } .cid-tm6dKKegdl .navbar.opened { height: auto; } .cid-tm6dKKegdl .nav-item .nav-link:hover::before { width: 175%; max-width: calc(100% + 2rem); left: -1rem; }}.cid-tIY8p551fV { padding-top: 5rem; padding-bottom: 2rem; background-color: #232323;}@media (max-width: 991px) { .cid-tIY8p551fV .image-wrapper { margin-bottom: 1rem; }}.cid-tIY8p551fV .row { flex-direction: row-reverse;}.cid-tIY8p551fV img { width: 100%;}.cid-tIY7zEf3hW { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tIY7zEf3hW .mbr-fallback-image.disabled { display: none;}.cid-tIY7zEf3hW .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tIY7zEf3hW .mbr-section-title { color: #bf9341;}.cid-tIY7pU0OnX { padding-top: 1rem; padding-bottom: 2rem; background-color: #232323;}.cid-tIY7pU0OnX img,.cid-tIY7pU0OnX .item-img { width: 100%;}.cid-tIY7pU0OnX .item:focus,.cid-tIY7pU0OnX span:focus { outline: none;}.cid-tIY7pU0OnX .item { cursor: pointer; margin-bottom: 2rem; position: relative;}.cid-tIY7pU0OnX .row { margin-left: 0; margin-right: 0;}.cid-tIY7pU0OnX .item { padding: 0; margin: 0;}.cid-tIY7pU0OnX .item-wrapper { position: unset; border-radius: 4px; background: #232323; height: 100%; display: flex; flex-flow: column nowrap;}@media (min-width: 992px) { .cid-tIY7pU0OnX .item-wrapper .item-content { padding: 2rem; }}@media (max-width: 991px) { .cid-tIY7pU0OnX .item-wrapper .item-content { padding: 1rem; }}.cid-tIY7pU0OnX .mbr-section-btn { margin-top: auto !important;}.cid-tIY7pU0OnX .mbr-section-title { color: #232323;}.cid-tPOFfeO5Ck { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tPOFfeO5Ck img,.cid-tPOFfeO5Ck .item-img { width: 100%;}.cid-tPOFfeO5Ck .item:focus,.cid-tPOFfeO5Ck span:focus { outline: none;}.cid-tPOFfeO5Ck .item { cursor: pointer; margin-bottom: 2rem; position: relative;}.cid-tPOFfeO5Ck .item-wrapper { position: unset; border-radius: 4px; background: #fafafa; height: 100%; display: flex; flex-flow: column nowrap;}@media (min-width: 992px) { .cid-tPOFfeO5Ck .item-wrapper .item-content { padding: 2rem; }}@media (max-width: 991px) { .cid-tPOFfeO5Ck .item-wrapper .item-content { padding: 1rem; }}.cid-tPOFfeO5Ck .mbr-section-btn { margin-top: auto !important;}.cid-tPOFfeO5Ck .mbr-section-title { color: #232323;}.cid-tIY8gQIM9W { padding-top: 15px; padding-bottom: 15px; background: linear-gradient(0deg, #232323, #232323);}.cid-tIY8gQIM9W a { text-align: center;}.cid-tIY8gQIM9W p { color: #0a0a0a; text-align: center;}.cid-tIY8gQIM9W span { font-size: 2rem;}.cid-tIY8gQIM9W .mbr-iconfont-social { font-size: 20px; color: #bf9341; height: 2.2em; line-height: 1.6em; width: 2.2em; padding-top: 6px; display: inline-block; border-radius: 50%; border: 2px solid #bf9341;}.cid-tIY8gQIM9W .social-list a:focus { text-decoration: none;}.cid-tIY8gQIM9W .media-container-row { -webkit-align-items: center; align-items: center;}.cid-tIY8gQIM9W .media-container-row a { margin: 0 1rem;}.cid-tIY8gQIM9W .mbr-fallback-image.disabled { display: none;}.cid-tIY8gQIM9W .mbr-fallback-image { display: block; background-size: cover; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0;}.cid-tIY8gQIM9W P { text-align: center; color: #bf9341;}.cid-tIY8hXxESf { padding-top: 1rem; padding-bottom: 1rem; background-color: #232323;}.cid-tm900OM9PV { padding-top: 15px; padding-bottom: 15px; background-color: #232323;}@media (max-width: 767px) { .cid-tm900OM9PV .media-wrap { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .mbr-text { color: #767676;}.cid-tm900OM9PV .links { color: #767676;}@media (max-width: 767px) { .cid-tm900OM9PV .links { text-align: center !important; }}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .copyright { margin-bottom: 1rem; text-align: center; }}.cid-tm900OM9PV .footer-lower hr { margin: 1rem 0; border-color: #000; opacity: 0.05;}.cid-tm900OM9PV .footer-lower .social-list { padding-left: 0; margin-bottom: 0; list-style: none; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; justify-content: flex-end;}.cid-tm900OM9PV .footer-lower .social-list .mbr-iconfont-social { font-size: 1.3rem; color: #232323;}.cid-tm900OM9PV .footer-lower .social-list .soc-item { margin: 0 0.5rem;}.cid-tm900OM9PV .footer-lower .social-list a { margin: 0; opacity: 0.5; -webkit-transition: 0.2s linear; transition: 0.2s linear;}.cid-tm900OM9PV .footer-lower .social-list a:hover { opacity: 1;}@media (max-width: 767px) { .cid-tm900OM9PV .footer-lower .social-list { -webkit-justify-content: center; justify-content: center; }}.cid-tm900OM9PV .copyright > p { color: #fef8d7;}

