/* 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/rt_requiem/custom/scss/_slideshow.scss */
/* line 2, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/rt_requiem/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/rt_requiem/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/rt_requiem/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/rt_requiem/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 58, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #e0b44c;
}
/* line 77, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #e0b44c;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #e6c36f;
  border-color: #e6c36f;
}
/* line 96, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/rt_requiem/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/rt_requiem/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #e0b44c;
  color: #e0b44c;
}
/* line 122, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #e0b44c;
  border-color: #e0b44c;
  color: #fff;
}
/* line 130, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 151, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 175, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 180, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 189, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 204, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 205, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #888 !important;
}
/* line 208, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #888;
}
/* line 213, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 217, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 222, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 245, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 246, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, templates/rt_requiem/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 257, templates/rt_requiem/custom/scss/_slideshow.scss */
/* line 258, templates/rt_requiem/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
@media only all and (max-width: 47rem) {
  /* line 7, templates/rt_requiem/custom/scss/custom.scss */
  #form-alugar {
    margin-top: -0.5rem !important;
    padding: 1.5rem !important;
  }
  /* line 11, templates/rt_requiem/custom/scss/custom.scss */
  .geek-form-aluguer {
    line-height: 25px !important;
    text-align: left !important;
  }
  /* line 15, templates/rt_requiem/custom/scss/custom.scss */
  .geek-form-h1 {
    text-transform: none !important;
    font-size: 1.5rem !important;
  }
}
/* line 21, templates/rt_requiem/custom/scss/custom.scss */
.geek-amsport {
  margin: -0.75rem;
  padding: 0 2rem !important;
}
/* line 26, templates/rt_requiem/custom/scss/custom.scss */
.geek-espec {
  text-align: right;
  opacity: 0.35;
  margin-bottom: 1.5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 36, templates/rt_requiem/custom/scss/custom.scss */
.geek-espec:hover {
  opacity: 1 !important;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
/* line 42, templates/rt_requiem/custom/scss/custom.scss */
.geek-viatura {
  margin-bottom: -27rem !important;
  margin-left: -3rem !important;
}
/* line 47, templates/rt_requiem/custom/scss/custom.scss */
.geek-viatura-phone {
  margin-bottom: -5rem !important;
  margin-left: -1rem !important;
}
/* line 52, templates/rt_requiem/custom/scss/custom.scss */
.geek-header-aluguer {
  background: #fff;
  color: #5c5c5c;
  position: relative;
  z-index: 100;
  background: #fff !important;
}
/* line 60, templates/rt_requiem/custom/scss/custom.scss */
.geek-box-black {
  background: #191919 !important;
  color: #fff !important;
  padding: 2rem 2rem 2rem 0rem !important;
  text-align: left !important;
}
/* line 67, templates/rt_requiem/custom/scss/custom.scss */
.geek-viatura-bottom {
  margin-bottom: -27rem !important;
  margin-left: -3rem !important;
  box-shadow: -3px 1px 14px rgba(0, 0, 0, 0.2);
  z-index: 200;
}
/* line 74, templates/rt_requiem/custom/scss/custom.scss */
.geek-box-black-bottom {
  background: #191919 !important;
  color: #fff !important;
  padding: 2rem 2rem 2rem 0rem !important;
  margin-bottom: -10rem;
  z-index: 199;
}
/* line 82, templates/rt_requiem/custom/scss/custom.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 15px;
}
/* line 86, templates/rt_requiem/custom/scss/custom.scss */
#g-above:after {
  background: rgba(136, 136, 136, 0);
}
/* line 90, templates/rt_requiem/custom/scss/custom.scss */
.row-fluid {
  margin-bottom: 3rem;
}
/* line 94, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, .g-home #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  border-bottom: 2px solid #e0b44c;
}
/* line 96, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-home #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #e0b44c;
}
/* line 98, templates/rt_requiem/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.99rem;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.2345rem 0.469rem;
  white-space: normal;
  word-break: normal !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
/* line 113, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 117, templates/rt_requiem/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.7rem;
}
/* line 121, templates/rt_requiem/custom/scss/custom.scss */
.button {
  display: inline-block;
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  border-radius: 3px;
  background: #e0b44c;
  color: #fff !important;
  font-size: 0.9irem;
  border: 2px solid transparent;
  margin-bottom: 0.2rem;
  padding: 0.1rem 1.5rem;
  vertical-align: top;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 140, templates/rt_requiem/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #fff;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0);
}
/* line 146, templates/rt_requiem/custom/scss/custom.scss */
#g-showcase:after {
  background: rgba(136, 136, 136, 0);
  position: absolute;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  content: "";
  height: 5px;
}
/*
 .formResponsive input[type="button"]:first-child, .formResponsive input[type="reset"]:first-child, .formResponsive input[type="submit"]:first-child {
 margin-left: 0;
 width: 3rem;
 float: left;
 }
 .formResponsive .formHorizontal input, .formResponsive .formHorizontal textarea, .formResponsive .formHorizontal select, .formResponsive .formHorizontal .formValidation, .formResponsive .formHorizontal .uneditable-input, .formResponsive .formHorizontal .input-prepend, .formResponsive .formHorizontal .input-append {
 display: inline-block;
 zoom: 1;
 width: 100%;
 }
 .formResponsive input[type="text"], .formResponsive input[type="password"] {
 display: inline-block;
 height: 35px;
 padding: 4px 4px 4px 15px;
 margin-bottom: 0px;
 font-size: 1rem;
 line-height: 18px;
 color: #2e2e2e;
 }
 .formResponsive input[type="text"], .formResponsive input[type="password"] {
 background-color: #f9f9f9;
 border: 0px solid #222;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 0px;
 -webkit-box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.04);
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.04);
 box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.04);
 -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
 -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
 -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
 -o-transition: border linear 0.2s, box-shadow linear 0.2s;
 transition: border linear 0.2s, box-shadow linear 0.2s;
 }
 .formResponsive textarea {
 width: 70%;
 }
 .formResponsive .formHorizontal .formControls {
 margin-left: auto;
 margin-left: 0px;
 }
 input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
 width: 100%;
 }
 .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
 background-color: rgba(255, 255, 255, 0.72);
 border: 1px solid #e2e2e2;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 4px;
 -webkit-box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0);
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.14);
 box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0);
 -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
 -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
 -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
 -o-transition: border linear 0.2s, box-shadow linear 0.2s;
 transition: border linear 0.2s, box-shadow linear 0.2s;
 }
 .formResponsive .formError {
 color: #b94a48;
 vertical-align: middle;
 font-size: 13px;
 font-weight: normal;
 margin: 3px 5px 3px 0;
 height: 18px;
 display: block;
 }
 strong.formRequired {
 font-weight: bold;
 font-style: normal;
 margin-left: 7px;
 font-size: 0.7rem;
 vertical-align: top;
 }
 .formResponsive .formHorizontal .formControlLabel {
 float: none;
 width: 140px;
 padding-top: 5px;
 text-align: left;
 margin-right: 1rem;
 }
 .formResponsive .formHorizontal .formValidation, .formResponsive .formHorizontal .uneditable-input, .formResponsive .formHorizontal .input-prepend, .formResponsive .formHorizontal .input-append {
 display: initial;
 zoom: 1;
 }
 .formResponsive input[type="submit"] {
 background-color: #e0b44c;
 background-image: -ms-linear-gradient(top, #e0b44c, #e0b44c);
 background-image: -webkit-linear-gradient(top, #e0b44c, #e0b44c);
 background-image: -o-linear-gradient(top, #e0b44c, #e0b44c);
 background-image: -moz-linear-gradient(top, #e0b44c, #e0b44c);
 background-repeat: repeat-x;
 border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(195, 81, 52, 0);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
 color: #fff;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
 border: 0px solid #fff;
 border-radius: 27px;
 margin: 0rem 0 0.5rem 0;
 padding: 0.3rem 1.5rem;
 font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
 font-size: 1rem;
 vertical-align: sub;
 box-shadow: 0px 0px 10px rgb(224, 180, 76);
 font-weight: normal;
 }
 .formResponsive textarea {
 display: inline-block;
 height: 90px;
 padding: 9px 4px 4px 15px;
 margin-bottom: 0px;
 font-size: 1rem;
 line-height: 18px;
 color: #2e2e2e;
 }
 .formResponsive .formHorizontal .rsform-block {
 margin-bottom: 0.4rem;
 }
 .formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input[type="submit"].active, .formResponsive input[type="submit"].disabled, .formResponsive input[type="submit"][disabled] {
 background-color: #e0b44c;
 background-image: -webkit-linear-gradient(top, #e0b44c, #e0b44c);
 color: #fff;
 }
 */
/* line 301, templates/rt_requiem/custom/scss/custom.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #2e2e2e;
  background: #f1f2f6;
  margin-top: 0rem;
  width: 422px;
}
/* line 308, templates/rt_requiem/custom/scss/custom.scss */
.box1 .button {
  background: #5572a5;
  box-shadow: none;
}
/* line 313, templates/rt_requiem/custom/scss/custom.scss */
.box1 .button {
  background: #244785;
  box-shadow: none;
  border-radius: 20px;
  padding: 4px 9px;
}
/* line 320, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-header:before, .g-homepositions #g-header:before {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
@media only screen and (min-width: 1195px) and (max-width: 1300px), only screen and (min-width: 960px) and (max-width: 1070px), only screen and (min-width: 768px) and (max-width: 880px) {
  /* line 325, templates/rt_requiem/custom/scss/custom.scss */
  .g-container {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}
/* line 331, templates/rt_requiem/custom/scss/custom.scss */
#g-header:before {
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 1));
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  position: absolute;
  content: "";
  top: 170px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
/* line 343, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-header, .g-homepositions #g-header {
  background-position: center 0px;
  margin-top: -65px;
}
/* line 348, templates/rt_requiem/custom/scss/custom.scss */
.politica-bg {
  background-attachment: scroll !important;
}
/* line 352, templates/rt_requiem/custom/scss/custom.scss */
#g-header {
  background-attachment: fixed;
  background-size: contain;
}
/*# sourceMappingURL=custom_36.css.map */