.colorA{
    color:#FFFFFF
}

.colorB{
    color:#E7A7FF
}

.colorC{
    color:#05D5F5
}

body{
    color: white;
    background: radial-gradient(#653c84 0%, #281b41 100%) no-repeat;
    min-height: 100vh;
    height: 100%;
    font-family: 'Exo 2', sans-serif;
    background-image: url(bitel-bg.jpg);
    background-size: cover;
}

.shadowGalaxy{
    background-image: url(shadowGalaxy.png), linear-gradient(180deg, rgba(38,27,64,0) 5%, rgba(38,27,64,1) 51%, rgba(38,27,64,0) 95%);
    background-blend-mode: overlay;
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
}

.shadowGalaxy .container{
    position: relative;
}

.navbar{
    padding: 10px 0;
    z-index: 3;
}

.navbar-nav{
    margin: 0 auto;
}

.navbar-light .navbar-toggler-icon {
    filter: invert(1);
}

.navbar-nav a{
    margin: 0 7px;
    background: linear-gradient(#ffbc60 0%, #ff8c22 100%);
    border:#ff8c22;
    color: #fff!important;
    font-weight: 600 !important;
    line-height: 1;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px!important;
    height: 43px;
}

.navbar-nav a:hover{
    background: linear-gradient(#ff8c22 0%, #ffbc60 100%);
}

.navbar-nav a img{
    padding-right: 10px;
}

.sectionA{
    position: relative;
    height: 800px;
    width: 100%;
    margin-bottom: 5px;
}

.planeta01 img{
    position: relative;
    z-index: 2;
}

.planets{
    position: absolute;
    z-index: 1;
    top: 50px;
    width: 100%;
    height: 600px;
}

.planets .planet02{
    position: absolute;
    left: 60px;
}

.planets .cohete1{
    top:-80px;
    position: absolute;
    left: 500px;
}

.planets .star1{
    position: absolute;
    left: 350px;
    top: 80px;
}

.planets .dimon1{
    position: absolute;
    left: 390px;
    bottom: 140px;
    z-index: 2;
}

.planets .planet03{
    position: absolute;
    bottom: 139px;
    left: 256px;
    z-index: 2;
}

.planets .planet04{
    position: absolute;
    bottom: 160px;
    left: 347px;
}


.planets .planet05{
    position: absolute;
    right: 70px;
    top: 0px;
}

.planets .bell01{
    position: absolute;
    right: 50px;
    top: 20px; 
    z-index: 2;
}

.planets .corona01{
    position: absolute;
    right: 280px;
    top: 200px; 
    z-index: 2;
}

.planets .ticket01{
    position: absolute;
    right: 400px;
    bottom: 80px; 
}

.sectionNave{
    max-width: 529px;
    margin: 0 auto;
    align-items: center;
    z-index: 5;
    position: relative;
    height: 100%;
    bottom: -250px;
}

.sectionNave .mascota{
    max-width: 166px;
    margin-bottom: -70px;
}


.planeta01{
    margin: 19px auto 0;
    width: 284px;
    width: 284px;
}

.juegaAqui{
    width: 200px;
    margin: 20px auto 0;
    z-index: 5;
    position: relative;
}

.juegaAquiBtn{
    background: #60CEFF;
    border: #3ac0f9;
    color: white;
    font-size: 28px;
    font-weight: 600;
}

.juegaAquiBtn:hover{
    background: #2fa8dc;
    border: #3ac0f9;
    color: white;
    font-size: 28px;
}

.juegaAqui p{
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 4px;
}

.juegaAqui .siguenos{
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 3;
}

.juegaAqui .socialNet{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient( rgba(28, 21, 42, 0) 0%,  #1c152a 100%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.juegaAqui .socialNet:hover{
    opacity: 0.85;
}

.socialNetInt{
    height: 50px;
    border-radius: 50%;
    margin: 0 auto;
    width: 50px;
    display: block;
    background: linear-gradient(#ad4bea 0%, #643b95 100%);
    border: 1px solid #8d43cc;
}

.socialNetInt img{
    margin: 0 -1px;
    width: 50px;
}

.burbuja{
    background: url(../img/globo-home.png);
    background-repeat: no-repeat;
    background-size: 380px;
    height: 160px;
    width: 380px;
    right: 16%;
    top: 80px;
    z-index: 3;
    position: relative;
    float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    padding-top: 16px;
    padding-right: 81px;
}

/* Section B */

.sectionB{
    padding-top: 40px;
    margin-bottom: -110px;
}

.carsouselPremios.sectionB h2{
        font-weight: 700;
        font-size: 38px;
        color:#E7A7FF;
        font-style: italic;
}

.queEs h2{
    font-weight: 700;
    font-size: 38px;
}

.bitelGame{
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.planetking{
    width: 200px;
    display: inline;
    z-index: -1;
    position: absolute;
    right: 49%;
    margin-top: 92px;
}

.cardGanafondo{
    position: relative;
    width: 420px;
    height: 279.38px;
    background: linear-gradient(#fff 0%, #00c5e3 100%);
    filter: drop-shadow(0px 33px 36px rgba(0, 0, 0, 0.16)); 
    z-index: 1;
    top: 0; 
    border-radius: 20px;  
}

.cardGana{
    position: relative;
    width: 420px;
    height: 279.38px;
    background: linear-gradient(#653c84 0%, #281b41 100%);
    filter: drop-shadow(0px 33px 36px rgba(0, 0, 0, 0.16));
    z-index: 2; 
    top: -290px;
    left: 8px;
    border-radius: 20px; 
}

.listaGana{
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.listaGana img{
    width: 38px;
    height: 38px;
}

.listaGana .listaTicket{
    width: 40px;
    height: 42px; 
}

.listaGana span{
    line-height: 1.2;
    text-align: left;
    margin-left: 10px;
    border-bottom: 1px solid ;
    padding-bottom: 5px;
    width: 280px;
    margin-bottom: 10px;
}

.cardPremios{
    width: 769.4px;
    height: 262.55px;
    border-radius: 23px;
    background: linear-gradient(#008ea3 0%, #00c5e3 100%);
}

.cardPremios .btn{
    width: 282.27px;
    height: 69.92px;
    background: linear-gradient(#dd69f8 0%, #630a84 100%);
    border-radius: 30px;
    font-style: italic;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border: none;
    cursor: default!important;
}

.text-tabPremios{
    margin-top: 30px;
    margin-bottom: -10px;
}

.btnRegMonedas {
    position: relative;
}

.btnRegMonedas::after {
    content: '';
    background-image: url(../img/star1.png);
    background-size: 48px;
    background-repeat: no-repeat;
    left: -20px;
    height: 100px;
    width: 100px;
    position: absolute;
    top: -13px;
    rotate: 24deg;
}

.cardPremios2{
    width: 769.4px;
    height: 229.97px;
    border-radius: 23px;
    background: linear-gradient(#0dbea3 0%, #0afcd7 100%);
}

/* Section C */

.sectionC h2{
    font-weight: 700;
    font-size: 38px;
    color:#E7A7FF;
    padding-bottom: 10px;
}

/* Section D */

.sectionD{
    background: radial-gradient(#0dbea3 0%, #004167 100%);
    background-image: url(bg2-azul.jpg);
    background-size: cover;
}

.starDa{
    position: absolute;
    right: 6%;
    margin-top: 80px;
}

.titleD{
    padding: 95px 40px 0px;
}

.sectionD h2{
    font-weight: 700;
    font-size: 36px;
    line-height: 1.1;
    font-style: italic;
}
.sectionD h3{
    margin-bottom: 20px;
    color: yellow;
}


.sectCards{
    max-width: 600px;
    margin: 0 auto;
    padding-left: 10px;
}

.cardA,
.cardB{
    position: relative;
    display: flex;
    flex-direction: row;
}

.cardA img{
    position: relative;
    /* height: 390px; */
    height: 375px; 
    margin-left: -160px;
    margin-top: -95px;
}
.cardA .cuyImg{
    display: none; 
}

.cardA .card-body{
    margin-left: -60px;
}

.cardA h4{
    font-size: 29px;
    line-height: 29px;
    text-align: left;
    color: #fff;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    font-weight: 600;
    margin-top: 14px;
}

.cardA .btn{
    margin: 20px;
}

.cardA p{
    width: 561px;
    height: 109px;
    font-family: "Exo 2";
    font-weight: 500;
    font-size: 21px;
    line-height: 21px;
    text-align: center;
    color: #fff;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.cardB .premiosAcomula{
    position: relative;
    height: 440px;
    margin-right: -160px;
    margin-top: -95px;
}

.cardB h4{
    font-weight: 600;
    font-size: 32px;
    line-height: 32px;
    text-align: left;
    color: #fff;
    text-shadow: 0px 13px 16px rgba(0, 0, 0, 0.16);
    padding: 20px 0 0 40px;
}



.cardB p{
    font-weight: 500;
    font-size: 20px;
    line-height: 21px;
    text-align: left;
    color: #fff;
    
}    

.cardB span{
    font-weight: 600;
    font-size: 29px;
    line-height: 29px;
    text-align: left;
    color: #fff;
}    

.bloqueCard{
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-body{
    flex: 1 1 auto;
    padding: 1rem 1rem;
    padding-left: 31px;
}

.winTicket{
    margin-left: -30px;
    margin-right: 10px;
}

.PremiosText{
    margin: 131px 60px 0;
}

.obtenPremios{
    background: url(../img/bgCombo.png), radial-gradient(circle, rgba(105,34,142,1) 5%, rgba(105,34,142,0) 55%);
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px 0 90px;
    background-blend-mode: overlay;
}



.sectionC .container{
    padding: 42px 0 0;
}

.sectionE{
    padding-top: 70px;
    padding-bottom: 70px;
}

.sectionE .btnModal{
    background: none;
    border: none;
}

.sectionE h2{
    font-weight: 700;
    font-size: 38px;
    line-height: 1.1;
    font-style: italic;
}

.sectionE .planetaPremios{

    margin: 0 auto;
    display: block;
}

.PremiumSec dev{
    padding-left: 104px;
}

.sectionE .BtnPremium{
    width: 340px;
    height: 48.34px;
    background: linear-gradient(#008ea3 0%, #00c5e3 100%);
    filter: drop-shadow(0px 23px 26px rgba(0, 0, 0, 0.16));
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    line-height: 28px;
    position: relative;

    margin: 20px 0 10px;
}


.sectionE .img__planetas{
    height: 400px;
    background-image: url(../img/planet03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300px;
    padding-top: 40px;
}


.BtnPremium:hover{
    background: linear-gradient( #00c5e3 100%, #008ea3 0%);
}


.premiumLeft{
    background-image: url(../img/star1.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-top: 100px;
}

/* modal */
.modal-dialog{
    margin-top: 10%;
}

.bgModalBitel{
    background: #281B41;
}

.closeModal{
    margin: 0 auto;
    cursor: pointer!important;
    background: #281B41;
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 1;
    color: white!important;
    margin-bottom: 20px;
    background-image: url(../img/X.png);
    background-repeat: no-repeat;
    background-position: center;
}

.modal-content{
    background: none;
    border: none;
}

.modal-content p{
    font-weight: 600;
    font-style: italic;
    font-size: 18px;
    color: #fff;    
}

.modalDatos{
    width: 200px;
    height: 42px;
    background: #FFF;
    margin: 0 auto 10px;
    border-radius: 0 20px 80px 0;
}

.modalDatos p{
    color: #281b41;
    text-align: center;
    padding-top: 7px;
}

.modal-header,
.modal-footer{
    border: none;
}

.modal-header{
    padding-top: 30px;
    border-radius:20px 20px 0 0;
}
.modal-footer{
    padding-bottom: 30px;
    border-radius: 0 0 20px 20px;
}

.modal-title{
    margin: 0 auto;
    font-style: italic;
    font-size: 24px!important;
    color: #ff9c36;
    font-weight: 700;
}

.btnOpen{
    color: #FFFFFF;
    border-radius: 18px;
    background: linear-gradient(#ffbc60 0%, #ff8c22 100%);
    text-transform: uppercase;
    border: 2px solid #ffa23e;
    font-weight: 700;
    font-style: italic;
    padding: 7px 8%!important;
}

.modal-body h3{
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 30px!important;
}

.mensajeModal{
    font-style: normal!important;
    font-size: 20px;
}

.btnOpen:hover{
    color: #281B41;
}

.btnClose{
    color: #FFFFFF;
    border-radius: 18px;
    border: 2px solid #ffa23e;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    padding: 7px 6.8%!important;
}

.btnClose:hover{
    color: #ffa23e;
}

.sectionF{
    padding: 60px 0 40px;
    background: radial-gradient(#0dbea3 0%, #004167 100%);
    background-image: url(bg2-azul.jpg);
    background-size: cover;
}

.sectionF h2{
    font-weight: 700;
    font-size: 38px;
    line-height: 1.1;
    padding-bottom: 60px;
}

.dimonF{
    width: 110px;
    display: block;
    margin: 0 auto;
}

.starPa{
    position: absolute;
    right: 25%;
    rotate: 57deg;
}

.starPb{
    rotate: 57deg;
    left: 19%;
    position: absolute;
}

.coronaP{
    position: absolute;
    right: 10%;
    width: 40px;
}

.sectionG {
    margin: 0 auto;
    position: relative;
    height: 850px;
}

.sectionG .container-fluid{
    margin: 0 auto;
    position: relative;
    background-image: url(shadowPlanets2.png), linear-gradient(45deg, #281b41, transparent);
    background-blend-mode: color-burn;
    background-position: center;
    background-repeat: no-repeat;
    height: 850px; 
}

.shadowPlanetsB{
    justify-content: center;
    display: flex;
}

.sectionNaveB{
    max-width: 529px;
    align-items: center;
    z-index: 5;
    position: relative;
}

.sectionNaveB .mascota2{
    margin-top: -230px;
    z-index: 2;
    margin-left: 68px;
}

.bitelAventuras2{
    position: relative;
    z-index: 3;
    margin-top: 10px;
    margin-left: 63px;
    max-width: 540px;
}

.palentfA{
    width: 320px;
    position: absolute;
    top: 260px;
    left: 18%;
}

.palentfB{
    position: absolute;
    margin-left: 59px;
    margin-top: 200px;
    width: 379px;
}

.palentfC{
    position: absolute;
    top: 150px;
    right: 17%;
}

.dimonfA{
    position: absolute;
    top: 330px;
    left: 18%;
    width: 90px;
    rotate: 24deg;
}

.starFA{
    position: absolute;
    width: 30px;
    rotate: 24deg;
    margin-top: 245px;
    margin-left: 0px;
}

.starFB{
    position: absolute;
    bottom: 50px;
    right: 40px;
}

.sectionNaveB .cohete-footer{
    z-index: 2;
    margin-left: 80%;
    margin-top: 105px;
}

/* carousels */


#owl-demo .owl-prev{
    width: 30px;
    height: 30px;
    background: #fff!important;
    border-radius: 50%;  
    margin-left: 0px;
}


#owl-demo .owl-next{
    width: 30px;
    height: 30px;
    background: #fff!important;
    border-radius: 50%;
    float: right;
    margin-right: 0px;
}


#owl-demo .owl-prev:hover,
#owl-demo .owl-next:hover{
    background: rgba(255, 255, 255, 0.7)!important;
}

#owl-demo .owl-nav{
    display: flex;
    justify-content: space-between;
    color: rebeccapurple;
    position: relative;
    top: -210px;
    z-index: 1;
}


#owl-demo .owl-next span,
#owl-demo .owl-prev span{
    position: relative;
    font-size: 40px;
    top: -20px;
}


#owl-demo .owl-item > div {
    cursor: pointer;
    transition: margin 0.4s ease;
  }

#owl-demo .owl-item.center > div {
  cursor: auto;
  margin: 0;
}


.premiosItemA,
.premiosItemB{
    margin: 0 auto;
    padding: 20px;
}

.premiosItemA h3,
.premiosItemB h3{
    font-style: italic;
    font-size: 34px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-weight: 700;
}

.premiosItemA p,
.premiosItemB p{
    padding-top: 5px;
    font-size: 22px;
}

.premiosItemA{
    position: relative;
    width: 433.81px;
    height: 431.14px;
    background: linear-gradient(#0dbea3 0%, #0afcd7 100%);
    border-radius: 30px;
}

.premiosItemA::before{
    content: '';
    position: absolute;
    width: 433.81px;
    height: 431.14px;
    background: #281b41;
    border-radius: 30px;
    z-index: -1;
    left: 11px;
    bottom: -10px;
}

.premiosItemB::before{
    content: '';
}

.premiosItemA img,
.premiosItemB img{
    width: 300px!important;
    margin: 0 auto;
}

.premiosItemB{
    width: 433.81px;
    height: 431.14px;
    background: linear-gradient(#69228e 0%, #2b1352 100%);
    border-radius: 30px;   
}

div.carsouselPremios{
    width: 372.62px;
    height: 277.9px;
    border-radius:  16px 16px  64px 16px;
    background: linear-gradient(#bb02bb 0%, #000 100%);    
    margin: 40px auto 20px;
}


.premioTabla{
    width: 296px;
    margin: 0 auto;
}

.ptHeader{
    width: 296px;
    height: 41px;
    margin: 10px 0;
    font-style: italic;
}

.pTA{
    height: 100%;
    background: #C994D4;
    width: 76px;
    color: #B441D3;
    border-radius: 5px 0 0 5px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.pTB{
    width: 210px;
    background: #B84CD3;
    border-radius: 0 5px 40px 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.ptBody{
    width: 280px;
    justify-content: space-between;
}

.tBA{
    width: 70px;
    background: #C69AC6;
    border-radius: 10px;
}

.tBB{
    background: #bb52da;
    border-radius: 10px;
    width: 202px;
}

.tBA p,
.tBB p{
    margin: 10px;
}

.monedasTyc{
    margin-bottom: 90px;
}

.pTextTB{
    line-height: .75;
}

#tablaPremios .owl-prev,
#premiosAcomulativos .owl-prev{
    width: 24px;
    height: 24px;
    background: #fff!important;
    border-radius: 50%;
    margin-left: 10px;    
}

#tablaPremios .owl-next,
#premiosAcomulativos .owl-next{
    width: 24px;
    height: 24px;
    background: #fff!important;
    border-radius: 50%;
    margin-right: 10px; 
}

#tablaPremios .owl-prev:hover,
#tablaPremios .owl-next:hover,
#premiosAcomulativos .owl-prev:hover,
#premiosAcomulativos .owl-next:hover{
    background: rgba(255, 255, 255, 0.7)!important;
}

#tablaPremios .owl-nav,
#premiosAcomulativos .owl-nav{
    display: flex;
    justify-content: space-between;
    color: rebeccapurple;
    top: -124px;
    position: relative;
    z-index: 1;
}
#tablaPremios .owl-next span,
#tablaPremios .owl-prev span,
#premiosAcomulativos .owl-next span,
#premiosAcomulativos .owl-prev span{
    position: relative;
    font-size: 40px;
    top: -23px;
}

#premiosAcomulativos .owl-item > div,
#tablaPremios .owl-item > div {
    cursor: pointer;
    margin: 6% 8%;
    transition: margin 0.4s ease;
  }

#premiosAcomulativos .owl-item.center > div, 
#tablaPremios .owl-item.center > div {
  cursor: auto;
  margin: 0;
}

.paqueteDiamantes{
    width: 369px;
    height: 383.29px;
    border-radius: 16px 16px 64px 16px;
    background: linear-gradient(#008ea3 0%, #00c5e3 100%);   
    margin: 0 auto;
}

.paqueteMonedas{
    width: 369px;
    height: 450.32px;
    border-radius: 16px 16px 32px 16px;
    background: linear-gradient(#0dbea3 0%, #0afcd7 100%);
    margin: 0 auto;
}

.paqueteVidas{
    width: 369px;
    height: 383.29px;
    border-radius: 16px 16px 32px 16px;
    background: linear-gradient(#bb02bb 0%, #000 100%);
    margin: 0 auto;
}

.paqueteDiamantes,
.paqueteMonedas,
.paqueteVidas{
    padding-top: 60px;
    margin-top: -28px;
}


.paqueteDiamantes p,
.paqueteMonedas p,
.paqueteVidas p{
    line-height: 1.2;
}


.paqueteTitleC{
    width: 289px;
    height: 60px;
    border-radius: 16px 16px 32px 16px;
    background: linear-gradient(#008ea3 0%, #00c5e3 100%);   
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
}

.paqueteTitleB{
    width: 289px;
    height: 60px;
    border-radius: 16px 16px 32px 16px;
    background: linear-gradient(#0dbea3 0%, #0afcd7 100%);  
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
}

.paqueteTitleA{
    width: 289px;
    height: 60px;
    border-radius: 16px 16px 32px 16px;
    background: linear-gradient(#8901de 0%, #601191 100%);
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
}

.paqueteTitleA img,
.paqueteTitleB img,
.paqueteTitleC img{
    width: 39px!important;
    height: 37px;
    margin: 0 20px;
}

.paqueteTitleA span,
.paqueteTitleB span,
.paqueteTitleC span{
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
}


.secPaqCom{
    margin: 20px 0;
}

.secPaqCom a{
    text-decoration: none;
    color: whitesmoke;
}

.paqueteValoresA{
    height: 40px;
    background: #00C9E6;
    width: 80%;
    margin: 0 auto;
    border-radius: 11.08px 11.08px 36.92px 11.08px;
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    position: relative;
    cursor: pointer;
}

.paqueteValoresA:hover::after{
    background: #99daee;
}

.paqueteValoresA::after{
    content: '➞';
    color: #00C9E6;
    font-style: normal;
    background: #BFDFE9;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    position: absolute;
    right: 7px;
    bottom: 10px;
    transition: all ease 0.3s;
    line-height: 1.2;
    padding-left: 3px;
    font-size: 18px;
}

.paqueteValoresA .valorA{
    background-color: #C9EDF4;
    height: 100%;
    width: 45%;
    padding: 5px 20px;
    border-radius: 11.08px 0 0 11.08px;
    color: #00C9E6;
}

.paqueteValoresA .valorB{
    height: 100%;
    width: 50%;
    padding: 5px 20px 5px 34px;
}

.paqueteValoresA .circleValor{
    height: 60px;
    width: 60px;
    background: #fff;
    margin: -50px auto 0;
    z-index: 2;
    position: relative;
    border-radius: 50%;
    font-weight: 600;
    font-style: italic;
    font-size: 21px;
    text-align: left;
    color: #00C9E6;
    padding-top: 16px;
}

.paqueteValoresB{
    height: 40px;
    background: #0DBEA3;
    width: 80%;
    margin: 0 auto;
    border-radius: 11.08px 11.08px 36.92px 11.08px;
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    position: relative;
    cursor: pointer;
}

.paqueteValoresB:hover::after{
    background: #7beedd;
}

.paqueteValoresB::after{
    content: '➞';
    background: #C3D4DA;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    position: absolute;
    transition: all ease 0.3s;
    right: 5px;
    bottom: 10px;
    line-height: 1.2;
    padding-left: 3px;
    font-size: 18px;
    font-style: normal;
    color: #0DBEA3;
}


.paqueteValoresB .valorA{
    background-color: #D2EDE9;
    height: 100%;
    width: 45%;
    padding: 5px 20px;
    border-radius: 11.08px 0 0 11.08px;
    color: #0DBEA3;
}

.paqueteValoresB .valorB{
    height: 100%;
    width: 50%;
    padding: 5px 20px 5px 34px;
}

.paqueteValoresB .circleValor{
    height: 60px;
    width: 60px;
    background: #fff;
    margin: -50px auto 0;
    z-index: 2;
    position: relative;
    border-radius: 50%;
    font-weight: 600;
    font-style: italic;
    font-size: 21px;
    text-align: left;
    color: #00C9E6;
    padding-top: 16px;
}


.paqueteValoresC{
    height: 40px;
    background: #BF5AFF;
    width: 80%;
    margin: 0 auto;
    border-radius: 11.08px 11.08px 36.92px 11.08px;
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    position: relative;
    cursor: pointer;
}

.paqueteValoresC:hover::after{
    background: #c995ec;
}

.paqueteValoresC::after{
    content: '➞';
    color: #BF5AFF;
    background: #DEC4EF;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    position: absolute;
    transition: all ease 0.3s;
    right: 7px;
    bottom: 10px;
    line-height: 1.2;
    padding-left: 3px;
    font-size: 18px;
    font-style: normal;
}

.valorA{
    background-color: #D9CFF2;
    height: 100%;
    width: 45%;
    padding: 5px 20px;
    border-radius: 11.08px 0 0 11.08px;
    color: #BF5AFF;
}

.valorB{
    height: 100%;
    width: 50%;
    padding: 5px 20px 5px 34px;
    display: flex;
    align-items: center;
}

.circleValor{
    height: 60px;
    width: 60px;
    background: #fff;
    margin: -50px auto 0;
    z-index: 2;
    position: relative;
    border-radius: 50%;
    font-weight: 600;
    font-style: italic;
    font-size: 21px;
    text-align: left;
    color: #bf5bff;
    padding-top: 16px;
    margin-left: 127px;
}

.valorMoneda{
    width: 30px!important;
    height: 30px!important;
    margin-left: 10px;
}


.owl-carousel .owl-item > div {
    cursor: pointer;
    margin: 6% 8%;
    transition: margin 0.4s ease;
}


.owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
}

.owl-carousel .owl-prev{
    width: 30px;
    height: 30px;
    background: #fff!important;
    border-radius: 50%;  
    margin-left: 0px;
}


.owl-carousel .owl-next{
    width: 30px;
    height: 30px;
    background: #fff!important;
    border-radius: 50%;
    float: right;
    margin-right: 0px;
}


.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover{
    background: rgba(255, 255, 255, 0.7)!important;
}

.owl-carousel .owl-nav{
    display: flex;
    justify-content: space-between;
    color: rebeccapurple;
    position: relative;
    top: -31vh;
    z-index: 1;
}


.owl-carousel .owl-next span,
.owl-carousel .owl-prev span{
    position: relative;
    font-size: 40px;
    top: -20px;
}


.owl-carousel .owl-item > div {
    cursor: pointer;
    transition: margin 0.4s ease;
  }

.owl-carousel .owl-item.center > div {
  cursor: auto;
  margin: 0;
}

@media (min-width: 1026px) and (max-width: 1399px){
    #Conoce-paquetes .owl-item{
        width: 370px!important;
        margin: 0 1px;
    }

    #Conoce-paquetes .owl-item .item{
        margin: 0 auto;
    }

    #Conoce-paquetes .owl-item.owl-item > div {
        margin: 0 auto;
    }
}

/*Media queries*/

@media (min-width: 1025px){

    .nav-movil{
        display: none;
    }

    #owl-demo .owl-nav{
        display: none;
    }

    /* #Conoce-paquetes .owl-item{
        width: 380px!important;
    } */
}

@media (min-width: 769px) and (max-width: 1024px){

    .navbar-nav{
        background: #00000047;
        padding: 10px 0;
    }
    .navbar-nav a{
        margin: 10px 20px;
    }
    .nav-link img{
        display: none;
    }

    .cardB h4{
        text-align: center;
    }

    .cardA p{
        width: 100%;
    }

    .cardA h4{
        text-align: center;
    }
    .cardA .card-body{
        padding-left: 60px;
    }
    
    .nav-web{
        display: none;
    }
    .premiosAcomula{
        display: none;
    }
    .planetaPremios{
        /* display: none; */
    }
    .owl-carousel .owl-prev {
        margin-left: -60px;
    }
    .owl-carousel .owl-next{
        margin-right: -60px;  
    }

    #owl-demo .owl-nav{
        display: none;
    }

    /* #Conoce-paquetes .owl-item{
        width: 432px!important;
    } */
}

@media (min-width: 641px) and (max-width: 768px) {

    .navbar-nav{
        background: #00000047;
        padding: 10px 0;
    }
    .navbar-nav a{
        margin: 10px 20px;
    }

    .nav-link img{
        display: none;
    }
    
    .nav-web{
        display: none;
    }


    .planets .planet04{
        display: none;
    }
    .planets .cohete1 {
        left: 70px;
        top:-60px;
    }

    .planets .dimon1 {
        left: 0px;
        bottom: 240px;
    }

    .planets .star1 {
        position: absolute;
        left: 310px;
        top: 80px;
    }

    .planets .bell01 {
        right: 8px;
        top: 120px;
    }

    .burbuja {
        background-size: 330px;
        height: 160px;
        width: 338px;
        right: 160px;
        top: 70px;
        font-size: 15px;
        padding-left: 18px;
    }

    .planets .planet03 {
        bottom: 179px;
        left: 186px;
    }

    .sectionB .queEs{
        margin-bottom: -240px;
    }

    .sectionB h2{
        text-align: center;
        font-weight: 700;
        font-size: 38px;
    }

    .sectionB p{
        text-align: center;
    }

    .sectionB .planetking {
        margin-top: -99px;
        z-index: -1;
        right: 430px;
    }

    .cardGana {
        width: 420px;
        margin: 0 auto;
    }    

    .cardGanafondo {
        position: relative;
        width: 420px;
        margin: 0 auto;
    }

    .sectionC .premiosItemA,
    .sectionC .premiosItemB{
        min-width: 433.81px;
        padding-top: 50px;
    }

    .sectionC .premiosItemA::before {
        display: none;
    }

    .premiosItemA img,
    .premiosItemB img{
        width: 290px!important;
    }

    .sectionC h2 {
        font-size: 45px;
    }

    .sectionD{

    }

    .cardA img,
    .cardB img {
        display: none;
    }
    .cardA .cuyImg{
        display: inline-block;
        width: 110px;
        height: auto;
        margin-left: 0;
        margin-top: 0;
    }

    .cardA .card-body {
        margin-left: 0;
        width: 100%;
        padding-left: 20px;
    }

    .cardA p {
        width: 100%;
    }   
    
    .cardPremios{
        height: 320px;
    }
    
    .cardPremios2 .card-title{
        margin: 0 auto;
        text-align: center;
        padding-left:0 ;
    }

    .cardB p {
        font-size: 15px;
    }

    .cardB .bloqueCard {
        justify-content: center;
    }

    .sectionD .winTicket{
        display: block!important;
    }

    .sectionD .carsouselPremios {
        width: 400px;
    }

    .sectionD .premioTabla {
        margin: 20px auto 0;
    }


    .PremiosText {
        margin: 0 auto;
    }
    .PremiosText h2{
        text-align: center;
    }
    .PremiosText p{
        text-align: center;
        font-size: 20px;
    }
    .sectionE .premiumLeft{
        padding-left: 20px;
        padding-top: 0px;
    }

    .sectionE .BtnPremium {
        margin: 20px 0px 10px 15%;
    }

    .sectionE h2 {
        font-size: 35px;
        text-align: center;
    }
    .sectionE p {
        text-align: center;
    }

    .sectionF{

    }

    .sectionF .starPb {
        left: 2%;
        margin-top: -100px;
    }

    .sectionF .coronaP {
        position: absolute;
        right: 0;
    }

    .sectionF .dimonF {
        width: 80px;
        display: block;
        margin: 28px auto 0;
    }

    .sectionF h2 {
        font-size: 39px;
    }

    .sectionG{
   
    }

    .sectionNaveB .cohete-footer {
        z-index: 2;
        margin-left: 0%;
        margin-top: 120px;
    }

    .sectionNaveB .mascota2 {
        margin-left: 0;
    }

    .sectionG .bitelAventuras2 {
        max-width: 350px;
        margin-left: 0;
        margin-top: 30px;
    }

    .sectionG .palentfA {
        width: 320px;
        position: absolute;
        top: 182px;
        left: 10px;
    }

    .sectionG .palentfB {
        margin-left: 0;
    }

    .sectionG .palentfC {
        position: absolute;       
        right: 0;
    }

    .cardA h4{
        text-align: center;
    } 
}


@media (min-width: 531px) and (max-width: 640px) {


    .navbar-nav{
        background: #00000047;
        padding: 10px 0;
    }
    .navbar-nav a{
        margin: 10px 20px;
    }

    .nav-link img{
        display: none;
    }
    
    .nav-web{
        display: none;
    }


    .planets .planet04{
        display: none;
    }
    .planets .cohete1 {
        left: 70px;
        top:-60px;
    }

    .planets .dimon1 {
        left: 0px;
        bottom: 240px;
    }

    .planets .star1 {
        position: absolute;
        left: 310px;
        top: 80px;
    }

    .planets .bell01 {
        right: 8px;
        top: 120px;
    }

    .burbuja {
        background-size: 330px;
        height: 160px;
        width: 338px;
        right: 160px;
        top: 70px;
        font-size: 15px;
        padding-left: 18px;
    }

    .planets .planet03 {
        bottom: 179px;
        left: 186px;
    }

    .sectionB .queEs{
        margin-bottom: -240px;
    }

    .sectionB h2{
        text-align: center;
    }

    .sectionB p{
        text-align: center;
    }

    .sectionB .planetking {
        margin-top: -99px;
        z-index: -1;
        right: 430px;
    }

    .cardGana {
        width: 420px;
        margin: 0 auto;
    }    

    .cardGanafondo {
        position: relative;
        width: 420px;
        margin: 0 auto;
    }

    .sectionC .premiosItemA,
    .sectionC .premiosItemB{
        min-width: 433.81px;
        padding-top: 50px;
    }

    .sectionC .premiosItemA::before {
        display: none;
    }

    .premiosItemA img,
    .premiosItemB img{
        width: 290px!important;
    }

    .sectionC h2 {
        font-size: 45px;
    }

    .sectionD{

    }

    .cardA img,
    .cardB img {
        display: none;
    }

    .cardA .card-body {
        margin-left: 0;
        width: 100%;
        padding-left: 20px;
    }

    .cardA p {
        width: 100%;
    }   
    
    .cardPremios{
        height: 320px;
    }
    
    .cardPremios2 .card-title{
        padding-left: 0;
    }

    .cardB p {
        font-size: 15px;
    }

    .cardPremios2 .card-title{
        margin: 0 auto;
        text-align: center;
        padding-left:0 ;
    }

    .sectionD .winTicket{
        display: block!important;
    }

    .sectionD .carsouselPremios {
        width: 400px;
    }

    .sectionD .premioTabla {
        margin: 20px auto 0;
    }


    .PremiosText {
        margin: 0 auto;
    }
    .PremiosText h2{
        text-align: center;
    }
    .PremiosText p{
        text-align: center;
        font-size: 20px;
    }
    .sectionE .premiumLeft{
        padding-left: 20px;
    }

    .sectionE .BtnPremium {
        margin: 20px 0px 10px 15%;
    }

    .sectionE h2 {
        font-size: 35px;
        text-align: center;
    }
    .sectionE p {
        text-align: center;
    }

    .sectionF{

    }

    .sectionF .starPb {
        left: 2%;
    }

    .sectionF .coronaP {
        position: absolute;
        right: 0;
    }

    .sectionF .dimonF {
        width: 80px;
        display: block;
        margin: 28px auto 0;
    }

    .sectionF h2 {
        font-size: 39px;
    }

    .sectionG{
   
    }

    .sectionNaveB .cohete-footer {
        z-index: 2;
        margin-left: 0%;
        margin-top: 120px;
    }

    .sectionNaveB .mascota2 {
        margin-left: 0;
    }

    .sectionG .bitelAventuras2 {
        max-width: 350px;
        margin-left: 0;
        margin-top: 30px;
    }

    .sectionG .palentfA {
        width: 320px;
        position: absolute;
        top: 182px;
        left: 10px;
    }

    .sectionG .palentfB {
        margin-left: 0;
    }

    .sectionG .palentfC {
        position: absolute;       
        right: 0;
    }

    .cardA h4{
        text-align: center;
    } 
}


@media (min-width: 481px) and (max-width: 530px) {

    .navbar-nav{
        background: #00000047;
        padding: 10px 0;
    }
    .navbar-nav a{
        margin: 10px 20px;
    }

    .nav-link img{
        display: none;
    }
    
    .nav-web{
        display: none;
    }

    .planets .planet04{
        display: none;
    }
    .planets .cohete1 {
        left: 70px;
        top:-60px;
    }

    .planets .dimon1 {
        left: 0px;
        bottom: 240px;
    }

    .planets .star1 {
        position: absolute;
        left: 310px;
        top: 80px;
    }

    .planets .bell01 {
        right: 8px;
        top: 120px;
    }

    .burbuja {
        background-size: 330px;
        height: 160px;
        width: 338px;
        right: 10px;
        top: -140px;
        font-size: 15px;
        padding-left: 18px;
    }    

    .planets .planet03 {
        bottom: 179px;
        left: 186px;
    }

    .sectionB .queEs{
        margin-bottom: -240px;
    }

    .sectionB h2{
        text-align: center;
    }

    .sectionB p{
        text-align: center;
    }

    .sectionB .planetking {
        margin-top: -98px;
        z-index: -1;
    }

    .cardGana {
        width: 100%;
    }    

    .cardGanafondo {
        position: relative;
        width: 100%;
    }

    .sectionC .premiosItemA,
    .sectionC .premiosItemB{
        min-width: 433.81px;
        padding-top: 50px;
    }

    .sectionC .premiosItemA::before {
        display: none;
    }

    .premiosItemA img,
    .premiosItemB img{
        width: 290px!important;
    }

    .sectionC h2 {
        font-size: 45px;
    }

    .sectionD{

    }

    .cardA img,
    .cardB img {
        display: none;
    }

    .cardA .card-body {
        margin-left: 0;
        width: 100%;
        padding-left: 20px;
    }

    .cardA p {
        width: 100%;
    }   
    
    .cardPremios{
        height: 320px;
    }
    
    .cardPremios2 .card-title{
        padding-left: 0;
    }

    .cardB p {
        font-size: 15px;
    }

    .cardPremios2 .card-title{
        margin: 0 auto;
        text-align: center;
        padding-left:0 ;
    }

    .sectionD .winTicket{
        display: block!important;
    }

    .sectionD .carsouselPremios {
        width: 100%;
    }

    .sectionD .premioTabla {
        margin: 20px auto 0;
    }


    .PremiosText {
        margin: 0 auto;
    }
    .PremiosText h2{
        text-align: center;
    }
    .PremiosText p{
        text-align: center;
        font-size: 20px;
    }
    .sectionE .premiumLeft{
        padding-left: 20px;
    }

    .sectionE .BtnPremium {
        margin: 20px 0px 10px 15%;
    }

    .sectionE h2 {
        font-size: 35px;
        text-align: center;
    }
    .sectionE p {
        text-align: center;
    }

    .sectionF{

    }

    .sectionF .starPb {
        left: 2%;
    }

    .sectionF .coronaP {
        position: absolute;
        right: 0;
    }

    .sectionF .dimonF {
        width: 80px;
        display: block;
        margin: 28px auto 0;
    }

    .sectionF h2 {
        font-size: 39px;
    }

    .sectionG{
   
    }

    .sectionNaveB .cohete-footer {
        z-index: 2;
        margin-left: 0%;
        margin-top: 120px;
    }

    .sectionNaveB .mascota2 {
        margin-left: 0;
    }

    .sectionG .bitelAventuras2 {
        max-width: 350px;
        margin-left: 0;
        margin-top: 30px;
    }

    .sectionG .palentfA {
        width: 320px;
        position: absolute;
        top: 182px;
        left: 10px;
    }

    .sectionG .palentfB {
        margin-left: 0;
    }

    .sectionG .palentfC {
        position: absolute;       
        right: 0;
    }

    .cardA h4{
        text-align: center;
    } 
}


@media (min-width: 413px) and (max-width: 480px) {
    

    .navbar-nav{
        background: #00000047;
        padding: 10px 0;
    }
    .navbar-nav a{
        margin: 10px 20px;
    }

    .nav-link img{
        display: none;
    }
    
    .nav-web{
        display: none;
    }

    .planets .planet04{
        display: none;
    }
    .planets .cohete1 {
        left: 70px;
        top:-60px;
    }

    .planets .dimon1 {
        left: 0px;
        bottom: 240px;
    }

    .planets .star1 {
        position: absolute;
        left: 310px;
        top: 80px;
    }

    .planets .bell01 {
        right: 8px;
        top: 120px;
    }

    .burbuja {
        background-size: 330px;
        height: 160px;
        width: 338px;
        right: 10px;
        top: -140px;
        font-size: 15px;
        padding-left: 18px;
    }    

    .planets .planet03 {
        bottom: 179px;
        left: 186px;
    }

    .sectionB .queEs{
        margin-bottom: -240px;
    }

    .sectionB h2{
        text-align: center;
    }

    .sectionB p{
        text-align: center;
    }

    .sectionB .planetking {
        margin-top: -98px;
        z-index: -1;
    }

    .cardGana {
        width: 100%;
    }    

    .cardGanafondo {
        position: relative;
        width: 100%;
    }

    .sectionC .premiosItemA,
    .sectionC .premiosItemB{
        width: 100%;
    }

    .sectionC .premiosItemA::before {
        display: none;
    }

    .premiosItemA img,
    .premiosItemB img{
        width: 290px!important;
    }

    .sectionC h2 {
        font-size: 42px;
    }


    .cardA img,
    .cardB img {
        display: none;
    }
    .cardA .cuyImg{
        display: inline-block;
        width: 110px;
        height: auto;
        margin-left: 0;
        margin-top: 0;
    }

    .cardA .card-body {
        margin-left: 0;
        width: 100%;
        padding-left: 20px;
    }

    .cardA p {
        width: 100%;
    }   
    
    .cardPremios{
        height: 320px;
    }
    
    .cardPremios2 .card-title{
        padding-left: 0;
    }

    .cardB p {
        font-size: 15px;
    }

    .cardPremios2 .card-title{
        margin: 0 auto;
        text-align: center;
        padding-left:0 ;
    }
    .sectionC{
        padding: 0 12px;
    }

    .sectionD .winTicket{
        display: block!important;
    }

    .sectionD .carsouselPremios {
        width: 100%;
    }

    .sectionD .premioTabla {
        margin: 20px auto 0;
    }


    .PremiosText {
        margin: 0 auto;
    }
    .PremiosText h2{
        text-align: center;
    }
    .PremiosText p{
        text-align: center;
        font-size: 20px;
    }
    .sectionE .premiumLeft{
        padding-left: 20px;
        padding-top: 10px;
    }
    .sectionE .img__planetas {
        height: 495px;
    }
    .sectionE .BtnPremium {
        margin: 20px 0 10px 14px;
        width: 316px;
        padding-left: 22px;
    }

    .sectionE h2 {
        font-size: 35px;
        text-align: center;
    }
    .sectionE p {
        text-align: center;
    }

    .sectionF{

    }

    .sectionF .starPb {
        left: 2%;
    }

    .sectionF .coronaP {
        position: absolute;
        right: 0;
        right: 20px;
    }

    .sectionF .dimonF {
        width: 80px;
        display: block;
        margin: 28px auto 0;
    }

    .sectionF h2 {
        font-size: 39px;
    }

    .sectionG{
   
    }

    .sectionNaveB .cohete-footer {
        z-index: 2;
        margin-left: 0%;
        margin-top: 120px;
    }

    .sectionNaveB .mascota2 {
        margin-left: 0;
    }

    .sectionG .bitelAventuras2 {
        max-width: 350px;
        margin-left: 0;
        margin-top: 30px;
    }

    .sectionG .palentfA {
        width: 320px;
        position: absolute;
        top: 182px;
        left: 10px;
    }

    .sectionG .palentfB {
        margin-left: 0;
    }

    .sectionG .palentfC {
        position: absolute;       
        right: 0;
    }

    .cardA h4{
        text-align: center;
    } 

    .sectCards p{
        padding-bottom: 20px;
    }

    #owl-demo .owl-nav{
        display: none;
    }
}

@media (max-width: 412px){

    .navbar-nav{
        background: #00000047;
        padding: 10px 0;
    }
    .navbar-nav a{
        margin: 10px 20px;
    }

    .nav-link img{
        display: none;
    }
    
    .nav-web{
        display: none;
    }


    .planets .planet04{
        display: none;
    }
    .planets .cohete1 {
        left: 70px;
        top:-60px;
    }

    .planets .dimon1 {
        left: 0px;
        bottom: 240px;
    }

    .planets .star1 {
        display: none;
    }

    .planets .bell01 {
        right: 8px;
        top: 85px;
    }

    .burbuja {
        background-size: 330px;
        height: 160px;
        width: 338px;
        right: 10px;
        top: -170px;
        font-size: 15px;
        padding-left: 18px;
    }    

    .planets .planet03 {
        bottom: 179px;
        left: 186px;
    }

    .sectionB .queEs{
        margin-bottom: -240px;
    }

    .sectionB h2{
        text-align: center;
        padding-top: 25px;
    }

    .sectionB p{
        text-align: center;
    }

    .sectionB .planetking {
        margin-top: -90px;
        z-index: -1;
    }

    .cardGana {
        width: 100%;
    }    

    .sectionC{
        padding: 0 12px;
    }

    .cardGanafondo {
        position: relative;
        width: 100%;
    }

    .sectionC .premiosItemA,
    .sectionC .premiosItemB{
        width: 100%;
    }

    .sectionC .premiosItemA::before {
        display: none;
    }

    .premiosItemA img,
    .premiosItemB img{
        width: 290px!important;
    }

    .sectionC h2 {
        font-size: 42px;
    }

    .sectionD{

    }

    .sectionE{
        padding-bottom: 100px;
    
    }
    .cardA img,
    .cardB img {
        display: none;
    }
    .cardA .cuyImg{
        display: inline-block;
        width: 110px;
        height: auto;
        margin-left: 0;
        margin-top: 0;
    }

    .cardA .card-body {
        margin-left: 0;
        width: 100%;
        padding-left: 20px;
    }

    .cardA p {
        width: 100%;
    }   
    
    .cardPremios{
        height: 320px;
    }
    
    .cardPremios2 .card-title{
        padding-left: 0;
    }

    .cardB p {
        font-size: 15px;
    }

    .cardPremios2 .card-title{
        margin: 0 auto;
        text-align: center;
        padding-left:0 ;
    }

    .sectionD .winTicket{
        display: block!important;
    }

    .sectionD .carsouselPremios {
        width: 100%;
    }

    .sectionD .premioTabla {
        width: 296px;
        margin: 20px 45px;
    }


    .PremiosText {
        margin: 0 auto;
    }
    .PremiosText h2{
        text-align: center;
    }
    .PremiosText p{
        text-align: center;
        font-size: 20px;
    }
    .sectionE .premiumLeft{
        padding-left: 0;
        padding-top: 10px;
    }

    .sectionE .BtnPremium {
        margin: 20px 0 10px 14px;
        width: 316px;
        padding-left: 22px;
    }

    .sectionE h2 {
        font-size: 35px;
        text-align: center;
    }
    .sectionE p {
        text-align: center;
    }

    .sectionF{

    }

    .sectionF .starPb {
        left: 2%;
        display: none;
    }

    .sectionF .coronaP {
        position: absolute;
        right: 20px;
    }

    

    .sectionF .dimonF {
        width: 80px;
        display: block;
        margin: 28px auto 0;
    }


    .sectionNaveB .cohete-footer {
        z-index: 2;
        margin-left: -70px;
        margin-top: 75px;
    }

    .sectionNaveB .mascota2 {
        margin-left: 0;
    }

    .sectionG .bitelAventuras2 {
        max-width: 350px;
        margin-left: 0;
        margin-top: 30px;
    }

    .sectionG .palentfA {
        width: 320px;
        position: absolute;
       /* top: 182px;
        left: 10px;*/
    top: -110px;
    left: 70px;
    }

    .sectionG .palentfB {
        margin-left: 0;
    }

    .sectionG .palentfC {
        position: absolute;       
        right: 150px;
        top: 550px;
    }

    .cardA h4{
        text-align: center;
    } 

    .sectCards p{
        padding-bottom: 20px;
    }

}






/* @media (min-width: 1025px) and (max-width: 1280px) {
}

@media (min-width: 1281px) and (max-width: 1536px) {
}

@media (min-width: 1537px) {
}   */

