/* 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";
.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
.btn-primary {
  background: #3d4091;
  color: #ffffff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-primary:hover {
  background: #4548a3;
  color: #ffffff;
}
.btn-primary:active, .btn-primary:focus {
  background: #35387f;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
}
.btn-secondary {
  background: #3d4091;
  color: #ffffff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-secondary:hover {
  background: #4548a3;
  color: #ffffff;
}
.btn-secondary:active, .btn-secondary:focus {
  background: #35387f;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
}
meter {
  width: 100%;
}
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-group.open .btn-primary.dropdown-toggle {
  background: #35387f;
  color: #ffffff;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background-color: #3d4091;
}
.btn-link {
  color: #3d4091;
}
.login fieldset {
  padding: 0;
}
.login .plg_system_webauthn_login_button {
  padding-top: 0.9rem;
  min-height: 60px;
}
.login .plg_system_webauthn_login_button svg {
  vertical-align: middle;
}
.list-striped, .row-striped {
  border-top: 1px solid #dddddd;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #fcfcfc;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.list-bordered, .row-bordered {
  border: 1px solid #dddddd;
}
.row-even, .row-odd {
  border-bottom: 1px solid #dddddd;
}
.row-even {
  background-color: #fcfcfc;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
blockquote {
  border-left: 5px solid #dddddd;
}
blockquote small {
  color: #ccc;
}
blockquote.pull-right {
  border-right: 5px solid #dddddd;
}
code, pre {
  color: #999999;
  background-color: #f2f2f2;
  border: 1px solid #dddddd;
}
legend {
  color: #333333;
}
legend small {
  color: #999999;
}
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: #dddddd;
}
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: #dddddd;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
#g-header .search form, #g-navigation .search form {
  margin-bottom: 0;
}
#g-header .search input, #g-navigation .search input {
  margin-bottom: 0;
  border: 0;
}
#login-form .input-prepend > .add-on {
  color: #999999;
  height: 2.1rem;
}
#login-form input[type="text"], #login-form input[type="password"] {
  color: #999999;
  height: 1.25rem;
}
#login-form .controls .input-append .btn {
  line-height: 26px;
  height: 2.15rem;
}
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
.controls .input-append .btn {
  font-size: 14px;
  line-height: 20px;
  height: 33px;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
}
.tip-wrap {
  color: #fff;
  background-color: #000;
}
.search span.highlight {
  background-color: #fcfcfc;
}
.img-polaroid {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.muted {
  color: #999999;
}
a.muted:hover, a.muted:focus {
  color: #808080;
}
.alert {
  background-color: #f8f4ec;
  border-color: #eee4d2;
}
.alert a, .alert a:hover, .alert .alert-link, .alert .alert-link:hover {
  color: #a47e3c;
  font-weight: bold;
}
.alert a:hover, .alert a:hover:hover, .alert .alert-link:hover, .alert .alert-link:hover:hover {
  text-decoration: underline;
}
.alert, .alert h4, .text-warning {
  color: #c09853;
}
a.text-warning:hover, a.text-warning:focus {
  color: #b78c43;
}
.alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #c4e0c4;
}
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #356635;
  font-weight: bold;
}
.alert-success a:hover, .alert-success a:hover:hover, .alert-success .alert-link:hover, .alert-success .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-success h4, .text-success {
  color: #468847;
}
a.text-success:hover, a.text-success:focus {
  color: #3d773e;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f6e7e7;
  border-color: #edd1d0;
}
.alert-danger a, .alert-danger a:hover, .alert-danger .alert-link, .alert-danger .alert-link:hover, .alert-error a, .alert-error a:hover, .alert-error .alert-link, .alert-error .alert-link:hover {
  color: #953b39;
  font-weight: bold;
}
.alert-danger a:hover, .alert-danger a:hover:hover, .alert-danger .alert-link:hover, .alert-danger .alert-link:hover:hover, .alert-error a:hover, .alert-error a:hover:hover, .alert-error .alert-link:hover, .alert-error .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-danger h4, .alert-error h4, .text-error {
  color: #b94a48;
}
a.text-error:hover, a.text-error:focus {
  color: #a74240;
}
.alert-info {
  color: #3a87ad;
  background-color: #e2eff5;
  border-color: #c7e0ec;
}
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #2d6987;
  font-weight: bold;
}
.alert-info a:hover, .alert-info a:hover:hover, .alert-info .alert-link:hover, .alert-info .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-info h4, .text-info {
  color: #3a87ad;
}
a.text-info:hover, a.text-info:focus {
  color: #34789a;
}
@media only all and (max-width: 47.99rem) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .row-fluid {
    width: 100%;
  }
  .row, .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .row {
    margin-left: -20px;
  }
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 59.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    border-radius: 0.1875rem;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
  }
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 47.99rem) {
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 30rem) {
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 47.99rem) {
  .pull-right.item-image {
    margin-left: 0;
  }
  .pull-left.item-image {
    margin-right: 0;
  }
}
.w-60 {
  width: 60%;
}
.w-50 {
  width: 50%;
}
.w-40 {
  width: 40%;
}
.w-20 {
  width: 20%;
}
.section-title {
  display: flex;
  align-items: center;
}
.section-title .title {
  display: inline-flex;
  flex-flow: column;
  color: #3D4091;
  font-size: 68px;
  font-style: normal;
  font-weight: 900;
  text-align: center;
}
.section-title .title small {
  color: #C1C1C1;
  font-size: 42px;
  font-style: normal;
  font-weight: 300;
}
.section-title2 {
  display: flex;
  align-items: center;
}
.section-title2 .title {
  display: inline-flex;
  flex-flow: column;
  color: #3D4091;
  font-size: 50px;
  font-style: normal;
  font-weight: 900;
  text-align: center;
}
.section-title2 .title small {
  color: #C1C1C1;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
}
.lang-switcher {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lang-switcher * {
  padding: 0 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  height: 32px;
  width: 32px;
}
.lang-switcher span.active {
  color: #FFF;
  background: #3D4091;
  text-align: justify;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}
#g-navigation {
  padding-top: 1.5rem;
}
#g-navigation .g-main-nav .g-toplevel {
  align-items: center;
  justify-content: space-evenly;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  color: #767676;
  text-align: center;
  font-feature-settings: "ss04" on;
  font-family: Yekan Bakh;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #3D4091;
  text-align: center;
  font-family: "Yekan Bakh";
  font-style: normal;
  font-weight: bold;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).topmenu-logo img {
  width: 130px;
  height: auto;
}
#g-showcase {
  margin-top: calc(-2rem - 85px);
}
#g-showcase .hero {
  position: relative;
  background: url('../../../../images/hero/bg.jpg') center center no-repeat;
  background-size: cover;
  height: 1000px;
}
#g-showcase .hero .product-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
#g-showcase .hero .product-container .products {
  position: relative;
  height: 100%;
  width: 100%;
}
#g-showcase .hero .product-container .products .product {
  transition: 1s ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-40% + 20px)) scale(0);
  transform-origin: center;
  opacity: 0;
}
#g-showcase .hero .product-container .products .product.active {
  opacity: 1;
  transform: translate(-50%, calc(-40% + 20px)) scale(1);
}
#g-showcase .hero .left-sidebar {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
#g-showcase .hero .left-sidebar > img {
  transition: 1s ease-in-out;
  position: absolute;
  left: 0;
  opacity: 0;
  top: 50%;
  transform: translate(-100%, -50%);
}
#g-showcase .hero .left-sidebar > img.active {
  opacity: 1;
  transform: translate(0%, -50%);
}
#g-showcase .hero .right-sidebar {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
#g-showcase .hero .right-sidebar > img {
  transition: 1s ease-in-out;
  position: absolute;
  right: 0;
  opacity: 0;
  top: 50%;
  transform: translate(100%, -50%);
}
#g-showcase .hero .right-sidebar > img.active {
  opacity: 1;
  transform: translate(0%, -50%);
}
#g-showcase .hero .sloguns {
  position: absolute;
  top: 40%;
  right: 15%;
  width: 262px;
  height: 330px;
  transform: translateY(-50%);
}
#g-showcase .hero .sloguns > img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: 1s ease-in-out;
}
#g-showcase .hero .sloguns > img.active {
  opacity: 1;
}
#g-showcase .hero .nav-bar {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
}
#g-showcase .hero .nav-bar ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
#g-showcase .hero .nav-bar ul li {
  background: url('../../../../images/icons/bullet.svg') center center no-repeat;
  width: 16px;
  height: 16px;
  margin: 0 0.5rem;
  cursor: pointer;
}
#g-showcase .hero .nav-bar ul li.active {
  background: url('../../../../images/icons/bullet-eye.svg') center center no-repeat;
  background-size: contain;
}
#g-utility .g-container .g-grid {
  align-items: center;
}
#g-mainbottom {
  position: relative;
  display: flex;
  align-items: center;
  height: 800px;
  background: url('../../../../images/all-products-view.png') no-repeat right center;
  background-size: contain;
}
#g-mainbottom .all-products {
  display: flex;
  justify-content: end;
}
#g-mainbottom .all-products h3 {
  color: #3D4091;
  text-align: right;
  font-feature-settings: "ss01" on;
  font-family: Morabba;
  font-size: 56px;
  font-style: normal;
  font-weight: 900;
}
#g-mainbottom .all-products h4 {
  color: #000;
  font-feature-settings: "ss01" on;
  font-family: Morabba;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
}
#g-mainbottom:after {
  content: " ";
  display: block;
  position: absolute;
  width: 374px;
  height: 374px;
  top: 0;
  left: 0;
  transform: translate(-15%, -20%);
  background: url('../../../../images/butterfly.png');
  background-size: contain;
}
#g-maintop .g-container {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  margin: 3rem auto;
}
#g-maintop .product-specs-icons {
  display: flex;
  justify-content: space-between;
}
#g-maintop .product-specs-icons .icon {
  text-align: center;
}
#g-maintop .product-specs-icons .icon img {
  width: 49px;
  filter: hue-rotate(75deg);
}
#g-maintop .product-specs-icons .icon .title {
  display: block;
  color: #909090;
}
.contact-form form .form-control {
  border-radius: 8px;
  background: #F9F9F9;
  font-style: normal;
  font-weight: 400;
  color: #999999;
}
.contact-form form .form-control::placeholder {
  color: #A5A5A5;
}
.contact-form form .btn {
  border-radius: 8px;
  opacity: 0.5;
  background: var(--primery, #3D4091);
  color: #FFFFFF;
}
.contact-form form .btn:hover {
  opacity: 1;
}
.company-stats {
  display: flex;
  align-items: stretch;
  justify-content: space-evenly;
}
.company-stats .stat {
  display: inline-flex;
  text-align: center;
}
.company-stats .stat .stat-title {
  color: #3D4091;
  font-family: Morabba;
  font-size: 56px;
  font-style: normal;
  font-weight: 900;
  font-feature-settings: "ss02" on;
}
.company-stats .stat .stat-title small {
  color: #A5A5A5;
  font-family: Yekan Bakh;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  display: block;
  font-feature-settings: "ss02" off;
}
.company-stats .horizontal-seperator {
  display: inline-flex;
  content: " ";
  width: 1px;
  background-color: #E0E0E0;
  padding: 1rem 0;
}
#g-extension {
  position: relative;
}
#g-extension:before {
  content: " ";
  background: url('../../../../images/pagebg-leaf.png');
  background-size: contain;
  width: 588px;
  height: 286px;
  display: block;
  position: absolute;
  animation: rightleaf-in-wind 15s ease-in-out infinite;
}
#g-extension:after {
  content: " ";
  background: url('../../../../images/pagebg-leaf.png');
  background-size: contain;
  width: 588px;
  height: 286px;
  display: block;
  position: absolute;
  animation: leftleaf-in-wind 15s ease-in-out infinite;
}
#g-footer {
  border: none;
}
#g-footer .g-container {
  border-top: 1px solid #ECECEC;
  padding-top: 1rem;
}
#g-footer .g-container .g-grid {
  align-items: center;
}
#g-footer .footer-menu .g-menu-item {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
#g-footer .footer-menu .g-menu-item:not(:last-child):after {
  content: "|";
  color: #E0E0E0;
  padding: 0 10px;
}
#g-footer .footer-menu .g-menu-item .g-menu-item-container {
  padding: 0;
}
#g-footer .footer-menu .horizontal-seperator {
  color: #E0E0E0;
  padding: 0 10px;
}
#g-footer .footer-menu a {
  color: #AAAAAA;
}
#g-footer .footer-menu a:hover {
  color: #AAAAAA;
}
#g-footer .g-social {
  display: flex;
  align-items: center;
  justify-content: end;
}
#g-footer .g-social a {
  display: inline-flex;
  align-items: center;
  background: transparent;
  border: none;
  color: #3D4091;
  margin: 0;
  padding: 0;
}
#g-footer .g-social a .fa {
  font-size: 1.5rem;
}
#g-footer .g-social a:not(:last-child):after {
  content: "|";
  color: #E0E0E0;
  padding: 0 1rem;
}
#g-footer .bg-mute {
  border-radius: 12px;
  background: #FAFAFA;
  padding: 24px;
}
#g-footer .bg-mute a {
  color: #A5A5A5;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
#g-footer .bg-mute a i {
  font-size: 1.2rem;
  color: #3D4091;
}
#g-footer .bg-mute .horizontal-seperator {
  color: #E0E0E0;
  padding: 0 14px;
}
#g-copyright {
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  color: #BDBDBD;
}
#g-copyright a, #g-copyright a:hover {
  color: #BDBDBD;
}
#g-offcanvas {
  width: 100%;
}
.pageHeader .headerContainer {
  overflow: visible;
  border-radius: 12px;
  height: 72px;
  border: 1px solid #FFF;
  background: linear-gradient(45deg, rgba(243, 243, 243, 0) 0.98%, rgba(250, 250, 250, 0.3) 100%);
}
.pageHeader h1 {
  color: #3D4091;
  font-family: Morabba;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: -0.8px;
}
.pageHeader .subHeader {
  color: #3D4091;
  text-align: center;
  font-family: "Yekan Bakh";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: -0.56px;
  border-radius: 0px 0px 72px 72px;
  border-right: 1px solid rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  border-left: 1px solid rgba(255, 255, 255, 0);
  opacity: 0.6;
  background: rgba(255, 255, 255, 0.4);
  padding: 0.3rem;
}
body.bg-radial {
  position: relative;
  min-height: 100vh;
}
body.bg-radial > * {
  z-index: 10;
}
body.bg-radial:after {
  content: " ";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
body.bg-radial.bg-type-1 {
  background-color: #FFFFFF;
  background-image: radial-gradient(64.33% 64.59% at 50% 49.84%, #FFF 0%, #FAFAFA 31%, #EBEBEB 68%, #D9D9D9 100%);
}
body.bg-radial.bg-type-1:after {
  background: url('../../../../images/headerbg-blue.webp') center top no-repeat;
}
body.bg-radial.bg-type-2 {
  background-color: #FFFFFF;
  background-image: radial-gradient(64.33% 64.59% at 50% 49.84%, #FFF 0%, #FAFAFA 31%, #EBEBEB 68%, #D9D9D9 100%);
}
body.bg-radial.bg-type-2:after {
  background: url('../../../../images/headerbg-green.webp') center top no-repeat;
}
body.bg-radial.bg-type-3 {
  background-color: #FFFFFF;
  background-image: radial-gradient(64.33% 64.59% at 50% 49.84%, #FFF 0%, #FAFAFA 31%, #EBEBEB 68%, #D9D9D9 100%);
}
body.bg-radial.bg-type-3:after {
  background: url('../../../../images/headerbg-orange.webp') center top no-repeat;
}
.productImage-Stand {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url('../../../../images/articleImageStand-01.png') center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  min-height: 550px;
}
.productImage-Stand figure {
  margin: 0;
  padding: 0;
  width: 40%;
  height: 50%;
  position: absolute;
  bottom: 38%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: end;
  justify-content: center;
}
.productImage-Stand figure img {
  max-height: 100%;
}
.articleHeader {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: repeating-linear-gradient(-24deg, #DADADA, #DADADA 10px, transparent 10px, transparent 20px, #DADADA 20px), repeating-linear-gradient(66deg, #DADADA, #DADADA 10px, transparent 10px, transparent 20px, #DADADA 20px), repeating-linear-gradient(156deg, #DADADA, #DADADA 10px, transparent 10px, transparent 20px, #DADADA 20px), repeating-linear-gradient(246deg, #DADADA, #DADADA 10px, transparent 10px, transparent 20px, #DADADA 20px);
  background-size: 2px 100%, 100% 2px, 2px 100%, 100% 2px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
}
.articleHeader:before, .articleHeader:after {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 2px solid #000000;
  background-color: #FFFFFF;
}
.articleHeader:before {
  left: 0;
  top: 0;
  transform: translateX(-50%) translateY(-50%);
}
.articleHeader:after {
  right: 0;
  top: 0;
  transform: translateX(50%) translateY(-50%);
}
.articleHeader > div:before, .articleHeader > div:after {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 2px solid #000000;
  background-color: #FFFFFF;
}
.articleHeader > div:before {
  left: 0;
  bottom: 0;
  transform: translateX(-50%) translateY(50%);
}
.articleHeader > div:after {
  right: 0;
  bottom: 0;
  transform: translateX(50%) translateY(50%);
}
.articleHeader h1, .articleHeader h2, .articleHeader h3, .articleHeader h4, .articleHeader h5, .articleHeader h6 {
  color: #3D4091;
  padding: 0.5rem 0;
  margin: 0;
  text-align: center;
  font-family: "Yekan Bakh";
  font-style: normal;
  font-weight: 950;
  font-size: 34px;
}
.product-categories {
  justify-content: center;
  margin-top: 5rem;
}
.product-categories:has(.product-category.selected) {
  transition: 0.3s linear all;
  transform: scale(0.75);
  transform-origin: top center;
}
.product-category {
  text-align: center;
}
.product-category.selected img {
  filter: drop-shadow(2px 4px 6px #3D4091);
}
.products-container .products {
  gap: 0;
  align-items: stretch;
}
.products-container .products .product {
  text-align: center;
  border: 1px solid #F3F1F1;
  padding: 1rem;
  height: 100%;
}
.products-container .products .product .product-image img {
  max-height: 160px;
  width: auto;
}
.products-container .products .product .product-detail {
  margin-top: 2rem;
}
.products-container .products .product .product-detail .title, .products-container .products .product .product-detail .title a {
  margin-bottom: 1rem;
  color: #414141;
  font-family: "Yekan Bakh";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.products-container .products .product .product-detail .description {
  color: #CACACA;
  text-align: right;
  font-family: "Yekan Bakh";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}
a {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
.text-justify {
  text-align: justify;
}
.w-ch-1 > * {
  width: 1%;
}
.w-1 {
  width: 1%;
}
.w-ch-2 > * {
  width: 2%;
}
.w-2 {
  width: 2%;
}
.w-ch-3 > * {
  width: 3%;
}
.w-3 {
  width: 3%;
}
.w-ch-4 > * {
  width: 4%;
}
.w-4 {
  width: 4%;
}
.w-ch-5 > * {
  width: 5%;
}
.w-5 {
  width: 5%;
}
.w-ch-6 > * {
  width: 6%;
}
.w-6 {
  width: 6%;
}
.w-ch-7 > * {
  width: 7%;
}
.w-7 {
  width: 7%;
}
.w-ch-8 > * {
  width: 8%;
}
.w-8 {
  width: 8%;
}
.w-ch-9 > * {
  width: 9%;
}
.w-9 {
  width: 9%;
}
.w-ch-10 > * {
  width: 10%;
}
.w-10 {
  width: 10%;
}
.w-ch-11 > * {
  width: 11%;
}
.w-11 {
  width: 11%;
}
.w-ch-12 > * {
  width: 12%;
}
.w-12 {
  width: 12%;
}
.w-ch-13 > * {
  width: 13%;
}
.w-13 {
  width: 13%;
}
.w-ch-14 > * {
  width: 14%;
}
.w-14 {
  width: 14%;
}
.w-ch-15 > * {
  width: 15%;
}
.w-15 {
  width: 15%;
}
.w-ch-16 > * {
  width: 16%;
}
.w-16 {
  width: 16%;
}
.w-ch-17 > * {
  width: 17%;
}
.w-17 {
  width: 17%;
}
.w-ch-18 > * {
  width: 18%;
}
.w-18 {
  width: 18%;
}
.w-ch-19 > * {
  width: 19%;
}
.w-19 {
  width: 19%;
}
.w-ch-20 > * {
  width: 20%;
}
.w-20 {
  width: 20%;
}
.w-ch-21 > * {
  width: 21%;
}
.w-21 {
  width: 21%;
}
.w-ch-22 > * {
  width: 22%;
}
.w-22 {
  width: 22%;
}
.w-ch-23 > * {
  width: 23%;
}
.w-23 {
  width: 23%;
}
.w-ch-24 > * {
  width: 24%;
}
.w-24 {
  width: 24%;
}
.w-ch-25 > * {
  width: 25%;
}
.w-25 {
  width: 25%;
}
.w-ch-26 > * {
  width: 26%;
}
.w-26 {
  width: 26%;
}
.w-ch-27 > * {
  width: 27%;
}
.w-27 {
  width: 27%;
}
.w-ch-28 > * {
  width: 28%;
}
.w-28 {
  width: 28%;
}
.w-ch-29 > * {
  width: 29%;
}
.w-29 {
  width: 29%;
}
.w-ch-30 > * {
  width: 30%;
}
.w-30 {
  width: 30%;
}
.w-ch-31 > * {
  width: 31%;
}
.w-31 {
  width: 31%;
}
.w-ch-32 > * {
  width: 32%;
}
.w-32 {
  width: 32%;
}
.w-ch-33 > * {
  width: 33%;
}
.w-33 {
  width: 33%;
}
.w-ch-34 > * {
  width: 34%;
}
.w-34 {
  width: 34%;
}
.w-ch-35 > * {
  width: 35%;
}
.w-35 {
  width: 35%;
}
.w-ch-36 > * {
  width: 36%;
}
.w-36 {
  width: 36%;
}
.w-ch-37 > * {
  width: 37%;
}
.w-37 {
  width: 37%;
}
.w-ch-38 > * {
  width: 38%;
}
.w-38 {
  width: 38%;
}
.w-ch-39 > * {
  width: 39%;
}
.w-39 {
  width: 39%;
}
.w-ch-40 > * {
  width: 40%;
}
.w-40 {
  width: 40%;
}
.w-ch-41 > * {
  width: 41%;
}
.w-41 {
  width: 41%;
}
.w-ch-42 > * {
  width: 42%;
}
.w-42 {
  width: 42%;
}
.w-ch-43 > * {
  width: 43%;
}
.w-43 {
  width: 43%;
}
.w-ch-44 > * {
  width: 44%;
}
.w-44 {
  width: 44%;
}
.w-ch-45 > * {
  width: 45%;
}
.w-45 {
  width: 45%;
}
.w-ch-46 > * {
  width: 46%;
}
.w-46 {
  width: 46%;
}
.w-ch-47 > * {
  width: 47%;
}
.w-47 {
  width: 47%;
}
.w-ch-48 > * {
  width: 48%;
}
.w-48 {
  width: 48%;
}
.w-ch-49 > * {
  width: 49%;
}
.w-49 {
  width: 49%;
}
.w-ch-50 > * {
  width: 50%;
}
.w-50 {
  width: 50%;
}
.w-ch-51 > * {
  width: 51%;
}
.w-51 {
  width: 51%;
}
.w-ch-52 > * {
  width: 52%;
}
.w-52 {
  width: 52%;
}
.w-ch-53 > * {
  width: 53%;
}
.w-53 {
  width: 53%;
}
.w-ch-54 > * {
  width: 54%;
}
.w-54 {
  width: 54%;
}
.w-ch-55 > * {
  width: 55%;
}
.w-55 {
  width: 55%;
}
.w-ch-56 > * {
  width: 56%;
}
.w-56 {
  width: 56%;
}
.w-ch-57 > * {
  width: 57%;
}
.w-57 {
  width: 57%;
}
.w-ch-58 > * {
  width: 58%;
}
.w-58 {
  width: 58%;
}
.w-ch-59 > * {
  width: 59%;
}
.w-59 {
  width: 59%;
}
.w-ch-60 > * {
  width: 60%;
}
.w-60 {
  width: 60%;
}
.w-ch-61 > * {
  width: 61%;
}
.w-61 {
  width: 61%;
}
.w-ch-62 > * {
  width: 62%;
}
.w-62 {
  width: 62%;
}
.w-ch-63 > * {
  width: 63%;
}
.w-63 {
  width: 63%;
}
.w-ch-64 > * {
  width: 64%;
}
.w-64 {
  width: 64%;
}
.w-ch-65 > * {
  width: 65%;
}
.w-65 {
  width: 65%;
}
.w-ch-66 > * {
  width: 66%;
}
.w-66 {
  width: 66%;
}
.w-ch-67 > * {
  width: 67%;
}
.w-67 {
  width: 67%;
}
.w-ch-68 > * {
  width: 68%;
}
.w-68 {
  width: 68%;
}
.w-ch-69 > * {
  width: 69%;
}
.w-69 {
  width: 69%;
}
.w-ch-70 > * {
  width: 70%;
}
.w-70 {
  width: 70%;
}
.w-ch-71 > * {
  width: 71%;
}
.w-71 {
  width: 71%;
}
.w-ch-72 > * {
  width: 72%;
}
.w-72 {
  width: 72%;
}
.w-ch-73 > * {
  width: 73%;
}
.w-73 {
  width: 73%;
}
.w-ch-74 > * {
  width: 74%;
}
.w-74 {
  width: 74%;
}
.w-ch-75 > * {
  width: 75%;
}
.w-75 {
  width: 75%;
}
.w-ch-76 > * {
  width: 76%;
}
.w-76 {
  width: 76%;
}
.w-ch-77 > * {
  width: 77%;
}
.w-77 {
  width: 77%;
}
.w-ch-78 > * {
  width: 78%;
}
.w-78 {
  width: 78%;
}
.w-ch-79 > * {
  width: 79%;
}
.w-79 {
  width: 79%;
}
.w-ch-80 > * {
  width: 80%;
}
.w-80 {
  width: 80%;
}
.w-ch-81 > * {
  width: 81%;
}
.w-81 {
  width: 81%;
}
.w-ch-82 > * {
  width: 82%;
}
.w-82 {
  width: 82%;
}
.w-ch-83 > * {
  width: 83%;
}
.w-83 {
  width: 83%;
}
.w-ch-84 > * {
  width: 84%;
}
.w-84 {
  width: 84%;
}
.w-ch-85 > * {
  width: 85%;
}
.w-85 {
  width: 85%;
}
.w-ch-86 > * {
  width: 86%;
}
.w-86 {
  width: 86%;
}
.w-ch-87 > * {
  width: 87%;
}
.w-87 {
  width: 87%;
}
.w-ch-88 > * {
  width: 88%;
}
.w-88 {
  width: 88%;
}
.w-ch-89 > * {
  width: 89%;
}
.w-89 {
  width: 89%;
}
.w-ch-90 > * {
  width: 90%;
}
.w-90 {
  width: 90%;
}
.w-ch-91 > * {
  width: 91%;
}
.w-91 {
  width: 91%;
}
.w-ch-92 > * {
  width: 92%;
}
.w-92 {
  width: 92%;
}
.w-ch-93 > * {
  width: 93%;
}
.w-93 {
  width: 93%;
}
.w-ch-94 > * {
  width: 94%;
}
.w-94 {
  width: 94%;
}
.w-ch-95 > * {
  width: 95%;
}
.w-95 {
  width: 95%;
}
.w-ch-96 > * {
  width: 96%;
}
.w-96 {
  width: 96%;
}
.w-ch-97 > * {
  width: 97%;
}
.w-97 {
  width: 97%;
}
.w-ch-98 > * {
  width: 98%;
}
.w-98 {
  width: 98%;
}
.w-ch-99 > * {
  width: 99%;
}
.w-99 {
  width: 99%;
}
.w-ch-100 > * {
  width: 100%;
}
.w-100 {
  width: 100%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-social {
    justify-content: center;
  }
  #g-navigation {
    padding-top: 0;
  }
  #g-showcase {
    margin-top: calc(-2rem - 85px);
  }
  #g-showcase .hero {
    height: 100vh;
  }
  #g-showcase .hero .product-container {
    scale: 0.75;
  }
  #g-showcase .hero .left-sidebar {
    scale: 0.5;
    transform: translate(-50%, 50%);
  }
  #g-showcase .hero .right-sidebar {
    scale: 0.5;
    transform: translate(50%, -50%);
  }
  #g-showcase .hero .sloguns {
    display: none;
  }
  .company-stats {
    display: flex;
    align-items: stretch;
    justify-content: space-evenly;
    flex-wrap: wrap;
    grid-gap: 1em;
  }
  .company-stats .stat {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    width: 50%;
    background-color: #F9F9F9;
    flex: 0 0 calc(50% - 1rem);
    padding: 3rem 0;
  }
  .company-stats .stat .stat-title {
    font-size: 40px;
  }
  .company-stats .stat .stat-title small {
    font-size: 14px;
  }
  .company-stats .horizontal-seperator {
    display: none;
  }
  #g-extension:before, #g-extension:after {
    background-repeat: no-repeat;
    width: 262px;
    height: 127px;
  }
  .product-specs-icons {
    flex-wrap: wrap;
    grid-gap: 1em;
  }
  .product-specs-icons .icon {
    width: 33%;
    flex: 0 0 calc(33% - 1rem);
  }
  #g-mainbottom {
    position: relative;
    display: flex;
    align-items: center;
    height: auto;
    background: none;
    background-size: auto;
    margin-bottom: 5rem;
  }
  #g-mainbottom .all-products {
    display: flex;
    justify-content: end;
  }
  #g-mainbottom .all-products img {
    scale: 1.75;
  }
  #g-mainbottom .all-products h3 {
    font-size: 40px;
    text-align: center;
  }
  #g-mainbottom .all-products h4 {
    font-size: 20px;
    text-align: center;
  }
  #g-mainbottom:after {
    content: null;
    display: none;
  }
  .lang-switcher span.active {
    color: #3D4091;
    background: #FFFFFF;
  }
  #g-offcanvas .kappus-logo {
    width: 200px;
    margin: -3rem auto 0;
  }
  #g-offcanvas span[data-offcanvas-toggle] {
    display: block;
    text-align: right;
    padding: 1rem 1rem 0 0;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li .g-menu-item-container {
    padding: 1.5rem 1rem;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: transparent;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: transparent;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a:before, #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a:after {
    content: "•";
    margin: 0 1rem;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:after {
    content: " ";
    height: 1px;
    display: block;
    width: 75%;
    margin: 0 auto;
    background: linear-gradient(270deg, rgba(61, 64, 145, 0) 0%, #5B5EBD 50.52%, rgba(61, 64, 145, 0) 100%);
  }
}
@media only all and (max-width: 30rem) {
  .g-social {
    justify-content: center;
  }
  #g-navigation {
    padding-top: 0;
  }
  #g-showcase {
    margin-top: calc(-2rem - 85px);
  }
  #g-showcase .hero {
    height: 100vh;
  }
  #g-showcase .hero .product-container {
    scale: 0.75;
  }
  #g-showcase .hero .left-sidebar {
    scale: 0.5;
    transform: translate(-50%, 50%);
  }
  #g-showcase .hero .right-sidebar {
    scale: 0.5;
    transform: translate(50%, -50%);
  }
  #g-showcase .hero .sloguns {
    display: none;
  }
  .company-stats {
    display: flex;
    align-items: stretch;
    justify-content: space-evenly;
    flex-wrap: wrap;
    grid-gap: 1em;
  }
  .company-stats .stat {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    width: 50%;
    background-color: #F9F9F9;
    flex: 0 0 calc(50% - 1rem);
    padding: 3rem 0;
  }
  .company-stats .stat .stat-title {
    font-size: 40px;
  }
  .company-stats .stat .stat-title small {
    font-size: 14px;
  }
  .company-stats .horizontal-seperator {
    display: none;
  }
  #g-extension:before, #g-extension:after {
    background-repeat: no-repeat;
    width: 262px;
    height: 127px;
  }
  .product-specs-icons {
    flex-wrap: wrap;
    grid-gap: 1em;
  }
  .product-specs-icons .icon {
    width: 33%;
    flex: 0 0 calc(33% - 1rem);
  }
  #g-mainbottom {
    position: relative;
    display: flex;
    align-items: center;
    height: auto;
    background: none;
    background-size: auto;
    margin-bottom: 5rem;
  }
  #g-mainbottom .all-products {
    display: flex;
    justify-content: end;
  }
  #g-mainbottom .all-products img {
    scale: 1.75;
  }
  #g-mainbottom .all-products h3 {
    font-size: 40px;
    text-align: center;
  }
  #g-mainbottom .all-products h4 {
    font-size: 20px;
    text-align: center;
  }
  #g-mainbottom:after {
    content: null;
    display: none;
  }
  .lang-switcher span.active {
    color: #3D4091;
    background: #FFFFFF;
  }
  #g-offcanvas .kappus-logo {
    width: 200px;
    margin: -3rem auto 0;
  }
  #g-offcanvas span[data-offcanvas-toggle] {
    display: block;
    text-align: right;
    padding: 1rem 1rem 0 0;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li .g-menu-item-container {
    padding: 1.5rem 1rem;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: transparent;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: transparent;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a:before, #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a:after {
    content: "•";
    margin: 0 1rem;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:after {
    content: " ";
    height: 1px;
    display: block;
    width: 75%;
    margin: 0 auto;
    background: linear-gradient(270deg, rgba(61, 64, 145, 0) 0%, #5B5EBD 50.52%, rgba(61, 64, 145, 0) 100%);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-social {
    justify-content: center;
  }
  #g-navigation {
    padding-top: 0;
  }
  #g-showcase {
    margin-top: calc(-2rem - 85px);
  }
  #g-showcase .hero {
    height: 100vh;
  }
  #g-showcase .hero .product-container {
    scale: 0.75;
  }
  #g-showcase .hero .left-sidebar {
    scale: 0.5;
    transform: translate(-50%, 50%);
  }
  #g-showcase .hero .right-sidebar {
    scale: 0.5;
    transform: translate(50%, -50%);
  }
  #g-showcase .hero .sloguns {
    display: none;
  }
  .company-stats {
    display: flex;
    align-items: stretch;
    justify-content: space-evenly;
    flex-wrap: wrap;
    grid-gap: 1em;
  }
  .company-stats .stat {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    width: 50%;
    background-color: #F9F9F9;
    flex: 0 0 calc(50% - 1rem);
    padding: 3rem 0;
  }
  .company-stats .stat .stat-title {
    font-size: 40px;
  }
  .company-stats .stat .stat-title small {
    font-size: 14px;
  }
  .company-stats .horizontal-seperator {
    display: none;
  }
  #g-extension:before, #g-extension:after {
    background-repeat: no-repeat;
    width: 262px;
    height: 127px;
  }
  .product-specs-icons {
    flex-wrap: wrap;
    grid-gap: 1em;
  }
  .product-specs-icons .icon {
    width: 33%;
    flex: 0 0 calc(33% - 1rem);
  }
  #g-mainbottom {
    position: relative;
    display: flex;
    align-items: center;
    height: auto;
    background: none;
    background-size: auto;
    margin-bottom: 5rem;
  }
  #g-mainbottom .all-products {
    display: flex;
    justify-content: end;
  }
  #g-mainbottom .all-products img {
    scale: 1.75;
  }
  #g-mainbottom .all-products h3 {
    font-size: 40px;
    text-align: center;
  }
  #g-mainbottom .all-products h4 {
    font-size: 20px;
    text-align: center;
  }
  #g-mainbottom:after {
    content: null;
    display: none;
  }
  .lang-switcher span.active {
    color: #3D4091;
    background: #FFFFFF;
  }
  #g-offcanvas .kappus-logo {
    width: 200px;
    margin: -3rem auto 0;
  }
  #g-offcanvas span[data-offcanvas-toggle] {
    display: block;
    text-align: right;
    padding: 1rem 1rem 0 0;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li .g-menu-item-container {
    padding: 1.5rem 1rem;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: transparent;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: transparent;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a:before, #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a:after {
    content: "•";
    margin: 0 1rem;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-toplevel > li:after {
    content: " ";
    height: 1px;
    display: block;
    width: 75%;
    margin: 0 auto;
    background: linear-gradient(270deg, rgba(61, 64, 145, 0) 0%, #5B5EBD 50.52%, rgba(61, 64, 145, 0) 100%);
  }
}
@keyframes rightleaf-in-wind {
  0%, 100% {
    right: 0;
    top: 100%;
    transform: translate(60%, -40%) rotate(0deg);
  }
  50% {
    right: 0;
    top: 100%;
    transform: translate(60%, -40%) rotate(30deg);
  }
}
@keyframes leftleaf-in-wind {
  0%, 100% {
    left: 0;
    bottom: 100%;
    transform: translate(-60%, 10%) rotate(0deg);
  }
  50% {
    left: 0;
    bottom: 100%;
    transform: translate(-60%, 10%) rotate(30deg);
  }
}
@font-face {
  font-family: Morabba;
  font-style: normal;
  font-weight: 200;
  src: url('../../fonts/Morabba_pro/woff/Morabba-UltraLight.woff') format("woff"), url('../../fonts/Morabba_pro/woff2/Morabba-UltraLight.woff2') format("woff2");
}
@font-face {
  font-family: Morabba;
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/Morabba_pro/woff/Morabba-Light.woff') format("woff"), url('../../fonts/Morabba_pro/woff2/Morabba-Light.woff2') format("woff2");
}
@font-face {
  font-family: Morabba;
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/Morabba_pro/woff/Morabba-Medium.woff') format("woff"), url('../../fonts/Morabba_pro/woff2/Morabba-Medium.woff2') format("woff2");
}
@font-face {
  font-family: Morabba;
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/Morabba_pro/woff/Morabba-Semibold.woff') format("woff"), url('../../fonts/Morabba_pro/woff2/Morabba-Semibold.woff2') format("woff2");
}
@font-face {
  font-family: Morabba;
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/Morabba_pro/woff/Morabba-Extrabold.woff') format("woff"), url('../../fonts/Morabba_pro/woff2/Morabba-Extrabold.woff2') format("woff2");
}
@font-face {
  font-family: Morabba;
  font-style: normal;
  font-weight: 850;
  src: url('../../fonts/Morabba_pro/woff/Morabba-Black.woff') format("woff"), url('../../fonts/Morabba_pro/woff2/Morabba-Black.woff2') format("woff2");
}
@font-face {
  font-family: Morabba;
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/Morabba_pro/woff/Morabba-Heavy.woff') format("woff"), url('../../fonts/Morabba_pro/woff2/Morabba-Heavy.woff2') format("woff2");
}
@font-face {
  font-family: Morabba;
  font-style: normal;
  font-weight: bold;
  src: url('../../fonts/Morabba_pro/woff/Morabba-Bold.woff') format("woff"), url('../../fonts/Morabba_pro/woff2/Morabba-Bold.woff2') format("woff2");
}
@font-face {
  font-family: Morabba;
  font-style: normal;
  font-weight: normal;
  src: url('../../fonts/Morabba_pro/woff/Morabba-Regular.woff') format("woff"), url('../../fonts/Morabba_pro/woff2/Morabba-Regular.woff2') format("woff2");
}
@font-face {
  font-family: YekanBakh;
  font-style: normal;
  font-weight: 100;
  src: url('../../fonts/YekanBakh/woff/YekanBakh-Thin.woff') format("woff"), url('../../fonts/YekanBakh/woff2/YekanBakh-Thin.woff2') format("woff2");
}
@font-face {
  font-family: YekanBakh;
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/YekanBakh/woff/YekanBakh-Light.woff') format("woff"), url('../../fonts/YekanBakh/woff2/YekanBakh-Light.woff2') format("woff2");
}
@font-face {
  font-family: YekanBakh;
  font-style: normal;
  font-weight: normal;
  src: url('../../fonts/YekanBakh/woff/YekanBakh-Regular.woff') format("woff"), url('../../fonts/YekanBakh/woff2/YekanBakh-Regular.woff2') format("woff2");
}
@font-face {
  font-family: YekanBakh;
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/YekanBakh/woff/YekanBakh-SemiBold.woff') format("woff"), url('../../fonts/YekanBakh/woff2/YekanBakh-SemiBold.woff2') format("woff2");
}
@font-face {
  font-family: YekanBakh;
  font-style: normal;
  font-weight: bold;
  src: url('../../fonts/YekanBakh/woff/YekanBakh-Bold.woff') format("woff"), url('../../fonts/YekanBakh/woff2/YekanBakh-Bold.woff2') format("woff2");
}
@font-face {
  font-family: YekanBakh;
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/YekanBakh/woff/YekanBakh-ExtraBold.woff') format("woff"), url('../../fonts/YekanBakh/woff2/YekanBakh-ExtraBold.woff2') format("woff2");
}
@font-face {
  font-family: YekanBakh;
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/YekanBakh/woff/YekanBakh-Black.woff') format("woff"), url('../../fonts/YekanBakh/woff2/YekanBakh-Black.woff2') format("woff2");
}
@font-face {
  font-family: YekanBakh;
  font-style: normal;
  font-weight: 950;
  src: url('../../fonts/YekanBakh/woff/YekanBakh-ExtraBlack.woff') format("woff"), url('../../fonts/YekanBakh/woff2/YekanBakh-ExtraBlack.woff2') format("woff2");
}
/*# sourceMappingURL=kappusir-joomla_13.css.map */