@import url("../fonts/elegant_font/HTML_CSS/style.css");
@import url("../fonts/et-line-font/style.css");
@import url("../fonts/Helvetica-font");
@font-face { font-family: Helvetica; src: url('Helvetica-Font/Helvetica.ttf'); } 
@font-face { font-family: Helvetica; font-weight: bold; src: url('Helvetica-Font/Helvetica-Bold.otf'); }
*{
    font-family: Helvetica, Arial,Sans-Serif;
}
body{
    background: #ededed;
    font-family: Helvetica, Arial,Sans-Serif;
}
a {
    color: initial;
    text-decoration: none;
}
img {
    cursor: pointer;
}
/*a.logi {
    display: none;
}*/
button.btn.btn-default.accordion.side {
    display: none;
}
.btn-check:focus+.btn, .btn:focus {
  outline: 0;
  box-shadow: none;
}
#video_background { 
    position: absolute;
    bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
}
p,a,h1,h2,h3,h4,span,strong{
    font-family: Helvetica, Arial,Sans-Serif;
}
.scrollTop{
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 6px 8px;
    background: #7f0203;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    border-radius: 5px;
    border: 1px solid #920001;
    cursor: pointer;
    transition: all 0.5s ease-in-out 0s;
}
.scrollTop:hover{
    background: #f7f7f7;
    color: #000;
}

header#header {
    background: #920001;
    height: 124px;
}
img.logo {
    width: 50%;
    position: relative;
    bottom: 24px;
}
div#main-menu {
 background: #920001;
 height: 0;
}
small.me-3 {
    color: #fff500;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: uppercase;
}
span.login{
    position: relative;
    top: 43px;
    right: 18px;
    z-index: 9;
}
span.lang{
    position: relative;
    right: 20px;
    z-index: 9;
}
span.login a,span.lang a{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
}
i.fa-solid.fa-bars {
    color: #fff!important;
}
.dropdown-item {
    font-size: 13px;
}
span.login a:hover,i.fa-solid.fa-bars:hover{
    color: #fff500!important;
    transition: .4s;
}
.container-fluid.py-2.d-md-flex {
    border-bottom: 0.5px solid #e0807e!important;
    border-top: 0.5px solid #e0807e!important;
    position: relative;
    top: 40px;
}
.flex-shirink-0 {
    position: relative;
    top: 12px;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-top: 40px;
}
.navbar-dark .navbar-toggler {
    color: transparent;
    border-color: transparent;
}
.dropdown-item:hover{
    background: #f4e9e9;
    color:#a70506;
    font-weight: normal;
}
input.search {
    object-fit: contain;
    border-radius: 12px;
    background: #4a0101;
    border: none;
    margin-right: 18px;
    width: 230px;
    height: 24px;
    position: relative;
    color: #fff;
    padding: 0 12px;
    font-size: 13px;
}
span.login ::placeholder {
    color: #a57e7e;
}
img.search {
    position: relative;
    right: 40px;
}
i.fa-solid.fa-bars {
    padding-bottom: 10px;
    font-size: 15px;
}
header#header .py-2 {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
}
ul.swiper-wrapper {
    height: 600px;
}
span.navbar-toggler-icon {
    display: none!important;
}
.flex-shirink-0.mb {
    display: none;
}
div#rgSidenavmb .panel a:hover {
    background: #f4e9e9;
    color: #a70506!important;
}
div#rgSidenavmb .top.d-flex i.fa-solid.fa-xmark {
    color: #920001;
    background: #f4e9e9;
    padding: 14px 16px;
    font-size: 16px;
    cursor: pointer;
}
div#rgSidenavmb button.btn.btn-default.accordion {
    background: #170000;
    height: 44px;
    border-radius: 22px;
    padding: 0;
    margin-top: 30px;
}
div#rgSidenavmb button.btn.btn-default.accordion a {
    color: #fff;
    font-size: 13px;
    line-height: 23px;
    position: relative;
    bottom: 3px;
    left: 12px;
    width: 50%;
}
div#rgSidenavmb .panel {
    background: #f8f5f5;
    border-radius: 11px;
}
div#rgSidenavmb .panel a{
    border-bottom: 1px solid #fff;
    font-size: 13px;
    line-height: 23px;
    color: #4a2f2f;
    position: relative;
    left: 10px;
}
.panel.main button.btn.btn-default.accordion {
    margin-top: 0px!important;
    background: transparent!important;
}
.panel.main button.btn.btn-default.accordion a {
    color: #4a2f2f!important;
}
.panel.main button.btn.btn-default.accordion:after{
    content: url(../images/sub-up.svg)!important;
    float: right;
    position: relative;
    bottom: 40px;
    right: 32px;
}
.panel.main button.btn.btn-default.accordion.active:after {
    content: url(../images/sub-down.svg)!important;
}
.panel.main .panel.sub {
    background: #d5cccc!important;
    border-radius: 11px;
}
.panel.main .panel.sub {
    background: #d5cccc!important;
    margin-left: 60px;
    border-radius: 0!important;
    margin-top: 2px;
}
.panel.main button.btn.btn-default.accordion.active a{
    color: #a70506!important;
    font-weight: bold;
}
.panel.sub a.active,.panel.sub a:hover{
    background: #f4e9e9;
    color: #a70506!important;
    width: 91%;
}
.panel.main .panel.sub a{
    border-bottom: none!important;
}
div#rgSidenavmb .panel img{
    position: relative;
    float: right;
    top: 12px;
    right: 34px;
    cursor: pointer;
}
div#rgSidenavmb .top.d-flex {
    background: #920001;
    justify-content: space-between;
    height: 44px;
    padding-left: 256px;
}
div#rgSidenavmb .top.d-flex.mb {
    background: #920001;
    justify-content: space-between;
    height: 44px;
    padding-left: 65px;
}
div#rgSidenavmb button.accordion:after{
    content: url(../images/more-up.svg);
    float: right;
    position: relative;
    bottom: 40px;
    right: 32px;
}
div#rgSidenavmb button.accordion.active:after {
    content: url(../images/more-down.svg);
}
div#rgSidenavmb input.search {
    margin-right: 14px;
    margin-top: 10px;
}
div#rgSidenavmb .top img {
    width: 10px;
    position: relative;
    left: -35px;
    top: 2px;
}
@media (max-width: 1200px) {
    span.text-white-50 {
        position: relative;
        top: 7px;
        right: 38px;
    }
    div#main-menu {
     background: #920001;
     height: auto;
 }
 input.search {
    width: auto;
}
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        position: relative;
        top: 17px;
        right: 72px;
    }
    .top-info {
        position: relative;
        left: 124px;
    }
    .dropdown-item {
        display: block;
        width: 93%;
        padding: 12px 20px;
        clear: both;
        font-weight: 400;
        color: #4a2f2f;
        text-align: inherit;
        white-space: nowrap;
        background-color: #fff;
        border-top: 0.8px solid #e8e8e8;
        font-size: 13px;
        margin: 0 10px;
    }
    .dropdown-item:first-child{
        border: none;
    }
    .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
        border-radius: 0 0 12px 12px;
        border-color: transparent;
        margin-top: -3px;
    }
}
@media (min-width: 768px) {
    video{
        width: 100%; 
    }
}
@media (max-width: 991px) { 
    .flex-shirink-0.web {
        display: none;
    }
    .flex-shirink-0.mb {
        display: block;
    }
    .sidenav {
      overflow: auto!important;
  }
  .sidenav {
    margin-top: 96px!important;
}
.sidenav a {
    padding: 12px 8px 12px 12px!important;
}
div#rgSidenavmb span.line {
    color: #fff;
    position: relative;
    top: 6px;
    padding: 0;
}
span.lang.d-flex a {
    padding: 7px 7px!important;
}
}
@media (max-width: 768px) {
 img.logo {
    width: 45%;
    position: relative;
    bottom: 30px;
}
.navbar-toggler{
    position: relative;
    left: 20px;
}
span.login.home{
    position: relative;
    right: 88px;
}
span.login {
    display: flex;
    position: relative;
    right: 330px;
    top: 47px;
}
span.lang {
    display: flex;
}
header#header {
    position: fixed;
    width: 100%;
    z-index: 999;
}
.top-info {
    padding-left: 100px;
    line-height: 20px;
    font-size: 12px;
    min-width: 100%;
}
span.logi a{
    display: none;
}
span.login i.fa-regular.fa-user {
    position: relative;
    top: 0;
    right:9px;
}
.navbar-nav .dropdown-menu {
    position: static;
    margin: 0 20px;
}
.flex-shirink-0 {
    position: relative;
    top: 13px;
    right: 10px;
}
.container-fluid.py-2.d-md-flex {
    padding:  2px 0 2px 5px!important;
}
.topbar .top-info {
    letter-spacing: normal;
    padding-top: 7px;
    padding-bottom: 7px;
}
.col-md-4.mobile ul.nav.nav-tabs li {
    padding: 10px 8px;
}
}
@media (max-width: 767px){
   /* section#section-hero {
        height: 100%;
        background-size: cover;
        background-position: 50% -60px;
        max-height: 100%;
        margin: auto;
    }*/
    .video-container{
        height: 800px;
        background-size: contain;
        margin: auto;
    }
    .video-content .contents {
        top: 0%;
        left: 0%;
        height: 1200px;
        width: 100%;
        overflow: hidden;
        margin: auto;
    }
    video.background { 
        position: absolute;
        bottom: 0px;
        right: 0px;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -1000;
        overflow: hidden;
        background-image: url('../images/video-poster.png');
        background-position: center center;
        background-size: cover;
    }
    span.login {
        display: flex;
        position: relative;
        right: 285px;
        top: 68px;
    }
    .rgSide {
        width: 100%!important;
        margin-top: 98px;
    }
}
@media (max-width: 568px) {
    .topbar .top-info {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 20px;
    }
    span.login.home{
        position: relative;
        right: 90px;
    }
    span.login {
        top: 51px;
    }
    input.search{
        margin-right: 14px;
    }
    video{
        margin-top: -15px;
    }
    small.me-3 {
        color: #fff500;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: normal;
        line-height: 15px;
    }
}
@media (max-width: 365px) {
    section#features {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
}
@media (max-width: 339px) {
    span.login {
        top: 52px;
    }
    .topbar .top-info {
        padding-right: 0px;
    }
}
@media (max-width: 320px) {
    .top-info {
        padding-left: 90px;
    }
}

/*** Topbar Start ***/

.topbar .top-info {
    letter-spacing: normal;
}

.topbar .top-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.topbar .top-link a {
    margin-right: 10px;
}

#note {
    width: 500px;
    overflow: hidden;
}

#note small {
    position: relative;
    display: inline-block;
    animation: mymove 5s infinite;
    animation-timing-function: all;
}

@keyframes mymove {
    from {left: -100%;}
    to {left: 100%;}
}

/*** Topbar End ***/


/*** Navbar Start ***/
.navbar .navbar-nav {
    padding: 15px 0;
}

.navbar .navbar-nav .nav-link {
    padding: 10px 18px;
    color: var(--bs-white);
    font-size: 13px;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: #fff500 !important;
}

.navbar .dropdown-toggle::after {
    border: none;
    content: url('../images/down-icon.svg');
    font-family: "font awesome 5 free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
    margin-bottom: 3px;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url('../images/menu.svg');
    width: 20px;
}
@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
        width: 317px;
        padding-bottom: 0;
    }
}

.navbar .nav-item:hover .dropdown-menu {
    transform: rotateX(0deg);
    visibility: visible;
    transition: .5s;
    opacity: 1;
}
.back-to-top {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}

/*** Navbar End ***/


/*---------------- Start Wrapper-------------------*/

/*---------------- Start VS-------------------*/
section#vs {
    background: url('../images/vs-bg.svg');
    background-position: center;
    background-size: contain;
    display: none;
}
section#vs {
    margin-top: -120px;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 99;
}
section#vs .vs {
    background: url('../images/vsd-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 70%;
    margin: auto;
    padding:30px 30px 20px 30px;
    border-radius: 12px;
}
.row.vsdate {
    margin-top: -60px;
}
section#vs .row .sfc img {
    width: 40%;
}
section#vs .row .tfc img {
    width: 30%;
}
section#vs .row h4 {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: normal;
}
section#vs .row h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: normal;
}
section#vs .row h1 {
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: normal;
    padding-top: 40px;
}
section#vs .row p {
    font-size: 13px;
    line-height: 22px;
    position: relative;
    top: 8px;
    padding-bottom: 10px;
    font-weight: bold;
}
section#vs a.btn {
    color: #fff;
    cursor: pointer;
    z-index: 9999;
    font-size: 13px;
}
section#vs a.btn:hover {
    color: #e6c50a;
    transition: .4s;
}
section#vs .row .col-md-4 h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 22px;
    padding-top: 10px;
}
.col-md-6.sfc {
    border-right: 1px solid #b5bb2745;
}
@media only screen and (min-width: 1200px) {
    .row.vsfc {
        position: relative;
        bottom: 26px;
    }
}
@media only screen and (max-width: 1024px) {
    section#vs .row h1 {
        padding-top: 16px;
    }
}

@media only screen and (max-width: 768px) {
    section#vs .vs {
        width: 100%;
        padding: 30px 30px 0 30px;
    }
    .col-md-4.sfc p {
        top: 30px;
    }
    .col-md-4.tfc p {
        top: 30px;
    }
    .row.vsfc {
        padding-bottom: 0;
    }
    section#vs .vs {
        width: 70%;
        padding: 20px 10px 0px 10px;
    }
    section#vs .container .col-md-12 {
        margin-bottom: 0;
    }
    .row.vsdate {
        margin-top: -20px;
    }
    .row.ticket {
        padding-top: 20px;
    }
    section#vs .row p {
        top: 4px;
        padding-bottom: 0;
    }
    section#vs .vs {
        background: url(../images/vs-bg.png);
        background-size: cover;
        background-position: center;
        box-shadow: 0 9px 10px 0 #b7b7b7;
    }
    section#vs .row h4 {
        font-size: 12px;
    }
    section#vs .row h1 {
        font-size: 34px;
    }
    section#vs .row h3 {
        font-size: 15px;
    }
    section#vs .row .col-md-4 h4 {
        font-size: 13px;
    }
    section#vs .row p {
        font-size: 12px;
    }
    section#vs a.btn {
        font-size: 12px;
    }
    .row.ticket {
        padding-top: 5px;
        border-top: 1px solid #b5bb2745;
    }
    section#vs {
        margin-top: -70px;
    }
}
@media only screen and (max-width: 767px) {
    section#vs .col-md-4 {
        width: 40%;
    }
    section#vs .col-md-4.vsc {
        width: 20%;
    }
    section#vs {
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-md-6.sfc,.col-md-6.tfc{
        width: 50%;
    }
}
@media only screen and (max-width: 568px) {
    section#wrapper {
        padding: 0 10px;
    }
    section#vs .vs {
        width: 100%;
        padding: 20px 10px 20px 10px;
        margin-top: -90px;
    }
    section#vs .row .sfc img {
        width: 60%;
    }
    section#vs .row .tfc img {
        width: 43%;
    }
    section#vs .row p {
        font-size: 13px;
        padding-top: 20px;
    }
    section#vs .row .col-md-4 h4 {
        font-size: 13px;
    }
    section#vs .row .col-md-4 h3 {
        font-size: 15px;
    }
    section#vs .row .col-md-4 h1 {
        font-size: 34px;
    }
    section#vs .row .col-md-4 h4 {
        font-size: 12px;
    }
    section#vs a.btn {
        font-size: 12px;
        position: relative;
        bottom: 15px;
    }
    .row.ticket {
        padding: 0;
        border-top: 1px solid #b5bb2745;
        height: 33px;
    }
}

/*---------------- End VS-------------------*/

html,
body {
  position: relative;
  height: 100%;
}
.swiper.rg-team {
  width: 100%;
  height: 67%;
}
.rg-team .swiper-slide  {
  font-size: 18px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding:0 20px 0 10px;
}
.rg-team .swiper-slide ul.nav.nav-tabs li {
    padding: 8px 0;
}

/*---------------- Start Features -------------------*/
section#features {
    padding: 50px 0 0 0;
/*    position: relative;
    top: 80px;*/
    background: #f7f5f5
}
div#head div#divider {
    height: 4px;
    background: linear-gradient(to right, #920001 7%, #fff501 93%);
    margin: 10px 0 45px 0;
}
section#features div.overlay {
    width: auto;
    height: 165px;
    padding: 0 108px;
    object-fit: contain;
    opacity: 1;
    border-radius: 0 0 12px 0;
    background-image: linear-gradient(to bottom, rgba(21, 2, 2, 0.04) 8%, rgba(21, 2, 2, 0.91) 54%, #150202 100%);
    margin: auto;
    position: absolute;
    bottom: 0;
}
.overlay img {
    position: relative;
    bottom: 50px;
}
section#features .contents {
    border-radius: 12px;
    box-shadow: 0 9px 10px 0 #ebe7e7;
    background-color: #fff;
    display: flex;
    cursor: pointer;
}
tbody, td, tfoot, th, thead, tr {
    border-color: #f0dede!important;
}
section#features .table-contents {
    border-radius: 12px;
    box-shadow: 0 9px 10px 0 #ebe7e7;
    background-color: #fff;
    padding-bottom: 1px;
}
section#features  .left {
    padding: 20px 30px;
}
div#head img {
    width: 5%;
    margin-right: 10px;
}
section#features h3 {
    font-size: 21px;
    color: #240101;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: normal;
}
section#features .left h3 {
    font-size: 20px;
    color: #212121;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: normal;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
section#features .left h3 a:hover {
    color: #a70506;
    transition: .4s;
}
section#features p {
    font-size: 13px;
    color: #8b8888;
    font-weight: normal;
    line-height: 23px;
    letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

section#features button.btn.btn-default{
    background: #a70506;
    margin-right: 10px;
    color: #fff;
    font-size: 13px;
    border-radius: 16px;
    font-weight: bold;
    padding: 3px 12px;
    width: auto;
    text-align: center;
}
section#features button.btn.btn-default a {
    color: #fff;
}
button.btn.btn-default.sec {
    margin-top: 10px!important;
}
section#news a.btn.btn-default {
    background: #a70506;
    margin-right: 10px;
    color: #fff;
    font-size: 13px;
    border-radius: 16px;
    font-weight: bold;
    padding: 3px 14px;
}
section#features button.btn.btn-default a:hover,section#news div#btns a:hover{
    color: #fed523;
    transition: .4s;
}
span.news {
    color: #fff;
    background: #a70506;
    padding: 6px 16px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    height: 33px;
    float: right;
    margin-top: -45px;
    cursor: pointer;
}

span.news a{
    color: #fff;
}
span.news.disabled {
    background: #b9b9b9;
}
span.news.disabled{
    background: #b9b9b9;
    cursor: not-allowed;
}
span.news.disabled a:hover {
    color: #fff;
    transition: 0;
    cursor: not-allowed;
}
section#news
span.news a {
    color: #fff;
}
span.news a:hover{
    color: #fff500;
    transition: .4s;
}
section#features .right {
    text-align: center;
}
.table-contents table.table {
    text-align: center;
}
.table-contents tbody td {
    font-size: 13px;
    height: 55px;
    font-weight: normal;
    color: #4a2f2f;
}
.table-contents thead td {
    color: #535353;
    font-size: 13px;
    padding-top: 18px!important;
    padding-bottom: 18px;
    font-weight: bold;
}
.table-contents td img {
    width: 18%;
    padding-right: 8px;
}
.table-contents span.club {
    font-size: 13px;
    font-weight: bold;
    color: #4a2f2f;
    line-height: 23px;
}
td#fc.c2 img {
    width: 16%!important;
}
.table-contents tr.active {
    background: #5a0405;
}
.table-contents tr.active td,.table-contents tr.active span.club{
    color: #fff;
}
tr.active td#count {
    background: #a70506;
}
td#count {
    background: #f8eded;
}
.table-contents  td#fc {
    text-align: left;
}
.table-contents td.c {
    padding-top: 16px;
}
table-contents td span {
    line-height: 28px;
}
section#features div#mobile {
    display: none;
}
section#super-mobile {
    display: none;
}
/*.newsfilter img {
    width: 100%;
    height: 475px;
}*/
@media only screen and (min-width: 1400px) {
    section#features div.overlay {
        width: 13.5%;
        position: absolute;
        bottom: 22px;
    }
    section#team .team-card {
        width: 100%;
        height: 80%!important;
    }
    .table-contents tbody td {
        line-height: 32px;
    }
}
@media only screen and (min-width: 1200px) {
    section#features .left h3 {
        width: 62%;
    }
    section#features div#btns {
        width: 65%;
        margin-top: 75px;
    }
    section#features div.second {
        margin-top: 125px!important;
    }
    section#features .col-md-8 {
        padding-right: 15px;
    }
    section#features .col-md-4{
        padding-left: 25px;
    }
}
@media only screen and (min-width: 1024px) {
    section#features .left h3 {
        width: 75%;
    }
    section#features div#btns {
        width: 100%;
        margin-top: 50px;
    }
    section#features div.second {
        margin-top: 65px!important;
    }
}
@media only screen and (max-width: 1024px) {
    section#features div.overlay {
        width: 26.5%;
        position: absolute;
        bottom: 15px;
    }
}
@media only screen and (max-width: 768px) {
    section#features .col-md-8 {
        width: 100%;
    }
    section#features .col-md-4 {
        width: 100%;
        margin-top: 50px;
    }
    section#features .col-md-4 {
        display: none;
    }
    section#features div.overlay {
        width: 35.5%;
        position: absolute;
        bottom: 0;
    }

    section#super-mobile {
        display: block;
        padding: 50px 15px;
    }
}
@media only screen and (max-width: 767px) {
    section#features div#mobile   {
        display: inline-flex;
    }
    section#features  div#desktop  {
        display: none;
    }
    section#super-mobile div#head h3 {
        font-size: 18px;
        color: #240101;
        font-weight: bolder;
        line-height: 25px;
        letter-spacing: normal;
    }
    section#super-mobile .table-contents {
        border-radius: 12px;
        box-shadow: 0 9px 10px 0 #ebe7e7;
        background-color: #fff;
        padding-bottom: 1px;
    }
    section#features {
        padding-left: 15px;
        padding-right: 15px;
    }
    section#features .left h3,section#features .left p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    div#head span.fcnews {
        float: right;
        position: relative;
        bottom: 30px;
    }
}
@media only screen and (max-width: 568px) {
    section#features {
        position: relative;
        top: 30px;
    }
    section#features .right img {
        width: 100%;
    }
    section#features .left {
        width: 90%;
    }
    section#features .left {
        padding: 10px 10px;
    }
    section#features h3 {
        font-size: 18px;
        line-height: 25px;
    }
    section#features p {
        font-size: 13px;
        line-height: 19px;
    }
    section#features .left h3 {
        font-size: 16px;
        line-height: 22px;
    }
    section#features div.overlay {
        width: 0;
        position: absolute;
        bottom: 0;
    }
    .overlay img {
        position: relative;
        top: 50px;
        width: 30px!important;
        right: 10px;
    }
    div#btns {
        margin-top: 30px;
    }
    section#features div.overlay {
        bottom: 6px!important;
        padding: 0 82px;
    }
    span.news {
        color: #fff;
        background: #a70506;
        padding: 5px 12px;
        border-radius: 10px;
        font-size: 10px;
        font-weight: 600;
        height: 25px;
        float: right;
        margin-top: -38px;
        cursor: pointer;
    }
    .table-contents tbody td {
        line-height: 28px;
    }
}
@media only screen and (max-width: 390px) {
    section#features div.overlay {
        bottom: 6px!important;
        padding: 0 78px;
    }
}
@media only screen and (max-width: 375px) {
  div#btns {
    margin-top: 28px;
}
section#features div.overlay {
    bottom: 5px!important;
    padding: 0 76px;
}
}
@media only screen and (max-width: 360px) {
  div#btns {
    margin-top: 40px;
}
section#features button.btn.btn-default:hover {
    color: #fed523;
    transition: .4s;
}
span.news.disabled {
    cursor: not-allowed;
    bottom: 14px;
    position: relative;
}
}
@media only screen and (max-width: 320px) {
    section#features div.overlay {
        bottom: 5px!important;
        padding: 0 71px;
    }
    section#features button.btn.btn-default {
        padding: 3px;
    }

}
/*---------------- Start Collapse -------------------*/
.accordion {
  background-color: transparent;
  color: #444;
  cursor: pointer;
  padding:10px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.active, .accordion:hover {
  background-color: transparent; 
}
.panel {
  padding: 10px 0;
  display: none;
  background-color: white;
  overflow: hidden;
}
section#features button.accordion:after,section#news button.accordion:after{
    content: url(../images/down.svg);
    color: #777;
    font-weight: bold;
    float: right;
    position: relative;
    left: 30px;
}
section#video button.accordion:after {
    content: url(../images/down.svg);
    color: #777;
    font-weight: bold;
    float: right;
    position: relative;
    left: 0;
}
section#features button.accordion.active:after,section#video button.accordion.active:after,
section#news button.accordion.active:after{
    content: url('../images/up.svg'); 
}
@media (max-width: 568px){
    button.accordion.six::after { 
        margin-top: -10px;
    }
    button.accordion.four::after { 
        margin-top: -10px;
    }
    section#features div#btns a {
        padding: 3px 8px;
    }
}
/*---------------- End Collapse -------------------*/

/*---------------- End Features -------------------*/

/*---------------- Start Latest News  -------------------*/
section#news {
    padding: 150px 0 50px 0;
    height: auto!important;
    background: #f7f5f5
}
section#news div#head {
    margin-left: 10px;
}
section#news div#head h3 {
    font-size: 21px;
    color: #240101;
    font-weight: bolder;
    line-height: 25px;
    letter-spacing: normal;
    text-transform: uppercase;
}
section#news .description h3 {
    font-size: 20px;
    color: #212121;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: .5px;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
section#news .description h3 a:hover{
    color:#5a0405;
    transition: .4s;
}
section#news p {
    font-size: 13px;
    color: #212121;
    font-weight: normal;
    line-height: 23px;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
section#news .col-md-4 {
    padding: 0 20px;
    text-align: center;
}
section#news img{
    border-radius: 12px 12px 0 0;
    width: 100%;
}
section#news .description {
    text-align: left;
    background: #fff!important;
    box-shadow: 0 9px 10px 0 #ebe7e7;
    border-radius: 0 0 12px 12px;
    padding: 20px;
}
section#news .row.mobile{
    display: none;
}
@media only screen and (max-width: 768px) {
    .table-contents td img {
        width: 10%;
        padding-right: 8px;
    }
    section#news img {
        padding: 0 10px;
        width: 100%;
    }
    section#news .description {
        margin: 0 10px!important;
        padding: 15px;
    }
}
@media only screen and (max-width: 767px) {
    section#news .row.desktop{
        display: none;
    }
    section#news .description {
       margin: 0; 
   }
   section#news {
    padding: 60px 0;
    margin-top: 30px;
}
section#news .row.mobile{
    display: block;
}
section#news .carousel-indicators {
    bottom: -60px;
}
.table-contents td img {
    width: 18%;
    padding-right: 8px;
}
section#news .description h3 {
    font-size: 16px;
}
section#news div#head h3 {
    font-size: 18px;
    line-height: 40px;
}
section#news img {
    padding: 0 20px;
    width: 100%;
}
section#news .description {
    margin: 0 20px!important;
    padding: 15px;
}
}
/*---------------- End Latest News -------------------*/

/*---------------- Start RG Shop -------------------*/
section#wrapper {
    background: url(../images/wrapper-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
section#shop{
    padding: 30px 0 0 0;
}
section#shop div#head {
    margin-left: 10px;
}
section#shop h3 {
    font-size: 21px;
    color: #240101;
    font-weight: bolder;
    line-height: 35px;
    letter-spacing: normal;
}
a.btn.coming{
    color: #fff;
    background: #a70506;
    padding: 6px 16px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    height: 33px;
    cursor: pointer;
    margin-top: 26px;
}
a.btn.coming:hover{
    color: #fff500;
    transition: .4s;
}
section#shop div#divider {
    height: 4px;
    background: linear-gradient(to right, #920001 7%, #fff501 93%);
    margin: 10px 0 45px 0;
}
section#shop span#small,span#small\ mob {
    font-size: 14px;
    text-transform: initial;
    font-weight: normal;
    color: #240101;
}
section#shop div.overlay {
    width: 100%;
    height: 165px;
    padding: 101px 78px 31px 79px;
    object-fit: contain;
    opacity: 1;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, rgba(21, 2, 2, 0.04) 8%, rgba(21, 2, 2, 0.91) 54%, #150202 100%);
    margin: auto;
    position: absolute;
    bottom: 0;
}
section#shop div#rg {
    position: absolute;
    z-index: 9999;
    color: #fff;
    bottom: 30px;
    display: flex;
    padding: 0 20px;
}
section#shop div#rg span {
    font-size: 13px;
    text-align: left;
    padding-left: 15px;
    line-height: 23px;
    font-weight: normal;
}
section#shop img#shop {
    width: 16%;
    background: #e6c50a;
    padding: 16px;
    border-radius: 10px;
}
.shop-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.shop-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.shop2 .shop-slide img {
    border-radius: 12px;
}
.shop {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.shop-slide {
  background-size: cover;
  background-position: center;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.shop {
  height: 80%;
  width: 100%;
  padding: 30px 30px 50px 30px;
}
.shop-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
section#shop .swiper-button-next:after, section#shop .swiper-rtl .swiper-button-prev:after {
    content: url(../images/shop-right.svg);
    position: relative;
    left: 17px;
    bottom: 20px;
}
section#shop .swiper-button-prev:after, section#shop .swiper-rtl .swiper-button-next:after {
    content: url(../images/shop-left.svg);
    position: relative;
    right: 17px;
    bottom: 20px;
}
section#shop div#rg-mobile {
    display: none;
}
.rg-slide {
  text-align: center;
  font-size: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rg-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rgshop1 {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.rg-slide {
  background-size: cover;
  background-position: center;
}
.rgshop2 .rg-slide img {
    border-radius: 12px;
}
.rgshop1 {
  height: 80%;
  width: 100%;
  padding: 0 10px;
}
.rgshop2 {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.rgshop2 .rg-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
}
.rgshop2 .swiper-slide-thumb-active {
  filter: grayscale(100%);
}
.rg-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper.rgshop2{
    display: none;
}
.swiper.rgshop2 .swiper-pagination {
    position: relative;
    top: 14px!important;
}
span#small\ mob {
    display: none;
}
@media only screen and (max-width: 1024px) {
    section#shop img#shop {
        width: 30%;
    }
}
@media only screen and (max-width: 1023px) {
 section#shop .shop {
    padding: 0 20px;
}
section#shop img#shop {
    width: 16%;
}
.swiper.rgshop2{
    display: block;
    margin: 15px;
    padding: 9px;
}
}

@media only screen and (max-width: 767px) {
    section#shop div#rg-mobile {
        display: block;
    }
    section#shop div#rg-desktop {
        display: none;
    }
    section#shop div#rg-mobile .swiper-button-next,section#shop div#rg-mobile .swiper-button-prev {
        position: relative;
    }
    div#rg-mobile .swiper-button-next:after {
        content: url(../images/right-arrow.svg);
        position: relative;
        left: 510px;
        bottom: 123px;
    }
    section#shop .swiper-button-prev:after, section#shop .swiper-rtl .swiper-button-next:after {
        content: url(../images/left-arrow.svg);
        position: relative;
        right: 20px;
        bottom: 145px;
    }
}
@media only screen and (max-width: 568px) {
    section#shop img#shop {
        width: 20%;
    }
    section#shop h3 {
        line-height: 20px;
        font-size: 18px;
    }
    section#shop div#coming h3 {
        line-height: 20px;
        font-size: 12px;
    }
    a.btn.coming {
        color: #fff;
        background: #a70506;
        padding: 4px 12px;
        border-radius: 10px;
        font-size: 10px;
        font-weight: 600;
        height: 26px;
        cursor: pointer;
    }
    section#shop div#coming {
        position: relative;
        bottom: 92px;
    }
    div#rg-mobile .swiper-button-next:after {
        left: 375px;
        bottom: 100px;
    }
    section#shop .swiper-button-prev:after, section#shop .swiper-rtl .swiper-button-next:after {
        right: 20px;
        bottom: 125px;
    }
    section#shop {
        padding: 55px 0 10px 0;
    }
    span#small{
        display: none;
    }
    span#small\ mob {
        display: block;
    }
}
@media only screen and (max-width: 400px) {
    div#rg-mobile .swiper-button-next:after {
        left: 338px;
        bottom: 95px;
    }
    section#shop .swiper-button-prev:after, section#shop .swiper-rtl .swiper-button-next:after {
        right: 20px;
        bottom: 115px;
    }
}
@media only screen and (max-width: 375px) {
    div#rg-mobile .swiper-button-next:after {
        left: 322px;
        bottom: 95px;
    }
    section#shop .swiper-button-prev:after, section#shop .swiper-rtl .swiper-button-next:after {
        right: 20px;
        bottom: 115px;
    }
}
@media only screen and (max-width: 360px) {
    div#rg-mobile .swiper-button-next:after {
        left: 308px;
        bottom: 95px;
    }
}
@media only screen and (max-width: 320px) {
    section#shop img#shop {
        width: 30%;
    }
    div#rg-mobile .swiper-button-next:after {
        left: 268px;
        bottom: 85px;
    }
    section#shop .swiper-button-prev:after, section#shop .swiper-rtl .swiper-button-next:after {
        right: 20px;
        bottom: 105px;
    }
}
/*---------------- End RG Shop -------------------*/

/*---------------- Start RG Team Card  -------------------*/
.row.disable {
    display: none;
}
#coming h3 {
    font-size: 20px;
    line-height: 20px;
    color: #fff!important;
}
div#coming {
    position: relative;
    bottom: 240px;
}
section#team{
    padding: 0;
}
section#team img {
    border-radius: 12px;
}
section#team div#head {
    margin-left: 10px;
}
section#team h3 {
    font-size: 21px;
    color: #240101;
    font-weight: bolder;
    line-height: 35px;
    letter-spacing: normal;
}
section#team .col-md-8 img {
    width: 100%;
}
section#team div#divider {
    height: 4px;
    background: linear-gradient(to right, #920001 7%, #fff501 93%);
    margin: 10px 0 30px 0;
}
section#team div#divider2 {
    height: 6px;
    background: linear-gradient(to right, #920001 7%, #fff501 93%);
    margin: 10px 0 30px 0;
}
section#team span#small {
    font-size: 14px;
    text-transform: initial;
    font-weight: normal;
    color: #240101;
    display: inline-block;
}
section#team .team-card {
  width: 100%;
  height: 68%;
}
.team-card-slide {
  font-size: 13px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}
.swiper-scrollbar-drag {
    height: 15%!important;
    width: 100%;
    position: relative;
    background: #a70506;
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    left: 0;
    top: 0;
}
.swiper-scrollbar{
    background: transparent;
}
.swiper-slide.team-card-slide{
    padding: 10px;
}
section#video .swiper-slide.team-card-slide {
    padding: 0 18px 12px 0;
}
.team-card-box1,.team-card-box2,.team-card-box3 {
    padding: 10px;
    border-radius: 12px;
    display: flex;
    margin-bottom: 12px;
    margin-right: 10px;
    height: 116px;
}
.team-card-box1{
    background: url('../images/teambg-1.png');
    background-image: linear-gradient(109deg, #ea3716 12%, #691607 49%);
}
.team-card-box2{
    background: url('../images/teambg-1.png');
    background-image: linear-gradient(289deg, #34252f 65%, #a8a8a8 9%);
}
.team-card-box3{
    background: url('../images/teambg-1.png');
    background-image: linear-gradient(284deg, #583701 76%, #ffd800 20%);
}
img.aeon {
    width: 35%;
}
.box-content  h4 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 22px;
}
.box-content {
    padding-left: 14px;
    padding-top: 8px;
}
.box-content  p {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    line-height: 16px;
}
section#team .row .col-md-4.mobile {
    display: none;
}
section#team .col-md-4.desktop {
    height: 590px;
    padding-top: 30px;
}
@media only screen and (min-width: 1400px) {
    section#team .row {
        height: 600px!important;
    }
    div#coming {
        position: relative;
        bottom: 290px;
    }

}
@media only screen and (min-width: 1200px) {
    section#team .col-md-8{
        padding-right: 20px;
    }
}
@media only screen and (max-width: 1024px) {
    .team-card {
        width: 100%;
        height: 55%!important;
    }
    .video-box-content {
        position: relative;
        top: 390px!important;
    }
    section#video div.overlay {
        bottom: 190px!important;
    }
    section#video .box-content {
        padding-left: 2px!important;
        padding-top: 16px!important;
        margin-top: 15px!important;
    }
    .video-card-box div#cover {
        left: 0!important;
    }
    div#coming {
        position: relative;
        bottom: 200px;
    }
}
@media only screen and (min-width: 992px) {
    section#team .row {
        height: 500px;
    }
}

@media only screen and (max-width: 768px) {
    div#coming {
        position: relative;
        bottom: 150px;
    }
    .team-card {
        width: 100%;
        height: 50%;
    }
    section#team .row .col-md-4.desktop {
        display: none;
    }
    section#team .row .col-md-4.mobile {
        display: block;
        width: 100%;
    }
    section#team .row .col-md-8 {
        width: 100%;
    }
    .col-md-4.mobile button.accordion {
        object-fit: contain;
        border-radius: 6px;
        background-color: #ebe7e7;
        padding: 5px 15px 5px 5px;
        margin-top: 30px;
    }
    section#team .row .col-md-4.mobile a.btn.btn-default {
        color: #240101;
        font-size: 13px;
        font-weight: normal;
        line-height: 25px;
    }
    .col-md-4.mobile  button.accordion:after {
        padding-top: 5px;
    }
    section#team .row .col-md-4.mobile div.panel.show {
        max-height: 100%;
    }
    section#team .row .col-md-4.mobile div.panel {
        background-color: transparent;
    }
    .panel .team {
        padding-top: 20px;
        padding-left: 10px;
    }
}
@media only screen and (max-width: 568px) {
   section#team .col-md-4 div#head {
    margin-left: 10px;
    margin-top: 30px;
}
.team-card {
    width: 100%;
    height: 30%;
}
section#team h3 {
    line-height: 25px;
    font-size: 18px;
}
div#coming {
    position: relative;
    bottom: 70px;
}
}
/*---------------- End RG Team Card -------------------*/

/*---------------- Start VIDEO  -------------------*/
section#video {
    padding: 80px 0 20px 0;
}
section#video div#head {
    margin-left: 10px;
}
section#video .col-md-4.desktop {
    height: 550px;
    padding-top: 20px;
}
section#video h3 {
    font-size: 21px;
    color: #240101;
    font-weight: bolder;
    line-height: 35px;
    letter-spacing: normal;
}
section#video .col-md-8 {
    text-align: center;
    margin-top: 10px;
}
section#video .col-md-8 img {
    width: 100%;
}
section#video div#divider {
    height: 4px;
    background: linear-gradient(to right, #920001 7%, #fff501 93%);
    margin: 10px 0 30px 0;
}
section#video div#divider2 {
    height: 6px;
    background: linear-gradient(to right, #920001 7%, #fff501 93%);
    margin: 10px 0 30px 0;
}
span.sfc-news {
    float: right;
    font-size: 12px;
    background: red;
    color: #fff;
    font-weight: 600;
}
.video-card-box .top {
    position: absolute;
    padding: 10px 0;
}
section#video .box-content {
    padding-left: 14px;
    padding-top: 8px;
    margin-top: 50px;
    height: 10px!important;
    clear: both;
}
.video-card-box {
    margin-bottom: 20px;
    margin-right: 10px;
    height: 150px;
    text-align: center;
}
.video-box-content {
    position: relative;
    top: 470px;
    z-index: 99;
    text-align: left;
    left: 24px;
    justify-content: left;
}
.video-box-content  .top img {
    position: relative;
    right: 10px;
}

.video-box-content h4 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 22px;
    position: relative;
    right: 28px;
}
.video-box-content h4:hover, .video-box-content p:hover,section#video .box-content h4:hover,section#video .box-content p:hover {
    color: #fff500;
    transition: .4s;
}
.video-card-box .top {
    position: absolute;
    padding: 10px;
    z-index: 99;
    text-align: left;
}
.top h4 {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
}
section#video .team-card {
  width: 100%;
  height: 67%;
  padding-left: 10px;
}
.top img {
    width: 22px;
    position: relative;
    left: 10px;
}
.video-box-content  p, .top  p {
    font-size: 13px;
    color: #fff;
    padding-right: 20px;
    font-weight: normal;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
section#video div.overlay {
    width: 100%;
    height: 30%;
    padding: 101px 78px 31px 79px;
    object-fit: contain;
    opacity: 1;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, rgba(21, 2, 2, 0.02), #150202);
    margin: auto;
    position: relative;
    bottom: 220px;
}
section#video .video-card-box div.overlay {
    width: 100%;
    height: 10%;
    position: relative;
    bottom: 130px!important;
    border-radius: 12px;
}
section#video div.overlay img{
    width: 10%;
}
section#video img.video {
    width: 30px!important;
    position: relative;
    top: 80px;
    float: left;
    left: 25px;
}
section#video .video-card-box div.overlay img {
    width: 20%;
    position: relative;
    bottom: 60px;
}
div#cover {
    position: relative;
    top: 62px;
    float: right;
    background: url(../images/vbg-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 12px;
}
.video-card-box div#cover {
    position: relative;
    top: -10px;
    float: right;
    background: url(../images/vbg-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 12px;
    left: 44px;
}
span.vlog-sfc {
    background: url(../images/vbg-2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 14px;
    position: relative;
    right: 24px;
    top: 8px;
}
span.sfc-news {
    background: url(../images/vbg-2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 5px;
    position: relative;
    right: 16px;
    bottom: 8px;
}
span.vlog-sfc a {
    font-size: 13px;
    color: #740105;
    font-weight: bold;
    position: relative;
    bottom: 11px;
}
span.sfc-news a {
    font-size: 8px;
    color: #740105;
    padding: 3px 5px 0 5px;
    position: relative;
    bottom: 6px;
    font-weight: bold;
    text-transform: uppercase;
}
span.vlog-sfc a:hover,span.eps31 a:hover,span.sfc-news a:hover {
    transition: .4s;
    color: #fff;
}
span.eps31 a {
    font-size: 13px;
    color: #fdb100;
    font-weight: bold;
    position: relative;
    bottom: 3px;
    right: 10px;
}
section#video .row .col-md-4.mobile {
    display: none;
}
@media only screen and (min-width: 1400px) {
    section#video .row {
        height: 600px!important;
    }
    section#video {
        padding: 100px 0 10px 0;
    }
    section#video .col-md-4.desktop {
        height: 500px;
        padding-top: 20px;
    }
    section#video .team-card {
        width: 100%;
        height: 74%;
    }
    section#video div.overlay {
        width: 100%;
        height: 30%;
        position: relative;
        bottom: 250px;
    }
    section#video .video-card-box div.overlay {
        width: 100%;
        height: 10%;
        position: relative;
        bottom: 132px;
        border-radius: 12px;
    }
    section#video .video-card-box div.overlay img {
        width: 20%;
        position: relative;
        bottom: 80px;
    }
    .video-card-box {
        margin-bottom: 2px!important;
        margin-right: 10px;
        height: 180px;
        text-align: center;
    }
    .video-card-box .top {
        position: absolute;
        padding: 10px 0;
    }
    .video-box-content {
        top: 550px;
    }
    section#video .box-content {
        margin-top: 70px;
    }
    .video-card-box div#cover {
        position: relative;
        left: 112px;
    }
}
@media only screen and (min-width: 1200px) {
    section#video .col-md-8{
        padding-left: 20px;
    }
}
@media only screen and (min-width: 992px) {
    section#video .row {
        height: 550px;
    }
}

@media only screen and (max-width: 768px) {
   section#video .row .col-md-4.desktop{
    display: none;
}
/*section#video .row .col-md-8 {
    width: 100%; 
    height: 550px;
    }*/
    section#video .row .col-md-4.desktop {
        display: none;
    }
    section#video .row .col-md-4.mobile {
        display: block;
        width: 100%;
    }
    section#video .row .col-md-4.mobile p.accordion {
        object-fit: contain;
        border-radius: 6px;
        background-color: #ebe7e7;
        padding: 5px 10px;
        margin-top: 30px;
    }
    section#video .row .col-md-4.mobile a.btn.btn-default {
        color: #240101;
        font-size: 13px;
        font-weight: normal;
        line-height: 25px;
    }
    section#video .row .col-md-4.mobile  p.accordion:after {
        padding-top: 8px;
    }
    section#video .row .col-md-4.mobile div.panel.show {
        max-height: 100%;
    }
    section#video .row .col-md-4.mobile div.panel {
        background-color: transparent;
    }
    .video-card-box {
        height: 340px;
    }
    section#video .video-card-box div.overlay img {
        bottom: 163px;
    }
    section#video .video-card-box div.overlay {
        bottom: 132px!important;
    }
    .video-card-box div#cover {
        left: 412px!important;
    }
    section#video .box-content {
        padding-left: 10px!important;
        padding-top: 16px!important;
        margin-top: 165px!important;
    }
}
@media only screen and (max-width: 767px) {
    /*section#video .row .col-md-8 {
        height: 450px;
        }*/
        .video-card-box {
            height: 165px;
        }
        section#video .video-card-box div.overlay img {
            bottom: 65px;
        }
        section#video .video-card-box div.overlay {
            bottom: 130px!important;
        }
        .video-card-box div#cover {
            left: 233px!important;
        }
        section#video .box-content {
            padding-left: 2px!important;
            padding-top: 16px!important;
            margin-top: 15px!important;
        }

    }

    @media only screen and (max-width: 568px) {
        section#video {
            padding: 50px 0 50px 0;
        }
        section#video .col-md-4 div#head {
            margin-left: 10px;
            margin-top: 30px;
        }
   /* section#video .row .col-md-8 {
        height: 330px;
        }*/
        section#video div.overlay {
            position: relative;
            bottom: 141px;
        }
        section#video img.video {
            top: 105px;
        }
        section#video .video-box-content {
            top: 230px;
        }
        section#video .overlay img {
            position: relative;
            bottom: 95px;
            width: 30px!important;
            right: 10px;
        }
        div#cover {
            position: relative;
            top: 93px;
        }
        section#video div.overlay {
            bottom: 130px!important;
        }
        .video-box-content {
            top: 230px!important;
        }
        section#video h3 {
            font-size: 18px;
            line-height: 25px;
        }
        .video-card-box div#cover {
            left: 80px!important;
        }
    }
    @media only screen and (max-width: 375px){
       .video-card-box div#cover {
        left: 50px!important;
    }
}
@media only screen and (max-width: 320px){
   .video-card-box div#cover {
    left: 0px!important;
}
}
/*---------------- End VIDEO -------------------*/

/*---------------- End Wrapper -------------------*/


/*---------------- Start Gallery -------------------*/
section#gallery{
    background: url('../images/gallery-bg.png');
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0 70px 0;
    height: auto!important;
    background-size: cover;
}
section#gallery div#head {
    margin-left: 10px;
}
section#gallery h3 {
    font-size: 21px;
    color: #240101;
    font-weight: bolder;
    line-height: 35px;
    letter-spacing: normal;
    text-transform: uppercase;
}
section#gallery div#divider {
    height: 4px;
    background: linear-gradient(to right, #920001 7%, #fff501 93%);
    margin: 10px 0 45px 0;
}
section#gallery div#count {
    position: absolute;
    bottom: 25px;
    right: 30px;
    z-index: 999;
}
section#gallery div#contents {
    position: absolute;
    bottom: 25px;
    left: 10px;
    z-index: 999;
}
div#contents a{
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    position: relative;
    left: 10px;
}
section#gallery img.pic {
    border-radius: 12px;
}
section#gallery  div#count span {
    position: relative;
    top: 18px;
    left: -20px;
}
section#gallery div#count span {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    position: relative;
    right: 10px;
    bottom: 1px;
}
section#gallery div#count span:hover,div#contents a:hover {
    color: #fff500;
    transition: .4s;
}
section#gallery .overlay {
    width: 100%;
    height: 100px;
    padding: 101px 78px 31px 79px;
    object-fit: contain;
    opacity: 1;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, rgba(21, 2, 2, 0.02), #150202);
    margin: auto;
    position: absolute;
    bottom: 0;
}
div.g-overlay {
    position: relative;
    color: #fff;
    padding: 20px;
    text-transform: uppercase;
    text-align: left;
    border-radius: 15px;
    background-image: linear-gradient(to bottom, rgba(21, 2, 2, 0.04) 8%, rgba(21, 2, 2, 0.91) 54%, #150202 100%);
    margin-top: -80px;
    cursor: pointer;
    text-align: center;
    bottom: 0;
}
.gallery-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.gallery-slide {
  background-size: cover;
  background-position: center;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.gallery2 .gallery-slide img {
    border-radius: 12px;
}
.gallery {
  height: 80%;
  width: 100%;
  padding: 0 10px;
}
.gallery2 {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery2 .gallery-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
}
.gallery2 .swiper-slide-thumb-active {
  filter: grayscale(100%);
}
.gallery-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper.gallery2{
    display: none;
}
.swiper.gallery2 .swiper-pagination {
    position: relative;
    top: 14px!important;
}
section#gallery .swiper-button-next:after, section#gallery .swiper-rtl .swiper-button-prev:after {
    content: url(../images/right-arrow.svg);
    position: relative;
    left: 20px;
    bottom: 20px;
    display: none;
}
section#gallery .swiper-button-prev:after, section#gallery .swiper-rtl .swiper-button-next:after {
    content: url(../images/left-arrow.svg);
    position: relative;
    right: 20px;
    bottom: 20px;
    display: none;
}
section#gallery div#count p{
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    padding: 20px 0 20px 20px;
    color: #fff;
}
section#gallery div#count p a{
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
section#gallery div#count a:hover{
    color: #fff500;
    transition: .4s;
}
@media only screen and (max-width: 1199px) {
    section#gallery div#count {
        margin-top: -35px;
    }
}
@media only screen and (max-width: 1023px) {
    section#gallery div#count {
        margin-top: -35px;
    }
    .gallery {
        padding: 0 20px;
    }
    .swiper.gallery2 {
        display: block;
        margin: 15px;
        padding: 9px;
    }
}
@media only screen and (max-width: 768px) {
    section#gallery div#head {
        padding-left: 5px;
        padding-right: 15px;
    }
    section#gallery h3 {
        font-size: 18px;
        line-height: 25px;
    }
}
@media only screen and (max-width: 767px) {
    section#gallery  .swiper-button-next,section#gallery .swiper-button-prev {
        position: relative;
    }
    section#gallery .swiper-button-next:after, section#gallery .swiper-rtl .swiper-button-prev:after {
        left: 393px;
        bottom: 137px;
        display: block;
    }
    section#gallery .swiper-button-prev:after, section#gallery .swiper-rtl .swiper-button-next:after {
        right: 20px;
        bottom: 115px;
        display: block;
    }

}
@media only screen and (max-width: 568px) {
  section#gallery .swiper-button-next:after, section#gallery .swiper-rtl .swiper-button-prev:after {
    left: 390px;
    bottom: 137px;
}
section#gallery .swiper-button-prev:after, section#gallery .swiper-rtl .swiper-button-next:after {
    right: 20px;
    bottom: 115px;
}
section#gallery {
    padding: 50px 0 0 0;
}
}
@media only screen and (max-width: 400px) {
   section#gallery .swiper-button-next:after, section#gallery .swiper-rtl .swiper-button-prev:after {
    left: 360px;
    bottom: 127px;
}
section#gallery .swiper-button-prev:after, section#gallery .swiper-rtl .swiper-button-next:after {
    right: 20px;
    bottom: 105px;
}
}
@media only screen and (max-width: 375px) {
  section#gallery .swiper-button-next:after, section#gallery .swiper-rtl .swiper-button-prev:after {
    left: 340px;
    bottom: 127px;
}
section#gallery .swiper-button-prev:after, section#gallery .swiper-rtl .swiper-button-next:after {
    right: 20px;
    bottom: 105px;
}
}
@media only screen and (max-width: 360px) {
    section#gallery .swiper-button-next:after, section#gallery .swiper-rtl .swiper-button-prev:after {
        left: 325px;
    }
}
@media only screen and (max-width: 320px) {
    section#gallery .swiper-button-next:after, section#gallery .swiper-rtl .swiper-button-prev:after {
        left: 285px;
        bottom: 117px;
    }
    section#gallery .swiper-button-prev:after, section#gallery .swiper-rtl .swiper-button-next:after {
        right: 20px;
        bottom: 95px;
    }
}
/*---------------- End Gallery -------------------*/
/*---------------- Start Explore -------------------*/
section#explore{
    background: #f7f5f5;
    padding: 70px 0;
}
section#explore div#head {
    margin-left: 10px;
}
section#explore h3 {
    font-size: 21px;
    color: #240101;
    font-weight: bolder;
    line-height: 35px;
    letter-spacing: normal;
    text-transform: uppercase;
}
section#explore div#divider {
    height: 4px;
    background: linear-gradient(to right, #920001 7%, #fff501 93%);
    margin: 10px 0 45px 0;
}
section#explore .slide-explore {
    padding: 0 10px;
    text-align: center;
}
section#explore .slide img{
    padding: 0;
    width: 100%
}
p.exlpore-content{
    object-fit: contain;
    border-radius: 10px;
    position: relative;
    bottom: 132px;
    z-index: 99;
    text-align: left;
    padding: 0 20px;
    line-height: 18px;
}
p.exlpore-content a{
    color: #fff;
    font-size: 12px;
    line-height: 15px;
}
p.exlpore-content a:hover{
    color: #fff500;
    transition: .4s;
}
section#explore button.btn.btn-default {
    width: 176px;
    object-fit: contain;
    border-radius: 10px;
    background-color: #a70506;
    position: relative;
    bottom: 132px;
    z-index: 99;
}
section#explore button.btn.btn-default a {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height:25px;
}
section#explore button.btn.btn-default a:hover {
    color: #fed523;
    transition: .4s;
}
section#explore div.overlay {
    width: 100%;    
    padding: 101px 78px 31px 79px;
    object-fit: contain;
    opacity: 1;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, rgba(21, 2, 2, 0.02), #150202);
    margin: auto;
    position: absolute;
    bottom: 90px;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: url('../images/right-arrow.svg');
    position: relative;
    left: 10px;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: url('../images/left-arrow.svg');
    position: relative;
    right: 10px;
}
.swiper-pagination-bullet{
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 6px!important;
    height: 6px!important;
    padding: 0;
    margin-left: 16px!important;
    text-indent: -999px;
    cursor: pointer!important;
    background-color: transparent!important; 
    background-clip: padding-box;
    border: 1px solid #a70506!important;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity .6s ease;
    border-radius: 50%!important;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #a70506!important; 
    width: 9px!important;
    height: 9px!important;
    opacity: 1;
}
@media only screen and (min-width: 1400px) {
    section#explore {
        background: #f7f5f5;
        padding: 70px 0 225px 0!important;
    }
}
@media only screen and (min-width: 769px) {
    section#explore {
        background: #f7f5f5;
        padding: 70px 0 170px 0;
    }
}

@media only screen and (max-width: 768px) {
    section#explore {
        background: #f7f5f5;
        padding: 70px 0 110px 0;
    }
    section#explore .slide-explore {
        padding: 0 25px;
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    section#explore {
        background: #f7f5f5;
        padding: 70px 0;
    }
    section#explore div#head {
        padding-left: 5px;
        padding-right: 15px;
    }
    section#explore h3 {
        font-size: 18px;
        line-height: 25px;
    }
}

/*----------- Start Carousel Slider -------------*/
.carousel-inner .carousel-item {
    transition: transform 1s ease;
    text-align: center;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 6px!important;
    height: 6px!important;
    padding: 0;
    margin-right: 3px;
    margin-left: 18px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent!important; 
    background-clip: padding-box;
    border: 1px solid #a70506!important;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity .6s ease;
    border-radius: 50%!important;
}
.carousel-indicators .active{
    background-color: #a70506!important; 
    width: 9px!important;
    height: 9px!important;
    opacity: 1;
}
.carousel-indicators {
    bottom: -14px;
}
.carousel-control-next-icon {
    background-image: url('../images/right-arrow.svg')!important;
    width: 15%;
}
.carousel-control-prev-icon {
    background-image: url('../images/left-arrow.svg')!important;
    width: 15%;
}
button.carousel-control-next,button.carousel-control-prev {
    opacity: 1;
}
div#vkad-slide .carousel-item {
    height: 80%;
}
@media only screen and (max-width: 568px) {
    .carousel-control-next-icon {
        width: 15%;
        position: relative;
        left: 15px;
    }
    .carousel-control-prev-icon {
        width: 15%;
        position: relative;
        right: 15px;
    }
}
/*----------- End Carousel Slider -------------*/

/*---------------- End Explore -------------------*/


/*---------------- Start Follow up -------------------*/

section#follow-us{
    background-image: linear-gradient(133deg, #920001 39%, #4d3f05 90%);
    height: 410px;
    padding: 70px 0 0 0;
}
section#follow-us .col-md-6.phone img {
    position: relative;
    bottom: 184px;
}
section#follow-us h3 {
    font-size: 41px;
    color: #fff;
    font-weight: 600;
    line-height: 50px;
}
section#follow-us p {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    line-height: 25px;
}
section#follow-us .social img {
    padding: 20px 15px 0 0;
}
section#follow-us .col-md-6.follow {
    padding-left: 40px;
    padding-top: 34px;
}
i.fa-brands.fa-instagram,i.fa-brands.fa-tiktok
,i.fa-brands.fa-youtube,i.fa-brands.fa-linkedin-in {
    color: #ffffff;background: #1a1818;padding: 18px 10px;border-radius: 3px;
}
i.fa-brands.fa-facebook-f{
    color: #ffffff;background: #1a1818;padding: 18px 12px;border-radius: 3px;
}
i.fa-brands.fa-x-twitter{
    color: #ffffff;background: #1a1818;padding: 18px 8px;border-radius: 3px;
}
i.fa-brands.fa-instagram:hover,i.fa-brands.fa-facebook-f:hover,i.fa-brands.fa-x-twitter:hover,i.fa-brands.fa-tiktok:hover
,i.fa-brands.fa-youtube:hover,i.fa-brands.fa-linkedin-in:hover {
    color: #fff500!important;
    transition: .4s;
}
@media only screen and (min-width: 1400px) {
    section#follow-us {
        height: 435px;
        padding: 70px 0 0 0;
    }
    section#follow-us .col-md-6.phone img {
        position: relative;
        bottom: 246px;
    }
    section#follow-us .col-md-6.follow {
        padding-left: 40px;
        padding-top: 42px;
    }
}
@media only screen and (max-width: 1024px) {
  section#follow-us {
    background: linear-gradient(45deg, #9d0304, #000002);
    height: 330px;
    padding: 50px 0 0 0;
}
section#follow-us .col-md-6.phone img {
    position: relative;
    bottom: 158px;
}
section#follow-us .col-md-6.follow {
    padding-left: 40px;
    padding-top: 24px;
}
}

@media only screen and (max-width: 768px) {
    section#follow-us {
        background: linear-gradient(45deg, #9d0304, #000002);
        height: 250px;
        padding: 0;
    }
    div#rectangle {
        height: 30px;
        bottom: 170px;
    }
    section#follow-us .col-md-6.follow {
        padding-left: 10px;
        padding-top: 10px;
    }
    section#follow-us .col-md-6.phone img {
        position: relative;
        bottom: 73px;
        width: 100%;
    }
    section#follow-us .col-md-6.follow {
        margin-top: 27px;
    }
    section#follow-us h3 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 767px) {
    section#follow-us {
        background: linear-gradient(45deg, #9d0304, #000002);
        height: 320px;
        padding: 0;
    }
    section#follow-us .col-md-6.follow {
        margin-top: 60px;
    }
    section#follow-us .col-md-6.phone {
        display: none;
    }
    section#follow-us .col-md-6.follow {
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 320px) {
    section#follow-us .social img {
        padding: 20px 8px 0 0;
    }
}
/*---------------- Start Follow up  -------------------*/


/*---------------- Start Footer -------------------*/
.divider.fc {
    height: 38px;
    background: #500403;
}
ul#footermenu {
    padding-top: 16px;
}
div#footer-top {
    padding: 0 0 70px 0;
}
div#footer-top div#logo img {
    padding: 0 30px;
}
div#footer-top {
    background: #920001;
    text-align: center;
}
div#footer-top div#logo {
    display: flex;
    padding-top: 20px;
    padding-bottom: 30px;
}
div#footer-top div#logo {
    display: flex;
}
a.powered {
    color: #fff;
}
a.powered:hover {
    color: #fff500;
    transition: .4s;
}
div#partners img {
    padding: 20px 30px;
}
hr.foot {
    width: 45%;
    height: .4px;
    background: #fff;
    margin-top: 122px;
}

footer.footer-bottom {
    background-image: linear-gradient(to bottom, #920001, #550506);
    padding: 10px 0;
    border-top: 1px solid #ffffff57;
}
footer.footer-bottom .container-fluid {
    padding: 0 40px;
}
footer.footer-bottom p {
    font-size: 13px;
    color: #be6969;
    line-height: 20px;
}
footer.footer-bottom ul#footermenu li {
    margin-left: 0px; 
    list-style: none;
    display: inline;
}
footer.footer-bottom ul#footermenu li a {
    padding: 0 25px 0 0;
    font-size: 13px;
    letter-spacing: 0px;
    color: #fff;
}
footer.footer-bottom ul#footermenu li a:hover{
    color: #fed523;
    transition:.4s;
}
footer.footer-bottom .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
}
footer.footer-bottom .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
}
footer.footer-bottom .col-md-3.order-0{
    padding-top: 10px;
}
@media only screen and (min-width: 1200px) {
    ul#footermenu {
        position: relative;
        top: 7px;
    }
}
@media only screen and (min-width:769px) {
    .row.mobile {
        display: none;
    }
    .col-md-3.float-end {
        text-align: right;
    }
}
@media only screen and (max-width:768px) {
    .row.align-items-middle.desktop ul#footermenu{
        display: none;
    }
    footer.footer-bottom .col-md-3 {
        padding: 0;
        width: 100%!important;
    }
    footer.footer-bottom ul#footermenu li {
        margin-left: 0px; 
        list-style: none;
        display: inline-block;
    }
    .row.mobile ul#footermenu {
        padding: 0;
    }
    .row.mobile ul#footermenu {
        padding:0;
    }
    footer.footer-bottom ul#footermenu li a {
        padding: 0 20px 0 0;
    }
    footer.footer-bottom p {
        margin-top: 10px;
        margin-left: 10px;
    }
    ul#footermenu li {
        margin-top: 25px!important;
    }
}
@media only screen and (max-width: 568px) {
    div#partners img {
        padding: 12px 10px;
        width: 30%;
    }
    div#partners img#hat,div#partners img#plus,div#partners img#heart  {
        width: 22%!important;
    }

    footer.footer-bottom .col-md-3.order-0 {
        order: 1!important;
        width: 100%!important;
        padding: 0;
    }
    ul#footermenu {
        padding: 0;
    }
    footer.footer-bottom ul#footermenu li a {
        padding: 0px 24px 0 0;
    }
}
/*---------------- End Footer  -------------------*/

/*------------ Image Effect ------------------*/

figure {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
figure:hover+span {
  bottom: -36px;
  opacity: 1;
}
div.zoom img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
div.zoom img:hover {
 -webkit-transform: scale(1.04);
 transform: scale(1.04);
}


/*------------------ Side Nav ------------------*/
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow: hidden;
  transition: 0.5s;
  margin-top: 84px;
  z-index: 999;
}
.sidenav a {
  padding: 12px 8px 12px 32px;
  text-decoration: none;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover {
  color: #f1f1f1;
}
div#rgSidenav a {
    font-size: 13px;
    color: #4a2f2f;
    line-height: 23px;
    font-weight: normal;
    border-bottom: 0.8px solid #e8e8e8;
    margin: 0 10px;
}
.top.d-flex h5 {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    padding: 20px 10px 10px 30px;
}
.top.d-flex i.fa-solid.fa-xmark {
    color: #920001;
    background: #f4e9e9;
    padding: 18px;
    font-size: 24px;
    cursor: pointer;
}
.top.d-flex {
    background: #920001;
    justify-content: space-between;
}
#de-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 2000;
}
div#rgSidenav  i.fa-solid.fa-chevron-right.fa-xs {
    position: relative;
    float: right;
    top: 12px;
    right: 34px;
    cursor: pointer;
}
div#rgSidenav a:hover{
    color: #a70506;
    transition: .4s;
    background: #f4e9e9;
}
div#rgSidenav i.fa-solid.fa-chevron-right.fa-xs:hover{
    color: #a70506;
    transition: .4s;
}
i.fa-solid.fa-shop,i.fa-regular.fa-futbol,i.fa-regular.fa-flag,i.fa-regular.fa-handshake,i.fa-brands.fa-creative-commons-share {
    padding-right: 10px;
}

/*--------- Video Swiper ------------*/


/* Style the tab */
.tab {
  float: left;
  width: 100%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px;
  width: 100%;
  border-left: none;
}