button:focus {
    outline: 0;
}

html,
body {
    direction: rtl;
    color: #fff;
}

p {
    padding-bottom: 1rem;
}

.ac-container {
    width: 90vw;
    width: 85vw;
    margin: 0 auto
}

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

.ac-flex-wrap {
    flex-wrap: wrap;
}

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

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

.ac-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ac-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ac-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.ac-text-align-center {
    text-align: center;
}

.ac-text-align-right {
    text-align: right;
}

.ac-text-align-left {
    text-align: left;
}

.ac-section {
    position: relative;
}

.ac-section-padding {
    position: relative;
    padding-top: 4vw;
    padding-bottom: 4vw;
}

.ac-reponsive img.loaded {
    width: 100%;
    width: 100vw;
    height: auto;
}


/*app*/

.ac-section {
    width: 100vw;
    /*padding-top: 7vw;*/
    padding-top: 10vw;
    padding-bottom: 9.11vw;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.ac-brand-logos {
    position: fixed;
    top: 3vw;
    right: 0;
    width: 26vw;
    z-index: 9;
}

.ac-brand-logos img {
    position: fixed;
    top: 0vw;
    right: unset;
    width: 28vw;
    z-index: 9;
    left: 4vw;
}


/**/

.ac-top-col-1 {
    width: 60vw;
    overflow: hidden;
}

.ac-top-col-2 {
    width: 21.4vw;
}

.ac-section .ac-top-col-1 .ac-col-1 {
    width: 25vw;
}

.ac-section .ac-top-col-1 .ac-col-2 {
    width: 30vw;
    position: relative;
    text-align: center;
}

.ac-section .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1,
.ac-section .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1 img {
    /*width: 24.2vw;*/
    width: 29.2vw;
    margin: 0 auto;
}

.ac-section-1 .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1,
.ac-section-1 .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1 img {
    /*width: 24.2vw;*/
    width: 28.2vw;
    margin: 0 auto;
}

.ac-section.ac-section-1 {
    padding-top: 12vw;
    padding-bottom: 12vw;
}

.ac-section-1 .ac-floatin-btns-wrapper {
    position: relative;
}

.ac-section-1 .ac-floatin-abs-btn {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
}

.ac-section-1 .ac-floatin-abs-btn .ac-inner p {
    padding-bottom: 0;
    line-height: 1;
    font-weight: bold;
    font-size: 1.4rem;
    text-align: right;
}

.ac-section-1 .ac-floatin-abs-btn-1 {
    width: 12.3vw;
    height: 8.6vw;
    top: -0.7vw;
    position: relative;
}


/*.ac-section-4 .ac-floatin-abs-btn-1 {
background-image: url('../img/training/r1.png');
}

.ac-section-4 .ac-floatin-abs-btn-2 {
background-image: url('../img/training/r2.png');
}

.ac-section-4 .ac-floatin-abs-btn-3 {
background-image: url('../img/training/r3.png');
}

.ac-section-4 .ac-floatin-abs-btn-4 {
background-image: url('../img/training/r4.png');
}

.ac-section-4 .ac-floatin-abs-btn-5 s    background-image: url('../img/training/r5.png');
}

.ac-section-4 .ac-floatin-abs-btn-6 {
background-image: url('../img/training/r6.png');
}

.ac-section-4 .ac-floatin-abs-btn-7 {
background-image: url('../img/training/r7.png');
}*/

.ac-section-1 .ac-floatin-abs-btn-1 {
    background-image: url('../img/floating-btn-bg.png');
}

.ac-section-1 .ac-floatin-abs-btn-2 {
    background-image: url('../img/floating-btn-bg-2.png');
}

.ac-section-1 .ac-floatin-abs-btn-3 {
    background-image: url('../img/floating-btn-bg-3.png');
}

.ac-section-1 .ac-floatin-abs-btn-4 {
    background-image: url('../img/floating-btn-bg-4.png');
}

.ac-floatin-abs-btn-1,
.ac-floatin-abs-btn-2,
.ac-floatin-abs-btn-3,
.ac-floatin-abs-btn-4,
.ac-floatin-abs-btn-5,
.ac-floatin-abs-btn-6,
.ac-floatin-abs-btn-7 {
    background-position: center;
    background-size: 100% 100% background-repeat no-repeat;
}

.ac-section-1 .ac-floatin-abs-btn-1 .ac-inner {
    position: relative;
    top: 1.5vw;
    right: 1vw;
}

.ac-section-1 .ac-floatin-abs-btn-1 .ac-inner .ac-img-arrow-1 {
    position: relative;
    top: 2.3vw;
    right: -1.3vw;
}

.ac-section-1 .ac-floatin-abs-btn-2 {
    width: 14vw;
    height: 7.6vw;
    position: absolute;
    /* top: 1.5vw;
right: 9.5vw;*/
    top: 0.7vw;
    right: 10.5vw;
}

.ac-img-section-1-ac-img-wrapper-1,
.ac-img-section-1-ac-img-wrapper-2,
.ac-img-section-1-ac-img-wrapper-3 {
    position: relative;
    height: 0px;
}

.ac-img-section-1-ac-img-wrapper-1 img {
    position: absolute;
    right: -8rem;
    width: 10rem;
    top: 6vw;
}

.ac-img-section-1-ac-img-wrapper-2 img {
    position: absolute;
    top: -12rem;
    right: -10rem;
    width: 6rem;
}

.ac-img-section-1-ac-img-wrapper-3 img {
    position: absolute;
    top: -12rem;
    right: 30rem;
    width: 10rem;
}

button {
    cursor: pointer;
}

.ac-section-1 .ac-floatin-abs-btn-2 .ac-inner {
    position: relative;
    top: 2.5vw;
    right: 4vw;
}

.ac-section-1 .ac-floatin-abs-btn-3 {
    width: 11.6vw;
    height: 7.1vw;
    position: absolute;
    /*top: 6vw;
right: 0;*/
    top: 6.5vw;
    right: 0.5vw;
}

.ac-section-1 .ac-floatin-abs-btn-3 .ac-inner {
    position: relative;
    top: 2.9vw;
    right: 4vw;
}

.ac-section-1 .ac-floatin-abs-btn-3 .ac-inner .ac-img-arrow-3 {
    position: relative;
    top: 0.6vw;
    right: 0.1vw;
}

.ac-section-1 .ac-floatin-abs-btn-2 .ac-inner .ac-img-arrow-2 {
    position: relative;
    top: 0.6vw;
    right: -1.7vw;
}

.ac-section-1 .ac-floatin-abs-btn-4 {
    width: 14.64vw;
    height: 5.84vw;
    position: absolute;
    top: 8.5vw;
    /*right: 11.8vw;*/
    right: 12.8vw;
}

.ac-section-1 .ac-floatin-abs-btn-4 .ac-inner {
    position: relative;
    top: 2.5vw;
    right: 4vw;
}

.ac-en-text-wrapper h2 {
    font-size: 52px;
    font-size: 2.7rem;
    margin-bottom: 2vw;
    color: #00aaff;
    /*text-shadow: 1px 1px 10px #0000bc, 1px 1px 10px #fff;*/
}

.ac-section-1 .ac-floatin-abs-btn-1 {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
}

.ac-section-1 .ac-floatin-abs-btn-3 {
    padding-left: 1rem;
}


/*end row 1*/


/* row 2*/

.ac-img-txt-logo-wrapper,
.ac-img-txt-logo-wrapper img {
    width: 21.3vw;
    margin: 0 auto;
}


/*.ac-img-section-2-ac-abs-img-wrapper-1,*/

.ac-img-section-2-ac-abs-img-wrapper-1 img {
    position: absolute;
    top: -4vw;
    right: -2vw;
    /* width: 1.7vw; */
}

.ac-section-2 .ac-row-in-col-col {
    margin-bottom: 1vw;
    height: 5vw;
    width: 20%;
}

.ac-section-2 .ac-row-in-col-col-4 {
    border-right: 0.15rem solid #fff;
    padding-right: 1.2rem;
    display: flex;
    /* align-items: center; */
    align-items: flex-start;
}

.ac-section-2 .ac-row-in-col-col-2,
.ac-section-2 .ac-row-in-col-col-3 {
    border-right: 0.15rem solid #fff;
    padding-right: 1.2rem;
    display: flex;
    /*align-items: center;*/
    align-items: flex-start;
}

.ac-section-2 .ac-row-in-col-col h3 {
    font-size: 1rem;
    color: #FF4655;
}

.ac-img-section-2-ac-img-wrapper-1 {
    text-align: right;
    margin-bottom: 1vw;
}

.ac-section-2 .ac-row-in-col-1 {
    text-align: right;
    margin-top: 1rem;
}

.ac-section-2 .ac-img-section-2-ac-img-wrapper-1 {
    height: 0px;
    margin-bottom: 6vw;
}

.ac-section-2 .ac-img-section-2-ac-img-wrapper-1 img {
    position: absolute;
    top: -5.5rem;
    width: 11vw;
}

.ac-row-in-col-2 .ac-img-section-2-ac-img-wrapper-2 img {
    width: 7vw;
}


/*end row  2 */


/*section 3*/

.ac-title-wrapper h1 {
    font-size: 90px;
    font-size: 4.5rem;
    color: #00aaff;
    font-family: 'NarkisBlockMF-Bold';
    line-height: .8;
    margin-bottom: 1vw;
    z-index: 99;
    position: relative;
}

.ac-img-section-3-ac-img-wrapper-1,
.ac-img-section-3-ac-img-wrapper-1 img {
    width: 20.5vw;
    margin: 0 auto;
    position: relative;
    right: -1rem;
    top: 0rem;
}

.ac-section-3 .ac-row {
    padding-right: 4.1rem;
}

.ac-img-section-3-ac-img-wrapper-2 {
    height: 0px;
}

.ac-img-section-3-ac-img-wrapper-2 img {
    position: relative;
    top: 8.5rem;
    z-index: 9;
    left: 5rem;
    width: 12rem;
}


/*section-4  */

.ac-section-4 .ac-container {
    width: 90vw
}

.ac-section-4 .ac-title-wrapper h1 {
    margin-bottom: 2vw;
}

.ac-section-4 .ac-floatin-abs-btn {
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center center!important;
}

.ac-the-week-wrapper p {
    margin-bottom: -.3rem;
    padding-bottom: 0rem;
}

.ac-plus-wrapper {
    font-size: 2rem;
    font-weight: 900;
    margin-top: -0.2rem;
}

.ac-the-week-desc-wrapper p {
    font-size: 1rem;
    margin-bottom: 0rem;
    padding-bottom: 0rem;
    line-height: 1;
}

.ac-section-4 .ac-floatin-abs-btn-1 {
    /* width: 14.3vw;
height: 12rem;
position: absolute;
right: 0rem;
top: -2.8rem; */
    width: 14.3vw;
    height: 12rem;
    position: absolute;
    right: 0rem;
    top: -2.8rem;
}

.ac-section-4 .ac-floatin-abs-btn .ac-inner img {
    width: 2rem;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}

.ac-section-4 .ac-floatin-abs-btn-5 .ac-inner {
    position: relative;
    top: 1rem;
    right: -1rem;
}

.ac-section-4 .ac-floatin-abs-btn-5 .ac-inner img {
    width: 4rem;
}

.ac-section-4 .ac-floatin-abs-btn-2 {
    /* width: 11.8vw;
height: 11.9rem;
position: absolute;
right: 8.5rem;
top: -2rem; */
    width: 12.8vw;
    height: 11.9rem;
    position: absolute;
    right: 8.5rem;
    top: -2.8rem;
}

.ac-section-4 .ac-floatin-abs-btn-2 .ac-inner {
    position: relative;
    top: 2rem;
    left: -1.5rem;
}

.ac-section-4 .ac-row.ac-row-2.ac-flex {
    margin-top: -1rem;
}

.ac-section-4 .ac-floatin-abs-btn-3 {
    /* width: 12rem;
position: absolute;
right: 18.5rem;
height: 13rem;
top: -3.1rem; */
    width: 14rem;
    position: absolute;
    right: 0.3rem;
    height: 13rem;
    top: -3.5rem;
}

.ac-section-4 .ac-floatin-abs-btn-4 {
    width: 19rem;
    height: 12rem;
    margin-top: -4rem;
}

.ac-section-4 .ac-floatin-abs-btn-4 .ac-inner {
    position: relative;
    top: 3.7rem;
    right: 4.5rem;
}

.ac-section-4 .ac-floatin-abs-btn-7 .ac-inner {
    position: relative;
    right: 4rem;
    top: 4.5rem;
}

.ac-section-4 .ac-floatin-abs-btn-7 p {
    font-weight: 900;
    font-size: 1.5rem;
    line-height: 1;
    font-family: 'Gotham-Black';
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

.ac-section-4 .ac-floatin-abs-btn-4 .ac-inner img {
    width: 2.5rem;
    margin-left: 0.5rem;
}

.ac-section-4 .ac-floatin-abs-btn-3 .ac-inner {
    position: relative;
    top: 3rem;
    left: 0.5rem;
}

.ac-section-4 .ac-floatin-abs-btn-1 .ac-inner {
    position: relative;
    left: 1.3rem;
    top: 2.1rem;
}

.ac-section-4 .ac-row-2 .ac-floatin-abs-btn-6 .ac-inner {
    position: relative;
    top: 2rem;
    right: 0.5rem;
}

.ac-section-4 .ac-floatin-abs-btn-2 .ac-inner img {
    width: 2.5rem;
}

.ac-section-4 .ac-row-2 .ac-floatin-abs-btn-4 {
    /* width: 14rem;
height: 10rem;
position: absolute;
right: 0rem;
top: -0.2rem; */
    width: 12.5rem;
    height: 10rem;
    position: absolute;
    left: 3.8rem;
    top: 3.8rem;
}

.ac-section-4 .ac-row-2 .ac-floatin-abs-btn-5 {
    width: 12rem;
    height: 10rem;
    position: absolute;
    right: 12.5rem;
    top: -1rem;
}

.ac-section-4 .ac-row-2 .ac-floatin-abs-btn-6 {
    width: 13rem;
    height: 12rem;
    position: absolute;
    right: 20rem;
    top: -2rem;
}

.ac-section-4 .ac-floatin-abs-btn-1 .ac-inner,
.ac-section-4 .ac-floatin-abs-btn-2 .ac-inner,
.ac-section-4 .ac-floatin-abs-btn-3 .ac-inner,
.ac-section-4 .ac-floatin-abs-btn-4 .ac-inner,
.ac-section-4 .ac-floatin-abs-btn-5 .ac-inner,
.ac-section-4 .ac-floatin-abs-btn-6 .ac-inner,
.ac-section-4 .ac-floatin-abs-btn-7 .ac-inner {
    display: none;
}

.ac-section-4 .ac-row-1,
.ac-section-4 .ac-row-2,
.ac-section-4 .ac-row-3,
.ac-section-4 .ac-row-4 {
    position: relative;
    height: 10rem;
}

.ac-section-4 .ac-row-3 .ac-floatin-abs-btn-7 {
    width: 17rem;
    width: 17rem;
    height: 10rem;
    position: absolute;
    right: 8rem;
    top: -5rem;
    z-index: 99999999;
}

.ac-img-section-4-ac-img-wrapper-1 {
    height: 0px;
    position: relative;
}

.ac-img-section-4-ac-img-wrapper-1 img {
    position: absolute;
    right: -5rem;
    top: -15rem;
    width: 4rem;
}

.ac-img-section-5-ac-img-wrapper-2,
.ac-img-section-5-ac-img-wrapper-3 {
    height: 0px;
}

.ac-img-section-5-ac-img-wrapper-2 img {
    position: absolute;
    right: 0rem;
    width: 5vw;
    top: 12rem;
}

.ac-img-section-5-ac-img-wrapper-3 img {
    /* display: none; */
    position: absolute;
    bottom: -15vw;
    left: 0rem;
    width: 11vw;
}


/* section 5 */

.ac-img-section-5-ac-img-wrapper-1,
.ac-img-section-5-ac-img-wrapper-1 img {
    width: 24.2vw;
    margin: 0 auto;
}


/*form*/

 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

 ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

 :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

 :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.ac-from-wrapper .ac-form-wrapper-inner {
    position: fixed;
    top: 1vw;
    z-index: 99;
    top: 10vw;
}

.ac-form-row {
    width: 20.8vw;
    margin-bottom: .9vw;
}

.ac-img-section-2-ac-abs-img-wrapper-3 {
    position: relative;
}

.ac-img-section-2-ac-abs-img-wrapper-3 img {
    position: absolute;
    left: -32.5rem;
    top: -23rem;
    width: 6vw;
}

.ac-img-form-title-wrapper,
.ac-img-form-title-wrapper img {
    width: 21.4vw;
    margin-bottom: .1vw;
}

.ac-form-row.ac-two-per-row {
    display: flex;
}

.ac-form-row.ac-two-per-row p {
    text-align: center;
}

.ac-form-row.ac-two-per-row p small {
    font-size: 85%;
}

.ac-form-row .ac-input-wrapper {
    width: 20.8vw;
}

.ac-form-row .ac-input-wrapper input,
.ac-form-row .ac-input-wrapper select {
    width: 100%;
    height: 2.5vw;
    font-size: 1.1rem;
    background: #151515;
    color: #fff;
    border: .01vw solid #ffffff5e;
    padding-right: 1rem;
    font-family: 'NarkisBlockMF-Thin';
}

.ac-form-row.ac-two-per-row .ac-input-wrapper {
    width: 10.1vw;
}

.ac-after-form-row .ac-input-wrapper {
    margin-bottom: 2vw;
    margin-top: 2vw;
}

.ac-img-wrapper-after-form {
    text-align: left;
    position: fixed;
    left: 0;
    top: 35%;
}

.ac-taknon-wrapper input.agree {
    width: 4%;
    position: relative;
    top: -1.2vw;
    margin-left: 0.5vw;
}

.ac-taknon-wrapper a {
    font-size: 0.8rem;
    color: #fff;
    text-decoration: none;
    text-align: right;
}

.ac-submit {
    background: #ED021A;
    font-size: 1.3rem;
    width: 100%;
    border: 0;
    color: #fff;
    padding: 0.3vw 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ac-form-row.ac-two-per-row .ac-input-wrapper.ac-submit-wrapper {
    width: 100%;
}

.ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper {
    width: 100%;
    margin-top: 1vw;
}

.ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper label {
    display: flex;
    width: 100%;
}

.ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper label span {
    width: 83%;
    font-size: 0.8vw;
}

.ac-wrapper-bg-down-left {
    position: relative;
    height: 0px;
}

.ac-bg-down-left {
    position: absolute;
    left: -32.5rem;
    bottom: -14.98rem;
    width: 67rem;
    height: 91rem;
    /* background-image: url(../img/supernova/6.png);
        background-size: cover; */
    z-index: -1;
}

.ac-form-row.ac-after-form-row p {
    font-size: .9rem;
}

.ac-form-row.ac-after-form-row p small {
    font-size: .8em;
}

.ac-en-font-size {
    font-size: 0.8rem;
}

.ac-img-arrow img {
    /*width:0.5vw;*/
    /* width: 0.8vw; */
    width: 100%;
}

.ac-section-3 {
    margin-top: 3.9vw;
}

.ac-img-wrapper-after-form img {
    text-align: left;
    /* width: 16.2vw; */
    width: auto;
}

.ac-img-arrow {
    margin-right: 0.5rem;
}

.ac-show-on-mobile {
    display: none
}

.ac-hide-on-mobile {
    display: block
}

#ac-accessibility-menu {
    top: 8vw!important;
}

#ac-accessibility-title-wrapper img {
    width: 1.5vw;
}

body {
   /* background-image: url(../img/bg-previous-proj.jpg);*/
     background-image: url(../img/bg2.jpg); 
    background-repeat: no-repeat;
    background-position: top center;
    /*background-attachment: fixed;*/
    /*background-size: cover;*/
    background-size: 100% auto;
}

.ac-img-back {
    display: none
}

#ac-main {
    overflow-x: hidden;
}


/*.ac-right-bg {
background-image: url(../img/supernova/4.png);
/* background-color: #0c0d1f94; */


/*  position: absolute;
right: -17rem;
width: 77vw;
height: 97rem;
top: -76rem;
background-position: -8px 0px;
background-size: cover;
opacity: 0.5;
background-blend-mode: screen;
background-repeat: no-repeat;
z-index: -1;
}*/

.ac-wrapper-right-bg {
    position: relative;
    height: 0px;
}


/*.ac-left-bg {
background-image: url('../img/left-bg.png');
background-color: #000;
background-blend-mode: multiply;
}*/

.ac-section-1,
.ac-section {
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.form {
    width: 29vw;
    height: auto;
    position: fixed;
    z-index: 99;
    left: 0vw;
}

.ac-form-title-wrapper {
    background-image: url(../img/bgtitltform.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 22.1vw;
    padding: 0.5vw 0vw;
    margin-bottom: 1vw;
}

.ac-form-title-wrapper h2 {
    color: #fff;
    font-size: 1.95vw;
    text-align: center;
}

.ac-form-fields-wrapper {
    margin-right: 0.5vw;
}

.ac-from-wrapper .ac-form-wrapper-inner {
    position: relative;
    top: 1vw;
    z-index: 9999999999;
    top: unset;
}

.ac-section-1 .ac-floatin-abs-btn-1 {
    /*box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
    transform: translatey(0px);
    /*animation: float 3s ease-in-out infinite;*/
    cursor: pointer;
}

.ac-section-1 .ac-floatin-abs-btn-2 {
    /*box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
    transform: translatey(0px);
    /*animation: float 3s ease-in-out infinite;*/
    cursor: pointer;
    animation-delay: 0.2s;
}

.ac-section-1 .ac-floatin-abs-btn-3 {
    /* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
    transform: translatey(0px);
    /*animation: float 3s ease-in-out infinite;*/
    cursor: pointer;
    animation-delay: 0.8s;
}

.ac-section-1 .ac-floatin-abs-btn-4 {
    /*box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
    transform: translatey(0px);
    /*animation: float 3s ease-in-out infinite;*/
    cursor: pointer;
    animation-delay: 1.5s;
}

.ac-img-section-2-ac-img-wrapper-4 {
    position: relative;
    height: 0px;
}

.ac-img-section-2-ac-img-wrapper-4 img {
    position: absolute;
    left: -33vw;
    z-index: 9;
    top: -78rem;
    width: 70.2vw;
    z-index: -1;
}

.ac-img-section-4-ac-img-wrapper-2 {
    position: relative;
    height: 0px;
}

.ac-img-section-4-ac-img-wrapper-2 img {
    position: absolute;
    left: -35rem;
    top: -83rem;
    width: 55vw;
}

.ac-rectangle img {
    width: 100%;
    max-width: 100%;
}

.waypoints {
    opacity: 0;
}

.waypoints.active {
    opacity: 1;
}

@media( max-width:1000px) {
    html,
    body {
        font-size: 3vw
    }
    .form {
        display: none
    }
    .ac-section-1 {
        background-image: url('../img/mobile/bg.jpg');
    }
    .ac-img-section-1-ac-img-wrapper-mob-1 img,
    .ac-img-section-1-ac-img-wrapper-mob-2 img {
        display: block;
        width: 100%;
    }
    .ac-fl-dir-col-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .ac-brand-logo-wrapper-1 {
        display: none
    }
    .ac-show-on-mobile {
        display: block
    }
    .ac-hide-on-mobile {
        display: none
    }
    .ac-container {
        width: 90vw;
        margin: 0 auto;
    }
    .ac-top-col-1 {
        width: 100%;
    }
    .ac-section .ac-top-col-1 .ac-col-1,
    .ac-section .ac-top-col-1 .ac-col-2 {
        width: 100%;
    }
    .ac-section-1 .ac-top-col-1 .ac-col-2 {
        height: 44vw;
    }
    .ie .ac-section-1 .ac-top-col-1 .ac-col-2 {
        height: 46vw;
    }
    .ie .ac-section-1 .ac-top-col-1 .ac-col-1 {
        margin-top: 44vw
    }
    .ie .ac-section-3 p br {
        display: none
    }
    .ie p {
        letter-spacing: -1px;
    }
    .ac-section .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1,
    .ac-section .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1 img {
        width: 58.2vw;
        margin: 0 auto;
        position: relative;
    }
    .ac-img-txt-logo-wrapper,
    .ac-img-txt-logo-wrapper img {
        width: 79.3vw;
        margin: 18vw auto 0;
    }
    .ac-section-2 p {
        text-align: center;
    }
    .ac-section-3 .ac-row {
        padding-right: 0rem;
    }
    .ac-img-section-3-ac-img-wrapper-1,
    .ac-img-section-3-ac-img-wrapper-1 img {
        width: 70%;
        margin: 0 auto;
        right: unset;
        top: 1.5rem;
    }
    .ac-img-section-3-ac-img-wrapper-1 img {
        width: 100%
    }
    .ac-title-wrapper h1,
    .ac-section-3 p,
    .ac-section-2 .ac-row-in-col-col h3,
    .ac-section-4 p,
    .ac-section-5 p {
        text-align: center;
    }
    .ac-img-for-details img {
        width: 60%;
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 9999;
    }
    .ac-img-for-details {
        margin: 2rem 0rem;
    }
    .ac-section-1 .ac-floatin-abs-btn-1 {
        width: 36vw;
        height: 23vw;
        right: 6vw;
    }
    .ac-section-1 .ac-floatin-abs-btn-2 {
        width: 44vw;
        height: 23.6vw;
        position: absolute;
        top: 3.5vw;
        right: 34.5vw;
    }
    .ac-section-1 .ac-floatin-abs-btn-3 {
        width: 31vw;
        height: 21.1vw;
        position: absolute;
        top: 16.5vw;
        right: 8vw;
    }
    .ac-section-1 .ac-floatin-abs-btn-4 {
        width: 41.64vw;
        height: 15.84vw;
        position: absolute;
        top: 26vw;
        right: 40.8vw;
    }
    .ac-section-1 .ac-floatin-abs-btn-1 .ac-inner {
        position: relative;
        top: 3vw;
        right: 2vw;
    }
    .ac-section-1 .ac-floatin-abs-btn-1 .ac-inner .ac-img-arrow-1 {
        position: relative;
        top: 6.3vw;
        right: -4.3vw;
    }
    .ac-section-1 .ac-floatin-abs-btn .ac-inner p {
        font-size: 1.5rem
    }
    .ac-section-1 .ac-floatin-abs-btn-2 .ac-inner {
        position: relative;
        top: 7.5vw;
        right: 14vw;
    }
    .ac-section-1 .ac-floatin-abs-btn-2 .ac-inner .ac-img-arrow-2 {
        position: relative;
        top: 1.9vw;
        right: -5.7vw;
    }
    .ac-section-1 .ac-floatin-abs-btn-3 .ac-inner {
        position: relative;
        top: 8.5vw;
        right: 9.5vw;
    }
    .ac-section-1 .ac-floatin-abs-btn-3 .ac-inner .ac-img-arrow-3 {
        position: relative;
        top: 2vw;
        right: 0.1vw;
    }
    .ac-section-1 .ac-floatin-abs-btn-4 .ac-inner {
        position: relative;
        top: 6.5vw;
        right: unset;
        left: -9vw;
        width: 4vw;
    }
    .ac-section-1 .ac-floatin-btns-wrapper {
        height: 47vw;
    }
    .ac-img-section-2-mob-line-horizontal {
        width: 90%;
        margin: -2rem auto 1rem;
    }
    .ac-img-section-2-mob-line-horizontal img {
        width: 100%;
        margin: 0 auto;
    }
    .ac-en-text-wrapper h2 {
        margin: 2rem auto 3rem;
    }
    .ac-section-2 .ac-en-text-wrapper h2 {
        margin: 2rem auto 1rem;
    }
    .ac-section-4 .ac-floatin-btns-wrapper {
        margin: 6rem auto -2rem;
    }
    .ac-img-section-5-ac-img-wrapper-1,
    .ac-img-section-5-ac-img-wrapper-1 img {
        width: 71.2vw;
        margin: 0 auto;
    }
    .flip-box {
        background-color: transparent;
        width: 300px;
        height: 200px;
        border: 0px solid #f1f1f1;
        perspective: 1000px;
        position: absolute;
    }
    .flip-box-inner {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        transition: transform 0.8s;
        transform-style: preserve-3d;
    }
    /* .ac-section-4 .ac-row-1 .ac-floatin-abs-btn-1,
.ac-section-4 .ac-row-1 .ac-floatin-abs-btn-2,
.ac-section-4 .ac-row-2 .ac-floatin-abs-btn-3,
.ac-section-4 .ac-row-2 .ac-floatin-abs-btn-4, 
.ac-section-4 .ac-row-3 .ac-floatin-abs-btn-5,
.ac-section-4 .ac-row-3 .ac-floatin-abs-btn-6,
.ac-section-4 .ac-row-4 .ac-floatin-abs-btn-7 {

width: 100%;
height: 100%;
position: absolute;
right: unset;
top: unset;
} */
    /* .ac-section-4 .ac-floatin-abs-btn-1 {
background-image:url('../img/mobile/weeks/1.png');
}
.ac-section-4 .ac-floatin-abs-btn-2 {
background-image:url('../img/mobile/weeks/2.png');
}
.ac-section-4 .ac-floatin-abs-btn-3 {
background-image:url('../img/mobile/weeks/3.png');
}
.ac-section-4 .ac-floatin-abs-btn-4 {
background-image:url('../img/mobile/weeks/4.png');
}
.ac-section-4 .ac-floatin-abs-btn-5 {
background-image:url('../img/mobile/weeks/5.png');
}
.ac-section-4 .ac-floatin-abs-btn-6 {
background-image:url('../img/mobile/weeks/6.png');
}
.ac-section-4 .ac-floatin-abs-btn-7 {
background-image:url('../img/mobile/weeks/7.png');
} */
    /* .ac-back-side-1 {
background-image:url('../img/mobile/trainig-mob/r1.png');
}
.ac-back-side-2 {
background-image:url('../img/mobile/trainig-mob/r2.png');
}
.ac-back-side-3 {
background-image:url('../img/mobile/trainig-mob/r3.png');
}
.ac-back-side-4 {
background-image:url('../img/mobile/trainig-mob/r4.png');
}
.ac-back-side-5 {
background-image:url('../img/mobile/trainig-mob/r5.png');
}
.ac-back-side-6 {
background-image:url('../img/mobile/trainig-mob/r6.png');
}
.ac-back-side-7 {
background-image:url('../img/mobile/trainig-mob/r7.png');
} */
    /*.flip-box:hover .flip-box-inner {
transform: rotateY(180deg);
}
.flip-box:hover .ac-floatin-abs-btn {
background-image: none;
}
.flip-box:hover .ac-inner {
display: none;
}
.flip-box:active .ac-back-side {
background-image: none;
}*/
    .flip-box-front,
    .flip-box-back {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .ac-section-2 .ac-row-in-col-col {
        height: 15vw;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 24%;
        padding: unset;
    }
    .ac-section-2 .ac-row-in-col-1 {
        text-align: right;
        margin-top: 3.5rem;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .flip-box-front {
        background-color: #bbb;
        color: black;
    }
    .ac-section-4 .ac-floatin-abs-btn-4 {
        margin-top: 0rem;
    }
    .flip-box-back {
        background-color: transparent;
        color: white;
        display: none
    }
    /* .ac-section-4 .ac-floatin-abs-btn {
width: 100%;
height: 100%;
position: relative;
right: unset;
top: unset;
} */
    .flip-box-1,
    .ac-back-side-1,
    .flip-box-2,
    .ac-back-side-1 {
        background-color: transparent;
        border: 0px solid #f1f1f1;
        perspective: 1000px;
    }
    .flip-box-1,
    .ac-back-side-1 {
        width: 57vw;
        height: 48vw;
        right: 0rem;
        top: -3rem;
    }
    .flip-box-2,
    .ac-back-side-2 {
        width: 46vw;
        height: 48vw;
        left: 1rem;
    }
    .flip-box-3,
    .ac-back-side-3 {
        width: 47vw;
        height: 51vw;
        top: -6vw;
    }
    .flip-box-4,
    .ac-back-side-4 {
        width: 59vw;
        height: 41vw;
        right: 28vw;
        top: 2vw;
    }
    .flip-box-5,
    .ac-back-side-5 {
        width: 55vw;
        height: 51vw;
        top: 4vw;
        right: 0vw;
    }
    .flip-box-6,
    .ac-back-side-6 {
        width: 40vw;
        height: 51vw;
        right: 46vw;
        top: 9vw;
    }
    .flip-box-7,
    .ac-back-side-7 {
        width: 80vw;
        height: 42vw;
        bottom: -18vw;
        right: 0vw;
    }
    .ac-section-4 .ac-floatin-abs-btn-1 .ac-inner {
        left: 1.3rem;
        top: 4.1rem;
        display: none;
    }
    .ac-section-4 .ac-floatin-abs-btn-2 .ac-inner {
        position: relative;
        top: 3rem;
        left: -0.8rem;
        display: none
    }
    .ac-section-4 .ac-floatin-abs-btn-3 .ac-inner {
        position: relative;
        top: 5rem;
        left: 0.5rem;
        display: none
    }
    .ac-section-4 .ac-floatin-abs-btn-4 .ac-inner {
        position: relative;
        top: 3.7rem;
        right: 1.5rem;
        display: none
    }
    .ac-section-4 .ac-floatin-abs-btn-5 .ac-inner {
        position: relative;
        top: 5rem;
        right: 0.5rem;
        display: none
    }
    .ac-section-4 .ac-floatin-abs-btn-6 .ac-inner {
        position: relative;
        top: 5rem;
        left: -1rem;
        display: none
    }
    .ac-section-4 .ac-floatin-abs-btn-7 .ac-inner {
        position: relative;
        right: 5rem;
        top: 6rem;
        display: none
    }
    .ac-text-wrapper.ac-text-align-right.ac-show-on-mobile {
        margin-top: 29vw;
    }
    .flip-box-front {
        background-color: transparent;
        color: black;
    }
    .ac-back-side,
    .ac-back-side-1,
    .ac-back-side-2,
    .ac-back-side-3,
    .ac-back-side-4,
    .ac-back-side-5,
    .ac-back-side-6,
    .ac-back-side-7 {
        background-size: cover;
        background-position: center;
        position: absolute;
        width: 100%;
        height: 100%;
        right: unset;
        top: unset;
        bottom: unset;
        left: unset;
    }
    .ac-img-section-2-ac-abs-img-wrapper-3 img {
        display: none;
    }
    .ac-section {
        background-image: url(../img/mobile/bg.jpg);
    }
    .ac-back-side p {
        color: #000;
        line-height: 1;
        position: relative;
    }
    .ac-back-side-1 p {
        top: 2.6rem;
        right: -2.8rem;
        display: none;
    }
    .ac-back-side-2 p {
        top: 3rem;
        left: -1.5rem;
        display: none;
    }
    .ac-back-side-3 p {
        top: 8rem;
        right: -3vw;
        display: none;
    }
    .ac-back-side-4 p {
        top: 5rem;
        right: 6.8vw;
        display: none;
    }
    .ac-back-side-5 p {
        top: 5rem;
        right: -3vw;
        display: none;
    }
    .ac-back-side-6 p {
        top: 3rem;
        right: 0.5rem;
        display: none;
    }
    .ac-back-side-7 p {
        top: 7rem;
        display: none;
    }
    .ac-img-logos-mob-down {
        position: relative;
    }
    /* .ac-img-logos-mob-down img {
        position: relative;
        right: -5rem;
        width: 70vw;
    } */
    .ac-img-logos-mob-down img {
        position: relative;
        right: 0;
        width: 90vw;
    }
    .ac-top-col.ac-top-col-2.ac-from-wrapper,
    .ac-img-form-title-wrapper,
    .ac-img-form-title-wrapper img,
    .ac-form-row,
    .ac-form-row .ac-input-wrapper {
        width: 100%;
    }
    /*.ac-from-wrapper .form.ac-open{
        width: 100%;
        position: fixed;
        background: #0f1022f2;
        top: 0px;
        left: 0px;
        padding-top: 10rem;
        padding-bottom: 10rem;
        display: block;
        z-index: 999999999;
    }*/
    .ac-the-form.ac-from-wrapper.ac-active {
        position: fixed!important;
        top: 0;
        left: 0;
        background: #0f1022f2;
        width: 100%;
        height: 100vh;
        overflow-y: scroll;
    }
    .ac-from-wrapper .form.ac-open {
        /*    width: 100%;
position: relative;

top: 0px;
left: 0px;
padding-top: 0;
padding-bottom: 0;
display: block;
z-index: 999999999;*/
        position: relative;
        display: flex;
        align-items: center;
        top: 0!important;
    }
    .ac-form-title-wrapper,
    .ac-form-fields-wrapper {
        width: 90%;
        margin: 0 auto;
    }
    .ac-form-fields-wrapper {
        margin-right: 0.5vw;
    }
    .ac-close-wrapper p {
        top: -7rem;
    }
    .ac-form-row {
        width: 100%;
        margin-bottom: 3.8vw;
    }
    .ac-form-row .ac-input-wrapper input,
    .ac-form-row .ac-input-wrapper select {
        width: 100%;
        font-size: 1.5rem;
        height: 7.5vw;
    }
    .ac-img-wrapper-after-form img {
        display: none;
    }
    .ac-form-row.ac-after-form-row p {
        font-size: 1.4rem;
    }
    .ac-taknon-wrapper a {
        text-align: right;
    }
    .ac-form-row.ac-two-per-row .ac-input-wrapper {
        width: 47.5%;
    }
    .ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper {
        width: 60%;
    }
    .ac-form-row.ac-two-per-row .ac-input-wrapper.ac-submit-wrapper {
        width: 40%;
    }
    .ac-taknon-wrapper input.agree {
        top: -2.5vw;
        width: 6% !important;
        right: 1.3vw;
    }
    .ac-img-form-title-wrapper,
    .ac-img-form-title-wrapper img {
        width: 100%;
        margin-bottom: 2.5vw;
    }
    .ac-close-wrapper {
        position: relative;
    }
    .ac-close-wrapper p {
        position: absolute;
        left: 1rem;
        top: -7rem;
        font-size: 3rem;
        transform: rotate(45deg);
    }
    .ac-open {
        display: block;
    }
    .ac-mob-amin {
        transition: width .5s, height .5s;
    }
    .ac-do-100-on-mob-amination {
        width: 100%!important
    }
    .ac-container {
        width: 100%;
    }
    .ac-site-load .ac-container {
        width: 90vw;
    }
    .ac-img-arrow img {
        width: 2vw;
    }
    form label {
        font-size: 2.5vw
    }
    .ac-section-1 .ac-col-1 .ac-inner.ac-active .ac-img-section-1-ac-img-wrapper-mob-2 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        animation: 1s navAnimation ease-in-out;
    }
    @keyframes navAnimation {
        0% {
            top: -20vh;
        }
        100% {
            top: 0;
        }
    }
    .ac-section-1 .ac-col-1 .ac-inner .ac-img-section-1-ac-img-wrapper-mob-1.hide-on-fixed {
        opacity: 1;
        transition: .3s opacity;
    }
    .ac-section-1 .ac-col-1 .ac-inner.ac-active .ac-img-section-1-ac-img-wrapper-mob-1.hide-on-fixed {
        opacity: 1;
    }
    .ac-section-1 .ac-col-1 .ac-inner .ac-img-section-1-ac-img-wrapper-mob-2.hide-on-static {
        display: none;
    }
    .ac-section-1 .ac-col-1 .ac-inner.ac-active .ac-img-section-1-ac-img-wrapper-mob-2.hide-on-static {
        display: block;
        z-index: 999999999;
    }
    /* .ac-section {
background-attachment: fixed!important;
} */
}

.ac-rectangle {
    cursor: pointer;
}

#ac-main {
    display: none;
    text-align: center;
}

.ac-wrapper-loader {
    width: 100vw;
    /* background-image:url('../img/bg.jpg');
background-position: center;
background-size: cover;*/
    height: 100vh;
    background: #151632;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    display: block
}

#ac-loader {
    border: 16px solid #e9031d;
    border-radius: 50%;
    border-top: 16px solid #b91b66;
    border-bottom: 16px solid #b91b66;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #e9031d;
    border-radius: 50%;
    border-top: 16px solid #b91b66;
    border-bottom: 16px solid #b91b66;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 999999999;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* Add animation to "page content" */

.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }
    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}


/** Animation Float **/


/*@keyframes float {
0% {


    transform: translateY(0) skew(0deg, 0deg) ;
}
50% {

transform: translatey(-10px);
 transform: translateY(-10px) skew(3deg, 5deg) ;
}
100% {


    transform: translateY(0) skew(0deg, 0deg) ;
}
}*/

@keyframes float {
    0% {
        transform: translateY(0px) translateX(0px);
    }
    50% {
        transform: translateY(-10px) translateX(-10px);
    }
    100% {
        transform: translateY(0px) translateX(0px);
    }
}


/** End Animation Float **/

@media all and ( min-width: 1000px) {
    #ac-part-5 {
        /* padding-bottom: 18.8vw;
padding-top: 23.5vw; */
        padding-bottom: 9.8vw;
        padding-top: 7vw;
    }
    #ac-accessibility-menu {
        display: none;
    }
    .ac-site-load #ac-accessibility-menu {
        display: block;
    }
}

@media all and ( max-width: 1000px) {
    #ac-part-3 .ac-img-for-details,
    #ac-part-3 .ac-img-for-details img {
        position: relative;
        z-index: 9999
    }
}

.iframe-container {
    overflow: hidden;
    padding-top: 100%;
    position: relative;
    z-index: 999;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999
}

.ac-arrow-up {
    position: fixed;
    bottom: 1vw;
    right: 1vw;
    display: none;
    cursor: pointer;
    z-index: 999;
    background: transparent;
    border: 0;
}

.ac-arrow-up img {
    width: 2vw;
}

.ac-arrow-up.ac-active {
    display: block;
}

@media all and (max-width: 1000px) {
    /* .ac-bg-layer { */
    /* background: url(../img/bg2.jpg) center/cover no-repeat; */
    /* background-image: url(../img/bg_mob.jpg);
            background-repeat: no-repeat;
            background-position: top center;
            background-size: 100% auto; */
    /* height: 100vh; */
    /* width: 100%;
            height: auto;
            position: fixed;
            top: 0;
            left: 0;
            z-index: -1; */
    /* } */
    /* #ac-main,
        body {
            background-image: url(../img/bg_mob.jpg);
            background-repeat: no-repeat;
            background-position: top center;
            background-size: 100% auto;
             background-color: #000; */
}

*/ .ac-section {
    background: none!important;
}

.ac-abs-mobile {
    position: absolute;
}

.ac-supernova-mobile-1,
.ac-supernova-mobile-1 img {
    top: 0;
    left: 0;
    width: 75vw;
}

.ac-supernova-mobile-2,
.ac-supernova-mobile-2 img {
    top: 75vw;
    right: 0;
    width: 70vw;
    z-index: -1;
}


/* .ac-en-text-wrapper h2 {
    margin: 2rem auto 0rem;
} */

@media all and (min-width: 1000px) {
    .ac-img-section-5-ac-img-wrapper-1 {
        position: relative;
        bottom: 4vw;
    }
    .ac-img-section-2-ac-abs-img-wrapper-1 img {
        position: absolute;
        top: -4vw;
        right: -2vw;
        width: auto;
        height: 25vw;
    }
}

form label {
    text-align: right;
    /*font-size: .7vw;*/
    font-size: .6vw;
}

.ac-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .4);
}

@media all and (min-width: 1000px) {
    .ac-section-1 .ac-top-col-1 .ac-col-1 .ac-title-wrapper,
    .ac-section-1 .ac-top-col-1 .ac-col-1 .ac-floatin-btns-wrapper,
    .ac-section-1 .ac-top-col-2 {
        opacity: 0;
    }
    .ac-section-1 {
        transition: all .5s, all .5s;
    }
    .ac-section-1 .iframe-container {
        transition: all .5s, all .5s;
        position: relative;
    }
    .ac-start-frame .iframe-container {
        transform: scale(1.5);
        position: fixed;
        width: 31vw;
        height: 50vw;
        top: -48vw;
        right: 36vw;
    }
    .ac-site-load .ac-section-1 .ac-top-col-1 .ac-col-1 .ac-title-wrapper {
        animation: fadeInDown .5s ease-in both;
        animation-delay: .5s;
    }
    .ac-site-load .ac-section-1 .ac-top-col-1 .ac-col-1 .ac-floatin-btns-wrapper {
        animation: fadeInDown .5s ease-in both;
        animation-delay: .8s;
    }
    .ac-site-load .ac-section-1 .ac-top-col-2 {
        -webkit-animation: .1s ease .1s normal forwards 1 fadein;
        animation: .1s ease .1s normal forwards 1 fadein;
    }
    body {
        overflow: hidden;
    }
    body.ac-site-load {
        overflow: visible;
    }
    .ac-img-wrapper.ac-title-wrapper {
        margin-bottom: 1vw;
        margin-right: 0vw;
    }
    .ac-img-section-1-ac-img-wrapper-blass-new-1,
    .ac-img-section-1-ac-img-wrapper-blass-new-1 img {
        position: absolute;
        left: 0;
        top: 0;
        width: 68vw;
        z-index: -9;
    }
    .ac-img-section-1-ac-img-wrapper-blass-new-1 img {
        width: 74vw;
    }
    .ac-img-section-1-ac-img-wrapper-blass-new-2,
    .ac-img-section-1-ac-img-wrapper-blass-new-2 img {
        position: absolute;
        right: 0;
        top: -3vw;
        width: 38vw;
        z-index: -9;
    }
    @keyframes fadein {
        0% {
            opacity: 0;
        }
        66% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    @-webkit-keyframes fadein {
        0% {
            opacity: 0;
        }
        66% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    @keyframes fadeInDown {
        from {
            opacity: 0;
            transform: translate3d(0, -20%, 0);
        }
        to {
            opacity: 1;
            transform: translate3d(0, 0, 0);
        }
    }
    /*titles */
    .ac-unlock-title,
    .ac-unlock-title img {
        width: 24.5vw;
        margin: 0 auto;
    }
    .ac-get-title,
    .ac-get-title img {
        width: 23vw;
        margin: 0 auto;
    }
    .ac-training-title,
    .ac-training-title img {
        width: 18.6vw;
        margin: 0 auto;
    }
    .ac-captin-title,
    .ac-captin-title img {
        width: 23.4vw;
        margin: 0 auto;
    }
}

.ac-site-load .ac-section-1 .ac-top-col-2 {
    position: relative;
    z-index: 99999999999999999999999;
}

.ac-read-more {
    color: #fff;
    text-decoration: none;
}

.footer-link-wrapper {
    margin: 4vw 0;
    position: relative;
    z-index: 9999;
}

.footer-link {
    color: #fff;
    font-size: 4vw;
    text-decoration: none;
    /*font-family: 'NarkisBlockMF-Thin';*/
    font-family: 'NarkisBlockMF-Bold';
}

.footer-link .ac-en-font-size {
    font-size: .8em;
}

@media all and (min-width: 1000px) {
    .footer-link-wrapper {
        margin: 4vw 0;
        text-align: right;
        position: absolute;
        bottom: -2vw;
    }
    .footer-link {
        font-size: 1.24rem;
        background: #fff;
        color: #E90115;
        padding: 0.2vw 0.5vw;
    }
}

@media all and (max-width: 1000px) {
    p {
        font-size: 1.4rem;
    }
    .ac-unlock-title,
    .ac-unlock-title img {
        width: 70vw;
        margin: 0 auto;
        /* margin-bottom: 2vw; */
        margin-bottom: 0;
    }
    .ac-get-title,
    .ac-get-title img {
        width: 50vw;
        margin: 0 auto;
        margin-bottom: 2vw;
    }
    .ac-training-title,
    .ac-training-title img {
        width: 50vw;
        margin: 0 auto;
        margin-bottom: 2vw;
    }
    .ac-captin-title,
    .ac-captin-title img {
        width: 72vw;
        margin: 0 auto;
        margin-bottom: 2vw;
    }
    .ac-section .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1,
    .ac-section .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1 img {
        margin-top: -7vw;
        width: 51vw;
    }
    .ac-initial-padding {
        padding-top: 100vh;
    }
    .ac-do-100-on-mob-amination.ac-initial-padding {
        padding-top: 10vh;
    }
    form label {
        text-align: right;
        font-size: 2.6vw;
    }
    .ac-taknon-wrapper a {
        font-size: 3.5vw;
        text-align: right;
        margin-top: 1.5vw;
        display: unset;
    }
    .form .ac-en-font-size {
        font-size: 1.2rem;
    }
}


/*fx css*/

@media all and (max-width: 1000px) {
    #ac-accessibility-menu {
        display: none!important;
    }
    .ac-abs-mobile {
        display: none;
    }
    .ac-site-load .ac-abs-mobile {
        display: block;
    }
    .ac-abs-mobile-1,
    .ac-abs-mobile-1 img {
        position: absolute;
        top: 19vw;
        width: 19vw;
        right: -2vw;
    }
    .ac-abs-mobile-2,
    .ac-abs-mobile-2 img {
        position: absolute;
        top: 53vw;
        width: 12vw;
        left: -2vw;
    }
    .ac-abs-mobile-3,
    .ac-abs-mobile-3 img {
        position: absolute;
        top: 4vw;
        width: 11vw;
        right: 0vw;
    }
    .ac-abs-mobile-4,
    .ac-abs-mobile-4 img {
        position: absolute;
        top: -33vw;
        width: 60vw;
        left: 0;
        z-index: 1;
        z-index: -1;
    }
    .ac-abs-mobile-5,
    .ac-abs-mobile-5 img {
        position: absolute;
        top: 51vw;
        width: 15vw;
        left: 0vw;
    }
    .ac-abs-mobile-6,
    .ac-abs-mobile-6 img {
        position: absolute;
        top: 57vw;
        width: 15vw;
        right: 0vw;
        z-index: 2;
    }
    .ac-abs-mobile-7,
    .ac-abs-mobile-7 img {
        position: absolute;
        top: 16vw;
        width: 12vw;
        left: -1vw;
    }
    .ac-abs-mobile-8,
    .ac-abs-mobile-8 img {
        position: absolute;
        top: 2vw;
        width: 60vw;
        left: -1vw;
    }
    .ac-abs-mobile-9,
    .ac-abs-mobile-9 img {
        position: absolute;
        top: 53vw;
        width: 82vw;
        right: 0vw;
        z-index: 0;
    }
    .ac-abs-mobile-10,
    .ac-abs-mobile-10 img {
        position: absolute;
        top: 81vw;
        width: 14vw;
        right: 0vw;
        z-index: 2;
    }
    .ac-abs-mobile-11,
    .ac-abs-mobile-11 img {
        position: absolute;
        top: 85vw;
        width: 7vw;
        left: 0;
        z-index: 2;
    }
    .ac-abs-mobile-12,
    .ac-abs-mobile-12 img {
        position: absolute;
        top: 13vw;
        width: 84vw;
        right: unset;
        z-index: 0;
        left: 0;
    }
    .ac-abs-mobile-13,
    .ac-abs-mobile-13 img {
        position: absolute;
        top: -11vw;
        width: 60vw;
        right: 0vw;
        z-index: 0;
    }
    .ac-abs-mobile-14,
    .ac-abs-mobile-14 img {
        position: absolute;
        top: 72vw;
        width: 8vw;
        right: 0;
        z-index: 0;
    }
    .ac-abs-mobile-15,
    .ac-abs-mobile-15 img {
        position: absolute;
        top: 7vw;
        width: 6vw;
        left: 0;
        z-index: 0;
    }
    .ac-abs-mobile-16,
    .ac-abs-mobile-16 img {
        position: absolute;
        top: 37vw;
        width: 8vw;
        right: 0;
        z-index: 0;
    }
    .ac-arrow-up img {
        width: 6vw;
    }
    .ac-section-4 .ac-floatin-btns-wrapper {
        margin: 5rem auto 4rem;
    }
    /* .ac-section-1, .ac-section {
            background-size: 150%!important
        } */
    .ac-overlay {
        background: rgba(0, 0, 0, .2);
    }
    @media all and (max-width: 1000px) {
        /* .ac-bg-layer { */
        /* background: url(../img/bg2.jpg) center/cover no-repeat; */
        /* background-image: url(../img/bg_mob.jpg);
                        background-repeat: repeat;
                        background-position: top center;
                        background-size: 100% auto; */
        /* height: 100vh; */
        /* height: auto;
                        width: 100%;
                        position: fixed;
                        top: 0;
                        left: 0;
                        z-index: -1; */
        /* } */
        .ac-section {
            background: none!important;
        }
    }
}

.ac-ltr {
    direction: ltr;
}

.yyy-wrapper img {
    margin-left: 5px;
}

.sabio-wrapper {
    margin-top: 25px;
}

.sabio-wrapper img {
    width: 13px;
    margin-right: auto;
    margin-left: 19px;
}

@media all and (max-width: 1000px) {
    .sabio-wrapper {
        margin-top: 0;
        position: fixed;
        top: 2%;
        left: unset;
        z-index: 9999;
        right: 3vw;
    }
    .sabio-wrapper img {
        margin-left: 5px;
    }
    .sabio-wrapper img {
        width: 10px;
    }
}


/* .form .ac-form-title-wrapper {
        position: relative;
    z-index: 9999;
    display: block;
    opacity: 1;
    width: 28.4vw;
    left: 3.5vw;
     } */

.form .ac-form-title-wrapper .ac-form-text {
    font-size: 1.1rem;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 9999;
    display: block;
    opacity: 1;
}

.form .ac-form-title-wrapper-1 {
    margin-top: 3rem;
}

.form .ac-after-form-row .ac-input-wrapper {
    margin-bottom: 0;
    margin-top: 0;
}

.form .ac-form-title-wrapper-text-top {
    /* width: 21.4vw;
    margin-bottom: 0.2rem; */
    position: relative;
    z-index: 9999;
    display: block;
    opacity: 1;
    width: 28.4vw;
    left: 3.5vw;
}

.form .ac-form-download-program-link img {
    width: 10vw;
}

.form {
    top: 18.5vh;
}

.form .ac-after-form-row .ac-input-wrapper.ac-input-wrapper-1 {
    margin-top: 3rem;
}

@media all and (max-width: 1000px) {
    .ac-site-load .ac-section-1 .ac-top-col-2 {
        position: relative!important;
        height: unset;
        height: auto!important;
        background: none;
        display: block;
        overflow: visible;
    }
    .ac-from-wrapper {
        display: none
    }
    .form .ac-form-title-wrapper-text-top {
        position: relative;
        z-index: 9999;
        display: block;
        opacity: 1;
        width: auto;
        left: 0;
    }
    .form .ac-form-title-wrapper .ac-form-text {
        font-size: 1.1rem;
        margin-bottom: 1rem;
        text-align: center;
        color: #fff;
        position: relative;
        z-index: 9999;
        display: block;
        opacity: 1;
    }
    .ac-form-row.ac-after-form-row p {
        font-size: 1.1rem;
    }
    .form .ac-img-form-title-wrapper,
    .form .ac-img-form-title-wrapper img {
        margin-bottom: 1vw;
    }
    .form .ac-form-download-program-link img {
        width: 48vw;
        margin-top: 2vw;
    }
    .form .ac-after-form-row .ac-input-wrapper.ac-input-wrapper-1 {
        display: none;
    }
    .ac-form-row .ac-input-wrapper input,
    .ac-form-row .ac-input-wrapper select {
        width: 100%;
        box-sizing: border-box;
    }
    .ac-form-row.ac-two-per-row {
        display: flex;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .ac-form-row.ac-two-per-row .ac-input-wrapper.ac-submit-wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper {
        width: 100%;
    }
    .ac-form-row .ac-input-wrapper select {
        height: 12.35vw;
    }
    form label {
        font-size: 2.2vw;
    }
    .ac-taknon-wrapper a {
        font-size: 3.5vw;
        text-align: right;
        margin-top: 1.5vw;
        display: unset;
        text-decoration: underline;
    }
    .form .ac-form-title-wrapper-1 {
        margin-top: 1rem;
        margin-bottom: -2vw;
    }
    .ac-img-for-details {
        display: none;
    }
    .ac-top-img-form-wrapper {
        width: 75vw;
        margin-right: auto;
        margin-left: auto;
    }
    .ac-section-1 .ac-col-1 .ac-inner .ac-img-section-1-ac-img-wrapper-mob-1.hide-on-fixed {
        margin-top: 0;
    }
    .ac-from-wrapper .ac-form-wrapper-inner {
        width: 100%;
    }
    .ac-submit {
        background: #fff;
        font-size: 1.6rem;
        width: 100%;
        border: 0.001vw solid #fff;
        padding-top: 0;
        color: #ED021A;
        text-align: center;
        padding: 2vw 2vw 1.7vw 0vw;
    }
    .ac-submit span.ac-show-on-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        font-size: 1.75rem;
        font-weight: 900;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        font-family: 'NarkisBlockMF-Bold';
    }
    .ac-submit span.ac-show-on-mobile img {
        width: 1rem;
        height: 1.5rem;
        position: relative;
        top: 0.2rem;
    }
    .ie .ac-submit span.ac-show-on-mobile {
        letter-spacing: -1px;
    }
    .ac-form-row .ac-input-wrapper input,
    .ac-form-row .ac-input-wrapper select {
        font-size: 1.5rem;
        height: 11.5vw;
    }
    .form .ac-img-form-title-wrapper img {
        margin-bottom: 0;
    }
    .ac-section-1 .ac-floatin-btns-wrapper {
        margin-top: 0;
        display: block;
    }
    .iOS .ac-section-1 .ac-floatin-btns-wrapper {
        margin-top: -30vw;
    }
    .ac-from-wrapper .form.ac-open {
        display: block;
        padding-bottom: 11vw;
        padding-top: 9vw;
    }
    .ac-section.ac-section-1 {
        padding-bottom: 0;
    }
    .ac-after-form-row-3 {
        margin-bottom: 0;
        display: none;
    }
    .form .ac-img-form-title-wrapper,
    .form .ac-img-form-title-wrapper img {
        margin-bottom: 0;
    }
}

@media all and (min-width: 1000px) {
    .ac-after-form-row-2 {
        width: 27vw;
    }
    .ac-after-form-row-2 .ac-form-title-wrapper-1 .ac-img-form-title-wrapper,
    .ac-after-form-row-2 .ac-form-title-wrapper-1 .ac-img-form-title-wrapper img {
        width: 20.4vw;
    }
    .ac-after-form-row-2 .ac-input-wrapper {
        width: 100%;
    }
    .ac-after-form-row-2 .ac-input-wrapper .ac-text-wrapper {
        font-size: 1.1rem;
        position: relative;
        left: 3.5vw;
    }
    .ac-taknon-wrapper a {
        font-size: 0.8vw;
    }
    .form .ac-form-title-wrapper-1 {
        margin-bottom: -.7vw;
    }
    p.ac-form-text>img {
        width: 21vw;
        margin-top: 1vw;
        margin-bottom: 2vw;
    }
    .ac-section-5 .ac-text-wrapper1 {
        margin-bottom: 5vw;
    }
    .ac-section-4 {
        padding-top: 13vw;
        padding-bottom: 5vw;
    }
    .ac-section-4 .ac-row.ac-justify-end {
        padding-left: 2.5rem;
    }
}

.ac-img-back span {
    display: none
}

.ac-img-back span.ac-span-1.hovered {
    position: absolute;
    top: 45%;
    transform: translate(-50%, -50%);
    left: 59%;
    color: #000;
    font-size: 1vw;
    display: block;
    font-weight: 900;
}

.ac-img-back span.ac-span-2.hovered {
    position: absolute;
    top: 53%;
    transform: translate(-50%, -50%);
    left: 36%;
    color: #000;
    font-size: 1vw;
    width: 46%;
    display: block;
    font-weight: 900;
}

.ac-img-back span.ac-span-3.hovered {
    position: absolute;
    top: 46%;
    transform: translate(-50%, -50%);
    left: 39%;
    color: #000;
    font-size: 1vw;
    width: 46%;
    display: block;
    font-weight: 900;
}

.ac-img-back span.ac-span-4.hovered {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 61%;
    color: #000;
    font-size: 1vw;
    width: 46%;
    display: block;
    font-weight: 900;
}

.ac-fl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.ac-section-2 .ac-sec-2fl {
    height: 25vw;
    /*padding-top: 3vw;
*/
}

.ac-section-2 .ac-top-col-1 .ac-col-1 {
    padding-left: 1vw;
}

.ac-section-2 .ac-top-col-1 .ac-col-2 .ac-inner {
    padding-right: 1vw;
}

.ac-red {
    color: #F04859
}

.ac-smaller {
    font-size: 80%
}

.ac-content-mentors {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 98%;
    margin-top: 1vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ac-content-mentors figure {
    width: 27%;
}

.ac-content-mentors figcaption {
    text-align: right;
}

.ac-content-mentors figcaption h2 {
    color: #F04859;
    font-size: 2rem;
    margin-bottom: 0.5vw;
}

.ac-content-mentors figure img {
    width: 88%;
    float: right;
    margin-bottom: 1.5vw;
    margin-left: 7%
}

.ac-addition {
    text-align: right;
    display: block;
    color: #F04859;
    font-size: 1.5rem;
    margin-bottom: 0.5vw;
}

.ac-section-5 .ac-title-wrapper {
    margin-bottom: 2vw
}

.ac-mentor-5 {
    margin-left: auto;
    margin-right: 10%;
    margin-top: 2vw;
}

@media all and (max-width: 1000px) {
    .ac-img-back span.ac-span-4.hovered {
        top: 55%;
        transform: translate(-50%, -50%);
        left: 60%;
        color: #000;
        font-size: 3.5vw;
        display: block;
        font-weight: 900;
        position: absolute;
        width: 54%;
        display: block;
    }
    .ie .ac-img-back span.ac-span-4.hovered {
        top: 55%;
        transform: translate(-50%, -50%);
        left: 63%;
        color: #000;
        font-size: 3.5vw;
        display: block;
        font-weight: 900;
        position: absolute;
        width: 54%;
        display: block;
    }
    .ac-img-back span.ac-span-3.hovered {
        position: absolute;
        top: 60%;
        transform: translate(-50%, -50%);
        left: 41%;
        color: #000;
        font-size: 3.5vw;
        width: 51%;
        display: block;
        font-weight: 900;
    }
    .ac-img-back span.ac-span-2.hovered {
        top: 60%;
        transform: translate(-50%, -50%);
        left: 36%;
        color: #000;
        font-size: 3.5vw;
        display: block;
        font-weight: 900;
        position: absolute;
        width: 51%;
        font-weight: 900;
    }
    .ie .ac-img-back span.ac-span-2.hovered {
        top: 65%;
        transform: translate(-50%, -50%);
        left: 35%;
        color: #000;
        font-size: 3.5vw;
        display: block;
        font-weight: 900;
        position: absolute;
        width: 51%;
        font-weight: 900;
        letter-spacing: -1px;
    }
    .ac-img-back span.ac-span-1.hovered {
        top: 53%;
        transform: translate(-50%, -50%);
        left: 59%;
        color: #000;
        font-size: 3.8vw;
        display: block;
        font-weight: 900;
        position: absolute;
        width: 46%;
        font-weight: 900;
    }
    .ie .ac-img-back span.ac-span-1.hovered {
        top: 53%;
        transform: translate(-50%, -50%);
        left: 60%;
        color: #000;
        font-size: 3.5vw;
        display: block;
        position: absolute;
        width: 53%;
        font-weight: 900;
        letter-spacing: -1px;
    }
    .ie .ac-img-back span.ac-span-3.hovered {
        position: absolute;
        top: 60%;
        transform: translate(-50%, -50%);
        left: 41%;
        color: #000;
        font-size: 3.9vw;
        width: 51%;
        display: block;
        font-weight: 900;
        letter-spacing: -1px;
    }
    .ac-form-text>img {
        width: 100%;
        margin-top: 0;
        margin-bottom: 3vw;
    }
    .ac-unlock-title.ac-show-on-mobile {
        margin-bottom: 0vw;
        position: relative;
        display: block;
    }
    .ac-ios .ac-unlock-title.ac-show-on-mobile.ac-fix {
        margin-top: -30vw;
    }
    .ac-ios .ac-unlock-title.ac-show-on-mobile.ac-fix img {
        position: relative;
        top: -20vw;
        margin-bottom: 10vw;
    }
    body {
        background-color: #151515;
         background-image: url(../img/bg_mob.jpg); 
        /*background-image: url(../img/mob-prev-bg.jpg);*/
        /* background-repeat: repeat; */
        background-position: top center;
        /* background-attachment: fixed; */
        /* background-size: cover; */
        background-size: 100% auto;
    }
    .ac-goto-form-btn {
        background: transparent;
        width: 59vw;
        margin: 0 auto;
        border: 0px;
    }
    .ac-goto-form-btn img,
    .ac-wrapper-logos-mobile img {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
    .ac-wrapper-logos-mobile {
        width: 100%;
        margin: 8vw auto 15vw;
    }
    .ac-section-2 .ac-sec-2fl {
        height: auto
    }
    .ac-section-3 {
        margin-top: 0;
        padding-top: 0;
    }
    .ac-section-3 .ac-goto-form-btn {
        width: 56vw
    }
    .ac-section-3 .ac-get-title,
    .ac-get-title img {
        margin-top: 7vw;
        width: 67vw;
    }
    .ac-section-4 .ac-floatin-abs-btn-1 {
        width: 53.3vw;
        height: 12rem;
        position: absolute;
        right: 0rem;
        top: -2.8rem;
    }
    .ac-section-4 .ac-floatin-abs-btn-2 {
        width: 48.8vw;
        height: 11.9rem;
        position: absolute;
        right: 10.5rem;
        top: -2.8rem;
    }
    .ac-section-4 .ac-floatin-abs-btn-3 {
        width: 18rem;
        position: absolute;
        right: 0.3rem;
        height: 13rem;
        top: -2rem;
    }
    .ac-section-4 .ac-row-2 .ac-floatin-abs-btn-4 {
        width: 14.5rem;
        height: 10rem;
        position: absolute;
        left: -2.2rem;
        top: 2.8rem;
    }
    .ac-section-4 .ac-goto-form-btn:nth-child(1) {
        margin: 5vw auto 22vw;
        width: 50vw;
    }
    .ac-section-4 .ac-goto-form-btn:nth-child(2) {
        margin-top: 23vw;
    }
    .footer-link {
        color: #E90115;
        font-size: 5vw;
        text-decoration: none;
        font-family: 'NarkisBlockMF-Bold';
        font-weight: 900;
    }
    .footer-link-wrapper {
        margin: 7vw auto;
        position: relative;
        z-index: 9999;
        background: #fff;
        width: 76%;
        padding: 2.5vw 1vw;
    }
    .ac-section-5 .ac-goto-form-btn {
        margin-top: 19vw;
        margin-bottom: 9vw;
    }
    .ac-section-5 {
        padding-bottom: 2vw;
    }
    .ac-from-wrapper .form.ac-open {
        display: block;
        width: 100%;
    }
    .ac-the-form.ac-from-wrapper.ac-active {
        position: fixed !important;
        background: #ef4859e0;
        width: 100%;
    }
    .ac-from-wrapper .ac-form-wrapper-inner {
        width: 100%;
    }
    .ac-form-title-wrapper,
    .ac-form-fields-wrapper {
        width: 87%;
        margin: 0 auto;
    }
    .ac-form-title-wrapper h2 {
        color: #FF4655;
        font-size: 7.5vw;
        text-align: center;
    }
    .ac-form-title-wrapper {
        background-image: url(../img/mobile/Rectangle6mobi.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        padding: 1.5vw 0vw;
        margin: 5vw auto;
        width: 92%;
    }
    .ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper label span {
        width: 81%;
        font-size: 3.5vw;
        position: relative;
        top: 1.3vw;
        right: 3vw;
    }
    .ac-form-row.ac-two-per-row p {
        text-align: right;
        padding-right: 2vw;
        margin-top: 3vw;
    }
    .ac-form-row.ac-two-per-row p small {
        font-size: 101%;
    }
    .ac-close-btn {
        position: absolute;
        top: -13vw;
        width: 10vw;
        color: #fff;
        background: transparent;
        border: 0px;
        height: auto;
        right: 7vw;
    }
    .ac-wrapper-close {
        position: relative;
    }
    .ac-section-2 .ac-text-align-right br {
        display: none
    }
    .ac-content-mentors figure img {
        width: 50%;
        float: right;
        margin-bottom: 7.5vw;
        padding-right: 25%;
        padding-left: 25%;
        margin-top: 2vw;
        margin-left: 0;
    }
    .ac-addition {
        text-align: center;
    }
    .ac-mentor-5 {
        margin-right: 0;
    }
    .ac-content-mentors figcaption {
        text-align: center;
    }
    .ac-content-mentors figcaption h2 {
        margin-bottom: 2.5vw;
    }
    .ac-content-mentors figure {
        width: 100%;
        margin-top: 9vw;
    }
    .ac-content-mentors {
        width: 100%;
        margin-top: 1vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .ac-section-2 {
        padding-top: 2vw
    }
}

@media(max-width:600px) {
    .ie .ac-section-1 .ac-top-col-1 .ac-col-1 {
        margin-top: 48vw
    }
    .ac-section-5 p {
        padding: 0 7vw;
    }
    .ac-section-4 br {
        display: none;
    }
    p {
        font-size: 1.55rem;
    }
    .ac-form-row .ac-input-wrapper input,
    .ac-form-row .ac-input-wrapper select {
        width: 100%;
        font-size: 1.5rem;
        height: 11.5vw;
    }
    p {
        font-size: 1.5rem;
    }
    .ac-form-row.ac-two-per-row p {
        margin-top: -2vw;
    }
}

input.ac-discord-input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Gotham-Light';
}

input.ac-discord-input::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Gotham-Light';
}

input.ac-discord-input:-ms-input-placeholder {
    /* IE 10+ */
    font-family: 'Gotham-Light';
}

input.ac-discord-input:-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Gotham-Light';
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.ac-screen-reader-only {
    position: absolute;
    width: 1px;
    clip: rect(0 0 0 0);
    overflow: hidden;
    white-space: nowrap;
    display: block;
    background: #fff;
    color: #000;
}

video {
    width: 100%;
    height: auto;
}

#myVideo {
    display: block
}

#myVideomob {
    display: none
}

.ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper.ac-taknon-wrapper-2 {
    margin-top: 1vw;
}

.ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper.ac-taknon-wrapper-2 input {
    width: 4%;
    position: relative;
    top: -1.2vw;
    margin-left: 0.5vw;
}

.ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper.ac-taknon-wrapper-2 label {
    font-size: 0.8vw;
    display: unset
}

.ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper.ac-taknon-wrapper-2 label a {
    text-decoration: underline;
}

@media(min-width:1000px) {
    .ac-section-4 .ac-top-col-1 .ac-col-1 {
        padding: 4rem 0;
    }
}

@media(max-width:1000px) {
    .ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper.ac-taknon-wrapper-2 label {
        font-size: 03.5vw;
    }
    .ac-form-row.ac-two-per-row .ac-input-wrapper.ac-taknon-wrapper.ac-taknon-wrapper-2 input {
        position: relative;
        margin-left: 3.5vw;
        top: -3.6vw;
        width: 6.3% !important;
        right: 1.3vw;
        font-size: 1.5rem;
        height: 11.5vw;
    }
    #myVideo {
        display: none
    }
    #myVideomob {
        display: block
    }
    .ac-opening-video {
        width: 100%;
        height: 100vh;
    }
    .embed-responsive {
        position: relative;
        display: block;
        height: 0;
        padding: 0;
        overflow: hidden;
        width: 100%;
        height: 100%;
    }
}

.popup {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: #000000cf;
    z-index: 9999999999;
}

.popup .ac-inner-popup {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    text-align: center;
    font-size: 3vw;
}

@media(max-width:1000px) {
    .popup .ac-inner-popup {
        font-size: 25px;
    }
}

input.ac-alert::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: red;
    font-size: 0.85vw;
}

input.ac-alert::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 0.85vw;
    color: red;
}

input.ac-alert:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 0.85vw;
    color: red;
}

input.ac-alert:-moz-placeholder {
    /* Firefox 18- */
    color: red;
    font-size: 0.85vw;
}

.ac-form-row .ac-input-wrapper select.ac-alert {
    color: red;
    font-size: 0.85vw;
}

@media(max-width:600px) {
    input.ac-alert::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: red;
        font-size: 1.2rem;
    }
    input.ac-alert::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 1.2rem;
        color: red;
    }
    input.ac-alert:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 1.2rem;
        color: red;
    }
    input.ac-alert:-moz-placeholder {
        /* Firefox 18- */
        color: red;
        font-size: 1.2rem;
    }
    .ac-form-row .ac-input-wrapper select.ac-alert {
        color: red;
        font-size: 1.2rem;
    }
    #ac-main {
        overflow-x: unset;
    }
    .ac-section .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1, .ac-section .ac-top-col-1 .ac-col-2 .ac-img-wrapper-1 img {
        margin-top: 0vw;
    }
    .ac-section .ac-top-col-1 .ac-col-1 {
        margin-top: 7vw;
    }
    .ie .ac-section-1 .ac-top-col-1 .ac-col-1 {
        margin-top: 56vw;
    }
}
.ac-form-wrapper-inner.its-midnight,
.ac-goto-form-btn.ac-show-on-mobile.its-midnight{
    display: none;
}
.ac-wrapperaftermidnight {
    display: none
}
.ac-goto-form-btn.ac-show-on-mobile.its-midnight
.ac-wrapperaftermidnight{
    display: none;
    width: 25vw;
    margin-top: 30%;
}
.ac-wrapperaftermidnight.its-midnight{
    display: flex;
        margin-top: 30%;
}
.ac-wrapperaftermidnight h2 {
        font-size: 3vw; 
}
.ac-wrapperaftermidnight img {
    width: 60%;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.ac-wrapperaftermidnight p {
    margin: 2vw 0;
}
.ac-wrapperaftermidnight-mobile {
    display: none
}
.goto-discord-mob {
    display: none;
}
@media(max-width:1000px) {
    .ac-wrapperaftermidnight.its-midnight,
    .ac-wrapperaftermidnight{
        display: none;
    }
    .ac-wrapperaftermidnight-mobile {
        display: none;
        margin: 10vw auto 12vw;
    }
    .ac-wrapperaftermidnight-mobile.its-midnight{
        display: flex;
    }
    .ac-wrapperaftermidnight-mobile h2 {
            font-size: 10vw;
    }
    .goto-discord-mob.its-midnight {
        display: block;
        width:80%;
        margin: 0 auto;
    }
    .goto-discord-mob.its-midnight img {
           width: 80%;
        margin: 0 auto;
        display: block;
    }
    #ac-part-4 .goto-discord-mob.its-midnight {
        margin:6vw auto;
    }
    #ac-part-4 .ac-col-2 .goto-discord-mob.its-midnight {
            margin-top:23vw;
    }
    .ac-wrapperaftermidnight-mobile img {
        width: 80%;
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }
    .ac-wrapperaftermidnight-mobile p {
        margin: 6vw 0;
    }
    .ac-goto-form-btn.ac-show-on-mobile.its-midnight{
        display: none;
    }
}