
.main-header .info-box a {
  font-size: 14px;
}
.img-gallery {
  background: #ffffff;
}
.news-section {
  background: #f5f5f8;
}
.about-section .about-content .section-title {
  margin-bottom: 20px;
}
.about-section.about-section-full {
  background: #f5f5f8;
}
.about-section.about-section-full:before,
.about-section.about-section-full:after {
  display: none;
}
@media only screen and (max-width: 768px) {
  .about-section.about-section-full .section-title {
    font-size: 30px;
    line-height: initial;
  }
  .about-section.about-section-full .about-content {
    text-align: center;
  }
}
.about-section.about-section-full .about-content {
  width: 100%;
}
.banner .banner-title {
  text-transform: none;
}
@media only screen and (max-width: 768px) {
  .banner .banner-btn a,
  .banner .banner-text {
    display: none;
  }
  .about-page .img-box {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .section-title,
  .about-page .about-content .section-title {
    font-size: 30px;
    line-height: initial;
  }
}
.subscribe-section {
  background: #fab840;
}
.subscribe-section .subscribe-title .section-title {
  font-family: 'Playfair Display', serif;
  font-size: 31px;
  line-height: 65px;
}
.subscribe-section .subscribe-title .section-title.smaller {
  font-size: 21px;
}
@media only screen and (max-width: 768px) {
  .subscribe-section .subscribe-title .section-title.section-title {
    font-size: 30px;
    line-height: initial;
  }
}
.sticky-header .main-menu .navigation > li > a {
  line-height: 30px;
}
.main-header {
  text-align: right;
}
.main-header .logo {
  padding: 8px 0px 8px 0px;
  float: left;
}
@media only screen and (max-width: 1200px) {
  .main-header .logo {
    float: none;
  }
}
.main-header .logo img {
  width: 200px;
}
.alert {
  border-radius: 0px;
  font-size: 20px;
}
.about-page .about-content .section-title {
  width: 100%;
}
.about-section.page-detail .about-content {
  width: 100%;
}
.about-default .about-content .section-title {
  background: none;
  font-size: 38px;
  margin-bottom: 9px;
}
.news-section .img-box img {
  position: relative;
  width: 100%;
  padding-top: 24px;
}
.gallery-section .single-item .img-holder .overlay .box .content a {
  cursor: pointer;
}
.seznam-map-area {
  position: relative;
  height: 400px;
}
label {
  font-weight: 400;
  font-family: 'Assistant', sans-serif;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
  top: 2px;
}
.contact-section .contact-form input[type='text'],
.contact-section .contact-form input[type='email'],
.contact-section .contact-form input[type='number'],
.contact-section .contact-form select,
.contact-section .contact-form textarea {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  margin-top: 0px;
}
.alert {
  text-align: center;
}
.main-menu {
  left: 0px;
}
.main-menu .navigation > li > a {
  padding: 19px 0px 29px 0px;
  margin: 0px 17px 0px 17px;
  font-size: 14px;
}
.lang-bar {
  position: relative;
  display: inline-block;
  margin: 0 9px 0 5px;
}
.lang-bar img {
  width: 24px;
  cursor: pointer;
  margin-right: 5px;
}
.lang-bar img.current-lang-icon {
  padding-bottom: 34px;
  padding-top: 38px;
}
.lang-bar ul {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 130%;
  margin-top: 0px;
  width: auto;
  padding: 0px;
  z-index: 100;
  background: #a29afb;
  border-top: 3px solid #fab740;
  transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -webkit-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
}
.lang-bar ul li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 28px;
  min-width: 90px;
  font-weight: 400;
  background: #071740;
  font-size: 15px;
  font-family: 'Rubik', sans-serif;
  text-transform: capitalize;
  color: #ffffff;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.lang-bar ul li:hover > a {
  background: #fff;
  color: #fab740;
  transition: all 500ms ease;
  padding: 10px 15px 10px 18px;
}
.lang-bar .current-lang:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 100%;
  transition: all 500ms ease;
}
@media only screen and (max-width: 1200px) {
  .main-menu .navigation > li > a {
    margin: 0px 11px 0px 11px;
  }
  .main-header .info-box {
    top: 67px;
  }
  .page-title {
    padding: 45px 0px 45px 0px;
  }
  .main-header .header-small .info-box {
    position: absolute;
    right: 27px;
  }
}
@media only screen and (max-width: 768px) {
  .lang-bar {
    position: absolute;
    top: 13px;
    left: 87px;
  }
  .page-title {
    padding: 25px 0px 25px 0px;
  }
}
@media only screen and (max-width: 600px) {
  .main-header .logo {
    padding: 8px 0px 15px 0px;
  }
}
.pt-0 {
  padding-top: 0px !important;
}
.footer-logo img {
  max-width: 100%;
}
.about-section .about-content,
.about-section .about-content p {
  font-family: 'Open Sans', sans-serif;
  color: #464646;
  font-size: 16px;
  margin-bottom: 20px;
}
.section-title {
  font-family: 'Open Sans', sans-serif;
  width: auto;
  height: auto;
}
.about-section .about-content ul {
  list-style: disc;
  margin-bottom: 40px;
}
.about-section .about-content ul li {
  list-style: disc;
  margin-left: 30px;
}
.slat {
  width: 100%;
  display: block;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  color: gray;
  border-top: 1px solid #D2D2D2;
  z-index: 1000;
}
.slat .slatInner {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
  padding: 20px;
  line-height: 25px;
}
@media screen and (max-width: 991px) {
  .slat .slatInner {
    width: 96%;
    padding-left: 2%;
  }
}
.slat .slatInner .col-md-10 {
  line-height: 23px;
  font-family: 'Lato', sans-serif;
}
@media (max-width: 767px) {
  .slat .slatInner .col-md-10 {
    padding-bottom: 15px;
  }
}
.slat .slatInner .col-md-2 {
  text-align: center;
}
.slat .slatInner .btn.btn-primary {
  position: relative;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-family: 'Open Sans', sans-serif;
  background: #fab740;
  font-weight: 600;
  border: 2px solid #fab740;
  text-transform: uppercase;
  padding: 9px 31px 9px 32px;
  display: inline-block;
  text-align: center;
  transition: all 500ms ease;
  border-radius: 0;
  cursor: pointer;
}
.slat .slatInner .btn.btn-primary:hover {
  color: #fab740;
  background: #15223f;
  border: 2px solid #fab740;
  transition: all 500ms ease;
}
@media screen and (max-width: 991px) {
  .slat {
    width: 96%;
    padding-left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .about-section .about-content {
    padding: 34px 10px 41px 10px;
  }
  .main-header .menu-bar {
    height: 0;
  }
  .main-header .menu-bar .main-menu {
    margin-bottom: 0;
  }
  .main-header .menu-bar .main-menu .collapse,
  .main-header .menu-bar .main-menu .collapsing {
    margin-top: -42px;
  }
  .main-header .menu-bar .main-menu .navbar-header {
    width: 100%;
    top: 15px;
  }
  .main-header .menu-bar .main-menu .navbar-header button.navbar-toggle {
    top: -100px;
    right: 32px;
  }
  .main-header .info-box {
    top: 95px;
    right: 12px;
  }
  .main-header .info-box a {
    line-height: 12px;
  }
  .main-header .logo {
    padding: 8px 0px 15px 0px;
  }
  .lang-bar {
    position: absolute;
    top: 13px;
    right: 2px;
    text-align: right;
    width: 95px;
    left: auto;
  }
  .lang-bar img.current-lang-icon {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-right: 0;
    width: 43px;
  }
  .main-header .logo {
    margin: 0;
  }
  .about-section {
    padding: 0px 0px;
  }
  .about-section .about-content p {
    position: relative;
    padding: 0px;
  }
}
.main-header .header-small .navigation > li > a {
  margin: 0px 6px 0px 6px;
}
@media only screen and (max-width: 991px) {
  .main-menu .navigation > li > a {
    margin: 0px 1px 0px 1px;
    font-size: 12px;
  }
  .main-header .header-small .navigation > li > a {
    margin: 0px 2px 0px 2px;
  }
  .main-header .header-small .info-box {
    position: absolute;
    right: 27px;
  }
}
.main-menu .navigation > li > ul > li > a {
  text-align: left;
}
@media only screen and (min-width: 1199px) {
  .page-no-header {
    padding-top: 91px;
  }
}
@media only screen and (max-width: 340px) {
  .main-header .logo a {
    width: 200px;
    display: block;
    height: 74px;
    text-align: left;
  }
  .main-header .logo img {
    width: 190px;
    margin-top: 5px;
    margin-left: -6px;
  }
}
