@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap');


body, p, a {
    font-family: 'Montserrat', sans-serif;
    font-weight:400;
}

strong {
    font-weight:600;
}

.title, h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
    font-weight:800;
}

.published, .modified, .hits, .autore-sito {
    display:none;
}

.bg-custom {
    background:#ac190e;
    color:#fff;
}
a:hover, a:focus, a:active {
    color: #ef6243;
}

/*top bar*/

#member-registration > fieldset:nth-child(3) > legend, #member-registration > fieldset:nth-child(4) > legend , #member-registration > fieldset:nth-child(5) > legend{
    display:none;
}

/*header */

#sp-header .logo {
    height: 80px;
}
#sp-header.full-header {
    padding-left: 25px;
}
#sp-logo.has-border {

    padding-left: 0px;
}

#sp-header {
    height: 90px;
    box-shadow: none;
    width: 100%;
    background: rgba(255, 255, 255, 0.25);

}
.logo-image {
    height: 69px;
    margin-top: 10px;

}
.page-header H1 {
    position: absolute;
    top: -99999px;
    color: #d7d7d7;
    font-weight: 400;
    font-size: 16px;
}
.page-header {
    padding-bottom: 0px;
}


/*menu offcanvas*/
.fab {
    padding-top: 3px;
    font-size: 25px;
    color: #000000!important;
}

/*menu*/

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li>a {
    color: #161616;
    font-size: 15px;
}
.sp-megamenu-parent>li:hover>a {
    color: #fff;
    background-color: #ef6243;
    font-weight: 600;
}
.sp-megamenu-parent>li.active:hover>a {
    color: #fff;
    background-color: #ef6243;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
#sp-header.header-sticky {
    background-color: #fff;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}
.burger-icon>span {
    background-color: #cbcbcb;
}
.offcanvas-menu {
    background-color: #fff;
}
.offcanvas-inner {
    background-color: #ffffff;
}
.offcanvas-active .close-offcanvas .burger-icon>span {
    background-color: #bfbfbf;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #ec430f;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover{
    color: #f19b81;
}
.nav-pills>.active>a,  .nav-pills>.active>a:hover {
    background: none!important;
}
.bg-custom-menu {
    background-color: #323232;
    color: #ffffff!important;
}



/*slideshow*/

.dot-controller-with_image.sp-slider .sp-dots ul li, .dot-controller-with_image.sp-slider .sp-dots ul li.active {
    border-width: 12px;
}
.sp-slider .sp-dots ul li {
    margin: 0px;
}
.sp-slider-dot-indecator-text.sp-dot-text-key-1 {
    font-size: 22px;
    font-weight: 600;
}
.sp-slider-dot-indecator-text.sp-dot-text-key-2 {
    color: #1a1a1a;
}

/*content*/

.separatore {

    border-right: 1px solid #fff!important;
    border-color:transparent;
}


/*bottoni*/

.btn-dark a {
    color:#fff;
}

.btn-primary, .sppb-btn-primary {
    background: #ef6243 !important;
    border: none !important;
    color:#FFF!important;
    padding: 10px 25px;
    font-weight: 500;
}


.btn-primary:hover, .sppb-btn-primary:hover {
    background:#222 !important;
    color:#fff !important;
}

.sppb-btn-info.sppb-btn-outline {
    color: #32b7ca;
    background-color: transparent;
    padding: 10px 25px;
}
.sppb-btn-info {

    border-bottom: 1px solid #32b7ca!important;
    border-color:transparent;
}
.sppb-btn-info.sppb-btn-outline:hover {
    color: #32b7ca;
    background-color: #f4f4f4;
    border-color: #f4f4f4
}


/*gallery*/

.ig-grid-img-link {
/*    border: 25px solid #f5f5f5;*/
    background-color: #f5f5f5;
    padding: 20px;
}
.ig-menu-grid-item {
    padding-left: 10px;
}
.igui-inline-clip {
    overflow: visible;
}
.ig-tx {
    font-family: 'Montserrat', sans-serif;
 font-size: 16px;
 
}
.ig-th3 {
    font-family: 'Montserrat', sans-serif;
 font-size: 14px;
 font-style: italic;
}
.ig-th2 {
    font-family: 'Oswald', sans-serif;
 font-size: 24px;
}
.ig-th1 {
    font-family: 'Oswald', sans-serif;
 font-size: 45px;
 font-weight: 600;
}
.ig-lightbox-right-wrapper {

    overflow-y: unset!important;
}
.ig-image-descriptions {
    overflow: unset!important;
}
/*.ig-lightbox-right-wrapper.igui-position-top-right {
    width: 20% !important;
}*/
.ig-gallery-wrapper {
    max-width: 100%!important;
}
hr.solid {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 120px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #686565;
}

/*immobiliareOSP*/

.defaultbar img {
    display: none!important;
}
.property-details-main-div .nav-tabs {
    display: none;
}
a.property_title {
    color: #202020;
}
.price_value {
    color: #fff;
    font-weight: 500;
    background-color: #88c354;
    opacity: inherit; 
    padding: 8px 10px;
    top: 0px;
    left: 0px; 
}
.type_name {
    bottom: 8px;
    color: #fff;
    font-size: 13px;
    left: 0px;
    background-color: #4e4e4e;
    opacity: inherit; 
    padding: 5px 10px;
}
.property-info-agent {
    background: none;
}
.sharebox {
    border: none!important;
    margin: 10px 0px 25px 15px;
}
a.nav-link {
    color: #ef6243!important;
 }  
.nav-link:hover {
    color: #ef6243!important;
} 
a.nav-link.active {
    color: #3c3c3c!important;
}
.leadFormWrap {
    padding-top: 20px;
}

/*download*/

.jd_footer {
    display: none;
 }
 .j7dctree img {
    width: 50px;
    border: 1px solid #d9d9d9;
    padding: 12px;
}
.jd_cats_subheader {
    display: none;
}
.jd_top_navi {
    display: none;
}
.jblue {
    color: #ffffff !important;
    border: solid 1px #bdbdbd;
    background: #2a2a2a;
}
.jdbutton {
    box-shadow: none;

}
.jd_content_wrapper {
    padding: 10px 0px;
    border-bottom: 1px solid #e7e7e7;
}
.jd_categories_title_v46{
    padding: 25px 0px 0px 0px;
}
.jgreen {
    display: none;
}
.jd_fields_wrapper {
    display: none;
}
.jd_download_details_wrapper, .jd_download_wrapper {
    border-bottom: 1px solid #e3e3e3;
}
    
/*footer and bottom*/



#sp-bottom .sp-module ul>li {
    margin-bottom:0;
}

#sp-bottom1  h3.sppb-addon-title {
    color: #505050;
    font-family: 'Montserrat', sans-serif;
}


#sp-footer {
    background: #d1d1d1;
    color: #333;
    text-align:center;
    font-size: 13px;

}
#sp-bottom {
    background: #efefef;
}

#sp-bottom .sp-module ul>li>a {
    line-height:30px;
}
#sp-bottom a {
    color: #8a8a8a;
}
#sp-bottom a:hover,#sp-bottom a:active,#sp-bottom a:focus {
    color: #e15637;
}

#sp-footer a:hover,#sp-footer a:active,#sp-footer a:focus {
    color: #ef6243;
    font-weight: 600;
}

/*GDPR*/

.cc-window {
    font-size: 12px !important;
    color: #626262 !important;
    line-height: 1.3em !important;
}
.cc-window.cc-floating {
    background-color: #fff !important;
    max-width: 48em !important;
    padding: 2em 1.8em 1em 1.8em !important;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
}
a.cc-link.cc-cookie {
    color: #ef6243 !important;
}
a.cc-link.cc-privacy {
    color: #ef6243 !important;
}
a.cc-btn.cc-deny {
    background-color: #ef6243 !important;
}
.cc-checkbox-container input:checked + span {
    background-color: #ef6243 !important;
}
a.cc-link label {
    color: #3c3c3c !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}
div.cc-settings-label {
    font-size: 12px !important;
    margin-bottom: 10px !important;
}
.cc-revoke.cc-bottom {
    background-color: #ef6243 !important;
    font-size: 13px!important;
}


/*contatti*/


/**/


/* CSS BOOTSTRAP SPECIFICI */

/* ------------------------------------------------------------------------------------ */

@media (min-width: 992px) {
    .col-lg-10 {
        width: 80%;
    }
    .col-lg-2 {
        width: 20%;
    }
}

/* MOBILE */
@media (max-width: 767px){

    #sp-header {
        background:#fff;
    }

    #sp-main-body {
        margin-top:0px;

    }

    .logo-image {
        height:58px !important;
    }
    .separatore {

    border-right: none !important;
}
.sp-slider-dot-indecator-text.sp-dot-text-key-1 {
    font-size: 16px;
    font-weight: 600;
}
.sp-slider-custom-dot-indecators ul li {
    margin: 0 15px;
    width: 150px;
}
a.property_title {
    font-size: 16px;
    padding-left: 15px;
}

}

/* IPAD VERTICALE */
@media (min-width: 768px) and (max-width: 1023px){


.sp-slider-dot-indecator-text.sp-dot-text-key-1 {
    font-size: 16px;
    font-weight: 600;
}

#sp-header {
    background: #ffffff;
}
.igui-grid>*>:last-child {
    max-width: 500px!important;
}

}

/* IPAD ORIZZONTALE e IPAD PRO VERTICALE */
@media (min-width: 1024px) and (max-width: 1365px){
    #sp-header-topbar {
        margin:0;
    }


    .logo-image {
        height:60px !important;
        padding:0;
    }

    #sp-header {
        height:80px;
    }

.igui-grid>*>:last-child {
    max-width: 700px!important;
}

    .sp-megamenu-parent > li > a {


        padding: 0 10px;
        letter-spacing:1px;
    }


    .sp-megamenu-parent>li {
        margin: 0px;
        padding:0;

    }

#sp-header {
    background: #ffffff;
}



}

/* IPAD PRO ORIZZONTALE */
@media (min-width: 1366px){
    .container{
        max-width: 1300px;
    }

    .sp-menu-full.container{
        width: 1300px;
        left: 0!important;
        right: 0!important;
    }

    body.helix-ultimate .sppb-row-container{
        max-width: 1300px;
    }

    .sppb-row-container{
        width: 1300px;
    }

    #sp-header-topbar .sp-contact-info {
        display:none;
    }

    .sp-megamenu-parent>li {
        margin: 0px;
     

    }


}

@media (min-width: 1400px) and (max-width: 1679px){

    #sp-header-topbar .sp-contact-info {
        display:none;
    }



}



@media (min-width: 1680px){

    #sp-header-topbar .sp-contact-info {
        display:none;
    }


}




.cc-revoke.cc-top {
    left: 0!important;
    font-size: 12px;
    top: auto!important;
    bottom: 0!important;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}



.margin20 {
    margin-top:20px;
}

/*form*/




.bfQuickMode .bfLabelRight label, .bfQuickMode .bfLabelLeft label, .bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
    width:95% !important;
}


.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {

    width: 95% !important;

}

.bfQuickMode .bfLabelLeft input, .bfQuickMode .bfLabelLeft textarea, .bfQuickMode .bfLabelLeft select, .bfQuickMode .bfLabelLeft button {
    padding:20px !important;
}
