body {
    padding: 0;
    margin: 0;
    font-family: 'GalanoGrotesqueW00-Regular';
    background: #FFF;
    color: #333;
    position: relative;
    left: 0px;
    transition: 0.3s all;
    font-size: 14px;
}
a{
    
text-decoration: none;
}
img {
    max-width: 100%;
}
.bloco_topo_logo {
    width: 100%;
    padding: 30px 0 10px;
}
.bloco_topo_logo .logomarca {
    text-align: center;
}
.bloco_topo_logo .logomarca a img {
    max-width: 121px;
}

.bg_padrao {
    background: #f0f6fd;
}


.text-center {
    text-align: center;
}

.tituloPadrao {
    font-size: 24px;
    font-weight: bold;
    color: #2a3a84;
    font-family: 'GalanoGrotesqueW00-Bold';
}

.subtituloPadrao {
    color: #7a7a7a;
    font-size: 17px;
}

.pg_padrao {
    padding: 0 10px;
}
.mg_padrao {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.bloco_texto_1_p1 .tituloPadrao {
    margin-bottom: 20px;
    margin-top: 6px;
}

.bloco_texto_2_p1 {
    margin: 20px 0;
    background: #aedce8;
    padding: 23px 0px;
}

.bloco_texto_2_p1 .tituloPadrao {
    margin-bottom: 13px;
}

.bloco_texto_2_p1 .subtituloPadrao {
    margin-bottom: 15px;
}

.btn_padrao {
    margin-left: auto;
    margin-right: auto;
    background: #3875c1;
    color: #fff;
    padding: 11px;
    border-radius: 11px;
    font-size: 15px;
    display: block;
    text-align: center;
    max-width: 120px;
    cursor: pointer;
}

.bloco_formulario {
    /* background: #1874b8; */
}

.linha {
    display: flex;
    margin-bottom: 12px;
}

.campo_padrao {
    height: 40px;
    width: 100%;
    font-size: 17px;
    padding: 0px 5px;
}

.formulario_acessar {
    padding: 20px 10px;
    margin-bottom: 50px;
    background: #1874b8;
}

.formulario_acessar .btn_padrao {
    background: #204f8a;
}
.formulario_acessar .tituloPadrao {
    color: #fff;
    margin-bottom: 10px;
}
.topo_formulario {
    background: #1874B8;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    font-family: 'GalanoGrotesqueW00-Bold';
}

.bloco_formulario_cadastrar {
    background: #AEDCE8;
    margin-bottom: 50px;
    margin-top: 15px;
}

.formulario_cadastrar {
    padding: 10px 20px 20px;
}

.formulario_cadastrar .txt1 {
    color: #2A3A88;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
    font-family: 'GalanoGrotesqueW00-Bold';
}

.formulario_cadastrar .campo-txt-aceitar input {
    display: none;
}
.formulario_cadastrar .campo-txt-aceitar .checkbox-sty {
    border: 1px solid #1874B8;
    height: 20px;
    width: 21px;
    display: inline-flex;
    margin-right: 9px;
    position: relative;
    border-radius: 20px;
    background: #fff;
}
.formulario_cadastrar .campo-txt-aceitar .txt {
    color: #7a7a7a;
    display: inline-flex;
    font-size: 12px;
    cursor: pointer;
}

.formulario_cadastrar .campo-txt-aceitar input[type=checkbox]:checked + .txt .checkbox-sty span {
    background: #2A3A88;
}

.formulario_cadastrar .campo-txt-aceitar input[type=checkbox]+ .txt .checkbox-sty span {
    position: absolute;
    width: 19px;
    height: 18px;
    left: 1px;
    top: 1px;
    border-radius: 30px;
}

.formulario_cadastrar .btn_padrao {
    max-width: 207px;
}

.formulario_cadastrar .campo-txt-aceitar .txt-info{
    max-width: 190px;
}

.bloco-codigo {
    background: #1874B8;
    margin: 0 20px;
    margin-top: -20%;
    position: relative;
    margin-bottom: 50px;
}

.bloco-codigo .baixo {
    border-top: 1px solid #fff;
    display: flex;
}

.bloco-codigo .topo {
    padding: 10px;
}

.bloco-codigo .topo .txt1 {
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.bloco-codigo .campo {
    display: flex;
    margin: 10px 0;
}

.bloco-codigo .copiar {
    background: #204F8A;
    color: #fff;
    width: 115px;
    text-align: center;
    padding: 12px;
    cursor: pointer;
}

.bloco-codigo .bloco-imagem {
    position: relative;
    width: 100%;
}

.bloco-imagem img {
    width: 100%;
}

.bloco-codigo .baixo .img {
    width: 135px;
    margin-left: auto;
    margin-top: 15px;
}

.bloco-codigo .baixo .texto {
    color: #fff;
    margin-right: auto;
    padding: 13px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.bloco-codigo .baixo .texto .txt1 {
    font-size: 16px;
}

.bloco-codigo .baixo .texto .txt2 {
    display: flex;
}

.bloco-codigo .baixo .texto .num {
    font-size: 60px;
    font-weight: bold;
    font-family: 'GalanoGrotesqueW00-Bold';
}

.bloco-codigo .baixo .texto .txt {
    margin: 21px 4px;
}

.bloco-tempo_sessao {
    background: #AEDCE8;
    margin: 0 20px;
    margin-top: -20%;
    position: relative;
    margin-bottom: 50px;
    padding: 10px 24px 45px;
}
.bloco-tempo_sessao .img {
    text-align: center;
}

.bloco-tempo_sessao .texto {
    text-align: center;
    color: #1874B8;
    font-size: 16px;
    font-weight: bold;
}

.bloco-tempo_sessao .texto .txt2 {
    font-size: 45px;
}
.bloco_texto_2_p1 .btn_padrao {
    max-width: 160px;
}

@media(min-width: 768px){
    .blocos-inicio {
        display: flex;
        justify-content: center;
    }

    .blocos-inicio .bloco_texto_2_p1 , .blocos-inicio .bloco_formulario.mg_padrao {
        width: 50%;
        margin: 20px 0;
    }
    
    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .formulario_acessar{
       margin-bottom:0px; 
    }

    .bloco-imagem {
        max-height: 340px;
        overflow: hidden;
    }
    
    .bloco-tempo_sessao {
        margin-top: -10%;
    }

    .bloco-codigo {
        margin-top: -10%;
    }
    
    .bloco-codigo .topo {
        padding: 23px 10px;
    }
    
    .bloco-codigo .baixo {
        padding: 15px 10px;
    }

	.container {
		max-width: 720px;
    }
    
}
@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}