
@font-face{
  font-family: 'Haymaker';
  src:  url('../fonts/AA-Haymaker.eot');
  src:  url('../fonts/AA-Haymaker.ttf'),
        url('../fonts/AA-Haymaker.otf'),
        url('../fonts/AA-Haymaker.woff'),
        url('../fonts/AA-Haymaker.svg');
}
@font-face{
  font-family: 'Docker_One';
  src:  url('../fonts/Docker_One.eot');
  src:  url('../fonts/Docker_One.ttf'),
        url('../fonts/Docker_One.otf'),
        url('../fonts/Docker_One.woff'),
        url('../fonts/Docker_One.svg');
}
@media screen and (min-width: 1000px) {
  .column {
    float: left !important;
  }
}
/*
	author: Alexey Biserkov
	home page: http://biserkov.info
*/


@media screen and (min-width: 1000px) {
  .column {
    float: left !important;
  }
}

body {
  font-size: 16px !important  ;
  font-family: 'Docker_One' !important  ;
}
h1,h2,h3,h4,h5{
  font-family: 'Haymaker' !important  ;
}

/* styles */

.heading {
  width: 100%;
  background: #ea0b3c url("../img/bg.gif") repeat;
  padding: 40px 0;
  background-attachment: fixed;

}
.smlsubform .row{
  margin: 0 !important;
}
.smlsubform{
  background:#ec9c76;
  padding: 10px;
  text-align: center;
}
.sigle-post .smlsubform{
      margin: 1.9em 0 0 0;
}
.smlsubform .wysija-submit{
  color: #fff;
    background: #511c1f;
        text-transform: uppercase;
    border-radius: 5px;
    font-size: 11px;
    text-align: center;
    border: 0;
        padding: 10px 5px;
        margin: auto;
}
.smlsubform p{
  margin-bottom: 0;
}
.heading-contact {
  padding: 100px 0 10px;
  width: 100%;
  color: #fceebb;
  font-family: 'Roboto Condensed', sans-serif;
}
.heading-contact p:first-child{
  margin-bottom: 20px;
}
.heading-contact p {
  margin-bottom: 0;
  font-size: 1rem !important;
  line-height: 1.5rem;
}

.heading-contact .phone {
  font-size: 1.3em;
}

.heading-contact .metro {
  font-size: 1.1em;
  font-weight: bold;
}

.nav-panel {
  width: 100%;
  float: left;
  border-top: 5px solid #851111;
  background-color: #ea0b3c;
}

.t-shadow {
  text-shadow: 0 -2px 2px #851111;
}

#top-nav {
  text-align: center;
}

#top-nav ul {
  padding: 0;
  margin: 20px 0;
}

#top-nav ul li {
  display: inline;
  padding: 0 20px;
}
#top-nav ul li:first-child{
  padding: 0 25px 0 0;
}
#top-nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 1em;
  text-shadow: 0 -2px 2px #851111;
  font-family: 'Haymaker';
  font-weight: bold;
}

#top-nav ul li a.active,
#top-nav ul li a:hover {
  color: #ffedad;
}

.relative {
  position: relative;
  width: 100%;
  height: auto;
}

.section-2 {
  width: 100%;
  float: left;
  background: #790f15; /* Old browsers */
  background: -moz-linear-gradient(top,  #790f15 0%, #741017 50%, #421926 89%, #361b2a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #790f15 0%,#741017 50%,#421926 89%,#361b2a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #790f15 0%,#741017 50%,#421926 89%,#361b2a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#790f15', endColorstr='#361b2a',GradientType=0 ); /* IE6-9 */
}

.section-2 img {
  width: 100%;
  height: auto;
}

.book-kvest,
.select-kvest {
  position: absolute;
  width: 30%;
}

.book-kvest img,
.select-kvest img {
  width: 100%;
}

.book-kvest {
  background: #351b2a; /* Old browsers */
  background: -moz-linear-gradient(top,  #351b2a 0%, #1a282f 50%, #023334 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #351b2a 0%,#1a282f 50%,#023334 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #351b2a 0%,#1a282f 50%,#023334 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#351b2a', endColorstr='#023334',GradientType=0 ); /* IE6-9 */
  border-radius: 50%;
  border: 5px solid #f5e6b1;
  color: #f5e6b1;
  width: 250px;
  height: 250px;
  bottom: -40px;
  right: 0;
  font-size: 1.5em;
  padding-top: 5rem;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  text-transform: uppercase;
}
.book-kvest a {
  color: #f5e6b1;
}

.select-kvest {
  bottom: 0;
  right: 0;
}

.section-content {
  text-align: center;
  padding: 20px 50px;
}

.section-content h2 {
  color: #f5e4a6;
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Haymaker';
}

.section-content p {
  margin: 0;
  font-size: 1.2em;
  color: #ec9c76;
  text-transform: uppercase;
  font-family: 'Docker_One';
  line-height: 1.5rem;
}

.section-content .book-kvest-but {
  font-size: 1rem;
}

.kvests {
  width: 100%;
  float: left;
  background: #361b2a;
  background-size: 100%;
}

.kvests h2 {
  padding: 30px 0;
  text-transform: uppercase;
  font-size: 3em;
  text-align: center;
  color: #fff;
  text-shadow: 0 -2px 2px #851111;
}

.kvest-item {
  background: #201019;
  padding: 15px;
  text-align: center;
  position: relative;
  padding-bottom: 70px;
  margin-bottom: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

.kvest-item h3 {

  text-transform: uppercase;
  color: #f5e4a6;
  font-size: 1rem;
}

.kvest-item img {
  width: 100%;
}

.kvest-item p {
  line-height: 1em;
  margin-bottom: 20px;
  font-size: 1rem !important;
}
.kvest-item p.soon-quest {
  font-size: 0.8rem !important;
}

.kvest-item ul {
  line-height: 1em;
  font-size: 1rem !important;
}

.kvest-item ul li {
  list-style: none;
}

.kvest-item .will-open {
  position: absolute;
  right: 0;
  bottom: 30%;
  left: 0;
  margin: auto;
  font-size: 2rem !important;
  color: #5e5d5d;
}

.item-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  font-size: 1rem;
  height: 75px;
  padding-bottom: 30px;
}
.item-footer .columns{
  padding: 7px;
}
.people-size{
  display: inline-block;
  color: #fff;
  font-size: 14px;
  background: url('../img/people-size.png') no-repeat 0 2px;
  padding-left: 20px;
}
.complexity{
  width: 100%;
  height: 15px;
}
.complexity-indicator{
  float: left;
  padding: 0;
  margin: 0;
  width: 12px;
  height: 14px;
  margin-right: 1px;
  background: url('../img/hard-level.png') no-repeat -12px 0;
}
.complexity-indicator.active{
   background: url('../img/hard-level.png') no-repeat 0 0;
}

.book-kvest-but {
  display: inline-block;
  padding: 10px 5px;
  max-width: 100%;
  background: #780f15;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 11px;
  text-align: center;
}

.book-kvest-but:hover {
  color: #fff;
  background: #511c1f ;
}

.location-metro {
    padding-left: 22px;
    color: #790f15;
    font-size: 10px;
    background: url(../img/metro-icon.png) no-repeat 2px 2px;
    background-size: 12px;
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 15px;
}

.orange h3 {
  color: #f79014;
}

.orange .book-kvest-but {
  background: #f79014;
}

.green h3 {
  color: #2ecf73;
}

.green .book-kvest-but {
  background: #2ecf73;
}
.booking{
    width: 100%;
    float: left;
    color: #ffe9ae;
    background-color: #361b2a;
    padding-top: 50px;
}
.booking h2{
  color: #ead59b;
}
.price {
  width: 100%;
  float: left;
  text-transform: uppercase;
  color: #fff;
  background-color: #25131d;
  padding: 50px 0;
}

.price h2 {
  color: #ead59b;
  text-align: center;
  font-size: 3em;
  margin: 10px 0;
}

.price ul {
  padding: 0;
  margin: 10px 0;
}
.price ol{
  margin: 10px 0;
}
.price ul li {
  list-style: none;
}
.events {
  padding-top: 50px;
  width: 100%;
  float: left;
  background: #361b2a;
}

.events h2 {
  text-transform: uppercase;
  font-size: 3em;
  text-align: center;
  font-weight: bold;
  color: #ffecbb;
  margin-bottom: 50px;
}

.events .column {
  margin: 0;
  padding: 5px;
}

.contact {
  width: 100%;
  float: left;
  background: #ea0b3c url("../img/bg.gif") repeat;
  padding: 40px 0;
  background-attachment: fixed;
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  font-family: 'Roboto Condensed', sans-serif;
}

.social-icon li {
  display: inline-block;
  width: 50px;
  height: 50px;
}

.social-icon li a {
  color: #fff;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #ea0b3c;
  border: 1px solid #f16886;
  transition: 0.4s;
}

.social-icon li:hover a {
  background-color: #fff;
  border: 1px solid #ea0b3c;
  color: #ea0b3c;
  transform: rotateY(360deg);
}

#map {
  width: 100%;
  float: left;
  min-height: 400px;
}

.fixed-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.mob-menu {
  display: none;
}

.item-img-wrapper{
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  margin-top: -15px;
  margin-right: -15px;
  margin-left: -15px;
}
.item-img-wrapper .image-action{
  position: absolute;
  top: calc(100% - 10px);
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;

}
.item-img-wrapper .image-action .fa:before{
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  margin: auto;
  font-size: 40px;
  color: #fff;
  opacity: 1;
}
.item-img-wrapper img{
  transition: 0.5s;
}
.item-img-wrapper:hover{
  border-radius: 0;
}
.item-img-wrapper:hover .image-action{
  top: 0;
  opacity: 0.4;
  z-index: 120;

}

/* contact page */
.contact-page{
  width: 100%;
  float: left;
  margin: 50px 0;
  color: #777777;
}
.contact-page h2{
    color: #eb1544;
    font-size: 1.7em;
    font-weight: bold;
    text-transform: uppercase;

    margin-bottom: 30px;
}
.contact-page input[type=submit]{
  height: 58px;
  border: none;
  padding: 0 30px;
  text-transform: lowercase;
  font-weight: bold;
  color: #ddd;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #f7941d;
  margin-top: 20px;
}
.contact-page input[type=submit]:hover{
  background-color: #3c3b3a;

}
.contact-page input:not([type]),
.contact-page input[type="text"],
.contact-page input[type="password"],
.contact-page input[type="date"],
.contact-page input[type="datetime"],
.contact-page input[type="datetime-local"],
.contact-page input[type="month"],
.contact-page input[type="week"],
.contact-page input[type="email"],
.contact-page input[type="number"],
.contact-page input[type="search"],
.contact-page input[type="tel"],
.contact-page input[type="time"],
.contact-page input[type="url"],
.contact-page input[type="color"]{
    padding: 21px 32px 22px !important;
    border: 1px solid #dddddd;
    -webkit-transition: border-color 0.4s;
    -o-transition: border-color 0.4s;
    transition: border-color 0.4s;
    font-size: 1em !important;
    width: 100% !important;
    height: 65px !important;
    color: #777777;
}
.contact-page textarea{
    padding: 21px 32px 22px !important;
    border: 1px solid #dddddd;
    -webkit-transition: border-color 0.4s;
    -o-transition: border-color 0.4s;
    transition: border-color 0.4s;
    font-size: 1em !important;
    width: 100% !important;
    resize: none;
    height: 150px;
}
.contact-page input:focus, textarea:focus{
  border-color: #f7941d !important;
  background-color: transparent !important;
}

input::-webkit-input-placeholder {color:#777777;}
input::-moz-placeholder          {color:#777777;}
input:-moz-placeholder           {color:#777777;}
input:-ms-input-placeholder      {color:#777777;}


/* arhive-page */

.arhive-page .kvest-item{
    padding: 19px 19px 45px 19px;
    background-color: #f5f5f5;
    text-align: center;
}
.arhive-page .kvest-item h3{
  font-size: 1.2em;

}
.arhive-page .kvest-item h3:hover{
  color: #0993da !important;
}
.arhive-page .kvest-item p{
  font-size: 15px;
  line-height: 24px;
  color: #777777;
}
.arhive-page .kvest-item .book-kvest-but{
    font-weight: bold;
    color: white;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #0993da;
}
.arhive-page .kvest-item .book-kvest-but:hover{
  background-color: #3c3b3a !important;
}

.arhive-page .item-img-wrapper .image-action {
  opacity: 0.8;
}


/* single */
.sigle-post .section-content{
  width: 100%;
  float: left;
}
.full-image{
  width: 100%;
}
.sigle-post h1{
  color: #f5e4a6;
}
.sigle-post .single-content{
  width: 100%;
  float: left;
  background: #790f15;
  background: -moz-linear-gradient(top, #790f15 0%, #741017 50%, #421926 89%, #361b2a 100%);
  background: -webkit-linear-gradient(top, #790f15 0%,#741017 50%,#421926 89%,#361b2a 100%);
  background: linear-gradient(to bottom, #790f15 0%,#741017 50%,#421926 89%,#361b2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#790f15', endColorstr='#361b2a',GradientType=0 );
  text-align: center;
}
.sigle-post .kvest-text {
  width: 100%;
  float: left;

}
.sigle-post .kvest-text p{
  font-size: 0.9rem;
  color: #fff;
}
.single-contact{
  width: 100%;
  float: left;
  background-color: #201019;
  padding: 15px 0;
  color: #fff;
  font-size: 1rem;
  font-family: 'Roboto Condensed', sans-serif;
}
.kvest-descr{
  width: 100%;
  float: left;
  color: #fff;
  text-align: center;
  padding: 20px 0;
}
.kvest-descr .people-size{
  vertical-align: top;
  font-size: 1rem;
  background-position: 0 4px;
}
.kvest-descr .complexity{
  display: inline-block;
  width: auto;
  padding-top: 2px;
}
.kvest-descr  small{
  font-size: 1rem;
  font-family: 'Roboto Condensed', sans-serif;
}

.certificate-wrapper{
  width: 100%;
  float: left;
  background-color: #1e1e1e;
}
.certificate-content{
  width: 100%;
  float: left;
  background: #790f15;
  background: -moz-linear-gradient(top, #790f15 0%, #741017 50%, #421926 89%, #361b2a 100%);
  background: -webkit-linear-gradient(top, #790f15 0%,#741017 50%,#421926 89%,#361b2a 100%);
  background: linear-gradient(to bottom, #790f15 0%,#741017 50%,#421926 89%,#361b2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#790f15', endColorstr='#361b2a',GradientType=0 );
  color: #fff;
  padding: 20px 0 100px;
  font-size: 1em;
  font-family: 'Roboto Condensed', sans-serif;
}
.large-20{
  width: 20%;
  float: left;
  padding: 0 15px;
}
.certificat-iten{
  padding-top: 50px;
}
.certificat-iten strong{
  font-size: 1.2em;
}

.certificat-iten .people-size{
  background: url('../img/people-size.png') no-repeat 0 5px;
}

/* slider */
#owl-kvest{
  width: 100%;
  float: left;
}
.owl-buttons{
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  top: calc(50% - 20px);
}
.owl-next,.owl-prev{
  display: inline-block;
  color: rgba(255,255,255, 0.5);
  font-size: 4em;
  padding: 0 15px;
  transition: 0.3s;
  font-weight: 100;
}
.owl-next:hover,.owl-prev:hover{
   color: rgba(255,255,255, 0.9);
}
.owl-next{
float: right;
}

.owl-prev{
float: left;
}
@-moz-document url-prefix(){
  #top-nav ul li a {
    font-size: 0.8rem;
  }
}


@media screen and (max-width: 980px) {
  .certificate-content{
    padding-bottom: 20px;
  }
  .certificat-iten{
    padding-top: 10px;
  }
  .large-20{
    width: 100%;
  }
  .single-contact .text-center{
    text-align: left !important;
  }
  .book-kvest{
    width: 120px;
    height: 120px;
    font-size: 12px;
    padding-top: 30px;
    bottom: -10px;
  }
  #top-nav ul li:first-child{
    padding: 0 30px;
  }
  img {
    width: 100%;
  }

  h2 {
    font-size: 1.5em !important;
  }

  .section-content {
    padding: 20px 0;
  }
  .breadcrumbs-quest {
      background-color: #f7941d;
      text-align: center;
      margin: 40px 0px;
  }
  .mob-menu {
    display: inline-block;
    float: right;
    color: #fff;
    font-size: 1.5em;
  }

  .mob-menu.ative,
  .mob-menu:hover,
  .mob-menu:focus,
  .mob-menu:active {
    color: #fff;
  }

  .heading-contact {
    display: none;
  }

  #top-nav {
    display: none;
  }

  #top-nav li {
    display: list-item !important;
    list-style: none;
  }
}
