/* 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_ethos/scss/mixins/_nav.scss */
/* line 1, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider {
  position: relative;
}
@media only all and (max-width: 59.938rem) {
  .g-hero-slider {
    height: auto !important;
  }
}
/* line 6, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position {
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
/* line 10, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position .uk-slider-container {
  height: 100%;
}
/* line 13, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position .uk-slideset, .g-hero-slider .uk-slidenav-position .uk-slider {
  height: 100%;
}
/* line 17, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-dotnav {
  margin: 0 0 0 -15px;
  position: relative;
  bottom: 50px;
}
@media only all and (max-width: 59.938rem) {
  .g-hero-slider .uk-dotnav {
    bottom: 35px;
  }
}
/* line 24, templates/g5_ethos/custom/scss/_hero-slider.scss */
/* line 25, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-dotnav > * > * {
  width: 15px;
  height: 15px;
}
/* line 31, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-slider-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
  width: 100%;
}
@media only all and (max-width: 59.938rem) {
  .g-hero-slider .g-hero-slider-item {
    height: auto;
  }
}
/* line 41, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-slider-item-container {
  width: 100%;
  padding: 0 80px;
  text-align: center;
  margin-top: -7px;
}
@media only all and (max-width: 59.938rem) {
  .g-hero-slider .g-hero-slider-item-container {
    padding: 70px 50px;
  }
}
/* line 50, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-title {
  margin: 0;
}
/* line 53, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-desc {
  margin: 35px 0 0;
  font-size: 1.3rem;
}
/* line 57, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons {
  margin: 40px 0 0;
}
/* line 59, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button {
  padding: 0.8rem 1.3rem;
  font-size: 1.2rem;
  margin-right: 15px;
  min-width: 180px;
  border: 2px solid #3e9ed6;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 66, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button:hover {
  background: #60afdd;
  border-color: #60afdd;
}
/* line 71, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button:last-child {
  margin-right: 0;
}
/* line 74, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 59.938rem) {
  .g-hero-slider .g-hero-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 81, templates/g5_ethos/custom/scss/_hero-slider.scss */
  .g-hero-slider .g-hero-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 85, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button.empty {
  background: none;
  border: 2px solid;
}
/* line 88, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button.empty:hover {
  background: #3e9ed6;
  border-color: #3e9ed6;
  color: #fff;
}
/* line 96, templates/g5_ethos/custom/scss/_hero-slider.scss */
.g-hero-slider .particles-js-canvas-el {
  position: absolute;
  top: 0;
  bottom: 0;
}
/* line 6, templates/g5_ethos/custom/scss/_get-in-touch.scss */
/* line 7, templates/g5_ethos/custom/scss/_get-in-touch.scss */
/* line 8, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a {
  padding: 9.125px 15px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #666;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 15, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a span {
  margin-right: 8px;
}
/* line 18, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a:hover {
  background: #fff;
}
/* line 25, templates/g5_ethos/custom/scss/_get-in-touch.scss */
/* line 26, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #000;
}
/* line 30, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 33, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog .uk-close {
  position: absolute;
  right: -15px;
  top: -15px;
  opacity: 1;
  font-size: 1.2rem;
  color: #fff;
}
/* line 40, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog .uk-close:hover {
  color: #3e9ed6;
}
/* line 45, templates/g5_ethos/custom/scss/_get-in-touch.scss */
/* line 46, templates/g5_ethos/custom/scss/_get-in-touch.scss */
/* line 47, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 52, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #ddd;
  font-weight: bold;
  color: #000;
  font-size: 1rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 59.938rem) {
  #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
  }
}
/* line 68, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item a {
  color: #000;
}
/* line 71, templates/g5_ethos/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 1, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/g5_ethos/custom/scss/_main-feature.scss */
/* line 5, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 11, templates/g5_ethos/custom/scss/_main-feature.scss */
/* line 12, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 17, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
/* line 21, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
/* line 24, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature .image-bottom {
  margin-bottom: -3.063rem;
}
/* line 27, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
/* line 29, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
/* line 32, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
/* line 42, templates/g5_ethos/custom/scss/_main-feature.scss */
/* line 43, templates/g5_ethos/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
/* line 47, templates/g5_ethos/custom/scss/_main-feature.scss */
@media only all and (min-width: 60rem) and (max-width: 61.938rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 59.938rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
/* line 5, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 6, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 59.938rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  /* line 21, templates/g5_ethos/custom/scss/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 27, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 32, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 33, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 43, templates/g5_ethos/custom/scss/_contacts.scss */
@media only all and (max-width: 59.938rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 52, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 61, templates/g5_ethos/custom/scss/_contacts.scss */
@media only all and (max-width: 59.938rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, templates/g5_ethos/custom/scss/_contacts.scss */
  /* line 66, templates/g5_ethos/custom/scss/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 76, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 77, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 78, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, templates/g5_ethos/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: #3e9ed6;
}
/* line 94, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 107, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, templates/g5_ethos/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 119, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 120, templates/g5_ethos/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_ethos/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_ethos/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, templates/g5_ethos/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #666;
}
/* line 144, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 145, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 146, templates/g5_ethos/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_ethos/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 155, templates/g5_ethos/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 160, templates/g5_ethos/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 163, templates/g5_ethos/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_ethos/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_ethos/custom/scss/_contacts.scss */
/* line 178, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 179, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 180, templates/g5_ethos/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_ethos/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #fff;
}
/* line 190, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 191, templates/g5_ethos/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 195, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 196, templates/g5_ethos/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_ethos/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 207, templates/g5_ethos/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, templates/g5_ethos/custom/scss/_contacts.scss */
/* line 213, templates/g5_ethos/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, templates/g5_ethos/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/* line 1, templates/g5_ethos/custom/scss/_paypal-donate.scss */
.g-paypaldonate {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/g5_ethos/custom/scss/_paypal-donate.scss */
/* line 6, templates/g5_ethos/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form form {
  margin: 0;
}
/* line 9, templates/g5_ethos/custom/scss/_paypal-donate.scss */
/* line 10, templates/g5_ethos/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button .g-paypaldonate-icon {
  padding: 1.5rem;
  background: rgba(0, 0, 0, 0.2);
}
/* line 14, templates/g5_ethos/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button input[type="submit"] {
  background: transparent;
  padding: 1.25rem;
  margin-top: -3px;
}
/* line 20, templates/g5_ethos/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button.button {
  padding: 0;
  border: 0;
}
/* line 1, templates/g5_ethos/custom/scss/_event-booking.scss */
/* line 3, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container * {
  border-radius: 0px;
}
/* line 7, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container .eb-event-date-container, .eb-container .eb-event-date {
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
/* line 12, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container .eb-event-date {
  width: 70px;
  height: 70px;
}
/* line 17, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container a.btn, .eb-container button.btn {
  background: transparent;
  color: #3e9ed6;
  box-shadow: none;
  border: solid 1px #3e9ed6;
  border-radius: 0px;
}
/* line 24, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container a.btn .caret, .eb-container button.btn .caret {
  border-top: 4px solid #3e9ed6;
}
/* line 28, templates/g5_ethos/custom/scss/_event-booking.scss */
/* line 29, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container a.btn i:before, .eb-container button.btn i:before {
  color: #3e9ed6;
}
/* line 35, templates/g5_ethos/custom/scss/_event-booking.scss */
/* line 36, templates/g5_ethos/custom/scss/_event-booking.scss */
/* line 38, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container .dropdown-menu > li a:hover {
  background: transparent;
  opacity: 0.8;
}
/* line 43, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container .dropdown-menu .google, .eb-container .dropdown-menu .yahoo {
  background-image: none !important;
}
/* line 46, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container .dropdown-menu .download {
  display: none;
}
/* line 51, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container a.btn-primary {
  color: #fff !important;
  background: #3e9ed6;
}
/* line 61, templates/g5_ethos/custom/scss/_event-booking.scss */
.eb-container .eb-btn-pinterest, .eb-container .eb-btn-digg, .eb-container .eb-btn-delicious {
  display: none;
}
@media (max-width: 60rem) {
  /* line 6, templates/g5_ethos/custom/scss/_global.scss */
  .g-offcanvas-toggle, .g-offcanvas-hide {
    display: block !important;
    z-index: 1000;
    font-size: 2.5rem;
  }
}
/* line 14, templates/g5_ethos/custom/scss/_global.scss */
.customContent img {
  padding: 10px;
}
/* line 18, templates/g5_ethos/custom/scss/_global.scss */
/* line 20, templates/g5_ethos/custom/scss/_global.scss */
a:hover {
  text-decoration: none !important;
}
/* line 29, templates/g5_ethos/custom/scss/_global.scss */
#g-topper {
  background: #fff;
}
/* line 32, templates/g5_ethos/custom/scss/_global.scss */
/* line 33, templates/g5_ethos/custom/scss/_global.scss */
#g-topper .nav-logo img {
  width: 100%;
  max-width: 175px;
}
/* line 44, templates/g5_ethos/custom/scss/_global.scss */
#g-header .g-content {
  padding-top: 5px;
  margin-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
/* line 50, templates/g5_ethos/custom/scss/_global.scss */
#g-header .g-content h1, #g-header .g-content h2, #g-header .g-content h3, #g-header .g-content h4, #g-header .g-content h5, #g-header .g-content h6, #g-header .g-content p, #g-header .g-content span, #g-header .g-content a {
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
/* line 62, templates/g5_ethos/custom/scss/_global.scss */
#g-navigation {
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.45);
}
/* line 65, templates/g5_ethos/custom/scss/_global.scss */
/* line 66, templates/g5_ethos/custom/scss/_global.scss */
#g-navigation .nav-logo img {
  width: 100%;
  max-width: 175px;
}
/* line 83, templates/g5_ethos/custom/scss/_global.scss */
#g-main {
  margin-top: 0px;
  padding-top: 0px;
}
/* line 3, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-video-feature {
  text-align: left;
}
/* line 7, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-video-feature-link {
  background-color: #3cd6c4;
  border-radius: 0px;
  display: block;
  margin: auto;
}
/* line 12, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-video-feature-link:hover {
  background-color: #2bcdba;
}
/* line 19, templates/g5_ethos/custom/scss/_ews-particles.scss */
#numberDiv {
  text-align: center;
}
/* line 23, templates/g5_ethos/custom/scss/_ews-particles.scss */
#count-box {
  font-size: 48px;
  font-weight: bold;
  padding-bottom: 15px;
  color: rgba(62, 158, 214, 0.5);
}
/* line 30, templates/g5_ethos/custom/scss/_ews-particles.scss */
#pledge-button {
  padding: 15px;
  background-color: #3e9ed6;
  color: #fff;
  display: block;
  margin: auto;
}
/* line 37, templates/g5_ethos/custom/scss/_ews-particles.scss */
#pledge-button:hover {
  opacity: 0.8;
}
/* line 42, templates/g5_ethos/custom/scss/_ews-particles.scss */
.pledgeForm {
  display: block;
  margin: auto;
  max-width: 575px;
  margin-top: 75px;
}
/* line 51, templates/g5_ethos/custom/scss/_ews-particles.scss */
.image-banner-box {
  text-align: center;
  color: white;
  max-width: 400px;
  display: block;
  margin: auto;
}
@media (max-width: 768px) {
  .image-banner-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
/* line 67, templates/g5_ethos/custom/scss/_ews-particles.scss */
.image-banner-box .banner {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
}
/* line 88, templates/g5_ethos/custom/scss/_ews-particles.scss */
.split-container {
  margin-left: 15px;
  margin-right: 15px;
}
/* line 93, templates/g5_ethos/custom/scss/_ews-particles.scss */
.split-feature.col-md-6, .split-feature.col-md-4 {
  padding: 15px;
  outline-offset: -15px;
  outline-color: transparent;
}
@media (max-width: 768px) {
  .split-feature.col-md-6, .split-feature.col-md-4 {
    padding: 0px;
    outline-offset: 0px;
  }
}
/* line 105, templates/g5_ethos/custom/scss/_ews-particles.scss */
.split-feature {
  margin-bottom: 25px;
}
/* line 108, templates/g5_ethos/custom/scss/_ews-particles.scss */
.split-feature .split-image {
  background-position: center center;
  background-size: cover;
}
/* line 114, templates/g5_ethos/custom/scss/_ews-particles.scss */
.split-feature .split-content {
  padding: 15px;
}
/* line 125, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item {
  border: solid 1px #e1e1e1;
  padding: 10px;
  margin-bottom: 10px;
}
/* line 130, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item .accordTitle {
  display: inline-block;
  margin: 0px;
  margin-left: 15px;
}
/* line 136, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item .accordTitle i {
  display: inline-block;
  margin-right: 15px;
}
/* line 142, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item .imgSquareContainer {
  max-width: 450px;
  display: block;
  margin: auto;
}
/* line 148, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item .accordSubTitle {
  margin-left: 15px;
}
/* line 152, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item .uk-accordion-title {
  background: transparent !important;
  border: none !important;
  padding: 0px !important;
}
/* line 159, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item .desc {
  margin-top: -15px;
}
/* line 162, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item .desc p {
  font-size: 14px;
}
@media (max-width: 960px) {
  .g-accordion-item .desc {
    margin-top: 0px;
  }
}
/* line 173, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item .dropDiv {
  text-align: right;
}
/* line 176, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-accordion-item .dropNote {
  padding: 10px;
  background: #3e9ed6;
  color: #fff;
}
/* line 184, templates/g5_ethos/custom/scss/_ews-particles.scss */
.uk-active .dropNote {
  display: none;
}
/* line 191, templates/g5_ethos/custom/scss/_ews-particles.scss */
.uk-cover-background {
  background-position: center top;
}
/* line 195, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-slideshow-contentBlock {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
}
/* line 202, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-slideshow-desc {
  display: inline-block;
  max-width: 600px;
}
/* line 207, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-slideshow-button {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
}
/* line 213, templates/g5_ethos/custom/scss/_ews-particles.scss */
/* line 214, templates/g5_ethos/custom/scss/_ews-particles.scss */
.g-slideshow-button button:hover {
  opacity: 0.75;
}
/* line 222, templates/g5_ethos/custom/scss/_ews-particles.scss */
.entireParticleLink > div {
  margin-bottom: 5px;
}
/* line 226, templates/g5_ethos/custom/scss/_ews-particles.scss */
.entireParticleLink:hover > div {
  margin-bottom: 0px;
}
/* line 231, templates/g5_ethos/custom/scss/_ews-particles.scss */
.entireParticleLink:hover .imgSquareContainer {
  margin-top: 5px;
}
/* #### BORDER WIDTHS */
/* line 2, templates/g5_ethos/custom/scss/_borders.scss */
.bw0 {
  border-width: 0px;
}
/* line 6, templates/g5_ethos/custom/scss/_borders.scss */
.bw1 {
  border-width: 1px;
}
/* line 10, templates/g5_ethos/custom/scss/_borders.scss */
.bw2 {
  border-width: 2px;
}
/* line 14, templates/g5_ethos/custom/scss/_borders.scss */
.bw3 {
  border-width: 3px;
}
/* line 18, templates/g5_ethos/custom/scss/_borders.scss */
.bw4 {
  border-width: 4px;
}
/* line 22, templates/g5_ethos/custom/scss/_borders.scss */
.bw5 {
  border-width: 5px;
}
/* line 26, templates/g5_ethos/custom/scss/_borders.scss */
.bw6 {
  border-width: 6px;
}
/* line 30, templates/g5_ethos/custom/scss/_borders.scss */
.bw8 {
  border-width: 8px;
}
/* line 34, templates/g5_ethos/custom/scss/_borders.scss */
.bw10 {
  border-width: 10px;
}
/* #### BORDER RADIUS' */
/* line 39, templates/g5_ethos/custom/scss/_borders.scss */
.br5 {
  border-radius: 5px;
}
/* line 43, templates/g5_ethos/custom/scss/_borders.scss */
.br10 {
  border-radius: 10px;
}
/* line 47, templates/g5_ethos/custom/scss/_borders.scss */
.br20 {
  border-radius: 20px;
}
/* line 2, templates/g5_ethos/custom/scss/_font-sizes.scss */
h1 {
  font-size: 48px;
}
/* line 6, templates/g5_ethos/custom/scss/_font-sizes.scss */
h2 {
  font-size: 36px;
}
/* line 10, templates/g5_ethos/custom/scss/_font-sizes.scss */
h3 {
  font-size: 28px;
}
/* line 14, templates/g5_ethos/custom/scss/_font-sizes.scss */
h4 {
  font-size: 24px;
}
/* line 18, templates/g5_ethos/custom/scss/_font-sizes.scss */
h5 {
  font-size: 18px;
}
/* #### FONT SIZE */
/* line 26, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f10 {
  font-size: 10px;
}
/* line 30, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f12 {
  font-size: 12px;
}
/* line 34, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f14 {
  font-size: 14px;
}
/* line 38, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f16 {
  font-size: 16px;
}
/* line 42, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f18 {
  font-size: 18px;
}
/* line 46, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f22 {
  font-size: 22px;
}
/* line 50, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f24 {
  font-size: 24px;
}
/* line 54, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f28 {
  font-size: 28px;
}
/* line 58, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f36 {
  font-size: 36px;
}
/* line 62, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f48 {
  font-size: 48px;
}
/* line 66, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f60 {
  font-size: 60px;
}
/* line 70, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f72 {
  font-size: 72px;
}
/* line 74, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f80 {
  font-size: 80px;
}
/* line 78, templates/g5_ethos/custom/scss/_font-sizes.scss */
.f90 {
  font-size: 90px;
}
@media (max-width: 768px) {
  /* line 83, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f48 {
    font-size: 38px;
  }
  /* line 87, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f60 {
    font-size: 48px;
  }
  /* line 91, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f72 {
    font-size: 52px;
  }
  /* line 95, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f80 {
    font-size: 58px;
  }
  /* line 99, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f90 {
    font-size: 62px;
  }
}
/*max width 768*/
@media (max-width: 480px) {
  /* line 106, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f24 {
    font-size: 18px;
  }
  /* line 110, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f28 {
    font-size: 22px;
  }
  /* line 114, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f36 {
    font-size: 30px;
  }
  /* line 118, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f48 {
    font-size: 34px;
  }
  /* line 122, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f60 {
    font-size: 36px;
  }
  /* line 126, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f72 {
    font-size: 38px;
  }
  /* line 130, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f80 {
    font-size: 40px;
  }
  /* line 134, templates/g5_ethos/custom/scss/_font-sizes.scss */
  .f90 {
    font-size: 44px;
  }
}
/*max width 480*/
/* line 2, templates/g5_ethos/custom/scss/_paddings.scss */
.padSmall {
  padding: 5px 10px 5px 10px !important;
}
/* line 6, templates/g5_ethos/custom/scss/_paddings.scss */
.padMedium {
  padding: 10px 20px 10px 20px !important;
}
/* line 10, templates/g5_ethos/custom/scss/_paddings.scss */
.padLarge {
  padding: 15px 40px 15px 40px !important;
}
/* line 1, templates/g5_ethos/custom/scss/_linkcolors.scss */
#g-topper a {
  color: #3e9ed6;
}
/* line 5, templates/g5_ethos/custom/scss/_linkcolors.scss */
#g-header a {
  color: #afafaf;
}
/* line 9, templates/g5_ethos/custom/scss/_linkcolors.scss */
#g-showcase a {
  color: #afafaf;
}
/* line 13, templates/g5_ethos/custom/scss/_linkcolors.scss */
#g-feature a {
  color: #3e9ed6;
}
/* line 17, templates/g5_ethos/custom/scss/_linkcolors.scss */
#g-main a {
  color: #3e9ed6;
}
/* line 21, templates/g5_ethos/custom/scss/_linkcolors.scss */
#g-subfeature a {
  color: #3c3c3c;
}
/* line 25, templates/g5_ethos/custom/scss/_linkcolors.scss */
#g-prefooter a {
  color: #fff;
}
/* line 29, templates/g5_ethos/custom/scss/_linkcolors.scss */
#g-footer a {
  color: #3e9ed6;
}
/* line 1, templates/g5_ethos/custom/scss/_tinymce.scss */
.force-accent-1, .mce-force-accent-1 .mce-text {
  color: #3e9ed6 !important;
}
/* line 4, templates/g5_ethos/custom/scss/_tinymce.scss */
.force-accent-2, .mce-force-accent-2 .mce-text {
  color: rgba(62, 158, 214, 0.5) !important;
}
/* line 7, templates/g5_ethos/custom/scss/_tinymce.scss */
.force-accent-3, .mce-force-accent-3 .mce-text {
  color: #3cd6c4 !important;
}
/* line 10, templates/g5_ethos/custom/scss/_tinymce.scss */
.force-accent-4, .mce-force-accent-4 .mce-text {
  color: rgba(60, 214, 196, 0.5) !important;
}
/* line 14, templates/g5_ethos/custom/scss/_tinymce.scss */
.mce-bs-icon-btn.mce-first {
  display: none;
}
/* line 18, templates/g5_ethos/custom/scss/_tinymce.scss */
/* line 20, templates/g5_ethos/custom/scss/_tinymce.scss */
#tinymce .button-white-block {
  background: transparent;
  color: #fff;
  text-shadow: 1px 1px #afafaf;
  padding: 15px 20px 15px 20px;
  border: solid 1px #fff;
  box-shadow: 1px 1px 1px #3c3c3c;
}
/* line 32, templates/g5_ethos/custom/scss/_tinymce.scss */
/* line 34, templates/g5_ethos/custom/scss/_tinymce.scss */
.tmce-button:hover {
  opacity: 0.85;
}
/* line 39, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-v1 {
  background: #3e9ed6;
  color: #fff;
  padding: 15px 20px 15px 20px;
}
/* line 44, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-v1 a {
  color: #fff !important;
}
/* line 49, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-v2 {
  background: rgba(62, 158, 214, 0.5);
  color: #fff;
  padding: 15px 20px 15px 20px;
}
/* line 54, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-v2 a {
  color: #fff !important;
}
/* line 59, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-v3 {
  background: transparent;
  color: #3e9ed6;
  padding: 15px 20px 15px 20px;
  border: solid 1px #3e9ed6;
}
/* line 65, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-v3 a {
  color: #3e9ed6 !important;
}
/* line 70, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-v4 {
  background: transparent;
  color: rgba(62, 158, 214, 0.5);
  padding: 15px 20px 15px 20px;
  border: solid 1px rgba(62, 158, 214, 0.5);
}
/* line 76, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-v4 a {
  color: rgba(62, 158, 214, 0.5) !important;
}
/* line 81, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-dark-block {
  background: transparent;
  color: #000;
  padding: 15px 20px 15px 20px;
  border: solid 1px #000;
}
/* line 87, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-dark-block a {
  color: #000 !important;
}
/* line 92, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-white-block {
  background: transparent;
  color: #fff;
  padding: 15px 20px 15px 20px;
  border: solid 1px #fff;
}
/* line 98, templates/g5_ethos/custom/scss/_tinymce.scss */
.button-white-block a {
  color: #fff !important;
}
/* line 1, templates/g5_ethos/custom/scss/ethos/_prefooter.scss */
#g-prefooter {
  background: #3c3c3c;
  color: #fff;
  padding-top: 25px !important;
  padding-bottom: 40px !important;
}
/* line 1, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project {
  border-top: solid 2px #e1e1e1;
  padding-top: 10px;
}
/* line 6, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .size-70 {
  padding-right: 1.876rem;
}
@media only all and (max-width: 59.938rem) {
  .g-single-project .size-70 {
    padding-right: 0px;
    margin-bottom: 30px;
  }
}
/* line 13, templates/g5_ethos/custom/scss/_single-project.scss */
/* line 14, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-main-image img {
  margin-bottom: 1.5rem;
}
/* line 18, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery {
  margin-bottom: -1rem;
  max-height: 200px;
  overflow-y: auto;
  border: solid 1px #e1e1e1;
  padding: 3px;
}
/* line 26, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery img {
  width: 100px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 30, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .g-project-image-container {
  margin: 0 1.5rem 1.5rem 0;
}
/* line 32, templates/g5_ethos/custom/scss/_single-project.scss */
/* line 33, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .g-project-image-container:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 38, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .uk-overlay-panel {
  z-index: 4;
  border-radius: 0px;
}
/* line 42, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .uk-overlay-area:empty::before, .g-single-project .g-project-gallery .uk-overlay-icon::before {
  font-size: 16px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
/* line 51, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-details {
  margin-bottom: 1.5rem;
}
/* line 53, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-details h4 {
  margin-bottom: 0;
  margin-top: -5px;
}
/* line 57, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-details > div {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.75rem;
}
/* line 60, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-details > div:last-child {
  margin-bottom: 0;
}
/* line 65, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .title-clienttext, .g-single-project .title-tasktext, .g-single-project .title-budgettext {
  color: #404040 !important;
  margin-right: 0.75rem;
}
/* line 69, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .title-clientvalue, .g-single-project .title-taskvalue, .g-single-project .title-budgetvalue {
  color: #3e9ed6 !important;
}
/* line 72, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-features {
  margin-bottom: 25px;
}
/* line 75, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item {
  border: 1px solid #ddd;
  padding: 25px;
  margin: 0 0.75rem 0.75rem 0;
}
@media only all and (max-width: 59.938rem) {
  .g-single-project .g-project-features-item {
    margin-right: 0;
  }
}
/* line 82, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item .g-item-icon {
  margin-right: 15px;
  color: #3e9ed6;
}
/* line 86, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item .g-item-title {
  font-weight: bold;
  margin-right: 10px;
}
/* line 90, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item .g-item-value {
  font-style: italic;
  color: #1a1a1a;
}
/* line 95, templates/g5_ethos/custom/scss/_single-project.scss */
/* line 96, templates/g5_ethos/custom/scss/_single-project.scss */
/* line 97, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-desc p:last-child {
  margin-bottom: 0;
}
/* line 102, templates/g5_ethos/custom/scss/_single-project.scss */
/* line 103, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-link i {
  margin-right: 10px;
}
/* line 107, templates/g5_ethos/custom/scss/_single-project.scss */
.g-single-project .g-project-link-container {
  margin-top: 30px;
}
/* line 20, templates/g5_ethos/custom/scss/custom.scss */
body {
  font-size: 16px;
}
/* line 24, templates/g5_ethos/custom/scss/custom.scss */
.g-container {
  width: 80%;
}
/* line 32, templates/g5_ethos/custom/scss/custom.scss */
.blog .items-row {
  margin-top: 25px;
  padding-top: 50px;
  border-top: solid 1px #e1e1e1;
}
/*# sourceMappingURL=custom_32.css.map */