/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 13 2021 | 15:59:47 */
.site-content{
  margin:0;
}

.page-id-148 .main-page-wrapper::before,
.home .main-page-wrapper::before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url("/wp-content/uploads/2021/07/giuseppe-mainiero-hd.png") no-repeat top right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 0;
}
.page-id-148 .main-page-wrapper .container
.home .main-page-wrapper .container{
  position:relative;
  z-index:10;
}/*
.home .main-page-wrapper{
  max-width:60%;
}*/
@media(min-width:1440px){
  .page-id-148 .main-page-wrapper .container,
  .home .main-page-wrapper .container{
    padding-right:10%;
  }
}
@media(max-width:1439px){
  .page-id-148 .main-page-wrapper::before,
  .home .main-page-wrapper::before{
    background-size: cover;
    background-position-x: 88%;
  }
  .page-id-148 .main-page-wrapper .container,
  .home .main-page-wrapper .container{
    padding-right:30%;
  }
}
@media(max-width:768px) and (max-height:1024px){
  .page-id-148 .main-page-wrapper::before,
  .home .main-page-wrapper::before{
    background-size: cover;
    background-position-x: 88%;
  }
  .page-id-148 .main-page-wrapper .container,
  .home .main-page-wrapper .container{
    padding-right:20%;
  }
}
@media(max-width:579px){
   .page-id-148 .main-page-wrapper::before,
  .home .main-page-wrapper::before{
    background-size: cover;
    background-position-x: 88%;
  }
  .page-id-148 .main-page-wrapper .container,
  .home .main-page-wrapper .container{
    padding-right:20%;
  }
}


.wordspace-12 h3{
  word-spacing:-12px;
}
@media(max-width:767px){
  section.heightfullmobile>div.elementor-column-gap-default{
    height:100%;
    align-content:center;
  }
  section.heightfullmobile{
    height:100vh;
  }  
  .wordspace-12 h3{
    word-spacing:-4px;
  }
}
