
.lightbox .menu-ico{ margin: 35px auto auto;}

.lightbox .close-nav{
  background: #eed81e none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    padding: 10px;
    }

.lightbox .gr_ul{
line-height:18px;
}


.btn-warning-att{
   background: #eed81e none repeat scroll 0 0;
    font-size: 16px;
    line-height: 16px;
    padding: 10px 15px;
    }
    .btn-warning-att .fa{
     font-size: 20px;
    }

.hidden{display:none !important;}

.nav-box {
  height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 777;
    }
.bggr {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 6;
}

.nav-main {
 background: #666666 none repeat scroll 0 0;
    border: 5px solid #ffffff;
    border-radius: 3px;
    color: #fff;
    left: 0;
    margin: auto;
    overflow-y: auto;
    padding: 40px;
    position: relative;
    right: 0;
    top: 30%;
    width: 250px;
    z-index: 7524;}





#quest-gallery .fa{    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    top: 55px;
 margin:auto;}
/*SYSTEM*/
.title-h2{    color: #9c9c9c;
    font-family: "Parangon",sans-serif;
    font-size: 24px;
    line-height: 25px;
    padding-bottom: 33px;
    text-align: center;
    text-transform: uppercase;
    }  
    
      
      .related .itrel{
    float: left;
    margin: 0 15px 15px;
    position: relative;
    width: 47%;
}
      
    .related  {
    clear: both;
    display: block;
    margin: 0 -15px !important;
    padding: 0;
}
.btn-rel{
 top: 50%;    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.related article a.more {
    background: #eed81e none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-family: "Parangon",sans-serif;
    font-size: 18px;
    height: 43px;
    line-height: 43px;
    margin: auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 165px;
    }
    

.related
.itrel h1{
display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 33%;
        }


      
@import url(https://fonts.googleapis.com/css?family=PT+Sans:700);
    
    
html, body, table, td, div, p, img, span, form, figure, select, input, textarea, a, h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; line-height: 1px; }
html, body { height: 100%; width: 100%; }
body, input, a, select, p, h1, h2, h3, h4, h5, h6 { font-family: Tahoma, "Geneva CY", sans-serif; }
body { background: #000 url(../img/main-bg-pattern.jpg) repeat center center; }
body.loading * { transition: none !important; }
img { border: 0px; }
a { color: #eed81e; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section { display:block; }
.wrapper-std-size { max-width: 1100px; min-width: 320px; margin: 0 auto; position: relative; }
/*END OF SYSTEM*/

/*HEADER*/
#header-box { min-height: 110px; }
#header-box ul, #header-box ul li { padding: 0; margin: 0; list-style: none; }
#header-box .social { position: absolute; right: 0; top: 7px; text-align: right; }
#header-box .social li { display: inline-block; padding-left: 4px; }
#header-box .social li a { display: inline-block; width: 21px; height: 21px; cursor: pointer; overflow: hidden; text-indent: 100%; white-space: nowrap; background-position: left top; background-repeat: no-repeat; }
#header-box .social li:nth-child(1) a { background-image: url(../img/ico-social-fb.png); }
#header-box .social li:nth-child(2) a { background-image: url(../img/ico-social-instagram.png); }
#header-box .social li:nth-child(3) a { background-image: url(../img/ico-social-vk.png); }
#header-box .phone { position: absolute; right: 115px; top: 7px; text-align: right; width: 140px; }
#header-box .phone, #header-box .phone a { font-size: 16px; line-height: 21px; color: #fff; text-decoration: none; }
#header-box .phone_spb { position: absolute; right: 115px; top: 7px; text-align: right; width: 250px; }
#header-box .phone_spb, #header-box .phone_spb a { font-size: 16px; line-height: 21px; color: #fff; text-decoration: none; }
#header-box .city-select { position: absolute; right: 260px; top: 2px; display: inline-block; z-index: 100; padding: 3px 15px 8px 15px; box-sizing: border-box; border: 1px solid transparent; height: 33px; transition: all ease 400ms; overflow: hidden; }
#header-box .city-select.opened { border: 1px solid #343434; background: #000; height: auto; }
#header-box .city-select.opened li { display: block; }
#header-box .city-select li { display: none; }
#header-box .city-select li a { font-size: 14px; line-height: 25px; font-weight: bold; color: #9c9c9c; text-decoration: underline; white-space: nowrap; }
#header-box .city-select li.current { display: block; }
#header-box .city-select li.current a { line-height: 21px; color: #eed81e; text-decoration: none; border-bottom: 1px dashed #eed81e; opacity: 1; }
#header-box .city-select li.current a:hover { border-bottom: none; }
#header-box .city-select li a:hover { text-decoration: none; }
#header-box .city-select_spb { position: absolute; right: 370px; top: 2px; display: inline-block; z-index: 100; padding: 3px 15px 8px 15px; box-sizing: border-box; border: 1px solid transparent; height: 33px; transition: all ease 400ms; overflow: hidden; }
#header-box .city-select_spb.opened { border: 1px solid #343434; background: #000; height: auto; }
#header-box .city-select_spb.opened li { display: block; }
#header-box .city-select_spb li { display: none; }
#header-box .city-select_spb li a { font-size: 14px; line-height: 25px; font-weight: bold; color: #9c9c9c; text-decoration: underline; white-space: nowrap; }
#header-box .city-select_spb li.current { display: block; }
#header-box .city-select_spb li.current a { line-height: 21px; color: #eed81e; text-decoration: none; border-bottom: 1px dashed #eed81e; opacity: 1; }
#header-box .city-select_spb li.current a:hover { border-bottom: none; }
#header-box .city-select_spb li a:hover { text-decoration: none; }
#header-box nav { height: 75px; position: absolute; left: 0; right: 0; top: 35px; background: #000; border-top: 1px solid #343434; z-index: 50; }
#header-box nav .logo { position: absolute; left: 0; top: -1px; display: inline-block; width: 167px; height: 76px; background: url(../img/real-quest-logo.png) no-repeat 15px 15px; text-indent: 100%; overflow: hidden; white-space: nowrap; }
#header-box nav .title { position: absolute;   left: 200px; top: 28px; display: inline-block; font-family: 'PT Sans', sans-serif; font-size: 18px; line-height: 19px; text-transform: uppercase; color: #eed81e; text-decoration: none; }
#header-box nav .menu { display: none; position: absolute; right: 15px; top: 27px; width: 21px; height: 24px; background: url(../img/ico-menu.png) no-repeat left top; cursor: pointer; }
#header-box nav ul { position: absolute; right: 15px; top: 30px; text-align: right; }
#header-box nav ul li { display: inline-block; margin: 0 10px; right: 0; }
#header-box nav ul li, #header-box nav ul li a { font-family: 'PT Sans', sans-serif; font-size: 15px; line-height: 15px; color: #797979; text-decoration: none; text-transform: uppercase;  letter-spacing: 0px; }
#header-box nav ul li a:hover, #header-box nav ul li.current a { position: relative; color: #eed81e; }
#header-box nav ul li a:hover:before, #header-box nav ul li.current a:before { content: ""; position: absolute; left: 0; right: 0; bottom: -5px; height: 2px; background: #eed81e; }
#header-info { background: url(../img/black-overlay.png) repeat-y center top; padding: 25px 30px 20px 30px; text-align: center; box-sizing: border-box; }
#header-info, #header-info p { font-size: 16px; line-height: 25px; color: #aaa; }
#header-info h1 { text-align: center; padding-bottom: 22px; font-family: "Parangon", sans-serif; font-size: 24px; line-height: 25px; text-transform: uppercase; color: #9c9c9c; }


@media all and (max-width: 1120px) {
    #header-box .social { right: 15px; }
    #header-box nav .logo { left: 15px; }
    
}

@media all and (max-width: 860px) {
    #header-box nav .title { font-size: 16px; top: 30px; }
    #header-box nav ul { right: 10px; }
    #header-box nav ul li { margin: 0 8px; }
    
}

@media all and (max-width: 790px) {
    #header-box .city-select { right: auto; left: 0px; }
    #header-box nav .menu { display: block; }
    #header-box nav ul { display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,.85); z-index: 400; padding: 80px 0 0 0; }
    #header-box nav ul li { display: block; margin: 15px 20px; text-align: right; position: relative; transition: all ease 300ms; right: -200px; }
    #header-box nav ul li.close { position: absolute; right: 10px; top: 10px; width: 24px; height: 24px; cursor: pointer; z-index: 210; transition: none; right: 0; background: url(../img/ico-close.png) no-repeat left top; }
    #header-box nav ul li, #header-box nav ul li a { font-size: 16px; line-height: 20px; }
    
    
}

@media all and (max-width: 420px) {
    #header-box { min-height: 120px; }
    #header-box nav { top: 45px; }
    #header-box nav .title { display: none; }
   .phone a{text-decoration: underline !important;}
}

@media (min-width: 421px) and (max-width:11111px) {
#banndesc{display:block;}
#bannmob{display:none;}
}
                                                 
@media (min-width: 20px) and (max-width: 420px) {
#banndesc{display:none;}
#bannmob{display:block;}
}

/*END OF HEADER*/

/*QUEST LIST*/
#quest-list article { margin-bottom: 35px; position: relative; overflow: hidden; cursor: default; z-index: 10; }


#quest-list article h1 { position: absolute; top: 55px; left: 21%; right: 21%; z-index: 100; font-family: "Parangon", sans-serif; font-size: 48px; line-height: 50px; text-transform: uppercase; color: #eed81e; display: inline-block; border: 1px solid #eed81e; padding: 20px 0 15px 0; text-align: center; }

h1>a{   font-family: "Parangon",sans-serif;
    text-decoration: none;}
#quest-list article figure img { width: 100%; z-index: 90; }
#quest-list article figcaption { display: none; position: absolute; top: 35%; left: 21%; right: 21%; text-align: center; font-size: 18px; line-height: 28px; color: #fff; padding-top: 60px; background-position: center top; background-repeat: no-repeat; }
#quest-list article figcaption:before { position: absolute; content: ""; left: 0; top: 24px; width: 40%; height: 2px; background: #fff; }
#quest-list article figcaption:after { position: absolute; content: ""; right: 0; top: 24px; width: 40%; height: 2px; background: #fff; }
#quest-list article figcaption.ico-teleport { background-image: url(../images/quests/faulty-teleport/ico-faulty-teleport.png); }
#quest-list article figcaption.ico-plane { background-image: url(../images/quests/presidents-plane/ico-presidents-plane.png); }
#quest-list article figcaption.ico-school { background-image: url(../images/quests/save-school/ico-save-school.png); }
#quest-list article figcaption.ico-tesla { background-image: url(../images/quests/spb-tesla/ico-tesla.png); }
#quest-list article figcaption.ico-prison { background-image: url(../images/quests/spb-prison/ico-prison.png); }
#quest-list article figcaption.ico-hobbit { background-image: url(../images/quests/spb-hobbit/ico-hobbit.png); }

#quest-list article a.more { position: absolute; z-index: 100; bottom: 20%; right: 51%; display: none; font-family: "Parangon", sans-serif; font-size: 18px; line-height: 43px; text-transform: uppercase; color: #000; text-align: center; background: #eed81e; width: 165px; height: 43px; cursor: pointer; text-decoration: none; outline: none; }



#quest-list article a.book { position: absolute; z-index: 100; bottom: 20%; left: 51%; display: none; font-family: "Parangon", sans-serif; font-size: 18px; line-height: 43px; text-transform: uppercase; color: #000; text-align: center; background: #eed81e; width: 165px; height: 43px; cursor: pointer; text-decoration: none; outline: none; }
#quest-list article a.video { position: absolute; z-index: 110; bottom: 7px; left: 52px; padding-left: 37px; background: url(../img/ico-video.png) no-repeat left center; font-size: 16px; line-height: 35px; color: #eed81e; text-decoration: none; outline: none; }
#quest-list article a.video:before { position: absolute; left: 38px; right: 0; bottom: 4px; content: ""; height: 1px; border-bottom: 1px dashed #eed81e; }
#quest-list article a.video:hover:before { border-bottom: none; }



#quest-list article a.videot {  background: #eed81e none repeat scroll 0 0;
    bottom: 20%;
    color: #000;
    cursor: pointer;
    display: none;
    font-family: "Parangon",sans-serif;
    font-size: 18px;
    height: 43px;
    left: 48%;
    line-height: 43px;
    outline: medium none;
    padding-left: 0;
    position: absolute;
    right: 51%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 43px;
    z-index: 100;}




#quest-list article ul { position: absolute; padding: 3px 7% 0 27%; margin: 0; list-style: none; background: rgba(0,0,0,.5); left: 0; right: 0; bottom: 0; z-index: 100; text-align: justify; }
#quest-list article ul:after { display: inline-block; width: 100%; height: 1px; line-height: 1px; overflow: hidden; content: ""; }
#quest-list article ul li { font-size: 16px; line-height: 35px; color: #aaa; white-space: nowrap; display: inline-block; background-position: left center; background-repeat: no-repeat; }
#quest-list article ul li:nth-child(1) { padding-left: 29px; background-image: url(../img/ico-players.png); }
#quest-list article ul li:nth-child(2) { padding-left: 29px; background-image: url(../img/ico-cost.png); }
#quest-list article ul li:nth-child(3) { padding-left: 32px; background-image: url(../img/ico-time.png); }
#quest-list article ul li:nth-child(4) { padding-left: 27px; background-image: url(../img/ico-place-marker.png); }
#quest-list article:hover:before { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.25); content: ""; z-index: 95; }
#quest-list article:hover figure img { -webkit-filter: blur(5px); -moz-filter: blur(5px); -ms-filter: blur(5px); -o-filter: blur(5px); filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='5'/></filter></svg>#svgBlur"); filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '3'); filter: blur(3px); }
#quest-list article:hover figcaption { display: block; z-index: 100; }

#quest-list article:hover a.more { display: block; }

#quest-list article:hover a.book { display: block; }

@media all and (max-width: 1120px) {
    #quest-list article h1, #quest-list article figcaption { left: 15%; right: 15%; }
}

@media all and (max-width: 980px) {
    #quest-list article ul { padding-right: 4%; }
}

@media all and (max-width: 860px) {
    #quest-list article h1 { font-size: 36px; line-height: 42px; top: 40px; padding: 15px 0 10px 0; }
    #quest-list article figcaption { padding: 0; background-image: none !important; }
    #quest-list article figcaption:before, #quest-list article figcaption:after { display: none; }
    #quest-list article a.video { left: 2%; }
    #quest-list article ul { padding-left: 24%; }
}

@media all and (max-width: 790px) {
    #quest-list article figcaption { font-size: 14px; background-size: 30px; }
    #quest-list article a.video { width: 24px; padding: 0; white-space: nowrap; text-indent: 100%; overflow: hidden; }
    #quest-list article ul { padding-left: 10%; }
    #quest-list article ul li { font-size: 14px; }
}

@media all and (max-width: 690px) {

  .related .itrel{
    float: left;
    margin: 0 15px;
    position: relative;
    width: 100%;
    }
    
    
    #quest-list article h1 { font-size: 32px; top: 30px; }
    #quest-list article figure img { height: 360px; width: auto; position: relative; left: 50%; -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0); transform: translate(-50%,0); }
}

@media all and (max-width: 630px) {
   
   
  
    
    
    
     #quest-list article h1 { left: 5%; right: 5%; top: 20px; padding: 10px 10px 5px 10px; font-size: 30px; line-height: 30px; }
    #quest-list article:hover figcaption { display: none; }
    #quest-list article a.more { bottom: auto; left: auto; margin-left: 0; margin-right: 180px; line-height: 48px; height: 48px; right: 5%; top: 45%; }
    #quest-list article a.book { bottom: auto; left: auto; margin-left: 0; line-height: 48px; height: 48px; right: 5%; top: 45%; }
    #quest-list article a.video { left: 5%; top: 45%; height: 48px; width: 48px; background-image: url(../img/ico-video-b.png); display: none; }
    #quest-list article:hover a.video { display: block; }
    #quest-list article ul { padding-left: 5%; }
}

@media all and (max-width: 600px) {
    #quest-list article ul li { width: 40%; }
    
    
}

@media all and (max-width: 455px) {
    #quest-list article a.more, #quest-list article a.book { width: 48px; text-indent: 100%; overflow: hidden; white-space: nowrap; background-position: center; background-repeat: no-repeat; background-color: transparent; border-radius: 2px; }
    #quest-list article a.more { margin-right: 0; background-image: url(../img/ico-more.png); }
    #quest-list article a.book { margin-right: 80px; background-image: url(../img/ico-calendar.png); }
}

@media all and (max-width: 400px) {

  
    
    
    #quest-list article ul { padding-right: 0; text-align: left; }
    #quest-list article ul:after { display: none; }
    #quest-list article ul li { box-sizing: border-box; }
}
/*END OF QUEST LIST*/

/*QUEST INFO*/
#quest-info { position: relative;  cursor: default; z-index: 10; }
#quest-info h1 { position: absolute; top: 55px; left: 21%; right: 21%; z-index: 100; font-family: "Parangon", sans-serif; font-size: 48px; line-height: 50px; text-transform: uppercase; color: #eed81e; display: inline-block; border: 1px solid #eed81e; padding: 20px 0 15px 0; text-align: center; }
#quest-info figure { max-height: 554px; overflow: hidden;  position: relative;}
#quest-info figure img { width: 100%; z-index: 90; }
#quest-info a.video { position: absolute; z-index: 110; bottom: 7px; left: 52px; padding-left: 37px; background: url(../img/ico-video.png) no-repeat left center; font-size: 16px; line-height: 35px; color: #eed81e; text-decoration: none; outline: none; }
#quest-info a.video:before { position: absolute; left: 38px; right: 0; bottom: 4px; content: ""; height: 1px; border-bottom: 1px dashed #eed81e; }
#quest-info a.video:hover:before { border-bottom: none; }
#quest-info .address { background: #000; padding: 12px 10px; text-align: center; font-size: 16px; line-height: 24px; color: #fff; position: relative; }
#quest-info .address span { padding-right: 20px; }
#quest-info .address br { display: none; }
#quest-info .address:before { content: ""; width: 50%; position: absolute; left: 25%; right: 25%; bottom: 0; height: 1px; background: #383838; }
#quest-info ul { padding: 3px 7% 0 27%; margin: 0; list-style: none; background: #000; text-align: justify; }
#quest-info ul:after { display: inline-block; width: 100%; height: 1px; line-height: 1px; overflow: hidden; content: ""; }
#quest-info ul li { font-size: 16px; line-height: 35px; color: #aaa; white-space: nowrap; display: inline-block; background-position: left center; background-repeat: no-repeat; }
#quest-info ul li:nth-child(1) { padding-left: 29px; background-image: url(../img/ico-players.png); }
#quest-info ul li:nth-child(2) { padding-left: 29px; background-image: url(../img/ico-cost.png); }
#quest-info ul li:nth-child(3) { padding-left: 32px; background-image: url(../img/ico-time.png); }
#quest-info ul li:nth-child(4) { padding-left: 27px; background-image: url(../img/ico-place-marker.png); }

@media all and (max-width: 1120px) {
    #quest-info h1 { left: 15%; right: 15%; }
}

@media all and (max-width: 980px) {
    #quest-info ul { padding-right: 4%; }
}

@media all and (max-width: 860px) {
    #quest-info h1 { font-size: 36px; line-height: 42px; top: 40px; padding: 15px 0 10px 0; }
    #quest-info a.video { left: 2%; }
    #quest-info ul { padding-left: 24%; }
}

@media all and (max-width: 790px) {
    #quest-info a.video { width: 24px; padding: 0; white-space: nowrap; text-indent: 100%; overflow: hidden; }
    #quest-info ul { padding-left: 10%; }
    #quest-info ul li { font-size: 14px; }
}

@media all and (max-width: 690px) {
    #quest-info h1 { font-size: 32px; top: 30px; }
    #quest-info figure img { height: 360px; width: auto; position: relative; left: 50%; -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0); transform: translate(-50%,0); }
}

@media all and (max-width: 630px) {
    #quest-info h1 { left: 5%; right: 5%; top: 20px; padding: 10px 10px 5px 10px; font-size: 30px; line-height: 30px; }
    #quest-info a.video { left: 5%; top: 45%; height: 48px; width: 48px; background-image: url(../img/ico-video-b.png); }
    #quest-info ul { padding-left: 5%; }
}

@media all and (max-width: 600px) {
    #quest-info ul li { width: 40%; }
    #quest-info .address br { display: inline; }
}

@media all and (max-width: 400px) {
    #quest-info ul { padding-right: 0; text-align: left; }
    #quest-info ul:after { display: none; }
    #quest-info ul li { box-sizing: border-box; }
}
/*END OF QUEST INFO*/

/*QUEST GALLERY*/
#quest-gallery { display: table; padding: 0; list-style: none; border: none; }
#quest-gallery li { display: table-cell; padding: 0; margin: 0; list-style: none; width: 16%; overflow: hidden;   position: relative;}
#quest-gallery li img { width: 100%; }
/*END OF QUEST GALLERY*/

/*FEATURES*/
#quest-features { margin-top: 38px; margin-bottom: 35px; }
#quest-features .title { text-align: center; padding-bottom: 33px; font-family: "Parangon", sans-serif; font-size: 24px; line-height: 25px; text-transform: uppercase; color: #9c9c9c; }
#quest-features ul { background: #000; margin: 0; padding: 32px 50px 20px 50px; list-style: none; }
#quest-features ul li { padding: 0 0 15px 30px; margin: 0; list-style: none; background: url(../img/ico-check.png) no-repeat left 3px; font-size: 16px; line-height: 17px; color: #aaa; text-transform: lowercase; }
/*END OF FEATURES*/

/*QUEST CALENDAR*/
#quest-calendar { margin-bottom: 40px; }
#quest-calendar > .title { font-family: "Parangon", sans-serif; font-size: 24px; line-height: 25px; text-transform: uppercase; color: #eed81e; text-align: center; }
#quest-calendar .calendar-title { padding: 0; margin: 20px auto 35px auto; list-style: none; text-align: center; }
#quest-calendar .calendar-title li { display: inline-block; vertical-align: top; text-align: center; padding: 0; margin: 0; list-style: none; }
#quest-calendar .calendar-title li.title { font-family: "Parangon", sans-serif; font-size: 24px; line-height: 25px; text-transform: uppercase; color: #eed81e; margin: 0 30px; padding: 12px 10px 10px 10px; text-align: center; border: 1px solid #eed81e; }
#quest-calendar .calendar-title li.prev-week, #quest-calendar .calendar-title li.next-week { padding-top: 12px; width: 150px; }
#quest-calendar .calendar-title li.prev-week a, #quest-calendar .calendar-title li.next-week a { display: inline-block; background: #383838; font-size: 12px; line-height: 40px; color: #9c9c9c; text-decoration: none; padding: 0 15px; outline: none; position: relative; }
#quest-calendar .calendar-title li.prev-week a:before, #quest-calendar .calendar-title li.next-week a:before { height: 0px; width: 0px; content: ""; top: 0; border-top: 12px solid transparent; border-bottom: 12px solid transparent; position: absolute; }
#quest-calendar .calendar-title li.prev-week a:before { right: 100%; border-right: 12px solid #383838; }
#quest-calendar .calendar-title li.next-week a:before { left: 100%; border-left: 12px solid #383838; }
#quest-calendar .calendar-body { padding: 0; margin: 0; list-style: none; text-align: justify; position: relative; }
#quest-calendar .calendar-body:after { content: ""; display: inline-block; width: 100%; height: 1px; }
#quest-calendar .calendar-body > li { padding: 0; margin: 0; list-style: none; vertical-align: top; width: 13%; display: inline-block; }
#quest-calendar .calendar-body > li .title { text-align: center; height: 60px; font-size: 14px; line-height: 16px; color: #fff; }
#quest-calendar .calendar-body > li ul { padding: 0; margin: 0; list-style: none; }
#quest-calendar .calendar-body > li ul li { padding: 10px 5px; margin: 0 0 8px 0; list-style: none; background: #191919; border: 1px solid #9c9c9c; width: 100%; box-sizing: border-box; text-align: center; cursor: pointer; color: #9c9c9c; font-size: 16px; line-height: 17px; }
#quest-calendar .calendar-body > li ul li span { color: #646464; font-size: 12px; line-height: 13px; }
#quest-calendar .calendar-body > li ul li:hover { border-color: #eed81e; color: #eed81e; }
#quest-calendar .calendar-body > li ul li:hover span { color: #eed81e; }
#quest-calendar .calendar-body > li ul li.inactive { background: #383838; border-color: #383838; color: #646464; cursor: default; }
#quest-calendar .calendar-body > li ul li.inactive:hover span { color: #646464; }

@media all and (max-width: 900px) {
    #quest-calendar .calendar-body { padding: 0 15px; }
    #quest-calendar .calendar-body > li ul li span { display: block; line-height: 20px; }
}

@media all and (max-width: 750px) {
    #quest-calendar .calendar-body > li .title { font-size: 12px; }
    #quest-calendar .calendar-title { margin-bottom: 80px; }
    #quest-calendar .calendar-title li.title { margin-left: 0px; margin-right: 0px;  }
    #quest-calendar .calendar-title li.prev-week, #quest-calendar .calendar-title li.next-week { position: absolute; top: 100px; }
    #quest-calendar .calendar-title li.prev-week { right: 51%; }
    #quest-calendar .calendar-title li.next-week { left: 51%; }
}

@media all and (max-width: 600px) {
    #quest-calendar .calendar-body > li { width: 13%; }
    #quest-calendar .calendar-body > li .title span { display: none; }
    #quest-calendar .calendar-body > li ul li { font-size: 11px; line-height: 14px; }
    #quest-calendar .calendar-body > li ul li span { font-size: 11px; line-height: 13px; }
}

@media all and (max-width: 370px) {
    #quest-calendar .calendar-title li.title { font-size: 20px; }
    #quest-calendar .calendar-body { padding: 0 5px; }
    #quest-calendar .calendar-body > li { width: 12%; }
    #quest-calendar .calendar-body > li ul li { padding: 5px 2px; }
}
/*END OF QUEST CALENDAR*/

/*MAP*/
#map-box { padding-top: 12%; min-height: 150px; overflow: hidden; position: relative; margin-bottom: 40px; }
#map-box > ymaps { position: absolute; left: 0px; top: 0px; }
/*END OF MAP*/

/*REVIEWS*/
#quest-reviews .title { text-align: center; padding-bottom: 33px; font-family: "Parangon", sans-serif; font-size: 24px; line-height: 25px; text-transform: uppercase; color: #9c9c9c; }
#quest-reviews ul { padding: 0; margin: 0; list-style: none; text-align: justify; position: relative; }
#quest-reviews ul:after { content: ""; width: 100%; display: inline-block; height: 1px; }
#quest-reviews ul li { padding: 0; margin: 0 0 35px 0; list-style: none; display: inline-block; vertical-align: top; width: 30%; text-align: center; overflow: hidden; }
#quest-reviews ul li .photo { text-align: center; height: 110px; margin-bottom: 30px; }
#quest-reviews ul li .photo img { max-height: 110px; }
#quest-reviews ul li .name { display: inline-block; height: 18px; font-family: "Parangon", sans-serif; font-size: 16px; line-height: 18px; text-transform: uppercase; color: #eed81e; position: relative; top: -11px; }
#quest-reviews ul li .name:before, #quest-reviews ul li .name:after { height: 1px; background: #9c9c9c; width: 200px; top: 7px; content: ""; position: absolute; }
#quest-reviews ul li .name:before { left: 100%; margin-left: 18px; }
#quest-reviews ul li .name:after { right: 100%; margin-right: 18px; }
#quest-reviews ul li .comment { border-left: 1px solid #9c9c9c; border-right: 1px solid #9c9c9c; border-bottom: 1px solid #9c9c9c; padding: 0 15px 15px 15px; }
#quest-reviews ul li .comment, #quest-reviews ul li .comment p { font-size: 14px; line-height: 21px; color: #9c9c9c; }
#quest-reviews ul li .comment p { text-align: left; }

@media all and (max-width: 800px) {
    #quest-reviews ul { text-align: left; padding: 0 15px; }
    #quest-reviews ul:after { display: none; }
    #quest-reviews ul li { width: auto; text-align: left; position: relative; }
    #quest-reviews ul li .photo { text-align: left; position: absolute; left: 15px; top: 15px; }
    #quest-reviews ul li .name { top: auto; padding: 15px 0; }
    #quest-reviews ul li .name:before, #quest-reviews ul li .name:after { display: none; }
    #quest-reviews ul li .comment { min-height: 125px; border-top: 1px solid #9c9c9c; padding-left: 145px; }
}

@media all and (max-width: 420px) {
    #quest-reviews ul li { text-align: center; }
    #quest-reviews ul li .photo { text-align: center; position: relative; left: auto; top: auto; }
    #quest-reviews ul li .name { display: inline-block; height: 18px; position: relative; top: -11px; padding: 0; }
    #quest-reviews ul li .name:before, #quest-reviews ul li .name:after { display: block; }
    #quest-reviews ul li .comment { border-top: none; padding: 0 15px 15px 15px; }
}
/*END OF REVIEWS*/

/*QD BENEFITS*/
#qd-benefits .title { text-align: center; padding-bottom: 33px; font-family: "Parangon", sans-serif; font-size: 24px; line-height: 25px; text-transform: uppercase; color: #9c9c9c; }
#qd-benefits ul { padding: 0; margin: 0; list-style: none; text-align: justify; position: relative; }
#qd-benefits ul:after { content: ""; width: 100%; display: inline-block; height: 1px; }
#qd-benefits ul li { padding: 0; margin: 0 0 35px 0; list-style: none; display: inline-block; vertical-align: top; width: 30%; text-align: center; overflow: hidden; }
#qd-benefits ul li .photo { text-align: center; height: 110px; margin-bottom: 30px; }
#qd-benefits ul li .photo img { max-height: 110px; }
#qd-benefits ul li .name { display: inline-block; height: 18px; font-family: "Parangon", sans-serif; font-size: 16px; line-height: 18px; text-transform: uppercase; color: #eed81e; position: relative; top: -11px; }
#qd-benefits ul li .name:before, #quest-reviews ul li .name:after { height: 1px; background: #9c9c9c; width: 200px; top: 7px; content: ""; position: absolute; }
#qd-benefits ul li .name:before { left: 100%; margin-left: 18px; }
#qd-benefits ul li .name:after { right: 100%; margin-right: 18px; }
#qd-benefits ul li .comment { padding: 0 15px 15px 15px; }
#qd-benefits ul li .comment, #quest-reviews ul li .comment p { font-size: 14px; line-height: 21px; color: #9c9c9c; }
#qd-benefits ul li .comment p { text-align: center; line-height: 24px;}

@media all and (max-width: 800px) {
    #qd-benefits ul { text-align: left; padding: 0 15px; }
    #qd-benefits ul:after { display: none; }
    #qd-benefits ul li { width: auto; text-align: left; position: relative; }
    #qd-benefits ul li .photo { text-align: left; position: absolute; left: 15px; top: 15px; }
    #qd-benefits ul li .name { top: auto; padding: 15px 0; }
    #qd-benefits ul li .name:before, #quest-reviews ul li .name:after { display: none; }
    #qd-benefits ul li .comment { min-height: 125px; padding-left: 145px; }
}

@media all and (max-width: 420px) {
    #qd-benefits ul li { text-align: center; }
    #qd-benefits ul li .photo { text-align: center; position: relative; left: auto; top: auto; }
    #qd-benefits ul li .name { display: inline-block; height: 18px; position: relative; top: -11px; padding: 0; }
    #qd-benefits ul li .name:before, #quest-reviews ul li .name:after { display: block; }
    #qd-benefits ul li .comment { border-top: none; padding: 0 15px 15px 15px; }
}
/*END OF QD BENEFITS*/

/*TEXT BLOCK*/
.text-block { overflow: hidden; padding-bottom: 15px; }
.text-block h1, .text-block h4, .text-block h6 { text-align: center; font-weight: normal; padding-top: 22px; padding-bottom: 30px; font-family: "Parangon", sans-serif; font-size: 24px; line-height: 25px; text-transform: uppercase; color: #9c9c9c; }
.text-block h2 { text-align: center; font-weight: normal; padding-top: 5px; padding-bottom: 20px; font-family: "Parangon", sans-serif; font-size: 24px; line-height: 24px; color: #cbcbcb; }
.text-block h3 { font-size: 14px; line-height: 24px; text-align: center; color: #9c9c9c; }
.text-block h5 { text-align: left; font-weight: normal; padding-top: 5px; padding-bottom: 0px; font-family: "Parangon", sans-serif; font-size: 24px; line-height: 24px; color: #cbcbcb; }
.text-block, .text-block p { font-size: 16px; line-height: 24px; text-align: justify; color: #aaa; }
.text-block p { padding-bottom: 0px; }
.text-block  a.more { font-family: "Parangon", sans-serif; font-size: 28px; line-height: 43px; text-transform: uppercase; padding: 10px 10px 5px 10px; color: #000; text-align: center; background: #eed81e; width: 165px; height: 43px; cursor: pointer; text-decoration: none; outline: none; }
.text-block .center { text-align: center; padding-bottom: 20px; }
.text-block .button { display: inline-block; border: none; font-family: "Parangon", sans-serif; font-size: 18px; line-height: 43px; text-transform: uppercase; color: #000; text-align: center; background: #eed81e; width: 165px; height: 43px; cursor: pointer; text-decoration: none; outline: none; }
.text-block .button.disabled { background: #9c9c9c; }

@media all and (max-width: 1120px) {
    .text-block p { padding-left: 15px; padding-right: 15px; }
}

/*END OF TEXT BLOCK*/

/*FLOAT FORM*/

#form-overlay2,
#form-overlay { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.5); z-index: 500; display: none; }
#form-window2, 
#form-window { position: fixed; top: 50%; left: 50%; margin: -160px 0 0 -170px; max-width: 340px; min-width: 310px; min-height: 390px; background: #000; z-index: 600; display: none; }

#form-window2 .close ,
#form-window .close { position: absolute; right: 10px; top: 10px; width: 30px; height: 30px; background: url(../img/ico-close.png) no-repeat center; cursor: pointer; text-indent: 100%; white-space: nowrap; overflow: hidden; }
#form-window #ajFormResults { position: absolute; left: 10%; right: 10%; top: 150px; font-size: 16px; line-height: 20px; color: #eed81e; text-align: center; display: none; }
#form-window ul { position: absolute; left: 5%; right: 5%; top: 50px; padding: 0; margin: 0; list-style: none; }
#form-window ul li { padding: 0; margin: 0 0 13px 0; list-style: none; display: block; text-align: center; }
#form-window ul li:nth-child(3) { margin-top: 30px; text-align: left; }


#form-window2 label,
#form-window ul li label { font-size: 16px; line-height: 25px; color: #9c9c9c; padding-left: 30px; margin-bottom: 5px; display: inline-block; position: relative; cursor: pointer; }
#form-window2 label:before,
#form-window ul li label:before { position: absolute; content: ""; display: inline-block; width: 12px; height: 12px; border: 2px solid #9c9c9c; border-radius: 8px; left: 0; top: 5px; color: #eed81e; text-align: center; line-height: 9px; font-size: 28px; }

#form-window2 input[type="radio"],
#form-window ul li input[type="radio"] { display: none; }

     #form-window2 input[type="radio"]:checked + label:after,
#form-window ul li input[type="radio"]:checked + label:after { position: absolute; width: 10px; height: 10px; border-radius: 4px; left: 3px; top: 8px; background: #eed81e; content: "";  }

#form-window2 #form_id {
 margin-top: 50px;
 padding: 0 25px;
    }

#form-window2 h3{
   color: #fff;
    font-size: 15px;
    line-height: 15px;
    margin: 8px 0;
    margin-top:25px;
    }
#form-window2 .pin{
  color: #fff;
    font-size: 15px;
    line-height: 27px;
    }



#form-window2 input[type="text"],
#form-window ul li input[type="text"] { width: 100%; border: 1px solid #9c9c9c; background: #000; padding: 5px; text-align: center; box-sizing: border-box; font-size: 16px; line-height: 22px; color: #9c9c9c; outline: none; }

#form-window2 input[type="text"].disabled,
#form-window ul li input[type="text"].disabled { border-color: #6e6e6e; color: #000; }

#form-window2 input[type="text"].disabled::-moz-placeholder ,
#form-window ul li input[type="text"].disabled::-moz-placeholder { opacity: 0; }

#form-window2 input[type="text"].disabled::-webkit-input-placeholder, 
#form-window ul li input[type="text"].disabled::-webkit-input-placeholder { opacity: 0; }
#form-window ul li input[type="text"].disabled::-ms-input-placeholder { opacity: 0; }
#form-window ul li input[type="text"]:focus { border-color: #eed81e; }
#form-window ul li .placeholder { font-size: 16px; line-height: 22px; color: #9c9c9c; }
#form-window ul li input[type="text"]::-moz-placeholder { opacity: 1; font-size: 16px; line-height: 22px; color: #9c9c9c; }
#form-window ul li input[type="text"]:focus::-moz-placeholder { opacity: 0; font-size: 16px; line-height: 22px; color: #9c9c9c; }

#form-window ul li input[type="text"]::-webkit-input-placeholder { opacity: 1; font-size: 16px; line-height: 22px; color: #9c9c9c; }

#form-window ul li input[type="text"]:focus::-webkit-input-placeholder { opacity: 0; font-size: 16px; line-height: 22px; color: #9c9c9c; }
#form-window ul li input[type="text"]::-ms-input-placeholder { opacity: 1; font-size: 16px; line-height: 22px; color: #9c9c9c; }
#form-window ul li input[type="text"]:focus::-ms-input-placeholder { opacity: 0; font-size: 16px; line-height: 22px; color: #9c9c9c; }


#form-window2 .button,

#form-window ul li input[type="submit"] { margin-top: 20px; display: inline-block; border: none; font-family: "Parangon", sans-serif; font-size: 18px; line-height: 43px; text-transform: uppercase; color: #000; text-align: center; background: #eed81e; width: 165px; height: 43px; cursor: pointer; text-decoration: none; outline: none; }
#form-window2 .button{
    margin-top: 7px;
    width: 100%;}
    
@media all and (max-width: 360px) {
    #form-window { left: 5px; right: 5px; margin-left: 0px; max-width: none; }
}
/*END OF FLOAT FORM*/

/*PARTNERS*/
#partners-list { padding: 21px 10px 14px 10px; margin-bottom: 30px; list-style: none; border-top: 1px solid #464646; border-bottom: 1px solid #464646; text-align: center; position: relative; overflow: hidden; box-sizing: border-box; }
#partners-list:before { content: "Наши партнеры:"; font-size: 14px; line-height: 32px; height: 42px; vertical-align: middle; color: #6b6969; text-transform: uppercase; position: relative; display: inline-block; padding-right: 22px; }
#partners-list li { display: inline-block; padding: 0 21px 10px 21px; margin: 0; height: 42px; vertical-align: middle; box-sizing: border-box; }
#partners-list li img { max-height: 32px; }

@media all and (max-width: 400px) {
    #partners-list:before { text-align: center; padding-right: 0; }
    #partners-list li { width: 100%; text-align: center; }
}
/*END OF PARTNERS*/

/*FOOTER*/
#footer-box { padding-bottom: 30px; overflow: hidden; }
#footer-box, #footer-box p { font-size: 12px; line-height: 18px; color: #6b6969; text-align: center; }
#footer-box p { padding-left: 15px; padding-right: 15px; }
#footer-box a { color: #6b6969; }
/*END OF FOOTER*/




.fb-like{
margin-right: 30px;
    z-index: 99999999;
    }
    
    .tb_soc{
      margin-left: 20px;
    margin-top: -35px;
    position: absolute;
    z-index: 999;
}

.cont_box{}
.left_box{ width: 65%;float:left;margin-right:5%;}
.right_box{
    float: right;
    width: 30%;}
    
    
    .opop_text{  border-top: 1px solid #dedede;
    color: #fff;
    font-size: 12px;
    font-style: italic;
    line-height: 14px;
    margin-top: 17px;
    padding-top: 5px;}
    
    
    
@media all and (max-width: 767px) {

    .skoro_ot{
     background: #eed81e none repeat scroll 0 0;
    color: #fff !important;
    font-size: 30px !important;
    left: 30% !important;
    line-height: 55px !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    right: 30% !important;
    top: 141px !important;
    }
    }

        
                                   
@media all and (min-width: 768px) {

    .skoro_ot{
     background: #eed81e none repeat scroll 0 0;
    color: #fff !important;
    font-size: 30px !important;
    left: 30% !important;
    line-height: 55px !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    right: 30% !important;
    top: 141px !important;
    }
    }

 @media all and (min-width: 860px) {

    .skoro_ot{
     background: #eed81e none repeat scroll 0 0;
    color: #fff !important;
    font-size: 30px !important;
    left: 30% !important;
    line-height: 55px !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    right: 30% !important;
    top: 222px !important;
    }
    }     
    
    
     @media all and (min-width: 980px) {
     
     
  .skoro_ot{
     background: #eed81e none repeat scroll 0 0;
    color: #fff !important;
    font-size: 30px !important;
    left: 30% !important;
    line-height: 55px !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    right: 30% !important;
    top: 250px !important;
    }    
     }
     
    
     @media all and (min-width: 1120px) {   
         
    .skoro_ot{
    background: #eed81e none repeat scroll 0 0;
    color: #fff !important;
    font-size: 40px !important;
    left: 30% !important;
    line-height: 55px !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    right: 30% !important;
    top: 270px !important;
    }           }
    
    
   
@media all and (min-width: 900px) {
  article:hover .video_new a.videot{right: 48% !important; display:block !important;}
    .video_new a.more{  right: 53% !important;}
    .video_new a.book{  left: 53% !important;}
    }
    
    @media all and (max-width: 900px) {
   .video_new a.videot{display:none  !important;}
   }      



   #quest-list article a.videot::before{}
   
   
   
   .time_box{
   line-height:40px;
   font-size:16px;
   color:#515050;
   border:1px solid #000;
   background:#242424;
   text-align:center;
   margin-bottom:3px;
   cursor:not-allowed;}
   
   .table{width:100%;}
   .table td{padding:0 1px;}
   .date_box{
   color:#f8c810;
   line-height:30px;
   font-size:16px;
   text-align:center;
   }
   
   .unbooked_time_box {
    cursor:pointer;
    background-color: #242424;
    border: 1px solid #a39730;
    color: #9c9c9c;
    font-size: 16px;
    line-height: 40px !important;
    padding: 0;
}