.container-garen {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding-top: 20px;
    padding-bottom: 0px;
}
/*.img-brand{
	width: 170px;
	height: 65px;
	margin-top: -20px;
}
.navbar-right {
    float: right !important;
    margin-right: -23px;
    margin-top:25px;
}*/
.navbar-default .navbar-nav > li > a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700; 
	line-height: 26.4px; 
	font-size: 15px;
    color: #777;
}
.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: 55px;
  }
  .img-ance{
    width: 100%;
    height: 55px;
  }
}
@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: 93px;
  }
  .img-ance{
    width: 100%;
    height: 90px;
  }
}
@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;
} 
/* =========================********************$%&$&%$*&%$*&%*$&%$*&%$&=$%&$*==*/
.header-contacto{
  background-image: url(../webp/nosotros/contacto.webp);
  /*background-size: 100%;*/
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 0px;
    padding-top: 24px;
    /*padding-bottom: 240px;*/
    padding-left: -50px;
}
@media (min-width: 200px) {
  .header-contacto{
    padding-bottom: 100px;
    background-size: 100% 300px;
  }
}
@media (min-width: 768px) {
  .header-contacto{
    padding-bottom: 100px;
    background-size: 100% 300px;
  }
}
@media (min-width: 992px) {
  .header-contacto{
    padding-bottom: 50px;
    background-size: 100%;
  }
}
@media (min-width: 1024px) {
    .header-contacto{
    padding-bottom: 200px;
    background-size: 100% 440px;
  }
}
@media (min-width: 1200px) {
  .header-contacto{
    padding-bottom: 240px;
    background-size: 100%;
  }
}
@media (min-width: 2000px) {
  .header-contacto{
    padding-bottom: 440px;
    background-size: 100%;
  }
}
/* =========================********************$%&$&%$*&%$*&%*$&%$*&%$&=$%&$*==*/
.section-form{
  background-color: #f2f2f2;
  padding-top: 75px;
  padding-bottom: 175px;
}
.panel-form{
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
}
.panel-form label{
  font-family: Open Sans; 
  font-size: 18px;
}
.btn-enviar{
  font-family: Open Sans; 
  background-color: #222;
  color: #fff;
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
.btn-enviar:hover{
  background-color: #F5A800;
  color: #fff;
}
.btn-enviar:focus{
  background-color: #F5A800;
  color: #fff;
}
.txt-campos{
  font-family: Open Sans; 
  font-style: italic;
  font-size: 18px;
}
.section-address{
  background-color: #f2f2f2;
  padding-bottom: 80px;
}
.validationes{
  background-color: red;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Open Sans; 
  font-size: 20px;
}


#contact .form #sendmessagecontact {
  color: #F5A800;
  border: 1px solid #F5A800;
  
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 35px;
}

#contact .form #errormessagecontact {
  color: red;
  
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 35px;
}
/*
#contact .form #sendmessagecontact.show, #contact .form #errormessagecontact.show, #contact .form .show {
  display: block;
}*/
#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 18px;
  padding-top: 15px;
}

#contact .form input, #contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}
.msg-error{
  font-family: Open Sans; 
  font-size: 20px;
  color: red;
}