/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');*/
/* font-family: "MuseoSansRegular"; */
@font-face {
    font-family: "MuseoSansRegular";
    src: url("/test2/static/fonts/MuseoSansRegular/MuseoSansRegular.eot");
    src: url("/test2/static/fonts/MuseoSansRegular/MuseoSansRegular.eot?#iefix") format("embedded-opentype"),
    url("/test2/static/fonts/MuseoSansRegular/MuseoSansRegular.woff") format("woff"),
    url("/test2/static/fonts/MuseoSansRegular/MuseoSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MuseoSansBold"; */
@font-face {
    font-family: "MuseoSansBold";
    src: url("/test2/static/fonts/MuseoSansBold/MuseoSansBold.eot");
    src: url("/test2/static/fonts/MuseoSansBold/MuseoSansBold.eot?#iefix") format("embedded-opentype"),
    url("/test2/static/fonts/MuseoSansBold/MuseoSansBold.woff") format("woff"),
    url("/test2/static/fonts/MuseoSansBold/MuseoSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}
/* font-family: "MuseoSansLight"; */
@font-face {
    font-family: "MuseoSansLight";
    src: url("/test2/static/fonts/MuseoSansLight/MuseoSansLight.eot");
    src: url("/test2/static/fonts/MuseoSansLight/MuseoSansLight.eot?#iefix") format("embedded-opentype"),
    url("/test2/static/fonts/MuseoSansLight/MuseoSansLight.woff") format("woff"),
    url("/test2/static/fonts/MuseoSansLight/MuseoSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}
/* font-family: "MuseoSansMedium"; */
@font-face {
    font-family: "MuseoSansMedium";
    src: url("/test2/static/fonts/MuseoSansMedium/MuseoSansMedium.eot");
    src: url("/test2/static/fonts/MuseoSansMedium/MuseoSansMedium.eot?#iefix") format("embedded-opentype"),
    url("/test2/static/fonts/MuseoSansMedium/MuseoSansMedium.woff") format("woff"),
    url("/test2/static/fonts/MuseoSansMedium/MuseoSansMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

/* PARTIALS */
@font-face {
    font-family: 'MuseoSansCyrlBold';
    src: url("/test2/static/fonts/MuseoSansCyrl_500.eot");
    src: url("/test2/static/fonts/MuseoSansCyrl_500.eot?#iefix") format("embedded-opentype"),
    url("/test2/static/fonts/MuseoSansCyrl_500.woff") format("woff"),
    url("/test2/static/fonts/MuseoSansCyrl_500.ttf") format("truetype"),
    url("/test2/static/fonts/MuseoSansCyrl_500.svg#MuseoSansCyrl_500") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family: 'MuseoSansCyrl';
    src: url("/test2/static/fonts/MuseoSansCyrl_300.eot");
    src: url("/test2/static/fonts/MuseoSansCyrl_300.eot?#iefix") format("embedded-opentype"),
    url("/test2/static/fonts/MuseoSansCyrl_300.woff") format("woff"),
    url("/test2/static/fonts/MuseoSansCyrl_300.ttf") format("truetype"),
    url("/test2/static/fonts/MuseoSansCyrl_300.svg#MuseoSansCyrl_300") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display:swap;
}
@font-face {
    font-family: 'MuseoSansCyrlSuperBold';
    src: url("/test2/static/fonts/MuseoSansCyrl_700.eot");
    src: url("/test2/static/fonts/MuseoSansCyrl_700.eot?#iefix") format("embedded-opentype"),
    url("/test2/static/fonts/MuseoSansCyrl_700.woff") format("woff"),
    url("/test2/static/fonts/MuseoSansCyrl_700.ttf") format("truetype"),
    url("/test2/static/fonts/MuseoSansCyrl_700.svg#MuseoSansCyrl_700") format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Als-Rubl";
    src: url("/test2/static/fonts/AlsRubl/alsrubl-webfont.eot");
    src: url("/test2/static/fonts/AlsRubl/alsrubl-webfont.eot?#iefix") format("embedded-opentype"),
    url("/test2/static/fonts/AlsRubl/alsrubl-webfont.woff") format("woff"),
    url("/test2/static/fonts/AlsRubl/alsrubl-webfont.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body,
html {
    margin: 0;
    width: 100%;
    min-width: 320px;
    line-height: 1;
    font-family: "MuseoSansRegular";
}
body {
    overflow-x: hidden;
}
* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
address {
    font-style: normal;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
*:focus {
    outline: none;
}
b,
strong {
    /*font-weight: bold;*/
    font-weight: normal;
    font-family: "MuseoSansCyrlBold";
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}
mark {
    background: #7accb7;
    color: #146651;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    max-width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.honors-list a {
    color: #3DAFCC;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
html {
    -webkit-font-smoothing: antialiased;
}
body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}
body.no-scroll {
    overflow: hidden;
}
@media only screen and (max-width: 767px) {
    body {
        display: block;
    }
}
.bx-ie body {
    height: 100vh;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.container {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
    .container {
        padding: 0 45px;
    }
}
@media only screen and (max-width: 767px) {
    .container {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (min-width: 1025px) {
    .grid {
        overflow: hidden;
    }
    .g-row {
        font-size: 0;
        margin: 0 -13px;
    }
    .g-col-d-1 {
        width: 8.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-2 {
        width: 16.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-3 {
        width: 25%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-4 {
        width: 33.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-5 {
        width: 41.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-6 {
        width: 50%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-7 {
        width: 58.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-8 {
        width: 66.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-9 {
        width: 75%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-10 {
        width: 83.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-11 {
        width: 91.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-d-12 {
        width: 100%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
}
@media (max-width: 1024px) {
    .g-col-s-1 {
        width: 8.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-2 {
        width: 16.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-3 {
        width: 25%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-4 {
        width: 33.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-5 {
        width: 41.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-6 {
        width: 50%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-7 {
        width: 58.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-8 {
        width: 66.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-9 {
        width: 75%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-10 {
        width: 83.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-11 {
        width: 91.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-s-12 {
        width: 100%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
}
@media (max-width: 768px) {
    .g-col-m-1 {
        width: 8.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-2 {
        width: 16.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-3 {
        width: 25%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-4 {
        width: 33.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-5 {
        width: 41.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-6 {
        width: 50%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-7 {
        width: 58.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-8 {
        width: 66.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-9 {
        width: 75%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-10 {
        width: 83.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-11 {
        width: 91.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-m-12 {
        width: 100%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
}
@media (max-width: 425px) {
    .g-col-x-1 {
        width: 8.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-2 {
        width: 16.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-3 {
        width: 25%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-4 {
        width: 33.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-5 {
        width: 41.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-6 {
        width: 50%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-7 {
        width: 58.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-8 {
        width: 66.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-9 {
        width: 75%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-10 {
        width: 83.33333333%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-11 {
        width: 91.66666667%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
    .g-col-x-12 {
        width: 100%;
        padding: 0 13px;
        display: inline-block;
        vertical-align: top;
    }
}

.btn {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 10px 15px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.btn_yellow-big, .btn_blue-big {
    display: inline-block;
    min-width: 180px;
    padding: 20px 40px 21px;
    font-size: 18px;
    border: none;
    font-family: "MuseoSansCyrlBold";
    text-decoration: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.btn_yellow-big {
    color: #1f282c;
    background-color: #f2c400;
}
.btn_yellow-big, .btn_blue-big {
    border-radius: 4px !important;
}

.btn_yellow-mid,
.btn_blue-mid {
    display: inline-block;
    min-width: 180px;
    padding: 10px 30px 10px;
    font-size: 18px;
    line-height: 23px;
    border: none;
    font-family: "MuseoSansCyrlBold";
    text-decoration: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
@media only screen and (max-width: 1024px) {
    .btn_yellow-mid,
    .btn_blue-mid {
        font-size: 20px;
        line-height: 42px;
    }
}
.btn_yellow-mid {
    color: #1f282c;
    background-color: #f2c400;
}
.btn_yellow-mid:hover {
    background-color: #ffd800;
}
.btn_yellow-mid:active {
    background-color: #ffd800;
    -webkit-transition: none;
    transition: none;
}
.btn_blue-mid {
    color: #fff;
    background-color: #3DAFCC;
}
.btn_blue-mid:hover {
    background-color: #34c9de;
}
.btn_blue-mid:active {
    background-color: #3DAFCC;
    -webkit-transition: none;
    transition: none;
}


.popup {
    opacity: 0;
    visibility: hidden;
    z-index: -10;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background: rgba(136, 168, 173, 0.75);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.popup.is-active {
    visibility: visible;
    opacity: 1;
    z-index: 100;
}
.popup.is-active .popup__wrap {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.popup_wide .popup__wrap {
    top: 50px;
    width: auto;
    max-height: none;
    max-width: none;
}
.popup_wide .popup__body {
    margin-bottom: 50px;
    padding: 15px;
}
.popup_slim .popup__wrap {
    /*width: 410px;*/
    max-height: 745px;
}
.popup-cols-wrap {
    display: flex;
}
.popup-col {
    flex: 50%;
    padding: 0 15px 0 0;
}
.popup-input input {
    padding: 8px 24px;
    max-width: 100%;
    height: 40px;
    width: 100%;
    margin-bottom: 24px;
    border: 1px solid #E3E4E5;
    border-radius: 8px !important;
    font-size: 16px;
    background-color: #fff;
}
.popup__wrap .btn {
    /*height: 48px;*/
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px !important;
    background: #F2C400;
    color: #1F282C;
    border: none;
    width: 100%;
}
body .mod-top-m20 {
    margin-top: 20px;
}
.popup-close {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background: #E3E4E5;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 32px;
    top: 24px;
    z-index: 22;
    position: absolute;
    cursor: pointer;
}
.popup-close img {
    height: 16px;
    width: 16px;
}
.popup__wrap .personal-notice {
    font-size: 10px
}
@media only screen and (max-width: 767px) {
    .popup_slim .popup__wrap {
        width: 320px;
    }
}
.popup__wrap {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    position: absolute;
    top: 50px;
    left: 50px;
    right: 50px;
    bottom: 50px;
    margin: auto;
    width: 770px;
    max-height: 560px;
    z-index: 101;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
@media only screen and (max-width: 1024px) {
    .popup__wrap {
        left: 0;
        right: 0;
        width: 700px;
    }
}

@media only screen and (max-width: 767px) {
    .popup__wrap {
        width: 360px;
    }
    .popup__half{
        padding: 40px 30px;
    }
    .to-left img{
        left: -25px !important;
        top: 3px;
    }
}
@media (max-width: 425px) {
    .popup__wrap {
        width: 360px;
    }
    .popup__half{
        padding: 40px 30px !important;
    }
}
@media (max-width: 375px) {
    .popup__wrap {
        width: 360px;
    }
}
@media (max-width: 320px) {
    .popup__wrap {
        width: 320px;
    }
}
.popup__close {
    display: block;
    position: absolute;
    top: 30px;
    right: 25px;
    width: 18px;
    height: 18px;
    background: no-repeat center url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2016.0.2%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2217.991px%22%20height%3D%2217.991px%22%20viewBox%3D%220%200%2017.991%2017.991%22%20enable-background%3D%22new%200%200%2017.991%2017.991%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%233B3B3B%22%20d%3D%22M17.991%2C0.817L17.173%2C0L8.996%2C8.178L0.818%2C0L0%2C0.817l8.178%2C8.178L0%2C17.174l0.818%2C0.817l8.178-8.178%0D%0A%09l8.178%2C8.178l0.818-0.817L9.813%2C8.996L17.991%2C0.817z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
    background-size: 100% 100%;
    opacity: 0.6;
    cursor: pointer;
}
.popup__close:hover {
    opacity: 1;
}
.popup__head {
    margin-bottom: 20px;
}
.popup__body {
    margin-bottom: 50px;
    padding: 24px 32px;
    background: #fff;
    border-radius: 8px;
}
@media only screen and (max-width: 767px) {
    .popup__body {
        padding: 40px 20px;
    }
}
.popup__body.has-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 0;
    overflow: hidden;
}
@media only screen and (max-width: 767px) {
    .popup__body.has-columns {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        float: none;
    }
}
.popup__half {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    float: left;
    width: 50%;
    padding: 40px;
}
.popup__half.has-blue-bg {
    background-color: #ebf8fa;
}
@media only screen and (max-width: 767px) {
    .popup__half {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: auto;
        padding: 40px 20px;
    }
}
.popup__title {
    margin: 15px 0 34px;
    color: #38454c;
    font-size: 32px;
    font-weight: 400;
}
@media only screen and (max-width: 1024px) {
    .popup__title {
        font-size: 25px;
    }
}
.popup__form {
    margin: 0 auto;
}
.popup__btn {
    display: block;
    width: 100%;
    padding: 12px 15px 14px;
}
.popup__submitted {
    margin: 87px 0;
    text-align: center;
}
.popup__submitted ._title {
    margin: 20px 0;
    font-size: 20px;
    font-weight: 500;
}
.popup__submitted ._note {
    font-size: 16px;
}
.popup .form__line {
    margin: 15px 0;
}
.popup .form__input {
    border-bottom-color: #dbebee;
}
.popup .form__input.has-text span {
    top: 4px;
    left: 0;
    font-size: 12px;
}
@media only screen and (max-width: 1024px) {
    .popup .form__input.has-text span {
        font-size: 15px;
    }
}
.popup .form__input.input-error {
    color: red;
    border-bottom-color: red;
}
.popup .form__input.input-error span {
    color: red;
}
.popup .form__input input {
    padding: 23px 20px 10px;
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
}
.popup .form__input input:focus {
    background-color: #ebf8fa;
}
@media only screen and (max-width: 1024px) {
    .popup .form__input input {
        padding: 28px 20px 12px 0;
        font-size: 18px;
    }
}
.popup .form__input span {
    left: 20px;
    top: 20px;
    color: #858b8e;
    font-size: 15px;
    font-weight: 400;
}
@media only screen and (max-width: 1024px) {
    .popup .form__input span {
        left: 0;
        font-size: 18px;
    }
}
.popup .prices__summ {
    margin: 0;
    padding: 0;
    background: none;
}
.popup .prices__summ-total {
    padding: 18px 0 30px;
}
.popup .prices__summ-set {
    padding: 30px 0 0;
}
.popup .prices__summ-details {
    background: none;
}
@media only screen and (max-width: 1024px) {
    .popup .prices__summ-details li {
        font-size: 20px;
    }
}
.popup .prices__summ-details .to-left {
    background-color: #ebf8fa;
}
.popup .prices__summ-details .to-right {
    background-color: #ebf8fa;
}

.form {
    color: #38454c;
}
.form.has-white-txt {
    color: #fff;
}
.form.has-white-txt .form__input {
    border-bottom-color: #fff;
}
.form.has-white-txt .form__input input {
    background: transparent;
}
.form.has-white-txt .form__input input:focus {
    background-color: rgba(255, 255, 255, 0.14);
}
.form.has-blue-txt {
    color: #2c363c;
    padding-right: 60px;
    padding-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
    .form.has-blue-txt {
        padding-right: 0;
        max-width: 510px;
        margin-left: auto;
        margin-right: auto;
    }
}
.form.has-blue-txt .form__input {
    border-bottom-color: #79d0db;
    margin-top: 10px;
}
.form.has-blue-txt .form__input input {
    background: transparent;
    font-weight: normal;
    font-size: 15px;
    padding: 30px 25px 9px;
}
.form.has-blue-txt .form__input input:focus {
    background-color: rgba(46, 177, 196, 0.14);
}
.form.has-blue-txt .form__input span {
    left: 3px;
    font-size: 15px;
    font-weight: normal;
}
.form.has-blue-txt .form__input.has-text span {
    left: 25px;
    font-size: 12px;
    font-weight: 300;
}
.form.has-blue-txt .mod-top-m40 {
    margin-top: 35px;
}
.form.has-blue-txt .btn.btn_link {
    color: #3DAFCC;
    padding-left: 25px;
}
@media only screen and (max-width: 1024px) {
    .form.has-blue-txt .btn.btn_link {
        display: none;
    }
}
.form.has-blue-txt .btn.btn_link:hover {
    text-decoration: none;
}
@media only screen and (max-width: 1024px) {
    .form.has-blue-txt .btn_yellow-big {
        min-width: 220px;
    }
}
@media only screen and (max-width: 767px) {
    .form.has-blue-txt .btn_yellow-big {
        display: block;
        width: 100%;
    }
}
.form__finfsh {
    display: none;
}
.form.is-submitted .form__start {
    display: none;
}
.form.is-submitted .form__finfsh {
    display: block;
}
.form__line {
    margin: 40px 0 20px;
}

.form__line:last-child {
    margin-top: 57px;
}

.form__line:after {
    content: "";
    display: table;
    clear: both;
}
.form__title {
    font-size: 22px;
    color: #38454c;
    font-weight: 500;
    margin-bottom: 35px;
}
@media only screen and (max-width: 1024px) {
    .form__title {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .form__title {
        line-height: 1.5;
    }
}
.form__input {
    display: block;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #00c9e2;
}
.form__input.has-text span {
    top: 7px;
    font-size: 12px;
    font-weight: 100;
}
.form__input.has-error {
    color: red;
}
.form__input input {
    display: block;
    position: relative;
    width: 100%;
    padding: 32px 25px 18px;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    background-color: rgba(0, 201, 226, 0.12);
    border: none;
    z-index: 1;
}
.form__input input:focus {
    background-color: rgba(0, 201, 226, 0.18);
}
@media only screen and (max-width: 767px) {
    .form__input input {
        padding: 27px 15px 13px;
    }
}
.form__input span {
    display: block;
    position: absolute;
    top: 30px;
    left: 25px;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    opacity: 0.7;
    z-index: 1;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
    .form__input span {
        top: 25px;
        left: 15px;
    }
}
.form__label {
    display: block;
    margin: 10px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}
@media only screen and (max-width: 1024px) {
    .form__label {
        font-size: 25px;
    }
}
@media only screen and (max-width: 767px) {
    .form__label {
        position: relative;
        font-size: 18px;
        font-weight: normal;
    }
}
.form__checkbox {
    display: block;
    margin: 20px 0 0;
}
.form__checkbox > input {
    position: absolute;
    visibility: hidden;
    z-index: -10;
}
.form__checkbox > input:checked + span:after {
    background-image: url('../img/svg/icon_check_blue.svg');
    border-color: #d5e9ec;
}
.form__checkbox > span {
    display: block;
    position: relative;
    padding-left: 26px;
    font-size: 15px;
    line-height: 18px;
    cursor: pointer;
}
.form__checkbox > span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: no-repeat center;
    background-size: 14px 14px;
    border: 1px solid #7b8688;
}
@media only screen and (max-width: 1024px) {
    .form__checkbox > span {
        padding-left: 36px;
        font-size: 20px;
        line-height: 25px;
    }
    .form__checkbox > span:after {
        width: 25px;
        height: 25px;
        background-size: 20px 20px;
    }
}
.form__radio {
    display: block;
    margin: 20px 0 0 -5px;
}
.form__radio > input {
    display: none;
}
.form__radio > input:checked + span::after {
    border-color: #c9eef5;
}
.form__radio > input:checked + span::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    background-color: #3DAFCC;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
@media only screen and (max-width: 1024px) {
    .form__radio > input:checked + span::before {
        top: 6px;
        left: 6px;
        width: 13px;
        height: 13px;
    }
}
.form__radio > span {
    display: block;
    position: relative;
    padding-left: 26px;
    font-size: 15px;
    line-height: 18px;
    cursor: pointer;
}
.form__radio > span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #cecece;
}
@media only screen and (max-width: 1024px) {
    .form__radio > span {
        padding-left: 36px;
        font-size: 20px;
        line-height: 25px;
    }
    .form__radio > span:after {
        width: 25px;
        height: 25px;
    }
}

.form__range:after {
    content: "";
    clear: both;
    display: table;
}
.form__range-input {
    float: right;
    width: 90px;
    margin-left: 30px;
    padding: 5px;
    color: #38454c;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    background: #def3f7;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
@media only screen and (max-width: 1024px) {
    .form__range-input {
        width: 110px;
        font-size: 18px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .form__range-input {
        float: none;
        display: block;
        width: 100%;
        margin: 0;
    }
}
.form__range-slider {
    margin-right: 120px;
}
@media only screen and (max-width: 1024px) {
    .form__range-slider {
        margin-right: 165px;
    }
}
@media only screen and (max-width: 767px) {
    .form__range-slider {
        margin: 0;
    }
    .form__radio > span{
        font-size: 16px;
    }
}
.input-error {
    border-color: #f00 !important;
}


.page__head-info {
    margin-top: 36px;
}
.page__head-title {
    font-family: MuseoSansCyrlBold;
    line-height: 1.5;
    color: #1f282c;
    margin: 0;
}

@media only screen and (max-width: 1024px) {
    .page__head-title {
        font-size: 32px;
        line-height: 45px;
        font-weight: 500;
    }
}
@media only screen and (max-width: 767px) {
    .page__head-title {
        font-size: 24px;
        line-height: 28px;
        font-weight: normal;
        font-family: "MuseoSansCyrlBold";
    }
}


.icon-agency {
    width: 32px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    background: url('/test2/static/img/svg/companies.svg') no-repeat;
    background-size: 32px 29px;
}
@media only screen and (max-width: 1024px) {
    .icon-agency {
        width: 40px;
        height: 36px;
        background-size: 40px 36px;
    }
}
.certifed {
    text-align: right;
    padding-top: 17px;
    padding-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
    .certifed {
        padding-bottom: 85px;
    }
}
@media only screen and (max-width: 767px) {
    .certifed {
        padding-top: 10px;
        padding-bottom: 70px;
    }
}
.certifed__item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 35px;
}
@media (max-width: 1180px) {
    .certifed__item {
        margin-left: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .certifed__item {
        margin: 0;
        width: 50%;
        float: left;
        text-align: left;
    }
    .certifed__item:last-child {
        float: right;
        text-align: right;
    }
}
@media only screen and (max-width: 767px) {
    .certifed__item {
        display: block;
        margin: 55px 0 0 0;
    }
    .certifed__item:first-child {
        margin-top: 0;
    }
}
.certifed__item:first-child {
    margin-left: 0;
}
.certifed__count {
    font-size: 45px;
    color: #38454c;
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
}
@media only screen and (max-width: 1024px) {
    .certifed__count {
        font-size: 57px;
    }
}
.certifed__top {
    max-width: 220px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .certifed__top {
        max-width: 270px;
        display: inline-block;
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .certifed__top {
        max-width: none;
    }
}
.certifed__title {
    font-size: 18px;
    color: #38454c;
    line-height: 1.3;
    margin-top: 10px;
}
@media only screen and (max-width: 1024px) {
    .certifed__title {
        font-size: 22px;
    }
}
.certifed .btn_yellow-big {
    color: #1b424b;
    margin-top: 25px;
    padding: 14px 30px 13px;
    box-shadow: 0 2px 0 rgba(197, 197, 197, 0.45);
    -webkit-box-shadow: 0 2px 0 rgba(197, 197, 197, 0.45);
    -moz-box-shadow: 0 2px 0 rgba(197, 197, 197, 0.45);
}
@media only screen and (max-width: 1024px) {
    .certifed .btn_yellow-big {
        font-size: 18px;
        margin-top: 35px;
        letter-spacing: .25px;
        padding: 19px 38px 17px 38px;
    }
}
.certifed:after {
    content: " ";
    height: 0;
    display: block;
    clear: both;
}
.certif-benefits {
    padding: 70px 0;
}
@media only screen and (max-width: 1024px) {
    .certif-benefits .main-title {
        text-align: left;
    }
}
@media only screen and (max-width: 1024px) {
    .certif-benefits {
        padding-bottom: 45px;
    }
}
.certif-list {
    padding: 35px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .certif-list {
        padding: 0;
        margin-top: -45px;
    }
}
@media only screen and (max-width: 767px) {
    .certif-list {
        margin-top: -70px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .certif-list .g-row {
        margin: 0 -7px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .certif-list .g-col-d-3 {
        width: 50%;
        padding: 0 7px;
        float: left;
    }
}
.certif-list:after {
    content: " ";
    height: 0;
    display: block;
    clear: both;
}
.certif {
    padding-right: 20%;
}
@media only screen and (max-width: 1024px) {
    .certif {
        margin-top: 90px;
    }
}
@media only screen and (max-width: 767px) {
    .certif {
        padding: 0;
        text-align: center;
    }
}
.certif__thumb {
    display: table-cell;
    height: 75px;
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
    .certif__thumb {
        display: block;
        text-align: center;
    }
}
.certif__title {
    font-size: 15px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 1.25;
    color: #1f282c;
}
@media only screen and (max-width: 1024px) {
    .certif__title {
        font-size: 20px;
        margin-top: 17px;
    }
}
@media only screen and (max-width: 767px) {
    .certif__title {
        margin-top: 40px;
    }
}
.certif__desc {
    font-size: 15px;
    line-height: 1.5;
    margin-top: 10px;
    font-weight: 300;
    color: #1f282c;
}
@media only screen and (max-width: 1024px) {
    .certif__desc {
        font-size: 20px;
        margin-top: 0;
    }
}
.icon-certif-1 {
    display: inline-block;
    vertical-align: top;
    width: 76px;
    height: 100%;
}
@media only screen and (max-width: 767px) {
    .icon-certif-1 {
        width: 105px;
        height: 100%;
    }
}
.icon-certif-2 {
    display: inline-block;
    vertical-align: top;
    width: 54px;
    height: 100%;
}
@media only screen and (max-width: 767px) {
    .icon-certif-2 {
        width: 75px;
        height: 1100%;
    }
}
.icon-certif-3 {
    display: inline-block;
    vertical-align: top;
    width: 74px;
    height: 100%;
}
@media only screen and (max-width: 767px) {
    .icon-certif-3 {
        width: 106px;
        height: 100%;
    }
}
.icon-certif-4 {
    display: inline-block;
    vertical-align: top;
    width: 64px;
    height: 100%;
}
@media only screen and (max-width: 767px) {
    .icon-certif-4 {
        width: 92px;
        height: 100%;
    }
}
.certifed-agency {
    background: #def3f7;
    padding: 60px 0;
}
@media only screen and (max-width: 1024px) {
    .certifed-agency .main-title {
        text-align: left;
        font-size: 25px;
    }
}
@media only screen and (max-width: 1024px) {
    .certifed-agency {
        padding-bottom: 100px;
    }
}
@media only screen and (max-width: 767px) {
    .certifed-agency {
        padding-bottom: 45px;
    }
}
@media only screen and (max-width: 767px) {
    .certifed-list {
        margin-top: 50px;
    }
}
.certifed-list__block {
    background: #fff;
    min-height: 150px;
    border: 1px solid #dbe8ea;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 20px 20px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    font-size: 13px;
    -webkit-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
    margin: 12px 0 0;
    position: relative;
}
@media only screen and (max-width: 1024px) {
    .certifed-list__block {
        margin: 20px 0;
        padding-left: 35px;
        padding-right: 35px;
    }
}
@media only screen and (max-width: 767px) {
    .certifed-list__block {
        margin: 30px 0 0;
    }
}
.certifed-list__block:hover {
    border: 2px solid #fcd207;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 19px 19px;
}
@media only screen and (max-width: 1024px) {
    .certifed-list__block:hover {
        padding-left: 34px;
        padding-right: 34px;
    }
}
.certifed-list__thumb {
    position: relative;
    width: 100%;
    height: 155px;
    padding: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.certifed-list__thumb img {
    vertical-align: top;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    max-width: 100%;
    max-height: 100%;
    /* width: 100%; */
    height: auto;
    /*-ms-transform: translate(-50%, -50%);*/
    /* transform: translate(-50%, -50%); */
    /* -webkit-transform: translate(-50%, -50%); */
    /*-o-transform: translate(-50%, -50%);*/
    /*-moz-transform: translate(-50%, -50%);*/
}
.certifed-list__title {
    font-weight: 700;
    color: #38454c;
    line-height: 1.25;
    font-size: 15px;
    margin-top: 10px;
}
@media only screen and (max-width: 1024px) {
    .certifed-list__title {
        font-size: 20px;
        margin-top: 45px;
    }
}
.certifed-list__number {
    font-size: 30px;
    font-weight: 500;
    color: #3DAFCC;
    padding-top: 3px;
    display: inline-block;
    margin-right: 5px;
}
@media only screen and (max-width: 1024px) {
    .certifed-list__number {
        font-size: 35px;
        vertical-align: top;
        margin-right: 15px;
    }
}

.certifed-list__text {
    font-size: 13px;
    color: #38454c;
    display: inline-block;
    max-width: 60%;
    line-height: 1.3;
}
@media only screen and (max-width: 1024px) {
    .certifed-list__text {
        font-size: 18px;
        line-height: 1.25;
    }
}
.certifed-list__count {
    margin-top: 15px;
    position: relative;
}
.certifed-list:after {
    content: " ";
    height: 0;
    display: block;
    clear: both;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .certifed-list .g-row {
        margin: 0 -15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .certifed-list .g-col-d-3 {
        width: 50%;
        padding: 0 15px;
        float: left;
    }
}

.win-block{
    padding: 10px 15px;
    background: #ffffff;
    border: 1px solid #dbe8ea;
    border-top: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 12px;
    min-height: 67px;
}
.img-win{
    max-height: 33px;
    max-width: 33px;
    height: min-content;
}
.relat{
    position: relative;
}
.col-agr{
    margin-right: 10px;
}
.col-year-name{
    display: block;
    font-size: 11px;
    text-align: center;
}
.win-cc{
    font-size: 12px;
    width: 100%;
    margin-bottom: 5px;
}
.win-ankh{
    display: block;
}
@media (max-width: 767px) {
    .win-block{
        right: 33px;
        bottom: 20px;
    }
}

.certification-sect {
    padding: 50px 0;
    background-color: #fff;
}
.certification-sect.has-blue-bg {
    background-color: #def3f7;
}
.certification-sect__title {
    margin: 15px 0 10px;
    color: #38454c;
    font-size: 30px;
    font-family: MuseoSansCyrlBold;
    line-height: 30px;
}
@media only screen and (max-width: 1024px) {
    .certification-sect__title {
        font-size: 30px;
        line-height: 36px;
    }
}
.certification-sect__title a {
    color: #3DAFCC;
}
.certification-sect__note {
    margin: 12px 0 30px;
    color: #38454c;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}
@media only screen and (max-width: 1024px) {
    .certification-sect__note {
        font-size: 22px;
        line-height: 28px;
    }
}
.certification-sect__footnote {
    font-size: 13px;
    line-height: 22px;
}
@media only screen and (max-width: 1024px) {
    .certification-sect__footnote {
        margin: 16px 0;
        font-size: 15px;
    }
}
.certification-sect__footnote span {
    font-weight: 500;
}
.certification-sect__logos .partner-logos__item:nth-child(n + 8) {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .certification-sect__logos .partner-logos__item:nth-child(n + 8) {
        display: inline-block;
    }
}
@media only screen and (max-width: 767px) {
    .certification-sect__logos .partner-logos__item:nth-child(n + 7) {
        display: none;
    }
}
.certification-profit {
    margin-top: 70px;
    color: #1f282d;
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: distribute;
    font-size: 0;
    line-height: 0;
}
.certification-profit:after {
    content: "";
    display: inline-block;
    width: 100%;
    visibility: hidden;
}
@media only screen and (max-width: 1024px) {
    .certification-profit {
        text-align: left;
        -moz-text-align-last: auto;
        text-align-last: auto;
        text-justify: auto;
    }
    .certification-profit:after {
        display: none;
    }
}
.certification-profit__item {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    margin-bottom: 60px;
    text-align: left;
    -moz-text-align-last: auto;
    text-align-last: auto;
    text-justify: auto;
}
@media only screen and (max-width: 1024px) {
    .certification-profit__item {
        width: 33.33%;
        min-width: 210px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .certification-profit__item {
        display: block;
        width: auto;
        margin-bottom: 80px;
        text-align: center;
    }
}
.certification-profit__icon {
    display: block;
    width: 86px;
    height: 68px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
@media only screen and (max-width: 767px) {
    .certification-profit__icon {
        margin: 0 auto 20px;
        width: 105px;
        height: 80px;
        background-position: center;
    }
}
.certification-profit__title {
    margin: 8px 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
}
@media only screen and (max-width: 1024px) {
    .certification-profit__title {
        font-size: 20px;
        line-height: 28px;
    }
}
.certification-profit__note {
    font-size: 15px;
    font-weight: 100;
    line-height: 22px;
}
@media only screen and (max-width: 1024px) {
    .certification-profit__note {
        max-width: 190px;
        font-size: 20px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 767px) {
    .certification-profit__note {
        max-width: 225px;
        margin: 0 auto;
    }
}
.certification-type {
    padding: 50px 45px 50px;
    color: #38454c;
    background-color: #fff;
    border: 1px solid #dbe8ea;
}
.certification-type.is-toll {
    min-height: 490px;
}
@media only screen and (max-width: 1024px) {
    .certification-type {
        margin-bottom: 60px;
        padding: 50px 45px;
    }
}
@media only screen and (max-width: 767px) {
    .certification-type {
        padding: 30px 20px 50px;
    }
}
.certification-type__title {
    margin: 10px 0 30px;
    color: #38454c;
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
}
@media only screen and (max-width: 1024px) {
    .certification-type__title {
        font-size: 25px;
        line-height: 32px;
    }
}
.certification-type__title i {
    display: inline-block;
    vertical-align: top;
    width: 27px;
    height: 27px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 90%;
}
@media only screen and (max-width: 1024px) {
    .certification-type__title i {
        width: 32px;
        height: 32px;
    }
}
@media only screen and (max-width: 767px) {
    .certification-type__title i {
        display: block;
        width: 50px;
        height: 50px;
        margin-bottom: 15px;
    }
}
.certification-type__note {
    margin: 15px 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
}
@media only screen and (max-width: 1024px) {
    .certification-type__note {
        font-size: 20px;
        line-height: 28px;
    }
}
.certification-type__list {
    margin: 20px 0 35px;
    padding-left: 15px;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
}
@media only screen and (max-width: 1024px) {
    .certification-type__list {
        margin: 40px 0;
        font-size: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .certification-type__list {
        padding-left: 20px;
    }
}
.certification-type__list li {
    margin: 15px 0;
}
.certification-type__link {
    margin: 30px 0;
}
.certification-type__link a {
    color: #3DAFCC;
    font-size: 15px;
    line-height: 23px;
}
.certification-type__all {
    float: right;
    width: 130px;
    color: #3DAFCC;
    font-size: 15px;
    line-height: 23px;
}
@media only screen and (max-width: 1024px) {
    .certification-type__all {
        float: none;
        display: block;
        width: auto;
        margin-bottom: 40px;
        font-size: 20px;
    }
}
.icon-rocket {
    background-image: url('/test2/static/img/partners/partners_start.svg');
}
.icon-book {
    background-image: url('/test2/static/img/partners/partners_tutorial.svg');
}
.icon-speech {
    background-image: url('/test2/static/img/partners/partners_recommendations.svg');
}
.icon-money {
    background-image: url('/test2/static/img/partners/partners_transparency.svg');
}
.icon-growth {
    background-image: url('/test2/static/img/partners/partners_comission.svg');
}
.icon-personal {
    background-image: url('/test2/static/img/partners/certificate_person.svg');
}
.icon-optimiz {
    background-image: url('/test2/static/img/partners/certificate_optimizator.svg');
}
.icon-company {
    background-image: url('/test2/static/img/partners/certificate_organization.svg');
}

.articles-video {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 34.65%;
    height: 100%;
    background-color: #262f34;
    overflow: hidden;
}
@media only screen and (max-width: 1024px) {
    .articles-video {
        display: block;
        width: auto;
        height: auto;
    }
}
.articles-video__poster {
    position: relative;
    height: 100%;
    margin: 0 -150px;
    text-align: center;
    -webkit-transition: all 0.6s ease-in-out 0.3s;
    transition: all 0.6s ease-in-out 0.3s;
    z-index: 1;
}
@media only screen and (max-width: 1024px) {
    .articles-video__poster {
        height: auto;
        margin: 0;
    }
}
.articles-video__poster.hide {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.articles-video__poster:hover .articles-video__img {
    opacity: 0.9;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.articles-video__img {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    width: auto;
    max-width: none;
    opacity: 0.4;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 1024px) {
    .articles-video__img {
        display: block;
        top: 0;
        left: 0;
        min-height: 100%;
        width: 100%;
    }
}
.articles-video__start {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: no-repeat center url('/test2/static/img/svg/icon_play_yellow.svg');
    background-size: 50px 50px;
    cursor: pointer;
    z-index: 2;
}
.articles-video .youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.articles-unit {
    height: 247px;
    margin: 30px 0 40px;
    font-size: 0;
}
@media only screen and (max-width: 1024px) {
    .articles-unit {
        height: auto;
    }
}
.articles-unit__thumb {
    display: inline-block;
    vertical-align: top;
    width: 31.65%;
    height: 100%;
    background-color: #262f34;
    overflow: hidden;
}
@media only screen and (max-width: 1024px) {
    .articles-unit__thumb {
        width: auto;
        height: auto;
    }
}
.articles-unit__thumb-link {
    display: block;
    height: 100%;
    margin: 0 -150px;
    text-align: center;
}
@media only screen and (min-width: 1024px) {
    .articles-unit__thumb-link:hover .articles-unit__thumb-img {
        opacity: 0.9;
        -webkit-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
    }
}
@media only screen and (max-width: 1024px) {
    .articles-unit__thumb-link {
        height: auto;
        margin: 0;
    }
}
.articles-unit__thumb-img {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    width: auto;
    max-width: none;
    opacity: 0.4;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 1024px) {
    .articles-unit__thumb-img {
        display: block;
        height: auto;
        max-height: 247px;
        max-width: 100%;
        opacity: 1;
    }
}
.articles-unit__details {
    position: relative;
    vertical-align: top;
}
@media only screen and (min-width: 1024px) {
    .articles-unit__details {
        display: inline-block;
        padding: 25px 70px 0 40px;
        width: 65.35%;
        height: 100%;
        overflow: hidden;
        border-color: #e7f0f1;
        border-style: solid;
        border-width: 1px 1px 1px 0;
    }
}
@media only screen and (max-width: 1024px) {
    .articles-unit__details {
        width: auto;
        height: auto;
        margin: 40px 0 55px;
    }
}
.articles-unit__date {
    position: relative;
    font-size: 12px;
    font-weight: 300;
    color: #1b424b;
    line-height: 1.25;
    margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
    .articles-unit__date {
        margin-bottom: 15px;
        font-size: 15px;
    }
}
.articles-unit__date:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 10px;
    height: 12px;
    background: url('/test2/static/img/icon/icon-clock.png') no-repeat;
    background-size: 10px 10px;
}
@media only screen and (max-width: 1024px) {
    .articles-unit__date:before {
        width: 15px;
        height: 20px;
        line-height: 20px;
        background-size: 15px 15px;
        margin-right: 10px;
    }
}
.articles-unit__title {
    font-size: 18px;
    font-weight: 500;
    color: #1b424b;
    line-height: 1.35;
    text-decoration: none;
    margin-bottom: 15px;
}
@media only screen and (max-width: 1024px) {
    .articles-unit__title {
        font-size: 20px;
        line-height: 1.25;
    }
}
.articles-unit__title a {
    color: inherit;
    text-decoration: none;
    font: inherit;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.articles-unit__title a:hover {
    color: #3DAFCC;
}
.articles-unit__title a:active {
    background-color: #d3e9ec;
}
.articles-unit__desc {
    font-weight: 300;
    font-size: 15px;
    color: #1b424b;
    line-height: 1.5;
}
@media only screen and (max-width: 1024px) {
    .articles-unit__desc {
        font-size: 20px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1024px) {
    .articles-unit__links {
        position: absolute;
        left: 40px;
        right: 70px;
        bottom: 0;
        margin: 0;
        padding: 7px 0 20px;
        list-style: none;
        background-color: #fff;
    }
    .articles-unit__links:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 100%;
        height: 30px;
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
        background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0));
        background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
    }
}
@media only screen and (max-width: 1024px) {
    .articles-unit__links {
        margin-top: 15px;
        font-size: 20px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1024px) {
    .articles-unit__author {
        position: absolute;
        left: 40px;
        right: 70px;
        bottom: 0;
        padding-bottom: 30px;
        background-color: #fff;
    }
    .articles-unit__author:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 100%;
        height: 30px;
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
        background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0));
        background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
    }
}
@media only screen and (max-width: 1024px) {
    .articles-unit__author {
        margin-top: 20px;
    }
}
.articles-unit__author a {
    font-size: 15px;
    text-decoration: none;
    color: #3DAFCC;
    -webkit-transition: border 0.3s ease;
    transition: border 0.3s ease;
    border-bottom: 1px solid #3DAFCC;
}
@media only screen and (max-width: 1024px) {
    .articles-unit__author a {
        font-size: 20px;
    }
}
.articles-unit__author a:hover {
    border-bottom: 1px solid transparent;
}


.pagination {
    margin: 0 0 48px;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: center;
}
.pagination li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
}
.pagination li.is-active a {
    background-color: #e7f0f1;
    cursor: default;
}
.pagination li:last-child a {
    border-right: 1px solid #e7f0f1;
}
@media only screen and (max-width: 1024px) {
    .pagination li {
        font-size: 19px;
    }
}
@media only screen and (max-width: 767px) {
    .pagination li:nth-child(5),
    .pagination li:nth-child(6) {
        display: none;
    }
}
.pagination a,
.pagination b {
    display: block;
    min-width: 26px;
    color: #1b424b;
    font: inherit;
    text-decoration: none;
    text-align: center;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #e7f0f1;
    overflow: hidden;
}
@media only screen and (max-width: 1024px) {
    .pagination a,
    .pagination b {
        min-width: 37px;
    }
}
.pagination a:hover {
    background-color: #e7f0f1;
}
.pagination__prev,
.pagination__next {
    width: 26px;
    padding: 7px 10px 5px;
    color: transparent;
    white-space: nowrap;
    text-indent: 50px;
    background: no-repeat center;
    background-size: 9px 9px;
}
@media only screen and (max-width: 1024px) {
    .pagination__prev,
    .pagination__next {
        padding: 9px 5px 7px;
    }
}
.pagination__prev {
    background-image: url('/test2/static/img/svg/icon_page-prev_blue.svg');
}
.pagination__next {
    background-image: url('/test2/static/img/svg/icon_page-next_blue.svg');
}
.pagination__dots,
.pagination__page {
    padding: 7px 3px 5px;
}
@media only screen and (max-width: 1024px) {
    .pagination__dots,
    .pagination__page {
        padding: 9px 5px 7px;
    }
}
.agreement-styles {
    color: #38454c;
    font-size: 18px;
    line-height: 24px;
    font-weight: 100;
}
.agreement-styles a {
    color: #3DAFCC;
    text-decoration: underline;
    font-weight: 500;
}
.agreement-styles a:hover {
    text-decoration: none;
}
.agreement-styles p {
    margin: 5px 0 20px;
}
ul.fancy-list {
    padding: 0;
    display: block;
    margin-left: 40px;
    margin-bottom: 20px;
    list-style-type: none;
}
ul.fancy-list li {
    font-size: 18px;
    line-height: 22px;
    color: #1F282C;
    position: relative;
    margin-bottom: 16px;
    padding-left: 0;
}
ul.fancy-list li:last-child {
    margin-bottom: 0;
}
ul.fancy-list li:after {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #3bafcc;
    left: -22px;
    top: 9px;
    position: absolute;
    content: '';
    display: block;
}
