/*-------------------------------------------------------------------
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:1050px;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:#000;}
.site-menu-topo{background-color:#000; color:#fff;
-webkit-box-shadow: 0px 6px 18px 0px rgba(255,255,255,0.11);
-moz-box-shadow: 0px 6px 18px 0px rgba(255,255,255,0.11);
box-shadow: 0px 6px 18px 0px rgba(255,255,255,0.11);
}

.pesquisa-mobile-subtitulo{color:#ee7f2e;}
.pesquisa-box{background-color:#141414}
a:link,a:visited,a:hover,a:active,body {
color: #fff;
}
a:hover{color:#ee7f2e;}
.menu-div{background-color:#000;}
.menu-topo{color: #fff;}
.menu-topo:hover,.menu-topo.active {color:#ee7f2e;}

.pagina-titulo h1{color:#ee7f2e;}
.pagina-texto h3{color:#969696; }

.pesquisa-titulo{
color:#ee7f2e;
}
.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:#212121; color:#ee7f2e; border:1px solid #212121;}

.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:#ee7f2e;
}
.tri-form2 .checkbox .cr {border: 1px solid #ee7f2e;}

.mdb-select{
  color:#ee7f2e;
  border:1px solid #212121;
  background: url("../images/arrow.png") no-repeat right #212121;
	  }
.pesquisa-botao,.stock-vermais,.contactos-botao{color:#fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e66000+0,fe7b41+100 */
background: rgb(230,96,0); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(230,96,0,1) 0%, rgba(254,123,65,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(230,96,0,1) 0%,rgba(254,123,65,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(230,96,0,1) 0%,rgba(254,123,65,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e66000', endColorstr='#fe7b41',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.pesquisa-botao:hover,.stock-vermais:hover{ opacity:0.8}

#search-close{color:#f07e2d;}
.pesquisa-mobile-close, .pesquisa-mobile-open{background-color:#131313;}

.destaques-titulo,.ultimas-titulo,.destaques-marca .marca,.destaques-icon,.servicos-titulo{color: #ff6a00;}
.destaques-subtitulo,.ultimas-subtitulo{color:#fff;}
.destaques-box{background-color:#ededed;}
.destaques-marca .modelo{color:#252525;}
.destaques-versao,.destaques-info{color:#252525;}
.destaques-preco{
color:#fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e66000+0,fe7b41+100 */
background: rgb(230,96,0); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(230,96,0,1) 0%, rgba(254,123,65,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(230,96,0,1) 0%,rgba(254,123,65,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(230,96,0,1) 0%,rgba(254,123,65,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e66000', endColorstr='#fe7b41',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#viaturas-box{
background-color:#ededed;
}
#viaturas-box:hover{background-color:#e2e2e2;}
#viaturas-preco1{
color:#fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e66000+0,fe7b41+100 */
background: rgb(230,96,0); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(230,96,0,1) 0%, rgba(254,123,65,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(230,96,0,1) 0%,rgba(254,123,65,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(230,96,0,1) 0%,rgba(254,123,65,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e66000', endColorstr='#fe7b41',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#viaturas-preco2{
color:#fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e66000+0,fe7b41+100 */
background: rgb(230,96,0); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(230,96,0,1) 0%, rgba(254,123,65,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(230,96,0,1) 0%,rgba(254,123,65,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(230,96,0,1) 0%,rgba(254,123,65,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e66000', endColorstr='#fe7b41',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#viaturas-preco3{
color:#fff;
background-color:#272d30;
}
#viaturas-marca{color:#ff6a00;}
.viaturas-versao{color:#333333;}
.viaturas-icon{color:#ff6a00;}
.viaturas-info{color:#333333;}
.ultimas-div{background-color:#101010;}

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

.servicos-box{border:8px solid #292929;}
.servicos-gradiante{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,be6e35+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(190,110,53,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(190,110,53,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(190,110,53,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#be6e35',GradientType=0 ); /* IE6-9 */

}
.servicos-subtitulo{color:#fff;}
.servicos-bot{background-color:#f07e2d; color:#fff;}

.rodape-div{background-color:#101010;}
.rodape-mapa-div{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1b1b1b+46,131313+50,131313+100 */
background: rgb(27,27,27); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(27,27,27,1) 50%, rgba(19,19,19,1) 50.01%, rgba(19,19,19,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(27,27,27,1) 50%,rgba(19,19,19,1) 50.01%,rgba(19,19,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(27,27,27,1) 50%,rgba(19,19,19,1) 50.01%,rgba(19,19,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#131313',GradientType=0 ); /* IE6-9 */

}
#rodape-icon,#rodape-titulos,#rodape-direcoes:hover{color: #f07e2d;}
#rodape-texto{color: #969696;}
#rodape-direcoes{color: #f07e2d;}


.direitos-stand-nome{color:#f07e2d;}
.direitos-texto1,.direitos-texto2{color:#c3c3c3;}
.direitos-texto3{color:#c3c3c3;}
.meustand-logo{
filter: invert(57%) sepia(63%) saturate(3100%) hue-rotate(346deg) brightness(107%) contrast(88%);
}
.form-error {
    color: #fff !important;
}

.paginacao div{background-color:#4a4a4a; color:#fff;}
.paginacao .active,.paginacao div:hover{ background-color:#f07e2d; color:#fff;}

a.scrollup{
	color:#f07e2d;
}
a.scrollup:hover{
color:#fff;
}

.redesocial-fix-box{background-color:#ff7c43;}
.redesocial-fix-text{color:#fff;}

.financiamento-titulo h1{font-size: 1.4em; color:#ff7c43; font-weight:600; text-transform:uppercase; margin-top:70px;}
.financiamento-subtitulo{font-size: 1.1em; color:#969696; font-weight:500; margin-bottom:40px;}
.financiamento-texto h2{font-size: 0.9em !important; color:#969696; font-weight:400; margin-top:50px; line-height:1.6em;}
.financiamento-intro{font-size: 0.9em !important; color:#969696; font-weight:400; margin-top:50px;}

a.contactos-termos:link,a.contactos-termos:visited,a.contactos-termos:hover,a.contactos-termos:active,#contactos-morada-info {
color:#969696;
}
#contactos-morada-titulo,#contactos-morada-icon{color:#f07e2d;}


#viatura-titulos h3{color:#f07e2d;}
#viatura-texto h4{color:#969696;}

a.viatura-botoes{
color:#000 !important; background-color:rgba(255,255,255,0.6);}
 
a.viatura-botoes:hover{
background-color:rgba(255,255,255,1);
color:#000;
}

#viatura-preco{background-color:#f07e2d; color:#fff; }
#viatura-mensalidade{background-color:#d12023; color:#fff;}
#viatura-info-icon i{color:#f07e2d;}
#viatura-info-icon span{color:#969696;}
#viatura-info-texto{color:#969696;}

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

.vendido{color:#fff; background-color:#eb6712;}

.mobile-top-bar{color:#f07e2d; background-color:#000}

.mobile-top-bar-down {
	background-color:#000;
}
.mobilebar1, .mobilebar2, .mobilebar3,.arrow-down:after,.arrow-up:after {
  background-color: #f07e2d;
}

@keyframes mobilebotao {
  0% {opacity: 0.2; color:#f07e2d; }
  20% {opacity: 1; color:#f07e2d; }
  90% {opacity: 1; color:#f07e2d}
  100% {opacity: 0.2; color:#f07e2d;}
}
.mobile-botao{color:#f07e2d;}

.mobile-menu-close, .mobile-menu-open{background-color:#000; color:#f07e2d;}

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

.menu-mobile-nivel1:active,.menu-mobile-nivel1.active{background-color:rgba(0,0,0,0.8); color:#eb6712;}

.menu-mobile-nivel1content{
background-color:rgba(0,0,0,0.8);
}
.menu-mobile-nivel2{
background-color:rgba(0,0,0,0.1);
color:#969696;
}

.mobile-contactos-close, .mobile-contactos-open{background-color:#000; color:#f07e2d; }
.mobile-contactos-faleconnosco{color:#f07e2d;}
.mobile-contactos{background-color:#000;}
.mobile-telefone-icon,.mobile-telemovel-icon,.mobile-sms-icon,.mobile-direcoes-icon{color:#f07e2d;}
.mobile-messenger-icon{color:#00abf7;}
.mobile-whatsapp-icon{color:#26cc64;}
.mobile-icon-texto{color:#969696;}
/*-------------------------------------------------------------------
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;}

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

.menu-div{width:100%; min-height:120px; position:absolute; top:0px; left:0px; z-index:2; padding-top:60px;}
.logotipo-topo{position:absolute; top:-48px; left:0px; z-index:1;}
.logotipo-topo2 { position:relative; float:left; margin-right:50px; margin-top:-10px}
.logotipo-topo2 img{ width:150px}

.pesquisa-div{margin-top:-170px; z-index:2; padding:0px 150px 0px 150px}
.pesquisa-div2{margin-top:50px;}
.pesquisa-marcas{padding:0px 150px 0px 150px;}
.pesquisa-box{ border-radius:10px; padding:25px 20px 10px 30px;
-webkit-box-shadow: 0px 12px 34px -6px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 12px 34px -6px rgba(0,0,0,0.15);
box-shadow: 0px 12px 34px -6px rgba(0,0,0,0.15);
}

.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:140px 0px 50px 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{margin-bottom:80px;}
.ultimas-div{padding:120px 0px 50px 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 180px 0px;}
.rodape-div{ padding:0px 0px 125px 0px;}

.rodape-logo-div{margin-top:-74px; text-align:center; z-index:2;}
.rodape-logo{width:319px; height:150px; position:relative; margin:0 auto; padding:40px; background-image:url(/template/images/logotipo-rodape.png); background-size:contain; border-radius:15px; background-position:center center; background-repeat:no-repeat}
.rodape-contactos-div{margin-top:90px;}
.rodape-redessociais{ margin-top:80px; text-align:center}

.rodape-menu{padding:110px 0px 0px 0px;}
.termos-div1{ margin-top:100px; margin-bottom:50px;}
.termos-div2{padding:30px 0px 30px 0px; background-color:#0c0c0c}

.vendido{padding:6px 30px 6px 30px; border-top-left-radius:0px; border-bottom-left-radius:25px; font-family:  'Montserrat', sans-serif; font-size:0.9em; font-weight:500; position:absolute; right:10px; top:10px; z-index:9; opacity:0.9}
@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:-45px;}
.rodape-logo{width:150px; height:90px;}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
.menu-div{min-height:80px; padding-top:36px;}
.logotipo-topo{top:-27px;}
.logotipo-topo img{width:200px}
.logotipo-topo2 {margin-right:50px; margin-top:-12px}
.logotipo-topo2 img{ width:130px}

.pesquisa-div{margin-top:-130px; 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:100px 0px 50px 0px;}
.destaques-titulo,.ultimas-titulo,.servicos-titulo{font-size:1.6em;}
.destaques-subtitulo,.ultimas-subtitulo{font-size:0.8em;}
.conteudo-div{margin-bottom:80px;}
.ultimas-div{padding:100px 0px 50px 0px;}
.stock-vermais{padding:10px 30px 10px 30px; font-size:0.7em;}
.rodape-contactos-div{margin-top:50px;}
.rodape-logo-div{margin-top:-60px;}
.rodape-logo{width:250px; height:120px;}
.servicos-div{padding:80px 0px 150px 0px;}
.rodape-menu{padding:80px 0px 0px 0px;}
.termos-div1{ margin-top:70px;}
.vendido{right:5px; top:5px;}
}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
.menu-div{min-height:90px; padding-top:36px;}
.logotipo-topo{top:-22px;}
.logotipo-topo img{width:200px}
.logotipo-topo2 {margin-right:50px; margin-top:-9px}
.logotipo-topo2 img{ width:150px}
.pesquisa-div{margin-top:-140px; z-index:2; padding:0px 50px 0px 50px}
.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 50px 0px;}
.destaques-titulo,.ultimas-titulo,.servicos-titulo{font-size:1.8em;}
.destaques-subtitulo,.ultimas-subtitulo{font-size:0.9em;}
.conteudo-div{margin-bottom:100px;}
.ultimas-div{padding:100px 0px 50px 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;}
}
/*----------------------------------------------------------------------
MARCA DE ÁGUA
-----------------------------------------------------------------------*/
.marca-agua-posicao{position:absolute; z-index:9; left: 10px; top: 10px;}
.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;
}
@media screen and (max-width: 1023px) {

}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
.marca-agua-posicao{left: 5px; top: 5px;}
}
@media screen and (min-width: 1280px) and (max-width: 1365px) {

}
/*-------------------------------------------------------------------
SCROLL UP FIM DA PAGINA
--------------------------------------------------------------------*/
a.scrollup{
	font-size:2.2em;
    position:fixed;
    bottom:50px;
    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:#969696;
background-color: #232323;
border-bottom:1px solid #232323;
}
.bootbox .modal-open .modal {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.bootbox .modal-body
{
    background-color: #232323;
}
.bootbox .modal-content
{
background-color: transparent;
border-top:1px solid #232323;
border-bottom:1px solid #232323;
color:#969696; font-size:1em;font-family: 'Roboto', sans-serif;
}
.bootbox .modal-footer
{
 background-color: #232323;
 border-top:1px solid #232323;
}
.bootbox-close-button{ display:none; }

a.bootbox-link{color:#969696; 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 }
}
/*-------------------------------------------------------------------
REDES SOCIAIS BARRA LATERAL
--------------------------------------------------------------------*/
.redesocial-fix-box{
width:50px; position:fixed; right:20px; top:300px; z-index:3; border-radius:10px; padding:10px 5px 20px 5px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.29);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.29);
}
.redesocial-fix-text{width:140px; height:140px; position:relative; float:left; font-size:0.9em; margin:10px 5px 20px -110px; padding-right:5px;
font-family:  'Montserrat', sans-serif; font-weight:500;
transform: rotate(-90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

a.redesocial-fix-whatsapp,a.redesocial-fix-messenger{
	margin:0px 15px 0px 5px;
	text-align:center; 
	cursor:pointer;
	position:relative;
	float:left;
	font-size:2em;
	font-weight:400;
	-webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;	
}

a.redesocial-fix-messenger{
	color: #007eff;
}

a.redesocial-fix-whatsapp{
	color: #4caf50;
}
a.redesocial-fix-messenger:hover,a.redesocial-fix-whatsapp:hover{ text-decoration:none; opacity:0.8;}


@media screen and (max-width: 1023px) { /* PARA DISPOSITIVOS PEQUENOS*/
.redesocial-fix-box{ display:none;}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
.redesocial-fix-box{top:200px;}
}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
.redesocial-fix-box{top:200px;}
}
/*-------------------------------------------------------------------
GOOGLE RECAPTCHA
--------------------------------------------------------------------*/
.grecaptcha-badge { 
    visibility: hidden;
}

.form-error {
    display: block;
	font-size:0.75em !important;
	position:absolute; bottom: -28px; 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: #131313 url(../images/ring.svg)  50% 50% no-repeat;
	background-size: 120px; 
}