@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Black.eot');
    src: url('../fonts/WorkSans-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WorkSans-Black.woff') format('woff'),
        url('../fonts/WorkSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: fallback;
}

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


html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

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

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

body {
    font-family: 'Work Sans',sans-serif;
}

h1,
h2 {
    font-family: 'Work Sans',sans-serif;
}

* {
    outline: none!Important;
}

button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

label.error {position: absolute;bottom: -25px;font-size: 0.7vw;line-height: 1;color: #fff;right: 0;}

.error {
    border-color: red!important;
}

.valid {
    border-color: green!important;
}

.nomob {
    display: block;
}

.onlymob {
    display: none;
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

body {
    padding-right: 0 !important;
}

body.modal-open {
    padding-right: 17px !important;
}

.flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.flex::before,
.row.flex::after {
    display: none
}

.flex.center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.onlyxs {
    display: none;
}

.container {
    width: 100%;
    max-width:
}

.svg_elem_item {
    position: absolute;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.section_item {
    width: 100%;
    position: relative;
    min-height: 100%;
}

.sections_wrapper > div {
    min-height: 100vh!important;
    height: 100vh!important;
    min-height: -webkit-fill-available!important;
}

.section1 {
    background-color: #FCFFE7;
}

h1 {
    margin: 0;
    font-size: 3.7vw;
    text-align: center;
    letter-spacing: 6.15385px;
    color: #000000;
    position: absolute;
    top: 29%;
    right: 10.5%;
    white-space: nowrap;
    width: 100%;
    z-index: 100;
    text-align: right;
    text-transform: uppercase;
    font-weight: normal;
}

.svg_elem1 {
    top: 19%;
    left: 6.5%;
    width: 39%;
    max-width: 690px;
}

.svg_elem2 {
    left: 53.3%;
    top: 47%;
    width: 1.36%;
}

.svg_elem3 {
    top: 51%;
    left: 57%;
    width: 1.36%;
}

.svg_elem4 {
    top: 48%;
    left: 59.6%;
    width: 1.36%;
}

.svg_elem5 {
    top: 51.8%;
    left: 65.7%;
    width: 1.36%;
}

.svg_elem6 {
    top: 49.68%;
    left: 69.66%;
    width: 1.36%;
}

.svg_elem7 {
    top: 53%;
    left: 73%;
    width: 1.36%;
}

#convert_to_circle {
    visibility: hidden;
}

.svg_elem1 img {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.section2_line1 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    top: 8%;
    opacity: .38;
    background: #fff;
}

.section2_line2 {
    position: absolute;
    left: 0;
    width: 1px;
    height: 92%;
    background-color: #000000;
    bottom: 0;
    left: 5%;
    opacity: .38;
    background: #fff;
}

.svg_elem_item img {
    width: 100%;
    height: auto
}

.svg_elem8 {
    left: 2.7%;
    top: 34%;
    width: 4.6%;
}

.svg_elem9 {
    right: 8.6%;
    top: 4%;
    width: 4.5%;
}

.contact_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #979797;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    color: black;
    text-decoration: none!important;
}

.contact_button:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}

h2 {
    margin: 0;
    letter-spacing: 6.15385px;
    color: #000000;
    position: absolute;
    font-weight: normal;
}

.section1 h2 {
    left: 23%;
    top: 32%;
    font-size: 5.25vw;
    line-height: 0.9;
}

.move_circle > svg {
    width: 100%;
    height: 100%;
}
.move_circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 60% 50%;
    transform-origin: 56% 47%;
    pointer-events: none;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.section3 {
    overflow: hidden;
}

html {
    height: -webkit-fill-available;
    scroll-behavior: smooth;
}

.sections_wrapper {
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.section1 {
    background-color: #FF0000
}
.section2_line3 {
    position: absolute;
    width: 1px;
    height: 92%;
    bottom: 0;
    right: 11%;
    opacity: .38;
    background: #fff;
}
.satisfaction {
    font-family: 'Nebula Hollow',sans-serif;
    font-size: 1.6vw;
    color: #FFE6E6;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    left: 14%;
    -webkit-transform-origin: center;
    transform-origin: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    white-space: nowrap;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.satisfaction span {
    /* transform: rotate(-90deg); */
    display: inline-block;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.edu_lbl {
    position: absolute;
    color: #fff;
    font-size: 2.9vw;
    margin: 0;
    top: 1.3%;
    left: 5%;
}
.head_img {
    position: absolute;
    top: 14%;
    left: 36.5%;
    height: 80%;
}

.head_img img {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
}


.cursor {
  position: fixed;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 2px solid #fff;
  z-index: 1;
  -webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
  transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
  transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
  transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 10000;
  -webkit-transform: translate(-44px, -41px);
  transform: translate(-31px, -31px);
}

.cursor-follower {
  position: fixed;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
  transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
  transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
  transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 10000;
  -webkit-transform: translate(4px, 4px);
  transform: translate(165px, 165px);
}
.cursor-follower.active {
    background-color: #000
}
.cursor.active {
    border-color: #000
}
body, * {
     cursor: none 
}
a.next_section_link {
    position: absolute;
    z-index: 100;
    right: 18%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 9%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.next_section_link img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: center;
    transform-origin: center
}
.next_section_link:hover img {
    -webkit-transform: rotate(90deg) scale(0.85);
    transform: rotate(90deg) scale(0.85);
}

a.next_section_link img {
    width: 100%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}
.section2 {
    background-color: #000000
}
.section2 h2 {
    position: absolute;
    left: 23%;
    top: 16%;
    font-size: 5.25vw;
    line-height: 0.9;
    color: #fff;
}

p.learn_text {
    margin: 0;
    position: absolute;
    font-family: 'Nebula Hollow',sans-serif;
    font-size: 1.55vw;
    color: #fff;
    line-height: 1.2;
    top: 64%;
    left: 23.4%;
    opacity: .7;
}

.section2 .svg_elem8 {
    width: 4%;
    left: 3.05%;
}

.section2 .svg_elem9 {
    width: 2.5%;
    top: 5.4%;
}
.section3 {
    background: #729350;
}

.section3 h2 {
    position: absolute;
    left: 23%;
    top: 16%;
    font-size: 5.25vw;
    line-height: 0.9;
    color: #fff;
}

.section3 p.learn_text {
    top: 56%;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating_rect {
    position: absolute;
    -webkit-animation: rotating 8s linear infinite;
    animation: rotating 8s linear infinite;
    width: 7%;
    left: 63%;
    top: 70%;
}

.rotating_rect img {
    width: 100%;
}
.section4 {
    background-color: #7E6D71
}
.section4 h2 {
    position: absolute;
    left: 22%;
    top: 24%;
    font-size: 5.15vw;
    line-height: 0.9;
    color: #fff;
}
::-webkit-input-placeholder {color:rgba(255, 255, 255, 0.4);}
::-moz-placeholder          {color:rgba(255, 255, 255, 0.4);}
:-moz-placeholder           {color:rgba(255, 255, 255, 0.4);}
:-ms-input-placeholder      {color:rgba(255, 255, 255, 0.4);}

form.contact_form {
    position: absolute;
    top: 42%;
    left: 63%;
    width: 33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input {
    display: block;
    width: 100%;
    margin-bottom: 8%;
    height: 3.86vw;
    background-color: transparent;
    border: 1px solid rgba(255,255,255,0.3);
    font-size: 2.5vw;
    padding: 0 20px;
    padding-top: 0.2vw;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

textarea {
    display: block;
    width: 100%;
    margin-bottom: 5%;
    height: 8.7vw;
    background-color: transparent;
    border: 1px solid rgba(255,255,255,0.3);
    font-size: 2.5vw;
    padding: 15px 20px;
    resize: none;
    padding-top: 0.2vw;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

button.send_button {
    display: block;
    text-align: center;
    width: 100%;
    background: none;
    border: none;
    color: #fff;
    font-size: 2.4vw;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

button.send_button:hover {
    opacity: .6;
}
:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}
.in_wrp {
    position: relative;
}
.move_head {
    -webkit-perspective: 1000px;
    perspective: 1000px
}
.move_head > img {
    -webkit-perspective: 0px!important;
    perspective: 0px!important
}