/* 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
 */

/***************typografie**************/
h1, h2, h3 {
  font-family: 'Marck Script', Jura, Open Sans, sans-serif;
  color: #eb4947;
  line-height: normal;
}
address {
  line-height: normal;
}
.right {
  text-align: right;
}
ol li {
  padding-left: 1rem;
}
/*****************body****************/
/*****************carousel************/
.g-owlcarousel-item-img {
  opacity: 0.7;
}
.g-owlcarousel-item-title {
  font-size: 3.8rem;
  font-family: "Marck Script", Open Sans, sans-serif;
}
.g-owlcarousel-item-desc {
  font-family: "Jura", Open Sans, sans-serif;
}
.g-owlcarousel h1, .g-owlcarousel p {
  color: #fff;
}
/****************menu*****************/
#g-navigation .g-content.g-particle {
  margin: 0;
}
#g-navigation.g-fixed-element {
  z-index: 11 !important;
}
span.g-menu-item-title {
  text-transform: uppercase;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 0px 0 #eb4947 !important;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content:hover {
  box-shadow: 0 0px 0 #eb4947 !important;
}
li.g-standard.uk-active {
  box-shadow: 0 2px 0 #eb4947;
}
/******************intro****************/
#g-intro img {
  margin-bottom: 2rem;
}
/***************features******************/
#g-features {
  font-size: 18px;
  line-height: normal;
  padding: 4rem 0;
}
#g-features h3 {
  color: #fff;
}
#g-features tr, #g-features td, #g-features table {
  border: none;
}
#g-features .g-title {
  font-size: 2.6rem;
}
/******************utility******************/
#g-utility {
  color: #6d6d6d;
}
#g-utility .utilitysubtitle, #g-utility .utilitytitle {
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
}
/***************************above***************************/
/***************************testimonial*********************/
#g-testimonials {
  background-color: #585856;
  color: #fff;
  text-align: center;
  background-image: url('../images/restaurant2.jpg');
  background-repeat: no-repeat;
  background-position: 50%;
  padding-left: 0;
  padding-right: 0;
  background-clip: border-box;
  padding-top: 4.5rem;
}
#g-testimonials .g-content {
  padding: 0;
  margin: 0;
}
#g-testimonials h2 {
  font-size: 2.6rem;
}
#g-testimonials:before {
  background: none;
}
#g-testimonials a {
  color: white;
  text-decoration: underline;
}
.ba-form-footer {
  display: none;
}
/****************************expanded************************************/
#g-expanded {
  padding-left: 0;
  padding-right: 0;
  background-clip: border-box;
}
#g-expanded .g-content {
  padding: 0;
  margin: 0;
}
#g-expanded h3 {
  font-size: 2.6rem;
  color: #fff;
}
div.line {
  width: 25%;
  height: 1px;
  background-color: #fff;
  text-indent: 9999px;
  text-align: center;
  margin: auto;
}
#g-expanded img {
  width: 25%;
  filter: grayscale(100%);
}
#g-expanded img:hover {
  transition: all 1s ease !important;
  filter: none;
}
#g-expanded a.button.button-xsmall {
  background-color: #e6e6e6;
  color: #424753;
}
#g-expanded a.button.button-xsmall:hover {
  background-color: #fff;
}
.phone {
  font-size: 2rem;
}
/********************main*******************/
#g-mainbar {
  padding: 0;
}
.moduletable .breadcrumb {
  margin-bottom: 0;
}
.btn-primary {
  font-family: "Open Sans", sans-serif;
}
.sp-simpleportfolio .sp-simpleportfolio-description {
  border-bottom: 1px solid #eee;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {
  filter: grayscale(0%);
}
.sp-simpleportfolio-img:hover {
  filter: grayscale(100%);
}
.sp-simpleportfolio-view-item img {
  filter: grayscale(0%);
}
.featherlight {
  z-index: 15;
}
/*******************background-pages*********************************/
/*********************footer**************************************/
#g-footer .title {
  text-transform: uppercase;
  font-size: 22px;
  font-family: "Montserrat", Open Sans, sans-serif;
  line-height: 44px;
}
#g-footer a {
  color: #fff;
}
#g-footer a:hover {
  color: #80c3db;
}
#contact {
  line-height: normal;
  background-image: url('../images/bg-footer.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15rem;
}
#contact img {
  padding-right: 0.3rem;
}
#g-footer ul li {
  background-image: URL(../images/list-icon-footer.png);
  background-repeat: no-repeat;
  background-position: left center;
  list-style: none;
  padding-left: 2rem;
  line-height: normal;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
#g-footer ul li a {
  color: #91d3ec;
}
#g-footer ul li a:hover {
  color: #fff;
}
/******************table**************************/
td.header {
  background-color: #dce2e9;
  border: 1px solid #fff;
  text-transform: uppercase;
  text-align: center;
  color: #0088cc;
  padding: 0 1rem;
}
/*************************************off canvas*******************************/
.g-offcanvas-toggle {
  top: 0.7rem;
}
/***********************************responsive**************************************/
@media (max-width: 460px) {
  .g-owlcarousel-item-content {
    margin-top: 0;
  }
  .g-owlcarousel-item-title {
    font-size: 1.5rem;
    width: 100%;
  }
}
@media (max-width: 640px) {
  #g-testimonials .size-50 {
    width: 100%;
  }
  #g-expanded img {
    width: 50%;
  }
  #g-footer .size-25 {
    flex: 0 100%;
  }
  #g-footer ul {
    padding-left: 2rem;
  }
}
@media (max-width: 960px) {
  #contact {
    background: none !important;
    padding-left: 3rem;
  }
  .g-flushed .g-content {
    margin: 0 2rem !important;
  }
}
@media (min-width: 48rem) {
  /********header************/
  /***reference****/
  .g-home-particles.g-helium-style #g-header {
    margin-top: -7.49rem;
  }
  #g-footer .size-25 {
    flex: 0 25%;
  }
  .sp-simpleportfolio .sp-simpleportfolio-image {
    margin-bottom: 20px;
    width: 49%;
    display: inline-block;
  }
  .sp-simpleportfolio-details.clearfix {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin: 1rem;
  }
  .sp-simpleportfolio .sp-simpleportfolio-description {
    width: 100%;
  }
  .sp-simpleportfolio .sp-simpleportfolio-meta {
    width: 100%;
    float: right;
    text-align: right;
  }
  .item-pagerefer .pull-left.item-image {
    width: 50%;
    display: inline-block;
    margin-right: 3rem;
  }
}
@media (max-width: 59.938rem) {
  .g-owlcarousel-item-desc {
    display: none;
  }
}
@media (min-width: 970px) and (max-width: 1024px) {
  .g-owlcarousel-item-desc {
    padding-top: 0;
    width: 100%;
  }
}
/*# sourceMappingURL=custom_13.css.map */