a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: GothaProMed;
    font-weight: 400;
    font-style: normal;
    src: url(../../../fonts/puzat_fonts/gothapromed-webfont.woff2) format("woff2"), url(../../../fonts/puzat_fonts/gothapromed-webfont.woff) format("woff")
}

@font-face {
    font-family: GothaProBol;
    font-weight: 400;
    font-style: normal;
    src: url(../../../fonts/puzat_fonts/gothaprobol-webfont.woff2) format("woff2"), url(../../../fonts/puzat_fonts/gothaprobol-webfont.woff) format("woff")
}

@font-face {
    font-family: GothaProReg;
    font-weight: 400;
    font-style: normal;
    src: url(../../../fonts/puzat_fonts/gothaproreg-webfont.woff2) format("woff2"), url(../../../fonts/puzat_fonts/gothaproreg-webfont.woff) format("woff")
}

@font-face {
    font-family: GothaProLig;
    font-weight: 400;
    font-style: normal;
    src: url(../../../fonts/puzat_fonts/gothaprolig-webfont.woff2) format("woff2"), url(../../../fonts/puzat_fonts/gothaprolig-webfont.woff) format("woff")
}

@font-face {
    font-family: GothaProBlack;
    font-weight: 400;
    font-style: normal;
    src: url(../../../fonts/master-semantiki/gothaproblack.woff2) format("woff2"), url(../../../fonts/master-semantiki/gothaproblack.woff) format("woff")
}

.creating-list .download-link__block a,
.garant-message__block a {
    border-bottom: 1px solid;
    color: #0896c6
}

.creating-list .download-link__block a:focus,
.creating-list .download-link__block a:hover,
.garant-message__block a:focus,
.garant-message__block a:hover {
    text-decoration: none
}

.creating__btn,
.participation__btn {
    font-family: GothaProBol;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    transition: .15s;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #0896c6;
    border-radius: 30px;
    background: #0896c6;
    cursor: pointer
}

@media (min-width:768px) {
    .creating__btn,
    .participation__btn {
        padding: 20px 30px;
        letter-spacing: 1px
    }
}

.creating__btn:focus,
.creating__btn:hover,
.participation__btn:focus,
.participation__btn:hover {
    text-decoration: none;
    color: #000;
    border: 1px solid #0896c6;
    background: none
}

.participation a:focus,
.participation a:hover {
    text-decoration: none
}

.participation__header {
    font-family: GothaProLig;
    line-height: 1.2;
    background: #fff
}

@media (min-width:992px) {
    .participation__header .container {
        width: 810px
    }
}

.participation__wrapper {
    font-family: GothaProLig;
    line-height: 1.4;
    overflow: hidden;
    background: #f6f6f6
}

@media (min-width:992px) {
    .participation__wrapper .container {
        width: 810px
    }
}

.steps-participation__block {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .steps-participation__block {
        display: none
    }
}

.steps-participation__item {
    text-align: center
}

.steps-participation__text {
    font-size: 18px;
    margin-bottom: 35px
}

.steps-participation__item.active .steps-participation__text {
    font-weight: 700;
    color: #0896c6
}

.steps-participation__arrow {
    position: relative;
    bottom: 10px
}

.steps-participation__arrow .line {
    width: 100%;
    height: 2px;
    background: #000
}

.steps-participation__item.active .steps-participation__arrow .line {
    background: #0896c6
}

.steps-participation__arrow .circle {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -11px;
    margin-left: -7px;
    border: 3px solid;
    border-color: #000;
    border-radius: 50%;
    background: #fff
}

.steps-participation__item.active .steps-participation__arrow .circle {
    border-color: #0896c6
}

.steps-participation__arrow .arrow {
    position: absolute;
    right: 0;
    width: 14px;
    height: 14px;
    margin-top: -8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 3px solid;
    border-color: #000;
    border-top: none;
    border-left: none
}

.steps-participation__item.active .steps-participation__arrow .arrow {
    border-color: #0896c6
}

.course-title {
    font-family: GothaProBlack;
    font-size: 36px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase
}

@media (min-width:768px) {
    .course-title {
        font-size: 48px
    }
}

.course-desc {
    font-size: 26px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #00a4db
}

@media (min-width:768px) {
    .course-desc {
        font-size: 30px
    }
}

.page-message {
    font-family: GothaProReg;
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: center
}

.participation-grid__line {
    margin: 0 -10px
}

@media (min-width:600px) {
    .participation-grid__line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:768px) {
    .participation-grid__line {
        margin: 0 -20px
    }
}

.participation-grid__item {
    max-width: 500px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding: 0 10px
}

@media (max-width:767px) and (min-width:600px) {
    .participation-grid__item {
        float: left;
        width: 50%
    }
}

@media (min-width:768px) {
    .participation-grid__item {
        margin-bottom: 40px;
        padding: 0 20px
    }
}

.participation-item__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 0 20px;
    background: #fff;
    box-shadow: 16px 16px 24px #e6e6e6;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:768px) {
    .participation-item__wrapper {
        padding: 0 30px
    }
}

.participation__title {
    font-family: GothaProBlack;
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.participation__desc p {
    margin-bottom: 20px
}

.participation__desc img {
    max-width: 100%
}

.participation__desc>.icon,
.participation__desc>.text {
    display: inline-block;
    vertical-align: top
}

.participation__desc>.text {
    width: calc(100% - 70px);
    padding-left: 15px
}

.participation-icon__block {
    margin: 0 -10px;
    text-align: left;
    letter-spacing: -10px
}

.participation__icon {
    font-size: 14px;
    display: inline-block;
    width: 33.3333333333%;
    margin-bottom: 20px;
    padding: 0 10px;
    vertical-align: middle
}

@media (max-width:992px) {
    .participation__icon {
        width: 50%
    }
}

.participation__icon.outlaw {
    padding-right: 0;
    letter-spacing: -10px;
    width: 60%
}

@media (max-width:991px) {
    .participation__icon.outlaw {
        width: 100%
    }
}

.participation__icon:before {
    display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle
}

.participation__icon img {
    max-width: 100%;
    vertical-align: middle
}

.participation__icon>.icon,
.participation__icon>.text {
    display: inline-block;
    vertical-align: middle
}

.participation__icon>.text {
    width: calc(100% - 30px);
    padding-left: 10px;
    letter-spacing: -.5px
}

.garant-message__block {
    margin-bottom: 80px
}

@media (min-width:500px) and (max-width:599px) {
    .garant-message__block .container {
        max-width: 500px;
        padding: 0 10px
    }
}

@media (max-width:499px) {
    .garant-message__block .container {
        padding: 0 15px
    }
}

.garant-message__block a {
    margin-bottom: 30px
}

.garant-message__title {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px
}

.garant-message__title>* {
    font-family: GothaProMed;
    display: inline-block;
    vertical-align: middle
}

.garant-message__title .icon {
    margin-right: 15px
}

.payment-install {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: 0 15px
}

.payment-install__nav {
    font-family: GothaProLig;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center
}

.payment-install__nav li {
    float: left;
    width: 50%
}

.payment-install__nav>.active .payment-install__checkbox {
    border: 1px solid #00a4db
}

.payment-install__nav>.active .payment-install__checkbox:before {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    content: "";
    border: 10px solid #fff;
    background: #00a4db
}

.payment-install__nav a {
    font-size: 18px;
    text-decoration: none;
    color: #000
}

.payment-install__nav a>* {
    display: inline-block;
    vertical-align: middle
}

.payment-install__checkbox {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border: 1px solid #000
}

@media (min-width:768px) {
    .payment-install__checkbox {
        margin-right: 15px
    }
}

.payment-install__tab-content {
    margin-bottom: 120px
}

.payment-install__tab-pane {
    display: none
}

.payment-install__tab-pane.active {
    display: block
}

.fade {
    transition: opacity .15s linear;
    opacity: 0
}

.fade.in {
    opacity: 1
}

.money-scale {
    position: relative;
    width: 100%;
    height: 4px;
    background: #00a4db
}

.money-scale:after,
.money-scale:before {
    position: absolute;
    display: block;
    width: 2px;
    height: 16px;
    margin-top: -6px;
    content: "";
    background: #00a4db
}

.money-scale:after {
    right: 0
}

.money-scale__el {
    position: absolute;
    width: 22px;
    height: 22px;
    margin-top: -9px;
    border: 3px solid #fff
}

.money-scale__el span {
    font-family: GothaProMed;
    font-size: 16px;
    position: absolute;
    top: 100%;
    margin-top: 10px
}

@media (min-width:768px) {
    .money-scale__el span {
        font-size: 18px
    }
}

.money-scale__el--start {
    left: 0;
    border-color: transparent
}

@media (min-width:768px) {
    .money-scale__el--start {
        margin-left: -10px
    }
    .money-scale__el--start span {
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }
}

.money-scale__el--end {
    border-color: transparent;
    right: 0
}

@media (min-width:768px) {
    .money-scale__el--end {
        margin-right: -10px
    }
    .money-scale__el--end span {
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        left: 50%
    }
}

@media (max-width:767px) {
    .money-scale__el--end span {
        right: 0
    }
}

.money-scale__el.money-scale__part {
    margin-left: -10px;
    border-radius: 50%;
    background: #00a4db
}

.money-scale__el.money-scale__part span {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.money-scale__el.money-scale__part--only {
    left: 50%
}

.money-scale__el.money-scale__part--one {
    left: 33.3333333333%
}

.money-scale__el.money-scale__part--two {
    left: 66.6666666667%
}

.creating-list {
    font-family: GothaProReg;
    line-height: 1.45
}

.creating-list .wall {
    margin-bottom: 50px;
    padding: 40px 15px 0;
    text-align: center
}

.creating-list .wall--gray {
    background: #f3f3f3
}

.creating-list h1 {
    font-family: GothaProBlack;
    font-size: 40px;
    line-height: 1.4;
    text-transform: uppercase
}

@media (min-width:768px) {
    .creating-list h1 {
        font-size: 60px
    }
}

.creating-list h2 {
    font-family: GothaProBlack;
    font-size: 21px;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (min-width:1200px) {
    .creating-list h2 {
        font-size: 26px;
        letter-spacing: 2px;
    }
}

.wall h2 {
    margin-bottom: 10px
}

.creating-list .h1-desc {
    font-size: 22px;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #0896c6
}

@media (min-width:768px) {
    .creating-list .h1-desc {
        font-size: 28px
    }
}

@media (min-width:992px) {
    .creating-list .h1-desc {
        font-size: 32px;
        padding-bottom: 20px
    }
}

@media (min-width:1200px) {
    .creating-list .h1-desc {
        font-size: 40px;
        line-height: 1
    }
}

.creating-list .h2-desc {
    font-size: 20px
}

.creating-list__item:nth-child(odd) {
    color: #fff;
    background: #0896c6
}

.creating-list__item:nth-child(odd) .creating-list__item-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.creating-list__item-wrapper {
    /* overflow: hidden; */
    padding: 25px 0
}

@media (min-width:768px) {
    .creating-list__item-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width:992px) {
    .creating-list__item-wrapper {
        padding: 45px 30px
    }
}

@media (max-width:767px) {
    .creating-list__item-wrapper>* {
        width: 100%
    }
    .creating-list__item-wrapper>:first-child {
        margin-bottom: 30px
    }
}

@media (min-width:768px) {
    .creating-list__item-wrapper>* {
        width: 50%
    }
}

.creating-list__number {
    line-height: normal;
    position: relative
}

@media (min-width:992px) {
    .creating-list__number {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width:768px) {
    .creating-list__item:nth-child(2n) .creating-list__number {
        padding-right: 30px
    }
}

@media (min-width:768px) {
    .creating-list__item:nth-child(2n) .creating-list__text,
    .creating-list__item:nth-child(odd) .creating-list__number {
        padding-left: 30px
    }
}

@media (min-width:768px) {
    .creating-list__item:nth-child(odd) .creating-list__text {
        padding-right: 30px
    }
}

.creating-list__text li {
    position: relative;
    min-height: 40px;
    margin-bottom: 10px;
    padding-left: 40px
}

.creating-list__text li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 24px;
    height: 24px;
    content: ""
}

.creating-list__item:nth-child(odd) .creating-list__text li:before {
    border: 1px solid #067195;
    background: #fff
}

.creating-list__item:nth-child(2n) .creating-list__text li:before {
    border: 1px solid #0896c6
}

.creating-list__item-number {
    font-family: GothaProBol;
    font-size: 70px;
    display: inline-block;
    margin-right: 15px
}

@media (min-width:992px) {
    .creating-list__item-number {
        margin-bottom: -13px
    }
}

@media (min-width:1200px) {
    .creating-list__item-number {
        font-size: 90px;
        margin-right: 20px
    }
}

.creating-list__item:nth-child(2n) .creating-list__item-number {
    color: #0896c6
}

.creating-list__item-icon {
    display: inline-block;
    margin-right: 15px
}

@media (min-width:1200px) {
    .creating-list__item-icon {
        margin-right: 20px
    }
}

.creating-list__item-icon#creating-list__icon-1 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -523px;
    min-width: 70px;
    height: 81px
}

.creating-list__item-icon#creating-list__icon-2 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 0;
    min-width: 160px;
    height: 29px
}

@media (min-width:992px) {
    .creating-list__item-icon#creating-list__icon-2 {
        position: absolute;
        right: 70px;
        bottom: -4px
    }
}

@media (min-width:1200px) {
    .creating-list__item-icon#creating-list__icon-2 {
        position: absolute;
        right: 120px;
        bottom: -2px
    }
}

.creating-list__item-icon#creating-list__icon-3 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -29px;
    min-width: 64px;
    height: 64px
}

.creating-list__item-icon#creating-list__icon-4 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -686px;
    min-width: 70px;
    height: 89px
}

.creating-list__item-icon#creating-list__icon-5 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -229px;
    min-width: 70px;
    height: 69px
}

.creating-list__item-icon#creating-list__icon-6 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -161px;
    min-width: 70px;
    height: 68px
}

.creating-list__item-icon#creating-list__icon-7 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -446px;
    min-width: 60px;
    height: 77px
}

.creating-list__item-icon#creating-list__icon-8 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -371px;
    min-width: 92px;
    height: 75px
}

.creating-list__item-icon#creating-list__icon-9 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -604px;
    min-width: 82px;
    height: 82px
}

.creating-list__item-icon#creating-list__icon-10 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -93px;
    min-width: 68px;
    height: 68px
}

.creating-list__item-icon#creating-list__icon-11 {
    background-image: url(../img/creating-list__sprite.png);
    background-position: 0 -298px;
    min-width: 60px;
    height: 73px
}

.creating-list__item-text br {
    display: none
}

@media (min-width:992px) {
    .creating-list__item-text {
        line-height: 1.3;
        margin-bottom: -5px
    }
    .creating-list__item-text br {
        display: block
    }
}

@media (min-width:1200px) {
    .creating-list__item-text {
        line-height: 1.2
    }
}

.creating__btn {
    display: inline-block;
    padding: 20px 30px
}

.creating-list .download-link__block {
    margin-bottom: 30px;
    text-align: center
}

.page-template-checklist_page .site-footer {
    margin-top: 0;
}

.creating-list .page-header {
    border-bottom: 0;
}