a {
  color: black;
  text-decoration: none;
}

#block-118 p {
  text-align: end !important;
  line-height: 35px !important;
  background: -webkit-linear-gradient(45deg, #10253F, #036ED9) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

/*
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1855;
}
*/

.grey {
  background-color: #FAFAFA;
  padding: 10px 15px;
  border-radius: 10px;
}

/********* 03-07-2024 *********/
.tour_guide_system {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.tour_guide_inner img {
  width: 100% !important;
  height: 300px;
}

.tour_guide_inner iframe {
  height: 300px !important;
}

@media (max-width: 767px) {
  .tour_guide_system {
    flex-direction: column;
  }

  .tour_guide_inner iframe {
    width: 100%;
  }
}

/* 04-07-2024 */
.tabs-career div#nav-tab p {
  display: flex;
  margin: 0px;
}

/* 07-04-2024 */
.btm-vdo iframe {
  height: 300px;
  width: 100%;
}

#voting-systems .custom-disc-style {
  list-style: disc;
  padding-left: 30px;
}

@media (max-width: 767px) {
  .btm-vdo iframe {
    height: 250px;
    width: 100%;
    margin-bottom: 20px;
  }

  #voting-systems .custom-disc-style {
    list-style: disc;
    padding-left: 20px;
  }
}

#security-infrastructure .cstm-link-info {
  margin-top: 20px;
}

/* 05-07-2024 */
.iframe-cms-vdo iframe {
  height: 500px;
  width: 100%;
}

.avr-video-btn iframe {
  height: 310px;
  width: 560px;
  max-width: 100%;
  margin: 0;
}

.iframe-cms-vdo {
  margin-top: -80px;
}

.new-iframe-cms-vdo iframe {
  height: 500px;
  width: 100%;
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  .iframe-cms-vdo {
    margin-top: -60px;
  }

  .avr-video-btn iframe {
    height: 250px !important;
    width: 100%;
    max-width: 100%;
  }

  .page-3665 .avr-video-btn iframe {
    height: 250px !important;
    width: 100%;
    max-width: 100%;
  }

  .new-custom-a-btn {
    margin-bottom: 25px;
    margin-top: -25px;
  }
}

/* 08-07-2024 */
.bg-purple .ars-heading-style {
  margin-bottom: 10px;
  font-size: 28px;
}

.div-avs {
  margin-top: 25px;
  font-size: 25px;
}

/*
.avr-video-btn iframe {
  height: 500px;
  width: 100%;
  max-width: 100%;
}
*/

.bar-code-reader-btm-vdo iframe {
  height: 500px;
  width: 100%;
  margin-top: -50px;
  max-width: 100%;
}

.page-3604 .cma-new-div-style {
  text-align: left !important;
}

.page-3665 .avr-video-btn iframe {
  height: 450px;
  width: 85%;
  margin: 25px 0px 0px 0px;
}

/* 16-07-2024 */
.new-custom-a-btn button {
  -webkit-text-fill-color: #FFF;
  border: 0;
  font-size: clamp(16px, 2vw, 25px);
  font-weight: 300;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* 23-07-2024 */
.video-txt-new {
  padding: 0 !important;
}

.page-1969 .avr-video-btn,
.page-5640 .avr-video-btn,
.page-5651 .avr-video-btn {
  margin-bottom: 50px;
}

.video-txt-new p {
  font-weight: 300;
  padding-bottom: 30px;
}

/* 24-07-2024 */
.avr-video-btn {
  padding-bottom: 30px;
}

.page-5451 .line-text:after {
  height: 215px;
}

.page-12665 .fs37 {
  font-size: 28px !important;
}

.breadcrumb {
  font-size: 13px;
  margin-bottom: 15px;
}

.media-partners-wrapper {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 40px 30px;
  margin-top: 30px;
}

.media-partner {
  width: 200px;
  text-align: center;
}

.media-partner img {
  max-width: 180px;
  height: auto;
  display: block;
  margin: 0 auto 10px;
}

.media-partner p {
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
}

/* Mobile */
@media (max-width: 768px) {
  .media-partner {
    width: 100%;
  }
}

/* =====================================================
   HEADER – FINAL CLEAN ALIGNMENT (globibo.com)
   Search | Language | Partners | Social
   ===================================================== */

/* ---------- DESKTOP ---------- */
@media (min-width: 992px) {

  .header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
    gap: 12px;
    white-space: nowrap;
  }

  .header_search {
    display: flex;
    align-items: center;
  }

  .header_search input {
    height: 36px;
  }

  .partner-social {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #818181;
    line-height: 18px;
    display: flex;
    align-items: center;
  }

  .header-language {
    position: relative;
    display: flex;
    align-items: center;
    height: 18px;
    margin-right: 6px;
  }

  .header-language select {
    font-family: Roboto, sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #818181 !important;
    line-height: 18px !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 14px 0 0 !important;
    margin: 0 !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
  }

  .header-language::after {
    content: "▾";
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    color: #818181;
    pointer-events: none;
  }

  .header-right a img {
    display: block;
    width: 18px;
    height: auto;
  }
}

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

  html,
  body {
    overflow-x: hidden;
  }

  .main_header {
    max-width: 100vw;
    overflow-x: hidden;
  }

  .main_header .nav_icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    max-width: 100%;
  }

  .main_header .header_search {
    flex: 1 1 160px;
    max-width: 180px;
  }

  .main_header .header_search input {
    height: 28px;
    font-size: 13px;
    padding: 4px 8px;
  }

  .header-language,
  .partner-social {
    font-size: 13px;
    white-space: nowrap;
  }

  .main_header .nav_icon img {
    width: 18px;
    height: auto;
  }
}
/* ===========================
   GLOBAL WRAPPER
=========================== */
.glb {
    font-family: 'Roboto', sans-serif;
    color: #0d1b3e;
}

.glb a {
    text-decoration: none;
}

/* ===========================
   HERO
=========================== */
.hero {
    background: linear-gradient(135deg, #0d1b3e 0%, #162a5e 100%);
    color: #ffffff;
    padding: 110px 40px;
}

.hero h1 {
    font-size: 52px;
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 20px;
}

.hero em {
    color: #3bbde4;
    font-style: normal;
}

.hero p {
    max-width: 750px;
    opacity: 0.9;
}

/* ===========================
   BUTTON SYSTEM (FIXED)
=========================== */
.brow,
.band-btns {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
}

.btn-c,
.btn-ow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 26px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 15px;
    min-width: 180px;
    text-align: center;
}

.btn-c {
    background: #3bbde4;
    color: #ffffff !important;
}

.btn-ow {
    border: 2px solid #ffffff;
    color: #ffffff !important;
    background: transparent;
}

/* ===========================
   TRUST BAR
=========================== */
.trust {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    background: #f4f7fb;
    padding: 22px 20px;
    font-size: 14px;
    font-weight: 500;
}

/* ===========================
   SECTION STRUCTURE
=========================== */
.sec {
    padding: 100px 40px;
    max-width: 1100px;
    margin: auto;
}

.sec-lbl {
    color: #3bbde4;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.sec-ttl {
    font-size: 40px;
    margin: 15px 0 20px;
}

.sec-sub {
    max-width: 700px;
    color: #555;
}

/* ===========================
   STATS ROW
=========================== */
.stats {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-top: 60px;
}

.sbox {
    flex: 1;
    text-align: center;
}

.snum {
    font-size: 50px;
    font-weight: 700;
    color: #3bbde4;
}

.scrs {
    font-size: 50px;
    font-weight: 700;
    color: #c7c7c7;
}

.sdsc {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #444;
}

/* ===========================
   CTA BAND
=========================== */
.band {
    background: #0d1b3e;
    color: #ffffff;
    padding: 55px 40px;
    text-align: center;
}

.band .btn-ow {
    border-color: #3bbde4;
}

/* ===========================
   TABLE FIX
=========================== */
.cmp {
    width: 100%;
    border-collapse: collapse;
    margin-top: 40px;
}

.cmp th {
    background: #f4f7fb;
    padding: 18px;
    font-weight: 600;
}

.cmp td {
    padding: 18px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}

/* ===========================
   CARDS GRID
=========================== */
.cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 60px;
}

.card {
    background: #f8fbff;
    padding: 35px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}

.card h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ===========================
   ISO SECTION
=========================== */
.iso {
    display: flex;
    align-items: center;
    gap: 30px;
    background: #f4f7fb;
    padding: 35px;
    border-radius: 8px;
    margin-top: 40px;
}

.iso-b {
    min-width: 120px;
}

.iso-n {
    font-size: 22px;
    font-weight: 700;
}

/* ===========================
   FINAL CTA
=========================== */
.final {
    background: linear-gradient(135deg, #0d1b3e 0%, #1f3e87 100%);
    color: #ffffff;
    padding: 100px 40px;
    text-align: center;
}

.final .brow {
    justify-content: center;
}

/* ===========================
   RESPONSIVE FIX
=========================== */
@media (max-width: 992px) {

    .stats {
        flex-direction: column;
    }

    .cards {
        grid-template-columns: 1fr;
    }

    .iso {
        flex-direction: column;
        text-align: center;
    }

    .brow,
    .band-btns {
        justify-content: center;
    }
}
/* =====================================
   FORCE WHITE TEXT IN DARK SECTIONS
===================================== */

.hero,
.hero h1,
.hero h2,
.hero h3,
.hero h4,
.hero p,
.hero span,
.hero a {
    color: #ffffff !important;
}

.band,
.band h1,
.band h2,
.band h3,
.band h4,
.band p,
.band span,
.band a {
    color: #ffffff !important;
}

.final,
.final h1,
.final h2,
.final h3,
.final h4,
.final p,
.final span,
.final a {
    color: #ffffff !important;
}

/* Ensure outline buttons stay visible */
.band .btn-ow,
.final .btn-ow {
    border-color: #ffffff !important;
}
/* =========================================
   GLOBAL DARK SECTION TEXT FIX
========================================= */

/* HERO */
.hero h1,
.hero h2,
.hero h3 {
    color: #ffffff !important;
}

.hero p {
    color: rgba(255,255,255,0.85) !important;
}

/* CTA BAND */
.band h1,
.band h2,
.band h3,
.band p,
.band span {
    color: #ffffff !important;
}

/* FINAL SECTION */
.final h1,
.final h2,
.final h3,
.final p,
.final span {
    color: #ffffff !important;
}

/* Accent highlight inside dark sections */
.hero em,
.band em,
.final em {
    color: #3bbde4 !important;
}

/* Outline buttons visibility fix */
.band .btn-ow,
.final .btn-ow,
.hero .btn-ow {
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
}

/* Remove any inherited dark heading color */
.hero *,
.band *,
.final * {
    text-shadow: none !important;
}