@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&amp;family=Poppins:wght@300;400;500;600;700;800;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600&amp;display=swap');

@font-face {
   font-family:binerkademo-goeoqt;
   src: url(fonts/binerkademo-goeoq.otf);
}
@font-face {
   font-family:myFirstFont;
   src: url(fonts/Nexa-Bold.otf);
}

body{
	overflow-x: hidden;
	scroll-behavior: smooth;
}

*{
	margin:0;
	box-sizing: border-box;
}
.fes-tabale-2em
{
	padding: 2em 0 0 0;
}
.just-cnt
{
	justify-content: center;
}
.tb-txt
{
	    color: #d03812;
    text-align: center;
}
.tex-right-form
{
	padding-left: 14px;
}
.text-jus
{
	text-align: justify;
}
.tex-right-form1
{
	padding-right: 14px;
}
.log-btn-link
{
	    font-size: 17px;
    line-height: 32px;
    color: #1e1e1e;
    font-weight: 430;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;

}
.evnt-img
{
	border: 1px solid #ccc;
}
.col-28
{
	color: #282728;
}
.evnt-name
{
	margin: 1em 0;
}
.evnt-img
{
	height: 506px;
}
.evnt-img img
{
	width: 100%;
	height: 100%;
}
.event-div
{
	padding: 3em 0 4em 0;
}
.mb-2em
{
	margin-bottom: 2em;
}
.ind-abt
{
	background-color: #3e78c3;
	padding: 3em 0;
	height: 400px;
}
.evnt-nm
{
	font-family: 'Poppins', sans-serif;
letter-spacing: 4px;
text-transform: uppercase;
font-size: 23px;
color: #fff;
padding: 18px;
text-align: center;
margin-bottom: 1em;
}
.div-pr
{
	padding: 18px;
}
.rl-20px
{
	padding-left: 10px;
}
.ll-20px
{
	padding-right: 10px;
}
.ml-60p
{
	margin-left: 30px;
}
.abit-img-1 {
    position: relative;
    transition: 0.5s all;
}
.abit-img-2 img
{
	box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
	-moz-box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
	-o-box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
.mt-mb-2em
{
	margin-top: 2em;
	margin-bottom: 2em;
}
.notice
{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
padding: 16px;
}
.inf-div
{
	margin-top: 2em;
	padding-left: 2em;
}
.susb-txt
{
font-family: 'Montserrat', sans-serif;
font-size: 22px;
line-height: 32px;
margin-top: 1em;
margin-bottom: 20px;
font-weight: 430;
letter-spacing: 0.5px;
color: #3f79c3;
}
.video-wrap {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.video-wrap:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    /* background: #000; */
    z-index: 9;
   
}
/* Fixed Header */
            .sticky-nav.menu_fixed {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                z-index: 99;
                animation: sticky 1s;
                /*box-shadow: 2px 4px 8px rgba(51, 51, 51, 0.25);
                background-color:#161616;*/   
                 }

                 .sticky-nav.menu_fixed .header {
					position: absolute;
					width: 100%;
					left: 0;
					top: 103px;
					z-index: 99;
					padding: 0;
					background-color: rgba(62, 120, 195, 1);
					}

            @keyframes sticky {
                0% {
                    transform: translateY(-100%);
                }

                100% {
                    transform: translateY(0%);
                }
            }
.abit-img
{
	margin: 0px 14px 14px 0;
}
.height-330px
{
	    height: 330px;
}
.container{
	max-width: 1170px;
	margin:auto;
}
ul{
	list-style: none;
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
.abit-im img
{
	width: 100%;
	height: 100%;
}
.col-46
{
	color: #462210;
}
.banner
{
	position: relative;
}
.top-header
{
	padding: 6px 0;
	background-color: #f5f5f5;
}
/*header*/
.header{
	position:absolute;
	width: 100%;
	left:0;
	top:103px;
	z-index: 99;
	padding: 0;
	background-color: rgba(62,120,195,0.7);
}
.header-main{
    display: flex;
    justify-content:center;
    align-items: center;
    padding: 4px 0;
    border-radius: 0;
}
.header .logo{
	padding: 0 15px;
}
.header .logo a{
	font-size: 30px;
	text-transform: capitalize;
	color: #e91e63;
	font-weight: 600;
}
.header .nav-menu{
	padding: 0 15px;
}
.header .menu > .menu-item{
	display: inline-block;
	margin-left: 26px;
	position: relative;
}
.header .menu > .menu-item > a{
	    display: block;
    padding: 10px 0;
    font-size: 16px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 400;
    transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif;
}
.header .menu > .menu-item > a .plus{
	display: inline-block;
	height: 12px;
	width: 12px;
	position: relative;
	margin-left:5px; 
	pointer-events: none;
}
.header .menu > .menu-item > a .plus:before
{
	    content: '';
    position: absolute;
    box-sizing: border-box;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transition: 0.5s all;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	transition: all 0.3s ease;
}
.header .menu > .menu-item:hover > a .plus:before{
     transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
   transition: 0.5s all;
  border-color:#fff;
  top: 6px;
	/* border: solid #5d1c05;*/
}
.header .menu > .menu-item > a .plus:after{
   transform: translate(-50%,-50%) rotate(-90deg);	
}

.header .menu > .menu-item:hover > a .plus:before,
.header .menu > .menu-item:hover > a .plus:after{
   background-color:transparent;
}
.header .menu > .menu-item > a .plus:after{
   transform: translate(-50%,-50%) rotate(-90deg);	
}
.header .menu > .menu-item > .sub-menu > .menu-item > a:hover,
.header .menu > .menu-item:hover > a{
	color: #d5d5d5;
}
.header .menu > .menu-item > .sub-menu{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	width: 220px;
	position: absolute;
	left:0;
	top:100%;
	background-color: #ffffff;
	padding: 10px 0;
	border-top: 3px solid #e91e63;
	transform: translateY(10px);
	transition: all 0.3s ease;
	opacity:0;
	visibility: hidden;
}
@media(min-width: 992px){
.header .menu > .menu-item-has-children:hover > .sub-menu{
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
 }
 .header .menu > .menu-item-has-children:hover > a .plus:after{
    transform: translate(-50%,-50%) rotate(0deg);		
 }
}
.header .menu > .menu-item > .sub-menu > .menu-item{
	display: block;
}
.header .menu > .menu-item > .sub-menu > .menu-item > a{
	display: block;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	transition: all 0.3s ease;
	text-transform: capitalize;
}
.header .open-nav-menu{
	height: 34px;
	width: 40px;
	margin-right: 15px;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.header .open-nav-menu span{
	display: block;
	height: 3px;
	width: 24px;
	background-color: #000000;
    position: relative;
}
.header .open-nav-menu span:before,
.header .open-nav-menu span:after{
	content: '';
	position: absolute;
	left:0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	box-sizing: border-box;
}
.header .open-nav-menu span:before{
	top:-7px;
}
.header .open-nav-menu span:after{
	top:7px;
}
.header .close-nav-menu{
	height: 40px;
	width: 40px;
	background-color: #ffffff;
	margin:0 0 15px 15px;
	cursor: pointer;
	display: none;
	align-items: center;
	justify-content: center;
}
.header .close-nav-menu img{
	width: 16px;
}
.header .menu-overlay{
	position: fixed;
	z-index: 999;
	background-color: rgba(0,0,0,0.5);
	left:0;
	top:0;
	height: 100%;
	width: 100%;
	visibility: hidden;
	opacity:0;
	transition: all 0.3s ease;
}

/*home section*/
.home-section{
	width: 100%;
	display: block;
	min-height: 100vh;
	background-image: url('../img/home.html');
	background-position: center top;
	background-size: cover;
}


/* responsive */

@media(max-width: 991px){
	.header .menu-overlay.active{
	visibility: visible;
	opacity: 1;
}
	.header .nav-menu{
		position: fixed;
		right: -280px;
		visibility: hidden;
		width: 280px;
		height: 100%;
		top:0;
		overflow-y: auto;
		background-color: #222222;
		z-index: 1000;
		padding: 15px 0;
		transition: all 0.5s ease;
	}
	.header .nav-menu.open{
		visibility: visible;
		right: 0px;
	}
	.header .menu > .menu-item{
		display: block;
		margin:0;
	}
	.header .menu > .menu-item-has-children > a{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header .menu > .menu-item > a{
		color: #ffffff;
		padding: 12px 15px;
		border-bottom: 1px solid #333333;
	}
	.header .menu > .menu-item:first-child > a{
	    border-top: 1px solid #333333;	
	}
	.header .menu > .menu-item > a .plus:before, 
	.header .menu > .menu-item > a .plus:after{
		background-color: #ffffff;
	}
	.header .menu > .menu-item-has-children.active > a .plus:after{
        transform: translate(-50%,-50%) rotate(0deg);
	}
	.header .menu > .menu-item > .sub-menu{
		width: 100%;
		position: relative;
		opacity: 1;
		visibility: visible;
		border:none;
		background-color: transparent;
		box-shadow: none;
		transform: translateY(0px);
		padding: 0px;
		left: auto;
		top:auto;
		max-height: 0;
		overflow: hidden;
	}
	.header .menu > .menu-item > .sub-menu > .menu-item > a{
		padding: 12px 45px;
		color: #ffffff;
		border-bottom: 1px solid #333333;
	}
	.header .close-nav-menu,
	.header .open-nav-menu{
		display: flex;
	}
}
.ban-tex {
    position: absolute;
    bottom:30px;
    left: auto;
    right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    z-index: 1;
}
.sub-title-ban-1
{
	color: #ffffff;
font-size: 20px;
text-align: center;
font-weight: 400;
text-align: center;
letter-spacing: 3px;
font-family: 'Poppins', sans-serif;
text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
-webkit-text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
-o-text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
-moz-text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}
.banner-title 
{
	font-family: binerkademo-goeoqt;
font-size: 46px;
letter-spacing: 1px;
margin-bottom: 0px;
color: #fff;
text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
-webkit-text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
-o-text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
-moz-text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}
.sec-3
{
	padding:4em 0 0em 0;
	background:#ffffff;
}
.sport-sec
{
	position: relative;
	transition: 0.5s all;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 30px;
	height: 292px;
}
.sport-sec img
{
		transition: 0.5s all;
		width: 100%;
		height: 100%;
		object-fit: cover;
}
.member-div-1
{
	margin-top: 1em;
}
.img-1
{
	position: relative;
	top: -120px;
}
.sport-sec:before
{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0,0,0,0.3);
}
.sp-nm
{
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	letter-spacing: 3px;
	font-family: 'Poppins', sans-serif;
}
.overlay-txt
{
	    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    transition: 0.5s all;
    padding: 10px;
}
.sport-sec:hover .overlay-txt
{
bottom: 100px;
}
.abit-img
{
	position: relative;
	transition: 0.5s all;
}
.month
{
	margin-bottom: 1em;
}
.gallery-v {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 11;
    opacity: 0;
    padding: 4px 69px 0 11px;
    transition: 0.5s all;
    overflow: hidden;
}
.abit-img img
{
	position: relative;
}
.abit-img:before
{
content: '';
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
background: rgba(0,0,0,0.3);
}
.abit-img:hover .gallery-v
{
opacity: 1;
bottom: 6px;
}
.more-v
{
	opacity: 0;
	transition: 0.5s all;
}
.sub-sp-nm
{
	color: #ffffff;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
}
.view-more
{
	color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    border: 1px solid #fff;
    padding: 8px 10px;
    display: block;
    margin: 14px auto 0 auto;
    width: 180px;
}
.subtitle-term {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 24px;
  	font-weight: 400;
    color: #462210;
}

.txt-just
{
	text-align: justify;
}
.view-more-1
{
	color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
	padding: 0px 0px 8px 10px;
    display: block;
    margin: 0px auto 0 auto;
    width: 180px;
}
.sport-sec:hover .more-v
{
	opacity: 1;
}
.sport-sec:hover img
{
transform: scale(1.1);
}
.sport-sec:before hover
{
transform: scale(1.1);
}
/**/
.sport-sec-2 {
    position: relative;
    transition: 0.5s all;
    overflow: hidden;
    cursor: pointer;
    transition: 0.5s all;
}
.log-btn
{
	    position: absolute;
    right: 150px;
    top: 10px;
    z-index: 1;
}
.img-l1
{
	margin-right: 5px;
}
.img-r1
{
	margin-left: 5px;
}
.pr-14p
{
	padding-right: 18px;
}
.pl-14p
{
	padding-left: 18px;
}
.sport-sec-2-overlay-txt {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    transition: 0.5s all;
    padding:20px 20px;
    overflow: hidden;
    opacity: 0;
      bottom: 0;
      height:0px;
    visibility: hidden;
    background-color: rgba(0,0,0,0.5);
    transition: 0.5s all;
}
.sport-sec-2:hover .sport-sec-2-overlay-txt
{
opacity: 1;
visibility:visible;
   height:330px;
       transition: 0.5s all;
}
/**/
.sec-4
{
	background: #ffffff;
	padding: 4em 0 4em 0;
}
.sec-4-in
{
	padding: 0 20px;
}

.left-con
{
	padding-right:40px;
}
.right-con
{
	padding-left: 1em;
}
.info
{
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	line-height: 32px;
	color: #1e1e1e;
	font-weight: 430;
	letter-spacing: 0.5px;
	margin-bottom: 13px;
}
.col-010
{
	color: #010000;
}
.title
{
	    font-family: binerkademo-goeoqt;
    font-size: 44px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    line-height: 58px;
    /*text-transform: uppercase;*/
   }
.sigma_btn-custom {
        cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    background-color: #183865;
    border: 1px solid #183865;
    border: 0;
    letter-spacing: 1px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform:capitalize;
    padding: 10px 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 100px;
    overflow: hidden;
    z-index: 1;
    top: 22px;
    /*left: -14px;*/
}

.sigma_btn-custom::before{

  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 30px;
  background-color: #fff;
  transform: scaleY(0);
  transform-origin: 50%;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid #183865;
  visibility: hidden;
}

.sigma_btn-custom:focus::before,
.sigma_btn-custom:hover::before{
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.sigma_btn-custom:hover,
.sigma_btn-custom:focus {
    color: #183865;
    outline: none;
}
/**/
.sigma_btn-custom1 {
        cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    background-color: #d0a944;
    border: 1px solid #d0a944;
    border: 0;
    letter-spacing: 1px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight:500;
    text-transform:capitalize;
    padding: 10px 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 100px;
    overflow: hidden;
    z-index: 1;
    top: 22px;
    /*left: -14px;*/
}

.sigma_btn-custom1::before{

  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 30px;
  background-color: #fff;
  transform: scaleY(0);
  transform-origin: 50%;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid #d0a944;
  visibility: hidden;
}

.sigma_btn-custom1:focus::before,
.sigma_btn-custom1:hover::before{
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.sigma_btn-custom1:hover,
.sigma_btn-custom1:focus {
    color: #d0a944;
    outline: none;
}
/*3*/
.dwn-btn
{
	font-size: 20px;
padding: 0;
color: #d0a944;
}
.sigma_btn-custom3 {
        cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    background-color:#fff;
    border: 1px solid #d0a944;
   letter-spacing: 1px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight:500;
    text-transform:capitalize;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  	overflow: hidden;
    z-index: 1;
    top: 22px;
    border-radius: 50%;
top: 0;
margin-top: 0px;
padding: 6px;
width: 40px;
height: 40px;
    /*left: -14px;*/
}
.btn-en
{
	    display: flex;
    justify-content: flex-end;
}
.sigma_btn-custom3::before{

  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 30px;
  background-color:#d0a944;
  transform: scaleY(0);
  transform-origin: 50%;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid #d0a944;
  visibility: hidden;
}

.sigma_btn-custom3:focus::before,
.sigma_btn-custom3:hover::before{
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.sigma_btn-custom3:hover,
.sigma_btn-custom3:focus {
    color: #d0a944;
    outline: none;
}
.sigma_btn-custom3:hover .dwn-btn
{
	color: #fff;
}

.btn-tp
{
	display: flex;
	justify-content: flex-end;
	margin-top: -10px;
}



#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  height:322px;
}
#basicSlider img
{
height: 100%;
width: 100%;
object-fit: cover;
}
#basicSlider .MS-content .item {
  display: inline-block;
  width:19%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height:321px;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}
.col-fff
{
	color: #fff;
}
.sec-2
{
	/*background-image: url('../images/img-2.png');
	background-position: bottom;
	background-size: cover;*/
	/*height:100vh;*/
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.vied-ban
{
	position: absolute;
    width: 100%;
    height: 100%;
    bottom: 100px;
  display: flex;
	justify-content:flex-end;
	align-items: center;
	flex-direction: column;
}

.footer
{
	padding: 2em 0;
}
.foot-1-h2 {
    font-family: myFirstFont;
    color: #010000;
    font-size: 18px;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 19px;
    margin-top: 32px;
}
.fl-lt-list li {
    margin-bottom: 4px;
}
.fl-lt-list li a {
    font-family: 'Poppins', sans-serif;
    color: #010000;
    font-size: 15px;
    font-weight: 400;
    transition: 0.6s all;
    line-height: 28px;
}
.c1 {
    margin-bottom: 22px;
}
.s0c1 {
    font-family: 'Poppins', sans-serif;
    color: #010000;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.footer-top-list-1 li {
    display: flex;
    margin-right: 30px;
    margin-bottom: 20px;
}
.sn {
    color: #001000;
    font-size: 23px;
    line-height: 15px;
    margin-top: 0px;
}
.fa-icon {
    width: 30px;
    height: 30px;
    font-size: 17px;
    text-align: center;
    padding: 6px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #000000;
    margin-right: 6px;
}
.foot-1 p {
    font-family: 'Poppins', sans-serif;
    color: #010000;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    margin: 0;
    letter-spacing: 0.5px;
}
.f1-icon {
    height: 30px;
    width: 30px;
    background: #000000;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
    margin-left: -10px;
    text-align: center;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
}
.banner-play-w3 span.video-play-icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    font-size: 47px;
    padding-left: 5px;
    text-align: center;
    line-height: 85px;
    border-radius: 50%;
    transition: 0.3s ease-in-out;
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite;
    color: #fff;
       border: transparent;
    background: #d0a944;
 }

.banner-play-w3 span.video-play-icon:hover {
  transform: scale(1.2);
  transition: 0.3s ease-in-out;
  background: var(--primary-color);
  border: transparent;
  color: #fff;
}

@media all and (max-width: 568px) {
  .banner-play-w3 span.video-play-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
  }
}
/* play icon animation */
@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgb(255 255 255 / 25%), 0 0 0 10px rgb(255 255 255 / 25%), 0 0 0 20px rgb(255 255 255 / 25%);
  }

  100% {
    box-shadow: 0 0 0 10px rgb(255 255 255 / 25%), 0 0 0 20px rgb(255 255 255 / 25%), 0 0 0 40px rgba(50, 100, 245, 0);
  }
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgb(255 255 255 / 25%), 0 0 0 10px rgb(255 255 255 / 25%), 0 0 0 20px rgb(255 255 255 / 25%);
  }

  100% {
    box-shadow: 0 0 0 10px rgb(255 255 255 / 25%), 0 0 0 20px rgb(255 255 255 / 25%), 0 0 0 40px rgba(50, 100, 245, 0);
  }
}

.banner {
    position: relative;
}
.banner .carousel-indicators [data-bs-target]
{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin-left: 8px;
}
.slider-area{
    width:100%;
    float:left;
    display:block;
    height: 500px;
    border-bottom: 1px solid #d9d9d9;
    overflow:hidden;
}
.slider-area img{
    width:100%;
}
.slider-area .carousel-control {
    width: auto;
    height: auto;
    background-image: none;
    top: 45%;
}
.slider-area .carousel-control i{
    font-size:14px;
    color:#fff;
    width:30px;
    height:50px;
    line-height:50px;
    background:#000;
    text-align:center;
}
.slider-area .carousel-control i:hover{
    color:#E5C787;
}

/*----------Zoom Slide-Start----------*/

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}
.insta-slider-1-ban {
    position: absolute;
    top: 77px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}
.insta-slider-1-ban img {
    display: block;
    margin: 0 auto;
    width: 250px;
}
.sec-5
{
	position: relative;
}
.banner .carousel-item
{
	height:730px;
	 width:100%;
}
.banner .carousel-item img
{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.banner .carousel-item.active img{
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
  padding:0;
}
.effect
    {
    -webkit-animation: fadeInDown 3s ease forwards;
  animation: fadeInDown 2s ease forwards;

    }
     @keyframes fadeInDown {
   from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}
[data-aos="fade-up"]
{
	transform: translate3d(0, 50px, 0);
}
[data-aos="reveal-left"]
{
	clip-path: inset(0 100% 0 0);
}
[data-aos="reveal-left"].aos-animate
{
	clip-path: inset(0);
}
.carousel-item
{
	position: relative;
}
.carousel-item:before
{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background:linear-gradient(to bottom, rgba(0,0,0,0.1),rgba(0,0,0,0.1),rgba(0,0,0,0.1),rgba(0,0,0,0.2),#000,#000);
}
.soc-tp
{
	display: flex;
	padding-top: 8px;
	justify-content: flex-end;
}
.soc-tp li
{
	margin-left:14px;
}

.bann-in
{
	    height: 600px;
    background-size: cover;
    background-position: unset;
    background-repeat: no-repeat;
}
.table
{
	    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 32px;
    color: #1e1e1e;
    font-weight: 430;
    letter-spacing: 0.5px;
    }
.ban-in-div
{
	    height: 600px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
/*inside Page*/
.main-wrapper
{
	    position: relative;
    padding: 3em 0 3em 0;
    margin: 0em 0 0 0;
    background-color: #ffffff;
   /* background-image: linear-gradient(#ece9e1, #edeae2, #fafaf8, #ffffff);
    -webkit-background-image: linear-gradient(#ece9e1, #edeae2, #fafaf8, #ffffff);
    -moz-background-image: linear-gradient(#ece9e1, #edeae2, #fafaf8, #ffffff);
    -o-background-image: linear-gradient(#ece9e1, #edeae2, #fafaf8, #ffffff);*/
}
.col-0f1
{
	color: #0f1e29;
}
.mt-1em
{
	margin-top: 3em;
}
.fes
{
	padding: 2em 0;
}
.fes-tabale
{
	padding: 2em 2em 0 2em;
}
.bg-color
{

}
.insode-info-1
{
	padding: 0;
}
.member-div-2 {
    padding-top: 2em;
}
.nm-ber
{
	color: #282728;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
}
.subtitle
{
	font-family: 'Poppins', sans-serif;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 29px;
    position: relative;
    top: -8px;
    font-weight: 400;
}
.br-1
{
	border-bottom:1px solid #7c5a03;
}
.pr-1
{
	font-family: 'Poppins', sans-serif;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-bottom: 1em;
    text-align: center;
}
.pr
{
	color: #d0a944;
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	margin: 0;
	letter-spacing: 1px;
	text-align: center;
}
.p1
{
	    font-family: 'Poppins', sans-serif;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 23px;
    color: #fff;
    margin-bottom: 1em;
}
.price-box
{
	  border-radius: 30px;
	  height: 100%;
	  background-color: #0f1e29;
	  padding: 24px;
}
.fees-box
{
	margin-top: 4em;
}
.img-abt
{
	margin: 30px 0 40px 0;
}
.member-div
{
	padding-top: 3em;
}


.img-mem
{
	position: relative;
	width: 100%;
	height: 282px;
}
.img-mem:before
{
	    content: '';
    position: absolute;
    width: 100%;
    height: 86%;
  	bottom: 0;
}

.new:nth-child(1) .member-box .img-mem:before
{
	  background-color: #bcd7fa;
}
.new:nth-child(2) .member-box .img-mem:before
{
	  background-color: #f3dba0;
}
.new:nth-child(3) .member-box .img-mem:before
{
	  background-color: #ddc0ed;
}
.new:nth-child(4) .member-box .img-mem:before
{
	  background-color: #dcedb0;
}
.new:nth-child(5) .member-box .img-mem:before
{
	  background-color: #f0d8ee;
}
.new:nth-child(6) .member-box .img-mem:before
{
	  background-color: #c0d6df;
}
.new:nth-child(7) .member-box .img-mem:before
{
	  background-color: #cfd5b9;
}
.new:nth-child(8) .member-box .img-mem:before
{
	  background-color: #d4c4b2;
}
.new:nth-child(9) .member-box .img-mem:before
{
	  background-color: #dcedb0;
}
.new:nth-child(10) .member-box .img-mem:before
{
	  background-color: #bcd7fa;
}
.new:nth-child(11) .member-box .img-mem:before
{
	  background-color: #d4c4b2;
}
.new:nth-child(12) .member-box .img-mem:before
{
	  background-color: #ddc0ed;
}
.new:nth-child(13) .member-box .img-mem:before
{
	  background-color: #f3dba0;
}
.new:nth-child(14) .member-box .img-mem:before
{
	  background-color: #c0d6df;
}
.new:nth-child(15) .member-box .img-mem:before
{
	  background-color: #f3dba0;
}
.new:nth-child(16) .member-box .img-mem:before
{
	  background-color: #d4c4b2;
}
.left-table
{
	padding-right: 10px;
}
.right-table
{
	padding-left: 10px;
}
.contact-box
{
	padding:3em 2em 1em 2em;
}
.cnt-b1
{
display: flex;
/*justify-content: center;*/
align-items: center;
}
.form-field {
    position: relative;
    margin-bottom: 30px;
}
.form-label-nm {
    position: absolute;
    top: 0;
    color: #919191;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 4px 10px 0 13px;
}
.list-mem
{
	margin-top: 2em;
border-bottom: 1px solid #d0a944;
padding-bottom: 20px;
}
.list-mom
{
list-style-type: none;
font-family: 'Montserrat', sans-serif;
font-size: 17px;
line-height: 32px;
color: #565656;
font-weight: 430;
letter-spacing: 0.5px;
margin-bottom: 13px;
margin-left: 60px;
}
.list-mom li
{
	margin-bottom: 10px;
}
.list-mom li::before {
  content: "\2022";
  color:#3e78c3;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
  font-size: 35px;
}
.left-pos
{
	position: relative;
left: -33px;
}
.mt-30px
{
	margin-top: 30px;
}
.avalink
{
	font-family: 'Poppins', sans-serif;
letter-spacing:2px;
font-size: 20px;
font-weight: 400;
margin: 0;
padding: 0;
}

.member-card
{
	margin-bottom:43px;
}
.numbmer
{
font-family: binerkademo-goeoqt;
font-size: 115px;
letter-spacing: 1px;
margin-bottom: 20px;
line-height: 58px;
color: #462210;
opacity: 0.1;
position: relative;
left: -50px;
top: 34px;
}
.member-ship-nm
{
	font-family: binerkademo-goeoqt;
font-size: 40px;
letter-spacing: 1px;
margin-bottom: 10px;
line-height: 58px;
color: #462210;
padding-right: 60px;
padding-left: 0px;
}
.form-control {
    display: block;
    height: 54px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    position: relative;
    padding: 27px 15px 6px 15px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 25px;
    font-size: 14px;
    color: #b2b2b2;
    color: var(--bs-body-color);
    background-color: #f0f0f0;
    background-clip: padding-box;
    border: 1px solid #d9d9d9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    color: #b2b2b2;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.conta-form
{
	    margin: 0em 0;
    padding: 2em 0 2em 0;
}
.cont-img
{
	font-size: 24px;
}
.f2-icon {
height: 40px;
width: 40px;
background: #000000;
color: #fff;
font-size: 24px;
border-radius: 50%;
margin-right: 20px;
text-align: center;
padding: 6px;
display: flex;
justify-content: center;
align-items: center;
line-height: 0;
position: relative;
top: -12px;
}
.br-blue
{
	border-right: 1px solid #799ecd;
	border-left: 1px solid #799ecd;
}
.subtitle-1 {
font-family: 'Poppins', sans-serif;
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 24px;
position: relative;
top: -8px;
font-weight: 400;
}
table
{
	    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 32px;
    color: #1e1e1e;
    font-weight: 430;
    letter-spacing: 0.5px;
    margin-bottom: 13px;
    margin-top: 30px;
}
.table-cnt
{
	    text-align: center;
    vertical-align: middle;
}
tr {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0;
}
.table>:not(caption)>*>*
{
	background-color: transparent;
}
/*2*/
.img-mem1 {
    position: relative;
    width: 100%;
    height: 282px;
}
.img-mem1 img {
position: relative;
z-index: 1;
width: 100%;
height: 100%;
/* object-fit: cover; */
}
.img-mem1:before
{
	    content: '';
    position: absolute;
    width: 100%;
    height: 86%;
  	bottom: 0;
}

.new1:nth-child(1) .member-box .img-mem1:before
{
	 background-color: #f3dba0;
}
.new1:nth-child(2) .member-box .img-mem1:before
{
	  background-color: #bcd7fa; 
}
.new1:nth-child(3) .member-box .img-mem:before
{
	  background-color: #dcedb0;
}
.new1:nth-child(4) .member-box .img-mem:before
{
	 background-color: #ddc0ed; 
}
.new1:nth-child(5) .member-box .img-mem:before
{
	  background-color: #c0d6df;
}
.new1:nth-child(6) .member-box .img-mem:before
{
	background-color: #f0d8ee;  
}
.new1:nth-child(7) .member-box .img-mem:before
{
	  background-color: #d4c4b2;
}
.new1:nth-child(8) .member-box .img-mem:before
{
	  background-color: #cfd5b9;
}
.new1:nth-child(9) .member-box .img-mem:before
{
	  background-color: #dcedb0;
}

.member-box
{
	margin-bottom: 30px;
	margin-top: 20px;
}
.img-mem img
{
	position: relative;
		z-index:1;
		width: 100%;
		height: 100%;
		/*object-fit: cover;*/
}
.img-nm
{
	font-family: 'Poppins', sans-serif;
	font-weight: 430;
	font-size: 16px;
	text-align: center;
	color: #282728;
	margin: 1em 0;
}
.event-div .owl-theme .owl-nav {
    margin-top: 10px;
    /* left: -35px; */
    
}
.event-div .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot
{
   
    background:#f6f6f6;
    color: #3b75c2;
}
.event-div .owl-carousel .owl-nav button.owl-next
{
 background: #3b75c2;
    color: #fff;
}
.event-div .owl-nav button.owl-prev {
    position: absolute;
    right: 50px;
    top: -70px;
    background: #ffffff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color:#3b75c2;

}
.event-div .owl-nav button.owl-next {
    position: absolute;
    right:-5px;
    top: -70px;
    background: #3b75c2;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
}
.banner-insidepage .item {
  height: 80vh;
  position: relative;
}
.banner-insidepage .item:before
{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0,0,0,0.3);
}
.banner-insidepage .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-insidepage .item .cover {
    padding: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 30%;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
    justify-content:center;
    z-index: 11;
}
.banner-insidepage .item .cover .header-content {
  position: relative;
  padding: 56px 0 0 0;
  overflow: hidden;
}
.banner-insidepage .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.banner-insidepage .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
.banner-insidepage .item .cover .header-content h1 {

margin: 10px 0 20px 0;
padding: 0;
line-height: 84px;
color: #fff;
}
.banner-insidepage .item .cover .header-content h4 {
 
  color: #fff;
    letter-spacing: 1px;
}
.banner-insidepage .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.banner-insidepage .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.banner-insidepage .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.banner-insidepage .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
.banner-insidepage .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.banner-insidepage .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
.banner-insidepage .owl-nav .owl-prev:focus {
  outline: 0;
}
.banner-insidepage .owl-nav .owl-prev:hover {
  background: #000 !important;
}
.banner-insidepage .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.banner-insidepage .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
.banner-insidepage .owl-nav .owl-next:focus {
  outline: 0;
}
.banner-insidepage .owl-nav .owl-next:hover {
  background: #000 !important;
}
.banner-insidepage:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
.banner-insidepage:hover .owl-next {
  right: 0px;
  opacity: 1;
}
.ban-dn
{
	    margin-top: -60px;
    position: relative;
    z-index: 11;
}
.txt-cnt
{
	text-align: center;
}

/*Media*/

@media(max-width: 820px){
.title {
    font-family: binerkademo-goeoqt;
    font-size: 36px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    line-height: 58px;
}
.log-btn {
    position: absolute;
    right: 10px;
    top: 60px;
    z-index: 1;
}
.img-mem {
    position: relative;
    width: 100%;
    height: 250px;
}
.conta-form {
    margin: 0 0 3em 0;
    padding: 0em 0 2em 0;
}
.inf-div {
    margin-top: 1em;
    padding-left: 1em;
}
.banner-insidepage .item {
    height: 36vh;
    position: relative;
}
}

@media(max-width:600px){
.title {
   font-family: binerkademo-goeoqt;
    font-size: 33px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    line-height: 49px;
 /*   text-transform: uppercase;*/
}
.ind-abt {
    background-color: #3e78c3;
    padding: 3em 0;
    height: auto;
}
.banner-insidepage .item {
    height: 30vh;
    position: relative;
}
.inf-div {
    margin-top: 1em;
    padding-left: 1em;
}
.mt-mb-2em {
    margin-top: 1em;
    margin-bottom: 0;
}
.log-btn {
 position: absolute;
    right: 10px;
    left: 0;
    top: 0;
    display: flex;
    z-index: 1;
    margin: 0 auto;
    justify-content: flex-end;
}
.br-blue
{
	border-right:none;
    border-left:none;
}
.left-table {
    padding-right: 10px;
    width: 100%;
    overflow-x: scroll;
    }
.img-mem {
    position: relative;
    width: 100%;
    height: 180px;
}
.abit-img-1 {
    position: relative;
    transition: 0.5s all;
    margin-bottom: 1em;
}
.member-card {
    margin-bottom: 43px;
    padding-left: 2em;
}
.info
{
	text-align: justify;
}
.main-wrapper {
    position: relative;
    padding: 2em 0 2em 0;
    margin: 0em 0 0 0;
    background-color: #ffffff;
}
.tex-right-form {
    padding-left: 0;
  }
  .mob-3em
  {
  	  margin-top: 3em;
  }
  th
  {
  	min-width: 200px;
  }
  .evnt-img img{
  	    width: 100%;
  	     object-fit: cover;
  }
  .evnt-img {
    height: 240px;
}
.event-div {
    padding: 2em 0 2em 0;
}
.sport-sec {
    position: relative;
    transition: 0.5s all;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 30px;
    height: 230px;
}
.f1-icon {
    height: 30px;
    width: 30px;
    background: #000000;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
    margin-left: 0;
    text-align: center;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
}
.sec-4 {
    background: #ffffff;
    padding: 0em 0 4em 0;
}
.sec-3 {
    padding: 2em 0 0em 0;
    background: #ffffff;
}
.fl-et
{
	padding-left: 20px;
}
.sub-title-ban-1 {
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    font-weight: 400;
    }
    .vied-ban {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 7px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}
.banner-title {
    font-family: binerkademo-goeoqt;
    font-size: 28px;
    text-align: center;
    }
    .mt-tb
    {
    	margin-top: 40px;
    }
}
