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

@charset "UTF-8";
.color-main {
  color: #182532 !important;
}
.size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 30%;
  -moz-flex: 0 30%;
  -ms-flex: 0 30%;
  flex: 0 30%;
  width: 30%;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  [class*="size-"] {
    padding-bottom: 10px;
  }
}
body, h1, h2, h3, h4, h5, p, li, strong {
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 1501px) {
  body:not(.menu-home):not(.fullwidth) #g-main .g-container > .g-grid {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  body:not(.menu-home):not(.fullwidth) #g-main .g-container > .g-grid {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  body:not(.menu-home):not(.fullwidth) #g-main .g-container > .g-grid {
    padding: 0 5%;
  }
}
#g-page-surround, #g-main {
  background: transparent !important;
}
body:not(.menu-home).fullwidth #g-main .g-container > .g-grid {
  max-width: 100%;
  margin: 0 auto;
  align-items: center;
}
@media (min-width: 1501px) {
  body:not(.menu-home).fullwidth #g-main .g-container > .g-grid .fixarticle {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  body:not(.menu-home).fullwidth #g-main .g-container > .g-grid .fixarticle {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  body:not(.menu-home).fullwidth #g-main .g-container > .g-grid .fixarticle {
    padding: 0 5%;
  }
}
#g-main li {
  padding: 0 19px;
}
@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.grid-colum {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  grid-auto-rows: minmax(100px, auto);
}
@media (min-width: 768px) {
  .homemobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .homedesktop {
    display: none;
  }
}
h2.g-title {
  font-size: clamp(20pt, 5vw, 50px);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
}
#g-header {
  background: #182532;
  position: fixed;
  height: 39px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #g-header {
    height: auto;
  }
}
#g-header .g-content {
  margin: 0rem;
  padding: 0rem;
}
#g-header hr {
  border-bottom: 1px solid #f0f2f4;
  margin: 0.5rem 0;
}
@media only screen and (max-width: 767px) {
  #g-header .menu-signup {
    text-align: center !important;
    padding-right: 0;
  }
}
#g-header .menu-signup ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#g-header .menu-signup ul li {
  text-transform: uppercase;
}
#g-header .menu-signup ul li a {
  color: #363636;
  font-weight: bold;
}
#g-header .menu-signup ul li a > span {
  background: white;
  padding: 16px 35px;
}
@media only screen and (max-width: 767px) {
  #g-header .menu-signup ul li a > span {
    padding: 6px 29px;
  }
}
.center-text {
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  display: -ms-flexbox;
}
@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}
.size-333 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.33%;
  -moz-flex: 0 33.33%;
  -ms-flex: 0 33.33%;
  flex: 0 33.33%;
  width: 33.33%;
}
.stock-header .custom {
  display: -webkit-inline-box;
}
@media only screen and (max-width: 767px) {
  .stock-header .custom {
    display: block;
  }
}
.stock-header .stock-data-entry-symbol {
  color: #e6a615;
}
.stock-header .moduletable table, .stock-header .moduletable th, .stock-header .moduletable td, .stock-header .moduletable tr {
  border: none;
}
.stock-header .moduletable th {
  background: transparent;
  padding: 0.5rem;
  color: #e6a615;
}
@media only screen and (max-width: 767px) {
  .stock-header .moduletable th {
    padding: 0 0.5rem;
  }
}
.stock-header .moduletable tr {
  display: inline-block;
}
.stock-header .moduletable label {
  display: block;
  margin-bottom: 0px;
}
.stock-header .moduletable label, .stock-header .moduletable a {
  font-weight: 600;
  font-size: 0.8vw;
}
@media only screen and (max-width: 767px) {
  .stock-header .moduletable label, .stock-header .moduletable a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .stock-header .stockquote-module-sandman {
    text-align: center;
  }
  .stock-header td {
    padding: 0;
  }
}
.g-social.social-icons-header a {
  background-color: white;
  border-radius: 50%;
  font-size: 15px;
  display: inline-block;
  border: 0px solid #ddd;
  text-decoration: none;
  color: #182532 !important;
}
.g-social.social-icons-header a .fa {
  color: #182532;
}
.g-social.social-icons-header a:hover {
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  background-color: #ffcf06;
}
.g-social.social-icons-header a:hover .fa {
  color: white;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.g-social.social-icons-footer a {
  background-color: #e6a615;
  border-radius: 50%;
  font-size: 15px;
  display: inline-block;
  border: 0px solid #ddd;
  text-decoration: none;
  color: white !important;
}
.g-social.social-icons-footer a .fa {
  color: #182532;
}
.g-social.social-icons-footer a:hover {
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  background-color: #ffcf06;
}
.g-social.social-icons-footer a:hover .fa {
  color: white;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
@media only screen and (max-width: 767px) {
  .phoca-h #pg-msnr-container {
    display: grid;
    background-color: white;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  .phoca-h .phocagallery-box-file {
    height: 68px !important;
    width: 68px !important;
  }
  .phoca-h .phocagallery-box-file .phocagallery-box-file-first {
    height: 50px !important;
    width: 50px !important;
  }
}
.chronoforms iframe {
  transform: scale(0.7);
  transform-origin: 0 0;
  border: 1px solid gray;
}
.chronoforms .h-captcha {
  width: 100%;
  height: 61px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .chronoforms .ui.grid + .grid {
    margin-top: 0;
  }
  .chronoforms .column {
    width: 100% !important;
    padding-bottom: 15px;
    text-align: center;
  }
  .chronoforms .h-captcha {
    width: 304px;
    height: 61px;
  }
  .chronoforms .ui.grid {
    margin-left: 0;
    margin-right: 0;
  }
}
.chronoforms6_credits {
  display: none;
}
.icons-circle .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 2px solid rgba(181, 107, 14, 0);
  border-radius: 100px;
  height: 30px;
  width: 30px;
  text-align: center;
  vertical-align: middle;
  padding: 5%;
}
.icons-circle .fa::before {
  text-align: center;
  position: relative;
  top: 3px;
}
.is-relative {
  position: relative;
}
.is-flex {
  display: flex;
}
.is-flex .item {
  flex: 1 1 50%;
  box-sizing: border-box;
}
.home-icon.search {
  padding: 6rem 0.938rem 2.2rem 0.938rem !important;
}
.home-icon.search img {
  max-width: 49px;
  position: absolute;
  right: 0;
  bottom: 21px;
}
.home-icon.search .g-menu-item-title {
  display: none;
}
.home-banner {
  overflow: hidden;
}
.home-banner .banner {
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  display: -ms-flexbox;
  align-items: center;
  position: relative;
}
.home-banner .banner picture {
  width: 100%;
}
.home-banner .banner video {
  width: 100%;
}
.home-banner img {
  width: 100%;
}
.home-banner .text {
  position: absolute;
}
.home-banner .text.center {
  text-align: center;
}
.home-banner .text.top {
  top: 0;
}
.home-banner .text.left {
  width: 50%;
}
.home-banner h1.subtitle, .home-banner h2.subtitle {
  font-size: clamp(14pt, 5vw, 54px);
  text-transform: uppercase;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.71px;
  text-align: left;
  color: #fff;
}
.home-banner h1.subtitle span, .home-banner h2.subtitle span {
  font-weight: bold;
}
.menu-home .image-banner h1.subtitle {
  font-size: clamp(22px, 6vw, 75px);
}
.ui.button.c-btn-chrono, .ui.button.btnsign {
  inline-size: max-content;
  white-space: nowrap;
  background: none;
  background-color: none;
  border-style: solid;
  font-size: 14pt;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  flex-flow: column;
  font-style: normal;
  border-radius: 0;
  border-bottom-color: transparent;
  height: 46px;
  min-width: 142px;
  width: 100%;
  max-width: 250px;
  padding-top: 10px;
  color: #e6a615;
  border: 2px solid #e6a615;
  width: 200px;
  background-color: #e6a615 !important;
  color: white !important;
  display: inline-grid;
  width: 100%;
}
.ui.button.c-btn-chrono:hover, .ui.button.btnsign:hover {
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.ui.button.c-btn-chrono:hover img, .ui.button.btnsign:hover img {
  filter: contrast(0.5);
}
.ui.button.c-btn-chrono:hover, .ui.button.btnsign:hover {
  background: #e6a615;
  background-color: #e6a615;
  color: white;
}
.ui.button.c-btn-chrono:hover img, .ui.button.btnsign:hover img {
  filter: contrast(0.5);
}
.btn.maincolor {
  inline-size: max-content;
  white-space: nowrap;
  background: none;
  background-color: none;
  border-style: solid;
  font-size: 14pt;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  flex-flow: column;
  font-style: normal;
  border-radius: 0;
  border-bottom-color: transparent;
  height: 46px;
  min-width: 142px;
  width: 100%;
  max-width: 250px;
  padding-top: 10px;
  color: white !important;
  background: #e6a615;
  background-color: #e6a615;
}
.btn.maincolor:hover {
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.btn.maincolor:hover img {
  filter: contrast(0.5);
}
.btn.maincolor:hover {
  background: #3c3c3c;
  background-color: #3c3c3c;
  color: white !important;
}
.btn.maincolor:hover img {
  filter: contrast(0.5);
}
.btn.seccolor {
  inline-size: max-content;
  white-space: nowrap;
  background: none;
  background-color: none;
  border-style: solid;
  font-size: 14pt;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  flex-flow: column;
  font-style: normal;
  border-radius: 0;
  border-bottom-color: transparent;
  height: 46px;
  min-width: 142px;
  width: 100%;
  max-width: 250px;
  padding-top: 10px;
  color: white !important;
  background: #e6a615;
  background-color: #e6a615;
  width: 200px;
}
.btn.seccolor:hover {
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.btn.seccolor:hover img {
  filter: contrast(0.5);
}
.btn.seccolor:hover {
  background: #3c3c3c;
  background-color: #3c3c3c;
  color: white !important;
}
.btn.seccolor:hover img {
  filter: contrast(0.5);
}
.btn.trcolor {
  inline-size: max-content;
  white-space: nowrap;
  background: none;
  background-color: none;
  border-style: solid;
  font-size: 14pt;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  flex-flow: column;
  font-style: normal;
  border-radius: 0;
  border-bottom-color: transparent;
  height: 46px;
  min-width: 142px;
  width: 100%;
  max-width: 250px;
  padding-top: 10px;
  color: white !important;
  background: #ae650c;
  background-color: #ae650c;
  width: 200px;
}
.btn.trcolor:hover {
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.btn.trcolor:hover img {
  filter: contrast(0.5);
}
.btn.trcolor:hover {
  background: #3c3c3c;
  background-color: #3c3c3c;
  color: white !important;
}
.btn.trcolor:hover img {
  filter: contrast(0.5);
}
#g-offcanvas .men-search {
  display: none;
}
.b-search-menu {
  position: fixed;
  z-index: 100;
  top: 235px;
  right: -2%;
  transform: translate(4%, -50%);
}
@media (min-width: 1700px) {
  .b-search-menu {
    right: 0%;
  }
}
@media (max-width: 1200px) {
  .b-search-menu {
    top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .b-search-menu {
    visibility: hidden;
  }
}
.b-search-menu input {
  width: 300px;
  color: #227cc2;
}
.divider {
  padding: 1.6% 0 0% 0;
  border-left: 1px solid #e17f59;
}
.form-search {
  color: #e6a615;
}
.showhide, .showhide-faq, .showhide2 {
  cursor: pointer;
}
.showhide:before, .showhide-faq:before, .showhide2:before {
  height: 100px;
  background: yellow;
}
.showhide::after, .showhide-faq::after {
  content: "+";
  text-transform: uppercase;
  font-weight: 700;
  padding: 0px 10px;
  color: #ae650c;
  font-weight: 100;
  border: 1px solid #ae650c;
  font-size: 27px;
  border-radius: 50%;
}
.showhide.sel::after, .showhide-faq.sel::after {
  content: "-";
  color: white;
  padding: 0px 13px;
  background: #ae650c;
  font-weight: 500;
}
.showhide-faqx::after {
  content: "";
  font-family: FontAwesome;
  color: #182532;
}
.showhide-faqx.sel::after {
  content: "";
  font-family: FontAwesome;
}
#back_to_top {
  display: none;
}
#back_to_top.on {
  display: block;
}
#back_to_top {
  color: #cdcdcd;
  height: auto;
  position: fixed;
  bottom: 65px;
  margin: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  right: 25px;
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
}
#back_to_top span i, #back_to_top span span {
  font-size: 22px;
  color: #b0b0b0;
  line-height: 46px;
}
#back_to_top > span {
  text-align: center;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-decoration: none;
  -o-border-radius: 52px;
  -moz-border-radius: 52px;
  -webkit-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  border: 2px solid #e8e8e8;
  background: 0 0;
}
#back_to_top:hover > span {
  background-color: #53bc7d;
  border-color: #53bc7d;
}
#back_to_top:hover > span i, #back_to_top:hover > span span {
  color: white;
}
@media only screen and (max-width: 767px) {
  p {
    word-break: break-word;
  }
}
.c-cookie-banner {
  font-family: "Lato", sans-serif;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 250px;
  background: black;
  color: white;
  text-align: center;
  z-index: 999;
  border-top: 2px solid white;
  border-left: 2px solid white;
  padding: 1%;
}
.c-cookie-banner p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  margin: 0.5rem 0;
  color: white !important;
}
.c-cookie-banner a {
  color: #182532;
}
.c-cookie-banner a.c-cookie-btn--accept {
  background-color: white;
  color: black;
  width: 118px;
  font-weight: 500;
  font-size: 11px;
  display: inline-block;
  padding: 5px 0;
  border-radius: 15px;
}
.b-signup .h-captcha {
  width: 177px;
  /* height: 52px; */
  overflow: hidden;
}
.b-signup iframe {
  transform: scale(0.57);
  transform-origin: 0 0;
}
.chrono_credits {
  display: none;
}
#indicator {
  position: fixed;
  top: 50vh;
  left: 2em;
  width: 0;
  overflow: visible;
}
#g-header .stockquote-module-sandman .stockquote-table tr:last-child th {
  display: none;
}
.stock-header .stockquote-module-yahoo {
  padding: 0 10px;
}
.stock-header .stockquote-module-yahoo > dl, .stock-header .stockquote-module-yahoo .stockquote__entry {
  display: flex;
}
.stock-header .stockquote-module-yahoo dl {
  margin-top: 9px;
  margin-bottom: 0;
}
.stock-header .stockquote-module-yahoo dd {
  margin-left: 0.5rem;
}
.stock-header .stockquote-module-yahoo .stockquote__title {
  font-weight: 600;
  font-size: clamp(10px, 1vw, 15px);
  color: #e6a615;
}
.stock-header .stockquote-module-yahoo .stockquote__value {
  font-size: clamp(10px, 1vw, 15px);
  font-weight: 600;
}
.stock-header .stockquote-module-yahoo .stockquote__value--positive {
  color: #093;
}
.stock-header .stockquote-module-yahoo .stockquote__value--negative {
  color: #d14836;
}
@media only screen and (max-width: 767px) {
  .stock-header .stockquote-module-yahoo {
    width: 200px;
    margin: auto;
  }
}
.stockarticle .stockquote__entry {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 2% 0;
}
.stockarticle .stockquote__title {
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #363636;
}
.stockarticle .stockquote__value--positive {
  color: #093;
}
.stockarticle .stockquote__value--negative {
  color: #d14836;
}
.stockarticle .text-before {
  font-weight: 600;
  font-size: 19px;
  color: #4d4d4d;
}
#stockquote-201 .text-before {
  color: white;
}
.g-social.social-icons-header {
  padding-top: 6px;
}
.g-social.social-icons-header a {
  font-size: clamp(10px, 1vw, 15px);
}
#g-navigation {
  z-index: auto;
}
#g-navigation a, #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: black;
}
#g-navigation .main-menu .g-toplevel > li:not(:last-child) {
  margin-right: 10px;
}
#g-navigation .main-menu .g-toplevel > li.active > a {
  color: #3c3c3b !important;
}
#g-navigation .main-menu .g-toplevel > li > a {
  padding: 51px 7px;
  color: #363f58;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
#g-navigation .g-main-nav .g-dropdownx {
  background-color: #dcf4ff;
  width: 233px;
}
#g-navigation .g-main-nav .g-dropdownx a {
  font-weight: 600;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  margin: 0;
}
#g-navigation .g-main-nav .g-dropdown a {
  border-bottom: 2px solid transparent;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: transparent;
}
body:not(.menu-home) #g-navigation .g-main-nav .g-dropdownx {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(0, 144, 209, 0.5214460784) 44%, rgba(0, 107, 155, 0.5214460784) 72%);
}
#g-navigation.fixed .g-main-nav .g-dropdownx {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, rgba(0, 144, 209, 0.9214460784) 44%, rgba(0, 107, 155, 0.9214460784) 72%) !important;
}
#g-navigation .g-main-nav .g-dropdownx {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(0, 144, 209, 0.5214460784) 46%, rgba(0, 107, 155, 0.5214460784) 72%);
}
#g-navigation .g-main-nav .g-dropdownx .g-menu-item-title {
  font-size: 14pt;
  line-height: 1em;
  display: block;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  background-color: transparent;
  white-space: normal;
}
@media (max-width: 1300px) {
  #g-navigation .g-main-nav .g-dropdownx .g-menu-item-title {
    font-size: 10pt;
  }
}
@media (max-width: 1000px) {
  .g-main-nav .g-standard .g-dropdownx {
    top: auto !important;
  }
}
.g-main-nav .g-standard .g-dropdown {
  width: auto;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background-color: rgba(230, 166, 21, 0.7);
}
#g-navigation .g-main-nav .g-menu-item-type-alias > ul.g-dropdown:before {
  content: url('../../../../images/image/menuc.png');
  position: relative;
  top: -16px;
  left: 28px;
}
#g-navigation .g-main-nav .g-menu-item-type-component .g-dropdown-column {
  top: 0px !important;
}
.g-toplevel .g-dropdown-column {
  top: -21px;
  position: relative;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: black;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover a::before, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a::before {
  content: "";
  font: normal normal normal 15px/1 FontAwesome;
  color: white;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: -16px;
  position: relative;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover .g-menu-item-type-component a::before, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active .g-menu-item-type-component a::before {
  content: none;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover .g-menu-item-type-component.g-selected a::before, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active .g-menu-item-type-component.g-selected a::before {
  content: "";
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > a, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > a {
  color: #182532;
}
#g-offcanvas, #g-offcanvas #g-mobilemenu-container ul {
  background: #363636;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #182532 !important;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #182532;
  background: #182532;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas .g-toplevel {
  top: 49px;
}
.menu-home #g-header .g-container > .g-grid, .menu-home #g-navigation .g-content .text, #g-navigation .g-content .text, .menu-home #g-showcase .g-container > .g-grid > .g-block > .g-content, #g-footer, .menu-events #g-main .g-container, .blog.menu-contact .grid-onecolumn, body:not(.menu-home) #g-header .g-container > .g-grid, .fixsize {
  margin: 0 auto;
  align-items: center;
}
@media (min-width: 1501px) {
  .menu-home #g-header .g-container > .g-grid, .menu-home #g-navigation .g-content .text, #g-navigation .g-content .text, .menu-home #g-showcase .g-container > .g-grid > .g-block > .g-content, #g-footer, .menu-events #g-main .g-container, .blog.menu-contact .grid-onecolumn, body:not(.menu-home) #g-header .g-container > .g-grid, .fixsize {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .menu-home #g-header .g-container > .g-grid, .menu-home #g-navigation .g-content .text, #g-navigation .g-content .text, .menu-home #g-showcase .g-container > .g-grid > .g-block > .g-content, #g-footer, .menu-events #g-main .g-container, .blog.menu-contact .grid-onecolumn, body:not(.menu-home) #g-header .g-container > .g-grid, .fixsize {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .menu-home #g-header .g-container > .g-grid, .menu-home #g-navigation .g-content .text, #g-navigation .g-content .text, .menu-home #g-showcase .g-container > .g-grid > .g-block > .g-content, #g-footer, .menu-events #g-main .g-container, .blog.menu-contact .grid-onecolumn, body:not(.menu-home) #g-header .g-container > .g-grid, .fixsize {
    padding: 0 5%;
  }
}
@media (max-width: 1200px) {
  .menu-home #g-header .g-container > .g-grid, .menu-home #g-navigation .g-content .text, #g-navigation .g-content .text, .menu-home #g-showcase .g-container > .g-grid > .g-block > .g-content, #g-footer, .menu-events #g-main .g-container, .blog.menu-contact .grid-onecolumn, body:not(.menu-home) #g-header .g-container > .g-grid, .fixsize {
    padding: 0 5%;
  }
}
body:not(.menu-home, .menu-events) #g-main .g-container {
  padding: 5% 5% 5% 0%;
}
body:not(.menu-home, .menu-events) #g-main .g-container .b-page {
  padding-left: 5%;
}
.fixsize-left {
  margin: 0 auto;
  padding: 0;
  align-items: center;
}
@media (min-width: 1501px) {
  .fixsize-left {
    margin-left: calc(calc(100% - 1400px)/2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .fixsize-left {
    margin-left: calc(calc(100% - 1100px)/2);
  }
}
@media (max-width: 1270px) {
  .fixsize-left {
    padding: 0 5%;
  }
}
.fixsize-right {
  margin: 0 auto;
  padding: 0;
  align-items: center;
}
@media (min-width: 1501px) {
  .fixsize-right {
    margin-right: calc(100% - 1400px);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .fixsize-right {
    margin-right: calc(100% - 1100px);
  }
}
@media (max-width: 1270px) {
  .fixsize-right {
    padding: 0 5%;
  }
}
#g-navigation > .g-container > .g-grid:first-child {
  background: rgba(255, 255, 255, 0.65);
  z-index: 9000;
  margin: auto;
  width: 100%;
  /* display: flex; */
  margin: 0 auto;
  align-items: center;
  padding: 0 10%;
}
@media (min-width: 1501px) {
  #g-navigation > .g-container > .g-grid:first-child {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  #g-navigation > .g-container > .g-grid:first-child {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  #g-navigation > .g-container > .g-grid:first-child {
    padding: 0 5%;
  }
}
@media (max-width: 1270px) {
  #g-navigation > .g-container > .g-grid:first-child {
    padding: 0 5%;
  }
}
body #g-navigation > .g-container > .g-grid:first-child {
  position: absolute;
  border-bottom: 5px solid #e6a615;
  position: fixed;
  top: 39px;
}
@media only screen and (max-width: 767px) {
  body #g-navigation > .g-container > .g-grid:first-child {
    top: 70px;
    background: white;
  }
}
@media only screen and (max-width: 767px) {
  body #g-navigation > .g-container > .g-grid:nth-child(2) {
    padding-top: 176px;
  }
}
#g-header.fixed {
  position: fixed !important;
  width: 100%;
  top: 0;
}
#g-header.fixed::after {
  width: 100%;
}
#g-navigation.fixed .g-container > .g-grid:first-child {
  position: fixed !important;
  width: 100%;
  background-color: white;
  top: 38px;
}
@media only screen and (max-width: 767px) {
  #g-navigation.fixed .g-container > .g-grid:first-child {
    top: 70px;
  }
}
#g-navigation.fixed .g-container > .g-grid:first-child::after {
  width: 100%;
}
#g-navigation .g-grid:first-child:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  display: block;
  height: 1px;
  width: 0;
  background-color: #182532;
  transition: all 1s ease-in-out;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
@media (min-width: 768px) {
  .menu-mobile .g-menu-parent-indicator {
    display: none !important;
  }
}
.menu-mobile .g-main-nav {
  margin: 0 !important;
}
.menu-mobile .g-main-nav .g-toplevel > li {
  font-size: clamp(15px, 1vw, 20px);
  padding: 0% 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: background 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -moz-transition: background 0.2s ease-out, -moz-transform 0.2s ease-out;
  transition: background 0.2s ease-out, transform 0.2s ease-out;
  text-align: center;
  white-space: nowrap;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: Capitalize;
}
.menu-mobile .g-main-nav .g-toplevel > li:last-child {
  width: 5.285714%;
}
.menu-mobile .g-main-nav .g-toplevel > li > a {
  color: #363636 !important;
  padding: 3.2rem 0.938rem;
}
.menu-mobile .g-main-nav .g-toplevel > li:hover {
  background: transparent !important;
}
.menu-mobile .g-main-nav .g-toplevel > li:hover > a {
  color: rgba(0, 0, 0, 0.7) !important;
}
.menu-mobile .g-main-nav .g-toplevel > li:hover > a:afterx {
  position: absolute;
  bottom: 16px;
  left: 12%;
  width: 78%;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  height: 10px;
  background: #182532;
}
.menu-mobile .g-main-nav .g-toplevel > li.active {
  background: transparent !important;
}
.menu-mobile .g-main-nav .g-toplevel > li.active > a {
  color: #363636 !important;
  font-weight: bold;
}
.menu-mobile .g-main-nav .g-toplevel > li.active > a:afterx {
  position: absolute;
  bottom: 16px;
  left: 12%;
  width: 78%;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  height: 10px;
  background: #182532;
}
.menu-mobile .g-main-nav .g-toplevel > li .g-sublevel li span {
  color: white;
}
.menu-mobile .menu-stile-bottom .g-menu-item-content {
  border-radius: 36px;
  background-color: #174287;
  padding: 2px 8px;
  color: white;
  width: 100%;
}
.menu-signup li a > span {
  font-size: clamp(10px, 1vw, 20px);
}
.g-offcanvas-toggle {
  top: 1rem !important;
  color: white;
}
.g-offcanvas-toggle.fixed {
  position: fixed;
  top: 1.5rem;
}
.menu-home p, .menu-home li {
  font-size: 18px;
  color: #383838;
}
li.g-menu-item {
  font-size: 1rem;
}
.logo-header img {
  margin-bottom: 5px;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .logo-header img {
    width: 40%;
  }
}
@media (max-width: 1000px) {
  .menu-mobile .g-toplevel > li .g-sublevel {
    left: 50%;
  }
}
.menu-mobile .g-toplevel > li .g-sublevel .g-menu-item-title {
  white-space: nowrap !important;
}
.menu-mobile .g-menu-item-255 > ul {
  width: 200px !important;
}
#g-navigation .g-main-nav .g-dropdown {
  background: transparent;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.5rem 1rem;
}
@media only screen and (max-width: 767px) {
  .home-icon.search {
    display: none;
  }
}
.menu-left {
  background: #e6a615;
}
.menu-left a {
  display: block;
  font-size: 0.8em;
  padding: 1em 0 1em 1em;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 600;
  border-bottom: white solid 1px;
  color: white;
}
.g-menu-item-324 ul {
  display: none;
}
.b-signup-text {
  background: #182532;
  padding: 1% 1%;
  text-align: center;
}
.b-signup-text p {
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.b-signup {
  padding: 1% 1%;
}
.b-signup p {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #182532;
}
@media (max-width: 1500px) {
  .b-signup .ui.button {
    padding: 10px 6px;
    min-width: auto !important;
    width: auto !important;
  }
}
.b-signup .home-signup p {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .b-signup iframe {
    transform: scale(0.7);
    transform-origin: 0 0;
    border: 1px solid gray;
  }
  .b-signup .ui.grid > .column:only-child, .b-signup .ui.grid > .row > .column:only-child {
    width: 100%;
    display: grid;
  }
  .b-signup .ui.grid > [class*="five column"].row > .column {
    width: 100% !important;
  }
}
.b-signup .ui.grid > .column:not(.row), .b-signup .ui.grid > .row > .column {
  padding-left: 2px;
  padding-right: 2px;
}
form {
  margin: 0;
  margin-top: 20px;
}
.ftitle {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.36;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
.footer {
  background-color: #404040;
  color: white;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 5px 0;
}
.b-spacer-footer {
  padding: 25px;
  background-color: white;
}
#g-subfeature {
  padding: 1.5rem 0;
  background: #f0f0f0;
  color: #666666;
  border-top: 0px solid rgba(0, 0, 0, 0.05);
  border-bottom: 0px solid rgba(0, 0, 0, 0.05);
}
#g-footer {
  background-color: #182532;
}
#g-footer p {
  margin: 0.5rem 0;
}
#g-footer table, #g-footer th, #g-footer tr, #g-footer td {
  border: none;
}
#g-footer td, #g-footer li {
  text-align: left;
}
#g-footer td, #g-footer ul {
  padding: 0;
}
#g-footer ul {
  margin-left: 0.9rem;
}
@media (max-width: 768px) {
  #g-footer .g-container [class*="size-"] {
    padding-bottom: 9%;
  }
}
#g-footer .home-icon.search {
  display: none;
}
#g-footer .g-grid:not(:first-child) {
  border-top: 1px solid white;
}
#g-footer .g-grid:not(:first-child) p, #g-footer .g-grid:not(:first-child) b, #g-footer .g-grid:not(:first-child) span, #g-footer .g-grid:not(:first-child) li, #g-footer .g-grid:not(:first-child) a, #g-footer .g-grid:not(:first-child) div {
  color: white;
  font-size: clamp(8px, 1vw, 12px);
  margin: 0;
}
#g-footer .gantry-logo {
  padding-top: 30px;
}
#g-footer .gantry-logo img {
  width: auto;
}
#g-footer .f-contact {
  position: relative;
}
#g-footer .f-contact p {
  margin: 0.5rem 0;
  text-align: left;
  display: flex;
}
#g-footer .f-menu {
  position: relative;
}
#g-footer .f-menu .nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 550px;
  margin: 0;
}
@media (min-width: 768px) {
  #g-footer .f-menu .nav {
    margin-left: auto;
    padding-left: 30px;
  }
}
#g-footer .f-menu .nav [class^="item"] {
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #g-footer .f-menu .nav [class^="item"] {
    margin-bottom: 10px;
  }
}
#g-footer .f-menu .nav [class^="item"]:hover > * {
  color: #363636;
}
#g-footer .f-menu .nav li.divider {
  display: none;
}
#g-footer .f-menu ul {
  margin-top: 0.5rem;
}
#g-footer .f-menu ul li::marker {
  color: #e6a615 !important;
}
#g-footer .footer {
  margin-top: 50px;
  text-align: center;
  display: block;
}
@media only screen and (max-width: 767px) {
  #g-footer .g-grid:not(:last-child) .g-block {
    margin: 20px 0;
  }
}
#g-footer .social-icons-header {
  display: flex;
}
#g-footer .social-icons-header .fa {
  color: #182532;
}
#g-footer .social-icons-header a {
  margin-left: 25%;
}
#g-footer .social-icons-header a:hover {
  background-color: #404040;
}
#g-footer .social-icons-header a:hover .fa {
  color: white !important;
}
@media (max-width: 768px) {
  #g-footer .social-icons-header a {
    padding: 0.1rem 0.5rem;
  }
}
.g-offcanvas-toggle {
  top: 5px;
}
#g-footer div, #g-footer p, #g-footer a, #g-footer li {
  color: white;
  font-size: clamp(8px, 1vw, 14px);
}
#g-footer .g-content {
  margin: 0.225rem;
  padding: 0.238rem;
}
@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    right: -85px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@-moz-keyframes slideLeft {
  0% {
    opacity: 0;
    right: -85px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@-ms-keyframes slideLeft {
  0% {
    opacity: 0;
    right: -85px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@-o-keyframes slideLeft {
  0% {
    opacity: 0;
    right: -85px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    right: -85px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@-webkit-keyframes slideslider {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes slideslider {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes slideslider {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-o-keyframes slideslider {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes slideslider {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes slideRightx {
  0% {
    opacity: 0;
    left: -85px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideRightx {
  0% {
    opacity: 0;
    left: -85px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-ms-keyframes slideRightx {
  0% {
    opacity: 0;
    left: -85px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideRightx {
  0% {
    opacity: 0;
    left: -85px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideRightx {
  0% {
    opacity: 0;
    left: -85px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    left: -500px;
  }
  20% {
    opacity: 0;
    left: -300px;
  }
  30% {
    opacity: 0;
    left: 0px;
  }
  40% {
    opacity: 0;
    left: 20px;
  }
  50% {
    opacity: 0;
    left: 30px;
  }
  60% {
    opacity: 0;
    left: 30px;
  }
  70% {
    opacity: 1;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 30%;
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    left: -500px;
  }
  20% {
    opacity: 0;
    left: -300px;
  }
  30% {
    opacity: 0;
    left: 0px;
  }
  40% {
    opacity: 0;
    left: 20px;
  }
  50% {
    opacity: 0;
    left: 30px;
  }
  60% {
    opacity: 0;
    left: 30px;
  }
  70% {
    opacity: 1;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 30%;
  }
}
@-ms-keyframes slideRight {
  0% {
    opacity: 0;
    left: -500px;
  }
  20% {
    opacity: 0;
    left: -300px;
  }
  30% {
    opacity: 0;
    left: 0px;
  }
  40% {
    opacity: 0;
    left: 20px;
  }
  50% {
    opacity: 0;
    left: 30px;
  }
  60% {
    opacity: 0;
    left: 30px;
  }
  70% {
    opacity: 1;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 30%;
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    left: -500px;
  }
  20% {
    opacity: 0;
    left: -300px;
  }
  30% {
    opacity: 0;
    left: 0px;
  }
  40% {
    opacity: 0;
    left: 20px;
  }
  50% {
    opacity: 0;
    left: 30px;
  }
  60% {
    opacity: 0;
    left: 30px;
  }
  70% {
    opacity: 1;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 30%;
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    left: -500px;
  }
  20% {
    opacity: 0;
    left: -300px;
  }
  30% {
    opacity: 0;
    left: 0px;
  }
  40% {
    opacity: 0;
    left: 20px;
  }
  50% {
    opacity: 0;
    left: 30px;
  }
  60% {
    opacity: 0;
    left: 30px;
  }
  70% {
    opacity: 1;
    left: 30px;
  }
  100% {
    opacity: 1;
    left: 30%;
  }
}
@-webkit-keyframes slideDown {
  0% {
    opacity: 0;
    top: -85px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes slideDown {
  0% {
    opacity: 0;
    top: -85px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-ms-keyframes slideDown {
  0% {
    opacity: 0;
    top: -85px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes slideDown {
  0% {
    opacity: 0;
    top: -85px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    top: -85px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes slideUp {
  0% {
    opacity: 0;
    top: 200px;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
@-moz-keyframes slideUp {
  0% {
    opacity: 0;
    top: 200px;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
@-ms-keyframes slideUp {
  0% {
    opacity: 0;
    top: 200px;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
@-o-keyframes slideUp {
  0% {
    opacity: 0;
    top: 200px;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    top: 200px;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
.animatable {
  position: relative;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.animatable.active {
  opacity: 1;
}
.slideslider.active {
  -webkit-animation: slideslider 0.5s ease-in-out;
  -moz-animation: slideslider 0.5s ease-in-out;
  -ms-animation: slideslider 0.5s ease-in-out;
  -o-animation: slideslider 0.5s ease-in-out;
  animation: slideslider 0.5s ease-in-out;
}
.slide-right.active {
  -webkit-animation: slideRight 0.5s ease-in-out;
  -moz-animation: slideRight 0.5s ease-in-out;
  -ms-animation: slideRight 0.5s ease-in-out;
  -o-animation: slideRight 0.5s ease-in-out;
  animation: slideRight 0.5s ease-in-out;
}
.slide-up.active {
  -webkit-animation: slideUp 1s ease-in-out;
  -moz-animation: slideUp 1s ease-in-out;
  -ms-animation: slideUp 1s ease-in-out;
  -o-animation: slideUp 1s ease-in-out;
  animation: slideUp 1s ease-in-out;
}
.slide-up1.active {
  -webkit-animation: slideUp 1.5s ease-in-out;
  -moz-animation: slideUp 1.5s ease-in-out;
  -ms-animation: slideUp 1.5s ease-in-out;
  -o-animation: slideUp 1.5s ease-in-out;
  animation: slideUp 1.5s ease-in-out;
}
.slide-up2.active {
  -webkit-animation: slideUp 2.5s ease-in-out;
  -moz-animation: slideUp 2.5s ease-in-out;
  -ms-animation: slideUp 2.5s ease-in-out;
  -o-animation: slideUp 2.5s ease-in-out;
  animation: slideUp 2.5s ease-in-out;
}
.slide-left.active {
  -webkit-animation: slideLeft 2s ease-in-out;
  -moz-animation: slideLeft 2s ease-in-out;
  -ms-animation: slideLeft 2s ease-in-out;
  -o-animation: slideLeft 2s ease-in-out;
  animation: slideLeft 2s ease-in-out;
}
.slide-down.active {
  -webkit-animation: slideDown 0.5s ease-in-out;
  -moz-animation: slideDown 0.5s ease-in-out;
  -ms-animation: slideDown 0.5s ease-in-out;
  -o-animation: slideDown 0.5s ease-in-out;
  animation: slideDown 0.5s ease-in-out;
}
.slide-up-right.active {
  -webkit-animation: slideUp 0.5s ease-in-out;
  -moz-animation: slideUp 0.5s ease-in-out;
  -ms-animation: slideUp 0.5s ease-in-out;
  -o-animation: slideUp 0.5s ease-in-out;
  animation: slideUp 0.5s ease-in-out;
}
@media only screen and (max-width: 1000px) {
  .slide-up-right.active {
    -webkit-animation: slideRight 0.5s ease-in-out;
    -moz-animation: slideRight 0.5s ease-in-out;
    -ms-animation: slideRight 0.5s ease-in-out;
    -o-animation: slideRight 0.5s ease-in-out;
    animation: slideRight 0.5s ease-in-out;
  }
}
.home-banner {
  background: black;
}
.home-banner .banner video {
  max-height: 900px;
  object-fit: cover;
}
.home-banner .text {
  padding-top: 10% !important;
}
.home-banner .latest-news .news-item {
  margin: 30px 0;
}
.home-banner .latest-news .news-item .news-date {
  color: white;
  font-weight: 600;
  font-size: 18px;
}
.home-banner .latest-news .news-item .article-link {
  color: white !important;
  font-size: 15px;
}
.home-banner .latest-news .news-item .article-link:hover {
  color: #182532 !important;
}
@media (min-width: 768px) {
  .home-banner .text.left {
    bottom: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .home-banner .bg-img img {
    object-position: 40%;
  }
  .home-banner .left h1 {
    font-size: 35px;
    padding: 100px 0;
  }
  .home-banner .right {
    padding-left: 7.8vw;
  }
  .home-banner .right h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .home-banner .right .latest-news .news-item .news-date {
    font-size: 16px;
  }
  .home-banner .right .latest-news .news-item .article-link {
    font-size: 13px;
  }
}
.title-sec {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: 0.2px;
  text-align: left;
  color: #363636;
  text-transform: uppercase;
}
#g-navigation {
  z-index: auto;
}
@media only screen and (max-width: 767px) {
  #g-navigation > .g-container > .g-grid:last-child {
    display: none;
  }
}
#g-showcase {
  padding: 1.5rem 0;
  background-color: white;
  color: #ffffff;
}
.b-treelayout .custom > .g-grid {
  gap: 5%;
}
.b-treelayout .size-30:nth-child(1) div:nth-child(2) .title-sec:before {
  background: #182532;
}
.b-treelayout .size-30:nth-child(2) div:nth-child(2) .title-sec:before {
  background: #e6a615;
}
.b-treelayout .size-30:nth-child(3) div:nth-child(2) .title-sec:before {
  background: #ae650c;
}
.b-treelayout [class*="size-"] {
  position: relative;
  background: white;
}
@media (min-width: 768px) and (max-width: 1150px) {
  .b-treelayout [class*="size-"] {
    flex: 0 60%;
    margin: auto;
    margin-bottom: 14px;
  }
}
.b-treelayout [class*="size-"] img {
  width: 100%;
}
.b-treelayout [class*="size-"] div:nth-child(2) .title-sec {
  position: relative;
}
.b-treelayout [class*="size-"] div:nth-child(2) .title-sec:before {
  position: absolute;
  width: 30%;
  top: -15px;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  height: 10px;
}
.b-treelayout [class*="size-"] div:nth-child(2) p:nth-child(2) {
  margin: 1.5rem 0 2.5rem 0;
}
.b-treelayout [class*="size-"] div:nth-child(2) {
  padding: 0 6%;
}
.b-treelayout [class*="size-"] > p {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
}
.b-treelayout [class*="size-"] > p a {
  margin: 0;
  padding-right: 16%;
}
@media only screen and (max-width: 767px) {
  .b-treelayout [class*="size-"] {
    margin-bottom: 20px;
  }
}
.b-treelayout [class*="size-"] .btn {
  padding-left: 2px;
}
.b-treelayout [class*="size-"] .btn:after {
  position: absolute;
  width: 17%;
  top: 0px;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  height: 44px;
  padding: 7%;
  right: 0;
  font: normal normal normal 14px/1 FontAwesome;
}
.b-treelayout [class*="size-"] .maincolor:after {
  background: #0368a2;
}
.b-treelayout [class*="size-"] .seccolor:after {
  background: #a9310f;
}
.b-treelayout [class*="size-"] .trcolor:after {
  background: #925508;
}
.g-block.b-investhome {
  padding: 5% 0;
}
.g-block.b-investhome .g-grid {
  padding-top: 5%;
  gap: 5%;
}
.g-block.b-investhome [class*="size-"] img {
  float: left;
  max-width: 51px;
}
.g-block.b-investhome [class*="size-"] div {
  display: flex;
  padding-left: 5%;
}
@media only screen and (max-width: 767px) {
  .g-block.b-investhome [class*="size-"] {
    padding-bottom: 5%;
  }
}
.g-block.b-overview {
  padding: 2% 5%;
}
.g-block.newshome {
  background-image: url('../../../../images/image/Group_42.webp');
  padding: 2% 5%;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-block.newshome .banner-news p {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
}
.g-block.newshome .banner-news table, .g-block.newshome .banner-news th, .g-block.newshome .banner-news tr, .g-block.newshome .banner-news td {
  border: none;
}
.g-block.newshome .banner-news .mod-articles-category-date {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.93;
  letter-spacing: normal;
  text-align: left;
  color: #182532;
}
.g-block.newshome .banner-news .mod-articles-category-title {
  color: #182532 !important;
}
.g-block.newshome .banner-news td:last-child {
  display: none;
}
.home-corporate {
  background-image: url('../../../../images/image/cprese.webp');
  background-size: cover;
  padding: 2% 0;
}
@media only screen and (max-width: 767px) {
  .home-corporate {
    background-position-x: right;
  }
}
.home-presentation .item {
  flex: 1;
  justify-content: space-between;
  padding: 2% 0;
}
.home-presentation .item.itemcenter {
  flex: 1.5;
}
.home-presentation .item .m-btn {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .home-presentation .item {
    align-items: flex-start !important;
    margin: 20px auto;
  }
  .home-presentation .item h3 {
    text-align: left;
  }
  .home-presentation .item:not(:last-child) {
    padding-bottom: 50px;
    margin-bottom: 0;
    border-bottom: solid #363636 1px;
  }
  .home-presentation .item.itemcenter {
    border-left: none;
    border-right: none;
  }
  .home-presentation .item .m-btn {
    align-self: flex-end;
  }
  .home-presentation .item br {
    display: none;
  }
}
.presentations {
  display: flex;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .presentations {
    display: block;
  }
}
.presentations .item {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.presentations div:first-child {
  align-items: flex-start;
}
.presentations div:nth-child(2) {
  align-items: center;
}
.presentations div:last-child {
  align-items: flex-end;
}
.presentations p {
  font-weight: 700;
  color: #606060;
  font-size: 1.5rem;
}
.presentations .itemcenter {
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
}
.presentations .itemcenter h3 {
  text-align: center;
}
.home-downloads {
  padding: 50px 0;
}
.home-downloads .owl-carousel {
  width: auto;
}
@media (min-width: 768px) {
  .home-downloads .owl-carousel {
    margin: 0 4.8vw;
  }
}
.home-downloads .owl-carousel .owl-item {
  padding: 2px;
}
.home-downloads .owl-carousel .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 40px 30px 40px;
  background-color: white;
  border-radius: 15px;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.09);
}
.home-downloads .owl-carousel .item img {
  width: auto;
  height: 150px;
}
.home-downloads .owl-carousel .item a {
  margin-top: 30px;
  color: #363636;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}
.home-downloads .owl-carousel .item a:hover {
  color: #182532;
}
.home-downloads .owl-prev, .home-downloads .owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
}
.home-downloads .owl-prev:hover, .home-downloads .owl-next:hover {
  background-color: transparent !important;
}
.home-downloads .owl-prev:hover i, .home-downloads .owl-next:hover i {
  color: black;
}
.home-downloads .owl-prev {
  left: -4.5vw;
}
.home-downloads .owl-next {
  right: -4.5vw;
}
.home-downloads .owl-prev i, .home-downloads .owl-next i {
  transform: scale(5);
  color: #182532;
}
@media only screen and (max-width: 767px) {
  .home-downloads .owl-nav {
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
  }
  .home-downloads .owl-prev, .home-downloads .owl-next {
    position: static;
    transform: none;
  }
}
.menu-home .b-leader .custom > .g-grid {
  gap: 5%;
}
.menu-home .bio {
  background: white;
  box-shadow: 3px 3px 11px 0 rgba(0, 0, 0, 0.16);
}
.menu-home .bio table, .menu-home .bio th, .menu-home .bio tr, .menu-home .bio td {
  border: none;
}
.menu-home .bio:not(.tadvisor) tr {
  height: 95px;
}
.menu-home .bio:not(.tadvisor) tr:nth-child(2) {
  height: 55px;
}
@media (min-width: 768px) and (max-width: 1090px) {
  .menu-home .bio:not(.tadvisor) tr:nth-child(2) {
    height: 77px;
  }
}
.menu-home .bio:not(.tadvisor) tr td {
  vertical-align: top;
}
.menu-home .bio:not(.tadvisor) tr:last-child {
  height: auto;
  background-color: #e6a615;
}
.menu-home .bio:not(.tadvisor) tr:last-child:hover {
  background-color: #d3661e;
}
.menu-home .bio:not(.tadvisor) tr td:last-child {
  text-align: center;
}
.menu-home .bio:not(.tadvisor) tr td:last-child a {
  color: white;
  padding: 10px 44%;
  white-space: nowrap;
}
.menu-home .bio p {
  margin: 0;
}
.menu-home .b-leader h2:not(.g-title), .menu-home .b-leader .subtitle, .menu-home #rl_modals h2:not(.g-title), .menu-home #rl_modals .subtitle {
  font-size: clamp(15pt, 2vw, 25px);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
  text-transform: capitalize;
  line-height: 1.2em;
  padding: 7% 0 0 0;
}
.menu-home .b-leader h3, .menu-home .b-leader .minititle, .menu-home #rl_modals h3, .menu-home #rl_modals .minititle {
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #e6a615;
  text-transform: uppercase;
}
.menu-home .tableaccordion table, .menu-home .tableaccordion th, .menu-home .tableaccordion tr, .menu-home .tableaccordion td {
  border: none;
}
.menu-home .tableaccordion div.hide {
  display: block;
}
.menu-home .tableaccordion .showhide-faq {
  display: none;
}
.menu-home .titleaccordion td p:last-child {
  margin-bottom: 0;
}
.menu-home .tableaccordion {
  border-left: 7px solid #E7752A;
}
.menu-home #rl_modals {
  -webkit-animation: slideRight 2s ease-in-out;
  -moz-animation: slideRight 2s ease-in-out;
  -ms-animation: slideRight 2s ease-in-out;
  -o-animation: slideRight 2s ease-in-out;
  animation: slideRight 2s ease-in-out;
}
.menu-home #rl_modals #rl_modals_loaded_content {
  max-width: 700px;
}
.menu-home #rl_modals img {
  max-width: 150px;
  filter: brightness(100%) contrast(100%) saturate(151%) blur(0px) hue-rotate(358deg);
  border-radius: 100% 100% 100% 100%;
}
.menu-home #rl_modals li {
  color: #888888;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8em;
  text-align: left;
}
.menu-home #rl_modals hr {
  border-bottom: 1px solid #182532;
  margin: auto;
}
.menu-home .wpb_wrapper > p {
  margin-top: 0;
}
.menu-home .bio.tadvisor tr:first-child td {
  vertical-align: center !important;
  height: 150px;
}
@media (min-width: 768px) and (max-width: 1090px) {
  .menu-home .bio.tadvisor tr:first-child td {
    height: 172px;
  }
}
.menu-home .bio.tadvisor tr:first-child td p {
  font-size: clamp(18pt, 4vw, 33px);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: 0.37px;
  text-align: center;
  color: #707070;
}
.menu-home .bio.tadvisor tr:nth-child(2) {
  display: none;
}
.menu-home .bio.tadvisor tr:last-child {
  height: auto;
  background-color: #0090d1;
}
.menu-home .bio.tadvisor tr:last-child p {
  text-align: center;
}
.menu-home .bio.tadvisor tr:last-child p a {
  color: white;
}
.b-leader {
  background-image: url('../../../../images/leade-back.webp');
  background-size: cover;
  background-position-x: right;
}
.our {
  background-image: url('../../../../images/image/ourp.webp');
  background-size: cover;
  padding: 2%;
}
.our [class*="size-"] {
  text-align: center;
}
.our .bt {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 3px;
  text-align: center;
  color: #e6a615;
}
.our .btn.maincolor {
  max-width: 152px;
}
.our hr {
  border-bottom: 2px solid #e6a615;
}
.our .titleline {
  font-size: clamp(16pt, 2vw, 20px);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
}
.our .fixsize {
  margin-top: 5%;
}
.our .size-60 {
  position: relative;
  border: 1px solid #e6a615;
  padding: 2% 0;
}
@media (min-width: 768px) {
  .our .size-60 .titleline {
    position: relative;
    top: -42px;
    margin: auto;
    width: 261px;
    background: #1f2631;
  }
}
.our .btn {
  color: black !important;
}
.our .size-30 {
  position: relative;
  padding: 2% 0;
}
@media (min-width: 768px) {
  .our .size-30 .titleline {
    position: relative;
    top: -42px;
    margin: auto;
  }
}
.our img {
  max-width: 190px;
  width: 100%;
}
.menu-home #g-main .g-container > .g-grid {
  padding: 2% 5%;
}
#g-main .g-grid {
  gap: 3%;
}
#g-main .size-33-3 {
  flex: 0 30%;
  width: 30%;
  max-width: 30%;
  height: 412px;
}
@media only screen and (max-width: 767px) {
  #g-main .size-33-3 {
    flex: 0 100%;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
#g-main p {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 2px;
  text-align: center;
  color: #182532;
  text-transform: uppercase;
}
@media (max-width: 1931px) {
  #g-main p {
    height: 70px;
  }
}
@media only screen and (max-width: 767px) {
  #g-main p {
    height: auto;
  }
}
#g-main hr {
  border-bottom: 2px solid #e6a615;
  margin: 0.5rem 0;
}
.img-vid img {
  max-height: 300px;
  width: 100%;
  height: 300px;
}
.img-vid img:hover {
  background: rgba(230, 166, 21, 0.2);
  filter: drop-shadow(2px 4px 6px rgba(230, 166, 21, 0.4));
}
.img-vid img.video {
  height: 234px;
}
.img-vid p {
  margin: 0.5rem 0 0rem 0;
  height: 25px !important;
}
@media (max-width: 1840px) {
  .img-vid p {
    height: 61px !important;
  }
}
@media only screen and (max-width: 767px) {
  .img-vid p {
    height: auto !important;
  }
}
.inthenews table {
  margin: 5% 0;
}
.mapf {
  background-color: #182532;
}
.mapf p, .mapf li {
  font-size: 14pt;
  color: #363636;
  margin: 0.5rem 0;
}
.mapf .speech-bubble {
  z-index: 0;
  position: absolute;
  margin: 0.5em auto;
  padding: 5px;
  min-width: 10em;
  height: 2.5em;
  border-radius: 0.25em;
  border: 1px solid #e6a615;
  color: white;
  text-align: center;
  font-weight: 600;
  font-size: x-small;
}
.mapf .speech-bubble a {
  color: white;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .mapf .speech-bubble {
    display: none;
  }
}
.mapf .speech-bubble:before, .mapf .speech-bubble:after {
  position: absolute;
  z-index: -1;
  content: "";
}
.mapf .speech-bubble:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background: #182532;
}
.mapf .speech-bubble:before {
  background: #182532;
  border-right: solid 3.5em #182532;
  border: solid 0px #e6a615;
  bottom: 0.25em;
  left: 2.25em;
  width: 2em;
  height: 0.5em;
  transform: rotate(45deg) skewX(75deg);
}
.mapf .size-70 {
  position: relative;
}
.mapf .size-70 .loc {
  position: absolute;
}
.mapf .size-70 img {
  width: 100%;
}
.mapf .size-70 .pj-position {
  position: absolute;
  display: grid;
  align-items: center;
  gap: 1rem;
}
.mapf .size-70 .pj-position > a {
  cursor: pointer;
  z-index: 0;
  color: white;
  width: 14px;
  height: 14px;
  padding: 0px 4px;
  background: #e6a615;
  border-radius: 50px;
  margin: auto;
  border: 2px solid #182532;
}
.mapf .size-70 .pj-position:hover .dot {
  width: 15px;
  height: 15px;
}
@media only screen and (max-width: 767px) {
  .mapf .size-70 .pj-position:hover .dot {
    width: 5px;
    height: 5px;
  }
}
.mapf .size-70 .pj-position:hover .speech-bubble {
  color: #182532;
  border: 1px solid #182532;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .mapf .size-70 .pj-position:hover .speech-bubble {
    display: block;
  }
}
.mapf .size-70 .pj-position:hover .speech-bubble {
  font-size: initial;
}
.mapf .size-70 .pj-position:hover .speech-bubble:after {
  background: #e6a615;
}
.mapf .size-70 .pj-position:hover .speech-bubble:before {
  background: #e6a615;
  border: solid 1px #182532;
}
.mapf .size-70 .pj-taurus {
  left: 50%;
  bottom: 54%;
}
.mapf .size-70 .pj-taurus .speech-bubble {
  right: -41px;
  top: -43px;
}
.mapf .size-70 .pj-taurus .speech-bubble:before {
  left: 3.25em;
  transform: rotate(69deg) skewX(75deg);
}
.mapf .size-70 .pj-taurus:hover .speech-bubble {
  right: -98px;
  top: -57px;
}
.mapf .size-70 .pj-taurus:hover .speech-bubble:before {
  left: 1.25em;
  transform: rotate(39deg) skewX(75deg);
}
.mapf .size-70 .pj-lucky {
  bottom: 60%;
  left: 44%;
}
.mapf .size-70 .pj-lucky .speech-bubble {
  right: 6px;
  top: -38px;
}
.mapf .size-70 .pj-lucky .speech-bubble:before {
  left: 7.25em;
}
.mapf .size-70 .pj-lucky:hover .speech-bubble {
  right: 2px;
  top: -56px;
}
.mapf .size-70 .pj-Airstrip {
  bottom: 54%;
  left: 42%;
}
.mapf .size-70 .pj-Airstrip .speech-bubble {
  right: 14px;
  top: -29px;
}
.mapf .size-70 .pj-Airstrip .speech-bubble:before {
  left: 7.25em;
}
.mapf .size-70 .pj-Airstrip:hover .speech-bubble {
  right: 7px;
  top: -59px;
}
.mapf .size-70 .pj-Highway {
  bottom: 71%;
  left: 85%;
}
.mapf .size-70 .pj-Highway .speech-bubble {
  right: 14px;
  top: -29px;
}
.mapf .size-70 .pj-Highway .speech-bubble:before {
  left: 7.25em;
}
.mapf .size-70 .pj-Highway:hover .speech-bubble {
  right: 7px;
  top: -59px;
}
.mapf .size-70 .pj-Cusac {
  bottom: 32%;
  left: 53%;
}
.mapf .size-70 .pj-Cusac .speech-bubble {
  right: -105px;
  top: 8px;
}
.mapf .size-70 .pj-Cusac .speech-bubble:before {
  left: -0.75em;
  bottom: 1.25em;
}
.mapf .size-70 .pj-Cusac:hover .speech-bubble {
  right: -172px;
  top: 14px;
}
.mapf .size-70 .pj-Bain {
  bottom: 29%;
  left: 51%;
}
.mapf .size-70 .pj-Bain .speech-bubble {
  right: 23px;
  top: -7px;
}
.mapf .size-70 .pj-Bain .speech-bubble:before {
  left: 7.25em;
  transform: rotate(354deg) skewX(73deg);
  bottom: 1.25em;
  width: 3em;
}
.mapf .size-70 .pj-Bain:hover .speech-bubble {
  right: 29px;
  top: -11px;
}
.mapf .size-70 .pj-Vollaug {
  bottom: 38%;
  left: 53%;
}
.mapf .size-70 .pj-Vollaug .speech-bubble {
  right: -105px;
  top: 8px;
}
.mapf .size-70 .pj-Vollaug .speech-bubble:before {
  left: -0.75em;
  bottom: 1.25em;
}
.mapf .size-70 .pj-Vollaug:hover .speech-bubble {
  right: -172px;
  top: 14px;
}
.mapf .size-70 .pj-Mill {
  bottom: 44%;
  left: 51%;
}
.mapf .size-70 .pj-Mill .speech-bubble {
  right: 23px;
  top: 9px;
}
.mapf .size-70 .pj-Mill .speech-bubble:before {
  left: 7.25em;
  transform: rotate(332deg) skewX(73deg);
  bottom: 1.25em;
  width: 3em;
}
.mapf .size-70 .pj-Mill:hover .speech-bubble {
  right: 29px;
  top: 6px;
}
.mapf .size-70 .pj-Tailings {
  bottom: 45%;
  left: 51.5%;
}
.mapf .size-70 .pj-Tailings .speech-bubble {
  right: -120px;
  top: 8px;
}
.mapf .size-70 .pj-Tailings .speech-bubble:before {
  left: -0.75em;
  bottom: 1.25em;
  transform: rotate(20deg) skewX(75deg);
  width: 3em;
}
.mapf .size-70 .pj-Tailings:hover .speech-bubble {
  right: -186px;
  top: 0px;
}
.mapf .size-70 .pj-Camp {
  bottom: 46%;
  left: 52%;
}
.mapf .size-70 .pj-Camp .speech-bubble {
  right: 33px;
  top: -21px;
}
.mapf .size-70 .pj-Camp .speech-bubble:before {
  left: 8.25em;
  transform: rotate(13deg) skewX(75deg);
  bottom: 1.25em;
  width: 3em;
}
.mapf .size-70 .pj-Camp:hover .speech-bubble {
  right: 37px;
  top: -28px;
}
.mapf .size-70 .pj-mine {
  bottom: 40%;
  left: 52%;
}
.mapf .size-70 .pj-mine .speech-bubble {
  white-space: nowrap;
  right: 23px;
  top: 17px;
}
.mapf .size-70 .pj-mine .speech-bubble:before {
  left: 9em;
  transform: rotate(315deg) skewX(77deg);
  bottom: 2em;
  width: 2em;
}
.mapf .size-70 .pj-mine:hover .speech-bubble {
  right: 27px;
  top: 11px;
}
.mapf .size-70 .pj-Jade {
  bottom: 47%;
  left: 52.5%;
}
.mapf .size-70 .pj-Jade .speech-bubble {
  right: -111px;
  top: -15px;
}
.mapf .size-70 .pj-Jade .speech-bubble:before {
  left: -0.75em;
  bottom: 1.25em;
  transform: rotate(154deg) skewX(75deg);
}
.mapf .size-70 .pj-Jade:hover .speech-bubble {
  right: -178px;
  top: -29px;
}
.mapf .size-70 .pj-Wings {
  bottom: 52%;
  left: 52.5%;
}
.mapf .size-70 .pj-Wings .speech-bubble {
  right: -111px;
  top: -15px;
}
.mapf .size-70 .pj-Wings .speech-bubble:before {
  left: -0.75em;
  bottom: 1.25em;
  transform: rotate(154deg) skewX(75deg);
}
.mapf .size-70 .pj-Wings:hover .speech-bubble {
  right: -178px;
  top: -29px;
}
.mapf .size-70 .pj-snow {
  bottom: 60%;
  left: 55.5%;
}
.mapf .size-70 .pj-snow .speech-bubble {
  right: -111px;
  top: -15px;
}
.mapf .size-70 .pj-snow .speech-bubble:before {
  left: -0.75em;
  bottom: 1.25em;
  transform: rotate(154deg) skewX(75deg);
}
.mapf .size-70 .pj-snow:hover .speech-bubble {
  right: -178px;
  top: -29px;
}
.mapf .size-30 .btn.maincolor {
  max-width: 164px;
  margin-top: 15px;
  height: 39px;
  padding-top: 8px;
}
.mapf .size-30 img, .mapf .size-30 iframe {
  width: auto;
  max-height: 120px;
}
@media (min-width: 1700px) {
  .mapf .size-30 img, .mapf .size-30 iframe {
    max-height: fit-content;
  }
}
@media (max-width: 967px) {
  .mapf .size-30 img, .mapf .size-30 iframe {
    max-height: 75px;
  }
}
@media (max-width: 768px) {
  .mapf .size-30 img, .mapf .size-30 iframe {
    max-height: inherit;
  }
}
.mapf #proje {
  margin: auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .mapf #proje {
    max-width: 100%;
  }
}
.mapf #proje .owl-dots {
  margin-top: 0;
}
.map-title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 2px;
  text-align: center;
  color: #182532;
  text-transform: capitalize;
}
.back-orange {
  background-color: #e6a615;
  padding: 11px 7%;
}
.back-black {
  padding: 2% 7%;
}
.back-black p, .back-black strong {
  color: white !important;
  font-size: 0.8vw !important;
}
@media only screen and (max-width: 767px) {
  .back-black p, .back-black strong {
    font-size: initial !important;
  }
}
.itemid-363 .g-container, .itemid-363 .g-grid, .itemid-363 .b-page {
  padding: 0 !important;
}
#g-subfeature > .g-container > .g-grid:nth-child(2) {
  border-top: 61px white solid;
}
/*# sourceMappingURL=home_11.css.map */