*{
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}
body {
    font-family: 'Lato', sans-serif;
    padding: 0;
    margin: 0;
}
/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
    display: none;
}
  
  /* Hide scrollbar for IE, Edge and Firefox */
body {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

/* Old navbar styles removed */
/* New banner styles starts here */
.header-landing {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: transparent !important;
    box-shadow: none !important;
}
@media(min-width: 992px) {
    .header-landing .navbar-nav .nav-link {
        color: #1D1D1B !important;
    }
    .header-landing .navbar-nav .nav-link svg path {
        fill: #1D1D1B !important;
    }
    .header-landing .dropdown-toggle::after {
        background-image: url("data:image/svg+xml,%3Csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6.5 7L12 1' stroke='%231d1d1b' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A") !important;
    }
}
.header-landing::before {
    display: none !important;
}
.header-landing .navbar {
    background-color: transparent !important;
}
.slick-main,
.bannerslider,
.bannerslider .slick-list,
.bannerslider .slick-track,
.bannerslider .slide-item {
    height: 100vh;
}
.slide-item img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.slidecnt{
    position: absolute;
    left: 50%;
    top: 55%;
    padding-left: 40px;
    transform: translate(-50%,-50%);
}
.bannerslider .slide-item{
    position: relative;
}
.banner-sub-heading {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 24px;
}
.banner-name {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #1D1D1B;
    margin-bottom: 61px;
}
.banner-para {
    width: 356px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #1D1D1B;
}
.bannerslider .slick-dots {
    display: flex;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 60px;
    margin: 0;
    padding: 0 15px;
    list-style-type: none;
}
.bannerslider .slick-dots li:not(:last-child){
    margin: 0 24px 0 0;
}
.bannerslider .slick-dots button{
    display: block;
    width: 8px;
    height: 8px;
    padding: 0;
    border: 1px solid #FFFFFF;
    background-color: #ffffff00;
    border-radius: 10px;
    text-indent: -9999px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bannerslider .slick-dots li.slick-active button{
    background-color: #fff;
}
.slick-next {
    position: absolute;
    top: 50%;
    right: 7%;
    border: 0;
    background: none;
    background: #ffffff58;
    padding: 3px 10px;
    border-radius: 5px;
}
.slick-prev {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 7%;
    border: 0;
    background: none;
    background: #ffffff58;
    padding: 3px 10px;
    border-radius: 5px;
}
.banner-para-0 {
    margin-bottom: 129px;
}
.banner-para-1 {
    margin-bottom: 113px;
}
.banner-para-2 {
    margin-bottom: 129px;
}
.banner-para-3 {
    margin-bottom: 95px;
}
/* New banner styles ends here */

.banner-heading-mobile {
    font-weight: 800;
    font-size: 38px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #80B321;
}
.banner-sub-heading-mobile {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1D1D1B;
}

/* New banner for tablet styles starts here */
.banner-texts-tablet {
    margin-top: 170px;
}
.slidecnt-tablet {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0px;
}
/* New banner for tablet styles starts here */

/* New banner for mobile styles starts here */
.slidecnt-mobile {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0px;
}
.banner-main-heading-mobile {
    font-weight: 800;
    font-size: 38px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 7rem;
    margin-bottom: 16px;
}
.banner-sub-heading-mobile {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #629741;
}
.banner-name-mobile {
    font-weight: 700;
    font-size: 18px;
    display: flex;
    justify-content: center;
    color: #1D1D1B;
}
.banner-para-mobile {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    color: #1D1D1B;
}
.banner-details-mobile {
    position: absolute;
}
.banner-texts-mobile {
    margin-top: 430px;
    text-align: center;
}
/* New banner for mobile styles ends here */

.banner-image1 {
    height: 100vh;
    background-image: url(../images/himaz_herbal_banner.png);
    background-size: cover;
    background-position: right;
}
.banner-image2 {
    height: 100vh;
    background-image: url(../images/himaz_it_banner.png);
    background-size: cover;
    background-position: right;
}
.banner-image3 {
    height: 100vh;
    background-image: url(../images/himaz_food_banner.png);
    background-size: cover;
    background-position: right;
}
.banner-image4 {
    height: 100vh;
    background-image: url(../images/himaz_consultancy_banner.png);
    background-size: cover;
    background-position: right;
}

.banner-image1-mobile {
    /* height: 100vh; */
    background-image: url(../images/himaz_herbal_banner_mobile.png);
    background-size: cover;
    background-position: center;
}
.banner-image2-mobile {
    /* height: 100vh; */
    background-image: url(../images/himaz_it_banner_mobile.png);
    background-size: cover;
    background-position: center;
}
.banner-image3-mobile {
    /* height: 100vh; */
    background-image: url(../images/himaz_food_banner_mobile.png);
    background-size: cover;
    background-position: center;
}
.banner-image4-mobile {
    /* height: 100vh; */
    background-image: url(../images/himaz_consultancy_banner_mobile.png);
    background-size: cover;
    background-position: center;
}
.banner-image1-tablet {
    background-image: url(../images/himaz_herbal_banner_tablet.png);
    background-size: cover;
    background-position: center;
}
.banner-image2-tablet {
    background-image: url(../images/himaz_it_banner_tablet.png);
    background-size: cover;
    background-position: center;
}
.banner-image3-tablet {
    background-image: url(../images/himaz_food_banner_tablet.png);
    background-size: cover;
    background-position: center;
}
.banner-image4-tablet {
    background-image: url(../images/himaz_consultancy_banner_tablet.png);
    background-size: cover;
    background-position: center;
}

.content {
    margin-left: 40px;
}
.banner-main-heading {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    font-style: normal;
    line-height: 5rem;
}

.banner-main-heading-tablet {
    font-weight: 800;
    font-size: 38px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-top: 9rem;
    margin-bottom: 16px;
}
.banner-desc-div {
    position: absolute;
    bottom: 100px;
    width: 500px;
}
.banner-theme-name-mobile {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #1D1D1B;
}
.banner-para-mobile {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #1D1D1B;
    padding: 5px;
    border-radius: 10px;
}
.color1 {
    color: #80B321;
}
.color2 {
    color: #3281B5;
}
.color3 {
    color: #B53A32;
}
.color4 {
    color: #70419F;
}
.sub-color1 {
    color: #629741;
}
.sub-color2 {
    color: #3281B5;
}
.sub-color3 {
    color: #B53A32;
}
.sub-color4 {
    color: #70419F;
}
.banner-sub-heading {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
}
.banner-theme-name {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #1D1D1B;
}
.nav-btn {
    font-size: 16px;
}
/* Banner 01 new design styles */
.banner01-content {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 0;
}
.banner01-heading {
    font-family: 'Sora', sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 1.15;
    color: #4a7c10;
    margin-bottom: 4px;
}
.banner01-dash {
    font-weight: 300;
    color: #4a7c10;
}
.banner02-heading-color {
    color: #c0392b;
}
.banner03-heading-color {
    color: #4a6b0a;
}
.banner04-heading-color {
    color: #4a6b0a;
}
.banner04-content-mobile {
    top: 20%;
}
.banner01-subheading {
    font-family: 'Sora', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
    color: #629741;
    margin-bottom: 36px;
}
.banner01-desc {
    font-family: 'Sora', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.7;
    color: #333;
    margin-bottom: 14px;
    max-width: 380px;
}
.banner01-tagline {
    display: inline-block;
    font-family: 'Sora', sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #333;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #ccc;
    border-radius: 30px;
    padding: 6px 20px;
}

/* Banner 01 tablet overrides */
.banner01-content-tablet {
    padding-left: 24px;
    padding-right: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.banner01-heading-tablet {
    font-size: 30px;
    margin-top: 0;
}
.banner01-subheading-tablet {
    font-size: 18px;
    margin-bottom: 16px;
}
.banner01-texts-tablet {
    margin-top: 40px;
}

/* Banner 01 mobile overrides */
.banner01-content-mobile {
    padding-left: 24px;
    padding-right: 24px;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.banner01-content-mobile.container {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
}
.banner01-heading-mobile {
    font-size: 24px;
    line-height: 1.1;
    margin-top: 0;
    justify-content: flex-start;
    text-align: left;
    display: block;
}
.banner01-subheading-mobile {
    font-size: 14px;
    margin-bottom: 16px;
    text-align: left;
}
.banner01-texts-mobile {
    margin-top: 14px;
    text-align: left;
    align-items: flex-start !important;
}
.banner01-desc-mobile {
    text-align: left;
    max-width: 100%;
    font-size: 11px;
    line-height: 1.6;
}
.banner01-tagline-mobile {
    font-size: 11px;
    padding: 5px 16px;
}
/* Banner 01 new design styles end */

@media screen and (max-width: 1400px) {
    .shopnow-btn {
        padding: 4px 14px !important;
    }
}

@media screen and (max-width: 992px) {
    .slidecnt {
        padding-left: 0;
    }
    .banner-para {
        width: 311px;
    }
    .banner01-heading {
        font-size: 28px;
    }
    .banner01-subheading {
        font-size: 18px;
    }
}
@media(max-width: 768px) {
    .banner-main-heading {
        font-size: 55px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .content {
        margin-left: 0px;
    }
    .banner-desc-div {
        margin-top: 9rem;
    }
    .banner-sub-heading {
        font-size: 20px;
    }
}
@media(max-width: 576px) {
    .header-logo {
        width: 105px
    }
    .slick-prev {
        display: none;
    }
    .slick-next {
        display: none;
    }
}
@media screen and (min-width: 550px) and (max-width: 768px) {
    .banner-para-mobile {
        margin-top: 18rem;
    }
}
@media(max-width: 450px) {
    .tablet-banner-carousel {
        display: none;
    }
}
@media(min-width: 450px) {
    .mobile-banner-carousel {
        display: none;
    }
}