/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/* 
    Created on : Apr 28, 2025, 2:18:27 PM
    Author     : kemper
*/


.zp-header-background{
    background: url('../images/header.jpg');
}


.zp-about-background{
    background: url('../images/bg-green.png');
    background-position: bottom left;
    background-repeat: no-repeat;
}


.zp-logo {
    max-height: 30vh;
    max-width: 80vw;
}

.zp-m-logo{
    margin: 5rem;
}

.zp-header-title{
    font-family: Jockey One;
    font-weight: 400;
    font-size: 3rem;
    line-height: 100%;
    letter-spacing: 0%;
    color: white;
    text-transform: uppercase;
}

.zp-header-button-container{

}

.zp-sub-title{
    font-family: Jockey One;

    font-weight: 600;
    font-size: 2.5rem;
    line-height: 100%;
    letter-spacing: 0%;
    color: #153E4B;
}

.zp-header-sub-title{
    font-family: Afacad;
    color: white;
    font-size: 1.5rem;
}

.zp-header-second-section{

    font-family: Jockey One;
    font-weight: 400;
    font-size: 3rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #153E4B;

}

.zp-icon-container{
    box-shadow: 0px 4px 4px 0px #00000040;
    height: 100%;
}

.zp-icon-secion{
    max-height: 128px;
}

.zp-icon-text{
    font-family: Afacad;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 150%;
    letter-spacing: 5%;
    text-align: center;
    color: #153E4B;
}

.zp-text-intro{
    font-family: Afacad;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 150%;
    letter-spacing: 5%;
    text-align: left;

}

.zp-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.zp-ul li {
    position: relative;
    padding-left: 3rem;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Afacad;
    color: #153E4B;
    font-size: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.zp-ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-40%);
    width: 32px;
    height: 32px;
    background-image: url('../images/green-check.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.zp-best-box{
    border-radius: 1rem;
    border-color: #c9c9c9;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 3rem;
}

.zp-ul-para-quem li {
    text-align: left;
    font-family: Afacad;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 150%;
    letter-spacing: 5%;
    text-align: left;
    color: #153E4B;
}

.btn-success{
    background-color: #358499;
    border-top-left-radius: 1.2rem;
    border-bottom-left-radius: 1.2rem;
    border-top-right-radius: 1.2rem;
    border-bottom-right-radius: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Afacad;
    font-size: 1.4rem;

}

.zp-plan-header{
    font-family: Jockey One;
    color: #153E4B;
    font-weight: 600;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
}

.zp-plan-count{
    font-family: Jockey One;
    color: #153E4B;
    font-weight: 800;
    text-align: center;
    font-size: 3.5rem;
}

.zp-plan-detail{
    font-size: 0.8rem;
    color: #666666;
    margin-bottom: 2rem;
}

.zp-plan-info{
    font-family: Afacad;
    font-weight: 100;
    font-size: 1.1rem;
    line-height: 180%;
    letter-spacing: 4%;
    text-align: justify;
    color: #153E4B;
}

.zp-mt-1{
    margin-top: 1rem;
}

.zp-btn-saiba-mais-plan{
    background-color: #42FFC9;
    border-color: #42FFC9;
}

.zp-plan-destaque {
    background-color: #42FFC9;
}

.zp-bank-carousel{

    margin-top: 5rem;
    margin-bottom: 5rem;

}

.zp-form-bottom-container{
    background-color: #153E4B;
}

.zp-form-bottom-title{
    color: white;
    text-align: left;
    font-family: Jockey One;
    font-size: 3rem;
    font-weight: 400;
}

.zp-form-bottom-info{
    color: white;
    text-align: left;
    font-family: Afacad;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 180%;
    letter-spacing: 4%;
}

.zp-input-label{
    color: white;
    text-align: left;
    font-family: Afacad;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 180%;
    letter-spacing: 4%;
}

.zp-input-text, .zp-input-text:focus{
    font-family: Afacad;
    color: white;
    font-size: 2rem;
    padding: 0.3rem!important;
    border-color: #42FFC9;
    border-width: 2px;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
}

.zp-footer{
    background-color: #06252F
}

.zp-footer-text{
    color: white;
    font-size: 1.5rem;
    font-family: Afacad;
}

.zp-form-redes-title{
    color: white;
    font-size: 1.5rem;
    font-family: Jockey One;
}

.zp-social{
    font-size: 2rem;
    color: white;
    margin: 1rem;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: brightness(0) saturate(100%) invert(8%) sepia(17%) saturate(1883%) hue-rotate(140deg) brightness(95%) contrast(101%);
}

