body {
  font-family: "Comfortaa", cursive;
  font-family: "Nunito", sans-serif;
  font-family: "Raleway", sans-serif;
}
body a {
  color: #211e53;
  text-decoration: none;
}
body .btn {
  background-color: rgba(180, 166, 151, 0.9921568627) !important;
  color: #211e53;
}
body img {
  border-radius: 20px;
}
body hr {
  border-radius: 100px;
  width: 100px;
}

.main-show {
  background-image: url("/img/sebastian-pichler-bAQH53VquTc-unsplash.jpg");
  background-attachment: fixed !important;
  min-height: 700px !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.lower-design {
  background-color: rgba(180, 166, 151, 0.9254901961) !important;
  min-height: 50px !important;
  border-radius: 0 0 50px 50px;
  margin-top: 5% !important;
}

.main-content {
  background-color: rgba(33, 30, 83, 0.8980392157);
  min-height: 700px !important;
}
.main-content .showcase {
  padding-top: 280px !important;
  padding: 10%;
}
.main-content .showcase h1 {
  font-size: 350%;
}
.main-content .show-logo {
  background-color: beige;
  border-radius: 500px;
  width: 250px;
  margin-top: 50px;
}

.navbar {
  padding: 20px !important;
  background-color: rgba(251, 255, 255, 0.9803921569);
}

.lower-section {
  background-color: #fafafa;
  min-height: 300px;
  padding: 10% !important;
  color: #211e53;
  text-align: justify;
}
.lower-section .row {
  background-color: #211e53;
  border-radius: 20px;
  color: rgb(233, 232, 232);
}

.sub-lower-section {
  background-image: url("/img/sebastian-pichler-bAQH53VquTc-unsplash.jpg");
  background-attachment: fixed !important;
  min-height: 300px;
  color: #211e53;
  padding-top: 10px solid #211e53;
}
.sub-lower-section .card-body, .sub-lower-section .col-sm-2 {
  padding: 0 !important;
}
.sub-lower-section .card {
  background-color: rgba(236, 236, 236, 0.9921568627);
  border-left: 6px solid #b4a697;
  padding-top: 20px !important;
  padding: 3px !important;
  min-height: 200px !important;
  min-width: 200px;
  max-width: 200px;
  max-height: 200px !important;
  border-radius: 500px;
  border-bottom: 5px solid rgba(33, 30, 83, 0.9333333333);
}
.sub-lower-section .row {
  border-radius: 20px;
  padding: 20px;
  background-color: rgba(180, 166, 151, 0);
}
.sub-lower-section hr {
  width: 10%;
  margin-left: 45%;
  margin-right: 45%;
}
.sub-lower-section .fas {
  padding: 6px;
  padding-top: 30px;
  border-radius: 100px;
  color: rgba(180, 166, 151, 0.9254901961) !important;
  box-shadow: 5px 5px 10px rgba(233, 232, 232, 0.021);
}
.sub-lower-section img {
  border-radius: 20px;
}
.sub-lower-section li {
  list-style: none;
}
.sub-lower-section li .fas {
  font-size: 10px !important;
}
.sub-lower-section .set-bg {
  background-color: rgba(180, 166, 151, 0.9647058824);
  padding: 10%;
}

#contact-section hr {
  width: 10%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#custom-button {
  background-color: rgba(233, 233, 233, 0.9921568627) !important;
  border-radius: 100px;
  margin: 0 !important;
  padding: 15px !important;
  text-decoration: none;
}
#custom-button .fas {
  color: #211e53 !important;
}

.sub-sub-lower-section {
  background-color: white !important;
  padding: 10% !important;
}
.sub-sub-lower-section hr {
  width: 10%;
  margin-left: 45%;
  margin-right: 45%;
  background-color: #211e53 !important;
}
.sub-sub-lower-section .fa-solid {
  color: #211e53 !important;
}
.sub-sub-lower-section .form-control {
  border-style: none;
  border-bottom: 3px solid rgba(180, 166, 151, 0.9254901961);
  padding: 5px !important;
}

.main-social {
  background-color: rgba(233, 233, 233, 0.9921568627) !important;
  border-radius: 100px;
  padding: 5px !important;
}
.main-social .fa {
  width: 20px !important;
  height: 20px !important;
  color: rgba(33, 30, 83, 0.8980392157);
  padding-top: 10 !important;
  padding: 5% !important;
  margin: 5px;
  text-align: center;
  border-radius: 100px;
}

.footer {
  background-color: rgba(33, 30, 83, 0.8980392157) !important;
  padding: 10%;
  padding-bottom: 5px !important;
  min-height: 200px !important;
}
.footer .col-sm-3, .footer .card, .footer .card-body {
  margin: 0 !important;
  padding: 0 !important;
}
.footer a {
  text-decoration: none !important;
}
.footer .fas {
  color: rgba(180, 166, 151, 0.9254901961);
}
.footer #company-logo-footer {
  background-color: #f5f5f5;
  border-radius: 100px;
  width: 150px;
}
.footer #social-media {
  text-align: center;
}
.footer #social-media .fa-brands {
  color: #f5f5f5;
  background-color: rgba(180, 166, 151, 0.9254901961);
  padding: 10px !important;
  border-radius: 100px;
  min-width: 37px !important;
}

#load {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#load .spinner-grow {
  background-color: rgb(255, 255, 255) !important;
  width: 60px !important;
  height: 60px !important;
}
#load .fas {
  font-size: 30px !important;
}

@media (max-width: 768px) {
  .col-sm-9, .col-sm-3, .col-sm-6, .col-sm-2 {
    width: 100% !important;
    margin: 0 !important;
  }
  .btn {
    width: 100% !important;
    padding: 20px !important;
  }
  .sub-lower-section {
    text-align: center !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .sub-lower-section .card, .sub-lower-section .col-sm-2 {
    border-radius: 10px !important;
    text-align: center;
  }
  .set-bg {
    padding-left: 5% !important;
    padding-right: 5% !important;
    padding-top: 10% !important;
    padding-bottom: 10% !important;
  }
  .col-sm-2 {
    text-align: center !important;
    width: 100% !important;
    min-width: -webkit-fit-content !important;
    min-width: -moz-fit-content !important;
    min-width: fit-content !important;
    max-width: 100% !important;
  }
  .row {
    flex: none !important;
    flex-flow: row wrap;
    padding: 0 !important;
    margin: 0 !important;
  }
  .card {
    background-color: rgba(236, 236, 236, 0.9921568627);
    border-left: 6px solid #b4a697;
    margin-bottom: 10px !important;
    padding-top: 20px !important;
    min-height: 200px !important;
    min-width: 100% !important;
    max-width: 100% !important;
    max-height: 200px !important;
    border-radius: 500px;
    border-style: none !important;
    border-bottom: 5px solid rgba(33, 30, 83, 0.9333333333);
  }
  .sub-sub-lower-section {
    padding: 0 !important;
    padding-top: 10% !important;
    padding-bottom: 10% !important;
    margin: 0 !important;
  }
  .sub-sub-lower-section .col-2 {
    display: none !important;
  }
  .sub-sub-lower-section .col-10 {
    width: 100% !important;
  }
  .showcase {
    padding: 0 !important;
    padding-bottom: 10% !important;
    min-height: 500px !important;
  }
  .col-sm-3, .col-sm-2, .col-sm-4 {
    width: 100% !important;
    padding: 10% !important;
    padding-left: 0 !important;
  }
  .showcase h1 {
    font-size: 500% !important;
  }
  .showcase p {
    font-size: 300% !important;
  }
  .showcase .btn {
    display: none !important;
  }
  .showcase .show-logo {
    display: none !important;
  }
  .swiffy-slider {
    overflow: hidden !important;
  }
  .swiffy-slider .card {
    width: 100% !important;
    min-height: 600px !important;
    overflow: hidden !important;
    border-radius: 10px !important;
  }
  .swiffy-slider img {
    width: 100% !important;
  }
  .card-body {
    overflow: hidden !important;
  }
}
