/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:"Fira Sans";font-weight:400;font-style:normal;src:url(/g/fonts/fira_sans/fira_sans-r.ttf) format("truetype")}@font-face{font-family:"Fira Sans";font-weight:500;font-style:normal;src:url(/g/fonts/fira_sans/fira_sans-m.ttf) format("truetype")}@font-face{font-family:"Fira Sans";font-weight:700;font-style:normal;src:url(/g/fonts/fira_sans/fira_sans-b.ttf) format("truetype")}@font-face{font-family:"Fira Sans";font-weight:300;font-style:normal;src:url(/g/fonts/fira_sans/fira_sans-l.ttf) format("truetype")}.cd-hidden{display:none}.cd-checkbox{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:top;font-size:0}.cd-checkbox__pseudo-wr{display:inline-block;vertical-align:middle;width:26px;height:26px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3px;-webkit-box-flex:0;-ms-flex:0 0 26px;flex:0 0 26px}.cd-checkbox__pseudo{display:block;width:100%;height:100%;border-radius:4px;border:2px solid #c2c2c2;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;position:relative;-webkit-transition:background .2s ease-out,border .2s ease-out;transition:background .2s ease-out,border .2s ease-out}.cd-checkbox__text{display:inline-block;vertical-align:middle;color:#333;font-family:"Fira Sans",sans-serif;font-size:14px;font-weight:500;line-height:26px;margin-left:8px}.cd-checkbox__check{position:absolute;top:1px;left:1px;stroke:#fff;stroke-dasharray:19px;stroke-dashoffset:19px;-webkit-transition:.2s ease-out;transition:.2s ease-out}.cd-checkbox__indeterminate{stroke:#fff;display:none;position:absolute;top:2px;left:2px}.cd-checkbox input[type=checkbox]:checked+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo{background-color:#13ab41;border-color:#13ab41}.cd-checkbox input[type=checkbox]:checked+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo .cd-checkbox__check{stroke-dashoffset:38px}.cd-checkbox input[type=checkbox]:indeterminate+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo{border-color:#13ab41;background-color:#13ab41;-webkit-box-shadow:none;box-shadow:none}.cd-checkbox input[type=checkbox]:indeterminate+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo .cd-checkbox__check{display:none}.cd-checkbox input[type=checkbox]:indeterminate+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo .cd-checkbox__indeterminate{display:block}.cd-checkbox input[type=checkbox]:indeterminate~.cd-checkbox__text{color:#333}.cd-checkbox input[type=checkbox]:disabled+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo{border-color:#ddd;background-color:#f4f4f4;-webkit-box-shadow:none;box-shadow:none}.cd-checkbox input[type=checkbox]:disabled+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo .cd-checkbox__indeterminate{stroke:#ddd}.cd-checkbox input[type=checkbox]:disabled~.cd-checkbox__text{color:#b4b4b4}.cd-checkbox input[type=checkbox]:disabled:checked+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo{border-color:#d0f8ca;background-color:#d0f8ca;-webkit-box-shadow:none;box-shadow:none}.cd-checkbox input[type=checkbox]:disabled:checked+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo .cd-checkbox__check{stroke:#74cc8f}.cd-checkbox input[type=checkbox]:disabled:checked~.cd-checkbox__text{color:#333}.cd-checkbox--required input:not(:checked)+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo{-webkit-box-shadow:0 1px 2px #ffc0ba;box-shadow:0 1px 2px #ffc0ba;border-color:#ed8f8f;background-color:#fff4eb}.cd-notouch .cd-checkbox:hover .cd-checkbox__pseudo{-webkit-box-shadow:0 1px 2px #a3f0bb;box-shadow:0 1px 2px #a3f0bb;border-color:#74cc8f;background-color:#def8da}.cd-notouch .cd-checkbox:hover .cd-checkbox__text{color:#199b40}.cd-notouch .cd-checkbox:hover input[type=checkbox]:indeterminate+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo{-webkit-box-shadow:0 1px 2px #a3f0bb;box-shadow:0 1px 2px #a3f0bb;border-color:#13ab41;background-color:#2cbf59}.cd-notouch .cd-checkbox:hover input[type=checkbox]:checked+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo{border-color:#13ab41;background-color:#2cbf59}.cd-notouch .cd-checkbox:hover input[type=checkbox]:disabled+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo{border-color:#ddd;background-color:#f4f4f4;-webkit-box-shadow:none;box-shadow:none}.cd-notouch .cd-checkbox:hover input[type=checkbox]:disabled+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo .cd-checkbox__indeterminate{stroke:#ddd}.cd-notouch .cd-checkbox:hover input[type=checkbox]:disabled~.cd-checkbox__text{color:#b4b4b4}.cd-notouch .cd-checkbox:hover input[type=checkbox]:disabled:checked+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo{border-color:#d0f8ca;background-color:#d0f8ca;-webkit-box-shadow:none;box-shadow:none}.cd-notouch .cd-checkbox:hover input[type=checkbox]:disabled:checked+.cd-checkbox__pseudo-wr .cd-checkbox__pseudo .cd-checkbox__indeterminate{stroke:#ddd}.cd-notouch .cd-checkbox:hover input[type=checkbox]:disabled:checked~.cd-checkbox__text{color:#333}.cd-btn{display:inline-block;vertical-align:top;text-align:center;text-decoration:none;padding:8px 26px;color:#fff;font-family:"Fira Sans",sans-serif;font-size:16px;font-weight:700;line-height:24px;min-height:44px;-webkit-box-shadow:0 2px 3px #acd6a3;box-shadow:0 2px 3px #acd6a3;border-radius:22px;border:2px solid #13ab41;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#13ab41;outline:0;cursor:pointer;-webkit-transition:background-color .1s ease-out,border-color .1s ease-out,-webkit-box-shadow .1s ease-out;transition:background-color .1s ease-out,border-color .1s ease-out,-webkit-box-shadow .1s ease-out;transition:box-shadow .1s ease-out,background-color .1s ease-out,border-color .1s ease-out;transition:box-shadow .1s ease-out,background-color .1s ease-out,border-color .1s ease-out,-webkit-box-shadow .1s ease-out}.cd-btn--disabled,.cd-btn[disabled=""],.cd-btn[disabled=true]{background-color:#d2d2d2;border-color:#d2d2d2;-webkit-box-shadow:0 2px 3px transparent;box-shadow:0 2px 3px transparent;cursor:default}.cd-btn--L{padding:12px 40px;min-height:52px;border-radius:100px;font-size:18px;line-height:24px}.cd-btn--S{padding:2px 21px;min-height:32px;border-radius:100px;line-height:24px;font-size:15px}.cd-btn--secondary{-webkit-box-shadow:0 2px 3px rgba(176,176,176,.27);box-shadow:0 2px 3px rgba(176,176,176,.27);border-color:#dfdfdf;background-color:#fbfbfa;color:#0169d9;font-weight:500}.cd-btn--secondary.cd-btn--disabled,.cd-btn--secondary.cd-btn[disabled=""],.cd-btn--secondary.cd-btn[disabled=true]{-webkit-box-shadow:0 2px 3px rgba(176,176,176,.27);box-shadow:0 2px 3px rgba(176,176,176,.27);border-radius:22px;border-color:#dfdfdf;background-color:#fbfbfa;color:#a1a1a1}.cd-notouch .cd-btn:not([disabled=true]):not([disabled=""]):not(.cd-btn--disabled):focus,.cd-notouch .cd-btn:not([disabled=true]):not([disabled=""]):not(.cd-btn--disabled):hover{border-color:#3bae5e;background-color:#51c568}.cd-notouch .cd-btn:not([disabled=true]):not([disabled=""]):not(.cd-btn--disabled):active{background-color:#37a457;border-color:#37a457;-webkit-box-shadow:0 2px 3px transparent;box-shadow:0 2px 3px transparent}.cd-notouch .cd-btn--secondary:not([disabled=true]):not([disabled=""]):not(.cd-btn--disabled):focus,.cd-notouch .cd-btn--secondary:not([disabled=true]):not([disabled=""]):not(.cd-btn--disabled):hover{-webkit-box-shadow:0 2px 3px rgba(130,165,233,.27);box-shadow:0 2px 3px rgba(130,165,233,.27);border-color:#a4bfe9;background-color:#d9e4f5}.cd-notouch .cd-btn--secondary:not([disabled=true]):not([disabled=""]):not(.cd-btn--disabled):active{background-color:#a4bfe9;border-color:#a4bfe9;-webkit-box-shadow:0 2px 3px transparent;box-shadow:0 2px 3px transparent}.cd-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:16px}.cd-input__text{color:#333;font-family:"Fira Sans",sans-serif;font-size:14px;font-weight:500;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cd-input__label{padding-left:8px}.cd-input__input{height:44px;border-radius:6px;border:2px solid #c2c2c2;background-color:#fff;padding-left:14px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;color:#333;font-family:"Fira Sans",sans-serif;font-size:15px;font-weight:400;line-height:40px}.cd-input__input::-webkit-input-placeholder{color:#b0b0b0;font-family:"Fira Sans",sans-serif;font-size:15px;font-weight:400;line-height:40px}.cd-input__input::-moz-placeholder{color:#b0b0b0;font-family:"Fira Sans",sans-serif;font-size:15px;font-weight:400;line-height:40px}.cd-input__input:-ms-input-placeholder{color:#b0b0b0;font-family:"Fira Sans",sans-serif;font-size:15px;font-weight:400;line-height:40px}.cd-input__error{display:none;color:#dd4434;font-family:"Fira Sans",sans-serif;font-size:13px;font-weight:400;line-height:24px}.cd-input--required .cd-input__label{position:relative}.cd-input--required .cd-input__label:before{content:'*';color:#e7433a;font-family:"Fira Sans",sans-serif;font-size:13px;font-weight:600;line-height:20px;position:absolute;left:0;top:3px}.cd-input--error .cd-input__error{display:block}.cd-input--error .cd-input__input{border-color:#ed8f8f;background-color:#fff;color:#d66466}.cd-input--error .cd-input__input:focus{-webkit-box-shadow:0 1px 2px #ffc0ba;box-shadow:0 1px 2px #ffc0ba;border-color:#ed8f8f;background-color:#fff4eb;color:#333}.cd-input__input:focus{-webkit-box-shadow:0 1px 2px #a3f0bb;box-shadow:0 1px 2px #a3f0bb;border-color:#74cc8f;background-color:#f7fff6}.cd-input__input:disabled{border-color:#ddd;background-color:#f4f4f4;color:#333}.cd-notouch .cd-input:hover:not(.cd-input--error) .cd-input__input:not(:disabled){border-color:#74cc8f}.cd-notouch .cd-input--error:hover .cd-input__input{border-color:#ed8f8f;background-color:#fff;color:#d66466}.cd-notouch .cd-input--error:hover .cd-input__input:focus{-webkit-box-shadow:0 1px 2px #ffc0ba;box-shadow:0 1px 2px #ffc0ba;border-color:#ed8f8f;background-color:#fff4eb;color:#333}body{background-color:#fff;font-family:'Fira Sans',sans-serif;color:#333}.mp-news__page-list{text-align:center;padding:32px 0 100px}.mp-news__page-list a,.mp-news__page-list span{display:inline-block;vertical-align:top}.mp-news__page-list-nav{width:30px;height:30px;opacity:.6;-webkit-transition:opacity .4s;transition:opacity .4s}.mp-news__page-first{background:url(../img/pagination_end.svg) 50% 50% no-repeat;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.mp-news__page-last{background:url(../img/pagination_end.svg) 50% 50% no-repeat}.mp-news__page-prev{background:url(../img/oah-arrdown.svg) 50% 50% no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mp-news__page-next{background:url(../img/oah-arrdown.svg) 50% 50% no-repeat;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.mp-news__page-hide{color:#0169d9;font-size:15px;font-weight:500;line-height:30px;letter-spacing:-.2px;padding:0 3px}.mp-news__page-number{width:28px;height:28px;border-radius:50%;border:2px solid transparent;color:#0169d9;font-size:15px;font-weight:500;line-height:30px;letter-spacing:-.2px;text-decoration:none;-webkit-transition:border .4s;transition:border .4s}.mp-news__page-active{background:#9abfe5;border-color:#9abfe5}.mp-reviews-header__wrap{background:url(../img/left-bg.jpg) 0 0/auto 100% no-repeat,url(../img/right-bg.jpg) 100% 0/auto 100% no-repeat #f9f5ec;margin-bottom:65px}.mp-reviews-header__title{font-size:40px;font-weight:700;line-height:32px;letter-spacing:-.5px;text-align:center;padding:74px 0 90px;margin:0 auto;max-width:700px}.mp-reviews{max-width:1280px;margin:0 auto;padding:0 19px}.mp-reviews__wrap{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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0;margin:0;list-style:none}.mp-reviews__item{-webkit-box-shadow:0 2px 5px rgba(110,106,89,.32);box-shadow:0 2px 5px rgba(110,106,89,.32);background:url(../img/review-item.jpg) 100% 0 no-repeat;-webkit-box-flex:0;-ms-flex:0 1 48.5%;flex:0 1 48.5%;margin-bottom:34px}.mp-reviews__item-inner{padding:30px 40px 30px}.mp-reviews__title{color:#252525;font-size:20px;font-weight:500;line-height:26px;letter-spacing:-.3px;margin-bottom:16px;padding-right:35px}.mp-reviews__body{color:#636363;font-size:14px;font-weight:400;line-height:23px;letter-spacing:-.1px}.mp-reviews__body p{margin:0}.mp-reviews__page-list{padding-top:14px}.cd-notouch .mp-news__page-number:active,.cd-notouch .mp-news__page-number:hover{border-color:#9abfe5}.cd-notouch .mp-news__page-list-nav:hover{opacity:1}.cd-notouch .mp-news__page-list-nav:active{opacity:.6}@media screen and (max-width:980px){.mp-reviews__wrap{display:block}.mp-reviews__item{margin-bottom:17px}.mp-reviews__page-list{padding-top:31px;padding-bottom:63px}.mp-reviews-header__wrap{background:url(../img/left-bg.jpg) -214px 0/auto 100% no-repeat,url(../img/right-bg.jpg) right -214px top 0/auto 100% no-repeat #f9f5ec;margin-bottom:26px}.mp-reviews-header__title{padding:60px 0 58px}}@media screen and (max-width:600px){.mp-reviews{padding:0 11px}.mp-reviews__wrap{display:block}.mp-reviews__item{margin-bottom:17px}.mp-reviews__item-inner{padding:24px 30px}.mp-reviews__title{font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.3px;margin-bottom:12px}.mp-reviews__body{font-size:14px;font-weight:400;line-height:22px;letter-spacing:-.1px}.mp-reviews__page-list{padding-top:30px;padding-bottom:60px}.mp-reviews-header__wrap{background:url(../img/left-bg.jpg) -114px 0/auto 100% no-repeat,url(../img/right-bg.jpg) right -119px top 0/auto 100% no-repeat #f9f5ec;margin-bottom:31px}.mp-reviews-header__title{padding:34px 0 31px;font-size:24px;font-weight:700;line-height:30px}}



body {
    background-color: #fff;
    font-family: FiraSans,sans-serif;
    color: #333
}

.mp-news__title-wrap {
    background: url(../img/left-bg.jpg) 0 0/auto 100% no-repeat,url(../img/right-bg.jpg) 100% 0/auto 100% no-repeat #f9f5ec;
    margin-bottom: 32px
}

.mp-news__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -.5px;
    text-align: center;
    padding: 76px 0 90px;
    margin: 0 auto;
    max-width: 700px
}

.mp-news__back a {
    color: #0169d9;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -.3px
}

.mp-news__page-list {
    text-align: center;
    padding: 32px 0 100px
}

.mp-news__page-list a,.mp-news__page-list span {
    display: inline-block;
    vertical-align: top
}

.mp-news__page-list-nav {
    width: 30px;
    height: 30px;
    opacity: .6;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.mp-news__page-first {
    background: url(../img/pagination_end.svg) 50% 50% no-repeat;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.mp-news__page-last {
    background: url(../img/pagination_end.svg) 50% 50% no-repeat
}

.mp-news__page-prev {
    background: url(../img/oah-arrdown.svg) 50% 50% no-repeat;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.mp-news__page-next {
    background: url(../img/oah-arrdown.svg) 50% 50% no-repeat;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.mp-news__page-hide {
    color: #0169d9;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -.2px;
    padding: 0 3px
}

.mp-news__page-number {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid transparent;
    color: #0169d9;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -.2px;
    text-decoration: none;
    -webkit-transition: border .4s;
    transition: border .4s
}

.mp-news__page-active {
    background: #9abfe5;
    border-color: #9abfe5
}

.mp-news-list {
    margin: 0 auto;
    padding: 0 19px;
    list-style: none;
    max-width: 818px
}

.mp-news-list__li {
    border-radius: 8px;
    border: 3px solid #f8f6ec;
    background-color: #fff;
    margin-bottom: 16px;
    display: block;
    padding: 30px 40px
}

.mp-news-list__title {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -.8px;
    margin-bottom: 5px
}

.mp-news-list__title a {
    color: #0950d0;
    text-decoration: none
}

.mp-news-list__date {
    color: #acacac;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 6px
}

.mp-news-list__anonce {
    color: #5b5b5b;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -.3px
}

.mp-news-list__anonce p {
    margin: 0
}

.mp-news-article {
    margin: 0 auto;
    padding: 18px 19px 100px;
    max-width: 700px
}

.mp-news-article__title {
    color: #262626;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -.8px;
    margin-bottom: 4px
}

.mp-news-article__body {
    color: #5b5b5b;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -.3px;
    padding-bottom: 32px
}

.mp-news-article__body img {
    max-width: 100%;
    margin: 15px 0;
    height: auto
}

.mp-news-article__date {
    color: #acacac;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 31px
}

.mp-news-article__back {
    border-top: 2px solid #dcdcdc;
    padding-top: 8px
}

.mp-news-article__back a {
    color: #0169d9;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
    padding-left: 36px;
    display: inline-block;
    background: url(../img/oah-revert.svg) 0 50% no-repeat
}

.cd-notouch .mp-news-list__title a:hover {
    text-decoration: underline
}

.cd-notouch .mp-news__page-number:active,.cd-notouch .mp-news__page-number:hover {
    border-color: #9abfe5
}

.cd-notouch .mp-news__page-list-nav:hover {
    opacity: 1
}

.cd-notouch .mp-news__page-list-nav:active {
    opacity: .6
}

.cd-notouch .mp-news__back a:hover {
    text-decoration: none
}

.cd-notouch .mp-news-article__back a:hover {
    text-decoration: underline
}

@media screen and (max-width: 1460px) {
    .mp-news__title-wrap {
        background:url(../img/left-bg.jpg) -224px 0/auto 100% no-repeat,url(../img/right-bg.jpg) right -224px top 0/auto 100% no-repeat #f9f5ec
    }

    .mp-news__title-wrap-article {
        background: url(../img/left-bg.jpg) -280px 0/auto 100% no-repeat,url(../img/right-bg.jpg) right -280px top 0/auto 100% no-repeat #f9f5ec
    }
}

@media screen and (max-width: 980px) {
    .mp-news__title-wrap {
        margin-bottom:32px
    }

    .mp-news__title {
        padding: 59px 0 49px
    }

    .mp-news__title-feed {
        padding-bottom: 31px
    }

    .mp-news__title-wrap-article {
        margin-bottom: 23px
    }

    .mp-news-article {
        padding-top: 8px
    }
}

@media screen and (max-width: 600px) {
    .mp-news__title-wrap {
        background:url(../img/left-bg.jpg) -204px 0/auto 100% no-repeat,url(../img/right-bg.jpg) right -204px top 0/auto 100% no-repeat #f9f5ec;
        margin-bottom: 24px
    }

    .mp-news__title-wrap-article {
        background: url(../img/left-bg.jpg) -310px 0/auto 100% no-repeat,url(../img/right-bg.jpg) right -260px top 0/auto 100% no-repeat #f9f5ec
    }

    .mp-news__title {
        padding: 33px 0 26px;
        font-size: 24px;
        line-height: 30px
    }

    .mp-news__title-feed {
        padding-bottom: 1px
    }

    .mp-news-list {
        padding: 0 5px
    }

    .mp-news-list__li {
        padding: 13px 17px 17px
    }

    .mp-news-list__title {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: -.53px
    }

    .mp-news-list__date {
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 8px
    }

    .mp-news-list__anonce {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -.28px
    }

    .mp-news-article {
        padding-bottom: 64px;
        padding-left: 11px;
        padding-right: 11px
    }

    .mp-news-article__title {
        color: #262626;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -.53px;
        margin-top: 0
    }

    .mp-news-article__body {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -.3px
    }

    .mp-news-article__body img {
        margin: 10px 0
    }

    .mp-news-article__date {
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 14px
    }

    .mp-news-article__back a {
        font-size: 14px;
        letter-spacing: -.3px
    }
}