body
{
    font-family: 'Inter', sans-serif;
    margin: 0px;
}

a
{
    text-decoration: none;
}

li {list-style-type: none;}

.text_text>p>img
{
    width: 80%;
}

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

a:active, a:focus { outline: none; }

.text_site
{
    margin-top: 80px;
    text-align: center;
    font-size: 25px;
    font-weight: 800;
    margin-left: 20px;
}

@keyframes dopMenuAnim {
    from { opacity: 0; }
    to { opacity: 1; }
}

.text_text
{
    margin-top: 50px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.block_txt
{
 
    max-width: 1000px;
    width: 70%;
    margin-bottom: 30px;
    margin-top: 50px;
    min-height: 500px;
    height: auto;
}

.logo_fon
{
    width: 30%;
    display: flex;
    justify-content: center;
    background-color: #686767;
}



.block_obsh_txt
{
    display: flex;
    width: 100%;
    height: 100%;
}

.warper
{
    max-width: 1400px;
}


.logo_head
{
    max-width: 160px;
    max-height: 130px;
    margin-top: 30px;
    margin-bottom: 30px;
}











.menu_mane
{
    padding-left: 0px;
    margin: 0px;
}

.menu-item-has-children>a
{

position: relative;
}


.menu-item-has-children>a::after
{
    content: "⌵";
    color: #00d2f2;
    margin-left: 10px;
    position: absolute;
    top: 17%;
    transform: rotate(0deg);

}

.menu_mane>li
{
    width: 300px;
    font-size: 15px;
    
}


.menu_mane>li>a:hover
{
    background-color: #ededed;   
}

.menu_mane>li>a
{
    color: #2e2929;  
    font-size: 20px;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px  solid  #a0a4a4;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    
}

.sub-menu-active:focus
{background-color: #ededed;  }

.sub-menu>li>a
{
    color: #DBDBDB;   
}

.sub-menu
{
    padding-left: 0px;
    display: none;
}

.sub-menu>li
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px  solid   #00d2f2; 
}


.sub-menu.sub-menu-active {
    display: block; 
    margin-left: 0px;
    background-color: #d4d4d4;
}

.sub-menu>li>a
{
    color: rgb(89, 89, 89);
}

.sub-menu>li:hover
{
    background-color: #00d2f2;
}


.n2-ss-slider
{
    margin-top: 60px;
}

.header
{
    background-image: url('images/fon_head2.png');
    width: 70%;
    height: 150px;
    display: flex;
    align-items: flex-end;  
    position: relative;
}

.header_mob 
{
  background-color: #515151;
  width: 100%;
  height: 220px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: none;
}

.head_text_mob
{
    color: #ffffff;
    background-color: #00d2f2;
    max-width: 500px;
    width: 100%;
    height: 150px;
    padding: 20px;
    text-align: center;
    font-family: 'Alice', serif;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.general_bos
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}


.footer
{
    background-image: url('images/fon_head.png');
    width: 100%;
    max-height: 100px;
    height: auto;
    flex: 0 0 auto;
}

.block_menu
{
    width: 30%;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition-duration: 1s;
    transition-property: transform;
    padding-top: 20px;

}

.is-search-submit, .is-screen-reader-text
{
    display: none;
}

.is-search-input
{
    margin-left: 10px;
    margin-right: 10px;
    height: 30px;
}




.site-main
{
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column !important;
}

.fot_center
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-right: 25px;
}

.fot_log_text
{
    display: flex;
    align-items: center;
    max-width: 498px;
}

.fot_text
{
    color: #ededed;
    font-size: 14px;
    font-family: 'Alice', serif;
    text-align: center;
}

.block_right_head
{
    display: flex;
    margin-left: 350px;
    align-items: center;
    width: 100%;
    margin-right: 15px;
    margin-bottom: 8px;
    justify-content: space-between;
}

.is-search-form
{
    margin: 0px;
    margin-right: 10px;
}

.obsh
{
    display: flex;
}

.head_text
{
    color: #00d2f2;
    background-color: hsla(0, 0%, 0%, 0.789);
    max-width: 350px;
    width: 100%;
    padding: 10px;
    max-height: 140px;
    text-align: center;
    margin-left: 40px;
    font-family: 'Alice', serif;
    font-size: 20px;
    position: absolute;
    top: 100px;
    font-weight: 600;
}







.new_block
{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 100px;
    background-color: #686767;
    border-bottom: none;
    position: relative;
    padding-bottom: 70px;
    margin-bottom: 80px;
    flex-wrap: wrap;
}

.block_news>li:nth-child(1)
{
    left: 3%;
}

.block_news>li:nth-child(2)
{
    left:-webkit-calc(50% - 110px);
    left:-moz-calc(50% - 110px);
    left:calc(50% - 110px);
}

.block_news>li:nth-child(3)
{
    right: 3%;
}

.news
{
    background-color: #00d2f2;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 220px;
    width: 100%;
    position: absolute;
    height: 136px;
    display: flex;
    border: 8px       /* width */solid     /* style */rgb(255, 255, 255);  /* color */

    flex-direction: column;

}

.news:hover
{
    background-color: #f6957d;
}

.block_news
{
    list-style-type: none; 
    display: flex; 
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
    padding-left: 0px;
    margin-left: 0px;
    width: 85%;
}

.new_zagol
{
    font-size: 20px; 
    font-weight: 600; 
    text-align: center;
    background-color: #4D4D4D;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: absolute;
    top: -35px;

}

.new_text
{
    color: #ffffff !important;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}

.new_data
{
    color: #ffffff !important;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}

.new_buton:hover
{
    background-color: #f7d55a; 
}

.new_buton:active
{
    background-color: #b89d3b; 
}

.bvi-shortcode
{
    width: 30px;
}

.bvi-svg-eye
{
    color: #d4d4d4;
}







.swiper1 
{
    max-width: 900px;
    width: 100%;
    padding: 30px 0 !important;
    height: 200px;
    display: flex;
    align-items: center;

}

.swiper2
{
    max-width: 900px;
    width: auto;
    height: 200px;
    padding: 30px 0 !important;
    margin-top: 20px;
}

.swiper-wrapper
{
    display: flex;
    height: 7% !important;
    margin-left: 60px;
    margin-right: 70px !important;
    
}

.img_footer1
{
    width: 180px;
    height: 110px;
}

.img_footer2
{
    width: 150px;
    height: 150px;
}

.swiper-button-prev
{
    background-color: hsla(12, 100%, 69%, 0.783);
    padding: 30px;
    border-radius: 10px;
    top: 40% !important;
}

.swiper-button-prev:hover
{
    background-color: hsla(12, 57%, 59%, 0.783);
}

.swiper-button-prev:after
{
    color: rgb(255, 255, 255);
}

.swiper-button-next:after
{
    color: rgb(255, 255, 255);
}

.swiper-button-next
{
    background-color: hsla(12, 100%, 69%, 0.783);
    padding: 30px;
    border-radius: 10px;
    top: 40% !important;
}

.swiper-button-next:hover
{
    background-color: hsla(12, 57%, 59%, 0.783);
}

.byline, .entry-footer, .entry-content
{
    display: none;
}

.page-header
{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.entry-header
{ 
    margin-bottom: 6px; 
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.entry-title {margin-right: 10px; transition: all 0.3s;}
.entry-title>a {color: #00d2f2; font-size: 17px;}
.entry-title>a:hover {color: #d86a4e;}

.entry-date {color: #3a3a3a; transition: all 0.3s;}
.entry-date:hover {color: #929292;}

.navigation {display: none;}




.pgntn-page-pagination-intro, .next {display: none;}


.page-numbers
{
    background-color: #1B84C5;
    color: white;
    padding: 10px;
    transition: all 0.3s;
    background-color: #3a3a3a;
    
}
.page-numbers:hover {background-color: #245b7e;}
.current {background-color: #4a4a4a;}
.pgntn-page-pagination-block {margin-bottom: 30px; margin-top: 30px;}







/* Бургер меню */

.hamburger-button {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto;
    width: 70px;
    margin-left: 20px;
    margin-right: 60px;

    display: none; 
  }
  
  .hamburger-button-top, .hamburger-button-middle, .hamburger-button-bottom {
    height: 5px;
    background: rgb(218, 218, 218);
    border-radius: 5px;
    margin: 15px 0px;
    transform-origin: left;
    transition: all 0.5s;
  }

  .pll-switcher-select
  {
    border: none;
    color: #e7e7e7;
    background-color: #0fb6c6;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }

  .pll-switcher-select option
  {
    border: none;
    color: #e7e7e7;
    background-color: #01cfe1;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 25px;
  }



/* Крестик меню */

  .hamburger-button2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 50px;
    width: 80px;
    margin-left: 20px;
    margin-bottom: 50px;
    transition: all 2s;
    position: absolute;
    z-index: 101;
    top: 130px;
    opacity: 0;
    left: 5%;
    display: none;
  }

  .hamburger-top {
    transform: rotate(45deg);
    height: 5px;
    background: rgb(218, 218, 218);
    border-radius: 5px;
    margin: 4px 0px;
  }

  
  .hamburger-bottom {
    transform: rotate(-45deg);
    height: 5px;
    background: rgb(218, 218, 218);
    border-radius: 5px;
    margin: -8px 0px;
  }

.logo_foot2
{
    display: none;
}

.logo_foot {display: block; width:100px; height:100px;}












@media (max-width: 990px)
{
    .block_menu 
    {
        display: none; 
        position: absolute; 
        z-index: 100; 
        top:0px; 
        width: 100%; 
        height: 100%;
        
    }
    .logo_fon {display: none;}
    .burg {display: block;}
    .hamburger-button {display: block; }

    .menu_mane
    {
        margin-top: 250px;
    }

    .menu_mane>li>a { font-size: 25px; }

    .block_obsh_txt { justify-content: center; }

    .header {width: 100%;}

    .fot_center
    {
        flex-direction: column;
        background-color: #616161;
        margin-right: 0px;
        padding-bottom: 40px;
    }

    .footer { max-height: none; }

    .fot_text 
    {
        margin-bottom: 10px;
        font-size: 25px;
        margin-top: 20px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }




.new_block
{
    margin-bottom: 100px;
    padding-bottom: 650px;

}


.new_block a
{
    font-size: 30px;
}


.block_news>li:nth-child(1)
{
    left: 23%;
    max-width: 500px;
    height: 180px;
    top: 8%;
}

.block_news>li:nth-child(2)
{
    top: 38%;
    left: 23%;
    max-width: 500px;
    height: 180px; 
}

.block_news>li:nth-child(3)
{
    left: 23%;
    top: 69%;
    max-width: 500px;
    height: 180px;
}

.new_text
{
    font-size: 30px;
}

.new_data
{
    font-size: 30px;
}


.block_news
{
    list-style-type: none; 
    display: flex; 
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
    padding-left: 0px;
    margin-left: 0px;
    width: 100%;
}

.block_txt 
{
    width: 100%;   
}

.swiper1 {
    max-width: 97%;
}

.swiper2 {
    max-width: 97%;
}

img {
    max-width: 70%;
}


.header {display: none;}
.header_mob {display: flex;}

.mapa_mob
{
    margin-bottom: 18px;
    margin-right: 0px !important;
    width: 70px;
}

.block_right_head_mob
{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
}

.is-form-style input.is-search-input
{
    height: 50px;
    font-size: 22px !important;
}



.menu_mane>li
{
    font-size: 30px;
    width: 600px;
    
}

.menu_mane>li>a
{
    font-size: 40px;
    
}

.menu-item-has-children>a::after
{
    top: 5%;

}

.block_txt {
margin-top: 0px;
}

.is-search-form
{
    width: 200px;
}

.pll-switcher-select
{
    margin-top: 15px;
    height: 50px;
    width: 200px;
    margin-right: 10px;
    font-size: 20px;
}

.logo_foot2
{
    display: block;
}

.logo_foot {display: none;}

.head_text_mob {font-size: 25px;}

.swiper-slide {width: 255px;}

.block_menu
{
    overflow-y: scroll;
}












}