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

@media (max-width: 30rem) {
  .g-logo-image {
    margin: 20px 0px 0px 0px;
  }
  #g-showcase h3 {
    color: #c41e3a;
    font-size: 0.85rem;
    font-family: "InterRegular", Courier, monospace;
  }
  #g-showcase .g-main-feature-desc {
    font-family: "LibreRegular", Courier, monospace !important;
  }
  #g-showcase h2 {
    font-size: 2rem !important;
    font-weight: 700 !important;
  }
  #g-showcase p {
    font-family: "InterRegular", Courier, monospace;
    font-size: 1.1rem;
  }
  #g-showcase .button {
    font-family: "InterRegular", Courier, monospace;
    border-radius: 5px;
    font-weight: 500;
    padding: 1rem 2.5rem;
    letter-spacing: 0.05em;
    background: #c41e3a;
    color: white;
    border-color: #c41e3a;
    transition: all 0.3s ease;
  }
  #g-showcase .button:hover {
    background: transparent;
    color: #c41e3a;
    transform: translateY(-2px);
  }
  #g-showcase .g-button2 {
    background: transparent;
    color: #1a1a1a !important;
    border: 1px solid #1a1a1a !important;
  }
  #g-showcase .g-button2:hover {
    background: #1a1a1a;
    color: white !important;
  }
  #g-intro .g-particle-intro .g-title-separator {
    height: 0px;
  }
  #g-intro h3 {
    color: #c41e3a;
    font-family: "InterRegular", Courier, monospace;
    font-size: 1rem;
  }
  #g-intro .g-introtext {
    font-family: "LibreBold", Courier, monospace;
  }
  #g-intro h2 {
    font-size: 2rem !important;
    font-weight: 700;
  }
  #g-intro p {
    font-family: "InterRegular", Courier, monospace;
  }
  #g-intro .g-features-particle-desc {
    font-family: "LibreBold", Courier, monospace;
  }
  #g-intro h5 {
    font-weight: 700;
    font-size: 1.2rem;
  }
  #g-intro .g-content h4 {
    font-family: "LibreBold", Courier, monospace;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: rgba(196, 30, 58, 0.1);
  }
  #g-intro .g-features-particle-item .g-content {
    background: #fff;
    padding: 1rem !important;
    border: 1px solid rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    margin: 0px 15px 0px 15px;
    height: 270px !important;
    text-align: left;
  }
  #g-intro .g-features-particle-item .g-content:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    border-color: transparent;
  }
  #g-intro .g-features-particle-item .g-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 0;
    background: #c41e3a;
    transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }
  #g-intro .g-features-particle-item .g-content:hover::before {
    height: 100%;
  }
  #g-intro .g-features-particle-item .g-content::after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(196, 30, 58, 0.05) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.4s ease;
  }
  #g-feature .g-main-feature-title h3 {
    font-family: "LibreRegular", Courier, monospace !important;
  }
  #g-feature h3 {
    font-weight: 700;
    font-size: 2rem;
  }
  #g-feature p {
    font-family: "InterRegular", Courier, monospace;
    font-size: 1rem;
  }
  #g-afterbottom .g-contacts-item {
    font-family: "InterRegular", Courier, monospace;
    margin: 28px 0px 0px 0px;
    font-size: 1.1rem;
  }
  #g-afterbottom .g-contacts-item a {
    color: #1a1a1a;
  }
  #g-afterbottom .uk-table {
    font-family: "InterRegular", Courier, monospace;
    border: 0px !important;
  }
  #g-afterbottom caption {
    font-family: "LibreRegular", Courier, monospace !important;
    font-style: normal;
    color: #000;
    font-size: 2rem;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
  }
  #g-afterbottom .bbclass {
    background: #f5f5f5;
  }
  #g-afterbottom .foremclass {
    color: #c41e3a;
  }
  #g-copyright {
    color: #fff;
    font-size: 0.85rem;
    font-family: "LibreBold", Courier, monospace;
    font-weight: 700;
  }
}
@media (max-width: 48rem) and (min-width: 30rem) {
  .g-logo-image {
    margin: 20px 0px 0px 0px;
  }
  #g-showcase h3 {
    color: #c41e3a;
    font-size: 0.85rem;
    font-family: "InterRegular", Courier, monospace;
  }
  #g-showcase .g-main-feature-desc {
    font-family: "LibreRegular", Courier, monospace !important;
  }
  #g-showcase h2 {
    font-size: 2rem !important;
    font-weight: 700 !important;
  }
  #g-showcase p {
    font-family: "InterRegular", Courier, monospace;
    font-size: 1.1rem;
  }
  #g-showcase .button {
    font-family: "InterRegular", Courier, monospace;
    border-radius: 5px;
    font-weight: 500;
    padding: 1rem 2.5rem;
    letter-spacing: 0.05em;
    background: #c41e3a;
    color: white;
    border-color: #c41e3a;
    transition: all 0.3s ease;
  }
  #g-showcase .button:hover {
    background: transparent;
    color: #c41e3a;
    transform: translateY(-2px);
  }
  #g-showcase .g-button2 {
    background: transparent;
    color: #1a1a1a !important;
    border: 1px solid #1a1a1a !important;
  }
  #g-showcase .g-button2:hover {
    background: #1a1a1a;
    color: white !important;
  }
  #g-intro .g-particle-intro .g-title-separator {
    height: 0px;
  }
  #g-intro h3 {
    color: #c41e3a;
    font-family: "InterRegular", Courier, monospace;
    font-size: 1rem;
  }
  #g-intro .g-introtext {
    font-family: "LibreBold", Courier, monospace;
  }
  #g-intro h2 {
    font-size: 2rem !important;
    font-weight: 700;
  }
  #g-intro p {
    font-family: "InterRegular", Courier, monospace;
  }
  #g-intro .g-features-particle-desc {
    font-family: "LibreBold", Courier, monospace;
  }
  #g-intro h5 {
    font-weight: 700;
    font-size: 1.2rem;
  }
  #g-intro .g-content h4 {
    font-family: "LibreBold", Courier, monospace;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: rgba(196, 30, 58, 0.1);
  }
  #g-intro .g-features-particle-item .g-content {
    background: #fff;
    padding: 1rem !important;
    border: 1px solid rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    margin: 0px 15px 0px 15px;
    height: 270px !important;
    text-align: left;
  }
  #g-intro .g-features-particle-item .g-content:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    border-color: transparent;
  }
  #g-intro .g-features-particle-item .g-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 0;
    background: #c41e3a;
    transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }
  #g-intro .g-features-particle-item .g-content:hover::before {
    height: 100%;
  }
  #g-intro .g-features-particle-item .g-content::after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(196, 30, 58, 0.05) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.4s ease;
  }
  #g-feature .g-main-feature-title h3 {
    font-family: "LibreRegular", Courier, monospace !important;
  }
  #g-feature h3 {
    font-weight: 700;
    font-size: 2rem;
  }
  #g-feature p {
    font-family: "InterRegular", Courier, monospace;
    font-size: 1rem;
  }
  #g-afterbottom .g-contacts-item {
    font-family: "InterRegular", Courier, monospace;
    margin: 28px 0px 0px 0px;
    font-size: 1.1rem;
  }
  #g-afterbottom .g-contacts-item a {
    color: #1a1a1a;
  }
  #g-afterbottom .uk-table {
    font-family: "InterRegular", Courier, monospace;
    border: 0px !important;
  }
  #g-afterbottom caption {
    font-family: "LibreRegular", Courier, monospace !important;
    font-style: normal;
    color: #000;
    font-size: 2rem;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
  }
  #g-afterbottom .bbclass {
    background: #f5f5f5;
  }
  #g-afterbottom .foremclass {
    color: #c41e3a;
  }
  #g-copyright {
    color: #fff;
    font-size: 0.85rem;
    font-family: "LibreBold", Courier, monospace;
    font-weight: 700;
  }
}
@media (max-width: 60rem) and (min-width: 48rem) {
  .g-logo-image {
    margin: 20px 0px 0px 0px;
  }
  #g-showcase h3 {
    color: #c41e3a;
    font-size: 0.85rem;
    font-family: "InterRegular", Courier, monospace;
  }
  #g-showcase .g-main-feature-desc {
    font-family: "LibreRegular", Courier, monospace !important;
  }
  #g-showcase h2 {
    font-size: 2rem !important;
    font-weight: 700 !important;
  }
  #g-showcase p {
    font-family: "InterRegular", Courier, monospace;
    font-size: 1.1rem;
  }
  #g-showcase .button {
    font-family: "InterRegular", Courier, monospace;
    border-radius: 5px;
    font-weight: 500;
    padding: 1rem 2.5rem;
    letter-spacing: 0.05em;
    background: #c41e3a;
    color: white;
    border-color: #c41e3a;
    transition: all 0.3s ease;
  }
  #g-showcase .button:hover {
    background: transparent;
    color: #c41e3a;
    transform: translateY(-2px);
  }
  #g-showcase .g-button2 {
    background: transparent;
    color: #1a1a1a !important;
    border: 1px solid #1a1a1a !important;
  }
  #g-showcase .g-button2:hover {
    background: #1a1a1a;
    color: white !important;
  }
  #g-intro .g-particle-intro .g-title-separator {
    height: 0px;
  }
  #g-intro h3 {
    color: #c41e3a;
    font-family: "InterRegular", Courier, monospace;
    font-size: 1rem;
  }
  #g-intro .g-introtext {
    font-family: "LibreBold", Courier, monospace;
  }
  #g-intro h2 {
    font-size: 2rem !important;
    font-weight: 700;
  }
  #g-intro p {
    font-family: "InterRegular", Courier, monospace;
  }
  #g-intro .g-features-particle-desc {
    font-family: "LibreBold", Courier, monospace;
  }
  #g-intro h5 {
    font-weight: 700;
    font-size: 1.2rem;
  }
  #g-intro .g-content h4 {
    font-family: "LibreBold", Courier, monospace;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: rgba(196, 30, 58, 0.1);
  }
  #g-intro .g-features-particle-item .g-content {
    background: #fff;
    padding: 1rem !important;
    border: 1px solid rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    margin: 0px 15px 0px 15px;
    height: 380px !important;
    text-align: left;
  }
  #g-intro .g-features-particle-item .g-content:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    border-color: transparent;
  }
  #g-intro .g-features-particle-item .g-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 0;
    background: #c41e3a;
    transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }
  #g-intro .g-features-particle-item .g-content:hover::before {
    height: 100%;
  }
  #g-intro .g-features-particle-item .g-content::after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(196, 30, 58, 0.05) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.4s ease;
  }
  #g-feature .g-main-feature-title h3 {
    font-family: "LibreRegular", Courier, monospace !important;
  }
  #g-feature h3 {
    font-weight: 700;
    font-size: 2rem;
  }
  #g-feature p {
    font-family: "InterRegular", Courier, monospace;
    font-size: 1rem;
  }
  #g-afterbottom .g-contacts-item {
    font-family: "InterRegular", Courier, monospace;
    margin: 28px 0px 0px 0px;
    font-size: 1.1rem;
  }
  #g-afterbottom .g-contacts-item a {
    color: #1a1a1a;
  }
  #g-afterbottom .uk-table {
    font-family: "InterRegular", Courier, monospace;
    border: 0px !important;
  }
  #g-afterbottom caption {
    font-family: "LibreRegular", Courier, monospace !important;
    font-style: normal;
    color: #000;
    font-size: 2rem;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
  }
  #g-afterbottom .bbclass {
    background: #f5f5f5;
  }
  #g-afterbottom .foremclass {
    color: #c41e3a;
  }
  #g-copyright {
    color: #fff;
    font-size: 0.85rem;
    font-family: "LibreBold", Courier, monospace;
    font-weight: 700;
  }
}
@media (max-width: 75rem) and (min-width: 60rem) {
  .g-logo-image {
    margin: 20px 0px 0px 0px;
  }
  #g-showcase h3 {
    color: #c41e3a;
    font-size: 0.85rem;
    font-family: "InterRegular", Courier, monospace;
  }
  #g-showcase .g-main-feature-desc {
    font-family: "LibreRegular", Courier, monospace !important;
  }
  #g-showcase h2 {
    font-size: 2rem !important;
    font-weight: 700 !important;
  }
  #g-showcase p {
    font-family: "InterRegular", Courier, monospace;
    font-size: 1.1rem;
  }
  #g-showcase .button {
    font-family: "InterRegular", Courier, monospace;
    border-radius: 5px;
    font-weight: 500;
    padding: 1rem 2.5rem;
    letter-spacing: 0.05em;
    background: #c41e3a;
    color: white;
    border-color: #c41e3a;
    transition: all 0.3s ease;
  }
  #g-showcase .button:hover {
    background: transparent;
    color: #c41e3a;
    transform: translateY(-2px);
  }
  #g-showcase .g-button2 {
    background: transparent;
    color: #1a1a1a !important;
    border: 1px solid #1a1a1a !important;
  }
  #g-showcase .g-button2:hover {
    background: #1a1a1a;
    color: white !important;
  }
  #g-intro .g-particle-intro .g-title-separator {
    height: 0px;
  }
  #g-intro h3 {
    color: #c41e3a;
    font-family: "InterRegular", Courier, monospace;
    font-size: 1rem;
  }
  #g-intro .g-introtext {
    font-family: "LibreBold", Courier, monospace;
  }
  #g-intro h2 {
    font-size: 2rem !important;
    font-weight: 700;
  }
  #g-intro p {
    font-family: "InterRegular", Courier, monospace;
  }
  #g-intro .g-features-particle-desc {
    font-family: "LibreBold", Courier, monospace;
  }
  #g-intro h5 {
    font-weight: 700;
    font-size: 1.2rem;
  }
  #g-intro .g-content h4 {
    font-family: "LibreBold", Courier, monospace;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: rgba(196, 30, 58, 0.1);
  }
  #g-intro .g-features-particle-item .g-content {
    background: #fff;
    padding: 3rem;
    border: 1px solid rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    margin: 0px 15px 0px 15px;
    height: 380px;
    text-align: left;
  }
  #g-intro .g-features-particle-item .g-content:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    border-color: transparent;
  }
  #g-intro .g-features-particle-item .g-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 0;
    background: #c41e3a;
    transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }
  #g-intro .g-features-particle-item .g-content:hover::before {
    height: 100%;
  }
  #g-intro .g-features-particle-item .g-content::after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(196, 30, 58, 0.05) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.4s ease;
  }
  #g-feature .g-main-feature-title h3 {
    font-family: "LibreRegular", Courier, monospace !important;
  }
  #g-feature h3 {
    font-weight: 700;
    font-size: 2rem;
  }
  #g-feature p {
    font-family: "InterRegular", Courier, monospace;
    font-size: 1rem;
  }
  #g-afterbottom .g-contacts-item {
    font-family: "InterRegular", Courier, monospace;
    margin: 28px 0px 0px 0px;
    font-size: 1.1rem;
  }
  #g-afterbottom .g-contacts-item a {
    color: #1a1a1a;
  }
  #g-afterbottom .uk-table {
    font-family: "InterRegular", Courier, monospace;
    border: 0px !important;
  }
  #g-afterbottom caption {
    font-family: "LibreRegular", Courier, monospace !important;
    font-style: normal;
    color: #000;
    font-size: 2rem;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
  }
  #g-afterbottom .bbclass {
    background: #f5f5f5;
  }
  #g-afterbottom .foremclass {
    color: #c41e3a;
  }
  #g-copyright {
    color: #fff;
    font-size: 0.85rem;
    font-family: "LibreBold", Courier, monospace;
    font-weight: 700;
  }
}
@media (min-width: 75rem) {
  .g-logo-image {
    margin: 20px 0px 0px 0px;
  }
}
@font-face {
  font-family: "InterLight";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Inter/Light/Inter-Light.eot#iefix') format("embedded-opentype"), url('../fonts/Inter/Light/Inter-Light.woff2') format("woff2"), url('../fonts/Inter/Light/Inter-Light.woff') format("woff"), url('../fonts/Inter/Light/Inter-Light.ttf') format("truetype"), url('../fonts/Inter/Light/Inter-Light.svg#InterLight') format("svg");
}
@font-face {
  font-family: "InterRegular";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Inter/Regular/Inter-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/Inter/Regular/Inter-Regular.woff2') format("woff2"), url('../fonts/Inter/Regular/Inter-Regular.woff') format("woff"), url('../fonts/Inter/Regular/Inter-Regular.ttf') format("truetype"), url('../fonts/Inter/Regular/Inter-Regular.svg#InterRegular') format("svg");
}
@font-face {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Inter/Medium/Inter-Medium.eot#iefix') format("embedded-opentype"), url('../fonts/Inter/Medium/Inter-Medium.woff2') format("woff2"), url('../fonts/Inter/Medium/Inter-Medium.woff') format("woff"), url('../fonts/Inter/Medium/Inter-Medium.ttf') format("truetype"), url('../fonts/Inter/Medium/Inter-Medium.svg#InterMedium') format("svg");
}
@font-face {
  font-family: "InterBold";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Inter/Bold/Inter-Bold.eot#iefix') format("embedded-opentype"), url('../fonts/Inter/Bold/Inter-Bold.woff2') format("woff2"), url('../fonts/Inter/Bold/Inter-Bold.woff') format("woff"), url('../fonts/Inter/Bold/Inter-Bold.ttf') format("truetype"), url('../fonts/Inter/Bold/Inter-Bold.svg#InterBold') format("svg");
}
@font-face {
  font-family: "InterSemiBold";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Inter/SemiBold/Inter-SemiBold.eot#iefix') format("embedded-opentype"), url('../fonts/Inter/SemiBold/Inter-SemiBold.woff2') format("woff2"), url('../fonts/Inter/SemiBold/Inter-SemiBold.woff') format("woff"), url('../fonts/Inter/SemiBold/Inter-SemiBold.ttf') format("truetype"), url('../fonts/Inter/SemiBold/Inter-SemiBold.svg#InterSemiBold') format("svg");
}
@font-face {
  font-family: "LibreRegular";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Libre/Regular/LibreBaskerville-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/Libre/Regular/LibreBaskerville-Regular.woff2?698db15c') format("woff2"), url('../fonts/Libre/Regular/LibreBaskerville-Regular.woff?698db152') format("woff"), url('../fonts/Libre/Regular/LibreBaskerville-Regular.ttf') format("truetype"), url('../fonts/Libre/Regular/LibreBaskerville-Regular.svg#LibreRegular') format("svg");
}
@font-face {
  font-family: "LibreBold";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Libre/Bold/LibreBaskerville-Bold.eot#iefix') format("embedded-opentype"), url('../fonts/Libre/Bold/LibreBaskerville-Bold.woff2?698db1a2') format("woff2"), url('../fonts/Libre/Bold/LibreBaskerville-Bold.woff?698db19c') format("woff"), url('../fonts/Libre/Bold/LibreBaskerville-Bold.ttf') format("truetype"), url('../fonts/Libre/Bold/LibreBaskerville-Bold.svg#LibreBold') format("svg");
}
@font-face {
  font-family: "LibreItalic";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Libre/Italic/LibreBaskerville-Italic.eot#iefix') format("embedded-opentype"), url('../fonts/Libre/Italic/LibreBaskerville-Italic.woff2?698db174') format("woff2"), url('../fonts/Libre/Italic/LibreBaskerville-Italic.woff?698db17a') format("woff"), url('../fonts/Libre/Italic/LibreBaskerville-Italic.ttf') format("truetype"), url('../fonts/Libre/Italic/LibreBaskerville-Italic.svg#LibreItalic') format("svg");
}
.g-offcanvas-toggle {
  font-size: 1.6rem;
  color: #000;
  left: 1.563rem;
  top: 34px;
}
#g-mobilemenu-container .g-toplevel li .g-menu-item-content {
  display: inline-block;
  line-height: 1rem;
  font-family: "InterBold", Courier, monospace;
}
#g-to-top .style1 #g-totop-button:hover {
  background: #c41e3a;
}
#g-header .g-main-nav .uk-active {
  color: #d2232a !important;
}
#g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #d2232a !important;
}
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #d2232a !important;
}
#g-header.uk-active .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-header.uk-active .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #c41e3a;
}
#g-header.uk-active .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title:before {
  background-color: #c41e3a;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #666666;
  padding: 36px 10px;
  font-family: "InterBold", Courier, monospace;
}
.g-logo {
  font-family: "InterBold", Courier, monospace !important;
  font-weight: 900;
  font-size: 2rem;
  text-align: center;
}
.g-logo-image a {
  color: #000 !important;
}
.numberwsclass {
  font-family: "InterBold", Courier, monospace;
  margin: 32px 0px 0px 0px;
}
.numberwsclass .spaceclass {
  padding: 0px 10px 0px 10px;
}
.numberwsclass a {
  color: #c41e3a;
}
#g-showcase h3 {
  color: #c41e3a;
  font-size: 0.85rem;
  font-family: "InterRegular", Courier, monospace;
}
#g-showcase .g-main-feature-desc {
  font-family: "LibreRegular", Courier, monospace !important;
}
#g-showcase h2 {
  font-size: 4rem;
  font-weight: 700 !important;
}
#g-showcase p {
  font-family: "InterRegular", Courier, monospace;
  font-size: 1.1rem;
}
#g-showcase .button {
  font-family: "InterRegular", Courier, monospace;
  border-radius: 5px;
  font-weight: 500;
  padding: 1rem 2.5rem;
  letter-spacing: 0.05em;
  background: #c41e3a;
  color: white;
  border-color: #c41e3a;
  transition: all 0.3s ease;
}
#g-showcase .button:hover {
  background: transparent;
  color: #c41e3a;
  transform: translateY(-2px);
}
#g-showcase .g-button2 {
  background: transparent;
  color: #1a1a1a !important;
  border: 1px solid #1a1a1a !important;
}
#g-showcase .g-button2:hover {
  background: #1a1a1a;
  color: white !important;
}
#g-intro .g-particle-intro .g-title-separator {
  height: 0px;
}
#g-intro h3 {
  color: #c41e3a;
  font-family: "InterRegular", Courier, monospace;
  font-size: 1rem;
}
#g-intro .g-introtext {
  font-family: "LibreBold", Courier, monospace;
}
#g-intro h2 {
  font-size: 3rem;
  font-weight: 700;
}
#g-intro p {
  font-family: "InterRegular", Courier, monospace;
}
#g-intro .g-features-particle-desc {
  font-family: "LibreBold", Courier, monospace;
}
#g-intro h5 {
  font-weight: 700;
  font-size: 1.2rem;
}
#g-intro .g-content h4 {
  font-family: "LibreBold", Courier, monospace;
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: rgba(196, 30, 58, 0.1);
}
#g-intro .g-features-particle-item .g-content {
  background: #fff;
  padding: 3rem;
  border: 1px solid rgba(0, 0, 0, 0.06);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  margin: 0px 15px 0px 15px;
  height: 380px;
  text-align: left;
}
#g-intro .g-features-particle-item .g-content:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
  border-color: transparent;
}
#g-intro .g-features-particle-item .g-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 0;
  background: #c41e3a;
  transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#g-intro .g-features-particle-item .g-content:hover::before {
  height: 100%;
}
#g-intro .g-features-particle-item .g-content::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(196, 30, 58, 0.05) 0%, transparent 70%);
  border-radius: 50%;
  transition: all 0.4s ease;
}
#g-feature .g-main-feature-title h3 {
  font-family: "LibreRegular", Courier, monospace !important;
}
#g-feature h3 {
  font-weight: 700;
  font-size: 2rem;
}
#g-feature p {
  font-family: "InterRegular", Courier, monospace;
  font-size: 1rem;
}
#g-afterbottom .g-contacts-item {
  font-family: "InterRegular", Courier, monospace;
  margin: 28px 0px 0px 0px;
  font-size: 1.1rem;
}
#g-afterbottom .g-contacts-item a {
  color: #1a1a1a;
}
#g-afterbottom .uk-table {
  font-family: "InterRegular", Courier, monospace;
  border: 0px !important;
}
#g-afterbottom caption {
  font-family: "InterBold", Courier, monospace !important;
  font-style: normal;
  color: #000;
  font-size: 2rem;
  font-weight: 700;
  margin: 0px 0px 20px 0px;
}
#g-afterbottom .bbclass {
  background: #f5f5f5;
}
#g-afterbottom .foremclass {
  color: #c41e3a;
}
#g-copyright {
  color: #fff;
  font-size: 0.85rem;
  font-family: "InterBold", Courier, monospace;
  font-weight: 700;
}
/*# sourceMappingURL=custom_15.css.map */