.uk-section-default {
    background-image: none;
}

.uk-slidenav{
    border: none;
}

.fz-22 {
    font-size: 22px;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
    min-height: auto;
}

.uk-modal-close-full,
[class*=uk-modal-close-] {
    top: 40px;
    right: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #efa23b;
    border: 1px solid #efa23b;
}

.custome-list .el-link{
    text-decoration: underline;
    text-decoration-style: dotted;
    text-underline-offset: 2px;
}

.custome-list .el-link:hover {
    color: #efa23b!important;
}

.custome-list .uk-list-decimal>::before {
    text-align: center;
    font-weight: 700;
}

.tm-header {
    padding-top: 40px;
}

.tm-header-mobile {
    padding-top: 30px;
}

.tm-header-mobile .uk-navbar-toggle{
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #efa23b;
    border: 1px solid #efa23b;
}

/*body.home .uk-logo {*/
/*    display: none;*/
/*}*/

.tm-header .uk-sticky-fixed.uk-sticky-below {
    background: #060606;
    box-shadow: 5px 5px 20px 5px #ffffff30;
    padding: 10px 0;
}

.header-button-group .uk-button,
.mobile-button-group .uk-button{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0 20px;
 	border: 2px solid #5b5b5b;
    font-weight: 600;
    font-size: 16px;
    line-height: 250%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
}

.header-button-group .uk-button:hover,
.mobile-button-group .uk-button:hover{
    background: none;
    border: 2px solid #efa23b;
    color: #efa23b;
}


.header-button-group .el-item:last-child .uk-button:before,
.mobile-button-group .el-item:last-child .uk-button:before{
    content: '';
    display: block;
    width: 32px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/07/ico_flag.png);
    background-repeat: no-repeat;
    background-position: center;
}

.uk-navbar-nav {
    gap: 20px;
}

.tm-header .uk-navbar-left {
    gap: 30px;
}

.tm-header .uk-navbar-nav>li>a {
    min-height: auto;
    font-weight: 700;
    font-size: 16px;
    line-height: 250%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    column-gap: 0;
}

.tm-header .uk-navbar-nav>li>a:hover {
    color: #efa23b;
}

.tm-header .uk-navbar-nav>li.menu-item-accent>a {
    color: #efa23b;
    border: 2px solid #efa23b;
    padding: 0 20px;
}

/*.tm-header .menu-item-accent {*/
/*    display: none;*/
/*}*/

/*body.home .tm-header .menu-item-accent {*/
/*    display: block;*/
/*}*/

.tm-header .uk-navbar-dropdown-nav>li>a {
    font-size: 14px;
}

.home-hero-content h1 {
    font-weight: 800;
    font-size: 40px;
    line-height: 110%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0 0 30px 0;
}

.home-hero-content h2 {
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
}

.tm-header .uk-navbar-nav li:first-child {
    display: none;
}

@media screen and (max-width: 767px) {
    .home-hero-content h1 {
        font-size: 24px;
    }
    .home-hero-content h2 {
        font-size: 16px;
    }
}

.service-bottom-text-left {
    padding-left: 100px;
}

.service-bottom-text-right {
    padding-right: 100px;
}

@media screen and (max-width: 959px) {
    .service-bottom-text-left,
    .service-bottom-text-right{
        padding: 0;
    }
}

.card-plus {
    background: #794c2e;
    padding: 40px;
    height: 100%;
    box-sizing: border-box;
}

.card-plus .el-title{
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    text-transform: uppercase;
    color: #fff;
}

.gallery-team .el-title{
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
}

.gallery-team .el-meta{
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
}

.gallery-team .tm-box-decoration-default .uk-inline-clip::before{
    content: '';
    display: block;
    position: absolute;
    border: none;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    opacity: 0.7;
    z-index: 1;
}

.gallery-team .tm-box-decoration-default .uk-position-bottom-center {
    z-index: 2;
}

.gallery-team .uk-inline-clip{
    z-index: 2;
}

.gallery-team .uk-padding-small{
    padding-bottom: 30px;
}

.home-contacts-form .wpcf7-form{
    width: 100%;
    max-width: 700px;
    border-radius: 0;
    background-color: #fff;
    padding: 40px;
    position: relative;
    box-sizing: border-box;
}

.home-contacts-form .wpcf7-form .uk-input {
    display: block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #b5b5b5;
    border-radius: 0;
    background: none;
    
    font-weight: 400;
    font-size: 16px;
    line-height: 200%;
    color: #000;
}

.home-contacts-form .wpcf7-form .uk-select {
    display: block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #b5b5b5;
    border-radius: 0;
    background: none;
    
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #000;
}

.home-contacts-form .wpcf7-form .uk-select:not([multiple]):not([size]) option {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #000;
}

.home-contacts-form .wpcf7-form .uk-select:not([multiple]):not([size]) {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='black' /%3E%3C/svg%3E");
    background-position: center right 15px;
    background-repeat: no-repeat;
}

.home-contacts-form .wpcf7-form .wpcf7-form-control:focus:placeholder {
    opacity: 0;
}

.home-contacts-form .wpcf7-form .wpcf7-form-control.uk-button {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    background: #efa23b;
    width: 100%;
    max-width: 320px;
    margin: auto;
    border: none;
    border-radius: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 222%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

.wpcf7-not-valid-tip, .wpcf7-validation-errors {
    border: none;
    background: none;
    font-size: 12px;
    color: red;
}

.wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0;
  padding: 0;
  border: none;
  font-size: 12px;
  color: red;
  text-align: center;
}

.wpcf7-spinner {
    position: absolute;
    left: 10px;
    bottom: 20px;
}

.wpcf7-form input[type=email]::placeholder, .wpcf7-form input[type=text]::placeholder, .wpcf7-form textarea::placeholder {
    color: #000;
}

.page-footer-contacts .uk-card-default {
    background-color: #fff;
}

.page-footer-contacts .uk-card-default .uk-heading-bullet {
    color: #000;
}

.page-footer-contacts .uk-card-default .uk-heading-bullet::before{
    border-color: #000;
}

.page-footer-contacts .uk-card-default .uk-link, 
.page-footer-contacts .uk-card-default a {
    color: #000;
    transition: all 0.25s;
}

.page-footer-contacts .uk-card-default .uk-link:hover, 
.page-footer-contacts .uk-card-default a:hover {
    text-decoration: none;
    color: #efa23b;
}

.footer-page-social .el-link {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #a8865d;
    width: 50px;
    height: 50px;
}

.page-contacts-grid a {
    font-weight: 500;
    color: #fff;
    transition: all 0.25s;
}

.page-contacts-grid a:hover {
    text-decoration: none;
    color: #efa23b;
}

.page-contacts-grid .el-link {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #a8865d;
  width: 60px;
  height: 60px;
}

.page-contacts-form .wpcf7-form{
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    background-color: #fff;
    padding: 40px;
    position: relative;
    box-sizing: border-box;
}

.page-contacts-form .wpcf7-form .uk-input {
    display: block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #b5b5b5;
    border-radius: 0;
    background: none;
    
    font-weight: 400;
    font-size: 16px;
    line-height: 200%;
    color: #000;
}

.page-contacts-form .wpcf7-form .uk-select {
    display: block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #b5b5b5;
    border-radius: 0;
    background: none;
    
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #000;
}

.page-contacts-form .wpcf7-form .uk-select:not([multiple]):not([size]) option {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #000;
}

.page-contacts-form .wpcf7-form .uk-select:not([multiple]):not([size]) {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='black' /%3E%3C/svg%3E");
    background-position: center right 15px;
    background-repeat: no-repeat;
}

.page-contacts-form .wpcf7-form .wpcf7-form-control:focus:placeholder {
    opacity: 0;
}

.page-contacts-form .wpcf7-form .wpcf7-form-control.uk-button {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    background: #efa23b;
    width: 100%;
    max-width: 320px;
    margin: auto;
    border: none;
    border-radius: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 222%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

.event-fild-place {
    padding-left: 40px;
    border-left: 1px solid #fff;
}

.event-fild-attention {
    font-weight: 600;
}

.event-fild-contacts a {
    font-weight: 600;
    font-size: 18px;
    line-height: 178%;
    color: #fff;
    transition: all 0.25s;
}

.event-fild-contacts a:hover {
    text-decoration: none;
    color: #efa23b;
}

.event-fild-button .uk-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 70px;
    min-width: 280px;
    background: #efa23b;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

.events-archive-items .el-item .el-content + * {
    display: none;
}

.events-archive-items .el-title {
    pointer-events: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 178%;
    color: #efa23b;
    text-transform: none;
}

.events-archive-items .el-meta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
    padding: 14px;
    background: #794c2e;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #fff;
}

.social-list .el-link {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #a8865d;
    width: 72px;
    height: 72px;
}

.gallery-team .el-item .el-link{
    display: block;
    position: absolute;
    inset: 0;
    background: none;
    font-size: 0;
    width: 100%;
    height: 100%;
}