@font-face {
  font-family: 'KunstlerScript';
  src: url('/fonts/kunstler.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.titolo_vetr {
    margin-bottom: 30px;
}
.row_adv_opt {
    margin-top: 30px;
}
.row_search_2 {
    margin-top: 1rem !important;
}
#toggle_adv {
    color: #000;
    font-weight: normal;
    background-color: #f0f0f0;
    padding: 5px 7px 7px;
    border: 1px solid #000;
}
.btn_cerca {
    color: #FFF;
    background-color: #db0b77;
    height: 47px;
    display: block;
    width: 100%;
    border-radius: 0 !important;
    position: relative;
    top: 0;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn_cerca:hover {
    background-color: #000;
    color: #FFF;
}
.airbnb {
    border-radius: 50%;
}
.skiptranslate, .VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate {
    display: none !important;
}
.team-member {
    background-color: #FFF;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
body {
  position: static !important;
  top: 0 !important;
  min-height: auto !important;
}
.property-entry .rif_imm {
    background-color: transparent;
    width: fit-content;
    color: #000;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin-top: 5px;
}
.label_offerta {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 1.5px 7px 1px;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 9px;
    line-height: 15px;
    border-radius: 4px;
    z-index: 1;
    font-weight: bold;
}
.bg_sale {
    background-color: #e20177;
    color: #FFF;
    font-weight: bold;
}
.bg_rent {
    background-color: #e20177;
    color: #FFF;
    font-weight: bold;
}
.foto_contain {
    text-align: center;
    position: relative;
}
.label_imm {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #333333;
    color: #FFF;
    padding: 10px 7px 10px;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 13px;
    line-height: 15px;
    border-radius: 4px;
    z-index: 1;
    font-weight: bold;
    text-align: center;
}
.label_imm.novita_box {
    transform: rotate(45deg);
    transform-origin: top left;
    right: -114px;
    top: -41px;
    width: 250px; /* Regola la larghezza a tuo piacimento */
    text-align: center;
}
.label_imm.in-trattativa {
    transform: rotate(45deg);
    transform-origin: top left;
    right: -114px;
    top: -41px;
    width: 250px; /* Regola la larghezza a tuo piacimento */
    text-align: center;
}
.label_imm.venduto, .label_imm.affittato {
    background-color: #ff3d00;
    color: #FFF;
    transform: rotate(45deg);
    transform-origin: top left;
    right: -114px;
    top: -41px;
    width: 250px; /* Regola la larghezza a tuo piacimento */
    text-align: center;
}
.label_two {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: #333333;
    color: #FFF;
    padding: 1.5px 7px 1px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 12px;
    line-height: 15px;
    border-radius: 4px;
    z-index: 1;
}
.site-navbar.sticky .site-navigation .site-menu > li.has-children > a {
    padding: 10px 18px 10px 10px;
}
.site-navbar.sticky .site-navigation .site-menu > li.has-children > a:hover {
    padding: 10px 18px 10px 10px;
}
/*WISH ICON*/
.nav_link .div_wishlist {
    /*margin-left: 15px;*/
}
.nav_link .div_wishlist a {
    position: relative;
    top: 7px;
    color: #FFF;
}
.sticky .nav_link .div_wishlist a {
    position: relative;
    top: 7px;
    color: #e20177;
}
.nav_link .div_wishlist a i {
    /*font-size: 27px !important;
    position: absolute;
    top: 7px;
    left: 0px;*/
    font-size: 31px;
    /* line-height: 59px; */
}
.nav_link .div_wishlist .tot-wish-list span#id_tot_wish {
    background-color: #e20177;
    width: 16px;
    display: block;
    height: 16px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -7px;
    right: -10px;
    text-shadow: 1px 1px 2px #000;
    box-shadow: 0px 0px 1px #000;
    font-size: 12px;
    color: #FFF;
    line-height: 15px;
}
.sticky .nav_link .div_wishlist .tot-wish-list span#id_tot_wish {
    background-color: #000;
    color: #FFF;
}
.add_wish_list {
    z-index: 1;
    font-size: 23px;
    color: #000 !important;
    cursor: pointer;
}
.added_wl {
    background-color: #e20177 !important;
    color: #FFF !important;
}
.no_added_wl {
    background-color: #FFF !important;
    color: #000 !important;
}
/*IMG BOX IMM*/
.foto_contain {
    text-align: center;
    position: relative;
    overflow: hidden;
    --bg-image: none;
    border-bottom: 1px solid #b9b9b9;
}
.property-entry .property-price {
    text-align: right;
}
.foto_contain::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: var(--bg-image);
    background-position: center;
    background-size: cover;
    filter: blur(20px);
    z-index: 0;
    opacity: 0;
    transition: opacity 0.3s;
}

.foto_contain.bg-visible::before {
    opacity: 1;
}

.foto_contain img {
    height: 300px;
    margin: 0 auto;
    display: block; /* fondamentale per centrare */
    position: relative;
    z-index: 1;
}
.btn.btn-serv-det.btn-outline-white {
    border-color: #000;
    background: #000;
    color: #FFF;
}
.img_home_serv {
    width: 100%;
    /* margin-bottom: 15px; */
    transition: all .5s ease-out 0s;
}
.service {
    display: block;
    /* border: 1px solid #ada9a9; */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.contain_foto_serv {
    overflow: hidden;
    margin-bottom: 15px;
}
.service:hover .img_home_serv {
    transform: scale(1.2);
}
.service:hover .btn.btn-serv-det.btn-outline-white {
    border-color: #e20177;
    background: #e20177;
    color: #FFF;
}
/*SCORRIMENTO VETRINA*/
.contenitore_scorrimento {
  text-align: center;
}
.contenitore_scorrimento ul {
  padding: 25px 0
}
.contenitore_scorrimento ul li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
}
.contenitore_scorrimento ul li:last-child {
  list-style: none;
  display: inline-block;
  margin-right: 0px;
}
.contenitore_scorrimento ul li select {
    background-color: #fff;
    color: #000;
    border-radius: 7px;
    border: 1px solid #000;
    height: 47px;
}
.contenitore_scorrimento ul li a {
    display: inline-block;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #000;
    border: 1px solid #e6e6e6;
    transition: .3s all ease;
    border: 1px solid #e20177;
    font-weight: bold;
}
.contenitore_scorrimento ul li a:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.contenitore_scorrimento ul li a.current {
    /* border: 1px solid #e20177; */
    background: #e20177;
    color: #fff;
    display: inline-block;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    transition: .3s all ease;
}
.contenitore_scorrimento .nice-select {
  top: 15px;
}
/*SMART TIPO CM*/
.smattipo_cm .site-section-title h2 {
  color: #000;
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: .1em;
  margin-bottom: 30px;
  font-size: 38px;
  letter-spacing: 2.3px;
  font-family: "Libre Baskerville", serif;
  font-weight: bold;
  font-style: italic;
}

.smattipo_cm {
  background: #333333;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.smattipo_cm-img {
  position: relative;
  overflow: hidden;
}
/*LATEST POST BLOG*/
.latest-post-media {
    overflow: hidden;
    text-align: center;
}
.post_blog {
    padding: 0px 23px !important;
}
.latest-post-img img {
    height: 290px;
    width: auto;
}
.post-title {
    margin-top: 15px;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #000;
    height: 56px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;       /* massimo 2 righe (56px / 28px) */
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.post-title a {
    color: #000;
}
.post-item-date {
    position: absolute;
    bottom: 216px;
    right: 10px;
    color: #FFFFFF;
    background-color: #e20177;
    padding: 2px 7px;
    font-size: 14px;
}
.post-item-date i {
    display: none;
}
.latest-post {
    position: relative;
    background-color: #FFF;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
    border-bottom: 4px solid #d5d5d4;
    transition: opacity 0.3s;
}
.latest-post:hover {
    border-bottom: 4px solid #e20177;
}
.categoria_blog {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #FFFFFF;
    background-color: #000;
    padding: 2px 7px;
    font-size: 14px;
}
.latest-post p {
    height: 100px;
    overflow: hidden;
}
.post-body {
    padding: 0px 23px 10px;
}
/* Immagine */
.smattipo_cm-img img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.4s ease; /* zoom smooth */
  max-height: 366px;
}

/* Overlay sempre visibile */
.smattipo_cm-img::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4); /* sempre visibile */
  z-index: 1;
  pointer-events: none;
  transition: background 0.3s ease; /* aggiunto per effetto fade */
}

/* Cornice interna sempre visibile */
.smattipo_cm-img::after {
  content: '';
  position: absolute;
  inset: 10px;
  border: 2px solid white;
  transition: border-color 0.3s ease;
  z-index: 2;
  pointer-events: none;
}

/* Testo stilizzato */
.smattipo_cm-img p {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  z-index: 3;
  color: #FFF;
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
  transition: color 0.3s ease;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  width: 100%;
  text-align: center;
  font-size: 34px;
  letter-spacing: 2.3px;
  font-family: "Libre Baskerville", serif;
  font-weight: bold;
  font-style: italic;
}

/* HOVER EFFECTS */
.smattipo_cm-img:hover::after {
  /*border-color: yellow;*/
}

.smattipo_cm-img:hover p {
  /*color: yellow;*/
}

/* &#128293; NUOVI EFFETTI: zoom immagine + fade overlay */
.smattipo_cm-img:hover img {
  transform: scale(1.1);
}

.smattipo_cm-img:hover::before {
  background: rgba(0, 0, 0, 0);
}

.smattipo_cm .owl-nav {
  position: absolute;
  top: -54px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  z-index: 10;
  pointer-events: none; /* disattiva i click sull'area esterna */
}

.smattipo_cm .owl-prev,
.smattipo_cm .owl-next {
  background-color: #e20177;
  color: #FFF;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  transition: background-color 0.3s ease, color 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  pointer-events: all; /* riattiva i click sui bottoni */
}

/* Hover effect */
.smattipo_cm .owl-prev:hover,
.smattipo_cm .owl-next:hover {
  background-color: black;
  color: white;
}

/*** Testimonial Start ***/
.testimonial {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.testimonial .testimonial-item {
    position: relative;
    margin-bottom: 30px;
    padding: 0 25px 25px 25px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.testimonial .testimonial-item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 50px);
    bottom: 0;
    left: 0;
    border-radius: 10px;
    background: #FFF;
    z-index: -1;
}

.testimonial .testimonial-item .testimonial-img {
    display: flex;
    justify-content: center;
}

.testimonial .testimonial-item .testimonial-img img {
    width: 77px;
    height: 77px;
    /* border-radius: 100px; */
    /* border: 0px solid var(--bs-light); */
    /* border-style: double; */
    /* background: var(--bs-white); */
}
.text-yellow {
    color: #ffb129 !important;
}
.testimonial .testimonial-item .testimonial-text {
    padding: 25px 0 10px;
    text-align: center;
}
.nome_cli p {
    color: #e20177;
}
.testimonial .testimonial-item .testimonial-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.nome_cli h4 {
    font-size: 18px;
    font-weight: bold;
}
.testimonial .testimonial-item  .testimonial-quote-left {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 20px;
    left: 25px;
    border-radius: 60px;
    color: #a8a1a1;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
}

.testimonial .testimonial-item  .testimonial-quote-right {
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: -30px;
    right: 25px;
    margin-top: -5px;
    border-radius: 60px;
    color: #a8a1a1;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
}

.testimonial-carousel .owl-stage-outer {
    margin-top: 58px;
    margin-right: -1px;
}

.testimonial .owl-nav .owl-prev {
    position: absolute;
    bottom: -58px;
    left: 0;
    background: #e20177;
    color: #FFF;
    padding: 5px 30px;
    border-radius: 30px;
    transition: 0.5s;
    /* border: 1px solid #333; */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.testimonial .owl-nav .owl-prev:hover {
    background: #000;
    color: #FFF;
}
.testimonial .owl-nav .owl-prev i, .testimonial .owl-nav .owl-next i {
    font-weight: bold;
}
.testimonial .owl-nav .owl-next {
    position: absolute;
    bottom: -58px;
    right: 0;
    background: #e20177;
    color: #FFF;
    padding: 5px 30px;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.testimonial .owl-nav .owl-next:hover {
    background: #000;
    color: #FFF;
}

.testimonial-carousel .owl-dots {
    display: flex;
    justify-content: center;
}

.testimonial-carousel .owl-dots .owl-dot {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin: 20px 10px 0 10px;
    background: #cfcfcf;
    transition: 0.5s;
}

.testimonial-carousel .owl-dots .owl-dot.active {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #cfcfcf;
    transition: 0.5s;
}

.testimonial-carousel .owl-dots .owl-dot span {
    position: relative;
    margin-top: 50%;
    margin-left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.testimonial-carousel .owl-dots .owl-dot.active span::after {
    background: #e20177;
}
.logo_feedback {
    height: 20px;
}
.testimonial-carousel .owl-dots .owl-dot span::after {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #f4ede5;
    transition: 0.5s;
}
.testimonial .btn-serv-det:hover {
    background-color: #e20177;
    border-color: #e20177;
    color: #FFF;
}
.smattipo_cm .owl-dots {
    display: flex;
    justify-content: center;
}

.smattipo_cm .owl-dots .owl-dot {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin: 20px 10px 0 10px;
    background: #cfcfcf;
    transition: 0.5s;
}

.smattipo_cm .owl-dots .owl-dot.active {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #cfcfcf;
    transition: 0.5s;
}

.smattipo_cm .owl-dots .owl-dot span {
    position: relative;
    margin-top: 50%;
    margin-left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.smattipo_cm .owl-dots .owl-dot.active span::after {
    background: #e20177;
}
.logo_feedback {
    height: 20px;
}
.smattipo_cm .owl-dots .owl-dot span::after {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #f4ede5;
    transition: 0.5s;
}
.testimonial .btn-serv-det:hover {
    background-color: #e20177;
    border-color: #e20177;
    color: #FFF;
}
/*** Testimonial End ***/
/*PAGINE INTERNE*/
.banner_head {
    min-height: 410px !important;
    height: calc(50vh) !important;
}
.site-blocks-cover.inner-page-cover.banner_head, .site-blocks-cover.inner-page-cover.banner_head .row {
    min-height: 410px !important;
    height: calc(50vh) !important;
}
/*Copyright*/
.copyright {
  background: #000;
  padding: 19px 0 19px;
  /*margin-top: 40px;*/
  line-height: 0px;
  border-top: 1px solid rgb(255 255 255 / 30%);
}

.copyright__text {
  margin-bottom: 0;
  font-size: 13px;
  color: #c7bdbd !important;
  /* line-height: 19px; */
}
.copyright__text i {
  color: #f08632;
}
.copyright__text a {
  color: #c7bdbd;
}
.copyright__text a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.copyright__widget {
  text-align: right;
}
.copyright__widget ul li {
  list-style: none;
  display: inline-block;
  margin-right: 30px;
  position: relative;
}
.copyright__widget ul li:after {
  position: absolute;
  right: -18px;
  top: 0;
  content: "|";
  color: #888888;
}
.copyright__widget ul li:last-child {
  margin-right: 0;
}
.copyright__widget ul li:last-child:after {
  display: none;
}
.copyright__widget ul li a {
  font-size: 14px;
  color: #bdb8b8;
}

.copyright__widget ul li a:hover {
  font-size: 14px;
  color: #fff;
  text-decoration: underline;
}
/*CALL NOW WHATSAPP E SCROLL TO TOP*/
.wl_btn {
    background: #001a49;
    height: 55px;
    width: 55px;
    left: 9px;
    bottom: 150px;
    color: #fff;
    font-size: 34px;
    text-align: center;
    border-radius: 50%;
    line-height: 55px;
    border: 2px solid transparent;
    position: fixed;
    z-index: 99;
}
.wl_btn i {
  font-size: 35px;
}
.wl_btn .add_wl_stat {
    background-color: #e82d14;
    width: 18px;
    display: block;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -7px;
    right: -7px;
    border-right: hidden;
    line-height: 18px;
    /* text-shadow: 1px 1px 2px #000; */
    box-shadow: 0px 0px 1px #000;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
}
.tel_btn {
    background: #e20177;
    height: 55px;
    width: 55px;
    left: 9px;
    bottom: 77px;
    color: #fff;
    font-size: 34px;
    text-align: center;
    border-radius: 50%;
    line-height: 55px;
    border: 2px solid transparent;
    position: fixed;
    z-index: 99;
}
.tel_btn i {
  font-size: 37px;
}
.tel_btn:hover {
    color: #FFF;
}
#whatsapp_chat a i {
    line-height: 50px;
}
#whatsapp_chat a {
  cursor: pointer;
  background: #25d366;
  height: 55px;
  width: 55px;
  color: #fff;
  font-size: 37px;
  text-align: center;
  border-radius: 50%;
  line-height: 48px;
  border: 2px solid transparent;
  position: fixed;
  left: 9px;
  z-index: 99;
  bottom: 9px;
}
#whatsapp_chat img {
    height: 55px;
}
.analytics-count {
    display: none;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 9px;
    bottom: 9px;
    z-index: 99;
    color: #FFF !important;
    background: #333333;
    height: 55px;
    width: 55px;
    padding: 0;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border: 1px solid #FFF;
    /* border-radius: 50%; */
    line-height: 64px;
}
.back-to-top i {
     font-size: 23px;
}
/*Footer*/
.col-circ-1 {
    text-align: left;
}
.col-circ-2 {
    text-align: center;
}
.col-circ-3 {
    text-align: right;
}
.site-footer {
  position: relative;
  background-image: url('../../../img/bg_footer.jpg');
  background-size: cover;
  background-position: center;
  color: white; /* se vuoi testo bianco */
  z-index: 0;
}

.site-footer::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(51, 51, 51, 0.8); /* opacit&#65533; regolabile */
  z-index: 1;
}

/* Assicurati che il contenuto del footer sia sopra l&#65533;overlay */
.site-footer > * {
  position: relative;
  z-index: 2;
}
.logo_footer {
    height: 81px;
    margin-bottom: 17px;
}
.footer-about.dati_az {
    color: #FFF;
}
.footer-about.dati_az ul.fa-ul li {
    line-height: 22px;
}
.email_footer {
    color: #FFF !important;
}
.email_footer:hover {
    text-decoration: underline;
}
.social_follow {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: rgba(0, 0, 0, 1);
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
    /* border: 1px solid #939090; */
}
.social_follow span {
    line-height: 50px;
    color: #000;
    position: absolute;
    font-size: 23px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF !important;
}
.social_follow:hover {
    background: rgba(255, 255, 255, 1);
    color: #797474 !important;
}
.social_follow:hover span {
    color: #797474 !important;
}
.network_opc_1 {
    height: 25px;
}
.network_opc_2 {
    height: 29px;
}
.network_opc_3 {
    height: 42px;
}
.network_opc_4 {
    height: 39px;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px 1rem !important;
    margin-bottom: 1rem;
    list-style: none;
    background-color: hsl(210deg 16% 93% / 65%) !important;
    border-radius: 0.25rem;
    width:fit-content;
    margin: 0 auto;
    color: #000;
    font-weight: bold;
}
.breadcrumb a {
    color: #000;
    font-weight: bold;
}
.breadcrumb i {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 6px;
}
.div_logo_head, .div_flag_head {
    padding-left: 48px !important;
    padding-right: 48px !important;
}
.site-navbar .site-menu-toggle.js-menu-toggle {
	color: #FFF;
}
.site-navbar.sticky .site-menu-toggle.js-menu-toggle {
	color: #000;
}
 .rif_imm_banner {
    font-size: 23px !important;
}
.loc_bann .h2 {
    font-size: 22px !important;
}
#toolbar-immobili-centro-hol .vis-hol span {
    display: none;
}
#toolbar-immobili-centro-hol .vis-hol span.tot-hol {
    display: inline; /* oppure inline-block se serve */
}
#toolbar-immobili-centro-hol .vis-hol a.griglia-hol {
    display: none;
}
#toolbar-immobili-centro-hol .vis-hol a.classica-hol {
    display: none;
}
#toolbar-immobili-centro-hol .vis-hol a.tabella-hol {
    display: none;
}
h2.sec_title_vetr {
    margin-bottom: 3rem !important;
}
.only_mobile {
    display: none !important;
}
.only_pc {
    display: inline-block !important;
}
.div_logo_hm {
    width: fit-content;
    float: left;
}
.logo_hm {
    height: 63px;
}
@media (max-width: 767px) {
    .only_mobile {
        display: block !important;
    }
    .only_pc {
        display: none !important;
    }
    .smattipo_cm .owl-nav {
        display: none;
    }
    .home-slider .owl-dots {
        bottom: 191px !important;
    }
    .row_search_2 {
        margin-top: 0px !important;
    }
    h2.titolo_vetr {
        padding-top: 30px;
        margin-bottom: 0px;
    }
    .sec_title_vetr {
        margin-bottom: 15px;
    }
    .site-section.site-section-sm {
        padding-top: 0px !important;
    }
    .div_logo_head, .div_flag_head {
        padding-left: 15px !important;
        padding-right: 0px !important;
        text-align: center;
    }
    .site-navbar .logo {
        width: 100%;
        content: url(../img/logo-w.svg);
    }
    .col-circ-1 {
        text-align: center;

        margin-bottom: 30px;
    }
    .col-circ-2 {
        text-align: center;
        margin-bottom: 30px;
    }
    .col-circ-3 {
        text-align: center;
    }
    .site-blocks-cover.inner-page-cover.banner_head, .site-blocks-cover.inner-page-cover.banner_head .row {
        min-height: 410px !important;
        height: 410px !important;
    }
    .footer-heading {
        text-align: center;
    }
    .footer-about.sedi_ft {
        color: #FFF;
        width: fit-content;
        margin-left: calc(50% - 97.5px);
    }
    .footer-about.dati_az {
        color: #FFF;
        width: fit-content;
        margin-left: calc(50% - 103.5px);
    }
    .site-footer p.about_ft {
        text-align:center;
    }
    .speedlink a {
        margin-right: 5px !important;
        height: 28px !important;
        line-height: 21px !important;
    }
    .speedlink a:last-child {
        margin-right: 0px;
        float: right;
    }
    .speedlink a img {
        width: 22px !important;
        height: 22px !important;
    }
    .site-blocks-cover h1 {
        margin-top: 100px !important;
        font-size: 31px !important;
        text-align: center;
    }
    .loc_bann {
        text-align:center !important;
    }
    .loc_bann .h2 {
        font-size: 21px !important;
    }
    .site-section-title h2 {
        font-size: 27px !important;
    }
    .smattipo_cm {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .smattipo_cm-img p {
        font-size: 27px !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .smattipo_cm .owl-dots {
        display: none;
    }
    .latest-post-img img {
        width: 100%;
        height: auto;
    }
    .home-slider .owl-nav {
        display: none;
    }
    .rif_imm_banner {
        text-align: center;
        font-size: 23px !important;
    }
    .btn.btn-go-dett.btn-outline-white {
        margin: 0 auto !important;
    }
    .cont_go_dett {
        display: flex;
    }
    .foto_contain img {
        width: 100%;
        height: auto;
    }
    .network_opc_1 {
        height: 19px;
    }
    .network_opc_2 {
        height: 23px;
    }
    .network_opc_3 {
        height: 32px;
    }
    .copyright__text {
        font-size: 13px;
        line-height: 20px;
        text-align: center;
        padding: 0px 43px;
    }
    .div_logo_ft {
        text-align: center;
    }
    .testimonial {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .testimonial .owl-nav {
        display: none;
    }
    .testimonial-carousel .owl-stage-outer {
        margin-top: 15px;
        margin-right: -1px;
    }
    .div_follow_ft {
        display: flex;              /* Usa flexbox */
        justify-content: center;    /* Centra orizzontalmente */
        align-items: center;        /* Centra verticalmente (se serve) */
        gap: 10px;                   /* Spazio tra le icone */
        padding: 10px 0;             /* Spazio sopra e sotto */
    }
    .div_follow_ft a {
        display: inline-flex;        /* Mantiene icone centrate dentro al link */
        align-items: center;
        justify-content: center;
        text-decoration: none;       /* Rimuove sottolineatura */
    }
    .form-search .col-md-3 {
        float: left;
        width: 50%;
    }
    .form-search .col-md-3 label {
        margin-bottom: 0px;
        margin-top: 5px;
    }
}





