@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Regular.otf) format("opentype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Regular.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Regular.otf) format("opentype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-SemiBold.otf) format("opentype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Bold.otf) format("opentype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-ExtraBold.otf) format("opentype");
    font-weight: 800;
    font-style: normal
}

* {
    box-sizing: border-box
}

body {
    margin: 0
}

.single-form-post textarea {
    resize: none
}

.popup-modal-link {
    width: 643px;
    height: 265px;
    background-color: #eef0f4
}

.header,.popup-modal-link {
    -o-object-fit: contain;
    object-fit: contain
}

.header {
    width: 980px;
    margin: 0 auto
}

.header .wrap-header {
    margin-top: 30px;
    margin-bottom: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header .wrap-header .logo {
    width: 367px;
    height: 83px;
    display: inline-block
}

.header .wrap-header .logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.header .wrap-header .button-apply {
    height: 100%;
    text-align: center;
    -o-object-fit: contain;
    object-fit: contain;
    text-decoration: none;
    box-shadow: 3.8px 3.2px 10px 0 rgba(0,0,0,.15);
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 115px;
    -ms-flex-direction: column;
    flex-direction: column
}

.header .wrap-header .button-apply span {
    display: inherit;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: Gilroy,sans-serif;
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000
}

.menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none;
    padding: 0
}

.menu li {
    padding-right: 25px;
    text-transform: uppercase
}

.menu li a {
    text-decoration: none;
    font-family: Gilroy,sans-serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000
}

.live {
    width: 980px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 30px
}

.live-sub {
    padding-top: 16px;
    display: -ms-flexbox;
    display: flex;
    text-align: end;
    position: relative;
    padding-right: 15px
}

.live-sub .container .row .col-12 {
    padding-left: 0
}

.live-sub .container .row .col-12 span {
    font-family: Gilroy,sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.56;
    letter-spacing: normal;
    color: #000;
    text-transform: uppercase
}

.live-sub .container .row .col-12 span:before {
    content: "";
    display: block;
    background: url(../../image/pages/circle3x.png) no-repeat 50%;
    background-size: cover;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 13px
}

.live-block .row .col-6 {
    padding-left: 0
}

.live-title h3 {
    font-family: Gilroy,sans-serif;
    font-size: 25px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    margin-top: 0
}

.live-text {
    background-color: #dee7ee;
    opacity: .8
}

.live-text:before {
    content: "";
    display: block;
    width: 475px;
    height: 5px;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%)
}

.live-text p {
    font-family: Gilroy,sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    padding: 26px 15px 42px 30px;
    margin: 0
}

.live-video {
    width: 475px;
    height: 100%
}

.live-step {
    display: -ms-flexbox;
    display: flex;
    margin-right: 16px
}

.live-step .container {
    height: 310px
}

.live-step .item {
    height: 100%;
    text-align: center;
    -o-object-fit: contain;
    object-fit: contain;
    text-decoration: none;
    box-shadow: 3.8px 3.2px 10px 0 rgba(0,0,0,.15);
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 13px 75px 13px 30px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 29%;
    flex-basis: 29%
}

.live-step .item h3 {
    font-family: Gilroy,sans-serif;
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin: 0
}

.step-block {
    min-height: 14.5rem;
    padding-top: 30px
}

.step-block,.step-sub {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.step-sub {
    min-height: 13.4rem;
    top: -135px;
    position: relative
}

.text {
    -ms-flex-preferred-size: 29%;
    flex-basis: 29%;
    padding-left: 0
}

.text p {
    font-family: Gilroy,sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.mentors-bg {
    overflow: hidden;
    width: 100%;
    background-color: #dee7ee
}

.mentors-wrap {
    width: 980px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 30px
}

.mentors-title {
    padding-top: 16px;
    display: -ms-flexbox;
    display: flex;
    text-align: end;
    position: relative;
    padding-right: 15px
}

.mentors-title .container {
    padding: 0
}

.mentors-title h3 {
    text-align: left
}

.mentors-title h3 a {
    font-family: Gilroy,sans-serif;
    position: relative;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    text-decoration: none
}

.mentors-title h3 .rectangle-anim {
    top: 50%;
    position: absolute;
    right: -97.8%;
    bottom: 10px;
    width: 175%;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%)
}

.mentors_slide {
    width: 1107px;
    margin: 0 auto;
    position: relative;
    left: -75px
}

.mentors_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    transform: translateY(5px);
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%)
}

.mentors_img img {
    margin: 0 auto;
    max-width: 100%
}

.mentors_img .country {
    display: none
}

.mentors_name {
    width: 100%;
    height: 40px;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    transform: translateY(-100%)
}

.mentors_name,.mentors_name span {
    -o-object-fit: contain;
    object-fit: contain
}

.mentors_name span {
    font-family: Gilroy,sans-serif;
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 0;
    letter-spacing: .1px;
    text-align: center;
    color: #000;
    transform: translateY(50%)
}

.multiple-items {
    outline: none;
    padding-top: 20px
}

.slick-slide img {
    display: block
}

.slick-initialized .slick-slide {
    max-width: 220px;
    margin: 75px
}

.mentors_img.slick-slide.slick-current.slick-active.slick-center {
    margin-top: 45px
}

.mentors_img.slick-slide.slick-current.slick-active.slick-center:before {
    content: "";
    display: block;
    height: 5px;
    width: 120%;
    left: -21.9px;
    position: relative;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%);
    transform: translateY(5px);
    z-index: 2
}

.mentors_img.slick-slide.slick-current.slick-active.slick-center img {
    min-width: 120%;
    transform: translate(-22px);
    box-shadow: 6px 6px 15px -5px rgba(0,0,0,.75)
}

.mentors_img.slick-slide.slick-current.slick-active.slick-center .mentors_name {
    width: 120%;
    position: relative;
    left: -22.3px;
    transform: translateY(-100%)
}

.mentors_img.slick-slide.slick-current.slick-active.slick-center .country {
    display: block;
    font-family: Gilroy,sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin: 0
}

.slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    position: absolute;
    z-index: 2
}

.next-arrow {
    right: 0
}

.news {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 25px
}

.news_item {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
}

.news_item:nth-child(odd) {
    margin-right: 60px
}

.news_item:first-child .news_text,.news_item:nth-child(2) .news_text {
    margin: 30px 0
}

.news__big {
    background-color: #dee7ee
}

.news_img,.news_img img {
    width: 220px;
    height: 180px
}

.news_img img {
    -o-object-fit: cover;
    object-fit: cover
}

.news_text {
    font-family: Gilroy,sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    color: #000;
    margin: 30px 0 0
}

.news-bg {
    overflow: hidden;
    width: 100%;
    background-color: transparent
}

.news-bg .news-wrap {
    width: 980px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 30px
}

.news-bg .news-wrap .container {
    padding: 0
}

.news-bg .news-wrap .news-title {
    padding-top: 16px;
    display: -ms-flexbox;
    display: flex;
    text-align: end;
    position: relative;
    padding-right: 15px
}

.news-bg .news-wrap .news-title .container {
    padding: 0
}

.news-bg .news-wrap .news-title h3 {
    text-align: left
}

.news-bg .news-wrap .news-title h3 a {
    font-family: Gilroy,sans-serif;
    position: relative;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    text-decoration: none
}

.news-bg .news-wrap .news-title h3 .rectangle-anim {
    top: 50%;
    position: absolute;
    right: -90.8%;
    bottom: 10px;
    width: 175%;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%)
}

.sponsors-bg {
    overflow: hidden;
    width: 100%;
    background-color: transparent
}

.sponsors-bg .sponsors-wrap {
    width: 980px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 30px
}

.sponsors-bg .sponsors-wrap .sponsors-title {
    padding-top: 16px;
    display: -ms-flexbox;
    display: flex;
    text-align: end;
    position: relative;
    padding-right: 15px;
    margin-bottom: 0
}

.sponsors-bg .sponsors-wrap .sponsors-title .container {
    padding: 0
}

.sponsors-bg .sponsors-wrap .sponsors-title h3 {
    text-align: left
}

.sponsors-bg .sponsors-wrap .sponsors-title h3 a {
    font-family: Gilroy,sans-serif;
    position: relative;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    text-decoration: none
}

.sponsors-bg .sponsors-wrap .sponsors-title h3 .rectangle-anim {
    top: 50%;
    position: absolute;
    right: -100.5%;
    bottom: 10px;
    width: 175%;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%)
}

.sponsors-bg .sponsors-wrap img {
    width: 100%;
    height: 70%;
    -o-object-fit: contain;
    object-fit: contain
}

.mentors-all {
    overflow: hidden
}

.mentors-all-wrap {
    width: 980px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 70px
}

.mentors-all-title {
    padding-top: 16px;
    display: -ms-flexbox;
    display: flex;
    text-align: end;
    position: relative;
    padding-right: 15px
}

.mentors-all-title .container {
    padding: 0
}

.mentors-all-title h3 {
    text-align: left
}

.mentors-all-title h3 a {
    font-family: Gilroy,sans-serif;
    position: relative;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    text-decoration: none
}

.mentors-all-title h3 .rectangle-anim {
    top: 50%;
    position: absolute;
    right: -97.8%;
    bottom: 10px;
    width: 175%;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%)
}

.mentors-all-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 980px;
    padding: 0
}

.mentors-all-item {
    width: 220px
}

.mentors-all-item__wrap {
    margin-bottom: 60px;
    padding-right: 33px
}

.mentors-all-item__wrap:nth-child(4n+4) {
    padding-right: 0
}

.mentors-all-item:before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    transform: translateY(5px);
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%)
}

.mentors-all-item img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.mentors-all_name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%);
    -ms-flex-pack: center;
    justify-content: center;
    transform: translateY(-50%)
}

.mentors-all_name p {
    margin: 0
}

.mentors-all_n {
    font-weight: 400;
    line-height: 1;
    margin-bottom: 3px!important
}

.mentors-all_c,.mentors-all_n {
    font-family: Gilroy,sans-serif;
    font-size: 20px;
    letter-spacing: .1px;
    text-align: center;
    color: #000
}

.mentors-all_c {
    font-weight: 600;
    line-height: 1.5
}

.mentors-all_button {
    border: 1px solid #000005;
    background-color: transparent;
    width: 100%;
    padding: 12px 0;
    outline: none
}

.mentors-all_button a {
    text-decoration: none;
    font-family: Gilroy,sans-serif;
    font-size: 20px;
    line-height: 1;
    letter-spacing: .1px;
    text-align: center;
    color: #000
}

.no-bg {
    background: transparent!important
}

.no-bg .mentors-top {
    margin-top: 55px
}

.no-bg .mentors_img.men_wrap {
    max-width: 220px
}

.no-bg .mentors-wrap_text {
    background-color: #e5ecf1
}

.no-bg .mentors-wrap_text:before {
    content: "";
    display: block;
    height: 5px;
    width: 100%;
    position: relative;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%);
    z-index: 2
}

.no-bg .mentors-wrap_text_title {
    margin-left: 30px;
    margin-top: 25px
}

.no-bg .mentors-wrap_text_content {
    padding: 25px 30px
}

.banner,.questions {
    width: 980px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 30px
}

.banner img,.questions img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.banner .container,.questions .container {
    padding: 0
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    margin-top: 10px;
    border-color: #eee
}

.panel-default>.panel-heading {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 0;
    height: 70px;
    border: 2px solid #eee;
    border-radius: 0;
    color: #212121
}

.panel-title {
    font-family: Gilroy,sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    margin: 0
}

.panel-title>a {
    display: block;
    text-decoration: none;
    margin-left: 100px;
    color: #000
}

.more-less {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    color: #212121
}

.more-less.icon-reverse {
    transform: rotate(180deg);
    height: 13px
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background-color: #f7f9fa;
    border: 2px solid #eee;
    margin-top: -2px;
    padding: 40px
}

.panel-default>.panel-heading+.panel-collapse>.panel-body p,.panel-default>.panel-heading+.panel-collapse>.panel-body ul>li {
    font-family: Gilroy,sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.panel-default>.panel-heading+.panel-collapse>.panel-body ul>li {
    list-style: none;
    position: relative
}

.panel-default>.panel-heading+.panel-collapse>.panel-body ul>li:before {
    content: "";
    top: 10px;
    left: -20px;
    width: 6px;
    height: 6px;
    border: 0;
    border-radius: 100%;
    background-color: #ff7817
}

.gradient,.panel-default>.panel-heading+.panel-collapse>.panel-body ul>li:before {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -o-object-fit: contain;
    object-fit: contain
}

.gradient {
    width: 70px;
    height: 70px;
    background-image: linear-gradient(90deg,#ff7616 1%,#ffc935);
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1
}

.gradient img {
    width: 32px
}

.banner-full {
    width: 100%;
    height: 300px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 30px;
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: cover
}

.banner-full img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.banner-full .container {
    padding: 0
}

.banner-full .wrap {
    width: 980px;
    margin: 0 auto 30px;
    padding-top: 50px
}

.banner-full .wrap .title {
    width: 750px;
    height: 45px;
    -o-object-fit: contain;
    object-fit: contain;
    background-image: linear-gradient(90deg,#ff7616 1%,#ffc935);
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    padding-left: 20px
}

.banner-full .wrap .title span {
    font-family: Gilroy,sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #000
}

.banner-full .wrap .sub-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.88;
    margin-top: 10px;
    margin-bottom: 25px
}

.banner-full .wrap .date,.banner-full .wrap .sub-title {
    font-family: Gilroy,sans-serif;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.banner-full .wrap .date {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.5
}

.agreement {
    width: 100%;
    height: 100%
}

.agreement .wrap {
    width: 980px;
    margin: 0 auto 30px;
    padding-top: 50px
}

.agreement .wrap .description {
    width: 100%
}

.agreement .wrap .description .img {
    width: 215px;
    height: 215px;
    -o-object-fit: contain;
    object-fit: contain;
    background-image: linear-gradient(90deg,#ff7616 1%,#ffc935);
    position: relative;
    display: inline-block
}

.agreement .wrap .description .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 15px;
    right: 15px
}

.agreement .wrap .description .text {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
    align-items: center
}

.agreement .wrap .description .text p {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left
}

.agreement .wrap .description .text p,.agreement .wrap .list-icon {
    font-family: Gilroy,sans-serif;
    font-style: normal;
    font-stretch: normal;
    color: #000
}

.agreement .wrap .list-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 85px;
    height: 60px;
    -o-object-fit: contain;
    object-fit: contain;
    box-shadow: 2.2px 2px 16.2px 1.8px rgba(70,71,72,.3);
    background-image: linear-gradient(90deg,#ff7616 1%,#ffc935);
    font-size: 26px;
    font-weight: 700;
    line-height: 1.85;
    letter-spacing: 1.3px;
    text-align: center
}

.agreement .wrap .list-icon,.agreement .wrap .second-item {
    margin-bottom: 30px
}

.agreement .wrap .second-item span {
    margin-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: Gilroy,sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.agreement .wrap .d-flex {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.agreement .wrap .row:nth-child(2) {
    margin-top: 60px
}

.agreement .wrap .bg-color {
    text-align: center!important;
    padding-left: 30px;
    margin: 25px auto 0;
    height: 95px;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.agreement .wrap .bg-color,.agreement .wrap .button-apply {
    background-image: linear-gradient(90deg,#ff7616 1%,#ffc935);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.agreement .wrap .button-apply {
    cursor: pointer;
    width: 200px;
    height: 65px;
    margin: 100px auto;
    box-shadow: 2.2px 2px 16.2px 1.8px rgba(70,71,72,.3)
}

.agreement .wrap .button-apply a {
    text-transform: uppercase;
    font-family: Gilroy,sans-serif;
    text-decoration: none;
    font-size: 26px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.85;
    letter-spacing: 1.3px;
    text-align: left;
    color: #000;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.sub-header {
    position: relative;
    min-height: 80px;
    margin: 0 auto 30px;
    background-color: #eef0f4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.sub-header,.sub-header-color {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.sub-header-color {
    height: 10px;
    box-shadow: 3.8px 3.2px 10px 0 rgba(0,0,0,.15);
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%)
}

.sub-header .fixed-button {
    position: fixed;
    right: 50px;
    bottom: 50px;
    display: none!important
}

.sub-header .fixed-button.active {
    display: -ms-flexbox!important;
    display: flex!important;
    border: 1px solid #fff
}

.sub-header .container {
    padding: 20px 0 0;
    min-height: 70px;
    width: 980px
}

.sub-header .container .wrap {
    height: 100%
}

.sub-header .container .title-wrap {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.sub-header .container .title {
    font-family: Gilroy,sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.sub-header .container .button-head {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    width: 118px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 2px;
    text-decoration: none;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%)
}

.sub-header .container .button-head span {
    font-family: Gilroy,sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: #000
}

.sub-header .container .fix-row {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -5px
}

.fix-text-size {
    font-size: 16px;
    font-weight: 600
}

.page-template-apply-form-step-3 {
    margin: 0
}

.page-template-apply-form-step-3 .sub-header .container {
    padding: 20px 0 5px
}

label {
    font-size: 14px
}

.label-text.content-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.min-width label {
    margin-right: 30px!important
}

.block-info {
    margin-top: 50px!important;
    margin-bottom: 50px!important
}

.block-info .label-title.title-big {
    font-size: 30px!important;
    font-weight: 800!important
}

.block-info .label-title.title-small {
    font-size: 20px!important;
    font-weight: 800!important
}

.block-info .second-title {
    margin-top: 50px!important
}

.mar-top {
    margin-top: 40px!important
}

.flex-wrap {
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.flex-wrap .end-item {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
    margin-top: 30px
}

.flex-wrap span {
    font-size: 16px
}

.wrap-checkbox {
    width: 100%;
    margin-top: 30px
}

.wrap-checkbox input[type=checkbox],.wrap-checkbox input[type=radio] {
    margin-right: 10px
}

.checkbox-right-pull {
    margin-top: 25px
}

.checkbox-right-pull input[type=checkbox],.checkbox-right-pull input[type=radio] {
    margin-right: 20px
}

.pad-bottom {
    margin-bottom: 25px
}

.form-wrap {
    width: 100%;
    margin: 0 auto
}

.form-wrap .button-submit {
    text-decoration: none;
    margin: 80px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 240px;
    height: 65px;
    -o-object-fit: contain;
    object-fit: contain;
    box-shadow: 2.2px 2px 16.2px 1.8px rgba(70,71,72,.3);
    background-image: linear-gradient(90deg,#ff7616 1%,#ffc935)
}

.form-wrap .button-submit span {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.85;
    letter-spacing: 1.3px;
    text-align: left;
    color: #000
}

.form-wrap .color-bg {
    background-color: #eef0f4;
    padding: 30px 0
}

.form-wrap .color-bg.deep-wrap,.form-wrap .reset-bg.deep-wrap {
    padding: 45px 0
}

.form-wrap .form-container {
    width: 980px;
    margin: 0 auto
}

.form-wrap input,.form-wrap textarea {
    border-radius: 2px;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    outline: none;
    font-size: 16px
}

.form-wrap .label-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.form-wrap .label-text .label-title {
    -o-object-fit: contain;
    object-fit: contain;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #000
}

.form-wrap .label-text .label-sub-title,.form-wrap .label-text .label-title {
    display: block;
    font-family: Gilroy,sans-serif;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left
}

.form-wrap .label-text .label-sub-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.71;
    color: #747474
}

.form-wrap .label-text label {
    margin: 0
}

.form-wrap .input-full-width input,.form-wrap .input-full-width textarea {
    height: 45px;
    width: 100%
}

.form-wrap .input-radio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form-wrap .input-radio label {
    cursor: pointer;
    margin-bottom: 0;
    margin-right: 60px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.form-wrap .input-radio input[type=checkbox],.form-wrap .input-radio input[type=radio] {
    cursor: pointer;
    margin-right: 15px
}

.form-wrap .form-item {
    margin-top: 30px
}

.form-wrap .input-full-height input,.form-wrap .input-full-height textarea {
    height: 100%
}

.form-wrap .input-full-height-1 input {
    height: 100px
}

.form-wrap .input-full-height-2 input {
    height: 175px
}

.form-wrap .input-full-height-1 textarea {
    height: 100px
}

.form-wrap .input-full-height-2 textarea {
    height: 175px
}

.sub-header.fix-step-3 {
    margin-bottom: 0
}

.color-bg.fix-step-3,.reset-bg.fix-step-3 {
    padding: 45px 0
}

.item-wrap {
    position: relative
}

.item-wrap .permit-js {
    position: absolute;
    top: 5px;
    left: 0
}

.item-wrap span {
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 35px;
    font-size: 20px
}

.banner-full.thank-you-block {
    margin-bottom: 0;
    margin-top: 55px;
    height: 500px
}

.banner-full.thank-you-block .title-wrap {
    width: 980px;
    height: 100%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.banner-full.thank-you-block .title-wrap h1 {
    background-image: linear-gradient(90deg,#ff7616 1%,#ffc935);
    padding: 20px 45px;
    font-family: Gilroy,sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #000
}

.rectangle-anim.two-rectangle {
    right: -121%!important
}

.repeater {
    width: 100%!important;
    height: 70%!important
}

.rectangle-anim.three-rectangle {
    right: -109%!important
}

.rectangle-anim.four-rectangle {
    right: -149%!important
}

.m-bottom {
    margin-bottom: 80px
}

.sponsors-wrap .sponsor_link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
    margin-bottom: 50px
}

.sponsors-wrap .img-card {
    width: 200px;
    display: inline-block;
    margin-right: 6px
}

.sponsors-wrap .img-card img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.sponsors-wrap .title {
    width: 100%;
    display: inline-block
}

.sponsors-wrap .title span {
    font-family: Gilroy,sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.18
}

.sponsors-wrap .title .text,.sponsors-wrap .title span {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: .1px;
    text-align: left;
    color: #000
}

.sponsors-wrap .title .text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43
}

.link_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -ms-flex-align: center;
    align-items: center
}

.footer {
    overflow: hidden;
    width: 100%;
    /* background-image: linear-gradient(267deg,#f4ca48,#f9a31a 53%,#f27227 99%) */
    background-color: #002f6c;
    color: #fff;
}

.footer a {
    color: #fff;
    text-decoration: underline;
}

.footer-wrap {
    width: 980px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 30px
}

.footer-title {
    padding-top: 16px;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    position: relative;
    padding-right: 15px;
    margin-bottom: 55px
}

.footer-title .container {
    padding: 0
}

.footer-title h3 {
    text-align: left;
    /* margin-bottom: 55px */
}

.footer-title h3 span {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none
}

.footer-title .title,.footer-title h3 span {
    font-family: Gilroy,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.footer-title .title {
    display: inline-block;
    font-size: 30px
}

.footer-title .title a {
    display: inline;
    text-decoration: none;
    outline: none;
    color: #000
}

.footer-title .mail {
    width: 87px;
    height: auto;
    display: inline-block;
    margin-right: 30px
}

.footer-title .footer-fb {
    width: 56px;
    height: auto;
    display: inline-block
}

.footer-title .footer-you-tube {
    width: 150px;
    height: auto;
    display: inline-block;
    margin-left: 100px
}

.footer-title img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.footer-title-end {
    text-align: end
}

.footer-title .privacy {
    font-family: Gilroy,sans-serif;
    margin-top: 50px;
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.footer-title .privacy a {
    color: #000;
    text-decoration: none
}

.clear-fonts-size {
    font-size: 15px;
    margin-top: 45px;
    display: block
}
