/* couleurs */
/*.btn.btn-primary {
    color: #797979;
    border-color: #f9ad1c;
    background-color: #f9ad1c;
}*/

.auth-container .auth-header {
    border-color: #f9ad1c;
}

.has-error .form-control.underlined:focus, .has-warning .form-control.underlined:focus, .has-success .form-control.underlined:focus, .form-control.underlined:focus {
    border-color: #f9ad1c;
}

a:not(.btn) {
    color: #797979;
    transition: color 0.2s;
}

/*a:not(.btn):hover { color: #f9ad1c; }*/

.dropdown-menu .dropdown-item:hover {
    color: #f9ad1c;
}

.header .header-block-nav .profile-dropdown-menu a .icon {
    color: #f9ad1c;
}

/* home */
.app .home-page {
    position: relative;
}

/*
    #index-header > .row {
        margin-top: 20%;
        transition: all 0.5s;
    }
        #index-header.open > .row { margin-top: 0; }
        #index-header img { transition: all 0.5s; }
        #index-header.open img { max-width: 66%; }
*/

/* structure */
html, body {
    color: #1c1c1c;
}

.app {
    background-color: #f5f1ed;
}

.header, .auth {
    background-color: #f5f1ed;
    border-bottom: 1px solid #f9ad1c;
}

.header .header-logo {
    padding-left: 15px;
}

.header .header-logo.text-center {
    width: 400px;
}

.header .header-logo img {
    height: 62px;
}

.header .header-block-nav > ul > li {
    padding-left: 20px;
}

.header .header-block-nav > ul > li > a {
    font-size: 25px;
    font-weight: bold;
    color: #333537;
}

.header .header-block-nav > ul > li > a:hover {
    color: #5ABE7E;
}

.header .header-block-nav > ul > li > a.nav-button {
    margin-left: 15px;
    padding: 8px 34px;
    color: #fff;
    background-color: #61E786;
    border: 1px solid #5ABE7E;
    border-radius: 30px;
}

.header .header-block-nav > ul > li:before {
    display: none;
}

.sidebar {
    background-color: #505050;
}

.sidebar .sidebar-menu > li > .sidebar-nav > li a,
.sidebar .sidebar-menu > li.open > a,
.sidebar .sidebar-menu li a:hover, .sidebar .sidebar-menu li.open > a, .sidebar .sidebar-menu li.open a:hover,
#customize-menu > li > a {
    background-color: #282828;
}

.title-block {
    border-color: #797979;
}

.title-description {
    color: #797979;
}

.card .card-header .title {
    color: #282828;
}

.footer {
    justify-content: center;
    background-color: transparent;
}

.disconnected .footer {
    position: relative;
    background-color: #f5f1ed;
    color: #797979;
    font-weight: bold;
    border-top: 1px solid #FAAE1F;
}

.disconnected .footer a {
    text-decoration: underline;
}

#projet-card-1, #projet-card-2 {
    min-height: 220px;
}

.sidebar-header .brand img {
    width: 190px;
}

/* home */
#app .home-page.content {
    padding: 100px 0 0;
}

#a-propos {
    display: flex;
    padding: 150px 0;
    align-items: center;
    background: #fff;
}

#a-propos h1 {
    margin: 50px 30px 80px;
    font-size: 42px;
    line-height: 48px;
    color: #373537;
    font-weight: bold;
}

#a-propos .button {
    margin: 0 20px;
    padding: 27px 82px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    background-color: #5ABE7E;
    border: 1px solid #5ABE7E;
    border-radius: 50px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

#a-propos .button.alternate {
    color: #5ABE7E;
    background-color: #F5F1ED;
}

#notre-offre {
    padding: 70px 0;
}

#notre-offre h2 {
    font-size: 100px;
    color: #FAAE1F;
    font-weight: bold;
}

#notre-offre h3 {
    margin-bottom: 30px;
    font-size: 35px;
    font-weight: bold;
}

#notre-offre p {
    text-align: center;
    font-size: 25px;
    line-height: 36px;
}

#notre-offre p strong {
    display: block;
    font-size: 28px;
}

#notre-offre .highlight {
    margin: 25px 0;
    padding: 40px;
    border: 1px solid #FAAE1F;
    border-radius: 5px;
    text-align: left;
}

#notre-offre .highlight p {
    font-size: 25px;
    font-weight: bold;
}

#notre-offre .highlight li {
    font-size: 30px;
}

#reassurance {
    padding: 100px 75px;
    background: #fff;
}

#reassurance p {
    text-align: center;
}

#reassurance p i {
    display: block;
    margin-bottom: 20px;
    font-size: 70px;
    color: #FAAE1F;
}

#reassurance p strong {
    display: block;
    margin-bottom: 10px;
    font-size: 35px;
    font-weight: bold;
}

#reassurance p span {
    display: block;
    padding: 0 18%;
    font-size: 25px;
    color: #797979;
}

#notre-equipe {
    padding: 70px 0;
}

#notre-equipe h2 {
    color: #FAAE1F;
    font-size: 100px;
    font-weight: bold;
    text-align: right;
}

#notre-equipe h3 {
    margin-bottom: 30px;
    font-size: 35px;
    font-weight: bold;
}

#notre-equipe-carousel {
}

#notre-equipe-carousel .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-75%);
    display: flex;
    justify-content: space-between;
    font-family: 'Open sans';
    font-size: 150px;
    color: #fff;
}

#notre-equipe-carousel .item {
    display: flex;
    align-items: center;
    justify-content: center;
}

#notre-equipe-carousel .item img {
    width: 320px;
}

#notre-equipe-carousel .item p {
    margin-left: 100px;
    font-size: 25px;
    color: #797979;
}

#notre-equipe-carousel .item p strong {
    display: block;
    font-size: 30px;
    color: #000;
}

#nos-valeurs {
    padding: 70px 0 0;
    background-color: #FAAE1F;
}

#nos-valeurs h2 {
    margin-bottom: 30px;
    color: #fff;
    font-size: 100px;
    font-weight: bold;
}

#nos-valeurs .valeur {
    padding: 120px 69px 0;
    height: 530px;
    text-align: center;
    background-color: #fff;
}

#nos-valeurs h3 {
    position: relative;
    padding-bottom: 50px;
    color: #252323;
    font-size: 35px;
    font-weight: bold;
}

#nos-valeurs h3:before, #nos-valeurs h3:after {
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    transform: translateX(-50%);
}

#nos-valeurs h3:before {
    bottom: 20px;
    width: 100px;
    height: 2px;
    background-color: #FAAE1F;
}

#nos-valeurs h3:after {
    bottom: 9.5px;
    width: 25px;
    height: 25px;
    background-color: #fff;
    border: 2px solid #FAAE1F;
    border-radius: 100%;
}

#nos-valeurs p {
    font-size: 25px;
    line-height: 32px;
    color: #797979;
}

#nos-valeurs .hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #FAAE1F;
    opacity: 1;
    transition: opacity 0.2s linear;
}

#nos-valeurs .hover div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #fff;
}

#nos-valeurs .hover div i {
    font-size: 100px;
}

#nos-valeurs .hover div span {
    margin-top: 20px;
    font-size: 28px;
}

#nos-valeurs .valeur:hover .hover {
    opacity: 0;
}

.barre-progression {
    display: block;
    position: relative;
    left: 0;
    right: 0;
    margin: 0;
    height: 30px;
}

.barre-progression:before, .barre-progression:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -25px;
    height: 5px;
    transform: translateY(-50%);
    background-color: #797979;
    z-index: 10;
}

.barre-progression:before {
    right: -25px;
}

.barre-progression:after {
    width: 20%;
    background-color: #fbab43;
    z-index: 11;
}

.barre-progression.progression-full:before {
    background-color: #fbab43;
}

.barre-progression.progression-full:after {
    display: none;
}

.barre-progression span {
    position: absolute;
    left: 20%;
    display: block;
    margin-left: -25px;
    width: 30px;
    height: 30px;
    border: 5px solid #fbab43;
    border-radius: 100%;
    background-color: #fff;
    z-index: 12;
}

.barre-progression.progression-full span {
    left: 100%;
    margin-left: 0;
}

.card {
    padding: 20px 25px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
}

.auth-container {
    top: 30px;
    transform: translateX(-50%);
    width: 650px;
}

.auth-container .auth-header {
    border: 0;
}

.auth-container .auth-title {
    padding: 0;
    text-align: center;
}

.auth-container .auth-title img {
    width: 250px;
}

.auth-container .auth-header .barre-progression {
    margin: 0 0 20px;
}

.auth-container .auth-content {
    padding: 0;
}

.auth-container .auth-content > p {
    margin: -20px 10% 40px;
    color: #252323;
    font-size: 35px;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #797979;
}

.auth-container .auth-content label {
    font-size: 25px;
}

.auth-container .auth-content .btn {
    margin: 25px 0;
    padding: 20px 0;
    border-radius: 50px;
    border: 0;
    font-size: 28px;
    color: #fff;
    background-color: #61E786;
    font-weight: bold;
}

.auth-container .auth-content .text-muted {
    color: #000 !important;
    font-size: 20px;
}

.auth-container .auth-content .text-muted a {
    display: block;
}

.auth-container .button {
    display: inline-block;
    margin: 40px 10px 0;
    padding: 20px 60px 15px;
    color: #5ABE7E;
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #5ABE7E;
    border-radius: 50px;
}

.content.abonnement {
    padding: 1.5% 10% 0;
}

@media only screen and (min-width: 1630px) {
    .offre-abonnement {
        min-height: 465px;
    }
}

@media only screen and (max-width: 1629px) {
    .offre-abonnement {
        min-height: 445px;
    }
}

.offre-abonnement {
    position: relative;
    margin-top: 15px;
    padding: 20px 50px;
}

.offre-abonnement h2 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.offre-abonnement .barre-progression:before, .offre-abonnement .barre-progression:after {
    left: -50px;
}

.offre-abonnement .barre-progression:before {
    right: -50px;
}

.offre-abonnement .barre-progression span {
    margin-left: -50px;
}

.offre-abonnement .barre-progression.progression-full span {
    margin-left: 20px;
}

@media only screen and (min-width: 1630px) {
    .offre-abonnement ul {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1629px) {
    .offre-abonnement ul {
        font-size: 18px;
    }
}

.offre-abonnement ul {
    margin: 25px 0;
    padding: 0;
    list-style: none;
    color: #797979;
}

.offre-abonnement li {
    display: flex;
}

.offre-abonnement ul i {
    margin: 5px 15px 0 0;
    color: #59bd7d;
}

.offre-abonnement ul strong {
    color: #000;
}

.offre-abonnement ul i.fa-close {
    color: #fbab43;
}

.offre-abonnement .button-line {
    position: absolute;
    bottom: 70px;
    right: 0;
    left: 0;
}

.content.abonnement .button {
    margin: 0 10px;
    padding: 12px 60px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    background-color: #5ABE7E;
    border: 2px solid #5ABE7E;
    border-radius: 50px;
}

.content.abonnement .button.alternate {
    color: #5ABE7E;
    background-color: #F5F1ED;
}

.content.abonnement .button-alone {
    margin-top: 30px;
}

.content.abonnement .button-alone .button {
    background-color: #fff;
}

#contact-infos {
    padding: 50px 0 30px;
    background-color: #fff;
}

#contact-infos h1 {
    margin-top: -20px;
    margin-bottom: 50px;
    font-size: 100px;
    font-weight: bold;
    color: #FAAE1F;
}

#contact-infos p {
    font-size: 25px;
    color: #797979;
}

#contact-infos i, #contact-infos p span {
    display: block;
}

#contact-infos i {
    margin-bottom: 15px;
    font-size: 45px;
    color: #FAAE1F;
}

#contact-infos p a {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#contact-form {
    padding: 50px 10%;
}

#contact-form .card {
    min-height: 450px;
}

#contact-form label {
    font-size: 25px;
}

#contact-form .button {
    display: inline-block;
    float: right;
    margin: 40px 10px 0;
    padding: 8px 40px;
    color: #5ABE7E;
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    background-color: #F5F1ED;
    border: 2px solid #5ABE7E;
    border-radius: 50px;
}

.map-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 93.25%;
}

.map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#fonctionnalites {
    display: flex;
    align-items: center;
    background: #fff;
}

#fonctionnalites h1 {
    margin: 50px 30px 30px;
    font-size: 100px;
    color: #FAAE1F;
    font-weight: bold;
}

#fonctionnalites p {
    font-size: 27px;
}

#fonctionnalites-schema {
    position: relative;
}

#fonctionnalites-schema .image {
    min-height: 940px;
    background: transparent url(../images/fonctionnalites.jpg) no-repeat center top;
    background-size: cover;
}

#fonctionnalites-schema .image.blur {
    filter: blur(30px);
}

#fonctionnalites-schema .fonctionnalites-clic-infos {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 750px;
    height: 750px;
    border-radius: 100%;
    background-color: #F5F1ED;
    transform: translate(-50%, -50%);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    transition: opacity 0.2s linear;
    opacity: 0;
}

#fonctionnalites-schema .absolutes .fonctionnalites-clic-infos.show {
    opacity: 1;
    z-index: 999;
}

#fonctionnalites-schema .fonctionnalites-clic-infos h3 {
    margin-bottom: 40px;
    font-size: 28px;
    font-weight: bold;
}

#fonctionnalites-schema .fonctionnalites-clic-infos ul {
    margin: 0 4em;
    list-style: none;
}

#fonctionnalites-schema .fonctionnalites-clic-infos li {
    display: flex;
    align-items: center;
    margin: 1em 0;
    font-size: 25px;
    color: #797979;
}

#fonctionnalites-schema .fonctionnalites-clic-infos li i {
    font-size: 50px;
    color: #000;
}

#fonctionnalites-schema .fonctionnalites-clic-infos li p {
    margin: 0 0 0 1em;
}

#fonctionnalites-schema .row .row {
    margin-top: 150px;
    height: 615px;
}

#fonctionnalites-schema .row .row > div {
    align-self: flex-end;
    width: 300px;
    height: 300px;
    cursor: pointer;
}

#fonctionnalites-schema .row .row > div:nth-child(3) {
    margin-bottom: -120px;
}

#fonctionnalites-schema .row .row > div:nth-child(4) {
    align-self: flex-start;
}

#mentions-legales {
    align-items: center;
    background: #fff;
    padding: 70px 0;
    min-height: calc(100vh - 100px - 50px);
}

#mentions-legales h2 {
    font-size: 50px;
    color: #FAAE1F;
    font-weight: bold;
    margin-bottom: 30px;
}

#mentions-legales h3 {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: bold;
}

#mentions-legales p, #mentions-legales table, #mentions-legales ul {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 50px;
}

#mentions-legales p strong, #mentions-legales ul strong {
    font-size: 22px;
}

#mentions-legales .highlight {
    margin: 25px 0;
    padding: 40px;
    border: 1px solid #FAAE1F;
    border-radius: 5px;
    text-align: left;
}

#mentions-legales .definitions td {
    padding: 20px 0 20px 40px;
}

#mentions-legales .cookies thead tr {
    border-bottom: #797979 solid 1px;
}

#mentions-legales .cookies thead th, #mentions-legales .cookies tbody td {
    padding: 20px 0 20px 40px;
}