@font-face {
  font-family: "HelveticaNowDisplay";
  src: url("../fonts/HelveticaNowDisplay-Regular.woff2") format("woff2"),
    url("../fonts/HelveticaNowDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "HelveticaNowDisplay", sans-serif;
  overflow-x: hidden;
  font-size: 14px;
}
body,
html {
  background: #f3f3f3 !important;
}
a {
  text-decoration: none;
}
.main-wrap {
  max-width: 1600px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 4px 5px #0000000a;
}
.navbar-brand img {
  max-height: 55px;
}
.header {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.top-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}
.top-links a {
  color: #52565a;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  margin-left: 15px;
}
.top-links a::before {
  border-right: 1px solid #dddedf;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  top: calc(50% - 5px);
  left: -18px;
}
.top-links a:first-child::before {
  display: none;
}
.top-links a:hover {
  color: #293189;
}
.top-right-info {
  display: flex;
  gap: 20px;
}
.top-right-info a {
  color: #293189;
  text-decoration: none;
  font-size: 18px;
}
.top-right-info a i {
  margin: 0 5px 0 0;
}
.top-right-info a:hover {
  text-decoration: underline;
}
.bottom-header {
  position: relative;
  border-top: 1px solid #dddedf;
  /* border-bottom: 0 none; */
  border-bottom: 1px solid #dddedf;
  background: #f9f9f9;
}
/* HERO PART START*/
.hero-section {
  background: url("../images/homehero.png") 50% 50% no-repeat;
  background-size: cover;
  color: white;
  text-align: center;
  padding: 100px 20px;
  position: relative;
}
.hero-section::after {
  content: "";
  position: absolute;
  background: rgba(41, 49, 137, 0.25);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}
.hero-content {
  position: relative;
  z-index: 2;
}
.hero-content h1 {
  font-size: 3.5rem;
}
.hero-content p {
  font-size: 1.5rem;
}
.contact-hero-section {
  background: url("../images/contactushero.png") 50% 50% no-repeat;
  background-size: cover;
  color: white;
  text-align: center;
  padding: 80px 20px;
  position: relative;
}
.contact-hero-section::after {
  content: "";
  position: absolute;
  /* background: rgba(41, 49, 137, 0.25); */
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}
/* .contact-hero-content {
  position: relative;
  z-index: 2;
  background: linear-gradient(315deg, #293189 1%, #0b82c9 100%);
  max-width: 50%;
  margin: 0 auto;
  padding: 50px;
  text-align: left;
} */


.contact-hero-content {
    position: relative;
    z-index: 2;
    background: linear-gradient(315deg, #293189 1%, #0b82c9 100%);
    max-width: 60%;
    margin: 0 auto;
    padding: 50px;
    text-align: left;
    margin-left: 10%;
}
.contact-hero-content h3 {
  margin: 0 0 25px;
  font-size: 24px;
}
.contact-hero-content p {
  font-size: 20px;
  margin: 0;
}
.contact-hero-content p a {
  text-decoration: none;
  color: #ff8303;
}
.contact-hero-content .dd-menu-link{
  font-size: 1.5em;
}
.inner-hero-section {
  background: url("../images/texturedbluebg.jpg") 50% 50% no-repeat;
  background-size: cover;
  color: white;
  text-align: center;
  padding-top: 4.25rem;
  padding-bottom: 6rem;
  position: relative;
}
.inner-hero-content {
  max-width: 1320px;
  margin: 0 auto;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  text-align: left;
}
.inner-hero-content h1 {
  margin: 0 0 25px;
  font-size: 3.1875rem;
}
.inner-hero-content h3 {
  margin: 0 0 25px;
  font-size: 1.25rem;
}

.container-services-hero-section {
  background: url("../images/containerserviceshero.png") 50% 50% no-repeat;
  background-size: cover;
}
.ekegs-and-ecasks-hero-section {
  background: url("../images/ekegsandecaskshero.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.sale-and-rent-back-hero-section {
  background: url("../images/saleandrentbackhero.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.container-maintenance-hero-section {
  background: url("../images/containerserviceshero1.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.keg-and-cask-recovery-hero-section {
  background: url("../images/kegandcaskrecoveryhero.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.ekegplus-hero-section {
  background: url("../images/ekegplushero.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.ekegplus-calculator-hero-section {
  background: url("../images/pricingcalculatorhero.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.retail-and-wholesale-delivery-hero-section {
  background: url("../images/retailandwholesaledeliveryhero.jpg") 50% 50%
    no-repeat;
  background-size: cover;
}
.about-us-hero-section {
  background: url("../images/aboutushero.png") 50% 50% no-repeat;
  background-size: cover;
}
.our-technology-hero-section{
  background: url("../images/aboutushero.png") 50% 50% no-repeat;
  background-size: cover;
}

/* HERO PART END */
.card-icon {
  font-size: 40px;
  color: #0d47a1;
}
.footer {
  background: linear-gradient(135deg, #004a99, #0073e6);
  background: linear-gradient(315deg, #293189 1%, #0b82c9 100%);
  color: white;
  padding: 100px 0;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.news-card img {
  height: 200px;
  object-fit: cover;
}
.news-card h6,
.case-card .card-title {
  font-size: 1.5em;
  color: #293189;
}

.navbar {
  border-top: 1px solid #eee;
  border-bottom: 0 none;
}
.nav-link {
  display: block;
  padding: 15px 20px !important;
  position: relative;
}
.dropdown-toggle.nav-link {
  padding-right: 30px !important;
  padding-left: 20px !important;
}
.dropdown-toggle::after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #000000a6;
  font-size: 14px;
  position: absolute;
  top: calc(50% - 8px);
  right: 10px;
  margin: 0;
  border: 0;
}
.nav-item {
  position: static;
}
.nav-item .nav-link::before {
  border-right: 1px solid #dddedf;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  top: calc(50% - 5px);
  left: 0;
}
.navbar-nav li:first-child .nav-link::before {
  display: none;
}
/* Mega Menu */
.dropdown-menu.mega-menu {
  width: 100%;
  padding: 20px;
  position: absolute;
  left: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 0 none;
}
.mega-menu .row div {
  margin-bottom: 15px;
}
.mega-menu h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
.btn-link {
  color: #ff8201;
  text-decoration: none;
  border: 1px solid;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-link i {
  margin: 0 0 0 10px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.btn-link:hover, .btn-link:active, .btn-link:focus {
  border: 1px solid;
}
.btn-link:hover i {
  margin: 0 0 0 15px;
}
.two-list {
  display: flex;
}
.footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 30%;
}
.footer-list li {
  margin: 0 0 10px;
}
.footer-list li a {
  display: inline-block;
  position: relative;
  padding: 0 0 0 30px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.footer-list li a:hover {
  text-decoration: none;
  padding-left: 35px;
}
.footer-list li a:before {
  content: "\f101";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
.below-footer {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.left-links {
  display: flex;
}
.left-links a {
  color: #52565a;
  position: relative;
  margin-left: 20px;
}
.left-links a::before {
  border-right: 1px solid #52565a;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  top: calc(50% - 5px);
  left: -10px;
}
.left-links a:first-child {
  margin-left: 0;
}
.left-links a:first-child:before {
  display: none;
}
.service-box {
  box-shadow: 0 1.25rem 1.0625rem -0.8125rem rgb(41 49 137 / 18%);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.service-box:hover {
  box-shadow: 0 1.25rem 1.0625rem -0.8125rem rgb(41 49 137 / 36%);
  transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
}
.service-box h5 {
  font-size: 1.8rem;
  color: #293189;
}
.footer-title {
  font-size: 24px;
  margin: 0 0 25px;
}
.keepin-touch {
  display: flex;
  gap: 20px;
  margin: 10px 0 0;
}
.keepin-touch a {
  font-size: 36px;
  display: inline-flex;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.keepin-touch a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.699);
}
.news-section {
  background: url(../images/texturedgreybg.png) 0 0 no-repeat;
  padding: 60px 0;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  position: absolute; /* Allows precise positioning */
  top: 50%; /* Vertically centers them */
  transform: translateY(
    -50%
  ); /* Adjusts for vertical centering based on element height */
  /* Add width, height, background, border, etc. as needed */
}
.owl-nav.disabled {
  display: block !important;
}
.owl-nav .owl-prev {
  left: 0; /* Positions the previous button to the left */
}

.owl-nav .owl-next {
  right: 0; /* Positions the next button to the right */
}
.owl-theme .owl-nav [class*="owl-"] {
  width: 30px;
  height: 30px;
  background: #fff !important;
  color: #000 !important;
  font-size: 20px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
  position: relative;
  font-size: 0 !important;
}
.owl-nav .owl-prev span:before {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #000;
  font-size: 14px;
}
.owl-nav .owl-next span:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #000;
  font-size: 14px;
}
.dd-menu-info {
  padding: 30px;
  background-color: #f7f8ff;
  margin: 0 !important;
}
.dd-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
}
.dd-menu a {
  position: relative;
  color: #ff8201;
  margin: 5px 0;
  font-size: 18px;
  padding-left: 20px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.dd-menu a::before {
  content: "\f061";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #000;
  font-size: 14px;
  position: absolute;
  top: 5px;
  left: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.dd-menu a:hover {
  padding-left: 30px;
}
.dd-menu a:hover::before {
  left: 5px;
}

.dd-menu-link {
  color: #ff8201;
}
.dd-menu-link i {
  margin-left: 10px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.dd-menu-link:hover i {
  margin-left: 15px;
}

.content-section-white {
  padding: 60px 0;
  background-color: #fff;
}
.content-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.content-text {
  height: 100%;
}
.content-text h3 {
  font-size: 1.2rem;
  line-height: 1.4;
  margin: 0 0 15px;
}
.content-text h3 a {
  color: #ff8303;
}

.content-text h4 {
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 15px;
}
.form-wrap {
  background: #fff;
  padding: 50px;
  box-shadow: 0 0 1.5rem 0.25rem rgba(41, 49, 137, 0.15);
  max-width: 85%;
  margin: 0 auto;
}
.form-wrap h3 {
  margin: 0 0 20px;
  line-height: 1.4;
  font-size: 32px;
}
.form-wrap h3 a {
  color: #ff8303;
}

.form-section {
  background: url(../images/orangetexturebg.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 60px 0;
}
.form-control,
.form-select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  height: auto;
  padding: 12px 16px !important;
}
.btn-primary {
  background: #ff8303;
  border-color: #ff8303;
  padding: 12px 16px !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-primary:hover {
  background: #333;
  border-color: #333;
}

.location-box {
  border: 1px solid #e8e8e8;
  padding: 25px;
  height: 100%;
}
.location-img {
  margin: 0 0 15px;
  height: 200px;
  overflow: hidden;
}
.location-img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  height: 100%;
  overflow: hidden;
  object-position: 50% 50%;
  -webkit-object-position: 50% 50%;
  -o-object-position: 50% 50%;
  -moz-object-position: 50% 50%;
  border-radius: 0 !important;
}
.location-box h2 {
  font-size: 24px;
  margin: 0 0 15px;
  font-weight: 600;
}
.location-box h4 {
  font-size: 18px;
  margin: 0 0 15px;
}
.location-box h4 a {
  color: #ff8303;
}
.location-box h4 a i {
  margin: 0 10px 0 0;
}
.location-box p {
  font-size: 18px;
  display: flex;
  align-items: flex-start;
  margin: 0;
}
.location-box p i {
  margin: 0 13px 0 0;
  font-size: 24px;
}

.location-box span {
  display: flex;
  position: relative;
  top: -2px;
}
.form-text a {
  color: #ff8303;
}
.dropdown-menu[data-bs-popper] {
  top: calc(100% - 1px);
}
.card,
.card-img-top {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.sidebar-wrap {
  margin: 0;
}
.sidebar-wrap h3 {
  margin: 0 0 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  font-size: 24px;
}
.sidebar-wrap .form-check {
  margin: 0 0 10px;
  padding-left: 0;
}
.blog-section .news-card {
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  height: 100%;

}
.blog-section .news-card:hover {
  box-shadow: 0 0 20px 0px #0000002b;
}
.show-more {
  text-align: center;
  margin: 15px 0 0;
}

.btn-show-more {
  background: #ff8201;
  padding: 10px 30px;
  color: #fff;
  font-size: 1em;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-show-more:hover {
  background: #333;
}
.inner-content h2 {
  color: #293189;
  margin: 0 0 20px;
  font-size: 2.1em;
}
/* .inner-content h4 {
  color: #293189;
  margin: 0 0 20px;
} */

.inner-content h4 {
    color: #293189;
    margin: 0 0 10px;
font-weight: 600;
    font-size: 16px;

}

.inner-content {
  margin: 0;
}
.inner-content p {
  margin: 0 0 20px;
  font-size: 1.1em;
}
.inner-content p a {
  color: #ff8201;
}
.inner-content ul {
  list-style: none;
  margin: 0 0 25px;
  padding: 0;
}
.inner-content ul li {
  margin: 0 0 10px;
}
.inner-content ul li a {
  color: #ff8201;
  padding-left: 20px;
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.inner-content ul li a::before {
  content: "\f101";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #000;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 0;
}
.inner-content ul li a:hover {
  padding-left: 25px;
}
.content-section-gray {
  padding: 60px 0;
  background-color: #f9f9f9;
}
.financial-difficulty-wrap .case-card {
  height: 100%;
}
.container-service .news-card {
  height: 100%;
}
.container-maintenance-wrap .case-card {
  height: 100%;
}
.text-primary {
  color: #293189 !important;
}
.content-float-section {
  background: url("../images/ekegandecaskspecification.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding: 50px 0;
  margin-top: 50px;
}
.about-float-section {
  background: url("../images/containerfleet.png") 50% 50% no-repeat;
  background-size: cover;
}
.keg-and-cask-specification {
  background: url("../images/kegandcaskspecification.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.our-technology-float-section{
  background: url("../images/benefitsofusingtrackingdata.png") 50% 50% no-repeat;
  background-size: cover;
}
.content-float-section .container {
  overflow: visible;
}
.float-box {
  position: relative;
  background: #fff;
  padding: 50px;
  top: -170px;
  left: 0%;
  box-shadow: 0 0.75rem 1.5rem 0 rgb(41 49 137 / 18%);
  max-width: 100%;
}
.float-box h2 {
  color: #293189;
  margin: 0 0 20px;
  font-size: 2.1em;
}
.float-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.float-box ul li {
  margin: 0 0 20px;
  position: relative;
  padding-left: 25px;
}
.float-box ul li::before {
  content: "\f111";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #000;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 0;
}
.image-wrap {
  margin: 0;
}
.image-wrap img {
  max-width: 100%;
}
.inner-content .only-list li {
  margin: 0 0 20px;
  position: relative;
  padding-left: 25px;
}
.inner-content .only-list li::before {
  content: "\f101";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #000;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 0;
}
.no-space-wrap {
  margin: 0;
}
.no-space-wrap p {
  margin: 0;
}
.two-btn-up-down-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.two-btn-up-down-wrap a {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  background: #ff8201;
  color: #fff;
  padding: 15px;
  font-size: 1.2em;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.two-btn-up-down-wrap a:hover {
  background: #333;
}

.side-by-side {
  box-shadow: 0 1.25rem 1.0625rem -0.8125rem rgb(41 49 137 / 18%);
  max-width: 80%;
  margin: 0 auto;
}
.side-by-side .img-wrap img {
  max-width: 100%;
}

.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.container-maintenance-wrap .case-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container-maintenance-wrap .case-card ul li {
  margin: 0 0 5px;
  position: relative;
  padding-left: 20px;
}
.container-maintenance-wrap .case-card ul li::before {
  content: "\f101";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #000;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 0;
}
.case-card a {
  color: #ff8201;
}
.key-benefit-wrap .key-benefit-card {
  text-align: left;
  padding: 25px;
  height: 100%;
}
.key-benefit-wrap .key-benefit-card img {
  max-width: 100px;
  margin: 0 0 15px;
}

.key-benefit-card .card-title {
  font-size: 1.5em;
  color: #293189;
}
.key-benefit-card .card-body {
  padding: 0;
}
.iframe-wrap {
  box-shadow: 0 0 1.5rem 0.25rem rgba(41, 49, 137, 0.15);
  margin: 25px 0 0;
}
.custom-tab-wrap .nav.nav-tabs {
  margin: 0 0 -1px!important;
  
}
.custom-tab-wrap .nav.nav-tabs li{
  margin-bottom: 0 !important;
  border: 0 none;
  flex: 1;
}
.custom-tab-wrap .nav.nav-tabs li .nav-link{
  font-size: 1.2em !important;
  width: 100%;
  color: #a5a5a5 !important;
  height: 100%;
}
.custom-tab-wrap .nav.nav-tabs li .nav-link.active{
  color: #ff8201 !important;
}
.custom-tab-wrap .nav-item .nav-link::before{
  display: none;
}
.custom-tab-wrap .tab-content {
  background: #fff;
  padding: 25px;
  box-shadow: 0 0.0625rem 2rem 0.0625rem rgb(0 0 0 / 10%);
  border: 1px solid #dee2e6;
  border-top: 0 none;
}


/* NEW CHECKBOX DESIGN */
.form-check-input {
  display: none;
}

/* Custom checkbox container */
.form-check-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  color: #333;
}

/* Custom box */
.form-check-label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border-radius: 2px;
  background-color: #fff;
  border: 2px solid #ff4d4d;
  vertical-align: middle;
}

/* Checked state */
.form-check-input:checked + .form-check-label::before {
  background-color: #ff4d4d;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M5.5 11.5l-4-4 1.4-1.4L5.5 8.7l6.6-6.6 1.4 1.4z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  border: none;
}


/* 26.08.2025 */
.dd-menu-info a{
  color: #ff8201;
}

.blue-txt{
    color: #293189;
    margin: 0 0 0px;
    font-size: 2.1em;
    font-weight: 500;
}

.privacy strong{
    color: #293189;  
    font-size: 16px;
    font-weight: 600;
}

/* Card look + subtle border like the screenshot */
.cookie-accordion .accordion-item {
  border: 1px solid #dfe3e8;
  border-radius: .5rem;
  overflow: hidden;
  background: #fff;
  margin-bottom: .75rem;
}
.cookie-accordion .accordion-button {
  background: #f6f7f9;
  font-weight: 600;
  color: #2e3b4e;
  padding-left: 2.25rem;        /* space for +/- */
}
.cookie-accordion .accordion-button:not(.collapsed) {
  background: #eef1f5;
  box-shadow: none;
}
/* Plus / minus symbol on the left */
.cookie-accordion .accordion-button::before {
  content: "+";
  position: absolute;
  left: .9rem;
  font-weight: 700;
  color: #2e3b4e;
}
.cookie-accordion .accordion-header{
  margin-bottom: 0 !important;
  position: relative;
}
.cookie-accordion .accordion-button:not(.collapsed)::before {
  content: "–";
}
.cookie-accordion .accordion-button::after{
  display: none;
}
/* Right-aligned pill or switch in header */
.cookie-header-aside {
  position: absolute;
  right: 20px;
  top: 13px;
  z-index: 100;
}
.badge-always {
  background: #ff8c16;
  border: 1px solid #df7203;
  font-weight: 400;
  color: #fff;
}
/* Bullet spacing */
.cookie-accordion ul {
  margin-bottom: 1rem;
}
/* Switch color (Bootstrap default is blue) */
.form-switch .form-check-input {
  width: 2.75rem;
  height: 1.4rem;
  cursor: pointer;
}
.form-check-input:checked {
  background-color: #2bb673;          /* green */
  border-color: #2bb673;
}
.form-check-input:focus {
  box-shadow: 0 0 0 .2rem rgba(43,182,115,.25);
}

/* ===== Toggle Base ===== */
.toggle {
  --w: 52px;               /* track width  */
  --h: 28px;               /* track height */
  --p: 3px;                /* track padding (thumb inset) */
  --on: #22c55e;           /* ON color     */
  --off: #cbd5e1;          /* OFF color    */
  --thumb: #ffffff;        /* thumb color  */

  display: inline-flex;
  align-items: center;
  gap: .6rem;
  cursor: pointer;
  user-select: none;
  font: 500 14px/1.2 system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, sans-serif;
}
.toggle--sm { --w: 42px; --h: 22px; --p: 2px; }
.toggle--lg { --w: 64px; --h: 34px; --p: 4px; font-size: 15px; }

/* Visually hidden but still focusable/accessible */
.toggle__input {
  position: absolute;
  inline-size: 1px;
  block-size: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  white-space: nowrap;
}

.toggle__track {
  position: relative;
  inline-size: var(--w);
  block-size: var(--h);
  background: var(--off);
  border-radius: 9999px;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.06);
  transition: background .25s ease, box-shadow .25s ease;
}

.toggle__thumb {
  position: absolute;
  inset-block-start: var(--p);
  inset-inline-start: var(--p);
  inline-size: calc(var(--h) - var(--p) * 2);
  block-size: calc(var(--h) - var(--p) * 2);
  background: var(--thumb);
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0,0,0,.25), 0 3px 8px rgba(0,0,0,.15);
  transition: transform .25s ease;
}

/* Optional inner symbols (× and ✓) */
.toggle__track::before,
.toggle__track::after {
  position: absolute;
  inset-block: 0;
  display: grid;
  place-items: center;
  font-size: 12px;
  font-weight: 700;
  color: #334155;
  opacity: .55;
  transition: opacity .25s ease;
}
/* .toggle__track::before { content: "×"; inset-inline-start: 6px; }
.toggle__track::after  { content: "✓"; inset-inline-end: 6px; opacity: 0; } */

/* Checked state */
.toggle__input:checked + .toggle__track {
  background: var(--on);
}
.toggle__input:checked + .toggle__track .toggle__thumb {
  transform: translateX(calc(var(--w) - var(--h)));
}
.toggle__input:checked + .toggle__track::before { opacity: 0; }
.toggle__input:checked + .toggle__track::after  { opacity: .9; color: #0b3d1e; }

/* Focus ring */
.toggle__input:focus-visible + .toggle__track {
  box-shadow:
    0 0 0 2px #fff,
    0 0 0 4px rgba(37, 99, 235, .45);
}

/* Disabled */
.toggle[aria-disabled="true"],
.toggle__input:disabled ~ * {
  cursor: not-allowed;
  opacity: .6;
}



.link-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.link-bottom a{
  color: #ff8201;
  font-size: 1.2em;
}
.btn-prev{
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-prev i{
  margin: 0 5px 0 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-prev:hover i{
  margin: 0 10px 0 0;
}
.link-bottom span{
  display: flex;
  gap: 10px;
}
.link-bottom span a{
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  position: relative;
  bottom: 0;
}
.link-bottom span a:hover{
  bottom: 5px;
}
.blog-details-heading{
  color: #293189;
  font-size: 3.0em;
}
.blog-sub-heading{
  color: #293189;
  font-size: 2em;
}

.blue-txt-head{
    color: #293189;
  font-size: 2em;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 20px;
}

/*.loader {
    background: rgba(0, 0, 0, 0.3) 50% 50% no-repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
    left: 0;
    top: 0;
    z-index: 99999;
    vertical-align: middle;
    background-size: 150px;
}*/

div#loaderdiv {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

div#loaderdiv div.loader {
    left: 49%;
    position: absolute;
    top: 30%;
    z-index: 1000;
}

.news-carousel .card-body {min-height:150px};