/* CSS Document */
#bannerferreiros{
	margin-top:50px;
}

.tituloferreiros h3{
	text-align: center;
	color:  #F78404;
	font-size: 19px;
}

#cabecalho{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-left: auto;
	
}



#cabecalho .historicoferreiros{
	
	
	margin: 70px;
	margin-top: 0px;
	margin-left: 55px;
	width: 550px;
	color: #F78404;
	text-align: center;
	margin-bottom: 20px;
	
	
	
	}

#cabecalho img{
	border: solid #F75C0C;
	border-radius: 15px;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	
	
}

.mapaferreiros{
	
	text-align: center;
	background: #ABF8C2;
	border-top: solid 6px #0A3D11;
}



.mapaferreiros img{
	width: 100%;
}
.mapaferreiros{
	margin-bottom: 0px;
	text-align: inherit;
	}

.mapaferreiros h3{
	text-align: center;
}

.mapaferreiros p{
	text-align: center;
	margin: 10px;
}
		
 #fotos{
	margin: 0px;
		}
		
.mySwiper{
    width: 100%;
    position: relative;
    background: #052A06;
    margin-bottom: 0px;		
		
	}

 .mySwiper{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;	
	   
    }

    .swiper-slide {
		
    background-position: center;
    background-size: cover;
  	width: 100px;
	height: 100px;
		
		
    }

  .swiper-slide img {
    display: block;
    width: 100%;
    margin-top: 25px;
	 
    -webkit-box-reflect: below 1px linear-gradient(transparent, transparent, #0006);	 
	
	
		}
		
.galeria{
	text-align: center;
	color: #F9F3F3;
	margin-top: 5px;
	}
		
		
.mySwiper .empresa {
			
	display: flex;
	align-items: center;
	margin: auto;
    width: 320px;
	background: #F1CD10;
	margin-top: 10px;
	margin-bottom: 0px;
	border-radius: 15px;
	padding: 2px;
			
		
		
}


		
.mySwiper .empresa a{
		
     text-decoration: none;
     width: 100%;
     color: #070707;
     text-align: center;
	 margin-bottom: 0px;
	font-size: 15px;
 
			}
.mySwiper .empresa a:hover{
	background: #96F78F;
	border-radius: 15px;
		}
.faixa{
	background:#ABF8C2;
	width: 100%;
	height: 15px;
	display: flex;
	margin-bottom: 0;
	border: solid 3px #0A3D11;
	
}
		
		
		
		
	
	 
		
   
@media (min-width:768px){
	
	.tituloferreiros h3{
		font-size: 25px;
	}
	
	
	.swiper-slide{
	width: 300px;
	height: 300px;
		
		
	}
	
	 .mySwiper .galeria h5{
		font-size: 30px;
	}
	
	
	
}

@media (min-width:1024px){
	
	.tituloferreiros h3{
		font-size: 30px;
	}
	
	#cabecalho .historicoferreiros{
	
	
	margin: 30px;
	margin-top: 0px;
	margin-left: 30px;
	width: 550px;
	color: #F78404;
	margin-bottom: 20px;
	text-align:inherit;
	
	
	
	}

#cabecalho img{
	border: solid #F75C0C;
	border-radius: 15px;
	width: 70%;
	
	
	
}
}


