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

/* CSS Document */
/* line 2, templates/g5_hydrogen/custom/scss/custom.scss */
body {
  color: #717171;
}
/* line 3, templates/g5_hydrogen/custom/scss/custom.scss */
body p {
  color: #444;
  font-style: normal;
  font-size: 15px;
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
body h1 {
  font-size: 200%;
}
/* line 10, templates/g5_hydrogen/custom/scss/custom.scss */
body h2 {
  font-size: 180%;
}
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
body h3 {
  font-size: 150%;
}
/* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
body h4 {
  font-size: 140%;
}
/* line 13, templates/g5_hydrogen/custom/scss/custom.scss */
body h5 {
  font-size: 130%;
  text-transform: none;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
body h6 {
  font-size: 110%;
}
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
body h1, h2, h3, h4, h5, h6 {
  font-family: 'PT Sans', sans-serif;
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  margin: 0 0 10px 0;
  line-height: 1.6em;
}
/* line 20, templates/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  color: #3391ff;
  text-decoration: none;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  border-bottom: solid 1px #ccc;
}
/* line 26, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content {
  padding: 0 0 10px 0;
}
/* LOGO G5 */
/* line 30, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  margin: 10px 10px 0px 10px;
}
/* LOGO END */
/*  =============== Search box G5 ========================   */
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
input.search-query {
  border-radius: 0px;
  margin-top: 20px;
  padding: 3px;
}
/* line 40, templates/g5_hydrogen/custom/scss/custom.scss */
.form-inline {
  float: right;
  margin-right: 10%;
}
/* Search result */
/* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
.ordering-box {
  display: none;
}
/*  ======================================================    */
/* Menu MAIN-PT type: portuguesemenu - G5 */
/* line 51, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  border-bottom: solid 1px #cc9600;
}
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation, .g-main-nav .g-toplevel {
  font-weight: 400;
  height: 40px;
  z-index: 100;
}
/*ACTIVO*/
/* line 57, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.45rem 0.938rem;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
}
/*ACTIVO*/
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .menu-logis .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: inherit;
  border-bottom: solid 4px #002d62;
}
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .menu-logis .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background-color: rgba(133, 165, 204, 0.9);
  border-bottom: solid 4px #002d62;
}
/* line 71, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .menu-logis .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #002d62;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  display: none;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background: transparent;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
/* line 80, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #efefef;
}
/*cor do drop-down menu */
/*#g-navigation .g-main-nav .g-dropdown {background: rgba(133,165,204,0.9); border: solid 1px #85A5CC;}*/
/*cor do drop-down menu */
/* line 82, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #b7cae1;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: rgba(133, 165, 204, 0.9);
}
/* Menu MAIN-PT type: portuguesemenu - G5 */
/* G5 ====================================================    */
/* line 90, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding: 0px;
}
/* line 91, templates/g5_hydrogen/custom/scss/custom.scss */
#g-aside {
  padding: 0px;
}
/* line 92, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar .g-content, #g-aside .g-content, #g-main .g-content {
  padding: 0 0 0 0;
}
/* line 93, templates/g5_hydrogen/custom/scss/custom.scss */
.module-title h2 {
  line-height: 30px;
}
/* ========  CSS module bottom position  ======== */
/* line 98, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_bottom p {
  line-height: 0.9em;
}
/* line 99, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_bottom a, p {
  font-size: 11px;
  color: #d0d0d0;
  font-style: italic;
}
/* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_bottom a:hover {
  padding: 1px;
}
/* line 105, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_bottom h4 {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
}
/* FOOTER G5*/
/* line 114, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  margin-top: 10px;
  padding-top: 10px;
}
/* line 115, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a {
  color: #fff;
}
/* line 116, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .footer-b a:hover, #g-footer .footer-c a:hover {
  padding: 0 1px 0 1px;
  color: #bbb;
}
/* FOOTER END */
/* Content pages derived from bottom modules */
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
.content_page p, li {
  color: #505050;
  font-style: normal;
  font-size: 1rem;
}
/* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
.content_page a {
  color: #1167d1;
}
/* G5 */
/* line 128, templates/g5_hydrogen/custom/scss/custom.scss */
.content_page a:hover {
  color: #002d62;
}
/* G5 */
/* line 129, templates/g5_hydrogen/custom/scss/custom.scss */
.contact_email_page h2 {
  margin-bottom: 40px;
  margin-left: -16px;
}
/*border-bottom:solid 3px;*/
/* =================================   LOGIN   ================================= */
/* line 137, templates/g5_hydrogen/custom/scss/custom.scss */
#je-popuplogin input.je_button, #je-popuplogin a.je_button, #je-popuplogin .je_button, #je-popuplogin a.je_button span, a.je_dropbtn span {
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  border-radius: 2px !important;
  cursor: pointer;
  text-shadow: none !important;
}
/* line 145, templates/g5_hydrogen/custom/scss/custom.scss */
div #je-popuplogin a.je_button span {
  padding: 7px 10px 7px 10px;
  height: 40px;
  line-height: 40px;
}
/* line 151, templates/g5_hydrogen/custom/scss/custom.scss */
#je-popuplogin a.je_button {
  margin-top: 0px !important;
}
/* ================================  MODULE ROKSPROCKET  ================================ */
/* line 155, templates/g5_hydrogen/custom/scss/custom.scss */
.rokspro .pagination-active {
  margin-bottom: 0px;
}
/* line 157, templates/g5_hydrogen/custom/scss/custom.scss */
.pagination-active .sprocket-features-pagination {
  bottom: 14px !important;
}
/* line 158, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-showcase .sprocket-features-pagination li {
  background: #f0b500 !important;
}
/* line 159, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-showcase .sprocket-features-pagination li {
  padding: 5px !important;
}
/* line 161, templates/g5_hydrogen/custom/scss/custom.scss */
.content-top-title h1 {
  /* G5 */
  color: white;
  font-size: 38px;
  font-family: "PT Sans";
  font-stretch: condensed;
  line-height: 34px;
  font-weight: normal;
  margin: 0;
}
/* line 170, templates/g5_hydrogen/custom/scss/custom.scss */
.content-top-title {
  /* G5 */
  position: absolute;
  top: 20px;
  left: 4%;
}
/*110px;*/
/* line 175, templates/g5_hydrogen/custom/scss/custom.scss */
.content-top-text p {
  /* G5 */
  color: white;
  font-size: 18px;
  line-height: 24px;
  margin-top: 4px;
}
/* line 181, templates/g5_hydrogen/custom/scss/custom.scss */
.content-top-text {
  /* G5 */
  position: absolute;
  top: 116px;
  left: 4%;
  /*140px;*/
  width: 320px;
}
/* line 188, templates/g5_hydrogen/custom/scss/custom.scss */
.rokspro strong {
  color: white;
}
/* G5 */
/* HOME PAGE G5  ===================================================================== */
/* line 192, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage #g-sidebar {
  padding-top: 0;
}
/* line 194, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage #g-sidebar .g-content {
  padding-top: 2px;
  margin-top: 0;
  padding-left: 0;
}
/* line 196, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage #g-main .g-content {
  margin-top: -8px;
}
/* line 198, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage #g-topfeature .g-content {
  padding: 0;
}
/* line 200, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage #g-aside .g-content {
  margin-top: 2px;
}
/* line 202, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage .calend-home h3 {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  border-bottom: solid 4px #f5f5f5;
}
/* line 204, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage h1 {
  font-weight: bold;
  font-size: 240%;
  line-height: normal;
}
/* line 206, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage h2, .homepage h4, .homepage h5 {
  font-weight: bold;
}
/* line 208, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage h5 {
  font-weight: bold;
  font-size: 120%;
}
/* End Home Page G5 ===================================================================== */
/* ========== Component JEM ==============================================================*/
/* line 216, templates/g5_hydrogen/custom/scss/custom.scss */
.prox-curs h3 {
  font-size: 18px;
  border-bottom: solid 4px #f5f5f5;
  font-weight: 700;
}
/* G5 */
/* line 219, templates/g5_hydrogen/custom/scss/custom.scss */
.calend-home, .calend-pages {
  background: #eeeef6;
  padding: 10px 0px 14px 0px;
}
/* line 223, templates/g5_hydrogen/custom/scss/custom.scss */
.calend-home .module-title, .calend-pages .module-title {
  margin-left: 6px;
  margin-right: 6px;
  text-align: center;
}
/* line 228, templates/g5_hydrogen/custom/scss/custom.scss */
.prox-curs {
  margin-left: 6px;
  margin-right: 6px;
  text-align: center;
}
/* line 230, templates/g5_hydrogen/custom/scss/custom.scss */
div #jemmodulebanner .event-title {
  /* G5 */
  font-size: 110% !important;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
}
/*.componentheading {font-weight: bold;} */
/* line 239, templates/g5_hydrogen/custom/scss/custom.scss */
div #jemmodulebanner a {
  color: #002d62;
}
/* line 240, templates/g5_hydrogen/custom/scss/custom.scss */
.calend-home div #jemmodulebanner .eventset {
  padding-left: 10px;
}
/* line 242, templates/g5_hydrogen/custom/scss/custom.scss */
.eventcalq table.mod_jemcalq_calendar {
  border-right: 1px solid #a2adbc;
}
/* line 244, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem {
  border-color: white;
}
/* line 245, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem {
  border-bottom: solid 4px #f0f0f0;
  padding: 10px 20px 20px 20px;
  border-radius: 0px;
}
/* line 246, templates/g5_hydrogen/custom/scss/custom.scss */
table.month, table.week {
  border: solid 1px #bbb;
}
/* border da tabela */
/* line 247, templates/g5_hydrogen/custom/scss/custom.scss */
.daynamesRow {
  color: #f00;
}
/* line 248, templates/g5_hydrogen/custom/scss/custom.scss */
.daynamesRow td {
  background-color: #5b5b5b;
}
/* line 249, templates/g5_hydrogen/custom/scss/custom.scss */
.daynum {
  background-color: #f0f0f0;
  color: grey;
  border-bottom: none;
  border-top: none;
}
/* line 255, templates/g5_hydrogen/custom/scss/custom.scss */
.daynum a {
  color: #1167d1 !important;
}
/* .today .daynum {background-color: #CCF!important;} */
/* line 257, templates/g5_hydrogen/custom/scss/custom.scss */
.monthname {
  color: #777;
  font-size: 16px;
}
/* line 258, templates/g5_hydrogen/custom/scss/custom.scss */
div#buttonshowall, div#buttonhideall, #jlcalendarlegend .eventCat {
  border-color: #ccc;
}
/* line 259, templates/g5_hydrogen/custom/scss/custom.scss */
.eventcontentinner {
  border-color: #d59f00;
  /*#A0A0A0;*/
}
/* line 261, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem h1.componentheading {
  margin-bottom: 20px;
}
/* line 262, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem h2 {
  border-color: #ccc;
  color: #555;
}
/* line 264, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem table.eventtable th {
  background-color: #004699;
}
/* line 265, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem table.eventtable td {
  border-color: #fff !important;
}
/* line 266, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem .inputbox {
  background-color: #fff;
}
/* line 267, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem #jem_filter {
  background-color: #e6aa00 !important;
  border-color: #ddd;
}
/* line 268, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem .buttonfilter {
  border-color: #aaa;
  border-width: 0 1px 1px 0;
}
/* line 272, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem .inputbox {
  background-color: white;
}
/* line 273, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem .inputbox:hover, div#jem .inputbox:focus {
  background-color: #efefef !important;
}
/* line 274, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem .inputbox:hover {
  background-color: #cce3ff;
}
/* line 275, templates/g5_hydrogen/custom/scss/custom.scss */
div#jem table.eventtable tr:hover td {
  background-color: #d5d5ff;
}
/* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
#jemmodulebanner [class|="calendar"] .daynumbanner {
  color: #e6aa00 !important;
}
/* Botão "Inscreva-se já Aqui!" nas páginas de cada curso */
/* line 281, templates/g5_hydrogen/custom/scss/custom.scss */
.inscreve-button {
  background-color: #002d62;
  margin-left: 10px;
  padding: 4px 14px;
  /*box-shadow: inset 0 5px 8px 0 rgba(255,255,255,0.5), 0 3px 4px 0 rgba(0,0,0,0.1), 0 2px 4px 0 rgba(0,0,0,0.15);*/
}
/* line 288, templates/g5_hydrogen/custom/scss/custom.scss */
.inscreve-button:hover {
  background-color: #3391ff;
  /*box-shadow: inset 0 5px 8px 0 rgba(255,255,255,0.5), 0 0px 3px 0 rgba(0,0,0,0.3), 0 0px 3px 0 rgba(0,0,0,0.25);*/
  text-decoration: none;
}
/* line 294, templates/g5_hydrogen/custom/scss/custom.scss */
.inscreve {
  margin-top: 30px;
}
/* ======= END Component JEM =============================================================*/
/* line 298, templates/g5_hydrogen/custom/scss/custom.scss */
.xtest {
  margin-right: 60px;
}
/* ========= CSS Fabrik ==================================================================*/
/* Div especial para formatar Fabrik form */
/* line 304, templates/g5_hydrogen/custom/scss/custom.scss */
#form-css {
  background-color: #f8f8f8;
  margin-right: 10px;
  margin-bottom: 20px;
  border: solid 1px #ccc;
  padding: 10px 20px;
  border-radius: 6px;
}
/* line 313, templates/g5_hydrogen/custom/scss/custom.scss */
#form-css button.enviar {
  color: white;
  background-color: #002d62;
  margin-left: 10%;
  /*border:solid 1px #D59F00;*/
  padding: 6px 15px 6px 15px;
  /*box-shadow: inset 0 5px 8px 0 rgba(255,255,255,0.5), 2px 4px 5px 0 rgba(0,0,0,0.4), 0 3px 7px 0 rgba(0,0,0,0.35);*/
  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3), 0 3px 10px 0 rgba(0,0,0,0.29);*/
}
/* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
#form-css button.enviar:hover {
  background-color: #3391ff;
  /*border:solid 1px #002d62;*/
  padding: 6px 15px 6px 15px;
  /*box-shadow: inset 0 5px 8px 0 rgba(255,255,255,0.5), 0px 2px 5px 0 rgba(0,0,0,0.0), 0 1px 7px 0 rgba(0,0,0,0.0);*/
  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3), 0 3px 10px 0 rgba(0,0,0,0.29);*/
}
/* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
#form-css .fabrikHide {
  display: none;
}
/*class="fabrikMainError alert alert-error fabrikError fabrikHide"*/
/* ------------------------------------------ */
/* line 334, templates/g5_hydrogen/custom/scss/custom.scss */
.form-horizontal .control-group {
  margin-bottom: 8px;
}
/* line 335, templates/g5_hydrogen/custom/scss/custom.scss */
.form-horizontal .legend {
  /* G5 */
  font-size: 16px;
  font-weight: bold;
  color: #707070;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 10px;
  padding-top: 10px;
}
/* line 344, templates/g5_hydrogen/custom/scss/custom.scss */
.row-fluid .nav {
  display: none;
}
/* G5 */
/* line 346, templates/g5_hydrogen/custom/scss/custom.scss */
.platform-content .input-large {
  width: 210px;
}
/* G5 */
/* line 347, templates/g5_hydrogen/custom/scss/custom.scss */
.platform-content .input-xlarge {
  width: 270px;
  min-height: 20px;
}
/* G5 */
/* line 349, templates/g5_hydrogen/custom/scss/custom.scss */
.form-actions {
  margin-top: 10px;
  margin-bottom: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 355, templates/g5_hydrogen/custom/scss/custom.scss */
.fabrikForm {
  margin-bottom: 10px;
}
/* --- CV-Form --- */
/* line 359, templates/g5_hydrogen/custom/scss/custom.scss */
#form_7 {
  font-size: 0.8rem;
}
/* line 361, templates/g5_hydrogen/custom/scss/custom.scss */
#form_7 .input-xlarge {
  min-height: 15px;
}
/*#form_7 .input-medium {min-height: 15px;}*/
/* line 364, templates/g5_hydrogen/custom/scss/custom.scss */
#form_7 input[type="text"], input[type="email"], input[type="tel"] {
  padding: 0.2rem 0.2rem;
}
/* line 366, templates/g5_hydrogen/custom/scss/custom.scss */
#form_7 .groupoutro p {
  font-size: 0.7rem;
}
/* ====== END CSS Fabrik =================================================================*/
/* ====  CSS do Módulo Post-it  ==== */
/* line 372, templates/g5_hydrogen/custom/scss/custom.scss */
.post-it-note p {
  color: #000;
  /*#3A3A3A;*/
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 379, templates/g5_hydrogen/custom/scss/custom.scss */
.post-it-note h1 {
  color: black;
}
/* line 380, templates/g5_hydrogen/custom/scss/custom.scss */
.post-it-note h3 {
  line-height: 32px;
  color: black;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 386, templates/g5_hydrogen/custom/scss/custom.scss */
.post-it-note h4 {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 390, templates/g5_hydrogen/custom/scss/custom.scss */
.post-it-note h5 {
  line-height: 24px;
  color: #333;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
.note-1 p {
  padding: 16px 25px 10px 25px;
}
/* line 398, templates/g5_hydrogen/custom/scss/custom.scss */
.note-1 h5 {
  background-color: #002d62;
  border-bottom: solid 2px #eee;
  /*#fbba00;*/
  padding-bottom: 15px;
  padding-top: 15px;
  color: white;
}
/* ======= Plugin Accordion ================= */
/* line 409, templates/g5_hydrogen/custom/scss/custom.scss */
.ui-accordion .ui-accordion-header a {
  font-size: 11px;
  text-align: center;
  padding: 5px;
}
/* line 414, templates/g5_hydrogen/custom/scss/custom.scss */
.ui-accordion-header {
  width: 80px;
}
/* ==== END Plugin Accordion ================= */
/* line 418, templates/g5_hydrogen/custom/scss/custom.scss */
.course-pages h1 {
  font-weight: bold;
}
/* G5 */
/* line 419, templates/g5_hydrogen/custom/scss/custom.scss */
.course-pages h2 {
  font-weight: bold;
}
/* G5 */
/* line 420, templates/g5_hydrogen/custom/scss/custom.scss */
.course-pages h4 {
  padding-bottom: 10px;
  font-weight: bold;
}
/* line 421, templates/g5_hydrogen/custom/scss/custom.scss */
.course-pages h5 {
  padding-top: 6px;
}
/* line 422, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-content .course-pages {
  padding-right: 10px;
  border-right: solid #f6f6f6 4px;
}
/* G5 */
/* line 424, templates/g5_hydrogen/custom/scss/custom.scss */
.header-content-button {
  background-color: rgba(0, 0, 0, 0.6);
  /*#002D62;*/
  padding: 12px;
  border-width: 0px 1px 2px 0px;
  border-radius: 4px;
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: bold;
  box-shadow: inset 0 5px 8px 0 rgba(255, 255, 255, 0), 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 3px 10px 0 rgba(0, 0, 0, 0.29);
  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3), 0 3px 10px 0 rgba(0,0,0,0.29);*/
}
/* line 436, templates/g5_hydrogen/custom/scss/custom.scss */
.header-content-button:hover {
  background-color: rgba(255, 189, 0, 0.8);
  padding: 12px;
  /*#3391f;*/
  border-radius: 4px;
  border-color: #a2a2a2;
  box-shadow: inset 0 5px 8px 0 rgba(255, 255, 255, 0.5), 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 3px 10px 0 rgba(0, 0, 0, 0.29);
}
/*       Sidebar Button       */
/* line 446, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-button {
  background-color: #002d62;
  color: #fff;
  font-weight: bold;
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-radius: 4px;
  border-width: 0 1px 2px 0;
  border-color: #eee;
  padding: 9px 9px;
  text-transform: uppercase;
  /*box-shadow: 0 5px 8px 0 rgba(255,255,255,0.5), 0 4px 8px 0 rgba(0,0,0,0.45), 0 3px 10px 0 rgba(0,0,0,0.35); */
}
/*.sidebar-button a {
 color:#FFFFFF;
 font-size: 13px;
 }*/
/* line 463, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-button:hover {
  background-color: #3391ff;
  color: #fff;
  font-weight: bold;
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  text-decoration: none;
  border-radius: 4px;
  padding: 9px 9px;
  /*box-shadow: inset 0 5px 8px 0 rgba(255,255,255,0.5), 0 6px 8px 0 rgba(0,0,0,0.0), 0 9px 25px 0 rgba(0,0,0,0.0); */
  /*box-shadow: 0 6px 8px 0 rgba(0,0,0,0.34), 0 9px 25px 0 rgba(0,0,0,0.29);*/
}
/* ==== Sabia que Module G5 === */
/* line 477, templates/g5_hydrogen/custom/scss/custom.scss */
.sabia-que .g-title {
  color: white;
  background-color: #002d62;
  padding: 10px 8px 10px 16px;
  font-size: 17px;
}
/* line 483, templates/g5_hydrogen/custom/scss/custom.scss */
.sabia-que {
  background-color: #e2e2eb;
  padding: 0px;
}
/* line 487, templates/g5_hydrogen/custom/scss/custom.scss */
.sabia-que .newsflash {
  padding: 10px 25px 28px 25px;
}
/* ==== End Sabia que Module G5 === */
/* line 491, templates/g5_hydrogen/custom/scss/custom.scss */
#g-aside .moduletable {
  margin-bottom: 10px;
}
/* G5 */
/* line 493, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletable.links-used {
  /* G5 */
  border: solid 1px #e1e1e1;
  padding: 0px 0px 10px 0px;
  background-color: #eee;
}
/* line 498, templates/g5_hydrogen/custom/scss/custom.scss */
.links-used {
  padding: 10px 8px 10px 2px;
}
/* line 500, templates/g5_hydrogen/custom/scss/custom.scss */
.links-used .g-title {
  /* G5 */
  text-align: left;
  border-bottom-color: #fff;
  border-width: 2px;
  background-color: #002d62;
  color: white;
  padding-left: 15px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 130%;
}
/* line 513, templates/g5_hydrogen/custom/scss/custom.scss */
.links-used ul li {
  line-height: 1.5em;
  padding-bottom: 10px;
}
/* line 518, templates/g5_hydrogen/custom/scss/custom.scss */
a.ftlink {
  font-weight: 400;
}
/*a:hover.ftlink {color: #3391ff; text-decoration:none;}*/
/* line 520, templates/g5_hydrogen/custom/scss/custom.scss */
.ftlink::before {
  position: relative;
  content: ">";
  font-family: "PT Sans", arial, sans-serif;
  font-size: 16px;
  margin-right: 2px;
  font-weight: 800;
  text-decoration: none;
}
/* line 530, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore {
  /*background-color:#002d62;*/
  padding: 6px 10px 6px 10px;
}
/* G5 */
/*.readmore:hover {background-color:#3391ff;}*/
/* G5 */
/* .readmore:after {content:"";} */
/* line 535, templates/g5_hydrogen/custom/scss/custom.scss */
.btn {
  color: blue;
}
/* G5 */
/* line 536, templates/g5_hydrogen/custom/scss/custom.scss */
.btn:hover {
  color: #00469b;
}
/* line 538, templates/g5_hydrogen/custom/scss/custom.scss */
[class^="icon-"] {
  display: none;
}
/* line 540, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature {
  padding: 0;
  border-top: none;
  border-bottom: none;
}
/* line 545, templates/g5_hydrogen/custom/scss/custom.scss */
.logos-clientes-header {
  font-weight: bold;
  text-transform: uppercase;
}
/* New sample content 2 */
/* line 552, templates/g5_hydrogen/custom/scss/custom.scss */
.gestcomp {
  background: #f0f0f0;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
/* line 557, templates/g5_hydrogen/custom/scss/custom.scss */
.gestcomp .button {
  background-color: #e6a800;
}
/* line 558, templates/g5_hydrogen/custom/scss/custom.scss */
.gestcomp .button:hover {
  background-color: #3391ff;
}
/* line 559, templates/g5_hydrogen/custom/scss/custom.scss */
.gestcomp h1 {
  font-size: 220%;
  margin-top: 2rem;
}
/* line 560, templates/g5_hydrogen/custom/scss/custom.scss */
.gestcomp h4 {
  font-size: 140%;
  font-weight: normal;
}
/* line 561, templates/g5_hydrogen/custom/scss/custom.scss */
.gestcomp .sample-description h4 {
  font-size: 140%;
  font-weight: bold;
}
/* line 562, templates/g5_hydrogen/custom/scss/custom.scss */
.gestcomp .sample-icons {
  color: #e6a800;
  opacity: 0.7;
}
/* line 563, templates/g5_hydrogen/custom/scss/custom.scss */
.link2 {
  margin: 2rem 0;
}
/* line 565, templates/g5_hydrogen/custom/scss/custom.scss */
.cursos-online h1 {
  color: #002d62;
}
/* line 566, templates/g5_hydrogen/custom/scss/custom.scss */
.cursos-online h2, h5 {
  color: #000;
}
/* modulo lateral online */
/* line 569, templates/g5_hydrogen/custom/scss/custom.scss */
.m-online1 {
  margin-top: 2.5rem;
}
/* line 570, templates/g5_hydrogen/custom/scss/custom.scss */
.m-title-online1 {
  font-family: "arial black";
  font-size: 1rem;
  font-weight: bold;
}
/* line 571, templates/g5_hydrogen/custom/scss/custom.scss */
.m-desc-online1 {
  margin-bottom: 2rem;
  color: #6e767f;
  clear: both;
  font-size: 0.9rem;
}
/* line 572, templates/g5_hydrogen/custom/scss/custom.scss */
.m-img-online1 img {
  margin-bottom: 0.5rem;
  float: left;
}
/* ======== Header-banner button, title and text, search box and logo ================= */
@media (min-width: 1024px) {
  /* line 578, templates/g5_hydrogen/custom/scss/custom.scss */
  .header-content-button {
    position: absolute;
    top: 45%;
    left: 65%;
    z-index: 1;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  /* line 587, templates/g5_hydrogen/custom/scss/custom.scss */
  .header-content-button {
    position: absolute;
    top: 45%;
    left: 65%;
    z-index: 1;
  }
  /* line 594, templates/g5_hydrogen/custom/scss/custom.scss */
  .content-top-text {
    display: none;
  }
  /* line 595, templates/g5_hydrogen/custom/scss/custom.scss */
  body h1 {
    font-size: 170%;
  }
  /* line 596, templates/g5_hydrogen/custom/scss/custom.scss */
  .content-top-title h1 {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  /* line 599, templates/g5_hydrogen/custom/scss/custom.scss */
  /* Mobile search box format */
  /* END Mobile search box format */
  /* line 601, templates/g5_hydrogen/custom/scss/custom.scss */
  .header-banner img {
    max-width: none;
    height: initial;
    width: 100vh;
  }
  /* line 607, templates/g5_hydrogen/custom/scss/custom.scss */
  .header-content-button {
    position: absolute;
    top: 50%;
    left: 7%;
    z-index: 1;
    padding: 10px;
    background-color: rgba(64, 150, 255, 0.6);
    border-width: 0;
  }
  /* line 616, templates/g5_hydrogen/custom/scss/custom.scss */
  .content-top-text {
    display: none;
  }
  /* line 617, templates/g5_hydrogen/custom/scss/custom.scss */
  .content-top-title {
    position: absolute;
    top: 25px;
    left: 4%;
  }
  /* line 622, templates/g5_hydrogen/custom/scss/custom.scss */
  .content-top-title h1 {
    font-size: 1.6rem;
  }
  /* line 624, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    display: none;
  }
  /* line 627, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .search input {
    margin-bottom: 0.6rem;
  }
  /* line 628, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .search {
    display: flex;
    justify-content: center;
  }
  /* line 629, templates/g5_hydrogen/custom/scss/custom.scss */
  .form-inline {
    margin-right: 0;
  }
  /* line 632, templates/g5_hydrogen/custom/scss/custom.scss */
  #form-css {
    margin-right: 0;
  }
}
/*=======================================================================*/
@media (max-width: 767px) and (min-width: 381px) and (orientation: landscape) {
  /* line 638, templates/g5_hydrogen/custom/scss/custom.scss */
  .header-content-button {
    position: absolute;
    top: 50%;
    left: 7%;
    z-index: 1;
    background-color: rgba(64, 150, 255, 0.6);
    border-width: 0;
  }
  /* line 646, templates/g5_hydrogen/custom/scss/custom.scss */
  .content-top-text {
    display: none;
  }
  /* line 647, templates/g5_hydrogen/custom/scss/custom.scss */
  .content-top-title {
    position: absolute;
    top: 25px;
    left: 4%;
    font-size: 20px;
  }
  /* line 654, templates/g5_hydrogen/custom/scss/custom.scss */
  .header-banner img {
    max-width: none;
    height: initial;
    width: 200vh;
  }
}
/*=======================================================================*/
@media only all and (max-width: 47.938rem) {
  /* line 664, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo {
    display: block;
    text-align: inherit;
  }
}
/* ==== END Header-banner button, title and text, search box and logo ================= */
/*# sourceMappingURL=custom_35.css.map */