/**********************************************
CUSTOM BG
**********************************************/
/**********************************************
TOPBAR
**********************************************/
.t4-palette-dark_top {
    background-color: #212529;
    color: #ffffff;
    font-size: 12px;
}
.topbar-r {
    text-align: right;
}
.topbar-r .topcontact {
    margin-left: 16px;
}
.topbar-l img {
    margin-right: 12px;
}
.topbar-r a, .topbar-l a {
display: inline-block;
}
div#t4-topbar {
    padding-top: 4px;
    padding-bottom: 4px;
}

/**********************************************
TOPBAR
**********************************************/

.topdatasx {
    color: #fff;
    font-size: 14px;
}

@media screen and (max-width:768px) {
.topcoontattidx span { 
    display: none;
    }

}

/**********************************************

HEADER
**********************************************/
#t4-header {
   z-index: 9999;
}

#t4-header.t4-sticky {
    transition:800ms ease-in-out;
       /* margin-bottom: -80px;*/
         background-color: #dee2e6;
}
.not-at-top #t4-header.t4-sticky {
  background-color: #dee2e6;
    transition:800ms ease-in-out;
          /*  position: absolute;
    width: 100%;*/
   /* top: 40px;*/

}
.not-at-top #t4-header.t4-sticky {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.58);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.58);
   /* background-color: transparent;*/

}
#t4-header.fissato {
    position: -webkit-sticky !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    transition:800ms ease-in-out;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.58);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.58);
}

/**********************************************
LOGO
**********************************************/
.t4-off-canvas-header .logo-img.reduced {
	max-width: 100%;
  transition:500ms ease-in-out;
}

.logo-img.reduced {
	max-width: 50%;
  transition:500ms ease-in-out;
}
.logo-img {
	max-width: 100%;
  transition:500ms ease-in-out;
}

/**********************************************
T4 - MENU
**********************************************/
.mx-auto {
    margin-right: 10px !important;
    margin-left: auto !important;
}

/************** submenu */
.t4-megamenu.animate.slide .dropdown .dropdown-menu > div {
    min-width: 250px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
    padding: 8px;
    z-index: 50;
}

/**********************************************
TITLE - SLIDER-01
**********************************************/
div#t4-slider-01 {
    z-index: 9;
}
.t4-slider-01 h1 {
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 2em !important;
}
/**********************************************
T4 - BODY
**********************************************/
.t4-main-body {
        padding-top: 1rem;
        padding-bottom: 3rem;
}

/**********************************************************
OFFLINE
***********************************************************/
.form-wrap .offline-header {
    background-color: #0257d5 !important;
    border-radius: 8px 8px 0 0;
    color: #fff;
    padding: 2rem 2rem 2.5rem;
    position: relative;
}
body.offline {
  background: url(images/background-001.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
  overflow: auto;
}
.form-wrap {
    background-color: #fff;
    border: 1px solid #e9ecef;
    -webkit-box-shadow: 3px 5px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 5px 7px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin: 12px;
}
.riconoscimenti-offline {
    width: 100%;
    text-align: right;
    padding: 4px 16px;
}

/**********************************************************
MENU
***********************************************************/
.t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > a, .t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: #2b78bb;
    border-bottom: 4px solid #2b78bb;
}
.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
    color: var(--mainnav-link-color);
    font-size: .9375rem;
    padding: 20px 1rem;
    /* height: 80px; */
    height: auto; 
    line-height: 40px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

/**********************************************************
BREADCRUMBS
***********************************************************/
.moduletable.breadbg {
    border: none;
    text-align: center;
    padding: 0rem;
    margin: 0rem auto;
}
.breadcrumb {
    justify-content: center !important;
    padding-bottom: 16px;
}
/*
.breadcrumb span {
    margin-left: 8px;
}
*/
.breadcrumb .divider:before {
    color: #fff;
    content: "\25CF";
    display: inline-block;
    padding-right: 4px;
}
.breadcrumb, .breadcrumb a {
    color: #fff;
}
li.mod-breadcrumbs__item.breadcrumb-item.active {
    color: #fff;
}
.breadcrumb .icon {
    display: none;
}

/**********************************************************
TITLE - Slider-01
***********************************************************/
.t4-slider-01 h1 {
text-align: center;
    color: #fff;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.t4-slider-01 .custom {
    position: relative;
}

/*********** JD SIMPLE CONTACT FORM */
.formjdscf .form-control {
    max-width: 100%;
    margin: 4px 0;
}
.jd-simple-contact-form .form-control {
    max-width: initial;
}



.jd-simple-contact-form .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0;
}


.jd-simple-contact-form .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.jd-simple-contact-form .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 20px;
}
.jd-simple-contact-form label.d-block {
    margin-top: 20px;
}
.jd-simple-contact-form .btn-block {
    display: block;
    width: 100%;
}
.jd-simple-contact-form .custom-file-label::after {
    content: "Browse" !important;
    float: right;
    border-left: 1px solid #ccc;
    padding-left: 20px;
}
.jd-simple-contact-form .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}
div#jdscf_recaptcha_105 {
    margin: 0 auto;
    width: 304px;
}
.recaptchadescription {
    text-align: center;
}
.jd-simple-contact-form .form-check-inline .form-check-input {
   /* position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;*/
    height: 25px;
    width: 200px;
}
.jd-simple-contact-form .form-check-inline {
    display: inline-flex;
    align-items: initial;
  align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check.form-check-inline {
    padding-top: 20px;
}
.form-check.form-check-inline:hover {
    cursor: pointer;
}

.jd-simple-contact-form label.form-check-label {
    font-size: 12px;
}
.jd-simple-contact-form input, button, select, optgroup, textarea {
    margin: 4px;
}
.jd-simple-contact-form .form-check-inline .form-check-input {
   /* position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;*/
    width: 50px !important;
  min-width: 50px !important;
    height: 50px;
}
.jd-simple-contact-form .form-check-inline .form-check-input {
    width: 50px !important;
    min-width: 50px !important;
    height: 50px;
    border-color: #ced4da;
}
/****************** reCaptcha */
div#jdscf_recaptcha_177 {
    margin: 0 auto;
    width: 304px;
}
div#jdscf_recaptcha_216 {
    margin: 0 auto;
    width: 304px;
}
.recaptchadescription {
    text-align: center;
  width: 100%;
}

p.customcostruirereaimycaptcha {
    font-size: 12px;
    font-style: italic;
}

/**********************************************************
CONTATTI BUTTON
***********************************************************/
a.btn.contattibutton {
    color: #fff;
    background-color: #1d57c7;
    width: 240px;
    margin: 4px 8px;
    padding: 4px;
}
a.btn.contattibutton:hover {
    color: #fff;
    background-color: #144197;
    width: 240px;
    margin: 4px 8px;
    padding: 4px;
}
.jd-simple-contact-form .form-check-inline .form-check-input {
    border: 1px solid #ced4da !important;
}

/**********************************************
SLIDERSHOW CK
**********************************************/
@media screen and (min-width: 640px) {
.bgcaption .camera_caption {
top: 50%;
 text-shadow:
    1px 1px 2px black,
    0 0 1em black,
    0 0 0.2em black;
}
.bgcaption .camera_caption_title {
    font-size: 48px;
     text-shadow:
    1px 1px 2px black,
    0 0 1em black,
    0 0 0.2em black;
}
.bgcaption .camera_caption_desc {
     font-size: 32px
}
.camera_caption_title.animated.fadeInUp {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 1s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -ms-animation-delay: 2s;
    -o-animation-ddelay: 2s;
    animation-delay: 2s;
}
}
/**********************************************************
ARTICOLI
***********************************************************/
.wf-columns-stack-large, .wf-columns-stack-medium, .wf-columns-stack-small, .wf-columns-stack-xlarge {
    flex-wrap: wrap;
}
.wf-columns {
    display: flex;
    gap: 4rem;
}
@media (max-width: 960px) {
    .wf-columns-stack-medium>.wf-column {
        width: 100%;
        flex: auto !important;
    }
}
.wf-columns .wf-column {
    max-width: 100%;
    box-sizing: border-box;
    flex: 1;
}

/**********************************************************
PORTFOLIO MINITEK  
***********************************************************/
h3.mwall-title {
    line-height: 24px; 
    margin: 0;
    padding: 2px 15px;
    border-bottom: 1px solid #ccc;
}
.mwall-detail-box h3.mwall-title a, #mwall_items_1 .mwall-detail-box h3.mwall-title span {
    color: rgba(79, 121, 161, 0.9);
    font-size: 14px;
}
h3.mwall-title {
    line-height: 24px;
    margin: 0;
    padding: 2px 15px;
    border-bottom: none;
}
/**********************************************************
PORTFOLIO ICON filter 
***********************************************************/
a.mwall-filter.costruireportfolioconcluso:before {
   font-family: FontAwesome;
   content: "\f14a";
   position: relative;
   left:0;
   top:0;
   color: #c10000;
   /*background-color: red;*/
}
a.mwall-filter.costruireportfolioprogetto:before {
   font-family: FontAwesome;
   content: "\f14b";
   position: relative;
   left:0;
   top:0;
   color: #f9ce29;
   /*background-color: red;*/
}
a.mwall-filter.costruireportfolioincorso:before {
   font-family: FontAwesome;
   content: "\f073";
   position: relative;
   left:0;
   top:0;
   color: #4b95db;
   /*background-color: red;*/
}
a.mwall-filter.costruireportfolioinvendita:before {
   font-family: FontAwesome;
   content: "\f02e";
   position: relative;
   left:0;
   top:0;
   color: #06c71c;
   /*background-color: red;*/
}
a.mwall-filter.costruireportfoliovenduto:before {
   font-family: FontAwesome;
   content: "\f02e";
   position: relative;
   left:0;
   top:0;
   color: #c10000;
   /*background-color: red;*/
}
/**********************************************************
PORTFOLIO ICON TAGS
***********************************************************/
.mwall-item-tags {
    margin: 0;
    padding: 12px 15px;
    margin-top: -12px;
    background-color: #eee;
    font-size: 24px;
}
span.costruireportfolioconcluso:before {
   font-family: FontAwesome;
   content: "\f14a";
   position: relative;
   left:0;
   top:0;
   color: #c10000;
   /*background-color: red;*/
}
span.costruireportfolioprogetto:before {
   font-family: FontAwesome;
   content: "\f14b";
   position: relative;
   left:0;
   top:0;
   color: #f9ce29;
   /*background-color: red;*/
}
span.costruireportfolioincorso:before {
   font-family: FontAwesome;
   content: "\f073";
   position: relative;
   left:0;
   top:0;
   color: #4b95db;
   /*background-color: red;*/
}
span.costruireportfolioinvendita:before {
   font-family: FontAwesome;
   content: "\f02e";
   position: relative;
   left:0;
   top:0;
   color: #06c71c;
   /*background-color: red;*/
}
span.costruireportfoliovenduto:before {
   font-family: FontAwesome;
   content: "\f02e";
   position: relative;
   left:0;
   top:0;
   color: #c10000;
   /*background-color: red;*/
}

.moduletable {
    /*border: 1px solid #e9ecef;*/
    border: none;
    padding: 1rem;
    border-radius: 0.25rem;
    margin: 1rem auto;
}
.article-info dd {
    display: block; 
    width: 100%;
    align-items: center;
    margin: 0 auto;
    white-space: nowrap;
    /* background-color: red; */
    text-align: center;
    border-top: 1px solid #ddd;
}


/**************************************************
MINI FRONT PAGE
***************************************************/
div#t4-section-a {
    background-color: #e9eced;
}
.mfp_carousel_skin_card .mfp_carousel_item .mfp_carousel_title {
    display: block;
    line-height: normal;
    margin: 0 0 .3em 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal !important;
    text-align: center;
}
.mfp_carousel_skin_card .mfp_carousel_item .mfp_thumb_pos_top, 
.mfp_carousel_skin_card .mfp_carousel_item .mfp_thumb_pos_top2 {
    display: block;
    margin: 0;
}
.mfp_carousel_item img {
    border: 4px solid #ffffff;    
}
.mfp_carousel_skin_card .mfp_carousel_item div {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    padding: 10px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    background-color: #f8f8f8;
}

/**************************************************
 BGGRAFICA
***************************************************/
.logo_bg {
        background-image: url("images/loghi-bggrafica.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        height: 65px;
        width: 125px;
        margin: 0 auto;
}
.logo_bg:hover {
        background-image: url("images/loghi-bggrafica-hover.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        height: 65px;
        /*width: 30px;*/
}
.footer-logo {
	text-align: center;
}
.t4-footnav .t4-module {
    margin-top: 24px;
}
.footer a {
	display: inline-block;
}

/**************************************************
 FOOTNAV e FOOTER
***************************************************/
.t4-footnav {
background-color: #14366e;
}
.t4-footer {
    border-top: 1px solid #1d57c7;
background-color: #012345;
}
.t4-palette-dark {
    color: #aaa;
}
.t4-palette-dark .t4-module {
    color: #fff;
}

/**************************************************
 ACF VIDEO CUSTOM FIELD
***************************************************/
.nrf-widget.tf-video.selfhostedvideo1 {
    --video-width: 480px;
    --video-height: 270px;
    display: inline-block;
    width: 100%;
}
/**************************************************
 IMMAGINE ESTESA
***************************************************/
.pull-left.item-image, .item-image.pull-left {
    margin-right: 0;
}

/**************************************************
 GALLERIA DI IMMAGINI
***************************************************/
div.article_images_block {
    padding: 8px;
    margin: 0 0 16px 0;
    text-align: center;
    background-color: #ddd;
}
.slider-wrapper.theme-default.article_images_block.images-1-2-3-4-5-6-7-8 {
    margin: 0 0 20px 0 !important;
}

/**************************************************
 FOOTER BUTTON
***************************************************/
.footnav-3 .moduletable {
     border: none; 
     padding: 0rem; 
    border-radius: 0.25rem;
    margin: 1rem auto;
}
a.footer-button{
  width: 100%;
  margin: 4px;
 background-color: #00040a00;
 /*color: #517ba3;*/
 color: #fff;
 font-family: Trebuchet MS;
 font-size: 18px;
 font-weight: 800;
 font-style: normal;
 text-decoration: none;
 padding: 14px 30px;
 /*border: 1px solid #7787a0;
 border-radius: 10px;*/
  border-bottom: 1px solid #666;
  /*border-top: 1px solid #aaa;*/
 display: inline-flex;
 /*justify-content: center;*/
 align-items: center;
}
a.footer-button.last{
	border-bottom: none !important;
}
a.footer-button span{
 margin-right: 30px;
 display: block;
 width: 29px;
 height: 29px;
background-repeat: no-repeat;
 background-size: contain;
 transform: rotate(0deg);
      font-size: 28px;
  text-align: center;
}
a.footer-button:hover{
 background-color: #0a58ca;
 border-radius: 8px;
}
a.footer-button:active{
 transform: scale(0.95);
}

.addtoany_list.a2a_kit_size_32 a > span {
    border-radius: 4px;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    opacity: 1;
    overflow: hidden;
    width: 32px;
}

.t4-footnav .module-title {
    color: #aaa!important;
 } 

 @media (min-width: 992px) {
.offset-lg-2 {
    margin-left: 0 !important;
} 
 } 
div#t4-footnav2 {
    padding-top: 60px;
  padding-bottom: 60px;
}
.footnav-4 .moduletable {
	margin: 0rem auto;
}

.social-list {
    padding-left: 32px;
}


/**********************************************************
FIX
***********************************************************/
/*************** SLIDESHOW CK ************/
.ckinterfacetab input[type="radio"], input[type="checkbox"] {
    border: none;
}



/**********************************************************
TIMELINE
***********************************************************/
.mos-img img {display: none !important;}
.timeline {
  position: relative;
  background: #ffffff;
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
margin-top: 30px;
}

.property-preview-outer {
 position:relative
}
.property-preview-outer:before {
 content:"";
 position:absolute;
 top:0;
 background:#ced0d2;
 z-index:1
}


.property-preview {
 position:relative;
 background:#fff;
 z-index:2
box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
}
.property-preview:nth-of-type(even) {
 left:0
}
.property-preview:nth-of-type(even) .property-preview__txt {
 -webkit-order:-1;
 -ms-flex-order:-1;
 order:-1
}
.property-preview__img {
 width:50%;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 position:relative;
 background:#fff
}
.property-preview:nth-of-type(odd) .property-preview__img:before {
content: "";
    display: block;
    border-right: 25px solid #ffffff;
    border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    right: 0;
    position: absolute;
    top: 43%;
}
.property-preview__img:before {
 z-index:1
}
.property-preview:nth-of-type(even) .property-preview__img:before  {
content: "";
    display: block;
    border-left: 25px solid #ffffff;
    border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    left: 0;
    position: absolute;
    top: 43%
}

.property-preview__img img {
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 object-fit:cover;
 display:block
}
.property-preview__img-txt {
 width:100%;
 position:relative;
 -webkit-align-self:flex-end;
 -ms-flex-item-align:end;
 align-self:flex-end;
 z-index:1
}
.property-preview__subtitle,.property-preview__title {
 color: #fff;
}
.property-preview__txt {
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -webkit-flex-shrink:0;
 -ms-flex-negative:0;
 flex-shrink:0;
 background: #fff;
 color: #333;
}
.property-preview__padding{
 padding:10%;
} 
.property-preview__txt p{
 color: #666;
}
.property-preview__txt-lower {
 width:100%;
 margin-top:auto;
 padding-top:20px
}
.property-preview__specs {
 list-style:none
}
.property-preview__specs li {
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 -webkit-align-items:center;
 -ms-flex-align:center;
 align-items:center;
 font-weight:400
}
.property-preview__specs li img {
 width:22px;
 display:inline-block;
 margin-right:15px
}
.property-preview__specs li+li {
 margin-top:10px
}
.property-preview__vacancies {
 position:relative;
 padding:10px;
 background:#373f48;
 text-align:center;
 color:#fff;
 line-height:120%
}
.property-preview__vacancies:after {
 content:"";
 width:8px;
 height:8px;
 position:absolute;
 bottom:0;
 left:50%;
 -webkit-transform:translate(-50%, 50%) rotate(45deg);
 -ms-transform:translate(-50%, 50%) rotate(45deg);
 transform:translate(-50%, 50%) rotate(45deg);
 background:#373f48;
 z-index:1
}
.custom-button, .custom-button:visited {
    transition: all 0.3s ease 0s;
    background: #f1f1f1;
    color: #000;
    font-size: 13px;
    line-height: 1.5;
    padding: 10px;
    border: 1px solid #ddd;
    height: auto;
    width: auto;
    cursor: pointer;
    display: inline-block;
    min-width: 100px;
    text-align: center;
    margin: 0;
        margin-top: 0px;
        margin-left: 0px;
    position: relative;
    font-weight: 600;
    vertical-align: middle;
    border-radius: 50px;
}
.custom-button:hover {
  background: #222;
    color: #fff;
 }
.featured-project-category a {
    color: #aaa;
    font-style: italic;
    font-weight: 100;
} 
@media screen and (min-width: 1921px) {
 .property-preview-outer:before {
  width:24px
 }
 .property-preview {
  min-height:340px
 }
 .property-preview+.property-preview {
  margin-top:20px
 }
 .property-preview__txt {
  width:50%
 }

}
@media screen and (min-width: 671px) and (max-width: 1920px) {
 .property-preview-outer:before {
  width:16px
 }
 .property-preview {
  min-height:230px
 }

}
@media screen and (min-width: 1441px) {

 .property-preview:nth-of-type(even) {
  left:0
 }
}
@media screen and (min-width: 1439px) and (max-width: 1440px) {

 .property-preview:nth-of-type(even) {
  left:0
 }
}
@media screen and (max-width: 1439px) {
 .property-preview {
  width:100%
 }
}
@media screen and (max-width: 1439px) {
 .property-preview {
  width:100%
 }
}
@media screen and (min-width: 1025px) and (max-width: 1920px) {

 .property-preview__txt {
  width:50%
 }
}
@media screen and (min-width: 1025px) {
 .property-preview__subtitle {
  margin-bottom:10px
 }
 .property-preview__vacancies {
  font-size:12px;
  font-size:.75rem
 }
}
@media screen and (max-width: 1024px) {
 .property-preview__txt {
  width:50%;
 }
 .property-preview__vacancies {
  font-size:10px;
  font-size:.625rem
 }
}
@media screen and (min-width: 671px) and (max-width: 1024px) {
 .property-preview__subtitle {
  margin-bottom:10px
 }
}
@media screen and (min-width: 769px) {
 .property-preview-outer:before {
  left:50%;
  -webkit-transform:translateX(-70px);
  -ms-transform:translateX(-70px);
  transform:translateX(-70px)
 }
}
@media screen and (min-width: 671px) and (max-width: 768px) {
 .property-preview-outer:before {
  left:calc(4% + (92% / 3));
  -webkit-transform:translateX(-70px);
  -ms-transform:translateX(-70px);
  transform:translateX(-70px)
 }
}
@media screen and (min-width: 671px) {
 .property-preview-outer:before {
  height:calc(100% + 60px)
 }
 .property-preview {
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex
 }
 .property-preview__img-txt {
  padding:30px
 }
}
@media screen and (max-width: 670px) {
 .property-preview-outer:before {
  width:10px;
  height:calc(100% + 40px);
  left:calc(6% + (92% / 4));
  -webkit-transform:translateX(-40px);
  -ms-transform:translateX(-40px);
  transform:translateX(-40px)
 }
 .property-preview:nth-of-type(odd):after {
  top:0;
  left:auto;
  right:0;
  -webkit-transform:translate(100%, -100%) rotate(180deg);
  -ms-transform:translate(100%, -100%) rotate(180deg);
  transform:translate(100%, -100%) rotate(180deg)
 }
 .property-preview:nth-of-type(even):after {
  top:0;
  left:0;
  right:auto;
  -webkit-transform:translate(-100%, -100%) rotate(90deg);
  -ms-transform:translate(-100%, -100%) rotate(90deg);
  transform:translate(-100%, -100%) rotate(90deg)
 }
 .property-preview+.property-preview {
  margin-top:50px
 }
 .property-preview__txt {
  width:100%
 }
 .property-preview__img {
  min-height:200px;
  width:100%;
 }
 .property-preview__img-txt {
  padding:20px
 }
 .property-preview__padding{
  padding:5%;
 }
 .property-preview__subtitle {
  margin-bottom:10px
 }
 .property-preview:nth-of-type(odd) .property-preview__img:before, .property-preview:nth-of-type(even) .property-preview__img:before { content: "";
display: none !important;
}
 .property-preview__specs li p,.property-preview__specs li .gform_wrapper .gform_description,.gform_wrapper .property-preview__specs li .gform_description {
  font-size:14px;
  font-size:.875rem
 }
}

.no-touch .property-preview__img:hover:before {
 background:rgba(0,0,0,0.6)
}


.no-touch .property-preview__img:before {
 -webkit-transition:background ease .25s;
 -ms-transition:background ease .25s;
 transition:background ease .25s
}
#mx-loads {
  padding: 20px 0px;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 300;
}

a.showMore {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  background-color: #333;
  padding: 13px 25px;
  text-align: center;
  border-radius: 46px;
  font-size: 14px;
}


/**********************************************
 SCHEDA PROGETTI
**********************************************/
.datiiniziali {
    background-color: #eeeeee;
    padding: 4px 16px;
    border-radius: 8px 8px 0 0;
}
.spazio_tab {

    margin-top: 4px;
    margin-bottom: 4px;
}    
.datiiniziali i.fa-solid.fa-circle {
    /* font-size: 8px; */
    color: #ccc;
}
span.tipologia_tab {
    font-weight: bold;
}
/******* STATO DEI LAVORI */
.faseprogettuale_tab .faseprogettuale {
    background-color: yellow;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 4px;
}
.incorso_tab .incorso {
    background-color: orange;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 4px;
}
.concluso_tab .concluso {
    background-color: greenyellow;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 4px;
}
/********/
/******* CONDIZIONI COMMERCIALI */
.invendita_tab .invendita {
    background-color: green;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 4px;
}
.venduto_tab .venduto {
    background-color: red;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 4px;
}
/********/
.consegnaprevista_tab .consegnaprevista {
    text-align: center;
    font-style: oblique;
}
.quotazione_tab .quotazione {
    background-color: #ccc;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: darkblue;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
    --t4-table-bg-type: rgb(203 211 225);
}
tr.titlepertinenze {
    background-color: #a0bdfb;
}

/***********allegati*/
.content-download {
    display: inline-block;
    margin: 8px;
    padding: 4px 8px;
    border: 2px solid #ccc;
    border-radius: 20px;
    background-color: rgb(203 211 225);
}
.content-download:hover {
    border: 2px solid #aaa;
    background-color: #fff;
}










/*****************************************************************
CUSTOM FIELD - MINIFRONTPAGE
*****************************************************************/ 
.mfp_carousel_skin_card .tns-outer button[data-action] {
    position: absolute;
    top: -3px;
    right: 0px;
    border: none;
    padding: 4px 0 0;
    margin: 0;
    outline: none;
    font-size: .8em;
    opacity: 0.5;
    line-height: normal;
}
span.mfp_statodeilavori {
    text-align: center;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
.mfp_carousel_skin_card .mfp_carousel_item .mfp_carousel_title {
    display: block;
    line-height: inherit;
    margin: 0 0 .3em 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal !important;
    text-align: center;
}
.mfp_carousel_skin_card .tns-nav>[aria-controls] {
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 3px;
    border-radius: 50%;
    background: #ddd;
    border: 0;
    outline: none;
}
.mfp_carousel_skin_card .tns-nav>[aria-controls] {
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 6px 8px 0 8px;
    border-radius: 50%;
    background: #ddd;
    border: 0;
    outline: none;
}
/*
.mfp_carousel_skin_card .tns-controls button:first-child {
    color: transparent;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(../../../tmpl/carousel/back.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 3px;
    margin-left: 5px;
}
.mfp_carousel_skin_card .tns-controls button:last-child {
    color: transparent;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(../../../tmpl/carousel/back.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 3px;
    margin-left: 5px;
}
*/
.mfp_carousel_skin_card .mfp_carousel_item div {
    margin-top: 4px !important;
    margin-right: 4px !important;
    background-color: #f3f3f3;
}
/* PROMO */
.ribbon {
position: absolute !important;
   right: -9px; top: -18px;
   z-index: 1;
   overflow: hidden;
   width: 120px; height: 120px !important; 
   text-align: right;
  border: none !important;
  box-shadow: none !important;
  margin-top: 0px !important;
    margin-right: 0px !important;
    background-color: transparent !important;

}
.ribbon span {
    letter-spacing: 1px;
 font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 30px;
   transform: rotate(45deg);
   width: 120px; display: block;
   background: #79A70A;
  border: none !important;
background: linear-gradient(#9BC90D 0%, #79A70A 100%);
box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
 position: absolute;
 top: 28px; right: -28px;
}
.ribbon span::before {
 content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #79A70A;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}
.ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #79A70A;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}
.red span {background: linear-gradient(#F70505 0%, #8F0808 100%);}
.red span::before {border-left-color: #8F0808; border-top-color: #8F0808;}
.red span::after {border-right-color: #8F0808; border-top-color: #8F0808;}

.blue span {background: linear-gradient(#2989d8 0%, #1e5799 100%);}
.blue span::before {border-left-color: #1e5799; border-top-color: #1e5799;}
.blue span::after {border-right-color: #1e5799; border-top-color: #1e5799;}
        
.orange span {background: linear-gradient(#FFA500 0%, #c7850d 100%);}
.orange span::before {border-left-color: #c7850d; border-top-color: #c7850d;}
.orange span::after {border-right-color: #c7850d; border-top-color: #c7850d;}

.stprogetto {
    color: #f7ce3f;
}
.stincorso {
    color: #5095d8;
}
.stconcluso {
    color: #bf0010;
}
.navigazioneportfolio {
    float: right;
    font-size: 12px;
    letter-spacing: 1px;
}
.navigazioneportfolio a {
    margin-right: 8px;
}

/**********************************************
MINITEK SLIDER
**********************************************/
.slider-space {
    padding: 20px;
}
h3.mslider-title {
    line-height: 24px;
    margin: 0;
    padding: 10px 15px;
    font-size: 18px;
    text-align: center;
}
p.mslider-item-category {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}

.mslider-detail-box.full_size_image {
    z-index: 9998;
}
/**********************************************
VIDEO IN BACKGROUND SOLO IN HOMEpage
**********************************************/
@media screen and (max-width:767px) {
.video {
display:none; 
visibility:hidden;
}
}
@media screen and (max-width:575px) {
.content-video {
background:lightblue;
height:100%;
z-index: 0;
}
}
@media screen and (min-width:576px) and  (max-width:767px) {
.content-video {
min-width: 100%;
min-height: 100%;
background: url(/underconstruction/images/home/videoback-img.jpg);
background-position: center center;
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
-ms-background-size: cover;
background-size: cover; 
z-index: 0;
}
}
@media screen and (min-width:768px) { 
video {
position:fixed;
top: 50%;
left: 50%;
display: block;
z-index: 1;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
z-index: 0;
}
}
/*******************
Ordinamento layer sezioni
*/
div#t4-topbar {
    padding-top: 4px;
    padding-bottom: 4px;
    z-index: 10;
}
div#t4-slider-03-04 {
    z-index: 1;
    padding-top: 40px;
}

.top-away #back-to-top {
    display: block;
    z-index: 20;
}

li.com-content-article__link.content-links-a {
    margin: 8px;
    padding: 4px 8px;
    border: 2px solid #1d57c7;
    border-radius: 20px;
    background-color: #1d57c7;
    color: #fff;
    width: fit-content
}
li.com-content-article__link.content-links-a:hover {
    background-color: #174aab;
}
li.com-content-article__link.content-links-a a {
    color: #fff;
}

.tabella_realizzazioni {
    width: 100%;

}
.tabella_realizzazioni tr:nth-child(even) { background-color: #CCCCCC; }
.tabella_realizzazioni tr:nth-child(odd) { background-color: #F0F0F0; }


/* CUSTOM FIELD ARTICLES */
.acfarticles-field-wrapper li {
   display: inline-block;
    margin: 8px;
    padding: 4px 8px;
    border: 2px solid #ccc;
    border-radius: 20px;
    background-color: rgb(203 211 225);
}

/**********************************************
CUSTOM OFF-CANVAS
**********************************************/
.c-offcanvas--left {
    height: 100%;
    transform: translate3d(-300px, 0, 0);
    width: 400px;
}
.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open {
    transform: translate3d(400px, 0, 0);
}

.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open {
    transform: translate3d(400px, 0, 0);
}
.t4-offcanvas .t4-off-canvas-body .navbar.drilldown-effect .sub-menu-back i {
    color: #adb5bd;
    margin-right: calc($spacer / 2);
    font-size: 12px;
    margin-right: 8px;
}