@-webkit-keyframes blink {
    0% {
        border-color: #ededed
    }

    100% {
        border-color: #b94a48
    }
}

@keyframes blink {
    0% {
        border-color: #ededed
    }

    100% {
        border-color: #b94a48
    }
}

.main-menu-item.active {
    border-color: #05519d
}

header.page-title {
    color: #05519d;
    background-color: #fff
}

header.page-title {
    position: relative;
    z-index: 4
}

header.page-title .promo {
    height: auto;
    min-height: 60px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

@media (max-width:732px) {
    header.page-title .promo {
        min-height: 45px;
        padding: 0 20px
    }
}

header.page-title .promo>div {
    position: relative
}

header.page-title .promo .title {
    max-width: 100%;
    padding-left: 20px
}

@media (max-width:732px) {
    header.page-title .promo .title {
        max-width: calc(100% - 40px);
        padding-left: 0
    }
}


header.page-title .promo .title .title__text {
    display: inline-block;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 1px;
    color: inherit;
    float: left;
    text-transform: uppercase;
    text-decoration: none
}


header.page-title .promo .title .title__text:active,
header.page-title .promo .title .title__text:hover {
    text-decoration: none
}

header.page-title .promo .title .title__text {
    margin-top: 10px;
    margin-right: 7px
}

@media (max-width:732px) {
    header.page-title .promo .title .title__text {
        float: none !important;
        margin-bottom: 0
    }

    header.page-title .promo .title .title h1.title {
        display: block;
        float: none;
        font-size: 18px;
        line-height: 22px
    }

    header.page-title .promo .title .title span {
        display: none;
        margin-top: 0;
        font-size: 17px !important;
        line-height: 25px !important;
        padding-right: 45px
    }
}

header.page-title .promo .age_restriction {
    width: 60px;
    margin: 20px 0 0;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 10px
}

header.page-title .promo .age_restriction .age-pill {
    display: block;
    width: 40px;
    margin: 0 auto;
    padding: 1px 5px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, .2);
    text-align: center
}

@media (max-width:732px) {
    header.page-title .promo .age_restriction {
        top: 0;
        right: 0
    }
}

header.page-title .menu {
    padding: 0 20px 5px;
    line-height: 35px;
    overflow: initial
}

@media (max-width:732px) {
    header.page-title .menu {
        padding: 0 10px
    }
}

header.page-title .menu ul {
    display: inline-block;
    margin: 0;
    margin-left: -3px;
    margin-right: -11px;
    margin-left: -14px;
    padding: 0;
    vertical-align: top;
    list-style: none
}

@media (max-width:732px) {
    header.page-title .menu ul {
        margin-left: 0
    }
}

header.page-title .menu ul li {
    display: inline-block;
    margin: 0 11px
}

header.page-title .menu ul li:last-child {
    margin-right: 13px
}

@media (max-width:732px) {
    header.page-title .menu ul li {
        margin-right: 10px;
        line-height: 20px
    }
}

header.page-title .menu ul li a {
    display: block;
    line-height: 21px;
    box-sizing: border-box;
    color: inherit;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .99px;
    padding: 3px
}

@media (max-width:732px) {
    header.page-title .menu ul li a {
        padding: 0
    }
}

header.page-title .menu ul li.active a {
    margin-left: -7px;
    padding: 0 6px;
    border: 2px solid;
    border-radius: 3px
}

header.page-title .menu ul:hover li:not(:hover) {
    opacity: .5
}

header.page-title .menu ul:hover li:not(:hover):hover {
    opacity: 1
}

header.page-title .header-background {
    width: 100%;
    height: 100%;
    max-height: 250px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden
}

header.page-title .header-background:before {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    box-shadow: 0 -80px 50px -60px #fff inset
}

header.page-title .header-background_image {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0
}

header.page-title .presenter-photo,
header.page-title .project-logotype {
    display: flex;
    justify-content: flex-end
}

header.page-title .presenter-photo_image,
header.page-title .project-logotype_image {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block
}

header.page-title .project-logotype {
    align-items: flex-start
}

header.page-title .project-logotype_image {
    width: 100%
}

header.page-title .presenter-photo {
    align-items: flex-end;
    width: 312px;
    height: 150px;
    margin-right: 24px;
    margin-left: auto
}

header.page-title .project-logotype {
    width: 228px;
    height: 120px;
    margin-top: 20px
}

.main-menu-item {
    position: relative;
    word-break: break-word
}

article header.page-title.project-title .promo-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between
}

article header.page-title.project-title .promo {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    height: 150px;
    padding: 0 20px;
    position: relative
}

@media (max-width:732px) {
    article header.page-title.project-title .promo {
        height: auto;
        padding-bottom: 15px
    }
}

article header.page-title.project-title .promo:before {
    content: "";
    display: block;
    width: 100%;
    height: 60px;
    background-image: linear-gradient(to top, rgba(255, 255, 255, .4), transparent);
    opacity: .4;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0
}

article header.page-title.project-title .promo .title {
    max-width: 43%;
    margin-left: 13px;
    margin-right: 20px;
    padding: 0;
    padding-top: 20px
}

@media (max-width:732px) {
    article header.page-title.project-title .promo .title {
        max-width: 100%;
        padding-top: 5px
    }
}

article header.page-title.project-title .promo .title:hover span {
    text-decoration: none
}


article header.page-title.project-title .promo .title .title__text {
    margin-right: 0;
    font-family: Roboto;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 1.3px
}


article header.page-title.project-title .promo .title .title__text .nowrap {
    position: relative
}

@media (max-width:732px) {


    article header.page-title.project-title .promo .title .title__text {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 1px
    }
}

@media (min-width:1600px) {


    article header.page-title.project-title .promo .title .title__text {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: 1.5px
    }
}

article header.page-title.project-title .promo .age_restriction {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 20px;
    margin: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 2px;
    position: absolute;
    left: calc(100% + 10px);
    top: 50%;
    right: auto;
    transform: translateY(-50%)
}

article header.page-title.project-title .promo .age_restriction .age-pill {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, .4);
    font-family: pt sans, serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
    background: 0 0;
    border-radius: 0
}

article header.page-title.project-title .menu {
    padding: 0;
    border-top: 1px solid #fff;
    position: relative
}

article header.page-title.project-title .menu:after {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    background-image: linear-gradient(to bottom, #000, transparent);
    opacity: .4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

article header.page-title.project-title .menu ul {
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
    margin-top: 12px;
    padding: 0 20px 5px;
    position: relative;
    z-index: 1
}

@media (max-width:732px) {
    article header.page-title.project-title .menu ul {
        padding: 0 20px
    }
}

article header.page-title.project-title .menu ul li {
    display: flex;
    flex-flow: row wrap;
    margin: 0 2px;
    margin-bottom: 3px;
    transition: none
}

article header.page-title.project-title .menu ul li:last-child {
    margin-right: 2px
}

article header.page-title.project-title .menu ul li a {
    display: flex;
    flex-flow: row nowrap;
    padding: 2px 10px;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: .45px;
    text-decoration: none;
    text-transform: uppercase;
    color: inherit;
    border: 1px solid;
    border-color: transparent;
    border-radius: 1px;
    box-sizing: border-box
}

@media (max-width:732px) {

    article header.page-title.project-title .menu ul li a {
        display: flex;
        flex-flow: row nowrap;
        align-items: flex-start;
        justify-content: flex-start
    }
}

article header.page-title.project-title .menu ul li img {
    display: block;
    width: auto;
    height: 24px
}

article header.page-title.project-title .menu ul li.active a {
    margin: 0;
    color: #05519d;
    background-color: #fff;
    border-color: #fff
}

.article .text .w_row {
    width: 100%
}

@media (max-width:732px) {

    .article .w_content .w_block.o-1 {
        margin-left: 12px
    }

    .article .w_content .w_block .w__block__collection {
        width: calc(100% + 40px);
        margin: 0 -20px 20px;
        overflow: visible;
        padding-bottom: 15px
    }

    .article .w_content .w_block .w_collection_items {
        max-width: 100%
    }
}

.article .background {
    width: 100%
}

.article .w_content .w_content>.w_row {
    display: block
}

.article .w_content .w_content>.w_row>.w_block.c-1 {
    width: 60px;
    margin: 0 12px
}

.article .w_content .w_content>.w_row>.w_block.o-1 {
    margin-left: 96px !important
}

.article .w_content .w_content>.w_row>.w_block.c-12 {
    width: 984px;
    margin: 0 12px
}

article .text {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0
}

article .text p {
    margin: 0;
    padding: 5px 0;
    text-decoration: none
}

article .text p:first-of-type {
    padding-top: 0
}

article .text p:last-child {
    padding-bottom: 0
}

article .text h2 {
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
    line-height: 30px;
    margin: 10px 0 15px;
    padding: 0
}

article .text h3 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 20px;
    margin: 10px 0;
    padding: 0
}

article .text b {
    font-weight: 700
}

article .text i {
    font-style: italic
}

article .text ul {
    padding: 0;
    list-style: none
}

article .text ul li::before {
    content: "— ";
    margin-left: -1em
}

article .text ul li b::before {
    content: "— ";
    font-weight: 700;
    margin-left: -1.1em
}

article .text ol {
    padding: 0;
    list-style: decimal inside;
    margin-left: -1em
}

article .text hr {
    margin: 20px 0;
    padding: 0;
    border: 1px;
    border-style: solid
}

a,
button {
    cursor: pointer
}

a:focus,
button:focus {
    outline: 0
}

.button {
    text-decoration: none
}

span.icon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    width: 22px;
    height: 22px;
    margin: 0 5px;
    margin-top: -5px
}

.button {
    display: inline-block;
    margin: 10px 0;
    padding: 8px 10px;
    width: 100%;
    min-height: 40px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #05519d;
    text-decoration: none;
    text-align: center;
    border: 1px solid #05519d;
    border-radius: 2px;
    cursor: pointer;
    transition: all .2s
}

.button {
    color: #fff;
    font-weight: 700;
    background-color: #05519d
}

.button:hover {
    background-color: #348bcd
}

.button:active {
    background-color: #01478d
}

.button.disabled {
    opacity: .8
}

main {
    margin: 0 auto
}

.w_content .w_row {
    width: 984px;
    max-width: 100%
}

@media (min-width:1600px) {
    .w_content .w_row {
        width: auto
    }
}

.w_content>.w_block:first-child {
    margin-left: 0
}

.w_content .w_block.c-1 {
    width: 60px;
    margin: 0 12px
}

.w_content .w_block.c-12 {
    width: 984px;
    margin: 0 12px
}

.w_content .w_block.o-1 {
    margin-left: 96px
}

.itv-content-width {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative
}

@media (min-width:733px) {
    .itv-content-width {
        width: 100%
    }
}

@media (min-width:1600px) {
    .itv-content-width {
        width: 1360px
    }
}

input::-ms-clear {
    display: none
}


a.title:hover .inline-block .nowrap {
    text-decoration: underline
}

.w_content {
    max-width: 100%
}

@media (min-width:733px) {
    .w_content .w_row .w_block.c-12 {
        display: block;
        width: 100%;
        max-width: 984px;
        margin: 0 auto
    }
}

@media (min-width:733px) and (min-width:1600px) {
    .w_content .w_row .w_block.c-12 {
        max-width: 960px
    }
}

article.show-main .w_content {
    width: auto;
    margin: 0 auto
}

@media (min-width:1600px) {
    article.show-main .w_content {
        width: auto
    }
}

article.show-main .w_content:first-child::before {
    content: "";
    display: block;
    width: 100%;
    height: 10px
}

@media (min-width:733px) {
    article.show-main .w_content .w_row {
        margin: 0 auto
    }
}

article.show-main>.background {
    position: relative
}

article.show-main>.background .w_row:not(:first-child) {
    position: relative
}

article.show-main hr.fat {
    margin-top: -10px
}

article.show-main section.about {
    margin: 40px auto 0;
    padding: 0;
    position: relative;
    z-index: 2
}

article.show-main section.image {
    margin-bottom: 20px;
    padding: 0
}

article.show-main section.image img {
    display: block;
    margin: 0 auto
}

.w_collection_title {
    display: block;
    position: relative;
    padding: 0 40px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    font-weight: 400
}

.w_collection_title:empty {
    margin-top: 20px
}

.w__block__collection,
div[class*=collection-] {
    overflow: hidden;
    transition: all 1s
}


.w__block__collection .w_collection_title,
div[class*=collection-] .w_collection_title {
    display: block;
    position: relative;
    padding: 0 20px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1.1px;
    text-transform: uppercase
}


.w__block__collection .w_collection_title:empty,
div[class*=collection-] .w_collection_title:empty {
    margin-top: 0;
    margin-bottom: 15px
}

@media (max-width:1599px) {


    .w__block__collection .w_collection_title:empty,
    div[class*=collection-] .w_collection_title:empty {
        margin-bottom: 8px
    }
}

@media (max-width:732px) {

    .type-mosaic .w__block__collection .w_collection_items,
    .type-mosaic div[class*=collection-] .w_collection_items {
        margin: 0
    }
}

@media (min-width:733px) {

    .w__block__collection .w_collection_items,
    div[class*=collection-] .w_collection_items {
        overflow: hidden
    }
}

.show-main .w_block {
    width: 984px
}

.w_content {
    position: relative
}

.w_block div:not(ul.slick-dots) a.button,
.w_block div:not(ul.slick-dots) button {
    word-break: normal;
    min-height: 40px;
    padding: 8px
}

.w_block p {
    font-family: pt sans, serif;
    padding: 0;
    margin: 0 0 20px
}

.w_block p::after {
    content: "";
    display: block;
    clear: both
}

.w_block h2 {
    font-family: pt sans, serif;
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
    line-height: 30px;
    margin: 15px 0;
    padding: 0;
    color: #05519d
}

.w_block p+h2 {
    margin-top: 72px
}

.w_block h3 {
    font-family: pt sans, serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 20px;
    margin: 10px 0;
    padding: 0
}

.w_block a.button {
    margin: 5px 0 10px
}

.w_block hr {
    margin: 20px 0;
    padding: 0;
    border: 0 0 1px;
    border-color: #1f7bc2;
    border-style: solid
}

.w_block {
    display: inline-block;
    vertical-align: top
}

@media (max-width:732px) {

    .w_row>.w_block {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .type-mosaic .w_collection_items {
        margin: 0 !important;
        justify-content: center
    }

    article.show-main {
        overflow: hidden;
        width: 100%
    }

    article.show-main .w_content .w_row {
        max-width: 100%;
        padding: 0
    }

    article.show-main .w_content .w_row .w_block {
        display: block;
        margin: 0 auto !important;
        overflow: visible
    }

    article.show-main .w_block {
        max-width: 100%
    }

    article.show-main .w_collection_items {
        max-width: 100% !important
    }

    article.show-main .w__block__collection a.button {
        display: block !important;
        width: 312px !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    article.show-main section.about {
        width: auto;
        margin: 0 10px
    }

    article.show-main section.about .text {
        margin: 0 auto !important
    }

    article.show-main section.about .buttons {
        margin: 0 auto !important;
        padding: 0 20px 20px !important;
        width: auto
    }

    article.show-main section.about .text {
        padding: 20px !important;
        width: auto
    }

    article.show-main a.button {
        width: 312px;
        max-width: 100%;
        height: auto;
        line-height: 25px;
        padding: 5px;
        margin: 0 auto
    }
}

hr.fat.themed {
    position: relative;
    z-index: 3
}

@-webkit-keyframes collection_load {
    0% {
        max-height: 0
    }

    99% {
        max-height: 100vh
    }

    100% {
        max-height: none
    }
}

@keyframes collection_load {
    0% {
        max-height: 0
    }

    99% {
        max-height: 100vh
    }

    100% {
        max-height: none
    }
}

@media (min-width:1600px) {
    .show-main .w_row .w_block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:732px) {

    .show-main .w_content .w_row {
        width: 1360px
    }
}

.footer {
    padding: 15px;
    text-align: center
}

@media (max-width:732px) {

    main {
        overflow: hidden
    }
}

section.error {
    width: 100%;
    background-color: #1974bb;
    color: #fff
}

.brandable {
    position: relative;
    overflow: hidden
}

@media (max-width:732px) {

    .brandable {
        overflow: initial
    }
}

* {
    box-sizing: border-box
}

body {
    min-width: 320px;
    margin: 0
}

a {
    text-decoration: none;
    color: #337ab7
}

a:hover {
    color: #23527c;
    text-decoration: underline
}

p a {
    text-decoration: underline
}

.hidden {
    display: none !important
}

button,
input,
select,
textarea {
    font-family: pt sans, sans-serif
}

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

body {
    font-family: pt sans, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.inline-block {
    display: inline-block
}

@media (min-width:733px) {
    body {
        min-width: 100%;
        overflow-x: hidden
    }
}

hr {
    border: 0;
    height: 1px;
    background: #333
}

hr.fat {
    position: relative;
    height: 10px;
    background-color: #05519d;
    margin: 0 auto;
    padding: 0
}

main {
    font-family: pt sans, serif
}

.title {
    word-break: break-word
}

.title:hover span {
    text-decoration: underline
}

span.icon {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px
}

@media (max-width:732px) {
    .hide-on-mobile {
        display: none !important
    }
}

.w_row:not(.big-slider) {
    font-size: 0
}

.w_row:not(.big-slider) .w_block {
    font-size: 16px
}

@media (min-width:733px) {
    .w_row:not(.big-slider) {
        width: 1008px
    }
}

@media (min-width:1600px) {
    .w_row:not(.big-slider) {
        width: 1344px
    }
}

@media (min-width:733px) and (max-width:983px) {

    footer.footer,
    hr.fat,
    main,
    section.footer {
        width: 720px
    }
}

.w_block a.button {
    line-height: 38px;
    height: auto
}

.themed.brandable {
    background-color: #001938
}

.themed .th-border-text {
    border-color: #e4cbcc
}

.themed .th-border-tile-base {
    border-color: #40080e
}

.themed .th-bg-head {
    background-color: #001938
}

.themed .th-bg-sub {
    background-color: #3079d5
}

.themed .th-color-text {
    color: #e4cbcc
}

.themed a {
    color: #84171e;
    fill: #84171e
}

.themed a:hover {
    color: #3a6eb5;
    fill: #3a6eb5
}

.themed a:active {
    color: #67080e;
    fill: #67080e
}


.themed .w_collection_title,
.themed img {
    color: #e4cbcc
}


.themed .w_block .img {
    border-color: #e4cbcc;
    color: #e4cbcc
}

.themed h2 {
    color: #e4cbcc
}

.themed article.show-main .w_content:first-child::before,
article.show-main hr.fat {
    background-color: #3079d5
}

.themed header.page-title.project-title .header-background::before {
    box-shadow: 0 -80px 50px -60px #001938 inset
}

.themed header.page-title.project-title .menu {
    border-top: 1px solid #3079d5
}

.themed header.page-title.project-title .menu ul li.active a {
    color: #001938;
    background-color: #84171e;
    border-color: #84171e
}

.themed header#page-title .menu ul li button:hover,
.themed header.page-title.project-title .menu ul li a:hover {
    color: #001938;
    background-color: #3a6eb5;
    border-color: #3a6eb5
}

.themed header#page-title .menu ul li button:active,
.themed header.page-title.project-title .menu ul li a:active {
    color: #e4cbcc;
    background-color: #67080e;
    border-color: #67080e
}

.w_collection_items {
    padding-left: 15px;
    padding-right: 15px
}

.text-center {
    text-align: center
}

.w_collection_items img {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px
}

.w_collection_items p {
    font-size: 18px;
    line-height: 1.4
}

p.subtitle {
    font-size: 17px
}

.btn-main {
    display: inline-block;
    margin: 30px 0;
    font-size: 30px;
    font-weight: 700;
    text-decoration: underline
}


.w__block__collection .w_collection_title,
div[class*=collection-] .w_collection_title {
    font-size: 27px;
    line-height: 35px
}

@media (max-width:730px) {
    .show-main .menu {
        display: none
    }
}

.main-list {
    color: #000;
    font-weight: 700
}

.main-list p {
    font-weight: 400
}

.w_content .w_row .w_block.c-12 {
    background: #fff;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px
}

.themed h2,
.w_block h3,
.w_collection_items p,
.w_collection_title {
    color: #000 !important
}

.w_collection_title {
    font-size: 28px;
    font-weight: 700
}

input[type=submit] {
    width: 220px;
    text-align: center
}

.d-480 {
    display: none
}

@media screen and (max-width:480px) {
    .w_block p.subtitle {
        font-size: 15px
    }

    .d-480 {
        display: block
    }

    p.subtitle {
        font-size: 14px
    }

    article header.page-title.project-title .promo-wrapper {
        justify-content: center
    }

    .w_block p {
        font-size: 16px
    }


    .w__block__collection .w_collection_title,
    div[class*=collection-] .w_collection_title {
        font-size: 18px;
        line-height: 28px
    }

    .w_collection_items img {
        max-width: 230px
    }

    .w_collection_items>img {
        max-width: 350px
    }
}

input[type=submit] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.title__text {
    white-space: nowrap
}

@media screen and (min-width:321px) and (max-width:480px) {
    .w_collection_items img {
        max-width: 350px
    }
}

body {
    position: relative;
    -webkit-animation-name: example;
    -webkit-animation-duration: 1.3s;
    animation-name: example;
    animation-duration: 1.3s
}

@-webkit-keyframes example {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: .9
    }

    100% {
        opacity: 1
    }
}

@keyframes example {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: .9
    }

    100% {
        opacity: 1
    }
}

.order_block,
.order_block * {
    box-sizing: border-box;
    transition: .2s;
    font-family: Arial, sans-serif !important
}

.order_block {
    width: 100%;
    margin: auto;
    text-align: center;
    background: #fff;
    /* box-shadow: 0 0 25px 0 rgba(0, 0, 0, .12); */
}

.order_block .order_offer {
    text-align: center
}

.order_block .order_offer img {
    width: 100%;
    max-width: 150px;

}

.order_pre_form {
    padding: 20px 20px 0 20px
}

.order_header {
    margin: 12px 0 !important;
    padding: 0 !important;
    font-size: 18px
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

@keyframes scale {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.03)
    }
}

.vk-container {
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 15px;
    color: #000;
    text-decoration: none
}

.vk-header {
    background: #dae2e8 none repeat scroll 0 0;
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px
}

.vk-header-text {
    padding: 2px 3px 1px;
    line-height: 100%;
    color: #45688e;
    font-weight: 700
}


.vk-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #dae1e8;
    padding-bottom: 15px
}

.vk-avatar img {
    float: left;
    margin-right: 10px;
    border-radius: 1.575em
}

.vk-comment-name {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-left: 59px
}

.vk-comment-text {
    margin-left: 70px;
    margin-top: 10px
}

.vk-comment-date {
    margin-left: 70px;
    color: #999
}

.ord_button {
    background-color: #fc0a10;
    color: #fff !important;
    display: inline-block;
    padding: 10px 20px;
    font-size: 25px !important;
    box-shadow: 2px 3px 8px #999;
    text-decoration: none !important;
    border-radius: 8px;
    border: 3px solid #fff;
    margin: 20px 0 30px;
    line-height: 27px;
    text-transform: uppercase;
    transition: all .3s ease-in 0s
}

.ord_button:hover {
    background-color: #772133;
    box-shadow: 2px 3px 3px #999;
    text-decoration: none !important;
    transform: scale(1.1)
}

.screenLock {
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, .7) none repeat scroll 0 0;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none
}

.msg {
    position: absolute;
    width: 627px;
    height: 482px;
    top: 40px;
    left: 50%;
    margin-left: -300px;
    background-image: url('../img/RNEiDVB16BU8.html');
    border: 1px solid #eee
}

.msg>h1 {
    color: #000;
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
    margin-top: 30px
}

.msg>h2 {
    color: #000;
    text-align: left;
    font-size: 19px;
    margin-left: 40px;
    margin-bottom: 30px;
    margin-top: -10px
}

.close {
    position: absolute;
    top: 16px;
    right: 18px;
    font-size: 20px;
    cursor: pointer;
    color: #000
}

/* form */

.red {
    color: red;
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px);
    }

    30% {
        transform: translateY(100px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.form-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 470px;
    font-size: 20px;
    line-height: 28px;
    padding: 0 5px;
    box-sizing: border-box;
}

#order_form {
    background: white;
    padding: 10px 10px 20px;
    max-width: 600px;
    background-image: url("../img/formbg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #000;
}

img.order_form-med-pic {
    display: block;
    margin: 20px auto;
    max-width: 100px;
}

#order_form .form-title {
    margin-bottom: 8px;
}

.order-blue-text {
    color: blue;
    font-size: 14px;
    display: block;
    margin: 0;
}

.order-form__conditions {
    margin: 15px 10px -5px 10px;
    text-align: center;
    border: 2px solid #0299ff;
    padding: 10px;
    font-size: 12px;
    line-height: 170%;
}

.order_form_pole {
    padding: 10px;
    display: inline-block;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

.order_form_pole label {
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
    display: block;
    padding: 5px 0 5px 0;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
}

.order_form_pole input {
    font-size: 21px;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    max-width: 300px;
    width: 100%;
    box-sizing: border-box;
}

.form-button-wrap {
    margin-bottom: 20px;
    padding: 10px;
}

#order_form button {
    display: inline-block;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    background-color: #0299ff;
    background-position: 1.35em 0.94em;
    background-size: 1em;
    background-repeat: no-repeat;
    transition: all 0.15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin-top: 20px;
    width: 100%;
    max-width: 300px;
    box-sizing: border-box;
}

#order_form button:hover {
    background-color: #017acc;
}

#order_form .additional {
    display: block;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.5;
}

@media all and (max-width: 768px) {

    .form-wrapper {
        margin-top: 15px;
    }

    #order_form {
        margin: 0 auto;

    }
}

.order-form__subtitle {
    display: none;
    font-size: 16px;
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1883deg);
        transform: rotate(1883deg);
    }

    to {
        -webkit-transform: rotate(1874deg);
        transform: rotate(1874deg);
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1883deg);
        transform: rotate(1883deg);
    }

    to {
        -webkit-transform: rotate(1874deg);
        transform: rotate(1874deg);
    }
}