/*=============== basic css ===============*/

body {
    background-color: #1e1d23;
    margin: 0px;
    overflow-x: hidden !important;
    font-family: 'Open Sans';
}

p{
    margin: 0px;
}

a{
    margin: 0px;
    text-decoration: none;
    color: #239ad5;
}

a:hover{
    color: white;
    text-decoration: none;
}

.row{
    margin-right: 0px;
    margin-left: 0px;
}

ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

img{
    width: 100%;
    height: 100%;
}

h1, h2, h3, h4, h5, h6{
    margin: 0px;
}

button{
    outline: none;
}

input{
    outline: none;
}

textarea{
    outline: none;
}

select{
    outline: none;
}

option{
    outline: none;
}

/* Chrome, Safari, Edge, Opera */
/*input::-webkit-outer-spin-button,*/
/*input::-webkit-inner-spin-button {*/
/*    -webkit-appearance: none;*/
/*    margin: 0;*/
/*}*/

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

#loader {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 999999 !important;
    overflow: visible;
    /*background: #fff url(assets/img/loader.gif) no-repeat center center;*/
    left: 0px;
    bottom: 0px;
}

.animation-preloader {
    height: 100%;
    width: 100%;
    text-align: center;
}

.loader_img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/*=============== /basic css ===============*/

/*================= font ===================*/

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIGxA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIGxA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIGxA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIGxA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIGxA.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIGxA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIGxA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*================= /font ===================*/

/*=============== main css ===============*/

.topbar_div_1 {
    background-color: #2b2a32;
    color: white;
    height: 98px;
}

.nav_div_1 {
    /* background-color: #801417; */
    color: white;
    height: 82px;
}

.padding_hide {
    padding: 0px;
}

.topbar_li_1 {
    font-size: 14px;
    font-weight: 600;
    padding: 8px 10px;
    line-height: 20px;
    background-color: #26262e;
    clip-path: polygon(0% 0%, 86% 0%, 100% 50%, 86% 100%, 0% 100%);
    width: 85%;
    cursor: pointer;
}

.tab li.active {
    background-color: #801417;

}

.tabcontent {
    display: none;
}

.topbar_p_1 {
    font-weight: 400;
    font-size: 12px;
    font-style: italic;
    color: #e8e8e8;
}

.topbar_span_1 {
    color: #d4b34a;
}

.topbar_img_1 {
    width: 30px;
    height: 30px;
}

.topbar_li_2 {
    display: flex;
}

.topbar_p_2 {
    margin-left: 7px;
    margin-top: 5px;
    font-size: 0.75rem;
    font-weight: 400;
    color: #e8e8e8;
}

.topbar_div_6 {
    padding: 10px 6px;
    border-right: 1px solid #aeaeae;
}

.topbar_div_2 {
    padding: 12.5px 0px;
}

.topbar_li_3 {
    border: 1px solid #909090;
    width: 49px;
    height: 49px;
    text-align: center;
    padding: 14px;
    cursor: pointer;
    font-size: 13px;
    opacity: 1;
}

.topbar_li_3:hover {
    opacity: 0.5;
}

.topbar_div_4{
    display: flex;
}

.topbar_div_9 {
    width: 100%;
    padding: 11px 8px;
}

.topbar_select_1 {
    width: 100%;
    border-radius: 0px;
    background: #26262e;
    border: 1px solid #34333b;
    color: #e8e8e8;
    font-weight: 700;
    font-size: 0.75rem;
    padding: 8px 32px 8px 16px;
    margin-bottom: 5px;

}

.topbar_select_1 option{
    background: #801417;
    color: #d4b349;
}

.nav_li_1 {
    background-color: #d4b349;
    border-right: 1px solid #96791e;
    cursor: pointer;
    display: inline-block;
}

.nav_li_1:hover {
    background-color: #96791e;
}

.nav_ul_1 {
    background-color: #d4b349;
    text-align: center !important;
}

.nav_logo {
    position: absolute;
    width: 330px;
    height: 155px;
    margin-top: -45px;
    background-color: #d4b349;
    padding: 0px;
    z-index: 999;
    /* margin-left: -72px; */
    left: 46%;
    transform: translateX(-50%);
    object-fit: contain;
    padding-bottom: 30px;
    clip-path: polygon(84% 0, 85% 81%, 100% 82%, 48% 100%, 0 82%, 15% 82%, 15% 0);
}

.nav_ul_3{
    text-align: start;
}

.nav_8 {
    width: 300px;
}

.nav_p_1 {
    color: white;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    line-height: 46px;
    padding: 15px 23px;
    height: 82px;
}

.banner_div_1 {
    padding: 45px 30px 140px 30px;
}

.arrow_div_1 {
    width: 381.5px;
    background-color: #d4b34a;
    height: 134px;
    clip-path: polygon(84% 0, 85% 81%, 100% 82%, 48% 100%, 0 82%, 15% 82%, 15% 0);
    position: absolute;
    left: 33%;
    z-index: 99;
    margin-top: -65px;
}

.carousel-indicators {
    width: 100% !important;
    margin-right: 0% !important;
    margin-left: 0% !important;
    bottom: -130px !important;
}

.carousel-indicators li {
    width: 100% !important;
    height: 100px !important;
    background-size: cover !important;
    opacity: 1 !important;
}

.add_img_1 {
    width: 60%;
    margin: auto;
}

.add_div_1.text-center {
    margin: 30px 0px 30px 0px;
}

.event_div_1 {
    margin: 30px 0px;
    padding: 40px;
}

.event_div_4 {
    background: #26262e;
    border: 1px solid #34333b;
    padding: 30px;
}

.event_img_1 {
    width: 80px;
}

.event_div_5 {
    display: flex;
}

.event_h_1 {
    font-weight: 800;
    font-size: 1.75rem;
    color: #ffcc00;
    text-transform: uppercase;
    position: relative;
    padding-left: 21px;
    display: flex;
    align-items: center;
    height: 50px;
}

.event_p_1 {
    padding: 8px 16px;
    background: #2f2e36;
    font-weight: 700;
    font-size: 0.75rem;
    color: #e8e8e8 !important;
    text-decoration: none;
    width: fit-content;
    position: absolute;
    right: 0px;
    margin-top: 8px;
}

/*-------*/

.post-slide {
    color: white;
}
.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}
.owl-controls .owl-buttons .owl-prev {
    background: #ffffff00;
    position: absolute;
    top: 49px;
    right: -49px;
    display: block;
    width: 49px;
    height: 49px;
    z-index: 999999 !important;
}

.owl-controls .owl-buttons .owl-next {
    background: #ffffff00;
    position: absolute;
    top: 0%;
    right: -49px;
    display: block;
    width: 49px;
    height: 49px;
    z-index: 999999 !important;
}

.event_slider .owl-buttons .owl-next {
    display: none !important;
}

.event_slider .owl-buttons .owl-prev {
    display: none !important;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #3330;
    font-size: 30px;
}
.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}


/*--------*/

.event_div_3 {
    margin-top: 50px;
}

.event_div_7 {
    padding: 60px 32px 55px 32px;
    background: #2f2e36;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin: 0px 9px;
    border: 1px solid rgb(66 66 66 / 54%);
    border-radius: 2.5px;
}

.event_p_2 {
    margin: 4px 0 24px;
    color: white;
    font-weight: 700;
    font-size: 1.125rem;
}

.event_img_2 {
    width: 100px;
    height: 100px;
    padding: 10px;
    border-radius: 50%;
    background-color: white;
    margin: 0px 0px 30px 0px;
}

.paralax_div_1 {
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    background-position: center;
    background-color: black;
    height: 480px;
}

.paralax_p_1 {
    font-size: 150px;
    color: white;
    padding: 100px 0px;
    font-weight: 700;
    text-transform: uppercase;
    margin: auto;
}

.paralax_img_3 {
    width: 750px;
    height: auto;
}

.paralax_span_1 {
    color: #d4b34a;
}

.sv_div_1 {
    margin: 40px;
}

.sv_div_2 {
    border: 1px solid #34333b;
    background-color: #2f2e36;
}

.sv_li_1 {
    width: 32%;
    display: inline-block;
}

.sv_li_1 {
    width: 33.4%;
    text-align: center;
    height: 64px;
    box-shadow: inset -1px 0px 0px #34333b;
    background: #1e1d23;
    color: white;
    padding: 20px 0px;
    cursor: pointer;
}

.sv_ul_1 {
    display: flex;
}

.tab .sv_li_1.active {
    background-color: #2f2e36;
}

.tabcontent1 {
    display: none;
}

.sv_div_7 {
    padding: 20px;
    color: white;
}

.sv_img_1 {
    width: 140px;
    margin-bottom: 20px;
    height: auto;
}



.facebook_feed {
    width: 100% !important;
    height: 300px !important;
}

.facebook_feed span {
    width: 100% !important;
    height: 300px !important;
}

.facebook_feed span iframe {
    width: 100% !important;
    height: 300px !important;
}

img.sv_img_2 {
    height: 250px;
    width: 233px;
    object-fit: cover;
}



.sv_p_1 {
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 30px;
    color: #ffcc00;
}

.sv_p_2 {
    font-weight: 700;
    color: #ffcc00;
    text-decoration: none;
}

.sv_p_3 {
    font-style: italic;
    font-size: 0.75rem;
    color: white;
}

.sv_div_10 {
    padding: 10px;
    background-color: black;
}

.sv_div_11 {
    margin: 30px 0px;
}

.sv_img_3 {
    width: 85%;
    margin: auto;
    height: auto;
}

.sv_div_12 {
    border: 1px solid #34333b;
    background-color: #2f2e36;
    padding: 20px;
    color: white;
}

.sv_div_13 {
    margin-top: 20px;
}

.sv_div_15 {
    padding: 16px;
    background: #525256;
    border: 1px solid #34333b;
}

.sv_img_5{
    margin-bottom: 15px;
}

.sv_p_4 {
    font-weight: 700;
    font-size: 1.125rem;
    color: white;
    margin-top: 15px;
}

.sv_div_3 {
    height: 100%;
    padding: 20px;
}

.sv_div_2 {
    border: 1px solid #34333b;
    background-color: #2f2e36;
    height: 100%;
}

.next_banner_ul{
    margin-right: 15%;
    margin-left: 15%;
    bottom: 0px !important;
}

.carousel-indicators li.next_banner_li {
    width: 30px !important;
    height: 3px !important;
    margin-right: 3px !important;
    margin-left: 3px !important;
    background-color: #fff !important;
    opacity: .5 !important;
}

.client_slider_div_1 {
    padding: 30px;
}

.client_2_slider_div_2 {
    text-align: center;
    padding: 30px 0px;
    border: 1px solid #34333b;
    cursor: pointer;
}

.client_slider_img_2 {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.footer_li_1 {
    display: inline-block;
}

.footer_p_1 {
    display: inline-block;
    color: white;
    padding: 0px 10px;
}

.copyright {
    color: white;
    font-size: 15px;
    letter-spacing: .4px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
}

.footer_div_1 {
    padding: 8px 10px;
    background-color: #d4b34a;
}

.footer_li_2 {
    display: inline-block;
    padding: 10px 10px;
}

.footer_p_2 {
    color: white;
    padding-right: 10px;
}

.footer_div_4 {
    padding: 30px 0px;
}

.mobile_header_div_1 {
    background-color: #d4b34a;
    color: black;
    position: fixed;
    z-index: 999995 !important;
    width: 100%;
}

.mobile_padding_1{
    padding: 0px;
}

.mobile_header_img_2 {
    padding: 28px 0px;
}

.mobile_header_p_1 {
    color: white;
    padding: 29px 0px;
}

.mobile_header_img_1 {
    padding: 15px 0px;
}

#target_mobile_sidebar {
    display: none;
    position: fixed;
    z-index: 999 !important;
    background-color: #d4b34a;
    width: 100%;
    height: 100%;
    border: 1px solid #d4b34a;
    top: 82px;
}

.modal {
    z-index: 999999 !important;
}

.mobile_header_div_4 {
    color: white;
    overflow-y: scroll;
    height: 80vh;
    position: relative;
}

.hide_mobile_sidebar{
    display: none;
}

.mobile_header_p_2 {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    display: flex;
    align-items: center;
    width: 100%;
    height: 82px;
    padding: 0 32px;
    color: white;
    font-weight: 800;
    font-size: 1.125rem;
    text-transform: uppercase;
    border-bottom: 1px solid #8a1419;
}

.sticky1{
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
nav#myHeader {
    z-index: 999999 !important;
}

.sticky div ul li a img.nav_logo {
    height: 82px;
}

.sticky .arrow_div_1{
    display: none;
}

.topbar_img_1.vs {
    padding: 2.5px;
}

.event_img_3 {
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0px;
    margin-top: 75px;
    margin-left: 84px;
}

.fixed-header {
  
    top: 0;
    left: 0;
    width: 100%;
}

.own_logo {
    background-color: white;
    object-fit: contain;
    height: 119px;
}

.loader_div_001{
    position: fixed;
    z-index: 999999 !important;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.mobile_header_div_5 {
    display: flex;
}

.mb_div_1{
    /*display: inline-block !important;*/
    width: 50%;
}

.mobile_header_div_6{
    text-align: left;
}

.mobile_header_div_7{
    text-align: right;
}

.mobile_header_div_2 {
    display: inline-block;
    width: 20%;
}

.client_slider_div_2 {
    width: 100%;
    height: 119px !important;
    background-color: white;
}

.client_slider_img_1 {
    width: 100%;
    height: 119px;
    object-fit: contain;
}

.banner_img {
    height: 500px;
    object-fit: cover;
}

.banner_bg_div_1 {
    height: 491px;
}

.banner_bg_div_3 {
    padding: 130px 35px 35px 35px;
}

.banner_bg_p_1 {
    background-color: #680d10;
    color: #d1ae47;
    padding: 8px 35px;
    width: fit-content;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    margin-bottom: 20px;
}

.banner_bg_p_2 {
    color: #d4b349;
    font-weight: 700;
    font-size: 1.688rem;
}

.banner_bg_p_3 {
    color: #d4b349;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 16px;
    margin-top: 16px;
}
.more-btn{
    padding: 4px 20px;
    background: #690003;
    color: #d4b349;
    text-decoration: underline;
    text-transform: capitalize;
    border-radius: 4px;
    font-weight: 500;
}




/*=============== /main css ===============*/

.coach-add{
    margin-top: 80px !important;
}
.coach-div h3{
    border-bottom: 1px dotted #b4b4b4;
    padding-bottom: 4px;
    font-weight: 600;
    text-transform: capitalize;
}
.coach-img-area{
    position: relative;
    width: 100%;
    height: 440px;
}
.coach-img-area .coach{
    width: 100%;
    height: 440px;
    padding: 24px;
    object-fit: cover;
    position: relative;
    z-index: 1;
}
.coach-img-area::after{
    position: absolute;
    content: "";
    height: 100%;
    width: 65%;
    background-image: linear-gradient(to bottom right, #5f4901, #c7ab4f);
    left: 0;
    top: 0;
}
.coach-div .coach-details{
    margin: 32px 0;
}
.coach-name{
    padding: 16px ;
    background: #f0f0ef;
}
.coach-name h5{
    padding: 12px 20px;
    margin-bottom: 12px;
    background: #ebe2c4;
    color: #856602;
    font-weight: 700;
    text-transform: capitalize;
}



@media (max-width:767px){

    .coach-name{
        margin-top: 24px;
    }
    .coach-name h5{
        padding: 8px 14px;
    }
    .coach-img-area{
        position: relative;
        width: 100%;
        height: 320px;
    }
    .coach-img-area .coach{
        width: 100%;
        height: 280px;
        padding: 16px;
        object-fit: cover;
        position: relative;
        z-index: 1;
    }
    .coach-img-area::after{
        height: 280px;
    }
    .member-txt-area .member-details-ul li {
        display: block !important;
    }
    .member-txt-area .member-details-ul li strong{
        font-size: 14px;
    }
    .coach-name {
        padding: 10px;
    }
    .accordian_title{
        font-size: 14px !important;
    }
}


@media (min-width:768px) and (max-width:991px) {
    .member-txt-area .member-details-ul li strong{
        font-size: 15px;
    }
}


.content-area-div {
    padding: 24px;
    background: white;
}

.add_img_1 {
    width: 60%;
    margin: auto;
    object-fit: contain;
    height: 230px;
}

/*-----------------------------------TEAM PAGE CSS-------------------------*/
.member{
    border: 2px solid white;
    border-radius: 6px;
    transition: all 0.5s ease-in-out;
    margin-top: 20px;
}
.member img{
    height: 100px;
    width: 100%;
    object-fit: CONTAIN;
    border-radius: 6px 6px 0 0;
}
.member .member-txt{
    text-align: center;
    padding: 4px 2px;
}
.member .member-txt h4{
    color: #d4b349;
    text-transform: capitalize;
    font-size: 14px;
}
.member .member-txt strong{
    color: #c0c0c0;
    text-transform: capitalize;
    font-size: 13px;
}
.view-member:hover .member{
    border: 2px solid #fcd556;
    border-radius: 6px;
}
.team-name{
    text-align: center;
    text-transform: capitalize;
    color: white;
}
.view-all{
    text-align: center;
    margin-top: 32px;
}
.view-all a{
    text-transform: capitalize;
    color: #a8a8a8;
    transition: all 0.5s ease-in-out;
}
.view-all a:hover i{
    color: #d4b349;
    transition: all 0.5s ease-in-out;
}
.view-all a:hover {
    color: white;
}
.sports-name{
    margin-bottom: 0 !important;
    /* padding-bottom: 0 !important; */

}

.sports-name h6{
    color: #d4b349;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
}


.all-member-page img{
    height: 220px;
}




@media (min-width:320px) and (max-width:767px) {
    .member img{
        height: 90px;
    }
    .member-page {
        padding: 16px;
    }
    .all-member-page img{
        height: 160px;
    }
    .sports-name{
        margin-top: 60px;
    }

}
@media (min-width:768px) and (max-width:991px) {
    .member img{
        height: 100px;
    }
    .sports-name{
        margin-top: 70px;
    }
    .all-member-page img{
        height: 200px;
    }
}

/* --------------------------mamber details page---------------------------------  */
.member-txt-area .member-details-ul li{
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.member-txt-area .member-details-ul li strong{
    text-transform: capitalize;
    margin-right: 4px;
}

.member-txt-area .member-details-ul li i{
    margin-right: 8px;
    color: #8a1419;
    font-size: 11px;
    font-weight: 600;
}
.member-txt-area .member-details-ul li p{
    text-transform: capitalize;
    margin-top: 0;
}
.highlight{
    margin: 16px 0;
}

.accordian {
    padding: 0.6rem;
    border-radius: 12px;
    border: 1px solid #88373b;
}


.accordian:nth-child(1) {
    background: #f7e8e8;
    border-left: 6px solid #88373b;
}


.accordian_head {
    background-color: transparent;
    display: flex;
    align-items: center;
    gap: 0.7rem;
    cursor: pointer;
}

.accordian_toggler {
    align-self: flex-start;
    background-color: transparent;
    font-size: 1.8rem;
    transition: all 0.5s ease;
}

.accordian_toggler.active {
    rotate: 133deg;
}

.accordian_title {
    background-color: transparent;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}

.accordian_body {
    background: transparent;
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.5s ease;
}

.active_body {
    grid-template-rows: 1fr;
}

.accordian_body strong{
    text-transform: capitalize;
}

.accordian_description {
    background-color: transparent;
    padding-left: 2.3rem;
    font-size: 0.9rem;
    overflow: hidden;
    line-height: 1.2rem;
}
.accordian_description li p{
    text-transform: capitalize;
}
.accordian_description li{
    list-style-type:square;
    margin-bottom: 4px;
}

/*----------------------------------VIEW ALL TEAM PLAYER------------------*/

.nav_div_4{
    margin-top: 44px;
}
.nav_div_5{
    margin-top: 24px;
}

.nav_p_1 {
    color: white;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px;
    line-height: 46px;
    padding: 15px 12px;
    height: 82px;
}

video.sv_video_1 {
    width: 100%;
    height: 250px;
    object-fit: contain;
}
video.sv_video_2 {
    width: 100%;
    margin-bottom: 10px;
    height: 170px;
    object-fit: contain;
}

.nk_payment_btn_001 {
    border: 0px;
    background-color: transparent;
    padding: 0px;
}

.nk_payment_btn_img_1 {
    width: 120px;
    border-radius: 50px;
    margin-left: 15px;
    box-shadow: 0.872px 9.962px 20px 0px rgba(12, 78, 165, 0.3);
}

/* ======================== login ======================== */

.login-main{
    margin-top: 50px;
}
.login-bg{
    margin: auto;
    background-size: cover;
    padding: 40px;
    position: relative;
}

.login-inner{
    position: relative;
    z-index: 5;
}
.login-control {
    border: 1px solid #c3c3c3;
    height: 48px;
}

.login-lable {
    font-weight: 700;
    font-size: 14px;
}
.login-inner-h1 {
    font-size: 24px;
    width: fit-content;
}
.btn-btn-login {
    background: #7e1417;
    border: none;
    font-weight: 600;
    padding: 10px 50px;
    color: white;
    width: 100%;
    border-radius: 6px;
}
.buttin-div {
    margin: 20px 0;
}
.login-heading-div {
    background: #e7e7e7;
    padding: 10px;
    margin-bottom: 29px;
}
.login-link-btn {
    text-align: end;
}



.tab-button {
    background: #7e1417;
    text-align: center;
}
.shop-tablinks {
    background: none;
    color: white;
    border: none;
    font-size: 28px;
    margin-bottom: 42px;
    padding: 14px;
    width: 200px;
}

.shop-tablinks.active{
    background: white;
    color: black;
    border-top: 2px solid #d4b349;
}
.tab-div {
    margin: 40px 0;
}
.product-div {
    border: 1px solid #cbcbcb;
    padding: 10px;
}
.product-text-p {
    text-align: center;
    font-weight: 500;
    line-height: 23px;
    font-size: 16px;
}
.product-div:hover .product-text-p {
    color: #7e1417;
}

.product-img1 {
    height: 195px;
    object-fit: cover;
}

.product-slide-img {
    height: 360px;
    object-fit: cover;
}
.product-details-h1 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 25px;
}
.product-details-title-h2 {
    font-size: 40px;
    margin: 10px 0;
}
.reating-icon {
    color: #d4b349;
    font-size: 17px;
}
.reating-a {
    color: #7f1517;
    margin-left: 8px;
    text-decoration: underline;
}
.product-price-div {
    margin: 20px 0;
}
.price-p {
    font-weight: 800;
}
.product-details-flex-div {
    display: flex;
    justify-content: left;
    align-items: center;
    border: 1px solid #ced4da;
    border-radius: 4px;
    overflow: hidden;
}
.price-p1 {
    background: #e9ecef;
    padding: 8px 5px;
    font-weight: 400;
}
.add-cart-btn {
    color: #d4b349;
    background-color: #7f1517;
    border-color: #7f1517;
    border: none;
    width: 80%;
    padding: 8px;
    font-weight: 500;
}
.details-input {
    border: #ffffff00;
}
.check-product-i {
    color: #008d00;
}
.check-product-p {
    margin: 8px 0;
}
.product-details{
   background-color: white !important;
    margin: 8px 0;
    padding-bottom: 21px;
}
.product-description-inner {
    padding: 10px 25px;
}
.product-description {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 5px;
}
.product-description{
    background-color: white !important;
}
.related-products-img {
    width: 50%;
    height: 72px;
    object-fit: contain;
}
.related-products-inner{
    text-align: center;
    border: 1px solid #e1e1e1;
    padding: 15px;
    margin: 17px;
}
.cart-heading {
    background: #7c1616;
    color: #d4b349;
    font-size: 13px;
    padding: 5px;
    margin-bottom: 19px;
}
.card-1-img {
    width: 45%;
}
.cart-select {
    margin-right: 25px;
}
.owl-own{
    padding: 50px 20ox;
}
.related-products-a {
    
    color: #0054AD;
}
.related-products-a:hover{
    text-decoration: underline;
}
.related-title {
    font-size: 21px;
    font-weight: 300;
}
.related-products-p2{
    font-size: 20px;
    color: #0054AD;
}
.add-card-details-p {
    font-size: 30px;
    font-weight: 600;
}
.add-card-details-p1 {
    font-size: 16px;
    font-weight: 700;
}
.card-footer{
    background: none;
}
.btn-continue{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-view-card{
    background: #7f1517;
    color: #d4b349;
}
.btn-view-card:hover{
    color: #d4b349;
}
.btn-continue:hover{
    background: #e7e7e7;
}
.shopping-cart-heading-h1 {
    text-align: center;
    font-weight: normal;
}
.shopping-cart-title-1 {
    background: #f7f7f7;
    padding: 2px 20px;
    margin: 10px 0;
}
.shopping-cart-title-p{
    font-size: 26px;
    font-weight: 600;
}
.order-summery-text {
    display: flex;
    justify-content: space-between;
    padding: 16px;
}

.pay-btn {
    border: none;
    background: #7c1616;
    color: #d4b349;
    width: 100%;
    padding: 10px;
    font-size: 24px;
    border-radius: 10px;
}
.form-group-width{
    width: 48%;
    margin-right: 13px;
}

.shop-contact-div-h1 {
    font-size: 28px;
    margin-bottom: 16px;
}
.shop-input {
    height: 52px;
}
.shipping-main {
    background: #efefef;
    padding: 25px 28px;
}
.shipping-text-inner-img{
    width: 18%;
    margin-right: 12px;
}
.shipping-text-inner-p {
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
}
.shipping-text-inner-span {
    font-size: 14px;
    color: #9b9b9b;
}
.shipping-img{
    display: flex;
    align-items: center;
}
.sub-total-heading {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #9b9b9b;
    padding: 15px 0;
}
.border1{
    border: none;
}
.shipping-text {
    text-align: end;
}

.related-products-p {
    color: #0054AD;
}

.related-products-p:hover {
    color: #7f1517;
    text-decoration: underline;
}

.reating-a:hover {
    color: #000;
}

.login-link-p a {
    color: #0054AD;
}

.login-link-p a:hover {
    color: #000;
}

.shopping-main-div {
    background-color: white;
}
.cart-price-i{
    color: red;
}
.new-modal-fade{
    z-index: 999999;
    
}



@media screen and (max-width: 965px){
    .form-group-width{
        width: 100%;
    }
    .cart-heading {
        margin-bottom: 13px;
    }
    .cart-heading p{
        margin-top: 0;
    }.shopping-cart-heading-h1 {
        text-align: center;
        font-weight: normal;
        font-size: 34px;
    }
    .new-modal-fade {
        z-index: 5000000;
    }
    .shop-contact-div {
        margin-top: 67px;
    }
    .product-img1 {
        height: 265px;
        object-fit: contain;
    }
    .cart_div_1 {
        margin-top: 20px;
    }
    .shop_div_1 {
        margin-top: 70px;
    }
}
@media screen and (max-width: 767px){
    .shop_div_1 {
        margin-top: 45px;
    }
    .shopping-cart-heading {
        margin-top: 64px;
    }
    .product-details-h1 {
        margin-top: 75px;
    }
    .shop-contact-div {
        margin-top: 67px;
    }
    .price-p1{
        margin-top: 0;
    }
    .product-img1 {
        height: 190px;
        object-fit: contain;
    }
}
@media screen and (max-width: 580px) {
    .cart_div_1 {
        margin-top: 0px;
    }
    .product-details-h1 {
        margin-top: 28px;
    }
    .shop-contact-div {
        margin-top: 67px;
    }
}
@media screen and (max-width: 467px) {
    .shopping-cart-heading {
        margin-top: 18px;
    }
    .shopping-cart-heading-h1 {
        font-size: 34px;
    }
}

/* ======================== /login ======================== */






