* {
    margin: 0;
    padding: 0;
}
/* :root{
    --pri-color:#fff;
  }
  
  :root{
    --sec-color:#e1c137;
  }
  */

  .container-fluid {
    padding: 0px 100px;
}
  .space-left-right-100{
      padding-left: 100px;
      padding-right: 100px;
  }

a {
    text-decoration: none !important;
    transition: all 0.4s ease-in-out;
}

h1, h2, h3, h4, h5, h6, ul, p, ol{
    margin: 0;
    padding: 0;
}

body{
    overflow-x: hidden;
}

.top_icon ul {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.top_icon ul li a {
    display: block;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    clip-path: polygon(0 0, 100% 0%, 100% 72%, 49% 100%, 0 72%);

}
.top_icon ul li.current-menu-item a {
    color: #fff;
    background-color: #640066;
    clip-path: polygon(0 0, 100% 0%, 100% 72%, 49% 100%, 0 72%);
}
.top_icon ul li {
    list-style: none;
    display: inline-block;
}
header.top_menu {
    position: relative;
    z-index: 3;
}
.mein_sec {
    position: absolute;
    width: 100%;
}
header.top_menu {
    z-index: 3;
    position: absolute;
    top: 64px;
    width: 100%;
}

.top_icon ul li a:hover {
    color: #fff;
    background-color: #640066;
    clip-path: polygon(0 0, 100% 0%, 100% 72%, 49% 100%, 0 72%);

}


.banner_cimg_section img {
    width: 100%;
    max-width: 469px;
}
.banner_icon ul li a i {
    width: 53px;
    line-height: 53px;
    color: #fff;
    text-align: center;
    margin: 4px;
    font-size: 20px;
    height: 53px;
    background-color: #640066;
}

.banner_icon ul li {
    list-style: none;
}
.banner_icon {
    position: absolute;
    top: 350px;
    right: 0;
}

.banner_cantant h6 {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    font-weight: 500;
}
.banner_cantant h3 {
    font-size: 60px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
}
.banner_cantant p {
    font-size: 16px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 30px;
    padding-right: 56px;
}
.banner_button a {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 15px 30px;
    border-radius: 20px;
    background-color: #640066;
    position: relative;
}
.banner_button a span {
    position: relative;
    z-index: 2;
}
.banner_button a::before{
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    width: 54px;
    height: 47px;
    background-color: #000;
    border-radius: 20px;
    transition: all 0.8s;

}
.banner_button a:hover:before{
width: 120px;
}
.banner_button {
    margin: 40px 0px;
}

.our_bg_area img {
    width: 100%;
    height: 684px;
}

.our_bg_area {
    position: absolute;
    z-index: -1;
    top: 20px;
}
section.our_story_area {
    position: relative;
    margin: 0px 0px 0px;
}
.our_ara_img img {
    width: 100%;
    max-height: 580px;
    height: 100%;
}
.metaslider .caption-wrap {
    top: 0%;
    bottom: 10px;
    left: 0;
background: rgb(0 0 0 / 70%) !important;   
    opacity: 1!important;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
	 color: white;
}
.banner_cimg_section::after {
    content: "";
	  top: 0%;
    bottom: 10px;
    left: 0;
background: rgb(0 0 0 / 70%) !important;   
    opacity: 1!important;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
	 color: white;
}
.banner_cimg_section img {
    filter: drop-shadow(2px 1px 26px rgb(255 255 255 / 70%));
}
.story_contant_area {
    background: #262f3e;
    width: 100%;
    height: 100%;
    max-height: 580px;
    padding: 45px 60px;
}
.story_contant_area h3 {
    font-size: 45px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Bebas Neue', cursive;
    font-weight: 700;
}
.story_contant_area p {
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
   
}
section.our_story_area .col-md-6 {
    padding: 0;
}
section.our_story_area .container-fluid {
    padding: 70px 100px 0px;
}
section.mein_section_our_team {
    width: 100%;
    background: #081224;
    height: 100%;
    max-height: 100%;
    padding: 15px 0px 20px;
}
.our_team_heading_contant h6 {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    font-weight: 500;
    letter-spacing: 1px;
}
.our_team_heading_contant h3 {
    font-size: 45px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
}
.our_team_heading_contant {
    text-align: center;
    position: relative;
}
.our_team_heading_contant h3::after {
    position: absolute;
    border: 1px solid #fff;
    content: "";
    width: 10%;
    height: 1px;
    left: 45%;
    top: 52px;
}


.mein_div_img {
    margin: 20px 0px;
}
.mein_div_img {
    position: relative;
} 


.bottom_img {
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
}


.bottom_img img {
    width: 185px !important;
    height: 70px !important;
    object-fit: cover;
}
.contantt_area_player h6 {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    padding-top: 30px;
    font-family: 'Poppins', sans-serif;
}

.contantt_area_player h5 {
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    padding-top: 10px;
    font-family: 'Poppins', sans-serif;
}

.contantt_area_player h5:hover {
	 color: #8f9195;
}
.contantt_area_player p {
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    text-transform: capitalize;
    color: #8f9195;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    /* padding-bottom: 30px; */
}
.contantt_area_player {
    margin: 55px 0px 0px;
}
.player_button a {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 15px 40px;
    border-radius: 20px;
    background-color: #640066;
    position: relative;
}


.player_button a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    width: 54px;
    height: 47px;
    background-color: #000;
    border-radius: 20px;
    transition: all 0.8s;
}
.player_button a span {
    position: relative;
    z-index: 2;
}
.player_button a:hover:before {
    width: 160px;
}
.player_button {
    margin: -85px auto 80px;
    display: flex;
    justify-content: center;
}


 section.mein_section_our_team .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 320px;
}
   
    section.mein_section_our_team .col-md-3 {
        max-width: 100% !important;
    }
   
  
    section.mein_section_our_team.owl-theme .owl-dots .owl-dot span {
        width: 100%;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
    }
    section.mein_section_our_team  .owl-theme .owl-nav.disabled+.owl-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .owl-theme .owl-dots .owl-dot {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 100%;
        border-radius: 0;
    }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background-color: #640066 !important;
    }
    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 20px;
    }
    .our_mission_bg_area img {
    width: 100%;
    object-fit: cover;
}
    section.our_misssion_area {
        position: relative;
    }
   .our_mission_bg_area {
    position: relative;
    width: 100%;
}
   .mission_contant-area h6 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0px;
}
  .mission_contant-area h3 {
    font-size: 45px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    margin-bottom: 25px;
}
    .mission_contant-area p {
        color: #fff;
    line-height: 30px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    }
.mission_contant-area {
    position: absolute;
    top: 50%;
    right: 80px;
    transform: translateY(-50%);
    z-index: 99;
}
    .our_mission_bg_area::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(0 0 0 / 40%);
    }
    .mission_button a {
        color: #fff;
        text-transform: capitalize;
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        padding: 15px 30px;
        border-radius: 20px;
        background-color: #640066;
        position: relative;
    }
    
    
    .mission_button a::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
        width: 54px;
        height: 47px;
        background-color: #000;
        border-radius: 20px;
        transition: all 0.8s;
    }
    .mission_button a span {
        position: relative;
        z-index: 2;
    }
    .mission_button a:hover:before{
        width: 135px;
        }
        .mission_button {
    margin: 0;
}

        section.sec_area_blog{
            position: relative;
        }
      .blag_area_bg_img img {
    width: 100%;
    object-fit: cover;
}
.blag_area_bg_img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
}


      .blog_area_conntant {
    background: #fff;
    height: 150px;
    object-fit: cover;
}
        .blog_area_conntant h6 {
            font-size: 16px;
            font-family: 'Poppins', sans-serif;
            text-transform: uppercase;
            color: #000000;
            font-weight: 500;
        }
        .blog_area_conntant h3 {
            text-transform: uppercase;
			    font-size: 30px;
            font-weight: 400;
            padding: 10px 0px;
            font-family: 'Bebas Neue', cursive;
        }
        .blog_area_conntant {
            padding: 25px 30px;
        }
        .team_area img {
            width: 100%;
            height: 260px;
        }
      .blog_area {
    background: #fff;
    height: 260px;
    padding: 20px 10px;
}
        .mein_col .col-md-5 {
            padding: 0;
        }
        .mein_col .col-md-7 {
            padding: 0;
        }
        .blog_contant_area h6 {
            font-size: 16px;
            color: #640066;
            font-weight: 500;
            font-family: 'Poppins', sans-serif;
        }
.blog_contant_area h3 {
    color: #000;
    font-size: 23px;
    text-transform: capitalize;
    padding: 8px 0px;
    font-weight: 400;
    font-family: 'Bebas Neue', cursive;
}

        .blog_contant_area p {
            font-family: 'Poppins', sans-serif;
            font-size: 16px;
            font-weight: 400;
        }
        .blog_button a {
            color: #000;
            text-transform: capitalize;
            font-size: 16px;
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            padding: 15px 30px;
            border-radius: 20px;
            position: relative;
        }
        .blog_button a span {
            position: relative;
            z-index: 2;
        }
        .blog_button a::before {
            content: '';
            position: absolute;
            top: 50%;
            right: 5px;
            transform: translateY(-50%);
            width: 54px;
            height: 47px;
            background-color: #640066;
            border-radius: 20px;
            transition: all 0.8s;
        }
        .blog_button a:hover:before{
            width: 135px;
            }
            .blog_button a:hover {
                color: #fff;
            }
            .blog_button {
                width: 100%;
                display: flex;
                justify-content: flex-end;
            }
            .row.blog_are {
                padding: 10px 0px;
            }
            .blog_contant_heading  h6 {
                color: #fff;
                font-size: 25px;
                text-transform: uppercase;
                font-family: 'Bebas Neue', cursive;
                font-weight: 500;
                letter-spacing: 1px;
            }
            .blog_contant_heading  h3 {
                font-size: 60px;
                color: #fff;
                letter-spacing: 1px;
                font-weight: 700;
                text-transform: uppercase;
                font-family: 'Bebas Neue', cursive;
            }
 section.sec_area_blog .col-md-6 {
    padding: 65px 0px 0px 30px;
}
        .blog_contant_heading {
    padding: 0px 0px 0px;
    position: absolute;
}
         section.sec_area_blog .container-fluid {
    padding: 90px 100px -1px;
}
        footer.mein_area {
    background-color: #640066;
    width: 100%;
    position: relative;
    height: 450px;
    padding: 60px 0px;
    clear: both;
}

.footer_p-tag img {
    padding-top: 54px;
    width: 275px;
    vertical-align: middle;
    border-style: none;
}


            .head_contant h3 {
                color: #fff;
                font-family: 'Bebas Neue', cursive;
                font-size: 40px;
                font-weight: 400;
                text-transform: uppercase;
            }
            .head_contant2 h3 {
                color: #fff;
                font-family: 'Bebas Neue', cursive;
                font-size: 40px;
                font-weight: 400;
                text-transform: uppercase;
            }
            .head_contant3 h3 {
                color: #fff;
                font-family: 'Bebas Neue', cursive;
                font-size: 40px;
                font-weight: 400;
                text-transform: uppercase;
            }
            .head_contant4 h3 {
                color: #fff;
                font-family: 'Bebas Neue', cursive;
                font-size: 40px;
                font-weight: 400;
                text-transform: uppercase;
            }
            .head_contant{
                position: relative;
            }
            .head_contant2{
                position: relative;
            }
            .head_contant3{
                position: relative;
            }
            .head_contant4{
                position: relative;
            }
            .head_contant::before {
                position: absolute;
                border: 1px solid #fff;
                content: "";
                width: 12%;
                top: 100%;
                left: 0px;
            }
          
            .head_contant::after {
                position: absolute;
                border: 1px solid #fff;
                content: "";
                width: 30%;
                bottom: -13%;
                left: 0px;
            }
            .head_contant2::before {
                position: absolute;
                border: 1px solid #fff;
                content: "";
                width: 12%;
                top: 100%;
                left: 0px;
            }
          
            .head_contant2::after {
                position: absolute;
                border: 1px solid #fff;
                content: "";
                width: 30%;
                bottom: -13%;
                left: 0px;
            }
            .head_contant3::before {
                position: absolute;
                border: 1px solid #fff;
                content: "";
                width: 12%;
                top: 100%;
                left: 0px;
            }
          
            .head_contant3::after {
                position: absolute;
                border: 1px solid #fff;
                content: "";
                width: 30%;
                bottom: -13%;
                left: 0px;
            }
            .head_contant4::before {
                position: absolute;
                border: 1px solid #fff;
                content: "";
                width: 12%;
                top: 100%;
                left: 0px;
            }
          
            .head_contant4::after {
                position: absolute;
                border: 1px solid #fff;
                content: "";
                width: 30%;
                bottom: -13%;
                left: 0px;
            }
            footer.mein_area .col-md-3 {
                padding: 0;
            }
            .footer_p-tag p {
                color: #fff;
                font-family: 'Poppins', sans-serif;
                font-weight: 400;
                font-size: 13px;
                line-height: 30px;
            }
            .footer_p-tag {
                padding: 30px 114px 0px 0px;
            }
            .footer_menu ul {
                list-style: none;
            }
            .footer_menu ul li a{
            color:#fff;
            font-weight: 400;
            font-family: "Poppins", sans-serif;
            font-size: 16px;
            line-height: 40px;
            }
            .footer_menu ul li i {
                padding: 0px 6px 0px 0px;
                font-size: 16px;
            }
            .footer_menu {
                padding: 30px 0px 0px;
            }
            .contant_area_contact ul {
                list-style: none;
            }
            .contant_area_contact ul li a {
                font-family: 'Poppins', sans-serif;
                font-size: 16px;
                color: #ffff;
                font-weight: 400;
                line-height: 40px;
                display: flex;
            }
           .contant_area_contact ul li i {
            padding: 10px 10px 0px 0px;
          font-size: 16px;
           color: #fff !important;
}
            .contant_area_contact {
                padding: 30px 0px 0px 0px;
            }
            .footer_blog_img img {
                height: 70px;
                width: 100%;
                object-fit: cover;
            }
            .footer_blog_cantant h5 {
                color: #fff;
                font-family: 'Poppins', sans-serif;
                line-height: 22px;
                font-size: 12px;
                font-weight: 400;
            }
            .footer_blog_cantant h6 {
                color: #d5d3d3;
                font-family: 'Poppins', sans-serif;
                line-height: 22px;
                font-size: 12px;
                font-weight: 400;
            }
            hr.footer_boottom {
                background: #783c79 ;
                width: 250px;
            }
            .row.footer_blog_area {
                margin-top: 40px;
            }
            .copy {
                background-color: #000;
                width: 100%;
                height: 70px;
                padding-top: 16px;
                padding-bottom: 0px;
            }
            .copy p {
                font-size: 16px;
                font-family: "Poppins", sans-serif;
                font-weight: 500;
                color: #fff;
                text-align: center;
                line-height: 40px;
            }
            .toller {
                background-color: #640066;
                width: 100%;
                height: 70px;
                position: relative;
            }
            footer.bootam_arear_copy .col-md-11 {
                padding:0;
            }
            footer.bootam_arear_copy .col-md-1{
                padding:0;
            }
            

          
            .toggle_icon a#back-to-top {
                background: #fff;
                width: 100%;
                height: 100%;
                max-height: 65px;
                border-radius: 50%;
                max-width: 65px;
                position: absolute;
                border: 5px solid #e9e8e8;
                transform: translate(-25%, -5%);
                text-align: center;
                position: fixed;
                bottom: 0%;
                right: 0%;
                align-items: center;
                justify-content: center;
                z-index: 9999999;
            }
            .toggle_icon a {
                color: #262626;
                font-size: 22px;
                line-height: 50px;
            }
       .contant_area_contact ul li a {
    color: #fff !important;
}

.about-left h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Bebas Neue', cursive;
}

section.about-banner.img-responsive {
    height: 400px;
    width: 100%;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}
section.about-banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 40%);
    left: 0;
    top: 0;
    z-index: -1;
}
.breadcrumbs {
    width: 100%;
}
.about-right ul li, .about-right ul li a {
    color: #fff !important;
    list-style: none;
    float: left;
	 font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
	text-transform:uppercase;
}
.about-right ul li i {
    color: #fff !important;
    padding: 0px 10px;
}

.entry-content {
    background: #ffff;
    padding: 50px 33px;
    border-radius: 5px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
    clear: both;
    display: flow-root;
}
.entry-content img {
    width: 100%;
    max-width: 40%;
    float: right;
    margin-left: 25px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
    padding: 15px;
    margin-bottom: 20px;
}
.entry-content h2 {
	   font-size: 40px;
	color:#000;
    font-family: 'Bebas Neue', cursive;
}
.entry-content p { 
	font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
	line-height:30px;
}
.entry-content h3 {
    font-size: 40px;
    color: #000;
    padding: 20px 0px 0px;
    font-family: 'Bebas Neue', cursive;
}
.entry-content img.xyz {
    height: 350px;
    object-fit: cover;
}
.blog_img_panel img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.card-body.text-center.blog_txt_panel p {
	font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
	line-height:30px;
}
/* .card-body.text-center.blog_txt_panel h3 {
    padding: 10px 0px 0px;
    font-size: 36px;
    color: #000;
    font-family: 'Bebas Neue', cursive;
} */
.card-body.text-center.blog_txt_panel h3 {
    padding: 10px 0px 0px;
    font-size: 28px;
    line-height: 36px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Bebas Neue', cursive;
}

.entry-content img.attachment-full.size-full.wp-post-image {
    height: 100%;
    object-fit: cover;
}
.entry-content h2 {
	 font-size: 40px;
    color: #000;
    font-family: 'Bebas Neue', cursive;
}
input.wpcf7-form-control {
    border: 1px solid #ccc;
    width: 100%;
    line-height: 78px;
    margin-bottom: 15px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
form.wpcf7-form textarea {
    border: 1px solid #ccc;
    width: 100%;
    height: 185px;
    line-height: 60px;
    margin-bottom: 15px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 35%;
    height: 70px;
    line-height: 70px;
    padding-left: 0px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 5px;
    background-color: #640066;
    transition: all 0.4s ease-in-out;
}
input.wpcf7-form-control.wpcf7-submit:hover {
	background:#000;
}
section#text-2 p {
    padding: 20px;
    border-radius: 3px;
    width: 100%;
    min-height: 120px;
    margin-bottom: 40px;
    border: 1px solid #cccccc;
}
section#text-2 p i {
    width: 50px;
    height: 50px;
    background: #1a1348;
    color: #fff!important;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border-radius: 50%;
    margin-bottom: 10px;
}
section#text-2 span {
    display: block;
    font-weight: 600;
    padding: 2px 0px 0px;
}



.adress_box_1 a {
    padding: 0px 10px 0px 0px;
    font-size: 16px !important;
    text-align: center;
    width: 100%;
    font-weight: 400;
    color: #1a1348;
    font-family: 'Poppins', sans-serif;
}
section#text-2 .adress_box_1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.all-spacing {
   padding:60px 0px;
}
.player-img-area img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.player-text-area h4 {
    padding: 0px 10px 10px;
    line-height: 30px;
    font-size: 24px;
    color: #000;
    font-family: 'Bebas Neue', cursive;
}.player-text-area {
    padding: 11px 10px 20px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: center;
    height: 165px;
}
section.player-page .abt-left {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin: 30px 0px;
}


img.slider-81.slide-82 {
    height: 850px;
    width: 100%;
}
section.our_story_area .row {
    padding: 0px 0px 50px;
}

.banner_button a:hover::before {
    width: 138px;
}
.mein_col {
    padding: 120px 0px;
}
.img_area {
    padding: 120px 0px 0px;
}
.team_area {
    padding-bottom: 20px;
}
.player_button.buttom_area {
    margin: 0px auto 40px;
}
button:focus {
    outline: 1px dotted;
    outline: 0 !important;
}
ul#menu-quick-link li:after {
    content: "\f054";
    font-family: 'FontAwesome';
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 12px;
    top: 50%;
    transform: translateY(-50%);
}
ul#menu-quick-link li {
    padding-left: 18px;
    position: relative;
}
.card.latest_blog_img {
    height: 510px;
    margin: 10px 0px 10px;
}
.sponsors-title {
    margin: 0px auto;
    padding: 15px 0px 0px;
}
section.upper-footer {
    width: 100%;
    background: #081224;
    height: 100%;
}
.sponsors-title h2 {
    font-size: 60px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
}
.sponsors-title {
    margin: 0px auto;
    padding: 40px 0px;
}
section.upper-footer {
    position: relative;
    padding-bottom: 60px;
}
button.owl-dot span {
    display: none !important;
}
section.banner_section .caption {
    position: absolute;
    bottom: 0;
}
.banner_cimg_section img {
    transform: scalex(-1);
}
.player_button.buttom_area a:hover::before {
    width: 173px;
}
.banner_button a:hover::before {
    width: 135px;
}

th, td {
    text-align: center;
    padding: 16px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

tr:nth-child(even) {
  background-color: #f2f2f2;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}
b {
    text-align: center;
    padding: 16px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
h6.table-heading {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    font-family: 'Bebas Neue', cursive;
    padding-bottom: 14px;
}

.sponsors img {
    background-color: white;
    height: 80px;
    object-fit: contain;
    border-radius: 2px;
    /: ;
    margin: 0;
    /: ;
    /: ;
    padding: 0;
    /: ;
    width: 100% !important;
}


.rightproimg img {
    width: 100%;
    height: auto;
    object-fit: cover;
}



.mical_tod_big_img h2 {
    font-family: 'Bebas Neue', cursive;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 36px;
    padding-bottom: 8px;
}
.mical_tod_big_img p {
    font-size: 16px;
    line-height: 26px;
}

.list_plyer ul {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding: 10px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
}




.list_plyer ul li {
    list-style: none;
    width: 31.49%;
    margin: 10px;
    text-align: center;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #823084;
}


.list_plyer ul {
    display: flex;
    flex-wrap: wrap;
}

.list_plyer ul li h3 {
    font-family: 'Bebas Neue', cursive;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 28px;
    margin-bottom: 10px;
    color: #fff;
}

.list_plyer ul li h4 {
    font-family: 'Bebas Neue', cursive;
    font-size: 22px;
    color: #fff;
}

.list_plyer {
    margin-top: 40px;
}

.mical_tod_big_img img.profeatured {
    width: 100%;
    max-width: 40%;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
    padding: 15px;
    background: #fff;
}

.leftpro {
    background: #eee;
    padding: 20px;
    display: flow-root;
}

div#players .owl-nav button i {
    position: relative;
    top: -9px;
}
div#players .owl-nav button {
    background: #823084 !important;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    color: #fff !important;
    font-size: 40px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

div#players button.owl-prev {
    left: -40px;
}

div#players button.owl-next {
    right: -40px;
}

div#sponsors {
    width: 70%;
    margin: 0 auto;
}

.sponsors-title {
    width: 100%;
    text-align: center;
}

.player_button.new-botton {
    margin-top: 49px;
}

.sponsors {
    text-align: center;
    background: #fff;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 272px;
    margin: 0 auto;
}

.logo-image img {
    width: 100%;
    max-width: 40%;
    height: auto;
}

update on 1156
.img_area {
    padding: 120px 0px 0px;
    width: 100%;
}


.top_logo_img img {
    width: 100%;
    object-fit: contain;
    height: 103px;
}
.top_icon ul li a {
    padding: 50px 7px;
}
.top_icon ul li {
    padding: 0px 7px;
}
.player_button_btn a {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 15px 40px;
    border-radius: 20px;
    background-color: #640066;
    position: relative;
}
.player_button_btn a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    width: 54px;
    height: 47px;
    background-color: #000;
    border-radius: 20px;
    transition: all 0.8s;
}
.player_button_btn a span {
    position: relative;
    z-index: 2;
}
.player_button_btn a:hover:before {
    width: 177px;
}
.player_button_btn {
    margin-top: -75px;
}
.slider_area_player_button a {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 15px 30px;
    border-radius: 20px;
    background-color: #640066;
    position: relative;
}
.slider_area_player_button a span {
    position: relative;
    z-index: 2;
}
.slider_area_player_button a:hover:before {
    width: 172px;
}
.slider_area_player_button a::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    width: 54px;
    height: 47px;
    background-color: #000;
    border-radius: 20px;
    transition: all 0.8s;
}
.slider_area_player_button{
	text-align:center;
	margin-bottom:40px;
}

.card.latest_player_img {
    background: #ffff;
    padding: 50px 33px;
    border-radius: 5px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
    clear: both;
    display: flow-root;
    margin: 15px 0;
}

.players-of-the-week-logo img {
    width: 100%;
    float: right;
    max-width: 30%;
    border: 1px solid #ccc;
    padding: 10px;
    margin-left: 25px;
}
.players-of-the-week-text p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.players-of-the-week-text h3, .players-of-the-week-text h2 {
    font-size: 40px;
    color: #000;
    font-family: 'Bebas Neue', cursive;
    padding-bottom: 15px;
}


span.t-p img {
    height: 28px;
    object-fit: contain;
    width: auto;
}

span.t-p {
    display: inline-block;
    width: auto !important;
}

span.t-p {
    display: inline-block;
    width: auto !important;
}

.our_story_area::before {

    height: 100%;
    content: "";
    top: 0%;
    left: 0;
    background: rgb(0 0 0 / 80%) !important;
    width: 100%;
    position: absolute;
}


.blag_area_bg_img::before {

    height: 100%;
    content: "";
    top: 0%;
    left: 0;
    background: rgb(0 0 0 / 80%) !important;
    width: 100%;
    position: absolute;

}
.menu_title a {
    color: #fff !important;
	top:0 !important;
}

td.player-image img {
    width: 255px;
    height: 335px;
    object-fit: cover;
}

td.player-text {
    text-align: left;
}

cite {
    color: #fff;
    margin-left: 38px;
}