/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  padding-top: 54px;
  font-family: 'Exo 2';
  font: 'Exo 2';
  color: #5A645A;  
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}

a:link {
    text-decoration: none !important;
	color: none;	
}

a:visited {
    text-decoration: none !important;
	color: none;
}
a { color: inherit; } 


a {
	color: #1c713c;
	text-decoration: none !important;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #00B61C;
	text-decoration: none !important;
}

.bg-dark{
	background-color: transparent;
}
.fixed-top{
	background-color: transparent;
}
.data_numero{color: #1c713c; font-size:8pt;top:5px;}
.numero_sorte{color: #1c713c; font-size:18pt}
.fundo_verde{background-color: #00B61C;}
.fundotransp{
background-color: transparent;	
}
.fundobranco{
background-color: white;	
}
@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
.img-topo{
	margin-top:230px;
}

#navbarResponsive a.nav-link {
color: #495C63 !important;
}
.business-header {
  height: 100vh;
  min-height: 826px;
  background: url('../img/home_desktop.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.img_topo{
	content: url('../img/home_desktop.jpg');
}

.img_topoi{
	content: url('../img/interna_desktop.jpg');
}

.business-headeri{
  height: 100vh;
  min-height: 298px;
  background: url('../img/interna_desktop.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}	
.h1verde-escuro{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color: rgb(50, 60, 60);;
	font-size:26pt;	
}
.h2verde2{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#00B61C;
	font-size:22pt;
}
.h2verde2a{
    font-family: "Exo 2"; 
	font-weight: 700; 
	color:#3caa32;
	font-size:18pt;
}
.h2verde3{
    font-family: "Exo 2"; 
	font-weight: 700; 
	/*font-style: italic;	*/
	color:#00B61C;
	font-size:16pt;
}
.h2verde4{
    font-family: "Exo 2"; 
	font-weight: 700; 
	/*font-style: italic;	*/
	color:#3caa32;
	font-size:22pt;
}
@media (max-width: 1460px) {
.img_topo{
	content: url('../img/home_desktop.jpg');
}

.img_topoi{
	content: url('../img/interna_desktop.jpg');
    margin-top: 0.34vw;
}
	
.business-header {
  height: 100vh;
  min-height: 626px;
  background: url('../img/home_desktop.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.business-headeri{
  height: 100vh;
  min-height: 298px;
  background: url('../img/interna_desktop.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}	
.h1verde-escuro{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color: #146E37;
	font-size:26px;	
}
.h2verde2{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#00B61C;
	font-size:18pt;
}
} 
	
.h1verde-escuro2{
    font-family: "Exo 2"; 
	font-weight: 700; 
	/*font-style: italic;	*/
	color: rgb(50, 60, 60);;
	font-size:48px;	
}
.card {
  height: 100%;
}

.fonte012{
	font-size:12pt;
	color: #146E37;
}

.fonte-8{
	font-size:8pt;
}
.fonte-18{
	font-size:18pt;
	color:#00B61C;
}
.font-16{
	font-size:16pt;
	color:#00B61C;
}
.number{display: block; margin-left: auto;   margin-right: auto;}


.bgt{
	background-color:fffff;
}

.h1cinza-escuro{
    font-family: "Exo 2"; 
	color: #525252;
	font-size:33pt;	
}
.verde-escuro{
    font-family: "Exo 2"; 
	font-style: italic;	
	color: #146E37;
}
.verde-claro{
    font-family: "Exo 2"; 
	color: #00B61C;
}
.h1verde{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#00B61C;
	font-size:26pt;	
}

.h2verde3{
    font-family: "Exo 2"; 
	color:#1e9b32;
	font-size:16pt;
}
.h2verde{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#00B61C;
	font-size:12pt;
}
.verde-bold{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#00B61C;
    font-size:18pt;
}
.verde-bold-14{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#00B61C;
	font-size:14pt;
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li>a
{
	color: #bebebe;
	font-weight: 600; 
	font-style: normal;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #415558;
    background-color: #00B61C;
	border-radius: 0px 10px 10px 10px;	
}


li:last-child {
   list-style-type: none; 
}


#home #faq .panel-title>a:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-right: solid 2px #6dcc32;
    border-bottom: solid 2px #6dcc32;
    -webkit-transform: translate(0,-70%) rotate(45deg);
    -ms-transform: translate(0,-70%) rotate(45deg);
    -o-transform: translate(0,-70%) rotate(45deg);
    transform: translate(0,-70%) rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.btn-verde{
	background-color:#00B61C;
	margin-top:8px;
}
.btn-verde-escuro{
	background-color:#146e37;
	margin-top:8px;
}
.importante{
	font-weight: 500;
	color:#00B61C;
	font-size:16px;
}
.font-importante{
	font-size:8pt;
	line-height: 15px;		
}
.fonte-10{
	font-size:10pt;
}
.linha-amarela{
    /*box-shadow: 0 15px 15px -20px #333;		*/
	border-bottom: 1px solid transparent;
	border-color: #5A645A;		
}
.btn-entrar{
  /*border-radius: 0px 5px 5px 5px; */
  border: 1px solid #707070;
}
.fonte-cinza{
	color: #c2c2c2;
}

	

.rodape{
margin-left:30px;
}
.m10{
margin-bottom:10px;
}
.rodape2 {
  height: 10vh;
  min-height: 50px;
  background-color: #f5f5f5;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.rodape3 {

  background-color: #fafafa!important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.topo-40{
	margin-top:-16px;
}
.topo4{
	margin-top:4px;
}
.topo5{
	margin-top:5px;
}
.topo10{
	margin-top:10px;
}
.topo20{
	margin-top:20px;
}
.topo25, .topo-pandeiro{
	margin-top:25px;
}

.fonte-rodape2{
	
}
.fonte-rodape3{
    font-family: "Exo 2"; 
/*	font-weight: 700; 
	font-style: italic;	*/
	color:#5A645A!important;
    font-size:9pt;
}
.ul-baixe{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	color:white!important;
}
.li-baixet{
    float: left;
	margin-left: 10px;
	height:50px;
	font-weight: 700; 
	color:#5A645A;
}
.li-baixe {
    float: left;
	margin-left: 10px;
    color: white!important;
}

.a-baixe {
    display: block;
    background-color: #00B61C;		
    border-radius: 4px 4px 4px 4px; 
    border: 2px solid #00B61C;	
    color: #ffFfff;
    text-align: center;
    text-decoration: none;
	height:28px;	
	min-width:28px;
}

.social-icon li {
    display: inline-block;
}
.social-icon li a {
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    height: auto;
    margin-left: 0;
    padding: 6px 9px;
    position: relative;
    text-align: center;
    z-index: 10;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.0) inset;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.21s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
}
.social-icon li a:hover {
    opacity: 0.8;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) inset;
}
.social li {
    background: none repeat scroll 0 0 #00B61C;
    border: 2px solid #00B61C;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	list-style-type: none;
}
.social li:hover {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}
.social li a {
    color: white;
}
.social li:hover {
    border: 1px solid #146E37;
    background: #00B61C;
}
.social li a i {
    font-size: 15px;
    margin: 0 0 0 8px;
    color: white!important;
}
.ico-blog
{
 display:block;
 width:11px;
 height:14px;
 padding:17px 9px;
 background:url("../img/B.png") no-repeat center;
}
.linha{
	line-height: .8;
}
.bordae{
	border: 1px solid;
	border-color: transparent transparent transparent #EEE;
}
.bottom5
{
	margin-bottom:5px;
}
.bottom10
{
	margin-bottom:10px;
}
.bottom15
{
	margin-bottom:15px;
}
.bottom20
{
	margin-bottom:20px;
}
.centraliza{
position: relative;
float: left;
/*top: 50%;*/
left: 48%;
transform: translate(-50%, -50%);	
}
.centraliza2{
position: relative;
float: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);	
}
.quadro0{
margin-bottom:25px;
	/*cima esquerda baixo direita*/
/* 	border-radius: 0px 5px 5px 5px; */
    background-color:#3caa32;
	min-width:250px;
	min-height:40px;
	margin-top:-10px;	
	color:white;
}
.fonte-titulo-sorteios{	font-size:14pt;}
.fonte-info-sorteios{	font-size:14pt; color: #146e37;}
.left-15{margin-left:30px; }
.dnumero_sorte{padding-top:50px;padding-left:13px;}
/*===================================******************====================================*/
@media (min-width: 1025px) {
.topo35{margin-top:55px;}
.vis{display:none;}
.meio2{width:50%;}
.fundo3{ background: url('../img/fundo3-1.png') center center no-repeat scroll;}
}
/*===================================******************====================================*/
@media (max-width: 1024px) {
.vis1{display:none;}
.fonte-titulo-sorteios{	font-size:10pt;}
.fonte-info-sorteios{	font-size:8pt;}
.img_topo{
	content: url('../img/home_mobile.jpg');
    /*height: 100%;	*/
}

.img_topoi{
	content: url('../img/interna_mobile.jpg');
	 /*height: 100%;*/
}
.business-headeri{
  height: 10vh;
  min-height: 127px;
  background: url('../img/fundom.png') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.business-header {
  height: 10vh;
  min-height: 1050px;
  background: url('../img/fundo-mobile.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
}
/*===================================******************====================================*/
@media (min-width: 768px) {
	.fundo-cupom{background: url('../img/cupom.png') center center no-repeat scroll;min-height:109px; min-width:153px; }
}
/*===================================******************====================================*/
@media (max-width: 767px) {
.margemsec3{
	margin-top:-100px;
}	
.texto_t_passo{
 	text-align: center;
}	
.business-header {
  height: 10vh;
  min-height: 480px;
  background: url('../img/fundo-mobile.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
   /* margin-top:46px;*/
}

.business-headeri{
  height: 10vh;
  min-height: 100px;
  background: url('../img/interna_desktop.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  /*margin-top:46px;*/
}	
	
.dnumero_sorte{padding-top:50px;padding-left:3px;}	
.fundo-cupom{background: url('../img/cupom.png') center left no-repeat scroll;min-height:109px; min-width:153px;float:left; }	
.topo-pandeiro{
	margin-top:10px;
}
.img-topo{
	max-width:170px;
}

.rodape3{
	padding-top:50px;
}
.rodape2 {
  height: 40vh;
  background-color: #f5f5f5;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.topo1{ margin-top:1px; }
.li-baixet{
	font-weight: 700; 
	color:#5A645A;
}
.li-baixe {
 	margin-left: 10px;
    color: white!important;
}

}
/*===================================******************====================================*/
@media (max-width: 500px) {
}

.topo50{
	margin-top:1px;
}

#login {
 color:#125a33;
 text-align:center;
 border-style: solid;
 border-color: white;
 border: 3px;
 border-radius: 0px 8px 8px 8px;
 min-height: 315px;
 max-height: 315px;
 min-width: 300px;
 max-width: 350px;
}
.margem-1{
 margin-left: -135px;	
}
.margem-2{
 margin-left: -105px;
 }

.ar_as {
	display: none;	
}
.quadro2b{
    border: 1px solid #bebebe;
	/*cima esquerda baixo direita*/
    /*padding: 8px 10px 10px 10px; */
	border-radius: 0px 5px 5px 5px;
	background-color: white;
	min-width: 250px;
	min-height: 40px;
}
.cor-verde{
 color: #00B61C;
}	

.cor-verde-escuro{
 color: #146e37;
}	

.cor-marrom{
 color: #5a3c1e;
}	

.cor-cinza{
 color: #5a645a;
}

.cor-branca, .cor-branca:hover,.cor-branca a{
 color: white;
}
.cor-normal, .cor-normal:hover{
 color: #495C63;
}

.cor-amarela{
 color: #ffcd00;
}	
.nq{white-space: nowrap;}

.btn-verde{
	background-color:#00B61C;
	margin-top:8px;
	border-radius: 0px 3px 3px 3px;
	border: 1px solid #00B61C;
	min-width:140px;
}

.form-control{
	border: 1px solid #00B61C; 
	border-radius: 0px 5px 5px 5px;
	color: #00B61C;
	}
.form-control:focus{
	border-color: #00B61C;
	box-shadow: 0 0 0 0.1rem  #00B61C;
	color: #00B61C;
}	
.ddata_numero{top:5px;padding-left:13px;}

.nav-pills .nav-link{border-radius:.25rem}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#bebebe;background-color:#ffffff}
.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#146E37}
.input_login{box-shadow: 0 0 5px #00B61C;}
.justificado{text-align: justify; text-justify: inter-word;}
.fundocinza{ background-color:#eff0ef; }
.fundoverde-escuro{ color: #fff; background-color: #1e7e34; border-color: #1c7430; }
.fonte-branca{color:white;}
.verdep{color: #00B61C;font-size:8pt;}
.negrito-italico{	font-weight: 700; 	font-style: italic;	line-height: 20px;}
.extra-bold{font-weight: 700; color: #146e37;}
.texto-regulamento{color:#146e37;line-height: 17px;}
.carousel-control-next-icon
{
  background-image: url("../img/seta1.png") !important;
  padding-left: 5px;
  width:20%;
}

.carousel-control-prev-icon {
  background-image: url("../img/seta.png") !important;
  width:20%;
  margin-right: 30px;  
}
.negrito{font-weight: 700; }
.fonte_dobre_a{font-size:24px;line-height: 36px;}
.fonte_dobre_b{color: #525252;}
.linha{width: 226px;
    height: 1px;
    background: #aab0aa;
    position: relative;
    -webkit-animation-name: example;
    -webkit-animation-fill-mode: forwards;
    animation-name: example;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    animation-fill-mode: forwards;}
	
.list-group {
    margin-bottom: 44px;
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
#mapa-site .list-group-title {
    font-size: 18px;
    color: #00B61C;
    margin: 16px 0 24px;
    font-family: 'Exo2';
}	
#mapa-site .list-group-item {
    font-size: 14px;
    color: rgba(50,60,50,.6);
    font-family: Nunito;
    border: none;
    padding: .36rem 0;
    background: 0 0;
}

#mapa-site a {
    display: initial;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
} 
.margemsec3{
	margin-top:18px;
}
@media only screen and (min-width: 992px) {
a {
    transition: 320ms cubic-bezier(.645,.05,.355,1);
    position: relative;
    display: initial;
    cursor: pointer;
    text-decoration: none;
    color: #69be41;
}
.contato-texto{
	color: #aab0aa;
    font-size: 16px;
    line-height: 1.5;	
}
.contato-numero{
    cursor: default;
    color: #00B61C;
    line-height: 1.5;	
    font-size: 28px;
	font-weight:500;
}
.contato-asterisco{
	color: #aab0aa;
    font-size: 11px;
    font-style: italic;
    margin-top: -5px;
    line-height: 1.5;	
}
.redes-sociais{
	color: rgba(163,163,163,.6);	
	font-size: 16px;
    font-family: 'Exo 2';
    font-weight: 300;
	padding: 2rem 0 0;	
    line-height: 1.5;	
}
.direitos{
    margin-top: 14rem;
    text-align: right;
    margin-right: -15px;
	padding: 2rem 0 0 1rem;
    font-size: 16px;	
	color: rgba(163,163,163,.6);	
    line-height: 1.5;	
}
.contato{
    padding: 2rem 0 0;
    margin-left: -12px;
    line-height: 1.5;	
}
#footer {
    background-color: #323c32;
    padding: 2rem 17px;
    line-height: 1.5;	
}

        .navbar
        {
            box-shadow: 0 2px 4px -1px rgba(0,0,0,0.25);
        }
    }

/*------------------------------------*/

::-webkit-scrollbar {
  width: 8px;
  height: 15px;
  -webkit-border-radius: 16px;
}

::-webkit-scrollbar-track-piece {
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: #666;
  -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #666;
  -webkit-border-radius: 3px;
}

/* Remove default bullets */
ul, #myUL {
  list-style-type: none;
  font-size:10px;
}

/* Remove margins and padding from the parent ul */
#myUL {
  margin: 0;
  padding: 0;
}

/* Style the caret/arrow */
.caret {
  cursor: pointer; 
  user-select: none; /* Prevent text selection */
}

/* Create the caret/arrow with a unicode, and style it */
.caret::before {
  content: "\25B6";
  color: black;
  display: inline-block;
  margin-right: 6px;
}

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.caret-down::before {
  transform: rotate(90deg); 
}

/* Hide the nested list */
.nested {
  display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.active {
  display: block;
}
strong.anchor-link:before {
	display: block; 
	content: " "; 
	margin-top: -75px; 
	height: 75px; 
	visibility: hidden;
}
ol {
	list-style: none;
}



/* Tables force max-size */
@media (max-width: 425px) {
    .table-responsive {
        max-width: 310px !important;
    }
}
.cor-cinza-claro{
	color:#BDBDBD !important;
}
.cor-cinza-mr{
	color:#707070 !important;
}
.borda_caroussel{
	border-color: white white white #BEBEBE;
	border-style: solid; 
	border-width: 2px;
}
.panel-body{
	font-size:13px;
}
.fonte_indice{
	color: black !important;
	font-size: 18px;
	font-weight: 500;
}
.mhs3 {
    min-height: 400px;
}
.fundoverde-claro {
    background-color: #63c734;
}
.link_fundo_verde_claro:selected
{
	color: white;
}
.link_fundo_verde_claro:visited
{
	color: white;
}
.link_fundo_verde_claro:hover
{
	color: white;
}
.link_fundo_verde_claro
{
	color: white;
}
#errorLogin{color:red;}

.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}
.active.fade-bottom125 {
  animation: fade-bottom 1.25s ease-in;
}
.active.fade-left125 {
  animation: fade-left 1.25s ease-in;
}
.active.fade-right125 {
  animation: fade-right 1.25s ease-in;
}
.active.fade-bottom150 {
  animation: fade-bottom 1.5s ease-in;
}
.active.fade-left150 {
  animation: fade-left 1.5s ease-in;
}
.active.fade-right150 {
  animation: fade-right 1.5s ease-in;
}
@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}


#footer1 .row{
    margin-top: 80px !important;
    margin-bottom: 80px;
    margin-right: 65px!important;
    margin-left: 80px !important;
}
/* 1.3 Footer3 */
.margin-lateral{
    margin-right:30px ;
    margin-left:30px ;
}

#footer3 {
    /* background-color: #323c32; */
    margin-top: 2rem;
   
}
#footer3 .contato {
    padding: 2rem 0 0;
}
#footer3 .contato-texto {
    margin-bottom: 10px;
    font-family: 'Exo 2';
    color: #596359;
    font-size: 16px;
    font-style: normal;
    line-height: 19.2px;
    font-weight: 600;
}
#footer3 .contato-texto-sub {
    margin-bottom: 10px;
    color: #596359;
    font-family: 'Nunito';
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
#footer3 p {
    margin: 0;
}
#footer3 .contato-numero {
    color: #67C43E;
    font-size: 18px;
    font-family: 'Exo 2';
    font-weight: 600;
}
#footer3 .contato-asterisco {
    margin-bottom: 45px;
    font-family: 'Nunito';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.37px;
    color: #596359;
}
#footer3 .subt {
    font-family: 'Nunito';
    color: #e1e6e1;
    font-size: 18px;
    line-height: 25px;
}
#footer3 label{
    margin-top: 14px;
    font-family: 'Exo 2';
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
#footer3 .redes-sociais {
    font-family: 'Nunito';
    font-size: 16px;
    line-height: 22px;
    font-weight: 800;
    color: #67C43E;
    text-decoration: none;
    padding: 0;
    margin-right: 60px;
}
.img-whats {
    content: url('../img/qr.png');
    width: 100px;
    height: 100px;
}
#direitos {
    margin-top: 3rem;
    font-size: 12px;
    font-weight: 400;
    color: #828a82;
    text-align: right;
    margin-bottom: 59px;
    padding:0 ;
    line-height: 16px;
    margin-right: 10px;
    text-align: justify;
}

#direitos p{
    line-height: 22px !important;
}

.margin-hr{
    background-color: #00B61C;
    height: 0.5px;
    margin-left: 80px;
    margin-right: 80px;
    margin-top: 0px !important;
    margin-bottom: 100px;
}
.p-right{
    padding-right: 100px;
}
/* Footer 3 */

/* =============================================== Responsive =================================================== */

@media (max-width: 768px) {
	#footer3 .contato-texto {
        font-size: 22px;
    }
    #footer3 .contato-texto-sub {
        font-size: 22px;
    }
    #footer3 .contato-numero {
        font-size: 22px;
    }
    #footer3 .contato-asterisco {
        font-size: 17px;
    }
    #footer3 .redes-sociais {
        font-size: 22px;
    }
    #direitos p{
        font-size: 17px;
    }
    .margin-hr{
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 0px !important;
        margin-bottom: 40px;
    }
	.margin-lateral{
        margin-right:15px ;
        margin-left:15px ;
    }
	.p-sm {
    padding-left: 30px !important;
    padding-right: 30px !important;
	}
	.p-right{
        padding-right: 0px;
    }
	


/*1.1 Footer1 */
#footer1 .row {
    margin-top: 40px !important;
    margin-bottom: 40px;
    margin-right: 20px !important;
    margin-left: 20px!important;
}
}

#footer1 p{
    margin-top: 20px;
    padding-right: 40px;
    font-size: 10px;
    font-weight: 300;
    font-style: normal;
    line-height: 15px;
    color: #495C63;
}
#footer1 .text-justify {
    padding-right: 0px !important;
}
#footer1 .text-justify{
    margin-bottom: 0px;
}
.a-footer {
    font-weight: 700;
    font-size: 14px;
    font-style: normal;
    line-height: 21px;
    color: #146E37;
}
.a-hover:hover {
    color: #63c734;
    text-decoration: none;
    transition: 0.6s;
}
.a-info {
    color: #00B61C;
    margin-left: 24px !important;
    font-weight: bold;
    margin: 0px !important;
}
.a-info-hover:hover {
    text-decoration: none;
    color: #00B61C;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.212);
}

/* End Footer 1 */

/* 1.2 Modal */
#modal .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
    opacity: 1;
    pointer-events: auto;
}
#modal .modal div {
    width: 400px;
    position: relative;
    margin: 10% auto;
    padding: 15px 20px;
    background: #fff;
}
.fechar {
    position: absolute;
    width: 30px;
    right: -15px;
    top: -20px;
    text-align: center;
    line-height: 30px;
    margin-top: 5px;
    background: #ff4545;
    border-radius: 50%;
    font-size: 16px;
    color: #8d0000;
}
/* End Modal */
.fonte_mecanica{
    font-family: "Exo 2"; 
	font-weight: 500; 
	font-style: italic;	
	/*color: #146E37;*/
	font-size:14pt;		
}
/*2.1 Timeline */
#timeline .timeline-item:after,
header:after,
#timeline .timeline-item:before,
header:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
img {
    max-width: 100%;
}
.fixed {
    position: sticky;
    overflow-y: none;
    overflow-x: none;
    top: 4.5rem;
}
#timeline{
    margin-top: 106px;
}
#h1-timeline {
    font-family: 'exo 2';
    font-weight: 800;
    font-size: 60px;
    line-height: 72px;
    margin-top: 106px;
    margin-bottom: 140px;
    color: #146E37;
    font-style: italic;
}
#timeline h4{
    color: #146E37;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0px;
}
#timeline p{
    color: #495C63;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    line-height: 21px;
    margin-top: 20px;
}
.timeline-p{
    font-size: 10px !important;
    line-height: 21px;
}
#timeline a {
    text-decoration: none;
    /* color: #00B61C; */
    color: #495C63;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    line-height: 21px;
    padding: 0;
    margin-top: 20px;
}
.project-name {
    text-align: center;
    padding: 10px 0;
}
#timeline {
    width: 95%;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#timeline:before {
    content: '';
    width: 1px;
    height: 85%;
    margin-left: -10px;
    background: #DADADA;
    top: 0;
    position: absolute;
}
#timeline:after {
    content: '';
    clear: both;
    display: table;
    width: 100%;
}
#timeline .timeline-item {
    position: relative;
}
#timeline .timeline-item .timeline-icon {
    background: white;
    border: solid 1px #DADADA;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    overflow: hidden;
    margin-left: -48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
#timeline .timeline-item .timeline-icon i {
    position: relative;
}
#timeline .timeline-item .timeline-content {
    width: 465px;
    padding-block-end: 70px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content {
    color: black;
    margin: 20px -20px 0 -20px;
    font-weight: 300;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
#timeline .timeline-item .timeline-content.right {
    float: right;
}
/* End Timeline */


@media screen and (max-width: 768px) {
    /* index timeline */
    #timeline {
        margin: 30px;
        padding: 0px;
        width: 90%;
    }
    #timeline:before {
        left: 30px;
    }
    #timeline .timeline-item .timeline-content {
        width: 80%;
        float: right;
        padding-left: 0px;
        padding-right: 30px;
    }
    #timeline .timeline-item .timeline-icon {
        left: 30px;
    }
    #h1-timeline {
        font-family: 'exo 2';
        font-size: 36px;
        font-weight: 800;
        line-height: 42px;
        padding-left: 25px;
        margin-bottom: 0px;
        margin-top: 40px;
    }
    #timeline h4{
        font-size: 16px;
        line-height: 24px;
        padding-right: 50px;
    }
    #timeline p{
        font-size: 14px;
        line-height: 21px;
    }
    .pad-mobile {
        padding-right: 30px;
    }
}

@media screen and (max-width: 820px){
    #h1-timeline{
        margin-top: 30px;
        margin-bottom: 0px;
        line-height: 40px;
    }
    #timeline {
        margin-top: 30px;
    }
}

@media screen and (max-width: 991px) {
    #h1-timeline {
        font-size: 40px;
    }
    #timeline .timeline-item .timeline-content {
        margin: 20px -35px 0 -20px;
    }   
}
@media screen and (max-width: 768px) {
 #timeline:before {
    height: 73%;
}
}

