@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css?family=Barlow');





/* ---- ANIMAZIONE TESTO -- */

* {
  padding: 0;
  margin: 0;
}

.frase{
  padding-top: 30%;
  
}

.h1 {
  font-family: "Playfair Display";
  color:#fff;
  max-width: 40ch;
    line-height: 1.2;
  text-align: center;
  transform: scale(0.94);
  animation: scale 3s forwards cubic-bezier(0.5, 1, 0.89, 1);
}
@keyframes scale {
  100% {
    transform: scale(1);
  }
}

span {
  display: inline-block;
  opacity: 0;
  filter: blur(4px);
}

span:nth-child(1) {
  animation: fade-in 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(2) {
  animation: fade-in 0.8s 0.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(3) {
  animation: fade-in 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(4) {
  animation: fade-in 0.8s 0.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(5) {
  animation: fade-in 0.8s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(6) {
  animation: fade-in 0.8s 0.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(7) {
  animation: fade-in 0.8s 0.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(8) {
  animation: fade-in 0.8s 0.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(9) {
  animation: fade-in 0.8s 0.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(10) {
  animation: fade-in 0.8s 1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(11) {
  animation: fade-in 0.8s 1.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(12) {
  animation: fade-in 0.8s 1.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(13) {
  animation: fade-in 0.8s 1.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(14) {
  animation: fade-in 0.8s 1.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(15) {
  animation: fade-in 0.8s 1.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(16) {
  animation: fade-in 0.8s 1.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(17) {
  animation: fade-in 0.8s 1.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(18) {
  animation: fade-in 0.8s 1.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

@keyframes fade-in {
  100% {
    opacity: 1;
    filter: blur(0);
  }
}



/*-- FINE ANIMAZIONE TESTO ---- */



 .container {
    
      padding-bottom:0;
      margin-bottom:0;
    
    }
.container-body
{
    
      padding-bottom:80px;
      margin-bottom:0;
    }

.c {
    
      padding:0%;
    
    }

body {
    color: #999999;
    font-size: 14px;
    font-family: 'Lato', monospace;
    line-height: 1.80857;
    }

.carousel-caption-home {
    position: absolute;
    right: 6%;
    top: 6%;
    left: 6%;
    /* padding-top: 1.25rem; */
    /* padding-bottom: 20px; */
    text-align: left;
}

img {
    max-width: 100%;
    height: auto;
     }

.imgcontact {
    max-width: 70%;
    height: auto;
     }


.logo {
    width: 350px;
    height: auto;
     }
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 14px;
    font-family: 'Lato', monospace;
    line-height: 1.80857;
    }



.navbar-light .navbar-toggler:focus {
    color: rgb(14 14 14 / 0%);
    border-color: rgb(247 15 15 / 0%);
}

.navtop {
height: 180px;
   padding-top: 65px;
    }

.testobio {
    color: #000;
    font-size: 18px;
    font-family: 'Playfair Display', monospace;
    line-height: 1.8;
    letter-spacing: 0.5px;
    }

.testores {
    color: #000;
    font-size: 14px;
    font-family: 'Playfair Display', monospace;
    line-height: 1.4;
    letter-spacing: 0.2px;
    }


.testo {
    color: #000;
    font-size: 16px;
    font-family: 'Playfair Display', monospace;
    line-height: 1.8;
    letter-spacing: 0.5px;
    }



.titolo {
    color: #000;
    font-size: 36px;
    font-family: 'Playfair Display', monospace;
    line-height: 1.8;
    letter-spacing: normal;
    }

.caption {
    font-family: 'Playfair Display', monospace;
    font-size: 22px;
    float: center;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
   }

    .caption img {
    float: left;
    margin: 0;
    padding: 0;
    background: #fff;
    border: none;
}
.caption span {
    float: center;
    margin: 0;
    padding: 100px;
    padding-top: 100px;
    padding-left: 680px;
    width: 100%;
    color: #000;
    background:none;
    position: absolute;
    left: 0;
    bottom: 0;
}
 


a {
  color: #292929;
  text-decoration: none !important;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

a:hover {
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

a:hover, a:focus {
  color: #b8a07e;
  text-decoration: underline;
}

/* -----Stile di Contatti ----------------------------*/  

.contatti{
  position: absolute;
  top: 40%;
  left:60%;
 
}
/* -----------  Fine dello Stile di Contatti ----------------------------*/ 


    
/* -----Stile della prova del Portfolio ----------------------------*/  

.site-section {
  padding: 7rem 0;
}

.filters a {
  color: rgb(0 0 0 / 58%);
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.filters a:hover,
.filters a:focus,
.filters a:active {
  text-decoration: none;
}

.filters a:hover:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  height: px;
  background-color: #fff;
}

.filters a.active {
  color: #000;
}

.filters a.active:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  height: 0px;
  background-color: #fff;
}

.item {
  border: none;
  margin-bottom: 30px;
}

.item .item-wrap {
  display: block;
  position: relative;
  overflow: hidden;
}

.item .item-wrap:after {
  z-index: 2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(129, 86, 102, 0.7);
  visibility: hidden;
  opacity: 0;
  transition: .3s all ease-in-out;
}

.item .item-wrap img {
  transition: .3s transform ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.item .item-wrap > .work-info {
  position: absolute;
  top: 80%;
  width: 100%;
    right:10%;
  text-align: center;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000;
  opacity: 0;
  visibility: hidden;
  margin-top: 20px;
  transition: .3s all ease;
}

.item .item-wrap > .work-info h3 {
    font-family: 'Playfair Display', monospace;
    color:white;
    text-align: right;
  font-size: 26px;
  margin-bottom: 0;
    
}

.item .item-wrap > .work-info span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .2rem;

}

.item .item-wrap:hover {
  text-decoration: none;
}

.item .item-wrap:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.item .item-wrap:hover:after {
  opacity: 1;
  visibility: visible;
}

.item .item-wrap:hover .work-info {
  margin-top: 0px;
  opacity: 1;
  visibility: visible;
}

/* -----------Fine Stile della prova del portfolio ----------------------------*/ 



/* -----------  Stile di schede Portfolio ----------------------------*/ 
 

.desk{ 
    display: block;
     }

.res{ 
    display:none;
     }

/* Bottom right text */
.bottom-right {


bottom: 0px;
 right: 0px;
}

.translate-middle {
    transform: translate(58%,-220%)!important;
    }

.ragu{
  position: relative;
    margin-bottom: 0;
}

.padding{
padding:0px;
 
}


.schedatitle{
    padding-top:100px;
    padding-left:60px;
 

}

.schedatitlehenrietta{
    padding-top:40px;
    padding-left:60px;
 

}

.schedatitleronchetto{
    padding-top:20px;
    padding-left:60px;
 

}

schedatitleantiparos{
    padding-top:0px;
    padding-left:60px;
 

}

.schedatitlearduix{
    padding-top:60px;
    padding-left:60px;
 

}

.infotitle {
    font-size: 44px;
    margin-bottom: 50px;
    margin-top: 10px;
    color: #051f17;
    /* background-color: white; */
}

.alessititle, .ronchettotitle {   
  font-size: 44px;
   margin-bottom: 30px; 
   margin-top: 10px;
}

.arduixtitle {   
  font-size: 44px;
   margin-bottom: 100px; 
   margin-top: 10px;
}

.henriettatitle {   
  font-size: 44px;
   margin-bottom: 30px; 
   margin-top: 15px;
}

.ragutitle {   
  font-size: 44px;
   margin-bottom: 100px; 
   margin-top: 50px;
}

.imgtitle{
 position:relative;
    bottom: 250px;
    left:30px;
}

.schedadid{
 position:relative;
    bottom: 150px;
    left:110px;
}

.testodid {
    color: #000;
    font-size: 13px;
    font-family: 'Playfair Display', monospace;
    line-height: 1.8;
    letter-spacing: 0.5px;
    }

.carousel-caption, carousel-captation-a, .carousel-caption-r2{
    position: absolute;
    right: 0;
    bottom: 10%;
    left: 58%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-br2 {
    position: absolute;
    right: 0;
    bottom: 10%;
    left: 58%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}



.carousel-caption1 {
    position: absolute;
    right: 0;
    bottom: 11%;
    left: 59%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption2 {
    position: absolute;
    right: 0;
    bottom: 10%;
    left: 54%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption2b {
    position: absolute;
    right: 0;
    bottom: 12%;
    left: 52%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption3 {
    position: absolute;
    right: 0;
    bottom: 16%;
    left: 66%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption3b, .carousel-caption-ant4 {
    position: absolute;
    right: 0;
    bottom: 19%;
    left: 67%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-info {
    position: absolute;
    right: 0;
    top: 76%;
    left: 17%;
    /* padding-top: 1.25rem; */
    /* padding-bottom: 20px; */
    text-align: left;
}

.carousel-caption-tr {
    position: absolute;
    right: 0;
    top: 6%;
    left: 6%;
    /* padding-top: 1.25rem; */
    /* padding-bottom: 20px; */
    text-align: left;
}

.carousel-caption-bl {
    position: absolute;
    right: 0;
    bottom: 2%;
    left: 9%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-bl2 {
    position: absolute;
    right: 0;
    bottom: 15%;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}


.carousel-caption-bl3, .carousel-caption-bl3b {
    position: absolute;
    right: 0;
    bottom: 7%;
    left: 68%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-bl4 {
    position: absolute;
    right: 0;
    bottom: 0%;
    left: 18%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-bl5 {
    position: absolute;
    right: 0;
    bottom: -1%;
    left: 17%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

 .carousel-caption-bl6 {
    position: absolute;
    right: 0;
    bottom: 2%;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-bl7 {
    position: absolute;
    right: 0;
    bottom: 3%;
    left: 12%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-br, .carousel-caption-brh4 {
    position: absolute;
    right: 0;
    bottom: 10%;
    left: 58%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-bra2 {
    position: absolute;
    right: 0;
    bottom: 11%;
    left: 58%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-bra4 {
    position: absolute;
    right: 0;
    bottom: 12%;
    left: 54%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-br3 {
    position: absolute;
    right: 0;
    bottom: 12%;
    left: 54%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}


.carousel-caption-br2 {
    position: absolute;
    right: 0;
    bottom: 10%;
    left: 67%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption-contact {
    position: absolute;
    right: 0;
    bottom: 3%;
    left: 64%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}




.img-ragu { 
    /* The image used */
    background-image: url("images/ragu/tancrediarduino_ragucampari01.jpg");

}
  
/* -----------  Fine dello Stile di schede Portfolio  ----------------------------*/ 

 /* -----------Stile Footer ----------------------------*/ 

  .footer {
  padding: 0 0 4rem 0;
       font-family: 'Playfair Display', monospace;
  text-align: center;    
}


.footer a {
  color: #000;
}

.social a {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 0%;
  background: #fff;
  position: relative;
  text-align: center;
  color: #0d1e2d;
}

.social a span {
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.social a:hover {
  color: #000;
}  
    
  /* ----------- Fine Stile Footer ----------------------------*/    
    
    
 



 /* -----------   RESPONSIVE ------------------------*/ 




@media only screen and (max-width: 1024px) {
    
    
    
  
    .schedatitle,.schedatitlearduix {
  padding-top: 0px; 
    padding-left: 60px;
}

   .testo {
    color: #000;
    font-size: 12px;
    font-family: 'Playfair Display', monospace;
    line-height: 1.8;
    letter-spacing: 0.5px;
} 
    

    
   .ragutitle, .arduixtitle {   
  font-size: 44px;
   margin-bottom: 0px; 
   margin-top: 0px;
}
    
    .ronchettotitle {
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 0px;
}
    
    .henriettatitle {
    font-size: 44px;
    margin-bottom: 10px;
    margin-top: -30px;
}
    
.pt {
    margin-top: 0;
    margin-bottom: 1rem;
}    

.logo { 
    width: 200px;
     }
    
    .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    background-color: white;
}
    .navbar-light .navbar-toggler {
    color: rgb(14 14 14);
    border-color: rgb(247 15 15 / 0%);
}
    
    

    
   .carousel-caption,  {
    position: absolute;
    right: 6%;
    bottom: 3%;
    left: 58%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
} 
    
    .carousel-caption1 {
    position: absolute;
    right: 0;
    bottom: 7%;
    left: 59%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption2 {
    position: absolute;
    right: 0;
    bottom: 6%;
    left: 54%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    .carousel-caption2b {
    position: absolute;
    right: 0;
    bottom: 8%;
    left: 52%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

.carousel-caption3 {
    position: absolute;
    right: 0;
    bottom: 7%;
    left: 66%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    .carousel-caption3b {
    position: absolute;
    right: 0;
    bottom: 10%;
    left: 67%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    .carousel-caption-ant4 {
    position: absolute;
    right: 0;
    bottom: 15%;
    left: 60%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}


    
.carousel-caption-bl {
    position: absolute;
    right: 0;
    bottom: -3%;
    left: 9%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    .carousel-caption-bl2 {
    position: absolute;
    right: 0;
    bottom: 10%;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    .carousel-caption-bl3b {
    position: absolute;
    right: 0;
    bottom: 2%;
    left: 58%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
.carousel-caption-br {
    position: absolute;
    right: 7%;
    bottom: -1%;
    left: 52%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}  
   
    
.carousel-caption-br2 {
    position: absolute;
    right: 0;
    bottom: 5%;
    left: 18%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}  
    
    
    .carousel-caption-br3 {
    position: absolute;
    right: 0;
    bottom: 8%;
    left: 54%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    .carousel-caption-a {
    position: absolute;
    right: 0;
    bottom: 7%;
    left: 58%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    
.carousel-caption-bl3 {
    position: absolute;
    right: 0;
    bottom: 2%;
    left: 18%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}  
    
    .carousel-caption-bl4 {
    position: absolute;
    right: 0;
    bottom: -5%;
    left: 18%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    
.carousel-caption-bl5 {
    position: absolute;
    right: 0;
    bottom: -4%;
    left: 17%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    .carousel-caption-bl6 {
    position: absolute;
    right: 0;
    bottom: -1%;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    .carousel-caption-bl7 {
    position: absolute;
    right: 0;
    bottom: -1%;
    left: 12%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    .carousel-caption-contact {
    position: absolute;
    right: 0;
    bottom: 3%;
    left: 56%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
     
    .carousel-caption-bra4 {
    position: absolute;
    right: 0;
    bottom: 8%;
    left: 54%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

    
.carousel-caption-bra2 {
    position: absolute;
    right: 0;
    bottom: 7%;
    left: 58%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}    
    
    .carousel-caption-brh4 {
    position: absolute;
    right: %;
    bottom: 2%;
    left: 44%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}

    .carousel-caption-r2 {
    position: absolute;
    right: 0;
    bottom: 5%;
    left: 51%;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    text-align: left;
}
    
    
.infotitle {
   
    font-size: 30px;
    margin-bottom: 50px;
    margin-top: 10px;
    color: #051f17;
    /* background-color: white; */
}
    
    
    }



@media only screen and (max-width: 768px){
    
    
.desk{ 
    display: none;
     
     }
.res{ 
    display:block;
     }
    
    .carousel-caption-home {
    position: absolute;
 
    bottom: 10%;
    
    text-align: center;
    top: 50%;
}
  

.logo { 
    width: 200px;
     }
    
   
    
    .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    background-color: #fff;
}
    .navbar-light .navbar-toggler {
    color: rgb(14 14 14);
    border-color: rgb(255 255 255 / 0%);
}
    
    .navbar-dark .navbar-nav .nav-link {
    color: #bababa;
    font-size: 14px;
    font-family: 'Lato', monospace;
    line-height: 1.80857;
}
    
    
    .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
    
    
 
    
   
.testodid {
    margin-left: 20px;
    padding-bottom: 40px;
    padding-top: 40px;
    color: #000;
    font-size: 14px;
    font-family: 'Playfair Display', monospace;
    line-height: 1.8;
    letter-spacing: 0.5px;
} 
    
    
    .testodidinfo {
    color: #000;
    font-size: 14px;
    font-family: 'Playfair Display', monospace;
    line-height: 1.8;
    letter-spacing: 0.5px;
}
    
    
  
.h1 {
    font-size: 22px;
    font-family: "Playfair Display";
    color: #fff;
    max-width: 40ch;
    line-height: 1.2;
    text-align: center;
    transform: scale(0.94);
    animation: scale 3s forwards cubic-bezier(0.5, 1, 0.89, 1);
}
    
  
    
.infotitle {
   
    font-size: 30px;
    margin-bottom: 50px;
    margin-top: 10px;
    color: #051f17;
    /* background-color: white; */
}
    
    
    .frase {
    padding-top: 20%;
   
}
    
    }

 



