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

.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #eb4947;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #eb4947;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #ef6d6c;
  border-color: #ef6d6c;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #eb4947;
  color: #eb4947;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #eb4947;
  border-color: #eb4947;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #606060 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #606060;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/***************typografie**************/
h1, h2, h3 {
  font-family: "Marck Script", cursive, 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;
}
#g-header h2 {
  color: #fff;
}
/****************slideshow****************/
.g-slideshow .style3 .g-slideshow-title {
  font-size: 4.5rem;
  line-height: 4rem;
  font-weight: 500;
  margin: 1.25rem 1.25rem 2rem;
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 1.25rem;
}
/****************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;
  font-weight: normal;
  font-family: Jura, sans-serif;
}
#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, li.active.g-menu-item {
  box-shadow: 0 2px 0 #eb4947;
}
/******************intro****************/
#g-intro img {
  margin-bottom: 2rem;
}
.g-home-particles.g-helium-style #g-intro {
  padding-bottom: 3rem;
}
/***************features******************/
#g-features {
  font-size: 18px;
  line-height: normal;
  padding: 4rem 0;
}
#g-features h3 {
  color: #fff;
  font-size: 1.75rem;
  font-weight: bold;
}
#g-features tr, #g-features td, #g-features table {
  border: none;
}
#g-features .g-title {
  font-size: 2.6rem;
}
/******************utility******************/
#g-utility .utilitysubtitle, #g-utility .utilitytitle {
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
}
/***************************above***************************/
/***************************testimonial*********************/
#g-testimonials {
  text-align: center;
  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: 1.25rem;
}
/********************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: #eb4947;
}
#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-home-particles.g-helium-style #g-intro {
    padding-top: 1rem;
  }
  ul.uk-slideshow {
    height: 350px !important;
  }
  li.g-slideshow-item.uk-active {
    height: 350px !important;
  }
  #g-testimonials .size-50 {
    width: 100%;
  }
  #g-expanded img {
    width: 50%;
  }
  #g-footer .size-25 {
    flex: 0 100%;
  }
  #g-footer ul {
    padding-left: 2rem;
  }
  #g-expanded {
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
  }
}
@media (max-width: 960px) {
  #contact {
    background: none !important;
    padding-left: 3rem;
  }
}
@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%;
  }
  .g-helium-style #g-navigation {
    background: #312f38 !important;
  }
  .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_9.css.map */