body {
  margin: 0px !important;
  background-color: #e9ecee !important;
}

.iz-logo {
  height: 55px;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.ant-layout-sider {
  background: #004893 !important;
}

.ant-menu {
  background: #004893 !important;
}

.logo-vertical {
  background: #004893 !important;
}

.ant-menu-title-content {
  color: #ffffff;
  font-size: 16px;
}

.ant-menu-item-selected {
  background: #004893 !important;
}

.ant-menu-item-selected .ant-menu-title-content {
  color: #00b4c8;
}

.ant-layout-header {
   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

.ant-menu-item {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  text-transform: uppercase;

  padding-left: 24px;
  border-bottom: 1px solid #627b89 !important;
  border-radius: 0px !important;
}

.ant-menu-title-content {
  text-transform: uppercase;
}

.ant-menu-submenu-title .anticon {
  font-size: 24px !important;
}

.ant-table-container .ant-table-thead th {
  background: #f5f5f5 !important;
  text-transform: uppercase;
  font-size: 12px;
}
.falcon-landing {
  background-color: #ffffff !important;
}

.fixed-header {
  position: 'sticky';
  top: 0;
  z-index: 1;
  width: '100%';
  display: 'flex';
  align-items: 'center';
  background: #ffffff;
}

.demo-logo {
  display: inline-block;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.demo-logo img {
  height: 3.5rem;
}

.header-text {
  font-size: 30px !important;
}

.banner {
  background-image: linear-gradient(136deg, #114B9C 0%, #15A87B 100%);
  padding-bottom: 220px;
}

.banner-2 {
  background-color: #00b0c5;
  padding: 50px 0px;
}

.product-desc-card {
  height: 450px;
}

.footer-social-links {
  height: 100px;
  margin-right: 20px
}


.rounded-full {
  margin-top: 20px;
  margin-right: 11px;
  background-color: #15A87B;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 45px; /* For vertical centering (optional) */
  padding: 10px;
}

.footer-link-sections {
  padding-left: 70px;
}

.footer-link-sections .text-xl {
  font-size: 21px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.footer-link-sections a {
  color: #ffffff;
  font-size: 15px;
}

.icon-text {
  display: inline-flex;
  align-items: center;
  gap: 8px; /* space between icon and text */
  font-size: 16px;
  color: #333;
}

.copyright {
  padding: 30px;
}

.terms-privacy a {
  color: #ffffff;
  padding: 0 10px;
  text-decoration: none;
}

.icon-text svg {
  flex-shrink: 0;
  color: #15A87C;
}

.icon-text span {
  color: #ffffff;
}

.footer-link-sections div:not(.text-xl) {
  padding: 6px 0;
}

.product-desc-card ul li {
  padding: 6px 0;
  font-size: 15px;
}

.banner-3 {
  background-color: #EFF7FF;
  padding: 70px 0px;
}

.banner-4 {
  padding: 70px 0px;
}

.iz-footer-text {
  color: white !important;
}

.footer-1 li {
  text-align: left;
  margin: 10px 0 10px 40px;
}

.text-center {
  text-align: center!important;
}

.blueTxt {
  color: #00b4c8 !important;
}


.footer-1 {
  padding: 4rem 0;
  text-align: center;
  background-color: #3d5d6f;
}

.footer-2 {
  padding: 3rem 0;
  text-align: center;
  background-color: #213B4A;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.left-col {
  padding-top: 70px;
  padding-bottom: 70px;
  padding-right: 70px !important;
}

.heading-1 {
  color: #ffffff !important;
  margin-bottom: 40px;
  font-size: 2rem !important;
}

.home_custmerBox .home_custmerBox_img {
  position: relative;
  margin-bottom: 5px;
}

.home_custmerBox .home_custmerBox_img .custmer_bigimage {
  opacity: .06;
  width: 60%;
}

.home_custmerBox .home_custmerBox_body h3 {
  margin-bottom: 10px;
}

.home_custmerBox_body h3 {
  color: #fff;
  font-size: 45px;
  font-weight: 700;
}

.home_custmerBox .home_custmerBox_body {
  text-align: center;
}

.home_custmerBox_body p {
  color: #fff;
  font-size: 17px;
}

.lazyloaded {
  opacity: 1;
  transition: opacity .3s;
}

.home_custmerBox {
  margin-bottom: 30px;
}

.m-auto {
  margin: auto!important;
}
.d-block {
  display: block!important;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}

img {
  vertical-align: middle;
  border-style: none;
}

.home_custmerBox .home_custmerBox_img .custmer_smallimage {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 40%;
}

.right-col {
  padding-top: 60px;
  padding-bottom: 70px;
}

.text-white {
  color: #ffffff !important;
}

.falcon_abtBox_des .p {
  line-height: 17px;
}

.p-large {
  font: 400 1rem/1.5rem "Cabin", sans-serif;
}

.text-container h1 {
  font-size: 3rem;
  line-height: 3.5rem;
}

.text-green {
  color: #00aa79;
}

.banner-desc {
  color: #ffffff;
  font-size: 30px;
}

/* Extra small devices (phones, 600px and down) */
@media (min-width: 600px) {
  .container {
    max-width: 540px;
  }
}


/* Medium devices (landscape tablets, 768px and up) */
@media  (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
