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

@font-face {
  font-family: "Anton";
  src: url('../fonts/Anton-Regular.woff2') format("woff2"), url('../fonts/Anton-Regular.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}
body {
  font-size: 16px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.outline-_error #g-navigation .g-social a, .itemid-670 #g-navigation .g-social a {
  color: #fff;
}
.outline-_error #g-navigation .g-social a:hover, .itemid-670 #g-navigation .g-social a:hover {
  color: #262b77;
}
#g-navigation .g-main-nav {
  font-family: "Anton", sans-serif;
  font-weight: 100;
  letter-spacing: 1px;
}
#g-navigation .g-main-nav .g-menu-item-title {
  font-size: 1.4rem;
  font-weight: 100;
}
#g-navigation #menuBlock.size-79.hidden-phone {
  width: auto;
  flex: auto;
}
h1, h2, h3, h4, h5 {
  font-family: "Anton", sans-serif;
  font-weight: 400;
}
h1 .g-title, h2 .g-title, h3 .g-title, h4 .g-title, h5 .g-title {
  font-size: 2rem;
}
h1, h2 {
  letter-spacing: 1px;
}
h3.g-title {
  font-size: 2rem;
}
h1 {
  font-size: 3rem;
}
/*.btn.btn-link.jmodedit {
    display:none;
    .tooltip {
        display:none;
    }
}*/
.hero {
  min-height: 55vh;
  display: grid;
  place-content: center;
}
.hero h1 {
  margin: 4rem 0 0;
}
.hero .heroContent {
  display: grid;
  place-content: center;
  row-gap: 2rem;
  padding: 1rem;
}
.hero p {
  line-height: 1;
  font-size: 1.7rem;
}
.headerButton {
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #fff;
  padding: 1.1rem 2.725rem;
  border-radius: 100vh;
  color: #262b77 !important;
  font-weight: bold;
  font-size: clamp(1.1rem, 1.2vw, 1.4rem);
}
.headerButton:hover {
  background: #262b77;
  color: #fff !important;
}
.cubesReadmore .cubeReadmore {
  line-height: 1.15;
  letter-spacing: 0.1rem;
  background: #262b77;
  padding: 10px 20px;
  border-radius: 100vh;
  color: #fff;
  font-size: 1rem;
  font-family: "Anton", sans-serif;
  font-weight: 400;
}
.cubesReadmore .cubeReadmore:hover {
  background: #fff;
  color: #262b77 !important;
}
.g-home-particles.g-helium-style #g-header {
  margin-top: -12rem !important;
}
#frontPageArticles {
  list-style: none;
  margin-left: 0;
}
#frontPageArticles li:nth-of-type(even) .frontPage-articles-item {
  flex-flow: row-reverse;
}
#frontPageArticles .mod-articles-link {
  color: #7d2561;
}
#frontPageArticles .mod-articles-link:hover {
  color: #262b77;
}
#frontPageArticles .frontPage-articles-item {
  display: flex;
  background: #c7c9da;
}
#frontPageArticles .frontPage-articles-item .readmore a {
  line-height: 1.15;
  letter-spacing: 0.1rem;
  background: #262b77;
  padding: 10px 20px;
  border-radius: 100vh;
  color: #fff;
  font-size: 1rem;
  font-family: "Anton", sans-serif;
  font-weight: 400;
}
#frontPageArticles .frontPage-articles-item .readmore a:hover {
  background: #fff;
  color: #262b77 !important;
}
#frontPageArticles figure {
  padding: 0px;
  margin: 0;
  height: 100%;
}
#frontPageArticles figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#frontPageArticles .frontPageArticlesContent {
  display: grid;
  place-cointent: center;
  padding: 2rem;
}
#frontPageArticles .frontPageArticlesImage, #frontPageArticles .frontPageArticlesContent {
  flex-basis: 50%;
  width: 50%;
}
.view-contact h2 {
  display: none;
}
.view-contact fieldset {
  padding-inline: 0;
}
.view-contact .thumbnail {
  margin-bottom: 2rem;
}
.view-contact .thumbnail img {
  max-width: 300px;
}
#g-footer .g-copyright {
  font-size: 1rem;
  line-height: 1.5;
}
#logoList .logoListWrap {
  display: flex;
  width: 100%;
  gap: 1rem;
}
#logoList .logoListWrap > div {
  background-size: cover;
}
#logoList .logoListWrap > div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 280px;
}
#editorScript {
  visibility: hidden;
  height: 0px;
}
#editorScript .g-content {
  margin: 0;
  padding: 0;
}
.createLogo {
  /*button[aria-controls='publishing'], #publishing {
        display:none;
    }*/
}
.createLogo #editor .control-group:nth-of-type(2), .createLogo #editor .control-group:nth-of-type(3), .createLogo #editor textarea[name="jform[articletext]"] {
  visibility: hidden !important;
  width: 0px !important;
  height: 0px !important;
}
.createLogo #images .control-group:not(:nth-of-type(1), :nth-of-type(2), :nth-of-type(3)) {
  display: none;
}
.createLogo fieldset {
  margin-bottom: 1rem;
  padding-bottom: 0;
  padding-inline: 0;
}
.ourLogos figure {
  margin: 0;
  padding: 0;
  max-width: 280px;
}
.ourLogos .mod-list {
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
}
@media screen and (width < 1200px) {
  .hero h1 {
    margin: 8rem 0 0;
  }
}
@media screen and (width < 901px) {
  .hero h1 {
    margin: 10rem 0 0;
  }
}
@media screen and (width < 768px) {
  #frontPageArticles .frontPage-articles-item {
    display: block;
  }
  #frontPageArticles .frontPageArticlesImage, #frontPageArticles .frontPageArticlesContent {
    flex-basis: 100%;
    width: 100%;
  }
  #g-navigation .g-grid:nth-of-type(2) {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: start;
  }
  #g-navigation .g-grid:nth-of-type(2) #mobile-menu-block .g-particle {
    padding: 0;
    margin: 0;
    text-align: right;
  }
  #g-navigation .g-grid:nth-of-type(2) #mobile-menu-block .g-particle a svg {
    width: 30px;
    height: 30px;
    margin-top: 30px;
  }
  #g-navigation .g-container {
    width: calc(100% - 4rem);
  }
  #g-navigation #logoBlock img {
    max-width: 20vw;
  }
  #g-navigation #logoBlock .g-particle {
    margin-left: 0;
    padding-left: 0;
  }
  #g-header {
    margin-top: 0px;
  }
  .g-home-particles.g-helium-style #g-header {
    margin-top: 0px !important;
  }
  .jl-offcanvas-bar {
    display: grid;
    place-content: center;
  }
  .jl-offcanvas-bar .jl-nav-default {
    font-size: 2rem;
    line-height: 1.3;
  }
  .jl-offcanvas-bar .jl-nav-default a {
    color: #1A305F;
  }
  .jl-offcanvas-bar button svg {
    width: 20px;
    height: 20px;
    color: #1A305F;
  }
  #footerLogo .g-particle {
    text-align: center;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-above .g-container {
    width: calc(100% - 4rem);
  }
}
@media only all and (min-width: 48rem) {
  .g-home-particles.g-helium-style #g-header {
    margin-top: -9.5rem;
    padding: 0;
  }
}
@media screen and (width < 500px) {
  #mod-custom116 h2 img {
    float: none !important;
    display: block;
    margin-inline: auto;
  }
}
@media screen and (width < 400px) {
  #frontPageArticles .cubesReadmore {
    text-align: center;
  }
  #frontPageArticles .cubesReadmore a {
    padding: 10px !important;
  }
  #frontPageArticles .cubesReadmore a i.fas {
    display: none;
  }
  #frontPageArticles .frontPageArticlesContent {
    display: grid;
    place-cointent: center;
    padding: 2rem 1rem;
  }
}
/*# sourceMappingURL=custom_13.css.map */