@charset "UTF-8";

/*
Theme Name: Abrafiltros
Theme URI: https://www.abrafiltros.org.br
Author: Ti Indiquei
Author URI: https://tiindiquei.com.br/
Description: Associação Brasileira das Empresas de Filtros e seus Sistemas Automotivos e Industriais, tem a missão de promover a integração entre as empresas de filtros e sistemas de filtração para os segmentos automotivo, industrial e tratamento de água, efluentes e reúso, representando e defendendo de forma ética os interesses comuns e consensuais dos associados.
Requires PHP: 5.6
Version: 1.0
Text Domain: abrafiltros
Tags: embalagens, sacolas, grafica, impressão
*/
.cf7ic_instructions {
    display: block;
    color: #fc0;
}
.slick-dots li button{
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
}

.slick-dots li button:before{
	width: 30px;
    height: 30px;
}

.slide-noticias-pagina {
    & .slick-dots li {
        width: 30px;
        height: 30px;
        background-color: transparent;
        border: 1px solid #fff;
        align-items: center;
        justify-content: center;
        display: inline-flex;
		border-radius: 50%;
;
    }
}

.calendar-area .btn-day.support{
	color: #fff;
}

.calendar-area .btn-day.support::before {
    background: #dc3545 !important;
}

.bg-success-abra {
    background-color: #5bc910 !important;
}

.bg-primary-abra-descarte {
    background-color: #056c1e !important;
}

.bg-primary-abra-descarte ul li a {
    font-size: 1.025rem !important;
}

.bg-primary-abra-descarte .navbar-brand img {
    max-width: 255px;
}

header.bg-primary-abra-descarte{
	width: 100%;
	
    & .small-link {
        font-size: .75rem;
    }
}

header.bg-primary-abra-descarte.position-sticky {

    position: sticky;
	z-index: 2;
    top: 0;
	
	& > div.bg-success{
		display: none;
	}
	
	& .navbar-brand img {
		max-width: 160px;
	}
	
	& .btn-associado {
		font-size: .75rem;
		font-weight: 600;
	}
	
	& .navbar{
		padding: 0;
	}

}

.main-descarte {
    /*margin-top: 105px !important;*/
}

.main-descarte .modal-body{
& a {
        margin-top: 0;
        color: white;
        padding: .75rem 1rem;
        display: inline-block;
        text-decoration: none !important;
        font-style: normal;
    }
}

.main-descarte {
    /*& a {
        margin-top: 0;
        color: white;
        padding: .75rem 1rem;
        display: inline;
        text-decoration: underline !important;
        font-style: italic;
    }*/
	
	& a.page-link{
		color: black;
	}
	
	& .page-item.active a.page-link{
		color: white;
	}
}

.aligment-banner {
    height: 450px;
}

.logo-descarte-banner {
    max-height: 130px;
    margin-bottom: 1rem;
}

footer.bg-primary-abra-descarte {
    padding: 3rem 0 0;

    & .row>div {
        border-right: none;
    }
}

footer.bg-primary-abra-descarte {
    & span {
        background-color: #032b0d;
        color: #98cb32;
        text-align: center;
        margin: 2rem 0 0;
        display: block;
        font-size: .75rem;
        padding: .5rem;
    }

    & .logo-footer {
        text-align: right;
        margin-bottom: 3rem;
    }

    & p {
        font-size: 1rem;
    }

    & p.text-phone,
    p.text-email {
        text-align: left;
    }

    & p.text-phone a {
        color: #98cb32 !important;
        font-size: 1.5rem;
        font-weight: 800;
    }

    & .leave-up {
        width: 30px;
        height: 30px;
        border-radius: 50%;
    }
}

.caption-banner {
    position: relative;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3rem auto 0;
    max-width: 755px;

    & p {
        line-height: 2rem;
        font-size: 1.455rem;
    }
}

.filter-data {
    width: 750px;
    height: 180px;
    background-color: #5bc910;
    position: relative;
    z-index: 1;
    margin: 3rem auto 0;
    border-radius: 35px;
    display: flex;

    & img {
        height: 270px;
        position: relative;
        top: -35px;
        left: -70px;
    }

    & h2 {
        font-size: 5rem;
        font-weight: 800;
        color: #056c1e;
        margin-left: -50px;
        letter-spacing: 6px;
        margin-bottom: 0;
        margin-top: .5rem;
    }

    & h4 {
        font-size: 1.35rem;
        line-height: 1.25rem;
        font-weight: 700;
        color: #fff;
        text-align: center;
        margin-left: -40px;
        letter-spacing: 10px;
        text-transform: uppercase;
    }

    & p {
        font-size: .85rem;
        line-height: .75rem;
        font-weight: 300;
        color: #fff;
        text-align: center;
        margin-left: -40px;
        letter-spacing: 2px;
        text-transform: uppercase;
    }
}

.page-child {
    color: #aaa;

    & span {
        text-transform: uppercase;
        font-size: .85rem;
    }

    & h1.title {
        color: #5bc910;
        font-weight: 800;
        line-height: 3rem;
        margin-top: 1rem;
        text-transform: uppercase;
    }

    & p {
        line-height: 2.25rem;
        margin-top: 1rem;
        color: #222;
        font-size: 1.254rem;
		text-align: justify;

        & a {
            color: #222;
        }
    }
}

.page-child-movie {
    background-image: url('assets/imgs/descarte/video-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #026c1d;
    position: relative;

    & .base-green::before{
        content: '';
        position: absolute;
        width: 460px;
        height: 100%;
        background-color: #026c1d;
    }

    & div>div>div:first-child {
        display: flex;
        align-items: center;
		max-width: 65%;
        margin: auto;
    }

    & h2 {
        font-size: 2rem;
        color: #fff;
        font-weight: 800;
        text-transform: uppercase;
        max-width: 380px;
        margin-left: 15px;
        position: relative;
        margin-top: -1rem;

        & span {
            font-weight: 500;
            display: block;
            max-width: 350px;
        }
    }

    & .organiza-contador {
        display: flex;
        align-items: center;
        /* padding-top: 5rem; */
    }

    & .movie-link {
        position: relative;
        /* left: -42%; */

        & .btn-play {
            width: 90px;
            height: 90px;
            position: absolute;
            top: 50%;
            margin-top: -45px;
            left: 50%;
            margin-left: -45px;
            transition: transform .2s;
            cursor: pointer;
        }

        & .btn-play:hover {
            transform: scale(1.25);
        }
    }
}

.contador {
    background-color: #5bc910;
    max-width: 280px;
    border-radius: 15px;
    font-size: 2rem;
    padding: 1rem;
    text-transform: uppercase;
    position: relative;
    display: grid;
    align-items: center;
    justify-content: center;
    color: #056c1e;
    left: -30%;

    & p {
        margin-bottom: -.25rem;
    }

    & span {
        font-weight: 900;
        font-size: 8rem;
        position: absolute;
        top: -94px;
        margin-left: 10px;
        margin-bottom: -20px;
    }

    & .text-light-line {
        font-weight: 300;
        font-size: 1.43rem;
        margin-bottom: 0;
    }

    & .text-bold-line {
        font-weight: 800;
        font-size: 1.75rem;
        letter-spacing: 5px;
        margin-top: -7px;
        margin-bottom: 0;
    }
}

.primeiro-bg {
    background-image: url('assets/imgs/descarte/bg-child.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;

    & span {
        color: #5bc910;
        margin-bottom: 3rem;
        display: block;
        
        font-size: 3rem;
        font-weight: 800;
        text-transform: uppercase;
    }

    & p {
        color: #fff;
    }
}

.segundo-bg {

    & h2 {
        font-size: 3rem;
        color: #5bc910;
        font-weight: 800;
        text-transform: uppercase;
        /* max-width: 280px; */
        /* margin-left: 100px; */
        /* top: 130px; */
        position: relative;
    }

    & img.left-page-align {
        float: left;
        left: -15%;
        margin-right: -20%;
        position: relative;
    }

    & p {
        position: relative;
        /* font-weight: 300; */
    }
}

.terceiro-bg {
    background-image: url('assets/imgs/descarte/bg-aderir.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;

    & span {
        color: #fff;
        margin-bottom: 3rem;
        display: block;
        font-size: 3rem;
        font-weight: 800;
    }

    & p {
        color: #fff;
    }

    & p>b,
    p>strong,
    p>a,
    p>strong>a,
    p>b>a {
        color: #fff;
		text-decoration: underline;
    }
}

.quarto-bg {
    background-color: #056c1e;

    & span {
        font-size: 3rem;
        color: #fff;
        font-weight: 800;
        text-transform: uppercase;
        /* text-align: center; */
        display: block;
    }

    & p {
        /* text-align: center; */
        color: #fff;
    }
}

.empresas-participantes {
    background-color: #ed6c05;
    padding: 1rem 0;

    & h2 {
        font-size: 3rem;
        color: #fff;
        font-weight: 800;
        text-transform: uppercase;
        text-align: center;
        display: block;
    }
}

.bg-success-news {
    background-color: #056c1e;

    & a.bg-info-abrafiltros {
        background-color: #ed6c05;
    }
}

.contato.descarte {
    background-color: #032b0d;

    & span.title-section {
        color: #fff;
        text-transform: uppercase;
        display: block;
        margin-bottom: 2rem;
        font-size: 3rem;
        font-weight: 800;
    }


    & label {
        color: #fff;
    }

    & a {
        color: #fff !important;
		padding: 0;
		display:inline;
    }

    & input[type='text'],
    input[type='email'] {
        padding: .75rem;
        background-color: #98cb32 !important;
        border: 0 !important;
        color: #000;
    }

    & textarea {
        padding: .75rem;
        background-color: #98cb32 !important;
        border: 0 !important;
        color: #000;
    }

    & input[type='submit'] {
        background-color: #ed6c05 !important;
        padding: .75rem;
    }

    & .wpcf7 form.invalid .wpcf7-response-output,
    .wpcf7 form.unaccepted .wpcf7-response-output,
    .wpcf7 form.payment-required .wpcf7-response-output {
        color: #fff;
    }
}

.crop-text{
    max-width: 680px;
    margin: auto;
}

.associados img{
    max-height: 55px;
    margin: 25px 0;
    width: auto;
}

@media screen and (max-width: 1620px) {
    .main-descarte .carousel-item.active img {
        min-width: 100%;
        position: absolute;
        height: 620px;
        top: 0;
        left: 0;
    }

    .aligment-banner {
        height: 600px;
    }

    .caption-banner {
        margin: -40px auto 0;
    }
}

@media screen and (max-width: 1025px) {
    .page-child-movie {
        & .base-green::before {
            background-color: transparent;
        }
    }

    .filter-data {

        width: 580px;
        height: 140px;
        margin: 2rem auto 0;

        & h2 {
            font-size: 3rem;
            margin-left: -10px;
            margin-top: .5rem;
        }

        & h4 {
            font-size: 1.05rem;
            line-height: 1.05rem;
            margin-left: -30px;
        }

        & p {
            margin-left: -30px;
            letter-spacing: 2px;
        }

        & img {
            height: 190px;
        }
    }

    .page-child {
        & h1.title {
            line-height: 2.5rem;
            font-size: 2rem;
        }
    }

    .segundo-bg {
        & img.left-page-align {
            left: -10%;
            margin-right: -7%;
            max-width: 50%;
        }
    }

    .organiza-contador {
        display: block !important;
        padding-top: 1rem !important;
    }

    .page-child-movie {

        background-image: none;
        background-color: #032b0d;

        & .movie-link {
            left: 0;
        }

        & h2 {
            margin-left: 0px;

            & span {
                font-weight: 500;
                display: contents;
            }
        }
    }

    .contador {
        margin-top: 3rem;
        left: 0;
        ;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .page-child-movie {
        & h2 {
            font-size: 1.75rem;
            max-width: 100%;
            margin-left: 0;
            margin-top: -12rem;
        }
    }

    .page-child-movie {
        & .base-green::before {
            width: 365px;
        }
    }
	
	.bg-primary-abra-descarte .navbar-brand img {
		max-width: 175px;
	}
	
	.bg-primary-abra-descarte ul li a {
		font-size: 0.75rem !important;
	}
	
	.bg-primary-abra-descarte .px-5 {
		padding-right: 2rem !important;
		padding-left: 2rem !important;
	}
}

@media screen and (max-width: 769px) {
    .filter-data {

        width: 500px;
        height: 110px;
        margin: 2rem auto 0;

        & h2 {
            font-size: 2.75rem;
            margin-left: -10px;
            margin-top: .10rem;
        }

        & h4 {
            font-size: 1.05rem;
            line-height: 1.05rem;
            margin-left: -30px;
        }

        & p {
            margin-left: -30px;
            letter-spacing: 2px;
        }

        & img {
            height: 160px;
        }
    }

    .main-descarte .carousel-item.active img {
        min-width: 100%;
        position: absolute;
        height: 450px;
        top: 0;
        left: 0;
    }

    .aligment-banner {
        height: 440px;
    }

    .caption-banner {
        margin: -20px auto 0;
    }

    .segundo-bg {
        & h2 {
            max-width: 100%;
            margin-left: 0;
            top: 0;
            margin-top: 2rem;
            font-size: 2.25rem;
            text-align: center;
        }

        & img.left-page-align {
            left: -15%;
            margin-right: 0;
            max-width: 100%;
        }
    }

    footer.bg-primary-abra-descarte {
        & .logo-footer {
            text-align: center;
            margin-top: 1rem;
        }

        & p.text-phone,
        p.text-email {
            text-align: center;
        }

        & .btn-start-up {
            text-align: center !important;
        }

        & .leave-up {
            margin: auto;
        }
    }

}

@media screen and (max-width: 575px) {
    .caption-banner {
        margin: 0 auto 0;
        max-width: 350px;

        & p {
            line-height: 1.25em;
            font-size: .75rem;
        }
    }

    .main-descarte .carousel-item.active img {
        min-width: 100%;
        position: absolute;
        height: 320px;
        top: 0;
        left: 0;
    }

    .aligment-banner {
        height: 300px;
    }

    .filter-data {

        width: 305px;
        height: 70px;
        margin: 1rem auto 0;
        border-radius: 20px;

        & h2 {
            font-size: 1.5rem;
            margin-left: -12px;
            margin-top: .10rem;
        }

        & img {
            height: 100px;
            left: -35px;
        }

        & h4 {
            font-size: .75rem;
            line-height: .75rem;
            margin-left: -35px;
            letter-spacing: 6px;
        }

        & p {
            margin-left: -40px;
            letter-spacing: 0px;
            font-size: .75rem;
        }
    }
}

.modal-header {
    border-bottom: var(--bs-modal-header-border-width) solid #34383c;
}

.modal-footer {
    border-top: var(--bs-modal-header-border-width) solid #34383c;
}

@media screen and (min-width: 1200px) {
    .page-child-movie {
        & div>div>div:first-child {
            display: block;
        }
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .bg-primary-abra-descarte ul li a {
        font-size: .85rem !important;
    }

    .btn-associado.px-5 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}

.contato.descarte .wpcf7-response-output{
	color: #fff;
}