@font-face{
    font-family: 'smoolthan';
    src: url('../fonts/smoolthan.otf')
}

@font-face{
    font-family: 'quantifybold';
    src: url('../fonts/quantifybold.ttf')
}

@font-face{
    font-family: 'planeium';
    src: url('../fonts/planetium-bold.otf')
}


html, body{
    height: 100%;
    width: 100%
}

.seccion1, .seccion4, .seccion5 ,seccion2{
  height: 990px;
}

.seccion2{
    height: 100%
}
.seccion3{
  height: auto;
}

* {
  padding: 0;
  margin: 0;
  list-style: none;
}

.imagen-servicios{
    height: 100%;
}

.titulo-servicios{
    font-size: 25px;
    font-family: "smoolthan", sans-serif;
    color: white;
}

p.parrafo-servicios{
    font-size: 15px;
}

.seccion2{
    background-image: url("../img/nave1.jpg");
    background-repeat: no-repeat;
    min-height: 790px;
    background-position: center top;
}

.titulo2 h1{
    color: aliceblue;
    padding: 90px 0 0 0;
    font-family: "quantifybold";
    font-size: 40px;
    margin: 0;
    text-transform: uppercase;
}

.container-servicios{
    padding-top: 60px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.holograma-contenedor{
    background: url("../img/teleport-01.svg");
    background-position: bottom;
    background-repeat: no-repeat;
    box-shadow:20px 20px 50px 10px transparent inset;  
    padding-top: 270px;
    height: 600px;
    padding-right: 30px;
    padding-left: 30px;
    overflow: hidden;
    margin-top: 40px;
}

@media only screen and (max-height: 880px) {
    .holograma-contenedor{
        height: 500px;
        padding-top: 210px;
    }
}

.imagen-servicios-contenedor{
    height: 90px;
    width: 100%;
    margin-top: 30px;
}

.titulo-servicios-contenedor{
    height: 40px;
    padding-left: 5px;
    padding-right: 5px;
}

.control-nave{
    background-image: url("../img/nave2.png");
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: center top;
}

.seccion4{
    background-image: url("../img/fondo2.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.titulo4 h1{
    color: aliceblue;
    padding-top: 60px;
    font-family: "quantifybold";
    font-size: 40px;
    margin: 0;
    padding-top: 60px;
    text-transform: uppercase;
}

.pantalla-transparente{
    width: 1200px;;
    height: 530px;
    border-right-width: 10px;
    border-left-width: 10px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: solid;
    border-color: rgb(12,255,255);
    border-radius: 10px;
    background-color: rgba(12,255,255,0.15);
    margin-right: auto;
    margin-left: auto;
    margin-top: 100px;
}


.titulo-contenedor-metodo-trabajo h2{
    font-size: 25px;
    font-family: "smoolthan";
    color: white;
}

.imagen-trabajo-contenedor{
    height: 200px;
    width: 100%;
    margin-top: 30px;
}

.imagen-trabajo{
    height: 100%;
}

.cohete-animado{
    zoom: 0.5;
    -moz-transform: scale(0.5);
    position: relative;
    left: 50%;
    top: 50%;
}

.metodo-trabajo{
    padding-top: 300px;
    width: 90%;
}


.logos-contenedor{
    margin-top: 150px;
    width: 100%;
    height: 100%;
}

.logo{
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

.imagen-clientes{
    height: 100px;
}

.nuestros-clientes{
    margin-top: 0px;
}

.platillo-contenedor{
    width: 900px;
    overflow: hidden;
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    transform: translateY(-70px);
}

.platillo-imagen{
    width: 100%;
    vertical-align: top;
}

.footer-espacial{
    width: 100%;
    height: 500px;
    background-image: url("../img/fondo-footer.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
    z-index: 1;
    position: absolute;
    padding: 30px 20px;
    align-items: center
}

.imagen-contacto-contenedor{
    height: 80px;
    width: 100px;
    display: inline-block;
    align-content: center
}

.imagen-contacto{
    height: 100%;
}

.contacto-texto{
    color: #0cffff;
    display: inline-block;
    font-family: "smoolthan";
    font-size: 30px;
}

.velocidad-luz{
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    margin-top: 25%;
}

.datos-contacto{
    margin-top: 80px;
}

.imagen-contacto{
    animation-name: rotar;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-fill-mode: forwards;
}

@keyframes rotar {
	75% {
        transform: rotateY(0deg)
	}
    100% {
		transform: rotateY(360deg)
	}
}

#isotipo-footer{
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto
}

.ubicanos-texto{
    color: #0cffff;
    font-family: "smoolthan";
        font-size: 30px;
}

.ubicanos-contenedor{
    text-align: center;
    margin-top: 80px;
}

.pulso{
    margin-top: 10px;
    
}

.icono-desarrollo{
    height: 100%;
}

.icono-desarrollo-contenedor{
    height: 150px;
}

.lenguajes-programacion{
    position: absolute;
    margin-top: 60px;
    left: 50%;
    transform: translateX(-50%)
}

.texto-desarrollo{
    color: aliceblue;
    font-size: 20px;
    font-family: "smoolthan";    
}

lenguaje-contenedor{
    text-align: center
}

.productos-contenedor {
    width: 850px;
    padding-top: 30px;
    overflow: hidden;
    margin-bottom: 0px;
}

.texto-producto {
    color: aliceblue;
}

.imagen-producto-contenedor {
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
    border-style: solid;
    border-color: #0cffff;
    border-width: 1px;
}

.titulo-producto{
    margin: 0;
    margin-bottom: 20px;
    color: rgb(12,255,255);
    width: inherit;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
}
.parrafo-producto {
    font-size: 18px;
    text-align: justify;
    font-family: "Smoolthan";
    padding-right: 10px;
}

.lenguaje-contenedor {
    position: absolute;
    transform: translateX(-50%);
    text-align: center
}

.texto-desarrollo-contenedor {
    width: 400px;
    justify-content: center;
}

.parrafo-metodo-trabajo{
    color: white;
    font-family: "smoolthan";
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
}
.imagen-producto {
    max-width: 100%;
}

.iconos-productos-contenedor {
    margin-top: 10px;
}

.titulo-trabajo {
    font-size: 35px;
    font-family: "smoolthan", sans-serif;
    color: white;
    text-align: center;
}

.primer-titulo{
    font-size: 45px;
    text-transform: uppercase;
}

.metodo-trabajo-contenedor{
    margin-bottom: 50px;
}
.titulo-servicios-contenedor-dos {
    transform: translateY(-74px);
    visibility: hidden;
}

.titulo-servicios-contenedor-uno-2 {
    transform: translateY(-148px);
    visibility: hidden;
}        

.titulo-servicios-contenedor-uno-3 {
    transform: translateY(-222px);   
    visibility: hidden;
}

.titulo-servicios-contenedor-uno-4 {
    transform: translateY(-296px);  
    visibility: hidden;
}

.imagen-servicios-contenedor-dos-1 {
    transform: translateY(-296px);
}

.imagen-servicios-contenedor-uno-2 {
    visibility:hidden
}

.imagen-servicios-contenedor-uno-3 {
    visibility:hidden
}

.imagen-servicios-contenedor-uno-4 {
    visibility:hidden
}

.imagen-servicios-contenedor-uno-1 {
     transform: translateY(-296px);
}

.imagen-servicios-contenedor-dos-3 {
    transform: translateY(-76px);
}

.imagen-servicios-contenedor-dos-2 {
    transform: translateY(-415px);
    visibility: hidden;
}

.imagen-servicios-contenedor-dos-4 {
    transform: translateY(-195px);
    visibility: hidden; 
}
