/*
Theme Name: Сайт ПП "Бджола"
Author: Володимир Кравченко
Version: 1.2.2
Author URI: https://vladimir.socialface.com.ua
Description: 
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 5.2
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: understrap
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, translation-ready, block-styles, wide-blocks, editor-style, threaded-comments, accessibility-ready

Understrap WordPress Theme, (C) 2021 Howard Development & Consulting, LLC
Understrap is distributed under the terms of the GNU GPL.

Resource Licenses:
Understrap is based on Underscores https://underscores.me/, (C) Automattic, Inc
Font Awesome: https://fontawesome.com/v4.7/license/ (Font: SIL OFL 1.1, (S)CSS: MIT)
Bootstrap: https://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (MIT)
WP Bootstrap Navwalker by Edward McIntyre & William Patton: https://github.com/twittem/wp-bootstrap-navwalker (GNU GPLv3)
*/
@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap')
@import url('https://fonts.googleapis.com/css2?family=Yanone+Kaffeesatz:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900;1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: Militia;
    src: url("/wp-content/themes/bdzhola/fonts/Militia.otf") format("opentype");
}

:root {
    --bs-body-font-size: 17px!important;
    --whire: whitesmoke;
    --main: #F4821F;
    --dark_o: rgba(0,0,0,.7);
    --main_sec: rgba(244,130,31,.65);
    --sec: #5C522F;
    --white:whitesmoke;
    --gray:lightgray;
    --black: linear-gradient(to top right, rgb(18 18 18), rgb(0 7 16));
    --box:rgba(80,176,162,.6);
    --inactive: rgba(255,255,255,.6);
    --line: rgba(0,0,0,.4);
    --none: transparent;
    --background:whitesmoke;
    --border-radius: 0px;/*10px*/
    --darkside: rgba(0,0,0,.3)70px;
    --lightside: rgba(255,255,255,.7)70px;
    --solidwhite:white;
    --menu:#dbdbdb;
    --darkhead:rgba(0,0,0,.2);
    --thirdbdzola:#443E20;
    --slider: 800px;
}

body::-webkit-scrollbar {
  width: 5px;
}

body::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 100px;
}

body::-webkit-scrollbar-thumb {
  background-color: var(--main);
  border-radius: 100px;
}

.menu-item a {
    font-size: 18px;
    font-family: 'Militia';
}

.navbar-expand-md .navbar-nav .dropdown-menu{
    border-radius: var(--border-radius);
}

.an{
  opacity: 0;
  transform: translateY(20px);
}

.an.anshow {
  opacity: 1;
  transition: all 1.5s;
  transform: translateY(0%);
}

.scl {

}
  
.scl:hover {
  
}
    
	.st0{fill-rule:evenodd;clip-rule:evenodd;fill:var(--main);}
	.st1{fill-rule:evenodd;clip-rule:evenodd;fill:var(--main);}
	.st2{fill:var(--main);}
	.st3{fill:var(--sec);}
#bdzola_logo{width: 120px;}

.about_box {
    /*background-image: url(/wp-content/themes/bdzhola/libs/logo_party.svg);*/
    background-size: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
    max-width: 90%!important;
}

.current {
    font-size: 30px;
    vertical-align: bottom;
    color:var(--main)!important;
}
.prev, .next {
    font-size: 13px;
    vertical-align: bottom;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 45px;}

.ff-message-success {
    text-align: center;
    font-size: 2em;
    border: 0;
}

   h1,h2,h3,h4,h5{
        font-family: 'Exo 2','Sofia Sans Semi Condensed', sans-serif; font-size: bold;font-style: normal;
    }
    html,body,div,p, span{
        font-family: 'Exo 2','Sofia Sans Semi Condensed', sans-serif;
    }
.icon-soc {padding-left: 15px;}
.about_home,.underblock,.mbx {padding: 10% 0;}
video,.border_r{
    border-radius: var(--border-radius)!important;
    overflow: hidden
}

.morea {
    width: 100%;
    height: 210px;
    margin: auto;
    text-align: center;
    padding: 25%;
    font-size: 22px;
}

.all {
    padding-top: 100px;
}

iframe {
    width: 100%;
    border-radius: 10px;
}

.partyblock {
    border: 1px solid var(--inactive);
    margin: 10px!important;
    padding: 10px;
    /* border-radius: var(--border-radius); */
    z-index: 1;
    transition-duration: 0.3s;
    position: relative;
    /* overflow: hidden; */
    height: 180px;
}

.tnp-subscription-minimal input.tnp-submit{
    background-color: var(--main)!important;
    border: 1px solid white!important;
    transition-duration: 0.3s;
}
input.tnp-submit:hover{
    background-color: var(--white)!important;
    border: 1px solid white!important;
    color: var(--main)!important;
    transition-duration: 0.3s;
}

.tnp-subscription-minimal input.tnp-email, .tnp-subscription-minimal input.tnp-name {
    border: 1px solid #ddd!important;
    background-color: var(--white)!important;
    color: #444;
    font-size: 14px;
    line-height: 20px;
    border-radius: 0px;
    margin-right: 0px!important;
}

.dropdown-item.active, .dropdown-item:active{
    color: var(--white)!important;
    background: var(--sec);
    border-radius: var(--border-radius);
    margin: 2px 0;
}
.dropdown-item:focus, .dropdown-item:hover{
      color: var(--white)!important;
    background: var(--sec)!important;
    border-radius: var(--border-radius);
    margin: 2px 0;
}
.dropdown-item{
    border-radius: var(--border-radius);
    margin: 2px 0;
}

ul.dropdown-menu.show > li.active> a {
    color: var(--white)!important;
    background: var(--sec);
    background-color:var(--sec);
    border-radius: var(--border-radius);
    margin: 2px 0;
}
ul.dropdown-menu.show > li {
    border-radius: var(--border-radius);
}
ul.dropdown-menu.show > li.active> a:hover {
    background: var(--sec)!important;
    border-radius: var(--border-radius);
    margin: 2px 0;
}

.partyblock:hover {
    background: var(--sec);
    border-color: var(--main);
    border-width: 10px;
    transition-duration: .3s;
}
.partyblock:hover a h3 {
color:var(--main)!important;
transition-duration: 0.3s;
}
.partyblock a:hover{
    color:var(--main)!important;
}

.partyblock:hover .numbi{
   opacity: 1
}

.programmm {
    color: var(--white);
    transition-duration: 0.3s;
    font-size: 0.8em;
}

.videoslide {
    margin-top: -136px!important;
    border-radius: 0!important;
}
img.lazy,.mmt{
    border-radius: var(--border-radius);
}
.collective-item {
    margin-bottom: -10px;
    background: whitesmoke;
    padding: 10px;
    border-radius: var(--border-radius);
}
.mb20{margin-bottom: 30px!important;
}
.mmt{
    margin: auto;
    text-align: center;
}
.owl-nav {display: none;}
@media (min-width:501px){
.news{max-width:70%!important;margin:auto}
.join{max-width:70%!important;margin:auto}
.abo{max-width:90%!important;margin:auto}
.prog{max-width:80%!important;margin:auto}
}

.offcanvas {
    background: var(--sec)!important;
}

@media (max-width:500px){
    #bdzola_logo {
    width: 90px;
}
    .slimg,.sli,.slider{
        margin-top: 0!important;
        height: auto!important;
    }
    .videoslide{
    margin-top:0px!important;
    border-radius: 0!important;
}
    .under_box {margin: 15px 0!important;}
    .offcanvas { bottom: auto!important;}
    .newsbo{
        margin-bottom: 20px!important;
    }
.join{max-width:100%!important;margin:auto}
.news{max-width:90%!important;margin:auto}
.abo{max-width:100%!important;margin:auto}
.prog{max-width:100%!important;margin:auto}

    
    .connect_btn {
    padding: 5px 10px!important;
    font-size: 25px!important;
 }
    .mbfw{max-width: 100%!important}
    .col-md-6.col-sm-12.margin-auto{
        padding-top: 20px
    }
    .con_a {
    margin-top: 35px!important;
}
    .tnp-subscription-minimal input.tnp-email, .tnp-subscription-minimal input.tnp-name{width: 100%!important;}
}

.numb {
    position: absolute;
    right: 10px;
    transition-duration: 0.3s;
    font-size: 6em;
    opacity: 0.2;
    bottom: -20px;
    font-family: 'Militia';
}
.numbi {
    position: absolute;
    left: 20px;
    transition-duration: 0.3s;
    opacity: 0.2;
    bottom: 20px;
}
.quote {
    margin: 35px 0px;
    color: var(--sec);
    font-family: 'caveat';
    font-size: 1.8rem;
    line-height: 1.8rem;
}

.posada {
    min-height: 50px;
    margin-bottom: 10px;
}

.programm {
    text-decoration: none;
    text-transform: uppercase;
    color: var(--white);
    position: absolute;
    left: 0;
    width: 100%;
    right: 0;
    top: 0px;
    bottom: 0px;
    padding: 25px;
}

.team_item .owl-carousel .owl-item img{
    height: 600px;
}

svg#Layer_1 {
    fill: var(--white)!important;
}
.about_home_media {
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    width: 100%;
    border-radius: var(--border-radius);
    overflow: hidden;
}

.news-item__title >a:hover{
    color:var(--gray)!important;
}
@media (max-width:500px){
   .mainmenubar {
}
    
.socialbox {
    position: fixed;
    top: 40px;
    left: 120px;
    }
.loca_body {
    position: absolute;
    right: 5px;
    bottom: 16px;
    margin: auto;
    padding: 10px 15px 5px 15px;
    background: var(--main);
    left: 5px;
    text-align: center;
}
    
    .newsbox {
     max-height: inherit!important;
    }
    .news-item__title>a {
    font-size: 20px!important;
}
    .top {
    top: 40px!important;
    position: relative;
    left: 20px;
}
    .newsbox {
        height: auto!important}
    
    .footer__link.sports {
    float: left;
    width: 90%!important;
    }

.title_block {
    width: 100%!important;
}
    textarea.wpcf7-form-control.wpcf7-textarea {
    width: 94%;
    margin: auto;
    }
    .newsbox {
    background-size: contain!important;
    }
    .top{left:0!important}
    .desc{
    padding: 0px;
}
    ._date_firstblock {
    padding: 0px!important;
}
    .cont_ {
    font-size: 1.2rem!important;
 }
    .newsbox {
    background-color: whitesmoke;
}
    .mtex{
        text-align: center!important
    }
    .offcanvas {
    background: var(--sec)!important;
    }
    .dropdown-menu {
        background-color: var(--transparent)!important;
        border: 0!important;
}
    .place_ {
   position: relative!important;
    right: 0px!important;
    top: -10px!important;
    width: 90%;
    margin: auto;
    }
    
    body.admin-bar .offcanvas.show{
        margin-top: 0!important;
    }
    
    ul#main-menu{border: none!important}
    .searchbox {display: none;}
    .mainmenubar {
    position: fixed!important;
    left: 0;
    top:0;
    right: 0;
    z-index: 1001;
    color:var(--black);
    background: var(--darkside);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    }
    
    .offcanvas {
    background-color: var(--sec)!important;
    }
    .col-12.row {
    padding: 0;
    margin: auto;
}
    .col-md-12.col-sm-12 {
    padding: 0;
    margin: auto;
}
.menu-item > a {
color: var(--white);
transition-duration: 0.6s;
}
    
.offcanvas .show .menu-item > a{
        font-size: inherit;
    }

}

    a.col-sm-12.col-md-3{text-align: center}
.section {
    margin-bottom: 30px;
}

.galleryitem__title > a:hover{
color:var(--gray)!important;}

@media screen and (max-width: 782px){
ul#wp-admin-bar-root-default>li{
    width: min-content!important;
}}

div#wrapper-footer {
    /*margin-top: 40px;*/
}
article.article.row {
   max-width: 90%;
    margin: auto;
}
.container{max-width: 90%;}

.grecaptcha-badge{display: none}

a:hover {
    color: var(--sec)!important;
}
.top_site {
    height: 130px;
}


.btn:hover, .woocommerce-info a.button:hover, .woocommerce-notices-wrapper .woocommerce-message a.button:hover, .wpcf7 input[type=submit]:hover{
    color: var(--white)!important;
    background-color: var(--main)!important;
    border-color: var(--main)!important;
}

.btn, .woocommerce-info a.button, .woocommerce-notices-wrapper .woocommerce-message a.button, .wpcf7 input[type=submit]{
    color: var(--main)!important;
    background-color: var(--none)!important;
    border-color: var(--main)!important;
}

.searchBox:hover > .searchButton { }
.searchButton {
    width: 32px;
    height: 32px;
    transition: 0.4s;
    overflow: hidden;
    background: transparent;
    border: none;
}
.searchBox:hover > .searchInput {
    width: 150px;
    background: var(--white);
    color:var(--main);
    border-radius: var(--border-radius);
    padding: 0px 0px 0px 30px;
}
.searchInput {
    border: none;
    background: var(--none);
    border-radius: var(--border-radius);
    padding: 1px 15px;
    color: white;
    font-size: 16px;
    transition: 0.4s;
    line-height: 30px;
    position: absolute;
    width: 0;
}

.social_icon {margin: 0px 10px;}

.bg-primary {
    background-color: transparent!important;
}

svg {
    fill: var(--main)!important;
    width: 18px;
}
.mx70{ max-height: 150px;}
.mx75{ max-height: 70px;}
.ma {
    margin: 10px auto;
    border-radius: var(--border-radius);
   
}
    
.media_title{
    color: var(--white);
    text-decoration: none;
    transition-duration: 0.6s;
}



.pagination {
    position: relative;
    text-align: center;
    display: block;
    margin: 30px 0;
}
.pagination {
    position: relative;
    cursor: pointer;
}

.nav-links {
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 15px;
    background: whitesmoke;
}
.pagination>.nav-links a {
    text-decoration: none;
}
.page-numbers {
    color: #999;
    width: 30px;
    height: 30px;
    padding: 5px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    transition: 0.3s;
    line-height: 1;
}


a.media_title:hover{
    color: var(--main)!important; transition-duration: 0.6s;
}
.col-md-4.col-md-3.col-sm-12.margin-auto{
    margin: auto;
}
.col-md-6.col-sm-12.margin-auto {
    text-align: center;
}
.md {
    margin: 20px 0px;
    border-radius: var(--border-radius);
}
.mb {
    margin: 20px auto;
    border-radius: var(--border-radius);
}

.mc {
    margin: 20px 0;
    border-radius: var(--border-radius);
}
.ms {
    margin: 20px 0;
}
a.footer__link.sports{
    float: left;
    width: 33%;
}

.news-item__title {
    font-size: 1.5em;
    line-height: 0.8em;
}

span._cat >a {
    background: var(--main);
    padding: 5px 15px;
    color: var(--white);
    text-decoration: none;
    border-radius: var(--border-radius);
}

.anonedecor{
    color: var(--main);
    text-decoration: none
}
._cat{
    top: 20px;
    left: 20px;
    position: absolute;
}
.top {
    top: 20px;
    position: relative;
    left: 20px;
}

.info_news {
    position: relative;
}
.tc{
    text-align: center;
}
    .mainmenubar {
        height: 120px;
        position: fixed!important;
        left: 0;
        right: 0;
        z-index: 1001;
        box-shadow: 0 0 0px var(--bs-dark);
        background: var(--lightside);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }
ul#main-menu {
    margin-left: 0px;
}
.menu-item {
    text-transform: uppercase;
    border-bottom: 1.5px solid var(--none);
    margin: 0px 10px;
     transition-duration: 0.6s;
}
.menu-item:hover,.menu-item:active{
    color:var(--main)!important;
     transition-duration: 0.6s;
}
/*.menu-item > a {
    color: var(--sec);
     transition-duration: 0.6s;
}*/
.searchbox {
    position: relative;
    right: 0;
}
.searchInput {
 position: relative;
    right: 0;
}
@media (min-width:501px){
.dropdown-menu{
    background-color: var(--main)!important;
    }
}

.fly {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 80px;
    width: 80px;
}

svg#fly {
    height: auto;
    width: 80px;
    fill:var(--sec)!important;
}

.descnews {
    /*position: absolute;
    bottom: 0px;*/
    padding: 10px;
    /*background: linear-gradient(to top, rgba(0,0,0,.2), transparent);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);*/
}
.onews.ma {
    height: 500px!important;
    max-height: 500px!important;
    max-width: 100%;
    position: relative;
    background-size: cover;
    object-fit: cover;
    background-position: center;
    width: 100%;
    overflow: hidden;
    border-radius: var(--border-radius);
}

.oteams.ma {
    
    max-width: 100%;
    position: relative;
    background-size: cover;
    object-fit: cover;
    background-position: center;
    width: 100%;
    overflow: hidden;
    border-radius: var(--border-radius);
}

.owl-item.active{border-bottom: 0!important;}
.active {
    border-bottom: 1.5px solid var(--main);
}
.active> a {
    color: var(--main);
}
.active> a:hover {
    color: var(--sec);
}
.menu-item:hover {
    border-bottom: 1.5px solid var(--main);
}
.menu-item:hover > a {color:var(--sec);}
.title_board {
    position: relative;
   margin-bottom: 20px;
}
.con_a{
    margin: auto;
    text-align: center;
    
}
.connect_btn {
    background: var(--main);
    margin: auto;
    padding: 15px 60px;
    text-align: center;
    text-decoration: none;
    color: var(--white);
    font-size: 30px;
    font-family: militia;
    border-radius: var(--border-radius);
}

.connect_btn:hover {
    background: var(--white);
    color: var(--main);
    border-radius: var(--border-radius);
}


.all-more {
    position: absolute;
    right: 0;
    text-align: right;
    top: 6px;
}

.all-more > a {
    color: var(--main);
    font-size: 20px;
    text-decoration: none;
}
.all-more_line {
    position: absolute;
    right: 0;
    text-align: right;
    bottom: 0px;

}

.all-more_line > a {
    color: var(--main);
    font-size: 20px;
    text-decoration: none;
}

/*Головна*/
.title_block {
    color: var(--main);
    text-transform: uppercase;
    word-wrap: normal;
    width: 65%;
    font-size: 2em;
    font-weight: 700;
}

b, strong {
    /*font-family: 'Caveat';*/
    font-size: 20px;
}

a.morebot {
    background: gray;
    color: white;
    padding: 10px 20px;
    border-radius: var(--border-radius);
    text-decoration: none;
    transition-duration: 0.6s;
    font-family: militia;
}

a.morebot:hover {
    background: var(--main);
    color: black!important;
    padding: 10px 20px;
    border-radius: var(--border-radius);
    text-decoration: none;
    transition-duration: 0.6s;
}
 
.under_background {
    height: 300px;
    background-size: cover;
    background-position: top;
    border-radius: var(--border-radius);
}

.under_background {
    height: 300px;
    background-size: cover;
    background-position: top;
    border-radius: var(--border-radius);
}
a.box_team {
    height: 600px;
    background-size: cover;
    background-position: top;
    border-radius: var(--border-radius);
    overflow: hidden;
    width: 100%;
    display: block;
}


.under_background {
    overflow: hidden;
    height: 300px;
    width: 100%;
    border-radius: var(--border-radius);
}
.box_under::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 1s ease all;
}
span.under_part {
    z-index: 1;
}

.about_home_desc {
    margin: 25px 0;
}

.box_team::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
 
  opacity: 0;
  transition: .5s ease all;
}

.box_team:hover .scl {
  transform: scale(1.1);
}

.box_team:hover::after {opacity: 0.2;}


.scl {
    transition: 1s ease all;
    width: 100%;
    object-fit: cover;
    padding: 0;
    margin: 0;
}
.box_under:hover .scl {
  transform: scale(1.1);
}

.box_under:hover::after {opacity: 0.2;}
   .under_box {
    margin: 0;
    padding: 0 10px;
    position: relative;
}

.b0 {
    border: 1px solid white;
    margin: 0!important;
    padding: 0!important;
    border-radius: 0!important;
}
.under_part {
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 0px;
    color: var(--white);
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Militia';
    backdrop-filter: blur(10px) saturate(0.5);
    -webkit-backdrop-filter: blur(10px) saturate(0.5);
    background: rgba(0,0,0,.3);
    padding: 10px 15px;
    border-radius: var(--border-radius);
    overflow: hidden;
}
   

/*Слайдер*/
.slider {
    
    background: var(--white);
    position: relative;
    top: 0;
    width: 100%;
    max-height:var(--slider);
    overflow: hidden;
    margin-top: -130px;
}
.title {
    font-size: 60px;
    color: var(--white);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
}

.owl-dots {
    margin: auto;
    text-align: center;
}

.bt{
    transition-duration: 0.6s;
}

button.dotss.active{
    width: 20px;
    background: var(--main);
    transition-duration: 0.6s;
}
.dotss {
    border: none;
    background: var(--sec);
    transition-duration: 0.6s;
    margin: 0 5px;
    height: 7px;
    padding: 0 3.5px;
    border-radius: 100px;
}
.desc_slide {
    font-size: 24px;
    padding: 10px 0px;
}

.slideshow-container {
    position: relative;
    margin: auto;
    height: var(--slider);
}

.slide_body {
    position: relative;
    left: 200px;
    top: 300px;
    color: white;
    width: 40%;
}
.slimg{
    
    width: 100%;
    background-size: cover;
    background-position: center;
}
.sli {
   
    width: 100%;
    background-size: cover;
}

.slider_sl {
    width: 100vw;
}

.slick-prev:before, 
.slick-next:before {
    color: black;  
}
/*
.slick-dots>li:first-child,.slick-dots>li:last-child{
    font-size:20px;
}

li.slick-active>a{font-size: 40px;}
a.dot {
    padding: 10px 0px 10px 10px;
    text-decoration: none;
    color: var(--white);
    }
a.dot:hover{
    padding: 10px 0px 10px 10px;
    text-decoration: none;
    color: var(--white);
    }


@media (max-width:641px)  {
    .slick-dots {
    right: 20px!important;
    top: 40%!important;
    }
    .slide_body {
        position: relative;
        left: 0;
        top: 70px;
        color: white;
        width: auto;
        padding: 45px;
    }
    .title {
    font-size: 30px;
    }
    .desc_slide {
    font-size: 20px;
    }
}*/
    
.date {
    font-size: 14px;
}        

.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

a.activ {
    border: 1px solid var(--white);
    padding: 5px 30px;
    border-radius: var(--border-radius);
    color: var(--white);
    text-decoration: none;
    background: var(--none);
    position: absolute;
    left: 0px;
}
a.activ:hover {
    background:var(--main);
    color:var(--white);
    border: 1px solid var(--main);
    text-decoration: none;
}


/*Блок із першими посиланнями*/
.mainblock {
    position: relative;
    margin-top: -60px;/*-130px;*/
    margin-bottom: 30px
}
.center {
    text-align: center;
    padding: 15px;
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}

.mainbox {
    height: 300px;
    max-height: 700px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    border-radius: var(--border-radius);
    overflow: hidden;
}
.newsbox {
    max-height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    border-radius: var(--border-radius);
    overflow: hidden;
}
.backplace {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: linear-gradient(0deg, var(--sec), transparent);
    height: 100px;
    line-height: 28px;
}

.backplace a {
    color: var(--white);
    text-decoration: none;
    font-size: 30px;
}
.backplace a:hover {
    color: var(--gray)!important;
    text-decoration: none;
    font-size: 30px;
}


/*Анонси*/

.announcment {
    position: relative;
}

.announcment_body {
    /*height: 200px;*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    border-radius: var(--border-radius);
    overflow: hidden;
    padding-top: 40px;
}

.announcment_top {
    padding: 0 15px;
    font-size: 40px;
    color: var(--white);
}
.cont_ {
    font-size: 25px;
    color: var(--white);
    padding: 15px;
}

.the_title {
    font-size: 30px;
    padding: 0 15px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: var(--main)!important;
    border-radius: var(--border-radius)!important;
    color: var(--main)!important;
    font-weight: 500;
    margin: auto!important;
    padding: 5px 10px!important;
}
.wpcf7-not-valid-tip {
    color: var(--white)!important;
    font-size: 1em;
    font-weight: normal;
    display: block;
    background: var(--wp--preset--color--orange);
    padding: 5px 10px;
    margin: 10px 0;
    border-radius: var(--border-radius);
}

.the_title >a {
    color: var(--white);
    text-decoration: none
}
.the_title >a:hover {
    color: var(--solidwhite);
}

img.img-fluid {
    height: 50px;
    width: auto;
}


.place_ {
    position: absolute;
    right: 10px;
    top: 10px;
    background: var(--white);
    padding: 5px 10px;
    border-radius: var(--border-radius);
}
.place_ > a{
     color: var(--main);
    text-decoration: none
}

/*Новини*/
.backplace_news {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    /*background: linear-gradient(0deg, var(--sec), transparent);
    /*backdrop-filter: blur(10px);
    -webkit-backdrop-filter:blur(10px);*/
    padding-top: 40px;
}
.backplace_news a {
    color: var(--white);
    text-decoration: none;

}
.backplace_news a:hover {
    color: var(--white);
    text-decoration: none;

}
.bgox {left: 12px;}
.newshead {
    position: relative;
    height: 60px;
}

.news_title {
    padding: 15px;
}
.news_title>a {
    color:var(--main);
    font-size: 25px;
    text-decoration: none;
    line-height: 20px;
}


.desc{
    color:var(--sec);
    padding: 15px;
    line-height: 20px;
}
._date_firstblock {
    color:var(--main);
    padding: 0 15px;
}
._date_newsblock {
    color: var(--main);
    padding: 0px;
}
.desc{font-size: 20px}
.gridbox {
    display: grid;
}

span._date {
    position: absolute;
    /*left: 15px;*/
    top: -20px;
    color: var(--white);
}
.news-item__title>a{
    font-size: 22px;
}

.sections_img_c {
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: var(--border-radius);
    margin: 10px;
    background-color: white;
}

.sections_img_d {
    height: 80px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: var(--border-radius);
    margin: 10px;
    background-color: white;
}

/*Підвал*/
.top_footer {
    background: var(--main);
}
.top_footer>.container{
    padding: 30px 0;
}
.main_footer {
    background: var(--main);color: var(--white)
}
.footer_title_col {
    font-size: 20px;
    font-family: militia;
    color: var(--sec);
    padding-bottom: 5px;
}
.footer__link {
    color: var(--black);
    text-decoration: none;
    display: block;
    font-weight: 400!important;
    font-size: 18px;
}
.vertical{margin: auto!important}

.site-info {
    padding: 25px 0;
}
.fm2 {
    margin-bottom: 20px;
}


/*сторінка з новинами*/

.news_img {
    background-size: contain;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
}

 .news-item__title {font-size: 1.5em;}
 .float-right{float: right;padding: 0;}
 .float-left{float: left;padding: 0;}
 .news-item__text {padding: 20px 25px;}
.news-item__link {
    text-decoration: none;
    color: var(--sec);
    font-weight: 700;
    font-size: 24px;
}

.back {
    color: gray;
    font-weight: 300;
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 20px;
}
    .backsvg{width: 10px;}
.more {
    text-decoration: none;
    color: var(--sec);
    font-weight: 700;
    border-top: 2px solid var(--main);
    padding-top: 5px;
    font-size: 18px;
}
.youngpage {
    background: whitesmoke;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
}
 .news-item__center {margin: auto;}
 .news {margin-top: 10px;margin-bottom: 15px}
 .news-item__arrow {float: right;}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 400px;
    border-radius: var(--border-radius);
    object-fit: cover;
    object-position: top;
}

.loca_img {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
        background: var(--white);
}

.loca_body {
    position: absolute;
    right: 5px;
    bottom: 5px;
    margin: auto;
    padding: 10px 15px 5px 15px;
    background: var(--main);
}
.loca_item__title {
   /*height: 200px;
    background: var(--main);
    padding: 15px;*/
    border-radius: var(--border-radius);
}

.loca_body>a{
    color:var(--white);
}

/*Сторінка закладів*/

.facility_item__title {
    height: 200px;
    background: var(--white);
    border-radius: var(--border-radius);
    padding: 15px;
}
.sports-facility {
    margin-top: 40px;
}

.facility_img {
    width: 100%;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.sportssection_item__title{
    background: var(--white);
    border-radius: var(--border-radius);
    padding: 15px;
}
/*Всі види спорту*/

.allsections_img {
    width: 100px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
}
.sports_select {
    text-align: center;
    margin: auto;
    padding: 15px;
}

.imgall{
    width: 130px;
    height: 100px;
    background-size: contain;
    display: block;
    margin: auto;
    background-repeat: no-repeat;
}

/*Сторінка закладу*/
.marg{
    margin-bottom: 50px;
}
.title_lich {
    font-size: 20px;
    color: var(--sec);
    font-weight: 500;
}
span.sectitle_lich {
    font-size: 20px;
    color: var(--main);
    font-weight: 500;
}
.blockinfo {
    background: var(--white);
    margin: 15px;
    text-align: center;
    border-radius: var(--border-radius);
    padding: 15px;
}

.boss{
    color: var(--white);
}

.br{
    border-radius: var(--border-radius);
}
.img_{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*Відділення*/
.sections_img_b {
    min-height: 100px;
    max-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: var(--border-radius);
    margin: 20px;
    height: 100vh;
}

.desc_data,.cat {
    color: var(--main);
}

button.navbar-toggler {
    border: none;
}

.box {
    position: relative;
    border-radius: var(--border-radius);
    overflow: hidden;
}

.obj {
    max-width: 100%;
    object-fit: cover;
    max-height: 300px;
    border-radius: var(--border-radius);
    width: 100%;
}

.objk {
    max-width: 100%;
    object-fit: cover;
    max-height: 300px;
    height: 300px;
    border-radius: var(--border-radius);
    width: 100%;
}

.objnl {
    max-width: 100%;
    object-fit: cover;
    border-radius: var(--border-radius);
    width: 100%;
    max-height: 300px;
}
.objnmain {
    max-width: 100%;
    object-fit: cover;
    border-radius: var(--border-radius);
    width: 100%;
}

.objn {
    max-width: 100%;
    object-fit:contain;
    border-radius: var(--border-radius);
   
}
.objns {
    max-width: 100%;
    max-height: 300px;
    object-fit: cover;
    width: 100%;
    border-radius: var(--border-radius);
    height: 300px;
}
.pg_sections {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    border-radius: var(--border-radius);
    overflow: hidden;
    min-height: 250px;
}

.pagi {
        background: whitesmoke;
        padding: 15px 0px 30px 0px;
        margin: 10px 0;
        position: relative;
            }
    .nav-previous.alignleft {
        position: relative;
        left: 20px;
        float: left;
            }
    .nav-next.alignright {
        position: relative;
        right: 20px;
        float: right;
            }
    .nav-previous >a, .nav-next> a {
        text-decoration: none;
            }
    

/*Галерея*/
.gallery_vertical {
    background-size: cover;
    height: 300px;
    border-radius: var(--border-radius);
    padding: 15px;
    position: relative;
    overflow: hidden;
}

.galleryitem__title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    background: linear-gradient(to top, var(--sec), transparent);
}
.galleryitem__link{text-decoration: none;font-weight: bold;color: var(--white);}
.galleryitem__link:hover{text-decoration: none;font-weight: bold;color: var(--solidwhite);}
blockquote {
    padding-left: 10%;
    font-weight: bold;
    padding-right: 40px;
    font-style: italic;
    word-break: break-word;
    color: var(--main);
}

iframe {
    max-height: auto;
    margin: auto;
}


.logos {
  padding-top: 90px;
  padding-bottom: 0;
}
.logos__label {
  font-size: 11px;
  font-family: Roboto Mono, monospace;
  flex: none;
  align-self: stretch;
  width: 73.33333%;
  margin-left: 13.33333%;
}
.logos__slider {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 80%;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.logos__item {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 0;
}
.logos__item-link {
  overflow: hidden;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  display: flex;
  flex-direction: row;
  height: 100%;
  margin: 0 16px;
  width: 100%;
}
.logos__item-image {
  width: 75%;
  max-width: 100%;
  overflow: hidden;
}