body,
html {
    overflow-x: hidden;
    font-family: var(--body-font)
}

h2,
h4,
h6 {
    line-height: 1.2380952381
}

body,
p {
    color: var(--paragraph-color)
}

.about-thumb-inner,
.banner-area-1 .banner-img,
.banner-area-2 .banner-img,
.bg-color-50,
.bg-relative,
.btn-main span,
.check-list li,
.counter-4-area,
.creator-details-info .details,
.footer-area .widget_about .subscribe,
.footer-area .widget_subscribe .single-input-inner,
.login-form-inner .single-input-inner,
.nav-top-search,
.navbar-area-1.navbar-border,
.navbar-area-4 .navbar-top,
.navbar-collapse .navbar-nav li>a,
.position-relative,
.product-cart-inner .media-body,
.product-details-wrap,
.roadmap-line,
.single-list-inner.style-left-line,
.team-details-page-content .team-share,
.video-thumb {
    position: relative
}

.alignfull,
embed,
iframe,
img,
object {
    max-width: 100%
}

.btn-main:before,
.btn-main:hover:after,
.read-more-text:after,
.single-tournament-inner:hover .bg-one,
.trusted-wallet-inner:hover .bg-one {
    opacity: 0;
    visibility: hidden
}

.btn,
.btn-main>span,
.btn-main>span>span,
.image-hover-animate,
.lenis.lenis-stopped,
.overflow-hidden,
.screen-reader-text {
    overflow: hidden
}

:root {
    --main-color-one: #FF810E;
    --main-color-two: #97a81e;
    --heading-color: #e4e4e4;
    --paragraph-color: #b7b7b7;
    --body-font: "Poppins", sans-serif;
    --heading-font: "Barlow", sans-serif;
    --jersey-font: "Jersey 25", sans-serif;
    --body-font-size: 16px;
    --line-height30: 1.7;
    --color-back: #161616
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    cursor: url('../img/cursor.avif'), pointer
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

body {
    margin: 0;
    line-height: var(--line-height30);
    font-size: var(--body-font-size);
    background: #000;
    font-weight: 400
}

h1 {
    font-size: 80px;
    line-height: 1.2333333333
}

h2 {
    font-size: 50px
}

h3 {
    font-size: 40px;
    line-height: 1.3833333333
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px;
    line-height: 1.3380952381
}

h6 {
    font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--heading-color);
    font-weight: 700;
    font-family: var(--heading-font)
}

p {
    -ms-hyphens: auto;
    hyphens: auto;
    margin-bottom: 10px
}

a {
    color: inherit;
    -webkit-transition: .4s;
    transition: .4s
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: inherit
}

.banner-area-3 .banner-content .title span,
.blog-comment .comment-content table a:hover,
.breadcrumb-area .page-title span,
.check-list li:after,
.color-base,
.comment-navigation .nav-next:hover>a,
.comment-navigation .nav-previous:hover>a,
.footer-area .widget_contact ul li a:hover,
.footer-area .widget_nav_menu ul li:hover svg,
.footer-area-2 .copyright span,
.footer-area-2 .footer-top ul li a:hover,
.header-search button:hover,
.navbar-area .nav-container .navbar-collapse .navbar-nav li a.active,
.navbar-area .nav-container .navbar-collapse .navbar-nav li:hover a,
.post-navigation .nav-next:hover>a,
.post-navigation .nav-previous:hover>a,
.posts-navigation .nav-next:hover>a,
.posts-navigation .nav-previous:hover>a,
.section-title .title span,
.section-title.style-white .sub-title,
.single-blog-inner .details .title:hover a,
.single-case-study-inner .details .cat,
.single-project-inner .details a,
.single-team-inner.style-2 .details h5,
.widget_tag_cloud .tagcloud a:hover,
a:hover {
    color: var(--main-color-one)
}

pre {
    word-break: break-word
}

a i {
    padding: 0 2px
}

#content[tabindex="-1"]:focus,
.slider-control-dots .owl-dots .owl-dot:focus,
button:active,
button:focus,
button:hover {
    outline: 0
}

input[type=button]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=reset]:focus,
input[type=search]:focus,
input[type=submit]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd
}

.no-gutter.container,
.no-gutter.container-fluid,
.no-gutter.row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
}

.no-gutter>[class^=col-],
.no-gutter[class^=col-] {
    padding-left: 0;
    padding-right: 0
}

code {
    color: #faa603
}

.blog-comment .comment-list,
.check-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.check-list li {
    display: block;
    padding-left: 20px;
    z-index: 0
}

.check-list li:after {
    position: absolute;
    left: 0;
    top: 0;
    font-family: fontawesome;
    content: "\f105"
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    clear: both
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.comment-navigation .nav-next>a,
.comment-navigation .nav-previous>a,
.post-navigation .nav-next>a,
.post-navigation .nav-previous>a,
.posts-navigation .nav-next>a,
.posts-navigation .nav-previous>a {
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in
}

.comment-list li,
.course-sidebar .widget_download ul li,
.single-list-inner.style-check li,
.single-roadmap-inner .roadmap-content ul li,
.widget_catagory_2 ul li {
    list-style: none
}

.h-100vh {
    height: 100vh
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.btn,
.btn-main,
.btn-main>span,
.read-more-text {
    position: relative
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    float: left;
    clear: both;
    margin-right: 20px
}

.alignright {
    float: right;
    clear: both;
    margin-left: 20px
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em
}

.alignfull {
    margin: 1.5em 0
}

.alignwide {
    max-width: 1100px
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.bypostauthor,
.single-checkbox input:checked~.checkmark:after,
.sticky {
    display: block
}

.blog-comment .comment-body .says,
.breadcrumb-area .page-list li:first-child:after,
.course-sidebar .widget .widget-title:after,
.course-sidebar .widget .widget-title:before,
.create-items-form .image-upload input[type=file],
.nav-right-part-mobile,
.single-project-inner.style-2:after,
.sub-menu li a::before,
.td-sidebar-service .widget .widget-title:before,
.updated:not(.published),
.video-play-btn.video-play-btn-base:after {
    display: none
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    clear: both
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.wp-link-pages a {
    margin: 0 5px;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in
}

.wp-link-pages {
    margin-bottom: 30px;
    margin-top: 25px
}

.wp-link-pages a,
.wp-link-pages span {
    border: 1px solid #e2e2e2;
    padding: 5px 15px;
    display: inline-block
}

.wp-link-pages .current,
.wp-link-pages a:hover {
    background-color: var(--main-color-one);
    color: #fff;
    border-color: var(--main-color-one)
}

.navbar-top ul li img,
.single-advisors-inner .details .social-list a,
.single-blog-inner.style-large .details .blog-meta li svg,
.single-check-inner li i,
.single-check-inner li img,
.wp-link-pages span:first-child {
    margin-right: 5px
}

dl,
ol,
ul {
    padding-left: 17px
}

.post-password-form input {
    display: block;
    border: 1px solid #e2e2e2;
    height: 50px;
    border-radius: 3px;
    padding: 0 20px
}

.post-password-form label {
    font-weight: 600;
    color: #333
}

.btn-base:hover,
.btn-main>span {
    color: var(--color-back)
}

.post-password-form input[type=submit] {
    width: 100px;
    height: 50px;
    background-color: var(--main-color-one);
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in
}

.post-password-form input[type=submit]:hover {
    background-color: #121a2f
}

.footer-widget .table td,
.footer-widget .table th {
    padding: .5rem !important
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.custom-gutters-10>.col,
.custom-gutters-10>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

@media all and (min-width:1200px) {

    .no-lg-gutters>.col,
    .no-lg-gutters>[class*=col-] {
        padding-right: 0;
        padding-left: 0
    }
}

.btn {
    height: 55px;
    line-height: 57px;
    padding: 0 30px;
    border-radius: 5px;
    border: 0;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 600;
    z-index: 0
}

.btn-main:after,
.btn-main:before {
    position: absolute;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-transition: .4s;
    width: 100%;
    left: 0;
    top: 0;
    content: ""
}

.btn:active,
.btn:focus,
.td-search-popup .search-form .form-group .form-control:active,
.td-search-popup .search-form .form-group .form-control:focus,
.td-search-popup .search-form .form-group .form-control:hover,
.td-search-popup .search-form .submit-btn:active,
.td-search-popup .search-form .submit-btn:focus,
.td-search-popup .search-form .submit-btn:hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn i {
    font-size: 14px;
    float: right;
    padding-top: 16px;
    padding-left: 5px
}

.btn svg {
    font-size: 15px;
    margin-top: 20px;
    margin-left: 6px;
    float: right
}

.btn.border-radius-0,
.single-project-inner.style-3 img {
    border-radius: 0
}

.btn.border-radius-5,
.widget-video-inner {
    border-radius: 5px
}

.btn-base,
.btn-border-base {
    border: 1px solid var(--main-color-one)
}

.btn-main {
    font-weight: 800
}

.btn-main:after {
    background-image: url("../../assets/img/btn-bg.avif");
    transition: .4s
}

.btn-main:before {
    background-image: url("../../assets/img/btn-bg-2.avif");
    transition: .4s
}

.btn-base:hover,
.btn-border-base:after,
.btn-border-black-2:after,
.hover-box:hover .icon-box-100,
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover:after,
.pagination .page-numbers.current,
.pagination .page-numbers:active,
.pagination .page-numbers:focus,
.pagination .page-numbers:hover,
.single-about-inner:hover .thumb,
.single-pricing-inner.style-3.price-active,
.single-pricing-inner.style-3:hover,
.single-service-inner-3:hover,
.single-service-inner.style-4:hover .details .btn,
.single-work-process-inner-5:hover .thumb .process-count,
.slider-control-dots .owl-dots .owl-dot.active span,
.social-media-light a:hover,
.video-play-btn.video-play-btn-base {
    background: var(--main-color-one)
}

.btn-main>span {
    z-index: 2;
    text-transform: uppercase;
    display: block
}

.btn-main.style-small,
.single-creator-inner .top-list .info p,
.top-seller-inner .top-seller-item span {
    font-size: 14px
}

.btn-main:hover:before,
.footer-area .widget_contact ul li:hover a,
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover>.sub-menu,
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a.current:before,
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover a:before,
.read-more-text:hover:after,
.single-tournament-inner:hover .bg-two,
.team-details-page-content .team-share:hover ul,
.trusted-wallet-inner:hover .bg-two,
.widget_instagram .instagram-wrap .thumb:hover i,
.widget_instagram .instagram-wrap .thumb:hover:after {
    opacity: 1;
    visibility: visible
}

.btn-main>span>span {
    mix-blend-mode: difference;
    display: inline-block
}

@-webkit-keyframes MoveUpInitial {
    to {
        -webkit-transform: translate3d(0, -97%, 0);
        transform: translate3d(0, -97%, 0)
    }
}

@keyframes MoveUpInitial {
    to {
        -webkit-transform: translate3d(0, -97%, 0);
        transform: translate3d(0, -97%, 0)
    }
}

@-webkit-keyframes MoveUpEnd {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes MoveUpEnd {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.btn-small {
    height: 50px;
    line-height: 50px
}

.btn-small i {
    padding-top: 12px
}

.btn-base {
    color: '#fff'
}

.btn-base svg,
.btn-yellow svg {
    font-size: 13px;
    margin-top: 22px
}

.btn-border-base-2:focus,
.btn-border-base-2:hover,
.btn-border-base:focus,
.btn-border-base:hover,
.btn-red,
.btn-red:hover,
.btn-yellow:hover,
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover>.sub-menu li:hover:before,
.navbar-top .topbar-right.topbar-right-2 li a,
.navbar-top .topbar-right.topbar-right-2 li a svg path,
.section-title.style-white .content,
.section-title.style-white .small-title,
.section-title.style-white .title,
.single-case-study-inner.style-2 .details .cat,
.single-case-study-inner.style-2 .details h5,
.single-case-study-inner.style-3 .details .cat,
.single-case-study-inner.style-3 .details h5,
.single-pricing-inner.style-3.price-active h2,
.single-pricing-inner.style-3.price-active ul li,
.single-pricing-inner.style-3:hover h2,
.single-pricing-inner.style-3:hover ul li,
.single-project-inner.style-3 .details h5,
.single-project-inner.style-3 .details p,
.single-service-inner-3:hover .details h5,
.single-service-inner-3:hover .details p,
.social-media-light a:hover i,
.video-play-btn.video-play-btn-base i {
    color: #fff
}

.btn-red {
    background: #f14d5d
}

.btn-yellow {
    background: #f8bc26;
    font-weight: 500
}

.btn-white {
    color: var(--main-color-one) !important;
    background: #fff
}

.btn-black:focus,
.btn-black:hover,
.btn-white:focus,
.btn-white:hover {
    color: #fff !important;
    background: var(--main-color-one)
}

.btn-black {
    color: #fff !important;
    background: var(--heading-color)
}

.btn-gray {
    background-color: #283849;
    color: #adb0bc
}

.btn-border-base,
.btn-border-base-2 {
    color: var(--heading-color);
    line-height: 52px
}

.btn-gray:hover {
    background-color: var(--main-color-one);
    color: #030724
}

.btn-border-base-2 {
    border: 1px solid var(--main-color-two)
}

.btn-border-base-2:after {
    background: var(--main-color-two)
}

.btn-border-white {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .7);
    line-height: 53px
}

.btn-border-black-2:focus,
.btn-border-black-2:hover,
.btn-border-white:focus,
.btn-border-white:hover {
    color: #fff;
    background: var(--main-color-one);
    border: 2px solid var(--main-color-one)
}

.btn-border-black {
    color: #fff;
    border: 1px solid #1e2a38;
    line-height: 53px;
    background-color: #1a2430
}

.btn-border-black:focus,
.btn-border-black:hover {
    color: #fff;
    background: #1e2a38
}

.btn-border-black-2 {
    color: #262626;
    border: 2px solid #262626;
    line-height: 53px
}

.btn-border-gray {
    color: var(--heading-color);
    border: 2px solid #e3e3e3;
    line-height: 51px;
    background: #f8f9fc
}

.btn-border-gray:focus,
.btn-border-gray:hover {
    color: #fff;
    background: var(--main-color-one);
    border: 2px solid var(--heading-color)
}

.read-more-text {
    color: var(--heading-color);
    font-weight: 600
}

.read-more-text i {
    font-size: 18px;
    position: absolute;
    top: 1px;
    margin-left: 3px;
    -webkit-transition: .4s;
    transition: .4s
}

.read-more-text svg {
    font-size: 12px;
    position: absolute;
    top: 5px;
    margin-left: 6px;
    -webkit-transition: .4s;
    transition: .4s
}

.read-more-text:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--main-color-one);
    height: 1px;
    width: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.read-more-text:hover i {
    padding-left: 6px
}

.read-more-text:hover:after {
    width: 100%
}

.read-more-arrow {
    height: 35px;
    width: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    background: var(--main-color-one);
    border-radius: 50%;
    display: inline-block
}

.read-more-arrow:hover {
    background: #0a1851;
    color: #fff
}

.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 44px;
    height: 44px;
    color: #111;
    background-color: var(--main-color-one);
    text-align: center;
    line-height: 44px;
    z-index: 99;
    font-size: 25px;
    cursor: pointer;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    display: none;
    -webkit-animation: 4s ease-in-out infinite backto-top-bounce;
    animation: 4s ease-in-out infinite backto-top-bounce
}

@-webkit-keyframes backto-top-bounce {

    0%,
    100% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-5px)
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(10px)
    }
}

@keyframes backto-top-bounce {

    0%,
    100% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-5px)
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(10px)
    }
}

.pre-wrap {
    position: fixed;
    content: "";
    -webkit-transform: translate(-100%, -240%);
    transform: translate(-100%, -240%);
    font-size: 62px
}

.preloader-inner {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999999;
    background-color: #030724;
    width: 100%;
    height: 100%;
    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
}

.preloader-inner .cancel-preloader {
    position: absolute;
    bottom: 30px;
    right: 30px
}

.preloader-inner .cancel-preloader a {
    background-color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--main-color-one);
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 30px;
    display: block;
    -webkit-transition: .4s;
    transition: .4s
}

.preloader-inner .cancel-preloader a:hover {
    background-color: var(--heading-color);
    color: #fff
}

.spinner {
    margin: 120px auto;
    width: 60px;
    height: 60px;
    position: relative;
    text-align: center;
    -webkit-animation: 2s linear infinite sk-rotate;
    animation: 2s linear infinite sk-rotate
}

.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: var(--main-color-one);
    border-radius: 100%;
    -webkit-animation: 2s ease-in-out infinite sk-bounce;
    animation: 2s ease-in-out infinite sk-bounce
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.video-thumb .video-play-btn-hover {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.video-play-btn {
    border-radius: 50%;
    background: #fff;
    width: 100px;
    height: 100px;
    display: inline-block;
    line-height: 100px;
    position: relative;
    text-align: center;
    -webkit-animation: 2.5s linear infinite ripple-white3;
    animation: 2.5s linear infinite ripple-white3;
    z-index: 3;
    -webkit-box-shadow: 0 4px 15px rgba(19, 16, 34, .1);
    box-shadow: 0 4px 15px rgba(19, 16, 34, .1);
    background: -webkit-gradient(linear, left top, left bottom, from(#afb853), to(#61bda4));
    background: linear-gradient(to bottom, #fff, #ff810e)
}

.video-play-btn:after {
    z-index: -1;
    content: "";
    position: absolute;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #090d12;
    top: 5px;
    left: 5px
}

.video-play-btn i {
    color: var(--main-color-one);
    margin-left: 6px;
    font-size: 28px
}

.video-play-btn.small {
    width: 55px;
    height: 55px;
    line-height: 60px
}

.video-play-btn.small i,
.widget-video-inner .thumb .video-btn i {
    font-size: 18px
}

.breadcrumb-area {
    padding: 200px 0 140px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.breadcrumb-area .banner-bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: 102% 96%
}

.bg-overlay .bg-z-index,
.bg-overlay .container,
.bg-overlay-light .bg-z-index,
.bg-overlay-light .container,
.bg-overlay-yellow .bg-z-index,
.bg-overlay-yellow .container,
.breadcrumb-area .breadcrumb-inner,
.intro-box-inner .content,
.navbar-area-4 .logo,
.navbar-top .topbar-right,
.single-list-inner.style-left-line img,
.single-platform-inner .details-inner,
.single-roadmap-inner .roadmap-content,
.single-tournament-2 .content-area,
.single-tournament-inner .tournament-inner-wrap,
.top-seller-inner .top-seller-item .button .tag span,
.trusted-wallet-inner .content-inner {
    position: relative;
    z-index: 2
}

.breadcrumb-area .page-title {
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase
}

.breadcrumb-area .page-list,
.creator-widget.instagram-widget ul,
.footer-area .widget_nav_menu ul,
.order-samary ul,
.service-tag-share ul,
.sidebar-inner .sidebar-address ul,
.sidebar-menu .sidebar-inner .sidebar-address ul,
.single-list-inner,
.tab-content-info-list,
.widget-instagram ul {
    margin: 0;
    padding: 0
}

.breadcrumb-area .page-list li {
    font-weight: 600;
    list-style: none;
    display: inline-block;
    position: relative;
    padding-left: 17px;
    margin-left: 8px;
    color: var(--heading-color)
}

.breadcrumb-area .page-list li:after {
    position: absolute;
    left: 0;
    top: 4px;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 13px
}

.breadcrumb-area .page-list li:first-child {
    padding-left: 0;
    margin-left: 0
}

.social-media {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2
}

.social-media li {
    display: inline-block;
    margin: 0 2px
}

.social-media li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    background: #333f4d;
    color: #fff;
    font-size: 13px
}

.course-sidebar .widget_catagory .catagory-items li a:hover,
.course-sidebar .widget_download ul li a:hover svg,
.sidebar-menu .sidebar-inner .sidebar-subscribe button:hover,
.sidebar-menu .sidebar-inner .social-media li a:hover,
.single-case-study-inner .details .right-arrow:hover,
.single-case-study-inner:hover .details .right-arrow,
.slider-control-square .owl-nav button:hover,
.social-media li a:hover,
.widget_author .details .social-media li a:hover {
    background: var(--main-color-one);
    color: #fff
}

.social-media li a.facebook {
    color: #3b5999;
    border-color: #3b5999
}

.social-media li a.twitter {
    color: #55acee;
    border-color: #55acee
}

.social-media li a.instagram {
    color: #e4405f;
    border-color: #e4405f
}

.social-media li a.youtube {
    color: #cd201f;
    border-color: #cd201f
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li+li,
.slider-control-round .array-next,
.slider-control-round .array-prev,
.slider-control-square .owl-nav .owl-next,
.slider-control-square .owl-nav .owl-prev,
.social-media li:first-child {
    margin-left: 0
}

.navbar-top .topbar-right li a i,
.navbar-top .topbar-right li a svg,
.navbar-top .topbar-right li a:last-child,
.single-advisors-inner .details .social-list a:last-child,
.social-media li:last-child {
    margin-right: 0
}

.social-media-light a {
    background: rgba(253, 74, 54, .15);
    display: inline-block;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 31px
}

.social-media-light a i {
    color: var(--main-color-one);
    font-size: 15px;
    -webkit-transition: .4s;
    transition: .4s
}

.slider-control-round button {
    height: 46px;
    width: 46px;
    line-height: 46px;
    margin: 0 10px;
    border-radius: 50%;
    border: 0;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: var(--main-color-one);
    border: 1px dashed var(--main-color-one);
    padding: 0;
    cursor: pointer;
    background: 0 0
}

.slider-control-round button:hover {
    background: var(--main-color-one);
    color: var(--color-back)
}

.slider-control-square .owl-nav button {
    height: 50px;
    width: 50px;
    line-height: 49px;
    margin: 0 8px;
    border-radius: 5px;
    border: 1px solid var(--main-color-one);
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: var(--main-color-one);
    background: 0 0;
    font-size: 17px;
    padding: 0;
    cursor: pointer
}

.slider-control-right-top .owl-nav {
    position: absolute;
    right: 0;
    top: -105px
}

.bg-overlay-light:after,
.bg-overlay-yellow:after,
.bg-overlay:after {
    width: 100%;
    left: 0;
    top: 0;
    content: ""
}

.slider-control-dots .owl-dots {
    text-align: center;
    padding-top: 23px
}

.slider-control-dots .owl-dots .owl-dot {
    margin: 0 2px;
    border: 0;
    background: 0 0
}

.slider-control-dots .owl-dots .owl-dot span {
    display: block;
    border-radius: 50%;
    background-color: var(--heading-color);
    width: 8px;
    height: 8px;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.slider-control-dots .owl-dots .owl-dot span:after {
    position: absolute;
    content: "";
    top: -5px;
    left: -5px;
    border: 1px solid var(--main-color-one);
    border-radius: 50%;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    transition: .3s
}

.slider-control-dots .owl-dots .owl-dot.active span:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.single-list-inner.style-left-line:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 18px;
    height: 70%;
    width: 1px;
    background: #fff
}

.single-list-inner li {
    margin-bottom: 6px
}

.blog-admin p,
.blog-comment .comment-content p:last-of-type,
.footer-area .widget_about .details p,
.footer-bottom p,
.reply-form .form-submit,
.sidebar-inner .sidebar-address ul li:last-child,
.sidebar-menu .sidebar-inner .sidebar-address ul li:last-child,
.single-about-inner .details p,
.single-list-inner li:last-child,
.single-service-inner-2 .details p,
.single-team-inner .details p,
.single-work-process-inner .details .content,
.single-work-process-inner-2 .details p,
.single-work-process-inner-5 .details p,
.why-choose-us-list p,
.widget-info-inner p:last-child,
.widget-trending-match ul li.title h4,
.widget_contact .details li:last-child,
.widget_search .search-form .form-group {
    margin-bottom: 0
}

.single-list-inner.style-check li i,
.single-list-inner.style-check li svg {
    margin-right: 10px;
    color: var(--main-color-one);
    font-size: 18px
}

.single-list-inner.style-heading li {
    color: var(--heading-color);
    font-weight: 600
}

.border-radius-6 {
    border-radius: 6px !important
}

.border-radius-6 img,
.single-creator-inner img {
    border-radius: 6px
}

.ratting-inner {
    color: #ffc107
}

.bg-base {
    background: var(--main-color-one) !important
}

.bg-green {
    background: #1dc295
}

.bg-blue {
    background: #2878eb
}

.bg-red {
    background: #f14d5d
}

.bg-gray {
    background: #f3f6fb
}

.bg-sky {
    background: #f9f9f9
}

.bg-gradient-gray {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f6fb), to(#d9e5ff));
    background-image: linear-gradient(#f3f6fb, #d9e5ff)
}

.bg-black,
.footer-area .widget_about .subscribe button:hover,
.single-work-process-inner-2:hover .thumb .process-count {
    background: var(--heading-color)
}

.bg-gray-black {
    background: #0e151e
}

.bg-light {
    background: #f7fafc
}

.bg-light-pink {
    background: #fff9f5
}

.bg-blue-right {
    background: rgba(80, 175, 155, .1)
}

.bg-cover {
    background-size: cover !important;
    background-position: center
}

.bg-position-right {
    background-position: right;
    background-repeat: no-repeat
}

.bg-left-50 {
    background-position: left;
    background-repeat: no-repeat;
    background-size: 50% 100%
}

.bg-overlay,
.bg-overlay-light,
.bg-overlay-yellow {
    position: relative;
    background-size: cover !important
}

.bg-overlay:after {
    position: absolute;
    height: 100%;
    background: rgba(10, 24, 81, .88)
}

.bg-overlay-light:after {
    position: absolute;
    height: 100%;
    background: rgba(10, 24, 81, .5)
}

.bg-overlay-yellow:after {
    position: absolute;
    height: 100%;
    background: #f16001;
    opacity: .75
}

.bg-parallex {
    background-attachment: fixed;
    background-position: center 0
}

.image-hover-animate img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: .7s;
    transition: .7s
}

.image-hover-animate:hover img,
.image-list-inner:hover img,
.single-case-study-inner:hover .thumb img,
.single-creator-inner-2:hover .thumb img,
.single-feature-inner:hover .thumb img,
.single-product-inner:hover .thumb img,
.single-service-inner-2:hover .thumb img,
.single-team-inner:hover .thumb img,
.widget_instagram .instagram-wrap .thumb:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.box-shadow {
    -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, .1019607843);
    box-shadow: 0 8px 30px rgba(0, 0, 0, .1019607843)
}

.box-shadow-2 {
    -webkit-box-shadow: 0 16px 52px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 16px 52px 0 rgba(0, 0, 0, .05)
}

.pd-top-60 {
    padding-top: 60px
}

.pd-top-90 {
    padding-top: 90px
}

.pd-top-100 {
    padding-top: 100px
}

.pd-top-110 {
    padding-top: 110px
}

.pd-top-115 {
    padding-top: 115px
}

.pd-top-120 {
    padding-top: 120px
}

.pd-top-200 {
    padding-top: 200px
}

.mg-top-120 {
    margin-top: 120px
}

.mg-bottom-120 {
    margin-bottom: 120px
}

.pd-bottom-60 {
    padding-bottom: 60px
}

.pd-bottom-70 {
    padding-bottom: 70px
}

.pd-bottom-80 {
    padding-bottom: 80px
}

.pd-bottom-90 {
    padding-bottom: 90px
}

.pd-bottom-100 {
    padding-bottom: 100px
}

.pd-bottom-110 {
    padding-bottom: 110px
}

.pd-bottom-115 {
    padding-bottom: 115px
}

.pd-bottom-120 {
    padding-bottom: 120px
}

.mg-top---170 {
    margin-top: -170px
}

.border-top-1 {
    border-top: 1px solid #ededed
}

.border-right-1 {
    border-right: 1px solid #ededed
}

.border-radius-10,
.single-team-inner.style-2 .thumb {
    border-radius: 10px
}

.border-radius-20 {
    border-radius: 20px
}

.border-radius-40 {
    border-radius: 40px !important
}

.border-radius-50 {
    border-radius: 50% !important
}

.border-radius-60 {
    border-radius: 60px
}

.border-radius-bottom-20 {
    border-radius: 0 0 20px 20px
}

.border-radius-0 {
    border-radius: 0 !important
}

.border-radius-5 {
    border-radius: 5px !important
}

.box-shadow,
.single-service-inner-2:hover .details {
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06)
}

.bg-none {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.image-hover-rotate .rotate-img,
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover,
.pagination .next,
.pagination .prev,
.single-about-inner .thumb img,
.single-blog-inner .thumb img,
.single-creator-inner-2 .details .right-arrow,
.single-creator-inner-2 .thumb img,
.single-pricing-inner h2,
.single-roadmap-inner .roadmap-content .divide-shape svg path,
.single-service-inner-2 .details .icon img,
.single-service-inner-3 .details p,
.single-work-process-inner .thumb img,
.single-work-process-inner-2 .thumb img,
.single-work-process-inner-4 .thumb img,
.single-work-process-inner-5 .thumb img {
    -webkit-transition: .4s;
    transition: .4s
}

.image-hover-rotate:hover .rotate-img,
.single-service-inner-2:hover .details .icon img,
.single-service-inner:hover .thumb img,
.single-work-process-inner-2:hover .thumb img,
.single-work-process-inner-4:hover .thumb img,
.single-work-process-inner-5:hover .thumb img,
.single-work-process-inner:hover .thumb img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.faq-area-margin-top,
.mg-top---120 {
    margin-top: -120px
}

.mg-bottom---120 {
    margin-bottom: -120px
}

.border-base-top-6 {
    border-top: 6px solid var(--main-color-one)
}

.position-top-left {
    position: absolute;
    left: 20px;
    top: 20px
}

.blog-comment .comment-content,
.footer-area .widget_about .details p+p,
.fw-500,
.trusted-wallet-inner .content-inner .read-more {
    font-weight: 500
}

.fw-600,
.intro-box-inner .content h4 {
    font-weight: 600
}

.fw-700,
.single-work-process-inner .details h5 {
    font-weight: 700
}

.tt-capetal,
.tt-capitalize {
    text-transform: capitalize
}

.single-check-inner li {
    list-style: none;
    margin-bottom: 16px
}

.single-check-inner.style-dot li {
    list-style: inside
}

.pl-container {
    padding-left: 17%
}

.pl-container .owl-nav {
    right: 16.4%
}

.z-index-2 {
    z-index: 2
}

.bg-yellow {
    background: #fccc44
}

.color-light-pink {
    background: #ffe6e2
}

.color-light-blue {
    background: #e3f8fb
}

.color-light-yellow {
    background: #fff9df
}

.color-light-purple {
    background: #f5e6fd
}

.min-height-350 {
    min-height: 350px;
    background-size: cover
}

.position-center-center {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.banner-area-3 .animate-img,
.position_animate_img {
    position: absolute
}

.position-top-right {
    right: 70px
}

.position-middle-right {
    right: 70px;
    top: 45%
}

.position-bottom-right {
    right: 70px;
    bottom: 0
}

.position-bottom-left {
    position: absolute;
    width: 50px;
    left: 70px;
    bottom: 0
}

.bg-white-30 {
    background: rgba(255, 255, 255, .3)
}

.mg-top-100,
.work-process-area-inner-2 .row .col-lg-3:nth-child(2),
.work-process-area-inner-2 .row .col-lg-3:nth-child(4) {
    margin-top: 100px
}

.mg-top--100 {
    margin-top: -100px
}

.icon-box-100 {
    height: 80px;
    width: 80px;
    border-radius: 5px;
    background: #dee9fe;
    padding: 15px;
    -webkit-transition: .4s;
    transition: .4s
}

.creator-details-info .details h3,
.tt-uppercase {
    text-transform: uppercase
}

.font-jersey {
    font-family: var(--jersey-font)
}

.border-left-5px {
    border-left: 5px solid var(--main-color-one)
}

.mt--35 {
    margin-top: -35px !important
}

.border-bottom-1 {
    border-bottom: 1px solid #34383e
}

.bg-box {
    background-color: #161616
}

.border-box {
    border: 2px solid #34383e
}

.border-left-base {
    border-left: 2px solid var(--main-color-one)
}

.line-height-11 {
    line-height: .8
}

.shadow-0 {
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.border-1 {
    border: 1px solid #14242d !important
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:last-child,
.sticky-active,
.widget-video-inner .details ul li:last-child {
    border-bottom: 0
}

.top_image_bounce {
    -webkit-animation: 3s ease-in-out infinite top-image-bounce;
    animation: 3s ease-in-out infinite top-image-bounce
}

.left_image_bounce {
    -webkit-animation: 3s ease-in-out infinite left-image-bounce;
    animation: 3s ease-in-out infinite left-image-bounce
}

.right_image_bounce {
    -webkit-animation: 3s ease-in-out infinite right-image-bounce;
    animation: 3s ease-in-out infinite right-image-bounce
}

.spin_image {
    -webkit-animation: 7s ease-in-out infinite spin;
    animation: 7s ease-in-out infinite spin
}

@-webkit-keyframes top-image-bounce {

    0%,
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px)
    }
}

@keyframes top-image-bounce {

    0%,
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px)
    }
}

@-webkit-keyframes left-image-bounce {

    0%,
    100% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes left-image-bounce {

    0%,
    100% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transform-origin: 50%;
        transform-origin: 50%
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transform-origin: 50%;
        transform-origin: 50%
    }
}

@-webkit-keyframes ripple-white3 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .1), 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 20px rgba(255, 255, 255, .1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .1), 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 20px rgba(255, 255, 255, .1)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 20px rgba(255, 255, 255, .1), 0 0 0 100px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 20px rgba(255, 255, 255, .1), 0 0 0 100px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-white3 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .1), 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 20px rgba(255, 255, 255, .1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .1), 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 20px rgba(255, 255, 255, .1)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 20px rgba(255, 255, 255, .1), 0 0 0 100px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, .1), 0 0 0 20px rgba(255, 255, 255, .1), 0 0 0 100px rgba(255, 255, 255, 0)
    }
}

.tg__animate-text span {
    -webkit-animation: .8s both tg_animated_text;
    animation: .8s both tg_animated_text
}

@-webkit-keyframes tg_animated_text {
    0% {
        opacity: 0
    }

    65% {
        opacity: 1;
        text-shadow: 0 0 25px var(--main-color-one)
    }

    100%,
    75% {
        opacity: 1
    }
}

@keyframes tg_animated_text {
    0% {
        opacity: 0
    }

    65% {
        opacity: 1;
        text-shadow: 0 0 25px var(--main-color-one)
    }

    100%,
    75% {
        opacity: 1
    }
}

.tg__animate-text2 span {
    -webkit-animation: .8s both tg_animated_text2;
    animation: .8s both tg_animated_text2
}

@-webkit-keyframes tg_animated_text2 {
    0% {
        opacity: 0
    }

    65% {
        opacity: 1;
        text-shadow: 0 0 25px var(--main-color-one)
    }

    100%,
    75% {
        opacity: 1
    }
}

@keyframes tg_animated_text2 {
    0% {
        opacity: 0
    }

    65% {
        opacity: 1;
        text-shadow: 0 0 25px var(--main-color-one)
    }

    100%,
    75% {
        opacity: 1
    }
}

.shapeBlinker_img {
    -webkit-animation: 2.5s linear infinite shapeBlinker;
    animation: 2.5s linear infinite shapeBlinker
}

@-webkit-keyframes shapeBlinker {
    50% {
        opacity: .3
    }
}

@keyframes shapeBlinker {
    50% {
        opacity: .3
    }
}

.right-to-left-move {
    position: absolute;
    left: -300px;
    opacity: .8;
    animation: 28s linear infinite reverse cloud-move-left;
    z-index: 99
}

@-webkit-keyframes cloud-move-left {
    from {
        left: -300px
    }

    to {
        left: 102%
    }
}

@keyframes cloud-move-left {
    from {
        left: -300px
    }

    to {
        left: 102%
    }
}

html.lenis,
html.lenis body {
    height: auto
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important
}

.lenis.lenis-smooth [data-lenis-prevent] {
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.lenis.lenis-smooth iframe {
    pointer-events: none
}

.section-title {
    margin-bottom: 50px;
    position: relative
}

.bar1,
.bar2,
.bar3 {
    margin-bottom: 5px;
    right: -5px
}

.section-title .sub-title {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 1px;
    position: relative;
    color: var(--main-color-one)
}

.section-title .sub-title.line-after {
    padding-top: 0;
    padding-bottom: 0
}

.section-title .sub-title.line-after:after,
.section-title .sub-title.line-double:after {
    content: "";
    position: absolute;
    background: #fff;
    right: -55px;
    top: 8px;
    height: 2px;
    width: 40px
}

.section-title .sub-title.line-double {
    padding-left: 55px;
    margin-left: -55px;
    padding-top: 0;
    padding-bottom: 0
}

.section-title .sub-title.line-double:before {
    content: "";
    position: absolute;
    background: #fff;
    left: 0;
    top: 8px;
    height: 2px;
    width: 40px
}

.section-title .sub-title-2 {
    background: -webkit-linear-gradient(45deg, #53ac9b, #c9ce56 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 1px dashed #788330;
    display: inline-block;
    position: relative;
    padding: 12px 18px;
    margin-bottom: 10px
}

.section-title .sub-title-2:after {
    content: "";
    background-image: linear-gradient(45deg, #53ac9b, #c9ce56 84%);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .2
}

.section-title .sub-title-2 span {
    height: 6px;
    width: 6px;
    display: inline-block;
    background-color: var(--main-color-one);
    position: absolute
}

.section-title .sub-title-2 span:first-child {
    left: -4px;
    top: -4px
}

.section-title .sub-title-2 span:nth-child(2) {
    right: -4px;
    top: -4px
}

.section-title .sub-title-2 span:nth-child(3) {
    left: -4px;
    bottom: -4px
}

.section-title .sub-title-2 span:nth-child(4) {
    right: -4px;
    bottom: -4px
}

.section-title .title {
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase
}

.section-title .stoke-title {
    -webkit-text-stroke: 1px #ff820e69;
    -webkit-text-fill-color: transparent;
    -webkit-animation: .5s infinite alternate fill
}

.section-title .large-title {
    font-size: 110px
}

.section-title .content {
    margin-top: 17px;
    margin-bottom: 0
}

.section-title .small-title {
    margin-top: 18px;
    font-weight: 600;
    color: var(--heading-color)
}

.section-title .phone {
    font-weight: 400;
    margin-top: 30px
}

.section-title .phone img {
    margin-right: 6px
}

.section-title .single-list-wrap {
    margin-top: 21px
}

.section-title .btn {
    margin-top: 30px
}

.section-title.style-white .sub-title.double-line:after,
.section-title.style-white .sub-title.double-line:before,
.section-title.style-white .sub-title.left-line:before,
.section-title.style-white .sub-title.right-line:after {
    background: #fff
}

.read-more-arrow-text span {
    background-color: #1c1c24;
    border: 1px solid #202b37;
    height: 25px;
    width: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: 8px
}

.read-more-arrow-text span svg,
.single-feature-inner .details .bid .icon svg {
    width: 10px !important
}

.navbar-top {
    padding: 15px 0
}

.navbar-top ul {
    margin: 0;
    padding: 0;
    line-height: initial;
    position: relative;
    z-index: 2
}

.navbar-top ul li {
    display: inline-block;
    list-style: none;
    margin-right: 25px
}

.navbar-top ul li i,
.navbar-top ul li svg {
    margin-right: 5px;
    color: var(--main-color-one)
}

.navbar-top ul li:last-child {
    margin-right: 0 !important;
    padding-right: 0;
    border-right: 0
}

.navbar-top ul li a,
.navbar-top ul li p {
    margin: 0;
    font-size: 14px
}

.accordion-inner .accordion-item .accordion-button.collapsed,
.accordion-inner.style-2 .accordion-item .accordion-button.collapsed,
.accordion-inner.style-3 .accordion-item .accordion-button.collapsed,
.navbar-top ul li a:hover,
.single-team-inner.style-2 .details h5:hover a,
.single-team-inner.style-2 .details p {
    color: var(--heading-color)
}

.navbar-top .topbar-right a {
    margin: 0 3px
}

.about-content .small-title-2 img,
.navbar-top .topbar-right li,
.single-pricing-inner ul li i,
.single-pricing-inner ul li svg,
.single-pricing-inner.style-3.price-active ul li i,
.single-pricing-inner.style-3.price-active ul li svg,
.single-pricing-inner.style-3:hover ul li i,
.single-pricing-inner.style-3:hover ul li svg {
    margin-right: 10px
}

.navbar-top .topbar-right li:last-child {
    border-right: 0
}

.navbar-area {
    position: fixed !important;
    width: 100%;
    z-index: 99;
    top: 0;
    background: #161616
}

.navbar-area.sticky-active,
.profile-table {
    background-color: #161616
}

.bar1,
.bar2,
.bar3,
.sticky-active {
    background: #fff;
    z-index: 9999
}

.about-thumb-inner .animate-main-img,
.banner-area-1 .banner-img .shape-img,
.navbar-area .navbar-shape {
    position: absolute;
    left: 0;
    top: 0
}

.navbar-area .nav-container {
    -webkit-transition: .4s;
    transition: .4s;
    position: relative
}

.navbar-area .nav-container .logo {
    line-height: .9
}

.navbar-area .nav-container .logo a {
    font-weight: 700;
    font-size: 24px;
    color: #fff
}

.navbar-area .nav-container .logo a img {
    height: auto;
    max-width: 150px
}

.navbar-area .nav-container .btn-transparent {
    font-size: 13px;
    font-weight: 700
}

.navbar-area .nav-container .navbar-collapse .navbar-nav {
    display: block;
    width: 100%
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li {
    position: relative;
    display: inline-block;
    font-weight: 500;
    line-height: 80px;
    text-transform: capitalize
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li a {
    color: var(--heading-color);
    font-weight: 600;
    font-size: 16px;
    font-family: var(--heading-font);
    text-transform: uppercase
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children {
    position: relative;
    z-index: 0;
    padding-right: 14px
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
    content: "";
    position: absolute;
    right: 3px;
    top: 50%;
    height: 10px;
    width: 2px;
    background: var(--heading-color);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    margin-top: 0;
    z-index: -1
}

.bar1,
.bar2,
.bar3 {
    height: 2px;
    position: absolute
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:after {
    content: "";
    position: absolute;
    right: -1px;
    top: 40px;
    height: 2px;
    width: 10px;
    background: var(--heading-color);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    z-index: -1
}

.mfp-zoom-in.mfp-removing.mfp-bg,
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover:before {
    opacity: 0
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
    position: absolute;
    text-align: left;
    min-width: 220px;
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
    left: 0;
    top: 100%;
    -webkit-box-shadow: 5px 8px 40px 0 rgba(5, 5, 5, .6392156863);
    box-shadow: 5px 8px 40px 0 rgba(5, 5, 5, .6392156863);
    background-color: #161616;
    z-index: 99;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    border-radius: 8px
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu.border-bt0 {
    border-bottom: 0 !important
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {
    display: block;
    margin-left: 0;
    line-height: 22px;
    font-size: 15px;
    -webkit-transition: .4s;
    transition: .4s;
    border-bottom: 1px solid rgba(255, 255, 255, .0901960784)
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {
    display: block;
    padding: 10px 20px;
    white-space: nowrap;
    -webkit-transition: .4s;
    transition: .4s;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    position: relative
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:before {
    position: absolute;
    left: 17px;
    top: 50%;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    color: #fff
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a.current,
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover a {
    color: var(--main-color-one);
    padding: 10px 20px 10px 25px
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children {
    position: relative;
    z-index: 0;
    padding-right: 0
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:before {
    position: absolute;
    right: 15px;
    top: 50%;
    content: "\f105";
    font-family: fontawesome;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 100%;
    top: 20px
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu .sub-menu .sub-menu {
    left: auto;
    right: 100%
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children.mega-menu .sub-menu {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children.mega-menu:hover .sub-menu {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.navbar-area .nav-container .navbar-collapse .navbar-nav>li {
    margin-right: 12px
}

.navbar-nav {
    opacity: 0;
    margin-right: -30px;
    visibility: hidden;
    -webkit-transition: .4s;
    transition: .4s
}

.navbar-area-1.navbar-border:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    height: 1px;
    width: 70%;
    background: #151d27
}

.navbar-area-1.navbar-border:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -4px;
    height: 1px;
    width: 70%;
    background: #151d27;
    z-index: -1
}

.navbar-area-3,
.single-pricing-inner ul,
.single-pricing-inner.style-3.price-active ul,
.single-pricing-inner.style-3:hover ul,
.widget_catagory_2 ul,
.widget_contact .details {
    padding: 0
}

.navbar-area-3 .navbar-collapse {
    background-color: #060b12;
    -webkit-box-shadow: 0 0 9.3px .7px rgba(65, 65, 65, .16);
    box-shadow: 0 0 9.3px .7px rgba(65, 65, 65, .16);
    border-radius: 0 0 120px 120px;
    padding: 10px 0
}

.header-search button {
    background: 0 0;
    line-height: 52px;
    border: 0
}

.header-cart {
    line-height: 52px
}

.header-cart svg path {
    fill: #fff
}

.sticky-active {
    -webkit-animation: .3s ease-in-out fadeInDown;
    animation: .3s ease-in-out fadeInDown;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(46, 56, 220, .0509803922);
    box-shadow: 0 10px 20px 0 rgba(46, 56, 220, .0509803922)
}

.menu-open {
    opacity: 1;
    margin-right: 0;
    visibility: visible
}

.bar1 {
    width: 32px;
    top: 10px
}

.bar2 {
    width: 24px;
    top: 17px
}

.bar3 {
    width: 18px;
    top: 24px
}

.responsive-mobile-menu button:focus {
    outline: 0;
    border: none
}

.nav-right-part .btn-box {
    border-left: 1px solid #383d42;
    padding-left: 20px;
    margin-left: 20px;
    border-radius: 0;
    position: relative
}

.nav-right-part .btn-box:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 6px;
    height: 80%;
    width: 1px;
    background-color: #383d42
}

.nav-right-part-desktop {
    margin-left: 20px
}

.sidebar-menu {
    width: 0;
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden
}

.sidebar-menu .sidebar-inner {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 90px 40px 50px
}

.feedback-inner img,
.login-social-btn a,
.sidebar-menu .sidebar-inner .thumb,
.widget-info-inner p,
.widget-recent-post ul li,
.widget_author .details h5 {
    margin-bottom: 15px
}

.sidebar-inner p,
.sidebar-menu .sidebar-inner p,
.single-service-inner .details p,
.single-testimonial-inner .date {
    margin-bottom: 28px
}

.sidebar-inner .sidebar-address,
.sidebar-inner .thumb,
.sidebar-menu .sidebar-inner .sidebar-address,
.trusted-wallet-inner .content-inner .icon {
    margin-bottom: 35px
}

.sidebar-inner .sidebar-address ul li,
.sidebar-menu .sidebar-inner .sidebar-address ul li {
    list-style: none;
    margin-bottom: 4px
}

.sidebar-inner .sidebar-address ul li i,
.sidebar-inner .sidebar-address ul li svg,
.sidebar-menu .sidebar-inner .sidebar-address ul li i {
    margin-right: 6px;
    width: 25px
}

.sidebar-menu .sidebar-inner .sidebar-subscribe {
    position: relative;
    margin-bottom: 40px
}

.sidebar-menu .sidebar-inner .sidebar-subscribe input {
    width: 100%;
    border: 1px solid #d6dadf;
    height: 42px;
    padding: 0 45px 0 12px
}

.sidebar-menu .sidebar-inner .sidebar-subscribe button {
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    width: 42px;
    background: #97b3d0;
    -webkit-transition: .4s;
    transition: .4s;
    border: 0;
    color: var(--heading-color);
    cursor: pointer
}

.sidebar-menu .sidebar-inner .social-media li a {
    background: #ced4da
}

.sidebar-menu .sidebar-menu-close {
    background-color: var(--main-color-one);
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    z-index: 999
}

.sidebar-menu.active {
    width: 360px;
    opacity: 1;
    visibility: visible
}

.sidebar-menu.active .sidebar-inner {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .7s ease-out .8s;
    transition: .7s ease-out .8s
}

@media only screen and (max-width:991px) {
    .navbar-area {
        padding: 15px 0 !important
    }

    .navbar-area-1.navbar-border::before {
        width: 100%
    }

    .navbar-area .nav-container {
        padding: 5px 0;
        position: relative;
        z-index: 0
    }

    .nav-right-part {
        margin-right: 60px
    }

    .nav-right-part .btn .right {
        padding-left: 5px;
        font-size: 13px
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav>li {
        margin-right: 0;
        padding-right: 0
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li,
    .navbar-area .nav-container .navbar-toggler {
        padding: 0
    }

    .navbar-area .nav-container .navbar-collapse {
        margin-top: 13px
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li {
        display: block;
        text-align: left;
        line-height: 30px;
        padding: 10px 0;
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }

    .nav-right-part-mobile,
    .navbar-area .nav-container .navbar-collapse .navbar-nav li a {
        display: block
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li:last-child {
        border-bottom: none
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li+li {
        margin-left: 0
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {
        top: 26px;
        right: 3px !important
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
        position: initial;
        width: 100%;
        border-top: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-left: 0;
        height: auto;
        overflow: hidden;
        max-height: 180px;
        overflow-y: scroll;
        background-color: transparent;
        border-radius: 10px;
        border-bottom: none;
        display: none;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
        opacity: 1;
        padding: 0 0 0 20px
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu .menu-item-has-children:before {
        content: "\f107"
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:hover:before {
        top: 30px;
        color: #fff
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li+li {
        border-top: none
    }

    .navbar-area .logo {
        padding-top: 0 !important
    }

    .widget ul {
        text-align: left
    }

    .navbar-collapse {
        background: #090d12;
        margin-top: 0;
        width: 100%
    }

    .bar1,
    .bar2,
    .bar3 {
        background: #fff
    }

    .party-box-wrapper {
        padding: 50px 0
    }

    .party-box-wrapper .party-box-content h4 {
        font-size: 30px;
        line-height: 45px
    }

    .footer-area .copyright-area-inner {
        padding: 20px
    }

    .navbar-expand-lg .navbar-collapse {
        margin-top: 0
    }

    .contact-widget .contact_info_list li.single-info-item .details {
        padding-left: 25px
    }

    .footer-area .footer-top .widget.widget_nav_menu ul li a {
        font-size: 14px
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {
        padding: 12px 0
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:last-child a {
        padding-bottom: 3px
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover i {
        opacity: 0;
        margin-right: -18px
    }

    .nav-right-part-desktop {
        display: none
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:hover {
        background: 0 0
    }

    .navbar-collapse .navbar-nav li>a::before {
        left: 20px !important
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a.current {
        color: var(--main-color-one);
        padding: 10px 20px 10px 0
    }

    .navbar-area-3 .navbar-collapse {
        border-radius: 0
    }
}

.sopen {
    display: block !important
}

.toggle-btn {
    left: auto;
    right: 0;
    position: absolute;
    top: -3px;
    width: 40px;
    height: 40px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    border: 0;
    background: 0 0
}

.toggle-btn .icon-left {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    position: absolute;
    height: 2px;
    width: 11px;
    top: 18px;
    background-color: var(--heading-color);
    left: 7px
}

.toggle-btn .icon-left:before,
.toggle-btn .icon-right:before {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    position: absolute;
    width: 11px;
    height: 2px;
    background-color: var(--heading-color);
    content: "";
    top: -7px;
    left: 0
}

.toggle-btn .icon-left:after,
.toggle-btn .icon-right,
.toggle-btn .icon-right:after {
    -webkit-transition-duration: .5s;
    height: 2px;
    width: 11px;
    background-color: var(--heading-color);
    position: absolute
}

.toggle-btn .icon-left:after,
.toggle-btn .icon-right:after {
    transition-duration: .5s;
    content: "";
    top: 7px;
    left: 0
}

.product-item__wishlist,
.toggle-btn .icon-left:hover,
.toggle-btn .icon-right:hover,
.toggle-btn:hover {
    cursor: pointer
}

.toggle-btn .icon-right {
    transition-duration: .5s;
    top: 18px;
    left: 18px
}

.toggle-btn.open .icon-left,
.toggle-btn.open .icon-right {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    background: 0 0
}

.toggle-btn.open .icon-left:before {
    -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(2px, 1px);
    transform: rotateZ(45deg) scaleX(1.4) translate(2px, 1px)
}

.toggle-btn.open .icon-left:after {
    -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -1px);
    transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -1px)
}

.toggle-btn.open .icon-right:before {
    -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 1px);
    transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 1px)
}

.toggle-btn.open .icon-right:after {
    -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -1px);
    transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -1px)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .navbar-area .nav-container .navbar-collapse .navbar-nav li {
        font-size: 16px
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li+li {
        margin-left: 5px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .responsive-mobile-menu {
        display: block;
        width: 100%;
        position: relative
    }

    .navbar-area .nav-container .navbar-collapse .navbar-nav li {
        font-size: 14px
    }
}

@media only screen and (max-width:767px) {
    .breadcrumb-area {
        padding: 150px 0 90px
    }

    .logo-wrapper.mobile-logo,
    .responsive-mobile-menu {
        display: block;
        width: 100%
    }

    .responsive-mobile-menu {
        position: relative
    }

    .responsive-mobile-menu .navbar-toggler {
        position: absolute;
        left: calc(100% - 130px);
        top: 10px
    }

    .table-responsive {
        display: block !important
    }

    .btn-custom-default,
    .btn-custom-white {
        font-size: 14PX;
        line-height: 33px;
        padding: 6px 20px
    }

    .navbar-area .logo {
        padding-top: 0 !important
    }

    .image-list-inner img {
        height: 70px
    }
}

@media only screen and (max-width:575px) {
    .navbar-area .nav-container {
        margin: 0
    }

    .navbar-area .logo {
        padding-top: 10px
    }

    .widget.footer-widget .subscribe-form.subscribe-form-style2 .btn,
    .widget.footer-widget .subscribe-form.subscribe-form-style2 .form-control {
        padding: 15px 20px
    }

    .search-popup .search-form {
        min-width: 350px
    }
}

@media only screen and (max-width:375px) {

    .btn-custom-default,
    .btn-custom-white {
        padding: 5px 18px
    }

    .search-popup .search-form .form-group .form-control,
    .search-popup .search-form .submit-btn {
        height: 45px
    }

    .search-popup .search-form {
        min-width: 300px
    }
}

@media only screen and (max-width:320px) {
    .search-popup .search-form {
        min-width: 265px
    }

    .responsive-mobile-menu .navbar-toggler {
        left: calc(100% - 95px)
    }
}

.navbar-collapse .navbar-nav li:hover>a::before,
.navbar-collapse .navbar-nav li>a.active::before {
    visibility: visible;
    opacity: .4
}

@media (min-width:991px) {
    .navbar-collapse .navbar-nav li>a {
        padding: 28px 0
    }
}

.navbar-collapse .navbar-nav li>a::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 42px;
    opacity: .2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.offcanvas-menu-wrap {
    background-color: #090d12;
    z-index: 9999;
    height: 100vh;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    border-left: 1px dashed rgba(63, 68, 75, .3843137255)
}

.offcanvas-menu-wrap button {
    position: absolute;
    right: 20px;
    top: 20px;
    border: 0;
    background: 0;
    color: #fff;
    cursor: pointer;
    z-index: 9999
}

.offcanvas-menu-wrap button svg {
    width: 20px
}

.sidebar-inner {
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 80px 40px 50px;
    border: 0 !important
}

.sidebar-inner .social-media {
    border-top: 1px solid rgba(63, 68, 75, .3843137255);
    padding-top: 45px
}

.sidebar-inner .social-media li a {
    background: 0 0;
    border: 1px dashed var(--main-color-one);
    color: var(--main-color-one)
}

.sidebar-inner .social-media li a:hover {
    background: var(--main-color-one);
    color: #111
}

.banner-content .title {
    text-transform: uppercase;
    line-height: 1
}

.banner-content .title .light {
    font-weight: 300
}

.banner-content .title .font-large {
    display: block;
    font-size: 110px
}

@media only screen and (max-width:1400px) {
    .banner-content .title .font-large {
        font-size: 90px
    }
}

.banner-content .title .line-img {
    margin-top: -33px
}

.banner-content .sub-title {
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 0
}

.banner-content .btn {
    margin-top: 45px
}

.banner-content .list-img {
    margin-top: 70px
}

.banner-img img {
    margin-right: -80px
}

.banner-area-1 {
    padding: 250px 0 130px;
    margin-top: 0;
    background-size: cover;
    position: relative
}

.banner-area-1 .chain-style {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.banner-area-1 .banner-img .shape-img-2 {
    position: absolute;
    left: -150px;
    top: 50%;
    opacity: .5
}

.banner-area-2 {
    padding: 250px 0;
    margin-top: -100px;
    background-size: 100% 100%
}

.banner-area-2 .banner-content .title .font-large {
    font-size: 100px
}

@media only screen and (max-width:1599px) {
    .banner-area-2 .banner-content .title .font-large {
        font-size: 80px
    }
}

.banner-area-2 .banner-img .animate-img-1 {
    position: absolute;
    left: 140px;
    top: 0
}

.banner-area-2 .banner-img .animate-img-2 {
    position: absolute;
    right: 45px;
    top: 90px
}

.banner-area-2 .banner-img .animate-img-3 {
    position: absolute;
    left: -270px;
    bottom: 50px
}

.banner-area-3 {
    padding: 210px 0 170px;
    margin-top: -100px
}

.banner-area-3 .banner-content {
    max-width: 860px;
    margin: 0 auto
}

.banner-area-3 .banner-content .title {
    border-top: 5px solid #fff;
    border-bottom: 5px solid var(--main-color-one);
    display: inline-block;
    font-size: 155px;
    font-family: var(--jersey-font);
    line-height: .8;
    margin-bottom: 0
}

.banner-area-3 .banner-content .sub-title {
    border-bottom: 1px solid #202b23;
    display: inline-block;
    min-width: 550px;
    padding-bottom: 20px
}

.banner-area-3 .animate-img-1 {
    position: absolute;
    left: 120px;
    top: 0
}

.banner-area-3 .animate-img-2 {
    position: absolute;
    left: 200px;
    top: 150px
}

.banner-area-3 .animate-img-3 {
    position: absolute;
    left: 150px;
    top: 340px
}

.banner-area-3 .animate-img-4 {
    position: absolute;
    left: 140px;
    bottom: 100px
}

.banner-area-3 .animate-img-5 {
    position: absolute;
    right: 120px;
    top: 0
}

.banner-area-3 .animate-img-6 {
    position: absolute;
    right: 20px;
    top: 50px
}

.banner-area-3 .animate-img-7 {
    position: absolute;
    right: 160px;
    top: 300px
}

.banner-area-3 .animate-img-8 {
    position: absolute;
    right: 50px;
    bottom: 200px
}

.about-thumb-inner .animate-img-1 {
    position: absolute;
    left: 100px;
    bottom: 7px;
    z-index: 2
}

.about-thumb-inner .animate-img-2 {
    position: absolute;
    right: 50px;
    top: 180px;
    z-index: 2
}

.about-thumb-inner .animate-img-3 {
    position: absolute;
    left: 80px;
    top: -20px
}

.about-thumb-inner .animate-img-4 {
    position: absolute;
    right: 0;
    bottom: 0
}

.about-thumb-inner .video-play-btn-hover {
    position: absolute;
    right: 10px;
    top: 60px
}

.about-thumb-inner .animate-img-bottom-right {
    position: absolute;
    right: -100px;
    bottom: 80px;
    z-index: 2
}

.about-thumb-inner .main-img {
    position: relative;
    z-index: 1
}

.about-thumb-inner .animate-top-left {
    position: absolute;
    left: -80px;
    top: 10px
}

.single-about-inner .thumb {
    display: inline-block;
    background: #f8f9fc;
    border-radius: 5px 40px 40px;
    height: 80px;
    width: 80px;
    line-height: 78px;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.single-about-inner:hover .thumb img {
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.accordion-inner .accordion-item {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #e3e3e3
}

.accordion-inner .accordion-item .accordion-button {
    background: 0 0;
    font-size: 20px;
    padding: 22px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: var(--main-color-one);
    font-weight: 600
}

.accordion-inner .accordion-item .accordion-body {
    padding: 0 0 30px
}

.accordion-inner.accordion-icon-left .accordion-item .accordion-button,
.td-sidebar {
    padding-left: 50px
}

.accordion-inner.accordion-icon-left .accordion-item .accordion-button:after {
    left: 0;
    position: absolute
}

.accordion-inner.style-2 .accordion-item .accordion-button.collapsed:after,
.accordion-inner.style-3 .accordion-item .accordion-button.collapsed:after {
    content: "+";
    font-size: 20px
}

.accordion-inner.style-2 .accordion-item .accordion-button:after,
.accordion-inner.style-3 .accordion-item .accordion-button:after {
    content: "-";
    background-image: none !important;
    font-size: 22px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 30px;
    height: 30px;
    line-height: 24px;
    background: var(--main-color-one);
    color: #fff;
    text-align: center;
    border-radius: 6px
}

.accordion-inner.style-3 .accordion-item {
    border: 1px solid #e3e3e3;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 0 20px
}

.single-progressbar {
    background: #fff;
    border-radius: 0;
    margin-top: 0
}

.single-progressbar .skill:before,
.skill-bar {
    width: 100%;
    height: 10px;
    border-radius: 10px;
    display: block
}

.single-progressbar h6 {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0
}

.single-progressbar .skill {
    overflow: hidden;
    padding: 40px 0 5px;
    position: relative;
    margin-bottom: 10px;
    margin-top: -30px
}

.single-progressbar .skill:before {
    content: "";
    position: absolute;
    background: #f2f2f2;
    bottom: 5px
}

.single-progressbar .skill p {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    font-weight: 700;
    font-family: var(--heading-font);
    color: var(--main-color-one)
}

.skill-bar {
    background: var(--main-color-one);
    position: relative
}

.skill-bar .skill-count1 {
    right: -17px;
    position: absolute;
    top: -30px;
    padding: 3px 0;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--heading-font);
    color: var(--heading-color)
}

.skill-bar .skill-count1 p {
    margin: 0 -3px 0 0
}

.why-choose-us-list {
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 25px 25px 25px 70px;
    position: relative
}

.why-choose-us-list .count {
    height: 60px;
    padding: 0 25px;
    line-height: 60px;
    background: var(--main-color-one);
    position: absolute;
    left: -37px;
    top: 50%;
    margin-top: -30px
}

.single-service-inner {
    background: #fff;
    padding: 40px 35px;
    margin-bottom: 30px;
    border-radius: 24px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 4px 20px rgba(19, 16, 34, .06);
    box-shadow: 0 4px 20px rgba(19, 16, 34, .06)
}

.single-service-inner .thumb {
    margin-bottom: 35px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-service-inner .thumb img {
    -webkit-transition: .5s;
    transition: .5s
}

.single-service-inner .details h5 {
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s
}

.single-service-inner:hover {
    -webkit-box-shadow: 0 4px 20px rgba(19, 16, 34, .1);
    box-shadow: 0 4px 20px rgba(19, 16, 34, .1)
}

.single-service-inner.style-3 {
    border-radius: 5px;
    margin-top: 50px;
    padding: 35px
}

.single-service-inner.style-3 .thumb {
    height: 100px;
    width: 100px;
    line-height: 96px;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
    text-align: center;
    margin-top: -82px;
    background: #fff
}

.single-service-inner.style-3 .thumb-img {
    margin-top: -76px;
    margin-bottom: 5px
}

.single-service-inner.style-3 .details h5,
.single-service-inner.style-4 .details h5 {
    font-size: 22px
}

.single-service-inner.style-3:hover .thumb,
.single-service-inner.style-4:hover .thumb {
    border: 1px solid var(--main-color-one)
}

.single-service-inner.style-4 {
    border-radius: 0;
    margin-top: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.single-input-inner.style-border .border-0,
.single-service-inner.style-4 .thumb {
    border: 0 !important
}

.single-service-inner.style-4 .thumb img {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.single-service-inner.style-4 .details {
    margin: -50px 20px 20px;
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 30px;
    border-bottom: 6px solid var(--heading-color);
    -webkit-transition: .4s;
    transition: .4s
}

.single-service-inner.style-4 .details .btn {
    padding: 0;
    width: 55px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: -76px
}

.single-service-inner.style-4 .details .btn svg {
    font-size: 18px;
    margin-top: 19px;
    margin-left: 2px;
    float: initial
}

.single-service-inner.style-4:hover .details {
    border-bottom: 6px solid var(--main-color-one)
}

.about-content .content,
.comment-list .comment-respond,
.comment-list .reply-form .form-submit,
.footer-area .widget_about .thumb,
.single-product-inner,
.single-service-inner-2,
.widget-trending-match,
.widget_author .details h6 {
    margin-bottom: 30px
}

.single-service-inner-2 .thumb {
    background: #f3f4ff;
    border-radius: 20px;
    padding: 30px
}

.single-service-inner-2 .thumb img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: .6s;
    transition: .6s
}

.single-service-inner-2 .details {
    padding: 30px;
    background: #fff;
    margin-top: -100px;
    margin-left: 60px;
    position: relative;
    z-index: 2;
    border-radius: 40px 0 0
}

.creator-category-widget ul li:hover .dot,
.product-details .color-plate span.bg-yellow,
.service-widget-title:after,
.single-checkbox input:checked~.checkmark,
.widget-trending-match ul li a:hover span {
    background-color: var(--main-color-one)
}

.single-service-inner-3 {
    background: #fff;
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    position: relative;
    -webkit-transition: .4s;
    transition: .4s;
    margin-bottom: 30px
}

.single-service-inner-3 .thumb {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid var(--main-color-one);
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s;
    transition: .4s
}

.single-service-inner-3 .thumb .thumb-inner {
    background: #fff;
    height: 70px;
    width: 70px;
    line-height: 68px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 4px rgba(19, 16, 34, .15);
    box-shadow: 0 0 4px rgba(19, 16, 34, .15);
    margin: 7px
}

.single-service-inner-3.single-service-inner-3-left {
    padding: 40px 70px 40px 40px
}

.single-service-inner-3.single-service-inner-3-left .thumb {
    right: -40px
}

.single-service-inner-3.single-service-inner-3-right {
    padding: 40px 40px 40px 70px
}

.single-service-inner-3.single-service-inner-3-right .thumb {
    left: -40px
}

.single-service-inner-3:hover .thumb {
    border: 1px solid #fff
}

.service-middle-section {
    padding: 50px 50px 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end
}

.service-tag-share {
    border-top: 1px solid #24282f;
    padding-top: 15px;
    margin-top: 70px
}

.service-tag-share ul li {
    list-style: none;
    display: inline-block
}

.service-tag-share ul li strong {
    color: #fff;
    font-weight: 600
}

.roadmap-tab .nav-tabs button img,
.service-tag-share ul li a,
.trusted-wallet-inner .content-inner .read-more svg {
    margin-left: 5px
}

.widget-trending-match ul li+li {
    border-top: 1px solid #18222c
}

.widget-trending-match ul li a {
    padding: 18px 20px;
    display: block
}

.widget-trending-match ul li a span {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #c0bdbd;
    display: inline-block;
    margin-right: 7px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-project-inner .details,
.single-project-inner:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    position: absolute
}

.widget-trending-match ul li.title {
    padding: 18px 20px;
    background-color: #161616;
    margin-bottom: 0
}

.widget-instagram ul li {
    list-style: none;
    width: 48%;
    display: inline-block;
    padding-right: 8px;
    padding-bottom: 10px
}

.instagram-slider .thumb img,
.single-blog-inner.style-large .thumb img,
.single-creator-inner .image-list img,
.single-input-inner .single-select .list,
.widget-instagram ul li img {
    width: 100%
}

.service-widget-title {
    position: relative;
    display: inline-block;
    padding-right: 20px
}

.service-widget-title:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 4px
}

.single-project-inner {
    position: relative;
    border-radius: 10px;
    margin-bottom: 25px
}

.single-project-inner .details {
    left: 50%;
    top: 55%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    color: var(--main-color-one);
    transition: .4s
}

.single-project-inner .details span {
    display: block;
    margin-bottom: 10px
}

.single-project-inner:after {
    content: "";
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    background: rgba(255, 255, 255, .8);
    z-index: 1;
    border-radius: 50px;
    transition: .4s
}

.single-project-inner:hover .details {
    top: 50%;
    visibility: visible;
    opacity: 1
}

.single-project-inner:hover:after {
    visibility: visible;
    opacity: 1;
    border-radius: 10px
}

.single-project-inner.style-2 .details {
    left: 0;
    bottom: -10px;
    top: auto;
    -webkit-transform: translate(0);
    transform: translate(0);
    margin: 25px 25px 20px;
    padding: 20px;
    background: #fff;
    border-radius: 10px
}

.single-project-inner.style-2 .details a {
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 12px
}

.single-project-inner.style-2 .details span {
    margin-bottom: 10px;
    display: inline-block;
    height: 35px;
    width: 35px;
    background: var(--main-color-one);
    color: #fff;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -17px;
    margin-left: -17px
}

.single-project-inner.style-2:hover .details,
.single-project-inner.style-3:hover .details {
    bottom: 0
}

.single-project-inner.style-3 {
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 0
}

.single-project-inner.style-3:after {
    background: rgba(43, 43, 94, .9);
    border-radius: 0
}

.single-project-inner.style-3 .details {
    position: absolute;
    left: 0;
    top: auto;
    bottom: -10px;
    text-align: left;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition: .4s;
    transition: .4s;
    padding: 20px 30px;
    border-bottom: 65px solid var(--main-color-one)
}

.single-project-inner.style-3 .details .link-wrap {
    margin-bottom: -49px
}

.single-project-inner.style-3 .details .link-wrap a {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background: #2b2b5e;
    display: inline-block;
    color: #fff
}

.single-project-inner.style-3:hover:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.single-work-process-inner {
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    margin-bottom: 30px;
    padding: 30px;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative
}

.single-work-process-inner .details .process-count {
    color: var(--main-color-one);
    font-weight: 600
}

.single-work-process-inner:hover {
    -webkit-box-shadow: 0 10px 30px rgba(0, 33, 71, .08);
    box-shadow: 0 10px 30px rgba(0, 33, 71, .08)
}

.single-work-process-inner.style-2 {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}

.single-work-process-inner.style-2 .line-img {
    position: absolute;
    left: 75%;
    width: 193px
}

.single-work-process-inner.style-3 {
    margin-bottom: 55px;
    padding: 40px;
    border: 1px solid #e3e3e3
}

.single-work-process-inner.style-3 .process-count {
    color: #737588
}

.single-work-process-inner.style-3 .btn {
    margin-bottom: -105px
}

.single-work-process-inner.style-3:hover {
    border-color: transparent;
    border-left: 1px solid #ff00ea;
    border-right: 1px solid #ff00ea
}

.single-work-process-inner.style-3:hover .btn {
    background: linear-gradient(56.64deg, #2600fc .04%, #ff00ea 99.88%);
    color: #fff
}

.single-work-process-inner-2 {
    padding: 25px;
    margin-top: -90px
}

.single-work-process-inner-2 .thumb {
    height: 120px;
    width: 120px;
    line-height: 120px;
    text-align: center;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    display: inline-block;
    position: relative;
    background: #fff
}

.single-work-process-inner-2 .thumb .process-count {
    height: 30px;
    width: 30px;
    color: #fff;
    background: var(--main-color-one);
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    right: -15px;
    top: 45px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-work-process-inner-3 {
    padding: 0 40px 40px
}

.blog-author .thumb img,
.single-work-process-inner-3 img {
    border-radius: 50%
}

.work-process-area-inner-2 .row .col-lg-3:nth-child(2) .single-work-process-inner.style-2 .line-img {
    left: 63%;
    top: -97px
}

.single-work-process-inner-4 h5 {
    background: #fff;
    border: 2px solid #e3e3e3;
    border-radius: 10px 10px 0 0;
    padding: 20px 20px 30px;
    margin: 0 20px -12px
}

.career-nav-tab button,
.project-nav-tab button {
    background: 0 0 !important;
    font-weight: 600;
    color: var(--heading-color)
}

.single-work-process-inner-4 .thumb {
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    padding: 90px 20px;
    background: #fff
}

.single-work-process-inner-4 .count {
    width: 100px;
    height: 100px;
    line-height: 100px;
    left: 415px;
    top: 5481px;
    background: #fff;
    border: 1px solid #e3e3e3;
    display: inline-block;
    font-size: 24px;
    color: #101a29;
    font-weight: 600;
    margin-top: -55px;
    border-radius: 50%;
    -webkit-transition: .4s;
    transition: .4s
}

.single-work-process-inner-4:hover .count {
    background: var(--main-color-one);
    color: #fff;
    border-color: var(--main-color-one)
}

.single-work-process-inner-5 {
    padding: 0 25px 25px
}

.single-work-process-inner-5 .thumb {
    height: 120px;
    width: 120px;
    line-height: 120px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    background: var(--main-color-one)
}

.single-work-process-inner-5 .thumb .process-count {
    height: 35px;
    width: 35px;
    color: var(--heading-color);
    background: #fff;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    position: absolute;
    right: -15px;
    top: 65px;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    font-weight: 600
}

.single-team-inner {
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: 0 4.4px 20px rgba(19, 16, 34, .05);
    box-shadow: 0 4.4px 20px rgba(19, 16, 34, .05);
    border-radius: 22px;
    position: relative;
    margin-bottom: 30px
}

.single-team-inner .thumb {
    position: relative;
    border-radius: 22px;
    overflow: hidden
}

.single-case-study-inner .thumb img,
.single-team-inner .thumb img,
.widget_instagram .instagram-wrap .thumb img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: .9s;
    transition: .9s
}

.single-team-inner .thumb .team-social-inner {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10px
}

.single-team-inner .team-social-inner {
    height: 50px;
    padding: 11px 25px 8px;
    background: #fff;
    border-radius: 50px;
    -webkit-transition: .4s;
    transition: .4s;
    display: inline-block
}

.single-team-inner .team-social-inner li {
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    font-size: 15px;
    border-right: 1px solid #e3e3e3;
    color: #737588
}

.single-team-inner .team-social-inner li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0
}

.single-team-inner .details {
    padding: 20px
}

.single-team-inner:hover .thumb .team-social-inner {
    bottom: 20px;
    visibility: visible;
    opacity: 1
}

.single-team-inner.style-2 {
    border-radius: 10px;
    border: 0
}

.single-team-inner.style-2 .details {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    background: #fff
}

.single-team-inner.style-2 .details .details-inner {
    border-radius: 10px 10px 0 0;
    background: rgba(255, 255, 255, .8);
    padding: 20px
}

.single-team-inner.style-2 .details .team-social-inner {
    border-radius: 5px;
    height: 40px;
    padding: 6px 15px
}

.single-team-inner.style-3 {
    border: 0
}

.single-team-inner.style-3 .thumb {
    background: #fff;
    padding: 30px
}

.single-team-inner.style-3 .thumb .team-social-inner {
    height: auto;
    padding: 0;
    background: 0 0;
    border-radius: 0;
    -webkit-transition: .4s;
    transition: .4s;
    display: inline-block
}

.single-team-inner.style-3 .thumb .team-social-inner li,
.single-team-inner.style-4 .thumb .team-social-inner li {
    display: inline-block;
    margin-right: 0;
    padding-right: 0;
    font-size: 15px;
    border-right: 0;
    color: #fff
}

.single-team-inner.style-3 .thumb .team-social-inner li a {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    background: var(--main-color-one);
    margin: 0 2px;
    color: #fff !important
}

.single-team-inner.style-3 .details {
    background: #fff;
    margin: -60px 30px 30px;
    position: relative;
    z-index: 2;
    border-radius: 10px;
    padding: 30px;
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06)
}

.single-team-inner.style-3:hover .thumb .team-social-inner {
    bottom: 43px
}

.single-team-inner.style-4 {
    border: 0;
    border-radius: 0 70px;
    overflow: hidden
}

.single-team-inner.style-4 .thumb {
    background: #fff;
    padding: 0
}

.single-team-inner.style-4 .thumb .team-social-inner {
    height: auto;
    padding: 0;
    background: 0 0;
    border-radius: 0;
    -webkit-transition: .4s;
    transition: .4s;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 25px;
    width: 50px
}

.single-team-inner.style-4 .thumb .team-social-inner li a {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 4px;
    display: inline-block;
    background: var(--main-color-one);
    margin: 2px;
    color: #fff !important
}

.single-team-inner.style-4 .details {
    background: #fff;
    z-index: 2;
    border-radius: 0;
    padding: 30px;
    background: var(--main-color-one);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    position: absolute;
    bottom: -20px;
    width: 100%
}

.single-team-inner.style-4:hover .thumb .team-social-inner {
    left: 43px
}

.single-case-study-inner.style-3:hover .details,
.single-team-inner.style-4:hover .details {
    visibility: visible;
    opacity: 1;
    bottom: 0
}

.team-details-page-content .price-meta {
    border-top: 1px solid #34383e;
    padding-top: 30px;
    margin-top: 20px
}

.team-details-page-content .team-share ul {
    position: absolute;
    left: -100px;
    top: 0;
    visibility: hidden;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.team-details-page-content .team-share ul li {
    display: inline-block;
    margin: 0 5px
}

.single-pricing-inner {
    background: #fff;
    padding: 48px;
    -webkit-transition: .4s;
    transition: .4s;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 4.8px 20px rgba(19, 16, 34, .1);
    box-shadow: 0 4.8px 20px rgba(19, 16, 34, .1)
}

.single-advisors-inner,
.top-seller-inner,
.top-seller-inner .top-seller-item .button .tag:after {
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.single-pricing-inner h2 sub {
    font-size: 16px;
    bottom: 1px
}

.single-pricing-inner h5 {
    margin-bottom: 32px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-pricing-inner ul li {
    list-style: none;
    color: var(--heading-color);
    margin-bottom: 15px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-pricing-inner ul li.hide {
    color: var(--paragraph-color)
}

.single-pricing-inner .btn {
    margin-top: 28px
}

.single-pricing-inner.price-active,
.single-pricing-inner:hover {
    background: #f8f9fc;
    -webkit-box-shadow: none;
    box-shadow: none
}

.single-pricing-inner.price-active .btn,
.single-pricing-inner:hover .btn {
    background: var(--main-color-one);
    border-color: var(--main-color-one);
    color: #fff !important;
    line-height: 50px
}

.single-pricing-inner.style-3 {
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: none;
    box-shadow: none
}

.single-pricing-inner.style-3 h5 {
    background: #f8f9fc;
    padding: 12px 20px;
    display: inline-block;
    margin-bottom: 32px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-pricing-inner.style-3.price-active h5,
.single-pricing-inner.style-3:hover h5 {
    background: rgba(255, 255, 255, .1);
    color: #fff
}

.single-pricing-inner.style-3.price-active ul li.hide,
.single-pricing-inner.style-3:hover ul li.hide {
    color: grba(255, 255, 255, .1)
}

.single-pricing-inner.style-3.price-active .btn,
.single-pricing-inner.style-3:hover .btn {
    background: #fff;
    color: var(--main-color-one) !important
}

.single-case-study-inner {
    margin-bottom: 30px;
    position: relative
}

.single-case-study-inner .thumb {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.single-case-study-inner .details {
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    padding: 25px 75px 25px 25px;
    margin-left: 50px;
    margin-top: -55px;
    position: relative;
    z-index: 2;
    background: #fff;
    border-radius: 5px 0 5px 5px
}

.single-case-study-inner .details h5 {
    margin-bottom: 5px
}

.single-case-study-inner .details .right-arrow {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: rgba(36, 107, 253, .1);
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: var(--main-color-one)
}

.single-case-study-inner.style-2 .details {
    position: absolute;
    left: 0;
    bottom: 0;
    background: 0 0;
    width: 100%;
    margin-left: 0
}

.single-case-study-inner.style-3 .details {
    position: absolute;
    left: 0;
    bottom: 15px;
    background: linear-gradient(56.64deg, #2600fc .04%, #ff00ea 99.88%);
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.single-feature-inner {
    /* background-color: #161616;
    border: 1px solid #1f2930;
    border-radius: 18px;
    padding: 10px;
    margin-bottom: 30px;
    position: relative */
}

.single-feature-inner .title {
    text-transform: uppercase;
    background-color: #19232c;
    padding: 12px 25px;
    border-radius: 15px;
    border: 1px solid #1f2930;
    font-size: 18px
}

.single-feature-inner .title img {
    height: 40px;
    width: 40px;
    border-radius: 50%
}

.single-feature-inner .thumb {
    background-color: #19232c;
    padding: 50px 40px;
    border-radius: 15px;
    border: 1px solid #1f2930;
    max-height: 500px;
    overflow: hidden;
    position: relative
}

.single-feature-inner .thumb img {
    max-height: 135px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-feature-inner .count-val {
    margin: 0;
    padding: 20px;
    position: relative;
    left: 0;
    bottom: 0;
    display: block
}

.single-feature-inner .count-val li {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    font-weight: 600
}

.single-feature-inner .count-val li span {
    background-color: #ff810e;
    padding: 4px 11px 3px;
    display: inline-block;
    border-radius: 50px;
    font-size: 13px;
    color: #fff
}

/* .single-feature-inner .count-val :hover{
    color: #ff810e  ;
    background-color: #000000;
} */
.single-feature-inner .details {
    padding: 20px 5px
}

.single-feature-inner .details .left h5 {
    font-weight: 500;
    font-size: 14px;
    color: #b2b1b1
}

.single-feature-inner .details .bid {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px
}

.single-feature-inner .details .bid .icon {
    background-color: #911fde;
    height: 30px;
    width: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff
}

.single-feature-inner .details .btn {
    height: 40px;
    line-height: 41px;
    padding: 0 16px;
    font-size: 15px;
    color: var(--color-back)
}

.single-feature-inner .details .btn svg {
    margin-top: 14px
}

.single-feature-inner.style-2 .thumb img {
    width: 100%;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content
}

.single-feature-inner.style-2 .details .left img {
    height: 45px;
    width: 45px
}

.single-feature-inner.style-2 .details .left .info-d h5 {
    font-size: 18px;
    margin-bottom: 0
}

.single-feature-inner.style-2 .details .left .info-d span,
.single-feature-inner.style-2 .details .right {
    font-size: 12px
}

.single-feature-inner.style-2 .details .right .ratting {
    font-size: 10px
}

.top-seller-inner {
    background-position: center;
    padding: 25px;
    margin-bottom: 30px
}

.top-seller-inner .top-seller-item h5 {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0
}

.top-seller-inner .top-seller-item .button {
    width: 50px
}

.top-seller-inner .top-seller-item .button .tag {
    position: relative;
    padding: 8px 14px;
    display: block;
    font-size: 14px
}

.top-seller-inner .top-seller-item .button .tag:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("../../assets/img/top-seller/bg2.avif");
    z-index: 0
}

.top-seller-inner .bottom-item {
    text-transform: uppercase;
    color: #838383;
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 12px
}

.top-seller-inner .bottom-item span {
    height: 10px;
    width: 10px;
    background-color: var(--main-color-one);
    display: inline-block;
    margin-right: 10px;
    margin-top: 2px
}

.about-content .small-title {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 300;
    color: var(--main-color-one);
    background-color: #1e261f;
    padding: 2px 15px;
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline-block
}

.feedback-list,
.intro-box-inner .icon {
    display: -webkit-box;
    display: -ms-flexbox
}

.about-content .small-title-2 {
    font-weight: 600;
    text-transform: uppercase
}

.block-chain-gallery-slider .swiper-slide {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    width: 230px;
    height: 400px;
    border-radius: 15px
}

.block-chain-gallery-slider .swiper-slide .block-chain-gallery-thumb {
    height: 100%;
    width: 100%;
    background-size: cover;
    border: 1px solid #2c2f3a;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    border-radius: 15px;
    -webkit-transition: .6s;
    transition: .6s;
    background-position: center center
}

.block-chain-gallery-slider .swiper-slide-active {
    -webkit-transform: scale(1.8);
    transform: scale(1.8)
}

.block-chain-gallery-slider .swiper-slide.swiper-slide-prev .block-chain-gallery-thumb {
    margin-left: -60px
}

.block-chain-gallery-slider .swiper-slide.swiper-slide-next .block-chain-gallery-thumb {
    margin-left: 60px
}

.single-creator-inner {
    padding: 30px 25px;
    background-size: 100% 100%;
    margin-bottom: 30px
}

.single-creator-inner .top-list {
    padding-bottom: 28px
}

.single-creator-inner .top-list .info h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px
}

.single-creator-inner .top-list .info p span {
    color: #7a7979
}

.single-creator-inner .wishlist {
    background-color: #0f161c;
    border: 1px solid #353642;
    padding: 4px 7px 1px;
    border-radius: 18px;
    font-size: 14px
}

.feedback-inner {
    background-color: #040608;
    border-radius: 15px;
    border: 1px dashed #10171e;
    padding: 70px
}

.feedback-inner p {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 0
}

.feedback-list {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.feedback-list img {
    margin-right: 14px;
    border-radius: 50%
}

.feedback-list .details h5 {
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 2px
}

.feedback-list-slider {
    padding-top: 50px;
    padding-bottom: 55px;
    border-bottom: 1px dashed #10171e
}

.feedback-list-slider .swiper-slide {
    border: 4px solid transparent
}

.feedback-list-slider .swiper-slide-active .feedback-list img {
    border: 4px solid var(--main-color-one)
}

.partner-inner img {
    border-radius: 12px
}

.partner-slider-left .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.partner-slider-right .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}

.image-list-inner {
    position: relative;
    background-color: #12212e;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .11);
    padding: 35px 20px;
    overflow: hidden
}

.image-list-inner:after {
    content: "";
    position: absolute;
    right: -50px;
    top: -50px;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background-image: radial-gradient(circle, #2a2542, #13212e, #13212e);
    -webkit-transition: .4s;
    transition: .4s
}

.image-list-inner img {
    position: relative;
    z-index: 2;
    max-height: 124px;
    -webkit-transition: .4s;
    transition: .4s
}

.image-list-inner:hover:after {
    height: 500px;
    width: 500px;
    right: -100px;
    top: -100px
}

.gallery-area-2 {
    padding: 0 20px
}

.gallery-area-2 .thumb {
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 15px
}

.gallery-area-2 .thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .7s;
    transition: .7s
}

.gallery-area-2 .thumb:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.trusted-wallet-inner {
    position: relative;
    padding: 30px 50px 50px;
    margin-bottom: 40px
}

.trusted-wallet-inner .bg-one {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: .4s;
    transition: .4s;
    height: 100%
}

.trusted-wallet-inner .bg-two {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    height: 100%
}

.trusted-wallet-inner .content-inner span {
    background-color: var(--main-color-one);
    padding: 3px 12px;
    color: var(--color-back);
    font-weight: 500;
    border-radius: 5px;
    margin-bottom: 25px;
    display: inline-block
}

.product-details-tabs li button,
.roadmap-tab .nav-tabs button {
    background-color: transparent !important;
    text-transform: uppercase
}

.trusted-wallet-inner .content-inner h4 {
    max-width: 300px;
    margin: 0 auto 20px
}

.single-advisors-inner {
    background-image: url("../img/team/bg.avif");
    padding: 25px;
    margin-bottom: 25px
}

.single-advisors-inner .thumb {
    background-color: #e1e3de;
    -webkit-mask-image: url("../img/team/bg-2.avif");
    mask-image: url("../img/team/bg-2.avif");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    margin-bottom: 25px
}

.single-advisors-inner .details {
    padding: 0 10px
}

.single-advisors-inner .details .name {
    font-weight: 500;
    margin-bottom: 4px
}

.single-advisors-inner .details .designation {
    font-size: 14px;
    color: #8a8787
}

.single-platform-inner,
.single-tournament-inner {
    position: relative;
    padding: 50px;
    margin-bottom: 30px
}

.single-platform-inner .bg-image,
.single-roadmap-inner .shape-img,
.single-tournament-2 .bg-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.single-platform-inner .details-inner .icon {
    margin-bottom: 70px
}

.single-platform-inner .details-inner .cat svg {
    color: var(--main-color-one);
    margin-right: 5px
}

.single-platform-inner.style-2 {
    padding: 40px
}

.comment-respond .blog-details__content-title,
.creator-widget,
.single-platform-inner.style-2 .details-inner .icon {
    margin-bottom: 50px
}

.single-platform-inner.style-2 .details-inner .title {
    font-size: 24px;
    font-weight: 600
}

.instagram-slider {
    max-width: 1700px
}

.instagram-btn {
    background-color: var(--main-color-one);
    color: var(--color-back);
    padding: 12px 25px 10px;
    border: 2px dashed #cde13c;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600
}

.instagram-btn:hover {
    background-color: var(--color-back)
}

.instagram-slider-area {
    margin-bottom: -180px
}

.intro-box-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr;
    grid-template-columns: repeat(5, 1fr);
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px
}

.intro-box-wrap>:first-child {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

.intro-box-wrap>:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
}

.intro-box-wrap>:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5
}

.intro-box-wrap>:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7
}

.intro-box-wrap>:nth-child(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 9
}

.intro-box-inner {
    padding: 25px;
    position: relative
}

.intro-box-inner:after {
    content: "";
    position: absolute;
    background-color: #161616;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    -webkit-transform: skewX(-8deg);
    transform: skewX(-8deg)
}

.intro-box-inner .icon {
    height: 90px;
    width: 90px;
    margin: 0 auto 20px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 4px solid #14171e;
    border-radius: 60px;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    z-index: 2
}

.intro-box-inner:hover .icon {
    border-color: var(--main-color-one)
}

.single-tournament-inner .left-content {
    position: relative;
    z-index: 2;
    text-align: right;
    max-width: 285px;
    margin-top: -30px
}

.single-tournament-inner .left-content h6 {
    font-size: 30px;
    font-weight: 500;
    color: var(--main-color-one)
}

.single-tournament-inner .left-content h4 {
    font-size: 30px;
    font-weight: 500;
    position: relative
}

.single-tournament-inner .left-content h4:after {
    content: "";
    position: absolute;
    background-color: var(--main-color-one);
    height: 2px;
    width: 50px;
    right: 0;
    bottom: -10px;
    border-radius: 10px;
    -webkit-transform: skewX(-8deg);
    transform: skewX(-8deg)
}

.single-tournament-inner .tournament-inner-wrap .date {
    letter-spacing: 2px;
    font-weight: 500;
    padding-top: 20px;
    color: var(--main-color-one)
}

.single-tournament-inner .tournament-inner-wrap .score {
    font-size: 90px;
    color: var(--main-color-one)
}

.single-tournament-inner .tournament-inner-wrap .tournament-beat {
    font-size: 50px
}

.single-tournament-inner .bg-one {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s
}

.single-tournament-inner .bg-two {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.single-tournament-2 {
    position: relative;
    padding: 40px;
    margin-bottom: 30px
}

.single-tournament-2 .main-img {
    max-height: 80px
}

.single-tournament-2 .right-arrow {
    position: absolute;
    right: 0;
    top: 0
}

.creator-details-info .details .line-shadow,
.single-creator-inner-2 .details .line-shadow,
.single-tournament-2 .line-shadow {
    height: 8px;
    width: 100%;
    -webkit-box-shadow: 0 1px 3px rgba(255, 255, 255, .2392156863);
    box-shadow: 0 1px 3px rgba(255, 255, 255, .2392156863);
    background-color: #10171f;
    display: block;
    margin-top: 25px;
    margin-bottom: 25px
}

.single-roadmap-inner {
    position: relative;
    padding: 40px 55px;
    margin-bottom: 30px
}

.error-area-inner .thumb,
.product-cart-inner .media-body h4,
.single-input-inner,
.single-roadmap-inner .roadmap-content .main-img,
.single-roadmap-inner .roadmap-content h3,
.widget_author .thumb {
    margin-bottom: 20px
}

.single-roadmap-inner .roadmap-content ul {
    padding: 0 0 40px;
    margin: 0
}

.single-roadmap-inner .roadmap-content ul li+li {
    margin-top: 15px
}

.single-roadmap-inner .roadmap-content ul li span {
    height: 12px;
    width: 12px;
    background-color: #10161c;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #262e38;
    margin-top: 7px;
    float: left;
    margin-right: 10px
}

.single-roadmap-inner .roadmap-content ul li span.active {
    background-color: var(--main-color-one);
    border: 1px solid var(--main-color-one)
}

.single-roadmap-inner .roadmap-content h4 {
    margin-top: 30px;
    text-align: center;
    font-weight: 600
}

.single-roadmap-inner:hover .roadmap-content .divide-shape svg path {
    fill: var(--main-color-one)
}

.roadmap-tab .nav-tabs {
    border: 0 !important;
    border-bottom: 2px solid #202b37 !important;
    margin-bottom: 30px
}

.roadmap-tab .nav-tabs button {
    border-radius: 0 !important;
    border: 0 !important;
    padding: 0 0 8px;
    color: #adaaaa;
    font-weight: 600;
    margin-right: 30px;
    border-bottom: 2px solid transparent !important
}

@media only screen and (max-width:1199px) {
    .margin-xlt-80 {
        margin-top: 0
    }

    .contact-widget .contact_info_list li.single-info-item .details {
        padding-left: 25px
    }

    .banner-content .title {
        font-size: 65px
    }

    .banner-content .title .font-large {
        font-size: 75px
    }

    .banner-area-2 .banner-content .title .font-large {
        font-size: 70px
    }

    .single-roadmap-inner {
        padding: 30px 45px
    }

    .single-roadmap-inner .roadmap-content h3 {
        font-size: 28px
    }

    .single-roadmap-inner .roadmap-content .divide-shape svg {
        max-width: 100%
    }

    .roadmap-tab .nav-tabs button {
        font-size: 14px;
        margin-right: 15px
    }
}

.roadmap-tab .nav-tabs button.active {
    border-bottom: 2px solid var(--main-color-one) !important;
    color: #fff
}

.video-autoplay-area {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

.video-autoplay-area .video-autoplay {
    height: 660px;
    -webkit-transform: scale(2.3);
    transform: scale(2.3)
}

.single-product-inner .thumb {
    background-color: #161f2b;
    padding: 50px;
    margin-bottom: 25px;
    border: 1px solid #1a2737;
    border-radius: 6px
}

.single-product-inner .thumb img {
    max-height: 175px;
    -webkit-transition: .4s;
    transition: .4s
}

.single-product-inner .details .title {
    font-size: 20px;
    font-weight: 600
}

.single-product-inner .details .ratting {
    color: #323e4c;
    margin-bottom: 10px
}

.single-product-inner .details .amount {
    font-size: 18px;
    font-weight: 600;
    color: var(--main-color-one)
}

.contact-map-area iframe {
    width: 100%;
    height: 380px
}

.contact-info-area ul,
.creator-category-widget ul,
.creator-details-info .details ul,
.widget-video-inner .details ul {
    padding: 0;
    margin: 0
}

.contact-info-area ul li {
    display: block;
    list-style: none;
    border-bottom: 1px solid #2d3034;
    padding: 13px 0
}

.contact-info-area ul li span {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}

.contact-info-area .phone-num {
    color: var(--main-color-one);
    font-weight: 600;
    margin-top: 20px
}

.error-area-inner h3 {
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 10px
}

.error-area-inner h4 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px
}

.error-area-inner p {
    font-weight: 500;
    margin-bottom: 40px
}

.single-creator-inner-2 {
    background-color: #151f29;
    border: 1px solid #1a2632;
    border-radius: 15px;
    position: relative;
    margin-bottom: 25px
}

.cursor,
.cursor-follower {
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 10000;
    pointer-events: none
}

.single-creator-inner-2 .thumb {
    border-radius: 15px;
    overflow: hidden
}

.single-creator-inner-2 .details {
    padding: 0 30px 25px;
    text-align: center
}

.single-creator-inner-2 .details .image {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 3px solid #112b33;
    overflow: hidden;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: -33px
}

.single-creator-inner-2 .details .name {
    padding-top: 40px
}

.single-creator-inner-2:hover .details .right-arrow {
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    display: inline-block;
    -webkit-transition: .4s;
    transition: .4s
}

.creator-details-info {
    background-color: #141e28
}

.creator-details-info .thumb img {
    border: 1px solid #2d3e50;
    border-radius: 50%;
    background-color: #0e0e0e
}

.creator-details-info .details .details-btn {
    background-color: #0c1117;
    border: 2px solid #1e2936;
    padding: 9px 25px 10px;
    border-radius: 50px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.creator-details-info .details .details-btn:hover {
    background-color: #1e2936
}

.creator-details-info .details .info span {
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 20px
}

.creator-details-info .details ul li {
    display: inline-block;
    list-style: none;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 50px
}

.creator-details-info .details ul li:lst-child {
    margin-right: 0
}

.create-items-form {
    background-color: #151f29;
    border: 1px solid #253039;
    border-radius: 12px;
    padding: 50px
}

.create-items-form .image-upload {
    background-color: #0b1015;
    border: 1px solid #232e37;
    padding: 30px;
    border-radius: 12px
}

.create-items-form .image-upload input {
    width: 110px
}

.create-items-form .image-upload label {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 8px 18px 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px
}

.create-items-form .item-field {
    background-color: #0f161d;
    border: 1px solid #232e37;
    width: 100%;
    margin-top: 10px;
    height: 65px;
    padding: 0 25px;
    border-radius: 10px
}

.create-items-form textarea.item-field {
    height: 170px;
    padding: 20px 25px
}

.product-item__wishlist.active svg {
    color: #ddf247
}

.cursor {
    background-color: var(--main-color-one);
    width: 10px;
    height: 10px;
    border-radius: 100%;
    -webkit-transition: opacity .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .3s cubic-bezier(.75, -1.27, .3, 2.33);
    transition: transform .3s cubic-bezier(.75, -1.27, .3, 2.33), opacity .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .3s cubic-bezier(.75, -1.27, .3, 2.33);
    user-select: none;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.cursor.active,
.cursor.menu-active {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.cursor-follower.hovered,
.cursor.hovered {
    opacity: 1
}

.cursor-follower {
    border: .5px solid var(--main-color-one);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -webkit-transition: opacity .2s cubic-bezier(.75, -.27, .3, 1.33), background .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);
    transition: transform .6s cubic-bezier(.75, -1.27, .3, 2.33), opacity .2s cubic-bezier(.75, -.27, .3, 1.33), background .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);
    user-select: none;
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px)
}

.cursor-follower.active,
.cursor-follower.menu-active {
    opacity: 1;
    -webkit-transform: scale(3);
    transform: scale(3)
}

.single-testimonial-inner {
    padding: 45px;
    background: #161616;
    border-radius: 6px;
    margin-bottom: 30px
}

.single-testimonial-inner .date span {
    color: #4c688b
}

.single-testimonial-inner p {
    font-weight: 500;
    color: #a2a2a1;
    margin-bottom: 30px
}

.single-testimonial-inner .author .thumb {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 2px solid #404e60;
    overflow: hidden;
    padding: 10px 0 0 5px
}

.single-testimonial-inner .author .details .name {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 5px
}

.single-testimonial-inner .author .details .designation {
    color: #a2a2a1
}

.case-study-area .animate-img-1 {
    position: absolute;
    bottom: 130px;
    left: 90px;
    width: 50px
}

.contact-inner-1 {
    margin-top: -120px;
    position: relative;
    z-index: 2
}

.contact-inner-1 .animate-img-1 {
    position: absolute;
    left: -30px;
    bottom: -30px;
    z-index: -1
}

.roadmap-line:after,
.roadmap-line:before {
    width: 100%;
    z-index: 0;
    position: absolute;
    content: ""
}

.contact-inner-1 .animate-img-2 {
    position: absolute;
    right: -30px;
    bottom: -30px
}

.contact-inner-1 .section-title {
    background: #fff;
    padding: 50px;
    margin-left: -190px;
    margin-top: 50px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06)
}

.contact-inner-1 .section-title .title {
    font-size: 35px
}

.contact-page-list {
    margin-bottom: -110px;
    position: relative
}

.contact-g-map iframe {
    width: 100%;
    height: 550px
}

.career-wrap-area {
    background: #f8f9fc;
    border-radius: 5px
}

.career-nav-tab {
    border-bottom: 1px solid #ebebeb !important
}

.career-nav-tab button {
    border: 0 !important;
    border-right: 1px solid #ebebeb !important;
    width: 25%;
    padding: 15px 6px
}

.career-nav-tab button:last-child,
.project-nav-tab button:last-child {
    border-right: 0 !important
}

.career-nav-tab button.active {
    color: var(--main-color-one) !important
}

.career-wrap,
.tab-content-inner {
    padding: 60px
}

.project-nav-tab {
    border-bottom: 0 !important;
    background: #f8f9fc;
    padding: 5px 15px;
    border-radius: 5px
}

.project-nav-tab button {
    border: 0 !important;
    padding: 5px 15px
}

.project-nav-tab button.active {
    color: var(--heading-color) !important
}

.project-nav-tab.style-2 {
    background: 0 0;
    padding: 0;
    border-radius: 0
}

.project-nav-tab.style-2 button {
    height: 60px;
    list-height: 60px;
    background: #fff;
    border: 1px solid #e3e3e3 !important;
    padding: 0 35px;
    border-radius: 4px;
    margin: 0 4px
}

.project-nav-tab.style-2 button.active {
    background: var(--main-color-one) !important;
    border: 1px solid var(--main-color-one) !important
}

.counter-4-area .counter-4-title {
    background: rgba(255, 255, 255, .1);
    display: inline-block;
    padding: 35px 40px;
    color: #fff;
    min-width: 200px
}

.about-area-margin-bottom {
    position: relative;
    margin-bottom: -120px;
    z-index: 2
}

.navbar-area-4 {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-left: 328px
}

.navbar-area-4 .left-bg {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 38.4%
}

.navbar-area-4 .navbar-top:after {
    content: "";
    position: absolute;
    left: -20%;
    top: 0;
    background: #f8f9fc;
    height: 100%;
    width: 120%;
    z-index: -1
}

.navbar-area-4 .navbar-top ul li {
    color: #010d14
}

.solution-area-style {
    margin-bottom: -150px
}

.roadmap-line:after {
    left: 0;
    top: 17px;
    height: 4px;
    border-top: 1px dashed #fff
}

.roadmap-line:before {
    left: 0;
    bottom: 0;
    height: 80%;
    background: #160443
}

.roadmap-line .single-service-inner {
    position: relative;
    z-index: 2;
    padding: 0 60px;
    margin-bottom: 20px
}

.single-progress-inner .progress {
    height: 12px;
    background: #333f4d;
    border-radius: 30px
}

.single-progress-inner .progress .progress-bar {
    border-radius: 30px
}

.pie-chart {
    background: radial-gradient(circle closest-side, #050231 0, #050231 43.68%, transparent 43.68%, transparent 84%, #050231 0), conic-gradient(from 42deg, #00d199 0, #00d199 49.4%, #c87b07 0, #c87b07 79.3%, #a92535 0, #a92535 100%);
    position: relative;
    width: 520px;
    min-height: 520px;
    margin: 0 !important;
    display: inline-block
}

.body-overlay,
.td-search-popup .search-form {
    position: fixed;
    z-index: 999;
    visibility: hidden;
    opacity: 0
}

.td-search-popup.active .search-form {
    visibility: visible;
    opacity: 1;
    width: 40%;
    z-index: 9999
}

.td-search-popup .search-form {
    width: 35%;
    top: 50%;
    left: 50%;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.td-search-popup .search-form .form-group .form-control {
    border: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    height: 54px;
    padding: 0 75px 0 25px;
    background: #f7f9fb
}

.td-search-popup .search-form .submit-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 54px;
    border: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    padding: 0;
    text-align: center;
    cursor: pointer;
    background: var(--main-color-one)
}

.single-input-inner input,
.single-input-inner textarea {
    border: 0 !important;
    font-weight: 300;
    color: #fff;
    width: 100%
}

.body-overlay {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, .95);
    content: "";
    left: 0;
    top: 0;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: url(data:image/avif;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress
}

.body-overlay.active {
    visibility: visible;
    opacity: .97
}

.mfp-zoom-in .mfp-content {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.mfp-zoom-in.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .7
}

.mfp-zoom-in.mfp-removing .mfp-content {
    -webkit-transform: scale(.7);
    transform: scale(.7);
    opacity: 0
}

.single-input-inner input {
    height: 55px;
    padding: 0 18px;
    border-radius: 0;
    font-size: 15px
}

.single-input-inner input::-webkit-input-placeholder {
    color: #adadad
}

.single-input-inner input::-moz-placeholder {
    color: #adadad
}

.single-input-inner input:-ms-input-placeholder {
    color: #adadad
}

.single-input-inner input::-ms-input-placeholder {
    color: #adadad
}

.single-input-inner input::placeholder {
    color: #adadad
}

.single-input-inner textarea {
    height: 140px;
    border-radius: 0;
    padding: 14px 18px
}

.single-input-inner textarea::-webkit-input-placeholder {
    color: #adadad
}

.single-input-inner textarea::-moz-placeholder {
    color: #adadad
}

.single-input-inner textarea:-ms-input-placeholder {
    color: #adadad
}

.single-input-inner textarea::-ms-input-placeholder {
    color: #adadad
}

.single-input-inner textarea::placeholder {
    color: #adadad
}

.single-input-inner .single-select {
    width: 100%;
    height: 53px;
    line-height: 50px;
    border: 0 !important;
    border-radius: 0;
    padding: 0 18px;
    margin-bottom: 20px;
    color: #fff
}

.single-input-inner.style-border input,
.single-input-inner.style-border textarea {
    border: 1px solid #2d3034 !important;
    background: 0 0
}

.single-input-inner.style-border input::-webkit-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border input::-moz-placeholder {
    color: #adadad
}

.single-input-inner.style-border input:-ms-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border input::-ms-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border input::placeholder {
    color: #adadad
}

.single-input-inner.style-border textarea::-webkit-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border textarea::-moz-placeholder {
    color: #adadad
}

.single-input-inner.style-border textarea:-ms-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border textarea::-ms-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border textarea::placeholder {
    color: #adadad
}

.single-input-inner.style-border .single-select {
    border: 1px solid #2d3034 !important;
    color: #adadad
}

.single-input-inner.style-border-bottom input {
    border-bottom: 1px solid #2d3034 !important;
    background: 0 0;
    padding: 0
}

.single-input-inner.style-border-bottom input::-webkit-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom input::-moz-placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom input:-ms-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom input::-ms-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom input::placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom textarea {
    border-bottom: 1px solid #2d3034 !important
}

.single-input-inner.style-border-bottom textarea::-webkit-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom textarea::-moz-placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom textarea:-ms-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom textarea::-ms-input-placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom textarea::placeholder {
    color: #adadad
}

.single-input-inner.style-border-bottom .single-select {
    border-bottom: 1px solid #2d3034 !important;
    background: 0 0;
    color: #adadad
}

.single-input-inner.style-bg input,
.single-input-inner.style-bg textarea {
    background: #111921
}

.single-input-inner.style-bg input::-webkit-input-placeholder {
    color: #3f517e
}

.single-input-inner.style-bg input::-moz-placeholder {
    color: #3f517e
}

.single-input-inner.style-bg input:-ms-input-placeholder {
    color: #3f517e
}

.single-input-inner.style-bg input::-ms-input-placeholder {
    color: #3f517e
}

.single-input-inner.style-bg input::placeholder {
    color: #3f517e
}

.single-input-inner.style-bg textarea::-webkit-input-placeholder {
    color: #3f517e
}

.single-input-inner.style-bg textarea::-moz-placeholder {
    color: #3f517e
}

.single-input-inner.style-bg textarea:-ms-input-placeholder {
    color: #3f517e
}

.single-input-inner.style-bg textarea::-ms-input-placeholder {
    color: #3f517e
}

.single-input-inner.style-bg textarea::placeholder {
    color: #3f517e
}

.single-input-inner.style-bg .single-select {
    background: #111921;
    color: #3f517e
}

.single-input-inner.style-bg-none .single-select,
.single-input-inner.style-bg-none input,
.single-input-inner.style-bg-none textarea {
    background: 0 0;
    color: #fff
}

.single-input-inner.style-bg-none input::-webkit-input-placeholder {
    color: #fff
}

.single-input-inner.style-bg-none input::-moz-placeholder {
    color: #fff
}

.single-input-inner.style-bg-none input:-ms-input-placeholder {
    color: #fff
}

.single-input-inner.style-bg-none input::-ms-input-placeholder {
    color: #fff
}

.single-input-inner.style-bg-none input::placeholder {
    color: #fff
}

.single-input-inner.style-bg-none textarea::-webkit-input-placeholder {
    color: #fff
}

.single-input-inner.style-bg-none textarea::-moz-placeholder {
    color: #fff
}

.single-input-inner.style-bg-none textarea:-ms-input-placeholder {
    color: #fff
}

.single-input-inner.style-bg-none textarea::-ms-input-placeholder {
    color: #fff
}

.single-input-inner.style-bg-none textarea::placeholder {
    color: #fff
}

.contact-form-inner {
    padding: 0 30px 30px;
    border-radius: 7px;
    overflow: hidden;
    background-size: cover
}

.contact-form-inner .single-input-inner.style-border-bottom input {
    border-bottom: 1px solid #fff !important
}

.contact-form-inner .single-input-inner.style-border-bottom input::-webkit-input-placeholder {
    color: #fff
}

.contact-form-inner .single-input-inner.style-border-bottom input::-moz-placeholder {
    color: #fff
}

.contact-form-inner .single-input-inner.style-border-bottom input:-ms-input-placeholder {
    color: #fff
}

.contact-form-inner .single-input-inner.style-border-bottom input::-ms-input-placeholder {
    color: #fff
}

.contact-form-inner .single-input-inner.style-border-bottom input::placeholder {
    color: #fff
}

.blog-comment-form textarea {
    background: #fbfbfb;
    border: 1px solid #fbfbfb
}

.nav-top-search input {
    height: 50px;
    padding: 0 50px 0 20px;
    background: rgba(255, 255, 255, .1803921569);
    border: 0 !important;
    outline: 0;
    border-radius: 50px;
    color: #fff
}

.nav-top-search input::-webkit-input-placeholder {
    color: #fff
}

.nav-top-search input::-moz-placeholder {
    color: #fff
}

.nav-top-search input:-ms-input-placeholder {
    color: #fff
}

.nav-top-search input::-ms-input-placeholder {
    color: #fff
}

.nav-top-search input::placeholder {
    color: #fff
}

.nav-top-search button {
    background: 0 0;
    border: 0;
    position: absolute;
    right: 14px;
    top: 11px;
    color: #fff
}

.login-form-inner .single-input-inner input {
    height: 75px;
    background-color: #1a2430;
    border: 1px solid #1e2a38;
    border-radius: 10px;
    padding: 0 40px 0 20px !important
}

.login-form-inner .single-input-inner img {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.login-form-inner .btn {
    height: 75px;
    line-height: 75px;
    border-radius: 10px
}

.login-social-btn .float-right {
    float: right;
    margin-top: 5px
}

.productmySwiper2 {
    margin-left: 130px
}

.productmySwiper2 .thumb {
    background-color: #161f2a;
    text-align: center;
    padding: 90px 40px;
    border: 1px solid #192532;
    border-radius: 12px
}

.product-small-slider-wrap {
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0
}

.productmySwiper {
    height: 400px
}

.productmySwiper .thumb {
    background-color: #161f2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #192532;
    border-radius: 5px;
    height: 100%;
    width: 100%;
    padding: 20px 22px
}

.product-details .color-plate {
    margin-bottom: 40px;
    margin-top: 40px
}

.product-details .color-plate span {
    display: inline-block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    margin-right: 8px;
    position: relative
}

.product-details .color-plate span.bg-white {
    background-color: #fff
}

.product-details .color-plate span.bg-orange {
    background-color: #f49427
}

.product-details .color-plate span.active::after {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    border: 1px solid var(--main-color-one)
}

.product-details .cart-wrap .btn-black {
    background-color: #161f2a;
    border: 1px solid #192532;
    width: 60px;
    padding: 0;
    margin: 0
}

.product-details .cart-wrap .btn-black i,
.product-details .cart-wrap .btn-black svg {
    float: none
}

.product-tab-content-wrap {
    border-left: 1px solid #1d2835
}

.product-details-tab-inner {
    border-top: 1px solid #84868c;
    border-bottom: 1px solid #84868c
}

.product-details-tabs {
    border: 0 !important;
    padding: 42px 0 !important
}

.product-details-tabs li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #1d2835
}

.product-details-tabs li button {
    border-radius: 0 !important;
    border: 0 !important;
    font-size: 15px;
    font-weight: 600;
    color: #d7d7d7;
    padding: 18px 0 !important;
    position: relative
}

.product-details-tabs li button:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background-color: #fff;
    width: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.product-details-tabs li button.active {
    color: #d7d7d7 !important
}

.product-details-tabs li button.active:after {
    width: 100px
}

.tab-content-info-list li {
    list-style: none;
    padding: 15px 0
}

.tab-content-info-list li span {
    width: 150px;
    display: inline-block
}

.tab-content-info-list li+li {
    border-top: 1px solid #1d2835
}

.filter-inner-btn {
    border: 1px dotted #181f27;
    display: inline-block;
    padding: 6px 10px 6px 12px;
    border-radius: 6px
}

.filter-inner-btn select {
    background-color: transparent;
    color: #fff;
    border: 0
}

.filter-inner-btn select option {
    width: 110%;
    color: #161f2a
}

.product-cart-inner {
    border-bottom: 1px solid #1a2016;
    padding-bottom: 35px;
    margin-bottom: 35px
}

.product-cart-inner .media-left {
    margin-right: 25px;
    position: relative;
    padding-left: 40px
}

.delevary-status .delevary-item input,
.product-cart-inner .media-left .left-checkbox {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product-cart-inner .media-left .left-img {
    border: 1px dotted #1a2016;
    height: 180px;
    width: 180px;
    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;
    padding: 5px;
    border-radius: 12px
}

.product-cart-inner .media-left .left-img span {
    background-color: #161f29;
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 8px;
    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
}

.product-cart-inner .media-left .left-img span img {
    max-width: 80px
}

.product-cart-inner .media-body .close {
    position: absolute;
    right: 0;
    top: 5px
}

.product-cart-inner .media-body .color-plate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-cart-inner .media-body .color-plate select {
    background-color: transparent;
    color: #fff;
    border: 1px solid #1a2016;
    padding: 9px 15px;
    margin-right: 15px;
    border-radius: 4px
}

.product-cart-inner .media-body .color-plate select option {
    color: #161f29
}

.product-cart-inner .media-body .quantity {
    border: 1px solid #1a2016;
    padding: 7px 15px;
    position: relative;
    border-radius: 4px
}

.product-cart-inner .media-body .quantity .input-text {
    background-color: transparent;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding-left: 25px;
    text-align: center;
    width: 60px
}

.product-cart-inner .media-body .quantity .dec {
    position: absolute;
    left: 18px
}

.product-cart-inner .media-body .amount-area {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.order-samary {
    padding: 35px 35px 30px;
    border: 1px solid #1a2016;
    border-radius: 12px
}

.order-samary ul li {
    display: block;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-transform: uppercase;
    margin-bottom: 12px
}

.or-border {
    border-top: 1px solid #14242d;
    width: 100%;
    display: block;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px
}

.or-border span {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #090d12;
    padding: 0 20px;
    font-weight: 600
}

.delevary-status {
    border: 1px solid #2d3034;
    padding: 20px 25px;
    border-radius: 12px
}

.delevary-status .delevary-item {
    position: relative;
    padding-left: 30px
}

.delevary-status .delevary-item h6 {
    margin-bottom: 3px;
    text-transform: uppercase
}

.delevary-status .delevary-item span {
    text-transform: uppercase;
    font-size: 13px
}

.bg-color-50:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-color: #161616;
    background-repeat: no-repeat;
    z-index: -1;
    border-right: 1px solid #10161d
}

.widget-title {
    position: relative;
    font-size: 20px
}

@media only screen and (max-width:991px) {
    .intro-box-wrap {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        -ms-grid-rows: 2fr;
        grid-template-rows: 2fr
    }

    .intro-box-wrap>:first-child {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .intro-box-wrap>:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2
    }

    .intro-box-wrap>:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 3
    }

    .bg-color-50:after,
    .single-tournament-inner .left-content {
        display: none
    }

    .create-items-form .image-upload+p {
        font-size: 14px
    }

    .filter-inner-btn {
        margin-top: 15px;
        display: inline-block;
        margin-bottom: 15px
    }

    .td-sidebar {
        padding-left: 0
    }
}

.td-sidebar .widget {
    margin-bottom: 34px
}

.td-sidebar .widget .widget-title {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 8px
}

.td-sidebar .widget .widget-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 1px;
    width: 100%;
    background: #e1e1e1
}

.td-sidebar .widget.widget-recent-post ul li .media {
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    border-radius: 5px
}

.course-sidebar .widget_catagory .catagory-items li a:hover span,
.footer-area .widget-recent-post ul li .media .media-body .post-info span,
.footer-area .widget-recent-post ul li .media .media-body .title,
.footer-area .widget-title,
.footer-area .widget_about .details .social-media li a:hover svg path,
.footer-subscribe .footer-subscribe-inner h2,
.widget_search .search-form button i,
.widget_search .search-form button svg {
    color: #fff
}

.td-sidebar-service .widget {
    margin-bottom: 34px;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.td-sidebar-service .widget .widget-title:after {
    border-bottom: 1px dashed var(--main-color-one);
    background: 0 0;
    width: 156px
}

.widget_search .search-form {
    position: relative;
    background: #f4f6f9;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #e1e1e1
}

.widget_search .search-form input {
    width: 100%;
    border: 0;
    height: 55px;
    padding: 0 60px 0 22px
}

.widget_search .search-form input:focus {
    border: 0;
    outline: 0
}

.widget_search .search-form button {
    position: absolute;
    right: 0;
    border: 0;
    background: var(--main-color-one);
    cursor: pointer;
    padding: 0 22px;
    top: 0;
    height: 55px;
    color: #fff
}

.widget_search .search-form button:active,
.widget_search .search-form button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.widget-recent-post ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 9px;
    padding-bottom: 0
}

.widget-recent-post ul li+li {
    border-top: 1px solid #26292d;
    padding-top: 15px
}

.widget-recent-post ul li .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.widget-recent-post ul li .media .media-left {
    margin-right: 18px
}

.widget-recent-post ul li .media .media-left img {
    border-radius: 4px
}

.widget-recent-post ul li .media .media-body .title {
    margin-bottom: 8px;
    text-transform: uppercase
}

.widget-recent-post ul li .media .media-body .post-info {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase
}

.widget-recent-post ul li .media .media-body .post-info span {
    color: #3f517e
}

.widget-recent-post ul li .media .media-body .post-info i,
.widget-recent-post ul li .media .media-body .post-info svg {
    margin-right: 8px;
    color: var(--main-color-one)
}

.widget-recent-post ul li:last-child {
    border-bottom: 0 !important;
    padding-bottom: 0;
    margin-bottom: 0
}

.widget-recent-post.style-2 ul li {
    border: 0 !important;
    padding-top: 0 !important
}

.widget_catagory ul li:last-child,
.widget_checkbox_list .single-checkbox:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.widget-recent-post.style-2 ul li .media-body .title {
    border-bottom: 1px solid #222f3c;
    padding-bottom: 10px
}

.widget-recent-post.style-2 ul li .media-body .post-info span {
    color: #b2b1b1;
    font-size: 15px
}

.widget_catagory ul {
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: -5px
}

.widget_catagory ul li {
    list-style: none;
    -webkit-transition: .6s;
    transition: .6s;
    padding-bottom: 0;
    border-bottom: 1px dashed #222429
}

.widget_catagory ul li a {
    position: relative;
    padding: 10px 60px 10px 0;
    display: block;
    border-radius: 6px
}

.widget_catagory ul li a span {
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    padding: 10px 18px;
    right: 0;
    border-radius: 6px
}

.widget_catagory_2 ul li a {
    border: 1px solid #d1d1d1;
    display: block;
    margin-bottom: 20px;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: 600
}

.widget_catagory_2 ul li a i {
    float: right;
    padding-top: 3px;
    font-size: 21px
}

.widget_catagory_2 ul li a span i {
    float: left;
    margin-right: 10px;
    color: var(--main-color-one);
    background: #ffe6e2;
    padding: 5px 5px 2px;
    border-radius: 3px
}

.widget_catagory_2 ul li a:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#f99746), to(#ee0020));
    background-image: linear-gradient(to right, #f99746, #ee0020);
    border: 1px solid var(--main-color-one);
    color: #fff
}

.widget_tag_cloud .tagcloud a {
    display: inline-block;
    margin: 0 5px 9px 0;
    font-weight: 500;
    color: #9a9999;
    border-right: 1px solid #9a9999;
    line-height: 1;
    padding-right: 10px
}

.widget_tag_cloud .tagcloud a:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0
}

.single-checkbox {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 7px;
    padding-bottom: 7px;
    cursor: pointer;
    font-size: 16px;
    color: var(--heading-color);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px solid #e3e3e3
}

.single-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.single-checkbox .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eae1d6
}

.single-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.widget-video-inner .thumb {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px
}

.widget-video-inner .thumb:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3)
}

.widget-video-inner .thumb .video-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    line-height: 52px;
    z-index: 1
}

.widget-video-inner .thumb .video-btn:after {
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.footer-area .widget_contact ul li a,
.widget_instagram .instagram-wrap .thumb i {
    -webkit-transform: translate(-50%, -50%);
    z-index: 3;
    left: 50%;
    visibility: hidden;
    opacity: 0
}

.creator-category-widget ul li+li,
.widget-video-inner .details {
    margin-top: 10px
}

.widget-video-inner .details ul li {
    list-style: none;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.widget-trending-match ul li,
.widget-trending-match ul li .thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.widget-video-inner .details ul li i {
    color: var(--main-color-one);
    margin-right: 7px
}

.widget-video-inner .details ul li span {
    margin-right: auto;
    font-weight: 500;
    color: var(--heading-color)
}

.widget_contact .details li {
    margin-bottom: 10px;
    position: relative;
    list-style: none
}

.widget_contact .details li i,
.widget_contact .details li svg {
    margin-right: 14px;
    color: var(--main-color-one)
}

.widget_contact .details li .time {
    font-size: 12px;
    margin-top: 3px
}

.widget_contact .social-media li a {
    border: 1px solid var(--paragraph-color);
    background: 0 0;
    line-height: 28px
}

.widget_contact .social-media li a svg {
    margin-right: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.widget_contact .social-media li a:hover {
    background: var(--main-color-one);
    border: 1px solid var(--main-color-one)
}

.widget_contact .social-media li a:hover svg {
    color: #fff !important
}

.widget_instagram .instagram-wrap {
    margin: 0 10px
}

.widget_instagram .instagram-wrap .thumb {
    margin-bottom: 10px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer
}

.widget_instagram .instagram-wrap .thumb:after {
    content: "";
    background: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.widget_instagram .instagram-wrap .thumb i {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background: rgba(253, 74, 54, .7);
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: .4s;
    transition: .4s
}

.widget_author .details .social-media li a {
    background: #f8f9fc;
    color: var(--main-color-one);
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-size: 15px
}

.widget-info-inner h6 {
    margin-bottom: 4px
}

.course-sidebar .widget {
    border: 0;
    padding: 0
}

.course-sidebar .widget .widget-title {
    padding-bottom: 0
}

.course-sidebar .widget .widget-title svg {
    margin-top: 6px;
    float: left;
    margin-right: 10px;
    font-size: 15px
}

.course-sidebar .widget_catagory .catagory-items li {
    border: 1px solid #e1e1e1;
    padding-bottom: 0;
    margin-bottom: 10px;
    border-radius: 5px
}

.course-sidebar .widget_catagory .catagory-items li a {
    background-color: transparent;
    padding: 15px;
    color: var(--heading-color)
}

.course-sidebar .widget_catagory .catagory-items li a span {
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    color: var(--main-color-one);
    position: relative;
    top: auto;
    padding: 0;
    margin-right: 5px
}

.course-sidebar .widget_download ul {
    padding: 8px 0;
    background: #fff;
    border-radius: 5px
}

.course-sidebar .widget_download ul li a {
    padding: 12px 15px;
    display: block;
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
    border-radius: 5px
}

.course-sidebar .widget_download ul li a svg {
    height: 30px;
    width: 30px;
    background: rgba(36, 107, 253, .1);
    color: var(--main-color-one);
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    padding: 8px;
    float: right;
    -webkit-transition: .4s;
    transition: .4s
}

.widget-tournament-contact {
    background-color: #18222d;
    border: 2px solid #303030;
    padding: 30px;
    margin-bottom: 30px
}

.widget-trending-match {
    border: 2px solid #303030
}

.widget-trending-match .title {
    background-color: #161616;
    border-bottom: 2px solid #303030;
    font-size: 24px;
    padding: 18px 20px;
    text-transform: uppercase;
    margin-bottom: 0
}

.widget-trending-match ul {
    margin: 0;
    padding: 0;
    line-height: 1
}

.widget-trending-match ul li {
    list-style: none;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.widget-trending-match ul li .thumb {
    background-color: #161616;
    border-right: 2px solid #303030;
    height: 80px;
    width: 80px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px
}

.widget-trending-match ul li .thumb img {
    max-width: 40px
}

.widget-trending-match ul li .details h4 {
    font-size: 20px;
    font-weight: 500
}

.widget-trending-match ul li .details span {
    font-size: 15px
}

.widget-trending-match ul li .details .right-icon {
    position: absolute;
    right: 20px;
    top: 20px
}

.creator-widget .widget-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #253039;
    padding-bottom: 15px;
    margin-bottom: 40px
}

.creator-details-widget .range-slider {
    position: relative;
    width: 100%;
    background-color: #fff;
    height: 6px
}

.creator-details-widget .range-input {
    width: 100%;
    position: absolute;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    margin-top: -5px
}

.creator-details-widget .range-input::-webkit-slider-thumb {
    pointer-events: auto;
    width: 20px;
    height: 20px;
    background-color: var(--main-color-one);
    border-radius: 50%;
    cursor: pointer
}

.creator-details-widget .range-input::-moz-range-thumb {
    pointer-events: auto;
    width: 20px;
    height: 20px;
    background-color: var(--main-color-one);
    border-radius: 50%;
    cursor: pointer
}

.creator-details-widget .slider-values {
    text-align: center;
    font-weight: 500
}

.creator-category-widget ul li {
    list-style: none;
    display: block;
    font-size: 15px;
    font-weight: 500
}

.creator-category-widget ul li .dot {
    height: 14px;
    width: 17px;
    background-color: #fff;
    display: inline-block;
    margin-right: 5px;
    -webkit-transition: .4s;
    transition: .4s
}

.creator-category-widget ul li .count {
    float: right
}

.creator-widget.instagram-widget {
    max-width: 400px
}

.creator-widget.instagram-widget ul li {
    display: inline-block;
    width: 49%;
    padding-right: 4px;
    padding-bottom: 10px
}

.single-blog-inner {
    margin-bottom: 20px;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-box-shadow: 0 3px 20px rgba(0, 33, 71, .06);
    box-shadow: 0 3px 20px rgba(0, 33, 71, .06)
}

.single-blog-inner .thumb {
    position: relative;
    overflow: hidden
}

.single-blog-inner .details {
    padding: 30px 50px
}

.single-blog-inner .details .cat {
    margin-top: -47px;
    padding-left: 40px;
    margin-bottom: 30px;
    position: relative
}

.single-blog-inner .details .cat a {
    padding: 8px 15px;
    background-color: #e6e9cd;
    color: #0f0c13;
    font-weight: 500
}

.single-blog-inner .details .date {
    text-transform: uppercase;
    color: #60676f;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 5px;
    display: inline-block
}

.single-blog-inner .details .title {
    margin-bottom: 10px
}

.single-blog-inner .details .read-more-arrow-text {
    font-weight: 600;
    margin-top: 8px;
    display: inline-block;
    color: #d7d4d4
}

.single-blog-inner .details .read-more-arrow-text img {
    margin-left: 6px
}

.single-blog-inner.style-large {
    border-bottom: 2px dashed #1e2936;
    padding-bottom: 30px;
    margin-bottom: 40px
}

.single-blog-inner.style-large .thumb {
    border: 3px solid #152228;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 30px
}

.single-blog-inner.style-large .details .blog-meta {
    margin: 0 0 14px;
    padding: 0
}

.single-blog-inner.style-large .details .blog-meta li {
    list-style: none;
    display: inline-block;
    margin-right: 18px
}

.single-blog-inner.style-large .details .read-more-text {
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 16px;
    display: inline-block
}

.single-blog-inner.style-large .details .read-more-text svg {
    font-size: 16px;
    color: var(--main-color-one)
}

.pagination {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 10px 0 0
}

.pagination .page-numbers {
    height: 45px;
    width: 45px;
    margin-right: 8px;
    border: 0;
    border-radius: 5px;
    background: #f8f9fc;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .4s;
    transition: .4s;
    display: block;
    color: var(--color-back);
    font-size: 16px;
    font-weight: 700
}

.blog-details-page-content .single-blog-inner {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.blog-details-page-content blockquote {
    padding: 30px 40px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px
}

.blog-details-page-content blockquote p {
    margin-bottom: 0 !important
}

.blog-details-page-content blockquote svg {
    position: absolute;
    left: 40px;
    top: 38px
}

.blog-details-page-content blockquote .name {
    position: relative;
    padding-left: 40px;
    margin-top: 15px;
    text-align: left
}

.blog-details-page-content blockquote .name:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 28px;
    height: 3px;
    background: var(--main-color-one)
}

.tag-and-share {
    margin-top: 20px;
    border-bottom: 1px dashed #1e2936;
    padding: 15px 0
}

.tag-and-share .tags a {
    display: inline-block;
    font-weight: 600;
    -webkit-transition: .4s;
    transition: .4s
}

.tag-and-share strong {
    color: var(--heading-color);
    margin-right: 6px;
    font-size: 20px
}

.tag-and-share .blog-share ul {
    margin: 0;
    padding: 0;
    display: inline-block
}

.tag-and-share .blog-share ul li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
    color: var(--heading-color)
}

.footer-area-2 .footer-top ul li:last-child,
.footer-bottom a:last-child,
.tag-and-share .blog-share ul li:last-child {
    margin-right: 0
}

.prev-next-post {
    padding: 20px;
    margin-top: 50px;
    border: 1px solid #ededed;
    border-radius: 5px
}

.prev-next-post .btn {
    height: 50px;
    width: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    display: inline-block
}

.prev-next-post .btn svg {
    font-size: 12px;
    margin-top: 0;
    margin-left: 0;
    float: initial
}

.blog-author {
    background-color: #0e191f;
    border: 2px solid #142026;
    padding: 35px
}

.blog-comment-form {
    padding-top: 30px
}

.blog-comment-form h3 {
    position: relative;
    margin-bottom: 32px
}

.comment-content a {
    word-wrap: break-word
}

.blog-comment {
    position: relative;
    margin-top: 40px
}

.blog-comment .comment-list ul.children {
    margin: 0;
    list-style: none;
    padding-left: 65px
}

.blog-comment .comment-box {
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid var(--aivons-light, #f2f4f8)
}

.blog-comment .comment {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px dashed #222f3c;
    padding-bottom: 20px
}

.blog-comment .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-bottom: 20px;
    overflow: hidden
}

.blog-comment .comment-box .author-thumb img {
    width: 90px;
    height: 90px;
    display: block;
    border-radius: 50%
}

.blog-comment .comment-box .info {
    position: relative;
    margin-bottom: 25px;
    line-height: 24px
}

.blog-comment .comment-box .info .name {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: var(--aivons-black, #0f0d1d);
    text-transform: uppercase
}

.blog-comment .comment-box .info .date {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: var(--main-color-one)
}

.blog-comment .comment-box .text {
    position: relative;
    display: block;
    color: var(--aivons-gray, #726f84);
    font-weight: 300;
    line-height: 1.5em;
    letter-spacing: .1em;
    margin-bottom: 30px
}

.blog-comment .comment-box .reply-btn {
    position: relative;
    display: block
}

.blog-comment .comment-box .theme-btn .btn-title {
    padding: 6px 30px 4px;
    line-height: 30px
}

.blog-comment .comment-body {
    position: relative;
    padding-left: 100px
}

.blog-comment .pingback .comment-body,
.blog-comment .trackback .comment-body {
    padding-left: 0
}

.blog-comment .comment-body .avatar {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    height: 85px;
    width: 85px
}

.blog-comment .fn,
.blog-comment .fn a {
    position: relative;
    display: block;
    font-size: 18px;
    color: var(--heading-color);
    text-decoration: none;
    line-height: 1;
    font-weight: 600
}

.blog-comment .comment-body .comment-metadata {
    margin-bottom: 13px;
    color: var(--main-color-one);
    font-weight: 500
}

.blog-comment .comment-body .comment-metadata a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    text-decoration: none
}

.blog-comment .comment-body .comment-metadata a:hover {
    color: var(--aivons-black, #0f0d1d)
}

.blog-comment .comment-body .comment-metadata .edit-link a::before {
    content: ".";
    margin-left: 8px;
    margin-right: 10px
}

.blog-comment .comment-content p {
    position: relative;
    display: block;
    color: var(--aivons-gray, #726f84);
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 2em;
    font-family: var(--aivons-font, "Jost", sans-serif);
    letter-spacing: 0;
    font-weight: 500
}

.blog-comment .comment-content table a {
    color: var(--main-color-one);
    text-decoration: none;
    color: var(--aivons-black, #0f0d1d)
}

.blog-comment .reply a {
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
    margin-top: 40px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: 0 !important;
    text-transform: capitalize;
    text-transform: uppercase
}

.user-details,
.user-info {
    align-items: center;
    display: flex
}

.blog-admin {
    background: #f8f9fc;
    padding: 30px;
    border-radius: 5px
}

@media (min-width:992px) {
    .blog-comment .reply a {
        margin-top: 0;
        position: absolute;
        top: 0;
        right: 0
    }
}

.blog-comment .reply a:hover {
    background-color: var(--aivons-black, #0f0d1d);
    color: #fff
}

.blog-comment .blog-pagination a,
.blog-comment .blog-pagination span {
    margin-bottom: 45px
}

.reply-form .logged-in-as {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: var(--main-color-one);
    margin-left: -10px;
    margin-top: -40px;
    margin-bottom: 20px
}

.reply-form .logged-in-as a {
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px
}

.accordion-body,
.comment-form__title small {
    font-size: 20px
}

.comment-form__title small a {
    color: var(--main-color-one);
    text-decoration: underline
}

.comment-form__title small a:hover {
    color: var(--aivons-black, #0f0d1d);
    opacity: .5
}

.blog-comment-form .single-input-inner.style-border input,
.blog-comment-form .single-input-inner.style-border textarea {
    border: 1px dotted #2b3c4d !important
}

.footer-area {
    position: relative;
    margin-top: 90px
}

.footer-area .widget {
    position: relative;
    z-index: 2;
    margin-bottom: 70px
}

.footer-area .widget-title {
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase
}

.footer-area .widget_about .thumb img {
    max-width: 150px
}

.footer-area .widget_about .details p svg {
    color: var(--main-color-one);
    margin-right: 10px
}

.footer-area .widget_about .details h5 {
    color: #cdd8f9
}

.footer-area .widget_about .details .social-media {
    margin-top: 26px
}

.footer-area .widget_about .details .social-media li a {
    border: 1px solid #cdd8f9;
    background: 0 0;
    color: var(--heading-color);
    border-radius: 50%;
    font-size: 14px
}

.footer-area .widget_about .details .social-media li a:hover {
    color: #fff;
    background: var(--main-color-one);
    border: 1px solid var(--main-color-one)
}

.footer-area .widget_about .subscribe input {
    width: 100%;
    height: 44px;
    padding: 0 50px 0 15px;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.footer-area .widget_about .subscribe button {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 5px 5px 0;
    height: 44px;
    width: 40px;
    border: 0;
    background: var(--main-color-one);
    color: #fff;
    font-size: 15px;
    -webkit-transition: .4s;
    transition: .4s
}

.footer-area .widget_nav_menu ul li {
    list-style: none;
    margin-bottom: 7px;
    position: relative;
    font-weight: 500;
    font-size: 15px
}

.footer-area .widget_nav_menu ul li svg {
    margin-right: 8px;
    color: #333f4d;
    -webkit-transition: .4s;
    transition: .4s
}

.footer-area .widget_nav_menu ul li+li {
    padding-top: 4px
}

.footer-area .widget_subscribe .single-input-inner input {
    padding-right: 40px;
    background-color: #273036;
    border-radius: 0;
    font-size: 15px
}

.footer-area .widget_subscribe .button {
    padding: 0;
    border: 0;
    position: absolute;
    right: 15px;
    top: 10px;
    background: 0 0;
    color: var(--main-color-one)
}

.footer-area .widget_subscribe label {
    color: #fff;
    position: relative;
    padding-left: 22px
}

.footer-area .widget_subscribe label input {
    position: absolute;
    left: 0;
    top: 7px
}

.footer-area .widget_contact ul {
    padding: 0;
    max-width: 300px
}

.footer-area .widget_contact ul li {
    display: inline-block;
    list-style: none;
    padding-right: 3px;
    padding-bottom: 7px;
    position: relative
}

.footer-area .widget_contact ul li img {
    width: 75px;
    height: 75px
}

@media only screen and (max-width:1599px) {
    .about-content .small-title {
        font-size: 18px
    }

    .image-list-inner {
        height: 150px;
        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
    }

    .image-list-inner img {
        max-width: 70px
    }

    .footer-area .widget_contact ul li img {
        width: 60px;
        height: 60px
    }
}

.footer-area .widget_contact ul li a {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: .4s;
    transition: .4s;
    color: #fff
}

.footer-area .widget_contact ul li:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 30%;
    width: 30%;
    background-color: rgba(0, 0, 0, .5);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .4s;
    transition: .4s
}

.footer-area .widget_contact ul li:hover:after {
    height: 100%;
    width: 100%;
    visibility: visible;
    opacity: 1
}

.footer-top {
    padding-top: 55px;
    padding-bottom: 90px
}

.footer-bottom {
    padding: 23px 0;
    position: relative;
    z-index: 2;
    background-color: #161616
}

@media only screen and (max-width:575px) {

    .banner-content .title,
    .error-area-inner h4,
    .product-details h2 {
        font-size: 35px
    }

    .banner-content .title .font-large {
        font-size: 45px
    }

    .banner-content .sub-title {
        font-size: 18px;
        font-weight: 600
    }

    .banner-area-1 {
        padding: 200px 0 130px
    }

    .banner-area-2 {
        padding: 200px 0 150px
    }

    .banner-area-3 .banner-content .title {
        font-size: 60px;
        font-weight: 600
    }

    .banner-area-3 .banner-content .sub-title {
        width: 100%;
        min-width: 100%
    }

    .single-feature-inner .title {
        font-size: 20px
    }

    .top-seller-inner {
        padding: 20px
    }

    .top-seller-inner .top-seller-item .button {
        width: 48px
    }

    .top-seller-inner .top-seller-item .button .tag {
        padding: 5px 14px
    }

    .feedback-inner {
        padding: 30px
    }

    .feedback-inner p,
    .single-tournament-inner .tournament-inner-wrap .date {
        font-size: 16px
    }

    .trusted-wallet-inner .bg-one,
    .trusted-wallet-inner .bg-two {
        height: 100%
    }

    .trusted-wallet-inner .content-inner .icon img {
        max-width: 60px
    }

    .intro-box-wrap {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        -ms-grid-rows: 5fr;
        grid-template-rows: 5fr;
        margin: 0 20px
    }

    .intro-box-wrap>:first-child {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .single-tournament-inner {
        padding: 40px 25px
    }

    .single-tournament-inner .tournament-inner-wrap .score {
        font-size: 50px
    }

    .contact-info-area .phone-num,
    .error-area-inner h3,
    .single-tournament-inner .tournament-inner-wrap .tournament-beat {
        font-size: 30px
    }

    .single-tournament-inner .tournament-inner-wrap .tournament-inner img {
        max-width: 30px
    }

    .single-tournament-2 {
        padding: 25px
    }

    .single-tournament-2 .bottom-area {
        font-size: 14px
    }

    .video-autoplay-area .video-autoplay {
        fheight: 400px
    }

    .creator-details-info .thumb,
    .product-cart-inner .media-left .left-img {
        margin-bottom: 20px
    }

    .creator-details-info .details .details-btn {
        position: relative;
        right: auto;
        top: 0;
        margin-bottom: 20px;
        display: inline-block
    }

    .creator-details-info .details h3 {
        font-size: 24px
    }

    .creator-details-info .details ul li {
        margin-right: 15px
    }

    .create-items-form {
        padding: 30px 20px
    }

    .productmySwiper {
        height: 350px
    }

    .product-cart-inner {
        display: block
    }

    .product-cart-inner .media-left {
        /* padding-left: 0; */
    }

    .product-cart-inner .media-left .left-checkbox {
        display: none
    }

    .single-blog-inner .details {
        padding: 20px 30px
    }

    .blog-details-page-content blockquote {
        padding: 20px 30px;
        font-size: 16px
    }

    .footer-bottom p {
        margin-bottom: 15px
    }
}

.footer-bottom a {
    margin-right: 10px;
    color: #fff
}

.footer-subscribe {
    -webkit-transform: translateY(-90px);
    transform: translateY(-90px)
}

.footer-subscribe .footer-subscribe-inner {
    border-radius: 10px;
    padding: 40px;
    position: relative
}

.footer-subscribe .footer-subscribe-inner input {
    height: 55px;
    padding: 0 150px 0 20px;
    color: var(--heading-color);
    width: 100%;
    border: 0
}

.footer-subscribe .footer-subscribe-inner .btn {
    position: absolute;
    right: 30px
}

.footer-subscribe .footer-subscribe-inner.style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    margin-top: -90px;
    border-radius: 0
}

.footer-subscribe .footer-subscribe-inner.style-2 .media {
    width: 340px;
    padding: 30px
}

.footer-subscribe .footer-subscribe-inner.style-2 p {
    font-size: 13px
}

.footer-subscribe .footer-subscribe-inner.style-2 input {
    padding: 0 18px
}

.footer-subscribe .footer-subscribe-inner.style-2 .btn {
    position: relative;
    right: auto
}

.footer-subscribe .footer-subscribe-inner.style-2 .row {
    padding: 20px 30px
}

.footer-subscribe .footer-subscribe-inner.style-3 {
    border: 2px solid rgba(255, 255, 255, .2);
    border-radius: 10px;
    background: #160443
}

.footer-subscribe .footer-subscribe-inner.style-3 input {
    border: 0;
    border-radius: 45px;
    background: #fff;
    height: 67px
}

.footer-subscribe .footer-subscribe-inner.style-3 .btn {
    right: 45px;
    margin-top: 6px;
    border-radius: 60px
}

.subscribe-area.footer-subscribe {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.footer-area-1 {
    background-repeat: no-repeat;
    background-size: 100% 100% !important
}

.footer-area-2 {
    padding-top: 250px;
    margin-top: 0
}

.footer-area-2 .footer-top {
    padding-bottom: 20px
}

.footer-area-2 .footer-top .footer-logo {
    margin-bottom: 25px;
    display: block
}

.footer-area-2 .footer-top p {
    margin-bottom: 38px
}

.footer-area-2 .footer-top p span {
    color: 717070
}

.footer-area-2 .footer-top ul {
    display: inline-block;
    padding-bottom: 15px !important
}

.footer-area-2 .footer-top ul li {
    display: inline-block;
    list-style: none;
    margin-right: 40px
}

.footer-area-2 .footer-top ul li a {
    font-size: 17px;
    font-weight: 700
}

.footer-area-2 .copyright {
    padding-bottom: 15px
}

.user-info {
    gap: 1rem
}

.user-details {
    gap: .5rem;
    height: 80px
}

.profile-initial {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background-color: #000;
    border: 1px solid #ff810e;
    border-radius: 50%;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    font-family: YourCustomFont, sans-serif
}

.user-text {
    display: flex;
    flex-direction: column;
    color: #fff
}

.user-name {
    font-size: 1rem;
    font-weight: 700;
    height: 20px
}

.coin-balance {
    display: flex;
    align-items: center;
    font-size: .9rem;
    font-weight: 600;
    color: #ffdc5e
}

.coin-icon {
    width: 20px;
    height: 20px;
    margin-right: .3rem
}

.game-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: #161616;
    border-top: 1px solid #ff810e
}

.game-name {
    font-family: var(--jersey-font);
    font-size: 24px;
    font-weight: 700
}

.game-tools {
    display: flex;
    gap: 10px
}

.btn-fullscreen,
.btn-like,
.btn-share {
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 4px
}

.btn-fullscreen:hover,
.btn-like:hover,
.btn-share:hover {
    background-color: #ff810e;
    color: #fff;
    border: none
}

.profile-table>thead>th>td {
    padding: 1000px
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000000
}

.popup-content {
    background: #000;
    padding: 20px;
    border-radius: 10px;
    width: 90%;
    max-width: 500px;
    text-align: center;
    position: relative
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: 0 0;
    border: none;
    font-size: 20px;
    cursor: pointer
}

.avatar-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
    gap: 10px;
    margin: 20px 0
}

.avatar-option {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    transition: transform .2s
}

.avatar-option:hover {
    transform: scale(1.1)
}

.custom-upload {
    margin-top: 20px
}

.custom-avatar-preview {
    margin-top: 10px;
    max-width: 100px;
    border-radius: 10px;
    cursor: pointer
}

.profile-navigation {
    color: #ff810e;
    text-decoration: underline;
    user-select: none
}

.ticket-accordion {
    background: #161616;
    padding: 25px 30px;
    margin-bottom: 20px;
    border-radius: 7px
}

.ticket-accordion .accordion-headers {
    padding: 0;
    line-height: 1;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0
}

.ticket-accordion .accordion-headers .accordion-buttons {
    background-color: transparent;
    width: 100%;
    text-align: left;
    color: #fff;
    border: 0;
    padding: 0;
    position: relative;
    font-weight: 600
}

.ticket-accordion .accordion-headers .accordion-buttons .down-arrow {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ticket-accordion .accordion-body {
    padding: 15px 0 0
}

.hover-status:hover h5 {

    box-sizing: border-box;
    border-style: solid;
    border-color: #FF810E;
    border-radius: 10%;


}

/* here after overwritten code */

/* .live-label {
    position: absolute;
    right: 20px;
    top: 20px;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 5px;

    &::before {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        background-color: red;
        border-radius: 50%;
        animation: live 1.5s infinite ease-in-out;
    }
} */

.ended-label {
    position: absolute;
    right: 20px;
    top: 20px;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 5px;

    &:before {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        background-color: red;
        border-radius: 50%;
        animation: live 1.5s infinite ease-in-out;
    }
}

/* .upcoming-label {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #ff810e;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 5px;

    &:before {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        background-color: #ff810e;
        border-radius: 50%;
        animation: live 1.5s infinite ease-in-out;
    }
} */

@keyframes live {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

/* tournament card  */
/* @media (max-width: 768px) {
    .single-tournament-inner {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .tournament-inner {
        flex-direction: column;
    }

    .single-feature-inner {
        flex-direction: column;
        display: flex;
    }
} */

/* live button res */
/* @media only screen and (max-width: 425px) { 
    .live-label {
        position: absolute;
        right: -2px;
        left: 0;
        top: -5px;
    }
}
@media only screen and (max-width: 425px) { 
    .upcoming-label {
        position: absolute;
        right: -2px;
        left: 0;
        top: -5px;
    }
}
@media only screen and (max-width: 768px) { 
    .upcoming-label {
        position: absolute;
        right: -2px;
        left: 0;
        top: -5px;
    }
}
@media only screen and (max-width: 768px) { 
    .live-label {
        position: absolute;
        right: -2px;
        left: 0;
        top: -5px;
    }
} */
/* button css viewdetais*/
@media (max-width: 576px) {

    /* Small screens (phones) */
    .viewdetails {
        position: absolute;
        left: 12px;
    }
}

/* overview and rules */
@media only screen and (max-width: 330px) {
    .tfont-size {
        font-size: 25px !important;
    }

}

/*button hold and release. */
@media (min-width: 420px) {
    .tfont-size {
        display: hidden;
        font-size: xx-large;


    }
}

/* input type checkbox */

input[type="checkbox"] {
    accent-color: #ff810e;
    /* cges color */
}

/* button hold and release */
.btn-active {
    background-color: #ff810e !important;
}

/* login page password section */
.password_req {
    display: none;

}

.password_req ul {
    padding: 0;
    margin: 0 0 15px;
    list-style: none;
}

.password_req ul li {
    margin-bottom: 8px;
    color: #fff;
    font-weight: 700;
}

.password_req ul li.active {
    color: #ff810e;
}

#retype-error {
    color: #ff810e;
    font-size: 12px;
    margin-top: 5px;
    display: none;
}

/* number increment count hide */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* gamer handle chnager form when it's come mobile */
@media (max-width: 370px) {
    #gameIdHeading {
        font-size: 33px;
    }
}

/* banner img coin and star */
@media (max-width :425px) {
    .banner-area-3 .animate-img-5 {
        right: 30px;
        height: 10%;
    }

    .banner-area-3 .animate-img-2 {
        left: 80px;
        height: 10%;

    }

    .banner-area-3 .animate-img-1 {
        left: auto;
        height: 5%;
    }
    .banner-area-3 .animate-img-4 {
        display: none;
    }
     .banner-area-3 .animate-img-7 {
        position: absolute;
        left: 15px;
        top: 240px;
    }
    .banner-area-3 .animate-img-3 {
        position: absolute;
        left: 375px;
        top: 240px;
    }
    .banner-area-3 .animate-img-8 {
        display: none;
    }
}

@media (max-width :375px) {
    .banner-area-3 .animate-img-5 {
        right: 30px;
        height: 10%;
    }

    .banner-area-3 .animate-img-2 {
        left: 52px;
        height: 8%;
        top: 130px;
    }

    .banner-area-3 .animate-img-1 {
        left: auto;
        height: 5%;
    }
    .banner-area-3 .animate-img-4 {
        display: none;
    }
    .banner-area-3 .animate-img-7 {
        position: absolute;
        left: 15px;
        top: 45%;
    }
    .banner-area-3 .animate-img-3 {
        position: absolute;
        left: 90%;
        top: 45%;
    }
    .banner-area-3 .animate-img-8 {
        display: none;
    }
}

/* connect btn link responsive  */
@media (max-width:320px) {
    #connect-btn {
        left: -56px;
    }
}

@media (max-width:375px) and (min-width:375px) {
    #connect-btn {
        left: -90px;
    }
}

@media (max-width:425px) and (min-width:425px) {
    #connect-btn {
        left: -116px;
    }
}

/* upcoming and duration responsive issues */
@media (max-width: 1199px) and (min-width: 992px) {
    .upcoming-label {
        top: 0px;
        position: relative;
        left: 25px;
    }
}

@media (max-width: 1024px) {
    .duration {
        position: relative;
        left: 12px;
    }
}

@media (max-width: 482px) {
    .upcoming-label {
        position: relative;
        top: -12px;
        left: 12px;
    }
}

@media (max-width: 375px)and (min-width: 375px) {
    .upcoming-label {
        position: relative;
        top: -12px;
        left: 20px;
    }
}

@media (max-width: 482px) {
    .duration {
        position: relative;
        top: 45px;
        right: 17px;
    }
}

@media (max-width: 388px) {
    .duration {
        position: relative;
        top: 45px;
        right: 17px;
    }
}

@media (max-width: 384px) {
    .duration {
        position: relative;
        top: 60px;
        right: 17px;
    }
}

@media (max-width: 323px) {
    .duration {
        position: relative;
        top: 80px;
        right: 17px;
    }
}

@media (max-width: 312px) {
    .duration {
        position: relative;
        top: 110px;
        right: 17px;
    }
}

@media (max-width: 375px) {
    .live-label {
        position: relative;
        left: 24px;
    }
}

@media (max-width: 425px) and (min-width: 374px) {
    .live-label {
        position: relative;
        left: 24px;
    }
}

/* this phase only for leaderboard larger screeen resoultion only. */
#gameselection-circle {
    clip-path: circle(31.0% at 50% 50%);
    position: relative;
    z-index: 2;
    background-color: #343a40;
}

#gameselection-arrow {
    clip-path: polygon(78% 25%, 100% 50%, 79% 74%, 10% 74%, 10% 52%, 10% 26%);
    background-color: #343a40;
    margin-left: -60px;
}

.gameselction {
    display: inline-block;
    width: 300px;
    height: 100px;
}

.gameselction-btn {
    height: 100px;
    width: 150px;
}

#gameselection-arrow:hover {
    background-color: #ff810e;
}

#gameselection-arrow:focus {
    background-color: #ff810e;
}

.gameselction-btn img {
    height: 80px;
    width: 60px;
}

/* this phase only for mobile and tb in leaderbaord resolution */
.game-mobile-selection {
    width: 90px;
    height: 90px;
    border-radius: 50px;
    background-color: #333f4d;
}

.game-mobile-selection img {
    width: 100%;
}

@media only screen and (max-width: 425px) {
    .game-mobile-selection {
        width: 70px;
        height: 70px;
        border-radius: 50px;
    }

    .game-mobile-selection img {
        width: 100%;
    }
}

/* remove tab highlight in mobile */
@media only screen and (max-width : 765px) {
    * {
        -webkit-tap-highlight-color: transparent;
    }
}

/* pagination color changes and border remove in pagination */
.shop-pagination .pagination .page-item button {
    background-color: black;
    border: none;
    color: white;
    outline: none;
    box-shadow: none;
}

.shop-pagination .pagination .page-item .page-link:hover {
    background-color: #ff810e;
}

.shop-pagination .pagination .page-item.active .page-link {
    background-color: #ff810e;
    outline: none;
    box-shadow: none;
    /* clear blue layer while clicking pagination */
}

/* form search bar in shop page */
.shop-searchbar input[type=text] {
    background-color: #000;
    border: 1px solid #b7b7b7;
    /* border: none; */
    color: #fff;
}

/* Range color modify00 */
.range-input {
    accent-color: #ff810e;
}

/* shop redeem section */
 .shop-redeem input:checked + label.btn-base {
  background-color: #ff810e;
  color: #fff;
}
.shop-redeem label.btn{
    background-color: #ff810e;
    height: 0px;
    line-height: 25px;
    padding: 0;
    border-radius: none;
    border: 1 px solid #ff810e;
}
/* FAQ will hide */
@media (min-width:991px) and (max-width:1200px) {
    #nav-shop {
        display: none;
    }
}
/* shop container full width in above tab resolution */
@media only screen and (min-width: 920px) {
  #shop-container-fluid {
    width: 100%;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
/* swal popup redeem section */

/* entry template  */
.swal-custom-border { 
  border: 2px solid #ff810e !important;
}
.swal-cancel-custom {
  background-color: #000 !important;
  border: 2px solid #ff810e !important;
  color: #fff !important;
  border-radius: 5px;
  padding: 8px 20px;
}
.swal-confirm-custom {
  background-color: #000 !important;
  border: 2px solid #ff810e !important;
  color: #fff !important;
  border-radius: 5px;
  padding: 8px 20px;
}
/* action like Emergency symbol icon */
.swal-action-custom {
background-color: #ff810e;
}
.swal2-icon.swal2-warning {
  color: 'white';
  border-color: #ff810e;
  background-color: #000;
}

.swal2-icon.swal2-warning .swal2-icon-content {
  font-size: 50px;
  color: #ff810e;
}
/* after click confimr button show that success status */
.swal2-success-line-tip{
    background-color: #ff810e !important;
}
.swal2-success-line-long{
    background-color: #ff810e !important;
}
.swal2-success-ring{
    border: .25em solid #ff810e !important;
}
.swal2-confirm{
    background-color: #ff810e !important;
}
.swal2-confirm :hover{
    background-color: #000 !important;
}
.swal2-swal2-styled :hover{
    background-color: #000 !important;
}
/* z-index container */
.swal2-container {
    z-index: 2222222222;
}
.swal2-shown .swal2-height-auto{
    padding-right: 0px;
}
/* remove default sweetalert padding right */
body.swal2-shown{
    padding-right: 0 !important;
}
/* while api request fail show err phase color change */
.swal2-validation-message{
    background-color: #000 !important;
    color: #fff !important;
}

/* in ios tab resolution comes welocme layout will be reduce */
@media (max-width: 991px) and (min-width: 768px) {
    .banner-content .title {
        font-size: 110px !important;
    }
}

/* in ios tab landscape resolution navbar will be conflict that will be width 100% make to responsive */
@media (max-width: 1180px) and (min-width: 696px) {
  nav .nav-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 20px !important;
  }
}
/* in Android tab banner text will be change . */
@media (min-width: 764px) and (max-width: 962px) {
  .banner-content .title {
    font-size: 90px !important;
  }
}
/* Navbar scrolling when it's comes mobile landscape. */
@media (max-width: 992px) {
.navbar-collapse {
        max-height: calc(100vh - 60px);
        overflow-y: auto;
        overflow-x: hidden;
    }

    .navbar-nav.menu-open {
        padding-bottom: 20px;
    }
}

.navbar-collapse {
    scroll-behavior: smooth;
}
/* Landscape orientation based font size adjust */
@media screen and (orientation: landscape) and (max-width: 915px) {
  .banner-content .title {
    font-size: 70px !important;
  }
}
/* manual login singup country and gender background will change */
.single-input-inner #countrycode option{
    /* background-color: #161616;
     */
     background-color: #161616;
    /* color: #fff; */
}
.single-input-inner #gender option{
    background-color: #161616;
    /* color: #fff; */
}

.custom-scrollbar {
  overflow-y: auto;
  max-height: 400px;

  /* For Firefox */
  scrollbar-width: thin;
  scrollbar-color: #cdcdcd transparent;
}

/* For WebKit browsers (Chrome, Safari) */
.custom-scrollbar::-webkit-scrollbar {
  width: 8px;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background: transparent;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: #cdcdcd;
  border-radius: 4px;
}

/* specific for my order image */

@media screen and (max-width: 395px) {
  .product-cart-inner .media-left {
    padding-left: 16px;
  }
}
@media screen and (max-width: 355px) {
  .product-cart-inner .media-left {
    padding-left: 0;
  }
}

