/*** General CSS ***/
.btn,
.slider-btn a,
#sp_qc_submit {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff !important;
    background-color: rgba(0,0,0,0);
    border-radius: 0px;
    padding: 12px 40px 12px 40px !important;
    border: none !important;
    display: inline-block;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}
.btn:hover {
    background: transparent !important;
    transform: scale(1.1);
}
/*** Title ***/
.title h2 {
    font-size: 65px;
    line-height: 1.2em;
    font-weight: 600;
    font-style: italic;
}
/*** Header Area ***/
/*** Head ***/
#sp-header {
    top: 0;
    height: inherit;
    width: 100%;
    z-index: 9999;
    border-top: 1px solid #61606040;
    box-shadow: none;
    background: transparent;
}
#sp-header.header-sticky {
    position: fixed;
    background: #000000c9;
    top: 0;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
    padding: 0 10px 0 0px;
}
body:not(.home) #sp-header {
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
    background: #222;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}

/* Header Menu */
.sp-megamenu-parent > li > span,
.sp-megamenu-parent > li > a {
    padding: 0 25px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
}
.sp-megamenu-parent > li a {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.sp-megamenu-parent > li li a:hover {
    padding-left: 7px!important;
}
.sp-megamenu-parent > li li a:before {
    content: '+';
    left: -25px;
    width: 20px;
    position: relative;
    color: #001659;
    font-size: 18px;
    font-weight: 400!important;
    line-height: inherit;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0;
}
.sp-megamenu-parent > li li a:hover:before {
    opacity: 1;
    left: -5px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
    position: absolute;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 600;
}
.sp-megamenu-parent > li > a:before {
    content: " ";
    display: block;
    width: 0px;
    height: 1px;
    right: 0;
    margin: 0 auto;
    left: 0;
    position: absolute;
    bottom: 20%;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.sp-megamenu-parent > li:last-child > a:before {
    content: none;
}
.sp-megamenu-parent > li:hover > a:before,
.sp-megamenu-parent > li.active > a:before {
    width: 40px;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #000;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}



/*** Block Styles ***/
/*** Slider ***/
#slider {
    margin-top: -100px !important;
    z-index: 1;
}
.slider:before {
    position: absolute;
    content: '';
    background-image: linear-gradient(to top, #191d23, #191d236e);
    bottom: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}
.slider-colum-left {
    z-index: 2 !important;
}
.slider-title h2 {
    font-size: 80px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.slider-title .btn {
    margin-top: 20px;
    padding: 13px 40px !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
.slider .sentence {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
.slider .sentence:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    transform-origin: 50% 50% 0px;
    transform-style: preserve-3d;
    transform: matrix(1, 0, 0, 1, 11.7, 5.92);
}
.slider-coundown .clearfix:first-child {
    width: 30%;
    float: left;
}
.slider-coundown {
    background: #262F3E;
    max-width: 500px;
    margin: 0 auto;
    border-radius: 5px;
}
.slider-coundown .sppb-addon-title {
    padding-right: 30px;
    padding-left: 20px;
    position: relative;
    top: -31px;
}
.slider-coundown .smartcountdown {
    padding-left: 20px;
    border-left: 2px dotted #091625;
}
.slider-coundown .sppb-addon-title,
.slider-coundown .smartcountdown {
    display: inline-block;
}
.slider-coundown .clearfix:last-child {
    width: 70%;
    float: left;
}
.slider-coundown .scd-all-wrapper {
    text-align: left !important;
}
.slider-coundown .scd-digits-row {    
    float: initial !important;
    text-align: center !important;
    background: transparent;
    color: #fff !important;
    font-size: 8px;
    font-weight: 600;
}
.slider-coundown h2 span {
    font-weight: 300;
}
.slider-coundown .scd-unit-horz {
    color: #848992 !important;
    padding: 0 10px;
    margin: 0 !important;
    font-size: 10px;
}

/*** About ***/
.about-img, .about-img .sppb-img-container {
    position: relative;
}
.about-img .sppb-img-container:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    border: 2px solid;
    top: 0;
    left: 0;
    z-index: 2;
}
.about-img img {
    width: 100%;
}
.about-img h3 {
    display: inline-block;
    width: 55px;
    height: 55px;
    line-height: 55px !important;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
}

/*** Table Soccer ***/
.table-soccer {
  border: 2px solid #ffa800;
  border-radius: 10px;
  box-shadow: 1px 2px 1px 2px #bdb6b682;
}
.table-soccer  iframe {
    width: 98% !important;
}

/*** Blog ***/
.blog .jmm-intortext.mod-articles-category-introtext {
    color: #fff;
}

/*** Top 1 ***/
.top .sppb-col-md-6:first-child {
    z-index: 2;
}
.top.video-section .sppb-col-md-6:last-child {
    z-index: 3;
}
.top:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: inline-block;
    background-image: linear-gradient(200deg, #191D23F0 0%, #191d23 100%);
} 

/*** Streamer ***/
.streamer-item {
    position: relative;
    background: #1e2229;
}
.streamer-item h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #191d23;
    padding: 10px 20px;
}
a.streamer-link {
    color: #fff;
    padding: 12px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    margin-top: 20px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
a.streamer-link:hover {
    transform: translateY(-8px);
}
.streamer .streamer-item h3 {
   bottom: auto;
   top: 0;
   padding: 18px 25px;
   color: #fff !important;
}
.streamer a.streamer-link {
    width: auto;
    padding: 10px 30px;
}
.streamer .streamer-colum {
    background: #1e2229;
    padding-bottom: 30px !important;
    border: 2px solid transparent;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}

/*** Layer ***/
.layer-item {
    position: relative;
    background: #1e2229;
}
.layer-item .sppb-media-content {
    padding: 20px;
}
.layer-item .sppb-addon-text p {
    margin: 0;
    padding: 6px 20px;
    background: #EE920024;
    display: inline-block;
}

/*** Join ***/
.join {
    z-index: 3 !important;
}
.join:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-image: linear-gradient(270deg, #191D23B3 0%, #191d23 55%);
}
.join:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 20%;
    width: 100%;
    z-index: 1;
    background-image: linear-gradient(180deg, #191D2300 0%, #191d23 100%);
}

/*** Galley ***/
.galley-colum {
    position: relative;
}
.galley-colum:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
.galley-colum:hover:before {
    opacity: 0.5;
}

/***** Team ****/
.team-item {
    cursor: pointer;
    border: 1px solid rgba(42, 175, 192, 0.3);
    border-radius: 100px;
    overflow: hidden;
    position: relative;
}
.team-item img {
    border-radius: 100%;
    width: 170px;
    height: 170px;
}
.team-item h3 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.team-item h4 {
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.team-item strong {
    display: none;
}
.team-item:hover {
    background: #31d493!important;
    background: -webkit-gradient(linear, left top, right top, from(#31d493), to(#02442a))!important;
    background: linear-gradient(to right, #31d493, #032f1d)!important;
    color: #fff;
}
.team-item .social .icon {
    margin-right: 10px;
}
.team-item  a.icon {
    color: #000!important;
}
.team-item:hover h4,
.team-item:hover h3,
.team-item:hover p,
.team-item:hover .social .icon {
    color: #fff!important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}

/*** Pricing ***/
.pricing-colum {
    border-radius: 5px;
}
.pricing .pricing-item {
    background-color: #1e2229;
    box-shadow: 0 0 40px rgb(0 0 0 / 5%);
    padding: 40px 30px;
    border-radius: 6px;
    position: relative;
    z-index: 1;
}
.pricing .pricing-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: 6px;
    opacity: 0.5;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.pricing .pricing-item i {
    height: 80px !important;
    width: 80px !important;
    line-height: 80px !important;
    border: 2px solid transparent;
    border-radius: 50%;
}
.pricing-title {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
}
.pricing-item ul li em {
    padding-right: 10px;
}
.pricing-item ul li strong {
    display: none;
}
.pricing-item ul {
    padding: 0;
}
.pricing-item ul li {
    margin-bottom: 12px;
    list-style-type: none;
}
.pricing-item a.btn {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff !important;
    background-color: rgba(0,0,0,0);
    border-radius: 5px;
    padding: 13px 40px 13px 40px !important;
    border: none;
    display: inline-block;
    margin-top: 30px;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}

/*** Testimonials ***/
.testimonial-colum {
    border-radius: 6px;
}
.testimonial-item img {
    border-radius: 50%;
}

/*** Images ***/
.images-colum img {
    opacity: 0.6;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.images-colum:hover img {
    opacity: 1;
}

/*** Membership ***/
.mebership-title h3 {
    font-size: 40px;
    color: #fff;
}
.mebership-title h3 > .color-mb {
    padding-left: 20px;
    font-size: 25px;
    color: #ee9200;
}

/*** Subscribe ***/
table.acymailing_form {
    position: relative;
    width: 100%;
}
table.acymailing_form .acysubbuttons {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
}
table.acymailing_form .acysubbuttons input {
    box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
    border-radius: 30px;
    padding: 10px 30px;
}
table.acymailing_form .acyfield_email input {
    width: 100% !important;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
    border-radius: 30px;
    border: none !important;
    padding: 12.5px 30px;
}

/*** Video ***/
a.btn-video {
    padding: 10px 30px;
    border-radius: 0;
    background: transparent;
    color: #fff !important;
}
a.btn-video:hover {
    background: transparent;
    transform: scale(1.05);
    transition: all .4s ease-out 0s;
    -webkit-transition: all .4s ease-out 0s;
}
.work {
    z-index: 2!important
}
.work .sppb-row > div:nth-child(1) {
    position: relative;
    z-index: 2;
}
.video-left .clearfix:nth-child(n+2) {
    display: inline-block;
}
.video {
    min-width: 80px;
    min-height: 80px;
    position: absolute;
    bottom: 20%;
    left: 20%;
    text-align: center;
}
#video-popup-container {
    display:none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}
.video a {
    font-size: 0;
    position: relative;
}
.video a:before {
    content: '';
    position: absolute;
    top: 35%;
    left: 38%;
    width: 85px;
    height: 85px;
    margin-top: -46.5px;
    margin-left: -47.5px;
    border-radius: 50%;
    z-index: 10;
    background: #fff;
}
.video a:after {
    content: '';
    position: absolute;
    top: 51%;
    left: 56%;
    margin-top: -17.5px;
    margin-left: -9px;
    border: solid 13px transparent;
    border-left: solid 17px;
    border-left-color: #ee9200;
    z-index: 10;
}
#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1;
}
#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}
#video-popup-iframe {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}
#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
}
#video-popup-close:hover {
    color: #DE0023;
}
.btn-no-bg,
.btn-no-bg:hover {
    background: none;
    border: 0;
}

/*** Vision ***/
.vision .sppb-col-md-12:first-child {
    position: relative;
    z-index: 2 !important;
}
.vision .video {
    right: 20%;
    left: auto;
}
.vision-img {
    position: relative;
}
.vision-img h3 {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 40%;
    padding: 40px;
    background: #1e2229;
    margin: 0;
}

/*** Counter ***/
.counter-item h1 {
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    margin: 22px 0;
}
.counter-item h6 {
    color: #fff;
}
.counter-item i {
    width: 80px !important;
    height: 80px !important;
    line-height: 80px !important;
    border: 2px solid;
    border-radius: 50%;
}
.team-page .counter-item h1 {
    margin: 10px 0 15px 0;
}
.team-page .counter-item i {
    width: 100px !important;
    height: 100px !important;
    line-height: 100px !important;
}

/*** Game ***/
.game-colum {
    position: relative;
    border: 20px solid #1e2229;
}
.game-colum:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #191d23;
    opacity: 0.7;
    transition: all .4s ease-out 0s;
    -webkit-transition: all .4s ease-out 0s;
}

/*** Accordion ***/
.sppb-panel-modern>.sppb-panel-heading {
    background: transparent;
}
.sppb-panel-modern, .sppb-panel-modern .sppb-panel-body {
    background: transparent;
    border: none;
}
.sppb-panel-title {
    font-size: 22px;
    color: #fff;
}
.sppb-toggle-direction i {
    color: #fff;
}

/*** Portfolio ***/
.portfolio .btn {
    display: unset;
}

/*** Contact ***/
.contact-item .sppb-icon-container {
    height: 61px;
    width: 61px;
    line-height: 61px;
    border-radius: 50%;
}
.contact-item .sppb-media {
    overflow: inherit;
}
.contact-item .sppb-icon {
    position: relative;
    margin-top: -29px;
}

/*** Bottom Team ***/
.bottom-team .btn:before {
    background-color: #fff!important
}
.bottom-team .btn:after {
    background-color: #191C21
}
.bottom-team .btn:hover {
    color: #fff;
}

/*** Contact Form ***/
#sp-quickcontact-form {
    text-align: center;
}
#sp-quickcontact-form textarea#message {
    width: 100%;
    width: 100%;
    color: #495057;
    border: 1px solid rgba(0, 0, 0, .15);
    padding: 10px;
}
#sp-quickcontact-form input {
    width: 100%;
}
#sp-quickcontact-form .sp_qc_clr {
    display: none;
}
#sp-quickcontact-form textarea,
#sp-quickcontact-form input {
    margin-bottom: 20px;
    border-radius: 0;
}
#sp-quickcontact-form input#name,
#sp-quickcontact-form input#email {
    width: 49%;
    float: left;
    margin-right: 2%;
}
#sp-quickcontact-form input#email {
    margin-right: 0;
}
#sp-quickcontact-form #sp_qc_submit {
    width: auto;
    color: #fff;
    cursor: pointer;
    border: 0px solid!important;
    border-radius: 7px;
}
#sp-quickcontact-form #sp_qc_submit:hover {
    background: #222 !important;
}

/*** Contact ***/
.contact-icon .shrewd_solution_icon ul li a {
    background: #0f073f;
    color: #fff !important;
}
.contact-form-page #sp-quickcontact-form {
    text-align: left;
}
.contact-icon i {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    background: #fff !important;
}

/*** Newsletter ***/
.newsletter table.acymailing_form {
    width: 100%;
}
.newsletter table.acymailing_form .inputbox {
    border-radius: 0;
    margin: 15px 0;
}
.newsletter table.acymailing_form td {
    text-align: left;
}
.newsletter table.acymailing_form .button.subbutton {
    margin-top: 20px;
}


/* Bottom Area */
#sp-bottom p {
    line-height: 2.2;
    font-size: 15px;
}
#sp-bottom h3 {
    color: #fff;
    line-height: 1em;
    position: relative;
    padding-bottom: 0px;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(255,255,255,.1);
}
#sp-bottom p a {
    font-weight: 700;
}
#sp-bottom a {
    color: #fff !important;
    font-size: 15px;
}
#sp-bottom1 h2 {
    text-transform: uppercase;
}

/* Footer Copyright */
#sp-footer2 img {
    max-width: 300px;
    float: right;
}
#sp-footer2 p {
    margin: 0;
}
div#sp-footer1 {
    margin-top: 10px;
}

/*** Responsive Layout ***/
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
/* Tablet Landscape Layout */
@media (min-width: 980px) and (max-width: 1199px) {

  
}

/* Tablet Portrait Layout */
@media (min-width: 768px) and (max-width: 979px) {

  
}

/* Mobile Standard Layout */
@media (max-width: 768px) {

  
}

/* Mobile Small Resolution */
@media (max-width: 480px) {

  
}

/*** Color Variables ***/
/* Get Variables */
:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}

/* General */
#sp_qc_submit,
#sp_qc_submit:hover,
.skills .progress-bar, 
.skills span, 
.skills pan:after,
#sp_qc_submit,
a.hikacart,
#sp-bottom .menu li a:before,
.about-us .sppb-title-heading:before,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
    background-color: var(--background-color);
}
#sp_qc_submit:before,
body.ltr .sp-megamenu-parent > li .sp-menu-badge,
.sp-megamenu-parent > li .sp-menu-badge {
   background: var(--background-color)!important;
}
#sp_qc_submit,
.video-item figure a:hover:after,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
div.k2ItemsBlock ul li a {
    color: var(--text-color);
}
#sp-bottom a:hover,
#sp-bottom .menu li.active a,
sp-bottom .menu li a:hover,
#sp-bottom1 ul:hover .text,
#sp-bottom1 ul:hover .icon em,
.top-right a, .price-item ul li:before, ul.top-left li em,
.title-video, ul.top-right li em,
.slider-btn a:hover, .slider-btn.white a,
a.btn-video:hover, .title-small, .streamer-item h3,
.title h3, .layer-item .sppb-addon-text p,
.counter-item h1, .testimonial-item h3,
.sppb-panel-heading.active .sppb-toggle-direction i, .contact-icon i {
    color: var(--text-color)!important;
}
a.hikacart,
#sp_qc_submit, .bg-colum, .slider-btn a,
a.btn-video:hover, .table-soccer, .divide,
.feature-item:hover, .about-img .sppb-img-container:before,
.counter-item i, .streamer .streamer-colum:hover,
.pricing .pricing-item i {
    border-color:var(--text-color)!important;
}
#pricing .pricing-2:after,
.sppb-panel-modern>.sppb-panel-heading.active:after,
.contact-info a:hover, .btn, .btn.black:hover,
.services-item:after,
.contact-icon .shrewd_solution_icon ul li a:hover,
.slider-btn a, .slider-btn.white a:hover, 
.feature-item .btn-feature:hover,
#sp-quickcontact-form #sp_qc_submit:hover,
.sp-megamenu-parent > li > a:before, .table-soccer,

.about-item:hover i, .btn:hover, .galley-colum:before,
.about-img h3, #sp-quickcontact-form #sp_qc_submit, .streamer-link,
.images-colum, .game-colum:hover:before,
.streamer .streamer-item h3, .pricing .pricing-item:hover:before {
    background: var(--background-color)!important;
}
.video-item figure a:after:hover {
    border: 1px solid var(--text-color);
}

