:root {
    --gray-color: #2F3334;
    --light-green-color: #3c7b57;
    --black-color: #000000;
    --light-gray-color: #f8f8f8;
    --border-color: #dfd8b1;
    --orange-color: #341500;
    --green-light-color: #838701;
    --sep-bg: #C2C7D8;
    --light-border: #c7c7c7;
    --green-light: #f1ffdb;
    --red-color: #c82516;
}

.order-md-2 ul {
    padding: 0;
}

.fixed-top {
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
}

.seprator {
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 16px;
    margin-top: 15px;
    position: relative;
}

.seprator::after {
    width: 150px;
    height: 1px;
    background: var(--orange-color);
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
}

.hero-banner .slick-slide,
.hero-banner .slick-list {
    margin: 0;
}

.hero-banner .slick-list {
    padding: 0;
}

.hero-banner .slick-slide img {
    margin: 0;
    width: 100%;
    -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}

.about-us {
    background-color: var(--light-color);
}

.about-us h1 {
    text-shadow: none;
}

.about-us .container {
    max-width: 900px;
}

.hb-overlay {
    max-width: 600px;
}

header .btn-outline-light {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    padding: 9px 17px;
}

header .btn-outline-light img {
    position: relative;
    top: -3px;
    transition: 0.5s;
}

header .btn-outline-light:hover img,
header .btn-outline-light:active img,
header .btn-outline-light.active img {
    filter: invert(0.85);
}


header#header {
    position: sticky;
    top: 0;
    z-index: 99;
}


.btn-outline-success {
    border-color: var(--green-color);
    color: var(--black-color);
}

.btn-outline-success:hover {
    color: var(--white-color);
    background-color: var(--green-color);
    border-color: var(--green-color);
}

.btn-check:active+.btn-outline-success,
.btn-check:checked+.btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
    background-color: var(--green-color);
    border-color: var(--green-color);
    color: var(--white-color);
}

.head-buy-now .btn {
    border-radius: 30px;
    padding: 6px 24px;
    text-transform: uppercase;
}

header {
    background-color: var(--default-color);
}

.ptb {
    padding-top: 60px;
    padding-bottom: 38px;
}

.our-mis-vis {
    padding-top: 150px;
    padding-bottom: 90px;
}

.our-mis-vis h2 {
    margin: 0 0 15px 0;
}

.our-box {
    position: relative;
    height: 100%;
    padding: 100px 35px 15px;
    border-radius: 10px;
    background-color: var(--white-color);
    border: 1px solid var(--green-color);
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
}

.mis-vis-pic {
    top: -87px;
    position: absolute;
}

.our-mis-vis-right .mis-vis-pic {
    top: -105px;
}


.our-mis-vis-left {
    padding-right: 38px;
}

.our-mis-vis-right {
    padding-left: 36px;
}

.awards-won p {
    font-size: 28px;
    line-height: 42px;
}

.awards-won>img {
    width: 100%;
}


.slick-slide {
    margin: 0 20px;
}

.slick-list {
    margin: 0 -20px;
    padding: 15px 0;
}

.slick-slide img {
    display: inline-block;
}

.brand-bg .buy-btn {
    display: block;
    text-align: center;
    background: var(--white-color);
    color: var(--green-color);
    text-decoration: none;
    padding: 13px;
    font-size: 18px;
    margin-top: 29px;
    border-radius: 6px;
    transition: 0.5s;
    border: 0.6px solid var(--green-color);
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 25px 0 25px 0;
}

.brand-bg h3 {
    font-size: 20px;
    margin: 0 0 10px 0;
}


.brand-pic {
    max-width: 265px;
    margin: 0 auto;
}

.our-brands .slick-arrow {
    background: url("../images/arrow.svg") no-repeat center;
    background-size: 100%;
    border: none;
    width: 46px;
    height: 46px;
    box-shadow: none;
    font-size: 0px;
    padding: 0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -60px;
    margin-top: -23px;
    z-index: 1;
}

.our-brands .slick-arrow.slick-next {
    left: auto;
    right: -60px;
    transform: rotate(-180deg);
}

.pm-section h2 {
    margin-bottom: 30px;
}

.im-section {
    padding-bottom: 96px;
    padding-top: 60px;
}

.pm-section .our-brands {
    margin-top: 30px;
}

.pm-section .our-brands .slick-slide {
    margin: 0 7.5px;
}

.im-section-left img,
.im-section-left video {
    border-radius: 6px;
    display: block;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
}

.im-section h3 {
    margin-bottom: 20px;
}

.im-section p:last-child {
    margin-bottom: 0;
}

.im-section .row {
    margin-top: 50px;
}

.pm-section {
    background-color: var(--light-color);
    padding-bottom: 80px;
}

.pm-section-left {
    padding: 0;
}

.pm-section-left img {
    width: 100%;
    border-radius: 6px 0 0 6px;
}

.pm-section-right {
    background: var(--green-color);
    position: relative;
    border-radius: 0 6px 6px 0;
    padding: 20px 30px;
}

.leaf-icon {
    position: absolute;
    right: -14px;
    top: 30px;
}

.pm-section-left h3 {
    margin-bottom: 20px;
}

.pm-section-left p:last-child {
    margin-bottom: 0;
}

.pm-section .btn {
    padding: 15px 30px;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 20px 0 20px 0;
    letter-spacing: 0.2rem;
}

.join-us-left {
    background: var(--light-gray-color);
}

.form-check .form-check-input {
    margin-top: 8px;
}

.join-us-right {
    padding-left: 30px;
    position: relative;
}

.join-us h2 {
    margin-bottom: 40px;
}

#custom-button {
    font-size: 20px;
    padding: 14px 36px;
    color: var(--green-color);
    border: 1px solid var(--green-color);
    border-radius: 25px 0 25px 0;
}

#custom-text {
    color: var(--green-color);
    font-style: italic;
}

#custom-button:hover {
    color: var(--white-color);
}


.join-us-right .btn-success {
    padding: 12px 60px;
    background: var(--green-color);
    color: var(--white-color);
    margin-left: 15px;
    font-size: 22px;
    border: 1px solid var(--green-color);
}

.join-us-right .btn-success:hover,
.partner-section-box .btn:hover,
.brand-bg:hover .buy-btn {
    background-color: #28523A;
}

.join-us-right .btn {
    height: 70px;
    border-radius: 25px 0 25px 0;
}

.inner-heading {
    position: relative;
    border-bottom: 1px solid var(--light-color);
}

.inner-heading-outer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inner-heading>img {
    width: 100%;
}

.form-check-label {
    font-size: 11px;
    color: #6F6F6F;
}

.form-check-label a {
    color: var(--black-color);
}

.join-us-right .form-control {
    height: 59px;
    padding: 10px 15px;
    border-radius: 6px;
    font-size: 14px;
}

.join-us-right .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BEBEBE;
    opacity: 1;
    /* Firefox */
}

.join-us-right .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #BEBEBE;
}

.join-us-right .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #BEBEBE;
}

.join-us-right textarea.form-control {
    min-height: 100px;
    resize: vertical;
    padding: 15px;
}

.get-hired {
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.partner-section-box {
    border: 1px solid var(--light-border);
    border-radius: 10px;
    position: relative;
    padding-top: 90px;
}

.partner-section-box .btn {
    padding: 16px 86px;
    background: var(--green-color);
    color: var(--white-color);
    font-size: 18px;
    margin-bottom: 20px;
    border: 1px solid var(--green-color);
}

.partner-section {
    padding: 130px 0 10px 0;
}

.contact-info h2 {
    margin-bottom: 40px;
}

.partner-section-pic {
    position: absolute;
    left: 0;
    width: 100%;
    top: -75px;
    text-align: center;
}

.contact-box {
    border: 1px solid var(--light-border);
    border-radius: 10px;
    padding: 35px 20px 10px;
    text-align: center;
    height: 100%;
    background: var(--white-color);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}

.contact-box h3 {
    font-size: 20px;
    line-height: 30px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}

.contact-box p {
    font-size: 16px;
    line-height: 26px;
    word-wrap: break-word;
    color: #737373;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}

.contact-box a {
    text-decoration: none;
    color: inherit;
}

.contact-box:hover {
    background: var(--green-color);
    border-color: var(--green-color);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.contact-box-icon {
    margin-bottom: 19px;
}

.contact-box:hover .contact-box-icon {
    filter: brightness(0) invert(1);
}

.contact-box:hover h3,
.contact-box:hover p {
    color: var(--white-color);
}

.contact-info {
    padding-bottom: 130px;
}


.overflow-hidden {
    overflow: hidden;
}

.join-us-left {
    background: url("../images/get-hired.webp") no-repeat;
    background-size: cover;
    padding: 65px;
    border-radius: 6px;
}

.join-us-left .seprator {
    background-color: var(--white-color);
}

.join-us-left .seprator::after {
    background: var(--green-light);
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}

.empathy-section {
    height: 30px;
}

.channel-partner {
    padding: 55px 0;
}

.was-validated .form-control[type=file]:invalid~#custom-button {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    color: #dc3545;
}

.was-validated .form-control[type=file]:valid~#custom-button {
    border-color: #198754;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.was-validated .form-control[type=file]:invalid~#custom-button:hover,
.was-validated .form-control[type=file]:valid~#custom-button:hover {
    background-color: transparent;
}

.was-validated .form-control[type=file]:valid~#custom-button:hover {
    color: var(--green-color);
}

.captcha .form-label {
    display: block;
}

.captcha input.form-control {
    width: 225px;
    display: inline-block;
}

.captcha img.img-fluid {
    border-radius: 10px;
    margin-left: 10px;
}

.inner-pages {
    padding: 65px 0;
}

.inner-pages p {
    font-size: 19px;
    line-height: 29px;
    margin: 0 0 15px 0;
}

.blog-content h3 {
    font-size: 21px;
    color: var(--green-light-color);
}

.blog-content h4 {
    font-size: 18px;
}

.inner-pages li {
    font-size: 19px;
    line-height: 29px;
    margin: 0 0 5px 0;
}

.main-gall {
    columns: 4;
    gap: 20px;
    break-inside: avoid;
}

.main-gall .item-gal {
    margin-bottom: 20px;
    break-inside: avoid;
    position: relative;
}

.masonry-view {
    position: absolute;
    background-color: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    transform: scale(0, 0);
    opacity: 0;
    transition: 0.5s;
}

.item-gal:hover .masonry-view {
    transform: scale(1, 1);
    -moz-transform: translate(1, 1);
    -webkit-transform: translate(1, 1);
    opacity: 1;
}

.item-gal img {
    border: 1px solid #b1afaf;
    padding: 1px;
}

#cta {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0px;
    z-index: 99;
    width: 250px;
}

#cta img {
    width: 70%;
    height: auto;
}

.whatsapp-chat {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 99;
    width: 50px;
}

.dealer-info {
    padding: 20px 0 50px 0;
}

.dealer-info .container {
    max-width: 1000px;
}

.dealer-info .form-control {
    height: 59px;
    padding: 10px 15px;
    border-radius: 6px;
}

.dealer-info textarea.form-control {
    height: 110px;
    resize: vertical;
    padding: 15px;
}

.dealer-info .btn-success {
    padding: 12px 60px;
    background: var(--green-color);
    color: var(--white-color);
    margin-left: 15px;
    font-size: 22px;
    border: 1px solid var(--green-color);
}

.dealer-info .btn-success:hover,
.partner-section-box .btn:hover,
.brand-bg:hover .buy-btn {
    background-color: var(--green-color);
    color: var(--white-color);
}

.brand-bg:hover {
    border-color: var(--green-color);
}

.dealer-info .btn {
    height: 70px;
    border-radius: 6px;
}

#about-us,
#our-brands,
#join-us,
#contact-us,
#our-brands {
    scroll-margin-top: 0;
}

#achievements {
    scroll-margin-top: 0;
}


.header {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    background: #fff;
    background-size: cover;
}


.main-navbar {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 999;
}

.menuleftcontent {
    position: absolute;
    top: 0;
    right: 0px;
    display: none;
    width: 100%;
    background: #fff;
    box-shadow: 5px 5px 5px rgba(108, 118, 134, 0.1);
}

#clearingdiv {
    clear: both;
}

.button_container {
    position: absolute;
    top: 11px;
    right: 80px;
    height: 46px;
    /* width: 120px; */
    cursor: pointer;
    z-index: 100;
    padding: 10px;
    transition: opacity .25s ease;
    border-radius: 20px 0 20px 0;
}

.button_container:hover {
    opacity: .7;
}

.button_container .navname {
    float: left;
    position: relative;
    padding-right: 10px;
    text-transform: uppercase;
    color: #fff;
}

.button_container.active .navname {
    color: #000;
}

.main-navbar.stricky-fixed .button_container .navname {
    color: #fff;

}

.main-navbar.stricky-fixed .button_container .menuicon span {
    background-color: #fff;

}

.button_container .menuicon {
    float: left;
    position: relative;
    height: 26px;
    width: 40px;
    cursor: pointer;
    z-index: 999;
}

.button_container.active .top {
    -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #000;
}

.button_container.active .middle {
    opacity: 0;
    background: #000;
}

.button_container.active .bottom {
    -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #000;
}

.button_container span {
    background: #fff;
    border: none;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer;
}

.button_container span:nth-of-type(2) {
    top: 11px;
}

.button_container span:nth-of-type(3) {
    top: 22px;
}

.main-navbar.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    min-height: auto;
    margin: 0;
    background: #fff;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.main-navbar.stricky-fixed .button_container {
    background: var(--green-color);
}

.menuleftcontent ul {
    text-align: center;
    width: 100%;
    white-space: nowrap;
    display: block;
    margin: 0;
}

.menuleftcontent ul li {
    display: inline-block;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

.menuleftcontent ul li a {
    display: block;
    color: #111;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 25px 10px;
    text-decoration: none;
}

.menuleftcontent ul li a:hover {
    color: #00a550
}

.menuleftcontent ul li.active a {
    background: #00a550;
    color: #fff;
}


.lining-logo {
    position: absolute;
    left: 35%;
    top: 5%;
    z-index: 99;
    width: 30%;
    height: auto;
}

/*vms-animation*/
.lining-animation {
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 2% 0;
    position: relative;
    z-index: 9;
}

.lining-animation svg path {
    fill-opacity: 0;
    stroke: #fff;
    stroke-width: 3;
    stroke-dasharray: 570;
    stroke-dashoffset: 570;
    animation: draw 3s infinite linear;
    box-shadow: 0 0 20px #000;
}

.lining-animation svg .st1 {
    fill: #C6D92D;
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}


.p-65 {
    padding: 75px 65px;
}

.media-video {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 5px;
    text-align: center;
}

.media-video img {
    transition: 0.5s;
}

.media-video:hover img {
    transform: scale(1.1);
}

.media-video:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 1px solid #fff;
    z-index: 1;
}

.media-video:before {
    width: 54px;
    height: 54px;
    background: #fff;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 30%);
}

.media-video:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    width: 14px;
    height: 18px;
    background: url("../images/play-black.svg") no-repeat 0 0;
    background-size: cover;
    z-index: 1;
}

b,
strong {
    font-weight: bold;
}

.video-iframe iframe {
    width: 100%;
    height: 65px;
    margin-bottom: 10px;
    border-radius: 10px;
    display: block;
}

.video-iframe .row {
    margin: 0 -5px;
}

.video-iframe .row .col-md-4 {
    padding: 0 5px 10px;
}

.video-iframe .row .col-md-4 img {
    border-radius: 5px;
    cursor: pointer;
}

#exampleModal button.btn {
    position: absolute;
    right: -26px;
    top: 0px;
    font-size: 19px;
    padding: 0;
    width: 28px;
    height: 33px;
    cursor: pointer;
    border: 2px solid #fff;
    z-index: 1;
    background: #fff;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #000;
}

#exampleModal .modal-body {
    padding: 0;
    border: 4px solid #fff;
    border-radius: 3px;
}

iframe {
    width: 100%;
}

#exampleModal .modal-body iframe {
    display: block;
    height: 276px;
    width: 100%;
}

.head-style {
    position: relative;
}

.head-style span {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 0 40px 0 0;
    display: inline-block;
}

.head-style::after {
    width: 100%;
    height: 1px;
    content: "";
    background: var(--sep-bg);
    position: absolute;
    bottom: 50%;
    left: 0;
    margin-bottom: -4px;
}

.brand-sort {
    position: relative;
}


.brand-sort-dec {
    padding: 30px;
    border: 10px solid #fff;
    border-color: var(--light-color);
    box-shadow: inset 0 0 0 2px #333;
    box-shadow: inset 0 0 0 2px #333333;
    position: absolute;
    bottom: 50px;
    left: 50px;
    right: 50px;
    background: #fff;
    text-align: center;
}



.section-9 {
    position: relative;
    overflow: hidden;
}

.section-9 .buynow-section .your-price {

    font-weight: bold;

    margin: 0;

    opacity: 0.7;

    color: #25932d;
}

.section-9 .buynow-section .price {

    display: flex;

    justify-content: space-between;

    align-items: center;
    font-size: 34px;

    white-space: nowrap;
}

.section-9 .buynow-section .price .new-price {

    color: #25932d;
}

.section-9 .buynow-section .price .old-price {

    position: relative;

    z-index: 1;

    color: #000;

    padding: 0 5px;
}

.section-9 .buynow-section .price .old-price::after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    z-index: -1;

    transition: all 0.3s ease-in-out;

    top: 50%;

    z-index: 1;

    height: 2px;

    transform: translateY(-50%);

    background: #000;
}

.section-9 .buynow-section .price .underline {

    width: 15%;
}

.section-9 .buynow-section .price .underline::after {

    width: 100%;

    height: .1px;
}

.section-9 .buynow-section .product-list {

    display: flex;

    justify-content: center;

    align-items: center;
}

.section-9 .buynow-section .product-list li {

    position: relative;

    padding-left: 1.5rem;

    display: flex;

    justify-content: center;

    align-items: center;
}

.section-9 .buynow-section .product-list li::before {

    content: '+';

    padding-right: 15px;

    font-size: 17px;

    color: rgba(0, 0, 0, 0.5);
}

.section-9 .buynow-section .product-list li:first-child {

    padding-left: 0;
}

.section-9 .buynow-section .product-list li:first-child::before {

    content: '';

    display: none;
}

.section-9 .buynow-section .yourcart li {

    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 20px 0;
}

.section-9 .buynow-section .yourcart li .pack {

    font-size: 13px;
}

.section-9 .buynow-section .yourcart li p {

    font-size: 16px;
}

.section-9 .buynow-section .yourcart li:last-child {

    border: 0;
}

.section-9::after {
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    right: 0;
    z-index: -1;
    transition: all 0.3s ease-in-out;
    width: 47%;
    background: #000;
    opacity: 0.05;
}

h3#total {
    font-weight: 600;
}

.hero-banner-bottom,
.our-vis,
.our-mis {
    position: relative;
    overflow: hidden;
}

.leaf-pic {
    position: absolute;
    left: 0;
    top: 15px;
    width: 60px;
}

.grass-pic {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
}

.our-mis .grass-pic {
    left: auto;
    right: 0;
}

.our-mis .leaf-pic {
    left: auto;
    right: 0;
}

.our-mis .leaf-pic img {
    transform: rotate(180deg);
}

.grass-pic img {
    filter: brightness(0.5);
}

.hero-banner-bottom-right {
    background-color: var(--green-light);
    display: flex;
    justify-content: center;
    align-items: center;
}

.plan {
    margin-top: 10px;
    margin-bottom: 25px;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #e3be82;
    border-bottom: 1px solid #e3be82;
}

.plan h2 {
    line-height: 2vw;
    margin-bottom: 10px;
    color: #137845;
    vertical-align: middle;
}

.plan h2 img {
    vertical-align: middle;
    text-align: left;
}




.contact-form,

.cart-section {

    display: flex;

    position: fixed;

    top: 0;

    bottom: 0;

    z-index: 1020;

    width: 50rem;

    padding: 5rem 3rem;

    background: #F8F7F3;

    flex-direction: column;
}



.contact-form {

    left: 0;

    overflow: auto;

    overflow-x: hidden;

    transform: translate3d(-100%, 0, 0);

    transition: transform 1s cubic-bezier(0.16, 1.08, 0.38, 0.98);
}

.contact-form .inquiry-form select,

.contact-form .inquiry-form .form-control {

    width: 100%;

    font-size: 1.4rem;

    color: #000;

    letter-spacing: .3rem;

    padding: 0.5rem;

    border: 0;

    background-color: #F8F7F3;
}

.contact-form .inquiry-form select::-webkit-input-placeholder,

.contact-form .inquiry-form .form-control::-webkit-input-placeholder {

    color: #343a40;

    text-transform: uppercase;
}

.contact-form .inquiry-form select:-moz-placeholder,

.contact-form .inquiry-form .form-control:-moz-placeholder {

    color: #343a40;

    opacity: 1;

    text-transform: uppercase;
}

.contact-form .inquiry-form select::-moz-placeholder,

.contact-form .inquiry-form .form-control::-moz-placeholder {

    color: #343a40;

    opacity: 1;

    text-transform: uppercase;
}

.contact-form .inquiry-form select:-ms-input-placeholder,

.contact-form .inquiry-form .form-control:-ms-input-placeholder {

    color: #343a40;

    text-transform: uppercase;
}

.contact-form .inquiry-form select:hover,

.contact-form .inquiry-form .form-control:hover {

    box-shadow: none;
}

.contact-form .inquiry-form select:focus::-webkit-input-placeholder,

.contact-form .inquiry-form .form-control:focus::-webkit-input-placeholder {

    color: rgba(0, 0, 0, 0);
}

.contact-form .inquiry-form select:focus:-moz-placeholder,

.contact-form .inquiry-form .form-control:focus:-moz-placeholder {

    color: rgba(0, 0, 0, 0);

    opacity: 0;
}

.contact-form .inquiry-form select:focus::-moz-placeholder,

.contact-form .inquiry-form .form-control:focus::-moz-placeholder {

    color: rgba(0, 0, 0, 0);

    opacity: 0;
}

.contact-form .inquiry-form select:focus:-ms-input-placeholder,

.contact-form .inquiry-form .form-control:focus:-ms-input-placeholder {

    color: rgba(0, 0, 0, 0);
}

.contact-form .inquiry-form select:hover+.bottom-border::before,
.contact-form .inquiry-form select:focus+.bottom-border::before,

.contact-form .inquiry-form .form-control:hover+.bottom-border::before,

.contact-form .inquiry-form .form-control:focus+.bottom-border::before {

    width: 100%;
}

.contact-form .inquiry-form .bottom-border {

    display: block;

    position: relative;

    z-index: 1;
}

.contact-form .inquiry-form .bottom-border::before,
.contact-form .inquiry-form .bottom-border::after {

    content: "";

    position: absolute;

    top: auto;

    left: 0;

    bottom: 0;

    right: 0;

    z-index: -1;

    transition: all 0.3s ease-in-out;

    height: 1px;

    background: #dee2e6;

    transition: 0.5s;
}

.contact-form .inquiry-form .bottom-border::before {

    width: 0;

    background: #000;

    z-index: 1;
}

.contact-form select {

    text-transform: uppercase;
}


.buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    font-size: 25px;
}

.buttons span {
    cursor: pointer;
}

.shopping-cart {
    display: grid;
    grid-template-columns: repeat(1, 100%);
    justify-content: center;
    gap: 0;
}

.cart-item {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.details {
    display: flex;
    padding: 10px 0 10px 10px;
    gap: 10px;
    width: 100%;
    justify-content: space-between;
}

.brand-bg .details {
    display: block;
}

.title-price-x {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* border: 2px solid red; */
}

.bi-dash-lg {
    color: red;
}

.bi-plus-lg {
    color: green;
}

.HomeBtn,
.checkout,
.removeAll {
    background-color: #212529;
    color: white;
    border: none;
    padding: 6px;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 10px;
}

.HomeBtn{
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
}

.HomeBtn:hover{
    background-color: green;
    color: #fff;
}

.checkout {
    background-color: green;
}

.removeAll {
    background-color: red;
}

.bi-x-lg {
    cursor: pointer;
    color: red;
    font-weight: bold;
}

.shopping-cart .buttons {
    justify-content: flex-start;
    gap: 0;
    font-size: 18px;
}

.shopping-cart p {
    margin: 0;
    font-family: 'halftoned_backupregular';
    font-weight: normal;
}

.cart-item-price {
    font-size: 17px;
    font-weight: 600;
    color: #064008;
}

.cart-sep {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    margin: 0 -1px 0 0;
    border: 1px solid #ccc;
    cursor: default;
    background: #fff;
}

.remove-cart {
    text-decoration: underline;
    border: 0;
    font-size: 11px;
    text-transform: uppercase;
    margin-left: 20px;
    letter-spacing: 0.5px;
}

.your-cart button {
    border: none;
    background: none;
}

.details-right h3 {
    font-size: 17px;
    font-weight: 600;
    color: #064008;
    line-height: normal;
}

#label h2 {
    font-size: 26px;
    text-align: right;
    margin: 10px 0 15px 0;
    color: var(--gray-color);
}


.blog-listing a {
    color: var(--green-color);
    text-decoration: none;
}


.readmore-btn {
    text-decoration: none;
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.25rem;
    cursor: pointer;
    padding: 16px 20px;
    background: none;
    border: 0;
    transition: 0.2s;
    overflow: hidden;
    color: #000;
    line-height: 17.6px;
    border-radius: 15px 0 15px 0;
    margin: 15px 0 0 0;
}

.readmore-btn::before,
.readmore-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    transition: all 0.3s ease-in-out;
    transition: transform 0.3s ease-out;
    border: 0.1rem solid #000;
    border-radius: 15px 0 15px 0;
}

.readmore-btn::after {
    border-color: #247d55;
    background: #247d55;
    transform: scaleX(0);
    transform-origin: right;
}

.readmore-btn:hover {
    color: #fff;
}

.readmore-btn:hover::after {
    transform: scaleX(1.1);
    transform-origin: left;
}

.blog-details h1 {
    font-size: 32px;
}

.blog-details .arrow-icon {
    margin-bottom: 20px;
    display: inline-block;
}

.blog-content a {
    color: var(--red-color);
}

#toaster {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #43a047;
    color: #fff;
    padding: 6px 16px;
    border-radius: 5px;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
    z-index: 999;
    transition: opacity 0.5s ease-in-out;
}

#toaster p {
    margin: 0;
}

.hidden {
    opacity: 0;
    pointer-events: none;
}

p.title-head {
    color: var(--green-color);
    font-size: 19px;
    margin: 0px 0 2px 0;
    font-family: 'halftoned_backupregular';
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

@media (max-width: 1440px) {
    .hero-banner-bottom .align-items-center {
        align-items: initial !important;
    }

    .ptb {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .our-mis-vis {
        padding-top: 125px;
        padding-bottom: 60px;
    }

    .our-brands .slick-arrow {
        left: -45px;
    }

    .our-brands .slick-arrow.slick-next {
        right: -45px;
    }

    #our-brands {
        padding-bottom: 40px;
    }

    .im-section .row {
        margin-top: 40px;
    }

    .partner-section {
        padding-top: 100px;
    }

    #contact-us {
        padding-bottom: 70px;
        padding-top: 30px;
    }

    .contact-info h2 {
        margin-bottom: 30px;
    }

    .brand-sort p {
        margin-bottom: 10px;
    }

    .brand-sort-dec {
        padding: 16px;
        border: 5px solid #fff;
    }

    h2 {
        font-size: 35px;
    }
}

@media (max-width: 1399px) {
    .container {
        max-width: 1280px;
    }

    .pm-section-inner {
        width: 630px;
    }
}

@media (max-width: 1365px) {
    .container {
        max-width: 1190px;
    }

    .pm-section-inner {
        width: 580px;
    }

    p {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .ptb {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .our-mis-vis-left {
        padding-right: 20px;
    }

    .our-mis-vis-right {
        padding-left: 20px;
    }

    .our-box {
        height: 100%;
    }
}

@media (max-width: 1279px) {
    .container {
        max-width: 1140px;
    }

    .our-brands .slick-arrow {
        left: -42px;
    }

    .our-brands .slick-arrow.slick-next {
        right: -42px;
    }

    .pm-section-inner {
        width: 560px;
    }
}

@media (max-width: 1199px) {

    .main-gall {
        columns: 3;
        gap: 15px;
    }

    .container {
        max-width: 960px;
    }

    .pm-section-inner {
        width: 470px;
    }

    .join-us-left .btn {
        margin: 10px 0 0 0;
        width: 100%;
    }
}

@media (max-width: 991px) {

    .buynow-section ul#res {
        z-index: 99;
        right: 87px;
        top: 10px;
    }

    .grass-pic {
        width: 100%;
    }

    #our-brands {
        padding-bottom: 20px;
    }

    .leaf-pic {
        width: 50px;
        top: 10px;
    }

    .hero-banner-bottom-left,
    .our-mis-right,
    .our-vis-left {
        position: relative;
    }

    .p-65 {
        padding: 50px 20px 40px 20px;
    }

    h1 {
        font-size: 32px;
        mix-blend-mode: multiply;
    }

    .empathy-section {
        height: 0;
    }

    .fixed-top {
        position: relative;
    }

    .empathy-section {
        height: 0;
    }

    .our-brands .slick-arrow {
        left: 0;
    }

    .our-brands .slick-arrow.slick-next {
        right: 0;
    }

    .pm-section-left {
        padding: 0;
    }

    .pm-section-left img {
        border-radius: 6px 6px 0 0;
    }

    .pm-section-right {
        padding: 30px;
        border-radius: 0 0 6px 6px;
    }

    .pm-section .row,
    .join-us .row {
        margin: 0;
    }

    .join-us-left {
        padding: 30px 30px 10px;
    }

    .join-us-right {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .get-hired {
        display: none;
    }

    #custom-button {
        width: 100%;
        margin: 0 0 25px 0;
    }

    .join-us-right .btn {
        width: 100%;
        margin: 0;
    }

    .inner-pages {
        padding: 30px 0;
    }

    .contact-info .col-lg-3.col-md-6 {
        margin-bottom: 30px;
    }

    .contact-info {
        padding-bottom: 15px;
    }

    .im-section .row {
        margin-bottom: 25px;
    }

    .im-section {
        padding: 40px 0 10px;
    }

    .im-section-left img,
    .im-section-left video {
        margin: 0 0 20px 0;
        width: 100%;
    }

    .our-brands {
        padding: 30px 0 100px;
    }

    .our-mis-vis-left {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    .our-mis-vis-right {
        margin-top: 30px;
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .container {
        max-width: 100%;
    }

    .mis-vis-pic {
        margin-bottom: 15px;
        position: static;
    }

    .mis-vis-pic img {
        width: 80px;
    }

    .our-mis-vis {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .ptb {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .brands {
        padding-top: 0;
    }

    .slick-list {
        margin: 0 calc(var(--bs-gutter-x) * -.5);
        padding: 15px 0;
    }

    #contact-us {
        padding-bottom: 20px;
    }

    .foo-logo {
        padding: 15px 0;
    }

    br {
        display: none;
    }

    .head-buy-now .btn {
        width: 100%;
        margin: 5px 0;
    }

    header .btn-outline-light {
        width: 100%;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .partner-section-box {
        padding-left: 20px;
        padding-right: 20px;
    }

    #about-us,
    #our-brands,
    #join-us,
    #contact-us,
    #our-brands,
    #achievements {
        scroll-margin-top: 0;
    }
}

@media (max-width: 767px) {
    .blog-details h1 {
        font-size: 24px;
    }

    .brand-sort-dec {
        bottom: 15px;
        left: 15px;
        right: 15px;
    }

    .brand-sort p {
        font-size: 13px;
        line-height: 23px;
        margin: 0 0 17px 0;
    }

    .brand-sort-dec .ordernow-btn {
        padding: 10px 24px;
        font-size: 10px;
    }

    .brand-sort-dec {
        padding: 16px 16px 10px 16px;
    }

    .section-9::after {
        display: none;
    }

    .modal-dialog {
        margin: 30px;
    }

    .pm-section .our-brands {
        margin: 0;
        padding: 0;
    }

    #cta {
        display: block;
    }

    .main-gall {
        columns: 2;
        gap: 15px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 23px;
    }

    p {
        font-size: 16px;
    }

    .our-box {
        padding: 35px 20px 0;
    }

    .awards-won p {
        font-size: 20px;
        line-height: 30px;
    }

    .partner-section {
        padding: 85px 0 0 0;
    }

    .contact-box a {
        display: inline-block;
    }

    .pt-5 {
        padding-top: 2rem !important;
    }

    .slick-slide {
        margin: 0 10px;
    }

    .our-brands .slick-arrow {
        left: -10px;
    }

    .our-brands .slick-arrow.slick-next {
        right: -10px;
    }
}

@media only screen and (max-width:480px) {
    #exampleModal .modal-body iframe {
        height: 163px;
    }

    .main-navbar {
        position: absolute;
        width: 100%;
        top: 0px;
        right: 0;
        z-index: 999;
    }

    .menuleftcontent {
        right: 0;
    }

    .button_container {
        left: 0;
        width: 60px;
    }

    .button_container .navname {
        display: none;
    }

    .menuleftcontent ul {
        padding-top: 60px;
    }

    .menuleftcontent ul li {
        display: block;
        text-align: right;
        padding-left: 15px;
        padding-right: 15px;
    }

    .menuleftcontent ul li a {
        padding: 10px 0;
        text-align: right;
    }

    .lining-logo {
        width: 50%;
        top: 5px;
        left: 25%;
    }
}