.sucursales-inicio{
	background-color: #F5A800;
	color: #fff;
	margin-top: -70px;
	padding-top: 20px;
	padding-bottom:30px;
}
.sucursales-inicio h3{
	font-family: 'Montserrat', sans-serif;
}
.sucursales-inicio h4{
	font-family: Open Sans; 
	color: #222;
}
.btn-sucursales{
	font-family: 'Montserrat', sans-serif;
	background-color: #fff;
	color:#222;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
}
.btn.focus, .btn-sucursales:focus, .btn-sucursales:hover {
	background-color: #222;
	border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
}
.yeellow{
	background-color: #F5A800;
}
.yeellow h3{
	font-family: Open Sans; 
	margin-top:-22px;
	padding-bottom: 20px;
}

.footer-garen{
	background-color: #222;
	color:#fff;
	padding-top: 0px;
	padding-bottom: 100px;	
}
.footer-garen h3{
	font-family: Open Sans; 
	color: #F5A800;
}
.fotter-menu a{
	font-family: Open Sans; 
	color: #fff;
}
.img-industria{
	width: 100%;
	height: 100px;
}
.img-ance{
	width: 100%;
	height: 100px;
}
@media (min-width: 238px) {
  	.img-industria{
		width: 180px;
		height: 43px;
	}
	.img-ance{
		width: 180px;
		height: 40px;
	}
}
@media (min-width: 350px) {
  	.img-industria{
		width: 180px;
		height: 48px;
	}
	.img-ance{
		width: 180px;
		height: 45px;
	}
}
@media (min-width: 405px) {
  	.img-industria{
		width: 100%;
		height: 100%;
	}
	.img-ance{
		width: 100%;
		height: 100%;
	}
}
@media (min-width: 768px) {
  	.img-industria{
		width: 100%;
		height: 78px;
	}
	.img-ance{
		width: 100%;
		height: 75px;
	}
}

@media (min-width: 992px) {
	.img-industria{
		width: 100%;
		height: 78px;
	}
	.img-ance{
		width: 100%;
		height: 75px;
	}
}
@media (min-width: 1024px) {
	.img-industria{
	width: 100%;
	height: 112.5px;
	}
	.img-ance{
		width: 100%;
		height: 112.5px;
	}
}
@media (min-width: 1400px) {
	.img-industria{
	width: 100%;
	height: 103px;
	}
	.img-ance{
		width: 100%;
		height: 100px;
	}
}
@media (min-width: 2000px) {
	.img-industria{
	width: 100%;
	height: 100px;
	}
	.img-ance{
		width: 100%;
		height: 95px;
	}
}

.social-buton a{
	color: #fff;
	font-size: 45px;
}
.matriz h3{
	font-family: Open Sans; 
}
.matriz p{
	font-family: Open Sans; 
}
.contact{
	font-family: Open Sans; 
}
a:hover, a:focus {
    color: #F5A800;
    text-decoration: none;
}
.social-fb{
	font-size: 45px;
	padding-right: 20px;
}
.social-tw{
	font-size: 45px;
	padding-right: 20px;
}
.btn-enviar-vacantes{
  font-family: Open Sans; 
  background-color: #F5A800;
  color: #fff;
  font-size: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
}
.btn-enviar-vacantes:hover{
  background-color: #fff;
  color: #222;
}
.btn-enviar-vacantes:focus{
  background-color: #fff;
  color: #222;
}
