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

/**
* Template Name: Avilon - v4.9.0
* Template URL: https://bootstrapmade.com/avilon-bootstrap-landing-page-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
  background: #fff;
  color: #2a476a;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  overflow-x: hidden;
}
a {
  color: #ff584f;
  text-decoration: none;
  transition: 0.5s;
}
a:hover,
a:active,
a:focus {
  color: #2554af;
  outline: none;
  text-decoration: none;
}
p {
  padding: 0;
  margin: 0 0 30px 0;
}
h1 {
  font-size: 32px;
  padding: 0;
  margin: 0;
  display: inline-block;
  font-family: 'Audiowide', cursive;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h2 {
  font-family: 'Audiowide', cursive;
  font-size: 24px;
  color: #ff584f;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
}
h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: #2554af;
  padding: 0;
  margin: 0;
}
h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #2554af;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  background: linear-gradient(45deg, #2554af, #4d7cd7);
  color: #fff;
  border-radius: 4px 4px 0 0;
  right: 15px;
  bottom: 0;
  transition: none;
  visibility: hidden;
  opacity: 0;
  width: 64px;
  height: 34px;
}
.back-to-top i {
  line-height: 0;
  font-size: 20px;
}
.back-to-top:focus {
  background: linear-gradient(45deg, #2554af, #4d7cd7);
  color: #fff;
  outline: none;
}
.back-to-top:hover {
  background: linear-gradient(45deg, #ff584f, #d73027);
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 70px;
  transition: all 0.5s;
  z-index: 997;
  background: linear-gradient(45deg, #2554af, #4d7cd7);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}
#header.header-transparent {
  background: transparent;
}
#header.header-scrolled {
  background: linear-gradient(60deg, #2554af, #4d7cd7);
  height: 70px;
  transition: all 0.5s;
}
#header a {
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
}
#header #logo {
  display: flex;
}
#header #logo .img-paw {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: left;
  margin: 0 10px 0 0;
}
#header #logo h1 {
  font-size: 36px;
  padding: 0;
  margin: 0;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
}
@media (max-width: 768px) {
  #header #logo h1 {
    font-size: 28px;
  }
  #header #logo img {
    max-height: 40px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar>ul>li {
  white-space: nowrap;
  padding: 10px 0 10px 24px;
}
.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Audiowide', cursive;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  padding: 0 2px;
  white-space: nowrap;
  transition: 0.3s;
  text-transform: uppercase;
  position: relative;
}
.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar>ul>li>a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -8px;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
.navbar a:hover:before,
.navbar li:hover>a:before,
.navbar .active:before {
  visibility: visible;
  transform: scaleX(1);
}
.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #fff;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 24px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: #333333;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #1dc8cd;
}
.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(26, 26, 26, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 140px;
  right: 15px;
  /* bottom: 15px; */
  left: 15px;
  padding: 10px 0;
  background-color: #75a4ff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile>ul>li {
  padding: 0;
}
.navbar-mobile a:hover:before,
.navbar-mobile li:hover>a:before,
.navbar-mobile .active:before {
  visibility: hidden;
}
.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #333333;
}
.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #1dc8cd;
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #1dc8cd;
}
.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# start Section
--------------------------------------------------------------*/
#start {
  width: 100%;
  height: 100vh;
  background: linear-gradient(45deg, rgba(37,84,175, 0.9), rgba(77,124,215, 1.3)), url("../img/pfoten-15.svg") center top no-repeat;
  background-size: cover;
  position: relative;
}
@media (min-width: 1025px) {
  #start {
    background-attachment: fixed;
  }
}
@media (max-height: 640px) {
  #start {
    height: 120vh;
  }
}
#start .start-text {
  position: absolute;
  left: 0;
  top: 80px;
  right: 0;
  height: calc(40% - 80px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
#start h1 {
  margin: 30px 0 10px 0;
  padding: 0 15px;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: 1px;
  color: #fff;
}
#start p {
  color: #fff;
  margin-bottom: 20px;
  padding: 0 15px;
  font-size: 26.3px;
  line-height: 28px;
}
#start .img-start {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 60%;
}
#start .img-start img {
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  height: auto;
  vertical-align: middle;
}
#start .img-start .header-img {
  position: absolute;
  z-index: 30;
  left: calc(50% - 425px);
  bottom: 0;
  text-align: center;
  top: 15px;
}
@media (max-width: 1181px) {
  #start .img-start .header-img img {
      width: 80%;
      height: auto;
  }
}@media (max-width: 1024px) {
  #start .img-start .header-img img {
      width: 100%;
      height: auto;
  }
}
@media (max-width: 768px) {
  #start h1 {
    font-size: 38px;
    line-height: 42px;
  }
  #start p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  #header #logo h2 {
    font-size: 20px;
  }
  #header #logo .img-paw {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 768px) {
  #start .img-start .header-img img {
      width: 100%;
      height: auto;
  }
  #start .img-start .header-img {
    left: calc(50% - 384px);
  }
}
@media (max-width: 430px) {
  #start .start-text {
    position: absolute;
    left: 0;
    top: 100px;
    right: 0;
    height: calc(50% - 100px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
  }
  #start .img-start {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 50%;
  }
  #start .img-start .header-img img {
      width: 100%;
      height: auto;
  }
  #start .img-start .header-img {
    left: calc(50% - 215px);
  }
}

/*--------------------------------------------------------------
# call-box
--------------------------------------------------------------*/
#start .call-box {
  background: linear-gradient(45deg, #ff584f, #d73027);
  border-radius: 0 0 0 4px;
  width: 250px;
  height: 40px;
  top: 70px;
  right: 0;
  position: fixed;
  z-index: 7010;
}
#start .call-box i {
  font-size: 23px;
  color: #fff;
  padding: 0;
}
#start .call-box p {
  color: #fff;
  font-size: 22px;
  margin-top: 6px;
}
@media (max-width: 768px) {
  #start .call-box p {
  margin-top: 8px;
  }
}
#start .call-box a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}
#start .call-box p:hover, p:visited, p:focus {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
  overflow: hidden;
}

/* Sections Header
--------------------------------*/
.section-header .section-title {
  font-size: 32px;
  color: #2554af;
  text-align: center;
  font-weight: 400;
}
@media (max-width: 768px) {
  .section-header .section-title {
  font-size: 29px;
  }
}
.section-header .section-description {
  text-align: left;
  color: #2a476a;
  padding-bottom: 30px;
  font-weight: 300;
}
.section-header .section-divider {
  display: block;
  width: 320px;
  height: 3px;
  background: #1dc8cd;
  background: linear-gradient(45deg, #ff584f 0%, #d73027 100%);
  margin: 0 auto;
  margin-bottom: 40px;
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #e5edfb;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  min-height: 40px;
  margin-top: 92px;
}
@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 68px;
  }
}
.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumbs ol li+li {
  padding-left: 10px;
}
.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}
@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/* Informationen Section
--------------------------------*/
#informationen {
  padding: 60px 0 30px 0;
  overflow: hidden;
}
#informationen .informationen-img {
  overflow: hidden;
}
#informationen .informationen-img img {
  margin-bottom: 24px;
  max-width: 100%;
}
@media (max-width: 768px) {
  #informationen .informationen-img {
    height: auto;
  }
  #informationen .informationen-img img {
    padding: 0 30px;
  }
  #informationen .informationen-text {
    padding: 0 40px;
  }
}
#informationen a, a:hover, a:active, a:focus {
  font-weight: 300;
  color:#2a476a;
  text-decoration: underline;
}
#informationen h2 {
  padding-bottom: 15px;
}
#informationen h3 {
  margin-bottom: 5px;
}
#informationen .content p {
  color: #2a476a;
}
#informationen .content p:last-child {
  margin-bottom: 0;
}
#informationen .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}
#informationen .content ul {
  list-style: none;
  padding: 0;
}
#informationen .content ul li {
  padding-bottom: 10px;
  display: inline-flex;
}


/* Advanced Featuress Section
--------------------------------*/
#advanced-features {
  overflow: hidden;
}
#advanced-features h3 {
  margin-bottom: 5px;
}
#advanced-features .features-row {
  padding: 30px 0 30px 0;
}
@media (max-width: 768px) {
  #advanced-features .features-row {
    padding: 0 30px;
  }
}
#advanced-features h2 {
  padding-bottom: 20px;
}
#advanced-features i {
  color: #666666;
  font-size: 24px;
  transition: 0.5s;
  float: left;
  padding: 0 15px 0px 0;
  line-height: 1;
}
#advanced-features a, a:hover, a:active, a:focus {
  font-weight: 300;
  color:#2a476a;
  text-decoration: underline;
}
#advanced-features i:before {
  background: #ff584f;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#advanced-features .advanced-feature-img-right {
  max-width: 100%;
  float: right;
  padding: 0 0 30px 30px;
}
#advanced-features .advanced-feature-img-left {
  max-width: 100%;
  float: left;
  padding: 0 30px 30px 0;
}
@media (max-width: 768px) {

  #advanced-features .advanced-feature-img-right,
  #advanced-features .advanced-feature-img-left {
    max-width: 50%;
  }
}
@media (max-width: 767px) {

  #advanced-features .advanced-feature-img-right,
  #advanced-features .advanced-feature-img-left {
    max-width: 100%;
    float: none;
    padding: 0 0 30px 0;
  }
}

/* Kosten Section
--------------------------------*/
#kosten {
  overflow: hidden;
  background: linear-gradient(45deg, rgba(37,84,175, 0.9), rgba(77,124,215, 1.3)), url(../img/pfoten-15.svg) fixed center center;
  background-size: cover;
  padding: 60px 0;
}
#kosten .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
#kosten .cta-text {
  color: #fff;
}
#kosten .box {
  padding: 50px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  background: #fff;
  opacity: 0.85;
  border-radius: 4px;
}
#kosten .box span {
  font-size: 22px;
  line-height: 26px;
}
#kosten .section-title,
#kosten .section-description {
  color: #fff;
}
#kosten h2 {
  padding-bottom: 15px;
}
#kosten h3 {
  margin: 30px 0 30px 0;
  font-size: 44px;
  line-height: 28px;
}
#kosten ul {
  padding: 0;
  list-style: none;
  color: #2a476a;
  text-align: left;
  line-height: 24px;
}
#kosten ul li {
  padding: 0 0 16px 40px;
}
#kosten ul i {
  color: #ff584f;
  font-size: 22px;
  padding-right: 14px;
  margin-left: -40px;
}
#kosten label {
  font-size: 0.9rem;
}
@media (max-width: 1024px) {
  #kosten .box {
    padding: 40px 40px 15px 40px;
  }
  #kosten .box h3 {
    font-size: 40px;
  }
  #kosten .box span {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 768px) {
  #kosten {
    padding: 60px 30px 40px 30px;
  }
  #kosten .box {
    padding: 30px;
  }
  #kosten .section-header .section-divider {
    width: 292px;
  }
}

/* Contact Section
--------------------------------*/
#contact {
  padding: 60px 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  #contact {
    padding: 60px 30px 40px 30px;
  }
  #contact .section-header .section-divider {
    width: 292px;
  }
}
#contact .info p {
  margin: 0 0 30px 50px;
  line-height: 30px;
}
#contact h2 {
  padding-bottom: 15px;
}
#contact .section-divider {
  margin-bottom: 60px;
}
#contact #logo h3 {
  font-size: 24px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: 'Audiowide', cursive;
  font-weight: 400;
  text-transform: uppercase;
  color: #4d7cd7;
}
#contact #logo a {
  text-decoration: none;
  transition: 0.5s;
  color: #4d7cd7;
}
#contact a {
  text-decoration: underline;
  color: #2a476a;
  font-weight: 300;
}
#contact .info i {
  font-size: 30px;
  color: #ff584f;
  float: left;
  line-height: 0;
}
#contact .contact-img-left {
  max-width: 100%;
  float: left;
  padding: 0 30px 30px 0;
}
@media (max-width: 768px) {
  #contact .contact-img-left {
    padding: 0 0 30px 0;
}
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  color: #2a476a;
  padding: 40px 0 40px 0;
  font-size: 14px;
}
@media (max-width: 767px) {
  #footer {
  padding: 30px;
  }
  #footer > div > div > div.col-md-9.text-left > h3 {
    margin-top: 40px;
  }
}
#footer a {
  color: #2a476a;
  text-decoration: underline;
  font-weight: 400;
}
#footer a:hover, a:focus {
  color: #1B63CC;
}
#footer p {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}
#footer h3 {
  font-family: 'Audiowide', cursive;
  font-size: 20px;
  text-transform: uppercase;
}
#footer h4 {
  color: #2a476a;
  font-size: 16px;
  font-weight: 400;
  padding-top: 20px;
}
#footer h5 {
  color: #2554af;
  font-size: 16px;
  margin: 0;
  padding-top: 30px;
}
#footer h6 {
  color: #2a476a;
  font-size: 14px;
  margin: 0;
  padding-top: 20px;
}
#footer ul {
  list-style: square;
  margin: 0 0 0 30px;
  padding: 0;
}
#footer .copyright {
  font-size: 16px;
  font-weight: 400;
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
}

summary {
  outline: none;
  color: #2554af;
  font-family: 'Audiowide', cursive;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

@media (max-width: 991px) {
details {
margin-bottom: 40px;
  }
}	