i {
    font-family: Montserrat;
    font-size: 15px;
    margin: 25px 0 3px;
}
ul {
    font-family: Montserrat;
    font-size: 15px;
    margin: 25px 0 3px;
}
a {
    cursor: pointer;
    text-decoration: none;
    font-family: Montserrat;
    font-size: 15px;
}
p {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin: 25px 0 3px;
}
h1 {
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
}
h2 {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}
h3 {
    font-family: Montserrat;
    font-size: 15.7px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
body {
    margin: 0;
}
body.lock {
    overflow: hidden;
}
.custombtn {
    width: -webkit-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: max-content;
    border-radius: 20px;
    background-color: #0081fa;
    padding: 4px 10px 9px;
    color: #fff;
}
.custombtn span {
    display: contents;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.04;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}
.header {
    display: block;
    position: relative;
    height: 440px;
    padding: 0;
    margin: 0;
}
.header .owl-carousel-headercarousel {
    display: inline-block;
    position: relative;
    width: inherit;
    height: inherit;
}
.header .owl-carousel-headercarousel .item {
    height: 440px;
    width: inherit;
    position: relative;
    display: inline-block;
}
.header .photosheader {
    display: inline-block;
    position: relative;
    width: inherit;
    height: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.overlay {
    background-color: #000;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.3;
    z-index: 50;
    top: 0;
    transition: 0.5s;
    position: absolute;
}
.logo {
    padding: 0 0 0 2.111%;
    position: relative;
    width: 359px;
    height: 100%;
    display: inline-flex;
    z-index: 550;
}
.logo a {
    width: auto;
    height: 58%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.logo img {
    height: 90%;
    position: relative;
    z-index: 200;
    width: 100%;
}
.burger {
    z-index: 550;
    display: none;
    height: 100%;
}
.top_menu {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    height: 121px;
    top: 0;
    padding: 0;
    margin: 0;
    z-index: 550;
    left: 0;
    transition: 0.5s;
}
.top_menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: 550;
}
.fullopacity {
    background-color: gray;
    opacity: 1;
    transition: 0.5s;
}
.top_menu.fullopacity:before {
    background-color: gray;
    opacity: 1;
    transition: 0.5s;
}
.menu {
    display: flex;
    flex-wrap: wrap;
    z-index: 550;
    padding: 0;
    margin: 0;
}
.menu ul {
    text-decoration: none;
    display: inline-flex;
    margin: 0;
    align-items: center;
}
.menu li {
    padding: 0 20px 0 0;
    text-decoration: none;
    list-style: none;
}
.menu a {
    text-decoration: none;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    z-index: 100;
    position: relative;
}
.midtext {
    display: block;
    position: absolute;
    width: 634px;
    height: 228px;
    top: 150px;
    left: 76px;
    z-index: 100;
    overflow: hidden;
}
.midtext span {
    display: block;
    font-family: Montserrat;
    font-size: 59px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -1px;
    text-align: left;
    color: #fff;
}
.namepage {
    display: flex;
    position: absolute;
    justify-content: center;
    height: auto;
    bottom: 72px;
    z-index: 100;
    padding: 0;
    margin: 0;
}
.namepage h1 {
    font-size: 46px;
    margin: 0;
    color: #fff;
}
@media (max-width: 450px) {
    .namepage h1 {
        font-size: 35px;
    }
}
.social {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    width: -webkit-max-content;
    width: max-content;
    bottom: 32px;
    right: 50px;
    height: 35px;
    z-index: 100;
}
.social a {
    display: block;
    position: relative;
    margin-left: 32px;
    width: -webkit-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: max-content;
    margin-bottom: 0;
    margin-top: auto;
}
.soc_icon {
    display: block;
    position: relative;
    width: -webkit-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: max-content;
}
.presentation {
    display: block;
    background: url(pres.png) no-repeat center top;
    background-size: 100%;
    width: 29px;
    height: 22px;
}
.vk {
    display: block;
    background: url(vk_icon.png) no-repeat center top;
    background-size: 100%;
    width: 29px;
    height: 22px;
}
.facebook {
    display: block;
    background: url(facebook_icon.png) no-repeat center top;
    background-size: 100%;
    width: 16px;
    height: 33px;
}
.youtube {
    display: block;
    background: url(youtube_icon.png) no-repeat center top;
    background-size: 100%;
    width: 28px;
    height: 25px;
}
.instagram {
    display: block;
    background: url(instagram_icon.png) no-repeat center top;
    background-size: 100%;
    width: 24px;
    height: 30px;
}
.ok {
    display: block;
    background: url(ok_icon.png) no-repeat center top;
    background-size: 100%;
    width: 18px;
    height: 35px;
}
.owl-prev-custom {
    border: none;
    background-color: #fff;
    cursor: pointer;
}
.onlytext_stat {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btnprev {
    content: url("../js/owlcarousel/left_unactive_arrow.png");
}
.btnprev:hover {
    content: url("../js/owlcarousel/left_active_arrow.png");
}
.owl-next-custom {
    border: none;
    background-color: #fff;
    cursor: pointer;
}
.btnnext {
    content: url("../js/owlcarousel/right_unactive_arrow.png");
}
.btnnext:hover {
    content: url("../js/owlcarousel/right_active_arrow.png");
}
.owl-nav-custom {
    display: block;
    position: relative;
    top: 30px;
}
.footer {
    background-color: gray;
    width: inherit;
    height: auto;
    display: flex;
    position: relative;
    padding: 3.255% 0 0 1%;
    margin: 5.225% 0 0;
    justify-content: space-between;
    overflow: hidden;
}
.footer a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    transition: 0.3s;
}
.footer li {
    display: flex;
    text-decoration: none;
    list-style: none;
    color: #fff;
}
.footer p {
    color: #fff;
    font-size: 16px;
    transition: 0.3s;
}
.footer .all_logo {
    position: relative;
    height: -webkit-max-content;
    height: max-content;
}
.footer .all_logo li {
    margin: 0 0 23.533%;
}
.footer .all_logo img {
    flex: 0 0 152px;
}
.footer .footer-menu_places {
    height: -webkit-max-content;
    height: max-content;
    position: relative;
    margin: 0 0 0 5%;
    padding: 0.522% 0 0;
    width: 220px;
    height: max-content;
}
.footer .footer-menu_places li {
    margin: 0;
    padding: 12px 0 0;
}
.footer .footer-menu_places ul {
    padding: 0;
}
.footer .footer-menu_park {
    position: relative;
    padding: 0;
    margin: 0.5% 0 0 3.411%;
    width: 268px;
    height: -webkit-max-content;
    height: max-content;
}
.footer .footer-menu_park li {
    margin: -4px 0 0;
}
.footer .footer-menu_park ul {
    padding: 12px 0 0;
}
.footer .footer-menu_about-park {
    position: relative;
    margin: 0 0 0 0.255%;
    padding: 0.555% 0 0;
    width: 245px;
    height: -webkit-max-content;
    height: max-content;
}
.footer .footer-menu_about-park li {
    margin: 0;
}
.footer .footer-menu_about-park ul {
    padding: 14% 0 0;
    position: relative;
    z-index: 2;
}
.footer .footer-menu_events {
    position: relative;
    padding: 0.622% 1% 0 1.655%;
    height: -webkit-max-content;
    height: max-content;
}
.footer .footer-menu_events li {
    margin: 0;
}
.footer .footer-menu_events ul {
    padding: 12.522% 0 0;
}
.footer .sub_footer-menu {
    position: absolute;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    height: 81px;
    bottom: 0;
    margin: 0;
    z-index: 1;
    left: 0;
    padding: 0 0 0 21.311%;
    transition: 0.3s;
}
.footer .sub_footer-menu .contact {
    position: relative;
    width: 367px;
}
.footer .sub_footer-menu .contact li {
    margin: 0;
}
.footer .sub_footer-menu .footer_social {
    position: relative;
    padding: 1% 2.655% 0 0;
}
.footer .sub_footer-menu .footer_social li {
    display: inline-flex;
    margin: 0 18px;
    padding: 0;
}
.footer .sub_footer-menu .footer_social ul {
    display: flex;
    padding: 0;
    margin: 0;
}

@media(max-width:1084px){

    #menu {
        position: fixed;
        top: -100%;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: gray;
        z-index: 549;
        transition: 0.5s;
        overflow: auto;
    }
    #menu ul {
        text-decoration: none;
        display: inline;
        padding: 80px 0 0 20px;
    }
    #menu li {
        padding: 0;
        text-decoration: none;
        list-style: none;
        margin: 0 0 55px;
    }
    #menu.active {
        top: 0;
        transition: 0.5s;
    }
    .top_menu {
        z-index: 200;
        height: 60px;
    }
	
	    .burger {
        display: flex;
    }
	
		.glaza-btn-inner{
		right:unset!important;
		height:60px!important;
		left:370px!important;
	}

}

@media (max-width: 1011px) {
    .footer p {
        font-size: 12px;
        transition: 0.3s;
    }
    .footer a {
        font-size: 12px;
        transition: 0.3s;
    }
    .footer .sub_footer-menu {
        padding: 0 0 0 29.311%;
        transition: 0.3s;
    }
}

/*@media (max-width:1084px){
	.glaza-btn-inner{
		right:unset;
		height:60px;
		left:50%;
	}
}*/

@media (max-width: 991px) {
    body.lock {
        overflow: hidden;
    }
    #social {
        position: fixed;
        bottom: 100%;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 548;
        transition: 0.5s;
    }
    #social a {
        margin: auto 5% 0;
    }
    #social.active {
        bottom: 20px;
        padding: 0 5% 0 27%;
        transition: 0.5s;
    }
    
    .midtext {
        display: none;
    }
    .burger {
        display: flex;
    }
    .logo {
        width: 57.391%;
    }
    .logo a {
        width: auto;
        height: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media (max-width: 792px) {
    .footer {
        height: 392px;
        transition: 0.5s;
    }
    .footer .all_logo {
        width: 157px;
        transition: 0.5s;
    }
    .footer .all_logo img {
        flex: 0 0 95px;
        transition: 0.5s;
    }
    .footer .sub_footer-menu {
        padding: 0 3%;
        justify-content: center;
        height: 54px;
        transition: 0.3s;
    }
    .footer .sub_footer-menu p {
        text-align: center;
        transition: 0.5s;
    }
    .footer .sub_footer-menu .footer_social {
        display: none;
        transition: 0.5s;
    }
}

@media (max-width: 659px) {
    .footer {
        flex-wrap: wrap;
        height: auto;
        justify-content: center;
        transition: 0.3s;
    }
    .footer .all_logo {
        width: 100%;
        text-align: center;
        justify-content: center;
        display: inline-flex;
        transition: 0.3s;
    }
    .footer .all_logo ul {
        text-align: center;
        padding: 0;
        width: 156px;
        transition: 0.3s;
    }
    .footer .all_logo li {
        margin: 0 0 10.533%;
        transition: 0.3s;
    }
    .footer .all_logo img {
        flex: 0 0 155px;
        transition: 0.3s;
    }
    .footer .footer-menu_about-park {
        width: 220px;
        margin: 0 0 0 5%;
        padding: 2% 0;
        transition: 0.3s;
    }
    .footer .footer-menu_events {
        margin: 0.5% 0 0 3.411%;
        padding: 2% 0;
        width: 268px;
        transition: 0.3s;
    }
    .footer .sub_footer-menu {
        position: relative;
    }
    .footer .sub_footer-menu p {
        text-align: center;
        transition: 0.3s;
    }
    .footer .sub_footer-menu .footer_social {
        display: none;
        transition: 0.3s;
    }
}
@media (max-width: 481px) {
    .footer .footer-menu_park {
        width: 220px;
        margin: 0 0 0 5%;
        transition: 0.3s;
    }
    .footer .footer-menu_events {
        width: 220px;
        margin: 0 0 0 5%;
        transition: 0.3s;
    }
    .footer .footer-menu_places p,
    .footer .footer-menu_park p,
    .footer .footer-menu_about-park p,
    .footer .footer-menu_events p {
        font-size: 16px;
        transition: 0.3s;
    }
    .footer .footer-menu_places ul,
    .footer .footer-menu_park ul,
    .footer .footer-menu_about-park ul,
    .footer .footer-menu_events ul {
        padding: 12px 0 0;
        transition: 0.3s;
    }
}
.abiframelnk {
    color: #fff;
    background-color: blue;
    padding: 10px;
    border-radius: 20px;
    display: inline-block;
    text-decoration: none;
}
.abiframelnk:hover {
    color: #fff;
}
.detailcarouselafisha {
    padding: 0;
    margin: 0;
}
