section.inscricao24 {
    background: #A8CF45;
    width: 1200px;
    max-width: 100%;
    margin: 4em auto 2em;
    padding: 3em 2em 5em;
    color: #fff;
}

.content-inscricao {
    background: #F3F3F3;
    border-radius: 32px;
    text-align: left;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
}

.ctas-inscricao {
    width: 60%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 417px;
    flex-direction: column;
    padding: 0 2.5em;
}

.depoimento-inscricao {
    width: 40%;
    height: 417px;
    padding: 0 2em 1.5em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    background-size: cover !important;
    position: relative;
}

.depoimento-inscricao:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #000000, transparent);
    position: absolute;
    left: 0;
    top: 0;
}

.depoimento-inscricao p {
    font-size: 14px;
    line-height: 18px;
    width: 90%;
    position: relative;
    z-index: 1;
}

.depoimento-inscricao img {
    position: relative;
    z-index: 1;
}

.ctas-inscricao h2 {
    font-size: 32px;
    text-transform: initial;
    color: #1C2D31;
    text-align: left;
    font-weight: 500;
    line-height: 40px;
}

.wrap-inscricao {
    width: 1072px;
    max-width: 100%;
    margin: 0 auto;
}

.ctas-inscricao h3 {
    color: #737373;
    font-size: 18px;
    line-height: 23px;
    padding-left: 30px;
    background: url(https://exchangedobem.com/wp-content/themes/bones/library/images/pin-inscricao.png) no-repeat center left;
}

.pd-title h2 {
    font-size: 40px;
    line-height: 48px;
    text-transform: initial;
    font-weight: 700;
}

.pd-title p {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 3em;
}

.ctas-inscricao p,
.ctas-inscricao p a {
    color: #3D565C;
    font-size: 14px;
    margin: 0;
}

.ctas-inscricao p a {
    text-decoration: underline !important;
}

.botoes-inscricao {
    margin: 2em 0 1.5em;
}

.botoes-inscricao a {
    color: #43514E;
    font-size: 17px;
    line-height: 28px;
    background: #fff;
    padding: 16px 28px;
    box-shadow: 0 0 2px #0000001a;
    font-weight: 700;
    border-radius: 12px;
    transition: 0.2s;
}

.botoes-inscricao a:hover {
    box-shadow: 0 0 2px #00000057;
}

.botoes-inscricao a:first-child {
    background: #F47D35;
    color: #fff;
    margin-right: 15px;
    box-shadow: 0 0 2px #0000004f;
}

.botoes-inscricao a:first-child:hover {
    background: #db702f;
}

.content-t-i {
    width: 800px !important;
    max-width: 100%;
    background-color: #fff;
    margin: 75px auto 0;
    border-radius: 16px;
    overflow: hidden;
    padding: 2em;
}

.img-popup {
    width: 50%;
    display: inline-block;
    height: 626px;
    border-radius: 16px 0 0 16px;
    float: left;
}

.form-tenho-interesse-24 {
    width: 50%;
    display: inline-block;
    float: right;
    padding: 0 1em 0 2em;
}

.hl span {
    background: url(https://exchangedobem.com/wp-content/themes/bones/library/images/check.png) no-repeat center left;
    padding-left: 30px;
    color: #475467;
    font-size: 14px;
    line-height: 28px;
    margin: 1em 0.5em 2em;
    display: inline-block;
}

.pd-title-popup h2 {
    font-size: 28px;
    color: #101828;
    line-height: 38px;
    font-weight: 600;
    margin: 1.5em 0 0.5em;
}

.pd-title-popup p {
    font-size: 18px;
    line-height: 28px;
    color: #475467;
    margin-bottom: 0.5em !important;
}

.form-tenho-interesse-24 input {
    border: 1px solid #D0D5DD;
    height: 44px;
    border-radius: 8px;
    margin-bottom: 1.5em;
}

.form-tenho-interesse-24 p.informa_politica_popup_projetos {
    font-size: 14px;
    line-height: 24px;
    color: #475467 !important;
    margin-bottom: 1em;
}

p.informa_politica_popup_projetos a {
    color: #475467 !important;
    text-decoration: underline;
}

input#enviar-interesse2 {
    background: url(https://exchangedobem.com/wp-content/themes/bones/library/images/ico-whatsapp-inscricao.png) no-repeat center left 40px #F47D35;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    padding: 6px 0 6px 30px !important;
    height: 56px;
    width: 100%;
    border: transparent;
    transition: 0.2s;
    margin: 12px 0 0 !important;
}

input#enviar-interesse2:hover {
    background: url(https://exchangedobem.com/wp-content/themes/bones/library/images/ico-whatsapp-inscricao.png) no-repeat center left 40px #db702f;
}

.fixed-button-inscricao {
    display: none;
}

.duvida h3 {
    font-size: 20px;
    line-height: 24px;
    color: #1C312D;
    font-weight: 700;
    margin-bottom: 12px;
}

.duvida p {
    font-size: 15px !important;
    line-height: 24px !important;
    color: #43514E;
    text-align: left;
}

.duvida {
    display: inline-block;
    width: 33%;
    padding-right: 2em;
    vertical-align: top;
    text-align: left;
    margin-bottom: 2em;
}

.duvida img {
    margin: 0 !important;
}

.duvidas {
    display: inline-block;
    width: 100%;
    margin: 3em 0 0;
}

.boxes-up2 h2.show-hide {
    width: 740px;
    margin: 0 auto !important;
    display: block;
    max-width: 100%;
}

.boxes-up2 {
    text-align: center;
    margin: 0 0 5em;
}

form#newsletter-8431 p {
    margin: 0 !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: none !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: none !important;
}

@media only screen and (max-width: 667px) {

    .pd-title h2 {
        font-size: 32px;
        line-height: 38px;
    }

    section.inscricao24 {
        margin: 3em auto 1em;
        border: 1em solid #fff;
        padding: 4em 2em 5em;
    }

    .content-inscricao {
        flex-direction: column-reverse;
    }

    .depoimento-inscricao {
        width: 100%;
        height: 335px;
    }

    .ctas-inscricao {
        width: 100%;
        text-align: center;
        height: auto;
        padding: 1em 1em 2em;
    }

    .projetos-new .botoes-inscricao {
        padding: 0;
    }

    .ctas-inscricao h2 {
        font-size: 26px;
    }

    .ctas-inscricao h3 {
        text-align: left;
    }

    .ctas-inscricao p,
    .ctas-inscricao p a {
        width: 100%;
        text-align: center;
    }

    .projetos-new .botoes-inscricao {
        padding: 0;
        margin: 1em 0 1em;
    }

    .hl span {
        padding-left: 24px;
        margin: 1em 0.2em 2em;
    }

    input#enviar-interesse2 {
        background: url(https://exchangedobem.com/wp-content/themes/bones/library/images/ico-whatsapp-inscricao.png) no-repeat center left 24px #F47D35;
    }

    .botoes-inscricao a {
        font-size: 16px;
        line-height: 26px;
        padding: 16px 13px;
        margin: 0 0 1em;
        display: inline-block;
        width: 100%;
        transition: 0.2s;
    }

    .img-popup {
        display: none;
    }

    .form-tenho-interesse-24 {
        width: 100%;
        padding: 0;
    }

    .content-t-i {
        max-width: 95%;
    }

    .fixed-button-inscricao {
        display: inline-block !important;
        bottom: 0;
        left: 0;
        position: fixed !important;
        z-index: 99;
        width: 100%;
        background: #fff;
        padding: 10px 20px 0;
    }

    .duvida {
        width: 100%;
        padding-right: 0;
    }
}

/*tabela semanas preços by rafael*/
.tabela-semanas,
.formas-pagamento {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    justify-content: space-around;
    margin-bottom: 20px;
}

.semana,
.formas-pagamento p {
    display: flex;
    flex-direction: column;
    min-width: 150px;
    margin: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
}

.formas-pagamento {
    flex-direction: column;
    width: 100%;
    text-align: center;
}

.nome-semana,
.preco-semana {
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    margin-bottom: 5px;
}

.nome-semana {
    background-color: orange;
    color: white;
    border-bottom: 1px solid #ddd;
}

.preco-semana {
    background-color: lightgray;
    color: darkslategray;
    font-size: larger;
}

.formas-pagamento p {
    font-size: 1rem;
    color: #333;
    margin: 0 10px 10px 10px;
}

.info-texto {
    text-align: center;
    color: #f47d35 !important;
    font-weight: bold;
    width: 100%;
}

@media (max-width: 768px) {

    .tabela-semanas,
    .formas-pagamento {
        flex-direction: column;
        align-items: center;
    }

    .semana,
    .formas-pagamento p {
        width: 90%;
    }
}

/* fecha tabela semanas preços by rafael*/


/* ========================================
   FIX: Campo telefone e hCaptcha no popup
   By Rafael Cunha - Exchange do Bem
   ======================================== */

/* Fix campo telefone com intlTelInput */
/* Para página de projetos (popup) - campos menores para caber no popup */
.single-projetos .form-tenho-interesse-24 .iti {
    width: 280px !important;
    display: block !important;
    margin-bottom: 1.5em !important;
}

.single-projetos .form-tenho-interesse-24 input[type="text"],
.single-projetos .form-tenho-interesse-24 input[type="email"] {
    width: 280px !important;
}

/* Para página de inscrição - campos fixos 320px */
.page-template-page-formulario-de-inscricao-novo .form-tenho-interesse-24 .iti {
    width: 320px !important;
    display: block !important;
    margin-bottom: 1.5em !important;
}

.page-template-page-formulario-de-inscricao-novo .form-tenho-interesse-24 input[type="text"],
.page-template-page-formulario-de-inscricao-novo .form-tenho-interesse-24 input[type="email"] {
    width: 320px !important;
}

.form-tenho-interesse-24 .iti__flag-container {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    right: auto !important;
    left: 0 !important;
    padding: 0 !important;
}

.form-tenho-interesse-24 #celularT,
.form-tenho-interesse-24 input[type="tel"],
.form-tenho-interesse-24 .telefone2 {
    width: 100% !important;
    height: 44px !important;
    padding-left: 96px !important;
    border: 1px solid #D0D5DD !important;
    border-radius: 8px !important;
    margin-bottom: 0 !important;
}

/* Fix hCaptcha no popup */
.form-tenho-interesse-24 .h-captcha {
    display: block !important;
    width: 100% !important;
    margin: 2em auto 1.5em !important;
    text-align: center !important;
    min-height: 78px !important;
    clear: both !important;
}

.form-tenho-interesse-24 .h-captcha iframe {
    max-width: 100% !important;
    margin: 0 auto !important;
    display: block !important;
}

/* Responsivo - Mobile */
@media only screen and (max-width: 667px) {
    
    /* Para página de inscrição - 334px no mobile */
    .page-template-page-formulario-de-inscricao-novo .form-tenho-interesse-24 .iti {
        width: 334px !important;
    }
    
    .page-template-page-formulario-de-inscricao-novo .form-tenho-interesse-24 input[type="text"],
    .page-template-page-formulario-de-inscricao-novo .form-tenho-interesse-24 input[type="email"] {
        width: 334px !important;
    }
    
    /* Para página de projetos - 100% no mobile (popup) */
    .single-projetos .form-tenho-interesse-24 .iti {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .single-projetos .form-tenho-interesse-24 input[type="text"],
    .single-projetos .form-tenho-interesse-24 input[type="email"] {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .form-tenho-interesse-24 #celularT,
    .form-tenho-interesse-24 input[type="tel"],
    .form-tenho-interesse-24 .telefone2 {
        padding-left: 80px !important;
    }
    
    .form-tenho-interesse-24 .h-captcha {
        transform: scale(0.9) !important;
        transform-origin: center !important;
        margin: 1.5em auto !important;
    }
}

/* Fix específico para iPhone */
@supports (-webkit-touch-callout: none) {
    .form-tenho-interesse-24 .h-captcha {
        -webkit-transform: translateZ(0) !important;
        transform: translateZ(0) !important;
    }
    
    .form-tenho-interesse-24 .h-captcha iframe {
        -webkit-transform: translateZ(0) !important;
        transform: translateZ(0) !important;
        -webkit-backface-visibility: hidden !important;
        backface-visibility: hidden !important;
    }
}


/* Fix intlTelInput - padding para acomodar bandeira do país */
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-left: 96px !important;
}
