/*-------------------------------------------------------------------
COMUM A TODOS
--------------------------------------------------------------------*/
@media screen and (max-width: 1023px) { /* PARA DISPOSITIVOS PEQUENOS*/
#pctablet, .pctablet {display:none;}
#smartphone, .smartphone{display:block}
}
@media screen and (min-width: 1024px) { /* PARA DISPOSITIVOS GRANDES*/
#pctablet, .pctablet{display:block;}
#smartphone, .smartphone{display:none}
}
/*-------------------------------------------------------------------
GERAL
--------------------------------------------------------------------*/
body{margin:0px; padding:0px; font-family:  'Montserrat', sans-serif;}
.row{margin:0px; padding:0px}
a:link,a:visited,a:hover,a:active {font-family:  'Montserrat', sans-serif; font-size:1.1em;}
a:hover {text-decoration:underline;}
/*-------------------------------------------------------------------
SITE
--------------------------------------------------------------------*/
@media screen and (max-width: 1023px) {
.site-width{width:98%;position:relative;margin:0 auto;}
.site-width2{width:98%;position:relative;margin:0 auto;}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
.site-width{width:950px;position:relative;margin:0 auto;}
.site-width2{width:800px;position:relative;margin:0 auto;}
}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
.site-width{width:1100px;position:relative;margin:0 auto;}
.site-width2{width:900px;position:relative;margin:0 auto;}
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
.site-width{width:1150px;position:relative;margin:0 auto;}
.site-width2{width:1010px;position:relative;margin:0 auto;}
}
@media screen and (min-width: 1920px) {
.site-width{width:1250px;position:relative;margin:0 auto;}
.site-width2{width:1110px;position:relative;margin:0 auto;}
}

/*-------------------------------------------------------------------
COLORS
--------------------------------------------------------------------*/
body{background-color:#fff;}

.site-menu-topo{background-color:#fff; color:#000;}


.pesquisa-box{background-color:#fff;
-webkit-box-shadow: 0px 8px 23px 1px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 8px 23px 1px rgba(0,0,0,0.26);
box-shadow: 0px 8px 23px 1px rgba(0,0,0,0.26);
}
a:link,a:visited,a:hover,a:active,body {
color: #333;
}
.menu-div{background-color: rgba(255,255,255,0.92);
-webkit-box-shadow: 0px 12px 19px -12px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 12px 19px -12px rgba(0,0,0,0.05);
box-shadow: 0px 12px 19px -12px rgba(0,0,0,0.05);
}
.menu-topo{color: #000; font-weight:500;}
.menu-topo:hover,.menu-topo.active {color:#182252;}

.conteudo-div,.pesquisa-div2{background-color:#ffffff;}
.pagina-titulo h1{color:#0f3154;}
.pagina-texto h3{color:#333; }

.pesquisa-titulo{
color:#0f3154;
}
.tri-form2 input[type="password"].form-control, .tri-form2 input[type="text"].form-control, .tri-form2 input[type="email"].form-control, .tri-form2 textarea.form-control{
background-color:#d8d8d8; color:#000; border:1px solid #d8d8d8; font-weight:500;}

.tri-form2 input[type="text"].form-control::placeholder, .tri-form2 input[type="email"].form-control::placeholder, .tri-form2 input[type="password"].form-control::placeholder, .tri-form2 textarea.form-control.form-control::placeholder{
color:#000; font-weight:500;
}
.tri-form2 .checkbox .cr {border: 1px solid #c99a30;}

.mdb-select{
  color:#000;
   font-weight:500;
  border:1px solid #d8d8d8;
  background: url("../images/arrow.png") no-repeat right #d8d8d8;
	  }
.pesquisa-botao{color:#fff;
background: linear-gradient(to right,  rgba(15,49,84,1) 0%,rgba(115,154,194,1) 100%);
}

.pesquisa-field .mdb-select{
  color:#000;
   font-weight:500;
  border:1px solid #d8d8d8;
  background: url("../images/arrow.png") no-repeat right #d8d8d8;
	  }
	  
.pesquisa-botao:hover{opacity:0.9;}

.destaques-div{background-color:#e9eef3;}
.destaques-titulo,.ultimas-titulo,.destaques-marca .marca,.servicos-titulo{color: #0f3154;}
.destaques-subtitulo,.ultimas-subtitulo{color:#7b7b7b;}
.destaques-icon{color:#0f3154;}
.destaques-box{background-color:#fff;}
.destaques-marca .modelo{color:#747474;}
.destaques-versao,.destaques-info{color:#747474;}
.destaques-preco{
color:#fff;
background: linear-gradient(to right,  rgba(15,49,84,1) 0%,rgba(115,154,194,1) 100%);
}

#viaturas-box{
background-color:#ffffff;
}
#viaturas-box:hover{background-color:#f0f0f0;}
#viaturas-preco1{
color:#fff;
background: linear-gradient(to right,  rgba(15,49,84,1) 0%,rgba(115,154,194,1) 100%);
}
#viaturas-preco2{
color:#fff;
background: linear-gradient(to right,  rgba(15,49,84,1) 0%,rgba(115,154,194,1) 100%);
}
#viaturas-preco3{
color:#000;
background-color:#f0f0f0;
}
#viaturas-marca{color:#03058f;}
.viaturas-versao{color:#474747;}
.viaturas-icon{color:#03058f;}
.viaturas-info{color:#474747;}
.ultimas-div{background-color:#fff;}
.stock-vermais{background-color:#002a56; color:#fff;}
.stock-vermais:hover{ opacity:0.8;}

.servicos-div{ background-color:#fff;}

.servicos-box{border:12px solid #ffffff;}
.servicos-gradiante{
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(20,52,86,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.servicos-subtitulo{color:#fff;}
.servicos-bot{background-color:#e9eef3; color:#0f3154;}

.servicos-bot:hover{color:#000;}

.rodape-div{background-color:#e9eef3;}
#rodape-icon{color: #002a56;}
#rodape-titulos{color: #002a56;}
#rodape-texto{color: #626262;}
#rodape-direcoes{color: #626262;}
#rodape-direcoes:hover{color: #002a56;}

.rodape-mapa-div{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eaf1e6+0,eaf1e6+49,f5f8f2+54,f5f8f2+100 */
background: rgb(233,238,243); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(233,238,243,1) 0%, rgba(233,238,243,1) 50%, rgba(255,255,255,1) 50.01%, rgba(255,255,2555,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(233,238,243,1) 0%,rgba(233,238,243,1) 50%,rgba(255,255,2555,1) 50.01%,rgba(255,255,2555,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(233,238,243,1) 0%,rgba(233,238,243,1) 50%,rgba(255,255,2555,1) 50.01%,rgba(255,255,2555,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9eef3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

a.rodape-termos:link,a.rodape-termos:visited,a.rodape-termos:hover,a.rodape-termos:active,.rodape-termos {color: #636363;}
.termos-div2{background-color:#0f3154;}
.direitos-stand-nome{color:#0f3154;}
.direitos-texto1,.direitos-texto2{color:#646464; font-weight:500;}
.direitos-texto3{color:#fff;}
.meustand-logo{filter: invert(99%) sepia(69%) saturate(2%) hue-rotate(79deg) brightness(110%) contrast(101%);}
.form-error {
    color: #ff0a0a !important;
}

.paginacao div{background-color:#cfcfcf; color:#000;}
.paginacao .active,.paginacao div:hover{ background-color:#0f3154; color:#fff;}

a.scrollup{
	color:#0f3154;
}
a.scrollup:hover{
color:#0f3154;
}


a.contactos-termos:link,a.contactos-termos:visited,a.contactos-termos:hover,a.contactos-termos:active,#contactos-morada-info {
color:#454545;
}
#contactos-morada-titulo,#contactos-morada-icon{color:#03058f;}
.contactos-botao{background-color:#002a56; color:#fff; border-radius:5px;}

#viatura-titulos h3{color:#0f3154;}
#viatura-texto h4{color:#333;}

a.viatura-botoes{
color:#fff !important; background-color:#002a56;}
 
a.viatura-botoes:hover{ opacity:0.8;}

#viatura-preco{background-color:#0f3154; color:#fff; }
#viatura-mensalidade{background-color:#d8d8d8; color:#000;}
#viatura-info-icon i{color:#0f3154;}
#viatura-info-icon span{color:#0f3154;}
#viatura-info-texto{color:#333;}

#viatura-equipamento-cat{color:#0f3154;}
#viatura-equipamento-nome{color:#333;}
#viatura-equipamento-nome i{color:#0f3154;}
.viatura-fotografias{background-color:rgba(255,255,255,0.8); color:#000;}

.vendido{ padding:6px 30px 6px 30px; border-top-left-radius:0px; border-bottom-left-radius:25px;  color:#fff; background-color:#ff4d4c; font-family:  'Montserrat', sans-serif; font-size:0.9em; font-weight:500; position:absolute; right:10px; top:10px; z-index:9; opacity:0.9}

.mobile-top-bar{color:#000; background-color:rgba(255,255,255,1);}

.mobile-top-bar-down {
	background-color:#fff;
}
.mobilebar1, .mobilebar2, .mobilebar3{
  background-color: #002955;
}
.arrow-down:after{
  background-color: #002955;
}
.arrow-up:after {
  background-color: #fff;
}
@keyframes mobilebotao {
  0% {opacity: 0.2; color:#9a9ba1; }
  20% {opacity: 1; color:#002955; }
  90% {opacity: 1; color:#002955;}
  100% {opacity: 0.2; color:#9a9ba1;}
}
.mobile-botao{color:#002955;}

.mobile-menu-close, .mobile-menu-open{background-color:#fff; color:#002955;}

.menu-mobile-nivel1{background-color:transparent;color:#000;}

.menu-mobile-nivel1:active,.menu-mobile-nivel1.active{background-color:#ebebeb; color:#002955;}

.menu-mobile-nivel1content{
background-color:#ebebeb
}
.menu-mobile-nivel2{
background-color:#ebebeb;
color:#000;
}
.menu-mobile-nivel2:active,.menu-mobile-nivel2.active{color:#03058f;background-color:#ebebeb;}


#search-close{color:#000;}
.pesquisa-mobile-close, .pesquisa-mobile-open{background-color:#f1f1fe;}

.mobile-contactos-close, .mobile-contactos-open{background-color:#fff; color:#000; }
.mobile-contactos-faleconnosco{color:#002955;}
.mobile-contactos{background-color:#fff;}
.mobile-telefone-icon,.mobile-telemovel-icon,.mobile-sms-icon,.mobile-direcoes-icon{color:000;}
.mobile-messenger-icon{color:#00abf7;}
.mobile-whatsapp-icon{color:#26cc64;}
.mobile-icon-texto{color:#000;}
/*-------------------------------------------------------------------
LAYOUT
--------------------------------------------------------------------*/
.site-menu-topo{width:100%; position:fixed; top:-100px; min-height:50px; padding-top:20px; z-index:11; text-align:center;-webkit-transition: all 0.7s; transition:  all 0.7s;
-webkit-box-shadow: 0px 9px 18px 0px rgba(0,0,0,0.06);
-moz-box-shadow: 0px 9px 18px 0px rgba(0,0,0,0.06);
box-shadow: 0px 9px 18px 0px rgba(0,0,0,0.06);
}

.site-menu-up {
    top: -110px;
}
.site-menu-down {
    top: 0px;
}

.menu-div{width:100%; min-height:120px; position:absolute; top:0px; left:0px; z-index:2; padding-top:55px;}
.logotipo-topo{position:absolute; top:-30px; left:0px; z-index:1; width:341px; height:71px; background-position:left center; background-repeat:no-repeat; background-size:contain;-webkit-transition: all 0.3s; transition:  all 0.3s;}
.logotipo-topo2 { position:relative; float:left; margin-right:50px; margin-top:-10px; width:170px; height:35px; background-position:left center; background-repeat:no-repeat; background-size:contain}
.logotipo-topo:hover{ transform:scale(0.95);-webkit-transition: all 0.3s; transition:  all 0.3s;}
.pesquisa-div{margin-top:-170px; z-index:2; padding:0px 150px 0px 150px}
.pesquisa-div2{padding-top:50px;}
.pesquisa-marcas{padding:0px 150px 0px 150px;}
.pesquisa-box{ border-radius:10px; padding:25px 20px 10px 30px; margin-bottom:40px;}

.pesquisa-titulo,.destaques-titulo,.destaques-subtitulo,.stock-vermais,.ultimas-subtitulo,.ultimas-titulo,.servicos-titulo{font-family:  'Montserrat', sans-serif;}
.pesquisa-titulo{font-weight:500; padding-left:10px; font-size:1.3em; margin-bottom:30px; text-transform:uppercase;}
.destaques-div{padding:80px 0px 280px 0px;}
.destaques-titulo,.ultimas-titulo,.servicos-titulo{font-size:2.1em; text-align:center; font-weight:500; margin-bottom:5px;}
.destaques-subtitulo,.ultimas-subtitulo{font-size:1em; text-align:center; font-weight:500; margin-bottom:50px; text-transform:uppercase}
.conteudo-div{padding-bottom:80px;}
.ultimas-div{padding:80px 0px 150px 0px;}

.stock-vermais{position:relative; float:left; border-radius:10px; padding:15px 40px 15px 40px; font-size:0.8em; font-weight:500; transition:all 0.2s ease-in-out;}
.servicos-div{padding:120px 0px 150px 0px;}

.rodape-menu{padding:50px 0px 0px 0px;}
.rodape-logo-div{margin-top:-75px; text-align:center; z-index:2;}
.rodape-logo{width:368px; height:151px; border-radius:10px; position:relative; margin:0 auto; background-image:url(/template/images/logotipo-rodape.png); background-position:center center; background-repeat:no-repeat; background-size:contain;}

.rodape-contactos-div{margin-top:90px;}
.rodape-redessociais{ margin-top:80px; text-align:center}
.rodape-mapa-div{min-height:370px;}
.rodape-mapa-div iframe{min-height:370px; width:100%; position:relative; float:left; margin:0 auto; margin:100px 0px 100px 0px; border-radius:30px; overflow:hidden;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.10);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.10);
}
.rodape-direcoes-div{width:100%; position:relative; float:left; text-align:center; z-index:3; margin-top:-140px;}
.rodape-direcoes-div img{margin:0 auto; position:relative;}

.termos-div1{ padding:50px 0px 30px 0px;}
.termos-div2{padding:30px 0px 30px 0px;}
@media screen and (max-width: 1023px) {
.slideshow-div{margin-top:50px;}
.destaques-div{padding:50px 0px 50px 0px;}
.destaques-titulo,.ultimas-titulo,.servicos-titulo{font-size:1.4em;}
.destaques-subtitulo,.ultimas-subtitulo{font-size:0.8em;}
.ultimas-div{padding:80px 0px 50px 0px;}
.stock-vermais{padding:10px 30px 10px 30px; font-size:0.7em;}
.servicos-div{padding:80px 0px 50px 0px;}
.rodape-logo-div{margin-top:-55px;}
.rodape-logo{width:270px; height:111px;}
.rodape-menu{padding:0px 0px 0px 0px;}
.rodape-mapa-div iframe{min-height:250px; width:100%; border-radius:20px; box-shadow:none;}
.rodape-direcoes-div{margin-top:-155px;}
.rodape-direcoes-div img{ width:150px;}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
.menu-div{min-height:65px; padding-top:25px;}
.logotipo-topo{position:absolute; top:-11px; left:0px; width:194px; height:40px;}
.logotipo-topo2 {margin-right:50px; margin-top:-8px; width:170px; height:35px;}
.pesquisa-div{margin-top:-124px; z-index:2; padding:0px 50px 0px 50px}
.pesquisa-marcas{padding:0px 140px 0px 140px;}
.pesquisa-box{padding:15px 20px 5px 20px;}
.pesquisa-titulo{font-size:1em; margin-bottom:20px;}
.destaques-div{padding:50px 0px 180px 0px;}
.destaques-titulo,.ultimas-titulo,.servicos-titulo{font-size:1.6em;}
.destaques-subtitulo,.ultimas-subtitulo{font-size:0.8em;}
.conteudo-div{padding-bottom:80px;}
.ultimas-div{padding:50px 0px 120px 0px;}
.stock-vermais{padding:10px 30px 10px 30px; font-size:0.7em;}
.rodape-contactos-div{margin-top:50px;}
.servicos-div{padding:80px 0px 80px 0px;}
.rodape-mapa-div iframe{min-height:270px; border-radius:20px;}
.rodape-logo-div{margin-top:-69px;}
.rodape-logo{width:331px; height:136px; }
}
@media screen and (min-width: 1280px) and (max-width: 1919px) {
.menu-div{min-height:90px; padding-top:35px;}
.logotipo-topo{position:absolute; top:-15px; left:0px; width:253px; height:52px;}
.logotipo-topo2 {margin-right:50px; margin-top:-8px; width:170px; height:35px;}
.pesquisa-div{margin-top:-140px; z-index:2; padding:0px 0px 0px 0px}
.pesquisa-marcas{padding:0px 150px 0px 150px;}
.pesquisa-box{padding:25px 30px 5px 30px;}
.pesquisa-titulo{font-size:1.1em; margin-bottom:20px;}
.destaques-div{padding:100px 0px 240px 0px;}
.destaques-titulo,.ultimas-titulo,.servicos-titulo{font-size:1.8em;}
.destaques-subtitulo,.ultimas-subtitulo{font-size:0.9em;}
.conteudo-div{padding-bottom:100px;}
.ultimas-div{padding:70px 0px 150px 0px;}
.stock-vermais{padding:15px 40px 15px 40px; font-size:0.8em;}
.rodape-contactos-div{margin-top:50px;}
.servicos-div{padding:80px 0px 150px 0px;}
.rodape-mapa-div iframe{min-height:300px; border-radius:20px;}
}

/*----------------------------------------------------------------------
MARCA DE ÁGUA
-----------------------------------------------------------------------*/
.marca-agua {
width: 250px;
  height: 250px;
  position:relative;
  background-color:transparent;
}
.marca-agua .corner {
 width: 0; 
	height: 0; 
	border-bottom: 150px solid transparent;
	border-right: 150px solid transparent;
}

.corner span {
  position:absolute;
  top: 35px;
  width: 100px;
  left: 5px;
  text-align: center;
  font-size: 1em;
  font-weight:700;
  font-family:  'Montserrat', sans-serif;
  transform: rotate(-45deg);
  display:block;
}
/*-------------------------------------------------------------------
SCROLL UP FIM DA PAGINA
--------------------------------------------------------------------*/
a.scrollup{
	font-size:2.2em;
    position:fixed;
    bottom:120px;
    right:15px;
    display:none;
	cursor:pointer;
    z-index:12;
	transition:all 0.2s ease-in-out;
}

@media screen and (max-width: 1023px) { /* PARA DISPOSITIVOS PEQUENOS*/
a.scrollup{ display:none !important;}
}

/*--------------------------------------------------
FORMULÁRIOS 2
----------------------------------------------------*/
.formulario-titulo{font-family:  'Montserrat', sans-serif; font-size:0.8em !important}
.tri-form2 input[type="password"].form-control, .tri-form2 input[type="text"].form-control, .tri-form2 input[type="email"].form-control, .tri-form2 textarea.form-control{
font-family:  'Montserrat', sans-serif; padding:9px;font-size:0.8em;border-radius:4px; outline:none;
}

.tri-form2 .checkbox .cr {position: relative;display: inline-block;border-radius: .25em;width: 1.3em;height: 1.3em;float: left;margin-right: .5em;}
.tri-form2 .checkbox .cr .cr-icon {position: absolute;font-size: .8em;line-height: 0;top: 50%;left: 15%;}
.tri-form2 .checkbox label input[type="checkbox"] {display: none;}
.tri-form2 .checkbox label input[type="checkbox"]+.cr>.cr-icon {opacity: 0;}
.tri-form2 .checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {opacity: 1;}

.tri-form2 .mdb-select,.mdb-select{
  font-family:  'Montserrat', sans-serif;
  font-size:0.8em;
  width: 100%;
  overflow: hidden;
  padding:9px 35px 9px 9px;
   outline:none;
  border-radius:4px;
	  }
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
/*-------------------------------------------------------------------
PAGINAÇÃO
--------------------------------------------------------------------*/
.paginacao{ display: inline-block; margin:0 auto;}
.paginacao div{position:relative;font-weight:500; float:left; margin:0px 5px 0px 5px; cursor:pointer; text-decoration:none; padding:6px 12px 6px 12px; font-size:0.8em;
-webkit-transition: all 0.5s; /* Safari */
transition: all 0.5s;
border-radius: 10px;
}
.paginacao .fa{ padding:0px; margin:0px; }
@media screen and (max-width: 1023px) {
}

/*-------------------------------------------------------------------
BOOTBOX
--------------------------------------------------------------------*/
.bootbox .modal-sm{ width:90%; }
.bootbox .modal-header{
font-family: 'Roboto', sans-serif;
font-size:1em;
display: block;
color:#000;
background-color: #fff;
border-bottom:1px solid #fff;
}
.bootbox .modal-open .modal {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.bootbox .modal-body
{
    background-color: #fff;
}
.bootbox .modal-content
{
background-color: transparent;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
color:#000; font-size:1em;font-family: 'Roboto', sans-serif;
}
.bootbox .modal-footer
{
 background-color: #fff;
 border-top:1px solid #fff;
}
.bootbox-close-button{ display:none; }

a.bootbox-link{color:#000; text-decoration:underline;}
.bootbox-alert div div div button.btn-primary{
	padding:8px 20px 8px 20px; font-size:0.9em;font-family: 'Roboto', sans-serif;
     }
/*-------------------------------------------------------------------
TOOLTIP
--------------------------------------------------------------------*/
.tooltip-inner {
    background-color: #000;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
font-family:  'Montserrat', sans-serif;
font-weight:600;
    color: #fff;
	font-size:0.8em;
	width:auto;
	padding:5px 8px 5px 8px;
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, 0.8);
}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: rgba(0, 0, 0, 0.8);
}
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: rgba(0, 0, 0, 0.8);
}
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: rgba(0, 0, 0, 0.8);
}
/*-------------------------------------------------------------------
CAMPANHAS POPUP
--------------------------------------------------------------------*/
#campanhas-box{width:100%; height:100vh; position:absolute; top:0px; z-index:999999999; background-color:rgba(0,0,0,0.8); display:none;}
#campanhas-close{position:absolute; top:20px; right:20px; border-radius:30px; padding:5px 13px 5px 13px; background-color:#fff; color:#000;font-family:  'Montserrat', sans-serif; font-size: 1.2em; font-weight:500; cursor:pointer; -webkit-transition: all 0.5s; /* Safari */transition:  all 0.5s;}
#campanhas-close:hover{background-color:#cb3232; color:#fff;}

#campanhas-stage{
 margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); overflow:auto;
}
@media screen and (max-width: 1023px) {
#campanhas-stage{width:95%; max-height:75vh }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
#campanhas-stage{width:900px; max-height:80vh }
}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
#campanhas-stage{width:700px; max-height:80vh }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
#campanhas-stage{width:700px; max-height:80vh }
}
@media screen and (min-width: 1920px) and (max-width: 2159px) {
#campanhas-stage{width:700px; max-height:80vh;}
}
@media screen and (min-width: 2160px) {
#campanhas-stage{width:700px; max-height:80vh }
}

/*-------------------------------------------------------------------
BOAS FESTAS
--------------------------------------------------------------------*/
#boasfestas-box{width:100%; height:100vh; position:absolute; z-index:99999; background-color:rgba(0,0,0,0.8); display:none}
#boasfestas-close{position:absolute; top:0px; right:0px; border-radius:30px; padding:5px 13px 5px 13px; background-color:#fff; color:#000;font-family:  'Montserrat', sans-serif; font-size: 1.2em; font-weight:500; cursor:pointer; border:2px solid #ccc; -webkit-transition: all 0.5s; /* Safari */transition:  all 0.5s;}
#boasfestas-close:hover{background-color:#cb3232; color:#fff;}

#boasfestas-stage{
 margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); overflow:auto;
}
@media screen and (max-width: 1023px) {
#boasfestas-stage{width:95%; max-height:75vh }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
#boasfestas-stage{width:900px; max-height:80vh }
}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
#boasfestas-stage{width:1000px; max-height:80vh }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
#boasfestas-stage{width:1200px; max-height:80vh }
}
@media screen and (min-width: 1920px) and (max-width: 2159px) {
#boasfestas-stage{width:1200px; max-height:80vh }
}
@media screen and (min-width: 2160px) {
#boasfestas-stage{width:1200px; max-height:80vh }
}
/*-------------------------------------------------------------------
GOOGLE RECAPTCHA
--------------------------------------------------------------------*/
.grecaptcha-badge { 
    visibility: hidden;
}

.form-error {
    display: block;
	font-size:0.75em !important;
	position:absolute; bottom: -27px; z-index:2;
	font-weight:700 !important;
}
@media screen and (max-width: 1023px) { /* PARA DISPOSITIVOS PEQUENOS*/
.form-error { position:relative; float:left; margin-top:5px; bottom: 0px;
}
}
/*-------------------------------------------------------------------
PRE LOADING
--------------------------------------------------------------------*/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
	background: #fff url(../images/ring.svg)  50% 50% no-repeat;
	background-size: 120px; 
}
/*-------------------------------------------------------------------
VIDEO RESPONSIVO
--------------------------------------------------------------------*/
@media screen and (max-width: 1023px) { /* PARA DISPOSITIVOS PEQUENOS*/
.video-home{margin-top:50px;}
}

 /* Estilos CSS para o vídeo responsivo */
    video {
      width: 100%;
      height: auto;
    }

    /* Estilos opcionais para a div contêiner */
    .video-container {
      position: relative;
      padding-bottom: 56.25%; /* Proporção de aspecto 16:9 */
      margin-bottom: 30px;
    }

    .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }