.navbar {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	padding-top: 12px;
	background-color: #ff9933;
}

.navlink {
	margin-top: 37px;
	margin-right: 0px;
	color: #fff;
	text-transform: uppercase;
	margin-left: 0px;
}

.navlink.w--current {
  color: #fff;
}

.navlink.nopadd {
  margin-right: 0px;
}

.body {
  font-family: Lato, sans-serif;
}

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

.brand {
  display: inline-block;
  margin-right: 60px;
}

.section-home {
  position: relative;
  margin-top: 107px;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.s1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .2))), url('../images/bg1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/bg1.jpg');
  background-position: 0px 0px, 100% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sliderhome {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 620px;
  clear: both;
  background-color: transparent;
}

.slide-nav {
  margin-bottom: 123px;
  font-size: 10px;
}

.logoslider {
  display: block;
  margin-top: 110px;
  margin-right: auto;
  margin-left: auto;
}

.txtbajadalogo {
  margin-top: 30px;
  color: #fff;
  font-size: 17px;
  text-align: center;
}

.div-block {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 50px;
	background-color: rgba(255,153,0,0.93);
}

.unordered-list {
  position: relative;
  z-index: 1;
}

.s2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .2))), url('../images/bg2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/bg2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.s3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .2))), url('../images/bg3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/bg3.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-nosotros {
  padding-bottom: 56px;
  background-image: url('../images/Recurso-4.svg');
  background-position: 50% 50%;
  background-size: 700px;
  background-repeat: no-repeat;
}

.titlesection {
  background-color: #3e3d40;
}

.txttitlesection {
  margin-top: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.txtnosotros {
	margin-top: 30px;
	font-size: 16px;
	line-height: 33px;
	text-align: left;
}

.section-productos {
  padding-bottom: 56px;
  background-color: #eceded;
}

.txttitleproductos {
	margin-top: 56px;
	color: #FF6600;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

.divcontainerprod {
	border: 2px solid #FF6600;
	background-color: #fff;
}

.bgprod {
	height: 350px;
	padding-top: 24px;
	padding-bottom: 36px;
	background-color: #FF9933;
}

.bgprod.medio {
  width: 460px;
  float: left;
}

.txtnombreprod {
  margin-bottom: 24px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image.center {
  padding-top: 42px;
}

.bgtextoprod {
  height: 240px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  background-color: transparent;
}

.bgtextoprod.medio2 {
  width: 460px;
  float: right;
}

.bgtextoprod.small {
  height: 90px;
}

.txtnumprod {
	color: #FF6600;
	font-weight: 700;
}

.txtdetalleprod {
  color: #797979;
}

.columns {
  margin-bottom: 24px;
}

.section-contacto {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 47%, .9)), to(hsla(0, 0%, 47%, .9))), url('../images/bgcontacto.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 47%, .9), hsla(0, 0%, 47%, .9)), url('../images/bgcontacto.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.txtsectioncontacto {
	margin-top: 25px;
	margin-bottom: 25px;
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link:hover {
  color: #3e3d40;
}

.consultaform {
  display: block;
  min-height: 135px;
}

.btn {
	background-color: #FF9933;
	text-transform: uppercase;
}

.btn.left {
  margin-top: 12px;
  float: right;
}

.btn.camaleon {
  display: block;
  width: 70px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  color: #e20613;
  font-weight: 700;
}

.txtformulario {
  margin-top: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.section-footer {
	height: 150px;
	padding-top: 15px;
	padding-bottom: 20px;
	background-color: #FF9933;
}

.image-2 {
	display: block;
	width: 172px;
	margin-right: auto;
	margin-left: auto;
}

.txtfootertm {
  margin-top: 12px;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.txtlinkfooter {
  display: block;
  color: #fff;
}

.imgringfooter {
  position: relative;
  top: 0px;
  width: 70px;
  float: right;
}

.txtfooterr {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  text-align: right;
}

.unordered-list-2 {
	border: 2px solid #FF6600;
	background-color: #fff;
}

.columns-2 {
  margin-bottom: 24px;
}

.div-block-2 {
  margin-bottom: 0px;
}

.utility-page-wrap {
  display: inline-block;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e20613;
  font-family: Lato, sans-serif;
  text-align: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.image-4 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.heading {
  color: #fff;
}

.text-block {
  color: #fff;
}

.image-5 {
  display: block;
  width: 70px;
  margin-top: 56px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-2 {
  margin-top: 12px;
  font-size: 12px;
  text-align: center;
}

.image-6 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.heading-2 {
  color: #fff;
}

.text-block-3 {
  color: #fff;
}

.html-embed {
  display: none;
}

@media (max-width: 991px) {
  .navbar {
    padding-top: 9px;
  }
  .navlink {
    margin-right: 40px;
    margin-left: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .navlink.nopadd {
    margin-right: 40px;
  }
  .navmenu {
    height: 700px;
    background-color: rgba(62, 61, 64, .99);
  }
  .section-home {
    margin-top: 75px;
  }
  .menubutton {
    color: #fff;
    font-size: 35px;
  }
  .menubutton.w--open {
    background-color: #ff6600;
  }
  .sliderhome {
    height: 570px;
  }
  .bgprod.medio {
    width: 355px;
  }
  .txtnombreprod {
    font-size: 15px;
  }
  .bgtextoprod {
    height: 230px;
  }
  .bgtextoprod.medio2 {
    width: 350px;
  }
  .txtdetalleprod {
    font-size: 13px;
  }
  .txtformulario {
    font-size: 9px;
  }
  .utility-page-wrap {
    padding-top: 20%;
  }
}

@media (max-width: 767px) {
  .brandmobile {
    margin-left: 20px;
  }
  .sliderhome {
    height: 530px;
  }
  .section-nosotros {
    background-size: 500px;
  }
  .txtnosotros {
    padding-right: 12px;
    padding-left: 12px;
  }
  .txttitleproductos {
    padding-left: 12px;
  }
  .bgprod.medio {
    width: 100%;
  }
  .txtnombreprod {
    font-size: 16px;
  }
  .bgtextoprod.medio2 {
    width: 100%;
    height: 300px;
  }
  .txtdetalleprod {
    font-size: 14px;
  }
  .btn.left {
    width: 100%;
  }
  .imgringfooter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .column {
    margin-bottom: 24px;
  }
  .column-2 {
    margin-bottom: 24px;
  }
  .column-3 {
    margin-bottom: 24px;
  }
  .unordered-list-2 {
    width: 95%;
    margin-right: 12px;
    margin-left: 12px;
  }
  .columns-2 {
    margin-bottom: 0px;
  }
  .column-4 {
    margin-bottom: 24px;
  }
  .column-5 {
    margin-bottom: 24px;
  }
  .utility-page-wrap {
    padding-top: 25%;
  }
}

@media (max-width: 479px) {
  .sliderhome {
    height: 470px;
  }
  .logoslider {
    width: 170px;
    margin-top: 90px;
  }
  .txtbajadalogo {
    margin-right: 5px;
    margin-bottom: 24px;
    margin-left: 5px;
    font-size: 14px;
    line-height: 18px;
  }
  .div-block {
    height: 70px;
  }
  .section-nosotros {
    background-size: 300px;
  }
  .txtnosotros {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }
  .txttitleproductos {
    margin-right: 12px;
    margin-left: 12px;
    padding-left: 0px;
    line-height: 30px;
    text-align: center;
  }
  .bgprod.medio {
    width: 100%;
  }
  .txtnombreprod {
    margin-right: 12px;
    margin-left: 12px;
  }
  .bgtextoprod {
    height: 340px;
  }
  .bgtextoprod.medio2 {
    height: 370px;
  }
  .txtsectioncontacto {
    margin-right: 12px;
    margin-left: 12px;
  }
  .image-3 {
    display: inline-block;
  }
  .div-block-2 {
    margin-right: 12px;
  }
  .utility-page-wrap {
    padding-top: 35%;
  }
  .text-block-2 {
    margin-right: 12px;
    margin-left: 12px;
    font-size: 12px;
    text-align: center;
  }
}
