.page-template-vrm .section-statistic,
.page-template-election .section-statistic {
  padding: 100px 0;
}

body:not(.page-template-newsletter) .section-statistic:nth-child(odd) .row:nth-child(odd) {
  flex-direction: row-reverse;
}

.section-statistic h3 {
  margin-bottom: 30px;
}

.section-statistic h3~img {
  max-width: 84%;
  margin: 35px 0 100px;
}

.section-statistic .col-lg-6 img {
  max-height: 520px;
}

.read-more-btn {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.read-more-btn::after {
  content: "";
  background: url("../images/shape.svg");
  background-repeat: no-repeat;
  background-position: right;
  display: inline-block;
  height: 10px;
  width: 16px;
}

.blue-bg-section .read-more-btn::after {
  background: url("../images/wshape.png");
}

.read-more-btn.active::after {
  transform: rotate(180deg);
}

.read-more-text,
.read-more-btn.active .read-more-title,
.read-more-btn:not(.active) .less-info-title {
  display: none;
}

.green-bg-section {
  background-color: #a9ced5;
}

.blue-bg-section {
  background-color: #1d3047;
}

.grey-bg-section {
  background-color: #f4f4f4;
}

.section-hero {
  text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000,
    -1px -1px 0 #000;
}

h1 {
  color: #e1603f;
}

.section-hero p {
  font-size: 35px;
  font-weight: 700;
}

.section-vrm-cards .collapse {
  position: absolute;
  left: 0;
}

.section-vrm-cards .col-lg-6,
.section-vrm-cards .col-lg-4 {
  padding: 67px 40px 72px;
}

.info-card-icon {
  width: 64px;
  height: 64px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-vrm-cards .col-lg-6:first-child,
.section-vrm-cards .col-lg-4:first-child {
  background-color: #233c5a;
}

.section-vrm-cards .col-lg-6:nth-child(3),
.section-vrm-cards .col-lg-4:nth-child(3) {
  background-color: #cf5c2b;
}

.section-vrm-cards .col-lg-4:nth-child(5) {
  background-color: #76858d;
}

.section-vrm-cards .col-lg-6:first-child a,
.section-vrm-cards .col-lg-4:first-child a {
  color: #233c5a;
}

.section-vrm-cards .col-lg-6:nth-child(3) a,
.section-vrm-cards .col-lg-4:nth-child(3) a {
  color: #cf5c2b;
}

.section-vrm-cards .col-lg-4:nth-child(5) a {
  color: #76858d;
}

.section-vrm-cards .col-12:nth-child(2) {
  background-color: #162a41;
}

.section-vrm-cards .col-12:last-child {
  background-color: #616e75;
}

.section-vrm-cards .col-12:nth-child(4) {
  background-color: #b04e25;
}

.toggle-vrm-content {
  display: none;
}

.toggle-vrm-content.active {
  display: block;
}

.section-vrm-cards .row {
  border-radius: 16px;
  margin: 0;
  overflow: hidden;
}

.section-vrm-cards h3 {
  margin: 36px auto 48px;
}

.toggle-vrm-card-btn {
  background-color: #fff;
}

.toggle-vrm-content {
  padding: 50px;
}

.section-more-tools {
  background-color: #95a4ad;
  padding: 110px 0 103px;
}

.common_block span img {
  max-width: 26px;
}

.section-vrm-cards .col-lg-6:not(.active)>*,
.section-vrm-cards .col-lg-4:not(.active)>* {
  opacity: 0.4;
}

.section-vrm-cards .custom-btn:hover {
  background-color: #fff;
}

.page-template-election .section-hero {
  direction: rtl;
}

.section-pre-election-system img {
  margin-bottom: 50px;
}

.section-digital-voting-system .row {
  padding-top: 50px;
}

.section-hero {
  position: relative;
}

.section-hero::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
}

.section-team {
  background-color: #1d3047;
  padding: 50px 0;
}

.section-team+footer {
  margin-top: 0;
}

.section-team img {
  max-width: 200px;
}

.section-team .row {
  align-items: center;
  margin-bottom: 30px;
}

.section-statistic .form-control {
  border-radius: 5px;
}

.page-template-newsletter .section-statistic {
  padding-bottom: 0;
}



.ltr .newsletter-form .country-select.inside .flag-dropdown {
  right: 0;
}

.ltr .newsletter-form .country-select.inside .selected-flag {
  margin-left: auto;
}

.rtl .newsletter-form .country-select.inside .selected-flag {
  margin-right: auto;
}

.form-check-label a {
  text-decoration: underline;
}

.newsletter-form .g-recaptcha {
  margin-top: 20px;
}
.page-template-newsletter .section-team img{
  max-width: 100%;
}
@media (min-width: 576px) {
  .section-statistic p {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .section-pre-election-system img {
    max-width: 57%;
  }
}

@media (min-width: 992px) {
  .newsletter-form .col-12 {
    padding-top: 20px;
  }

  body:not(.page-template-newsletter) .ltr .section-statistic:nth-child(odd) .row:nth-child(odd) .col-lg-6:last-child,
  .rtl:not(.page-template-newsletter) .section-statistic:nth-child(even) .col-lg-6:last-child,
  .rtl .section-digital-voting-system .row:nth-child(6) .col-lg-6:last-child {
    padding-right: 100px;
  }

  .ltr:not(.page-template-newsletter) .section-statistic:nth-child(even) .col-lg-6:last-child,
  body:not(.page-template-newsletter) .rtl .section-statistic:nth-child(odd) .row:nth-child(odd) .col-lg-6:last-child,
  .ltr .section-digital-voting-system .row:nth-child(6) .col-lg-6:last-child {
    padding-left: 100px;
  }

  .section-vrm-cards .col-lg-6,
  .section-vrm-cards .col-lg-4 {
    order: -1;
  }

  .section-vrm-cards h3 {
    min-height: 150px;
  }

  .toggle-vrm-content p {
    font-size: 20px;
    margin-bottom: 35px;
  }

  .page-template-election .section-vrm-cards h3 {
    margin: 36px auto;
    min-height: unset;
  }
}

@media (max-width: 1199px) {
  .testimonial-col {
    padding: 24px 32px 24px 24px;
  }

  .section-vrm-cards .col-lg-6,
  .section-vrm-cards .col-lg-4 {
    padding: 24px;
  }

  .toggle-vrm-content {
    padding: 24px 12px 10px;
  }
}

@media (max-width: 991px) and (min-width:576px) {
  .section-vrm-cards h3 {
    height: 60px;
  }
}

@media (max-width: 991px) {
  .page-template-newsletter .section-statistic {
    padding-top: 50px;
  }

  .page-template-vrm .section-statistic,
  .page-template-election .section-statistic {
    padding: 50px 0 0;
  }

  body:not(.page-template-newsletter) .section-statistic .col-lg-6:last-child {
    order: -1;
    text-align: center;
    margin-bottom: 30px;
  }

  .section-more-tools {
    padding: 50px 0 45px;
  }

  .section-vrm-cards h3 {
    width: calc(100% - 85px);
    float: right;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
  }


  .info-card-icon {
    float: left;
  }

  .toggle-vrm-card-btn {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 767px) {}

@media (max-width: 575px) {
  .section-hero-vrm {
    background-image: url('../images/mob-vrm-bg.webp') !important;
    padding: 120px 0;
  }

  .section-hero {
    height: 600px;

  }

  .statistic-title:has(+ h3) {
    margin-bottom: 0;
  }

  .statistic-title {
    margin-bottom: 10px;
  }

  .section-statistic h3,
  .statistic-text p {
    margin-bottom: 15px;
  }

  .section-statistic h3~img {
    margin: 20px 0 30px;
  }

  .section-more-tools {
    padding: 20px 0 15px;
  }

  .read-more-btn {
    display: block;
    text-align: center;
  }

  .section-vrm-cards h3 {
    font-size: 21px;
    width: calc(100% - 55px);
  }

  .info-card-icon {
    width: 40px;
    height: 40px;
  }

  .info-card-icon img {
    max-width: 15px;
    max-height: 15px;
  }
}