.home-news-item .date,
.home-events .events_text span,
.home-announcements-item .date,
.newspage-content .date{
    text-transform: uppercase;
    font-family: 'Century Gothic', sans-serif;
}
/*
.no-more{
    padding: 0 !important;
}
.no-more .slider-dots-wrap{
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.no-more .slider-dots{
    justify-content: center;
}
.no-more .slider-dots:after{
    display: none;
}
.no-more .slider-dots .dot:last-child{
    margin-right: 0;
}

.no-more .slider-nav-link{
    display: none;
}*/


.announcements-page{
    padding: 120px 0;
}

.announcements-page .home-announcements{
    position: static;
    margin: 0 auto 0;
    padding: 0;
}
.home-gallery-photo-item{
    height: auto;
}

.nf-form-fields-required{
    display: none;
}
.ur-frontend-form button, .ur-frontend-form button[type=submit], .ur-frontend-form input[type=submit],
.register-content-block input[type="submit"],
.register-content-block input[type="button"] {
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background-color: #BF942D;
    display: block;
    max-width: max-content;
    transition: all .5s ease;
    border: 1px solid #BF942D;
    margin: 0 auto;
    margin-bottom: 0;
    padding: 7px 42px 3px !important;
    border-radius: 0 !important;
}
.ur-frontend-form button, .ur-frontend-form button[type=submit]:hover, .ur-frontend-form input[type=submit]:hover,
.register-content-block input[type="submit"]:hover,
.register-content-block input[type="button"]:hover {
    background: #fff;
    color: #BF942D;
}
.nf-field-element{
    display: flex;
    justify-content: center;
}
.nf-field-label{
    margin: 0 auto;
}
.nf-field-label label{
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #CFCBC6;
    margin-bottom: 15px;
    font-weight: 400 !important;
}
.ninja-forms-req-symbol{
    display: none;
}
.nf-error-msg{
    text-align: center;
}

.nf-field-container{
    margin-bottom: 45px;
}
.nf-field-element textarea {
    height: 183px;
    width: 75%;
}
.contact-form textarea,
.register-content-block input:not([type="button"]):not([type="submit"]){
    width: 75% !important;
}

.calendar.col-lg-6 {
    z-index: -1;
}
.home .calendar.col-lg-6,
.page-template-template-polo .calendar.col-lg-6 {
    z-index: 2;
}
.page-template-template-register .hide-register {
    display: none;
}

.ur-frontend-form {
    margin-bottom: 0;
    border: none;
    padding: 0;
}

.ur-frontend-form {
    padding-bottom: 20px;
}

.topmenu li a:not([href]):not([tabindex]){
    color: #ffffff;
    cursor: default;
}
.topmenu li a:hover:not([href]):not([tabindex]){
    color: #BF942D;
}

.topmenu li .submenu .submenu{
    padding: 0;
    left: -120%;
    text-align: right;
    padding-right: 20px;
    top: 0;
    z-index: 2;
}

footer .topmenu li .submenu .submenu {
    bottom: auto;
}

.topmenu li .submenu li + li{
    position: relative;
    /*margin-top: 10px;*/
    padding-top: 10px;
}

.topmenu li .submenu li + li::before {
    content: "";
    position: absolute;
    top: 0;
    left: -98%;
    width: 100%;
    height: 300px;
    z-index: 1;
}

footer .topmenu li .submenu li + li::before {
    height: 100px;
}

#user-registration{
    background: none;
    margin: 37px auto 27px;
}
#user-registration label{
    display: none;
}

.user-registration-MyAccount-navigation{
    display: none;
}

.register-content-block p{
    width: 100%;
    color: #ffffff !important;
}

.sports-item-content{
    min-height: 100%;
}

.ur-frontend-form input[type=submit]{
    margin-top: 43px;
    float: none;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-date  {
	position: relative;
	z-index: 1;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-date label {
	position: absolute;
	top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
    text-align: center;
    color: #CFCBC6;
	z-index: -1;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-date label .required {
	display: none;
}

.ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, .ur-frontend-form .ur-form-row .ur-form-grid input[type=date], .ur-frontend-form .ur-form-row .ur-form-grid input[type=email], .ur-frontend-form .ur-form-row .ur-form-grid input[type=number], .ur-frontend-form .ur-form-row .ur-form-grid input[type=password], .ur-frontend-form .ur-form-row .ur-form-grid input[type=phone], .ur-frontend-form .ur-form-row .ur-form-grid input[type=text], .ur-frontend-form .ur-form-row .ur-form-grid input[type=timepicker], .ur-frontend-form .ur-form-row .ur-form-grid input[type=url], .ur-frontend-form .ur-form-row .ur-form-grid select, .ur-frontend-form .ur-form-row .ur-form-grid textarea{
    /*text-transform: uppercase;*/
    text-align: center;
    display: block;
    font-size: 16px;
    color: #CFCBC6;
    margin-bottom: 15px;
    font-weight: 400;
    padding: 15px 10px 10px !important;
}

.login-form .forgot-link{
    margin-top: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password .password-input-group{
    width: 100%;
}

.register-content-block  .user-registration input{
    padding: 6px 42px 2px !important;
    margin-bottom: 14px !important;
}

#user-registration .user-registration-MyAccount-content .edit-password legend, #user-registration .user-registration-MyAccount-content h2{
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    display: block;
    padding: 0 25px;
    margin-top: 50px;
    margin-bottom: 15px;
}

.user-registration-edit-password  .login-form #user-registration label{
    display: block;
}

.user-registration-edit-password .login-form .forgot-link,
.user-registration-edit-password .login-form h1{
    display: none;
}

#user-registration [name="save_change_password"]{
    margin-bottom: 0 !important;
}


.home-news-item .img-box a{
    position: relative;
    padding-bottom: 40%;
    width: 100%;
    display: block;
}
.home-news-item .img-box a img{
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.home-gallery-photo-item{
    padding-bottom: 20%;
    height: 0;
}
.home-gallery-photo-item:nth-child(3){
    padding-bottom: 20%;
}
.home-gallery-photo-item img{
    position: absolute;
    left: 0;
    top: 0;
}
.home-gallery-photo-item .overlay{
    z-index: 1;
}


.home-social a{
    cursor: pointer;
}

.home-social a svg path {
    fill: #073e6a;
}

.home-social a:hover svg path {
    fill: #ce951a;
}

.home-main .video-popup{
    display: flex;
    align-items: center;
}
.home-main .video-popup:before{
    
}

.fixed-header{
    position: fixed;
    z-index: 200;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    display: none;
}
.fixed-header header{
    padding-top: 0 !important;
}

.fixed-header .logo-box img{
    height: 75px;
    width: 70px;
}

.fixed-header .submenu{
    background: rgba(0, 0, 0, 0.8);

    transform: translateX(-15px);
    padding-bottom: 15px !important;
}
.fixed-header .submenu li{
    padding-left: 15px;
    padding-right: 15px;
}
.fixed-header .submenu .submenu{
    transform: translateX(0) translateY(-15px);
    padding-top: 15px !important;
}


.topmenu .current-menu-item > a,
.topmenu .current-menu-parent > a{
    color: #BF942D;
}

.menu-item-hover:not(.menu-item-has-children) > a{
    opacity: 0.5;
}

.ui-datepicker-calendar tr td a{
    font-family: 'Centery Gothic', sans-serif;
    color: #BF942D;
    width: 100%;
    height: 100%;
    display: block;
}
.ui-datepicker-calendar tr td a.ui-state-active,
.ui-datepicker-calendar tr td a:hover{
    color: #fff;
    background: #0C4398;
}



.home-announcements-item{
    cursor: pointer;
}
.home-announcements-item:hover .post-title {
    color: #CFCBC6;
}
.home-slider{
    background-attachment: fixed;
}
.home-photo-slider-item{
    position: relative;
    padding-bottom: 60%;
}
.home-photo-slider-item img{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sports-item-content {
    -webkit-box-shadow: 10px 10px 30px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: 10px 10px 30px 0px rgb(0 0 0 / 13%);
    box-shadow: 10px 10px 30px 0px rgb(0 0 0 / 13%);
}

.home-gallery-photo-text{
    display: block;
    background: #fff;
    overflow: hidden;
}
.home-gallery-photo-text p{
    text-align: center;
    font-weight: normal;
    /* font-size: 16px;
    line-height: 42px; */
    color: #767676;
    position: absolute;
    left: 0;
    top: -11px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-gallery-photo-text::before,
.home-gallery-photo-text::after{
    content: "";
    display: block;
    width: 75px;
    height: 1px;
    position: absolute;
    left: 50%;
    background: #264068;
    transform: translateX(-50%);
}
.home-gallery-photo-text::before{
    top: 20%;
}
.home-gallery-photo-text::after{
    bottom: 23%;
}

.slider-dots .dot:not(.asd){
    display: none;
    overflow: hidden;
    width: 0;
    padding: 0;
    opacity: 0;
}

.fac-fb .clubs-modal .content .list{
    column-count: 2;
    max-width: 550px;
    column-gap: 16px;
}

.fac-fb .slider-nav.down{
    z-index: auto !important;
}

@media (max-width: 992px){
    .home-gallery-photo-item:nth-child(3),
    .home-gallery-photo-item{
        padding-bottom: 50%;
    }

    .fixed-header{
        padding: 10px 0;
    }
    .fixed-header .logo-box img{
        height: 50px;
        width: 50px;
    }
    .fixed-header .mobile-menu-link {
        top: 50%;
        transform: translateY(-50%);
    }
    .fixed-header header{
        padding-top: 0 !important;
    }

    .fac-fb .clubs-modal .content .list{
        column-count: 1;
    }

}

@media screen and (max-width: 576px){
    .contact-form textarea,
    .register-content-block input:not([type="button"]) {
        width: 100% !important;
    }
    .register-content-block input:not([type="button"]):not([type="submit"]){
        width: 100% !important;
    }

    .fac-fb .clubs-modal .content .list{
        text-align: center;
    }
}
