.HomeSlider .swiper-slide:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 21;
  top: 0;
  pointer-events: none;
  left: 0;
}

.LatestNews h3 a {
  color: var(--custom-color3);
}

.w-100 {
  width: 100%;
}

.LatestNews h3:before,
.articleDetails_lab .item-top-article strong::before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  display: inline-flex;
  background: var(--accent-color);
  border-radius: calc(var(--b-radius) / 2);
}

.articleDetails_lab strong::before {
  margin-right: 0.5em;
}

.articleDetails_lab strong {
  font-size: 1.5em;
  font-weight: normal;
}

.DetailsCategoryMenu .Caption {}

.DetailsCategoryMenu li {}

.NewsDetails h1 {
  font-size: 1.5rem;
}

.NewsDetails .in_article_image .no_text {
  text-align: center;
  display: block;
}

.top-0 {
  top: 0;
}

.right-0 {
  left: 0;
}

.title-company strong,
.TitleDetailNews h1 {
  border-bottom: 0.2em solid var(--accent-color4);
}

.detail-article .ExamPricesList .Head {
  background: var(--accent-color2);
  padding: 0.5em 0;
}

.detail-article .ExamPricesList .Items {
  padding: 0.3em 0;
}

.detail-article .ExamPricesList .Items:nth-child(odd) {
  background: var(--custom-color1);
}

.detail-article .ExamPricesList .Items:nth-child(even) {
  background: var(--custom-color6);
}

.articleDetails_lab .row.Items,
.articleDetails_lab .ItemsHead {
  border-bottom: 1px solid var(--accent-color4);
  min-height: 4rem;
  align-items: center;
  transition: all 0.2s ease-in-out;
}

.articleDetails_lab .row.Items:hover,
.articleDetails_lab .ItemsHead:hover {
  background: var(--custom-color1);
}

.articleDetails_lab .ItemsHead {
  font-weight: bold;
}

.articleList_lab .accordion-second .item::after {
  content: none;
}

.CertificateAboutUs img {
  border: 0.1rem solid var(--accent-color4);
}

.articleList_lab_Certificates .swiper {
  width: 100%;
}

.articleList_lab_Certificates :where(.nextimage, .previmage) {
  width: 1.2rem;
  height: 3rem;
  background: var(--custom-color9);
  display: block;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 22;
  cursor: pointer;
  opacity: 0.8;
  transition: all ease-in-out 0.3s;
}

.articleList_lab_Certificates :where(.nextimage, .previmage):hover {
  opacity: 1;
}

.articleList_lab_Certificates .swiper .nextimage {
  right: 0;
}

.articleList_lab_Certificates .swiper .nextimage::after {
  transform: rotate(135deg) translate(0.2rem, -0.2em);
}

.articleList_lab_Certificates .swiper .previmage::after {
  transform: rotate(-45deg) translate(0.2rem, -0.2em);
}

.articleList_lab_Certificates :where(.nextimage, .previmage)::after {
  content: "";
  width: 0.7em;
  height: 0.7em;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease;
  border: solid var(--accent-color4);
  border-width: 0 0 0.2em 0.2em;
  display: inline-block;
  padding: 0.2em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transform-origin: center center;
}

.articleList_lab_Certificates .swiper .d-flex.swiper-button-disabled {
  display: none !important;
}

.ContainerDetailNews img {
  padding: 0.5rem;
  border: 0.1rem solid var(--accent-color4);
}

.ContainerDetailNews .DetailsCategoryMenu {
  display: block;
}

.MetaNewsDetail {
  background-color: var(--custom-color6);
  font-size: 0.8rem;
}

.DetailsCategoryMenu strong,
.DetailsCategoryMenu ul li {
  padding: 0.2rem 0.5rem;
  font-size: 0.9rem;
  list-style-type: none;
}

.DetailsCategoryMenu strong {
  border-bottom: 0.1em solid;
}

.DetailsCategoryMenu ul li:nth-child(odd) {
  background-color: var(--custom-color6);
}

.ContainerDetailNews .in_article_image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.font-larg{
  font-size: 1.2rem;
}
.font-larger{
  font-size: 1.5rem;
}
.desc-about-company ul{
  list-style:inside;
}
article.NewsDetails a {
  color: var(--accent-color3);
}
.h-100{
  height: 100%;
}
.CertificateAboutUs .swiper-slide{
  height: unset !important;
}
.AboutArticleCertificate .swiper-pagination{
  left: 0;
  right: 0;
  bottom:-3rem;
}
.SwiperCareer {
  right: 0;
  bottom: 0;
}
.ItemInnerTopCareer{
  
  left: 0;
  right: 0;
  bottom: 2rem;
}
/**********************Gallery***********************/
.ItemGalleryImage svg{
  width: 0.5rem;
  height: 0.5rem;
}
.InnerDescGallery{
  right: 0;
  left: 0;
  bottom: 0;
  top:0;
  background: rgb(37,25,92);
background: linear-gradient(0deg, rgba(37,25,92,1) 0%, rgba(37,25,92,0) 50%);
}
.LinkViewGalley{
  font-size: 0.8rem;
}
.ItemLinkGallery a.ReadMore:hover{
  background-color: var(--accent-color);
}
.ItemLinkGallery a.ReadMore{
  background-color: var(--accent-color3);
}

.GalleryItem img,.ItemGalleryImage img{
  outline:0.3rem solid var(--accent-color);
  
}
.GalleryItem img{
  outline-offset:-1.5rem;
}
.ItemGalleryImage img{
  outline-offset:-1rem;
}
.Gallery-Wrapper img{
  outline:0.2rem solid var(--accent-color);
  outline-offset:-0.5rem;
}
.title-gallery{
  gap:1rem;
}
.h-100{
  height: 100%;
}
/**********************Affiliated Company***********************/
.TitleTopAffiliated{
  font-size: 2rem;
}
.ItemArrowTopCareer svg{
  width: 1rem;
  height: auto;
}
article.NewsDetails a {
    color: var(--accent-color3);
}
.AffilicatedLists li:first-child{
  width:100%;
}
.AffilicatedLists{
  list-style: none;
  gap: 1rem;
}
.InnerAffilicatedList img{
  border: 0.1rem solid var(--custom-color5);
}
@media screen and (min-device-width: 0) and (max-device-width: 767px) and (orientation : landscape){

}
/***********************Logo Career***************************/
.SwiperCareer {
  right: 0;
  bottom: 0;
}
.ItemInnerTopCareer{
  
  left: 0;
  right: 0;
  bottom: 2rem;
}
.ItemInnerTopCareer .BackGroundWelcome{
  background: var(--accent-color);
  border: 1rem solid rgb(44 32 106);
  width: 40%;
}
.ItemBtnPrev svg{
  transform:scale(-1,1)
}
.ItemCoverTopCareer{
  background-image: url("/portals/0/BG%20Hed.jpg");
padding:15rem 0 2rem 0;
  background-position:top center;
  background-repeat: no-repeat;
  background-size: cover;

}
@media(max-width:768px) and (min-width:431px){
  .ItemInnerTopCareer .BackGroundWelcome{
    transform: translateY(1rem);
    width: 50%;
  }
}
@media(max-width:430px){
  .ItemInnerTopCareer .BackGroundWelcome{
    width: 100%;
    transform: translateY(-100%);
  }
}
/**************************** Horizontal Tabs ******************************/
.HorizontalTabs {
  position: relative;
  height: 100%;
  display: block;
}

.HorizontalTabs img {
  max-width: 100%;
}

.HorizontalTabs .tab {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.HorizontalTabs .tab label {
  padding: 1em !important;
  flex: 1 0 max-content;
  text-align: center;
  border-bottom: 0.3em solid var(--accent-color4);
  cursor: pointer;
  transition: all 0.3s linear;
}

@media (max-width: 468px) {
  .HorizontalTabs .tab label {
    flex: 1 0 100%;
  }
}

.HorizontalTabs .tab h1,
.HorizontalTabs .tab h2,
.HorizontalTabs .tab h3,
.HorizontalTabs .tab h4,
.HorizontalTabs .tab h5,
.HorizontalTabs .tab h6,
.HorizontalTabs .tab strong {
  font-size: 1em;
  line-height: 2em;
}

.HorizontalTabs .tab label.active {
  flex: 2 0 max-content;
  border-bottom: 0.3em solid var(--accent-color);
}

.HorizontalTabs .tab-content {
  display: none;
  padding: 2em 0.5em;
  opacity: 0;
  animation: tabfade 0.4s linear;
}

.HorizontalTabs .tab-content.active {
  display: block;
  opacity: 1;
}

.edn_verticalAccordion .edsAccordion_contentWrapper {
  display: none !important;
}
.edn_verticalAccordion.edsAccordion_active .edsAccordion_contentWrapper {
  display: block !important;
}
.edn_verticalAccordion .edsAccordion_content {
  display: none !important;
}
.edn_verticalAccordion.edsAccordion_active .edsAccordion_content {
  display: block !important;
}
.txt-competition{
  left:  0;
}
.edn_verticalAccordion{
 
}
.edsAccordion_active{
  border-bottom:0.3em solid var(--accent-color);
  
}
.edsAccordion_active h3{
  padding-right:2.5rem;
  padding-left:2.5rem;
  transition:all 0.5s ease-in-out;
}
.titlearticlecompstion {
  border-bottom:0.3em solid var(--accent-color4);
  flex:1 0 auto;
}
.edn_verticalAccordion{
  flex:1 0 auto;
}
.edn_articleTitle h3{
  font-size: 0.9rem;
}