/*

Theme Name: theforest
Author: theforest
Author URI: http://www.theforest.com
Version: 1.0
*/

/* General
--------------------------------------------------------------- */
@import url("./fonts/celias-stylesheet.css");

@font-face {
    font-family: beacons;
    src: url("./fonts/beacons.eot") format("embedded-opentype"), url("./fonts/beacons.woff2") format("woff2"),
        url("./fonts/beacons.woff") format("woff"), url("./fonts/beacons.ttf") format("truetype");
}

.beacon {
    font-family: beacons;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    overflow-x: hidden;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #ffffff;
}

.containLoginLine {
    background-color: #ffffff;
}

.vc_inner img {
    width: 100%;
    height: 600px;
}

hr {
    background: #d2d2d7;
}

.mobile_hr_menu {
    display: none;
}

.vc_item.vc_active {
    height: 600px !important;
}

i.fa.fa-comments-o:hover,
i.fa.fa-envelope-o:hover,
i.fa.fa-mobile:hover {
    color: #3aa3da;
}

@font-face {
    font-family: NexaBold;
    src: url("fonts/Nexa Bold.otf");
}

@font-face {
    font-family: NexaLight;
    src: url("fonts/Nexa Light.otf");
}

.site-header {
    position: relative;
    left: 0;
    width: 100%;
    z-index: 1;
    top: 0;
}

#marqueecontainer {
    position: relative;
    width: 100%; /*marquee height */
    height: 276px; /*marquee height */
    overflow: hidden;
    font-size: 12px;
}

.navbar-inverse,
.navbar-default {
    background: transparent !important;
}

.menuBoxOpen {
    transition: all 0.5s ease-out;
}

.menuBoxOpen_anim {
    transform: matrix(1, 0, 0, 1, 0, -75);
}

#menu-item-22 a[href="/"] {
    display: none;
}

.navbar {
    border: none !important;
}

.ptw-message {
    background-color: whitesmoke;
    position: fixed;
    max-width: 250px;
    min-width: 250px;
    border: solid black 2px;
    min-height: 150px;
    max-height: 150px;
    display: table;
    border-radius: 5px;
    z-index: 9999 !important;
}

.message-box {
    top: 40px;
    right: 20px;
    margin: 5px;
    display: none;
    z-index: 9999 !important;
}

.x-button {
    position: absolute;
    background: #22a7ff;
    color: white;
    top: -15px;
    right: -15px;
    border-radius: 15px;
}

.click-button {
    position: absolute;
    background: #22a7ff;
    color: white;
    width: 50%;
    height: 25px;
    bottom: 5px;
    right: 25%;
    padding: 5px;
    text-align: center;
    line-height: 14px;
}

.message-text {
    padding: 5px;
    overflow: hidden;
    max-height: 105px;
    min-height: 105px;
    max-width: 250px;
    min-width: 250px;
    cursor: pointer;
    /*        -webkit-column-width: 250px;
            -moz-column-width:    250px;*/
    column-width: 250px;
}

.message-text a {
    color: blue !important;
    text-decoration: underline !important;
}

.message-text a:link {
    color: blue !important;
    text-decoration: underline !important;
}

.message-text a:hover {
    color: blue !important;
    text-decoration: underline !important;
}

#modal_div {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9998; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
}

.header {
    z-index: 9;
    position: absolute;
    width: 100%;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.mobilehead {
    width: fit-content;
    height: fit-content;
    text-align: center;
}

.containLoginLine2 {
    background-color: #e5e4e2;
    padding: 0 40px;
}

.logo-header {
    padding: 15px 30px;
}

.logo-header img {
}

@media (max-width: 768px) {
    .logo-header img {
        max-width: 100%;
    }
}

.floatright {
    float: right;
    text-align: right;
    width: auto;
}

.titles-main {
    font-family: "Celias";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: normal !important;
    word-wrap: break-word;
    font-size: 42px;
    line-height: 1.27 !important;
    font-weight: 300 !important;
    color: white;
    margin-bottom: 2rem;
}

.logo_link,
.logo_link:hover,
.logo_link:focus {
    color: unset;
    text-decoration: none;
}

.header_trading_logo a img {
    width: 120px;
    height: 50px;
}

#tph_site_header {
    background: rgba(0, 0, 0, 0.8) !important;
}

#toggleMenuActionMobile {
    background-color: transparent !important;
    border-bottom: transparent !important;
}

.form-inline {
    display: flex;
}

.btnnewplainmain {
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #171f30;
    text-decoration: none;
    margin-right: 8px;
}

.btnnewplainmain:hover {
    background: #f8fafd;
    border-radius: 8px;
    color: #171f30;
    text-decoration: none;
}

.btnnewbluemain {
    background: #3861fb;
    border-radius: 8px;
    padding: 16px 20px;
    color: white;
}

.btnnewbluemain:hover {
    text-decoration: none;
    color: white;
    background: #6283ff;
}

.footer_menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /*margin-top: 50px;*/
}

.footer_menuTitle {
    margin-bottom: 25px;
    margin-top: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
    color: #25282a;
    font-family: sans-serif;
}

.footer_menuLink {
    padding: 0;
    list-style: none;
}

.footer_menuLink a {
    display: inline-block;
}

.footer_logo {
    width: fit-content;
    height: fit-content;
    text-align: center;
}

.footer_logo .custom-logo-link img {
    width: 65%;
    height: 25%;
}

.footer_text_content {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
}

.footer_copyright {
    text-align: center;
}

.form-login-popup {
    display: none;
    position: fixed;
    padding: 32px 20px 20px !important;
    border: unset !important;
    z-index: 20;
}

.form-login-popup.form-login-relative {
    display: block;
    position: relative;
    top: 0;
    z-index: 0;
}

.form-popup-canvas {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 20;
}

.login-popup-header {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: white;
    margin-bottom: 36px;
}

.btnnewblue {
    background: #3861fb;
    border-radius: 8px;
    padding: 16px 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: white;
    border-color: transparent;
}

.btnnewblue:hover {
    background: #6283ff;
}

.btnnewubunty {
    background: #fbab2f;
    border-radius: 8px;
    padding: 16px 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: white;
    border-color: transparent;
}

.btnnewubunty:hover {
    background: #ffbd58;
    transition: ease-in-out 0.3s;
}

.form-login-popup label {
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: white;
}

.form-login-popup input::placeholder {
    font-size: 14px;
    line-height: 16px;
    color: white;
    font-weight: normal;
}

.form-login-popup .help-block {
    margin-bottom: 0;
    margin-top: 4px;
}

.form-login-popup .checkbox input {
    width: 24px;
    height: 24px;
    border: 1px solid #b8c9ed;
}

.form-login-popup .checkbox span {
    display: inline-block;
    position: relative;
    margin-left: 14px;
}

.form-login-popup .checkbox {
    margin-top: 20px;
    margin-bottom: 25px;
}

.form-login-popup button.btnnewdark {
    border: none;
    border-radius: 8px !important;
}

.login-footer {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: white;    margin-bottom: 0px;
}

.login-footer a {
    color: #4781ec;
}

.login-footer a:hover {
    color: #5c87d7;
}

.hr-login {
    width: 100%;
    border-top: solid #e1e8f7 1px;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.forgot-password-link {
    font-size: 14px;
    line-height: 1.4;
    color: #4781ec;
    transition: 0.2s ease all;
}

.forgot-password-link:hover {
   color: #6792e3;
}

.loggedInList {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 0;
}

#open-account-form {
    color: white;
}

#open-account-form label {
    margin: 10px 0;
}

#open-account-form input[type="checkbox"] {
    margin: 10px 0;
}

#notification_count {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #cc0000;
    color: white;
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 2px;
}

#notificationBell {
    font-size: 15px;
    color: grey;
    height: 20px;
    width: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.click-to-read-msg {
    display: flex;
}

#toggleMenuAction {
    color: grey;
}

.click-to-read-msg:hover {
    cursor: pointer;
    text-decoration: none;
}

div.floatright.lemp {
    height: 50px;
    display: flex;
    align-items: center;
}

.menuBoxOpen {
    position: absolute;
    background: rgb(102 102 102 / 78%);
    padding: 7px 14px;
    margin-left: -11px;
    display: block;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 32%);
}

#toggleMenuAction .fa-caret-down {
    cursor: pointer;
}

.notifsmall {
    margin-left: 10px;
}

#user_email_navbar {
    cursor: default;
}

.smallLineInMenuBox a {
    color: #d3d3d3;
    text-decoration: none;
}

.smallLineInMenuBox a:hover {
    color: #e1e1e1;
    text-decoration: none;
}

.btn-btgeneration {
    padding: 12px 32px;
    font-size: 16px;
    text-align: center;
    transition: opacity 0.2s linear 0s;
    font-weight: 500;
    line-height: 24px;
    border-style: solid;
    border-width: 1px;
    border-radius: 90px;
}

.login-btn {
    background-color: transparent;
    color: black;
    border: 2px solid black;
    display: block;
    padding: 12px 15px 11px;
    border-radius: 30px;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
    font-weight: 700;
    position: relative;
    transition: opacity 0.2s linear 0s;
}

.login-btn:hover {
    opacity: 0.7;
}

.register-btn {
    background-color: #fff;
    display: block;
    padding: 12px 15px 11px;
    color: black;
    border-radius: 30px;
    text-decoration: none;
    font-size: 11px;
    line-height: 11px;
    font-weight: 700;
    position: relative;
    transition: opacity 0.2s linear 0s;
    border: 2px solid transparent;
    margin-left: 16px;
}

.register-btn:hover {
    opacity: 0.7;
}

@media only screen and(max-width: 768px) {
    .containLoginLine2 .btgeneration-right-menu {
        padding: 1px;
    }
    .btgeneration-right-menu .mobile_nav {
        position: absolute;
        top: 7px;
    }
    .logo-header {
        width: calc(100vw - 35px);
        text-align: left;
        padding: 15px 6px;
    }
    .logo-header img {
        width: 150px;
    }

    .footer_text_content {
        flex-direction: column;
        text-align: justify;
        align-items: center;
    }

    .footer_text_content {
        margin-top: 10px;
    }

    .footer_menu {
        flex-direction: column;
    }

    #footer_menuLink_1,
    #footer_menuLink_2,
    #footer_menuLink_3,
    #footer_menuLink_4 {
        display: none;
    }

    .footer_menu {
        margin-top: 10px;
    }

    .mobile_hr_menu {
        display: block;
        margin-top: 10px;
    }

    .footer_menuTitle {
        margin-bottom: 5px;
    }

    .mobile_nav {
        float: right !important;
        margin-top: 5px;
    }

    .main-login-buttons-box {
        width: 100%;
        left: 0;
        bottom: 0;
        /* background-color: #FBFAFD; */
        justify-content: center;
        text-align: center;
        padding-bottom: 20px;
        margin-top: 5px;
        padding-top: 20px !important;
        padding-right: 0 !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        margin-top: 50px;
    }

    .form-login-popup {
        width: 100%;
        left: 0;
    }

    .signin-row {
        display: block !important;
    }

    .sign_in_container {
        display: block;
    }
}

.btgeneration-right-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.main-login-buttons-box a:hover {
    text-decoration: none;
}

@media only screen and(max-width: 360px) {
    .button-blue,
    .button-yellow {
        padding: 10px 30px !important;
    }
    .main-login-buttons-box {
        background: rgba(0, 0, 0, 0.8);
        top: calc(100vh - 50px);
        right: 0;
        left: 0;
        width: 100%;
    }

    .btnnewplainmain,
    .btnnewbluemain {
        padding-top: 10px;
    }
}

.LogoForm {
    height: 40px;
    width: 80px;
    border-radius: 4px;
    fill: #5841d8;
}

.register_form {
    position: relative;
    padding: 60px 0;
}

#main-body-container {
    position: relative;
    padding: 60px 0;
}

.fullsize {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.btnnewdark {
    opacity: 1;
    background-color: #25282a;
    padding: 13px 40px;
    font-size: 19px;
    color: white !important;
    text-decoration: none !important;
    border-radius: 5px;
    float: left;
}

.btnnewdark:hover {
    background-color: #3861fb;
}

/*********main page start*/

.main-banner {
    padding: 50px 0;
    background-image: url("../../uploads/2022/08/2048.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main-banner video {
    width: 278px;
    height: 579px;
}

@media (min-width: 769px) {

 

    .btgeneration-content-wrapper {
        padding-right: calc((100% - 955px) / 2);
        padding-left: calc((100% - 955px) / 2);
    }
}

.main-banner .btgeneration-content-wrapper {
    display: flex;
    align-items: center;
}

.main-banner h1.custom {
    color: rgb(36, 36, 36);
    font-size: 70px;
    text-align: left;
    font-family: Celias;
    font-weight: 500;
    line-height: 77px;
}

.main-banner p.custom {
    color: rgb(36, 36, 36);
    font-size: 26px;
    text-align: left;
    font-family: "Celias";
    font-weight: 400;
    line-height: 36px;
}

.btg-component img {
    width: 100%;
}

.btg-component p.custom {
    color: rgb(36, 36, 36);
    font-size: 16px;
    text-align: center;
    font-family: "Celias";
    font-weight: 400;
    line-height: 26px;
}

.btg-component h2.custom {
    color: rgb(88, 65, 216);
    font-size: 40px;
    text-align: center;
    font-family: "Celias";
    font-weight: 500;
    line-height: 64px;
}

.btg-component h3.custom {
    color: rgb(88, 65, 216);
    font-size: 48px;
    text-align: center;
    font-family: "Celias";
    font-weight: 500;
    line-height: 64px;
}

.fr3-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.btgeneration-btns {
    display: inline-block;
    padding: 12px 32px;
    font-size: 16px;
    text-align: center;
    transition: opacity 0.2s linear 0s;
    font-weight: 500;
    line-height: 24px;
    border-style: solid;
    border-width: 1px;
    border-radius: 90px;
    color: #ffffff;
    background: #e94442;
    border-color: #e94442;
        border: none !important;
    border-radius: 0px !important;
    background: linear-gradient(to right, #BF953F, #cbc482, #B38728, #cbc482, #AA771C);
}

.btgeneration-btns:hover {
    text-decoration: none;
    color: white;
        background: linear-gradient(to right, #BF953F, #cbc482, #B38728, #cbc482, #AA771C);
}

.mobile-link {
    color: #5841d8;
    display: flex;
    padding: 14px 15px;
    font-size: 16px;
    min-width: 120px;
    background: #ffffff;
    align-items: center;
    font-family: Celias;
    font-weight: 400;
    line-height: 15px;
    white-space: nowrap;
    border-color: #5841d8;
    justify-content: center;
    text-align: center;
    transition: opacity 0.2s linear 0s;
    border-width: 1px;
    border-radius: 90px;
    border-style: solid;
}

.mobile-link:hover {
    color: #5841d8;
    text-decoration: none;
    opacity: 0.7;
}

.mobile-link:last-child {
    margin-left: 15px;
}

.mobile-link svg {
    margin-right: 6px;
}

.mobile-btns {
    display: flex;
}

.main-banner .right-side {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.exchange-block {
    display: grid;
    grid-template-columns: 5fr 4fr;
    gap: 0 68px;
    margin-top: 92px;
}

.exchange-block .right-side p {
    color: rgb(36, 36, 36);
    font-size: 18px;
    text-align: left;
    font-family: "Celias";
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 2px;
}

.exchange-block .right-side h2 {
    color: rgb(88, 65, 216);
    font-size: 40px;
    text-align: left;
    font-family: "Celias";
    font-weight: 500;
    line-height: 54px;
}

.exchange-block .right-side .rules {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.exchange-block .right-side .rules img {
    width: auto;
    height: 58px;
}

.exchange-block img {
    max-width: 100%;
}

.btg-component.portfolio {
    padding: 84px 80px;
    background-image: url("../../uploads/2022/08/2048.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: grid;
    row-gap: 36px;
    overflow: hidden;
    max-width: 100%;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
    justify-content: center;
    margin-top: 30px;
}

.portfolio-cryptos {
    width: max-content;
    display: flex;
    overflow: hidden;
    flex-flow: row nowrap;
    column-gap: 28px;
    padding-left: 28px;
    animation: 10s linear 1s infinite alternate loop-cryptos;
}

.portfolio-cryptos:last-child,
.portfolio-cryptos:first-child {
    animation-name: loop-cryptos2;
}

.btg-component.portfolio .btgeneration-btns {
    max-width: 180px;
    justify-self: center;
}

.btg-component.portfolio h2 {
    color: rgb(88, 65, 216);
    font-size: 40px;
    text-align: center;
    font-family: "Celias";
    font-weight: 500;
    line-height: 64px;
}

.crypton {
    font-family: "beacons";
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.kraken-cta {
    background-color: #fff;
    display: block;
    padding: 12px 15px 11px;
    color: #5741d9;
    border-radius: 30px;
    text-align: center;
    text-decoration: none;
    font-family: Celias;
    font-size: 11px;
    line-height: 11px;
    font-weight: 700;
    position: relative;
    transition: opacity 0.2s linear 0s;
    border: 2px solid transparent;
}

.kraken-cta.with-asset-icon {
    font-size: 20px;
    display: flex;
    flex-grow: 1;
    align-items: center;
    line-height: 24px;
    padding-left: 24px;
    padding-right: 24px;
}

.kraken-cta.with-asset-icon:hover {
    text-decoration: none;
    color: #5741d9;
    opacity: 0.7;
}

.kraken-cta.with-asset-icon span {
    margin-right: 10px;
}

.why-block h3 {
    color: rgb(36, 36, 36);
    font-size: 24px;
    font-family: "Celias";
    font-weight: 500;
    line-height: 32px;
}

.why-block p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.why-block img {
    max-width: 200px;
}

.why-block .col-md-4 {
    text-align: center;
}

.why-block a {
    color: rgb(88, 65, 216);
    font-weight: bold;
    text-decoration: none;
}

.why-block a:hover {
    color: rgb(88, 65, 216);
    text-decoration: underline;
}

.why-block .btgeneration-btns {
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.staking-block {
    background-color: rgb(250, 250, 255);
}

.staking-block .ontitle {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgb(18, 18, 18);
    font-size: 18px;
    text-align: center;
    font-family: "Celias";
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 2px;
}

.staking-block .subtitle {
    color: rgb(36, 36, 36);
    font-size: 16px;
    text-align: center;
    font-family: "Celias";
    font-weight: 400;
    line-height: 24px;
}

.stack-cards {
    display: flex;
    row-gap: 70px;
    flex-wrap: wrap;
    column-gap: 30px;
    flex-direction: row;
    justify-content: center;
}

.stack-cards .card {
    width: 260px;
    filter: drop-shadow(0px 10px 20px rgba(41, 41, 42, 0.07));
    padding: 34px 24px 24px 24px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 8px;
    flex-direction: column;
    justify-content: flex-start;
    background-color: white;
    display: flex;
    align-items: center;
    font-family: inherit;
    color: black;
}

.stack-cards .card .card-ico {
    font-size: 48px;
    margin-bottom: 10px;
    margin-right: 8px;
}

.stack-cards .card .card-title {
    font-size: 21px;
    margin-top: 6px;
    font-weight: 600;
    line-height: 22px;
}

.stack-cards .card .card-subtitle {
    font-size: 16px;
    margin-top: 20px;
    font-weight: 600;
    line-height: 20px;
}

.stack-cards .card .price {
    color: #3b9b4a;
    font-size: 24px;
    white-space: nowrap;
}

.staking-block .benefits {
    padding: 40px 0;
}

.staking-block .benefits .btgeneration-btns {
    margin: 40px 0;
}

.staking-block .benefits img {
    width: 58px;
    height: 58px;
}

.staking-block .benefits .col-md-4 {
    text-align: center;
}

.start-block {
    text-align: center;
    padding-top: 60px;
}

.start-block .col-md-7 {
    padding: 60px 0;
}

.start-block .text {
    color: rgb(36, 36, 36);
    font-size: 32px;
    font-family: "Celias";
    font-weight: 400;
    line-height: 42px;
}

/********main page end ********/

@media (max-width: 1000px) {
    .main-banner .btgeneration-content-wrapper {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        align-content: center;
    }
    .main-banner .left-side {
        text-align-last: center;
    }
    .login-btn,
    .register-btn {
        text-align: center;
    }
    .exchange-block {
        grid-template-columns: 1fr;
    }
    .exchange-block .right-side {
        text-align: center;
        justify-self: center;
        text-align-last: center;
    }
    .exchange-block .right-side .rules {
        flex-direction: column;
    }
    .fr3-grid {
        grid-template-columns: 1fr;
    }
    .containLoginLine2 {
        padding: 0 20px;
    }
    .containLoginLine2 .row {
        flex-direction: column;
        margin: unset;
    }
    #main-body-container {
        padding: 60px 10px;
    }
    #main-body-container:after,
    #main-body-container:before,
    .register_form:after,
    .register_form:before {
        display: none;
    }
}

/***** footer *****/

footer {
    background-color: #e5e4e2;
    padding: 60px 0;
    color: black;
}

footer .col-md-2,
footer .col-md-3 {
    text-align: center;
}

footer .title {
    font-size: 22px;
    line-height: 1.23;
    font-weight: 700;
    letter-spacing: -1.2px;
    font-family: "Celias";
}

footer .register-btn {
    margin-left: unset;
}

.footer-link {
    font-size: 16px;
    text-decoration: none;
    color: black;
    font-family: "Celias";
    font-weight: 700;
    margin: 0 0 12px;
    display: inline-block;
}

.footer-link:hover {
    color: black;
}

.footer-title {
    opacity: 0.48;
    margin: 0 0 12px;
}

/***** general *****/

.textsize19 {
    font-size: 19px;
    padding: 0 15px;
}

.site-main {
    padding: 60px 0;
}

.col-sm-2 ul {
    list-style-type: none;
}

.col-sm-2 ul a {
    color: black;
}

.textsize19 {
    font-size: 19px;
    padding: 0 15px;
}

/*.acc-type-box .col-md-3 {*/
/*    border-right: solid #E1E8F7 1px;*/
/*}*/

/*.acc-type-box .col-md-3:last-child {*/
/*    border-right: none;*/
/*}*/

.acc-type-box .acc-type-col {
    background: #202028;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    padding: 32px;
    border-radius: 24px;
}

.acc-type-col {
    text-align: center;
    color: #ffffff;
}

.acc-type-box .col-md-3:first-child .acc-type-col:hover {
    background: #7d2b2b;
}

.acc-type-box .col-md-3:first-child .acc-type-col:hover .btn-dark {
    background: #7d2b2b;
}

.acc-type-box .col-md-3:nth-child(2) .acc-type-col:hover {
    background: #c7863a;
}

.acc-type-box .col-md-3:nth-child(2) .acc-type-col:hover .btn-dark {
    background: #c7863a;
}

.acc-type-box .col-md-3:nth-child(3) .acc-type-col:hover {
    background: #3b6252;
}

.acc-type-box .col-md-3:nth-child(3) .acc-type-col:hover .btn-dark {
    background: #3b6252;
}

.acc-type-box .col-md-3:nth-child(4) .acc-type-col:hover {
    background: #4c5d99;
}

.acc-type-box .col-md-3:nth-child(4) .acc-type-col:hover .btn-dark {
    background: #4c5d99;
}

.acc-type-box .col-md-3:first-child .btn-dark:hover {
    background: white !important;
    color: #7d2b2b;
}

.acc-type-box .col-md-3:nth-child(2) .btn-dark:hover {
    background: white !important;
    color: #c7863a;
}

.acc-type-box .col-md-3:nth-child(3) .btn-dark:hover {
    background: white !important;
    color: #3b6252;
}

.acc-type-box .col-md-3:nth-child(4) .btn-dark:hover {
    background: white !important;
    color: #4c5d99;
}

.acc-type-col p {
    font-weight: 500;
    font-size: 13px;
    line-height: 30px;
    /*font-family: sans-serif;*/
    margin-bottom: 6px;
    font-family: "SF Pro Display";
}

div.acc-type-name {
    /*font-family: Inter;*/
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.55px;
}

div.acc-type-price {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.55px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.acc-type-col .btn-dark,
.btn-dark {
    min-width: 180px;
    background-color: #25282a;
    color: white;
    text-decoration: none;
    border: solid white 1px;
}

.btn-blue {
    background: #3861fb;
    border-radius: 8px;
    color: white;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: black;
    background-color: #fff;
}

.acc-type-box {
    padding-bottom: 65px;
}

.main-h1 {
    font-size: 48px;
    line-height: 60px;
    padding-bottom: 24px;
    padding-top: 24px;
    color: rgb(88, 65, 216);
    text-align: center;
}

.main-description {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 30px;
}

.legal-link {
    text-decoration: none;
    color: #5d45dc;
}

.legal-link:hover {
    color: #5d45dc;
}

#toggleMenuAction {
    color: #0a0a0a;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

#toggleMenuAction:hover {
    color: rgb(60, 60, 60);
}

#notificationBell {
    color: #171f30;
}

.menuBoxOpen {
    width: auto;
    background: #fff;
    border-radius: 4px;
}

.menuBoxOpen a {
    color: #171f30;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 20px;
    line-height: 26px;
}

.menuBoxOpen a:hover {
    color: #3861fb;
}

.addMe {
    z-index: 0 !important;
}

@media only screen and(max-width: 991px) and(min-width:901px) {
    div.floatright.lemp {
        position: relative;
        left: 55%;
        margin-top: 5px;
    }
}

.navbar {
    margin: unset !important;
    min-height: unset !important;
}

.white-background-tools {
    background-color: white;
    text-align: center;
    padding: 150px 0;
}

#mega-menu-wrap-primary #mega-menu-primary {
    white-space: nowrap;
}

li#Six_El_Manage {
    display: none !important;
}

.form-control {
    color: white !important;
    background-color: #4a4a4a00 !important;
    border-radius: 0px !important;
}

input#ozow_amount {
    color: #818181 !important;
}

input#callpay_amount {
    color: #818181 !important;
}
input#payfast_amount {
    color: #818181 !important;
}

.tab-pane .input-group-addon {
    border: 1px solid #5e5e5e5c !important;
}

@keyframes open-link-after {
    0% {
        opacity: 0;
        transform: translate(-40%, 0px);
        width: 50%;
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
        width: 100%;
    }
}

@-webkit-keyframes loop-cryptos {
    from {
        opacity: 1;
        transform: translateX(-250px);
    }
    to {
        opacity: 1;
        transform: translateX(100px);
    }
}

@-webkit-keyframes loop-cryptos2 {
    from {
        opacity: 1;
        transform: translateX(-300px);
    }
    to {
        opacity: 1;
        transform: translateX(10px);
    }
}

/* ggsinvest */

body {
    color: black;
}

.sign_in_container,
.sign_up_container {
    background-image: url(https://trading.coinmate.live/wp-content/uploads/2024/02/trading_hours_banner.jpg);
    position: relative;
    width: auto;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    animation-name: background-image;
    animation-duration: 45s;
    animation-delay: 0.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes background-image {
    0% {
        background-position: 0;
    }
    100% {
        background-position: 50%;
    }
}


.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal, .otgs-development-site-front-end{
    display: none!important;
}
@media (max-width:900px){
    .mega-menu.max-mega-menu.mega-menu-horizontal{
        width:170px!important;
        left:-117px!important;
    }
}

/* @media (max-width:500px){
    .d-xl-inline-block.overall-header-open-account{
        display: flex!important;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .overall-header-open-account-btn .short{
        display: none!important;
    }
    .authenticate.d-block{
        display: flex!important;
        flex-direction: row;
        width: 100%;
        justify-content: center;
    }

    .overall-header-open-account-btn .js-menu-open-real-aa{
        color: white;
        background: #e94442;
        padding: 6px 12px;
        margin: 2px;
        top: -5px;
        position: relative;
        border-radius: 4px;
    }
    .overall-header-open-account-btn .js-menu-open-demo-aa{
        color: white;
        background: #ffb03b;
        padding: 6px 12px;
        margin: 2px;
        top: -5px;
        position: relative;
        border-radius: 4px;
    }

} */

@media (max-width:900px){
    .d-xl-inline-block.overall-header-open-account .short{
        display: none;
    }

    .d-xl-inline-block.overall-header-open-account .long{
        width: 120px;
        display: inline-block;
        text-align: center;
    }


    .d-xl-inline-block.overall-header-open-account .js-menu-open-real-aa{
        color: white;
        padding: 6px 12px;
        margin: 2px;
        position: relative;
        border-radius: 4px;
        background: #e94442;
        top: -4px;
    }
    .d-xl-inline-block.overall-header-open-account .js-menu-open-demo-aa{
        color: white;
        padding: 6px 12px;
        margin: 2px;
        position: relative;
        border-radius: 4px;
        background: #ffb03b;
        top: 4px;
    }
}

@media (max-width:420px){
    .d-inline-block.overall-header-logo.js-logo-click-aa > .white-theme-icon{
        width: 100px;
    }
}







.inner {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
#footer {
   background: #f9f9f9;
    
    box-shadow: 0px -1px 12px rgb(0 0 0 / 10%);
  
}





 
            #chat {
                display: none;
                position: fixed;
                bottom: 0;
                right: 0;
                z-index: 999999;
            }

            .launcher-button {
                display: block;
                width: 50px;
                height: 50px;
                border-radius: 50%;
                background: #24d9cd url(/wp-content/themes/theforest/storage/launcher_button.png?v=2020120101) no-repeat center;
                color: #FFFFFF;
                fill: #FFFFFF;
                left: -1px;
                position: relative;
                margin: 11px 18px;
                cursor: pointer;
                animation: launcher-button-init .7s cubic-bezier(.62, .28, .23, .99), launcher-button infinite 6s 2s;
                transition: background-color .4s;
            }

            .launcher-button.active {
                box-shadow: 0 0 30px rgba(116, 116, 116, .33);
                background: #fff url(/wp-content/themes/theforest/storage/ic-close.png) no-repeat center center;
                animation: launcher-button-init .7s cubic-bezier(.62, .28, .23, .99), launcher-button-rotate .4s;
                border: 1px solid #ececec !important;
                transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                /* IE 9 */
                -webkit-transform: rotate(90deg);
                /* Safari and Chrome */
                transition: all 0.5s;
            }

            .channels-wrapper {
                display: none;
                animation: blinger-channels-desktop-show .4s cubic-bezier(.16, .44, .2, .96);
                width: 62px;
                margin: 0 auto;
            }

            .channel-wrapper {
                width: 100%;
                float: left;
            }

            .channel-wrapper a {
                position: relative;
                display: block;
                margin: 0 auto;
                border-radius: 50%;
                background: #ff4242 no-repeat center center;
                transition: all .6s;
                margin-bottom: 4px;
                width: 50px;
                height: 50px;
                box-shadow: 0 0 3px rgba(0, 0, 0, .2);
            }

            #launcher {
                transform: translate(1200px, 0px) !important;
            }

            .footer_top .footer_top_center .footer_commission {
                width: 100%;
                flex-wrap: wrap;
                justify-content: flex-start;
                align-items: flex-start;
                margin-top: 20px;
            }

            .footer_top .footer_top_center .footer_commission .footer_commission_item {
                width: 50%;
                float: left;
                max-width: 180px;
                margin-bottom: 10px;
            }

            .footer_top .footer_top_center .footer_commission .footer_commission_item img {
                width: 60%;
            }

            @media (max-width: 360px) {
                .footer_top .footer_top_center .footer_commission .footer_commission_item {
                    width: 100%;
                    margin-bottom: 20px;
                }
            }
   







.footer_top {
    width: 100%;
    padding: 72px 0px 20px;
}
.footer_top .footer_top_left {
    width: 42.5%;
    float: left;
    padding-left: 104px;
    padding-right: 50px;
    position: relative;
}

.footer_logo {
    display: block;
    width: 36px;
    position: absolute;
    left: 0px;
    top: 5px;
}

.footer_logo img {
    display: block;
    width: 100%;
    height: auto;
}



.footer_top p.footer_title {
    font-size: 15px !important;
    font-family: 'Gilroy-SemiBold' !important;
    color: #034854 !important;
    margin-bottom: 25px !important;
    line-height: 1.2 !important;
    width: auto !important;
}

.footer_top .footer_top_left p {
    font-size: 14px;
    font-family: 'Gilroy-Medium';
    color: #646464;
    line-height: 1.8;
    padding: 0px;
    margin: 0px 0px 30px;
    width: 347px;
    max-width: 100%;
}

.footer_top .footer_top_center {
    width: 32%;
    float: left;
}
.footer_top p.footer_title {
    font-size: 15px !important;
    font-family: 'Gilroy-SemiBold' !important;
    color: #034854 !important;
    margin-bottom: 25px !important;
    line-height: 1.2 !important;
    width: auto !important;
}

.footer_top_icon_list {
    padding: 0px 0px 12px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.footer_top_icon_list li {
    padding: 0px 18px 12px 0px;
    margin: 0px 0px 5px;
    display: inline-block;
}


.footer_grade {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.footer_grade_item.google {
    width: auto;
    max-width: 100%;
}
.footer_grade_item a {
    text-decoration: none;
}
.footer_grade_item.google .footer_grade_img {
    text-align: center;
    font-size: 22px;
    color: #000;
    padding-bottom: 11px;
    width: 100%;
    clear: both;
}
.footer_grade_item.google .footer_grade_score {
    margin-bottom: 0px;
    margin-top: -2px;
    padding-right: 6px;
    font-size: 22px;
    color: #ed9a27;
    font-family: 'Gilroy-Bold';
    float: left;
}

.footer_grade_item.google .footer_grade_score_img {
    margin-bottom: 0px;
    position: relative;
    float: left;
}

.footer_grade_item_score_img_item_active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
}

.footer_grade_item_score_img_item_active img {
    max-width: initial;
}
.footer_grade_item.google .google_score_icon {
    float: left;
    width: 27px;
    height: 28px;
    margin-left: 16px;
    margin-top: -3px;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    width: 100%;
}
.footer_top .footer_top_center .footer_commission {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
}

.footer_top .footer_top_center .footer_commission .footer_commission_item {
    width: 50%;
    float: left;
    max-width: 180px;
    margin-bottom: 10px;
}
.footer_top .footer_top_center .footer_commission .footer_commission_item img {
    width: 60%;
}

.footer_top .footer_top_center .footer_commission .footer_commission_item {
    width: 50%;
    float: left;
    max-width: 180px;
    margin-bottom: 10px;
}

.footer_top .footer_top_right {
    float: right;
    width: 290px;
    max-width: 25%;
}



.footer_top p.footer_title {
    font-size: 15px !important;
    font-family: 'Gilroy-SemiBold' !important;
    color: #034854 !important;
    margin-bottom: 25px !important;
    line-height: 1.2 !important;
    width: auto !important;
}
.footer_top .footer_top_right p {
    font-size: 16px;
    font-family: 'Gilroy-Medium';
    color: #646464;
    line-height: 1.62;
    padding: 0px;
    margin: 0px 0px 7px;
}

.footer_top .footer_top_right .text_box {
    padding-bottom: 32px;
}

.footer_top .footer_top_right .text_box p {
    line-height: 1.3;
}
.footer_top .footer_top_right p {
    font-size: 16px;
    font-family: 'Gilroy-Medium';
    color: #646464;
    line-height: 1.62;
    padding: 0px;
    margin: 0px 0px 7px;
}
.footer_top .footer_top_right p a {
    color: #646464;
    text-decoration: none;
}
.footer_middle {
    padding: 0px 0px 15px 104px;
}
.footer_middle hr {
    padding: 0px;
    margin: 0px 0px 20px;
    border-bottom: 2px solid #c5c5c5;
    width: 100%;
    clear: both;
}

.footer_middle ul {
    padding: 0px;
    margin: 0px;
    float: left;
}
.footer_middle ul li {
    padding: 0px 42px 5px 0px;
    margin: 0px;
    display: inline-block;
    font-size: 12px;
    color: #aecaea;
    line-height: 1.4;
    position: relative;
}
.footer_middle ul li a {
    text-decoration: none;
    font-size: 14px;
    font-family: 'Gilroy-SemiBold';
    color: #646464;
}

.footer_middle .footer_share_list {
    display: block;
    float: right;
    padding-right: 45px;
}


.footer_middle .footer_share_list a {
    display: inline-block;
    margin: 0px 0px 6px 20px;
    vertical-align: middle;
    color: #646464;
    text-decoration: none;
}

.footer_bottom {
    background: #f1f1f1;
}
.footer_bottom .footer_bottom_text {
    padding-bottom: 5px;
}

.footer_bottom p {
    font-size: 14px;
    font-family: 'Gilroy-Medium';
    color: #646464;
    line-height: 1.18;
    padding: 0px;
    margin: 0px 0px 18px;
    text-align: justify;
}

.footer_bottom .inner {
    padding-top: 73px;
    padding-bottom: 42px;
    padding-left: 124px;
}

p {
    font-weight: 300;
}

@media (max-width: 768px){
.footer_top .footer_top_left p {
    line-height: 1.5;
    margin: 0px 0px 15px;
}}

@media (max-width: 768px){
.footer_top .footer_top_left p {
    width: 100%;
}}
@media (max-width: 768px){
.footer_top p.footer_title {
    margin-bottom: 15px !important;
}}
@media (max-width: 980px){
.footer_top .footer_top_left p {
    width: 100%;
}}
@media (max-width: 1210px){
.footer_top .footer_top_left p {
    line-height: 1.6;
    margin: 0px 0px 20px;
}}

@media (max-width: 768px) {
.footer_top .footer_top_left {
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
}}

@media (max-width: 980px) {
.footer_top .footer_top_left {
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
}}


@media (max-width: 650px){
.footer_top {
    padding-top: 50px;
}}

@media (max-width: 650px){
.footer_top {
    padding-bottom: 20px;
}}

@media (max-width: 980px){
.footer_top {
    padding-top: 50px;
}}


@media (max-width: 768px){
#footer {
    padding-bottom: 0px;
}}
@media (max-width: 820px){
#footer {
    padding-bottom: 105px;
}}
@media (max-width: 1210px){
#footer {
    padding-bottom: 62px;
}}

@media (max-width: 768px){
.footer_logo {
    position: static;
    margin-bottom: 20px;
}}
@media (max-width: 980px){
.footer_logo {
    position: static;
    margin-bottom: 20px;
}}



@media (max-width: 768px){
.footer_top .footer_top_left p {
    line-height: 1.5;
    margin: 0px 0px 15px;
}}
@media (max-width: 768px){
.footer_top .footer_top_left p {
    width: 100%;
}}
@media (max-width: 768px){
.footer_top p.footer_title {
    margin-bottom: 15px !important;
}}
@media (max-width: 980px){
.footer_top .footer_top_left p {
    width: 100%;
}}
@media (max-width: 1210px){
.footer_top .footer_top_left p {
    line-height: 1.6;
    margin: 0px 0px 20px;
}}

@media (max-width: 980px) {
.footer_top .footer_top_center {
    width: 48%;
}}

@media (max-width: 768px) {  
.footer_top .footer_top_center {
    width: 48%;
}}

@media (max-width: 650px) {
.footer_top .footer_top_center {
    width: 100%;
    padding-bottom: 20px;
}}


@media (max-width: 768px) {
.footer_top p.footer_title {
    margin-bottom: 15px !important;
}}


@media (max-width: 650px){
.footer_top_icon_list {
    padding-bottom: 10px;
}}



@media (max-width: 980px) {
.footer_top .footer_top_right {
    width: 48%;
    max-width: 48%;
}}

@media (max-width: 768px) {
.footer_top .footer_top_right {
    width: 48%;
    max-width: 48%;
}}



@media (max-width: 650px) {
.footer_top .footer_top_right {
    width: 100%;
    max-width: 100%;
}}


@media (max-width: 768px) {
.footer_top .footer_top_right p {
    font-size: 14px;
}}
@media (max-width: 768px) {
.footer_top p.footer_title {
    margin-bottom: 15px !important;
}}








@media (max-width: 650px) {
.footer_top .footer_top_right .text_box {
    padding-bottom: 10px;
}}



@media (max-width: 980px){
.footer_bottom .inner {
    padding-left: 20px;
    padding-top: 50px;
}}



@media (max-width: 940px){
.footer_bottom .inner {
    padding-bottom: 30px;
}}



@media (max-width: 768px){
.footer_bottom .inner {
    padding-left: 20px;
}}



@media (max-width: 1210px){
.footer_middle ul li {
    padding-right: 20px;
}}
@media (max-width: 900px){
.footer_middle ul li {
    padding-left: 0px;
    padding-right: 10px;
}}


@media (max-width: 900px){
.footer_middle ul {
    float: none;
    padding-top: 0px;
    padding-bottom: 10px;
}}



@media (max-width: 1210px){
.footer_middle .footer_share_list {
    padding-right: 0px;
}}
@media (max-width: 900px){
.footer_middle .footer_share_list { 
    float: none;
}}
@media (max-width: 900px){
.footer_middle .footer_share_list a { 
    margin-left: 0px;
    margin-right: 10px;
}}




