/* 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-background {
  background: none;
  max-width: 71rem;
}
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 49.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: 50rem) 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: 64.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #f4c300 !important;
  font-size: 4.2rem;
  text-shadow: 1px 1px 2px black, 0 0 25px black;
  font-weight: 800;
  margin: 0;
}
@media only all and (max-width: 49.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1.5rem !important;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
  color: white !important;
  text-shadow: 1px 1px 2px black, 0 0 25px black;
  font-size: 1.3rem !important;
  font-weight: 600;
  text-align: justify;
}
@media only all and (max-width: 49.99rem) {
  .g-slideshow .g-slideshow-desc {
    /*display: none; */
    font-size: 1rem !important;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #f4c300;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.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.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 .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);
}
.companies-image:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.uk-overlay-panel a:not([class]) {
  color: inherit;
  text-decoration: none !important;
}
.companies-image a {
  display: block;
}
.companies-info.uk-overlay-panel {
  padding: 10px;
}
h1 {
  font-family: "Cabin", calibri, serif;
  font-size: 2.5rem;
  font-weight: 600;
}
h3 {
  font-family: "Cabin", calibri, serif;
  font-size: 1.2rem;
  font-weight: 500;
}
p {
  font-family: "Cabin", calibri, serif;
  font-size: 1rem;
  font-weight: 400;
  margin: 1rem 0;
}
body {
  font-family: "Cabin", calibri, serif;
  font-size: 1rem;
  font-weight: 400;
}
.item-page, .blog p {
  text-align: justify;
}
/* Link in the main */
a {
  color: #0e838a;
}
a:hover {
  color: #060000;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #1a3b5b;
}
/* Link in the slider */
#g-navigation .g-slideshow a {
  color: #f4c300;
}
#g-navigation .g-slideshow a:hover {
  color: #fdda4e;
}
/* gradient backgroung in header */
#g-header {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  /* Standard syntax (must be last) */
  color: #fff;
  position: absolute !important;
  z-index: 3;
  width: 100%;
}
/* login module */
.login-module {
  font-size: 0.8rem;
}
.well {
  background-color: #ffffff;
}
/* Main menu */
@media only all and (max-width: 47.938rem) {
  .g-toplevel {
    float: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .menu-default .g-main-nav .g-toplevel > li > .g-menu-item-container {
    text-decoration: none;
    padding: 2.7rem 0.4rem !important;
    font-size: 0.85rem;
  }
  .menu-home .g-main-nav .g-toplevel > li > .g-menu-item-container {
    text-decoration: none;
    padding: 1.2rem 0.4rem !important;
    font-size: 0.85rem;
  }
  .g-container {
    width: 48rem;
  }
}
.menu-home .g-toplevel {
  margin-top: 0.5rem !important;
  float: right;
  font-size: 0.9rem;
  font-weight: 400;
}
.menu-home .g-toplevel li > .g-menu-item-container {
  padding: 1.2rem 0.8rem;
}
.menu-default .g-toplevel {
  font-size: 0.9rem;
  font-weight: 400;
}
.menu-default .g-toplevel li > .g-menu-item-container {
  padding: 1.2rem 0.7rem;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: transparent;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: transparent;
}
.g-main-nav .g-toplevel i {
  opacity: 1;
}
.g-main-nav .g-toplevel {
  font-weight: 400;
}
/* main */
#g-main, .menu-home {
  padding: 0.1rem 0;
}
#g-container-main, #g-main {
  margin-bottom: 7rem;
}
/* Home icon */
.home-icon .g-content {
  margin: 1rem !important;
  padding: 0rem;
  text-align: center;
  /*border-style: solid;
    border-width: 2px;
    border-radius: 32px;	*/
}
.home-icon img {
  height: 80px;
  width: auto;
}
.home-icon .g-particle {
  margin-top: 0rem !important;
  margin-left: 2rem !important;
  margin-right: 2rem !important;
  margin-bottom: 0rem !important;
  padding: 0rem;
}
.home-icon .g-array-item-image {
  max-width: 100%;
  margin: 0 0 0px 0px !important;
}
.home-icon h1, h2, h3, h4, h5, h6 {
  margin: 0rem 0 0.5rem 0;
}
/* language selector */
.mylanguage {
  width: 28px;
  background: rgba(255, 255, 255, 0.38);
  position: absolute;
  right: 0;
  margin-right: 15px;
}
/* ecap logo */
.myheader .gantry-logo {
  margin: 1rem 1rem;
}
.gantry-logo img {
  max-width: none !important;
}
/* home page who we are */
.who-is .sample-content .sample-description {
  padding: 2rem 4rem 2rem 4rem !important;
  text-align: justify;
}
.menu-default .g-menu-item-container {
  padding-top: 2.6rem !important;
}
.menu-default .g-toplevel {
  height: 7rem;
  float: right;
}
#g-navigation, .menu-default {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ababab;
}
.menu-default .gantry-logo {
  margin: none !important;
}
.mylogo img {
  width: 114px !important;
  /*margin-top: 2px;
    margin-bottom: 2px; */
}
.mylogo .g-content {
  margin: 0;
  padding: 0;
}
.breadcrumb {
  padding: 0px;
  margin: -10px 0 -20px;
}
.blog a[id]:before {
  content: "";
  display: inline-block;
  height: 350px;
  margin: -350px 0 0;
  visibility: hidden;
  z-index: -10000;
}
.pull-none.item-image img {
  width: auto;
  height: 5rem !important;
}
/* line 22, templates/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #f4c300;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #e6e6e6;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #e6e6e6;
}
#g-navigation a:hover {
  color: #686868;
}
#g-navigation a {
  color: #383838;
}
#g-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 7rem;
}
#g-footer .g-content {
  margin: 0.2rem 3.2rem 0.1rem 3.2rem;
  padding: 0.8rem;
}
@media only all and (max-width: 49.938rem) {
  #g-footer .g-content {
    margin: 0rem 1.2rem 0rem 1.2rem;
    padding: 0rem;
  }
  #g-footer .g-branding.branding {
    float: none;
    text-align: center;
  }
}
.g-branding.branding {
  float: right;
  text-align: center;
}
/* Zoom In #1 */
.hover01 img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hover01 :hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.g-array-item-image img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.g-array-item-image:hover img {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
.m-block {
  float: left !important;
  padding: 10px 20px 12px 0px;
  min-width: 220px;
}
div#m-company-logo, #m-company-info {
  text-align: center;
}
div#m-company-logo {
  height: 55px;
}
div#m-company-logo img {
  border-style: solid;
  border-width: 1px;
  border-color: #d2d2d2;
  max-width: 170px;
  max-height: 52px;
}
.adress_text {
  margin-left: 77px;
  /* float: left; */
}
.adress_icon {
  float: left;
  clear: both;
}
.adress_block {
  margin-bottom: 30px;
}
.adress_left {
  margin-top: 22px;
}
.fa {
  color: #15767f;
}
.footer-title {
  font-weight: 800;
  color: #f4c300;
}
.footer-info {
  font-size: 0.8rem;
}
/*# sourceMappingURL=custom_19.css.map */