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

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_lumen/scss/mixins/_nav.scss */
/* #### FONT SIZE */
/* line 2, templates/g5_lumen/custom/scss/font-sizes.scss */
.f10 {
  font-size: 10px;
}
/* line 6, templates/g5_lumen/custom/scss/font-sizes.scss */
.f12 {
  font-size: 12px;
}
/* line 10, templates/g5_lumen/custom/scss/font-sizes.scss */
.f14 {
  font-size: 14px;
}
/* line 14, templates/g5_lumen/custom/scss/font-sizes.scss */
.f16 {
  font-size: 16px;
}
/* line 18, templates/g5_lumen/custom/scss/font-sizes.scss */
.f18 {
  font-size: 18px;
}
/* line 22, templates/g5_lumen/custom/scss/font-sizes.scss */
.f22 {
  font-size: 22px;
}
/* line 26, templates/g5_lumen/custom/scss/font-sizes.scss */
.f24 {
  font-size: 24px;
}
/* line 30, templates/g5_lumen/custom/scss/font-sizes.scss */
.f28 {
  font-size: 28px;
}
/* line 34, templates/g5_lumen/custom/scss/font-sizes.scss */
.f36 {
  font-size: 36px;
}
/* line 38, templates/g5_lumen/custom/scss/font-sizes.scss */
.f48 {
  font-size: 48px;
}
/* line 42, templates/g5_lumen/custom/scss/font-sizes.scss */
.f60 {
  font-size: 60px;
}
/* line 46, templates/g5_lumen/custom/scss/font-sizes.scss */
.f72 {
  font-size: 72px;
}
/* line 50, templates/g5_lumen/custom/scss/font-sizes.scss */
.f80 {
  font-size: 80px;
}
/* line 54, templates/g5_lumen/custom/scss/font-sizes.scss */
.f90 {
  font-size: 90px;
}
@media (max-width: 768px) {
  /* line 59, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f48 {
    font-size: 38px;
  }
  /* line 63, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f60 {
    font-size: 48px;
  }
  /* line 67, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f72 {
    font-size: 52px;
  }
  /* line 71, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f80 {
    font-size: 58px;
  }
  /* line 75, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f90 {
    font-size: 62px;
  }
}
/*max width 768*/
@media (max-width: 480px) {
  /* line 82, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f36 {
    font-size: 30px;
  }
  /* line 86, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f48 {
    font-size: 34px;
  }
  /* line 90, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f60 {
    font-size: 36px;
  }
  /* line 94, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f72 {
    font-size: 38px;
  }
  /* line 98, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f80 {
    font-size: 40px;
  }
  /* line 102, templates/g5_lumen/custom/scss/font-sizes.scss */
  .f90 {
    font-size: 44px;
  }
}
/*max width 480*/
/* #### BORDER WIDTHS */
/* line 2, templates/g5_lumen/custom/scss/borders.scss */
.bw0 {
  border-width: 0px;
}
/* line 6, templates/g5_lumen/custom/scss/borders.scss */
.bw1 {
  border-width: 1px;
}
/* line 10, templates/g5_lumen/custom/scss/borders.scss */
.bw2 {
  border-width: 2px;
}
/* line 14, templates/g5_lumen/custom/scss/borders.scss */
.bw3 {
  border-width: 3px;
}
/* line 18, templates/g5_lumen/custom/scss/borders.scss */
.bw4 {
  border-width: 4px;
}
/* line 22, templates/g5_lumen/custom/scss/borders.scss */
.bw5 {
  border-width: 5px;
}
/* line 26, templates/g5_lumen/custom/scss/borders.scss */
.bw6 {
  border-width: 6px;
}
/* line 30, templates/g5_lumen/custom/scss/borders.scss */
.bw8 {
  border-width: 8px;
}
/* line 34, templates/g5_lumen/custom/scss/borders.scss */
.bw10 {
  border-width: 10px;
}
/* #### BORDER RADIUS' */
/* line 39, templates/g5_lumen/custom/scss/borders.scss */
.br5 {
  border-radius: 5px;
}
/* line 43, templates/g5_lumen/custom/scss/borders.scss */
.br10 {
  border-radius: 10px;
}
/* line 47, templates/g5_lumen/custom/scss/borders.scss */
.br20 {
  border-radius: 20px;
}
/* line 2, templates/g5_lumen/custom/scss/paddings.scss */
.padSmall {
  padding: 5px 10px 5px 10px !important;
}
/* line 6, templates/g5_lumen/custom/scss/paddings.scss */
.padMedium {
  padding: 10px 20px 10px 20px !important;
}
/* line 10, templates/g5_lumen/custom/scss/paddings.scss */
.padLarge {
  padding: 15px 40px 15px 40px !important;
}
/* FOR GLOBAL */
/* line 3, templates/g5_lumen/custom/scss/global.scss */
.body {
  font-size: 40px;
}
/* line 7, templates/g5_lumen/custom/scss/global.scss */
#g-navigation {
  padding-bottom: 15px;
}
/* line 11, templates/g5_lumen/custom/scss/global.scss */
.section-background {
  background-size: cover;
  background-position: right;
}
/* line 16, templates/g5_lumen/custom/scss/global.scss */
.downFromLeft {
  transform: rotate(180deg);
}
/* line 20, templates/g5_lumen/custom/scss/global.scss */
.downFromRight {
  transform: rotate(180deg);
}
/* line 24, templates/g5_lumen/custom/scss/global.scss */
.topRounded {
  position: absolute;
  margin-top: -75px;
}
/* line 29, templates/g5_lumen/custom/scss/global.scss */
.bottomRounded {
  position: absolute;
  margin-top: -2px;
}
/* line 34, templates/g5_lumen/custom/scss/global.scss */
input.text, input.search, textarea.textarea {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 1, templates/g5_lumen/custom/scss/home.scss */
#g-navigation .g-container {
  padding-top: 15px;
  padding-bottom: 0px;
}
/* line 6, templates/g5_lumen/custom/scss/home.scss */
#g-navigation .g-content {
  text-align: center;
  margin: 0px;
  padding: 5px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 17, templates/g5_lumen/custom/scss/home.scss */
#g-Navigation-Left {
  padding-top: 25px;
}
/* line 21, templates/g5_lumen/custom/scss/home.scss */
#g-Navigation-Left img {
  max-width: 250px;
}
/* line 26, templates/g5_lumen/custom/scss/home.scss */
#g-hero {
  margin-top: 0px;
  text-align: center;
}
/* line 30, templates/g5_lumen/custom/scss/home.scss */
#g-hero .section-background {
  padding-top: 100px;
  padding-bottom: 200px;
}
/* line 35, templates/g5_lumen/custom/scss/home.scss */
#g-showcase {
  padding-top: 50px;
}
/* line 37, templates/g5_lumen/custom/scss/home.scss */
#g-showcase a {
  color: #c4404d;
}
/* line 42, templates/g5_lumen/custom/scss/home.scss */
#lumen-home #g-showcase .g-container {
  margin-top: -175px;
  position: relative;
  padding-bottom: 50px;
}
/* line 48, templates/g5_lumen/custom/scss/home.scss */
#g-feature .g-content {
  margin: 0px;
  padding: 0px;
  max-width: 350px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 59, templates/g5_lumen/custom/scss/home.scss */
#g-subfeature {
  padding-top: 100px;
}
/* line 63, templates/g5_lumen/custom/scss/home.scss */
#g-subfeature .g-container {
  max-width: 800px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 70, templates/g5_lumen/custom/scss/home.scss */
#g-relief .section-background {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
/* line 76, templates/g5_lumen/custom/scss/home.scss */
#g-main .g-content {
  text-align: center;
  margin: 0px;
  padding: 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 87, templates/g5_lumen/custom/scss/home.scss */
#g-footer {
  padding-top: 50px;
  text-align: center;
}
/* line 5, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 6, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  /* line 21, templates/g5_lumen/custom/scss/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 27, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 32, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 33, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 43, templates/g5_lumen/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 52, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 61, templates/g5_lumen/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, templates/g5_lumen/custom/scss/_contacts.scss */
  /* line 66, templates/g5_lumen/custom/scss/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 76, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 77, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 78, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #ddd;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #c4404d;
}
/* line 94, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 107, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, templates/g5_lumen/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 119, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 120, templates/g5_lumen/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid #fff;
  margin-left: -4px;
  margin-bottom: 0;
}
/* line 126, templates/g5_lumen/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #fff;
  margin-left: 0;
}
/* line 130, templates/g5_lumen/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, templates/g5_lumen/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #666;
}
/* line 144, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 145, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 146, templates/g5_lumen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
/* line 150, templates/g5_lumen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 155, templates/g5_lumen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 160, templates/g5_lumen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 163, templates/g5_lumen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
/* line 169, templates/g5_lumen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
/* line 177, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 178, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 179, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 180, templates/g5_lumen/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid #fff;
}
/* line 183, templates/g5_lumen/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #fff;
}
/* line 190, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 191, templates/g5_lumen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 195, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 196, templates/g5_lumen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
/* line 200, templates/g5_lumen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 207, templates/g5_lumen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, templates/g5_lumen/custom/scss/_contacts.scss */
/* line 213, templates/g5_lumen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, templates/g5_lumen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/* line 10, templates/g5_lumen/custom/scss/custom.scss */
.header-logo img {
  margin-top: 15px;
  width: 100%;
}
/* line 15, templates/g5_lumen/custom/scss/custom.scss */
.g-toplevel {
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
/* line 26, templates/g5_lumen/custom/scss/custom.scss */
.g-main-nav .g-menu-item:hover {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border-bottom: 1px solid #c4404d;
}
/* line 30, templates/g5_lumen/custom/scss/custom.scss */
.g-main-nav .active {
  background-color: rgba(255, 255, 255, 0) !important;
  border-bottom: 1px solid #c4404d;
}
/* line 34, templates/g5_lumen/custom/scss/custom.scss */
.g-main-nav .active .g-menu-item-title {
  color: #c4404d;
}
/* line 37, templates/g5_lumen/custom/scss/custom.scss */
.g-dropdown-column {
  background-color: rgba(255, 255, 255, 0.9) !important;
  width: 250px;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
/* FOOTER */
/* line 47, templates/g5_lumen/custom/scss/custom.scss */
#by-ews img {
  float: right;
  width: 200px;
  margin-bottom: 25px;
}
@media (max-width: 48rem) {
  /* line 56, templates/g5_lumen/custom/scss/custom.scss */
  .header-logo img {
    margin-top: 30px;
    width: 100%;
    margin-bottom: -75px;
  }
  /* line 64, templates/g5_lumen/custom/scss/custom.scss */
  .by-ews img {
    width: 60% !important;
  }
}
/*# sourceMappingURL=custom_12.css.map */