.page-template-page-lp-coleta-valinhos main.internas .title-page .bannerinternas .center,
.page-template-page-lp-coleta-seletiva-botucatu main.internas .title-page .bannerinternas .center,
.page-template-page-lp-coleta-serra main.internas .title-page .bannerinternas .center{
    background: none;
}

.pop-up-eleicoes {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.pop-up-eleicoes .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.pop-up-eleicoes .modal {
    position: relative;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.pop-up-eleicoes .fechar {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 24px;
    color: #1f1f1f;
}
.pop-up-eleicoes img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

/* Ajuste Página Corsam */
.corsan_box_single.Artur.Nogueira, .corsan_box_single.Holambra {
    background: #f32f21;
}

.corsan_box_single.Artur.Nogueira a, .corsan_box_single.Holambra a {
	font-size: 0;
}

.corsan_box_single.Artur.Nogueira a:before, .corsan_box_single.Holambra a:before {
    content: "confira o comunicado";
    font-size: 18px;
}

@media (max-width: 760px) {
    .pop-up-eleicoes .modal {
        margin: 0 10px;
    }
}

.whatsapp-floater {
    position: fixed;
	right: 15px;
    bottom: 85px;
    max-width: 50px;
    z-index: 1;
}

.whatsapp-icon:hover {
    transform: scale(1.1);
}

.whatsapp-icon {
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: #25D366;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.whatsapp-icon i {
    font-size: 35px;
    color: #fff;
}

.whatsapp-floater a:hover {
    text-decoration: initial;
}
.fa-whatsapp:before{
    content:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='34px' height='34px' viewBox='0 0 30.667 30.667' xml:space='preserve' stroke='%23ffffff'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cpath d='M30.667,14.939c0,8.25-6.74,14.938-15.056,14.938c-2.639,0-5.118-0.675-7.276-1.857L0,30.667l2.717-8.017 c-1.37-2.25-2.159-4.892-2.159-7.712C0.559,6.688,7.297,0,15.613,0C23.928,0.002,30.667,6.689,30.667,14.939z M15.61,2.382 c-6.979,0-12.656,5.634-12.656,12.56c0,2.748,0.896,5.292,2.411,7.362l-1.58,4.663l4.862-1.545c2,1.312,4.393,2.076,6.963,2.076 c6.979,0,12.658-5.633,12.658-12.559C28.27,8.016,22.59,2.382,15.61,2.382z M23.214,18.38c-0.094-0.151-0.34-0.243-0.708-0.427 c-0.367-0.184-2.184-1.069-2.521-1.189c-0.34-0.123-0.586-0.185-0.832,0.182c-0.243,0.367-0.951,1.191-1.168,1.437 c-0.215,0.245-0.43,0.276-0.799,0.095c-0.369-0.186-1.559-0.57-2.969-1.817c-1.097-0.972-1.838-2.169-2.052-2.536 c-0.217-0.366-0.022-0.564,0.161-0.746c0.165-0.165,0.369-0.428,0.554-0.643c0.185-0.213,0.246-0.364,0.369-0.609 c0.121-0.245,0.06-0.458-0.031-0.643c-0.092-0.184-0.829-1.984-1.138-2.717c-0.307-0.732-0.614-0.611-0.83-0.611 c-0.215,0-0.461-0.03-0.707-0.03S9.897,8.215,9.56,8.582s-1.291,1.252-1.291,3.054c0,1.804,1.321,3.543,1.506,3.787 c0.186,0.243,2.554,4.062,6.305,5.528c3.753,1.465,3.753,0.976,4.429,0.914c0.678-0.062,2.184-0.885,2.49-1.739 C23.307,19.268,23.307,18.533,23.214,18.38z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    position: relative;
    top: 6px;
}
@media(max-width: 767px){
    .whatsapp-floater {
        right: 10px;
        bottom: 80px;
    }
}

.page-template-page-integridade .box-slide.elastic img {
    width: 100%;
}