footer {
  background-image: url(../images/footer/image-footer-desktop.jpg);
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-position: bottom;
  background-size: cover;
  position: relative;
  padding-top: 40px
}
@media screen and (max-width: 901px) {
  footer {
    padding-top: 75px;
    background-image: url(../images/footer/image-footer-mobil.jpg);
    background-position-y: bottom;
  }
}
@media screen and (max-width: 901px) {
  
}
footer .c-footer {
  width: 85%;
  max-width: 1600px;
  margin: 0 auto;
}
@media screen and (max-width: 901px) {
  footer .c-footer {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 901px) {
  footer .c-footer .row {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-left {
    margin: 0 auto;
    padding-right: 0px;
    padding-left: 0px;
  }
}
footer .c-footer .row .main-container-left .cont-left {
  max-width: 485px;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-left .cont-left {
    margin-bottom: 45px;
  }
}
footer .c-footer .row .main-container-left .cont-left .cont-img {
  padding-right: 0px;
  padding-left: 0px;
  max-width: 150px !important;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-left .cont-left .cont-img {
    text-align: center;
    width: 100%;
    margin: 0 auto 20px auto;
  }
}
footer .c-footer .row .main-container-left .cont-left .cont-img img {
  width: 120px;
  height: auto;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-left .cont-left .cont-img img {
    width: 72px;
  }
}
footer .c-footer .row .main-container-left .cont-left .cont-text {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 16px;
  line-height: 19px;
  color: #EAE9DC;
  font-family: GillSans;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-left .cont-left .cont-text {
    margin: 0 auto;
  }
}
footer .c-footer .row .main-container-left .cont-left .cont-latest-news {
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 26px;
}
footer .c-footer .row .main-container-left .cont-left .cont-latest-news .latest-news-text {
  margin-bottom: 10px;
}
footer .c-footer .row .main-container-left .cont-left .cont-latest-news .latest-news-text .tile {
  font-size: 24px;
  line-height: 27px;
  color: #EAE9DC;
  font-family: GaramondPremrProBd;
}
footer .c-footer .row .main-container-left .cont-left .cont-latest-news .latest-news-text .subtitle {
  font-size: 18px;
  line-height: 24px;
  color: #EAE9DC;
  font-family: GillSans;
}
footer .c-footer .row .main-container-left .cont-left .cont-latest-news .newsletter-thanks {
  display: none;
  font-size: 24px;
  line-height: 27px;
  color: #EAE9DC;
  font-family: GillSans;
}
footer .c-footer .row .main-container-left .cont-left form {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-left .cont-left form {
    display: none;
    max-width: 315px;
    margin: 0 auto;
  }
}
footer .c-footer .row .main-container-left .cont-left form input {
  width: 293px;
  background-color: #EAE9DC;
  font-size: 18px;
  line-height: 18px;
  border: none;
  padding-left: 15px;
  color: #203141;
  padding-left: 15px;
}
footer .c-footer .row .main-container-left .cont-left form button {
  font-size: 22px;
  line-height: 22px;
  border: solid 3px #EAE9DC;
  width: 180px;
  background: none;
  color: #EAE9DC;
  padding: 7px 0;
}
footer .c-footer .row .main-container-left .cont-left form button:hover {
  font-size: 22px;
  border: solid 3px #EAE9DC;
  width: 180px;
  background: #EAE9DC;
  color: #203141;
}
footer .c-footer .row .main-container-left .cont-left .form-1 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media screen and (min-width: 901px) {
  footer .c-footer .row .main-container-left .cont-left .form-1 {
    display: none;
  }
}
footer .c-footer .row .main-container-left .cont-left .form-1 input {
  width: 293px;
  background-color: #EAE9DC;
  font-size: 18px;
  border: none;
  padding: 7px 0 7px 15px;
  color: #203141;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-left .cont-left .form-1 input {
    width: 220px;
    font-size: 16px;
    line-height: 16px;
    padding-top: 10px;
  }
}
footer .c-footer .row .main-container-left .cont-left .form-1 input::placeholder {
  padding: 7px 0;
}
footer .c-footer .row .main-container-left .cont-left .form-1 button {
  font-size: 22px;
  line-height: 22px;
  background-color: transparent;
  border: solid 3px #EAE9DC;
  width: 180px;
  margin: 0 auto;
  color: #EAE9DC;
}
footer .c-footer .row .main-container-left .cont-left .form-1 button .button-submit-title {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  footer .c-footer .row .main-container-left .cont-left .form-1 button .button-submit-title {
    margin: 0 auto;
  }
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-left .cont-left .form-1 button {
    width: 95px;
    font-size: 16px;
    line-height: 16px;
    font-family: GillSans;
    letter-spacing: 0.5px;
    padding-top: 10px;
  }
}
footer .c-footer .row .main-container-left .cont-left .form-1 button:hover {
  background-color: none;
  width: 180px;
  background: #EAE9DC;
  color: #203141;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-left .cont-left .form-1 button:hover {
    width: 95px;
    font-size: 16px;
    line-height: 16px;
    font-family: GillSans;
    letter-spacing: 0.5px;
  }
}
@media screen and (min-width: 901px) {
  footer .c-footer .row .desk {
    display: none;
  }
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-right {
    margin: 0 auto;
    max-width: 100% !important;
  }
}
footer .c-footer .row .main-container-right .company-info {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  color: #EAE9DC;
  text-decoration: none;
  padding-bottom: 7px;
  font-size: 24px;
  line-height: 29px;
  font-family: GaramondPremrProSmbd;
  min-width: 212px;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-right .company-info {
    margin: 40px auto 20px auto;
  }
}
footer .c-footer .row .main-container-right .company-info span {
  border-bottom: 1px solid #EAE9DC;
}
footer .c-footer .row .main-container-right ul {
  display: block;
}
footer .c-footer .row .main-container-right ul li {
  margin: 10px 0;
}
footer .c-footer .row .main-container-right ul li a {
  font-family: GillSans;
  text-decoration: none;
  transition: all 150ms ease;
  color: #EAE9DC;
  font-size: 16px;
  line-height: 25px;
  border-bottom: 3px solid transparent;
}
footer .c-footer .row .main-container-right ul li a:hover {
  color: #CE9C39;
}
footer .c-footer .row .main-container-right ul li.oculto-footer {
  display: none;
}
footer .c-footer .row .main-container-right .social-icons-footer {
  display: flex;
  width: 65px;
  justify-content: space-between;
  margin-top: 27px;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-right .social-icons-footer {
    display: none;
  }
}
footer .c-footer .row .main-container-right .social-icons-footer img {
  cursor: pointer;
  width: 22px;
  height: 22px;
}
footer .c-footer .row .main-container-right:nth-child(2) {
  margin: 0 auto;
}
footer .c-footer .row .main-container-right:nth-child(2) .contact-info {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  color: #EAE9DC;
  text-decoration: none;
  font-size: 24px;
  line-height: 29px;
  font-family: GaramondPremrProSmbd;
}
@media screen and (max-width: 901px) {
  footer .c-footer .row .main-container-right:nth-child(2) .contact-info {
    margin: 40px auto 20px auto;
  }
}
footer .c-footer .row .main-container-right:nth-child(2) .contact-info span {
  border-bottom: 1px solid #EAE9DC;
}
footer .c-footer .row .main-container-right:nth-child(2) .address,
footer .c-footer .row .main-container-right:nth-child(2) .phone,
footer .c-footer .row .main-container-right:nth-child(2) .email,
footer .c-footer .row .main-container-right:nth-child(2) .opening {
  display: grid;
  font-size: 16px;
  line-height: 19px;
  color: #EAE9DC;
  margin: 25px auto;
  font-family: GillSans;
}
footer .copy {
  width: 310px;
  color: #C3C8CA;
  margin: 180px auto 0 auto;
  font-family: GillSans;
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 85px;
  text-align: center;
}
@media screen and (max-width: 901px) {
  footer .copy {
    margin: 83px auto 0 auto;
    padding-bottom: 17px;
  }
}

.facebook-icon {
  width: 28px !important;
  height: 28px !important;
}

/*# sourceMappingURL=footer.css.map */
