.header .days b, article, aside, details, figcaption, figure, footer, form.standart-form.loading:after, header, hgroup, menu, nav, section, video {
 display: block
}

body {
 font-family: Roboto, Helvetica, Arial, sans-serif;
 font-weight: 400;
 font-size: 14px;
 line-height: 1.4;
 min-width: 320px;
 color: #4f4f4f;
 position: relative;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 background: #fff url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/lines.svg) calc(50% + 473px) 0 no-repeat;
 overflow-x: hidden;
}

ol, ul {
 list-style: none
}

blockquote, q {
 quotes: none
}

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

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

.separated-phone {
 padding-top: 8px
}

.separated-phone .phone {
 display: inline-block !important
}

.separated-phone .phone1 {
 width: 15% !important
}

.separated-phone .phone2 {
 width: 18% !important
}

.separated-phone .phone3 {
 width: 46% !important
}

@media only screen and (max-width: 1200px) {
 .separated-phone .phone1 {
  width: 15% !important
 }

 .separated-phone .phone2 {
  width: 18% !important
 }

 .separated-phone .phone3 {
  width: 54% !important
 }
}

.modal-overlay {
 display: none;
 padding-top: 1px;
 position: fixed;
 top: 0;
 bottom: 0;
 right: 0;
 left: 0;
 background: rgba(0, 0, 0, .8);
 z-index: 1000000;
 overflow: auto;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: center;
 justify-content: center
}

.modal-overlay .modal-content {
 position: relative;
 margin-bottom: 0;
 border-radius: 4px
}

.modal-overlay .close-button {
 position: absolute;
 width: 64px;
 height: 64px;
 top: -64px;
 right: -64px;
 background: #fff url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/close-modal-icon.svg) 50% no-repeat;
 box-shadow: 0 14px 10px rgba(0, 0, 0, .19);
 cursor: pointer;
 border-radius: 50%
}

#modal-video .modal-content {
 height: auto;
 width: 100%
}

#modal-video .video {
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden
}

#modal-video .video iframe, form.standart-form:after {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%
}

#modal-priceform form.standart-form {
 width: 370px
}

#modal-priceform form.standart-form .form-title {
 display: inline-block;
 text-align: left;
 padding-left: 62px;
 position: relative
}

#modal-priceform form.standart-form .form-title:before {
 content: '';
 display: block;
 position: absolute;
 left: 0;
 top: 5px;
 width: 44px;
 height: 44px;
 background: #6349f2 url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/price-form-icon.svg) 50% no-repeat;
 box-shadow: 0 22px 64px rgba(0, 0, 0, .229789);
 border-radius: 4px
}

#modal-placeform form input.email, #modal-placeform form input.name, #modal-placeform form input.phones, #modal-priceform form.standart-form input.email, #modal-priceform form.standart-form input.name, #modal-priceform form.standart-form input.phones, #modal-questionform form input.email, #modal-questionform form input.name, #modal-questionform form input.phones {
 max-width: 322px
}

#modal-placeform form {
 padding-top: 0;
 width: 370px
}

#modal-placeform .placeform-header {
 margin-bottom: 24px;
 background: #6349f2;
 border-radius: 4px 4px 0 0;
 border-top: 4px solid #4e35d7;
 padding: 10px 24px 13px
}

#modal-placeform .placeform-header .date {
 font-weight: 700;
 line-height: 48px;
 font-size: 20px;
 padding-left: 56px;
 color: #fff;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/placeform-icon-1.svg) 0 50% no-repeat
}

#modal-placeform .placeform-header .time {
 line-height: 48px;
 font-size: 18px;
 color: rgba(255, 255, 255, .8);
 padding-left: 30px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/clock-icon.svg) 0 50% no-repeat
}

#modal-questionform form {
 padding: 32px 24px;
 max-width: 770px;
 width: 770px
}

#modal-questionform form input.email {
 margin-bottom: 0
}

#modal-questionform form .subm {
 margin-top: 25px;
 width: 220px
}

#modal-questionform textarea {
 width: 384px;
 height: 181px;
 border: 1px solid #dcdcdc;
 border-radius: 4px;
 resize: none
}

#modal-questionform textarea:hover {
 border: 1px solid #42ca97
}

#modal-questionform .form-title {
 display: block;
 text-align: left;
 padding-left: 62px;
 position: relative
}

#modal-questionform .form-title:before {
 content: '';
 display: block;
 position: absolute;
 left: 0;
 top: 5px;
 width: 44px;
 height: 44px;
 background: #6349f2 url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/question-form-icon.svg) 50% no-repeat;
 box-shadow: 0 22px 64px rgba(0, 0, 0, .229789);
 border-radius: 4px
}

#modal-price-success .success-block, #modal-question-success .success-block {
 background: #fff;
 box-shadow: 0 20px 60px rgba(0, 0, 0, .0587353);
 border-radius: 4px;
 width: 370px;
 text-align: center;
 padding-top: 61px;
 padding-bottom: 61px
}

#modal-price-success .success-block .block-icon, #modal-question-success .success-block .block-icon {
 background: rgba(119, 213, 178, .15) url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/check.svg) 50% no-repeat;
 width: 94px;
 height: 94px;
 box-shadow: 0 8.17391px 29.971px rgba(0, 0, 0, .0998075);
 border-radius: 4px;
 margin: 0 auto 32px
}

#modal-price-success .success-block .block-title, #modal-question-success .success-block .block-title {
 font-weight: 700;
 line-height: 28px;
 font-size: 20px;
 text-align: center;
 color: #000;
 margin-bottom: 8px
}

#modal-price-success .success-block .block-text, #modal-question-success .success-block .block-text {
 line-height: 20px;
 font-size: 14px;
 text-align: center;
 color: #4f4f4f;
 opacity: .8;
 margin-bottom: 40px
}

#modal-place-success .success-block {
 border-top: 8px solid #77d5b2;
 background: #6349f2 url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/place-success-bg.png) 50% 0 no-repeat;
 box-shadow: 0 20px 60px rgba(0, 0, 0, .0587353);
 border-radius: 4px;
 text-align: center;
 width: 370px;
 padding-top: 45px;
 padding-bottom: 48px
}

#modal-place-success .success-block .btn-seminar-close-success {
 background-color: #fff;
 color: #000
}

#modal-place-success .success-block .block-icon {
 box-shadow: 0 8.17391px 29.971px rgba(0, 0, 0, .0998075);
 border-radius: 4px;
 background: #77d5b2 url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/check-white.svg) 50% no-repeat;
 width: 52px;
 height: 52px;
 display: inline-block;
 vertical-align: top;
 margin-right: 16px
}

#modal-place-success .success-block .block-title {
 display: inline-block;
 text-align: left;
 line-height: 20px;
 font-size: 14px;
 color: rgba(255, 255, 255, .8);
 max-width: 260px;
 padding-bottom: 22px;
 border-bottom: 2px solid #53deaa;
 margin-bottom: 38px
}

#modal-place-success .success-block .block-title b {
 display: block;
 font-weight: 700;
 line-height: 28px;
 font-size: 20px;
 margin-bottom: 8px;
 color: #fff
}

#modal-place-success .success-block .start-info {
 text-align: right;
 padding-right: 25px;
 margin-bottom: 49px
}

#modal-place-success .success-block .start-info .start-title {
 font-style: italic;
 line-height: 22px;
 font-size: 16px;
 text-align: right;
 color: #fff;
 margin-bottom: 5px
}

#modal-place-success .success-block .start-info .date {
 font-weight: 700;
 line-height: 23px;
 font-size: 18px;
 display: inline-block;
 color: #fff;
 position: relative;
 margin-right: 20px
}

#modal-place-success .success-block .start-info .date:before {
 content: '';
 display: block;
 position: absolute;
 width: 50px;
 height: 50px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/calendar-icon.svg) 50% no-repeat;
 left: -58px;
 top: 50%;
 -ms-transform: translateY(-50%);
 transform: translateY(-50%)
}

#modal-place-success .success-block .start-info .time {
 display: inline-block;
 line-height: 25px;
 font-size: 18px;
 text-align: right;
 padding-left: 30px;
 color: #fff;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/clock-icon@2x.png) 0 50% no-repeat;
 background-size: 21px
}

#modal-place-success .success-block .block-text {
 font-weight: 500;
 line-height: 20px;
 font-size: 14px;
 text-align: center;
 color: #fff;
 margin-bottom: 24px
}

.countdownHolder {
 width: 450px;
 margin: 0 auto;
 font: 30px/1.5 Roboto, sans-serif;
 text-align: center;
 letter-spacing: -3px
}

.countdownHolder .position {
 display: inline-block;
 height: 1.7em;
 overflow: hidden;
 position: relative;
 width: .55em
}

.countdownHolder .digit {
 position: absolute;
 display: block;
 width: .5em;
 border-radius: .2em;
 text-align: center;
 color: #000;
 letter-spacing: -1px
}

.countdownHolder .digit.static {
 margin-top: 18px
}

.countdownHolder .coundDays, .countdownHolder .countHours, .countdownHolder .countMinutes, .countdownHolder .countSeconds {
 background: #fff;
 border-radius: 5px;
 padding: 10px 20px;
 margin: 5px
}

.countdownHolder .countDiv {
 display: none;
 width: 16px;
 height: 1.6em;
 position: relative
}

.countdownHolder .countDiv:after, .countdownHolder .countDiv:before {
 position: absolute;
 width: 5px;
 height: 5px;
 background-color: #444;
 border-radius: 50%;
 left: 50%;
 margin-left: -3px;
 top: .5em;
 box-shadow: 1px 1px 1px rgba(4, 4, 4, .5);
 content: ''
}

.countdownHolder .countDiv:after {
 top: .9em
}

.countdownHolder .textdigit {
 font-size: 15px;
 font-family: Roboto;
 letter-spacing: 0
}

*, :after, :before {
 box-sizing: border-box
}

.hidden {
 display: none
}

.wrapper {
 margin: 0 auto
}

a {
 text-decoration: none
}

form input.error {
 box-shadow: inset 0 0 20px 1px rgba(255, 0, 0, .3);
 border: 2px solid red !important
}

form input.not_error {
 box-shadow: inset 0 0 20px 1px rgba(100, 255, 100, .3);
 border: 2px solid #9f9 !important
}

.btn-seminar, .btn-seminar-close-success, .subm {
 line-height: 56px;
 border-radius: 200px;
 font-weight: 700;
 font-size: 16px;
 text-transform: uppercase;
 color: #fff
}

.subm {
 cursor: pointer;
 border: 0;
 display: block;
 margin: 0 auto;
 width: 322px;
 padding-right: 34px;
 background: #53deaa url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/arr.svg) calc(50% + 75px) 50% no-repeat
}

.btn-seminar, .btn-seminar-close-success {
 text-align: center
}

.btn-seminar {
 margin: 0 auto;
 padding-right: 34px;
 background: #53deaa url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/arr.svg) calc(50% + 80px) 50% no-repeat;
 display: block;
 width: 322px
}

.btn-seminar-close-success {
 width: 220px;
 background: #6349f2;
 display: inline-block
}

.video-btn {
 position: absolute;
 background: rgba(83, 222, 170, .65) url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/play-icon.svg) 8px 50% no-repeat;
 border-radius: 100px;
 width: 255px;
 line-height: 70px;
 padding-left: 40px;
 text-align: center;
 font-size: 18px;
 letter-spacing: -.375px;
 color: #fff;
 left: 50%;
 top: 50%;
 margin-left: -127.5px;
 margin-top: -35px
}

.header {
 min-height: 800px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/header-bg-1920.png) 50% 0 no-repeat;
 position: relative
}

.header .container {
 margin-top: 20px;
}

.header .scroll-text {
 font-weight: 900;
 line-height: 19px;
 font-size: 16px;
 text-align: center;
 letter-spacing: 2px;
 color: #fff;
 opacity: .4;
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
 position: absolute;
 left: calc(50% + 540px);
 bottom: 85px
}

.header .topline {
 margin-bottom: 53px
}

.header .mob-menu-icon {
 display: none
}

.header .logo-block, .header .logo-block .left-side {
 width: 249px;
 height: 80px;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center
}

.header .logo-block .left-side {
 background-color: #53deaa;
 width: 80px;
 -ms-flex-pack: center;
 justify-content: center;
 box-shadow: 0 22px 64px rgba(0, 0, 0, .229789)
}

.header .logo-block .left-side .cube {
 width: 38px;
 height: 41px;
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/cube.png);
 background-size: 100%
}

.header .logo-block .right-side {
 width: 142.2px;
 height: 17.53px;
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/gerru.svg);
 background-size: 100%;
 margin-left: 20px
}

.header .menu {
 display: inline-block;
 vertical-align: top;
 margin-right: 40px
}

.header .menu li {
 float: left;
 margin-left: 47px
}

.header .days span, .header .menu li a {
 font-size: 16px;
 line-height: 70px;
 color: #fff;
 opacity: .8
}

.header .menu li a:hover {
 color: #53deaa;
 border-bottom: 3px solid #53deaa
}

.header .right-block {
 text-align: right
}

.header .date-block {
 display: inline-block;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/date-icon-header.svg) 0 50% no-repeat;
 padding-left: 72px;
 min-height: 58px;
 margin-bottom: 24px;
 text-align: left;
 margin-right: 70px
}

.header .date-block .date, .header .days {
 color: #fff;
 line-height: 39px;
 font-size: 28px;
 font-weight: 700
}

.header .date-block .time {
 opacity: .8;
 color: #fff;
 font-size: 16px;
 line-height: 21px;
 margin-right: 40px;
 text-transform: uppercase
}

.header .days {
 /*margin-bottom: 128px;*/
 margin-bottom: 25px
}

.header .days span {
 display: inline-block;
 opacity: .9;
 font-weight: 500;
 border-radius: 23px;
 background-color: #573ede;
 line-height: 31px;
 text-align: center;
 padding-left: 10px;
 padding-right: 10px
}

.header .title {
 color: #fff;
 font-size: 50px;
 font-weight: 900;
 line-height: 60px;
 text-transform: uppercase;
 display: inline-block;
 position: relative;
 white-space: pre-line;
}

.header .title:after {
    display: none;
    content: '';
    background: #64caa4;
    border-radius: 25px;
    width: 100%;
    height: 16px;
    margin-top: 18px;
    margin-bottom: 24px
}

.b-badge.b-badge_green {
    background: #64caa4;
    border-radius: 20px;
    width: 100%;
    height: auto;
    margin-top: 18px;
    margin-bottom: 24px;
    font-family: 'Roboto';
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 34px !important;
    max-width: 300px;
    letter-spacing: 0.2px;
}

.header .title span {
 font-size: 150px;
 font-weight: 900;
 letter-spacing: -7.5px;
 line-height: 162px;
 position: absolute;
 top: -78px;
 right: 0;
 left: 250px;
 background: -webkit-linear-gradient(rgba(255, 255, 255, .92), rgba(255, 255, 255, 0));
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
 white-space: pre-line;
}

.header .desc {
 opacity: .78;
 color: #fff;
 font-size: 19px;
 line-height: 30px
}

.header .scroll {
 position: absolute;
 left: calc(50% - 30px);
 width: 61px;
 height: 61px;
 bottom: 70px;
 border-radius: 50%;
 background: #fff url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/scroll-bg.svg) 50% no-repeat
}

form.standart-form {
 max-width: 400px;
 text-align: center;
 border-radius: 4px;
 background-color: #fff;
 padding-top: 40px;
 padding-bottom: 40px
}

.sec2 .item ul li, form.standart-form .form-title {
 opacity: .8;
 color: #4f4f4f;
 font-size: 14px;
 line-height: 20px;
 margin-bottom: 24px
}

.sec2 .item .item-title b, form.standart-form .form-title b {
 color: #000;
 font-size: 20px;
 font-weight: 700;
 line-height: 28px;
 display: block
}

form.standart-form input.email, form.standart-form input.name, form.standart-form input.phones {
 width: 310px;
 height: 55px;
 border-radius: 4px;
 background-color: #f0f0f0;
 border: 1px solid #dcdcdc;
 padding-left: 15px;
 font-weight: 400;
 font-size: 16px;
 line-height: 55px;
 display: block;
 margin: 0 auto 8px
}

form.standart-form input.email {
 margin-top: 8px;
 margin-bottom: 24px
}

form.standart-form textarea {
 background-color: #f0f0f0;
 border: 1px solid #dcdcdc;
 padding-left: 15px;
 font-weight: 400;
 font-size: 16px;
 line-height: 55px
}

form.standart-form:after {
 content: "";
 display: none;
 background: rgba(255, 255, 255, .7) url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/loading.svg) 50% no-repeat;
 z-index: 10
}

.sec1 {
 padding-top: 32px;
 padding-bottom: 32px
}

.sec1 .sec-title {
 padding-top: 24px;
 color: #0e0e0e;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 padding-left: 100px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/icon1-sec1@2x.png) 0 0 no-repeat;
 background-size: 70px;
 position: relative
}

.sec1 .sec-title:before, .sec2 .sec-title:before {
 content: '';
 display: block;
 border-radius: 26px;
 background-color: #64caa4;
 width: 183px;
 height: 8px;
 position: absolute;
 top: 0
}

.sec1 .sec-title span, .sec2 .sec-title span {
 display: block;
 opacity: .8;
 color: #4f4f4f;
 font-size: 20px;
 font-weight: 400;
 line-height: 33px;
 margin-top: 5px
}

.sec1 .illustration {
 height: 258px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/illustration2-sec1.svg) 50% 0 no-repeat
}

.sec1 .items {
 margin-top: 40px
}

.sec1 .item .item-title {
 color: #53deaa;
 font-size: 24px;
 font-weight: 700;
 line-height: 31px;
 margin-bottom: 16px;
 background-color: #fff;
 display: inline-block;
 position: relative
}

.sec1 .item .item-title:after {
 content: '';
 display: block;
 height: 2px;
 background: #ccf5e6;
 width: 140px;
 position: absolute;
 top: 50%;
 left: calc(100% + 10px)
}

.sec1 .item .item-text, .sec2 .item .item-title {
 opacity: .8;
 color: #4f4f4f;
 font-size: 14px;
 font-weight: 400;
 line-height: 23px
}

.sec1 .item4 .item-title:after {
 display: none
}

.sec2 {
 padding-top: 100px;
 position: relative
}

.sec2 .title-wrap {
 left: calc(50% - 86px);
 display: inline-block;
 position: absolute
}

.sec2 .sec-title {
 padding-top: 24px;
 color: #0e0e0e;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 padding-left: 100px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/icon1-sec2.svg) 0 0 no-repeat;
 position: relative;
 max-width: 647px
}

.sec2 .items {
 height: 729px
}

.sec2 .item {
 background: linear-gradient(180deg, #f3f5f8 0%, #fff 100%);
 border-radius: 4px;
 padding: 48px 24px 60px;
 text-align: center
}

.sec2 .item .item-title {
 font-size: 13px;
 font-weight: 700;
 line-height: 21px;
 text-transform: uppercase;
 margin-bottom: 20px
}

.sec2 .item .item-title b {
 color: #0e0e0e;
 font-weight: 900;
 line-height: 26px;
 margin-bottom: 11px
}

.sec2 .item ul {
 text-align: left
}

.sec2 .item ul li {
 position: relative;
 padding-left: 15px;
 margin-bottom: 15px
}

.sec2 .item ul li:last-child, .sec6 ul li:last-child {
 margin-bottom: 0
}

.sec2 .item ul li:before, .sec3 .sec-title:before {
 content: '';
 display: block;
 height: 8px;
 position: absolute
}

.sec2 .item ul li:before {
 left: 0;
 width: 8px;
 background-color: #53deaa;
 border-radius: 50%;
 top: 5px
}

.sec2 .item2 {
 -ms-transform: translateY(50px);
 transform: translateY(50px)
}

.sec3 {
 overflow-x: hidden;
 padding-bottom: 150px;
 padding-top: 345px;
 margin-top: -460px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/sec3-bg-1920.png) 50% 0 no-repeat
}

.sec3 .sec-title {
 color: #fff;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 padding-top: 24px;
 position: relative;
 margin-bottom: 55px
}

.sec3 .sec-title:before {
 border-radius: 26px;
 background-color: #64caa4;
 width: 285px;
 top: 0
}

.sec3 .slider {
 margin-bottom: 36px
}

.sec3 .slider .slick-list {
 padding-top: 35px
}

.sec3 .slider .slick-next, .sec3 .slider .slick-prev {
 top: auto;
 bottom: 0;
 width: 62px;
 height: 62px;
 -ms-transform: translateY(50%);
 transform: translateY(50%)
}

.sec3 .slider .slick-next:before, .sec3 .slider .slick-prev:before {
 font-size: 62px;
 color: transparent
}

.sec3 .slider .slick-prev {
 left: auto;
 right: 50px;
 z-index: 1
}

.sec3 .slider .slick-prev:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/left-arrow.svg) 50% no-repeat
}

.sec3 .slider .slick-prev:hover:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/left-arrow-hover.svg) 50% no-repeat
}

.sec3 .slider .slick-next {
 z-index: 1;
 right: 0;
}

.sec3 .slider .slick-next:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/right-arrow.svg) 50% no-repeat
}

.sec3 .slider .slick-next:hover:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/right-arrow-hover.svg) 50% no-repeat
}

.sec3 .slide {
 border-top: 3px solid #53deaa;
 background: #5039d6;
 padding: 25px 28px 30px 100px;
 max-width: 400px;
 position: relative;
 display: inline-block;
 vertical-align: top;
 min-height: 370px
}

.sec3 .slide:before {
 content: '';
 display: block;
 position: absolute;
 width: 70px;
 height: 70px;
 border: 3px solid #53deaa;
 border-radius: 50%;
 left: 0;
 top: -35px
}

.sec3 .slide .slide-title {
 font-weight: 700;
 line-height: 31px;
 font-size: 24px;
 color: #53deaa;
 margin-bottom: 16px
}

.sec3 .slide .slide-text {
 line-height: 20px;
 font-size: 14px;
 color: #fff;
 font-weight: 500
}

.footer a.totop:hover, .sec3 .slick-current {
 opacity: 1
}

.sec3 .slick-current:before, .sec3 .slide:before {
 background: #6349f2 url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/dot-slide.svg) 50% no-repeat
}

.sec4 {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/se4-bg-1920.png) 50% 0 no-repeat;
 min-height: 850px;
 margin-top: -75px;
 padding-top: 175px
}

.sec4 .sec-title {
 color: #fff;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 padding-top: 24px;
 position: relative
}

.sec4 .sec-title:before {
 content: '';
 display: block;
 border-radius: 26px;
 background-color: #64caa4;
 width: 183px;
 height: 8px;
 position: absolute;
 top: 0
}

.sec4 .info-item {
 margin-bottom: 32px
}

.sec4 .info-item .number {
 display: inline-block;
 vertical-align: top;
 border: 1px solid #53deaa;
 width: 140px;
 line-height: 140px;
 text-align: center;
 border-radius: 50%;
 color: #fff;
 font-size: 72px;
 font-weight: 700;
 letter-spacing: -3.6px;
 margin-right: 30px;
 margin-top: -30px
}

.sec4 .info-item .item-text, .sec4 .text2 {
 line-height: 20px;
 font-size: 14px;
 color: #fff
}

.sec4 .info-item .item-text {
 display: inline-block;
 vertical-align: top;
 font-weight: 400
}

.sec4 .info-item .item-text b, .sec4 .text2 b {
 margin-bottom: 10px;
 color: #53deaa;
 font-size: 20px;
 font-weight: 700;
 line-height: 26px;
 display: block;
 text-transform: uppercase
}

.sec4 .text2 {
 opacity: .8
}

.sec4 .text2 b {
 line-height: 21px;
 font-size: 16px;
 color: #fff;
 margin-bottom: 8px
}

.sec4 .block2 {
 margin-top: 66px
}

.sec4 .time-block {
 padding-left: 90px;
 position: relative;
 margin-top: -100px
}

.sec4 .time-block .time1:before, .sec4 .time-block:before, .sec5:after {
 content: '';
 display: block;
 position: absolute;
 left: 0
}

.sec4 .time-block:before {
 background: #6349f2 url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/clock-circular-outline.svg) 50% no-repeat;
 box-shadow: 0 22px 64px rgba(0, 0, 0, .229789);
 border-radius: 4px;
 width: 70px;
 height: 70px;
 top: 0
}

.sec4 .time-block .block-title {
 margin-bottom: 25px
}

.sec4 .time-block .block-title.bt2 {
 margin-top: 30px
}

.sec4 .time-block .block-title b, .sec4 .time-block .block-title span {
 color: #fff;
 font-size: 24px;
 font-weight: 700;
 line-height: 40px;
 padding: 0 10px;
 border-radius: 4px;
 background-color: #6349f2;
 display: inline-block
}

.sec4 .time-block .block-title span {
 color: #0e0e0e;
 font-size: 16px;
 font-weight: 500;
 line-height: 31px;
 background-color: #53deaa;
 -ms-transform: translateY(-3px);
 transform: translateY(-3px)
}

.sec4 .time-block .time {
 color: #fff;
 font-size: 24px;
 font-weight: 700;
 line-height: 32px;
 padding-left: 51px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/time-icon.svg) 0 0 no-repeat;
 position: relative
}

.sec4 .time-block .time1 {
 margin-bottom: 40px
}

.sec4 .time-block .time1:before {
 left: 16px;
 width: 1px;
 height: 40px;
 top: 100%;
 border: 1px dashed #fff;
 opacity: .8
}

.sec4 .image-block {
 max-width: 618px;
 margin: 0 auto;
 padding: 42px 58px 54px 223px;
 background: #6349f2 url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/coffe-icon.svg) 59px 50% no-repeat;
 background-size: 70px
}

.sec4 .image-block .image-text {
 line-height: 27px;
 font-size: 18px;
 color: #fff
}

.sec5 {
 padding-top: 0;
 padding-bottom: 185px;
 background: #5940e4;
 margin-top: -80px;
 position: relative
}
.sec5.sec5--2 {
 padding-top: 165px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/se5-bg-1920.png) 50% 0 no-repeat;
}

.sec5:after {
 top: 50%;
 width: 100%;
 height: 50%;
 background: #6349f2;
 z-index: -1
}

.sec5 .sec-title {
 color: #fff;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 padding-top: 24px;
 position: relative;
 text-align: center;
 margin-bottom: 56px
}

.sec5 .sec-title:before, .sec6 .sec-title:before {
 content: '';
 display: block;
 border-radius: 26px;
 background-color: #64caa4;
 width: 183px;
 height: 8px;
 position: absolute;
 top: 0;
 left: 50%;
 margin-left: -91.5px
}

.sec5 .day {
 border-bottom: 1px solid #e0e0e0;
 transition: all .2s linear
}

.sec5 .day:nth-child(odd) .day-header .day-number {
 background: #5038d2
}

.sec5 .day:nth-child(even) .day-header .day-number {
 background: #3d27b6
}

.sec5 .day .day-header {
 box-shadow: 0 20px 60px rgba(0, 0, 0, .06);
 background-color: #fff;
 padding-left: 94px;
 position: relative;
 padding-top: 25px;
 padding-bottom: 24px;
 min-height: 70px;
 transition: all .2s linear;
 cursor: pointer
}

.sec5 .day .day-header .day-number {
 padding-top: 7px;
 width: 70px;
 height: 72px;
 box-shadow: 0 22px 64px rgba(0, 0, 0, .229789);
 text-align: center;
 position: absolute;
 left: 0;
 top: -1px;
 font-size: 14px;
 font-weight: 500;
 line-height: 16px;
 color: #fff;
 transition: all .2s linear;
 z-index: 2
}

.sec5 .day .day-header .day-number b {
 display: block;
 color: #fff;
 font-size: 32px;
 font-weight: 700;
 line-height: 38px
}

.sec5 .day .day-header .day-number span {
 opacity: .6
}

.sec5 .day .day-header .day-title, .sec6 .sec-title, .sec7 .result .result-text b {
 color: #0e0e0e;
 font-size: 18px;
 font-weight: 700;
 line-height: 21px
}

.sec5 .day .day-header .switcher-icon {
 width: 32px;
 height: 32px;
 border-radius: 50%;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/open.svg) 50% no-repeat;
 position: absolute;
 top: 20px;
 right: 32px
}

.sec5 .day .day-header:hover, .sec5 .day .day-header:hover .day-number {
 background: #77d5b2
}

.sec5 .day .day-header:hover .switcher-icon {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/open-hover.svg) 50% no-repeat
}

.sec5 .day .day-header:hover .day-title {
 color: #fff
}

.sec5 .day .day-body {
 display: none;
 background: #f3f5f8;
 box-shadow: 0 20px 60px rgba(0, 0, 0, .0587353);
 padding-left: 93px;
 padding-top: 40px;
 padding-bottom: 30px;
 border-radius: 0 0 4px 4px;
 position: relative
}

.sec5 .day .day-body:before {
 content: '';
 display: block;
 height: calc(100% + 8px);
 width: 1px;
 border-left: 1px dashed #53deaa;
 position: absolute;
 bottom: 0;
 left: 27px;
 z-index: 1
}

.sec5 .day .day-body .day-body__title {
 opacity: .8;
 color: #0e0e0e;
 font-size: 14px;
 font-weight: 700;
 line-height: 23px;
 display: inline-block;
 vertical-align: top;
 margin-right: 40px
}

.sec5 .day .day-body ul {
 display: inline-block;
 vertical-align: top;
 max-width: 690px
}

.sec10 .package ul li, .sec5 .day .day-body ul li, .sec6 ul li {
 opacity: .8;
 color: #4f4f4f;
 font-size: 14px;
 font-weight: 400;
 line-height: 23px;
 position: relative
}

.sec10 .package ul li:before, .sec5 .day .day-body ul li:before, .sec6 ul li:before {
 content: '';
 display: block;
 position: absolute;
 width: 5px;
 height: 5px;
 border-radius: 50%;
 background-color: #53deaa;
 left: -10px;
 top: 10px
}

.sec5 .day.active {
 margin-bottom: 8px;
 margin-top: 8px;
 border-radius: 4px
}

.sec5 .day.active .day-header {
 border-radius: 0 4px 0 0
}

.sec5 .day.active .day-header .day-number {
 -ms-transform: translate(-8px, -8px);
 transform: translate(-8px, -8px);
 background: #53deaa;
 box-shadow: 0 22px 64px rgba(0, 0, 0, .229789);
 border-radius: 4px
}

.sec5 .day.active .day-header .switcher-icon {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/close.svg) 50% no-repeat
}

.sec12 .question.active:hover .switcher-icon, .sec5 .day.active .day-header:hover .switcher-icon, .sec9 .question.active:hover .switcher-icon {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/close-hover.svg) 50% no-repeat
}

.sec5 .day8 .day-body .day-body__title {
 margin-right: 0;
 display: block
}

.sec6, .sec7 {
 margin-top: -90px;
 position: relative
}

.sec6 {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/sec6-bg-1920.png) 50% 0 no-repeat;
 min-height: 980px;
 padding-top: 146px
}

.sec6 .sec-title {
 font-size: 48px;
 line-height: 47px;
 padding-top: 24px;
 position: relative;
 text-align: center;
 margin-bottom: 60px
}

.sec6 ul {
 max-width: 651px;
 margin-bottom: 32px
}

.sec10 .package ul li, .sec6 ul li {
 line-height: 20px;
 margin-bottom: 20px;
 padding-left: 20px
}

.sec10 .package ul li:before, .sec6 ul li:before {
 width: 8px;
 height: 8px;
 content: "";
 left: 0;
 top: 6px
}

.sec6 .btn-seminar {
 margin: 0
}

.sec7 {
 min-height: 785px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/sec7-bg-1920.svg) 50% 0 no-repeat;
 padding-top: 153px
}

.sec7 .sec-title {
 color: #0e0e0e;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 margin-bottom: 72px
}

.sec7 .result, .sec7 .sec-title {
 text-align: center
}

.sec7 .result .result-number {
 position: relative;
 width: 145px;
 line-height: 140px;
 display: inline-block;
 color: #53deaa;
 font-size: 52px;
 font-weight: 700;
 letter-spacing: -2.6px;
 margin-bottom: 16px
}

.sec7 .result .result-number:before {
 content: '';
 display: block;
 position: absolute;
 right: -4px;
 top: -4px;
 width: 148px;
 height: 148px
}
.sec7 .results.results--2 .result .result-number {
 border: 1px solid #53deaa;
 border-radius: 50%;
}
.sec7 .results.results--2 .res1 .result-number:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/res1.svg) 100% 0 no-repeat;
}
.sec7 .results.results--2 .res2 .result-number:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/res2.svg) 100% 0 no-repeat;
}
.sec7 .results.results--2 .res3 .result-number:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/res3.svg) 100% 0 no-repeat;
}
.sec7 .results.results--2 .res4 .result-number:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/res4.svg) 100% 0 no-repeat;
}

.sec7 .result .result-text {
 color: #4f4f4f;
 font-size: 14px;
 font-weight: 400;
 line-height: 20px;
 max-width: 245px;
 margin: 0 auto
}

.sec7 .result .result-text b {
 font-size: 24px;
 line-height: 31px;
 display: block;
 margin-bottom: 8px
}

.sec8 {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/se8-bg-1920.png) 50% 0 no-repeat;
 margin-top: -140px;
 padding-top: 220px;
 padding-bottom: 250px
}

.sec8 .sec-title {
 color: #fff;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 padding-top: 24px;
 position: relative;
 margin-bottom: 60px
}

.sec10 .sec-title:before, .sec8 .sec-title:before, .sec9 .sec-title:before {
 content: '';
 display: block;
 border-radius: 26px;
 background-color: #64caa4;
 width: 183px;
 height: 8px;
 position: absolute;
 top: 0;
 left: 0
}

.sec8 .item {
 margin-bottom: 47px
}

.sec8 .item .item-number {
 background: #53deaa;
 border-radius: 4px;
 width: 70px;
 line-height: 70px;
 font-weight: 700;
 font-size: 32px;
 text-align: center;
 color: #fff;
 margin-bottom: 22px
}

.sec8 .item .item-text {
 color: rgba(255, 255, 255, .8);
 font-size: 14px;
 font-weight: 400;
 line-height: 20px;
 max-width: 270px
}

.sec8 .item .item-text b, .sec9 .bonus .bonus-text b {
 display: block;
 margin-bottom: 8px;
 color: #fff;
 font-weight: 700
}

.sec8 .item .item-text b {
 text-transform: uppercase;
 font-size: 16px;
 line-height: 21px
}

.sec9 {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/sec9-bg-1920.png) 50% 0 no-repeat;
 min-height: initial;
 margin-top: -160px;
 padding-top: 190px;
 padding-bottom: 600px
}

.sec9 .sec-title {
 color: #fff;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 padding-top: 24px;
 position: relative;
 text-align: center;
 margin-bottom: 85px
}

.sec10 .sec-title:before, .sec9 .sec-title:before {
 left: 50%;
 margin-left: -91.5px
}

.sec9 .bonus {
 margin-bottom: 24px
}

.sec9 .bonus .bonus-icon {
 display: inline-block;
 vertical-align: top;
 width: 60px;
 height: 60px;
 background-color: #53deaa;
 box-shadow: 0 22px 64px rgba(0, 0, 0, .229789);
 border-radius: 4px;
 background-repeat: no-repeat;
 background-position: 50%;
 margin-right: 33px
}

.sec9 .bonus .bonus-text {
 color: rgba(255, 255, 255, .8);
 font-size: 14px;
 font-weight: 400;
 line-height: 20px;
 max-width: 400px;
 display: inline-block;
 vertical-align: top
}

.sec9 .bonus .bonus-text b {
 font-size: 24px;
 line-height: 31px
}

.sec9 .bonus1 .bonus-icon {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/padlock.png)
}
.sec9 .bonus1.bonus1--2 .bonus-icon {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/padlock.svg)
}

.sec9 .bonus2 .bonus-icon {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/refresh-button.png)
}
.sec9 .bonus2.bonus2--2 .bonus-icon {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/refresh-button.svg)
}

.sec9 .bonus3 .bonus-icon {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/percent.svg)
}

.sec9 .bonus4 .bonus-icon {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/video-camera.svg)
}

.sec10, .sec11, .sec9 {
 position: relative
}

.sec10 {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/sec10-bg-1290.png) calc(50% + 26px) 335px no-repeat;
 text-align: center;
 padding-bottom: 175px;
 margin-top: -470px
}

.sec10 .sec-title {
 color: #fff;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 padding-top: 24px;
 position: relative;
 text-align: center
}

.sec10 .packages, .sec10 .sec-title {
 margin-bottom: 64px
}

.sec10 .package {
 width: 100%;
 max-width: 488px;
 border-radius: 4px;
 border: 1px solid #f2f2f2;
 background-color: #fff;
 box-shadow: 0 58px 60px rgba(206, 211, 217, .6);
 padding: 40px 0;
 text-align: center;
 position: relative
}

.sec10 .package:before {
 content: '';
 display: block;
 position: absolute;
 width: 94px;
 height: 94px;
 background-color: #7860ff;
 box-shadow: 0 8.17391px 29.971px rgba(0, 0, 0, .0998075);
 border-radius: 4px;
 background-repeat: no-repeat;
 background-position: 50%;
 left: -16px;
 top: -16px
}

.sec10 .package .package-title {
 color: #000;
 font-size: 24px;
 font-weight: 700;
 line-height: 28px;
 text-transform: uppercase;
 margin-bottom: 40px
}

.sec10 .package ul {
 margin-bottom: 20px;
 text-align: left;
 max-width: 300px;
 display: inline-block
}

.sec10 .package ul li {
 margin-bottom: 15px
}

.sec10 .package.package-standart:before {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/price-icon-1.svg)
}

.sec10 .package .btn-seminar {
 margin-top: 45px
}

.sec10 .package ul li.list-inactive {
 opacity: .1;
}

.sec10 .package.package-vip .package-title {
 color: #53deaa
}

.sec10 .package.package-vip:before {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/price-icon-2.svg)
}

.sec10 .garantee-block .text1, .sec10 .garantee-block .text2 {
 display: inline-block;
 vertical-align: top;
 margin: 0 24px
}

.sec10 .garantee-block .text1, .sec11 .sec-title {
 color: #000;
 font-size: 24px;
 font-weight: 700;
 line-height: 28px;
 position: relative
}

.sec10 .garantee-block .text1:before {
 content: '';
 display: block;
 position: absolute;
 box-shadow: 0 8.17391px 29.971px rgba(0, 0, 0, .0998075);
 border-radius: 4px;
 width: 94px;
 height: 94px;
 right: 0;
 top: 53px;
 background: #ebf9f4 url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/check.svg) 50% no-repeat
}

.sec10 .garantee-block .text2 {
 opacity: .8;
 color: #4f4f4f;
 font-size: 14px;
 font-weight: 400;
 line-height: 20px;
 max-width: 386px;
 text-align: left
}

.sec11 {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/sec11-bg-1920.png) 50% 0 no-repeat;
 min-height: 1000px;
 padding-top: 204px;
 margin-top: -150px;
 overflow-x: hidden
}

.sec11 .sec-title {
 color: #fff;
 font-size: 44px;
 line-height: 47px;
 padding-top: 24px;
 text-align: center;
 margin-bottom: 64px
}

.sec11 .sec-title:before {
 content: '';
 display: block;
 border-radius: 26px;
 background-color: #64caa4;
 width: 183px;
 height: 8px;
 position: absolute;
 top: 0;
 left: 50%;
 margin-left: -91.5px
}

.sec11 .reviews {
 text-align: center
}

.sec11 .reviews .slick-next, .sec11 .reviews .slick-prev {
 width: 62px;
 height: 62px;
 z-index: 1
}

.sec11 .reviews .slick-next:before, .sec11 .reviews .slick-prev:before {
 font-size: 62px;
 color: transparent
}

.sec11 .reviews .slick-prev:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/left-arrow.svg) 50% no-repeat
}

.sec11 .reviews .slick-prev:hover:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/left-arrow-hover.svg) 50% no-repeat
}

.sec11 .reviews .slick-next:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/right-arrow.svg) 50% no-repeat
}

.sec11 .reviews .slick-next:hover:before {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/right-arrow-hover.svg) 50% no-repeat
}

.sec11 .review {
 display: inline-block;
 vertical-align: top;
 background-size: cover;
 background-position: 50%;
 background-repeat: no-repeat;
 width: 469px;
 height: 494px;
 margin: 0 15px;
 border-radius: 4px;
 position: relative;
 padding-right: 32px;
 padding-top: 32px;
 box-shadow: 0 50px 80px #4934be
}

.sec11 .review:before {
 background: linear-gradient(180deg, transparent 53.12%, rgba(61, 39, 181, .6) 75.66%, #3d27b5 100%);
 display: block;
 position: absolute;
 width: 100%;
 height: 100%;
 content: ''
}

.sec11 .review:after {
 content: '';
 display: block;
 width: 34px;
 height: 25px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/icon-quote.svg) 0 0 no-repeat;
 bottom: 32px;
 right: 32px;
 position: absolute
}

.sec11 .review .review-author {
 color: #fff;
 font-size: 24px;
 font-weight: 700;
 line-height: 28px;
 text-align: right
}

.sec11 .review .review-text {
 text-align: left;
 color: #fff;
 font-size: 16px;
 font-weight: 400;
 line-height: 24px;
 padding-left: 16px;
 border-left: 6px solid #53deaa;
 border-radius: 3px;
 position: absolute;
 bottom: 32px;
 left: 32px;
 max-width: 396px
}

.sec11 .review1 {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/reviews/1.jpg)
}

.sec11 .review2 {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/reviews/2.jpg)
}

.sec11 .review3 {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/reviews/3.jpg)
}

.sec11 .review4 {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/reviews/Screenshot_6.jpg)
}

.sec11 .review5 {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/reviews/sec1.jpg)
}

.sec11 .review6 {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/reviews/sec3.jpg)
}

.sec11 .review7 {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/reviews/sec4.jpg)
}

.sec11 .review8 {
 background-image: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/reviews/sec2.jpg)
}

.sec12 {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/sec12-bg-1920.png) 50% 0 no-repeat;
 background-size: cover;
 min-height: 996px;
 padding-top: 172px;
 margin-top: -100px;
 padding-bottom: 125px
}

.sec12 .sec-title {
 color: #fff;
 font-size: 48px;
 font-weight: 700;
 line-height: 47px;
 padding-top: 24px;
 position: relative;
 text-align: center;
 margin-bottom: 64px
}

.sec12 .sec-title:before, .sec13 .sec-title:before {
 content: '';
 display: block;
 border-radius: 26px;
 background-color: #64caa4;
 width: 183px;
 height: 8px;
 position: absolute;
 top: 0
}

.sec12 .sec-title:before {
 margin-left: -91.5px;
 left: 50%
}

.sec12 .question {
 background-color: #6349f2;
 position: relative;
 min-height: 72px;
 padding-top: 25px;
 padding-left: 32px;
 padding-bottom: 25px;
 transition: all .2s linear;
 cursor: pointer
}

.sec12 .question .question-text {
 color: #fff;
 font-size: 18px;
 font-weight: 500;
 line-height: 21px;
 transition: all .2s linear
}

.sec12 .question .switcher-icon {
 width: 32px;
 height: 32px;
 border-radius: 50%;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/open.svg) 50% no-repeat;
 position: absolute;
 top: 20px;
 right: 32px;
 transition: all .2s linear
}

.sec12 .question .answer {
 display: none;
 opacity: .8;
 color: #4f4f4f;
 font-size: 14px;
 font-weight: 400;
 line-height: 23px;
 margin-top: 25px
}

.sec12 .question:hover {
 background-color: #77d5b2
}

.sec12 .question:hover .switcher-icon {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/open-hover.svg) 50% no-repeat
}

.sec12 .question.active {
 box-shadow: 0 20px 60px rgba(0, 0, 0, .06);
 border-radius: 4px;
 background-color: #fff;
 margin-bottom: 8px;
 margin-top: 8px
}

.sec12 .question.active .question-text {
 color: #0e0e0e
}

.sec12 .question.active .switcher-icon {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/close.svg) 50% no-repeat
}

.sec12 .btn-seminar {
 margin-top: 56px
}

.footer, .sec12, .sec13 {
 position: relative
}

.sec13 {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/sec13-bg-1920.png) 50% 0 no-repeat, #f5f6f9;
 padding-top: 90px;
 margin-top: -90px;
 min-height: 715px
}

.sec13 .sec-title {
 color: #0e0e0e;
 font-size: 36px;
 font-weight: 700;
 line-height: 44px;
 padding-top: 24px;
 position: relative;
 margin-bottom: 32px
}

.sec13 .sec-title:before {
 left: 0
}

.sec13 .sec-desc {
 max-width: 440px;
 opacity: .8;
 color: #4f4f4f;
 font-size: 16px;
 font-weight: 400;
 line-height: 24px;
 margin-bottom: 54px
}

.sec13 .sec-desc span {
 font-weight: 700;
 color: #806cf3
}

.sec13 .bottom-text {
 opacity: .8;
 color: #0e0e0e;
 font-size: 18px;
 font-weight: 400;
 line-height: 25px;
 padding-left: 94px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/sec13-icon@2x.png) 0 0 no-repeat;
 background-size: 70px 70px;
 min-height: 70px;
 padding-top: 9px
}

.sec13 .right-block {
 text-align: right
}
.sec13 .center-block {
 text-align: center;
}

.sec13 .date-block {
 display: inline-block;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/clock-blue-footer.svg) 0 50% no-repeat;
 padding-left: 72px;
 min-height: 56px;
 margin-bottom: 24px;
 text-align: left;
 /*margin-right: 105px*/
}

.sec13 .date-block .date {
 color: #0e0e0e;
 line-height: 39px;
 font-size: 30px;
 font-weight: 700
}

.sec13 .date-block .time {
 opacity: .8;
 color: #333;
 font-size: 16px;
 line-height: 21px;
 margin-right: 40px;
 text-transform: uppercase
}

/*.sec13 .form-block form {*/
 /*box-shadow: 0 50px 80px rgba(206, 211, 217, .5)*/
/*}*/

.footer {
 min-height: 350px;
 margin-top: -80px;
 padding-top: 177px;
 padding-bottom: 70px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/footer-bg-1920.svg) 50% 0 no-repeat
}

.footer a.totop {
 box-shadow: -10px 10px 80px #2c3849;
 border-radius: 50%;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/up-arrow.svg) 50% no-repeat;
 width: 123px;
 height: 123px;
 position: fixed;
 bottom: 50px;
 right: 50px;
 opacity: .2;
 display: none
}

.footer a.totop.active {
 display: block
}

.footer .docs li {
 font-size: 14px;
 line-height: 30px;
 color: #fff
}

.footer .docs .doc-link, .footer .email {
 font-size: 14px;
 font-weight: 400;
 line-height: 30px
}

.footer .docs .doc-link {
 opacity: .5;
 color: #fff;
 transition: all .2s linear
}

.footer .docs .doc-link:hover {
 opacity: 1
}

.footer .email {
 color: rgba(255, 255, 255, .8)
}

.footer .email a, .footer .phones .phone {
 display: block;
 color: #fff
}

.footer .phones {
 padding-left: 30px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/phone-icon.svg) 0 5px no-repeat
}

.footer .phones .phone {
 font-size: 14px;
 font-weight: 500;
 line-height: 20px;
 margin-bottom: 5px
}

.footer .phone-menu-layout {
 display: block
}

.footer .phone-menu-layout .phone-menu {
 top: auto;
 bottom: 0
}

.footer .social {
 text-align: center;
 display: block
}

.footer .phone-menu-layout {
 margin-bottom: 30px
}

.footer .social .soc-icon {
 display: inline-block;
 margin: 0 7px
}

.footer .social .soc-icon path {
 transition: all .2s linear
}

.footer .social .soc-icon:hover path {
 fill: #fff;
 opacity: 1
}

.footer .social .soc-icon.insta:hover path#instafon {
 fill: #fff
}

.footer .social .soc-icon.insta:hover path#insta {
 fill: #6349f2
}

.phone-menu-layout {
 display: inline-block;
 width: 240px;
 height: 70px;
 background: #e9edf2;
 position: relative
}

@media (max-width: 720px) {
 .phone-menu-layout {
  width: 48px;
  height: 48px
 }
}

.phone-menu-layout:before {
 content: '';
 width: 20px;
 height: 20px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/tel-icon.svg) no-repeat center/contain;
 position: absolute;
 top: 25px;
 left: 16px;
 z-index: 51
}

@media (max-width: 720px) {
 .phone-menu-layout:before {
  display: none
 }
}

.phone-menu-layout .phone-menu__dropdown {
 width: 13px;
 height: 10px;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/dropdown-icon.svg) no-repeat center/contain;
 position: absolute;
 top: 31px;
 right: 13px;
 transition: .4s;
 cursor: pointer;
 z-index: 51
}

@media (max-width: 720px) {
 .phone-menu-layout .phone-menu__dropdown {
  width: 48px;
  height: 48px;
  background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/dropdown-icon.svg) no-repeat top 22px right 10px/9px, url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/tel-icon.svg) no-repeat top 16px left 10px/16px;
  top: 0;
  right: 0
 }
}

.phone-menu {
 width: 100%;
 background: #e9edf2;
 box-shadow: 0 22px 64px rgba(0, 0, 0, .0001);
 padding: 18px 0;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 50
}

@media (max-width: 720px) {
 .phone-menu {
  display: none;
  width: 240px;
  top: 60px;
  left: auto;
  right: 0
 }
}

.phone-menu:before {
 content: '';
 display: none;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 6px 6px;
 border-color: transparent transparent #e9edf2;
 position: absolute;
 top: -6px;
 right: 20px
}

@media (max-width: 720px) {
 .phone-menu:before {
  display: block
 }
}

.phone-menu .phone-menu__hidden {
 display: none
}

@media (max-width: 720px) {
 .phone-menu .phone-menu__hidden {
  display: block
 }
}

.phone-menu .phone-menu__item {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 -ms-flex-pack: end;
 justify-content: flex-end;
 padding: 4px 31px 4px 16px
}

.phone-menu .phone-menu__item .phone-menu__item-tel {
 -ms-flex: 1;
 flex: 1;
 color: #404040;
 font-weight: 700;
 font-size: 14px;
 line-height: 26px;
 text-align: right
}

.phone-menu .phone-menu__item .phone-menu__item-country {
 width: 26px;
 height: 26px;
 border-radius: 50%;
 margin-left: 10px
}

.phone-menu .phone-menu__item .phone-menu__item-country img {
 width: 100%;
 height: 100%;
 display: block
}

.phone-menu.phone-menu--active {
 top: 0
}

@media (max-width: 720px) {
 .phone-menu.phone-menu--active {
  display: block
 }
}

.phone-menu.phone-menu--active .phone-menu__dropdown {
 -ms-transform: rotate(180deg);
 transform: rotate(180deg)
}

@media (max-width: 720px) {
 .phone-menu.phone-menu--active .phone-menu__active {
  display: block
 }
}

.phone-menu.phone-menu--active .phone-menu__hidden {
 display: block
}

.sec9 .question {
 background-color: #6349f2;
 position: relative;
 min-height: 72px;
 padding-top: 25px;
 padding-left: 32px;
 padding-bottom: 25px;
 transition: all .2s linear;
 cursor: pointer;
 width: 100%;
 box-shadow: 6px 6px 15px -2px rgba(0, 0, 0, .6)
}

.sec9 .question .question-text {
 color: #fff;
 font-size: 22px;
 font-weight: 700;
 line-height: 21px;
 transition: all .2s linear
}

.sec9 .question .switcher-icon {
 width: 32px;
 height: 32px;
 border-radius: 50%;
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/open.svg) 50% no-repeat;
 position: absolute;
 top: 20px;
 right: 32px;
 transition: all .2s linear
}

.sec9 .question .answer {
 display: none;
 opacity: .8;
 color: #4f4f4f;
 font-size: 14px;
 font-weight: 400;
 line-height: 23px;
 margin-top: 25px
}

.sec9 .question:hover {
 background-color: #77d5b2
}

.sec9 .question:hover .switcher-icon {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/open-hover.svg) 50% no-repeat
}

.sec9 .question.active {
 box-shadow: 0 20px 60px rgba(0, 0, 0, .06);
 border-radius: 4px;
 background-color: #fff;
 margin-bottom: 8px;
 margin-top: 8px
}

.sec9 .question.active .question-text {
 color: #0e0e0e
}

.sec9 .question.active .switcher-icon {
 background: url(https://gerchik.fra1.cdn.digitaloceanspaces.com/img/courses/seminar/close.svg) 50% no-repeat
}

.smm {
 width: 114px;
 height: 100px;
 position: absolute;
 top: -14px;
 left: -88px
}

.phones, .sel {
 padding: 5px;
 background-color: #f0f0f0;
 border: solid 1px #dcdcdc;
 margin-bottom: 30px;
 color: #747272;
 border-radius: 4px
}

.sel {
 width: 41.5%;
 height: 50px
}

.phones {
 height: 55px
}

.text {
 text-align: center
}

.when {
 color: #333;
 font-size: 16px;
 margin-bottom: 20px
}

#modal-utm .standart-form {
 padding: 40px 27px;
 text-align: left
}

#modal-utm .standart-form-title {
 color: #46b78d;
 font-size: 2em;
 margin-bottom: 10px;
 text-align: center
}

#modal-utm ol {
 list-style: decimal;
 padding-left: 20px;
 text-align: left
}

#modal-utm ol li {
 margin-bottom: 10px
}

#modal-utm b {
 font-weight: 700
}

#modal-utm .btn-seminar {
 margin-top: 20px
}


.slick-arrow.slick-prev, .slick-arrow.slick-next {
 background-image: none;
}
#seminar.page.page--black {
 background: #fff;
 overflow-x: hidden;
}
#seminar .container {
 padding-left: 110px;
}
#seminar .slick-dots>li.slick-active button {
 background: transparent;
}

.header, .sec1, .sec2, .sec3, .sec5, .sec6, .sec7, .sec9, .sec10, .sec11, .sec12, .sec13 {
 overflow-x: hidden;
}

.sec13 .form-wrapper {
 align-self: flex-start;
}