.header .menu-style #logo_img {
    width: 350px;
    height: auto;
}
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}
.header .main-navigation.animated .navbar-nav li a {
    font-family: "Oswald",sans-serif;
    letter-spacing: 1px;
    padding: 30px 25px 30px 14px;
    text-transform: uppercase;
}
section {
	padding-top: 30px;
}
.welcome-feature-section.style-2 .section-title h2::after {
    top: -10px;
}
.welcome-feature-section.style-2 .section-title p {
    margin-top: 0px;
}
.section-title p {
    color: #333;
}
.section-title {
    margin:10px auto 20px auto;
}
.welcome-feature-section.style-2 {
    margin-bottom: -82px;
}
.bg-eee {
	background: #eee !important;
}
.projects-item.style-2 {
    background: #fff;
}
.contact-divider .contact-item {
    padding-top: 30px;
}
.slide-text .title-box h2 {
    color: #fff;
    display: inline-block;
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 65px;
    margin-bottom: 13px;
    max-width: 700px;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #000;
}
.slide-text .sub-title h4 {
    padding: 14px 16px;
    font-size: 40px;
}
.contenidoSeccion {
	color: #000 !important;
	font-size: 16px;
	line-height: 28px;
}
p {
	color: #000;
}
.download-item {
    background-color: #091426;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.6px;
    padding: 15px;
    position: relative;
    text-transform: uppercase;
    width: 100%;    
}
.download-item i {
    width: 15%;
    float: left;
    color: #fab14a !important;
    font-size: 30px;
}
.download-item span {
    float: left;
    width: 80%;
    padding-top: 5px;
}
.service-details-sidebar .service-list ul li a {
    font-size: 14px;
}
.service-details-sidebar {
    padding-right: 0px;
    padding-left: 30px;
}

/********** GALERIA DE FOTOS PRODUCTO *************/
.containerPics {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    padding-bottom: 40px;
}
.full {
    width: 100%;
    position: relative;
}
.full img {
    padding: 10px;
    border-radius: 10px;
}
.previews a {
}
.previews img {
    width: 50px;
    height: 50px;
    float: left;
    margin: 5px 10px 0 0;
}
.previews a.selected img {
    border: 4px solid #ff0000;
}
.full img:hover {
    cursor: pointer;
}
.descripcionProducto {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
    background: #f7f7f7;
    border-radius: 15px;
    width: 90%;
    margin-top: 20px;
}
.descripcionProducto ul {
    list-style-type: square !important;
    list-style-position: inside !important;
}
.descripcionProducto ul li {
    list-style-type: square !important;
    list-style-position: inside !important;    
}
.service-item.style-4 .thumb .service-link-box {
    left: calc(50% - 71px);
}
.contact-details .service-item.style-1 i {
    background-color: #ffcc28;
    color: #fff;
    border: 0px solid #eee;
}
#mapa {
    width: 100%;
    height: 300px;
    background: #eee;
}
.textoSeccion {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    padding: 0 0 20px 0;
}

.slide-text {
    left: 0;
    right: 0;
    padding: 10px 40px;
}
.service-item.catsHome .thumb .service-link-box {
    left: calc(50% - 47px);
}


.thumbMaquina {
    position: relative;
}
.vendido {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 140px;
    padding: 5px 0;
    border:3px solid #ffcc28;
    border-radius: 10px;
    color: #ffcc28;
    font-size: 18px;
    font-weight: 600;
    z-index: 50;
    text-shadow: 1px 1px 2px #000;
    background: rgba(255,204,40,0.1);
    text-align: center;
}
.service-item.maquinaItem .thumb .service-link-box {
    left: calc(50% - 55px);
}
.oferta {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 140px;
    padding: 5px 0;
    border:3px solid #f7c811;
    border-radius: 10px;
    color: #f7c811;
    font-size: 18px;
    font-weight: 600;
    z-index: 50;
    text-shadow: 1px 1px 2px #000;
    background: rgba(255,255,255,0.1);
    text-align: center;
}
.datoLocal h4 {
    font-size: 18px;
    font-weight: 700;
    color: #14623b;
    margin-bottom: 5px;
    margin-top: 5px;
}
.whatsapp {
  position: fixed;
  bottom: 90px;
  left: 0;
  width: 200px;
  height: 60px;
  padding:10px 0 10px 10px; 
  background-color: #00bb2d;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: -25px;
  z-index: 1001;
}
.whatsapp2 {
  position: fixed;
  bottom: 15px;
  left: 0;
  width: 200px;
  height: 60px;
  padding:10px 0 10px 10px; 
  background-color: #00bb2d;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: -25px;
  z-index: 1001;
}
.iconoWhatsapp {
  float: left;
  width: 45px;
}
.numeroWhatsapp {
  float: left;
  width: 145px;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  margin-top: -3px;
}
.numeroWhatsapp a {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  text-decoration: none; 
  outline: none; 
  line-height: 28px;
}
.numeroWhatsapp span {
  font-size: 11px;
  display: block;
  line-height: 12px;
}
.bg-productos {
    background-color: #e2ead4;
}
.textoArticulo {
    font-size: 16px;
    line-height: 27px;
    color: #000;
}
.textoArticulo h2 {
    padding: 0;
    margin: 15px 0 10px 0;
    color: #14623B;
    font-size: 20px;
    font-weight: 700;
}