@import url('https://fonts.googleapis.com/css?family=Oxanium:400,500,600,700,800|Poppins:400,400i,500,500i,600,600i,700& display=swap');
@font-face {
    font-family: grinddemolished;
    src: url(../fonts/grind_demolished-webfont.html) format('woff2'), url(../fonts/grind_demolished-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

body {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    font-weight: 500;
    color: #d4d4d4
}

.img {
    max-width: 100%;
    transition: all .3s ease-out 0s
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

.button,
a {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.btn:focus,
.button:focus,
a:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.footer -menu li a:hover,
a:hover {
    color: #2b96cc;
    text-decoration: none
}

a,
button {
    color: #1696e7;
    outline: medium none
}

button:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.capitalize {
    text-transform: capitalize
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Oxanium, cursive;
    color: #fff;
    margin-top: 0;
    font-style: normal;
    font-weight: 800;
    text-transform: normal
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

h1 {
    font-size: 40px;
    font-weight: 500
}

h2 {
    font-size: 35px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 22px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

p {
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    color: #cbcbcb;
    margin-bottom: 15px
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

::-moz-placeholder {
    color: #555;
    font-size: 14px;
    opacity: 1
}

::placeholder {
    color: #555;
    font-size: 14px;
    opacity: 1
}

.theme-overlay {
    position: relative
}

.theme-overlay::before {
    background: #1696e7 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%
}

.btn {
    -moz-user-select: none;
    border: medium none;
    border-radius: 5px;
    color: #1c1121;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 20px 44px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all .3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    z-index: 1
}

.btn:hover {
    color: #1c1121
}

.btn:hover::before {
    bottom: 0
}

.btn i {
    margin-right: 5px
}

.btn.transparent-btn {
    border: 2px solid #9f999d;
    background: 0 0;
    color: #fff
}

.btn.transparent-btn:hover {
    border: 2px solid #e4a101;
    color: #1c1121
}

.btn.transparent-btn::before {
    display: none
}

.btn.btn-style-two {
    background: 0 0;
    padding: 20px 35px;
    margin: 0 8px;
    color: #fff!important
}

.btn.btn-style-two::before {
    content: "";
    position: absolute;
    right: -13px;
    top: 0;
    height: 100%;
    width: 5px;
    transform: skewX(-16deg);
    z-index: 1;
    opacity: 1;
    background-image: none;
    bottom: 0;
    border-radius: 0;
    left: auto;
    background-color: #e4a101
}

.btn.btn-style-two::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: skewX(-16deg);
    z-index: -1;
    opacity: 1;
    background-image: none;
    bottom: 0;
    border-radius: 0;
    left: auto;
    background-color: #e4a101
}

.btn.btn-style-two:hover::before {
    right: 0
}

.btn.btn-style-two.special::after,
.btn.btn-style-two.special::before {
    box-shadow: 0 0 12px 0 rgb(228 161 1 / 80%)
}

#scrollUp {
    background: #e4a101;
    height: 40px;
    width: 40px;
    right: 50px;
    bottom: 15%;
    color: #1c1121;
    text-align: center;
    border-radius: 0;
    font-size: 22px;
    line-height: 38px
}

#scrollUp:hover {
    background: #444;
    color: #fff
}

.header-top-area {
    background: #1c1121
}

.container-full-padding {
    padding: 0 260px
}

.s-container-full-padding {
    padding: 0 230px
}

.header-top-offer {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.header-top-offer p,
.time-count {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 800;
    color: #a5a5a5
}

.header-top-offer .time-count {
    display: none
}

.header-top-offer .time-count:first-child {
    display: block
}

.header-top-offer .time-count>span {
    display: inline-block;
    padding: 16px 25px;
    font-weight: 900;
    font-size: 18px;
    color: #1c1121;
    position: relative;
    z-index: 1
}

.header-top-offer .time-count>span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../img/images/offer_count_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.header-top-right {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.header-social ul {
    display: flex;
    flex-wrap: wrap
}

.header-social ul li {
    margin-left: 15px;
    display: inline-block
}

.header-social ul li:first-child {
    margin-left: 0
}

.header-social ul li a {
    color: #b4b0b5;
    font-size: 13px
}

#search-modal .modal-dialog .modal-content form button,
.coming-match-info h5 span,
.coming-match-time .time-count span,
.copyright-text p a,
.fw-link ul li a:hover,
.header-action ul li.header-search a,
.header-social ul li a:hover,
.header-top-mail p i,
.header-top-mail p span,
.latest-games-active.owl-carousel .owl-nav button:hover,
.latest-games-content h4 a:hover,
.latest-games-content h4 span,
.latest-games-content p span,
.match-team-name a:hover,
.newsletter-form button:hover,
.newsletter-form-grp i,
.section-title h2 span,
.slider-content h2 span,
.slider-content h6,
.testi-avatar-info span,
.testimonial-active.owl-carousel .owl-nav button:hover,
.tournament-menu button.active {
    color: #e4a101
}

.header-top-action ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.header-top-mail p {
    margin-bottom: 0;
    font-size: 12px;
    color: #bcbcbc
}

.header-top-mail p a {
    color: #bcbcbc
}

.header-top-action {
    margin-left: 20px
}

.header-top-action ul li:last-child {
    margin-left: 15px;
    overflow: hidden
}

.header-top-mail p span {
    display: inline-block;
    margin-right: 15px
}

.header-top-mail p i {
    margin-right: 10px
}

.main-header {
    background-image: url(../img/bg/header_bg.jpg);
    background-position: right center;
    background-size: cover;
    position: relative
}

.main-menu nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start
}

.navbar-wrap {
    display: flex;
    flex-grow: 1
}

.navbar-wrap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto
}

.navbar-wrap ul li {
    position: relative
}

.navbar-wrap ul li a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #edeaea;
    padding: 43px 26px;
    display: block;
    line-height: 1;
    position: relative;
    z-index: 1;
    font-family: Oxanium, cursive
}

.navbar-wrap ul li a::before,
.navbar-wrap ul li.show a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: skewX(-10deg);
    z-index: -1;
    right: 0;
    margin: 0 auto;
    opacity: 0
}

.navbar-wrap ul li.active a::after,
.navbar-wrap ul li.show a::after,
.navbar-wrap ul li:hover>a::after {
    content: "";
    position: absolute;
    height: 3px;
    background: #e4a101;
    right: 40px;
    left: 0;
    bottom: 0
}

.navbar-wrap ul li:hover>a {
    color: #1c1121
}

.navbar-wrap ul li.show,
.navbar-wrap ul li.show a::before,
.navbar-wrap ul li:hover>a::before {
    opacity: 1
}

.navbar-wrap ul li.show>a {
    color: #1c1121
}

.navbar-wrap ul li.active>a::before {
    opacity: 1
}

.header-action>ul {
    display: flex;
    align-items: center;
    margin-left: 20px
}

.header-action>ul li {
    position: relative;
    margin-left: 40px
}

.header-action ul li:first-child {
    margin-left: 0
}

.header-action ul li a {
    color: #edeaea;
    font-size: 14px
}

.header-action ul li.header-search a {
    width: 56px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 48px;
    background: #111;
    border-radius: 5px;
    font-size: 13px;
    box-shadow: 0 3px 7px 0 rgba(128, 18, 40, .2), inset 0 3px 7px 0 rgba(56, 17, 33, .4)
}

.menu-style-two .navbar-wrap ul li.show a::after,
.menu-style-two .navbar-wrap ul li:hover>a::after {
    display: none
}

.menu-style-two .navbar-wrap ul li.show a.btn-header::after,
.menu-style-two .navbar-wrap ul li:hover>a.btn-header::after {
    display: block;
    width: 100%;
    height: 100%
}

.menu-style-two .navbar-wrap a.btn-header::after,
.menu-style-two .navbar-wrap a.btn-header::before {
    box-shadow: 0 0 12px 0 rgb(228 161 1 / 80%)
}

.menu-style-two {
    padding: 5px 30px;
    border-radius: 0 0 14px 14px;
    background-image: url(../img/bg/header_bg.jpg);
    background-position: right center;
    background-size: cover;
    position: relative
}

.transparent-header {
    position: absolute;
    left: 0;
    top: 45px;
    width: 100%;
    height: auto;
    z-index: 9
}

.s-header-top-area .header-top-offer .time-count>span {
    padding: 9px 25px
}

.menu-style-two .navbar-wrap ul li a {
    padding: 15px 23px
}

.menu-style-two .navbar-wrap ul li a::before,
.menu-style-two .navbar-wrap ul li.show a::before {
    transform: skewX(-16deg);
    transition: .3s linear
}

.s-header-top-area {
    background: #131014
}

.navbar-wrap ul li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.sticky-menu {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    background-image: url(../img/bg/header_bg.jpg);
    -webkit-animation: 1s ease-in-out 0s normal none 1 running fadeInDown;
    animation: 1s ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, .1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, .1);
    border-radius: 0;
    padding: 0
}

.t-header-top-area .header-top-social ul {
    display: flex;
    align-items: center
}

.t-header-top-area .header-top-social ul li:first-child {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-family: Oxanium, cursive;
    line-height: 1;
    letter-spacing: 2px;
    margin-right: 5px
}

.t-header-top-area .header-top-social ul li+li {
    margin-left: 10px
}

.t-header-top-area .header-top-social ul li a {
    background-image: url(../img/bg/header_social_bg.jpg);
    display: block;
    width: 38px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 4px;
    box-shadow: rgb(0 0 0 / 35%) 0 3px 7px 0;
    color: #ff4800;
    font-size: 12px
}

.t-header-top-area {
    background: 0 0;
    padding: 14px 0;
    border-bottom: 1px solid rgb(50 49 49 / .7)
}

.third-header-bg {
    position: relative;
    z-index: 9
}

.third-header-bg .bg {
    background-image: url(../img/bg/h3_header_bg.jpg);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 129px;
    background-position: center;
    background-size: cover;
    z-index: -1
}

.third-header-bg .menu-style-two {
    background-image: none;
    padding: 0
}

.custom-container {
    max-width: 1330px
}

.custom-container-two {
    max-width: 1430px
}

.third-header-bg .navbar-wrap ul li a::before,
.third-header-bg .navbar-wrap ul li.show a::before {
    display: none
}

.third-banner-content h2 span,
.third-header-bg #search-modal .modal-dialog .modal-content form button,
.third-header-bg .header-action ul li.header-search a,
.third-header-bg .navbar-wrap ul li.show>a,
.third-header-bg .navbar-wrap ul li:hover>a,
.third-title-style .vertical-title,
.third-title-style h2 span {
    color: #ee5519
}

.third-header-bg .menu-style-two .navbar-wrap>ul>li>a {
    padding: 35px 0
}

.third-header-bg .menu-style-two .navbar-wrap>ul>li+li {
    margin-left: 42px
}

.third-header-bg .navbar-wrap .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -62px;
    z-index: 9
}

.third-header-bg .navbar-wrap ul.left {
    margin-left: 0;
    margin-right: auto
}

.header-bottom-bg {
    background-image: url(../img/bg/header_bottom_bg.png);
    position: absolute;
    left: 0;
    bottom: -5px;
    right: 0;
    width: 1499px;
    height: 28px;
    margin: 0 auto;
    z-index: -1
}

.third-header-bg .header-action ul li.header-search a {
    background: #262831
}

.third-header-bg .header-action>ul {
    margin-left: 30px
}

.third-header-bg .sticky-menu .navbar-wrap .logo {
    top: 0
}

.third-header-bg .sticky-menu {
    background-image: url(../img/bg/h3_header_bg.jpg)
}

.header-style-four .header-top-area {
    background-image: url(../img/bg/fourth_header_top_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 22px 0
}

.header-style-four .header-social {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.header-style-four .header-social span {
    color: #fff;
    font-family: Oxanium, cursive;
    font-weight: 700;
    margin-right: 15px
}

.header-style-four .header-social ul li+li {
    margin-left: 8px;
    display: block
}

.header-style-four .header-social ul li a {
    display: block;
    width: 35px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    box-shadow: 0 3px 5.58px .42px rgba(33, 34, 47, .27);
    font-size: 12px;
    color: #e9a401;
    border: 1px solid #28282e;
    background: #333442
}

.header-style-four .menu-style-two {
    padding: 0;
    border-radius: 0;
    background-image: none;
    background-position: unset;
    background-size: cover;
    position: relative
}

.header-four-wrap {
    background: #252634;
    border-top: 1px solid #1e1e2a;
    padding: 18px 0;
    position: relative
}

.header-four-wrap .menu-style-two .navbar-wrap>ul>li>a {
    padding: 12px 23px
}

.header-four-wrap .menu-style-two .navbar-wrap ul li a::before,
.header-four-wrap .menu-style-two .navbar-wrap ul li.show a::before {
    transform: skewX(-20deg)
}

.header-four-wrap .header-action ul li.header-search a {
    width: 52px;
    height: 46px;
    line-height: 46px;
    background: #252634;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 20%), inset 0 3px 7px 0 rgb(0 0 0 / 40%)
}

.header-four-wrap::before {
    content: "";
    position: absolute;
    width: 29%;
    background: #e9a401;
    height: 100%;
    top: 0;
    clip-path: polygon(0 0, 91% 0, 100% 100%, 0 100%)
}

.header-four-wrap.sticky-menu {
    position: fixed;
    border-top: none
}

#search-modal {
    background-color: rgba(23, 26, 33, .95)
}

#search-modal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: none;
    outline: 0;
    margin: 0
}

#search-modal .modal-dialog .modal-content {
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none
}

#search-modal .modal-dialog .modal-content form {
    width: 555px;
    position: relative
}

#search-modal .modal-dialog .modal-content form input {
    width: 100%;
    font-size: 36px;
    border: none;
    border-bottom: 3px solid rgba(255, 255, 255, .1);
    background: 0 0;
    color: #fff;
    padding-bottom: 12px;
    padding-right: 40px
}

#search-modal .modal-dialog .modal-content form input::-moz-placeholder {
    font-size: 35px
}

#search-modal .modal-dialog .modal-content form input::placeholder {
    font-size: 35px
}

#search-modal .modal-dialog .modal-content form button {
    position: absolute;
    right: 0;
    margin-bottom: 3px;
    font-size: 30px;
    background: 0 0;
    border: none;
    cursor: pointer;
    top: 11px
}

.modal-open .header-top {
    z-index: 2
}

.btn,
.footer-newsletter button,
.fw-title h5::before,
.lg-tag a::before,
.navbar-wrap ul li a::before,
.newsletter-form button,
.tournament-menu button::before,
.transparent-btn:hover {
    background: #e4a101
}

.slider-bg {
    background-image: url(../img/slider/slider_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 260px 0
}

.slider-content h6 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 0 18px
}

.slider-content h6::before {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 135px 5px 0;
    border-color: transparent #fff transparent transparent
}

.slider-content h6::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 135px;
    border-color: transparent transparent transparent #fff
}

.slider-content h2 {
    font-size: 100px;
    font-weight: 800;
    line-height: .9;
    margin-bottom: 12px;
    letter-spacing: -3px;
    text-transform: uppercase
}

.slider-content p {
    font-weight: 600;
    color: #ededed;
    width: 73%;
    margin: 0 auto 40px;
    font-size: 18px;
    line-height: 1.6
}

.slider-style-two {
    background-image: url(../img/slider/slider_bg02.jpg);
    padding: 200px 0 190px;
    position: relative;
    z-index: 1
}

.slider-style-two .slider-content h6::after,
.slider-style-two .slider-content h6::before {
    display: none
}

.slider-style-two .slider-content h2 {
    font-size: 58px;
    text-transform: capitalize
}

.slider-style-two .slider-content p {
    font-weight: 400;
    color: #dbdbdb;
    width: 80%;
    margin: 0 0 45px;
    font-size: 16px;
    line-height: 30px
}

.slider-style-two .slider-content h6 {
    margin-bottom: 15px;
    display: block;
    padding: 0
}

.slider-img {
    position: absolute;
    right: 135px;
    bottom: 0
}

.slider-img.slider-img2 {
    right: 295px;
    z-index: -1
}

.slider-circle-shape {
    position: absolute;
    right: 410px;
    bottom: 0;
    z-index: -2;
    opacity: .07
}

.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 50s;
    animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

.slider-active .slick-arrow {
    position: absolute;
    top: 50%;
    left: 120px;
    transform: translateY(-50%);
    background: 0 0;
    border: none;
    padding: 0;
    cursor: pointer;
    z-index: 1
}

.slider-active .slick-next {
    right: 120px;
    left: auto
}

.third-banner-bg {
    background-image: url(../img/slider/third_banner_bg.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 150px 0 130px;
    margin-top: -20px
}

.third-banner-content h2 {
    font-size: 120px;
    text-transform: uppercase;
    line-height: .8;
    font-family: grinddemolished;
    font-weight: 400;
    margin-bottom: 14px
}

.third-banner-content h6 {
    text-transform: uppercase;
    font-family: grinddemolished;
    font-weight: 400;
    letter-spacing: 10px;
    line-height: 1.6;
    font-size: 20px;
    margin-bottom: 30px
}

.third-banner-img {
    text-align: center;
    margin-bottom: -40px;
    position: relative;
    z-index: 1
}

.third-banner-img::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 20px;
    width: 1065px;
    background: #ee5519;
    margin: 0 auto;
    right: 0;
    opacity: .35
}

.third-banner-content {
    position: relative;
    z-index: 1
}

.home-four-slider .slider-bg {
    background-image: url(../img/slider/fourth_banner_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 205px 0 205px
}

.home-four-slider .custom-container-two {
    position: relative
}

.home-four-slider .slider-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    bottom: auto
}

.brand-bg {
    background-image: url(../img/bg/brand_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 60px 0;
    position: relative
}

.brand-item {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 82px
}

.brand-item img {
    display: inline-block
}

.slick-slide:focus {
    outline: 0
}

.t-brand-bg {
    background: linear-gradient(45deg, rgb(0 0 0 / 80%), rgb(0 0 0 / 80%)), url(../img/cta_bg.jpg);
    background-attachment: fixed;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0 0 80px;
    position: relative
}

.our_process_dropdown {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 10
}

.our_process_dropdown a.trigger_o {
    display: inline-block;
    color: #fff!important;
    text-shadow: 1px 2px 4px #333;
    padding: 20px;
    background-color: #e4a101;
    border-radius: 0 0 25px 25px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: grinddemolished
}

.our_process_dropdown a.trigger_o:hover {
    color: #fff;
    background-color: #c58b00
}

.t-brand-bg .toggle_open {
    margin: auto;
    display: table;
    text-align: center;
    width: 100%;
    background-color: rgb(30 18 38);
    color: #fff;
    padding: 20px 0 30px;
    border-top: 0
}

.t-brand-bg .toggle_open li {
    list-style-type: square;
    margin-bottom: 10px
}

.t-brand-bg .toggle_open li p {
    line-height: 1.5
}

.t-brand-bg .toggle_open .socials li {
    font-weight: 600;
    text-align: center;
    width: 48%;
    justify-content: center;
    display: inline-flex
}

.t-brand-bg .toggle_open hr {
    border-style: solid;
    border-color: #e4a101;
    box-shadow: 0 0 10px #e4a101
}

.t-brand-bg .toggle_open li span {
    color: #e4a101
}

.t-brand-item {
    min-height: 75px;
    display: flex;
    align-items: center;
    justify-content: center
}

.t-brand-item img {
    max-width: 100%;
    width: 150px;
    height: 150px;
    object-fit: contain
}

.home-four-brand.brand-bg {
    background-image: url(../img/bg/s_brand_bg.jpg)
}

.cta-steamer {
    background: linear-gradient(45deg, rgb(0 0 0 / 0), rgb(0 0 0 / 0)), url(../img/cta_bg_2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative
}

.cta-steamer .console {
    position: absolute;
    max-width: 250px;
    left: -30px;
    top: -50px;
    z-index: 99
}

.cta-steamer .ninja {
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 99;
    max-height: 250px
}

.area-bg-one {
    background-image: url(../img/bg/area_bg01.jpg);
    background-position: center;
    background-size: cover
}

.area-bg-two {
    background-image: url(../img/bg/area_bg02.jpg);
    background-position: center;
    background-size: cover;
    padding-bottom: 55px
}

.home-four-area-bg {
    position: relative
}

.home-four-area-bg .bg {
    background-image: url(../img/bg/home_four_area_bg.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1300px;
    background-position: bottom center;
    background-size: cover
}

.section-title>span {
    display: block;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    color: #c8c8c8;
    margin-bottom: 15px;
    text-transform: uppercase
}

.section-title h2 {
    font-size: 45px;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 1;
    letter-spacing: -2px
}

.latest-games-items {
    position: relative;
    box-shadow: 0 5px 12.09px .91px rgba(0, 0, 0, .35)
}

.latest-games-thumb img {
    width: 100%
}

.latest-games-content {
    left: 0;
    bottom: 0;
    background-color: rgba(23, 13, 28, .929);
    box-shadow: 0 5px 12.09px .91px rgba(0, 0, 0, .35);
    width: 100%;
    padding: 35px 30px;
    z-index: 1
}

.lg-tag {
    position: absolute;
    left: 30px;
    top: -30px;
    z-index: 1
}

.lg-tag a {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    color: #1c1121;
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0 20px
}

.lg-tag a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: skewX(-10deg);
    z-index: -1;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.latest-games-content h4 {
    font-size: 22px;
    margin-bottom: 13px;
    line-height: 1
}

.latest-games-content p {
    line-height: 1;
    margin-bottom: 0;
    color: #c9c9c9;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 13px
}

.latest-games-active.owl-carousel .owl-nav,
.testimonial-active.owl-carousel .owl-nav,
.video-active.owl-carousel .owl-nav {
    position: absolute;
    right: 0;
    top: -85px;
    z-index: 1
}

.latest-games-active.owl-carousel .owl-nav button,
.testimonial-active.owl-carousel .owl-nav button,
.video-active.owl-carousel .owl-nav button {
    width: 37px;
    height: 33px;
    color: #bebac0;
    border: 3px solid #bebac0;
    display: inline-block;
    transition: .3s linear
}

.latest-games-active.owl-carousel .owl-nav button.owl-next,
.testimonial-active.owl-carousel .owl-nav button.owl-next,
.video-active.owl-carousel .owl-nav button.owl-next {
    margin-left: 10px
}

.latest-games-active.owl-carousel .owl-nav button:hover,
.testimonial-active.owl-carousel .owl-nav button:hover,
.video-active.owl-carousel .owl-nav button:hover {
    border-color: #e4a101
}

.home-four-title h2 {
    text-transform: uppercase;
    font-size: 36px;
    letter-spacing: 0
}

.home-four-title.black-title h2 {
    color: #1c1121
}

.home-four-latest-games .latest-games-content h4 {
    font-size: 20px;
    text-transform: uppercase
}

.about-img {
    padding: 15px;
    background-color: rgba(245, 58, 7, 0);
    box-shadow: 0 5px 12.09px .91px rgba(0, 0, 0, .23);
    position: relative
}

.about-img>img {
    width: 100%;
    box-shadow: 0 5px 12.09px .91px rgba(0, 0, 0, .23);
    border-radius: 6px
}

.about-img .popup-video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.title-style-three,
.title-style-two {
    padding-bottom: 35px;
    position: relative
}

.title-style-three::before,
.title-style-two::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../img/images/title_bar.html);
    width: 270px;
    height: 13px;
    background-repeat: no-repeat
}

.title-style-three::before {
    background-image: url(../img/images/title_bar02.png)
}

.title-style-three h2 {
    color: #1c1121;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 10px
}

.title-style-three p {
    color: #6c6c6c;
    margin-bottom: 0
}

.about-content {
    padding-right: 70px
}

.about-content p:first-child {
    margin-bottom: 20px
}

.about-content p:nth-child(2) {
    margin-bottom: 55px
}

.inner-about-area .title-style-three {
    padding-bottom: 30px
}

.inner-about-area .title-style-three h2 {
    margin-bottom: 0
}

.inner-about-content h5 {
    font-size: 22px;
    color: #f2a900;
    margin-bottom: 20px
}

.inner-about-content p {
    color: #6c6c6c;
    margin-bottom: 12px
}

.inner-about-content p:nth-child(3) {
    margin-bottom: 35px
}

.inner-about-img img {
    margin-left: 115px
}

.inner-about-img img:nth-child(2) {
    margin-left: 10px;
    margin-top: -315px;
    box-shadow: 0 2px 21px 0 rgba(17, 8, 23, .1);
    border-radius: 10px
}

.inner-about-img img:nth-child(3) {
    margin-top: -200px;
    margin-left: -65px
}

.inner-about-area {
    position: relative;
    padding-bottom: 60px;
    padding-top: 105px
}

.inner-about-shape {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.third-about-bg {
    background-image: url(../img/bg/third_about_bg.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.third-about-img .shadow {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.third-title-style h2 {
    font-family: grinddemolished;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 45px;
    line-height: 1;
    margin-bottom: 17px;
    letter-spacing: -1px
}

.third-title-style .inner {
    padding-left: 45px;
    position: relative;
    margin-bottom: 45px
}

.third-title-style .vertical-title {
    font-family: grinddemolished;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    transform: rotate(-90deg);
    left: -50px;
    margin-bottom: 0;
    top: 65px
}

.third-title-style .inner p {
    font-size: 16px;
    margin-bottom: 0
}

.my-info-box {
    text-align: center
}

.third-section-title h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-family: grinddemolished;
    font-weight: 400;
    margin-bottom: 0
}

.third-section-title h2 span {
    color: #e4a101
}

.third-section-title {
    padding-bottom: 25px;
    position: relative
}

.third-section-title::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/images/section_line.png);
    width: 120px;
    height: 8px;
    margin: 0 auto
}

.my-info-box {
    text-align: center;
    background: #18191f;
    position: relative;
    transition: all .3s ease-in-out
}

.my-info-box:hover {
    box-shadow: 0 3px 24px 0 rgb(228 161 1 / 38%);
    transform: scale(1.05)
}

.my-info-box-top {
    background-image: url(../img/bg/my_info_box_bg.png);
    min-height: 48px;
    width: 100%;
    background-position: center;
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-top: -7px
}

.my-info-box-top h6 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #dcdcdc;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: Poppins, sans-serif;
    transition: .3s linear
}

.my-info-box-content {
    min-height: 140px;
    align-items: center;
    justify-content: center;
    padding: 25px 30px
}

.my-info-box-content .scrollbar {
    max-height: 215px;
    width: 100%;
    overflow-y: scroll
}

.my-info-box-content .pricebox span {
    font-size: 45px;
    font-weight: 800;
    position: relative;
    top: -15px;
    color: #e4a101
}

.my-info-box-content .pricebox .price-bar-only {
    position: absolute;
    top: 0;
    left: 6px;
    font-size: 19px;
    color: #6c6c6c;
    font-weight: 700
}

.my-info-box-content .pricebox h3 {
    display: inline-block;
    font-size: 80px;
    margin: 0;
    font-weight: 800;
    color: #e4a101
}

.my-info-box-content .pricebox p {
    font-size: 35px;
    color: #6c6c6c;
    position: relative;
    top: -10px;
    font-weight: 700;
    left: 7px;
    text-decoration-line: line-through
}

.my-info-box-content .pricebox h4 {
    font-size: 19px;
    color: #6c6c6c;
    font-weight: 700
}

.my-info-box-content .scrollbar::-webkit-scrollbar {
    width: 10px
}

.my-info-box-content .scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 20px
}

.my-info-box-content .scrollbar::-webkit-scrollbar-thumb {
    background: #e4a101;
    border-radius: 20px
}

.my-info-box-content h2 {
    color: #e4a101!important
}

.my-info-box-top .info-box-top-hover {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .3s linear;
    opacity: 0;
    z-index: -1
}

.my-info-box:hover .my-info-box-top .info-box-top-hover {
    opacity: 1
}

.my-info-box:hover .my-info-box-top h6 {
    color: #fff
}

.my-info-social ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.my-info-social ul li {
    margin: 5px 6px
}

.my-info-social ul li a {
    display: block;
    background: #202020;
    padding: 10px 20px;
    line-height: 1;
    color: #d3d3d3;
    font-size: 12px;
    font-weight: 600;
    border-radius: 30px
}

.my-info-social ul li a i {
    margin-right: 5px;
    color: #ff5917;
    font-weight: 400
}

.home-four-title.text-center h2 {
    position: relative
}

.home-four-title.text-center h2::after {
    content: "";
    display: block;
    background-image: url(../img/images/title_bar04.html);
    width: 126px;
    height: 13px;
    margin: 17px auto 0
}

.live-match-wrap {
    position: relative
}

.live-match-wrap>img {
    max-width: 100%;
    border-radius: 5px;
    box-shadow: 0 5px 12.09px .91px rgba(1, 31, 87, .19)
}

.live-match-wrap>iframe {
    max-width: 100%;
    width: 100%;
    height: 400px;
    border-radius: 5px
}

.live-match-wrap .popup-video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.live-match-time>span {
    display: block;
    max-width: 264px;
    background: #e8a301;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 20px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0 auto 80px
}

.live-match-time .time {
    font-size: 70px;
    color: #1c1121;
    line-height: 1;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
    padding: 0 50px;
    display: inline-block;
    position: relative
}

.live-match-time .time::after,
.live-match-time .time::before {
    content: "";
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    width: 52px;
    height: 1px;
    background: #d3d1d1
}

.live-match-time .time::after {
    right: -50px;
    left: auto
}

.live-match-time .live-overlay-text {
    font-size: 378px;
    text-transform: uppercase;
    color: #f6f5f5;
    font-weight: 700;
    letter-spacing: -25px;
    position: absolute;
    top: 0;
    line-height: .8;
    margin-bottom: 0;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%)
}

.live-match-team {
    position: relative
}

.live-match-team::before {
    content: "";
    position: absolute;
    background-image: url(../img/images/dots.png);
    width: 566px;
    height: 560px;
    right: 35px;
    top: -140px;
    z-index: -1
}

.live-match-team.right::before {
    left: 35px;
    right: auto
}

.live-match-team.right {
    text-align: right
}

.title-style-three.text-center::before,
.title-style-two.text-center::before {
    right: 0;
    margin: 0 auto
}

.coming-match-team {
    display: flex;
    align-items: first baseline;
    justify-content: space-between;
    text-align: center;
    padding: 30px 35px 40px
}

.coming-match-item {
    border-top: 5px solid #e4a101;
    background-color: #21132c;
    box-shadow: 0 5px 12.09px .91px rgba(0, 0, 0, .34)
}

.match-team-name a {
    font-size: 14px;
    text-transform: uppercase;
    color: #d7d5d5;
    font-weight: 800;
    display: block;
    line-height: 1;
    margin-top: 20px
}

.coming-match-info {
    padding: 35px 35px;
    text-align: center;
    background: #1b1024
}

.coming-match-info h5 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase
}

.coming-match-info h5 span {
    transition: .3s linear
}

.match-rating i {
    font-size: 12px;
    color: #e4a101
}

.match-rating {
    line-height: 1
}

.match-info-action .btn {
    font-size: 12px;
    padding: 17px 17px
}

.match-info-action .btn::before {
    height: 100%;
    bottom: 0
}

.match-info-action {
    margin-top: 30px
}

.match-info-action .transparent-btn {
    padding: 15px 17px;
    margin-left: 25px
}

.coming-match-time .coming-time {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #20132b;
    padding: 20px 35px
}

.coming-match-time .time-count span {
    display: block;
    text-align: center;
    font-size: 19px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 5px
}

.coming-match-time .time-count {
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    padding-right: 22px;
    margin-right: 22px;
    position: relative
}

.coming-match-time .time-count:last-child {
    padding-right: 0;
    margin-right: 0
}

.coming-match-time .time-count::before {
    content: ":";
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    color: #5e5e5e;
    font-weight: 500
}

.coming-match-time .time-count:last-child::before {
    display: none
}

.featured-game-item {
    box-shadow: 0 1px 13px 0 rgba(12, 11, 15, .32);
    position: relative;
    z-index: 1
}

.featured-game-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(233, 163, 1, .749);
    transition: .3s linear;
    opacity: 0
}

.featured-game-thumb img {
    width: 100%
}

.featured-game-content {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 35px;
    z-index: 1;
    transition: .3s linear
}

.featured-game-icon {
    margin-bottom: 20px
}

.featured-game-content h4 {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: uppercase
}

.featured-game-content h4 span,
.featured-game-meta i {
    color: #e9a301
}

.featured-game-content h4 a:hover {
    color: #fff
}

.featured-game-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #e3e3e3
}

.featured-game-meta i {
    margin-right: 5px
}

.featured-game-overlay-content {
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    bottom: auto;
    opacity: 0
}

.featured-game-overlay-content .featured-game-meta {
    justify-content: center;
    color: #fff
}

.featured-game-overlay-content h4,
.featured-game-overlay-content h4 a:hover {
    color: #1c1121
}

.featured-game-overlay-content .featured-game-meta i,
.featured-game-overlay-content h4 span {
    color: #fff
}

.featured-game-item:hover .featured-game-content {
    opacity: 0;
    visibility: hidden
}

.featured-game-item:hover .featured-game-overlay-content,
.featured-game-item:hover::before {
    opacity: 1;
    visibility: visible
}

.featured-game-bg {
    background-image: url(../img/bg/featured_game_bg.png);
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.featured-game-icon img {
    display: inline-block
}

.featured-game-area .container-full {
    padding-left: 60px;
    padding-right: 60px
}

.cta-bg {
    background-image: url(../img/bg/cta_bg.jpg);
    padding: 120px 0;
    background-position: center;
    background-size: cover;
    box-shadow: 0 5px 10px 0 rgba(11, 11, 11, .52)
}

.cta-content {
    padding: 0 50px
}

.cta-content .section-title h2 {
    font-size: 50px;
    margin-bottom: 5px
}

.tournament-top-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #20132b;
    box-shadow: 0 4px 5.58px .42px rgba(0, 0, 0, .13), inset 0 1px 16px 0 rgba(228, 161, 1, .17);
    padding: 25px 30px
}

.tournament-title h2 {
    font-size: 26px;
    letter-spacing: -1px
}

.tournament-menu {
    display: flex;
    flex-wrap: wrap
}

.tournament-menu button {
    font-size: 14px;
    border: none;
    background: 0 0;
    padding: 0;
    color: #a0a0a0;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    margin-left: 30px;
    transition: .4s linear
}

.tournament-menu button:first-child {
    margin-left: 0
}

.tournament-menu button::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 3px;
    opacity: 0;
    transition: .4s linear
}

.tournament-menu button.active::before {
    opacity: 1
}

.tournament-area {
    background-color: #1b1024;
    box-shadow: 0 5px 12.09px .91px rgba(0, 0, 0, .34)
}

.latest-match-bg {
    background-image: url(../img/bg/latest_match_bg.jpg);
    background-position: center;
    background-size: cover
}

.latest-match-box {
    display: flex;
    align-items: center;
    background: #211e23;
    padding: 15px;
    box-shadow: 0 5px 12.09px .91px rgba(0, 0, 0, .34)
}

.team-member-thumb {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden
}

.team-member-thumb img {
    width: 100%;
    transition: .3s linear
}

.team-member-social {
    position: absolute;
    right: 20px;
    top: 30px;
    transform: translateX(30px);
    opacity: 0;
    transition: .3s linear
}

.team-member-thumb::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e9a301;
    transition: .3s linear;
    opacity: 0
}

.team-member-content h4 {
    font-size: 20px;
    color: #1c1121;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px
}

.team-member-box:hover .team-member-content h4 a {
    color: #e8a301
}

.team-member-box:hover .team-member-thumb img {
    box-shadow: 0 2px 21px 0 rgba(17, 8, 23, .16)
}

.team-member-box:hover .team-member-thumb::before {
    opacity: .9
}

.team-member-box:hover .team-member-social {
    transform: translateX(0);
    opacity: 1
}

.team-member-content span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #6c6c6c
}

.team-member-social ul li {
    display: block;
    margin-bottom: 13px
}

.team-member-social ul li a {
    color: #fff;
    font-size: 15px
}

.team-bg {
    background-image: url(../img/bg/third_team_bg.jpg);
    background-position: bottom center;
    background-size: cover;
    padding: 110px 0 90px
}

.third-team-content {
    position: relative;
    padding: 20px 50px;
    z-index: 1
}

.third-team-content .main-bg {
    background-image: url(../img/bg/team_content_bg.png);
    width: 302px;
    height: 93px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    top: -10px
}

.third-team-content .hover-bg {
    background-image: url(../img/bg/team_content_hover_bg.png);
    width: 302px;
    height: 93px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    top: -10px;
    opacity: 0;
    transition: .3s linear
}

.third-team-content h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    line-height: 1;
    margin-bottom: 5px
}

.third-team-content span {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #ff5917;
    transition: .3s linear
}

.third-team-content h5 a:hover {
    color: #fff
}

.third-team-item:hover .third-team-content .hover-bg {
    opacity: 1
}

.third-team-item:hover .third-team-content span {
    color: #1f2026
}

.game-gallery-area.position-relative {
    z-index: 1;
    padding: 120px 0 0;
    margin-bottom: -150px
}

.game-gallery-bg {
    background-image: url(../img/bg/game_gallery_bg.html);
    background-position: top center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 715px;
    z-index: -1
}

.game-gallery-item img {
    max-width: 100%;
    display: inline-block
}

.game-gallery-item .game-gallery-item-video iframe {
    max-width: 100%;
    display: inline-block;
    width: 100%;
    height: 550px
}

.game-gallery-item .game-gallery-item-video {
    position: relative
}

.game-gallery-item .game-gallery-item-video .game-gallery-item-logo img {
    position: absolute;
    left: 50%;
    bottom: 35px;
    transform: translate(-50%, 50%);
    width: 250px;
    z-index: 99
}

.game-gallery-item {
    text-align: center;
    max-width: 1080px;
    margin: 0 auto
}

.game-gallery-item h4 {
    margin-top: 100px
}

.game-gallery-item h5 {
    margin-top: 20px;
    text-transform: capitalize
}

.slick-slide.slick-active .game-gallery-item h5.game-gallery-item-content .left-quote img {
    display: block!important
}

.slick-slide.slick-active .game-gallery-item h5.game-gallery-item-content .right-quote img {
    display: block!important
}

.game-gallery-item h5.game-gallery-item-content {
    position: relative;
    max-width: 800px;
    margin: 0 auto
}

.game-gallery-item h5.game-gallery-item-content .left-quote img {
    position: absolute;
    width: 45px;
    left: -50px;
    top: -50%;
    display: none
}

.game-gallery-item h5.game-gallery-item-content .right-quote img {
    position: absolute;
    width: 45px;
    right: -50px;
    bottom: -50%;
    display: none
}

.game-gallery-active .slick-active.slick-center {
    margin-top: 0
}

.game-gallery-active .slick-slide {
    margin-top: 80px;
    transition: .4s linear
}

.game-gallery-area .slider-nav {
    max-width: 1080px;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.slider-nav>span {
    text-transform: uppercase;
    font-size: 75px;
    font-weight: 600;
    color: #bebebe;
    cursor: pointer;
    transition: .3s linear
}

.slider-nav>span.slick-next i {
    margin-left: 5px
}

.slider-nav>span.slick-prev i {
    margin-right: 5px
}

.slider-nav>span:hover {
    color: #e4a101
}

.just-gamers-bg {
    background-image: url(../img/bg/just_gamer_bg.jpg);
    position: relative;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    z-index: 1
}

.just-gamers-bg::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(../img/images/gamers_bg_conve01.png);
    width: 467px;
    height: 169px;
    margin: 0 auto;
    top: -4px;
    background-repeat: no-repeat;
    z-index: -1
}

.just-gamers-bg::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(../img/images/gamers_bg_conve02.png);
    width: 420px;
    height: 152px;
    margin: 0 auto;
    bottom: -20px;
    background-repeat: no-repeat;
    z-index: -1
}

.title-style-three.white-title h2 {
    color: #fff
}

.title-style-three.white-title p {
    color: #cbcbcb
}

.title-style-three.white-title::before {
    background-image: url(../img/images/title_bar03.png)
}

.just-gamers-list ul li {
    margin-bottom: 40px;
    padding-right: 20px;
    overflow: hidden
}

.just-gamers-list-icon {
    float: left;
    background-image: url(../img/bg/gamer_list_icon_bg.jpg);
    width: 97px;
    height: 97px;
    text-align: center;
    line-height: 85px;
    display: block;
    border: 6px solid #333240;
    margin-right: 25px;
    transition: .3s linear
}

.just-gamers-list-content h5 {
    font-size: 18px;
    font-family: Poppins, sans-serif;
    margin-bottom: 10px
}

.just-gamers-list-content p {
    margin-bottom: 0
}

.just-gamers-list ul li:hover .just-gamers-list-icon {
    border-color: #e9a301
}

.just-gamers-list ul li:last-child {
    margin-bottom: 0
}

.just-gamers-list-content {
    position: relative;
    top: 5px
}

.just-gamers-img {
    position: absolute;
    width: 100%;
    top: -83px;
    right: 0
}

.just-gamers-circle-shape {
    position: absolute;
    bottom: 215px;
    left: 145px;
    z-index: -1
}

.just-gamers-circle-shape img:nth-child(2) {
    position: absolute;
    top: 46px;
    right: -67px
}

.fact-item {
    display: flex;
    align-items: first baseline;
    justify-content: center;
    margin-bottom: 50px
}

.fact-icon {
    margin-right: 20px
}

.fact-content h2 {
    font-size: 36px;
    font-weight: 800;
    line-height: .9;
    margin-bottom: 10px
}

.fact-content>span {
    display: block;
    font-weight: 700;
    color: #dfdede
}

.home-four-title p {
    margin-bottom: 0;
    margin-top: 20px
}

.inner-about-padding {
    padding-bottom: 172px
}

.game-single-content {
    box-shadow: 0 2px 21px 0 rgba(59, 53, 63, .12);
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 50px 40px;
    overflow: hidden
}

.game-single-title h4 {
    font-size: 24px;
    color: #1c1121;
    text-transform: uppercase;
    margin-bottom: 0
}

.game-single-title h4 span {
    color: #e8a301
}

.game-single-content p {
    font-size: 14px;
    color: #6c6c6c;
    margin-bottom: 20px
}

.game-single-content p>span {
    font-weight: 600;
    color: #1c1121
}

.game-single-img img {
    width: 100%;
    margin-bottom: 30px
}

.game-single-img {
    margin-top: 40px;
    margin-bottom: 5px
}

.game-single-info ul li {
    color: #6c6c6c;
    font-size: 14px;
    display: block;
    padding-bottom: 18px;
    border-bottom: 1px solid #e6e5e4;
    margin-bottom: 16px
}

.game-single-info ul li:last-child {
    margin-bottom: 0
}

.game-single-info ul li span {
    font-size: 16px;
    font-weight: 600;
    color: #413f3f;
    margin-right: 40px
}

.game-single-gallery img {
    width: 100%;
    margin-top: 30px
}

.game-single-shape {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 45px;
    z-index: -1
}

.home-four-title.black-title p {
    color: #6c6c6c
}

.my-match-bg {
    background-image: url(../img/bg/my_match_bg.jpg);
    background-position: center;
    background-size: cover;
    padding-top: 190px
}

.my-match-wrap {
    padding: 0 83px
}

.my-match-box-wrap {
    position: relative;
    margin-top: -32px
}

.my-match-box-wrap>img {
    max-width: 100%
}

.my-match-box-wrap ul {
    display: flex;
    align-items: center;
    position: absolute;
    top: 80px;
    left: 120px;
    right: 100px
}

.my-match-team {
    display: flex;
    align-items: center
}

.my-match-box-wrap ul li:first-child {
    width: 400px;
    flex: 0 0 400px
}

.my-match-box-wrap ul li:nth-child(2) {
    width: 350px;
    flex: 0 0 350px
}

.my-match-box-wrap ul li:last-child {
    flex-grow: 1;
    text-align: right
}

.my-match-info {
    padding: 0 35px
}

.my-match-info .live-btn {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    padding: 7px 18px;
    z-index: 1;
    margin: 0 6px 10px
}

.my-match-info .live-btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: skewX(-25deg);
    z-index: -1;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #ff5917
}

.my-match-info .live-btn:hover {
    color: #ff5917
}

.my-match-info .live-btn:hover::before {
    background: #fff
}

.my-match-info h5 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 13px
}

.my-match-info>span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ff5917
}

.testimonial-active {
    background-color: #1b1024;
    box-shadow: 0 5px 12.09px .91px rgba(0, 0, 0, .34);
    position: relative;
    padding: 40px 0
}

.testimonial-item {
    padding: 0 45px
}

.testi-quote {
    position: absolute;
    right: 45px;
    bottom: 45px;
    z-index: 2;
}

.testimonial-content h5 {
    margin-bottom: 15px
}

.testimonial-rating i {
    font-size: 14px;
    color: #e4a101
}

.testimonial-content p {
    font-size: 18px;
    font-style: italic;
    margin-bottom: 0
}

.testimonial-avatar {
    display: flex;
    align-items: center
}

.testi-avatar-info h6 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 5px
}

.testi-avatar-info span {
    font-size: 15px;
    font-style: italic;
    line-height: 1
}

.testimonial-active.owl-carousel .owl-nav {
    top: auto;
    bottom: 50px;
    left: 45px;
    right: auto;
    margin-left: 45px;
    margin-right: 45px;
    margin-top: 55px;
    position: unset
}

.testimonial-active.owl-carousel .owl-nav button {
    color: #4b4550;
    border-color: #4b4550
}

.contact-form button:hover {
    color: #e4a101
}

#contact-map {
    width: 100%;
    height: 445px;
    display: block;
    box-shadow: 0 2px 12.09px .91px rgba(184, 184, 184, .35)
}

.contact-area .title-style-three {
    padding-bottom: 0
}

.contact-area .title-style-three::before {
    display: none
}

.contact-area .title-style-three h2 {
    font-size: 30px;
    letter-spacing: -1px
}

.contact-info-list ul li {
    color: #6c6c6c;
    display: block;
    font-size: 14px;
    margin-bottom: 8px
}

.contact-info-list ul li:last-child {
    margin-bottom: 0
}

.contact-info-list ul li i {
    margin-right: 10px;
    color: #e9a301
}

.contact-form textarea {
    width: 100%;
    border: none;
    font-size: 14px;
    border-bottom: 2px solid #eee;
    height: 105px;
    margin-bottom: 50px;
    padding: 0 0 20px;
    transition: .3s linear
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
    font-size: 14px;
    color: #9e9e9e
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #e9a301
}

.contact-form input {
    width: 100%;
    border: none;
    font-size: 14px;
    border-bottom: 2px solid #eee;
    margin-bottom: 50px;
    padding: 0 0 20px;
    transition: .3s linear
}

.contact-form button {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 800;
    color: #1c1121;
    text-transform: uppercase;
    border: none;
    background: 0 0;
    padding: 0;
    cursor: pointer;
    line-height: 1;
    padding-bottom: 20px;
    border-bottom: 2px solid #e9a301;
    margin-top: 16px;
    transition: .3s linear
}

.third-contact-bg {
    background-image: url(../img/bg/third_contact_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 120px 0
}

.third-title-style ul li+li {
    margin-top: 10px
}

.third-title-style ul li {
    font-size: 14px;
    color: #d3d3d3
}

.third-title-style ul li span {
    font-family: grinddemolished;
    font-weight: 400;
    color: #fff;
    margin-right: 5px
}

.third-contact-wrap .third-title-style .vertical-title {
    left: -35px;
    margin-bottom: 0;
    top: 50px;
    letter-spacing: 2px
}

.third-contact-form input,
.third-contact-form textarea {
    width: 100%;
    border: none;
    background: #292a2e;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 19px 25px;
    margin-bottom: 20px
}

.third-contact-form textarea {
    min-height: 160px;
    max-height: 160px
}

.third-contact-form input::placeholder,
.third-contact-form textarea::placeholder {
    color: #b5b4b4;
    font-size: 14px;
    font-weight: 500
}

.newsletter-wrap {
    border-radius: 80px;
    background-color: #190e22;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 65px;
    margin-top: -55px;
    position: relative;
    z-index: 1;
    margin-bottom: 80px
}

.newsletter-form form {
    display: flex;
    align-items: center;
    margin-right: 20px
}

.newsletter-form-grp {
    position: relative
}

.newsletter-form-grp i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    left: 15px
}

.newsletter-form form input {
    width: 495px;
    background: #24182d;
    border: none;
    color: #fff;
    padding: 17px 40px;
    font-size: 14px;
    font-weight: 500
}

.newsletter-form form input::placeholder {
    color: #a0a0a0
}

.newsletter-form button::before,
.newsletter-form-grp::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 55px 20px;
    border-color: transparent transparent #24182d transparent
}

.newsletter-form button::after,
.newsletter-form-grp::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 55px 20px 0 0;
    border-color: #24182d transparent transparent transparent
}

.newsletter-title h2 {
    font-size: 26px;
    letter-spacing: -1px
}

.newsletter-form button {
    border: none;
    color: #1c1121;
    font-size: 14px;
    font-weight: 800;
    padding: 17px 15px;
    margin-left: 30px;
    position: relative;
    cursor: pointer;
    transition: .3s linear
}

.newsletter-form button::before {
    border-color: transparent transparent #e4a101 transparent;
    transition: .3s linear
}

.newsletter-form button::after {
    border-color: #e4a101 transparent transparent transparent;
    transition: .3s linear
}

.newsletter-form button:hover {
    background: #fff
}

.newsletter-form button:hover::before {
    border-color: transparent transparent #fff transparent
}

.newsletter-form button:hover::after {
    border-color: #fff transparent transparent transparent
}

.newsletter-form button i {
    font-size: 12px;
    margin-left: 5px
}

.s-newsletter-area .newsletter-wrap {
    background-color: #1c181e
}

.s-newsletter-area .newsletter-title h2 {
    letter-spacing: 0;
    text-transform: uppercase
}

.s-newsletter-area .newsletter-form form input {
    background: #262228
}

.s-newsletter-area .newsletter-form-grp::after {
    border-color: #262228 transparent transparent transparent
}

.s-newsletter-area .newsletter-form-grp::before {
    border-color: transparent transparent #262228 transparent
}

.footer-bg {
    background-image: url(../img/bg/footer_bg.jpg);
    background-color: #f9f9f9;
    background-position: top center;
    background-size: cover;
    padding: 70px 0;
    position: relative;
    z-index: 1
}

.third-footer-bg {
    background-image: url(../img/bg/t_footer_bg.jpg);
    padding-top: 90px;
    padding-bottom: 40px
}

.footer-text p {
    font-size: 15px;
    color: #90949c;
    margin-bottom: 15px
}

.footer-contact ul li {
    margin-bottom: 10px;
    font-size: 15px;
    color: #90949c;
    line-height: 28px
}

.footer-contact ul li i {
    margin-right: 10px
}

.footer-contact ul li span {
    font-weight: 500
}

.footer-contact ul li:last-child {
    margin-bottom: 0
}

.fw-title h5 {
    font-size: 18px;
    color: #c8c8c8;
    margin-bottom: 0;
    line-height: 1;
    padding-bottom: 20px;
    position: relative
}

.fw-title h5::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 3px
}

.fw-link ul li {
    display: block
}

.fw-link ul li a {
    color: #90949c;
    font-size: 14px;
    line-height: 40px;
    display: inline-block
}

.fw-link ul li a:hover {
    padding-left: 5px
}

.footer-social ul {
    display: flex;
    flex-wrap: wrap
}

.footer-social ul li {
    display: block;
    margin-right: 6px
}

.footer-social ul li a {
    width: 38px;
    height: 38px;
    background-color: #3b5998;
    display: block;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px
}

.footer-social ul li:nth-child(2) a {
    background: #55acee
}

.footer-social ul li:nth-child(3) a {
    background: #d71e18
}

.footer-social ul li:nth-child(4) a {
    background: #ce0039
}

.footer-social ul li:nth-child(5) a {
    background: red
}

.footer-newsletter input {
    width: 100%;
    background: #24182d;
    border: none;
    padding: 12px 20px;
    color: #fff;
    padding-right: 60px;
    font-size: 14px
}

.footer-newsletter input::placeholder {
    color: #7c7c7d;
    font-size: 14px
}

.footer-newsletter form {
    position: relative
}

.footer-newsletter button {
    position: absolute;
    width: 53px;
    height: 100%;
    border: none;
    color: #1c1121;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 14px
}

.footer-fire {
    position: absolute;
    left: 90px;
    bottom: 0;
    z-index: -1
}

.footer-fire-right {
    left: auto;
    right: 90px
}

.copyright-wrap {
    background: #140a1c;
    padding: 20px 0
}

.copyright-text p {
    font-size: 14px;
    color: #90949c;
    margin-bottom: 0
}

.copyright-text p a {
    font-weight: 500
}

.s-footer-bg {
    background-image: url(../img/bg/s_footer_bg.jpg)
}

.s-footer-bg .fw-title h5 {
    font-size: 16px;
    text-transform: uppercase
}

.s-footer-bg .footer-newsletter input {
    background: #262228
}

.s-copyright-wrap {
    background: #161417
}

.fw-text p {
    font-size: 14px;
    line-height: 28px;
    padding-right: 70px;
    margin-bottom: 20px
}

.fw-social ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.fw-social ul li+li {
    margin-left: 15px
}

.fw-social ul li a {
    display: block;
    font-size: 14px;
    color: #a6a6a5;
    line-height: 1
}

.fw-quick-link ul li a:hover,
.fw-social ul li a:hover,
.fw-title h3>span,
.third-copyright-wrap .copyright-text p a {
    color: #ff5917
}

.fw-title h3 {
    font-size: 26px;
    font-family: grinddemolished;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0
}

.fw-quick-link ul li a {
    display: inline-block;
    font-size: 14px;
    color: #b5b5b5;
    font-weight: 500
}

.fw-quick-link ul li+li {
    margin-top: 10px
}

.third-copyright-wrap {
    background: #131418
}

#preloader {
    background-color: #161417;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0;
    top: 0;
    z-index: 100
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

ul.yel-list li {
    margin-bottom: 15px;
    font-weight: 600;
    width: 48%;
    display: inline-flex
}

ul.yel-list li img {
    padding-right: 10px;
    max-width: 50px
}

.flipdown.flipdown__theme-dark .rotor-bottom,
.flipdown.flipdown__theme-dark .rotor-leaf-rear {
    color: #fff;
    background-color: #b37e00;
    text-shadow: 0 0 12px rgb(0 0 0 / 50%)
}

.flipdown.flipdown__theme-dark .rotor,
.flipdown.flipdown__theme-dark .rotor-leaf-front,
.flipdown.flipdown__theme-dark .rotor-top {
    color: #fff;
    background-color: #ffb400;
    text-shadow: 0 0 12px rgb(0 0 0 / 75%)
}

.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after,
.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before {
    background-color: #fff
}

.flipdown.flipdown__theme-dark .rotor-group-heading:before {
    color: #fff
}

.brand-active.owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: grayscale(1);
    transition: all .3s ease-in-out
}

.brand-active.owl-carousel .owl-item img:hover {
    filter: grayscale(0)
}

.yellow-grd-bg {
    background: linear-gradient(180deg, #e4a101, #ffbf25)
}

.dark-grd-bg {
    background: linear-gradient(180deg, #1d202b, #505050)
}

.main-feature-card {
    padding: 30px 10px;
    height: 100%
}

.main-feature-card p {
    color: #fff;
    margin: 0;
    line-height: 18px;
    font-weight: 200
}

.main-feature-card h5 {
    text-transform: uppercase;
    font-weight: 700
}

.main-feature-card img {
    width: 80px
}

.actions {
    border-top: 1px solid #eee;
    padding-top: 5px;
    margin: 30px auto 10px;
    font-size: 17px;
    font-weight: 700;
    color: #7f7b7b
}

.actions .border-line {
    border-left: 1px solid #eee
}

.actions a {
    color: #000;
    font-size: 15px;
    text-decoration: none;
    font-weight: 600
}

.see-my-info-wrap .nav-item .nav-link.active .info-box-top-hover,
.see-my-info-wrap .nav-item .nav-link:hover .info-box-top-hover {
    opacity: 1
}

.see-my-info-wrap .nav-item .nav-link {
    min-width: 250px;
    padding: 0;
    background-color: transparent;
    border: 0
}

.bg-black {
    background-color: #000
}

.btn-release {
    background: 0;
    border: 0;
    display: flex;
    align-items: center
}

.btn-release.collapsed:hover p {
    background: #e4a101
}

.btn-release p {
    background: #e4a101;
    color: #000;
    width: 30px;
    font-size: 16px;
    border-radius: 50%;
    border: 1px solid #e4a101;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-right: 20px;
    box-shadow: 0 0 8px 2px #0000001f;
    margin-bottom: 0
}

.btn-release.collapsed p {
    background: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid #c4c4c4
}

.btn-release p::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 0);
    width: 1px;
    background: #8a8a8a;
    height: 50px
}

.btn-release span {
    font-size: 15px;
    font-weight: 700;
    color: #000
}

.teamModal .modal-content {
    padding: 20px 0;
    outline: 0;
    max-width: 1000px;
    background-size: cover;
    margin: 40px auto;
    border: 0;
    background-color: transparent;
    position: relative;
    border-radius: 50px!important
}

.teamModal .modal-dialog {
    max-width: 100%
}

.teamModal {
    background-color: #00000063;
    height: 100%;
    opacity: 1
}

.teamModal .modal-content .modal-body .modal-img img {
    border-radius: 50%;
    margin-bottom: 30px
}

.teamModal .modal-content .modal-body .team-modal-col {
    margin-top: 200px
}

.teamModal .modal-content .modal-body h1 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    font-size: 31px;
    font-family: font-theme-bold
}

.teamModal .modal-content .modal-body p {
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-family: font-theme
}

.teamModal .modal-content .modal-body svg {
    fill: #fff;
    width: 40px;
    transform: rotate(0)
}

.teamModal .modal-close-btn {
    background-color: transparent;
    position: fixed;
    font-size: 50px;
    outline: 0;
    color: #fff!important;
    top: 80px;
    right: 0;
    transform: translate(-50%, -50%)!important;
    border: 0;
    opacity: 1!important;
    border-radius: 100px;
    padding: 10px;
    z-index: 10
}

.teamModal video {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100vh;
    object-fit: cover;
    height: 100%
}

.teamModal .modal-dialog {
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    -ms-transform: scale(.1);
    transform: scale(.1);
    opacity: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.teamModal.show .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.teamModal .modal-content .modal-body .contactForm .terms {
    display: flex;
    align-items: center;
    width: 100%;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 25px
}

.teamModal .modal-content .modal-body .contactForm .terms input {
    display: none
}

.teamModal .modal-content .modal-body .contactForm .terms input+::before {
    content: "";
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    border-radius: 5px;
    border: 2px solid #e4a101;
    transition: ease-out .2s;
    cursor: pointer;
    margin-right: 10px;
    font-style: normal
}

.teamModal .modal-content .modal-body .contactForm .terms input:checked+* {
    color: #e4a101
}

.teamModal .modal-content .modal-body .contactForm .terms input:checked+::before {
    content: "✓";
    color: #e4a101;
    text-align: center;
    border-color: #e4a101
}

.teamModal .modal-content .modal-body .contactForm .terms label {
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
    font-style: italic;
    cursor: pointer;
    color: #fff
}

.teamModal .modal-content .modal-body .contactForm .terms label a {
    color: #e4a101;
    margin-left: 4px;
    margin-right: 4px
}

.text-theme {
    color: #e4a101!important
}

.confetti-bg {
    position: relative;
    overflow-x: hidden
}

.confetti-bg:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: url(../img/s1.png), url(../img/s2.png), url(../img/s3.png);
    animation: snow 10s linear infinite
}

.btn-tawk {
    cursor: pointer
}

@keyframes snow {
    0% {
        background-position: 0 0, 0 0, 0 0
    }
    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px
    }
    100% {
        background-position: 500px 1000px, 200px 400px, -100px 300px
    }
}

#form_notification {
    z-index: 9999;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 1px;
    box-shadow: 0 8px 20px -6px rgb(0 0 0 / 25%)
}