*{
    margin: 0;
    padding: 0;
}
html, body {
    overflow-x: hidden;
  font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    font-size: 15px;
    line-height:20pt;
    scroll-behavior: smooth

}
h1,h2,h3{
  font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 37px
}
body { padding-top: 40px; }
/*MENU*/

#logoIndex{
    max-width: 177px;
}
nav{ 
    z-index: 7;
    height: 70px;    
}
.nav-styled,.nav{
    background:white;
}

.nav-styled{
    padding: 10px 0px;
    transition: 0.3s ease-in-out;
}

.container{
    max-width: 1445px;  
}
.contenido{
    margin: 0 auto;
    overflow-x: hidden
}

.secciones{
    height:100%;
    min-height: 100vh;
    position: relative;
}
#main{
    background-image: url('../IMG/bg1-01.svg');
    background-color: white;
    background-size: cover;
    text-align: center;
}
#space{
    background-image: url("../IMG/bg2-empty.png");
    background-color: white;
    background-size: cover;
}
#sky{
    background-image: url("../IMG/bg3-empty.png");
    background-color: white;
    background-size: cover;
    text-align: right;
}
#beach{
    background-image: url("../IMG/bg4-empty.png");
    background-color: white;
    background-size: cover;
    text-align: center

}
#ocean{
    background-image: url("../IMG/bg5-empty.png");
    background-color: white;
    background-size: cover;
    text-align: center

}
#future{
    background-color: white;
    background-size: cover;
    text-align: center     
}

.maincontent{
    z-index: 3
}

.objectleft{
    position: absolute;
    float: left;
    left: 0;
    top: 5%
}
.objectright{
    position: absolute;
    right: 0;
    float: right;
    top: 5%
}
h2{
    letter-spacing: 7px;
}
/*Portada*/

#main h1{
    font-size: 57px;
    width: 100%;
    margin: 0 auto;
    letter-spacing: 5px;
}

@media (max-width: 576px) {   
   #main h1{
    font-size: 2em;
}
}
#main button:hover{
    background: #714DAA;
    color: white;
    transition: 0.2s ease;
}

#main img{
       box-sizing: border-box;
    max-width: 100%;
    max-height: 100%;
    min-width: 50%;
}

#main p{
    width: 30%;
    margin: 0 auto;
    color:#8C8C8C;
    padding:30px 0;
    transition: 0.2s ease;
}
#main-contenido{
    margin-top: 80px
}
#main button{
    border: 4px #714DAA solid;
    color: #714DAA;
    padding: 7px 12px;
    background-color: transparent;
    transition: 0.2s ease;
}
#main button a{
    text-decoration: none;
    color: #714DAA
}

.textos{
     z-index: 2
}
/*space*/

#spaceBlock{
    color:  white;
    text-align: center;
    font-size: 14px;
    padding: 13% 0;
}

@media (min-width: 768px) {
    #celular{
        width: 100%!important; 
        margin-left: 23%!important;
    }
}
@media (max-width: 576px) { 
    #celular{
        width: 170%!important; 
        margin-left: 0px!important
    } }

@media (min-width: 576px) { 
    #celular{
        width: 100%!important; 
        margin-left: 23%!important;
    } }


@media (min-width: 992px) { 

    #celular{
        width: 100%!important;
        margin-left: 40%!important;
    }
}
#celular{
    display: inline-block;
}

div.laptop-wrapper {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
}
div.laptop-wrapper video {
    box-sizing: border-box;
    background: url(../IMG/celgif.png) center center no-repeat;
    background-size: contain;
    padding: 3.7% 13.5% 8.5%;
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
}

#octopi1{
    width: 150px;
    right: 46%;
    position: absolute;
    top: 20%;
}
#ghostly1{
    width: 150px;
    position: absolute;
    bottom: 12%;
    left: 40%;
}
/*sky*/
#skyBlock{
    color:  white;
    text-align: center;
    font-size: 14px;
    padding-bottom: 17%
}
#skyBlock h2{
    margin: 0
}
#skyBlock ul {
    list-style: none
}
#skyBlock ul li{
    list-style-image: url(../IMG/bullet1-01.png);
    margin-bottom: 30px
}
.bullets{
    width: 20px;
    margin:7px 15px;
    padding-bottom: 5px
}
#octopi2{
    position: absolute;  
   top: 85%;
    left: 23%;
}
#ghostly2{
    position: absolute;
    left: 30%;
    top: 25%;
}
#skyBlock li{
    font-size: 17px;
    margin-top: 15px;
}

/*AR*/
#beach{
    padding-top: 5%;  
}
#beach .container{
     max-height: 120vh
}
#beach p{
    text-align: justify
}
#beach ul{
    list-style: none; 
    text-align: justify
}
#beach h2{
    margin-bottom: 50px
}
#beach h4{
    text-align: justify
}
.bullets2{
    margin: 7px;
    width: 40px
}
#octopi3{
    position: absolute;
    bottom: 15%;
    right: 60%
}
#ghostly3{
    position: absolute;
    bottom: 15%;
    left: 55%
}
@media (min-width: 992px) {
    #ground{
        width: 100%;
    }
}


@media (min-width: 1200px) { 
       #ground{
        width: 100%
    }
}

#tablet{
 width: 700px;
display: inline-block;
text-align: center;
margin-right: 5%;

}

@media (max-width: 576px){
  #tablet {
    width: 100%;
    margin-bottom: 20%;
    height: 200px
}
  #octopi3{
   width: 25%
}
#ghostly3{
    width: 25%
}
}

/*middle*/
#beachvideo{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 350px;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
   background-image: url("../img/banner-juego.png");
}


#botonvideo{
 position:relative;
 top:40%; 
 left:40%;
 border: white 2px solid;
 border-radius: 5px;
 padding: 10px 15px;
 background: transparent;
 color: white;
 transition: 0.5s ease-in
}

#botonvideo:hover{
 background: white;
 color: #002752;
 transition: 0.5s ease-in
    
}
/*ocean*/
#oceanBlock{
    color:  white;
    text-align: right;
    font-size: 14px;

}
@media (max-width: 576px) { 
    #lista{
        margin-bottom: 500px;
    }
   
}
@media (max-width: 576px) { 
    #oceanBlock{
        padding-top: 7em!important;}
}


@media (max-width: 768px) { 
    #lista{
       margin-bottom: 300px;
    }
    #ghostly4{
    position: absolute;
    top: 100%;
    right: 35%;
}
}

@media (max-width: 768px) { 
   #octopi4{
    width:120px
}


#ghostly4{
  width: 80px
}
.seahalf1{
   width:300px
}
}

#lista{
    margin-bottom: 200px;
    margin-right: 25px
}
#lista li{
    font-size: 17px;
    list-style-image: url(../IMG/bullet2.png);
    margin-top: 8%
}
.seahalf1{
    position: absolute;
    left: 0;
    bottom: 0
}

.seahalf2{
    position: absolute;
    right: 0;
    bottom: 0
}

#octopi4{
    position: absolute;
    left: 20%;
    bottom: 0
}

#ghostly4{
    position: absolute;
    top: 30%;
    right: 35%;
}

#ocean .objectright{
    right: 10%
}
#ocean hr{
    border: 1px solid #ffcc00;
      width: 120%;
   border-radius: 10px
}

/*future*/

#futureBlock{
   background-color: white;
   position: relative;
 
}
#future .container{
    padding-top: 8%    
}

#future h2{
    padding-bottom: 25px;
    color: #FF8365
}

#future hr{
    width: 50%;
    text-align:center;
    margin: 0 auto;
    margin-bottom: 50px;
   border: 1px solid red;
   border-radius: 10px
}
#future button{
    border: 3px solid;
    margin-left: 15px;
    margin-top: 7px;
    padding: 7px 15px;
    font-weight: bold;
    background: transparent
}

#octopi5{
    margin-top: 7%
}
#ghostly5{
    margin-top: 7%
}
/*contact*/
#contact {
    padding-bottom: 50px
}
#contact h2{
    color:#7DD8B1
}
#contact hr{
   border: 1px solid #7DD8B1;
   border-radius: 10px
}

form{
    width: 100%;
    text-align: left
}
form label{
    font-weight: bold
}

form .btn{
    background: #714DAA;
    padding: 10px 50px;
    border: transparent;
    border-radius: 13px;
    
}

/*footer*/
footer{
    text-align: center;
    padding: 50px 0px
}

/*RA*/
ol.simple-list {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/

    margin: 0;
    margin-left: 3em;
    padding: 0;

    counter-reset: li-counter;
}
ol.simple-list > li{
    position: relative;
    margin-bottom: 20px;
    padding-left: 1em;
    min-height: 3em;
    border-left: 2px solid #CCCCCC;
}
ol.simple-list > li:before {
    position: absolute;
    top: 0;
    left: -1em;
    width: 0.8em;

    font-size: 3em;
    line-height: 1;
    font-weight: normal;
    text-align: right;
    color: #3754D1;

    content: counter(li-counter);
    counter-increment: li-counter;
}