body{
	background: #1D1D1DFF;
}

/*--------Estilos Cursor animado----------*/

.main {
  font-size: 0px;
}

canvas {
  position: fixed;
  background: black !important;
  z-index: -1;
  top: 0;
}


/*--------Fin Estilos Cursor animado----------*/

.container-all-items{
	width: 500%;
	display: flex;
	justify-content: center;
	margin: auto;
	margin-top: -540px;
}

.container-all1{
	width: 20%;
	z-index: -999;
	margin-top: -210px;
}
.container-all2{
	width: 80%;
	max-height: 100vh;
	overflow-y: scroll;
	margin-top: -213px;
	overflow-x: hidden;
}

.container-all2 img{
	width: 100%;
}

.Title-index h1{ 
	font-family: Merry; 
	font-size: 90px;
	color: #FFFFFFFF;
	margin-left: 120px; 
	margin-bottom: -80px;
}

.Title-index{
	margin-bottom: 100px;
}

/*-------------Estilos hover letras---------------*/

h1 {
  font-size: 4rem;
}

.bounce {
  animation-name: bounce;
}

.bouncing-letters span {
  animation-timing-function: linear;
  animation-duration: 1s;
  animation-iteration-count: 1;
  display: inline-block;
}

.bouncing-letters span:hover{
	color: #2FCCCCFF;
}

@keyframes bounce {
  20%,
  50%,
  80%,
  to {
    transform: scale(1, 1);
  }
  40% {
    transform: scale(1.75, 0.65);
  }
  45% {
    transform: scale(1.75, 0.65);
  }
  70% {
    transform: scale(1.25, 0.75);
  }
  90% {
    transform: scale(1.15, 0.85);
  }
}

.main {
  font-size: 0px;
	color: #1D1D1DFF;
	border: none;
}

.letter1{
	color: #2FCCCCFF;
}
/*-------------Fin Estilos hover letras---------------*/

/*-----ESTILOS BANNER-------*/

html { height:100%; }
		body {
			min-height: 100%;
			height: auto !important;
			
      margin:0px;
		}
		.banner {
			padding-top: 50px;
			background-color:  none;
			overflow: hidden;
			min-height: 700px;
		}
		#parallxWrapper {
			margin:auto;
			height:540px;
			width:1000px;
		}
		.parallxBackground {
			height:100%;
			background-image:url("../imagenes/seo.jpg");
			border-radius:10px;
			padding:10px;
			-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
		}
		.parallxLayerLogo {
			width:300px;
			height:225px;
			margin-top:50px;
			margin-left:50px;
			background-image:url("https://i.imgur.com/9A9KbR8.png");
			position:absolute;
			-webkit-transform:translateZ(90px);
			-webkit-transition: all 0.2s;
			transform:translateZ(90px);
			transition: all 0.2s;
			display: none;
		}
		.parallxLayer:hover {
			-webkit-transform:scale(1.05);
			-webkit-transform:translateZ(30px);
			transform:scale(1.05);
			transform:translateZ(30px);
			cursor:pointer;
		}
		.parallxLayerRStar{
			width:100px;
			height:90px;
			margin-left:880px;
			margin-top:450px;
			float:right;
			background-image:url("https://i.imgur.com/Mh37eRt.png");
			position:absolute;
			-webkit-transform:translateZ(20px);
			transform:translateZ(20px);
			display: none;
		}
		.parallxLayerShooter{
			width:1000px;
			height:694px;
			float:right;
			background-image:url("../imagenes/seo3.png");
			position:absolute;
			-webkit-transform:translateZ(50px);
			transform:translateZ(50px);
			background-repeat:  no-repeat;
			margin-top: 90px;
		}		
		.parallxLayerRStar:hover {
			-webkit-transform:scale(1.05);
			-webkit-transform:translateZ(30px);
			transform:scale(1.05);
			transform:translateZ(30px);
			cursor:pointer;
		}


h2, .h2 {
    font-size: 30px;
}
h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}

.lead {
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 20px;
}

body {
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.col-md-8 {
  min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


/*------FIN ESTILOS BANNER----*/
.container-all2{
	margin-top: -150px;
}
.section1{
	margin-top: -0px;
}

body{
	color: #fff;
}

.section2{
	display: flex;
	width: 90%;
	margin: auto;
}

.container-info2-1{
	width: 40%;
}

.container-info2-2{
	width: 60%;
}

.info2-1{
	width: 90%;
	margin: auto;
	margin-top: 0px;
}

.info2-2{
	width: 90%;
	margin: auto;
	margin-top: 0x;
}

.info2-2 h1{
	font-size: 45px;
	color: #2FCCCCFF;
}

.section3{
	width: 90%;
	margin: auto;
	margin-top: 120px;
}

.section3 h1{
	text-align: center;
	margin-left: 0px;
}

.tarjetas{
	display: flex;
	margin-top: 150px;
}

.container-info3-1{
	width: 100%;
	margin: auto;
	text-align: center;
	display: flex;
	justify-content: center;
}

.info3-1, .info3-2, .info3-3{
	width: 90%;
}

.info3-3{
	margin-top: 30px;
}

.section3 i{
	font-size: 30px;
	background: #2FCCCCFF;
	padding: 30px;
	border-radius: 50%;
	min-width: 12%;
}

.container-info3-1 h2{
	font-size: 25px;
	margin-top: 50px;
}

.section4{
	width: 90%;
	margin: auto;
	margin-top: 100px;
}

.section4 h1{
	text-align: center;
	margin-bottom: 50px;
}

.tarjetas2{
	display: flex;
}

.container-all-info4-1{
	margin-top: -21px;
}

.container-info4-1, .container-info4-2{
	width: 50%;
}

.info4-1 p, .info4-2 p{
	width: 88%;
	text-align: justify;
}

.container-info4-2 .info4-1{
	width: 100%;
	text-align: right;
	display: block;
}

.container-info4-2 .info4-1 p{
	text-align: justify;
	width: 90%;
	margin-right: 0;
	float: right;
}

.container-info4-2{
	border-left: 5px solid #2FCCCCFF;
}

.circle-number{
	width: 100%;
	height: 20px;
	position: relative;
	top: 110px;
}

.circle-number .number{
	width: 50px;
	height: 50px;
	background: #fff;
	margin: auto;
	border-radius: 50%;
	border: 5px solid #2FCCCCFF;
}

.circle-number .number h1{
	font-size: 40px;
	color: black;
	position: relative; 
	top: -21px;
}

.info4-1 h2{
	color: #2FCCCCFF;;
}

@media only screen and (max-width: 1000px) {

.container-all-items{
  display: flex;
  flex-direction: column;
  margin-top: 00px;
} 
.container-all1{
  width: 100%;
  background: blue;
}

.container-all2{
  width: 100%;
  margin-top: 70px;
  overflow-x: hidden;
}

.banner{
	height: 700px;
	
}

.parallxBackground{
	height: 700px;;
}

.section2{
	margin-top:120px;
	display: flex;
	flex-direction: column;
}

.container-info2-1,
.container-info2-2{
	width: 100%;
}

.container-info2-2{
	margin-top: 80px;
	text-align: center;
}

.info2-2 h1{
	font-size: 80px;
}

.info2-2 h3{
	margin-top: 80px;
}

.section3{
	margin-top: 200px;
}

.section3 .Title-index h1{
	font-size: 120px;
}

.section3 .tarjetas{
	flex-direction: column;
}

.container-info3-1{
	height: 650px;
}

.container-info3-1 i{
	height: 90px;
	font-size: 90px;
}

.container-info3-1 h2{
	font-size: 50px;
}

.section4{
	display: flex;
	flex-direction: column;
}
 
.section4 h1{
	font-size: 110px;
}

.info4-1 h2{
	font-size: 70px;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.container-info4-1{
	width: 100%;
}

.container-info4-2{
	width: 100%;
	border: none;
}

.container-info4-2 .info4-1 h2{
	margin-left: 40px;
	margin-bottom
}

.container-info4-2{
	display: flex;
	justify-content: center;
	margin-left: -40px;
}

.container-info4-2 .info4-1 p{
text-align: center;
}

.info4-1 p{
	font-size:40px;
	margin: auto;
	text-align: center;
	margin-bottom: 100px;
}

.tarjetas2{
	width: 100%;
	display: flex;
	flex-direction: column;
}

.circle-number{
	display: none;
}

.formulario .info4 .input1 input{
	max-width: 87%;
}

.formulario .info4 .input2 input{
	max-width: 87%;
}

.formulario{
	overflow: hidden;
}

.main-footer{
	max-width: 95%;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1130px) {
.container-info4-1 {
	margin-right: -5px;	
}
}

@media only screen and (min-width: 768px) and (max-width: 1030px) and (max-height: 2000px){

.section2 h3{
	font-size: 24px;
}	
.section3{
	margin-top: 200px;
}

.section3 .Title-index h1{
	font-size: 90px;
}

.section3 .tarjetas{
	flex-direction: column;
}

.container-info3-1{
	height: 400px;
}

.container-info3-1 i{
	height: 90px;
	font-size: 90px;
}

.container-info3-1 h2{
	font-size: 30px;
}

.section4 p{
	font-size: 23px;
}

.container-all2{
	min-height: 103vh;
}


}


