html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
}

aside,
footer,
header,
main,
nav {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

strong {
    font-weight: bold
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    clear: left
}

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

h1,
h2,
h3,
h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

@-ms-viewport {
    width: device-width
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
p,
a,
em,
img,
strong,
ul,
li,
aside,
footer,
header,
nav {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

aside,
footer,
header,
nav {
    display: block
}

body {
    line-height: 1
}

ul {
    list-style: none
}

a:hover {
    text-decoration: none;
    color: inherit
}


* {
    box-sizing: border-box
}

html,
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

a {
    color: inherit;
    text-decoration: none
}

hr {
    border: transparent;
    border-top: 1px solid #e5e5e5
}

img {
    max-width: 100%
}

footer {
    background: #f5f5f5;
    font-weight: bold;
    color: #666;
    font-family: helvetica, sans-serif
}

.box_text_commentaire {
    padding: 2%
}

.box_text_commentaire p {
    font-size: 18px;
    text-align: justify;
    text-justify: inter-word;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3em;
    letter-spacing: normal;
    color: #000
}

.box_text_commentaire .personne_commentaire {
    margin: 1% 0
}

#applicationPageContentText p:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 950px) {

    footer {
        transition: margin 1s;
        width: 100%
    }
}

@media (max-width: 414px) {

    html,
    body {
        font-size: 13px
    }

    .box_text_commentaire p {
        overflow: hidden
    }
}

#lightbox_form>.checkbox>[type="checkbox"]:not(:checked) {
    display: none
}

#lightbox_form>.checkbox>[type="checkbox"]:not(:checked)+label {
    position: relative;
    cursor: pointer;
    float: left;
    padding: 8px 15px 8px 60px;
    font-size: 13px;
    line-height: 14px;
    font-weight: normal;
    color: white;
    width: 100%
}

#lightbox_form>.checkbox>[type="checkbox"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 25px;
    width: 15px;
    height: 15px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

#lightbox_form>.checkbox>[type="checkbox"]:not(:checked)+label:after {
    content: '✔';
    position: absolute;
    top: 10px;
    left: 27px;
    font-size: 16px;
    color: white
}

#lightbox_form>.checkbox>[type="checkbox"]:not(:checked)+label:after {
    opacity: 0
}

@media (max-width:515px) {

    #lightbox_form>.checkbox>[type="checkbox"]:not(:checked)+label {
        font-size: 1.2em;
        height: auto;
        line-height: 1.2em;
        padding-right: 71px
    }
}

@media (max-width: 999px) {
    .CPage {
        overflow-x: hidden;
        padding-top: 50px
    }

    #psycho_2019_aside {
        display: none;
    }
}

.CHeader {
    position: relative;
    z-index: 100;
    padding-bottom: 34px;
    border-bottom: 1px solid #E9E7E8;
    line-height: normal;
    background-color: white;
    font-family: Arial, Helvetica, sans-serif
}

@media (max-width: 999px) {
    .CHeader {
        display: none !important
    }
}

.CHeader a {
    text-decoration: none !important
}

.CHeader ul {
    list-style: none
}

.CHeader ::-ms-clear {
    display: none
}

:root {
    --color_texte_container: #000;
    --font_texte_container: "Arial";
    --color_liens: #ED4349;
    --color_A: #ED4349;
    --color_B: #000;
    --color_C: #ff9000;
    --color_grisClair: #ccc;
    --bouton_color_A: #ED4349;
    --bouton_color_A_inv: #fff;
    --bouton_color_B: #000;
    --bouton_color_B_inv: #fff;
    --bouton_color_C: #ff9000;
    --bouton_color_C_inv: #fff;
    --fond_page: white;
    --fond_color1: #fff;
    --fond_color2: #e6e6e6;
    --fond_image_1: url("/extension/psy_design/design/psy_design/stylesheets/img/fond-image-1.jpg");
    --fond_image_2: url("/extension/psy_design/design/psy_design/stylesheets/img/fond-image-2.jpg");
    --fond_image_3: url("/extension/psy_design/design/psy_design/stylesheets/img/fond-image-3.jpg");
    --bloc_intro_fond_image: url("/extension/psy_design/design/psy_design/stylesheets/img/bloc-fond-image.jpg");
    --bloc_intro_fond_image_marge_top: 210px;
    --bloc_intro_fond_image_marge_bottom: 60px;
    --bloc_intro_fond_image_marge_cotes: 140px;
    --bloc_intro_fond_image_hauteur: 575px;
    --page_fond_image: url("/extension/psy_design/design/psy_design/stylesheets/img/page-fond-image.jpg");
    --page_fond_image_marge_top: 150px;
    --page_fond_image_marge_cotes: 150px;
    --color_publimarque_titre: #000;
    --alignement_publimarque_titre: center;
    --color_publimarque_chapo: #000;
    --alignement_publimarque_chapo: justify;
    --alignement_last-publimarque_chapo: auto;
    --color_publimarque_hn: #000
}

body {
    padding: 0;
    margin: 0
}

a,
div,
img {
    outline: 0
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    line-height: 1.5
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body.CPage {
    padding-top: 0
}

a {
    color: inherit;
    text-decoration: none
}

svg defs symbol path {
    fill: currentColor
}

.psycho_2019_body {
    margin: 0
}

.psycho_2019_sous_menu_desktop {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.psycho_2019_li_slide_down_menu_tag {
    margin-left: -25px;
    display: none
}

.psycho_2019_container {
    font-family: Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 0;
}

.psycho_2019_header {
    position: static;
    width: 100%;
    background-color: transparent;
}

.psycho_2019_icon {
    display: inline-block;
    width: 24px;
    height: 24px
}

.dfpAdWallpaperContainer {
    padding-top: 30px;
}

.psycho_2019_container {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.psycho_2019_overlay {
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.2s, opacity 0.2s 0s;
    -o-transition: visibility 0s 0.2s, opacity 0.2s 0s;
    transition: visibility 0s 0.2s, opacity 0.2s 0s
}

.psycho_2019_slim_header_menu_btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
    padding: 0 0 0 10px;
    margin: auto;
    border: 0;
    border-radius: 0;
    background: transparent;
    outline: none;
    align-items: center
}

@media (min-width: 500px) {

    .psycho_2019_slim_header_menu_btn {
        position: relative
    }
}

.psycho_2019_top_nav_desktop_container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    max-width: 1000px
}

.psycho_2019_icon {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px
}

.psycho_2019_main_tags {
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    padding: 10px 0 0;
    margin: 0
}

.psycho_2019_main_tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.psycho_2019_post_content img {}

._btn_chevron {
    width: 10px;
    height: 10px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.psycho_2019_sidebar_container {
    background-color: #f8f8f8;
    padding: 10px 15px;
    min-height: 238px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 22px
}

.psycho_2019_sidebar_container_title_box h3 {
    margin: 0
}

.psycho_2019_sidebar_container_title_box h3>span:first-of-type {
    width: 280px;
    height: 25px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #000
}

.psycho_2019_sidebar_container_title_box h3>span:last-of-type {
    width: 280px;
    height: 25px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #000
}

.psycho_2019_sidebar_container_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: auto;
    margin-bottom: 8px;
    margin-top: 12px
}

.psycho_2019_sidebar_container_text {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #000;
    padding-right: 12px;
    line-height: 1.54;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 77%;
    flex: 0 0 77%
}

.psycho_2019_Retrouvez-nous-sur_title {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #404040
}

.psycho_2019_Retrouvez-nous-sur_icons div {
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

svg {
    width: 46px;
    height: 46px
}

.psycho_2019_Retrouvez-nous-sur_icons {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.psycho_2019_Retrouvez-nous-sur {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 20px
}

.psycho_2019_Retrouvez-nous-sur .psycho_2019_Retrouvez-nous-sur_title h2 {
    font-size: 20px;
    font-weight: bold
}


.psycho_2019_footer {
    background-color: #fafafa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.psycho_2019_app_btn {
    text-decoration: none;
    background-color: black;
    color: white;
    border-radius: 4px;
    width: 100%;
    padding: 4px 30px;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif
}

.psycho_2019_main_container {
    width: 100%;
    height: 100%;
    margin: auto;
    max-width: 1000px;
}

.psycho_2019_top_nav_desktop {
    position: static;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300;
    height: 60px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 1px -1px 5px -2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px -1px 5px -2px rgba(0, 0, 0, 0.4);
    box-shadow: 1px -1px 5px -2px rgba(0, 0, 0, 0.4)
}

.psycho_2019_top_nav_desktop_ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    background-color: white;
    height: inherit;
    color: black
}

.psycho_2019_top_nav_float_right_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 5px
}

.psycho_2019_sticky .psycho_2019_top_nav_float_right_ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.psycho_2019_li_delimiter {
    position: relative
}

.psycho_2019_li_delimiter:after {
    content: '';
    width: 1px;
    height: 46%;
    background-color: lightgray;
    position: absolute;
    top: 27%;
    left: -1px
}

.psycho_2019_top_nav_desktop li {
    float: left;
    color: inherit
}

.psycho_2019_hide_on_mobile {
    display: none !important
}

.psycho_2019_show_on_mobile {
    display: inline-block !important
}

.psycho_2019_top_nav_desktop li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    height: 100%
}

.psycho_2019_toggle-menu {
    width: 60px;
    height: 60px
}

#psycho_2019_toggle-menu {
    cursor: pointer;
    outline: none;
    padding: 0 0 0 6px
}

.psycho_2019_vertical-menu-btn1 {
    background-color: #ffd4cc;
    color: #e65238;
    font-weight: 600;
    font-size: 12px
}

.psycho_2019_vertical-menu-btn2 {
    background-color: #f2f2f2;
    color: #e65238;
    font-weight: 600;
    font-size: 12px
}

.psycho_2019_vertical-menu-btn3 {
    background-color: #f2f2f2;
    color: #666;
    font-weight: 600;
    font-size: 12px
}

.psycho_2019_footer_copyright_section {
    width: 100%;
    background-color: #fff
}

.psycho_2019_copy_rights_section {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.psycho_2019_copy_rights_section .psycho_2019_copy_rights_section_elem {
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 3;
    letter-spacing: normal;
    text-align: center;
    color: #404040
}

.psycho_2019_nav.psycho_2019_main_nav {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

.psycho_2019_sous_menu_desktop {
    background-color: #fff;
}

.psycho_2019_left_side {
    width: 100%;
    max-width: 665px;
    padding: 15px;
    background-color: #ffffff;
    box-shadow: 0 0 20px 0 #808080;
}



@media only screen and (min-width: 1000px) {
    .psycho_2019_nav.psycho_2019_main_nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 50px;
        position: relative;
        background: #ffd4cc;
        color: #e65238;
        margin-bottom: 0;
        z-index: 100
    }

    .psycho_2019_mobile_logo {
        display: none
    }

    .psycho_2019_main_container {
        position: relative;
    }

    .psycho_2019_post_main_title_container .psycho_2019_post_main_title {
        font-size: 40px;
        line-height: 1.25
    }

    main .psycho_2019_post_main_title_container {
        margin-top: 0;
        margin-bottom: 20px
    }

    .psycho_2019_hide_on_mobile {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .psycho_2019_comment_section_display {
        margin-top: 0 !important;
        padding: 0 50px !important
    }

    .psycho_2019_show_on_mobile {
        display: none !important
    }

    .psycho_2019_main_tags {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: none
    }

    .psycho_2019_right_side {
        width: 330px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .psycho_2019_desktop_les_plus_vues {
        display: block;
    }

    .psycho_2019_comments_and_social_networks .psycho_2019_comments_and_social_networks_right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }



    .psycho_2019_comments_and_social_networks_right.psycho_2019_small_svg_icons svg {
        width: 46px !important;
        height: 46px !important
    }

    .psycho_2019_container {
        margin: 0 auto;
        width: 1000px;
        padding-top: 0
    }

    .psycho_2019_content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-top: 20px
    }

    .psycho_2019_show_single_post_content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .psycho_2019_main_tags.psycho_2019_hot-news.psycho_2019_breadcrumb.psycho_2019_full-width {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #ffffff;
        padding-bottom: 10px;
    }

    nav {
        position: absolute
    }

    .psycho_2019_sidebar_container {
        margin: 0
    }

    .psycho_2019_desktop_les_plus_vues .psycho_2019_sidebar_container {
        margin-bottom: 0;
    }

    .psycho_2019_desktop_les_plus_vues .psycho_2019_sidebar_container:last-of-type {
        margin-bottom: 5px;
        margin-left: 0;
        margin-right: 0;
        border: none
    }

    svg {
        width: 39px;
        height: 39px
    }

    .psycho_2019_Retrouvez-nous-sur_icons_facebook,
    .psycho_2019_Retrouvez-nous-sur_icons_tweeter,
    .psycho_2019_Retrouvez-nous-sur_icons_linked-in,
    .psycho_2019_Retrouvez-nous-sur_icons_instagram,
    .psycho_2019_Retrouvez-nous-sur_icons_pinterest {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .psycho_2019_sous_menu_desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100px
    }

    .psycho_2019_sous_menu_desktop svg {
        width: 24px;
        height: 24px
    }

    .psycho_2019_Retrouvez-nous-sur_icons {
        min-width: 100% !important
    }

    .psycho_2019_sous_menu_desktop .psycho_2019_Retrouvez-nous-sur_icons {
        max-width: 100%
    }

    .psycho_2019_sous_menu_desktop .psycho_2019_Retrouvez-nous-sur_icons div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 45px;
        height: 45px
    }

    .psycho_2019_footer .psycho_2019_desktop_footer .psycho_2019_footer_ul li:not(:first-of-type) a svg {
        display: none
    }

    nav ul li {
        height: inherit
    }

    .psycho_2019_top_nav_desktop svg {
        width: 24px;
        height: 24px
    }

    .psycho_2019_header {
        height: auto;
        position: relative
    }

    .psycho_2019_footer_copyright_section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .psycho_2019_copy_rights_section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        width: 900px
    }

    .psycho_2019_top_nav_desktop li.psycho_2019_hide_on_mobile {
        display: inline-block
    }

    .psycho_2019_footer .psycho_2019_customized_footer {
        height: 201px;
    }

    .psycho_2019_footer .psycho_2019_customized_footer_container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .psycho_2019_footer .psycho_2019_customized_footer_left ul {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3
    }

    .psycho_2019_footer .psycho_2019_customized_footer_left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 74%;
        flex: 0 0 74%
    }
}

.psycho_2019_overflow_visible {
    overflow: visible
}

.psycho_2019_navlist {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0
}

.psycho_2019_nav .psycho_2019_navlist {
    height: 100%
}

.psycho_2019_main_nav {
    display: none
}

.psycho_2019_main_nav__item {
    z-index: 1;
    font-weight: bold
}

.psycho_2019_main_nav__item:not(:first-of-type):hover {
    background-color: #fff;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: black
}

.psycho_2019_main_nav__item .psycho_2019_main_nav__item_link:hover {
    background-color: #fff;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.psycho_2019_main_nav__item .psycho_2019_main_nav__item_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #e65238
}

.nav_container {
    background-color: #ffd4cc;
}

.log_container {
    background-color: #fff;
}

.psycho_2019_main_nav__news:hover .psycho_2019_main_nav__item_link:after {
    content: "";
    position: absolute;
    left: calc(50% - 7px);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-top: 15px solid #e65238;
    border-right: 13px solid transparent;
    -webkit-transition: border-top 0.15s;
    -o-transition: border-top 0.15s;
    transition: border-top 0.15s
}

.psycho_2019_main_nav__news {
    margin-right: 12px;
    width: 175px;
    z-index: 4
}

.psycho_2019_main_nav__news .psycho_2019_main_nav__item_link {
    border-radius: 25px;
    background: #e65238;
    color: #fff;
    transition: box-shadow 0.15s, background 0.15s;
    position: relative;
    z-index: 5
}

.psycho_2019_main_nav__news:hover .psycho_2019_main_nav__item_link {
    background: #fff;
    color: #e65238;
    -webkit-box-shadow: 0 0 0 4px #e65238;
    box-shadow: 0 0 0 4px #e65238
}

.psycho_2019_button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 36px;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    border-radius: 4px;
    background: #000;
    color: #fff;
    text-decoration: none
}

.psycho_2019__tests_btn {
    width: 100px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 8px;
    background: #fff;
    color: #e65238;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 20px;
    font-size: 15px
}

.psycho_2019_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: white
}

.psycho_2019_sticky .psycho_2019_li_slide_down {
    display: none !important
}

.psycho_2019_sticky .psycho_2019_mobile_logo {
    display: block;
    left: calc(50% - 78px)
}

.psycho_2019_top_nav_desktop_right_li {
    padding: 11px 3px
}

.psycho_2019_sticky .psycho_2019_li_slide_down_menu_tag {
    display: list-item !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.33;
    letter-spacing: normal;
    color: #979797
}

.psycho_2019_breadcrumb {
    display: none
}

.psycho_2019_breadcrumb a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.2px;
    color: #666
}

.psycho_2019_breadcrumb a:last-of-type {
    color: #979797
}

.psycho_2019_breadcrumb_f_slash {
    color: #f24a2c;
    font-weight: bolder;
    margin: 0 3px
}

.psycho_2019_article_metadata {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    font-style: italic;
    color: #9e9e9e;
}

.psycho_2019_date_puce {
    content: '';
    background-color: currentColor;
    width: 10px;
    height: 10px;
    top: 5px;
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block
}

.psycho_2019_post_content ol li::marker {
    content: counters(listCounter, '.', upper-roman) ') '
}

.psycho_2019_post_content p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: normal;
    color: #000;
    margin: 12px 0 0
}

.psycho_2019_post_content strong {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #000;
    margin: 20px 0 0
}

.psycho_2019_comments_and_social_networks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    margin-bottom: 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000
}

.psycho_2019_comments_and_social_networks_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.psycho_2019_comments_and_social_networks_right {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 240px;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around
}

.psycho_2019_comments_and_social_networks_right.psycho_2019_small_svg_icons svg {
    width: 26px;
    height: 26px
}

.psycho_2019_customized_footer ul {
    list-style: none;
    padding: 0
}

.psycho_2019_customized_footer ul li {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #e65238
}

.psycho_2019_post_main_title_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000;
}

.psycho_2019_post_main_title {
    font-family: Helvetica, Arial, sans-serif;
    display: inline-block;
    font-size: 27px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000;
    margin: 0
}

.psycho_2019_post_main_author a {
    text-decoration: underline;
    color: #9e9e9e;
}

.psycho_2019_post_main_author {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 30px
}

.psycho_2019_comment_section_title svg {
    width: 26px;
    height: 26px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.psycho_2019_comment_section_title svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.psycho_2019_comments_and_social_networks_left_comments {
    width: 91px;
    height: 40px;
    border: 2px solid black;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 0 5px;
    cursor: pointer
}

.psycho_2019_comments_and_social_networks_left svg {
    width: 36px;
    height: 36px
}

.psycho_2019_comments_and_social_networks_left_likes {
    width: 91px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 0 5px;
    cursor: pointer
}

.psycho_2019_link_to_forums {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.psycho_2019_link_to_forums_a {
    width: 100%;
    max-width: 390px;
    padding: 10px;
    background-color: #e65238;
    border-radius: 5px;
    font-family: Helvetica, Arial, sans-serif;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #fff
}

.psycho_2019_link_to_forums_a:hover {
    background-color: #ff5e41;
    color: #ffffff;
}

.psycho_2019_customized_footer {
    height: auto;
    width: 100%;
    background-color: #ffd4cc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 0
}

.psycho_2019_customized_footer_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 65px;
    width: 1100px
}

.psycho_2019_customized_footer_container ul {
    padding-top: 20px
}

.psycho_2019_customized_footer_container li {
    margin-bottom: 10px
}

.psycho_2019_customized_footer_left ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1
}

.psycho_2019_customized_footer_title {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000;
    border-bottom: 1px solid black;
    padding-bottom: 10px
}

.psycho_2019_customized_footer_right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%
}

.psycho_2019_comment_section {
    margin: 50px 15px 20px
}

.psycho_2019_comment_section_title {
    font-family: Helvetica, Arial, sans-serif;
    position: relative;
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #404040;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.psycho_2019_comment_section_title:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -10px;
    background-color: lightgrey;
    left: 0
}

.psycho_2019_comment_section_display h3,
.psycho_2019_comment_section_display p,
.psycho_2019_comment_section_display a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #404040
}

.psycho_2019_comment_section_display p {
    font-weight: normal
}

.psycho_2019_comment_section_display a {
    color: #3871e6
}

.psycho_2019_comment_section_display {
    margin-top: 20px
}

.psycho_2019_comment_section_display_item_block {
    background-color: #fafafa;
    margin: 15px -15px -15px;
    padding: 10px 20px 20px
}

.psycho_2019_comment_section_display_item_block p {
    margin-bottom: 15px
}

.psycho_2019_Retrouvez-nous-sur .psycho_2019_Retrouvez-nous-sur_icons path {
    fill: currentColor
}

.CHeader {
    display: block !important
}

#voteTop {
    width: 300px;
    background: rgb(255, 255, 255);
    border: 1px solid red;
    position: relative;
    z-index: 10;
    bottom: 27px;
    opacity: 1;
    display: none;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    padding: 3px 10px
}

@media (max-width: 600px) {
    .psycho_2019_top_nav_desktop li.psycho_2019_hide_on_mobile {
        display: none !important
    }
}

@media (max-width: 600px) {

    main>.psycho_2019_post_main_title_container {
        margin-top: 0
    }
}

.psycho_2019_post_content a {
    cursor: pointer;
    text-decoration: underline
}

.comment_pseudoUser {
    color: #e65238
}

.more_container:last-child {
    margin: 0;
    width: 100%
}

.lazyloaded {
    height: 48px;
}

img {
    display: block;
    max-width: 100%;
}

@media (max-width: 480px) {
    .psycho_2019_customized_footer_title {
        display: block;
    }

    .psycho_2019_customized_footer_container ul {
        padding-top: 10px;
    }

    .psycho_2019_customized_footer_right {
        margin-top: 15px;
    }

    .psycho_2019_customized_footer ul li:last-child {
        margin-bottom: 0;
    }
}


.quest {
    box-sizing: border-box;
    font-family: serif !important;
}

.quest div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
}

.quest {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
    padding: 15px;
    font-size: 16px;
    background-color: #fff;
    background-image: url("img/quest-bg.jpg");
    overflow: auto;
}

.quest__body {
    max-width: 800px;
    border: 30px solid #f9f8f6;
    padding: 15px;
    background-color: #ffffff;
}

.quest__title {
    font-family: serif;
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
}

.quest__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 20px;
    border: 1px solid #e3d8be;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.quest__info-count {
    white-space: nowrap;
    font-weight: bold;
}

.quest__info-result {
    margin-left: 10%;
}

.quest__info-result span {
    font-weight: bold;
}

.quest__info-result a {
    text-decoration: none;
    color: #916b7a;
}

.quest__step {
    position: relative;
    font-size: 38px;
    color: #c6b3ae;
    font-family: serif;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 20px;
    padding-bottom: 12px;
}

.quest__step span {
    font-size: 38px;
    font-family: serif;
}

.quest__step span:nth-child(2) {
    font-size: 58px;
}

.quest__step span {
    display: inline-block;
    vertical-align: middle;
}

.quest__step-line {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 20%;
    background-color: #d70b24;
}

.quest__step-first {
    background-color: transparent;
    color: #d70b24;
}

.quest__subtitle {
    display: none;
    font-style: italic;
    margin-bottom: 15px;
    font-size: 20px !important;
}

.quest__subtitle_active {
    display: block;
}

.quest__item textarea {
    display: block;
    width: 100%;
    height: 100px;
    border: 3px solid #d4d8d4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    resize: none;
    font-size: 16px;
}

.quest__item textarea.quest__textarea_error {
    border-color: #d70b24;
}

.quest__item textarea:focus {
    outline: none;
    border-color: #e3d8be;
}

.quest__btn {
    display: inline-block;
    padding: 10px 25px;
    font-size: 15px;
    color: #ffffff;
    background-color: #fda48d;
    cursor: pointer;
    margin-top: 15px;
    -webkit-transition: 0.3s background-color;
    -o-transition: 0.3s background-color;
    transition: 0.3s background-color;
    text-decoration: none;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 14px !important;
}

.quest__btn:hover {
    background-color: #d2a99f;
    text-decoration: none;
}

.quest__btn:active {
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
}

.quest__footer {
    margin-top: 30px;
}

.quest__tags {
    font-style: italic;
    border: 5px double #916b7a;
    padding: 10px;
}

.quest__tags mark {
    display: inline-block;
    padding: 1px 3px;
    background-color: #3a2d4f;
    color: #ffffff;
    font-style: italic;
    margin-right: 2px;
}

.quest__tags span {
    color: #1d77ff;
    cursor: pointer;
}

.quest__tags span:hover {
    text-decoration: underline;
}

.js-quest__close {
    display: inline-block;
}

.quest__ready {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    align-items: center;
    padding: 20px 60px;
    background-color: #fff;
    color: #b1a3a3;
    font-size: 20px;
    text-transform: uppercase;
}

.quest__ready-loop {
    max-width: 60px;
    flex: 0 0 auto;
    margin-left: 20px;
    animation: move 5s infinite linear;
}

.quest__ready-loop_active {
    display: flex !important;
}

.quest__ready-loop img {
    max-width: 100%;
}

@keyframes move {
    0% {
        transform: translate(0, 0);
    }

    15% {
        transform: translate(15px, -15px);
    }

    85% {
        transform: translate(-15px, 15px);
    }

    100% {
        transform: translate(0, 0);
    }
}

@media (max-width: 768px) {
    .quest__info-count {
        white-space: normal;
    }

    .quest__body {
        border-width: 15px;
    }
}

@media (max-width: 480px) {
    .quest {
        justify-content: start;
        align-items: flex-start;
    }

    .quest__body {
        margin-top: auto;
        margin-bottom: auto;
    }

    .quest__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 15px;
        margin-bottom: 0;
    }

    .quest__step {
        padding-bottom: 0;
    }

    .quest__info-result {
        margin-left: 0;
        margin-top: 5px;
    }

    .quest__title {
        font-size: 28px;
    }

    .quest__footer {
        margin-top: 15px;
    }
}

.commits {
    padding: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.commits__title {
    margin-bottom: 15px;
    font-size: 24px;
}

.commits__item {
    padding: 25px 0 0;
}

.commits__item.hide .commits__add {
    display: none;
}

.commits__item+.commits__item {
    margin-top: 20px;
    border-top: 1px solid #eaeaea;
}

.commits__item:first-child {
    padding-top: 0;
}

.commits__head {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.commits__face {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    background-color: gray;
    overflow: hidden;
}

.commits__face img {
    display: block;
    width: 100%;
}

.commits__name {
    font-size: 14px;
}

.commits__date {
    font-size: 12px;
}

/* .commits__body {} */

.commits__description {
    color: #000;
    line-height: 24px;
}

.commits__media {
    margin-top: 10px;
}

.commits__success {
    display: inline-block;
    padding: 5px 15px;
    margin-top: 20px;
    font-style: italic;
    font-size: 12px;
    background-color: #e2e2e2;
}

.commits__media img {
    display: block;
    max-width: 100%;
}

.commits__add-title {
    margin-bottom: 10px;
}

.commits__field-name {
    display: block;
    width: 100%;
    max-width: 230px;
    margin-bottom: 10px;
    padding: 5px;
}

.commits__field-message {
    display: block;
    width: 100%;
    height: 100px;
    max-width: 500px;
    margin-bottom: 10px;
    padding: 5px;
    resize: none;
}

.commits__item_hide {
    display: none;
}

.commits_error {
    border-color: red;
}

p+h2 {
    margin-top: 15px;
}

h2 {
    font-family: serif;
    font-size: 24px;
    font-weight: bold;
}

@media(max-width: 480px) {
    .commits__description {
        font-size: 14px;
    }
}

p>img {
    margin-right: -15px;
    margin-left: -15px;
    max-width: calc(100% + 30px);
}

@media (max-width: 1000px) {
    .psycho_2019_sous_menu_desktop {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 30px;
    }

    .psycho_2019_sous_menu_desktop_social_network {
        display: none;
    }



    .psycho_2019_top_nav_desktop {
        display: none;
    }

    .psycho_2019_left_side {
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;

    }


}

.commits__add-btn {
    background-color: #e65238;
    padding: 10px 15px;
    border: 0;
    color: #ffffff;
    font-weight: bold;
}

ol li {
    font-size: 16px;
    line-height: 24px;
    counter-increment: listCounter;
}

ol li+li {
    margin-top: 10px;
}

p>small {
    display: block;
    text-align: center;
}

@media (max-width: 480px) {

    .psycho_2019_post_content p,
    ol li {
        font-size: 16px;
        line-height: 24px;
    }
}

body.fullContent {
    background-image: url("img/bg.jpg");
}

body.minContent {
    background-image: url("img/bg2.jpg");
}

body.fullContent .text1 {
    display: block;
}

body.fullContent .text2 {
    display: none;
}

body.minContent .text1 {
    display: none;
}

body.minContent .text2 {
    display: block;
}


.all-form {
    font-family: sans-serif;
    width: 100%;
    max-width: 620px;
    color: #000;
    font-size: 16px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.all-form__time {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.all-form__time>span {
    display: block;
}

.all-form__count {
    color: red;
    margin-top: 15px;
}

.all-form__body {
    padding: 25px 45px;
    margin-top: 15px;
    background-color: #fff;
    -webkit-box-shadow: 4px 5px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 5px 10px 0px rgba(0, 0, 0, 0.25);
}

.all-form__title {
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    line-height: 40px;
}

.all-form__title span {
    color: #50b27c;
}

.all-form__label>span {
    display: block;
    margin-bottom: 5px;
}

.all-form__label+.all-form__label {
    margin-top: 20px;
}

.all-form__field {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.all-form__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.all-form__btn {
    width: 100%;
    max-width: 320px;
    flex: 1 0 100%;
    padding: 15px 40px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin: 10px 20px 10px 0;
    background-color: #53b57f;
    background: rgb(90, 188, 134);
    background: -o-linear-gradient(top, rgba(90, 188, 134, 1) 0%, rgba(66, 163, 110, 1) 50%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(90, 188, 134, 1)), color-stop(50%, rgba(66, 163, 110, 1)));
    background: linear-gradient(180deg, rgba(90, 188, 134, 1) 0%, rgba(66, 163, 110, 1) 50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    border: 0;
    font-size: 16px;
}

.all-form__btn:hover {
    text-indent: 10px;
    padding-right: 30px;
    -webkit-box-shadow: inset 10px 0px 20px 0px rgba(0, 0, 0, .4);
    box-shadow: inset 10px 0px 20px 0px rgba(0, 0, 0, .4);
}

.all-form__prices {
    max-width: 180px;
    flex: 1 0 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.all-form__price-new {
    margin-right: 15px;
    color: #49aa75;
    font-size: 20px;
    max-width: 80px;
    flex: 1 0 100%;
}

.all-form__price-old {
    font-size: 14px;
    color: #8c8c8c;
    text-decoration: line-through;
    max-width: 60px;
    flex: 1 0 100%;
}

.btn-block {
    margin: 30px 0;
}

.btn-itself {
    color: white;
    font-size: 16px;
    background-color: #ef9999;
    padding: 10px 20px;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    text-align: center;
    text-transform: uppercase;
}

.btn-itself:hover {
    background-color: gray;
    color: white;
}


@media (max-width: 576px) {
    .all-form__footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .all-form__btn {
        margin-right: 0;
        font-size: 15px;
    }

    .all-form__body {
        padding: 25px;
    }
}