@import "belowLimit.2.css";
@import "belowLimit.1.css";

.module.listaThreads .elementList .corpo-right a.img img {
  height: 80px;
  width: 80px;
  max-width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

@media (min-width: 414px) {
  .module.listaThreads .elementList .corpo-right a.img img {
    max-width: 130px;
    max-height: 110px;
  }
}

@media (min-width: 740px) {
  .module.listaThreads .elementList .corpo-right a.img img {
    max-width: 125px;
  }
}

@media (min-width: 940px) {
  .module.listaThreads .elementList .corpo-right a.img img {
    max-width: 160px;
  }
}

@media (min-width: 1380px) {
  .module.listaThreads .elementList .corpo-right a.img img {
    max-width: 175px;
  }
}

.module.listaThreads .elementList .corpo-right a.download {
  display: inline-block;
}

.module.listaThreads .elementList .corpo-right a.download .fa-circle {
  font-size: 70px;
  color: #EAEAEA;
  position: relative;
  top: 5px;
}

.module.listaThreads .elementList .corpo-right a.download .fa-circle .fa-download {
  font-size: 27px;
  color: #1e5192;
  position: absolute;
  right: 17px;
  top: 22px;
}

.module.listaThreads .elementList .corpo-right .activationState,
.module.listaThreads .elementList .corpo-right .threadsCount {
  width: 85%;
  background-color: #1e5192;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  float: right;
}

.module.listaThreads .elementList .corpo-right .activationState p,
.module.listaThreads .elementList .corpo-right .threadsCount p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 105%;
  font-weight: normal;
  color: #fff;
}

.module.listaThreads .elementList .corpo-right .activationState p span,
.module.listaThreads .elementList .corpo-right .threadsCount p span {
  text-transform: uppercase;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 105%;
  font-weight: 900;
  display: block;
  margin-bottom: 4px;
  margin-top: 5px;
}

.module.listaThreads .elementList h1 a,
.module.listaThreads .elementList h2 a,
.module.listaThreads .elementList p.title_eL a,
.module.listaThreads .elementList p.subtitle_eL a,
.module.listaThreads .elementList .title_eL a,
.module.listaThreads .elementList .subtitle_eL a {
  color: #0C0C0F;
}

.module.listaThreads .elementList h1 a:hover,
.module.listaThreads .elementList h2 a:hover,
.module.listaThreads .elementList p.title_eL a:hover,
.module.listaThreads .elementList p.subtitle_eL a:hover,
.module.listaThreads .elementList .title_eL a:hover,
.module.listaThreads .elementList .subtitle_eL a:hover {
  color: #0C0C0F;
  text-decoration: underline;
}

.module.listaThreads .elementList h1,
.module.listaThreads .elementList h2,
.module.listaThreads .elementList p.title_eL,
.module.listaThreads .elementList .title_eL {
  margin-bottom: 0;
  padding-top: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 125%;
  font-weight: 900;
}

@media (min-width: 414px) {
  .module.listaThreads .elementList h1,
  .module.listaThreads .elementList h2,
  .module.listaThreads .elementList p.title_eL,
  .module.listaThreads .elementList .title_eL {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 125%;
    font-weight: 900;
  }
}

@media (min-width: 740px) {
  .module.listaThreads .elementList h1,
  .module.listaThreads .elementList h2,
  .module.listaThreads .elementList p.title_eL,
  .module.listaThreads .elementList .title_eL {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 125%;
    font-weight: 900;
  }
}

@media (min-width: 940px) {
  .module.listaThreads .elementList h1,
  .module.listaThreads .elementList h2,
  .module.listaThreads .elementList p.title_eL,
  .module.listaThreads .elementList .title_eL {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 125%;
    font-weight: 900;
  }
}

@media (min-width: 1380px) {
  .module.listaThreads .elementList h1,
  .module.listaThreads .elementList h2,
  .module.listaThreads .elementList p.title_eL,
  .module.listaThreads .elementList .title_eL {
    font-size: 20px;
    font-size: 2rem;
    line-height: 125%;
    font-weight: 900;
  }
}

.module.listaThreads .elementList p.subtitle_eL,
.module.listaThreads .elementList .subtitle_eL {
  font-family: "Lato",Tahoma,Verdana,Segoe,sans-serif;
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 125%;
  font-weight: normal;
}

@media (min-width: 414px) {
  .module.listaThreads .elementList p.subtitle_eL,
  .module.listaThreads .elementList .subtitle_eL {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 125%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .module.listaThreads .elementList p.subtitle_eL,
  .module.listaThreads .elementList .subtitle_eL {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 125%;
    font-weight: normal;
  }
}

@media (min-width: 1380px) {
  .module.listaThreads .elementList p.subtitle_eL,
  .module.listaThreads .elementList .subtitle_eL {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 125%;
    font-weight: normal;
  }
}

.module.listaThreads .elementList .BOinfo,
.module.listaThreads .elementList .BOinfo--link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 125%;
  font-weight: normal;
}

@media (min-width: 414px) {
  .module.listaThreads .elementList .BOinfo,
  .module.listaThreads .elementList .BOinfo--link {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 125%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .module.listaThreads .elementList .BOinfo,
  .module.listaThreads .elementList .BOinfo--link {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 125%;
    font-weight: normal;
  }
}

@media (min-width: 1380px) {
  .module.listaThreads .elementList .BOinfo,
  .module.listaThreads .elementList .BOinfo--link {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 125%;
    font-weight: normal;
  }
}

.module.listaThreads .elementList.no-image .corpo-left {
  width: 90% !important;
  margin-right: 0 !important;
}

.module.listaThreads .elementList.no-image .corpo-right {
  width: 0 !important;
}

.module.listaThreads .premium .corpo-left {
  border-left: 2px solid #ff7200;
  padding-left: 10px;
}

@media (min-width: 740px) {
  .module.listaThreads .premium .corpo-left {
    padding-left: 12px;
  }
}

@media (min-width: 940px) {
  .module.listaThreads .premium .corpo-left {
    padding-left: 15px;
  }
}

.module.listaThreads .freemium .corpo-left {
  border-left: 2px solid #54960d;
  padding-left: 10px;
}

@media (min-width: 740px) {
  .module.listaThreads .freemium .corpo-left {
    padding-left: 12px;
  }
}

@media (min-width: 940px) {
  .module.listaThreads .freemium .corpo-left {
    padding-left: 15px;
  }
}

.module.listaThreads .elementList {
  border-top: 2px solid #cfcfcf;
  margin-bottom: 15px;
  padding-top: 15px;
}

@media (min-width: 940px) {
  .module.listaThreads .elementList {
    margin-bottom: 25px;
    padding-top: 25px;
  }
}

.module.listaThreads .elementList p.title_eL {
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 135%;
  font-weight: 900;
}

@media (min-width: 414px) {
  .module.listaThreads .elementList p.title_eL {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 135%;
    font-weight: 900;
  }
}

@media (min-width: 740px) {
  .module.listaThreads .elementList p.title_eL {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 135%;
    font-weight: 900;
  }
}

@media (min-width: 940px) {
  .module.listaThreads .elementList p.title_eL {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 135%;
    font-weight: 900;
  }
}

@media (min-width: 1380px) {
  .module.listaThreads .elementList p.title_eL {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 135%;
    font-weight: 900;
  }
}

.module.listaThreads .elementList p.subtitle_eL {
  font-family: "Lato",Tahoma,Verdana,Segoe,sans-serif;
  margin-bottom: 10px;
  color: #646464;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 140%;
  font-weight: normal;
}

.module.listaThreads .elementList p.subtitle_eL a {
  font-weight: 900;
  color: #1e5192;
}

.module.listaThreads .elementList p.subtitle_eL a:hover {
  color: #1e5192;
}

@media (min-width: 740px) {
  .module.listaThreads .elementList .corpo-left {
    width: 360px;
    margin-right: 0;
  }
}

@media (min-width: 940px) {
  .module.listaThreads .elementList .corpo-left {
    width: 488.6px;
  }
}

@media (min-width: 1380px) {
  .module.listaThreads .elementList .corpo-left {
    width: 577.4px;
  }
}

.module.listaThreads .elementList .corpo-left .risposte,
.module.listaThreads .elementList .corpo-left .visite,
.module.listaThreads .elementList .corpo-left .lastPost {
  display: inline-block;
}

.module.listaThreads .elementList .corpo-left .risposte,
.module.listaThreads .elementList .corpo-left .visite {
  margin-right: 10px;
}

.module.listaThreads .elementList .corpo-right {
  text-align: center;
}

@media (min-width: 740px) {
  .module.listaThreads .elementList .corpo-right {
    width: 132px;
  }
}

@media (min-width: 940px) {
  .module.listaThreads .elementList .corpo-right {
    width: 206.4px;
  }
}

@media (min-width: 1380px) {
  .module.listaThreads .elementList .corpo-right {
    width: 247.6px;
  }
}

.module.listaThreads .elementList .corpo-right .postInfo {
  width: 100%;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 105%;
  font-weight: normal;
  color: #646464;
}

@media (min-width: 940px) {
  .module.listaThreads .elementList .corpo-right .postInfo {
    width: 98.5px;
    float: left;
    margin-right: 26px;
    margin-right: 0px;
    padding-right: 10px;
    padding-top: 15px;
  }
}

@media (min-width: 1380px) {
  .module.listaThreads .elementList .corpo-right .postInfo {
    width: 121.5px;
    float: left;
    margin-right: 24px;
    margin-right: 0px;
  }
}

.module.listaThreads .elementList .corpo-right .postInfo a {
  color: #0C0C0F;
  font-weight: 900;
}

.module.listaThreads .elementList .corpo-right .postImage {
  margin-top: 15px;
  width: 100%;
}

@media (min-width: 940px) {
  .module.listaThreads .elementList .corpo-right .postImage {
    margin-top: 0;
    width: 98.5px;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 1380px) {
  .module.listaThreads .elementList .corpo-right .postImage {
    margin-top: 0;
    width: 121.5px;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 740px) {
  .module.threadMessages {
    padding-left: 90px;
  }
}

@media (min-width: 940px) {
  .module.threadMessages {
    padding-left: 100px;
  }
}

.module.threadMessages .threadPost {
  position: relative;
  background-color: #fff;
  border: 1px solid #D8D8D8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 15px 15px 10px;
  margin-bottom: 20px;
}

@media (min-width: 740px) {
  .module.threadMessages .threadPost {
    padding: 20px 20px 15px;
    margin-bottom: 25px;
  }

  .module.threadMessages .threadPost:after {
    display: block;
    position: absolute;
    left: -18px;
    content: "";
    top: 40px;
    background-image: url('../../Content/Altalex/images/icons/thread_arrow_white.png');
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-background-size: 18px 29px;
    -moz-background-size: 18px 29px;
    -o-background-size: 18px 29px;
    background-size: 18px 29px;
    width: 18px;
    height: 29px;
  }
}

@media only screen and (min-width: 740px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 740px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width: 740px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 740px) and (min-device-pixel-ratio: 2), only screen and (min-width: 740px) and (min-resolution: 192dpi), only screen and (min-width: 740px) and (min-resolution: 2dppx) {
  .module.threadMessages .threadPost:after {
    background-image: url('../../Content/Altalex/images/icons/thread_arrow_white@2x.png');
    -webkit-background-size: 18px 29px;
    -moz-background-size: 18px 29px;
    -o-background-size: 18px 29px;
    background-size: 18px 29px;
    background-position: top left;
    background-repeat: no-repeat;
  }
}

@media (min-width: 940px) {
  .module.threadMessages .threadPost {
    padding: 25px 25px 20px;
    margin-bottom: 30px;
  }
}

.module.threadMessages .threadPost .postHeader {
  width: 100%;
  margin-bottom: 15px;
}

.module.threadMessages .threadPost .postHeader .postAuthor {
  width: 61.5384615385%;
  float: left;
  margin-right: 2.5641025641%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 105%;
  font-weight: normal;
  color: #646464;
  padding: 0;
  margin: 0;
}

.module.threadMessages .threadPost .postHeader .postAuthor a.pa_userName {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 105%;
  font-weight: 900;
  display: block;
  width: 100%;
  margin-bottom: 5px;
  color: #1e5192;
}

.module.threadMessages .threadPost .postHeader .postAvatar {
  width: 35.8974358974%;
  float: right;
  margin-right: 0;
  display: block;
  width: 50px;
  height: 50px;
}

.module.threadMessages .threadPost .postHeader .postAvatar a.img {
  display: block;
  width: 50px;
}

.module.threadMessages .threadPost .postHeader .postAvatar a.img img {
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

@media (min-width: 740px) {
  .module.threadMessages .threadPost .postHeader .postAuthor {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 105%;
    font-weight: normal;
  }

  .module.threadMessages .threadPost .postHeader .postAuthor a.pa_userName {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 105%;
    font-weight: 900;
  }

  .module.threadMessages .threadPost .postHeader .postAvatar {
    position: absolute;
    left: -90px;
    top: 10px;
    width: 70px;
    height: 70px;
  }

  .module.threadMessages .threadPost .postHeader .postAvatar a.img {
    width: 70px;
  }

  .module.threadMessages .threadPost .postHeader .postAvatar a.img img {
    height: 70px;
    width: 70px;
  }
}

@media (min-width: 940px) {
  .module.threadMessages .threadPost .postHeader .postAuthor {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 105%;
    font-weight: normal;
  }

  .module.threadMessages .threadPost .postHeader .postAuthor a.pa_userName {
    font-size: 20px;
    font-size: 2rem;
    line-height: 105%;
    font-weight: 900;
  }

  .module.threadMessages .threadPost .postHeader .postAvatar {
    left: -100px;
    top: 10px;
    width: 80px;
    height: 80px;
  }

  .module.threadMessages .threadPost .postHeader .postAvatar a.img {
    width: 80px;
  }

  .module.threadMessages .threadPost .postHeader .postAvatar a.img img {
    height: 80px;
    width: 80px;
  }
}

.module.threadMessages .threadPost .postMessage {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: 1px solid #D8D8D8;
}

.module.threadMessages .threadPost .postMessage p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: normal;
  overflow-x: auto;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  overflow-x: hidden;
}

@media (min-width: 740px) {
  .module.threadMessages .threadPost .postMessage {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 130%;
    font-weight: normal;
    padding-bottom: 12px;
  }

  .module.threadMessages .threadPost .postMessage p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 130%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .module.threadMessages .threadPost .postMessage {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 130%;
    font-weight: normal;
    padding-bottom: 15px;
  }

  .module.threadMessages .threadPost .postMessage p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 130%;
    font-weight: normal;
  }
}

.module.threadMessages .threadPost .postFooter {
  padding-top: 10px;
  width: 100%;
}

.module.threadMessages .threadPost .postFooter .likeThis,
.module.threadMessages .threadPost .postFooter .postYourMessage {
  display: block;
}

.module.threadMessages .threadPost .postFooter .likeThis a,
.module.threadMessages .threadPost .postFooter .postYourMessage a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: 900;
  color: #1e5192;
}

.module.threadMessages .threadPost .postFooter .likeThis a .fa,
.module.threadMessages .threadPost .postFooter .postYourMessage a .fa {
  font-size: 16px;
  margin-right: 5px;
}

.module.threadMessages .threadPost .postFooter .postYourMessage {
  text-align: right;
  width: 48.7179487179%;
  float: right;
  margin-right: 0;
}

.module.threadMessages .threadPost .postFooter .likeThis {
  width: 35.8974358974%;
  float: left;
  margin-right: 2.5641025641%;
}

@media (min-width: 740px) {
  .module.threadMessages .threadPost .postFooter .likeThis a,
  .module.threadMessages .threadPost .postFooter .postYourMessage a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 130%;
    font-weight: 900;
  }

  .module.threadMessages .threadPost .postFooter .likeThis a .fa,
  .module.threadMessages .threadPost .postFooter .postYourMessage a .fa {
    font-size: 17px;
  }

  .module.threadMessages .threadPost .postFooter .postYourMessage {
    width: 132px;
    float: right;
    margin-right: 0;
  }

  .module.threadMessages .threadPost .postFooter .likeThis {
    width: 132px;
    float: left;
    margin-right: 20px;
  }
}

@media (min-width: 940px) {
  .module.threadMessages .threadPost .postFooter .likeThis a,
  .module.threadMessages .threadPost .postFooter .postYourMessage a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 130%;
    font-weight: 900;
  }

  .module.threadMessages .threadPost .postFooter .likeThis a .fa,
  .module.threadMessages .threadPost .postFooter .postYourMessage a .fa {
    font-size: 18px;
  }

  .module.threadMessages .threadPost .postFooter .postYourMessage {
    width: 140px;
    float: right;
    margin-right: 0;
  }

  .module.threadMessages .threadPost .postFooter .likeThis {
    width: 140px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  .module.threadMessages .threadPost .postFooter .postYourMessage {
    width: 170px;
    float: right;
    margin-right: 0;
  }

  .module.threadMessages .threadPost .postFooter .likeThis {
    width: 170px;
    float: left;
    margin-right: 24px;
  }
}

.module.threadMessages .threadPost.firstPost {
  background-color: #F2F2F2;
}

@media (min-width: 740px) {
  .module.threadMessages .threadPost.firstPost:after {
    display: block;
    position: absolute;
    left: -18px;
    content: "";
    top: 40px;
    background-image: url('../../Content/Altalex/images/icons/thread_arrow_grey.png');
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-background-size: 18px 29px;
    -moz-background-size: 18px 29px;
    -o-background-size: 18px 29px;
    background-size: 18px 29px;
    width: 18px;
    height: 29px;
  }
}

@media only screen and (min-width: 740px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 740px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width: 740px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 740px) and (min-device-pixel-ratio: 2), only screen and (min-width: 740px) and (min-resolution: 192dpi), only screen and (min-width: 740px) and (min-resolution: 2dppx) {
  .module.threadMessages .threadPost.firstPost:after {
    background-image: url('../../Content/Altalex/images/icons/thread_arrow_grey@2x.png');
    -webkit-background-size: 18px 29px;
    -moz-background-size: 18px 29px;
    -o-background-size: 18px 29px;
    background-size: 18px 29px;
    background-position: top left;
    background-repeat: no-repeat;
  }
}

.module.threadReply {
  margin-bottom: 45px;
}

.module.threadReply .loginWarning {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 130%;
  font-weight: normal;
  color: #646464;
  display: block;
  width: 100%;
  padding-top: 30px;
  margin-bottom: 20px;
}

.module.threadReply .loginWarning a {
  font-weight: 900;
}

.module.threadReply .replyTo {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 130%;
  font-weight: normal;
  margin-bottom: 5px;
  color: #646464;
  display: block;
  width: 100%;
}

.module.threadReply .replyTo a {
  font-weight: 900;
}

.module.threadReply textarea {
  display: block;
  height: 240px;
  min-height: 140px;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.module.threadReply .btn {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 740px) {
  .module.threadReply {
    padding-right: 91.2px;
  }

  .module.threadReply .loginWarning {
    padding-left: 100px;
  }

  .module.threadReply textarea {
    height: 240px;
    min-height: 140px;
  }

  .module.threadReply .btn {
    width: 208px;
    float: left;
    margin-right: 20px;
  }
}

@media (min-width: 940px) {
  .module.threadReply .btn {
    width: 223px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  .module.threadReply textarea {
    width: 655px;
    max-width: 655px;
    min-width: 655px;
  }

  .module.threadReply .btn {
    width: 267px;
    float: left;
    margin-right: 24px;
  }
}

.sliderActive .item a.title,
.sliderActive--fw .item a.title {
  display: block;
  overflow: hidden;
  max-height: 74px;
}

.sliderActive .item p.info,
.sliderActive--fw .item p.info {
  display: block;
  overflow: hidden;
  max-height: 46px;
}

@media (min-width: 740px) {
  .sliderActive .item a.title,
  .sliderActive--fw .item a.title {
    max-height: 78px;
  }
}

@media (min-width: 940px) {
  .sliderActive .item a.title,
  .sliderActive--fw .item a.title {
    max-height: 82px;
  }
}

.sliderActive .buttonsWrapper,
.sliderActive--fw .buttonsWrapper {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
}

.sliderActive .sliderButtons,
.sliderActive--fw .sliderButtons {
  display: inline-block;
  margin: 0 auto;
}

.sliderActive .item {
  padding-right: 5px;
}

.sliderActive .item.last {
  padding-right: 0%;
}

@media (min-width: 414px) {
  .sliderActive .item {
    padding-right: 15px;
  }

  .sliderActive .item.last {
    padding-right: 0%;
  }
}

.sliderActive--fw .item {
  padding-right: 15px;
}

.sliderActive--fw .item.last {
  padding-right: 0%;
}

@media (min-width: 414px) {
  .sliderActive--fw .item {
    padding-right: 25px;
  }

  .sliderActive--fw .item.last {
    padding-right: 0%;
  }
}

.module--promo {
  overflow: visible;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
  margin-bottom: 25px;
  margin-top: 10px;
  overflow: visible !important;
  border: 1px solid #1e5192;
}

@media (min-width: 740px) {
  .module--promo {
    margin-bottom: 35px;
  }
}

@media (min-width: 940px) {
  .module--promo {
    margin-bottom: 45px;
  }
}

.module--promo.sliderActive--fw {
  margin-bottom: 45px;
}

.module--promo .module--promo__header {
  display: inline-block;
  margin: 0;
  padding: 0;
  top: -12px;
  left: -2px;
  padding: 0 10px 5px 2px;
  position: relative;
  background-color: #fff;
}

.module--promo .mpHeadLogo {
  display: block;
  float: left;
  width: 107px;
  height: 24px;
  position: relative;
  margin: 0;
  padding: 0;
  margin-right: 10px;
  background-image: url('../../Content/Altalex/images/loghi/shopLabel_altalex.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 107px 24px;
  -moz-background-size: 107px 24px;
  -o-background-size: 107px 24px;
  background-size: 107px 24px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .module--promo .mpHeadLogo {
    background-image: url('../../Content/Altalex/images/loghi/shopLabel_altalex@2x.png');
    -webkit-background-size: 107px 24px;
    -moz-background-size: 107px 24px;
    -o-background-size: 107px 24px;
    background-size: 107px 24px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.module--promo .item {
  margin-bottom: 0;
}

.module--promo h3 {
  border: 0 none !important;
  padding: 0;
  margin: 0;
  color: #0C0C0F;
  display: block;
  float: left;
  line-height: 120%;
}

.module--promo h3 a,
.module--promo h3 a:hover {
  color: #0C0C0F;
  text-decoration: none;
}

.module--promo .itemsWrapper {
  padding: 0 15px;
  display: block;
  max-height: 500px;
}

@media (min-width: 940px) {
  .module--promo .itemsWrapper {
    padding: 0 20px;
  }
}

.module--promo.extended .itemsWrapper,
.module--promo.maxiExtended .itemsWrapper {
  padding: 15px;
}

@media (min-width: 940px) {
  .module--promo.extended .itemsWrapper,
  .module--promo.maxiExtended .itemsWrapper {
    padding: 0 20px;
  }
}

.module--promo .btn.small a {
  color: #fff;
  background-color: #1e5192;
}

.module--promo .btn.small a:hover,
.module--promo .btn.small a:focus,
.module--promo .btn.small a:active {
  background-color: #20569a;
}

.module--codiciEbook .lead,
.module--shopWKI .lead {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 740px) {
  .module--codiciEbook .lead,
  .module--shopWKI .lead {
    margin-bottom: 0;
  }
}

.module--codiciEbook .lead .more,
.module--shopWKI .lead .more {
  position: absolute;
  text-align: right;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  font-size: 13px;
  color: #1e5192;
  line-height: 100%;
  padding: 6px 12px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  background-color: #fff;
  border: 1px solid #1e5192;
}

.module--codiciEbook .item,
.module--shopWKI .item {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 12px;
}

.module--codiciEbook .item .etichette:before,
.module--shopWKI .item .etichette:before {
  content: none;
}

.module--codiciEbook .item a.img,
.module--shopWKI .item a.img {
  display: block;
}

.module--codiciEbook .item a.img img,
.module--shopWKI .item a.img img {
  width: auto !important;
  max-width: 190px;
  height: auto !important;
  max-height: 190px;
}

.module--codiciEbook .item .description p,
.module--shopWKI .item .description p {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 125%;
  font-weight: normal;
}

.module--codiciEbook .item .description p.info,
.module--shopWKI .item .description p.info {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 120%;
  font-weight: normal;
}

.module--codiciEbook .item .description a.title,
.module--shopWKI .item .description a.title {
  color: #0C0C0F;
}

.module--codiciEbook .item .description a.title>span,
.module--shopWKI .item .description a.title>span {
  display: block;
}

.module--codiciEbook .item .description a.title h1,
.module--codiciEbook .item .description a.title h4,
.module--codiciEbook .item .description a.title>span,
.module--shopWKI .item .description a.title h1,
.module--shopWKI .item .description a.title h4,
.module--shopWKI .item .description a.title>span {
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  color: #0C0C0F;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .module--codiciEbook .item .description a.title h1,
  .module--codiciEbook .item .description a.title h4,
  .module--codiciEbook .item .description a.title>span,
  .module--shopWKI .item .description a.title h1,
  .module--shopWKI .item .description a.title h4,
  .module--shopWKI .item .description a.title>span {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 130%;
    font-weight: 900;
  }
}

@media (min-width: 940px) {
  .module--codiciEbook .item .description a.title h1,
  .module--codiciEbook .item .description a.title h4,
  .module--codiciEbook .item .description a.title>span,
  .module--shopWKI .item .description a.title h1,
  .module--shopWKI .item .description a.title h4,
  .module--shopWKI .item .description a.title>span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 130%;
    font-weight: 900;
  }
}

.module--codiciEbook .item .description a.title:hover,
.module--shopWKI .item .description a.title:hover {
  text-decoration: underline;
}

.module--codiciEbook .item a.img img,
.module--shopWKI .item a.img img {
  width: auto !important;
  max-width: 100px;
  height: auto !important;
  max-height: 150px;
}

@media (min-width: 414px) {
  .module--codiciEbook .item a.img img,
  .module--shopWKI .item a.img img {
    width: auto !important;
    max-width: 110px;
    height: auto !important;
    max-height: 190px;
  }
}

@media (min-width: 740px) {
  .module--codiciEbook .item a.img img,
  .module--shopWKI .item a.img img {
    width: auto !important;
    max-width: 120px;
    height: auto !important;
    max-height: 150px;
  }
}

@media (min-width: 940px) {
  .module--codiciEbook .item a.img img,
  .module--shopWKI .item a.img img {
    width: auto !important;
    max-width: 130px;
    height: auto !important;
    max-height: 170px;
  }
}

.module--codiciEbook .item,
.module--shopWKI .item {
  margin-bottom: 0;
}

.module--codiciEbook {
  border: 1px solid #54960d;
}

.module--codiciEbook .mpHeadLogo {
  width: 24px;
  height: 24px;
  background-image: url('../../Content/Altalex/images/loghi/logo-palla-menu-blu.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
  background-size: 24px 24px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .module--codiciEbook .mpHeadLogo {
    background-image: url('../../Content/Altalex/images/loghi/logo-palla-menu-blu@2x.png');
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    -o-background-size: 24px 24px;
    background-size: 24px 24px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.module--codiciEbook .btn.small a {
  background-color: #54960d;
}

.module--codiciEbook .btn.small a:hover,
.module--codiciEbook .btn.small a:focus,
.module--codiciEbook .btn.small a:active {
  background-color: #599f0e;
}

.module--shopWKI .mpHeadLogo {
  background-image: url('../../Content/Altalex/images/loghi/shopLabel_wki.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 107px 24px;
  -moz-background-size: 107px 24px;
  -o-background-size: 107px 24px;
  background-size: 107px 24px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .module--shopWKI .mpHeadLogo {
    background-image: url('../../Content/Altalex/images/loghi/shopLabel_wki@2x.png');
    -webkit-background-size: 107px 24px;
    -moz-background-size: 107px 24px;
    -o-background-size: 107px 24px;
    background-size: 107px 24px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.module--shopWKI .btn.small a {
  background-color: #D31C5B;
}

.module--shopWKI .btn.small a:hover,
.module--shopWKI .btn.small a:focus,
.module--shopWKI .btn.small a:active {
  background-color: #dc1d5f;
}

.module--shopWKI .btn.small a {
  background-color: #D31C5B;
}

.module--shopWKI .btn.small a:hover,
.module--shopWKI .btn.small a:focus,
.module--shopWKI .btn.small a:active {
  background-color: #dc1d5f;
}

.module--shopAltalex .lead {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 740px) {
  .module--shopAltalex .lead {
    margin-bottom: 0;
  }
}

.module--shopAltalex .lead .more {
  position: absolute;
  text-align: right;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  font-size: 13px;
  color: #1e5192;
  line-height: 100%;
  padding: 6px 12px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  background-color: #fff;
  border: 1px solid #1e5192;
}

.module--shopAltalex .item {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 12px;
}

.module--shopAltalex .item .etichette:before {
  content: none;
}

.module--shopAltalex .item a.img {
  display: block;
}

.module--shopAltalex .item a.img img {
  width: auto !important;
  max-width: 190px;
  height: auto !important;
  max-height: 190px;
}

.module--shopAltalex .item .description p {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 125%;
  font-weight: normal;
}

.module--shopAltalex .item .description p.info {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 120%;
  font-weight: normal;
}

.module--shopAltalex .item .description a.title {
  color: #0C0C0F;
}

.module--shopAltalex .item .description a.title>span {
  display: block;
}

.module--shopAltalex .item .description a.title h1,
.module--shopAltalex .item .description a.title h4,
.module--shopAltalex .item .description a.title>span {
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  color: #0C0C0F;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .module--shopAltalex .item .description a.title h1,
  .module--shopAltalex .item .description a.title h4,
  .module--shopAltalex .item .description a.title>span {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 130%;
    font-weight: 900;
  }
}

@media (min-width: 940px) {
  .module--shopAltalex .item .description a.title h1,
  .module--shopAltalex .item .description a.title h4,
  .module--shopAltalex .item .description a.title>span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 130%;
    font-weight: 900;
  }
}

.module--shopAltalex .item .description a.title:hover {
  text-decoration: underline;
}

.module--shopAltalex .item a.img img {
  width: auto !important;
  max-width: 110px;
  height: auto !important;
  max-height: 110px;
}

@media (min-width: 740px) {
  .module--shopAltalex .item a.img img {
    width: auto !important;
    max-width: 120px;
    height: auto !important;
    max-height: 120px;
  }
}

@media (min-width: 940px) {
  .module--shopAltalex .item a.img img {
    width: auto !important;
    max-width: 130px;
    height: auto !important;
    max-height: 130px;
  }
}

@media (min-width: 1380px) {
  .module--shopAltalex .item a.img img {
    width: auto !important;
    max-width: 140px;
    height: auto !important;
    max-height: 140px;
  }
}

.module--shopAltalex .item {
  margin-bottom: 0;
}

.module--shopAltalex .mpHeadLogo {
  display: none;
}

@media (min-width: 940px) {
  .module--shopAltalex .mpHeadLogo {
    display: block;
  }
}

.module--shopAltalex .fa-calendar {
  font-size: 1.6rem;
  width: 16px;
}

@media (min-width: 740px) {
  .module--shopAltalex .fa-calendar {
    font-size: 1.6rem;
    width: 18px;
  }
}

.module--shopAltalex a.agenda {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 125%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .module--shopAltalex a.agenda {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 100%;
    font-weight: 900;
  }
}

.module--shopAltalex a.agenda .fa-chevron-right {
  display: inline-block;
  position: relative;
  float: right;
  right: 20px;
}

.module--shopAltalex .collapsed {
  border-bottom: 1px solid #EAEAEA;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.module--shopAltalex .collapsed:first-child {
  border-top: 1px solid #EAEAEA;
  padding-top: 15px;
}

@media (min-width: 940px) {
  .module--shopAltalex .collapsed:first-child {
    border-top: 0 none;
    padding-top: 0;
  }
}

.module--shopAltalex .collapsed p {
  margin-bottom: 3px !important;
}

.module--shopAltalex .collapsed h4 {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}

.module--articoliCorrelatiTag {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.module--articoliCorrelatiTag .lead {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 740px) {
  .module--articoliCorrelatiTag .lead {
    margin-bottom: 0;
  }
}

.module--articoliCorrelatiTag .lead .more {
  position: absolute;
  text-align: right;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  font-size: 13px;
  color: #1e5192;
  line-height: 100%;
  padding: 6px 12px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  background-color: #fff;
  border: 1px solid #1e5192;
}

.module--articoliCorrelatiTag .item {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 12px;
}

.module--articoliCorrelatiTag .item .etichette:before {
  content: none;
}

.module--articoliCorrelatiTag .item a.img {
  display: block;
}

.module--articoliCorrelatiTag .item a.img img {
  width: auto !important;
  max-width: 190px;
  height: auto !important;
  max-height: 190px;
}

.module--articoliCorrelatiTag .item .description p {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 125%;
  font-weight: normal;
}

.module--articoliCorrelatiTag .item .description p.info {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 120%;
  font-weight: normal;
}

.module--articoliCorrelatiTag .item .description a.title {
  color: #0C0C0F;
}

.module--articoliCorrelatiTag .item .description a.title>span {
  display: block;
}

.module--articoliCorrelatiTag .item .description a.title h1,
.module--articoliCorrelatiTag .item .description a.title h4,
.module--articoliCorrelatiTag .item .description a.title>span {
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  color: #0C0C0F;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .module--articoliCorrelatiTag .item .description a.title h1,
  .module--articoliCorrelatiTag .item .description a.title h4,
  .module--articoliCorrelatiTag .item .description a.title>span {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 130%;
    font-weight: 900;
  }
}

@media (min-width: 940px) {
  .module--articoliCorrelatiTag .item .description a.title h1,
  .module--articoliCorrelatiTag .item .description a.title h4,
  .module--articoliCorrelatiTag .item .description a.title>span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 130%;
    font-weight: 900;
  }
}

.module--articoliCorrelatiTag .item .description a.title:hover {
  text-decoration: underline;
}

.module--articoliCorrelatiTag .item a.img img {
  width: auto !important;
  max-width: 110px;
  height: auto !important;
  max-height: 110px;
}

@media (min-width: 740px) {
  .module--articoliCorrelatiTag .item a.img img {
    width: auto !important;
    max-width: 120px;
    height: auto !important;
    max-height: 120px;
  }
}

@media (min-width: 940px) {
  .module--articoliCorrelatiTag .item a.img img {
    width: auto !important;
    max-width: 130px;
    height: auto !important;
    max-height: 130px;
  }
}

@media (min-width: 1380px) {
  .module--articoliCorrelatiTag .item a.img img {
    width: auto !important;
    max-width: 140px;
    height: auto !important;
    max-height: 140px;
  }
}

.module--articoliCorrelatiTag .itemsWrapper {
  max-height: 500px;
}

.module--articoliCorrelatiTag .item {
  margin-bottom: 0;
}

.module--articoliCorrelatiTag .item p.info {
  max-height: 60px;
}

@media (min-width: 940px) {
  .module--articoliCorrelatiTag .item a.title {
    max-height: 100px;
  }
}

.module--articoliCorrelatiTag.sliderActive .lead,
.module--articoliCorrelatiTag.sliderActive--fw .lead {
  margin-bottom: 20px;
}

.module--articoliCorrelatiTag.sliderActive .lead h3,
.module--articoliCorrelatiTag.sliderActive--fw .lead h3 {
  margin-bottom: 0;
}

.module--articoliCorrelatiTag.sliderActive .lead h3 a,
.module--articoliCorrelatiTag.sliderActive .lead h3 a:hover,
.module--articoliCorrelatiTag.sliderActive--fw .lead h3 a,
.module--articoliCorrelatiTag.sliderActive--fw .lead h3 a:hover {
  color: #0C0C0F;
  text-decoration: none;
}

.module--articoliCorrelatiTag.sliderActive .lead .more,
.module--articoliCorrelatiTag.sliderActive--fw .lead .more {
  display: none;
}

.customPromoBox {
  display: block;
  margin-bottom: 22px;
}

.customPromoBox a.customPromoBox__imageLink {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0 none;
}

.customPromoBox a.customPromoBox__imageLink img {
  display: block;
  width: 100%;
}

.shopBox__header {
  display: inline-block;
  margin: 0;
  padding: 0;
  top: -7px;
  left: -2px;
  padding: 0 10px 0 2px;
  position: relative;
  background-color: #fff;
  overflow: visible;
}

.shopBox__header h3 {
  border: 0 none !important;
  padding: 0;
  margin: 0;
  color: #0C0C0F;
  display: block;
  float: left;
  line-height: 120%;
}

.shopBox {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #1e5192;
  margin-bottom: 20px;
  margin-top: 35px;
}

.shopBox .shopBoxLogo {
  display: block;
  width: 107px;
  height: 24px;
  position: relative;
  margin: 0;
  padding: 0;
  top: -5px;
  background-image: url('../../Content/Altalex/images/loghi/shopLabel_altalex.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 107px 24px;
  -moz-background-size: 107px 24px;
  -o-background-size: 107px 24px;
  background-size: 107px 24px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .shopBox .shopBoxLogo {
    background-image: url('../../Content/Altalex/images/loghi/shopLabel_altalex@2x.png');
    -webkit-background-size: 107px 24px;
    -moz-background-size: 107px 24px;
    -o-background-size: 107px 24px;
    background-size: 107px 24px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.shopBox .btn.full.shop {
  display: none;
}

@media (min-width: 414px) {
  .shopBox article a.img img {
    max-width: 100px !important;
  }
}

@media (min-width: 740px) {
  .shopBox article a.img img {
    max-width: 105px !important;
  }
}

@media (min-width: 940px) {
  .shopBox article a.img img {
    max-width: 115px !important;
  }
}

@media (min-width: 1380px) {
  .shopBox article a.img img {
    max-width: 125px !important;
  }
}

.shopBox article footer.metaInfo {
  display: block;
}

@media (min-width: 740px) {
  .shopBox article.evidenza .corpo {
    width: 71% !important;
  }
}

@media (min-width: 940px) {
  .shopBox article.evidenza .corpo {
    width: 68% !important;
  }
}

@media (min-width: 1380px) {
  .shopBox article.evidenza .corpo {
    width: 67% !important;
  }
}

.shopBox article.evidenza a.img {
  width: 26% !important;
}

@media (min-width: 740px) {
  .shopBox article.evidenza a.img {
    width: 28% !important;
  }
}

@media (min-width: 940px) {
  .shopBox article.evidenza a.img {
    width: 31% !important;
  }
}

@media (min-width: 1380px) {
  .shopBox article.evidenza a.img img {
    max-width: 135px !important;
  }
}

@media (min-width: 740px) {
  #sub-home .shopBox article.evidenza .corpo {
    width: 71% !important;
  }
}

@media (min-width: 940px) {
  #sub-home .shopBox article.evidenza .corpo {
    width: 82% !important;
  }
}

@media (min-width: 1380px) {
  #sub-home .shopBox article.evidenza .corpo {
    width: 80% !important;
  }
}

#sub-home .shopBox article.evidenza a.img {
  width: 26% !important;
}

@media (min-width: 740px) {
  #sub-home .shopBox article.evidenza a.img {
    width: 25% !important;
  }
}

@media (min-width: 940px) {
  #sub-home .shopBox article.evidenza a.img {
    width: 18% !important;
  }
}

@media (min-width: 1380px) {
  #sub-home .shopBox article.evidenza a.img {
    width: 19% !important;
  }
}

@media (min-width: 740px) {
  .shopBox article.primoPiano .corpo {
    width: 71% !important;
  }
}

@media (min-width: 940px) {
  .shopBox article.primoPiano .corpo {
    width: 100% !important;
  }
}

.shopBox article.primoPiano a.img {
  width: 26% !important;
}

@media (min-width: 414px) {
  .shopBox article.primoPiano a.img {
    width: 100px !important;
  }
}

@media (min-width: 740px) {
  .shopBox article.primoPiano a.img {
    width: 28% !important;
  }
}

@media (min-width: 940px) {
  .shopBox article.primoPiano a.img {
    width: 100% !important;
    height: inherit !important;
  }
}

@media (min-width: 940px) {
  .shopBox article.primoPiano a.img img {
    max-width: 90px !important;
    top: 0;
  }
}

@media (min-width: 1380px) {
  .shopBox article.primoPiano a.img img {
    max-width: 100px !important;
    top: 0;
  }
}

.shopBox .item,
.shopBox article {
  padding: 0 10px 10px;
  margin-bottom: 0;
  position: relative;
}

.shopBox .item .corpo-left p,
.shopBox article .corpo-left p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 125%;
  font-weight: normal;
}

@media (min-width: 740px) {
  .shopBox .item .corpo-left p,
  .shopBox article .corpo-left p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 125%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .shopBox .item .corpo-left p,
  .shopBox article .corpo-left p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 125%;
    font-weight: normal;
  }
}

@media (min-width: 1380px) {
  .shopBox .item .corpo-left p,
  .shopBox article .corpo-left p {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 125%;
    font-weight: normal;
  }
}

.shopBox .item .fa-calendar,
.shopBox article .fa-calendar {
  width: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: normal;
}

.shopBox .item .BOinfo,
.shopBox article .BOinfo {
  display: block;
  margin-bottom: 2px;
}

.shopBox .item .BOinfo--link,
.shopBox article .BOinfo--link {
  color: #1e5192 !important;
}

.shopBox .item .BOinfo--link:hover,
.shopBox article .BOinfo--link:hover {
  color: #1e5192 !important;
}

.shopBox .item .etichette,
.shopBox article .etichette {
  display: none;
}

.shopBox .item .btn.small,
.shopBox article .btn.small {
  margin-top: 5px;
  margin-bottom: 0;
}

.shopBox .item .btn.small a,
.shopBox article .btn.small a {
  color: #fff;
  background-color: #1e5192;
}

.shopBox .item .btn.small a:hover,
.shopBox .item .btn.small a:focus,
.shopBox .item .btn.small a:active,
.shopBox article .btn.small a:hover,
.shopBox article .btn.small a:focus,
.shopBox article .btn.small a:active {
  background-color: #20569a;
}

.shopBox .corpo-right a.img img {
  max-height: 100px !important;
}

@media (min-width: 414px) {
  .shopBox--shopAltalex .item a.img img,
  .shopBox--shopAltalex article a.img img {
    max-width: 90px !important;
  }
}

@media (min-width: 740px) {
  .shopBox--shopAltalex .item a.img img,
  .shopBox--shopAltalex article a.img img {
    max-width: 100px !important;
  }
}

@media (min-width: 940px) {
  .shopBox--shopAltalex .item a.img img,
  .shopBox--shopAltalex article a.img img {
    max-width: 120px !important;
  }
}

@media (min-width: 1380px) {
  .shopBox--shopAltalex .item a.img img,
  .shopBox--shopAltalex article a.img img {
    max-width: 130px !important;
  }
}

.shopBox--shopWki .shopBoxLogo {
  background-image: url('../../Content/Altalex/images/loghi/shopLabel_wki.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 107px 24px;
  -moz-background-size: 107px 24px;
  -o-background-size: 107px 24px;
  background-size: 107px 24px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .shopBox--shopWki .shopBoxLogo {
    background-image: url('../../Content/Altalex/images/loghi/shopLabel_wki@2x.png');
    -webkit-background-size: 107px 24px;
    -moz-background-size: 107px 24px;
    -o-background-size: 107px 24px;
    background-size: 107px 24px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

@media (min-width: 414px) {
  .shopBox--shopWki .item a.img img,
  .shopBox--shopWki article a.img img {
    max-width: 80px !important;
  }
}

@media (min-width: 740px) {
  .shopBox--shopWki .item a.img img,
  .shopBox--shopWki article a.img img {
    max-width: 90px !important;
  }
}

@media (min-width: 940px) {
  .shopBox--shopWki .item a.img img,
  .shopBox--shopWki article a.img img {
    max-width: 105px !important;
  }
}

@media (min-width: 1380px) {
  .shopBox--shopWki .item a.img img,
  .shopBox--shopWki article a.img img {
    max-width: 120px !important;
  }
}

.shopBox--shopWki .item .btn.small a,
.shopBox--shopWki article .btn.small a {
  background-color: #D31C5B;
}

.shopBox--shopWki .item .btn.small a:hover,
.shopBox--shopWki .item .btn.small a:focus,
.shopBox--shopWki .item .btn.small a:active,
.shopBox--shopWki article .btn.small a:hover,
.shopBox--shopWki article .btn.small a:focus,
.shopBox--shopWki article .btn.small a:active {
  background-color: #dc1d5f;
}

.shopBox--edicolaProfessionale .item .btn.small a,
.shopBox--edicolaProfessionale article .btn.small a,
.shopBox--laMiaBiblioteca .item .btn.small a,
.shopBox--laMiaBiblioteca article .btn.small a {
  background-color: #D31C5B;
}

.shopBox--edicolaProfessionale .item .btn.small a:hover,
.shopBox--edicolaProfessionale .item .btn.small a:focus,
.shopBox--edicolaProfessionale .item .btn.small a:active,
.shopBox--edicolaProfessionale article .btn.small a:hover,
.shopBox--edicolaProfessionale article .btn.small a:focus,
.shopBox--edicolaProfessionale article .btn.small a:active,
.shopBox--laMiaBiblioteca .item .btn.small a:hover,
.shopBox--laMiaBiblioteca .item .btn.small a:focus,
.shopBox--laMiaBiblioteca .item .btn.small a:active,
.shopBox--laMiaBiblioteca article .btn.small a:hover,
.shopBox--laMiaBiblioteca article .btn.small a:focus,
.shopBox--laMiaBiblioteca article .btn.small a:active {
  background-color: #dc1d5f;
}

.shopBox--laMiaBiblioteca .shopBoxLogo {
  width: 145px;
  background-image: url('../../Content/Altalex/images/loghi/la-mia-biblioteca-logo.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 145px 11px;
  -moz-background-size: 145px 11px;
  -o-background-size: 145px 11px;
  background-size: 145px 11px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .shopBox--laMiaBiblioteca .shopBoxLogo {
    background-image: url('../../Content/Altalex/images/loghi/la-mia-biblioteca-logo@2x.png');
    -webkit-background-size: 145px 11px;
    -moz-background-size: 145px 11px;
    -o-background-size: 145px 11px;
    background-size: 145px 11px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.shopBox--edicolaProfessionale .shopBoxLogo {
  width: 150px;
  background-image: url('../../Content/Altalex/images/loghi/shopLabel_edicola.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 150px 24px;
  -moz-background-size: 150px 24px;
  -o-background-size: 150px 24px;
  background-size: 150px 24px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .shopBox--edicolaProfessionale .shopBoxLogo {
    background-image: url('../../Content/Altalex/images/loghi/shopLabel_edicola@2x.png');
    -webkit-background-size: 150px 24px;
    -moz-background-size: 150px 24px;
    -o-background-size: 150px 24px;
    background-size: 150px 24px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.downloadBox {
  border-bottom: 1px solid #EAEAEA;
  padding-left: 5px;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.massima .downloadBox,
.ultimaNewsletter .downloadBox,
.demo .downloadBox {
  margin-bottom: 15px;
}

.downloadBox.full {
  width: 100%;
}

.downloadBox span.specs {
  display: inline-block;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 120%;
  font-weight: normal;
}

.downloadBox a {
  display: inline-block;
  float: right;
  position: relative;
  top: -5px;
}

.downloadBox a:hover {
  text-decoration: none;
}

.downloadBox a span {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 120%;
  font-weight: normal;
}

.downloadBox a span:hover {
  text-decoration: underline;
}

.downloadBox a .fa {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 100%;
  font-weight: normal;
  width: 32px;
  position: relative;
  padding-left: 5px;
  top: 4px;
  color: #0C0C0F;
}

section.allegati {
  margin-bottom: 15px;
  margin-top: 25px;
  width: 100%;
}

section.allegati .downloadAllegati {
  margin-bottom: 15px;
  display: block;
}

section.allegati .downloadAllegati.full {
  width: 100%;
}

section.allegati .downloadAllegati .fig {
  float: left;
  width: 50px;
}

section.allegati .downloadAllegati .fig .fa {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 100%;
  font-weight: normal;
  width: 32px;
  position: relative;
  padding-left: 5px;
  top: 4px;
  color: #0C0C0F;
}

section.allegati .downloadAllegati .link {
  float: left;
  width: 450px;
}

section.allegati .downloadAllegati .link a {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 120%;
  font-weight: normal;
}

section.allegati .downloadAllegati .link span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: normal;
  display: block;
}

#surveyGraph {
  width: 100% !important;
  padding: 0 !important;
  margin: 45px 0 20px;
}

.graphFieldsurveyGraph {
  position: absolute !important;
  height: 100% !important;
  bottom: 0 !important;
  margin: 0 !important;
  width: 70px !important;
}

#graphField0surveyGraph {
  left: 0 !important;
}

#graphField1surveyGraph {
  left: 80px !important;
}

#graphField2surveyGraph {
  left: 160px !important;
}

#graphField3surveyGraph {
  left: 240px !important;
}

#graphField4surveyGraph {
  left: 320px !important;
}

@media (min-width: 740px) {
  .graphFieldsurveyGraph {
    width: 90px !important;
  }

  #graphField1surveyGraph {
    left: 100px !important;
  }

  #graphField2surveyGraph {
    left: 200px !important;
  }

  #graphField3surveyGraph {
    left: 300px !important;
  }

  #graphField4surveyGraph {
    left: 400px !important;
  }
}

@media (min-width: 940px) {
  .graphFieldsurveyGraph {
    width: 120px !important;
  }

  #graphField1surveyGraph {
    left: 130px !important;
  }

  #graphField2surveyGraph {
    left: 260px !important;
  }

  #graphField3surveyGraph {
    left: 390px !important;
  }

  #graphField4surveyGraph {
    left: 520px !important;
  }
}

@media (min-width: 1380px) {
  .graphFieldsurveyGraph {
    width: 140px !important;
  }

  #graphField1surveyGraph {
    left: 150px !important;
  }

  #graphField2surveyGraph {
    left: 300px !important;
  }

  #graphField3surveyGraph {
    left: 450px !important;
  }

  #graphField4surveyGraph {
    left: 600px !important;
  }
}

.graphLabelsurveyGraph {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 108%;
  font-weight: 900;
  text-align: center !important;
  width: 100% !important;
  padding-top: 5px !important;
  display: block !important;
  height: 50px !important;
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
}

.graphBarsurveyGraph {
  z-index: 1;
  position: absolute !important;
  width: 100% !important;
  left: 0 !important;
  bottom: 78px !important;
}

.graphValuesurveyGraph {
  z-index: 2;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: normal;
  color: #fff;
  background-color: #0C0C0F;
  padding: 6px;
  text-align: center !important;
  width: 100% !important;
  position: absolute !important;
  height: 28px !important;
  left: 0 !important;
  bottom: 50px !important;
}

section.pollVote {
  margin-bottom: 25px;
  margin-top: 10px;
  padding-top: 35px;
  border-top: 1px solid #EAEAEA;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

section.pollVote .row {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 100%;
  font-weight: normal;
}

section.pollVote .row .checkboxCell {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-right: 0%;
}

section.pollVote .btn {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 740px) {
  section.pollVote .btn {
    width: 208px;
    float: left;
    margin-right: 20px;
  }
}

@media (min-width: 940px) {
  section.pollVote .btn {
    width: 223px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  section.pollVote .btn {
    width: 267px;
    float: left;
    margin-right: 24px;
  }
}

.searchBox {
  width: 100%;
  border: 1px solid #EAEAEA;
  background-color: #F2F2F2;
  padding: 20px;
  margin-bottom: 25px;
}

.searchBox form {
  width: 100%;
  position: relative;
}

.searchBox form .inputStyling {
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  float: right;
  background: #fff;
  border: 1px solid #CACACA;
  height: 40px;
}

.searchBox form .inputStyling input {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 0 none;
  width: 100%;
  height: 38px;
  padding: 0 15px 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: normal;
  color: #848484;
}

.searchBox form .inputStyling button.searchButton {
  background: #1e5192;
  -webkit-box-shadow: #173F71 0 2px 0;
  -moz-box-shadow: #173F71 0 2px 0;
  box-shadow: #173F71 0 2px 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border: 0 none;
  cursor: pointer;
  height: 38px;
  width: 40px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.searchBox form .inputStyling button.searchButton span {
  padding: 0;
  color: #fff;
  height: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: normal;
}

.searchBox form .inputStyling button.searchButton:hover {
  background: #20569a;
}

.searchBox .moreOptions {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 100%;
  font-weight: normal;
  display: block;
  width: 120px;
  margin-top: 15px;
}

.advancedSearchBox {
  border: 1px solid #EAEAEA;
  background-color: #F2F2F2;
  padding: 20px 20px 5px 20px;
  margin-bottom: 35px;
  display: none;
}

.advancedSearchBox form {
  width: 100%;
}

.advancedSearchBox form input {
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 100%;
  font-weight: normal;
}

.advancedSearchBox form h6 {
  margin-bottom: 0;
}

.advancedSearchBox form .row {
  margin-bottom: 15px;
}

.advancedSearchBox form .col-l {
  width: 47%;
  float: left;
  margin-right: 2.5641025641%;
  margin-right: 6%;
}

.advancedSearchBox form .col-r {
  width: 47%;
  float: right;
  margin-right: 0;
}

.advancedSearchBox form .selectric .label,
.advancedSearchBox form .selectricItems ul li {
  padding: 12px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 100%;
  font-weight: normal;
}

.advancedSearchBox form .selectric .label {
  background-color: #fff;
}

.advancedSearchBox form .datePickers .pos {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.advancedSearchBox form .datePickers .pos .fa {
  position: absolute;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: normal;
  color: #1e5192;
  right: 14px;
  top: 33px;
}

.advancedSearchBox form .btn {
  width: 80%;
  float: left;
  margin-right: 2.5641025641%;
  margin-top: 0;
  margin-bottom: 0;
}

.advancedSearchBox form .btn button {
  padding: 12px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 100%;
  font-weight: normal;
}

.advancedSearchBox form .lessOptions {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 100%;
  font-weight: normal;
  display: block;
  width: 120px;
  position: relative;
  margin-top: 25px;
}

.filtersNav .letterFilters {
  margin-bottom: 36px;
}

.filtersNav .letterFilters .allLetters {
  text-align: center;
  width: 100%;
  height: 40px;
  border: 1px solid #CACACA;
  background-color: #F2F2F2;
  padding-top: 4px;
}

.filtersNav .letterFilters .allLetters a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 170%;
  font-weight: normal;
}

.filtersNav .letterFilters .allLetters:hover {
  background-color: #EAEAEA;
  cursor: pointer;
}

.filtersNav .letterFilters .allLetters:hover a {
  text-decoration: none;
}

.filtersNav .letterFilters ul li {
  margin: 5px 5px 0 0;
  float: left;
  text-align: center;
  width: 40px;
  height: 40px;
  border: 1px solid #dbdbdb;
  background-color: #F2F2F2;
  padding-top: 4px;
}

.filtersNav .letterFilters ul li.last {
  margin-right: 0;
}

.filtersNav .letterFilters ul li.all {
  width: 100%;
}

.filtersNav .letterFilters ul li a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 220%;
  font-weight: normal;
}

.filtersNav .letterFilters ul li:hover {
  cursor: pointer;
}

.filtersNav .letterFilters ul li:hover a {
  text-decoration: none;
}

.filtersNav .letterFilters ul li.active {
  background-color: #1e5192;
}

.filtersNav .letterFilters ul li.active a {
  color: #fff;
}

.filtersNav .letterFilters ul li.active:hover {
  background-color: #1e5192;
}

.filtersNav .letterFilters ul li.disabled {
  background-color: #fff;
  border: 0 none;
}

.filtersNav .letterFilters ul li.disabled a {
  color: #EAEAEA;
}

.filtersNav .letterFilters ul li.disabled a:hover {
  cursor: not-allowed;
}

.filtersNav .letterFilters ul li.disabled:hover {
  cursor: not-allowed;
}

.filtersNav .contentFilters,
.filtersNav .tipologiaFilters {
  margin-bottom: 35px;
}

.filtersNav .contentFilters ul,
.filtersNav .tipologiaFilters ul {
  background-color: #F2F2F2;
  border: 1px solid #CACACA;
}

.filtersNav .contentFilters ul li,
.filtersNav .tipologiaFilters ul li {
  padding: 15px 20px 12px;
  overflow: hidden;
  border-top: 1px solid #EAEAEA;
  -webkit-transition: all 150ms ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out false;
}

@media (min-width: 740px) {
  .filtersNav .contentFilters ul li,
  .filtersNav .tipologiaFilters ul li {
    padding: 10px;
  }
}

.filtersNav .contentFilters ul li:first-child,
.filtersNav .tipologiaFilters ul li:first-child {
  border-top: none;
}

.filtersNav .contentFilters ul li a,
.filtersNav .tipologiaFilters ul li a {
  display: block;
  width: 80%;
  margin-right: 5%;
  overflow: hidden;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: normal;
}

@media (min-width: 740px) {
  .filtersNav .contentFilters ul li a,
  .filtersNav .tipologiaFilters ul li a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 140%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .filtersNav .contentFilters ul li a,
  .filtersNav .tipologiaFilters ul li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 140%;
    font-weight: normal;
  }
}

.filtersNav .contentFilters ul li a .laMiaBiblioteca,
.filtersNav .tipologiaFilters ul li a .laMiaBiblioteca {
  background-image: url('../../Content/Altalex/images/loghi/la-mia-biblioteca-logo.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 132px 10px;
  -moz-background-size: 132px 10px;
  -o-background-size: 132px 10px;
  background-size: 132px 10px;
  display: block;
  width: 132px;
  height: 25px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .filtersNav .contentFilters ul li a .laMiaBiblioteca,
  .filtersNav .tipologiaFilters ul li a .laMiaBiblioteca {
    background-image: url('../../Content/Altalex/images/loghi/la-mia-biblioteca-logo@2x.png');
    -webkit-background-size: 132px 10px;
    -moz-background-size: 132px 10px;
    -o-background-size: 132px 10px;
    background-size: 132px 10px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

@media (min-width: 940px) {
  .filtersNav .contentFilters ul li a .laMiaBiblioteca,
  .filtersNav .tipologiaFilters ul li a .laMiaBiblioteca {
    background-image: url('../../Content/Altalex/images/loghi/la-mia-biblioteca-logo.png');
    background-position: center left;
    background-repeat: no-repeat;
    -webkit-background-size: 145px 11px;
    -moz-background-size: 145px 11px;
    -o-background-size: 145px 11px;
    background-size: 145px 11px;
    width: 145px;
    height: 25px;
  }
}

@media only screen and (min-width: 940px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 940px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width: 940px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 940px) and (min-device-pixel-ratio: 2), only screen and (min-width: 940px) and (min-resolution: 192dpi), only screen and (min-width: 940px) and (min-resolution: 2dppx) {
  .filtersNav .contentFilters ul li a .laMiaBiblioteca,
  .filtersNav .tipologiaFilters ul li a .laMiaBiblioteca {
    background-image: url('../../Content/Altalex/images/loghi/la-mia-biblioteca-logo@2x.png');
    -webkit-background-size: 145px 11px;
    -moz-background-size: 145px 11px;
    -o-background-size: 145px 11px;
    background-size: 145px 11px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.filtersNav .contentFilters ul li a .edicolaProfessionale,
.filtersNav .tipologiaFilters ul li a .edicolaProfessionale {
  background-image: url('../../Content/Altalex/images/loghi/edicola-professionale-logo.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 132px 10px;
  -moz-background-size: 132px 10px;
  -o-background-size: 132px 10px;
  background-size: 132px 10px;
  display: block;
  width: 132px;
  height: 25px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .filtersNav .contentFilters ul li a .edicolaProfessionale,
  .filtersNav .tipologiaFilters ul li a .edicolaProfessionale {
    background-image: url('../../Content/Altalex/images/loghi/edicola-professionale-logo@2x.png');
    -webkit-background-size: 132px 10px;
    -moz-background-size: 132px 10px;
    -o-background-size: 132px 10px;
    background-size: 132px 10px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

@media (min-width: 940px) {
  .filtersNav .contentFilters ul li a .edicolaProfessionale,
  .filtersNav .tipologiaFilters ul li a .edicolaProfessionale {
    background-image: url('../../Content/Altalex/images/loghi/edicola-professionale-logo.png');
    background-position: center left;
    background-repeat: no-repeat;
    -webkit-background-size: 145px 11px;
    -moz-background-size: 145px 11px;
    -o-background-size: 145px 11px;
    background-size: 145px 11px;
    width: 145px;
    height: 25px;
  }
}

@media only screen and (min-width: 940px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 940px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width: 940px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 940px) and (min-device-pixel-ratio: 2), only screen and (min-width: 940px) and (min-resolution: 192dpi), only screen and (min-width: 940px) and (min-resolution: 2dppx) {
  .filtersNav .contentFilters ul li a .edicolaProfessionale,
  .filtersNav .tipologiaFilters ul li a .edicolaProfessionale {
    background-image: url('../../Content/Altalex/images/loghi/edicola-professionale-logo@2x.png');
    -webkit-background-size: 145px 11px;
    -moz-background-size: 145px 11px;
    -o-background-size: 145px 11px;
    background-size: 145px 11px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.filtersNav .contentFilters ul li span.nR,
.filtersNav .contentFilters ul li .fa-times,
.filtersNav .tipologiaFilters ul li span.nR,
.filtersNav .tipologiaFilters ul li .fa-times {
  display: block;
  width: 15%;
  float: right;
  color: #717171;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: normal;
}

@media (min-width: 740px) {
  .filtersNav .contentFilters ul li span.nR,
  .filtersNav .contentFilters ul li .fa-times,
  .filtersNav .tipologiaFilters ul li span.nR,
  .filtersNav .tipologiaFilters ul li .fa-times {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 150%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .filtersNav .contentFilters ul li span.nR,
  .filtersNav .contentFilters ul li .fa-times,
  .filtersNav .tipologiaFilters ul li span.nR,
  .filtersNav .tipologiaFilters ul li .fa-times {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 170%;
    font-weight: normal;
  }
}

.filtersNav .contentFilters ul li .fa-chevron-right,
.filtersNav .tipologiaFilters ul li .fa-chevron-right {
  display: block;
  float: right;
  color: #1e5192;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: normal;
}

@media (min-width: 740px) {
  .filtersNav .contentFilters ul li .fa-chevron-right,
  .filtersNav .tipologiaFilters ul li .fa-chevron-right {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 150%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .filtersNav .contentFilters ul li .fa-chevron-right,
  .filtersNav .tipologiaFilters ul li .fa-chevron-right {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 170%;
    font-weight: normal;
  }
}

.filtersNav .contentFilters ul li .fa-times,
.filtersNav .tipologiaFilters ul li .fa-times {
  display: none;
  font-size: 15.5px;
  font-size: 1.55rem;
  line-height: 130%;
  font-weight: normal;
}

@media (min-width: 740px) {
  .filtersNav .contentFilters ul li .fa-times,
  .filtersNav .tipologiaFilters ul li .fa-times {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 150%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .filtersNav .contentFilters ul li .fa-times,
  .filtersNav .tipologiaFilters ul li .fa-times {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 150%;
    font-weight: normal;
  }
}

.filtersNav .contentFilters ul li:hover,
.filtersNav .tipologiaFilters ul li:hover {
  background-color: #EAEAEA;
  cursor: pointer;
}

.filtersNav .contentFilters ul li:hover a,
.filtersNav .tipologiaFilters ul li:hover a {
  text-decoration: none;
}

.filtersNav .contentFilters ul li:active a,
.filtersNav .tipologiaFilters ul li:active a {
  text-decoration: none;
}

.filtersNav .contentFilters ul li.active,
.filtersNav .tipologiaFilters ul li.active {
  background-color: #1e5192;
}

.filtersNav .contentFilters ul li.active .fa-times,
.filtersNav .tipologiaFilters ul li.active .fa-times {
  display: block;
  color: #fff;
}

.filtersNav .contentFilters ul li.active span.nR,
.filtersNav .tipologiaFilters ul li.active span.nR {
  display: none;
  color: #fff;
}

.filtersNav .contentFilters ul li.active a,
.filtersNav .tipologiaFilters ul li.active a {
  color: #fff;
  text-decoration: none;
}

.filtersNav .contentFilters ul li.active:hover,
.filtersNav .tipologiaFilters ul li.active:hover {
  background-color: #1e5192;
}

.filtersNav .contentFilters ul.externalLibraries,
.filtersNav .tipologiaFilters ul.externalLibraries {
  background-color: #EAEAEA;
}

.filtersNav .contentFilters ul.externalLibraries li:hover,
.filtersNav .tipologiaFilters ul.externalLibraries li:hover {
  background-color: #e2e2e2;
}

.filtersNav .dataFilters,
.filtersNav .luogoFilters {
  margin-bottom: 35px;
}

.filtersNav .dataFilters .selectric-selectBox,
.filtersNav .luogoFilters .selectric-selectBox {
  margin-bottom: 10px;
}

.filtersNav .serviceLinks .selectricItems {
  height: inherit !important;
}

.filtersNav .serviceLinks .selectric-selectServiceLinks {
  margin-bottom: 10px;
}

.filtersNav .luogoFilters svg {
  width: 100%;
  height: 257px;
}

.filtersNav .luogoFilters svg polygon,
.filtersNav .luogoFilters svg polyline {
  -webkit-transition: all 150ms ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out false;
}

.filtersNav .luogoFilters svg polygon:hover,
.filtersNav .luogoFilters svg polyline:hover {
  fill: #EAEAEA !important;
}

.filtersNav .luogoFilters svg polygon:active,
.filtersNav .luogoFilters svg polyline:active {
  fill: #1e5192;
}

@media (min-width: 740px) {
  .filtersNav .luogoFilters svg {
    width: 220px;
  }
}

.filtersNav .datePickers h6 {
  margin-bottom: 0;
}

.filtersNav .datePickers input {
  background: #EAEAEA;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 100%;
  font-weight: normal;
  color: #1e5192;
}

.filtersNav .datePickers input.placeholder {
  color: #7e7d7d;
  padding-right: 25px;
}

.filtersNav .datePickers input:-moz-placeholder {
  color: #7e7d7d;
  padding-right: 25px;
}

.filtersNav .datePickers input::-moz-placeholder {
  color: #7e7d7d;
  padding-right: 25px;
}

.filtersNav .datePickers input:-ms-input-placeholder {
  color: #7e7d7d;
  padding-right: 25px;
}

.filtersNav .datePickers input::-webkit-input-placeholder {
  color: #7e7d7d;
  padding-right: 25px;
}

.filtersNav .datePickers input:focus {
  background: #fff;
  border-color: #1e5192;
  color: #979797;
}

.filtersNav .datePickers .fa {
  position: absolute;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: normal;
  color: #1e5192;
  right: 14px;
  top: 33px;
}

.filtersNav .datePickers .firstInput {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  margin-bottom: 10px;
}

.filtersNav .datePickers .secondInput {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  margin-bottom: 15px;
}

.headerNav {
  background-color: #173F71;
  z-index: 19;
  position: relative;
  height: 43px;
  width: 100%;
}

@media (min-width: 1380px) {
  .headerNav {
    height: 46px;
  }
}

.headerNav--pinned {
  -webkit-transition: top .5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 0s;
  -moz-transition: top .5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: top .5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: top .5s cubic-bezier(0.77, 0, 0.175, 1) false;
  position: fixed;
  top: 0;
  left: 0;
}

.headerNav--hideUp {
  top: -43px !important;
}

@media (min-width: 940px) {
  .headerNav--hideUp {
    -webkit-transition: top .5s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-delay: .1s;
    -moz-transition: top .5s cubic-bezier(0.77, 0, 0.175, 1) .1s;
    -o-transition: top .5s cubic-bezier(0.77, 0, 0.175, 1) .1s;
    transition: top .5s cubic-bezier(0.77, 0, 0.175, 1) .1s;
  }
}

@media (min-width: 1380px) {
  .headerNav--hideUp {
    top: -46px !important;
  }
}

nav {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0 auto;
  border: 0 none;
}

@media (min-width: 740px) {
  nav {
    width: 764px;
    padding: 0;
  }
}

@media (min-width: 940px) {
  nav {
    width: 1010px;
    padding: 0;
  }
}

@media (min-width: 1380px) {
  nav {
    width: 1180px;
    padding: 0;
  }
}

.headerNav__logoCircle {
  display: block;
  height: 43px;
  width: 43px;
  left: 8px;
  position: absolute;
  top: 0;
  z-index: 9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  opacity: 0 !important;
  visibility: hidden !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

@media (min-width: 740px) {
  .headerNav__logoCircle {
    left: 18px;
  }
}

@media (min-width: 1380px) {
  .headerNav__logoCircle {
    height: 46px;
  }
}

.headerNav__logoCircle a {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  height: 32px;
  width: 32px;
}

.headerNav__logoCircle a span.logoRounded {
  background-image: url('../../Content/Altalex/images/loghi/logo-palla-menu.png');
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: 32px 32px;
  -moz-background-size: 32px 32px;
  -o-background-size: 32px 32px;
  background-size: 32px 32px;
  height: 32px;
  width: 32px;
  display: block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .headerNav__logoCircle a span.logoRounded {
    background-image: url('../../Content/Altalex/images/loghi/logo-palla-menu@2x.png');
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    background-size: 32px 32px;
    background-position: top left;
    background-repeat: no-repeat;
  }
}

.headerNav__logoCircle a:hover {
  text-decoration: none;
}

.headerNav__menuTrigger {
  display: block;
  position: absolute;
  width: 90px;
  height: 43px;
  padding: 0;
  text-align: left;
  -webkit-transition: background-color .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease false;
}

.headerNav__menuTrigger--open {
  background-color: #fff;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -webkit-transition: background-color .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease false;
}

@media (min-width: 740px) {
  .headerNav__menuTrigger {
    width: 106px;
  }

  .headerNav__menuTrigger--open {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
  }
}

@media (min-width: 940px) {
  .headerNav__menuTrigger {
    display: none;
  }
}

@media (min-width: 1380px) {
  .headerNav__menuTrigger {
    height: 46px;
  }
}

.burgerButton {
  width: 80px;
  height: 20px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  display: block;
  text-align: left;
  background-color: transparent;
}

.burgerLabel {
  top: 4px;
  position: absolute;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: 900;
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  -webkit-transition: color .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease false;
}

.burgerLabel--open {
  left: 8px;
}

.burgerLabel--close {
  left: 4px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.headerNav__menuTrigger--open .burgerLabel {
  color: #0C0C0F;
  -webkit-transition: color .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease false;
}

.burgerButton__patties {
  width: 17px;
  height: 14px;
  display: block;
  position: absolute;
  right: 7px;
  top: 4px;
}

.burgerPatty {
  -webkit-transition: all .6s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-delay: 0s;
  -moz-transition: all .6s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: all .6s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all .6s cubic-bezier(0.075, 0.82, 0.165, 1) false;
  width: 100%;
  height: 2px;
  margin: 4px auto 0;
  background-color: #fff;
  position: relative;
}

.burgerPatty:first-child {
  margin: 0 auto;
}

.headerNav__menuTrigger--open .burgerPatty {
  background-color: #0C0C0F;
}

.headerNav__menu {
  height: auto;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  position: absolute;
  top: 43px;
  left: 0;
  background-color: rgba(255,255,255,0.99);
  padding: 40px 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity .3s ease,visibility 0s ease;
  -webkit-transition-delay: 0s,.3s;
  -moz-transition: opacity .3s ease,visibility 0s ease .3s;
  -o-transition: opacity .3s ease,visibility 0s ease .3s;
  transition: opacity .3s ease,visibility 0s ease .3s;
}

.headerNav__menu--openMobile {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -webkit-transition: opacity .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease false;
}

@media (min-width: 740px) {
  .headerNav__menu {
    overflow-y: visible;
    overflow-y: initial;
    overflow-y: unset;
    padding: 40px 100px;
  }
}

@media (min-width: 940px) {
  .headerNav__menu {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    background-color: #fff;
    top: auto;
    left: auto;
    position: relative;
    height: auto;
    background-color: transparent;
    padding: 0;
    display: block;
  }
}

.mainNavListMenu {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}

.navItem {
  margin: 0;
  white-space: nowrap;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

@media (min-width: 940px) {
  .navItem {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    opacity: 1;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    float: left;
    background-color: transparent;
    display: block;
    height: 43px;
    border-bottom: 0 none;
  }

  .navItem--user {
    float: right;
  }
}

@media (min-width: 1380px) {
  .navItem {
    height: 46px;
  }
}

.navItem__button {
  font-size: 20px;
  font-size: 2rem;
  line-height: 250%;
  font-weight: 900;
  color: #0C0C0F;
  display: block;
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  position: relative;
}

@media (min-width: 740px) {
  .navItem__button {
    line-height: 300%;
  }
}

@media (min-width: 940px) {
  .navItem__button {
    -webkit-transition: background-color .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease false;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 300%;
    font-weight: 900;
    height: 43px;
    padding: 0 20px;
    color: #fff;
  }
}

@media (min-width: 1380px) {
  .navItem__button {
    padding: 0 26px;
  }
}

@media (min-width: 1380px) {
  .navItem__button {
    height: 46px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 320%;
    font-weight: 900;
  }
}

.navItem__button:hover {
  cursor: pointer;
}

@media (min-width: 940px) {
  .navItem__button:hover {
    -webkit-transition: background-color .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease false;
    background-color: #143864;
  }
}

.navItem__button:hover,
.navItem__button:focus,
.navItem__button:active,
.navItem__button:visited {
  color: #0C0C0F;
  text-decoration: none;
}

@media (min-width: 940px) {
  .navItem__button:hover,
  .navItem__button:focus,
  .navItem__button:active,
  .navItem__button:visited {
    color: #fff;
  }
}

.navItem--premium .navItem__button {
  color: #ff7200;
}

.navItem--premium .navItem__button .fa {
  color: #0C0C0F;
}

@media (min-width: 940px) {
  .navItem--premium .navItem__button .fa {
    color: #ff7200;
  }
}

.navItem--premium .navItem__button:hover,
.navItem--premium .navItem__button:focus,
.navItem--premium .navItem__button:active,
.navItem--premium .navItem__button:visited {
  color: #ff7200;
}

@media (min-width: 940px) {
  .navItem--dropdownIsOpen .navItem__button {
    color: #0C0C0F;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #fff;
  }

  .navItem--dropdownIsOpen .navItem__button:hover,
  .navItem--dropdownIsOpen .navItem__button:focus,
  .navItem--dropdownIsOpen .navItem__button:active,
  .navItem--dropdownIsOpen .navItem__button:visited {
    color: #0C0C0F;
  }
}

@media (min-width: 940px) {
  .navItem--dropdownIsOpen.navItem--premium .navItem__button {
    color: #ff7200;
  }

  .navItem--dropdownIsOpen.navItem--premium .navItem__button:hover,
  .navItem--dropdownIsOpen.navItem--premium .navItem__button:focus,
  .navItem--dropdownIsOpen.navItem--premium .navItem__button:active,
  .navItem--dropdownIsOpen.navItem--premium .navItem__button:visited {
    color: #ff7200;
  }
}

.navItem__button .fa {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 28px;
  right: 0;
}

.navItem__button .fa.fa-caret-down {
  display: none;
}

.navItem--dropdownIsOpen .navItem__button .fa.fa-angle-down {
  -webkit-transform: translateY(-50%) scaleY(-1);
  -moz-transform: translateY(-50%) scaleY(-1);
  -ms-transform: translateY(-50%) scaleY(-1);
  -o-transform: translateY(-50%) scaleY(-1);
  transform: translateY(-50%) scaleY(-1);
}

@media (min-width: 940px) {
  .navItem__button .fa {
    font-size: 18px;
    position: relative;
    bottom: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-left: 5px;
    top: 1px;
    color: #E6EBF7;
  }

  .navItem__button .fa.fa-angle-down {
    display: none;
  }

  .navItem__button .fa.fa-caret-down {
    display: inline-block;
  }

  .navItem--dropdownIsOpen .navItem__button .fa {
    color: #D8D8D8;
  }
}

@media (min-width: 940px) {
  .navItem--active .navItem__button:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 4px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #2767ab;
    display: block;
    width: 20%;
    left: 48%;
  }
}

@media (min-width: 940px) {
  .navItem--active.navItem--dropdownIsOpen .navItem__button:after {
    content: none;
  }
}

.mainNavSocialWidget {
  display: none;
}

.searchExpand__open {
  display: block;
  position: absolute;
  right: 56px;
  width: 56px;
  height: 43px;
  padding: 0;
  text-align: center;
}

@media (min-width: 740px) {
  .searchExpand__open {
    right: 86px;
    width: 66px;
  }
}

@media (min-width: 940px) {
  .searchExpand__open {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}

@media (min-width: 1380px) {
  .searchExpand__open {
    right: 100px;
  }
}

@media (min-width: 1380px) {
  .searchExpand__open {
    height: 46px;
  }
}

.searchExpand__open span {
  display: none;
}

.searchExpand__open:hover {
  cursor: pointer;
}

.searchExpand__open .fa {
  height: 25px;
  width: 25px;
  position: absolute;
  top: 8px;
  left: 15px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 100%;
  color: #fff;
}

@media (min-width: 740px) {
  .searchExpand__open .fa {
    left: 18px;
  }
}

@media (min-width: 940px) {
  .searchExpand__open .fa {
    font-size: 22px;
    font-size: 2.2rem;
    top: 10px;
    left: 20px;
  }
}

@media (min-width: 1380px) {
  .searchExpand__open .fa {
    top: 11px;
  }
}

.searchExpand--open .searchExpand__open {
  color: #0C0C0F;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #fff;
}

.searchExpand--open .searchExpand__open .fa {
  color: #0C0C0F;
}

.headerNav__user .navItem {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
}

.headerNav__user .navItem__button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  height: 43px;
  padding: 0;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 300%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .headerNav__user .navItem__button {
    width: 66px;
    right: 14px;
  }
}

@media (min-width: 940px) {
  .headerNav__user .navItem__button {
    top: auto;
    left: auto;
    position: relative;
    right: auto;
    float: right;
    width: auto;
    background-color: transparent;
    padding: 0 20px;
    display: block;
    z-index: 8;
  }
}

@media (min-width: 1380px) {
  .headerNav__user .navItem__button {
    padding: 0 26px;
    height: 46px;
  }
}

.headerNav__user .navItem__button span {
  display: none;
}

@media (min-width: 940px) {
  .headerNav__user .navItem__button span {
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 300%;
    font-weight: 900;
    font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
    display: block;
    margin-right: 10px;
    float: left;
  }
}

@media (min-width: 1380px) {
  .headerNav__user .navItem__button span {
    line-height: 320%;
  }
}

.headerNav__user .navItem__button .fa {
  height: 25px;
  width: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 100%;
  color: #fff;
}

@media (min-width: 940px) {
  .headerNav__user .navItem__button .fa {
    height: 25px;
    width: 25px;
    position: relative;
    display: block;
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0;
    float: left;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    top: 10px;
    left: auto;
    bottom: auto;
    right: auto;
    line-height: 100%;
    color: #fff;
  }
}

@media (min-width: 1380px) {
  .headerNav__user .navItem__button .fa {
    top: 12px;
  }
}

.headerNav__user .navItem__button .fa-user-circle {
  display: none;
}

.headerNav__user .navItem--dropdownIsOpen .navItem__button {
  color: #0C0C0F;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  background-color: #fff;
}

.headerNav__user .navItem--dropdownIsOpen .navItem__button .fa {
  color: #0C0C0F;
}

@media (min-width: 740px) {
  .headerNav__user .navItem--dropdownIsOpen .navItem__button {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
  }
}

@media (min-width: 940px) {
  .headerNav__user .navItem--dropdownIsOpen .navItem__button {
    color: #0C0C0F;
  }

  .headerNav__user .navItem--dropdownIsOpen .navItem__button span {
    color: #0C0C0F;
  }

  .headerNav__user .navItem--dropdownIsOpen .navItem__button .fa {
    color: #b1b0b0;
  }

  .headerNav__user .navItem--dropdownIsOpen .navItem__button:hover,
  .headerNav__user .navItem--dropdownIsOpen .navItem__button:focus,
  .headerNav__user .navItem--dropdownIsOpen .navItem__button:active,
  .headerNav__user .navItem--dropdownIsOpen .navItem__button:visited {
    color: #0C0C0F;
  }
}

.navItem__dropdown {
  display: none;
  background-color: #fff;
  width: 100%;
  overflow: auto;
  margin-bottom: 0;
}

@media (min-width: 940px) {
  .navItem__dropdown {
    display: block;
    visibility: hidden;
    -webkit-transition: opacity .3s ease,visibility 0s ease,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition-delay: 0s,.3s,0s;
    -moz-transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    padding: 30px 0 50px;
    background-color: #fff;
    left: 0;
    position: absolute;
    top: 43px;
    width: 100%;
    overflow: visible;
  }

  .navItem__dropdown:before,
  .navItem__dropdown:after {
    content: "";
    position: absolute;
    width: 9999px;
    left: -4444px;
  }

  .navItem__dropdown:before {
    z-index: 1;
    top: 0;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: rgba(12,12,15,0.2) 0 10px 10px;
    -moz-box-shadow: rgba(12,12,15,0.2) 0 10px 10px;
    box-shadow: rgba(12,12,15,0.2) 0 10px 10px;
  }

  .navItem__dropdown:after {
    z-index: 2;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    background-color: #F2F2F2;
    height: 29px;
    bottom: 0;
  }
}

@media (min-width: 1380px) {
  .navItem__dropdown {
    padding: 35px 0 55px;
    top: 46px;
  }
}

.navItem__dropdown--open {
  display: block;
}

@media (min-width: 940px) {
  .navItem__dropdown--open {
    display: block;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease false;
  }
}

.dropdownColumn {
  width: 50%;
  float: left;
  margin-right: 2.5641025641%;
  margin-right: 0%;
  padding-right: 10px;
}

@media (min-width: 940px) {
  .dropdownColumn {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }
}

.dropdownEntries {
  position: relative;
  z-index: 3;
}

@media (min-width: 940px) {
  .dropdownEntries {
    width: 223px;
    float: left;
    margin-right: 26px;
    margin-left: 26px;
    margin-right: 0px;
  }
}

@media (min-width: 1380px) {
  .dropdownEntries {
    width: 267px;
    float: left;
    margin-right: 24px;
    margin-left: 24px;
    margin-right: 0px;
  }
}

@media (min-width: 940px) {
  .dropdownColumn:first-child .dropdownEntries:first-child {
    margin-left: 0px;
  }
}

.dropdownEntries__title,
.loginEntries__title {
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 100%;
  font-weight: 900;
  color: #1e5192;
}

@media (min-width: 940px) {
  .dropdownEntries__title,
  .loginEntries__title {
    margin-top: 0;
  }
}

.dropdownEntries__desc {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 130%;
  font-weight: normal;
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
}

.dropdownEntries__btn {
  margin-bottom: 20px;
  margin-top: 10px;
  width: 100%;
  float: left;
}

.dropdownEntries__btn a,
.dropdownEntries__btn button {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 100%;
  font-weight: 900;
  width: 90px;
  text-transform: uppercase;
  padding: 8px 0;
  color: #fff;
  display: block;
  border: 0 none;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-decoration: none;
  background-color: #ff7200;
  cursor: pointer;
  -webkit-transition: background-color .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease false;
}

@media (min-width: 940px) {
  .dropdownEntries__btn a:hover,
  .dropdownEntries__btn button:hover {
    background-color: #ff7a0f;
    -webkit-transition: background-color .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease false;
  }
}

.dropdownEntries__image {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 5px;
}

.dropdownEntries__image a {
  display: block;
  width: 100%;
  height: 100%;
}

.dropdownEntries__image img {
  display: block;
  width: 100%;
  height: auto;
}

.dropdownEntries__list,
.loginEntries__list {
  margin: 0;
  padding: 0;
  line-height: 100%;
}

.dropdownEntries__list li,
.loginEntries__list li {
  white-space: normal;
  margin: 0;
  padding: 0;
  line-height: 100%;
  margin-bottom: 6px;
}

.dropdownEntries__list li a,
.loginEntries__list li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: normal;
  border: 0 none;
  color: #0C0C0F;
  display: inline-block;
  font-family: "Lato",Tahoma,Verdana,Segoe,sans-serif;
}

@media (min-width: 740px) {
  .dropdownEntries__list li a,
  .loginEntries__list li a {
    line-height: 130%;
  }
}

@media (min-width: 940px) {
  .dropdownEntries__list li a,
  .loginEntries__list li a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 130%;
    font-weight: normal;
  }
}

@media (min-width: 940px) and (max-height: 650px) {
  .dropdownEntries__list li a,
  .loginEntries__list li a {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 125%;
    font-weight: normal;
  }
}

.navItem--premium .dropdownEntries {
  text-align: center;
}

@media (min-width: 940px) {
  .navItem--premium .dropdownEntries {
    text-align: left;
  }
}

@media (min-width: 740px) {
  .navItem--premium .dropdownEntries__image {
    width: 264px;
    height: 132px;
  }
}

@media (min-width: 940px) {
  .navItem--premium .dropdownEntries__image {
    width: 185px;
    height: 94px;
    margin-bottom: 15px;
  }
}

@media (min-width: 1380px) {
  .navItem--premium .dropdownEntries__image {
    width: 210px;
    height: 106px;
  }
}

@media (min-width: 740px) {
  .navItem--premium .dropdownEntries__image img {
    width: 264px;
    height: 132px;
  }
}

@media (min-width: 940px) {
  .navItem--premium .dropdownEntries__image img {
    width: 185px;
    height: 94px;
  }
}

@media (min-width: 1380px) {
  .navItem--premium .dropdownEntries__image img {
    width: 210px;
    height: 106px;
  }
}

.navItem--premium .dropdownEntries__title {
  display: none;
  color: #0C0C0F;
  white-space: normal;
}

@media (min-width: 940px) {
  .navItem--premium .dropdownEntries__title {
    display: block;
    margin-bottom: 5px;
  }
}

.navItem--premium .dropdownEntries__desc {
  display: none;
  white-space: normal;
}

@media (min-width: 940px) {
  .navItem--premium .dropdownEntries__desc {
    display: block;
    margin-bottom: 10px;
  }
}

.navItem--premium .dropdownEntries__btn {
  width: auto;
  float: none;
  display: inline-block;
}

@media (min-width: 940px) {
  .navItem--premium .dropdownEntries__btn {
    float: left;
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
  }
}

@media (min-width: 1380px) {
  .navItem--premium .dropdownEntries__btn {
    margin-bottom: 0;
  }
}

@media (min-width: 940px) {
  .headerNav__user {
    position: relative;
  }
}

.headerNav__user .navItem__dropdown {
  display: block;
  visibility: hidden;
  -webkit-transition: opacity .3s ease,visibility 0s ease,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s,.3s,0s;
  -moz-transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 20px;
  position: absolute;
  left: 0;
  top: 43px;
  overflow-y: scroll;
  height: 100vh;
}

.headerNav__user .navItem__dropdown--open {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease false;
}

@media (min-width: 740px) {
  .headerNav__user .navItem__dropdown {
    overflow-y: visible;
    overflow-y: initial;
    overflow-y: unset;
    padding: 20px 100px;
  }
}

@media (min-width: 940px) {
  .headerNav__user .navItem__dropdown {
    height: auto;
    padding: 20px 0 45px;
  }
}

@media (min-width: 1380px) {
  .headerNav__user .navItem__dropdown {
    top: 46px;
  }
}

.loginEntries {
  position: relative;
  z-index: 2;
  text-align: center;
  white-space: normal;
  margin-bottom: 10px;
}

@media (min-width: 940px) {
  .loginEntries {
    text-align: left;
  }
}

.loginEntries__title {
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (min-width: 940px) {
  .loginEntries__title {
    margin-top: 0;
  }
}

.loginEntries__desc {
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 140%;
  font-weight: normal;
  margin-bottom: 12px;
}

@media (min-width: 940px) {
  .loginEntries__desc {
    text-align: left;
  }
}

.loginEntries__desc .fa {
  font-size: 22px;
  width: 28px;
}

.loginEntries__desc--features {
  display: none;
  margin-bottom: 0;
}

.loginEntries__desc--features ul {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
}

.loginEntries__desc--features ul li {
  position: relative;
  display: block;
  padding-left: 35px;
  margin-top: 8px;
}

.loginEntries__desc--features ul li .fa {
  position: absolute;
  left: 0;
  top: 0;
}

@media (min-width: 940px) {
  .loginEntries__desc--features {
    display: block;
  }
}

.loginEntries__btn {
  margin-bottom: 20px;
  width: 100%;
}

.loginEntries__btn--facebook,
.loginEntries__btn--linkedin {
  width: 48%;
  float: left;
  margin-right: 2.5641025641%;
  max-width: 280px;
}

@media (min-width: 940px) {
  .loginEntries__btn--facebook,
  .loginEntries__btn--linkedin {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.loginEntries__btn--linkedin {
  float: right;
  margin-right: 0;
}

@media (min-width: 940px) {
  .loginEntries__btn--linkedin {
    float: left;
  }
}

.loginEntries__btn a,
.loginEntries__btn button {
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 12px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 110%;
  font-weight: 900;
  cursor: pointer;
  text-decoration: none;
}

.loginEntries__btn a:hover,
.loginEntries__btn a:focus,
.loginEntries__btn a:active,
.loginEntries__btn button:hover,
.loginEntries__btn button:focus,
.loginEntries__btn button:active {
  text-decoration: none;
}

.loginEntries__btn--signUp {
  margin-bottom: 0;
}

.loginEntries__btn--signUp a,
.loginEntries__btn--signUp button {
  color: #1e5192;
  background-color: #EAEAEA;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
}

.loginEntries__btn--signUp a:hover,
.loginEntries__btn--signUp a:focus,
.loginEntries__btn--signUp a:active,
.loginEntries__btn--signUp button:hover,
.loginEntries__btn--signUp button:focus,
.loginEntries__btn--signUp button:active {
  background-color: #efefef;
}

@media (min-width: 940px) {
  .loginEntries__btn--signUp {
    margin-bottom: 20px;
  }
}

.loginEntries__btn--signIn {
  margin-bottom: 15px;
}

.loginEntries__btn--signIn a,
.loginEntries__btn--signIn button {
  width: 100%;
  color: #fff;
  background-color: #1e5192;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
}

.loginEntries__btn--signIn a:hover,
.loginEntries__btn--signIn a:focus,
.loginEntries__btn--signIn a:active,
.loginEntries__btn--signIn button:hover,
.loginEntries__btn--signIn button:focus,
.loginEntries__btn--signIn button:active {
  background-color: #20569a;
}

.loginEntries__btn--facebook a,
.loginEntries__btn--facebook button,
.loginEntries__btn--linkedin a,
.loginEntries__btn--linkedin button {
  padding: 14px 12px 12px 40px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 110%;
  font-weight: 900;
  color: #fff;
  text-align: left;
}

@media (min-width: 740px) {
  .loginEntries__btn--facebook a,
  .loginEntries__btn--facebook button,
  .loginEntries__btn--linkedin a,
  .loginEntries__btn--linkedin button {
    padding: 16px 12px 14px 55px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 110%;
    font-weight: 900;
  }
}

@media (min-width: 940px) {
  .loginEntries__btn--facebook a,
  .loginEntries__btn--facebook button,
  .loginEntries__btn--linkedin a,
  .loginEntries__btn--linkedin button {
    padding: 16px 12px 14px 50px;
  }
}

.loginEntries__btn--facebook a .fa,
.loginEntries__btn--facebook button .fa,
.loginEntries__btn--linkedin a .fa,
.loginEntries__btn--linkedin button .fa {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 100%;
  font-weight: normal;
  width: 28px;
  color: #fff;
  display: block;
  position: absolute;
  left: 12px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 740px) {
  .loginEntries__btn--facebook a .fa,
  .loginEntries__btn--facebook button .fa,
  .loginEntries__btn--linkedin a .fa,
  .loginEntries__btn--linkedin button .fa {
    left: 18px;
  }
}

.loginEntries__btn--facebook a:hover,
.loginEntries__btn--facebook button:hover,
.loginEntries__btn--linkedin a:hover,
.loginEntries__btn--linkedin button:hover {
  margin-top: 1px;
}

.loginEntries__btn--facebook a,
.loginEntries__btn--facebook button {
  background-color: #3b5998;
  border-bottom: 3px solid #344e86;
}

.loginEntries__btn--facebook a:hover,
.loginEntries__btn--facebook button:hover {
  background-color: #3e5d9f;
  border-bottom: 2px solid #37538d;
}

.loginEntries__btn--linkedin a,
.loginEntries__btn--linkedin button {
  background-color: #007bb6;
  border-bottom: 3px solid #006a9d;
}

.loginEntries__btn--linkedin a:hover,
.loginEntries__btn--linkedin button:hover {
  background-color: #0082c0;
  border-bottom: 2px solid #0071a7;
}

.loginEntries--social {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 940px) {
  .loginEntries--social {
    width: 223px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  .loginEntries--social {
    width: 267px;
    float: left;
    margin-right: 24px;
  }
}

.loginEntries--signUp {
  background-color: #1e5192;
  color: #fff;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 740px) {
  .loginEntries--signUp {
    padding: 25px;
  }
}

@media (min-width: 940px) {
  .loginEntries--signUp {
    width: 389px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  .loginEntries--signUp {
    width: 461px;
    float: left;
    margin-right: 24px;
    padding: 30px;
  }
}

.loginEntries--signUp .loginEntries__title {
  margin-top: 0;
  color: #fff;
}

.loginEntries--signIn {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 940px) {
  .loginEntries--signIn {
    width: 306px;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 1380px) {
  .loginEntries--signIn {
    width: 364px;
    float: right;
    margin-right: 0;
  }
}

.loginEntries--signIn .loginEntries__inputCell {
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 100%;
  font-weight: 900;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
}

@media (min-width: 740px) {
  .loginEntries--signIn .loginEntries__inputCell {
    width: 48%;
    float: left;
    margin-right: 20px;
    padding-top: 20px;
    margin-right: 0;
  }
}

@media (min-width: 940px) {
  .loginEntries--signIn .loginEntries__inputCell {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1380px) {
  .loginEntries--signIn .loginEntries__inputCell {
    margin-top: 5px;
  }
}

.loginEntries--signIn .loginEntries__inputCell--password {
  float: right;
  margin-right: 0;
}

.loginEntries--signIn .loginEntries__inputCell .labelTitle {
  display: none;
  text-align: left;
}

@media (min-width: 940px) {
  .loginEntries--signIn .loginEntries__inputCell .labelTitle {
    display: block;
  }
}

.loginEntries--signIn .wheresMyPassword {
  display: block;
  font-weight: normal;
  position: relative;
  float: right;
  margin-bottom: 5px;
}

@media (min-width: 740px) {
  .loginEntries--signIn .wheresMyPassword {
    float: none;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: normal;
  }
}

.loginEntries--signIn #mainHeadLoginError {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 100%;
  font-weight: 900;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  padding: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #ed1c24;
}

.loginEntries__userSummary {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CACACA;
  margin-bottom: 25px;
}

@media (min-width: 740px) {
  .loginEntries__userSummary {
    margin-bottom: 35px;
  }
}

@media (min-width: 940px) {
  .loginEntries__userSummary {
    margin-bottom: 30px;
  }
}

.userSummaryDisplayName {
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  color: #1e5192;
  font-size: 20px;
  font-size: 2rem;
  line-height: 130%;
  font-weight: 900;
  display: block;
  text-align: left;
}

@media (min-width: 740px) {
  .userSummaryDisplayName {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 130%;
    font-weight: 900;
  }
}

a.userSummarySignOutBtn {
  position: absolute;
  display: block;
  right: 0;
  bottom: 12px;
  color: #5b5b5b;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: normal;
}

a.userSummarySignOutBtn:hover {
  color: #5b5b5b;
}

@media (min-width: 740px) {
  a.userSummarySignOutBtn {
    bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 120%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  a.userSummarySignOutBtn {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 120%;
    font-weight: normal;
    right: 10px;
  }
}

.loginEntries__list--userLinks {
  display: block;
  width: 100%;
  text-align: left;
}

@media (min-width: 740px) {
  .loginEntries__list--userLinks {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1;
  }

  .loginEntries__list--userLinks li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
  }

  .loginEntries__list--userLinks li:first-child,
  .loginEntries__list--userLinks li.first {
    padding-left: 0;
  }

  .loginEntries__list--userLinks li:last-child {
    padding-right: 0;
  }

  .loginEntries__list--userLinks li.last {
    padding-right: 0;
  }
}

@media (min-width: 940px) {
  .loginEntries__list--userLinks {
    margin-bottom: 30px;
  }
}

.loginEntries__list--userLinks li {
  margin-bottom: 10px;
}

@media (min-width: 740px) {
  .loginEntries__list--userLinks li {
    padding-left: 0;
    padding-right: 60px;
    margin-bottom: 20px;
  }
}

@media (min-width: 940px) {
  .loginEntries__list--userLinks li {
    margin-bottom: 6px;
  }
}

@media (min-width: 1380px) {
  .loginEntries__list--userLinks li {
    padding-right: 30px;
  }
}

.searchExpand__elements {
  position: absolute;
  width: 100%;
  display: block;
  background: #fff;
  visibility: hidden;
  -webkit-transition: opacity .3s ease,visibility 0s ease,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s,.3s,0s;
  -moz-transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  border: 0 none;
  outline: none;
  width: 100%;
  z-index: 10;
  height: 100vh;
  top: 43px;
  left: 0;
  padding: 0;
  background-color: #fff;
}

@media (min-width: 940px) {
  .searchExpand__elements {
    height: 100%;
    background-color: #173F71;
    width: 91%;
    left: 68px;
    top: 0;
    padding: 0;
    margin: 0;
  }
}

@media (min-width: 1380px) {
  .searchExpand__elements {
    left: 78px;
    width: 92%;
  }
}

.searchExpand__elements .secondarySearch {
  display: block;
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 150px;
  width: 80%;
}

@media (min-width: 740px) {
  .searchExpand__elements .secondarySearch {
    width: 60%;
  }
}

@media (min-width: 940px) {
  .searchExpand__elements .secondarySearch {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    right: auto;
  }
}

.searchExpand__elements .secondarySearch__icon {
  display: none;
}

@media (min-width: 940px) {
  .searchExpand__elements .secondarySearch__icon {
    display: block;
    position: absolute;
    color: #fff;
    left: 9%;
    top: 0;
    width: 19px;
    height: 19px;
    top: 12px;
  }

  .searchExpand__elements .secondarySearch__icon i.fa {
    font-size: 18px;
    display: block;
  }
}

@media (min-width: 1380px) {
  .searchExpand__elements .secondarySearch__icon {
    top: 14px;
  }
}

.searchExpand__elements input#secondarySearchInput {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  outline: none;
  background-color: transparent;
  border-bottom: 2px solid #CACACA;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-right: 50px;
  z-index: 10;
  color: #0C0C0F;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 300%;
  font-weight: normal;
}

.searchExpand__elements input#secondarySearchInput.placeholder {
  color: #4b4a4a;
}

.searchExpand__elements input#secondarySearchInput:-moz-placeholder {
  color: #4b4a4a;
}

.searchExpand__elements input#secondarySearchInput::-moz-placeholder {
  color: #4b4a4a;
}

.searchExpand__elements input#secondarySearchInput:-ms-input-placeholder {
  color: #4b4a4a;
}

.searchExpand__elements input#secondarySearchInput::-webkit-input-placeholder {
  color: #4b4a4a;
}

.searchExpand__elements input#secondarySearchInput:focus,
.searchExpand__elements input#secondarySearchInput.focus {
  border-bottom: 2px solid #1e5192;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.searchExpand__elements input#secondarySearchInput:-webkit-autofill,
.searchExpand__elements input#secondarySearchInput:-webkit-autofill:hover,
.searchExpand__elements input#secondarySearchInput:-webkit-autofill:focus {
  -webkit-text-fill-color: #0C0C0F;
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

@media (min-width: 940px) {
  .searchExpand__elements input#secondarySearchInput {
    border: 0 none;
    line-height: 240%;
    height: 100%;
    padding: 0;
    left: 13%;
    color: #fff;
    width: 580px;
  }

  .searchExpand__elements input#secondarySearchInput.placeholder {
    color: #fff;
  }

  .searchExpand__elements input#secondarySearchInput:-moz-placeholder {
    color: #fff;
  }

  .searchExpand__elements input#secondarySearchInput::-moz-placeholder {
    color: #fff;
  }

  .searchExpand__elements input#secondarySearchInput:-ms-input-placeholder {
    color: #fff;
  }

  .searchExpand__elements input#secondarySearchInput::-webkit-input-placeholder {
    color: #fff;
  }

  .searchExpand__elements input#secondarySearchInput:focus,
  .searchExpand__elements input#secondarySearchInput.focus {
    border: 0 none;
  }
}

@media (min-width: 1380px) {
  .searchExpand__elements input#secondarySearchInput {
    width: 670px;
    line-height: 260%;
  }
}

.searchExpand__elements .secondarySearch__button {
  border: 0 none;
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: #0C0C0F;
  height: 40px;
  width: 50px;
  z-index: 11;
  color: #1e5192;
}

@media (min-width: 940px) {
  .searchExpand__elements .secondarySearch__button {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 100%;
    font-weight: 900;
    width: 90px;
    text-transform: uppercase;
    padding: 8px 0;
    right: 100px;
    height: auto;
    color: #fff;
    display: block;
    border: 0 none;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    text-decoration: none;
    background-color: #2767ab;
    top: 8px;
    -webkit-transition: background-color .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease false;
  }

  .searchExpand__elements .secondarySearch__button:hover {
    cursor: pointer;
    background-color: #2a6fb7;
    -webkit-transition: background-color .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease false;
  }
}

@media (min-width: 1380px) {
  .searchExpand__elements .secondarySearch__button {
    right: 180px;
    top: 9px;
  }
}

.searchExpand__elements .secondarySearch__button i.fa {
  display: block;
  font-size: 26px;
}

@media (min-width: 940px) {
  .searchExpand__elements .secondarySearch__button i.fa {
    display: none;
  }
}

.searchExpand__elements .secondarySearch__button span {
  display: none;
  text-transform: uppercase;
}

@media (min-width: 940px) {
  .searchExpand__elements .secondarySearch__button span {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 100%;
    font-weight: 900;
    display: block;
  }
}

.searchExpand__close {
  display: none;
  position: absolute;
  top: 0;
  right: 70px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  z-index: 11;
  width: 20px;
  height: 20px;
  top: 11px;
}

@media (min-width: 1380px) {
  .searchExpand__close {
    right: 140px;
    top: 13px;
  }
}

.searchExpand__close .fa {
  font-size: 20px;
  width: 20px;
  display: block;
}

.searchExpand--open .searchExpand__elements {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease false;
}

@media (min-width: 940px) {
  .searchExpand--open .searchExpand__elements {
    display: none;
  }
}

@media (min-width: 940px) {
  .headerNav--pinned .navItem--dropdownIsOpen .navItem__button {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
  }
}

.headerNav--pinned .searchExpand__open {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

@media (min-width: 940px) {
  .headerNav--pinned .searchExpand__open {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    opacity: 1 !important;
    visibility: visible !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
  }
}

@media (min-width: 940px) {
  .headerNav--pinned .searchExpand--open .searchExpand__open {
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
  }

  .headerNav--pinned .searchExpand--open .searchExpand__open .fa {
    color: #fff;
  }

  .headerNav--pinned .searchExpand--open .searchExpand__elements {
    display: block;
  }

  .headerNav--pinned .searchExpand--open .searchExpand__close {
    display: block;
  }
}

.headerNav--pinned .headerNav__logoCircle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  opacity: 1 !important;
  visibility: visible !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
}

.headerNav--pinned .headerNav__menuTrigger {
  left: 56px;
}

@media (min-width: 740px) {
  .headerNav--pinned .headerNav__menuTrigger {
    left: 76px;
  }
}

.headerNav--pinned .headerNav__menuTrigger--open {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

@media (min-width: 940px) {
  .headerNav--pinned .headerNav__menu {
    padding-left: 5% !important;
  }
}

.headerNav--pinned .navItem--user.navItem--dropdown .navItem__button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

@media (min-width: 940px) {
  .headerNav--pinned .navItem--user .navItem__button span {
    display: none;
  }
}

.shopBarWrapper {
  background-color: #F2F2F2;
  z-index: 18;
  border-bottom: 1px solid #cfcfcf;
  position: relative;
  height: 28px;
  width: 100%;
}

.header--pinnedNav+.shopBarWrapper {
  margin-top: 43px;
}

@media (min-width: 940px) {
  .header--pinnedNav+.shopBarWrapper {
    margin-top: 0;
  }

  .shopBarWrapper--pinned {
    -webkit-transition: top .3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition-delay: .3s;
    -moz-transition: top .3s cubic-bezier(0.165, 0.84, 0.44, 1) .3s;
    -o-transition: top .3s cubic-bezier(0.165, 0.84, 0.44, 1) .3s;
    transition: top .3s cubic-bezier(0.165, 0.84, 0.44, 1) .3s;
    -webkit-box-shadow: rgba(12,12,15,0.2) 0 2px 3px;
    -moz-box-shadow: rgba(12,12,15,0.2) 0 2px 3px;
    box-shadow: rgba(12,12,15,0.2) 0 2px 3px;
    position: fixed;
    left: 0;
    top: 43px;
  }

  .shopBarWrapper--hideUp {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    top: -71px !important;
    -webkit-transition: top .3s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -webkit-transition-delay: 0s;
    -moz-transition: top .3s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: top .3s cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: top .3s cubic-bezier(0.895, 0.03, 0.685, 0.22) false;
  }
}

@media (min-width: 1380px) {
  .shopBarWrapper--pinned {
    top: 46px;
  }

  .shopBarWrapper--hideUp {
    top: -74px !important;
  }
}

.shopBar {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0 auto;
  border: 0 none;
}

@media (min-width: 740px) {
  .shopBar {
    width: 764px;
    padding: 0;
  }
}

@media (min-width: 940px) {
  .shopBar {
    width: 1010px;
    padding: 0;
  }
}

@media (min-width: 1380px) {
  .shopBar {
    width: 1180px;
    padding: 0;
  }
}

.shopBar .container {
  display: block;
  height: 100%;
  position: relative;
}

.navItem--dropdown .shopBar {
  display: none;
}

@media (min-width: 940px) {
  .navItem--dropdown .shopBar {
    display: block;
    position: absolute;
    height: 28px;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
  }
}

.shopBar__title {
  display: block;
  float: left;
  color: #0C0C0F;
  position: absolute;
  left: 10px;
  height: 100%;
  width: 90px;
  top: 0;
}

.shopBar__title a {
  display: block;
  position: relative;
  top: 2px;
  color: #0C0C0F;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 200%;
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
}

.shopBar__title a:hover {
  text-decoration: none;
}

.shopBar__title .fa {
  color: #0C0C0F;
  font-size: 12px;
  line-height: 200%;
  width: 12px;
  margin-right: 5px;
}

.shopBar__title span {
  display: inline-block;
}

.shopBar__menu {
  display: block;
  position: absolute;
  left: 110px;
  height: 100%;
  width: 800px;
  top: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
}

.shopBar__menu li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0;
  padding-right: 0;
}

.shopBar__menu li:first-child,
.shopBar__menu li.first {
  padding-left: 0;
}

.shopBar__menu li:last-child {
  padding-right: 0;
}

.shopBar__menu li.last {
  padding-right: 0;
}

@media (min-width: 940px) {
  .shopBar__menu {
    left: 120px;
  }
}

.shopBarItem {
  font-size: 10px;
  font-size: 1rem;
  line-height: 280%;
  font-weight: 900;
}

a.shopBarItem__button {
  color: #0C0C0F;
  display: block;
  height: 28px;
}

@media (min-width: 740px) {
  a.shopBarItem__button {
    padding: 0 13px;
  }
}

@media (min-width: 940px) {
  a.shopBarItem__button {
    padding: 0 25px;
  }
}

a.shopBarItem__button i.fa {
  font-size: 12px;
  margin-left: 2px;
  position: relative;
  top: 1px;
}

a.shopBarItem__button:hover {
  color: #0C0C0F;
}

a.shopBarItem__button:focus,
a.shopBarItem__button:active,
a.shopBarItem__button:visited {
  text-decoration: none;
  color: #0C0C0F;
}

.shopBarItem--dropdown a.shopBarItem__button:hover,
.shopBarItem--dropdownIsOpen a.shopBarItem__button {
  text-decoration: none;
  background-color: #fff;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
}

@media (min-width: 740px) {
  .shopBarItem--dropdown a.shopBarItem__button:hover,
  .shopBarItem--dropdownIsOpen a.shopBarItem__button {
    padding: 0 12px;
  }
}

@media (min-width: 940px) {
  .shopBarItem--dropdown a.shopBarItem__button:hover,
  .shopBarItem--dropdownIsOpen a.shopBarItem__button {
    padding: 0 24px;
  }
}

.shopBar__shade {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  width: 180px;
  text-align: right;
  background: -owg-linear-gradient(left, rgba(242,242,242,0), #F2F2F2 75%);
  background: -webkit-linear-gradient(left, rgba(242,242,242,0), #F2F2F2 75%);
  background: -moz-linear-gradient(left, rgba(242,242,242,0), #F2F2F2 75%);
  background: -o-linear-gradient(left, rgba(242,242,242,0), #F2F2F2 75%);
  background: linear-gradient(left, rgba(242,242,242,0), #F2F2F2 75%);
}

@media (min-width: 740px) {
  .shopBar__shade {
    display: none;
  }
}

.shopBar__shade a {
  display: block;
  position: relative;
  top: 10px;
  right: 15px;
  color: #0C0C0F;
  font-size: 6px;
  font-size: .6rem;
  line-height: 100%;
  font-weight: normal;
}

.shopBar__shade a:hover {
  text-decoration: none;
  color: #0C0C0F;
}

.shopBar__shade a .fa {
  margin-right: 4px;
}

.shopBarItem__dropdown {
  display: none;
  background-color: #fff;
  width: 100%;
  overflow: auto;
  margin-bottom: 0;
}

@media (min-width: 740px) {
  .shopBarItem__dropdown {
    display: block;
    visibility: hidden;
    -webkit-transition: opacity .3s ease,visibility 0s ease,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition-delay: 0s,.3s,0s;
    -moz-transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity .3s ease,visibility 0s ease .3s,height .5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    padding: 30px 0 20px;
    background-color: #fff;
    left: -110px;
    position: absolute;
    top: 28px;
    width: 740px;
    overflow: visible;
  }

  .shopBarItem__dropdown:before {
    content: "";
    position: absolute;
    width: 9999px;
    left: -4444px;
  }

  .shopBarItem__dropdown:before {
    z-index: 1;
    top: 0;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: rgba(12,12,15,0.2) 0 10px 10px;
    -moz-box-shadow: rgba(12,12,15,0.2) 0 10px 10px;
    box-shadow: rgba(12,12,15,0.2) 0 10px 10px;
  }
}

@media (min-width: 940px) {
  .shopBarItem__dropdown {
    left: -120px;
    width: 970px;
    padding: 30px 0 50px;
  }
}

@media (min-width: 1380px) {
  .shopBarItem__dropdown {
    padding: 35px 0 55px;
    width: 1140px;
  }
}

.shopBarItem__dropdown--open {
  display: block;
}

@media (min-width: 740px) {
  .shopBarItem__dropdown--open {
    display: block;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease false;
  }
}

.shopBarItem__dropdown--oneProd .shopBarColumn {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
}

.shopBarItem__dropdown--fourProds .shopBarColumn,
.shopBarItem__dropdown--threeProds .shopBarColumn,
.shopBarItem__dropdown--twoProds .shopBarColumn {
  width: 50%;
  float: left;
  margin-right: 2.5641025641%;
  margin-right: 0%;
  padding-right: 20px;
}

@media (min-width: 940px) {
  .shopBarItem__dropdown--fourProds .shopBarColumn,
  .shopBarItem__dropdown--threeProds .shopBarColumn,
  .shopBarItem__dropdown--twoProds .shopBarColumn {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }
}

.shopBarHero {
  z-index: 3;
  position: relative;
}

@media (min-width: 740px) {
  .shopBarHero {
    width: 284px;
    float: left;
    margin-right: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}

@media (min-width: 940px) {
  .shopBarHero {
    width: 389px;
    float: left;
    margin-right: 26px;
    margin-right: 0px;
    margin-bottom: 0;
  }
}

@media (min-width: 1380px) {
  .shopBarHero {
    width: 461px;
    float: left;
    margin-right: 24px;
    margin-right: 0px;
  }
}

.shopBarHero a {
  display: block;
  width: 100%;
  height: auto;
}

.shopBarHero img {
  display: block;
  width: 100%;
  height: auto;
}

.shopBarEntries {
  position: relative;
  white-space: normal;
  z-index: 3;
  margin-bottom: 40px;
}

@media (min-width: 740px) {
  .shopBarItem__dropdown--oneProd .shopBarEntries {
    margin-bottom: 0;
    width: 436px;
    float: right;
    margin-right: 0;
    margin-right: 0px;
  }
}

@media (min-width: 940px) {
  .shopBarItem__dropdown--oneProd .shopBarEntries {
    width: 555px;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 1380px) {
  .shopBarItem__dropdown--oneProd .shopBarEntries {
    width: 655px;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 940px) {
  .shopBarItem__dropdown--twoProds .shopBarEntries {
    margin-bottom: 0;
    width: 472px;
    float: left;
    margin-right: 26px;
    margin-left: 26px;
    margin-right: 0px;
  }
}

@media (min-width: 1380px) {
  .shopBarItem__dropdown--twoProds .shopBarEntries {
    width: 558px;
    float: left;
    margin-right: 24px;
    margin-left: 24px;
    margin-right: 0px;
  }
}

@media (min-width: 940px) {
  .shopBarItem__dropdown--threeProds .shopBarEntries {
    margin-bottom: 0;
    width: 306px;
    float: left;
    margin-right: 26px;
    margin-left: 26px;
    margin-right: 0px;
  }
}

@media (min-width: 1380px) {
  .shopBarItem__dropdown--threeProds .shopBarEntries {
    width: 364px;
    float: left;
    margin-right: 24px;
    margin-left: 24px;
    margin-right: 0px;
  }
}

@media (min-width: 940px) {
  .shopBarItem__dropdown--fourProds .shopBarEntries {
    margin-bottom: 0;
    width: 223px;
    float: left;
    margin-right: 26px;
    margin-left: 26px;
    margin-right: 0px;
  }
}

@media (min-width: 1380px) {
  .shopBarItem__dropdown--fourProds .shopBarEntries {
    width: 267px;
    float: left;
    margin-right: 24px;
    margin-left: 24px;
    margin-right: 0px;
  }
}

@media (min-width: 940px) {
  .shopBarColumn:first-child .shopBarEntries:first-child {
    margin-left: 0px;
  }
}

.shopBarEntries__title,
.loginEntries__title {
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 700;
}

@media (min-width: 940px) {
  .shopBarEntries__title,
  .loginEntries__title {
    margin-top: 0;
  }
}

.shopBarEntries__desc {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 130%;
  font-weight: normal;
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  margin-bottom: 20px;
}

.shopBarEntries__btn {
  width: 100%;
  float: left;
}

.shopBarEntries__btn a,
.shopBarEntries__btn button {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
  padding: 7px 20px;
  color: #fff;
  display: inline;
  border: 0 none;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-decoration: none;
  background-color: #ff7200;
  cursor: pointer;
  -webkit-transition: background-color .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease false;
}

@media (min-width: 940px) {
  .shopBarEntries__btn a:hover,
  .shopBarEntries__btn button:hover {
    background-color: #ff7a0f;
    -webkit-transition: background-color .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease false;
  }
}

.shopBarEntries__image {
  display: block;
  width: 100%;
  height: 32px;
  margin-bottom: 20px;
}

.shopBarEntries__image a {
  display: block;
  width: 219px;
  height: 32px;
}

.shopBarEntries__image img {
  display: block;
  width: 219px;
  height: 32px;
}

aside.sideNav .argomentiLinks,
aside.sideNav .codiciLinks,
aside.sideNav .newsMain__codici,
.innerSide .argomentiLinks,
.innerSide .codiciLinks,
.innerSide .newsMain__codici,
.innerMain .argomentiLinks,
.innerMain .codiciLinks,
.innerMain .newsMain__codici {
  background-color: #F2F2F2;
  margin-bottom: 25px;
  border-top: 3px solid #173F71;
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px #EAEAEA;
}

aside.sideNav .argomentiLinks h6,
aside.sideNav .codiciLinks h6,
aside.sideNav .newsMain__codici h6,
.innerSide .argomentiLinks h6,
.innerSide .codiciLinks h6,
.innerSide .newsMain__codici h6,
.innerMain .argomentiLinks h6,
.innerMain .codiciLinks h6,
.innerMain .newsMain__codici h6 {
  border-bottom: 1px solid #CACACA;
  padding: 4px 10px;
}

aside.sideNav .argomentiLinks .splitEntries,
aside.sideNav .codiciLinks .splitEntries,
aside.sideNav .newsMain__codici .splitEntries,
.innerSide .argomentiLinks .splitEntries,
.innerSide .codiciLinks .splitEntries,
.innerSide .newsMain__codici .splitEntries,
.innerMain .argomentiLinks .splitEntries,
.innerMain .codiciLinks .splitEntries,
.innerMain .newsMain__codici .splitEntries {
  border-top: 1px solid #1e5192;
}

aside.sideNav .argomentiLinks ul,
aside.sideNav .codiciLinks ul,
aside.sideNav .newsMain__codici ul,
.innerSide .argomentiLinks ul,
.innerSide .codiciLinks ul,
.innerSide .newsMain__codici ul,
.innerMain .argomentiLinks ul,
.innerMain .codiciLinks ul,
.innerMain .newsMain__codici ul {
  margin-bottom: 0;
}

aside.sideNav .argomentiLinks ul li,
aside.sideNav .codiciLinks ul li,
aside.sideNav .newsMain__codici ul li,
.innerSide .argomentiLinks ul li,
.innerSide .codiciLinks ul li,
.innerSide .newsMain__codici ul li,
.innerMain .argomentiLinks ul li,
.innerMain .codiciLinks ul li,
.innerMain .newsMain__codici ul li {
  border-top: 1px solid #EAEAEA;
  padding: 6px 8px;
  line-height: 120%;
}

@media (min-width: 740px) {
  aside.sideNav .argomentiLinks ul li,
  aside.sideNav .codiciLinks ul li,
  aside.sideNav .newsMain__codici ul li,
  .innerSide .argomentiLinks ul li,
  .innerSide .codiciLinks ul li,
  .innerSide .newsMain__codici ul li,
  .innerMain .argomentiLinks ul li,
  .innerMain .codiciLinks ul li,
  .innerMain .newsMain__codici ul li {
    padding: 8px;
  }
}

aside.sideNav .argomentiLinks ul li:first-child,
aside.sideNav .codiciLinks ul li:first-child,
aside.sideNav .newsMain__codici ul li:first-child,
.innerSide .argomentiLinks ul li:first-child,
.innerSide .codiciLinks ul li:first-child,
.innerSide .newsMain__codici ul li:first-child,
.innerMain .argomentiLinks ul li:first-child,
.innerMain .codiciLinks ul li:first-child,
.innerMain .newsMain__codici ul li:first-child {
  border-top: none;
}

aside.sideNav .argomentiLinks ul li a,
aside.sideNav .codiciLinks ul li a,
aside.sideNav .newsMain__codici ul li a,
.innerSide .argomentiLinks ul li a,
.innerSide .codiciLinks ul li a,
.innerSide .newsMain__codici ul li a,
.innerMain .argomentiLinks ul li a,
.innerMain .codiciLinks ul li a,
.innerMain .newsMain__codici ul li a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 120%;
  font-weight: normal;
}

@media (min-width: 740px) {
  aside.sideNav .argomentiLinks ul li a,
  aside.sideNav .codiciLinks ul li a,
  aside.sideNav .newsMain__codici ul li a,
  .innerSide .argomentiLinks ul li a,
  .innerSide .codiciLinks ul li a,
  .innerSide .newsMain__codici ul li a,
  .innerMain .argomentiLinks ul li a,
  .innerMain .codiciLinks ul li a,
  .innerMain .newsMain__codici ul li a {
    font-size: 14.5px;
    font-size: 1.45rem;
    line-height: 120%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  aside.sideNav .argomentiLinks ul li a,
  aside.sideNav .codiciLinks ul li a,
  aside.sideNav .newsMain__codici ul li a,
  .innerSide .argomentiLinks ul li a,
  .innerSide .codiciLinks ul li a,
  .innerSide .newsMain__codici ul li a,
  .innerMain .argomentiLinks ul li a,
  .innerMain .codiciLinks ul li a,
  .innerMain .newsMain__codici ul li a {
    font-size: 15.5px;
    font-size: 1.55rem;
    line-height: 120%;
    font-weight: normal;
  }
}

aside.sideNav .argomentiLinks ul li:hover {
  background-color: #EAEAEA;
  cursor: pointer;
}

aside.sideNav .argomentiLinks ul li:hover a {
  text-decoration: none;
}

aside.sideNav .argomentiLinks ul li.active {
  background-color: #1e5192;
}

aside.sideNav .argomentiLinks ul li.active a {
  color: #fff;
}

aside.sideNav .argomentiLinks ul li.active:hover {
  background-color: #1e5192;
}

aside.sideNav .codiciLinks {
  background-color: #fff;
  margin-bottom: 25px;
  border-top: 3px solid #173F71;
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}

.innerSide .codiciLinks {
  border-bottom: 2px solid #CACACA;
  margin-bottom: 5px;
}

@media (min-width: 480px) {
  .innerSide .codiciLinks ul li {
    float: left;
    width: 48%;
    border-top: 0;
  }
}

@media (min-width: 940px) {
  .innerSide .codiciLinks ul li {
    float: none;
    width: 100%;
    border-top: 1px solid #EAEAEA;
  }

  .innerSide .codiciLinks ul li:hover {
    background-color: #EAEAEA;
    cursor: pointer;
  }

  .innerSide .codiciLinks ul li:hover a {
    text-decoration: none;
  }
}

.innerSide .codiciLinks ul li.active {
  background-color: #1e5192;
}

.innerSide .codiciLinks ul li.active a {
  color: #fff;
}

.innerSide .codiciLinks ul li.active:hover {
  background-color: #1e5192;
}

.innerSide .codiciLinks ul li.active:hover a {
  color: #fff;
}

.newsMain__codici,
.subMain__codici {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  background-color: #f0f3f9;
  margin-bottom: 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

@media (min-width: 740px) {
  .newsMain__codici,
  .subMain__codici {
    margin-bottom: 35px;
  }
}

@media (min-width: 940px) {
  .newsMain__codici,
  .subMain__codici {
    margin-bottom: 45px;
  }
}

.newsMain__codici__title,
.subMain__codici__title {
  display: block;
  background-color: #E6EBF7;
  padding: 10px 12px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

@media (min-width: 940px) {
  .newsMain__codici__title,
  .subMain__codici__title {
    padding: 10px 20px;
  }
}

.newsMain__codici__title h6,
.subMain__codici__title h6 {
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  text-transform: none;
  margin-bottom: 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 100%;
  font-weight: 300;
}

ul.newsMain__codici__list,
ul.subMain__codici__list {
  padding: 8px 12px;
}

@media (min-width: 940px) {
  ul.newsMain__codici__list,
  ul.subMain__codici__list {
    padding: 10px 20px;
  }
}

ul.newsMain__codici__list li,
ul.subMain__codici__list li {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

ul.newsMain__codici__list li a,
ul.subMain__codici__list li a {
  color: #0C0C0F;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: normal;
}

ul.newsMain__codici__list li a:hover,
ul.subMain__codici__list li a:hover {
  color: #0C0C0F;
}

@media (min-width: 480px) {
  ul.newsMain__codici__list li,
  ul.subMain__codici__list li {
    float: left;
    width: 48%;
    border-top: 0;
  }
}

.codiciLinks-li--showAll {
  padding-top: 10px;
}

.codiciLinks-li--showAll .btn {
  margin: 0;
  max-width: 180px;
}

.codiciLinks-li--showAll .btn a {
  display: inline-block;
  padding: 6px 14px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 110%;
  font-weight: 700;
}

@media (min-width: 940px) {
  .codiciLinks-li--showAll .btn a {
    padding: 8px 16px;
  }
}

.codiciLinks-li--showAll .btn a:hover {
  color: #fff;
}

.footerMap .last {
  margin-right: 0 !important;
}

.footerMap .one-col-links {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 740px) {
  .footerMap .one-col-links {
    width: 132px;
    float: left;
    margin-right: 20px;
  }
}

@media (min-width: 940px) {
  .footerMap .one-col-links {
    width: 140px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  .footerMap .one-col-links {
    width: 170px;
    float: left;
    margin-right: 24px;
  }
}

@media (min-width: 740px) {
  .footerMap .one-col-links ul {
    width: 100%;
  }
}

@media (min-width: 740px) {
  .footerMap .one-col-links ul li {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

.footerMap .two-col-links {
  display: none;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 740px) {
  .footerMap .two-col-links {
    display: block;
    width: 208px;
    float: left;
    margin-right: 20px;
  }
}

@media (min-width: 940px) {
  .footerMap .two-col-links {
    width: 306px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  .footerMap .two-col-links {
    width: 364px;
    float: left;
    margin-right: 24px;
  }
}

@media (min-width: 740px) {
  .footerMap .two-col-links ul {
    width: 94px;
    float: left;
    margin-right: 20px;
  }
}

@media (min-width: 940px) {
  .footerMap .two-col-links ul {
    width: 140px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  .footerMap .two-col-links ul {
    width: 170px;
    float: left;
    margin-right: 24px;
  }
}

.footerMap .three-col-links {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.footerMap .three-col-links ul {
  width: 100% !important;
  margin-right: 0 !important;
}

@media (min-width: 740px) {
  .footerMap .three-col-links ul li {
    width: 170px;
    float: left;
    margin-right: 20px;
  }
}

@media (min-width: 940px) {
  .footerMap .three-col-links ul li {
    width: 140px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  .footerMap .three-col-links ul li {
    width: 170px;
    float: left;
    margin-right: 24px;
  }
}

.footerMap .innerLinks {
  margin-bottom: 25px;
  text-align: center;
}

@media (min-width: 740px) {
  .footerMap .innerLinks {
    text-align: left;
  }
}

.footerMap .innerLinks .title {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 10px;
}

.footerMap .innerLinks a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 140%;
  font-weight: normal;
  color: #296cb3;
}

.footerMap .innerLinks a .fa {
  width: 20px;
  text-align: left;
}

.footerMap .innerLinks a .fa.fa-facebook {
  color: #3b5998;
}

.footerMap .innerLinks a .fa.fa-twitter {
  color: #00aced;
}

.footerMap .innerLinks a .fa.fa-rss {
  color: #f57900;
}

@media (min-width: 740px) {
  .footerMap .innerLinks a .fa {
    width: 30px;
    text-align: center;
  }
}

.footerMap .innerLinks ul {
  margin-bottom: 0;
}

@media (min-width: 740px) {
  .footerMap .innerLinks ul {
    margin-bottom: 10px;
  }
}

@media (min-width: 940px) {
  .footerMap .innerLinks ul {
    margin-bottom: 14px;
  }
}

.footerMap .innerLinks ul li {
  padding-bottom: 6px;
  display: block;
}

@media (min-width: 740px) {
  .footerMap .innerLinks ul li {
    padding-bottom: 9px;
  }
}

@media (min-width: 940px) {
  .footerMap .innerLinks ul li {
    padding-bottom: 12px;
  }
}

#siteMap .last {
  margin-right: 0 !important;
}

@media (min-width: 940px) {
  #siteMap .one-col-links {
    width: 140px;
    float: left;
    margin-right: 26px;
  }

  #siteMap .two-col-links {
    width: 306px;
    float: left;
    margin-right: 26px;
  }

  #siteMap .two-col-links ul {
    width: 140px;
    float: left;
    margin-right: 26px;
  }
}

@media (min-width: 1380px) {
  #siteMap .one-col-links {
    width: 170px;
    float: left;
    margin-right: 24px;
  }

  #siteMap .two-col-links {
    width: 364px;
    float: left;
    margin-right: 24px;
  }

  #siteMap .two-col-links ul {
    width: 170px;
    float: left;
    margin-right: 24px;
  }
}

#siteMap .innerLinks {
  margin-bottom: 25px;
}

#siteMap .innerLinks .title {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 10px;
}

#siteMap .innerLinks a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 140%;
  font-weight: normal;
  color: #296cb3;
}

#siteMap .innerLinks ul li {
  padding-bottom: 2px;
  display: block;
}

.pageNavigation {
  width: 100%;
  float: right;
  margin-right: 0;
  padding-top: 25px;
  border-top: 1px solid #EAEAEA;
}

.pageNavigation ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  float: right;
  height: 32px;
}

.pageNavigation ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.pageNavigation ul li:first-child,
.pageNavigation ul li.first {
  padding-left: 0;
}

.pageNavigation ul li:last-child {
  padding-right: 0;
}

.pageNavigation ul li.last {
  padding-right: 0;
}

.pageNavigation ul li {
  cursor: pointer;
}

.pageNavigation ul li.nextLink a,
.pageNavigation ul li.prevLink a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 150%;
  font-weight: normal;
  padding-top: 2px !important;
}

.pageNavigation ul li.nextLink a .fa,
.pageNavigation ul li.prevLink a .fa {
  width: 16px;
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  top: 2px;
}

.pageNavigation ul li a {
  text-align: center;
  padding: 0 8px;
  display: block;
  height: 30px;
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  border: 1px solid #EAEAEA;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 150%;
  font-weight: normal;
}

.pageNavigation ul li:hover a {
  text-decoration: none;
  border: 1px solid #1e5192;
}

.pageNavigation ul li.activePage a {
  color: #fff;
  background-color: #1e5192;
  border: 1px solid #1e5192;
}

.pageNavigation ul li.noMore a {
  color: #CACACA;
}

.pageNavigation ul li.noMore:hover a {
  cursor: not-allowed;
  border: 1px solid #EAEAEA;
}

.pageNavigation ul li.pageLink {
  display: none;
}

@media (min-width: 940px) {
  .pageNavigation {
    padding-top: 35px;
  }

  .pageNavigation ul li.nextLink a,
  .pageNavigation ul li.prevLink a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 150%;
    font-weight: normal;
  }

  .pageNavigation ul li.pageLink {
    display: inline-block;
  }

  .pageNavigation ul li.noMore span {
    display: none;
  }
}

.loginWall,
div#productWallPopUp .logInSection {
  width: 100%;
  padding: 20px;
  border: 1px solid #b1b0b0;
  margin-top: 35px;
  margin-bottom: 35px;
  display: block;
  background-color: #F2F2F2;
  position: relative;
}

@media (min-width: 414px) {
  .loginWall,
  div#productWallPopUp .logInSection {
    padding: 30px 30px 25px 30px;
  }
}

@media (min-width: 740px) {
  .loginWall,
  div#productWallPopUp .logInSection {
    padding: 20px;
  }
}

@media (min-width: 940px) {
  .loginWall,
  div#productWallPopUp .logInSection {
    width: 530px;
    padding: 30px 30px 25px 30px;
  }
}

@media (min-width: 1380px) {
  .loginWall,
  div#productWallPopUp .logInSection {
    width: 640px;
    padding: 35px 35px 30px;
  }
}

@media (min-width: 940px) {
  .loginWall--full {
    width: 100%;
  }
}

@media (min-width: 1380px) {
  .loginWall--full {
    width: 100%;
  }
}

.loginWall.loginWall--shaded,
div#productWallPopUp .loginWall--shaded.logInSection {
  position: relative;
}

.loginWall.loginWall--shaded:before,
div#productWallPopUp .loginWall--shaded.logInSection:before {
  background: -owg-linear-gradient(top, rgba(255,255,255,0), #fff);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0), #fff);
  background: -moz-linear-gradient(top, rgba(255,255,255,0), #fff);
  background: -o-linear-gradient(top, rgba(255,255,255,0), #fff);
  background: linear-gradient(top, rgba(255,255,255,0), #fff);
  content: "";
  display: block;
  position: absolute;
  top: -82px;
  right: 0;
  width: 100%;
  height: 80px;
}

@media (min-width: 940px) {
  .loginWall.loginWall--shaded:before,
  div#productWallPopUp .loginWall--shaded.logInSection:before {
    top: -102px;
    right: -28px;
    width: 645px;
    height: 100px;
  }
}

@media (min-width: 1380px) {
  .loginWall.loginWall--shaded:before,
  div#productWallPopUp .loginWall--shaded.logInSection:before {
    top: -102px;
    right: -30px;
    width: 770px;
    height: 100px;
  }
}

.loginWall.product,
div#productWallPopUp .product.logInSection,
.loginWall.loginWall--product,
div#productWallPopUp .loginWall--product.logInSection {
  margin-top: 20px;
  margin-bottom: 0;
}

@media (min-width: 940px) {
  .loginWall.product,
  div#productWallPopUp .product.logInSection,
  .loginWall.loginWall--product,
  div#productWallPopUp .loginWall--product.logInSection {
    width: 612px;
  }
}

@media (min-width: 1380px) {
  .loginWall.product,
  div#productWallPopUp .product.logInSection,
  .loginWall.loginWall--product,
  div#productWallPopUp .loginWall--product.logInSection {
    width: 740px;
  }
}

.loginWall.product .signIn,
div#productWallPopUp .product.logInSection .signIn,
.loginWall.loginWall--product .signIn,
div#productWallPopUp .loginWall--product.logInSection .signIn {
  padding-bottom: 0;
}

.loginWall a.buyed,
div#productWallPopUp .logInSection a.buyed {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-size: 1.3rem !important;
  line-height: 130% !important;
  font-weight: bold !important;
}

@media (min-width: 740px) {
  .loginWall a.buyed,
  div#productWallPopUp .logInSection a.buyed {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    line-height: 100% !important;
    font-weight: bold !important;
  }
}

.loginWall .welcome p,
div#productWallPopUp .logInSection .welcome p,
.loginWall .loginWall__title,
div#productWallPopUp .logInSection .loginWall__title {
  color: #0C0C0F;
  padding: 0 5%;
  text-align: center;
  display: block;
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 120%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .loginWall .welcome p,
  div#productWallPopUp .logInSection .welcome p,
  .loginWall .loginWall__title,
  div#productWallPopUp .logInSection .loginWall__title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 120%;
    font-weight: 900;
  }
}

@media (min-width: 940px) {
  .loginWall .welcome p,
  div#productWallPopUp .logInSection .welcome p,
  .loginWall .loginWall__title,
  div#productWallPopUp .logInSection .loginWall__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 120%;
    font-weight: 900;
    text-align: left;
    padding: 0;
    width: 90%;
  }
}

.loginWall .loginWall__content,
div#productWallPopUp .logInSection .loginWall__content {
  margin-top: 20px;
}

.loginWall .loginWall__content p,
div#productWallPopUp .logInSection .loginWall__content p,
.loginWall .loginWall__content ul,
div#productWallPopUp .logInSection .loginWall__content ul,
.loginWall .loginWall__content ol,
div#productWallPopUp .logInSection .loginWall__content ol {
  margin-bottom: 0;
}

@media (min-width: 740px) {
  .loginWall .loginWall__content,
  div#productWallPopUp .logInSection .loginWall__content {
    margin-top: 25px;
  }
}

@media (min-width: 940px) {
  .loginWall .loginWall__content,
  div#productWallPopUp .logInSection .loginWall__content {
    margin-top: 30px;
  }
}

.loginWall .loginWall__content .loginEntries--signIn,
div#productWallPopUp .logInSection .loginWall__content .loginEntries--signIn {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 25px;
}

@media (min-width: 940px) {
  .loginWall .loginWall__content .loginEntries--signIn,
  div#productWallPopUp .logInSection .loginWall__content .loginEntries--signIn {
    width: 48%;
    float: left;
    margin-right: 26px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

@media (min-width: 1380px) {
  .loginWall .loginWall__content .loginEntries--signIn,
  div#productWallPopUp .logInSection .loginWall__content .loginEntries--signIn {
    width: 48%;
    float: left;
    margin-right: 24px;
    margin-right: 0px;
  }
}

.loginWall .loginWall__content .loginEntries--signUp,
div#productWallPopUp .logInSection .loginWall__content .loginEntries--signUp {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

@media (min-width: 940px) {
  .loginWall .loginWall__content .loginEntries--signUp,
  div#productWallPopUp .logInSection .loginWall__content .loginEntries--signUp {
    width: 48%;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    padding: 20px;
  }
}

@media (min-width: 1380px) {
  .loginWall .loginWall__content .loginEntries--signUp,
  div#productWallPopUp .logInSection .loginWall__content .loginEntries--signUp {
    width: 48%;
    float: right;
    margin-right: 0;
    padding: 25px;
  }
}

.loginWall .loginWall__content .loginEntries--social,
div#productWallPopUp .logInSection .loginWall__content .loginEntries--social {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 940px) {
  .loginWall .loginWall__content .loginEntries--social,
  div#productWallPopUp .logInSection .loginWall__content .loginEntries--social {
    width: 48%;
    float: left;
    margin-right: 26px;
    margin-right: 0px;
    margin-bottom: 0;
  }
}

@media (min-width: 1380px) {
  .loginWall .loginWall__content .loginEntries--social,
  div#productWallPopUp .logInSection .loginWall__content .loginEntries--social {
    width: 48%;
    float: left;
    margin-right: 24px;
    margin-right: 0px;
  }
}

.loginWall .loginWall__content .loginEntries__btn,
div#productWallPopUp .logInSection .loginWall__content .loginEntries__btn {
  margin-bottom: 0;
}

@media (min-width: 940px) {
  .loginWall .loginWall__content .loginEntries__btn,
  div#productWallPopUp .logInSection .loginWall__content .loginEntries__btn {
    margin-bottom: 15px;
  }
}

.loginWall .loginWall__content .loginEntries__desc--features,
div#productWallPopUp .logInSection .loginWall__content .loginEntries__desc--features {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 140%;
  font-weight: normal;
}

@media (min-width: 1380px) {
  .loginWall .loginWall__content .loginEntries__desc--features,
  div#productWallPopUp .logInSection .loginWall__content .loginEntries__desc--features {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 140%;
    font-weight: normal;
  }
}

.productWall,
div#productWallPopUp .buyItSection,
div#comparisonElencoAvvocati--PopUp .buyItSection {
  background-color: #f0f3f9;
  width: 100%;
  padding: 20px;
  border: 1px solid #b1b0b0;
  margin-top: 0;
  margin-bottom: 35px;
  display: block;
  border-top: none;
}

@media (min-width: 414px) {
  .productWall,
  div#productWallPopUp .buyItSection,
  div#comparisonElencoAvvocati--PopUp .buyItSection {
    padding: 25px 30px;
  }
}

@media (min-width: 940px) {
  .productWall,
  div#productWallPopUp .buyItSection,
  div#comparisonElencoAvvocati--PopUp .buyItSection {
    width: 612px;
  }
}

@media (min-width: 1380px) {
  .productWall,
  div#productWallPopUp .buyItSection,
  div#comparisonElencoAvvocati--PopUp .buyItSection {
    width: 740px;
  }
}

@media (min-width: 940px) {
  article.article .productWall,
  article.article div#productWallPopUp .buyItSection,
  div#productWallPopUp article.article .buyItSection,
  article.article div#comparisonElencoAvvocati--PopUp .buyItSection,
  div#comparisonElencoAvvocati--PopUp article.article .buyItSection {
    width: 538px;
  }
}

@media (min-width: 1380px) {
  article.article .productWall,
  article.article div#productWallPopUp .buyItSection,
  div#productWallPopUp article.article .buyItSection,
  article.article div#comparisonElencoAvvocati--PopUp .buyItSection,
  div#comparisonElencoAvvocati--PopUp article.article .buyItSection {
    width: 630px;
  }
}

.productWall.productWall--single,
div#productWallPopUp .productWall--single.buyItSection,
div#comparisonElencoAvvocati--PopUp .productWall--single.buyItSection {
  margin-top: 35px;
  border: 1px solid #b3c1d5;
}

.productWall .acquista,
div#productWallPopUp .buyItSection .acquista,
div#comparisonElencoAvvocati--PopUp .buyItSection .acquista {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.productWall .acquista .fa,
div#productWallPopUp .buyItSection .acquista .fa,
div#comparisonElencoAvvocati--PopUp .buyItSection .acquista .fa {
  width: 20px;
  margin-left: 6px;
}

.productWall .productLogo,
div#productWallPopUp .buyItSection .productLogo,
div#comparisonElencoAvvocati--PopUp .buyItSection .productLogo {
  background: url('../../Content/Altalex/images/loghi/danno-biologico.png') transparent scroll top left no-repeat;
  width: 176px;
  height: 51px;
  margin-bottom: 20px;
}

.productWall .productLogo a,
div#productWallPopUp .buyItSection .productLogo a,
div#comparisonElencoAvvocati--PopUp .buyItSection .productLogo a {
  display: block;
  height: 51px;
}

.productWall .productWall__header,
div#productWallPopUp .buyItSection .productWall__header,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__header,
.productWall .productWall__content,
div#productWallPopUp .buyItSection .productWall__content,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__content,
.productWall p,
div#productWallPopUp .buyItSection p,
div#comparisonElencoAvvocati--PopUp .buyItSection p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: normal;
}

@media (min-width: 740px) {
  .productWall .productWall__header,
  div#productWallPopUp .buyItSection .productWall__header,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__header,
  .productWall .productWall__content,
  div#productWallPopUp .buyItSection .productWall__content,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__content,
  .productWall p,
  div#productWallPopUp .buyItSection p,
  div#comparisonElencoAvvocati--PopUp .buyItSection p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 130%;
    font-weight: normal;
  }
}

.productWall .productWall__header,
div#productWallPopUp .buyItSection .productWall__header,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__header {
  padding-bottom: 15px;
  border-bottom: 1px solid #CACACA;
}

.productWall .productWall__content,
div#productWallPopUp .buyItSection .productWall__content,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__content {
  padding-top: 20px;
}

.productWall .productWall__content .pwContentText,
div#productWallPopUp .buyItSection .productWall__content .pwContentText,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__content .pwContentText {
  line-height: 150%;
}

.productWall p.title,
div#productWallPopUp .buyItSection p.title,
div#comparisonElencoAvvocati--PopUp .buyItSection p.title,
.productWall .pwBig,
div#productWallPopUp .buyItSection .pwBig,
div#comparisonElencoAvvocati--PopUp .buyItSection .pwBig {
  display: block;
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 130%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .productWall p.title,
  div#productWallPopUp .buyItSection p.title,
  div#comparisonElencoAvvocati--PopUp .buyItSection p.title,
  .productWall .pwBig,
  div#productWallPopUp .buyItSection .pwBig,
  div#comparisonElencoAvvocati--PopUp .buyItSection .pwBig {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 130%;
    font-weight: 900;
  }
}

.productWall .pwBig,
div#productWallPopUp .buyItSection .pwBig,
div#comparisonElencoAvvocati--PopUp .buyItSection .pwBig {
  margin-bottom: 10px;
}

.productWall .buy,
div#productWallPopUp .buyItSection .buy,
div#comparisonElencoAvvocati--PopUp .buyItSection .buy,
.productWall .productWall__footer,
div#productWallPopUp .buyItSection .productWall__footer,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer {
  border-top: 1px solid #c6d4db;
  padding-top: 10px;
  margin-top: 20px;
}

.productWall .buy .left,
div#productWallPopUp .buyItSection .buy .left,
div#comparisonElencoAvvocati--PopUp .buyItSection .buy .left,
.productWall .buy .pwLeft,
div#productWallPopUp .buyItSection .buy .pwLeft,
div#comparisonElencoAvvocati--PopUp .buyItSection .buy .pwLeft,
.productWall .productWall__footer .left,
div#productWallPopUp .buyItSection .productWall__footer .left,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .left,
.productWall .productWall__footer .pwLeft,
div#productWallPopUp .buyItSection .productWall__footer .pwLeft,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .pwLeft {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 940px) {
  .productWall .buy .left,
  div#productWallPopUp .buyItSection .buy .left,
  div#comparisonElencoAvvocati--PopUp .buyItSection .buy .left,
  .productWall .buy .pwLeft,
  div#productWallPopUp .buyItSection .buy .pwLeft,
  div#comparisonElencoAvvocati--PopUp .buyItSection .buy .pwLeft,
  .productWall .productWall__footer .left,
  div#productWallPopUp .buyItSection .productWall__footer .left,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .left,
  .productWall .productWall__footer .pwLeft,
  div#productWallPopUp .buyItSection .productWall__footer .pwLeft,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .pwLeft {
    width: 48%;
    float: left;
    margin-right: 26px;
    margin-right: 0px;
  }
}

.productWall .buy .left p,
div#productWallPopUp .buyItSection .buy .left p,
div#comparisonElencoAvvocati--PopUp .buyItSection .buy .left p,
.productWall .buy .pwLeft p,
div#productWallPopUp .buyItSection .buy .pwLeft p,
div#comparisonElencoAvvocati--PopUp .buyItSection .buy .pwLeft p,
.productWall .productWall__footer .left p,
div#productWallPopUp .buyItSection .productWall__footer .left p,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .left p,
.productWall .productWall__footer .pwLeft p,
div#productWallPopUp .buyItSection .productWall__footer .pwLeft p,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .pwLeft p {
  margin-top: 20px;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 120%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .productWall .buy .left p,
  div#productWallPopUp .buyItSection .buy .left p,
  div#comparisonElencoAvvocati--PopUp .buyItSection .buy .left p,
  .productWall .buy .pwLeft p,
  div#productWallPopUp .buyItSection .buy .pwLeft p,
  div#comparisonElencoAvvocati--PopUp .buyItSection .buy .pwLeft p,
  .productWall .productWall__footer .left p,
  div#productWallPopUp .buyItSection .productWall__footer .left p,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .left p,
  .productWall .productWall__footer .pwLeft p,
  div#productWallPopUp .buyItSection .productWall__footer .pwLeft p,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .pwLeft p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 120%;
    font-weight: 900;
  }
}

.productWall .buy .left p .total,
div#productWallPopUp .buyItSection .buy .left p .total,
div#comparisonElencoAvvocati--PopUp .buyItSection .buy .left p .total,
.productWall .buy .pwLeft p .total,
div#productWallPopUp .buyItSection .buy .pwLeft p .total,
div#comparisonElencoAvvocati--PopUp .buyItSection .buy .pwLeft p .total,
.productWall .productWall__footer .left p .total,
div#productWallPopUp .buyItSection .productWall__footer .left p .total,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .left p .total,
.productWall .productWall__footer .pwLeft p .total,
div#productWallPopUp .buyItSection .productWall__footer .pwLeft p .total,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .pwLeft p .total {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 120%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .productWall .buy .left p .total,
  div#productWallPopUp .buyItSection .buy .left p .total,
  div#comparisonElencoAvvocati--PopUp .buyItSection .buy .left p .total,
  .productWall .buy .pwLeft p .total,
  div#productWallPopUp .buyItSection .buy .pwLeft p .total,
  div#comparisonElencoAvvocati--PopUp .buyItSection .buy .pwLeft p .total,
  .productWall .productWall__footer .left p .total,
  div#productWallPopUp .buyItSection .productWall__footer .left p .total,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .left p .total,
  .productWall .productWall__footer .pwLeft p .total,
  div#productWallPopUp .buyItSection .productWall__footer .pwLeft p .total,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .pwLeft p .total {
    font-size: 30px;
    font-size: 3rem;
    line-height: 120%;
    font-weight: 900;
  }
}

.productWall .buy .right,
div#productWallPopUp .buyItSection .buy .right,
div#comparisonElencoAvvocati--PopUp .buyItSection .buy .right,
.productWall .buy .pwRight,
div#productWallPopUp .buyItSection .buy .pwRight,
div#comparisonElencoAvvocati--PopUp .buyItSection .buy .pwRight,
.productWall .productWall__footer .right,
div#productWallPopUp .buyItSection .productWall__footer .right,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .right,
.productWall .productWall__footer .pwRight,
div#productWallPopUp .buyItSection .productWall__footer .pwRight,
div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .pwRight {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 940px) {
  .productWall .buy .right,
  div#productWallPopUp .buyItSection .buy .right,
  div#comparisonElencoAvvocati--PopUp .buyItSection .buy .right,
  .productWall .buy .pwRight,
  div#productWallPopUp .buyItSection .buy .pwRight,
  div#comparisonElencoAvvocati--PopUp .buyItSection .buy .pwRight,
  .productWall .productWall__footer .right,
  div#productWallPopUp .buyItSection .productWall__footer .right,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .right,
  .productWall .productWall__footer .pwRight,
  div#productWallPopUp .buyItSection .productWall__footer .pwRight,
  div#comparisonElencoAvvocati--PopUp .buyItSection .productWall__footer .pwRight {
    width: 48%;
    float: right;
    margin-right: 0;
  }
}

div#productWallPopUp {
  display: none;
}

div#productWallPopUp .logInSection {
  width: 100%;
  margin: 0;
  background-color: #fff;
}

div#productWallPopUp .logInSection .signIn {
  padding-bottom: 0;
}

div#productWallPopUp .buyItSection {
  width: 100%;
}

div#comparisonElencoAvvocati--PopUp {
  display: none;
  width: 300px;
}

div#comparisonElencoAvvocati--PopUp .buyItSection .buy {
  border-top: 0;
  padding-top: 0;
}

div#comparisonElencoAvvocati--PopUp .comparisonChart {
  margin-top: 20px;
  margin-bottom: 20px;
  vertical-align: top;
}

@media (min-width: 740px) {
  div#comparisonElencoAvvocati--PopUp .comparisonChart {
    margin-top: 40px;
  }
}

div#comparisonElencoAvvocati--PopUp .comparisonChart p,
div#comparisonElencoAvvocati--PopUp .comparisonChart ul,
div#comparisonElencoAvvocati--PopUp .comparisonChart ol {
  margin-bottom: 0;
}

div#comparisonElencoAvvocati--PopUp .comparisonChart th,
div#comparisonElencoAvvocati--PopUp .comparisonChart td {
  padding: 10px 5px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 100%;
  font-weight: normal;
}

@media (min-width: 740px) {
  div#comparisonElencoAvvocati--PopUp .comparisonChart th,
  div#comparisonElencoAvvocati--PopUp .comparisonChart td {
    padding: 20px 10px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 100%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  div#comparisonElencoAvvocati--PopUp .comparisonChart th,
  div#comparisonElencoAvvocati--PopUp .comparisonChart td {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 100%;
    font-weight: normal;
  }
}

div#comparisonElencoAvvocati--PopUp .comparisonChart td {
  text-align: center;
}

div#comparisonElencoAvvocati--PopUp .comparisonChart td:first-child {
  text-align: left;
}

div#comparisonElencoAvvocati--PopUp .comparisonChart td .fa-times-circle {
  color: #ed1c24;
  font-size: 16px;
}

div#comparisonElencoAvvocati--PopUp .comparisonChart td .fa-check-circle {
  color: #54960d;
  font-size: 16px;
}

@media (min-width: 740px) {
  div#comparisonElencoAvvocati--PopUp .comparisonChart td .fa-times-circle {
    font-size: 20px;
  }

  div#comparisonElencoAvvocati--PopUp .comparisonChart td .fa-check-circle {
    font-size: 20px;
  }
}

div#comparisonElencoAvvocati--PopUp .comparisonChart tr:nth-child(even) {
  background: #dee4f2;
}

div#comparisonElencoAvvocati--PopUp .comparisonChart tr:nth-child(odd) {
  background: #f7f9fc;
}

div#comparisonElencoAvvocati--PopUp .comparisonChart thead th {
  vertical-align: bottom;
  font-weight: bold;
  background-color: #1e5192;
  color: #fff;
  border: 1px solid #f4f6fa;
}

div#comparisonElencoAvvocati--PopUp .comparisonChart thead th:first-child {
  text-align: left;
}

div#comparisonElencoAvvocati--PopUp .comparisonChart thead th.bestBuy {
  background-color: #54960d;
}

@media (min-width: 740px) {
  div#comparisonElencoAvvocati--PopUp .comparisonChart thead th {
    padding: 10px;
  }
}

.modalPopup {
  width: 300px;
  padding: 20px 15px 15px;
  margin-top: 35px;
  margin-bottom: 35px;
  display: none;
  background-color: #fff;
  position: relative;
}

@media (min-width: 414px) {
  .modalPopup {
    width: 460px;
    padding: 20px 20px 15px;
  }
}

@media (min-width: 740px) {
  .modalPopup {
    width: 520px;
    padding: 25px 25px 20px;
  }
}

@media (min-width: 940px) {
  .modalPopup {
    width: 640px;
    padding: 25px 30px 20px;
  }
}

@media (min-width: 1380px) {
  .modalPopup {
    width: 740px;
    padding: 30px 35px 25px;
  }
}

.modalPopup .modalPopup__close {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  cursor: pointer;
}

.modalPopup .modalPopup__close i.fa {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 120%;
  font-weight: 900;
  color: #bdbdbd;
  -webkit-transition: all 150ms ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out false;
}

.modalPopup .modalPopup__close i.fa:hover {
  color: #0C0C0F;
  -webkit-transition: all 100ms ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out false;
}

@media (min-width: 414px) {
  .modalPopup .modalPopup__close {
    top: 10px;
    right: 10px;
  }
}

@media (min-width: 740px) {
  .modalPopup .modalPopup__close {
    top: 10px;
    right: 10px;
  }
}

@media (min-width: 940px) {
  .modalPopup .modalPopup__close {
    top: 15px;
    right: 15px;
  }
}

@media (min-width: 1380px) {
  .modalPopup .modalPopup__close {
    top: 15px;
    right: 15px;
  }
}

.modalPopup .modalPopup__title {
  color: #0C0C0F;
  padding: 0 5%;
  text-align: center;
  display: block;
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 120%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .modalPopup .modalPopup__title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 120%;
    font-weight: 900;
  }
}

@media (min-width: 940px) {
  .modalPopup .modalPopup__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 120%;
    font-weight: 900;
    text-align: left;
    padding: 0;
    width: 90%;
  }
}

.modalPopup textarea {
  display: block;
  height: 240px;
  min-height: 140px;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.modalPopup .modalPopup__content {
  margin-top: 20px;
}

.modalPopup .modalPopup__content p,
.modalPopup .modalPopup__content ul,
.modalPopup .modalPopup__content ol {
  margin-bottom: 0;
}

@media (min-width: 740px) {
  .modalPopup .modalPopup__content {
    margin-top: 25px;
  }
}

@media (min-width: 940px) {
  .modalPopup .modalPopup__content {
    margin-top: 30px;
  }
}

.modalPopup .modalPopup__content .loginEntries--signIn {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 25px;
}

@media (min-width: 940px) {
  .modalPopup .modalPopup__content .loginEntries--signIn {
    width: 48%;
    float: left;
    margin-right: 26px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

@media (min-width: 1380px) {
  .modalPopup .modalPopup__content .loginEntries--signIn {
    width: 48%;
    float: left;
    margin-right: 24px;
    margin-right: 0px;
  }
}

.modalPopup .modalPopup__content .loginEntries--signUp {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

@media (min-width: 940px) {
  .modalPopup .modalPopup__content .loginEntries--signUp {
    width: 48%;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    padding: 20px;
  }
}

@media (min-width: 1380px) {
  .modalPopup .modalPopup__content .loginEntries--signUp {
    width: 48%;
    float: right;
    margin-right: 0;
    padding: 25px;
  }
}

.modalPopup .modalPopup__content .loginEntries--social {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 940px) {
  .modalPopup .modalPopup__content .loginEntries--social {
    width: 48%;
    float: left;
    margin-right: 26px;
    margin-right: 0px;
    margin-bottom: 0;
  }
}

@media (min-width: 1380px) {
  .modalPopup .modalPopup__content .loginEntries--social {
    width: 48%;
    float: left;
    margin-right: 24px;
    margin-right: 0px;
  }
}

.modalPopup .modalPopup__content .loginEntries__btn {
  margin-bottom: 0;
}

@media (min-width: 940px) {
  .modalPopup .modalPopup__content .loginEntries__btn {
    margin-bottom: 15px;
  }
}

.modalPopup .modalPopup__content .loginEntries__desc--features {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 140%;
  font-weight: normal;
}

@media (min-width: 1380px) {
  .modalPopup .modalPopup__content .loginEntries__desc--features {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 140%;
    font-weight: normal;
  }
}

.modalPopup .modalPopup-table {
  vertical-align: top;
}

.modalPopup .modalPopup-tr {
  background: #F2F2F2;
  border-bottom: 5px solid #fff;
}

.modalPopup .modalPopup-tr--clean {
  background: #fff;
}

.modalPopup .modalPopup-td {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 130%;
  font-weight: normal;
  text-align: left;
}

@media (min-width: 740px) {
  .modalPopup .modalPopup-td {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 130%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .modalPopup .modalPopup-td {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 130%;
    font-weight: normal;
  }
}

.modalPopup .modalPopup-td--image {
  width: 58px;
  padding-left: 10px;
  padding-right: 10px;
}

.modalPopup .modalPopup-td--image .folderImage {
  background-image: url('../../Content/Altalex/images/icons/folder.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 36px 32px;
  -moz-background-size: 36px 32px;
  -o-background-size: 36px 32px;
  background-size: 36px 32px;
  height: 32px;
  width: 36px;
  display: block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .modalPopup .modalPopup-td--image .folderImage {
    background-image: url('../../Content/Altalex/images/icons/folder@2x.png');
    -webkit-background-size: 36px 32px;
    -moz-background-size: 36px 32px;
    -o-background-size: 36px 32px;
    background-size: 36px 32px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.modalPopup .modalPopup-td--image .folderImagePlus {
  background-image: url('../../Content/Altalex/images/icons/folderPlus.png');
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: 36px 32px;
  -moz-background-size: 36px 32px;
  -o-background-size: 36px 32px;
  background-size: 36px 32px;
  height: 32px;
  width: 36px;
  display: block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .modalPopup .modalPopup-td--image .folderImagePlus {
    background-image: url('../../Content/Altalex/images/icons/folderPlus@2x.png');
    -webkit-background-size: 36px 32px;
    -moz-background-size: 36px 32px;
    -o-background-size: 36px 32px;
    background-size: 36px 32px;
    background-position: center left;
    background-repeat: no-repeat;
  }
}

.modalPopup .modalPopup-td--claim,
.modalPopup p.warning {
  padding-top: 20px;
  padding-bottom: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: 900;
}

@media (min-width: 740px) {
  .modalPopup .modalPopup-td--claim,
  .modalPopup p.warning {
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 130%;
    font-weight: 900;
  }
}

@media (min-width: 940px) {
  .modalPopup .modalPopup-td--claim,
  .modalPopup p.warning {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 130%;
    font-weight: 900;
  }
}

.modalPopup .modalPopup-td--description {
  padding-top: 10px;
  padding-bottom: 5px;
}

@media (min-width: 740px) {
  .modalPopup .modalPopup-td--description {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.modalPopup p.warning {
  border-top: 1px solid #D8D8D8;
}

.modalPopup .modalPopup-td--checkbox {
  width: 45px;
  padding-left: 10px;
  padding-right: 10px;
}

.modalPopup .modalPopup-td--checkbox .icheckbox {
  background-color: #fff;
}

.modalPopup .modalPopup-tr--addNew .modalPopup-td--text {
  font-style: italic;
}

.modalPopup .modalPopup-tr--disabled td {
  color: #bdbdbd;
}

.modalPopup .btn {
  margin-top: 20px;
  max-width: 300px;
}

div#contactLawyerPopUp {
  padding: 30px;
  border: 1px solid #b1b0b0;
  display: none;
  background-color: #fff;
}

div#contactLawyerPopUp .b-close {
  position: absolute;
  right: 8px;
  top: 5px;
  display: block;
  cursor: pointer;
}

div#contactLawyerPopUp .g-recaptcha {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

div#contactLawyerPopUp .btn {
  width: 320px;
}

div#contactLawyerPopUp .contactData h3,
div#contactLawyerPopUp .confirmMessage h3 {
  display: block;
  width: 100%;
  border-bottom: 1px solid #CACACA;
  border-top: 0 none;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 900;
  font-family: "Roboto Slab",Lucida Bright,Georgia,serif;
}

div#contactLawyerPopUp .contactData .row,
div#contactLawyerPopUp .contactData .rowCell,
div#contactLawyerPopUp .confirmMessage .row,
div#contactLawyerPopUp .confirmMessage .rowCell {
  margin-bottom: 15px;
}

div#contactLawyerPopUp .contactData .row input,
div#contactLawyerPopUp .contactData .rowCell input,
div#contactLawyerPopUp .confirmMessage .row input,
div#contactLawyerPopUp .confirmMessage .rowCell input {
  padding: 16px;
  margin-bottom: 5px;
  width: 100%;
  float: left;
  margin-right: 2.5641025641%;
}

div#contactLawyerPopUp .contactData .row textarea,
div#contactLawyerPopUp .contactData .rowCell textarea,
div#contactLawyerPopUp .confirmMessage .row textarea,
div#contactLawyerPopUp .confirmMessage .rowCell textarea {
  margin-bottom: 5px;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
  height: 120px;
  min-height: 120px;
}

div#contactLawyerPopUp .contactData .row span,
div#contactLawyerPopUp .contactData .rowCell span,
div#contactLawyerPopUp .confirmMessage .row span,
div#contactLawyerPopUp .confirmMessage .rowCell span {
  color: #1e5192;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: normal;
  display: inline-block;
  margin-left: 4px;
}

div#contactLawyerPopUp .contactData .rowCell,
div#contactLawyerPopUp .confirmMessage .rowCell {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 940px) {
  div#contactLawyerPopUp .contactData .rowCell,
  div#contactLawyerPopUp .confirmMessage .rowCell {
    width: 48%;
    float: left;
    margin-right: 26px;
    margin-right: 4%;
  }

  div#contactLawyerPopUp .contactData .rowCell.last,
  div#contactLawyerPopUp .confirmMessage .rowCell.last {
    margin-right: 0;
  }
}

div#contactLawyerPopUp .contactData .row,
div#contactLawyerPopUp .confirmMessage .row {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 414px) {
  div#loginPopUp,
  div#productWallPopUp,
  div#contactLawyerPopUp,
  div#comparisonElencoAvvocati--PopUp {
    width: 480px;
  }
}

@media (min-width: 740px) {
  div#loginPopUp,
  div#productWallPopUp,
  div#contactLawyerPopUp,
  div#comparisonElencoAvvocati--PopUp {
    width: 480px;
  }
}

div#loginPopUp {
  width: 320px;
}

@media (min-width: 414px) {
  div#loginPopUp {
    width: 460px;
  }
}

@media (min-width: 740px) {
  div#loginPopUp {
    width: 560px;
  }
}

@media (min-width: 940px) {
  div#loginPopUp {
    width: 640px;
  }
}

@media (min-width: 1380px) {
  div#loginPopUp {
    width: 740px;
  }
}

@media (min-width: 940px) {
  div#contactLawyerPopUp {
    width: 640px;
  }
}

div#productWallPopUp {
  width: 320px;
}

@media (min-width: 414px) {
  div#productWallPopUp {
    width: 460px;
  }
}

@media (min-width: 740px) {
  div#productWallPopUp {
    width: 560px;
  }
}

@media (min-width: 940px) {
  div#productWallPopUp {
    width: 640px;
  }
}

@media (min-width: 1380px) {
  div#productWallPopUp {
    width: 740px;
  }
}

@media (min-width: 940px) {
  div#comparisonElencoAvvocati--PopUp {
    width: 612px;
  }
}

@media (min-width: 1380px) {
  div#comparisonElencoAvvocati--PopUp {
    width: 740px;
  }
}

.popup_praticamente {
  width: 100%;
  padding: 25px;
  border: 1px solid #b1b0b0;
  margin-top: 35px;
  margin-bottom: 35px;
  display: block;
  background-color: #F2F2F2;
  position: relative;
  display: none;
  background-color: #fff;
}

@media (min-width: 414px) {
  .popup_praticamente {
    width: 480px;
  }
}

@media (min-width: 940px) {
  .popup_praticamente {
    width: 620px;
  }
}

@media (min-width: 1380px) {
  .popup_praticamente {
    width: 740px;
  }
}

.popup_praticamente .b-close {
  position: absolute;
  right: 8px;
  top: 5px;
  display: block;
  cursor: pointer;
}

.popup_praticamente .contenuto-popup {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 140%;
  font-weight: normal;
}

@media (min-width: 414px) {
  .popup_praticamente .contenuto-popup {
    line-height: 150%;
  }
}

@media (min-width: 940px) {
  .popup_praticamente .contenuto-popup {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 155%;
    font-weight: normal;
  }
}

@media (min-width: 1380px) {
  .popup_praticamente .contenuto-popup {
    line-height: 165%;
  }
}

.popup_praticamente .contenuto-popup p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 140%;
  font-weight: normal;
}

@media (min-width: 414px) {
  .popup_praticamente .contenuto-popup p {
    line-height: 150%;
  }
}

@media (min-width: 940px) {
  .popup_praticamente .contenuto-popup p {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 155%;
    font-weight: normal;
  }
}

@media (min-width: 1380px) {
  .popup_praticamente .contenuto-popup p {
    line-height: 165%;
  }
}

.popup_praticamente .contenuto-popup h2 {
  padding-top: 45px;
  margin-bottom: 25px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 140%;
  font-weight: 900;
  font-family: "Lato",Tahoma,Verdana,Segoe,sans-serif;
}

.popup_praticamente .contenuto-popup a[name]:hover {
  text-decoration: none;
}

.popup_praticamente .contenuto-popup h3 {
  border-top: 0 none;
  border-bottom: 0 none;
  padding-top: 40px;
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 140%;
  font-weight: 900;
  font-family: "Lato",Tahoma,Verdana,Segoe,sans-serif;
}

.popup_praticamente .contenuto-popup h4,
.popup_praticamente .contenuto-popup h5 {
  padding-top: 25px;
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 140%;
  font-weight: 900;
  font-family: "Lato",Tahoma,Verdana,Segoe,sans-serif;
}

.popup_praticamente .contenuto-popup img {
  float: right;
  max-width: 320px;
  display: block;
  padding: 5px;
}

.popup_praticamente .contenuto-popup hr {
  border: 0 none;
  height: 0 !important;
  border-top: 0 none;
  border-bottom: 1px dotted #CACACA;
  margin-bottom: 15px;
  margin-top: 15px;
}

.popup_praticamente .contenuto-popup table {
  width: 100%;
  margin-bottom: 20px;
}

.popup_praticamente .contenuto-popup table th,
.popup_praticamente .contenuto-popup table td {
  padding: 15px;
  border: 1px solid #CACACA;
  vertical-align: top;
}

.popup_praticamente .contenuto-popup table th p,
.popup_praticamente .contenuto-popup table th ul,
.popup_praticamente .contenuto-popup table th ol,
.popup_praticamente .contenuto-popup table td p,
.popup_praticamente .contenuto-popup table td ul,
.popup_praticamente .contenuto-popup table td ol {
  margin-bottom: 0;
}

.popup_praticamente .contenuto-popup table p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 140%;
  font-weight: normal;
}

.popup_praticamente .contenuto-popup ul {
  margin-top: 10px;
  margin-left: 5px;
  list-style-position: outside;
  list-style-type: disc;
}

.popup_praticamente .contenuto-popup ul li {
  padding: 5px 4px;
  margin-left: 15px;
}

.popup_praticamente .contenuto-popup ol {
  list-style-position: outside;
  list-style-type: decimal;
  margin-top: 10px;
  margin-left: 5px;
}

.popup_praticamente .contenuto-popup ol li {
  padding: 5px 4px;
  margin-left: 15px;
}

#footer-popup {
  z-index: 999999;
  width: 336px;
  height: 280px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -168px;
  margin-left: -140px;
  -webkit-box-shadow: rgba(12,12,15,0.4) 0 0 6px;
  -moz-box-shadow: rgba(12,12,15,0.4) 0 0 6px;
  box-shadow: rgba(12,12,15,0.4) 0 0 6px;
  background-color: #fff;
}

#footer-popup button {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 320px;
  top: -10px;
  background-color: #ed1c24;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 900;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 150ms ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out false;
  -webkit-box-shadow: rgba(12,12,15,0.4) 0 0 3px;
  -moz-box-shadow: rgba(12,12,15,0.4) 0 0 3px;
  box-shadow: rgba(12,12,15,0.4) 0 0 3px;
}

#footer-popup button:hover {
  background-color: #ef383f;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 100%;
  font-weight: 900;
  top: -11px;
  right: 321px;
  width: 32px;
  height: 32px;
  -webkit-transition: all 100ms ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out false;
}

@media (min-width: 414px) {
  #footer-popup button {
    right: -10px;
  }

  #footer-popup button:hover {
    right: -11px;
  }
}

#footer-popup aside {
  display: block;
  width: 100%;
  height: 100%;
}

#footer-popup aside a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
}

.jfilestyle {
  display: inline-block;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  position: relative;
  border-collapse: separate;
}

div.jfilestyle label,
div.jfilestyle input {
  font-family: sans-serif;
}

div.jfilestyle input {
  border: 1px solid #CACACA;
  background: #F2F2F2;
  margin: 0px -5px 0px 0px;
  vertical-align: middle;
  padding: 7px 14px;
  font-size: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #0C0C0F;
  cursor: default;
  line-height: normal;
}

div.jfilestyle label {
  display: inline-block;
  border: 1px solid #CACACA;
  background: #ffffff;
  padding: 7px 14px;
  color: #1e5192;
  vertical-align: middle;
  line-height: normal;
  text-align: center;
  margin: 0px;
  font-size: 14px;
  width: auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-weight: normal;
}

div.jfilestyle.jfilestyle-corner input {
  float: none;
  margin: 0;
}

div.jfilestyle.jfilestyle-corner input:first-child {
  border-right: 0;
}

div.jfilestyle.jfilestyle-corner input:last-child {
  border-left: 0;
}

div.jfilestyle.jfilestyle-corner input:first-child,
div.jfilestyle.jfilestyle-corner span:first-child>label {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -ms-border-radius: 2px 0 0 2px;
  -o-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}

div.jfilestyle.jfilestyle-corner input:last-child,
div.jfilestyle.jfilestyle-corner span:last-child>label {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -ms-border-radius: 0 2px 2px 0;
  -o-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}

div.jfilestyle label[disabled] {
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: .6;
  filter: alpha(opacity=65);
  cursor: not-allowed;
}

div.jfilestyle label:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: .9;
}

div.jfilestyle .count-jfilestyle {
  background: #303030;
  color: #fff;
  border-radius: 50%;
  padding: 1px 5px;
  font-size: 12px;
  vertical-align: middle;
}

.icheckbox,
.iradio {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  margin-right: 5px;
  padding: 0;
  width: 18px;
  height: 19px;
  background: url('../../Content/Altalex/images/icons/chechbox-radio.png') no-repeat;
  border: none;
  cursor: pointer;
}

@media (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox,
  .iradio {
    background: url('../../Content/Altalex/images/icons/chechbox-radio@2x.png');
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px;
  }
}

.icheckbox {
  background-position: 0 0;
}

.icheckbox.hover {
  background-position: -20px 0;
}

.icheckbox.checked {
  background-position: -40px 0;
}

.icheckbox.checked.disabled {
  background-position: -80px 0;
}

.icheckbox.disabled {
  background-position: -60px 0;
  cursor: default;
}

.iradio {
  background-position: -100px 0;
}

.iradio.hover {
  background-position: -120px 0;
}

.iradio.checked {
  background-position: -140px 0;
}

.iradio.checked.disabled {
  background-position: -180px 0;
}

.iradio.disabled {
  background-position: -160px 0;
  cursor: default;
}

span.ui-helper-hidden-accessible {
  display: none !important;
}

.ui-autocomplete {
  position: absolute;
  cursor: pointer;
  background: #fff;
  z-index: 30;
  border: 1px solid #CACACA;
  border-bottom: none;
  -webkit-box-shadow: rgba(12,12,15,0.3) 0 2px 2px;
  -moz-box-shadow: rgba(12,12,15,0.3) 0 2px 2px;
  box-shadow: rgba(12,12,15,0.3) 0 2px 2px;
}

* html .ui-autocomplete {
  width: 1px;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}

.ui-menu .ui-menu-item {
  margin: 0;
  width: 100%;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 12px;
  zoom: 1;
  width: 100%;
  height: 100%;
  font-family: "Lato",Tahoma,Verdana,Segoe,sans-serif;
  border-bottom: 1px solid #CACACA;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 100%;
  font-weight: normal;
  color: #0C0C0F;
}

.ui-menu .ui-menu-item a:hover {
  color: #1e5192;
  font-weight: 900;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
  margin: -1px;
  border: 1px solid #CACACA;
  border-right: none;
  background-color: #F2F2F2;
  color: #1e5192;
  font-weight: 900;
}

.ui-datepicker {
  z-index: 20 !important;
  width: 266px;
  height: auto;
  margin-top: 7px;
  background: #fff;
  -webkit-box-shadow: rgba(12,12,15,0.3) 0 2px 2px;
  -moz-box-shadow: rgba(12,12,15,0.3) 0 2px 2px;
  box-shadow: rgba(12,12,15,0.3) 0 2px 2px;
}

.ui-datepicker a {
  text-decoration: none;
}

.ui-datepicker table {
  width: 266px;
}

.ui-datepicker .ui-datepicker-header {
  background: #F2F2F2;
  border: 1px solid #EAEAEA;
  height: 36px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 250%;
  font-weight: 900;
  color: #1e5192;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: 3px;
  text-align: center;
  cursor: pointer;
  background: url('../../Content/Altalex/images/icons/arrow.png') no-repeat;
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  float: left;
  background-position: center 0px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  float: right;
  background-position: center -30px;
}

.ui-datepicker thead {
  background-color: #fff;
  height: 35px;
  margin-top: 5px;
}

.ui-datepicker thead th {
  width: 38px;
  padding: 2px;
}

.ui-datepicker thead th span {
  width: 34px;
  height: 34px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 250%;
  font-weight: normal;
  color: #1e5192;
  display: inline-block;
  text-align: center;
}

.ui-datepicker tbody {
  background: #fff;
}

.ui-datepicker tbody td {
  width: 38px;
  padding: 2px;
}

.ui-datepicker tbody td a,
.ui-datepicker tbody td span {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 250%;
  font-weight: normal;
  text-align: center;
  width: 34px;
  height: 34px;
  display: inline-block;
}

.ui-datepicker tbody td a.ui-state-default {
  background: #F2F2F2;
  border: 1px solid #EAEAEA;
  color: #1e5192;
}

.ui-datepicker tbody td a.ui-state-hover {
  background: #EAEAEA;
  border: 1px solid #EAEAEA;
  text-decoration: none;
}

.ui-datepicker tbody td a.ui-state-active {
  background: #1e5192;
  border: 1px solid #1e5192;
  color: #fff;
}

.ui-datepicker tbody td.ui-datepicker-unselectable .ui-state-default {
  background: #fff;
  border: 0 none;
  color: #CACACA;
}

.selectricWrapper {
  position: relative;
  margin: 0;
  cursor: pointer;
}

.selectric {
  border: 1px solid #CACACA;
  background: #F2F2F2;
  position: relative;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  overflow: hidden;
  min-height: 44px;
  height: 44px;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  user-select: none;
  margin: 0 30px 0 0;
  padding: 12px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 100%;
  font-weight: normal;
  color: #1e5192;
  min-height: 40px;
  height: 40px;
}

@media (min-width: 740px) {
  .selectric .label {
    padding: 12px 14px;
    min-height: 44px;
    height: 44px;
  }
}

@media (min-width: 940px) {
  .selectric .label {
    padding: 14px 16px;
    min-height: 44px;
    height: 44px;
  }
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  border-left: 1px solid #CACACA;
  height: 100%;
  color: #1e5192;
  text-align: center;
  font: 0/0 a;
  *font: 20px/30px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #1e5192;
  border-bottom: none;
}

.selectricFocus .selectric {
  border-color: #cfcfcf;
}

.selectricHover .selectric {
  border-color: #d4d4d4;
}

.selectricHover .selectric .label {
  color: #2564b4;
}

.selectricHover .selectric .button {
  border-left: 1px solid #d4d4d4;
  color: #1e5192;
}

.selectricHover .selectric .button:after {
  border-top-color: #2564b4;
}

.selectricOpen {
  z-index: 20;
}

.selectricOpen .selectric {
  z-index: 11;
}

.selectricOpen .selectricItems {
  display: block;
}

.selectricDisabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: .5;
  cursor: not-allowed;
  -webkit-touch-callout: none;
  user-select: none;
}

.selectricHideSelect {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectricHideSelect select {
  position: absolute;
  left: -100%;
}

.selectricHideSelect.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectricHideSelect.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectricTempShow {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

.selectricItems {
  display: none;
  position: absolute;
  overflow: auto;
  top: 42px;
  left: 0;
  background: #fff;
  border: 1px solid #d4d4d4;
  z-index: -1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: rgba(12,12,15,0.3) 0 2px 2px;
  -moz-box-shadow: rgba(12,12,15,0.3) 0 2px 2px;
  box-shadow: rgba(12,12,15,0.3) 0 2px 2px;
}

@media (min-width: 740px) {
  .selectricItems {
    top: 46px;
  }
}

.serviceLinks .selectricItems {
  position: static !important;
  margin: 0;
  overflow: visible;
  margin-bottom: 10px;
  border: none;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.selectricItems .selectricScroll {
  height: 100%;
  overflow: auto;
}

.selectricAbove .selectricItems {
  top: auto;
  bottom: 100%;
}

.selectricItems ul,
.selectricItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 100%;
  font-weight: normal;
}

@media (min-width: 740px) {
  .selectricItems ul,
  .selectricItems li {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 100%;
    font-weight: normal;
  }
}

@media (min-width: 940px) {
  .selectricItems ul,
  .selectricItems li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 100%;
    font-weight: normal;
  }
}

.selectric-selectServiceLinks .selectricItems ul,
.selectric-selectServiceLinks .selectricItems li {
  padding-left: 15px;
}

.selectricItems li {
  display: block;
  border-bottom: 1px solid #d4d4d4;
  color: #1e5192;
  cursor: pointer;
  padding: 10px;
}

@media (min-width: 740px) {
  .selectricItems li {
    padding: 13px;
  }
}

@media (min-width: 940px) {
  .selectricItems li {
    padding: 14px 16px;
  }
}

.selectricItems li.selected {
  background: #F2F2F2;
  color: #1e5192;
}

.selectricItems li:hover {
  background: #F0F0F0;
  color: #1e5192;
}

.selectricItems li.disabled {
  color: #CACACA;
  cursor: not-allowed;
}

.selectric-selectServiceLinks .selectricItems li {
  cursor: normal;
}

.selectric-selectServiceLinks .selectricItems li.selected {
  display: none;
}

.selectric-selectServiceLinks .selectricItems li:hover {
  background: #fff;
  color: #1e5192;
  text-decoration: underline;
}

.selectric-selectServiceLinks .selectricItems li.disabled {
  color: #CACACA;
  cursor: not-allowed;
}

.selectricItems .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  user-select: none;
}

.selectricItems .selectric-group .selectric-group-label {
  cursor: default;
  user-select: none;
  background: none;
}

.selectricItems .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: url('../../Content/Altalex/images/icons/ajax-loader.gif');
  background: url('../../Content/Altalex/images/icons/ajax-loader.gif');
  background: url('../../Content/Altalex/images/icons/ajax-loader.gif');
  background: url('../../Content/Altalex/images/icons/ajax-loader.gif');
  background: url('../../Content/Altalex/images/icons/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: center center;
}

@font-face {
  font-family: "slick";
  src: url('../../Content/Altalex/fonts/slick/slick.eot');
  src: url('../../Content/Altalex/fonts/slick/slick.eot?#iefix') format('eot'),url('../../Content/Altalex/fonts/slick/slick.woff') format('woff'),url('../../Content/Altalex/fonts/slick/slick.ttf') format('truetype'),url('../../Content/Altalex/fonts/slick/slick.svg') format('svg');
}

.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
  width: 100%;
  padding: 0 20px;
  line-height: 100%;
}

@media (min-width: 740px) {
  .slick-dots {
    padding: 0;
  }
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

@media (min-width: 740px) {
  .slick-dots li {
    margin: 0 1px;
  }
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #D8D8D8;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 740px) {
  .slick-dots li button:before {
    font-size: 13px;
  }
}

@media (min-width: 940px) {
  .slick-dots li button:before {
    font-size: 14px;
  }
}

.slick-dots li.slick-active button:before {
  color: #2767ab;
  opacity: 1;
}

.tag-editor {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  cursor: text;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 10px 5px;
  background: #fff;
  color: #0C0C0F;
  border: 1px solid #CACACA;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 160%;
  font-weight: normal;
  font-family: "Lato",Tahoma,Verdana,Segoe,sans-serif;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
  margin: 0;
  text-align: left;
  outline: none;
  -webkit-appearance: none;
  margin-bottom: 5px;
}

.tag-editor li {
  display: block;
  float: left;
  overflow: hidden;
  margin: 3px 0;
}

.tag-editor div {
  float: left;
  padding: 0 4px;
}

.tag-editor .placeholder {
  padding: 0 8px;
  color: #bbb;
}

.tag-editor .tag-editor-spacer {
  padding: 0;
  width: 8px;
  overflow: hidden;
  color: transparent;
  background: none;
}

.tag-editor input,
.tag-editor textarea {
  vertical-align: inherit;
  border: 0;
  outline: none;
  padding: 5px 5px 0 0px;
  margin: 0;
  cursor: text;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  box-shadow: none;
  background: none;
  color: #nero;
}

.tag-editor input:focus,
.tag-editor textarea:focus {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

.tag-editor-hidden-src {
  position: absolute !important;
  left: -99999px;
}

.tag-editor ::-ms-clear {
  display: none;
}

.tag-editor .tag-editor-tag {
  padding-left: 8px;
  padding-right: 8px;
  color: #1e5192;
  background: #d4dce7;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-radius: 2px 0 0 2px;
}

.tag-editor .tag-editor-delete {
  background: #2767ab;
  cursor: pointer;
  border-radius: 0 2px 2px 0;
  padding-left: 6px;
  padding-right: 6px;
}

.tag-editor .tag-editor-delete i {
  line-height: 18px;
  display: inline-block;
}

.tag-editor .tag-editor-delete i:before {
  font-size: 16px;
  color: #fff;
  content: "×";
  font-style: normal;
}

.tag-editor .tag-editor-delete:hover {
  background: #296cb3;
}

.tag-editor .tag-editor-delete:hover i:before {
  color: #fff;
}

.tag-editor .tag-editor-tag.active+.tag-editor-delete,
.tag-editor .tag-editor-tag.active+.tag-editor-delete i {
  visibility: hidden;
  cursor: text;
}

.tag-editor .tag-editor-tag.active {
  background: none !important;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  font-size: 14px;
}

.ui-front {
  z-index: 9999;
}

.ui-menu {
  list-style: none;
  padding: 1px;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.4;
  min-height: 0;
}

.ui-widget-content {
  border: 1px solid #bbb;
  background: #fff;
  color: #555;
}

.ui-widget-content a {
  color: #46799b;
}

.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #e0eaf1;
}

.ui-helper-hidden-accessible {
  display: none;
}