@font-face {
    font-family: Roboto;
    src: url('../fonts/Roboto/Roboto-Regular.ttf');
}
@font-face {
    font-family: Roboto-Light;
    src: url('../fonts/Roboto/Roboto-Light.ttf');
}
@font-face {
    font-family: Roboto-Bold;
    src: url('../fonts/Roboto/Roboto-Bold.ttf');
}
@font-face {
    font-family: Bemount;
    src: url('../fonts/Bemount.otf');
}
@font-face {
    font-family: Bemount-Light;
    src: url('../fonts/Bemount Line.otf');
}

@media (min-width: 1200px){
    .container {
        max-width: 1170px;
    }
}
input{
    border: none;
    background: none;
    width: 100%;
}
h1{
    font-size: 120px;
    color: #44411C ;
    font-family: Bemount-Light;
}
h2{
    font-size: 64px;
    color: #44411C ;
    font-family: Bemount-Light;
}
/*h3{
    font-size: 30px;
    color: #44411C ;
    font-family: Bemount;
}
*/
h3{
    font-size: 20px;
    font-family: Roboto;
    line-height: 1.3;
    color: #44411C;
}

h4{
    font-family: Roboto-Bold;
    color: #44411C ;
    font-size: 30px;
}
h5{
    font-family: Roboto;
    color: #44411C ;
    font-size: 24px;
}
h6{
    font-size: 16px;
    font-family: Roboto-Bold;
    color: #44411C ;
}
a, p, span{
    font-size: 16px;
    text-decoration: none !important;
    color: #44411C;
    font-family: Roboto;
}
a:hover{
    text-decoration: none !important;
    color: #44411C;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .top_menu > ul li{
        border-left: none;
    }
    .mid_menu{
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.no-padding{
    padding: 0;
}
.no-margin{
    margin: 0;
}
.photo1{
    background-image: url(../img/photo1.svg);
}
.photo2{
    background-image: url(../img/photo2.svg);
}
.hearth1{
    background-image: url(../img/hearth1.svg);
}
.hearth2{
    background-image: url(../img/hearth2.svg);
}
.diamond1{
    background-image: url(../img/diamond1.svg);
}
.diamond2{
    background-image: url(../img/diamond2.svg);
}
.nature1{
    background-image: url(../img/nature1.svg);
}
.nature2{
    background-image: url(../img/nature2.svg);  background-size: 85% !important;
}
.paint1{
    background-image: url(../img/paint1.svg);
}
.paint2{
    background-image: url(../img/paint2.svg);
}
.book1{
    background-image: url(../img/book1.svg);
}
.book2{
    background-image: url(../img/book2.svg);
}
.change{
    width: 80px; height: 80px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.cosials > a{
    margin-right: 10px;
}
.cosials > a div{
    width: 20px;
    height: 20px;
}
.cosials > a:nth-child(1) div{
    background: url(../img/vk.svg)  center  no-repeat;
    background-size: 100%;
}
.cosials > a:nth-child(2) div{
    background: url(../img/ok.svg)  center  no-repeat;
    background-size: 100%;
}
.cosials > a:nth-child(3) div{
    background: url(../img/facebook.svg)  center  no-repeat;
    background-size: 100%;
}
.cosials > a:nth-child(4) div{
    background: url(../img/instagram.svg) center  no-repeat;
    background-size: 100%;
}
.header1_top{
    padding-top: 10px;
}
.cosials{
    padding-top: 20px;
    float: right;
}
.language{
    margin: 0;
}
.slide_menu{
    cursor: pointer;
}
.slide_menu::before, .handbook__content_article img {
    content: "";
    background: url(../img/down.svg) no-repeat 0 3px;
    background-size: contain;
    float: right;
    margin-left: 6px;
    width: 14px;
    height: 14px;
    margin-top: 2px;
}
.slide_menu:hover .slide_menu::before{
    background: url(../img/down_orange.svg) no-repeat 0 3px !important;
}
.slide_menu2{
    cursor: pointer;
}
.slide_menu2::before, .handbook__content_article img {
    content: "";
    background: url(../img/down_orange.svg) no-repeat 0 3px;
    background-size: contain;
    float: right;
    margin-left: 6px;
    width: 14px;
    height: 14px;
    margin-top: 2px;

}
.header_bottom{
    padding-top: 20px;
}
.header_menu> div p::before{
    margin-right: 15px;
}
.search_bar{
    height: 25px;
    width: 100%;
}
.search_input{
    background: none;
    border: none;
    outline: none;
    width: 90%;
}
.search_input_button{
    float: right;
    width: 19px;

    height: 22px;
    color: transparent;
    background: url(../img/search.svg)  center  no-repeat;
    background-size: 100%;
    border: none;

}
.search_input_button_active{
    outline: none;
    float: right;
    width: 19px;
    height: 22px;
    color: transparent;

    border: none;
    background: url(../img/search_active.svg)  center  no-repeat;background-size: 100%;
    outline: none;
}
.header_search{
    width: 204px;
    border-bottom: none;
    float: right;
}
.header_search_active::before{
    width: 208px;
    height: 25px;
    content: "";
    top: 11px;
    position: absolute;
    background: url(/yang/img/search_bottom.svg) no-repeat 0 3px !important;
    background-size: contain;
    float: right;
}
.header_search_active{
    width: 204px;
    border-bottom: none;
    float: right;

}
.lat_name{
    color: #808080;
    font-family: Roboto;
}
.header_white{
    background-color: rgb(255,255,255);
    position: relative !important;
}
.header_transparent  p{
    color: white;
}
.header_transparent  input:nth-child(1){
    color: white !important;
}
.header_transparent {
    background-color: rgba(0, 0, 0, 0.45);
}

.header_white  .header_logo{
    width: 130px;
    height: 47px;
    background-image: url("../img/logo1.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.header_transparent .slide_menu::before, .handbook__content_article img {
    content: "";
    background: url(/yang/img/down_white.svg) no-repeat 0 3px !important;
    background-size: contain;
    float: right;
    margin-left: 6px;
    width: 14px;
    height: 14px;
    margin-top: 5px !important;

}
.header_transparent .header_logo{
    width: 130px;
    height: 47px;
    background-image: url("../img/logo1_white.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
a {
    color: #000000;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
footer a{
    color: #9F9F9F;
    font-size: 14px;
}footer a:hover{
     font-size: 14px;
     color: #dedede;
 }
.mobile_menu_active{
    left:  0 !important;
}
.mobile_menu_ul{
    padding-top: 50px;
}
.mobile_menu  p {
    color: black;
}
.mobile_menu{
    transition: 0.8s;
    position: fixed;
    height: 100%;
    background-color: white;
    left: calc(-100% + 50px);
    z-index: 99;
    width: calc(100% - 50px);
}
.mobile_menu_right_active{
    left: calc(100% - 50px) !important;
}
.mobile_menu_right{
    transition: 0.8s;
    position: fixed;
    height: 100%;
    left:-50px;
    z-index: 99;

    background-color: transparent;
    width:50px;
}
.footer_logo{
    float: right;
    width: 130px;
    margin-left: 20px;

    height: 47px;
    background-image: url("../img/logo1_white.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
footer{
    padding: 40px 0 0 0 !important;
}
.nav_menu_header{
    list-style: none;
    padding: 0;
    margin: 0;
}
.nav_menu_header > li{
    display: inline-block;
}
.nav_menu_header > li ul{
    list-style: none;
    margin: 0;
    position: absolute;
    visibility: hidden;
    z-index: 9;
    padding: 30px 40px;
    border-radius: 5px;
    background-color: #ffffff;
    border:1px solid #EC6A21;
    -webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.2);
}
.nav_menu_header > li:hover .nav_menu_header_ul{
    visibility: visible;
}
.mobile_menu_hide{
    display: block;
}
.ul_active{
    display: none;
}
.mobile_p_ul:hover .ul_active{
    display: block !important;
}
.mobile_burger{
    float: left;
    padding: 8px 8px 8px 0;
}
.fit_content{
    width: fit-content;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .animal_block{padding-top: 10px !important;}
    .header_search_active::before{
        width: 208px;
        height: 27px;
        content: "";
        top: 22px;
        left: 0;
        position: absolute;
        background: url(/yang/img/search_bottom.svg) no-repeat 0 3px !important;
        background-size: contain;
        float: right;
    }


    .header_transparent .slide_menu::before, .handbook__content_article img {
        content: "";
        background: url(/yang/img/down.svg) no-repeat 0 3px !important;
        background-size: contain;
        float: right;
        margin-left: 6px;
        width: 14px;
        height: 14px;
        margin-top: 5px !important;

    }
    .header_transparent .header_logo{
        width: 34px;
        height: 34px;
        background-image: url("../img/MOBILE_HEADER_LOGO.svg") !important;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
    }
    .nav_menu_header > li ul{
        list-style: none;
        margin: 0;
        position: relative;
        z-index: 9;
        border: none;
        visibility: visible;
        padding: 0;
        border-radius: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .mobile_menu_hide{
        display: none;
    }

    .nav_menu_header > li{
        display: block;
    }
    .indexowl  .item {
        padding: 0;
    }
    .nav_menu_header > li ul{
        padding: 0 0 20px 20px;
        display: none;
    }

    header{
        padding:0 0 0 0 !important;
    }

    h1{
        font-size: 64px;
        color: #000000 ;
        font-family: Bemount-Light;
    }
    h2{
        font-size: 50px;
        color: #44411C ;
        font-family: Bemount-Light;
    }
    h3{
        font-size: 24px;
        color: #44411C ;
        font-family: Bemount;
    }
    h4{
        font-family: Roboto-Bold;
        color: #44411C ;
        font-size: 24px;
    }
    h5{
        font-family: Roboto-Light;
        color: #44411C ;
        font-size: 20px;
    }
    h6{
        font-size: 14px;
        font-family: Roboto-Bold;
        color: #44411C ;
    }
    .no_padding_mobile{
        padding: 0 !important;
    }
}
.b-popup {
    z-index: 99;
    width: 100%;
    height: 2000px;
    background-color: rgba(0,0,0,0.5);
    overflow: hidden;
    position: fixed;
    top: 0px;
}
.b-popup .b-popup-content {
    z-index: 100;
    text-align: center;
    margin: 190px auto 0px auto;
    width: 320px;
    height: 324px;
    padding: 10px;
    background-color: #fff;
    /* border-radius: 5px; */
    /* box-shadow: 0px 0px 10px #000; */
}
#close_popup {
    float: right;
    width: 27px;
    text-align: center;
    /* background-color: #ffd0d0; */
    border-radius: 115px;
    border: 1px solid black;
}
.hidden {
    display: none;
}
#close_popup {
    cursor: pointer;
}
.messages {
    position: absolute;
}
.callback_input {
    width: 200px;
    padding: 5px;
    /* border: 1px solid lightgray; */
}
.callback_textarea {
    height: 115px;
    resize: none;
    width: 100%;
    border-radius: 10px;
    padding: 5px;
    border: 1px solid lightgray;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
.callback_submit {
    width: 100%;
    border-radius: 10px;
    padding: 5px;
    border: 1px solid lightgray;
    background-color: transparent;
    margin-top: 20px;
    cursor: pointer;
}
.padding_left{
    padding-left: 81px;
}
header{
    padding:0 0 0 0;
}
.nav_menu_header_ul > li a:hover {
    font-weight: bold;
    color: #EC6A21;

}
.nav_menu_header_ul > li a {
    line-height: 2.2;

}
.header_hide a, h1{
    text-align: center;
    color: white;
}
.index_tours{
    background: url(../img/tours_index.png)  center  no-repeat;background-size: cover;
    height: 500px;
}
.index_museum{
    background: url(../img/index_museum.png)  center  no-repeat;background-size: cover;
    height: 500px;
}
.index_animals{
    background: url(../img/animals.jpg)  center  no-repeat;background-size: cover;
    background-position-y: 33%;
    height: 362px;
}
.index{
    position: relative;
    /*background: url(../img/index.png)  center  no-repeat;background-size: cover;*/
    min-height: 100vh;
    z-index:2;
}
footer{
    background-color: #3D3D3D;
}
.footer_menu1{
    font-size: 16px;
    color: #FFFFFF;
}
.footer_menu1:hover{
    font-size: 16px;
    color: #FFFFFF;
}
.index_slide{
    width: 100%;
    padding: 20px 0;
}
.indexowl > .owl-nav [class*=owl-]:focus{
    border: none !important;
    outline: none !important;
}
.indexowl >  .owl-nav [class*=owl-]:hover{
    background: none !important;
}
.indexowl >  .owl-nav button:nth-child(2) {
    float: right;
    margin-right: -20px !important;
    z-index: 98;
    position: relative;
    margin-top: -112px !important;
}
.indexowl > .owl-nav button:nth-child(1) {
    float: left;
    margin-left: -20px !important;
    z-index: 98;
    position: relative;
    margin-top: -112px !important;
}
.indexowl .item {
    padding: 0 80px;
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}
.indexowl  .item > h1{
    color: white;
}
.video {
    height: auto !important;
    width: 100% !important;
}
.indexowl .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: none !important;
    background-image: url("../img/active_dot.svg") !important;
    background-size: 100%;
}
.indexowl .owl-dots .owl-dot span {
    width: 21px !important;
    height: 21px !important;
    margin: 5px 7px;
    background: none !important;
    background-image: url("../img/notactive_dot.svg") !important;
    background-size: 100%;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.index_drag_icon{
    padding: 0;
}
.index_drag_icon{
    max-width: 800px;
    margin: 0 auto;
}
.index_drag_icon > div div {
    margin: 0 auto;
    padding-top: 20px;
}
.index_drag_icon h4{
    text-align: center;
    color: white;
}
.no_padding_mobile{
    padding: 0 15px;
}
.desktop_show_flex {
    display: flex;
}
header{
    position: absolute;
    width: 100%;
    z-index:99;
}
.mobile_logo{
    float: none;
}.language_mobile{
     display: none;
     float: none;
 }
.search_bar{
    display: block;
}.search_active > form{
     padding: 10px 0;}
.search_active{
    display: block !important;
}
.mobile_inline{
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
.search_mobile_active_exit{
    background-image: url(../img/cros_img.svg) !important;
    background-size: 80% !important;
}
#search_mobile{
    float: right;
    width: 25px;
    height: 25px;
    background-image: url(../img/white_search_mobile.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .b-popup .b-popup-content {
        margin: 110px auto 0px auto;
    }
    .indexowl > .owl-nav button:nth-child(2){
        margin-top: -10px !important;
    }.indexowl > .owl-nav button:nth-child(1){
         margin-top: -10px !important;
     }
    .index_drag_icon{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .index_drag_icon h4{
        color: black;
    }
    .index{
        background: url(../img/index.png) center no-repeat;
        background-position: top;
        background-size: 307%;
        height: auto;
    }
    .desktop_show_flex {
        display: none;
    }.header_bottom {
         padding-top: 0px;
     }

    .search_bar{
        display: none ;
    }
    .mobile_logo{
        float: left;
    }
    .header1_top{
        padding: 4px 0 0 0 ;
    }
    .header_search_active::before{
        left: 102px;
    }
    .gradient:after{
        width: 1119px;
        height: 356px !important;
        content: "";
        background: url(../img/vizit_ramki.svg) no-repeat 0 3px;
        margin-top: -326px !important;
        background-size: contain;
        float: left;
        margin-left: -14px !important;

    }
    .language_mobile{
        display: block;
        float: left;    padding-right: 10px;
    }
    .language_mobile{
        display: block;
        float: left;    padding-right: 10px;
    }
    .vertical_end{
        -ms-display: flex;
        display: flex;
        height: 29% !important;
        align-items: flex-end;
        justify-content: center;
    }
    .vizit_center{
        margin: 50px 0;
        height: 400px !important;
        background-image: url("../img/vizit_center.png");
        background-size: cover;
        overflow: hidden;
        background-position: center;
        background-repeat: no-repeat;
        background-color: transparent;
    }
    .active_afisha{
        padding-left: 20px !important;

    }
    .unactive_afisha{
        padding-left: 20px !important;
    }
    .section_begin{
        padding-top:10px !important;
    }
    .decore_text{
        margin-top: -76px !important;
    }
    .left_decore_text{height: 25px !important;}
    .right_decore_text{height: 25px !important;}
}
.section_begin > h2{

    height: 73px;
}
.section_begin{
    text-align: center;
    padding-top: 70px;
    padding-bottom: 15px;
}
.left_decore_text{
    width: 100%;
    height: 73px;
    margin: auto 0;
    padding: 0 !important;
    background: url("../img/left_decore.svg") no-repeat;
    background-size:  100%;
    background-position: center;
}
.header_transparent .header_search_active::before{
    width: 208px;
    height: 25px;
    content: "";
    top: 11px;
    position: absolute;
    background: url(../img/search_bottom_white.svg) no-repeat 0 3px !important;
    background-size: contain;
    float: right;
}
.header_transparent .header_search .search_input_button {
    float: right;
    width: 19px;

    height: 22px;
    color: transparent;
    background: url(../img/white_search.svg) 0px no-repeat;
    background-size: 100%;
    border: none;

}
.right_decore_text{
    width: 100%;
    height: 73px;
    margin: auto 0;
    padding: 0 !important;
    background: url("../img/right_decore.svg") no-repeat;
    background-size: 100%;
    background-position: center;
}
.center_decore_text{
    height: 73px;
}
.center_decore_text h2{
    margin: 0;
}
footer{
    margin-top: 0px;
}
.afisha_img{
    width: 100%;
    height: auto;
    padding: 0 30px;
    overflow: hidden;
}
.index_block{
    padding: 30px 0;
}



button:focus{
    outline: none;
    border: none;
}
button{
    cursor: pointer;
    font-size: 16px;
    font-family: Roboto-Bold;
    color: #EC6A21;
}
.active_afisha::before{
    content: "";
    background: url(../img/afisha_active.svg) no-repeat 0 3px;
    margin-top: -10px;
    background-size: contain;
    float: left;
    margin-left: -25px;
    width: 20px;
    height: 90px;
}
.index_block p{
    margin: 0;
}
.active_afisha{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;

}
.unactive_afisha > p{
    color: #D6D6D6;
}
.unactive_afisha{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
}
.unactive_afisha > h5{
    color: #D6D6D6;
}
.hide{
    display: none;
}
.toggle_afisha_1,.toggle_afisha_2,.toggle_afisha_3{
    cursor: pointer;
    min-height: 105px;
}
.vertical_end{
    -ms-display: flex;
    display: flex;
    height: 50%;
    align-items: flex-end;
    justify-content: center;
}
.gradient h2{
    color: white;
}
.gradient p{
    color: white;
}
.vizit_center{
    margin: 50px 0;
    height: 600px;
    background-image: url("../img/vizit_center.png");
    background-size: cover;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    margin-bottom: 0;
}
.vizit_center > div > div{
    height: 600px;
    width: 400px;

}
.gradient > h2{
    color: white;
}
.vertical_center{
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news_block{
    text-align: center;
    padding: 15px 0;
}
.news_date{
    padding-top: 30px;
    float: right;
}
.news_img{

    height: 261px;
    width: 204px;
}
.gradient {
    height: 100%;
    text-align: center;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMGI2MzMzIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMzYwNzgiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 100%, 0% 0%,color-stop(0, rgb(11, 99, 51)),color-stop(1, rgb(3, 96, 120)));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(bottom,rgba(11, 99, 51, 0.2) 0%,rgba(2, 133, 52, 1) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to top,rgba(11, 99, 51, 0.2) 0%,rgba(2, 133, 52, 1) 100%);
    background-image: -ms-repeating-linear-gradient(bottom,rgba(11, 99, 51, 0.2) 0%,rgba(2, 133, 52, 1) 100%);
}

/* IE8- CSS hack */
@media \0screen\,screen\9 {
    .gradient {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff036078",endColorstr="#ff0b6333",GradientType=0);
    }
}
.gradient:after{
    width: 1119px;
    height: 600px;
    content: "";
    background: url(../img/vizit_ramki.svg) no-repeat 0 3px;
    margin-top: -436px;
    background-size: contain;
    float: left;
    margin-left: -36px;

}
.tours_block{
    padding: 50px 0;
}
.tour_image > img{
    position: relative;
    z-index: 5;
    max-width: 100%;
    width: 100%;

}
.animal_image > img{
    position: relative;
    z-index: 5;
    max-width: 100%;
    width: 100%;

}
.main_animal_photos > img{position: relative;
    z-index: 5;
    max-width: 100%;
    width: 100%;}
.animal_image{
    position: relative;
    width: 100%;
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
}
.tour_image{
    position: relative;
    width: 100%;
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
}
.tour_ramka{
    background: url(/yang/img/test_image.png) center no-repeat;
    position: absolute;
    top: 0px;
    left: 8.5%;
    width: 92%;
    height: 90%;
    z-index: 1;
    background-size: cover;
}
/*
.tour_image::before{
    width: 100%;
    height: 324px;
    content: "";
    background: url(../img/tour_ramka.svg) no-repeat 0 -32px;
    background-position: 0px center;
    position: absolute;
    left: -33px;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .tour_image{
        height: 331px;
    }
    .tour_image::before{
        width: 100%;
        height: 354px;
        content: "";
        background: url(../img/mobile_tour_ramka.svg) no-repeat 0 -32px;
        background-position: 0px center;
        position: absolute;
        left: 0;
        top: -6px;
    }
}
*/
.light_right{
    font-family: Roboto-Light;
    float: right;}
.like_button{
    width: 195px;
    height: 42px;
    background-image: url("../img/like_unfill.svg");
    background-size: cover;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}
.like_button:hover{
    color: white;
    background-image: url("../img/like_fill.svg");
}
.like_button:active{
    color: white;
    background-image: url("../img/like_fill.svg");
}

.like_button_fill{
    width: 195px;
    height: 42px;
    background-image: url("../img/like_fill.svg");
    background-size: cover;
    overflow: hidden;
    color: white;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}
.like_button_fill:hover{
    color: white;
    background-image: url("../img/like_unfill.svg");
}
.like_button_fill:active{
    color: white;
    background-image: url("../img/like_unfill.svg");
}
.standart_button {
    width: 195px;
    height: 40px;
    background-image: url("../img/button.svg");
    background-size: cover;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    transition:0.2s;
}
.standart_button:hover {
    color: white;
    background-image: url("../img/button_fill.svg");
}
.standart_button:active {
    color: white;
    background-image: url("../img/button_fill.svg");
}


.fill_button:hover {
    color: #EC6A21;
    background-image: url("../img/button.svg");
}
.fill_button:focus {
    border: none;
    outline: none;

}

.fill_button {
    font-family: Roboto-Bold;
    width: 195px;
    height: 40px;
    color: white;
    background-image: url("../img/button_fill.svg");
    background-size: cover;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}
.museum_text{
    padding:0 45px;
}
.museum_img{
    padding: 40px 0;
}
.museum_img > div{
    padding: 25px ;
    height: 384px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
}
.museum_text_left:after {
    content: url(../img/ramka_museum.svg);
    position: absolute;
    top: 24px;
    left: -23px;
}
.museum_text_right:after {
    content: url(../img/ramka_museum_right.svg);
    position: absolute;
    top: 60px;
    width: 100%;
    /* float: right; */
    text-align: right;
    /* left: 312px; */
}
.footer_lider{
    width: 105px;
    height: 16px;
    margin-left: 10px;
    margin-top: 2px;
    background-image: url(../img/footer_lider.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer_bottom_info{
    padding: 0 0 0 0;
}
.footer_bottom_info > div p{
    color: #9F9F9F;
    font-size: 14px;
}
.footer_bottom_info > div:nth-child(1){
    text-align: left;
}
.footer_bottom_info > div:nth-child(2) {
    justify-content: flex-end;
}
.footer_logos{
    padding-top: 10px;
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .footer_bottom_info{
        padding: 20px 0 0 0 !important;
    }
    .footer_bottom_info > div{
        justify-content: center !important;
    }
    .footer_bottom_info > div:nth-child(1){
        text-align: center;
    }
    .animals_border{

        padding: 60px 0 !important;}

    .desktop_show {
        display: none !important;
    }
    .mobile_show {
        display: block !important;
    }
    .museum_img{
        padding: 0 !important;
    }
    .museum_block{


        padding-top: 20px !important;
    }
    .museum_text{
        padding: 0 !important;
    }

    .museum_text_left:after {
        display: none !important;
    }
    .museum_text_right:after {
        display: none !important;
    }
    .mobile_top_border{
        display: block !important;
    }
    .mobile_bot_border{
        display: block !important;
    }
    .mobile_border:after,:before{
        display: block !important;
    }
    .no_mobile_padding{
        padding: 0 !important;
    }.afisha_img{
         padding: 0 !important;
     }

    .indexowl_museum > .owl-nav [class*=owl-]:focus{
        border: none !important;
        outline: none !important;
    }
    .indexowl_museum >  .owl-nav [class*=owl-]:hover{
        background: none !important;
    }
    .indexowl_museum >  .owl-nav button:nth-child(2) {
        float: right;
        z-index: 98;
        position: relative;
        margin-top: -8px !important;
    }
    .indexowl_museum > .owl-nav button:nth-child(1) {
        float: left;
        z-index: 98;
        position: relative;
        margin-top: -8px !important;
    }
    .indexowl_museum  .item {
        background-size: cover;
        background-position: center;
        width: 100%;
        margin-right: 10px;
        height: 431px !important;

    }

    .indexowl_museum .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: none !important;
        background-image: url("../img/active_dot.svg") !important;
        background-size: 100%;
    }
    .indexowl_museum .owl-dots .owl-dot span {
        width: 21px !important;
        height: 21px !important;
        margin: 5px 7px;
        background: none !important;
        background-image: url("../img/notactive_dot.svg") !important;
        background-size: 100%;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }
    .indexowl_museum > .owl-nav {
        margin-top: 16px !important;
    }
}
.museum_block{
    padding-top: 114px;
}
.mobile_show {
    display: none;
}
.desktop_show {
    display: block;
}
.razdelitel{
    margin-top: 40px;
    width: 100%;
    height:40px;
    background: url(../img/animals_desk_border.svg) no-repeat;
    background-size: 100%;
    background-position: center;

}
.mobile_museum_top{
    width: 100%;
    height: 60px;
    bottom: 5px;
    top: 30px;
    margin: auto 0;
    padding: 0 !important;
    background: url(../img/mobile_up.svg) no-repeat;
    background-size: 100%;
    background-position: center 36px;
}

.mobile_museum_bot{
    background: url("../img/mobile_down.svg") no-repeat;
    width: 100%;
    height: 60px;
    bottom: 5px;
    top: 30px;
    margin: auto 0;
    padding: 0 !important;
    background-size: 100%;
    background-position: center center;
}

.mobile_top_border{
    width: 100%;
    background: url(../img/mobile_up.svg) no-repeat;
    background-size: 100%;
    display: none;
    background-position: center;
    position: absolute;
}

.mobile_bot_border{
    width: 100%;
    background: url("../img/mobile_down.svg") no-repeat;
    background-size: 100%;
    display: none;
    background-position: center;
    position: absolute;
}
.mobile_border:before{
    content: url(../img/mobile_up.svg);
    width: 100%;
    position: absolute;
    display: none;
    height: 100%;
    top: -8px;

}
.mobile_border:after{
    content: url(../img/mobile_down.svg);
    width: 100%;
    position: absolute;
    display: none;
    bottom: -23px;

}
.museum_large_border{
    content: url(../img/big_museum.svg);
    position: absolute;
    display: block;
    width: 100%;
    width: 137%;
    top: -15%;
    left: -17%;

}
.museum_large_border_mobile{
    content: url(../img/big_museum.svg);
    position: absolute;
    width: calc(100% - 30px);
    z-index: 55;
    pointer-events: none;
    z-index: 22;
}
.museum_mobile_h3{
    padding: 50px 50px 0 50px ;

}
.indexowl_museum > .owl-nav [class*=owl-]:focus{
    border: none !important;
    outline: none !important;
}
.indexowl_museum >  .owl-nav [class*=owl-]:hover{
    background: none !important;
}
.indexowl_museum >  .owl-nav button:nth-child(2) {
    float: right;
    z-index: 98;
    position: relative;
    margin-top: -32px !important;
    margin-right: 25px;
}

.item > h3{
    width: 100%;
    text-align: center;
    color: white;
    font-size: 48px;
    margin-bottom: 32px;
}
.indexowl_museum > .owl-nav button:nth-child(1) {
    float: left;
    z-index: 98;
    position: relative;
    margin-top: -32px !important;
    margin-left: 25px;
}
.indexowl_museum > .owl-nav {
    margin-top: -50px !important;
}
.indexowl_museum .item {
    background-size: cover;
    background-position: center;
    width: 100%;
    margin-right: 10px;
    height: 530px;
    padding: 0 145px;
    -ms-display: flex;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.indexowl_museum > .owl-dots {
    margin-top: -500px !important;
    position: relative;
}

.indexowl_museum .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: none !important;
    background-image: url("../img/active_dot.svg") !important;
    background-size: 100%;
}
.indexowl_museum .owl-dots .owl-dot span {
    width: 21px !important;
    height: 21px !important;
    margin: 5px 7px;
    background: none !important;
    background-image: url("../img/notactive_dot.svg") !important;
    background-size: 100%;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.museum_slide_text{
    z-index: 22;
    position: relative;
    padding: 25px 30px 0 30px;
}

.indexowl_museum_mobile > .owl-nav [class*=owl-]:focus{
    border: none !important;
    outline: none !important;
}
.indexowl_museum_mobile >  .owl-nav [class*=owl-]:hover{
    background: none !important;
}
.indexowl_museum_mobile >  .owl-nav button:nth-child(2) {
    float: right;
    z-index: 98;
    position: relative;
    margin-top: -8px !important;
}
.indexowl_museum_mobile > .owl-nav button:nth-child(1) {
    float: left;
    z-index: 98;
    position: relative;
    margin-top: -8px !important;
}
.indexowl_museum_mobile .item {
    background-size: cover;
    background-position: center;
    width: 100%;
    margin-right: 10px;
    height: 372px;
    display: inline-block;
}

.indexowl_museum_mobile > .owl-dots {
    margin-top: 16px !important;
}
.indexowl_museum_mobile .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: none !important;
    background-image: url("../img/active_dot.svg") !important;
    background-size: 100%;
}
.indexowl_museum_mobile .owl-dots .owl-dot span {
    width: 21px !important;
    height: 21px !important;
    margin: 5px 7px;
    background: none !important;
    background-image: url("../img/notactive_dot.svg") !important;
    background-size: 100%;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .museum_large_border{
        display: none!important;
    }
}
.animals_border{
    height: 75px;
    padding: 140px 0;
    background-image: url(../img/animals_border.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
.animals_frame{
    position: absolute;
}




@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .main_animal_photo{
        height: 268px !important;

    }

    .museum_item{
        height: 258px !important;

    }
}
.museum_item >  h2{
    color: white;
}

.museum_item >  p{
    color: white;
}

.museum_item >  a:hover{
    color: #4DABF9;
    text-decoration: underline  !important;
}
.museum_item{

    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    transition: .7s;
    height: 384px ;
    overflow: hidden;

}
.museum_item:hover{

    background-blend-mode: color;
    background-color: rgba(0,0,0,0.5);
}
.museum_item:hover .museum_item_p{
    display: block;
}
.museum_item:hover .museum_item_a{
    display: block;
}
.museum_item_p{
    padding: 0 20px 10px 20px;
    display: none;
    text-align: center;
    transition: .7s;
}
.museum_item_a{
    display: none;
    text-align: center;
    color: #4DABF9;
    text-decoration: underline !important;
    transition: .7s;
}
.h2_museum_animals_desktop{
    height: 100%;    text-align: center;
    display: flex;
    transition: .7s;
}
.h2_museum_animals_mobile{
    height: 30%;    text-align: center;
    display: none;
    transition: .7s;
}
.museum_item:hover .h2_museum_animals_desktop{
    height: 60%;

}
.museum_item:hover .h2_museum_animals_mobile{
    height: 30%;

}
.h2_museum_animals_mobile{
    color: white;
}
.animals_photos_dop>div{
    display: none;
}
.animal_block{
    padding-top: 110px;
}
.main_animal_photo{
    width: 100%;
    height: 357px;
    display: block !important;
    overflow: hidden;
    text-align: center;
    justify-content: center;
}
.animals_photos_dop img{
    width: auto;
    height: 100%;

}
.animals_photos_dop>div:nth-child(1){
    display: block;
    height: 104px;
    padding: 0;
    overflow: hidden;
}
.animals_photos{
}
.animals_photos_right{
    padding: 0px 70px 0px 0px;
}
.animals_photos_left{
    padding: 0px 0px 0px 70px;
}
.animals_photos_dop>div:nth-child(2){

    display: block;
    height: 104px;
    padding: 0;
    overflow: hidden;
}
.animals_photos_dop>div:nth-child(3){
    display: block;
    height: 104px;
    padding: 0;
    overflow: hidden;
}
.more_images > p {
    color: white;
}
.more_images{
    width: 100%;
    pointer-events: none;
    height: 104px;
    top: 0;
    color: white;
    text-align: center;
    background-color: rgba(0,0,0,0.3);
    position: absolute;
}

.animals_photos_dop>div:nth-child(4){
    display: block;
    height: 104px;
    padding: 0;
    overflow: hidden;
}
.animals_ramka {
    pointer-events: none;
    left: -11%;
    top: -66px;
    position: absolute;
    width: 121%;
}
@media only screen
and (max-width : 1200px) {
    .animals_ramka {
        left: -11%;
        top: -53px;
    }
}
@media only screen
and (max-width : 992px) {

.animals_ramka {
    left: 0.5%;
    top: -73px;
    width: 98%;
}
    .animals_photos_right{
        padding: 0;
    }
    .animals_photos_left{
        padding: 0;
    }
    .animal_block_img {
    padding: 0 12%;
}
}
@media only screen
and (max-width : 768px) {
    .animals_ramka{
        display: none;
    }
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .animals_photos_dop>div:nth-child(1){
        display: block;
        height: 71px !important;
        padding: 0;
        overflow: hidden;
    }
    .animals_photos{
        padding: 30px 30px;
    }
    .animals_photos_dop>div:nth-child(2){

        display: block;
        height: 71px  !important;
        padding: 0;
        overflow: hidden;
    }
    .animals_photos_dop>div:nth-child(3){
        display: block;
        height: 71px  !important;
        padding: 0;
        overflow: hidden;
    }
    .more_images > p {
        color: white;
    }
    .more_images{
        width: 100% ;
        pointer-events: none;
        height: 71px  !important;
        top: 0;
        color: white;
        text-align: center;
        background-color: rgba(0,0,0,0.3);
        position: absolute;
    }

    .animals_photos_dop>div:nth-child(4){
        display: block;
        height: 71px  !important;
        padding: 0;
        overflow: hidden;
    }
    .animals_photos{
        padding: 30px 0  !important;
    }
    .index_museum{
        height: 265px !important;
    }
    .index_animals{
        height: 265px !important;
    }
    .museum_item_p{
        display: block !important;
    }
    .museum_item_a{
        display: block !important;
    }


    .h2_museum_animals_mobile{
        height: 100%;    text-align: center;
        display: flex !important;
        transition: .7s;
    }
    .h2_museum_animals_desktop{
        display: none !important;
    }
    .museum_item_p{
        padding: 0 20px 5px 20px !important;
    }
    .footer_logo{
        float: none !important;
        margin: 0 auto !important;
    }
    .cosials{
        float: none !important;
        justify-content: center !important;

    }
    header{min-height: 52px}
    .index_tours{
        height: 265px !important;
    }
    footer{
        padding: 12px  0 0 0 !important;
    }

}

.mobile-menu__close-btn {
	position: absolute;
	top: 20px;
	right: 25px;
}

.mobile-menu__close-btn img {
	width: 15px;
	height: 15px;
}
