/* 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: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local("Poppins Regular"), local("Poppins-Regular"), url('https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2') format("woff2");
  font-display: swap;
}
:root {
  --main-color: #184574;
  --main-color-light: rgba(44, 72, 112, 0.9);
  --sec-color: #f6f6f6;
  --sec-color-light: rgba(30, 92, 113, 0.9);
  --menu: #2c487a;
  --icons: #184574;
  --back: #192d46;
  --white: #ffffff;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
a {
  color: var(--icons);
}
body {
  font-family: "Raleway", sans-serif;
  line-height: 1;
  line-height: normal;
  color: #333;
  font-size: 1.2vw;
}
@media (min-width: 1700px) {
  body {
    font-size: 14pt;
  }
}
@media (max-width: 900px) {
  body {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 48rem) {
  body {
    font-size: 14pt !important;
  }
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: var(--sec-color);
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid var(--sec-color);
  background: var(--sec-color);
}
#g-header {
  overflow: hidden;
}
h1 {
  font-weight: 600 !important;
}
.tcenter {
  text-align: center;
}
.text-left {
  left: 10%;
}
.text-right {
  right: 11%;
}
.container {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.g-container {
  width: 100%;
}
#g-mainbar a:not(.button-main):not(.mailto):not(.financial-report-link):not(.menu-videos-interviews a) {
  color: var(--sec-color);
}
#g-mainbar ul li {
  padding: 7px 0;
}
#g-mainbar ul li::marker {
  color: var(--main-color);
  background-color: var(--main-color);
}
.button-main {
  font-family: "Raleway", sans-serif;
  padding: 6px 13px !important;
  white-space: nowrap;
  background-color: var(--main-color);
  color: #333;
  font-size: 1.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--white);
  border: 2px solid transparent;
  transition: all 0.6s ease;
}
@media (min-width: 1700px) {
  .button-main {
    font-size: 14pt;
  }
}
@media (max-width: 900px) {
  .button-main {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 48rem) {
  .button-main {
    font-size: 14pt !important;
  }
}
.button-main:hover {
  background-color: var(--white);
  border: 2px solid var(--main-color);
  color: var(--main-color);
  transition: all 0.6s ease;
}
.button-main.seccolor {
  background-color: var(--sec-color);
}
.button-main.seccolor:hover {
  background-color: var(--white);
  border: 2px solid var(--sec-color);
  color: var(--main-color) !important;
}
.button-main.full-size {
  padding: 10px 102px !important;
}
.button-main .fas {
  background: white;
  padding: 3px;
  margin-left: 10px;
  color: var(--main-color);
}
.fix-article {
  width: 70%;
  margin: auto;
  max-width: 1600px;
}
@media only screen and (max-width: 48rem) {
  .fix-article {
    width: 90%;
  }
}
.fix-article-menu #g-mainbar .g-grid:last-child {
  width: 70%;
  margin: auto;
  max-width: 1600px;
}
@media only screen and (max-width: 48rem) {
  .fix-article-menu #g-mainbar .g-grid:last-child {
    width: 90%;
  }
}
.fix-article-right {
  margin: auto;
  max-width: 1600px;
  margin-right: 0;
  width: 85%;
}
@media only screen and (max-width: 48rem) {
  .fix-article-right {
    width: 95%;
    margin-right: auto;
  }
}
.fix-article-left {
  margin: auto;
  max-width: 1600px;
  margin-left: 0;
  width: 85%;
}
@media only screen and (max-width: 48rem) {
  .fix-article-left {
    width: 90%;
    margin-left: auto;
  }
}
.fullarticle #g-container-main .blog-items:not(.items-leading) {
  width: 100%;
  max-width: 100%;
  padding: 2% 0;
}
body .borderleft, body .borderleft-white {
  padding-left: 6%;
}
.gap3 {
  gap: 3%;
}
@media only screen and (max-width: 48rem) {
  .des {
    display: none;
  }
}
.mob {
  display: none;
}
@media only screen and (max-width: 48rem) {
  .mob {
    display: block;
  }
}
.h-captcha {
  width: 309px;
  height: 46px;
  overflow: hidden;
  margin-left: 24%;
}
.h-captcha iframe {
  transform: scale(0.57);
  transform-origin: 0 0;
  border: 1px solid gray;
}
.font-seccolor {
  color: var(--sec-color);
}
.hero__banner-video, .hero__banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: 50% 50%;
}
.social a {
  display: inline-block;
  background-color: var(--icons);
  color: white;
  text-align: center;
  width: 32px;
  height: 32px;
  font-size: 19px;
  border-radius: 50%;
  text-decoration: none;
  margin: 0 5px;
  position: relative;
  border: 2px solid var(--main-color);
}
.social a:hover {
  background-color: var(--sec-color) !important;
  border: 2px solid var(--main-color);
}
.social a:hover .fab {
  color: var(--main-color);
}
.social a .fab {
  color: var(--white);
}
.social a .fab:before {
  font-size: 13px;
}
#g-footer .g-container {
  width: 70%;
  margin: auto;
  max-width: 1600px;
}
#g-footer .g-container .logo-footer {
  align-items: center;
}
#g-footer .g-container .logo-footer img {
  max-width: fit-content;
}
#g-footer .g-container .social {
  padding: 2% 0;
}
#g-footer .g-container .menu-footer {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--white);
  text-transform: uppercase;
}
#g-footer .g-container .menu-footer ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  text-align: left;
}
#g-footer .g-container a {
  color: var(--black);
}
#g-footer .g-container p {
  margin: 0rem 0 1rem 0;
  line-height: 1.3rem;
  font-weight: 500;
}
@media (max-width: 1500px) {
  #g-footer .g-container p {
    margin: 0rem 0 0rem 0;
    line-height: 2rem;
  }
}
@media (max-width: 1000px) {
  #g-footer .g-container p {
    line-height: 1.1rem;
  }
}
#g-footer .g-container li {
  padding: 6px 0;
}
#g-footer .stock-footer {
  padding: 3%;
  border-bottom: 1px solid var(--back);
}
#g-footer .stock-footer table td:first-child {
  display: none;
}
#g-footer .stock-footer td {
  font-size: 14px;
  padding: 0;
}
#g-footer .stock-footer h3 {
  margin: 0;
  font-size: 0.9rem;
}
#g-footer .stock-footer .moduletable, #g-footer .stock-footer tbody {
  display: flex;
  gap: 3%;
  justify-content: center;
}
#g-footer .stock-footer tbody {
  gap: 30%;
}
#g-footer .footer-title {
  color: var(--sec-color);
}
#g-footer .footer-social a {
  background: var(--sec-color);
  padding: 4px 2px 2px 6px;
  border-radius: 20px;
  margin: 2px;
}
#g-footer .footer-social a.face {
  padding: 2px 7px;
}
#g-footer .copyright {
  font-size: small;
}
figcaption, .table-responsive label, .labeltable {
  font-size: 14px;
}
.chronoforms {
  display: contents;
}
.chronoforms > .row {
  padding-top: 0;
  padding-bottom: 0;
}
.chronoforms #area_container_27 {
  margin: 20px 0;
}
.chronoforms .mainfield.grouped {
  display: inline-flex !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .chronoforms .mainfield.grouped {
    display: block;
  }
}
.chronoforms .mainfield.grouped > label {
  padding: 10px;
  color: var(--black);
}
.chronoforms .mainfield.grouped .fasvg {
  font-size: 15px;
}
.chronoforms .mainfield.grouped .field {
  margin: 0.5em 3px !important;
}
.chronoforms .mainfield.grouped .ui.radio.checkbox label {
  padding-left: 1rem;
  color: #363647;
}
.chronoforms .mainfield.grouped .ui.radio.checkbox {
  width: 32px;
}
.nickel .menuB {
  color: var(--main-color) !important;
}
.nickel #mod-custom121 {
  width: 50%;
  margin: auto;
  max-width: 1600px;
}
@media (min-width: 768px) {
  .nickel #mod-custom121 div {
    display: grid;
    grid-template-columns: 10% 90%;
  }
}
@media (min-width: 768px) {
  .nickel #mod-custom121 tbody {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.nickel #mod-custom121 .spot {
  display: flex;
  gap: 10px;
  padding: 0 11px;
  justify-content: center;
}
.nickel #mod-custom121 td {
  background: white;
}
.nickel #mod-custom121 tr {
  white-space: nowrap;
}
.nickel #mod-custom121 table:nth-child(1) td:last-child {
  display: none;
}
.nickel #mod-custom121 table:nth-child(2) tr:nth-child(3) {
  display: none;
}
.nickel #mod-custom121 table:nth-child(2) tr:last-child {
  display: none;
}
.fullcenter {
  position: relative;
  display: flex;
  align-items: center;
}
.maintitles span, span.maintitles {
  font-size: 2vw;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  color: var(--icons);
  line-height: 1.2;
}
@media (min-width: 1500px) {
  .maintitles span, span.maintitles {
    font-size: 30px;
  }
}
@media only screen and (max-width: 48rem) {
  .maintitles span, span.maintitles {
    font-size: 20pt;
  }
}
.maintitles span.mainc {
  color: var(--main-color);
  font-family: "Raleway", sans-serif;
}
.maintitles p {
  font-size: 1vw;
}
@media (max-width: 700px) {
  .maintitles p {
    font-size: x-small;
  }
}
@media (min-width: 1700px) {
  .maintitles p {
    font-size: 15pt;
  }
}
.borderleft {
  border-left: var(--main-color) 13px solid;
  padding-left: 13%;
}
.borderleft-white {
  border-left: var(--white) 13px solid;
  padding-left: 13%;
}
.awesomplete input[type="text"] {
  height: 2vw;
}
.maintitles {
  position: relative;
}
.maintitles:before {
  content: "";
  background-color: #cccccc;
  display: inline-block;
  width: 2em;
  height: 5px;
  position: relative;
  bottom: 20%;
  margin-bottom: 5px;
  margin-right: 10px;
}
.g-offcanvas-toggle {
  position: fixed;
  color: var(--icons);
  top: 4px;
  font-size: 1.5rem;
  z-index: 99999;
}
@media only screen and (max-width: 48rem) {
  .g-offcanvas-toggle {
    right: 0.1rem !important;
    top: 1px;
  }
}
#g-offcanvas, #g-offcanvas #g-mobilemenu-container ul {
  background: var(--main-color-light);
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: var(--sec-color);
}
.g-offcanvas-open #g-offcanvas {
  z-index: 20000;
}
.g-offcanvas-open #g-page-surround {
  transform: none !important;
}
.g-offcanvas-open .g-offcanvas-toggle {
  display: none;
}
.g-offcanvas-open .g-menu-overlay {
  z-index: 12;
  background: linear-gradient(90deg, rgba(126, 124, 125, 0.7259278711) 99%, rgba(255, 255, 255, 0) 99%);
  opacity: 1;
}
.g-offcanvas-open .g-nav-overlay {
  z-index: 1;
}
.g-offcanvas-open .fa.fa-fw.fa-bars {
  visibility: hidden;
}
.g-offcanvas-open li a img {
  width: 50px;
}
.stockbanner {
  position: absolute;
  inset: 0 auto auto 0;
  height: 100%;
  z-index: 10000;
  background-color: #303030;
  color: var(--white);
  padding: 0% 1% 0 1.5%;
}
@media (max-width: 768px) {
  .stockbanner {
    display: none;
  }
}
.stockbanner table td:first-child {
  display: none;
}
.stockbanner td {
  font-size: 14px;
  padding: 0;
}
.stockbanner h3 {
  margin: 0;
  font-size: 0.9rem;
}
#g-navigation img[alt="logo"] {
  position: absolute;
  bottom: 50%;
  transform: translate(0, 30%);
  width: 90%;
  left: 60px;
  max-width: unset;
}
@media only screen and (max-width: 48rem) {
  #g-navigation img[alt="logo"] {
    position: unset;
    transform: unset;
    width: unset;
    max-width: 189px;
  }
}
@media only screen and (max-width: 48rem) {
  #g-navigation .logoblock {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .blackmenu.hidden {
    display: block !important;
    visibility: initial !important;
  }
}
.g-main-nav .g-standard .g-dropdown {
  top: 88px !important;
}
#g-navigation .center {
  justify-content: center;
}
#g-navigation {
  position: fixed;
  z-index: 10000;
  width: 100%;
  background: white;
}
#g-navigation .g-container {
  position: relative;
}
#g-navigation .g-container .g-grid:first-child {
  background-color: #cccccc;
}
#g-navigation .g-container .g-grid:first-child > .g-block:first-child {
  background-color: #303030;
}
.g-menu-parent-indicator::after {
  color: var(--main-color) !important;
}
.g-toplevel  .active  a {
  color: var(--main-color) !important;
}
/*
.blackmenu .g-main-nav {

    //background-color: var(--menu);
    .g-menu-parent-indicator {
        display: none !important;
    }

    .g-toplevel>li {
        position: static;
        display: table-cell;
        width: 1%;
        float: none;
        border-right: 1px solid #fafafa;
        //border-top: 3px solid var(--icons);
        margin: 2px;
        padding: 29px 5px;
        text-align: center;
        border: none;

        a {
            font-family: "Poppins", sans-serif;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            color: #343434;
            text-transform: uppercase;
            white-space: nowrap;
            font-size: 1vw;
            line-height: 2;

            // border-right: 1px solid var(--main-color);
            @media (min-width: 1700px) {
                font-size: 19px;
            }

            img {
                width: 2vw;
            }
        }

        &:hover>a>span,
        &.active>a>span {
            // background-color: var(--icons);

            border-bottom: 7px solid var(--sec-color);
        }

        >ul {
            //g-dropdown


            width: 100% !important;

            .g-sublevel {
                position: relative;
                left: 41%;
                background-color: #f2f9ef;
                padding: 40px 8%;
            }

            a {
                //submenus
                text-align: left;
                @include one-font;
                //@include ptext;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                text-transform: capitalize;
                color: black;

                @media (max-width: 1400px) and (min-width: 768px) {
                    font-size: 12pt;
                }

                &:hover {
                    font-weight: 600;

                    &:before {
                        content: url(images/logos/why45-43.webp);
                        display: inline-block;
                        position: absolute;
                        margin-left: -35px;
                        margin-top: 4px;
                        height: 25px;
                        width: 25px;
                        background-size: 5px 5px;
                        transform: scale(.5);
                    }
                }
            }

            li.active {
                a {
                    font-weight: 600;

                    &:before {
                        content: url(images/logos/why45-43.webp);
                        display: inline-block;
                        position: absolute;
                        margin-left: -35px;
                        margin-top: 4px;
                        height: 25px;
                        width: 25px;
                        background-size: 5px 5px;
                        transform: scale(.5);
                    }
                }
            }
        }
    }
}
*/
#g-navigation .titlemanue {
  font-family: "Raleway", sans-serif;
  font-size: 3vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  margin: 0.2rem;
  position: absolute;
  top: 40px;
  text-align: center;
  z-index: 1000;
  color: white;
  width: 40%;
  text-transform: uppercase;
  padding: 1% 0;
}
@media (min-width: 1500px) {
  #g-navigation .titlemanue {
    font-size: 40px;
  }
}
@media only screen and (max-width: 48rem) {
  #g-navigation .titlemanue {
    font-size: 16pt;
  }
}
@media only screen and (max-width: 1500px) {
  #g-navigation .hidden-in-pad {
    display: none;
  }
  #g-navigation .signup-header {
    flex: 0 24%;
    width: 24%;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 900px) {
  #g-navigation .search-block {
    display: none;
  }
  #g-navigation .signup-header {
    flex: 0 34%;
    width: 34%;
  }
}
@media only screen and (max-width: 850px) {
  #g-navigation .hidden-in-mb {
    display: none;
  }
  #g-navigation .social {
    width: 31%;
  }
  #g-navigation .signup-header {
    width: unset;
  }
}
#g-navigation .g-container .g-grid:nth-child(1) {
  height: var(--topBar-height);
  align-items: unset;
}
#g-navigation .nomobile {
  background-color: #fff !important;
  flex: 0 34%;
  width: 34%;
  margin-right: 2%;
  height: var(--topBar-height);
  border: 2px solid #fff;
}
.social-home-top a {
  color: var(--white);
  font-size: 17px;
}
.social-home-top .fab {
  background: var(--main-color);
  border-radius: 20px;
  padding: 1%;
  width: 27px;
  height: 27px;
}
.search-block {
  display: flex;
  align-items: center;
}
.search-block input {
  background-color: #fff;
}
.signup-header {
  text-align: center;
}
.signup-header a {
  display: block;
  background-color: var(--main-color);
  color: white;
  padding: 5px 7px 5px 7px;
  font-size: 16px;
}
.logomanue {
  width: 200px;
  height: 200px;
  z-index: 1000;
  opacity: 0.2;
  position: absolute;
  right: 41%;
  bottom: -10px;
}
@media only screen and (max-width: 48rem) {
  body:not(.comingsoon) .logo-header {
    width: 80%;
    margin: auto;
  }
  body:not(.comingsoon) .row {
    --bs-gutter-x: 0;
  }
  body:not(.comingsoon) .search-menu {
    display: none;
  }
  body:not(.comingsoon) #g-navigation .g-block {
    flex: 0 auto;
  }
  body:not(.comingsoon) #g-navigation .stockbanner {
    flex: 0 25%;
    width: 7%;
    padding: 0% 3%;
  }
  body:not(.comingsoon) #g-navigation .social-home-top {
    text-align: center;
  }
  body:not(.comingsoon) #g-navigation .size-12 {
    flex: 0 75%;
    width: 12%;
  }
  body:not(.comingsoon) #g-navigation .fab {
    background: var(--main-color);
    border-radius: 20px;
    padding: 3%;
  }
  body:not(.comingsoon) #g-navigation p {
    white-space: nowrap;
  }
  body:not(.comingsoon) #g-navigation .signup-header {
    white-space: nowrap;
    padding: 0;
  }
  body:not(.comingsoon) #g-navigation .signup-header a {
    font-size: 9px;
  }
  body:not(.comingsoon) #g-header {
    margin-top: 95px;
  }
  body:not(.comingsoon) .nomobile {
    display: none;
  }
  body:not(.comingsoon) .banner-home {
    height: auto !important;
    min-height: auto !important;
  }
  body:not(.comingsoon) #g-container-main .size-50:not(.nochange) {
    padding: 4% 0% !important;
  }
  body:not(.comingsoon) .banner-home .banner-top {
    padding: 0 5%;
    bottom: 0;
  }
  body:not(.comingsoon) .banner-subpages .hero__banner-video, body:not(.comingsoon) .banner-subpages .hero__banner-image {
    height: 250px;
    background-size: 200px;
  }
  body:not(.comingsoon) .banner-subpages .banner-center-cat {
    font-size: 14pt;
    font-weight: 200;
  }
  body:not(.comingsoon) .banner-subpages h1 {
    font-size: 23pt;
  }
  body:not(.comingsoon) #g-mainbar .home-news ul {
    display: grid !important;
    row-gap: 16px;
  }
  body:not(.comingsoon) #g-mainbar .home-news ul li {
    width: 100% !important;
  }
  body:not(.comingsoon) #g-container-main .g-grid, body:not(.comingsoon) #g-footer .g-grid {
    display: grid;
    row-gap: 16px;
  }
  body:not(.comingsoon) #g-container-main .g-grid > div, body:not(.comingsoon) #g-footer .g-grid > div {
    flex: 0 auto;
    width: 100%;
  }
  body:not(.comingsoon) .contact-us .images, body:not(.comingsoon) .contact-us .white-box .g-grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
  }
  body:not(.comingsoon) #g-container-main .home-link .gap3 {
    display: grid !important;
    row-gap: 30px;
  }
  body:not(.comingsoon) #g-container-main .home-muskox > .g-grid {
    display: flex;
    /* Reverse Column Order */
    -webkit-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
  body:not(.comingsoon) #g-container-main .home-tyee .fix-article-right {
    width: 100%;
  }
  body:not(.comingsoon) figcaption {
    font-size: 11px;
  }
  body:not(.comingsoon) .subtitles img {
    max-width: 30px;
  }
  body:not(.comingsoon) .info-footer, body:not(.comingsoon) .menu-footer {
    padding: 2% 0 !important;
  }
  body:not(.comingsoon) .logo-footer {
    text-align: center;
    padding: 5% 0;
  }
  body:not(.comingsoon) .menu-footer ul {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  body:not(.comingsoon) #g-footer .g-container p {
    line-height: 2rem;
  }
  body:not(.comingsoon) .h-captcha {
    width: 100%;
  }
  body:not(.comingsoon) .history .size-30 img {
    max-width: 200px;
    padding: 5%;
  }
  body:not(.comingsoon).board #g-mainbar table tr {
    display: grid;
  }
  body:not(.comingsoon).board #g-mainbar table tr td {
    width: 100% !important;
  }
  body:not(.comingsoon).board #g-mainbar table tr td .photo {
    position: relative !important;
  }
  body:not(.comingsoon).board #g-mainbar table .backdots {
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    max-width: 100px;
  }
  body:not(.comingsoon).board #g-mainbar table .photo {
    max-width: 138px;
  }
  body:not(.comingsoon) .projectmenu .column {
    border: 2px solid white;
  }
  body:not(.comingsoon) .projectmenu .title {
    margin-top: 10%;
    margin-bottom: 10%;
  }
  body:not(.comingsoon) .stock-buttons > div {
    font-size: 0.8rem;
  }
  body:not(.comingsoon) .list-news {
    grid-template-columns: 1fr;
  }
  body:not(.comingsoon) #g-mainbar .mod-menu.mod-list.nav li a {
    font-size: 14pt;
  }
  body:not(.comingsoon) .com-content-article.menunews h1 {
    font-size: 16pt;
  }
  body:not(.comingsoon) .card.mx-1 {
    min-height: 456px;
  }
  body:not(.comingsoon) .nickel td {
    padding: 0;
  }
}
.gallery-buko * {
  box-sizing: border-box;
}
.gallery-buko img {
  max-width: 100%;
  vertical-align: top;
}
.gallery-buko .gallery {
  display: flex;
  margin: 10px auto;
  max-width: 900px;
  position: relative;
  font-size: 12px;
  padding-bottom: 400px;
}
@media screen and (max-width: 900px) {
  .gallery-buko .gallery {
    padding-bottom: 214px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
.gallery-buko .gallery__img {
  position: absolute;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  text-align: center;
}
@media screen and (max-width: 900px) {
  .gallery-buko .gallery__img img {
    max-height: 160px;
  }
}
.gallery-buko .gallery__thumb {
  padding-top: 6px;
  margin: 6px;
  display: block;
}
.gallery-buko .gallery__thumb img {
  width: 100%;
  max-height: 139px;
}
.gallery-buko .gallery__selector {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.gallery-buko .gallery__selector:checked + .gallery__img {
  opacity: 1;
}
.gallery-buko .gallery__selector:checked ~ .gallery__thumb > img {
  box-shadow: 0 0 0 3px #0be2f6;
}
.gallery-buko label {
  font-size: 10px;
}
.maintitles:before {
  position: relative;
  left: 0px;
  top: 0px;
  margin-right: 10px;
}
.maintitles-art p, .maintitles-art li {
  margin-left: 27px;
}
.subtitles {
  font-family: "Raleway", sans-serif;
  color: var(--icons);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: uppercase;
  font-size: 2vw;
}
@media (min-width: 1500px) {
  .subtitles {
    font-size: 33px;
  }
}
@media only screen and (max-width: 48rem) {
  .subtitles {
    font-size: 17pt;
  }
}
h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: left;
  color: var(--icons);
  font-size: 4vw;
  text-transform: uppercase;
}
@media (min-width: 1500px) {
  h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 48rem) {
  h2 {
    font-size: 20pt;
    font-weight: 400;
  }
}
h2 span {
  font-weight: 800;
  color: var(--main-color);
}
#fix-article .g-content, .view-article.menunews #g-mainbar {
  width: 70%;
  margin: auto;
  padding: 1% 0;
  max-width: 1600px;
}
@media only screen and (max-width: 48rem) {
  #fix-article .g-content, .view-article.menunews #g-mainbar {
    width: 90%;
  }
}
.menunews #g-mainbar {
  width: 70%;
  margin: auto;
  padding: 2% 0;
  max-width: 1600px;
}
@media only screen and (max-width: 48rem) {
  .menunews #g-mainbar {
    width: 90%;
  }
}
.menunews .banner-subpages .page-header {
  display: none;
}
body:not(.menunews):not(.menu-presentation):not(.menu-factsheet) #g-container-main .blog-items:not(.items-leading), body:not(.menunews):not(.menu-presentation):not(.menu-factsheet) #g-container-main .category-list {
  width: 70%;
  margin: auto;
  padding: 2% 0;
  max-width: 1600px;
}
@media only screen and (max-width: 48rem) {
  body:not(.menunews):not(.menu-presentation):not(.menu-factsheet) #g-container-main .blog-items:not(.items-leading), body:not(.menunews):not(.menu-presentation):not(.menu-factsheet) #g-container-main .category-list {
    width: 90%;
  }
}
body:not(.menunews):not(.menu-presentation):not(.menu-factsheet) #g-container-main .blog-item:not(:last-child) {
  padding-bottom: 2%;
}
body:not(.menunews):not(.menu-presentation):not(.menu-factsheet) #g-container-main .size-50:first-child {
  padding-right: 2%;
}
body:not(.menunews):not(.menu-presentation):not(.menu-factsheet) #g-container-main .size-50:last-child {
  padding-left: 2%;
}
.banner-subpages {
  position: relative;
}
.banner-subpages .videohome {
  position: relative;
}
.banner-subpages .videohome img {
  max-height: 480px;
  height: 480px;
}
.banner-subpages video {
  margin-top: 50px;
  max-height: 200px;
  background-size: contain;
  background-position-x: right;
  background-repeat: no-repeat;
}
.banner-subpages .banner-center {
  position: absolute;
  top: 55%;
  left: 10%;
  border-left: 10px solid white;
  padding-left: 20px;
  transform: translateY(50%) !important;
}
.banner-subpages .banner-center-cat {
  position: absolute;
  top: 30%;
  width: 100%;
}
.banner-subpages h1, .banner-subpages .banner-center-cat {
  font-size: 3vw;
  color: var(--white);
  text-transform: capitalize;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  text-align: center;
}
@media (min-width: 1500px) {
  .banner-subpages h1, .banner-subpages .banner-center-cat {
    font-size: 50px;
  }
}
.banner-subpages .banner-center-cat {
  font-size: 1.5vw;
  font-weight: 100;
}
.banner-subpages p img {
  padding: 0px 2%;
}
.banner-subpages .button-main {
  font-size: 20px;
}
.tablethcolor thead {
  background-color: var(--icons);
}
.tablethcolor thead th {
  font-family: "Raleway", sans-serif;
  color: #333;
  font-size: 1.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: var(--white);
  font-size: 2vw;
  font-family: "Raleway", sans-serif;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1700px) {
  .tablethcolor thead th {
    font-size: 14pt;
  }
}
@media (max-width: 900px) {
  .tablethcolor thead th {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 48rem) {
  .tablethcolor thead th {
    font-size: 14pt !important;
  }
}
@media (min-width: 1500px) {
  .tablethcolor thead th {
    font-size: 30px;
  }
}
@media only screen and (max-width: 48rem) {
  .tablethcolor thead th {
    font-size: 20pt;
  }
}
.tablethcolor td {
  text-align: center;
}
.table-responsive {
  max-width: 1050px;
  margin: auto;
}
.table-responsive::-webkit-scrollbar {
  width: 5px;
  height: 20px;
}
.table-responsive::-webkit-scrollbar-track {
  background-color: var(--icons);
}
.table-responsive::-webkit-scrollbar-thumb {
  background-color: var(--main-color);
}
.firstd-left td:first-child {
  text-align: left;
}
.contact-page-back .ui.grid {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.contact-page-back table td:first-child {
  width: 31px;
}
.contact-page-back table img {
  max-width: 20px;
}
.contact-page-back table td {
  padding: 0 5px;
}
.contact-page-back a, .contact-page-back p, .contact-page-back div {
  color: var(--white) !important;
}
.contact-page-back .ui.button {
  font-family: "Raleway", sans-serif;
  padding: 6px 13px !important;
  white-space: nowrap;
  background-color: var(--main-color);
  color: #333;
  font-size: 1.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--white);
  border: 2px solid transparent;
  transition: all 0.6s ease;
}
@media (min-width: 1700px) {
  .contact-page-back .ui.button {
    font-size: 14pt;
  }
}
@media (max-width: 900px) {
  .contact-page-back .ui.button {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 48rem) {
  .contact-page-back .ui.button {
    font-size: 14pt !important;
  }
}
.contact-page-back .ui.button:hover {
  background-color: var(--white);
  border: 2px solid var(--main-color);
  color: var(--main-color);
  transition: all 0.6s ease;
}
.contact-page-back .ui.button.seccolor {
  background-color: var(--sec-color);
}
.contact-page-back .ui.button.seccolor:hover {
  background-color: var(--white);
  border: 2px solid var(--sec-color);
  color: var(--main-color) !important;
}
.contact-page-back .ui.button.full-size {
  padding: 10px 102px !important;
}
.contact-page-back .ui.button .fas {
  background: white;
  padding: 3px;
  margin-left: 10px;
  color: var(--main-color);
}
.contact-page-back .signback .ui.button {
  font-family: "Raleway", sans-serif;
  padding: 6px 13px !important;
  white-space: nowrap;
  background-color: var(--main-color);
  color: #333;
  font-size: 1.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--white);
  border: 2px solid transparent;
  transition: all 0.6s ease;
  background-color: var(--sec-color);
}
@media (min-width: 1700px) {
  .contact-page-back .signback .ui.button {
    font-size: 14pt;
  }
}
@media (max-width: 900px) {
  .contact-page-back .signback .ui.button {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 48rem) {
  .contact-page-back .signback .ui.button {
    font-size: 14pt !important;
  }
}
.contact-page-back .signback .ui.button:hover {
  background-color: var(--white);
  border: 2px solid var(--main-color);
  color: var(--main-color);
  transition: all 0.6s ease;
}
.contact-page-back .signback .ui.button.seccolor {
  background-color: var(--sec-color);
}
.contact-page-back .signback .ui.button.seccolor:hover {
  background-color: var(--white);
  border: 2px solid var(--sec-color);
  color: var(--main-color) !important;
}
.contact-page-back .signback .ui.button.full-size {
  padding: 10px 102px !important;
}
.contact-page-back .signback .ui.button .fas {
  background: white;
  padding: 3px;
  margin-left: 10px;
  color: var(--main-color);
}
.contact-page-back .ui.radio.checkbox label {
  color: #153b54 !important;
}
.contact-page-back .signback .ui.radio.checkbox label {
  color: #8deb5b !important;
}
.contact-page-back .maintitles, .contact-page-back label {
  color: var(--white) !important;
}
.contact-page-back .contactback {
  background-color: var(--sec-color);
  padding: 5%;
  border-radius: 50px 50px 0px 0px;
}
.contact-page-back .signback {
  background-color: var(--main-color);
  padding: 5%;
  border-radius: 50px 50px 0px 0px;
}
.contact-page-back form {
  border-radius: 50px 50px 0px 0px;
}
.contact-page-back label {
  font-size: 22px;
}
.contact-page-back .fas {
  color: var(--icons);
}
.list-news {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  padding: 0% 0 12% 0;
}
.list-news .mod-articles-category-date {
  font-family: Raleway;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.72px;
  text-align: left;
  color: #2d2d2d;
}
.list-news .mod-articles-category-title {
  font-family: Raleway;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.72px;
  text-align: left;
  color: #2d2d2d;
}
.list-news .mod-articles-category-readmore {
  text-align: right;
}
.list-news .mod-articles-category-readmore a {
  padding-left: 0 !important;
  color: var(--main-color) !important;
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.72px;
  text-align: right;
  color: #184574;
}
.list-news .list-title {
  box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.16);
  background-color: var(--white);
  padding: 15% 10%;
}
#g-mainbar .mod-menu.mod-list.nav {
  margin-left: 0;
  font-family: Raleway;
}
#g-mainbar .mod-menu.mod-list.nav li {
  padding-right: 50px;
  margin-bottom: 40px;
}
#g-mainbar .mod-menu.mod-list.nav li ::before {
  content: "";
  background-color: #cccccc;
  display: inline-block;
  width: 1.2em;
  height: 5px;
  position: relative;
  bottom: 20%;
  margin-right: 10px;
}
#g-mainbar .mod-menu.mod-list.nav li a {
  color: var(--ain-color) !important;
  font-weight: 800;
  font-size: 40px;
  text-decoration: unset;
  color: #184574 !important;
}
.mod-stockfq td:first-child {
  font-weight: 600;
}
.stockquote .stockquote__entry {
  display: flex;
  padding: 2% 18px;
}
.stockquote .stockquote__entry:nth-child(odd) {
  background-color: #ebf8f0;
  border-bottom: 1px solid var(--sec-color);
}
.stockquote dt {
  width: 20%;
  white-space: nowrap;
  font-weight: 600;
}
.stockquote dd {
  width: 180%;
  text-align: right;
}
.changetext {
  color: var(--main-color);
  font-weight: 600;
}
.manag #g-mainbar {
  background-image: linear-gradient(to bottom, #5dae32, #4e9a26);
}
.manag #g-mainbar .name {
  color: var(--main-color);
}
.board #g-mainbar {
  background-image: linear-gradient(to bottom, #38739b, #2a5a7b);
}
.board .name {
  color: var(--sec-color);
}
.manag #g-mainbar .main-box, .board #g-mainbar .main-box {
  display: flex;
  border-radius: 16px;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.645);
  position: relative;
}
.manag #g-mainbar .left-half, .board #g-mainbar .left-half {
  flex: 1;
  margin-right: 20px;
}
.manag #g-mainbar img, .board #g-mainbar img {
  padding: 5%;
  border-radius: 16px;
  max-width: 80%;
}
.manag #g-mainbar button, .board #g-mainbar button {
  text-transform: uppercase !important;
}
.manag #g-mainbar .right-half, .board #g-mainbar .right-half {
  flex: 1;
  position: relative;
}
.manag #g-mainbar .right-half button, .board #g-mainbar .right-half button {
  margin: 16px 0;
}
.manag #g-mainbar .right-half p strong, .board #g-mainbar .right-half p strong {
  font-size: 12px;
}
.manag #g-mainbar .name, .board #g-mainbar .name {
  font-size: 20pt;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
}
.manag #g-mainbar p, .board #g-mainbar p {
  margin: 1%;
}
.manag #g-mainbar .bio, .board #g-mainbar .bio {
  background-image: url('../../../../images/subpages/tim.webp');
  background-size: 200px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  height: -webkit-fill-available;
  overflow-y: auto;
  padding: 10px;
  display: block;
  position: absolute;
  right: 0;
  width: 60%;
  background-color: white;
  margin: 14px;
  border-radius: 10px;
}
.manag #g-mainbar .bio button, .board #g-mainbar .bio button {
  position: absolute;
  right: 0;
  top: 1%;
  padding: 0px 8px !important;
  font-size: 8pt;
}
.blue {
  color: var(--main-color) !important;
}
.green {
  color: var(--sec-color) !important;
}
.black {
  color: black !important;
}
.menu-capital table tr {
  border: 5px solid white;
}
.menu-capital table tr:nth-child(odd) {
  background-color: #91d96a36;
}
.menu-capital table tr:nth-child(odd) td:first-child {
  color: var(--sec-color);
  padding-left: 20%;
}
.menu-capital table tr:nth-child(odd) td:last-child {
  padding-right: 20%;
}
.menu-capital table tr:nth-child(even) {
  background-color: #91c2e336;
}
.menu-capital table tr:nth-child(even) td:first-child {
  color: var(--main-color);
  padding-left: 20%;
}
.menu-capital table tr:nth-child(even) td:last-child {
  padding-right: 20%;
}
.menu-capital table td {
  padding: 2%;
  font-weight: 600;
}
.menu-presentation .box {
  max-width: 500px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 1%;
}
.menu-presentation .box .icon {
  position: absolute;
  bottom: 0;
  right: 0;
}
.menu-presentation .top-middle {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.menu-presentation .bottom-middle {
  width: 90%;
}
.menu-presentation .zoomable-image {
  transition: transform 0.3s ease;
  width: 100%;
}
.menu-presentation .zoomed {
  transform: scale(1.5);
}
.home-link [class*="size-"] {
  position: relative;
}
.home-link [class*="size-"]::after {
  content: "";
  position: absolute;
  top: 5%;
  left: 10%;
  width: 80%;
  height: 95%;
  /* Replace with your desired border color */
  box-sizing: border-box;
}
.home-link [class*="size-"] .icon {
  position: absolute;
  bottom: 0;
  right: 10%;
  z-index: 3;
}
.home-link [class*="size-"]:nth-child(1)::after {
  border: 3px solid var(--main-color);
}
.home-link [class*="size-"]:nth-child(2)::after {
  border: 3px solid var(--sec-color);
}
.home-link [class*="size-"]:nth-child(3)::after {
  border: 3px solid #c5c5c5;
}
.home-link [class*="size-"] .maintitles {
  width: 71%;
  margin: auto !important;
}
.home-link .image-row .maintitles, .home-link .text-row .maintitles {
  margin-left: 20%;
}
.home-link img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.home-link p {
  text-align: center;
  margin: 0;
}
.home-link .mainc {
  color: black !important;
}
.map-project {
  position: relative;
  /* Style for the dot */
  /* Style for the popup */
}
.map-project #map {
  width: 500px;
  height: 400px;
  margin: auto;
  position: relative;
}
.map-project .dot {
  position: absolute;
  background-color: transparent;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
}
.map-project .popup {
  position: absolute;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  display: none;
  width: 300px;
  font-size: 12px;
  color: white;
}
.map-project #popup1 {
  left: -20%;
  top: -5%;
  background-color: #38739b;
}
.map-project #popup2 {
  left: 13%;
  bottom: 0;
  background-color: #343434;
}
.map-project #popup3 {
  right: 18%;
  bottom: 25%;
  background-color: #5dae32;
}
@media only screen and (max-width: 48rem) {
  .map-project #map {
    width: 100%;
    height: auto;
  }
  .map-project #map .dot.one {
    top: 45% !important;
    left: 22% !important;
  }
  .map-project #map .dot.two {
    top: 63% !important;
    left: 7% !important;
  }
  .map-project #map .dot.three {
    top: 59% !important;
    left: 80% !important;
  }
  .map-project #popup1, .map-project #popup2 {
    right: 0 !important;
    top: 0 !important;
    left: auto !important;
    max-width: 70%;
  }
  .map-project #popup3 {
    right: 18%;
    bottom: 25%;
    background-color: #5dae32;
  }
}
.map-project ul {
  list-style-type: none;
  padding: 0;
  counter-reset: li;
}
.map-project li {
  display: flex;
  align-items: center;
  position: relative;
}
.map-project li::before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -2em;
  /* Adjust the spacing between the marker and content */
  width: 1.5em;
  /* Adjust the width of the marker */
  text-align: center;
  font-weight: bold;
  color: var(--sec-color);
}
.hr-news {
  border: 4px solid var(--main-color);
  width: 100px;
}
.plan-project .mu, .plan-project .ty, .plan-project .big {
  color: white;
  padding: 2%;
  border-bottom: 11px solid white;
}
.plan-project .mu {
  background-color: #38739b;
}
.plan-project .ty {
  background-color: #343434;
}
.plan-project .big {
  background-color: #5dae32;
}
.plan-project ul li::marker {
  color: var(--white) !important;
  background-color: var(--white) !important;
}
.menu-proj-overview ul.project-ul {
  margin: 1rem 0;
}
.menu-proj-overview ul.project-ul li {
  list-style-type: disc;
}
/*# sourceMappingURL=subpages_12.css.map */