.wrapped{position:relative;overflow:hidden;padding:50px 100px}
footer.flex{position:relative;background:#344746;padding:40px 100px 30px;color:#FFF;align-items:stretch;align-content:stretch}
footer a{color:#FFF}
footer a:hover{color:red}
footer .title{width:100%;text-transform:uppercase;display:block;margin-bottom:20px;letter-spacing:0.05rem;color:#FFF}
#sitemap{width:32%}
#sitemap li{margin-bottom:5px}
#sitemap li::before{background:#be884d!important}
#footer_contact{width:32%;text-align:center;font-size:1.2rem;line-height:1.4rem}
#footer_contact a:hover{color:#FFF}
#social_networks{width:32%;text-align:right}
#social_networks a{color:#344746;display:inline-block;margin-left:60%;margin-bottom:10px}
#social_networks a span{width:30px;height:30px;padding-top:3px;border-radius:50%;font-size:1.1rem;background:#FFF}
#legals{min-height:160px;width:-webkit-calc(15% + 30px);width:calc(15% + 30px)}
#copyright{text-align:center;width:100%;font-size:0.875rem;letter-spacing:0.05rem}
@media screen and (max-width:1050px){.wrapped{padding:80px 50px}}
@media screen and (max-width:900px){.wrapped{padding:80px 20px}}
@media screen and (max-width:450px){footer.flex{padding-left:20px;padding-right:20px}
#sitemap,#social_networks{width:50%}
#sitemap{order:2;margin-bottom:30px}
#social_networks{order:3}
#footer_contact{order:1;margin-bottom:40px;width:100%}
#copyright{order:4}}.soustitre{font-family:'kyiv_light',sans-serif;;color:#be884d;font-size:1.125rem;line-height:1.5rem;margin-bottom:20px}
@media screen and (max-width:450px){.soustitre{font-size:1.25rem;line-height:1.6rem}}main#think::before,main#think::after{content:'';width:1px;height:0;overflow:hidden;background:red;-webkit-transition:height 1500ms;-o-transition:height 1500ms;transition:height 1500ms}
main#think.active::before,main#think.active::after{height:1500px}
main#think::before{position:absolute;top:0;left:100px}
main#think::after{position:absolute;top:100px;right:100px}
main#think .content{margin:100px 0}
main#think .left{flex-direction:row-reverse}
main#think .left .left_side{padding-right:90px;padding-left:50px;border-left:1px solid red}
main#think .right .left_side{padding-left:50px;padding-right:90px;border-right:1px solid red}
main#think .quote{text-align:center;width:380px;height:380px;position:relative}
main#think .quote .flex{padding:60px;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}
main#think .quote svg{position:absolute;top:0;left:0;z-index:1}
main#think .left_side{min-height:380px;width:-webkit-calc(100% - 380px);width:calc(100% - 380px)}
.notes{margin-top:40px;font-size:0.8rem;line-height:1rem;color:#71898c}
#timeline{position:relative;color:#FFF;text-align:center}
#timeline:before{content:'';width:0;height:1px;overflow:hidden;background:red;position:absolute;left:0;top:110px;z-index:1;-webkit-transition:width 1800ms 800ms;-o-transition:width 1800ms 800ms;transition:width 1800ms 800ms}
.active #timeline:before{width:100%}
.event{position:relative}
.event .date{width:110px;height:110px;border:1px solid red;border-radius:50%;margin:0 auto;font-size:1.875rem;line-height:1rem;font-family:'kyiv_light',sans-serif}
.event .mbl{display:none}
.event .date.mobile{display:none}
.event.add-on .text,.event.add-on .sizer{background:red;background:-webkit-linear-gradient(left,red 0%,red 100%);background:-o-linear-gradient(left,red 0%,red 100%);background:linear-gradient(to right,red 0%,red 100%);background-repeat:no-repeat;background-size:1px 300px;background-position:center top;height:200px}
.event.nodate .sizer{width:1px}
.event .inner{background:#be884d;width:185px;margin:0 15px;padding:45px 10px 10px;position:relative}
.event .addon .inner{width:200px;margin:0;padding:0}
.event.nodate{padding-top:110px}
.event .addon{position:relative}
.event .addon_inner{width:0;margin:0 auto;margin-top:40px;overflow:hidden}
.event mark{background:transparent;font-family:'kyiv_light',sans-serif;;display:block;font-size:1.875rem;height:40px;color:#FFF;text-transform:uppercase}
.addon_absolute{width:200px;position:absolute;top:0;left:-webkit-calc(50% - 100px);left:calc(50% - 100px)}
.event:last-child .addon_absolute,.event:last-of-type .addon_absolute{left:-150px}
@media screen and (min-width:1550px){.event:last-child .addon_absolute,.event:last-of-type .addon_absolute{left:-webkit-calc(50% - 100px);left:calc(50% - 100px)}}
@media screen and (max-width:900px){main#think.wrapped{padding-left:20px;padding-right:20px}
main#think.active::before,main#think.active::after{display:none}
main#think .content{margin:0}
main#think .left .left_side,main#think .right .left_side{width:100%;padding-right:0;padding-left:0;border:none}
main#think .quote{width:300px;height:300px;margin:100px auto}
#timeline{width:400px;margin-left:auto;margin-right:auto}
#timeline:before{width:1px;height:0;left:100px;top:0;z-index:1;-webkit-transition:height 1800ms 800ms;-o-transition:height 1800ms 800ms;transition:height 1800ms 800ms}
.active #timeline:before{width:1px;height:100%}
.event{width:-webkit-calc(100% - 40px);width:calc(100% - 40px);padding-left:100px;text-align:left;margin-bottom:40px}
.event .inner{padding:0;margin:0;min-height:60px}
.event .addon .inner{width:100%}
.event .date{width:80px;height:80px;font-size:1.25rem;position:absolute;top:0;left:0}
.event .dktp{display:none}
.event .mbl{display:inline-block}
.event .date.mobile{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}
.event.nodate{padding-top:0}
.event.add-on .text,.event.add-on .sizer{height:auto}
.event mark{font-size:1.125rem}
.event:not(:last-child).nodate mark,.event:not(:last-of-type).nodate mark{display:none}
.addon_absolute{width:100%;position:relative;top:auto;left:auto;margin-top:20px}
.event.nodate .addon_absolute{margin-top:0}
.event .addon_inner{display:none}
.event:last-child .addon_absolute,.event:last-of-type .addon_absolute{left:auto}}
@media screen and (max-width:370px){main#think .quote{width:280px;height:280px}}