.col-xl-4 a,
.col-xl-4 ul,
.col-xl-4 ul li a {
  text-decoration: none !important;
}
.ICTPage::before,
.cybersecurytyPage::before,
.lavoroPage::before,
.newsHeroPage::before,
.professionalPage::before {
  content: " " !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  z-index: 9 !important;
  top: 0 !important;
  left: 0 !important;
  background: radial-gradient(
    circle,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0) 0
  ) !important;
}
.newsHeroPage .lavoroPage,
.newsHeroPage .professionalPage {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: default !important;
  position: relative !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: center !important;
  z-index: 99 !important;
  min-height: 450px !important;
}
.col-xl-4 a {
  color: #a4bcd0;
}
.col-xl-4 a:hover {
  color: #cf0000;
  font-weight: 400;
}
.cardNews .sendBtn {
  border: 1px solid #fff !important;
  color: #fff !important;
  margin-top: 14px !important;
}
.cardNews .servicePage .btn-effect,
.servicePage .btn-effect {
  padding: 0 !important;
}
.cardNews .servicePage .sendBtn.btn-effect:after,
.servicePage .sendBtn.btn-effect:after {
  background: #cf0000 !important;
}
.cardNews .sendBtn:hover,
.cardNews .servicePage [type="button"]:not(:disabled),
.cardNews .servicePage [type="reset"]:not(:disabled),
.cardNews .servicePage [type="submit"]:not(:disabled),
.cardNews .servicePage button:not(:disabled),
.servicePage [type="button"]:not(:disabled),
.servicePage [type="reset"]:not(:disabled),
.servicePage [type="submit"]:not(:disabled),
.servicePage button:not(:disabled) {
  color: #cf0000 !important;
}
.cardNews .sendBtn.btn-effect:after {
  background: #fff !important;
  color: #cf0000 !important;
}
.servicePage ul {
  list-style-type: "-";
  list-style-type: "-";
}
.professionalServicesSection {
  background-color: #fff !important;
}
.newsInfo {
  background-color: #cf0000 !important;
  padding: 30px 60px !important;
  border: 0 solid #a4bcd0 !important;
}
.cardNews p:last-of-type {
  color: #fff !important;
  font-family: "Be Vietnam Light" !important;
  font-weight: 100 !important;
}
.cardNews img {
  border: 0 !important;
}

.title-box {
  font-size: 42px !important;
  margin-top: 4px !important;
  color: #005aa2 !important;
}
.articleDescriptionPage h3 {
  color: #cf0000 !important;
  padding-bottom: 12px !important;
  padding-top: 12px !important;
}
.col-xl-4 ul,
.col-xl-4 ul li:hover a,
.col-xl-4 ul li:hover::before {
  color: #005aa2 !important;
}
.articleInfoPage .col-xl-8 {
  border-left: 1px solid #005aa250;
  border-right: 0px solid #005aa250 !important;
  padding-left: 100px !important;
}
.col-xl-4 ul {
  list-style-type: none;
  font-family: Kanit, sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 2.5rem;
  padding-left: 10px !important;
  margin: 0 !important;
}
.col-xl-4 ul li {
  display: flex;
  align-items: start;
  padding: 0.5rem 0;
}
.col-xl-4 ul li::before {
  content: "-";
  color: #a4bcd0;
  margin-right: 10px;
  transition: color 0.3s ease-in-out;
}
.col-xl-4 ul li a {
  color: #a4bcd0 !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 1.5rem !important;
  transition: color 0.3s ease-in-out;
}
.articleDescriptionPage p {
  padding-left: 0 !important;
}
.articleDescriptionPage {
  padding-top: 0 !important;
}
.servicePage .sendBtn {
  border: 1px solid #cf0000 !important;
  color: #fff !important;
  margin-top: 50px !important;
}
.servicePage [type="button"]:not(:disabled),
.servicePage [type="reset"]:not(:disabled),
.servicePage [type="submit"]:not(:disabled),
.servicePage button:not(:disabled) {
  color: #cf0000 !important;
}
.servicePage ul {
  list-style-type: "-";
  font-family: "Be Vietnam thin", sans-serif !important;
  font-size: 18px !important;
  line-height: 25px !important;
  margin-left: 2px !important;
  padding-left: 8px !important;
  color: #000 !important;
}
.servicePage ul li,
.servicePage ul li .text-strong {
  color: #005aa2 !important;
  font-weight: 700 !important;
}
.box-other-service.three {
  background-repeat: no-repeat !important;
  background-image: none !important;
  background-size: 500px !important;
  border: 2px solid #a4bcd0 !important;
}
.box-other-service {
  position: relative !important;
  height: 200px !important;
  max-width: 500px !important;
  margin: 50px 0 50px 10px !important;
  overflow: hidden !important;
}
.box-other-service::before {
  content: " " !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  z-index: 1 !important;
  top: 0 !important;
  left: 0 !important;
  background: radial-gradient(
    circle,
    rgba(0, 0, 0, 0) -40%,
    rgba(0, 0, 0, 0) 0
  ) !important;
}
.title {
  padding-top: 2rem !important;
}
.title .sendBtn {
  border: 1px solid #005aa2 !important;
  color: #005aa2 !important;
  max-width: 220px !important;
  width: 220px;
}
.title .sendBtn.btn-effect:after {
  background: #005aa2 !important;
}
.logobox {
  width: 220px;
  padding-top: 32px;
  margin-left: 40px;
}
.col-md-12 h3 {
  text-decoration: underline;
  font-weight: 100;
}
.progress {
  height: 10px !important;
  background-color: #a4bcd0;
  border-radius: 5px;
  margin-bottom: 20px;
  width: 50%;
  position: relative;
}
.progress-label {
  position: relative;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  color: #a4bcd0;
  font-weight: thin;
}
.title-descriptionpage,
.title-partner {
  color: #005aa2;
  margin-bottom: 24px;
}
.title-partner {
  margin-top: 64px;
}
.callToActionSection {
  height: 50vh !important;
  min-height: 500px !important;
}
.partner-logos {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  margin-top: 40px;
}
.partner-logos img {
  width: 106px;
  height: auto;
}
.title .sendBtn:hover i {
  color: #fff !important;
}
.progress-bar {
  width: 0%;
  background-color: #005aa2 !important;
  height: 10px;
  border-radius: 5px;
}
@keyframes fillProgress {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.progress-bar.animated {
  animation: 2s ease-in-out forwards fillProgress;
}
@media (max-width: 1200px) {
  .articleInfoPage .col-xl-8 {
    padding-left: 50px !important;
  }
  .col-xl-4 ul {
    font-size: 22px !important;
    line-height: 3rem !important;
  }
  .progress-label {
    font-size: 12px;
  }
  .box-other-service .title {
    padding-left: 32px !important;
  }
}
@media (max-width: 992px) {
  .articleInfoPage {
    padding: 15px;
  }
  .col-xl-4,
  .col-xl-8 {
    width: 100%;
    padding: 15px 0;
  }
  .col-xl-8.col-12.order-first.order-lg-last {
    border-left: none !important;
    padding-left: 20px !important;
  }
  .progress {
    width: 60%;
  }
  .partner-logos {
    justify-content: start;
    flex-wrap: wrap;
  }
  .partner-logos img {
    width: 90px;
  }
  .title-box {
    font-size: 28px !important;
    text-align: left;
    padding-top: 26px;
  }
  .box-other-service {
    width: 50%;
  }
  .box-other-service .title {
    padding-left: 32px !important;
  }
}
@media (max-width: 768px) {
  .newsHeroPage .professionalPage {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center;
  }
  .col-xl-4 ul {
    font-size: 20px !important;
  }
  .col-xl-8.col-12.order-first.order-lg-last {
    border-left: none !important;
    padding-left: 20px !important;
  }
  .title-box {
    font-size: 28px !important;
    text-align: left;
    padding-top: 26px;
  }
  .box-other-service {
    width: 50%;
  }
  .sendBtn {
    width: 100% !important;
    max-width: 100% !important;
  }
  .progress {
    width: 70%;
  }
  .partner-logos {
    justify-content: start;
    flex-wrap: wrap;
  }
  .partner-logos img {
    width: 80px;
  }
  .box-other-service .title {
    padding-left: 32px !important;
  }
}
@media (max-width: 480px) {
  .newsHeroPage .professionalPage {
    min-height: 300px !important;
  }
  .articleDescriptionPage h3,
  .newsHeroPage h1 {
    font-size: 18px !important;
  }
  .sendBtn {
    font-size: 14px !important;
    padding: 8px !important;
  }
  .col-xl-4 ul li {
    font-size: 16px !important;
  }
  .progress-label {
    font-size: 10px;
  }
  .progress {
    width: 80%;
  }
  .partner-logos {
    justify-content: start;
    flex-wrap: wrap;
    gap: 15px;
  }
  .partner-logos img {
    width: 70px;
  }
  .title-box {
    font-size: 28px !important;
    text-align: left;
    padding-top: 26px;
  }
  .box-other-service {
    width: 95%;
  }
  .box-other-service .title {
    padding-left: 32px !important;
  }
}
