body,
html {
    background: #000;
    height: 100%
}

*,
.container-fluid {
    padding: 0
}

.header,
.wrapper {
    position: relative
}

.commIcons,
.commIcons_2,
.commIcons_3 {
    list-style-type: none
}

* {
    margin: 0
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

html {
    overflow: hidden
}

body {
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    overflow-x: hidden;
    overflow-y: scroll
}

.wrapper {
    max-width: 1900px
}

.header {
    height: auto;
    width: 100%
}

.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 5%;
    margin: 10px auto;
    position: absolute;
    right: 2%;
    width: 75%;
    z-index: 2
}

.logoText {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 0;
    width: 323px
}

.logoText h5 {
    color: #fff;
    display: none;
    font-size: 48px
}

.second_text {
    bottom: -115px;
    font-size: 25px;
    left: 69px;
    position: absolute;
    z-index: 999
}

.logoText span {
    position: relative;
    top: -5px
}

.header .carousel-caption {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999
}

.commIcons,
.menu {
    position: relative
}

.menu {
    color: #fff;
    font-size: 23px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-width: 305px;
    text-align: right;
    width: 250px;
    z-index: 99
}

.arrow_down,
.inform_text,
.inline_text,
.section_2 .big_text,
.section_2 .logo_img,
.section_3_block .paragraph,
.text,
.text_import h3,
.textFooter h5,
.very_big_text {
    text-align: center
}

.menu a {
    color: #fff;
    text-decoration: none
}

.commIcons {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0;
    padding: 0
}

.commIcons,
.commIcons_2 a,
.commIcons a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.commIcons_2 a,
.commIcons a {
    padding: 5px
}

.commIcons_2 a:hover,
.commIcons a:hover {
    background: hsla(0, 0%, 49%, .2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    webkit-transform: scale(1.2)
}

.commIcons_2 a:active,
.commIcons a:active {
    background: hsla(0, 0%, 49%, .3);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    webkit-transform: scale(1.1)
}

.commIcons li {
    margin: 10px
}

.header .img-fluid {
    position: relative;
    min-height: 685px;
    min-width: 1900px;
    width: 100vw
}

.carousel-inner {
    height: 685px
}

.informBlock {
    left: 5%;
    margin: 70px auto;
    position: absolute;
    right: 10.5%;
    width: 75%;
    z-index: 100
}

.inform,
.inform img.img_1 {
    height: 300px;
    position: relative;
    width: 500px
}

.inform img.img_1 {
    z-index: 2
}

.inform img.img_2 {
    left: 0;
    margin: -20px 0 0 -100px;
    position: absolute;
    top: 0;
    width: 550px;
    z-index: 1
}

.inform_text {
    background: #000;
    height: auto;
    left: 23px;
    padding: 25px;
    position: absolute;
    top: 25px;
    width: 368px;
    z-index: 3
}

.inform_text h5 {
    margin-bottom: 25px
}

.commIcons_2 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 150px
}

.commIcons_3 {
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.inform_text p {
    font-size: 10px;
    line-height: 13px;
    opacity: .9
}

.logoText p {
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-shadow: #000 0 0 3px
}

.carousel-indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 50px;
    margin-left: -240px;
    width: 100px
}

.carousel-indicators li {
    border: 5px solid hsla(0, 0%, 100%, .6)
}

.ex {
    background: #00f;
    height: 1000px
}

.inform_text .logoText2 {
    font-size: 48px;
    left: 0;
    position: absolute;
    top: -100px
}

.inform_text .logoText2 span {
    position: relative;
    top: -9px
}

.text h5,
.text p {
    color: #fff;
    font-size: 14px
}

.photoBlock,
.section_1,
.section_1 .photosBlock {
    height: auto;
    position: relative
}

.section_1 {
    background: #000;
    margin-top: -7px;
    padding-bottom: 0;
    width: 100%
}

.section_1 .photosBlock {
    background: #000;
    margin: auto;
    width: 85%
}

.section_1 .photosBlock .photos {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    padding-top: 20px;
    position: relative
}

.photoBlock,
.section_1 .photosBlock .photos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.photoBlock {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.photos img.backImg {
    bottom: 0;
    height: 220px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 210px;
    z-index: 1
}

.arrow_down,
.lines,
.photos img.Img,
.section_2,
.text {
    position: relative
}

.photos img.Img {
    display: block;
    height: 220px;
    margin-top: -8px;
    width: 220px;
    z-index: 2
}

.text {
    height: auto;
    margin-top: 7px;
    width: 100%;
    z-index: 4
}

.text p {
    padding: 0 10px
}

.lines {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 80px;
    padding-top: 20px
}

.line_1,
.line_2 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%
}

.inline_text {
    color: #fff;
    margin: 0 10px;
    min-width: 150px;
    opacity: .72
}

.inline_text h5 {
    font-size: 10px
}

.section_2 {
    background: #000;
    height: auto;
    width: 100%;
    z-index: 2
}

.arrow_down {
    padding-top: 10px;
    width: 100%
}

.section_2_block .line_1,
.section_2_block .line_2 {
    border: 1px solid #fff
}

.section_2 .inline_text {
    color: #fff
}

.very_big_text {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    width: 100%
}

.very_big_text h1 {
    font-size: 165px;
    font-weight: 600
}

.ander_big_text {
    color: #fff;
    margin: auto;
    text-align: center;
    width: 100%
}

.section_2_block {
    margin: auto;
    width: 85%
}

.section_2 .big_text {
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    padding-top: 40px
}

.section_2 .logo_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.section_2 .logo_img img {
    height: auto;
    width: 550px
}

.section_3,
.section_3_block {
    background: #000;
    position: relative
}

.section_3 {
    width: 100%;
    z-index: 4
}

.section_3_block {
    line-height: 1;
    margin: auto;
    padding: 25px;
    width: 85%
}

.section_3_block .images {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    width: 100%
}

.section_3_block img {
    border: 4px solid #000;
    height: auto;
    margin-bottom: 20px;
    width: 320px
}

.section_3_block .main_text p {
    color: #fff;
    font-size: 20px;
    margin-top: 5px
}

.section_3_block .paragraph {
    color: #fff;
    font-size: 17px;
    margin: auto;
    width: 100%
}

.section_3_block .text {
    height: auto;
    width: 100%
}

.section_4 {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 20px;
    width: 100%;
    z-index: 2
}

.section_4,
.section_4_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.section_4_block {
    background: url("images/carusel/2-1.jpg") 50%;
    background-size: cover;
    height: 40vw;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: auto;
    max-height: 1000px;
    min-height: 300px;
    width: 90%
}

.section_4_block,
.section_4_block .nav_images {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.section_4_block .nav_images {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    position: relative;
    width: 100%
}

.section_4_block .nav_images .img img {
    background: #fff;
    border: 1px solid #fff;
    position: relative;
    width: 95%
}

.section_4_block .nav_images .img img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    webkit-transform: scale(1.1)
}

.section_5 {
    height: 180px;
    position: relative;
    width: 100%
}

.section_5 .instagram_block {
    margin: auto;
    width: 300px
}

.section_5 .lines {
    color: #000;
    font-size: 18px
}

.section_5 .line_1,
.section_5 .line_2 {
    border-color: #000;
    border-width: 1px
}

.section_5 .inline_text h5 {
    font-size: 10px
}

.instagram_block .icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -10px;
    margin-top: 30px;
    position: relative;
    z-index: 399
}

.instagram_block a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    webkit-transform: scale(1.1)
}

.instagram_block a:active {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    webkit-transform: scale(1.05)
}

.insta {
    height: 80px;
    width: 88px
}

.facebook {
    left: -11px;
    position: relative
}

.facebook,
.vk {
    -ms-flex-item-align: end;
    align-self: flex-end;
    height: 30px;
    width: 30px
}

.section_5 .background {
    background: #fff;
    height: 100px;
    margin: auto;
    position: relative;
    top: -10px;
    width: 85vw;
    z-index: 3
}

.section_6 {
    background: url("images/footerBack.jpg") 50%;
    background-size: cover;
    padding-top: 20px;
    position: relative;
    width: 850px;
    z-index: 1
}

.section_6 .fotter_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 300px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 10px;
    width: 100%
}

.section_6 .img_block {
    left: 35px;
    margin: auto;
    position: relative;
    width: 493px;
    z-index: 30
}

.fotter_block .textFooter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: fit-content;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    width: 408px;
    z-index: 99
}

.import img,
.section_import {
    height: auto;
    position: relative
}

.textFooter h5 {
    color: #fff;
    font-size: 20px
}

a.fotterButton {
    background: #ba9672;
    border-radius: 7px;
    font-size: 10px;
    margin-top: 15px;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    z-index: 1000;
    position: relative;
}

.section_import {
    background: #000;
    margin-bottom: 40px;
    width: 100%;
    z-index: 1
}

.text_import h3 {
    color: #fff;
    font-size: 25px;
    margin-top: 10px
}

.imports,
.inner_map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto
}

.imports {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    opacity: .9;
    padding: 10px;
    position: relative;
    width: 85%
}

.import img {
    background: #fff;
    width: 95%
}

.inner_map,
.map {
    position: relative;
    width: 100%
}

.map {
    background: #000
}

.inner_map {
    height: 290px
}

.age_check_back {
    display: block;
    height: 100%;
    position: absolute;
    background: rgba(33, 33, 33, .6);
    z-index: 1001;
    width: 100%
}

.age_check_block {
    text-align: center;
    position: relative;
    background: #fff;
    width: 70%;
    max-width: 650px;
    height: auto;
    margin: 90px auto 0;
    padding: 30px
}

.age_check_block h3 {
    margin-bottom: 37px
}

.age_check_block p {
    line-height: 34px;
    margin-bottom: 33px
}

.check_field {
    display: inline-block;
    height: 25px
}

.confirm_age_btn {
    margin-top: 30px
}

.arrows_for_swipe {
    position: absolute;
    /*z-index: 1;*/
    top: 0;
    width: 100%;
    bottom: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.arrow_for_swipe,
.arrows_for_swipe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.arrow_for_swipe {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    opacity: .5;
    width: 15px;
    margin: 8px;
}

.strelka {
    width: 15px;
    height: auto
}

.strelka_left {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media screen and (max-width:720px) {

    .logo h5,
    .menu {
        text-align: center
    }

    .inform_text .logoText2 {
        display: none
    }

    .logoText h5 {
        display: block
    }

    .logo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 64px
    }

    .menu {
        font-size: 20px;
        width: 328px
    }

    .informBlock {
        top: 65px
    }

    .carousel-indicators {
        margin-bottom: 8px;
        margin-left: -34px
    }

    .header {
        height: auto
    }
}

@media screen and (max-width:540px) {
    .logo {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0
    }

    .inform {
        height: 100%;
        margin-left: 35px;
        margin-top: 15px;
        position: relative;
        width: 100%
    }

    .inform img.img_1 {
        margin: 0
    }

    .inform img.img_2 {
        margin: -20px 0 0 130px
    }

    .inform_text {
        height: auto;
        left: 313px;
        top: 15px;
        width: 280px
    }

    .carousel-indicators {
        display: none
    }

    .second_text {
        left: 26px
    }

    .section_1 .photosBlock {
        width: 100vw
    }
}

@media screen and (max-width:1130px) {
    .section_1 .photosBlock .photos {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media screen and (max-width:815px) {
    .section_1 .photosBlock .photos {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:767px) and (min-width:540px) {
    .section_1 .photosBlock {
        width: 90vw
    }
}

@media screen and (min-width:2000px) {
    .section_2 .background_img {
        background-size: cover
    }
}

@media screen and (max-width:500px) {
    .very_big_text h1 {
        font-size: 90px
    }
}

@media screen and (max-width:2000px) {
    .section_2 .background_img {
        background-size: auto
    }
}

@media screen and (max-width:1295px) {
    .section_3_block {
        width: 95%
    }
}

@media screen and (max-width:1170px) {
    .section_3_block {
        width: 100%
    }
}

@media screen and (max-width:300px) {
    .section_5 .instagram_block {
        width: auto
    }
}

@media screen and (max-width:862px) {
    .section_6 {
        width: 100%
    }
}

@media screen and (max-width:600px) {
    .age_check_block {
        margin: 17px auto 0
    }
}

@media screen and (max-width:1024px) {
    .age_check_block {
        padding: 15px 30px
    }

    .age_check_block h3 {
        margin-bottom: 10px
    }

    .age_check_block p {
        margin-bottom: 20px;
        line-height: 18px
    }
}