﻿.ct-section {
    width: 100%;
    background-size: cover;
    background-repeat: repeat;
}

    .ct-section > .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

.ct-div-block {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}

.ct-new-columns {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

.ct-link-text {
    display: inline-block;
}

.ct-link {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ct-link-button {
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.ct-link-button {
    background-color: #1e73be;
    border: 1px solid #1e73be;
    color: #ffffff;
    padding: 10px 16px;
}

#div_block-161-92 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

#div_block-189-92 {
    width: 100%;
    margin-top: 30px;
}

#div_block-167-92 {
    margin-top: 0px;
    width: 100%;
    flex-direction: row;
    display: flex;
    justify-content: flex-start;
    gap: 40px;
    text-align: center;
}

.contact-box {
    flex: 1; /* Allow boxes to grow equally */
    text-align: center; /* Center align text */
    padding: 20px; /* Space inside each box */
    border-radius: 15px; /* Rounded corners */
    box-shadow: 4px 6px 9px rgba(0, 0, 0, 0.2); /* Shadow effect */
    margin: 0 10px; /* Space between boxes */
    min-width: 250px; /* Minimum width for responsiveness */
    max-width: calc(40% - 20px); /* Set max width for each box */
}


.ct-headline {
    margin: 5px 0; /* Margin for headlines */
    font-family: 'Inter'; /* Ensure consistent font */
    color: #464646; /* Text color */
    font-weight: 700; /* Bold font */
    font-size: 15px; /* Font size */
}

.ct-fancy-icon > svg {
    width: 55px;
    height: 55px;
}

.ct-inner-content {
    width: 100%;
}

.ct-slide {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ct-nestable-shortcode {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}

.oxy-comments {
    width: 100%;
    text-align: left;
}

.oxy-comment-form {
    width: 100%;
}

.oxy-login-form {
    width: 100%;
}

.oxy-search-form {
    width: 100%;
}

.oxy-tabs-contents {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}

.oxy-tab {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}

.oxy-tab-content {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}

.oxy-testimonial {
    width: 100%;
}

.oxy-icon-box {
    width: 100%;
}

.oxy-pricing-box {
    width: 100%;
}

.oxy-posts-grid {
    width: 100%;
}

.oxy-gallery {
    width: 100%;
}

.ct-slider {
    width: 100%;
}

.oxy-tabs {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: stretch;
}

.ct-modal {
    flex-direction: column;
    align-items: flex-start;
}

.ct-span {
    display: inline-block;
    text-decoration: inherit;
}

.ct-widget {
    width: 100%;
}

.oxy-dynamic-list {
    width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ct-div-block,
    .oxy-post-content,
    .ct-text-block,
    .ct-headline,
    .oxy-rich-text,
    .ct-link-text {
        max-width: 100%;
    }

    img {
        flex-shrink: 0;
    }

    body * {
        min-height: 1px;
    }
}

.oxy-testimonial {
    flex-direction: row;
    align-items: center;
}

    .oxy-testimonial .oxy-testimonial-photo-wrap {
        order: 1;
    }

    .oxy-testimonial .oxy-testimonial-photo {
        width: 125px;
        height: 125px;
        margin-right: 20px;
    }

    .oxy-testimonial .oxy-testimonial-photo-wrap,
    .oxy-testimonial .oxy-testimonial-author-wrap,
    .oxy-testimonial .oxy-testimonial-content-wrap {
        align-items: flex-start;
        text-align: left;
    }

    .oxy-testimonial .oxy-testimonial-text {
        margin-bottom: 8px;
        font-size: 21px;
        line-height: 1.4;
        -webkit-font-smoothing: subpixel-antialiased;
    }

    .oxy-testimonial .oxy-testimonial-author {
        font-size: 18px;
        -webkit-font-smoothing: subpixel-antialiased;
    }


    .oxy-testimonial .oxy-testimonial-author-info {
        font-size: 12px;
        -webkit-font-smoothing: subpixel-antialiased;
    }



.oxy-icon-box {
    text-align: left;
    flex-direction: column;
}

    .oxy-icon-box .oxy-icon-box-icon {
        margin-bottom: 12px;
        align-self: flex-start;
    }

    .oxy-icon-box .oxy-icon-box-heading {
        font-size: 21px;
        margin-bottom: 12px;
    }

    .oxy-icon-box .oxy-icon-box-text {
        font-size: 16px;
        margin-bottom: 12px;
        align-self: flex-start;
    }

    .oxy-icon-box .oxy-icon-box-link {
        margin-top: 20px;
    }


/* GLOBALS */

.oxy-pricing-box .oxy-pricing-box-section {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    text-align: center;
}

    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
        justify-content: center;
    }

    /* IMAGE */
    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
        justify-content: center;
    }

/* TITLE */

.oxy-pricing-box .oxy-pricing-box-title-title {
    font-size: 48px;
}

.oxy-pricing-box .oxy-pricing-box-title-subtitle {
    font-size: 24px;
}


/* PRICE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
    flex-direction: row;
}

.oxy-pricing-box .oxy-pricing-box-currency {
    font-size: 28px;
}

.oxy-pricing-box .oxy-pricing-box-amount-main {
    font-size: 80px;
    line-height: 0.7;
}

.oxy-pricing-box .oxy-pricing-box-amount-decimal {
    font-size: 13px;
}

.oxy-pricing-box .oxy-pricing-box-term {
    font-size: 16px;
}

.oxy-pricing-box .oxy-pricing-box-sale-price {
    font-size: 12px;
    color: rgba(0,0,0,0.5);
    margin-bottom: 20px;
}

/* CONTENT */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
    font-size: 16px;
    color: rgba(0,0,0,0.5);
}

/* CTA */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
    justify-content: center;
}


.oxy-progress-bar .oxy-progress-bar-background {
    background-color: #000000;
    background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);
    animation: none 0s paused;
}

.oxy-progress-bar .oxy-progress-bar-progress-wrap {
    width: 85%;
}

.oxy-progress-bar .oxy-progress-bar-progress {
    background-color: #66aaff;
    padding: 40px;
    animation: none 0s paused, none 0s paused;
    background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);
}

.oxy-progress-bar .oxy-progress-bar-overlay-text {
    font-size: 30px;
    font-weight: 900;
    -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-progress-bar .oxy-progress-bar-overlay-percent {
    font-size: 12px;
}

.ct-slider .unslider-nav ol li {
    border-color: #ffffff;
}

    .ct-slider .unslider-nav ol li.unslider-active {
        background-color: #ffffff;
    }

.ct-slider .ct-slide {
    padding: 0px;
}

.oxy-superbox .oxy-superbox-secondary,
.oxy-superbox .oxy-superbox-primary {
    transition-duration: 0.5s;
}









.oxy-shape-divider {
    width: 0px;
    height: 0px;
}

.oxy_shape_divider svg {
    width: 100%;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu {
    box-shadow: px px px px;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg {
    transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div {
    margin-left: 0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
    width: 30px;
    height: 30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

    .oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
        transition-duration: 0.4s;
    }

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon {
    top: 20px;
    left: 20px;
}

    .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
        width: 24px;
        height: 24px;
    }

    .oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
        transition-duration: 0.4s;
    }

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container {
    background-color: #ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container {
    background-image: url();
}

    .oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg {
        font-size: 24px;
    }

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul {
    background-color: rgba(0,0,0,0.2);
    border-top-style: solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list {
    flex-direction: row;
}

.oxy-pro-menu .oxy-pro-menu-container .menu-item a {
    text-align: left;
    justify-content: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item {
    align-items: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container {
    top: 0;
    bottom: 0;
    right: auto;
    left: 0;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a {
    text-align: left;
    justify-content: flex-start;
}

.oxy-site-navigation {
    --oxynav-brand-color: #4831B0;
    --oxynav-neutral-color: #FFFFFF;
    --oxynav-activehover-color: #EFEDF4;
    --oxynav-background-color: #4831B0;
    --oxynav-border-radius: 0px;
    --oxynav-other-spacing: 8px;
    --oxynav-transition-duration: 0.3s;
    --oxynav-transition-timing-function: cubic-bezier(.84,.05,.31,.93);
}

    .oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper {
        text-align: left;
    }

    .oxy-site-navigation > ul {
        left: 0;
    }

.oxy-site-navigation {
    --oxynav-animation-name: none;
}

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) {
        background-color: var(--oxynav-brand-color);
        transition: var(--oxynav-transition-duration);
        margin-left: var(--oxynav-other-spacing);
        border: none;
    }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) {
        background: transparent;
        border: 1px solid currentColor;
        transition: var(--oxynav-transition-duration);
        margin-left: var(--oxynav-other-spacing);
    }

        .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img {
            filter: invert(0) !important;
        }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover {
        background-color: var(--oxynav-activehover-color);
    }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a {
        color: var(--oxynav-neutral-color);
    }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a {
        color: var(--oxynav-brand-color);
    }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a {
        color: var(--oxynav-brand-color);
    }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after {
        color: var(--oxynav-neutral-color);
    }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after {
        color: var(--oxynav-brand-color);
    }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after {
        color: var(--oxynav-brand-color);
    }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul {
        display: none;
    }

    .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul {
        display: none;
    }

.ct-section-inner-wrap, .oxy-header-container {
    max-width: 1120px;
}

body {
    font-family: 'Inter';
}

body {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #404040;
}

.oxy-nav-menu-hamburger-line {
    background-color: #404040;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter';
    font-size: 36px;
    font-weight: 700;
}

h2, h3, h4, h5, h6 {
    font-size: 30px;
}

h3, h4, h5, h6 {
    font-size: 24px;
}

h4, h5, h6 {
    font-size: 20px;
}

h5, h6 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

a {
    color: #0074db;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.ct-link-text {
    text-decoration:;
}

.ct-link {
    text-decoration:;
}

.ct-link-button {
    border-radius: 3px;
}

.ct-section-inner-wrap {
    padding-top: 75px;
    padding-right: 20px;
    padding-bottom: 75px;
    padding-left: 20px;
}

.ct-new-columns > .ct-div-block {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.oxy-header-container {
    padding-right: 20px;
    padding-left: 20px;
}

@media (max-width: 992px) {
    .ct-columns-inner-wrap {
        display: block !important;
    }

        .ct-columns-inner-wrap:after {
            display: table;
            clear: both;
            content: "";
        }

    .ct-column {
        width: 100% !important;
        margin: 0 !important;
    }

    .ct-columns-inner-wrap {
        margin: 0 !important;
    }
}

.filter-trigger {
}

.divisions {
}

.filter-popup {
}

.filter-popup-close {
}

.active-filter-tab {
}

.tabs-trigger {
}

.filter-form {
}

.filter-button {
}

.pts {
}

.swiper {
}

.mySwiper {
    height: 300px;
}

.swiper-wrapper {
}

.swiper-slide {
}

.custom-slide-shadow {
}

.swiper-scrollbar {
}

.category-selector {
}

.accordion {
    padding-top: 5px;
}

.accordion-inner {
}

.active-accordion {
}

@media (max-width: 479px) {
    .active-accordion {
        font-size: 14px;
    }
}

.share-product {
}

.enquire {
    cursor: pointer;
}

.enquiry-form {
}

.enquiry-inner {
}

.swiper-pagination {
}

.filter-now {
}

.tags {
}

.body-container {
}

.contact-form {
}

.hamburger-menu {
}

.hamburger-open-trigger {
}

.menu {
}

.sub-menu {
}

@media (max-width: 479px) {
    .sub-menu {
    }
}

.arrow {
}

.net-profit {
}

.enquire-form {
}

.video-popup {
}

.video-inner {
}

.video {
}

.hamburger-close-trigger {
}


.menu .sub-menu.active {
    display: flex !important;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', sans-serif;
}



.menu img.arrow.active {
    transform: rotate(180deg) !important;
}

.hamburger-menu.active {
    transform: translateX(0) !important;
}

.divisions-swiper {
    padding-top: 10px; /* Existing padding at the top */
    padding-left: 10px; /* New margin to the left. Adjust the value as needed */
}


.active-division {
    box-shadow: 0 0 10px 2px #fb7418;
    border-radius: 1000px; /* to maintain the rounded borders */
}

.product-name-heading {
    font-size: 24px; /* Setting the font size to 22px */
    color: #000000; /* Setting the color to black */
}

.custom-slide-shadow {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1) !important;
}

#code_block-20-12 input {
    height: 100%;
    border: none;
    outline: none;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.75);
}

.product-name-title {
    font-size: 18px; /* Adjust as necessary */
    color: #000000; /* Black color */
}


.product-composition-title {
    font-size: 18px;
}

.search-results {
    display: flex;
    flex-direction: column;
    gap: 25px;
    height: 150px;
    overflow-y: scroll;
}

    .search-results::-webkit-scrollbar {
        display: none;
    }

    .search-results p {
        margin: 0;
        font-family: Inter;
        font-weight: 500;
        font-size: 14px;
        color: #666666;
    }

@media screen and (max-width: 720px) {
    .accordion {
        transition: all .6s;
    }

    .active-accordion {
        height: fit-content !important;
    }

    .accordion img {
        transition: all .6s;
    }

        .accordion img.active {
            transform: rotate(90deg) !important;
        }
}

.swiper-pagination {
    position: relative;
    flex-direction: row !important;
    justify-content: center;
    margin-top: 40px;
}

span.swiper-pagination-bullet {
    background-color: #ADADAD;
}

.active-filter-tab {
    background-color: #ffffff !important;
}

    .active-filter-tab p {
        color: #1c1c1c !important;
        font-weight: 600 !important;
    }

.contact-form {
    width: 100%;
    max-width: 100%;
}

/* Enquiry Form */
@media screen and (min-width: 421px) {
    #shortcode-1077-61 .contact-form .fields,
    #shortcode-49-13 .contact-form .fields {
        display: flex;
        flex-direction: row;
        gap: 15px;
        box-sizing: border-box;
    }

        #shortcode-1077-61 .contact-form .fields p,
        #shortcode-49-13 .contact-form .fields p {
            margin: 0;
            width: 33.3333%;
            box-sizing: border-box;
        }

        #shortcode-1077-61 .contact-form .fields label,
        #shortcode-49-13 .contact-form .fields label {
            display: flex;
            flex-direction: column;
            font-family: "Inter";
            font-weight: 500;
            box-sizing: border-box;
        }

        #shortcode-49-13 .contact-form .fields label {
            color: #f7f7f7;
            font-weight: 500;
            font-size: 14px;
        }

            #shortcode-1077-61 .contact-form .fields label input,
            #shortcode-1077-61 .contact-form .fields label textarea,
            #shortcode-49-13 .contact-form .fields label input,
            #shortcode-49-13 .contact-form .fields label textarea {
                height: 45px;
                width: 100%;
                min-width: 100%;
                background: #F9FAFA;
                border: 1px solid #C8C8C8;
                border-radius: 4px;
                outline: none;
                padding: 10px;
                font-family: 'Inter';
                font-weight: 400;
                font-size: 15px;
            }

            #shortcode-1077-61 .contact-form .fields label textarea,
            #shortcode-49-13 .contact-form .fields label textarea {
                height: 140px;
                resize: none;
            }

    #shortcode-1077-61 .contact-form input[type='submit'],
    #shortcode-49-13 .contact-form input[type='submit'] {
        height: 45px;
        width: 180px;
        background: #FF6801;
        color: #ffffff;
        border: none;
        outline: none;
        border-radius: 4px;
        font-weight: 500;
    }
}

@media screen and (max-width: 420px) {
    #shortcode-1077-61 .contact-form .fields,
    #shortcode-49-13 .contact-form .fields {
        display: flex;
        flex-direction: column;
        gap: 15px;
        box-sizing: border-box;
    }

        #shortcode-1077-61 .contact-form .fields p,
        #shortcode-49-13 .contact-form .fields p {
            margin: 0;
            width: 100%;
            box-sizing: border-box;
        }

        #shortcode-1077-61 .contact-form .fields label,
        #shortcode-49-13 .contact-form .fields label {
            display: flex;
            flex-direction: column;
            font-family: "Inter";
            font-weight: 500;
            box-sizing: border-box;
        }

        #shortcode-49-13 .contact-form .fields label {
            color: #f7f7f7;
            font-weight: 500;
            font-size: 12px;
        }

            #shortcode-1077-61 .contact-form .fields label input,
            #shortcode-1077-61 .contact-form .fields label textarea,
            #shortcode-49-13 .contact-form .fields label input,
            #shortcode-49-13 .contact-form .fields label textarea {
                height: 45px;
                width: 100%;
                min-width: 100%;
                background: #F9FAFA;
                border: 1px solid #C8C8C8;
                border-radius: 4px;
                outline: none;
                padding: 10px;
                font-family: 'Inter';
                font-weight: 400;
                font-size: 15px;
            }

            #shortcode-1077-61 .contact-form .fields label textarea,
            #shortcode-49-13 .contact-form .fields label textarea {
                height: 140px;
                resize: none;
            }

    #shortcode-1077-61 .contact-form input[type='submit'],
    #shortcode-49-13 .contact-form input[type='submit'] {
        height: 45px;
        width: 100%;
        background: #FF6801;
        color: #ffffff;
        border: none;
        outline: none;
        border-radius: 4px;
        font-weight: 500;
    }
}



/* Contact Us Form */

/* Carrier Details Form */
/* Contact Us Form */
@media screen and (min-width: 421px) {
    #shortcode-65-99 .contact-form .fields {
        display: flex;
        flex-direction: row;
        gap: 15px;
        box-sizing: border-box;
    }

        #shortcode-65-99 .contact-form .fields p {
            margin: 0;
            width: 33.3333%;
            box-sizing: border-box;
        }

        #shortcode-65-99 .contact-form .fields label {
            display: flex;
            flex-direction: column;
            font-family: "Inter";
            font-weight: 500;
            box-sizing: border-box;
        }

            #shortcode-65-99 .contact-form .fields label input,
            #shortcode-65-99 .contact-form .fields label textarea {
                height: 45px;
                width: 100%;
                min-width: 100%;
                background: #F9FAFA;
                border: 1px solid #C8C8C8;
                border-radius: 4px;
                outline: none;
                padding: 10px;
                font-family: 'Inter';
                font-weight: 400;
                font-size: 15px;
            }

            #shortcode-65-99 .contact-form .fields label textarea {
                height: 140px;
                resize: none;
            }

    #shortcode-65-99 .contact-form input[type='submit'] {
        height: 45px;
        width: 180px;
        background: #FF6801;
        color: #ffffff;
        border: none;
        outline: none;
        border-radius: 4px;
        font-weight: 500;
    }
}

@media screen and (max-width: 420px) {
    #shortcode-65-99 .contact-form .fields {
        display: flex;
        flex-direction: column;
        gap: 15px;
        box-sizing: border-box;
    }

        #shortcode-65-99 .contact-form .fields p {
            margin: 0;
            width: 100%;
            box-sizing: border-box;
        }

        #shortcode-65-99 .contact-form .fields label {
            display: flex;
            flex-direction: column;
            font-family: "Inter";
            font-weight: 500;
            box-sizing: border-box;
        }

            #shortcode-65-99 .contact-form .fields label input,
            #shortcode-65-99 .contact-form .fields label textarea {
                height: 45px;
                width: 100%;
                min-width: 100%;
                background: #F9FAFA;
                border: 1px solid #C8C8C8;
                border-radius: 4px;
                outline: none;
                padding: 10px;
                font-family: 'Inter';
                font-weight: 400;
                font-size: 15px;
            }

            #shortcode-65-99 .contact-form .fields label textarea {
                height: 140px;
                resize: none;
            }

    #shortcode-65-99 .contact-form input[type='submit'] {
        height: 45px;
        width: 100%;
        background: #FF6801;
        color: #ffffff;
        border: none;
        outline: none;
        border-radius: 4px;
        font-weight: 500;
    }
}


span.wpcf7-spinner {
    display: none;
}
/* Homepage Enquire Form */
@media screen and (min-width: 421px) {
    .enquire-form .contact-form,
    .enquire-form .contact-form .fields {
        display: flex;
        flex-direction: column;
        gap: 15px
    }

        .enquire-form .contact-form p {
            margin: 0
        }

    .enquire-form label {
        display: flex;
        flex-direction: column;
        font-weight: 500;
        font-size: 14px;
    }

    .enquire-form input {
        height: 45px;
        width: 100%;
        min-width: fit-content;
        background: #F9FAFA;
        border: 1px solid #C8C8C8;
        border-radius: 4px;
        outline: none;
        padding: 10px;
    }

        .enquire-form input[type='submit'] {
            height: 45px;
            width: 100%;
            background: #FF6801;
            color: #ffffff;
            border: none;
            outline: none;
            border-radius: 4px;
            font-weight: 600;
        }
}

/* Contact Us Form Styling */

#shortcode-200-92 .contact-form {
    max-width: 500px; /* Set a max-width to control the form width */
    margin: 0 auto; /* Center the form horizontally */
    padding: 0; /* Remove padding to eliminate extra space */
    background-color: transparent; /* Ensure no background color is applied */
}

    #shortcode-200-92 .contact-form .fields {
        display: flex;
        flex-direction: column; /* Stack the fields vertically */
        gap: 15px; /* Add space between each field */
    }

        #shortcode-200-92 .contact-form .fields label {
            display: flex;
            flex-direction: column; /* Arrange the label and the field in a column */
            font-family: "Inter", sans-serif; /* Specify the font family */
            font-weight: 500; /* Set the font weight */
            font-size: 16px; /* Set the font size */
            color: #333; /* Set the font color */
        }

            #shortcode-200-92 .contact-form .fields label input,
            #shortcode-200-92 .contact-form .fields label textarea {
                width: 100%; /* Make the fields take up the full width of the container */
                max-width: 300px; /* Set a max-width to control the field width */
                padding: 10px; /* Add padding inside the fields */
                border-radius: 5px; /* Round the corners of the fields */
                border: 1px solid #ccc; /* Add a border around the fields */
                font-size: 16px; /* Set the font size for the text inside the fields */
                margin: 0 auto; /* Center the fields within the form */
            }

            #shortcode-200-92 .contact-form .fields label textarea {
                height: 150px; /* Set a specific height for the textarea field */
                resize: vertical; /* Allow vertical resizing of the textarea */
            }

    #shortcode-200-92 .contact-form input[type='submit'] {
        width: 100%; /* Make the button take up the full width of the container */
        max-width: 300px; /* Set a max-width to control the button width */
        padding: 15px; /* Add padding inside the button */
        border-radius: 5px; /* Round the corners of the button */
        background-color: #FF6801; /* Set the background color of the button */
        color: #fff; /* Set the font color for the button */
        font-size: 16px; /* Set the font size for the button */
        cursor: pointer; /* Change the cursor to a hand when hovering over the button */
        margin: 0 auto; /* Center the button within the form */
    }

/* Adjustments for smaller screens */
@media (max-width: 600px) {
    #shortcode-200-92 .contact-form .fields label {
        font-size: 14px; /* Reduce the font size */
    }

        #shortcode-200-92 .contact-form .fields label input,
        #shortcode-200-92 .contact-form .fields label textarea {
            font-size: 14px; /* Reduce the font size inside the fields */
        }

    #shortcode-200-92 .contact-form input[type='submit'] {
        font-size: 14px; /* Reduce the font size for the button */
    }
}


@media screen and (max-width: 420px) {
    .enquire-form .contact-form,
    .enquire-form .contact-form .fields {
        display: flex;
        flex-direction: column;
        gap: 15px
    }

        .enquire-form .contact-form p {
            margin: 0
        }

    .enquire-form label {
        display: flex;
        flex-direction: column;
        font-weight: 500;
        font-size: 14px;
    }

    .enquire-form input {
        height: 45px;
        width: 100%;
        min-width: fit-content;
        background: #F9FAFA;
        border: 1px solid #C8C8C8;
        border-radius: 4px;
        outline: none;
        padding: 10px;
    }

        .enquire-form input[type='submit'] {
            height: 45px;
            width: 100%;
            background: #FF6801;
            color: #ffffff;
            border: none;
            outline: none;
            border-radius: 4px;
            font-weight: 600;
        }
}

.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: relative !important;
    height: 6px !important;
    width: 100%;
    bottom: 0 !important;
    left: 0 !important;
    background: #fb74183d !important;
    cursor: pointer;
}

    .swiper-scrollbar div,
    .swiper-scrollbar.swiper-scrollbar-horizontal div {
        background-color: #fb7418 !important;
    }

#div_block-3-92 {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: scroll;
    padding-left: 0px;
    padding-right: 0px;
    gap: 40px
}

#div_block-5-92 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    gap: 60px
}

#div_block-157-92 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

#div_block-193-92 {
    text-align: left;
    flex-direction: row;
    display: flex
}

#div_block-197-92 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}


#div_block-168-92 {
    text-align: left;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 15px;
    width: 30%;
    box-shadow: 4px 6px 9px rgba(0, 0, 0, 0.2);
}

#div_block-181-92 {
    text-align: left;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 15px;
    width: 30%;
    box-shadow: 4px 6px 9px rgba(0,0,0,0.2)
}

#div_block-185-92 {
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 15px;
    align-items: center;
    width: 30%;
    box-shadow: 4px 6px 9px rgba(0,0,0,0.2)
}

@media (max-width: 479px) {
    #div_block-3-92 {
        gap: 25px
    }
}

@media (max-width: 479px) {
    #div_block-5-92 {
        gap: 40px
    }
}

@media (max-width: 479px) {
    #div_block-157-92 {
        padding-left: 5vw;
        padding-right: 5vw
    }
}

@media (max-width: 479px) {
    #div_block-193-92 {
        margin-bottom: 5px
    }
}

@media (max-width: 479px) {
    #div_block-197-92 {
        padding-left: 0vw;
        padding-right: 0vw
    }
}

@media (max-width: 479px) {
    #div_block-161-92 {
        padding-left: 5vw;
        padding-right: 5vw
    }
}

@media (max-width: 479px) {
    #div_block-189-92 {
        gap: 20px;
        margin-top: 20px
    }
}

@media (max-width: 479px) {
    #div_block-167-92 {
        gap: 10px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around
    }
}

@media (max-width: 479px) {
    #div_block-168-92 {
        width: 46%;
        text-align: center;
        align-items: flex-start;
        padding-left: 15px;
        padding-top: 25px;
        padding-right: 15px;
        padding-bottom: 25px;
        border-radius: 5px
    }
}

@media (max-width: 479px) {
    #div_block-181-92 {
        padding-left: 15px;
        padding-top: 25px;
        padding-right: 15px;
        padding-bottom: 25px;
        border-radius: 5px;
        text-align: center;
        align-items: flex-start;
        width: 46%
    }
}

@media (max-width: 479px) {
    #div_block-185-92 {
        text-align: center;
        align-items: flex-start;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 25px;
        padding-bottom: 25px;
        border-radius: 5px;
        width: 100%
    }
}

#headline-194-92 {
    font-family: 'Inter';
    color: #787878;
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 15px
}

#headline-195-92 {
    font-family: 'Inter';
    color: #787878;
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 15px
}

#headline-198-92 {
    useCustomTag: false;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #1c1c1c;
    font-weight: 700;
    font-size: 30px
}

#headline-199-92 {
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #303030;
    font-weight: 500;
    font-size: 16px;
    width: 100%
}

#headline-162-92 {
    useCustomTag: false;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #1c1c1c;
    font-weight: 700;
    font-size: 30px
}

#headline-163-92 {
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #303030;
    font-weight: 500;
    font-size: 16px;
    width: 100%
}

#headline-171-92 {
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #464646;
    font-weight: 700;
    text-align: center;
    font-size: 15px
}

#headline-172-92 {
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #000000;
    font-weight: 600;
    text-align:center;
    font-size: 16px
}

#headline-183-92 {
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #464646;
    font-weight: 700;
    text-align: center;
    font-size: 15px
}

#headline-184-92 {
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #000000;
    font-weight: 600;
    text-align: center;
    font-size: 16px
}

#headline-187-92 {
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #464646;
    font-weight: 700;
    text-align: center;
    font-size: 15px
}

#headline-188-92 {
    useCustomTag: true;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    width: 100%;
    text-align: center;
}

@media (max-width: 479px) {
    #headline-194-92 {
        font-size: 14px;
        font-weight: 300
    }
}

@media (max-width: 479px) {
    #headline-195-92 {
        font-size: 14px;
        font-weight: 500
    }
}

@media (max-width: 479px) {
    #headline-198-92 {
        margin-bottom: 5px;
        font-size: 25px
    }
}

@media (max-width: 479px) {
    #headline-199-92 {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5
    }
}

@media (max-width: 479px) {
    #headline-162-92 {
        margin-bottom: 0px;
        font-size: 25px
    }
}

@media (max-width: 479px) {
    #headline-163-92 {
        font-size: 14px;
        font-weight: 500
    }
}

@media (max-width: 479px) {
    #headline-171-92 {
        margin-bottom: 0px;
        font-size: 16px
    }
}

@media (max-width: 479px) {
    #headline-172-92 {
        margin-bottom: 5px;
        font-size: 13px;
        font-weight: 500
    }
}

@media (max-width: 479px) {
    #headline-183-92 {
        margin-bottom: 0px;
        font-size: 16px
    }
}

@media (max-width: 479px) {
    #headline-184-92 {
        margin-bottom: 5px;
        font-size: 13px;
        font-weight: 500
    }
}

@media (max-width: 479px) {
    #headline-187-92 {
        margin-bottom: 0px;
        font-size: 16px
    }
}

@media (max-width: 479px) {
    #headline-188-92 {
        margin-bottom: 5px;
        font-size: 13px;
        text-align: left;
        font-weight: 500
    }
}

#image-169-92 {
    object-fit: cover;
    width: 50px;
    background-color: #fb7418;
    border-radius: 100px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-left:auto;
    margin-right:auto;
    height: auto;
}

#image-182-92 {
    object-fit: cover;
    width: 50px;
    background-color: #fb7418;
    border-radius: 100px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    height: auto
}

#image-186-92 {
    object-fit: cover;
    width: 50px;
    background-color: #fb7418;
    border-radius: 100px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    height: auto
}

@media (max-width: 479px) {
    #image-169-92 {
        width: 40px;
        margin-bottom: 10px
    }
}

@media (max-width: 479px) {
    #image-182-92 {
        width: 40px;
        margin-bottom: 10px
    }
}

@media (max-width: 479px) {
    #image-186-92 {
        width: 40px;
        margin-bottom: 10px
    }
}

#shortcode-200-92 {
    margin-top: 20px;
    height: auto;
    width: auto
}

@media (max-width: 479px) {
    #shortcode-200-92 {
        width: 100%
    }
}

