
.w-bg {
    position: relative;
    background: var(--primary-blue-adistec);
}

.w-bg header {
    background: transparent;
    transition: all 0.3s ease;
}

.w-bg header.fixed {
   position: fixed;
}


html {
    scroll-behavior: smooth;
}

header {
    background: transparent;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

header .head-top {
    height: 51px;
    background: var(--primary-blue-adistec);
    padding-left: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 999;
    transition: all 0.3s ease;
}

header.fixed {
    position: fixed;
    width: 100%;
}

 header .edu-top {
   display: flex;
   background: var(--light-blue-background);
   height: 39px;
   transition: all 0.3s ease;
 }  
 

.w-bg header .edu-top .col-md-3 {
    position: relative;
    top: 7px;
    left: 12px;
}

.w-bg header .edu-top .col-md-3 img {
    width: 73px;
    height: 21px;
}

 header .edu-top .logo_edu {
    display: flex;
    justify-content: center;
    height: -webkit-fill-available;
    gap: 0 3px;
    padding-left: 12px;
 }

header .edu-top .logo_edu img.logo_edunew_shadow {
    width: 18px;
    height: 18px;
    align-self: center;
    border-radius: 35px;
    box-shadow: 0px 0px 19.6px 0px rgba(0, 0, 0, 0.2);
} 
header .edu-top .logo_edu img.logo_edunew_text {
    width: 57px;
    height: 17px;
    align-self: center;
}
img.button-edu-mobile.closed {
    display: none !important;
}
header .edu-top nav.col-md-8.menu-edu-desktop.open {
    display: inline-grid !important;
    background: var(--light-blue-background);
    position: absolute;
    z-index: 2;
    width: 100%;
    min-height: 112px;
}
header nav.menu-edu-desktop {
    display: none;
}
header .edu-top nav.menu-edu-desktop {
    top: 88px;
    display: none;
    align-self: center;
 }
 header .edu-top .menu-edu-desktop.open .menuNav-edu ul li {
      list-style-type: none;
      white-space: nowrap;
      text-align: center;
      align-content: center;
      display: flex
;
    flex-wrap: wrap;
}
header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li:hover img {
    display: inline-flex;
    width: 23px;
    height: auto;
}
 header .edu-top .menuNav-edu ul {
    display: grid;
    grid-template-columns: repeat(3, 2fr);
    padding-top: 40px;
    grid-gap: 0;
    min-width: 320px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    gap: 15px 15px;
    justify-items: center;
    max-width: 400px;
 }
 header .edu-top .idioma .lista-idiomas a {
	text-decoration: none;
 }
 header .head-top .menuNav ul li .submenu .wrap {
    max-width: 100%;
    width: calc(1110px + 80px);
    padding: 0 40px;
    margin: 0 auto;
}
 header nav ul li a {
    width: 70%;
 }
header .edu-top .menu-edu-desktop.open .menuNav-edu ul li ul li span.submenu-title {
    color: var(--primary-blue-adistec) !important;
    display: block;
    padding: 15px 0px 5px;
    position: relative;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px;
    text-align: center;
}
header .edu-top .menu-edu-desktop.open .menuNav-edu ul li ul li a {
    padding: 15px 5px 10px 20px;
    width: 100%;
}
header .edu-top .menu-edu-desktop.open .menuNav-edu ul li ul.submenu-edu {
    background: rgba(255, 255, 255, 1);
    max-width: 50px;
    padding: 0;
    min-width: 157px;
    z-index: 99;
    position: absolute;
    border: 1.5px solid rgba(211, 228, 246, 1);
    margin-left: -20px;
    border-radius: 0px 0px 5px 5px;
}

header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li img {
    float: right;
    display: none;
 }

 nav ul li a {
    display: block;
    padding: 5px 10px 15px;
    color: var(--white);
    position: relative;
    font-size: 16px;
    font-weight: 700 ;
    line-height: 26px;
    text-transform: capitalize !important;
    text-decoration: none;
}
ul.submenu {
    display: none;
}
li.Home {
    height: 82px;
    padding: 0;
    margin: 0;
}
li.Home a img {
    width: 45px;
    height: 35px;
}
li.Home.dropdown {
    height: 82px;
    padding: 0;
    margin: 0;
}
li.Home.dropdown a {
    padding: 30px 22px 15px 38px !important;
}
h2#contact {
    scroll-margin-top: 140px;
}
header .edu-top nav.menuNav-edu ul li a {
    color: var(--primary-blue-adistec);
    padding: 0;
}
 header nav.menu-mobile.visible {
    top: 50px;
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    overflow-y: scroll;
 }
 header .head-top .btn-menu span {
     width: 28px;
     height: 2px;
 }
 .btn-menu span {
     margin: 6px 0 !important;
 }
 header .head-top .btn-menu {
     display: block;
     top: 0px;
     left: 0px;
     z-index: 999;
     padding: 11px 13px;
     position: absolute;
     transition: padding 0.2s ease;~
 }
 header .head-top .btn-menu.open .logo img {
    display: none ;
}
header .head-top .btn-menu.open ~.col-md-3 a.logo img {
    display: none;
}
header .head-top .btn-menu.open  {
   padding: 25px 45px;
} 
 header .edu-top .btn-edu {
    align-self: center;
    padding-left: 17px;
    padding-right: 13px;
 }
 header .logo {
    display: flex;
    max-height: 27px;
    justify-content: start;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-left: 10px;
}
 header .logo img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform-origin: left;
    transform-origin: left;
    width: 83px;
    height: 24px;
}
 header nav.menuNav-edu ul li.btn-edu-contact {
    border: 1.5px solid var(--primary-blue-adistec);
    border-radius: 5px;
    color: var(--white);
    margin: 0;
    align-items: center;
}

header nav.menuNav-edu ul li.btn-edu-contact a.contact-button{
   text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 131px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 75px;
}
 header .edu-top .btn-edu img.button-edu-mobile {
    display: flex;
    min-width: 16px;
    width: 16px;
 } 
 header .edu-top .btn-edu img.button-edu-mobile-open {
    display: none;
}
 header .edu-top .btn-edu img.button-edu-mobile-open.open {
    display: flex;
    min-width: 16px;
    width: 16px;
 }
 header .edu-top .idioma {
    font-size: 14px;
    font-weight: 700;
    line-height: 13px;
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    justify-content: end;
    color: var(--primary-blue-adistec);
    position: absolute;
    right: 30px;
 }


header .edu-top .idioma .idioma-actual {
    cursor: pointer;
}

header .edu-top .idioma .lista-idiomas {
    display: flex;
    flex-flow: column;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: -30px;
    left: auto;
    width: 100vw;
    border-radius: 0;
    top: 25px;
    text-align: center;
   background: var(--light-blue-background);
    z-index: 1;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
}

header .edu-top .idioma .lista-idiomas.visible{
   opacity: 1;
   visibility: visible;
}

header .head-top .btn-adistec {
   display: inline-block;
   color: var(--white);
   font-size: 11px;
   font-weight: bold;
   border: 1px solid #fff;
   border-radius: 4px;
   padding: 4px 20px;
   margin-left: 40px;
   text-transform: uppercase;
}

header .head-top .btn-menu span {
    width: 26px;
    height: 2px;
    background-color: var(--white);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
}

header nav .submenu-small {
    width: 250px;
    position: absolute;
    background: var(--white);
    left: auto;
    margin: 0;
    display: block;
    padding-left: 0;
    display: none;
    margin-left: -75px;
    box-shadow: 0px 5px 13px -4px rgba(0, 0, 0, 0.65);
}

.submenu-small li a {
    padding: 13px 0;
    color: var(--primary-blue-adistec) !important;
    text-transform: none !important;
    text-align: center !important;
}

#sub-small.submenu-small li a:after {
    content: "";
    height: 4px;
    left: 0;
    bottom: 0px;
    right: 0px;
    display: block;
    position: absolute;
    background: #eff3ff;
    opacity: 0;
}


 nav.menuNav {
   display:none; 
 }

header nav.menu-mobile {
    display: block;
    position: absolute;
    top: 55px;
   -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    right: 0px;
    width: 100%;
    height: auto;
    z-index: 99;
    background: var(--primary-blue-adistec);
    padding: 0;
    visibility: hidden;
   -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
 }
 header nav.menu-mobile.visible {
    top: 50px;
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    overflow-y: scroll;
    height: 80vh;
 }
 header nav.menu-mobile ul {
     display: block;
     margin: 0;
     padding: 0;
 }
 header nav.menu-mobile ul li {
     display: block;
     margin: 0;
     position: relative;
     background: var(--primary-blue-adistec);
     line-height: 22px;
 }
 header nav.menu-mobile ul li .submenu {
     position: relative;
     max-height: 0;
     -webkit-transition: max-height 0.3s ease-out;
     transition: max-height 0.3s ease-out;
     overflow: hidden;
     background: var(--primary-blue-adistec);
     padding-left: 0;
 }
 header nav.menu-mobile ul li a {
     font-size: 16px;
     padding: 28px 30px 28px 40px;
     display: block;
     position: relative;
     border: none;
     background: var(--primary-blue-adistec);
 }

header .edu-top .menu-edu-desktop nav.menuNav-edu ul li:hover .submenu-edu {
    display: block !important;
}
header .edu-top nav.menuNav-edu ul.submenu-edu li {
   border-bottom: 1.5px solid var(--light-blue);
}
header nav ul li:hover a:after {
    opacity: 1;
}

@media only screen and (min-width: 768px) {
   header .head-top {
      height: 120px;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      justify-content: left;
      padding-left: 80px;
   }
   header .edu-top {
      height: 88px;
   }
   header .logo {
      max-height: 40px;
      max-width: unset;
      min-width: 141px;
   }
   header .logo img {
      width: 100%;
      height: auto;
   }
   header .edu-top .btn-edu {
      padding-left: 35px;
      padding-right: 0px;
   }
   header .edu-top .btn-edu img.button-edu-mobile {
      width: 50%;
      min-width: 36px;
   }
   header .edu-top .logo_edu {
      width: 100%;
      margin-left: 0;
   }
   header .edu-top .idioma {
	font-size: 24px;
	right: 50px;
   }
   .w-bg header .edu-top .col-md-3 img {
      width: 164px;
      height: 49px;
    }
    .w-bg header .edu-top .col-md-3 {
      position: relative;
      top: 12px;
      left: 30px;
      flex: 0 0 auto;
      max-width: 25%;
    }
    header .edu-top nav.col-md-8.menu-edu-desktop.open {
      min-height: 120px;
      align-items: center;
    }
    header .head-top .btn-menu{
      top: 3px;
      left: 7px;
      padding: 25px 18px;
   }  
   header .head-top .btn-menu span {
      margin: 13px 0 !important;
      width: 58px;
      height: 4px;
   }
   header .edu-top .col-md-3 a img.logo_edunew {
      width: 100%;
      height: 100px;
   }
   header .edu-top nav.menu-edu-desktop {
      top: 207px;
   }
   header .edu-top .idioma .lista-idiomas {
      top: 51px;
      font-size: 24px;
      line-height: 40px;
      font-weight: 700;
      right: -50px;
  }
  header .edu-top .btn-edu img.button-edu-mobile-open.open {
      min-width: 36px;
  }
  header .edu-top .menuNav-edu ul {
      grid-template-columns: repeat(3, 1fr);
      gap: 0 55px;
      padding: 0;
      justify-content: center;
  }
 header .edu-top .menu-edu-desktop .menuNav-edu ul li a {
    font-size: 20px;
    font-weight: 700;
    line-height: 19px;
 }
 header .edu-top .menu-edu-desktop nav.menuNav-edu ul li:hover .submenu-edu {
    min-width: 205px;
    margin-left: -35px;
 }
 header .edu-top .menu-edu-desktop.open .menuNav-edu ul li ul li span.submenu-title {
   padding: 20px 0px 10px;
    font-size: 14px !important;
    display: none;
 }
 header .edu-top .menu-edu-desktop.open .menuNav-edu ul li ul li a {
    padding: 20px 0px 20px 15px;
    width: 100%;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 18px;
 }
 header nav.menu-mobile.visible {
    top: 90px;
 }
 .menu-mobile.visible ul li a {
    font-size: 20px !important;
    line-height: 22px;
    font-weight: 700 !important;
 }
 
 header .edu-top .menu-edu-desktop nav.menuNav-edu ul li:hover .submenu-edu {
    min-width: 205px;
    margin-left: -35px !important;
 }
 header .edu-top .logo_edu img.logo_edunew_text {
    width: 120px;
    height: auto;
    align-self: center;
 }
 header .edu-top .logo_edu img.logo_edunew_shadow {
    width: 37px;
    height: 37px;
    align-self: center;
 }
 header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li a:hover {
    /*padding: 17px 0px 17px 12px;*/
 }

 header .edu-top nav.menuNav-edu ul.submenu-edu li {
    border-radius: 5px;
    padding: 0px 25px 0px 13px;
 }
 header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li:nth-child(4) a {
    gap: 0 45px;
}
 h2#contact {
    scroll-margin-top: 205px;
 }
 header nav.menuNav-edu ul li.btn-edu-contact a.contact-button {
    width: 192px;
    height: 55px;
 }
}

@media only screen and (min-width: 1200px) {
   header .head-top.short {
      height: 70px;
   }
   header .edu-top.short {
      height: 70px;
   }
   .w-bg header .edu-top .col-md-3 {
      left: 10px;
      top: 17px;
   }

   .w-bg header .edu-top .col-md-3 img {
      width: 137px;
      height: 41px;
   }
   header .edu-top .idioma .lista-idiomas:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 15px 15px 15px;
      border-color: transparent transparent #ffffff transparent;
      position: absolute;
      top: -14px;
      left: 0;
      right: 0;
      margin: 0 auto;
   }
	header .edu-top .idioma .lista-idiomas {
		text-align: center;
		position: absolute;
		background: #fff;
		padding: 20px;
		border-radius: 8px;
		top: calc(100% + 20px);
		width: 164px;
		left: -20px;
		z-index: 10;
		visibility: hidden;
		opacity: 0;
		-webkit-box-shadow: 0px 5px 13px -4px rgba(0, 0, 0, 0.65);
		-moz-box-shadow: 0px 5px 13px -4px rgba(0,0,0,0.65);
		box-shadow: 0px 5px 13px -4px rgba(0, 0, 0, 0.65);
	}
   header .edu-top .idioma {
	right: 30px;
    	font-size: 14px;
   }
   header .edu-top .idioma .idioma-actual {
        right: 30px;
        position: relative;
        font-size: 14px;
        line-height: 13px;
        padding-top: 5px;
   }
   header .head-top {
        padding: 0px !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: end;
        padding-left: 80px;
        height: 88px;
        width: 100%;
        padding: 0;
        margin: 0;
   }
   header .logo {
      padding: 0;
      position: relative;
      float: inline-start;
      left: 50px;
   }
   header .logo img {
        width: unset !important;
   }
   header .edu-top .col-md-3 {
    width: 18%;
   }
   header .edu-top .logo_edu {
      height: 100%;
      margin-left: 0 !important;
      width: unset !important;
      align-items: center;
      top: 0 !important;
      float: inline-start;
      gap: 0 5px;
      left: 10px;
      position: relative;
   }
   header .edu-top .logo_edu img.logo_edunew_shadow {
    width: 32px;
    height: auto;
  }
  header .edu-top .logo_edu img.logo_edunew_text {
    width: 101px;
    align-self: center;
  }
	header .edu-top .idioma .lista-idiomas a {
		font-size: 14px;
		font-weight: 700;
		line-height: 28px;
		white-space: nowrap;
	}
   header nav ul li a {
      font-size: 16px !important;
      font-weight: 700 !important;
      line-height: 26px;
      text-transform: capitalize !important;
      text-decoration: none;
      display: block;
      padding: 5px 15px 15px;
      color: var(--white);
   }

   header .head-top .menuNav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      list-style: none;
      margin: 0;
      padding-left: 0;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      justify-content: space-around;
      align-self: center;
      justify-content: space-evenly;
      justify-content: center;
      margin-left: -60px;
   }
   header .head-top nav.menuNav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: center;
        list-style: none;
        margin: 0 0 -40px 0px;
        padding-left: 0;
        transition: all .3s ease;
        text-align: justify;
        gap: 0 15px; 
        padding-bottom: 10px;
   }
   header .head-top .menuNav ul li .submenu {
    display: none;
  }
  header .head-top .menuNav ul li ul.submenu-small {
    display: none;
  }
  header nav.menuNav ul li:nth-child(1) a.no-link, .menuNav ul li:nth-child(1) a.no-link {
      cursor: pointer;
  }
  header nav ul li a {
     width: auto;
     white-space: nowrap;
  }
  header nav.menuNav-edu ul li.btn-edu-contact a.contact-button {
     height: 40px;
     width: 144px;
  }
  header .edu-top .menuNav-edu ul {
     display: flex;
     list-style-type: none;
     align-items: center;
     width: unset;
     justify-content: end;
     max-width: unset;
     margin-left: 0px;
     gap: 0 50px !important;
  }
  header .edu-top .menu-edu-desktop .menuNav-edu ul li a {
        line-height: 21px !important;
        width: auto;
        display: flex;
        justify-content: center;
        align-items: center;
	padding: 10px 0;
  }
  header .edu-top .menuNav-edu ul li.btn.btn-edu-voucher {
    border: 1px solid #0d32ac;
    background: transparent;
    border-radius: 5px;
    color: var(--white);
    padding: 0 !important;
    margin-left: 15px !important;
    margin-bottom: 8px;
    min-width: 132px;
    height: 36px;
  }
  header .edu-top .menuNav-edu ul li a:after {
 	content: "";
        height: 4px;
        left: 0;
        bottom: 0px;
        right: 0px;
        display: block;
        position: absolute;
        background: var(--primary-blue-adistec);
        opacity: 0;
 }
 header .head-top .menuNav ul li a:after {
	content: "";
        height: 4px;
        left: 0;
        bottom: 0px;
        right: 0px;
        display: block;
        position: absolute;
	background: #eff3ff;
        opacity: 0;
 }

 header .head-top .menuNav ul li:hover a:after {
      opacity: 1;
 }

 header .edu-top .menuNav-edu ul li:hover a:after {
      opacity: 1;
 }
   header nav.menu-edu-desktop {
      display: inline-grid !important;
      align-content: center;
   }
  header .head-top .menuNav ul li a:after {
      background: #eff3ff;
  }
  header .edu-top .menu-edu-desktop .menuNav-edu ul li.btn-edu-contact a:after {
      content:unset;
  }
  header .edu-top .menu-edu-desktop .menuNav-edu ul li.btn-edu-contact a:hover {
    background: var(--primary-blue-adistec);
    color: var(--white);
  }
  header .edu-top .menu-edu-desktop .menuNav-edu ul li.btn-edu-voucher a:after {
      content:unset;
  }
  header .edu-top .menu-edu-desktop .menuNav-edu ul li.btn-edu-voucher a:hover {
    background: #44B0F1;
    height: 100%;
    border-radius: 5px;
    color: var(white);
    padding-top: 6px;
  }
  header .edu-top .menu-edu-desktop .menuNav-edu ul li.btn-edu-voucher:hover {
    border: none;
  }
  header .edu-top .menu-edu-desktop .menuNav-edu ul li ul.submenu-edu {
    display: none !important;
    width: 204px !important;
    position: absolute;
    background: #FFFFFF;
    left: auto;
    margin-left: -45px !important;
    text-align: start;
    box-shadow: 0px 0px 32px 0px rgba(84, 84, 84, 0.14);
    border-radius: 0px 0px 5px 5px;
    z-index: 999;
    padding-top: 0px !important;
 }
 header .edu-top .menu-edu-desktop nav.menuNav-edu ul li:hover .submenu-edu {
   min-width: 205px;
   margin-left: -45px !important;
   padding-left: 10px;
 }
 header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li span.submenu-title {
    display: block;
    padding: 10px 0 10px 7px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    justify-self: center;
 }
 
 header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li a:after,
 header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li span:after {
    height: unset;
    background: unset;
 }
 header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li a {
    padding: 10px 0px 10px 10px;
    font-size: 14px !important;
    font-weight: 700 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
 }
 header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li a:hover {
   background: var(--light-blue);
   border-radius: 5px;
 }
 header .edu-top nav.menuNav-edu ul.submenu-edu li {
    border-radius: 5px;
    padding: 0 8px 0 0;
    padding-top: 3px;
    height: fit-content;
    padding-bottom: 3px;
    min-height: 50px;
 }
 header .head-top .menuNav ul li .submenu {
    position: absolute;
    left: 0;
    width: 100%;
    background: #eff3ff;
    z-index: 99;
    max-height: 0;
    -webkit-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
    overflow: hidden;
 }
 header .head-top .menuNav ul li:hover .submenu {
    max-height: 1000px;
    -webkit-transition: max-height 0.25s ease-in;
    transition: max-height 0.25s ease-in;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(143, 144, 148, 0.6);
    box-shadow: 0px 0px 8px 0px rgba(143, 144, 148, 0.6);
    display: block;
 }
 header .head-top .menuNav ul li .submenu .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    padding-top: 30px;
    padding-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
 }
 header .head-top .menuNav ul li .submenu .wrap .item-submenu {
    width: 33%;
    padding: 0px 40px 0;
    min-height: 250px;
    max-height: 250px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
 }
  header .head-top .menuNav ul li .submenu .wrap .item-submenu .adis-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: start;
 }
  header nav .submenu .wrap .item-submenu img {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 30px;
 }
  header nav .submenu .wrap .item-submenu p {
    font-size: 13px;
    line-break: anywhere;
    line-height: 15px;
 }
 header nav .submenu .wrap .item-submenu h4 {
    font-size: 18px;
    color: var(--primary-blue-adistec);
    font-weight: bold;
    margin: 0;
 }
 header .head-top .menuNav ul li .submenu .wrap .item-submenu a.ver-mas {
    font-size: 12px !important;
    font-weight: bold;
    color: var(--primary-bu);
    text-transform: uppercase !important;
    padding-left: 0;
    width: 43%;
 }
 header nav ul li:hover .submenu-small {
    display: block !important
 }
  header .head-top .menuNav ul li ul.submenu-small {
    width: 250px;
    position: absolute;
    background: var(--white);
    left: auto;
    margin: 0;
    display: block;
    padding-left: 0;
    display: none;
    margin-left: -70px;
    box-shadow: 0px 5px 13px -4px rgba(0, 0, 0, 0.65);
 }

 header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li img {
    float: right;
    display: none;
    margin-right: 15px;
 }
 header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li:hover img {
    display: inline-flex;
    width: 23px;
    height: auto;
    align-self: center;
 }
 header .head-top .menuNav ul li ul.submenu-small li a {
    font-size: 14px !important;
 }
  header .edu-top .menu-edu-desktop .menuNav-edu ul li ul li:nth-child(4) a {
     gap: 0;
  }
  header .head-top .btn-menu {
    display: none;
 }
 header .edu-top .btn-edu img.button-edu-mobile {
      display: none;
 }
 h2#contact {
    scroll-margin-top: 180px;
 }
}



@media only screen and (min-width: 1400px){ 
     header .head-top nav.menuNav ul {
        gap: 0 70px;
    }
     header .edu-top .menuNav-edu ul {
        gap: 0 55px !important;
    }
    header .edu-top .idioma .lista-idiomas {
        left: 24px;
    }
}







