@charset "UTF-8";
/* CSS Document */


.header-fondo{
	width: 100%;
	height: auto;
	background-color:#000000;
	text-align: center;
	color: #fff;
	}	
.negocios{    padding-top: 30px;}

/*slide*/
#slide{ background-image:url("../img/slide-1.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top; height: 600px;}

#slide h1{ color:#FFFFFF; padding-top: 220px; }
#slide h4{ color:#FFFFFF; }


.formulario{padding-top: 20px;}

form{ width:70%; margin-left: 107px;}

#btnEnviar{
	background-color: #000000;
	border-color: #fff;
	color:#fff;
	width: 100%
}

#inputCurp{
	text-transform: uppercase;
}

#btnEnviar:hover{
	background-color: #4d5154;
}


.form-control {
 
    color: #000 !important;
    border: 1px solid #000 !important;
	background-color: #ffffffdb !important;
   
}

/*seccion-1*/
#seccion-1{ padding: 80px 140px; text-align:center; font-size: 19px; background-color: #efefef;}

.archivo{text-align:center !important;}

/*seccion-2*/
#seccion-2{ padding: 80px 40px 80px; text-align:justify; font-size: 18px; background-color: #efefef; }

#seccion-2 h2{font-size: 48px; font-weight: 800; }

.hideme
{
    opacity:0;
}


/*seccion-3*/
#seccion-3{ padding: 80px; text-align:center; font-size: 19px; color: #000000; background-color: #c4c4c4;}

/*seccion-4*/
#seccion-4{ padding: 80px 40px; text-align:justify; font-size: 19px; color: #000000; background-color: #FFFFFF; } 
#seccion-4 h2{font-size: 48px; font-weight: 800; }

/*seccion-5*/
#seccion-5{ padding: 80px 20px 80px; text-align:center; font-size: 18px; background-color: #efefef; }

/*seccion-6*/
#seccion-6{ padding: 80px 10px; text-align:center; font-size: 19px;}

/*seccion-7*/
#seccion-7{ padding: 40px 10px 0px; text-align:center; font-size: 19px; background-color:#e6e4e4;}

/*seccion-8*/
#seccion-8{ text-align:center; font-size: 19px; background-color:#e6e4e4; color: #FFFFFF; padding-bottom: 40px;}

.archivo{text-align:center !important;}


/*-----------------------*/

.container_carru {
  background: #e7e4e4;
  position: relative;
  /*cierre actions*/
  /*cierre items*/
}
.container_carru #actions #arrowrigth .arrowrigth {
  cursor: pointer;
  top: 50%;
  width: 5%;
  position: absolute;
  z-index: 201;
  right: 10px;
  -webkit-transform: rotate(268deg);
  -moz-transform: rotate(268deg);
  -o-transform: rotate(268deg);
  transform: rotate(268deg);
}
.container_carru #actions #arrowleft .arrowleft {
  cursor: pointer;
  top: 50%;
  width: 5%;
  position: absolute;
  z-index: 201;
  left: 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.container_carru #items {
  padding: 5%;
  cursor: move;
  z-index: 200;
  overflow: hidden;
  height: 750px;
  position: relative;
  /*lado izquierdo*/
}
@media only screen and (max-width: 2150px) {
  .container_carru #items {
    height: 630px;
  }
}
@media only screen and (max-width: 2000px) {
  .container_carru #items {
    height: 570px;
  }
}
@media only screen and (max-width: 1900px) {
  .container_carru #items {
    height: 540px;
  }
}
@media only screen and (max-width: 1780px) {
  .container_carru #items {
    height: 500px;
  }
}
@media only screen and (max-width: 1680px) {
  .container_carru #items {
    height: 470px;
  }
}
@media only screen and (max-width: 1565px) {
  .container_carru #items {
    height: 420px;
  }
}
@media only screen and (max-width: 1430px) {
  .container_carru #items {
    height: 390px;
  }
}
@media only screen and (max-width: 1330px) {
  .container_carru #items {
    height: 360px;
  }
}
@media only screen and (max-width: 1230px) {
  .container_carru #items {
    height: 330px;
  }
	form {
    width: 100%;
    margin-left: 40px;

}
}
@media only screen and (max-width: 970px) {
  .container_carru #items {
    height: 310px;
  }
}
@media only screen and (max-width: 875px) {
  .container_carru #items {
    height: 270px;
  }
}
@media only screen and (max-width: 785px) {
  .container_carru #items {
    height: 240px;
  }
}
@media only screen and (max-width: 700px) {
  .container_carru #items {
    height: 235px;
  }
}
@media only screen and (max-width: 640px) {
  .container_carru #items {
    height: 150px;
  }
	.container_carru #items {
  padding: 5%;
  cursor: move;
  z-index: 200;
  overflow: hidden;
  height: 380px !important;
  position: relative;
  /*lado izquierdo*/
}
}
@media only screen and (max-width: 400px) {
  .container_carru #items {
    height: 125px;
  }
}
.container_carru #items #item {
  display: none;
  height: 80%;
  position: absolute;
}
.container_carru #items .img_left {
  display: block !important;
  left: 50%;
  opacity: 0.4;
  z-index: 0;
  -webkit-transform: translateX(-100%) scale(0.9);
  -moz-transform: translateX(-100%) scale(0.9);
  -o-transform: translateX(-100%) scale(0.9);
  transform: translateX(-100%) scale(0.9);
}
.container_carru #items .img_rigth {
  display: block !important;
  left: 50%;
  opacity: 0.4;
  -webkit-transform: translateX(0%) scale(0.9);
  -moz-transform: translateX(0%) scale(0.9);
  -o-transform: translateX(0%) scale(0.9);
  transform: translateX(0%) scale(0.9);
  z-index: 0;
}
.container_carru #items .img_center {
  display: block !important;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  z-index: 90;
}
.container_carru #items .animaterigthR {
  -webkit-animation-name: rigthR;
  -moz-animation-name: rigthR;
  -o-animation-name: rigthR;
  animation-name: rigthR;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
}
@keyframes rigthR {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    z-index: 90;
  }
  30% {
    opacity: 1;
    -webkit-transform: translateX(10%) scale(0.94);
    -moz-transform: translateX(10%) scale(0.94);
    -o-transform: translateX(10%) scale(0.94);
    transform: translateX(10%) scale(0.94);
    z-index: 50;
  }
  100% {
    opacity: 0.4;
    -webkit-transform: translateX(0%) scale(0.9);
    -moz-transform: translateX(0%) scale(0.9);
    -o-transform: translateX(0%) scale(0.9);
    transform: translateX(0%) scale(0.9);
    z-index: 0;
  }
}
@-webkit-keyframes rigthR {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    z-index: 90;
  }
  30% {
    opacity: 1;
    -webkit-transform: translateX(10%) scale(0.94);
    -moz-transform: translateX(10%) scale(0.94);
    -o-transform: translateX(10%) scale(0.94);
    transform: translateX(10%) scale(0.94);
    z-index: 50;
  }
  100% {
    opacity: 0.4;
    -webkit-transform: translateX(0%) scale(0.9);
    -moz-transform: translateX(0%) scale(0.9);
    -o-transform: translateX(0%) scale(0.9);
    transform: translateX(0%) scale(0.9);
    z-index: 0;
  }
}
.container_carru #items .animaterigthL {
  -webkit-animation-name: rigthL;
  -moz-animation-name: rigthL;
  -o-animation-name: rigthL;
  animation-name: rigthL;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
}
@keyframes rigthL {
  0% {
    left: 50%;
    opacity: 0.1;
    -webkit-transform: translateX(0%) scale(0.9);
    -moz-transform: translateX(0%) scale(0.9);
    -o-transform: translateX(0%) scale(0.9);
    transform: translateX(0%) scale(0.9);
    z-index: 0;
  }
  100% {
    left: 50%;
    opacity: 0.4;
    z-index: 0;
    -webkit-transform: translateX(-100%) scale(0.9);
    -moz-transform: translateX(-100%) scale(0.9);
    -o-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
  }
}
@-webkit-keyframes rigthL {
  0% {
    left: 50%;
    opacity: 0.1;
    -webkit-transform: translateX(0%) scale(0.9);
    -moz-transform: translateX(0%) scale(0.9);
    -o-transform: translateX(0%) scale(0.9);
    transform: translateX(0%) scale(0.9);
    z-index: 0;
  }
  100% {
    left: 50%;
    opacity: 0.4;
    z-index: 0;
    -webkit-transform: translateX(-100%) scale(0.9);
    -moz-transform: translateX(-100%) scale(0.9);
    -o-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
  }
}
.container_carru #items .animaterigthC {
  -webkit-animation-name: rigthC;
  -moz-animation-name: rigthC;
  -o-animation-name: rigthC;
  animation-name: rigthC;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
}
@keyframes rigthC {
  0% {
    left: 50%;
    opacity: 0.4;
    z-index: 0;
    -webkit-transform: translateX(-100%) scale(0.9);
    -moz-transform: translateX(-100%) scale(0.9);
    -o-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
  }
  20% {
    left: 50%;
    opacity: 1;
    z-index: 0;
    -webkit-transform: translateX(-110%) scale(0.94);
    -moz-transform: translateX(-110%) scale(0.94);
    -o-transform: translateX(-110%) scale(0.94);
    transform: translateX(-110%) scale(0.94);
    z-index: 50;
  }
  100% {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 90;
  }
}
@-webkit-keyframes rigthC {
  0% {
    left: 50%;
    opacity: 0.4;
    z-index: 0;
    -webkit-transform: translateX(-100%) scale(0.9);
    -moz-transform: translateX(-100%) scale(0.9);
    -o-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
  }
  20% {
    left: 50%;
    opacity: 1;
    z-index: 0;
    -webkit-transform: translateX(-110%) scale(0.94);
    -moz-transform: translateX(-110%) scale(0.94);
    -o-transform: translateX(-110%) scale(0.94);
    transform: translateX(-110%) scale(0.94);
    z-index: 50;
  }
  100% {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 90;
  }
}
.container_carru #items .animateleftL {
  -webkit-animation-name: leftL;
  -moz-animation-name: leftL;
  -o-animation-name: leftL;
  animation-name: leftL;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
}
@keyframes leftL {
  0% {
    left: 50%;
    opacity: 1;
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    z-index: 90;
  }
  30% {
    left: 50%;
    opacity: 1;
    z-index: 0;
    -webkit-transform: translateX(-110%) scale(0.94);
    -moz-transform: translateX(-110%) scale(0.94);
    -o-transform: translateX(-110%) scale(0.94);
    transform: translateX(-110%) scale(0.94);
    z-index: 50;
  }
  100% {
    left: 50%;
    opacity: 0.4;
    z-index: 0;
    -webkit-transform: translateX(-100%) scale(0.9);
    -moz-transform: translateX(-100%) scale(0.9);
    -o-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
  }
}
@-webkit-keyframes leftL {
  0% {
    left: 50%;
    opacity: 1;
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    z-index: 90;
  }
  30% {
    left: 50%;
    opacity: 1;
    z-index: 0;
    -webkit-transform: translateX(-110%) scale(0.94);
    -moz-transform: translateX(-110%) scale(0.94);
    -o-transform: translateX(-110%) scale(0.94);
    transform: translateX(-110%) scale(0.94);
    z-index: 50;
  }
  100% {
    left: 50%;
    opacity: 0.4;
    z-index: 0;
    -webkit-transform: translateX(-100%) scale(0.9);
    -moz-transform: translateX(-100%) scale(0.9);
    -o-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
  }
}
.container_carru #items .animateleftR {
  -webkit-animation-name: leftR;
  -moz-animation-name: leftR;
  -o-animation-name: leftR;
  animation-name: leftR;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
}
@keyframes leftR {
  0% {
    left: 50%;
    opacity: 0.1;
    z-index: 0;
    -webkit-transform: translateX(-100%) scale(0.9);
    -moz-transform: translateX(-100%) scale(0.9);
    -o-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
  }
  100% {
    left: 50%;
    opacity: 0.4;
    -webkit-transform: translateX(0%) scale(0.9);
    -moz-transform: translateX(0%) scale(0.9);
    -o-transform: translateX(0%) scale(0.9);
    transform: translateX(0%) scale(0.9);
    z-index: 0;
  }
}
@-webkit-keyframes leftR {
  0% {
    left: 50%;
    opacity: 0.1;
    z-index: 0;
    -webkit-transform: translateX(-100%) scale(0.9);
    -moz-transform: translateX(-100%) scale(0.9);
    -o-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
  }
  100% {
    left: 50%;
    opacity: 0.4;
    -webkit-transform: translateX(0%) scale(0.9);
    -moz-transform: translateX(0%) scale(0.9);
    -o-transform: translateX(0%) scale(0.9);
    transform: translateX(0%) scale(0.9);
    z-index: 0;
  }
}
.container_carru #items .animateleftC {
  -webkit-animation-name: leftC;
  -moz-animation-name: leftC;
  -o-animation-name: leftC;
  animation-name: leftC;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
}
@-webkit-keyframes leftC {
  0% {
    opacity: 0.4;
    -webkit-transform: translateX(0%) scale(0.9);
    -moz-transform: translateX(0%) scale(0.9);
    -o-transform: translateX(0%) scale(0.9);
    transform: translateX(0%) scale(0.9);
    z-index: 0;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(10%) scale(0.94);
    -moz-transform: translateX(10%) scale(0.94);
    -o-transform: translateX(10%) scale(0.94);
    transform: translateX(10%) scale(0.94);
    z-index: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 90;
  }
}
@keyframes leftC {
  0% {
    opacity: 0.4;
    -webkit-transform: translateX(0%) scale(0.9);
    -moz-transform: translateX(0%) scale(0.9);
    -o-transform: translateX(0%) scale(0.9);
    transform: translateX(0%) scale(0.9);
    z-index: 0;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(10%) scale(0.94);
    -moz-transform: translateX(10%) scale(0.94);
    -o-transform: translateX(10%) scale(0.94);
    transform: translateX(10%) scale(0.94);
    z-index: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 90;
  }
}

.redes {
  display: flex;
  margin: 0;
  list-style: none;
  justify-content: center;
  margin-top: 40px;
  padding: 0;
  flex-wrap: wrap;
}
.redes li {
  box-shadow: 0px 0px 5px 0px #f1e42cb2;
  background: #1b1b1b;
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 8px;
  border-radius: 50%;
  transition: all 600ms;
  -webkit-transition: all 600ms;
}
.redes li.titulo {
  width: 100%;
  text-align: center;
  height: auto;
  background: none;
  margin-bottom: 15px;
  border-radius: 0;
  color: white;
  box-shadow: none;
}
.redes li:hover:not(.titulo) {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.redes li img {
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  height: 20px;
  left: 50%;
}


/* ///////////////////footer///////////////////// */

footer{ text-align: center; color: #fff; background-color: #000000; padding: 50px; font-size: 12px;}

@media screen and (max-width: 1200px) {
form {
    width: 100%;
    margin-left: 40px;
}
}
@media screen and (max-width: 785px) {
	#slide {
    background-image: url("../img/slide-1-movil.jpg");
    background-repeat: no-repeat;
    background-size: 800px;
    background-position: center top;
    height: auto;
    background-color: #000000;}
	
	#slide h1{padding-top: 70px;}
	
	.formulario {
    padding-top: 35px;
}
	form{ width:100%;  margin-left: 0px;}
	
	#seccion-1 {
    padding: 40px;

}
	.negocios {
    padding-top: 0px;
}
	
	
}

@media screen and (max-width: 520px) {
	
	#slide {
    background-repeat: no-repeat;
    background-size: 800px;
    background-position: center top;
    height: auto;
    background-color: #000000;}
	
	.formulario {
    padding-top: 15px;
}
	

	
}

.mt-15{
	margin-top:15px;
}
.mt-30{
	margin-top:30px;
}
.txt_white{
	color:#FFF !important;
}
form{
	width: 70%;
  margin-left: 107px;
  background: #FFF;
  padding: 30px;
  opacity: 0.7;
}
.txt-center{
	text-align:center;
}
.cl-top-btn{
  margin-top:30px;
}
.disclaimer{
  font-size:12px;
  color:#212529;
}
.txt-bla-whi{
  color:#212529;
}
@media (max-width: 575px) {
  form{
	width: 100%;
	margin-left: 0px;
  background: transparent;
  padding: 11px 10px;
  opacity: 1;
}
.cl-top-btn{
  margin-top:10px;
}
.disclaimer{
  font-size:12px;
  color:#FFF;
}
.txt-bla-whi{
  color:#FFF;
}
}