/* TABLE OF CONTENT
---------------------------------------------------------
01. Gamfi General CSS
02. Gamfi Header Section CSS
03. Gamfi Banner Section CSS
04. Gamfi Breadcrumbs Section CSS
05. Gamfi About Section CSS
06. Gamfi Project Section CSS
07. Gamfi Project Details Section CSS
08. Gamfi previous Section CSS
09. Gamfi farming Section CSS
10. Gamfi Calendar Section CSS
11. Gamfi Leaderboard Section CSS
12. Gamfi Igo-Rankging Section CSS
13. Gamfi Tokenomics Section CSS
14. Gamfi Team Section CSS
15. Gamfi Partner Section CSS
16. Gamfi Form Content Section CSS
17. Gamfi Explore Content Section CSS
18. Gamfi footer Section CSS
19. Modal Section CSS
20. Preloader CSS
--------------------------------------------------------*/

/* -----------------------------------/
    01. Gamfi General CSS
-------------------------------------*/
html,
body {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    font-family: "Inter", sans-serif;
    vertical-align: baseline;
    line-height: 1.6;
    font-weight: 500;
    overflow-x: hidden;
    background-color: #151625;
}

img {
    max-width: 100%;
    height: auto;
}

p {
    margin: 0 0 26px;
    line-height: 1.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Russo One", sans-serif;
    color: #ffffff;
    margin: 0 0 26px;
    line-height: 1.35;
    font-weight: 400;
}

h1 {
    font-size: 50px;
    text-transform: uppercase;
}

h2 {
    font-size: 36px;
    text-transform: uppercase;
}

h3 {
    font-size: 30px;
    text-transform: uppercase;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt--15 {
    margin-top: -15px !important;
}
.UploadBtnBg br {
    display: none;
}
.wp-block-search__label,
.wp-block-group__inner-container h2,
.blog-title {
    font-size: 18px;
    line-height: 36px;
    font-family: Russo One;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.wp-block-search__label,
.wp-block-group__inner-container h2 {
    display: inline-block;
    position: relative;
}
.wp-block-search__label::before,
.wp-block-group__inner-container h2::before {
    position: absolute;
    top: 10px;
    left: 105%;
    content: "";
    background-image: url(../images//menu-image.png);
    height: 20px;
    width: 93px;
    background-repeat: no-repeat;
}
.wp-block-search__label {
    margin-bottom: 24px;
    width: auto;
}
.sec-heading .heading-left-image {
    margin-left: 10px;
}
.sec-heading .heading-right-image {
    margin-right: 10px;
}
.wpneo_donate_button {
    margin-left: 20px;
}
.sec-heading .sub-title {
    color: #a3ff12;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Russo One", sans-serif;
}

.gamfi_V2_hero_Btns .banner-btn.black-shape-big:hover .hover-shape1 {
    left: 43%;
}
.sec-heading img {
    position: relative;
    top: -2px;
}

.uppercase {
    text-transform: uppercase !important;
}

a {
    color: #fff;
    transition: all 0.3s ease;
    text-decoration: none !important;
    outline: none !important;
}

a:active,
a:hover {
    text-decoration: none;
    outline: 0 none;
    color: rgba(255, 255, 255, 0.7);
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

body i {
    font-size: 8px;
    color: #b5b5ba;
}

button {
    border: none;
}

.clear {
    clear: both;
}

body .dblock {
    display: block;
}

::-moz-selection {
    background: #2d65f8;
    text-shadow: none;
    color: #ffffff;
}

::selection {
    background: #2d65f8;
    text-shadow: none;
    color: #ffffff;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin: 0;
}

body .search-modal .modal-content {
    background: transparent;
    position: initial;
    border: 0;
}

body .search-modal .search-block input {
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    background: transparent;
    border-width: 0 0 1px 0;
    border-radius: 0;
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow: none;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
}

body .search-modal .close {
    color: #ffffff;
    margin-top: 20px;
    font-size: 14px;
    background-color: transparent;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 20px;
    z-index: -1;
}

body .search-modal .close:hover {
    color: #a3ff12 !important;
    opacity: 1 !important;
}

body .modal-backdrop {
    opacity: 1 !important;
}

.readon,
.white-bg-btn {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    transition: all 0.4s ease-in-out;
    font-family: "Russo One", sans-serif;
}

.menu-area .readon {
    padding: 11px 20px 9px;
    color: #ffffff;
    border: 2px solid #393941;
}

.menu-area .readon i {
    position: relative;
    top: -2px;
    font-size: 8px;
    line-height: 0;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 16px;
}

.menu-area .readon .fa-calendar-alt {
    font-size: 20px;
}

.menu-area button.readon {
    overflow: hidden;
}

.white-bg-btn {
    background: #fff;
    color: #090a1a;
    border: 2px solid #fff;
    padding: 10px 20px;
}

.white-bg-btn i {
    margin-right: 8px;
    color: #000000;
}

.white-bg-btn:hover {
    background: transparent;
    color: #fff;
    border-color: #393941;
}

.white-bg-btn:hover i {
    color: #fff;
}

.white-color {
    color: #fff !important;
}

.border-none {
    border: none !important;
}

/* -----------------------
    02. Gamfi Header Section CSS
--------------------------*/
.gamfi-header-section {
    background-color: #090a1a;
    padding: 25px 0;
    transition: 0.4s;
}
.gamfi-header-section.transparent-header {
    background: transparent;
    width: 100%;
    z-index: 999;
    transition: 0.4s;
    position: absolute;
}

.gamfi-header-section.default-header {
    background: #090a1a;
    position: relative;
}
.gamfi-header-section.sticky,
.gamfi-header-section.default-header.sticky,
.gamfi-header-section.transparent-header.sticky {
    background-color: #090a1a;
    padding: 15px 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.gamfi-header-section.default-header:after,
.gamfi-header-section.default-header:before {
    width: 252px;
    height: 100%;
    content: "";
    background-image: url(../images/bg/header-shape1.png);
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
}

.gamfi-header-section.default-header:after {
    background-image: url(../images/bg/header-shape1.png);
    left: 0;
}

.gamfi-header-section.default-header:before {
    background-image: url(../images/bg/header-shape2.png);
    right: 0;
}

.gamfi-header-section .logo {
    margin-right: 60px;
    position: relative;
    z-index: 99;
}

.gamfi-header-section .heaader-inner-area ul li {
    display: inline-block;
    position: relative;
}

.gamfi-header-section .heaader-inner-area ul li ul {
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10;
}

.gamfi-header-section .heaader-inner-area ul li ul li {
    display: block;
    width: 240px;
}

.gamfi-header-section .heaader-inner-area ul li ul li + li {
    border-top: 1px solid #343441;
    margin-bottom: -1px;
}

.gamfi-header-section .heaader-inner-area ul li ul li a {
    display: block;
    background: #222231;
    font-size: 16px;
    font-family: "Russo One", sans-serif;
    color: rgba(255, 255, 255, 0.7);
    padding: 15px 24px;
    transition: 0.4s;
}

.gamfi-header-section .heaader-inner-area ul li ul li a i {
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.gamfi-header-section .heaader-inner-area ul li ul li a:hover {
    color: #fff;
}

.gamfi-header-section .heaader-inner-area ul li:hover ul {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.gamfi-header-section .heaader-inner-area ul li img {
    margin-right: 10px;
}

.gamfi-header-section .header-menu ul li {
    display: inline-block;
    overflow: visible;
}

.gamfi-header-section .header-menu ul li.menu-item-has-children {
    position: relative;
}

.gamfi-header-section .header-menu ul li.menu-item-has-children:before {
    content: "\e901";
    position: absolute;
    top: 18px;
    right: -18px;
    color: rgba(255, 255, 255, 0.7);
    font-family: "icomoon";
    font-size: 7px;
}

.gamfi-header-section .header-menu ul li + li {
    margin-left: 40px;
}
.gamfi-header-section .header-menu ul li a {
    display: block;
    color: #fff;
    font-family: "Russo One", sans-serif;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gamfi-header-section .header-menu ul li ul.sub-menu li {
    margin-left: 0;
    margin-bottom: -1px;
}

.gamfi-header-section .header-menu ul li ul.sub-menu li .sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.gamfi-header-section .header-menu ul li ul.sub-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.gamfi-header-section .header-menu ul li ul.sub-menu li.menu-item-has-children {
    position: relative;
}

.gamfi-header-section .header-menu ul li ul.sub-menu li.menu-item-has-children:before {
    content: "\e902";
    top: 22px;
    right: 30px;
    font-size: 10px;
}

.gamfi-header-section .white-btn {
    background: #fff;
    color: #090a1a;
    margin-left: 25px;
    padding: 13px 32px 11px;
    border: none;
}

.gamfi-header-section .white-btn img {
    position: relative;
    top: -1px;
    margin-right: 8px;
}

.gamfi-header-section .gamfi-btn-area ul li ul li a {
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-header-section .gamfi-btn-area ul li ul li a:hover {
    color: #fff;
}

.gamfi-header-section .gamfi-btn-area ul .nav-expander {
    margin-top: 15px;
}

.gamfi-header-section .gamfi-btn-area ul .nav-expander .bar {
    overflow: hidden;
}

.gamfi-header-section .gamfi-btn-area ul .nav-expander .bar span {
    height: 2px;
    display: block;
    background: rgba(255, 255, 255, 0.7);
    transition: all 0.5s ease;
    cursor: pointer;
    list-style: none;
}

.gamfi-header-section .gamfi-btn-area ul .nav-expander .bar span.dot1 {
    width: 20px;
    margin-bottom: 6px;
}

.gamfi-header-section .gamfi-btn-area ul .nav-expander .bar span.dot2 {
    width: 30px;
    margin-bottom: 6px;
}

.gamfi-header-section .gamfi-btn-area ul .nav-expander .bar span.dot3 {
    width: 25px;
}

.gamfi-header-section .gamfi-btn-area ul .nav-expander .bar:hover span.dot1,
.gamfi-header-section .gamfi-btn-area ul .nav-expander .bar:hover span.dot3 {
    width: 30px;
}

.gamfi-header-section .gamfi-btn-area > ul {
    display: flex;
}

.gamfi-header-section .right_menu_togle {
    background: #fff;
    padding: 66px 60px 50px 50px;
    max-width: 400px;
    width: 100%;
    right: -500px;
    z-index: 999;
    transition: all 0.3s ease;
    position: fixed;
    overflow-y: auto;
}

.gamfi-header-section .right_menu_togle .close-btn {
    overflow: visible;
    position: absolute;
    top: 10px;
    display: block;
    z-index: 99;
    right: 57px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.gamfi-header-section .right_menu_togle .close-btn .nav-close .line {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.gamfi-header-section .right_menu_togle .close-btn .nav-close .line span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 3px !important;
    height: 28px !important;
    background: #151625;
    border: none !important;
    transition: all 0.3s ease;
}

.gamfi-header-section .right_menu_togle .close-btn .nav-close .line span.line2 {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.gamfi-header-section .right_menu_togle .close-btn:hover .nav-close .line span {
    opacity: 0.85;
}

.gamfi-header-section .right_menu_togle .canvas-logo {
    padding-left: 0;
    padding-bottom: 35px;
}

.gamfi-header-section .right_menu_togle .canvas-logo img {
    max-height: 25px;
}

.gamfi-header-section .mobile-navbar-menu .sub-menu {
    display: none;
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
}

.gamfi-header-section .mobile-navbar-menu .nav-menu li {
    position: relative;
}

.gamfi-header-section .mobile-navbar-menu .nav-menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: block;
    color: #090b1a;
    padding: 10px 0;
    line-height: 30px;
    width: 100%;
    font-family: "Russo One", sans-serif;
}

.gamfi-header-section .mobile-navbar-menu .nav-menu li li a {
    padding-left: 25px;
}

.gamfi-header-section .mobile-navbar-menu .nav-menu li li li a {
    padding-left: 50px;
}

.gamfi-header-section .mobile-navbar-menu span.submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 5px;
    display: block;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.gamfi-header-section .mobile-navbar-menu span.submenu-button:before,
.gamfi-header-section .mobile-navbar-menu span.submenu-button:after {
    position: absolute;
    top: 24px;
    right: 10px;
    width: 20px;
    height: 1px;
    display: block;
    background: #151625;
    z-index: 2;
    content: "";
    right: 12px;
    width: 12px;
}

.gamfi-header-section .mobile-navbar-menu span.submenu-button:before {
    width: 1px;
    height: 12px;
    right: 17px;
    top: 18px;
}

.gamfi-header-section .mobile-navbar-menu span.submenu-button em {
    display: block;
    position: absolute;
    right: 0;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
}

.gamfi-header-section .mobile-navbar-menu .hash-has-sub span.submenu-button {
    width: 100%;
    cursor: pointer;
    top: 0;
    height: 50px;
}

.gamfi-header-section .mobile-navbar-menu .submenu-button.submenu-opened:before {
    display: none;
}

.gamfi-header-section .mobile-navbar-menu ul ul li,
.gamfi-header-section .mobile-navbar-menu li:hover > ul > li {
    height: auto;
}

.nav-expanded nav {
    right: 0 !important;
}

.progress-inner {
    background: rgba(255, 255, 255, 0.1);
    padding: 8px;
}

.progress-inner .progress,
.progress-inner .progress-bar {
    background-color: rgba(255, 255, 255, 0);
    background-size: 14px 32px;
    background-image: linear-gradient(
        60deg,
        rgba(255, 255, 255, 0.15) 26%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 54%,
        rgba(255, 255, 255, 0.15) 82%,
        transparent 75%,
        transparent
    );
    height: 12px;
}

.progress-inner .progress {
    border-radius: 0;
}

.progress-inner .progress-bar {
    background-image: linear-gradient(
        60deg,
        #a3ff12 26%,
        transparent 25%,
        transparent 50%,
        #a3ff12 54%,
        #a3ff12 82%,
        transparent 75%,
        transparent
    );
}

.white-shape-small,
.white-shape-big,
.black-shape-big,
.black-shape,
.hover-shape {
    position: relative;
    overflow: hidden;
}

.white-shape-small img,
.white-shape-big img,
.black-shape-big img,
.black-shape img,
.hover-shape img,
.white-shape-small .btn-text,
.white-shape-big .btn-text,
.black-shape-big .btn-text,
.black-shape .btn-text,
.hover-shape .btn-text {
    position: relative;
    z-index: 9;
}

.white-shape-small .hover-shape1,
.white-shape-big .hover-shape1,
.black-shape-big .hover-shape1,
.black-shape .hover-shape1,
.hover-shape .hover-shape1,
.white-shape-small .hover-shape2,
.white-shape-big .hover-shape2,
.black-shape-big .hover-shape2,
.black-shape .hover-shape2,
.hover-shape .hover-shape2,
.white-shape-small .hover-shape3,
.white-shape-big .hover-shape3,
.black-shape-big .hover-shape3,
.black-shape .hover-shape3,
.hover-shape .hover-shape3 {
    position: absolute;
    width: 5px;
    background: rgba(0, 0, 0, 0.1);
    height: 124%;
    left: -42%;
    top: -5px;
    transform: rotate(22deg);
    transition: 0.8s;
}

.white-shape-small .hover-shape3,
.white-shape-big .hover-shape3,
.black-shape-big .hover-shape3,
.black-shape .hover-shape3,
.hover-shape .hover-shape3 {
    width: 11px;
}

.white-shape-small:hover .hover-shape1,
.white-shape-big:hover .hover-shape1,
.black-shape-big:hover .hover-shape1,
.black-shape:hover .hover-shape1,
.hover-shape:hover .hover-shape1 {
    left: 42%;
}

.white-shape-small:hover .hover-shape2,
.white-shape-big:hover .hover-shape2,
.black-shape-big:hover .hover-shape2,
.black-shape:hover .hover-shape2,
.hover-shape:hover .hover-shape2 {
    left: 50%;
}

.white-shape-small:hover .hover-shape3,
.white-shape-big:hover .hover-shape3,
.black-shape-big:hover .hover-shape3,
.black-shape:hover .hover-shape3,
.hover-shape:hover .hover-shape3 {
    left: 58%;
}

.white-shape-small .hover-shape1,
.white-shape-big .hover-shape1,
.black-shape .hover-shape1,
.white-shape-small .hover-shape2,
.white-shape-big .hover-shape2,
.black-shape .hover-shape2,
.white-shape-small .hover-shape3,
.white-shape-big .hover-shape3,
.black-shape .hover-shape3 {
    background: rgba(255, 255, 255, 0.1);
}

.white-shape-big:hover .hover-shape1,
.black-shape-big:hover .hover-shape1 {
    left: 46%;
}

.white-shape-big:hover .hover-shape2,
.black-shape-big:hover .hover-shape2 {
    left: 49%;
}

.white-shape-big:hover .hover-shape3,
.black-shape-big:hover .hover-shape3 {
    left: 54.5%;
}

/* ------------------------------------
    03. Gamfi Banner Section CSS
---------------------------------------*/
.sc-banner {
    position: relative;
    z-index: 9;
    overflow: hidden;
    padding: 170px 0 225px;
    background: url(../images/bg/banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sc-banner .video-iconarea {
    position: relative;
}

.sc-banner .banner-content {
    max-width: 700px;
    margin: 0 auto;
}

.sc-banner .banner-content .banner-btn:hover .hover-shape1 {
    left: 44%;
}

.sc-banner .banner-content .banner-btn:hover .hover-shape3 {
    left: 54%;
}

.sc-banner .banner-content .banner-icon {
    margin: 0 0 24px;
}

.sc-banner .banner-content .banner-title {
    margin: 0 0 20px;
}

.sc-banner .banner-content .sub-title {
    font-weight: 300;
    line-height: 1.3;
}

.sc-banner .banner-content .description {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 40px;
}

.banner-btn {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    transition: all 0.4s ease-in-out;
    font-family: "Russo One", sans-serif;
    background: #a3ff12;
    color: #090a1a;
    padding: 19px 50px;
}
.banner-btn i {
    position: relative;
    top: 2px;
    left: 5px;
}

.banner-btn:hover {
    color: #090a1a;
}

.banner-btn .hover-shape1,
.banner-btn .hover-shape2,
.banner-btn .hover-shape3 {
    background: rgba(0, 0, 0, 0.1);
}

/* -----------------------
    04. Gamfi Breadcrumbs Section CSS
--------------------------*/
.gamfi-breadcrumbs-section {
    background: url(../images/breadcrumbs-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 70px;
}
.gamfi-breadcrumbs-section .breadcrumbs-link {
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    margin-right: 24px;
    position: relative;
    font-family: "Russo One", sans-serif;
}

.gamfi-breadcrumbs-section .breadcrumbs-link:before {
    content: "";
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    bottom: 4px;
    right: -16px;
}
.breadcrumbs-area.sec-heading .heading-left-image {
    position: relative;
    top: -2px;
}
.gamfi-breadcrumbs-section .breadcrumbs-link:hover {
    color: #a3ff12;
}

.gamfi-breadcrumbs-section .breadcrumbs-form {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.gamfi-breadcrumbs-section .breadcrumbs-form .breadcrumbs-social a {
    color: #b8b8bd;
    text-transform: uppercase;
    font-family: "Russo One", sans-serif;
}

.gamfi-breadcrumbs-section .breadcrumbs-form .breadcrumbs-social a i {
    font-size: 15px;
}

.gamfi-breadcrumbs-section .breadcrumbs-form form {
    position: relative;
    margin-right: 30px;
    top: -3px;
}

.gamfi-breadcrumbs-section .breadcrumbs-form input {
    background: transparent;
}

.gamfi-breadcrumbs-section .breadcrumbs-form input[type="search"] {
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 11px 20px;
    width: 380px;
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-breadcrumbs-section .breadcrumbs-form input[type="submit"] {
    font-size: 0;
    border: none;
}

.gamfi-breadcrumbs-section .breadcrumbs-form .submit {
    position: absolute;
    right: 0px;
    top: 11px;
    background: transparent;
}

.gamfi-breadcrumbs-section .breadcrumbs-form .submit i {
    font-size: 15px;
    cursor: pointer;
    padding: 0;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    transition: 0.4s;
    top: 2px;
    right: 10px;
}

.gamfi-breadcrumbs-section .breadcrumbs-form .submit i:hover {
    color: #b9b9c0;
}

.gamfi-breadcrumbs-section .breadcrumbs-form .btn-area .readon {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    padding: 12px 26px 10px;
    color: #fff;
}

.gamfi-breadcrumbs-section .breadcrumbs-form .btn-area .readon i {
    font-size: 15px;
    top: 1px;
    margin-right: 10px;
    color: #fff;
    position: relative;
    z-index: 3;
}

.gamfi-breadcrumbs-section .breadcrumbs-form .btn-area .readon:hover {
    color: #fff;
}

.gamfi-breadcrumbs-section.breadcrumbs-style2 {
    padding-top: 130px;
    padding-bottom: 115px;
    position: relative;
    background-position: bottom center;
    z-index: 2;
}
.gamfi-breadcrumbs-section.blog-breadcrumbs {
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 70px;
}
.gamfi-breadcrumbs-section.blog-breadcrumbs .sec-heading h1 {
    font-size: 55px;
    text-transform: none;
    margin-bottom: 10px;
    word-break: break-word;
}
.gamfi-breadcrumbs-section.blog-breadcrumbs .sub-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.gamfi-breadcrumbs-section.blog-breadcrumbs .sub-menu ul li {
    display: inline-block;
    margin-right: 35px;
}
.gamfi-breadcrumbs-section.blog-breadcrumbs .sub-menu ul li a {
    font-size: 16px;
    text-transform: uppercase;
}
.gamfi-breadcrumbs-section.blog-breadcrumbs .sub-menu img {
    margin-right: 10px;
}
.gamfi-breadcrumbs-section.blog-breadcrumbs .sub-menu ul li i {
    margin-right: 10px;
    font-size: 15px;
}
.latest-details-content .categories-area .blog-title,
.blog-detail-conent .categories-area .blog-title {
    font-size: 18px;
}
.blog-detail-conent .categories-area .blog-title {
    margin-bottom: 25px;
}
.gamfi-navigation .nav-links a,
.gamfi-navigation .nav-links span {
    margin-right: 5px;
}
.wp-block-archives a {
    color: rgba(255, 255, 255, 0.7);
}
.wp-block-archives a:hover {
    color: #fff;
}
.latest-details-content .categories-area .blog-title img,
.blog-detail-conent .categories-area .blog-title img {
    margin-left: 8px;
    position: relative;
    top: -1px;
}
.monster-widget-placeholder-4.widget_categories ul ul {
    margin-top: 0;
}
.wp-block-latest-comments__comment {
    line-height: 1.6;
}
/* -----------------------------------------------
    03. Gamfi Blog detail-conent Section CSS
-------------------------------------------------*/
.blog-detail-conent {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #090a1a;
}
.blog-detail-conent {
    padding-top: 100px;
    padding-bottom: 100px;
}
.blog-detail-conent .blog-area .blog-description .des {
    font-size: 18px;
    line-height: 36px;
    font-family: Russo One;
}
.blog-detail-conent .blog-area .blog-description .blockquote {
    position: relative;
}
.blog-detail-conent .blog-area .blog-description .blockquote:before {
    position: absolute;
    content: "";
    height: 86px;
    width: 20px;
    background: url(../images/blog/block-code.png);
    top: 15px;
}
.blog-detail-conent .blog-area .blog-description .blockquote .des-active {
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    padding-left: 65px;
    color: #fff;
}
.blog-detail-conent .blog-area .igo-blog h4 {
    margin-bottom: 15px;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-service {
    background: #1e1f35;
    margin-right: 75px;
    padding: 45px 0 20px 65px;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-service .project-image img {
    margin-right: 90px;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-service .project-content .project-sale {
    position: relative;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-service .project-content .project-sale:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    top: 7px;
    left: -20px;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-content .project-sale.darkslateblue:before {
    background: #6d4afe;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-content .project-sale.cyan:before {
    background: #3bcbff;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-content .project-sale.dodgerBlue:before {
    background: #0b58fe;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-content .project-sale.turquoise:before {
    background: #01cc9b;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-content .project-sale.springGreen:before {
    background: #a3ff12;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-content .project-sale.darkturquoise:before {
    background: #14a0c0;
}
.blog-detail-conent .blog-area .Tokenomics-item .project-content .project-sale.turquoises:before {
    background: #3bcbff;
}
.blog-detail-conent .blog-area .igo-blog ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.blog-detail-conent .blog-area .igo-blog ul li {
    position: relative;
}
.blog-detail-conent .blog-area .igo-blog ul li span {
    line-height: 36px;
}
.blog-detail-conent .blog-area .igo-blog ul li:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #3a3b48;
    line-height: 8px;
    border-radius: 8px;
    top: 15px;
}
.blog-detail-conent .blog-area .igo-blog ul li span {
    padding-left: 25px;
}
.blog-detail-conent .blog-area .about-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    clear: both;
}
.about-menu .breadcrumbs-form .about-breadcrumbs a {
    text-transform: uppercase;
}
.about-menu .breadcrumbs-form .about-breadcrumbs i {
    font-size: 15px;
    margin-right: 5px;
}
.blog-detail-conent .blog-area .about-menu .about-list .about-listing {
    padding: 0;
    margin: 0;
    list-style: none;
}
.blog-detail-conent .blog-area .about-menu .about-list .about-listing li {
    display: inline-block;
    padding-right: 8px;
}
.blog-detail-conent .blog-area .about-menu .about-list .about-listing li a {
    background: #222231;
    padding: 15px 15px;
    display: inline-block;
    font-style: italic;
    font-size: 14px;
}
.blog-detail-conent .blog-area .about-menu .bolg-share a {
    text-transform: uppercase;
}
.blog-detail-conent .blog-area .about-menu .bolg-share i {
    font-size: 15px;
    margin-right: 10px;
}
.blog-detail-conent .blog-area .blog-contact {
    display: flex;
    align-items: center;
    margin-top: 60px;
}
.blog-detail-conent .blog-area .blog-contact .previous-item {
    display: flex;
    align-items: center;
    background: #1a1b30;
    margin-right: 30px;
    padding: 10px;
}
.blog-detail-conent .blog-area .blog-contact .previous-item .previous-text {
    position: relative;
    top: 10px;
}
.blog-detail-conent .blog-area .blog-contact .previous-item .previous-image {
    margin-right: 10px;
}
.blog-detail-conent .blog-area .blog-contact .previous-item .previous-text span {
    font-size: 14px;
    text-transform: uppercase;
    color: #7abb1b;
    margin-bottom: 10px;
    display: block;
    font-family: Russo One;
}
.blog-detail-conent .blog-area .blog-contact .next-item {
    display: flex;
    align-items: center;
    background: #1a1b30;
    padding: 10px;
    text-align: right;
    max-width: 50%;
}
.blog-detail-conent .blog-area .blog-contact .next-item.next-item {
    margin-left: auto;
}
.blog-detail-conent .blog-area .blog-contact .next-item .next-text {
    padding-right: 10px;
    position: relative;
    top: 10px;
}
.blog-detail-conent .blog-area .blog-contact .next-item .next-text span {
    font-size: 14px;
    text-transform: uppercase;
    color: #7abb1b;
    margin-bottom: 10px;
    display: block;
    font-family: Russo One;
}
.blog-detail-conent .blog-area .comment-item .blog-comment {
    background: #191a2f;
    margin-bottom: 20px;
    padding: 30px 30px;
    margin-right: 0;
}
.blog-detail-conent .blog-area .comment-item h4 {
    text-transform: uppercase;
}
.blog-detail-conent .blog-area .comment-item .blog-comment .blog-replay {
    display: flex;
}
.blog-detail-conent .blog-area .comment-item .blog-comment .blog-replay .replay-image img {
    min-width: 50px;
}
.blog-detail-conent .blog-area .comment-item .blog-comment .blog-replay .replay-text {
    padding-left: 15px;
}
.blog-detail-conent .blog-area .comment-item .blog-comment .blog-replay .replay-text h5 {
    margin-bottom: 0;
}
.blog-detail-conent .blog-area .comment-item .blog-comment .blog-replay .replay-text span {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
}
.blog-detail-conent .blog-area .comment-item .blog-comment .blog-replay .replay-text p {
    margin-bottom: 15px;
}
.blog-detail-conent .blog-area .comment-item .blog-comment .blog-replay .replay-text img {
    margin-right: 10px;
}
.blog-detail-conent .blog-area .comment-item .blog-comment .blog-replay .replay-text .replay-icon a {
    text-transform: uppercase;
    font-size: 14px;
}
.blog-detail-conent .blog-area .comment-item .blog-comments {
    padding: 30px 30px;
    margin-right: 130px;
    position: relative;
    left: 100px;
}
.blog-detail-conent .blog-area .form-item .form-heading h4 {
    text-transform: uppercase;
}
.blog-detail-conent .blog-area .form-item .input-button input,
.blog-detail-conent .blog-area .form-item .input-button textarea {
    background: transparent;
    width: 100%;
    border: 1px solid #2e2f3c;
    padding: 15px 20px;
    color: #fff;
}
.blog-detail-conent .blog-area .form-item .input-button .textarea {
    padding-bottom: 90px;
}

.gamfi-navigation ul li {
    display: inline-block;
    position: relative;
}
.blog-detail-conent .blog-area .form-item .input-button {
    margin-bottom: 20px;
    position: relative;
    padding-top: 10px;
}
.blog-detail-conent .blog-area .form-item .input-button label {
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 700;
}
.blog-detail-conent .blog-area .form-item .input-submit input {
    width: 100%;
    background: #6d4afe;
    color: #fff;
    border: none;
    padding: 17px;
    text-transform: uppercase;
    transition: 0.4s;
    font-weight: 700;
}
.blog-detail-conent .blog-area .form-item .input-submit {
    margin-bottom: 0;
}
.blog-detail-conent .blog-area .form-item .input-submit:hover .hover-shape1 {
    left: 47%;
}
.blog-detail-conent .blog-area .form-item .input-submit:hover .hover-shape3 {
    left: 51%;
}
.comment-area .form-control {
    background: transparent;
    width: 100%;
    border: 1px solid #2e2f3c;
    padding: 15px 20px;
    color: #fff;
    margin-bottom: 30px;
    border-radius: 0;
}
.categories-area {
    background: #191a2f;
    padding: 30px 30px 8px;
    margin-bottom: 30px;
}
.widget_search .catergories-form {
    border: 1px solid #3e3f51;
    position: relative;
    padding: 10px 20px;
}
.widget_search .catergories-form input {
    background: transparent;
    border: none;
    color: #fff;
}
.widget_search .catergories-form i {
    top: 15px;
    position: absolute;
    right: 20px;
    font-size: 14px;
    color: #fff;
    transition: 0.4s;
}
.widget_search .catergories-form i:hover {
    color: rgba(255, 255, 255, 0.7);
}
.widget_search .catergories-form button.submit {
    border: none;
    background: transparent;
    width: 55px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
}
.widget_categories.mb-50 {
    margin-bottom: 40px;
}
.widget_categories ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget_categories ul li a {
    color: rgba(255, 255, 255, 0.7);
    transition: 0.4s;
    line-height: 36px;
}
.widget_categories ul li a:hover {
    color: #fff;
}
.post-item .post-shade h4 {
    text-transform: uppercase;
}
.post-item .post-shade {
    margin-top: 35px;
    display: block;
}
.post-item .post-shade img {
    padding-left: 10px;
}
.recent-posts-widget .post-item .recent-content {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.post-item .recent-content .recent-text {
    padding-left: 15px;
    position: relative;
}
.recent-posts-widget .recent-content h5 {
    margin-bottom: 0;
}
.post-item .recent-content .recent-text span {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
}
.tagcloud a {
    background: #232433;
    padding: 10px 15px;
    font-style: italic;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 16px !important;
}
.newsletter-item.hover-shape-inner {
    background: radial-gradient(circle, #4a4176 -53%, #1e1f35 0%);
    position: relative;
    z-index: 9;
    padding: 30px 30px;
    margin-right: 54px;
}
.newsletter-item.hover-shape-inner .hover_shape1 {
    left: 22%;
}
.newsletter-item.hover-shape-inner .hover_shape2 {
    left: 60.5%;
    width: 60px;
}
.newsletter-item.hover-shape-inner .hover_shape3 {
    left: 41%;
    width: 40px;
}

.newsletter-item h4 {
    font-size: 18px;
    line-height: 28px;
}
.newsletter-item form input {
    background: transparent;
    border: 2px solid #454658;
    padding: 20px 13px;
    color: #fff;
    margin-bottom: 25px;
}
.newsletter-item .newsletter-btn {
    padding: 20px 79px;
}
/* ------------------------------------
    03. Gamfi Latest-details-content Section CSS
---------------------------------------*/
.latest-details-content .latest-content {
    padding-right: 30px;
}
.latest-details-content {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #090a1a;
}
.widget_tag_cloud.monster-widget-placeholder-13 .blog-title,
.widget_categories.monster-widget-placeholder-5 .blog-title,
.widget_categories.monster-widget-placeholder-4 .blog-title,
.widget_calendar.monster-widget-placeholder-3 .blog-title,
.widget_archive.monster-widget-placeholder-2 .blog-title {
    margin-bottom: 20px;
}
.latest-details-content .latest-item {
    margin-bottom: 30px;
}
.latest-details-content .latest-item .latest-text {
    background: #1a1b30;
    padding: 32px 30px;
}
.latest-details-content .latest-item .latest-text .sec-heading .title {
    padding-bottom: 15px;
    font-size: 30px;
}
.latest-details-content .latest-item .sub-inner {
    margin-bottom: 10px;
    display: block;
}
.latest-details-content .latest-item .latest-btn a,
.latest-details-content .latest-item .sub-inner {
    font-family: "Russo One", sans-serif;
}
.latest-details-content .latest-item .sub-inner span a,
.latest-details-content .latest-item .sub-inner span {
    position: relative;
    padding-right: 12px;
}
.latest-details-content .latest-item .sub-inner .entry-date {
    text-transform: uppercase;
}
.single-post .blog-area ul {
    margin: 0 0 20px;
}
.latest-details-content .latest-item .sub-inner span a,
.latest-details-content .latest-item .sub-inner span {
    color: #a3ff12;
}
.latest-details-content .latest-item .sub-inner span:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #babbc1;
    right: 6px;
    top: 10px;
}
.latest-details-content .latest-item .latest-btn a {
    text-transform: uppercase;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    padding-left: 30px;
    transition: 0.4s;
}
.latest-details-content .latest-item .latest-btn a:hover {
    color: #fff;
}
.latest-details-content .latest-item .latest-btn a:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 3px;
    background: #babbc1;
    top: 7px;
    left: 0;
}
.gamfi-navigation .pagination {
    display: block;
    margin-bottom: 10px;
}
.gamfi-navigation .page-numbers {
    display: inline-block;
    border: 1px solid #2e2f3c;
    color: #fff;
    padding: 10px 20px;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
    transition: 0.4s;
    overflow: hidden;
}

.gamfi-navigation .page-numbers .icon-Vector {
    font-size: 13px;
}

.gamfi-navigation .page-numbers .icon-arrow_right {
    font-size: 13px;
}

.gamfi-navigation .page-numbers.current:not(.black-shape),
.gamfi-navigation .page-numbers:hover:not(.black-shape) {
    background: #2e2f3c;
    color: #a3ff12;
}

.breadcrumbs-form .gamfi-navigation {
    position: relative;
    top: -3px;
}

.breadcrumbs-form .gamfi-navigation ul {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.breadcrumbs-form .gamfi-navigation ul li:first-child {
    top: 0;
}

.breadcrumbs-form .gamfi-navigation ul li:first-child a {
    padding-top: 11px;
    padding-bottom: 8px;
}

.canvas-menu ul li {
    display: block;
}

.canvas-menu ul li + li {
    padding-top: 15px;
}

.canvas-menu ul li a {
    display: block;
    color: #ffffff;
    font-weight: 600;
}

.canvas-menu ul li a:hover {
    color: #636363;
}

/* ------------------------------------
    05. Gamfi About Section CSS
---------------------------------------*/
.gamfi-about-secion {
    background: #151625;
}

.gamfi-about-secion .game-price-item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    position: relative;
    z-index: 9;
}

.gamfi-about-secion .game-price-item .game-price-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gamfi-about-secion .game-price-item .game-price-inner .price-inner .image-icon {
    margin-right: 25px;
    position: relative;
    top: 5px;
}

.gamfi-about-secion .game-price-item .game-price-inner .all-raise {
    color: #ffffff;
}

.gamfi-about-secion .game-price-item .game-price-inner .allocation-max img {
    margin-top: 10px;
}

.gamfi-about-secion .game-price-item .game-price-inner .allocation-max .allocation {
    color: #ffffff;
    margin-top: 73px;
}

.gamfi-about-secion .game-price-item .game-price-inner .targeted-raise .all-raise {
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
}

.gamfi-about-secion .game-price-item .game-price-inner .targeted-raise .targeted-raise {
    color: #ffffff;
}

.gamfi-about-secion .game-price-item .price-details h3,
.gamfi-about-secion .game-price-item .price-details a {
    color: #fff;
    transition: 0.4s;
    text-transform: capitalize;
}

.gamfi-about-secion .game-price-item .price-details .dsc {
    text-transform: uppercase;
}

.gamfi-about-secion .game-price-item .more {
    border: 1px solid #2e2f3c;
}

.gamfi-about-secion .text-content,
.gamfi-about-secion .allocation,
.gamfi-about-secion .targeted-raise {
    font-family: "Russo One", sans-serif;
}

.gamfi-about-secion .game-price-inner,
.gamfi-about-secion .progress-inner {
    position: relative;
    z-index: 3;
}

.gamfi-about-secion .total-price .all-raise {
    font-family: "Russo One", sans-serif;
}

.gamfi-about-secion .targeted-raise .all-raise {
    font-family: "Inter", sans-serif;
}

.gamfi-about-secion .total-price,
.gamfi-about-secion .targeted-raise {
    width: 38%;
}

.gamfi-about-secion .total-price .targeted-raise,
.gamfi-about-secion .targeted-raise .targeted-raise {
    width: 100%;
}

.gamfi-about-secion .allocation-max {
    width: 24%;
}

.gamfi-about-secion .game-price-item .btn-area,
.gamfi-about-secion .game-price-item .text-content,
.gamfi-about-secion .game-price-item .social-area {
    width: 33.333%;
}

.gamfi-about-secion .game-price-item .text-content {
    text-align: center;
}

.gamfi-about-secion .game-price-item .social-icon-list {
    text-align: right;
}

.banner-slider-inner {
    margin-top: -156px;
    z-index: 9;
    position: relative;
}

.banner-slider-inner .game-price-inner img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}

.banner-slider-inner .owl-dots {
    text-align: center;
    margin-top: 10px;
}

.banner-slider-inner .owl-dots .owl-dot {
    width: 11px;
    height: 9px;
    transform: skew(20deg);
    background: rgba(255, 255, 255, 0.2);
    display: inline-block;
    margin: 0 5.5px;
    transition: 0.3s;
}

.banner-slider-inner .owl-dots .owl-dot.active,
.banner-slider-inner .owl-dots .owl-dot:hover {
    background: #fff;
}

.price-counter .timer,
.banner-slider-inner .timer {
    margin-bottom: 48px;
}

.price-counter .timer ul,
.banner-slider-inner .timer ul {
    display: flex;
    justify-content: space-between;
}

.price-counter .timer ul li,
.banner-slider-inner .timer ul li {
    font-size: 30px;
    color: #fff;
}

.price-counter .timer ul li:last-child,
.banner-slider-inner .timer ul li:last-child {
    margin-right: 0;
}

.price-counter .timer ul li span,
.banner-slider-inner .timer ul li span {
    font-size: 16px;
    margin-left: 2px;
}

.hover-shape-inner {
    background: radial-gradient(circle, #4a4176 -24%, #1e1f35 40%);
}

.hover-shape-inner .hover-shape-bg {
    width: 35px;
    height: 100%;
    transform: skew(-26deg);
    display: inline-block;
    margin: 0 5.5px;
    transition: 0.3s;
    position: absolute;
    top: 0;
    z-index: -1;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(150, 136, 217, 0.06) 50%, rgba(255, 255, 255, 0) 100%);
}

.hover-shape-inner .hover_shape1 {
    left: 40%;
}

.hover-shape-inner .hover_shape2 {
    left: 46.5%;
}

.hover-shape-inner .hover_shape3 {
    left: 53%;
    width: 60px;
}

.active-shape,
.hover-shape-border {
    position: relative;
}

.active-shape .border-shadow,
.hover-shape-border .border-shadow {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
}

.active-shape .shadow-1,
.hover-shape-border .shadow-1,
.active-shape .shadow-3,
.hover-shape-border .shadow-3 {
    width: 5px;
    height: 200px;
}

.active-shape .shadow-2,
.hover-shape-border .shadow-2,
.active-shape .shadow-4,
.hover-shape-border .shadow-4 {
    width: 200px;
    height: 5px;
}

.active-shape .shadow-1,
.hover-shape-border .shadow-1 {
    top: 0px;
    left: 0;
    background: linear-gradient(to bottom, #f82552 -100%, rgba(21, 22, 37, 0) 64%);
    width: 5px;
    height: 200px;
}

.active-shape .shadow-2,
.hover-shape-border .shadow-2 {
    top: 0px;
    left: 5px;
    background: linear-gradient(to right, #f82552 -100%, rgba(21, 22, 37, 0) 64%);
    width: 200px;
    height: 5px;
}

.active-shape .shadow-3,
.hover-shape-border .shadow-3 {
    bottom: 0px;
    right: 0;
    width: 5px;
    height: 200px;
    background: linear-gradient(to top, #a3ff12 -100%, rgba(21, 22, 37, 0) 64%);
}

.active-shape .shadow-4,
.hover-shape-border .shadow-4 {
    bottom: 0px;
    right: 5px;
    width: 200px;
    height: 5px;
    background: linear-gradient(to left, #a3ff12 -100%, rgba(21, 22, 37, 0) 64%);
}

.hover-shape-border .border-shadow {
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.hover-shape-border:hover .border-shadow {
    opacity: 1;
    visibility: visible;
}

.participate-item .participate-info h4 {
    margin-top: 30px;
}

.participate-item .number-image {
    margin-right: 12px;
    flex: 0 0 21%;
}

/* ------------------------------------
    06. Gamfi Project Section CSS
---------------------------------------*/
.gamfi-project-section {
    padding-top: 115px;
    padding-bottom: 105px;
}

.gamfi-project-section .gamfi-btn-area .readon {
    color: #fff;
    border: 2px solid #2e2f3b;
    padding: 12px 25px 9px;
    transition: 0.4s;
}

.gamfi-project-section .gamfi-btn-area .readon i {
    font-size: 15px;
    margin-left: 10px;
    color: #fff;
    position: relative;
    z-index: 3;
}

.gamfi-project-section .gamfi-btn-area .readon:hover {
    color: #fff;
}

.gamfi-project-section .project-item {
    background: rgba(30, 31, 53, 0.8);
    margin-bottom: 30px;
    padding: 30px 30px 10px;
}

.gamfi-project-section .project-item .project-info {
    margin-bottom: 28px;
}

.gamfi-project-section .project-item .project-info img {
    margin-right: 20px;
}

.gamfi-project-section .project-item a {
    color: #fff;
}

.gamfi-project-section .project-item a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-project-section .project-item .heading-title {
    margin-bottom: 40px;
}

.gamfi-project-section .project-item .heading-title h4 {
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
}

.gamfi-project-section .project-item .heading-title h4:before {
    width: 197px;
    height: 35px;
    content: "";
    background-image: url(../images/bg/shape-bg.png);
    position: absolute;
    left: -30px;
    top: -7px;
}

.gamfi-project-section .project-item .project-icon {
    position: relative;
    top: -6px;
}

.gamfi-project-section .project-item .project-media li {
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
}

.gamfi-project-section .project-item .project-media li:last-child {
    padding-bottom: 0;
}

.gamfi-project-section .project-item .project-media li strong {
    font-weight: 400;
    color: #fff;
}

.gamfi-project-section .project-item .project-media li span {
    float: right;
}

.gamfi-project-section .project-item .project-media span {
    color: #fff;
}

.gamfi-project-section .project-item .project-media .social-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    margin-top: -22px;
}

.gamfi-project-section .project-item .project-media .social-icon-list li {
    padding-bottom: 0;
}

.gamfi-project-section .project-item .project-media .social-icon-list li a {
    color: #fff;
}

.gamfi-project-section .project-item .project-media .social-icon-list li a i {
    font-size: 15px;
    transition: 0.4s;
}

.gamfi-project-section .project-item .project-media .social-icon-list li a i:hover {
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-project-section .project-item .project-media .social-icon-list li {
    display: inline-block;
}

.gamfi-project-section .project-item .project-media .social-icon-list li i {
    padding-left: 10px;
}

.main-project-area .project-item:hover {
    background-image: radial-gradient(circle, rgba(137, 120, 211, 0.4) 0%, #1e1f35 100%);
}

.view-more {
    border: 2px solid #2e2f3c;
    color: #fff;
    padding: 12px 25px 8px;
    text-transform: uppercase;
    transition: 0.4s;
    font-family: "Russo One", sans-serif;
    overflow: hidden;
    display: block;
}

.view-more i {
    font-size: 15px;
    padding-left: 15px;
}

.view-more:hover {
    color: #fff;
}

/* ------------------------------------
    07. Gamfi Project Details Section CSS
---------------------------------------*/
.project-details-conent {
    background: #090a1a;
}

.project-details-conent .game-price-item {
    margin-top: -90px;
}

.project-details-conent .banner-bottom-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project-details-conent .banner-bottom-content .social-icon-list li {
    display: inline-block;
    margin-left: 12px;
}

.project-details-conent .banner-bottom-content .social-icon-list li a {
    display: block;
    color: #fff;
    font-size: 20px;
}

.project-details-conent .banner-bottom-content .social-icon-list li a:hover {
    color: #a3ff12;
}

.project-details-conent .banner-bottom-content .social-icon-list li:first-child {
    margin-left: 0;
}

.project-details-conent .banner-bottom-content .social-icon-list li {
    display: inline-block;
}

.project-details-conent .banner-bottom-content .social-icon-list li i {
    padding-left: 10px;
    font-size: 20px;
    transition: 0.4s;
    color: #fff;
}

.project-details-conent .banner-bottom-content .social-icon-list li i:hover {
    color: #b9b9c0;
}

.project-details-conent .project-item ul.date-listing {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project-details-conent .project-item .date-listing li button {
    cursor: pointer;
    border: 2px solid;
    transition: 0.4s;
    color: #fff;
    padding: 12px 20px;
    border-color: #303244;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
    border: 1px solid #303244;
    outline: none;
    background: transparent;
}

.project-details-conent .project-item .date-listing li:hover button,
.project-details-conent .project-item .date-listing li.active button {
    background: #303244;
    color: #a3ff12;
}

.project-details-conent .banner-bottom-content .btn-area .readon {
    background: #6d4afe;
    border: none;
    transition: 0.4s;
    padding: 17px 45;
    border-radius: 0;
}
.project-details-conent .banner-bottom-content .btn-area .wpneo_donate_button {
    padding: 11px 20px;
}

.project-details-conent .readon {
    background: #6d4afe;
    border-color: #6d4afe;
    border: 2px solid #3c3d4f;
    transition: 0.4s;
    color: #fff;
    padding: 12px 20px;
}
input[type="number"].wpneo_donate_amount_field {
    border: 2px solid #535465;
    padding: 9px 10px;
    width: auto;
    max-width: 80px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 0;
    background: transparent;
}
.igo-raking-table-content table,
.leaderboard-table-list table,
.leaderboard-table-list td,
.leaderboard-table-list th {
    border: none !important;
    text-align: left;
}

.project-details-conent .readon:hover {
    border-color: none;
}

.project-details-conent .project-item {
    background: rgba(30, 31, 53, 0.8);
    margin-bottom: 30px;
    padding: 45px 50px;
}

.project-details-conent .project-item .project-info {
    margin-bottom: 12px;
}

.project-details-conent .project-item .project-info img {
    margin-left: 5px;
}

.project-details-conent .project-item .heading-title {
    margin-bottom: 40px;
}

.project-details-conent .project-item .heading-title h4 {
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
}

.project-details-conent .project-item .heading-title h4:before {
    width: 197px;
    height: 35px;
    content: "";
    background-image: url(../images/bg/shape-bg.png);
    position: absolute;
    left: -30px;
    top: -7px;
}

.project-details-conent .project-item .border-bottom-2 {
    border-bottom: 1px solid #3c3d4f;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.project-details-conent .project-item .date-listing li {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: transparent;
}

.project-details-conent .project-item .date-listing li input {
    position: absolute;
    top: -20px;
}

.project-details-conent .project-item .date-listing li label {
    cursor: pointer;
    border: 2px solid;
    transition: 0.4s;
    color: #fff;
    padding: 12px 20px;
    border-color: #303244;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
}

.project-details-conent .project-item .date-listing li .active,
.project-details-conent .project-item .date-listing li input:checked + label {
    background: #303244;
    color: #a3ff12;
}

.project-details-conent .project-item .date-listing li + li {
    margin-left: 5px;
}

.project-details-conent .project-item .date-listing li a {
    background: transparent;
    border-color: #313245;
}

.project-details-conent .project-item .date-listing li a:hover {
    background: #313245;
    border-color: #313245;
    color: #a3ff12;
}

.project-details-conent .project-item .big-text {
    font-size: 30px;
    color: #a3ff12;
    font-family: "Russo One", sans-serif;
    position: absolute;
    right: 0;
    top: -10px;
}

.project-details-conent .project-item .project-form-list .balance-form-area {
    position: relative;
}

.project-details-conent .project-item .project-form-list .balance-form-area .white-shape-small {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
}

.project-details-conent .project-item .project-form-list .balance-form-area input {
    border: 1px solid #313245;
    background: transparent;
    padding: 16px 20px;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
}

.project-details-conent .project-item .project-form-list .balance-form-area input[type="text"] {
    position: relative;
    z-index: 3;
}

.project-details-conent .project-item .project-form-list .balance-form-area .max {
    position: absolute;
    color: #fff;
    margin-top: 17px;
    margin-left: -60px;
}

.project-details-conent .project-item .project-form-list .balance-form-area input[type="submit"] {
    width: 100%;
    color: #fff;
    background: #313245;
    transition: 0.4s;
    text-transform: uppercase;
    font-family: "Russo One", sans-serif;
    padding-left: 30px;
    padding-right: 30px;
    width: 170px;
}

.project-details-conent .project-item .project-form-list .balance-form-area .approve input[type="submit"] {
    background: #6d4afe;
}

.project-details-conent .project-item .hover-shape-inner {
    background: url(../images/bg/project-details-banner.jpg);
}

.project-details-conent .project-value-inner {
    padding: 40px 50px 50px;
}

.project-details-conent .project-media li {
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
}

.project-details-conent .project-media li:last-child {
    padding-bottom: 0;
}

.project-details-conent .project-media li strong {
    font-weight: 400;
    color: #fff;
}

.project-details-conent .project-media li span {
    float: right;
}

.project-details-conent .project-media span {
    color: #fff;
}

.project-details-conent .project-media img {
    margin-right: 10px;
}

.project-details-conent .project-media .social-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    margin-top: -22px;
}

.project-details-conent .project-media .social-icon-list li {
    padding-bottom: 0;
}

.project-details-conent .project-media .social-icon-list li a {
    color: #fff;
}

.project-details-conent .project-media .social-icon-list li a:hover {
    color: #a3ff12;
}

.project-details-conent .project-video-area {
    position: relative;
    margin-bottom: 55px;
}

.project-details-conent .project-video-area .video-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.project-details-conent .project-video-area i {
    background: #fff;
    color: #f82552;
    font-size: 30px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 70px;
    display: inline-block;
    text-align: center;
}

.project-details-conent table {
    width: 100%;
}

.project-details-conent table .table-header {
    background: #1e1f35;
    text-transform: uppercase;
    font-family: "Russo One", sans-serif;
}

.project-details-conent table .table-header th {
    background: #1e1f35;
    font-weight: 400;
    padding: 17px 30px;
    border: 1px solid #2e2f3c;
}

.project-details-conent table .table-header th:nth-child(2) {
    padding-left: 45px;
}

.project-details-conent table td {
    position: relative;
    padding: 17px 30px;
    border: 1px solid #2e2f3c;
    background: #1e1f35;
}
.project-details-conent table {
    background: #1e1f35;
}
.project-details-conent table tr {
    text-align: left;
}

.project-details-conent .project-service {
    background: #1e1f35;
    padding: 50px 100px 25px;
    margin-bottom: 55px;
    display: flex;
}

.project-details-conent .project-service .project-image {
    margin-right: 70px;
}

.project-details-conent .project-service .project-content {
    display: flex;
}

.project-details-conent .project-content .project-price span {
    display: block;
    margin-bottom: 5px;
}

.project-details-conent .project-content .project-price .project-sale {
    position: relative;
    padding-left: 10px;
}

.project-details-conent .project-content .project-price .project-sale:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    left: -10px;
    top: 7px;
}
.project-details-conent .project-content .project-price .darkslateblue:before {
    background: #6d4afe;
}

.project-details-conent .project-content .project-price .cyan:before {
    background: #3bcbff;
}
.project-details-conent .project-content .project-price .dodgerBlue:before {
    background: #0b58fe;
}
.project-details-conent .project-content .project-price .turquoise:before {
    background: #01cc9b;
}
.project-details-conent .project-content .project-price .springGreen:before {
    background: #a3ff12;
}
.project-details-conent .project-content .project-price .darkturquoise:before {
    background: #14a0c0;
}
.project-details-conent .project-content .project-price .turquoise:before {
    background: #3bcbff;
}
.project-summary-menu {
    background: #15162a;
    padding: 48px 50px 15px;
}
.project-summary-menu .nav {
    display: block;
}
.project-summary-menu .nav button {
    display: block;
    background: transparent;
    padding: 0;
    color: rgba(255, 255, 255, 0.7);
    font-family: "Russo One", sans-serif;
    margin-bottom: 25px;
}
.project-summary-menu .nav button img {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    margin-left: 5px;
}
.project-summary-menu .nav button.active {
    color: #a3ff12;
}
.project-summary-menu .nav button.active img {
    opacity: 1;
    visibility: visible;
}
.project-meta-inner .meta-header {
    background: #1a1b30;
    padding: 45px 50px 15px;
    margin-bottom: 30px;
}
.project-btn-area .readon {
    display: block;
    text-align: center;
    padding: 17px;
}
.project-btn-area .active {
    margin-bottom: 20px;
    border: none;
    color: #fff;
}
.project-btn-area .next {
    background: #1e1f35;
    border: none;
    color: #fff;
}
.project-btn-area .next:hover {
    color: #fff;
}
.project-btn-area .draw {
    color: #fff;
    background: #303244;
}
.project-meta-item {
    background: #1a1b30;
    padding: 43px 50px 50px;
}
.project-meta-item .meta-counter {
    padding: 0 50px 50px;
}
.project-meta-item .meta-counter:first-child {
    border-bottom: 1px solid #3c3d4f;
    margin-bottom: 40px;
    padding: 40px 50px 42px;
}
.project-details-conent .game-price-item .text-content {
    color: #fff;
}
.project-details-conent .game-price-item .targeted-raise .targeted-raise {
    position: relative;
    top: -8px;
}
.project-menu-area {
    background: #222231;
    margin-bottom: 42px;
}
.project-menu-area ul li {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
}
.project-menu-area ul li a,
.project-menu-area ul li .tab-link {
    color: #fff;
    padding: 18px 28px;
}
.project-menu-area .project-left-menu .tab-link {
    background: transparent;
    font-family: "Russo One", sans-serif;
    position: relative;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.project-menu-area .project-left-menu .tab-link:before {
    position: absolute;
    content: "";
    left: 0;
    width: 0;
    height: 2px;
    background: #6d4afe;
    bottom: 0;
    transition: 0.3s;
}
.project-menu-area .project-left-menu .tab-link.active {
    color: #fff;
}

.project-menu-area .project-left-menu .tab-link.active:before {
    width: 100%;
}

.project-menu-area .project-left-menu .tab-link.calendar-date-text {
    color: #fff;
}

.project-menu-area .project-right-menu ul li {
    display: inline-block;
}

.project-menu-area .project-right-menu ul li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.08);
}

.project-menu-area .project-right-menu ul li:last-child {
    border-right: 0 solid rgba(255, 255, 255, 0.08);
}

.project-menu-area .project-right-menu ul li a {
    display: block;
    color: rgba(255, 255, 255, 0.7);
}

.project-menu-area .al-access-menu > li {
    padding-right: 50px;
}

.project-menu-area .al-access-menu > li:after,
.project-menu-area .al-access-menu > li:before {
    content: "\e901";
    position: absolute;
    top: 26px;
    right: 28px;
    color: rgba(255, 255, 255, 0.7);
    font-family: "icomoon";
    font-size: 8px;
    transition: 0.4s;
}

.project-menu-area .al-access-menu > li:after {
    content: "\e903";
    opacity: 0;
    visibility: hidden;
}

.project-menu-area .al-access-menu > li:hover:before {
    opacity: 0;
    visibility: hidden;
}

.project-menu-area .al-access-menu > li:hover:after {
    opacity: 1;
    visibility: visible;
}

.project-menu-area .al-access-menu li {
    position: relative;
}

.project-menu-area .al-access-menu li a:hover {
    color: #fff;
}

.project-menu-area .al-access-menu li img {
    max-width: 20px;
    margin-right: 5px;
}

.project-menu-area .al-access-menu li ul {
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 3;
    width: 100%;
}

.project-menu-area .al-access-menu li ul li {
    display: block;
    background: #222231;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.project-menu-area .al-access-menu li ul li:last-child {
    border-bottom: 0px;
}

.project-menu-area .al-access-menu li:hover ul {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.project-menu-area .al-access-menu li.block ul {
    width: 102%;
    left: -4px;
}

.project-menu-area .al-access-menu.right-postion li ul {
    left: auto;
    right: 0;
}
.gamfi-about-secion .game-price-item .game-price-inner .price-inner .image-icon img {
    width: 100px;
    height: 70px;
}
/* ------------------------------------
    08. Gamfi previous Section CSS
---------------------------------------*/
.gamfi-previous-section {
    background: #090b1a;
}

.gamfi-previous-section .project-right-menu .access i {
    padding-left: 60px;
}

.gamfi-previous-section .project-right-menu .block i {
    padding-left: 30px;
}

.gamfi-previous-section .project-right-menu .chain {
    padding-left: 80px;
}

.gamfi-previous-section .previous-mainmenu .menu-list {
    font-family: "Russo One", sans-serif;
}

.gamfi-previous-section .previous-mainmenu .menu-list .date-list {
    width: 13%;
    position: relative;
}

.gamfi-previous-section .previous-mainmenu .menu-list.date-menu {
    padding: 0 20px;
}

.gamfi-previous-section .previous-mainmenu .menu-list .date_2 {
    left: 20px;
}

.gamfi-previous-section .previous-mainmenu .menu-list .date_3 {
    left: 30px;
}

.gamfi-previous-section .previous-mainmenu .menu-list .date_4 {
    left: 50px;
}

.gamfi-previous-section .previous-mainmenu .menu-list .date_5 {
    left: 65px;
}

.gamfi-previous-section .previous-mainmenu .menu-list .date_6 {
    left: 85px;
}

.gamfi-previous-section .previous-mainmenu .menu-list .date_7 {
    left: 100px;
}

.gamfi-previous-section .previous-mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gamfi-previous-section .previous-mainmenu ul {
    padding: 0 30px;
}

.gamfi-previous-section .previous-mainmenu ul li {
    display: inline-block;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    transition: 0.4s;
}

.gamfi-previous-section .previous-mainmenu ul .list1 {
    width: 34.5%;
}

.gamfi-previous-section .previous-mainmenu ul .list2 {
    width: 10.5%;
}

.gamfi-previous-section .previous-mainmenu ul .list3 {
    width: 17.8%;
}

.gamfi-previous-section .previous-mainmenu ul .list4 {
    width: 17.4%;
}

.gamfi-previous-section .previous-mainmenu ul .list5 {
    width: 14%;
}

.gamfi-previous-section .form-check {
    padding: 17px 68px;
    cursor: pointer;
}

.gamfi-previous-section .form-check input,
.gamfi-previous-section .form-check label {
    cursor: pointer;
}

.gamfi-previous-section .form-switch {
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
    transition: 0.4s;
    cursor: pointer;
    border-right: 0px;
    padding: 18px 28px;
}

.gamfi-previous-section .form-switch:hover {
    color: #fff;
}

.gamfi-previous-section .form-switch .switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 24px;
}

.gamfi-previous-section .form-switch .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.gamfi-previous-section .form-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #434350;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.gamfi-previous-section .form-switch .slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 6px;
    bottom: 5px;
    background-color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.gamfi-previous-section .form-switch input:checked + .slider {
    background-color: #6d4afe;
}

.gamfi-previous-section .form-switch input:checked + .slider:before {
    left: 0;
}

.gamfi-previous-section .form-switch .title {
    margin-left: 6px;
}

.gamfi-previous-section .form-switch input:focus + .slider {
    box-shadow: 0 0 1px #6d4afe;
}

.gamfi-previous-section .form-switch input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.gamfi-previous-section .form-switch .slider.round {
    border-radius: 34px;
}

.gamfi-previous-section .form-switch .slider.round:before {
    border-radius: 50%;
}

.gamfi-previous-section .previous-item {
    background: #1a1b30;
    margin-bottom: 30px;
    padding: 30px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 0.4s;
    color: #fff;
}

.gamfi-previous-section .previous-item .previous-gaming {
    display: flex;
}

.gamfi-previous-section .previous-item .previous-gaming img {
    margin-right: 20px;
}

.gamfi-previous-section .previous-item .previous-gaming .previous-price a {
    transition: 0.4s;
}

.gamfi-previous-section .previous-item .previous-gaming .previous-price a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-previous-section .previous-item .previous-gaming .previous-price .dsc {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-previous-section .previous-item .previous-chaining {
    display: flex;
    align-items: center;
}

.gamfi-previous-section .previous-item .previous-chaining img {
    margin-right: 82px;
}

.gamfi-previous-section .previous-item .previous-chaining li {
    display: inline-block;
    padding-right: 5px;
    text-transform: uppercase;
}

.gamfi-previous-section .previous-item .previous-chaining li:last-child {
    padding-right: 0;
}

.gamfi-previous-section .previous-item .previous-gaming {
    width: 44%;
}

.gamfi-previous-section .previous-item .previous-chaining {
    width: 36%;
}

.gamfi-previous-section .previous-item .previous-raise {
    width: 45%;
}

.gamfi-previous-section .previous-item .previous-raise {
    display: flex;
    align-items: center;
}

.gamfi-previous-section .previous-item .previous-raise .progress-inner {
    width: 196px;
    margin-left: 34px;
}
.gamfi-previous-section .previous-item .hover-shape-bg {
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    width: 14px;
}

.gamfi-previous-section .previous-item .hover_shape1 {
    left: 46.5%;
}

.gamfi-previous-section .previous-item .hover_shape2 {
    left: 48.5%;
}

.gamfi-previous-section .previous-item .hover_shape3 {
    width: 26px;
    left: 50.5%;
}

.gamfi-previous-section .previous-item:hover {
    background: radial-gradient(circle, rgba(96, 79, 169, 0.58) -7%, #1e1f35 30%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.gamfi-previous-section .previous-item:hover .hover-shape-bg {
    opacity: 1;
    visibility: visible;
}

.gamfi-previous-section .progress-inner .progress,
.gamfi-previous-section .progress-inner .progress-bar {
    background-size: 10px 20px;
    height: 6px;
}

.gamfi-previous-section .progress-inner {
    padding-bottom: 7px;
}

.gamfi-previous-section .project-item {
    background-image: radial-gradient(circle, rgba(86, 75, 135, 0.85) 0%, #1e1f35 100%);
    margin-bottom: 30px;
    padding: 30px 30px 10px;
}

.gamfi-previous-section .project-item .project-info {
    margin-bottom: 28px;
}

.gamfi-previous-section .project-item .project-info img {
    margin-right: 20px;
}

.gamfi-previous-section .project-item a {
    color: #fff;
}

.gamfi-previous-section .project-item a:hover {
    color: #a3ff12;
}

.gamfi-previous-section .project-item .heading-title {
    margin-bottom: 40px;
}

.gamfi-previous-section .project-item .heading-title h4 {
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
}

.gamfi-previous-section .project-item .heading-title h4:before {
    width: 197px;
    height: 35px;
    content: "";
    background-image: url(../images/bg/shape-bg.png);
    position: absolute;
    left: -30px;
    top: -7px;
}

.gamfi-previous-section .project-item .project-icon {
    position: relative;
    top: -6px;
}

.gamfi-previous-section .project-item .project-media li {
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
}

.gamfi-previous-section .project-item .project-media li:last-child {
    padding-bottom: 0;
}

.gamfi-previous-section .project-item .project-media li strong {
    font-weight: 400;
    color: #fff;
}

.gamfi-previous-section .project-item .project-media li span {
    float: right;
}

.gamfi-previous-section .project-item .project-media span {
    color: #fff;
}

.gamfi-previous-section .project-item .project-media .social-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    margin-top: -22px;
}

.gamfi-previous-section .project-item .project-media .social-icon-list li {
    padding-bottom: 0;
}

.gamfi-previous-section .project-item .project-media .social-icon-list li a {
    color: #fff;
}

.gamfi-previous-section .project-item .project-media .social-icon-list li a i {
    font-size: 15px;
    transition: 0.4s;
}

.gamfi-previous-section .project-item .project-media .social-icon-list li a i:hover {
    color: #a3ff12;
}

.gamfi-previous-section .project-item .project-media .social-icon-list li {
    display: inline-block;
}

.gamfi-previous-section .project-item .project-media .social-icon-list li i {
    padding-left: 10px;
}

.gamfi-previous-section .calender-image-area {
    position: relative;
}

.gamfi-previous-section .calender-image-area img {
    cursor: pointer;
}

.gamfi-previous-section .calender-image-area .project-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 370px;
    transform: scale(0);
    transition: 0.4s;
    z-index: 10;
}

.gamfi-previous-section .calender-image-area:hover .project-item {
    transform: scale(1);
}

.gamfi-previous-section .tab-pane .previous-item {
    margin-bottom: 20px;
}

/* ------------------------------------
    09. Gamfi farming Section CSS
---------------------------------------*/
.gamfi-farming-content .default-centent {
    background: #1a1b30;
    padding: 18px 25px;
    margin-bottom: 20px;
    cursor: pointer;
}

.gamfi-farming-content .list-content {
    flex: 0 0 16.66%;
    width: 16.66%;
    color: #fff;
}

.gamfi-farming-content .list-1 {
    flex: 0 0 26.66%;
    width: 26.66%;
}

.gamfi-farming-content .list-6 {
    flex: 0 0 2%;
    width: 2%;
}

.gamfi-farming-content .expeand-centent {
    background: #222231;
    padding: 28px 30px;
}

.gamfi-farming-content .expeand-centent .farm-form-list .farm-form-area {
    border: 1px solid #434350;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
}

.gamfi-farming-content .expeand-centent .farm-form-list input {
    border: none;
    background: transparent;
    padding: 7px 20px;
    position: relative;
}

.gamfi-farming-content .expeand-centent .farm-form-list input[type="text"] {
    width: 100%;
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-farming-content .expeand-centent .farm-form-list .max {
    position: absolute;
    color: #fff;
    right: 45%;
    top: 19px;
}

.gamfi-farming-content .expeand-centent .farm-form-list input[type="submit"] {
    color: #fff;
    transition: 0.4s;
    text-transform: uppercase;
    font-family: "Russo One", sans-serif;
    position: relative;
    z-index: 3;
}

.gamfi-farming-content .expeand-centent .farm-form-list .black-shape {
    position: absolute;
    z-index: 9999;
    right: 9px;
    background: #6d4afe;
}

.gamfi-farming-content .expeand-centent .farm-form-list .black-shape span {
    background: rgba(255, 255, 255, 0.1);
}

.gamfi-farming-content .expeand-centent .farm-form-list .withdraw {
    background: rgba(255, 255, 255, 0.1);
}

.gamfi-farming-content .expeand-centent .farm-form-list .withdraw span {
    background: rgba(255, 255, 255, 0.1);
}

.gamfi-farming-content .expeand-centent .farm-form-list input[type="submit"].submit-active {
    background: #6d4afe;
}

.gamfi-farming-content .expeand-centent .farm-form-list:last-child h5 {
    position: relative;
    top: -15px;
}

.gamfi-farming-content .expeand-centent .expeand-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gamfi-farming-content .expeand-centent .expeand-menu ul li {
    display: inline-block;
    color: #a3ff12;
    font-size: 14px;
    margin-right: 30px;
}

.gamfi-farming-content .expeand-centent .expeand-menu ul li i {
    font-size: 15px;
    color: #a3ff12;
    padding-left: 10px;
}

.gamfi-farming-content .expeand-centent .unit {
    color: #a3ff12;
    font-size: 22px;
    font-family: "Russo One", sans-serif;
}

.gamfi-farming-content .icon-arrow_up {
    padding: 10px;
    cursor: pointer;
}

.gamfi-farming-content .expeand-centent {
    display: none;
}

.gamfi-farming-content .border-shadow {
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.gamfi-farming-content .expeand-arrow {
    padding: 10px;
    cursor: pointer;
}

.gamfi-farming-content .expeand-arrow .expeand-arrow {
    transform: rotate(0deg);
}

.gamfi-farming-content .expeand-bottom-content .expeand-centent {
    display: block;
}

.gamfi-farming-content .expeand-bottom-content .border-shadow {
    opacity: 1;
    visibility: visible;
}

.gamfi-farming-content .expeand-bottom-content .expeand-arrow:before {
    transform: rotate(45deg);
}

.gamfi-farming .gamfi-farming-content .default-centent {
    margin-bottom: 0;
}

.gamfi-farming .gamfi-table-inner {
    margin-bottom: 20px;
}

.gamfi-farming .farm-form-list {
    width: 33.33%;
    margin-right: 30px;
}

.gamfi-farming .farm-form-list:last-child {
    margin-right: 0;
}

.gamfi-farming .farm-form-list .farm-form {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.gamfi-farming .farm-form-list .farm-form input[type="submit"] {
    position: static;
}

.gamfi-farming-table {
    background: #090a1a;
}

.gamfi-farming-table table {
    width: 100%;
}

.gamfi-farming-table tr th,
.gamfi-farming-table tr td {
    width: 16.666%;
    padding: 25.5px 25px;
    margin-bottom: 10px;
    display: inline-block;
}

.gamfi-farming-table tr th:first-child,
.gamfi-farming-table tr td:first-child {
    width: 26.666%;
}

.gamfi-farming-table tr th:nth-child(5) {
    width: 22.666%;
}

.gamfi-farming-table tr .image-row {
    padding-top: 18px;
    padding-bottom: 18px;
}

.gamfi-farming-table tr .image-row img {
    margin-right: 10px;
}

.gamfi-farming-table tr th {
    font-family: "Inter", sans-serif;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 5px;
}

.gamfi-farming-table tr td {
    background: #1a1b30;
    color: #fff;
}

/* ------------------------------------
    10. Gamfi Calendar Section CSS
---------------------------------------*/
.gamfi-calendar-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.gamfi-calendar-list .calender-date {
    background: #1a1b30;
    padding: 20px;
    min-height: 171px;
    margin-right: 6px;
    margin-bottom: 6px;
    flex: 0 0 auto;
    width: 13.7%;
}

.gamfi-calendar-list .calender-date ul {
    margin-top: 70px;
}

.gamfi-calendar-list .calender-date ul li {
    display: inline-block;
}

.gamfi-calendar-list .calender-date ul li + li {
    margin-left: 5px;
}

.gamfi-calendar-list .calender-date ul li ul {
    margin-top: 0;
}

.gamfi-calendar-list .calender-date ul li ul li {
    margin-left: 0;
}

.gamfi-calendar-list .calender-date > ul > li {
    max-width: 34px;
}

.gamfi-calendar-list .heading-title h4 {
    text-transform: uppercase;
}

/* ------------------------------------
    11. Gamfi Leaderboard Section CSS
---------------------------------------*/
.leaderboard-table-list {
    background: #090a1a;
}

.leaderboard-table-list table {
    width: 100%;
}

.leaderboard-table-list tr th,
.leaderboard-table-list tr td {
    width: 20%;
    padding: 15px 25px;
    margin-bottom: 10px;
    display: inline-block;
}

.leaderboard-table-list tr th:last-child,
.leaderboard-table-list tr td:last-child {
    text-align: right;
}

.leaderboard-table-list tr th:nth-child(3),
.leaderboard-table-list tr td:nth-child(3) {
    width: 30%;
}

.leaderboard-table-list tr th:nth-child(1),
.leaderboard-table-list tr td:nth-child(1),
.leaderboard-table-list tr th:nth-child(4),
.leaderboard-table-list tr td:nth-child(4) {
    width: 15%;
}

.leaderboard-table-list tr th {
    font-family: "Russo One", sans-serif;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 5px;
}

.leaderboard-table-list tr td {
    background: #1a1b30;
    color: #fff;
}

.gamfi-breadcrumbs-section .breadcrumbs-form.mr-0 form {
    margin-right: 0;
}

/* ------------------------------------
    12. Gamfi Igo-Rankging Section CSS
---------------------------------------*/
.igo-rankging-table-list {
    background: #090a1a;
}

.igo-rankging-table-list table {
    width: 100%;
}

.igo-rankging-table-list tr th,
.igo-rankging-table-list tr td {
    width: 14.28%;
    padding: 20px 25px;
    margin-bottom: 10px;
    display: inline-block;
    border: none !important;
}

.igo-rankging-table-list tr th:last-child,
.igo-rankging-table-list tr td:last-child {
    text-align: right;
}

.igo-rankging-table-list tr th:nth-child(2),
.igo-rankging-table-list tr td:nth-child(2) {
    width: 24%;
    text-align: left;
}

.igo-rankging-table-list tr th:nth-child(3),
.igo-rankging-table-list tr td:nth-child(3) {
    width: 12.28%;
}

.igo-rankging-table-list tr th:last-child,
.igo-rankging-table-list tr td:last-child {
    width: 9.28%;
}

.igo-rankging-table-list tr th:nth-child(1),
.igo-rankging-table-list tr td:nth-child(1) {
    width: 10.28%;
}

.igo-rankging-table-list tr th:last-child,
.igo-rankging-table-list tr td:last-child {
    width: 10.28%;
}

.igo-rankging-table-list tr th img,
.igo-rankging-table-list tr td img {
    max-width: 35px;
}
.igo-rankging-table-list tr td,
.igo-rankging-table-list tr th {
    border: none !important;
}

.igo-rankging-table-list tr .image-row {
    padding-top: 14px;
    padding-bottom: 15px;
}

.igo-rankging-table-list tr .image-row img {
    margin-right: 15px;
}

.igo-rankging-table-list tr th {
    font-family: "Russo One", sans-serif;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 5px;
}

.igo-rankging-table-list tr td {
    background: #1a1b30;
    color: #fff;
}

@-moz-document url-prefix() {
    .igo-rankging-table-list tr th:nth-child(2),
    .igo-rankging-table-list tr td:nth-child(2) {
        width: 23%;
    }

    .igo-rankging-table-list tr th:nth-child(3),
    .igo-rankging-table-list tr td:nth-child(3) {
        width: 12%;
    }

    .igo-rankging-table-list tr th,
    .igo-rankging-table-list tr td {
        width: 14%;
    }
}

/* ------------------------------------
    13. Gamfi Tokenomics Section CSS
---------------------------------------*/
.gamfi-tokenomics-section .tokenomics-counter .counter-number {
    font-size: 36px;
    color: #6d4afe;
    font-family: "Russo One", sans-serif;
    display: block;
}

.gamfi-tokenomics-section .tokenomics-counter h5 {
    margin-bottom: 0;
}

.gamfi-tokenomics-section .tokenomics-left-right-shape {
    position: relative;
}

.gamfi-tokenomics-section .tokenomics-left-right-shape:before,
.gamfi-tokenomics-section .tokenomics-left-right-shape:after {
    height: 40px;
    width: 604px;
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
}

.gamfi-tokenomics-section .tokenomics-left-right-shape:before {
    background-image: url(../images/banner/left_shape.png);
    width: 614px;
    top: 0;
    left: 0;
}

.gamfi-tokenomics-section .tokenomics-left-right-shape:after {
    background-image: url(../images/banner/right_shape.png);
    bottom: 0;
    right: 0;
}

/* ------------------------------------
    14. Gamfi Team Section CSS
---------------------------------------*/
.gamfi-team-section {
    background: url(../images/bg/team-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #090a1a;
}

.gamfi-team-section .team-item {
    background: rgba(26, 27, 47, 0.85);
    margin-bottom: 30px;
    padding: 35px 0 30px 0;
    transition: 1.4s;
}

.gamfi-team-section .team-item img {
    margin-bottom: 45px;
}

.gamfi-team-section .team-item a {
    color: #fff;
    transition: 0.4s;
}

.gamfi-team-section .team-item a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-team-section .team-item .dsc {
    margin-bottom: 15px;
}

.gamfi-team-section .team-item .team-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gamfi-team-section .team-item .team-icon-list li {
    display: inline-block;
    padding: 0 7px;
}

.gamfi-team-section .team-item .team-icon-list li a {
    color: rgba(255, 255, 255, 0.5);
    transition: 0.4s;
}

.gamfi-team-section .team-item .team-icon-list li a i {
    font-size: 15px;
}

.gamfi-team-section .team-item .border-shadow {
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.gamfi-team-section .team-item:hover {
    background-image: radial-gradient(circle, rgba(137, 120, 211, 0.4) 0%, #1e1f35 100%);
}

.gamfi-team-section .team-item:hover .border-shadow {
    opacity: 1;
    visibility: visible;
}

/* ------------------------------------
    15. Gamfi Partner Section CSS
---------------------------------------*/
.gamfi-partner-section {
    background: #0a0b1a;
}

.gamfi-partner-section .partner-item .partner-image {
    padding-right: 70px;
}

.gamfi-partner-section img {
    transition: 0.4s;
}

.gamfi-partner-section img:hover {
    opacity: 0.7;
}

.gamfi-partner-section .gamfi-partner-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    overflow: hidden;
}

.gamfi-partner-section .gamfi-partner-inner:after,
.gamfi-partner-section .gamfi-partner-inner:before {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0px;
    background: linear-gradient(to right, #0a0b1a, rgba(10, 10, 26, 0));
    z-index: 1;
}

.gamfi-partner-section .gamfi-partner-inner:before {
    left: 0;
}

.gamfi-partner-section .gamfi-partner-inner:after {
    right: 0;
    transform: rotateZ(180deg);
}
#gamfi-logo-area {
    height: 70px;
    overflow: hidden;
    position: relative;
}
.gamfi-previous-section .previous-item .previous-gaming img {
    height: 70px;
    width: 70px;
}
#gamfi-logo-area:before,
#gamfi-logo-area:after {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0px;
    background: linear-gradient(to right, #0a0b1a, rgba(10, 10, 26, 0));
    z-index: 1;
}
#gamfi-logo-area:before {
    left: 0;
}
#gamfi-logo-area:after {
    right: 0;
    transform: rotateZ(180deg);
}

.partnerLogo li {
    float: left;
    margin-left: 70px;
    height: 60px;
}
.products-outer {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    overflow: hidden;
}

.products-inner {
    position: relative;
}
.product {
    display: inline;
}
.gamfi-partner-section .gamfi-partner-inner .partner-image a {
    margin: 0px 35px;
}

@keyframes loop-animate {
    0% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(-100%);
    }
}

/* ------------------------------------
16. Gamfi Form Content Section CSS
---------------------------------------*/
.gamfi-form-content {
    background: #090a1a;
}

.gamfi-form-content .container {
    max-width: 580px;
}

.gamfi-form-content .form-title {
    margin-top: 35px;
    text-transform: uppercase;
}

.gamfi-form-content .address-form h5 {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-form-content .address-form ::placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

.gamfi-form-content .address-form input {
    border: 2px solid #2e2f3c;
    width: 100%;
    background: transparent;
    color: #fff;
    padding: 15px 15px;
}

.gamfi-form-content .address-form textarea {
    width: 100%;
    background: transparent;
    border: 2px solid #2e2f3c;
    color: #fff;
    padding: 15px 13px;
    margin-bottom: 30px;
}

.gamfi-form-content .address-form .input-list {
    position: relative;
    display: block;
}

.gamfi-form-content .address-form .input-list input[type="radio"] {
    position: absolute;
    visibility: hidden;
    border: 2px solid #2e2f3c;
    width: 100%;
    background: transparent;
    color: #fff;
    padding: 15px 15px;
}

.gamfi-form-content .address-form .input-list label {
    display: block;
    position: relative;
    padding: 0px 25px 33px 40px;
    margin: 10px auto;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}

.gamfi-form-content .address-form .input-list .check {
    display: block;
    position: absolute;
    border: 2px solid #3a3b48;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 3px;
    left: 0;
    z-index: 5;
    transition: border 0.25s linear;
    -webkit-transition: border 0.25s linear;
}

.gamfi-form-content .address-form .input-list .check:before {
    display: block;
    position: absolute;
    content: "";
    border-radius: 100%;
    height: 8px;
    width: 8px;
    top: 4px;
    left: 4.5px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.gamfi-form-content .address-form .input-list input[type="radio"]:checked ~ .check {
    border: 2px solid #568416;
}

.gamfi-form-content .address-form .input-list input[type="radio"]:checked ~ .check::before {
    background: #a3ff12;
}

.gamfi-form-content .address-form .input-list input[type="radio"]:checked + h5,
.gamfi-form-content .address-form .input-list input[type="radio"]:checked ~ label {
    color: #fff;
}

.gamfi-form-content .address-form .input-button {
    position: relative;
    padding-top: 36px;
    margin-top: 30px;
}

.gamfi-form-content .address-form .input-button i {
    position: absolute;
    border-right: 2px solid #2e2f3c;
    padding: 20px;
    font-size: 18px;
}

.gamfi-form-content .address-form .input-button label {
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Russo One", sans-serif;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
}

.gamfi-form-content .address-form .input-button input:focus ~ label,
.gamfi-form-content .address-form .input-button input:valid ~ label {
    color: #fff;
}

.gamfi-form-content .address-form .input-button input.enter {
    padding-left: 77px;
}

.gamfi-form-content .address-form .input-button .brief {
    padding-bottom: 85px;
}

.gamfi-form-content .address-form .icon-input-box input {
    padding-left: 80px;
    font-family: "Inter", sans-serif;
}

.gamfi-form-content .address-form .project-btn-area {
    background: #6d4afe;
}

.gamfi-form-content .address-form .project-btn-area input {
    font-family: "Russo One", sans-serif;
    color: #fff;
    border: none;
    transition: 0.4s;
    text-transform: uppercase;
    position: relative;
    z-index: 3;
}

.gamfi-form-content .address-form .project-btn-area:hover .hover-shape1 {
    left: 47%;
}

.gamfi-form-content .address-form .project-btn-area:hover .hover-shape3 {
    left: 51%;
}

/* ------------------------------------
17. Gamfi Explore Content Section CSS
---------------------------------------*/
.gamfi-explore-content {
    background: #090a1a;
}

.gamfi-explore-content .project-menu-area {
    margin-bottom: 45px;
}

.gamfi-explore-content .project-item {
    background: rgba(30, 31, 53, 0.8);
    padding: 30px 30px 10px;
}

.gamfi-explore-content .project-item .project-info {
    margin-bottom: 28px;
}

.gamfi-explore-content .project-item .project-info img {
    margin-right: 20px;
}

.gamfi-explore-content .project-item .heading-title {
    margin-bottom: 40px;
}

.gamfi-explore-content .project-item .heading-title h4 {
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
}

.gamfi-explore-content .project-item .heading-title h4:before {
    width: 197px;
    height: 35px;
    content: "";
    background-image: url(../images/bg/shape-bg.png);
    position: absolute;
    left: -30px;
    top: -7px;
}

.gamfi-explore-content .project-info img {
    margin-bottom: 25px;
}

.gamfi-explore-content .project-media {
    margin-bottom: 20px;
}

.gamfi-explore-content .project-media ul li {
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
}

.gamfi-explore-content .project-media ul li:last-child {
    padding-bottom: 0;
}

.gamfi-explore-content .project-media ul li span {
    float: right;
    color: #fff;
}

.gamfi-explore-content .icon-listing {
    background: #25263a;
    padding: 15px 30px;
    margin-bottom: 30px;
}

.gamfi-explore-content .icon-listing .social-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gamfi-explore-content .icon-listing .social-icon-list li {
    display: inline-block;
}

.gamfi-explore-content .icon-listing .social-icon-list li i {
    color: #fff;
    padding-right: 20px;
    font-size: 15px;
    transition: 0.4s;
}

.gamfi-explore-content .icon-listing .social-icon-list li i:hover {
    color: #b9b9c0;
}

body .gamfi-explore-content .project-item {
    margin-bottom: 0;
}

/* ------------------------------------
    18. Gamfi footer Section CSS
---------------------------------------*/
.gamfi-footer-section {
    position: relative;
    overflow: hidden;
    background: #090a1a !important;
}

.gamfi-footer-section .footer-cta-area {
    background: radial-gradient(circle, #4a4176 -24%, #1e1f35 40%);
    padding: 70px 0 80px 0;
    position: relative;
    z-index: 9;
}

.gamfi-footer-section .footer-cta-area .footer-link input[type="email"] {
    border: none;
    background: transparent;
    border: 2px solid #4c4764;
    padding: 15px 15px;
    width: 350px;
    color: #fff;
    margin-right: 15px;
}

.gamfi-footer-section .footer-cta-area .footer-link .subscribe {
    background: #a3ff12;
}

.gamfi-footer-section .footer-cta-area .footer-link .subscribe span {
    z-index: 9;
}

.gamfi-footer-section .footer-cta-area .footer-link input[type="submit"] {
    border: none;
    text-transform: uppercase;
    font-family: "Russo One", sans-serif;
    padding: 17px 50px;
    position: relative;
    z-index: 3;
    background: transparent;
}

.gamfi-footer-section .footer-cta-area .black-shape .hover-shape1,
.gamfi-footer-section .footer-cta-area .black-shape .hover-shape2,
.gamfi-footer-section .footer-cta-area .black-shape .hover-shape3 {
    background: rgba(0, 0, 0, 0.1);
}

.gamfi-footer-section .footer-cta-area .black-shape:hover .hover-shape1 {
    left: 44%;
}

.gamfi-footer-section .footer-cta-area .black-shape:hover .hover-shape3 {
    left: 56%;
}

.gamfi-footer-section .footer-cta-form .title {
    max-width: 550px;
    margin: 0 auto 18px;
}

.gamfi-footer-section .footer-cta-form .title img {
    position: relative;
    top: -5px;
}

.gamfi-footer-section .footer-cta-form form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 570px;
    margin: 0 auto;
}

.gamfi-footer-section .footer-area {
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
    position: relative;
    padding-top: 250px;
    margin-top: -150px;
    background-color: #151625;
}

.gamfi-footer-section .footer-listing .footer-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gamfi-footer-section .footer-listing .footer-icon-list li {
    display: inline-block;
}

.gamfi-footer-section .footer-listing .footer-icon-list i {
    color: #fff;
    background: url(../images/icon-image.png);
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    margin: 0 12px;
    transition: 0.4s;
    font-size: 20px;
}

.gamfi-footer-section .footer-listing .footer-icon-list i:hover {
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-footer-section .footer-mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gamfi-footer-section .footer-mainmenu ul li {
    display: inline-block;
    padding: 0 10px;
}

.gamfi-footer-section .footer-mainmenu ul li a {
    color: rgba(255, 255, 255, 0.7);
    transition: 0.4s;
}

.gamfi-footer-section .footer-mainmenu ul li a:hover {
    color: #fff;
}

.gamfi-footer-section .copyright-area .gafi {
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-footer-section .copyright-area .gafi:hover {
    color: #fff;
}

.scrollup {
    padding-bottom: 35px;
}

.scrollup i {
    font-weight: 700;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    transition: 0.4s;
}

.scrollup i:hover {
    color: #fff;
}

/* ------------------------------------
    19. Modal Section CSS
---------------------------------------*/
.modal .modal-dialog {
    max-width: 440px;
    margin: auto;
    margin-top: 50px;
}

.modal-content {
    background: #1e1f35;
    padding: 30px 35px 5px;
}

.modal-content p {
    font-size: 14px;
}

.modal-content .modal-header {
    border: none;
    padding-bottom: 8px;
}

.modal-content .modal-header i {
    font-size: 15px;
    color: #fff;
}

.modal-content .connect-section .heading-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.modal-content .connect-section .heading-list li {
    display: block;
    background: #292a3f;
    padding: 15px 30px;
    margin-bottom: 20px;
    position: relative;
}

.modal-content .connect-section .heading-list li span {
    width: 35px;
    display: inline-block;
    margin-right: 20px;
}

.modal-content .connect-section .heading-list li:before {
    content: "\e902";
    position: absolute;
    top: 22px;
    right: 30px;
    color: rgba(255, 255, 255, 0.7);
    font-family: "icomoon";
    font-size: 10px;
}

.modal-content .connect-section .heading-list li a {
    color: #fff;
    font-family: "Russo One", sans-serif;
}

.modal-content .modal-title {
    color: #fff;
    transition: 0.4s;
    font-weight: 600;
}

.modal-content .modal-title:hover {
    color: rgba(255, 255, 255, 0.7);
}

#shareIocns .modal-header .btn-close {
    position: relative;
    right: 26px;
    top: -7px;
}

#shareIocns .modal-content {
    padding-right: 10px;
}

#shareIocns .popup-share-icons {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-left: -14px;
}

#shareIocns .popup-share-icons li {
    flex: 0 0 auto;
    width: 21%;
    margin-left: 14px;
}

#shareIocns .popup-share-icons li i {
    color: #fff;
    background: url(../images/icons/icon-image.png);
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    margin: 0 0 25px;
    transition: 0.4s;
    font-size: 20px;
    text-align: center;
}

#shareIocns .modal-content .modal-header {
    padding-bottom: 15px;
}

#shareIocns .popup-share-icons li i:hover {
    color: rgba(255, 255, 255, 0.7);
}

#shareIocns .popup-share-icons li a {
    display: block;
}

/*-------------------------------------
    20. Preloader CSS
---------------------------------------*/
section.loader_first {
    background-color: #151625;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.loader_first .circular-spinner {
    width: 60px;
    height: 60px;
    border: 10px solid rgba(255, 255, 255, 0.1);
    border-top: 10px solid #a3ff12;
    border-radius: 50%;
    animation: pre_rotate 1.5s linear infinite;
    position: absolute;
    left: 49%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/*------------------------------------
    modal-backdrop
------------------------------------*/
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    filter: blur(1px);
    backdrop-filter: blur(1px);
    background: rgba(0, 0, 12, 0.8);
}

.modal-backdrop.in {
    opacity: 1 !important;
}

.modal-dialog-centered {
}

@keyframes pre_rotate {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

/*--------------------
  Kyc Sereen
--------------------*/
.Gamfi_Header_contentright {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}
.Gamfi_Header_contentright h2 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #ffffff;
}
.Gamfi_Header_ProgressBar .progress-bar-striped {
    background-image: linear-gradient(
        72deg,
        rgba(0, 0, 0, 0.2) 50%,
        transparent 56%,
        transparent 84%,
        rgba(0, 0, 0, 0.2) 2%,
        rgba(0, 0, 0, 0.2) 90%,
        transparent 121%,
        transparent
    );
    background-size: 1rem 1rem;
    width: 33.33333%;
}
.Gamfi_Header_ProgressBar .progress {
    background: rgba(255, 255, 255, 0.15);
    height: 12px;
    border-radius: 0px;
    width: 470px;
    margin-left: 19px;
    overflow: hidden;
}
.Gamfi_Header_ProgressBar .progress-bar {
    background-color: #a3ff12;
}
.kycFormSect {
    padding-top: 56px;
    background: #090a1a;
    padding-bottom: 140px;
}
.kycForm br {
    display: none;
}
.kycForm h3 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 45px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
    color: #ffffff;
}
.uacf7-multisetp-form .black-shape-bigCustom {
    margin-bottom: 80px;
}
.uacf7-step .kycForm h3 {
    margin-bottom: 18px !important;
}
.uacf7-step .kycPersonalinfoForm div:not(.gamfi-radio-button) label {
    margin-bottom: 5px;
    font-family: "Russo One", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 45px;
    text-transform: uppercase;
}

.kycForm p {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 18px !important;
}
.kycCountryDropbox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 60px;
    max-width: 570px;
    width: 100%;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    padding: 17px 20px;
    margin-bottom: 35px;
    position: relative;
    cursor: pointer;
    margin-top: 17px;
}
.kycCountryDropbox::after {
    content: "\e901";
    position: absolute;
    top: 24px;
    right: 20px;
    color: rgba(255, 255, 255, 0.7);
    font-family: "icomoon";
    font-size: 7px;
}
.kycCountryDropbox span {
}
.kycCountryDropbox h4 {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    margin-left: 14px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0.7);
}
.Gamfi_Container {
    max-width: 1210px;
    padding: 0px 20px;
    width: 100%;
    margin: 0px auto;
}
.KycRadioSect {
    padding-bottom: 10px;
}
.KycRadioBtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(30, 31, 53, 0.8);
    height: 60px;
    max-width: 570px;
    width: 100%;
    padding: 8px 20px;
    margin-bottom: 25px;
}
.KycRadioBtn .Kycicon {
    opacity: 0.3;
}
.KycRadioBtn.active .Kycicon,
.KycRadioBtn:hover .Kycicon {
    opacity: 1;
}
.KycRadioBtn .container {
    display: block;
    position: relative;
    padding-left: 32px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 45px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.KycRadioBtn.active .container,
.KycRadioBtn:hover .container {
    color: #ffffff;
}

.KycRadioBtn .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.KycRadioBtn .checkmark {
    position: absolute;
    top: 13px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
}
.KycRadioBtn .container:hover input ~ .checkmark {
    opacity: 0.8;
}
.KycRadioBtn .container input:checked ~ .checkmark {
    background-color: #6d4afe;
    border: none;
}
.KycRadioBtn .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.KycRadioBtn .container input:checked ~ .checkmark:after {
    display: block;
}
.KycRadioBtn .container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.kycForm input[type="submit"] {
    margin: 0;
    text-align: center;
}
.main-content div.GetinTouchForm input[type="submit"],
.kycForm input[type="submit"],
.kycForm button {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #6d4afe;
    height: 60px;
    border: none;
    outline: none;
}
.uacf7-multisetp-form .black-shape-bigCustom {
    height: 60px;
}
.uacf7-step.step-content.step-end button.uacf7-prev {
    display: none;
}
.kycQrcodeSect {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.kycQrcode_content {
    max-width: 300px;
    width: 100%;
}
.kycQrcode_content h2 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 18px;
}
.kycQrcodeImg {
    height: 300px;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
}
.kycCountryDropdownSect {
    position: relative;
}

.kycCountryDropList ul li {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.7);
    height: 42px;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}
.kycCountryDropList ul li:hover {
    color: #ffffff;
}

/*------------------
    TeamDetails
------------------*/
.TeamDetailsSect {
    background: #090b1a;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 140px;
}

.TeamDetailsContainer {
    max-width: 1210px;
    padding: 0px 20px;
    width: 100%;
    margin: 0px auto;
}

.TeamDetailsImg {
    max-width: 470px;
    width: 100%;
    height: 578px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(30, 31, 53, 0.7);
}

.TeamMembersInfo {
    padding-left: 20px;
}

.TeamMembersInfo h2 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 5px;
    color: #ffffff;
}

.TeamMembersInfo h3 {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 21px;
}

.TeamMembersInfo p {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 17px;
    color: rgba(255, 255, 255, 0.7);
}

.TeamMembersContact {
}

.TeamMembersContact ul {
}

.TeamMembersContact ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.TeamMembersContact ul li strong {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.7);
    width: 150px;
}

.TeamMembersContact ul li span {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.TeamMembersContact ul li .socialLink {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.TeamMembersContact ul li .socialLink a {
    transition: 0.4s;
    padding: 0 7px;
}

.TeamMembersContact ul li .socialLink a i {
    font-size: 15px;
    color: #ffffff;
}

.TeamMembersContact ul li .socialLink a:hover i {
    opacity: 70%;
}

/*---------------------
Kyc Upload Docs
----------------------*/
.kycForm .UploadDocSect {
}
.kycForm .UploadDocSect ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.kycForm .UploadDocSect ul li {
    text-align: center;
    width: 32%;
}
.kycForm .UploadDocSect ul li h4 {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    max-width: 175px;
    margin: auto;
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0px;
}
.kycForm .UploadDocSect h3 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 45px;
    margin-bottom: 17px;
    text-transform: uppercase;
    color: #ffffff;
}
.kycForm .UploadBtnBg {
    height: 175px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(30, 31, 53, 0.8);
}
.kycForm .UploadDocSect .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.kycForm .UploadDocSect .upload-btn-wrapper span.icon_img {
    background: transparent;
    border: 2px dashed rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 75px;
    width: 75px;
    position: relative;
    top: 0;
}
.kycForm .UploadDocSect .upload-btn-wrapper input[type="file"] {
    position: absolute;
    left: -72px;
    top: -61px;
    opacity: 1;
    z-index: 9999;
    width: 150px;
    height: 80px;
    z-index: 9999;
    font-size: 0;
}
.kycForm .UploadDocSect ul li:first-child .upload-btn-wrapper span.icon_img {
    top: 13px;
}
.kycForm .UploadDocSect .upload-btn-wrapper {
    top: 4px;
}
.UploadDocCheckList {
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    width: 100%;
    padding: 16px 30px;
    margin-bottom: 35px;
    margin-top: 20px;
}
.UploadDocCheckList ul {
}
.UploadDocCheckList ul li {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 158%;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.UploadDocCheckList ul li span {
    filter: grayscale(100%);
    opacity: 0.7;
    margin-right: 14px;
    min-width: 14px;
}
.UploadDocCheckList ul li.active {
    color: #ffffff;
}
.UploadDocCheckList ul li.active span {
    filter: grayscale(0%);
    opacity: 1;
}
.NidNumberSect {
    margin-bottom: 40px;
}
.NidNumberSect h3 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 45px;
    margin-bottom: 17px;
    text-transform: uppercase;
    color: #ffffff;
}

.NidNumberSect input {
    width: 100%;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    height: 60px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.7);
    padding: 8px 21px;
    background: transparent;
    outline: none;
}

body .uacf7-step.step-content button.uacf7-prev,
body .uacf7-step.step-content button.uacf7-next {
    background: #6d4afe;
    height: 60px;
    font-family: "Russo One";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    min-width: 200px;
    transition: 0.4s;
}
body .uacf7-step.step-content button.uacf7-prev,
body .uacf7-step.step-content button.uacf7-next:hover {
    background: #1a1b2f;
}
.kycPersonalinfoForm {
    width: 100%;
    margin-top: 20px;
}
.kycPersonalinfoForm .InputNameSect {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.kycPersonalinfoForm .InputNameSect .FirstNameFild {
    width: 48%;
}
.kycPersonalinfoForm .InputNameSect .LastNameFild {
    width: 48%;
}
.kycPersonalinfoForm lable {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 45px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.kycPersonalinfoForm input {
    height: 60px;
    width: 100%;
    padding: 8px 21px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    background: Transparent;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 23px;
}

.kycPersonalinfoForm .InputAddressSect {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.kycPersonalinfoForm .InputAddressSect .Address1Fild {
    width: 48%;
}
.kycPersonalinfoForm .InputAddressSect .Address2Fild {
    width: 48%;
}
.kycPersonalinfoForm .InputCitySect {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.kycPersonalinfoForm .InputCitySect .CityFild {
    width: 48%;
}
.kycPersonalinfoForm .InputCitySect .PostCodeFild {
    width: 48%;
}

.KYC_TramsAndCondetionSect {
    position: relative;
    margin-bottom: 28px;
    margin-top: 7px;
    margin-left: 20px;
}
.KYC_TramsAndCondetionSect label {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 158%;
    color: rgba(255, 255, 255, 0.7);
    margin-left: 14px;
    padding-left: 15px;
}
.KYC_TramsAndCondetionSect label a {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 158%;
    color: #6d4afe;
}
.KYC_TramsAndCondetionSect .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    display: none;
}
.KYC_TramsAndCondetionSect .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
}
.KYC_TramsAndCondetionSect .container:hover input ~ .checkmark {
    opacity: 0.8;
}
.KYC_TramsAndCondetionSect .container input:checked ~ .checkmark {
    background-color: #6d4afe;
    border: none;
}
.KYC_TramsAndCondetionSect .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.KYC_TramsAndCondetionSect .container input:checked ~ .checkmark:after {
    display: block;
}
.KYC_TramsAndCondetionSect .container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.KycYourDocumentsSect {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-direction: column;
}
.KycYourDocumentsContent {
    text-align: left;
    max-width: 300px;
    width: 100%;
}

.KycYourDocumentsContent h3 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 158%;
    text-transform: uppercase;
    color: #ffffff;
}
.KycYourDocumentsContent ul {
    background: rgba(30, 31, 53, 0.8);
    padding: 16px 30px;
}
.KycYourDocumentsContent ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.KycYourDocumentsContent ul li p {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0px;
}
.KycYourDocumentsContent ul li p span {
    margin-right: 14px;
}
.KycYourDocumentsContent ul li span.Downloadicon {
}

.HelpCenterBtn a {
    width: 170px;
    height: 50px;
    background: rgba(255, 255, 255, 0.1);
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-content div.GetinTouchForm {
}
.main-content div.GetinTouchForm .InputNameSect {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.main-content div.GetinTouchForm .InputNameSect .FirstNameFild {
    width: 48%;
}
.main-content div.GetinTouchForm .InputNameSect .LastNameFild {
    width: 48%;
}
.main-content div.GetinTouchForm lable {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 45px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.GetinTouchForm .black-shape-bigCustom {
    height: 60px;
}
.main-content div.GetinTouchForm input {
    height: 60px;
    width: 100%;
    padding: 8px 21px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    background: Transparent;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 23px;
}
.main-content div.GetinTouchForm textarea {
    height: 130px;
    width: 100%;
    padding: 8px 21px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    background: Transparent;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 40px;
    resize: none;
}

.black-shape-bigCustom {
    position: relative;
    overflow: hidden;
}
.black-shape-bigCustom img,
.black-shape-bigCustom .btn-text {
    position: relative;
    z-index: 9;
}
.black-shape-bigCustom .hover-shape1,
.black-shape-bigCustom .hover-shape2,
.black-shape-bigCustom .hover-shape3 {
    position: absolute;
    width: 5px;
    background: rgba(0, 0, 0, 0.1);
    height: 124%;
    left: -42%;
    top: -5px;
    transform: rotate(22deg);
    transition: 0.8s;
}
.black-shape-bigCustom .hover-shape3 {
    width: 11px;
}
.black-shape-bigCustom:hover .hover-shape1 {
    left: 47.8%;
}
.black-shape-bigCustom:hover .hover-shape2 {
    left: 49.5%;
}
.black-shape-bigCustom:hover .hover-shape3 {
    left: 51%;
}

.GetInTouch_Contuct_Sect {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    max-width: 363px;
    width: 100%;
    margin-left: auto;
    padding-left: 30px;
}
.GetInTouch_Contuct_Content {
    text-align: left;
}
.GetInTouch_Contuct_Content h2 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ffffff;
}
.cotactInfoContent {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 15px;
}
.cotactInfoContent .cotactInfoSymbol {
    margin-top: 9px;
}
.cotactInfoContent .cotactInfoText {
    margin-left: 22px;
}
.cotactInfoContent .cotactInfoText h5 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 45px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0px;
}
.cotactInfoContent .cotactInfoText h6 {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0px;
}
.cotactInfoContent .cotactInfoText a {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: #6d4afe;
}

/*------------------------
    SignUp-SignIn
------------------------*/
.SignUp_SignIn_Form_Sect {
    background: #090a1a;
    position: relative;
    padding: 96px 0px 0px 0px;
}
.SignUp_SignIn_Form_SectBG {
    background: url(../images/kycimg/signUpBgimage.svg);
    background-position: center center;
    background-size: cover;
    height: 340px;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0px;
}
.SignUp_SignIn_Form_Content {
    position: relative;
    z-index: 2;
    width: 100%;
    padding-bottom: 150px;
    max-width: 690px;
    margin: auto;
}
.SignUp_SignIn_Form {
    background: rgba(30, 31, 53, 0.8);
    max-width: 690px;
    width: 100%;
    margin: auto;
    padding: 63px 60px 56px 60px;
    position: relative;
    z-index: 2;
}
.singUpformShadow {
    background: url(../images/kycimg/BlurShadow.svg);
    background-position: center center;
    background-size: cover;
    height: 340px;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    z-index: 0;
    bottom: 5px;
    z-index: 1;
}
.SignUp_SignIn_Form h2 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 23px;
    color: #ffffff;
}
.SignUp_SignIn_Form h3 {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    text-transform: none;
    max-width: 430px;
    margin: auto;
    margin-bottom: 29px;
}
.SignUp_SignIn_Form.signInForm h3 {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    text-transform: none;
    max-width: 356px;
    margin: auto;
    margin-bottom: 29px;
}
.SignUp_SignIn_Form.ForgotPassForm h3 {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    text-transform: none;
    max-width: 356px;
    margin: auto;
    margin-bottom: 29px;
}
.SignUp_SignIn_Form {
}
.SignUp_SignIn_Form form {
}
.SignUp_SignIn_Form form lable {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 45px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 5px;
}
.SignUp_SignIn_Form form input {
    width: 100%;
    margin-bottom: 23px;
    background: transparent;
    outline: none;
    height: 60px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.5);
    padding: 8px 21px;
}
.SignUp_SignIn_Form form button {
    width: 100%;
    height: 60px;
    background: #6d4afe;
    border: none;
    outline: none;
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.SignUp_SignIn_Form h4 {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 31px;
    margin-bottom: 0px;
}
.SignUp_SignIn_Form h4 a {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #6d4afe;
}

.forgetPassBtnSect {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
    margin-top: 10px;
}
.forgetPassBtnSect .ForgetPass a {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    text-align: right;
    color: rgba(255, 255, 255, 0.7);
}

.SignUp_SignIn_Form.ForgotPassForm .EmailFild {
    margin-bottom: 17px;
}

/*------------------------
    RoadMap
------------------------*/
.RoadMapDuration {
}
.RoadMapDuration h6 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 55px;
    text-align: right;
    color: rgba(255, 255, 255, 0.7);
}
.gamfiRoadMap {
    padding-bottom: 120px;
    background: #090a1a;
    position: relative;
}
.RoadMapSect {
    background: #090a1a;
    padding-top: 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: url(../images/kycimg/roadmapScreenbg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 1584px;
}
.RoadMapContainer {
    position: relative;
    z-index: 1;
}
.roadMapDivider {
    position: absolute;
    top: 0px;
    z-index: 0;
    background: transparent;
}
.RoadMapSect .roadMapDivider img {
    height: 100%;
}
.RodmapLeftConetent {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding-right: 30px;
    text-align: left;
}
.RodmapRightConetent {
    flex-direction: column;
    text-align: left;
}
.RodmapConetentbox {
    max-width: 470px;
    width: 100%;
    height: 100%;
    padding: 35px 39px 26px 39px;
}

.gamfiRoadMap .col-md-6:nth-child(odd) .RodmapConetentbox {
    background: url(../images/kycimg/roadMapcpntentBg1.svg);
    background-position: bottom right;
}

.gamfiRoadMap .col-md-6:nth-child(even) .RodmapConetentbox {
    background: url(../images/kycimg/roadMapcpntentBg5.svg);
    background-position: top left;
}
.gamfiRoadMap .col-md-6:nth-child(even) .RodmapConetent {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.gamfiRoadMap .col-md-6:nth-child(odd) .RodmapConetentbox,
.gamfiRoadMap .col-md-6:nth-child(even) .RodmapConetentbox {
    background-repeat: no-repeat;
    background-size: cover;
}
.gamfiRoadMap .col-md-6:nth-child(even) .RodmapConetentbox2 {
    margin-top: 150px;
}
.RodmapConetentbox1 {
    min-height: 253px;
    margin-top: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.RodmapConetentbox2 {
    min-height: 216px;
    margin-top: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.project-listing li {
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
}
.project-listing li span {
    float: right;
    color: #fff;
}
body .wpneo-wrapper {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    font-family: "Inter", sans-serif;
    line-height: 1.6;
    font-weight: 500;
}
.project-summary-menu .nav button.active a {
    color: #a3ff12;
}
.RodmapConetentbox3 {
    min-height: 216px;
}
.RodmapConetentbox4 {
    min-height: 253px;
    margin-top: 100px;
    background-repeat: no-repeat;
    background-position: center center;
}
.RodmapConetentbox5 {
    min-height: 290px;
    margin-top: 123px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.RodmapConetentbox6 {
    min-height: 290px;
    margin-top: 253px;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 47px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.RodmapConetentbox7 {
    min-height: 216px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.RodmapConetentbox h3 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 158%;
    color: #a3ff12;
    margin-bottom: 10px;
}
.RodmapConetentbox.disable h3 {
    color: rgba(255, 255, 255, 0.7);
}
.RodmapConetentbox ul {
}
.RodmapConetentbox ul li {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 158%;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.RodmapConetentbox ul li span {
    margin-right: 20px;
}

.RodmapConetentbox ul li span.icon-check-custom {
    position: relative;
    width: 14px;
    height: 12px;
}
.RodmapConetentbox ul li span.icon-check-custom:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 2px;
    width: 9px;
    height: 15px;
    border: solid rgba(255, 255, 255, 0.5);
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.RodmapConetentbox ul li span.icon-muines-custom {
    position: relative;
    width: 14px;
    height: 12px;
}
.RodmapConetentbox ul li span.icon-muines-custom:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 11px;
    width: 14px;
    border-top: 3px solid rgba(255, 255, 255, 0.5);
}
.team-socialLink i {
    font-size: 16px;
    margin-right: 15px;
}
.connectWalletBtnforMobile {
    width: 100%;
    background: #6d4afe;
    height: 40px;
    margin-top: 20px;
    display: none;
}

.connectWalletBtnforMobile .btn-text {
    color: #ffffff;
    padding-left: 10px;
}

.Roadmap2021,
.Roadmap2022 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.roadmap2021Divider {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    min-height: 825px;
    top: 0px;
    width: 50px;
    background: url(../images/kycimg/Roadmap2021.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.roadmap2021Divider span {
    transform: rotate(270deg);
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    color: rgba(255, 255, 255, 0.2);
}
.roadmap2022Divider {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    min-height: 752px;
    bottom: -165px;
    width: 50px;
    background: url(../images/kycimg/Roadmap2022.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.roadmap2022Divider span {
    transform: rotate(270deg);
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    color: rgba(255, 255, 255, 0.2);
}
.gamfi_V2_hero_Left {
    margin-top: 136px;
}
.gamfi_V2_hero_Left h2 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: 70px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0px;
}
.gamfi_V2_hero_Left h2 span {
    color: #f82552;
}
.gamfi_V2_hero_Left p {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 22px;
}

.gamfi_V2_hero_Btns {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 65px;
}
.gamfi_V2_hero_Btns .banner-btn {
    padding: 17px 50px;
}
.gamfi_V2_hero_Btns .VIEW_Projects_Btn {
    width: 200px;
    height: 60px;
    background: #a3ff12;
    outline: none;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gamfi_V2_hero_Btns .VIEW_Projects_Btn .btn-text {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #090a1a;
}
.gamfi_V2_hero_Btns .Apply_Project_Btn {
    width: 200px;
    height: 60px;
    margin-left: 15px;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gamfi_V2_hero_Btns .Apply_Project_Btn .btn-text {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.buyTokenlogos h6 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    margin-bottom: 26px;
    color: #ffffff;
}
.buyTokenlogos ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.buyTokenlogos ul li {
    margin-right: 32px;
}

.gamfi_V2_hero_right {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    max-width: 450px;
    margin-left: auto;
    height: 100%;
    width: 100%;
}
.gamfi_V2_heroRocket {
    position: relative;
    margin-top: 70px;
}
.gamfi_V2_heroRocket .RedRocketImg {
    position: relative;
    animation-name: RocketLaunch;
    animation: RocketLaunch 5s infinite;
    z-index: 1;
}

@keyframes RocketLaunch {
    0%,
    100% {
        bottom: 0;
    }

    50% {
        bottom: 30px;
    }
}
.gamfi_V2_heroRocket .rocketshadow1 {
    position: absolute;
    top: 15%;
    left: 40%;
    z-index: 2;
}
.gamfi_V2_heroRocket .rocketshadow2 {
    position: absolute;
    top: 50%;
    left: 25%;
    z-index: 2;
}
.gamfi_V2_heroRocket .rocketshadow3 {
    position: absolute;
    top: 62%;
    right: 29%;
    z-index: 2;
}
.gamfi_V2_heroRocket .rocketshadow4 {
    position: absolute;
    top: 60%;
    left: 35%;
    z-index: 0;
}
.gamfi_V2_heroRocket .rocketshadow5 {
    position: absolute;
    top: 40%;
    right: 33.5%;
    z-index: 0;
}
.gamfi_V2_heroRocket .rocketshadow1 img {
    position: relative;
    animation-name: rocketshadow1;
    animation: rocketshadow1 0.95s infinite;
}
@keyframes rocketshadow1 {
    from {
        top: -30px;
        opacity: 1;
    }
    to {
        top: 80px;
        opacity: 0;
    }
}

.gamfi_V2_heroRocket .rocketshadow2 img {
    position: relative;
    animation-name: rocketshadow2;
    animation: rocketshadow2 0.95s infinite;
}
@keyframes rocketshadow2 {
    from {
        top: -30px;
        opacity: 1;
    }
    to {
        top: 80px;
        opacity: 0;
    }
}

.gamfi_V2_heroRocket .rocketshadow3 img {
    position: relative;
    animation-name: rocketshadow3;
    animation: rocketshadow3 1s infinite;
}
@keyframes rocketshadow3 {
    from {
        top: -40px;
        opacity: 1;
    }
    to {
        top: 50px;
        opacity: 0;
    }
}

.gamfi_V2_heroRocket .rocketshadow4 img {
    position: relative;
    animation-name: rocketshadow4;
    animation: rocketshadow4 1.05s infinite;
}
@keyframes rocketshadow4 {
    from {
        top: -30px;
        opacity: 1;
    }
    to {
        top: 80px;
        opacity: 0;
    }
}

.gamfi_V2_heroRocket .rocketshadow5 img {
    position: relative;
    animation-name: rocketshadow5;
    animation: rocketshadow5 1.05s infinite;
}
@keyframes rocketshadow5 {
    from {
        top: -40px;
        opacity: 1;
    }
    to {
        top: 50px;
        opacity: 0;
    }
}

/*--------------------------------------------------------------
Heading  css
--------------------------------------------------------------*/
.uigigs-heading .title-inner .sub-text,
.prelements-dual-heading .title-inner .sub-text {
    margin: 0 0 10px;
    display: block;
    color: #1d0a8e;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}
.uigigs-heading .title-inner .sub-text.title-upper,
.prelements-dual-heading .title-inner .sub-text.title-upper {
    text-transform: uppercase;
}
.uigigs-heading .title-inner .title,
.prelements-dual-heading .title-inner .title {
    color: #0a0a0a;
    margin-bottom: 15px;
    margin-top: 0;
}
.uigigs-heading .title-inner .title.title-upper,
.prelements-dual-heading .title-inner .title.title-upper {
    text-transform: uppercase;
}
.uigigs-heading .title-inner .title span.watermark,
.prelements-dual-heading .title-inner .title span.watermark {
    position: absolute;
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 800;
    z-index: -1;
    opacity: 0.05;
    width: 100%;
    left: 0;
    color: inherit;
}
.uigigs-heading.big .title-inner h2,
.prelements-dual-heading.big .title-inner h2 {
    font-size: 36px;
    line-height: 44px;
}
.uigigs-heading.big .description p,
.prelements-dual-heading.big .description p {
    font-size: 20px;
    line-height: 32px;
}
.uigigs-heading.style4 .title-inner .title,
.prelements-dual-heading.style4 .title-inner .title {
    margin-bottom: 8px;
}
.uigigs-heading.style4 .title-inner .title-img,
.prelements-dual-heading.style4 .title-inner .title-img {
    margin-bottom: 12px;
}
.uigigs-heading.style5 .sub-text,
.prelements-dual-heading.style5 .sub-text {
    display: inline-block;
}
.uigigs-heading.style2,
.prelements-dual-heading.style2 {
    position: relative;
    padding-bottom: 15px;
}
.uigigs-heading.style2:after,
.prelements-dual-heading.style2:after {
    content: "";
    position: absolute;
    border: 0;
    width: 100px;
    height: 3px;
    background: #1d0a8e;
    z-index: 9;
    margin-left: 0;
    left: 0;
    bottom: 0;
}
.uigigs-heading.style2.center:after,
.prelements-dual-heading.style2.center:after {
    transform: translateX(-50%);
    left: 50%;
}
.uigigs-heading.style2.right:after,
.prelements-dual-heading.style2.right:after {
    left: auto;
    right: 0;
}
.uigigs-heading.style2 h2,
.prelements-dual-heading.style2 h2 {
    margin-bottom: 12px;
}
.uigigs-heading.style2 .description p,
.prelements-dual-heading.style2 .description p {
    margin-bottom: 12px;
}
.uigigs-heading.style2.Lite:after,
.prelements-dual-heading.style2.Lite:after {
    background: #fff !important;
}
.uigigs-heading.style3,
.prelements-dual-heading.style3 {
    position: relative;
    padding-bottom: 12px;
}
.uigigs-heading.style3 h2,
.prelements-dual-heading.style3 h2 {
    margin-bottom: 12px;
}
.uigigs-heading.style3 .description,
.prelements-dual-heading.style3 .description {
    position: relative;
    padding-left: 80px;
}
.uigigs-heading.style3 .description:after,
.prelements-dual-heading.style3 .description:after {
    content: "";
    position: absolute;
    border: 0;
    width: 60px;
    height: 2px;
    background: #1d0a8e;
    z-index: 9;
    margin-left: 0;
    left: 0;
    top: 14px;
}
.uigigs-heading.style3 .description p,
.prelements-dual-heading.style3 .description p {
    margin-bottom: 12px;
}
.uigigs-heading.style3.Lite .description:after,
.prelements-dual-heading.style3.Lite .description:after {
    background: #fff !important;
}
.uigigs-heading.style1,
.prelements-dual-heading.style1 {
    position: relative;
    padding-bottom: 12px;
}
.uigigs-heading.style1 h2,
.prelements-dual-heading.style1 h2 {
    margin-bottom: 12px;
}
.uigigs-heading.style1 .description,
.prelements-dual-heading.style1 .description {
    position: relative;
    padding-right: 80px;
}
.uigigs-heading.style1 .description:after,
.prelements-dual-heading.style1 .description:after {
    content: "";
    position: absolute;
    border: 0;
    width: 60px;
    height: 2px;
    background: #1d0a8e;
    z-index: 9;
    margin-left: 0;
    right: 0;
    top: 14px;
}
.uigigs-heading.style1 .description p,
.prelements-dual-heading.style1 .description p {
    margin-bottom: 12px;
}
.uigigs-heading.style1.Lite .description:after,
.prelements-dual-heading.style1.Lite .description:after {
    background: #fff !important;
}
.uigigs-heading.style8,
.prelements-dual-heading.style8 {
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 10px;
}
.uigigs-heading.style8 .title-inner,
.prelements-dual-heading.style8 .title-inner {
    padding-left: 25px;
    position: relative;
    display: inline-block;
}
.uigigs-heading.style8 .title-inner .sub-text,
.prelements-dual-heading.style8 .title-inner .sub-text {
    margin-bottom: 5px;
}
.uigigs-heading.style8 .title-inner:after,
.prelements-dual-heading.style8 .title-inner:after {
    content: "";
    position: absolute;
    border: 0;
    width: 2px;
    height: 100%;
    background: #1d0a8e;
    z-index: 9;
    margin-left: 0;
    left: 0;
    top: 0;
}
.uigigs-heading.style8 .description,
.prelements-dual-heading.style8 .description {
    padding-left: 25px;
    position: relative;
}
.uigigs-heading.style8 .description:after,
.prelements-dual-heading.style8 .description:after {
    content: "";
    position: absolute;
    border: 0;
    width: 2px;
    height: 100%;
    background: #1d0a8e;
    z-index: 9;
    margin-left: 0;
    left: 0;
    top: 0;
}
.uigigs-heading.style8 h2,
.prelements-dual-heading.style8 h2 {
    margin-bottom: 5px;
}
.uigigs-heading.style8.text-center .description,
.prelements-dual-heading.style8.text-center .description {
    padding-top: 15px;
    padding-left: 0px;
}
.uigigs-heading.style8.text-center .description:after,
.prelements-dual-heading.style8.text-center .description:after {
    display: none;
}
.uigigs-heading.style8.Lite .title-inner:after,
.prelements-dual-heading.style8.Lite .title-inner:after {
    background: #fff;
}
.uigigs-heading.style8.Lite .description:after,
.prelements-dual-heading.style8.Lite .description:after {
    background: #fff !important;
}
.uigigs-heading.style6 .title-inner,
.prelements-dual-heading.style6 .title-inner {
    position: relative;
    padding-bottom: 12px;
}
.uigigs-heading.style6 .title-inner h2,
.prelements-dual-heading.style6 .title-inner h2 {
    margin-bottom: 12px;
}
.uigigs-heading.style6 .title-inner .sub-text,
.prelements-dual-heading.style6 .title-inner .sub-text {
    position: relative;
    padding-left: 65px;
    color: #9051c6;
}
.uigigs-heading.style6 .title-inner .sub-text:after,
.prelements-dual-heading.style6 .title-inner .sub-text:after {
    content: "";
    position: absolute;
    border: 0;
    width: 50px;
    height: 2px;
    background: #1d0a8e;
    z-index: 9;
    margin-left: 0;
    left: 0;
    top: 12px;
}
.uigigs-heading.style6 .title-inner .sub-text p,
.prelements-dual-heading.style6 .title-inner .sub-text p {
    margin-bottom: 12px;
}
.uigigs-heading.style6.text-center .title-inner .sub-text,
.prelements-dual-heading.style6.text-center .title-inner .sub-text,
.uigigs-heading.style6.text-right .title-inner .sub-text,
.prelements-dual-heading.style6.text-right .title-inner .sub-text {
    display: inline-block;
}
.uigigs-heading.style6.text-center .sub-text,
.prelements-dual-heading.style6.text-center .sub-text {
    position: relative;
    padding-left: 0px;
    padding-top: 60px;
    color: #9051c6;
}
.uigigs-heading.style6.text-center .sub-text:after,
.prelements-dual-heading.style6.text-center .sub-text:after {
    content: "";
    width: 77px;
    height: 2px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-top: -1px;
    width: 2px;
    height: 50px;
}
.uigigs-heading.style6.Lite .sub-text:after,
.prelements-dual-heading.style6.Lite .sub-text:after {
    background: #fff !important;
}
.uigigs-heading.style6.dark .sub-text:after,
.prelements-dual-heading.style6.dark .sub-text:after {
    background: #232023 !important;
}
.uigigs-heading.style4.left .title-inner .sub-text,
.prelements-dual-heading.style4.left .title-inner .sub-text {
    padding-left: 43px;
}
.uigigs-heading.style4.left .title-inner .sub-text:before,
.prelements-dual-heading.style4.left .title-inner .sub-text:before {
    left: 0;
}
.uigigs-heading.style4.right .title-inner .sub-text,
.prelements-dual-heading.style4.right .title-inner .sub-text {
    padding-right: 43px;
}
.uigigs-heading.style4.right .title-inner .sub-text:after,
.prelements-dual-heading.style4.right .title-inner .sub-text:after {
    right: 0;
}
.uigigs-heading.style4 .title-inner,
.prelements-dual-heading.style4 .title-inner {
    position: relative;
    padding-bottom: 12px;
}
.uigigs-heading.style4 .title-inner h2,
.prelements-dual-heading.style4 .title-inner h2 {
    margin-bottom: 12px;
    display: block;
}
.uigigs-heading.style4 .title-inner .sub-text,
.prelements-dual-heading.style4 .title-inner .sub-text {
    position: relative;
    color: #9051c6;
    display: inline-block;
}
.uigigs-heading.style4 .title-inner .sub-text:before,
.prelements-dual-heading.style4 .title-inner .sub-text:before,
.uigigs-heading.style4 .title-inner .sub-text:after,
.prelements-dual-heading.style4 .title-inner .sub-text:after {
    content: "";
    position: absolute;
    border: 0;
    width: 35px;
    height: 2px;
    background: #1d0a8e;
    z-index: 9;
    margin-left: 0;
    left: -20px;
    top: 12px;
}
.uigigs-heading.style4 .title-inner .sub-text:before,
.prelements-dual-heading.style4 .title-inner .sub-text:before {
    left: -40px;
}
.uigigs-heading.style4 .title-inner .sub-text:after,
.prelements-dual-heading.style4 .title-inner .sub-text:after {
    left: auto;
    right: -40px;
}
.uigigs-heading.style4 .title-inner .sub-text p,
.prelements-dual-heading.style4 .title-inner .sub-text p {
    margin-bottom: 12px;
}
.uigigs-heading.style4.Lite .sub-text:before,
.prelements-dual-heading.style4.Lite .sub-text:before,
.uigigs-heading.style4.Lite .sub-text:after,
.prelements-dual-heading.style4.Lite .sub-text:after {
    background: #fff !important;
}
.uigigs-heading.style4.text-center .title-inner .sub-text,
.prelements-dual-heading.style4.text-center .title-inner .sub-text,
.uigigs-heading.style4.text-right .title-inner .sub-text,
.prelements-dual-heading.style4.text-right .title-inner .sub-text {
    display: inline-block;
}
.uigigs-heading.style7 .title-inner,
.prelements-dual-heading.style7 .title-inner {
    position: relative;
    padding-bottom: 12px;
}
.uigigs-heading.style7 .title-inner h2,
.prelements-dual-heading.style7 .title-inner h2 {
    margin-bottom: 12px;
}
.uigigs-heading.style7 .title-inner .sub-text,
.prelements-dual-heading.style7 .title-inner .sub-text {
    position: relative;
    padding-right: 65px;
    display: inline-block;
    color: #9051c6;
}
.uigigs-heading.style7 .title-inner .sub-text:after,
.prelements-dual-heading.style7 .title-inner .sub-text:after {
    content: "";
    position: absolute;
    border: 0;
    width: 50px;
    height: 2px;
    background: #1d0a8e;
    z-index: 9;
    margin-left: 0;
    right: 0;
    top: 12px;
}
.uigigs-heading.style7 .title-inner .sub-text p {
    margin-bottom: 12px;
}
.uigigs-heading.style7 .title-inner.Lite .sub-text:after {
    background: #fff !important;
}
.uigigs-heading.style7 .title-inner.text-center .title-inner .sub-text,
.uigigs-heading.style7 .title-inner.text-right .title-inner .sub-text {
    display: inline-block;
}
.uigigs-heading.style9 .title-inner {
    margin-bottom: 35px;
}
.uigigs-heading.style9 .title-inner .title-img.top {
    margin-bottom: 15px;
}
.uigigs-heading.style9 .title-upper {
    margin-bottom: 5px;
}
.uigigs-heading.style9 .bottom-line .title {
    margin-bottom: 8px;
    position: relative;
    padding-bottom: 20px;
}
.uigigs-heading.style9 .bottom-line .title:after {
    content: "";
    position: absolute;
    border: 0;
    width: 80px;
    height: 2px;
    background: #1d0a8e;
    z-index: 9;
    margin-left: 0;
    bottom: 0;
    left: 0;
}
.uigigs-heading.style9.text-center .bottom-line .title:after {
    transform: translateX(-50%);
    left: 50%;
}
.uigigs-heading.style9 .title-img {
    display: inline-flex;
}
.uigigs-heading.style10.text-center {
    text-align: left !important;
}
.uigigs-heading.style10.text-center .title-inner {
    text-align: center;
}
.uigigs-heading.style10.text-right {
    text-align: left !important;
}
.uigigs-heading.style10.text-right .title-inner {
    text-align: right;
}
.uigigs-heading.style10 .title-inner {
    transform: rotate(-90deg) translatex(-50%);
    display: inline-block;
    transform-origin: left center 0;
}
.uigigs-heading.style10 .title-inner .title {
    white-space: nowrap;
    position: relative;
    top: 40px;
    left: 10px;
    margin-bottom: 0;
}
.uigigs-heading.style10 .description {
    transform: rotate(-90deg);
    display: inline-block;
}
.uigigs-heading.style11 {
    text-align: right !important;
}
.uigigs-heading.style11.text-center {
    text-align: right !important;
}
.uigigs-heading.style11.text-center .title-inner {
    text-align: center;
}
.uigigs-heading.style11.text-right {
    text-align: right !important;
}
.uigigs-heading.style11.text-right .title-inner {
    text-align: right;
}
.uigigs-heading.style11 .title-inner {
    transform: rotate(90deg);
    display: inline-block;
}
.uigigs-heading.style11 .description {
    transform: rotate(90deg);
    display: inline-block;
}
.Market_CapSect {
    background: rgba(30, 31, 53, 0.8);
    backdrop-filter: blur(5px);
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.Market_CapSect .redBordergradient {
    position: absolute;
    top: -248px;
    left: 248px;
    background: linear-gradient(180deg, rgba(248, 37, 82, 0.5) 0%, rgba(21, 22, 37, 0) 100%);
    width: 5px;
    height: 500px;
    transform: rotate(-90deg);
}
.Market_CapSect .greenBordergradient {
    position: absolute;
    bottom: -248px;
    right: 248px;
    background: linear-gradient(180deg, rgba(163, 255, 18, 0.5) 0%, rgba(21, 22, 37, 0) 100%);
    width: 5px;
    height: 500px;
    transform: rotate(90deg);
}
.Market_CapAllContent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Market_CapContent {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    width: 25%;
}
.Market_CapContent h2 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 45px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0.7);
}
.Market_CapContent h3 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 45px;
    text-transform: uppercase;
    color: #6d4afe;
    margin-bottom: 0px;
}
/* Button CSS -----------------
-----------------------------*/
.gamfi-view-btn a {
    color: #010d14;
    position: relative;
    outline: none;
    font-weight: 600;
}
.gamfi-view-btn a:hover {
    color: #010d14;
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack .gamfi_btn__text span::before,
.gamfi-view-btn .gamfi-btn.gamfi-btnblack .gamfi_btn__text span::after {
    content: "";
    position: absolute;
    height: 0;
    width: 2px;
    background-color: #333;
    -webkit-transition: all 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition: all 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9);
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack .gamfi_btn__text span::after {
    right: 0;
    top: 0;
    -webkit-transition: height 0.15s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: height 0.15s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack:hover::before,
.gamfi-view-btn a:hover .gamfi-btn.gamfi-btnblack::before {
    width: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -2.4em;
    height: 1px;
    width: 3em;
    background-color: #333;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack .gamfi_btn__text::before {
    top: 0;
    left: 0;
    -webkit-transition: width 0.15s 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.15s 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack .gamfi_btn__text::before,
.gamfi-view-btn .gamfi-btn.gamfi-btnblack .gamfi_btn__text::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 0;
    background-color: #333;
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack .gamfi_btn__text span::before {
    left: 0;
    bottom: 0;
    -webkit-transition: height 0.15s 0 cubic-bezier(0.4, 0, 0.2, 1);
    transition: height 0.15s 0 cubic-bezier(0.4, 0, 0.2, 1);
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack .gamfi_btn__text::after {
    bottom: 0;
    right: 0;
    -webkit-transition: width 0.15s 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.15s 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack:hover .gamfi_btn__text::before,
.gamfi-view-btn a:hover .gamfi-btn.gamfi-btnblack .gamfi_btn__text::before {
    width: 100%;
    max-width: 100%;
    -webkit-transition: width 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack:hover .gamfi_btn__text::after,
.gamfi-view-btn a:hover .gamfi-btn.gamfi-btnblack .gamfi_btn__text::after {
    width: 100%;
    -webkit-transition: width 0.15s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.15s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack:hover .gamfi_btn__text span::before,
.gamfi-view-btn a:hover .gamfi-btn.gamfi-btnblack .gamfi_btn__text span::before {
    left: 0;
    height: 100%;
    -webkit-transition: height 0.15s 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    transition: height 0.15s 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack:hover .gamfi_btn__text span::after,
.gamfi-view-btn a:hover .gamfi-btn.gamfi-btnblack .gamfi_btn__text span::after {
    right: 0;
    height: 100%;
    -webkit-transition: height 0.15s 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: height 0.15s 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack .gamfi_btn__text {
    position: relative;
    padding: 14px 32px;
    line-height: 1.5;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.gamfi-view-btn .gamfi-btn.gamfi-btnblack:hover .gamfi_btn__text,
.gamfi-view-btn a:hover .gamfi-btn.gamfi-btnblack .gamfi_btn__text {
    -webkit-transform: translateX(2.15em);
    transform: translateX(2.15em);
    -webkit-transition: width 1s ease, -webkit-transform 0.5s ease;
    transition: width 1s ease, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, width 1s ease;
    transition: transform 0.5s ease, width 1s ease, -webkit-transform 0.5s ease;
}
.gamfi-btn.style5 .gamfi_button {
    position: relative;
}
.gamfi-btn.style5 .gamfi_button:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 30px;
    right: 15%;
    top: 13px;
    transition: 0.4s;
    z-index: 3;
    background: #930606;
}
.gamfi-btn.style5 .gamfi_button span {
    position: relative;
    z-index: 9;
}
.gamfi-btn.style5 .gamfi_button:hover:before {
    right: 65%;
}
.gamfi_button_style5 {
    position: relative;
}
.gamfi_button_style5:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 30px;
    right: 15%;
    top: 14px;
    transition: 0.4s;
    z-index: 30;
    background: #930606;
}
.gamfi_button_style5 span {
    position: relative;
    z-index: 31;
}
.gamfi_button_style5:hover:before {
    right: 65%;
}

/* 
    RoadMapV2_section
 */

.RoadMapV2_section {
    padding-top: 116px;
    padding-bottom: 123px;
    background: rgba(30, 31, 53, 0.8);
    backdrop-filter: blur(5px);
    position: relative;
}
.RoadMapV2_section span.Frame1 {
    position: absolute;
    top: 0px;
    left: 0px;
}
.RoadMapV2_section span.Frame2 {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.gamfi_Our_mentor_section {
    background: #090a1a;
    padding-top: 0px;
    padding-bottom: 105px;
}

.RoadmapTabBtns {
}
.RoadmapTabBtns ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.RoadmapTabBtns ul li {
    margin-left: 20px;
}
.RoadmapTabBtns ul li button {
    width: 140px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    outline: none;
}
.RoadmapTabBtns ul li.tablinks.active button {
    background: rgba(255, 255, 255, 0.15);
    border: none;
}
.RoadmapTabBtns ul li.tablinks.active button {
}

.RoadmapTabBtns ul li.tablinks.active button.black-shape .hover-shape1,
.RoadmapTabBtns ul li.tablinks.active button.hover-shape .hover-shape1 {
    left: 42%;
}
.RoadmapTabBtns ul li.tablinks.active button.black-shape .hover-shape2,
.RoadmapTabBtns ul li.tablinks.active button.hover-shape .hover-shape2 {
    left: 50%;
}
.RoadmapTabBtns ul li.tablinks.active button.black-shape .hover-shape3 {
    left: 58%;
}

.RoadmapTabBtns ul li button .btn-text {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}

.RoadMapContents h3 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 27px;
    color: #6d4afe;
    margin-bottom: 75px;
    text-align: left;
}
.RoadMapContents.disable h3 {
    color: rgba(255, 255, 255, 0.7);
}
.RoadmapListSect {
    position: relative;
    padding-left: 10px;
}

.RoadmapListSect .CheckIconBg {
    height: 21px;
    width: 21px;
    background: #a3ff12;
    border-radius: 50%;
    position: absolute;
    top: -30px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.RoadMapContents.disable .RoadmapListSect .CheckIconBg {
    background: rgba(255, 255, 255, 0.7);
}
.RoadmapListSect ul {
    border-left: 1px dashed rgba(255, 255, 255, 0.25);
    padding-left: 21px;
}

.RoadmapListSect ul li {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 36px;
    color: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.RoadmapListSect ul li span {
    margin-right: 15px;
    min-width: 15px;
}
.RoadmapV2TabContent_2022 .RoadmapListSect ul li span {
    margin-right: 15px;
    min-width: 15px;
}
.RoadMapShape {
    position: absolute;
    top: 35px;
}
.RoadMapV2_TabContentSect {
    position: relative;
}
.RoadmapListSect ul.check-list li {
    padding-left: 30px;
    background: url(../images/kycimg/RMcheckicon.svg);
    background-position: center left;
    background-repeat: no-repeat;
}
.RoadmapListSect ul.munies-list li {
    padding-left: 30px;
    background: url(../images/kycimg/munies.svg);
    background-position: center left;
    background-repeat: no-repeat;
}
.elementor-accordion .elementor-tab-content {
    border-top: none !important;
}
.elementor-accordion-icon i::before {
    font-size: 16px;
}
.btn-fullwidth .banner-btn {
    display: block;
}
.gamfi-breadcrumbs-section .breadcrumbs-form form {
    margin-right: 0;
}
.project-details-conent.game-price-item .wpcf-start-campaign-countdown #wpcf-campaign-countdown {
    display: none;
}
.select2-container .select2-selection--single {
    height: 60px;
    width: 100%;
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.15);
    background: transparent;
    padding: 8px 21px;
}
.select2-container .select2-dropdown {
    border: 2px solid rgba(255, 255, 255, 0.15);
    background: #151625;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none;
    background: transparent;
    color: #fff;
}
.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[data-selected="true"] {
    background-color: #090b1a;
}
.select2-results__option {
    padding: 6px 15px;
}

.ProjectV2_TabBtns ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.ProjectV2_TabBtns ul li {
    margin-left: 20px;
}
.ProjectV2_TabBtns ul li button {
    width: 170px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    outline: none;
}
.ProjectV2_TabBtns ul li.ProjectV2_tablinks.active button {
    background: rgba(255, 255, 255, 0.15);
    border-color: transparent;
}
.ProjectV2_tabcontent .heading-title {
    margin-bottom: 0px !important;
}
.ProjectV2_TabBtns ul li.ProjectV2_tablinks.active button.black-shape .hover-shape1,
.ProjectV2_TabBtns ul li.ProjectV2_tablinks.active button.hover-shape .hover-shape1 {
    left: 42%;
}
.ProjectV2_TabBtns ul li.ProjectV2_tablinks.active button.black-shape .hover-shape2,
.ProjectV2_TabBtns ul li.ProjectV2_tablinks.active button.hover-shape .hover-shape2 {
    left: 50%;
}
.ProjectV2_TabBtns ul li.ProjectV2_tablinks.active button.black-shape .hover-shape3 {
    left: 58%;
}
.ProjectPools_Sect .project-item .heading-title .price-counter {
    margin-bottom: 50px;
}
.gamfi-previous-section .previous-item .previous-gaming .previous-image img {
    width: 70px;
    height: 60px;
}

.project_itemV2 .project-header {
    margin-bottom: 20px;
}

.ProjectV2_TabBtns ul li button .btn-text {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.gamfi-project-section.ProjectPools_Sect {
    background: #090a1a;
    padding-top: 115px;
    padding-bottom: 105px;
}
.gamfi-project-section.ProjectPools_Sect .container {
    position: relative;
    z-index: 2;
}
.gamfi-project-section .project-item .project-info.d-flex img {
    max-width: 70px;
}
.gamfi-form-content .address-form br {
    display: none;
}
.gamfi-form-content .address-form #telegram,
.gamfi-form-content .address-form #twitter {
    padding-left: 77px;
}
.gamfi-form-content .address-form .radio-button .wpcf7-list-item {
    display: block;
    position: relative;
}

.gamfi-form-content .address-form .radio-button .wpcf7-list-item label {
    display: block;
    width: 100%;
}
.gamfi-form-content .address-form .radio-button .wpcf7-list-item .wpcf7-list-item-label {
    padding-left: 50px;
}
.blog-detail-conent .blog-area .about-menu .about-list .about-listing li {
    margin-bottom: 10px;
}
.project-details-conent .wpneocf-container {
    width: 12000px;
    padding: 0 15px;
}
.banner-slider-inner .game-price-inner .image-icon img {
    width: 100px;
    height: 80px;
}
ul.tags-list {
    padding-left: 0;
}

.Tier_System_section {
    background: #090a1a;
    padding-top: 0px;
    padding-bottom: 75px;
}

.Tier_System_Headings {
    margin-bottom: 4px;
}
.Tier_System_Headings ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 26px;
}
.Tier_System_Headings ul li {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 45px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}

.Tier_System_Headings ul li.tiersHeadings {
    width: 140px;
    margin-right: 81px;
}
.Tier_System_Headings ul li.StakingHeadings {
    width: 158px;
    margin-right: 46px;
}
.Tier_System_Headings ul li.allocationHeadings {
    width: 175px;
    margin-right: 84px;
}
.Tier_System_Headings ul li.RequirementsHeadings {
    width: 158px;
    margin-right: 79px;
}
.Tier_System_Headings ul li.KYCHeadings {
    width: 41px;
    margin-right: 73px;
}
.Tier_System_Headings ul li.WeightHeadings {
    width: 99px;
}

.Tier_System_Items {
    min-height: 92px;
    width: 100%;
    background: rgba(30, 31, 53, 0.8);
    backdrop-filter: blur(5px);
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.Tier_System_Items:hover {
    background: radial-gradient(circle, rgba(96, 79, 169, 0.58) -7%, #1e1f35 30%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.Tier_System_Items ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 26px;
}
.Tier_System_Items ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.Tier_System_Items ul li {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 158%;
    text-transform: none;
    color: #ffffff;
}
.Tier_System_Items ul li strong {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 158%;
    color: #ffffff;
}

.Tier_System_Items ul li.tiersItem {
    width: 140px;
    margin-right: 84px;
}
.Tier_System_Items ul li.StakingItem {
    width: 158px;
    margin-right: 46px;
}
.Tier_System_Items ul li.allocationItem {
    width: 175px;
    margin-right: 84px;
}
.Tier_System_Items ul li.RequirementsItem {
    width: 158px;
    margin-right: 79px;
}
.Tier_System_Items ul li.KYCItem {
    width: 41px;
    margin-right: 73px;
}
.Tier_System_Items ul li.WeightItem {
    width: 99px;
}
.Tier_System_Items ul li span {
    min-width: 40px;
    margin-right: 11px;
}

.Tier_System_Items span.bordarShadowRed1 {
    background: linear-gradient(180deg, rgba(248, 37, 82, 0.5) 0%, rgba(21, 22, 37, 0) 100%);
    height: 200px;
    width: 5px;
    position: absolute;
    z-index: 4;
    top: -97.5px;
    left: 97.5px;
    transform: rotate(-90deg);
    display: none;
}
.Tier_System_Items span.bordarShadowRed2 {
    background: linear-gradient(180deg, rgba(248, 37, 82, 0.5) 0%, rgba(21, 22, 37, 0) 100%);
    height: 87px;
    width: 5px;
    position: absolute;
    z-index: 4;
    top: 5px;
    left: 0px;
    display: none;
}
.Tier_System_Items span.bordarShadowGreen1 {
    background: linear-gradient(180deg, rgba(163, 255, 18, 0.5) 0%, rgba(21, 22, 37, 0) 100%);
    height: 200px;
    width: 5px;
    position: absolute;
    z-index: 4;
    bottom: -97.5px;
    right: 97.5px;
    transform: rotate(90deg);
    display: none;
}
.Tier_System_Items span.bordarShadowGreen2 {
    background: linear-gradient(180deg, rgba(163, 255, 18, 0.5) 0%, rgba(21, 22, 37, 0) 100%);
    height: 85px;
    width: 5px;
    position: absolute;
    z-index: 4;
    bottom: 5px;
    right: 0px;
    transform: rotate(180deg);
    display: none;
}
.Tier_System_Items ul li.tiersItem img {
    max-width: 34px;
}

.Tier_System_Items .bgShape {
    position: absolute;
    height: 100%;
    display: none;
    left: 45%;
}
.Tier_System_Items .bgShape img {
    height: 100%;
}

.Tier_System_Items:hover span.bordarShadowRed1,
.Tier_System_Items:hover span.bordarShadowRed2 {
    display: block;
}

.Tier_System_Items:hover span.bordarShadowGreen1,
.Tier_System_Items:hover span.bordarShadowGreen2 {
    display: block;
}
.Tier_System_Items:hover .bgShape {
    display: block;
}
.previus-project .btn-area,
.previus-project .targeted-raise {
    display: none;
}
.wpcf7 .wpcf7-list-item {
    width: 100%;
    margin: 0;
}
.KycRadioSect.gamfi-radio-button .wpcf7-list-item {
    padding-left: 60px !important;
    background: rgba(30, 31, 53, 0.8);
    height: 60px;
    padding: 0;
    margin-bottom: 25px;
}
.gamfi-radio-button .wpcf7-list-item input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.gamfi-radio-button .wpcf7-list-item {
    width: auto;
}
.KycRadioSect.gamfi-radio-button .wpcf7-list-item,
.KycRadioSect.gamfi-radio-button .wpcf7-list-item label {
    width: 100%;
}
.gamfi-radio-button .wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    padding: 17px 0;
}
.gamfi-radio-button .wpcf7-list-item .wpcf7-list-item-label::before {
    position: absolute;
    top: 20px;
    left: -32px;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    content: "";
}
.gamfi-radio-button .wpcf7-list-item .wpcf7-list-item-label::after {
    left: -25px;
    top: 24px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
}

.gamfi-radio-button .wpcf7-list-item input:checked ~ .wpcf7-list-item-label::before {
    background-color: #6d4afe;
    border: 2px solid #6d4afe;
}
.gamfi-radio-button .wpcf7-list-item input:checked ~ .wpcf7-list-item-label::after {
    display: block;
}

body .uacf7-step.step-content.step-start button.uacf7-next {
    max-width: 100%;
    transition: 0.4s;
}
body .uacf7-step.step-content.step-start button.uacf7-next:hover {
    background: #1a1b2f;
}
.gamfi-form-content .address-form input[type="radio"] {
    display: none;
    z-index: 33;
}
.gamfi-form-content .address-form .wpcf7-list-item-label:before {
    display: block;
    position: absolute;
    border: 2px solid #3a3b48;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 3px;
    left: 0;
    z-index: 5;
    transition: border 0.25s linear;
    -webkit-transition: border 0.25s linear;
    content: "";
}
.gamfi-form-content .address-form .radio-button .wpcf7-list-item label {
    cursor: pointer;
}
.gamfi-form-content .address-form .radio-button .wpcf7-list-item {
    padding-bottom: 15px;
}

.gamfi-radio-button .wpcf7-list-item input:checked ~ .wpcf7-list-item-label::before {
    background-color: #6d4afe;
    border: 2px solid #6d4afe;
}
.gamfi-form-content .address-form .wpcf7-list-item-label:after {
    position: absolute;
    border-radius: 8px;
    height: 8px;
    width: 8px;
    top: 9.2px;
    left: 6px;
    z-index: 5;
    content: "";
    background: transparent;
    transition: 0.5s;
}
.gamfi-form-content .radio-button input:checked ~ .wpcf7-list-item-label::before {
    border-color: #a3ff12;
}
.gamfi-form-content .radio-button input:checked ~ .wpcf7-list-item-label::after {
    background: #a3ff12;
}
.breadcrumbs-area.sec-heading .breadcrumbs-link i,
.gamfi-previous-section .project-menu-area .project-right-menu {
    display: none;
}

/*Services Style CSS*/
.single-service {
    position: relative;
    display: flex;
    padding: 30px 25px;
    overflow: hidden;
    transition: all 0.4s ease 0s;
}
.single-service .service-icon {
    position: relative;
    height: 80px;
    width: 80px;
    margin-right: 30px;
    border-radius: 100%;
    background: rgba(66, 133, 244, 0.2);
    transition: 0.5s;
}
.single-service .service-icon i {
    color: #a3ff12;
    transition: all 0.4s ease 0s;
    font-size: 30px;
}
.single-service .service-icon i,
.single-service .service-icon svg {
    width: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.single-service .service-icon i path,
.single-service .service-icon svg path {
    fill: #a3ff12;
    transition: all 0.4s ease 0s;
}
.single-service .number-text {
    position: absolute;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: 0.0015em;
    color: rgba(7, 20, 46, 0.05);
    top: 20px;
    left: 20px;
}
.single-service .service-text {
    position: relative;
}
.single-service .service-text .title,
.single-service .service-text .title a {
    margin-bottom: 14px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}
.single-service .service-text .services-btn {
    color: #a3ff12;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    transition: 0.5s;
    position: relative;
}
.single-service .service-text .services-btn::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #a3ff12;
    transition: 0.5s;
}
.single-service .service-text .services-btn:hover {
    color: #1266f1;
}
.single-service .service-text .services-btn:hover:before {
    width: 100%;
}
.single-service .service-text .service-desc {
    margin-bottom: 0;
}
.single-service.sc-service-style3,
.single-service.sc-service-style2 {
    display: block;
    text-align: center;
    padding: 30px 40px 40px;
}
.single-service.sc-service-style3 .service-icon,
.single-service.sc-service-style2 .service-icon {
    margin: 0 auto 20px;
}
.single-service.sc-service-style3 .service-text .service-title,
.single-service.sc-service-style2 .service-text .service-title {
    margin-bottom: 10px;
}
.single-service.sc-service-style3 .service-text .service-btn,
.single-service.sc-service-style2 .service-text .service-btn {
    color: #a3ff12;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 500;
}
.single-service.sc-service-style3 .service-text .service-btn:hover,
.single-service.sc-service-style2 .service-text .service-btn:hover {
    color: #1266f1;
}
.single-service.sc-service-style3:before,
.single-service.sc-service-style2:before {
    background: url("../images/single-service-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    left: auto;
    right: 0;
}
.single-service.sc-service-style3:before {
    background: transparent;
}
.single-service.sc-service-style3 .service-text .title a {
    color: #222e41;
}
.single-service.sc-service-style3 .service-image {
    position: relative;
}
.single-service.sc-service-style3 .service-image:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #07142e;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease 0s;
    border-radius: 5px;
}
.single-service.sc-service-style3:hover .service-image:before,
.single-service.sc-service-style3:hover .service-image .service-icon {
    opacity: 0.8;
    visibility: visible;
}
.single-service.sc-service-style3 .service-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    z-index: 2;
    margin: 0;
}
.blog-area ul.tags-list {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.comment-area .comment-respond .form-heading h4 {
    text-transform: uppercase;
}
.comment-area #respond .logged-in-as,
.comment-area #respond .logged-in-as a {
    color: rgba(255, 255, 255, 0.7);
}
.gamfi-header-section .mobile-navbar-menu .nav-menu li a.connectWalletBtnforMobile {
    text-align: center;
    padding: 0;
    line-height: 40px;
}
.error-section {
    background: #090a1a;
}

.latest-text h4.title {
    word-break: break-word;
}
.search-content p {
    margin-bottom: 5px;
}
.latest-details-content .search-content.latest-item .latest-text {
    padding: 22px 30px;
}

.gamfi-image {
    position: relative;
    width: 100%;
    height: 100%;
}
.gamfi-image.yes .veritcal {
    animation-name: veritcal;
    animation: veritcal 4s infinite;
}
@keyframes veritcal {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(30px);
    }
}

.gamfi-image.yes .horizontal {
    animation-name: horizontal;
    animation-timing-function: linear;
    animation-duration: 12s;
    animation-iteration-count: infinite;
}
@keyframes horizontal {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(100px);
    }
    100% {
        transform: translateX(0);
    }
}
.gamfi-image.yes .rotate {
    animation-name: rotate;
    animation-timing-function: linear;
    animation-duration: 12s;
    animation-iteration-count: infinite;
}
.gamfi-image.yes .zoom_in_out {
    animation: scale 1s alternate infinite;
    -webkit-animation: scale 1s alternate infinite;
}
@keyframes scale {
    from {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
    }
    to {
        transform: scale(1.08);
        -webkit-transform: scale(1.08);
    }
}
@-webkit-keyframes scale {
    from {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
    }
    to {
        transform: scale(1.08);
        -webkit-transform: scale(1.08);
    }
}
.gamfi-image.yes .horizontal2 {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    animation-name: horizontal2;
    animation: horizontal2 7s;
}

@keyframes horizontal2 {
    50% {
        top: 3%;
    }
    75% {
        left: 13%;
    }
    100% {
        top: 3%;
    }
}

.gamfi-partner-section .partner-item .partner-image {
    padding-right: 70px;
}

.gamfi-partner-section img {
    transition: 0.4s;
}

.gamfi-partner-section img:hover {
    opacity: 0.7;
}

.gamfi-partner-section .gamfi-partner-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    overflow: hidden;
}

.gamfi-partner-section .gamfi-partner-inner:after,
.gamfi-partner-section .gamfi-partner-inner:before {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0px;
    background: linear-gradient(to right, #0a0b1a, rgba(10, 10, 26, 0));
    z-index: 1;
}

.gamfi-partner-section .gamfi-partner-inner:before {
    left: 0;
}

.gamfi-partner-section .gamfi-partner-inner:after {
    right: 0;
    transform: rotateZ(180deg);
}

.gamfi-partner-section .gamfi-partner-inner .partner-image {
    flex-shrink: 0;
    animation: 20s linear 0s infinite normal none running loop-animate;
}

.gamfi-partner-section .gamfi-partner-inner .partner-image a {
    margin: 0px 35px;
}

@keyframes loop-animate {
    0% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(-100%);
    }
}
.Multi_Block_Chains_Sect {
    background: rgba(30, 31, 53, 0.8);
    backdrop-filter: blur(5px);
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
}
.Multi_Block_Chains_Sect .redBordergradient {
    position: absolute;
    top: -248px;
    left: 248px;
    background: linear-gradient(180deg, rgba(248, 37, 82, 0.5) 0%, rgba(21, 22, 37, 0) 100%);
    width: 5px;
    height: 500px;
    transform: rotate(-90deg);
}
.Multi_Block_Chains_Sect .greenBordergradient {
    position: absolute;
    bottom: -248px;
    right: 248px;
    background: linear-gradient(180deg, rgba(163, 255, 18, 0.5) 0%, rgba(21, 22, 37, 0) 100%);
    width: 5px;
    height: 500px;
    transform: rotate(90deg);
}
.Multi_Block_Chains_Content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Multi_Block_Chains_Left {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.Multi_Block_Chains_Left h3 {
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #ffffff;
}
.Multi_Block_Chains_Left h3 span {
    margin-left: 10px;
}
.Multi_Block_Chains_Left h3 span img {
    margin-top: -2px;
}

.Multi_Block_Chains_RightSect {
    padding: 54px 0px;
}
.Multi_Block_Chains_Right {
    background: transparent;
}
.Multi_Block_Chains_RightSect .Multi_Block_Chains_Right .Multi_Block_Chains_RightContent .partner-image a {
    margin: 0px 27px;
}

.Multi_Block_Chains_Right .Multi_Block_Chains_RightContent:after,
.Multi_Block_Chains_Right .Multi_Block_Chains_RightContent:before {
    background: linear-gradient(269.8deg, rgba(26, 27, 48, 0) 0.18%, #1a1b30 99.84%);
}
.Multi_Block_Chains_Right .Multi_Block_Chains_RightContent:after {
    right: 0px;
    transform: rotateZ(180deg);
}

.Our_PARTNERSContnetSect .OurPartnatList {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}
.Our_PARTNERSContnetSect .OurPartnatList .overlay {
    background: linear-gradient(180deg, rgba(9, 10, 26, 0) 0%, #090a1a 100%);
    height: 158px;
    width: 100%;
    z-index: 2;
    position: absolute;
    bottom: 45px;
}
.Our_PARTNERSContnetSect .OurPartnatList li {
    width: 18%;
    text-align: center;
    margin-bottom: 65px;
    padding: 0 20px;
}
.Our_PARTNERSContnetSect .OurPartnatList li.hidden {
    display: none;
}
.GamfiV3_ProjectPoolsBtn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.GamfiV3_ProjectPoolsBtn li {
    margin-left: 20px;
}
.GamfiV3_ProjectPoolsBtn li button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    outline: none;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.7);
    width: 170px;
    height: 50px;
    padding: 0px;
}

.GamfiV3_ProjectPoolsBtn li.active button {
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    border: none;
    box-sizing: content-box;
}

.GamfiV3_ProjectPoolsBtn li.active button.black-shape .hover-shape1 {
    left: 42%;
}
.GamfiV3_ProjectPoolsBtn li.active button.black-shape .hover-shape2,
.GamfiV3_ProjectPoolsBtn li.active button.hover-shape .hover-shape2 {
    left: 50%;
}
.GamfiV3_ProjectPoolsBtn li.active button.black-shape .hover-shape3 {
    left: 58%;
}

.OurPartnarV3_Sect {
    padding-top: 136px;
    position: relative;
}
.OurPartnat_EathImg {
    position: absolute;
    top: -60px;
    right: 225px;
    z-index: 0;
}
.RocketImgBW {
    position: absolute;
    top: 232px;
    left: 0px;
    z-index: 0;
}

.animate_opacity {
    animation: opac 1.5s;
}
@keyframes opac {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
.GamfiV3_ProjectPoolsBtn li button.active {
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    border: none;
    box-sizing: content-box;
}
.GamfiV3_ProjectPoolsBtn li button.active .hover-shape1 {
    left: 42%;
}
.GamfiV3_ProjectPoolsBtn li button.active .hover-shape2 {
    left: 50%;
}
.GamfiV3_ProjectPoolsBtn li button.active .hover-shape3 {
    left: 58%;
}

.video__icon {
    position: relative;
    width: 32px;
    z-index: 6;
}
.video__icon .circle--outer {
    border: 1px solid #e50040;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin: 0 auto 5px;
    position: relative;
    opacity: 0.8;
    -webkit-animation: circle 2s ease-in-out infinite;
    animation: circle 2s ease-in-out infinite;
}
.video__icon .circle--inner {
    background: #e50040;
    left: 7px;
    top: 7px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: absolute;
    opacity: 0.8;
}
.video__icon .circle--inner::after {
    content: "";
    display: block;
    border: 2px solid #e50040;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    top: -3.2px;
    left: -3.2px;
    position: absolute;
    opacity: 0.8;
    -webkit-animation: circle 2s ease-in-out 0.2s infinite;
    animation: circle 2s ease-in-out 0.2s infinite;
}
.video__icon p {
    color: #000;
    text-align: center;
}

@-webkit-keyframes circle {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes circle {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

/*--- project clasic style ---*/
.project_clasic_slider_sect .fade:not(.show) {
    opacity: 1;
}
.project_clasic_slider_sect img {
    vertical-align: middle;
}

.project_clasic_slider_sect .slideshow-container {
    position: relative;
    margin: auto;
}

.project_clasic_slider_sect .project_clasic_prev,
.project_clasic_next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.project_clasic_slider_sect .prev {
    left: -6%;
}

.project_clasic_slider_sect .next {
    border-radius: 3px 0 0 3px;
    right: -6%;
}

.project_clasic_slider_sect .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.project_clasic_slider_sect .active,
.dot:hover {
    background-color: #717171;
}
.gamfi-explore-content .project-item .heading-title h4 span {
    margin-right: 8px;
}

.gamfi_project_clasic_project_sect {
    background: #090a1a;
    padding-top: 50px;
    padding-bottom: 92px;
}
.project_clasic_slider_bg {
    background: url("../images/bg/ProjectClasic_sliderBg.png");
    min-height: 400px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    position: relative;
}
.project_clasic_slider_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.project_clasic_slider_left_sect {
    max-width: 400px;
    width: 100%;
    padding-right: 30px;
}

.project_clasic_slider_img_and_title_sect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 41px;
}
.my_slides .project_clasic_slider_bg .project_clasic_slider_img_and_title_sect img {
    max-width: 90px;
    height: 80px;
}

.project_clasic_slider_text_sect {
    margin-left: 24px;
}

.project_clasic_slider_text_sect h3 {
    margin-bottom: 21px;
}

.project_clasic_slider_text_sect h3 a {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
    text-transform: capitalize;
}

.project_clasic_slider_text_sect p {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0px;
}

.project_clasic_slider_left_rise_sect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.project_clasic_slider_rise_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.project_clasic_slider_rise_content span {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0.7);
}

.project_clasic_slider_rise_content h2 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0px;
    color: #ffffff;
}

.project_clasic_slider_claim_btn button {
    margin-top: 39px;
    width: 200px;
    height: 60px;
    border: none;
    outline: none;
    background: #6d4afe;
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.project_clasic_slider_center_sect {
    max-width: 190px;
    width: 100%;
    padding: 0px 20px;
    margin: 0 auto;
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.project_clasic_slider_right_sect {
    max-width: 400px;
    width: 100%;
}

.project_clasic_slider_right_timer {
    margin-bottom: 74px;
}

.project_clasic_slider_right_timer h2 {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 22px;
    color: rgba(255, 255, 255, 0.7);
}

.project_clasic_slider_right_timer ul li {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 26px;
    color: #ffffff;
}

.project_clasic_slider_right_access_allocatoin_sect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.access_allocation_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.access_allocation_text span {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0.7);
}

.access_allocation_text h2 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0px;
    color: #ffffff;
    text-transform: none;
}

.project_clasic_slider_social_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: end;
    max-width: 243px;
    margin-left: auto;
    margin-top: 59px;
}
.project_clasic_slider_social_links li {
    margin-left: 28px;
}
.project_clasic_slider_social_links li:first-child {
    margin-left: 0;
}
.sc-carousel.active-nave .owl-nav {
    display: block !important;
}
.project_clasic_slider_sect {
    position: relative;
}
.project_clasic_slider_sect .owl-prev {
    background: url(../images/bg/slide-left.png);
}
.project_clasic_slider_sect .owl-next {
    background: url(../images/bg/slide-right.png);
}
.project_clasic_slider_sect .owl-next,
.project_clasic_slider_sect .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: cover;
    width: 23px;
    height: 40px;
    font-size: 0;
    text-align: center;
}
.project_clasic_slider_sect .owl-next {
    left: auto;
    right: -50px;
}

.project_clasic_slider_social_links li a i {
    font-size: 22px;
    color: #ffffff;
}

.project_clasic_slider_progress_sect {
    margin-top: 50px;
}

.project_clasic_slider_progress_sect .progress .title {
    position: relative;
    z-index: 100;
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 0px;
}

.project_clasic_social_icon_list {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 50px;
    width: 100%;
    background: rgba(255, 255, 255, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.gamfi-project-section .project-item .project-media .project_clasic_social_icon_list .social-icon-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0px;
    padding: 0px 30px;
}

.project_clasic_social_icon_list ul li {
    margin-right: 25px;
}

.gamfi-project-section .project-item .project-media .project_clasic_social_icon_list .social-icon-list li a i {
    padding-left: 0px;
    font-size: 18px;
}

/*--- Progress bar style ---*/
.progress-line {
    border-radius: 0px;
    position: relative;
    height: 8px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
}

.progress-line .progress-done {
    border-radius: 0px;
    height: 100%;
    width: 0%;
    opacity: 0;
    background-color: red;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.progress-line .progress-done.bg-theme {
    background-color: #a3ff12;
}

.progress-line .progress-done.bg-green {
    background-color: #33efb0;
}

.progress-line .progress-done.bg-red {
    background-color: rgba(243, 19, 19, 0.4);
}

.progress-line .progress-done.bg-gray {
    background-color: rgba(255, 255, 255, 0.3);
}

.project_clasic_slider_progress_sect .progress {
    width: 150px;
    height: auto;
    background: transparent;
}

.project_clasic_slider_progress_sect .progress svg {
    width: 150px;
    height: 150px;
}

.circle-progress-value {
    stroke-width: 6px;
    stroke: #a3ff12;
}

.circle-progress-circle {
    stroke-width: 6px;
    stroke: #534a7c;
}

.circle-progress-text {
    fill: #ffffff;
    font-family: "Russo One", sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
}

.circle-progress-text-max {
    display: none;
}

/* Gird Slider Style */
/*--- ProjectClasic2 ---*/
.project_clasic_2_container {
    background: rgba(255, 255, 255, 0.05);
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.project_clasic_2_container_left {
    position: relative;
    min-height: 400px;
}

.project_clasic_2_container_left_img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

div.project_clasic_2_container_left_img img {
    height: 100%;
    width: 100%;
}

.project_clasic_2_left_content_img {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 20px;
}

.project_clasic_2_timer {
    width: 241.8px;
    height: 35px;
    background-image: url("../images/bg/shape-bg.png");
    background-size: cover;
    background-position: center center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-repeat: no-repeat;
    position: absolute;
    top: 27px;
    left: 0px;
    z-index: 1;
}

.project_clasic_2_timer .price-counter .timer {
    margin-bottom: 0px;
}

.project_clasic_2_timer .price-counter .timer ul {
    max-width: 168px;
    width: 100%;
    margin-left: 19px;
    margin-top: 8px;
}

.project_clasic_2_timer .price-counter .timer ul li {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
}

.project_clasic_2_container_right_headings {
    position: relative;
}

.project_clasic_2_container_right_headings span {
    position: absolute;
    top: 30px;
    right: 0px;
}

.project_clasic_2_container_right_headings h2 {
    margin-bottom: 21px;
}

.project_clasic_2_container_right_headings h2 a {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
    text-transform: capitalize;
    margin-top: 15px;
}

.project_clasic_2_container_right_headings p {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 33px;
}

.total_rised_progress_headings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.total_rised_progress_headings h3 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0.7);
}

.total_rised_progress_headings h3 span {
    color: #ffffff;
}

.total_rised_progress_headings p {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0px;
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
}

.total_rised_progress_bg {
    height: 15px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 18px;
}

.total_rised_progress_bg .progress-line {
    height: 15px !important;
}

.total_rised_progress_bar.progess32 {
    background: #a3ff12;
    height: 100%;
    width: 32%;
    -webkit-animation-name: Progressing32;
    animation-name: Progressing32;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@-webkit-keyframes Progressing32 {
    0% {
        width: 0%;
    }
    100% {
        width: 32%;
    }
}

@keyframes Progressing32 {
    0% {
        width: 0%;
    }
    100% {
        width: 32%;
    }
}

.total_rised_progress_bar.Progress65 {
    background: #a3ff12;
    height: 100%;
    width: 65%;
    -webkit-animation-name: Progressing65;
    animation-name: Progressing65;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@-webkit-keyframes Progressing65 {
    0% {
        width: 0%;
    }
    100% {
        width: 65%;
    }
}

@keyframes Progressing65 {
    0% {
        width: 0%;
    }
    100% {
        width: 65%;
    }
}

.total_rised_progress_bar.Progress89 {
    background: #a3ff12;
    height: 100%;
    width: 89%;
    -webkit-animation-name: Progressing89;
    animation-name: Progressing89;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@-webkit-keyframes Progressing89 {
    0% {
        width: 0%;
    }
    100% {
        width: 89%;
    }
}

@keyframes Progressing89 {
    0% {
        width: 0%;
    }
    100% {
        width: 89%;
    }
}

.total_rised_progress_bar.progress32 {
    background: #a3ff12;
    height: 100%;
    width: 32%;
    -webkit-animation-name: Progressing32;
    animation-name: Progressing32;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@keyframes Progressing32 {
    0% {
        width: 0%;
    }
    100% {
        width: 32%;
    }
}

.total_rised_progress_sale_airdrop_sect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.total_rised_progress_sale_airdrop_sect p {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0px;
    position: relative;
}

.total_rised_progress_sale_airdrop_sect p:after {
    content: "";
    height: 15px;
    width: 2px;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: -11px;
    left: 0px;
}

.access_allocation_participants_sect {
    margin-top: 25px;
}

.access_allocation_participants_sect ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 481px;
    width: 100%;
}

.access_allocation_participants_sect ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.access_allocation_participants_sect ul li span {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.7);
}

.access_allocation_participants_sect ul li p {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 0px;
}

.project_clasic_2_container_social_sect {
    margin-top: 48px;
}

.project_clasic_2_container_social_sect ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}
.project_clasic_2_container_social_sect ul li + li {
    margin-left: 28px;
}
.project_clasic_2_container_social_sect ul li a i {
    font-size: 20px;
    color: #ffffff;
}

.project_clasic_slider_sect .fade:not(.show) {
    opacity: 1;
}

.project_clasic_slider_sect img {
    vertical-align: middle;
}

.project_clasic_slider_sect .slideshow-container {
    position: relative;
    margin: auto;
}

.project_clasic_slider_sect .project_clasic_prev,
.project_clasic_next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.project_clasic_slider_sect .prev {
    left: -6%;
}

.project_clasic_slider_sect .next {
    border-radius: 3px 0 0 3px;
    right: -6%;
}

.project_clasic_slider_sect .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.project_clasic_slider_sect .active,
.dot:hover {
    background-color: #717171;
}

.project_clasic_slider_sect .fade {
    -webkit-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

@media only screen and (max-width: 300px) {
    .prev,
    .next,
    .text {
        font-size: 11px;
    }
}

.gamfi-explore-content .project-item .heading-title h4 span {
    margin-right: 8px;
}

/* pie progress */
.pie_progress {
    width: 150px;
    height: 150px;
    margin: auto 0;
}

.pie_progress__label {
    margin-top: 15px;
}

.pie_progress__label h4 {
    font-family: "Russo One", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    color: white;
}

.pie_progress__label p {
    margin: 0;
}

.woocommerce-account .blog-detail-conent .blog-area {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;
}

.woocommerce-account .blog-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
    margin: 0;
}

.home_v4_fire_fly_bg {
    position: fixed;
    z-index: -1;
    top: 0px;
    left: 0px;
    width: 100%;
}
.first_survivor_city_right_button .wpneo_donate_button:hover {
    background: transparent;
}

#gamfi-space-between ul {
    justify-content: space-between;
}

#gamfi-space-between ul li {
    width: 28%;
}
#gamfi-space-between ul li:last-child {
    width: 10%;
    justify-content: flex-end;
}

#gamfi-space-between2 ul {
    justify-content: space-between;
}
#gamfi-space-between2 ul li {
    width: 24%;
}
#gamfi-space-between2 ul li:first-child,
#gamfi-space-between2 ul li:last-child {
    width: 10%;
}
#gamfi-space-between2 ul li:last-child {
    background: #1c1d2c;
    padding: 7px 0 6px;
    justify-content: center;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

#gamfi-space-between2 ul {
    justify-content: space-between;
}
#gamfi-space-between2 ul li {
    width: 24%;
}
#gamfi-space-between2 ul li:first-child,
#gamfi-space-between2 ul li:last-child {
    width: 10%;
}
#gamfi-space-between2 ul li:last-child {
    background: #1c1d2c;
    padding: 7px 0 6px;
    justify-content: center;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

#gamfi-space-between3 ul {
    justify-content: space-between;
}
#gamfi-space-between3 ul li {
    width: 19%;
}
#gamfi-space-between3 ul li:first-child {
    width: 6%;
}
#gamfi-space-between3 ul li:last-child {
    width: 8%;
}
#gamfi-space-between3 ul li:last-child {
    background: #1c1d2c;
    padding: 7px 0 6px;
    justify-content: center;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

/*--- FAQ screen css ---*/
.faq_screen_sect {
    background: #090a1a;
}

.faq_screen_tab_sect {
    padding-right: 25px;
}

.faq_screen_tab {
    background: -webkit-gradient(linear, left top, left bottom, from(#1e1f35), to(rgba(30, 31, 53, 0)));
    background: linear-gradient(180deg, #1e1f35 0%, rgba(30, 31, 53, 0) 100%);
    padding: 34px 49px;
    min-height: 566px;
}

.faq_screen_tab ul li {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
}

.faq_screen_tab ul li span {
    margin-left: 10px;
    display: none;
}

.faq_screen_tab ul li.active,
.faq_screen_tab ul li:hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    color: #a3ff12;
    text-transform: none;
}

.faq_screen_tab ul li.active span,
.faq_screen_tab ul li:hover span {
    display: block;
}

.faq_screen_tab_content {
    padding-left: 25px;
}

.faq_content_sect {
    width: 100%;
    margin: auto;
    position: relative;
}

.faq_content_sect .accordion {
    cursor: pointer;
    background: transparent;
    width: 100%;
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    color: rgba(255, 255, 255, 0.7);
    text-transform: none;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: relative;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.faq_content_sect .accordion span {
    position: absolute;
    right: 0px;
    min-width: 18px;
    margin-left: 20px;
}

.faq_content_sect .accordion.active {
    background: transparent;
    color: #ffffff;
    border-bottom: none;
}

.faq_content_sect .accordion:hover {
    background: transparent;
    color: #ffffff;
}

.faq_content_sect .icon-minus {
    display: none;
    margin-top: 12px;
}

.faq_content_sect .active .icon-minus {
    display: block;
}

.faq_content_sect .active .icon-plus {
    display: none;
}

.faq_content_sect .accordion-panel {
    padding: 0px;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    background: transparent;
}

.faq_content_sect .accordion-panel p {
    padding: 0px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.7);
    max-width: 639px;
    width: 100%;
    margin-bottom: 0px;
}

.faq_screen_tab_content .faq_tab_content {
    display: none;
}

.faq_screen_tab_content .faq_tab_content:first-child {
    display: block;
}
.wpcf7 p {
    margin: 0;
}
#uacf7_country_select .country-select .wpcf7-uacf7_country_dropdown,
#uacf7_country_select .country-select input {
    padding-left: 60px;
    height: 60px;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.7);
}
.country-select .flag {
    min-height: 26px;
    width: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.country-select .flag img {
    height: 100%;
    width: 100%;
}
.country-select.inside .selected-flag {
    width: 60px;
    margin-left: 10px;
}
.country-select .selected-flag .arrow {
    display: none;
}
.country-select .country-list {
    background: #090a1a;
    border: 2px solid rgba(255, 255, 255, 0.15);
}
.uacf7-step.step-content.step-start button.uacf7-next {
    background: #6d4afe;
    height: 60px;
    max-width: 570px;
    width: 100%;
    font-family: "Russo One";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}
.kycForm h3 {
    margin-top: 35px;
    margin-bottom: 17px;
}
.country-list .country .flag {
    height: 26px;
    width: 26px;
    margin-left: 8px;
    margin-right: 18px;
}
.elementor-824 .elementor-element.elementor-element-3e59339 .wpcf7-form-control:not(.wpcf7-submit) {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.uacf7-uacf7style-813 .wpcf7-radio span {
    height: 60px;
    max-width: 570px;
    width: 100%;
    background: rgba(30, 31, 53, 1);
    margin-bottom: 25px;
    margin-left: 0px;
    padding: 0px 0px;
    font-family: "Russo One";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 45px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.uacf7-uacf7style-813 label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
}
input[type="radio" i] {
    background: transparent;
    height: 20px;
    width: 20px;
}
.uacf7-uacf7style-813 input[type="email"],
.uacf7-uacf7style-813 input[type="number"],
.uacf7-uacf7style-813 input[type="password"],
.uacf7-uacf7style-813 input[type="search"],
.uacf7-uacf7style-813 input[type="tel"],
.uacf7-uacf7style-813 input[type="text"],
.uacf7-uacf7style-813 input[type="url"],
.uacf7-uacf7style-813 input[type="date"],
.uacf7-uacf7style-813 select,
.uacf7-uacf7style-813 textarea {
    height: 60px !important;
    width: 100% !important;
    max-width: 570px !important;
    background: transparent !important;
    border: 2px solid rgba(255, 255, 255, 0.15) !important;
}
.KycRadioBtn .container {
    position: absolute;
    top: 8px;
}
.KycRadioBtn {
    position: relative;
}
.KYC_TramsAndCondetionSect .checkmark {
    top: inherit;
}

.woocommerce-cart .gamfi-footer-section .footer-cta-area,
.woocommerce-checkout .gamfi-footer-section .footer-cta-area,
.woocommerce-order-received .gamfi-footer-section .footer-cta-area {
    margin-top: 80px;
}
.gamfi-project-section .project-item .project-info.d-flex img {
    max-width: 70px;
    height: 60px;
}
.gamfi-form-content .address-form br {
    display: none;
}
.gamfi-form-content .address-form .project-btn-area {
    position: relative;
}
.gamfi-form-content .address-form .project-btn-area .wpcf7-spinner {
    position: absolute;
}
.gamfi-form-content .address-form #telegram,
.gamfi-form-content .address-form #twitter {
    padding-left: 77px;
}
.gamfi-form-content .address-form .radio-button .wpcf7-list-item {
    display: block;
    position: relative;
    margin: 0;
}
.gamfi-form-content .address-form .radio-button .wpcf7-list-item input[type="radio"] {
    position: absolute;
    left: 0;
    width: auto;
    top: 4px;
}
.gamfi-form-content .address-form .radio-button .wpcf7-list-item label {
    display: block;
    width: 100%;
}
.gamfi-form-content .address-form .radio-button .wpcf7-list-item .wpcf7-list-item-label {
    padding-left: 35px;
}
#wpcf-campaign-countdown {
    display: none;
}
.gamfi-about-secion .game-price-item.previus-project .social-area {
    width: 100%;
}
.gamfi-about-secion .game-price-item.previus-project .social-area .social-icon-list {
    text-align: center;
}
.woocommerce-checkout .woocommerce table.shop_table td,
.woocommerce-checkout .woocommerce table.shop_table th {
    text-align: left;
}
.gamfi-footer-section {
    z-index: 3;
}

.participate-btn,
.whitelist-btn {
    height: 60px;
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none;
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.participate-btn {
    background: #6d4afe;
    border: none;
}

.whitelist-btn {
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 30px;
}

/*--- ProjectDetails2 ---*/
.first_survivor_city_right_section img {
    width: 100px;
    height: 80px;
}
.project_details2_section {
    background: #090a1a;
    padding-top: 100px;
    padding-bottom: 140px;
    position: relative;
}

.project_details2_section .container {
    z-index: 1;
    position: relative;
}

.project_details2_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.project_details2_bg img {
    max-height: 845px;
    width: 100%;
}

.first_survivor_city_left_section {
    background: rgba(255, 255, 255, 0.08);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 30px;
    position: relative;
}

.first_survivor_city_left_section .chain_img {
    position: absolute;
    top: 30px;
    right: 30px;
}

.first_survivor_city_left_timer {
    width: 345px;
    height: 50px;
    background: url("../images/shapeTimerBg.svg");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 30px;
    left: 0px;
}

.first_survivor_city_left_timer .price-counter ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 232px;
    margin: 0px 30px;
    padding-top: 12px;
}

.first_survivor_city_left_timer .price-counter ul li {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    color: #ffffff;
}

.first_survivor_city_left_timer .price-counter ul li span {
    font-size: 15px;
}

.first_survivor_city_left_section .total_rised_progress_sect {
    margin-top: 120px;
}

.first_survivor_city_right_section {
    padding: 0px 0px 30px 19px;
}

.first_survivor_city_right_project_name {
    margin-left: 29px;
}

.first_survivor_city_right_project_name h2 {
    margin-bottom: 21px;
}

.first_survivor_city_right_project_name h2 a {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    text-transform: capitalize;
    color: #ffffff;
}

.first_survivor_city_right_project_name span {
    margin-bottom: 0px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}

.first_survivor_city_right_headings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.first_survivor_city_right_section p {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 35px;
    margin-bottom: 40px;
}

.first_survivor_city_right_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.footer-newsletter .gamfisubscriveSect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 570px;
    width: 100%;
    margin: auto;
}
.footer-newsletter .gamfisubscriveSect input {
    width: 100%;
    height: 60px;
    padding: 8px 19px;
    background: transparent;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    outline: none;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.footer-newsletter .gamfisubscriveSect .banner-btn {
    padding: 0;
    max-height: 60px;
    line-height: 60px;
}
.footer-newsletter .gamfisubscriveSect input[type="email"] {
    max-width: 350px;
    margin-right: 25px;
}
.footer-newsletter .gamfisubscriveSect input[type="submit"] {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-family: "Russo One", sans-serif;
    background: #a3ff12;
    color: #090a1a;
    padding: 0px 15px;
}

/*--- home 2 footer ---*/
.gamfi_footer_btn_sect {
    height: 200px;
    background: #6d4afe;
    position: fixed;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.gamfi_footer_btn_content {
    height: 200px;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gamfi_footer_btn_content span.frame_left {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}
.gamfi_footer_btn_content span.frame_right {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}
.gamfi_footer_btn_content span img {
    height: 200px;
    -webkit-filter: contrast(100);
    filter: contrast(100);
}
.gamfi_footer_btn_content a {
    position: absolute;
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
    outline: none;
    background: transparent;
}

.gamfi-full-content {
    position: relative;
    z-index: 2;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center;
}
/*--- Stacking page style ---*/
/*--- Staking V3 ---*/
.staking_bradcome_right {
    max-width: 554px;
    width: 100%;
    margin-left: auto;
}

.staking_bradcome_right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.staking_bradcome_right ul li h6 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 158%;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 24px;
}

.staking_bradcome_right ul li h5 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 158%;
    margin-bottom: 0px;
    color: #ffffff;
}

.staking_flip_card_sect {
    background: #090a1a;
    padding-bottom: 110px;
}

.staking_flip_card {
    background-color: transparent;
    width: 100%;
    min-height: 580px;
    height: 100%;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    overflow: hidden;
}

.staking_flip_card_inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.staking_flip_card.active .staking_flip_card_inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.staking_flip_card_front,
.staking_flip_card_back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: auto;
}
.staking_flip_card_front {
    background: rgba(30, 31, 53, 0.7);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding: 40px;
}
.staking_flip_card_back {
    background: rgba(30, 31, 53, 0.7);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.staking_flip_card_front_headings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 34px;
}

.staking_flip_card_front_headings h2 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    text-align: right;
    color: #ffffff;
    margin-bottom: 0px;
}

.staking_flip_card_front_body {
    position: relative;
}

.staking_flip_card_front_timebg {
    height: 35px;
    width: 196px;
    background: url("../images/bg/shape-bg.png");
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 40px;
    position: absolute;
    left: -40px;
    top: 0px;
}

.staking_flip_card_front_timebg span {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
}

.staking_flip_card_front_timebg span::before {
    content: url("../images/icons/clock.svg");
    margin-right: 11px;
    margin-top: 4px;
}

.staking_apy h3 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #33efb0;
    margin-bottom: 0px;
    padding-top: 10px;
}

.staking_flip_card_front_list {
    margin-top: 41px;
    margin-bottom: 20px;
}

.staking_flip_card_front_list ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 21px;
}

.staking_flip_card_front_list ul li span {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.7);
}

.staking_flip_card_front_list ul li strong {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: right;
    color: #ffffff;
}

.staking_flip_card_front_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.staking_flip_card_front_buttons button {
    border: none;
    outline: none;
    width: 46.5%;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.staking_flip_card_front_buttons button.btn_purple {
    background: #6d4afe;
}

.staking_flip_card_front_reward {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 15px;
}

.staking_flip_card_front_reward h6 {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0px;
}

.staking_flip_card_front_reward h5 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0px;
    color: #ffffff;
}

.staking_flip_card_back_content {
    padding: 40px;
    height: 100%;
    width: 100%;
    position: relative;
}

.staking_flip_card_back_overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("../images/bg/staking_flip_card_blur_img.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0;
}

.staking_flip_card_back_headings {
    position: relative;
    text-align: left;
    margin-bottom: 7px;
    z-index: 1;
}

.staking_flip_card_back_headings h2 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 0px;
}

.staking_flip_card_back_headings button.staking_flip_card_close_btn {
    background: transparent;
    border: none;
    outline: none;
    position: absolute;
    right: -20px;
    top: -20px;
}

.staking_flip_card_back_body {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
}

.staking_flip_card_back_form {
    text-align: left;
    margin-top: 47px;
}

.staking_flip_card_back_form form span {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
    text-align: left;
}

.staking_flip_card_back_form_input {
    border: 1px solid rgba(255, 255, 255, 0.15);
    height: 60px;
    max-width: 100%;
    width: 100%;
    padding: 0px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 16px;
}

.staking_flip_card_back_form_input input {
    background: transparent;
    height: 100%;
    width: 100%;
    max-width: 215px;
    border: none;
    outline: none;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
}

.staking_flip_card_back_form_input button {
    width: 60px;
    height: 30px;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    outline: none;
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.staking_flip_card_back_approve_btn {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
    margin-top: 108px;
}

.staking_flip_card_back_approve_btn button {
    width: 100%;
    height: 40px;
    background: #6d4afe;
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.gamfi-igo-staking.project-item .date-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gamfi-igo-staking.project-item .date-listing li button {
    cursor: pointer;
    border: 2px solid;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #ffffff;
    padding: 12px 20px;
    border-color: #303244;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
    border: 1px solid #303244;
    outline: none;
    background: transparent;
}

.gamfi-igo-staking.project-item .date-listing li {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: transparent;
}

.gamfi-igo-staking.project-item .date-listing li:hover button,
.gamfi-igo-staking.project-item .date-listing li.active button {
    background: #303244;
    color: #a3ff12;
}

.gamfi-igo-staking.project-item .date-listing li a {
    background: transparent;
    border-color: #313245;
}

.gamfi-igo-staking.project-item .date-listing li a:hover {
    background: #313245;
    border-color: #313245;
    color: #a3ff12;
}

.gamfi-igo-staking.project-item .date-listing li input {
    position: absolute;
    top: -20px;
}

.gamfi-igo-staking.project-item .date-listing li label {
    cursor: pointer;
    border: 2px solid;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #ffffff;
    padding: 12px 20px;
    border-color: #303244;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
}

.gamfi-igo-staking.project-item .date-listing li.active,
.gamfi-igo-staking.project-item .date-listing li input:checked + label {
    background: #303244;
    color: #a3ff12;
}

.gamfi-igo-staking.project-item .date-listing li + li {
    margin-left: 5px;
}

.gamfi-igo-staking.banner-bottom-content .btn-area .readon {
    background: #6d4afe;
    border: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    padding: 17px 45px;
}

.gamfi-igo-staking.readon {
    background: #6d4afe;
    border-color: #6d4afe;
    border: 2px solid #3c3d4f;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #ffffff;
    padding: 12px 20px;
}

.gamfi-igo-staking.readon:hover {
    border-color: transparent;
}

.gamfi-igo-staking.project-item {
    background: rgba(30, 31, 53, 0.8);
    margin-bottom: 30px;
    padding: 45px 50px;
}

.gamfi-igo-staking.project-item .project-info {
    margin-bottom: 12px;
}

.gamfi-igo-staking.project-item .project-info img {
    margin-left: 5px;
}

.gamfi-igo-staking.project-item .heading-title {
    margin-bottom: 40px;
}

.gamfi-igo-staking.project-item .heading-title h4 {
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
}

.gamfi-igo-staking.project-item .heading-title h4::before {
    width: 197px;
    height: 35px;
    content: "";
    background-image: url("../images/bg/shape-bg.png");
    position: absolute;
    left: -30px;
    top: -7px;
}

.gamfi-igo-staking.project-item .border-bottom-2 {
    border-bottom: 1px solid #3c3d4f;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.gamfi-igo-staking.project-item .big-text {
    font-size: 30px;
    color: #a3ff12;
    font-family: "Russo One", sans-serif;
    position: absolute;
    right: 0;
    top: -10px;
}

.gamfi-igo-staking.project-item .project-form-list .balance-form-area {
    position: relative;
}

.gamfi-igo-staking.project-item .project-form-list .balance-form-area .white-shape-small {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
}

.gamfi-igo-staking.project-item .project-form-list .balance-form-area input {
    border: 1px solid #313245;
    background: transparent;
    padding: 16px 20px;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
}

.gamfi-igo-staking.project-item .project-form-list .balance-form-area input[type="text"] {
    position: relative;
    z-index: 3;
}

.gamfi-igo-staking.project-item .project-form-list .balance-form-area .max {
    position: absolute;
    color: #ffffff;
    margin-top: 17px;
    margin-left: -60px;
}

.gamfi-igo-staking.project-item .project-form-list .balance-form-area input[type="submit"] {
    width: 100%;
    color: #ffffff;
    background: #313245;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    text-transform: uppercase;
    font-family: "Russo One", sans-serif;
    padding-left: 30px;
    padding-right: 30px;
    width: 170px;
}

.gamfi-igo-staking.project-item .project-form-list .balance-form-area .approve input[type="submit"] {
    background: #6d4afe;
}

.gamfi-igo-staking.project-item .hover-shape-inner {
    background: url("../images/bg/project-details-banner.jpg");
}

.gamfi-igo-staking .project-value-inner {
    padding: 40px 50px 50px;
}

.gamfi-igo-staking .project-media span {
    color: #ffffff;
}

.gamfi-igo-staking .project-media img {
    margin-right: 10px;
}

.gamfi-igo-staking .project-media li {
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
}

.gamfi-igo-staking .project-media li:last-child {
    padding-bottom: 0;
}

.gamfi-igo-staking .project-media li strong {
    font-weight: 400;
    color: #ffffff;
}

.gamfi-igo-staking .project-media li span {
    float: right;
}

.gamfi-igo-staking .project-media .social-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    margin-top: -22px;
}

.gamfi-igo-staking .project-media .social-icon-list li {
    padding-bottom: 0;
}

.gamfi-igo-staking .project-media .social-icon-list li a {
    color: #ffffff;
}

.gamfi-igo-staking .project-media .social-icon-list li a:hover {
    color: #a3ff12;
}
.gamfi-igo-staking.project-item .stake-tab-content {
    display: none;
}
.gamfi-igo-staking.project-item .stake-tab-content:first-child {
    display: block;
}

/*--- Staking_4 ---*/
.staking4_time_counter {
    margin-bottom: 67px;
    max-width: 379px;
    margin-right: auto;
    margin-top: 22px;
}

.staking4_time_counter .timer ul li {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 26px;
    color: #ffffff;
}

.staking4_time_counter .timer ul li span {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
}

.project-form-list h4 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 12px;
}

.project-form-list h6 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgba(255, 255, 255, 0.7);
}

.project-form-list h6 span {
    color: #ffffff;
}

.project-form-list h6 a {
    text-transform: uppercase;
    color: #6d4afe;
    margin-left: 15px;
}

.project-item .date-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.project-item .date-listing li button {
    cursor: pointer;
    border: 2px solid;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #ffffff;
    padding: 12px 20px;
    border-color: #303244;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
    border: 1px solid #303244;
    outline: none;
    background: transparent;
}

.project-item .date-listing li {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: transparent;
}

.project-item .date-listing li:hover button,
.project-item .date-listing li.active button {
    background: #303244;
    color: #a3ff12;
}

.project-item .date-listing li a {
    background: transparent;
    border-color: #313245;
}

.project-item .date-listing li a:hover {
    background: #313245;
    border-color: #313245;
    color: #a3ff12;
}

.project-item .date-listing li input {
    position: absolute;
    top: -20px;
}

.project-item .date-listing li label {
    cursor: pointer;
    border: 2px solid;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #ffffff;
    padding: 12px 20px;
    border-color: #303244;
    font-family: "Russo One", sans-serif;
    text-transform: uppercase;
}

.project-item .date-listing li.active,
.project-item .date-listing li input:checked + label {
    background: #303244;
    color: #a3ff12;
}

.project-item .date-listing li + li {
    margin-left: 5px;
}

.project-item .project-form-list .balance-form-area {
    position: relative;
}

.project-item .project-form-list .balance-form-area .white-shape-small {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
}

.project-item .project-form-list .balance-form-area input {
    border: 1px solid #313245;
    background: transparent;
    padding: 16px 20px;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
}

.project-item .project-form-list .balance-form-area input[type="text"] {
    position: relative;
    z-index: 3;
    width: 100%;
}

.project-item .project-form-list .balance-form-area .max {
    position: absolute;
    color: #ffffff;
    margin-top: 17px;
    margin-left: -60px;
}

.project-item .project-form-list .balance-form-area input[type="submit"] {
    width: 100%;
    color: #ffffff;
    background: #313245;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    text-transform: uppercase;
    font-family: "Russo One", sans-serif;
    padding-left: 30px;
    padding-right: 30px;
    width: 170px;
}

.project-item .project-form-list .balance-form-area .approve input[type="submit"] {
    background: #6d4afe;
}
.project-item.staking4 {
    background: rgba(30, 31, 53, 0.8);
    margin-bottom: 30px;
    padding: 45px 50px;
}

/*--- lp ---*/
.lq_flip_card {
    background-color: transparent;
    width: 100%;
    min-height: 560px;
    height: 100%;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.staking_lq_bradcome_right ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.staking_lq_bradcome_right ul li {
    text-align: right;
}

.lq_flip_card_headings {
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    height: 80px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 40px;
    position: relative;
}

.lq_flip_card_headings h2 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #ffffff;
    margin-bottom: 0px;
}

.lq_flip_card_headings h2 span {
    margin-right: 11px;
}

.lq_flip_card_headings h3 {
    font-family: "Russo One", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    text-transform: uppercase;
    color: #33efb0;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
}

.staking_header_shape {
    position: absolute;
    right: 28px;
    z-index: 0;
}

.lq_flip_card_body {
    padding: 42px 40px;
    padding-top: 0px;
}

.lq_flip_card_front_buttons {
    padding-top: 22px;
}

.lq_flip_front_card_bottom {
    margin-top: 28px;
}

.lq_flip_front_card_bottom ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 264px;
    width: 100%;
}

.lq_flip_front_card_bottom ul li a {
    padding: 0px;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: rgba(255, 255, 255, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: transparent;
    border: none;
    outline: none;
}

.lq_flip_front_card_bottom ul li button:after {
    content: url("../images/icons/copy_icon_gray.svg");
    margin-left: 7px;
    margin-top: 3px;
}

.lq_fleep_back_body {
    position: relative;
    padding: 40px;
}

.lp_flip_card_body_headings h2 {
    text-transform: capitalize;
}

.staking_flip_card_back_headings.lp_flip_card_body_headings button.staking_flip_card_close_btn {
    background: transparent;
    border: none;
    outline: none;
    position: absolute;
    right: 0px;
    top: 0px;
}

.lp_flip_card_front_list {
    margin-top: 30px;
}

.lp_flip_card_back_approve_btn {
    padding-bottom: 0px;
    padding-top: 18px;
}

.lq_flip_card_back_overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0px;
    background: url("../images/bg/lq_fleep_card_blur_img.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.lq_flip_card_back_form {
    margin-top: 37px;
}
.gamfi-igo-staking.project-item .project-form-list .balance-form-area input {
    border-right: 0;
}
.em.em-view-container {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 25px;
}
#gamfi-theme-celendar {
    background: transparent;
    border: none;
}

#gamfi-theme-celendar .em-cal-day {
    padding: 20px 18px 20px 20px;
    border: 2px solid #090a1a;
    vertical-align: super;
    background: rgba(30, 31, 53, 0.8);
    z-index: 1;
    line-height: 19px;
    text-align: left;
    position: relative;
}
#gamfi-theme-celendar .em-cal-day a,
#gamfi-theme-celendar .em-cal-day span {
    border: none !important;
    height: auto;
    width: auto;
    padding: 0;
    background: transparent !important;
    color: #fff !important;
    font-family: "Russo One";
    font-weight: 400;
}
#gamfi-theme-celendar .em-cal-event,
#gamfi-theme-celendar .em-cal-event .gamfi-thum-image {
    background: transparent;
    margin: 0;
    line-height: auto;
    border: none !important;
    padding: 0;
    border-radius: 0;
}
#gamfi-theme-celendar .gamfi-thum-image,
#gamfi-theme-celendar .em-cal-event img {
    width: 34px;
    height: 34px;
}
#gamfi-theme-celendar .em-cal-event {
    position: absolute;
    bottom: 25px;
    width: 34px;
}
#gamfi-theme-celendar .em-cal-event:nth-child(2) {
    left: 25px;
}
#gamfi-theme-celendar .em-cal-event:nth-child(3) {
    left: 70px;
}
#gamfi-theme-celendar .em-cal-event:nth-child(4) {
    left: 115px;
}
.em-view-container .gamfi_wrapper section.em-cal-days {
    background: transparent;
    border: none;
    font-family: "Russo One";
}
.em.em-calendar .em-cal-head > div {
    color: #fff;
    text-transform: capitalize;
    border: none;
}
.em.em-calendar .em-cal-head > div {
    margin-bottom: 20px;
}
body .em-view-container .gamfi_wrapper section div {
    text-align: left;
}
#em-wrapper > p:last-child {
    display: none;
}
.em.em-calendar section.gamfi-cal-nav {
    background: #222231;
    margin-bottom: 44px;
}

#em-wrapper #gamfi-cal-nav input {
    font-family: "Russo One";
    font-size: 16px;
    color: #fff;
}

.em.em-calendar .em-cal-nav .month-nav .em-calnav svg path {
    stroke: #b5b5ba !important;
}
.em.em-calendar .em-cal-nav .month-nav .em-calnav:hover svg path {
    stroke: #fff !important;
    filter: brightness(1) !important;
}
.em.pixelbones .input input.select-toggle,
.em.pixelbones .input select:not([multiple]),
.em.pixelbones.input input.select-toggle,
.em.pixelbones.input select:not([multiple]) {
    -webkit-appearance: none !important;
    background: #fff
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m4.5 6.5 3 3 3-3'/%3E%3C/svg%3E")
        no-repeat right 0 top 85% !important;
    background-position-x: calc(100% - 5px) !important;
    background-size: 34px 45px !important;
    cursor: pointer !important;
    vertical-align: middle !important;
    padding-right: 30px !important;
}
.em.em-calendar .em-cal-nav .button,
.em .em-bookings-table .table-wrap tr.loading .check-column input,
.em.em-calendar .em-cal-nav .month-nav .em-calnav-today.is-today {
    opacity: 1;
    border: none !important;
    padding: 0 !important;
    font-family: "Russo One";
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}
.em.em-calendar .em-cal-nav .button,
.em.em-calendar .em-cal-nav .month-nav .em-calnav-today.is-today,
.em.em-calendar .em-cal-nav .month-nav .em-calnav-today.is-today:hover {
    color: #fff !important;
}
.em.em-calendar .em-cal-nav .month-nav {
    margin: 5px 0;
}
.em.em-calendar .em-cal-head > div {
    padding: 0 20px;
}
.em.em-calendar section.gamfi-cal-nav {
    padding: 0 10px;
}
.flatpickr-months .flatpickr-month {
    background: #1a1b2f;
    padding: 2px 0;
    height: 40px;
}
.flatpickr-calendar.arrowTop:after,
.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #1a1b2f;
}
body .flatpickr-innerContainer {
    background-image: radial-gradient(circle, rgba(86, 75, 135, 0.85) 0%, #1e1f35 100%);
    border-bottom: 1px solid #eceef1;
    border: none !important;
}
.flatpickr-current-month input.cur-year {
    color: #fff;
}
.flatpickr-months .flatpickr-month,
.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
    fill: #b5b5ba;
}
.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-prev-month:hover svg {
    fill: #fff;
}
.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
    top: -3px;
}
.flatpickr-monthSelect-month.inRange,
.flatpickr-monthSelect-month.inRange.today,
.flatpickr-monthSelect-month:focus,
.flatpickr-monthSelect-month:hover,
.flatpickr-monthSelect-month.endRange,
.flatpickr-monthSelect-month.selected,
.flatpickr-monthSelect-month.startRange,
.flatpickr-monthSelect-month.today:focus,
.flatpickr-monthSelect-month.today:hover {
    background: #1a1b2f;
    border: none !important;
}
.em.pixelbones .input .button:hover,
.flatpickr-monthSelect-month {
    color: #fff;
}
#gamfi-popup-box .em-modal-title a,
.flatpickr-monthSelect-month {
    font-family: "Russo One";
    font-weight: 400;
}
.flatpickr-monthSelect-month {
    border: none !important;
}
.em.em-calendar .em-cal-nav .month-nav .em-calnav svg {
    height: 18px;
    width: 18px;
    top: 4px;
    position: relative;
}
body #em-wrapper .pixelbones .input input.select-toggle,
body #em-wrapper .pixelbones .input select:not([multiple]),
body #em-wrapper .pixelbones.input input.select-toggle,
body #em-wrapper .pixelbones.input select:not([multiple]) {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m4.5 6.5 3 3 3-3'/%3E%3C/svg%3E")
        no-repeat right 0 top 85% !important;
}
.flatpickr-calendar.animate.open {
    margin-top: 15px;
}
#gamfi-popup-box {
    background-image: radial-gradient(circle, rgba(86, 75, 135, 0.85) 0%, #1e1f35 100%);
    max-width: 380px !important;
    height: auto;
    overflow: hidden;
    max-height: unset !important;
    padding: 30px !important;
}
#gamfi-popup-box .em-event .em-item-actions {
    display: none;
}
#gamfi-popup-box .border-shadow {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
}
#gamfi-popup-box .border-shadow.shadow-1 {
    top: 0px;
    left: 0;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(-100%, #f82552),
        color-stop(64%, rgba(21, 22, 37, 0))
    );
    background: linear-gradient(to bottom, #f82552 -100%, rgba(21, 22, 37, 0) 64%);
    width: 5px;
    height: 200px;
}
#gamfi-popup-box .border-shadow.shadow-2 {
    top: 0px;
    left: 5px;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(-100%, #f82552),
        color-stop(64%, rgba(21, 22, 37, 0))
    );
    background: linear-gradient(to right, #f82552 -100%, rgba(21, 22, 37, 0) 64%);
    width: 200px;
    height: 5px;
}
#gamfi-popup-box .border-shadow.shadow-3 {
    bottom: 0px;
    right: 0;
    width: 5px;
    height: 200px;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(-100%, #a3ff12),
        color-stop(64%, rgba(21, 22, 37, 0))
    );
    background: linear-gradient(to top, #a3ff12 -100%, rgba(21, 22, 37, 0) 64%);
}
#gamfi-popup-box .border-shadow.shadow-4 {
    bottom: 0px;
    right: 5px;
    width: 200px;
    height: 5px;
    background: -webkit-gradient(
        linear,
        right top,
        left top,
        color-stop(-100%, #a3ff12),
        color-stop(64%, rgba(21, 22, 37, 0))
    );
    background: linear-gradient(to left, #a3ff12 -100%, rgba(21, 22, 37, 0) 64%);
}
#gamfi-popup-box header {
    padding-bottom: 20px;
}
#gamfi-popup-box .em-modal-title a {
    color: #fff !important;
    padding-bottom: 15px;
    display: block;
    pointer-events: none;
}
#gamfi-popup-box .em-modal-content .em-item,
#gamfi-popup-box header,
#gamfi-popup-box .em-item-info {
    border: none;
}
#gamfi-popup-box header,
#gamfi-popup-box .em-item-info,
#gamfi-popup-box .em-item,
#gamfi-popup-box .em-modal-content {
    padding: 0;
}
#gamfi-popup-box .em-item-meta .em-icon,
#gamfi-popup-box .em-modal-content .em-item-info {
    color: rgba(255, 255, 255, 0.7);
}
#gamfi-popup-box header a.em-close-modal {
    background: none !important;
    font-size: 13px;
    color: #fff !important;
    opacity: 0.6 !important;
    transition: 0.3s !important;
    top: 35px !important;
    right: 15px !important;
}
#gamfi-popup-box header a.em-close-modal:hover {
    opacity: 1 !important;
}
#gamfi-popup-box .em-item-info .em-item-meta-line {
    min-width: auto;
    flex: 0 0 auto;
}
#gamfi-popup-box .em-item-meta {
    margin-top: 15px;
}
#gamfi-popup-box .em-item-info .em-item-desc {
    margin: 0;
}
#gamfi-popup-box .em-icon.em-icon-calendar {
    background: none !important;
    position: relative;
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
#gamfi-popup-box .em-icon.em-icon-calendar:before {
    content: "\e904";
}
#gamfi-popup-box .gamfi-content-popup ul {
    margin: 15px 0 0 !important;
    padding: 0;
    list-style: none !important;
}
#gamfi-popup-box .gamfi-content-popup ul li {
    margin-bottom: 15px !important;
}
#gamfi-popup-box .gamfi-content-popup ul li span {
    float: right;
}
#gamfi-popup-box .em-icon.em-icon-clock {
    background: url(http://localhost/gamfi/wp-content/uploads/2023/02/clock-svgrepo-com_.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
}
.em-item-info {
    font-family: "Inter", sans-serif;
}
#gamfi-cal-nav input {
    font-family: "Russo One";
    font-size: 16px;
    color: #fff;
}
.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-event,
.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-event {
    display: block !important;
}
.em.em-calendar.size-medium .em-cal-body .em-cal-day,
.em.em-calendar.size-small .em-cal-body .em-cal-day {
    align-items: flex-start;
}
.gamfi-previous-section .project-left-menu .nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
