@charset "utf-8";
/* CSS Document

font-family: 'Roboto', sans-serif;

*/



@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

a{text-decoration:none; color:inherit;}
a:hover{text-decoration:none; color:inherit;}
a:link{text-decoration:none; color:inherit;}
a:visited{text-decoration:none; color:inherit;}

body{
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
}


html {
  scroll-behavior: smooth;
}



.alturaSlider{
	height: 90vh;

}

.amarelo2{color: #FFAD00!important;}


/*========= FONTES DO SLIDER ===========*/
.mobFont{
	
	font-size: 60px;
	color: #fff!important;
	font-weight: 300;
	position: absolute!important;
	white-space:normal;
	text-shadow: 0px 2px 0px #000000;
	margin: 60% 0 0 200px!important;
	
}

.mobFont hr{
	
	border-bottom: solid 4px #fbab18;
	width: 90px;
	padding: 0;
	margin: 5px 0 5px 0;

}

.mobFont a{
	display: inline;
	color: #fff;
	width: auto;
	border: solid 2px #fff;
	margin: 0 10px 0 0;
	padding:15px;
	font-size: 18px;
}

.mobFont h3{
	font-size: 36px;
	font-weight: 300;
	line-height: normal!important;
	
}

/*========= FONTES DO SLIDER ===========*/



/*---owl CAROUSEL--*/
#owl-demo2 .item2{
  margin: 0px 10px 0 10px; 
 overflow: hidden;
	position:relative;
	height: 280px;
}


#owl-demo3 .item3{
	padding: 20px 0;
 overflow: hidden;
	position:relative;
	
}


#owl-demo2 .item2 p{
	position: absolute;
	bottom: 0;
	z-index: 100;
	background-color: #fbab18;
	color: #000;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px;
	width: 100%;
	font-weight: bold;
}


.owl-carousel span {
    width:10px;
    height:10px;
    margin:5px 7px;
    background: #000 !important;
    display:block;
    -webkit-backface-visibility:visible;
    -webkit-transition:opacity 200ms ease;
    -moz-transition:opacity 200ms ease;
    -ms-transition:opacity 200ms ease;
    -o-transition:opacity 200ms ease;
    transition:opacity 200ms ease;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
}

.owl-carousel .active span {
    width:10px;
    height:10px;
    margin:5px 7px;
    background: #FBAB18 !important;
    display:block;
    -webkit-backface-visibility:visible;
    -webkit-transition:opacity 200ms ease;
    -moz-transition:opacity 200ms ease;
    -ms-transition:opacity 200ms ease;
    -o-transition:opacity 200ms ease;
    transition:opacity 200ms ease;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
}


.bgContato{
	background: url(../dados/layout/bgcontato.png);
	background-size: cover;
}




.bgAtividade{position: absolute; background-color: aqua; height: 200px; bottom: 0;width: 480px; background: url(../dados/layout/bgVerde.png);

	
margin:0px 0px -120px -80px; 
	
-ms-transform: rotate(12deg); /* IE 9 */
    -webkit-transform: rotate(12deg); /* Safari */
    transform: rotate(12deg);	
	
}

.item2 h3{position: absolute; bottom: 0; border-bottom:solid 2px #f58220; color: white; width: 88%; margin:20px; display:inline-block; font-size: 24px; font-weight: 800; padding-bottom: 5px}



#owl-demo2 .item2 img{
  display: block;
  width: 100%;
  height: auto;
}

.row{
	margin: 0;
}

.pngbg{
	background:url(../dados/layout/bg.png) no-repeat center!important;
}


.whatsBt{
	width:67px;
	height:67px;
	position:fixed;
	bottom:0;
	left:0;
	margin:15px;
	z-index:400;
}


.fixed-top{z-index: 10009!important;}


/*TOPO MENIU*/
.black{
	color: #fff!important;
	background-color:  rgba(0, 0, 0, 0.4);
	border-color:rgba(251, 171, 24, 1.0);
	border-bottom-style: solid;
	border-width: 1px;
	transition: all 0.5s ease;
}



.navbar-toggler-icon {
	
	position: relative;
	border: none;
right: 0;
	
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;
	
	outline:none!important;
}


.dark{background-color: #000!important;}

.loguinho{
	transition: all 0.5s ease;
	width: 70%;
}

.nav-link{color: #fff!important; font-weight: 400; }
.nav-link:hover {
  color: #fbab18!important;
}
.active{color: #fbab18!important;}
.active2{color: #fbab18!important;}


.well {
  display: flex;
  align-items: center;
}


.boxes{
	text-align: center;
	width: 100%;
	
}


.blue span{
	border: solid 1px #000;
	display: inline-block;
	width: 300px;
	text-align: center!important;
	height: 280px;
	padding: 10px;
	transition: all 0.5s ease;

}

.blue span:hover{
	background-color: #000;
	color: #EDEDED;
	font-weight: 200;
	transition: all 0.5s ease;
}


.red, .blue {
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:        border-box;
}

.red {
    width:100%;
    overflow: hidden;
    padding: 1% 0 0 1%;
}

.blue {
    width: 24%;
	text-align: center!important;
    display:inline-block;
    float: left;
    margin: 0 1% 1% 0;
}




.blue span h6{
	width: 100%;
	text-align: center!important;
	font-weight: 100;
	font-size: 60px;
	display: block;
	
}


.filtros{
	width: 100%;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 0;
}


.filtros a{background-color: #2F2F2F; padding: 5px; padding: 7px 8px; border-radius:2px 13px!important; color: #fff!important; transition: all 0.3s ease; margin: 0 5px; }

.filtros a:hover{background-color:#2F2F2F!important; color:#fff!important ;}

.filtros a:visited { color:white }
.filtros a.link.active { color:#fff!important; background-color:#dc812d;}





/* Seta Topo */
.arrow-topo {z-index: 5000; position: absolute;  margin-bottom: 90px; bottom: 0; width: 100%; height: 72px; text-align: center!important; }

.arrow-topo img{width: inherit!important;}


/* AnimaĂ§ĂŁo seta */
@-webkit-keyframes arrmove {
  from { top: 0px; opacity: 1; }
  to { top: 70px; opacity: 0; }
} 

/* Standard syntax */ 
@keyframes arrmove {
  from { top: 0px; opacity: 1; }
  to { top: 70px; opacity: 0; }
}
.arrow-topo div.arr-down { 
  position: relative;
  -webkit-animation: arrmove 2s infinite; /* Chrome, Safari, Opera */
  animation: arrmove 2s infinite;
}

/* Transitions and transforms */
.wow {
  opacity: 0;
  -webkit-transform: translate(0,50px);
  -moz-transform: translate(0,50px);
  -ms-transform: translate(0,50px);
  transform: translate(0,50px);
  -webkit-transition: opacity .6s .1s,transform .6s ease;
  transition: opacity .6s .1s,transform .6s ease;
  transition-delay: 0ms;
}

.wow-in-view {
  opacity: 1!important;
  -webkit-transform: translate(0,0)!important;
  -moz-transform: translate(0,0)!important;
  -ms-transform: translate(0,0)!important;
  transform: translate(0,0)!important;
}

.preto{
	background-color: #000;
	color: #fff;
	float: left; width: 100%; padding:15px; 
	-webkit-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.21); 
	box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.21);
	transition: 0.3s;
}

.preto:hover{transform: translate(0, -10px);}
.preto img{margin-top: 10px;}




.amarelo{
	background-color: #fbab18;
	color: #000;
	float: left; width: 100%; padding:15px;
	-webkit-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.21); 
	box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.21);
	transition: 0.3s;
}
.amarelo img{margin-top: 10px;}
.amarelo:hover{transform: translate(0, -10px);
}




h5{font-size: 16px; margin: 0; padding: 15px 0;}

h2{
	width: 100%;
	text-align: center;
	font-weight:700;
	font-size: 36px;
    color: #000;
	padding: 50px 0 0 0;
	margin: 0;
	background: url(../dados/layout/detalhe.png) center top no-repeat;
}

.hr{
	border-bottom: solid 4px #fbab18;
	width: 120px;
	padding: 0;
	margin: 8px 0 0 0;
}

.gfont{
	font-size: 24px;
	font-weight: 700;
}


h4{
	font-weight:700;
	font-size: 36px;
	width: 320px;
	margin: 0;
	padding: 0;
	border-bottom: solid 4px #fbab18;
	display: inline-block;
}

.cinza{
	background-color: #eaeaea;
	padding-top: 40px;
	padding-bottom: 80px;
	width: 100%;
}


small{
	width: 100%;
	text-align: center;
	font-weight: 100;
	font-size: 18px;
	display: block;
}







.my-shuffle-container{
 display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100vw;
}

.column{
 position:relative;
    width: 24%;
	padding: 70px;
	
}

.column img{
  width: 100%;  
	  transition: 300ms;
}
	
	.imagens ul li img:hover{
		 transform: scale(1.2);
	}	
	











/*contato*/

.contato p{
	display: inline-block;
	text-align: center;
	margin: 0 30px;
}

.contato{
	width: 100%; text-align: center;
}


/*footer*/

footer{
	background: url(../dados/layout/rodape.png) center no-repeat;
	color: #fff; width: 100%;
	
	transition: all 0.5s ease;
	font-size: 18px;
}






