/* Colors */
/*#888888*/
/* Fonts */
/* Sizes */
.footer-big {
  position: relative;
  padding: 75px 15px !important;
  /* margin: 40px 0; */
  border-bottom: 1px solid #eee;
  /*border-top: 1px solid #eee;*/
  max-width: 1170px !important;
  margin: 0 auto; }

.footer-subsection-input input {
  max-width: 150px; }

/* .footer-big:before,
.footer-big:after {
    content: "";
    position: absolute;
    left: calc(50% - 600px);
    right: auto;
    bottom: 0;
    width: 1200px;
    border-bottom: 1px solid #e4e4e4;
}
 */
.footer-big .footer-subsection {
  margin-bottom: 20px;
  text-align: left; }

.footer-big .footer-section {
  text-align: left; }

.footer-big .footer-section-title,
.footer-big .footer-subsection-title {
  /* font-weight: bold; */
  font-family: "HelveticaIFAD", Helvetica, Arial, serif;
  color: black;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 13px; }

.footer-big .footer-section-title {
  font-size: 14px; }

.footer-big .footer-item-title {
  line-height: 20px; }

.footer-big .footer-item-title a {
  font-size: 14px;
  font-family: "HelveticaIFADSlim", Helvetica, Arial, serif;
  color: #666666;
  text-decoration: none; }

.footer-big .footer-item-title a:hover {
  color: #003870; }

.footer-big .footer-section .footer-subsection-description {
  font-size: 13px;
  font-family: "HelveticaIFADSlim", Helvetica, Arial, serif;
  color: #666666;
  line-height: 17px;
  margin-bottom: 7px; }

.footer-big .footer-section .footer-subsection-button button {
  background-color: #003870;
  padding: 10px 30px;
  height: 45px;
  font-size: 14px;
  margin-top: 7px; }