/* ==========================================================================
    Import
    ========================================================================== */
/* ==========================================================================
    Footer
    ========================================================================== */
.section-footer {
  height: auto;
  width: 100%;
  background-color: #ffffff;
}

@media screen and (max-width: 575px) {
  .section-footer .container {
    width: 340px;
  }
}

.footer-container {
  padding-left: 46px;
  padding-right: 46px;
}

@media screen and (max-width: 1199px) {
  .footer-container {
    padding-left: 17px;
    padding-right: 17px;
  }
}

@media screen and (max-width: 991px) {
  .footer-container {
    padding-left: 41px;
    padding-right: 41px;
  }
}

@media screen and (max-width: 767px) {
  .footer-container {
    padding: 0 25px;
  }
}

@media screen and (max-width: 575px) {
  .footer-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.site-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.site-footer .footer-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 325px;
  padding-top: 104px;
  border-bottom: solid 1px rgba(26, 53, 89, 0.17);
}

@media screen and (max-width: 1199px) {
  .site-footer .footer-main {
    padding-top: 62px;
  }
}

@media screen and (max-width: 991px) {
  .site-footer .footer-main {
    height: 292px;
    padding-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-main {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 53px;
    height: 284px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .footer-main {
    height: auto;
    padding-top: 34px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .company-info {
    padding-top: 12px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .company-info {
    padding-top: 0;
    margin-bottom: 48px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .company-info .company-motto-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.site-footer .company-info .company-motto {
  font-family: Interstate;
  font-size: 16px;
  font-weight: 300;
  line-height: 14px;
  color: #1a3559;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  margin-top: 28px;
}

@media screen and (max-width: 991px) {
  .site-footer .company-info .company-motto {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .company-info .company-motto {
    margin-top: 37px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .company-info .company-motto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 18px;
    line-height: 18px;
  }
}

.site-footer .company-info .company-motto:nth-of-type(2) {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .site-footer .company-info .company-motto:nth-of-type(2) {
    margin-top: 8px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .company-info .company-motto:nth-of-type(2) {
    margin-top: 18px;
    margin-left: 4px;
  }
}

.site-footer .company-info .logo-wrapper {
  height: 21px;
  width: 144px;
}

@media screen and (max-width: 767px) {
  .site-footer .company-info .logo-wrapper {
    height: 15px;
    width: 101px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .company-info .logo-wrapper {
    height: 16px;
    width: 104px;
  }
}

.site-footer .footer-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .site-footer .footer-navigation {
    padding: 0;
    padding-left: 46px;
    padding-right: 8px;
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .footer-navigation {
    padding: 0;
    width: 100%;
  }
}

.site-footer .footer-navigation .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 146px;
  margin-top: -3px;
}

@media screen and (max-width: 1199px) {
  .site-footer .footer-navigation .nav-list {
    margin-right: 113px;
  }
}

@media screen and (max-width: 991px) {
  .site-footer .footer-navigation .nav-list {
    margin-top: -8px;
    margin-right: 82px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-navigation .nav-list {
    margin: 0;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .footer-navigation .nav-list {
    margin-top: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 1199px) {
  .site-footer .footer-navigation .nav-list:first-child {
    margin-right: 90px;
  }
}

@media screen and (max-width: 991px) {
  .site-footer .footer-navigation .nav-list:first-child {
    margin-right: 76px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-navigation .nav-list:first-child {
    margin: 0;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .footer-navigation .nav-list:first-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-navigation .nav-list:nth-of-type(2) {
    padding-left: 5px;
  }
}

.site-footer .footer-navigation .nav-list:last-child {
  margin-right: 0;
}

.site-footer .footer-navigation .nav-list .nav-list-item {
  font-family: Interstate;
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
  color: #1a3559;
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .site-footer .footer-navigation .nav-list .nav-list-item {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-navigation .nav-list .nav-list-item {
    font-size: 12px;
    line-height: 40px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .footer-navigation .nav-list .nav-list-item {
    font-size: 12px;
    line-height: 26px;
    margin-bottom: 4px;
  }
}

.site-footer .footer-navigation .nav-list .nav-list-item:first-child {
  font-weight: bold;
}

@media screen and (max-width: 575px) {
  .site-footer .footer-navigation .nav-list .nav-list-item:first-child {
    margin-bottom: 8px;
  }
}

.site-footer .footer-navigation .nav-list .nav-link {
  color: #1a3559;
}

.site-footer .footer-navigation .nav-list .nav-link:hover {
  color: #0056b3!important;
}

.site-footer .footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 18px;
  padding-bottom: 29px;
  font-family: Interstate;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  color: #1a3559;
}

@media screen and (max-width: 1199px) {
  .site-footer .footer-info {
    padding-bottom: 29px;
    padding-top: 16px;
    padding-bottom: 35px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-info {
    font-size: 12px;
    padding-top: 17px;
    padding-bottom: 34px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .footer-info {
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-info .footer-links-wrapper {
    padding: 0 40px;
  }
}

@media screen and (max-width: 575px) {
  .site-footer .footer-info .footer-links-wrapper {
    padding: 0;
  }
}

.site-footer .footer-info .footer-links-wrapper .footer-link {
  color: inherit;
  margin-right: 36px;
}

.site-footer .footer-info .footer-links-wrapper .footer-link:last-child {
  margin-right: 0;
}

.site-footer .footer-info .footer-links-wrapper .footer-link:hover {
  color: #0056b3!important;
}
