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

.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
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;
}
.gp_banner1 .gp_bgimg {
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
}
.gp_banner1 .gp_mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000;
}
.gp_banner1 .gp_content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  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;
}
@media only all and (min-width: 75rem) {
  .gp_banner1 .gp_content {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .gp_banner1 .gp_content {
    width: 60rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 59.99rem) {
  .gp_banner1 .gp_content {
    width: 60rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .gp_banner1 .gp_content {
    text-align: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
.gp_banner1 .gp_inner {
  padding: 0 1.563rem;
  position: relative;
}
.gp_banner1 .gp_inner > h1 {
  font-weight: 900;
  font-size: 52px;
  line-height: 56px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: 0 0 20px;
  color: #ffffff !important;
}
@media only all and (max-width: 59.99rem) {
  .gp_banner1 .gp_inner > h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
.gp_banner1 .gp_inner > .gp_desc {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 25px;
  color: #ffffff;
}
.gp_banner1 .gp_inner > .gp_btns a {
  padding: 15px 25px;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
.gp_banner1 .gp_inner > .gp_btns a.gp_btnwithbg:hover {
  opacity: 0.85;
}
@media only all and (max-width: 59.99rem) {
  .gp_banner1 .gp_inner > .gp_btns a.gp_btnwithicon {
    margin-left: 0;
    display: block;
    margin-top: 5px;
  }
}
.gp_banner1 .gp_inner > .gp_btns a i {
  font-size: 28px;
  margin-right: 5px;
  vertical-align: sub;
}
.gp_banner1 .gp_inner > .gp_btns a:hover i {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  margin-right: 7px;
}
body {
  background: url('../../../../images/background/background.jpg');
  background-color: rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-size: auto;
}
h3 {
  font-size: 1.4rem;
}
.my-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
h2 {
  color: darkred;
}
#g-navigation.fp-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: white;
  font-size: 1.2em;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: white;
  font-size: 1.2em;
}
#g-navigation.fp-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation.fp-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: white;
}
#g-container-main {
  background: rgba(0, 0, 0, 0);
}
.cor-content {
  background: white;
}
#g-copyright {
  color: white;
}
#g-copyright a {
  color: white;
}
#g-copyright a:link {
  color: white;
  text-decoration: underline;
}
#g-copyright a:hover {
  color: #CCC;
}
/*####### DOCMan Button #########*/
.btn.disabled, .btn[disabled] {
  background-color: red;
}
/*# sourceMappingURL=custom_9.css.map */