@import url("https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap");
/*font-family: "Source Serif 4", serif;*/
@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap");
/*font-family: "Fraunces", serif;*/
@import url("https://fonts.googleapis.com/css2?family=Beau+Rivage&family=Birthstone&family=Cookie&family=Dynalight&family=Qwigley&family=Rouge+Script&family=Style+Script&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&display=swap");
/*font-family: "Literata", serif;*/
@import url("https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap");
/*font-family: "Libre Franklin", sans-serif;*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  font-family: "Libre Franklin", sans-serif;
  color: #58595b;
  font-size: 16px !important;
  line-height: 175%;
  font-weight: 500 !important;
  overflow-x: hidden !important;
  background-image: url("../images/bg5.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 0; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

a {
  color: #58595b;
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden !important; }
  a:link, a:visited, a:hover, a:active {
    color: #58595b; }

.bgDark a {
  color: rgba(255, 255, 255, 0.75) !important;
  text-decoration: none;
  border: none !important;
  outline: 0; }
  .bgDark a:link, .bgDark a:visited, .bgDark a:hover, .bgDark a:active {
    color: rgba(255, 255, 255, 0.75) !important; }

img {
  vertical-align: middle; }

figure {
  margin: 5px 0 10px; }

figcaption {
  text-align: center;
  font-size: 10px;
  font-style: italic;
  margin: 0 auto; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

li {
  margin-left: 30px; }

p {
  text-align: justify;
  margin-bottom: 20px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.italic1 {
  font-family: "Cookie", serif !important; }

.italic2 {
  font-family: "Birthstone", serif !important; }

.italic3 {
  font-family: "Beau Rivage", serif !important; }

.italic4 {
  font-family: "Rouge Script", serif !important; }

.italic5 {
  font-family: "Qwigley", serif !important; }

.italic6 {
  font-family: "Style Script", serif !important; }

.italic7 {
  font-family: "Dynalight", serif !important; }

.rightsReserved {
  background: #0e2a59;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px;
  border-top: 1px solid #00B4D8;
  text-decoration: none;
  outline: 0;
  -webkit-tap-highlight-color: transparent; }
  .rightsReserved span {
    padding-left: 10px;
    padding-right: 10px; }
  .rightsReserved a, .rightsReserved * {
    color: rgba(255, 255, 255, 0.6) !important; }

.rightsReserved2 {
  background: #1b1e21;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px; }
  .rightsReserved2 * {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 30px; }

.rightsReserved3 {
  background: rgba(27, 30, 33, 0.85);
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px; }
  .rightsReserved3 span {
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block; }
  .rightsReserved3 * {
    color: rgba(255, 255, 255, 0.6) !important; }

.contactUsPage * {
  text-align: left !important; }
.contactUsPage .media {
  margin-top: 30px !important; }
.contactUsPage h5 {
  color: #bb2d3b;
  font-weight: bolder;
  font-size: 18px; }

.columnTwo {
  height: 100%;
  padding: 20px;
  font-size: 13px !important;
  line-height: 1.5; }
  .columnTwo h2 {
    font-size: 18px;
    color: #276fb7; }

.img50 {
  max-width: 50px;
  width: 100%;
  height: auto; }

.img100 {
  max-width: 100px;
  width: 100%;
  height: auto; }

.img150 {
  max-width: 150px;
  width: 100%;
  height: auto; }

.img200 {
  max-width: 200px;
  width: 100%;
  height: auto; }

.img250 {
  max-width: 250px;
  width: 100%;
  height: auto; }

.img300 {
  max-width: 300px;
  width: 100%;
  height: auto; }

.img350 {
  max-width: 350px;
  width: 100%;
  height: auto; }

.img400 {
  max-width: 400px;
  width: 100%;
  height: auto; }

.img450 {
  max-width: 450px;
  width: 100%;
  height: auto; }

.img500 {
  max-width: 500px;
  width: 100%;
  height: auto; }

.img550 {
  max-width: 550px;
  width: 100%;
  height: auto; }

.img600 {
  max-width: 600px;
  width: 100%;
  height: auto; }

.img650 {
  max-width: 650px;
  width: 100%;
  height: auto; }

.img700 {
  max-width: 700px;
  width: 100%;
  height: auto; }

.fixRight {
  background-color: #0dcaf0;
  position: fixed;
  right: 0;
  top: 50%;
  /*transform: translateY(-50%);*/
  transform: rotate(90deg); }

.myNav {
  background-color: #144e8c !important;
  border-top: 1px solid #00B4D8 !important;
  border-bottom: 4px solid red !important; }
  .myNav .myNav_ {
    background-color: #144e8c;
    padding: 30px; }
  .myNav ul.dropdown-menu {
    background-color: #222 !important;
    border: 0.01em solid red !important;
    color: #CCC !important; }
  .myNav li a.dropdown-item {
    padding: .25rem 20px .25rem 30px;
    color: #CCC !important;
    /*background-color: transparent;*/
    margin-left: -30px !important;
    padding-left: 10px !important;
    width: auto !important; }
    .myNav li a.dropdown-item:focus, .myNav li a.dropdown-item:hover {
      color: rgba(255, 255, 255, 0.73);
      background-color: #6610f2;
      margin-left: -30px !important;
      padding-left: 10px !important; }
  .myNav li hr.dropdown-divider {
    margin-left: 0 !important; }
  .myNav a.dropdown-item.active, .myNav a.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0d6efd; }
  .myNav .dropdown-submenu {
    position: relative; }
  .myNav .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    display: none; }
  .myNav .dropdown-submenu.show > .dropdown-menu {
    display: block; }
  @media (max-width: 991px) {
    .myNav .dropdown-submenu > .dropdown-menu {
      left: 0;
      margin-left: 0; } }
  .myNav * {
    font-weight: 300 !important; }

.top-bar {
  background-color: #276fb7 !important;
  padding-top: 20px;
  padding-bottom: 20px; }
  .top-bar * {
    color: white !important; }

.hero {
  background: url(../images/bg1.jpg) no-repeat center top fixed;
  backdrop-filter: blur(100px);
  background-size: cover;
  display: flex;
  /*border-radius: 14px;*/
  padding-top: 40px; }
  .hero h2 {
    color: #732162 !important; }

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.75) 45%, rgba(255, 255, 255, 0.1) 100%);
  z-index: 1; }

.hero > .container {
  position: relative;
  z-index: 2; }

.ptb75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.shadowtb {
  box-shadow: inset 0 11px 8px -10px #CCC, inset 0 -11px 8px -10px #CCC; }

.featureIcon {
  background-color: #276fb7;
  padding-top: 20px;
  padding-bottom: 50px; }
  .featureIcon h2 {
    color: #144e8c !important; }
  .featureIcon .feature-card {
    background: #fff;
    border-radius: 14px;
    padding: 30px 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    border: 0.01em solid rgba(0, 0, 0, 0.1); }
    .featureIcon .feature-card:hover {
      transform: translateY(-20px);
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08); }
    .featureIcon .feature-card h5 {
      font-size: 30px !important;
      color: #732162 !important; }
    .featureIcon .feature-card .feature-icon {
      width: 60px;
      height: 60px;
      background: #f0f9ff;
      /*color: var(--bs-primary);*/
      color: #144e8c;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 28px;
      margin: auto; }
    .featureIcon .feature-card h2, .featureIcon .feature-card h5 {
      text-align: center !important; }

.bg2 {
  min-height: 60vh;
  background: #f8fdff url("../images/bg2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative; }

.bgDarkBlue {
  background-color: #0f3f76 !important; }

.bg3 {
  /*min-height: 85vh;*/
  background: url("../images/bg3.jpg") no-repeat fixed center center;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px; }

.bgBlogs {
  /*min-height: 85vh;*/
  background: url("../../assets/images/blogs.jpg") no-repeat fixed center center;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative; }

.bg4 {
  /*min-height: 85vh;*/
  background: url("../../assets/images/tc.jpg") no-repeat fixed center center;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative; }

.stats {
  /*min-height: 85vh;*/
  background: url("../images/bg4.jpg") no-repeat fixed center center;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px; }
  .stats .stat-box * {
    text-align: center !important; }
  .stats .stat-box h2 {
    margin: 40px auto;
    font-size: 62px;
    font-weight: 500 !important; }
  .stats .stat-box p {
    font-size: 24px; }

.borderLeftRight {
  border-left: 20px solid red;
  border-right: 20px solid red; }

.borderTop {
  border-top: 0.01em solid rgba(204, 204, 204, 0.4); }

/* ---------------------------------------------------------------------------*/
.product-range {
  min-height: 85vh;
  background: #f8fdff url("../images/bg4.jpg") no-repeat center fixed;
  background-size: cover;
  display: flex;
  align-items: center;
  position: relative; }
  .product-range .product-card {
    background: #fff;
    border-radius: 16px;
    /*border-left:1px solid red;*/
    padding-bottom: 25px;
    text-align: center;
    height: 100%;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.06);
    transition: .35s ease;
    z-index: 1; }
    .product-range .product-card img {
      max-height: 170px;
      margin-bottom: 15px; }
    .product-range .product-card h5 {
      font-weight: 600;
      margin-bottom: 8px;
      text-align: center !important;
      font-size: 24px !important;
      color: red; }
    .product-range .product-card p {
      font-size: 14px;
      color: #666;
      min-height: 42px;
      text-align: center; }
    .product-range .product-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
      border-left: 1px solid #276fb7; }
    .product-range .product-card .card1, .product-range .product-card .card2, .product-range .product-card .card3, .product-range .product-card .card4, .product-range .product-card .card5, .product-range .product-card .card6 {
      height: 300px;
      z-index: 10;
      border: 0.01em solid rgba(0, 0, 0, 0.1);
      padding: 0; }
    .product-range .product-card .card1 {
      background: red url("../images/products-bg-1.jpg") no-repeat center; }
    .product-range .product-card .card2 {
      background: red url("../images/products-bg-2.jpg") no-repeat center; }
    .product-range .product-card .card3 {
      background: red url("../images/products-bg-3.jpg") no-repeat center; }
    .product-range .product-card .card4 {
      background: red url("../images/products-bg-4.jpg") no-repeat center; }
    .product-range .product-card .card5 {
      background: red url("../images/products-bg-5.jpg") no-repeat center; }
    .product-range .product-card .card6 {
      background: red url("../images/products-bg-6.jpg") no-repeat center; }

/* ---------------------------------------------------------------------------*/
.product-slider {
  background: #f8fdff url("../images/bg4.jpg") no-repeat center fixed;
  background-size: cover;
  overflow: hidden !important;
  /* Mobile tweaks */ }
  .product-slider .slider-wrapper {
    display: flex;
    gap: 20px;
    overflow-x: hidden !important;
    scroll-behavior: smooth;
    padding: 100px 5px;
    /*scrollbar-width:none;*/ }
    .product-slider .slider-wrapper::-webkit-scrollbar {
      display: none; }
  .product-slider .slider-btn {
    position: static;
    top: 55%;
    transform: translateY(-50%);
    background: red;
    color: #fff;
    border: none;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    font-size: 22px;
    cursor: pointer;
    z-index: 5;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    transition: .3s; }
    .product-slider .slider-btn:hover {
      background: #084bb5; }
    .product-slider .slider-btn.prev {
      left: 15px; }
    .product-slider .slider-btn.next {
      right: 15px; }
  @media (max-width: 768px) {
    .product-slider .slider-btn {
      display: none; }
    .product-slider .slide-item {
      min-width: 200px; } }

/* ---------------------------------------------------------------------------*/
.slide-item {
  min-width: 230px;
  text-align: center;
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
  transition: transform .35s ease, box-shadow .35s ease; }
  .slide-item img {
    max-height: 150px;
    margin-bottom: 10px;
    transition: transform .35s ease; }
  .slide-item h6 {
    font-weight: 600;
    margin: 0; }
  .slide-item:hover {
    transform: scale(1.25);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.15);
    z-index: 2; }
  .slide-item:hover img {
    transform: scale(1.25); }

/* ---------------------------------------------------------------------------*/
.footer1 {
  background-color: #0f3f76; }
  .footer1 * {
    color: white !important; }
  .footer1 p {
    font-weight: 300;
    line-height: 1.4;
    font-size: 13px;
    text-align: center;
    color: rgba(255, 255, 255, 0.75) !important; }
  .footer1 h3 {
    color: lightblue !important; }
  .footer1 h5 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0; }

/* ---------------------------------------------------------------------------*/
.navTopHeadline {
  /* ---------------------------------------------------------------------------*/ }
  .navTopHeadline h5 {
    text-align: center !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    margin: 0 !important;
    margin-bottom: 30px !important; }

.borderLefThin {
  border-left: 0.01em solid rgba(39, 111, 183, 0.2) !important; }

/* ---------------------------------------------------------------------------*/
.myBreadCrumb {
  background-color: rgba(204, 204, 204, 0.2);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 2px 0 0 !important;
  margin: 0 !important;
  font-weight: 300;
  font-size: 12px;
  border-bottom: 0.01em solid rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.2);
  /* Control spacing and divider */ }
  .myBreadCrumb .breadcrumb {
    padding: 0 !important;
    margin: 0 !important; }
  .myBreadCrumb .breadcrumb-item {
    padding: 0 5px 0 0 !important;
    margin: 0 !important; }
  .myBreadCrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: 0 !important; }
    .myBreadCrumb .breadcrumb-item + .breadcrumb-item::before {
      content: var(--bs-breadcrumb-divider, "/");
      padding-right: 0.3rem !important;
      float: none !important;
      display: inline-block;
      vertical-align: middle;
      color: #6c757d; }
  .myBreadCrumb .breadcrumb-item.active {
    color: #276fb7; }

.bodyText {
  /*-------------*/
  /*-------------*/
  /*-------------*/ }
  .bodyText .bodyText1 {
    border-left: 3px solid red;
    margin-top: 20px;
    margin-bottom: 30px;
    clear: both !important;
    padding: 10px 0 20px 20px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
    .bodyText .bodyText1 h1 {
      color: #732162;
      font-size: 40px; }
    .bodyText .bodyText1 h1 + h2 {
      color: #276fb7;
      margin: 0;
      font-size: 20px;
      font-weight: 400; }
  .bodyText .bodyText1Column {
    border-left: 3px solid red;
    clear: both !important;
    padding: 10px 0 20px 20px;
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%) !important; }

.myTags {
  padding: 10px 0 15px;
  text-align: center !important; }

.myTags a {
  color: #58595b;
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden !important; }

.myTags a:link, .myTags a:visited, .myTags a:hover, .myTags a:active {
  color: #58595b; }

.myTags h4 {
  display: inline;
  margin: 0 5px;
  text-align: center;
  font-size: 10px;
  color: #CCC !important;
  border: 0.01em dashed rgba(204, 204, 204, 0.4);
  padding: 4px;
  border-radius: 5px;
  font-weight: 300 !important; }

/*--------------------------------------------------------------------*/
.cllUsBlock {
  background-color: #0e2a59; }
  .cllUsBlock li {
    font-size: 13px; }
  .cllUsBlock h4 {
    line-height: 1.5; }
    .cllUsBlock h4 span {
      display: inline-flex;
      padding-left: 50px;
      padding-right: 50px; }
  .cllUsBlock h2, .cllUsBlock h3, .cllUsBlock h4 {
    color: rgba(255, 255, 255, 0.7); }
  .cllUsBlock li {
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 10px; }
    .cllUsBlock li a {
      color: rgba(255, 255, 255, 0.7); }
  .cllUsBlock .cllUsBlock2 * {
    color: rgba(255, 255, 255, 0.7) !important; }

/*--------------------------------------------------------------------*/
.bgLightWhite {
  background-color: rgba(255, 255, 255, 0.7); }

/*----------------------------------------------------------------------*/
.cta-block {
  padding: 20px 10px 0;
  background-color: rgba(200, 220, 249, 0.2);
  border: 0.01em solid rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  margin-top: 100px; }
  .cta-block .cta-inner h2 {
    font-size: 20px;
    color: #144e8c; }
  .cta-block .cta-inner h3 {
    font-size: 16px;
    margin-top: 30px !important; }
  .cta-block .cta-inner h2, .cta-block .cta-inner h3, .cta-block .cta-inner h4 {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.6 !important; }
  .cta-block .cta-inner h4 {
    margin-bottom: 10px !important; }
  .cta-block .cta-inner p {
    padding-left: 15px;
    font-size: 13px;
    width: 70%;
    margin: 10px auto;
    line-height: 1.3; }
  .cta-block .cta-inner h2, .cta-block .cta-inner h3, .cta-block .cta-inner h4, .cta-block .cta-inner * {
    text-align: center !important; }
  .cta-block .cta-inner .smallPara {
    font-size: 80%;
    line-height: 1.4; }
  .cta-block .cta-inner h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    margin: 20px 0;
    text-align: center; }
    .cta-block .cta-inner h4::before, .cta-block .cta-inner h4::after {
      content: "";
      display: inline-block;
      width: 100px;
      height: 1px;
      background-color: #333;
      margin: 0 10px; }

/*----------------------------------------------------------------------*/
.myBtnBlueDark {
  border-left: 3px solid red;
  border-right: none;
  background-color: rgba(49, 85, 166, 0.8);
  color: white !important;
  font-weight: 400;
  padding: .375rem .5rem; }
  .myBtnBlueDark:hover {
    background-color: #68a1ff;
    text-decoration: none !important;
    color: white !important;
    border-left: 5px solid red;
    border-right: 2px solid red;
    padding: .375rem .5rem; }

.bgContact {
  background: url(../../assets/images/bg-contact.jpg) no-repeat center fixed;
  background-size: cover; }

.blue1 {
  color: #276fb7; }

.borderLeftRed {
  border-left: 1px solid red; }

/*----------------------------------------------------------------------*/
.disclaimerSection {
  padding: 20px; }
  .disclaimerSection p {
    font-size: 13px;
    line-height: 1.3; }
  .disclaimerSection .disclaimerBox {
    background-color: rgba(255, 255, 255, 0.3);
    border: 0.01em solid rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 20px;
    width: 100% !important;
    margin-top: 20px;
    margin-bottom: 20px;
    /* Hover Effects */ }
    .disclaimerSection .disclaimerBox::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      height: 0%;
      width: 4px;
      background: red;
      transition: height 0.35s ease; }
    .disclaimerSection .disclaimerBox h3 {
      transition: color 0.6s ease; }
    .disclaimerSection .disclaimerBox:hover {
      transform: translateY(-8px);
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
      background: #ffffff; }
      .disclaimerSection .disclaimerBox:hover::before {
        height: 100%; }
      .disclaimerSection .disclaimerBox:hover h3 {
        color: red !important; }

/*-------------------------------------------------------------*/
.termsSection {
  padding: 60px 0;
  background: #f4f6f9; }
  .termsSection .container {
    max-width: 1100px;
    margin: 0 auto; }
  .termsSection h1 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 50px;
    color: #800000;
    position: relative; }
    .termsSection h1::after {
      content: "";
      width: 70px;
      height: 3px;
      background: #003366;
      display: block;
      margin: 12px auto 0; }
  .termsSection .termsBox {
    background: #ffffff;
    padding: 0 30px;
    border-radius: 12px;
    margin-bottom: 25px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    /* Animated left border */ }
    .termsSection .termsBox h2 {
      font-size: 17px;
      margin-bottom: 12px;
      color: #003366;
      transition: color 0.5s ease; }
    .termsSection .termsBox p {
      font-size: 13px;
      color: #555;
      line-height: 1.7; }
    .termsSection .termsBox::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 4px;
      height: 0%;
      background: #800000;
      transition: height 0.4s ease; }
    .termsSection .termsBox:hover {
      transform: translateY(-6px);
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08); }
      .termsSection .termsBox:hover::before {
        height: 100%; }
      .termsSection .termsBox:hover h2 {
        color: #800000; }

/*-------------------------------------------------------------*/
.approvalsSection {
  padding: 60px 0;
  background: #f9fafc; }
  .approvalsSection h1 {
    text-align: center;
    color: #800000;
    margin-bottom: 50px; }
  .approvalsSection .approvalsGrid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px; }
  .approvalsSection .approvalBox {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    font-weight: 600;
    color: #003366;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease; }
    .approvalsSection .approvalBox:hover {
      transform: translateY(-5px);
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
      color: #800000; }

/*-------------------------------------------------------------*/
.certificationsSection {
  padding: 60px 0;
  background: #f9fafc; }
  .certificationsSection h1 {
    text-align: center;
    color: #800000;
    margin-bottom: 50px; }
  .certificationsSection .certificationsGrid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px; }
  .certificationsSection .certBox {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease; }
    .certificationsSection .certBox img {
      width: 100%;
      height: auto;
      display: block;
      transition: transform 0.4s ease; }
    .certificationsSection .certBox .certOverlay {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.6);
      color: #fff;
      text-align: center;
      padding: 15px 10px;
      transform: translateY(100%);
      transition: transform 0.4s ease; }
      .certificationsSection .certBox .certOverlay h3 {
        margin: 0;
        font-size: 16px;
        font-weight: 600; }
    .certificationsSection .certBox:hover {
      transform: translateY(-5px);
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1); }
      .certificationsSection .certBox:hover img {
        transform: scale(1.05); }
      .certificationsSection .certBox:hover .certOverlay {
        transform: translateY(0); }

/*-------------------------------------------------------------*/
.ecatalogueSection {
  padding: 60px 0;
  text-align: center;
  background: #f9fafc; }
  .ecatalogueSection h2 {
    font-size: 28px;
    color: #800000;
    margin-bottom: 10px; }
  .ecatalogueSection h3 {
    font-size: 20px;
    color: #003366;
    margin-bottom: 20px;
    font-weight: 400; }
  .ecatalogueSection p {
    font-size: 15px;
    color: #555;
    margin-bottom: 25px;
    line-height: 1.6; }
  .ecatalogueSection .btnDownload {
    display: inline-block;
    background-color: #800000;
    color: #fff;
    padding: 12px 30px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.3s ease; }
    .ecatalogueSection .btnDownload:hover {
      background-color: #003366; }

/*-------------------------------------------------------------*/
.blogsSection {
  padding: 60px 0;
  background: rgba(249, 250, 252, 0.7); }
  .blogsSection h1 {
    text-align: center;
    color: #800000;
    margin-bottom: 50px; }
  .blogsSection .blogsGrid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px; }
  .blogsSection .blogCard {
    background: url("../../assets/images/water.jpg") no-repeat fixed center center;
    background-size: cover;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease; }
    .blogsSection .blogCard img {
      width: 100%;
      display: block;
      height: 200px;
      object-fit: cover; }
    .blogsSection .blogCard .blogContent {
      padding: 20px; }
      .blogsSection .blogCard .blogContent h2 {
        font-size: 20px;
        color: #003366;
        margin-bottom: 10px;
        transition: color 0.3s ease; }
      .blogsSection .blogCard .blogContent p {
        font-size: 14px;
        color: #555;
        line-height: 1.6;
        margin-bottom: 15px; }
      .blogsSection .blogCard .blogContent .blogDate {
        display: block;
        font-size: 12px;
        color: #999;
        margin-bottom: 10px; }
      .blogsSection .blogCard .blogContent .readMore {
        display: inline-block;
        color: #800000;
        font-weight: 600;
        text-decoration: none;
        transition: color 0.3s ease; }
        .blogsSection .blogCard .blogContent .readMore:hover {
          color: #003366; }
    .blogsSection .blogCard:hover {
      transform: translateY(-5px);
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1); }
      .blogsSection .blogCard:hover h2 {
        color: #800000; }

/*-------------------------------------------------------------*/
.completeProductsSection {
  padding: 60px 0;
  background: #f9fafc; }
  .completeProductsSection h1 {
    text-align: center;
    color: #800000;
    margin-bottom: 50px; }
  .completeProductsSection .categorySection {
    margin-bottom: 150px; }
    .completeProductsSection .categorySection h2 {
      background-color: #144e8c;
      color: white;
      font-size: 24px;
      font-weight: 500;
      margin-top: 25px;
      margin-bottom: 25px;
      text-align: left;
      border-left: 5px solid red;
      border-radius: 10px;
      padding: 10px 0 10px 10px;
      transition: all 0.3s ease; }
      .completeProductsSection .categorySection h2:hover {
        background-color: #276fb7; }
    .completeProductsSection .categorySection .productsGrid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      /* 3 columns */
      gap: 25px; }
      @media (max-width: 992px) {
        .completeProductsSection .categorySection .productsGrid {
          grid-template-columns: repeat(2, 1fr);
          /* 2 columns for tablets */ } }
      @media (max-width: 576px) {
        .completeProductsSection .categorySection .productsGrid {
          grid-template-columns: 1fr;
          /* 1 column for mobile */ } }
      .completeProductsSection .categorySection .productsGrid .productBox {
        background: #fff;
        border-radius: 12px;
        text-align: center;
        padding: 20px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
        transition: all 0.3s ease; }
        .completeProductsSection .categorySection .productsGrid .productBox img {
          max-width: 100%;
          height: 150px;
          object-fit: contain;
          margin-bottom: 15px; }
        .completeProductsSection .categorySection .productsGrid .productBox h3 {
          font-size: 16px;
          color: #fff;
          /* text color */
          background-color: #276fb7;
          /* full width background */
          width: 100%;
          display: block;
          /* full width */
          padding: 5px 0;
          margin: 0;
          text-align: center !important;
          border-radius: 6px;
          /* optional rounded corners */
          transition: background-color 0.3s ease, color 0.3s ease; }
        .completeProductsSection .categorySection .productsGrid .productBox:hover {
          transform: translateY(-5px);
          box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1); }
          .completeProductsSection .categorySection .productsGrid .productBox:hover h3 {
            background-color: #0f3f76;
            /* change bg on hover */
            color: #fff;
            /* keep text visible */ }

/*-------------------------------------------------------------*/
.general-enquiry-page {
  padding: 80px 0;
  background: #f8f9fb;
  /* ================= Page Header ================= */
  /* ================= Intro Section ================= */
  /* ================= Form Section ================= */
  /* ================= Contact Info ================= */
  /* ================= Responsive ================= */ }
  .general-enquiry-page .container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto; }
  .general-enquiry-page h1, .general-enquiry-page h2 {
    font-weight: 700;
    color: #1a1a1a; }
  .general-enquiry-page p {
    color: #555;
    line-height: 1.7;
    margin-bottom: 15px; }
  .general-enquiry-page .page-header {
    margin-bottom: 50px; }
    .general-enquiry-page .page-header h1 {
      font-size: 38px;
      margin-bottom: 15px;
      position: relative; }
      .general-enquiry-page .page-header h1::after {
        content: "";
        width: 80px;
        height: 3px;
        background: #0077cc;
        display: block;
        margin: 15px auto 0; }
    .general-enquiry-page .page-header p {
      max-width: 700px;
      margin: 0 auto; }
  .general-enquiry-page .enquiry-intro {
    margin-bottom: 50px; }
    .general-enquiry-page .enquiry-intro h2 {
      font-size: 26px;
      margin-bottom: 15px;
      border-left: 4px solid #0077cc;
      padding-left: 12px; }
  .general-enquiry-page .enquiry-form-section {
    background: #ffffff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    margin-bottom: 60px; }
    .general-enquiry-page .enquiry-form-section h2 {
      margin-bottom: 30px; }
    .general-enquiry-page .enquiry-form-section .enquiry-form {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 20px; }
      .general-enquiry-page .enquiry-form-section .enquiry-form .form-group {
        display: flex;
        flex-direction: column; }
        .general-enquiry-page .enquiry-form-section .enquiry-form .form-group label {
          font-weight: 600;
          margin-bottom: 6px;
          font-size: 14px;
          color: #333; }
        .general-enquiry-page .enquiry-form-section .enquiry-form .form-group input,
        .general-enquiry-page .enquiry-form-section .enquiry-form .form-group textarea {
          padding: 12px 14px;
          border: 1px solid #ddd;
          border-radius: 5px;
          font-size: 14px;
          transition: all 0.3s ease; }
          .general-enquiry-page .enquiry-form-section .enquiry-form .form-group input:focus,
          .general-enquiry-page .enquiry-form-section .enquiry-form .form-group textarea:focus {
            border-color: #0077cc;
            outline: none;
            box-shadow: 0 0 0 2px rgba(0, 119, 204, 0.1); }
        .general-enquiry-page .enquiry-form-section .enquiry-form .form-group textarea {
          resize: vertical; }
        .general-enquiry-page .enquiry-form-section .enquiry-form .form-group:last-child {
          grid-column: span 2; }
      .general-enquiry-page .enquiry-form-section .enquiry-form button {
        padding: 14px 25px;
        background: #0077cc;
        border: none;
        color: #fff;
        font-weight: 600;
        font-size: 15px;
        border-radius: 5px;
        cursor: pointer;
        transition: all 0.3s ease; }
        .general-enquiry-page .enquiry-form-section .enquiry-form button:hover {
          background: #005fa3;
          transform: translateY(-2px); }
  .general-enquiry-page .company-contact-info {
    background: #144e8c;
    padding: 40px;
    border-radius: 8px;
    color: #fff; }
    .general-enquiry-page .company-contact-info h2 {
      color: #fff;
      margin-bottom: 25px; }
    .general-enquiry-page .company-contact-info p {
      color: #ccc;
      margin-bottom: 8px; }
      .general-enquiry-page .company-contact-info p strong {
        color: #fff; }
  @media (max-width: 768px) {
    .general-enquiry-page .enquiry-form-section .enquiry-form {
      grid-template-columns: 1fr; }
      .general-enquiry-page .enquiry-form-section .enquiry-form .form-group {
        grid-column: span 1 !important; }
    .general-enquiry-page .page-header h1 {
      font-size: 28px; } }

/*-------------------------------------------------------------*/
.category-page {
  padding: 30px;
  background: rgba(247, 249, 252, 0.4); }

.category-page .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

/* Headings */
.category-page h1,
.category-page h2,
.category-page h3 {
  font-weight: 400;
  color: #276fb7;
  margin-bottom: 12px; }

.category-page h1 {
  font-size: 26px; }

.category-page h2 {
  font-size: 20px; }

.category-page h3 {
  font-size: 16px; }

.category-page p {
  color: #58595b;
  line-height: 1.7;
  font-size: 13px;
  margin-bottom: 12px; }

/* Header */
.category-page .category-header {
  margin-bottom: 40px; }

/* Intro */
.category-page .category-intro {
  margin-bottom: 40px; }

/* Products */
.category-page .category-products {
  margin-bottom: 50px; }

.category-page .category-products h2 {
  border-left: 4px solid #276fb7;
  padding-left: 12px;
  margin-bottom: 20px; }

.category-page .products-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; }

.category-page .product-card {
  background: rgba(255, 255, 255, 0.7);
  padding: 18px;
  border-radius: 6px;
  transition: 0.3s ease; }

.category-page .product-card h3 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 20px;
  color: #276fb7; }

.category-page .product-card p {
  font-size: 13px;
  margin-bottom: 10px;
  min-height: 80px; }

.category-page .product-link {
  font-size: 13px;
  color: #276fb7;
  text-decoration: none;
  font-weight: 400; }

.category-page .product-link:hover {
  opacity: 0.8; }

.category-page .product-card:hover {
  transform: translateY(-3px); }

/* Applications */
.category-page .category-applications {
  margin-bottom: 40px; }

.category-page .category-applications ul {
  list-style: none;
  padding: 0; }

.category-page .category-applications li {
  font-size: 13px;
  margin-bottom: 8px;
  padding-left: 18px;
  position: relative; }

.category-page .category-applications li::before {
  content: "-";
  position: absolute;
  left: 0;
  color: #276fb7; }

.category-products-commercial .products-grid .product-card h3 {
  color: #276fb7;
  min-height: 60px !important; }

.category-products-commercial .products-grid .product-card p {
  min-height: 80px !important; }

.category-products .products-grid .product-card h3 {
  color: #276fb7;
  min-height: 60px !important; }

.category-products .products-grid .product-card p {
  min-height: 80px !important; }

/* Specifications */
.category-page .category-specifications {
  margin-bottom: 50px; }

.category-page .spec-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  background: rgba(255, 255, 255, 0.7);
  padding: 20px;
  border-radius: 6px; }

.category-page .spec-grid div {
  font-size: 13px; }

/* CTA */
.category-page .category-cta {
  background: rgba(0, 0, 0, 0.85);
  padding: 40px 20px;
  text-align: center;
  border-radius: 6px; }

.category-page .category-cta h2,
.category-page .category-cta h3 {
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px; }

.category-page .category-cta p {
  color: #ddd;
  font-size: 13px;
  margin: 0; }

/* ========================= */
/* Responsive (Flat Rules) */
/* ========================= */
/* Tablet */
@media screen and (max-width: 992px) {
  .category-page .products-grid {
    grid-template-columns: repeat(2, 1fr); }

  .category-page .spec-grid {
    grid-template-columns: 1fr; } }
/* Mobile */
@media screen and (max-width: 768px) {
  .category-page {
    padding: 20px; }

  .category-page .products-grid {
    grid-template-columns: 1fr; }

  .category-page .spec-grid {
    grid-template-columns: 1fr; } }
/*-------------------------------------------------------------*/

/*# sourceMappingURL=main.css.map */
