@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&display=swap');

body.mce-content-body {
    font-family: 'Gotham', sans-serif;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    background: #FFF;
}

    body.mce-content-body a:visited, body.mce-content-body a:link, body.mce-content-body a:active {
        color: #078A39;
        text-decoration: none;
        outline: none;
    }

body.mce-content-body a:hover {
    color: #078A39;
    text-decoration: underline;
    outline: none;
}


    .img_responsive img {
        width: 100%;
    }



/**umb_name:Tabela Responsiva*/
.tabela_responsiva {
}

/**umb_name:Imagem Responsiva*/
.img_responsive {
    max-width: 100%;
}

/**umb_name:Texto - Verde*/
.texto_verde{color: #1CA392;}

/**umb_name:Texto - Verde Escuro*/
.texto_verde{color: #00481C;}

/**umb_name:Texto - Branco*/
.texto_branco{color: #FFFFFF;}

/**umb_name:Fundo Azul*/
.fundo_azul{background-color: #0D71B2;}

/**umb_name:Fundo Verde*/
.fundo_verde{background-color: #1CA392;}

/**umb_name:Texto - 12px*/
.texto_12{font-size: 12px;
line-height: 22px;}

/**umb_name:Texto - 14px*/
.texto_14{font-size: 14px;
line-height: 24px;}

/**umb_name:Texto - 16px*/
.texto_16{font-size: 16px;
line-height: 26px;}

/**umb_name:Texto - 18px*/
.texto_18{font-size: 18px;
line-height: 28px;}

/**umb_name:Texto - 20px*/
.texto_20{font-size: 20px;
line-height: 30px;}

/**umb_name:Texto - 22px*/
.texto_22{font-size: 22px;
line-height: 32px;}

/**umb_name:Texto - 24px*/
.texto_24{font-size: 24px;
line-height: 34px;}

/**umb_name:Texto - 26px*/
.texto_26{font-size: 26px;
line-height: 36px;}

/**umb_name:Texto - 28px*/
.texto_28{font-size: 28px;
line-height: 38px;}

/**umb_name:Texto - 30px*/
.texto_30{font-size: 30px;
line-height: 40px;}

/**umb_name:Texto - 32px*/
.texto_32{font-size: 32px;
line-height: 42px;}

/**umb_name:Texto - 34px*/
.texto_34{font-size: 34px;
line-height: 44px;}

/**umb_name:Texto - 36px*/
.texto_36{font-size: 36px;
line-height: 46px;}

/**umb_name:Texto - 38px*/
.texto_38{font-size: 38px;
line-height: 48px;}

/**umb_name:Texto - 40px*/
.texto_40{font-size: 40px;
line-height: 50px;}

/**umb_name:Texto - 50px*/
.texto_50{font-size: 50px;
line-height: 60px;}

/**umb_name:Texto - 60px*/
.texto_60{font-size: 60px;
line-height: 70px;}

/**umb_name:Texto - 70px*/
.texto_70{font-size: 70px;
line-height: 80px;}