.elementor-kit-9850{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-626c7dad:#4054B2;--e-global-color-48bd73e8:#23A455;--e-global-color-46b18ee5:#000;--e-global-color-244937e8:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#131313;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}{}h1.titulo-pagina{display:var(--page-title-display);}.elementor-kit-9850 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */div#chamada-cupulacast {
    background: url(https://cupulatrovao.com.br/wp-content/uploads/2021/08/fundo-chamada-podcasts.jpg);
    background-position: right;
    background-size: cover;
    width: 150%;
    position: relative;
    left: -175px;
    z-index: 98;
    padding: 53px 50px;
    border-radius: 4px;
    margin: 100px 0px;
}

div#chamada-cupulacast::before {
    content: url(https://cupulatrovao.com.br/wp-content/uploads/2021/08/fade-cima-1.png);
    position: absolute;
    top: -78px;
    left: 0px;
}

div#chamada-cupulacast::after {
    content: url(https://cupulatrovao.com.br/wp-content/uploads/2021/08/fade-baixo-1.png);
    position: relative;
    left: -49px;
    display: block;
    height: 0;
    bottom: -53px;
}

div#chamada-cupulacast h2 {
    color: #fff;
    margin: 0;
    width: 500px;
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 24px;
}

div#chamada-cupulacast a {
    background-color: #000;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    padding: 14px 33px;
    border-radius: 4px;
    transition: .3s ease;
}
div#chamada-cupulacast a:hover {
    background-color: #c30329;
    color: #ddd;
}

@media screen and (max-width: 1024px){
    div#chamada-cupulacast{
        width: 138%;
        
    }
    div#chamada-cupulacast::after, div#chamada-cupulacast::before{
        display: none;
    }
}

@media screen and (max-width: 768px){
    div#chamada-cupulacast {
        background: url(https://cupulatrovao.com.br/wp-content/uploads/2021/08/fundo-chamada-podcasts.jpg);
        background-position: left;
        background-size: cover;
        width: 109%;
        position: relative;
        left: -71px;
        z-index: 98;
        padding: 53px 50px;
        border-radius: 4px;
        margin: 100px 0;
        
    }
    
}
@media screen and (max-width: 500px){

    div#chamada-cupulacast {
        background-position: left;
        width: 100%;
        left: 0px;
        padding: 40px 30px;
        margin: 60px 0;
    }
    div#chamada-cupulacast h2 {
        color: #fff;
        margin: 0;
        width: 100%;
        font-size: 40px;
        line-height: 44px;
        text-align: center;
    }
    div#chamada-cupulacast button{
        width: 100%;
    }
}/* End custom CSS */