.story__play-game .notice-point .info{
    width: 250px;
}
.news__nav-title img{
    display: block;
    margin-right: 20px;
    width: 55px;
    min-width: 55px;
    height: 55px;
    border-radius: 55px;
    float: left;
}
.news__nav-title img + span{
    text-transform: uppercase;
    padding: 14px 0 0;
    display: block;
    width: 500px;
}
.fcu__section-ftext {
    font-size: 32px;
    font-family: 'Aelita-BookItalic';
    font-style: inherit;
    font-weight: 800;
}
.mpcomments__block-item .item-text{
    font-family: 'Aelita-BookItalic';
}
.mpcomments__block-finish{
    font-weight: bold;
}

.custom-a a{
    position: relative;
    color: #000;
}
.custom-a a:before {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 14px;
    display: block;
    content: '';
    height: 17px;
    width: 100%;
    background-color: #ffff02;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.custom-a a:hover:before {
    background-color: transparent;
}
.news__item-title a{
	color:#000;
}
.variant-qwlist-bot, .variant-answer-list{
	display: none;
}
.variant-answer-list.active{
	display: block;
}
.variant-answer .result{
	display: none;
}
.chat__massege-list{
	padding-top:50px;
}
.chat__massege-list.auto{
	padding-top: 0;
}
.chat__massege-left, .chat__massege-right{
	max-width: 550px;
}

.left-mdcol-1.w620 h2,
.left-mdcol-1.w620 p{
	margin-bottom: 28px;
}
.news__item-description{
	font-size: 14px;
	padding-top: 8px;
}
.course_desc{
	color: #444444;
}
.clear_ol{
	margin-bottom: 0 !important;
	list-style: none !important;
	margin: 0 0 20px !important;
	padding: 0 !important;
}
.steps.step4 .story__page{
	padding-bottom: 0px;
	margin-bottom: -20px;
}
.text-no2 b{
	font-weight: bold;
	font-family: times;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
}
.h1 span{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 30px;
	color: #949494;
	display: block;
    padding-top: 3px;
    max-width: 620px;
}
.main .h1, .main h1 {
	max-width: 650px;
}
.preh{
	z-index: -40;
	position: absolute;
	opacity: 0;
	pointer-events: none;
}
@media only screen and (max-width: 576px){
	.story__reason .bg {
		height: auto;
	}
}
@media only screen and (max-width: 768px){
	.mptop__trenazer {
	    left: auto;
	    right: -500px;
	}
}
@media(max-width: 768px){
	.news__item-description{
		padding: 8px 20px 0;
	}
}
@media(min-width: 576px){
	.sud__about-item{
		max-width: 401px;
	}
	.step4 .flex-col3 img{
		max-width: 49%;
	}
}
@media(max-width: 576px){
	.mptop__section{
		padding-top: 0;
	}
	.chat__window {
	    height: 520px;
    }
    .chat__massege-list.auto{
        padding-bottom: 30px;
    }
	.chat__answer-user {
	    width: 100%;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	}
	.chat__answer-user .variant-answer-list {
	    display: none;
	    padding: 20px 20px 0;
	    background-color: rgba(0,0,0,.8);
	}
}
@media(max-width: 480px){
	.mptop__section .container{
		padding-top: 35px;
	}
}
@media(max-width: 356px){
	.mptop__title {
	    line-height: 40px;
	    font-size: 30px; 
	}
	.mptop__text {
	    font-size: 16px;
	}
}
@media(max-width: 340px){
	.mptop__trenazer {
	    width: 280px;
	}
}
@media(max-width: 325px){
	.mptop__section{
		padding-bottom: 0;
	}
	.mptop__section .container{
		padding-top: 25px;
	}
	.mptop__trenazer {
		margin-bottom:10px;
	    width: 235px;
	}
}

.story__step-number{
	position: relative;
}
.preview-step{
	width: 60px;
	height: 24px;
	position: absolute;
	left: -114px;
	top: -4px;
	cursor: pointer;
	display: flex;
}
.preview-step .text{
	color: #cccccc;
	font-size: 14px;
	margin-left: 5px;
}
.preview-step .arr{
	background: url(../img/back_arr.png) no-repeat;
	width: 16px;
	height: 16px;
}
.preview-step:hover .arr{
	background-position-y: -16px;
}
.preview-step:hover .text{
	color: #b01117;
}




.mptop__trenazer{
	right: -700px;
	-webkit-transition: right 1.5s ease-out;
    transition: right 1.5s ease-out;
    -o-transition: right 2s ease-out;
    transition: right 1.5s ease-out;
    transition: right 1.5s ease-out;
    transform: translateX(0);
}
.mptop__trenazer.load-animate{
	right: 0;

}
.mptop__section{
	overflow:hidden;
	padding-top: 0;
	height: auto;
}
.mptop__section .container{
	position: relative;
	padding-top: 65px;
	height: 460px;
	color:#000;
}
.news__item-title a{
	color:#000;
}
.variant-qwlist-bot, .variant-answer-list{
	display: none;
}
.variant-answer-list.active{
	display: block;
}
.variant-answer .result{
	display: none;
}
.chat__massege-list{
	padding-top:50px;
}
.chat__massege-list.auto{
	padding-top: 0;
}
.chat__massege-left, .chat__massege-right{
	max-width: 550px;
}

.fcu__section-number .after, .fcu__section-number .before{
    width: 160px;
}

.story__play-game .doroga img{
    margin-left: -1px;
}


.story__play-game .notice-point.identoba.np1{
	left: 175px !important;
	top: 74% !important;
}
.story__play-game .notice-point.identoba.np2{
	left: 560px !important;
	top: 67% !important;
}
.story__play-game .notice-point.identoba.np3{
	left: 1080px !important;
	top: 64% !important;
}
.story__play-game .notice-point.identoba.np4{
	left: 1410px !important;
	top: 81% !important;
}
.story__play-game .notice-point.identoba.np5{
	left: 1850px !important;
	top: 59% !important;
}
.story__play-game .notice-point.identoba.np6{
	left: 2190px !important;
	top: 88% !important;
}

.story__popup-result.popup .avatar{
	opacity: 1 !important;
}

.main p b{
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	font-size: 20px;
}

.steps.step4 .story__page{
	min-height: 320px;
}
.custom_title{
	margin-bottom: 20px;
	font-size: 28px;
	font-family: Aelita-Book;	
}
.ya-share2__badge{
	width: 60px;
	height: 60px;
}
.ya-share2__container_size_m .ya-share2__icon{
	height: 44px !important;
	width: 44px !important;
	margin-top: 8px !important;
}

.show-ib{
	display: inline-block !important;
}

/* cookies */
.cookies {
    background: #363636;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999
}

.cookies:after,
.cookies:before {
    clear: both;
    content: ' ';
    display: table
}

.cookies--accepted {
    font-size: 0;
    height: 0;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
    -webkit-transition: all .25s;
    transition: all .25s
}

.cookies__btn {
    font-weight: 400;
    text-transform: uppercase;
    font-family: TradeGothicLT-BoldCondTwenty, HelveticaNeue-CondensedBold, "Franklin Gothic Medium", sans-serif;
    font-feature-settings: 'kern';
    -webkit-font-kerning: normal;
    font-kerning: normal;
    line-height: 1.1;
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    padding: 10px 17.999px;
    padding: .71429rem 1.28571rem;
    text-decoration: none;
    -webkit-transition: background-color .25s, border-color .25s, color .25s;
    transition: background-color .25s, border-color .25s, color .25s;
    white-space: nowrap;
    background-color: #ff0;
    border: 1px solid #ff0;
    font-size: 16.001px;
    font-size: 1.143rem;
    padding: 14px 24px;
    padding: 1rem 1.71429rem
}

.cookies__btn:hover {
    background-color: #ffd500;
    border-color: #ffd500
}

@media screen and (max-width:40em) {
    .cookies__btn {
        float: initial
    }
}

.cookies__btn--alt {
    font-weight: 400;
    text-transform: uppercase;
    font-family: TradeGothicLT-BoldCondTwenty, HelveticaNeue-CondensedBold, "Franklin Gothic Medium", sans-serif;
    font-feature-settings: 'kern';
    -webkit-font-kerning: normal;
    font-kerning: normal;
    line-height: 1.1;
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    padding: 10px 17.999px;
    padding: .71429rem 1.28571rem;
    text-decoration: none;
    -webkit-transition: background-color .25s, border-color .25s, color .25s;
    transition: background-color .25s, border-color .25s, color .25s;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    background-color: transparent;
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid #fff;
    color: #fff;
    font-size: 16.001px;
    font-size: 1.143rem;
    padding: 14px 24px;
    padding: 1rem 1.71429rem;
    margin-left: 20px
}

.cookies__btn--alt:hover {
    background-color: #363636
}

@media screen and (min-width:40em) {
    .cookies__btn--alt {
        float: initial
    }
}

@media screen and (max-width:52.5em) {
    .cookies__btn--alt {
        background-color: transparent;
        background-color: transparent;
        border: none;
        color: #fff;
        text-decoration: underline;
        float: initial;
        margin-left: 0
    }
    .cookies__btn--alt:hover {
        background-color: none
    }
}

.cookies__form {
    display: inline-block;
    margin-bottom: 0
}

.cookies__form:after,
.cookies__form:before {
    clear: both;
    content: ' ';
    display: table
}

@media screen and (min-width:41.25em) {
    .cookies__form {
        position: relative
    }
}

@media screen and (max-width:52.5em) {
    .cookies__form {
        clear: none;
        float: initial;
        position: relative;
        margin-left: 0;
        width: 100%;
        text-align: center
    }
}

.cookies__form+.cookies__form {
    clear: none;
    margin-left: 0
}

@media screen and (max-width:52.5em) {
    .cookies__form+.cookies__form {
        margin: 0
    }
}

.cookies__form--wrapper {
    width: 33.3%;
    float: right;
    top: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

@media screen and (max-width:52.5em) {
    .cookies__form--wrapper {
        width: 100%;
        float: initial;
        top: initial;
        -webkit-transform: none;
        transform: none;
        margin-top: 20px;
        display: block
    }
}

.cookies__container {
    height: 80px;
    margin: 24px;
    margin: 1.71429rem;
    margin-top: 0;
    margin-bottom: 0
}

.cookies__container:after,
.cookies__container:before {
    clear: both;
    content: ' ';
    display: table
}

@media screen and (min-width:40em) {
    .cookies__container {
        margin: 1rem 8.33333%;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (max-width:65em) {
    .cookies__container {
        text-align: center
    }
}

@media screen and (max-width:52.5em) {
    .cookies__container {
        height: auto;
        margin: 30px 0;
        text-align: center
    }
}

.cookies__message {
    margin: 0;
    padding: 0;
    color: #fff
}

.cookies__message strong {
    display: block;
    font-family: TradeGothicLT-BoldCondTwenty, HelveticaNeue-CondensedBold, "Franklin Gothic Medium", sans-serif;
    font-weight: initial;
    font-size: 18px
}

@media screen and (min-width:41.25em) {
    .cookies__message {
        float: left;
        margin: 0;
        text-align: left
    }
}

@media screen and (max-width:52.5em) {
    .cookies__message {
        text-align: center;
        margin: 0 30px;
        float: initial
    }
}

.cookies__message--wrapper {
    width: 66.6%;
    float: left;
    top: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative
}

@media screen and (max-width:52.5em) {
    .cookies__message--wrapper {
        height: auto;
        width: 100%;
        float: initial;
        top: initial;
        -webkit-transform: none;
        transform: none
    }
    .cookies__message--wrapper:after,
    .cookies__message--wrapper:before {
        clear: both;
        content: ' ';
        display: table
    }
}

/* ccc */
#ccc[style] * {
    font-weight: initial!important
}

#ccc[style] #ccc-recommended-settings {
    border-radius: 0!important
}

#ccc[style] .ccc-alert {
    border-radius: 0!important;
    color: #111125!important
}

#ccc[style] .ccc-alert .ccc-alert-description,
#ccc[style] .ccc-alert .ccc-alert-icon,
#ccc[style] .ccc-alert .ccc-alert-title,
#ccc[style] .ccc-alert .third-party-cookie-icon,
#ccc[style] .ccc-alert .third-party-cookie-link,
#ccc[style] .ccc-alert .third-party-cookie-name {
    color: #111125!important;
    fill: #111125!important
}

#ccc[style] h2,
#ccc[style] h3 {
    text-transform: uppercase!important
}

#ccc[style] #ccc-icon {
    fill: #000!important
}

#ccc[style] .third-party-cookie-link {
    background: 0 0!important
}

#ccc[style] p {
    font-family: sans-serif!important
}

#ccc[style] .checkbox-toggle-on {
    color: #fff!important
}

#ccc[style] .checkbox-toggle-off {
    color: #dcdcdc!important
}

#ccc[style] .checkbox-toggle-toggle {
    background-color: #363636!important
}

#ccc[style] input.checkbox-toggle-input:checked~.checkbox-toggle-toggle {
    background-color: #ff0!important
}



.main ol, .main ul{
    margin-bottom: 28px;
}
.main ol li, .main ul li{
    margin-bottom: 7px;
    line-height: 24px;
    font-size: 18px;
    font-family: Aelita-Book;
    list-style: initial;
    margin-left: 16px;
}
.main {
    padding-bottom: 5px;
}

.error b,
.success b{
    display: inline-block !important;
    margin: 0px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 24px !important;
}

.pre-button-text{
    font-family: 'Aelita-BookItalic' !important;
    font-size: 22px !important;
    max-width: 620px !important;
    margin: 0 auto 20px !important;
}

.clb,
.clb b{
    font-family: 'Aelita' !important;
}

.pb0{
    margin-bottom: 0px !important;
}

.text-bloc-type1{
    padding: 0 20px;
    border-left: 6px solid #b01117;
    font-family: 'Aelita-BookItalic' !important;
}

.main p b,
.main p strong {
    font-family: 'Aelita-BookItalic';
    font-size: 22px;
    line-height: 31px;
    font-weight: 500;
}

.top__mps:before{
    background: rgba(0,0,0,.62);
}
.top__mps .nmodule-subtext{
    color: #f7d581;
}

#all_modules_last_step{
    margin-top: 40px;
    padding-top: 30px;
}

.chat_hr{
    margin: -60px 0 30px;
}

.title-section,
.mptop__module-section .title-section {
    letter-spacing: 2.3px;
}

.download-btn-project5{
    /* min-width: 120px !important;
    width: 260px !important;
    margin: -30px 0 50px -100px !important; */
}

.mb17{
    margin-bottom: 17px !important;
}

.mb26{
    margin-bottom: 26px !important;
}

.btn-wt{
    height: 70px;
}

.story__step-number {
    margin-bottom: 18px;
}

.story__page .h1, .story__page h1 {
    letter-spacing: 1.4px;
}

.main p {
    line-height: 26px;
}

.main ol, .main ul {
    margin-top: -26px;
}

.story__page .ttl,
.descr .ttl{
    margin-bottom: 50px !important;
}

@media(max-width: 576px){
    .chat__massege-left .massege, .chat__massege-right .massege{
        padding: 10px;
        line-height: 20px;
    }
    .chat__massege-left, .chat__massege-right {
        padding: 0 10px 10px 10px;
    }
    .chat__massege-left:before,
    .chat__massege-right:before,
    .chat__massege-left.sending .avatar, .chat__massege-right.sending .avatar{
        display: none;
    }
    .full_width_mobile{
        margin: 0 -20px;
    }
    .chat_hr{
        margin-top: 0px;
    }
    .download-btn-project5{
        margin: 0 0 90px !important;
        width: 260px !important;
    }
}

.ttl,
.ttl b{
    font-family: 'Aelita' !important;
}





.preview-step .text{
    line-height: 18px;
    margin-left: 0px;
}
.preview-step{
    top: 0px;
}
.preview-step .arr{
    background-position-y: -16px;
}
.preview-step .arr{
    margin-right: 4px;
}

.success p b{
    display: inline !important;
}



.story__comics-section .title-bottom-result {
    max-width: 542px;
    margin: 0 auto 30px;
}
.story__comics-section .title-bottom-result{
    position: relative;
}
.story__comics-section .title-bottom-result a{
    position: relative;
    color: black;
}
.story__comics-section .title-bottom-result a:before{
    position: absolute;
    z-index: -1;
    left: 0;
    top: 16px;
    display: block;
    content: '';
    height: 6px;
    width: 100%;
    background-color: #ffff02;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.story__comics-section .title-bottom {
    margin: 53px auto 0px;
    font-size: 26px;
    font-family: 'Aelita-BookItalic';
}
.story__comics-section .title-bottom-result{
    font-size: 22px;
}


.btn-wt{
    position: relative !important;
    top: auto !important;
    right: auto !important;
    font-size: 22px !important;
}
.btn-wt:hover{
    color: white !important;
}

.home_sl_block .h1,
.home_sl_block h1{
    letter-spacing: 1.4px;
    line-height: 44px;
    margin-bottom: 16px;
}

.home_sl_block .h3 {
    line-height: 47px;
    letter-spacing: 1px;
    margin: 0 auto 26px;
}

.home_sl_block .nmodule-subtext {
    font-size: 20px;
    letter-spacing: 5px;
    text-transform: lowercase;
}

.top__mps .nmodule-subtext {
    color: #ffffff;
}

.home_sl_block .hr-h3 {
    margin: 0 auto 31px;
}

.home_sl_block{
    padding: 66px 0 63px;
}

.footer .container{
    padding-left: 242px;
}

.footer__logo, .footer__rblock {
    margin: 0 35px 10px 0;
}
.footer__rblock .soc {
    padding-top: 6px;
}
.footer__dev-work{
    margin-right: 14px;
}

.dev-b{
    margin-top: 4px;
    margin-bottom: 11px;
}

@media only screen and (max-width: 992px){
    .footer .container {
        padding-left: 10px;
    }
}
@media only screen and (max-width: 576px){
    .step7 .mptop__module-section {
        padding: 0 !important;
        margin: 0 !important;
    }
    .footer__logo, .footer__rblock {
        margin: 0 0 10px;
    }
    .home_sl_block .h1, .home_sl_block h1{
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 11px;
    }
    .home_sl_block .h3{
        font-size: 22px;
        line-height: 26px;
    }
    .home_sl_block .nmodule-subtext{
        letter-spacing: 3px;
    }
    .fcu__section-ftext{
        font-size: 24px;
        line-height: 32px;
    }
    body {
        padding-bottom: 28px !important;
    }
    .main p{
        font-size: 18px;
    }
    .descr p:last-child{
        margin-bottom: 0px !important;
    }
    .left-mdcol-1.w620 h2, .left-mdcol-1.w620 p {
        margin-bottom: 16px;
    }
    .h1 span{
        letter-spacing: 1.2px;
        margin-bottom: 12px;
    }
    .clb.ttl{
        margin-bottom: 0px !important;
    }
    .main ol, .main ul {
        margin-top: 10px;
    }
    .main p b{
        margin-bottom: 0px;
    }
    .main ol, .main ul{
        margin-left: 30px;
    }
    .mmb65{
        margin-bottom: 65px !important;
    }
    .mmb85{
        margin-bottom: 85px !important;
    }
    .mmb0{
        margin-bottom: 0px !important;
    }
    .iframe_form {
        height: 1220px !important;
    }
    .chat__answer-user .title-sm{
        text-align: left;
        font-size: 15px;
        border-bottom: 2px solid #E3BB54;
    }
    .chat__answer-user .title-sm .fa {
        position: absolute;
        right: auto;
        left: 137px;
        top: 5px;
        font-size: 30px;
    }
    .fa-angle-up:before {
        content: "";
        color: #e3bb54;
    }
    .fa-angle-down:before {
        content: "";
        color: #e3bb54;
    }
    .chat__answer-user .title-sm{
        padding: 6px 20px 4px;
        max-width: 172px;
        border-radius: 0 12px 0 0;
        position: relative;
    }
    .chat__answer-user .title-sm:before{
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 300%;
        height: 10px;
        background: #b01117;
        z-index: 0;
        border-bottom: 2px solid #E3BB54;;
    }
    .chat__answer-user{
        overflow-x: hidden;
    }
}





.sympathizer__section{
    display: none !important;
}

.iframe_form{
    width: 100%;
    height: 730px;
    background: #363636;
    overflow: hidden;
}

.iframe_prev_text{
    max-width: 100%;
    margin: 0 auto 30px;
    text-align: center;
    margin-bottom: 0px;
    font-size: 22px;
    font-family: Aelita-BookItalic;
    background: #2b2b2b;
    color: white;
    padding: 20px 0;
}
.iframe_prev_text .inner{
    max-width: 542px;
    margin: 0 auto;
}