
/*start UC*/

section.s-block .wrap {
    max-width: 100%;
    width: calc(1110px + 80px);
    padding: 0;
    margin: 0 auto;
}
.bg-blanco {
    background: var(--white);
}
section .wrap .carrusel.c-mobile.wow.fadeInUp {
    padding-top: 20px;
}
.carrusel {
    position: relative;
}
.carrusel .tns-controls {
    display: none;
}
.carrusel .tns-nav {
    text-align: center;
    margin-top: 20px;
}
.carrusel .tns-nav button {
    width: 12px;
    height: 12px;
    display: inline-block;
    border: 1px solid var(--primary-adistec);
    border-radius: 100%;
    margin: 0 6px;
    background: transparent;
    padding: 0;
}
.carrusel .tns-nav button.tns-nav-active {
    background: var(--primary-adistec);
}
.carrusel .tns-controls button:first-child {
    left: 0px;
    padding-right: 0px;
}
.carrusel .tns-controls button:last-child {
    right: 0px;
    padding-left: 0px;
}
.carrusel .tns-controls button {
    background: #fff;
    border-radius: 50%;
    color: var(--primary-adistec);
    border: none;
    font-size: 0;
    width: 78px;
    height: 78px;
    line-height: 70px;
    text-align: center;
    position: absolute;
    padding: 3px 0 0;
    z-index: 10;
    top: 35%;
}
#tns3-iw {
    margin: 0px -15px 0px 0px;
}

.box-curso {
    margin: 0px auto 25px auto;
    max-width: calc(100% - 17px);
    background: var(--light-blue-background);
    padding: 12px 27px 17px 27px;
    border-radius: 5px;
}
.box-curso .head-curso {
  flex-direction: column;
  margin-bottom: 0px;
}
.box-curso .head-curso {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}
.box-curso .head-curso__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 80px;
}
.box-curso .head-curso__titulo {
    align-self: stretch;
    height: 50px !important;
}

.box-curso .footer-curso p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

.box-curso .head-curso__fecha {
  display: flex;
  align-items: center;
}
.box-curso .head-curso__fecha .fecha-cal {
  background: var(--primary-adistec);
  border-radius: var(--border-radius-default);
  width: 60px;
  height: 45px;
  line-height: 18px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  color: #F2F5FD;
  text-transform: uppercase;
  border-radius: 0 0 18px 0;
  padding-right: 5px;
}
.box-curso .head-curso figure {
    width: 100%;
    max-width: 130px;
    height: 55px;
    border-radius: 5px;
    background: var(--white);
}
figure {
    margin: 0;
}
.box-curso .head-curso figure img {
  width: 95%;
  height: inherit;
}
.box-curso .footer-curso {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.box-curso .head-curso__titulo h4 {
    margin: 0;
    padding: 12px 0;
    font-size: 16px;
    font-weight: 400;
}
.btn {
    font-size: 14px;
    line-height: 1.4;
    border-radius: 4px;
    padding: 10px 2em;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    min-width: 160px;
    color: var(--white);
    border: none;
    text-transform: uppercase;
}

.btn.azul-education {
    background-color: var(--primary-adistec);
    color: #FFF;
    border-radius: var(--border-radius-default);
    text-transform: capitalize;
    font-weight: 700;
    padding: 13px;
    white-space: nowrap;
    flex-direction: row !important;
    align-items: center;
    line-height: inherit;
    font-size: 20px;
    line-height: 19px;
}

.btn.btn-borde-azul {
    border: 1px solid var(--primary-adistec);
    color: #0d32ac;
    background: transparent;
}

.btn.azul-education:hover {
  background-color: var(--color-brand-maindarker);
}
.btn.azul-education i {
  margin-left: 8px;
}
.more-dates-icon, .more-dates-icon + span {
    vertical-align: middle;
    cursor: default;
}

.box-curso .head-curso__fecha .fecha-mas {
    color: var(--primary-adistec);
    margin-left: 20px;
    font-size: 12px;
    font-weight: 350;
    line-height: 14px;
}

.box-curso h4 {
    font-size: 24px;
    font-weight: bold;
    color: #0d32ac;
    margin: 10px 0 12px;
}

.box-curso .head-curso__fecha .fecha-cal span {
  font-size: 15px;
  font-weight: bold;
  padding-right: 14px;
}
.box-curso .head-curso__fecha .fecha-cal strong {
  font-weight: 600;
  font-size: 24px;
}
.box-curso .head-curso__fecha .fecha-mas {
    color: var(--primary-adistec);
    margin-left: 20px;
    font-size: 12px;
    font-weight: 350;
    line-height: 14px;
}

.modalidad-curso .label {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: var(--primary-adistec);
    cursor: default;
}
.tooltipster-box .tooltipster-content {
    font-size: 14px;
    padding: 12px 18px !important;
}


section.s-block .wrap h2.t-2 {
   font-size: 22px;
   font-weight: 700;
   line-height: 42px;
   color: var(--primary-adistec);
}


.modalidad-curso {
    border-radius: var(--border-radius-default);
    display: flex;
    border: 2px solid var(--stroke);
}
.modalidad-curso span {
    display: inline-block;
    padding: 12px 0px 12px 26px;
}

.modalidad-curso span + span {
  border-left: solid 1px #B2C3F6;
}
.more-dates-icon {
    background-image: url('/images/default-source/education/icono-calendario-azul.svg');
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: -22px -23px -6px -5px;
}
.more-dates-icon + span {
    position: absolute;
    margin-top: 12px;
}
.more-dates-icon, .more-dates-icon + span {
    vertical-align: middle;
    cursor: default;
    text-decoration: underline;
}
.btn.btn-block {
  width: 100%;
}
.tooltip_templates {
    display: none;
}
.tooltipster-box, .tooltipster-arrow-border {
    border: none !important;
}

#tooltip_method_vlt, #tooltip_method_ip, #tooltip_method_ilt, #tooltip_method_flex, #tooltip_guaranteed {
    width: 300px;
}
a.linkMoreDateTooltip {
    color: white;
    font-weight: bold;
}
span.moreDateTooltip {
    display: block;
}

img.modalidad-check {
    width: 35PX;
    margin-left: 10px;
    padding-right: 12px;
}

.box-curso .head-curso__titulo h4 {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
}

@media only screen and (max-width: 767px) {
 #tns1 > .tns-item {
    width: calc(9.09091%);
    padding-right: 0px;
}
.box-curso {
    margin: 0px auto 25px auto;
    background: var(--light-blue-background);
    padding: 0px 20px 12px 20px;
    border-radius: 5px;
    height: fit-content;
    max-width: 320px;
    min-width: 258px;
}
.box-curso .head-curso__fecha .fecha-mas {
    color: var(--primary-adistec);
    margin-left: 17px;
    font-size: 11px;
    font-weight: 350;
    line-height: 14px;
}
.box-curso .head-curso__fecha .fecha-cal {
    background: var(--primary-adistec);
    width: 58px;
    height: 45px;
    line-height: 18px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    color: #F2F5FD;
    text-transform: uppercase;
    border-radius: 0 0 18px 0;
    padding-right: 5px;
}
.box-curso .head-curso figure img {
    width: 95%;
    height: inherit;
}
.more-dates-icon {
    background-image: url(/images/default-source/education/icono-calendario-azul.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 17px;
    display: inline-block;
    margin: -22px -23px -6px -5px;
}
.modalidad-curso {
    border-radius: var(--border-radius-default);
    display: flex;
    border: 2px solid var(--stroke);
    height: 25px;
    margin-left: -32px;
}
.modalidad-curso .label {
    font-weight: 325;
    font-size: 10px;
    line-height: 14px;
    color: var(--primary-adistec);
    cursor: default;
    align-self: center;
}

.modalidad-curso span {
    display: inline-block;
    padding: 0px 0px 0px 5px;
}
.box-curso .head-curso figure {
    width: 40%;
    max-width: 108px;
    min-width: 70px;
    height: 45px;
    border-radius: 5px;
    background: #FFFFFF;
}
img.modalidad-check {
    width: 10px;
    margin-left: 5px;
    padding-right: 0px;
    align-self: center;
}
.box-curso .head-curso__titulo {
    align-self: stretch;
    height: 40px !important;
}
.box-curso .head-curso__titulo h4 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}
 .box-curso .footer-curso p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 325;
    line-height: 14px;
    text-align: left;
 }
 div#tns-upcoming-courses {
    display: flex;
    gap: 10px;
 }
 .btn.azul-education {
        background-color: var(--primary-adistec);
        color: #FFF;
        border-radius: var(--border-radius-default);
        text-transform: capitalize;
        font-weight: 400;
        padding: 8px;
        white-space: pre-wrap;
        flex-direction: row !important;
        align-items: center;
        line-height: inherit;
        font-size: 20px;
        line-height: 19px;
 }
}


@media only screen and (min-width: 520px) and (max-width: 767px) {
section.s-block .wrap {
    max-width: 90%;
 }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
 .box-curso {
    margin: 0px auto 25px auto;
    max-width: 400px;
    background: var(--light-blue-background);
    padding: 10px 20px 0px 20px;
    border-radius: 5px;
    height: 275px;
 }

 #tns-upcoming-courses .tns-item {
    width: 100% !important;
 }

 div#tns-upcoming-courses {
    display: grid !important;
    grid-auto-flow: row;
    grid-template-rows: repeat(auto-fill, minmax(200px, auto));
    row-gap: 20px;
    width: 100%;
 }
} 


/*variables*/

:root{
--primary-adistec: #003DA5;
--primary-education: #FBBC04;
--secondary: #44B0F1;
--secondary-blue: #004B97;
--light-blue-background: #F2F5FD;
--light-blue: #D3E4F6;
--stroke: #C6D4FD;
--gray-background-1: #F2F2F2;
--gray-round-buttons: #BCC0C4;
--gray-texts: #545454;
--black: #191919;
--white: #FFFFFF;
--primary-yellow-education: #FBBC04;
--hover-yellow-education: #FBA704;
--hover-blue-education: #0F2063;
--secondary-light-blue-adistec: #44B0F1;
--light-blue: #D3E4F6;
--color-brand-main: #0D32AC;
--color-brand-maindarker: #0f2063;
--color-brand-soft: #EFF3FF;
--color-pastel-blue: #5DA0FC;
--color-gray-1: #333;
--color-gray-3: #828282;
--border-radius-default: 5px;
}

:companies {
--gridwidth: 360px;

}
:host, :root {
    --fa-font-solid: normal 900 1em / 1 "Font Awesome 6 Free";
}
:host, :root {
    --fa-font-regular: normal 400 1em / 1 "Font Awesome 6 Free";
}
:host, :root {
    --fa-font-brands: normal 400 1em / 1 "Font Awesome 6 Brands";
}


/* end variables*/

@media only screen and (min-width: 768px) {
 section .wrap .carrusel.c-mobile.wow.fadeInUp {
    padding-top: 40px;
 }
 .box-curso .head-curso__fecha .fecha-cal span {
        font-size: 20px;
        font-weight: 400;
        padding-right: 10px;
 }
}

@media only screen and (min-width: 992px) {
    .box-curso .head-curso__titulo h4 {
        margin-top: 5px;
        padding: 0;
        font-weight: 700;
  }
}


@media only screen and (min-width: 768px)  and (max-width: 1550px) {
 .carrusel .tns-controls button {
     width: 50px;
     height: 50px;
     line-height: 45px;
     top: 35%;
 }
 .carrusel .tns-controls button {
     width: 50px;
     height: 50px;
     line-height: 45px;
     top: 35%;
 }
 .carrusel .tns-nav button {
        width: 10px;
        height: 10px;
 }
  section.s-block .wrap h2.t-2 {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 30px;
 }
}




