/* Arquivo CSS PADRÃO COM CLASSES by Lukas Monteiro */ 

.investimentoNumero {
	text-align: center;
    margin-bottom: 0;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
    width: -ms-max-content;
    font-size: 2em;
    margin: auto;
    border: solid 3px #ffffff;
    font-weight: 500;
    line-height: 1.3;
    border-radius: 14px;
    padding: 3px 10px;
    color: #fff;
}
.investimentoTitulo {
	line-height: 1;
    text-align: center;
    font-size: 2em;
    font-weight: 500;
    color: #ffe121;
    margin-top: 11px;
}

.row {
	margin-right: 0;
	margin-left: 0;
}

/* BOTAO */

.buton {
	background: #02183d;
    padding: 15px 40px 15px 40px;
    color: #fff;
    font-weight: bolder;
    font-size: 1.2em;
    border-radius: 25px 0px;
    transition: 0.4s;
    width: 73%;
    margin: auto;
}
.buton:hover {
	color: #ffd721;
	border-radius: 0px 25px;

}

/*  FIM BOTAO */



.faturamentoTextos {
	font-size: 2em; color: #02183d; line-height: 1; font-family: 'Patua One', cursive;
}

.milestone_text {
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 3px;
}

.milestone_counter {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    margin-top: 15px;
    background: #02183d;
    width: 210px;
    margin: auto;
    padding: 8px;
    border-radius: 10px;
}

.milestone {
    width: 100%;
}

.milestones_container {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
    margin-top: 10px;
}

.milestones_background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.milestone_icon img {
    width: 100%;
}

.milestone_icon {
    display: inline-block;
    width: 70px;
    height: 70px;
}

.loader {
    width: 195px;
    height: 195px;
    margin: 0 auto;
}

.counterNew {
	position: absolute;
    left: 50%;
    top: 65%;
    padding: 0px;
    margin: 0px;
    transform: translate(-50%, -50%);
    color: rgb(2, 24, 61) !important;
    font-family: Roboto, sans-serif;
    font-size: 31px !important;
    font-weight: 600 !important;
    background: none !important;
    width: auto;
    margin: auto;
    padding: auto;
    border-radius: 0;
}

.tituloFatura {
	text-align: center;
    font-size: 2em;
    line-height: 1;
    font-family: 'Patua One', cursive;
    color: #02183d;
    margin-bottom: 0;
}

.loader_text {
	font-weight: 700;
	color: #fff;
	font-size: 2em;
}

.loader svg path:nth-child(1) {
	stroke: none;
}
.loader svg path:nth-child(2) {
    stroke: #02183d;
    stroke-width: 3px;
}

.progressbar-text {
	display: none;
}
/* CORES DE FUNDO */

.fundoCorPrincipal {
	background-color: #545454;
}

.fundoCorSecundaria {
	background-color: #505050;
}

.fundoCorBranco {
	background-color: #fff;
}

.fundoCorPreto {
	background-color: #000;
}

.fundoCorCinzaEscuro {
	background-color: #6b6b6b;
}

.fundoCorCinzaMedio {
	background-color: #adadad;
}

.fundoCorCinzaClaro {
	background-color: #ececec;
}

/* =============== */

/* CORES DAS FONTES */

.fonteCorPrincipal {
	color: #545454;
}

.fonteCorSecundaria {
	color: #505050;
}

.fonteCorBranca {
	color: #fff;
}

.fonteCorPreta {
	color: #000;
}

/* =============== */

/* CLASSES MARGIN TOP */

.mTOP0 {
	margin-top: 0px;
}

.mTOP10 {
	margin-top: 10px;
}

.mTOP20 {
	margin-top: 20px;
}

.mTOP30 {
	margin-top: 30px;
}

.mTOP40 {
	margin-top: 40px;
}

.mTOP50 {
	margin-top: 50px;
}

.mTOP60 {
	margin-top: 60px;
}

.mTOP70 {
	margin-top: 70px;
}

.mTOP80 {
	margin-top: 80px;
}

.mTOP90 {
	margin-top: 90px;
}

/* =============== */

/* CLASSES MARGIN BOTTOM */

.mBOT0 {
	margin-bottom: 0px;
}

.mBOT10 {
	margin-bottom: 10px;
}

.mBOT20 {
	margin-bottom: 20px;
}

.mBOT30 {
	margin-bottom: 30px;
}

.mBOT40 {
	margin-bottom: 40px;
}

.mBOT50 {
	margin-bottom: 50px;
}

.mBOT60 {
	margin-bottom: 60px;
}

.mBOT70 {
	margin-bottom: 70px;
}

.mBOT80 {
	margin-bottom: 80px;
}

.mBOT90 {
	margin-bottom: 90px;
}

/* =============== */

/* CLASSES MARGIN LEFT */

.mLEFT0 {
	margin-left: 0px;
}

.mLEFT10 {
	margin-left: 10px;
}

.mLEFT20 {
	margin-left: 20px;
}

.mLEFT30 {
	margin-left: 30px;
}

.mLEFT40 {
	margin-left: 40px;
}

.mLEFT50 {
	margin-left: 50px;
}

.mLEFT60 {
	margin-left: 60px;
}

.mLEFT70 {
	margin-left: 70px;
}

.mLEFT80 {
	margin-left: 80px;
}

.mLEFT90 {
	margin-left: 90px;
}

/* =============== */

/* CLASSES MARGIN RIGHT */

.mRIGHT0 {
	margin-right: 0px;
}

.mRIGHT10 {
	margin-right: 10px;
}

.mRIGHT20 {
	margin-right: 20px;
}

.mRIGHT30 {
	margin-right: 30px;
}

.mRIGHT40 {
	margin-right: 40px;
}

.mRIGHT50 {
	margin-right: 50px;
}

.mRIGHT60 {
	margin-right: 60px;
}

.mRIGHT70 {
	margin-right: 70px;
}

.mRIGHT80 {
	margin-right: 80px;
}

.mRIGHT90 {
	margin-right: 90px;
}

/* =============== */

/* CLASSES PADDING TOP */

.pTOP0 {
	padding-top: 0px;
}

.pTOP10 {
	padding-top: 10px;
}

.pTOP20 {
	padding-top: 20px;
}

.pTOP30 {
	padding-top: 30px;
}

.pTOP40 {
	padding-top: 40px;
}

.pTOP50 {
	padding-top: 50px;
}

.pTOP60 {
	padding-top: 60px;
}

.pTOP70 {
	padding-top: 70px;
}

.pTOP80 {
	padding-top: 80px;
}

.pTOP90 {
	padding-top: 90px;
}

/* =============== */

/* CLASSES PADDING BOTTOM */

.pBOT0 {
	padding-bottom: 0px;
}

.pBOT10 {
	padding-bottom: 10px;
}

.pBOT20 {
	padding-bottom: 20px;
}

.pBOT30 {
	padding-bottom: 30px;
}

.pBOT40 {
	padding-bottom: 40px;
}

.pBOT50 {
	padding-bottom: 50px;
}

.pBOT60 {
	padding-bottom: 60px;
}

.pBOT70 {
	padding-bottom: 70px;
}

.pBOT80 {
	padding-bottom: 80px;
}

.pBOT90 {
	padding-bottom: 90px;
}

/* =============== */

/* CLASSES PADDING LEFT */

.pLEFT0 {
	padding-left: 0px;
}

.pLEFT10 {
	padding-left: 10px;
}

.pLEFT20 {
	padding-left: 20px;
}

.pLEFT30 {
	padding-left: 30px;
}

.pLEFT40 {
	padding-left: 40px;
}

.pLEFT50 {
	padding-left: 50px;
}

.pLEFT60 {
	padding-left: 60px;
}

.pLEFT70 {
	padding-left: 70px;
}

.pLEFT80 {
	padding-left: 80px;
}

.pLEFT90 {
	padding-left: 90px;
}

/* =============== */

/* CLASSES PADDING RIGHT */

.pRIGHT0 {
	padding-right: 0px;
}

.pRIGHT10 {
	padding-right: 10px;
}

.pRIGHT20 {
	padding-right: 20px;
}

.pRIGHT30 {
	padding-right: 30px;
}

.pRIGHT40 {
	padding-right: 40px;
}

.pRIGHT50 {
	padding-right: 50px;
}

.pRIGHT60 {
	padding-right: 60px;
}

.pRIGHT70 {
	padding-right: 70px;
}

.pRIGHT80 {
	padding-right: 80px;
}

.pRIGHT90 {
	padding-right: 90px;
}

/* =============== */

/* IMAGEM 100% RESPONSIVA */

.img100 {
	width: 100%;
}

/* =============== */

/* TEXTO ALIGN */

.txtCenter {
	text-align: center;
}

.txtRight {
	text-align: right;
}

.txtLeft {
	text-align: left;
}

/* =============== */

/* TEXTO ALIGN */

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}