body {
    position:initial !important;
}
.testimonial-slider .testimonial-item .ti-text p {
    max-height: 250px;
    overflow: auto;
}
/*INIZIO BOX IMMOBILE*/
.property-item {
    position: relative;
}
.heart-icon {
    position:absolute;
    top: 321px;
    right: 7px;
    font-size: 23px;
    cursor: pointer;
    font-family: ElegantIcons;
    z-index: 9999;
    font-weight: 400;
    line-height: 1.5;
}
/*fine BOX IMMOBILE*/
.smallfiter {
    display: flex;
}
.gm_fascia {
    background: #d7f2e1;
}
.nav_cont_top {
    margin-left: 20px;
    margin-right: 0px;
}
.link_cont_top {
    color: #111111;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 0;
    display: block;
    position: relative;
}
.link_cont_top:hover {
    color: #111111;
}
.sticky-bar .link_cont_top {
    color: #111111;
}
/*FOOTER*/
.footer-section {
    background-color: #0a1b2b !important;
}
.footer-section .fs-about p {
    color: #FFF;
}
.footer-section .fs-about a, .footer-section .fs-widget p, .footer-section .fs-widget h5, 
.fs-widget ul li a {
    color: #FFF !important;
}
.footer-section .site-btn {
    color: #000;
    background: #f8f9fa;
    border: 1px solid #FFF;
}
.footer-section .fs-about .fs-social a {
    color: #000 !important;
    background: #f8f9fa;
    font-weight: bold;
}
.footer-section .fs-about .fs-social a:hover {
    color: #FFF !important;
    background: #be964f;
    font-weight: bold;
}
.immobiliare_logo {
    width: 190px;
}
.casait_logo {
    width: 120px;
}
.idealista_logo {
    width: 120px;
}
.gateaway_logo {
    width: 210px;
}
/*START STICKY BAR*/
#myHeader {
    transition: 0.5s all;
}
#myHeader .sticky-bar {
    background: #fff;
    padding: 0 35px;
    animation-duration: .5s;
    animation-name: smooth;
}
.flag_lang a {
    color: #111111;
}
.flag_lang a:hover {
    color: #111111;
}
.sticky-bar {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 15px rgba(25,25,25,0.1);
    box-shadow: 0 10px 15px rgba(25,25,25,0.1);
    z-index: 9999;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25,25,25,0.1);
    background: #fff !important;
}
.sticky-bar .hs-nav .nav-menu ul li a {
    color: #111111;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 0;
    display: block;
    position: relative;
}
.sticky-bar .hs-top .ht-widget ul li, .sticky-bar .hs-top .ht-widget-left ul li {
    list-style: none;
    font-size: 14px;
    color: #111111;
    display: inline-block;
    margin-right: 45px;
    font-weight: 500;
    margin-right: 14px;
    margin-top: 13px;
}
.sticky-bar .hs-top .ht-widget ul li i, .sticky-bar .hs-top .ht-widget-right ul li i {
    display: inline-block;
    font-size: 16px;
    color: #111111;
    height: 32px;
    width: 32px;
    /* background: #f5f5f5; */
    line-height: 32px;
    text-align: center;
    /* margin-right: 10px; */
    /* margin-top: 13px; */
}
.sticky-bar .hs-top .ht-widget ul li i, .sticky-bar .hs-top .ht-widget-left ul li i {
    display: inline-block;
    font-size: 16px;
    color: #111111;
    height: 32px;
    width: 32px;
    /* background: #f5f5f5; */
    line-height: 32px;
    text-align: center;
    margin-right: 0px;
}
.logo-center a img {
    content: url("../../img/logo.png");
    display: inline-block;
    height: 55px;
}
.sticky-bar .logo-center a img {
    content: url("../../img/logo.png");
}
.sticky-bar .flag_lang a {
	color: #111111;
}
.language-flag {
  height: 20px;
  position: relative;
  top: -3px;
  content: url("../../img/earth-w.svg");
}
.offcanvas-menu-wrapper .language-flag {
  height: 20px;
  position: relative;
  top: -3px;
  content: url("../../img/earth.svg");
}
.sticky-bar .language-flag {
  height: 20px;
  position: relative;
  top: -3px;
  content: url("../../img/earth.svg");
}
/*END STICKY BAR*/
#toolbar-immobili-centro-hol {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
}
.vis-hol {
    width: 50%;
    float: left;
}
.vis-hol2 {
    width: 50%;
    float: left;
    text-align: right;
}
.trad-sel a {
    color: #000;
    text-transform: uppercase;
}
.wish_a_link a {
    position: relative;
}
.wish_a_link a:hover {
    color: #000;
}
#filtercontent_inc .container {
    position: relative;
} 
.close_filter_inc {
    position: absolute;
    right: 27px;
    top: 10px;
    font-size: 26px;
    font-weight: normal;
    color: #e82d14 !important;
    cursor: pointer;
    background-color: snow;
    border: none;
}
#scrollUp {
    background: #6b9199;
    height: 60px;
    width: 60px;
    right: 31px;
    bottom: 9px;
    color: #fff;
    font-size: 29px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid transparent;
    position: fixed;
    z-index: 999999;
    line-height: 56px;
}
.wish_mobile {
    display: block;
}
.only_mobile {
    display: none !important;
}
.contenitore_scorrimento ul li select {
    height: 41px;
}
/*inizio cookie implementation*/
div#cookieChoiceInfo {
    top: auto !important;
    bottom: 0px !important;
    font-size: 13px;
    padding: 45px 0px !important;
    background-color: rgb(0 0 0 / 0.7)!important;
    color: #ffffff;
}
div#cookieChoiceInfo span {
    display: block;
    width: 98%;
    max-width: 750px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 21px;
}
div#cookieChoiceInfo a {
    color: #fff;
    display: inline-block;
    border: 1px solid #FFF;
    padding: 12px 26px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    font-weight: bold;
    background-color: #000;
}
div#cookieChoiceInfo a#cookieChoiceDismiss {
    padding: 12px 26px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #000;
    color: #000;
    margin-left: 15px !important;
}
div#cookieChoiceInfo>span {
    display: block;
    margin-bottom: 20px;
}
/* fine cookie implementation*/

.privacy-section p {
    font-size: 19px;
    text-align: justify;
}
.privacy-section h4 {
    font-size: 19px;
    font-weight: bolder;
    line-height: 24px;
    margin: 0 0 15px 0;
}
/*ICONE TOP RIGHT BAR*/
.header-social a {
    display: inline-block;
    color: #fff;
    margin-left: 35px;
    padding: 9px 0;
}
span.trad-sel {
    position: relative;
}
span.trad-sel .fa {
    font-size: 19px;
    position: relative;
    top: 3px;
}
span.trad-sel .fa.fa-star {
    font-size: 25px;
    position: relative;
    top: 3px;
}
#id_tot_wish {
    color: #FFF;
    font-weight: bold;
}
span.tot-wish-list {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    background-color: #e82d14;
    width: 18px;
    display: block;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    right: -14px;
    line-height: 18px;
    text-shadow: 1px 1px 2px #000;
    box-shadow: 0px 0px 1px #000;
    font-size: 12px;
}
.ht-widget-right span.tot-wish-list {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    background-color: #e82d14;
    width: 18px;
    display: block;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    left: 22px;
    line-height: 18px;
    text-shadow: 1px 1px 2px #000;
    box-shadow: 0px 0px 1px #000;
    font-size: 12px;
}
/*MSG THANKS FORM*/
.msg-thank {
    width: 100%;
    overflow: hidden;
    background-color: #6af1cb;
    padding: 9px;
    border-radius: 3px;
}

.align-right {
    text-align: right;
}

.msg-thank h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.msg-thank h6 {
    margin-top:7px;
    font-weight: bold;
}

.msg-thank.error {
    background-color: #f9d4d4;
}

/*INIZIO CURSORI BOX SCORRIMENTO FOTO*/
span.conten-arrow {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ffffffdb;
    padding: 12px;
    border-radius: 5px;
}
a.arrow-photo-box.prev-photo-box {
    position: absolute;
    left: 16px;
    top: 126.5px;
    background-color: #ffffffdb;
    width: 38px;
    height: 43px;
    border-radius: 5px;
    line-height: 43px;
    text-align: center;
    z-index: 9;
    cursor: pointer;
}
a.arrow-photo-box.next-photo-box {
    position: absolute;
    right: 16px;
    top: 126.5px;
    background-color: #ffffffdb;
    width: 38px;
    height: 43px;
    border-radius: 5px;
    line-height: 43px;
    text-align: center;
    z-index: 9;
    cursor:pointer;
}
/*FINE CURSORI BOX SCORRIMENTO FOTO*/
span.speedlink {
    z-index: 99999;
}
.skiptranslate {
    display:none;
}
/*CHAT SUPPORT*/
.realchatwa {
    box-shadow: rgb(0 0 0 / 25%) 0px 12px 24px 0px;
    display: flex;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    touch-action: auto;
    /* margin-bottom: 96px; */
    bottom: 3px;
    left: auto;
    /* margin-right: 20px; */
    border-radius: 10px;
    overflow: hidden;
    transition: opacity 0.3s ease 0s, margin 0.3s ease 0s, visibility 0.3s ease 0s;
    position: fixed;
    left: 21px;
    width: 220px;
    display: none;
    z-index: 999999;
    border: 1px solid #fff;
    max-height: 399px;
    width: 380px;
    height: calc(100% - 40px);
}
.intestazione-wa {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background: #6b9199;
    padding: 2px 10px;
    height: 62px;
}
.photo-wa {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    bottom: -35px;
}
.photo-wa img {
    /* width: 100%; */
    height: 50px;
}
span.name-wa {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: rgb(255, 255, 255);
}
.close_chat {
    position: absolute;
    right: 1px;
    padding: 10px;
    cursor: pointer;
    font-size: 21px;
    background-color: transparent;
    border: none;
    width: auto;
    height: auto;
}
.close_chat i {
    color: #fff;
}
.dialog_div {
    position: absolute;
    bottom: 68px;
    width: 96%;
}
.content-real-chat-wa {
    background-color: #f0eeee;
    position: relative;
    /* max-height: 300px; */
    padding: 7px 20px 10px 10px;
    overflow: auto;
    /* background-image: url(../img/wa.png); */
    height: 279px;
    border-bottom: 1px solid #dee2e6;
}
.comic-wa {
    background-color: #686E6C;
    position: relative;
    transform-origin: center top;
    z-index: 2;
    box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
    margin-top: 4px;
    padding: 7px 14px 6px;
    border-radius: 8px 8px 8px 0px;
    font-size: 13px;
    transition: all 0.3s ease 0s;
    line-height: 17px;
    color: #FFF;
    font-weight: 500;
}
.btn-wa a.chiamabutton {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-appearance: none;
    padding: 8px 12px;
    border-radius: 20px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: #03a9f4;
    margin: 10px 20px;
    overflow: hidden;
    color: #fff;
}
.btn-wa a {
    cursor: pointer;
    color: #999191;
}
.btn-wa a:hover {
    cursor: pointer;
    color: #999191;
}
.btn-wa a i {
    font-size: 23px;
    position: absolute;
    left: 16px;
    bottom: 7px;
    color: #fff;
}
.btn-wa a span {
    color: #fff;
}
.cookie-setup {
    background-color: #2b2b2a;
    position: fixed;
    left: 6px;
    bottom: 90px;
    z-index: 9999;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    outline: transparent;
    /* border: 3px solid #a12643; */
}
.cookie-setup img {
    height: 42px;
}
.showhidewa {
    position: fixed;
    bottom: 9px;
    border-bottom-left-radius: 0;
    z-index: 9999;
    height: 64px;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    background-color: #00b83c;
    width: 64px;
    border-radius: 50%;
    outline: transparent;
    left: 31px;
    /* border: 3px solid #a12643; */
}
.showhidewa img {
    width: 43px !important;
}
.showhidewa span {
    color: #fff;
    font-size: 52px;
    font-weight: normal;
}
.fa-whatsapp:before {
    content: "\f232";
}
.float_acc_div {
    float: left;
    width: 50px;
}
.float_com_div {
    float: left;
    width: 250px;
}
.content-wa {
}
.start_chat {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -56px;
}
.start_chat .wa_btn_chat {
    background-color: #4fce5d;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    border-radius: 15px;
    margin-top: 5px;
    line-height: 20px;
    width: 152px;
    position: relative;
    display: inline-block;
}
.start_chat .wa_btn_chat i {
    font-size: 23px;
    position: absolute;
    left: 14px;
    bottom: 5px;
    color: #fff;
}
.start_chat .btn:hover {
    color: #FFF;
}
.wa_btn_chat .content-bnt-wa {
    position: relative;
    right: -10px;
}
.response_chat {
    text-align: right;
}
.response_chat .chiamabutton {
    background-color: #1a74ea;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    border-radius: 15px;
    margin-top: 5px;
    line-height: 20px;
    width: 152px;
    position: relative;
}
.response_chat .prop_imm_btn {
    background-color: #673AB7;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    border-radius: 15px;
    margin-top: 5px;
    line-height: 20px;
    width: 250px;
    position: relative;
}
.response_chat .send_rich_btn {
    background-color: #FF5722;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    border-radius: 15px;
    margin-top: 5px;
    line-height: 20px;
    width: 250px;
    position: relative;
}
.response_chat .chiamabutton i, .response_chat .wa_btn_chat i {
    font-size: 23px;
    position: absolute;
    left: 14px;
    bottom: 5px;
    color: #fff;
}
.response_chat .prop_imm_btn i, .response_chat .send_rich_btn i {
    font-size: 18px;
    position: absolute;
    left: 14px;
    bottom: 7px;
    color: #fff;
}
.chiamabutton .text, .wa_btn_chat .content-bnt-wa, .prop_imm_btn .text, .send_rich_btn .text {
    position: relative;
    right: -10px;
}
.response_chat .wa_btn_chat {
    background-color: #4fce5d;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    border-radius: 15px;
    margin-top: 5px;
    line-height: 20px;
    width: 152px;
    position: relative;
    display: inline-block;
}
.text-chat {
    background-color: #f1f5f9;
    width: 340px;
    margin: 0 auto;
    padding: 12px 20px;
    font-size: 12px;
    border-radius: 15px;
    margin-top: 8px;
    position: relative;
}
.text-chat:after {
    content: "\f118";
    font-family: 'FontAwesome';
    position: absolute;
    right: 7px;
    font-size: 23px;
    bottom: 2px;
    color: #949090;
    font-weight: 500;
}
.response_chat .btn:hover {
    color: #FFF;
}
/*COOKIE BANNER*/
.termsfeed-com---palette-light .cc-nb-okagree {
    color: #FFF !important;
    background-color: #1f68dd !important;
}
.termsfeed-com---palette-light .cc-nb-reject {
    color: #FFF !important;
    background-color: #1f68dd !important;
}
.termsfeed-com---palette-light .cc-nb-changep {
    background-color: #FFF !important;
    color: #2663dd !important;
    border: 3px solid #2663dd;
}
.termsfeed-com---palette-light.termsfeed-com---nb {
    background-color: #FFF !important;
    color: #000 !important;
     /* Ombra omogenea */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
/*PULSE*/
.showhidewa {
    cursor: pointer;
    border: 2px solid rgb(0 184 60);
    box-shadow: 0 0 0 rgba(186, 164, 97, 0.4);
    animation: showhidewa 2s infinite;
}
	
@-webkit-keyframes showhidewa {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(186, 164, 97,  0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(186, 164, 97,  0.5)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(186, 164, 97,  0);
    }
}
	
@keyframes showhidewa {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(186, 164, 97, 0.6);
        box-shadow: 0 0 0 0 rgba(186, 164, 97,  0.6);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(186, 164, 97,  0.5);
        box-shadow: 0 0 0 10px rgba(186, 164, 97,  0.5);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(186, 164, 97,  0);
        box-shadow: 0 0 0 0 rgba(186, 164, 97,  0);
    }
}

@media (max-width:1300px) {
    a.box-categorie>div {
        height: 280px;
    }
}
@media (max-width:1100px)
{
    a.box-categorie>div {
        height: 230px;
    }
}
@media (max-width:1000px)
{
    a.box-categorie {
        width: 48%;
    }
    a.box-categorie>div {
        height: 250px;
    }
}
@media (max-width:768px) {
    a.box-categorie>div {
        height: 160px;
    }
    .showhidewa {
        left: 9px !important;
        width: 50px;
        height: 50px;
    }
    .showhidewa span {
        color: #fff;
        font-size: 41px;
        font-weight: normal;
        line-height: 52px;
    }
    .realchatwa {
        left: 9px !important;
        width: calc(100% - 20px) !important;
    }
    .site-blocks-cover h1.rif_bann a {
        font-size: 23px !important;
    }
    p.local_bann a {
        font-size: 22px !important;
    }
    .site-blocks-cover h1.title_bann a {
        font-size: 25px !important;
        line-height: 0px;
    }
    .text-chat {
        width: calc(100% - 20px) !important;
    }
    p.prezzo_bann a {
        font-size: 25px !important;
    }
    #scrollUp {
        right: 9px !important;
        bottom: 9px;
        width: 50px;
        height: 50px;
        font-size: 25px;
        line-height: 45px;
    }
    .wish_mobile {
        display: none;
    }
    .only_mobile {
        display: block !important;
    }
    .flag_mobile {
        display: none;
    }
    .no_mobile {
        display: none !important;
    }
    span.speedlink {
        top: 107px !important;
    }
}

@media only screen and (max-width: 767px) {
    .contenitor-cm form input#referenza {
        width: calc(100% - 20px);
        border: none;
        border-bottom: 1px solid #ddd;
        font-size: 14px;
    }
    button.go-to-cod-imm {
        position: absolute;
        right: 10px;
        text-transform: uppercase;
        background: #baa462;
        line-height: normal;
        text-align: center;
        border-radius: 5px;
        color: #ffffff;
        font-weight: bold;
        font-size: 13px !important;
        border: none;
        padding: 15px !important;
        top: 7px;
    }
    .canvas-open span {
        color: #111111;
        font-weight: normal !important;
    }
    .canvas-open {
        font-size: 22px;
        height: 35px;
        width: 35px;
        border: 1px solid #111111 !important;
        display: inline-block;
        line-height: 37px;
        text-align: center;
        cursor: pointer;
        position: absolute;
        right: 30px !important;
        top: 31px !important;
        display: block;
    }
    .header-section.sticky-bar .canvas-open span {
        font-weight: 600;
        color: #000;
        font-weight: normal;
    }
    .header-section.sticky-bar .canvas-open {
        font-size: 22px;
        height: 35px;
        width: 35px;
        border: 1px solid #000 !important;
        display: inline-block;
        line-height: 37px;
        text-align: center;
        cursor: pointer;
        position: absolute;
        right: 30px !important;
        top: 31px !important;
        display: block;
    }
    .hs-top .logo-center {
        padding: 22px 0;
        text-align: left !important;
    }
    /*COOKIE BANNER*/
    .termsfeed-com---nb .cc-nb-title {
        font-size: 20px !important;
        font-weight: 600;
        color: #000 !important;
    }
    .termsfeed-com---nb .cc-nb-text {
        font-size: 14px !important;
        margin: 0 0 1.25rem 0;
        overflow-y: scroll;
        height: 281px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        padding: 5px 10px;
        color: #000 !important;
    }
    .termsfeed-com---nb .cc-nb-main-container {
        padding: 30px 30px !important;!i;!;
    }
    .cookie-setup {
        background-color: #2b2b2a;
        position: fixed;
        left: 6px;
        bottom: 90px;
        z-index: 9999;
        width: 34px;
        height: 34px;
        border-radius: 50%;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        cursor: pointer;
        user-select: none;
        outline: transparent;
        /* border: 3px solid #a12643; */
    }
    .cookie-setup img {
        height: 27px;
    }
}
