#barrenav {
    -webkit-transition-property: background;
    -webkit-transition-duration: 1s;
    transition-property: background;
    transition-duration: 1s
}

#barrenav p {
    opacity: 1.0
}

.barrenav {
    background: rgba(0, 119, 136, 0.97);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.50)
}

#barrenav,
#barrenav .h2,
#barrenav .h3 {
    font-size: 1.4rem !important
}

header {
    padding-top: 230px;
    padding-bottom: 400px;
    background: url(../img/fond-baskets.jpg) center;
    position: relative
}

#separateur-svg {
    margin: 0 -15px;
    bottom: 0
}

.menu {
    margin-top: -230px
}

.menu p.texte {
    min-height: 270px
}

.menu>div>div {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.62);
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.62);
    -moz-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.62);
    min-height: 500px
}

.menu i {
    font-size: 50px;
    color: #fff
}

.menu .rounded-circle {
    height: 100px;
    width: 100px;
    padding-top: 26px;
    margin: 0 auto 30px;
    -moz-box-shadow: rgba(0, 0, 0, .560784) 0 7px 20px -12px, rgba(0, 0, 0, .117647) 0 4px 25px 0, rgba(0, 0, 0, .2) 0 8px 10px -5px;
    -webkit-box-shadow: rgba(0, 0, 0, .560784) 0 7px 20px -12px, rgba(0, 0, 0, .117647) 0 4px 25px 0, rgba(0, 0, 0, .2) 0 8px 10px -5px;
    border-radius: 100%;
    box-shadow: rgba(0, 0, 0, .560784) 0 7px 20px -12px, rgba(0, 0, 0, .117647) 0 4px 25px 0, rgba(0, 0, 0, .2) 0 8px 10px -5px
}

.menu .rounded-circle:hover {
    background-color: #1a1a1a;
    height: 120px;
    margin: -10px auto 20px;
    min-height: 0;
    padding-top: 36px;
    -webkit-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
    width: 120px
}

.btn {
    border: 0
}

.btn:hover,
.hautpage:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .419608) 0 14px 26px -12px, rgba(0, 0, 0, .117647) 0 4px 23px 0, rgba(0, 0, 0, .2) 0 8px 10px -5px;
    box-shadow: rgba(0, 0, 0, .419608) 0 14px 26px -12px, rgba(0, 0, 0, .117647) 0 4px 23px 0, rgba(0, 0, 0, .2) 0 8px 10px -5px
}

.display-4 {
    font-size: 2.5rem
}
.display-5 {
    font-size: 2rem
}

#course img {
    -webkit-box-shadow: 0 15px 80px -5px rgba(0, 0, 0, .25);
    box-shadow: 0 15px 80px -5px rgba(0, 0, 0, .25)
}

#retrospective img.img-fluid {
    -webkit-box-shadow: rgba(0, 0, 0, .247059) 0 15px 80px -5px;
    box-shadow: rgba(0, 0, 0, .247059) 0 15px 80px -5px
}

#retrospective .bg-white,
#contact .bg-white {
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

#retrospective .play {
    position: absolute !important;
    left: 50%;
    top: 50%;
    translate: -50% -50%;
    max-width: 15%;
}

#partenaires img {
    max-height: 170px
}

.hautpage {
    background-color: #078;
    width: 50px;
    height: 50px;
    right: 2%;
    bottom: 10px;
    cursor: pointer;
    border: 2px solid #fff;
    margin-top: -4px
}

.hautpage i {
    margin-top: -4px
}

.hautpage:hover {
    background-color: coral
}

.btn-warning:hover {
    background-color: #ffdd07
}

footer {
    background-color: #078
}

.formulaire {
    opacity: .85;
    max-width: 600px
}

#contact {
    background-image: url('../img/fond-baskets.jpg');
    background-size: cover
}

header video {
    /*
    width: 100%;
    min-width: 1994px;
*/
    min-height: 100%
}

.videodiv {
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .5
}

.videofond {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000
}

iframe {
    width: 100%
}

#retrospective .image1 {
    margin-top: -120%
}

#retrospective .image3 {
    margin-top: -80%
}

#retrospective video {
    width: 100%;
    max-width: 100%;
    height: auto
}

#inscription {
    top: -30px
}

.inscription .display-4 {
    font-size: 36px
}

#course i {
    font-size: 24px;
    vertical-align: bottom
}

.form-group {
    margin-bottom: 0
}

label {
    margin-top: 1rem
}

.form-check {
    margin-top: 1rem
}

.form-check-label {
    margin-top: 0
}

#boutonenvoyer {
    margin-top: 1rem
}

.bg-light {
    background-color: #f0f0f0 !important;
}

/*
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.bg-warning {
    background-color: #ffc107!important;
}
.card-title{
    margin: 0
}*/


.clignotant {
    animation: colorblink2 3s infinite;
}

@keyframes colorblink2 {
    0% {
        opacity: 1;
    }

    10% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    60% {
        opacity: 0;
    }

    70% {
        opacity: 1;
    }
}