﻿@font-face {
  font-family: "THESANS-PLAIN";
  src: url("/Content/fonts/THESANS-PLAIN.OTF"); }

@font-face {
  font-family: "THESANS-BOLD";
  src: url("/Content/fonts/THESANS-BOLD.OTF"); }

.bottommenu-firstrow-sticker {
  color: #002649;
  font-size: 1.8rem;
  padding-bottom: 15%;
  padding-top: 15%;
  border-radius: 16px;
  border: 2px solid #002649; }

.bottommenu-firstrow-sticker:hover {
  color: #0dad4a;
  border-color: #0dad4a;
  text-decoration: none; }

.bottommenu-secondrow-link {
  color: #002649;
  font-weight: 700;
  font-size: 1.3rem; }

.bottommenu-secondrow-link:hover {
  color: #0dad4a;
  text-decoration: none; }

.bottommenu-secondrow-icon {
  width: 125px;
  height: 125px;
  margin-bottom: 10px; }

@media (max-width: 1399.98px) {
  .bottommenu-secondrow-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 10px; } }

@media (max-width: 767.98px) {
  .bottommenu-secondrow-icon {
    width: 100px;
    height: auto;
    margin-bottom: 10px; }
  .bottommenu-secondrow-link {
    color: #002649;
    font-weight: 700;
    font-size: 1.25rem; }
  .bottommenu-firstrow-sticker {
    color: #002649;
    font-size: 1.25rem;
    padding-bottom: 15%;
    padding-top: 15%;
    border-radius: 10px;
    border: 2px solid #002649; } }
