body div{
 margin: 0px auto !important;
 padding: 0px;
 /* background-color: black !important; */
}

@font-face {
  font-family: myFirstFont;
  src: url(fonts/PepsiOwners2-Extended220909.ttf);
}
:root {
  --animate-duration: 1800ms !important;
  --animate-delay: 80000s !important;
}

.mynav .navbar{
        background-color: rgba(0, 0, 0) !important;
}
.navbar-brand > img {
    width: 90px !important;
}


.offcanvas-body {
    overflow: auto !important;
    
}


.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none;
    width: 50%;
    background-color: rgb(0 37 255) !important;
    text-align: center;
    font-family: myFirstFont !important;
    font-weight: 700;
    font-size: 2em;
    text-transform: uppercase;
    color: white;
    border-radius: 69px 0px 0px 69px;
    padding-left: 20px;
    padding-right: 20px;
}

#offcanvasDarkNavbarLabel {
    padding-top: 10px;
    margin: 0px auto;
    z-index: 1000 !important;
}
svg{
    padding-left: 8px;
    vertical-align: middle;
    width: 50px;
}


.banner{
    display: flex;
    background-color: black !important;
    justify-content: center;
    width: 100%;
    height: 100vh;
    align-items: center;
    position: relative;
}
.bn-img{
    padding-left: 2.5rem;
    padding-right: 5rem;
    justify-content: center;
    align-items: center;
    position: relative;
    /* background-image: url(https://www.pepsi.com/assets/images/pepsi-logos/logo-0.png); */
    background-repeat: no-repeat;
}
.pepsi-pulse{
    position: absolute;
    top: 100px;
    left: 14px;
}
/* .heading{
    width: 70%;
} */
.heading > h1{
    /* font-family: PepsiOwner, sans-serif; */
    font-size: 6.5rem !important;
    font-weight: 700;
    line-height: 0.5;
    color: rgb(0 37 255);
    text-align: center;
    font-family: myFirstFont;
    /* font-size: 60px; */
    margin-bottom:  0px;
}

span{
    /* font-family: PepsiOwner, sans-serif; */
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    color: white;
    font-family: myFirstFont;
}

.heading > h2{
    font-family: PepsiOwner, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: white;
    font-family: myFirstFont;
    text-align: center;
    padding-top: 60px;
}
.heading svg{
margin: 0px auto;
}
.container{
    margin: 0px auto !important;
    max-width: 100% !important; 
    background-color: black !important;
    padding-bottom: 30px;
    
}
.slider-div{
  background-image: url(slider/slider-bg.png);
  height: 700px; /* You must set a specified height */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
  
}

.carousel-inner{
    padding-top: 150px;
}
.carousel-item{
    /* aspect-ratio: 1 / 1 !important;  */
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
    align-items: center;
    position: relative !important;
    /* display: none;
    float: left;
        /* margin-right: -100%; */
    /* -webkit-backface-visibility: hidden; */
    /* backface-visibility: hidden; */
    width:100% !important;
    transition: transform .6s ease-in-out;
}
.para > p{
text-align: left;
color: white;
font-weight: bolder;
}

.pepsi-btn{
    font-family: myFirstFont !important;
    border-radius: 40px !important;
    color: white;
    font-weight: 500;
    text-align: center;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    background-color: rgb(0 37 255) !important;
}
.para > a{
text-align: left;
color: white;
font-size: 16px !important;
}

.vidban{
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
}
#ban-btn{
position: absolute !important;
left: 50%;
/* vertical-align: middle !important; */
bottom: 10%;
font-family: myFirstFont !important;
    border-radius: 40px !important;
    color: white;
    font-weight: 500;
    text-align: center;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    background-color: rgb(0 37 255) !important;
}
.m-div{
    
    width: 100%;
    /* height: 500px; */
    background-color: black;
    /* height: 700px; */
    display: inline-flex;
    flex-flow: column;
    align-items: center;
    vertical-align: middle !important;
    padding: 70px !important;
}

.div-bn{
position: relative;
}
.bg-pulse{
    position: absolute;
    right: 165px;
    top: 50px;
}

.div-bn > span{
    font-family: myFirstFont !important;
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    color: white !important;
}
.div-bn > h2{
    font-family: myFirstFont !important;
    font-weight: 700;
    font-size: 113px;
    color:  rgb(0 37 255);
    line-height: 1;
    text-align: center;
}
.carousel2{
    background-color: black;
}

.foot{
    background-color: rgb(0 37 255);
}
.container-fluid h1{
    font-family: myFirstFont !important;
    font-weight: 700;
    font-size: 50px;
    color: white !important;
    font-size: 15px !important;
    text-align: left;
}
#cf{
    height: 300px !important;
}
.text-center{
    padding-top: 50px !important;
}
/* 
@media only screen and (max-width: 600px) {
  .item1 {grid-area: 1 / span 6;}
  .item2 {grid-area: 2 / span 6;}
  .item3 {grid-area: 3 / span 6;}
  .item4 {grid-area: 4 / span 6;}
  .item5 {grid-area: 5 / span 6;}
}

@media only screen and (min-width: 600px) {
  .item1 {grid-area: 1 / span 6;}
  .item2 {grid-area: 2 / span 1;}
  .item3 {grid-area: 2 / span 4;}
  .item4 {grid-area: 3 / span 6;}
  .item5 {grid-area: 4 / span 6;}
}

@media only screen and (min-width: 768px) {
  .item1 {grid-area: 1 / span 6;}
  .item2 {grid-area: 2 / span 1;}
  .item3 {grid-area: 2 / span 4;}
  .item4 {grid-area: 2 / span 1;}
  .item5 {grid-area: 3 / span 6;}
} */
@media only screen and (max-width: 600px) {
 .body{ 
    width: 100%;
    margin: 0px;
    background-color: black;
 }
 /* div{
     width: 100%;
 } */
.navbar-brand > img {
    width: 60px !important;
}
.mynav{
    width: 233px;
}
.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none;
    width: 80%;
    height: 1000px;
    background-color: rgb(0 37 255) !important;
    text-align: center;
    font-family: myFirstFont !important;
    font-weight: 700;
    font-size: 2em;
    text-transform: uppercase;
    color: white;
    border-radius: 69px 0px 0px 69px;
    padding-left: 20px;
    padding-right: 20px;

}
.banner{
    display: inline-flex !important;
    flex-direction: column;
    /* width: 243px !important; */
    background-color: black !important;
    justify-content: center;
    width: 100%;
    height: 100vh;
    align-items: center;
    /* position: relative; */
}
.bn-img{
    /* display:block; */
    padding-left: 2.5rem;
    padding-right: 5rem;
    justify-content: center;
    align-items: center;
    /* position: relative; */
    /* background-image: url(https://www.pepsi.com/assets/images/pepsi-logos/logo-0.png); */
    background-repeat: no-repeat;
}
.pepsi-pulse{
    position: absolute;
    top: 100px;
    left: 14px;
}

.heading > h1{
    font-family: myFirstFont;
    font-size: 3.5rem !important;
    font-weight: 700;
    line-height: 0.5;
    color: rgb(0 37 255);
    text-align: center;
    padding-top: 40px;
    margin-bottom: 0px;
    /* padding-bottom: 60px; */
}

span{
    /* font-family: PepsiOwner, sans-serif; */
    display:block;
    font-size: 25px;
    font-weight: 700;
    line-height: 2;
    color: white;
    font-family: myFirstFont;
}

.heading > h2{
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: white;
    font-family: myFirstFont;
    text-align: center;
    padding-top: 10px;
}
/* carousel query */

.heading svg{
margin: 0px auto;
}
.container{
    /* display: inline-flex;
    flex-direction: column; */
    /* margin: 0px auto !important; */
    width: 100% !important; 
    background-color: black !important;
    padding-bottom: 30px;
    position: relative;
}
.carousel{
    width: 100% !important;
    margin: 0px;
}
.slider-pepsi-img{
    position: absolute;
    right: 25%;
    top: 0%;
    width: 300px;
}
/* .slider-div{
background-image: url(slider/slider-bg.png);
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover; 

} */

.carousel-item{
    position: absolute;
    right: 50px;
    top: 100px;
    margin: 0px;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
    align-items: center;
    /* width: 100% !important; */
    transition: transform .6s ease-in-out;
}


.para > p{
    position: absolute;
    top: 500px;
    right: 20%;
    width: 60%;
    text-align: center;
    color: white;
    font-weight: bolder;
}

.pepsi-btn{
    position: absolute;
    top: 550px;
    right: 30%;
    font-family: myFirstFont !important;
    border-radius: 40px !important;
    color: white;
    font-weight: 500;
    text-align: center;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    background-color: rgb(0 37 255) !important;
}
.para > a{
    position: absolute;
    top: 600px;
    right: 20%;
    width: 60%;
    text-align: center;
    color: white;
    font-size: 16px !important;
}

.row{
    display: inline-flex !important;
    flex-direction: column !important;
}

.div-bn > span{
    font-family: myFirstFont !important;
    font-weight: 700;
    font-size: 60px;
    text-align: center;
    color: white !important;
    line-height: -1;
    padding-bottom: 0px;
    /* padding-bottom: 20px; */
    /* margin: 0px; */
}
.div-bn > h2{
    font-family: myFirstFont !important;
    font-weight: 700;
    font-size: 30px;
    color:  rgb(0 37 255);
    text-align: center;
    padding-top: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 0px;
}

/* video banner query */
.vidban{
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
    width: 98%;
}
#ban-btn{
position: absolute !important;
left: 50%;
/* vertical-align: middle !important; */
bottom: 10%;
font-family: myFirstFont !important;
    border-radius: 40px !important;
    color: white;
    font-weight: 500;
    text-align: center;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    background-color: rgb(0 37 255) !important;
}

/* crouser 2 media query */
.carousel2{
    background-color: black;
    width: 100%;
}


/* footer media query */

.foot{
    background-color: rgb(0 37 255);
}
.col > img{
    width: 100px;
    align-items: center;
    padding-bottom: 20px;
}
.container-fluid h1{
    font-family: myFirstFont !important;
    font-weight: 700;
    font-size: 40px;
    color: white !important;
    font-size: 15px !important;
    text-align: center;
    
}
#cf{
    height: 700px !important;
}
.f-svg{
    display: inline-flex;
    flex-direction: row;
    height: 20px;
    width: 100px;
}

}