/* Intro Galeria */
#intro {
  width: 100%;
  height: auto;
  padding: 150px 0 0 0;
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}
#homeGallery {
  position: relative;
}
.leftSlideHome {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 50px;
  color: #414141;
  text-align: center;
  position: absolute;
  top: 60px;
  left: 60px;
  bottom: 0;
  margin: auto;
  z-index: 5;
  transition: all .3s ease;
}
.rightSlideHome {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 50px;
  color: #414141;
  text-align: center;
  position: absolute;
  top: 60px;
  right: 60px;
  bottom: 0;
  margin: auto;
  z-index: 5;
  transition: all .3s ease;
}

.leftSlideHome:hover, .leftSlideHome:focus, .leftSlideHome:active,
.rightSlideHome:hover, .rightSlideHome:focus, .rightSlideHome:active {
  color: #4289d5;
}

.galleryBtnResponsive {
  width: 100%;
  height: 55px;
  position: relative;
  padding: 0 0 0 0;
  display: none;
  transition: all .3s ease;
  overflow: hidden;
}
/*  */

/* Automatizacion y diseño automatico */
#automatizacion_disenio_auto {
  width: 100%;
  height: auto;
  background: #ffffff;
  background-color: #ffffff;
  padding: 75px 15% 75px 15%;
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}

.automatizacion_title {
  width: 100%;
  height: auto;
  padding: 25px 10% 25px 15%;
  text-align: left;
  position: relative;
  transition: all .3s ease;
}
.automatizacion_title::before {
  content: '';
  width: 3px;
  height: 110%;
  background: #e8e9e8;
  background-color: #e8e9e8;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all .3s ease;
}
.automatizacion_title h1 {
  font-size: 30px;
  color: #414141;
  font-weight: 200;
  font-style: normal;
  transition: all .3s ease;
}

.automatizacion_info {
  width: 100%;
  height: auto;
  padding: 25px 10% 25px 15%;
  text-align: left;
  position: relative;
  transition: all .3s ease;
}

.automatizacion_info p {
  font-size: 16px;
  color: #9e9f9e;
  transition: all .3s ease;
}
/*  */

/* Tienda en linea */
#tienda_linea {
  width: 100%;
  height: auto;
  background-image: url('/../../web/img/home/tienda_online.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 25px 15% 25px 15%;
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}

.tiendaHeader {
  width: 100%;
  height: auto;
  padding: 0 35% 20px 0;
  text-align: right;
  transition: all .3s ease;
}
.tiendaHeader h1 {
  font-size: 66px;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
  padding: 0 0 0 0!important;
  margin: 0 0 0 0!important;
  text-transform: uppercase;
  transition: all .3s ease;
}
.tiendaHeader h2 {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  color: #ffffff;
  padding: 0 0 0 0!important;
  margin: 5px 0 0 0!important;
  transition: all .3s ease;
}

.tiendaForm {
  width: 100%;
  height: 45px;
  padding: 0 0 0 0;
  position: relative;
  z-index: 100!important;
  transition: all .3s ease;
}

.tiendaLabel {
  width: 25%;
  height: 45px;
  text-align: center;
  background: #4289d5;
  background-color: #4289d5;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  transition: all .3s ease;
}
.tiendaLabel h1{
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  color: #ffffff;
  line-height: 45px;
  padding: 0 0 0 0!important;
  margin: 0 0 0 0!important;
  transition: all .3s ease;
}

.tiendaField {
  width: 75%;
  height: 45px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all .3s ease;
}

.tiendaInner {
  width: 100%;
  height: 100%;
  position: relative;
}

.tiendaInput {
  width: 93%;
  height: 100%;
  padding: 0 15px 0 15px!important;
  background: #ffffff!important;
  background-color: #ffffff!important;
  border: 1px solid #4289d5!important;
  float: left;
  position: relative;
  transition: all .3s ease;
}
div.input-field {
  margin: 0 0 0 0!important;
}
.tiendaInput input {
  margin: 0 0 0 0!important;
  border: none!important;
}
.tiendaInput .dropdown-content {
  max-height: 325px;
}


.tiendaButton {
  width: 7%;
  height: 100%;
  float: left;
  position: relative;
}
.btnFinder {
  width: 100%!important;
  height: 100%!important;
  position: absolute!important;
  top: 0;
  right: 0;
  line-height: 45px;
  text-align: center;
  color: #4289d5;
  border: 1px solid #4289d5;
  background: #ffffff;
  background-color: #ffffff;
  transition: all .3s ease;
}
.btnFinder:hover , .btnFinder:active , .btnFinder:focus {
  background: #4289d5;
  background-color: #4289d5;
  color: #ffffff;
}

.tiendaFooter {
  width: 100%;
  height: auto;
  padding: 15px 0 25px 0;
  text-align: left;
  transition: all .3s ease;
}
.tiendaFooter h1{
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  color: #ffffff;
  padding: 0 0 0 0!important;
  margin: 0 0 0 0!important;
  transition: all .3s ease;
}

.marcaSection {
  width: 100%;
  height: 220px;
  padding: 0 0 0 0;
  background: #ffffff;
  background-color: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 6px 7px -2px rgba(0,0,0,0.43);
  -moz-box-shadow: 0px 6px 7px -2px rgba(0,0,0,0.43);
  box-shadow: 0px 6px 7px -2px rgba(0,0,0,0.43);
  transition: all .3s ease;
}
.marcaSection img {
  max-width: 100%;
  height: auto;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all .3s ease;
}
.marcaLegend {
  width: 100%;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 0 0 0 0;
  opacity: 0;
  text-align: center;
  z-index: 4;
  transition: all .3s ease;
}
.marcaLegend h1 {
  font-size: 25px;
  color: #ffffff;
  font-weight: bold;
  padding: 0 0 0 0!important;
  margin: 0 0 0 0!important;
  line-height: 22px;
  transition: all .3s ease;
}
.marcaSection::before {
  content: '';
  width: 100%;
  height: 100%;
  background: #629ddc;
  background-color: #629ddc;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  z-index: 2;
  transition: all .3s ease;
}

.marcaLink:hover .marcaSection::before {
  opacity: 0.6;
}

.marcaLink:hover .marcaSection .marcaLegend {
  opacity: 1;
}
.marcaLinkInner {
  position: relative;
}
.closeSquareMarca {
  width: 25px;
  height: 25px;
  font-size: 15px;
  line-height: 25px;
  color: #414141;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  z-index: 12;
}
.closeSquareMarca:hover , .closeSquareMarca:focus , .closeSquareMarca:active {
  color: #4289d5;
}
.marcaLinkBtn {
  cursor: pointer;
}

.squareMarca {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 30px 10% 0 10%;
  text-align: left;
  z-index: 5;
  display: none;
}

.squareMarca h1 {
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  padding: 0 0 0 0!important;
  margin: 0 0 0 0!important;
}
.squareMarca h1 a {
  color: #414141;
  transition: all .3s ease;
}
.squareMarca h1 a:hover , .squareMarca h1 a:focus , .squareMarca h1 a:active {
  color: #4289d5;
}
.squareMarca ul li a {
  font-size: 14px;
  color: #878686;
  transition: all .3s ease;
}
.squareMarca ul li a:hover , .squareMarca ul li a:focus , .squareMarca ul li a:active {
  color: #4289d5;
}
/*  */

/* Registra a tu empresa */
#registra_empresa {
  width: 100%;
  height: auto;
  background: #ffffff;
  background-color: #ffffff;
  padding: 25px 15% 25px 15%;
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}

.registroMain {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  background: #f4f4f4;
  background-color: #f4f4f4;
  position: relative;
  transition: all .3s ease;
}
.registroMain .row .col.xl6 {
  padding: 0 0 0 0!important;
  margin: 0 0 0 0!important;
}

#resgistroMain {
  position: relative;
}
.registroProducto {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  line-height: 0;
  position: relative;
}

.leftSlideRegistro {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 50px;
  color: #414141;
  text-align: center;
  position: absolute;
  top: 0;
  left: 30px;
  bottom: 0;
  margin: auto;
  z-index: 5;
  transition: all .3s ease;
}
.rightSlideRegistro {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 50px;
  color: #414141;
  text-align: center;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
  z-index: 5;
  transition: all .3s ease;
}

.leftSlideRegistro:hover, .leftSlideRegistro:focus, .leftSlideRegistro:active,
.rightSlideRegistro:hover, .rightSlideRegistro:focus, .rightSlideRegistro:active {
  color: #4289d5;
}

.registroInfo {
  width: 100%;
  height: auto;
  padding: 50px 10% 0 10%;
  text-align: center;
  position: relative;
}
.registroInfo h1 {
  font-size: 35px;
  color: #414141;
  font-weight: 200!important;
  font-style: normal;
  padding: 0 0 0 0!important;
  margin: 10px 0 20px 0!important;
  font-weight: normal;
}
.registroInfo p {
  font-size: 16px;
  color: #414141;
  font-weight: normal;
}
.registroInfo h2 {
  font-size: 30px;
  font-weight: 200!important;
  font-style: normal;
  color: #002c5b;
  font-weight: normal;
}

.registroFooter {
  width: 100%;
  height: auto;
  padding: 25px 10% 0 10%;
  text-align: center;
  position: relative;
}
.btnRegistro {
  color: #ffffff;
  font-weight: normal;
  background: #4289d5;
  background-color: #4289d5;
  box-shadow: none;
  transition: all .3s ease;
}
.btnRegistro:hover, .btnRegistro:focus, .btnRegistro:active {
  background: #002c5b;
  background-color: #002c5b;
}

.registroBtnResponsive {
  width: 100%;
  height: 55px;
  position: relative;
  padding: 0 0 0 0;
  display: none;
  transition: all .3s ease;
  overflow: hidden;
}
/*  */

/* Industrias que utilizan Productos */
#industrias_productos {
  width: 100%;
  height: auto;
  background: #ffffff;
  background-color: #ffffff;
  padding: 25px 15% 50px 15%;
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}

.industriasHeader {
  width: 100%;
  height: auto;
  padding: 0 0 50px 0;
  text-align: center;
  transition: all .3s ease;
}
.industriasHeader h1 {
  font-size: 25px;
  color: #414141;
  font-weight: bold;
  font-style: normal;
  padding: 0 0 0 0!important;
  margin: 0 0 0 0!important;
  transition: all .3s ease;
}

.industriasList li {
  font-size: 16px;
  color: #414141;
  font-weight: 500;
  font-style: normal;
  padding: 0 0 25px 0;
  transition: all .3s ease;
}

.industriasList li span {
  position: relative;
  top: -7px;
  transition: all .3s ease;
}
/*  */
