

.big-container{
    max-width: 1780px;
}
.container{
    max-width: 1280px;
       margin-left: auto;
    margin-right: auto;
}

.big-container, .container{
    padding-left: 15px;
    padding-right:15px;
 
}
.bg-primary-red{
    background: #971112;
}
.color-white{
    color: white;
}
.map-section{
    margin-top:20px ;
    text-align: center;
    position: relative;
}
.my-4{
    margin-top: 40px;
    margin-bottom: 40px;
}
.relative{
    position: relative;
}
.overflow-hidden{
overflow: hidden;
}
.section-padding{
padding-top: 50px;
padding-bottom: 50px;

}
.show-on-pc{
    display:block;
}
.show-on-mobile{
    display:none;
}
.maple-hero-sec{
  /*  background-image: url("https://www.catelli.ca/wp-content/uploads/2025/05/maple-caprese-pasta-salad.jpg");*/
background-size: cover;
background-position: center;
background-repeat: repeat;
padding: 385px 50px 120px 50px;

}

.airplane-img{
    position: absolute;
    top: -60px;
    left: 88px;
    width: 600px;
}
.map-img{
    width: 100%;
}
.boarding-passes-img{
    position: absolute;
    top: -95px;
    right:  -222px;
       width: 650px;
     transform: rotate(315deg);

}

.maple-hero-sec-content{
    width: 60%;
    background-color: #971112;
    padding: 55px 70px;
    color:white;
}
.maple-hero-sec-content h5 {
color: #F1F1DE;
    font-size: 32px;
   margin: 0px;
font-family: "RoadRadioBold";
}

.maple-hero-sec-content h1 {
    font-size: 60px;
    font-family: "bulmer";
   margin: 0px;
color: #F1F1DE;
}
.maple-primarybtn{
background-color: white;
padding: 20px 30px;
border:none;
margin: 15px 0px;
font-size: 26px;
    border: 1px solid white;

color: #806446;
}
.maple-primarybtn:hover {
    transition: 0.5s;
    background: transparent;
    color: white;
}
.maple-sec-setion{
    text-align: center;
    color:white;
}
.maple-sec-setion h1{
font-size: 70px;
font-family: "bulmer";
margin-top:40px;
margin-bottom:40px;
}
.maple-sec-setion h4
 {
    font-size: 30px;
    font-family: "AcuminProsemibold";
    margin: 13px 0px;
}
.maple-sec-setion p{
    font-size: 32px;
    font-family: "AcuminPro";
    margin-top: 0px;
    margin-bottom: 0px;
}
.h5-white{
        font-size: 36px;
    font-family: "AcuminProsemibold";
    font-weight: 600;
    color: white;
        line-height: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.maple-third-sec{
margin-top: 100px;
margin-bottom: 100px;
}
.maple-third-sec h1{
font-size: 60px;
    text-align: center;
    color:white;
}
.text-center{
    text-align: center;
}
.flex-box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.products-box{
    display: flex;
     flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 80px;
    margin-top: 200px;
    margin-bottom: 50px;
}
img.img1, img.img3{
width:320px;
}

.leaf-1, .leaf-2, .leaf-3, .leaf-4{
    position: absolute;
    width: 300px;
    overflow: hidden;

}
.leaf-1{
       top: 60px;
       transform:rotate(1deg);
           right:  -129px;
}
.leaf-3{
       top: -20px;
       right: -100px;
       transform: rotate(1deg);
}
.leaf-2{
     top: 185px;
    left: -117px;
    transform: rotate(12deg);
}
.leaf-4{
    top: 300px;
    left: -112px;
        transform: rotate(50deg);
}
.maple-4-sec{
    position: relative;
    padding-top: 75px;
    padding-bottom:75px;
}
.maple-4-sec h1{
   font-size: 60px;
   font-family: "bulmer";
   text-align: center;
   color:white
}
.maple-5-sec{
    display: flex;
    background-color: #f0f0dd;
}
.maple-5-sec div{
    width: 50%;
}

.limit-edition{
color: #971112;
padding:170px 85px;
}
.limit-edition h1{
    font-size: 56px;
    font-family: "RoadRadioBold";
    margin-bottom: 50px;
}
.limit-edition p{
   font-size: 38px;
   font-family: "AcuminPro";
       margin-top: 0px;
    margin-bottom: 0px;

}
.limit-edition {
    width: 85% !important;
}

@media only screen and (max-width: 1628px) {
img.leaf-4 {
    display: none;
}
}

@media only screen and (max-width:1440px){
.maple-hero-sec {
    padding: 270px 60px 100px 60px;
}
.maple-hero-sec-content h1{
        font-size: 50px;
       margin-top: 10px;

}
.maple-sec-setion h1, .maple-4-sec h1, .limit-edition h1{
font-size: 50px;
}
.maple-sec-setion p, .limit-edition p {
    font-size: 28px;
}
.airplane-img {
    top: -10px;
    width: 500px;
}
.boarding-passes-img {
    top: -95px;
    right: -162px;
    width: 480px;
}
.limit-edition {
    color: #971112;
    padding: 120px 55px;
}
}

@media only screen and (max-width:1220px){
 .maple-hero-sec-content {
    width: 70%;
}
.maple-hero-sec {
    padding: 290px 30px 120px 30px;
}
.maple-hero-sec-content{
        padding: 40px 40px;
}
.maple-hero-sec-content h1 {
    font-size: 46px;}
    .limit-edition {
    width:85% !important
}   
    .maple-5-sec{
        display: block;
    } 
    .maple-5-sec div{
    width: auto;
}
.leaf-1, .leaf-2, .leaf-3, .leaf-4{
    width: 200px;
}
.leaf-1 {
    top: 90px;
    right: -85px;
}
.leaf-2 {
    top: 213px;
    left: -100px;
}
img.img2 {
    width: 280px;
}
img.img1, img.img3{
width:250px;
}
.section-padding{
padding-top: 40px;
padding-bottom: 40px;

}

.boarding-passes-img {
        right: -139px;
        width: 400px;
    }
    .airplane-img {
        width: 400px;
    }
}

@media only screen and (max-width:1024px){
.maple-hero-sec {
    padding: 236px 0px 60px 20px;
}
 .maple-hero-sec-content {
    width: 75%;
}
.maple-hero-sec-content h1 {
    font-size: 40px;

}
.maple-hero-sec-content {
    padding: 35px;
}
 .maple-primarybtn {
    padding: 20px 20px;
        font-size: 20px;
    }

    .products-box{
        gap:50px;
    }
    img.img2 {
    width: 220px;
}
img.img1, img.img3{
width:190px;
}
        .boarding-passes-img {
        top: -55px;
        right: -115px;
        width: 340px;
    }
    .section-padding{
padding-top: 35px;
padding-bottom: 35px;

}
.h5-white {
     line-height: 50px !important;
       font-size: 32px;
}
    .leaf-1 {
        top: 180px;
    }
    .leaf-2 {
        top: 280px;
    }
}

@media only screen and (max-width:768px){
    .maple-hero-sec {
        padding: 200px 0px 60px 20px;
    }
    .maple-hero-sec-content h1 {
    font-size: 36px;
    }
    .maple-hero-sec-content {
        padding: 35px;
    }
    .maple-hero-sec-content {
    width: 80%;
}
    .maple-primarybtn {
    padding: 20px 20px;
        font-size: 20px;
    }
    .maple-sec-setion p {
    font-size: 22px;
}
.maple-sec-setion h4{
    font-size: 28px;
}
.map-section
 {
    margin-top: 90px;
}
.airplane-img {
    top: -50px;
    left: 40px;
    width: 320px;
}
.h5-white {
    font-size: 25px;
}

.leaf-1 {
    top: 160px;
    right: -85px;
}
.leaf-2 {
      display: none;
top: 100px;
        left: -66px;
}
.leaf-3 {
        display:none;
    top: -90px;
}
.maple-sec-setion h1, .maple-4-sec h1 {
    font-size: 36px;
}
.maple-sec-setion h1{
        margin-top: 20px;
    margin-bottom: 30px;
}
.boarding-passes-img {
    top: -50px;
    right: -82px;
    width: 265px;
}
.products-box{
    gap: 25px;
}
   

.limit-edition {
    padding: 50px 15px;
}
.limit-edition h1{
    font-size: 45px;
        margin-bottom: 20px;
}
.limit-edition p{
    font-size: 22px;
}
.limit-edition h1{
    font-size: 36px;
}
.maple-4-sec{
        padding-top: 100px;
}
.products-box{
margin-top: 150px;
}
.maple-third-sec {
    margin-top: 60px;
}
    .h5-white {
        line-height: 40px !important;
    }
    .leaf-4 {
    top: -110px;
    left: -70px;
}
img.leaf-4 {
    display: none;
}
}



@media only screen and (max-width:700px){
        .leaf-1, .leaf-2, .leaf-3, .leaf-4 {
        width: 170px;
    }
       
 
img.img1, img.img2,  img.img3{
width:150px ;
}
.products-box{
    gap:15px;
margin-top: 70px;
}

}

@media only screen and (max-width:480px){
  
.maple-hero-sec{
      width: 100%;
              height: 427px;
padding:  0px;
}
    .maple-hero-sec-content {
        
    width: 100%;
    border-bottom:1px solid white;
        padding: 40px 20px;
        text-align:center;

    }
.maple-sec-setion h1 {
    font-size: 36px;
}
.maple-hero-sec-content h1 {
    font-size: 36px;
 
}
.maple-hero-sec-content h5 {
    font-size: 24px;
}
.maple-primarybtn{
        padding: 18px 28px;
        font-size: 24px;
        margin-top: 25px;
}
.show-on-pc{
    display:none;
}
.show-on-mobile{
    display:block;
}

.maple-sec-setion p{
    font-size: 20px;
            line-height: 32px;
}
.maple-third-sec {
    margin-top: 60px;
    margin-bottom: 0px;
}
.maple-sec-setion h4{
    font-size: 22px;
}
.section-padding {
    padding-top: 20px;
    padding-bottom: 20px;
}

.boarding-passes-img {
          top: 0px;
        right: -77px;
        width: 210px;
}
    .airplane-img {
        display: none;
        top: 60px;
        left: 10px;
        width: 200px;
    }
.map-img {
    margin-top: 80px;
}
.h5-white {
    font-size: 24px;
}
.leaf-1 {
          top: 250px;
        right: -62px;
}
.leaf-2 {
  
         top: 174px;
        left: -33px;
}
.leaf-4{
    top: 15px;
    left: -50px;
}

.leaf-1, .leaf-2, .leaf-3, .leaf-4{
    width: 140px;
}
.products-box{

    margin-top: 100px;
    text-align: center;
}
img.img1,  img.img3{
width:100px ;
}
 img.img2{
width: 115px;
 }

.leaf-3 {

    top: -0px;
    right:-50px
}
 
        .map-section {
        margin-top: 0px;
    }
.maple-4-sec h1 {
            margin-top:80px;
    font-size: 32px;}

.limit-edition {
    padding: 50px 15px;
}
.limit-edition h1{
    font-size: 44px;
}
.limit-edition p{
    font-size: 22px;
}
    .limit-edition {
        width: 95% !important;
    }
}