@charset "UTF-8";

/* FUENTES */

@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-BoldIt.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-Heavy.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-HvIt.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
}


@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-LtIt.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
}


@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-MedIt.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ZEISSFrutigerNextUI';
  src: url('../fontzeiss/ZEISSFrutigerNextUI-Reg.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* END FUENTES */

/* COLORES*/


.clr-interavtive {
  color: #0072EF;
}

.bg-zeiss-secondary {
  background-color: #f8fafc;
}


/* END COLORES*/




/* ESTRUCTURALES */

body {
  font-family: 'ZEISSFrutigerNextUI';
  color: #606a76;
  min-height: 75rem;
  background-color: #FFFFFF;
}

.navbar {
  margin-bottom: 0;
}

.container {
  max-width: 1440px;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.user-menu {
  background-color: #FFFFFF;
  color: #202327;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border: none;
  border-radius: 0%;
}


.chip-user {
  padding: 14px 14px 14px 14px;
  border-radius: 50%;
}

.chip-user-small {
  padding: 10px 5px 10px 5px;
  border-radius: 50%;
}

.searchzeiss {
  background-color: transparent;
  border: none;
}

.herozeiss {
  background-size: cover;
  height: 100vh;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

input[type=text] {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C2CDD6;
}

.textarea-zeiss {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C2CDD6;
}

input[type=email] {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C2CDD6;
}

input[type=number] {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C2CDD6;
}

input[type=password] {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C2CDD6;
}

input[type=tel] {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C2CDD6;
}

input[type=date] {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C2CDD6;
}

input[type=search] {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C2CDD6;
}

.form-select {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C2CDD6;
}

.btn-primary {
  background-color: #0072EF !important;
}

.btn-outline-primary {
  border-color: #0072EF !important;
}

.btn-zeiss-tile {
  background-color: #0072EF !important;
  border-color: #0072EF !important;
  border-radius: 0;
}

a.link-zeiss:link {
  color: #0072EF !important;
  text-decoration: none !important;
}

.zui-breadcrumbs {
  border-top-color: #e6ebf0;
  border-top-style: solid;
  border-width: 1px 0px 0px 0px;
}

.banner-hero {
  background-image: url("../imgs/connected-care-stage.jpg");
  height: 50% !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.zui-pill {
  font-weight: 100;
  background-color: #E6EBF0;
  color: #32373E;
}

.btn-close-zui {
  width: .5em;
  height: .5em;
}

.accordion-button:not(.collapsed) {
  color: #202327;
  background-color: #f2f5f8;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #202327;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion-item {
  border-left: none;
  border-right: none;
}

.form-signin {
  max-width: 500px;
  padding: 1rem;
}

.form-signin .form-floating:focus-within {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.eyecatcher-wrap .eyecatcher-wrapper {
  width: 20vw;
  font-size: 1vw;
  line-height: 1;
  color: #000;
  position: relative;
  max-width: 200px;
  min-width: 128px;
}

.eyecatcher-wrap .eyecatcher-wrapper .eyecatcher-circle {
    position: relative;
    background-color: #e1ff00;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    transform: rotate(-15deg);
}

.eyecatcher-wrap .eyecatcher-wrapper .eyecatcher-circle .eyecatcher-circle-content {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-around;
  align-items: center;
}

.eyecatcher-wrap .eyecatcher-wrapper .eyecatcher-circle .eyecatcher-circle-content .eyecatcher-circle-text.small {
  font-size: 1.6em;
  line-height: 1;
}

.eyecatcher-wrap .eyecatcher-wrapper .eyecatcher-circle .eyecatcher-circle-content .eyecatcher-circle-text {
  flex-shrink: 2;
  flex-grow: 0;
  text-align: center;
}


/* END ESTRUCTURALES */






/* TEXTO */

.zui-txt {
  font-family: 'ZEISSFrutigerNextUI';
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.08px;
  color: #606a76;
}

.zui-h-txt {
  font-family: 'ZEISSFrutigerNextUI';
  font-style: normal;
  color: #32373E;
  line-height: 1.25em;
}

.zui-h-txt-heavy {
  font-family: 'ZEISSFrutigerNextUI';
  font-style: normal;
  color: #32373E;
  line-height: 1em;
  letter-spacing: 0.24px;
  font-weight: 900;
  font-size: 2.9rem;
}

.zui-h-txt-bold {
  font-family: 'ZEISSFrutigerNextUI';
  font-style: normal;
  color: #32373E;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.24px;
  font-weight: 700;
  font-size: 2.9rem;
}

.zui-h-txt-light {
  font-family: 'ZEISSFrutigerNextUI';
  font-style: normal;
  color: #32373E;
  line-height: 1em;
  letter-spacing: 0.24px;
  font-weight: 100;
  font-size: 2.9rem;
}


.zui-txt-spacing {
  letter-spacing: 10px;
}

.zui-txt-mayus {
  text-transform: uppercase;
}

.zui-txt-heavy {
  font-weight: 900;
}

.zui-txt-bold {
  font-weight: 700;
}

.zui-txt-medium {
  font-weight: 500;
}

.zui-txt-light {
  font-weight: 100;
}

.sombra-txt {
  text-shadow: 0 0 15px white;
}


.zui-txt-nav {
  font-family: 'ZEISSFrutigerNextUI';
  font-size: 1.25rem;
  color: #202327;
}


.title-megamenu {
  font-family: 'ZEISSFrutigerNextUI';
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  color: #32373E;
  line-height: 30px;
  letter-spacing: 0.24px;
}

.link-megamenu {
  font-family: 'ZEISSFrutigerNextUI';
  color: #32373E;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.08px;
  text-transform: capitalize;
  text-decoration: none;
}

.txt-zeiss-secondary {
  font-family: 'ZEISSFrutigerNextUI';
  color: #606A76;
  font-size: 1 rem;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.08px;
  text-decoration: none;
}

.txt-zeiss-secondary-bld {
  font-family: 'ZEISSFrutigerNextUI';
  color: #32373E;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.08px;
  text-transform: capitalize;
  text-decoration: none;
}

.zui-txt-breadcrumbs {
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.005em;
  color: rgba(0, 0, 0, 0.5);
}

a.zui-txt-breadcrumbs-enlace:link {
  color: #32373e !important;
  text-decoration: none;
}

a.zui-nav-evento:link {
  font-weight: 700;
  color: #606A76 !important;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #C2CDD6;
}

a.zui-nav-evento:visited {
  font-weight: 700;
  color: #606A76 !important;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #C2CDD6;
}

.txt-zui-caption {
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.005em;
  color: #606a76;
  font-weight: normal;
  font-style: normal;
}


/* END TEXTOS */




/* MEGA MENU */

@media all and (min-width: 992px) {
  .dropdown-menu {
    width: 13rem;
    background-color: #FFFFFF;
  }

  .mega-submenu {
    left: 100%;
    top: 0;
    min-width: 25rem;
  }

  .ktm-mega-menu {
    position: static;
  }

  .mega-menu {
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 0%;
    background-color: #FFFFFF;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .submenu {
    display: none;
    left: 100%;
    top: 0;
  }

  /* END MEGA MENU */



  /* BANNERS*/

  .bgimage {
    width: 100%;
    height: 400px;
  }


  .bgimage-contdown {
    width: 100%;
    height: 600px;
  }

  .bgimage-articulos-thumb {
    position: relative;
    width: 100%;
  }

  .bgimage-articulos-thumb img {
    width: 100%;
    height: auto;
  }
  .text-bg-articulos-thumb {
    color: #fff !important;
    background-color: #32373e !important;
    opacity: .8 !important;
}

.text-bg-articulos-thumb .bi {
  vertical-align: 0em;
}

  /* end BANNERS*/

  .contdown {
    font-size: 60px;
  }





    .bsb-overlay {
      --bsb-overlay-opacity: 0.1;
      --bsb-overlay-bg-color: var(--bs-white-rgb);
      position: relative
    }
  
    .bsb-overlay:after {
      background-color: rgba(var(--bsb-overlay-bg-color), var(--bsb-overlay-opacity));
      bottom: 0;
      content: "";
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 0
    }
  
    .bsb-overlay>* {
      position: relative;
      z-index: 1
    }
  
    .bsb-overlay-figure {
      --bsb-overlay-figure-opacity: 0.5;
      --bsb-overlay-figure-bg-color: var(--bs-black-rgb);
      position: relative
    }
  
    .bsb-overlay-figure:after {
      background-color: rgba(var(--bsb-overlay-figure-bg-color), var(--bsb-overlay-figure-opacity));
      bottom: 0;
      content: "";
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0
    }
  
    .bsb-overlay-hover {
      --bsb-overlay-hover-opacity: 0.5;
      --bsb-overlay-hover-bg-color: var(--bs-black-rgb);
      position: relative
    }
  
    .bsb-overlay-hover>a {
      bottom: 0;
      display: block;
      left: 0;
      position: relative;
      right: 0;
      top: 0
    }
  
    .bsb-overlay-hover>a>img.bsb-scale {
      --bsb-scale: 1
    }
  
    .bsb-overlay-hover>a>img.bsb-scale,
    .bsb-overlay-hover>a>img.bsb-scale-up {
      transform: scale3d(var(--bsb-scale), var(--bsb-scale), var(--bsb-scale));
      transform-style: preserve-3d;
      transition: transform .5s
    }
  
    .bsb-overlay-hover>a>img.bsb-scale-up {
      --bsb-scale: 1.2
    }
  
    .bsb-overlay-hover>a:after {
      background-color: rgba(var(--bsb-overlay-hover-bg-color), var(--bsb-overlay-hover-opacity));
      content: "";
      cursor: pointer !important;
      display: block;
      z-index: 0
    }
  
    .bsb-overlay-hover>a:after,
    .bsb-overlay-hover>figcaption {
      bottom: 0;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      top: 0
    }
  
    .bsb-overlay-hover>figcaption {
      align-items: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      pointer-events: none;
      z-index: 1
    }
  
    .bsb-overlay-hover>figcaption>* {
      opacity: 0
    }
  
    .bsb-overlay-hover:hover>a>img.bsb-hover-scale {
      --bsb-scale-hover: 1;
      transform: scale3d(var(--bsb-scale-hover), var(--bsb-scale-hover), var(--bsb-scale-hover))
    }
  
    .bsb-overlay-hover:hover>a>img.bsb-hover-scale-up {
      --bsb-scale-hover: 1.2;
      transform: scale3d(var(--bsb-scale-hover), var(--bsb-scale-hover), var(--bsb-scale-hover))
    }
  
    .bsb-overlay-hover:hover>a:after {
      opacity: 1;
      transition: opacity .15s linear
    }
  
    .bsb-overlay-hover:hover>figcaption {
      opacity: 1;
      transition: opacity .15s linear .1s
    }
  
    .bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeIn {
      --bsb-animation-duration: 500ms;
      animation-duration: var(--bsb-animation-duration);
      animation-fill-mode: both;
      animation-name: bsb-fadeIn
    }
  
    .bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInUp {
      --bsb-animation-duration: 500ms;
      animation-duration: var(--bsb-animation-duration);
      animation-fill-mode: both;
      animation-name: bsb-fadeInUp
    }
  
    .bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInDown {
      --bsb-animation-duration: 500ms;
      animation-duration: var(--bsb-animation-duration);
      animation-fill-mode: both;
      animation-name: bsb-fadeInDown
    }
  
    .bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInLeft {
      --bsb-animation-duration: 500ms;
      animation-duration: var(--bsb-animation-duration);
      animation-fill-mode: both;
      animation-name: bsb-fadeInLeft
    }
  
    .bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInRight {
      --bsb-animation-duration: 500ms;
      animation-duration: var(--bsb-animation-duration);
      animation-fill-mode: both;
      animation-name: bsb-fadeInRight
    }
  
    .bsb-overlay-hover:hover>figcaption>.bsb-hover-zoomIn {
      --bsb-animation-duration: 500ms;
      animation-duration: var(--bsb-animation-duration);
      animation-fill-mode: both;
      animation-name: bsb-zoomIn
    }
  
    .bsb-btn-xl {
      --bs-btn-padding-y: 0.625rem;
      --bs-btn-padding-x: 1.25rem;
      --bs-btn-font-size: calc(1.26rem + 0.12vw);
      --bs-btn-border-radius: var(--bs-border-radius-lg)
    }
  
    @media(min-width:1200px) {
      .bsb-btn-xl {
        --bs-btn-font-size: 1.35rem
      }
    }
  
    .bsb-btn-2xl {
      --bs-btn-padding-y: 0.75rem;
      --bs-btn-padding-x: 1.5rem;
      --bs-btn-font-size: calc(1.27rem + 0.24vw);
      --bs-btn-border-radius: var(--bs-border-radius-lg)
    }
  
    @media(min-width:1200px) {
      .bsb-btn-2xl {
        --bs-btn-font-size: 1.45rem
      }
    }
  
    .bsb-btn-3xl {
      --bs-btn-padding-y: 0.875rem;
      --bs-btn-padding-x: 1.75rem;
      --bs-btn-font-size: calc(1.28rem + 0.36vw);
      --bs-btn-border-radius: var(--bs-border-radius-lg)
    }
  
    @media(min-width:1200px) {
      .bsb-btn-3xl {
        --bs-btn-font-size: 1.55rem
      }
    }
  
    .bsb-btn-4xl {
      --bs-btn-padding-y: 1rem;
      --bs-btn-padding-x: 2rem;
      --bs-btn-font-size: calc(1.29rem + 0.48vw);
      --bs-btn-border-radius: var(--bs-border-radius-lg)
    }
  
    @media(min-width:1200px) {
      .bsb-btn-4xl {
        --bs-btn-font-size: 1.65rem
      }
    }
  
    .bsb-btn-5xl {
      --bs-btn-padding-y: 1.125rem;
      --bs-btn-padding-x: 2.25rem;
      --bs-btn-font-size: calc(1.3rem + 0.6vw);
      --bs-btn-border-radius: var(--bs-border-radius-lg)
    }
  
    @media(min-width:1200px) {
      .bsb-btn-5xl {
        --bs-btn-font-size: 1.75rem
      }
    }
  
    .bsb-hero-5 {
      background-position: 50%;
      background-size: cover
    }
  
    .bsb-hero-5 .container>.row {
      min-height: 667px
    }
  
    @media(min-width:1200px) {
      .bsb-hero-5 .container>.row {
        min-height: 1012px
      }
    }