.footer-cnt {
  position: relative;
  background: #fff; }

.footer-cnt .wrapper-cnt > footer {
  display: block;
  float: left;
  border-top: 4px solid #e7e7e7;
  margin: 25px 0 25px;
  padding: 40px 0 0;
  width: 100%; }

.footer-cnt .wrapper-cnt > footer .copy {
  display: block;
  clear: both;
  padding: 15px 0 0;
  font-size: 12px;
  line-height: 1.1em;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-align: center; }

.footer-cnt .wrapper-cnt > footer .copy a {
  color: #333;
  padding: 0 15px; }

.footer-cnt .wrapper-cnt > footer .copy a:hover {
  color: #999; }

#contact-iframe-wrapper.mfp-iframe-scaler {
  padding: 0;
  height: 800px; }

#contact-iframe-wrapper.mfp-iframe-scaler iframe {
  position: static; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  .footer-cnt .wrapper-cnt > footer {
    margin: 10px 0 25px; } }
@media only screen and (min-width: 360px) and (max-width: 767px) and (orientation: portrait) {
  .footer-cnt .wrapper-cnt > footer {
    margin: 10px 0 25px; }

  .footer-cnt .wrapper-cnt > footer .copy {
    text-align: left; }

  .footer-cnt .wrapper-cnt > footer .copy a {
    display: inline-block;
    padding: 10px 15px; } }
#backtotop {
  display: none;
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99;
  cursor: pointer;
  background: #000 url("../../../resources/img/arrow-top.png") no-repeat center 3px; }

/* CONTACT FORM */
#contact-lightbox {
  display: none; }

/*lightbox*/
.lightbox.contact-lightbox {
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1030px; }

.contact-lightbox h3 {
  padding: 0px 0 10px;
  font-size: 22px;
  line-height: 1.1em;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-align: left; }

.contact-lightbox h3.text-center {
  text-align: center; }

.contact-lightbox p {
  color: #999;
  font-family: 'Gotham-light', Arial, Helvetica, sans-serif;
  margin-bottom: 15px; }

.contact-lightbox p.requiredLabel {
  float: right;
  margin: 0; }

.contact-lightbox h3 strong {
  font-family: 'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal; }

.contact-lightbox input[type="text"],
.contact-lightbox select {
  display: block;
  border: 0;
  border-radius: 0px;
  margin: 0 0 15px;
  padding: 0 3%;
  width: 94%;
  height: 34px;
  background: #f2f2f2;
  font-size: 14px;
  line-height: 34px;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #444; }

.contact-lightbox select {
  width: 330px; }

.contact-lightbox textarea {
  padding: 3%;
  width: 94%;
  border: 0;
  height: 155px;
  resize: none;
  margin-bottom: 15px;
  color: #444; }

.contact-lightbox .form-sx input[type="text"] {
  width: 84%; }

.contact-lightbox #contact-feedback h4 {
  text-align: center;
  padding: 40px 0; }

.lightbox.contact-lightbox .content-lightbox {
  width: auto;
  background-color: #333;
  padding: 60px 80px; }

.lightbox.contact-lightbox .close-lightbox {
  position: absolute;
  top: -40px;
  right: -40px;
  background-image: url("/resources/gfx/spr/spriteSite.png");
  width: 40px;
  height: 41px;
  background-color: transparent; }

.contact-lightbox .privacy {
  margin: 0 auto 15px;
  width: 330px; }

.contact-lightbox .privacy-box input[type="checkbox"] {
  float: left;
  margin: 3px 10px 0 0;
  width: 13px;
  height: 13px; }

.contact-lightbox .privacy-box label {
  font-size: 11px;
  line-height: 1.1em;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff; }

.contact-lightbox .privacy-box label a {
  color: #fff;
  text-decoration: underline !important; }

.contact-lightbox .btnNewsletter {
  display: block;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 20px;
  margin: 0 auto 30px;
  width: 103px;
  height: 35px;
  font-size: 16px;
  line-height: 33px;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: transparent;
  text-transform: uppercase; }

.contact-lightbox hr {
  border-top-color: #6A6A6A;
  margin: 25px 0 30px;
  clear: both; }

.contact-lightbox .privacyTextarea {
  margin: 0px auto 20px;
  width: 320px;
  display: block;
  padding: 5px;
  overflow: scroll;
  font-size: 11px;
  color: #666;
  border-radius: 5px; }

.privacyAccordion {
  display: none; }

.privacy-box fieldset {
  margin-bottom: 10px; }

.contact-lightbox .form-sx,
.contact-lightbox .form-dx {
  float: left;
  width: 50%; }

.contact-lightbox .form-error .info-error {
  text-align: left; }

.privacy-box .form-error .info-error {
  margin-top: 0; }

.contact-lightbox .btnContactus {
  display: block;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 20px;
  margin: 0 auto 30px;
  width: 103px;
  height: 35px;
  font-size: 16px;
  line-height: 29px;
  font-family: 'Gotham 4r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: transparent;
  text-transform: uppercase; }

/*lightbox - end*/
@media screen and (max-width: 1024px) {
  .lightbox.contact-lightbox .content-lightbox {
    padding: 40px;
    margin: 0 4%; }

  .lightbox.contact-lightbox .close-lightbox {
    right: 6%;
    top: 10px;
    background-color: #333;
    border-radius: 100%; } }
@media (max-width: 640px) {
  .lightbox.contact-lightbox {
    left: 0 !important;
    top: 0 !important;
    height: 100%;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%); }

  .lightbox.contact-lightbox .content-lightbox {
    padding: 20px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll; }

  .contact-lightbox .form-sx,
  .contact-lightbox .form-dx {
    float: none;
    width: 94%; }

  .contact-lightbox .form-sx input[type="text"] {
    width: 94%; }

  .contact-lightbox select {
    width: 94%; }

  .contact-lightbox h3,
  .contact-lightbox h3.text-center {
    text-align: left;
    font-size: 16px; }

  .lightbox.contact-lightbox .close-lightbox {
    top: 2px; } }
@media (max-width: 480px) {
  .contact-lightbox p.requiredLabel {
    float: none;
    margin-bottom: 15px; }

  .contact-lightbox hr {
    margin: 10px 0; } }
/* Modulo Follows us social -begin- */
.follow .followUs-ctr {
  position: relative;
  float: left;
  clear: both;
  margin: 60px 0 0;
  width: 100%; }

.follow .followUs-ctr header {
  padding: 0 0 24px;
  text-align: center; }

.follow .followUs-ctr header h3 {
  font-size: 26px;
  line-height: 1em;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.follow .followUs-ctr > div {
  display: block;
  border-top: 4px solid #e7e7e7;
  border-bottom: 0px solid #e7e7e7;
  padding: 35px 0 10px;
  text-align: center; }

.follow .followUs-ctr > div article {
  display: inline-block;
  width: 19%;
  text-align: center; }

.follow .followUs-ctr > div article a {
  display: block;
  text-decoration: none; }

.follow .followUs-ctr > div article img {
  width: 55px;
  height: auto; }

.follow .followUs-ctr > div article p {
  float: left;
  margin: 18px 0 0 8px;
  font-size: 16px;
  line-height: 1em;
  font-family: 'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  text-align: left; }

.follow .followUs-ctr > div article p span {
  display: block;
  font-size: 12px;
  line-height: 1em; }

/* Modulo Follows us social -end- */
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - begin */
@media only screen and (min-width: 1024px) and (max-width: 1129px) {
  /* TABLET 1024 Medium screen, non-retina - landscape */ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  /* Modulo Follows us social -begin- */
  .follow .followUs-ctr > div article {
    width: 15%; }

  .follow .followUs-ctr > div article p {
    display: none; }

  /* Modulo Follows us social -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */ }
@media only screen and (min-width: 360px) and (max-width: 767px) and (orientation: portrait) {
  /* Modulo Follows us social -begin- */
  .follow .followUs-ctr > div article {
    width: 18%; }

  .follow .followUs-ctr > div article p {
    display: none; }

  /* Modulo Follows us social -end- */ }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
/* FOOTER  */
.footer-box {
  float: left;
  width: 18%; }

footer .footer-box ~ .footer-box {
  padding: 0 0 0 20px; }

.footer-box a {
  text-decoration: none;
  color: #000; }

.footer-box p {
  line-height: 1.4em; }

.footer-box h4, .footer-box h4 a {
  padding: 0 0 15px;
  font-size: 14px;
  line-height: 1em;
  font-family: 'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-transform: uppercase; }

.footer-box a {
  display: block;
  padding: 0 0 20px;
  font-size: 14px;
  line-height: 1.1em;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #000; }

@media only screen and (max-width: 1023px) {
  .footer-box {
    float: left;
    width: 25%; }

  footer .footer-box ~ .footer-box {
    padding: 0 0 0 0; }

  .footer-box h4, .footer-box h4 a {
    padding: 15px 0; } }
@media only screen and (max-width: 992px) {
  .footer-box {
    width: 20%;
    text-align: center; }

  .footer-box h4, .footer-box h4 a {
    font-size: 12px; } }
@media only screen and (max-width: 767px) {
  .footer-box {
    width: 50%;
    text-align: left; } }
@media only screen and (max-width: 480px) {
  .footer-box {
    width: 100%;
    min-height: 1px;
    text-align: center; } }
/* Iscrizione Newsletter -begin- */
.newsletter-reg .newsletter-ctr {
  display: block;
  float: left;
  border-bottom: 4px solid #e7e7e7;
  margin: 44px auto 28px;
  padding: 0 0 40px;
  width: 100%; }

.newsletter-reg .newsletter-ctr .form-ctr {
  margin: 0 auto;
  width: 885px; }

.newsletter-reg .newsletter-ctr label {
  float: left;
  font-size: 20px;
  line-height: 34px;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.newsletter-reg .newsletter-ctr label strong {
  font-family: 'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: normal; }

.newsletter-reg .newsletter-ctr input[type="text"] {
  float: left;
  border: 0;
  border-radius: 20px;
  margin: 0 15px 0 15px;
  padding: 0 15px;
  width: 264px;
  height: 40px;
  background: #f2f2f2;
  font-size: 14px;
  line-height: 40px;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #797979; }

.newsletter-reg .newsletter-ctr .btnMail {
  float: left;
  border: 1px solid #000;
  border-radius: 20px;
  width: 103px;
  height: 38px;
  background: #fff;
  font-size: 16px;
  line-height: 38px;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-decoration: none;
  text-align: center; }

/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - begin */
/*lightbox*/
.lightbox.newsletter-lightbox {
  height: auto; }

.newsletter-lightbox h3 {
  padding: 30px 0 30px;
  font-size: 22px;
  line-height: 1.1em;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-align: center; }

.newsletter-lightbox h3 strong {
  font-family: 'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: normal; }

.newsletter-lightbox input[type="text"],
.newsletter-lightbox select {
  display: block;
  border: 0;
  border-radius: 0px;
  margin: 0 auto 15px;
  padding: 0 15px;
  width: 300px;
  height: 34px;
  background: #f2f2f2;
  font-size: 14px;
  line-height: 34px;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #797979; }

.newsletter-lightbox select {
  width: 330px; }

.lightbox.newsletter-lightbox .content-lightbox {
  width: auto; }

.lightbox.newsletter-lightbox .close-lightbox {
  position: absolute;
  top: -40px;
  right: -40px;
  background-image: url("/resources/gfx/spr/spriteSite.png");
  width: 40px;
  height: 41px;
  background-color: transparent; }

.newsletter-lightbox .privacy {
  margin: 0 auto 15px;
  width: 330px; }

.newsletter-lightbox .privacy input[type="checkbox"] {
  float: left;
  margin: 3px 10px 0 0;
  width: 13px;
  height: 13px; }

.newsletter-lightbox .privacy label {
  font-size: 11px;
  line-height: 1.1em;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #fff; }

.newsletter-lightbox .privacy label a {
  color: #fff; }

.newsletter-lightbox .btnNewsletter {
  display: block;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 20px;
  margin: 0 auto 30px;
  width: 103px;
  height: 35px;
  font-size: 16px;
  line-height: 33px;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: transparent;
  text-transform: uppercase; }

.newsletter-lightbox .privacy hr {
  border-top-color: rgba(0, 0, 0, 0.1);
  margin: 5px 0; }

.newsletter-lightbox .privacyTextarea {
  margin: 0px auto 20px;
  width: 320px;
  display: block;
  padding: 5px;
  overflow: scroll;
  font-size: 11px;
  color: #666;
  border-radius: 5px; }

/*lightbox - end*/
@media (max-width: 835px) {
  .lightbox.newsletter-lightbox {
    width: 422px;
    left: 50% !important;
    margin-left: -211px; } }
@media (max-width: 515px) {
  .lightbox.newsletter-lightbox {
    width: 300px;
    height: auto;
    margin-left: -150px;
    margin-top: 40px; }

  .newsletter-lightbox h3 {
    font-size: 9px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: left;
    padding-left: 28px; }

  .newsletter-lightbox input[type="text"] {
    width: 230px; }

  .newsletter-lightbox .privacyTextarea {
    width: 250px; }

  .newsletter-lightbox select {
    width: 260px; }

  .newsletter-lightbox .privacy {
    width: 280px;
    margin-top: 15px; }

  .newsletter-lightbox .privacy label {
    float: none;
    font-size: 10px; }

  .lightbox.newsletter-lightbox .close-lightbox {
    right: -4px;
    top: -4px; } }
@media only screen and (min-width: 1024px) and (max-width: 1129px) {
  /* TABLET 1024 Medium screen, non-retina - landscape */ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  /* Iscrizione Newsletter -begin- */
  .newsletter-reg .newsletter-ctr .form-ctr {
    margin: 0 auto;
    width: 450px; }

  .newsletter-reg .newsletter-ctr label {
    float: none;
    display: block;
    padding: 0 0 10px; }

  /* Iscrizione Newsletter -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  /* Iscrizione Newsletter -begin- */
  .newsletter-reg .newsletter-ctr .form-ctr {
    margin: 0 auto;
    width: 95%; }

  .newsletter-reg .newsletter-ctr label {
    float: none;
    display: block;
    padding: 0 0 10px;
    font-size: 13px;
    line-height: 15px;
    text-align: center; }

  .newsletter-reg .newsletter-ctr input[type="text"] {
    float: none;
    margin: 15px auto;
    width: 90%; }

  .newsletter-reg .newsletter-ctr .btnMail {
    float: none;
    display: block;
    margin: 5px auto 0; } }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
/* Modulo SEO text -begin- */
.seo .SEO-txt {
  display: block;
  float: left;
  padding: 25px 0;
  width: 100%;
  text-align: left;
  overflow: hidden; }

.seo .SEO-txt p {
  font-size: 12px;
  line-height: 1.5em;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #000; }

/* Modulo SEO text -end- */
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - begin */
@media only screen and (min-width: 1024px) and (max-width: 1129px) {
  /* TABLET 1024 Medium screen, non-retina - landscape */ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */ }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */

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