
body{
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    overflow-x: hidden !important;
    width: 100%;
    max-width: 100%;
}

.menubar {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.menubar.sticky{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    background: linear-gradient(180deg, #FFB876 0%, #FF8743 100%);
    z-index: 999;
    animation: mymove 0.4s linear;
    -webkit-box-shadow: 2px 0 70px hsla(0, 0%, 13%, 0.15);
    box-shadow: 2px 0 70px hsla(0, 0%, 13%, 0.15);
}


.navbar-brand img{
    width:150px;
}

#home_sec{    
    background: url('../img/Showcasefinal.png') center center / cover no-repeat;
    padding-top: 150px;
    padding-bottom: 150px;
    color:#fff;
}


#footer_sec{
    background: url('../img/footer_bg.jpg') center center / cover no-repeat;
}
/* #home_sec{
    background-image: url('../img/Showcasefinal.png');
    background-size: cover;
    background-position: center;
    height:710px;
    color:#fff;
} */
#home_sec h1{
    text-shadow: 0px 4px 1px #00000040;
    font-weight: 500;
    font-size: 46px;
    line-height: 70px;
    text-transform: capitalize;

}
#home_sec p{
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    text-transform: capitalize;
}
.mockup-1{
  width:620px;
  height:370px;

}
.text-bg-dark{
    /* background-color: #FF8743 !important; */
    background: linear-gradient(180deg, #FFB876 0%, #FF8743 100%);    
    
}
.offcanvas.hiding, .offcanvas.show, .offcanvas.showing{
        background: linear-gradient(321deg, #FFB876 0%, #FF8743 100%);    

}

.offcanvas-body .navbar-nav .nav-item{
    text-align:center;
    padding:10px;
}
.nav-link{
    font-size: 16px;
    font-weight: 500;
}
.nav-link:hover{
    color:#ffffff;
}
.heading{
    text-align: center;
}
.heading h6{
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 14%;
    vertical-align: middle;
    text-transform: uppercase;
    border-bottom:1px solid #FF8743;
    display: inline-block;
    padding: 30px;
    color: #1E1E1E;

}
.heading p{
    font-weight: 400;
    font-size: 20px;
    line-height: 200%;
    vertical-align: middle;
    color: #4A4A4A;

}
.custom-head{
    font-weight: 700;
    font-size: 40px;
    line-height: 146%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
    color: #1E1E1E;
}

.custom-head2{
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: capitalize;
}

.custom-text{
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: justify;
    vertical-align: middle;
    color: #4A4A4A;
}
.custom-text4{
     font-weight: 400;
    font-size: 20px;
    line-height: 32px;
 letter-spacing: 0px;
    text-align: justify;
    vertical-align: middle;
    color: #4A4A4A;
}
.custom-text2{
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -1%;
    text-align: center;
    vertical-align: middle;
    color: #4A4A4A;

}

#right_mobile_mkp{
    background-image: url(../img/blob1.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}
.connect-img{
    position: absolute;
    left: 0;
    bottom: 0;
}


#left_mobile_mkp{
    background-image: url(../img/blob2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

#download_sec{
    background-color: #F9F8FE;

}

.mockup-2{
    max-width: 590px;
    /* position: absolute;
    top: -48px; */
}
.custom-head3{
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;

}
#footer_sec .nav .nav-item .nav-link{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.custom-text3{
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #4A4A4A;
    text-decoration: none;
}
.allblogs_sec p{
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}
.page-heading{
    text-align: center;
}

.page-heading h6{
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 14%;
    vertical-align: middle;
    text-transform: uppercase;
    border-bottom:1px solid #FF8743;
    display: inline-block;
    padding: 30px;
}
.page-heading p{
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}
.post-img-top{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.blog-title{
    font-weight: 500;
    font-size: 54px;
    line-height: 70px;
    letter-spacing: 0%;
    text-transform: capitalize;
}
@media (max-width: 768px) {
  .blog-title {
    font-size: 32px;
    line-height: 42px;
  }
}

/* Optional: Even smaller adjustment for very small phones */
@media (max-width: 480px) {
  .blog-title {
    font-size: 26px;
    line-height: 36px;
  }
}
.blog-img{
    width:800px;
    height:400px
}

#blog_nav_white .active{
    color: #FF8743 !important;

}
.top-btn {
    border: none;
    height: 40px;
    width: 40px;
    line-height: 45px;
    text-align: center;
    background-color: #FF8743;
    position: fixed;
    right: 40px;
    bottom: 40px;
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    outline: none;
    -webkit-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
    -ms-transition: all linear 0.4s;
    -o-transition: all linear 0.4s;
    transition: all linear 0.4s;
    cursor: pointer;
    -webkit-animation: witr_bounce 1000ms ease-out infinite;
    animation: witr_bounce 1000ms ease-out infinite;
}
.top-btn.show {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.nav-link.active {
    color: #ffff !important;
}
footer .active{
    color:#FF8743 !important;
}

.charter-card{
    height:150px !important;
} 

#privacy,#terms{
    .heading_sec{
        background-color: #F9F8FE;
    }
    h5{
        font-weight: 700;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: -1%;
        vertical-align: middle;
    }
    p,ul li{
        font-weight: 400;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: -1%;
        text-transform: capitalize;
        color: #4A4A4A;
    }
    ul li h6{
        font-weight: 500;
        font-size: 18px;
        line-height: 32px;
        letter-spacing: -1%;
        text-transform: capitalize;
        color:#000000;

    }
    b,span{
        color:#000000;
    }
}

#terms .container{
    max-height: 500px;
    overflow-y: auto;
}

@keyframes witr_bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  40% {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px);
  }

  60% {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
  }
}

/* @media only screen and (max-width: 480px) {
    .mockup-1{
        width: 420px;
        height: 340px;
    }
}



@media (min-width: 480px) and (max-width: 767px) {
    .mockup-1{
        width: 420px;
        height: 340px;
    }
} */

/* @media only screen and (max-width: 600px) {
  
} */

