/*
############
# Modais
############
*/
.FLogin
{
	max-width: 500px !important;
}
.FLogin0
{
	max-width: 1170px !important;
}

/* -------- */

.FLogin .btn-link
{
	color: #1D3E78 !important;
	font-weight: bold !important;
}

/* ---------------- */

.FLogin .Col2
{
	padding-top: 67px;
}

/* ------------- */

.FLogin0X
{
    border: 3px solid #CE807E;
}

.FLogin0X .BlcInt1
{
}
.FLogin0X .BlcInt2
{
    background: url('/imagens/Estrutura/Fundo1.jpg') no-repeat center top;

    padding-top: 50px;
    text-align: left;
}

.FLogin0X .BlcInt2 .ExtText1
{
    font-family: 'hinted-Barlow-Bold';
    font-size: 20px;
    color: #893637;
    font-weight: normal;

    text-align: center;
    margin-bottom: 50px;
}
.FLogin0X .BlcInt2 .ExtText2
{
    font-family: 'hinted-Barlow-Bold';
    font-size: 17px;
    color: #000;
    font-weight: normal;

    margin-bottom: 30px;
}
.FLogin0X .BlcInt2 .ExtText3
{
    font-family: 'hinted-Barlow-Regular';
    font-size: 16px;
    color: #000;
    font-weight: normal;

    margin-bottom: 20px;
}
.FLogin0X .BlcInt2 .ExtText4
{
    font-family: 'hinted-Barlow-Regular';
    font-size: 16px;
    color: #ab667f;
    font-weight: normal;

    margin-bottom: 15px;
}
.FLogin0X .BlcInt2 .ExtText5
{
    font-family: 'hinted-Barlow-Regular';
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

/* ------------- */

@media screen and (max-width: 767px) 
{
	
	/* ------------- */
	
	.FLogin .Col2
    {
        padding-top: 0px;
    }
	
	/* ------------- */
  
}

/* ------------- */




