.containerMenuIngresso {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 1400px;
    max-height: 1500px;
    overflow: hidden;
    border: 20px solid #b6cec3;
    border-bottom: 0;
}
.boxFrecciaSvg {
    position: absolute;
    height: 152px;
    width: 102%;
    bottom: -4px;
    left: -1%;
    z-index: 16;
}
img.freccia {
    position: relative;
    width: 100%;
    height: 102%;
    /* min-height: 300px; */
    display: flex;
    bottom: -1%;
}
img.logoDelivery {
    position: absolute;
    z-index: 5;
    top: 3%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 600px;
}
.sfondoMenuIngresso {
    width: 100%;
    height: 100%;
    position: relative;
}
.titoloDelivery {
    position: absolute;
    top: 43%;
    transform: translateY(-43%);
    left: 45px;
    z-index: 5;
}
.titoloH1 {
    width: fit-content;
    background: #f2b830;
    margin: 0;
    padding: 0 20px;
    border-left: 10px solid;
    font-size: 55px;
}
.titoloDelivery h2 {
    font-size: 110px;
    margin: auto;
    letter-spacing: 10px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 950px;
}
.textApe,
.textE,
.textMaia {
    width: min-content;
    padding: 0 20px;
}
.textApe,
.textMaia,
.domicilio  {
    /* background: #f2b830; */
    border-left: 10px solid;
    font-weight: 700;
}
.textMaia {
    border: none;
}
img.rigaGialla {
    display: none;
    margin: auto;
    /* display: flex; */
    width: 82%;
}
.domicilio {
    padding: 0 20px;
    flex-basis: 100%;
    /* display: flex; */
    line-height: 100px;
}
.textE {
    color: #f2b830;
    /* background: #f2b830; */
    font-size: 120px;
    text-shadow: 0 0 10px black;
    /* border-left: 10px solid; */
}

.sfondoMenuIngresso img {
    width: 100%;
    min-width: 862px;
    min-height: 100vh;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* visibility: hidden; */
}
.sfondoMenu-color {
    width: 100%;
    height: 100%;
    z-index: 3;
    background: linear-gradient(90deg, #b6cfc3b5 35%, #a0afa800);
    position: relative;
}
.boxTextIngresso {
    width: 100%;
    height: 400px;
}
/*******Banner Delivery**********/
.bannerDelivery {
    width: 95%;
    height: auto;
    position: absolute;
    bottom: 60px;
    background: linear-gradient(88deg, rgba(179, 179, 179, 0) 2.52%, rgba(255, 193, 7, 0.8) 30.67%);
    z-index: 5;
    border-radius: 0 20px 20px 0;
    margin: auto;
    left: -100%;
    transform: translateX(-50%);
    display: flex;
    overflow: hidden;
    z-index: 16;
    transition: 1s;
}
.bannerDeliveryVisible {
    left: 50%;
}
img.boySpeed {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 250px;
}
.boxTextmessDelivery {
    height: 300px;
    width: auto;
    /* min-width: 400px; */
    /* background: red; */
    display: flex;
    margin: auto;
    z-index: 1;
}
.textMessDelivery {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.textMessDelivery h2:nth-child(1) {
    font-size: 45px;
}
.textMessDelivery h2:nth-child(1) {
    font-size: 55px;
    text-transform: uppercase;
}
.textMessDelivery h3 {
    font-size: 35px;
    /* text-decoration: underline; */
}
/******Fine Banner Delivery**********/
.box3SectionDelivery {
    width: 100%;
    height: auto;
    max-height: 0px;
    /* min-height: 10px; */
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 20px solid #b6cfc3;
    border-top: none;
    border-bottom: none;
    overflow: hidden;
    transition: 1s;
    /* margin: 50px 0; */
    /* margin-bottom: 110px; */
    z-index: 28;
    border-top: 10px solid #b6cfc3;
    top: -3px;
}
.box3SectionDeliveryVisible {
    max-height: 2000px;
}
.sfondo3SectionDelivery {
    width: 100%;
    height: 100%;
    background: #ffffff38;
    background: url(../img/menu/scritteDelivery.png) repeat center;
    background-size: auto;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.sfondo3SectionDelivery:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;width: 100%;
    height: 100%;background: #ffffff38;
    z-index: -1;
}
img.scritteDelivery {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1600px;
}
.centrareCard {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;overflow: hidden;
}
.box1SectionDelivery {
    width: 350px;
    height: 500px;
    background: #ffffff7a;
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    border: 4px solid #ffc107;
    margin: 20px 0;
    box-shadow: 0 0 20px 2px #0000005e;overflow: hidden;
}
p.numConsecutivo {
    position: absolute;
    display: flex;
    font-size: 10rem;
    color: #ffc10785;
    top: 0;
    left: 15px;
    line-height: 9rem;
    z-index: 3;
}
.img1SectionDelivery {
    width: 100%;
    height: 65%;
    display: flex;
}

.img1SectionDelivery img {
    max-width: 250px;
    max-height: 200px;
    /* background: blue; */
    margin: auto;
}

.text1SectionDelivery {
    width: 100%;
    height: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    /* justify-content: center; */
    padding: 0 10px;
}
.text1SectionDelivery h2 {
    text-transform: uppercase;
    font-size: 30px;
    text-decoration: underline;
}

.text1SectionDelivery p {
    font-size: 24px;
}
.boxOrdina {
    position: relative;
    flex-basis: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    padding-bottom: 20px;overflow: hidden;
    /* display: none; */
}
.boxOrdina h3 {
    margin: 20px 0;
    padding: 0px 30px;
    /* border: 3px solid #ffc107; */
    /* background: #ffffff7a; */
    text-align: center;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: min(8vw, 50px);
    text-shadow: 0 0 8px #ffffffd9;
}
span.ordinaQui {
    font-size: 35px;
    padding: 0 30px;
    margin-bottom: 25px;
    border-radius: 30px;
    line-height: 45px;
    border: 3px solid #dae5e0;
    background: #FFC107;
    color: white;
    box-shadow: 0 0 8px 0px #0000001f;
    transition: .6s;
}
.ordinaQuiLink {
  transition: .4s;
}
.boxOrdina a {
    text-decoration: none;
}
.ordinaQuiLink:hover {
    cursor: pointer;
    transform: scale(1.05);
}
.ordinaQuiLink:active {
    transition: .1s !important;
    transform: scale(1);
}
/* fine sezione menu */

.conteinerMen {
    width: 100%;
    height: auto;
    min-height: 600px;
    border: 20px solid #b6cfc3;
    border-bottom: none;
    border-top: none;
    position: relative;
    padding-bottom: 60px;
}
.titoloMenu {
    background: #ffc107;
    width: 60%;
    max-width: 600px;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    border-radius: 10px;
    box-shadow: -5px 6px 10px #0000006b;
}

.titoloMenu h2 {
    font-size: 90px;
    margin: 0;
    text-align: center;
}
img.riga {
    position: absolute;
    height: 40px;
    width: 102%;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.boxIconScopriMenu {
    display: flex;
    position: absolute;
    width: auto;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    cursor: pointer;
    transition: .6s;
}
.boxIconScopriMenuRotate {
    transform: translateX(-50%) rotate(180deg);
}
.boxIconScopriMenu i {
    transition: .5s;
}
.conteinerMenSfondoHamburger svg {
    position: absolute;
    top: -2px;
    left: -1px;
    width: 100%;
}

.conteinerMenSfondoHamburger svg path {
    fill: #b6cfc3 !important;
}
.conteinerMenSfondoHamburger {
    background: url(../img/menu/hamburger1.jpg) top right no-repeat;
    background-size: cover;
    height: 600px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: flex;
}
h2.titoloMenuHamburger {
    margin: auto;
    font-size: 50px;
    color: black;
    z-index: 2;
    background: #ffc107;
    padding: 10px;
    position: relative;
    text-transform: capitalize;
    text-align: center;
    border-bottom: 7px solid;
    border-radius: 5px;
    transition: .5s;
    cursor: pointer;
}
h2.titoloMenuHamburger:hover {
    letter-spacing: 2px;
}
.conteinerMenSfondoHamburger::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 200px;
    width: 100%;
    z-index: 1;
    background: linear-gradient(to top, #b8cdc2, rgba(127, 127, 127, 0));
}
.conteinerMenSfondoHamburger::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: #b6cec3;
    mix-blend-mode: darken;
}
.sfondoGalletto {
    background: url(../img/menu/pollo1.jpg) top left no-repeat;
}
.sfondoPizza {
    background: url(../img/menu/menuPizza.jpg) center top no-repeat;
}
.boxTexMenuHamburger {
    width: 100%;
    height: auto;
    margin: auto;
    /* padding-bottom: 50px; */
    max-height: 0;
    overflow: hidden;
    transition-property: height;
    transition: .8s;
}
.boxTexMenuHamburgerClick {
    max-height: 5000px !important;
    padding-bottom: 50px;
}
.singoloPiatto {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 100px auto;
    margin-bottom: 0;
}
.singoloPiattoImg {
    flex-basis: 100%;
    display: flex;
    margin-bottom: 10px;
}
.singoloPiattoImg img {
    margin: auto;
    max-width: 130px;
    max-height: 130px;
    position: relative;
}
img.imgPizza {
    max-width: 600px;
    margin: 30px auto;
}
.contorni2 {
    margin: auto;
    position: relative;
}

.contorni2 img:nth-child(1) {
    transform: rotate(-20deg);
    position: relative;
    left: 10px;
    z-index: 1;
}
.contorni2 img:nth-child(2) {
    position: relative;
    left: -10px;
    z-index: 0;
    max-width: 120px;
}
.singoloPiatto h2 {
    margin: 0;
    font-size: 45px;
    text-align: center;
}

p.singoloPiattoPrezzo {
    margin: 0;
    font-size: 45px;
    margin-left: 30px;
}

p.singoloPiattoDescrizione {
    flex-basis: 100%;
    margin: 0;
    font-size: 30px;
    text-align: center;
}
.imgBasePizza {
    flex-basis: 50%;
    display: flex;
    justify-content: center;
    margin: 0;
}
.imgBasePizza1 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 380px;
}
.imgBasePizza1 img {
    width: 150px;
}
.imgBasePizza1:nth-child(1) {
    margin-right: 20px;
}
.imgBasePizza1 p {
    margin: 0 30px;
    font-size: 35px;
}
.boxBasePizza h2 {
    flex-basis: 100%;
    font-size: 55px;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.boxLineaSepara {
    width: 85%;
    margin: 50px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.boxLineaSepara img {
    width: min(100%, 1000px);
    opacity: .7;
}
.boxPropostePizza {
    flex-basis: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}

.boxPropostePizza h2 {
    margin: 0;
    font-size: 55px;
    text-transform: uppercase;
}
.boxPropostePizzaSingole {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: auto;
}
.pizzaPoposta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 50px 0;
    text-align: center;
    flex-basis: 50%;
}

.pizzaPoposta h2 {
    font-size: 40px;
    margin: 0;
    font-weight: bolder;
    text-decoration: underline;
    text-transform: capitalize;
}

.pizzaPoposta p {
    font-size: 30px;
    margin-bottom: 20px;
}

.pizzaPopostaPrezzo p {
    margin: 0;
    text-transform: uppercase;
}
.pizzaPopostaPrezzo span {
    font-size: 38px;
    font-weight: bolder;
    margin-right: 20px;
}
.sfondoMenuBimbi {
    background: url(../img/menu/menuBimbi.jpg) center center no-repeat;
    background-size: cover;
}
.sfondoMenuBimbi::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: none;
}
img#cotolettaImg {
    height: 80px;
    width: auto;
    max-width: none;
}

/* fine sezione menu */


@media (max-width: 1450px) {
    .boxPropostePizzaSingole {
        width: 95%;
    }
    .sfondoMenuIngresso img {
    top: 35%;
    }
}

@media (max-width: 1300px) {
    .sfondoMenuIngresso img {
    top: 38%;
    }
}


@media (max-width: 1200px) {
  /* box Ingresso */
  .sfondoMenuIngresso img {
    top: 50%;
    }
    .titoloDelivery {
    position: absolute;
    top: 40%;
    transform: translate(-50%, -40%);
    left: 50%;
    z-index: 5;
    width: 90%;
}
.titoloDelivery h2 {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: auto;
}
img.rigaGialla {
    display: flex;
}
.boxFrecciaSvg {
    height: 120px;
}
span.domicilio {
    flex-basis: 100%;
    line-height: normal;
}

span.textApe {
    flex-basis: 20%;
}

span.textE {
    flex-basis: 10%;
}

span.textMaia {
    flex-basis: 20%;
}
.textApe,
.textMaia,
.textE,
.domicilio  {
    /* width: 100%; */
    text-align: center;
    padding: 0;
    border: none;
    background: none;
}

.titoloH1 {
    width: fit-content;
    text-align: center;
    /* background: none; */
    /* border: none; */
    margin: auto;
}

.sfondoMenu-color {
    background: #b6cfc391;
}
/*******Box Mess delivery**********/
img.boySpeed {
    opacity: 0.7;
}
 /* fine box Ingresso */

    .pizzaPoposta {
        flex-basis: 100%;
    }

.centrareCard {
    flex-direction: column;
}
.box1SectionDelivery {
    width: 70%;
    height: auto;
}

.img1SectionDelivery {
    margin: 30px 0;
}
.img1SectionDelivery img {
    max-width: 200px;
    max-height: 150px;
}

.text1SectionDelivery h2 {
    font-size: 28px;
}
}



@media (max-width: 1100px){
    img.logoDelivery {
    width: 300px;
}
    .textApe,
    .textMaia,
    .textE,
    .domicilio {
    font-size: 100px;
}
.sfondoMenuIngresso img {
    min-height: 1400px;
}
   .boxLineaSepara img {
    opacity: 1;
}
}

@media (max-width: 950px){
    .textApe,
    .textMaia,
    .textE,
    .domicilio {
    font-size: 80px
}
.titoloH1 {
    font-size: 45px
}
/*******Box Mess delivery**********/
img.boySpeed {
    opacity: 0.3;
}
.textMessDelivery h2:nth-child(1) {
    font-size: 40px;
}

.textMessDelivery h2:nth-child(2) {
    font-size: 45px;
}
.titoloMenu {
    width: 90%;
    max-width: 600px;
    top: -65px;
}
}

@media (max-width: 768px) {
    .containerMenuIngresso {
    max-height: 1100px;
}
    .titoloH1 {
    font-size: 35px;
    margin-bottom: 25px;
    padding: 5px 0;
    line-height: 30px;
}

    .textApe,
    .textMaia,
    .textE,
    .domicilio {
    font-size: 65px;
}


   .containerMenuIngresso {
        border: 5px solid #b6cec3;
}

    .conteinerMen {
        border: 5px solid #b6cec3;
}

    section#contatti {
        border: 5px solid #b6cec3;
}
    .textMessDelivery h2:nth-child(1) {
    font-size: 35px;
}

.textMessDelivery h2:nth-child(2) {
    font-size: 40px;
}

.textMessDelivery h3 {
    font-size: 32px;
}
.box3SectionDelivery {
    border: 10px solid #b6cfc3;
    /* border-top: none; */
    border-bottom: none;
}

.box1SectionDelivery {
    width: 80%;
}

  /* sezione menu */
  .conteinerMenSfondoHamburger {
    height: 450px;
}
.titoloMenu h2 {
    font-size: 70px;
}
    .conteinerMen {
    min-height: 450px;
}
  h2.titoloMenuHamburger{
    font-size: 35px;
  }
  .singoloPiatto h2{
    font-size: 40px;
  }
  p.singoloPiattoDescrizione {
    font-size: 28px;
  }
  img.imgPizza {
    width: 90%;
    max-width: 550px
  }
    .imgBasePizza {
        flex-direction: column;
    }
    .boxBasePizza h2 {
        font-size: 50px;
    }

  /* fine sezione menu */

}
.top150 {
    margin-top: 150px;
}

/* animation */

.bounce-top {
	-webkit-animation: bounce-top 1s both;
	        animation: bounce-top 1s both;
}
@-webkit-keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
            transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
            transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
