@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Satisfy&display=swap");
body{
margin: 0;
padding: 0;
font-family: 'Source Sans Pro', sans-serif;
font-size: 18px;
line-height: 26px;
color: #747272
}
.left{
text-align: left;
}
.right{
text-align: right;
}
.center{
text-align: center;
}
.bold{
font-weight: 600
}
.brush {
font-family: 'Satisfy', cursive;
margin: 0px 0px 20px 0px;
font-size: 40px;
color: #fff;
}
h5 {
font-family: 'Satisfy', cursive;
font-size: 30px;
}
.logofoo {
width: 100%;
}
.reg {
font-size: 25px;
position: relative;
top: 8px;
} header {
position: fixed;
z-index: 10;
top: 0;
left: 0;
right: 0;
background: #e1dbd5;
box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.marchio {
width: 100%;
display: table;
}
.calltoac {
background-color: #ae2a2d;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
padding: 5px;
letter-spacing: 1px;
width: 100%;
display: inline-block;
border-radius: 5px;
text-align: center;
font-size: 14px;
transition: 0.2s all ease-in-out
}
.calltoac:hover {
background-color: #ae2a2d;
}
.marchio{
margin: 20px 0px
}  header ul {
padding: 0px;
margin: 0px auto;
list-style: none;
display: table;
text-align: center;
}
header ul li {
display: table-cell;
}
header ul li a {
text-decoration: none;
color: #fff;
font-size: 19px;
font-weight: 400;
text-transform: uppercase;
padding: 7px 15px;
border-right: 1px solid #fff;
display: inline-block;
background: transparent;
transition: 0.2s all ease-in-out
}
header .current_page_item a, header ul li a:hover {
background: #7d1f22;
}
header ul li:last-child a {
border-right: 0px;
}
.menucontt {
background: #ae2a2d;
}  .button_container {
cursor: pointer;
height: 27px;
position: fixed;
right: 25px;
top: 32px;
transition: 0.3s all ease-in-out;
width: 35px;
z-index: 100;
}
.button_container span {
background: #fff none repeat scroll 0 0;
border: medium none;
cursor: pointer;
height: 2px;
left: 7px;
position: absolute;
top: 10px;
transition: 0.3s all ease-in-out;
width: 60%;
transition: 0.2s all ease-in-out;
}
.button_container span:nth-of-type(2) {
top: 16px;
}
.button_container span:nth-of-type(3) {
top: 22px;
}
.button_container .bottombottom {
font-size: 10px;
font-weight: bold;
height: 0 !important;
letter-spacing: 1.6px;
text-transform: uppercase;
top: 33px !important;
}
.overlaymenu {
height: 100%;
left: 0;
opacity: 0;
overflow: hidden;
position: fixed;
top: 0;
visibility: hidden;
width: 100%;
transition: 0.3s all ease-in-out;
z-index: 18 !important;
background: #ae2a2d
}
.overlaymenu nav {
text-align: center;
top: 200px;
position: relative;
display: block;
font-size: 30px;
}
.overlaymenu ul {
display: inline-block;
height: 100%;
list-style: outside none none;
margin: 0 auto;
padding: 0;
position: relative;
}
.overlaymenu ul li {
display: inline-block;
opacity: 0;
position: relative;
transition: 0.3s all ease-in-out;
width: 100%;
}
.overlaymenu.open ul li {
opacity: 1
}
.overlaymenu ul li a {
color: #fff;
display: inline-block;
overflow: hidden;
position: relative;
text-decoration: none;
opacity: 1;
margin-bottom: 5px;
text-transform: uppercase;
font-weight: 200;
letter-spacing: ;
background-color: transparent;
border: none;
margin: 4px 0px;
padding: 0px;
font-size: 22px;
}
.button_container.active .topp {
background: #fff none repeat scroll 0 0;
transform: translateY(6px) translateX(0px) rotate(45deg);
}
.button_container.active .middle {
background: #444 none repeat scroll 0 0;
opacity: 0;
}
.button_container.active .bottom {
background: #fff none repeat scroll 0 0;
transform: translateY(-7px) translateX(0px) rotate(-45deg);
}
.button_container.active .bottombottom {
color: #444;
}
.overlaymenu.open {
height: 100%;
opacity: 1;
visibility: visible;
z-index: 2
}
.mainmenuresponsive {
width: 100%;
margin: 0 auto;
text-align: center;
}
.mainmenuresponsive a{
font-size: 18px;
}
.footermenuresponsive a {
margin: 0px !important;
}
.footermenuresponsive {
width: 60%;
text-align: center;
margin: 10px auto 0px;
padding-top: 30px;
border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.footermenuresponsive a {
margin: 0px !important;
font-size: 13px;
line-height: 12px;
}
.metaccountresp{
margin: 0 auto 20px;
padding-bottom: 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
width: 60%;
}
.verticalresp{
display: table;
width: 100%;
}
.middleresp{
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100vh
}
.socialresp {
width: 60%;
margin: 20px auto 0px;
text-align: center;
color: #fff;
border-top: 1px solid rgba(255, 255, 255, 0.3);
padding-top: 20px;
}
.socialresp a {
color: #fff
}
.socialresp .footerfour {
margin-top: 0px;
}
.socialresp .title-widget {
margin-top: 20px;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
}
.logoresp {
height: auto;
margin: 0 auto 20px;
display: block;
border-bottom: 1px solid rgba(255,255,255,.3);
width: 60%;
padding-bottom: 20px;
}
.socialresp .social {
display: inline-block;
margin: 0px 5px;
}
.socialresp i {
font-size: 27px;
}
.inziaresp {
text-transform: uppercase;
text-decoration: none;
background: #fff;
font-size: 13px !important;
padding: 7px 19px;
display: inline-block;
border-radius: 30px;
letter-spacing: 1px;
color: #000;
font-display: block;
}
.continziaresp {
display: block;
width: 60%;
margin: 0 auto;
border-top: 1px solid rgba(255, 255, 255, 0.3);
padding-top: 20px;
}
.titelmenuresp {
color: #2B2E34;
text-transform: uppercase;
margin-top: 20px;
display: inline-block;
font-size: 23px;
margin-bottom: 10px;
}
#toggle {
background: #ae2a2d;
border-radius: 50%;
height: 40px;
width: 40px;
border: 3px solid #711b1d;
}  .uno {
padding: 20px 0px 40px;
background: #f1f1f1;
}
.due {
padding: 50px 0px 50px;
background: #f1f1f1;
} 
.titlesection {
text-align: center;
margin-top: 0px;
color: #ae2a2d;
font-weight: 600;
font-size: 40px;
margin-top: 0px;
margin-bottom: 10px;
}
.listhome {
padding: 0px;
list-style: none;
margin: 40px 0px;
display: inline-block;
width: 100%;
}
.contlist {
margin-bottom: 30px;
}
.due .button {
color: #fff;
text-transform: uppercase;
text-decoration: none;
background: #2680DB;
padding: 10px 30px;
border-radius: 5px;
font-size: 24px;
font-weight: 600;
transition: 0.2s all ease-in-out;
}
.tre {
padding: 50px 0px;
background: #666;
color: #fff;
text-align: center;
}
.slide {
position: relative;
margin-top: 150px;
}
.vs {
text-align: center;
width: 100%;
margin-top: 70px;
}
.filtrohome {
width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.contfiltrohome {
padding: 10px 0px 5px;
display: block;
width: 30%;
margin: 0 auto;
}
.fieldfilterinvia {
display: inline-block;
width: 100%;
margin-left: 15px;
text-align: center;
}
.ms .fieldfilter {
width: 48%;
padding: ;
margin-bottom: 15px;
display: table;
float: left;
}
.ms .contsecondfilter{
display: block;
width: 100%
}
.fieldfilter.filtercerc {
width: 97%;
}
.fieldfilterinvia input {
width: 15% !important;
}
.fieldfiltopzi {
display: inline-block;
width: 40%;
}
.contpage {
margin: 100px 0px
}
.slidepage {
height: 350px;
background-position: center;
background-size: cover;
margin-top: 130px;
}
.slidelavori{
height: 500px;
margin-top: 150px;
}
.fade {
padding: 0px;
margin: 0px;
list-style: none;
position: relative;
}
.fade li {
height: 650px;
}
.slick-dots {
bottom: -40px !important;
z-index: 1;
}
.slick-dots li button {
width: 10px !important;
height: 10px !important;
padding: 0px !important;
color: #ae2a2d !important;
background: transparent;
border-radius: 50%;
border: 2px solid #ae2a2d !important;
transition: 0.2s all ease-in-out
}
.slick-active button{
background: #ae2a2d !important;
}
.singleimage {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.slick-dotted.slick-slider{
margin-bottom: 0px !important;
}
.gallerystories img{
width: 100%;
height: auto;
margin-bottom: 20px;
}
.metaslide {
height: 825px;
position: relative;
}
.conmetaslide {
position: absolute;
bottom: 40px;
}
.filtro h4 {
margin: 0px;
font-size: 21px;
font-weight: 600;
text-align: center;
padding-bottom: 15px;
color: #fff;
text-transform: uppercase;
}
.filtro p {
margin: 10px 0px 0px;
text-transform: uppercase;
font-weight: 700;
}
.filtro select {
background: transparent;
border: 1px solid #ddd;
color: #444;
width: 100%;
padding: 5px;
font-size: 13px;
}
.subfilter input {
padding: 7px 15px;
font-size: 14px;
border: none;
margin-right: 5px;
background: #fff;
border-radius: 5px;
font-weight: 700;
cursor: pointer;
transition: 0.2s all ease-in-out;
opacity: 1;
}
.fieldfilter input {
background: transparent;
border: 1px solid #ddd;
color: #444;
width: 100%;
padding: 5px;
font-size: 13px;
}
.fieldfilter.finvia {
width: 48%;
}
.subfilter input:hover {
opacity: 0.6
}
.titlehome {
color: #ae2a2d;
margin-top: 0px;
margin-bottom: 15px;
font-size: 45px;
}
.subtitlehome {
margin-top: 0px;
font-weight: 400;
margin-bottom: 40px;
font-size: 30px;
}
.imgimmm {
height: 300px;
background-size: cover;
background-position: center;
display: table;
width: 100%;
border: 15px solid #fff;
position: relative;
}
.overlimm {
position: relative;
display: table-cell;
height: 250px;
width: 100%;
vertical-align: middle;
text-align: center;
background: rgba(0,0,0,0.4);
opacity: 0;
transition: 0.2s all ease-in-out
}
.testovisita {
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
border: 1px solid #fff;
display: inline;
padding: 10px 20px;
}
.image a {
text-decoration: none;
}
.image:hover .overlimm {
opacity: 1
}
.prohome {
display: inline-block;
width: 100%;
list-style: none;
padding: 0px;
margin: 0px 0px 40px 0px;
}
.titlepro {
font-size: 22px;
margin: 0px;
color: #444;
font-weight: 600;
}
.cocontpro a {
text-decoration: none;
}
.vaipro {
margin: 10px 0px 0px;
background: #444;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
padding: 2px;
text-align: center;
transition: 0.2s all ease-in-out;
}
.metapro {
padding: 10px;
background: #fff;
text-align: center;
}
.vaipro:hover, .cocontpro:hover .vaipro, {
background-color: #ae2a2d
}
.icon i {
color: #2680DB;
}
.icon {
background: #fff;
height: 40px;
width: 40px;
border-radius: 50%;
margin: 0 auto;
font-size: 20px;
padding: 8px;
}
.titicon {
font-weight: 600;
font-size: 23px;
margin: 10px 0px 0px;
text-transform: uppercase;
}
.texticon {
margin-top: 0px;
font-size: 16px;
line-height: 20px;
}
.sidebar h4 {
background: #ae2a2d;
color: #fff;
text-transform: uppercase;
font-weight: 400;
font-size: 16px;
padding: 10px 15px;
margin-top: 0px;
}
.sidebar .col-sm-3, .sidebar select {
width: 100%;
}
.sidebar .fieldfilter input {
border: 1px solid #ddd;
background: #fff;
color: #000;
}
.sidebar .subfilter input {
color: #fff;
background: #ae2a2d;
font-weight: 400;
text-transform: uppercase;
font-size: 12px;
}
.sidebar select {
border: 1px solid #ddd;
padding: 5px;
font-size: 14px;
margin-bottom: 8px;
}
.subfilter input {
color: #ae2a2d;
background: #fff;
font-weight: 400;
text-transform: uppercase;
font-size: 12px;
}
.fieldfilter {
display: table;
width: 100%;
padding: 0px 5px;
margin-bottom: 15px;
}
.sidebar {
background-color: #f1f1f1;
display: inline-block;
width: 100%;
padding: 0px 0px 0px;
margin-bottom: 40px;
}
.sidebar .col-md-6 {
width: 100%;
}
.ajax-loader {
display: none !important;
}
.sidebar .col-md-4 {
width: 100%;
}
.filtro .wpv-filter-form{
text-align: center;
}
.listimmobili {
display: table;
width: 100%;
padding: 0px;
margin: 0px;
list-style: none;
}
.image img {
width: 100%;
height: auto;
}
.contattiuno {
display: table;
width: 80%;
margin: 0 auto;
}
.contcontcont {
position: relative;
display: inline-block;
width: 100%;
margin: 30px 0px 0px;
}
.contcont {
float: left;
width: 25%;
}
.iconacont {
height: 70px;
width: 70px;
display: block;
background: #2680DB;
border-radius: 50%;
margin: 0 auto;
}
.iconacont img {
height: 35px;
width: auto;
margin: 0px auto 0px;
display: table;
position: relative;
top: 16px;
}
.emailcont {
height: 26px !important;
top: 21px !important;
}
.contcont p {
width: 100%;
text-align: center;
}
.contaltro {
position: relative;
display: inline-block;
width: 100%;
margin-bottom: 40px;
}
.mappa {
width: 46%;
margin-right: 4%;
float: left;
}
.contform {
width: 50%;
float: left;
}
.tittt {
color: #ae2a2d;
font-weight: 600;
font-size: 20px;
text-transform: uppercase;
}
.contdue {
background: #f1f1f1;
padding: 60px 0px;
}
.half1 {
width: 50%;
margin-right: 5%;
float: left;
}
.half2 {
float: left;
width: 45%;
}
.conthalf {
display: inline-block;
width: 100%;
position: relative;
}
.leftmodulo {
float: left;
width: 50%;
padding: 0px 10px;
}
.rightmodulo {
float: left;
width: 50%;
padding: 0px 10px;
}
.field {
margin-top: 0px;
margin-bottom: 10px;
}
.field input, .filed textarea {
width: 100%;
border: 1px solid #ccc;
padding: 9px;
font-size: 16px;
}
.wpcf7-list-item {
margin-left: 0px !important;
}
.wpcf7-form-control.wpcf7-textarea {
height: 150px;
width: 100%;
padding: 7px;
}
.contpriv {
float: left;
width: 100%;
margin: 0px 0px;
}
.labeldue {
margin: 0px;
font-size: 12px;
}
.labeldue a {
font-weight: 600;
color: #444
}
.wpcf7-form-control.wpcf7-submit {
color: #ae2a2d;
border: 1px solid #ae2a2d;
text-transform: uppercase;
letter-spacing: 1px;
padding: 7px;
font-size: 15px;
background-color: transparent;
transition: 0.2s all ease-in-out
}
.wpcf7-form-control.wpcf7-submit:hover {
background-color: #ae2a2d;
color: #fff;
border: 1px solid #ae2a2d;
}
.cont-modulo {
display: table;
width: 100%;
margin-top: 00px;
}
.infocannabis {
padding: 15px;
background: #ededed;
margin-bottom: 20px;
}
.infocannabis p:first-child {
margin-top: 0px
}
.infocannabis p:last-child {
margin-bottom: 0px
}
.field.sendd {
margin-top: 20px;
}
.conteee{
margin: 50px 0px
}
.label {
margin: 0px 0px 5px 0px;
font-size: 14px;
}
.contpagedue {
margin-top: 70px;
}
.slidemini {
height: 400px;
background-size: cover;
background-position: center;
position: relative;
}
.slidemini .contfiltrohome{
background-color: rgba(255, 255, 255, 0.8)
}
.slidemini .filtrohome {
color: #ae2a2d;
}
.slidemini .filtro select {
border: 1px solid #ae2a2d;
color: #ae2a2d;
}
.titlehome.titarch {
margin: 50px 0px;
font-weight: 400;
font-size: 40px;
}
.titleproperty {
margin: 0px 0px;
font-size: 22px;
text-transform: uppercase;
font-weight: 400;
}
.titlework {
text-decoration: none;
color: #ae2a2d;
}
.catt {
margin: 0px;
font-size: 15px;
font-style: oblique;
line-height: 14px;
}
.loc {
margin: 5px 0px;
font-size: 14px;
}
.image .button {
margin-top: 10px;
}
.image .button a {
background: #ae2a2d;
color: #fff;
text-decoration: none;
padding: 2px 15px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
width: 100%;
text-align: center;
}
.listimmobili li {
margin-bottom: 40px;
}
.avanzate, .chiudiavanzate {
font-weight: 400 !important;
cursor: pointer;
}
.cont {
display: table;
width: 100%;
text-align: center;
background: #fff;
padding: 5px 0px 15px;
}
.leftmetaimm {
float: left;
width: 50%;
text-align: left;
}
.rightmetaimm {
float: left;
width: 50%;
text-align: right;
}
.filedimm {
margin: 0px 0px 5px 0px;
font-size: 19px;
color: #444;
}
.filedimm img {
display: inline;
height: 12px;
width: auto;
margin-left: 20px;
}
.slideimmobile {
height: 700px;
background-size: cover;
background-position: center;
position: relative;
}
.titoloimmobile {
color: #ae2a2d;
font-weight: 400;
margin: 0px;
font-size: 30px;
line-height: 33px;
}
.buttonproperty {
padding: 15px 30px;
display: inline-block;
border: 1px solid #ae2a2d;
color: #ae2a2d;
text-decoration: none;
transition: 0.2s all ease-in-out
}
.buttonproperty:hover {
background: #ae2a2d;
color: #fff;
}
.campitop span {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 22px;
display: block;
margin-top: 5px;
}
.fieldlabel {
color: #ae2a2d;
font-weight: 600;
font-size: 14px !important;
line-height: 14px;
margin-top: 0px;
}
.bozfield {
display: inline-block;
width: 33%
}
.prez {
margin-right: 0px !important;
padding-right: 0px !important;
border-right: 0px !important;
}
.iconeimmobileinterno{
text-align: right;
}
.iconeimmobileinterno ul {
padding: 0px;
margin: 0px;
list-style: none;
display: inline-block;
width: 100%;
}
.iconeimmobileinterno ul li {
display: inline;
margin-left: 20px;
padding-left: 20px;
}
.iconeimmobileinterno img {
height: 15px;
}
.iconeimmobileinterno ul li span {
margin-left: 12px;
}
.abc {
display: inline-block;
width: 100%;
margin: 20px 0px;
padding: 20px 0px;
}
.bottoni {
display: inline-block;
width: 100%;
margin: 80px 0px;
}
.campiimmobile p {
margin-top: 5px;
margin-bottom: 5px;
font-size: 15px;
}
.campiimmobile {
display: inline-block;
width: 100%;
margin: 40px 0px;
}
.galleryimm {
padding: 0px;
margin: 0px;
list-style: none;
position: relative;
}
.singleimageimg {
height: 160px;
background-position: center;
background-size: cover;
}
.galleriafoto {
margin: 40px 0px;
}
.galleryimm a{
text-decoration: none
}
.galleryimm li {
display: inline-block;
width: 22%;
margin-right: 15px;
margin-bottom: 15px !important;
}
.imgimm {
height: 250px;
background-size: cover;
background-position: center;
}
.sidebar .fieldfilter {
width: 100%;
}
.sidebar .fieldfilterinvia {
margin-left: 0px;
}
.sidebar .fieldfilterinvia input {
width: 85% !important;
margin-bottom: 10px;
}
.duee {
margin-top: 100px;
}
.titlesectionimm {
margin-top: 20px;
color: #ae2a2d;
font-weight: 600;
font-size: 22px !important;
margin-bottom: 20px !important;
}
.imgconthome {
text-align: center;
height: 140px;
margin-top: 0;
}
.overlayslide{
position: absolute;
top: 0;
bottom: 0;
left:0;
right: 0;
background-color: rgba(0,0,0,0.3)
}
.titfilt {
color: #fff;
font-size: 22px;
line-height: 40px;
text-align: center;
font-weight: 600;
text-transform: uppercase;
width: 30%;
margin: 0 auto;
}
.fiaip {
height: 70px;
margin-bottom: 20px;
}
.imgsotto .marchio {
margin: 0px;
width: 80%;
}
.filedimmobile {
column-count: 2;
display: inline-block;
width: 100%;
font-size: 18px !important;
padding: 0px;
list-style: none;
margin: 0px;
line-height: 20px !important;
position: relative;
}
.filedimmobile li {
color: #444;
margin-bottom: 15px
}
.filedimmobile li::before {
content: "";
height: 10px;
width: 10px;
background: #ae2a2d;
display: inline-block;
border-radius: 50%;
margin-right: 10px;
}
.unoo {
margin-top: 200px;
}
.toptitle {
margin-top: 0px;
margin-bottom: 10px;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1px;
}
.contmappa {
margin-bottom: 40px;
}
.fieldfilter option {
color: #444;
}
.ms img {
margin: 0 auto 40px;
height: 40px;
}
.buttonmeta a {
background: #ae2a2d;
padding: 5px 15px;
color: #fff;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
margin: 0px 1px;
}
.yellow {
background: #2680DB !important;
}
.eximmhome {
padding: 0px 20px;
}
.eximmhome p {
font-size: 16px;
line-height: 20px;
height: 40px
}
.fieldimmmeta {
margin: 0;
font-size: 16px;
color: #444;
line-height: 19px;
}
.buttonmeta {
margin-top: 16px;
}
.leftlistasing .imgimmm {
border: none;
}
.listimmobili li {
margin-bottom: 20px;
display: inline-block;
width: 100%;
padding: 15px;
background: #f1f1f1;
}
.leftlistasing {
float: left;
width: 45%;
margin-right: 5%;
}
.rightlistasing {
float: left;
width: 50%;
}
.contlistimm .titleproperty {
color: #ae2a2d;
font-size: 23px;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
}
.contlistimm .titleproperty span {
font-weight: 600
}
.metaimmobililist p {
font-size: 16px;
margin: 0px;
line-height: 22px;
}
.metaimmobililist p span {
font-weight: 600
}
.eximmlist p {
margin: 10px 0px;
padding: 10px 0px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size: 16px;
line-height: 20px;
color: #444
}
.singimmlista a {
text-decoration: none;
}
.metadueimm p {
font-size: 16px;
}
.metadueimm span {
font-weight: 600;
}
.listintimm{
margin-top: 30px;
}
.contslideuno{
position: relative;
}
.arrows {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.contarrow {
display: table;
width: 100%;
}
.cocontarrow {
display: table-cell;
width: 100%;
vertical-align: middle;
}
.listintimm .slick-list.draggable li, .cocontarrow{
height: 560px
}
.prev {
float: left;
width: 50%;
text-align: left;
}
.next {
float: left;
width: 50%;
text-align: right;
}
.fade.slider-nav.slick-initialized.slick-slider {
display: inline-block;
width: 100%;
margin-top: 5px;
position: relative;
z-index: 2
}
.fade.slider-nav li {
height: 100px !important;
margin: 5px;
opacity: 0.5;
transition: 0.2s all ease-in-out
}
.fade.slider-nav .slick-current, .fade.slider-nav li:hover{
opacity: 1
}
.fade.slider-nav li {
height: 100px !important;
}
.cocontarrow i {
height: 40px;
width: 40px;
background: #fff;
border-radius: 50%;
padding-top: 10px;
text-align: center;
opacity: 0;
transition: 0.2s all ease-in-out;
cursor: pointer;
}
.cocontarrow .prev i {
margin-left: 30px
}
.cocontarrow .next i {
margin-right: 30px
}
.contslideuno:hover i{
opacity: 1
}
.contsottoimm {
background-color: #2680DB;
color: #fff;
text-align: center;
padding: 70px 0px;
margin-top: 40px;
}
.testounosoo {
margin: 0px;
font-size: 26px;
font-weight: 600;
}
.contsottoimm a {
color: #2680DB;
text-decoration: none;
text-transform: uppercase;
background: #fff;
padding: 5px 30px;
display: inline-block;
margin-top: 20px;
border-radius: 10px;
font-size: 16px;
letter-spacing: 1px;
}
.singblog .cont {
text-align: left;
}
.singblog {
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px solid #ddd;
}
.singblog .titleproperty {
text-transform: inherit;
font-size: 30px;
font-weight: 600;
line-height: 33px;
}
.slidepageblog {
margin-top: 260px;
}
.titleblogsing {
color: #ae2a2d;
line-height: 41px;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #ddd;
}
.metaarticolo {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #ddd;
font-size: 14px;
}
.metaarticolo a {
color: #ae2a2d;
font-weight: 600
}
.prohome li {
margin-bottom: 30px;
}
.lingue {
position: relative;
top: 30px;
}
.lingue ul li a {
margin: 0px;
background: transparent;
border: none;
padding: 0px;
margin: 0px 5px;
}
.lingue ul li a:hover {
background: transparent;
}
.wpml-ls-flag {
height: 20px;
width: auto;
}
.prezzotopp {
font-size: 25px;
margin: 0px;
padding: 10px 0px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 10px 0px;
color: #ae2a2d;
font-weight: 600;
}
.unoo .filedimm span{
font-weight: 600
}
.contcont.mapp a {
color: #747272;
font-weight: 600
}
.contcont.emm a {
color: #747272;
font-weight: 600
}
.contcont.phoo a {
color: #747272;
font-weight: 600
}
.subcontact {
text-align: center;
font-size: 22px;
margin-top: 30px;
}
.contpagedue.contpagcont {
margin-top: 50px;
}
.offerta {
position: absolute;
background: #2680DB;
color: #fff;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
padding: 5px 15px;
left: 15px;
top: 15px;
z-index: 1
}
.image {
position: relative;
}
.sidebar .fieldfilter.filtercerc {
display: none;
}
.wrapmargin {
margin-top: 220px;
}
.wrapmargindue {
margin-top: 250px;
}
.filtrosolorif .filtercerc input {
border: 1px solid #ddd;
background: #fff
}
.filtrosolorif .fieldfilter {
width: 100%;
}
.filtrosolorif .filtercerc {
width: 40%;
float: left;
}
.filtrosolorif {
width: 100%;
margin: 0 auto 0px;
text-align: center;
}
.filtrosolorif .contsecondfilter{
float: left;
}
.filtrosolorif  .fieldfilter{
margin-bottom: 0px;
}
.lefttop, .righttop {
margin-bottom: 20px;
}
.contsecondfilter .subfilter input{
background-color: #ae2a2d;
color: #fff
}
.filtrosolorif .fieldfilter.finvia{
margin-bottom: 0px;
}
.fieldfilter.testorif {
float: left;
width: 20%;
color: #fff;
}
.fieldfilter.testorif p {
font-weight: 600;
margin: 0px;
}
.lefttop {
float: left;
width: 50%;
}
.righttop {
float: left;
width: 50%;
text-align: center;
}
.lefttop h1 {
margin: 0px !important;
line-height: 30px;
position: relative;
}
.contimgcont {
margin-top: 150px;
margin-bottom: 50px;
display: inline-block;
width: 100%
}
.halfimage {
float: left;
height: 350px;
background-size: cover;
background-position: center;
width: 50%;
}
.alignnone.wp-image-321 {
margin-left: 90px;
}
.conticoneimm {
display: inline-block;
width: 100%;
margin: 40px 0px 60px;
}
.halfshare {
float: left;
width: 50%;
}
.titiconfoo {
color: #ae2a2d;
text-transform: uppercase;
font-weight: 600;
}
.buttonprint input {
background: #ae2a2d;
color: #fff;
text-decoration: none;
padding: 7px 40px;
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
transition: 0.2s all ease-in-out;
opacity: 1;
border: none;
font-size: 16px;
}
.buttonprint input:hover {
opacity: 0.7
}
.coconticon a {
color: #fff;
font-size: 16px;
}
.wp-image-89.aligncenter {
margin: 0 auto;
display: block;
}
.contimgaz {
display: inline-block;
width: 100%;
}
.fiaipimg {
float: left;
width: 40%;
}
.timbroimg {
float: left;
height: 220px;
margin-left: 80px;
}
.lachiaveimg {
width: 60%;
display: block;
margin: 80px auto 0px;
height: auto
}
.contprimadopo {
display: inline-block;
width: 100%;
}
.prima, .dopo {
width: 50%;
float: left;
height: 400px;
background-position: center;
background-size: cover;
position: relative;
}
.testoprima, .testodopo {
position: absolute;
bottom: 0px;
margin: 0px;
left: 0px;
background: #ae2a2d;
color: #fff;
text-transform: uppercase;
padding: 5px 20px;
font-size: 16px;
letter-spacing: 1px;
}
.fadetre .slick-list.draggable li, .cocontarrowdue {
height: 400px !important;
}
.slide .slick-dots {
display: none !important;
}
.deschome.desclav h5 {
font-size: 40px;
font-weight: 400
}
.contlavorosing {
margin-bottom: 100px;
}
.contlavorosing .fade {
margin-top: 0px;
}
.titlavoro {
font-size: 24px;
margin-bottom: 20px;
color: #ae2a2d;
}
.slideeee {
position: relative;
display: inline-block;
width: 100%;
}
.arrowsdue {
position: absolute;
left: 0;
bottom: 0;
top: 0;
z-index: 1;
width: 100px
}
.arrowstre {
position: absolute;
right: 0;
bottom: 0;
top: 0;
z-index: 1;
width: 100px
}
.slideeee .cocontarrow{
height: 400px !important;
}
.paginazione ul li span {
border: 2px solid #ae2a2d !important;
margin-right: 5px;
color: #ae2a2d;
padding: 4px 10px !important;
font-size: 16px !important;
text-transform: uppercase;
}
.paginazione ul li a {
background-color: #ae2a2d !important;
color: #fff;
border: 2px solid #ae2a2d !important;
padding: 4px 10px !important;
font-size: 16px !important;
text-transform: uppercase;
transition: 0.2s all ease-in-out
}
.paginazione ul li a:hover {
background-color: #7d1f22 !important;
}
.paginazione ul {
text-align: center !important;
display: inline-block !important;
padding: 0px !important;
list-style: none !important;
}
.paginazione ul li {
display: inline-block;
}
.search-field {
padding: 5px;
font-size: 14px;
border: 1px solid #ddd;
width: 140px;
float: left;
}
.senddd {
background: #ae2a2d;
border: 1px solid #ae2a2d;
color: #fff;
padding: 5px 15px;
font-size: 14px;
float: left;
}
#searchform {
display: inline-block;
}
.tab-content iframe {
width: 100%;
height: 400px;
}
.sidebar.sidebardue form {
padding: 0px 15px 15px;
width: 100%;
text-align: center;
}
.sidebardue .search-field {
width: 65%;
}
.sidebardue .senddd {
width: 35%;
} .printpage{
display: none;
} .contfiltrohome .tab-content {
display: inline-block;
width: 100%;
}
.contfiltrohome .tabs {
margin-top: 0px;
padding-top: 0px;
}
.contfiltrohome .tab-links a {
font-size: 16px;
padding: 5px 15px;
}
.contfiltrohome .tab-links li a {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.contfiltrohome .tab-links {
margin: 0px 0 0;
}
a.disabled {
pointer-events: none;
cursor: default;
}
.contfiltrohome .tab-content {
background: #f1f1f1 none repeat scroll 0 0;
padding: 10px 10px 0px 10px;
}  .tabs {
width:100%;
display:table;
position: relative;
margin-top: 30px;
padding-top: 15px;
}
.tab-links {
margin: 20px 0 0;
padding: 0;
}  .tab-links:after {
display:block;
clear:both;
content:'';
}
.tab-links li {
float: left;
list-style: outside none none;
margin: 0;
}
.tab-links a {
background: #ae2a2d none repeat scroll 0 0;
border-right: 1px solid #fff;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 9px 20px;
transition: all 0.15s linear 0s;
text-decoration: none;
}
.tab-links a:hover {
background: #912123 none repeat scroll 0 0;
}
li.active a, li.active a:hover {
background: #f1f1f1 none repeat scroll 0 0;
color: #4c4c4c;
} .tab-content {
background: #f1f1f1 none repeat scroll 0 0;
padding: 20px;
} 
.tab {
display:none;
}
.tab.active {
display:block;
}
.tab-links .fa {
margin-right: 5px;
}
.contfilhome {
display: table;
}
.subfilter.mtopp {
display: table;
width: 100%;
}
.cd-primary-nav.fade-in .menu {
margin: 0;
padding: 0;
width: 100%;
}
.cd-primary-nav.fade-in .menu li {
border: medium none;
display: table;
margin: 10px auto;
padding: 0;
text-align: center;
}
.cd-primary-nav.fade-in .menu li:hover {
}
.cd-primary-nav.fade-in .menu .current-menu-item {
border-bottom: 2px solid #fff;
}
.cd-primary-nav.fade-in .menu li a {
color: white;
font-size: 20px;
text-transform: none;
}
.cd-primary-nav.noprint.fade-in li a{
border-right: 0px;
margin-left: 0px;
margin-right: 0px;
}
.cd-primary-nav.noprint.fade-in .current_page_item a, .cd-primary-nav.noprint.fade-in ul li a:hover {
background: transparent;
}
#back-to-top {
position: fixed;
bottom: 40px;
right: 40px;
z-index: 9999;
width: 32px;
height: 32px;
text-align: center;
line-height: 30px;
background: #2680DB;
color: #fff;
cursor: pointer;
border: 0;
border-radius: 2px;
text-decoration: none;
transition: opacity 0.2s ease-out;
opacity: 0.6;
display: none;
}
#back-to-top:hover {
background: #2680DB;
opacity: 1 !important
} .accordion, .accordion * {
-webkit-box-sizing:border-box; 
-moz-box-sizing:border-box; 
box-sizing:border-box;
} .accordion-section-title {
transition: all 0.15s linear 0s;
}
.accordion {
border-color: #fff;
border-style: solid;
border-width: 2px;
background-color: #ae2a2d;
} 
.accordion-section:last-child .accordion-section-title {
border-bottom: none;
color: #fff;
text-decoration: none;
text-transform: uppercase;
display: table;
width: 100%;
padding: 5px;
font-size: 16px;
font-weight: 400;
position: relative;
}
.accordion-section-title.active, .accordion-section-title:hover {
text-decoration:none;
} .accordion-section-content {
background: #fff none repeat scroll 0 0;
display: none;
position: relative;
padding:15px;
}
#accordion-1 > p {
border-top: 3px solid #c6c6c6;
font-size: 13px;
margin: 0;
padding: 10px;
text-align: left;
}
#accordion-2 > p {
border-top: 3px solid #c6c6c6;
font-size: 13px;
margin: 0;
padding: 10px;
text-align: left;
}
#accordion-3 > p {
border-top: 3px solid #c6c6c6;
font-size: 13px;
margin: 0;
padding: 10px;
text-align: left;
}
.accordion-section-title::after {
color: #fff;
content: "+";
font-size: 22px;
font-weight: bold;
margin-right: 10px;
position: absolute;
right: 5px;
top: 5px;
}
.accordion-section-title.active::after {
color: #fff;
content: "-";
font-size: 22px;
font-weight: bold;
margin-right: 10px;
position: absolute;
right: 7px;
top: 4px;
} footer {
background-color: #444;
color: #fff;
padding: 50px 0px;
}
.socialfooter img {
height: 30px;
}
.socialfooter {
display: inline-block;
margin-right: 10px;
opacity: 0.7;
transition: 0.2s all ease-in-out
}
.socialfooter:hover {
opacity: 1
}
footer ul {
padding: 0px;
margin: 0px;
list-style: none;
}
footer ul li a {
color: #fff;
text-decoration: none;
opacity: 0.7;
transition: 0.2s all ease-in-out
}
footer ul li a:hover {
opacity: 1
}
footer ul li {
margin-bottom: 0px;
line-height: 22px;
text-transform: uppercase;
}
footer .title-widget {
margin-top: 0px;
font-size: 18px;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: 400;
}
footer p, footer a{
font-size: 14px;
margin: 0px;
line-height: 20px;
}
.design {
background: #222;
color: #fff;
padding: 10px 0px;
}
.design a, .design p {
font-size: 14px;
opacity: 0.7;
color: #fff;
margin: 0px;
}   @media only screen and (min-width : 1025px) and (max-width : 1198px) {
} @media (min-width: 768px) and (max-width: 1024px) {
} @media (min-width: 759px) and (max-width: 1024px) and (orientation:landscape) {
.slide, .contimgcont {
margin-top: 140px;
}
.imgimmm {
height: 220px;
}
.contattiuno {
width: 100%;
}
} @media (min-width: 759px) and (max-width: 1024px) and (orientation:portrait){
.hidden-lg.hidden-md.contlinguemob .lingue {
top: 0;
}
.marchio {
margin: 20px 0px 0px;
}
header ul li a {
font-size: 17px;
text-transform: none;
padding: 7px 12px;
}
.contfiltrohome {
width: 40%;
}
.ms img {
height: 35px;
}
.coconticon {
width: 60%;
margin: 0 auto 40px;
}
footer {
text-align: center;
}
.footeruno, .footerdue, .footertre, .footercinque{
margin-bottom: 40px;
}
.design {
text-align: center;
}
.design .right {
text-align: center;
}
.sidebar {
width: 45%;
display: inline-block;
float: left;
margin: 50px 2% 0px;
}
.contcont {
float: left;
width: 50%;
margin-bottom: 30px;
}
.unoo {
margin-top: 230px;
}
} @media only screen and (min-width: 320px) and (max-width: 758px) {
.hidden-lg.hidden-md.contlinguemob .lingue {
top: 0;
}
.marchio {
margin: 20px 0px 0px;
}
.menucontt {
display: none;
}
.slide {
position: relative;
margin-top: 100px;
}
.ms p {
width: 90%;
}
.contfiltrohome {
width: 90%;
}
.ms img {
margin: 0 auto 40px;
height: auto;
width: 90%;
}
.coconticon {
width: 100%;
margin: 0 auto 40px;
}
footer {
text-align: center;
}
.footeruno, .footerdue, .footertre, .footercinque{
margin-bottom: 40px;
}
.design {
text-align: center;
}
.design .right {
text-align: center;
}
.sidebar {
width: 100%;
display: inline-block;
float: left;
margin: 30px 0px;
}
.contcont {
float: left;
width: 100%;
margin-bottom: 40px;
}
.unoo {
margin-top: 210px;
}
.slidepage {
margin-top: 110px;
}
.alignnone.wp-image-321 {
margin-left: auto;
margin: 30px auto 40px;
display: block;
}
.alignnone.wp-image-216 {
width: 80%;
height: auto;
}
.contimgcont {
margin-top: 110px;
}
.mappa, .contform {
width: 90%;
margin-right: 0px;
float: none;
margin: 0px auto 50px;
}
.halfimage {
float: none;
height: 200px;
background-size: cover;
background-position: center;
width: 100%;
}
.wrapmargindue {
margin-top: 190px;
}
.lefttop, .righttop {
float: none;
width: 100%;
text-align: center;
}
.leftlistasing {
float: none;
width: 100%;
margin-right: 0px;
margin-bottom: 20px;
}
.rightlistasing {
float: none;
width: 100%;
}
.titoloimmobile {
font-size: 25px;
line-height: 29px;
}
.listintimm .slick-list.draggable li, .cocontarrow {
height: 430px !important;
}
.galleryimm li {
display: inline-block;
width: 100%;
margin-right: 15px;
margin-bottom: 15px !important;
}
.filtrosolorif .contsecondfilter, .filtrosolorif .fieldfilter {
float: none;
width: 50%;
margin: 0 auto;
}
.ms .brush {
font-size: 19px;
text-align: center;
width: 100%;
margin-bottom: 10px;
}
.filedimmobile {
column-count: 1 !important;
}
.halfshare {
float: left;
width: 100%;
text-align: center;
margin-bottom: 30px;
}
.tab-links li {
float: left;
list-style: outside none none;
margin: 0 0 2px 0;
width: 50%;
}
.tab-links li a {
width: 100%;
text-align: center;
padding: 10px 5px;
}
.slidelavori {
height: 240px;
}
.cooooo  {
margin: 30px 0px;
}
.deschome.desclav h5 {
font-size: 26px;
font-weight: 400;
line-height: 60px;
margin: 20px 0px;
}
.prima, .dopo {
width: 100%;
height: 200px;
}
}