/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap'); */
@charset "UTF-8";
*, :before, :after {
    box-sizing: border-box
}

.hidden-box {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}

/* ----- Fonts ------------------- */
@font-face {
    font-family: "Graphik";
    src: url("../fonts/Graphik-Light.woff2") format("woff2"), url("../fonts/Graphik-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Graphik";
    src: url("../fonts/GraphikLCG-Regular.woff2") format("woff2"), url("../fonts/GraphikLCG-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Graphik";
    src: url("../fonts/GraphikLCG-Medium.woff2") format("woff2"), url("../fonts/GraphikLCG-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Graphik";
    src: url("../fonts/GraphikLCG-Semibold.woff2") format("woff2"), url("../fonts/GraphikLCG-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Graphik";
    src: url("../fonts/GraphikLCG-Bold.woff2") format("woff2"), url("../fonts/GraphikLCG-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Graphik";
    src: url("../fonts/Graphik-Black.woff2") format("woff2"), url("../fonts/Graphik-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* ----- END Fonts --------------- */
/*                                 */
/*                                 */
html {
    height: 100%
}

body {
    position: relative;
    min-height: 100%;
    overflow: auto;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-overflow-scrolling: touch;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

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

video, audio, canvas {
    display: inline-block
}

span {
    display: inline-block
}

a, input, button, textarea, optgroup, select, fieldset, figure, legend, address {
    font: inherit;
    color: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-shadow: inherit;
    border: none;
    background: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    padding: 0
}

a, button, [type="button"], [type="submit"] {
    transition: color .25s;
    background: .25s;
    opacity: .25s
}

a {
    cursor: pointer;
    text-decoration: none;
    -webkit-text-decoration-skip: none
}

button {
    overflow: visible;
    -webkit-font-smoothing: inherit;
    letter-spacing: inherit
}

p {
    margin: 0;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    overflow: hidden
}

b, strong {
    font-weight: 700
}

img, svg, embed, object, iframe, video, audio, canvas {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

img {
    image-rendering: optimizeQuality
}

svg {
    color: inherit
}

svg:not(:root) {
    overflow: hidden
}

progress {
    vertical-align: baseline
}

h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeLegibility;
    font: inherit;
    color: inherit;
    margin: 0
}

ul, ol, menu {
    margin: 0;
    padding: 0;
    list-style: none
}

input, select, button, button > *, a > * {
    display: inline-block;
    vertical-align: top
}

button, label, select, summary, [type="button"], [type="submit"], [type="reset"], [type="checkbox"], [type="radio"], [type="range"] {
    user-select: none;
    cursor: pointer
}

[type="button"], [type="submit"], [type="search"], [type="radio"], [type="range"], ::-webkit-search-cancel-button, ::-webkit-search-decoration, ::-webkit-outer-spin-button, ::-webkit-inner-spin-button, ::-webkit-slider-thumb {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

::-webkit-contacts-auto-fill-button, ::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0
}

:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff
}

::-webkit-details-marker {
    display: none
}

[type="radio"] {
    -webkit-appearance: radio
}

[type="number"] {
    -moz-appearance: textfield
}

::-ms-clear, ::-ms-reveal {
    display: none
}

input, textarea {
    width: 100%;
    color: #272727
}

input {
    text-overflow: ellipsis
}

textarea {
    overflow: auto;
    resize: none
}

:active, :hover, :focus {
    outline: 0;
    outline-offset: 0
}

:disabled {
    pointer-events: none
}

::-moz-focus-outer, ::-moz-focus-inner {
    border: 0;
    padding: 0
}

::placeholder, ::-moz-placeholder {
    opacity: 1;
    color: #7f7f7f
}

::-webkit-scrollbar-button {
    background-image: url();
    background-repeat: no-repeat;
    width: 12px;
    height: 0
}

::-webkit-scrollbar-track {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #4c7bf4
}

::-webkit-scrollbar-thumb:hover {
    background-color: #084ed0
}

::-webkit-resizer {
    background-image: url();
    background-repeat: no-repeat;
    width: 12px;
    height: 0
}

::-webkit-scrollbar {
    width: 12px;
}

.wow {
    visibility: hidden;
}

html, body {
    background-color: #fff;
    width: 100%;
    overflow-x: hidden;
    font-family: "Graphik", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #181818;
}

html.modal_opened, body.modal_opened {
    overflow: hidden !important;
}

body {
    max-width: 1920px;
    margin: 0 auto;
}

p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 1em;
    overflow: visible;
    color: #181818;
}

a {
    cursor: pointer;
    color: #181818;
}

button {
    cursor: pointer;
}

img {
    max-width: 100%;
}

.container {
    display: block;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    z-index: 3;
}

.container::before {
    display: table;
    width: 100%;
    clear: both;
    content: "";
}

.container::after {
    display: table;
    width: 100%;
    clear: both;
    content: "";
}

.divider {
    clear: both;
}

.wpcf7-form-control-wrap {
    width: 100%;
}

span.wpcf7-not-valid-tip {
    display: none;
}

div.wpcf7-response-output {
    margin: 2em 0 1em !important;
    border-radius: 10px !important;
    padding: 1em 1em !important;
}

.btn_orange_orange {
    height: 54px;
    border-radius: 27px;
    padding: 3px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

.btn_orange_orange:hover {
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .3);
}

.btn_orange_orange span {
    text-align: center;
    width: 100%;
    background: transparent;
    height: 48px;
    border-radius: 24px;
    line-height: 30px;
    padding: 8px 40px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.btn_orange_transp {
    height: 42px;
    border-radius: 21px;
    padding: 2px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

.btn_orange_transp span {
    text-align: center;
    width: 100%;
    background: #4b4dd6;
    height: 38px;
    border-radius: 19px;
    line-height: 20px;
    padding: 8px 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.btn_orange_transp:hover span {
    background: transparent;
}

.field {
    margin: 0 0 25px;
}

.field input {
    height: 56px;
    width: 100%;
    border-radius: 10px;
    border: 2px solid #ffa900;
    line-height: 20px;
    font-size: 18px;
    color: #242425;
    padding: 15px 20px;
}

.field select {
    height: 56px;
    width: 100%;
    border-radius: 10px;
    border: 2px solid #ffa900;
    line-height: 20px;
    font-size: 18px;
    color: #242425;
    padding: 15px 20px;
}

.field input[type="submit"] {
    display: inline-block;
    height: 54px;
    width: auto;
    border-radius: 27px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border: none;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    line-height: 30px;
    padding: 11px 40px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.field input[type="submit"]:hover {
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .3);
}

.accept {
    padding: 23px 0 0;
    margin: 0 0 30px;
}

/*.accept label{display:flex;}*/
/*.accept label input{width:auto;    margin-right: 10px;*/
/*    margin-top: 4px;}*/
.accept input {
    display: none;
}

.accept label {
    font-size: 14px;
    line-height: 20px;
    color: #1f1f1f;
    padding: 0 0 0 25px;
    display: block;
    position: relative;
}

.accept label a {
    font-weight: 500;
    color: #ff7400;
}

.accept label:before {
    width: 16px;
    height: 16px;
    border: 1px solid #1f1f1f;
    border-radius: 3px;
    background: #fff;
    left: 0;
    top: 0;
    content: "";
    display: block;
    position: absolute;
}

.accept input:checked + .wpcf7-list-item-label:after {
    width: 10px;
    height: 5px;
    border: none;
    border-left: 1px solid #ff7400;
    border-bottom: 1px solid #ff7400;
    left: 3px;
    top: 4px;
    content: "";
    display: block;
    transform: rotate(-45deg);
    position: absolute;
}

.bg_icon {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

.bg_icon.icon1 {
    animation-duration: 4s;
    animation-delay: 0s;
    animation-name: bg_icon1;
}

.bg_icon.icon2 {
    animation-duration: 4s;
    animation-delay: 0.5s;
    animation-name: bg_icon2;
}

.bg_icon.icon3 {
    animation-duration: 4s;
    animation-delay: 1.5s;
    animation-name: bg_icon3;
}

.bg_icon.icon4 {
    animation-duration: 8s;
    animation-delay: .5s;
    animation-name: bg_icon4;
}

.bg_animated {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

@keyframes bg_icon1 {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(-20%, 0);
    }
    50% {
        transform: translate(-10%, 30%);
    }
    75% {
        transform: translate(30%, 40%);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes bg_icon2 {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(20%, 0);
    }
    50% {
        transform: translate(10%, -30%);
    }
    75% {
        transform: translate(-30%, -40%);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes bg_icon3 {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(10%, 0);
    }
    50% {
        transform: translate(20%, 15%);
    }
    75% {
        transform: translate(-40%, 30%);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes bg_icon4 {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(10%, 0);
    }
    50% {
        transform: translate(20%, 5%);
    }
    75% {
        transform: translate(-20%, -5%);
    }
    100% {
        transform: translate(0, 0);
    }
}

.ellipse {
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    position: absolute;
    display: block;
    border-radius: 50%;
    z-index: 3;
}

.ellipse.el1 {
    animation-duration: 5s;
    animation-delay: 0s;
    animation-name: ellipse1;
}

.ellipse.el2 {
    animation-duration: 5s;
    animation-delay: 0.9s;
    animation-name: ellipse2;
}

.ellipse.el3 {
    animation-duration: 5s;
    animation-delay: 1.8s;
    animation-name: ellipse3;
}

.ellipse.el4 {
    animation-duration: 5s;
    animation-delay: 2.6s;
    animation-name: ellipse2;
}

.ellipse.el5 {
    animation-duration: 5s;
    animation-delay: 3.2s;
    animation-name: ellipse3;
}

@keyframes ellipse1 {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(-20%, 0);
    }
    50% {
        transform: translate(-10%, 30%);
    }
    75% {
        transform: translate(30%, 40%);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes ellipse2 {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(20%, 0);
    }
    50% {
        transform: translate(10%, -30%);
    }
    75% {
        transform: translate(-30%, -40%);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes ellipse3 {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(10%, 0);
    }
    50% {
        transform: translate(20%, 15%);
    }
    75% {
        transform: translate(-40%, 30%);
    }
    100% {
        transform: translate(0, 0);
    }
}

header {
    transition-duration: 0.5s;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 58px 0 0;
    z-index: 99;
}

header.onscroll {
    padding: 15px 0;
    background: -moz-linear-gradient(-45deg, #5e3ebb 0%, #094fd0 100%);
    background: -webkit-linear-gradient(-45deg, #5e3ebb 0%, #094fd0 100%);
    background: linear-gradient(135deg, #5e3ebb 0%, #094fd0 100%);
}

.custompagetop {
    height: 130px;
    background: -moz-linear-gradient(-45deg, rgba(94, 62, 187, 1) 0%, rgba(9, 79, 208, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(94, 62, 187, 1) 0%, rgba(9, 79, 208, 1) 100%);
    background: linear-gradient(135deg, rgba(94, 62, 187, 1) 0%, rgba(9, 79, 208, 1) 100%);
}

header #open_menu {
    height: 42px;
    width: 32px;
    float: right;
    margin: 0 0 0 38px;
    text-align: right;
    line-height: 10px;
}

header #open_menu span {
    transition-duration: 0.3s;
    height: 4px;
    width: 100%;
    display: inline-block;
    margin: 3px 0 0;
    border-radius: 2px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

header #open_menu:hover span:nth-child(2) {
    width: 90%;
}

header #open_menu:hover span:nth-child(3) {
    width: 80%;
}

header .open-modal {
    animation-duration: 15s;
    animation-name: open_callback_animated;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

header .btn_orange_transp.request_btn {
    float: right;
    margin: 0 0 0 40px;
}

header .btn_orange_transp.request_btn span {
    background: transparent;
}

header .open_callback span {
    background: transparent;
}

.open-modal-slider {
    cursor: pointer;
}

@keyframes open_callback_animated {
    0% {
        transform: rotate(0) scale(1);
    }
    3% {
        transform: rotate(2deg) scale(1.1);
    }
    6% {
        transform: rotate(0) scale(1);
    }
    9% {
        transform: rotate(-2deg) scale(1.1);
    }
    12% {
        transform: rotate(0) scale(1);
    }
    100% {
        transform: rotate(0) scale(1);
    }
}

header .phone {
    float: right;
    margin: 0 0;
    padding: 10px 0 10px 30px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../img/phone_icon.png");
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

header .phone:hover {
    text-decoration: underline;
}

#home_top {
    background-position: 0 380px, left 53vw top 250px, center bottom;
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-image: url("../svgs/bg_home_top_left.svg"), url("../svgs/bg_course_top_right.svg"), url("../svgs/bg_home_top.svg");
}

#home_top .container {
    height: 1129px;
}

#home_top .left_column {
    padding: 220px 0 0 14px;
    width: 50%;
}

/*#home_top h1{font-size:60px;line-height:56px;color:#fff;font-weight:600;margin:0 0 30px;}*/
#home_top .subtitle {
    font-size: 36px;
    line-height: 40px;
    color: #fcd69f;
    margin: 0 0 20px;
}

#home_top .subsubtitle {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 40px;
}

#home_top .guarantee {
    margin: 50px 0 0;
}

#home_top .guarantee img {
    float: left;
    margin: 3px 20px 10px 0;
}

#home_top .guarantee p {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

#home_top .guarantee p b {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin: 0px 0 5px;
    display: block;
}

#home_top .bg_icon {
    top: 200px;
    left: -280px;
    position: absolute;
}

#home_top .right_column {
    top: 140px;
    left: 640px;
    position: absolute;
    height: 700px;
    width: 785px;
    transform: translateZ(0);
}

#home_top .right_column .swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
}

#home_top .right_column .swiper-slide .item {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

#home_top .adv_items {
    width: 100%;
    bottom: 135px;
    left: 0;
    padding: 0 100px;
    position: absolute;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#home_top .adv_items .item {
    width: 280px;
    height: 139px;
    border-radius: 12px;
    background: #6679f9;
    border: 1px solid #fff;
    text-align: center;
    padding-top: 90px;
    position: relative;
    background: -moz-linear-gradient(-45deg, rgba(94, 62, 187, 1) 0%, rgba(9, 79, 208, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(94, 62, 187, 1) 0%, rgba(9, 79, 208, 1) 100%);
    background: linear-gradient(135deg, rgba(94, 62, 187, 1) 0%, rgba(9, 79, 208, 1) 100%);
}

#home_top .adv_items .item img {
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, -40px)
}

#home_top .adv_items .item span {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

#home_top .events {
    padding: 0 100px;
    margin: 60px 0 0;
}

#home_top .events .events_title {
    font-size: 20px;
    color: #fcd69f;
    margin: 0 0 26px;
}

#home_top .events .events_slider {
    position: relative;
}

#home_top .events .item {
    border-radius: 12px;
    background: #6679f9;
    border: 1px solid #fff;
    position: relative;
    background: -moz-linear-gradient(-45deg, rgba(94, 62, 187, 1) 0%, rgba(9, 79, 208, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(94, 62, 187, 1) 0%, rgba(9, 79, 208, 1) 100%);
    background: linear-gradient(135deg, rgba(94, 62, 187, 1) 0%, rgba(9, 79, 208, 1) 100%);
    padding: 15px 20px 40px;
    min-height: 140px;
}

#home_top .events .item img {
    width: 76px;
    float: left;
    margin: 0 10px 0 0;
}

#home_top .events .item .info {
    width: calc(100% - 90px);
    float: right;
}

#home_top .events .item .info a {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-weight: 500;
    display: block;
    margin: 0 0 10px;
}

#home_top .events .item .info span {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

#home_top .events .item span.date {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    left: 20px;
    bottom: 15px;
}

#home_top .events .item span.time {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    right: 20px;
    bottom: 15px;
}

#home_top .events .swiper-button-next {
    transform: scale(0.7);
    right: -70px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23eb7612'%2F%3E%3C%2Fsvg%3E");
}

#home_top .events .swiper-button-prev {
    transform: scale(0.7);
    left: -70px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23eb7612'%2F%3E%3C%2Fsvg%3E");
}

.block_title_with_icon {
    margin: 0 0 68px;
    text-align: center;
    line-height: 70px;
    font-size: 36px;
    font-weight: 500;
    position: relative;
    z-index: 3;
}

.block_title_with_icon img {
    margin: -17px 5px -13px;
}

#home_courses {
    padding: 70px 0 40px;
}

#home_courses .bg_animated {
    top: 370px;
    left: 50%;
    transform: translateX(-80%);
    height: 735px;
    width: 1654px;
    opacity: 1
}

#home_courses .bg_lines {
    top: 200px;
    right: -430px;
    width: 557px;
    height: 735px;
    position: absolute;
    z-index: 1;
    background-image: url("../img/bg_home_courses_container.png");
    background-position: right top;
    background-repeat: no-repeat;
}

#home_courses .courses_list {
    margin: 0 0 25px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

#home_courses .courses_list .item {
    transition-duration: 0.5s;
    width: 370px;
    height: 485px;
    margin: 0 0 70px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.3);
    cursor: pointer;
}

#home_courses .courses_list .item:hover {
    box-shadow: 4px 0 30px rgba(186, 184, 191, 0.4);
}

#home_courses .courses_list .item .img {
    transition-duration: 0.5s;
    width: 100%;
    height: 325px;
    position: relative;
    z-index: 3;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

#home_courses .courses_list .item:hover .img {
    transition-duration: 3s;
    background-size: 120%;
}

#home_courses .courses_list .item .img .icon {
    width: 140px;
    height: 140px;
    position: absolute;
    top: 105px;
    left: 115px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
}

#home_courses .courses_list .item .img .bg {
    transition-duration: 0.5s;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: transparent;
}

#home_courses .courses_list .item:hover .img .bg {
    background: -moz-linear-gradient(-45deg, rgba(94, 62, 187, 0.7) 0%, rgba(9, 79, 208, 0.7) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(94, 62, 187, 0.7) 0%, rgba(9, 79, 208, 0.7) 100%);
    background: linear-gradient(135deg, rgba(94, 62, 187, 0.7) 0%, rgba(9, 79, 208, 0.7) 100%);
}

#home_courses .courses_list .item .img .bg .info {
    float: left;
    width: 185px;
    height: 74px;
    padding: 12px 10px 12px 24px;
    border-radius: 0 0 12px 0;
}

#home_courses .courses_list .item .img .bg .info .price {
    font-size: 20px;
    line-height: 28px;
    color: #ff7500;
    font-weight: 600;
    margin: 0 0;
}

#home_courses .courses_list .item .img .bg .info .time {
    font-size: 14px;
    line-height: 20px;
    color: #1b1a1a;
    margin: 0 0;
}

#home_courses .courses_list .item .img .bg .date {
    font-size: 14px;
    line-height: 20px;
    color: #1b1a1a;
    height: 36px;
    padding: 8px 14px;
    border-radius: 19px;
    font-weight: 500;
    margin: 20px 22px;
    float: right;
}

#home_courses .courses_list .item .img .bg a {
    transition-duration: 0.5s;
    display: none;
    left: 85px;
    top: 170px;
    position: absolute;
    width: 200px;
}

#home_courses .courses_list .item .img .bg a span {
    background: transparent;
}

#home_courses .courses_list .item:hover .img .bg a {
    display: block;
}

#home_courses .courses_list .item .description {
    width: 100%;
    height: 160px;
    background: #fff;
    padding: 25px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

#home_courses .courses_list .item .description .title {
    position: relative;
    z-index: 2;
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 32px;
    color: #ff7500;
    font-weight: 600;
    margin: 0 0 20px;
    max-height: 70px;
    overflow: hidden;
}

#home_courses .courses_list .item .description .desc {
    position: absolute;
    z-index: 2;
    font-size: 14px;
    line-height: 28px;
    font-weight: 300;
    margin: 0 0;
    left: 25px;
    bottom: 25px;
}

#home_courses .courses_list .item .description .size {
    position: absolute;
    z-index: 2;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    margin: 0 0;
    right: 25px;
    bottom: 25px;
}

#home_courses .courses_list .item .description .ellipse.left {
    position: absolute;
    z-index: 1;
    display: block;
    width: 144px;
    height: 144px;
    left: -60px;
    top: -44px;
    background: #cac3fc;
    border-radius: 50%;
    opacity: 0.2;
}

#home_courses .courses_list .item .description .ellipse.right {
    position: absolute;
    z-index: 1;
    display: block;
    width: 86px;
    height: 86px;
    right: -30px;
    bottom: -26px;
    background: #cac3fc;
    border-radius: 50%;
    opacity: 0.2;
}

#home_courses .ellipse.el1 {
    position: absolute;
    z-index: 1;
    display: block;
    width: 144px;
    height: 144px;
    left: -35px;
    top: 100px;
    background: #cac3fc;
    border-radius: 50%;
    opacity: 0.5;
}

#home_courses .ellipse.el2 {
    position: absolute;
    z-index: 1;
    display: block;
    width: 120px;
    height: 120px;
    right: -20px;
    bottom: 120px;
    background: #97b3ff;
    border-radius: 50%;
    opacity: 0.5;
}

#home_courses .show_more {
    width: 230px;
    margin: 0 auto;
    display: block;
}

#form_gotoit {
    position: relative;
    margin: 0 0 100px;
}

#form_gotoit .container {
    padding: 108px 0 10px;
    z-index: 3;
    position: relative;
}

#form_gotoit .bg_icon.icon1 {
    top: 290px;
    left: -190px;
}

#form_gotoit .bg_icon.icon2 {
    top: 510px;
    left: -80px;
}

#form_gotoit .bg_icon.icon3 {
    top: 20px;
    left: 330px;
}

#form_gotoit .form {
    margin-top: -30px;
    z-index: 5;
    position: relative;
}

#form_gotoit .form .left_column {
    width: 648px;
    float: left;
    padding-left: 90px;
}

#form_gotoit .form .left_column p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 30px;
    color: #1f1f1f;
}

#form_gotoit .form .left_column ul li {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 30px;
    color: #1f1f1f;
    padding-left: 38px;
    background-position: 5px 3px;
    background-repeat: no-repeat;
    background-image: url("../img/ul_li_chek.png");
}

#form_gotoit .form .right_column {
    width: 470px;
    float: left;
}

#form_gotoit .bg_animated {
    top: 0;
    left: 460px;
    height: 640px;
    width: 1350px;
}

/**/
#form_gotoit_1 {
    position: relative;
    margin: 0 0 100px;
}

#form_gotoit_1 .container {
    padding: 108px 0 10px;
    z-index: 3;
    position: relative;
}

#form_gotoit_1 .bg_icon.icon1 {
    top: 290px;
    left: -190px;
}

#form_gotoit_1 .bg_icon.icon2 {
    top: 510px;
    left: -80px;
}

#form_gotoit_1 .bg_icon.icon3 {
    top: 20px;
    left: 330px;
}

#form_gotoit_1 .form {
    margin-top: -30px;
    z-index: 5;
    position: relative;
}

#form_gotoit_1 .form .left_column {
    width: 648px;
    float: left;
    padding-left: 90px;
}

#form_gotoit_1 .form .left_column p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 30px;
    color: #1f1f1f;
}

#form_gotoit_1 .form .left_column ul li {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 30px;
    color: #1f1f1f;
    padding-left: 38px;
    background-position: 5px 3px;
    background-repeat: no-repeat;
    background-image: url("../img/ul_li_chek.png");
}

#form_gotoit_1 .form .right_column {
    width: 470px;
    float: left;
}

#form_gotoit_1 .bg_animated {
    top: 0;
    left: 460px;
    height: 640px;
    width: 1350px;
}

/**/
/**/
#form_gotoit_2 {
    position: relative;
    margin: 0 0 100px;
}

#form_gotoit_2 .container {
    padding: 108px 0 10px;
    z-index: 3;
    position: relative;
}

#form_gotoit_2 .bg_icon.icon1 {
    top: 290px;
    left: -190px;
}

#form_gotoit_2 .bg_icon.icon2 {
    top: 510px;
    left: -80px;
}

#form_gotoit_2 .bg_icon.icon3 {
    top: 20px;
    left: 330px;
}

#form_gotoit_2 .form {
    margin-top: -30px;
    z-index: 5;
    position: relative;
}

#form_gotoit_2 .form .left_column {
    width: 648px;
    float: left;
    padding-left: 90px;
}

#form_gotoit_2 .form .left_column p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 30px;
    color: #1f1f1f;
}

#form_gotoit_2 .form .left_column ul li {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 30px;
    color: #1f1f1f;
    padding-left: 38px;
    background-position: 5px 3px;
    background-repeat: no-repeat;
    background-image: url("../img/ul_li_chek.png");
}

#form_gotoit_2 .form .right_column {
    width: 470px;
    float: left;
}

#form_gotoit_2 .bg_animated {
    top: 0;
    left: 460px;
    height: 640px;
    width: 1350px;
}

/**/
#it_courses {
    margin: 0 0 130px;
}

#it_courses .container {
    min-height: 490px;
}

#it_courses .left_column {
    position: absolute;
    right: 50%;
    top: 0;
    width: 960px;
    max-width: 50vw;
    height: 490px;
}

#it_courses .left_column .video {
    position: relative;
    width: 100%;
    height: 100%;
}

.video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.video .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(11, 75, 236, 0.4);
}

.video .bg .play {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.23);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-position: 35px center;
    background-repeat: no-repeat;
    background-image: url("../svgs/play_btn.svg");
}

.video .bg .play:hover {
    background-color: rgba(255, 255, 255, 0.4);
}

.video .bg .play .play_ellipse {
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.6);
    position: absolute;
    left: -10px;
    top: -10px;
}

.video .bg .play .play_ellipse.el1 {
    animation-duration: 3s;
    animation-delay: 0s;
    animation-name: play_ellipse;
}

.video .bg .play .play_ellipse.el2 {
    animation-duration: 3s;
    animation-delay: 1s;
    animation-name: play_ellipse;
}

.video .bg .play .play_ellipse.el3 {
    animation-duration: 3s;
    animation-delay: 2s;
    animation-name: play_ellipse;
}

@keyframes play_ellipse {
    0% {
        transform: scale(0);
        border: 1px solid rgba(255, 255, 255, 0.6);
    }
    33% {
        transform: scale(1);
        border: 1px solid rgba(255, 255, 255, 0.6);
    }
    66% {
        transform: scale(1.2);
        border: 1px solid rgba(255, 255, 255, 0.4);
    }
    100% {
        transform: scale(1.4);
        border: 1px solid rgba(255, 255, 255, 0.2);
    }
}

#it_courses .right_column {
    width: 50%;
    float: right;
    padding-left: 70px;
}

#it_courses .right_column .title {
    font-size: 36px;
    line-height: 42px;
    font-weight: 500;
    color: #181818;
    margin: 0 0 30px;
}

#it_courses .right_column .text {
    height: 310px;
    overflow: scroll;
    margin: 0 0 56px;
}

#it_courses .right_column .text p {
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    margin: 0 0 20px;
}

#it_courses .right_column .socials a {
    display: inline-block;
    margin: 0 18px;
}

#it_courses .right_column .socials a:hover img {
    transform: translateY(-5px);
}

#it_courses .mCSB_inside > .mCSB_container {
    margin-right: 50px;
}

#it_courses .mCSB_scrollTools {
    width: 40px;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#it_courses .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #dcdcdc;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#it_courses .mCSB_scrollTools .mCSB_dragger {
}

#it_courses .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 3px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

#benefits {
    padding: 0 0 20px;
}

#benefits .benefits_list {
    position: relative;
    z-index: 4;
}

#benefits .benefits_list .item {
    position: relative;
    background-color: #fff;
    margin: 0 170px 90px 0;
    padding: 220px 330px 45px 45px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: -20px 5px 20px rgba(207, 216, 220, .15);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

#benefits .benefits_list .item.type_2 {
    margin: 0 0 90px 170px;
    padding: 220px 45px 45px 330px;
    background-position: left top;
    box-shadow: 20px 5px 20px rgba(207, 216, 220, .15);
}

#benefits .benefits_list .item .icon {
    position: absolute;
    left: 60px;
    top: 40px;
    z-index: 2;
}

#benefits .benefits_list .item .icon.big_ml {
    left: 80px;
}

#benefits .benefits_list .item.type_2 .icon {
    left: auto;
    right: 70px;
    top: 50px;
    z-index: 2;
}

#benefits .benefits_list .item .number {
    position: absolute;
    font-size: 220px;
    line-height: 200px;
    color: #cfd8dc;
    opacity: 0.2;
    font-weight: 600;
    z-index: 2;
    top: 5px;
    left: 270px;
}

#benefits .benefits_list .item.type_2 .number {
    left: auto;
    right: 250px;
}

#benefits .benefits_list .item .title {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 20px;
    color: #202020;
    font-weight: 500;
}

#benefits .benefits_list .item .desc {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0;
    color: #181818;
}

#benefits .bg_animated {
    top: 30px;
    left: 50%;
    transform: translateX(-52%);
    height: 2177px;
    width: 2503px;
    opacity: 0.05;
}

#benefits .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 118px;
    height: 118px;
    right: -5px;
    top: 410px;
    background: #2e6fe8;
    border-radius: 50%;
    opacity: 0.5;
}

#benefits .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 46px;
    height: 46px;
    left: -170px;
    top: 590px;
    background: #2e6fe8;
    border-radius: 50%;
    opacity: 0.8;
}

#benefits .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 118px;
    height: 118px;
    left: -430px;
    top: 940px;
    background: #7879f9;
    border-radius: 50%;
    opacity: 0.8;
}

#benefits .ellipse.el4 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 80px;
    height: 80px;
    right: -240px;
    bottom: 130px;
    background: #f4b8c5;
    border-radius: 50%;
    opacity: 0.2;
}

#benefits .ellipse.el5 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 90px;
    height: 90px;
    left: -250px;
    bottom: 660px;
    border: 10px solid #f4b8c5;
    border-radius: 50%;
    opacity: 0.8;
}

#bunuses .bg_animated {
    top: 260px;
    left: 50%;
    transform: translateX(-60%);
    height: 506px;
    width: 2566px;
    opacity: 1
}

#bunuses .bg_lines {
    top: 0;
    right: 0;
    width: 550px;
    height: 550px;
    position: absolute;
    z-index: 2;
    background-image: url("../img/bg_home_bunuses_container.png");
    background-position: right top;
    background-repeat: no-repeat;
}

#bunuses .block_subtitle {
    margin: -40px 0 150px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    opacity: 0.8;
    position: relative;
    z-index: 3;
}

#bunuses .img {
    float: left;
    background-position: center;
    background-size: cover;
    width: 790px;
    height: 550px;
    margin: 0 50px 100px -225px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_home_bonuses_mask);
    clip-path: url(#bg_home_bonuses_mask);
    position: relative;
    z-index: 3;
}

#bunuses .list {
    float: left;
    width: 500px;
    margin-top: -40px;
    position: relative;
    z-index: 3;
}

#bunuses .list .item {
    margin: 0 40px 45px 0;
    border-radius: 20px;
    background: #fff;
    position: relative;
    padding: 30px 36px;
    box-shadow: -5px -1px 30px rgba(32, 94, 171, 0.15);
}

#bunuses .list .item:nth-child(2) {
    margin: 0 0 45px 40px;
}

#bunuses .list .item:nth-child(3) {
    margin: 0 130px 45px 0px;
}

#bunuses .list .item .check {
    position: absolute;
    width: 48px;
    height: 42px;
    background-image: url("../img/bonus_check.png");
    background-repeat: no-repeat;
    left: -10px;
    top: -20px;
    opacity: 0.8;
}

#bunuses .list .item:hover .check {
    opacity: 1;
}

#bunuses .list .item .title {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #0e0e0e;
    margin: 0 0 20px;
}

#bunuses .list .item .desc {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin: 0 0;
}

#system .container {
    padding: 60px 0 40px;
}

#system .bg_animated {
    top: 380px;
    left: 50%;
    transform: translateX(-70vw);
    height: 231px;
    width: 1428px;
    opacity: 0.4;
    z-index: 1;
}

#system .bg_icon.icon3 {
    top: 0px;
    left: 500px;
}

#system .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    left: -260px;
    top: 60px;
    background: #f4b8c5;
    border-radius: 50%;
    background: -moz-linear-gradient(-45deg, #b1a9ff 0%, #fff 100%);
    background: -webkit-linear-gradient(-45deg, #b1a9ff 0%, #fff 100%);
    background: linear-gradient(-45deg, #b1a9ff 0%, #fff 100%);
    opacity: 0.5;
}

#system .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 70px;
    height: 70px;
    right: -140px;
    top: -20px;
    border: 10px solid #f4b8c5;
    border-radius: 50%;
    opacity: 0.9;
}

#system .system_list {
    position: relative;
    z-index: 3;
    padding: 40px 0 0;
    margin: 0 -30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

#system .system_list .item_wrap {
    width: 257px;
    height: 208px;
    border-radius: 100px;
    background: #000;
    margin: 0 0 80px;
    transform: rotate(-10deg);
    position: relative;
    animation-duration: 4s;
    animation-delay: 1s;
    animation-name: service_list_item_wrap;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

@keyframes service_list_item_wrap {
    0% {
        transform: rotate(-10deg);
    }
    20% {
        transform: rotate(10deg);
    }
    40% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(-10deg);
    }
}

#system .system_list .item_wrap .item {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    transform: rotate(10deg);
    padding: 132px 20px 0;
    text-align: center;
    position: relative;
    animation-duration: 4s;
    animation-delay: 1s;
    animation-name: service_list_item;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

@keyframes service_list_item {
    0% {
        transform: rotate(10deg);
    }
    20% {
        transform: rotate(-10deg);
    }
    40% {
        transform: rotate(10deg);
    }
    100% {
        transform: rotate(10deg);
    }
}

#system .system_list .item_wrap .item img {
    position: absolute;
    left: 50%;
    top: 120px;
    transform: translate(-50%, -100%);
}

#system .system_list .item_wrap .item span {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
}

#system .system_list .item_wrap:nth-child(1) {
    background: #405ef9;
}

#system .system_list .item_wrap:nth-child(2) {
    background: -moz-linear-gradient(top, #f663f8 0%, #c069fe 100%);
    background: -webkit-linear-gradient(top, #f663f8 0%, #c069fe 100%);
    background: linear-gradient(to bottom, #f663f8 0%, #c069fe 100%);
}

#system .system_list .item_wrap:nth-child(3) {
    background: #ff584e;
}

#system .system_list .item_wrap:nth-child(4) {
    background: -moz-linear-gradient(top, #86cffa 0%, #a2bbfe 100%);
    background: -webkit-linear-gradient(top, #86cffa 0%, #a2bbfe 100%);
    background: linear-gradient(to bottom, #86cffa 0%, #a2bbfe 100%);
}

#system .system_list .item_wrap:nth-child(5) {
    background: #ff584e;
}

#system .system_list .item_wrap:nth-child(6) {
    background: -moz-linear-gradient(top, #86cffa 0%, #a2bbfe 100%);
    background: -webkit-linear-gradient(top, #86cffa 0%, #a2bbfe 100%);
    background: linear-gradient(to bottom, #86cffa 0%, #a2bbfe 100%);
}

#system .system_list .item_wrap:nth-child(7) {
    background: #405ef9;
}

#system .system_list .item_wrap:nth-child(8) {
    background: -moz-linear-gradient(top, #f663f8 0%, #c069fe 100%);
    background: -webkit-linear-gradient(top, #f663f8 0%, #c069fe 100%);
    background: linear-gradient(to bottom, #f663f8 0%, #c069fe 100%);
}

#corporate .container {
    padding: 125px 0 40px;
}

#corporate .bg_animated {
    top: 0;
    left: 50%;
    transform: translateX(-54%);
    height: 517px;
    width: 2604px;
    opacity: 0.4;
    z-index: 1;
}

#corporate .corporate_list {
    margin-top: -15px;
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#corporate .corporate_list .item {
    width: 260px;
    margin: 0 0 90px;
    padding-top: 120px;
    position: relative;
    text-align: center;
}

#corporate .corporate_list .item img {
    position: absolute;
    left: 50%;
    top: 110px;
    transform: translate(-50%, -100%);
}

#corporate .corporate_list .item span {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    font-weight: 500;
}

#corporate .go_to_form {
    display: block;
    margin: 0 auto;
    width: 320px;
}

#reviews .bg_animated {
    top: 0;
    left: 50%;
    transform: translateX(-70vw);
    height: 628px;
    width: 1019px;
    opacity: 0.4;
    z-index: 1;
}

#reviews .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 99px;
    height: 99px;
    left: -99px;
    top: -40px;
    background: #f4b8c5;
    border-radius: 50%;
    background: -moz-linear-gradient(-45deg, #b1a9ff 0%, #fff 100%);
    background: -webkit-linear-gradient(-45deg, #b1a9ff 0%, #fff 100%);
    background: linear-gradient(-45deg, #b1a9ff 0%, #fff 100%);
    opacity: 0.4;
}

#reviews .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 105px;
    height: 105px;
    right: -212px;
    top: 166px;
    border: 30px solid #edf5fd;
    border-radius: 50%;
    opacity: 1;
}

#reviews .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 175px;
    height: 175px;
    right: -430px;
    top: 290px;
    border: 50px solid #edf5fd;
    border-radius: 50%;
    opacity: 1;
}

#reviews .container {
    padding: 70px 0 60px;
}

#reviews .left_column {
    width: 600px;
    z-index: 2;
    position: relative;
}

#reviews .left_column .title {
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 48px;
    font-weight: 500;
    color: #181818;
}

#reviews .left_column .subtitle {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin: 0 0 45px;
}

#reviews .left_column .logolist {
    width: 500px;
}

#reviews .left_column .logolist img {
    max-width: 100%;
}

#reviews .right_column {
    position: absolute;
    z-index: 4;
    right: 0;
    top: 70px;
    width: 620px;
    height: 476px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_home_review_mask);
    clip-path: url(#bg_home_review_mask);
    background: #8a79fa;
    background: -moz-linear-gradient(top, #8a79fa 0%, #3678f7 100%);
    background: -webkit-linear-gradient(top, #8a79fa 0%, #3678f7 100%);
    background: linear-gradient(to bottom, #8a79fa 0%, #3678f7 100%);
}

#reviews .right_column_before {
    position: absolute;
    z-index: 3;
    right: -8px;
    top: 76px;
    width: 620px;
    height: 476px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_home_review_mask);
    clip-path: url(#bg_home_review_mask);
    background: #dad7fd;
    background: -moz-linear-gradient(top, #dad7fd 0%, #ccd9f9 100%);
    background: -webkit-linear-gradient(top, #dad7fd 0%, ccd9f93678f7 100%);
    background: linear-gradient(to bottom, #dad7fd 0%, #ccd9f9 100%);
}

#reviews .right_column .title {
    height: 135px;
    width: 260px;
    padding: 64px 10px 15px 90px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 500;
    margin: 0 60px 0 0;
    float: right;
    background-position: left 55px;
    background-repeat: no-repeat;
    background-image: url("../img/quotes.png");
    color: #fff;
}

#reviews .right_column .swiper-container {
    position: relative;
    width: 100%;
    height: 340px;
}

#reviews .right_column .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 20px 60px 90px 77px;
}

#reviews .right_column .swiper-slide .text {
    height: 142px;
    overflow: scroll;
    margin: 0 0 20px;
}

#reviews .right_column .swiper-slide .text p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 15px;
}

#reviews .right_column .swiper-slide .author {
    padding: 0 90px 0 150px;
}

#reviews .right_column .swiper-slide .author img {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 20px 20px 0;
    border-radius: 50%;
}

#reviews .right_column .swiper-slide .author .name {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin: 0 0;
    font-weight: 500;
}

#reviews .right_column .swiper-slide .author .work {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin: 0 0;
    font-weight: 500;
}

#reviews .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 50px;
}

#reviews .swiper-pagination-bullet {
    margin: 0 6px;
    width: 16px;
    height: 16px;
    background: #fff;
    opacity: .2;
}

#reviews .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}

footer {
    height: 760px;
    background-position: center top;
    background-repeat: repeat-x;
    background-image: url("../svgs/bg_footer.svg");
    z-index: 3;
    position: relative;
}

footer .container {
    height: 100%;
    padding: 140px 0 48px;
}

footer .left_column {
    width: 340px;
    float: left;
}

footer .left_column .logo {
    margin: 0 0 30px;
}

footer .left_column .checkin {
    margin: 0 0 7px;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
}

footer .left_column address {
    margin: 0 0 32px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

footer .left_column .open {
    margin: 0 0 32px;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
}

footer .left_column .phone {
    display: block;
    margin: 0 0 0px;
    padding: 0 0 0 30px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../img/phone_icon.png");
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

footer .left_column .mail {
    display: block;
    margin: 0 0 35px;
    padding: 0 0 0 30px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../img/mail_icon.png");
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

footer .left_column .socials a {
    display: inline-block;
    margin: 0 30px 0 0;
}

footer .left_column .socials a:hover img {
    transform: translateY(-5px);
}

footer .map_wrap {
    width: 800px;
    height: 490px;
    position: relative;
    float: right;
    margin: 0 -80px 55px 0;
    border-radius: 10px;
    overflow: hidden;
}

footer .map_wrap .map {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

footer .map_wrap .map iframe {
    width: 100%;
    height: 100%;
    position: relative;
}

footer .map_wrap .layer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    cursor: pointer;
}

footer .map_wrap .layer .open_map {
    display: block;
    width: 56px;
    height: 56px;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 4;
    background-image: url("../img/full_map.png");
}

footer .map_wrap .layer .marker_text {
    display: block;
    width: 250px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    background: #fff;
    border-radius: 10px 10px 10px 0;
    box-shadow: -3px 0 7px rgba(0, 0, 0, .3);
    transform: translateY(-110%);
    font-size: 16px;
    line-height: 22px;
    color: #3c3c3c;
    padding: 18px 20px;
}

footer .map_wrap .layer .marker {
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 9px solid #fff;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    content: "";
    transform: translate(-50%, -60%);
    background: -moz-linear-gradient(top, #ffa000 0%, #ff7e00 100%);
    background: -webkit-linear-gradient(top, #ffa000 0%, #ff7e00 100%);
    background: linear-gradient(to bottom, #ffa000 0%, #ff7e00 100%);
}

footer .footer_menu {
    display: flex;
    justify-content: space-between;
}

footer .footer_menu li {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
}

footer .footer_menu li a {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
}

footer .footer_menu li.small {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
}

#menu {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}

#menu .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 101;
}

#menu .container {
    height: 100%;
    z-index: 102;
}

#menu .menu_wrap {
    overflow-y: scroll;
    z-index: 103;
    padding: 140px 115px 60px 115px;
    text-align: right;
    width: 106%;
    max-height: 90vh;
    position: absolute;
    left: -3%;
    top: 50px;
    border-radius: 10px;
    background-color: #fff;
    background-image: url("../img/menu_bg.png");
    background-position: center;
    background-size: cover;
}

#menu .menu_wrap .close {
    transition-duration: 0.8s;
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}

#menu .menu_wrap .close:hover {
    transform: rotate(-360deg);
}

#menu .menu_wrap li {
    margin: 0 0 30px;
}

#menu .menu_wrap li a {
    transition-duration: 0.4s;
    font-size: 30px;
    line-height: 30px;
    color: #161616;
}

#menu .menu_wrap li.big a {
    font-size: 48px;
    line-height: 50px;
    font-weight: 600;
}

#menu .menu_wrap li.lk a {
    height: 60px;
    width: 280px;
    display: inline-block;
    border-radius: 30px;
    padding: 2px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

#menu .menu_wrap li.lk a span {
    text-align: center;
    width: 100%;
    background: #f8fafe;
    height: 56px;
    border-radius: 28px;
    line-height: 30px;
    padding: 12px 40px;
    color: #161616;
    font-size: 24px;
    font-weight: 500;
}

#menu .menu_wrap li.lk a:hover span {
    background: transparent;
}

#menu .menu_wrap .open_callback {
    margin-right: -16px;
}

#menu .menu_wrap li:not(.lk) a:hover {
    color: #fe7401;
}

#contacts_banner {
    background-position: left 55vw top 150px, center bottom;
    background-repeat: no-repeat, repeat-x;
    background-image: url("../svgs/bg_contacts_top_right.svg"), url("../svgs/bg_contacts_top.svg");
}

#contacts_banner .container {
    height: 600px;
}

#contacts_banner .left_column {
    padding: 180px 0 0 70px;
    width: 50%;
}

#contacts_banner h1 {
    font-size: 70px;
    line-height: 76px;
    color: #fcd69f;
    font-weight: 600;
    margin: 0 0 30px;
}

#contacts_banner .title {
    font-size: 24px;
    line-height: 36px;
    color: #fcd69f;
    margin: 0 0 5px;
    font-weight: 600;
}

#contacts_banner address,
#contacts_banner .open {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 20px;
    font-weight: 500;
}

#contacts_banner .bg_icon {
    top: 107px;
    left: -310px;
    position: absolute;
}

#contacts_banner .img {
    top: 150px;
    left: 680px;
    position: absolute;
    height: 350px;
    width: 555px;
    transform: translateZ(0);
    -webkit-clip-path: url("#bg_contacts_mask");
    clip-path: url("#bg_contacts_mask");
    background-position: center;
    background-size: cover;
    z-index: 3;
}

#contacts_images {
    padding: 125px 0 215px;
    position: relative;
    background-position: left 44vw top 95px, right 90vw top -20px;
    background-repeat: no-repeat, no-repeat;
    background-image: url("../svgs/bg_contacts_gallery_right.svg"), url("../svgs/bg_contacts_gallery_left.svg");
}

#contacts_images .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 90px;
    height: 90px;
    right: -220px;
    top: 420px;
    background: #e9efff;
    border-radius: 50%;
}

#contacts_images .items {
    display: flex;
    justify-content: space-between;
    margin: 0 -75px;
    flex-wrap: wrap;
}

#contacts_images .items a {
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.4);
    display: block;
    height: 185px;
    width: 19%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #eee;
    position: relative;
    margin: 40px 0 0 0;
}

#contacts_images .items a:hover {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
}

#contacts_images .items a:nth-child(even) {
    margin: 0 0 40px 0;
}

#contacts_images .items a img {
    width: 100%;
    min-height: 100%;
}

#contacts_images .items a:hover:after {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 3;
    background: #1f51c2;
    opacity: 0.4;
    content: "";
}

#contacts_images .square.sq1 {
    position: absolute;
    top: -50px;
    left: -170px;
    background: #ffc946;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    transform: rotate(-45deg);
}

#contacts_images .square.sq2 {
    position: absolute;
    top: 240px;
    right: -310px;
    background: #ffc946;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
}

@keyframes square1 {
    0% {
        transform: translate(0, 0) rotate(-45deg);
    }
    25% {
        transform: translate(20%, 0) rotate(45deg);
    }
    50% {
        transform: translate(10%, -30%) rotate(-135deg);
    }
    75% {
        transform: translate(-30%, -40%) rotate(135deg);
    }
    100% {
        transform: translate(0, 0) rotate(-45deg);
    }
}

@keyframes square2 {
    0% {
        transform: translate(0, 0) rotate(-45deg);
    }
    25% {
        transform: translate(10%, 0) rotate(45deg);
    }
    50% {
        transform: translate(20%, 15%) rotate(-135deg);
    }
    75% {
        transform: translate(-40%, 30%) rotate(135deg);
    }
    100% {
        transform: translate(0, 0) rotate(-45deg);
    }
}

.square {
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

.square.sq1 {
    animation-duration: 5s;
    animation-delay: 0s;
    animation-name: square1;
}

.square.sq2 {
    animation-duration: 5s;
    animation-delay: 0.9s;
    animation-name: square2;
}

#form_gotoit.contacts_page_form {
    background-position: left 53vw top 240px, left 93vw top 250px, center bottom -130px;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-image: url("../svgs/bg_contacts_form_center.svg"), url("../svgs/bg_contacts_form_right.svg"), url("../svgs/bg_contacts_form_bottom.svg");
    margin: -100px 0 -70px;
    padding: 0 0 215px;
}

#form_gotoit.contacts_page_form .container {
    padding: 60px 15px 0 15px;
}

#form_gotoit.contacts_page_form .block_title_with_icon {
    margin: 0 0 90px;
}

#form_gotoit.contacts_page_form .form {
    padding: 30px 0 60px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.4);
    position: relative;
}

#form_gotoit.contacts_page_form .form .title {
    font-size: 15px;
    line-height: 28px;
    color: #1f1f1f;
    margin: 0 0 24px;
}

#form_gotoit.contacts_page_form .form .left_column {
    padding-top: 220px;
}

#form_gotoit.contacts_page_form .form .left_column .manager_contacts {
    background-color: #fff;
    width: 370px;
    height: 109px;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.4);
    position: absolute;
    z-index: 4;
    left: 130px;
    top: 80px;
    background-position: right -140px top -95px;
    background-repeat: no-repeat;
    background-image: url("../img/contacts_manager_bg.png");
    padding: 20px 40px;
}

#form_gotoit.contacts_page_form .form .left_column .manager_contacts .phone {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 0 30px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../img/phone_icon.png");
    font-size: 18px;
    line-height: 30px;
    color: #181818;
}

#form_gotoit.contacts_page_form .form .left_column .manager_contacts .mail {
    display: block;
    margin: 0 0;
    padding: 0 0 0 30px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../img/mail_icon.png");
    font-size: 18px;
    line-height: 30px;
    color: #181818;
}

#form_gotoit.contacts_page_form .form .left_column .manager {
    position: absolute;
    width: 547px;
    height: 295px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_manager_mask);
    clip-path: url(#bg_manager_mask);
    background: #f2effb;
    left: -120px;
    top: -100px;
    z-index: 3;
}

#form_gotoit.contacts_page_form .form .left_column .manager img {
    position: absolute;
    left: 90px;
    top: 30px;
}

#form_gotoit.contacts_page_form .form .left_column .manager .name {
    font-size: 30px;
    line-height: 30px;
    color: #181818;
    font-weight: 500;
    margin: 98px 0 6px 315px;
}

#form_gotoit.contacts_page_form .form .left_column .manager .work {
    font-size: 18px;
    line-height: 30px;
    color: #181818;
    margin: 0 0 10px 315px;
}

#form_gotoit.contacts_page_form .bg_icon.icon1 {
    top: 220px;
    left: -310px;
}

#form_gotoit.contacts_page_form .bg_icon.icon2 {
    top: 570px;
    left: -190px;
}

#form_gotoit.contacts_page_form .bg_icon.icon3 {
    top: 0px;
    left: 460px;
}

#form_gotoit.contacts_page_form .bg_icon.icon5 {
    top: 730px;
    left: -120px;
}

#form_gotoit.contacts_page_form .bg_icon.icon4 {
    top: 640px;
    left: 100px;
    z-index: 6;
}

#about_top {
    background-position: left 50vw top 230px, center bottom;
    background-repeat: no-repeat, repeat-x;
    background-image: url("../svgs/bg_about_top_right.svg"), url("../svgs/bg_about_top.svg");
}

#about_top .container {
    height: 1000px;
}

#about_top .left_column {
    padding: 250px 0 0 30px;
    width: 400px;
}

#about_top h1 {
    font-size: 70px;
    line-height: 76px;
    color: #fcd69f;
    font-weight: 600;
    margin: 0 0 30px;
}

#about_top h1 span {
    font-size: 36px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    display: block;
}

#about_top .subtitle {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 20px;
}

#about_top .bg_icon {
    top: 120px;
    left: -280px;
    position: absolute;
}

#about_top .right_column {
    top: 235px;
    right: -70px;
    position: absolute;
    height: 618px;
    width: 931px;
    transform: translateZ(0);
    -webkit-clip-path: url("#bg_about_top_mask");
    clip-path: url("#bg_about_top_mask");
}

#about_top .right_column .video {
    position: relative;
    width: 100%;
    height: 100%;
}

#about_top .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 45px;
    height: 45px;
    left: 215px;
    top: 620px;
    background: #566fd4;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: -webkit-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    opacity: 1;
}

#about_top .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 24px;
    height: 24px;
    left: 140px;
    top: 725px;
    background: #566fd4;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: -webkit-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    opacity: 1;
}

#about_top .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 14px;
    height: 14px;
    left: 60px;
    top: 820px;
    background: #566fd4;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: -webkit-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    opacity: 1;
}

#about_top .ellipse.el4 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 76px;
    height: 76px;
    left: 215px;
    top: 790px;
    background: #566fd4;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: -webkit-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    opacity: 1;
}

#about_courses {
    padding: 90px 0 220px;
}

#about_courses .bg_animated {
    top: 25px;
    left: -50px;
}

#about_courses .text {
    margin: -40px 0 30px;
    text-align: center;
    position: relative;
    z-index: 4;
    padding: 0 70px 30px;
}

#about_courses .text p {
    font-size: 18px;
    line-height: 30px;
    color: #181818;
    margin: 0 0 30px;
}

#about_courses .socials {
    text-align: center;
    position: relative;
    z-index: 4;
}

#about_courses .socials a {
    display: inline-block;
    margin: 0 18px;
}

#about_courses .socials a:hover img {
    transform: translateY(-5px);
}

#about_courses .ellipse.el1 {
    width: 120px;
    height: 120px;
    right: -300px;
    top: 230px;
    background: #96b7f3;
}

#about_courses .ellipse.el2 {
    width: 45px;
    height: 45px;
    left: 100px;
    top: 470px;
    background: #5d93f9;
}

#about_courses .ellipse.el3 {
    width: 120px;
    height: 120px;
    left: -330px;
    top: 630px;
    background: #9394fa;
}

#values {
    padding: 0 0 35px;
    min-height: 870px;
}

#values .bg_animated {
    width: 2566px;
    height: 506px;
    left: 50%;
    top: 157px;
    transform: translateX(-57%);
}

#values .img {
    float: left;
    background-position: center;
    background-size: cover;
    width: 800px;
    height: 570px;
    margin: 0 50px 100px -225px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_about_values_mask);
    clip-path: url(#bg_about_values_mask);
    position: relative;
    z-index: 3;
}

#values .list {
    float: left;
    width: 500px;
    position: relative;
    z-index: 3;
}

#values .list .item {
    margin: 0 40px 60px 0;
    border-radius: 20px;
    background: #fff;
    position: relative;
    padding: 30px 36px;
    box-shadow: -5px -1px 30px rgba(32, 94, 171, 0.15);
}

#values .list .item:nth-child(2) {
    margin: 0 0 60px 40px;
}

#values .list .item .check {
    position: absolute;
    width: 48px;
    height: 42px;
    background-image: url("../img/bonus_check.png");
    background-repeat: no-repeat;
    left: -10px;
    top: -20px;
    opacity: 0.8;
}

#values .list .item:hover .check {
    opacity: 1;
}

#values .list .item .title {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #0e0e0e;
    margin: 0 0 20px;
}

#values .list .item .desc {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin: 0 0;
}

#we_and_students {
    padding: 70px 0 105px;
    background-position: right 88vw top 346px, left 90vw top 20px, left 20vw top 70px;
    background-repeat: no-repeat;
    background-image: url("../svgs/bg_about_we_and_students_left.svg"), url("../svgs/bg_about_we_and_students_right.svg"), url("../svgs/bg_about_we_and_students_animated.svg");
}

#we_and_students .gallery-top {
    height: 470px;
    margin: 0 0 20px;
    padding: 0 210px;
}

#we_and_students .gallery-top .swiper-slide {
    height: 100%;
    width: 100%;
}

#we_and_students .gallery-top .swiper-slide .item {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
}

#we_and_students .gallery-thumbs {
    height: 250px;
    margin: 0 -10px;
    padding: 40px 0;
}

#we_and_students .gallery-thumbs .swiper-slide {
    height: 100%;
}

#we_and_students .gallery-thumbs .swiper-slide .item {
    transition-duration: 0.4s;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
}

#we_and_students .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .item {
    margin-top: -12px;
    box-shadow: 0 5px 30px rgba(32, 94, 171, .15);
}

#we_and_students .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .item:after {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 3;
    background: #1f51c2;
    opacity: 0.4;
    content: "";
}

#we_and_students .swiper-button-next, #we_and_students .swiper-button-prev {
    top: 50%;
    width: 53px;
    height: 53px;
    margin-top: -26px;
    background-size: 53px 53px;
}

#we_and_students .swiper-button-next {
    right: 110px;
    background-image: url("../img/slider_arrow_right.png");
}

#we_and_students .swiper-button-prev {
    left: 110px;
    background-image: url("../img/slider_arrow_left.png");
}

#we_and_students .square.sq1 {
    position: absolute;
    top: 25px;
    left: -180px;
    background: #ffc946;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    transform: rotate(-45deg);
}

#we_and_students .square.sq2 {
    position: absolute;
    top: 630px;
    right: -240px;
    background: #ffc946;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
}

#help {
    padding: 0 0 200px;
}

#help .bg_animated {
    width: 2211px;
    height: 513px;
    left: 50%;
    top: 250px;
    transform: translateX(-57%);
}

#help .bg_icon.icon33 {
    top: 0;
    left: -170px;
}

#help .bg_icon.icon4 {
    bottom: -180px;
    left: 330px;
    top: auto;
}

#help .left_column {
    width: 600px;
    z-index: 2;
    position: relative;
    padding-top: 130px;
}

#help .left_column .title {
    margin: 0 0 50px;
    font-size: 36px;
    line-height: 48px;
    font-weight: 500;
    color: #181818;
    padding-right: 0;
}

#help .left_column p {
    font-size: 16px;
    line-height: 24px;
    color: #323030;
    margin: 0 0 24px;
    padding-right: 100px;
}

#help .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 76px;
    height: 76px;
    left: 730px;
    top: 0;
    background: #566fd4;
    border-radius: 50%;
    background: -moz-linear-gradient(135deg, #fff 0%, #7086e3 100%);
    background: -webkit-linear-gradient(135deg, #fff 0%, #eae8ff 100%);
    background: linear-gradient(135deg, #fff 0%, #eae8ff 100%);
    opacity: 1;
}

#help .right_column {
    position: absolute;
    z-index: 4;
    right: -140px;
    top: 150px;
    width: 739px;
    height: 570px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_about_help_mask);
    clip-path: url(#bg_about_help_mask);
    background-color: #8a79fa;
    background-position: center;
    background-size: cover;
}

#help .right_column_before {
    position: absolute;
    z-index: 3;
    right: -148px;
    top: 156px;
    width: 739px;
    height: 570px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_about_help_mask);
    clip-path: url(#bg_about_help_mask);
    background: #ccd9fa;
}

#about_reviews {
    padding: 0 0 60px;
}

#about_reviews .bg_animated {
    width: 1019px;
    height: 546px;
    left: 0%;
    top: -160px;
    transform: translateX(-57%);
}

#about_reviews .left_column {
    width: 410px;
    z-index: 2;
    position: relative;
    float: left;
}

#about_reviews .left_column .title {
    margin: 0 0 60px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 500;
    color: #181818;
    padding-right: 0;
}

#about_reviews .left_column p {
    font-size: 16px;
    line-height: 24px;
    color: #323030;
    margin: 0 0 24px;
    padding-right: 100px;
}

#about_reviews .right_column {
    height: 460px;
    width: 730px;
    margin: -30px -70px 0 0;
    float: right;
}

#about_reviews .swiper-slide {
    transition-duration: 0.4s;
    height: 100%;
    padding: 30px 35px 30px 35px;
    background-image: url("../svgs/bg_about_reviews_item.svg");
    background-size: 290px 313px;
    background-position: 15px 110px;
    background-repeat: no-repeat;
}

#about_reviews .swiper-slide.swiper-slide-active {
    background-position: 15px 10px;
}

#about_reviews .swiper-slide .item {
    transition-duration: 0.4s;
    margin-top: 100px;
    height: 300px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
    padding: 110px 22px 20px 22px;
    position: relative;
}

#about_reviews .swiper-slide.swiper-slide-active .item {
    margin-top: 0;
}

#about_reviews .swiper-slide .text {
    height: 160px;
    overflow-y: scroll;
}

#about_reviews .swiper-slide .text p {
    color: #323030;
    font-size: 16px;
    line-height: 26px;
}

#about_reviews .swiper-slide .item .author {
    width: 100%;
    height: 100px;
    position: absolute;
    left: -14px;
    top: -10px;
}

#about_reviews .swiper-slide .item .author img {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 16px 0 0;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
}

#about_reviews .swiper-slide .item .author .name {
    font-size: 18px;
    line-height: 26px;
    color: #323030;
    margin: 28px 0 0 0;
    font-weight: 500;
}

#about_reviews .swiper-slide .item .author .work {
    font-size: 14px;
    line-height: 28px;
    color: #323030;
    margin: 0 0;
}

#about_reviews .swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: left;
    bottom: 90px;
    left: 30px;
    width: 48%;
}

#about_reviews .swiper-pagination-bullet {
    transition-duration: 0.4s;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 0 5px;
    opacity: 1;
    background: -moz-linear-gradient(-45deg, #8a79fa 0%, #3778f7 100%);
    background: -webkit-linear-gradient(-45deg, #8a79fa 0%, #3778f7 100%);
    background: linear-gradient(135deg, #8a79fa 0%, #3778f7 100%);
}

#about_reviews .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
}

#about_reviews .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 105px;
    height: 105px;
    right: -212px;
    top: 0px;
    border: 30px solid #edf5fd;
    border-radius: 50%;
    opacity: 1;
}

#about_reviews .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 175px;
    height: 175px;
    right: -430px;
    top: 110px;
    border: 50px solid #edf5fd;
    border-radius: 50%;
    opacity: 1;
}

#courses_top {
    background-position: 0 180px, left 60vw top 135px, center bottom;
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-image: url("../svgs/bg_courses_top_left.svg"), url("../svgs/bg_courses_top_right.svg"), url("../svgs/bg_courses_top.svg");
}

#courses_top .container {
    height: 640px;
}

#courses_top .left_column {
    padding: 180px 0 0 70px;
    width: 60%;
}

#courses_top h1 {
    font-size: 70px;
    line-height: 76px;
    color: #fcd69f;
    font-weight: 600;
    margin: 0 0 30px;
}

#courses_top .subtitle {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin: 0 0 20px;
    font-weight: 500;
}

#courses_top .bg_icon {
    top: 110px;
    left: -320px;
    position: absolute;
}

#courses_top .right_column {
    width: 450px;
    height: 310px;
    position: absolute;
    top: 170px;
    right: -50px;
    z-index: 2;
}

#courses_top .right_column .icon_carousel {
    position: absolute;
    left: 0;
    top: 0;
    animation-duration: 10s;
    animation-name: courses_top_icon_carousel;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    width: 150px;
    height: 150px;
    border-radius: 20px;
    padding: 15px;
    opacity: 1;
    background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
    background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
    background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
}

#courses_top .right_column .icon_carousel .icon {
    width: 120px;
    height: 120px;
    border-radius: 20px;
    background-position: center;
    background-size: 100% 100%;
}

#courses_top .right_column .icon_carousel:nth-child(1) {
    animation-delay: 0s;
    animation-name: courses_top_icon_carousel;
}

#courses_top .right_column .icon_carousel:nth-child(2) {
    animation-delay: 0s;
    animation-name: courses_top_icon_carousel2;
}

#courses_top .right_column .icon_carousel:nth-child(3) {
    animation-delay: 0s;
    animation-name: courses_top_icon_carousel3;
}

#courses_top .right_column .icon_carousel:nth-child(4) {
    animation-delay: 0s;
    animation-name: courses_top_icon_carousel4;
}

@keyframes courses_top_icon_carousel {
    0% {
        opacity: 1;
        transform: scale(0.66);
        left: 100px;
        top: -30px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    20% {
        opacity: 1;
        transform: scale(0.66);
        left: 100px;
        top: -30px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    25% {
        opacity: 1;
        transform: scale(0.75);
        left: 330px;
        top: 70px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    45% {
        opacity: 1;
        transform: scale(0.75);
        left: 330px;
        top: 70px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    50% {
        opacity: 1;
        transform: scale(1);
        left: 143px;
        top: 160px;
        background: -moz-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: -webkit-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: linear-gradient(135deg, #ffd179 0%, #f37572 100%);
    }
    70% {
        opacity: 1;
        transform: scale(1);
        left: 143px;
        top: 160px;
        background: -moz-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: -webkit-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: linear-gradient(135deg, #ffd179 0%, #f37572 100%);
    }
    75% {
        opacity: 1;
        transform: scale(0.55);
        left: -36px;
        top: 100px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    95% {
        opacity: 1;
        transform: scale(0.55);
        left: -36px;
        top: 100px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    100% {
        opacity: 1;
        transform: scale(0.66);
        left: 100px;
        top: -30px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
}

@keyframes courses_top_icon_carousel2 {
    0% {
        opacity: 1;
        transform: scale(0.75);
        left: 330px;
        top: 70px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    20% {
        opacity: 1;
        transform: scale(0.75);
        left: 330px;
        top: 70px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    25% {
        opacity: 1;
        transform: scale(1);
        left: 143px;
        top: 160px;
        background: -moz-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: -webkit-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: linear-gradient(135deg, #ffd179 0%, #f37572 100%);
    }
    45% {
        opacity: 1;
        transform: scale(1);
        left: 143px;
        top: 160px;
        background: -moz-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: -webkit-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: linear-gradient(135deg, #ffd179 0%, #f37572 100%);
    }
    50% {
        opacity: 1;
        transform: scale(0.55);
        left: -36px;
        top: 100px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    70% {
        opacity: 1;
        transform: scale(0.55);
        left: -36px;
        top: 100px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    75% {
        opacity: 1;
        transform: scale(0.66);
        left: 100px;
        top: -30px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    95% {
        opacity: 1;
        transform: scale(0.66);
        left: 100px;
        top: -30px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    100% {
        opacity: 1;
        transform: scale(0.66);
        left: 330px;
        top: 70px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
}

@keyframes courses_top_icon_carousel3 {
    0% {
        opacity: 1;
        transform: scale(1);
        left: 143px;
        top: 160px;
        background: -moz-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: -webkit-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: linear-gradient(135deg, #ffd179 0%, #f37572 100%);
    }
    20% {
        opacity: 1;
        transform: scale(1);
        left: 143px;
        top: 160px;
        background: -moz-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: -webkit-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: linear-gradient(135deg, #ffd179 0%, #f37572 100%);
    }
    25% {
        opacity: 1;
        transform: scale(0.55);
        left: -36px;
        top: 100px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    45% {
        opacity: 1;
        transform: scale(0.55);
        left: -36px;
        top: 100px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    50% {
        opacity: 1;
        transform: scale(0.66);
        left: 100px;
        top: -30px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    70% {
        opacity: 1;
        transform: scale(0.66);
        left: 100px;
        top: -30px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    75% {
        opacity: 1;
        transform: scale(0.75);
        left: 330px;
        top: 70px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    95% {
        opacity: 1;
        transform: scale(0.75);
        left: 330px;
        top: 70px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    100% {
        opacity: 1;
        transform: scale(0.66);
        left: 143px;
        top: 160px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
}

@keyframes courses_top_icon_carousel4 {
    0% {
        opacity: 1;
        transform: scale(0.55);
        left: -36px;
        top: 100px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    20% {
        opacity: 1;
        transform: scale(0.55);
        left: -36px;
        top: 100px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    25% {
        opacity: 1;
        transform: scale(0.66);
        left: 100px;
        top: -30px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    45% {
        opacity: 1;
        transform: scale(0.66);
        left: 100px;
        top: -30px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    50% {
        opacity: 1;
        transform: scale(0.75);
        left: 330px;
        top: 70px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    70% {
        opacity: 1;
        transform: scale(0.75);
        left: 330px;
        top: 70px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
    75% {
        opacity: 1;
        transform: scale(1);
        left: 143px;
        top: 160px;
        background: -moz-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: -webkit-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: linear-gradient(135deg, #ffd179 0%, #f37572 100%);
    }
    95% {
        opacity: 1;
        transform: scale(1);
        left: 143px;
        top: 160px;
        background: -moz-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: -webkit-linear-gradient(-45deg, #ffd179 0%, #f37572 100%);
        background: linear-gradient(135deg, #ffd179 0%, #f37572 100%);
    }
    100% {
        opacity: 1;
        transform: scale(0.66);
        left: -36px;
        top: 100px;
        background: -moz-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: -webkit-linear-gradient(-45deg, #756eee 0%, #14258c 100%);
        background: linear-gradient(135deg, #756eee 0%, #14258c 100%);
    }
}

#courses_page_list {
    margin-top: 70px;
    padding: 40px 0 40px;
    background-image: url("../svgs/bg_courses_list_page.svg");
    background-repeat: repeat-y;;
    background-position: left -40vw top 0px;
}

#courses_page_list .courses_page_list {
    position: relative;
    z-index: 5;
}

#courses_page_list .courses_page_list .item_wrap {
    margin: 0 0 110px;
    position: relative;
    padding: 0 0 0 115px;
}

#courses_page_list .courses_page_list .item_wrap.type_2 {
    padding: 0 115px 0 0;
}

#courses_page_list .courses_page_list .item_wrap .item {
    background: #fdfdfd;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
}

#courses_page_list .courses_page_list .item_wrap .item .heading {
    height: 140px;
    padding: 15px 35px;
    background: -moz-linear-gradient(-45deg, #8b79fa 0%, #3578f7 100%);
    background: -webkit-linear-gradient(-45deg, #8b79fa 0%, #3578f7 100%);
    background: linear-gradient(135deg, #8b79fa 0%, #3578f7 100%);
}

#courses_page_list .courses_page_list .item_wrap .item .heading .icon {
    height: 110px;
    width: 110px;
    border-radius: 10px;
    background-color: #455ad2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 60%;
    margin: 0 56px 0 0;
    float: left;
}

#courses_page_list .courses_page_list .item_wrap .item .heading .category_title {
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
    color: #fff;
}

#courses_page_list .courses_page_list .item_wrap .item .heading .category_title span {
    font-size: 36px;
    line-height: 52px;
    font-weight: 400;
    color: #fff;
    display: block;
}

#courses_page_list .courses_page_list .item_wrap .item .info {
    padding: 20px 0 30px;
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course {
    padding: 7px 12px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-top: -1px;
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course a {
    height: 70px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: transparent;
    align-items: center;
    padding: 0 40px;
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course a:hover {
    box-shadow: 0 0 10px rgba(186, 184, 191, 0.32);
    background: #f6f9fe;
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course a .name {
    width: 565px;
    font-size: 24px;
    line-height: 28px;
    color: #181818;
    font-weight: 500;
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course a .name br {
    display: none;
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course a .name i {
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    color: #181818;
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course a .time {
    width: 170px;
    font-size: 16px;
    line-height: 20px;
    color: #181818;
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course a .price {
    width: 160px;
    font-size: 24px;
    line-height: 28px;
    color: #181818;
    font-weight: 500;
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course a .btn_ellipse {
    min-width: 38px;
    width: 38px;
    height: 38px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/courses_list_btn_ellipse.png");
}

#courses_page_list .courses_page_list .item_wrap .item .info .row_course a:hover .btn_ellipse {
    background-image: url("../img/courses_list_btn_ellipse_h.png");
}

#courses_page_list .courses_page_list .item_wrap .image {
    position: absolute;
    background-position: center;
    background-size: cover;
}

#courses_page_list .courses_page_list .item_wrap .pre_image {
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#courses_page_list .courses_page_list .item_wrap.type_1 .image {
    left: -330px;
    top: 97px;
    width: 354px;
    height: 315px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_courses_item1_mask);
    clip-path: url(#bg_courses_item1_mask);
}

#courses_page_list .courses_page_list .item_wrap.type_1 .pre_image {
    left: -322px;
    top: 106px;
    width: 377px;
    height: 315px;
    background-image: url("../svgs/bg_courses_item1_pre.svg");
}

#courses_page_list .courses_page_list .item_wrap.type_2 .image {
    right: -330px;
    top: 24px;
    width: 431px;
    height: 417px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_courses_item2_mask);
    clip-path: url(#bg_courses_item2_mask);
    transform: scale(0.96);
}

#courses_page_list .courses_page_list .item_wrap.type_2 .pre_image {
    right: -330px;
    top: 24px;
    width: 431px;
    height: 417px;
    background-image: url("../svgs/bg_courses_item2_pre.svg");
}

#courses_page_list .courses_page_list .item_wrap.type_3 .image {
    left: -300px;
    top: 15px;
    width: 331px;
    height: 425px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_courses_item3_mask);
    clip-path: url(#bg_courses_item3_mask);
}

#courses_page_list .courses_page_list .item_wrap.type_3 .pre_image {
    left: -320px;
    top: 10px;
    width: 331px;
    height: 425px;
    background-image: url("../svgs/bg_courses_item3_pre.svg");
}

#courses_page_list .icon33 {
    top: -110px;
    left: -50px;
}

#courses_page_list .ellipse.el1 {
    width: 150px;
    height: 150px;
    left: 75px;
    top: 330px;
    background: #e4e1fd;
}

#courses_page_list .ellipse.el2 {
    width: 120px;
    height: 120px;
    left: 1100px;
    top: 1480px;
    background: #cbd9ff;
}

#courses_page_list .ellipse.el3 {
    width: 40px;
    height: 40px;
    left: -250px;
    top: 690px;
    border: 12px solid #edf5fd;
}

#courses_page_list .ellipse.el4 {
    width: 90px;
    height: 90px;
    left: -120px;
    top: 800px;
    border: 24px solid #edf5fd;
}

#courses_page_list .square.sq1 {
    position: absolute;
    top: 1010px;
    left: -260px;
    background: #ffc946;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    transform: rotate(-45deg);
}

#courses_page_list .square.sq2 {
    position: absolute;
    top: 1210px;
    right: -230px;
    background: #ffc946;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
}

#form_gotoit.in_courses_list_page {
    padding: 80px 0 170px;
    margin: -80px 0 -70px;
    background-image: url("../svgs/bg_courses_form.svg");
    background-repeat: no-repeat;
    background-position: top 0 left -30vw;
}

#events_top {
    background-position: 0 180px, left 52vw top 260px, center bottom;
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-image: url("../svgs/bg_courses_top_left.svg"), url("../svgs/bg_courses_top_right.svg"), url("../svgs/bg_events_top.svg");
}

#events_top .container {
    height: 920px;
}

#events_top .left_column {
    padding: 260px 0 0 30px;
    width: 50%;
}

#events_top h1 {
    font-size: 48px;
    line-height: 60px;
    color: #fcd69f;
    font-weight: 600;
    margin: 0 0 50px;
}

#events_top .subtitle {
    max-width: 450px;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin: 0 0 20px;
    font-weight: 500;
}

#events_top .bg_icon {
    top: 110px;
    left: -320px;
    position: absolute;
}

#events_top .right_column {
    top: 205px;
    right: -100px;
    position: absolute;
    height: 525px;
    width: 728px;
    transform: translateZ(0);
    -webkit-clip-path: url("#bg_events_video_mask");
    clip-path: url("#bg_events_video_mask");
}

#events_top .right_column .video {
    position: relative;
    width: 100%;
    height: 100%;
}

#events_top .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 45px;
    height: 45px;
    left: -70px;
    top: 607px;
    background: #566fd4;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: -webkit-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    opacity: 1;
}

#events_top .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 24px;
    height: 24px;
    left: -140px;
    top: 710px;
    background: #566fd4;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: -webkit-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    opacity: 1;
}

#events_top .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 14px;
    height: 14px;
    left: -215px;
    top: 806px;
    background: #566fd4;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: -webkit-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    opacity: 1;
}

#events_top .ellipse.el4 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 76px;
    height: 76px;
    left: 430px;
    top: 700px;
    background: #566fd4;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: -webkit-linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    background: linear-gradient(180deg, #566fd4 0%, #7086e3 100%);
    opacity: 1;
}

#events_page_list {
    padding: 110px 0 160px;
    margin-bottom: -70px;
    background-image: url("../svgs/bg_courses_list_page.svg"), url("../svgs/bg_events_bottom.svg");
    background-repeat: no-repeat, no-repeat;
    background-position: left -40vw top 180px, left -30vw bottom -170px;
}

#events_page_list .block_title_with_icon {
    margin: 0 0 85px;
}

#events_page_list .icon33 {
    top: -80px;
    left: 900px;
}

#events_page_list .ellipse.el1 {
    width: 150px;
    height: 150px;
    left: -170px;
    top: -60px;
    background: #e4e1fd;
}

#events_page_list .ellipse.el2 {
    width: 120px;
    height: 120px;
    left: 1100px;
    top: 1480px;
    background: #cbd9ff;
}

#events_page_list .ellipse.el3 {
    width: 40px;
    height: 40px;
    left: -250px;
    top: 690px;
    border: 12px solid #edf5fd;
}

#events_page_list .ellipse.el4 {
    width: 90px;
    height: 90px;
    left: -120px;
    top: 800px;
    border: 24px solid #edf5fd;
}

#events_page_list .square.sq1 {
    position: absolute;
    top: 1010px;
    left: -260px;
    background: #ffc946;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    transform: rotate(-45deg);
}

#events_page_list .square.sq2 {
    position: absolute;
    top: 1210px;
    right: -230px;
    background: #ffc946;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
}

#events_page_list .events_page_list {
    z-index: 4;
    position: relative;
}

#events_page_list .item_wrap {
    margin: 0 0 85px;
    position: relative;
}

#events_page_list .item_wrap .item {
    background: #fdfdfd;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
}

#events_page_list .item_wrap .item .heading {
    overflow: hidden;
    min-height: 140px;
    padding: 16px 65px 16px 335px;
    border-radius: 10px 10px 0 0;
    position: relative;
    background: -moz-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: -webkit-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: linear-gradient(135deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
}

#events_page_list .item_wrap .item .heading .title {
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
    color: #fff;
    width: 70%;
}

#events_page_list .item_wrap .item .heading .title span {
    display: block;
    font-size: 36px;
    line-height: 52px;
    font-weight: 400;
    color: #fff;
}

#events_page_list .item_wrap .item .heading .date {
    font-size: 30px;
    line-height: 50px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    right: 65px;
    top: 18px;
}

#events_page_list .item_wrap .item .heading .time {
    font-size: 24px;
    line-height: 50px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    right: 65px;
    top: 68px;
}

#events_page_list .item_wrap .item .image {
    overflow: hidden;
    width: 320px;
    height: 320px;
    border-radius: 10px;
    position: absolute;
    left: -15px;
    top: -40px;
    background-position: center;
    background-size: cover;
    z-index: 5;
    box-shadow: 0 0 20px rgba(175, 175, 175, 0.4);
}

#events_page_list .item_wrap .item .image .icon {
    width: 120px;
    height: 120px;
    position: absolute;
    left: -10px;
    top: 20px;
    background-position: center;
    background-size: auto 60%;
    background-repeat: no-repeat;
}

#events_page_list .item_wrap .item .image .icon:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background-image: url("../img/event_pre_icon.png");
    background-position: right top;
    z-index: -1;
}

#events_page_list .item_wrap .item .image .category_title {
    height: 44px;
    font-weight: 600;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    padding: 2px 35px 2px 25px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: -webkit-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: linear-gradient(135deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
}

#events_page_list .item_wrap .item .image .category_title:before {
    position: absolute;
    height: 44px;
    width: 30px;
    background: transparent;
    content: "";
    left: -30px;
    top: 0;
    border-top: 22px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #8b79fa;
    border-bottom: 22px solid #8b79fa;
}

#events_page_list .item_wrap .item .info {
    overflow: hidden;
    background: #fff;
    border-radius: 0 0 10px 10px;
    padding: 40px 0 30px;
    position: relative;
}

#events_page_list .item_wrap .item .info .desc {
    padding: 0 320px 30px 335px;
    position: relative;
}

#events_page_list .item_wrap .item .info .desc p {
    font-size: 18px;
    line-height: 24px;
    color: #181818;
    margin: 0 0 10px;
}

#events_page_list .item_wrap .item .info .desc p b {
    font-size: 24px;
    line-height: 24px;
    color: #181818;
}

#events_page_list .item_wrap .item .info .desc a.btn_read_more {
    padding: 0 0;
    width: 190px;
    height: 44px;
    display: block;
    position: absolute;
    bottom: 40px;
    right: 65px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 22px;
    background: -moz-linear-gradient(top, #ffa900 0%, #ff7500 100%);
    background: -webkit-linear-gradient(top, #ffa900 0%, #ff7500 100%);
    background: linear-gradient(to bottom, #ffa900 0%, #ff7500 100%);
}

#events_page_list .item_wrap .item .info .desc a.btn_read_more:hover {
    background: -moz-linear-gradient(-45deg, #ffa900 0%, #ff7500 100%);
    background: -webkit-linear-gradient(-45deg, #ffa900 0%, #ff7500 100%);
    background: linear-gradient(135deg, #ffa900 0%, #ff7500 100%);
}

#events_page_list .item_wrap .item .info .icons_row {
    height: 90px;
    display: flex;
    justify-content: space-between;
    width: 98%;
    margin: 0 1%;
    box-shadow: 0 0 10px rgba(186, 184, 191, 0.32);
    background: #f6f9fe;
    align-items: center;
    padding: 0 50px;
}

#events_page_list .item_wrap .item .info .icons_row .col {
    width: 23%;
}

#events_page_list .item_wrap .item .info .icons_row .col img {
    float: left;
    margin: 0 20px 0 0;
}

#events_page_list .item_wrap .item .info .icons_row .col span {
    font-size: 16px;
    line-height: 30px;
    display: block;
    color: #181818;
}

#events_page_list .item_wrap .item .info .icons_row .col p {
    font-size: 18px;
    line-height: 20px;
    display: block;
    font-weight: 500;
    color: #181818;
    margin: 0 0;
}

#events_page_list .btn_show_more {
    margin: 40px auto 60px;
    width: 210px;
    display: block;
}

#events_page_list .btn_show_more span {
    background: #fff;
    color: #181818;
    padding: 8px 25px;
    font-weight: 500;
}

#events_page_list .btn_show_more span i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #ff7500;
    border-bottom: 1px solid #ff7500;
    transform: rotate(-45deg);
    margin: 0 0 3px 12px;
}

#events_page_list .btn_show_more:hover span {
    background: transparent;
}

#events_page_list .btn_show_more:hover span i {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#events_page_list .swiper-container {
    margin: -50px -135px 0;
    padding: 60px 135px;
}

#events_page_list .swiper-slide-next {
    opacity: 1 !important;
    z-index: -1;
}

#events_page_list .swiper-slide-next .item_wrap {
    transform: translate(230px, 0) scale(0.8);
}

#events_page_list .swiper-slide-prev {
    opacity: 1 !important;
    z-index: -1;
}

#events_page_list .swiper-slide-prev .item_wrap {
    transform: translate(-230px, 0) scale(0.8);
}

#events_page_list .swiper-slide-next .item_wrap .item .image:after,
#events_page_list .swiper-slide-prev .item_wrap .item .image:after,
#events_page_list .swiper-slide-next .item_wrap .item .heading:after,
#events_page_list .swiper-slide-prev .item_wrap .item .heading:after,
#events_page_list .swiper-slide-next .item_wrap .item .info:after,
#events_page_list .swiper-slide-prev .item_wrap .item .info:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    content: "";
    background: #656cc7;
    opacity: 0.9;
}

#events_page_list .swiper-pagination-fraction {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -54px;
    width: 108px;
    display: flex;
    height: 54px;
    align-items: center;
    z-index: 3;
}

#events_page_list .swiper-pagination-fraction .swiper-pagination-current {
    width: 53px;
    height: 53px;
    text-align: center;
    line-height: 52px;
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    background: -moz-linear-gradient(top, #a2bbfe 0%, #86cffa 100%);
    background: -webkit-linear-gradient(top, #a2bbfe 0%, #86cffa 100%);
    background: linear-gradient(to bottom, #a2bbfe 0%, #86cffa 100%);
    border-radius: 10px;
}

#events_page_list .swiper-pagination-fraction .swiper-pagination-total {
    width: 60px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 21px;
    color: #323030;
    font-weight: 500;
    background: #fff;
    border-radius: 0 10px 10px 0;
    box-shadow: 0 0 30px rgba(32, 94, 171, .15);
}

#events_page_list .arrows {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 210px;
    height: 54px;
    margin-left: -105px;
    z-index: 4;
}

#events_page_list .arrows .swiper-button-next {
    background-image: url("../svgs/small_arrow_right.svg");
    width: 11px;
    height: 23px;
    background-size: 11px 23px;
    margin-top: -11px;
}

#events_page_list .arrows .swiper-button-prev {
    background-image: url("../svgs/small_arrow_right.svg");
    width: 11px;
    height: 23px;
    background-size: 11px 23px;
    margin-top: -11px;
    transform: scale(-1);
}

.bottom_set {
    position: absolute;
    z-index: 1;
}

#events_page_list .bottom_set.set1 {
    width: 463px;
    height: 280px;
    left: -170px;
    bottom: 620px;
}

#events_page_list .bottom_set.set2 {
    width: 377px;
    height: 194px;
    right: -320px;
    bottom: 660px;
}

#event_top {
    background-position: left 60vw top 180px, center bottom;
    background-repeat: no-repeat, repeat-x;
    background-image: url("../svgs/bg_event_top_right.svg"), url("../svgs/bg_event_top.svg");
}

#event_top .container {
    height: 960px;
}

#event_top .left_column {
    padding: 215px 0 0 30px;
    width: 50%;
}

#event_top h1 {
    font-size: 60px;
    line-height: 80px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 30px;
}

#event_top h1 span {
    display: block;
    font-size: 48px;
    line-height: 60px;
    color: #fcd69f;
    font-weight: 400;
    margin: 0 0;
}

#event_top .subtitle {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 40px;
    font-weight: 500;
}

#event_top .text {
    max-height: 260px;
}

#event_top .mCSB_inside > .mCSB_container {
    margin-right: 50px;
}

#event_top .mCSB_scrollTools {
    width: 40px;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#event_top .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #6672d9;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#event_top .mCSB_scrollTools .mCSB_dragger {
}

#event_top .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 3px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

#event_top .text p {
    font-size: 14px;
    line-height: 22px;
    color: #fafafa;
    margin: 0 0 20px;
}

#event_top .bg_icon {
    top: 130px;
    left: -275px;
    position: absolute;
}

#event_top .right_column {
    top: 215px;
    right: -130px;
    position: absolute;
    height: 583px;
    width: 653px;
}

#event_top .right_column .image {
    position: relative;
    height: 100%;
    width: 100%;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_event_top_mask);
    clip-path: url(#bg_event_top_mask);
    background-position: center;
    background-size: cover;
    background-color: #fff;
}

#event_top .right_column .icon {
    z-index: 3;
    position: absolute;
    height: 170px;
    width: 170px;
    left: 70px;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 70%;
}

#event_top .right_column .pre_icon {
    z-index: 2;
    position: absolute;
    height: 208px;
    width: 304px;
    left: -50px;
    top: -10px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../svgs/bg_event_pre_icon.svg");
}

#event_top .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 45px;
    height: 45px;
    left: 480px;
    top: 836px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#event_top .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 24px;
    height: 24px;
    left: 360px;
    top: 845px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#event_top .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 14px;
    height: 14px;
    left: 280px;
    top: 846px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#event_top .ellipse.el4 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 76px;
    height: 76px;
    left: 570px;
    top: 790px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#event_info {
    padding: 140px 0 85px;
    background-position: -400px 250px;
    background-image: url("../svgs/bg_event_info.svg");
    background-repeat: no-repeat;
}

#event_info .bg_icon.icon3 {
    top: -60px;
    left: 390px;
}

#event_info .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 80px;
    height: 80px;
    left: -250px;
    top: 0px;
    background: #fefeff;
    border-radius: 50%;
    background: -moz-linear-gradient(-45deg, #fefeff 0%, #eae8ff 100%);
    background: -webkit-linear-gradient(-45deg, #fefeff 0%, #eae8ff 100%);
    background: linear-gradient(-45deg, #fefeff 0%, #eae8ff 100%);
}

#event_info .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 92px;
    height: 92px;
    right: -260px;
    bottom: 0px;
    background: #eaf0ff;
    border-radius: 50%;
}

#event_info .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 82px;
    height: 82px;
    right: -60px;
    top: -80px;
    border: 12px solid #f5c6d0;
    border-radius: 50%;
    opacity: 0.9;
}

#event_info .info_items {
    padding: 0 130px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

#event_info .info_items .item_wrap {
    width: 257px;
    height: 208px;
    border-radius: 100px;
    background: #000;
    margin: 0 0 80px;
    transform: rotate(-10deg);
    position: relative;
    animation-duration: 4s;
    animation-delay: 1s;
    animation-name: service_list_item_wrap;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

#event_info .info_items .item_wrap .item {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    transform: rotate(10deg);
    padding: 132px 20px 0;
    text-align: center;
    position: relative;
    animation-duration: 4s;
    animation-delay: 1s;
    animation-name: service_list_item;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

#event_info .info_items .item_wrap .item img {
    position: absolute;
    left: 50%;
    top: 120px;
    transform: translate(-50%, -100%);
}

#event_info .info_items .item_wrap .item span {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
}

#event_info .info_items .item_wrap .item span b {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    display: block;
}

#event_info .info_items .item_wrap:nth-child(1) {
    background: #405ef9;
}

#event_info .info_items .item_wrap:nth-child(2) {
    background: -moz-linear-gradient(top, #f663f8 0%, #c069fe 100%);
    background: -webkit-linear-gradient(top, #f663f8 0%, #c069fe 100%);
    background: linear-gradient(to bottom, #f663f8 0%, #c069fe 100%);
}

#event_info .info_items .item_wrap:nth-child(3) {
    background: #ff584e;
}

#event_info .info_items .item_wrap:nth-child(4) {
    background: -moz-linear-gradient(top, #86cffa 0%, #a2bbfe 100%);
    background: -webkit-linear-gradient(top, #86cffa 0%, #a2bbfe 100%);
    background: linear-gradient(to bottom, #86cffa 0%, #a2bbfe 100%);
}

#event_info .info_items .item_wrap:nth-child(5) {
    background: #405ef9;
}

#event_info .info_items .item_wrap:nth-child(6) {
    background: -moz-linear-gradient(top, #f663f8 0%, #c069fe 100%);
    background: -webkit-linear-gradient(top, #f663f8 0%, #c069fe 100%);
    background: linear-gradient(to bottom, #f663f8 0%, #c069fe 100%);
}

#event_speacker {
    padding: 0 0 215px;
    background-position: -400px 130px;
    background-image: url("../svgs/bg_event_speacker.svg");
    background-repeat: no-repeat;
}

#event_speacker .speacker {
    position: relative;
    z-index: 4;
    background: #fff;
    box-shadow: 0 5px 30px rgba(32, 94, 171, 0.15);
    border-radius: 10px;
    overflow: hidden;
    width: 970px;
    margin: 0 auto;
}

#event_speacker .speacker .img {
    height: 596px;
    width: 48%;
    float: left;
    background-position: center;
    background-size: cover;
}

#event_speacker .speacker .info {
    height: 596px;
    width: 52%;
    float: right;
    background-position: right -80px bottom -80px;
    background-image: url("../img/event_speacker_desc.png");
    background-repeat: no-repeat;
}

#event_speacker .speacker .info .heading {
    overflow: hidden;
    height: 70px;
    padding: 20px 55px;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    background: -moz-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: -webkit-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: linear-gradient(135deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
}

#event_speacker .speacker .info .desc {
    padding: 20px 55px;
}

#event_speacker .speacker .info .desc p {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    margin: 0 0 24px;
}

#event_speacker .speacker .info .desc p.name {
    font-size: 36px;
    line-height: 36px;
    color: #181818;
    margin: 0 0 24px;
    font-weight: 500;
}

#event_speacker .speacker .info .desc ul {
    margin: 0 0;
    padding: 0 0;
}

#event_speacker .speacker .info .desc ul li {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    margin: 0 0 10px;
    padding: 0 0 0 22px;
    position: relative;
}

#event_speacker .speacker .info .desc ul li:before {
    width: 8px;
    height: 8px;
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    border-radius: 50%;
    background: #96c4fc;
}

#event_speacker .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 120px;
    height: 120px;
    left: 70px;
    top: -50px;
    background: #e4e1fd;
    border-radius: 50%;
}

#event_speacker .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 66px;
    height: 66px;
    left: -150px;
    top: 660px;
    background: #eaf0ff;
    border-radius: 50%;
}

#event_more_info {
    padding: 0 0 130px;
}

#event_more_info .icon33 {
    left: -200px;
    top: 100px;
}

#event_more_info .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 70px;
    height: 70px;
    right: -190px;
    top: 74px;
    background: #fefeff;
    border-radius: 50%;
    background: -moz-linear-gradient(-45deg, #fefeff 0%, #eae8ff 100%);
    background: -webkit-linear-gradient(-45deg, #fefeff 0%, #eae8ff 100%);
    background: linear-gradient(-45deg, #fefeff 0%, #eae8ff 100%);
}

#event_more_info .container {
    min-height: 900px;
}

#event_more_info .bg_animated {
    width: 2211px;
    height: 513px;
    left: 50%;
    top: 430px;
    transform: translateX(-57%);
}

#event_more_info .subtitle {
    text-align: center;
    margin: -40px 0 0;
    font-size: 18px;
    line-height: 30px;
}

#event_more_info .left_column {
    width: 600px;
    z-index: 2;
    position: relative;
    padding-top: 100px;
}

#event_more_info .left_column .title {
    margin: 0 0 54px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    color: #181818;
}

#event_more_info .left_column p {
    font-size: 16px;
    line-height: 24px;
    color: #323030;
    margin: 0 0 24px;
}

#event_more_info .left_column ul li {
    font-size: 16px;
    line-height: 24px;
    color: #323030;
    margin: 0 0 24px;
    padding-right: 100px;
    padding: 0 0 0 22px;
    position: relative;
}

#event_more_info .left_column ul li:before {
    width: 8px;
    height: 8px;
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    border-radius: 50%;
    background: #96c4fc;
}

#event_more_info .right_column {
    position: absolute;
    z-index: 4;
    right: -200px;
    top: 360px;
    width: 739px;
    height: 570px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_about_help_mask);
    clip-path: url(#bg_about_help_mask);
    background-color: #8a79fa;
    background-position: center;
    background-size: cover;
}

#event_more_info .right_column_before {
    position: absolute;
    z-index: 3;
    right: -180px;
    top: 352px;
    width: 739px;
    height: 570px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_about_help_mask);
    clip-path: url(#bg_about_help_mask);
    background: #ccd9fa;
}

#wthat_we_do {
    padding: 0 0 100px;
    min-height: 600px;
    background-image: url("../svgs/bg_event_desc.svg");
    background-position: top 160px right -360px;
    background-repeat: no-repeat;
}

#wthat_we_do .block_title {
    text-align: center;
    margin: 0 0 100px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    color: #181818;
}

#wthat_we_do .img {
    float: left;
    background-position: center;
    background-size: cover;
    width: 800px;
    height: 570px;
    margin: 0 50px 0 -225px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_about_values_mask);
    clip-path: url(#bg_about_values_mask);
    position: relative;
    z-index: 3;
}

#wthat_we_do .list {
    float: left;
    width: 500px;
    position: relative;
    z-index: 3;
}

#wthat_we_do .list .item {
    margin: 0 40px 60px 0;
    border-radius: 20px;
    background: #fff;
    position: relative;
    padding: 30px 36px;
    box-shadow: -5px -1px 30px rgba(32, 94, 171, 0.15);
}

#wthat_we_do .list .item:nth-child(2) {
    margin: 0 0 60px 40px;
}

#wthat_we_do .list .item .check {
    position: absolute;
    width: 48px;
    height: 42px;
    background-image: url("../img/bonus_check.png");
    background-repeat: no-repeat;
    left: -10px;
    top: -20px;
    opacity: 0.8;
}

#wthat_we_do .list .item:hover .check {
    opacity: 1;
}

#wthat_we_do .list .item .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #0e0e0e;
    margin: 0 0 5px;
}

#wthat_we_do .list .item .desc {
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    margin: 0 0;
}

#wthat_we_do .bottom_set.set3 {
    width: 391px;
    height: 190px;
    left: -290px;
    top: 10px;
}

#wthat_we_do .icon1 {
    left: 700px;
    top: -74px;
}

#form_gotoit.event_page {
    margin: 0 0;
}

#team_top {
    background-position: left 48vw top 250px, center bottom;
    background-repeat: no-repeat, repeat-x;
    background-image: url("../svgs/bg_team_top_right.svg"), url("../svgs/bg_team_top.svg");
}

#team_top .container {
    height: 820px;
}

#team_top .left_column {
    padding: 240px 0 0 30px;
    width: 50%;
}

#team_top h1 {
    font-size: 70px;
    line-height: 80px;
    color: #fcd69f;
    font-weight: 600;
    margin: 0 0 30px;
}

#team_top .left_column p {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 20px;
    padding-right: 80px;
}

#team_top .bg_icon {
    top: 140px;
    left: -270px;
    position: absolute;
}

#team_top .img {
    top: 242px;
    right: -100px;
    position: absolute;
    height: 432px;
    width: 697px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_team_top_mask);
    clip-path: url(#bg_team_top_mask);
    background-position: center;
    background-size: cover;
    background-color: #fff;
}

#team_top .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 45px;
    height: 45px;
    left: 300px;
    top: 640px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#team_top .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 24px;
    height: 24px;
    left: 180px;
    top: 690px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#team_top .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 14px;
    height: 14px;
    left: 80px;
    top: 740px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#team_top .ellipse.el4 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 76px;
    height: 76px;
    left: 450px;
    top: 615px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#team_list {
    padding: 110px 0 30px;
    background-image: url("../svgs/bg_team_list.svg");
    background-repeat: no-repeat;
    background-position: left -680px top 320px;
}

#loadmore {
    cursor: pointer;
}

#team_list .list {
    padding-top: 20px;
    position: relative;
    z-index: 4;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    min-height: 0;
    transition: 1s linear;
}

#team_list .list .item_wrap {
    width: 350px;
    max-width: 350px;
    margin-bottom: 90px;
}

#team_list .list .item_wrap .item {
    width: 100%;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
    overflow: hidden;
}

#team_list .list .item_wrap .item.up {
    margin-top: -44px;
}

#team_list .list .item_wrap .item .img {
    width: 100%;
    height: 350px;
    background-position: center;
    background-size: cover;
}

#team_list .list .item_wrap .item .info {
    text-align: center;
    padding: 20px 20px 35px;
}

#team_list .list .item_wrap .item .info .name {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #181818;
    margin: 0 0;
}

#team_list .list .item_wrap .item .info .work {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #434343;
    margin: 0 0 14px;
}

#team_list .list .item_wrap .item .info .desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #707b89;
    margin: 0 0 24px;
}

#team_list .list .item_wrap .item .info .open_teacher_modal {
    margin: 0 auto;
    width: 210px;
    display: block;
}

#team_list .list .item_wrap .item .info .open_teacher_modal span {
    background: #fff;
    color: #181818;
    padding: 8px 25px;
    font-weight: 500;
}

#team_list .list .item_wrap .item .info .open_teacher_modal span i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #ff7500;
    border-bottom: 1px solid #ff7500;
    transform: rotate(-135deg);
    margin: 0 0 0px 10px;
}

#team_list .list .item_wrap .item .info .open_teacher_modal:hover span {
    background: transparent;
}

#team_list .list .item_wrap .item .info .open_teacher_modal:hover span i {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#team_list .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 86px;
    height: 86px;
    left: -300px;
    top: 65px;
    background: #fefeff;
    border-radius: 50%;
    background: -moz-linear-gradient(-45deg, #fefeff 0%, #eae8ff 100%);
    background: -webkit-linear-gradient(-45deg, #fefeff 0%, #eae8ff 100%);
    background: linear-gradient(-45deg, #fefeff 0%, #eae8ff 100%);
}

#team_list .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 94px;
    height: 94px;
    right: -110px;
    top: 1000px;
    border: 22px solid #edf5fd;
    border-radius: 50%;
}

#team_list .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 154px;
    height: 154px;
    right: -320px;
    top: 1120px;
    border: 40px solid #edf5fd;
    border-radius: 50%;
}

#modal_speacker {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}

#modal_speacker .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 101;
}

#modal_speacker .bg2 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
}

#modal_speacker .container {
    height: 100%;
    z-index: 102;
}

/*
#modal_speacker .speacker_wrap {overflow: scroll;box-shadow: 0 0 144px rgba(60,60,60,0.35);z-index: 103;padding:115px 20% 135px;width:120%;max-height: 90vh;position: absolute;left:-10%;top:50px;border-radius: 10px;background-color: #fff;background-image: url('../img/speacker_modal_bg.png');background-position: center;background-repeat:no-repeat;}
*/
#modal_speacker .speacker_wrap {
    overflow: scroll;
    box-shadow: 0 0 144px rgba(60, 60, 60, 0.35);
    z-index: 103;
    padding: 0 0;
    width: 100%;
    max-width: 960px;
    max-height: 90vh;
    margin: 100px auto;
}

/*#modal_speacker .speacker_wrap .close {transition-duration: 0.8s;position: absolute;right:170px;top:40px;cursor:pointer;}*/
#modal_speacker .speacker_wrap .close {
    transition-duration: 0.8s;
    position: absolute;
    right: 105px;
    top: 85px;
    cursor: pointer;
    z-index: 200;
}

#modal_speacker .speacker_wrap .close:hover {
    transform: rotate(-360deg);
}

#modal_speacker .speacker_wrap .speacker {
    position: relative;
    z-index: 4;
    background: #fff;
    box-shadow: 0 5px 30px rgba(32, 94, 171, 0.15);
    border-radius: 10px;
    overflow: hidden;
}

#modal_speacker .speacker_wrap .speacker .img {
    height: 596px;
    width: 48%;
    float: left;
    background-position: center;
    background-size: cover;
}

#modal_speacker .speacker_wrap .speacker .info {
    height: 596px;
    width: 52%;
    float: right;
    background-position: right -80px bottom -80px;
    background-image: url("../img/event_speacker_desc.png");
    background-repeat: no-repeat;
}

#modal_speacker .speacker_wrap .speacker .info .heading {
    overflow: hidden;
    min-height: 70px;
    padding: 20px 55px;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    background: -moz-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: -webkit-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: linear-gradient(135deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
}

#modal_speacker .speacker_wrap .speacker .info .desc {
    padding: 20px 55px;
    max-height: 450px;
}

#modal_speacker .mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

#modal_speacker .mCSB_scrollTools {
    width: 20px;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#modal_speacker .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #b6c2e8;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#modal_speacker .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 3px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

#modal_speacker .speacker_wrap .speacker .info .desc p {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    margin: 0 0 24px;
}

#modal_speacker .speacker_wrap .speacker .info .desc p.name {
    font-size: 36px;
    line-height: 36px;
    color: #181818;
    margin: 0 0 24px;
    font-weight: 500;
}

#modal_speacker .speacker_wrap .speacker .info .desc ul {
    margin: 0 0;
    padding: 0 0;
}

#modal_speacker .speacker_wrap .speacker .info .desc ul li {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    margin: 0 0 10px;
    padding: 0 0 0 22px;
    position: relative;
}

#modal_speacker .speacker_wrap .speacker .info .desc ul li:before {
    width: 8px;
    height: 8px;
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    border-radius: 50%;
    background: #96c4fc;
}

#develop_top {
    background-position: left 49vw top 230px, center bottom;
    background-repeat: no-repeat, repeat-x;
    background-image: url("../svgs/bg_develop_top_right.svg"), url("../svgs/bg_develop_top.svg");
}

#develop_top .container {
    height: 1000px;
}

#develop_top .left_column {
    padding: 260px 0 0 30px;
    width: 42%;
}

#develop_top h1 {
    font-size: 48px;
    line-height: 72px;
    color: #fcd69f;
    font-weight: 600;
    margin: 0 0 25px;
}

#develop_top .subtitle {
    font-size: 26px;
    line-height: 36px;
    color: #fff;
    margin: 0 0 25px;
    font-weight: 500;
}

#develop_top .subsubtitle {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    padding-right: 80px;
}

#develop_top .bg_icon {
    top: 200px;
    left: -290px;
    position: absolute;
}

#develop_top .img_right {
    top: 150px;
    right: -210px;
    position: absolute;
    height: 754px;
    width: 994px;
}

#develop_top .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 45px;
    height: 45px;
    left: 365px;
    top: 675px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#develop_top .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 24px;
    height: 24px;
    left: 210px;
    top: 745px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#develop_top .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 14px;
    height: 14px;
    left: 80px;
    top: 860px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#develop_top .ellipse.el4 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 76px;
    height: 76px;
    left: 310px;
    top: 830px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#develop_services {
    padding: 100px 0 0;
}

#develop_services .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 18px;
    height: 18px;
    right: 70px;
    top: -40px;
    background: #e1d5fd;
    border-radius: 50%;
}

#develop_services .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 32px;
    height: 32px;
    left: 880px;
    top: 5px;
    background: #dbeaff;
    border-radius: 50%;
}

#develop_services .item_wrap {
    margin: 0 0 76px;
}

#develop_services .item_wrap .title {
    font-size: 36px;
    line-height: 40px;
    color: #181818;
    margin: 0 0 36px;
    font-weight: 600;
    position: relative;
    overflow: visible;
}

#develop_services .item_wrap .title img {
    position: absolute;
    left: 40px;
    top: -110px;
}

#develop_services .item_wrap .text {
    max-height: 250px;
}

#develop_services .mCSB_inside > .mCSB_container {
    margin-right: 50px;
}

#develop_services .mCSB_scrollTools {
    width: 40px;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#develop_services .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #b6c2e8;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#develop_services .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 3px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

#develop_services .item_wrap .text p {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    margin: 0 0 20px;
}

#develop_services .item_wrap .image {
    position: absolute;
    background-position: center;
    background-size: cover;
    transform: scale(0.95);
    z-index: 4;
}

#develop_services .item_wrap .pre_image {
    position: absolute;
    background-position: center;
    background-size: cover;
    background-color: #eaf0ff;
    z-index: 3;
}

#develop_services .item_wrap.type_1 {
    height: 696px;
    position: relative;
    padding: 244px 470px 100px 70px;
    margin-top: -120px;
}

#develop_services .item_wrap.type_1:before {
    height: 100%;
    width: 2688px;
    position: absolute;
    left: -750px;
    top: 0;
    content: "";
    z-index: -1;
    background-image: url("../svgs/develop_service_1_bg.svg");
    background-position: center top;
    background-repeat: no-repeat;
}

#develop_services .item_wrap.type_1 .image,
#develop_services .item_wrap.type_1 .pre_image {
    width: 629px;
    height: 609px;
    right: -170px;
    top: 55px;
    transform: translateZ(0);
    -webkit-clip-path: url(#develop_services_1_mask);
    clip-path: url(#develop_services_1_mask);
}

#develop_services .item_wrap.type_2 {
    height: 575px;
    position: relative;
    padding: 133px 70px 100px 470px;
}

#develop_services .item_wrap.type_2:before {
    height: 100%;
    width: 2688px;
    position: absolute;
    left: -1050px;
    top: 0;
    content: "";
    z-index: -1;
    background-image: url("../svgs/develop_service_2_bg.svg");
    background-position: center top;
    background-repeat: no-repeat;
}

#develop_services .item_wrap.type_2 .image,
#develop_services .item_wrap.type_2 .pre_image {
    width: 593px;
    height: 489px;
    left: -160px;
    top: 85px;
    transform: translateZ(0);
    -webkit-clip-path: url(#develop_services_2_mask);
    clip-path: url(#develop_services_2_mask);
}

#develop_services .item_wrap.type_2 .title {
    float: right;
}

#develop_services .item_wrap.type_3 {
    height: 696px;
    position: relative;
    padding: 215px 470px 105px 70px;
}

#develop_services .item_wrap.type_3:before {
    height: 100%;
    width: 2688px;
    position: absolute;
    left: -750px;
    top: 0;
    content: "";
    z-index: -1;
    background-image: url("../svgs/develop_service_3_bg.svg");
    background-position: center top;
    background-repeat: no-repeat;
}

#develop_services .item_wrap.type_3 .image,
#develop_services .item_wrap.type_3 .pre_image {
    width: 592px;
    height: 583px;
    right: -170px;
    top: 54px;
    transform: translateZ(0);
    -webkit-clip-path: url(#develop_services_3_mask);
    clip-path: url(#develop_services_3_mask);
}

#team_list.develop_page {
    padding: 40px 0 100px;
    background-image: url("../svgs/bg_team_list_develop.svg");
    background-repeat: no-repeat;
    background-position: left -340px top 180px;
}

#team_list.develop_page .icon3 {
    top: -50px;
    left: 470px;
}

#team_list.develop_page .list {
    padding-top: 30px;
}

#team_list.develop_page .list .item_wrap {
    width: 270px;
    max-width: 270px;
    margin-bottom: 40px;
}

#team_list.develop_page .list .item_wrap .item.up {
    margin-top: -36px;
}

#team_list.develop_page .list .item_wrap .item .img {
    width: 100%;
    height: 270px;
}

#team_list.develop_page .list .item_wrap .item .info {
    text-align: left;
    padding: 20px 20px 20px 20px;
}

#team_list.develop_page .list .item_wrap .item .info .name {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #181818;
    margin: 0 0;
}

#team_list.develop_page .list .item_wrap .item .info .work {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #2c2c2c;
    margin: 0 0 10px;
}

#team_list.develop_page .list .item_wrap .item .info .desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #181818;
    margin: 0 0;
    font-style: italic;
}

#develop_cases {
    background-position: left -400px top 220px;
    background-repeat: no-repeat;
    background-image: url("../svgs/develop_cases_bg.svg");
}

#develop_cases .develop_cases_list {
    margin-top: -40px;
}

#develop_cases .develop_cases_list .swiper-container {
    height: 550px;
    margin: -30px -10px 100px;
    padding: 0 10px;
}

#develop_cases .swiper-slide {
    transition-duration: 0.4s;
    height: 100%;
    padding: 30px 10px 47px;
}

#develop_cases .swiper-slide .item {
    overflow: hidden;
    transition-duration: 0.4s;
    margin-top: 56px;
    height: 416px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
    position: relative;
    background-position: center top;
    background-size: cover;
}

#develop_cases .swiper-slide.swiper-slide-active .item {
    margin-top: 0;
}

#develop_cases .swiper-slide .item .bg {
    transition-duration: 0.4s;
    opacity: 0;
    background-color: rgba(82, 113, 187, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#develop_cases .swiper-slide .item .bg p {
    transition-duration: 0.5s;
    transition-delay: 0.4s;
    overflow: hidden;
    padding: 18px 40px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    border-radius: 10px 10px 0 0;
    position: absolute;
    left: 5%;
    bottom: -100%;
    width: 90%;
    margin: 0 0;
    text-align: center;
    background: -moz-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: -webkit-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: linear-gradient(135deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
}

#develop_cases .swiper-slide.swiper-slide-active .item .bg {
    opacity: 1;
}

#develop_cases .swiper-slide.swiper-slide-active .item .bg p {
    bottom: 0;
}

#develop_cases .swiper-slide.swiper-slide-active + div + div + div,
#develop_cases .swiper-slide.swiper-slide-prev {
    opacity: 0;
}

#develop_cases .swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: left;
    bottom: 10px;
    left: 30px;
    width: 48%;
}

#develop_cases .swiper-pagination-bullet {
    transition-duration: 0.4s;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 0 5px;
    opacity: 1;
    background: -moz-linear-gradient(-45deg, #8a79fa 0%, #3778f7 100%);
    background: -webkit-linear-gradient(-45deg, #8a79fa 0%, #3778f7 100%);
    background: linear-gradient(135deg, #8a79fa 0%, #3778f7 100%);
}

#develop_cases .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
}

#develop_cases .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 42px;
    height: 42px;
    left: -300px;
    top: -122px;
    border: 10px solid #edf5fd;
    border-radius: 50%;
    opacity: 1;
}

#develop_cases .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 85px;
    height: 85px;
    left: -170px;
    top: 13px;
    border: 24px solid #edf5fd;
    border-radius: 50%;
    opacity: 1;
}

#develop_cases .square.sq1 {
    position: absolute;
    top: 100px;
    left: -300px;
    background: #ffc946;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    transform: rotate(-45deg);
}

#develop_cases .square.sq2 {
    position: absolute;
    top: 50px;
    right: -170px;
    background: #ffc946;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
}

#fullwidth_video {
    height: 677px;
    width: 100%;
    position: relative;
    z-index: 3;
}

#fullwidth_video .wrap {
    height: 100%;
    width: 2164px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%) translateZ(0);
    -webkit-clip-path: url(#fullwidth_video_mask);
    clip-path: url(#fullwidth_video_mask);
}

#fullwidth_video .container {
    height: 100%;
}

#fullwidth_video .title {
    text-align: center;
    padding: 120px 0 0;
    font-size: 48px;
    line-height: 50px;
    font-weight: 500;
    color: #fff;
    margin: 0 0;
}

#fullwidth_video .play {
    top: 42%;
}

#fullwidth_video .subtitle {
    text-align: center;
    padding: 240px 0 0;
    font-size: 36px;
    line-height: 48px;
    font-weight: 500;
    color: #fff;
    margin: 0 0;
}

#fullwidth_video .subtitle a {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

#form_gotoit.develop_page {
    margin: 0 0;
    padding: 0 0 100px;
    margin: 0 0 -70px;
    background-image: url("../svgs/develop_form_bottom.svg");
    background-repeat: no-repeat;
    background-position: center 500px;
}

#form_gotoit.develop_page .icon33 {
    top: 450px;
    left: -100px;
}

#course_top {
    background-position: center 880px, left 57vw top 196px, center bottom;
    background-repeat: no-repeat;
    background-image: url("../svgs/bg_course_top_bottom.svg"), url("../svgs/bg_course_top_right.svg"), url("../svgs/bg_course_top.svg");
}

#course_top .container {
    height: 1128px;
}

#course_top .left_column {
    padding: 190px 0 0 30px;
    width: 62%;
}

#course_top h1 {
    font-size: 60px;
    line-height: 72px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: uppercase;
    vertical-align: top;
}

#course_top h1 img {
    height: 80px;
    margin: -30px 0 0 10px;
}

#course_top .subtitle {
    font-size: 48px;
    line-height: 50px;
    color: #fcd69f;
    margin: 0 0 50px;
    letter-spacing: -0.5px;
}

#course_top .subsubtitle {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    padding-left: 20px;
    font-weight: 500;
    margin: 0 0 20px;
}

#course_top .text {
    padding-left: 20px;
    max-height: 240px;
    margin: 0 0 60px;
}

#course_top .text p {
    font-size: 14px;
    line-height: 22px;
    color: #fafafa;
    margin: 0 0 14px;
}

#course_top .text p b {
    font-size: 18px;
    line-height: 24px;
    color: #fece73;
    font-weight: 500;
}

#course_top .mCSB_inside > .mCSB_container {
    margin-right: 50px;
}

#course_top .mCSB_scrollTools {
    width: 40px;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#course_top .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #6a72d8;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#course_top .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 3px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

#course_top .bg_icon {
    top: 200px;
    left: -280px;
    position: absolute;
}

/*#course_top .right_column {top:190px;right:-330px;position: absolute;height:700px;width: 785px;
  transform:translateZ(0); -webkit-clip-path:url('#bg_home_top_slider');clip-path:url('#bg_home_top_slider');
  background-position: center;background-size: cover;}*/
#course_top .right_column {
    top: 170px;
    right: -330px;
    position: absolute;
    height: 660px;
    width: 796px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#course_top .right_column .img {
    height: 100%;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#course_top .btn_orange_orange {
    margin-left: 20px;
}

#course_top .guarantee {
    margin: 40px 0 0 20px;
}

#course_top .guarantee img {
    float: left;
    margin: 3px 22px 10px 0;
}

#course_top .guarantee p {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

#course_top .guarantee p b {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin: 0px 0 5px;
    display: block;
}

#course_top .details {
    position: absolute;
    left: 0;
    bottom: 90px;
    padding: 0 100px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#course_top .details .col {
    position: relative;
}

#course_top .details .rate {
    width: 200px;
}

#course_top .details .size {
    width: 170px;
}

#course_top .details .start {
    width: 300px;
    padding-left: 60px;
}

#course_top .details .time {
    width: 320px;
    padding-left: 60px;
}

#course_top .details .start img,
#course_top .details .time img {
    position: absolute;
    left: 0;
    top: 4px;
}

#course_top .details .col .title {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding-right: 10px;
}

#course_top .details .col .desc {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #ffab00;
}

#course_top .details .size .desc {
    padding-left: 40px;
}

#course_teacher_video {
    padding: 60px 0 110px;
    background-position: left -100px top 140px;
    background-repeat: no-repeat;
    background-image: url("../svgs/course_teacher_video_bg.svg");
}

#course_teacher_video .left_column {
    width: 630px;
    height: 433px;
    float: left;
    position: relative;
    transform: translateZ(0);
    -webkit-clip-path: url(#course_teacher_video_mask);
    clip-path: url(#course_teacher_video_mask);
}

#course_teacher_video .right_column {
    width: 470px;
    float: right;
    padding: 50px 0 0;
}

#course_teacher_video .right_column .name {
    font-size: 24px;
    line-height: 27px;
    color: #323030;
    margin: 0 0 10px;
    font-weight: 500;
}

#course_teacher_video .right_column .work {
    font-size: 14px;
    line-height: 20px;
    color: #717171;
    margin: 0 0 20px;
    font-weight: 300;
}

#course_teacher_video .right_column .desc {
    font-size: 16px;
    line-height: 24px;
    color: #191919;
    margin: 0 0 10px;
}

#course_teacher_video .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 44px;
    height: 44px;
    left: -230px;
    bottom: 10px;
    background: #9394fa;
    border-radius: 50%;
}

#course_teacher_video .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 44px;
    height: 44px;
    right: -200px;
    bottom: -100px;
    background: #5d93f9;
    border-radius: 50%;
}

#course_package {
    padding: 0 0 185px;
}

#course_package .package_items {
    padding-top: 52px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    z-index: 4;
}

#course_package .package_items .item_wrap {
    width: 370px;
    position: relative;
}

#course_package .package_items .item_wrap .icon {
    position: absolute;
    z-index: 3;
    width: 128px;
    height: 128px;
    top: -44px;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    animation-duration: 1s;
    animation-delay: 2s;
    animation-name: course_package_icon;
    animation-fill-mode: forwards;
    animation-iteration-count: 2;
}

#course_package .package_items .item_wrap .icon .img {
    width: 128px;
    height: 128px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 44%;
}

#course_package .package_items .item_wrap:nth-child(1) .icon {
    background: #cc5af7;
    background: -moz-linear-gradient(left, #cc5af7 0%, #f954f2 100%);
    background: -webkit-linear-gradient(left, #cc5af7 0%, #f954f2 100%);
    background: linear-gradient(to right, #cc5af7 0%, #f954f2 100%);
}

#course_package .package_items .item_wrap:nth-child(2) .icon {
    background: #87cbf7;
    background: -moz-linear-gradient(left, #87cbf7 0%, #a2b7fa 100%);
    background: -webkit-linear-gradient(left, #87cbf7 0%, #a2b7fa 100%);
    background: linear-gradient(to right, #87cbf7 0%, #a2b7fa 100%);
}

#course_package .package_items .item_wrap:nth-child(3) .icon {
    background: #eb5047;
    background: -moz-linear-gradient(left, #eb5047 0%, #ff766f 100%);
    background: -webkit-linear-gradient(left, #eb5047 0%, #ff766f 100%);
    background: linear-gradient(to right, #eb5047 0%, #ff766f 100%);
}

@keyframes course_package_icon {
    0% {
        transform: translateX(-50%) rotate(0) scale(1);
    }
    25% {
        transform: translateX(-50%) rotate(10deg) scale(1.1);
    }
    50% {
        transform: translateX(-50%) rotate(0) scale(1);
    }
    75% {
        transform: translateX(-50%) rotate(-10deg) scale(0.9);
    }
    100% {
        transform: translateX(-50%) rotate(0) scale(1);
    }
}

#course_package .package_items .item_wrap:nth-child(1) {
    margin-top: 60px;
}

#course_package .package_items .item_wrap:nth-child(3) {
    margin-top: 40px;
}

#course_package .package_items .item_wrap .item {
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
    text-align: center;
    background-image: url("../svgs/course_package_bg.svg");
    background-repeat: no-repeat;
}

#course_package .package_items .item_wrap:nth-child(1) .item {
    background-position: left -170px top -80px;
}

#course_package .package_items .item_wrap:nth-child(2) .item {
    background-position: left -20px top -36px;
    background-image: url("../svgs/course_package_bg2.svg");
}

#course_package .package_items .item_wrap:nth-child(3) .item {
    background-position: left -100px top -42px;
}

#course_package .package_items .item_wrap .item .title {
    height: 164px;
    font-size: 36px;
    line-height: 50px;
    color: #242425;
    padding: 105px 0 25px;
    font-weight: 600;
    margin: 0 0;
}

#course_package .package_items .item_wrap:nth-child(2) .item .title {
    color: #fff;
    font-size: 48px;
}

#course_package .package_items .item_wrap .item .price {
    padding: 20px 0;
}

#course_package .package_items .item_wrap .item .price span {
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    color: #ff7500;
    margin: 0 0 15px;
}

#course_package .package_items .item_wrap .item .price small {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #353535;
}

#course_package .package_items .item_wrap .item .desc {
    padding: 20px 0 35px;
}

#course_package .package_items .item_wrap .item .desc p {
    font-size: 18px;
    line-height: 36px;
    color: #181818;
    margin: 0 0;
}

#course_package .package_items .item_wrap .item .button {
    padding: 40px 0 35px;
    background: #faf7ff;
}

#course_package .package_items .item_wrap:nth-child(2) .item .button {
    background: #f1eefe;
}

#course_package .btn_orange_transp {
    height: 54px;
    border-radius: 27px;
    padding: 2px;
}

#course_package .btn_orange_transp span {
    height: 50px;
    border-radius: 25px;
    line-height: 30px;
    padding: 9px 40px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    background: transparent
}

#course_package .btn_orange_transp:hover span {
    background: transparent;
    color: #fff;
}

/*#course_package .item_wrap:nth-child(2) .btn_orange_transp span{background:#f1eefe;}*/
/*#course_package .item_wrap:nth-child(2) .btn_orange_transp:hover span{background:transparent;}*/
#course_package .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 84px;
    height: 84px;
    left: -30px;
    top: 560px;
    background: #c9d7fc;
    border-radius: 50%;
}

#course_package .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 144px;
    height: 144px;
    right: -60px;
    bottom: -45px;
    background: #dbddfc;
    border-radius: 50%;
}

#course_package .bg_animated {
    width: 2726px;
    height: 1158px;
    left: 50%;
    top: -50px;
    transform: translateX(-57%);
}

#course_modules {
    padding: 0 0 125px;
    margin: 0 0 145px;
    background-position: center bottom, center 20px;
    background-repeat: no-repeat;
    background-image: url("../svgs/course_modules_bottom.svg"), url("../svgs/course_modules_top.svg");
}

#course_modules .modules_list {
    padding: 55px 0 0;
}

#course_modules .modules_list .item_wrap {
    position: relative;
    margin: 0 0 130px;
    padding: 0 440px 0 0;
}

#course_modules .modules_list .item_wrap:nth-child(even) {
    padding: 0 0 0 440px;
}

#course_modules .modules_list .item_wrap .item {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
    position: relative;
}

#course_modules .modules_list .item_wrap .item .number {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 234px;
    height: 130px;
    background-position: right bottom;
    background-image: url("../svgs/course_module_number.svg");
    padding: 20px 30px 30px 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#course_modules .modules_list .item_wrap .item .number span {
    display: inline-block;
    font-size: 80px;
    line-height: 80px;
    color: #fff;
    position: relative;
    font-weight: 600;
}

#course_modules .modules_list .item_wrap .item .number i {
    display: inline-block;
    font-weight: 600;
    font-size: 30px;
    margin: 3px 0 0 5px;
    line-height: 80px;
    color: #fff;
    font-style: normal;
}

#course_modules .modules_list .item_wrap .item .heading {
    height: auto;
    background: #e8e9fe;
    padding: 25px 25px 25px 270px;
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
}

#course_modules .modules_list .item_wrap .item .subheading {
    height: 36px;
    background: #8c82fd;
}

#course_modules .modules_list .item_wrap .item .subheading .month {
    width: 58%;
    float: left;
    padding: 0 0 0 270px;
    line-height: 33px;
    height: 36px;
    font-size: 16px;
    font-weight: 500;
    color: #fafafa;
}

#course_modules .modules_list .item_wrap .item .subheading .long {
    position: relative;
    background: #6e9afe;
    width: 42%;
    float: right;
    padding: 0 0 0 44px;
    line-height: 33px;
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    color: #fafafa;
}

#course_modules .modules_list .item_wrap .item .subheading .long:before {
    position: absolute;
    border-left: 10px solid transparent;
    border-top: 18px solid transparent;
    border-right: 10px solid #6e9afe;
    border-bottom: 18px solid #6e9afe;
    left: -20px;
    top: 0;
    content: "";
    display: block;
}

#course_modules .modules_list .item_wrap .description {
    padding: 20px 30px 10px 70px;
}

#course_modules .modules_list .item_wrap .description p {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 10px;
    color: #181818;
}

#course_modules .modules_list .item_wrap .description ol {
    counter-reset: list;
    margin: 0 0;
}

#course_modules .modules_list .item_wrap .description ol li {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 10px;
    color: #181818;
    padding: 0 0 0 24px;
}

#course_modules .modules_list .item_wrap .description ol li:before {
    counter-increment: list;
    content: counters(list, ".") ".";
    width: 24px;
    height: 26px;
    margin: 0 0 0 -24px;
    color: #181818;
    font-size: 18px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
}

#course_modules .modules_list .item_wrap .bottom {
    padding: 20px 30px 20px 70px;
    background: #f0f5fc;
}

#course_modules .modules_list .item_wrap .bottom .title {
    font-size: 24px;
    line-height: 40px;
    margin: 0 0 5px;
    color: #181818;
    font-weight: 500;
}

#course_modules .modules_list .item_wrap .bottom .desc {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0;
    color: #181818;
}

#course_modules .modules_list .item_wrap .icons {
    width: 430px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

#course_modules .modules_list .item_wrap:nth-child(even) .icons {
    right: auto;
    left: 0;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap {
    width: 200px;
    height: 160px;
    margin: 0 0 40px;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap_2 {
    width: 200px;
    height: 160px;
    border-radius: 80px;
    background: #000;
    transform: rotate(-15deg);
    position: relative;
    animation-duration: 4s;
    animation-delay: 1s;
    animation-name: course_modules_icon_wrap;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap_2 .icon {
    width: 100%;
    height: 100%;
    border-radius: 80px;
    transform: rotate(15deg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 60%;
    position: relative;
    animation-duration: 4s;
    animation-delay: 1s;
    animation-name: course_modules_icon;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap_2 .icon span {
    display: none;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap_2 .icon:hover span {
    display: block;
    position: absolute;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
    background: #fff;
    width: 300px;
    left: 60%;
    top: 50px;
    transform: translate(-100%, -100%);
}

#course_modules .modules_list .item_wrap .icons .icon_wrap_2 .icon span:after {
    display: block;
    position: absolute;
    right: 30px;
    top: 100%;
    content: "";
    border: 14px solid transparent;
    border-right: 14px solid #fff;
    border-top: 14px solid #fff;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(1) {
    transform: scale(0.9) translate(0, 120px);
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(2) {
    transform: scale(1) translate(0, 0);
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(3) {
    transform: scale(0.8) translate(0, 120px);
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(4) {
    transform: scale(0.9) translate(-20px, 0);
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(5) {
    transform: scale(0.7) translate(80px, 80px);
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(6) {
    transform: scale(0.6) translate(00px, -50px);
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(1) .icon_wrap_2 {
    background: #7374e7;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(2) .icon_wrap_2 {
    background: #96c4fc;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(3) .icon_wrap_2 {
    background: -moz-linear-gradient(top, #f563f8 0%, #c269fe 100%);
    background: -webkit-linear-gradient(top, #f563f8 0%, #c269fe 100%);
    background: linear-gradient(to bottom, #f563f8 0%, #c269fe 100%);
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(4) .icon_wrap_2 {
    background: #ff584e;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(5) .icon_wrap_2 {
    background: #405ef9;
}

#course_modules .modules_list .item_wrap .icons .icon_wrap:nth-child(6) .icon_wrap_2 {
    background: #eb9d57;
}

@keyframes course_modules_icon_wrap {
    0% {
        transform: rotate(-15deg);
    }
    20% {
        transform: rotate(15deg);
    }
    40% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(-15deg);
    }
}

@keyframes course_modules_icon {
    0% {
        transform: rotate(15deg);
    }
    20% {
        transform: rotate(-15deg);
    }
    40% {
        transform: rotate(15deg);
    }
    100% {
        transform: rotate(15deg);
    }
}

#course_your_scills {
    padding: 0 0 135px;
    background-position: left -450px top 60px;
    background-repeat: no-repeat;
    background-image: url("../svgs/course_your_scills.svg");
}

#course_your_scills .icon3 {
    left: 1030px;
    top: -70px;
}

#course_your_scills .left_column {
    width: 50%;
    float: left;
    padding-top: 20px;
}

#course_your_scills .left_column .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #181818;
    margin: 0 0 50px;
}

#course_your_scills .right_column {
    width: 50%;
    float: right;
    padding: 50px 0 0 30px;
}

#course_your_scills .right_column .item {
    margin: 0 0 60px 0;
    border-radius: 20px;
    background: #fff;
    position: relative;
    padding: 15px 25px;
    box-shadow: 0 0 30px rgba(32, 94, 171, 0.15);
}

#course_your_scills .right_column .item:nth-child(1) {
    margin: 0 -35px 60px 35px;
}

#course_your_scills .right_column .item:nth-child(3) {
    margin: 0 35px 60px -35px;
}

#course_your_scills .right_column .item .check {
    position: absolute;
    left: -30px;
    top: -30px;
}

#course_your_scills .right_column .item .title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    color: #181818;
    margin: 0 0 10px;
    padding: 0 0 0 35px;
}

#course_your_scills .right_column .item .desc {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    margin: 0 0;
}

#your_resume {
    padding: 0 0 95px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url("../img/course_resume_bg.png");
}

#your_resume .left_column {
    width: 542px;
    float: left;
    position: relative;
    z-index: 4;
}

#your_resume .right_column {
    width: 542px;
    float: right;
    position: relative;
    z-index: 4;
}

#your_resume .title {
    padding: 30px 0 50px 105px;
    color: #181818;
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
    position: relative;
    margin: 0 0;
}

#your_resume .title img {
    position: absolute;
    left: 20px;
    top: 0;
}

#your_resume .img {
    width: 100%;
    box-shadow: 0 10px 73px rgba(36, 35, 35, 0.25);
}

#your_resume .resumeimg {
    box-shadow: 0 10px 73px rgba(36, 35, 35, 0.25);
    position: relative;
    width: 542px;
    height: 767px;
    padding: 63px 25px 30px 45px;
    overflow: hidden;
    background-image: url("../img/resume_img_bg2.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#your_resume .resumeimg .name {
    padding: 0 0 0 230px;
    margin: 0 0 5px;
    color: #ececec;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
}

#your_resume .resumeimg .skill {
    padding: 0 0 0 230px;
    margin: 0 0 35px;
    color: #fcd69f;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
}

#your_resume .resumeimg .zp {
    padding: 0 0 0 230px;
    margin: 0 0 75px;
    color: #ececec;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
}

#your_resume .resumeimg .contacts {
    position: absolute;
    left: 330px;
    top: 240px;
}

#your_resume .resumeimg .phone {
    display: block;
    margin: 0 0 4px;
    padding: 0 0 0 24px;
    background-position: 3px center;
    background-repeat: no-repeat;
    background-image: url("../img/phone_icon.png");
    background-size: auto 12px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

#your_resume .resumeimg .mail {
    display: block;
    margin: 0 0 0px;
    padding: 0 0 0 24px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../img/mail_icon.png");
    background-size: auto 12px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

#your_resume .resumeimg .text {
    position: absolute;
    left: 0px;
    top: 320px;
    width: 100%;
    height: 430px;
    padding: 0 16px;
}

#your_resume .resumeimg .text .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 27px;
    color: #252525;
    margin: 0 0 10px;
    background-image: url("../img/resume_titlerow_bg.png");
    background-position: left -100px top 0;
    background-repeat: no-repeat;
}

#your_resume .resumeimg .text ul {
    padding: 0 0;
    margin: 0 0 10px;
}

#your_resume .resumeimg .text ul li {
    font-size: 11px;
    line-height: 18px;
    color: #1d1d1d;
    margin: 0 0 12px;
    padding: 0 0 0 48px;
    position: relative;
}

#your_resume .resumeimg .text ul li b {
    font-size: 13px;
}

#your_resume .resumeimg .text ul li:before {
    width: 7px;
    height: 7px;
    position: absolute;
    content: "";
    left: 30px;
    top: 7px;
    border-radius: 50%;
    background: #6990e3;
}

#your_resume .sertimg {
    box-shadow: 0 10px 73px rgba(36, 35, 35, 0.25);
    width: 542px;
    height: 767px;
    padding: 165px 42px 0;
    position: relative;
    background-image: url("../img/sertifikat_img_bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#your_resume .sertimg .name {
    text-align: center;
    margin: 0 0 20px;
    color: #fffefe;
    font-weight: 500;
    font-size: 35px;
    line-height: 38px;
}

#your_resume .sertimg .subtitle {
    text-align: center;
    margin: 0 0 4px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

#your_resume .sertimg .title {
    text-align: center;
    margin: 0 0 16px;
    color: #c4d2ff;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    padding: 0 0;
}

#your_resume .sertimg .date {
    text-align: center;
    margin: 0 0;
    color: #fcd69f;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
}

#your_resume .sertimg .bottom_left {
    position: absolute;
    left: 45px;
    bottom: 76px;
    padding-top: 7px;
    width: 170px;
}

#your_resume .sertimg .bottom_left .line, #your_resume .sertimg .bottom_right .line {
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    width: 104px;
    background: -moz-linear-gradient(left, #7e65c9 0%, #3a71d9 100%);
    background: -webkit-linear-gradient(left, #7e65c9 0%, #3a71d9 100%);
    background: linear-gradient(to right, #7e65c9 0%, #3a71d9 100%);
}

#your_resume .sertimg .bottom_left span, #your_resume .sertimg .bottom_right span {
    display: block;
    margin: 0 0 6px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    color: #1b1b1b;
}

#your_resume .sertimg .bottom_left i, #your_resume .sertimg .bottom_right i {
    margin: 0 0 6px;
    font-size: 10px;
    line-height: 12px;
    color: #414141;
    display: block;
}

#your_resume .sertimg .bottom_right {
    position: absolute;
    right: 40px;
    bottom: 76px;
    padding-top: 7px;
    width: 170px;
}

#your_resume .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 48px;
    height: 48px;
    left: -120px;
    top: 190px;
    background: #fef6fd;
    border-radius: 50%;
}

#your_resume .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 92px;
    height: 92px;
    left: -180px;
    top: 660px;
    background: #fbfcff;
    border-radius: 50%;
    background: -moz-linear-gradient(-45deg, #fbfcff 0%, #d3e1fd 100%);
    background: -webkit-linear-gradient(-45deg, #fbfcff 0%, #d3e1fd 100%);
    background: linear-gradient(-45deg, #fbfcff 0%, #d3e1fd 100%);
}

#your_resume .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 88px;
    height: 88px;
    right: -20px;
    top: 75px;
    border: 8px solid #d8cdf5;
    border-radius: 50%;
    opacity: 1;
}

#your_resume .ellipse.el4 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 85px;
    height: 85px;
    right: -140px;
    top: 755px;
    border: 4px solid #ffedbc;
    border-radius: 50%;
    opacity: 1;
}

#your_resume .square.sq1 {
    position: absolute;
    top: 46px;
    left: -270px;
    background: #ffc946;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    transform: rotate(-45deg);
}

#your_resume .square.sq2 {
    position: absolute;
    top: 160px;
    right: -290px;
    background: #ffc946;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
}

#course_plushki {
    padding: 160px 0 110px;
    margin: 0 0 -60px;
}

#course_plushki .bg_animated {
    width: 1998px;
    height: 961px;
    top: -160px;
    left: 50%;
    transform: translatex(-50%);
}

#course_plushki .plushki_list {
    position: relative;
    z-index: 4;
    padding: 0 70px 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#course_plushki .plushki_list .item {
    width: 47%;
    margin-bottom: 20px;
    padding: 0 0 0 90px;
    position: relative;
}

#course_plushki .plushki_list .item .title {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px;
    color: #181818;
    font-weight: 500;
}

#course_plushki .plushki_list .item .desc {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px;
    color: #181818;
}

#course_plushki .plushki_list .item img {
    position: absolute;
    left: 45px;
    top: 50%;
    transform: translate(-50%, -50%);
}

#course_speackers {
    padding: 105px 0;
}

#course_speackers .swiper-container {
    margin: -50px -135px 0;
    padding: 50px 135px 110px;
    z-index: 4;
}

#course_speackers .swiper-slide-next {
    opacity: 1 !important;
    z-index: -1;
}

#course_speackers .swiper-slide-next .speacker {
    transform: translate(300px, 0) scale(0.8);
}

#course_speackers .swiper-slide-prev {
    opacity: 1 !important;
    z-index: -1;
}

#course_speackers .swiper-slide-prev .speacker {
    transform: translate(-300px, 0) scale(0.8);
}

#course_speackers .swiper-slide-next .speacker:after,
#course_speackers .swiper-slide-prev .speacker:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    content: "";
    background: #656cc7;
    opacity: 0.4;
}

#course_speackers .swiper-pagination-fraction {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -54px;
    width: 108px;
    display: flex;
    height: 54px;
    align-items: center;
    z-index: 3;
}

#course_speackers .swiper-pagination-fraction .swiper-pagination-current {
    width: 53px;
    height: 53px;
    text-align: center;
    line-height: 52px;
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    background: -moz-linear-gradient(top, #a2bbfe 0%, #86cffa 100%);
    background: -webkit-linear-gradient(top, #a2bbfe 0%, #86cffa 100%);
    background: linear-gradient(to bottom, #a2bbfe 0%, #86cffa 100%);
    border-radius: 10px;
}

#course_speackers .swiper-pagination-fraction .swiper-pagination-total {
    width: 60px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 21px;
    color: #323030;
    font-weight: 500;
    background: #fff;
    border-radius: 0 10px 10px 0;
    box-shadow: 0 0 30px rgba(32, 94, 171, .15);
}

#course_speackers .arrows {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 210px;
    height: 54px;
    margin-left: -105px;
    z-index: 4;
}

#course_speackers .arrows .swiper-button-next {
    background-image: url("../svgs/small_arrow_right.svg");
    width: 11px;
    height: 23px;
    background-size: 11px 23px;
    margin-top: -11px;
}

#course_speackers .arrows .swiper-button-prev {
    background-image: url("../svgs/small_arrow_right.svg");
    width: 11px;
    height: 23px;
    background-size: 11px 23px;
    margin-top: -11px;
    transform: scale(-1);
}

#course_speackers .speacker {
    position: relative;
    z-index: 4;
    background: #fff;
    box-shadow: 0 5px 30px rgba(32, 94, 171, 0.15);
    border-radius: 10px;
    overflow: hidden;
    width: 970px;
    margin: 0 auto;
}

#course_speackers .speacker .img {
    height: 596px;
    width: 48%;
    float: left;
    background-position: center;
    background-size: cover;
}

#course_speackers .speacker .info {
    height: 596px;
    width: 52%;
    float: right;
    background-position: right -80px bottom -80px;
    background-image: url("../img/course_speackers_desc.png");
    background-repeat: no-repeat;
}

#course_speackers .speacker .info .heading {
    overflow: hidden;
    height: 70px;
    padding: 20px 55px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    background: -moz-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: -webkit-linear-gradient(-45deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
    background: linear-gradient(135deg, #8b79fa 0%, #8b79fa 40%, #3578f7 60%, #3578f7 100%);
}

#course_speackers .speacker .info .desc {
    padding: 20px 55px;
}

#course_speackers .speacker .info .desc p {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    margin: 0 0 24px;
}

#course_speackers .speacker .info .desc p.name {
    font-size: 36px;
    line-height: 36px;
    color: #181818;
    margin: 0 0 24px;
    font-weight: 500;
}

#course_speackers .speacker .info .desc ul {
    margin: 0 0;
    padding: 0 0;
}

#course_speackers .speacker .info .desc ul li {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    margin: 0 0 10px;
    padding: 0 0 0 22px;
    position: relative;
}

#course_speackers .speacker .info .desc ul li:before {
    width: 8px;
    height: 8px;
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    border-radius: 50%;
    background: #96c4fc;
}

#course_speackers .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 120px;
    height: 120px;
    left: 70px;
    top: -43px;
    background: #e1dffc;
    border-radius: 50%;
}

#course_speackers .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 90px;
    height: 90px;
    right: -240px;
    top: 46px;
    background: #eaf0ff;
    border-radius: 50%;
}

#course_speackers .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 70px;
    height: 70px;
    left: -150px;
    top: 616px;
    background: #eaf0ff;
    border-radius: 50%;
}

#lost_lession {
    position: relative;
    padding: 0 0 45px;
    min-height: 800px;
    background-image: url("../svgs/course_lost_lesson.svg");
    background-repeat: no-repeat;
    background-position: left -380px top 0;
}

#lost_lession .ll_wrap {
    padding: 310px 470px 0 100px;
}

#lost_lession .ll_wrap .title {
    font-size: 48px;
    line-height: 50px;
    margin: 0 0 20px;
    color: #181818;
    font-weight: 500;
    position: relative;
}

#lost_lession .ll_wrap .title img {
    position: absolute;
    left: 0;
    top: -180px;
}

#lost_lession .ll_wrap .desc {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0;
    color: #181818;
}

#lost_lession .pre_image {
    width: 629px;
    height: 609px;
    right: -160px;
    top: 73px;
    position: absolute;
    transform: translateZ(0);
    -webkit-clip-path: url(#lost_lession_mask);
    clip-path: url(#lost_lession_mask);
    z-index: 2;
    background: #eaf0ff;
}

#lost_lession .image {
    width: 629px;
    height: 609px;
    right: -160px;
    top: 73px;
    position: absolute;
    transform: translateZ(0);
    -webkit-clip-path: url(#lost_lession_mask);
    clip-path: url(#lost_lession_mask);
    z-index: 3;
    transform: scale(0.96);
    background-position: center;
    background-size: cover;
}

#we_and_students.course_page {
    padding: 80px 0px 125px;
    background-position: right 88vw top 540px, left 90vw top 220px, left 20vw top 0px;
}

#we_and_students.course_page .square.sq1 {
    left: -250px;
    top: 355px;
}

#we_and_students.course_page .square.sq2 {
    right: -240px;
    top: 565px;
}

#course_text {
    padding: 0 0 90px;
    background-image: url("../svgs/course_text_bg.svg");
    background-repeat: no-repeat;
    background-position: left -180px top 120px;
}

#course_text .icon33 {
    left: -170px;
    top: -120px;
}

#course_text .left_column {
    width: 50%;
    z-index: 2;
    position: relative;
}

#course_text .left_column .title {
    margin: 0 0 30px;
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
    color: #181818;
}

#course_text .left_column .text {
    max-height: 530px;
    padding: 22px 25px;
    border-radius: 5px;
    margin-right: 70px;
}

#course_text .left_column .text p {
    font-size: 16px;
    line-height: 24px;
    color: #323030;
    margin: 0 0 24px;
}

#course_text .left_column .text p b {
    font-size: 18px;
    line-height: 24px;
    color: #181818;
    font-weight: 500;
}

#course_text .mCustomScrollBox {
    margin: 0 -70px 0 0;
    width: calc(100% + 70px);
    max-width: calc(100% + 70px);
}

#course_text .mCSB_inside > .mCSB_container {
    margin-right: 50px;
}

#course_text .mCSB_scrollTools {
    width: 40px;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#course_text .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #c1c4db;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#course_text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 3px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

#course_text .right_column {
    position: absolute;
    z-index: 4;
    right: -200px;
    top: 26px;
    width: 739px;
    height: 570px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_about_help_mask);
    clip-path: url(#bg_about_help_mask);
    background-color: #8a79fa;
    background-position: center;
    background-size: cover;
}

#course_text .right_column_before {
    position: absolute;
    z-index: 3;
    right: -210px;
    top: 32px;
    width: 739px;
    height: 570px;
    transform: translateZ(0);
    -webkit-clip-path: url(#bg_about_help_mask);
    clip-path: url(#bg_about_help_mask);
    background: #ccd9fa;
}

#team_list .btn_show_more {
    margin: 40px auto 60px;
    width: 210px;
    display: block;
}

#team_list .btn_show_more span {
    background: #fff;
    color: #181818;
    padding: 8px 25px;
    font-weight: 500;
}

#team_list .btn_show_more span i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #ff7500;
    border-bottom: 1px solid #ff7500;
    transform: rotate(-45deg);
    margin: 0 0 3px 12px;
}

#team_list .btn_show_more:hover span {
    background: transparent;
}

#team_list .btn_show_more:hover span i {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.modal_item {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}

.modal_item .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 101;
}

.modal_item .bg2 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
}

.modal_item .container {
    height: 100%;
    z-index: 102;
}

.modal_item .modal_item_wrap {
    overflow-y: scroll;
    z-index: 103;
    padding: 100px 115px 60px 115px;
    width: 106%;
    max-height: 90vh;
    position: absolute;
    left: -3%;
    top: 50px;
    border-radius: 10px;
    background-color: #fff;
    background-image: url("../img/menu_bg.png");
    background-position: center;
    background-size: cover;
}

.modal_item .modal_item_wrap .close {
    transition-duration: 0.8s;
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}

.modal_item .modal_item_wrap .close:hover {
    transform: rotate(-360deg);
}

.modal_item .modal_item_wrap .form {
    z-index: 5;
    position: relative;
}

.modal_item .modal_item_wrap .form .left_column {
    width: 55%;
    padding: 0 4% 0 0;
    float: left;
}

.modal_item .modal_item_wrap .form .left_column p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 30px;
    color: #1f1f1f;
}

.modal_item .modal_item_wrap .form .left_column ul li {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 30px;
    color: #1f1f1f;
    padding-left: 38px;
    background-position: 5px 3px;
    background-repeat: no-repeat;
    background-image: url("../img/ul_li_chek.png");
}

.modal_item .modal_item_wrap .form .right_column {
    width: 45%;
    float: left;
}

#corporate_top {
    background-position: left 55vw top 270px, center bottom;
    background-repeat: no-repeat, repeat-x;
    background-image: url("../svgs/corp_bg_top_right.svg"), url("../svgs/corp_bg_top.svg");
}

#corporate_top .container {
    height: 960px;
}

#corporate_top .left_column {
    padding: 215px 0 0 30px;
    width: 50%;
}

#corporate_top h1 {
    font-size: 48px;
    line-height: 60px;
    color: #fcd69f;
    font-weight: 600;
    margin: 0 0 30px;
}

#corporate_top .text {
    max-height: 340px;
}

#corporate_top .mCSB_inside > .mCSB_container {
    margin-right: 50px;
}

#corporate_top .mCSB_scrollTools {
    width: 40px;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#corporate_top .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #6672d9;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

#corporate_top .mCSB_scrollTools .mCSB_dragger {
}

#corporate_top .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 3px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
}

#corporate_top .text p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 25px;
}

#corporate_top .text p b {
    font-size: 18px;
    line-height: 24px;
    color: #fcd69f;
    margin: 0 0;
}

#corporate_top .bg_icon {
    top: 190px;
    left: -265px;
    position: absolute;
}

#corporate_top .right_column {
    top: 170px;
    right: -315px;
    position: absolute;
    height: 691px;
    width: 855px;
    transform: translateZ(0);
    -webkit-clip-path: url(#corp_top_mask);
    clip-path: url(#corp_top_mask);
    background-position: center;
    background-size: cover;
}

#corporate_top .ellipse.el1 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 45px;
    height: 45px;
    left: 930px;
    top: 160px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#corporate_top .ellipse.el2 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 24px;
    height: 24px;
    left: 720px;
    top: 180px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#corporate_top .ellipse.el3 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 14px;
    height: 14px;
    left: 520px;
    top: 240px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#corporate_top .ellipse.el4 {
    position: absolute;
    z-index: 3;
    display: block;
    width: 76px;
    height: 76px;
    left: 720px;
    top: 330px;
    background: #4d74de;
    border-radius: 50%;
    background: -moz-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: -webkit-linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    background: linear-gradient(180deg, #4d74de 0%, #698aec 100%);
    opacity: 1;
}

#course_teacher_video.corporate {
    padding: 60px 0 110px;
}

#course_teacher_video.corporate .left_column {
    -webkit-clip-path: url(#corp_video_mask);
    clip-path: url(#corp_video_mask);
    width: 624px;
    height: 446px;
}

#system.corporate .container {
    padding: 60px 0 40px;
}

#system.corporate .bg_icon.icon3 {
    left: 420px;
}

#system.corporate .ellipse.el1 {
    left: -260px;
    top: 60px;
}

#system.corporate .ellipse.el2 {
    right: -260px;
    top: 50px;
}

#system.corporate .system_list {
    position: relative;
    z-index: 3;
    padding: 40px 0 0;
    margin: 0 0px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

#system.corporate .system_list .item_wrap {
    width: 310px;
    height: 260px;
    border-radius: 130px;
    margin: 0 30px 80px;
}

#system.corporate .system_list .item_wrap .item {
    border-radius: 130px;
    padding: 160px 30px 0;
}

#system.corporate .system_list .item_wrap .item img {
    top: 140px;
}

#system.corporate .system_list .item_wrap .item span {
    font-size: 20px;
}

#system.corporate .system_list .item_wrap:nth-child(1) {
    background: -moz-linear-gradient(top, #8f9ff5 0%, #261fcc 100%);
    background: -webkit-linear-gradient(top, #8f9ff5 0%, #261fcc 100%);
    background: linear-gradient(to bottom, #8f9ff5 0%, #261fcc 100%);
}

#system.corporate .system_list .item_wrap:nth-child(2) {
    background: -moz-linear-gradient(top, #f763f7 0%, #bf69fe 100%);
    background: -webkit-linear-gradient(top, #f763f7 0%, #bf69fe 100%);
    background: linear-gradient(to bottom, #f763f7 0%, #bf69fe 100%);
}

#system.corporate .system_list .item_wrap:nth-child(3) {
    background: -moz-linear-gradient(top, #fb758b 0%, #e81519 100%);
    background: -webkit-linear-gradient(top, #fb758b 0%, #e81519 100%);
    background: linear-gradient(to bottom, #fb758b 0%, #e81519 100%);
}

#system.corporate .system_list .item_wrap:nth-child(4) {
    background: -moz-linear-gradient(top, #a088f9 0%, #854cea 100%);
    background: -webkit-linear-gradient(top, #a088f9 0%, #854cea 100%);
    background: linear-gradient(to bottom, #a088f9 0%, #854cea 100%);
}

#system.corporate .system_list .item_wrap:nth-child(5) {
    background: -moz-linear-gradient(top, #6eb2db 0%, #6e90f0 100%);
    background: -webkit-linear-gradient(top, #6eb2db 0%, #6e90f0 100%);
    background: linear-gradient(to bottom, #6eb2db 0%, #6e90f0 100%);
}

#form_gotoit.corporate {
    margin: 0 0 10px;
}

#courses_page_list_new {
    margin-top: 70px;
    padding: 50px 0 40px;
    background-image: url("../svgs/new_course_block_bg.svg");
    background-repeat: repeat-y;;
    background-position: left -40vw top 0px;
}

#courses_page_list_new .courses_page_list {
    margin: 0 -44px;
    position: relative;
    z-index: 6;
}

#courses_page_list_new .courses_page_list .item_wrap {
    margin: 0 0 125px;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
    background-position: left top;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

#courses_page_list_new .courses_page_list .item_wrap .name {
    width: 184px;
    position: relative;
    overflow: hidden;
    font-size: 115px;
    line-height: 110px;
    color: #fff;
    padding: 60px 50px;
    float: left;
    font-weight: 600;
    text-align: center;
}

#courses_page_list_new .courses_page_list .item_wrap .item {
    -webkit-width: calc(100% - 185px);
    width: calc(100% - 185px);
    float: right;
    padding-right: 44px;
}

#courses_page_list_new .courses_page_list .item_wrap .item .category_title {
    padding: 38px 0 50px;
    font-size: 35px;
    line-height: 50px;
    font-weight: 500;
    color: #181818;
    text-align: right;
}

#courses_page_list_new .courses_page_list .item_wrap .item .category_title img {
    margin: 0 30px 8px;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course {
    margin: 0 0 50px;
    width: 48%;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course.type_1 {
    padding: 0 120px 0 0;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course.type_2 {
    padding: 0 50px 0 70px;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course.type_3 {
    padding: 0 120px 0 120px;
    width: 100%;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item {
    position: relative;
    background: #fff;
    display: block;
    padding: 12px 60px 12px 55px;
    display: block;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(32, 94, 171, 0.15);
    min-height: 80px;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item:hover {
    background: #f6f6fb;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item .check {
    position: absolute;
    width: 48px;
    height: 42px;
    background-image: url("../img/bonus_check.png");
    background-repeat: no-repeat;
    left: -10px;
    top: -20px;
    opacity: 0.9;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item:hover .check {
    opacity: 1;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item .title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #0e0e0e;
    margin: 0 0 6px;
    display: block;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item .title br {
    display: none;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item .desc {
    font-size: 16px;
    line-height: 20px;
    color: #4d77ff;
    margin: 0 0;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item .price_wrap {
    width: 100px;
    height: 84px;
    border-radius: 42px;
    background: #000;
    margin: 0 0;
    transform: rotate(-10deg);
    position: absolute;
    top: 0;
    right: -50px;
    animation-duration: 4s;
    animation-delay: 1s;
    animation-name: service_list_item_wrap;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item .price_wrap .price {
    width: 100%;
    height: 100%;
    border-radius: 42px;
    transform: rotate(10deg);
    padding: 17px 10px 0;
    text-align: center;
    position: relative;
    animation-duration: 4s;
    animation-delay: 1s;
    animation-name: service_list_item;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course .cource_item .price_wrap .price small {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    display: block;
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course:nth-child(1) .cource_item .price_wrap {
    background: -moz-linear-gradient(top, #8d9df5 0%, #2b25ce 100%);
    background: -webkit-linear-gradient(top, #8d9df5 0%, #2b25ce 100%);
    background: linear-gradient(to bottom, #8d9df5 0%, #2b25ce 100%);
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course:nth-child(2) .cource_item .price_wrap {
    background: -moz-linear-gradient(top, #9e85f8 0%, #864feb 100%);
    background: -webkit-linear-gradient(top, #9e85f8 0%, #864feb 100%);
    background: linear-gradient(to bottom, #9e85f8 0%, #864feb 100%);
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course:nth-child(3) .cource_item .price_wrap {
    background: -moz-linear-gradient(top, #f563f8 0%, #c269fe 100%);
    background: -webkit-linear-gradient(top, #f563f8 0%, #c269fe 100%);
    background: linear-gradient(to bottom, #f563f8 0%, #c269fe 100%);
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course:nth-child(4) .cource_item .price_wrap {
    background: -moz-linear-gradient(top, #6eb2db 0%, #6e92ef 100%);
    background: -webkit-linear-gradient(top, #6eb2db 0%, #6e92ef 100%);
    background: linear-gradient(to bottom, #6eb2db 0%, #6e92ef 100%);
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course:nth-child(5) .cource_item .price_wrap {
    background: -moz-linear-gradient(top, #fb758b 0%, #e81417 100%);
    background: -webkit-linear-gradient(top, #fb758b 0%, #e81417 100%);
    background: linear-gradient(to bottom, #fb758b 0%, #e81417 100%);
}

#courses_page_list_new .courses_page_list .item_wrap .item .list .row_course:nth-child(6) .cource_item .price_wrap {
    background: -moz-linear-gradient(top, #ffbc1a 0%, #d06218 100%);
    background: -webkit-linear-gradient(top, #ffbc1a 0%, #d06218 100%);
    background: linear-gradient(to bottom, #ffbc1a 0%, #d06218 100%);
}

#courses_page_list_new .icon33 {
    top: -100px;
    left: -220px;
}

#courses_page_list_new .ellipse.el1 {
    width: 150px;
    height: 150px;
    left: 75px;
    top: 330px;
    background: #e4e1fd;
}

#courses_page_list_new .ellipse.el2 {
    width: 120px;
    height: 120px;
    left: 1100px;
    top: 1480px;
    background: #cbd9ff;
}

#courses_page_list_new .ellipse.el3 {
    width: 40px;
    height: 40px;
    left: -250px;
    top: 690px;
    border: 12px solid #edf5fd;
}

#courses_page_list_new .ellipse.el4 {
    width: 90px;
    height: 90px;
    left: -120px;
    top: 800px;
    border: 24px solid #edf5fd;
}

#courses_page_list_new .square.sq1 {
    position: absolute;
    top: 1010px;
    left: -260px;
    background: #ffc946;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    transform: rotate(-45deg);
}

#courses_page_list_new .square.sq2 {
    position: absolute;
    top: 1210px;
    right: -230px;
    background: #ffc946;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
}

.vacancy_list {
    background-image: url(https://it.avenue-pro.ru/wp-content/themes/ABVV_AvenuePro/svgs/bg_courses_list_page.svg);
    padding: 110px 0 160px;
    margin-bottom: -70px;
    background-repeat: no-repeat, no-repeat;
    background-position: center center;
}

.bg_icon {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}

.vacancy_list .icon34 {
    left: -250px;
    top: -65px;
}

.vacancy_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.vacancy_wrap .vacancy_item {
    width: 24%;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 0px rgba(186, 184, 191, 0.35);
    margin-bottom: 60px;
    background-color: #E7EFFD;
}

.vacancy_wrap .vacancy_item .company_logo {
    text-align: center;
    background-color: #E7EFFD;
    border-radius: 10px 10px 0px 0px;
    height: 150px;
    line-height: 150px;
}

.vacancy_wrap .vacancy_item .company_list {
    background-color: #fff;
}

.vacancy_wrap .vacancy_item .company_list ul {
    margin: 0;
    list-style-type: none;
    text-align: center;
    padding: 0;
}

.vacancy_wrap .vacancy_item .company_list ul li {
    padding: 25px 0px;
    border-bottom: 1px solid #EBEBEB;
    font-size: 20px;
    font-weight: normal;
}

.vacancy_wrap .vacancy_item .company_link {
    background-color: #E7EFFD;
    padding: 36px 0px;
    border-radius: 0px 0px 10px 10px;
}

.button_vacancy {
    height: 42px;
    border-radius: 21px;
    padding: 2px;
    background: rgba(255, 170, 0, 1);
    background: -moz-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 170, 0, 1) 0%, rgba(255, 115, 0, 1) 100%);
    outline: none;
    border: none;
    display: block;
    margin: 0 auto;
    width: 230px;
    cursor: pointer;
}

.button_vacancy span {
    background: #E7EFFD;
    color: #000;
    font-weight: 500;
    text-align: center;
    width: 100%;
    display: inline-block;
    height: 38px;
    border-radius: 19px;
    line-height: 38px;
    font-size: 16px;
}

.button_vacancy span i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 1px solid #ff7500;
    border-bottom: 1px solid #ff7500;
    transform: rotate(-135deg);
    margin: 0 0 0px 10px;
}

#vacancy_list .square.sq2 {
    position: absolute;
    top: 1210px;
    right: -230px;
    background: #ffc946;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
}

#vacancy_list .square.sq1 {
    position: absolute;
    top: 1010px;
    left: -260px;
    background: #ffc946;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    transform: rotate(-45deg);
}

#vacancy_list .ellipse.el4 {
    width: 90px;
    height: 90px;
    left: -120px;
    top: 800px;
    border: 24px solid #edf5fd;
}

#vacancy_list .ellipse.el3 {
    width: 40px;
    height: 40px;
    left: -250px;
    top: 690px;
    border: 12px solid #edf5fd;
}

#vacancy_list .ellipse.el1 {
    width: 150px;
    height: 150px;
    right: -170px;
    bottom: -60px;
    background: #e4e1fd;
}

#course_modules_new .course_way {
    background-image: url("../svgs/course_modules_bottom.svg"), url("../svgs/course_modules_top.svg");
    padding: 0 0 125px;
    margin: 0 0 145px;
    background-repeat: no-repeat, no-repeat;
    background-position: center center;
}

#course_modules_new .way_wrap {
    padding: 20px;
    padding-bottom: 70px;
    background-color: #FDFDFD;
    box-shadow: 0px 5px 30px 0px rgba(32, 94, 171, 0.15);
    border-radius: 10px;
    text-align: center;
}

#course_modules_new .module_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 55px;
}

#course_modules_new .module_wrap .module_info {
    text-align: right;
    width: 40%;
}

#course_modules_new .module_wrap .module_info h3 {
    font-size: 26px;
    color: #181818;
    font-weight: normal;
    margin-bottom: 35px;
}

#course_modules_new .module_wrap .module_info h3 span {
    font-size: 24px;
    color: #181818;
    font-weight: 500;
}

#course_modules_new .module_wrap .module_info h3 .romb {
    width: 30px;
    height: 30px;
    background: #FFCA35;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    line-height: 30px;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    display: inline-block;
}

#course_modules_new .module_wrap .module_info h3 .romb span {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    text-align: center;
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0%;
    -moz-transform-origin: 0 0%;
    -ms-transform-origin: 0 0%;
    -o-transform-origin: 0 0%;
    transform-origin: 0 0%;
    display: inline-block;
    line-height: 1;
}

#course_modules_new .module_wrap .total_text {
    text-align: left;
    width: 55%;
}

#course_modules_new .module_wrap .module_info .time {
    font-weight: normal;
    margin-top: 0;
    font-size: 16px;
    color: #fff;
    padding: 12px;
    background-image: -moz-linear-gradient(134deg, rgb(203, 136, 255) 0%, rgb(164, 115, 255) 100%);
    background-image: -webkit-linear-gradient(134deg, rgb(203, 136, 255) 0%, rgb(164, 115, 255) 100%);
    background-image: -ms-linear-gradient(134deg, rgb(203, 136, 255) 0%, rgb(164, 115, 255) 100%);
    display: inline-block;
    margin-bottom: 10px;
    line-height: 1;
}

#course_modules_new .module_wrap .module_info .duration {
    font-weight: normal;
    margin-top: 0;
    font-size: 16px;
    color: #fff;
    padding: 12px;
    background-image: -moz-linear-gradient(180deg, rgb(255, 118, 111) 0%, rgb(234, 78, 70) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(255, 118, 111) 0%, rgb(234, 78, 70) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(255, 118, 111) 0%, rgb(234, 78, 70) 100%);
    display: inline-block;
    margin-bottom: 10px;
    line-height: 1;
}

#course_modules_new .module_total_caption {
    font-style: italic;
    font-size: 20px;
    color: #181818;
}

#course_modules_new .module_wrap .module_info .module_total_caption {
    margin-top: 130px;
}

#course_modules_new .module_wrap .total_text ol li {
    font-size: 20px;
    font-weight: normal;
    color: #181818;
    margin-bottom: 9px;
}

#course_modules_new .module_wrap .total_text ol {
    position: relative;
}

#course_modules_new .module_wrap .total_text ol:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: -35px;
    top: 0;
    background-image: -moz-linear-gradient(-45deg, rgb(108, 73, 209) 10%, rgb(12, 85, 224) 100%);
    background-image: -webkit-linear-gradient(-45deg, rgb(108, 73, 209) 10%, rgb(12, 85, 224) 100%);
    background-image: -ms-linear-gradient(-45deg, rgb(108, 73, 209) 10%, rgb(12, 85, 224) 100%);
    z-index: 5;
}

#course_modules_new .modules {
    height: 830px;
    overflow: hidden;
    transition: 0.5s all ease;
    position: relative;
    margin-bottom: 60px;
}

#course_modules_new .modules:after {
    content: "";
    width: 2px;
    height: 100%;
    background-color: #DBDEFD;
    position: absolute;
    left: 43%;
    transform: translateX(-50%);
    top: 0%;
}

#course_modules_new .modules.active {
    height: 1300px;
}

#course_modules_new .see_more {
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    width: 22%;
    align-items: center;
    padding: 15px 36px;
    background-color: #fff;
    text-align: center;
    color: #181818;
    font-size: 20px;
    border: 1px solid #FF9100;
    cursor: pointer;
    border-radius: 30px;
    transition: 0.5s all ease;
}

#course_modules_new .see_more .triangle {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #FF9100;
    transition: 0.5s all ease;
}

#course_modules_new .see_more.active {
    background-color: #FF9100;
    color: #fff;
}

#course_modules_new .see_more:hover {
    background-color: #FF9100;
    color: #fff;
}

#course_modules_new .see_more:hover .triangle {
    border-top: 12px solid #fff;
}

#course_modules_new .see_more.active .triangle {
    border-bottom: 12px solid #fff;
    border-top: none;
}

#course_modules_new .technology_carousel {
    width: 100%;
    height: 100%;
    padding-bottom: 100px !important;
    padding-right: 25px;
}

#course_modules_new .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#course_modules_new .swiper-slide .tech_img {
    border-radius: 10px;
    background-color: rgb(253, 253, 253);
    box-shadow: 0px 5px 30px 0px rgba(32, 94, 171, 0.15);
    padding: 40px;
    position: relative;
}

#course_modules_new .swiper-slide .tech_img img {
    width: 93px;
    height: 93px;
}

#course_modules_new .swiper-slide .tech_img span {
    display: none;
}

#course_modules_new .swiper-slide .tech_img:hover span {
    display: block;
    position: absolute;
    padding: 10px;
    background-color: #fff;
    font-size: 16px;
    color: #181818;
    border-radius: 7px;
    width: 300px;
    right: -280px;
    z-index: 5;
    top: 10px;
    box-shadow: 0px 5px 30px 0px rgba(32, 94, 171, 0.15);
}

#course_modules_new .swiper-slide:nth-child(5n) .tech_img:hover span {
    left: -200px;
}

#course_modules_new .swiper-button-next, .swiper-button-prev {
    top: 80% !important;
}

#course_modules_new .modules.active {
    height: 1300px;
}

@media only screen and (max-width: 1199px) {
    #course_modules_new .modules.active {
        height: 1445px;
    }
}

#for_whom .whom_tabs_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

#for_whom .tabs_button {
    width: 100%;
}

#for_whom .tabs_button ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-end;
    align-items: flex-end;
    list-style-type: none;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0 60px;
    padding-bottom: 50px;
    padding-inline-start: 0px;
}

#for_whom .tabs_button ul:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: rgb(198, 199, 212);
}

#for_whom .tabs_button ul li {
    font-size: 20px;
    font-weight: normal;
    color: #181818;
    position: relative;
    cursor: pointer;
    transition: 0.5s all ease;
}

#for_whom .tabs_button ul li.active {
    font-weight: 500;
}

#for_whom .tabs_button ul li.active:after {
    content: "";
    position: absolute;
    bottom: -50px;
    width: 100%;
    z-index: 5;
    height: 2px;
    background-image: -moz-linear-gradient(-45deg, rgb(108, 73, 209) 10%, rgb(12, 85, 224) 100%);
    background-image: -webkit-linear-gradient(-45deg, rgb(108, 73, 209) 10%, rgb(12, 85, 224) 100%);
    background-image: -ms-linear-gradient(-45deg, rgb(108, 73, 209) 10%, rgb(12, 85, 224) 100%);
    left: 0;
}

#for_whom .tabs_button ul li.active:before {
    content: "";
    position: absolute;
    bottom: -61px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    z-index: 6;
    box-shadow: 0px 2px 18px 0px rgba(140, 140, 140, 0.1);
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/user.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#for_whom .tabs__content {
    display: none;
    background-image: url(../img/tabs_content_bg2.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 20px;
    padding-right: 40%;
    margin-top: 40px;
    background-color: #FDFDFD;
    border-radius: 10px;
    box-shadow: 0px 5px 30px 0px rgba(32, 94, 171, 0.15);
    margin-bottom: 90px;
}

#for_whom .tabs__content h3 {
    font-size: 24px;
    font-weight: 500;
    color: #181818;
}

#for_whom .tabs__content p {
    font-size: 16px;
    color: #181818;
    font-weight: normal;
}

#for_whom .tabs__content.active {
    display: block;
}

/*-------------*/
/* DISCOUNTS */
/* ----- Slick slider ------------------- */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before {
    display: table;
    content: "";
}

.slick-track:after {
    display: table;
    content: "";
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
/* Navigation */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
}

.slick-prev:before, .slick-next:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
}

.slick-prev:hover, .slick-prev:focus {
    color: transparent;
    outline: none;
}

.slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
}

.slick-prev {
    left: -15px;
}

.slick-prev:before {
    left: -4px;
    background-image: url(../img/arrow-left-slider.png);
}

.slick-next {
    right: -15px;
}

.slick-next:before {
    left: 4px;
    background-image: url(../img/arrow-right-slider.png);
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}

[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}

[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}

.slick-slide {
    outline: none;
}

/* DOTS */
.slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -30px;
}

.slick-dots li {
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin: 0 6px;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: none;
    outline: none;
    display: inline-block;
    position: relative;
    background-color: #ebebeb;
    width: 12px;
    height: 12px;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    content: " ";
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
}

.slick-dots li.slick-active button {
    background-color: #ccc;
}

/* ----- END Slick slider --------------- */
/* ----- Friday ------------------- */
.btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    border: none;
    border-radius: 22px;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #ededed;
    background-color: #ce8a00;
    background-image: linear-gradient(to bottom, #ce8a00 0%, #a24f0b 100%);
    font-size: 20px;
    line-height: 24px;
    padding: 10px 30px;
    letter-spacing: 0.5px;
}

.btn_min-width {
    min-width: 217px;
}

.btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #9b6800;
    background-image: linear-gradient(to top, #9b6800 0%, #d2660e 100%);
}

.main-banner {
    font-family: "Graphik", Arial, sans-serif;
    font-weight: 400;
    background-color: #13141f;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.main-banner-inner {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 10px;
    padding-bottom: 50px;
}

.main-banner-tt__subtxt {
    font-size: 20px;
}

.main-banner-tt__subtxt b {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1.02px;
}

.main-banner-tt__subtxt strong {
    font-weight: 800;
}

.main-banner-tt__subtxt .b-txt-light {
    font-size: 18px;
    background-image: linear-gradient(to bottom, #fff 0%, #b4b4b4 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    display: inline;
}

.title-site_friday {
    font-family: "Humanist 521 Bold BT", arial;
    color: #d1c9d9;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 3.68px;
    display: inline;
}

.main-banner__tt-site {
    background-image: linear-gradient(to bottom, #fff 0%, #b4b4b4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 1.1px;
    margin-bottom: 40px;
}

.col-danger {
    background-image: linear-gradient(to bottom, #b53434 0%, #700000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #b53434;
    background-clip: text;
}

.main-banner-tt {
    color: #fff;
    margin-bottom: 40px;
}

.main-banner-tt .title-site, .main-banner-tt h1, .main-banner-tt h2, .main-banner-tt h3, .main-banner-tt h4, .main-banner-tt h5 {
    color: #fff;
    margin-bottom: 10px;
}

.main-banner-slider-wrapp {
    margin-top: 50px;
}

.main-banner-slider-tt {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
}

a.banner-card:hover {
    border: 1px solid rgba(255, 255, 255, 0.8);
    background-color: rgba(1, 12, 45, 0.8);
}

.banner-card {
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background-color: rgba(1, 12, 45, 0.4);
    padding: 12px 20px 16px;
    text-align: left;
    text-decoration: none;
    outline: none;
    transition: ease-in-out 0.2s;
    color: #fff;
}

.banner-card .banner-card-grid:last-child {
    margin-top: auto;
}

.banner-card:hover {
    color: #fff;
    text-decoration: none;
}

.banner-card-img {
    max-width: 71px;
    margin-right: 16px;
    flex-shrink: 0;
    margin-bottom: 10px;
}

.banner-card-content {
    flex-grow: 1;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 10px;
}

.banner-card-content__name {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.18px;
    margin-bottom: 6px;
}

.banner-card-content__txt {
    color: #fff;
    font-size: 14px;
    line-height: 23.98px;
    letter-spacing: 0.35px;
    margin-top: auto;
}

.banner-card-grid {
    display: flex;
    justify-content: space-between;
}

.banner-card-data {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.45px;
}

.main-banner .container {
    max-width: 1200px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.main-banner__timer {
    margin-bottom: 30px;
}

.main-banner .slick-track {
    display: flex;
}

.main-banner-slider-item .banner-card {
    height: 100%;
}

.main-banner-slider-item.slick-slide {
    float: none;
    flex-shrink: 0;
    height: auto;
}

.bg__discount {
    background: url(../img/discount.png) center center no-repeat;
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 109px;
    height: 71px;
    line-height: 71px;
    color: #ededed;
    font-size: 33px;
    font-weight: 800;
    text-align: right;
    transform: rotate(45deg);
    padding-right: 15px;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .title-site_friday {
        font-size: 76px;
    }
    .main-banner__tt-site {
        font-size: 44px;
        line-height: 60px;
    }
    .main-banner-slider-item {
        margin: 0 15px;
    }
    .main-banner-inner {
        padding-top: 200px;
        padding-bottom: 90px;
    }
    .main-banner-tt__subtxt {
        font-size: 48px;
    }
    .main-banner-tt__subtxt .b-txt-light {
        font-size: 42px;
    }
    .main-banner-tt .title-site, .main-banner-tt h1, .main-banner-tt h2, .main-banner-tt h3, .main-banner-tt h4, .main-banner-tt h5 {
        margin-bottom: 19px;
    }
    .main-banner-tt {
        margin-bottom: 65px;
    }
    .main-banner__timer {
        margin-bottom: 47px;
    }
    .main-banner-slider-wrapp {
        margin-top: 68px;
    }
    /* end media min width 768 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
    .main-banner .slick-prev {
        left: -40px;
    }
    .main-banner .slick-next {
        right: -40px;
    }
    .main-banner__tt-site {
        margin-bottom: 100px;
    }
    .main-banner-slider-item {
        margin: 0 17px;
    }
    .main-banner-slider-wrapp {
        padding: 0 60px;
    }
    .bg__discount {
        bottom: -5px;
        right: 10px;
        transform: rotate(27deg);
    }
    /* end media min width 1200 pixels */
}

.timer-element > [id*="timer-number-"] {
    font: normal 700 24px/1 "Graphik", Arial, sans-serif !important;
    padding: 7px 10px;
    background-color: rgba(1, 12, 45, 0.4);
    border: 1px solid rgba(198, 128, 2, 0.4);
    border-radius: 2px;
    color: #fff !important;
    margin-bottom: 10px !important;
    letter-spacing: 0.9px;
}

.timer-element [id*="timer-text-"] {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.46px;
    text-transform: capitalize;
    font-family: "Graphik", Arial, sans-serif !important;
}

#timer9a487f4beacc274dcbfe28b360d54254 {
    min-width: 100px !important;
    width: 100%;
    max-width: 100%;
}

.timer-separator {
    color: #fff !important;
    padding: 0px 5px !important;
    font-size: 37px !important;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .timer-element > [id*="timer-number-"] {
        font-size: 36px !important;
        min-width: 55px;
        text-align: center;
    }
    .timer-element [id*="timer-text-"] {
        color: #fff !important;
        font-size: 14px !important;
        line-height: 16px !important;
        letter-spacing: 0.9px;
    }
    .timer-separator {
        padding: 0px 15px !important;
        font-size: 48px !important;
    }
    /* end media min width 768 pixels */
}

/* ----- END Friday --------------- */
.main-banner_new-year .btn:hover {
    color: #fff;
}

.main-banner_new-year_new {
    padding-bottom: 100px;
}

.main-banner_new-year .btn {
    color: #fff;
    background-image: linear-gradient(to right, #ffab00 0%, #ff7300 100%);
}

/* ----- Styles site ------------------- */
/* ----- Page structure ---------------- */
.clear {
    clear: both;
}

.group:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

#wrapper {
    min-width: 320px;
}

.middle-hidden {
    overflow: hidden;
}

.section-st {
    padding: 20px 0;
}

.section-st_lg {
    padding: 50px 0;
}

/* ----- Controls styles ----------------- */
.btn_small.btn {
    padding: 7px 20px;
}

.btn_md.btn_min-width {
    min-width: 290px;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .btn_md.btn_min-width {
        min-width: 316px;
    }
    /* end media min width 768 pixels */
}

/* ----- END controls ------------------- */
/*                                       */
/*                                       */
/* ----- Video ------------------- */
.main-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
    border-radius: 10px;
    overflow: hidden;
}

.main-video__link_bg:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.4);
}

.main-video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.main-video:hover .main-video__btn {
    background-color: rgba(255, 255, 255, 0.4);
}

.main-video__btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.23);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-position: 18px center;
    background-repeat: no-repeat;
    background-image: url("../svgs/play_btn.svg");
    background-size: 40% 40%;
    outline: none;
    display: none;
    z-index: 2;
}

.main-video__btn:focus {
    background-color: rgba(255, 255, 255, 0.4);
}

.main-video__btn .play_ellipse {
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.6);
    position: absolute;
    left: -10px;
    top: -10px;
}

.main-video__btn .play_ellipse.el1 {
    animation-duration: 3s;
    animation-delay: 0s;
    animation-name: play_ellipse;
}

.main-video__btn .play_ellipse.el2 {
    animation-duration: 3s;
    animation-delay: 1s;
    animation-name: play_ellipse;
}

.main-video__btn .play_ellipse.el3 {
    animation-duration: 3s;
    animation-delay: 2s;
    animation-name: play_ellipse;
}

.main-video--enabled {
    cursor: pointer;
}

.main-video--enabled .main-video__btn {
    display: block;
}

@keyframes play_ellipse {
    0% {
        transform: scale(0);
        border: 1px solid rgba(255, 255, 255, 0.6);
    }
    33% {
        transform: scale(1);
        border: 1px solid rgba(255, 255, 255, 0.6);
    }
    66% {
        transform: scale(1.2);
        border: 1px solid rgba(255, 255, 255, 0.4);
    }
    100% {
        transform: scale(1.4);
        border: 1px solid rgba(255, 255, 255, 0.2);
    }
}

.main-video-grid {
    margin-bottom: 40px;
}

.main-video-grid__video {
    margin-bottom: 20px;
}

.main-video-content .name {
    color: #323030;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.main-video-content .work {
    color: #727e98;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 10px;
}

.main-video-content .desc {
    color: #181818;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
}

#course_teacher_video {
    overflow: hidden;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .main-video-content .name {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 14px;
    }
    .main-video-content .work {
        font-size: 14px;
        line-height: 20px;
    }
    .main-video-content .desc {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .main-video-grid {
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 980px;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    .main-video-grid__video {
        flex: 0 0 50%;
        max-width: 50%;
        margin-right: 5%;
    }
    .main-video-grid__content {
        flex: 0 0 45%;
        max-width: 45%;
    }
    .block_title_with_icon h2 {
        font-size: 30px;
        line-height: 1.2;
        letter-spacing: 0.75px;
    }
    /* end media min width 768 pixels */
}

/* ----- END Video --------------- */
/*                                 */
/*                                 */
/* ----- Gallery ------------------- */
.g-boxes {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -3px;
    margin-right: -3px;
}

.g-box {
    flex-grow: 1;
    flex: 0 0 100%;
    max-width: 100%;
}

.g-box_sm {
    flex: 0 0 50%;
    max-width: 50%;
}

.g-box__item {
    display: block;
    text-decoration: none;
    outline: none;
    box-shadow: 2px -3px 15px rgba(34, 34, 34, 0.2);
    border-radius: 5px;
    overflow: hidden;
    margin: 0 3px 6px;
    padding-bottom: 62%;
    position: relative;
    overflow: hidden;
}

.g-box__item > img {
    object-fit: cover;
    object-position: center top;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.g-box__item:focus {
    box-shadow: 2px -3px 15px rgba(34, 34, 34, 0.2);
}

.g-box-grid {
    display: flex;
    justify-content: flex-start;
}

.g-box-grid__item {
    width: 50%;
}

.g-boxes-container {
    margin-bottom: 30px;
}

.g-boxes-container__btn {
    text-align: center;
    margin-top: 30px;
}

/* Min width 480 pixels */
@media only screen and (min-width: 480px) {
    .g-box {
        flex-basis: 66.66666%;
        max-width: 66.66666%;
    }
    .g-box .g-box__item {
        padding-bottom: 63.4%;
    }
    .g-box_sm {
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .g-box_sm .g-box__item {
        padding-bottom: 62%;
    }
    .g-box-grid .g-box__item {
        padding-bottom: 62%;
    }
    /* end media min width 480 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .g-boxes {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    /* end media min width 768 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
    .g-boxes {
        max-width: none;
        margin-left: -3px;
        margin-right: -3px;
    }
    .g-box {
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .g-box .g-box__item {
        padding-bottom: 63.5%;
    }
    .g-box_sm {
        flex-basis: 16.66666%;
        max-width: 16.66666%;
    }
    .g-box_sm .g-box__item {
        padding-bottom: 62%;
    }
    .g-box-grid .g-box__item {
        padding-bottom: 62%;
    }
    .g-box_last {
        order: 1;
    }
    /* end media min width 1200 pixels */
}

/* ----- END Gallery --------------- */
/*                                   */
/*                                   */
/* ----- Gallery 2 ------------------- */
.md-g-img {
    text-decoration: none;
    outline: none;
    display: block;
    width: 100%;
    padding-bottom: 45%;
    height: 0;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    background-color: #373737;
    margin-bottom: 5px;
}

.md-g-img > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.md-g_right {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
}

.md-g_right .md-g-img {
    flex: 0 0 48%;
    max-width: 48%;
    margin-right: 1%;
    margin-left: 1%;
}

.md-g_long {
    display: flex;
    flex-direction: column;
}

.md-g__bl {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
}

.md-g__bl .md-g-img {
    flex: 0 0 48%;
    max-width: 48%;
    margin-right: 1%;
    margin-left: 1%;
}

.md-g__bl .md-g-img_max-width {
    order: 1;
    flex: 0 0 98%;
    max-width: 98%;
}

.md-g__bl_full {
    order: 1;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .md-g-img {
        margin-bottom: 10px;
    }
    .md-g-box {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        max-width: 750px;
        margin: 0 auto;
    }
    .md-g-box .md-g {
        flex: 0 0 250px;
        max-width: 250px;
    }
    .md-g-box .md-g_long {
        flex: 0 0 500px;
        max-width: 500px;
    }
    .md-g_right {
        flex-direction: column;
        align-items: flex-end;
        margin-left: 0;
        margin-right: 0;
    }
    .md-g_right .md-g-img {
        flex: 0 0 240px;
        max-width: 240px;
        margin-right: 5px;
        margin-left: 5px;
    }
    .md-g_long {
        display: flex;
        flex-direction: column;
    }
    .md-g__bl {
        margin-left: 0;
        margin-right: 0;
    }
    .md-g__bl_bottom {
        align-items: flex-end;
    }
    .md-g__bl .md-g-img {
        flex: 0 0 225px;
        max-width: 225px;
        margin-right: 5px;
        margin-left: 5px;
    }
    .md-g__bl .md-g-img_max-width {
        order: 1;
        flex: 0 0 490px;
        max-width: 490px;
        margin-left: 5px;
        margin-right: 0;
    }
    .md-g__bl_full {
        order: 0;
    }
    .md-g-box .md-g-img {
        flex: 0 0 225px;
        max-width: 225px;
    }
    .md-g-box .md-g-img_big {
        flex: 0 0 240px;
        max-width: 240px;
    }
    .md-g-box .md-g-img_max-width {
        flex: 0 0 490px;
        max-width: 490px;
    }
    .md-g-box .md-g-img_sm {
        padding-bottom: 30%;
    }
    /* end media min width 768 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
    .md-g-img {
        margin-bottom: 20px;
        padding-bottom: 39%;
    }
    .md-g-box {
        margin: 0 -10px;
    }
    .md-g-box .md-g {
        flex: 0 0 410px;
        max-width: 410px;
    }
    .md-g-box .md-g_long {
        flex: 0 0 780px;
        max-width: 780px;
    }
    .md-g_right {
        flex-direction: column;
        align-items: flex-end;
        margin-left: 0;
        margin-right: 0;
    }
    .md-g_right .md-g-img {
        flex: 0 0 240px;
        max-width: 240px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .md-g_long {
        display: flex;
        flex-direction: column;
    }
    .md-g__bl {
        margin-left: 0;
        margin-right: 0;
    }
    .md-g__bl_bottom {
        align-items: flex-end;
    }
    .md-g__bl .md-g-img {
        flex: 0 0 225px;
        max-width: 225px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .md-g__bl .md-g-img_max-width {
        order: 1;
        flex: 0 0 770px;
        max-width: 770px;
        margin-left: 10px;
        margin-right: 0;
    }
    .md-g__bl_full {
        order: 0;
    }
    .md-g-box .md-g-img {
        flex: 0 0 325px;
        max-width: 325px;
    }
    .md-g-box .md-g-img_big {
        flex: 0 0 390px;
        max-width: 390px;
        padding-bottom: 120%;
    }
    .md-g-box .md-g-img_max-width {
        flex: 0 0 770px;
        max-width: 770px;
    }
    .md-g-box .md-g-img_sm {
        padding-bottom: 23%;
    }
    /* end media min width 1200 pixels */
}

/* ----- END Gallery 2 --------------- */
/*                                     */
/*                                     */
/* ----- Card patern ------------------- */
.main-card-patern-bl {
    position: relative;
    z-index: 3;
}

#your_resume .main-card-patern {
    max-width: 970px;
    margin: 0 auto;
}

#your_resume .main-card-patern .resumeimg {
    background-image: url(../img/resume_img_bg3.jpg);
    background-size: 100% 100%;
    width: 373px;
    height: 528px;
    padding: 45px 30px 30px;
}

#your_resume .main-card-patern .resumeimg .name {
    padding-left: 157px;
    color: #ececec;
    font-size: 16px;
    font-weight: 700;
    line-height: 16.91px;
    margin-bottom: 3px;
}

#your_resume .main-card-patern .resumeimg .skill {
    padding-left: 157px;
    color: #fcd69f;
    font-size: 10px;
    font-weight: 700;
    line-height: 16.91px;
    margin-bottom: 20px;
}

#your_resume .main-card-patern .resumeimg .zp {
    padding-left: 157px;
    color: #ececec;
    font-size: 9px;
    font-weight: 500;
    line-height: 16.91px;
    margin-bottom: 20px;
}

#your_resume .main-card-patern .resumeimg .contacts {
    left: 207px;
    top: 164px;
}

#your_resume .main-card-patern .resumeimg .contacts .phone {
    color: #fff;
    font-size: 8px;
    line-height: 12px;
    margin-bottom: 5px;
    padding-left: 20px;
    background-size: auto 9px;
}

#your_resume .main-card-patern .resumeimg .contacts .mail {
    color: #fff;
    font-size: 8px;
    line-height: 12px;
    padding-left: 20px;
    background-size: auto 8px;
    background-position: 2px center;
}

#your_resume .main-card-patern .resumeimg .text {
    padding: 0;
    top: 220px;
}

#your_resume .main-card-patern .resumeimg .text .title {
    color: #252525;
    font-size: 12px;
    font-weight: 700;
    line-height: 18.79px;
    letter-spacing: 0.5px;
    background: url(../img/title-bg-resume.png) left 11px center no-repeat;
    margin-bottom: 0px;
    padding: 4px 50px 4px 27px;
}

#your_resume .main-card-patern .resumeimg .text ul {
    margin-top: 5px;
}

#your_resume .main-card-patern .resumeimg .text ul li {
    color: #1d1d1d;
    font-size: 8px;
    line-height: 12px;
    padding-left: 40px;
    margin-bottom: 10px;
}

#your_resume .main-card-patern .resumeimg .text ul li b {
    font-size: 9px;
}

#your_resume .main-card-patern .resumeimg .text ul li:before {
    width: 4px;
    height: 4px;
    top: 4px;
    background-color: #5271bb;
    background-image: linear-gradient(-185deg, #628adf 0%, #95b5fa 100%);
}

#your_resume .main-card-patern .sertimg {
    background-image: url(https://it.avenue-pro.ru/wp-content/themes/ABVV_AvenuePro/img/sertifikat_img_bg22.jpg);
    background-size: 100% 100%;
    width: 665px;
    height: 473px;
    padding: 125px 30px 30px;
}

#your_resume .main-card-patern .sertimg .name {
    color: #fffefe;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 1.6px;
    margin-bottom: 25px;
}

#your_resume .main-card-patern .sertimg .subtitle {
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.76px;
    margin-bottom: 0;
}

#your_resume .main-card-patern .sertimg .title {
    color: #c4d2ff;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1.84px;
}

#your_resume .main-card-patern .sertimg .bottom_left {
    bottom: 35px;
    left: 60px;
    max-width: 165px;
}

#your_resume .main-card-patern .sertimg .bottom_left_next {
    left: 230px;
}

#your_resume .main-card-patern .sertimg .bottom_left .line, #your_resume .main-card-patern .sertimg .bottom_right .line {
    width: 80px;
}

#your_resume .main-card-patern .sertimg .bottom_left span, #your_resume .main-card-patern .sertimg .bottom_right span {
    color: #1b1b1b;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.49px;
    margin-bottom: 3px;
}

#your_resume .main-card-patern .sertimg .bottom_left i, #your_resume .main-card-patern .sertimg .bottom_right i {
    color: #414141;
    font-size: 7px;
    line-height: 16.1px;
    letter-spacing: 0.55px;
}

#your_resume .main-card-patern .sertimg .bottom_right {
    right: 52px;
    bottom: 35px;
}

#your_resume .main-card-patern .right_column {
    width: auto;
    margin-top: -440px;
}

#your_resume .main-card-patern .left_column {
    width: auto;
}

.txt-cap {
    text-align: center;
    max-width: 620px;
    margin: 0 auto 60px;
    color: #181818;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.4px;
}

.resumeimg__img-box {
    position: absolute;
    top: 43px;
    left: 35px;
    overflow: hidden;
    width: 118px;
    height: 117px;
    border-radius: 5px;
    border: 2px solid #8488e4;
    background-color: #000;
}

.resumeimg__img-box > img {
    object-fit: cover;
    object-position: center top;
    height: 100%;
    width: 100%;
}

.main-card-patern-year {
    position: absolute;
    right: 47px;
    top: 265px;
    color: rgba(208, 218, 250, 0.56);
    font-size: 45px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 1.78px;
}

.main-card-patern-data {
    position: absolute;
    right: 52px;
    bottom: 100px;
    color: #171717;
    font-size: 10px;
    font-weight: 500;
    line-height: 15.15px;
    letter-spacing: 0.58px;
}

.main-card-patern-link {
    position: absolute;
    right: 52px;
    bottom: 25px;
    color: #3b3b3b;
    font-size: 9px;
    font-weight: 500;
    line-height: 15.15px;
    letter-spacing: 0.36px;
    text-decoration: none;
    outline: none;
}

.main-card-patern-link:hover {
    color: #3b3b3b;
    text-decoration: underline;
}

.main-card-patern__icon-circle, .main-card-patern__icon-circle1, .main-card-patern__icon-circle2, .main-card-patern__icon-circle3, .main-card-patern__icon-circle4 {
    display: none;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .txt-cap {
        font-size: 16px;
        line-height: 22px;
    }
    /* end media min width 768 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
    .main-card-patern {
        position: relative;
        z-index: 1;
    }
    .main-card-patern:after {
        position: absolute;
        content: " ";
        top: -8px;
        right: -120px;
        width: 321px;
        height: 245px;
        background: url(../img/sertificat-cap.png) center center no-repeat;
        animation: linear infinite card-patern__icon4 15s both;
    }
    .main-card-patern__icon-circle, .main-card-patern__icon-circle1, .main-card-patern__icon-circle2, .main-card-patern__icon-circle3, .main-card-patern__icon-circle4 {
        position: absolute;
        display: block;
        z-index: -1;
        border-radius: 50%;
    }
    .main-card-patern__icon-circle {
        right: -35px;
        top: 61px;
        width: 51px;
        height: 50px;
        border: 5px solid #ffc00e;
        opacity: 0.28;
        animation: linear infinite card-patern__icon1 5s both;
    }
    .main-card-patern__icon-circle2 {
        width: 50px;
        height: 50px;
        top: -16px;
        left: -15px;
        background-color: #cbd9ff;
        background-image: linear-gradient(-153deg, #fff 0%, #ccddfd 100%);
        animation: linear infinite card-patern__icon3 5s both 2s;
    }
    .main-card-patern__icon-circle3 {
        bottom: -24px;
        left: -45px;
        width: 135px;
        height: 135px;
        border: 6px solid #6e45e2;
        opacity: 0.09;
        animation: linear infinite card-patern__icon2 5s both 4s;
    }
    .main-card-patern__icon-circle4 {
        width: 95px;
        height: 95px;
        background-color: #cbd9ff;
        background-image: linear-gradient(-153deg, #fff 0%, #ccddfd 100%);
        bottom: -48px;
        right: -48px;
        animation: linear infinite card-patern__icon1 5s both 1s;
    }
    @keyframes card-patern__icon1 {
        0% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-30px);
        }
        100% {
            transform: translateY(0);
        }
    }
    @keyframes card-patern__icon2 {
        0% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(30px);
        }
        100% {
            transform: translateY(0);
        }
    }
    @keyframes card-patern__icon3 {
        0% {
            transform: translateX(0);
        }
        50% {
            transform: translateX(30px);
        }
        100% {
            transform: translateX(0);
        }
    }
    @keyframes card-patern__icon4 {
        0% {
            transform: rotate(0deg);
        }
        50% {
            transform: rotate(10deg);
        }
        100% {
            transform: rotate(0deg);
        }
    }
    /* end media min width 1200 pixels */
}

/* max width 1199 pixels */
@media only screen and (max-width: 1199px) {
    #your_resume .main-card-patern .sertimg {
        margin-bottom: 0;
    }
    #your_resume .main-card-patern .sertimg, #your_resume .main-card-patern .resumeimg {
        transform: scale(0.67) translate(0, -150px);
    }
    #your_resume .main-card-patern .left_column {
        max-height: 400px;
    }
    #your_resume .main-card-patern .right_column {
        max-height: 310px;
        margin-top: -200px;
        margin-right: -70px;
    }
    /* end media max width 1199 pixels */
}

/* max width 767 pixels */
@media only screen and (max-width: 767px) {
    #your_resume .main-card-patern .sertimg {
        margin-bottom: 0;
    }
    #your_resume .main-card-patern .resumeimg {
        transform: scale(0.8) translate(-50px, -50px);
        margin: 0;
    }
    #your_resume .main-card-patern .sertimg {
        transform: scale(0.45) translate(-412px, 0px);
    }
    #your_resume .main-card-patern .left_column {
        max-height: 280px;
        margin-top: -20px;
        float: none;
    }
    #your_resume .main-card-patern .right_column {
        max-height: 340px;
        margin-top: 0;
        margin-right: -70px;
        float: none;
    }
    .txt-cap {
        margin-bottom: 30px;
    }
    /* end media max width 767 pixels */
}

/* ----- END Card patern --------------- */
/*                                       */
/*                                       */
/* ----- carousel-personal ------------------- */
.carousel-personal-slide {
    padding: 30px 15px;
}

.personal-card {
    max-width: 290px;
    box-shadow: 3px -4px 30px rgba(32, 94, 171, 0.15);
    border-radius: 10px;
}

.personal-card__tt {
    color: #181818;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 5px;
}

.personal-card__subtt {
    color: #181818;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}

.personal-card__subtt b {
    font-weight: 500;
}

.personal-card__data {
    color: #404040;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    letter-spacing: 0.4px;
}

.personal-card__img {
    text-align: center;
    background: #cacfd3;
    height: 250px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.personal-card__img > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.personal-card__img_top-push {
    height: 200px;
    border-radius: 10px 10px 0 0;
    background: -moz-linear-gradient(top, #8c78fb 0%, #8c78fb 8%, #867afa 18%, #8879fa 19%, #8579f9 22%, #857afc 22%, #8079fb 36%, #767af8 49%, #7878fa 50%, #727af9 56%, #6c79fb 68%, #6b78f8 68%, #687afa 71%, #5f78f7 84%, #5f78f9 87%, #5c78f6 88%, #5779f7 95%, #5977f9 96%, #5779f7 96%, #5578f8 100%);
    background: -webkit-linear-gradient(top, #8c78fb 0%, #8c78fb 8%, #867afa 18%, #8879fa 19%, #8579f9 22%, #857afc 22%, #8079fb 36%, #767af8 49%, #7878fa 50%, #727af9 56%, #6c79fb 68%, #6b78f8 68%, #687afa 71%, #5f78f7 84%, #5f78f9 87%, #5c78f6 88%, #5779f7 95%, #5977f9 96%, #5779f7 96%, #5578f8 100%);
    background: linear-gradient(to bottom, #8c78fb 0%, #8c78fb 8%, #867afa 18%, #8879fa 19%, #8579f9 22%, #857afc 22%, #8079fb 36%, #767af8 49%, #7878fa 50%, #727af9 56%, #6c79fb 68%, #6b78f8 68%, #687afa 71%, #5f78f7 84%, #5f78f9 87%, #5c78f6 88%, #5779f7 95%, #5977f9 96%, #5779f7 96%, #5578f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8c78fb", endColorstr="#5578f8", GradientType=0);
}

.personal-card__img_top-push > img {
    max-height: 100%;
    display: inline-block;
    width: auto;
    height: auto;
}

.personal-card__content {
    border-radius: 0 0 10px 10px;
    background: url(../img/personal-card__content-bg.svg) right bottom no-repeat;
    background-color: #fff;
}

.personal-card__content-cap {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(42, 117, 245, 0.28);
}

.personal-card__content-body {
    padding: 10px 15px 20px;
}

.personal-card__content-body p {
    color: #181818;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
}

.section-st_carousel-personal .block_title_with_icon {
    margin-bottom: 0;
}

.carousel-arrow-down {
    text-align: center;
}

.carousel-arrow-down .slick-arrow {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #85d0fa;
    width: 51px;
    height: 51px;
    margin: 0 11px;
}

.carousel-arrow-down .slick-arrow:hover {
    background-image: linear-gradient(to top, #85d0fa 0%, #a3bafe 100%);
    border: none;
}

.carousel-arrow-down .slick-arrow:hover.slick-prev:before {
    background-image: url(../img/carousel-arrow-left-light.svg);
}

.carousel-arrow-down .slick-arrow:hover.slick-next:before {
    background-image: url(../img/carousel-arrow-right-light.svg);
}

.carousel-arrow-down .slick-prev {
    border-radius: 0 18px;
}

.carousel-arrow-down .slick-prev:before {
    left: 0;
    background: url(../img/carousel-arrow-left.svg) 52% 50% no-repeat;
}

.carousel-arrow-down .slick-next {
    border-radius: 18px 0;
}

.carousel-arrow-down .slick-next:before {
    left: 0;
    background: url(../img/carousel-arrow-right.svg) 54% 50% no-repeat;
}

.carousel-personal-wrapp {
    min-height: 1px;
    height: 100%;
}

.carousel-personal-wrapp .carousel-personal {
    height: 100%;
}

.carousel-personal-wrapp .carousel-personal .carousel-personal-slide + div {
    display: none;
}

.carousel-personal-wrapp .carousel-personal .carousel-personal-slide + .slick-slide {
    display: block;
}

.carousel-personal-wrapp .carousel-personal .slick-list, .carousel-personal-wrapp .carousel-personal .personal-card, .carousel-personal-wrapp .carousel-personal .slick-track {
    height: 100%;
}

.carousel-personal-wrapp .carousel-personal .slick-track {
    display: flex;
}

.carousel-personal-wrapp .carousel-personal .slick-track .slick-slide {
    float: none;
    flex-shrink: 0;
}

#fullwidth_video.main-fullwidth_video .subtitle {
    display: block;
}

#fullwidth_video.main-fullwidth_video .subtitle a.btn {
    margin: 30px 0 0;
}

#fullwidth_video.main-fullwidth_video .main-fullwidth_video-wrapp-block {
    padding: 20px 15px;
    display: flex;
    justify-content: center;
    height: 100%;
    flex-direction: column;
}

#fullwidth_video.main-fullwidth_video .main-fullwidth_video-wrapp-block .subtitle {
    padding: 0;
}

.carousel-personal-wrapp_second {
    margin-left: -15px;
    margin-right: -15px;
}

.section-st_carousel-personal .txt-cap {
    margin-top: 40px;
    margin-bottom: 0;
}

.list-dots-main {
    color: #181818;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
}

.list-dots-main li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 5px;
}

.list-dots-main li:before {
    content: " ";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 6px;
    left: 0;
    background-color: #85d0fa;
    border-radius: 50%;
}

.personal-card__content-body .personal-txt-push-sm p {
    margin-bottom: 15px;
}

.personal-card__content-body .personal-txt-push-sm ul {
    color: #181818;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
}

.personal-card__content-body .personal-txt-push-sm ul li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 5px;
}

.personal-card__content-body .personal-txt-push-sm ul li:before {
    content: " ";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 6px;
    left: 0;
    background-color: #85d0fa;
    border-radius: 50%;
}

.personal-card__content-cap i {
    color: #181818;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    line-height: 22px;
    letter-spacing: 0.4px;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .list-dots-main {
        font-size: 16px;
        line-height: 24px;
    }
    .list-dots-main li {
        padding-left: 30px;
        margin-bottom: 0;
    }
    .list-dots-main li:before {
        top: 8px;
    }
    .personal-card__content-body .personal-txt-push-sm ul {
        font-size: 16px;
        line-height: 24px;
    }
    .personal-card__content-body .personal-txt-push-sm ul li {
        padding-left: 30px;
        margin-bottom: 0;
    }
    .personal-card__content-body .personal-txt-push-sm ul li:before {
        top: 8px
    }
    .personal-card {
        max-width: 600px;
    }
    .personal-card__tt {
        font-size: 24px;
        line-height: 27px;
    }
    .personal-card__subtt {
        font-size: 18px;
        line-height: 20px;
    }
    .personal-card__subtt b {
        font-size: 16px;
    }
    .personal-card__data {
        font-size: 16px;
        line-height: 20px;
    }
    .personal-card__content-body p {
        font-size: 16px;
        line-height: 22px;
    }
    .section-st_carousel-personal .block_title_with_icon {
        margin-bottom: 20px;
    }
    .carousel-arrow-down {
        margin: 20px 0;
    }
    .personal-card_sm {
        max-width: 350px;
    }
    .personal-card_sm .personal-card__img {
        height: 320px;
    }
    /* end media min width 768 pixels */
}

/* max width 767 pixels */
@media only screen and (max-width: 767px) {
    #fullwidth_video.main-fullwidth_video .main-fullwidth_video-wrapp-block .subtitle {
        font-size: 18px;
        line-height: 22px;
    }
    /* end media max width 767 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
    .personal-card {
        max-width: 918px;
        min-width: 918px;
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
    }
    .personal-card__img {
        flex: 0 0 300px;
        max-width: 300px;
        border-radius: 10px 0 0 10px;
        position: relative;
        z-index: 1;
        height: auto;
        overflow: hidden;
        min-height: 300px;
    }
    .personal-card__img > img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-height: 100%;
        max-width: none;
        min-width: 100%;
    }
    .personal-card__img_top-push {
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
        align-items: center;
        overflow: visible;
        background: none;
    }
    .personal-card__img_top-push > img {
        max-width: 100%;
        max-height: none;
        margin-top: -24px;
        object-fit: none;
        position: static;
        transform: none;
        top: auto;
        left: auto;
        min-height: 10px;
        min-width: 10px;
        max-width: 100%;
    }
    .personal-card__img_top-push:after {
        content: " ";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        bottom: 0;
        right: -56px;
        border-radius: 10px 0 0 10px;
        overflow: hidden;
        background: url(../img/personal-card__img-bg.png) right center no-repeat;
        background-size: cover;
    }
    .personal-card__content {
        flex: 0 0 618px;
        max-width: 618px;
        border-radius: 0 10px 10px 0;
    }
    .personal-card__content-cap {
        padding: 28px 52px 10px;
    }
    .personal-card__content-body {
        padding: 20px 60px 38px 52px;
    }
    .personal-card__content-body p {
        margin-bottom: 24px;
    }
    .personal-card__tt {
        margin-bottom: 10px;
    }
    .personal-card__subtt {
        margin-bottom: 10px;
    }
    .personal-card__content {
        display: flex;
        flex-direction: column;
    }
    .personal-card__content .personal-card__content-cap {
        flex-shrink: 0;
    }
    .personal-card__content .personal-card__content-body {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .personal-card__content .personal-card__content-body .btn {
        margin-top: auto;
    }
    #fullwidth_video.main-fullwidth_video .subtitle {
        font-size: 30px;
        font-weight: 500;
        line-height: 36px;
        letter-spacing: 0.75px;
    }
    #fullwidth_video.main-fullwidth_video .subtitle a.btn {
        margin: 40px 0 0;
    }
    .carousel-personal_slick-two {
        margin-left: 0;
        margin-right: 0;
    }
    .personal-card_sm {
        max-width: 800px;
        min-width: 800px;
    }
    .personal-card_sm .personal-card__img {
        height: auto;
    }
    .personal-card_sm .personal-card__content {
        flex-basis: 500px;
        max-width: 500px;
    }
    .txt-cap_md {
        max-width: 710px;
    }
    .carousel-personal-wrapp_second {
        max-width: 860px;
        margin: 0 auto;
    }
    .carousel-personal_slick-two .carousel-personal-slide {
        padding: 30px;
    }
    .carousel-personal-wrapp.carousel-personal-wrapp_second .carousel-personal .slick-track {
        display: block;
    }
    .carousel-personal-wrapp.carousel-personal-wrapp_second .carousel-personal .slick-track .slick-slide {
        float: left;
    }
    .personal-card_sm .personal-card__content-cap {
        padding: 24px 40px 10px;
    }
    .personal-card_sm .personal-card__tt {
        margin-bottom: 5px;
    }
    .personal-card_sm .personal-card__content-body {
        padding: 10px 30px 10px 40px;
    }
    .personal-card__content-body .personal-txt-push-sm p {
        margin-bottom: 9px;
    }
    .personal-card__content-body .personal-txt-push-sm ul {
        margin-bottom: 13px;
    }
    /* end media min width 1200 pixels */
}

/* ----- END carousel-personal --------------- */
/*                                             */
/*                                             */
/* ----- Modal fix ------------------- */
/* ----- END Modal fix --------------- */
/*                                     */
/*                                     */
/* ----- About page ------------------- */
.block_title_with_icon h2 {
    display: inline-block;
}

.about-card {
    box-shadow: 0 0 30px rgba(186, 184, 191, 0.35);
    border-radius: 15px;
    overflow: hidden;
    background-color: #fdfdfd;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.about-cards {
    position: relative;
    z-index: 3;
}

.about-card_online .about-card-cap {
    background-image: url(../img/about-card-bg1.svg);
}

.about-card_online .about-card-cap__tt {
    color: #27a2e9;
}

.about-card_vip .about-card-cap {
    background-image: url(../img/about-card-bg2.svg);
}

.about-card_vip .about-card-cap:before {
    animation-delay: 1s;
}

.about-card_vip .about-card-cap__tt {
    color: #6b3afa;
}

.about-card_standard .about-card-cap {
    background-image: url(../img/about-card-bg3.svg);
}

.about-card_standard .about-card-cap:before {
    animation-delay: 3s;
}

.about-card_standard .about-card-cap__tt {
    color: #b95cee;
}

.about-card-cap {
    position: relative;
    background-image: url(../img/about-card-bg2.svg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 20px 20px;
}

.about-card-cap:before {
    content: " ";
    position: absolute;
    width: 10px;
    height: 10px;
    box-shadow: 2px -3px 20px rgba(105, 59, 250, 0.4);
    background-color: #fff;
    left: 10%;
    top: 20px;
    border-radius: 50%;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    animation-name: ac-dot-cap;
}

.about-card-cap__icon {
    position: absolute;
    top: 10px;
    right: 10px;
}

.about-card-cap__icon img {
    height: 30px;
}

.about-card-cap__box {
    box-shadow: 2px -3px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #fff;
    padding: 15px 15px 10px;
    position: relative;
}

.about-card-cap__tt {
    color: #6b3afa;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.75px;
}

.about-card-cap__price {
    color: #181818;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.65px;
    margin-bottom: 5px;
}

.about-card-cap__txt {
    color: #353535;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.35px;
}

.about-card-title__tt {
    color: #ff7500;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.6px;
    padding: 0 15px 15px;
    border-bottom: 1px solid rgba(160, 160, 160, 0.2);
}

.about-card-content {
    padding: 10px 15px 10px;
    border-bottom: 1px solid rgba(160, 160, 160, 0.2);
    color: #181818;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.42px;
}

.about-card__order {
    padding: 20px 30px;
}

.ac-dot {
    position: absolute;
    width: 14px;
    height: 14px;
    box-shadow: 2px -3px 20px rgba(105, 59, 250, 0.4);
    background-color: #fff;
    border-radius: 50%;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}

.ac-dot_top {
    top: -7px;
    left: 20%;
    animation-name: ac-dot-top;
}

.ac-dot_left {
    width: 20px;
    height: 20px;
    left: -10px;
    top: 50%;
    animation-name: ac-dot-left;
    animation-delay: 2s;
}

.ac-dot_right {
    width: 24px;
    height: 24px;
    right: -12px;
    top: 30%;
    animation-name: ac-dot-left;
    animation-delay: 3.5s;
}

@keyframes ac-dot-top {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(50px);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes ac-dot-left {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes ac-dot-cap {
    0% {
        transform: translate(2px, 2px);
    }
    50% {
        transform: translate(20px, 20px);
    }
    100% {
        transform: translate(2px, 2px);
    }
}

#course_package .block_title_with_icon {
    margin-bottom: 30px;
}

#course_modules_new .way_wrap {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0px;
}

#course_modules_new .module_wrap .module_info .module_total_caption-mobile-hidden {
    display: none;
}

#course_modules_new .module_wrap .total_text ol.module-list-st {
    margin-top: 20px;
    margin-bottom: 20px;
}

#course_modules_new .module_wrap .total_text ol.module-list-st li {
    list-style: none;
    letter-spacing: 0.4px;
    margin-bottom: 14px;
}

.module-list-st__num {
    color: #727e98;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.35px;
}

#course_modules_new .module_total_caption em {
    font-weight: 500;
}

#course_modules_new .module_wrap .module_info h3 {
    letter-spacing: 0.5px;
    font-size: 20px;
}

#course_modules_new .module_wrap .module_info h3 span {
    font-size: inherit;
}

.block_title_with_icon img.img-push {
    margin: 10px 20px;
}

.main-software-bl {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.main-software-bl .main-software {
    width: 33.3%;
}

.main-software {
    display: block;
    text-decoration: none;
    outline: none;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.main-software__icon {
    max-width: 76px;
    height: 75px;
    line-height: 75px;
    margin: 0 auto 15px;
}

.main-software__icon img {
    max-height: 100%;
}

.main-software__txt {
    color: #181818;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
}

.main-software-btn {
    width: 100%;
    text-align: center;
}

.main-software_hiden {
    display: none;
}

.main-software-bl.js--opened .main-software_hiden {
    display: block;
}

.main-software-bl.js--opened .main-software-btn {
    display: none;
}

#for_whom .tabs_button ul {
    flex-wrap: nowrap;
}

#course_text.course_text-no-bg .left_column .text {
    box-shadow: none;
    border-radius: 0px;
    background-color: transparent;
}

#course_text.course_text-no-bg .mCustomScrollBox {
    padding-left: 0;
    padding-top: 0;
}

#course_text.course_text-no-bg .left_column .text {
    margin-right: 50px;
}

/* Min width 480 pixels */
@media only screen and (min-width: 480px) {
    .main-software-bl .main-software {
        width: 25%;
    }
    /* end media min width 480 pixels */
}

/* Min width 640 pixels */
@media only screen and (min-width: 640px) {
    .about-cards {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-left: -1%;
        margin-right: -1%;
    }
    .about-cards .about-card {
        flex: 0 0 31.3%;
        margin-left: 1%;
        margin-right: 1%;
    }
    #course_package .block_title_with_icon {
        margin-bottom: 40px;
    }
    .main-software-bl .main-software {
        width: 20%;
    }
    /* end media min width 640 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    #course_modules_new .module_wrap .total_text ol.module-list-st {
        margin-top: 0;
    }
    #course_modules_new .module_wrap .module_info {
        padding-top: 5px;
    }
    #course_modules_new .module_total_caption-mobile-open {
        display: none;
    }
    #course_modules_new .module_wrap .module_info .module_total_caption-mobile-hidden {
        display: block;
        position: absolute;
        bottom: 28px;
    }
    #course_modules_new .modules .module_wrap {
        position: relative;
    }
    #course_modules_new .module_wrap .module_info {
        margin-bottom: 80px;
    }
    #course_modules_new .module_wrap .module_info .time {
        padding: 10px 14px;
        margin-bottom: 7px;
    }
    #course_modules_new .module_wrap .module_info .duration {
        padding: 10px 23px;
        margin-bottom: 7px;
    }
    .main-software__txt {
        font-size: 16px;
        line-height: 22px;
    }
    .main-software-bl .main-software {
        width: 16.6%;
    }
    .main-software-bl.js--opened .main-software_hiden-tabl {
        display: block;
    }
    .main-software_hiden-tabl {
        display: none;
    }
    /* end media min width 768 pixels */
}

/* max width 767 pixels */
@media only screen and (max-width: 767px) {
    .modalCourses_mob_hide {
        display: none;
    }
    #course_modules_new .way_wrap {
        margin-bottom: 10px;
    }
    #for_whom .tabs__content {
        background: none !important;
    }
    /* end media max width 767 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
    .w-aside__icon_plane {
        animation-delay: 0.8s;
        animation-duration: 0.5s;
    }
    .about-card-cap {
        padding: 70px 60px 20px;
    }
    .about-card-cap__tt {
        font-size: 30px;
        line-height: 38px;
    }
    .about-card-cap__price {
        font-size: 26px;
        line-height: 27px;
    }
    .about-card-cap__txt {
        font-size: 14px;
        line-height: 18px;
    }
    .about-card-title__tt {
        font-size: 24px;
        line-height: 26px;
    }
    .about-card-content {
        font-size: 16px;
        line-height: 20px;
    }
    .about-card-cap__icon img {
        height: auto;
        top: 16px;
        right: 13px;
    }
    .about-card-title__tt {
        padding: 12px 15px 19px;
    }
    .about-card-content {
        padding: 13px 15px 7px;
    }
    .about-card-content__list li {
        margin-bottom: 10px;
    }
    .about-card__order {
        padding: 22px 70px;
    }
    .about-card__order .btn {
        padding-top: 13px;
        padding-bottom: 13px;
        border-radius: 24px;
    }
    #course_package {
        padding-bottom: 110px;
    }
    #course_modules_new .block_title_with_icon {
        margin-bottom: 20px;
    }
    #course_modules_new .way_wrap {
        padding-left: 10px;
    }
    #course_modules_new .module_wrap .module_info {
        min-width: 350px;
        max-width: 350px;
    }
    #course_modules_new .modules:after {
        margin-left: -174px;
    }
    #course_modules_new .module_wrap .total_text ol:after {
        width: 17px;
        height: 17px;
        box-shadow: 1px -2px 18px rgba(140, 140, 140, 0.1);
        border: 2px solid #f7f2ff;
        left: -45px;
    }
    #course_modules_new .module_wrap .total_text ol li {
        font-size: 16px;
        line-height: 22.23px;
        letter-spacing: 0.4px;
    }
    #course_modules_new .module_wrap .module_info h3 {
        margin-bottom: 34px;
    }
    #course_modules_new .module_wrap .module_info .module_total_caption {
        color: #181818;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0.45px;
        bottom: 20px;
    }
    #course_modules_new .module_total_caption {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.39px;
    }
    #course_modules_new .module_wrap .total_text ol.module-list-st {
        margin-bottom: 40px;
    }
    #course_modules_new .module_wrap {
        margin-bottom: 28px;
    }
    .main-software-bl .main-software {
        width: 12.5%;
    }
    .main-software:nth-child(-n+16) + .main-software-btn {
        display: none;
    }
    .main-software_hiden, .main-software_hiden-tabl {
        display: block;
    }
    .main-software-bl.js--opened .main-software_hiden-desc {
        display: block;
    }
    .main-software_hiden-desc {
        display: none;
    }
    .main-software-btn_hidden-lap {
        display: none;
    }
    #course_modules_new .module_wrap .module_info .module_total_caption {
        width: 350px;
    }
    #for_whom .tabs_button ul li {
        margin-right: 65px;
        max-width: 330px;
    }
    /* end media min width 1200 pixels */
}

/* ----- END About page --------------- */
/*                                      */
/*                                      */
/* ----- END Styles site --------------- */
.develop-update {
    display: inline-block;
    position: relative;
    text-decoration: none;
    outline: none;
    padding: 8px 25px 8px 15px;
    border-radius: 16px;
    border: 1px solid #b230b3 !important;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.develop-update:hover {
    border: 1px solid #b230b3 !important;
    color: #fff !important;
}

.develop-update__name {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    bottom: -1px;
}

.develop-update__name_white {
    color: #fff;
}

.develop-update__img {
    position: relative;
    top: -2px;
}

.develop-update:after {
    content: " ";
    position: absolute;
    top: -5px;
    right: 5px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #000;
    background-image: linear-gradient(-161deg, #cd078c 0%, #4d0689 100%);
    animation-name: dot-push;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
}

@keyframes dot-push {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-70px);
    }
}

.display__none {
    display: none;
}

.main-software-bl.js--opened .main-software-btn {
    display: block;
}

.main-software-bl .main-software_hidden {
    display: none;
}

.main-software-bl.js--opened .main-software_hidden {
    display: block;
}

p.block_title_with_icon span b {
    color: #ca7e00 !important;
}

/* ----- Styles site ------------------- */
/* ----- New Header ------------------- */
.btn_circle.btn {
    width: 42px;
    height: 42px;
    padding: 0;
}

.btn__icon-middle {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.header .logo {
    float: left;
}

.header-tel {
    float: left;
    padding: 11px 10px 10px 30px;
    position: relative;
    z-index: 1;
    margin-left: 20px;
}

.header-tel a {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    border-bottom: 1px solid transparent;
}

.header-tel a:hover {
    border-bottom-color: #fff;
}

.header-tel a:hover:before {
    opacity: 0.9;
}

.header-tel a:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 5px;
    width: 14px;
    height: 16px;
    margin-top: -10px;
    background: url(../img/main-tel.png) center center no-repeat;
    background-size: contain;
}

.header-tel > span {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 20px;
    margin-left: 5px;
}

.main-btn-select.btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    float: left;
    min-width: 180px;
    max-width: 180px;
    padding-left: 15px;
    padding-right: 15px;
    border-color: #fff;
}

.main-btn-select.btn:hover {
    color: #fff;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: #ffab00;
    border-right-color: #ff7300;
}

.main-btn-select.btn:hover .main-btn-select__icon {
    background-image: url(../img/main-marker-light.png);
}

.main-btn-select__txt {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.4px;
    margin-right: auto;
    margin-left: 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-btn-select__icon {
    flex-shrink: 0;
    width: 11px;
    height: 15px;
    display: block;
    background: url(../img/main-marker.png) center center no-repeat;
    background-size: contain;
    line-height: 0px;
    position: relative;
    top: -2px;
}

.main-btn-select__icon-open {
    flex-shrink: 0;
    width: 9px;
    height: 5px;
    display: block;
    background: url(../img/main-arrow-down.png) center center no-repeat;
    background-size: contain;
    line-height: 0px;
    margin-left: 5px;
}

.main-navigation-btn {
    text-align: right;
}

.main-navigation-btn .btn {
    margin-bottom: 15px;
}

.main-navigation-btn li:last-child .btn {
    margin-bottom: 0;
}

.main-navigation-btn .header-tel {
    display: inline-block;
    float: none;
    margin-bottom: 15px;
}

.main-navigation-btn .main-btn-select.btn {
    display: flex;
    float: none;
    border-color: #ffab00;
    color: #161616;
    margin-left: auto;
}

.main-navigation-btn .main-btn-select.btn:hover .main-btn-select__txt {
    color: #fff;
}

.main-navigation-btn .main-btn-select.btn:hover .main-btn-select__icon-open {
    background-image: url(../img/main-arrow-down.png);
}

.main-navigation-btn .main-btn-select__txt {
    color: #161616;
}

.main-navigation-btn .main-btn-select__icon-open {
    background-image: url(../img/main-arrow-down-dark.png);
}

.main-navigation-btn .header-tel {
    color: #161616;
}

.main-navigation-btn .header-tel span, .main-navigation-btn .header-tel a {
    color: #161616;
}

.main-navigation-btn .header-tel a:hover {
    border-bottom-color: #161616;
}

.header .btn_mob-open {
    display: block;
}

/* max width 1199 pixels */
@media only screen and (max-width: 1199px) {
    header .btn {
        margin-left: 18px;
    }
    .header-tel > span {
        display: none;
    }
    .main-btn-select.btn {
        min-width: 150px;
        max-width: 150px;
    }
    .header-tel {
        margin-left: 10px;
        padding-right: 0;
    }
    .header-tel a {
        font-size: 14px;
    }
    .header-tel a:before {
        margin-top: -8px;
    }
    .header .logo {
        max-width: 130px;
        height: 42px;
        line-height: 42px;
    }
    .header .logo img {
        display: inline-block;
        vertical-align: middle;
    }
    /* end media max width 1199 pixels */
}

/* max width 767 pixels */
@media only screen and (max-width: 767px) {
    .btn_main-burger .btn__icon {
        display: none;
    }
    .header-tel, .main-btn-select.btn {
        display: none;
    }
    /* end media max width 767 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .btn_main-burger_hidden {
        display: none;
    }
    .main-navigation-btn .header-tel, .main-navigation-btn .main-btn-select.btn {
        display: none;
    }
    /* end media min width 768 pixels */
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
    .btn_main-burger_hidden_lap {
        display: none;
    }
    .header .btn_minimal {
        font-size: 14px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .header .btn_sm.btn_min-width {
        min-width: 140px;
    }
    .header-sm .btn {
        margin-left: 17px;
    }
    .main-btn-select.btn {
        min-width: 170px;
        max-width: 170px;
    }
    .main-btn-select.btn .main-btn-select__txt {
        font-size: 14px;
    }
    .header-tel {
        margin-left: 17px;
        padding-left: 27px;
        padding-right: 0;
    }
    .header-tel a {
        font-size: 14px;
        letter-spacing: 0.6px;
    }
    .header-tel a:before {
        margin-top: -8px;
    }
    .burger-icon {
        margin-left: 9px;
    }
    /* end media min width 1200 pixels */
}

/* ----- END New Header --------------- */
/*                                      */
/*                                      */
/* ----- New Modal component ------------------- */
.main-map-modal path {
    fill: #ffffff;
    stroke-width: 1px;
    stroke: #ce7c00;
}

.main-map-modal__item path {
    fill: #e5f4fc;
}

.main-map-modal__item a:hover path {
    fill: #d35e6e;
}

.main-map-modal__item a {
    position: relative;
    display: block;
}

.main-map-modal__item a:after, .main-map-modal__item a:before, .main-map-modal__item a span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 200px;
    background-color: #000;
    z-index: 2000000000;
}

.main-map-modal__item foreignObject {
    width: 265px;
    height: 111px;
}

.main-map-modal__item_city-1 foreignObject {
    x: 206;
    y: 570;
}

.main-map-modal__item_city-2 foreignObject {
    x: 197;
    y: 750;
}

.main-map-modal__item_city-3 foreignObject {
    x: 307;
    y: 827;
}

.main-map-modal__item_city-4 foreignObject {
    x: 397;
    y: 910;
}

.main-map-modal__item_city-5 foreignObject {
    x: 347;
    y: 980;
}

.btn-city {
    display: inline-block;
    box-shadow: 0 6px 27px rgba(44, 52, 77, 0.26);
    border-radius: 22px;
    background-color: #fff;
    color: #1f1f1f;
    font-weight: 400;
    padding: 13px 20px 13px 32px;
    line-height: 20px;
    letter-spacing: 0.4px;
    position: relative;
    margin: 30px;
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-city:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 11px;
    height: 15px;
    margin-top: -7px;
    background: url(../img/main-marker.png) center center no-repeat;
    background-size: contain;
}

.btn-city:before {
    content: " ";
    position: absolute;
    top: 100%;
    left: 10px;
    border-top: 5px solid #fff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

.main-map-modal__item_active path {
    fill: #d35e6e;
}

.content-modal-map {
    margin-left: -15px;
    margin-right: -15px;
    padding: 1px;
}

.content-modal_bg-second.content-modal.content-modal-map:after {
    content: none;
    display: none;
}

.main-map-box-wrapp {
    overflow: hidden;
    width: 100%;
    height: 100vh;
    text-align: left;
    margin-right: auto;
}

.main-map-box-wrapp .main-map-box {
    width: 2415px;
    height: 1422px;
    padding: 20px;
    margin-top: -540px;
    margin-left: -240px;
}

.main-map-box-wrapp .mCSB_container_wrapper {
    margin-right: 0;
    margin-bottom: 0;
}

.main-map-modal {
    height: 100%;
    width: 100%;
}

.fancybox-slide--html .fancybox-content {
    margin: 0;
}

/* Min width 480 pixels */
@media only screen and (min-width: 480px) {
    .main-map-box-wrapp .main-map-box {
        margin-top: -430px;
        margin-left: -160px;
    }
    /* end media min width 480 pixels */
}

/* Min width 640 pixels */
@media only screen and (min-width: 640px) {
    .main-map-box-wrapp .main-map-box {
        margin-top: -400px;
        margin-left: 0;
    }
    /* end media min width 640 pixels */
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .main-map-box-wrapp .main-map-box {
        margin-top: -400px;
        margin-left: 0;
    }
    /* end media min width 768 pixels */
}

/* Min width 1000 pixels */
@media only screen and (min-width: 1000px) {
    .main-map-box-wrapp {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        margin-left: -240px;
        width: auto;
        overflow: hidden;
        margin-right: 0;
        height: auto;
    }
    .content-modal_bg-second.content-modal.content-modal-map:after {
        content: "";
        display: block;
    }
    /* end media min width 1000 pixels */
}

/* Min width 1000 pixels */
@media only screen and (min-width: 1000px) and (max-height: 800px) {
    .w-box_map-modal .checked-list li:last-child {
        margin-bottom: 0;
    }
    .w-box_map-modal .w-aside__back-link {
        margin-top: -20px;
    }
    /* end media min width 1000 pixels */
}

/* ----- END New Modal component --------------- */
/*                                               */
/*                                               */
/* ----- Edits 22092020 ------------------- */
/* max width 767 pixels */
@media only screen and (max-width: 767px) {
    .header .logo {
        max-width: 109px;
    }
    .sity-box-wrapper-page {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .sity-box-wrapper-page .sity-box-open-wrapper {
        top: 0;
        transition: top 0.4s ease-in-out;
    }
    .sity-box-wrapper-page .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
    }
    .sity-box-wrapper-page .header .container {
        z-index: auto;
        position: static;
    }
    .sity-box-wrapper-page .header .container .logo {
        position: relative;
    }
    .sity-box-wrapper-page .header .container > .btn {
        position: relative;
    }
    .sity-box-wrapper-page .header:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: -33px;
        background: linear-gradient(-45deg, #6c49d1 1%, #3c4fd9 59%, #0c55e0 86%);
    }
}

/* end media max width 767 pixels */
.sity-box {
    float: left;
    margin-top: 5px;
    margin-left: 20px;
}

.sity-box__point {
    border: 2px solid #FFAA00;
    line-height: 24px;
    padding: 2px 25px 2px 15px;
    position: relative;
    box-shadow: none;
    outline: none;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.sity-box__point:after {
    content: "";
    border-top: 5px solid #FFAA00;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: none;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 10px;
}

.sity-box-open-wrapper {
    position: fixed;
    z-index: -1;
    transition: top 0s ease-in-out;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: linear-gradient(-45deg, #6c49d1 1%, #3c4fd9 59%, #0c55e0 86%);
    padding-top: 100px;
}

.sity-box-open {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.sity-list {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
}

.sity-list__name {
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.sity-list__item {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin: 0 0 20px;
}

.sity-list__item.active a {
    color: #FFAA00;
}

.sity-list__item.active a:hover {
    color: #FFAA00;
    cursor: default;
}

.sity-list__item a {
    display: block;
    color: #fff;
}

.main-banner-inner_index_main .b-tt {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.main-banner-inner_index_main .b-txt-md_tt {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.main-banner-inner_index_main .main-banner-about__img {
    margin-bottom: 10px;
}

.main-banner-inner_index_main .text-cap-st {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}

.main-banner-inner_index_main .btns-bl {
    margin-bottom: 20px;
}

.main-banner-inner_index_main .btns-bl .btn {
    padding: 6px 20px;
    font-size: 16px;
    line-height: 24px;
}

.main-banner-inner_index_main .btns-bl .btns-bl__box {
    margin-bottom: 10px;
}

.section-skil {
    padding: 60px 0;
}

.section-skil .title-site, .section-skil h1, .section-skil h2, .section-skil h3, .section-skil h4, .section-skil h5, .section-skil h6 {
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.skil-box-tx {
    margin-bottom: 30px;
}

.skil-box-tx .tt {
    color: #1454df;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2;
}

.skil-cards {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 0 -15px;
    max-width: 460px;
    margin: 0 auto;
}

.skil-card {
    min-width: 30%;
    max-width: 30%;
    font-size: 12px;
    line-height: 14px;
    padding: 0 5px;
}

.skil-card_top {
    min-width: 40%;
    max-width: 40%;
    padding: 15px;
    border: 1px solid #000;
    border-width: 1px;
    border-color: #1454df;
    border-style: solid;
    border-radius: 21px;
}

.skil-card__value {
    font-weight: bold;
    margin-bottom: 5px;
}

.skil-card__img {
    margin-bottom: 5px;
    text-align: center;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .sity-box {
        display: none;
    }
    .main-banner-inner_index_main .b-tt {
        font-size: 24px;
        margin-bottom: 15px;
        font-weight: normal;
    }
    .main-banner-inner_index_main .b-txt-md_tt {
        font-size: 30px;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .main-banner-inner_index_main .main-banner-about__img {
        margin-bottom: 10px;
    }
    .main-banner-inner_index_main .text-cap-st {
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        margin-bottom: 20px;
    }
    .main-banner-inner_index_main .btns-bl {
        margin-bottom: 20px;
    }
    .main-banner-inner_index_main .btns-bl .btn {
        padding: 6px 20px;
        font-size: 16px;
        line-height: 24px;
    }
    .main-banner-inner_index_main .btns-bl .btns-bl__box {
        margin-bottom: 10px;
    }
}

/* end media min width 768 pixels */
/* Min width 1000 pixels */
@media only screen and (min-width: 1000px) {
    .main-banner-inner_index_main .b-tt {
        font-size: 38px;
        margin-bottom: 15px;
        font-weight: normal;
    }
    .main-banner-inner_index_main .b-txt-md_tt {
        font-size: 45px;
        margin-bottom: 30px;
        font-weight: bold;
    }
    .main-banner-inner_index_main .main-banner-about__img {
        margin-bottom: 10px;
    }
    .main-banner-inner_index_main .text-cap-st {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 40px;
        font-weight: 300;
    }
    .main-banner-inner_index_main .btns-bl {
        justify-content: center;
        width: 100%;
        display: flex;
    }
    .main-banner-inner_index_main .btns-bl .btn {
        padding: 12px 20px;
        font-size: 20px;
        min-width: 230px;
    }
}

/* end media min width 1000 pixels */
@keyframes dot-translate {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-100px, 0);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes dot-translate2 {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(100px, 0);
    }
    100% {
        transform: translate(0, 0);
    }
}

/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
    .main-banner_courses_line-non.main-banner.main-banner_three {
        background-position: right bottom -40px, center bottom, center bottom;
    }
    .skil-grid {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
    .skil-grid__left {
        min-width: 48%;
        max-width: 48%;
    }
    .skil-grid__right {
        min-width: 48%;
        max-width: 48%;
        padding-bottom: 60px;
    }
    .section-skil {
        padding: 80px 0 30px;
        position: relative;
        z-index: 1;
    }
    .section-skil:after {
        content: "";
        position: absolute;
        top: 40px;
        right: 40px;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background-color: #e4e1fd;
        animation: dot-translate 23s linear infinite forwards;
    }
    .section-skil .title-site, .section-skil h1, .section-skil h2, .section-skil h3, .section-skil h4, .section-skil h5, .section-skil h6 {
        font-size: 29px;
        line-height: 1.2;
        margin-bottom: 50px;
    }
    .skil-box-tx {
        margin-bottom: 50px;
    }
    .skil-box-tx .tt {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .skil-cards {
        max-width: none;
    }
    .skil-card {
        padding: 0 18px;
    }
    .skil-card_top {
        padding: 60px 40px 20px;
        border-width: 2px;
    }
    .skil-card__value {
        font-size: 18px;
        line-height: 1.2;
    }
    .skil-card__txt {
        font-size: 16px;
        line-height: 1.4;
        font-weight: normal;
    }
    .skil-card__img {
        margin-bottom: 20px;
    }
    .skil-card__value {
        font-size: 30px;
    }
}

/* end media min width 1200 pixels */
/* Min width 1330 pixels */
@media only screen and (min-width: 1330px) {
    .main-banner-inner_index_main .main-banner-about {
        padding-top: 100px;
    }
    .main-banner-inner_index_main .main-banner-about.main-banner-about_sm .main-banner-about__img {
        padding-left: 40px;
    }
    .main-banner-inner_index_main .btns-bl {
        margin-top: auto;
        margin-bottom: 50px;
    }
}

/* end media min width 1330 pixels */
/* Min width 1440 pixels */
@media only screen and (min-width: 1440px) {
    .main-banner_courses_line-non.main-banner.main-banner_three {
        background-position: right bottom 140px, center bottom, center bottom;
    }
    .section-skil:before {
        content: "";
        position: absolute;
        bottom: 40px;
        left: 40px;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        background-color: #e4e1fd;
        animation: dot-translate2 27s linear infinite forwards;
    }
    .skil-grid__right {
        min-width: 700px;
        max-width: 700px;
        margin-left: 50px;
    }
}

/* end media min width 1440 pixels */
/* ----- END Edits 22092020 --------------- */
/*-------------------------------------*/
/*-------------------------------------*/
/* ----- Edits 16102020 ------------------- */
a.news-card {
    text-decoration: none;
    outline: none;
    display: block;
    color: #494949;
}

a.news-card:hover {
    color: #494949;
    box-shadow: 0px 2px 10px rgba(184, 192, 200, 0.85);
}

.news-card {
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(184, 192, 200, 0.35);
    border-radius: 5px;
    padding: 10px;
}

.news-card__cap {
    margin-bottom: 24px;
    height: 160px;
    border-radius: 5px;
    overflow: hidden;
}

.news-card__cap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-card__body p {
    margin-bottom: 0;
}

.news-card__body > * + * {
    margin-top: 8px;
}

.card-data {
    color: #A0A0A0;
}

.card-tt {
    font-weight: 600;
    color: #2B2E32;
}

.news-list {
    margin-bottom: 40px;
}

.news-list__item {
    margin-bottom: 20px;
}

.section-st_long {
    padding: 60px 0;
}

.text_center {
    text-align: center;
}

/* -- Bread crumbs ------------------ */
.bread-crumbs {
    padding: 0;
    list-style-type: none;
}

.bread-crumbs li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: relative;
    padding-left: 16px;
    font-size: 12px;
    line-height: 1.6;
    margin-right: 11px;
    color: #4263AD;
    margin-bottom: 8px;
}

.bread-crumbs li a {
    color: #2B2E32;
    text-decoration: none;
}

.bread-crumbs li a:hover {
    text-decoration: underline;
    color: #2B2E32;
}

.bread-crumbs li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 5px;
    height: 7px;
    background: url("data:image/svg+xml,%3Csvg width='4' height='7' viewBox='0 0 4 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.196817 6.33217C0.458123 6.55594 0.699332 6.55594 0.920437 6.33217L3.81826 3.82368C4.06058 3.61688 4.06058 3.4021 3.81826 3.17732L0.920437 0.667832C0.699332 0.444056 0.458123 0.444056 0.196817 0.667832C-0.0656057 0.857642 -0.0656057 1.06444 0.196817 1.28921L2.58096 3.51299L0.196817 5.71179C-0.0656057 5.93556 -0.0656057 6.14236 0.196817 6.33217Z' fill='%232B2E32'/%3E%3C/svg%3E%0A") center center no-repeat;
    background-size: contain;
}

.bread-crumbs li:first-child {
    padding-left: 0;
}

.bread-crumbs li:first-child:before {
    display: none;
}

.m-bt--3 {
    margin-bottom: 30px;
}

.m-bt--4 {
    margin-bottom: 40px;
}

.full-img {
    margin: 0 -20px 20px;
    text-align: center;
}

.full-img__inline {
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
}

.full-img_fill .full-img__inline {
    height: 300px;
}

.full-img_fill .full-img__inline > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.container__push-top {
    margin-top: -80px;
    position: relative;
    z-index: 1;
}

.banner-txt {
    background: linear-gradient(80deg, #64C4F8 12.39%, #6F9AF2 98.71%);
    border-radius: 5px;
    padding: 40px 10px;
    margin: 0 -10px 50px;
    color: #fff;
}

.banner-txt > * + * {
    margin-top: 12px;
}

.banner-txt .title-site {
    color: inherit;
    margin-bottom: 0;
}

.title-site {
    display: block;
    margin: 0 0 15px;
    padding: 0;
    font-family: "Graphik", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #181818;
}

.title-site_h1 {
    font-size: 28px;
    margin-bottom: 40px;
}

.title-site_h2 {
    font-size: 24px;
    margin-bottom: 40px;
}

.title-site_h3-st {
    font-size: 24px;
    margin-bottom: 30px;
}

.title-site_h3 {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.title-site_h4 {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.title-site_h4-st {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.title-site_h5 {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.title-site_h6 {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.title-site_push-lg {
    margin-bottom: 40px;
}

.link-st {
    background: none;
    box-shadow: none;
    text-decoration: underline;
    display: inline;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #4263AD;
    outline: none;
}

.link-st:focus, .link-st:hover {
    color: #4263AD;
    text-decoration: none;
}

ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
}

p {
    margin: 0 0 20px;
}

.text-bl {
    line-height: 1.6;
}

.text-bl ol {
    margin-bottom: 20px;
    padding: 0;
    counter-reset: section;
    list-style-type: none;
    max-width: 990px;
}

.text-bl ol > li {
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 500;
    color: #2B2E32;
    position: relative;
    padding-left: 22px;
}

.text-bl ol > li > ul {
    margin-top: 20px;
}

.text-bl ol > li > b {
    margin-bottom: 20px;
    display: block;
}

.text-bl ol > li > span {
    margin-bottom: 10px;
    display: block;
}

.text-bl ol > li > b {
    font-weight: 600;
}

.text-bl ol > li:before {
    position: absolute;
    top: 0;
    left: 0;
    counter-increment: section;
    content: counters(section, ".") ".";
    color: #4263AD;
    font-size: 15px;
    line-height: inherit;
    font-weight: 600;
}

.text-bl ol p {
    font-weight: normal;
    font-size: 14px;
    color: #494949;
}

.text-bl ol blockquote, .text-bl ol picture {
    margin-left: -32px;
}

.text-bl blockquote p {
    font-size: 18px;
    color: #4263AD;
    font-weight: 700;
}

.text-bl blockquote p span {
    color: #2B2E32;
}

.text-bl > img {
    margin: 40px 0;
    display: block;
}

.text-bl ul {
    margin-bottom: 30px;
    list-style-type: none;
    padding: 0;
    max-width: 990px;
}

.text-bl ul li {
    position: relative;
    font-size: 14px;
    font-weight: normal;
    color: #2B2E32;
    padding-left: 20px;
    margin-bottom: 20px;
}

.text-bl ul li a {
    color: #4263AD;
}

.text-bl ul li a:hover {
    color: #4263AD;
}

.text-bl ul li:before {
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
    background: linear-gradient(80deg, #64C4F8 12.39%, #6F9AF2 98.71%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.text-bl li {
    margin-bottom: 10px;
}

.text-bl .title-site, .text-bl h1, .text-bl h2, .text-bl h3, .text-bl h4, .text-bl h5, .text-bl h6 {
    margin-bottom: 30px;
}

.text-bl p {
    margin-bottom: 30px;
    max-width: 990px;
}

.text-bl > div {
    margin-bottom: 30px;
}

.text-bl blockquote {
    margin-bottom: 30px;
}

.text-bl blockquote p {
    margin-bottom: 0;
    max-width: none;
}

.text-bl picture, .text-bl iframe {
    display: block;
    text-align: center;
    margin: 50px -10px;
}

.text-bl picture img, .text-bl iframe img {
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
}

blockquote {
    margin: 0 -10px 30px;
    border: 1px solid #4263AD;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px 10px;
    font-size: 18px;
    color: #4263AD;
    font-weight: 700;
}

blockquote > * + * {
    margin-top: 20px;
}

blockquote p {
    margin-bottom: 0;
}

blockquote p span {
    color: #2B2E32;
}

.list-dot li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
}

.list-dot li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(80deg, #64C4F8 12.39%, #6F9AF2 98.71%);
}

.text_center {
    text-align: center;
}

.text_left {
    text-align: left;
}

.text_right {
    text-align: right;
}

.text_uppercase {
    text-transform: uppercase;
}

.text_hidden {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.txt-600 {
    font-weight: 600;
}

.txt-500 {
    font-weight: 500;
}

.txt-700 {
    font-weight: 700;
}

.txt-md {
    font-size: 15px;
}

.txt-mid {
    font-size: 16px;
}

.txt-lg {
    font-size: 18px;
}

.cl-danger {
    color: #EB5757;
}

.cl-sea {
    color: #6F9AF2;
}

.cl-chalice {
    color: #a0a0a0;
}

.cl-dark {
    color: #2B2E32;
}

.m-bt-st {
    margin-bottom: 15px;
}

.cap-box {
    margin-bottom: 40px;
}

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

.banner-txt__data {
    margin-bottom: 20px;
}

.btn.btn_light-my {
    background: #fff;
    border: 1px solid #ccc;
    color: #181818;
}

.btn.btn_light-my:focus, .btn.btn_light-my:hover {
    background: #fff;
    border-color: #4263AD;
    color: #4263AD;
}

#team_list .list .bl-btn-next {
    min-width: 100%;
    max-width: 100%;
    padding: 1px;
    order: 1;
    text-align: center;
}

/* Min width 640 pixels */
@media only screen and (min-width: 640px) {
    .news-list {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px;
    }
    .news-list__item {
        min-width: 50%;
        max-width: 50%;
        padding: 0 10px;
    }
}

/* end media min width 640 pixels */
/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
    .card-tt {
        font-size: 16px;
    }
    .news-list__item {
        min-width: 33.333%;
        max-width: 33.333%;
    }
    .main-map-box-wrapp .main-map-box {
        margin-top: 0;
        padding: 5px 50px;
        overflow: visible;
    }
    .main-map-box-wrapp .main-map-box {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .main-map-box-wrapp .main-map-box svg {
        text-align: left;
        overflow: visible;
    }
    .main-map-modal path {
        fill: #4a4dd6;
        stroke: #4a4dd6;
    }
    .main-map-modal .main-map-modal__item path {
        fill: #fc8200;
        stroke: #fc8200;
    }
    .main-map-modal .main-map-modal__item:hover path {
        fill: #ff9b30;
        stroke: #ff9b30;
    }
    .main-map-modal__item_city-5 foreignObject {
        x: 327;
        y: 680;
    }
    .main-map-modal__item_city-1 foreignObject {
        x: 246;
        y: 500;
    }
    .main-map-modal__item_city-3 foreignObject {
        x: 413;
        y: 817;
    }
    .main-map-modal__item_city-2 foreignObject {
        x: -120;
        y: 780;
    }
    .main-map-modal__item_city-4 foreignObject {
        x: 483;
        y: 957;
    }
    .main-map-modal__item foreignObject {
        height: 160px;
        width: 700px;
    }
    .btn-city:after {
        background-image: url(../img/main-marker2.png);
        width: 45px;
        height: 70px;
        margin-top: -33px;
        left: 25px;
    }
    .btn-city {
        font-size: 50px;
        line-height: 1;
        border-radius: 120px;
        text-transform: uppercase;
        padding: 30px 30px 30px 85px;
    }
    .full-img_fill .full-img__inline {
        height: 450px;
    }
    .container__inner {
        max-width: 990px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 50px;
        padding-right: 50px;
    }
    .container__push-top {
        margin-top: -130px;
    }
    .banner-txt {
        margin-left: 0;
        margin-right: 0;
        padding: 40px;
    }
    .title-site_h1 {
        font-size: 60px;
    }
    .title-site_h2 {
        font-size: 38px;
    }
    .title-site_h3 {
        font-size: 18px;
    }
    .title-site_h3-st {
        font-size: 30px;
    }
    .title-site_h4 {
        font-size: 18px;
    }
    .title-site_h4-st {
        font-size: 24px;
    }
    .title-site_h5 {
        font-size: 18px;
    }
    .title-site_h6 {
        font-size: 16px;
    }
    .text-bl-grid {
        display: flex;
        justify-content: space-between;
    }
    .text-bl-grid__half-col {
        width: 48%;
    }
    blockquote {
        margin-left: 0;
        margin-right: 0;
        padding: 60px;
    }
    blockquote.blockquote-sm {
        padding: 30px;
    }
    .text-bl ol blockquote, .text-bl ol picture {
        margin-left: -22px;
    }
    .m-tabl-bt--6 {
        margin-bottom: 60px;
    }
    /*.main-banner-about_center.main-banner-about {*/
    /*    min-height: 200px;*/
    /*}*/
    .main-banner_three .main-banner-inner_index_main.main-banner-inner {
        padding-bottom: 150px;
    }
}

/* end media min width 768 pixels */
/* Min width 1000 pixels */
@media only screen and (min-width: 1000px) {
    .slider-brand_four-card .brand-box {
        width: 275px;
    }
    .slider-news .slick-list {
        margin: 0 -15px;
    }
    .slider-news .slick-slide {
        padding: 15px;
    }
    .slider-news .news-card {
        width: 378px;
    }
    .news-card {
        padding: 30px;
    }
    .news-list {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 30px;
    }
    .news-list__item {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .container__inner {
        padding-left: 0;
        padding-right: 0;
    }
    .full-img_fill .full-img__inline {
        height: 650px;
    }
    .banner-txt {
        padding: 40px 100px;
    }
    .full-img {
        margin-left: 0;
        margin-right: 0;
    }
    .text-bl picture, .text-bl iframe {
        margin-left: 0;
        margin-right: 0;
    }
}

/* end media min width 1000 pixels */
/* Min width 1200 pixels */
@media only screen and (min-width: 1200px) {
    #team_list .list .item_wrap {
        width: 380px;
        max-width: 380px;
    }
    #team_list .list .item_wrap:nth-child(4n-2) .item {
        margin-top: 0;
    }
    #team_list .list .item_wrap:nth-child(4n) .item {
        margin-top: 0;
    }
    #team_list .list .item_wrap .item.up {
        margin-top: -44px;
    }
    #team_list .list .item_wrap {
        margin-bottom: 30px;
    }
}
/*.item_wrap {*/
/*    visibility: hidden;*/
/*    max-height: 0;*/
/*    height: 0;*/
/*    transition: max-height 1s cubic-bezier(0, 1, 0, 1);*/
/*}*/

/*.item_wrap.item_wrap_anim {*/
/*    visibility: visible;*/
/*    max-height: 1000px;*/
/*    height: auto;*/
/*    transition: max-height 1s ease-in-out;*/
/*}*/
/* end media min width 1200 pixels */
/* ----- END Edits 16102020 --------------- */
/*-------------------------------------*/
/*-------------------------------------*/
/* ----- END Styles site --------------- */
/*# sourceMappingURL=main.css.map */
/* после хеловиуна удалить*/
.main-banner_courses_line-non.main-banner {
    background-image: url(../img/courses-it-blur.jpg), url(../img/bg-courses.svg) !important;
    background-size: cover !important;
    background-position: bottom center !important;
    background-repeat: no-repeat;
}

.section-st_c-card:before {
    top: 15% !important;
}
