@charset "UTF-8";

/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);

  or object-fit and object-position:
  @include object-fit(cover, top);
*/

.my24-scn-title,
.rel-title,
.scta-title,
.bookp-head-title,
.bookp-head-txt,
.booke-title,
.arg-title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  line-height: 1.1;
  font-weight: 500;
}

.rel-title em.rel-title-right,
.sslim .meta-part.subhead,
.scta-text,
.bookp-head-txt {
  font-size: 1rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .rel-title em.rel-title-right,
  .sslim .meta-part.subhead,
  .scta-text,
  .bookp-head-txt {
    font-size: 1.125rem;
  }
}

.rel.rel--trova-casa .trova-casa-box .flex-list li p {
  font-size: 1rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .flex-list li p {
    font-size: 1.125rem;
  }
}

.rel-title-desc,
.sbox-title {
  font-size: 1.125rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .rel-title-desc,
  .sbox-title {
    font-size: 1.375rem;
  }
}

.sbox-title--small {
  font-size: 1.125rem;
}

.rel-title em {
  font-size: 1.125rem;
}

@media (min-width: 360px) {
  .rel-title em {
    font-size: 1.25rem;
  }
}

.rel-title,
.scta-title,
.arg-title {
  font-size: 1.25rem;
}

@media (min-width: 360px) and (max-width: 767.98px) {
  .rel-title,
  .scta-title,
  .arg-title {
    font-size: 1.625rem;
  }
}

.my24-scn-title {
  font-size: 1.125rem;
}

@media (min-width: 360px) {
  .my24-scn-title {
    font-size: 1.25rem;
  }
}

.bookp-head-title {
  font-size: 2rem;
}

.sopen,
.scta {
  background: #f5e5d5;
  border-bottom: 40px solid #f5e5d5;
}

.mb-0.sopen,
.mb-0.scta {
  border-bottom: none;
}

.sopen + .sopen {
  margin-top: -40px;
}

.scta--head {
  background: #f5e5d5;
  border-bottom: 40px solid #f5e5d5;
}

.sopen-related {
  position: relative;
  padding-top: 10px;
}

.sopen-related::before {
  content: '';
  display: block;
  width: 20px;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  position: absolute;
  top: 0;
  left: 0;
}

.inverted-color .sopen-related::before {
  border-color: rgba(255, 255, 255, 0.25);
}

.sbox-title--lined {
  position: relative;
  padding-bottom: 10px;
}

.sbox-title--lined::before {
  content: '';
  display: block;
  width: 20px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  position: absolute;
  bottom: 0;
  left: 0;
}

.inverted-color .sbox-title--lined::before {
  border-color: rgba(255, 255, 255, 0.25);
}

.my24-scn-title a:hover {
  color: #003c7f;
}

.rel-title--htopic a,
.rel-title--nt a {
  color: #003c7f !important;
}

.rel-title--htopic a:hover,
.rel-title--nt a:hover {
  color: rgba(0, 60, 127, 0.7) !important;
}

@media (max-width: 767.98px) {
  .rel-title,
  .rel-list,
  .rel-acenter {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.rel-list--dotted {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(15, 15, 15, 0.5)), color-stop(25%, rgba(15, 15, 15, 0.5)), color-stop(25%, rgba(15, 15, 15, 0)));
  background-image: linear-gradient(to right, rgba(15, 15, 15, 0.5) 0%, rgba(15, 15, 15, 0.5) 25%, rgba(15, 15, 15, 0) 25%);
  background-position: 0 top;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}

.my24-scn {
  margin-top: 10px;
  margin-bottom: 30px;
}

.my24-scn-title {
  display: block;
  position: relative;
  font-weight: bold;
  border-top: 2px solid #0f0f0f;
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 20px;
}

.rel-title {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  border-top: 2px solid #0f0f0f;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.rel-title-right {
  margin-left: 0 !important;
}

.rel-title-main {
  font-style: italic;
  color: rgba(15, 15, 15, 0.5);
  display: block;
}

.rel-title-desc {
  display: block;
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 30px;
}

.rel-title-txt {
  display: block;
  padding-top: 10px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #0f0f0f;
  margin-bottom: 0;
}

.rel-title-l {
  font-weight: normal;
  color: rgba(15, 15, 15, 0.5);
}

.rel-title em {
  display: block;
  font-weight: 300;
  font-style: italic;
}

.rel-title em.rel-title-right {
  padding-top: 5px;
}

@media (max-width: 767.98px) {
  .rel-title .abs-mr {
    right: 15px;
  }
}

.rel--bg .rel-title {
  color: #FFFFFF;
  border-top: none;
}

.rel--brandconn .rel-title,
.rel-title .rel--plus-slim {
  color: #0f0f0f;
}

.rel--inpage .rel-title {
  border: none;
}

.scta--bg .rel-title {
  border-top: none;
  padding-top: 0;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 15px;
}

.rel-title img {
  display: inline-block;
  width: auto;
  height: 24px;
}

.rel--radio .rel-title img {
  height: 36px;
}

.scta--radio .rel-title img {
  height: 48px;
}

.rel--nt-plus .rel-title img {
  height: 22px !important;
}

.rel--lab24 .rel-title img {
  height: 24px !important;
  margin: 2px 0;
}

.rel-title a:hover img {
  opacity: 0.7;
}

.rel-title .rel-extlogo img {
  height: 13px;
}

.rel-title .ltool--circle {
  position: absolute;
  top: 7px;
  right: 15px;
}

.rel-title .rel-title-collab {
  display: inline-block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
}

.rel-title .rel-title-collab-u {
  text-decoration: underline;
}

.rel-title--htopic,
.rel-title--nt {
  color: #003c7f;
}

.rel-title--htopic {
  position: relative;
  border-top-color: #003c7f;
  border-top-width: 1px;
}

.rel-title--htopic::before {
  content: '';
  display: block;
  border-top: 1px solid #003c7f;
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
}

.rel-title--nt img {
  display: inline-block;
  height: 22px !important;
  width: auto;
}

.rel-title--sans {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 1rem;
}

.rel-title--page {
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 15px;
}

.rel-title--lined {
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 15px;
}

.rel-title--icon {
  position: relative;
  padding-left: 52px;
}

.rel-title--icon .icon {
  font-size: 32px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
}

.rel-title--small {
  border-top-width: 1px;
}

.rel-title--small img {
  height: 24px !important;
}

.rel-title--side {
  font-size: 1.25rem;
}

.rel-title--tiny {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 10px;
}

.rel-title--tiny.pt-0 {
  border: none;
  text-align: left;
}

.rel-list {
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 15px;
  padding-bottom: 15px;
}

.rel-list--sep {
  margin-top: 15px;
  padding-bottom: 0;
}

.rel-list--dotted {
  border-top: none;
}

.rel--radio .rel-list {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
}

.inverted-color .rel-list {
  border-color: rgba(255, 255, 255, 0.25);
}

.rel--inpage .rel-list {
  border-top: none;
  padding-top: 5px;
}

.rel-expandible,
.rel-separated {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
}

.rel-expandible {
  overflow: hidden;
  margin-bottom: 15px;
}

.rel-separated {
  margin-bottom: -15px;
}

.rel-goto {
  display: block;
  text-align: right;
  margin-top: 15px;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 15px;
}

@media (max-width: 1023.98px) {
  .rel-goto {
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .rel-title .abs-tr,
  .rel-title .abs-br,
  .rel-list .abs-tr,
  .rel-list .abs-br {
    right: 15px;
  }

  .scrolling .rel-title,
  .scrolling .rel-list {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.rel-form .input,
.rel-form .select {
  margin-bottom: 10px;
}

.rel-form-submit {
  text-align: right;
}

.rel-acenter {
  border-top: 2px solid #0f0f0f;
  padding-top: 20px;
  display: block;
  margin-bottom: 0;
  text-align: center;
}

.rel-acenter-link {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.rel-foot {
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 15px;
}

@media (max-width: 767.98px) {
  .rel-foot {
    margin: 15px -15px 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.rel-foot--more {
  text-align: right;
  padding-top: 5px;
}

.rel-extra {
  margin-top: 30px;
  padding-bottom: 10px;
}

.rel-extra-title {
  position: relative;
  margin-bottom: 10px;
}

.rel-extra-title::before,
.rel-extra-title::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
}

.inverted-color .rel-extra-title::before,
.inverted-color .rel-extra-title::after {
  border-color: rgba(255, 255, 255, 0.25);
}

.rel-extra-title::before {
  margin-top: -2px;
}

.rel-extra-title::after {
  margin-top: 2px;
}

.rel-extra-title-w {
  display: inline-block;
  padding-right: 15px;
  position: relative;
  z-index: 2;
}

.rel-extra-title img {
  display: block;
  width: auto;
  height: 48px;
}

.rel-awrap {
  background: #0f0f0f;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px 15px;
}

.rel-awrap .aprev-img {
  margin-left: -15px;
  margin-right: -15px;
}

.rel--bg {
  padding-bottom: 15px;
}

.rel--bg > .row--lined {
  padding-top: 15px;
  margin-bottom: 15px;
}

.rel--bg > .row--lined .rel-title {
  padding-top: 0;
}

.rel--osservatorio,
.rel--newsletter {
  padding-top: 15px;
  padding-bottom: 30px;
}

.rel--mercati {
  background-color: #2e2e2e !important;
}

.rel--mercati .scrolling-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.rel--mono {
  background: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 15px;
}

.rel--brandconn {
  background: #e6e6e6;
  border: 1px solid rgba(94, 156, 204, 0.25) !important;
}

.rel--brandconn .rel-list,
.rel--brandconn .row--lined > .col::after,
.rel--brandconn .stacked .stacked-item::before {
  border-color: rgba(94, 156, 204, 0.25);
}

.rel--nt-plus .aprev-main {
  margin-bottom: 0;
}

.rel--radio {
  background: #cdeb8d !important;
}

.rel--video-alt .aprev-img .d-block,
.rel--gallery-alt .aprev-img .d-block {
  position: relative;
  overflow: hidden;
}

.rel--video-alt .aprev-img .d-block .img-fluid,
.rel--gallery-alt .aprev-img .d-block .img-fluid {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: cover; object-position: center";
}

.rel--video-alt .aprev-img .d-block {
  padding-bottom: 56.31579%;
}

.rel--gallery-alt .aprev-img .d-block {
  padding-bottom: 75%;
}

.rel--mplus {
  background: #003c7f;
}

.rel--mplus .meta a {
  color: #99b1cc !important;
}

.rel--mplus .meta a:hover {
  opacity: 0.7;
}

.rel--mplus a.aprev-title-clr {
  color: #FFFFFF !important;
  text-decoration: underline;
}

.rel--mplus a.aprev-title-clr:hover {
  opacity: 0.7;
}

.rel--24plus {
  background: #fff5ec;
  border-top: 2px solid #0f0f0f;
  padding-bottom: 20px;
}

.rel--24plus .w-100--line {
  background: #fff5ec;
}

.rel--24plus .rel-title {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.rel--24plus .pgallery::before {
  height: 100%;
}

.rel--24plus .pgallery-overlay {
  text-align: center;
}

.rel--slim {
  padding-top: 10px;
  padding-bottom: 10px;
}

.rel--slim > .row--lined {
  padding-top: 0;
  margin-bottom: 0;
}

.rel--nt-plus {
  background: #FFFFFF;
  border-top: 2px solid #0f0f0f;
}

.rel--nt-plus .rel-title,
.rel--nt-plus .rel-title a {
  color: #0f0f0f;
}

.rel--nt-plus .rel-title a:hover {
  color: rgba(15, 15, 15, 0.7);
}

.rel--nt-plus-fisco {
  border-top-color: #158bff;
}

.rel--nt-plus-fisco .lplus-up {
  color: #158bff;
}

.rel--nt-plus-fisco .lplus-up:hover {
  color: rgba(21, 139, 255, 0.7);
}

.rel--nt-plus-diritto {
  border-top-color: #13c954;
}

.rel--nt-plus-diritto .lplus-up {
  color: #13c954;
}

.rel--nt-plus-diritto .lplus-up:hover {
  color: rgba(19, 201, 84, 0.7);
}

.rel--nt-plus-lavoro {
  border-top-color: #ff002e;
}

.rel--nt-plus-lavoro .lplus-up {
  color: #ff002e;
}

.rel--nt-plus-lavoro .lplus-up:hover {
  color: rgba(255, 0, 46, 0.7);
}

.rel--nt-plus-condominio {
  border-top-color: #00adcc;
}

.rel--nt-plus-condominio .lplus-up {
  color: #00adcc;
}

.rel--nt-plus-condominio .lplus-up:hover {
  color: rgba(0, 173, 204, 0.7);
}

.rel--nt-plus-elpa {
  border-top-color: #ff6a00;
}

.rel--nt-plus-elpa .lplus-up {
  color: #ff6a00;
}

.rel--nt-plus-elpa .lplus-up:hover {
  color: rgba(255, 106, 0, 0.7);
}

.rel--nt-plus .w-100--line {
  background: #FFFFFF;
}

.rel--plus-big .rel-title img {
  height: 30px;
}

.rel--plus-slim .rel-title {
  padding-top: 15px;
  padding-bottom: 15px;
  height: auto;
}

.rel--strip {
  border-top: 0 !important;
}

@media (max-width: 767.98px) {
  .rel--strip {
    border-bottom-width: 15px !important;
  }
}

.rel--partner {
  background: #ebebeb;
  border: 1px solid rgba(15, 15, 15, 0.25) !important;
}

.rel-ntwhl {
  background: #fff5ec;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  height: 100%;
}

.rel-ntwhl .rel-title {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}

.lplus {
  font-size: 1rem;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 15px;
}

.rel--plus-slim .lplus {
  top: 15px;
  right: 15px;
  left: auto;
  bottom: auto;
}

.lplus-go {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: normal;
}

.lplus-go + br + .lplus-up {
  margin-top: 5px;
}

.lplus-up {
  position: relative;
  display: inline-block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: bold;
}

.lplus-up::after {
  content: '';
  display: block;
  border-bottom: 2px solid #f7963e;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
}

@media (max-width: 767.98px) {
  .col--rel:not(:last-child) {
    margin-bottom: 30px;
  }
}

.ntlist {
  margin: 0 0 -5px;
}

.ntlist-label {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  font-style: italic;
  color: rgba(15, 15, 15, 0.5);
  padding-right: 15px;
  margin-bottom: 10px;
}

.ntlist-link {
  display: inline-block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: #003c7f;
  margin-bottom: 5px;
}

.ntlist-link:hover {
  color: rgba(0, 60, 127, 0.7);
}

.bpart {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  height: 120px;
  background: #FFFFFF;
  padding: 15px;
  border-radius: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.bpart-name {
  display: block;
  font-size: 0.875rem;
}

.bpart-role {
  display: block;
  position: absolute;
  bottom: 0;
  left: -8px;
  padding: 4px 15px;
  font-size: 0.75rem;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
}

.bpart-role::before {
  content: '';
  display: block;
  border-style: solid;
  border-width: 0 0 5px 8px;
  position: absolute;
  left: 0;
  top: -5px;
}

.bpart-blu {
  background: #0180f6;
}

.bpart-blu::before {
  border-color: transparent transparent #0155a4 transparent;
}

.bpart-green {
  background: #42d292;
}

.bpart-green::before {
  border-color: transparent transparent #108959 transparent;
}

.bpart-red {
  background: #EB5757;
}

.bpart-red::before {
  border-color: transparent transparent #991722 transparent;
}

.bpart-teal {
  background: #41ABC0;
}

.bpart-teal::before {
  border-color: transparent transparent #276773 transparent;
}

.sbox-head {
  position: relative;
}

@media (max-width: 767.98px) {
  .sbox-head {
    margin: 0 -15px 20px;
    padding: 0 15px 10px;
    border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  }

  .inverted-color .sbox-head {
    border-color: rgba(255, 255, 255, 0.25);
  }

  .sbox-head .scta-title {
    margin-bottom: 0;
  }

  .sbox-head--btn {
    padding-right: 120px;
  }

  .sbox-head--btn .btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
  }
}

.sbox-title {
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 0;
}

.sbox-title--small {
  margin-bottom: 10px;
}

.sbox-datachart-img {
  margin: 0;
}

.sbox-newsletter-img {
  position: relative;
}

.sbox-newsletter-img::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(135, 0, 66, 0)), to(rgba(135, 0, 66, 0.8)));
  background-image: linear-gradient(to bottom, rgba(135, 0, 66, 0) 0%, rgba(135, 0, 66, 0.8) 100%);
  background-repeat: repeat-x;
  pointer-events: none;
  z-index: 1;
}

.sbox-newsletter-img .sbox-title {
  position: absolute;
  left: 7px;
  right: 7px;
  bottom: 7px;
  z-index: 2;
}

.sbox-newsletter-footer {
  position: relative;
  padding-right: 80px;
}

.sbox-newsletter-frequency {
  margin: 0;
  padding: 5px 0;
  color: #fd894e;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  font-size: 0.875rem;
}

.sbox-newsletter .aprev-excerpt {
  margin-bottom: 10px;
}

.sbox--stretch {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.sbox--stretch .sbox-datachart {
  margin-top: auto !important;
}

.datao {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  vertical-align: bottom;
}

.datao-value {
  font-size: 1.375rem;
}

.datao-unit {
  font-size: 12px;
}

.datao-time {
  font-size: 10px;
  display: block;
}

.datao--big .datao-value {
  font-size: 1.75rem;
}

.sopen + .sopen {
  padding-top: 30px;
}

.sopen + .sopen > .container {
  position: relative;
}

.sopen + .sopen > .container::before {
  content: '';
  display: block;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  position: absolute;
  top: -15px;
  left: 15px;
  right: 15px;
}

.sopen-list {
  margin-top: 15px;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 15px;
}

.sopen-related {
  margin-top: 15px;
  padding-top: 15px;
}

@media (max-width: 767.98px) {
  .sopen-related::before {
    width: 100%;
  }
}

.sslim-wrapper {
  position: relative;
}

.sslim-go {
  display: inline-block;
  position: relative;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1;
  padding: 10px 40px 10px 0;
}

.sslim-go .ltool {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.sslim .meta-part.subhead {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  padding-right: 10px;
  border-right: 1px solid rgba(15, 15, 15, 0.25);
}

@media (max-width: 767.98px) {
  .sslim {
    position: relative;
  }

  .sslim .meta-part.subhead {
    padding: 0;
    border: none;
  }

  .sslim .meta-part-img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .sslim .meta-part-img img {
    width: 32px;
    height: 32px;
  }

  .sslim--img {
    padding-left: 42px;
  }
}

@media (max-width: 1023.98px) {
  .sslim {
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(15, 15, 15, 0.25);
    margin-bottom: 10px;
  }

  .sslim-wrapper {
    text-align: right;
  }
}

.spclbtn {
  display: block;
  position: relative;
  background: #f5e5d5;
  text-align: center;
  margin-bottom: 10px;
}

.spclbtn::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
}

.spclbtn-wrapper {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 25px 15px 25px;
  background: #f5e5d5;
}

.scta-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

.scta-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.scta-title-logo {
  display: block;
  margin-bottom: 10px;
  height: 24px;
  width: auto;
}

.scta--small .scta-title {
  margin-bottom: 5px;
  font-size: 1.625rem;
}

.scta-text {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.1;
  margin-bottom: 15px;
}

.scta-text b,
.scta-text strong {
  font-weight: 500;
}

.scta--small .scta-text {
  margin-bottom: 0;
  font-size: 1rem;
}

@media (max-width: 767.98px) {
  .scta--small .scta-text {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

.scta-img {
  margin: 0;
}

.scta--bg {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 767.98px) {
  .scta {
    position: relative;
  }

  .scta .row,
  .scta .col {
    position: static;
  }

  .scta--bg .row,
  .scta--bg .col {
    position: relative;
  }
}

.scta--head {
  padding-top: 0 !important;
}

.scta--head .scta-text {
  margin-bottom: 0;
}

.scta-extlogo {
  display: inline-block;
  margin-left: 15px;
}

.scta-extlogo img {
  height: 18px;
  width: auto;
}

.scta-data {
  margin-top: 20px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.scta-data .row,
.scta-data .col {
  position: relative;
}

.scta-data .w-100--line {
  background: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

.scta-data .w-100--line::before {
  right: auto;
  width: 40px;
}

.scta-data-label {
  font-size: 0.875rem;
  margin: 0;
}

.scta-data-value {
  margin: 0;
  font-size: 1.75rem;
}

.scta-data-unit {
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  .scta-head {
    position: relative;
    padding-left: 75px;
    min-height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.scta-fimg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  margin: 0;
}

.scta-fimg img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: cover; object-position: center";
}

@media (max-width: 1023.98px) {
  .scta-fimg {
    bottom: auto;
    height: 60px;
    width: 60px;
    border-radius: 50%;
  }
}

.scta--small {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 15px 30px 15px;
}

.scta--small .scta-wrapper {
  padding: 0;
}

@media (max-width: 767.98px) {
  .scta-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
  }

  .scta-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center";
  }

  .scta-img::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(black), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
  }

  .bg-wine .scta-img::after {
    background-image: -webkit-gradient(linear, left top, right top, from(#870042), to(rgba(135, 0, 66, 0.5)));
    background-image: linear-gradient(to right, #870042 0%, rgba(135, 0, 66, 0.5) 100%);
    background-repeat: repeat-x;
  }

  .bg-cwine .scta-img::after {
    background-image: -webkit-gradient(linear, left top, right top, from(#331a3c), to(rgba(51, 26, 60, 0.5)));
    background-image: linear-gradient(to right, #331a3c 0%, rgba(51, 26, 60, 0.5) 100%);
    background-repeat: repeat-x;
  }

  .bg-dwine .scta-img::after {
    background-image: -webkit-gradient(linear, left top, right top, from(#24112b), to(rgba(36, 17, 43, 0.5)));
    background-image: linear-gradient(to right, #24112b 0%, rgba(36, 17, 43, 0.5) 100%);
    background-repeat: repeat-x;
  }

  .bg-dblue .scta-img::after {
    background-image: -webkit-gradient(linear, left top, right top, from(#001d3d), to(rgba(0, 29, 61, 0.5)));
    background-image: linear-gradient(to right, #001d3d 0%, rgba(0, 29, 61, 0.5) 100%);
    background-repeat: repeat-x;
  }

  .bg-dgray .scta-img::after {
    background-image: -webkit-gradient(linear, left top, right top, from(#3d3d3d), to(rgba(61, 61, 61, 0.5)));
    background-image: linear-gradient(to right, #3d3d3d 0%, rgba(61, 61, 61, 0.5) 100%);
    background-repeat: repeat-x;
  }
}

.bg-mm {
  background: #0054b3;
}

.bg-ft {
  background: #5879ff;
}

.ctsubs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  background: #d8d8d8;
  text-align: center;
}

.ctsubs-content {
  display: block;
  padding: 15px;
}

.ctsubs-img {
  margin: 0 auto 15px;
  width: 160px;
}

.ctsubs-title {
  display: block;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.ctsubs .btn {
  margin-top: auto;
  font-size: 0.875rem;
}

.ctsubs--small {
  text-align: left;
  padding: 25px 0;
  height: -webkit-calc(100% - 28px);
  height: calc(100% - 28px);
}

.ctsubs--small .ctsubs-img {
  display: block;
  margin: 0;
  width: 105px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.ctsubs--small .btn {
  margin: 0;
  font-size: 0.875rem !important;
  font-weight: normal !important;
}

.pager {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
}

.pager .list-inline {
  margin-bottom: 0;
}

.pager-link {
  display: block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  width: 20px;
  height: 20px;
  text-align: center;
}

.pager-link,
.pager-link .icon {
  line-height: 20px;
}

.pager-link.current {
  border-radius: 50%;
  background: #003c7f;
  color: #FFFFFF;
}

.pager-link.disabled {
  color: rgba(15, 15, 15, 0.5);
  pointer-events: none;
}

.pager.text-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pager--top {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
}

.pager--aembed {
  margin: 20px 0;
  padding: 20px 0;
}

@media (max-width: 767.98px) {
  .pager--sticky-m {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1020;
    margin: 0;
    padding: 10px;
    background: #003c7f;
  }

  .pager--sticky-m .btn {
    color: #FFFFFF;
    border-color: #FFFFFF;
  }

  .pager--sticky-m .btn--nav {
    border: none;
  }
}

.filter {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 15px;
}

.filter-title {
  display: block;
  font-size: 0.8125rem;
  color: rgba(15, 15, 15, 0.5);
  margin-bottom: 5px;
}

.filter-link {
  display: inline-block;
  font-size: 0.9375rem;
  white-space: nowrap;
  padding: 5px 0;
  outline: 0 none !important;
}

.is-active .filter-link {
  color: #003c7f;
  font-weight: 500;
}

.filter-num {
  font-weight: normal;
  font-size: 0.8125rem;
}

.filter-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.filter-list-item {
  display: inline-block;
  padding: 0 5px;
  outline: 0 none !important;
}

.filter-list-wrapper {
  position: relative;
  margin: 0 -5px;
  padding-right: 60px;
}

.filter-list-wrapper::before,
.filter-list-wrapper::after {
  content: '';
  display: block;
  height: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.filter-list-wrapper::before {
  width: 20px;
  right: 60px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(245, 229, 213, 0)), to(#f5e5d5));
  background-image: linear-gradient(to right, rgba(245, 229, 213, 0) 0%, #f5e5d5 100%);
  background-repeat: repeat-x;
}

.dossier-nav-wrapper .filter-list-wrapper::before {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(245, 229, 213, 0)), to(#fff5ec));
  background-image: linear-gradient(to right, rgba(245, 229, 213, 0) 0%, #fff5ec 100%);
  background-repeat: repeat-x;
}

.filter-list-wrapper::after {
  width: 60px;
  background: #f5e5d5;
  right: 0;
}

.dossier-nav-wrapper .filter-list-wrapper::after {
  background: #fff5ec;
}

.filter-btn {
  padding: 0;
  border: none;
  background: none;
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  outline: 0 none !important;
}

.filter-btn,
.filter-btn .icon {
  font-size: 16px;
  line-height: 30px;
}

.filter-btn.slick-disabled {
  opacity: 0;
  pointer-events: none;
  cursor: default;
}

.filter-btn--prev {
  right: 30px;
}

.filter-btn--next {
  right: 0;
}

.dossier-nav-wrapper .filter {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.relmt-nav {
  display: block;
  background: #fff5ec;
  border: 1px solid #FFFFFF;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  padding: 10px 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}

.relmt-nav-wrapper {
  display: block;
  position: relative;
}

.relmt-card {
  display: block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #fff5ec;
  border: 1px solid #FFFFFF;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  padding: 10px 15px 15px;
  border-radius: 8px;
}

.relmt-card-head {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 10px;
}

.relmt-card-title {
  display: block;
  position: relative;
  padding-right: 26px;
  font-size: 1.125rem;
  font-weight: bold;
}

.relmt-card-title .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.relmt-card-content {
  display: block;
  position: relative;
  padding-left: 65px;
  min-height: 50px;
}

.relmt-card-txt {
  display: block;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 5px;
}

.relmt-card-link {
  display: block;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #102354;
}

.relmt-card-img {
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
}

.hPagingContainer,
.listinoGenerico thead,
.fm-mini-chart,
.col-number.varPerc + .col-number {
  display: none;
}

.vwdWidget.listino {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
}

.vwdWidget.listino .listinoGenerico {
  width: 100%;
  margin-bottom: 20px;
}

.vwdWidget.listino .detailLink,
.vwdWidget.listino .varPerc {
  font-weight: 500;
}

.vwdWidget.listino .col-number {
  text-align: right;
  color: rgba(15, 15, 15, 0.5);
}

.vwdWidget.listino .varPerc.up {
  color: #0db693;
}

.vwdWidget.listino .varPerc.down {
  color: #d41318;
}

.vwdWidget.listino .dataRow td {
  padding: 10px 0;
}

.vwdWidget.listino .dataRow:not(:last-child) td {
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
}

.vwdfpe-subtitle {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.relmt-nav-label {
  display: block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9375rem;
  color: rgba(15, 15, 15, 0.5);
  white-space: nowrap;
  padding-right: 5px;
}

.inverted-color .relmt-nav-label {
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 1023.98px) {
  .relmt-scroll {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    /* IE 11 */
    scrollbar-width: none;
    /* Firefox 64 */
  }

  .relmt-scroll::-webkit-scrollbar {
    display: none;
  }
}

.relmt-list {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding-right: 10px;
}

.relmt-search {
  position: relative;
  margin: 0;
}

.relmt-search-btn {
  display: block;
  padding: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
}

.relmt-search-btn .icon {
  font-size: 24px;
}

.relmt-search .input {
  font-size: 0.875rem;
  padding-right: 34px;
  border-color: #FFFFFF;
  border-radius: 2px;
  background: #FFFFFF;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}

.relmt .relmt-search {
  margin-bottom: 20px;
}

.inverted-color .relmt-search .relmt-search-btn .icon {
  color: #0f0f0f;
}

.inverted-color .relmt-search .input {
  background: #FFFFFF;
  color: #0f0f0f;
}

.inverted-color .relmt-search .input::-webkit-input-placeholder {
  color: rgba(15, 15, 15, 0.5);
}

.inverted-color .relmt-search .input::-moz-placeholder {
  color: rgba(15, 15, 15, 0.5);
}

.inverted-color .relmt-search .input:-ms-input-placeholder {
  color: rgba(15, 15, 15, 0.5);
}

.inverted-color .relmt-search .input::-ms-input-placeholder {
  color: rgba(15, 15, 15, 0.5);
}

.inverted-color .relmt-search .input::placeholder {
  color: rgba(15, 15, 15, 0.5);
}

.rel.rel--trova-casa {
  border-bottom: 0;
}

.rel.rel--trova-casa .trova-casa-box {
  height: 130px;
  padding: 22px 0;
  background-color: #10556d;
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box {
    height: auto;
    padding: 10px 0;
  }
}

.rel.rel--trova-casa .trova-casa-box .inline-h {
  margin-bottom: 17px;
  margin-top: 11px;
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .inline-h {
    text-align: center;
    margin-bottom: 11px;
  }
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .inline-h.small {
    margin-bottom: 0;
  }
}

.rel.rel--trova-casa .trova-casa-box .inline-h a:hover {
  opacity: .7;
}

.rel.rel--trova-casa .trova-casa-box .inline-h h4 {
  display: inline;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 19px;
  color: #FFFFFF;
  font-weight: normal;
  margin-right: 10px;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .inline-h h4 {
    font-size: 1rem;
    margin-right: 5px;
  }
}

.rel.rel--trova-casa .trova-casa-box .inline-h img {
  margin-top: -16px;
  width: 208px;
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .inline-h img {
    width: 148px;
  }
}

.rel.rel--trova-casa .trova-casa-box .select,
.rel.rel--trova-casa .trova-casa-box .input {
  height: 34px;
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #FFFFFF;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
}

@media (min-width: 360px) {
  .rel.rel--trova-casa .trova-casa-box .select,
  .rel.rel--trova-casa .trova-casa-box .input {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .select,
  .rel.rel--trova-casa .trova-casa-box .input {
    margin-bottom: 10px;
  }
}

.rel.rel--trova-casa .trova-casa-box .flex-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .flex-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    -webkit-align-items: normal;
    -ms-flex-align: normal;
    align-items: normal;
  }
}

.rel.rel--trova-casa .trova-casa-box .flex-list li select {
  cursor: pointer;
}

.rel.rel--trova-casa .trova-casa-box .flex-list li select,
.rel.rel--trova-casa .trova-casa-box .flex-list li input,
.rel.rel--trova-casa .trova-casa-box .flex-list li p {
  margin-right: 30px;
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .flex-list li select,
  .rel.rel--trova-casa .trova-casa-box .flex-list li input,
  .rel.rel--trova-casa .trova-casa-box .flex-list li p {
    margin-right: 0;
  }
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .flex-list li p {
    margin-bottom: 10px !important;
  }
}

.rel.rel--trova-casa .trova-casa-box .flex-list li p {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: 500;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box .flex-list li p {
    font-size: 0.875rem;
    margin-bottom: 5px;
    text-align: center;
  }
}

.rel.rel--trova-casa .trova-casa-box button {
  width: 90px;
  height: 30px;
  border-radius: 4px;
  background-color: #c02501;
  border-color: #c02501;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.9375rem;
  font-weight: 600;
  margin-top: 0;
  color: #FFFFFF;
  float: right;
}

@media (max-width: 767.98px) {
  .rel.rel--trova-casa .trova-casa-box button {
    width: 100%;
  }
}

.booki {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.booki--car {
  padding-left: 0 !important;
}

.rel--inpage .booki {
  border-top: 2px solid #0f0f0f;
  padding-top: 10px;
}

.rel-list .booki,
.booki-rank .booki {
  padding-left: 50px;
}

.booki-rank--img .booki {
  padding-left: 0;
}

.booki-img {
  display: block;
  position: relative;
  height: 170px;
}

.booki-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  -o-object-position: bottom;
  object-position: bottom;
  font-family: "object-fit: scale-down; object-position: bottom";
}

.booki--car .booki-img {
  margin-bottom: 10px;
}

.booki-o {
  display: block;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 900;
  font-size: 2.75rem;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.booki-info {
  position: relative;
}

.booki--car .booki-info {
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 10px;
}

.booki--small .booki-info {
  padding-right: 21px;
}

.booki-meta {
  display: block;
  position: relative;
  font-size: 0.875rem;
  font-weight: 500;
  color: #003c7f;
  margin-bottom: 5px;
}

.booki-meta--icon {
  padding-left: 21px;
}

.booki-meta .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.booki--small .booki-meta {
  position: absolute;
  top: 2px;
  right: 0;
}

.booki--small .booki-meta .icon {
  position: relative;
  left: auto;
  top: auto;
  -webkit-transform: none;
  transform: none;
}

.booki-title {
  position: relative;
  display: block;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 10px;
}

.booki-title .icon {
  position: absolute;
  top: 0;
  right: 0;
}

.booki--list .booki-title {
  padding-right: 27px;
}

.booki-auth {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 5px;
}

.booki-ed {
  display: block;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: rgba(15, 15, 15, 0.7);
  margin-bottom: 5px;
}

.booki-foot {
  display: block;
  margin-top: auto;
}

.booki-shop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 15px;
}

.booki--list .booki-shop {
  padding: 0;
}

.booki-price {
  display: inline-block;
  font-size: 1rem;
}

.booki-link {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

.booki-link:hover {
  opacity: 0.7;
}

.booki-link img {
  display: block;
  width: auto;
  height: 30px;
}

.bookp {
  margin-bottom: 35px;
}

.bookp-head {
  position: relative;
  margin-bottom: 20px;
}

.bookp-head-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.bookp-head-txt {
  margin-bottom: 10px;
}

.bookp-head-coll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

.bookp-head-coll:hover {
  opacity: 0.7;
}

.bookp-head-coll-label {
  display: block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  color: rgba(15, 15, 15, 0.7);
  padding-right: 10px;
}

.bookp-head-coll img {
  display: block;
  height: 48px;
  width: auto;
}

.bookp-leg {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
}

.bookp-leg-item {
  display: inline-block;
  position: relative;
  font-size: 0.875rem;
  padding-left: 21px;
  margin-bottom: 10px;
}

.bookp-leg-item .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.bookp-leg .list-inline-item:not(:last-child) {
  margin: 0;
}

.bookp-leg .list-inline-item:not(:last-child)::after {
  display: inline-block;
  content: '–';
  margin: 0 5px;
}

.bookp-filter {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 10px 0;
  border-top: 2px solid #0f0f0f;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 15px;
}

@media (max-width: 767.98px) {
  .bookp-filter {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.bookp-filter-link {
  display: inline-block;
  font-size: 0.9375rem;
  padding: 5px;
}

.bookp-filter-time {
  display: inline-block;
  font-size: 0.875rem;
  padding: 0 10px;
}

.bookp-filter-time-nav {
  display: block;
  position: relative;
  border: 1px solid rgba(15, 15, 15, 0.25);
  border-radius: 50%;
  height: 24px;
  width: 24px;
  background: rgba(15, 15, 15, 0.05);
}

.bookp-filter-time-nav .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bookp-filter-time-nav.is-disabled {
  background: none !important;
  opacity: .5;
  pointer-events: none;
  cursor: default;
}

.bookp-filter .list-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

@media (max-width: 1023.98px) {
  .bookp-filter .list-inline {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.bookp-more {
  display: block;
  margin-top: 20px;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 20px;
  text-align: right;
  margin-bottom: 30px;
}

.bookp-dscl {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  color: rgba(15, 15, 15, 0.7);
}

.booke {
  display: block;
  position: relative;
  padding-right: 100px;
  min-height: 90px;
}

.booke-label {
  display: block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  color: rgba(15, 15, 15, 0.7);
  margin-bottom: 2px;
}

.booke-title {
  font-size: 1.25rem;
  margin: 0;
}

.booke-img {
  display: block;
  width: 90px;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
}

.icon-rank-up {
  color: #0077bf;
}

.icon-rank-same {
  color: #647883;
}

.icon-rank-down {
  color: #f05a5b;
}

.icon-rank-new {
  color: #f5bc12;
}

.icon-rank-return {
  color: #00a89c;
}

.arg-title {
  font-weight: bold;
  margin-bottom: 15px;
}

.arg-list {
  margin: 0;
}

.arg-list--ord .list-item {
  border-top: 2px solid #0f0f0f;
  padding-top: 15px;
}

.arg-list--auth .aprev + .aprev {
  margin-top: 15px;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  padding-top: 15px;
}

@media (max-width: 767.98px) {
  .arg-list--auth .aprev + .aprev.aprev--ilist .aprev-main {
    min-height: 105px;
  }
}

.arg-list--auth .aprev + .aprev .time--arg {
  display: none;
}

@media (max-width: 767.98px) {
  .arg-list--auth .aprev--ilist .aprev-img {
    top: 30px;
  }

  .arg-list--auth .aprev--ilist + .aprev--ilist .aprev-img {
    top: 15px;
  }
}

.arg-list .list-item:not(:last-child) {
  margin-bottom: 30px;
}

@media (max-width: 767.98px) {
  .arg-list .list-lined-item {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.arg-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  border-top: 2px solid #0f0f0f;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 15px;
}

@media (max-width: 767.98px) {
  .arg-filter {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.arg-filter-link {
  display: inline-block;
  font-size: 1rem;
  padding: 10px 4px;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
}

.arg-filter-link.is-active {
  color: #003c7f;
  font-weight: 500;
  border-color: #003c7f;
}

.arg-filter-link.is-disabled {
  color: rgba(15, 15, 15, 0.25);
  pointer-events: none;
}

.arg-filter-ord {
  margin-left: auto;
  font-size: 1rem;
  font-weight: 500;
}

@media (max-width: 767.98px) {
  .arg-filter-ord {
    display: block;
    border-top: 1px solid rgba(15, 15, 15, 0.25);
    text-align: right;
    margin: 0 -15px;
    padding: 15px 15px;
  }
}

.arg-filter-ord-label {
  display: inline-block;
  color: rgba(15, 15, 15, 0.5);
  font-weight: normal;
  margin-right: 2px;
}

.arg-filter-ord .icon {
  font-size: 12px;
}

.arg-letter {
  display: block;
  position: relative;
}

.arg-letter-title {
  display: block;
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-weight: 900;
  color: rgba(15, 15, 15, 0.25);
  font-size: 2.75rem;
  margin-bottom: 10px;
}

.arg-letter-link {
  display: block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  padding: 5px 0 10px;
  margin-bottom: 5px;
}

.arg-letter-foot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.arg-page {
  margin-bottom: 20px;
}

.arg-page-head {
  display: block;
  position: relative;
  margin-bottom: 15px;
}

@media (max-width: 767.98px) {
  .arg-page-head--img .meta,
  .arg-page-head--img .arg-page-title {
    padding-left: 65px;
  }
}

.arg-page-head .subhead {
  color: rgba(15, 15, 15, 0.5);
}

.arg-page-title {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
}

.arg-page-desc {
  display: block;
  margin: 10px 0 0;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
  font-size: 1.125rem;
  font-style: italic;
}

.arg-page-txt {
  display: block;
}

.is-truncated .arg-page-txt {
  display: -webkit-box;
  display: -moz-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.is-truncated .arg-page-txt + .btn .btn-label-trunc {
  display: none;
}

.is-truncated .arg-page-txt + .btn .btn-label-expand {
  display: block;
}

.arg-page-txt + .btn .btn-label-trunc {
  display: block;
}

.arg-page-txt + .btn .btn-label-expand {
  display: none;
}

.arg-page-label {
  display: block;
  margin-top: 10px;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  color: rgba(15, 15, 15, 0.5);
}

.arg-page-img {
  overflow: hidden;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.arg-page-body {
  display: block;
  position: relative;
}

@media (max-width: 767.98px) {
  .arg-page-body .atools {
    padding: 10px 0;
  }

  .arg-page-body .atools .list-item {
    display: inline-block;
    margin-right: 10px;
  }
}

.arg-page-body--tinline {
  min-height: 0;
}

.arg-page-body--tinline .atools {
  position: relative;
  top: auto;
  left: auto;
}

.arg-page-body--tinline .atools .list-item {
  display: inline-block;
  margin-right: 10px;
}

.arg-page-body .list {
  margin: 0;
}

.arg-page-body .atext {
  margin-bottom: 5px;
}

.arg-page-alert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0;
  border-top: 1px solid rgba(15, 15, 15, 0.25);
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 15px;
}

.arg-page-alert-txt {
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  display: inline-block;
  margin-right: 10px;
}

.arg-page-alert .btn {
  white-space: nowrap;
}

.arg-page .minibio-link {
  margin: 10px 0 0;
}

.arg-page .minibio-link .list-inline {
  margin: 0;
}

.arg-page .atag--trust {
  position: absolute;
  top: 0;
  right: 0;
}

.arg-page .minibio-desc::before {
  display: none;
}

.arg-page .minibio-desc strong {
  color: #0f0f0f;
  font-weight: 500;
}

.argp {
  position: relative;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.25);
  margin-bottom: 15px;
}

.argp--img {
  border-top: 2px solid #0f0f0f;
  padding-top: 15px;
  padding-left: 75px;
}

.argp-title {
  display: block;
  font-family: "SoleSans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
}

@media (max-width: 767.98px) {
  .arg-list--ord .argp-title {
    padding-left: 30px;
  }
}

.argp-img {
  overflow: hidden;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  left: 0;
}

.argp-count {
  display: block;
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-weight: 900;
  font-size: 2.25rem;
  color: rgba(15, 15, 15, 0.25);
  position: absolute;
  top: -5px;
  left: 0;
  width: 30px;
}

.argp-foot {
  margin-top: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.time--arg {
  display: block;
  margin-bottom: 15px;
}