.unicita_sec .psection_hed {
    max-width: 750px;
    margin-bottom: 80px;
}

.unicita_sec .unicita_bigtx {
    background: #F79B2E1A;
    max-width: 630px;
    border-radius: 50px;
    padding: 30px 100px;
    position: relative;
}

.unicita_sec .unicita_bigtx::before {
    content: "";
    background-image: url(../img/title-bg1.jpg);
    width: 46px;
    height: 34px;
    position: absolute;
    top: 100px;
    left: 30px;
}

.unicita_sec .unicita_bigtx::after {
    content: "";
    background-image: url(../img/title-bg2.jpg);
    width: 46px;
    height: 34px;
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.unicita_sec .unicita_bigtx h6 {
    color: #F79B2E66;
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 15px;

}

.unicita_sec .unicita_bigtx h5 {
	color: #F79B2E;
	font-size: 60px;
	line-height: 60px;
	font-weight: 400;
	margin: 0 0 15px;
}

.processo_product_sec {
    background-image: url(../img/parallax-photo3.png);
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover ;
    padding-bottom: 50%;
}

.processo_product_sec .psection {
    padding-bottom: 0;
    padding-top: 300px;
    background: #EAEDE8;
}

.processo_product_sec .psection_hed {
    max-width: 550px;
}

.processo_product_sec .processo_pimg {
    margin-bottom: -60px;
}

.processo_plist ul {
    display: flex;
    flex-wrap: wrap;
	list-style: none;
}

.processo_plist ul li {
    width: 50%;
    margin-bottom: 50px;
}

.processo_pbx {
    display: flex; 
    align-content: center;
    align-items: center;
}


.processo_pbx .processo_pbx_icn {}

.processo_pbx .processo_pbx_icn img {
    max-width: 100px;
}

.processo_pbx .processo_pbx_txt {
    font-size: 24px;
    color: #999;
    max-width: 180px;
    margin-left: 20px;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: 700;
}


.madeitaly_sec .psection {
    background: #EAEDE8;
    padding-bottom: 60px;
}


.madeitaly_sec .madeitaly_top {
    margin-bottom: 20px;
}

.madeitaly_sec .madeitaly_dbx {
    background: #fff;
    border-radius: 25px;
    padding: 25px;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    align-content: baseline;
    margin-bottom: 60px;
}

.madeitaly_sec .madeitaly_dbx .madeitaly_dbx_img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 20px;
    width: 100%;
    height: 120px;
}

.madeitaly_sec .madeitaly_dbx .madeitaly_dbx_img img {
    max-height: 120px;
}

.madeitaly_sec .madeitaly_dbx .madeitaly_dbx_txt p {
    margin: 0;
    font-size: 18px;
    line-height: 23px;
}

.lievitomadre_sec .lievitomadre_image {
    position: absolute;
    right: 0;
    bottom: -170px;
    z-index: 1;
}

.lievitomadre_sec .lievitomadre_txt {
    display: flex;
    justify-content: end;
    padding-top: 60px;
}

.lievitomadre_sec .lievitomadre_txt h4 {
    font-size: 62px;
    color: #F79B2E;
    text-align: right;
    font-weight: 700;
    line-height: 60px;
    max-width: 690px;
}

.discover_offers_sec .psection {
    background: #EAEDE8;
    padding: 60px 0;
}

.discover_offers_sec .psection .psection_hed {
    padding-top: 50px;
}

.discover_offers_sec .catalogue img {
    max-width: 550px;
}

.scroll-wrapper {
    display: flex;
}

.pizza-horizontal-scroll ul {
    padding-left: 1rem;
    list-style: none;
}

.pizza-horizontal-scroll li {
    flex-shrink: 0;
    width: clamp(3500px, 70vw, 3500px);
    padding-right: 1rem;
}

.testimonial_quotes.slick-slider {
	max-width: 630px;
}

.pizza-horizontal-scroll {
	overflow-x: hidden;
}



@media screen and (max-width:767px){

.pizza-horizontal-scroll li {
	width: clamp(1500px, 50vw, 1500px);
}

.processo_plist ul li {
	width: 100%;
	margin-bottom: 20px;
}


.madeitaly_sec .madeitaly_dbx .madeitaly_dbx_img img {
	max-height: unset;
}

.madeitaly_sec .madeitaly_dbx {
	height: auto;
	margin-bottom: 40px;
}


.discover_offers_sec .catalogue img {
	max-width: 100%;
}

.lievitomadre_sec .lievitomadre_txt h4 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 240px;
}

.lievitomadre_sec .lievitomadre_image {
	bottom: -50px;
	max-width: 180px;
}

.unicita_sec .unicita_bigtx {
	padding: 25px 50px;
}

.unicita_sec .unicita_bigtx h5 {
	font-size: 25px;
    line-height: 30px;
}

.unicita_sec .unicita_bigtx::before {
	top: 70px;
	left: 10px;
	background-size: 30px;
	background-repeat: no-repeat;
}

.unicita_sec .unicita_bigtx::after {
	bottom: 20px;
	right: 0px;
	background-size: 30px;
	background-repeat: no-repeat;
}

}


.pizza-horizontal-scroll {
	position: relative;
} 
.pizza-horizontal-scroll::before {
	position: absolute;
	top: -30px;
	content: "";
	width: 450px;
	height: 300px;
	background: url('../img/pizzaimage-scroll-4-scaled1.png');
	background-size: contain;
	right: 0;
	background-repeat: no-repeat;
	background-position: right;
}

.pizza-horizontal-scroll::after {
	position: absolute;
	bottom: 0;
	content: "";
	width: 700px;
	height: 330px;
	background: url('../img/pizzaimage-scroll-4-scaled2.png');
	background-size: contain;
	right: 0;
	background-repeat: no-repeat;
	background-position: right bottom; 
}
.content-section.unicita_sec .pizza-horizontal-scroll {
	padding-bottom: 150px;
}

.processo_product_sec .psection {
	margin-top: -178px;
} 
.content-section.unicita_sec .pizza-horizontal-scroll {
	overflow: hidden;
	z-index: 1;
	margin-top: -220px;
}

.ingredient_parallex {
	display: none;
}
 

@media only screen and (max-width:991px){
.content-section.unicita_sec .pizza-horizontal-scroll {
	margin-top: 0;
}
.pizza-horizontal-scroll::after {
	width: 430px; 
	height: 220px;
}
.pizza-horizontal-scroll::before {
	width: 300px;
	height: 300px;
}

.processo_plist ul li {
	width: 100%;
	margin-bottom: 30px;
}

.lievitomadre_sec .lievitomadre_txt h4 {
	font-size: 32px;
	line-height: 40px;
	max-width: 680px;
}
.discover_offers_sec .catalogue img {
	max-width: 100%;
}

.lievitomadre_sec .lievitomadre_image {
	bottom: -40px;
	max-width: 290px;
}

} 
 
@media only screen and (max-width:767px){
.pizza-horizontal-scroll::before {
	width: 220px;
	height: 170px;
}
.pizza-horizontal-scroll::after {
	width: 290px;
	height: 130px;
}
.processo_product_sec .psection {
	margin-top: -90px;
	padding-top: 130px;
}
.lievitomadre_sec .lievitomadre_txt {
	padding-top: 70px;
	margin-right: 0;
}

.ingredient_parallex {
	display: block;
}

.processo_product_sec {
	padding-bottom: 0;
}



}