@media (max-width: 767px) { #blip-chat-container #blip-chat-open-iframe{    bottom: 100px !important; } }

#topo-social > div > div > div.col.col-md-9 > ul > li:nth-child(3){display:none}

#blip-chat-container #blip-chat-open-iframe img, #blip-chat-container #blip-chat-open-iframe svg{border-radius:0px !important;}
#blip-chat-container #blip-chat-open-iframe{background:transparent!important;}
#blip-chat-container #blip-chat-open-iframe.opened{background:#ed1c24!important;}

body {
   overflow: visible;
}

/** 
Background vermelho na pagina garantia mais
*/
.garantia-mais-bg-vermelho {
  position: relative;
  background: rgb(237, 28, 36);
}

.garantia-mais-bg-vermelho:before, 
.garantia-mais-bg-vermelho:after {
  content: "";
  position: absolute;
  background: rgb(237, 28, 36);  /* Match the background */
  top: 0;
  bottom: 0;
  width: 9999px;   /* some huge width */
} 
.garantia-mais-bg-vermelho:before {
  right: 100%; 
}
.garantia-mais-bg-vermelho:after {
  left: 100%;
}


/** 
Background cinza na pagina garantia mais
*/
.garantia-mais-bg-cinza {
  position: relative;
  background: #ECECEC;
}

.garantia-mais-bg-cinza:before, 
.garantia-mais-bg-cinza:after {
  content: "";
  position: absolute;
  background: #ECECEC;  /* Match the background */
  top: 0;
  bottom: 0;
  width: 9999px;   /* some huge width */
} 
.garantia-mais-bg-cinza:before {
  right: 100%; 
}
.garantia-mais-bg-cinza:after {
  left: 100%;
}

.contato-central-whatsapp{
    color: #444;
}

@media(max-width: 768px){
	.busca-resultado  .veiculo-modemobile-vertical .veiculo-imagens .el-carousel__container{
			height: 280px !important;
	}

        .busca-resultado .veiculo-imagens-btns{
               height: 280px !important;
         }

}

.pag-fale-conosco-form{
background-color: #efefef;
}

.caspar-campaign{
overflow: hidden !important;
}


#topo-social > div > div > div.col.col-md-9 > ul > li:nth-child(1) > a{background: #005aa0;}
#topo-social > div > div > div.col.col-md-9 > ul > li:nth-child(2) > a{background: #003e69;}
#topo-social > div > div > div.col.col-md-9 > ul > li:nth-child(4) > a{background: #03a0cd;}
#topo-social > div > div > div.col.col-md-9 > ul > li:nth-child(5) > a{background: #ed1c22;}