/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@font-face {
  font-family: "ArturoRegular";
  src: url('../fonts/ArturoRegular.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ArturoBoldItalic";
  src: url('../fonts/ArturoBoldItalic.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ArturoExtraBold";
  src: url('../fonts/ArturoExtraBold.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}
select {
  font-size: 12px;
  line-height: 1.2em;
}
.content-slider {
  width: 100%;
  height: 160px;
}
.slider {
  height: 160px;
  width: 100%;
  margin: 20px;
  overflow: visible;
  position: relative;
}
.mask {
  overflow: hidden;
  height: 160px;
}
.slider ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.slider li {
  width: 680px;
  height: 160px;
  position: absolute;
  top: -325px;
  list-style: none;
}
.slider .quote {
  font-size: 15px;
  font-style: bold;
}
.slider .source {
  font-size: 12px;
}
.slider li.anim1 {
  animation: cycle1 55s linear infinite;
}
.slider li.anim2 {
  animation: cycle2 55s linear infinite;
}
.slider li.anim3 {
  animation: cycle3 55s linear infinite;
}
.slider li.anim4 {
  animation: cycle4 55s linear infinite;
}
.slider li.anim5 {
  animation: cycle5 55s linear infinite;
}
.slider li.anim6 {
  animation: cycle6 55s linear infinite;
}
.slider li.anim7 {
  animation: cycle7 55s linear infinite;
}
.slider li.anim8 {
  animation: cycle8 55s linear infinite;
}
.slider:hover li {
  animation-play-state: paused;
}
@keyframes cycle1 {
  0% {
    top: 0px;
  }
  4% {
    top: 0px;
  }
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  50% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes cycle2 {
  0% {
    top: -325px;
    opacity: 0;
  }
  16% {
    top: -325px;
    opacity: 0;
  }
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  }
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cycle3 {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cycle4 {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cycle5 {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}
@keyframes cycle6 {
  0% {
    top: -325px;
    opacity: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}
@keyframes cycle7 {
  0% {
    top: -325px;
    opacity: 0;
  }
  116% {
    top: -325px;
    opacity: 0;
  }
}
.btn-link, .float-end {
  display: none;
}
#easybook h2 {
  margin-top: 10px;
  text-align: center;
  z-index: 100;
}
.oblouk {
  position: absolute;
  z-index: 1000;
}
p, div {
  line-height: 1.4em;
}
#login-form-130 {
  margin-top: 40px;
  text-align: center;
}
.logout-button {
  margin-left: -70px;
}
@media screen and (min-width: 960px) {
  .banner {
    margin-top: -200px;
  }
  .ban2 {
    display: none;
  }
}
.readmore {
  display: inline-block;
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #296AEC;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2.5rem;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
.readmore:hover {
  padding: 1.6rem 3.135rem;
  background: #000;
  color: #ffffff;
}
.btn-success, #odeslat, .button {
  display: inline-block;
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #296AEC;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2.5rem;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
#odeslat:hover, .button:hover {
  padding: 1.6rem 3.135rem;
  margin-top: -2px;
  background: #000;
}
.n2-ss-slider .n2-ss-widget {
  margin-bottom: -50px;
}
body {
  color: #333;
  background: #fff;
  font-family: Helvetica, Arial, FreeSans, sans-serif;
}
#g-page-surround {
  color: #333;
  background: #fff;
  font-family: Helvetica, Arial, FreeSans, sans-serif;
}
a {
  color: #296AEC;
  transition: all 0.2s;
}
.btn-link {
  color: #296AEC;
}
a:hover {
  color: #000;
  text-decoration: none;
}
.btn {
  position: absolute;
  margin-top: 0px;
}
@media screen and (min-width: 960px) {
  .tel1 {
    float: right;
    padding-left: 15px;
    position: relative;
    z-index: 200;
  }
}
@media screen and (max-width: 960px) {
  .tel1 {
    float: right;
    padding-left: 15px;
    margin-bottom: -20px;
    position: relative;
    z-index: 200;
  }
}
@media screen and (min-width: 960px) {
  .logo {
    margin-top: -15px;
    position: absolute;
    width: 200px;
    z-index: 100;
  }
  .logo a {
    color: #296AEC;
  }
  .logo a:hover {
    color: #fff;
  }
  h1 {
    font-family: ArturoRegular, Helvetica, Arial, FreeSans, sans-serif;
    font-size: 200%;
    font-weight: bold;
    color: #262523;
    margin-top: 0px;
    text-align: center;
    position: relative;
    z-index: 10;
  }
  h2, h3 {
    font-family: Oswald, Helvetica, Arial, FreeSans, sans-serif;
    font-size: 180%;
    font-weight: bold;
    color: #262523;
    margin-top: 25px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 960px) {
  .logo {
    position: absolute;
    margin-top: -8px;
    margin-bottom: 10px;
    width: 130px;
    z-index: 100;
  }
  .logo a {
    color: #296AEC;
  }
  .logo a:hover {
    color: #fff;
  }
  h1 {
    text-align: center;
    font-family: Oswald, Helvetica, Arial, FreeSans, sans-serif;
    font-size: 140%;
    font-weight: bold;
    color: #262523;
    margin-top: 0px;
    position: relative;
    z-index: 10;
  }
  h2, h3 {
    font-family: Oswald, Helvetica, Arial, FreeSans, sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #262523;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  #dj-megamenu111mobile {
    margin-top: -50px;
    position: relative;
    z-index: 1;
  }
}
.sticky .logo {
  margin-top: -10px;
  width: 120px;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 850px) {
  #g-intro {
    background: #fff;
    padding: 0px;
    margin: 0px;
    height: 30px;
  }
  .sticky {
    background-color: #000;
    color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    margin-top: -24px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 2px 2px 2px #999;
    box-shadow: 2px 2px 2px #999;
    border-bottom: solid 1px #296AEC;
  }
  #g-utility {
    background: #fff;
    color: #fff;
    padding: 0px;
    margin-top: -140px;
    margin-bottom: -20px;
    border-top: solid 0px #296AEC;
    position: relative;
    z-index: 0;
  }
}
@media screen and (max-width: 850px) {
  #g-intro {
    background: #fff;
    padding: 0px;
    margin: 0px;
    height: 10px;
  }
  #g-utility {
    background: #296AEC;
    color: #fff;
    padding: 0px;
    margin-bottom: 0px;
    border-top: solid 2px #296AEC;
    position: relative;
    z-index: 0;
  }
}
#g-features {
  background: #fff;
  padding: 0px;
  margin: 0px;
  z-index: 100;
}
.dj-megamenu-default li a.dj-up_a {
  color: #fff;
  float: right;
}
#dj-megamenu111, #dj-megamenu111sticky {
  float: right;
}
#g-mainbar {
  background: none;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: #333;
  padding: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
}
#g-sidebar {
  background: #fff;
  border-left: 2px solid #dcdcdc;
  color: #333;
  padding: 15;
  margin-top: -15px;
  margin-bottom: 40px;
}
#g-above {
  background: #fff;
  color: #333;
  padding: 0px;
}
#rt-maintop {
  background: #DEDFE3;
  color: #333;
  padding: 0px;
}
#g-testimonials {
  color: #fff;
  z-index: 10;
  background: url('../../../../images/005c.jpg') no-repeat center top fixed #333;
  border-top: solid 2px #296AEC;
  border-bottom: solid 0px #296AEC;
  max-height: 300px;
}
#g-testimonials::before {
  background: none;
}
#g-footer h3 {
  color: #fff;
  text-align: left;
}
#g-footer {
  font-size: 90%;
  background: #000;
  color: #999;
  padding: 0px;
  margin: 0px;
}
#g-footer a {
  color: #999;
  transition: all 0.2s;
}
#g-footer a:hover {
  color: #fff;
}
.copyright {
  font-size: 90%;
}
.copyright a {
  color: #333;
}
.copyright a:hover {
  color: #333;
}
table {
  background-color: transparent;
  border-spacing: 0;
  border: 0px solid #dddddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
table tr td {
  padding: 5px 10px;
  border-bottom: 0px solid #dddddd;
}
table tr td + td {
  border-left: 0px solid #dddddd;
}
/*# sourceMappingURL=custom_12.css.map */