body {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  }

#sp-header {
  width: 100%;
  position: relative;
  z-index: 99;
  animation: spFadeIn .5s;
  }
  @media (max-width: 767px) {
    #sp-header {
      padding: 10px 0;
    }
  }

#sp-header .container {
  max-width: 1200px;
  }

#sp-header .logo a {
  margin: 0;
  padding: 0;
  font-size: 2.0rem;
  }

.sp-megamenu-parent>li>a {
  font-size: 1.0rem;
  text-transform: uppercase;
  }

h1 {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 3.0rem;
  color: #ffffff;
  background-color: rgba(34, 37, 62, 0.70);
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  }
  @media (max-width: 767px) {
    h1 {
      font-size: 2.2rem;
      }
  }

h2 {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 2.5rem;
  color: #23253c;
  }
  @media (max-width: 767px) {
    h2 {
      font-size: 1.8rem;
      }
  }

/* gelasio-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Gelasio';
  font-style: normal;
  font-weight: 400;
  src: url('../ownfonts/gelasio-v14-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* gelasio-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Gelasio';
  font-style: italic;
  font-weight: 400;
  src: url('../ownfonts/gelasio-v14-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* gelasio-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Gelasio';
  font-style: normal;
  font-weight: 600;
  src: url('../ownfonts/gelasio-v14-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* gelasio-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Gelasio';
  font-style: italic;
  font-weight: 600;
  src: url('../ownfonts/gelasio-v14-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../ownfonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../ownfonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../ownfonts/roboto-v18-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
       url('../ownfonts/roboto-v18-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v18-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v18-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/roboto-v18-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v18-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../ownfonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../ownfonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../ownfonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../ownfonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../ownfonts/roboto-v18-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
       url('../ownfonts/roboto-v18-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v18-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v18-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/roboto-v18-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v18-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../ownfonts/roboto-v18-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('../ownfonts/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v18-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/roboto-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v18-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../ownfonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../ownfonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../ownfonts/roboto-v18-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
       url('../ownfonts/roboto-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v18-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v18-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/roboto-v18-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v18-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
