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

@charset "UTF-8";
/*
_________________________________________________________________________

 * @package   AURUM Glass
 * @author    DesignCorporation http://www.designcorp.eu
 * @copyright Copyright (C) 2016 DesignCorporation
 * @license   GNU/GPLv2 and later
 
_________________________________________________________________________
*/
/*
_________________________________________________________________________


	UiKit

_________________________________________________________________________
*/
.uk-height-large {
  height: 550px;
}
ul.uk-accordion {
  margin-left: 0;
}
.uk-accordion > :nth-child(n+2) {
  margin-top: 10px;
}
.uk-accordion-content {
  margin-top: 0px;
}
.uk-accordion-content p {
  padding: 0 20px;
}
.uk-accordion li h3 {
  background: #eee;
  padding: 20px;
}
.g-owlcarousel-item-title {
  color: #fff;
}
.g-owlcarousel-item-desc {
  color: #fff;
}
/*
_________________________________________________________________________


	Drawer

_________________________________________________________________________
*/
#iconleft {
  position: fixed;
  left: 10px;
  /*top: 60%;*/
  bottom: 10px;
  width: 60px;
  z-index: 10000;
}
#iconleft button.contactus-button {
  height: 60px;
  width: 60px;
  min-height: 60px;
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;
  border-radius: 100px;
  color: #a58b5f;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0);
  bottom: 100px !important;
  top: auto !important;
  padding: 0;
  letter-spacing: normal;
  margin-bottom: 10px;
}
#iconleft button.contactus-button::after {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 32px;
  padding: 0 0;
  position: relative;
  line-height: 55px;
  text-align: center;
  width: 40px;
}
#iconleft button.contactus-button:hover {
  background: #a58b5f !important;
  color: #fff;
  border: 1px solid #fff;
}
/*
_________________________________________________________________________


	Logo

_________________________________________________________________________
*/
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 70px;
  padding: 0px 15px;
  margin: 20px auto;
}
/*
_________________________________________________________________________


	Menu

_________________________________________________________________________
*/
#g-navigation {
  z-index: 999;
}
#g-navigation .g-main-nav .g-dropdown .g-dropdown {
  margin-right: 20px;
}
.g-dropdown {
  background: rgba(68, 51, 34, 0.8) !important;
  z-index: 999;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/*
_________________________________________________________________________


		Language Switcher 

_________________________________________________________________________
*/
/*
_________________________________________________________________________


		Banner Main BACKGROUNDS 

_________________________________________________________________________
*/
.owl-stage-outer {
  max-height: 600px;
}
.g-owlcarousel-item-content-wrapper {
  height: 80%;
}
@media (max-width: 1600px) {
  .owl-stage-outer {
    max-height: 500px;
  }
}
@media (max-width: 1400px) {
  .owl-stage-outer {
    max-height: 400px;
  }
  .g-owlcarousel-item-content-wrapper {
    height: 65%;
  }
}
.g-owlcarousel-item-content-container {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../../../../images/banners/pat2.png');
  background-color: rgba(0, 0, 0, 0.4);
}
.g-owlcarousel-item-title {
  text-transform: uppercase;
}
/*
_________________________________________________________________________


		Banner PARALLAX BACKGROUNDS 

_________________________________________________________________________
*/
.img-overlay1 {
  position: absolute;
  width: 100%;
  height: 550px;
  background-image: url('../../../../images/banners/pat2.png');
  background-color: rgba(0, 0, 0, 0.2);
}
.parallax {
  background-attachment: fixed;
  background-size: 100% auto;
  min-height: 550px;
  position: relative;
  margin-bottom: 30px;
}
.parallax h1 {
  position: relative;
  color: #FFF;
  font-weight: 700;
  font-size: 60px;
  letter-spacing: -2px;
  text-align: center;
  z-index: 100;
}
.parallax h2 {
  position: relative;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  z-index: 100;
}
@media (max-width: 991px) {
  .parallax {
    background-attachment: fixed;
    background-size: auto 100%;
  }
  .parallax h1 {
    font-size: 30px;
    letter-spacing: -1px;
  }
  .parallax h2 {
    font-size: 20px;
  }
}
/*
_________________________________________________________________________


		Breadcrumb

_________________________________________________________________________
*/
#g-breadcrumb {
  color: #c2a572;
}
#g-breadcrumb .breadcrumb {
  background: none;
  border-radius: none;
  padding: 0;
  margin: 0;
}
#g-breadcrumb .breadcrumb .active {
  line-height: 40px;
}
#g-breadcrumb .breadcrumb span {
  line-height: 40px;
}
#g-breadcrumb .breadcrumb span.divider {
  display: inline;
  padding: 0;
  margin: 0;
}
#g-breadcrumb .breadcrumb span.divider::before {
  margin: 0 5px;
  padding: 0 5px;
  line-height: 40px;
  position: relative;
}
/*
_________________________________________________________________________


		Footer

_________________________________________________________________________
*/
#logo-footer .st0 {
  fill: #fff;
}
.footertitle {
  text-transform: uppercase;
  color: #fff;
}
.footertext {
  font-size: 1rem;
  line-height: 1.5rem;
  /*text-align:justify;*/
}
#g-copyright {
  background: #333;
  color: #999;
  padding: 2rem 0;
}
.copytext {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  /*text-align: justify;*/
}
/*
_________________________________________________________________________


        Car Glass

_________________________________________________________________________
*/
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 1400px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 320px;
  max-width: 425px;
  max-height: 360px;
  width: 48%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}
.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figure figcaption::before, .grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.grid figure h2 span {
  font-weight: 800;
}
.grid figure h2, .grid figure p {
  margin: 0;
}
.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 76, 97, 0)), color-stop(75%, rgba(72, 76, 97, 0.8)));
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  content: "";
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
figure.effect-sadie h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #c2a572;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  -webkit-transition: color 0.35s, -webkit-transform 0.35s;
  transition: color 0.35s, -webkit-transform 0.35s;
  transition: transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
figure.effect-sadie figcaption::before, figure.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover h2 {
  color: #fff;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*# sourceMappingURL=custom_10.css.map */