:root {
    --orange: #F4901E;
    --white: #ffffff;
    --grey:#6F6F6E;
  }
  

/*GENERAL CUSTOMIZATION*/
.module-title-custom{
    font-size: 28px;
    text-align: center;
    color: var(--color-primary);
    font-weight: 800;
}
.text-orange{
    color:var(--orange);
}
.icon-logo-background{
    background: url(../images/logo-bg.png) no-repeat center top;
    min-height:150px;
    display: block;
    font-family: Tahoma,sans-serif;
}
.with-topbar::before{
    content: '';
    position: absolute;
    width: 100px;
    height: 5px;
    background-color:var(--orange);
    top:-10px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

/*HEADER BLOCK*/
.header-block{
    display: flex;
    justify-content: space-between;
  	font-size:13px;
}
.t4-header .custom{
    text-align: right;
    padding:15px 0 5px 0;
}
.t4-header .custom img{
    width:14px;
}
.logo{
    text-align: center;
}

@media (min-width: 768px) {
    .header-block{
      	font-size:15px;
        justify-content: end;
    }
    .social-mobile{display: none;}
}

@media (min-width: 990px) {
    .t4-navigation{
        height: 170px;
        display: flex;
        align-items: center;
        text-transform: uppercase;
    }
    .t4-navigation .row{
        align-items: center;
    }
    
    .t4-navigation .nav{
        gap:40px;
    }
    
    .t4-navigation .nav-link{
        font-weight: 700;
    }
    .t4-navigation .nav-item.current.active::after{
        content:'';
        position: absolute;
        height: 4px;
        top: 100px;
        width: 100%;
        background-color: var(--orange);
    }
  }


/* SLIDER */
.t4-slider .slide-desc-text{
    text-align: center;
	font-size:11px;
    
}

@media (min-width: 768px) {
    .t4-slider .slide-desc-text-default {
    	padding:40px 15px;
      	font-size: 1rem;
}
}

.djslider-default .load-button{
    background:#ffffff;
    border:0;
    opacity: 1;
}
.djslider-default .load-button-active{
    background: var(--orange);
    opacity: 1;
}

.t4-slider .navigation-container-custom{
    display: flex;
    justify-content:center;
    bottom:10px;
    top:auto;
    right:0;
    left:0;
}
@media (min-width: 990px) {
    .t4-slider .slide-desc-text{
        font-size: 2rem;
    }
}


/*MINITEK WALL CUSTOMIZATION */
.mwall-filters-sortings{
    display: none;
}
.mwall-buttons span{
    display: none;
}


/*WHY*/
.t4-why{
    margin-top:40px;
}
.t4-why .module-title-custom{
    padding-top:40px;
    color: var(--color-primary);
}
.why .custom{
    color: var(--color-primary);
    line-height: 25px;
}
/*ACTIVITY*/
.t4-activity{
    padding: 100px 0;
}
.activity-container{
    padding-top:60px;
}

.activity .mwall-photo-link img{
   min-width: auto!important;
}

.activity .mwall-title{
    text-align: center;
    font-weight: 800;
  	width:240px;
  	margin:0 auto!Important;
}

/*QUOTE*/
.t4-quote{
    padding:4rem 0;
}

.quote{
    padding-top: 50px;
    color:#fff;
    font-size: 18px;
}

@media (min-width: 768px) {
    .quote{
      padding: 50px;
      color:#fff;
      font-size: 27px;
	}
}

/*TEAM*/
.t4-team{
    padding:100px 0 0;
}
.t4-team .module-title-custom{
    padding-top:40px;
}
.t4-team .mwall-container{
    margin-top:100px;
}
/*NEWS*/
.t4-last-news{
   padding:100px 0;
}
.news .jtcs_item_wrapper{
    padding-top: 40px;
}
.news .jt-title{
    font-weight: 800;
    color: var(--color-primary);
}
.news .jt-inner{
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 350px;
}
.news .jt-introtext{
    font-size: 17px;
}

.news .read-more{
    text-align: right;
    font-weight: 800;
    background-color: #E6E6E6;
    padding: 0;
    margin-top:auto;
}
.news .read-more a{
    font-size: 15px;
    padding: 0;
    color:#4d4d4d;
}
.news .owl-dot span{
    border:0;
    background-color: #E6E6E6;
}
.news .owl-dot.active span{
    background-color: #F4901E;
    border-color: #F4901E;
}
.news .jt-author-date{
    padding:5px 0;
}
.news .jt-date{
    color:#b0b0b0
}

.pretext_title{
    font-size: 28px;
    text-align: center;
  display:block;
    color: var(--color-primary);
    font-weight: 800;
  	padding:30px;
}

.pretext_title::before{
    content: '';
    position: absolute;
    width: 100px;
    height: 5px;
    background-color:var(--orange);
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}


p.pretext {
  display:none;
}
/*CONTATTACI*/

.t4-contact .custom a {
    color:#ffffff;
    padding-left: 5px;
}
.t4-contact .custom a:hover {
    text-decoration: none;
}
.t4-contact h2 img{
    padding-bottom: 8px;
}

/*FOOTER*/
.t4-footer{
    margin-top: -7px;
}
.footer-left-wrap{
    text-align: center;
    padding-top:60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;}
.footer-left-wrap .navbar{
    border-top:1px solid #6F6F6E;
    justify-content: center;
    font-size: 11px;
    padding:0;
}
@media (min-width:768px){
    .footer-left-wrap .navbar {
        margin:20px;
        font-size: 13px;
    }
}
@media (min-width:1200px) {
    .footer-left-wrap .navbar{
        margin:70px 60px 0 60px;
    }
}
.footer-left-wrap .nav{
    flex-direction: row;
}
.footer-left-wrap .nav-link{
    font-style:italic;
    font-weight: 500;
}

.responsive-map {
    position: relative;
    padding-bottom: 75%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
.responsive-map iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*BREADCRUMB*/
.t4-breadcrumb{
    padding:40px 0;
}
.t4-breadcrumb li, .t4-breadcrumb span{
    color: #b0b0b0;
    font-style: italic;
}

/*CONTENT*/
.t4-maincontent .page-header h2{
    color:var(--color-primary);
    font-weight: 800;
    border-bottom: 1px solid #b0b0b0;
    font-size: 26px;
}
.t4-maincontent .page-header h2 a{
  color: var(--color-primary);
}
.t4-maincontent{
    color:#4d4d4d;
}
.t4-maincontent p{
    font-size: 18px;
}
.content-category h1{
    color:var(--color-primary);
    font-weight: 800;
    border-bottom: 1px solid #b0b0b0;
    font-size: 32px;
}
.com-content-category__filters legend{
    display: none;
}

/*MAPPA SITO*/
.osmap-sitemap h1{
    color:var(--color-primary);
    font-weight: 800;
    border-bottom: 1px solid #b0b0b0;
    font-size: 32px;
}
