*{
    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 */
}

.navbar {
    position: fixed;
	z-index: 1000;
}
.nav-link {
    padding: 0;
}
.nav-link-color {
    color: #1D1D1B !important;
}
.nav-link:hover {
    color: #80B321 !important;
}
.navbar-icons {
    padding: 20px 0;
}
.menubar-shade {
    background: linear-gradient(270deg, rgba(237, 237, 237, 0.5) 14.34%, rgba(255, 255, 255, 0) 100%);
    mix-blend-mode: multiply;
}
.active {
    background-color: rgba(255, 255, 255, 0.8);
}
.navbar-nav {
    gap: 40px;
}
.shopnow-btn {
    color: #FFFFFF;
    padding: 5px 20px !important;
    background: #80B321;
    border-radius: 5px;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url(../images/navbar-icon.svg) !important;
}
.dropdown-menu {
    background: #1D1D1B;
    padding: 24px 0px;
}
.dropdown-item {
    color: #FFFFFF;
    line-height: 36px;
    padding: 0 30px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #80B321;
    background-color: #1D1D1B;
}
.banner-texts-mobile {
    margin-top: 300px;
}
/* Header styles ends here */
/* New banner styles starts here */
.slide-item img {
    width: 100%;
    min-height: 100vh;
    object-fit: cover;
}
.slidecnt{
    position: absolute;
    left: 50%;
    top: 60%;
    padding-left: 40px;
    transform: translate(-50%,-50%);
}
.bannerslider .slide-item{
    position: relative;
}
.banner-sub-heading {
    font-family: 'Lato';
    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;
}
.banner-name-mobile {

}
/* 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: 'Lato';
    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: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
}
.banner-theme-name {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #1D1D1B;
}
.nav-btn {
    font-size: 16px;
}
@media screen and (max-width: 1400px) {
    .shopnow-btn {
        padding: 4px 14px !important;
    }
}
@media(max-width: 1200px){
    .navbar-icons {
        margin-top: 6px;
    }
    .nav-items-main {
        padding: 10px;
        background: #FFFFFF;
        border-radius: 10px;
    }
    .navbar-nav {
        display: block !important;
    }
    .nav-item {
        text-align: center;
    }
}
@media screen and (max-width: 992px) {
    .navbar-nav {
        gap: 0;
    }
    .slidecnt {
        padding-left: 0;
    }
    .banner-para {
        width: 311px;
    }
}
@media(max-width: 768px) {
    .nav-icon-names {
        display: none;
    }
    .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;
    }
}