/* 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: #1b6b48;
  --main-color-light: #eaf1f6;
  --main-color-light-title:#1b6b48cf;
  --menu: #1e5c71;
  --white: #ffffff;
  --black: #232323;
  --icons: red;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
a {
  color: black;
}
.subtitle {
  font-size: 2.6vw;
  font-family: "acumin-pro", sans-serif;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  word-wrap: break-word;
  font-weight: 400;
  color: var(--main-color);
  line-height: normal;
}
@media (min-width: 1500px) {
  .subtitle {
    font-size: 44px;
  }
}
@media (max-width: 1000px) {
  .subtitle {
    font-size: 22pt;
  }
}
@media only screen and (max-width: 48rem) {
  .subtitle {
    font-size: 25pt;
  }
}
body {
  color: var(--black);
  font-family: "acumin-pro", sans-serif;
  line-height: 2rem;
}
.g-container-main {
  font-family: "acumin-pro", sans-serif;
  line-height: 1;
  line-height: normal;
  color: var(--black);
  font-size: 1vw;
  font-family: "acumin-pro", sans-serif;
}
@media (min-width: 1900px) {
  .g-container-main {
    font-size: 14pt;
  }
}
@media (max-width: 1200px) {
  .g-container-main {
    font-size: 14pt;
  }
}
@media only screen and (max-width: 48rem) {
  .g-container-main {
    font-size: 11pt !important;
  }
}
#g-navigation {
  width: 100%;
  position: fixed;
  background: white;
  z-index: 9999;
}
#g-container-main {
  margin-top: 31px;
  padding: 0 0;
  z-index: 9999;
}
#g-container-main.add-pad {
  margin-top: 150px;
}
.right-img {
  background-position-x: right;
}
.center {
  display: flex;
  align-items: center;
}
.center div {
  text-align: left;
}
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 {
  padding-bottom: 2%;
}
#g-mainbar ul li {
  padding: 7px 0;
}
#g-mainbar ul li::marker {
  color: var(--black);
  background-color: var(--black);
}
.fullsize #g-mainbar {
  padding: 0%;
  padding-top: 0%;
}
.button-main {
  font-family: "acumin-pro", sans-serif;
  padding: 20px 31px !important;
  white-space: nowrap;
  background-color: var(--main-color);
  color: var(--black);
  font-size: 1vw;
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--white);
  transition: all 0.6s ease;
}
@media (min-width: 1900px) {
  .button-main {
    font-size: 14pt;
  }
}
@media (max-width: 1200px) {
  .button-main {
    font-size: 14pt;
  }
}
@media only screen and (max-width: 48rem) {
  .button-main {
    font-size: 11pt !important;
  }
}
.button-main:hover {
  background-color: var(--white);
  border: 1px solid var(--main-color);
  color: var(--main-color);
  transition: all 0.6s ease;
}
.button-main.seccolor {
  background-color: var(--white);
  color: var(--main-color);
}
.button-main.seccolor:hover {
  background-color: var(--main-color);
  border: 1px solid var(--white);
  color: var(--white);
}
.button-main.full-size {
  padding: 10px 102px !important;
}
.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;
}
.h-captcha iframe {
  transform: scale(0.57);
  transform-origin: 0 0;
  border: 1px solid gray;
}
.minititle {
  font-size: calc((1.6 - 1) * 1.2vw + 1rem);
  font-weight: 500 !important;
  font-family: "acumin-pro", sans-serif;
}
@media (min-width: 1900px) {
  .minititle {
    font-size: calc(1.6 * 1rem);
  }
}
.hero__banner-video, .hero__banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: 50% 50%;
}
#g-footer {
  background-color: var(--main-color);
}
#g-footer .g-container {
  padding: 2% 2% 0% 2%;
}
#g-footer .g-container .g-grid:first-child {
  padding-bottom: 2%;
}
#g-footer .g-container .menu-footer #mod-custom122 {
  display: flex;
}
#g-footer .g-container .menu-footer #mod-custom122 ul {
  margin-top: 1rem;
  margin-left: 5.5rem;
}
#g-footer .g-container .menu-footer #mod-custom122 ul li {
  list-style: none;
}
#g-footer .g-container .menu-footer #mod-custom122 ul li:first-child {
  padding-bottom: 20px;
}
#g-footer .g-container a {
  text-decoration-line: underline;
  word-wrap: break-word;
  color: #333;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.8em;
  color: var(--white);
}
@media (min-width: 1700px) {
  #g-footer .g-container a {
    font-size: 17px;
  }
}
#g-footer .g-container p, #g-footer .g-container li {
  color: #333;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.8em;
  color: var(--white);
  line-height: 1.8rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 1700px) {
  #g-footer .g-container p, #g-footer .g-container li {
    font-size: 17px;
  }
}
#g-footer .g-container .minititle {
  font-size: 27px;
}
@media only screen and (max-width: 48rem) {
  #g-footer .g-container .minititle {
    font-size: 22px;
  }
}
#g-footer .g-container .fas {
  color: var(--white);
}
#g-footer .g-grid:last-child {
  border-top: 1px solid var(--white);
  font-size: 12px;
}
figcaption, .table-responsive label, .labeltable {
  font-size: 14px;
}
.back-light {
  background-color: var(--main-color-light);
  padding: 6% 8%;
}
.chronoforms .mainfield.field.grouped.fields {
  display: inline-flex;
}
.chronoforms .mainfield.field.grouped.fields > label {
  padding: 10px;
}
.chronoforms .mainfield.field.grouped.fields .ui.radio.checkbox {
  padding: 0 5px;
}
.chronoforms label {
  color: var(--main-color) !important;
}
.btn, p.readmore .btn {
  background: white;
  color: #000000;
  padding: 0;
}
.btn:hover, p.readmore .btn:hover {
  background: white;
  color: #000000;
}
#g-utility.scroll {
  position: fixed;
  width: 100%;
  z-index: 200;
  top: 124px;
}
#g-footer .g-social .fa {
  background: white;
  border-radius: 20px;
  color: #1d6b48;
  padding: 6px 7px;
}
#g-footer .fa.fa-facebook {
  padding: 6px 9px;
}
.g-offcanvas-toggle {
  position: fixed;
  color: var(--main-color);
  top: 70px;
  font-size: 1.5rem;
  z-index: 99999;
}
#g-offcanvas, #g-offcanvas #g-mobilemenu-container ul {
  background: #606f71;
}
.g-offcanvas-open #g-offcanvas {
  z-index: 10000;
}
.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 {
  font-family: "acumin-pro", sans-serif;
}
@media (min-width: 768px) {
  .g-menu-parent-indicator {
    display: none !important;
  }
  .blackmenu.hidden {
    display: block !important;
    visibility: initial !important;
  }
}
.logo-header .g-content {
  margin: 0;
  padding: 0;
}
.logo-header .g-logo {
  margin-left: 4%;
}
.logo-header .g-logo img {
  max-height: 92px;
  width: auto;
}
@media only screen and (max-width: 48rem) {
  .logo-header .g-logo img {
    max-height: 64px;
  }
}
.blackmenu {
  padding-right: 5%;
}
.blackmenu .g-content {
  margin: 0;
  padding: 0;
}
.blackmenu .g-main-nav .g-toplevel > li {
  margin: 2px;
  padding: 28px 1px;
  display: table-cell;
  text-align: center;
  width: 1%;
}
.blackmenu .g-main-nav .g-toplevel > li.active > div > span .g-menu-item-title {
  text-decoration-line: underline;
  color: var(--black);
}
.blackmenu .g-main-nav .g-toplevel > li a, .blackmenu .g-main-nav .g-toplevel > li .g-menu-item-title {
  color: #333;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.8em;
  color: var(--main-color);
  font-weight: 400;
}
@media (min-width: 1700px) {
  .blackmenu .g-main-nav .g-toplevel > li a, .blackmenu .g-main-nav .g-toplevel > li .g-menu-item-title {
    font-size: 17px;
  }
}
.blackmenu .g-main-nav .g-toplevel > li:hover > div > span .g-menu-item-title {
  color: var(--black);
}
.blackmenu .g-main-nav .g-toplevel > li ul {
  width: 100%;
  background: var(--white);
  min-width: 200px;
  padding: 2%;
}
.blackmenu .g-main-nav .g-toplevel > li ul .g-sublevel li {
  text-align: left;
  margin: 0 10px;
}
.blackmenu .g-main-nav .g-toplevel > li ul .g-sublevel li .g-menu-item-title {
  white-space: nowrap;
}
.blackmenu .g-main-nav .g-toplevel > li ul .g-sublevel li:hover .g-menu-item-title {
  color: var(--black);
}
.blackmenu .g-main-nav .g-toplevel > li ul .g-sublevel li.active > a > span .g-menu-item-title {
  text-decoration-line: underline;
  white-space: nowrap;
  color: var(--black);
}
.g-menu-item-152 ul.g-dropdown, .g-menu-item-152 ul li, .g-menu-item-152 ui li a {
  min-width: 260px;
}
.menus-ubpages {
  font-family: "Oswald", sans-serif;
}
.menus-ubpages .g-content {
  margin: 0;
  padding: 0;
}
.menus-ubpages .mod-menu {
  display: flex;
  justify-content: center;
  background: var(--black);
}
.menus-ubpages ul {
  margin: 0;
  padding: 0;
}
.menus-ubpages ul li {
  padding: 17px;
  margin-bottom: 0rem !important;
}
.menus-ubpages ul li a {
  color: var(--white);
  padding: 21px;
}
.menus-ubpages ul li:hover a, .menus-ubpages ul li.active a {
  background-color: var(--main-color);
  text-decoration: none;
}
.stock-top {
  border-bottom: 1px solid var(--main-color);
}
.stock-top .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
.stock-top #stockquote__container--132 {
  display: flex;
  gap: 10px;
  margin: 0;
  justify-content: right !important;
}
.stock-top .stockquote__entry {
  display: flex;
}
.stock-top dd {
  margin: 0 3px;
}
.stock-top .stockquote__entry:first-child {
  font-weight: 600;
}
.stock-top .stockquote__entry:first-child dt {
  margin-right: 20px;
}
.stock-top dd, .stock-top td, .stock-top .stockquote__entry {
  font-family: "Oswald", sans-serif;
}
.top-search .g-content, .text-stock .g-content {
  margin: 0;
  padding: 0;
}
.awesomplete input {
  height: 22px;
  max-width: 120px;
}
#g-navigation .g-container .g-grid:first-child {
  border-bottom: 1px solid var(--main-color);
}
.finder {
  color: var(--main-color);
}
.text-stock {
  text-align: center;
  white-space: nowrap;
}
.form-search {
  white-space: nowrap;
}
label.finder {
  padding: 0 10px;
}
.view-search .finder #search-form .btn {
  font-size: 0.6rem;
  padding: 0.4rem 0.725rem;
  margin: 0 10px;
}
.header-sign {
  text-align: center;
}
.header-sign div {
  margin: 0;
  padding: 0;
}
.header-sign div .button-main {
  font-size: 14px !important;
  padding: 8px 31px !important;
}
@media only screen and (max-width: 48rem) {
  .logo-header {
    width: 100%;
    margin: auto;
    flex: 0 100%;
  }
  .logo-header img {
    width: 100px;
  }
  .logo-header .g-content {
    margin: 0rem 0;
    padding: 1rem 0;
  }
  #g-container-main {
    margin-top: 81px;
  }
  .row {
    --bs-gutter-x: 0;
  }
  .fix-article.half {
    width: 90%;
  }
  #g-navigation .g-container .g-grid:first-child .top-search, #g-navigation .g-container .g-grid:first-child .text-stock {
    flex: 0 45%;
    width: 45%;
    padding: 0 5%;
  }
  .top-search {
    display: none;
  }
  .header-sign {
    flex: 0 50%;
    width: 50%;
    padding: 0 5%;
  }
  .banner-home .banner-button {
    width: 95% !important;
    line-height: 1;
  }
  .college .g-grid [class*="size-"]:last-child {
    padding-left: 0% !important;
  }
  .banner-home {
    height: auto !important;
    min-height: auto !important;
  }
  .banner-subpages .hero__banner-video, .banner-subpages .hero__banner-image {
    height: 250px;
  }
  .banner-subpages .banner-button {
    background: linear-gradient(270deg, var(--icons) 95%, rgba(255, 255, 255, 0) 95%) !important;
  }
  .reverse {
    flex-direction: column-reverse;
    display: flex !important;
  }
  .our-subsidiaries .g-grid {
    background-size: 100% !important;
  }
  .our-subsidiaries .box-img {
    height: 100px;
  }
  #g-footer {
    padding: 0 5% !important;
  }
  #g-footer .g-container .menu-footer #mod-custom122 ul {
    margin-left: initial;
  }
  .ui.grid > .stackable.stackable.stackable.row > .column, .ui.stackable.grid > .column.grid > .column, .ui.stackable.grid > .column.row > .column, .ui.stackable.grid > .column:not(.row), .ui.stackable.grid > .row > .column, .ui.stackable.grid > .row > .wide.column, .ui.stackable.grid > .wide.column {
    padding: 14px 2px !important;
  }
  #g-container-main .g-grid, #g-footer .g-grid {
    display: block;
  }
  #g-container-main .g-grid > div, #g-footer .g-grid > div {
    flex: 0 auto;
    width: 100%;
  }
  figcaption {
    font-size: 11px;
  }
  .subtitles img {
    max-width: 30px;
  }
  .menu-footer ul {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
.fix-article {
  width: 70%;
  margin: auto;
  max-width: 1600px;
}
@media only screen and (max-width: 48rem) {
  .fix-article {
    width: 90%;
  }
}
.fix-article.half {
  width: 70%;
  max-width: 900px;
}
#g-mainbar {
  padding: 0;
}
.videohome {
  position: relative;
  max-height: 70vh;
}
.videohome img {
  width: 100%;
}
.back-background {
  background: var(--main-color);
  padding: 3% 0;
}
.back-background p {
  color: var(--white);
}
.banner-home {
  position: relative;
  overflow: hidden;
}
.banner-home .banner-button {
  position: absolute;
  bottom: 0%;
  left: 5%;
  width: 70%;
  font-size: calc((1.6 - 1) * 1.2vw + 1rem);
  font-family: "acumin-pro", sans-serif;
  color: var(--white);
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
}
.section-background-overlay {
  opacity: 0.15;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  background-color: var(--main-color);
}
.we-help p.subtitle {
  line-height: 3rem;
}
.college .g-grid {
  padding-bottom: 20px;
}
.college .g-grid [class*="size-"]:first-child {
  padding-right: 5%;
}
.college .g-grid [class*="size-"]:last-child {
  padding-left: 5%;
}
.college p {
  max-width: 500px;
}
.home-contact {
  margin: auto;
  padding: 0 2%;
}
/*# sourceMappingURL=home_14.css.map */