/* Reset
---------------------------------*/
@font-face {
    font-family: 'Gilroy';
    src: url('./gilroy/Gilroy-Light.otf')  format('truetype');
}
@font-face {
    font-family: 'Ethnocentric';
    src: url('./ethnocentric/ethnocentric.ttf')  format('truetype');
}

.row.display-table {
    display: table;
}

.row.display-table [class*='col-'] {
    float: none;
    display: table-cell;
    vertical-align: top;
    text-align: center;
}

ul {
    list-style: none;
}

.figure {
    margin: 0px;
}

img {
    max-width: 100%;
}

a,
a:hover,
a:active {
    outline: 0px !important;
    text-decoration: none;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

/* Common style */

/* Styles
---------------------------------*/
body {
    font-size: 15px;
    font-weight: normal;
    color: #0D0D0D;
    line-height: 30px;
    margin: 0;
    letter-spacing: -0.015em;
	font-family: 'Gilroy';
}

h1 {
    font-size: 30px;
    line-height: 80px;
	font-family: 'Ethnocentric'
}

h2 {
/*     font-size: 38px; */
    line-height: 72px;
	font-size: 26px;
    font-weight: 500;
    color: #296478;
	font-family: 'Ethnocentric'
}

h3 {
    font-weight: 500;
    font-size: 26px;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 15px;
	font-family: 'archivo'
}

h4 {
    font-size: 24px;
    margin: 0 0 5px 0;
    line-height: 36px;
    font-weight: 500;
	font-family: 'archivo'
}

h5 {
    font-size: 18px;
	font-family: 'archivo'
}

h6 {
    font-size: 14px;
	font-family: 'archivo'
}

p {
    line-height: 30px;
    margin: 0 0 12px 0;
	font-family: 'Gilroy';
}

/* Nav Styles
---------------------------------*/
#main-nav {
    width: 100%;
    text-align: center;
    padding: 0;
}

.home-slider {
    width: 100%;
}
.products-section{
padding-bottom: 40px;
}
.navbar {
    min-height: 40px;
    margin-bottom: 0px;
    text-align: center;
    float: left;
    width: 100%;
    border: 0 none;
}

.navbar-nav {
    margin: 0;
}

.navbar-nav>li>a {
    color: #296478;
/*     padding: 25px 25px; */
    font-size: 18px;
    font-weight: 600;
}


.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus {
    color: #296478;
}

.navbar-nav>.active>a,
.navbar-nav>.active>a:hover,
.navbar-nav>.active>a:focus {
    background-color: #f6f6f6;
    color: #296478;
}

.navStyle>li.active>a,
.navStyle>li.active>a:hover {
    text-decoration: none;
    color: #296478;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #f7cb6b;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f7cb6b;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #f7cb6b;
}

.form-control {
    color: #f7cb6b;
    padding: 20px 15px;
    border-color: #151c36;
    background: #151c36;
    border-radius: 0;
}

.btn-primary {
    color: #fff;
    background-color: #296478;
    border-color: #296478;
    padding: 10px 34px;
    border-radius: 6px;
    font-weight: 600;
    display: block;

}

.btn-primary:hover {
    background-color: #F20505;
    border-color: #F20505;
    color: #fff;
}

img {
    max-width: 100%;
}

.footer_bottom {
    /* border-top: 1px solid #296478; */
    padding-top: 30px;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #296478;
}

.align_center {
    text-align: center;
}

#header_wrapper {
    background: #fff;
	padding:15px;
	width: 100% !important;
}

.header-title {
    font-size: 30px;
    /* line-height: 50px; */
    color: #296478;
}

.page_section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer-page_section {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #0D0D0D;
    color: #fff;
}

.mb {
    margin-bottom: 20px;
}

.main-logo {
    max-width: 188px;
}

#home {
    max-height: 450px;
    overflow: hidden;
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.banner .banner-content {
    color: #fff;
    background: #005D52BF;
    padding: 25px 10px;
    width: 100%;
}

#services,
#about_us,
#email {
    background-color: #F5F5F5;
}

.service-card {
    padding-top: 50px;
    padding-bottom: 50px;
}

.service-card p {
    color: rgba(0, 0, 0, 0.8);
}

.bot-card {
    background-color: #296478;
    color: #fff;
    padding: 0;
}

.bot-card img {
    width: 100%;
    max-width: 100%;
}

.bot-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.big-text {
    font-size: 22px;
    line-height: 20px;
    color: #296478;
    font-weight: 500;
}

.bot-text {
    vertical-align: top;
    padding: 15px;
    text-align: center;
}

.bot-text p {
    font-size: 15px;
    margin: 0 0 3px 0;
}

.client-img {
    padding: 10px;
    text-align: center;
}

.client-img img {
    max-width: 100%;
    max-height: 80px;
}

.about-image {
    padding: 10px;
}

.about-image img {
    width: 100%;
}

.bot-image img {
    max-width: 100%;
    height: 140px;
}

/* SECTION */
.about-section {
    padding: 60px 0;
    background: #f5f5f5;
}

/* SECTION HEADER */
.section-header {
    text-align: center;
    margin-bottom: 40px;
}

.section-header .tag {
    background: #eaf1ff;
    color: #005D52;
    padding: 6px 15px;
    border-radius: 20px;
    font-size: 12px;
}

.section-header h2 {
    font-size: 34px;
}

.section-header h2 span {
    color: #005D52;
}

.section-header .sub {
    font-style: italic;
    margin-top: 10px;
}

/* ABOUT */
.about-grid {
    display: flex;
    gap: 30px;
    align-items: center;
}

.about-image img {
    width: 100%;
    border-radius: 10px;
}

.about-content h3 {
    margin-bottom: 15px;
}

/* SERVICES */
.services-section {
    background: #f5f5f5;
    padding: 60px 0;
}

/* SERVICES GRID */
.services-grid {
    display: flex;
    gap: 25px;
    justify-content: center;
    flex-wrap: wrap;
}

/* CARD BASE */
.service-card {
    background: #fff;
    padding: 35px 25px;
    text-align: center;
    border-radius: 12px;
    width: 230px;
    cursor: pointer;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
}

/* ICON */
.service-card .icon {
    font-size: 34px;
    margin-bottom: 15px;
    color: #005D52;
    transition: 0.3s;
}

/* TITLE */
.service-card h4 {
    transition: 0.3s;
}

/* HOVER EFFECT (FULL COLOR CHANGE) */
.service-card:hover {
    background: #005D52;
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

/* TEXT COLOR CHANGE */
.service-card:hover h4,
.service-card:hover .icon {
    color: #fff;
}

/* ACTIVE STATE (CLICK) */
.service-card.active {
    background: #005D52;
}

.service-card.active h4,
.service-card.active .icon {
    color: #fff;
}

/* PRODUCTS */
.products-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

/* PRODUCT CARD */
.product-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.3s;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}

/* IMAGE */
.product-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

/* TITLE */
.product-card h4 {
    padding: 15px;
    text-align: center;
    color: #005D52;
    font-size: 16px;
}

/* HOVER */
.product-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

/* RESPONSIVE */
@media (max-width: 992px) {
    .products-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .products-grid {
        grid-template-columns: 1fr;
    }
}
/* HEADER */
.section-header {
    margin-bottom: 40px;
}

.section-header .tag {
    display: inline-block;
    background: #eaf1ff;
    color: #005D52;
    padding: 6px 15px;
    border-radius: 20px;
    font-size: 12px;
    margin-bottom: 10px;
}

.section-header h2 {
    font-size: 36px;
    font-weight: 600;
}

.section-header h2 span {
    color: #005D52;
}

.section-header .sub {
    font-style: italic;
    margin-top: 8px;
}

/* GRID */
.about-grid {
    display: flex;
    gap: 40px;
}

/* IMAGE */
.about-image img {
   width: 100%;
    border-radius: 10px;
    transition: 0.4s;
    height: auto;
}

.about-image:hover img {
    transform: scale(1.05);
}

/* CONTENT */
.about-content {
    font-size: 16px;
    line-height: 1.8;
    color: #444;
}

/* MAKE FIRST LINE BOLD (OPTIONAL LIKE SMT) */
.about-content p:first-child {
    font-weight: 500;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .about-grid {
        flex-direction: column;
    }

    .section-header h2 {
        font-size: 26px;
    }
}
/*
   Media Queries
--------------------------- */


@media (max-width: 991px) {
    h1 {
        font-size: 32px;
        line-height: inherit;
    }

    h2 {
        font-size: 30px;
        line-height: inherit;
    }

    h3 {
        font-size: 22px;
        line-height: inherit;
        font-weight: 600;
    }

    h4 {
        font-size: 20px;
        line-height: inherit;
    }

    h6 {
        font-size: 20px;
        line-height: inherit;
    }

    .navbar-toggle {
        display: block !important;
    }

    .navbar-header {
        float: right !important;
        position: absolute;
        top: 5px;
        right: 0;
    }

    .navStyle {
        float: right;
        width: auto;
        text-align: center;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

    .navbar-toggle {
        border-color: #296478;
        background: #296478;
        padding: 7px;
        border-radius: 0;
    }

    .navbar-toggle:hover,
    .navbar-toggle:focus {
        background: #296478;
        outline: none;
    }

    .navStyle ul li {
        display: block;
    }

    .navStyle {
        float: right;
        width: 100%;
        text-align: center;
    }

    .navbar {
        border: 0px solid #fff;
        min-height: inherit;
        margin-bottom: 0px;
        float: right;
        width: 100%;
        position: absolute;
        left: 0;
		top:15px;
		z-index:99;
    }

    .navStyle ul li {
        display: block;
        margin: 0px;
    }

    .navStyle ul li:last-child {
        margin: 0px;
    }

    .navbar-nav {
        background: #005D52;
        width: 100%;
    }

    .navbar-nav li {
        float: none;
    }

    .navbar-nav>li>a {
        color: #fff;
        padding: 10px 11px;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .collapse {
        display: block;
        visibility: visible;
    }

    .banner {
        position: absolute;
        top: 0;
    }

    .banner .banner-content {
        position: absolute;
        bottom: 20%;
    }

    /* .main-logo {
        padding: 10px 0;
    } */

    .page_section {
        padding-top: 50px;
        padding-bottom: 50px;

    }

    .footer-page_section {
        padding-top: 50px;
        padding-bottom: 50px;
        background-color: #296478;
        color: #fff;
    }

    .big-text {
        font-size: 32px;
        line-height: 50px;
        color: #296478;
        font-weight: 500;
    }


    .bot-image {
        position: relative;
    }

    .bot-card.bot-card-center .bot-text {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;

    }

    .bot-card-center .bot-image {
        position: relative;
        top: 70px;
    }
}

/* Service Card Styles */
.product-service-card {
    color: #fff;
    padding: 20px;
    min-height: 320px;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.product-service-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    /* Text readability */
    z-index: 1;
    transition: background 0.4s ease;
}

.product-service-card h4,
.product-service-card p {
    position: relative;
    z-index: 2;
    margin-bottom: 10px;
}

.product-service-card h4 {
    font-size: 1.5rem;
    font-weight: bold;
}

.product-service-card p {
    font-size: 2rem;
}

.product-service-card:hover {
    transform: scale(1.03);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.product-service-card:hover::before {
    background: rgba(0, 0, 0, 0.6);
}

/* Responsive Text Sizes */
@media (max-width: 768px) {
    .product-service-card {
        min-height: 260px;
        padding: 15px;
    }

    .product-service-card h4 {
        font-size: 1.3rem;
    }

    .product-service-card p {
        font-size: 2rem;
    }

    .bot-image img {
        max-width: 100%;
        height: 100%;
    }
	.navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
		font-weight: 500;
		text-wrap: auto;
    }
}


/* map */
.map-fullwidth iframe {
    width: 100vw;
    max-width: 100%;
    border: #0D0D0D 1px solid;
    height: 100vh;
    max-height: 100%;
}

.client-logo-slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ===== TOP BAR ===== */
.top-bar {
    background: #005D52;
    color: #fff;
    font-size: 13px;
    padding: 8px 0;
}

.top-bar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* LEFT SIDE */
.top-left {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* RIGHT SIDE */
.top-right {
    display: flex;
    align-items: center;
    gap: 15px;
}

/* LINKS */
.top-bar a {
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}

.top-bar a:hover {
    text-decoration: underline;
}

/* ===== 📱 TABLET ===== */
@media (max-width: 992px) {
    .top-bar .container {
        flex-direction: column;
        text-align: center;
        gap: 5px;
    }
}

/* ===== 📱 MOBILE ===== */
@media (max-width: 576px) {
    .top-bar {
        font-size: 12px;
        padding: 6px 10px;
    }

    .top-left,
    .top-right {
        flex-direction: column;
        gap: 3px;
    }
}

/* ===== BREADCRUMB ===== */
/* BREADCRUMB BANNER */
.breadcrumb-banner {
    position: relative;
    height: 180px; /* short height */
    overflow: hidden;
}

/* IMAGE */
.breadcrumb-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* DARK OVERLAY */
.breadcrumb-banner .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.5);
}

/* CONTENT */
.breadcrumb-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* FLEX */
.breadcrumb-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* TITLE */
.breadcrumb-title h2 {
    color: #fff;
    font-size: 26px;
    margin: 0;
}

/* LINKS */
.breadcrumb-links {
    color: #fff;
}

.breadcrumb-links a {
    color: #fff;
    transition: 0.3s;
}

.breadcrumb-links a:hover {
    text-decoration: underline;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .breadcrumb-inner {
        flex-direction: column;
        gap: 5px;
        text-align: center;
    }

    .breadcrumb-banner {
        height: 140px;
    }
}
/* ===== PRODUCT PAGE ===== */
.product-detail-section {
    padding: 50px 0;
}

/* LEFT SIDE */
.product-detail img {
    width: 100%;
    border-radius: 6px;
}

.product-detail h3 {
    margin-top: 20px;
}

/* RIGHT SIDE */
.product-sidebar {
    background: #ffffff;
    padding: 20px;
	padding-top:20px;
    border-radius: 12px;
    position: sticky;
    top: 20px;
	color:#005D52;
}

/* LIST */
.product-list li {
    margin-bottom: 8px;
    border-radius: 6px;
    overflow: hidden;
}

.product-list li a {
    display: block;
    padding: 10px 12px;
    transition: 0.3s;
}

.product-list li:hover a {
    background: rgba(0,93,82,0.1);
}

.product-list li.active a {
    background: #005D52;
    color: #fff;
}
/* MAIN BOX */
.product-modern {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
}

/* HEADER */
.product-header {
    padding: 20px;
    border-bottom: 1px solid #eee;
}

.product-header h2 {
    font-size: 30px;
    margin: 0;
	color: #005D52;
}

/* IMAGE ROW */
.product-image-row {
    overflow: hidden;
}

.product-image-row img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

/* IMAGE HOVER ZOOM */
.product-image-row:hover img {
    transform: scale(1.08);
}

/* CONTENT ROW */
.product-content-row {
    padding: 25px;
    line-height: 1.7;
    color: #444;
}

/* ADD FADE-IN ANIMATION */
.product-header,
.product-image-row,
.product-content-row {
    opacity: 0;
    transform: translateY(30px);
    animation: fadeUp 0.8s ease forwards;
}

.product-image-row {
    animation-delay: 0.2s;
}

.product-content-row {
    animation-delay: 0.4s;
}

/* ANIMATION KEYFRAMES */
@keyframes fadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.product-main {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

/* TITLE */
.product-title {
    margin-bottom: 20px;
    font-size: 28px;
}

/* FLEX LAYOUT */
.product-flex {
    display: flex;
    gap: 20px;
} 
/* IMAGE */
.product-image img {
    width: 100%;
    border-radius: 10px;
    transition: transform 0.3s ease;
}

.product-image:hover img {
    transform: scale(1.05);
}

/* IMAGE SIZE CONTROL */
.product-image {
    flex: 1;
    min-width: 40%;
}

/* CONTENT */
.product-content {
    flex: 1;
}

/* SIDEBAR */
.product-sidebar {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
	    margin-top: 110px;
}

/* LIST */
.product-list {
    list-style: none;
    padding: 0;
}

.product-list li {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.product-list li a {
    text-decoration: none;
    color: #333;
    display: block;
    transition: 0.3s;
}

.product-list li:hover a {
    color: #005D52;
    padding-left: 5px;
}

/* ACTIVE PRODUCT */
.product-list li.active {
    background: #005D52;
}

.product-list li.active a {
    color: #fff;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .product-flex {
        flex-direction: column;
    }
}
/* BUTTON */
.download-btn {
    display: inline-block;
    margin-top: 20px;
    background: #1e73be;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    text-decoration: none;
}

/* ===== TABLET ===== */
@media (max-width: 992px) {
    .product-sidebar {
        margin-top: 30px;
        padding-left: 0;
    }
}

/* ===== MOBILE ===== */
@media (max-width: 576px) {

    .product-detail-section {
        padding: 30px 15px;
    }

    .product-detail h3 {
        font-size: 18px;
    }

    .product-list li {
        padding: 8px 0;
    }

    .download-btn {
        width: 100%;
        text-align: center;
    }
}

.services-section {
    padding: 60px 0;
}

.section-title {
    font-size: 28px;
    margin-bottom: 20px;
}

/* LIST */
.services-list {
    list-style: none;
    padding: 0;
}

.services-list li {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6;
}

.service-title {
    font-weight: 600;
}

/* READ MORE */
.full-text {
    display: none;
}

.read-more {
    color: #1e73be;
    cursor: pointer;
    margin-left: 5px;
}

/* RIGHT SIDE */
.brochure-box {
    text-align: center;
    margin-bottom: 20px;
}

.btn-download {
    background: #1e73be;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
}

.service-image img {
    width: 100%;
    border-radius: 8px;
}

/* MOBILE */
@media (max-width: 768px) {
    .services-section {
        padding: 30px 15px;
    }
}

/* CONTACT SECTION */
.contact-section {
    padding: 60px 0;
}

/* BOX */
.contact-box, .contact-form, .sidebar-box {
    background: #fff;
    padding: 25px;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

/* INFO */
.contact-info .info-item {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}
.contact-info i {
    font-size: 22px;
    color: #005D52;
}

/* FORM */
.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.btn-main {
    background: #005D52;
    color: #fff;
    padding: 12px 25px;
    border-radius: 30px;
    border: none;
    transition: 0.3s;
}
.btn-main:hover {
    background: #296478;
	color: #fff;
}

/* MAP */
.map-box iframe {
    width: 100%;
    height: 300px;
    border: none;
    border-radius: 10px;
}

/* SIDEBAR */
.sidebar-box h4 {
    margin-bottom: 15px;
}

.social-icons a {
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    color: #005D52;
}

/* HOVER EFFECT */
.sidebar-box:hover {
    transform: translateY(-5px);
    transition: 0.3s;
}

/* RESPONSIVE */
@media(max-width:768px){
    .contact-section .row {
        flex-direction: column;
    }
}
	
/* ===================================
   MANUFACTURING PAGE
=================================== */

/* ===================================
   MANUFACTURING PAGE
=================================== */

.manufacturing-page{
    padding:80px 0;
    background:#f8f9fa;
}

/* HEADING */

.manufacturing-heading{
    text-align:center;
    margin-bottom:50px;
}

.manufacturing-heading h2{
    font-size:36px;
    color:#005D52;
    font-weight:700;
    position:relative;
    display:inline-block;
    padding-bottom:15px;
}

.manufacturing-heading h2:after{
    content:'';
    position:absolute;
    left:50%;
    bottom:0;
    transform:translateX(-50%);
    width:90px;
    height:4px;
    background:#296478;
    border-radius:20px;
}

/* LAYOUT */

.manufacturing-layout{
    display:flex;
    align-items:center;
    gap:60px;
}

/* IMAGE */

.manufacturing-image{
    flex:1;
}

.manufacturing-image img{
    width:100%;
    border-radius:18px;
    box-shadow:0 15px 35px rgba(0,0,0,0.12);
    transition:0.4s;
}

.manufacturing-image img:hover{
    transform:scale(1.03);
}

/* CONTENT */

.manufacturing-content{
    flex:1;
}

.manufacturing-content p{
    font-size:16px;
    line-height:1.9;
    color:#444;
    margin-bottom:20px;
}

/* RESPONSIVE */

@media(max-width:991px){

    .manufacturing-layout{
        flex-direction:column;
    }

    .manufacturing-heading h2{
        font-size:34px;
    }
}

@media(max-width:767px){

    .manufacturing-page{
        padding:50px 0;
    }

    .manufacturing-layout{
        gap:30px;
    }

    .manufacturing-heading{
        margin-bottom:30px;
    }

    .manufacturing-heading h2{
        font-size:28px;
    }

    .manufacturing-content p{
        font-size:15px;
        line-height:1.8;
    }
}