html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}
nav ul{list-style:none;}
blockquote,q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

@font-face {
    font-family: "MuseoSansRegular";
    src: url("../fonts/MuseoSansRegular/MuseoSansRegular.eot");
    src: url("../fonts/MuseoSansRegular/MuseoSansRegular.eot?#iefix")format("embedded-opentype"),
         url("../fonts/MuseoSansRegular/MuseoSansRegular.woff") format("woff"),
         url("../fonts/MuseoSansRegular/MuseoSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MuseoSansLight";
    src: url("../fonts/MuseoSansLight/MuseoSansLight.eot");
    src: url("../fonts/MuseoSansLight/MuseoSansLight.eot?#iefix")format("embedded-opentype"),
         url("../fonts/MuseoSansLight/MuseoSansLight.woff") format("woff"),
         url("../fonts/MuseoSansLight/MuseoSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MuseoSansMedium";
    src: url("../fonts/MuseoSansMedium/MuseoSansMedium.eot");
    src: url("../fonts/MuseoSansMedium/MuseoSansMedium.eot?#iefix")format("embedded-opentype"),
         url("../fonts/MuseoSansMedium/MuseoSansMedium.woff") format("woff"),
         url("../fonts/MuseoSansMedium/MuseoSansMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
	font-family: 'PTSerifRegular';
	src: url('../fonts/PTF55F_W.eot');
	src:
	     url('../fonts/PTF55F_W.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/PTF55F_W.woff') format('woff'),
	     url('../fonts/PTF55F_W.ttf') format('truetype'),
	     url('../fonts/PTF55F_W.svg#PTSerif-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  	font-family: 'PTSerifBold';
  	src: url('../fonts/PTF75F_W.eot');
  	src: url('../fonts/PTF75F_W.eot?#iefix') format('embedded-opentype'),
  	     url('../fonts/PTF75F_W.woff') format('woff'),
  	     url('../fonts/PTF75F_W.ttf') format('truetype'),
  	     url('../fonts/PTF75F_W.svg#PTSerif-Bold') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

@font-face {
    font-family: "PTSerifCaptionItalic";
    src: url("../fonts/PTSerifCaptionItalic/PTSerifCaptionItalic.eot");
    src: url("../fonts/PTSerifCaptionItalic/PTSerifCaptionItalic.eot?#iefix")format("embedded-opentype"),
         url("../fonts/PTSerifCaptionItalic/PTSerifCaptionItalic.woff") format("woff"),
         url("../fonts/PTSerifCaptionItalic/PTSerifCaptionItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

*{
  font-weight: normal;
}

body{
    font-family: "MuseoSansRegular";
    font-size: 14px;
    line-height: 24px;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
    color: #3A332A;
    background-color: #FAF8F7;
    background: url(../assets/bg_image.jpg) top repeat-x, url("../assets/bg.jpg");
}



.top-block{
    position: relative;
    text-align: center;
}

.top-block .title{
    padding-top: 56px;
}

.top-block .sub,
.footer-wrapper .name .sub{
    font-family: "MuseoSansMedium";
    font-size: 19px;
    line-height: 23px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.top-block .main,
.footer-wrapper .name .main{
    font-family: 'PTSerifBold';
    font-size: 45px;
    line-height: 58px;
}

.top-block .photo{
    display: inline-block;
    vertical-align: top;
    position: relative;
    bottom: -40px;
}

.top-block .photo img{
    position: relative;
    vertical-align: top;
}

.top-block .photo:before,
.gallery .photo:before{
    display: block;
    width: 70%;
    height: 50%;
    position: absolute;
    left: 15%;
    bottom: 0;
    box-shadow: 0 2px 50px 0 rgba(215,169,110,0.47), 0 2px 50px 0 rgba(0,0,0,0.39);
    content: '';
}

.fishki {
    margin-top: 66px;
    text-align: center;
}

.fishki > div{
    margin: 0 auto;
    text-align: left;
    font-family: "MuseoSansMedium";
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    letter-spacing: 0.3px;
}

.fishki > div p {
    margin: 0.5em 0;
}

.fishki > div ul {
    margin: 0.5em 0;
    padding: 0;
}
.fishki > div ul li {
    list-style: none;
}
.fishki > div ul li:before {
    content: "✔";
    padding-right: 5px;
}


.top-actions{
    padding-top: 56px;
    text-align: center;
}

.top-actions > div{
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.top-actions a{
    color: #3A332A;
    text-decoration: none;
    font-size: 16px;
    line-height: 23px;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 1px;
}

.top-actions .info{
    margin-top: 4px;
    color: #999999;
}

.top-actions .phone{
    margin-left: 90px;
    margin-right: 105px;
}

.top-actions .phone a{
    padding-left: 51px;
    background-image: url("../assets/phone.png");
    background-size: 36px;
}

.top-actions .address a{
    padding-left: 41px;
    background-image: url("../assets/map.png");
    background-size: 26px;
}

.top-actions .book a{
    padding-left: 51px;
    background-image: url("../assets/ticket.png");
    background-size: 36px;
}



.about{
    margin-top: 100px;
    text-align: center;
}

.about .text,
.menu .text,
.quote {
    max-width: 960px;
    margin: 0 auto;
    font-family: "PTSerifCaptionItalic";
}



.gallery{
    margin-top: 100px;
    text-align: center;
    position: relative;
}

.gallery .bg{
    width: 800px;
    height: 528px;
    background-color: #F7EEE2;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 0;
}

.gallery .photo{

}

.gallery .title,
.menu .title,
.place .title,
.book-form .title,
.section .title{
    position: relative;
    z-index: 2;
    padding-top: 38px;
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 20px;
    font-family: "MuseoSansMedium";
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.gallery .photo{
    position: relative;
    visibility: hidden;
}

.gallery .photo + .photo{
    margin-left: 30px;
}

.gallery .photo img{
    position: relative;
    z-index: 1;
}

.slick-slider .slick-list {
    padding-bottom: 86px !important;
}

.slick-prev,
.slick-next{
    position: absolute;
    bottom: 30px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    width: 31px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 31px;
    z-index: 3;
}

.slick-prev{
    background-image: url("../assets/prev.png");
    left: 50%;
    margin-left: -60px;
}

.slick-next{
    background-image: url("../assets/next.png");
    right: 50%;
    margin-right: -60px;
}



.menu{
    margin-top: 56px;
    text-align: center;
}

.menu .text{
    max-width: 890px;
}

.menu .title{
    padding-top: 0;
    margin-bottom: 30px;
}

.menu .action a{
    font-family: "MuseoSansMedium";
    color: #3A332A;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 36px;
    margin-top: 26px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    padding-left: 48px;
    background-image: url("../assets/menu.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px;
}

.menu .info a{
    font-size: 14px;
    color: #999999;
    text-decoration: none;
}



.place{
    margin-top: 100px;
    text-align: center;
    position: relative;
}

.place .bg{
    width: 306px;
    height: 638px;
    background-color: #F7EEE2;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -153px;
    top: 0;
}

.place .map{
    height: 441px;
    z-index: 2;
    position: relative;
    background-color: #fff;
}

.place .map .overlay{
    width:100%;
    min-height:441px;
    position:absolute;
    top:0;
    z-index: 3;
}

.place .address{
    font-size: 14px;
    line-height: 19px;
    z-index: 2;
    position: relative;
    margin-top: 32px;
}



.book-form{
    text-align: center;
    margin-top: 56px;
    position: relative;
}

.book-form .done{
    position: absolute;
    top: 170px;
    width: 326px;
    padding: 80px 0 30px;
    left: 50%;
    margin-left: -163px;
    background-color: #F7EEE2;
    font-size: 14px;
    line-height: 19px;
    background-position: center 30px;
    background-size: 36px;
    background-repeat: no-repeat;
    background-image: url("../assets/success.png");
    z-index: 1;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
}

.book-form .loader{
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    top: 216px;
    left: 50%;
    margin-left: -18px;
    border: solid 2px transparent;
    border-top-color: #D7A96E;
    border-left-color: #D7A96E;
    border-radius: 50%;
    -webkit-animation: progress-spinner 800ms linear infinite;
    animation: progress-spinner 800ms linear infinite;
    z-index: 1;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
}

.book-form form{
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
}

.book-form.load form,
.book-form.done form{
    visibility: hidden;
    opacity: 0;
}

.book-form.load .loader,
.book-form.done .done{
    visibility: visible;
    opacity: 1;
}

.book-form.done .loader{
    visibility: hidden !important;
    opacity: 0;
}

.book-form label.input{
    width: 248px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.book-form label.input + label.input{
    margin-left: 28px;
}

.book-form label.textarea{
    display: block;
    width: 800px;
    margin: 25px auto;
    text-align: left;
}

.book-form input,
.book-form textarea{
    width: 100%;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 2px solid #EFDDC5;
    padding: 0 12px;
    outline: none;
    height: 44px;
    font-family: "MuseoSansRegular";
    font-size: 13px;
    line-height: 18px;
    -webkit-appearance: none;
    border-radius: 0;
}

.book-form input[readonly]{
    cursor: pointer;
}

.book-form input::-webkit-input-placeholder,
.book-form textarea::-webkit-input-placeholder{color:#8C8984;}
.book-form input::-moz-placeholder,
.book-form textarea::-moz-placeholder{color:#8C8984;}/* Firefox 19+ */
.book-form input:-moz-placeholder,
.book-form textarea:-moz-placeholder{color:#8C8984;}/* Firefox 18- */
.book-form input:-ms-input-placeholder,
.book-form textarea:-ms-input-placeholder{color:#8C8984;}

.book-form textarea{
    padding: 12px;
    height: 82px;
    resize: none;
}

.book-form button{
    background: #D7A96E;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 14px;
    color: #FFFFFF;
    height: 44px;
    line-height: 44px;
    width: 226px;
    border: none;
    outline: none;
    cursor: pointer;
}

.book-form .label{
    margin-bottom: 6px;
    display: block;
}

.pika-single{
    border: none;
    font-family: "MuseoSansRegular";
    position: absolute;
    left: 0;
    top: 0;
}

.pika-single select,
.pika-single button{
    font-family: "MuseoSansRegular";
}

.pika-lendar{
    width: 230px;
    margin: 6px 12px;
}

.pika-button{
    padding: 5px 2px;
    text-align: center;
    background: none;
    color: #999;
}

.pika-button:hover,
.is-today .pika-button:hover{
    color: #fff;
    background-color: #D7A96E;
    border-radius: 0;
}

.pika-label{
    vertical-align: top;
}

.pika-table abbr{
    border-bottom: none;
}

.is-today .pika-button{
    color: #3A332A;
}

.is-selected .pika-button{
    box-shadow: none;
    color: #fff;
    background-color: #D7A96E;
    font-weight: 400;
    border-radius: 0;
}

.pika-single.is-bound{
    box-shadow: none;
    margin-top: -44px;
    border: 2px solid #EFDDC5;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.03);
}



.section{
    text-align: center;
    margin-top: 56px;
    position: relative;
}

.section ul.quote {
    width: 80%;
    margin: 0 auto;
    padding: 0;
    font-size: 1.2em;
    color: #494A3E;
}
.section ul.quote li {
    list-style: none;
    margin-bottom: 1em;
}
.section ul.quote li:before {
    content: "“";
    padding-left: 0.2em;
    font-size: 2em;
}
.section ul.quote li:after {
    content: "”";
    padding-right: 0.2em;
    font-size: 2em;
}
.section ul.quote li a {
    font-family: "MuseoSansRegular";
    font-size: 1em;
}



.footer{
    margin-top: 100px;
    padding: 41px 0;
    background-color: #F7EEE2;
}

.footer-wrapper{
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.footer-wrapper .name{
    position: absolute;
    left: 0;
    top: 3px;
    text-align: left;
}

.footer-wrapper .name a,
.footer-wrapper .info a{
    text-decoration: none;
    color: #3A332A;
}

.footer-wrapper .name .sub{
    font-size: 10px;
    line-height: 12px;
}

.footer-wrapper .name .main{
    font-size: 25px;
    line-height: 32px;
}

.footer-wrapper .soc{
    line-height: 44px;
}

.footer-wrapper .soc a{
    display: inline-block;
    vertical-align: top;
    width: 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    height: 44px;
}

.footer-wrapper .soc a.vk{
    background-image: url("../assets/vk.png");
}

.footer-wrapper .soc a.insta{
    background-image: url("../assets/insta.png");
}

.footer-wrapper .info{
    position: absolute;
    right: 0;
    top: 3px;
    text-align: right;
    line-height: 19px;
    font-size: 14px;
}



@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .top-actions .phone a{
        background-image: url("../assets/phone@2x.png");
    }

    .top-actions .address a{
        background-image: url("../assets/map@2x.png");
    }

    .top-actions .book a{
        background-image: url("../assets/ticket@2x.png");
    }

    .slick-prev{
        background-image: url("../assets/prev@2x.png");
    }

    .slick-next{
        background-image: url("../assets/next@2x.png");
    }

    .menu .action a{
        background-image: url("../assets/menu@2x.png");
    }

    .footer-wrapper .soc a.vk{
        background-image: url("../assets/vk@2x.png");
    }

    .footer-wrapper .soc a.insta{
        background-image: url("../assets/insta@2x.png");
    }

    .book-form .done{
        background-image: url("../assets/success@2x.png");
    }

    .mb-2 {margin-bottom: 2em !important;}
}

@media screen and (max-width: 1000px) {
    .top-block .photo {
        margin: 0 80px;
    }

    .top-block .photo img {
        max-width: 100%;
    }

    .top-actions .phone {
        margin-left: 50px;
        margin-right: 55px;
    }

    .about .text, .menu .text{
        margin: 0 41px;
    }

    .about .text br, .menu .text br{
        display: none;
    }

    .gallery .bg{
        width: 608px;
        margin-left: -304px;
    }

    .book-form label.input{
        width: 210px;
    }

    .book-form label.textarea{
        width: 686px;
    }

    .footer-wrapper .name{
        left: 41px;
    }

    .footer-wrapper .info{
        right: 41px;
    }

    .footer-wrapper{
        text-align: left;
        width: auto;
        padding-left: 261px;
    }

    .mb-2 {margin-bottom: 2em !important;}
}

@media screen and (max-width: 767px) {
    .top-block .title {
        padding-top: 40px;
    }

    .top-block .sub, .footer-wrapper .name .sub {
        font-family: "MuseoSansMedium";
        font-size: 12px;
        line-height: 14px;
    }

    .top-block .main, .footer-wrapper .name .main {
        font-size: 35px;
        line-height: 47px;
    }

    .top-block .photo,
    .about .text,
    .menu .text{
        margin: 0 20px;
        text-align: left;
    }

    .top-actions > div{
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 230px;
    }

    .top-actions .phone{
        margin-left: auto;
        margin-right: auto;
        margin-top: 28px;
        margin-bottom: 28px;
    }

    .top-actions{
        padding-top: 88px;
    }

    .top-actions > div a{
        padding-left: 51px !important;
    }

    .about,
    .gallery,
    .menu,
    .place,
    .book-form,
    .footer{
        margin-top: 70px;
    }

    .gallery .bg,
    .place .bg{
        width: 90%;
        margin-left: -45%;
    }

    .book-form label.input{
        display: block;
        width: 258px;
        margin-left: auto;
        margin-right: auto;
    }

    .book-form label.input + label.input{
        margin-left: auto;
        margin-top: 28px;
    }

    .book-form label.textarea{
        width: 258px;
    }

    .book-form button{
        width: 258px;
    }

    .book-form .done{
        width: 90%;
        margin-left: -45%;
    }

    .footer-wrapper .name{
        display: none;
    }

    .footer-wrapper .info{
        position: relative;
        text-align: center;
        right: auto;
    }

    .footer-wrapper{
        padding-left: 0;
        text-align: center;
    }

    .mb-2 {margin-bottom: 2em !important;}
}

@-webkit-keyframes progress-spinner {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes progress-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}



.mb-2 {margin-bottom: 2em;}