html,
body {
    margin: 0;
    padding: 0;
}

body {
    background-color: #000;
    position: relative;
    height: 100vh;
}

body,
#page-container ul li,
table td,
table td li,
table td a {
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 22px;
}

body,
#page-container ul li {
    color: #fff;
}

body.pi {
    background: url(../img/bg-pi2.jpg) no-repeat top center #000;
    text-align: center;
}

img { max-width: 100%; }

a {
    color: #6EFF8A;
    text-decoration: none;
    transition: all 0.3s ease;
}

em {
    font-style: italic;
}

#form-account .cgu a:hover {
    color: #1A1D25;
    background-color: #6EFF8A;
}

a:hover,
a:active,
a:visited,
a:focus,
a:active:hover,
a:visited:hover,
a:focus:hover {}

button {
    cursor: pointer;
    border: 0;
    background: none;
}

h1, h2, h3, h4, h5 {
    font-family: "Supersonic Rocketship", Sans-Serif;
    font-weight: normal;
}

strong {
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: bold;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.text-center {
    text-align: center;
}

.twitcheuses {
    width: 100%;
}
.twitcheuses td {
    width: 32%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 50px;
    font-size: 19px;
}

.twitcheuses td a,
.twitcheuses td img {
    display: inline-block;
}

.twitcheuses td img {
    margin-bottom: 5px;
    border-radius: 50%;
}


.twitcheuses td a:hover {
    opacity: 0.5;
}

.container-iframe {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}

.container-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#loader-page,
#block-content {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(15,15,19,0.92);
    display: none;
    z-index: 9999;
    text-align: center;
}

#block-content {
    z-index: 9988;
    background-color: rgba(15,15,19,0.5);
}

#loader-page .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 14px;
}

#loader-page .content .bossy {
    width: 275px;
}

#loader-page .content .loader {
    width: 120px;
    margin-top: 30px;
    margin-bottom: 3px;
}

.g-recaptcha > div {
    margin: 0 auto;
}

#locale {
    position: fixed;
    top: 25px;
    left: 100px;
    z-index: 9990;
}

#locale img {
    width: 41px;
}

#hamburger-icon {
    position: fixed;
    top: 22px;
    left: 40px;
    z-index: 9990;
}

#hamburger-icon label {
    cursor: pointer;
}

#hamburger-icon span {
    height: 5px;
    width: 40px;
    background-color: #fff;
    display: block;
    margin: 5px 0;
    transition: 0.5s ease-in-out;
    transform: none;
}


#hamburger-icon span:first-child { width: 25px; }
#hamburger-icon span:last-child { width: 35px; }

#global-content {
    position: relative;
    width: 100%;
}

body.menu-opened #block-content {
    display: block;
    cursor: pointer;
}

body.menu-opened #main-menu {
    transform: none;
}

body.menu-opened #main-menu nav {
    opacity: 1;
    transform: none;
}

body.menu-opened #hamburger-icon span:nth-of-type(2) { transform: translate(0%, 175%) rotate(-45deg); }
body.menu-opened #hamburger-icon span:nth-of-type(3) { transform: rotate(45deg); }
body.menu-opened #hamburger-icon span:nth-of-type(1) { opacity: 0; }
body.menu-opened #hamburger-icon span:nth-of-type(4) { opacity: 0; }

#main-menu {
    border-right: 6px solid #2f003f;
    position: fixed;
    width: 570px;
    height: 100%;
    top: 0;
    z-index: 9989;
    transform: translateX(-100%);
    background: #742976 url(../img/bossy-kiss.png) no-repeat bottom right;
}

#main-menu nav {
    padding-top: 90px;
    padding-left: 45px;
    text-align: left;
    opacity: 0;
    transform: translateX(-4vw);
    transition: all 1.3s ease;
}

#main-menu nav a,
#main-menu nav span {
    color: #fff;
    font-size: 28px;
    display: inline-block;
}

#main-menu nav a:hover {
    color: #2f003f;
}

#main-menu nav .level-1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

#main-menu nav .level-2 {
    margin-top: 15px;
}

#main-menu nav .level-2 li {
    margin-bottom: 8px;
}

#main-menu nav .level-2 li a {
    font-size: 20px;
}

#main-menu .menu-rsx {
    clear:both;
    width: 100%;
}

#main-menu .menu-rsx ul li {
    float: left;
    margin-right: 16px;
}

#main-menu .menu-rsx ul {
    margin-top: 15px;
}

#main-menu .menu-rsx ul li a {
    font-size: 44px;
}

#top-bar {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 100;
    width: 100%;
}

#top-bar .logo {
    width: 170px;
    position: relative;
    top: -16px;
}

#top-bar .connect-link {
    position: fixed;
    top: 27px;
    right: 40px;
    display: block;

    color: #FFFFFF;
    font-family: "Supersonic Rocketship";
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 19px;
    text-align: center;
    text-shadow: 1px 2px 1px #4E1662;
}

#top-bar .connect-link.account {
    right: 82px;
}

#top-bar .connect-link.hf {
    right: 209px;
}

#top-bar .connect-link.logout {
    font-size: 25px;
    top: 23px;
    color: #6EFF8A;
}

#top-bar .connect-link:hover {
    color: #742976;
    text-shadow: none;
}

main {
    position: relative;
    z-index: 2;
}

#home section.header,
#home section.header .bg-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 947px;
    z-index: 1;
}

#home section.header .bg-header {
    background-position: bottom center;
    background-size: auto 947px;
    background-repeat: no-repeat;
    width: 100%;
}

#home section.header .bg-1 {
    background-image: url('../img/bg-home.jpg');
}

#home section.header .bg-6 {
    transform: scaleY(-1);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, #000000 100%);
    z-index: 6;
}

#home section.header .bg-contain {
    background-size: contain !important;
}

#home section.header .bg-cover {
    background-size: cover !important;
}

#home section.main-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

#home section.main-content .logo {
    width: 317px;
    margin-top: 90px;
}

#home section.main-content h1.intro {
    display: block;
    margin: 73px 0 0 0;
    font-weight: normal;
    font-size: 62px;
    letter-spacing: -0.95px;
    line-height: 89px;
    text-align: center;
    text-shadow: 1px 6px 1px rgba(0,0,0,0.76);
}

body.locale_en #home section.main-content h1.intro {
    font-size: 57px;
    line-height: 75px;
    margin-top: 47px;
}

#home section.main-content h1.intro span {
    color: #6EFF8A;
}

#home section.main-content div.bg-black-gradient-bossy {
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
}

#home section.main-content div.bossy-witch-behind-pc {
    position: relative;
}

body.locale_en #home section.main-content div.bossy-witch-behind-pc div {
    bottom: 9px;
    line-height: 77px;
}

#home section.main-content div.content {
    position: relative;
    background: url(../img/home-bg-content-2.jpg) no-repeat top center #000;
}

#home section.main-content div.content-bg-gradient {
    /*background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 15%, rgba(0,0,0,0.9) 50%, rgba(0,0,0,1) 85%);*/
}

#home section.main-content div.content .container {}

#home section.main-content div.content .intro,
#home section.main-content div.content .waw,
#home section.main-content div.content .le-chaudron {
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
}

#home section.main-content div.content .intro {
    margin-bottom: 80px;
}

#home section.main-content div.content .intro,
#home section.main-content div.content .intro h2 {
    color: #FFFFFF;
    font-family: "Supersonic Rocketship", Sans-Serif;
    font-size: 26px;
    letter-spacing: 0.6px;
    line-height: 39px;
    text-align: center;
    margin: 0 auto 40px;
    max-width: 900px;
}

#home section.main-content div.content .intro h2 {
    color: #6EFF8A;
}

#home section.main-content div.content .intro h2.big {
    text-align: center;
    font-family: "Supersonic Rocketship", Sans-Serif;
    font-weight: normal;
    color: #742976;
    font-size: 70px;
    letter-spacing: -0.97px;
    line-height: 39px;
    text-shadow: 1px 3px 1px #2F003F;
}

body.locale_en #home section.main-content div.content .intro h2.big {
    line-height: 70px;
}

#home section.main-content div.content .intro p {
    margin-bottom: 40px;
}

#home section.main-content div.content .triple-entries,
#home section.main-content div.content .testimonies {
    display: grid;
    overflow: hidden;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 5px;
    text-align: left;
}

#home section.main-content div.content .triple-entries li,
#home section.main-content div.content .testimonies  .item {
    background-color: #1A1D25;
    padding: 15px;
    position: relative;
}

#home section.main-content div.content .triple-entries .title {
    color: #FF0069;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 20px;
    display: block;
}

#home section.main-content div.content .triple-entries .item-2 .title {
    color: #7581FF;
}

#home section.main-content div.content .triple-entries .item-3 .title {
    color: #6EFF8A;
}

#home section.main-content div.content .triple-entries p,
#home section.main-content div.content .triple-entries a {
    font-family: "Alegreya Sans";
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
}

#home section.main-content div.content .triple-entries p {
    margin-bottom: 60px;
}

#home section.main-content div.content .triple-entries a {
    display: block;
    background: #0C0F13;
    transition: all 0.3s ease;
    color: #9640B4;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    border-radius: 6px;
    position: absolute;
    bottom: 15px;
    width: calc(100% - 55px);
}

#home section.main-content div.content .triple-entries a:hover {
    background: #adb7d1;
}

#home section.main-content div.content .triple-entries,
#home section.main-content div.content .testimonies,
#home section.main-content div.content .container-iframe {
    margin-bottom: 80px;
}

#home section.main-content div.content .testimonies .item {
    font-family: "Alegreya Sans";
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
    text-align: center;
}

#home section.main-content div.content .testimonies .item .avatar {
    width: 80px;
    margin: 0 auto;
}

#home section.main-content div.content .testimonies .item .nickname {
    text-align: center;
    font-size: 14px;
    line-height: 14px;
}

#home section.main-content div.content .testimonies .item .testimony {
    text-align: center;
    margin: 20px 0 120px;
}

#home section.main-content div.content .testimonies .item .testimony span {
    text-transform: none;
    line-height: 21px;
    position: relative;
}

#home section.main-content div.content .testimonies .item .testimony span:before,
#home section.main-content div.content .testimonies .item .testimony span:after {
    content: "\0022";
    font-size: 53px;
    position: absolute;
    left: -16px;
    top: 3px;
}

#home section.main-content div.content .testimonies .item .testimony span:after {
    top: auto;
    left: auto;
    right: -16px;
    bottom: -21px;
}

#home section.main-content div.content .testimonies .item .achievement {
    position: absolute;
    width: calc(100% - 30px);
    bottom: 15px;
}

#home section.main-content div.content .testimonies .item .achievement .title {
    font-weight: 700;
    margin-bottom: 10px;
}

#home section.main-content div.content .testimonies .item .achievement .item {
    display: block;
    font-weight: 700;
    border-radius: 6px;
    background: #0C0F13;
    transition: all 0.3s ease;
    padding: 0;
    width: auto;
}

#home section.main-content div.content .testimonies .item .achievement .item:hover {
    background: #adb7d1;
}

#home section.main-content div.content .testimonies .item .achievement .item .img {
    padding: 5px;
    width: 35px;
    float: left;
}

#home section.main-content div.content .testimonies .item .achievement .item .img,
#home section.main-content div.content .testimonies .item .achievement .item .content {
    height: 35px;
    line-height: 35px;
}

#home section.main-content div.content .testimonies .item .achievement .item .content {
    background: none;
    text-align: center;
    padding: 5px;
    float: right;
    width: calc(100% - 55px);
}

#home section.main-content div.content .testimonies .item .achievement .item .content h3 {
    font-size: 14px;
}

#home section.main-content div.content .testimonies .item .achievement .item .content p {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}

#home section.main-content div.content .intro .intro-btn {
    text-align: center;
    margin-bottom: 40px;
}

#home section.main-content div.content .intro .intro-btn a,
#login-box form .valid button,
#form-account .valid button,
#contact-form .valid button,
#form-account .account-created .connect,
#user-account-overview .button,
#user-accountedit .button,
#user-account-overview .button.delete-account,
#removeachievementdialog .action,
#addachievementdialog .action,
#testimony-sent .gg .button-login,
#testimony-sent .gg .button-blog,
#testimony-sent .gg .button-victim {
    display: inline-block;
    font-family: "Supersonic Rocketship";
    color: #002514;
    font-size: 20px;
    letter-spacing: 0.45px;
    line-height: 27px;
    text-align: center;
    margin: 0 15px;
    padding: 25px 38px;
    width: 279px;
    background-color: #6EFF8A;
    box-shadow: 3px 10px 1px #064F2E;
    transition: all 0.3s ease;
    border: 0;
}

*#home section.main-content div.content .intro .intro-btn a.apprend,
#login-box form .valid button,
#contact-form .account-created .connect,
#form-account .account-created .connect,
#testimony-sent .gg .button-login,
#testimony-sent .gg .button-blog {
    color: #fff;
    background-color: #742976;
    box-shadow: 3px 10px 1px #3A153D;
}

#removeachievementdialog .action.remove,
#addachievementdialog .action.add {
    color: #fff;
    background-color: #B0413E;
    box-shadow: 3px 10px 1px #742b29;
}

#home section.main-content div.content .intro .intro-btn a span {
    font-family: "Alegreya Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
    text-align: center;
}

#home section.main-content div.content .intro .intro-btn a.declare:hover,
#form-account .valid button:hover,
#contact-form .valid button:hover,
#user-account-overview .button:hover,
#user-accountedit .button:hover,
#removeachievementdialog .action.remove:hover,
#removeachievementdialog .action.cancel:hover,
#addachievementdialog .action.add:hover,
#addachievementdialog .action.cancel:hover,
#testimony-sent .gg .button-victim:hover {
    background-color: #58c76d;
    box-shadow: none;
}

#removeachievementdialog .action.remove:hover,
#addachievementdialog .action.add:hover {
    color: #B0413E;
    background-color: #742b29;
}

#home section.main-content div.content .intro .intro-btn a.apprend:hover,
#login-box form .valid button:hover,
#form-account .account-created .connect:hover,
#testimony-sent .gg .button-login:hover,
#testimony-sent .gg .button-blog:hover  {
    background-color: #411742;
    box-shadow: none;
}

#home section.main-content div.content .intro .end-link a {
    font-family: "Alegreya Sans";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    color: #6EFF8A;
    text-decoration: underline;
    transition: all 0.3s ease;
}

#home section.main-content div.content .intro .end-link a:hover {
    color: #742976;
    background-color: #6EFF8A;
    text-decoration: none;
}

#home section.main-content div.content .waw,
#home section.main-content div.content .le-chaudron {
    max-width: 1160px;
}

#home section.main-content div.content .waw {
    margin-bottom: 195px;
    position: relative;
    z-index: 2;
}

#home section.main-content div.content .waw .left {
    float: left;
    width: 50%;
}

#home section.main-content div.content .waw .left h2,
#home section.main-content div.content .waw .left .excerpt {
    margin-bottom: 30px;
}

#home section.main-content div.content .waw .left h2 {
    color: #742976;
    font-size: 60px;
    letter-spacing: -0.83px;
    line-height: 75px;
    text-shadow: 1px 3px 1px #000000;
    margin-bottom: 30px;
}

#home section.main-content div.content .waw .left .excerpt {
    color: #6EFF8A;
    font-weight: bold;
    font-size: 27px;
}

#home section.main-content div.content .waw .left .excerpt,
#home section.main-content div.content .waw .left .desc {
    line-height: 35px;
}

#home section.main-content div.content .waw .left .desc {
    color: #fff;
    font-size: 21px;
    margin-bottom: 50px;
}

#home section.main-content div.content .waw .left a {
    display: inline-block;
    background-color: #742976;
    padding: 20px 40px;
    text-align: center;
    color: #fff;

    font-family: "Supersonic Rocketship";
    font-size: 21px;
    letter-spacing: 1.4px;
    line-height: 27px;
    text-shadow: 1px 2px 1px rgba(0,0,0,0.76);
}

#home section.main-content div.content .waw .left a:hover {
    background-color: #4b1b4c;
}

#home section.main-content div.content .waw .right {
    float: right;
    width: 40%;
}

#home section.main-content div.content .waw .right .container {
    padding: 45px 50px;
    background: url('../img/bg-bossy-presentation.png') no-repeat bottom center #742976;
    position: relative;
}

#home section.main-content div.content .waw .right .container:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 15px;
    width: 174px;
    height: 152px;
    background: url(../img/bossy-play-small-inversed.png) no-repeat top left;
    background-size: contain;
}

#home section.main-content div.content .waw .right h3 {
    color: #BB00FF;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 45px;
    margin-bottom: 40px;
    font-weight: bold;
}

#home section.main-content div.content .waw .right h3 span {
    color: #FFFFFF;
}

#home section.main-content div.content .waw .right ul {
    margin-bottom: 50px;
}

#home section.main-content div.content .waw .right ul li {
    position: relative;
    padding-left: 70px;
    color: #FFFFFF;
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 35px;
}

#home section.main-content div.content .waw .right ul li .color {
    color: #6EFF8A;
    font-weight: bold;
}

#home section.main-content div.content .waw .right ul li:before {
    content: "1";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 51px;
    background: url(../img/bg-num-li.png) no-repeat top left;
    background-size: cover;
    color: #FFFFFF;
    font-family: "Supersonic Rocketship";
    font-size: 30px;
    letter-spacing: -0.42px;
    line-height: 51px;
    text-shadow: 1px 3px 1px #000000;
    text-align: center;
}


#home section.main-content div.content .waw .right ul li:nth-child(2):before { content: "2"; }
#home section.main-content div.content .waw .right ul li:nth-child(3):before { content: "3"; }

#home section.main-content div.content .waw .right p {
    font-weight: bold;
    font-size: 18px;
}

#home section.main-content div.content .waw .right p a {

    text-decoration: underline;
}

#home section.main-content div.content .waw .right p a:hover {
    color: #742976;
    background-color: #6EFF8A;
    text-decoration: none;
}

#home section.main-content div.content .le-chaudron {
    text-align: center;
    position: relative;
    z-index: 1;
}

#home section.main-content div.content .le-chaudron .bg-chaudron {
    position: absolute;
    top: -557px;
    left: 50%;
    transform: translateX(-50%);
    width: 858px;
    height: 758px;
    background: url(../img/chaudron.png) no-repeat top center;
}

#home section.main-content div.content .le-chaudron .container {
    padding: 180px 90px 90px;
    background-color: #1A1D25;
}

#home section.main-content div.content .le-chaudron .container h3 {
    color: #6EFF8A;
    font-size: 40px;
    letter-spacing: 0.45px;
    line-height: 44px;
    text-shadow: 1px 3px 1px rgba(0,0,0,0.76);
    margin-bottom: 15px;
}

#home section.main-content div.content .le-chaudron .container .p-intro {
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 55px;
}

#home section.main-content div.content .le-chaudron .potions {
    margin-bottom: 70px;
}

#home section.main-content div.content .le-chaudron .potions .line {}

#home section.main-content div.content .le-chaudron .potions .line:nth-child(1) {
    margin-bottom: 45px;
}

#home section.main-content div.content .le-chaudron .potions .line .item {
    background-color: #0C0F13;
    padding: 20px 10px;
    width: calc(46% - 20px);
    display: block;
}

#home section.main-content div.content .le-chaudron .potions .line .item:hover {
    background-color: #292d42;
}

#home section.main-content div.content .le-chaudron .potions .line .item:nth-child(1) {
    float: left;
}

#home section.main-content div.content .le-chaudron .potions .line .item:nth-child(2) {
    float: right;
}

#home section.main-content div.content .le-chaudron .potions .line .item .icone{
    float: left;
    width: 87px;
    height: 106px;
    background: no-repeat center center;
}

#home section.main-content div.content .le-chaudron .potions .line .item.item-a .icone {
    background-image: url(../img/potion-a.png) ;
    background-position: 18px 0;
}

#home section.main-content div.content .le-chaudron .potions .line .item.item-b .icone {
    background-image: url(../img/potion-b.png) ;
    background-position: 5px 0;
}

#home section.main-content div.content .le-chaudron .potions .line .item.item-c .icone {
    background-image: url(../img/potion-c.png) ;
    background-position: 1px center;
}

#home section.main-content div.content .le-chaudron .potions .line .item.item-d .icone {
    background-image: url(../img/potion-d.png) ;
    background-position: 5px 0;
}

#home section.main-content div.content .le-chaudron .potions .line .item .txt {
    float: left;
    width: calc(100% - 87px);
    text-align: left;
}

#home section.main-content div.content .le-chaudron .potions .line .item .txt h4 {
    font-size: 22px;
    letter-spacing: 0.5px;
    line-height: 29px;
    margin-bottom: 7px;
}
#home section.main-content div.content .le-chaudron .potions .line .item.item-a .txt h4 { color: #6EFF8A; }
#home section.main-content div.content .le-chaudron .potions .line .item.item-b .txt h4 { color: #7581FF; }
#home section.main-content div.content .le-chaudron .potions .line .item.item-c .txt h4 { color: #9640B4; }
#home section.main-content div.content .le-chaudron .potions .line .item.item-d .txt h4 { color: #FF0069; }

#home section.main-content div.content .le-chaudron .potions .line .item .txt p {
    color: #adb7d1;
    font-size: 17px;
    line-height: 22px;
}

#home section.main-content div.content .le-chaudron .footer {}

#home section.main-content div.content .le-chaudron .footer p {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px;
}

#home section.main-content div.content .le-chaudron .footer div {
    width: 48%;
}

#home section.main-content div.content .le-chaudron .footer .left {
    float: left;
    text-align: right;
}

#home section.main-content div.content .le-chaudron .footer .right {
    float: right;
    text-align: left;
}

#home section.main-content div.content .le-chaudron .footer div a {
    display: inline-block;
    font-family: "Supersonic Rocketship";
    font-size: 21px;
    letter-spacing: 1.4px;
    line-height: 27px;
    text-align: center;
    padding: 20px 0;
    min-width: 334px;
}

#home section.main-content div.content .le-chaudron .footer .left a {
    color: #fff;
    background-color: #742976;
}

#home section.main-content div.content .le-chaudron .footer .left a:hover {
    background-color: #4b1b4c;
}

#home section.main-content div.content .le-chaudron .footer .right a {
    color: #0C0F13;
    background-color: #6EFF8A;
}

#home section.main-content div.content .le-chaudron .footer .right a:hover {
    background-color: #40904d;
}

body.pi #page-header {
    max-width: 1200px;
    padding-top: 200px;
    margin: 0 auto 70px;
}

body.pi #page-header .content {
    max-width: 75%;
    text-align: center;
    margin: 0 auto;
}

body.pi #page-header .content h1 {
    font-size: 45px;
    letter-spacing: 1px;
    line-height: 71px;
    text-align: center;
    margin: 0 auto 15px;
    max-width: 75%;

    filter: drop-shadow(1px 5px #000);

    background: linear-gradient(to top, #5FE679 0%, #298B3C 100%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 1px #AFFCBE;
    -webkit-text-fill-color: transparent;
}

body.pi #page-header .content p {
    display: block;
    color: #FFFFFF;
    font-size: 34px;
    letter-spacing: 0;
    line-height: 43px;
    text-align: center;
    max-width: 77%;
    margin: 0 auto;
}

.content-pi {
    max-width: 1200px;
    margin: 0 auto;
}

.content-pi .leftside {
    float:left;
    width: 23%;
}

.content-pi .leftside.no-childs {
    display: none;
}

.content-pi .rightside {
    float: right;
    width: 75%;
}
.content-pi .leftside.no-childs ~ .rightside {
    float: none;
    width: 75%;
    margin: 0 auto;
}

/* Page */
.leftside #menu-sidebar-index {
    border: 2px solid rgba(35,38,46,0.5);
    background-color: rgba(26,29,37,0.5);
    padding: 24px;
    text-align: left;
}

.leftside #menu-sidebar-index span,
.leftside #menu-sidebar-index .subtitle {
    font-family: "Supersonic Rocketship";
    letter-spacing: 1px;
    line-height: 32px;
    display: inline-block;
}

.leftside #menu-sidebar-index .title {
    font-size: 17px;
    color: #BB00FF;
}

.leftside #menu-sidebar-index .subtitle {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    margin-bottom: 40px;
}

body.document .leftside #menu-sidebar-index .subtitle {
    margin-bottom: 20px;
}

.leftside #menu-sidebar-index ul li {
    margin-bottom: 18px;
}

.leftside #menu-sidebar-index ul li a,
.leftside #menu-sidebar-index ul li button {
    display: inline-block;
    position: relative;
    color: #fff;
    padding-left: 30px;
    font-size: 19px;
    line-height: 21px;
    font-weight: normal;
    text-align: left;
}

.leftside #menu-sidebar-index ul li a:before,
.leftside #menu-sidebar-index ul li button:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 15px;
    height: 15px;
    background: #742976;
}

.leftside #menu-sidebar-index ul li a:hover,
.leftside #menu-sidebar-index ul li.current a:hover,
.leftside #menu-sidebar-index ul li button:hover,
.leftside #menu-sidebar-index ul li.current button:hover,
.leftside #menu-sidebar-index .subtitle:hover {
    color: #742976;
}

.leftside #menu-sidebar-index ul li.current a,
.leftside #menu-sidebar-index ul li.current button {
    color: #BB00FF;
}

.leftside #menu-sidebar-index ul li.current a:before,
.leftside #menu-sidebar-index ul li.current button:before {
    background: #BB00FF;
}

#page-container {
    border: 5px solid #23262E;
    background-color: #1A1D25;
    padding: 50px;
    text-align: left;
}

body.document #page-container {
    border: none;
    background: none;
    padding: 0 50px;
}

#page-container {
    border: 5px solid #23262E;
    background-color: #1A1D25;
    padding: 50px;
    text-align: left;
}

#page-container h2,
#page-container h3,
#page-container h4,
#page-container h5 {
    color: #6EFF8A;
}

#page-container h2 {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 37px;
    margin-top: 50px;
    margin-bottom: 20px;
}

#page-container h3 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 37px;
    margin-top: 30px;
    margin-bottom: 20px;
}

#page-container .list-achievements.single h3 {
    margin-top: 0;
}

#page-container h4 {
    font-size: 22px;
}

#page-container h5 {
    font-size: 20px;
}

#page-container p,
p.intro-external {
    color: #FFFFFF;
    letter-spacing: 0;
    margin-bottom: 20px;
}

#page-container p,
p.intro-external,
#page-container ul li,
#page-container ol li {
    line-height: 30px;
    font-size: 22px;
}

#page-container p a,
#page-container table th a,
#page-container table td a {
    color: #BB00FF;
    text-decoration: underline;
    transition: all 0.3s ease;
}

#page-container p a:hover,
#page-container table th a:hover,
#page-container table td a:hover {
    color: #fff;
    background-color: #BB00FF;
    text-decoration: none;
}

#page-container .content ul,
#page-container .content ol {
    margin-left: 10%;
}

#page-container ol li,
#page-container ul li {
    margin-bottom: 5px;
}

#page-container ul li {
    list-style: disc;
}

#page-container ol li {
    list-style-type: decimal;
}

#page-container img.zoom {
    cursor: pointer;
    transition: all 0.3s ease;
}

#page-container img.zoom:hover {
    opacity: 0.6;
}

#page-container figure {
    position: relative;
    top: -54px;
    left: -54px;
    width: calc(100% + 108px);
    text-align: center;
}

#page-container figure img {
    width: 100%;
}

/* Content center */
.content-pi#register .leftside,
.content-pi#login .leftside,
.content-pi#add-achievement .leftside,
.content-pi#testimony-sent .leftside {
    width: 0;
    float: none;
}

.content-pi#register .rightside,
.content-pi#contact .rightside,
.content-pi#login .rightside,
.content-pi#create-account .rightside,
.content-pi#user-account .rightside,
.content-pi#user-accountedit .rightside,
.content-pi#activate-account .rightside,
.content-pi#create-account .rightside,
.content-pi#verify-account .rightside,
.content-pi#forgot-password .rightside,
.content-pi#change-password .rightside,
.content-pi#forgot-passwordemail-sent .rightside,
.content-pi#reset-password .rightside,
.content-pi[id^=reset-password] .rightside,
.content-pi#password-changed .rightside,
.content-pi[id^=delete-account] .rightside,
.content-pi#add-achievement .rightside,
.content-pi#testimony-sent .rightside,
.content-pi#testimony-share .rightside,
.content-pi#error-404 .rightside {
    margin: 0 auto;
    border: 5px solid #23262E;
    background-color: #1A1D25;
    padding: 50px;
    float: none;
}

/* Achievements */
#achievements .user-rank {
    background: #742976;
    padding: 20px;
}

#achievements .user-rank,
#achievements .leftside .sticky-wrapper {
    margin-bottom: 30px;
    z-index: 2;
}

#achievements .user-rank .content {
    background: linear-gradient(360deg, rgba(96,32,101,1) 33%, rgba(0,0,0,0) 0%);
    padding-bottom: 15px;
}

#achievements .user-rank h2 {
    color: #BB00FF;
    font-size: 40px;
    letter-spacing: 0.91px;
    line-height: 32px;
    text-align: center;
}

#achievements .user-rank .rank {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

#achievements .user-rank .rank img {
    max-width: 100%;
}

#achievements .user-rank .rank img.img-rank {
    position: relative;
    z-index: 20;
}

#achievements .user-rank .rank img.img-avatar {
    position: absolute;
    top: 32%;
    left: 50%;
    z-index: 10;
    width: 120px;
    transform: translateX(-50%);
    border-radius: 50%;
}
#achievements .user-rank .rank .shadow {
    width: 100%;
    height: 36px;
    background: url(../img/rank-shadow.png) no-repeat top center;
    background-size: 75%;
}

#achievements .user-rank .user-nickname {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
}

#achievements .user-rank .rank.bronze img.img-avatar { top: 11%; left: 52%; }
#achievements .user-rank .rank.bronze .content{
    background: linear-gradient(360deg, rgba(96,32,101,1) 48%, rgba(0,0,0,0) 0%);
}


#achievements .user-rank .rank.argent img.img-avatar { top: 24%; }
#achievements .user-rank .rank.argent .content{
    background: linear-gradient(360deg, rgba(96,32,101,1) 44%, rgba(0,0,0,0) 0%);
}

#achievements .user-rank .rank.or img.img-avatar { top: 23%; }
#achievements .user-rank .rank.or .content{
    background: linear-gradient(360deg, rgba(96,32,101,1) 39%, rgba(0,0,0,0) 0%);
}

#achievements .user-rank .rank.platine img.img-avatar { top: 19%; }
#achievements .user-rank .rank.platine .content {
    padding-top: 20px;
    background: linear-gradient(360deg, rgba(96,32,101,1) 39%, rgba(0,0,0,0) 0%);
}

#achievements .user-rank .rank.diamant img.img-avatar { top: 24%; }
#achievements .user-rank .rank.diamant .content{
    background: linear-gradient(360deg, rgba(96,32,101,1) 39%, rgba(0,0,0,0) 0%);
}

#achievements .user-rank .progress {
    height: 17px;
    padding: 4px;
    background-color: #602065;
    position: relative;
    overflow: hidden;
}

#achievements .user-rank .progress-txt {
    position: absolute;
    width: 98%;
    text-align: right;
    z-index: 2;
    left: 0;
    top: 0;
    color: #fff;
    line-height: 25px;
    font-size: 0.82em;
}

#achievements .user-rank .progress .progress-bar {
    height: 17px;
    position: relative;
}

#achievements .user-rank .progress.bronze .progress-bar  { background-color: #B8441F; }
#achievements .user-rank .progress.argent .progress-bar  { background-color: #9CA6AF; }
#achievements .user-rank .progress.or .progress-bar  { background-color: #FFB900; }
#achievements .user-rank .progress.platine .progress-bar  { background-color: #9DB4E8; }
#achievements .user-rank .progress.diamant .progress-bar  { background-color: #C77FDF; }

#achievements .leftside .infos {
    border: 5px solid #23262E;
    background-color: #1A1D25;
    padding: 40px 20px;
    text-align: left;
    z-index: 1;
}

#achievements .leftside .infos h2 {
    font-family: "Supersonic Rocketship", sans-serif;
    font-size: 23px;
    color: #fff;
    line-height: 32px;
    margin-bottom: 30px;
}

#achievements .leftside .infos h2 span {
    font-size: 40px;
    color: #BB00FF;
}

#achievements .leftside .infos p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}

#achievements .leftside .infos p:last-child {
    margin-bottom: 0;
}

#achievements .leftside .infos p a {
    color: #BB00FF;
    text-decoration: none;
    transition: all 0.3 ease;
}

#achievements .leftside .infos p a:hover {
    background-color: #BB00FF;
    color: #fff;
}

#achievements .list-achievements {
    border: 5px solid #23262E;
    background-color: #1A1D25;
    padding: 50px;
}

#testimony-share #achievements {
    width: 60%;
    margin: 0 auto;
}

#testimony-share #achievements .list-achievements {
    padding: 16px;
    height: 400px;
    overflow-y: scroll;
}

#testimony-share #achievements .list-achievements::-webkit-scrollbar {
    width: 12px;
}

#testimony-share #achievements .list-achievements::-webkit-scrollbar-track {
    background: #742976;
    border-radius: 10px;
}

#testimony-share #achievements .list-achievements::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #000;
}

#achievements .list-achievements.single {
    border: 0;
    background: none;
    padding: 0;
}

#add-achievement .testimony-add h2,
#testimony-share .testimony-add h2,
#achievements .list-achievements h2 {
    font-size: 42px;
    line-height: 43px;
    margin-bottom: 30px;
    color: #6EFF8A;
}

#add-achievement .testimony-add h1,
#testimony-share .testimony-add h1 {
    font-size: 28px;
    color: #6EFF8A;
    margin-bottom: 20px;
}

#achievements .list-achievements .form-filters {
    margin: 0 0 20px;
}

#achievements .list-achievements .form-filters .col {
    float: left;
    display: inline-block;
}

#achievements .list-achievements .form-filters .search-txt {
    text-align: left;
    float: right;
}

#achievements .list-achievements .form-filters .search-txt input {
    border: 2px solid #363D51;
    background-color: #0C0F13;
    padding: 10px;
    color: #fff;
    font-size: 14px;
}

#achievements .list-achievements .form-filters .filters button {
    padding: 10px;
    font-size: 16px;
    color: #fff;
    background-color: #742976;
    border: 0;
    float: right;
    margin: 0 5px;
    transition: all 0.3s ease;
}

#achievements .list-achievements .form-filters .filters button.others {
    background-color: #6EFF8A;
    color: #0C0F13;
}

#achievements .list-achievements .form-filters .filters button.reset {
    background-color: #0C0F13;
}


#achievements .list-achievements .form-filters .filters button:hover {
    background-color: #591f5a;
}

#achievements .list-achievements .form-filters .filters button.others:hover {
    background-color: #4aad5f;
}

#achievements .list-achievements .form-filters .filters button.reset:hover {
    background-color: #000000;
}

#testimony-share .achievement_selected {
    margin: 0 0 54px 0;
}

#achievements .list-achievements .list .item,
#add-achievement .subtitle.item,
#testimony-share .subtitle.item {
    clear: both;
    display: block;
    width: calc(100% - 66px);
    background-color: #0C0F13;
    padding: 20px 30px;
    text-decoration: none;
    color: #fff;
    overflow: hidden;
    position: relative;
    border: 3px solid transparent;
    margin-bottom: 20px;
    z-index: 1;
}
#testimony-share #achievements .list-achievements .list .item.not-completed {
    width: calc(100% - 26px);
    padding: 10px;
    margin-bottom: 10px;
}

#add-achievement .subtitle.item,
#testimony-share .subtitle.item {
    max-width: 530px;
    margin: 0 auto;
}

#testimony-share #achievements .list-achievements .list .item:after {
    display: none;
}

#achievements .list-achievements .list .item:after,
#testimony-share #achievements .list-achievements .list .item.not-completed.selected:after {
    content: "";
    position: absolute;
    display: block;
    right: 24px;
    top: 6px;
    width: 31px;
    height: 27px;
    background: url(../img/hf-unlock.svg) no-repeat top left;
}
#testimony-share #achievements .list-achievements .list .item.not-completed.selected:after {
    right: 6px;
    top: 18px;
}

#achievements .list-achievements .list .item.not-completed {
    background-color: #23262E;
    width: 100%;
    transition: all 0.3s ease-in;
}

#achievements .list-achievements .list .item.not-completed:after {
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 31px;
    background: url(../img/hf-lock.svg) no-repeat top left;
}

#achievements .list-achievements .list .item.not-completed:hover,
#testimony-share #achievements .list-achievements .list .item.not-completed.selected {
    border: 3px solid #742976;
    background-color: #0C0F13;
    cursor: pointer;
}

#achievements .list-achievements .list .item.not-completed:hover:after {
    background: none;
}

#achievements .list-achievements .list .item .icon,
#add-achievement .subtitle.item .icon,
#testimony-share .subtitle.item .icon,
#achievements .list-achievements .list .item .content,
#add-achievement .subtitle.item .content,
#testimony-share .subtitle.item .content {
    float: left;
}

#achievements .list-achievements .list .item .icon,
#add-achievement .subtitle.item .icon,
#testimony-share .subtitle.item .icon {
    margin-right: 20px;
    width: 80px;
    position: relative;
    z-index: 1;
}
#achievements .list-achievements .list .item .icon:after,
#add-achievement .subtitle.item .icon:after,
#testimony-share .subtitle.item .icon:after {
    content: "";
    position: absolute;
    bottom: -23px;
    left: 0;
    background: url(../img/rank-shadow.png) top left no-repeat;
    display: block;
    width: 100%;
    height: 23px;
    background-size: contain;
}

#achievements .list-achievements .list .item .content .inner,
#add-achievement .subtitle.item .content .inner,
#testimony-share .subtitle.item .content .inner {
    position: absolute;
    top: 50%;
    left: 150px;
    transform: translateY(-50%);
    text-align: left;
    width: calc(100% - 305px);
}

#testimony-share #achievements .list-achievements .list .item .content .inner {
    left: 110px;
    width: calc(100% - 129px);
}

#add-achievement .subtitle.item .content .inner,
#testimony-share .subtitle.item .content .inner {
    width: calc(100% - 180px);
}

#achievements .list-achievements .list .item .content h3,
#add-achievement .subtitle.item .content h3,
#testimony-share .subtitle.item .content h3 {
    color: #BB00FF;
    font-size: 22px;
    letter-spacing: 0.5px;
    line-height: 29px;
    margin-bottom: 5px;
}

#achievements .list-achievements .list .item .content p,
#add-achievement .subtitle.item .content p,
#testimony-share .subtitle.item .content p {
    margin: 0;
    color: #8996BB;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}

#achievements .list-achievements .list .item .button {
    opacity: 0;
    position: absolute;
    top: 0;
    right: -275px;
    height: 100%;
    width: 275px;
    background-color: #742976;
    transition: all 0.3s ease-out;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-family: "Supersonic Rocketship";
    font-size: 33px;
    letter-spacing: 1.32px;
    text-shadow: 1px 2px 1px rgba(0,0,0,0.76);
    line-height: 4;
    z-index: 2;
    animation: glow 0.3s ease-in-out infinite alternate;
}

@keyframes glow {
    from { text-shadow: 0 0 20px #2d9da9; }
    to { text-shadow: 0 0 30px #34b3c1, 0 0 10px #4dbbc7; }
}

#achievements .list-achievements .list .item.not-completed:hover .button:after {
    content: "";
    position: absolute;
    left: -119px;
    display: inline-block;
    height: 0;
    width: 0;
    border-bottom: 333px solid #742976;
    border-left: 119px solid transparent;
    transition: all 0.3s ease;
    z-index: 1;
}

#achievements .list-achievements .list .item.not-completed:hover .button {
    opacity: 1;
    right: -218px;
}

#achievements .list-achievements .list .item.not-completed:hover .button span {
    display: inline-block;
    text-indent: 22px;
}

#achievements .list-achievements .list .item.not-completed:hover .button:hover {
    opacity: 1;
    right: 0;
    width: 300px;
    background-color: #4f1b50;
}

#achievements .list-achievements .list .item.not-completed:hover .button:hover:after {
    border-bottom-color: #4f1b50;
}

#achievements .list-achievements .list .item.not-completed:hover .button i {
    animation: shake 0.82s infinite cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    left: -3px;
    position: relative;
    z-index: 2;
}

#achievements .list-achievements .list .item.not-completed:hover .button:hover i {
    left: auto;
    position: relative;
}

#achievements .list-achievements .list .item.not-completed:hover .button:hover span {
    text-indent: 0;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}


#achievements .list-achievements .list .item.not-completed:hover .button:hover i {
    animation: none;
}

#achievements .list-achievements .list .item .btn-remove-achievement,
#achievements .list-achievements .list .item .btn-remove-testimony,
#achievements .list-achievements .list .item .btn-see-testimony,
#achievements .list-achievements .list .item .btn-edit-testimony,
#achievements .list-achievements .list .item .btn-add-testimony {
    position: absolute;
    display: block;
    bottom: 10px;
    right: 21px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: normal;
}

#achievements .list-achievements .list .item a i,
#achievements .list-achievements .list .item button i {
    margin-right: 3px;
}

#achievements .list-achievements .list .item .btn-add-testimony {
    border-radius: 10px;
    background-color: #6EFF8A;
    padding: 5px 10px;
    text-transform: uppercase;
    bottom: 50px;
    color: #0C0F13;
    font-size: 14px;
    font-weight: bold;
}

#achievements .list-achievements .list .item .btn-see-testimony {
    right: 100px;
}

#achievements .list-achievements .list .item .btn-see-testimony:hover {
    color: #BB00FF;
}

#achievements .list-achievements .list .item .btn-remove-achievement {
    color: #B0413E;
}

#achievements .list-achievements .list .item .btn-remove-achievement:hover {
    color: #fff;
    text-decoration: underline;
}
#achievements .list-achievements .list .item .btn-add-testimony:hover {
    color: #0C0F13;
    background-color: #48a158;
}

#achievements .list-achievements .list .testimony-panel {
    position: relative;
    width: calc(100% - 40px);
    display: none;
    top: -20px;
    border-top: 2px solid #1c232c;
    margin-bottom: 20px;
    background-color: #0C0F13;
    padding: 20px;
    text-align: left;
}

#achievements .list-achievements .list .testimony-panel p {
    font-size: 18px;
    margin-bottom: 15px;
}

#achievements .list-achievements .list .testimony-panel .label {
    color: #8996BB;
    display: inline-block;
    margin-bottom: 5px;
}

#removeachievementdialog .intro,
#addachievementdialog .intro {
    margin-bottom: 15px;
    text-align: center;
    float: left;
    margin-right: 25px;
}

#removeachievementdialog .intro img,
#addachievementdialog .intro img {
    width: 150px;
}

#removeachievementdialog .intro span,
#addachievementdialog .intro span {
    color: #6EFF8A;
    font-size: 22px;
    letter-spacing: 1px;
    font-family: "Supersonic Rocketship";
}

#removeachievementdialog p,
#addachievementdialog p {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    margin-top: 15px;
}

#removeachievementdialog form,
#addachievementdialog form {
    clear: both;
    margin-top: 30px;
}

#removeachievementdialog .action,
#addachievementdialog .action {
    margin: 0 10px;
    width: auto;
    padding: 4px 8px;
    font-size: 18px;
    letter-spacing: 1px;
}

#removeachievementdialog .action.remove,
#removeachievementdialog .action.cancel,
#addachievementdialog .action.add,
#addachievementdialog .action.cancel {
    box-shadow: none;
}

#add-achievement .form-progression,
#testimony-share .form-progression {
    margin: 0 0 80px;
}

#testimony-share .form-progression.with-achievement-selected {
    margin-bottom: 40px;
}

#add-achievement .labels,
#testimony-share .labels {
    display: flex;
    justify-content: space-between;
    margin-bottom: 7px;
}

#add-achievement .p,
#testimony-share .p {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
}

#add-achievement .p strong,
#testimony-share .p strong {
    color: #6EFF8A;
}

#add-achievement .p.p1,
#testimony-share .p.p1 {
    text-align: left;
    padding-left: 20px;
}

#add-achievement .p.p2,
#testimony-share .p.p2 {
    text-align: center;
}

#add-achievement .p.p3,
#testimony-share .p.p3 {

}

#add-achievement .p.p4,
#testimony-share .p.p4 {
    text-align: right;
    padding-right: 20px;
}

#add-achievement .progress-bar,
#testimony-share .progress-bar {
    background: #000;
    height: 18px;
    border: 4px solid #000000;
    border-radius: 22px;
}

#add-achievement .progress-bar .progress,
#testimony-share .progress-bar .progress {
    background: #000;
    border-radius: 12px;
    height: 18px;
    background: linear-gradient(270deg, #742976 0%, #441345 100%);
    transition: width 0.5s ease;
}

#add-achievement .progress-bar .progress.p1,
#testimony-share .progress-bar .progress.p1 {
    width: 25%;
}

#add-achievement .progress-bar .progress.p2,
#testimony-share .progress-bar .progress.p2 {
    width: 40%;
}

#add-achievement .progress-bar .progress.p3,
#testimony-share .progress-bar .progress.p3 {
    width: 66%;
}

#add-achievement .progress-bar .progress.p4,
#testimony-share .progress-bar .progress.p4 {
    width: 100%;
}

#add-achievement .form-part,
#testimony-share .form-part {
    margin-bottom: 50px;
}

#add-achievement .form-part,
#add-achievement .nav-phase-buttons .submit,
#add-achievement .nav-phase-buttons.p1 .prev,
#add-achievement .nav-phase-buttons.p4 .next,
#testimony-share .form-part,
#testimony-share .nav-phase-buttons .submit,
#testimony-share .nav-phase-buttons.p1 .prev,
#testimony-share .nav-phase-buttons.p4 .next {
    display: none;
}

#add-achievement .form-part.active,
#add-achievement .nav-phase-buttons.p1 .next,
#add-achievement .nav-phase-buttons.p4 .submit,
#testimony-share .form-part.active,
#testimony-share .nav-phase-buttons.p1 .next,
#testimony-share .nav-phase-buttons.p4 .submit {
    display: inline-block;
}

#add-achievement .nav-phase-buttons,
#testimony-share .nav-phase-buttons {
    text-align: center;
}

#add-achievement .nav-phase-buttons button,
#testimony-share .nav-phase-buttons button,
.back-hf {
    display: inline-block;
    margin: 0 20px;
    padding: 0 27px;
    line-height: 50px;
    background-color: #742976;
    color: #fff;
    font-family: "Supersonic Rocketship";
    font-size: 17px;
    letter-spacing: 0.32px;
    text-shadow: 1px 2px 1px rgba(0,0,0,0.76);
    transition: background-color 0.3s ease;
    border-radius: 6px;
}
#add-achievement .nav-phase-buttons button.prev,
#testimony-share .nav-phase-buttons button.prev {
    background-color: #0C0F13;
}

#add-achievement .nav-phase-buttons button:hover,
#testimony-share .nav-phase-buttons button:hover,
.back-hf:hover {
    background-color: #511d52;
    text-shadow: none;
}

#add-achievement .nav-phase-buttons button.prev:hover,
#testimony-share .nav-phase-buttons button.prev:hover {
    background-color: #000;
    text-shadow: none;
}

#add-achievement .nav-phase-buttons button[type="submit"],
#testimony-share .nav-phase-buttons button[type="submit"] {
    background-color: #6EFF8A;
    color: #002514;
    text-shadow: 1px 2px 1px rgb(0 0 0 / 30%);
}

#add-achievement .nav-phase-buttons button[type="submit"]:hover,
#testimony-share .nav-phase-buttons button[type="submit"]:hover {
    background-color: #58c76d;
    text-shadow: none;
}

#add-achievement .form-part .left,
#add-achievement .form-part .right,
#testimony-share .form-part .left,
#testimony-share .form-part .right {
    float: left;
    width: 50%;
    position: relative;
}

#testimony-share .form-part.p3 .left,
#testimony-share .form-part.p3 .right {
    width: 100%;
    float: none;
    clear: both;
}

#add-achievement .form-part .right,
#testimony-share .form-part .right {
    float: right;
    z-index: 2;
}

#add-achievement .form-part .left,
#testimony-share .form-part:not(.p3) .left {
    transform: rotate(-13deg);
    text-align: left;
    z-index: 1;
}

#add-achievement .form-part .left img,
#testimony-share .form-part .left img {
    max-width: 90%;
    top: 50px;
    position: relative;
}

#add-achievement .form-part h3,
#testimony-share .form-part h3 {
    color: #6EFF8A;
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
}

#add-achievement .form-part label,
#testimony-share .form-part label,
#form-account label,
#contact-form label,
#form-account legend {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 26px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 35px;
    display: inline-block;
    width: 100%;
}

/*#contact-form label#email:after {
    content: "(facultatif)";
    display: inline-block;
    font-size: 16px;
    padding-left: 10px;
    font-weight: normal;
}*/

#add-achievement .form-part input[type="text"],
#testimony-share .form-part input[type="text"],
#contact-form .form-part input[type="text"],
#add-achievement .form-part.p3 input[type="checkbox"],
#testimony-share .form-part.p3 input[type="checkbox"],
#add-achievement .form-part textarea,
#testimony-share .form-part textarea,
#contact-form textarea,
#contact-form select,
#contact-form input,
#form-account input[type="checkbox"] {
    border: 2px solid #363D51;
    background-color: #181A20;
}

#add-achievement .form-part input[type=text],
#testimony-share .form-part input[type=text],
#contact-form select,
#contact-form textarea,
#contact-form input,
#add-achievement .form-part textarea,
#testimony-share .form-part textarea {
    padding: 10px;
    color: #fff;
    font-size: 16px;
    width: calc(100% - 24px);
}

#add-achievement .form-part textarea,
#testimony-share .form-part textarea,
#contact-form .form-part textarea {
    min-height: 190px;
}

#add-achievement .form-part p,
#testimony-share .form-part p {
    text-align: left;
    margin-bottom: 20px;
}

#add-achievement .form-part.p2 .col,
#testimony-share .form-part.p2 .col {
    margin-bottom: 35px;
}

#add-achievement .form-part.p2 label,
#testimony-share .form-part.p2 label {
    margin-bottom: 8px;
}

#add-achievement .form-part.p2 input,
#testimony-share .form-part.p2 input {
    width: 100%;
}

#testimony-share .form-part.p3 .left img {
    width: 21%;
    float: left;
    margin-right: 20px;
}

#add-achievement .form-part.p3 p,
#testimony-share .form-part.p3 p {
    font-size: 24px;
    line-height: 37px;
}

#add-achievement .form-part.p3 p a:hover,
#testimony-share .form-part.p3 p a:hover {
    color: #1A1D25;
    background-color: #6EFF8A;
}

#add-achievement .form-part.p4 p,
#testimony-share .form-part.p4 p {
    font-size: 24px;
    line-height: 37px;
}

#add-achievement .form-part.p4 p a:hover,
#testimony-share .form-part.p4 p a:hover {
    color: #1A1D25;
    background-color: #6EFF8A;
}

#add-achievement .form-check,
#testimony-share .form-check {
    position: relative;
    margin-bottom: 35px;
}

#add-achievement .form-check label,
#testimony-share .form-check label {
    margin: 0;
}

#add-achievement .form-check [type="checkbox"]:not(:checked),
#add-achievement .form-check [type="checkbox"]:checked,
#testimony-share .form-check [type="checkbox"]:not(:checked),
#testimony-share .form-check [type="checkbox"]:checked,
#form-account .cgu [type="checkbox"]:not(:checked),
#form-account .cgu [type="checkbox"]:checked,
#contact-form .cgu [type="checkbox"]:not(:checked),
#contact-form .cgu [type="checkbox"]:checked {
    position: absolute;
    left: 0;
    opacity: 0.01;
}

/* Preparer le label */
#add-achievement .form-check [type="checkbox"]:not(:checked) + label,
#add-achievement .form-check [type="checkbox"]:checked + label,
#testimony-share .form-check [type="checkbox"]:not(:checked) + label,
#testimony-share .form-check [type="checkbox"]:checked + label,
#form-account .cgu [type="checkbox"]:not(:checked) + label,
#form-account .cgu [type="checkbox"]:checked + label,
#contact-form .cgu [type="checkbox"]:not(:checked) + label,
#contact-form .cgu [type="checkbox"]:checked + label {
    position: relative; /* permet de positionner la checkbox */
    padding-left: 48px;
    font-size: 19px;
    line-height: 25px;
    cursor: pointer;
}

/* Aspect de la case */
#add-achievement .form-check [type="checkbox"]:not(:checked) + label::before,
#add-achievement .form-check [type="checkbox"]:checked + label::before,
#testimony-share .form-check [type="checkbox"]:not(:checked) + label::before,
#testimony-share .form-check [type="checkbox"]:checked + label::before,
#form-account .cgu [type="checkbox"]:not(:checked) + label::before,
#form-account .cgu [type="checkbox"]:checked + label::before,
#contact-form .cgu [type="checkbox"]:not(:checked) + label::before,
#contact-form .cgu [type="checkbox"]:checked + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border: 2px solid #363D51;
    background: #181A20;
    border-radius: 5px;
    transition: all .275s;
}

/* Aspect de la coche */
#add-achievement .form-check [type="checkbox"]:not(:checked) + label::after,
#add-achievement .form-check [type="checkbox"]:checked + label::after,
#testimony-share .form-check [type="checkbox"]:not(:checked) + label::after,
#testimony-share .form-check [type="checkbox"]:checked + label::after,
#form-account .cgu [type="checkbox"]:not(:checked) + label::after,
#form-account .cgu [type="checkbox"]:checked + label::after,
#contact-form .cgu [type="checkbox"]:not(:checked) + label::after,
#contact-form .cgu [type="checkbox"]:checked + label::after {
    content: '✕';
    speak: never;
    position: absolute;
    top: 20px;
    left: 5px;
    font-size: 32px;
    color: #fff;
    line-height: 0;
}
#add-achievement .form-check [type="checkbox"]:checked + label::before,
#testimony-share .form-check [type="checkbox"]:checked + label::before,
#form-account .cgu [type="checkbox"]:checked + label::before,
#contact-form .cgu [type="checkbox"]:checked + label::before {
    background: #742976;
}

/* Aspect non cochée */
#add-achievement .form-check [type="checkbox"]:not(:checked) + label::after,
#testimony-share .form-check [type="checkbox"]:not(:checked) + label::after,
#form-account .cgu [type="checkbox"]:not(:checked) + label::after,
#contact-form .cgu [type="checkbox"]:not(:checked) + label::after {
    opacity: 0;
    transform: scale(0) rotate(45deg);
}

/* Aspect cochée */
#add-achievement .form-check [type="checkbox"]:checked + label::after,
#testimony-share .form-check [type="checkbox"]:checked + label::after,
#form-account .cgu [type="checkbox"]:checked + label::after,
#contact-form .cgu [type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1) rotate(0);
}

#add-achievement .gg,
#testimony-sent .gg {
    text-align: center;
}

#add-achievement .gg p,
#testimony-sent .gg p {
    font-size: 27px;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    margin-bottom: 30px;
}

#testimony-sent .gg .more-info p {
    font-size: 22px;
}

#testimony-sent .gg h3 {
    font-size: 24px;
    font-weight: bold;
    font-family: "Alegreya Sans", Sans-Serif;
}

#testimony-sent .gg .more-info,
#testimony-sent .gg .more {
    margin-top: 80px;
}

#testimony-sent .gg .more h3 {
    margin-bottom: 30px;
}

#testimony-sent .gg .more a {
    padding: 5px 10px;
    width: 150px;
}

#documents-list .document-item {
    margin-bottom: 30px;
}

#documents-list .document-item button.category {
    background: transparent;
    position: relative;
    font-family: "Supersonic Rocketship";
    color: #6EFF8A;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
    padding-bottom: 28px;
    border-bottom: 2px solid #363D51;
    width: 100%;
    text-align: left;
}

#documents-list .document-item button.category:after {
    content: "";
    position: absolute;
    display: block;
    right: 30px;
    top: 6px;
    width: 31px;
    height: 27px;
    background: url(../img/hf-unlock.svg) no-repeat top left;
    transition: all 0.4s ease;
    transform: rotate(270deg);
}

#documents-list .document-item button.category:hover {
    color: #fff;
}

#documents-list .document-item button.category:hover:after {
    transform: rotate(360deg);
}

#documents-list .document-item.active button.category:after {
    transform: rotate(180deg);
}

#documents-list .document-item .category-content {
    margin-top: 32px;
    margin-bottom: 120px;
    display: none;
}

#documents-list .document-item .category-content p.excerpt {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 32px;
}

#documents-list .document-item .category-content .item {
    margin-bottom: 10px;
    clear: both;
}

#documents-list .document-item .category-content .item .subcontent {
    background-color: #0C0F13;
}

#documents-list .document-item .category-content .item .subcontent img {
    max-width: 150px;
    display: block;
    float: left;
}

#documents-list .document-item .category-content .item .subcontent .infos {
    float: left;
    padding: 20px 35px;
    width: calc(100% - 220px);
}

#documents-list .document-item .category-content .item .subcontent .infos.noimage {
    width: calc(100% - 70px);
}

#documents-list .document-item .category-content .item .subcontent .infos h3 {
    font-family: 'Alegreya Sans', sans-serif;
    color: #6EFF8A;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 10px;
    margin-top: 0;
}

#documents-list .document-item .category-content .item .subcontent .infos p.source {
    color: #8996BB;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 32px;
}

footer {
    background: url(../img/footer-herbe.png) repeat-x bottom right #000000;
    height: 490px;
    text-align: center;
    padding-top: 100px;
    position: relative;
    z-index: 1;
}

footer .achievements {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    max-width: 1160px;
    margin: 0 auto;
}

footer .achievements .item {
    display: flex;
    align-items: center;
    text-align: left;
    background-color: #1A1D25;
    width: 33.333333%;
    color: #fff;
    transition: all 0.4s ease;
}

footer .achievements .item:hover,
footer .achievements .item:hover .img{
    background-color: #742976;
}

footer .achievements .item h3 {
    font-size: 15px;
    margin-bottom: 8px;
}

footer .achievements .item p {
    font-size: 16px;
    line-height: 20px;
}

footer .achievements .item .img {
    background-color: #0C0F13;
    transition: all 0.4s ease;
    width: 100px;
    padding: 10px;
}

footer .achievements .item img {
    max-width: 100px;
}

footer .achievements .item .content {
    padding: 10px;
    width: calc(100% - 140px);
}

footer .partenaires div {
    font-family: "Supersonic Rocketship", Sans-Serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 34px;
    margin-bottom: 70px;
}

footer .partenaires p {
    max-width: 400px;
    margin: 0 auto;
    display: block;
}

footer .partenaires p.chayn-wig img{
    max-height: 151px;
    margin: 0 10px;
}

footer .partenaires .FWB {
    margin-top: 40px;
    font-size: 20px;
    line-height: 28px;
}
footer .partenaires .FWB img {
    margin-top: 10px;
}

footer .menu-rsx {
    margin: 50px 0;
}

.menu-rsx h2 {
    margin-bottom: 30px;
    font-size: 26px;
}

.menu-rsx a {
    font-size: 40px;
}

footer #menu-footer {
    position: relative;
    width: 100%;
    line-height: 80px;
}

footer ul {
    display: block!important;
    text-align: center;
    width: 100%;
}
footer ul li {
    display: inline-block;
    margin: 0 10px;
}

footer ul li a {
    color: #cad6cc;
}

footer ul li a:hover {
    text-decoration: none;
    color: #737773;
}

/* modal */
.modal {
    background: rgba(55, 58, 71, 0.9);
}

.modal.fade{
    opacity: 1;
}

.modal .modal-dialog {
    max-width: 550px;
    min-width: 290px;
}

.modal#zoom-img .modal-dialog {
    max-width: 90%;
    width: max-content;
}

.modal .modal-content {
    border: 5px solid #23262E;
    background-color: #1A1D25;
    text-align: center;
    position: relative;
    z-index: 5;
    border-radius: 20px;
}

.modal#zoom-img .modal-content {
    border: 0;
    background: transparent;
    box-shadow: none;
}

.modal#zoom-img .modal-body {
    padding: 0;
    background: transparent;
}

.modal h3 {
    color: #6EFF8A;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 43px;
    margin-bottom: 30px;
}

.modal .close {
    position: absolute;
    top: 10px;
    right: 10px;

    border-radius: 50%;
    border: 1px solid #363D51;
    background-color: #181A20;
    transition: all 0.3s ease;

    color: #fff;
    font-size: 21px;

    width: 30px;
    height: 30px;
}


.modal#zoom-img .close {
    opacity: 1;
}

.modal .close:hover {
    border: 1px solid #252a38;
    background-color: #000000;
    color: #bdbdbd;
}

/* Login */
#login-box .left,
#login-box .right {
    float: left;
    width: 100%;
}

#login-box .left {
    width: 40%;
}

#login-box .social {
    text-align: center;
}

#login-box .social a {
    color: #fff;
    width: 70%;
    display: inline-block;
    line-height: 43px;
    border-radius: 2px;
}

#login-box .social a:first-child {
    margin-bottom: 30px;
}

#login-box .social a:hover {
    opacity: 0.7;
}

#login-box .social .fb {
    background-color: rgb(24, 119, 240);
}

#login-box .social .tw {
    background-color: rgb(29, 161, 242);
}

#login-box .social .gl {
    background-color: rgb(219, 68, 55);
}

#login-box .social .tv {
    background-color: rgb(145, 71, 255);
}

#login-box form {
    max-width: 354px;
    padding: 0 20px;
    margin: 0 auto;
}

#login-box form .input-group {
    margin-bottom: 10px;
}

#login-box form input,
#form-account .form-group input,
#contact-form .form-group textarea {
    padding: 5px;
    border: 2px solid #363D51;
    background-color: #181A20;
    color: #8996BB;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}

#login-box form input[type=text],
#login-box form input[type=password] {
    width: calc(100% - 10px);
}

#login-box form .end-form {
    display: flex;
    justify-content: space-between;
}

#login-box form .checkbox {
    margin: 15px 0;
    text-align: left;
}
#login-box form .valid button {
    border: 0;
    width: auto;
    font-size: 16px;
    padding: 5px 18px;
    margin: 0;
}

#login-box .creer-compte {
    padding-top: 18px;
    border-top: 1px solid #363D51;
    width: 65%;
    margin: 30px auto 0;
}

#login-box .creer-compte a {
    font-size: 18px;
    transition: all 0.3s ease;
}

#login-box .creer-compte a:hover {
    color: #fff;
}

/* Account */

#form-account,
#contact-form {
    max-width: 495px;
    margin: 0 auto;
}

#form-account p,
#contact-form  p {
    font-size: 19px;
    margin-bottom: 20px;
    line-height: 27px;
    text-align: left;
}

#form-account p.text-center,
#contact-form p.text-center {
    text-align: center;
}

#form-account p a:hover {
    color: #fff;
}

#form-account h3 {
    color: #6EFF8A;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 35px;
}

#form-account label,
#contact-form label,
#form-account legend {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
}

#contact-form .cgu [type="checkbox"]:not(:checked) + label,
#contact-form .cgu button,
#form-account .cgu [type="checkbox"]:not(:checked) + label,
#form-account .cgu button {
    font-size: 19px;
    line-height: 26px;
}

#contact-form .form-group.cgu button,
#form-account .form-group.cgu button {
    display: inline-block;
    font-family: 'Alegreya Sans';
    text-align: left;
}

#form-account .form-group,
#contact-form .form-group {
    margin-bottom: 30px;
}

#form-account .form-group input,
#contact-form .form-group input {
    padding: 15px;
    width: calc(100% - 30px);
}

#form-account .form-group.cgu,
#contact-form .form-group.cgu {
    position: relative;
}

#form-account .valid,
#contact-form .valid {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0;
}

#form-account.activate-account .valid {
    margin-top: 0px;
}

#form-account .valid button,
#contact-form .valid button {
    margin: 0;
    width: 100%;
}

#cgudialog img {
    width: 200px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#cgudialog p {
    text-align: left;
    font-size: 19px;
    line-height: 27px;
}

#form-account .form-group.cgu button:hover,
#cgudialog p a:hover{
    color: #fff;
}

#form-account .help-input {
    text-align: left;
    padding-top: 10px;
    line-height: 21px;
}

#form-account #password_status_message {
    border: 1px solid #23262E;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 19px;
    line-height: 27px;
    text-align: left;
    background: #000;
}

#user-account-overview {
    max-width: 400px;
    margin: 0 auto;
}

#user-account-overview .avatar img {
    width: 200px;
}

#user-account-overview .part {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#user-account-overview .part.overview,
#user-account-overview .part.password {
    border-bottom: 1px solid #fff;
}

#user-account-overview .part .form-group {
    margin-bottom: 10px;
}

#user-account-overview .part .form-group span.value {
    font-weight: bold;
}

#user-account-overview .button {
    padding: 13px 19px;
    font-size: 16px;
}

#user-account-overview .delete-account {
    color: #B0413E;
}

#user-account-overview .delete-account:hover {
    color: #fff;
    background-color: #B0413E;
}

#user-accountedit .form-group .form-check .form-check-input {
    width: initial;
}

#user-accountedit .form-group .form-check .form-check-label {
    display: initial;
    width: initial;
    font-size: 17px;
}

#user-accountedit .msg {
    position: relative;
    padding: 1rem 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    max-width: 390px;
    margin: 0 auto 40px;
}

.alert.alert-danger,
.alert.alert-error {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 30px;
    text-align: center;
}
.alert.alert-error img { width: 120px; }
.alert.alert-error p {
    margin:0 !important;
    text-align: center !important;
}

#user-accountedit .success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}

#user-accountedit #user_imageFile_help {
    margin-top: 20px;
    display: block;
}


/* Formulaire contact */
#contact-form p {
    margin-bottom: 40px;
}

#contact-form .subject {
    text-align: left;
}

#contact-form select {
    width: auto;
    font-family: "Alegreya Sans", Sans-Serif, serif;
}

#contact-form select option {
    line-height: 27px;
}

#contact-form textarea {
    min-height: 300px;
    width: calc(100% - 10px);
}

#contact-form .alert.alert-success {
    font-size: 24px;
    font-weight: bold;
}

#contact-form .email small {
    display: block;
    text-align: left;
    margin-bottom: 10px;
}

/* Cookie consent */
.ch-cookie-consent {
    position: fixed;
    border: 3px solid #23262E;
    background-color: #1A1D25;
    padding: 10px;
    width: 426px;
    right: 10px;
    left: auto !important;
    bottom: 10px !important;
}

.ch-cookie-consent .ch-cookie-consent__title {
    color: #6EFF8A;
    margin-bottom: 10px;
    width: 100%;
}

.ch-cookie-consent .ch-cookie-consent__intro {
    margin-bottom: 10px;
    line-height: 20px;
}

.ch-cookie-consent--dark-theme .ch-cookie-consent__title,
.ch-cookie-consent--dark-theme .ch-cookie-consent__read-more {
    color: #6EFF8A;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.ch-cookie-consent--dark-theme .ch-cookie-consent__read-more:hover {
    background-color: #6EFF8A;
    color: #fff;
}

.ch-cookie-consent__btn-group {
    display: flex;
    justify-content: space-around;
}

.ch-cookie-consent__category {
    padding: 10px 0;
}

.ch-cookie-consent__toggle-details {
    display: none;
}

.ch-cookie-consent--dark-theme .ch-cookie-consent__category:first-child {
    border-color: #363D51;
}

.ch-cookie-consent__form {
    margin-top: 10px;
}

.ch-cookie-consent__category-toggle input+label {
    padding: 6px 10px;
    text-transform: uppercase;
}

.ch-cookie-consent--dark-theme .ch-cookie-consent__category-toggle input+label {
    border: 2px solid #363D51;
    background-color: #181A20;
    border-radius: 6px;
}

.ch-cookie-consent--dark-theme .ch-cookie-consent__category-toggle input:checked+label,
.ch-cookie-consent--dark-theme .ch-cookie-consent__category-toggle input+label:hover {
    color: #fff;
    background-color: #742976;
    border-color: transparent;
}

.ch-cookie-consent__category-toggle input:checked+label,
.ch-cookie-consent__category-toggle input+label:hover {
    border: 2px solid #363D51;
    background-color: #181A20;
    border-radius: 0;
}

.ch-cookie-consent--dark-theme .ch-cookie-consent__category-title {
    color: #fff;
    font-family: 'Alegreya Sans';
    text-align: left;
    font-size: 17px;
}

.ch-cookie-consent__btn {
    color: #002514;
    background: #6EFF8A;
    box-shadow: 3px 5px 1px #064f2e;
    font-family: "Supersonic Rocketship";
    padding: 4px 13px;
    font-size: 16px;
    letter-spacing: 0.95px;
    line-height: 27px;
    text-align: center;
    border: 0;
    display: block;
    width: auto;
    transition: all 0.3s ease;
    border-radius: 0;
}

.ch-cookie-consent__btn:hover {
    background-color: #58c76d;
    box-shadow: none;
}

/*Blog*/
body.blog .content-pi {
    max-width: 90%;
}
body.blog-single .content-pi {
    max-width: 1200px;
}

body.blog .content-pi .leftside.no-childs ~ .rightside {
    width: 100%;
}

body.blog-single .content-pi .leftside.no-childs ~ .rightside {
    width: 75%;
}

#page-container.list-news {
    border: 0;
    background: none;
    padding: 0;
}

#page-container.list-news #news-category-form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

#page-container.list-news .content {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    gap: 15px;
}

#page-container.list-news .content .item {
    width: calc(25% - 24px);
    background: #23262E;
    display: block;
    transition: all 0.3s ease;
    border: 3px solid transparent;
    border-radius: 10px;
}

#page-container.list-news .content .item:hover {
    background: #0C0F13;
    border-color: #742976;
}

#page-container.list-news .content .item figure {
    display: block;
    height: 250px;
    overflow: hidden;
    top: auto;
    left: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

#page-container.list-news .content .item figure img {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#page-container.list-news .content .item h2 {
    color: #BB00FF;
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 27px;
    margin-bottom: 12px;
    margin-top: 0;
    text-transform: none;
    font-weight: bold;
    font-family: 'Alegreya Sans', sans-serif;
}

#page-container.list-news .content .item .subcontent {
    padding: 20px;
}

#page-container.list-news .content .item .subcontent,
#page-container.list-news .content .item .subcontent time {
    color: #8996BB;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}

#page-container.list-news .content .item .subcontent time {
    margin-bottom: 8px;
    display: block;
}

#page-container.list-news .content .item .subcontent p {
    color: #fff;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0;
}

#page-container.list-news .pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

#page-container.list-news .pagination span a,
#page-container.list-news .pagination span.current {
    display: inline-block;
    padding: 10px 20px;
    background-color: #23262E;
    color: #8996BB;
    font-weight: bold;
    font-size: 27px;
    border: 3px solid transparent;
    border-radius: 6px;
}

#page-container.list-news .pagination span a:hover,
#page-container.list-news .pagination span.current {
    background: #0C0F13;
    border-color: #742976;
}

body.pi.page-edito #page-container .news_back {
    margin-top: 40px;
    text-align: center;
}

body.pi.page-edito #page-container .news_back a {
    font-size: 20px;
    font-weight: bold;
}

body.pi.page-edito #page-container .news_back a:hover {
    text-decoration: underline;
}
