@import url("https://fonts.googleapis.com/css2?family=Megrim&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poiret+One&display=swap");
/* Animations */
@import url("https://fonts.googleapis.com/css2?family=Fredericka+the+Great&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Allura&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Belleza&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=VT323&display=swap");
@keyframes menuAppear {
  0% {
    opacity: 0;
    margin-top: -50px;
  }
  50% {
    opacity: 0;
    margin-top: -50px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes slideAppear {
  0% {
    opacity: 0;
    margin-left: -1100px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
  }
}
@keyframes slideMove {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes img1Appear {
  from {
    opacity: 0;
    margin-top: -500px;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes img2Appear {
  from {
    opacity: 0;
    margin-top: 500px;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes introductionAppear {
  0% {
    opacity: 0;
    margin-bottom: -100px;
  }
  50% {
    opacity: 0;
    margin-bottom: -100px;
  }
  100% {
    opacity: 1;
    margin-bottom: 0px;
  }
}
@keyframes introOOAppear {
  0% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0px;
  }
  15% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  25% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  75% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  100% {
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    width: 55px;
  }
}
@keyframes introLLAppear {
  0% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0px;
  }
  15% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  25% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  75% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  100% {
    top: 50%;
    left: 25%;
    transform: translateY(-50%);
    width: 55px;
  }
}
@keyframes introGGAppear {
  0% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0px;
  }
  15% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  25% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  75% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  100% {
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    width: 55px;
  }
}
@keyframes introAAAppear {
  0% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0px;
  }
  15% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  25% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  75% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
  100% {
    top: 50%;
    left: 75%;
    transform: translateY(-50%);
    width: 55px;
  }
}
@keyframes introPhrasesAppear {
  0% {
    color: transparent;
    height: 0px;
    font-size: 0px;
  }
  25% {
    color: transparent;
    height: 0px;
    font-size: 0px;
  }
  75% {
    color: transparent;
    height: 170px;
    font-size: 30px;
    letter-spacing: -10px;
  }
  100% {
    color: #EFD6AC;
    height: 170px;
    font-size: 30px;
    letter-spacing: 0;
  }
}
@keyframes introPhrasesMobileAppear {
  0% {
    color: transparent;
    width: 0px;
    font-size: 0px;
  }
  25% {
    color: transparent;
    width: 0px;
    font-size: 0px;
  }
  75% {
    color: transparent;
    width: 270px;
    font-size: 25px !important;
    letter-spacing: -10px;
  }
  100% {
    color: #EFD6AC;
    width: 270px;
    font-size: 25px !important;
    letter-spacing: 0;
  }
}
@keyframes pAppear {
  0% {
    color: transparent;
    font-size: 0px;
  }
  25% {
    color: transparent;
    font-size: 0px;
  }
  75% {
    color: transparent;
    font-size: 30px;
    letter-spacing: -10px;
  }
  100% {
    color: #EFD6AC;
    font-size: 30px;
    letter-spacing: 0;
  }
}
@keyframes pMobileAppear {
  0% {
    color: transparent;
    font-size: 0px;
  }
  25% {
    color: transparent;
    font-size: 0px;
  }
  75% {
    color: transparent;
    font-size: 25px;
    letter-spacing: -10px;
  }
  100% {
    color: #EFD6AC;
    font-size: 25px;
    letter-spacing: 0;
  }
}
@keyframes bDelay {
  0% {
    position: fixed;
  }
  20% {
    position: fixed;
  }
  50% {
    position: fixed;
  }
  70% {
    position: fixed;
  }
  100% {
    position: static;
  }
}
@keyframes aboutImageContainerDivAppear {
  0% {
    border: 1px solid transparent;
  }
  60% {
    border-right: 1px solid black;
  }
  100% {
    border: 1px solid black;
  }
}
@keyframes aboutImageAppear {
  0% {
    border: 1px solid black;
    border-radius: 0%;
    height: 0;
    width: 0px;
    object-fit: cover;
    background-color: black;
  }
  30% {
    width: 200px;
    object-fit: cover;
  }
  70% {
    height: 0;
    border-radius: 0%;
    object-fit: cover;
  }
  100% {
    height: 200px;
    border-radius: 100%;
    border-right: 1px solid black;
    object-fit: cover;
    background-color: #EFD6AC;
  }
}
@keyframes aboutHiTitleAppear {
  0% {
    opacity: 0;
    font-size: 0;
  }
  100% {
    opacity: 1;
    font-size: 50px;
  }
}
@keyframes aboutPappear {
  0% {
    opacity: 0;
    letter-spacing: -10px;
  }
  20% {
    opacity: 0;
    letter-spacing: -10px;
  }
  50% {
    opacity: 1;
    letter-spacing: 0px;
  }
  70% {
    opacity: 1;
    letter-spacing: 0px;
  }
  100% {
    opacity: 1;
  }
}
@keyframes aboutMainAppear {
  0% {
    opacity: 0;
    margin-top: 300px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@keyframes pieBorder {
  0% {
    outline: 1px solid transparent;
    outline-offset: 0px;
    width: 500px;
    height: 500px;
  }
  5% {
    outline: 1px solid rgba(0, 0, 0, 0.5);
    outline-offset: 0px;
    width: 500px;
    height: 500px;
  }
  100% {
    outline: 1px solid transparent;
    outline-offset: 30px;
    width: 500px;
    height: 500px;
  }
}
/*  Portfolio  */
@keyframes portfolioAppear {
  0% {
    opacity: 0;
    margin-left: -500px;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
@keyframes portfolioItemAppear {
  0% {
    opacity: 0;
    margin-top: 500px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
/*  Portfolio-item  */
@keyframes pItemTitleAppear {
  0% {
    opacity: 0;
    margin-top: 100px;
  }
  20% {
    opacity: 0;
    margin-top: 100px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes itemDivAppear {
  0% {
    opacity: 0;
    margin-top: 300px;
  }
  20% {
    opacity: 0;
    margin-top: 300px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes arrowMove {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*  Contattami  */
@keyframes contactAppear {
  0% {
    opacity: 0;
    margin-left: -500px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
  }
}
@keyframes formFeedbackAppear {
  from {
    opacity: 0;
    margin-right: -50px;
  }
  to {
    opacity: 1;
    margin-right: 0px;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background-color: #EFD6AC;
  font-family: "Poiret One", cursive;
}

.home-navigation {
  -webkit-animation: menuAppear 0.8s;
  -moz-animation: menuAppear 0.8s;
  -ms-animation: menuAppear 0.8s;
  -o-animation: menuAppear 0.8s;
  animation: menuAppear 0.8s;
}

.portfolio-section {
  margin: 150px 0px 30px 0px;
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
.portfolio-section .portfolio-div h2 {
  font-size: 80px;
  font-weight: bold;
  text-align: center;
  color: black;
  margin: 220px auto 50px auto;
  -webkit-animation: portfolioAppear linear 1s;
  -moz-animation: portfolioAppear linear 1s;
  -ms-animation: portfolioAppear linear 1s;
  -o-animation: portfolioAppear linear 1s;
  animation: portfolioAppear linear 1s;
}
.portfolio-section .portfolio-div p {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: black;
  margin: 0px auto 150px auto;
  -webkit-animation: portfolioAppear linear 1s;
  -moz-animation: portfolioAppear linear 1s;
  -ms-animation: portfolioAppear linear 1s;
  -o-animation: portfolioAppear linear 1s;
  animation: portfolioAppear linear 1s;
}
.portfolio-section .portfolio-div .portfolio-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 auto;
}
.portfolio-section .portfolio-div .portfolio-container .portfolio-item {
  width: 400px;
  height: 400px;
  border: 1px solid #EFD6AC;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.portfolio-section .portfolio-div .portfolio-container .portfolio-item h3 {
  text-align: center;
  margin: 0 auto;
  color: #EFD6AC;
}
.portfolio-section .portfolio-div .portfolio-container .drinkscounter {
  background-image: url(../../assets/img/portfolio/drinkscounter-square.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.3s;
  -webkit-animation: portfolioItemAppear 0.5s;
  -moz-animation: portfolioItemAppear 0.5s;
  -ms-animation: portfolioItemAppear 0.5s;
  -o-animation: portfolioItemAppear 0.5s;
  animation: portfolioItemAppear 0.5s;
}
.portfolio-section .portfolio-div .portfolio-container .drinkscounter h3 {
  font-family: "VT323", monospace;
  font-weight: normal;
  font-size: 58px;
  color: transparent;
  transition: all 0.4s;
}
.portfolio-section .portfolio-div .portfolio-container .drinkscounter:hover {
  box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.7);
  background-size: 120%;
}
.portfolio-section .portfolio-div .portfolio-container .drinkscounter:hover h3 {
  color: #EFD6AC;
}
.portfolio-section .portfolio-div .portfolio-container .olga {
  background-image: url(../../assets/img/portfolio/olga.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.3s;
  -webkit-animation: portfolioItemAppear 1s;
  -moz-animation: portfolioItemAppear 1s;
  -ms-animation: portfolioItemAppear 1s;
  -o-animation: portfolioItemAppear 1s;
  animation: portfolioItemAppear 1s;
}
.portfolio-section .portfolio-div .portfolio-container .olga h3 {
  font-family: "Megrim", cursive;
  font-weight: normal;
  font-size: 58px;
  color: transparent;
  transition: all 0.4s;
}
.portfolio-section .portfolio-div .portfolio-container .olga:hover {
  box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.9);
  background-size: 120%;
}
.portfolio-section .portfolio-div .portfolio-container .olga:hover h3 {
  color: #EFD6AC;
}
.portfolio-section .portfolio-div .portfolio-container .sonata {
  background-image: url(../../assets/img/portfolio/sonata-square.JPG);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.3s;
  -webkit-animation: portfolioItemAppear 1.5s;
  -moz-animation: portfolioItemAppear 1.5s;
  -ms-animation: portfolioItemAppear 1.5s;
  -o-animation: portfolioItemAppear 1.5s;
  animation: portfolioItemAppear 1.5s;
}
.portfolio-section .portfolio-div .portfolio-container .sonata h3 {
  font-family: "Belleza", sans-serif;
  font-weight: normal;
  font-size: 58px;
  color: transparent;
  transition: all 0.4s;
}
.portfolio-section .portfolio-div .portfolio-container .sonata:hover {
  box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.7);
  background-size: 120%;
}
.portfolio-section .portfolio-div .portfolio-container .sonata:hover h3 {
  color: #EFD6AC;
}
.portfolio-section .portfolio-div .portfolio-container .pizzeriadamario {
  background-image: url(../../assets/img/portfolio/pizzeriadamario-square.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.3s;
  -webkit-animation: portfolioItemAppear 2s;
  -moz-animation: portfolioItemAppear 2s;
  -ms-animation: portfolioItemAppear 2s;
  -o-animation: portfolioItemAppear 2s;
  animation: portfolioItemAppear 2s;
}
.portfolio-section .portfolio-div .portfolio-container .pizzeriadamario h3 {
  font-family: "Cairo", sans-serif;
  font-weight: bold;
  font-size: 45px;
  text-align: right;
  color: transparent;
  transition: ease-out 0.3s;
  line-height: 0.5;
}
.portfolio-section .portfolio-div .portfolio-container .pizzeriadamario h3 span {
  font-size: 20px;
  padding-right: 5px;
}
.portfolio-section .portfolio-div .portfolio-container .pizzeriadamario:hover {
  box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.7);
  background-size: 120%;
}
.portfolio-section .portfolio-div .portfolio-container .pizzeriadamario:hover h3 {
  color: #EFD6AC;
}
.portfolio-section .portfolio-div .portfolio-container .homesweethome {
  background-image: url(../../assets/img/portfolio/homesweethome-square.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.3s;
  -webkit-animation: portfolioItemAppear 2.5s;
  -moz-animation: portfolioItemAppear 2.5s;
  -ms-animation: portfolioItemAppear 2.5s;
  -o-animation: portfolioItemAppear 2.5s;
  animation: portfolioItemAppear 2.5s;
}
.portfolio-section .portfolio-div .portfolio-container .homesweethome h3 {
  font-family: "Allura", cursive;
  font-weight: normal;
  font-size: 45px;
  color: transparent;
  transition: ease-out 0.3s;
}
.portfolio-section .portfolio-div .portfolio-container .homesweethome:hover {
  box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.7);
  background-size: 120%;
}
.portfolio-section .portfolio-div .portfolio-container .homesweethome:hover h3 {
  color: #EFD6AC;
}
.portfolio-section .portfolio-div .portfolio-container .improvedlifestyle {
  background-image: url(../../assets/img/portfolio/improvedlifestyle-square.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.3s;
  -webkit-animation: portfolioItemAppear 3s;
  -moz-animation: portfolioItemAppear 3s;
  -ms-animation: portfolioItemAppear 3s;
  -o-animation: portfolioItemAppear 3s;
  animation: portfolioItemAppear 3s;
}
.portfolio-section .portfolio-div .portfolio-container .improvedlifestyle h3 {
  font-family: "Fredericka the Great", cursive;
  font-weight: normal;
  font-size: 40px;
  color: transparent;
  transition: ease-out 0.3s;
}
.portfolio-section .portfolio-div .portfolio-container .improvedlifestyle:hover {
  box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.7);
  background-size: 120%;
}
.portfolio-section .portfolio-div .portfolio-container .improvedlifestyle:hover h3 {
  color: #EFD6AC;
}
.portfolio-section .portfolio-div .portfolio-container .dammiunmotivo {
  background-image: url(../../assets/img/portfolio/dammiunmotivo-square.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.3s;
  -webkit-animation: portfolioItemAppear 3.5s;
  -moz-animation: portfolioItemAppear 3.5s;
  -ms-animation: portfolioItemAppear 3.5s;
  -o-animation: portfolioItemAppear 3.5s;
  animation: portfolioItemAppear 3.5s;
}
.portfolio-section .portfolio-div .portfolio-container .dammiunmotivo h3 {
  font-family: "Arial Black", Gadget, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 45px;
  color: transparent;
  transition: all 0.4s;
}
.portfolio-section .portfolio-div .portfolio-container .dammiunmotivo:hover {
  box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.7);
  background-size: 120%;
}
.portfolio-section .portfolio-div .portfolio-container .dammiunmotivo:hover h3 {
  color: #EFD6AC;
}
.portfolio-section .portfolio-div .portfolio-container .quattrostagioni {
  background-image: url(../../assets/img/portfolio/quattrostagioni-square.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.3s;
  -webkit-animation: portfolioItemAppear 4s;
  -moz-animation: portfolioItemAppear 4s;
  -ms-animation: portfolioItemAppear 4s;
  -o-animation: portfolioItemAppear 4s;
  animation: portfolioItemAppear 4s;
}
.portfolio-section .portfolio-div .portfolio-container .quattrostagioni h3 {
  font-family: Georgia, serif;
  font-size: 40px;
  font-style: italic;
  font-weight: normal;
  color: transparent;
  transition: all 0.4s;
}
.portfolio-section .portfolio-div .portfolio-container .quattrostagioni:hover {
  box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.7);
  background-size: 120%;
}
.portfolio-section .portfolio-div .portfolio-container .quattrostagioni:hover h3 {
  color: #EFD6AC;
}

@media screen and (max-width: 750px) {
  .portfolio-section .portfolio-div h2 {
    font-size: 50px;
    margin: 200px auto 15px auto;
  }
  .portfolio-section .portfolio-div p {
    font-size: 20px;
    margin: 0px auto 100px auto;
  }
  .portfolio-section .portfolio-container .portfolio-item {
    width: 200px !important;
    height: 200px !important;
    box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.7) !important;
  }
  .portfolio-section .portfolio-container .portfolio-item h3 {
    color: #EFD6AC !important;
  }
  .portfolio-section .portfolio-container .portfolio-item:hover {
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.7) !important;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.3s;
  }
  .portfolio-section .portfolio-container .portfolio-item:hover h3 {
    color: transparent !important;
  }
  .portfolio-section .portfolio-container .olga {
    box-shadow: inset 0 -500px 0 0 rgba(0, 0, 0, 0.8) !important;
  }
  .portfolio-section .portfolio-container .sonata h3 {
    font-size: 45px !important;
  }
  .portfolio-section .portfolio-container .pizzeriadamario h3 {
    font-size: 35px !important;
  }
  .portfolio-section .portfolio-container .pizzeriadamario h3 span {
    font-size: 15px !important;
    padding-right: 5px;
  }
  .portfolio-section .portfolio-container .homesweethome h3 {
    font-size: 30px !important;
  }
  .portfolio-section .portfolio-container .improvedlifestyle h3 {
    font-size: 30px !important;
  }
  .portfolio-section .portfolio-container .dammiunmotivo h3 {
    font-size: 27px !important;
  }
  .portfolio-section .portfolio-container .quattrostagioni h3 {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 500px) {
  .portfolio-section .portfolio-div h2 {
    margin: 200px auto 70px auto;
  }
}

/*# sourceMappingURL=portfolio.css.map */
