.navbar .nav {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.navbar.navbar-menu .nav {
    height: auto;
}
.navbar .nav > li.dropdown.open {
    z-index: 1;
}
.formation-menu .navbar-nav > li.dropdown > ul.dropdown-menu {
    margin-bottom: 10px;
}
.navbar .nav > li > a {
    font-size: 16px;
    text-shadow: none;
    opacity: .9;
    padding: 30px 10px 10px 10px;
    margin-left: 0;
    margin-right: 0;
}
.navbar .nav > li > a.active:after,
.navbar .nav > li > a:hover:after {
    display: none;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a.active {
    border-bottom: 4px solid #FFFFFF;
}
@media (min-width: 767px) {
    .navbar .nav > li {
        height: 62px;
    }
}

.index-container {
    padding-bottom: 80px;
}
div.index {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 20px;
}
div.index:after {
    display: block;
    position: absolute;
    width: 100%;
    pointer-events: none;
    z-index: 1;
    left: 0;
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIzMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAxMjgwIDE0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGZpbGw9IiNGNEY2RjkiPgogICAgICAgIDxwYXRoIGQ9Ik0xMjgwIDE0MFYwSDBsMTI4MCAxNDB6Ij48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==);
    background-size: 100% 300px;
    height: 300px;
    transform: rotateX(180deg);
    content: '';
}
div.index .index-container .container {
    z-index: 2;
}
div.index .col-md-offset-6 {
    margin-left: 25%;
}

.index-container .header-progression {
    margin-left: -30px !important;
}
.header-progression .progress {
    height: 24px;
    border-radius: 20px;
    box-shadow: none;
    background: #EBEBEB;
}
.header-progression .progress .progress-bar.progress-bar-success {
    border-radius: 20px;
}

.header-progression .formation-progress .formation-progress-infos,
.header-progression .formation-time .formation-time-infos {
    line-height: 32px;
}
.header-progression .formation-progress .title,
.header-progression .formation-time .title {
    color: #6A7276;
    font-size: 18px;
}
.header-progression .formation-progress .nb,
.header-progression .formation-time .nb {
    color: #0B334A;
    font-size: 22px;
    font-weight: normal;
}
.header-progression .formation-progress i,
.header-progression .formation-time i {
    display: none;
}

.header-progression .wrapper-btn .btn {
    border-radius: 50px;
    padding: 24px 36px;
    font-size: 22px;
    font-weight: normal;
}

.box {
    border: none;
}
.box .head {
    background: #ffffff;
    border-bottom: none;
    padding: 30px;
    border-radius: 0;
}
.box .head h4 {
    font-size: 24px;
    margin: 0;
}
.box .box-content {
    padding: 30px;
    border-radius: 0;
}

.modules .element {
    min-height: 70px;
}
.modules .element i.fa-file-text,
.modules .element i.fa-folder {
    padding: 25px 30px;
    border-right: 1px solid #e6e8eb;
    font-size: 20px;
}
.modules .element .media-body {
    padding: 25px 75px 20px 0px;
}
.modules .element h4,
.modules .element h4.page-module-title,
.modules .element h4 a {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.modules .element .btn-access,
.modules .element .btn {
    padding-top: 25px;
}
#modules {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .modules .element {
        height: auto;
    }
}

#formations {
    margin-bottom: 30px;
}

body.index #footer {
    padding-top: 320px;
    position: relative;
}
body.index #footer:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 300px;
    pointer-events: none;
    background-repeat-y: no-repeat;
    z-index: 1;
    top: 0;
    left: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIzMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAxMjgwIDE0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGZpbGw9IiNGNEY2RjkiPgogICAgICAgIDxwYXRoIGQ9Ik0xMjgwIDE0MFYwSDBsMTI4MCAxNDB6Ij48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==);
    background-size: 100% 300px;
    transform: rotateY(180deg);
}
#footer p,
#footer p a {
    color: #ffffff;
}
body.index #footer p,
body.index #footer p a {
    font-size: 20px;
    margin-bottom: 30px;
}
.footer-social .social {
    padding: 12px;
    margin: 0px 20px 0 20px;
    border-radius: 4px;
    width: 48px;
    height: 48px;
    text-align: center;
    opacity: .7;
    text-decoration: none;
    background: white;
    box-shadow: none;
    color: #1C2C40 !important;
}
.footer-social .social i {
    font-size: 25px;
}
.header-infos .avatar,
ul.postheader li.avatar a.dropdown-toggle > div {
    border: none;
    box-shadow: none;
}
