.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
}

.container {
    padding-top: 6em;
    /*max-width: 100%;*/
}

.video-vote {
    text-align: center;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    margin: 0 10px;
    padding: 15px 0;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.video-vote iframe {
    display: block;
    margin: 10px auto;
}

.row {
    margin-bottom: 3em;
}

.count {
    position: absolute;
    top: 35%;
    width: 100%;
    margin-left: -15px;
    font-size: 20px;
}

.navbar {
    background: #54595e center center url('../image/cine-college.png') no-repeat;
    background-size: auto 90%;
    height: 3.5em;
    opacity: 0.9;
    padding: 4px 1rem;
}

.navbar a {
    height: 100%;
    display: block;
}

.navbar img {
    height: 100%;
}

#logo-cine-college img {
    position: fixed;
    z-index: 1031;
    right: 16px;
    width: 4em;
}

#visuel-cine-college a {
    display: block;
    width: 50%;
    margin: 0 auto;
}

#visuel-cine-college img {
    margin: 0 auto;
    width: 100%;
}

.vote {
    margin-top: 1em;
}

.recaptcha-v2 div {
    margin:auto;
}