@font-face {
    font-family: 'ITC Officina Sans Std';
    src: url('../fonts/OfficinaSansStd-Bold.eot');
    src: url('../fonts/OfficinaSansStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OfficinaSansStd-Bold.woff2') format('woff2'),
        url('../fonts/OfficinaSansStd-Bold.woff') format('woff'),
        url('../fonts/OfficinaSansStd-Bold.ttf') format('truetype'),
        url('../fonts/OfficinaSansStd-Bold.svg#OfficinaSansStd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Officina Sans Std';
    src: url('../fonts/OfficinaSansStd-Book.eot');
    src: url('../fonts/OfficinaSansStd-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OfficinaSansStd-Book.woff2') format('woff2'),
        url('../fonts/OfficinaSansStd-Book.woff') format('woff'),
        url('../fonts/OfficinaSansStd-Book.ttf') format('truetype'),
        url('../fonts/OfficinaSansStd-Book.svg#OfficinaSansStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Officina Sans Std';
    src: url('../fonts/OfficinaSansStd-BookItalic.eot');
    src: url('../fonts/OfficinaSansStd-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OfficinaSansStd-BookItalic.woff2') format('woff2'),
        url('../fonts/OfficinaSansStd-BookItalic.woff') format('woff'),
        url('../fonts/OfficinaSansStd-BookItalic.ttf') format('truetype'),
        url('../fonts/OfficinaSansStd-BookItalic.svg#OfficinaSansStd-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Officina Sans Std';
    src: url('../fonts/OfficinaSansStd-BoldItalic.eot');
    src: url('../fonts/OfficinaSansStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OfficinaSansStd-BoldItalic.woff2') format('woff2'),
        url('../fonts/OfficinaSansStd-BoldItalic.woff') format('woff'),
        url('../fonts/OfficinaSansStd-BoldItalic.ttf') format('truetype'),
        url('../fonts/OfficinaSansStd-BoldItalic.svg#OfficinaSansStd-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
.subtitle p{margin-bottom: 0;}
@media (min-width: 992px){
.pl-lg-5, .px-lg-5 {
    padding-left: 6rem!important;
}
.pr-lg-5, .px-lg-5 {
    padding-right: 2rem!important;
}
 
 .thumb_padd{padding-left: 6rem!important;padding-right: 6rem!important;}
 
}
/* FFFFFF */ 
html{background-color: #FFFFFF!important}
.logo_top{ width:230px!important;height:auto }
body{font-family: 'ITC Officina Sans Std'!important;}
.bg-white{background-color: #FFFFFF!important;}
.bg-green{background-color: #55543F!important}
.sticky-top{z-index: 1050!important}
textarea,
select,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
h1,h2,h3,a,p{-webkit-font-smoothing: antialiased;}
h1{font-weight: bold!important; font-size: 30px;letter-spacing: 5px}



@media screen  and (max-width: 991px)  {
    h2{font-size: 23px;letter-spacing: 2px}
}
@media screen  and (min-width: 992px)  {
    h2{font-size: 30px;letter-spacing: 3px}
}

.item:hover > div  > .description{display: block!important}
.item .description p{margin-bottom: 0;}

.item-list:hover,.item,.item-list img:hover,.blog_title:hover,a:hover,.all:hover,#nav-icon3:hover,#toggl:hover,.filtro:hover {cursor: url('../img/point.png'), auto;}
.no-scroll{overflow: hidden}
.attivo{text-decoration: none!important;}
.btn-fr{-webkit-font-smoothing: antialiased;background-color: transparent; border:1px solid transparent; color:#666!important;}
*:focus {outline:0!important;}
button:focus { outline:0 !important; }
.btn-send{-webkit-font-smoothing: antialiased;background-color: rgb(218,227,214); border:1px solid rgb(218,227,214); color:#000!important;}
.box{background: rgb(218,227,214);}

.top_title span{ 
    transform: translateY(-5px);
    height: 1px;
    background-color: transparent;
    width: 24px;
    display: inline-block;
    content: '';
}
.mobile_subtitle p,.right_content p{margin-bottom: 0!important}

.top_title{ letter-spacing: 1px;-webkit-font-smoothing: antialiased;text-transform: capitalize;!important;line-height: 22px;font-size:22px;color: #000}


.prog_title span {
    transform: translateY(-5px);
    height: 1px;
    background-color: #fff;
    width: 24px;
    display: inline-block;
    content: '';
}
.prog_title, h1.project_title {
    text-transform: lowercase;
    line-height: 22px;
    font-size:22px;
    color: #000;
    letter-spacing: 1px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

h1.project_title{text-transform: inherit!important;}

#splash .main_logo{width:300px;}
#splash p {font-size:20px;margin-bottom:0;}
.arrow {
    box-sizing: border-box;
    height: 2vw;
    width: 2vw;
    border-style: solid;
    border-color: black;
    border-width: 0px 1px 1px 0px;
    transform: rotate(45deg);
    margin: 4px auto;
}
.overlay{background-color:rgba(0,0,0,.6);backdrop-filter: blur(8px);position:fixed;top:0;left:0;width:100%;height:100%;z-index:999998; }
.slide_bg,.slide_bg #navigation{background-color: #efefef;color:rgba(0,0,0,.3);}
.slide_bg #blog_title,.slide_bg .line,.slide_bg .line-right,.slide_bg .line-vertical{opacity:.3!important}
.data p{margin-bottom:0!important ;}
p.data{margin-bottom:0!important;}
p.title{font-weight: bold;margin-bottom:0;letter-spacing: 1px;}

#toggl {content:' ';display:inline-block;cursor:pointer;width:40px;height:40px;background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2219%22%20viewBox%3D%220%200%2017%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EHome%2001%20Progetti%20Copy%3C%2Ftitle%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20stroke%3D%22%23717171%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22square%22%3E%3Cpath%20d%3D%22M3.464%2014.99l3.5-6.062M10.464%202.866l.5-.866M6.759%202.698L6.5%201.732M12.462%205.99l.966-.258M4.4%205.955l.966-.259M10.821%209.662l-.259-.966%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E'); 
background-repeat: no-repeat; background-position: center}


@media screen and (max-width: 991px){
  #content>.row{marginb-top:60px}
}
@media screen and (min-width: 992px){
  #content>.row{marginb-top:120px}
}

.top2{top:0;z-index:9999999;}

#description h2{margin-bottom: 30px}

#filosofia p {font-style: italic;}
#filosofia h2 {letter-spacing: 0px;font-weight:normal!important;margin:30px 0;}




#list a{border-bottom:1px solid #fff;}

#list p{font-size:18px;}
#list img,.top2{
  -webkit-transition: all .5s  ease-in-out ;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.item{
    -webkit-transition: opacity .3s  ease-in-out ;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.description_show> div >.description{display: block!important;}
.description{display: none;background-color:rgba(239, 239, 239, 0.8);top:0;left:0;
  -webkit-transition: opacity .3s  ease-in-out ;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
#prog{
    -webkit-transition: opacity .3s  ease-in-out ;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.description>div{padding:3em;}


footer{background-color:#F2F2F0!important;}
footer p,footer a {
    margin-bottom: 0;
    line-height: 18px;
    font-size: 16px;
    color:#000;
  }
footer a:hover{color:#000;opacity:.6;}

@media screen and (max-width: 991px){
.text-shadow{text-shadow: 0px 0px 4px rgba(0,0,0,0.64);}
.homepage{font-size: 16px!important;}
#navigation img,.footer_logo {width:160px;}
}
@media screen and (min-width: 992px){
.text-shadow{text-shadow: 0px 0px 4px rgba(0,0,0,0.64);}
#navigation img,.footer_logo {width:220px;}
}

#menu,#contacts {background-color: #F2F2F0!important}
#menu li a{font-weight: 300;line-height:60px;font-size:30px;color:#000 }
#menu a:hover{opacity:.6;margin-left:15px;}
#menu a{
  font-size:16px;color:#000;
  -webkit-transition: all .2s  ease-in-out ;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
/*#menu a.attivo{font-weight: 300;opacity:.5;text-decoration: none!important}*/
.border-bottom{border-bottom: 1px solid #000000!important}
.border-top{border-top: 1px solid #000000!important}
.no_scroll{overflow: hidden!important}
#scroll{height:100px;cursor:pointer;z-index:3;left:50%;bottom:0;background-color:#fff;width:2px;display: block;}

a{
 letter-spacing: 1px;
 -webkit-font-smoothing: antialiased;
}
a.back{font-weight: 600!important;color:#666!important;}
a.back,p,span,.btn{   
  color: #000000;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 25px;
  font-style: normal;
  font-weight: 300;
}
b, strong {
    font-weight: 600!important;
}
img.w-100{height:auto;}
h3{-webkit-font-smoothing: antialiased;letter-spacing: 3px;font-weight:lighter!important;margin-bottom:0;font-size:20px;}
.line{display:block;height:2px;width:60%;background-color: #000;transform: translateX(-40%);margin-bottom:80px;}
.line-right {
    display: block;
    height: 2px;
    width: 60%;
    background-color: #000;
    transform: translateX(100%);
    margin-bottom: 80px;
    position: relative;
    z-index: 1;
}
.line-vertical {
    display: block;
    height: 100%;
    width: 2px;
    background-color: #000;
    transform: translateY(-30%);
    position: relative;
    z-index: 1;
}



/*a.active:after{width:100%;height:1px;background-color:#fff;display: inline-block;content:'';}*/
a.active{font-weight: 700!important}
a:hover{text-decoration:none}

body,#menu{
  -webkit-transition: all .5s  ease-in-out ;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#blog_title,#hamb{
  -webkit-transition: padding .2s  ease-in-out ;
  -moz-transition: padding .2s ease-in-out;
  -o-transition: padding .2s ease-in-out;
  transition: padding .2s ease-in-out;
}

#navigation p {
    font-size: 12px;
    margin-bottom: 0;
    margin-top:8px;
    letter-spacing: 0;
    line-height: 12px;
    font-style:italic;
    color:#000;
}
#navigation span{font-weight: bolder;color:#666;}

#nav-icon3 {
  width: 25px;
  height: 25px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index:1;
  float:right;
}


#nav-icon3 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  border-radius: 0px;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  -o-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 6px;opacity:0;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 14px;
}

#nav-icon3 span:nth-child(4) {
  top: 22px;opacity: 0
}

#nav-icon3.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  right: 50%;

}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 10px;
  width: 0%;
  right: 50%;
}
@media screen and (max-width: 991px){
  #contacts{z-index: 9999989!important;}
  #menu {
      top: 0;
      width: 100%;
      right: -100%;
      z-index: 999999;
  }
.reveal{transform:translateX(-100%);}
}
@media screen and (min-width: 992px){
  #contacts{z-index: 999998!important;}
  #menu {
      top: 0;
      width: 400px;
      right: -400px;
      z-index: 999999;
  }
.reveal{transform:translateX(-400px);}
}
#contacts{left:100%;top:0;
  -webkit-transition: all .5s  ease-in-out ;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#contacts a {
    color:#000;
  -webkit-transition: all .5s  ease-in-out ;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#contacts a:hover {color:#000;opacity:.6;}
.show_contacts{transform: translateX(-100%);}

.chiudi {
  position: absolute;
  left: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}
.chiudi:hover {
  opacity: .6;
}
.chiudi:before, .chiudi:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #333;
}
.chiudi:before {
  transform: rotate(45deg);
}
.chiudi:after {
  transform: rotate(-45deg);
}
#galleria img {max-width: 100%;max-height:auto ;}

