html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
body,
div,
span,
h1,
p,
a,
img,
i,
ul,
li,
form {
    margin: 0;
    padding: 0;
    border: 0 none;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-feature-settings: inherit;
    font-language-override: inherit;
    font-kerning: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ul {
    list-style: outside none none
}

a img {
    border: 0 none
}

body {
    background: #e7e7e7 none repeat scroll 0% 0%
}

img {
    max-width: 100%
}

.jsTabs {
    position: relative
}

.jsTabs .jsTabs-tabs-list {
    margin: 0 -.5em 1em;
    text-align: left
}

.jsTabs .jsTabs-tabs-list .jsTabs-point {
    -moz-user-select: none;
    position: relative;
    padding: 0 0 .19em;
    margin: 0 .5em;
    white-space: nowrap;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    color: #b7b7b7;
    display: inline-block;
    vertical-align: middle
}

.jsTabs .jsTabs-tabs-list .jsTabs-point span {
    font-size: .75em
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active {
    cursor: default
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active span {
    color: #62a7d9
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active:hover {
    text-decoration: none
}

.jsTabs .jsTabs-tabs-list.jsTabs-center {
    text-align: center
}

.jsTabs .jsTabs-content {
    display: none;
    position: relative
}

.jsTabs .jsTabs-content::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.jsTabs .jsTabs-content.jsTabs-active {
    display: block
}

html {
    font-size: 100%
}

html,
input {
    font-family: "Open Sans", Arial, sans-serif;
    color: #333
}

*::-moz-selection {
    background: #000 none repeat scroll 0% 0%;
    color: #fff;
    text-shadow: none
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #282828
}

a:hover {
    text-decoration: underline
}

i {
    font-style: italic
}

img {
    vertical-align: middle
}

input {
    font-size: 1em;
    margin: 0;
    vertical-align: baseline
}

input {
    line-height: normal
}

input::-moz-focus-inner {
    border: 0 none;
    padding: 0
}

input:invalid {
    background-color: #f0dddd
}

* {
    max-height: 1000000px
}

html {
    overflow-x: auto;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff none repeat scroll 0% 0%
}

body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 1.5;
    font-family: "Open Sans", Arial, sans-serif;
    width: 100%;
    min-width: 62.5em;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    display: block
}

body.mode-adaptive {
    min-width: 20em
}

input[type="text"] {
    position: relative;
    border: 1px solid #dfdfdf;
    background: #fff none repeat scroll 0% 0%;
    margin: 0;
    font-size: .687em;
    outline: 0 none;
    padding: .455em .9em;
    display: block;
    font-weight: 600;
    width: 100%;
    box-sizing: border-box
}

input[type="tel"] {
    position: relative;
    border: 1px solid #dfdfdf;
    background: #fff none repeat scroll 0% 0%;
    margin: 0;
    font-size: .687em;
    outline: 0 none;
    padding: .455em .9em;
    display: block;
    font-weight: 600;
    width: 100%;
    box-sizing: border-box;
    height: 28px !important
}

.l-wr-main {
    overflow: hidden
}

.l-page-width {
    margin: 0 auto;
    display: block;
    width: 62.5em;
    position: relative
}

.l-page-width::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.l-page-width .l-page-width__ledge {
    margin: 0 1.125em;
    padding: 0 1.125em;
    background: #fff none repeat scroll 0% 0%
}

@media only screen and (max-width:500px) {
    .l-page-width .l-page-width__ledge {
        margin: 0;
        padding: 0
    }
}

.l-page-width .l-page-width__ledge::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.l-main-column {
    width: 45.25em;
    float: left
}

.l-main-column::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.mode-adaptive .l-wr-main {
    position: relative
}

.mode-adaptive .l-page-width {
    width: 100%;
    max-width: 62.5em;
    position: relative
}

.mode-adaptive .l-main-column {
    width: 100%;
    float: none
}

@media screen and (min-width:64em) {
    .mode-adaptive .l-wr-main {
        position: static
    }

    .mode-adaptive .l-main-column {
        width: 45.25em;
        float: left
    }
}

.b-top-bar {
    background: #000 none repeat scroll 0% 0%;
    color: #fff;
    position: relative;
    padding: .2em 0;
    z-index: 10
}

.b-top-bar::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-top-bar a {
    color: #fff
}

.b-top-bar .b-top-bar__home {
    float: left;
    display: block;
    padding: 0 .5em 0 1.063em;
    position: relative
}

.b-top-bar .b-top-bar__home span {
    width: 6.25em;
    display: block;
    padding: .313em 0
}

.b-top-bar .b-top-bar__home span img {
    display: block;
    width: 100%
}

.b-top-bar .b-top-bar__login {
    float: right;
    display: block;
    padding: .31em;
    margin-right: .75em;
    position: relative;
    text-align: left
}

.b-top-bar .b-top-bar__login span {
    width: 1.06em;
    height: 1.06em;
    display: block;
    background-image: url(xico-sa331de8fd1.png);
    background-position: 0 -636px;
    background-repeat: no-repeat
}

.b-top-bar .b-top-bar__projects_list {
    overflow: hidden;
    display: block;
    text-align: center;
    position: relative
}

.b-top-bar .b-top-bar__projects_list li {
    display: inline-block;
    border-left: 1px solid #3e3e3e
}

.b-top-bar .b-top-bar__projects_list li a {
    padding: 0 1em .19em;
    display: block
}

.b-top-bar .b-top-bar__projects_list li a span {
    font-size: .69em;
    font-weight: 600
}

.b-top-bar .b-top-bar__projects_list li:first-child {
    border: 0 none
}

.mode-adaptive .b-top-bar .b-top-bar__projects_list {
    display: none
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-top-bar .b-top-bar__projects_list {
        display: block
    }
}

.b-statistic {
    margin: 0 -.5em;
    display: block
}

.b-statistic .b-statistic__item {
    display: inline-block;
    font-size: 1em;
    position: relative;
    padding-left: 1.25em;
    margin: 0 .5em
}

.b-statistic .b-statistic__item .b-statistic__icon {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.5em
}

.b-statistic .b-statistic__item .b-statistic__number {
    font-weight: 600;
    font-size: .69em;
    display: block
}

.b-statistic .b-statistic__item.m-comments .b-statistic__icon {
    background-image: url(xico-sa331de8fd1.png);
    background-position: 0 -165px;
    background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-views .b-statistic__icon {
    background-image: url(xico-sa331de8fd1.png);
    background-position: 0 -1951px;
    background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-like .b-statistic__icon {
    background-image: url(xico-sa331de8fd1.png);
    background-position: 0 -488px;
    background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-dislike .b-statistic__icon {
    background-image: url(xico-sa331de8fd1.png);
    background-position: 0 -231px;
    background-repeat: no-repeat
}

.b-header {}

.b-header::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-header .l-page-width .l-page-width__ledge {
    background: #f4f4f4 none repeat scroll 0% 0%;
    position: relative
}

.b-header .b-header__bg-img {
    position: absolute;
    height: 5.625em;
    top: 0;
    right: 0;
    display: block
}

.b-header .b-header__logo-link {
    position: relative;
    display: block;
    float: left;
    cursor: pointer;
    height: 5.625em;
    overflow: hidden
}

.b-header .b-header__menu-button {
    display: none
}

.b-header .b-header__layer {
    overflow: hidden;
    height: 5.625em
}

.b-header .b-header__search {
    position: relative;
    float: right;
    width: 12em;
    margin: 1.25em 1.063em 0 1em;
    overflow: hidden
}

.b-header .b-header__search .b-header__search-input {
    position: relative;
    margin-right: 1.69em
}

.b-header .b-header__search .b-header__search-input input[type="text"] {
    position: relative;
    float: right;
    border: 0 none;
    background: #fff none repeat scroll 0% 0%;
    margin: 0;
    font-size: .688em;
    outline: 0 none;
    padding: .55em;
    display: block;
    font-weight: 600
}

.b-header .b-header__search .b-header__search-nav {
    display: none
}

.b-header .b-header__search .b-header__search-button {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1.69em;
    height: 1.69em;
    cursor: pointer
}

.b-header .b-header__search .b-header__search-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -.438em 0 0 -.438em;
    width: 1.125em;
    height: 1.125em;
    background-image: url(xico-sa331de8fd1.png);
    background-position: 0 -1482px;
    background-repeat: no-repeat
}

.b-header .b-header__search .b-header__search-button input {
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent none repeat scroll 0 center;
    color: transparent;
    top: 0;
    right: 0;
    border: 0 none;
    margin: 0;
    padding: 0;
    opacity: 0
}

.b-header .b-header__social {
    float: right;
    position: relative;
    margin: 1.25em 0 0;
    padding-top: .19em
}

.b-header .b-header__social .b-header__social-expand {
    float: right;
    display: block;
    width: 1.31em;
    height: 1.31em;
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 -37px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-expand:hover {
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.b-header .b-header__social ul {
    float: right;
    overflow: hidden;
    white-space: nowrap;
    width: 7em;
    height: 1.31em;
    transition-duration: .3s;
    transition-property: width
}

.b-header .b-header__social ul li {
    display: inline-block;
    margin-right: .44em
}

.b-header .b-header__social ul li a {
    display: block;
    width: 1.31em;
    height: 1.31em
}

.b-header .b-header__social .b-header__social-fb a {
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 -423px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-fb a:hover {
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 -386px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-vk a {
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 -2417px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-vk a:hover {
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 -2380px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tw a {
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 -2179px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tw a:hover {
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 -2142px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-ok a {
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 -1703px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-ok a:hover {
    background-image: url(xsocial-ico-s508f28af8b.png);
    background-position: 0 -1666px;
    background-repeat: no-repeat
}

.mode-adaptive .b-header {
    overflow: hidden;
    height: 3.625em
}

.mode-adaptive .b-header .b-header__bg-img {
    right: -7.75em;
    top: -1.5em
}

.mode-adaptive .b-header .b-header__logo-link {
    height: 3.625em;
    margin-left: .25em
}

.mode-adaptive .b-header .b-header__menu-button {
    position: relative;
    display: block;
    float: right;
    margin-right: .313em;
    width: 2.625em;
    height: 3.625em
}

.mode-adaptive .b-header .b-header__menu-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -.563em 0 0 -.563em;
    width: 1.125em;
    height: 1.125em;
    background-image: url(xico-sa331de8fd1.png);
    background-position: 0 -735px;
    background-repeat: no-repeat
}

.mode-adaptive .b-header .b-header__layer {
    height: 3.625em
}

.mode-adaptive .b-header .b-header__search {
    position: absolute;
    margin: 0;
    top: 0;
    right: 4.063em;
    height: 3.625em;
    width: auto;
    float: none;
    z-index: 100;
    transition: left .5s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-input {
    margin-right: 2.625em;
    margin-top: .5em;
    transition: margin-right .25s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-input input[type="text"] {
    width: 0;
    padding: .667em 0 .734em;
    font-size: .937em;
    transition: width .25s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-nav {
    position: absolute;
    display: block;
    width: 2.625em;
    height: 3.625em;
    top: 0;
    right: -2.625em;
    cursor: pointer;
    transition: right .25s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-nav span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -.563em 0 0 -.563em;
    width: 1.125em;
    height: 1.125em;
    background-image: url(xico-sa331de8fd1.png);
    background-position: 0 -803px;
    background-repeat: no-repeat
}

.mode-adaptive .b-header .b-header__search .b-header__search-button {
    width: 2.625em;
    height: 3.625em;
    transition: right .25s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-button span {
    margin: -.563em 0 0 -.563em;
    background-image: url(xico-sa331de8fd1.png);
    background-position: 0 -1448px;
    background-repeat: no-repeat
}

.mode-adaptive .b-header .b-header__search .b-header__search-button input {
    height: 0
}

.mode-adaptive .b-header .b-header__social {
    display: none
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-header {
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__bg-img {
        right: -3.5em;
        top: -.75em
    }

    .mode-adaptive .b-header .b-header__logo-link {
        position: relative;
        left: auto;
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__menu-button {
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__layer {
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input {
        margin-top: .875em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-nav {
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button {
        height: 4.375em
    }
}

@media screen and (min-width:35em) {
    .mode-adaptive .b-header .b-header__layer {
        position: relative
    }

    .mode-adaptive .b-header .b-header__search {
        height: 4.375em;
        right: 0
    }
}

@media screen and (min-width:54em) {
    .mode-adaptive .b-header .b-header__search {
        left: 55%
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input {
        margin-right: 2.625em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input input[type="text"] {
        width: 100%;
        padding: .667em .667em .734em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-nav {
        display: none
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button {
        right: 0
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button input {
        height: 100%
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-header {
        height: 5.625em;
        overflow: visible
    }

    .mode-adaptive .b-header .b-header__bg-img {
        right: 0;
        top: 0
    }

    .mode-adaptive .b-header .b-header__logo-link {
        height: 5.625em
    }

    .mode-adaptive .b-header .b-header__menu-button {
        display: none
    }

    .mode-adaptive .b-header .b-header__layer {
        height: 5.625em
    }

    .mode-adaptive .b-header .b-header__search {
        position: relative;
        left: auto;
        float: right;
        display: block;
        width: 12em;
        margin: 1.25em 1.063em 0 1em;
        height: auto
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input {
        position: relative;
        margin-right: 1.69em;
        margin-top: 0
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input input[type="text"] {
        width: 100%;
        font-size: .688em;
        padding: .55em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button {
        width: 1.69em;
        height: 1.69em;
        right: 0
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button span {
        margin: -.438em 0 0 -.438em;
        background-image: url(xico-sa331de8fd1.png);
        background-position: 0 -1482px;
        background-repeat: no-repeat
    }

    .mode-adaptive .b-header .b-header__social {
        display: block
    }
}

.b-main-nav {
    display: block
}

.b-main-nav::after {
    content: "";
    max-width: 64.75em;
    height: 1px;
    background: #e7e7e7 none repeat scroll 0% 0%;
    display: block;
    clear: both;
    margin: 0 auto;
    position: relative
}

.b-main-nav .b-main-nav__main {
    position: relative
}

.b-main-nav .b-main-nav__main::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item {
    float: left;
    height: 2.375em;
    white-space: nowrap
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
    display: block;
    padding: .75em .625em .625em;
    color: #282828;
    text-transform: uppercase;
    overflow: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
    font-size: .687em;
    font-weight: 600;
    display: block
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:first-child .b-main-nav__main-link {
    padding-left: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:last-child .b-main-nav__main-link {
    padding-right: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link {
    color: #ff7800
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link span {
    position: relative;
    padding-right: 1.75em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.625em;
    width: 1.25em;
    height: 1.25em;
    display: block;
    background: #ff7800 none repeat scroll 0% 0%;
    border-radius: .625em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i::before {
    content: "";
    display: block;
    border-left: .5em solid #fff;
    border-top: .32em solid transparent;
    border-bottom: .32em solid transparent;
    position: absolute;
    top: 50%;
    left: .44em;
    margin-top: -.25em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.m-active .b-main-nav__main-link {
    color: #62a7d9
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__main-link {
    color: #62a7d9;
    text-decoration: underline
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio:hover .b-main-nav__main-link {
    color: #ff7800
}

@media screen and (min-width:64em) {
    .b-slide {
        height: auto !important
    }
}

.mode-adaptive .b-content-body {
    position: relative
}

@media screen and (max-width:63.938em) {
    .mode-adaptive .b-main-nav::after {
        height: 0;
        line-height: 0
    }

    .mode-adaptive .b-main-nav .l-page-width .l-page-width__ledge {
        margin: 0;
        padding: 0;
        background: transparent none repeat scroll 0 center
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item {
        float: none;
        height: auto;
        border-bottom: 1px solid #f4f4f4
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
        padding: .75em 1.063em .625em
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
        font-size: .937em;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .mode-adaptive .b-slide {
        position: absolute;
        right: 0;
        float: right;
        margin-right: -20em;
        width: 20em;
        background: #fff none repeat scroll 0% 0%;
        z-index: 200;
        display: block;
        transition: margin-right .25s ease 0s
    }

    .mode-adaptive .b-slide .b-slide-menu {
        position: relative
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-content-body {
        position: static
    }
}

.b-footer {
    margin: 2.5em 0 0;
    padding: 1em 0 2.5em;
    position: relative;
    display: block;
    background: #282828 none repeat scroll 0% 0%;
    color: #fff
}

.b-footer .b-footer__nav {
    position: relative
}

.b-footer .b-footer__nav::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-footer .b-footer__nav .b-footer__wr-items {
    display: table;
    width: 100%
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item {
    display: table-cell;
    overflow: hidden
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a {
    float: left;
    padding: .56em 1.06em .625em;
    cursor: pointer;
    color: #7c7c7c;
    white-space: nowrap;
    font-weight: 700;
    text-transform: uppercase
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a:hover {
    text-decoration: underline
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a span {
    font-size: .81em;
    display: block
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a {
    color: #62a7d9
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a:hover {
    text-decoration: none;
    cursor: default
}

.b-footer .b-footer__nav .b-footer__nav-content {
    visibility: hidden;
    float: right;
    width: 100%;
    margin: 1.69em 0 2em -100%
}

.b-footer .b-footer__nav .b-footer__nav-content.m-active {
    visibility: visible
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column {
    float: left;
    width: 25%
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item {
    padding-left: 1.06em;
    line-height: 1;
    margin-bottom: .625em
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a {
    color: #62a7d9
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a span {
    font-size: .81em
}

.b-footer .b-footer__copyright {
    padding: 0 1.06em
}

.b-footer .b-footer__copyright::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-footer .b-footer__copyright p {
    font-size: .75em;
    color: #7c7c7c;
    margin-bottom: .75em
}

.b-footer .b-footer__copyright a {
    color: #7c7c7c;
    text-decoration: underline
}

.b-footer .b-footer__copyright a:hover {
    text-decoration: none
}

@media screen and (max-width:47.938em) {
    .mode-adaptive .b-footer .b-footer__nav {
        display: none
    }
}

.l-banner-place {
    position: relative
}

.l-banner-place.m-mobile {
    display: none
}

.mode-adaptive .l-banner-place.m-mobile {
    display: block
}

@media screen and (min-width:64em) {
    .mode-adaptive .l-banner-place.m-mobile {
        display: none
    }
}

.b-comments {}

.b-comments::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__title {
    margin: 0 0 1em;
    padding: 1.31em 0 .31em;
    font-weight: 800;
    text-transform: uppercase
}

.b-comments .b-comments__title span {
    font-size: 1.25em;
    letter-spacing: .025em
}

.b-comments .b-comments__users-stat {
    margin: 0 0 1em;
    font-weight: 600;
    color: #7c7c7c
}

.b-comments .b-comments__users-stat span {
    font-size: .75em
}

.b-comments .b-comments__users-stat i {
    color: #282828;
    font-style: normal;
    font-weight: 700
}

.b-comments .b-comments__button-comment {
    display: block;
    text-align: center;
    padding-bottom: 1em
}

.b-comments .b-comments__button-comment a {
    background: transparent none repeat scroll 0 center;
    display: inline-block;
    border: 1px solid #62a7d9;
    color: #62a7d9;
    padding: 0 .75em .19em;
    line-height: 1.4;
    cursor: pointer;
    min-width: 2.5em;
    text-align: center;
    position: relative;
    -moz-user-select: none
}

.b-comments .b-comments__button-comment a span {
    font-size: .75em;
    font-weight: 600;
    text-transform: uppercase
}

.b-comments .b-comments__button-comment a:hover {
    text-decoration: none;
    background: #62a7d9 none repeat scroll 0% 0%;
    color: #f4f4f4
}

.b-comments .b-comments__create-top-place {
    position: relative
}

.b-comments .b-comments__create-top-place .b-comments__button-comment {
    display: none;
    padding-bottom: 1.5em
}

.b-comments .b-comments__create-bottom-place .b-comments__button-comment {
    border-top: 1px solid #dfdfdf;
    padding-top: 1.5em
}

.b-comments .b-comments__lists-place {
    border-top: 1px solid #dfdfdf;
    padding-top: 1em
}

.b-comments .b-comments__list {}

.b-comments .b-comments__list::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__list ul {
    padding: 0;
    margin: 0;
    display: block
}

.b-comments .b-comments__list ul::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__list .b-comments__item {
    display: block;
    position: relative;
    margin: 0 0 1em;
    padding-left: 0;
    overflow: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
    position: relative
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    margin-top: .5em;
    margin-right: 1em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 4.125em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
    margin: 0 0 .31em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
    font-weight: 700;
    margin-right: .5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author span {
    font-size: .938em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author:hover {}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
    margin: 0 0 .5em;
    font-size: .938em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a {
    color: #62a7d9;
    text-decoration: underline
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a:hover {
    text-decoration: none
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info {
    margin: 0 0 .75em;
    min-height: 1.5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time {
    float: left;
    font-weight: 700;
    color: #62a7d9;
    margin-right: .5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
    float: left;
    font-weight: 600;
    color: #62a7d9;
    margin-right: 1em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date span {
    font-size: .81em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view {
    display: none;
    font-size: 1em;
    position: relative;
    padding-left: 1.25em;
    margin: 0 1em 0 0
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view .b-comments__item-likes-icon {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like {
    display: inline-block
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like .b-comments__item-likes-icon {
    background-position: 0 -488px;
    background-repeat: no-repeat
}

.mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 0
}

.mode-adaptive .b-comments .b-comments__button-comment a {
    padding: .438em .75em .563em
}

.mode-adaptive .b-comments .b-comments__button-comment a span {
    font-size: .875em
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
        margin-left: 4.125em
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-comments .b-comments__button-comment a {
        padding: 0 .75em .19em
    }

    .mode-adaptive .b-comments .b-comments__button-comment a span {
        font-size: .75em
    }
}

.b-article {
    position: relative
}

.b-article__main {
    width: 100%;
    display: block;
    padding: 2em 1.063em 1em;
    box-sizing: border-box
}

.b-article__ind {
    max-width: 40em
}

.mode-adaptive .b-article__ind {
    margin: 0 auto
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-article__ind {
        margin: 0
    }
}

.b-article__title {
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 1em
}

.b-article__title span {
    font-size: 2.055em
}

.b-article__story {
    margin-bottom: 1em;
    line-height: 1.2
}

.b-article__info {
    overflow: hidden;
    padding-bottom: .625em;
    margin-right: -1em;
    line-height: 1.2
}

.b-article__info .b-article__info-date {
    float: left;
    margin: 0 1em .5em 0;
    color: #62a7d9;
    font-weight: 600
}

.b-article__info .b-article__info-date span {
    font-size: .81em
}

.b-article__info .b-article__info-date .b-article__info-time {
    font-weight: 700;
    margin-right: .5em
}

.b-article__info .b-article__info-date-update {
    float: left;
    margin: 0 1em .5em 0;
    color: #7c7c7c
}

.b-article__info .b-article__info-date-update span {
    font-size: .75em
}

.b-article__info .b-article__info-date-update .b-article__info-date-update-color {
    font-size: 1em;
    color: #282828;
    font-weight: 600
}

.b-article__info .b-article__info-statistic {
    float: right;
    margin: 0 1em .5em 0
}

.b-article__info .b-article__info-statistic .b-statistic__item.m-comments {
    cursor: pointer
}

.b-article__lead {
    margin-bottom: 1em;
    font-weight: 700;
    max-width: 40em
}

.b-article__body {
    padding-bottom: 1em;
    max-width: 40em
}

.b-article__body::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-article__body p {
    margin-bottom: 1.2em
}

.b-article__body a {
    color: #62a7d9;
    text-decoration: underline
}

.b-article__body a:hover {
    text-decoration: none
}

.b-article__body ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-bottom: .5em
}

.b-article__body li {
    margin-left: 2em;
    margin-bottom: .5em
}

.mode-adaptive .b-article__title span {
    font-size: 1.563em
}

.mode-adaptive .b-article__story {
    display: none
}

.mode-adaptive .b-article__info .b-article__info-date-update {
    display: none
}

.mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
    display: none
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-article__title span {
        font-size: 1.75em
    }
}

@media screen and (min-width:42.125em) {
    .mode-adaptive .b-article__story {
        display: block
    }

    .mode-adaptive .b-article__info .b-article__info-date-update {
        display: block
    }

    .mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
        display: inline-block
    }
}

@media screen and (min-width:48em) {
    .mode-adaptive .b-article__title span {
        font-size: 1.937em
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-article__title span {
        font-size: 34px
    }
}

.b-article__body img {
    margin-bottom: 2em;
    width: 100%
}

.b-article__body a:hover {
    color: #da1942
}

input.search_button:hover {
    cursor: pointer
}

.iframe {
    width: 100%;
    height: auto;
    background: rgba(189, 61, 77, .04);
    border: 2px solid #bd3d4d;
    font-size: x-large;
    border-radius: 4px
}

.font-form {
    text-transform: uppercase;
    max-width: 75%;
    display: block;
    line-height: 30px;
    margin: 0 auto;
    font-size: 23px
}

form {
    display: block;
    margin-top: 0
}

.order_form {
    padding: 20px 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    font-family: Arial, Helvetica
}

.block_form {
    margin: 0 0 34px
}

.ifr_button {
    font-family: Arial;
    cursor: pointer;
    padding: 0 12px;
    border: none;
    display: block;
    margin: 20px auto;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    height: 51px;
    line-height: 51px;
    background: #e74c3c;
    font-weight: 500;
    border-bottom: 2px solid #c0392b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.order_form {
    padding: 20px 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    font-family: Arial, Helvetica
}

.block_form input,
.block_form select {
    display: block;
    width: 100%;
    padding: 8px 10px;
    border: #888 1px solid;
    font-size: 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    height: 40px !important;
    appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box
}

.block_form_label {
    width: 65px;
    font-size: 14px;
    color: #333;
    text-align: right;
    display: block;
    float: left;
    margin: 8px 10px 0 0
}

.block_form div {
    margin-left: 75px;
    position: relative
}

.iframe {
    width: 100%;
    height: auto;
    background: rgba(189, 61, 77, .04);
    border: 2px solid #bd3d4d;
    font-size: x-large
}

.order_form {
    padding: 20px 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    font-family: Arial, Helvetica
}

.block_form {
    margin: 0 0 34px
}

.block_form_label {
    width: 65px;
    font-size: 14px;
    color: #333;
    text-align: right;
    display: block;
    float: left;
    margin: 8px 10px 0 0
}

.block_form input {
    display: block;
    width: 100%;
    height: 13px;
    padding: 8px 10px;
    border: #888 1px solid;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff
}

.block_form div {
    margin-left: 75px;
    position: relative
}

.ifr_button {
    font-family: Arial;
    cursor: pointer;
    padding: 0 12px;
    border: none;
    display: block;
    margin: 20px auto;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    height: 51px;
    line-height: 51px;
    background: #e74c3c;
    font-weight: 500;
    border-bottom: 2px solid #c0392b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.ifr_button:hover {
    background: #e75c4e
}

.ifr_button:active {
    background: #c0392b
}

@media screen and (max-width:710px) {
    .block_form {
        margin-bottom: 14px
    }

    .block_form label {
        text-align: left;
        margin: 8px 21px 7px 0;
        float: none
    }

    .block_form div {
        margin-left: 0
    }

    .block_form input {
        width: 95%
    }
}

@media screen and (max-width:430px) {
    .iframe {
        font-size: large
    }
}

a:active,
a:focus {
    outline: none
}

input {
    outline: none
}

input:active {
    outline: none
}

:focus {
    outline: none
}

button:active,
button:focus {
    outline: none !important
}

button::-moz-focus-inner {
    border: 0 !important
}

.rub-ramka {
    margin-top: 22px;
    margin-bottom: 18px;
    background: rgba(189, 61, 77, .04);
    padding: 12px 15px !important;
    color: #080808;
    font-size: 18px;
    font-family: roboto\ condensed, arial;
    border: 2px solid;
    border-radius: 4px;
    border-color: #bd3d4d;
    text-shadow: 0 0 0 #616161;
    text-indent: 0 !important;
    text-align: left
}

@media screen and (max-width:600px) {
    .rub-ramka {
        text-align: justify !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.font-form {
    text-transform: uppercase;
    max-width: 75%;
    display: block;
    line-height: 30px;
    margin-top: 33px;
    font-size: 23px
}

@media screen and (max-width:710px) {
    .block_form label {
        float: left !important
    }

    .iframe {
        height: auto !important
    }
}

body,
html {
    margin: 0
}

.demon_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    font-family: sans-serif;
    display: none;
    z-index: 9999
}

.demon_overflow {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7)
}

.demon_popup_body {
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 850px;
    padding: 20px 20px 90px;
    background: linear-gradient(135deg, #3c72b5 0, #7b9fcc 100%) 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid #ddd;
    min-height: 415px
}

.demon_popup_title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #fff;
    margin: 0
}

.demon_popup_body img {
    position: absolute;
    left: 35px;
    top: 100px;
    width: 100%;
    max-width: 210px;
    height: 220px;
    -o-object-fit: contain;
    object-fit: contain
}

.demon_popup_body p {
    padding-left: 266px;
    font-size: 23px;
    line-height: 1.3;
    margin: 0;
    padding-top: 30px;
    color: #fff
}

.demon_popup_body p span {
    color: #de455c;
    white-space: nowrap;
    font-size: 34px;
    font-weight: 700
}

.demon_popup_body p:first-of-type {
    padding-top: 58px
}

.popup_btn {
    position: absolute;
    left: 50%;
    margin-left: -200px;
    bottom: 20px;
    height: 60px;
    background: transparent -webkit-gradient(linear, left top, left bottom, color-stop(0, #de455c), color-stop(13%, #de455c), color-stop(76%, #c01f37), to(#c01f37)) repeat scroll 0 0;
    background: transparent linear-gradient(to bottom, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%) repeat scroll 0 0;
    color: #e0e2e6;
    text-transform: uppercase;
    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: 400px;
    font-size: 26px;
    font-weight: 900;
    border-radius: 10px;
    text-decoration: none;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .8);
    box-shadow: 0 0 25px rgba(0, 0, 0, .8)
}

.popup_btn:hover {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.demon_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer
}

.demon_close:after {
    content: "";
    width: 40px;
    height: 4px;
    background-color: #de455c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 13px;
    left: -5px
}

.demon_close:before {
    content: "";
    width: 40px;
    height: 4px;
    background-color: #de455c;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 13px;
    left: -5px
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.order_form {
    width: 100%;
    max-width: 500px;
    padding: 0 20px 20px 20px;
    margin: 10px auto 0
}

.cntr {
    text-align: center
}

.blakk {
    color: #000
}

@media (max-width:768px) {
    .mode-adaptive .b-article__title span {
        font-size: 1em
    }

    .font-form {
        max-width: 100%;
        font-size: 15px
    }

    .order_form {
        padding: 0 10px
    }

    .block_form input {
        width: 190px
    }
}

.inL_217622 {
    height: 20px !important;
    width: 37px !important
}

.inL_38592 {
    font-size: 23px !important
}

.inL_903035 {
    font-size: 14px;
    margin: -32px 0 20px;
    max-width: 600px;
    font-style: italic
}

.inL_681183 {
    max-width: 100%;
    width: 800px
}

.inL_916629 {
    text-align: center
}

.inL_110483 {
    width: 265px !important;
    max-width: 80%
}

.inL_764395 {
    font-weight: bold
}

.inL_511144 {
    font-weight: 500;
    color: #ff0020
}

.inL_814025 {
    border-bottom: 1px dashed;
    color: #ff0020;
    text-decoration: none
}

.inL_178662 {
    border-bottom: 1px dashed;
    text-decoration: none;
    text-transform: uppercase;
    color: #ff0020
}

.inL_275142 {
    color: red
}

.inL_910109 {
    height: 28px !important
}

.inL_572137 {
    width: 100%;
    max-width: 290px
}

.inL_376762 {
    width: 28%
}

.inL_370607 {
    color: #fff !important
}

.modal {
    background-color: rgba(0, 0, 0, .7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 390;
    cursor: pointer
}

.modal-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    cursor: auto
}

.modal-block {
    z-index: 5;
    width: 750px;
    border-radius: 5px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Open sans', sans-serif;
    overflow: hidden;
    color: #222;
    cursor: default;
    display: flex;
    justify-content: center
}

.modal-content {
    width: 100%;
    background: rgba(60, 114, 181, 1);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 114, 181, 1)), color-stop(100%, rgba(123, 159, 204, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    background: -webkit-linear-gradient(315deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    background: -o-linear-gradient(315deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    background: linear-gradient(135deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c72b5', endColorstr='#7b9fcc', GradientType=1);
    position: relative;
    border: 5px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px
}

.modal-close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.modal-content-text {
    font-size: 30px;
    font-weight: bold;
    display: block;
    color: #fff;
    text-align: center;
    margin: 0 0 20px 0
}

.modal-main {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px
}

.modal-main-text_p:last-child {
    padding-bottom: 0
}

.modal-main-img {
    max-width: 160px;
    padding-right: 30px
}

.modal-main-text {
    margin-bottom: 50px
}

.modal-main-text_p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3;
    margin: 0;
    text-align: left;
    color: #fff;
    font-size: 22px
}

.modal-btn {
    display: block;
    max-width: 341px;
    margin-bottom: 5px;
    font-size: 23px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: bold;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
    padding: 15px 20px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.modal-btn:hover {
    background: #fff;
    color: #b0493b
}

.small_p {
    line-height: 1;
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 18px
}

.highlight-text {
    display: inline-block;
    background: #fdfdfd;
    color: #5b5f65;
    text-shadow: 0 0 0 #000;
    font-weight: 600;
    line-height: 34px;
    border-radius: 3px;
    padding: 3px
}

@media (max-width:767px) {
    .modal-main-block {
        display: none
    }

    .modal-content {
        width: 85%
    }

    .modal-main-text_p {
        text-align: center
    }

    .modal-content-text {
        padding: 0 30px
    }
}

@media (max-width:479px) {
    .modal-main {
        padding: 10px 0 10px
    }

    .modal-content {
        padding: 10px
    }

    .modal-content-text {
        font-size: 24px
    }

    .modal-btn {
        font-size: 20px;
        padding: 15px;
        width: 80%;
        margin: 0 auto
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .modal-main {
        max-width: 100%
    }
}