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

@media (max-width: 767px) {
  .g-container, .g-content {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
li {
  margin-bottom: 1rem;
}
ul {
  margin-top: 0;
  margin-bottom: 0;
}
.carouselck_wrap .carouselck_pag .carouselck_pag_ul {
  text-align: center;
}
.carouselck_thumb {
  object-fit: contain;
}
.carouselck_thumb img {
  background-color: #b7b7b7;
}
.carouselck_images img {
  object-fit: contain;
}
.jl-nav-secondary {
  font-size: 0.9rem;
  line-height: 1.5;
  display: flex;
}
.jl-nav-secondary > li.jl-active > a {
  background-color: rgba(255, 255, 255, 0.3);
}
.jl-nav-secondary > li > a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.jl-nav ul {
  float: none;
}
.jl-navbar-item {
  min-width: 15px;
}
.jl-nav li > a {
  display: block;
}
.jl-navbar-left {
  padding-right: 20px;
}
body {
  background-image: url('../../../../images/background_img.png');
  background-attachment: fixed;
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #a0a0a0;
}
.platform-content.container {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 25px;
  border: solid 1px rgba(255, 255, 255, 0.8);
  border-radius: 10px;
}
#g-page-surround {
  background: none;
}
#g-hero {
  background-color: rgba(255, 255, 255, 0.8);
  background-image: none;
}
#g-navigation .jl-navbar-dropdown-nav > li > a:hover {
  color: #004f7c;
}
#g-navigation .jl-navbar-dropdown-nav > li.jl-active > a {
  color: #888;
}
h2 {
  font-size: 1.4rem;
  margin-top: 1em;
  margin-bottom: 0.1em;
}
h3 {
  font-size: 1.1rem;
  margin-top: 1rem;
  margin-bottom: 0.3rem;
}
/*# sourceMappingURL=custom_12.css.map */