/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


div#ebook {
    display: none;
}
/*******************iubenda********************/
#iubenda-cs-banner .iubenda-cs-rationale .iubenda-cs-opt-group button:after {
display: none!important;
}
/*******************fine iubenda********************/

/*__________________________________correzioni tema*/
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-thumb {
    background: #e7b919;
}

::-webkit-scrollbar-track {
    background: #272727;
}

footer#Footer .widgets_wrapper .column.one-fourth .widget {
    border-left:2px solid #fff;
    padding-left:18px;
    height:150px;
    display:flex!important;
}

a {    
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    transition-delay: 0.15s;}

a:hover {
    opacity:0.8;    
    text-decoration:none;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    transition-delay: 0.15s;}

footer#Footer .widgets_wrapper .column.one-fourth .widget p.big.bold {text-transform: uppercase;}

#Top_bar .menu_wrapper {float: right!important;padding: 0 25px;}
h5#firstHeading {
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: 0px;
}


#Top_bar .menu > li > a span:not(.description) {
    padding: 0 15px;    
}

#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height:50px;}

#Top_bar.is-sticky{
padding:10px 0; }

#Top_bar a.action_button {
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    transition-delay: 0.15s;}


#Top_bar a.action_button:hover {
    background-color: #000000;
    color: #ffffff;
    border-radius:50px!important;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    transition-delay: 0.15s;
    }

ul#menu-principale .current-menu-item a span:after {
    content:'';
    display:block!important;
    box-sizing:border-box!important;
    width:50px;
    height:4px;
    background:#e7b919;
    position:absolute;
    left:calc(50% - 25px);
    top:calc(50% + 18px);
}

ul#menu-principale .current-menu-item .sub-menu a span:after {
    content:none!important;
    display:none!important;
}


ul#menu-principale .sub-menu .current-menu-item a span:after {
    content:none!important;}


ul#menu-principale ul.sub-menu {
    background: #fbfbfb!important;
}


ul#menu-principale ul.sub-menu li a {
    color: #333333 !important;
     border:none !important;
}

#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
    text-decoration: none;
    opacity:1!important;
    background: rgba(0, 0, 0, 0.08);
}

@media only screen and (min-width: 1240px) {
header#Header .section_wrapper, .container {
    max-width: 1680px!important;}}

.single.single-post.single-template-intro div#Intro {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.single.single-post.single-template-intro div#Intro .intro-inner {
    background-color:#00000080;
}

.single.single-post.single-template-intro div#Intro  {
   margin-bottom:50px
}

.single.single-post.single-template-intro .post-wrapper-content .section_wrapper {
    max-width: 1080px;}
/*_____________________________Fine correzioni tema*/



/*__________________________________________colonne*/
.col-1-12 { width: calc(100% / 12 * 1) ;}

.col-2-12 { width: calc(100% / 12 * 2) ;}

.col-3-12 { width: calc(100% / 12 * 3) ;}

.col-4-12 { width: calc(100% / 12 * 4) ;}

.col-5-12 { width: calc(100% / 12 * 5) ;}

.col-6-12 { width: calc(100% / 12 * 6) ;}

.col-7-12 { width: calc(100% / 12 * 7) ;}

.col-8-12 { width: calc(100% / 12 * 8) ;}

.col-9-12 { width: calc(100% / 12 * 9) ;}

.col-10-12 { width: calc(100% / 12 * 10) ;}

.col-11-12 { width: calc(100% / 12 * 11) ;}

.col-12-12 { width: calc(100% / 12 * 12) ;}
/*______________________________________Fine colonne*/


/*__________________________________classi generiche*/

.float-left {float: left;}

.float-right {float: right;}

.float-none {float: none;}

.align-center {text-align:center;}

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

.align-left {text-align:left;}

.margin-auto {margin: 0 auto;}

.italic {font-style:italic!important;}

.bold {font-weight:700!important;}

.light {font-weight:200!important;}

.maiuscolo {text-transform:uppercase!important;}

.iniziali-maiuscole {text-transform:capitalize!important;}

.no-margin {margin: 0px!important;}

.no-padding {padding: 0px!important;}

.transition {
    -webkit-transition: all 80ms ease-in-out;
    -moz-transition: all 80ms ease-in-out;
    -ms-transition: all 80ms ease-in-out;
    -o-transition: all 80ms ease-in-out;
    transition: all 80ms ease-in-out;
    transition-delay: 0.15s;}

.ombra {box-shadow: 0px 0px 25px #00000026;}

.sfondo-alt {background-color:#F4F3EF!important;}

.sfondo-giallo {background-color: #e8bb20!important;}

.negativo {color: #fff!important;}

.border-radius {border-radius:40px;}

.overflow {overflow: visible!important;}

.no-overflow {overflow:hidden!important;}

.sfondo-sfalsato {padding-bottom:250px}

.margine-sfalsato {margin-top:-250px;}

/*___________________________Fine generiche Bottoni*/


/*___________________________breadcrumb*/
.breadcrumb-header-special {
    position:absolute!important;
    top:40px;
    left:0px;
    opacity:0.9!important;
    z-index:100;
    }

.archive .breadcrumb-header-special,
.category .breadcrumb-header-special,
.post-template-scheda-immobile .breadcrumb-header-special {
    left:15px!important;
}

.breadcrumb-header-special * {
padding:0px!important;
margin:0px!important;
    }

.post-template-scheda-immobile .breadcrumb_last {
    text-transform:lowercase!important;
}
/*___________________________Fine breadcrumb*/


/*_____________________________________________font*/
h1, h2 {letter-spacing: 1px;}


h1.titolo  strong {
    text-align: left;
    letter-spacing: 0px;
    color: #707070;
    font-size:70px;
    line-height:75px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:900!important;
    }

h1.titolo.titolo {
    text-align: left;
    letter-spacing: 0px;
    color: #707070;
    font-size:68px;
    line-height:75px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:300!important;
    }

.titolo44 {
    letter-spacing: 0px;
    color: #707070;
    font-size:44px;
    line-height:48px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:300!important;
    }

.titolo36 {
    letter-spacing: 0px;
    color: #707070;
    font-size:36px;
    line-height:40px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:300!important;
    }

.titolo28 {
    text-align: left;
    color: #707070;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.5px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:300;
}

.p18 {
    font-size: 18px;
    line-height: 38px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
}

.p16 {
    font-size: 16px;
    line-height: 22px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
}


/*________________________________________Fine font*/

/*________________________________________bordi*/
.border-dashed {border: dashed 2px;}

.border-top-dashed {border-top: dashed 2px;}

.border-bottom-dashed {border-bottom: dashed 2px;}

.border-left-dashed {border-left: dashed 2px;}

.border-right-dashed {border-right: dashed 2px;}

.border-solid {border: solid 1px;}

.border-top-solid {border-top: solid 1px;}

.border-bottom-solid {border-bottom: solid 1px;}

.border-left-solid {border-left: solid 1px;}

.border-right-solid {border-right: solid 1px;}

.border-color-giallo {border-color:#e8bb20;}

.border-color-grigio {border-color:#5f5f60;}

.border-color-bianco {border-color:#ffffff;}

/*________________________________________fine*/


/*__________________________________________Bottoni*/
.bottone-solid {
    border: 2px solid #e7b909;
    background:#e7b909;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-size:16px;
    font-weight:600;
    line-height:30px;
    padding:10px 35px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 180ms ease-in-out;
    transition-delay: 0.15s;
}


.bottone-solid:hover {
    border-radius:50px;
    background:#000000;;
    border: 2px solid #000000;
    color: #ffffff;
    text-decoration:none; 
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    transition-delay: 0.15s;}

.bottone-outline {
    border: 2px solid #C8C8C8;
    color: #545456;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-size:16px;
    font-weight:600;
    line-height:30px;
    padding:10px 35px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 180ms ease-in-out;
    transition-delay: 0.15s;
}


.bottone-outline:hover {
    border-radius:50px;
    background:#e7b909;
    border: 2px solid #e7b909;
    color: #ffffff;
    text-decoration:none; 
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    transition-delay: 0.15s;
}

.bottone-solid.full {
    width: 100%!important;
    display: block;
    box-sizing:border-box;
    text-align:center;
}

a.bottone-outline.full {
    width: 100%!important;
    display: block;
    box-sizing:border-box;
    text-align:center;
}

.bottone-outline.full.giallo {
    border: 2px solid #e7b909;
    color: #e7b909;
}

.bottone-outline.full.giallo:hover {
    border: 2px solid #000000;
    background: #000000;
    color: #ffffff;
}

.bottone-piccolo  {
    font-size:13px;
    font-weight:600;
    line-height:20px;
    padding:7px 25px;
}
/*_____________________________________Fine Bottoni*/


/*__________________________________Inevidenza home*/

section#Inevidenza {
    box-sizing: border-box;
    margin: 20px 0px 100px 0px;
    width: 100%;
}

section#Inevidenza .sinistra {
    box-sizing: border-box;
    width: calc(100% / 12 * 7 - 70px)!important;
    margin: 0 35px;
    position: relative!important;
    height:75vh;
}

section#Inevidenza .destra {
    box-sizing: border-box;
    width: calc(100% / 12 * 5 - 70px);
    margin: 0 35px;
    position:relative!important;
    height:75vh;
}

#Inevidenza .blocco-immagine {
    background-size:cover!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
}

#Inevidenza .sinistra .blocco-immagine{
    box-sizing: border-box;
    width:100%!important;
    position:relative;
    height:80%!important;
}

#Inevidenza .destra .blocco-immagine {
    box-sizing: border-box;
    width:100%!important;
    position:absolute;
    height:75%!important;
    bottom:0;
}


#Inevidenza .sinistra .blocco-info {
    background:#fff;
    padding:35px 45px;
    width: 600px;
    box-sizing: border-box;
    display: block;
    float: left;
    position:absolute;
    left:calc(100% - 650px) ;
    bottom: 0;
    z-index:100;
    }

#Inevidenza .destra .blocco-info {
    background:#fff;
    padding:35px 35px;
    width: 500px;
    margin:0%!important;
    box-sizing: border-box;
    display: block;
    float: left;
    position:relative;
    left:calc(50% - 250px);
    top: 0px;
    z-index:100;
    }

#Inevidenza .destra .blocco-info .altezza-corretta {
    min-height:80px;
    display:grid;
    align-items: center;
}


#Inevidenza .sinistra .blocco-info .altezza-corretta {
    min-height:90px;
    display:grid;
    align-items: center;
}

#Inevidenza .blocco-info .testo .luogo {
    text-align: left;
    color: #707070;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:500;
}

#Inevidenza .sinistra .blocco-info .testo .luogo {
    font-size:16px;
    line-height:16px;
    letter-spacing: 0px;
}

#Inevidenza .destra .blocco-info .testo .luogo {
    font-size:14px;
    line-height:14px;
    letter-spacing: 0px;
}


#Inevidenza .blocco-info .testo hr.divisore-corto {
    width: 55px;
    height: 4px;
    background:#E7B909;
    margin: 10px 0px 12px 0px;
}

#Inevidenza .blocco-info .testo .titolo {
    text-align: left;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight: 400;
}

#Inevidenza .blocco-info .testo .titolo a,
#Inevidenza .blocco-info .testo .titolo a:hover {
    color: #707070;
    opacity:1!important;
    text-transform: lowercase;
 }

#Inevidenza .sinistra .blocco-info .testo .titolo {
    font-size: 42px;
    line-height: 50px;
    letter-spacing: 0px;
    text-transform:lowercase;
}

#Inevidenza .destra .blocco-info .testo .titolo {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: 0px;
    text-transform:lowercase;
    overflow: hidden!important;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


#Inevidenza .blocco-info .testo .sottotitolo {   
    text-decoration: underline;
    text-align: left;
    color: #707070;
    font-size:18px;
    line-height:25px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:200;
}


#Inevidenza .sinistra .blocco-info .testo .sottotitolo {
    font-size:18px;
    line-height:18px;
    margin-bottom: 45px;
}

#Inevidenza .destra .blocco-info .testo .sottotitolo {
    font-size:16px;
    line-height:16px;
    margin-bottom: 40px;
}


#Inevidenza .blocco-info .info ul.dimensioni-immobile {
   list-style:none;
   box-sizing: border-box;
   margin: 0px!important;
   padding: 0px!important;
   display:inline;
   float:left;
   }


#Inevidenza .sinistra .blocco-info .info ul.dimensioni-immobile {
   width: auto;
}

#Inevidenza .destra .blocco-info .info ul.dimensioni-immobile {
   width: auto;
}



#Inevidenza .blocco-info .info .dimensioni-immobile li {
    color: #707070;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:800;
    margin: 0px 10px 0px 0px;
    display:inline-block!important;
    }

#Inevidenza .sinistra .blocco-info .info .dimensioni-immobile li { 
    font-size:22px;
    line-height:22px;
    letter-spacing: 0px;}

#Inevidenza .destra .blocco-info .info .dimensioni-immobile li {
    font-size:18px;
    line-height:18px;
    letter-spacing: 0px;
}

#Inevidenza .blocco-info .info .dimensioni-immobile li span {
    font-weight:300;}

#Inevidenza .blocco-info .info .dimensioni-immobile li img {

    vertical-align: middle;
    margin-top:-10px;
    padding:0 5px;
    }

#Inevidenza .sinistra .blocco-info .info .dimensioni-immobile li img { 
max-width: 40px!important;}

#Inevidenza .destra .blocco-info .info .dimensioni-immobile li img { 
max-width: 35px!important;}

#Inevidenza .blocco-info .info p.prezzo.align-center {
    float:left;
    width: 40%;
    background:#e7bb1f;
    color:#fff;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:800;
    display: block!important;
    position:absolute; 
    right:0;
}

#Inevidenza .sinistra  .blocco-info .info p.prezzo.align-center { 
    font-size:26px;
    line-height:36px;}

#Inevidenza .destra .blocco-info .info p.prezzo.align-center { 
    font-size:22px;
    line-height:32px;}


#Inevidenza article.sinistra:hover .blocco-info {
    bottom: 20px;
    transform:scale(1.08);
    box-shadow: 0px 0px 50px #0000000f;
}


#Inevidenza article.destra:hover .blocco-info {
    top: 20px;
    transform:scale(1.06);
    box-shadow: 0px 0px 50px #0000000f;
}


#Inevidenza *{
 -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    transition-delay: 0.15s;}


#Inevidenza article:hover .blocco-immagine:before {
    position:absolute;
    display: grid;
    width:100%!important;
    height:100%!important;
    left:0px;
    top: 0px;
    background: #00000061;
    color: #ffffff21;
    content: '\e962';
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 900;
    font-size: 160px;
    line-height: 160px;
    text-decoration: none!important;
    text-align: center;
    align-items: center;
    transform: scaleX(-1);
    opacity:0.9;
     -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    transition-delay: 0.15s;
}

#Inevidenza article .blocco-immagine:before {
    position:absolute;
    display: grid;
    width:100%!important;
    height:100%!important;
    left:0px;
    top: 0px;
    background: #00000061;
    color: #ffffff21;
    content: '\e962';
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 900;
    font-size: 0px;
    line-height: 160px;
    text-decoration: none!important;
    text-align: center;
    align-items: center;
    transform: scaleX(-1);
    opacity:0;
     -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    transition-delay: 0.15s;
}
/*_____________________________fine Inevidenza home*/


/*__________________________________blocco-servizi*/
#blocco-servizi .servizio {
    padding: 36px!important;
    }

#blocco-servizi .servizio .vc_column-inner {
    box-shadow: 0px 0px 25px #00000026;}


#blocco-servizi .servizio .titolo strong {
    text-align: left;
    letter-spacing: 0px;
    color: #707070;
    font-size:36px;
    line-height:40px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:900!important;
    }

#blocco-servizi .servizio .titolo {
    text-align: left;
    letter-spacing: 0px;
    color: #707070;
    font-size:28px;
    line-height:34px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:300!important;
    }

#blocco-servizi .servizio:nth-child(1) {
    background: url(/wp-content/uploads/2020/04/Rectangle.png);
    background-size: 320px;
    background-repeat: no-repeat;
    background-position: top left;
}

#blocco-servizi .servizio:nth-child(2) {
    background: url(/wp-content/uploads/2020/04/Rectangle.png);
    background-size: 320px;
    background-repeat: no-repeat;
    background-position: bottom center;
}

#blocco-servizi .servizio:nth-child(3) {
    background: url(/wp-content/uploads/2020/04/Rectangle.png);
    background-size: 320px;
    background-repeat: no-repeat;
    background-position: top right;
}

/*_____________________________fine blocco-servizi*/



/*_____________________________________blocco-cta */

#blocco-cta1,
#blocco-cta2 {
    display:flex;
    align-items: center;

    }

#blocco-cta1 .servizio,
#blocco-cta2 .servizio {
    padding: 36px!important;

    }

#blocco-cta1 .testo-cta {
    background: white;
    min-width:550px;
    position:absolute;
    right:10%;
    box-shadow: 0px 0px 10px #0000000a;}

#blocco-cta1 figure .vc_single_image-wrapper,
#blocco-cta2 figure .vc_single_image-wrapper{
padding: 0px!important;
margin: 0px!important;}



#blocco-cta1 .servizio:nth-child(1) {
    background: url(/wp-content/uploads/2020/04/Rectangle.png);
    background-size: 400px 380px;
    background-repeat: no-repeat;
    background-position: top left;

}


#blocco-cta2 .testo-cta {
    background: white;
    min-width:550px;
    position:absolute;
    left:10%;
    z-index:10;
    box-shadow: 0px 0px 10px #0000000a;}


#blocco-cta2 .servizio:nth-child(2) {
    background: url(/wp-content/uploads/2020/04/Rectangle.png);
    background-size: 400px 380px;
    background-repeat: no-repeat;
    background-position: top right;
    left: 25%;
}


#blocco-cta2.sfondo-sfalsato-2 {
    padding-top:400px;
    padding-bottom:300px;}

#blocco-cta1.margine-sfalsato-2 {margin-bottom:-400px;
    z-index: 50;}

/*________________________________fine blocco-cta */


/*__________________________________blocco-news home*/

.blocco-news-margine {
    margin-top:-250px;
    z-index: 55;
}

.blocco-news-margine {
    overflow:visible!important;
}

#blocco-news {
    width: calc(100% + 110px);
    margin-left:-55px;
    margin-right:-55px;
}   

#blocco-news .col-4-12 {
    width: calc(100% / 12 * 4 )!important;
    box-sizing:border-box!important;
    /*display: block;*/
    position:relative;
    float:left;
    padding: 0px 60px!important;
} 


#blocco-news .blocco-immagine img{
    padding:0px!important;
    margin:0px!important;
    float:left;
}

#blocco-news .blocco-immagine.vertical-thumb-blog {
    margin-top:-30px!important; 
    padding-top:0px   
}

#blocco-news .blocco-immagine.square-thumb-blog {
    margin-top:70px!important; 
    padding-top:0px   
}


#blocco-news .blocco-info { 
    background:#ffffff00;
    box-sizing: border-box;
    position:relative;
    float:left!important;
    top: -90px;
    }

#blocco-news .blocco-info .blocco-titolo{
    background:#F4F3EF;
    padding:20px 20px;
    margin:0!important;
    box-sizing: border-box;
    display: block;
    position:relative;
    left:15%!important;
    right:5%!important;
    width:80%;
    float:left!important;
    }

#blocco-news .blocco-info .info{
    padding:20px 20px 20px 0px;
    margin:0!important;
    box-sizing: border-box; 
    width:100%;
    float:left!important;
    }

#blocco-news .blocco-info hr.divisore-corto {
    width: 55px;
    height: 4px;
    background:#E7B909;
    margin:0px 0px 15px 0px;
}


#blocco-news .blocco-info .estratto {
    font-size:18px;
    line-height:28px;
    color: #707070;
}

#blocco-news .blocco-info .bottone-solotesto span:nth-child(1){
    font-size:18px;
    line-height:28px;
    font-weight:600;
    letter-spacing: 0px;
    color: #E7B909;
    text-transform: uppercase;
    opacity: 1;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
}

#blocco-news .blocco-info .bottone-solotesto span:nth-child(2){
    font-size:18px;
    line-height:28px;
    font-weight:600;
    letter-spacing: 0px;
    color: #cecece;
    letter-spacing:-5px;
    vertical-align:top;
    text-transform: uppercase;
    opacity: 1;
    font-family:monospace;
}

#blocco-news .blocco-info .bottone-solotesto:hover span:nth-child(2)
{margin-left:5px;}

#blocco-news .blocco-info .bottone-solotesto:hover span:nth-child(1)
{color: #707070;}

#blocco-news .blocco-info a.bottone-solotesto *,
#blocco-news .blocco-info a.bottone-solotesto  {
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 180ms ease-in-out;
    transition-delay: 0.15s;
    text-decoration:none;
}

#blocco-news .blocco-info a.bottone-solotesto:hover {
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 180ms ease-in-out;
    transition-delay: 0.15s;
    text-decoration:none;
}
/*_____________________________blocco-news home*/

/*_____________________________________blocco-cta contatti */

#blocco-cta3 {
    display:flex;
    align-items: center;
    }

#blocco-cta3 .servizio {
    padding: 36px!important;
    }

#blocco-cta3 .testo-cta {
    background: white;
    min-width: 650px;
    position:absolute;
    right:10%;
    box-shadow: 0px 0px 10px #0000000a;
    }

#blocco-cta3 figure .vc_single_image-wrapper{
padding: 0px!important;
margin: 0px!important;}


#blocco-cta3 .servizio:nth-child(1) {
    background: url(/wp-content/uploads/2020/04/Rectangle.png);
    background-size: 400px 380px;
    background-repeat: no-repeat;
    background-position: top left;
}



#blocco-cta3.margine-sfalsato-2 {margin-bottom:-400px;
    z-index: 50;}


#sfondo-fondo  {height:400px;}
/*________________________________fine blocco-cta-contatti */






/*_____________________________________blocco-contatto */

#blocco-contatto {
    display:flex;
    align-items: center;}


#blocco-contatto.sfondo-sfalsato-2 {
    padding-top:450px!important;
    padding-bottom:0px;}


/*________________________________fine blocco-cta */

/*________________________________form*/
.wpcf7-form .col-6-12 {
    box-sizing: border-box!important;
    padding: 10px;
    float: left;
}

.wpcf7-form .col-4-12 {
    box-sizing: border-box!important;
    padding: 10px;
    float: left;
}

.wpcf7-form .col-12-12 {
    box-sizing: border-box!important;
    padding: 10px;
    float: left;
}

.wpcf7-form .col-5-12 {
    box-sizing: border-box!important;
    padding: 10px;
    float: left;
}

.wpcf7-form .col-3-12 {
    box-sizing: border-box!important;
    padding: 10px;
}

.wpcf7-form .col-2-12 {
    box-sizing: border-box!important;
    padding: 10px;
    float: left;
}

.col-12-12.privacy p {
    font-size: 13px;
    line-height: 18px;
    color: #888888;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    background-color: #fffffff2;
    color: #4a4a4a;
    box-shadow: inset 0 0 0px 2px #C8C8C8;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
    padding: 14px 15px;
    font-size: 15px;
    border-width: 0px;
    }
input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
box-shadow: inset 0 0 0px 2px #e8bb20 !important;
color:black}

textarea {
    height: 150px;
    min-height: 60px;
    line-height: 20px;
}

.wpcf7 input[type="submit"]:disabled {
    opacity:0.5!important;}

.wpcf7 input[type="submit"]:hover:disabled {
    opacity:0.5!important;
    border: 2px solid #C8C8C8;
    background:transparent;
    color: #545456;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-size:16px;
    font-weight:600;
    line-height:30px;
    padding:10px 35px;
    border-radius:0px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 180ms ease-in-out;
    transition-delay: 0.15s;
}

.wpcf7 input[type="submit"] {
    border: 2px solid #C8C8C8;
    background:transparent;
    color: #545456;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-size:16px;
    font-weight:600;
    line-height:30px;
    padding:10px 35px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 180ms ease-in-out;
    transition-delay: 0.15s;
}


.wpcf7 input[type="submit"]:hover {
    border-radius:50px;
    background:#e7b909;
    border: 2px solid #e7b909;
    color: #ffffff;
    text-decoration:none; 
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    transition-delay: 0.15s;
}

span.wpcf7-list-item {
    margin: 0 0 0 0em!important;
}

.negativo input[type="date"],.negativo input[type="email"],.negativo input[type="number"],.negativo input[type="password"],.negativo input[type="search"],.negativo input[type="tel"],.negativo input[type="text"],.negativo input[type="url"],.negativo select,.negativo textarea,.negativo .woocommerce .quantity input.qty {box-shadow: inset 0 0 0px 0px #ffffff !important;color:black;}

.negativo .wpcf7 input[type="submit"]:hover:disabled {
    opacity:0.5!important;
    border: 2px solid #ffffff;
    background:transparent;
    color: #ffffff;
}

.negativo .wpcf7 input[type="submit"] {
    border: 2px solid #ffffff;
    background:#ffffff00;
    color: #ffffff;
    padding: 5px 35px!important;
    width:calc(100% - 36px);
}

.negativo .wpcf7 input[type="submit"]:hover {
    background:#000000;
    border: 2px solid #000000;
}

.negativo .col-12-12.privacy p {
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
    text-align:center;
}

input.wpcf7-form-control.wpcf7-date {
    max-height: 40px;
}


/*________________________________Fine form*/


/*________________________________blocco-top-pagina */

#blocco-top-pagina {
    display:flex;
    height:0vh!important;
    min-height: 70vh!important;
    }

#blocco-top-pagina .servizio:nth-child(1) {
    padding: 0px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    margin-left: -20px!important;
    margin-right: -20px!important;
    width: calc(100% + 38px)!important;
    height: calc(100% - 80px)!important;
    overflow: hidden;      
    display: flex;
    align-items:center;
    }


#blocco-titolo-interna {
    position: absolute!important;
    z-index:100;
    top: 40vh;
    right:36px;
    }

#blocco-titolo-interna .servizio {
    padding: 40px 120px 45px 120px!important;
    float:right!important;
    min-width:1000px!important;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0px 0px 10px #0000000a;
    }

.margine-titolo-interna {
    padding-top: 250px;
}

/*________________________________fine blocco-top-pagina */


/*________________________________blocco-top-scheda-prodotto */

#blocco-titolo-interna.titolo-scheda-prodotto .servizio {
    min-width:1000px;
    }

#blocco-titolo-interna.titolo-scheda-prodotto .titolo {
    text-transform: lowercase;
}

#blocco-titolo-interna.titolo-scheda-prodotto hr.divisore-corto {
    width: 55px;
    height: 4px;
    background: #E7B909;
    margin: 10px 0px;
}

#blocco-titolo-interna.titolo-scheda-prodotto .info {
    padding-top: 80px;
}

#blocco-titolo-interna.titolo-scheda-prodotto .info p.prezzo.align-center {
    float:left;
    width: 35%;
    background:#e7bb1f;
    color:#fff;
    font-size: 44px;
    line-height: 44px;
    padding:10px 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:800;
    display: block!important;
    position:absolute;
    right:0px;
    bottom:30px;
}

/*________________________________blocco-top-scheda-prodotto */


/*________________________________icone-scheda-prodotto */
ul.dimensioni-immobile {
    display: flex!important;
}

ul.dimensioni-immobile li {
    flex:auto;
}

#icone-scheda .dimensioni-immobile li:nth-child(6){
    margin:0px!important;
}


#icone-scheda ul.dimensioni-immobile {
   box-sizing: border-box;
   margin: 0px!important;
   padding: 0px!important;
   width: calc(100% + 0px);
   position:relative;
   float:left;
   list-style:none;
   text-align:center;
   }



#icone-scheda .dimensioni-immobile li {
    width: calc(100% / 12 * 2 - 30px);
    float:left;
    color: #707070;
    font-size:36px;
    line-height:40px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:800;
    margin-right: 5px;
    margin: 0px 30px 0px 0px;
    padding:20px;
    border: 2px dashed #E7B909;
    box-sizing:border-box;
    }

#icone-scheda .dimensioni-immobile li span {
    font-weight:300;
    font-size:22px;
    line-height:30px;
}

#icone-scheda .dimensioni-immobile li img {
    max-width: 60px!important;
    vertical-align: middle;
    margin-top:0px;
    padding: 0 10px 0 0px;
    margin-top:-5px;
    }
/*________________________________Fine-icone-scheda-prodotto */


/*________________________________galleria-scheda-prodotto */
#gallery-scheda  {
   box-sizing: border-box;
   display:inline;
   width: calc(100% + 0px);
   position:relative;
   float:left;
   padding:0px!important;
   margin:50px 0
   }

#gallery-scheda .immagine .image_wrapper a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

#gallery-scheda .immagine .image_wrapper {
    display: contents;
}

#gallery-scheda .immagine {
    width: 100%;
    max-height: 300px;
    height: calc(45vh - 40px);
    padding:0px;
    float:left;
    overflow: hidden;
    margin:0px;
    background-repeat:no-repeat;
    background-size:130%!important;
    background-position:center!important;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    transition-delay: 0.15s;
    }

#gallery-scheda .immagine:hover { 
    background-size:150%!important;
    background-position:center!important;
     -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    transition-delay: 0.15s;
}

#gallery-scheda .immagine a { 
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1px' viewBox='0 0 448 448' width='1px' class=''%3E%3Cg%3E%3Cpath d='m408 184h-136c-4.417969 0-8-3.582031-8-8v-136c0-22.089844-17.910156-40-40-40s-40 17.910156-40 40v136c0 4.417969-3.582031 8-8 8h-136c-22.089844 0-40 17.910156-40 40s17.910156 40 40 40h136c4.417969 0 8 3.582031 8 8v136c0 22.089844 17.910156 40 40 40s40-17.910156 40-40v-136c0-4.417969 3.582031-8 8-8h136c22.089844 0 40-17.910156 40-40s-17.910156-40-40-40zm0 0' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%23ffffff00'/%3E%3C/g%3E%3C/svg%3E");    
 background-position:center;
 background-repeat:no-repeat;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    transition-delay: 0.20s; 
}

#gallery-scheda .immagine:hover a { 
    background-color:#e8bb1066;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='50px' viewBox='0 0 448 448' width='50px' class=''%3E%3Cg%3E%3Cpath d='m408 184h-136c-4.417969 0-8-3.582031-8-8v-136c0-22.089844-17.910156-40-40-40s-40 17.910156-40 40v136c0 4.417969-3.582031 8-8 8h-136c-22.089844 0-40 17.910156-40 40s17.910156 40 40 40h136c4.417969 0 8 3.582031 8 8v136c0 22.089844 17.910156 40 40 40s40-17.910156 40-40v-136c0-4.417969 3.582031-8 8-8h136c22.089844 0 40-17.910156 40-40s-17.910156-40-40-40zm0 0' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");    
     background-position:center;
     -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    transition-delay: 0.20s;  
}


.mfp-image-holder .mfp-close {
    position: absolute;
    top: 40px;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 10000000;
    padding: 0;
    margin: 0;
    background: #e8bb20!important;
    opacity: 1;
    font-size: 50px;
    text-align: center;
}

img.mfp-img {
    max-width: 1300px;
}
/*________________________________Fine-galleria-scheda-prodotto */

/*________________________________scheda-descrizione */
#scheda-descrizione {
    padding: 50px 0;
}

#scheda-descrizione td {
    border: 0px!important;}

#scheda-descrizione tr {
    border-bottom: 2px dashed #e8bb20;
}

#scheda-descrizione table tr:first-child td{ box-shadow: inset 0px 0px 3px -2px rgba(0,0,0,.06);}


#scheda-descrizione table td {font-weight:bold;text-align:left!important;padding: 13px 0;}

#scheda-descrizione table td:first-child { 
color:#e8bb20;
text-transform:uppercase;
}
/*________________________________Fine-scheda-descrizione */


/*________________________________pagina-contatti */
.mappa-contatti {
    background: url(/wp-content/uploads/2020/04/Rectangle.png);
    background-size: 320px;
    background-repeat: no-repeat;
    background-position: top right;
    padding:36px 36px 0px 0px!important;
}

.mappa-contatti .vc_column-inner {
    box-shadow: 0px 0px 25px #00000026;
    padding:0px!important;

}

.mappa-contatti .wpb_wrapper > div {
    margin: 0px!important;
    
}

.mappa-contatti .wpb_gmaps_widget .wpb_wrapper {
    background-color:none!important;
    padding: 10px!important;
    background:#fff!important;
}



.info-contatti i.circle {
    background: #e7b909;
    color: #fff!important;
    box-sizing: border-box!important;
    padding: 0px!important;
    width: 40px; 
    height: 40px;
    display: inline-table;
    align-content: center;
    margin-right: 10px;
    text-align: center!important;
}

.info-contatti a {color: #5e5e5f !important;}

/*________________________________Fine-pagina-contatti*/



/*________________________________chi-siamo*/

#team {
padding:30px 0;
}

#team .team-member {
display:flex!important;
box-sizing:border-box!important;
}

#team .team-member .foto {
    width: calc(100% / 12 * 7);
    float:left;
    background: url(/wp-content/uploads/2020/04/Rectangle.png);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 25px 25px 25px 25px!important;
    margin:0px!important;
}

#team .team-member .foto.due {
    background-position: bottom right!important;
}


#team .team-member .foto.tre {
    background-position: center left!important;
}


#team .team-member .foto.quattro {
    background-position: bottom left!important;
}


#team .team-member .foto .vc_single_image-wrapper{
    padding:0px!important;
    margin:0px!important;
}


#team .team-member .nome {
    width: calc(100% / 12 * 7);
    float:left;
    padding: 10px 5px 10px 5px!important;
    box-sizing:border-box;
    position:absolute;
    background: white;
    box-shadow: 0px 0px 10px #00000024;
    bottom:7%;
    right: 5%;
    display:grid;
    align-items: center;
}



#team .team-member .nome p.titolo strong {
    text-align: left;
    letter-spacing: 0px;
    color: #707070;
    font-size:36px;
    line-height:30px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:900!important;
    }

#team .team-member .nome p.titolo strong.small {
    text-align: left;
    letter-spacing: 0px;
    color: #707070;
    font-size:16px;
    line-height:16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:400!important;
    }



#team .team-member .curriculum {
    width: calc(100% / 12 * 12) ;
    float:left;
    font-size: 18px;
    line-height: 30px!important;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
}


#team hr.divisore-corto {
    width: 55px;
    height: 4px;
    background: #E7B909;
    margin: 0px 0px 15px 0px;
}
/*________________________________Fine-chi-siamo*/



/*________________________________pagina blog*/
#blocco-news.pagina-blog  p.titolo28 {    
    overflow: hidden!important;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}


#blocco-news.pagina-blog  .blocco-info .estratto {
    overflow: hidden!important;
    display: -webkit-box!important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#blocco-news.pagina-blog  .blocco-immagine.square-thumb-blog {
    margin-top: 20px!important;
    padding-top: 0px;
}

div#seeMore {
    margin-bottom: 60px;
}


#ebook .wpb_wrapper > div {
    margin-bottom: 15px;
}

#ebook .wpb_column.vc_column_container {
    display:flex!important;
    align-items: start!important;
    }

#ebook figure, #ebook img, #ebook .vc_single_image-wrapper {
    padding: 0px!important;
    margin: 0px!important;
}

#ebook h3 {padding-top:20px!important}

/*________________________________fine pagina blog*/

/*________________________________pagina immobili*/

#blocco-immobile {padding: 0px 0px 20px 20px;margin:0px!important;}   

#blocco-immobile article.col-12-12 {
    width: calc(100% / 12 * 12 )!important;
    box-sizing:border-box!important;
    float:left;
    padding: 60px 0px!important;
    margin: 35px 0;
    position: relative;
    display: flex;
    align-items: center;
} 



#blocco-immobile article.col-12-12:last-child {
    margin-bottom:60px;}

#blocco-immobile .blocco-immagine img{
    padding:0px!important;
    margin:0px!important;
    float:left;
}


#blocco-immobile .blocco-immagine.horizontal-thumb-immobili {
    margin-top:0px!important;
    padding-top: 0px!important;
    width: 47%;
    position: absolute;
}


#blocco-immobile .blocco-info {
    background: #ffffff;
    box-sizing: border-box!important;
    position: relative;
    float: right!important;
    top: 0%;
    width: 70%;
    left: 29%;
    padding: 30px;
    }

#blocco-immobile .blocco-info .blocco-titolo{
    width: 100%;
    float:left!important;
    }

#blocco-immobile .blocco-info .info{
    padding: 0!important;
    margin:0!important;
    box-sizing: border-box;
    float:left!important;
    }

#blocco-immobile .blocco-info hr.divisore-corto {
    width: 55px;
    height: 4px;
    background:#E7B909;
    margin:0px 0px 15px 0px;
}


#blocco-immobile .blocco-info .estratto {
    font-size: 16px;
    line-height: 20px;
    color: #707070;
    overflow: hidden!important;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#blocco-immobile .blocco-info .bottone-solotesto span:nth-child(1){
    font-size:18px;
    line-height:28px;
    font-weight:600;
    letter-spacing: 0px;
    color: #E7B909;
    text-transform: uppercase;
    opacity: 1;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
}

#blocco-immobile .blocco-info .bottone-solotesto span:nth-child(2){
    font-size:18px;
    line-height:28px;
    font-weight:600;
    letter-spacing: 0px;
    color: #cecece;
    letter-spacing:-5px;
    vertical-align:top;
    text-transform: uppercase;
    opacity: 1;
    font-family:'Roboto Mono', monospace;
}

#blocco-immobile .blocco-info .bottone-solotesto:hover span:nth-child(2)
{margin-left:5px;}

#blocco-immobile .blocco-info .bottone-solotesto:hover span:nth-child(1)
{color: #707070;}

#blocco-immobile .blocco-info a.bottone-solotesto *,
#blocco-immobile .blocco-info a.bottone-solotesto  {
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 180ms ease-in-out;
    transition-delay: 0.15s;
    text-decoration:none;
}

#blocco-immobile .blocco-info a.bottone-solotesto:hover {
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 180ms ease-in-out;
    transition-delay: 0.15s;
    text-decoration:none;
}




#blocco-immobile .blocco-info .specifiche {
    padding: 0!important;
    margin: 0!important;
    width: 100%;
    box-sizing: border-box;
    float: left!important;
    display: flex;
}


#blocco-immobile .blocco-info h3.titolo28 {
    padding: 0px!important;
    margin: 0px;
    font-weight: 600;
    color: #484848;
    overflow: hidden!important;
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

#blocco-immobile .blocco-info p.sottotitolo {
    font-size: 16px;
    font-style: italic;
}


#blocco-immobile .cta {
    display:flex!important;
    align-items: center;}


#blocco-immobile .cta i {
    width: 20px;
    background:#d8ae1b;
    color:#fff;
    font-size:26px;
    line-height:36px;
    padding: 0px 15px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:800;
    position:absolute;
    right: 15px;
    bottom: -20px;
    height: 50px;
    display: flex;
    align-items: center;
    }



#blocco-immobile .cta p.prezzo.align-center {
    width: 30%;
    padding: 0px!important;
    margin: 0px!important;
    background:#e7bb1f;
    color:#fff;
    font-size: 24px;
    line-height: 30px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:800;
    position:absolute;
    right: 67px;
    bottom: -20px;
    height: 50px;
    }

#blocco-immobile .cta p.prezzo.align-center a{
    color:#fff;
}
    
#blocco-immobile .cta p.prezzo.align-center a:hover{
    color:#fff;
    opacity:1
}

#blocco-immobile .cta p.prezzo span.tipologia {
    width:60%;
    padding-top:5px;
    margin: 0 auto;
    color:#fff;
    font-size:13px;
    line-height:13px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight:800;
    display: block!important;
}



#blocco-immobile ul.dimensioni-immobile {
    list-style: none;
    width: auto;
    padding: 16px 0 10px 0;
    margin: 0;
}



#blocco-immobile ul.dimensioni-immobile li {
    color: #707070;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight: 700;
    margin: 0;
    margin-right: 30px;
    }

#blocco-immobile ul.dimensioni-immobile span {font-weight:300;}

#blocco-immobile ul.dimensioni-immobile img {
    max-width: 30px!important;
    vertical-align: middle;
    margin-top: -3px;
    padding: 0 8px 0 0px;
}


#blocco-immobile article.col-12-12.float-left:hover .blocco-info {
    left: 26%;
    transform:scale(1.04);
    box-shadow: 0px 0px 50px #0000000f;
}

#blocco-immobile .cta:hover {opacity:0.9}

#blocco-immobile .cta:hover  p.prezzo.align-center{
background:#000;
border-radius: 50px 0px 0px 50px;
}

#blocco-immobile .cta:hover i{
background:#000;
border-radius: 0px 50px 50px 0px;
right: 18px;
}


#blocco-immobile *{
 -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    transition-delay: 0.15s;}

#blocco-immobile #paginazione {
    padding: 35px 0;
}

/*________________________________fine pagina immobili*/

/*________________________________sidebar*/

div#sidebar .col-12-12 {
    width: 100%;
}

div#sidebar .col-6-12 {
    width:calc(50% - 5px);
    float:left;
}

div#sidebar .col-6-12:nth-child(2n+2){
margin-right:5px!important;
}

div#sidebar .col-6-12:nth-child(2n+3){
margin-left:5px!important;
}



div#sidebar {
    box-shadow: 0px 0px 10px #00000021;
    float: left;
    box-sizing: border-box;
    width: calc(100% / 12 * 3 - 30px);
    margin:30px 30px 0px 0px!important;
}


div#sidebar .vc_column-inner {
    padding: 30px!important;
}

div#sidebar .titolo-sidebar {
    background: #e7bb1f;
    position: relative;
    width: calc(100% + 0px);

}

div#sidebar .titolo-sidebar h3 {
    padding: 20px 30px!important;
    margin:0px;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight: 600;
    }

div#sidebar .titolo-sidebar h3 i {
        border-right: 2px solid;
        margin-right:5px;
        padding-right:5px;
        margin-left:-5px;}
/*________________________________sidebar*/



/*________________________________disposizione*/
#blocco-immobile .disposizione {
    display: block;
    width: 100%;
    border-bottom:2px solid #ccc;
    box-sizing:border-box!important;
    float:left;
}

#blocco-immobile .disposizione ul.lista-mappa {
    list-style: none;
    width: 50%;
    float: left;
    padding: 0px!important;
    margin: 0px!important;
}


#blocco-immobile .disposizione ul.lista-mappa li a {
    color: #484848;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight: 400;  
    transition: all 0ms ease-in-out!important;
    transition-delay: 0s!important;
}

#blocco-immobile .disposizione ul.lista-mappa li a:hover {
    color: #e7bb1f; 
    transition: all 0ms ease-in-out!important;
    transition-delay: 0s!important;
}


#blocco-immobile .disposizione ul.lista-mappa li a.lista:before{
    content:url(/wp-content/uploads/2020/04/lista.png);
    display:inline-block!important;
    width:30px;
    height:30px;
    box-sizing:border-box;
    margin:-2px 0px 0px 0px;
    vertical-align: middle;
}

#blocco-immobile .disposizione ul.lista-mappa li a.lista:hover:before {
      content:url(/wp-content/uploads/2020/04/lista-active.png);
}

#blocco-immobile .disposizione ul.lista-mappa li a.mappa:before {
    content:url(/wp-content/uploads/2020/04/mappa.png);
    display:inline-block!important;
    width:30px;
    height:30px;
    box-sizing:border-box;
    margin:-3px 0px 0px 0px;
    vertical-align: middle;
}

#blocco-immobile .disposizione ul.lista-mappa li a.mappa:hover:before {
      content:url(/wp-content/uploads/2020/04/mappa-active.png);
}

#blocco-immobile .disposizione ul.lista-mappa li {
    display:inline-block;
    padding:10px 25px;
    margin:-3px!important;}

#blocco-immobile .disposizione ul.lista-mappa li.active,
#blocco-immobile .disposizione ul.lista-mappa li:hover {
    border-bottom:4px solid #e7bb1f;}


#blocco-immobile .ordina {float:right;    
    display:inline-block;
    padding:10px 25px;
    margin:-3px!important;}

#blocco-immobile .ordina a {
    color: #484848;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0px;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-weight: 400;  
    transition: all 0ms ease-in-out!important;
    transition-delay: 0s!important;
}

#blocco-immobile .ordina a:hover {
    color: #e7bb1f
}

#blocco-immobile .ordina a:before {
    content:url(/wp-content/uploads/2020/04/ordine.png);
    display:inline-block!important;
    width:30px;
    height:30px;
    box-sizing:border-box;
    margin:-3px 4px 0px 0px;
    vertical-align: middle;
}

#blocco-immobile .ordina a:hover:before {
      content:url(/wp-content/uploads/2020/04/ordine-active.png);
}
/*________________________________Fine disposizione*/










/*aggiornamento 19-01-2021*/
.cta-articolo-blog {
    background: url(/wp-content/uploads/2021/01/Rectangle-grigio.png);
    background-size: 180px;
    background-repeat: no-repeat;
    background-position: top left;
     padding:30px 30px!important;

     margin-top:30px;
     margin-bottom:30px;
}
.cta-articolo-blog .div-interno {     
    background:#f4f3ef;
    box-shadow: 0px 0px 10px #0000000a;
    padding:20px;
    margin-top:0px!important; 
    margin-bottom:0px!important;
}
.cta-articolo-blog *{color:#1d1d1d;}
.cta-articolo-blog p.big {margin-bottom:25px;}
.cta-articolo-blog .bottone-outline { background:#282828; border-color:#282828 !important; color:#fff;}
.cta-articolo-blog .bottone-outline:hover {border-color:#282828!important; background:#282828;opacity:1!important;}

@media only screen and (max-width: 480px) {
.cta-articolo-blog {
    padding: 0px 0px 0px 0px!important;
    margin-bottom:40px;
}}


.fancybox-button > div, .fancybox-button--zoom, .fancybox-button--close {
    color: #fff !important;
	background: #e7bb1f !important;
}