.pool-content{
    background: url('../images/background.png'); padding: 50px;
}

.pool-content .pool-information{
    color: #fff;
}

.pool-content .description{
    line-height: 1.2; margin: 20px auto; text-align: justify;
}

.pool-content h1.titlebox{
    font-size: 23px;text-transform: uppercase;background: #f1c200;padding: 12px; margin-bottom: 0 !important;
}

.pool-content .fa-trophy{
    margin-right: 20px;
}

.pool-content .body-pool{
    background: rgba(0,0,0,0.6); padding: 90px;
}

.pool-content .btn-read{
    color: #f0c300; border-color: #f0c300; background-color: rgba(0,0,0,0.6); margin-bottom: 20px; text-transform: uppercase; border-radius: 0 !important;
}

.pool-content .btn-read:hover{
    background-color: #f0c300; color:#fff; 
}

.pool-content hr{
    background-color: #f0c300; margin-bottom: 2.5em;
}

.pool-content .pool-container{
    background-color: rgba(255,255,255,0.4);padding: 20px 0; margin-right: 20px; margin-bottom: 40px; 
}

.body-pool .col-md-4{
    max-width: 30.925%;
}

.pool-content h1.pool-name{
    font-size: 16px; text-transform: uppercase; border-bottom: solid 1px #fff; margin-bottom: 0 !important; padding: 0 0 12px 0;
}

.pool-container ul{
    list-style: none; margin: 30px 0; padding-left: 0px;
}

.pool-content .btn-begin{
    background-color: #f0c300; text-transform: uppercase; border-radius: 0 !important; display:block; margin: 0 auto 20px auto;
}

.pool-content .btn-begin:hover{
    background-color: rgba(0,0,0,0.6); color:#f0c300; border-color: #f0c300;
}

.pool-content .hour-container{
    padding: 15px;background: rgba(255,255,255,0.1);border-radius: 5px;
}

.pool-content .hour-container p{
    font-size: 60px;line-height: .8;margin-bottom: 0 !important; color: #f1c200;
}