@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,700);


@font-face {
    font-family: roboto;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/roboto/roboto.eot);
    src: url(../fonts/roboto/roboto.eot?#iefix) format('embedded-opentype'), url(../fonts/roboto/roboto.woff) format('woff'), url(../fonts/roboto/roboto.ttf) format('truetype')
}

@font-face {
    font-family: roboto;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/roboto-bold/roboto-bold.eot);
    src: url(../fonts/roboto-bold/roboto-bold.eot?#iefix) format('embedded-opentype'), url(../fonts/roboto-bold/roboto-bold.woff) format('woff'), url(../fonts/roboto-bold/roboto-bold.ttf) format('truetype')
}

@font-face {
    font-family: roboto;
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/roboto-medium/roboto-medium.eot);
    src: url(../fonts/roboto-medium/roboto-medium.eot?#iefix) format('embedded-opentype'), url(../fonts/roboto-medium/roboto-medium.woff) format('woff'), url(../fonts/roboto-medium/roboto-medium.ttf) format('truetype')
}

@font-face {
    font-family: AvenirNextCyr;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.eot);
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.woff) format('woff'), url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.ttf) format('truetype')
}

@font-face {
    font-family: AvenirNextCyr;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/AvenirNextCyrBold/AvenirNextCyr-Bold.eot);
    src: url(../fonts/AvenirNextCyrBold/AvenirNextCyr-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextCyrBold/AvenirNextCyr-Bold.woff) format('woff'), url(../fonts/AvenirNextCyrBold/AvenirNextCyr-Bold.ttf) format('truetype')
}

@font-face {
    font-family: AvenirNextCyr;
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/AvenirNextCyrLight/AvenirNextCyr-Light.eot);
    src: url(../fonts/AvenirNextCyrLight/AvenirNextCyr-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextCyrLight/AvenirNextCyr-Light.woff) format('woff'), url(../fonts/AvenirNextCyrLight/AvenirNextCyr-Light.ttf) format('truetype')
}

@font-face {
    font-family: AvenirNextCyr;
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/AvenirNextCyr-Medium/AvenirNextCyr-Medium.eot);
    src: url(../fonts/AvenirNextCyr-Medium/AvenirNextCyr-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextCyr-Medium/AvenirNextCyr-Medium.woff) format('woff'), url(../fonts/AvenirNextCyr-Medium/AvenirNextCyr-Medium.ttf) format('truetype')
}

@font-face {
    font-family: AvenirNextCyr;
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/AvenirNextCyr-Demi/AvenirNextCyr-Demi.eot);
    src: url(../fonts/AvenirNextCyr-Demi/AvenirNextCyr-Demi.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextCyr-Demi/AvenirNextCyr-Demi.woff) format('woff'), url(../fonts/AvenirNextCyr-Demi/AvenirNextCyr-Demi.ttf) format('truetype')
}

::-webkit-input-placeholder {
    opacity: 1;;
    color: #666
}

:-moz-placeholder {
    opacity: 1;;
    color: #666
}

::-moz-placeholder {
    opacity: 1;;
    color: #666
}

:-ms-input-placeholder {
    opacity: 1;;
    color: #666
}

body, html {
    height: 100%
}

body, html {
    height: 100%
}

header, section {
    position: relative
}

.button {
    font-size: 13px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding: 15px 45px;
    -webkit-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    transition: background-color .1s ease;;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: none;
    outline: 0
}

body {
    font-family: roboto, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    position: relative;
    overflow-x: hidden;
    min-width: 320px;
    margin: 0;;
    opacity: 1
}

body header {
    height: 870px
}

body header .top-line {
    width: 100%;
    height: 75px;;
    background-color: #001432
}

body header .top-line .container-top-line {
    position: relative;;
    width: 65%;
    height: 100%;
    margin: 0 auto
}

body header .top-line .container-top-line .logo {
    margin-top: 13px
}

body header .top-line .container-top-line .top-line-menu {
    width: 490px;
    margin-top: -53px;
    margin-bottom: 0;
    margin-left: 24%;
    padding: 0;;
    list-style-type: none
}

body header .top-line .container-top-line .top-line-menu li {
    display: inline-block;
    margin-left: 5%
}

body header .top-line .container-top-line .top-line-menu li:first-child {
    margin-left: 0
}

body header .top-line .container-top-line .top-line-menu li a {
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 1px;;
    text-transform: uppercase;
    color: #fff
}

body header .top-line .container-top-line .top-line_phone {
    font-size: 17px;
    font-weight: 700;
    position: relative;
    top: -28px;
    left: 71%;
    display: inline-block;
    letter-spacing: .8px;;
    color: #fff;
    text-decoration: none;
}

body header .top-line .container-top-line .top-line_button {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    position: absolute;
    top: 15px;
    left: 85%;
    width: 197px;
    height: 15px;
    padding: 15px 0;
    white-space: nowrap;
    border-radius: 100px;
    /* background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f)); */
    /* background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%); */
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    /* background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f)); */
    /* background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%); */
    border: 1px solid #eb4a2f;
}

body header .top-bg {
    height: 100%;
    background-repeat: no-repeat
}

body header .top-bg .container-top-bg {
    position: relative;
    width: 65%;
    height: 72%;
    margin: 0 auto;
    padding-top: 75px
}

body header .top-bg .container-top-bg .laptop {
    position: absolute;
    top: 167px;;
    right: -62px
}

body header .top-bg .container-top-bg .wrapper-top-bg_content {
    width: 55%;
    height: 100%
}

body header .top-bg .container-top-bg .wrapper-top-bg_content .bubble {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.9;
    width: 250px;
    height: 70px;
    text-align: center;
    letter-spacing: 1.8px;;
    color: #fff;
    background-repeat: no-repeat
}

body header .top-bg .container-top-bg .wrapper-top-bg_content p {
    font-family: AvenirNextCyr;
    font-size: 18px;
    margin-top: 45px;
    margin-bottom: 0;;
    color: #fff
}

body header .top-bg .container-top-bg .wrapper-top-bg_content h1 {
    font-family: AvenirNextCyr;
    font-size: 69px;
    font-weight: 700;
    line-height: 1.15;
    margin-top: 15px;
    margin-bottom: 34px;;
    color: #fff
}

body header .top-bg .container-top-bg .wrapper-top-bg_content .button_bg {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    width: 200px;
    margin-top: 40px;;
    padding: 28px 45px;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f));
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%)
}

.new_format {
    width: 100%;
    height: 600px;
    padding-top: 70px
}

.new_format .container-new_format {
    width: 65%;
    height: 100%;
    margin: 0 auto;
    padding-top: 55px;
    padding-bottom: 55px
}

.new_format .container-new_format .box-new_format {
    float: left;;
    width: 27%;
    height: 100%
}

.new_format .container-new_format .box-new_format h1 {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;;
    margin-top: 15px;
    margin-bottom: 42px
}

.new_format .container-new_format .box-new_format p {
    margin-bottom: 0;
    color: #616161
}

.new_format .container-new_format .box-new_format .button-new_format {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    width: 160px;
    margin-top: 40px;;
    padding: 18px 45px;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f));
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%)
}

.new_format .container-new_format .box-new_format .button-slider {
    margin-top: 0;
    display: block;
}

.new_format .container-new_format .wrapper-blocks {
    position: relative;;
    float: right;
    width: 63%;
    height: 100%;
    margin-right: 5px
}

.new_format .container-new_format .wrapper-blocks .block_available, .new_format .container-new_format .wrapper-blocks .block_nowater, .new_format .container-new_format .wrapper-blocks .block_practice, .new_format .container-new_format .wrapper-blocks .block_sales {
    position: absolute;
    width: 37.3%;
    height: 33.5%;
    padding: 40px;;
    border: 1px solid #ddd;
    border-radius: 10px
}

.new_format .container-new_format .wrapper-blocks .block_available .title, .new_format .container-new_format .wrapper-blocks .block_nowater .title, .new_format .container-new_format .wrapper-blocks .block_practice .title, .new_format .container-new_format .wrapper-blocks .block_sales .title {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px
}

.new_format .container-new_format .wrapper-blocks .block_available .block_text, .new_format .container-new_format .wrapper-blocks .block_nowater .block_text, .new_format .container-new_format .wrapper-blocks .block_practice .block_text, .new_format .container-new_format .wrapper-blocks .block_sales .block_text {
    margin-top: 10px;
    color: #616161
}

.new_format .container-new_format .wrapper-blocks .block_sales {
    top: 0;
    left: 0
}

.new_format .container-new_format .wrapper-blocks .block_nowater {
    top: 0;;
    right: 0
}

.new_format .container-new_format .wrapper-blocks .block_practice {
    bottom: 0;;
    left: 0
}

.new_format .container-new_format .wrapper-blocks .block_available {
    right: 0;
    bottom: 0
}

.team {
    height: 690px;
    padding-top: 175px
}

.team .container-team {
    width: 67%;
    height: 100%;
    margin: 0 auto
}

.team .container-team .box-team_text {
    position: relative;
    float: left;
    width: 40%;
    height: 100%;
    margin-left: 20px
}

.team .container-team .box-team_text img {
    position: absolute;
    left: -35px
}

.team .container-team .box-team_text .team_purple_headline {
    font-size: 20px;
    margin-top: 67px;;
    color: #eb4a2f
}

.team .container-team .box-team_text .team_headline {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 10px
}

.team .container-team .box-team_text .team_text {
    color: #616161
}

.team .container-team .box-team_text .team_button {
    font-size: 16px;
    font-weight: 500;
    margin-top: 25px;
    padding: 13px 40px;
    color: #000000;
    border: 1px solid #eb4a2f;
    border-radius: 100px;
}

.team .container-team .box-team_video {
    float: right;
    width: 48%;
    position: relative;
    height: 560px;
}

.team .container-team .box-team_video .img-video {
    display: inline-block;
    cursor: pointer
}

.team .container-team .box-team_video .img-video img {
    width: 100%
}

.team .container-team .box-team_video .dots-video {
    position: relative;
    z-index: -2;;
    bottom: 55px;
    left: 110px;
    float: right
}

.active-v {
    display: block
}

.none-v {
    display: none
}

.useful {
    height: auto;
}

.useful .container_useful {
    width: 75.5%;
    height: 640px;
    margin: 0 auto;
    padding-top: 70px;
    border-radius: 10px;
    background-repeat: no-repeat;
    /* background-size: cover; */
    -webkit-box-shadow: 0 4px 36px 9px rgba(216, 224, 231, .3);
    box-shadow: 0 4px 36px 9px rgba(216, 224, 231, .3);
}

.useful .container_useful .useful-headline {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 60px;
    text-align: center
}

.useful .container_useful .blocks-useful {
    position: relative;;
    width: 83%;
    height: 300px;
    margin: 0 auto
}

.useful .container_useful .blocks-useful .block_bussines, .useful .container_useful .blocks-useful .block_invest, .useful .container_useful .blocks-useful .block_manager, .useful .container_useful .blocks-useful .block_start {
    position: absolute;;
    width: 47%;
    height: 50%
}

.useful .container_useful .blocks-useful .block_bussines img, .useful .container_useful .blocks-useful .block_invest img, .useful .container_useful .blocks-useful .block_manager img, .useful .container_useful .blocks-useful .block_start img {
    float: left
}

.useful .container_useful .blocks-useful .block_bussines {
    top: 0;;
    left: 0
}

.useful .container_useful .blocks-useful .block_bussines img {
    margin-top: 12px;
    margin-left: 0
}

.useful .container_useful .blocks-useful .block_bussines .headline_block {
    font-size: 20px;
    font-weight: 700;
    margin-top: 3px;
    margin-bottom: 0;;
    margin-left: 73px;
    text-transform: uppercase
}

.useful .container_useful .blocks-useful .block_bussines .text_block {
    font-size: 17px;
    margin-top: 5px;;
    margin-left: 73px;
    color: #616161
}

.useful .container_useful .blocks-useful .block_manager {
    top: 0;;
    right: 0
}

.useful .container_useful .blocks-useful .block_manager img {
    margin-top: 11px;
    margin-left: 11px
}

.useful .container_useful .blocks-useful .block_manager .headline_block {
    font-size: 20px;
    font-weight: 700;
    margin-top: 3px;
    margin-bottom: 0;;
    margin-left: 83px;
    text-transform: uppercase
}

.useful .container_useful .blocks-useful .block_manager .text_block {
    font-size: 17px;
    margin-top: 5px;;
    margin-left: 83px;
    color: #616161
}

.useful .container_useful .blocks-useful .block_start {
    bottom: 0;;
    left: 0
}

.useful .container_useful .blocks-useful .block_start img {
    margin-top: 22px;
    margin-left: 2px
}

.useful .container_useful .blocks-useful .block_start .headline_block {
    font-size: 20px;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 0;;
    margin-left: 72px;
    text-transform: uppercase
}

.useful .container_useful .blocks-useful .block_start .text_block {
    font-size: 17px;
    margin-top: 5px;;
    margin-left: 72px;
    color: #616161
}

.useful .container_useful .blocks-useful .block_invest {
    right: 0;
    bottom: 0
}

.useful .container_useful .blocks-useful .block_invest img {
    margin-top: 21px;
    margin-left: 11px
}

.useful .container_useful .blocks-useful .block_invest .headline_block {
    font-size: 20px;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 0;;
    margin-left: 82px;
    text-transform: uppercase
}

.useful .container_useful .blocks-useful .block_invest .text_block {
    font-size: 17px;
    margin-top: 5px;;
    margin-left: 82px;
    color: #616161
}

.useful .container_useful .button-wrapper {
    text-align: center
}

.useful .container_useful .button-wrapper .button-useful {
    font-size: 16px;
    font-weight: 500;;
    line-height: 1;
    margin-top: 66px;
    padding: 19px 60px;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f));
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%)
}

.conforu {
    height: 820px;
    padding-top: 250px;
    background-repeat: no-repeat
}

.conforu .container-conforu {
    width: 65%;
    height: 760px;
    margin: 0 auto
}

.conforu .container-conforu .conforu-headline {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 55px;
    text-align: center
}

.conforu .container-conforu .conforu-invest, .conforu .container-conforu .conforu-plan {
    width: 47%;
    height: 560px
}

.conforu .container-conforu .conforu-invest {
    float: left
}

.conforu .container-conforu .conforu-invest .invest-block1, .conforu .container-conforu .conforu-invest .invest-block2 {
    line-height: 1.5;;
    height: 70px;
    margin-top: 45px;
    padding-left: 70px;
    background-repeat: no-repeat
}

.conforu .container-conforu .conforu-invest .invest-block3, .conforu .container-conforu .conforu-invest .invest-block4 {
    line-height: 1.5;;
    height: 70px;
    margin-top: 20px;
    padding-left: 70px;
    background-repeat: no-repeat
}

.conforu .container-conforu .conforu-plan {
    float: right
}

.conforu .container-conforu .conforu-plan .invest-block1, .conforu .container-conforu .conforu-plan .invest-block2 {
    line-height: 1.5;;
    height: 70px;
    margin-top: 45px;
    padding-left: 70px;
    background-repeat: no-repeat
}

.conforu .container-conforu .conforu-plan .invest-block3, .conforu .container-conforu .conforu-plan .invest-block4 {
    line-height: 1.5;;
    height: 70px;
    margin-top: 20px;
    padding-left: 70px;
    background-repeat: no-repeat
}

.conforu .container-conforu .button-wrapper {
    text-align: center
}

.conforu .container-conforu .button-wrapper .button-conforu {
    font-size: 16px;
    font-weight: 500;;
    line-height: 1;
    margin-top: 15px;
    padding: 19px 60px;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f));
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%)
}

.diagrama {
    height: 840px;
    padding-top: 165px
}

.diagrama .container-diagrama {
    position: relative;;
    width: 65%;
    margin: 0 auto
}

.diagrama .container-diagrama img {
    position: absolute;
    left: -35px
}

.diagrama .container-diagrama .diagrama_purple_headline {
    font-size: 20px;
    margin-top: 67px;;
    color: #eb4a2f
}

.diagrama .container-diagrama .diagrama_headline {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 10px
}

.diagrama .container-diagrama .diagrama_button {
    font-size: 16px;
    font-weight: 500;;
    line-height: 1;
    margin-top: 8px;
    padding: 19px 62px;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f));
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%)
}

.tostudy {
    height: 920px;
    background-repeat: no-repeat;
    background-position-y: -726%;
    background-position-x: 24%;
}

.tostudy .container-tostudy {
    width: 65%;
    height: 900px;
    margin: 0 auto
}

.tostudy .container-tostudy .tostudy-headline {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center
}

.tostudy .container-tostudy .tostudy-part1, .tostudy .container-tostudy .tostudy-part2 {
    width: 47%;
    height: 635px
}

.tostudy .container-tostudy .tostudy-part1 {
    float: left
}

.tostudy .container-tostudy .tostudy-part1 .tostudy-block1, .tostudy .container-tostudy .tostudy-part1 .tostudy-block2, .tostudy .container-tostudy .tostudy-part1 .tostudy-block3, .tostudy .container-tostudy .tostudy-part1 .tostudy-block4, .tostudy .container-tostudy .tostudy-part1 .tostudy-block5, .tostudy .container-tostudy .tostudy-part1 .tostudy-block6 {
    line-height: 1.5;;
    height: 70px;
    padding-left: 70px;
    background-repeat: no-repeat
}

.tostudy .container-tostudy .tostudy-part1 .tostudy-block1, .tostudy .container-tostudy .tostudy-part1 .tostudy-block4, .tostudy .container-tostudy .tostudy-part1 .tostudy-block5 {
    margin-top: 45px
}

.tostudy .container-tostudy .tostudy-part1 .tostudy-block2, .tostudy .container-tostudy .tostudy-part1 .tostudy-block3, .tostudy .container-tostudy .tostudy-part1 .tostudy-block6 {
    margin-top: 21px
}

.tostudy .container-tostudy .tostudy-part2 {
    float: right
}

.tostudy .container-tostudy .tostudy-part2 .tostudy-block1, .tostudy .container-tostudy .tostudy-part2 .tostudy-block2, .tostudy .container-tostudy .tostudy-part2 .tostudy-block3, .tostudy .container-tostudy .tostudy-part2 .tostudy-block4, .tostudy .container-tostudy .tostudy-part2 .tostudy-block5, .tostudy .container-tostudy .tostudy-part2 .tostudy-block6 {
    line-height: 1.5;;
    height: 70px;
    padding-left: 70px;
    background-repeat: no-repeat
}

.tostudy .container-tostudy .tostudy-part2 .tostudy-block1, .tostudy .container-tostudy .tostudy-part2 .tostudy-block4, .tostudy .container-tostudy .tostudy-part2 .tostudy-block5 {
    margin-top: 45px
}

.tostudy .container-tostudy .tostudy-part2 .tostudy-block2, .tostudy .container-tostudy .tostudy-part2 .tostudy-block3, .tostudy .container-tostudy .tostudy-part2 .tostudy-block6 {
    margin-top: 21px
}

.tostudy .container-tostudy .button-wrapper {
    text-align: center
}

.tostudy .container-tostudy .button-wrapper .button-tostudy {
    font-size: 16px;
    font-weight: 500;;
    line-height: 1;
    margin-top: 55px;
    padding: 19px 60px;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f));
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%)
}

.features {
    height: 655px;
    padding-top: 80px
}

.features .container-features {
    position: relative;
    width: 75%;
    height: 615px;
    margin: 0 auto;
    border-radius: 10px;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 4px 36px 9px rgba(216, 224, 231, .3);
    box-shadow: 0 4px 36px 9px rgba(216, 224, 231, .3)
}

.features .container-features .dots-features {
    position: absolute;
    z-index: -1;;
    top: -45px;
    left: -110px
}

.features .container-features .features-headline {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 70px;
    text-align: center
}

.features .container-features .blocks-features {
    position: relative;;
    width: 86%;
    height: 229px;
    margin: 0 auto
}

.features .container-features .blocks-features .block_decision, .features .container-features .blocks-features .block_growth, .features .container-features .blocks-features .block_laptop2, .features .container-features .blocks-features .block_presentation {
    position: absolute;;
    width: 47%;
    height: 110px
}

.features .container-features .blocks-features .block_decision img, .features .container-features .blocks-features .block_growth img, .features .container-features .blocks-features .block_laptop2 img, .features .container-features .blocks-features .block_presentation img {
    float: left
}

.features .container-features .blocks-features .block_laptop2 {
    top: 0;;
    left: 0
}

.features .container-features .blocks-features .block_laptop2 img {
    margin-top: 9px;
    margin-left: 16px
}

.features .container-features .blocks-features .block_laptop2 .text_block {
    font-size: 17px;
    margin-top: 0;;
    margin-left: 87px
}

.features .container-features .blocks-features .block_presentation {
    top: 0;;
    right: 0
}

.features .container-features .blocks-features .block_presentation img {
    margin-top: 7px;
    margin-left: 11px
}

.features .container-features .blocks-features .block_presentation .text_block {
    font-size: 17px;
    margin-top: 0;;
    margin-left: 82px
}

.features .container-features .blocks-features .block_decision {
    bottom: 0;;
    left: 0
}

.features .container-features .blocks-features .block_decision img {
    margin-top: 11px;
    margin-left: 16px
}

.features .container-features .blocks-features .block_decision .text_block {
    font-size: 17px;
    margin-top: 5px;;
    margin-left: 87px
}

.features .container-features .blocks-features .block_growth {
    right: 0;
    bottom: 0
}

.features .container-features .blocks-features .block_growth img {
    margin-top: 11px;
    margin-left: 11px
}

.features .container-features .blocks-features .block_growth .text_block {
    font-size: 17px;
    margin-top: 5px;;
    margin-left: 82px
}

.features .container-features .button-wrapper {
    text-align: center
}

.features .container-features .button-wrapper .button-features {
    font-size: 16px;
    font-weight: 500;;
    line-height: 1;
    margin-top: 40px;
    padding: 19px 60px;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f));
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%)
}

.speakers {
    height: 1150px;
    background-repeat: no-repeat;
    background-position: -8px 0
}

.speakers .container-speakers {
    width: 66%;
    height: 100%;
    margin: 0 auto;
    padding-top: 55px
}

.speakers .container-speakers .purple-headline-speakers {
    font-size: 20px;
    margin-bottom: 5px;;
    text-align: center;
    color: #eb4a2f
}

.speakers .container-speakers .headline-speakers {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 40px;;
    text-align: center
}

.speakers .container-speakers .blocks-speakers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 775px;
    text-align: center;
    -ms-flex-pack: distribute;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.speakers .container-speakers .blocks-speakers .speaker-block {
    width: 23%;
    height: 320px;
    margin-top: 30px;
    padding-top: 30px;
    border-radius: 10px;;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 30px rgba(216, 224, 231, .3);
    box-shadow: 0 4px 30px rgba(216, 224, 231, .3)
}

.speakers .container-speakers .blocks-speakers .speaker-block .speaker-name {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0
}

.speakers .container-speakers .blocks-speakers .speaker-block .speaker-experience {
    margin-top: 0;;
    color: #616161
}

.speakers .container-speakers .button-wrapper {
    padding-top: 90px;;
    text-align: center
}

.price {
    height: 1000px;
    padding-top: 250px;
    background-repeat: no-repeat
}

.price .container-price {
    width: 47%;
    margin: 0 auto;
    text-align: center
}

.price .container-price .headline-price {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 10px
}

.price .container-price .data-price {
    font-size: 24px;
    display: inline-block;
    margin-top: 10px;
    padding: 11px 48px;
    border: 1px solid #eb4a2f;
    border-radius: 5px
}

.price .container-price .packages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 625px;
    padding-top: 65px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.price .container-price .packages .package {
    position: relative;
    width: 270px;
    height: 625px;
    border-radius: 10px;
    background-color: transparent;;
    -webkit-box-shadow: 0 4px 36px 9px rgba(216, 224, 231, .3);
    box-shadow: 0 4px 36px 9px rgba(216, 224, 231, .3)
}

.price .container-price .packages .package .button-package {
    width: 255px;
    height: 90px;
    margin: 575px auto 0;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    position: relative;
}

.price .container-price .packages .package .button-package a {
    font-weight: 500;
    line-height: 1.2;
    display: inline-block;
    margin-top: 0;
    padding: 28px 40px;;
    white-space: nowrap;
    text-decoration: none;
    color: #fff
}

.site-form-b1, .site-form-b2, .site-form-b3 {
    position: relative;
    display: block;
    width: 500px;
    height: 530px;
    margin: -600px auto 0;
    padding: 45px 35px;
    text-align: center;
    border-radius: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 9999px 9999px rgba(0, 0, 0, .8);
    box-shadow: 0 0 9999px 9999px rgba(0, 0, 0, .8)
}

.site-form-b1 .close-form, .site-form-b2 .close-form, .site-form-b3 .close-form {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer
}

.site-form-b1 .form-headline, .site-form-b2 .form-headline, .site-form-b3 .form-headline {
    font-family: AvenirNextCyr;
    font-size: 30px;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 10px
}

.site-form-b1 .form-headline span, .site-form-b2 .form-headline span, .site-form-b3 .form-headline span {
    font-weight: 700
}

.site-form-b1 input, .site-form-b2 input, .site-form-b3 input {
    width: 432px;
    height: 53px;
    margin-top: 20px;;
    padding-left: 35px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 30px;
    outline: 0
}

.site-form-b1 input::-webkit-input-placeholder, .site-form-b2 input::-webkit-input-placeholder, .site-form-b3 input::-webkit-input-placeholder {
    font-size: 15px;
    color: #616161
}

.site-form-b1 input:-ms-input-placeholder, .site-form-b2 input:-ms-input-placeholder, .site-form-b3 input:-ms-input-placeholder {
    font-size: 15px;
    color: #616161
}

.site-form-b1 input::-ms-input-placeholder, .site-form-b2 input::-ms-input-placeholder, .site-form-b3 input::-ms-input-placeholder {
    font-size: 15px;
    color: #616161
}

.site-form-b1 input::placeholder, .site-form-b2 input::placeholder, .site-form-b3 input::placeholder {
    font-size: 15px;
    color: #616161
}

.site-form-b1 .button, .site-form-b2 .button, .site-form-b3 .button {
    font-size: 18px;
    font-weight: 500;
    width: 463px;
    height: 55px;
    margin-top: 20px;
    cursor: pointer;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f));
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%)
}

.site-form-b1 .radio, .site-form-b2 .radio, .site-form-b3 .radio {
    margin-top: 30px;;
    margin-left: 20px;
    text-align: left
}

.site-form-b1 .radio .input-radio, .site-form-b2 .radio .input-radio, .site-form-b3 .radio .input-radio {
    float: left;;
    width: 15px;
    height: 15px
}

.site-form-b1 .radio span, .site-form-b2 .radio span, .site-form-b3 .radio span {
    float: left;
    margin-top: 15px;;
    margin-left: 15px
}

.site-form, .site-form-online, .site-form-vip {
    display: none
}

.reviews {
    height: auto;
    padding-bottom: 50px;
    text-align: center
}

.reviews .reviews-headline {
    font-family: AvenirNextCyr;
    font-size: 40px;
    font-weight: 500;
    margin-top: 80px
}

.contenedor-slider {
    position: relative;
    overflow: hidden;
    width: 85%;
    max-width: 900px;
    margin: auto;
    margin-top: 200px
}

.slider-r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 400%
}

.slider__section {
    width: 100%
}

.slider__img {
    display: block;
    width: 100%;
    height: 100%
}

.btn-next, .btn-prev {
    font-family: monospace;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    position: absolute;
    top: 60%;
    width: 40px;
    height: 40px;
    cursor: pointer;;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, .7)
}

.btn-prev {
    left: 15%
}

.btn-next {
    right: 15%
}

.topiks {
    height: auto;
    padding-top: 100px;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat
}

.topiks h2 {
    font-family: AvenirNextCyr, sans-serif;
    font-size: 40px;
    font-weight: 500;
    text-align: center
}

.topiks .accordion {
    width: 65%;
    height: 1000px;
    margin: 0 auto
}

.topiks .topik {
    position: relative;;
    width: 100%;
    margin-top: 25px;
    border-radius: 20px;
    -webkit-box-shadow: 0 4px 36px 9px rgba(216, 224, 231, .3);
    box-shadow: 0 4px 36px 9px rgba(216, 224, 231, .3)
}

.topiks .topik .topik-data {
    margin-left: 50px;
    padding-right: 50px
}

.topiks .topik-photo {
    border-left: 1px solid #ddd
}

.topiks .topik-photo img {
    width: 125px;
    margin-left: 55px;
	border-radius:50%
}

.topiks .topik .box-topik-text {
    position: absolute;
    top: 0;;
    left: 420px
}

.topiks .topik .box-topik-text p {
    margin-bottom: 0
}

.topiks .topik .box-topik-text .topik-name {
    font-size: 22px
}

.topiks .topik .box-topik-text .topik-title {
    font-size: 18px;
    margin-top: 5px
}

.topiks .topik .box-topik-text .topik-title span {
    font-weight: 700
}

.topiks .topik .box-topik-text .topik-full {
    margin-top: 10px;
    cursor: pointer;
    color: #eb4a2f;
}

.topiks .topik .box-topik-text .topik-full .fas {
    margin-left: 15px
}

.topiks .topik .panel {
    border-top: 1px solid #ddd;
    margin-left: 55px;
    padding-top: 25px;
    margin-right: 70px;
    padding-bottom: 25px;
    background-color: #fff
}

.topiks .topik .panel p {
    font-size: 15px;
    color: #616161
}

.topiks .topik .panel p span {
    font-weight: 700
}

.topik-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 165px
}

.topiks .topik .panel p.headline-panel {
    font-family: roboto, sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #000000;
}

.topiks .topik .panel .headline-panel ~ p {
    margin: 0
}

.topiks .topik .panel b {
    color: #eb4a2f
}

.topiks .topik-data p {
    color: #000;
    font-family: roboto, sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    padding: 0 5px;
}

.panel .button {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin-top: 15px;
    padding: 19px 60px;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff416b), color-stop(65%, #eb4a2f));
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%)
}

.for-who {
    width: 100%;
    display: block;
    min-height: 1150px;
    background-image: url(../img/bg.png);
    background-size: cover;
    color: #020517;
	    background-position: 50%;
}

.for-who .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 1250px;
    margin: 0 auto;
    padding-top: 200px
}

.for-who h2 {
    font-family: AvenirNextCyr, sans-serif;
    font-size: 40px;
    margin-top: 40px;
    position: relative;
    margin-top: 56px;
    position: relative;
    font-weight: 500;
    line-height: 1.2
}

.for-who h2::before {
    content: '';
    display: block;
    background: url(../img/dots-for-who.png) no-repeat;
    background-size: cover;
    width: 224px;
    height: 224px;
    position: absolute;
    top: -75px;
    left: -60px
}

.for-who h3 {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 16px
}

.for-who .left-part {
    width: 48%
}

.for-who .right-part img {
    margin-top: 65px
}

.for-who .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 105px
}

.for-who .block p {
    font-family: roboto, sans-serif;
    font-size: 16px;
    color: #020517;
    line-height: 1.5;
}

.blocks-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    width: 292px;
    height: 57px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, left top, right top, from(#e02f2f), to(#eb4a2f));
    background-image: -webkit-linear-gradient(left, #e02f2f, #eb4a2f);
    background-image: -o-linear-gradient(left, #e02f2f, #eb4a2f);
    background-image: linear-gradient(to right, #e02f2f, #eb4a2f);
    margin-left: 105px;
    margin-top: 35px;
    border-radius: 40px;
}

.blocks-buttons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48.9%;
    cursor: pointer;
    height: 53px;
    position: relative;
    font-size: 16px;
    font-family: roboto, sans-serif;
    font-weight: 500;
    background-color: #d8e0e7;
    margin-top: 2px;
}

.blocks-buttons a:hover {
    color: #eb4a2f
}

.blocks-buttons .next {
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
    border-left: 1px solid transparent;
}

.blocks-buttons .prev {
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
    border-right: 1px solid transparent;
}

.blocks-buttons .next::after, .blocks-buttons .prev::before {
    content: '';
    display: block;
    background: url(../img/arrow.png) no-repeat;
    background-size: cover;
    width: 13px;
    height: 10px;
    position: relative;
    margin-left: 10px
}

.blocks-buttons .prev::before {
    margin-left: 0;;
    margin-right: 13px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.hidden {
    display: none;
}

.topiks .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1035px;
    margin: 0 auto
}

.container.mobile {
    display: none
}
.topiks .container .ftn{
    font-family: AvenirNextCyr;
	font-size: 20px;
    font-weight: 500;
	text-align:center;
    margin-top: 50px;
}
.topiks .container .ftn span{color:#FF1C6C}
.reviews .container {
    width: 818px;
    margin: 0 auto;
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.modal-bg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
}
.modal-bg .form-wr {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 500px;
	width:100%;
	   
    height: auto;
    margin: 0 auto;
    padding: 50px 35px;
    text-align: center;
    border-radius: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 9999px 9999px rgba(0, 0, 0, .8);
    box-shadow: 0 0 9999px 9999px rgba(0, 0, 0, .8);
}
.modal-bg .form-wr * {
    margin: 0;
    padding: 0;
}
.modal-bg .form-wr .form-headline {
    font-family: AvenirNextCyr;
    font-size: 30px;
    margin-top: 0;
    line-height: 1.2;
}

.modal-bg .form-wr input {
    width: 90%;
    margin: 0 auto;
    height: 47px;
    padding-left: 30px;
    cursor: pointer;
    border: 1px solid #ddd;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    outline: 0;
    font-family: roboto, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    -webkit-appearance: none;
    -moz-appearance: none;
	margin-bottom: 15px;
}
.modal-bg .form-wr .input-radio {
    width: 15px;
    height: 15px;
    display: flex;
    padding: 0;
    align-self: flex-start;
}
.modal-bg button {
    font-size: 18px;
    font-family: roboto, sans-serif;
    font-weight: 500;
    width: 95%;
    height: 55px;
    margin-top: 20px;
    cursor: pointer;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: -webkit-gradient(linear, left top, right top, from(#ff416b), color-stop(65%, #eb4a2f));
    background: -webkit-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: -o-linear-gradient(left, #ff416b 0, #eb4a2f 65%);
    background: linear-gradient(90deg, #ff416b 0, #eb4a2f 65%);
    position: relative;
    display: inline-block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    color: #fff;
	outline: none;
    border: none;
}
input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    line-height: 20px;
    cursor: pointer;
    width: 90%;
	margin-top:15px;
}
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 1px solid #ddd;
}

input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before {
    border-radius: 100%;
}
input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after {
    left: 13px;
    top: 3px;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background-color: #eb4a2f;
}
input[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
}

input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
.modal-bg .form-wr .close-form {
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
        display: block;
        background: url('../img/close-button.png') no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}
.hidden {
    display: none;
}
a[href="tel"] {
    text-decoration: none;
    color: #fff
}
footer {
    width: 100%;
    display: block;
    background-color: #14081f;
    padding: 20px 0;
    color: #fff;
}
footer .container {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.footer-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.footer-top a,
.footer-top a:hover {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-family: roboto, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .8px;
}
.footer-copyright
{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.thanks-bg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    z-index: 500;
}
.thanks {
    padding: 30px;
    width: 360px;
    background-color: #0832ba;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
,thanks p {
    margin-bottom: 15px;
 }
.thanks p:nth-child(2) {
    font-size: 26px;
}
.hidden {
    display: none;
}


.rl{
	width: 100%;
	display: inline-block;
}
.rekv{
	margin-top: 15px;
}
.rekv .tab{
	text-align: center;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}

@media only screen and (max-width: 1800px) {
    .price .container-price {
        width: 55%
    }
}

@media only screen and (max-width: 1700px) {
    body header .top-line .container-top-line {
        width: 70%
    }

    body header .top-bg .container-top-bg {
        width: 70%
    }

    .new_format .container-new_format {
        width: 70%
    }

    .diagrama {
        background-position: center
    }

    .tostudy .container-tostudy {
        width: 85%
    }

    .speakers {
        background-position: center
    }

    .speakers .container-speakers {
        width: 80%
    }
}

@media only screen and (max-width: 1600px) {
    body header .top-line .container-top-line {
        width: 80%
    }

    body header .top-line .container-top-line .top-line-menu {
        margin-left: 20%
    }

    body header .top-line .container-top-line .top-line_phone {
        left: 69%
    }

    body header .top-line .container-top-line .top-line_button {
        left: 85%
    }

    .features .container-features {
        width: 85%
    }

    .features .container-features .blocks-features {
        width: 90%
    }

    .features .container-features .blocks-features .block_decision, .features .container-features .blocks-features .block_growth {
        top: 150px
    }

    .features .container-features .blocks-features .block_decision .text_block, .features .container-features .blocks-features .block_growth .text_block, .features .container-features .blocks-features .block_laptop2 .text_block, .features .container-features .blocks-features .block_presentation .text_block {
        font-size: 15px
    }

    body header .top-bg .container-top-bg {
        width: 80%
    }

    .new_format .container-new_format {
        width: 85%
    }

    .useful .container_useful {
        width: 85%
    }

    .useful .container_useful .blocks-useful .block_bussines .text_block, .useful .container_useful .blocks-useful .block_invest .text_block, .useful .container_useful .blocks-useful .block_manager .text_block, .useful .container_useful .blocks-useful .block_start .text_block {
        font-size: 16px
    }

    .conforu .container-conforu {
        width: 85%
    }

    .speakers .container-speakers {
        width: 95%
    }

    .price .container-price {
        width: 65%
    }

    .for-who h2 {
        margin-left: 105px
    }
}

@media screen and (max-width: 1361px) {
    .for-who .right-part {
        width: 45%
    }
}

@media only screen and (max-width: 1300px) {
    body header .top-line .container-top-line {
        width: 92%
    }

    body header .top-line .container-top-line .top-line-menu {
        margin-left: 21%
    }

    body header .top-line .container-top-line .top-line-menu li {
        margin-left: 3%
    }

    body header .top-line .container-top-line .top-line_phone {
        left: 67%;
        font-size: 15px
    }

    body header .top-bg .container-top-bg {
        width: 85%
    }

    body header .top-bg .container-top-bg .laptop {
        right: 0;
        width: 490px
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content h1 {
        font-size: 60px
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content img {
        width: 430px
    }

    .new_format .container-new_format {
        width: 90%
    }

    .team .container-team .box-team_video .img-video img {
        margin-top: 100px
    }

    .team .container-team .box-team_text .team_purple_headline {
        font-size: 17px
    }

    .team .container-team .box-team_text .team_headline {
        font-size: 30px
    }

    .useful .container_useful {
        width: 90%
    }

    .useful .container_useful .blocks-useful {
        height: 400px
    }

    .useful .container_useful .button-wrapper .button-useful {
        margin-top: 30px
    }

    .conforu .container-conforu {
        width: 90%
    }

    .price .container-price {
        width: 72%
    }

    .speaker-block img {
        width: 80%
    }
}

@media only screen and (max-width: 1200px) {
    body header .top-line .container-top-line .top-line_button {
        left: 81%
    }

    body header .top-bg .container-top-bg {
        width: 88%
    }

    body header .top-bg .container-top-bg .laptop {
        width: 450px
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content h1 {
        font-size: 56px
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content img {
        width: 360px
    }

    .new_format .container-new_format .wrapper-blocks .block_available, .new_format .container-new_format .wrapper-blocks .block_nowater, .new_format .container-new_format .wrapper-blocks .block_practice, .new_format .container-new_format .wrapper-blocks .block_sales {
        height: 40%;;
        padding: 30px
    }

    .new_format .container-new_format .wrapper-blocks .block_available, .new_format .container-new_format .wrapper-blocks .block_practice {
        top: 350px
    }

    .new_format .container-new_format .wrapper-blocks .block_available .title {
        white-space: nowrap
    }

    .team .container-team {
        width: 75%
    }

    .useful .container_useful .useful-headline {
        font-size: 34px
    }

    .conforu {
        height: 1300px
    }

    .conforu .container-conforu {
        width: 60%
    }

    .conforu .container-conforu .conforu-invest, .conforu .container-conforu .conforu-plan {
        float: none;
        width: 80%;
        margin: 0 auto
    }

    .tostudy {
        height: 1050px
    }

    .tostudy .container-tostudy {
        width: 90%
    }

    .tostudy .container-tostudy .tostudy-part1 .tostudy-block1, .tostudy .container-tostudy .tostudy-part1 .tostudy-block2, .tostudy .container-tostudy .tostudy-part1 .tostudy-block3, .tostudy .container-tostudy .tostudy-part1 .tostudy-block4, .tostudy .container-tostudy .tostudy-part1 .tostudy-block5, .tostudy .container-tostudy .tostudy-part1 .tostudy-block6, .tostudy .container-tostudy .tostudy-part2 .tostudy-block1, .tostudy .container-tostudy .tostudy-part2 .tostudy-block2, .tostudy .container-tostudy .tostudy-part2 .tostudy-block3, .tostudy .container-tostudy .tostudy-part2 .tostudy-block4, .tostudy .container-tostudy .tostudy-part2 .tostudy-block5, .tostudy .container-tostudy .tostudy-part2 .tostudy-block6 {
        font-size: 15px
    }

    .tostudy .container-tostudy .tostudy-part1 .tostudy-block2, .tostudy .container-tostudy .tostudy-part1 .tostudy-block3, .tostudy .container-tostudy .tostudy-part1 .tostudy-block4, .tostudy .container-tostudy .tostudy-part1 .tostudy-block5, .tostudy .container-tostudy .tostudy-part1 .tostudy-block6, .tostudy .container-tostudy .tostudy-part2 .tostudy-block2, .tostudy .container-tostudy .tostudy-part2 .tostudy-block3, .tostudy .container-tostudy .tostudy-part2 .tostudy-block4, .tostudy .container-tostudy .tostudy-part2 .tostudy-block5, .tostudy .container-tostudy .tostudy-part2 .tostudy-block6 {
        margin-top: 40px
    }

    .tostudy .container-tostudy .button-wrapper .button-tostudy {
        margin-top: 80px
    }

    .speakers {
        height: auto
    }

    .speakers .container-speakers {
        width: 100%
    }

    .speakers .container-speakers .blocks-speakers {
        height: 755px
    }

    .price .container-price {
        width: 84%
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .for-who {
        min-height: 1060px
    }

    .for-who .container {
        width: 960px;
        padding-top: 150px
    }

    .for-who .right-part img {
        width: 100%
    }

    .for-who .left-part h2, .for-who .left-part .block, .for-who .left-part .blocks-buttons {
        margin-left: 0
    }

    .for-who h3 {
        line-height: 1.5
    }

    .tostudy .container-tostudy .tostudy-headline {
        margin-top: 0
    }

    .speaker-block img {
        width: 75%
    }

    .speakers .container-speakers .blocks-speakers {
        height: auto;
        margin: 0 auto;
        width: 960px
    }

    .reviews .container {
        width: 800px
    }

    .btn-prev {
        left: 5%
    }

    .btn-next {
        right: 5%
    }

    .topiks .container {
        width: 960px
    }

    .topiks .topik .box-topik-text {
        margin-right: 10px
    }

    .price {
        height: 1000px;
        padding-top: 150px
    }

    .diagrama {
        padding-top: 80px
    }
}

@media only screen and (max-width: 1023px) {
    body header .top-line .container-top-line .top-line-menu {
        display: none
    }

    body header .top-line .container-top-line .top-line_phone {
        top: -19px;;
        left: 33%
    }

    body header .top-line .container-top-line .top-line_button {
        left: 77%
    }

    body header .top-bg .container-top-bg {
        width: 88%
    }

    body header .top-bg .container-top-bg .laptop {
        display: none
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content h1 {
        font-size: 69px
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content img {
        width: 450px
    }

    .new_format .container-new_format {
        width: 70%
    }

    .new_format .container-new_format .box-new_format {
        float: none;;
        width: 82%;
        margin: 0 auto;
        text-align: center
    }

    .new_format .container-new_format .wrapper-blocks {
        top: 70px;
        float: none;
        width: 100%
    }

    .team {
        margin-top: 700px
    }

    .team .container-team {
        width: 85%
    }

    .team .container-team .box-team_video .dots-video {
        display: none
    }

    .useful .container_useful {
        height: 750px
    }

    .useful .container_useful .blocks-useful {
        height: 500px
    }

    .useful .container_useful .blocks-useful .block_bussines .headline_block, .useful .container_useful .blocks-useful .block_invest .headline_block, .useful .container_useful .blocks-useful .block_manager .headline_block, .useful .container_useful .blocks-useful .block_start .headline_block {
        font-size: 18px
    }

    .useful .container_useful .blocks-useful .block_bussines .text_block, .useful .container_useful .blocks-useful .block_invest .text_block, .useful .container_useful .blocks-useful .block_manager .text_block, .useful .container_useful .blocks-useful .block_start .text_block {
        font-size: 15px
    }

    .conforu {
        height: 1450px;
        padding-top: 0;
        background: none !important
    }

    .conforu .container-conforu {
        width: 100%
    }

    .conforu .container-conforu .conforu-invest, .conforu .container-conforu .conforu-plan {
        width: 55%
    }

    .diagrama {
        height: 620px;
        padding-top: 0;;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain
    }

    .tostudy {
        height: 980px;
        padding-top: 0
    }

    .tostudy .container-tostudy .tostudy-part1 .tostudy-block1, .tostudy .container-tostudy .tostudy-part1 .tostudy-block2, .tostudy .container-tostudy .tostudy-part1 .tostudy-block3, .tostudy .container-tostudy .tostudy-part1 .tostudy-block4, .tostudy .container-tostudy .tostudy-part1 .tostudy-block5, .tostudy .container-tostudy .tostudy-part1 .tostudy-block6, .tostudy .container-tostudy .tostudy-part2 .tostudy-block1, .tostudy .container-tostudy .tostudy-part2 .tostudy-block2, .tostudy .container-tostudy .tostudy-part2 .tostudy-block3, .tostudy .container-tostudy .tostudy-part2 .tostudy-block4, .tostudy .container-tostudy .tostudy-part2 .tostudy-block5, .tostudy .container-tostudy .tostudy-part2 .tostudy-block6 {
        font-size: 14px
    }

    .tostudy .container-tostudy .tostudy-part1 .tostudy-block2, .tostudy .container-tostudy .tostudy-part1 .tostudy-block3, .tostudy .container-tostudy .tostudy-part1 .tostudy-block4, .tostudy .container-tostudy .tostudy-part1 .tostudy-block5, .tostudy .container-tostudy .tostudy-part1 .tostudy-block6, .tostudy .container-tostudy .tostudy-part2 .tostudy-block2, .tostudy .container-tostudy .tostudy-part2 .tostudy-block3, .tostudy .container-tostudy .tostudy-part2 .tostudy-block4, .tostudy .container-tostudy .tostudy-part2 .tostudy-block5, .tostudy .container-tostudy .tostudy-part2 .tostudy-block6 {
        margin-top: 50px
    }

    .tostudy .container-tostudy .button-wrapper .button-tostudy {
        margin-top: 70px
    }

    .features .container-features {
        width: 90%
    }

    .features .container-features .blocks-features .block_decision, .features .container-features .blocks-features .block_growth {
        top: 180px
    }

    .features .container-features .button-wrapper .button-features {
        margin-top: 90px
    }

    .speakers .container-speakers {
        width: 75%
    }

    .price {
        padding-top: 450px;;
        background-position: center
    }

    .price .container-price {
        width: 100%
    }

    .price .container-price .packages {
        width: 270px;
        margin: 0 auto
    }

    .price .container-price .packages .package {
        margin-top: 100px
    }

    .price .container-price .packages .package:first-child {
        margin-top: 0
    }

    .for-who .right-part {
        width: 45%
    }

    .for-who .left-part h2, .for-who .left-part .block, .for-who .left-part .blocks-buttons {
        margin-left: 0
    }

    .for-who h2 {
        font-size: 34px
    }

    .for-who h3 {
        line-height: 1.4
    }

    .for-who {
        min-height: 1190px
    }
    .for-who .container {
        width: 680px;
    }
    .for-who .right-part img {
        width: 100%;
    }

    .topiks .container {
        width: 680px;
    }

    .reviews .container {
        width: 680px;
        padding-bottom: 0
    }

    .btn-prev, .btn-next {
        display: none
    }

    .reviews {
        padding-bottom: 0
    }

    .topiks .topik-photo img {
        width: 110px;
        margin-left: 40px
    }

    .topik-top {
        height: 170px
    }

    .topiks .topik .box-topik-text .topik-name {
        font-size: 20px
    }

    .topiks .topik .box-topik-text .topik-title {
        font-size: 16px;
        line-height: 1.2;
        margin-right: 10px
    }

    .topiks .topik .box-topik-text {
        left: 400px
    }

    .price {
        padding-top: 110px
    }
	
	
	.packages > .package:first-child{
		background-image: url(/img/free-price_mob.png) !important;
		height: 475px !important;
	}
	.packages > .package:first-child > .button-package{
		margin: 428px auto 0 !important;
	}
	
	.ticket.ord .ticket-descr, .ticket.ord .ticket-price{display:none;}
	.price{
		height: 2280px;
	}
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #eb4a2f; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@media only screen and (max-width: 850px) {
    body header .top-line .container-top-line .top-line_phone {
        left: 29%
    }

    body header .top-line .container-top-line .top-line_button {
        left: 74%
    }

    .new_format .container-new_format {
        width: 90%
    }

    .new_format .container-new_format .box-new_format {
        width: 82%;
        margin: 0 auto
    }

    .new_format .container-new_format .wrapper-blocks {
        top: 70px;
        float: none;
        width: 100%;
        height: 110%
    }

    .team .container-team .box-team_video .img-video img {
        margin-top: 150px
    }

    .useful .container_useful .blocks-useful .block_bussines .headline_block, .useful .container_useful .blocks-useful .block_invest .headline_block, .useful .container_useful .blocks-useful .block_manager .headline_block, .useful .container_useful .blocks-useful .block_start .headline_block {
        font-size: 17px
    }

    .useful .container_useful .blocks-useful .block_bussines .text_block, .useful .container_useful .blocks-useful .block_invest .text_block, .useful .container_useful .blocks-useful .block_manager .text_block, .useful .container_useful .blocks-useful .block_start .text_block {
        font-size: 14px
    }

    .conforu .container-conforu .conforu-invest, .conforu .container-conforu .conforu-plan {
        width: 70%
    }
}

@media only screen and (max-width: 800px) {
    .features {
        display: none
    }

    .diagrama {
        display: none
    }

    .speakers {
        display: none
    }

    .for-who .container {
        width: 680px
    }

    .for-who .right-part img {
        width: 100%
    }
	footer{
		padding-bottom: 35px;
	}
	.footer-top{
		display: block;
		padding-top: 25px;
	}
    .footer-top a{
        display: block !important;
		width: 100%;
		margin-bottom: 15px;
		text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    body header .top-line .container-top-line .top-line_phone {
        left: 20%
    }

    body header .top-line .container-top-line .top-line_button {
        left: 71%
    }

    .team .container-team .box-team_text {
        display: block;
        float: none;
        height: auto;
        width: 100%;
        margin-left: 0;
        text-align: center
    }

    .team .container-team .box-team_text img {
        display: none
    }

    .team .container-team .box-team_video {
        display: block;
        float: none;
        height: 240px;
        width: 100%;
        margin-top: 40px
    }

    .team .container-team .box-team_video .img-video {
        position: relative;
        right: 40px;;
        margin-top: 50px
    }

    .team .container-team .box-team_video .img-video img {
        margin-top: 0
    }

    .useful {
        height: auto;
    }

    .useful .container_useful {
        height: 800px
    }

    .useful .container_useful .useful-headline {
        font-size: 30px
    }

    .useful .container_useful .blocks-useful .block_bussines, .useful .container_useful .blocks-useful .block_invest, .useful .container_useful .blocks-useful .block_manager, .useful .container_useful .blocks-useful .block_start {
        position: static;
        display: block;
        width: 100%;
        height: 100px;
        margin-top: 40px
    }

    .useful .container_useful .button-wrapper .button-useful {
        margin-top: 90px;
    margin-bottom: 30px;
    }

    .conforu .container-conforu .conforu-headline {
        font-size: 30px
    }

    .conforu .container-conforu .conforu-invest, .conforu .container-conforu .conforu-plan {
        width: 70%
    }

    .conforu .container-conforu .conforu-invest img, .conforu .container-conforu .conforu-plan img {
        width: 100%
    }

    .tostudy {
        height: 1600px
    }

    .tostudy .container-tostudy .tostudy-part1, .tostudy .container-tostudy .tostudy-part2 {
        float: none;
        width: 100%;
        height: 560px
    }

    .tostudy .container-tostudy .tostudy-part1 .tostudy-block1, .tostudy .container-tostudy .tostudy-part1 .tostudy-block2, .tostudy .container-tostudy .tostudy-part1 .tostudy-block3, .tostudy .container-tostudy .tostudy-part1 .tostudy-block4, .tostudy .container-tostudy .tostudy-part1 .tostudy-block5, .tostudy .container-tostudy .tostudy-part1 .tostudy-block6, .tostudy .container-tostudy .tostudy-part2 .tostudy-block1, .tostudy .container-tostudy .tostudy-part2 .tostudy-block2, .tostudy .container-tostudy .tostudy-part2 .tostudy-block3, .tostudy .container-tostudy .tostudy-part2 .tostudy-block4, .tostudy .container-tostudy .tostudy-part2 .tostudy-block5, .tostudy .container-tostudy .tostudy-part2 .tostudy-block6 {
        font-size: 14px;
        margin-top: 50px
    }

    .tostudy .container-tostudy .button-wrapper .button-tostudy {
        margin-top: 50px
    }

    .reviews .reviews-headline {
        margin-top: 0
    }
	
	
	.price .container-price .packages{
		padding-top: 20px !important;
	}
	.price{
		height: 2245px;
	}
	
	.rekv .tab{
		display: block;
	}
}

@media only screen and (max-width: 700px) {
    body header .top-line .container-top-line .top-line_phone {
        left: 13%
    }

    body header .top-line .container-top-line .top-line_button {
        left: 68%
    }

    .team {
        height: 1000px
    }
	footer{
		padding-bottom: 28px;
	}
}

@media only screen and (max-width: 650px) {
    body header .top-line .container-top-line .top-line_phone {
        font-size: 14px;;
        left: 13%
    }

    body header .top-line .container-top-line .top-line_button {
        font-size: 14px;;
        left: 75%;
        width: 145px
    }

    .useful .container_useful {
        height: 880px
    }

    .conforu .container-conforu .conforu-headline {
        font-size: 30px;
        line-height: 1.3;
        width: 80%;
        margin: 40px auto;
        margin-bottom: 30px
    }

    .conforu .container-conforu .conforu-invest, .conforu .container-conforu .conforu-plan {
        width: 90%
    }

    .for-who .container {
        width: 90%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 150px
    }

    .for-who .left-part {
        width: 80%
    }

    .for-who .right-part {
        display: none
    }

    .for-who h2, .for-who .block, .for-who .blocks-buttons {
        margin-left: 0
    }

    .for-who {
        min-height: 1040px
    }

    .reviews .container {
        width: 90%
    }

    .topiks .container {
        width: 90%
    }

    .topiks .topik-photo img {
        margin-left: 30px
    }

    .topiks .topik .box-topik-text .topik-name {
        margin-top: 10px
    }

    .topiks .topik .topik-data {
        margin-left: 25px;
        padding-right: 25px
    }

    .topiks .topik .box-topik-text {
        left: 325px
    }

}

@media only screen and (max-width: 599px) {
    body header .top-line .container-top-line .logo {
        width: 155px
    }

    body header .top-line .container-top-line .top-line_phone {
        top: -12px;
        left: 8%
    }

    body header .top-line .container-top-line .top-line_button {
        left: 71%
    }

    body header .top-bg .container-top-bg {
        width: 88%
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content {
        width: 100%;;
        text-align: center
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content .bubble {
        margin: 0 auto
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content h1 {
        font-size: 50px
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content img {
        width: 400px
    }

    .new_format .container-new_format .wrapper-blocks {
        width: 100%
    }

    .new_format .container-new_format .wrapper-blocks .block_available, .new_format .container-new_format .wrapper-blocks .block_nowater, .new_format .container-new_format .wrapper-blocks .block_practice, .new_format .container-new_format .wrapper-blocks .block_sales {
        position: static;
        width: 233px;
        height: 210px;;
        margin: 20px auto
    }

    .new_format .container-new_format .wrapper-blocks .block_nowater, .new_format .container-new_format .wrapper-blocks .block_practice {
        height: 230px
    }

    .team {
        height: 900px;;
        margin-top: 1220px
    }

    .team .container-team {
        height: auto
    }

    .team .container-team .box-team_text .team_text {
        font-size: 14px
    }

    .team .container-team .box-team_video .img-video {
        right: 30px;;
        margin-top: 50px
    }

    .tostudy {
        height: 1680px;
    }

    .container.mobile {
        display: block;
        width: 90%;
        margin: 0 auto
    }

    .container.desktop {
        display: none
    }

    .topiks .topik {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0;
        border: 1px solid #ddd;
        margin-top: 25px;
        background-color: #fff
    }

    .topiks .topik .topik-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: auto;
        padding-top: 15px
    }

    .topiks .topik-photo {
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .topiks .topik-photo img {
        width: 65px;
        margin: 0;
        margin-right: 22px
    }

    .topiks .topik .topik-data {
        margin: 0;
        padding: 0
    }

    .topiks .topik .topik-data p {
        font-weight: 500;
        font-size: 16px
    }

    .topiks .topik .box-topik-text {
        position: relative;
        top: 0;
        left: 0
    }

    .topiks .topik .box-topik-text .topik-title {
        font-size: 15px;
        text-align: center;
        margin-bottom: 15px;
        max-width: 90%;
        margin: 15px auto;
    }

    .topiks .topik .box-topik-text .topik-full {
        text-align: center;
        border-top: 1px solid #ddd;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 0;
        cursor: pointer;
        font-size: 15px;
    }

    .topiks .topik .panel {
        margin: 0 auto;
        padding: 0;
        padding-bottom: 20px;
        width: 90%
    }

    .for-who .container {
        width: 90%;
        padding-top: 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .for-who .left-part {
        width: 100%;
        padding-top: 30px
    }

    .for-who .right-part {
        display: none
    }

    .for-who h2 {
        font-size: 30px;
        z-index: 1
    }

    .for-who h2::before {
        z-index: -1
    }

    .for-who h3 {
        line-height: 1.5
    }

    .for-who .block, .blocks-buttons {
        margin-left: 0;
        margin-left: auto;
        margin-right: auto
    }

    .reviews .container {
        width: 90%;
        padding: 20px 0
    }

    .reviews {
        padding-bottom: 20px
    }

    .btn-next, .btn-prev {
        display: none
    }

    .reviews .reviews-headline {
        line-height: 1.2;
        margin-top: 0
    }

    .topiks {
        padding-top: 100px
    }

    .price {
        padding-top: 100px
    }

    .new_format {
        padding-top: 0
    }
    .modal-bg form {
        width: 280px;
    }
    .modal-bg button {
        width: 80%;
        font-size: 16px;
    }
}

@media only screen and (max-width: 495px) {
    body header .top-line .container-top-line {
        width: 100%
    }

    body header .top-line .container-top-line .logo {
        margin-left: 20px
    }

    body header .top-line .container-top-line .top-line_phone {
        font-size: 18px;
        position: static;
        float: right;
        margin-top: 20px;
        margin-right: 20px
    }

    body header .top-line .container-top-line .top-line_button {
        display: none
    }

    .team {
        height: 850px
    }

    body header .top-bg .container-top-bg {
        width: 100%
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content h1 {
        font-size: 48px
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content img {
        width: 380px
    }

    .useful {
        height: auto
    }

    .useful .container_useful {
        height: 1100px
    }

    .useful .container_useful .useful-headline {
        font-size: 28px
    }

    .useful .container_useful .blocks-useful .block_bussines, .useful .container_useful .blocks-useful .block_invest, .useful .container_useful .blocks-useful .block_manager, .useful .container_useful .blocks-useful .block_start {
        margin-top: 90px
    }

    .useful .container_useful .blocks-useful .block_bussines img, .useful .container_useful .blocks-useful .block_invest img, .useful .container_useful .blocks-useful .block_manager img, .useful .container_useful .blocks-useful .block_start img {
        margin-left: 0
    }

    .useful .container_useful .blocks-useful .block_bussines .headline_block, .useful .container_useful .blocks-useful .block_invest .headline_block, .useful .container_useful .blocks-useful .block_manager .headline_block, .useful .container_useful .blocks-useful .block_start .headline_block {
        margin-left: 73px
    }

    .useful .container_useful .blocks-useful .block_bussines .text_block, .useful .container_useful .blocks-useful .block_invest .text_block, .useful .container_useful .blocks-useful .block_manager .text_block, .useful .container_useful .blocks-useful .block_start .text_block {
        margin-left: 73px
    }

    .useful .container_useful .button-wrapper .button-useful {
        /* margin-top: 280px */
    }

    .conforu .container-conforu .conforu-invest .invest-block1, .conforu .container-conforu .conforu-invest .invest-block2, .conforu .container-conforu .conforu-invest .invest-block3, .conforu .container-conforu .conforu-invest .invest-block4, .conforu .container-conforu .conforu-plan .invest-block1, .conforu .container-conforu .conforu-plan .invest-block2, .conforu .container-conforu .conforu-plan .invest-block3, .conforu .container-conforu .conforu-plan .invest-block4 {
        font-size: 14px
    }

    .site-form-b1, .site-form-b2, .site-form-b3 {
        width: 90%;
        padding: 10px;
        padding-top: 45px;
    }

    .site-form-b1 input, .site-form-b2 input, .site-form-b3 input {
        width: 80%;
        height: 45px
    }

    .site-form-b1 .button, .site-form-b2 .button, .site-form-b3 .button {
        width: 80%;
        height: 45px
    }

    .site-form-b1 .radio, .site-form-b2 .radio, .site-form-b3 .radio {
        margin-top: 10px
    }

    .site-form-b1 .radio span, .site-form-b2 .radio span, .site-form-b3 .radio span {
        line-height: 1.2
    }
}

@media only screen and (max-width: 425px) {
    body header .top-bg .container-top-bg .wrapper-top-bg_content h1 {
        font-size: 38px
    }

    body header .top-bg .container-top-bg .wrapper-top-bg_content img {
        width: 300px
    }

    .new_format .container-new_format {
        width: 90%
    }

    .new_format .container-new_format .box-new_format {
        width: 82%;
        margin: 0 auto
    }

    .new_format .container-new_format .box-new_format img {
        width: 290px
    }

    .new_format .container-new_format .wrapper-blocks {
        top: 70px;
        float: none;
        width: 100%;
        height: 110%
    }

    .team {
        height: 820px;
        padding-top: 130px
    }

    .team .container-team .box-team_text .team_text {
        font-size: 14px
    }

    .tostudy {
        height: 1690px
    }

    .tostudy .container-tostudy .tostudy-headline {
        font-size: 32px;;
        line-height: 1.2
    }

    .tostudy .container-tostudy .tostudy-part1, .tostudy .container-tostudy .tostudy-part2 {
        height: 590px
    }

    .tostudy .container-tostudy .tostudy-part1 .tostudy-block1, .tostudy .container-tostudy .tostudy-part1 .tostudy-block2, .tostudy .container-tostudy .tostudy-part1 .tostudy-block3, .tostudy .container-tostudy .tostudy-part1 .tostudy-block4, .tostudy .container-tostudy .tostudy-part1 .tostudy-block5, .tostudy .container-tostudy .tostudy-part1 .tostudy-block6, .tostudy .container-tostudy .tostudy-part2 .tostudy-block1, .tostudy .container-tostudy .tostudy-part2 .tostudy-block2, .tostudy .container-tostudy .tostudy-part2 .tostudy-block3, .tostudy .container-tostudy .tostudy-part2 .tostudy-block4, .tostudy .container-tostudy .tostudy-part2 .tostudy-block5, .tostudy .container-tostudy .tostudy-part2 .tostudy-block6 {
        margin-top: 60px
    }

    .tostudy .container-tostudy .button-wrapper .button-tostudy {
        margin-top: 90px
    }

    .topiks h2 {
        line-height: 1.2;
    }

    .thanks {
        width: 300px;
    }.modal-bg .form-wr {
    padding: 5%;
    box-sizing: border-box;
    /* width: 90%; */
    height: auto!important;
}
}


@media only screen and (max-width: 380px) {
	
    body header .top-line .container-top-line .top-line_phone {
        font-size: 14px;
        margin-top: 23px;
        margin-right: 20px
    }

    .new_format .container-new_format .box-new_format img {
        width: 250px
    }

    .team .container-team .box-team_text .team_headline {
        font-size: 26px
    }

    .team .container-team .box-team_video .img-video {
        right: 20px;;
        margin-top: 80px
    }

    .useful .container_useful {
        height: 1000px
    }

    .useful .container_useful .useful-headline {
        font-size: 24px
    }

    .useful .container_useful .blocks-useful .block_bussines .headline_block, .useful .container_useful .blocks-useful .block_invest .headline_block, .useful .container_useful .blocks-useful .block_manager .headline_block, .useful .container_useful .blocks-useful .block_start .headline_block {
        font-size: 14px
    }

    .useful .container_useful .blocks-useful .block_bussines .text_block, .useful .container_useful .blocks-useful .block_invest .text_block, .useful .container_useful .blocks-useful .block_manager .text_block, .useful .container_useful .blocks-useful .block_start .text_block {
        font-size: 12px
    }

    .useful .container_useful .button-wrapper .button-useful {
        /* margin-top: 240px */
    }

    .conforu .container-conforu .conforu-invest .invest-block1, .conforu .container-conforu .conforu-invest .invest-block2, .conforu .container-conforu .conforu-invest .invest-block3, .conforu .container-conforu .conforu-invest .invest-block4, .conforu .container-conforu .conforu-plan .invest-block1, .conforu .container-conforu .conforu-plan .invest-block2, .conforu .container-conforu .conforu-plan .invest-block3, .conforu .container-conforu .conforu-plan .invest-block4 {
        font-size: 13px;
        margin-top: 45px
    }

    .tostudy {
        height: 1870px
    }

    .tostudy .container-tostudy .tostudy-part1 .tostudy-block1, .tostudy .container-tostudy .tostudy-part1 .tostudy-block2, .tostudy .container-tostudy .tostudy-part1 .tostudy-block3, .tostudy .container-tostudy .tostudy-part1 .tostudy-block4, .tostudy .container-tostudy .tostudy-part1 .tostudy-block5, .tostudy .container-tostudy .tostudy-part1 .tostudy-block6, .tostudy .container-tostudy .tostudy-part2 .tostudy-block1, .tostudy .container-tostudy .tostudy-part2 .tostudy-block2, .tostudy .container-tostudy .tostudy-part2 .tostudy-block3, .tostudy .container-tostudy .tostudy-part2 .tostudy-block4, .tostudy .container-tostudy .tostudy-part2 .tostudy-block5, .tostudy .container-tostudy .tostudy-part2 .tostudy-block6 {
        font-size: 13px;
        margin-top: 60px
    }

    .tostudy .container-tostudy .button-wrapper .button-tostudy {
        margin-top: 60px
    }

}
@media screen and (max-width: 320px) {
    .modal-bg form {
        width: 260px;
        padding: 10px 20px;
    }
    .modal-bg button {
        font-size: 15px;
    }
}
.speakers .container-speakers .blocks-speakers .speaker-block img {border-radius:50%; }
.ticket {position:absolute; top:0; bottom:0; left:0; right:0;background:#fff;
border-radius:10px;
}
.ticket>div{}
.ticket-top {
    height: 175px;
    background-color: #96a6b9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    border-radius: 10px 10px 0 0;
    }
.ticket-top h1{font-size: 35px;
    font-weight: 700;
    margin-top: 47px;
    margin-bottom: 0px;}
.ticket-top p{    margin-top: 0px;
    margin-bottom: 0px;}
.ticket-body {position: absolute;
    bottom: 0px;
    top: 175px;
    width: 100%;
    padding-top: 40px;}
.ticket-descr {    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    width: 75%;
    margin: 25px auto 0;
    font-size: 22px;
    color: #ff1c6c;
    padding: 9px 0;
    font-weight: 600;}
.ticket-price {position: relative;}
.ticket-price .hot-offer{
    font-weight: 600;
    position: absolute;
    top: 1px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    color: #001430;
    font-size: 14px;
    width: 100%;
    }
.ticket-price .for-dummy{font-size: 15px;
    color: #bebfc7;
    margin: 0;}
.ticket-price h1{    font-size: 30px;
    margin: 0;
    padding: 24px 0 0;
    font-weight: 600;
    color: #8a51a0;}
.ticket-descr   span{text-decoration:line-through}	
.ticket-body p{    font-weight: 400;
    font-size: 18px;
    margin: 11px 0;}
.ticket-topics {
    position: absolute;
    top: -20px;
    border: 1px solid #95a6b9;
    border-radius: 20px;
    background-color: #fff;
    padding: 7px 20px;
    text-transform: uppercase;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    }
.ticket-topics  i.fas{color: #96a6b9;}


.ticket>div.notch {z-index:1;zoom:1;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-25px;
  background: #fff;
 
  height: 25px;
  width: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.ticket-top.vip {background-color: #001431;}
.ticket-top.vip:before {
content: "\f005";
    color: #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    font-size: 18px;
    top: 20px;
    right: 20px;
}
.ticket-topics.vip {border: 1px solid #001430;min-width: 102px;}

.ticket-top.onl {background-color: #ea374c;}
.ticket-topics.onl {border: 1px solid #ea374c;}


element.style {
    background-image: url(img/selected.svg);
}
.conforu .container-conforu .conforu-plan>div, .conforu .container-conforu .conforu-invest>div{    height: auto!important;
    min-height: 96px!important;
    margin-top: 20px!important;}
.team .container-team .box-team_video.hidden{display:none;}

