.accent-color {
  color: #e6ae49 !important;
}
.bg-accent {
  background: #e6ae49 !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
h3:after {
  display: none;
}
.font18 {
  font-size: 18px;
}
@media (min-width: 1200px) {
  #offersList li.list-group-item {
    height: 200px;
  }
}
@media (max-width: 1199px) {
  #offersList li.list-group-item {
    height: 100%;
  }
  .priceOne p,
  .priceOne h1,
  .priceOne h2,
  .priceOne h3,
  .priceOne h4,
  .priceOne h5 {
    display: inline-flex;
  }
  .priceOne p span,
  .priceOne h1 span,
  .priceOne h2 span,
  .priceOne h3 span,
  .priceOne h4 span,
  .priceOne h5 span {
    line-height: 28px;
  }
}
h4 span {
  font-size: 12px;
  text-transform: none;
  line-height: 16px;
  letter-spacing: normal;
  display: block;
  font-family: 'Open Sans', sans-serif;
}
.pt25 {
  padding-top: 25px;
}
.pl15 {
  padding-left: 15px;
}
.pl85 {
  padding-left: 85px;
}
.mt25 {
  margin-top: 25px;
}
.mt50 {
  margin-top: 50px;
}
.mtb10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mtb25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.list-group-item .img-thumb {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  min-height: 180px !important;
}
.priceOne button {
  margin: 5px 5px 0px 5px;
}
.project-detail-block p strong {
  display: inline-block;
  width: initial;
}
.offers-box-slider {
  border: 1px solid #c4c4c4;
}
.offers-box-slider a {
  display: block;
  margin-bottom: 5px;
}
.nav-menu {
  float: none;
  margin: 0 auto;
}
.nav-menu ul.nav-menu-inner > li > a {
  color: #ffffff;
  text-shadow: 0px 0px 1px #232323;
  -webkit-text-stroke: 0.3px #232323;
  font-weight: 900;
  padding-top: 25px;
  padding-bottom: 15px;
}
.header.header-fixed {
  height: auto;
}
.header.header-prepare .nav-menu ul.nav-menu-inner > li > a {
  font-weight: 900;
}
.item-mask p.text-white {
  color: #ffffff;
  text-transform: none;
  padding: 10px;
}
.tablesimple span {
  display: block;
  line-height: normal;
}
.tablesimple span.h2 {
  font-size: 32px;
  font-weight: bold;
}
.tablesimple span.h3 {
  font-size: 28px;
  font-weight: bold;
}
.tablesimple i.fa {
  color: #888;
}
.searchfilter-block input,
.searchfilter-block textarea,
.searchfilter-block select {
  padding: 0 0 0 5px;
  margin-bottom: 0px;
}
.searchfilter-block .searchfield-rental {
  margin-bottom: 15px;
}
.btn,
button {
  text-transform: none;
}
.list-group i.fa {
  font-size: 20px;
}
.inner-intro h1 {
  margin-top: 0;
}
.mea-scrolldown {
  position: absolute;
  bottom: 100px;
  text-align: center;
  width: 100%;
}
.mea-scrolldown a {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #337ab7;
  font: normal 400 20px/1;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
}
.mea-scrolldown a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 3px solid #337ab7;
  border-radius: 100%;
  box-sizing: border-box;
}
.mea-scrolldown a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  border-radius: 100%;
  opacity: 0;
  background: rgba(255, 255, 255, 0.2);
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}
.mea-scrolldown a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 3px solid #337ab7;
  border-bottom: 3px solid #337ab7;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
.mea-scrolldown a:hover {
  opacity: 0.5;
}
@-webkit-keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.mea-scrolldown::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 80%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.8) 100%);
}
#tg-header-slider div.intro-content-inner h1,
div.intro-content-inner h1,
.inner-intro .title h1,
#tg-header-slider div.intro-content-inner h2,
div.intro-content-inner h2,
.inner-intro .title h2,
#tg-header-slider div.intro-content-inner h3,
div.intro-content-inner h3,
.inner-intro .title h3,
#tg-header-slider div.intro-content-inner h4,
div.intro-content-inner h4,
.inner-intro .title h4,
#tg-header-slider div.intro-content-inner h5,
div.intro-content-inner h5,
.inner-intro .title h5,
#tg-header-slider div.intro-content-inner p,
div.intro-content-inner p,
.inner-intro .title p {
  color: #ffffff;
  text-shadow: 3px 2px 2px #232323;
  -webkit-text-stroke: 0.3px #232323;
}
@media (min-width: 1025px) {
  .header-main .nav-menu ul.nav-menu-inner > li > a {
    color: #ffffff;
    text-shadow: 0px 0px 1px #232323;
    -webkit-text-stroke: 0.3px #232323;
    font-weight: 900;
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .header.header-prepare .nav-menu ul.nav-menu-inner > li > a {
    color: #232323;
    text-shadow: none;
    -webkit-text-stroke: 0;
    font-weight: 900;
    padding-top: 25px;
    padding-bottom: 15px;
  }
}
.header.header-prepare,
.header.header-light.header-prepare {
  background: white;
}
.header-main {
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.35)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
.nav-menu ul.nav-menu-inner li a {
  font-size: 14px;
  letter-spacing: 1px;
}
.overlay-dark:before {
  background-color: rgba(32, 32, 32, 0.2);
}
.bg-image {
  background-position: center center;
}
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5 {
  color: #ffffff;
  text-shadow: 1px 1px 1px #232323;
}
.text-big {
  text-transform: uppercase;
  font-weight: bold;
}
.logo a,
.header-fixed .logo a {
  margin-top: 10px;
}
.header.header-dark.header-prepare {
  background-color: rgba(3, 158, 210, 0.9);
}
.header-fixed .chlang {
  padding-top: 0;
  padding-bottom: 5px;
}
.header-fixed .nav-menu ul.nav-menu-inner > li > a {
  padding-top: 25px;
  padding-bottom: 15px;
}
.chlang > a > img {
  width: 20px!important;
  height: auto;
}
.chlang > a {
  opacity: 0.5;
}
.chlang > a.active {
  opacity: 1;
}
@media (max-width: 1024px) {
  .chlang {
    padding: 20px 0;
    display: inline;
    float: left;
  }
  .header-fixed .chlang {
    padding: 20px 0;
  }
  .mea-lang-hidden-mobile .chlang {
    display: none;
  }
}
@media (min-width: 1025px) {
  .chlang {
    padding-top: 0;
    padding-bottom: 5px;
  }
  .mea-lang-hidden-desktop .chlang {
    display: none;
  }
}
.map {
  height: auto;
}
.flexslider .slides .mea-slider-logo {
  width: initial;
  margin: 0 auto;
  margin-bottom: 50px;
}
.mea-form-header {
  color: #323232 !important;
  text-shadow: none !important;
}
.inner-intro .container .title {
  padding-bottom: 0;
  padding-top: 0;
}
.mea-owner-data span {
  display: block;
}
.mea-owner-data span,
.mea-owner-data span a {
  color: #888888;
}
.mea-owner-data span :hover,
.mea-owner-data span a :hover {
  color: #e6ae49;
}
.shop-Cart-totalprice {
  color: #323232;
  font-weight: 600;
}
.inner-intro {
  height: 100vh;
}
@media (max-height: 800px) {
  .intro-content {
    padding: 80px 0 0 0;
  }
}
.intro-content-inner {
  display: table-row;
  height: auto;
}
.intro-content-cell-middle {
  display: table-cell;
  vertical-align: middle;
}
.intro-content-cell-top {
  display: table-cell;
  vert-align: top;
}
@media (max-width: 1024px) {
  .intro-content-inner h1,
  .intro-content-inner h2,
  .intro-content-inner h3,
  .intro-content-inner h4,
  .intro-content-inner h5,
  .intro-content-inner h6 {
    letter-spacing: 0 !important;
  }
  .intro-content-inner h1 {
    font-size: 27px;
    letter-spacing: 2px;
    line-height: 37px;
  }
  .intro-content-inner h2 {
    font-size: 21px;
    letter-spacing: 2px;
    line-height: 32px;
  }
  .intro-content-inner h3 {
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 28px;
  }
  .intro-content-inner h4 {
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 23px;
  }
  .intro-content-inner h5 {
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 17px;
  }
}
.pagination-nav ul li:first-child a,
.pagination-nav ul li:last-child a {
  background: #f1f1f1;
  color: #8a9cac !important;
}
.pagination-nav ul li a {
  background-color: #039ed2;
  color: #ffffff;
}
.pagination-nav ul li.active a {
  background: #337ab7;
  color: #ffffff;
}
header .nav-bar-icon > span,
header .nav-bar-icon > span:before,
header .nav-bar-icon > span::after,
header.header-dark .nav-bar-icon > span,
header.header-dark .nav-bar-icon > span:before,
header.header-dark .nav-bar-icon > span::after,
header.header-dark.header-prepare .nav-bar-icon > span,
header.header-dark.header-prepare .nav-bar-icon > span:before,
header.header-dark.header-prepare .nav-bar-icon > span::after {
  background-color: #e6ae49;
}
.d-none {
  display: none !important;
}
#myModalintro {
  display: block;
}
#myModalintro .modal-dialog {
  width: 100vw;
  height: 100vh;
  margin: 0 auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
#myModalintro .modal-bcgr {
  background: url(/bundles/app/img/full/25.jpg);
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: table;
  width: 100%;
}
#myModalintro .intro-content-inner {
  height: inherit !important;
  vertical-align: middle !important;
  display: table-cell !important;
  text-align: center;
}
#myModalintro .mea-scrolldown {
  position: relative;
  bottom: auto;
  text-align: center;
  width: 100%;
  margin-top: 50px;
}
/*# sourceMappingURL=z_style.css.map */