/*9d95d14f3832174d578de0d21aeab82e*/
/* 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 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider {
  position: relative;
}
@media only all and (max-width: 59.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-hero-slider {
    height: auto !important;
  }
}
/* line 6, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position {
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
/* line 10, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position .uk-slider-container {
  height: 100%;
}
/* line 13, templates/rt_protean/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/rt_protean/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.99rem) {
  .g-hero-slider .uk-dotnav {
    bottom: 35px;
  }
}
/* line 24, templates/rt_protean/custom/scss/_hero-slider.scss */
/* line 25, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-dotnav > * > * {
  width: 15px;
  height: 15px;
}
/* line 31, templates/rt_protean/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.99rem) {
  .g-hero-slider .g-hero-slider-item {
    height: auto;
  }
}
/* line 41, templates/rt_protean/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.99rem) {
  .g-hero-slider .g-hero-slider-item-container {
    padding: 70px 50px;
  }
}
/* line 50, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-title {
  margin: 0;
}
/* line 53, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-desc {
  margin: 35px 0 0;
  font-size: 1.3rem;
}
/* line 57, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons {
  margin: 40px 0 0;
}
/* line 59, templates/rt_protean/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 #1e4167;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 66, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button:hover {
  background: #275587;
  border-color: #275587;
}
/* line 71, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button:last-child {
  margin-right: 0;
}
/* line 74, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 59.99rem) {
  .g-hero-slider .g-hero-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 81, templates/rt_protean/custom/scss/_hero-slider.scss */
  .g-hero-slider .g-hero-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 85, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button.empty {
  background: none;
  border: 2px solid;
}
/* line 88, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button.empty:hover {
  background: #1e4167;
  border-color: #1e4167;
  color: #fff;
}
/* line 96, templates/rt_protean/custom/scss/_hero-slider.scss */
.g-hero-slider .particles-js-canvas-el {
  position: absolute;
  top: 0;
  bottom: 0;
}
/* line 6, templates/rt_protean/custom/scss/_get-in-touch.scss */
/* line 7, templates/rt_protean/custom/scss/_get-in-touch.scss */
/* line 8, templates/rt_protean/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: #fff;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 15, templates/rt_protean/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a span {
  margin-right: 8px;
}
/* line 18, templates/rt_protean/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a:hover {
  background: #fff;
}
/* line 25, templates/rt_protean/custom/scss/_get-in-touch.scss */
/* line 26, templates/rt_protean/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #151515;
}
/* line 30, templates/rt_protean/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 33, templates/rt_protean/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/rt_protean/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog .uk-close:hover {
  color: #1e4167;
}
/* line 45, templates/rt_protean/custom/scss/_get-in-touch.scss */
/* line 46, templates/rt_protean/custom/scss/_get-in-touch.scss */
/* line 47, templates/rt_protean/custom/scss/_get-in-touch.scss */
#g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 52, templates/rt_protean/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #e7e8ea;
  font-weight: bold;
  color: #151515;
  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.99rem) {
  #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #e7e8ea;
    padding: 15px 10px;
  }
}
/* line 68, templates/rt_protean/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item a {
  color: #151515;
}
/* line 71, templates/rt_protean/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 1, templates/rt_protean/custom/scss/_main-feature.scss */
.g-main-feature {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 4, templates/rt_protean/custom/scss/_main-feature.scss */
/* line 5, templates/rt_protean/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/rt_protean/custom/scss/_main-feature.scss */
/* line 12, templates/rt_protean/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/rt_protean/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
/* line 21, templates/rt_protean/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
/* line 24, templates/rt_protean/custom/scss/_main-feature.scss */
.g-main-feature .image-bottom {
  margin-bottom: -5.125rem;
}
/* line 27, templates/rt_protean/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
/* line 29, templates/rt_protean/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
/* line 32, templates/rt_protean/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 60rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 60rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
/* line 42, templates/rt_protean/custom/scss/_main-feature.scss */
/* line 43, templates/rt_protean/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
/* line 47, templates/rt_protean/custom/scss/_main-feature.scss */
@media only all and (min-width: 60rem) and (max-width: 69.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
/* line 5, templates/rt_protean/custom/scss/_contacts.scss */
/* line 6, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 10, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 59.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  /* line 21, templates/rt_protean/custom/scss/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, templates/rt_protean/custom/scss/_contacts.scss */
/* line 27, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, templates/rt_protean/custom/scss/_contacts.scss */
/* line 32, templates/rt_protean/custom/scss/_contacts.scss */
/* line 33, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, templates/rt_protean/custom/scss/_contacts.scss */
/* line 43, templates/rt_protean/custom/scss/_contacts.scss */
@media only all and (max-width: 59.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, templates/rt_protean/custom/scss/_contacts.scss */
/* line 52, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, templates/rt_protean/custom/scss/_contacts.scss */
/* line 61, templates/rt_protean/custom/scss/_contacts.scss */
@media only all and (max-width: 59.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, templates/rt_protean/custom/scss/_contacts.scss */
  /* line 66, templates/rt_protean/custom/scss/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, templates/rt_protean/custom/scss/_contacts.scss */
/* line 76, templates/rt_protean/custom/scss/_contacts.scss */
/* line 77, templates/rt_protean/custom/scss/_contacts.scss */
/* line 78, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #e7e8ea;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #1e4167;
}
/* line 94, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, templates/rt_protean/custom/scss/_contacts.scss */
/* line 107, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, templates/rt_protean/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, templates/rt_protean/custom/scss/_contacts.scss */
/* line 119, templates/rt_protean/custom/scss/_contacts.scss */
/* line 120, templates/rt_protean/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/rt_protean/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #fff;
  margin-left: 0;
}
/* line 130, templates/rt_protean/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, templates/rt_protean/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #fff;
}
/* line 144, templates/rt_protean/custom/scss/_contacts.scss */
/* line 145, templates/rt_protean/custom/scss/_contacts.scss */
/* line 146, templates/rt_protean/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/rt_protean/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, templates/rt_protean/custom/scss/_contacts.scss */
/* line 155, templates/rt_protean/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, templates/rt_protean/custom/scss/_contacts.scss */
/* line 160, templates/rt_protean/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, templates/rt_protean/custom/scss/_contacts.scss */
/* line 163, templates/rt_protean/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/rt_protean/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/rt_protean/custom/scss/_contacts.scss */
/* line 178, templates/rt_protean/custom/scss/_contacts.scss */
/* line 179, templates/rt_protean/custom/scss/_contacts.scss */
/* line 180, templates/rt_protean/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid #fff;
}
/* line 183, templates/rt_protean/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #fff;
}
/* line 190, templates/rt_protean/custom/scss/_contacts.scss */
/* line 191, templates/rt_protean/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, templates/rt_protean/custom/scss/_contacts.scss */
/* line 195, templates/rt_protean/custom/scss/_contacts.scss */
/* line 196, templates/rt_protean/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/rt_protean/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, templates/rt_protean/custom/scss/_contacts.scss */
/* line 207, templates/rt_protean/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, templates/rt_protean/custom/scss/_contacts.scss */
/* line 213, templates/rt_protean/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, templates/rt_protean/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/* line 1, templates/rt_protean/custom/scss/_companies.scss */
/* line 2, templates/rt_protean/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 5, templates/rt_protean/custom/scss/_companies.scss */
/* line 6, templates/rt_protean/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 3rem;
}
/* line 8, templates/rt_protean/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/rt_protean/custom/scss/_companies.scss */
/* line 11, templates/rt_protean/custom/scss/_companies.scss */
/* line 12, templates/rt_protean/custom/scss/_companies.scss */
@media only all and (max-width: 59.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
/* line 24, templates/rt_protean/custom/scss/_companies.scss */
@media only all and (max-width: 59.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 3rem !important;
  }
}
/* line 31, templates/rt_protean/custom/scss/_companies.scss */
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 59.99rem) {
  .g-companies .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 40, templates/rt_protean/custom/scss/_companies.scss */
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 59.99rem) {
  .g-companies .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 50, templates/rt_protean/custom/scss/_companies.scss */
/* line 51, templates/rt_protean/custom/scss/_companies.scss */
/* line 52, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
/* line 55, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 57, templates/rt_protean/custom/scss/_companies.scss */
/* line 58, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 63, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 68, templates/rt_protean/custom/scss/_companies.scss */
/* line 69, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 74, templates/rt_protean/custom/scss/_companies.scss */
/* line 75, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #fff;
  border: 1px solid #e7e8ea;
}
/* line 80, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 84, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 87, templates/rt_protean/custom/scss/_companies.scss */
/* line 88, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #1e4167 !important;
}
/* line 93, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
/* line 95, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 100, templates/rt_protean/custom/scss/_companies.scss */
/* line 101, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 105, templates/rt_protean/custom/scss/_companies.scss */
/* line 106, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 112, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
/* line 114, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 119, templates/rt_protean/custom/scss/_companies.scss */
/* line 120, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: #fff;
  border: 1px solid #e7e8ea;
}
/* line 125, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 129, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 132, templates/rt_protean/custom/scss/_companies.scss */
/* line 133, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #1e4167 !important;
}
/* line 138, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 141, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 146, templates/rt_protean/custom/scss/_companies.scss */
/* line 147, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 151, templates/rt_protean/custom/scss/_companies.scss */
/* line 152, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 157, templates/rt_protean/custom/scss/_companies.scss */
/* line 158, templates/rt_protean/custom/scss/_companies.scss */
/* line 159, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
/* line 161, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
/* line 168, templates/rt_protean/custom/scss/_companies.scss */
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
/* line 1, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  text-align: center;
}
/* line 5, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10, templates/rt_protean/custom/scss/_animated-counter.scss */
@media only all and (max-width: 59.99rem) {
  .g-animated-counter .g-animated-counter-item {
    margin-bottom: 4.25rem;
  }
  /* line 13, templates/rt_protean/custom/scss/_animated-counter.scss */
  .g-animated-counter .g-animated-counter-item:last-child {
    margin-bottom: 0;
  }
}
/* line 18, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter p {
  margin: 0;
}
/* line 21, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-number {
  font-size: 280%;
  margin-bottom: 0;
  margin-top: -5px;
}
/* line 26, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-title {
  margin-bottom: 0;
  font-size: 140%;
  margin-top: -5px;
}
/* line 31, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-icon {
  border-radius: 50%;
  font-size: 2.2rem;
  height: 110px;
  width: 110px;
  line-height: 110px;
  border: 2px solid;
  border-color: inherit;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 45, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-image {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
}
/* line 51, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter.style2 {
  text-align: initial;
}
/* line 53, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-icon {
  color: #fff;
  font-size: 1.5rem;
  height: 75px;
  width: 75px;
  line-height: 75px;
  background: #1e4167;
  background-color: #1e4167;
  background-image: -webkit-linear-gradient(top, #1e4167, #afafaf);
  background-image: linear-gradient(to bottom,#1e4167, #afafaf);
  border: 0px solid;
  border-color: transparent;
  margin-top: 0.7rem;
  margin-bottom: 0px;
  margin-right: 1rem;
  display: inline-block;
  float: left;
}
/* line 69, templates/rt_protean/custom/scss/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-image {
  margin-bottom: 0.75rem;
  display: inline-block;
  float: left;
  width: 75px;
  margin-top: 0.7rem;
  margin-bottom: 0;
  margin-right: 1rem;
}
/* line 1, templates/rt_protean/custom/scss/_paypal-donate.scss */
.g-paypaldonate {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  text-align: center;
}
/* line 5, templates/rt_protean/custom/scss/_paypal-donate.scss */
/* line 6, templates/rt_protean/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form form {
  margin: 0;
}
/* line 9, templates/rt_protean/custom/scss/_paypal-donate.scss */
/* line 10, templates/rt_protean/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/rt_protean/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/rt_protean/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button.button {
  padding: 0;
  border: 0;
}
/* line 3, templates/rt_protean/custom/scss/_ews-particles.scss */
.g-slideshow-contentBlock {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
}
/* line 10, templates/rt_protean/custom/scss/_ews-particles.scss */
.g-slideshow-desc {
  display: inline-block;
  max-width: 600px;
}
/* line 15, templates/rt_protean/custom/scss/_ews-particles.scss */
.g-slideshow-button {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
}
/* line 24, templates/rt_protean/custom/scss/_ews-particles.scss */
.entireParticleLink .circle-image-box {
  margin-bottom: 5px;
}
/* line 28, templates/rt_protean/custom/scss/_ews-particles.scss */
.entireParticleLink:hover .circle-image-box {
  margin-bottom: 0px;
}
/* line 33, templates/rt_protean/custom/scss/_ews-particles.scss */
.entireParticleLink:hover .circle-image-box .imgSquareContainer {
  margin-top: 5px;
}
/* #### BORDER WIDTHS */
/* line 2, templates/rt_protean/custom/scss/_borders.scss */
.bw0 {
  border-width: 0px;
}
/* line 6, templates/rt_protean/custom/scss/_borders.scss */
.bw1 {
  border-width: 1px;
}
/* line 10, templates/rt_protean/custom/scss/_borders.scss */
.bw2 {
  border-width: 2px;
}
/* line 14, templates/rt_protean/custom/scss/_borders.scss */
.bw3 {
  border-width: 3px;
}
/* line 18, templates/rt_protean/custom/scss/_borders.scss */
.bw4 {
  border-width: 4px;
}
/* line 22, templates/rt_protean/custom/scss/_borders.scss */
.bw5 {
  border-width: 5px;
}
/* line 26, templates/rt_protean/custom/scss/_borders.scss */
.bw6 {
  border-width: 6px;
}
/* line 30, templates/rt_protean/custom/scss/_borders.scss */
.bw8 {
  border-width: 8px;
}
/* line 34, templates/rt_protean/custom/scss/_borders.scss */
.bw10 {
  border-width: 10px;
}
/* #### BORDER RADIUS' */
/* line 39, templates/rt_protean/custom/scss/_borders.scss */
.br5 {
  border-radius: 5px;
}
/* line 43, templates/rt_protean/custom/scss/_borders.scss */
.br10 {
  border-radius: 10px;
}
/* line 47, templates/rt_protean/custom/scss/_borders.scss */
.br20 {
  border-radius: 20px;
}
/* #### FONT SIZE */
/* line 2, templates/rt_protean/custom/scss/_font-sizes.scss */
.f10 {
  font-size: 10px;
}
/* line 6, templates/rt_protean/custom/scss/_font-sizes.scss */
.f12 {
  font-size: 12px;
}
/* line 10, templates/rt_protean/custom/scss/_font-sizes.scss */
.f14 {
  font-size: 14px;
}
/* line 14, templates/rt_protean/custom/scss/_font-sizes.scss */
.f16 {
  font-size: 16px;
}
/* line 18, templates/rt_protean/custom/scss/_font-sizes.scss */
.f18 {
  font-size: 18px;
}
/* line 22, templates/rt_protean/custom/scss/_font-sizes.scss */
.f22 {
  font-size: 22px;
}
/* line 26, templates/rt_protean/custom/scss/_font-sizes.scss */
.f24 {
  font-size: 24px;
}
/* line 30, templates/rt_protean/custom/scss/_font-sizes.scss */
.f28 {
  font-size: 28px;
}
/* line 34, templates/rt_protean/custom/scss/_font-sizes.scss */
.f36 {
  font-size: 36px;
}
/* line 38, templates/rt_protean/custom/scss/_font-sizes.scss */
.f48 {
  font-size: 48px;
}
/* line 42, templates/rt_protean/custom/scss/_font-sizes.scss */
.f60 {
  font-size: 60px;
}
/* line 46, templates/rt_protean/custom/scss/_font-sizes.scss */
.f72 {
  font-size: 72px;
}
/* line 50, templates/rt_protean/custom/scss/_font-sizes.scss */
.f80 {
  font-size: 80px;
}
/* line 54, templates/rt_protean/custom/scss/_font-sizes.scss */
.f90 {
  font-size: 90px;
}
@media (max-width: 768px) {
  /* line 59, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f48 {
    font-size: 38px;
  }
  /* line 63, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f60 {
    font-size: 48px;
  }
  /* line 67, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f72 {
    font-size: 52px;
  }
  /* line 71, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f80 {
    font-size: 58px;
  }
  /* line 75, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f90 {
    font-size: 62px;
  }
}
/*max width 768*/
@media (max-width: 480px) {
  /* line 82, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f24 {
    font-size: 18px;
  }
  /* line 86, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f28 {
    font-size: 22px;
  }
  /* line 90, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f36 {
    font-size: 30px;
  }
  /* line 94, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f48 {
    font-size: 34px;
  }
  /* line 98, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f60 {
    font-size: 36px;
  }
  /* line 102, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f72 {
    font-size: 38px;
  }
  /* line 106, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f80 {
    font-size: 40px;
  }
  /* line 110, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f90 {
    font-size: 44px;
  }
}
/*max width 480*/
/* line 2, templates/rt_protean/custom/scss/_paddings.scss */
.padSmall {
  padding: 5px 10px 5px 10px !important;
}
/* line 6, templates/rt_protean/custom/scss/_paddings.scss */
.padMedium {
  padding: 10px 20px 10px 20px !important;
}
/* line 10, templates/rt_protean/custom/scss/_paddings.scss */
.padLarge {
  padding: 15px 40px 15px 40px !important;
}
/* line 3, templates/rt_protean/custom/scss/_ews-particles.scss */
.g-slideshow-contentBlock {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
}
/* line 10, templates/rt_protean/custom/scss/_ews-particles.scss */
.g-slideshow-desc {
  display: inline-block;
  max-width: 600px;
}
/* line 15, templates/rt_protean/custom/scss/_ews-particles.scss */
.g-slideshow-button {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
}
/* line 24, templates/rt_protean/custom/scss/_ews-particles.scss */
.entireParticleLink .circle-image-box {
  margin-bottom: 5px;
}
/* line 28, templates/rt_protean/custom/scss/_ews-particles.scss */
.entireParticleLink:hover .circle-image-box {
  margin-bottom: 0px;
}
/* line 33, templates/rt_protean/custom/scss/_ews-particles.scss */
.entireParticleLink:hover .circle-image-box .imgSquareContainer {
  margin-top: 5px;
}
/* #### BORDER WIDTHS */
/* line 2, templates/rt_protean/custom/scss/_borders.scss */
.bw0 {
  border-width: 0px;
}
/* line 6, templates/rt_protean/custom/scss/_borders.scss */
.bw1 {
  border-width: 1px;
}
/* line 10, templates/rt_protean/custom/scss/_borders.scss */
.bw2 {
  border-width: 2px;
}
/* line 14, templates/rt_protean/custom/scss/_borders.scss */
.bw3 {
  border-width: 3px;
}
/* line 18, templates/rt_protean/custom/scss/_borders.scss */
.bw4 {
  border-width: 4px;
}
/* line 22, templates/rt_protean/custom/scss/_borders.scss */
.bw5 {
  border-width: 5px;
}
/* line 26, templates/rt_protean/custom/scss/_borders.scss */
.bw6 {
  border-width: 6px;
}
/* line 30, templates/rt_protean/custom/scss/_borders.scss */
.bw8 {
  border-width: 8px;
}
/* line 34, templates/rt_protean/custom/scss/_borders.scss */
.bw10 {
  border-width: 10px;
}
/* #### BORDER RADIUS' */
/* line 39, templates/rt_protean/custom/scss/_borders.scss */
.br5 {
  border-radius: 5px;
}
/* line 43, templates/rt_protean/custom/scss/_borders.scss */
.br10 {
  border-radius: 10px;
}
/* line 47, templates/rt_protean/custom/scss/_borders.scss */
.br20 {
  border-radius: 20px;
}
/* #### FONT SIZE */
/* line 2, templates/rt_protean/custom/scss/_font-sizes.scss */
.f10 {
  font-size: 10px;
}
/* line 6, templates/rt_protean/custom/scss/_font-sizes.scss */
.f12 {
  font-size: 12px;
}
/* line 10, templates/rt_protean/custom/scss/_font-sizes.scss */
.f14 {
  font-size: 14px;
}
/* line 14, templates/rt_protean/custom/scss/_font-sizes.scss */
.f16 {
  font-size: 16px;
}
/* line 18, templates/rt_protean/custom/scss/_font-sizes.scss */
.f18 {
  font-size: 18px;
}
/* line 22, templates/rt_protean/custom/scss/_font-sizes.scss */
.f22 {
  font-size: 22px;
}
/* line 26, templates/rt_protean/custom/scss/_font-sizes.scss */
.f24 {
  font-size: 24px;
}
/* line 30, templates/rt_protean/custom/scss/_font-sizes.scss */
.f28 {
  font-size: 28px;
}
/* line 34, templates/rt_protean/custom/scss/_font-sizes.scss */
.f36 {
  font-size: 36px;
}
/* line 38, templates/rt_protean/custom/scss/_font-sizes.scss */
.f48 {
  font-size: 48px;
}
/* line 42, templates/rt_protean/custom/scss/_font-sizes.scss */
.f60 {
  font-size: 60px;
}
/* line 46, templates/rt_protean/custom/scss/_font-sizes.scss */
.f72 {
  font-size: 72px;
}
/* line 50, templates/rt_protean/custom/scss/_font-sizes.scss */
.f80 {
  font-size: 80px;
}
/* line 54, templates/rt_protean/custom/scss/_font-sizes.scss */
.f90 {
  font-size: 90px;
}
@media (max-width: 768px) {
  /* line 59, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f48 {
    font-size: 38px;
  }
  /* line 63, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f60 {
    font-size: 48px;
  }
  /* line 67, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f72 {
    font-size: 52px;
  }
  /* line 71, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f80 {
    font-size: 58px;
  }
  /* line 75, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f90 {
    font-size: 62px;
  }
}
/*max width 768*/
@media (max-width: 480px) {
  /* line 82, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f24 {
    font-size: 18px;
  }
  /* line 86, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f28 {
    font-size: 22px;
  }
  /* line 90, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f36 {
    font-size: 30px;
  }
  /* line 94, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f48 {
    font-size: 34px;
  }
  /* line 98, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f60 {
    font-size: 36px;
  }
  /* line 102, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f72 {
    font-size: 38px;
  }
  /* line 106, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f80 {
    font-size: 40px;
  }
  /* line 110, templates/rt_protean/custom/scss/_font-sizes.scss */
  .f90 {
    font-size: 44px;
  }
}
/*max width 480*/
/* line 2, templates/rt_protean/custom/scss/_paddings.scss */
.padSmall {
  padding: 5px 10px 5px 10px !important;
}
/* line 6, templates/rt_protean/custom/scss/_paddings.scss */
.padMedium {
  padding: 10px 20px 10px 20px !important;
}
/* line 10, templates/rt_protean/custom/scss/_paddings.scss */
.padLarge {
  padding: 15px 40px 15px 40px !important;
}
/* line 7, templates/rt_protean/custom/scss/_givinglanding.scss */
.text-accent-bg {
  position: relative;
  width: fit-content;
  z-index: 10;
}
/* line 13, templates/rt_protean/custom/scss/_givinglanding.scss */
.text-accent-bg::before {
  content: '';
  background: #dcf1f3;
  width: calc(100% + 20px);
  height: 60%;
  display: block;
  position: absolute;
  bottom: -10%;
  left: -10px;
  z-index: -1;
}
/* line 27, templates/rt_protean/custom/scss/_givinglanding.scss */
.header {
  background: #1e4167;
  height: 100px;
  width: 100%;
}
/* line 34, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-container {
  font-family: "Avenir", sans-serif !important;
  text-align: center;
  margin: auto;
}
/* line 40, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-container h1, .custom-container h2 {
  font-family: 'Kepler Std', serif !important;
  font-weight: bold;
}
/* line 46, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-container h2 {
  font-size: 48px;
  text-align: center;
}
/* line 48, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-container a {
  text-decoration: none;
  color: inherit;
}
/* line 54, templates/rt_protean/custom/scss/_givinglanding.scss */
.give-today {
  padding-left: 10%;
  display: flex;
  text-align: center;
}
/* line 60, templates/rt_protean/custom/scss/_givinglanding.scss */
.give-today .left {
  flex-basis: 40%;
  padding: 0 15px;
}
/* line 64, templates/rt_protean/custom/scss/_givinglanding.scss */
.give-today .left h1 {
  margin: 25px auto;
  font-size: 60px;
}
/* line 68, templates/rt_protean/custom/scss/_givinglanding.scss */
.give-today .left .content {
  text-align: left;
  max-width: 600px;
  margin: auto;
}
/* line 76, templates/rt_protean/custom/scss/_givinglanding.scss */
.give-today .right {
  flex-basis: 60%;
  width: 60%;
  background-size: cover;
  background-position: top center;
  min-height: 1500px;
  position: relative;
}
/* line 84, templates/rt_protean/custom/scss/_givinglanding.scss */
.give-today .right .banner {
  background: #dcf1f3;
  position: absolute;
  right: 0;
  bottom: 200px;
  font-size: 36px;
  padding: 25px;
  font-style: italic;
}
/* line 100, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-divider {
  text-align: center;
  background: #1e4167;
  color: white;
  font-size: 32px;
  padding: 25px;
}
/* line 107, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-divider em {
  font-family: 'times-new-roman';
}
/* line 111, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-ways {
  margin-top: 100px;
  text-align: center;
  padding-bottom: 100px;
}
/* line 116, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-ways .card-stacks {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: auto;
}
/* line 122, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-ways .card-stacks .card-container {
  width: 33.33%;
  flex-basis: 33.33%;
  padding: 25px;
  box-sizing: border-box;
}
/* line 128, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-ways .card-stacks .card-container .way-card {
  border-radius: 25px;
  background: #1e4167;
  fill: white;
  color: #dcf1f3;
  padding: 50px 25px;
  cursor: pointer;
  transition-duration: 0.5s;
  height: 100%;
  min-height: 230px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 142, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-ways .card-stacks .card-container .way-card:hover {
  background: #dcf1f3;
  color: #1e4167;
  fill: #1e4167;
}
/* line 148, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-ways .card-stacks .card-container .way-card .title {
  font-size: 32px;
}
/* line 152, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-ways .card-stacks .card-container .way-card .icon {
  margin-top: 50px;
}
/* line 155, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-ways .card-stacks .card-container .way-card .icon svg {
  max-height: 100px;
}
/* line 173, templates/rt_protean/custom/scss/_givinglanding.scss */
.who-is-hbi {
  background: #dcf1f3;
  padding: 50px 0;
  color: #1e4167;
}
/* line 178, templates/rt_protean/custom/scss/_givinglanding.scss */
.who-is-hbi .hbi-video {
  max-width: 800px;
  margin: auto;
}
/* line 188, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 80%;
  margin: auto;
}
/* line 194, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs h2 {
  margin: auto;
}
/* line 196, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs a {
  color: #1e4167;
  font-weight: bold;
}
/* line 198, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord {
  text-align: left;
}
/* line 201, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item {
  position: relative;
  border: solid 4px white;
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 208, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item .question {
  padding: 25px;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  cursor: pointer;
  transition-duration: 0.5s;
  border-bottom: solid 1px #1e4167;
}
/* line 217, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item .question:hover {
  background: #dcf1f3;
  border-color: transparent;
}
/* line 222, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item .question .toggle {
  margin-left: auto;
}
/* line 225, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item .question .toggle .fa-minus {
  display: none;
}
/* line 229, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item .answer {
  display: none;
}
/* line 234, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item.active {
  border-color: #1e4167;
}
/* line 237, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item.active .question {
  border-bottom: none;
}
/* line 240, templates/rt_protean/custom/scss/_givinglanding.scss */
/* line 241, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item.active .question .toggle .fa-minus {
  display: block;
}
/* line 242, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item.active .question .toggle .fa-plus {
  display: none;
}
/* line 246, templates/rt_protean/custom/scss/_givinglanding.scss */
.faqs .faq-accord .faq-item.active .answer {
  display: block;
  padding: 0 50px;
  font-size: 18px;
}
/* line 262, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-from-hbi {
  padding-top: 100px;
  padding-bottom: 50px;
}
/* line 266, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-from-hbi .more-row {
  width: 80%;
  margin: auto;
  display: flex;
}
/* line 271, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-from-hbi .more-row .more-box-container {
  padding: 25px;
  width: 33.33%;
  flex-basis: 33.33%;
  box-sizing: border-box;
}
/* line 276, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-from-hbi .more-row .more-box-container .more-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 350px;
  border-radius: 25px;
  font-size: 36px;
  font-weight: bold;
  color: white;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  transition-duration: 0.5s;
}
/* line 292, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-from-hbi .more-row .more-box-container .more-box:hover {
  opacity: 0.8;
}
/* line 296, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-from-hbi .more-row .more-box-container .more-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(30, 65, 103, 0.6);
  z-index: 0;
}
/* line 304, templates/rt_protean/custom/scss/_givinglanding.scss */
.more-from-hbi .more-row .more-box-container .more-box .name {
  position: relative;
  z-index: 1;
}
/* line 319, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-footer {
  background: #1e4167;
  padding: 50px 0;
  color: white;
  text-align: center;
}
/* line 326, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-footer img {
  max-width: 300px;
  margin-bottom: 25px;
}
/* line 331, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-footer .custom-social {
  display: flex;
  justify-content: space-evenly;
  max-width: 400px;
  margin: auto;
  margin-top: 25px;
}
/* line 338, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-footer .custom-social i {
  background: white;
  color: #1e4167;
  width: 50px;
  height: 50px;
  font-size: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition-duration: 0.5s;
  font-style: normal !important;
}
/* line 350, templates/rt_protean/custom/scss/_givinglanding.scss */
.custom-footer .custom-social i:hover {
  opacity: 0.5;
}
@media (min-width: 60rem) {
  /* line 364, templates/rt_protean/custom/scss/_givinglanding.scss */
  .reduced .right .banner, .hide-bottom .right .banner {
    bottom: 50px;
  }
  /* line 368, templates/rt_protean/custom/scss/_givinglanding.scss */
  .reduced .right, .hide-bottom .right {
    width: 40%;
    flex-basis: 40%;
    min-height: unset !important;
  }
  /* line 374, templates/rt_protean/custom/scss/_givinglanding.scss */
  .reduced .left, .hide-bottom .left {
    width: 60%;
    flex-basis: 60%;
  }
}
@media (max-width: 60rem) {
  /* line 385, templates/rt_protean/custom/scss/_givinglanding.scss */
  .text-accent-bg {
    display: inline-block;
  }
  /* line 390, templates/rt_protean/custom/scss/_givinglanding.scss */
  .give-today {
    flex-direction: column;
    padding-left: 0;
  }
  /* line 394, templates/rt_protean/custom/scss/_givinglanding.scss */
  .give-today .left {
    order: 2;
    padding: 10px;
  }
  /* line 396, templates/rt_protean/custom/scss/_givinglanding.scss */
  .give-today .right {
    order: 1;
    width: 100%;
    flex-basis: 100%;
    min-height: 300px;
  }
  /* line 402, templates/rt_protean/custom/scss/_givinglanding.scss */
  .give-today .right .banner {
    bottom: 0;
    padding: 15px;
    font-size: 20px;
  }
  /* line 411, templates/rt_protean/custom/scss/_givinglanding.scss */
  .more-ways {
    padding: 0 15px;
  }
  /* line 414, templates/rt_protean/custom/scss/_givinglanding.scss */
  .more-ways .card-stacks {
    flex-direction: column;
    padding-bottom: 25px;
    width: 100%;
  }
  /* line 419, templates/rt_protean/custom/scss/_givinglanding.scss */
  .more-ways .card-stacks .card-container {
    flex-basis: 100%;
    width: 100%;
    padding: 15px 0;
  }
  /* line 429, templates/rt_protean/custom/scss/_givinglanding.scss */
  .who-is-hbi {
    padding: 50px 15px;
    padding-bottom: 100px;
  }
  /* line 434, templates/rt_protean/custom/scss/_givinglanding.scss */
  .faqs {
    width: 100%;
  }
  /* line 436, templates/rt_protean/custom/scss/_givinglanding.scss */
  /* line 437, templates/rt_protean/custom/scss/_givinglanding.scss */
  .faq-accord .toggle {
    min-width: 40px;
    text-align: right;
  }
  /* line 444, templates/rt_protean/custom/scss/_givinglanding.scss */
  /* line 446, templates/rt_protean/custom/scss/_givinglanding.scss */
  .more-from-hbi .more-row {
    flex-direction: column;
    width: 90%;
  }
  /* line 450, templates/rt_protean/custom/scss/_givinglanding.scss */
  .more-from-hbi .more-row .more-box-container {
    flex-basis: 100%;
    width: 100%;
    padding: 15px 0;
  }
  /* line 459, templates/rt_protean/custom/scss/_givinglanding.scss */
  .custom-footer {
    padding: 50px 15px;
  }
}
/* line 1, templates/rt_protean/custom/scss/_waystosupport.scss */
/* line 6, templates/rt_protean/custom/scss/_waystosupport.scss */
#ways-to-support .support-banner {
  position: relative;
  width: 100%;
  max-width: 1600px;
  margin: auto;
  background: white;
}
/* line 14, templates/rt_protean/custom/scss/_waystosupport.scss */
#ways-to-support .support-banner .splitter {
  text-align: right;
  font-family: 'Kepler Std';
}
/* line 18, templates/rt_protean/custom/scss/_waystosupport.scss */
#ways-to-support .support-banner .splitter .top {
  background-size: cover;
  background-position: center right;
  color: white;
  padding: 50px 10% 50px 425px;
}
@media (max-width: 1200px) {
  /* line 23, templates/rt_protean/custom/scss/_waystosupport.scss */
  #ways-to-support .support-banner .splitter .top {
    padding: 25px 25px 25px 325px;
  }
}
/* line 26, templates/rt_protean/custom/scss/_waystosupport.scss */
#ways-to-support .support-banner .splitter .top h1 {
  font-weight: 400;
  font-size: 42px;
}
@media (min-width: 1300px) {
  /* line 28, templates/rt_protean/custom/scss/_waystosupport.scss */
  #ways-to-support .support-banner .splitter .top h1 {
    font-size: 50px;
  }
}
/* line 32, templates/rt_protean/custom/scss/_waystosupport.scss */
#ways-to-support .support-banner .splitter .bottom {
  padding: 5px 10% 5px 425px;
  font-size: 26px;
  font-style: italic;
}
@media (max-width: 1200px) {
  /* line 36, templates/rt_protean/custom/scss/_waystosupport.scss */
  #ways-to-support .support-banner .splitter .bottom {
    padding-left: 325px;
    padding-right: 25px;
    font-size: 20px;
  }
}
/* line 45, templates/rt_protean/custom/scss/_waystosupport.scss */
#ways-to-support .support-banner .accent-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 500px;
  max-height: 100%;
  width: 350px;
  background-size: cover;
  background-position: center center;
  border-top-right-radius: 45%;
}
@media (max-width: 1200px) {
  /* line 55, templates/rt_protean/custom/scss/_waystosupport.scss */
  #ways-to-support .support-banner .accent-image {
    width: 300px;
  }
}
/* line 62, templates/rt_protean/custom/scss/_waystosupport.scss */
#ways-to-support .content-area {
  width: 100%;
  max-width: 1600px;
  margin: auto;
  box-sizing: border-box;
  padding: 25px 5%;
  background: white;
}
/* line 70, templates/rt_protean/custom/scss/_waystosupport.scss */
#ways-to-support .content-area * {
  text-align: left;
  font-family: "Avenir", sans-serif !important;
}
/* line 72, templates/rt_protean/custom/scss/_waystosupport.scss */
#ways-to-support .content-area a {
  font-weight: bold;
  color: #1e4167;
}
@media (max-width: 60rem) {
  /* line 82, templates/rt_protean/custom/scss/_waystosupport.scss */
  /* line 84, templates/rt_protean/custom/scss/_waystosupport.scss */
  #ways-to-support .support-banner {
    display: flex;
    flex-direction: column;
  }
  /* line 88, templates/rt_protean/custom/scss/_waystosupport.scss */
  #ways-to-support .support-banner .splitter {
    order: 2;
  }
  /* line 91, templates/rt_protean/custom/scss/_waystosupport.scss */
  #ways-to-support .support-banner .splitter > div {
    padding: 25px !important;
  }
  /* line 98, templates/rt_protean/custom/scss/_waystosupport.scss */
  #ways-to-support .support-banner .accent-image {
    position: relative;
    order: 1;
    width: 100%;
    border-top-right-radius: 0;
    max-height: 250px;
  }
}
/* line 25, templates/rt_protean/custom/scss/custom.scss */
.google-auto-placed, ins {
  display: none !important;
  height: 0px;
  width: 0px;
}
/* line 31, templates/rt_protean/custom/scss/custom.scss */
.section-background {
  background-size: cover;
}
/* line 35, templates/rt_protean/custom/scss/custom.scss */
#g-navigation {
  margin-right: 0px;
  border-bottom: solid 1px #e1e1e1;
}
/* line 40, templates/rt_protean/custom/scss/custom.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 44, templates/rt_protean/custom/scss/custom.scss */
.g-main-nav .g-dropdown {
  background: rgba(0, 0, 0, 0.8);
}
/* line 48, templates/rt_protean/custom/scss/custom.scss */
.g-social * {
  float: right;
}
/* line 52, templates/rt_protean/custom/scss/custom.scss */
.g-social .fa {
  padding: 5px;
}
/* line 56, templates/rt_protean/custom/scss/custom.scss */
.g-main-nav .give-button {
  background: #fff;
  color: #1e4167;
  border-radius: 5px;
}
/* line 62, templates/rt_protean/custom/scss/custom.scss */
.g-main-nav .give-button .g-menu-item-title {
  color: #1e4167;
  font-weight: bold;
}
/* line 70, templates/rt_protean/custom/scss/custom.scss */
#g-slideshow {
  margin-left: 0px;
  margin-right: 0px;
}
/* line 75, templates/rt_protean/custom/scss/custom.scss */
#g-top {
  padding: 0px;
}
/* line 78, templates/rt_protean/custom/scss/custom.scss */
#g-top form {
  margin-bottom: 0px;
}
/* line 82, templates/rt_protean/custom/scss/custom.scss */
#g-navigation .box1.moduletable, #g-navigation .box1.widget, #g-navigation .box1.g-outer-box, #g-navigation .box1 > .g-content {
  height: 90px;
  padding-top: 25px;
  width: fit-content;
  float: right;
  padding-left: 40px;
}
/* line 90, templates/rt_protean/custom/scss/custom.scss */
.g-offcanvas-toggle {
  margin-bottom: 15px;
}
/* line 94, templates/rt_protean/custom/scss/custom.scss */
.g-logo img {
  max-height: 75px;
  min-width: 250px;
}
/* line 99, templates/rt_protean/custom/scss/custom.scss */
.search-block .g-content {
  width: auto;
  display: inline-block;
  float: right;
}
/* line 105, templates/rt_protean/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 109, templates/rt_protean/custom/scss/custom.scss */
.g-companies-item {
  display: block;
  margin: auto;
  max-width: 175px;
}
/* line 116, templates/rt_protean/custom/scss/custom.scss */
.itemExtraFields, .itemAuthorLatest {
  display: none;
}
/* line 126, templates/rt_protean/custom/scss/custom.scss */
/* line 128, templates/rt_protean/custom/scss/custom.scss */
#searchForm .phrases, #searchForm .only, #searchForm .form-limit, #searchForm .counter {
  margin: 10px;
  display: inline-block;
}
/* line 135, templates/rt_protean/custom/scss/custom.scss */
#search-results {
  width: 50% !important;
  display: inline-block;
  margin: 0px;
}
/*# sourceMappingURL=custom_95.css.map */