body{
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    background-color: #000;
    font-size: 16px;
    color: #000;
}
.slow {
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 1s;
  -moz-animation-duration: 2s;
  -moz-animation-delay: 1s;  
  -o-animation-duration: 2s;
  -o-animation-delay: 1s;    
  -ms-animation-duration: 2s;
  -ms-animation-delay: 1s;   
  animation-duration: 2s;
  animation-delay: 1s;       
}


.tab-content{
    background: #fff;
    padding-bottom: 1rem;
}


.nav-tabs .nav-link{
    border-radius: 0;
    color: #000;
    font-weight: 500;
    background: #f0f0f0;
}


/*
.nav-tabs .nav-link.active{
    box-shadow: 10px 10px 5px grey;
}*/

.nav-tabs .nav-link.active span{
    color: #000;
    border-bottom: 3px solid #9d8754;
    padding-bottom: 2px;
}


.net{
    padding: 1rem;
}

header, footer{
    color: #fff
}

footer{
    font-size: 11px;
    line-height: 1.2;
}

.row#logos{
    background-color: #dededf;
    text-align: center;
    padding-top: 1rem;
}

#logos ul{
    padding: 0;
}

#logos ul li{
    display: inline-block;
    padding: .5rem
}

header{
    padding: 2rem 0;
    background-image: url(../img/back.jpg);
    background-size: auto;
    background-position: center top;
    padding-bottom: 12rem;
}

header .dorado{
    padding: 10px 0px;
    margin: 5px;
    background: rgba(94,81,50,1);
    background: -moz-linear-gradient(left, rgba(94,81,50,1) 0%, rgba(157,135,84,1) 15%, rgba(157,135,84,1) 50%, rgba(157,135,84,1) 85%, rgba(94,81,50,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(94,81,50,1)), color-stop(15%, rgba(157,135,84,1)), color-stop(50%, rgba(157,135,84,1)), color-stop(85%, rgba(157,135,84,1)), color-stop(100%, rgba(94,81,50,1)));
    background: -webkit-linear-gradient(left, rgba(94,81,50,1) 0%, rgba(157,135,84,1) 15%, rgba(157,135,84,1) 50%, rgba(157,135,84,1) 85%, rgba(94,81,50,1) 100%);
    background: -o-linear-gradient(left, rgba(94,81,50,1) 0%, rgba(157,135,84,1) 15%, rgba(157,135,84,1) 50%, rgba(157,135,84,1) 85%, rgba(94,81,50,1) 100%);
    background: -ms-linear-gradient(left, rgba(94,81,50,1) 0%, rgba(157,135,84,1) 15%, rgba(157,135,84,1) 50%, rgba(157,135,84,1) 85%, rgba(94,81,50,1) 100%);
    background: linear-gradient(to right, rgba(94,81,50,1) 0%, rgba(157,135,84,1) 15%, rgba(157,135,84,1) 50%, rgba(157,135,84,1) 85%, rgba(94,81,50,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5132', endColorstr='#5e5132', GradientType=1 );
    font-weight: normal;
    letter-spacing: 1px;
}


h1{
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    font-size: 1.8rem;
    margin-bottom: 4rem;
}

h2{
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: bold;
    padding: 1rem;
    text-align: center;
}

h1 .text-min{
    text-transform: none;
    font-weight: 100;
}

h1 small{
    font-weight: 100;
}

h1 .espacio{
    letter-spacing: 4px;
}

header a{
    color: #9d8754;
    text-transform: uppercase;
}

header a:hover{
    text-decoration: none;
    color: #fff;
}


main{
    margin-top: -8rem;
    padding-bottom: 3rem;
}



main .paquetes.row{
    background: #f0f0f0;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}


main >.row > .col-md-6, main >.row> .col-sm-12{
    padding: 0 1.5rem;
}


.line-roja{
    border-right: 4px solid #c43a0e;
    padding: 0 10px;
}

.line-amarilla{
    border-right: 4px solid #e8bc32;
    padding: 0 10px;
}

.pNormal{
    font-size:  1.5625rem;
}

.pNormal:before{
    content: url(../img/no.png);
    position: absolute;
    left: calc(50% - 35px);
    top: 3px;
}

.pPromo{
    color: #9d8754;
    font-size: 2.9375rem;
    font-weight: bold;
    line-height: 1.3;

}

.pPromo small{
    display: block;
    text-transform: uppercase;
    color: #000;
    font-size: 25%;
}

.lighter-text{
    font-weight: 100!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1
}

.cent{
    position: relative;
    font-size: 70%;
    top: -10px;
}


.pPromoE:after{
    content: " Efectivo";
    
    text-transform: uppercase;
}

.pNormal, .pPromoE, .lighter-text, .pPromo p{
    margin-bottom: 5px;
}


#incluye ul{
    padding: 1rem;
}


.valign-wrapper{
    -webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.legal-descuento{
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    font-size: 0.6875rem
}

#all-access{
    margin-top: 4rem;
    padding: 2rem;
    border: 2px solid #9d8754;
    color: #fff;
}

#all-access .pNormal:before{
    top: auto;
}
#all-access hr{
    border-bottom: 4px solid #e8bc32;    
}

.fade {
    transition: opacity .35s linear;
}

@media only screen and (max-width: 992px){
    .line-roja{
        border-right: 0px solid #c43a0e;
    }

    .line-amarilla{
        border-right: 0px solid #e8bc32;
    }   
    
    .col-lg-6.text-center.roj{
        border-bottom: 4px solid #c43a0e;
        margin-bottom: 1rem;
    }
    .col-lg-6.text-center.am{
        border-bottom: 4px solid #e8bc32;
        margin-bottom: 1rem;
    }    
}

@media only screen and (max-width: 768px){ 
    
    #paquetes-fox{
        padding-top:2rem;
    }
}
