:root {
    --primary: #4878ae !important;
    --secondary: #0d1f33 !important;
    --title_red: #0d4861 !important;
    --text-color: #6c757d !important;
    --opacity_less_primary: #0897cc60 !important;
    --label-color: #656363 !important;
    --input-border-color: #d9d9d9 !important;
    --color: #f3f4ff !important;
    --contactBg: #3fa9f51a;
    --hrcolor: #ffeded;
}

.container-fluid {
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
body {
    color: var(--text-color);
    font-size: 14px !important;
    font-family: "Poppins", sans-serif !important;
}

.topHeader {
    background-color: #f3f7ff;
    padding: 10px;
    z-index: -2;
}

.topHeader p {
    margin-bottom: 0;
    color: var(--secondary);
    font-weight: bold;
    cursor: pointer;
}

.topHeader p:hover {
    color: #cd1226;
}

.demoBtn {
    background: linear-gradient(195deg, #49a3f1, var(--primary));
    padding: 10px 15px;
    outline: none;
    border: none;
    color: white;
    border-radius: 5px;
    box-shadow: 2px 3px 3px rgb(0 0 0 / 33%);
    cursor: pointer;
}

.demoBtn:hover {
    background-color: var(--primary);
    box-shadow: none;
}

.mainImg {
    height: 80vh;
    object-fit: cover;
    width: 100%;
    border-radius: 33px;
}

.mainContentDiv {
    height: 80vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.npDiv {
    background-color: #ffeded;
    border-radius: 20px;
    width: fit-content;
    color: #cd1226;
    font-size: 13px;
    padding: 5px 20px;
    font-weight: 500;
}

.mainContentSub {
    color: #878788;
    font-size: 14px;
}

label {
    color: var(--label-color);
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
}

a {
    color: white !important;
    text-decoration: none !important;
    font-size: 14px;
}

p.card-text {
    color: grey;
    font-size: 14px;
    padding-left: 45px;
    text-align: justify;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--secondary);
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 20px;
    border: 0px;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 1px solid var(--primary);
    border-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

.about-card {
    background-color: var(--color) !important;
    padding-top: 50px;
    padding-left: 70px;
}
button.btn.btn-primary {
    background-color: var(--secondary) !important;
    border-color: var(--secondary) !important;
    padding: 14px 22px;
}
/* .pageTitleBg {
    background-image: linear-gradient(var(--text-color), #102f7a95),
        url("../images/banner imagine sys-01.png");

    background-size: cover;
    background-position: top;
    position: relative;
} */
.w-100 {
    width: 100% !important;
    /* max-height: 750px; */
    background-size: cover !important;
}

.carouselOverlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        177.76deg,
        #ffffff 5.14%,
        rgba(217, 217, 217, 0) 70.12%
    );
}

.inner-bg {
    color: #102f7a !important;
    font-weight: 700;
    font-size: 31px;
}

.benefitTitle {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: var(--secondary);
}

.benefitLine {
    border-top: 4px solid var(--hrcolor) !important;
    width: 126px;
    opacity: 100%;
    margin: 0.5rem 0 !important;
}

.benefitBox {
    border: 0px !important;
    padding: 0px !important;
    background-color: transparent !important;
    width: 90%;
}

.benefitBox p {
    font-size: 14px;
    font-weight: 300;
    line-height: 162.69%;
    color: #878788;
}

.section-inner-bg {
    background-image: url("../images/INTRO-LAP-01.png");

    background-size: cover;
    background-position: top;
    position: relative;
}
.click .sections .pageTitle {
    position: absolute;
}

a.click-section:hover {
    color: var(--secondary);
}
.text-secondary {
    color: #6c757d;
}

/* h1.title::first-line {
    color: var(--secondary);
} */

h1.title {
    font-size: 40px;
    font-weight: 600;
    color: #102f7a;
    text-align: left;
    width: 90%;
}

.subtitle {
    font-size: 40px;
    font-weight: lighter;
    color: var(--secondary);
}

h5.sub-title {
    font-weight: 500;
    font-size: 20px;
    text-align: left;
    color: var(--title_red);
}

/* .carousel-indicators [data-bs-target] {
    background-color: var(--secondary) !important;
} */
/* social media top */

* {
    box-sizing: border-box;
}

#social_media {
    color: #fff;
    background-color: var(--primary);
    padding: 8px;
}

.social-icon {
    margin-right: 655px;
}

.fab {
    padding: 6px;
    font-size: 12px;
    color: #fff;
    border: 2px solid white;
    border-radius: 50%;
    margin-right: 9px;
}

/*  */
nav.navbar.navbar-expand-lg.navbar-light {
    /* margin: -22px 10px; */
    padding: 20px;
    /* height: 90px; */
    /* background-color: #102f7acf; */
}

.navbar {
    z-index: 10;
    background: transparent;
}

.navbar-nav {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
}

.navbar-nav:hover {
    color: var(--primary);
}

ul.navbar-nav.header {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: var(--secondary) !important;
}

li.nav-item {
    margin-right: 15px;
    list-style: none;
}

a.nav-link.active {
    color: #cd1226 !important;
    /* background-color: var(--secondary); */
    /* padding: 8px; */
    font-weight: bold;
}

a.nav-link {
    color: #18223d !important;
    font-weight: 400;
}

/* .nav-link{
  padding:0px!important;
} */

/* service section */
.service-section {
    background-color: var(--opacity_less_primary);
    border-radius: 8px;
    border: 0.7px solid white;
    padding: 10px 5px;
}

.serviceDiv {
    background-color: white;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    overflow: hidden;
}

.serviceDiv img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.serviceImg {
    max-height: 300px;
    max-width: 100%;
    width: auto;
    object-fit: contain;
}

.serviceListDiv {
    display: flex;
    width: 50%;
    margin-top: 4rem;
}

img.d-block.service-img {
    width: 15%;
    margin: auto;
}

.list {
    list-style: none;
    display: flex;
}

.footerTitle {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 0.2em;
}

.footerBottom {
    background-color: var(--primary) !important;
    color: white;
    padding: 20px;
}

.footerBottom p {
    margin-bottom: 0;
    font-size: 12px;
}

p.sub-serve {
    font-size: 14px;
    font-weight: 400;
    color: #808080;
    text-align: center;
}

.main-intro {
    z-index: 1;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.section-intro {
    z-index: 1;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
/* news */

.new-section {
    padding: 50px 0px 50px 0px;
}

.news-section-title {
    color: var(--primary);
    font-size: 36px;
    font-weight: 700;
}

/* teamhover */

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: left;
    cursor: default;
    background-size: cover;
    object-fit: cover;
    background-repeat: no-repeat !important;
}
.hovereffect .overlay {
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 210px;
    bottom: 0;
    height: 4.75em;

    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.hovereffect:hover img {
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    position: relative;
    font-size: 14px;
    margin: -20px -21px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);

    margin: 0px;
    display: inline-block;
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
}

.hovereffect h2,
.hovereffect a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    visibility: visible;
}

.hovereffect a span:before {
    display: inline-block;
    padding: 8px 10px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hovereffect:hover .overlay,
.hovereffect:hover h2,
.hovereffect:hover a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.hovereffect:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

/*  */

.team-title {
    color: var(--primary);
    font-size: 36px;
    font-weight: 700;
    border: 3px solid var(--secondary);
    border-bottom: none;
    border-left: none;
    border-right: none;
    width: 124px;
    margin: auto;
}

.date-news {
    border-top: 1px solid #eaeaea;
    font-size: 10px;
    line-height: 20px;
}
#arrow {
    background-color: var(--secondary);
    margin-top: 50px;
    padding: 8px !important;
    border-radius: 50%;
    width: 12px;
    height: 32px;
    color: white;
    text-align: center;
}
/* .news-section-title:after {
    content: "";
    display: block;
    height: 4px;
    width: 28%;
    background-color: var(--title_red);
    margin: 32px 0 2px;
} */

.service-section-title {
    font-size: 22px;
    font-weight: 600;
    color: var(--title_red);
}

.service-section-title:after {
    content: "";
    display: block;
    height: 4px;
    width: 30%;
    background-color: var(--title_red);
    margin: 32px 0 2px;
}

.card-img-overlay {
    top: 188px;
}

h6.card-title {
    color: white;
    background: var(--title_red);
    margin: 0px -16px;
    padding: 11px 21px;
    letter-spacing: 1px;
    background-image: var(--bs-gradient);
    --bs-bg-opacity: 1;
}

i.fas.fa-angle-right {
    font-size: 17px;
    border: 0.5px solid white;
    padding-left: 11px;
    height: 28px;
    color: white;
    background-color: var(--title_red);
}
.click sections {
    font-size: 14px;
    color: #5e636b;
    margin-right: 10px;
    position: absolute;
    z-index: 2;
}
.investor-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.investor-section-main {
    color: white;
    text-align: center;
    /* padding-top: 170px;
    padding-bottom: 70px; */
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.click-section {
    font-size: 16px;
    color: #5e636b;
}

.card {
    border: none !important;
    /* width:375px; */
}

/*  team*/
h5.team-title {
    font-weight: 700;
    font-size: 16px;
}

.homeContact {
    background-image: url("../images/contactimage-01.png");
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.contact-section {
    background-color: #363a3d;
    padding: 70px 0px 70px 0px;
}

h2.contact-section-title {
    color: white;
    font-weight: 700;
    font-size: 36px;
}

li.contact-section-list {
    list-style: none;
    color: white;
    margin-top: 10px;
    display: flex;
}
.section-enquiry {
    padding: 70px;
    background-color: var(--contactBg);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* overflow: hidden; */
}

h2.call-section-title {
    color: white;

    font-weight: 700;
    letter-spacing: 1px;
}

button.btn.btn-lg.btn-outline-danger {
    border: 1px solid white;
    color: white;
    border-radius: 0px;
    margin-top: 26px;
    margin-bottom: 30px;
}

button.btn.btn-outline-white.float-end {
    color: WHITE;
    border: 1px solid white;
    padding: 8px 0px 8px 16px;
    font-weight: 600;
    font-size: 20px;
    border-radius: 0px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: grey;
    background-color: Transparent;
    /* background-clip: padding-box; */
    border: 1px solid var(--input-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
}

.form-control::placeholder {
    color: var(--input-border-color);
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
}

button.btn.btn-outline-white.float-end :hover {
    background-color: var(--primary) !important;
}

i.fas.fa-arrow-right {
    border: none;
    /* margin-right: 7px; */
}

i.bi.bi-whatsapp {
    margin-right: 1rem;
    border: 0.5px solid white;

    padding: 8px;
}
/* footer */
.nav-link {
    display: flex;
    color: #363a3d;
}

.nav-link-footer {
    display: flex;
    color: white;
}
.footers {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;

    color: white;

    padding-top: 4rem;
}

.footerBgImage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-image: url("../images/Group 41.png");
    background-position: bottom;
}

.liWhiteColor li {
    color: white !important;
    line-height: 30px;
    list-style: none;
}

.liWhiteColor .nav-item {
    margin-right: 0;
    margin-top: 0;
}
.production-wrapper {
    border: 1px solid #d9d9d9;
    padding: 45px;
    border-radius: 33px;
    position: relative;
}

.prodIconStyle {
    color: #cd1226;
    font-size: 22px;
}

.prodNumber {
    position: absolute;
    top: -85px;
}

.prodNumber h3 {
    font-size: 150px;
    font-weight: 600;
    color: #f7f7f7;
}

.stepWrapper {
    border: none;

    border-radius: 33px;
    perspective: 1000px;
    background-color: transparent;
    height: 370px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px;
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 35px;
    border: 1px solid #d9d9d9;
    border-radius: 33px;
}

.flip-card-front {
    border: 1px solid #d9d9d9;
    border-radius: 33px;
}

.flip-card-back {
    transform: rotateY(180deg);
    /* background-color: #cd1226; */
    overflow: hidden;
    color: white !important;
}

.stepWrapper:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.stepNumberDiv {
    /* position: absolute; */
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    padding: 10px;
    border: 5px dashed #d9d9d9;
}

.stepNumber {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #102f7a;
    display: flex;
    justify-content: center;
    align-items: center;
}

.stepNumber h3 {
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    color: white;
    margin-bottom: 0;
}

.footer-hr {
    border: 1px solid white !important;
    width: 100% !important;
}

.mainTitleBg {
    background-color: var(--contactBg);
    padding: 6px;
}

.footer-title {
    font-size: 16px;
    font-weight: 600;
    /* color: #363a3d; */
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: right;
    /* text-align: center; */
}

/* p {
    text-align: justify;
} */
.footerRelativeDiv {
    position: relative;
    z-index: 10;
}

.footerMap {
    width: 100%;
}

.footerMap iframe {
    width: 100%;
    height: 250px;
}

.footer-content {
    font-size: 14px;
    line-height: 25px;
}

span.nav-link:hover {
    color: var(--title_red);
}

/* .fas {
    margin-right: 1rem;
    padding-top: 5px;
    min-width: 35px;
} */
.iconic {
    /* border: 1px solid grey; */
    /* border-radius: 50%; */
    padding: 8px;
    /* min-width: 29px; */
    text-align: center;
}

.icon {
    border: 0.5px solid white;
    border-radius: 0px;
    padding: 8px;
    max-height: 36px;
}

.contact {
    font-size: 14px;
}

.sub-serve.mt-5.p-5:before {
    border-bottom: 3px solid red;
}

p.sub-serve:before {
    border-bottom: 3px solid red;
}

.bg-blue {
    background-color: var(--primary) !important;

    text-align: center;
    color: white;
}

.btn:hover {
    background-color: var(--primary) !important;
    color: white !important;
}
.section-enquiry-wrapper {
    background-color: #363a3d;
    border-top: 0.5px solid white;
    padding: 50px 0px 50px 0px;
    background-image: url("../images/stripes.svg");
    background-size: cover;
    background-repeat: no-repeat;
    /* background-image: var(--bs-gradient); */
}

.highcharts-credits,
.highcharts-background,
.highcharts-exporting-group {
    display: none;
}

.card-img-top {
    height: 200px;
    border-radius: 0px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    -webkit-transition: all 2s linear;
    transition: all 2s linear;

    object-fit: cover;
}

h6.card-title {
    color: white;
    background: #0d4861b0;
    margin: -36px 149px 6px 0px;
    padding: 9px 13px;
}

a.news {
    color: red !important;
    /* margin-top: 25px; */
}
.teamImg {
    border-radius: 60px;
    width: 120px;
    height: 145px;
    object-fit: cover;
}

.teamImg:hover {
    border-radius: 0;
    transition: 0.3s;
}

.teamCenterDash {
    border-left: 2px dashed var(--secondary);
    border-right: 2px dashed var(--secondary);
}

.teamTitle {
    color: var(--label-color);
    font-weight: bold;
    margin-top: 5px;
    /* font-size: 1.5rem; */
}

.teamDesignation {
    color: #a1a1a1;
    font-size: 14px;
    font-weight: 300;
}

i.far.fa-arrow-alt-circle-right {
    margin-right: 16px;
    color: #0897cc;
}

.team-page-card-info {
    text-align: right;
}
.team-page-card-info {
    padding: 20px;
    height: 100%;
    width: 100%;
    background: transparent;
}

.listClass {
    display: contents;
}

.listClass i {
    color: black;
}

.pageTitle span {
    background-color: var(--secondary);
    padding: 5px 10px;
}

.paginationClass nav {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

.paginationClass nav .page-link {
    border-radius: 0 !important;
    color: var(--primary);
}

.paginationClass .pagination .disabled .page-link {
    color: var(--text-color);
}

.paginationClass .active > .page-link,
.page-link.active {
    background-color: var(--secondary);
    border-color: var(--secondary);
    color: white;
}

.publishedDate {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 0;
}

.card-body {
    padding-top: 10px !important;
    background-color: aliceblue;
    height: 100% !important;
}
h5.card-title {
    color: var(--title_red) !important;
    padding-left: 20px;
    font-size: 16px !important;
}

.footerLink li:hover {
    color: var(--secondary) !important;
}

/* Homepage */
.lineDiv1 {
    position: absolute;
    width: 100%;
    border-right: 4px solid white;
    border-bottom: 4px solid white;
    right: 0;
    bottom: 0;
    top: -69px;
}

.lineDiv2 {
    position: absolute;
    border: 4px solid var(--primary);
    width: 41.5%;
    right: 0;
    top: -153px;
    height: 83px;
    z-index: 100;
    border-bottom: none;
}

.messageMargin {
    /* padding-bottom: 30px; */
    margin-top: -180px;
}

.carImage {
    object-fit: cover;
    max-height: 675px;
}
/* 
.messageImageHolder {
    text-align: center;
    margin-bottom: 39px;
} */

.messageImageHolder img {
    /* height: 529px;
    width: 875px; */
    height: 460px;
    width: 430px;
    object-fit: cover;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.13);
}

.card-img,
.card-img-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
/* Contact Us PAge */

.contactUsBg {
    background-color: var(--contactBg);
    position: relative;
}

.contactUsBg .contactUsBox {
    margin-top: 75px;
    margin-bottom: 75px;

    position: relative;
    z-index: 100;
}
.form-control {
    background-color: transparent !important;
}

::-webkit-input-placeholder {
    color: #0d4861 !important;
    font-weight: 300 !important;
    letter-spacing: 1px;
    font-size: 12px;
}

.contactUsBg .contactUsImg {
    background: url("../images/footerBg.png");
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0.2;
}

.contactUsBg .extraBg {
    background-color: var(--contactBg);
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 25%;
}

.contactBtn {
    background-color: var(--secondary);
    width: 100%;
    color: white;
    padding: 10px 30px;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    font-size: 16px;
    /* width: 30%; */
}

.contactBtn:hover {
    background-color: var(--primary);
}

.contactUsTitle {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: white;
}

.contactUsSubtitle {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    text-align: center;
    color: var(--primary);
    opacity: 0.7;
}

.contactUsData {
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    /* text-align: center; */
    color: var(--primary);
    margin-bottom: 150px;
    display: contents;
}

.contactUsIcon {
    color: #3fa9f5;
    font-size: 35px;
    margin-right: 0;
}

/* Academics */
.academicsImg {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.modal-title {
    font-weight: bold !important;
    color: var(--primary);
}

.academicDiv {
    padding: 47px;
    box-shadow: 0px 1px 10px -3px rgba(0, 0, 0, 0.22);
    margin-bottom: 1.5rem;
    cursor: pointer;
}

.academicTitle {
    font-weight: 700;
    font-size: 25px;
    line-height: 29px;
    /* identical to box height */
    color: var(--primary);
}

.academicContent {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: var(--label-color);
}

.evenAcademicDiv {
    background-color: var(--secondary);
}

.evenAcademicDiv .academicTitle,
.evenAcademicDiv .academicContent {
    color: white;
}

.mainSubtitle {
    color: #cd1226;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0;
}

.storyBox {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.storyDescription {
    flex: 1;
    position: relative;
}

.storyTopBorder {
    position: absolute;
    top: 0;
    width: 35%;
    right: 0;
    background-color: #cd1226;
    height: 5px;
}

.storyBottomBorder {
    position: absolute;
    bottom: 0;
    width: 35%;
    background-color: #cd1226;
    height: 5px;
}

.storyDescBox {
    background-color: #f3f9ff;
    padding: 60px;
}

.storyDescBoxPTag {
    margin-bottom: 0;
    color: #878788;
    line-height: 25px;
    font-size: 14px;
    font-weight: 300;
}

.introBox {
    /* background-color: #f3f9ff;
    height: 339px;
    position: relative;
    top: -100px; */
    display: flex;
}

.introSection1 {
    background-color: #f3f9ff;

    position: relative;
    top: -216px;
    /* flex: 1; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.introSectionDivEmpty {
    width: 150px;
    height: 280px;
}

.whiteBgIntroDiv {
    background-color: white;
}

.introSectionDiv {
    width: 280px;
    height: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 25px;
    text-align: center;
}

.introSection2 {
    background-color: #f3f9ff;
    height: 65px;
    flex: 1;
}

.introTitle {
    font-size: 18px;
    line-height: 26px;
    /* color: var(--secondary);
     */
    color: #102f7a;
    font-weight: bold;
}

/* Gallery */
.galleryTitle {
    font-weight: bold;
    font-size: 36px;
    line-height: 37px;
    color: var(--primary);
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.galleryImageDiv {
    position: relative;
    height: 250px;
    width: 100%;
    margin-bottom: 3rem;
}

.galleryImageHolder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.galleryImageHolder {
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.92);
    border: 3px solid var(--secondary);
    height: 250px;
    width: 100%;
    z-index: 10;
    background-color: white;
    cursor: pointer;
    position: relative;
}

.galleryImageCaption {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.64);
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
}

.galleryImageCaption hr {
    border-top: 1px solid white !important;
    width: 90%;
}

.galleryImageCaption p {
    font-size: 17px;
    color: white;
}

.galleryPadding {
    padding: 0 20px;
}

.galleryImageBg {
    background-color: var(--secondary);
    position: absolute;
    transform: rotate(-3.33deg);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.navbar-toggler {
    background-color: white !important;
}

.img-wrapper {
    position: relative;
    text-align: center;
    color: white;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 85%;
}

.mainImgs {
    height: 50vh;
    object-fit: cover;
    width: 100%;
    border-radius: 33px;
}
/* Gallery */
.galleryModalDiv {
    width: 100%;
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.galleryModalDiv img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.newsBtn {
    background: var(--secondary);
    width: fit-content;
    padding: 8px 20px;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 20px;
    font-size: 14px;
    color: white;
}
.newsBtn:hover {
    color: white !important;
    background: var(--primary);
    text-decoration: none;
}
button.btn.btn-danger.mb-3 {
    background-color: #ff000042;
    color: red;
    border-radius: 16px;
    padding: 4px 20px;
    font-size: 14px;
}
button.btn.btn-primary.mt-3.mb-3 {
    border-radius: 35px;
    background-color: #102f7a !important;
    /* border-color: #102f7acf !important; */
    padding: 10px 30px;
    font-size: 14px;
    margin-right: 10px;
}

button.btn.btn-primary.mt-3.mb-3:hover {
    background-color: #cd1226 !important;
}

button.btn.btn-secondary.mt-3.mb-3 {
    background-color: #eaeaea;
    color: #102f7a;
    border-radius: 35px;
    /* border-color: #f3f9ff !important; */
    padding: 10px 30px;
    font-size: 14px;
    border: none;
}

button.btn.btn-primary.mt-5 {
    padding: 8px 18px;
    font-size: 14px;
    background-color: #102f7a !important;
}

button.btn.btn-primary.mt-5 :hover {
    padding: 8px 18px;
    font-size: 14px;
    background-color: #ff000042 !important;
}

button.btn.btn-primary.production {
    padding: 8px 18px;
    font-size: 14px;
    background-color: #102f7a !important;
}

.pd-detail {
    background-color: #102f7a !important;
    padding: 16px;
    color: white;
}
/* .production-section{
    border:1px solid #eaeaea;
    padding:20px;
    border-radius:5px;
} */
i.fas.fa-user.IconStyle {
    font-size: x-large;
    color: #cd1226;
    background-color: #ffeded;
    border-radius: 50%;
    padding: 26px;
}

.IconStyle {
    font-size: x-large;
    color: #cd1226;
    background-color: #ffeded;
    border-radius: 50%;
    padding: 26px;
}

.IconsStyle {
    color: #cd1226;
    margin-right: 10px;
}

.benefitLines {
    border-top: 5px solid var(--hrcolor) !important;
    width: 126px;
    opacity: 100%;
}

.mainContentsDiv {
    /* height: 20vh; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 20px;
}

.btnPosition {
    position: relative;
    top: -40px;
    z-index: 120;
}

h1.titles {
    font-size: 28px;
    font-weight: 600;
    color: white;
    text-align: center;
    width: 100%;
}

.carouselOverlays {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 32px;
    background: linear-gradient(
        170deg,
        #000000ab 1%,
        rgba(217, 217, 217, 0) 72.12%
    );
    z-index: 100;
}
.sliderContentBox {
    background-color: #0000006b;
    z-index: 101;
}

.carouselOverlayMain {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 32px;
    background: rgba(0, 0, 0, 0.47);
    z-index: 100;
}

button.btn.btn-primary {
    /* position: absolute; */
    border-radius: 35px;
    background-color: #102f7a !important;
    /* border-color: #102f7acf !important; */
    padding: 10px 30px;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 600;
    /* margin-top:-22px; */
}

.section-intro {
    z-index: 1;
    position: relative !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.pageTitleBg {
    background-image: url(../images/contactimage-01.png);
    background-size: cover;
    background-attachment: fixed;
}
button.btn.btn-secondary {
    /* position: absolute; */
    background-color: #f3f9ff;
    color: #102f7a;
    border-radius: 35px;
    margin-top: 20px;
    /* margin-top:-22px; */
    /* border-color: #f3f9ff !important; */
    padding: 10px 30px;
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 14px;
    border: none;
}
.slick-next:before,
.slick-prev:before {
    font-size: 35px !important;
    color: var(--secondary) !important;
}

.slick-dots li.slick-active button:before {
    color: var(--secondary) !important;
}

.carousel-caption {
    left: 22% !important;
    bottom: 17rem !important;
}

@media screen and (max-width: 1130px) {
    .serviceListDiv {
        width: 100%;
    }
}

@media (max-width: 1440px) {
    .carousel-caption {
        left: 6% !important;
        /* bottom: 0rem !important;
         */
        top: 28%;
    }
}

@media (max-width: 1024px) {
    h1.title.mb-5.wow.zoomIn {
        font-size: 32px;
        margin-top: 145px;
    }
    h6.card-title {
        font-size: 12px;
    }
    .carousel-caption {
        top: 0 !important;
    }
}

@media (min-width: 1024px) {
    h6.card-title {
        font-size: 12px;
    }
}

@media (max-width: 991.98px) {
    ul.navbar-nav {
        margin-top: 8px;
        padding: 16px;
    }

    h5.sub-title {
        font-size: 14px;
    }
    .carousel-caption {
        bottom: -1rem;
        left: 6% !important;
    }
}
/* @media (max-width: 1199.98px) { 
    .carousel-caption {
        position: absolute;
        right: 32%;
        bottom: 3.25rem;
    }
 } */
@media (min-width: 767px) {
    button.demoBtn {
        float: right;
    }

    #home-tab {
        margin-bottom: 20px;
    }
}
/* @media (max-width: 575.98px) {
    .scrollImg {
        position: absolute;
        width: 296px !important;
        top: 22px !important;
        left: 57px !important;
        height: 180px !important;
        overflow: hidden;
        border: 1px solid black;
    }
} */

@media (max-width: 768px) {
    .introSectionDiv {
        width: 160px !important;
    }
}

@media screen and (max-width: 767px) {
    /* .mobileFooterAlign {
        text-align: center;
    } */
    .mobileTextAlign {
        text-align: center !important;
        margin: 0.5rem 0;
    }
    .footer-title {
        text-align: center;
    }
    .footerTitle {
        text-align: center;
    }
    .footerRelativeDiv li.nav-item {
        text-align: center;
    }
    .nav-link-footer {
        justify-content: center;
    }
    .mobileSocialMedia {
        display: flex;
        justify-content: center;
    }
    /* .mobileFooterDiv {
        margin-top: 50px;
    } */
    .inner-bg,
    .mainSubtitle,
    .storyDescBoxPTag,
    .news-blog {
        text-align: center;
    }

    .benefitLine,
    .benefitBox {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .producIcon {
        display: none;
    }

    .contact {
        text-align: center;
    }
    .qrBorder {
        border: none !important;
    }
}

@media screen and (max-width: 720px) {
    .serviceListDiv {
        flex-direction: column-reverse;
    }
    .introSectionDiv {
        width: 160px !important;
    }
}

.FirstDIV {
    background-color: #f3f4ff;
    transform: translateX(85%);
    margin-top: -500px;
    padding: 70px;
    max-height: 600px;
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 15px !important;
}
@media (max-width: 767px) {
    .gallery-slider .carousel-inner .carousel-item > div {
        display: none;
    }
    .gallery-slider .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}
.gallery-slider .carousel-control-prev {
    z-index: 100;
}
.gallery-slider .carousel-control-next {
    z-index: 100;
}

.gallery-slider .carousel-inner .carousel-item.active,
.gallery-slider .carousel-inner .carousel-item-next,
.gallery-slider .carousel-inner .carousel-item-prev {
    display: flex;
}

.gallery-slider .carousel-control-prev-icon {
    border: 1px solid var(--secondary);
    background-color: var(--secondary);
    padding: 10px;
    border-radius: 10px;
    margin-right: 145px;
    border-radius: 10px;
}

.gallery-slider .carousel-control-next-icon {
    border: 1px solid var(--secondary);
    background-color: var(--secondary);
    padding: 10px;
    border-radius: 10px;
    margin-left: 145px;
    border-radius: 10px;
}
/* medium and up screens */

@media (min-width: 768px) {
    .gallery-slider .carousel-inner .carousel-item-end.active,
    .gallery-slider .carousel-inner .carousel-item-next {
        transform: translateX(25%);
    }

    .gallery-slider .carousel-inner .carousel-item-start.active,
    .gallery-slider .carousel-inner .carousel-item-prev {
        transform: translateX(-25%);
    }
}

.gallery-slider .carousel-inner .carousel-item-end,
.gallery-slider .carousel-inner .carousel-item-start {
    transform: translateX(0);
}

.pushed-wrapper {
    position: relative;
}
.pushed-image {
    background-size: cover;
    background-repeat: no-repeat;

    height: 200px;
    width: 100%;
}
.pushed-header {
    margin-bottom: 10px;
}
.pushed-header span {
    display: block;
}
.pushed-header .header-1 {
    color: #143e63;
    font-weight: 600;
    font-size: 1.6rem;
}
.pushed-header .header-2 {
    color: #000;
    font-weight: 600;
    font-size: 4rem;
}
.pushed-header .header-3 {
    color: #111;
    font-size: 2.2rem;
    font-weight: 400;
    font-style: italic;
}
.pushed-content {
    position: relative;
    padding: 50px 15px 40px 50px;
    background-color: #f3f4ff;
    font-size: 1rem;
}
.right-bottom {
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.pushed-header {
    padding: 0px 15px;
}

@media (min-width: 768px) {
    .pushed-image {
        height: 600px;
        width: 40%;
    }

    .pushed-content {
        min-height: 200px;
        box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.42);
    }

    .pushed-box {
        position: absolute;
        left: 32%;
        top: 50%;
        max-width: 50%;
        transform: translateY(-50%);
    }
}

.section-feature {
    background-color: var(--contactBg);
    padding: 21px;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
}

/* testimonial */
.testimonial {
    border: 1px solid #eaeaea;
    border-radius: 15px;
    /* border-right: 4px solid var(--title_red) !important; */
    /* box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); */
    /* background-color: white; */
    padding: 30px 30px 30px 30px;
    margin: 0 15px 30px 15px;
    overflow: hidden;
    position: relative;
    height: 100% !important;
}
.testimonial:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: -17px;
    /* border-top: 25px solid #3fa9f5; */
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(45deg);
}
.testimonial:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -17px;

    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(135deg);
}
/* 
.testimonial .pic {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 20px;
} */
.testimonial .pic img {
    width: 100%;
    height: auto;
}
.testimonial .description {
    font-size: 14px;
    color: #808080;
    line-height: 20px;
    margin-bottom: 15px;
    text-align: justify;
}
.testimonial .title {
    /* display: inline-block; */
    font-size: 16px;
    font-weight: bolder !important;
    color: var(--title_red);
    margin: 0;
}
.testimonial .post {
    display: inline-block;
    font-size: 14px;
    color: var(--title_red);
    font-style: italic;
}

i.fab.fa-facebook-messenger {
    color: white;
    border: 1px solid #808080;
    border-radius: 0px;
    margin-top: 22px;
    font-size: 22px;
}

i.fab.fa-whatsapp {
    color: white;
    border: 1px solid #808080;
    border-radius: 0px;
    margin-top: 22px;
    font-size: 22px;
}
.section-testimonial {
    background-image: url(../images/testimonial-01.png) !important;
    z-index: 1;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.section-application {
    background-image: url(../images/ap-01-01-01.png) !important;
    z-index: 1;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.owl-theme .owl-controls .owl-page span {
    border: 2px solid #2a3d7d;
    background: #fff !important;
    border-radius: 0 !important;
    opacity: 1;
}

.owl-theme .owl-controls {
    margin-top: 20px !important;
    text-align: center;
    margin-bottom: 55px !important;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
    background: #d73a3e !important;
    border-color: #d73a3e;
}
@media only screen and (max-width: 767px) {
    .testimonial {
        padding: 20px;
        text-align: center;
    }
    .testimonial .pic {
        display: block;
        position: static;
        margin: 0 auto 15px;
    }
}

/* navtab */
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    background: linear-gradient(195deg, #a2cfe5, var(--primary));
    /* border: 1px solid transparent; */
    border-radius: 55px !important;
    margin-top: 8px;
    padding: 11px 60px 11px 60px !important;
}

.nav-tabs {
    border-bottom: 0px !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;

    /* border: 1px solid #ddd; */
    border-bottom-color: transparent;
}

.image-container {
    position: relative;
}

.image-container img {
    display: block;
    width: 600px;
    margin-top: 40px;
    margin-bottom: 80px; /* make the image a block element */
}

.scrollImg {
    position: absolute;
    top: 25px;
    left: 85px;
    height: 277px; /* set the height of the container */
    overflow: hidden; /* hide any overflow content */
    border: 1px solid black;
}

.scrollImg img {
    width: 443px;
    margin: unset;
}

.inner-feature {
    background-color: aliceblue;
    border-top: 2px solid #f16465;
    padding: 20px;
    height: 100%;
    box-shadow: 4px 4px 43px 4px rgb(0 0 0 / 23%);
}

h5.feature-sub {
    font-size: 16px;
    margin-top: 20px;
}

.navLogo {
    height: 85px;
}

.navbar-toggler:hover {
    outline: none;
}

.sliderMobileCaption {
    height: 100px;
    background-color: var(--contactBg);
}

.introCss {
    padding: 70px;
}
.accordion-button {
    color: #808080 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 600;
}
.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: aliceblue !important;
}

.flexDisplay {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.productionTitle {
    text-align: center;
    font-size: 24px;
    color: var(--secondary);
    font-weight: bold;
    line-height: 136.69%;
}

.productionImg {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    background: #ffeded;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.productionDesc {
    text-align: center;
    color: #878788;
    font-size: 14px;
    line-height: 163.69%;
    font-weight: 300;
    margin-bottom: 0;
}

.newProdTitle {
    color: #cd1226;
    font-weight: 600;
}

.qrBorder {
    border-right: 1px solid white;
}

.faq-questions {
    border: 1px solid #ffeded;
    margin: 10px;
    padding: 15px;
    background-color: #ffeded;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-questions h6 {
    margin-bottom: 0;
    color: #18223d !important;
}

/* Responsive Design */
@media screen and (max-width: 1250px) {
    h1.title {
        font-size: 40px;
    }
}

@media screen and (max-width: 1100px) {
    h1.title {
        font-size: 30px;
    }
}

@media screen and (max-width: 900px) {
    h1.title {
        width: 75%;
    }
    .introSectionDiv {
        width: 160px !important;
    }
}
@media screen and (max-width: 922px) {
    .introSectionDiv {
        width: 160px !important;
    }
}
@media screen and (max-width: 767px) {
    .navbar-collapse {
        background: white;
        box-shadow: 2px 3px 3px rgb(0 0 0 / 33%);
        padding: 15px;
        margin-top: 5px;
    }

    .navbar-collapse ul {
        padding-left: 0 !important;
    }

    .introCss {
        padding: 15px;
    }
    .image-container {
        zoom: 85%;
    }
}

@media screen and (max-width: 768px) {
    .storyBox {
        flex-direction: column;
    }

    .messageImageHolder img {
        height: 300px;
        width: 100%;
        margin-bottom: 20px;
        object-fit: cover;
    }
    .introSectionDivEmpty,
    .introSection2 {
        display: none;
    }

    .introSection1 {
        flex: 1;
        top: 0;
    }
    .introTitle {
        font-size: 15px;
        line-height: 22px;
    }
    .introSectionDiv {
        height: auto;
        padding: 15px;
    }
    .messageMargin {
        margin-top: 0;
    }
}

@media screen and (max-width: 545px) {
    .image-container {
        zoom: 75%;
    }
}

@media screen and (max-width: 545px) {
    .image-container {
        zoom: 60%;
    }
    .messageMargin {
        margin-top: 0px;
    }
    .card > hr {
        /* margin-right: 30px; */
        margin-left: 141px;
    }
    .card {
        text-align: center;
    }
}

@media screen and (max-width: 500px) {
    .navLogo {
        height: 50px;
    }
    .inner-bg {
        font-size: 35px;
    }

    .card > hr {
        /* margin-right: 30px; */
        margin-left: 141px;
    }
    .card {
        text-align: center;
    }
}
@media screen and (max-width: 482px) {
    .introBox {
        display: none;
    }
}

@media screen and (max-width: 393px) {
    .image-container {
        zoom: 50%;
    }
}

@media screen and (max-width: 330px) {
    .image-container {
        zoom: 45%;
    }
}

@media screen and (max-width: 320px) {
    .navbar-toggler-icon {
        width: 0.75em;
    }

    .navLogo {
        height: 31px;
    }

    .inner-bg {
        font-size: 27px;
    }
}
