/* Colors */
:root {
    color: #FFFFFF;
    color: #1C1C1C;
    color: #000000A1;
    color: #F3F3F3;
    color: #070707;
    color: #000000;
    color: #565656;
    color: #707070;
    color: #242424;
    color: #00000012;
    color:  #ce743f;
    color: #AAAAAA;
    color: #71777D;
    color: #B3BDC7;
   

}
@font-face {
    font-family:"jaf-bernino-sans-condensed";
    src:url("https://use.typekit.net/af/0eccdf/00000000000000003b9adedb/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2");
    font-weight:700;
}

body {
    margin: 0;
    padding: 0;
    font-family:'Inter', sans-serif;
    color: #141A25;
    min-height: 100%;
}

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

p, li, a, dt, dd{
	font-size: 15px;
    line-height: normal;
	outline: 0;
    font-weight:400;
	
}

h1, h2, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
	
}

h1 {
	font-size: 60px;
	font-weight: 100;
}

h2 {
	font-size: 50px;
    
}
h3 {
    font-size:50px;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    color:#ffff;
    text-transform: uppercase;
}
strong {
    font-weight:500;
}
a:hover, .lower-nav .nav-link:hover {
    color: #ce743f;
}
.green-text {
    color:  #ce743f;
}
.green-text:hover {
    color: white;
    text-decoration: none;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color:  #ce743f;
    border-color: #ce743f;
    box-shadow: none;
}
.btn-primary.active {
    background-color: #ce743f;
    border-color: #ce743f;
    text-decoration: none;
}
.btn-primary:hover {
    background-color:#fff;
    border-color:#fff;
    text-decoration: none;
    color: #ce743f;
}
.latest-events .card-footer .btn-primary:hover {
    background-color:#fff;
    border-color: #ce743f!important;
    text-decoration: none;
    color: #ce743f;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ce743f;
    border-color: #ce743f;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-primary.active {
    background-color: #ce743f;
    border-color: #ce743f;
}
.custom-select:focus {
    border-color: inherit;
    outline: 0;
    box-shadow: none;
}
.form-control:focus {
    color: #fff;
    background-color: transparent;
    border-color: #ffffff;
    outline: 0;
    box-shadow: none;
}
/* header */

.header-profile-image {
    width: 30%;
    border-radius: 20px;
    display: flex;
}
.header {
    background-color:#000000;
    padding-top: 15px;
    padding-bottom: 15px;
}
.logo h3{
    text-transform: uppercase;
    color:#FFFFFF;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    font-size: 38px;
    margin-bottom:0!important;
    line-height:normal;
}
.logo a:hover {
    text-decoration: none;
}
.mobi-logo {
    display: none;
}
.navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: column
}
.header .nav-link.active {
    color: #ce743f;
    font-weight:700;
}
.header .nav-link:hover {
    color: #ce743f;
    font-weight:700;
}
.header .nav-link, .header .dropdown a{
    color:#FFFFFF;    
    text-transform: uppercase;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    padding: 10px;
}
.dropdown a:hover {
    text-decoration:none;
}
.dropdown-menu {
    right: 8%;
    padding: 0;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color:  #ce743f;
}

.btn-primary.green-sign-up {
    border-radius: 20px;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    border-radius:35px;
    vertical-align: middle;

}
.green-sign-up:hover {
    color: #fff;
    background-color:  #ce743f;
    border-color: #ce743f;
    border-radius:35px;
}
/* index */

#background-video {
	width: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: -70px;
	bottom: 0;
	z-index: -1;
}
.home-header .row {
	height:90vh;
}
.home-header {
    overflow:hidden;
}
.home-header h1 {
    font-size:120px;
    color:#FFFFFF;
    text-transform:uppercase;
    text-align: center;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}
.home-header h2 {
    font-size:36px;
    color:#FFFFFF;
    text-transform:uppercase;
    text-align: center;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}

.btn-primary {
    background-color:  #ce743f;
    border: 1px solid  #ce743f;
    border-radius: 62px;
    text-transform: uppercase;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    vertical-align: middle;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 24px;
    color: #ffffff!important;
}
.bg-gradient h1, .bg-gradient h2, .bg-gradient a {
    position:relative;
}
.welcome-section {
    background-size:cover;
    background-position:center;
    padding-top: 70px;
    padding-bottom: 70px;
}
.welcome-section h2 {
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    font-size: 88px;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}
.row.sport-intro {
    padding-top: 81px;
    padding-bottom: 81px;
}
.sport-intro h5{
    color:#FFFFFF;
    font-weight:100;
    font-size: 25px;

}
.sport-intro h3 {
    color: #FFFFFF;
    font-size: 50px;
    text-transform: none;
}
/* .sport-intro img {
    padding-left:50px;
} */
.sport-intro [data-controls="prev"] {
    left: 75%;
    top: 90%;
    color: #ffffff;
    list-style: none;
    cursor: pointer;
}
.sport-intro [data-controls="next"] {
    left: 85%;
    top: 90%;
    color: #ffffff;
    list-style: none;
    cursor: pointer;
}
.short-about-disc {
    padding-top: 45px;
    padding-bottom: 45px;
}
.short-about-disc h3 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 40px;

}
.sport-intro p {
    color:#FFFFFF;
}
.short-about-disc p {
    color:#FFFFFF;
    padding-top:2%;
    padding-bottom:2%;
}
.short-about-disc a:hover {
    text-decoration: none;
}
.platform i {
    margin-left: 55px;
}
.vision i {
    margin-left: 65px;
}
.parallax-womans-bg-image {
    background-image:url(/images/home-page/parallax-1.jpg);
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;

}
.welcome-section.latest-events {
    background-color:#F3F3F3;
    background-size:cover;
    background-position:center;
}
.event-cards-home .card-footer {
    background-color:#fff!important;
    border-top:0;
    border-radius: 0 0 calc(2.25rem - 1px) calc(2.25rem - 1px);
    padding-bottom: 40px;
}
.fc .fc-col-header-cell-cushion {
    display: inline-block;
    padding: 2px 4px;
    color: #fff;
}
.fc .fc-day-other .fc-daygrid-day-top {
    opacity: 1.3!important;
    color: #ffff!important;
}
.fc .fc-col-header-cell-cushion:hover, .fc .fc-daygrid-day-top  {
    color:#fff;
}
.fc-col-header-cell {
    background-color: #ce743f;
}
.fc .fc-col-header-cell-cushion {
    font-weight: 400;
}
.fc .fc-button-primary {
    background-color:#5B5B5B;
}
.welcome-section.latest-events .card {
    text-align: center;
}
.welcome-section.latest-events .card h5, .event-cards h5 {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-align: center;
    font-size: 23px;
}
.event-cards .card-body p {
    text-align: center;
}
.event-cards .card .card-body {
    padding:15px;
}
.welcome-section.latest-events h3 {
    padding-top: 5%;
    /* font-size: 50px; */
    text-transform: uppercase;
    padding-bottom:2%;
    color:#242424;
}
.event-cards-home .card-deck h5 {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-align: center;
    font-size: 23px;
}
.event-cards-home .card-deck .card-body {
    text-align:center;
}
.card {
    padding-top:2%;
}
.card-img {
    border-top-left-radius: calc(2.25rem - 1px);
    border-top-right-radius: calc(2.25rem - 1px);
}
.event-listing-event-pg  .card-footer:last-child {
    border-radius: 0 0 calc(2.25rem - 1px) calc(2.25rem - 1px);
    background-color:#ffffff;
    border-top:none;
    padding: 20px 20px 36px 20px;
}
.event-listing-event-pg {
    padding: 76px 0;
}
.event-listing {
    padding-top: 55px;

}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color:transparent;
    background-clip: border-box;
    border: none;
    border-bottom-left-radius: 2.25rem;
    border-bottom-right-radius: 2.25rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card-body {
    background-color:#ffffff;
    padding-top: 15px;
}

.view-all {
    padding-top:50px;
}
/* about */
.about-header {
    background-image:url(/images/about/header-about.jpg);
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
    height:50vh;
}
.noise-about {
    --circle_w: 1.5px;
    --circle_color: #B3BDC7;
    --bg_color: transparent;
    --m_bet_circle: 1px;
    --A: calc(var(--circle_w) + var(--m_bet_circle));
    --B: calc(var(--circle_w) / 2);
    background: 0 0/var(--A) var(--A) radial-gradient(circle at center, var(--circle_color) var(--B), var(--bg_color) var(--B)), center/cover url(/images/about/header-about.jpg) no-repeat;
    height:50vh;
   
}
.about-header h1 {
    /* font-size: 56px; */
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-transform: uppercase;
}
.row.about-heder {
    height:50vh;
}
.about-sport img {
    padding-left:0!important;
}
.about-sport .sport-intro h3 {
    color: #FFFFFF;
    /* font-size: 66px; */
    text-transform: none;
    margin-bottom: 8px;

}
.about-sport .sport-intro p {
    color: #FFFFFF;
    font-weight: 100;
    font-size: 23px;
}
.welcome-header h2 {
    font-size:55px;
    padding-bottom: 4%;
}
.welcome-text {
    padding-bottom: 90px;
}
.welcome-text p {
    color:#ffffff;
}
.vision-info {
    padding-bottom: 20px;
    padding-top: 150px;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color:  #ce743f;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    background-color: #000000;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.header .dropdown a.active {
    color: #fff;
    text-decoration: none;
    color:  #ce743f;
}
.vision-info .welcome-text {
    padding-bottom: 5%;
}

.parallax-about-bg-image {
    background-image:url(/images/about/parallax-2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
    display: none;
}
[data-controls] {
    border: 0;
    padding: 0;
    font-size: 30px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    z-index: 1;
    background: transparent;
}
[data-controls="prev"] {
    left: 44%;
    top: 115%;
    color: #ffffff;
    list-style: none;
    cursor: pointer;
}
[data-controls="next"] {
    right: 44%;
    top: 115%;
    color: #ffffff;
    list-style: none;
    cursor: pointer;
}
/* services */
.info-block.title h3 {
    text-transform: uppercase;
    /* font-size: 55px; */
}
.middle-img-services .sport-intro img {
    padding-left:0;
    /* padding-right: 19%; */

}
/* .middle-img-services .info-block.title {
    margin-left: -42px;
} */
.service-page .sport-intro img {
    padding-left: 18%;
}
.parallax-services-bg-image {
    background-image:url(/images/services/parallax.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
}
/* faq's */
.faqs-page {
    padding-bottom: 5%;
}
.faqs-header h2 {
    color: #FFFFFF;
    /* font-size: 55px; */
    text-transform:uppercase;
    padding-bottom: 5%;
    margin-bottom: 0;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}
.questions .accordion .card {
    background-color:transparent;
    border:#FFFFFF 1px solid!important;
    border-radius:37px;
    color:#FFFFFF;
    padding: 11px;
}
.questions .accordion .card-body {
    background-color:transparent;
}
.card-header {
    border-bottom:transparent;
}
.card-header i {
    float:right;
}
.accordion {
    padding-bottom:10px;

}
.rotate{
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    transform: rotate(177deg);
}

.rotate.down{
    transform: rotate(0deg);
    cursor: pointer;
}
/* dashboard */
.dashboard {
    padding-top:80px;
}
.dashboard h1{
    font-size: 52px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}
.dashboard h2 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    margin-bottom: 0;
}

.dashboard .h1, .search-fields .h1, .welcome-section .h1, .dashboard-page .h1 {
    font-size: 60px;
    font-weight: 800;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    margin-bottom: 0;
}
/* .dashboard-page {
    padding-bottom:5%;
} */
.manage-p {
    color: #ce743f;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    border-bottom:1px solid  #ce743f;
}
.manage-p:hover {
    color: #ce743f;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    border-bottom:1px solid  #ce743f;
}
.dashboard a:hover {
   text-decoration: none;
  
}
.dashboard i{
    color: #ce743f;
    margin-left:5px;
    font-size: 13px;

}
.small-advert h2 {
    color: #FFFFFF;
    position: absolute;
    bottom: 25%;
    text-align: center;
    left: 2px;
    font-size: 70px;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-transform: uppercase;
}
.small-advert {
    position: relative;
    top: -140px;
}
.dashboard-page .nav-item i {
    margin-left:5px;
}
.nav-item.profile-icon i {
    font-size: 30px;
    color: #ffffff;
    margin-left: 12px;
    vertical-align: middle;
}
.logo-mobi {
    display:none;
}
.talent-search h3 {
    padding-top: 20px;
    font-size: 50px;
}
.talent-search h2 {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.talent-search, .talent-search p {
    color: #ffffff;
    padding-bottom: 20px;
}
.my-custom-select{
    display: block;
    height: auto;
    padding: 15px;
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    background-clip: padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 42px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/images/dashboard/angle-down-white.png) 96% / 17px 10px no-repeat;
    background-color: transparent;
}

.my-custom-input{
    display: block;
    height: auto;
    padding: 15px;
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    background-clip: padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 42px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background: url(/images/dashboard/angle-down-white.png) 96% / 17px 10px no-repeat; */
    background-color: transparent;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

.my-custom-input:focus-visible {
    outline: none;
}
.form-group.form .my-custom-input {
    display: block;
    width: 100%;
    height: auto;
    padding: 18px;
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    background-clip: padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 42px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
}

#subscribe-form input::placeholder {
    color: #fff!important;
}

#subscribe-form input::-webkit-input-placeholder {
    color: #fff!important;
}

#subscribe-form input:-moz-placeholder {
    color: #fff!important;
}

#subscribe-form input::-moz-placeholder {
    color: #fff!important;
}

#subscribe-form input:-ms-input-placeholder {
    color: #fff!important;
}

.select2 {
    width:100%!important;
}
.form-group.form .custom-select:focus-within {
    color:#ffffff!important;
}
.select2-container {
    border: 1px solid #ffff!important;
    border-radius: 50px;
}
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    background-color: transparent;
    border:0;
}
.select2-selection {
    overflow: hidden; 
}
.select2-selection__rendered { white-space: normal; word-break: break-all; }
.select2-container .select2-selection--single, .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: auto;
    user-select: none;
    -webkit-user-select: none;
    padding: 13px;
    font-weight:500;
    background-color: transparent;
    background: url(/images/dashboard/angle-down-white.png) 91% / 17px 10px no-repeat;
}
.select2-container--default .select2-selection--single {
    border:0;
}
.select2-container--default .select2-selection--single:focus-visible {
    outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--mulitple .select2-selection__rendered {
    line-height: 28px;
    font-weight: 400;
    color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #fff;
}
.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color:  #ce743f;
    border-color:  #ce743f!important;
    color: #fff;
    font-size: 1em;
}
.swal2-styled.swal2-confirm:focus {
    box-shadow: none;
}
.swal2-input:focus, .swal2-file:focus, .swal2-textarea:focus {
    border: 1px solid #d9d9d9;
    outline: none;
    box-shadow: none;
}
.swal2-input:focus, .swal2-file:focus, .swal2-textarea:focus {
    border: 1px solid #d9d9d9;
    outline: none;
    box-shadow: none;
}
input.swal2-input {
    color: #545454!important;
    
}
.swal2-input::placeholder, .swal2-textarea::placeholder {
    color: #545454!important;
}

input::placeholder, textarea::placeholder {
    color:#fff!important;
    font-weight:400!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display:none;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 0;
    outline: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ce743f;
    color: white;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid  #ce743f!important;
}
.select2-search__field:focus-visible {
    outline: none;
}
.form-group.form .custom-select:focus-within {
    color:#ffffff!important;
}
.contact-us {
    padding-bottom: 5%;
}
.form .form-control:focus {
    color: white!important;
    font-weight: 500;
}
.footer .form-control::placeholder {
    font-weight:400!important;
}
.contact-player-btn .btn-primary {
    text-decoration: none;
    color:#fff;
    background-color: #ce743f;
}
.contact-player-btn .btn-primary:hover {
    text-decoration: none;
    color: #ce743f;
    background-color:#fff;
}
.player-bio .personal-overview a {
    text-decoration: none;
}
.profile-stats h3 {
    margin-bottom:0;
    font-size: 50px;
}
.profile-stats p {
    color: #fff;
}
.tab-content .card {
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    background-color: #ffffff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius:30px;
    padding: 33px;
    min-height: 65vh;
    height: auto;
}
.tab-content {
    display: block;
    transition: none !important;
}

.tab-pane.fade {
    transition: none !important;
}

.tab-pane.fade.show {
transform: translateY(0rem);
}
#profile-tab {
    margin-left: 10px;
    margin-right: 10px;
}
input[type="radio"] {
    /* ...existing styles */
    display: inline-grid;
    place-content: center;
}
.form-control:focus-within {
    color: white;
}
input[type="radio"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: none;
}
  
input[type="radio"]:checked::before {
    transform: scale(1);
}
input[type=radio] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    -moz-appearance: none;
         appearance: none;
    /* For iOS < 15 */
    background-color: var(--form-background);
    /* Not removed via appearance */
    margin: 0;
    font: inherit;
    color: #ffffff;
    width: 32px;
    height: 32px;
    border: 0.15em solid currentColor;
    border-radius: 50%;
    transform: translateY(-0.075em);
    vertical-align: middle;
}
  
input[type=radio]::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    /* Windows High Contrast Mode */
    background-color:  #ce743f;
}
  
input[type=radio]:checked::before {
    transform: scale(1);
}
  
input[type=radio]:focus {
    outline:none;
    /* outline-offset: max(2px, 0.15em); */
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    color: #ffffff;
    background-color:  #ce743f;
    border-color:  #ce743f;
    text-align: center;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 3.25rem;
    border-top-right-radius: 3.25rem;
    background-color: #565656;
    border-color: #565656;
    color:#FFFFFF;
    max-width: 104%;
    text-align: center;
    font-weight:500;
    padding: 20px 60px;
}
.nav.nav-tabs .nav-item a {
    font-size:14px;
}
.nav-tabs {
    border-bottom:none;
}
.stats-head {
    padding-bottom:4%;
}
.profile-stats {
    padding-top: 58px;
    padding-bottom: 58px;
}
.light-bg {
    background-color:#F3F3F3;
}

/* search-page */
.search-pg.welcome-section{
    background-color:transparent;
}
.search-fields .small-advert {
    position: relative;
    top: -40px;
}
.search-fields .talent-search h3 {
    margin-left: 0;
    margin-bottom: 14px;
    font-size: 50px;
}
.btn.btn-secondary.btn-sm {
    background-color: #565656;
    border-color: #565656;
    width: auto;
    text-transform: uppercase;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    font-size: 15px;
    border-radius: 9px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.grey:hover {
    background-color:#565656;
    border-color:#565656;
}
.btn-sm i {
    float: right;
    vertical-align: middle;
    line-height: 20px;
    padding-left: 20px;
}
.extended-search-results h2 {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-transform: uppercase;
    color:#FFFFFF;
}
.extended-search-results h4 {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-transform: uppercase;
    color:#FFFFFF;
}
.extended-search-results {
    padding-top: 3%;
    padding-bottom:3%;
}
.extended-search-results .card-header {
    background-color:#000000;
    color:#ffffff;
    text-align:center;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    font-size:30px;
    text-transform:uppercase;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.extended-search-results .card-footer {
    background-color:#000000;
    color:#ffffff;
    text-align:left;
    /* border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px; */
}
[class^="slide"]::after {
    transition: all 0.35s;
  }
[class^="slide"]:hover::after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.35s;
  }
.card.slide_from_right::after {
    top: 0;
    bottom: 0;
    left: 100%;
    right: -100%;
}  
.extended-search-results .card-footer h5 {
    font-size:15px;
    color:#ffffff;
    margin-bottom: 10px;
 
 }
.extended-search-results .card-footer p {
   font-size:13px;
   color:#ffffff;
   margin-bottom: 2px;

}

.extended-search-results .card-footer small {
    color:#ffffff;
}
.extended-search-results .card-footer p i {
    float: right;
    font-size:20px;
}
#slide-right .card-footer {
    border-radius: 0 0 calc(2.25rem - 1px) calc(2.25rem - 1px);
    background-color: #000000;
}
#slide-right .card-footer:hover{
    background-color: #ce743f;
    text-decoration: none;
}
#slide-right a {
    clear:both;  
    padding: 1.75rem 1.25rem;
    display:inline-block; 
    cursor:pointer; 

}
  
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.page-link:hover {
    z-index: 2;
    color:  #ce743f;
    text-decoration: none;
    background-color: transparent;
    border-color: none;
}
.browse-paging ul, .browse-paging li {
    list-style:none!important;
}
.pagination i {
    color: #FFFFFF;
    font-size: 20px;
    padding-top: 9px;
    padding-right: 15px;
    padding-left: 15px;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color:#ffffff;
    background-color: transparent;
    border: none;
}
/* profile-player */
.player-bio h2 {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    font-size:50px;
    text-transform: uppercase;
    color:#FFFFFF;
    margin-bottom:0;
}
.player-bio h3 {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-transform: uppercase;
    /* color:#AFAFAF; */
    color: #ffffff;
    padding-top: 23px;
    font-size: 1.5rem;

}
.info-box {
    padding-top: 7%;
}
.personal-overview {
    padding-top:50px;
}
.personal-overview p{
    color:#FFFFFF;
    font-weight:500;
}
.personal-overview a {
    color: #ce743f;
}
.personal-overview span {
    color: #ce743f;
    font-weight:500;
}
.info-box span {
    color: #ce743f;
}
.info-box p {
    color:#FFFFFF;
    text-transform:uppercase;
    font-size:17px;
    font-weight:500;
    line-height: 1.5rem;
}
#fitting-type a {
    color: #ce743f;
    font-weight:600;
}
.info-box.additional {
    padding-top: 3%;
}
.video-links i {
    position: relative;
    float: right;
    right: 26px;
    bottom: 39px;
    font-size: 15px;
    color: #ffffff;
}
.video-links .my-custom-input {
    width: 100%;
}
.personal-overview .p-o {
    font-weight:100;
}

/* events */
.talent-search.event-header {
    padding-top:0;
}
.talent-search.event-header h2 {
    text-transform:uppercase;
    color:#ffffff;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}
.talent-search.event-header p {
    color:#ffffff;
    padding-bottom:20px;
}
.talent-search.event-header .green-search{
    margin-left:0;
}
.event-listing .card {
    text-align: center;
}
.event-listing .card h5 {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}
.event-listing h3 {
    padding-top: 5%;
    text-transform: uppercase;
    padding-bottom:2%;
    color:#242424;
}
.browse-paging.event-toggle {
    padding-top: 4%;
}
/* Calendar CSS */
@import "calendar/css/fullcalendar.min.css";

/* Calendar CSS for Print Media */
@import "calendar/css/fullcalendar.print.min.css";

.modal-dialog {
    max-width: 63%;
    margin: 1.75rem auto;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0rem 2rem 1rem 31px;

}
.day {
    height: 7.2857vw;
    background-color:#171717!important;
    border: 1px solid #707070;

}
.date {
    font-size: 11px;
    color:#FFFFFF;
}
.border {
    border-color:#707070;
}
.day-header {
    margin-top: 4px;
    background-color: #ce743f;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.day-header h5 {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 7px!important;
}
.close {
    color:#FFFFFF;
    font-weight:100;
}
.close:hover {
    color:#FFFFFF;
    font-weight:100;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: none;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-title span {
    color: #ce743f;
    font-weight:600;
    font-size:18px;
}
.modal-title {
    color:#FFFFFF;
    font-size:15px;
    font-weight:100;
}
.modal-content {
    background-color:#171717;
}
.modal header h4 {
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-left: -13px;
}
/* individual-event-page */
.head-img img {
    padding-top: 70px;
    padding-bottom: 50px;
}
.event-title h3 {
    text-transform: none;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}
.title-text p {
    color:#ffffff;
    font-weight:100;
}
.title-text p strong {
    font-weight:500;
}
/* advertise with us */

.with-us h1 {
    text-transform: uppercase;
    margin-bottom: 17px;
    color:#ffffff;
    text-transform: uppercase;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}
.with-us h2 {
    text-transform: uppercase;
    margin-bottom: 17px;
    color:#ffffff;
    text-transform: uppercase;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}
.noise .btn-primary {
    margin-top: 25px;
}
.with-us p {
    color:#ffffff;
    margin-bottom: 45px;
}
.form label {
    color:#FFFFFF;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-transform: uppercase;
}

.form.advertise-with .form-control.message-box {
    display: block;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 20px;
    height: 150px;
}
.form {
    padding-bottom: 70px;
}
/* manage profile player */

.additional-bio {
    padding: 2% 0;
}

.style-h-tag {
    text-transform: uppercase;
    color:#FFFFFF;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    margin-bottom:20px;
}
.style-p-tag {
    color:#FFFFFF;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-transform:uppercase;
    margin-bottom:6px;
}
.form-group.form {
    padding-bottom:0;
}
.save-changes a {
    margin-left:0;
}

.delete-account a, .player-bio a, .upload-image a, .save-changes .btn-primary {
    color: #ce743f;
    font-weight:600;
    border-bottom: 1px solid  #ce743f;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
}

.player-bio a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom-color: #fff;
}
.save-changes a:hover, .save-changes .btn-primary:hover{
    border-bottom:none;
    color: #ce743f!important;
    background-color:#fff;
}
.delete-account i {
    padding-left: 6px;
}
.player-bio i {
    padding-left: 6px;
}
.save-changes a:hover {
    margin-left:0;
}
.additional a, .form-player-add a {
    color: #ce743f;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    border-bottom:1px solid  #ce743f;
    margin-bottom:10px;
}
.additional i, .form-player-add i {
    margin-left:5px;
}
.mobi-contact .form-group label {
    color:#FFFFFF;
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-transform: uppercase;;
}
.form-group.form input::placeholder {
    font-family:'Inter', sans-serif;
    font-weight:600;
    
   
}
.form-group.form option::placeholder {
    font-family:'Inter', sans-serif;
    font-weight:600;
    color:#ffffff;
   
}
.vertical-line-2 {
    border-bottom: 1px solid  #ce743f;
    padding-bottom: 50px;
}
.delete-account {
    padding-bottom:150px;
}
/* manage-profile-player */
.my-custom-textarea.message-box{
    width: 100%;
    padding-bottom: 129px;
    border-radius: 28px;
    padding-bottom: 105px;
    background-color: transparent;
    padding-left: 20px;
    padding-top: 20px;
    font-weight: 400;
    border-color: #fff;
    color:#fff;
}
/* manage-profile-coach */
.coach-upload a {
    color: #ce743f!important;
    margin-bottom:10px;
}
.coach-upload i {
    color: #ce743f!important;
}
/* contact */
.form-control.message-box {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 20px;
    height: 150px;
}
fieldset {
    min-width: 0;
    padding: 0;
    border: 0;
    margin-left: 14px;
    margin-bottom: 25px;
    vertical-align: middle;
    line-height: 60px;
}
#fitting-type label {
    font-family:'Inter', sans-serif;
    text-transform:none;
    margin-left: 10px;
    display:inline;
    color: #fff;
}
#fitting-type label span a {
   color: #ce743f;
   font-weight:600;
   
}
#fitting-type label span a:hover {
    text-decoration:none;
    
}

/* login-page */
.login-page-bg {
    background-image:url(/images/login/background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height:90vh;
}

.login-page-bg .with-us h3 {
    text-transform: uppercase;
    margin-bottom: 17px;
}
.login-page .form-group.form input::placeholder {
    font-family: 'jaf-bernino-sans-condensed', sans-serif!important;
    font-weight:500;
    color:#ffffff;
    font-size:15px;
   
}
.with-us .form-group.form .form-control::placeholder {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    color:#ffffff;
    font-size:20px;
    text-transform:uppercase;
    padding-left:20px;
}
.form-group .form-control::placeholder {
    font-weight:600;
}
.custom-select option::placeholder {
    font-weight:600!important;
}
/* footer */
.footer {
    background-color:#000000;
    padding-top:4%;
    padding-bottom:4%;
    color:#FFFFFF;
}
.btn-primary.green-subscribe {
    color: #fff;
    background-color:  #ce743f;
    border-color:  #ce743f;
    border-radius: 6px;
    font-size: 15px;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.green-subscribe:hover, .green-subscribe.active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle, .contact-player-btn .btn-primary:hover, .btn-primary:hover  {
    color:  #ce743f!important;
    background-color: #fff;
    border: 1px solid  #ce743f!important;
}
input.sign-in-btn, input.green-search {
    border-style: inset;
    border-color: transparent!important;
}
.footer .nav-link {
    color:#FFFFFF;
    font-family:'Inter', sans-serif;
   
}
.footer a, .footer li {
    color:#fff;
    padding-right: 15px;
}

.footer a:hover, .footer li:hover {
    color:  #ce743f;
    text-decoration: none;
}
.footer .navbar-expand-lg {
    float: none;
}
.footer .navbar {
    padding: 4px;
}
.subscribe {
    float:right;
}
.footer .nav-item {
    padding-right: 20px;

}
.footer .form-group input::placeholder {
    font-family:'Inter', sans-serif;
    color: #fff;
   
}
.footer .logo {
    margin-bottom:0;
}

.latest-news {
    padding-bottom:10px;
    font-family: 'jaf-bernino-sans-condensed', sans-serif!important;
    font-weight:400;
}

.newsletter input.form-control, .newsletter input.form-control:focus {
    background-color: #fff;
    color: #000;
}

.newsletter input::placeholder {
    color:#000!important;
    font-weight:400!important;
}

.lower-nav {
    padding-bottom:6%;
}
.terms {
    color:#FFFFFF;
    padding-top: 2%;
    border-top:2px solid #71777D;
    padding-left: 0!important;
    padding-right: 0!important;
    margin-left: 0;
    margin-right: 0;
}
.terms a, .terms p {
    color:#AAAAAA;
    font-family:'Inter', sans-serif;
}
.terms a:hover {
    color: #ce743f;
    text-decoration: none;
}
.developed {
    display: flex;
    justify-content: end;
}
.developed a {
    padding-right:0;
}

/* calendar */
.calender-popup::-webkit-scrollbar {
    width: 0.4em;
    border-radius: 50px;
    border-radius: 13px;
}
 
.calender-popup::-webkit-scrollbar-track {
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 0.4em;
    background-color: #fff;
    border-radius: 13px;
}
 
.calender-popup::-webkit-scrollbar-thumb {
    border-radius: 13px;
    background-color: #AAAAAA;
    outline: none;
    width: 0.4em;
}

.popup-close {
    font-size: 35px;
    position: absolute;
    left: 20px;
    top: 40px;
}

.calender-popup {
    position: fixed;
    top: 10%;
    left: 10%;
    right: 10%;
    background-color: #000;
    max-height: 80%;
    width: auto;
    padding: 40px 20px;
    z-index: 99999999999;
    overflow-y: scroll;
}

.day.header {
    background-color:  #ce743f!important;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px!important;
    font-weight: 600;
    height: 5vh;
    padding-top: 14px;
    
}
.day-headers {
    border-top-left-radius: 17px;
}
.page {
    width: 100%;
    margin: 0 auto;
    padding: 1em;
    
}
.responsive-calendar .controls {
    float: right;
    background-color: #5B5B5B;
    width: 17%;
    position: absolute;
    right: 14px;
    top: 53px;
    border-radius: 8px;
    text-align: center;

}
.responsive-calendar .controls span {
    color:#ffffff;
    font-size:13px;
}
.btn.one i {
    color:#92929D;
}
.btn.two i {
    color:#92929D;
}
.responsive-calendar .badge-success {
    background-color: #33333E;
    border-left: 3px solid  #ce743f;
    height: 5vh;
    color: #ffffff;
    width: 146px;
    position: relative;
    border-radius: 0;
}
.responsive-calendar-placeholder .responsive-calendar-modal {
   display:none;
}

.responsive-calendar .controls p {
    display: inline;
}
.responsive-calendar .day-headers, .responsive-calendar .days {
    font-size: 0;
}
.responsive-calendar .day {
    display: inline-block;
    position: relative;
    font-size: 14px;
    width: 14.285714285714286%;
    text-align: center;
}
.responsive-calendar .day a {
    color: #ffffff;
    display: block;
    cursor: pointer;
    padding: 3% 0 0% 0;
    text-align: left;
    margin-left:15px;
}
.responsive-calendar .day a:hover {
    background-color: transparent;
    text-decoration: none;
}
.responsive-calendar .day.header {
    border-bottom: 1px gray solid;
}

.responsive-calendar .day.active a:hover {
    background-color: transparent;
}
.responsive-calendar .day.active .not-current {
    background-color: #8fcaef;
    color: #ffffff;
}
.responsive-calendar .day.active .not-current:hover {
    background-color: #bcdff5;
}
.responsive-calendar .day.not-current a {
    color: #ddd;
}
.responsive-calendar .day .badge {
    position: absolute;
    top: 30px;
    right: auto;
    z-index: 1;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    vertical-align: middle;
    padding-top: 7px;
    left: 0;
}
.modal-header.calendar h5 {
    color: white;
    font-weight: 100;
    font-size: 15px;

}
 .modal-header.calendar h5 span{
    color:  #ce743f;
    font-weight: 600;
    font-size: 20px;

}
.calendar-months h3 {
    text-transform: none;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    margin-bottom: 0;
}
.calendar i {
    float:right;
    color:#ffffff;
    font-size: 20px;

}
button:focus {
    outline:none;
}
.btn.one {
    border-right: 1px solid #3D3D49;
    border-radius: 0;

}
.btn.two {
    border-left: 1px solid #3D3D49;
    border-radius: 0;

}
.day.header:first-child{
    border-top-left-radius: 8px;

}
.day.header:last-child{
    border-top-right-radius: 8px;

}

#certificates-row {
    margin-top:30px;
    margin-bottom: 30px;
}

.video-links-div, .certificates-div {
    margin-top: 20px;
    margin-bottom: 40px;
}

/* Full Calendar */
.fc-theme-standard td span, .fc-theme-standard th span, .fc-toolbar-title, .fc .fc-timegrid-axis-cushion, .fc .fc-timegrid-slot-label-cushion {
    color:#fff;
}

.fc-daygrid-event-dot {
    border-color:  #ce743f!important;
}

.fc-event {
    color:#fff!important;
}

.fc-h-event .fc-event-title-container {
    background-color:  #ce743f!important;
    border: 1px solid  #ce743f!important;
    color:#000!important
}

.register-forgot {
    margin-top:50px!important;
}

.register-forgot p{
    color:#fff;
}

.register-forgot a {
    color:  #ce743f;
}

.ellips {
    line-height: 1.5em;
    height: 2.3em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.ellips-p {
    line-height: 1em;
    height: 2.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.tooltip-main {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-weight: 700;
    background: #f3f3f3;
    border: 1px solid #737373;
    color: #737373;
    margin: 4px 121px 0 5px;
    float: right;
    text-align: left !important;
  }
  
  .tooltip-qm {
    float: left;
    margin: -2px 0px 3px 4px;
    font-size: 12px;
  }
  
  .tooltip-inner {
    font-size: 12px;
    padding: 10px 15px 10px 20px;
    background:  #ce743f;
    color: #fff;
    border: 1px solid  #ce743f;
    text-align: left;
  }
  
  .tooltip.show {
    opacity: 1;
  }
  
  .bs-tooltip-auto[x-placement^=bottom] .arrow::before,
  .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #f00;
    /* Red */
  }


.tooltipevent{
    width:200px;/*
    height:100px;*/
    background:#000;
    position:absolute;
    z-index:99999999999999999999999999999999;
    transform:translate3d(-50%,-100%,0);
    font-size: 0.8rem;
    box-shadow: 1px 1px 3px 0px #888888;
    line-height: 1rem;
    border:solid 1px  #ce743f;
    padding: 5px;
}
.tooltipevent div{
    padding: 5px 10px;
    color:#fff;
    background-color:#000;
}
.tooltipevent div:first-child{
    font-weight:bold;
    color:#fff;
    background-color:#000;
}
.tooltipevent div:last-child{
    background-color:#000;
    position:relative;
    color: #fff;
}
.tooltipevent div:last-child::after, .tooltipevent div:last-child::before{
    width:0;
    height:0;
    border:solid 5px transparent;/*
    box-shadow: 1px 1px 2px 0px #888888;*/
    border-bottom:0;
    border-top-color:#000;
    position: absolute;
    display: block;
    content: "";
    bottom:-4px;
    left:50%;
    transform:translateX(-50%);
    color: #fff;
}
.tooltipevent div:last-child::before{
    border-top-color:#000;
    bottom:-5px;
    color: #fff;
}

.event-card-body {
    text-align:center;
}

.event-card-body h5 {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    text-align: center;
    font-size: 23px;
}

.no-events-listed {
    font-family: 'jaf-bernino-sans-condensed', sans-serif;
    margin-top:25px;
}

.events-no {
    color: #fff;
}

.index-no-col {
    text-align:center;
}

.index-no {
    color:#000;
}

.dashboard-no-col {
    text-align:center;
}

.dashboard-no {
    color:#000;
}

#subscribe-input-footer {
    width:100%;
}