/*!
 * 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)
 */

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: #64c832;
	text-decoration: none !important;
}



@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
.img-topo{
	margin-top:230px;
}

.business-header {
  height: 100vh;
  min-height: 826px;
  background: url('../img/destaque.jpg?v=1') 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/destaque.jpg?v=1');
}

.img_topoi{
	content: url('../img/fundoi.jpg?v=1');
}

.business-headeri{
  height: 100vh;
  min-height: 298px;
  background: url('../img/fundoi.jpg?v=1') 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:26pt;	
}
.h2verde2{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#64c832;
	font-size:22pt;
}
.h2verde2a{
    font-family: "Exo 2"; 
	font-weight: 700; 
	color:#64c832;
	font-size:18pt;
}
.h2verde3{
    font-family: "Exo 2"; 
	font-weight: 700; 
	/*font-style: italic;	*/
	color:#64c832;
	font-size:16pt;
}
.h2verde4{
    font-family: "Exo 2"; 
	font-weight: 700; 
	/*font-style: italic;	*/
	color:#64c832;
	font-size:22pt;
}
@media (max-width: 1460px) {
.img_topo{
	content: url('../img/destaque.jpg?v=1');
}

.img_topoi{
	content: url('../img/fundoi.jpg?v=1');
}
	
.business-header {
  height: 100vh;
  min-height: 626px;
  background: url('../img/destaque.jpg?v=1') 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/fundoi.jpg?v=1') 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:#64c832;
	font-size:18pt;
}
} 
	
.h1verde-escuro2{
    font-family: "Exo 2"; 
	font-weight: 700; 
	/*font-style: italic;	*/
	color: #146E37;
	font-size:48px;	
}
.card {
  height: 100%;
}

.fonte012{
	font-size:12pt;
	color: #146E37;
}

.fonte-8{
	font-size:8pt;
}
.fonte-18{
	font-size:18pt;
	color:#64c832;
}
.font-16{
	font-size:16pt;
	color:#64c832;
}
.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: #64c832;
}
.h1verde{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#64c832;
	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:#64c832;
	font-size:12pt;
}
.verde-bold{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#64c832;
    font-size:18pt;
}
.verde-bold-14{
    font-family: "Exo 2"; 
	font-weight: 700; 
	font-style: italic;	
	color:#64c832;
	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: #64c832;
	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:#64c832;
	margin-top:8px;
}
.btn-verde-escuro{
	background-color:#146e37;
	margin-top:8px;
}
.importante{
	font-weight: 500;
	color:#64c832;
	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: #64C832;		
    border-radius: 4px 4px 4px 4px; 
    border: 2px solid #64C832;	
    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 #64C832;
    border: 2px solid #64C832;
    -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: #64C832;
}
.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: 46%;
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:#64c832;
	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?v=1');
    /*height: 100%;	*/
}

.img_topoi{
	content: url('../img/interna_mobile.jpg?v=1');
	 /*height: 100%;*/
}
.business-headeri{
  height: 10vh;
  min-height: 127px;
  background: url('../img/fundom.png?v=1') 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?v=1') 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) {
.texto_t_passo{
 	text-align: center;
}	
.business-header {
  height: 10vh;
  min-height: 480px;
  background: url('../img/fundo-mobile.jpg?v=1') 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/fundoi.jpg?v=1') 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?v=1') 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: #64c832;
}	

.cor-verde-escuro{
 color: #146e37;
}	

.cor-marrom{
 color: #5a3c1e;
}	

.cor-cinza{
 color: #5a645a;
}

.cor-branca{
 color: white;
}

.cor-amarela{
 color: #ffcd00;
}	
.nq{white-space: nowrap;}

.btn-verde{
	background-color:#64c832;
	margin-top:8px;
	border-radius: 0px 3px 3px 3px;
	border: 1px solid #64c832;
	min-width:140px;
}

.form-control{
	border: 1px solid #64c832; 
	border-radius: 0px 5px 5px 5px;
	color: #64c832;
	}
.form-control:focus{
	border-color: #64c832;
	box-shadow: 0 0 0 0.1rem  #64c832;
	color: #64c832;
}	
.ddata_numero{top:5px;padding-left:13px;}
.data_numero{color: #1c713c; font-size:8pt;top:5px;}
.numero_sorte{color: #1c713c; font-size:18pt;}
.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 #64c832;}
.justificado{text-align: justify; text-justify: inter-word;}
.fundocinza{ background-color:#eff0ef; }
.fundoverde-escuro{ background-color: #146E37; }
.fonte-branca{color:white;}
.verdep{color: #64c832;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: 15px;}
.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: #64c832;
    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);
} 
@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: #64c832;
    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;
}
.bg-white{
		background-color:#5A645A;
}