@media (min-width: 1366px) {
  .header-container-wrapper .header-container.container-fluid {
    max-width: 1380px!important;
    padding-left: 130px;
    padding-right: 100px!important;
    width: 1380px!important;
  }
}
.only-mbl{
  display: block !important;
  text-align: left;
}
@media(min-width: 1115px){
  .only-mbl{
    display: none !important;
  }
}
/*mega-menu*/
.menu-list{
  float: right;
}
.menu-list > li > a{
  position: relative;
}
.menu-list > li:hover > a::after {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: -8px;
  background: #fecc2f;
}

.header{width: 100%; background: #000; position: relative;}
.navigation-bar{position: relative;}
#menu-icon{display: none;}
.navigation-bar ul{margin: 0;padding: 0;}
.navigation-bar ul li{list-style: none;display: inline-block;padding: 10px 5px} /*ch_rubio*/
.navigation-bar ul li a{color: #fff; }
.navigation-bar ul li .content-link-activator svg{stroke: #fff; display: inline-block; vertical-align: middle; cursor:pointer;} /*ch_rubio*/
.navigation-bar ul li a:hover{text-decoration: none;}
#mega-menu-fresher{
  background: #fff;
  display: none;
  left: 40px;
  min-height: 320px;
  position: absolute;
  top: 60px;
  /* width: 980px; */
  max-width: 1090px;
  width: 720px;
  margin: auto;
  max-width: 96vw;
  border-top: 10px solid #000000;
}
#mega-menu-fresher ul li{font-weight: normal;padding: 5px 15px;cursor: pointer;}
#mega-menu-fresher ul li.vegies{font-weight: normal;padding: 5px 15px;cursor: pointer;transition: all ease 0.3s}
#mega-menu-fresher ul li.vegies a{color: #000}
/* #mega-menu-fresher ul li.vegies:hover{background: #fdcb44} */
#mega-menu-fresher ul li a{color: #000;}
#mega-menu-fresher .main-mega-menu-section{width: 25%; height: 100%; position: relative;}
.main-mega-menu-section li a{color:#000;}
.main-mega-menu-section li ul.vegies{width: 82%; height: 310px;position: absolute; top: 0px;display: none;overflow-y: auto;overflow-x: hidden;}
ul.vegies li{display: block; }
ul.vegies li ul.vegies-submenu{width: 400px; height: 100%;position: absolute;left: 260px;; top: 0;display: none}
ul.vegies li ul.vegies-submenu li{width: 40%; display: inline-block;vertical-align: top ;}
.active-mega-menu{display: block !important}
ul.vegies li ul.vegies-submenu li ul li{width: 100%; display: block}


.mega_main_ul > li > a{
  position: relative;
  top: 25%;
  font-weight: bold;
}
.navigation-bar ul:not(.mega_main_ul){
  padding-left: 0px;
  padding-top: 20px;
  line-height: 25px;
}
/* .main-mega-menu-section li ul.vegies.level_3{left: 175%} */
/* .main-mega-menu-section li ul.vegies.level_4{left: 250%} */
.main-mega-menu-section li ul.vegies.level_5{left: 325%}
.secondary_li{
  margin-bottom: 10px;
}
.secondary_li.head_li > a{
  font-size: 18px;
  font-weight: bold;
}

.secondary_li .open_sub_menu{
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 23px;
  height: 22px;
  margin-left: 15px;
  text-align: center;
  width: 23px;
  position: absolute;
}
.secondary_li_ul{
  display:none;
  padding: 0 !important;
}
.secondary_li_ul li{
  padding: 5px 10px 0 !important;
  font-size: 15px;
}
.secondary_li_ul li a{
  text-decoration: underline;
}
.level__2_data_center > ul{
  width: 100% !important;
}

.level__2_data_center > ul img{
  width: 97%;
  height: auto;
  margin-top: 10px;
}

.level__2_data_center ul.vegies.ul_3_1 {
  left: 105%;
}

.level__2_data_center ul.vegies.ul_3_2 {
  left: 201%;
}

.level__2_data_center ul.vegies.ul_3_3 {
  left: 297%;
}

.level__2_data_center > ul a{
  font-weight: bold;
  margin-top: 0px;
}
.see-more-subtext, .see-more-subtext-dc a {
  position: relative;
  text-transform:none !important;
  color: #525252 !important;
  font-size: 14px;
  display: block;
  white-space: pre;
}
.see-more-subtext-dc a{
  font-weight:400 !important;
  margin-top:0px !important;
}
.two .secondary_li a {
  text-transform:none !important;
}

.menu-marketplace > a {
  display: block;
  line-height: 22px;
  margin-top: -10px;
  margin-bottom: 14px;
}
@media(min-width: 1300px){
  .global-header .widget-span.language{
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1114px) {
  ul.menu-list {
    max-height: 70vh;
    overflow-y: auto;
    position: absolute;
    top: 5.5rem;
    left: 0;
    right: 0;
    z-index: 1000;
    border-bottom: 1px solid #dfdcdc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(223, 220, 220);
    width: 100vw;
    color: #000;
  }
  .navigation-bar ul li a {
    color: #000;
    display: inline-block;
    width: 95%;
  }
  #mega-menu-fresher {
    position: relative;
    width: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    border-top: 0;
  }

  #mega-menu-fresher .main-mega-menu-section {
    width: 100%;
    border-top: 0;
    padding: 0;
  }

  body .main-mega-menu-section li ul.vegies {
    display: block;
    position: relative;
    padding: 0 !important;
    border-top: 0 !important;
    height: auto;
  }

  #mega-menu-fresher ul li.vegies {
    padding-left: 0;
    padding-right: 0;
  }

  .hs-menu-wrapper.active-branch{
    overflow: visible !important;

  }

  .navigation-bar ul li .content-link-activator .activator {
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    display: inline-block;

  }

  .navigation-bar ul li .content-link-activator svg {
    margin-left: 5px;
    stroke: #000;
  }
  bod#item-nosotros .hs-menu-children-wrapper-nosotros{
    position: relative;
    top: 0;
    border: 0;
  }

  body #mega-menu-business {
    max-width: 100%;
    position: relative;
    overflow-x: scroll;
    top: inherit; !imporant;
    border-top: 0;
  }

  body #item-nosotros .hs-menu-children-wrapper-nosotros {
    position: relative;
    border-top: 0;
    top: 0;
  }
}

@media (max-width: 560px){
  .navigation-bar ul li a {
    width: 90%;
  }
}

@media only screen and (min-width: 1114px) {
  .navigation-bar {
    position: relative;
    /*       top:-15px; */
  }

  #mega-menu-fresher .menu-ubicaciones ul.vegies,
  #mega-menu-fresher .menu-ubicaciones ul.vegies li.secondary_li {
    padding: 0;
  }

  #mega-menu-fresher .menu-ubicaciones ul.vegies li.secondary_li.head_li {
    padding-top: 20px;
  }

  #mega-menu-fresher .menu-ubicaciones ul.vegies li.secondary_li a {
    display: flex;
    justify-content: space-between;
    padding: 5px 15px 0;
    border-bottom: 5px solid transparent;
    position: relative;
  }

  #mega-menu-fresher .menu-ubicaciones ul.vegies li.secondary_li:not(.head_li) > a:hover:after {
    background-color: var(--sun-yellow);
    bottom: -5px;
    content: "";
    height: 5px;
    width: 60px;
    position: absolute;
  }

  #mega-menu-fresher .menu-ubicaciones ul.vegies li.secondary_li a span.open_sub_menu {
    position: relative;
    margin: 0;
    color: inherit;
    background: none;
  }

  #mega-menu-fresher .menu-ubicaciones ul.vegies.level_2 {
    width: 235px;
    padding-left: 15px;
  }

  #mega-menu-fresher .menu-ubicaciones ul.vegies.level_3 {
    width: 260px;
    left: 260px;
  }

  #mega-menu-fresher .menu-ubicaciones ul.vegies.level_4 {
    width: 172px;
    left: 520px;
  }

  #mega-menu-fresher .menu-ubicaciones ul.vegies.level_5 {
    width: 150px;
    left: 939px;
  }

  #item-it-services {
    position: relative;
  }

  #item-it-services .hs-menu-children-wrapper {
    display: none;
    position: absolute;
    background: #FFFFFF;
    width: 300px;
    border-top: 10px solid #000000;
    top: 40px;
    padding: 0;
  }

  #item-it-services .hs-menu-children-wrapper .hs-menu-item {
    padding: 0;
    display: block;
  }

  #item-it-services .hs-menu-children-wrapper .hs-menu-item a {
    color: #000000;
    display: block;
    padding: 10px 20px;
  }

  #item-it-services .hs-menu-children-wrapper .hs-menu-item.active a {
    background: var(--sun-yellow) !important;
  }

  #item-it-services .hs-menu-children-wrapper .hs-menu-item a:hover {
    background-color: #000000;
    background-image: url(https://kiodatacenters.com/hubfs/KDC_flecha.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    color: white;
  }

  .level__2_data_center ul.vegies,
  .menu-marketplace ul.vegies {
    padding: 14px 7px 0;
  }

  .level__2_data_center ul.vegies img,
  .menu-marketplace ul.vegies img {
    margin: 0;
  }

  /* Works on Firefox */
  * {
    scrollbar-width: thin;
    scrollbar-color: #9a9a9a transparent;
  }

  /* Works on Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 5px;
  }

  *::-webkit-scrollbar-track {
    background: transparent;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #9a9a9a;
  }

  .menu-marketplace ul {
    width: 150% !important;
  }

  .menu-marketplace > ul img {
    width: 97%;
    height: auto;
    margin-top: 10px;
  }

  .menu-marketplace > ul a {
    font-weight: bold;
    margin-top: 0px;
  }

  .menu-marketplace .ul_3_1 {
    left: 105%!important;
  }

  .menu-marketplace .ul_3_2 {
    left: 248.5%!important;
  }
}

.c_first_ul_locations::after{
  background-image: url(https://kiodatacenters.com/hubfs/files/icon-head.svg);
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  right: 3.5rem;
  top: .9rem;
  width: 13px;
  background-size: contain;
  background-repeat: no-repeat;
}

.loading {
  pointer-events: none;
  /*animation: fade-in 1s infinite;*/
  opacity: .4;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .4;
  }
  100% {
    opacity: 0;
  }
}

#item-nosotros .hs-menu-children-wrapper-nosotros {
  display: none;
  position: absolute;
  background: #FFFFFF;
  width: 200px;
  border-top: 10px solid #000000;
  top: 60px;
  padding: 0;
}

#item-nosotros .hs-menu-children-wrapper-nosotros .hs-menu-item-nosotros {
  padding: 0;
  display: block;
}

#item-nosotros .hs-menu-children-wrapper-nosotros .hs-menu-item-nosotros a {
  color: #000000;
  display: block;
  padding: 10px 20px;
}

#item-nosotros .hs-menu-children-wrapper-nosotros .hs-menu-item-nosotros.active a {
  background: var(--sun-yellow) !important;
}

#item-nosotros .hs-menu-children-wrapper-nosotros .hs-menu-item-nosotros a:hover {
  background-color: #000000;
  background-image: url(https://kiodatacenters.com/hubfs/KDC_flecha.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  color: white;
}


.menu-business-models {
  background: #fff;
  display: none;
  left: 500px;
  min-height: 320px;
  position: absolute;
  top: 60px;
  /* width: 980px; */
  max-width: 1090px;
  width: 720px;
  margin: auto;
  max-width: 96vw;
  border-top: 10px solid #000000;
}

#mega-menu-business{
  background: #fff;
  display: none;
  left: 0;
  min-height: 320px;
  position: absolute;
  top: 60px;
  /* width: 980px; */
  max-width: 1090px;
  width: 1220px;
  margin: auto;
  max-width: 96vw;
  border-top: 10px solid #000000;
}

.cards {
  display: flex;
  flex-direction: row;
}

.card {
  display: flex;
  flex-direction: column; 
  align-items: center;   
  text-align: left;
  position: relative;
  transition: all 0.3s ease;      
}

.card img {
  width: 250px;         
  height: 250px;         
  object-fit: cover; 
  transition: transform 0.3s ease;
}

.card:hover img {
  transform: scale(1.05); /* Aumenta a imagem em 5% ao passar o mouse */
}

.card:hover .title::after {
  content: "";                  /* Cria o pseudo-elemento para a linha */
  position: absolute;
  bottom: -6px;                 /* Ajusta a posição da linha logo abaixo do título */
  left: 0;
  width: 50%;                  /* A linha terá a largura total do título */
  height: 5px;                  /* Define a espessura da linha */
  background-color: #fecc2f;       /* Define a cor do sublinhado */
}

.card .title {
  position: relative;           /* Define posição para o pseudo-elemento */
  font-weight: bold;
  font-size: 20px;
  margin: 10px 0;
  color: #000;
  text-decoration: none;
}

.card .title::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 0;
  height: 5px;
  background-color: #fecc2f;
  transition: width 0.3s ease;  /* Suaviza a animação de sublinhado */
}

.card .see-more-subtext, .card .see-more-subtext-dc a {
  position: relative;
  text-transform:none !important;
  color: #525252 !important;
  font-size: 14px;
  display: block;
  white-space: pre;
  text-decoration: none; 
}

.card .see-more-subtext-dc a {
  font-weight:400 !important;
  margin-top: 10px !important;
}

@media (max-width: 1850px) {
  #mega-menu-business {
    width: 900px;
  }

  .card {
    padding: 0 !important;
  }

  .card img {
    width: 200px;         
    height: 200px;         
    object-fit: cover; 
  }

  .card .title {
    display: block;
    font-weight: bold;
    font-size: 18px; 
    margin: 5px 0;  
    color: #000; 
    text-decoration: none; 
  }

  .card:hover .title::after {
    content: "";                  /* Cria o pseudo-elemento para a linha */
    position: absolute;
    bottom: -3px;                 /* Ajusta a posição da linha logo abaixo do título */
    left: 0;
    width: 30%;                  /* A linha terá a largura total do título */
    height: 5px;                  /* Define a espessura da linha */
    background-color: #fecc2f;       /* Define a cor do sublinhado */
  }

  .card .title {
    position: relative;           /* Define posição para o pseudo-elemento */
    font-weight: bold;
    font-size: 20px;
    margin: 5px 0;
    color: #000;
    text-decoration: none;
  }

  .card .title::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 5px;
    background-color: #fecc2f;
    transition: width 0.3s ease;  /* Suaviza a animação de sublinhado */
  }

}
