@font-face {
    font-family: 'Polaris';
    src: url('../fonts/Polaris.otf');
    font-weight: 400;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Regular.otf');
    font-weight: 400;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Bold.otf');
    font-weight: 700;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Light.otf');
    font-weight: 300;
}

.menu-item a{
    font-family: 'Polaris', sans-serif!important;
    font-size: 20px!important;
    text-transform: none!important;
}
.theme-dark, .bg-theme-dark-alt, body{
    background: #080913!important;
}

.header-navbar {
    height: 146px!important;
}

.main__img {
    width: 70vh;
    max-width: 720px;
    margin-bottom: 2rem;
}

.bg__img {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0 !important;
    background-image: linear-gradient(90deg, transparent 75%, #080913), linear-gradient(90deg, #080913, rgba(10, 9, 15, 0) 19%), url('../images/bg.png');
    background-position: 0px 0px, 0px 0px, 50% 100%;
    background-size: auto, auto, cover;
}

.btn__wp {
    font-family: 'Polaris', sans-serif!important;
    background-color: #ff002f!important;
    padding: 10px 20px;
    transition: all 200ms ease;
    color: #fff!important;
    font-size: 20px;
    text-decoration: none;
    border-radius: 0;
    border: 0;
    outline: 0;
}

.text__experience {
    font-family: 'Polaris', sans-serif!important;
    font-size: 17px;
    letter-spacing: 15px;
    font-weight: bold;
    padding-left: 30px;
    letter-spacing: 15px;
    margin-bottom: 3%;
    color: #fff!important;
}

.btn__youtube {
    font-family: 'Polaris', sans-serif!important;
    width: 125px;
    height: 75px;
    border: 4px solid #fff;
    border-radius: 70px;    
    display: flex;
    justify-content: center;
    margin: 0 auto!important;
}

.btn__youtube:hover {
    background-color: #ff002f!important;
    border: 0;
}

.btn__staking {
    font-family: 'Polaris', sans-serif!important;
    display: flex;   
    padding: 15px 20px 15px 15px;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 70px;
    background-color: rgba(13, 0, 255, 0.92);
    transition: all 200ms ease;
    font-family: Polaris, sans-serif;
    color: #fff;
    text-decoration: none;
    width: 400px;
    height: 70px;
    margin: 35px auto 0!important;
    justify-content: space-between;
}

.btn__staking:hover {
    background-color:  #222233;
    color: #fff!important;
    transform: scale(1.05);
}

.apy__img {
    min-width: 40px;
    height: 40px;
    border-radius: 40px;
    background-image: url('../images/apy_btn.jpg');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.apy__text {
    font-family: 'Polaris', sans-serif!important;
    font-size: 14px!important;
}

.apy__btn {
    width: 80px;
    height: 40px;
    margin-left: 15px;
    padding: 0 15px;
    border-radius: 20px;
    background-color: #004eff;
}

.apy__btn b {
    font-family: 'Mont'!important;    
    line-height: 16px;
}

.apy__btn div {
    margin-top: -4px;
    margin-bottom: 3px;
    font-family: 'Mont', sans-serif!important;
    color: #a0b3ff;
    font-size: 8px;
}

.cpn-social .social .social-icon {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent!important;
}

.cpn-social .social .social-icon:hover {
    background: #ff002f!important;
}


.trading._2 {
    width: 90%;
    max-width: 950px;
    margin-top: 5%;
    margin-bottom: 10%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.div-block-11 {
    display: flex;
    margin-right: 25px;
    justify-content: center;
    align-items: center;
}


.igo-logos {
    height: 31px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.html-embed {
    width: 90%;
    max-width: 600px;
    margin-top: 0%;
    margin-bottom: 0px;
}

.step {
    margin-bottom: 60px;
    border-bottom: 12px solid red;
    font-family: 'Polaris', sans-serif;
    color: #fff;
    font-size: 110px;
    line-height: 110px;
    margin-right: auto;
    margin-left: auto;
    width: 150px;
    height: 122px;
}

.step__two {
    width: 200px;
}

.sub__header {
    font-family: 'Polaris', sans-serif!important;
    padding-left: 30px;
    letter-spacing: 15px;
}

.heading__one {
    font-family: 'Polaris', sans-serif!important;
    margin-right: auto;
    margin-left: auto;
    font-size: 50px;
    line-height: 50px;
    max-width: 700px;
    font-family: Polaris, sans-serif;
    color: #fff;
}

.step__p {
    max-width: 800px;
    margin: 2rem auto 30px;
    font-family: 'Mont', sans-serif;
    color: #4b5068;
    font-size: 19px;
    line-height: 35px;
    font-weight: 400;
}

.heading__two {
    font-family: Polaris, sans-serif;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}

.progress {
    background: #323242;
    height: 5px;    
    width: 200px;
    margin: 0 auto;
}

.progress-bar {
    background: #fff!important;
}

.price {
    margin-top: 1rem;
    color: #323249;
    font-size: 16px;
    line-height: 26px;
}

.price b {
    color: #fff;
    font-weight: 600;
}

.btn__buynow {
    display: block;
    margin-top: 1rem;
    padding: 10px 25px;
    border-radius: 10px;
    background-color: #181824;
    -webkit-transform: skew(-20deg, 0deg);
    -ms-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
    -webkit-transition: all 200ms cubic-bezier(.77, 0, .175, 1);
    transition: all 200ms cubic-bezier(.77, 0, .175, 1);
    font-family: Polaris, sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 31px;
    text-decoration: none;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;    
    text-align: center;
}

.btn__buynow:hover {
    background: #f00!important;
    color: #fff!important;
}

.progress__yellow {
    background: #FFD900!important;
}

.progress__gamma {
    background: #ff104c!important;
}

.demo-holder {
    position: relative!important;
    margin-top: 200px;
}
.demo-holder .div-block-19 {
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-direction: row;
}

.img-holder {
    overflow: hidden;
    width: 30vh;
    height: 44vh;
    max-height: 460px;
    max-width: 450px;
    min-height: 360px;
    margin-right: 1rem;
    margin-left: 1rem;
    border-radius: 20px;
    background-color: #131520;
    -webkit-transform: skew(-17deg, 0deg);
    -ms-transform: skew(-17deg, 0deg);
    transform: skew(-17deg, 0deg);
}

.img-holder._1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 350px;
    max-width: 280px;
    min-height: 300px;
    margin-top: -88px;
    margin-right: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.img-holder._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 430px;
    max-width: 350px;
    min-height: 340px;
    min-width: 320px;
    margin-bottom: -70px;
    margin-left: -0.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.img-holder._3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 370px;
    min-width: 347px;
    margin-top: -110px;
    margin-right: 0rem;
    margin-left: 2.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.img-holder._4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 350px;
    max-width: 260px;
    min-height: 310px;
    margin-bottom: -40px;
    margin-left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.btn__coming__soon {
    max-width: 250px;
}

.image__intro {
    background-image: url('../images/space.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
    width: 100%;
    height: auto;
}

.heading__large {
    margin-bottom: 30px;
    font-size: 200px;
    line-height: 170px;
}

.mt__minus__200 {
    margin-top: -200px!important;
}

.mt__minus__300 {
    margin-top: -300px!important;
}

b {
    font-weight: 700;
}

.email__form {
    display: flex;
    width: 100%;
    height: 100vh;
    max-height: 500px;
    max-width: 1300px;
    min-height: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #111322;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    box-shadow: none;
    text-align: center;
}

.email__form .input-group {
    border-radius: 20px;
    overflow: hidden;
    background: #fff;    
    box-shadow: 0 10px 60px -20px rgb(0 0 0 / 21%);
}

.email__form .input-group-text {
    background: #fff;
}
.email__form .form-control {
    height: 90px;
    margin-bottom: 0px;
    border: 1px none #000;
    border-radius: 20px;
    color: #4b5068;
    font-size: 25px;
    text-align: center;
    font-family: 'Mont', sans-serif;
}

.email__form .form-control:focus {
    outline: none!important;
    border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}


::-webkit-input-placeholder {
    color: #999BAD!important;
}

::-moz-placeholder {
    color: #999BAD!important;
}

::-ms-placeholder {
    color: #999BAD!important;
}

::placeholder {
    color: #999BAD!important;
}

.btn__submit__email {
    outline: 0;
    border: 0;
    height: 69px;
    width: 70px!important;
    max-width: 70px!important;
    min-width: 70px!important;
    padding-top: 15px;
    border-radius: 12px;
    background-color: transparent;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #000;
    font-size: 27px;
    font-weight: 700;
    padding: 9px 15px!important;
}

.btn__submit__email:hover {
    background-color: #ff002e;
    color: #fff;
}

.partner__logos img {
    height: 50px;
    width: auto;
    padding-right: 3%;
    padding-left: 3%;    
    margin-bottom: 4%;
    opacity: 0.35;
    filter: grayscale(100%);
}

.partner__logo__main {
    width: 345px;
}

.img__grayscale {
    opacity: 0.35;
    filter: grayscale(100%);
}

.img__grayscale:hover {
    opacity: 1;
}

.footer__text {
    width: 90%;
    color: #3b3f52;
    font-size: 10px;
    text-align: center;
    line-height: 1.8!important;
    margin: 0 auto;
}

@media (min-width: 1600px){
    .container {
        width: 1300px!important;
        max-width: 1300px!important;
    }
}