/* 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 1, templates/rt_requiem/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background: transparent;
  color: #fff;
  border: 0px solid transparent;
  border-radius: 0px;
  border-bottom: 2px solid #004b7c;
}
/* line 9, templates/rt_requiem/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  background: transparent;
  color: #fff;
  border: 0px solid transparent;
  border-radius: 0px;
  border-bottom: 2px solid #004b7c;
}
/* line 17, 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 #004b7c;
}
/* line 21, templates/rt_requiem/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
  font-weight: bold;
  text-align: center;
  border: 1px solid transparent;
}
/* line 28, templates/rt_requiem/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: transparent;
  border: 0px solid rgba(255, 255, 255, 0.35);
  border-radius: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0)) !important;
}
/* line 35, templates/rt_requiem/custom/scss/custom.scss */
#g-showcase:after {
  display: none;
}
/* line 39, templates/rt_requiem/custom/scss/custom.scss */
.geek-bg {
  background-attachment: fixed !important;
  height: 20rem;
  padding-top: 0 !important;
  margin-top: 5rem;
}
/* line 46, templates/rt_requiem/custom/scss/custom.scss */
.geek-servicos {
  margin-top: -3.5rem;
}
/* line 50, templates/rt_requiem/custom/scss/custom.scss */
.geek-vilamoura3 {
  background: #fff;
  background-image: url('../../../../images/img/portfolio/vilamoura3.jpg');
  height: 380px;
  margin: 1rem 1rem 1rem 0;
  background-position: center;
  background-size: cover;
}
/* line 59, templates/rt_requiem/custom/scss/custom.scss */
.geek-vilamoura3:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 75, 125, 0.3)), url('../../../../images/img/portfolio/vilamoura3.jpg');
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
/* line 67, templates/rt_requiem/custom/scss/custom.scss */
.geek-vilamoura2 {
  background: #fff;
  background-image: url('../../../../images/img/portfolio/vilamoura2.jpg');
  height: 390px;
  margin: 1rem 1rem 1rem 0;
  background-position: center;
  background-size: cover;
}
/* line 76, templates/rt_requiem/custom/scss/custom.scss */
.geek-vilamoura2:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 75, 125, 0.3)), url('../../../../images/img/portfolio/vilamoura2.jpg');
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
/* line 84, templates/rt_requiem/custom/scss/custom.scss */
.geek-vilamoura {
  background: #fff;
  background-image: url('../../../../images/img/portfolio/vilamoura.jpg');
  height: 390px;
  margin: 1rem 1rem 1rem 0;
  background-position: center;
  background-size: cover;
}
/* line 93, templates/rt_requiem/custom/scss/custom.scss */
.geek-vilamoura:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 75, 125, 0.3)), url('../../../../images/img/portfolio/vilamoura.jpg');
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
/* line 101, templates/rt_requiem/custom/scss/custom.scss */
.geek-viseu {
  background: #fff;
  background-image: url('../../../../images/img/portfolio/viseu.jpg');
  height: 790px;
  margin: 1rem 1rem 1rem 0;
  background-position: center;
  background-size: cover;
}
/* line 110, templates/rt_requiem/custom/scss/custom.scss */
.geek-viseu:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 75, 125, 0.3)), url('../../../../images/img/portfolio/viseu.jpg');
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
/* line 118, templates/rt_requiem/custom/scss/custom.scss */
.geek-viseu-title {
  color: rgba(241, 123, 2, 0);
}
/* line 122, templates/rt_requiem/custom/scss/custom.scss */
.geek-viseu-title:hover {
  color: #004b7c !important;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.27);
}
/* line 127, templates/rt_requiem/custom/scss/custom.scss */
.geek-above {
  background-image: url('../../../../images/img/sobre.png?5a9d7d6a') !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
}
/* line 133, templates/rt_requiem/custom/scss/custom.scss */
.geek-logo {
  margin-top: -8rem;
  margin-bottom: -3.5rem;
  z-index: 100;
}
/* line 139, templates/rt_requiem/custom/scss/custom.scss */
.box1 > .g-content {
  background-color: #fff;
  color: #888;
  border-bottom: 3px solid #004b7c;
}
/* line 145, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-header:before, .g-homepositions #g-header:before {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
/* line 150, templates/rt_requiem/custom/scss/custom.scss */
#g-header .button {
  color: #fff !important;
  border: 3px solid #fff;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 15rem;
}
/* line 158, templates/rt_requiem/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1.5rem;
}
/* line 162, templates/rt_requiem/custom/scss/custom.scss */
#g-above:after {
  display: none;
}
/* line 166, templates/rt_requiem/custom/scss/custom.scss */
#g-extension:before {
  background: - webkit-linear-gradient(rgba(0, 0, 0, 0.4), rgba(66, 42, 42, 0));
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(66, 42, 42, 0));
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
/* line 178, templates/rt_requiem/custom/scss/custom.scss */
.g-contact .g-contact-text {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
/* line 183, templates/rt_requiem/custom/scss/custom.scss */
.g-contact .g-contact-label {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: lighter;
  opacity: 0.4;
}
/* line 190, templates/rt_requiem/custom/scss/custom.scss */
.g-animatedblock-body {
  background: rgba(208, 96, 99, 0.92);
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 207, templates/rt_requiem/custom/scss/custom.scss */
.g-gridpromogallery .g-gridpromogallery-item-tag {
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1.25;
  text-transform: uppercase;
  display: inline-block;
  background: #ff686b;
  border: none;
  border-radius: 3px;
  color: #fff;
  padding: 0.25rem 0.5rem;
}
/* line 209, templates/rt_requiem/custom/scss/custom.scss */
.g-gridpromogallery .g-gridpromogallery-item-text {
  color: #fff;
  background: rgba(0, 0, 0, 0.33);
  display: block;
  padding: 3rem;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
/* line 211, templates/rt_requiem/custom/scss/custom.scss */
#g-expanded .g-gridpromogallery {
  margin-top: -1.563rem;
  margin-bottom: -5rem;
}
/* line 213, templates/rt_requiem/custom/scss/custom.scss */
.button.button-3 {
  border-radius: 2rem;
  color: #383838 !important;
  border: 2px solid #383838;
}
/* line 215, templates/rt_requiem/custom/scss/custom.scss */
.g-contact .g-contact-item {
  position: relative;
  padding-left: 50px;
  margin-bottom: -2rem;
  margin-top: 3.5rem;
}
/*não faz parte do da página de Inicio */
/* line 219, templates/rt_requiem/custom/scss/custom.scss */
.g-homepositions #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 221, templates/rt_requiem/custom/scss/custom.scss */
.g-homepositions #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* line 223, templates/rt_requiem/custom/scss/custom.scss */
.g-homepositions #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  border-bottom: 3px solid rgba(36, 36, 36, 0);
}
/* line 225, templates/rt_requiem/custom/scss/custom.scss */
.g-homepositions #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #b7b7b7;
}
/*não faz parte do da página de Inicio */
/* line 229, templates/rt_requiem/custom/scss/custom.scss */
#g-showcase:after {
  background: rgba(255, 255, 255, 0.25);
  position: absolute;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  content: "";
  height: 5px;
}
/* line 231, templates/rt_requiem/custom/scss/custom.scss */
.g-homepositions #g-above {
  text-align: center;
  margin-top: -1%;
}
/* line 233, templates/rt_requiem/custom/scss/custom.scss */
.button {
  background: rgba(239, 121, 0, 0);
  color: #004b7c !important;
  font-size: 0.8rem;
  border-bottom: 2px solid #004b7c;
  margin-bottom: 0.2rem;
  padding: 0.2rem 0.5rem;
  border-radius: 0 !important;
}
/* line 243, templates/rt_requiem/custom/scss/custom.scss */
.button:hover, .button:active, .button:focus {
  background: #004b7c;
  color: #fff !important;
}
/* line 248, templates/rt_requiem/custom/scss/custom.scss */
.sprocket-strips-c-block:nth-child(odd) .sprocket-strips-c-item {
  background: rgba(245, 245, 245, 0.21);
}
/* line 250, templates/rt_requiem/custom/scss/custom.scss */
.sprocket-strips-c-content {
  z-index: 2;
  margin: 0;
  padding: 0px;
  position: relative;
}
/* line 252, templates/rt_requiem/custom/scss/custom.scss */
.sprocket-strips-c .sprocket-strips-c-image {
  border-color: rgba(255, 255, 255, 0);
}
/* line 254, templates/rt_requiem/custom/scss/custom.scss */
.sprocket-strips-c-item .sprocket-strips-c-text, .sprocket-strips-c-item .readon {
  padding: 3%;
}
/* line 258, templates/rt_requiem/custom/scss/custom.scss */
.sprocket-strips-s .sprocket-strips-s-block {
  display: block;
  float: left;
  padding: 0%;
  margin: 0% 0% 0% 0%;
}
/* line 261, templates/rt_requiem/custom/scss/custom.scss */
.g-contact .g-contact-icon {
  border-right: 1px solid #004b7d;
  color: #004b7c;
}
/* line 265, templates/rt_requiem/custom/scss/custom.scss */
.g-contact-text {
  font-size: 0.9rem;
}
/* line 268, templates/rt_requiem/custom/scss/custom.scss */
.g-contact-label {
  font-size: 0.7rem;
  opacity: 0.6;
}
/*# sourceMappingURL=custom_30.css.map */