.elc-smart-traffic-its .title {
  color: var(--Primary, #03206b);
  font-size: 28px;
  font-weight: 800;
  line-height: 160%; /* 44.8px */
  text-transform: uppercase;
}
.elc-smart-traffic-its .sub-title {
  color: var(--Primary, #03206b);
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  line-height: 160%; /* 57.6px */
}
.elc-smart-traffic-its .desc {
  color: var(--Text, #222);
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
}
.elc-smart-traffic-its .its-header {
  background-image: url("/assets/web/images/smart-traffic/its-background.png");
  padding-top: 40px;
  padding-bottom: 80px;
}
.elc-smart-traffic-its .its-header .rs {
  padding-left: 20px;
}
.elc-smart-traffic-its .its-header .rs .sub-title {
  color: var(--Primary, #03206b);
  text-align: start !important;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 160%; /* 38.4px */
}
.elc-smart-traffic-its .its-header .its-header-img {
  margin-top: 50px;
}
.elc-smart-traffic-its .its-header .technology-list {
  margin-top: 24px;
}
.elc-smart-traffic-its .its-header .technology-list__item {
  width: 364px;
  height: 266px;
  margin: auto;
  padding: 40px 30px;
  background-image: url("/assets/web/images/card-deep.png");
  background-repeat: no-repeat;
}
.elc-smart-traffic-its .its-header .technology-list__item .tech-title {
  color: var(--Text, #222);
  font-size: 18px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 12px;
}
.elc-smart-traffic-its .its-header .technology-list__item .tech-desc {
  color: #000;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}
.elc-smart-traffic-its .feature-group {
  padding: 20px 0 100px;
}
.elc-smart-traffic-its .feature-group img {
  width: 189px;
}
.elc-smart-traffic-its .feature-group .feature-content {
  margin-left: 24px;
}
.elc-smart-traffic-its .feature-group .feature-content .feature-title {
  color: var(--Primary, #03206b);
  font-size: 18px;
  font-weight: 700;
  line-height: 160%; /* 28.8px */
  margin-top: 14px;
  margin-bottom: 14px;
}
.elc-smart-traffic-its .feature-group .feature-content .feature-desc {
  color: var(--Text, #222);
  text-align: justify;
  font-size: 15px;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
  padding-inline-start: 20px;
}
.elc-smart-traffic-its .system-components {
  background-image: url("/assets/web/images/smart-traffic/its-background-2.png");
}
.elc-smart-traffic-its .system-components .slider-component {
  margin-bottom: 20px;
}
.elc-smart-traffic-its .system-components .slider-component .slick-arrow {
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background: rgba(28, 154, 214, 0.1);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: 26px;
}
.elc-smart-traffic-its .system-components .slider-component .slick-arrow::before {
  display: none;
}
.elc-smart-traffic-its .system-components .slider-component .slick-prev {
  background-image: url("/assets/web/icons/arrow-left.svg");
}
.elc-smart-traffic-its .system-components .slider-component .slick-next {
  background-image: url("/assets/web/icons/arrow-right.svg");
}
.elc-smart-traffic-its .system-components .slider-component .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}
.elc-smart-traffic-its .system-components .slider-component .slick-list .slick-track .slick-slide {
  height: 395px;
  padding: 20px 10px;
}
.elc-smart-traffic-its .system-components .slider-component .slick-list .slick-track .slick-slide .component-item {
  height: 324px;
  border-radius: var(--radius-xl, 16px);
  border: 1px solid var(--Gradient, #0237c1);
  background: rgba(240, 240, 240, 0.3);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  padding: 24px 20px;
}
.elc-smart-traffic-its .system-components .slider-component .slick-list .slick-track .slick-slide .component-item__vi-name {
  color: var(--Primary, #03206b);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
}
.elc-smart-traffic-its .system-components .slider-component .slick-list .slick-track .slick-slide .component-item__en-name {
  color: var(--Gray-Text, #959595);
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 160%; /* 20.8px */
  margin-bottom: 16px;
}
.elc-smart-traffic-its .system-components .slider-component .slick-list .slick-track .slick-slide .component-item__desc {
  color: var(--Text, #222);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}
.elc-smart-traffic-its .system-components .slider-component .slick-list .slick-track .slick-slide .component-item__img {
  width: 100px;
  position: absolute;
  left: calc(50% - 50px);
  bottom: -50px;
}
.elc-smart-traffic-its .system-components .salient-features {
  margin-top: 100px;
}
.elc-smart-traffic-its .system-components .salient-features .feature-wrapper {
  padding-bottom: 24px;
}
.elc-smart-traffic-its .system-components .salient-features .feature-wrapper .border-dashed {
  height: 376px;
  border: 2px dashed #b3b3b3;
  margin-top: 24px;
  margin-left: 24px;
}
.elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-item {
  height: 376px;
  background: var(--linear-white, linear-gradient(138deg, #eaeaea 14.97%, #fff 37.72%));
  box-shadow: 6px 6px 8px 0px rgba(0, 0, 0, 0.25);
  padding: 24px 20px;
  margin-top: -400px;
  margin-right: 24px;
  margin-bottom: 24px;
}
.elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-item .feature-title {
  color: var(--Primary, #03206b);
  font-size: 16px;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
  margin-bottom: 10px;
}
.elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-item .feature-title span {
  color: var(--primary-2, #1c9ad6);
  font-weight: 700;
  text-transform: uppercase;
}
.elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-content {
  color: var(--Text, #222);
  font-size: 14px;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
}
.elc-smart-traffic-its .system-components .salient-features .left-features {
  width: calc(50% - 134px);
}
.elc-smart-traffic-its .system-components .salient-features .right-features {
  width: calc(50% - 134px);
}
.elc-smart-traffic-its .system-components .salient-features .right-features .border-dashed {
  margin-left: 0 !important;
  margin-right: 24px;
}
.elc-smart-traffic-its .system-components .salient-features .right-features .feature-item {
  margin-right: 0 !important;
  margin-left: 24px;
}
.elc-smart-traffic-its .system-components .salient-features .feature-image {
  width: 228px;
  height: 228px;
  display: flex;
  border: 2px dashed #b3b3b3;
  border-radius: 50%;
  margin-left: 20px;
  margin-right: 20px;
}
.elc-smart-traffic-its .system-components .salient-features .feature-image img {
  background: var(--linear-white, linear-gradient(138deg, #eaeaea 14.97%, #fff 37.72%));
  border-radius: 50%;
  box-shadow: 6px 6px 8px 0px rgba(0, 0, 0, 0.25);
  margin: 20px;
}
.elc-smart-traffic-its .standards {
  margin-top: 100px;
}
.elc-smart-traffic-its .standards .standard-table {
  width: 100%;
  margin-top: 40px;
  overflow-y: hidden;
}
.elc-smart-traffic-its .standards .standard-table table {
  width: 100%;
  border-radius: 14px;
  border: 1px solid var(--Line, #d7dfe3);
  background: #f8f8f8;
  border-collapse: separate;
}
.elc-smart-traffic-its .standards .standard-table table thead,
.elc-smart-traffic-its .standards .standard-table table tbody {
  display: block;
}
.elc-smart-traffic-its .standards .standard-table table tbody {
  height: 816px;
  overflow-y: auto;
}
.elc-smart-traffic-its .standards .standard-table table th,
.elc-smart-traffic-its .standards .standard-table table td {
  color: #222222;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding: 20px 10px;
  border-bottom: 1px solid #d7dfe3;
}
.elc-smart-traffic-its .standards .standard-table table th {
  top: 0;
  z-index: 2;
  font-weight: 600;
  position: sticky;
}
.elc-smart-traffic-its .standards .standard-table table tr td:first-child {
  text-align: center;
}
.elc-smart-traffic-its .standards .standard-table table tr td:nth-child(2) {
  font-weight: 700;
}
.elc-smart-traffic-its .implemented-projects {
  margin-top: 100px;
}
.elc-smart-traffic-its .document-container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 6.25rem;
}
.elc-smart-traffic-its .document-container .document-title {
  color: #03206b;
  font-size: 36px;
  font-weight: 500;
  line-height: 160%;
}
.elc-smart-traffic-its .document-container .document-name {
  color: #03206b;
  font-size: 48px;
  font-weight: 800;
  line-height: 160%;
}
.elc-smart-traffic-its .document-container .document-content {
  width: 100%;
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .elc-smart-traffic-its .document-container .document-content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .elc-smart-traffic-its .document-container .document-content form {
    width: 100%;
  }
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-list-type {
  color: #222;
  font-size: 18px;
  font-weight: 600;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item {
  margin-top: 1.5rem;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item .document-item-name {
  color: #1c9ad6;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item .document-item-btn {
  border: transparent !important;
  width: 170px;
  border-radius: 16px;
  background: #1c9ad6;
  padding: 0.75rem 0.625rem;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item .document-item-btn .download-icon {
  margin-right: 0.5rem;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item .document-item-btn span {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item .document-item-btn .forward-icon {
  margin-left: 0.5rem;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item .document-submit-btn {
  border: transparent !important;
  width: 10.625rem;
  border-radius: 16px;
  background: #1c9ad6;
  padding: 0.75rem 0.625rem;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item .document-submit-btn img {
  margin-right: 0.5rem;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item .document-submit-btn span {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.elc-smart-traffic-its .document-container .document-content .document-content-list .document-list .document-item-first {
  margin-bottom: 2.0625rem;
}
.elc-smart-traffic-its .document-container .document-content .document-form .form-input {
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .elc-smart-traffic-its .document-container .document-content .document-form .form-input input,
  .elc-smart-traffic-its .document-container .document-content .document-form .form-input textarea {
    margin: auto;
    width: 100% !important;
  }
}
.elc-smart-traffic-its .document-container .document-content .document-form .form-input label {
  color: #222;
  font-size: 16px;
  font-weight: 400;
}
.elc-smart-traffic-its .document-container .document-content .document-form .form-input label .required-mark {
  color: #db3332;
}
.elc-smart-traffic-its .document-container .document-content .document-form .form-input input {
  border-radius: 0.5rem;
  width: 36.25rem;
  height: 2.75rem;
  border: 1px solid #d7dfe3;
}
.elc-smart-traffic-its .document-container .document-content .document-form .form-input textarea {
  border-radius: 0.5rem;
  border: 1px solid #d7dfe3;
  width: 36.25rem;
}
.elc-smart-traffic-its .document-container .document-content .document-form button {
  border: transparent !important;
  width: 10.625rem;
  border-radius: 16px;
  background: #1c9ad6;
  padding: 0.75rem 0.625rem;
  margin: auto;
  color: #fff;
}
.elc-smart-traffic-its .document-container .document-content .document-form button .download-icon {
  margin-right: 0.5rem;
}
.elc-smart-traffic-its .document-container .rounded-circle {
  display: flex;
  width: 14px;
  height: 14px;
  background: #222222;
  border-radius: 50% !important;
  margin-right: 0.5rem;
}
.elc-smart-traffic-its .contact-now {
  margin-left: auto;
  margin-right: auto;
  margin-top: 6.25rem;
  margin-bottom: 7.4375rem;
  padding: 2rem;
  gap: 2rem;
  background-image: url("/assets/web/images/deep-vision/contact-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .elc-smart-traffic-its .contact-now {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .elc-smart-traffic-its .contact-now .contact-info {
    margin: auto;
    justify-content: center;
    align-items: center;
  }
  .elc-smart-traffic-its .contact-now .contact-info h1 {
    margin: auto;
  }
}
.elc-smart-traffic-its .contact-now .contact-info {
  text-align: left;
}
.elc-smart-traffic-its .contact-now .contact-info .contact-title {
  width: 456px;
  color: var(--Primary, #03206b);
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 57.6px */
  margin-bottom: 0;
}
.elc-smart-traffic-its .contact-now .contact-info .contact-name {
  width: 456px;
  color: var(--Primary, #03206b);
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%; /* 76.8px */
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .elc-smart-traffic-its .contact-now .contact-content button {
    margin: auto;
  }
}
.elc-smart-traffic-its .contact-now .contact-content .contact-detail {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
  margin-bottom: 24px;
}
.elc-smart-traffic-its .contact-now .contact-content button {
  height: 56px;
  gap: 1.3125rem;
  border-radius: 14px;
  border: 1px solid #1c9ad6;
  background: #1c9ad6;
  padding: 0.625rem 0.875rem;
}
.elc-smart-traffic-its .contact-now .contact-content button span {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 111.111%;
}

.disable {
  cursor: not-allowed !important;
  opacity: 0.5;
  pointer-events: none;
}

@media (min-width: 1200px) {
  .idsp {
    margin-top: 100px;
  }
  .idsp .slick-list .slick-track {
    width: 490px !important;
  }
  .idsp .slick-list .slick-track .slick-slide {
    width: 490px !important;
  }
}
@media (max-width: 576px) {
  .elc-smart-traffic-its .its-header {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .elc-smart-traffic-its .its-header .its-header-img {
    margin-top: 0;
  }
  .elc-smart-traffic-its .its-header .technology-list__item {
    margin-bottom: 15px;
  }
  .elc-smart-traffic-its .feature-group {
    padding-bottom: 15px;
  }
  .elc-smart-traffic-its .standards {
    margin-top: 15px;
  }
  .elc-smart-traffic-its .implemented-projects {
    margin-top: 45px;
  }
  .elc-smart-traffic-its .document-container {
    margin-top: 15px;
  }
  .elc-smart-traffic-its .system-components .salient-features {
    margin-top: 15px;
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-item .feature-title {
    font-size: 9px;
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-item .feature-content {
    font-size: 7px;
    line-height: 10px;
  }
  .elc-smart-traffic-its .system-components .salient-features .left-features {
    width: calc(50% - 10px);
  }
  .elc-smart-traffic-its .system-components .salient-features .right-features {
    width: calc(50% - 10px);
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-image {
    width: 68px;
    height: 68px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-image img {
    margin: 16px;
    width: 24px;
    height: 36px;
  }
  .elc-smart-traffic-its .contact-now {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .elc-smart-traffic-its .contact-now .contact-info .contact-title {
    width: 325px;
    font-size: 24px;
  }
  .elc-smart-traffic-its .contact-now .contact-info .contact-name {
    width: 325px;
    font-size: 16px;
  }
}
@media (min-width: 577px) and (max-width: 768px) {
  .elc-smart-traffic-its .its-header .technology-list__item {
    width: 240px;
    height: 320px;
    padding: 20px;
  }
  .elc-smart-traffic-its .its-header .technology-list__item .tech-title {
    font-size: 16px;
  }
  .elc-smart-traffic-its .its-header .technology-list__item .tech-desc {
    font-size: 14px;
    line-height: 18px;
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-item .feature-title {
    font-size: 14px;
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-item .feature-content {
    font-size: 12px;
    line-height: 16px;
  }
  .elc-smart-traffic-its .system-components .salient-features .left-features {
    width: calc(50% - 10px);
  }
  .elc-smart-traffic-its .system-components .salient-features .right-features {
    width: calc(50% - 10px);
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-image {
    width: 100px;
    height: 100px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-image img {
    margin: 18px;
    width: 48px;
    height: 64px;
  }
  .elc-smart-traffic-its .contact-now {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .elc-smart-traffic-its .contact-now .contact-info .contact-title {
    text-align: start;
  }
  .elc-smart-traffic-its .contact-now .contact-info .contact-name {
    font-size: 24px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .elc-smart-traffic-its .its-header .technology-list__item {
    width: 240px;
    height: 320px;
    padding: 20px;
  }
  .elc-smart-traffic-its .its-header .technology-list__item .tech-title {
    font-size: 16px;
  }
  .elc-smart-traffic-its .its-header .technology-list__item .tech-desc {
    font-size: 14px;
    line-height: 18px;
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-item .feature-title {
    font-size: 16px;
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-wrapper .feature-item .feature-content {
    font-size: 12px;
    line-height: 16px;
  }
  .elc-smart-traffic-its .system-components .salient-features .left-features {
    width: calc(50% - 10px);
  }
  .elc-smart-traffic-its .system-components .salient-features .right-features {
    width: calc(50% - 10px);
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-image {
    width: 112px;
    height: 102px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .elc-smart-traffic-its .system-components .salient-features .feature-image img {
    margin: 16px;
    width: 64px;
    height: 64px;
  }
  .elc-smart-traffic-its .contact-now {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .elc-smart-traffic-its .contact-now .contact-info .contact-title {
    text-align: start;
  }
  .elc-smart-traffic-its .contact-now .contact-info .contact-name {
    font-size: 24px;
  }
}