@font-face {
  font-family: Avenir roman;
  font-weight: normal;
  src: url(../font/Avenir-Roman.ttf);
}

@font-face {
  font-family: Avenir linght;
  font-weight: normal;
  src: url(../font/Avenir-Light.ttf);
}

@font-face {
  font-family: Avenir heavy;
  font-weight: normal;
  src: url(../font/Avenir-Heavy.ttf);
}

@font-face {
  font-family: Avenir black;
  font-weight: normal;
  src: url(../font/Avenir-Black.ttf);
}

@font-face {
  font-family: Avenir book;
  font-weight: normal;
  src: url(../font/Avenir-Book.ttf);
}

body,
section,
main {
  font-family: Avenir roman;
}

.font_black {
  font-family: Avenir black
}

.font_heavy {
  font-family: Avenir heavy
}

.lh-1 {
  line-height: 1 !important
}

p.detalle_expositor {
  font-size: 240%;
  color: #086596;
}

.navbar.navbar-dark .navbar-nav .nav-item .btn_sesion 
{width: fit-content;}

.back_naranja {
  background: rgb(225, 116, 13);
}

.back_amarilo {
  background: rgb(222, 166, 1);
}

.back_amarilo_color {
  color: rgb(222, 166, 1);
}

.back_azul {
  background: rgb(47, 125, 179);
}

.back_naranja_color {
  color: #DEA601;
}

.back_azul_color {
  color: #00548E;
}

.back_verde_color {
  color: #00A490;
}

.text-color-gris {
  color: rgb(133, 133, 133)
}


.back_azul:hover {
  color: rgb(255, 255, 255);
}

.text-white {
  color: #fff !important;
}


/*** Global sombras***/
.z-depth-0 {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.z-depth-1 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-1-half {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

/* -------------------- ----------- TEMAS DEL CARROUSEL -------------------- ----------- */
.fondo_banner {
  /* margin-top: 67px; */
  /*background-color: red;*/
  background-position: center center;
  /*		padding: 33px 0;*/
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  position: relative;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  bottom: 0;
  position: absolute;
  /*display: flex;*/
  left: 0;
  right: 0;
  margin: auto;
  /*bottom: 0;*/
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  border: none;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  border: none;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #0070b9;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.owl-theme .owl-dots button.owl-dot:focus {
  cursor: pointer;
  outline: 0;
}

.owl-carousel .owl-stage-outer {
  /*padding: 5px;*/
}

.owl-carousel .owl-stage {
  margin: auto;
}





/* -------------------- ----------- FIN DE LOS TEMAS DEL CARROUSEL -------------------- ----------- */

/*-------------------------Seccion fechas-----------------------------*/
.div_octubre {
  font-size: x-large;
  text-transform: uppercase;
  color: #E1740D;
  font-family: Avenir heavy;
}

.expo_2023 {
  font-size: xxx-large;
  color: #FFF;
  background: rgb(29, 169, 224);
  background: linear-gradient(270deg, rgba(29, 169, 224, 1) 6%, rgba(0, 164, 144, 1) 100%);
  font-family: Avenir black;
}

.wtc_cdmx {
  height: 60px;
  background: rgb(0, 84, 142);
  background: linear-gradient(90deg, rgba(0, 84, 142, 1) 6%, rgba(29, 169, 224, 1) 100%);
  font-family: Avenir book;
}

.col_quinta {
  font-size: xxx-large;
  text-transform: uppercase;
  color: #00A490;
}

h1.h1-responsive.quinta sub,
sup {
  top: -0.5em;
  text-transform: lowercase;

}



/*-----------------Introducion a medical expo------------*/

.titulo_introducion {
  font-family: Avenir heavy;
}

/*---------------seccion de los contadores-----------*/
div#row_counter {
  background: linear-gradient(180deg, rgba(0, 84, 142, 1) 6%, rgba(29, 169, 224, 1) 100%);
}

.dos_sedes {
  font-family: Avenir black;
  font-size: 200%;
}

.gdl_cdmx,
h2.h2_segundo {
  font-family: Avenir linght
}

.col-item h1.counter {
  font-size: xxx-large;
  text-transform: uppercase;
  font-family: Avenir black;
}

.col-item {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: xxx-large;
  text-transform: uppercase;
  color: #fff;
}

@keyframes slide-up {
  0% {
    transform: translateY(6rem);
  }

  100% {
    transform: translateY(0rem);
  }
}

/*------------------Galerias--------------------------------*/
.gallery a .img,
.gallerydos a .img {

  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);

  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;

  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

  /*filter:grayscale(100%);*/
  border-radius: 5px;
}

.gallery a:hover .img,
.gallerydos a:hover .img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);

  /*filter:grayscale(0%);*/
  /*blue lighten-3*/
}

.texto_galeria label {
  font-weight: 300;
  color: #00B1C7
}

.texto_galeria label b {
  font-weight: 700;
  color: #006C9C
}


/*------------------Espacio Estrategico-------------------*/

.estrategico {
  color: #0E90B1;
  font-size: 460%;
  font-weight: 600;
  left: -100px;
  font-family: Avenir black;
}

.tres_salones {
  color: #0B78A2;
  font-size: 480%;
  font-family: Avenir black;
}

.dos_niveles {
  font-family: Avenir black;
  color: #086596;
}

a.btn.btn-lg.btn_estrategico.waves-effect.waves-light {
  background: rgb(225, 116, 13);
  background: linear-gradient(180deg, rgba(225, 116, 13, 1) 6%, rgba(222, 166, 1, 1) 100%);
  color: #fff;
  border: 0;
  border-radius: 2em;
  padding: 10px 50px;
  float: right;
  font-family: Avenir heavy;
}

/*-----------------<!--Expositor-->--------------------------*/

a.btn.btn-lg.btn_amarilllo.waves-effect.waves-light {
  background-color: #DEA601;
  color: #fff;
  border-radius: 2rem;
  width: inherit;
  font-family: Avenir linght;
}


/* ----------seccion webinarios----------------------*/
a.btn.btn-lg.btn_webinarios.waves-effect.waves-light {
  color: #fff;
  border: none;
  margin-top: -25px;
  background: linear-gradient(0deg, rgba(0, 84, 142, 1) 6%, rgba(29, 169, 224, 1) 100%);
  border-radius: 2rem;
  padding: 13px 40px;
  font-family: Avenir heavy;
  line-height: 1em;
  justify-content: center;
  align-items: center;
  display: flex;
  /* z-index: 1; */
  height: 60px;
  position: relative;
}

.feria p.back_azul_color {
  font-size: x-large;
}

/*--------------<!--media partners-->----------------*/
h1.media_parters {
  font-size: 400%;
}

/*----------------------------Seccion de Paises participantes---------------------------------------*/
.paises {
  color: #fff;
  background: rgb(0, 84, 142);
  background: linear-gradient(0deg, rgba(0, 84, 142, 1) 6%, rgba(0, 164, 144, 1) 100%);
}

.media .media-body {
  margin: auto;
  font-family: Avenir linght
}

.media {
  margin-top: 20px;
}

.contenedor-marcas {
  margin-top: 30px;
}

.hover-image .img-marca {
  width: 64px !important;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;

}

.hover-image:hover .img-marca {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}


/*------------------- Fin de paises participantes--------------------------*/





/*-------------------------------------fin de el contenenedor de visitantes y partners -------------------------------------*/

.container_section {
  width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  margin-right: auto;
  margin-left: auto;
}

.floatt {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 15px;
  right: 16px;
  background-color: #4cc370;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float:hover {
  text-decoration: none;
  color: #fff;
  background-color: #3d9e5a;
}

.my-float {
  margin-top: 16px;
}

@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }

  50% {
    opacity: 0.3;
  }

  100% {
    transform: scale(1.45);
    opacity: 0;
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.nav-bottom {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-content: flex-end;
  width: auto;
  height: auto;
  position: fixed;
  z-index: 8;
  bottom: 0px;
  right: 0px;
  padding: 5px;
  margin: 0px;
}

@media (max-width: 360px) {
  .nav-bottom {
    width: 320px;
  }
}

.whatsapp-button {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 60px;
  height: 60px;
  z-index: 8;
  transition: .3s;
  margin: 10px;
  padding: 7px;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 50%;
  background-color: white;
  /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
  -webkit-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
  -moz-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
  box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
}

.circle-anime {
  display: flex;
  position: absolute;
  justify-content: center;
  align-content: center;
  width: 60px;
  height: 60px;
  top: 15px;
  right: 15px;
  border-radius: 50%;
  transition: .3s;
  background-color: #77bb4a;
  animation: pulse 1.2s 4.0s ease;
}

.popup-whatsapp {
  display: none;
  position: absolute;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 10px;
  bottom: 85px;
  right: 6px;
  transition: .5s;
  border-radius: 10px;
  background-color: white;
  /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
  -webkit-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
  -moz-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
  box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
  animation: slideInRight .6s 0.0s both;
}

.popup-whatsapp>div {
  margin: 5px;
}

@media (max-width: 680px) {
  .popup-whatsapp p {
    font-size: 0.9em;
  }
}

.popup-whatsapp>.content-whatsapp.-top {
  display: flex;
  flex-direction: column;
}

.popup-whatsapp>.content-whatsapp.-top p {
  color: #585858;
  /* font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.0em; */
}

.popup-whatsapp>.content-whatsapp.-bottom {
  display: flex;
  flex-direction: row;
}

.closePopup {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  /* margin: 0px 0px 15px 0px; */
  border-radius: 50%;
  border: none;
  outline: none;
  cursor: pointer;
  background-color: #4cc370;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
  -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
  box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
}

.closePopup:hover {
  background-color: #3d9e5a;
  transition: .3s;
}

.send-msPopup {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0px 0px 0px 5px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
  -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
  box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
}

.send-msPopup:hover {
  background-color: #f8f8f8;
  transition: .3s;
}

.is-active-whatsapp-popup {
  display: flex;
  animation: slideInRight .6s 0.0s both;
  background-color: #fafafa;
}

input.whats-input[type=text] {
  width: 250px;
  height: 40px;
  box-sizing: border-box;
  border: 0px solid #ffffff;
  border-radius: 20px;
  font-size: 1em;
  background-color: #ffffff;
  padding: 0px 0px 0px 10px;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  outline: none;
  transition: .3s;
}

@media (max-width: 420px) {
  input.whats-input[type=text] {
    width: 225px;
  }
}

input.whats-input::placeholder {
  /* Most modern browsers support this now. */
  color: rgba(68, 68, 68, 0.705);
  opacity: 1;
}

input.whats-input[type=text]:focus {
  background-color: #f8f8f8;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  transition: .3s;
}

.icon-whatsapp-small {
  width: 24px;
  height: 24px;
}

.icon-whatsapp {
  width: 45px;
  height: 45px;
}

.icon-font-color {
  color: #ffffff;
}

.icon-font-color--black {
  color: #00A490;
}

/* ----------------------------------------------------------------------
  Material Design Checkbox - by Ravikumar Chauhan
------------------------------------------------------------------------- */
.rkmd-checkbox .input-checkbox {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  vertical-align: -0.6rem;
  cursor: pointer;
  margin: 0;
}

.rkmd-checkbox .input-checkbox input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
  left: 9px;
  bottom: 8px;
  margin: 0;
  padding: 0;
  outline: none;
  cursor: pointer;
  opacity: 0;
}

.rkmd-checkbox.checkbox-rotate .input-checkbox input[type="checkbox"]+.checkbox {
  cursor: pointer;
}

.rkmd-checkbox.checkbox-rotate .input-checkbox input[type="checkbox"]+.checkbox:before {
  content: "";
  position: absolute;
  left: 7px;
  bottom: 7px;
  width: 16px;
  height: 16px;
  border: 2px solid #00A490;
  border-radius: 3px;
  transition: all 0.2s ease;
  z-index: 1;
}

.rkmd-checkbox.checkbox-rotate .input-checkbox input[type="checkbox"]:checked+.checkbox:before {
  left: 11px;
  width: 11px;
  height: 18px;
  border-width: 0.15rem;
  border-style: solid;
  border-top: transparent;
  border-left: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 1px;
  margin: 0;
}

.rkmd-checkbox.checkbox-rotate .checkbox-lightBlue input[type="checkbox"]:checked+.checkbox:before {
  border-color: #00548E;
}

.rkmd-checkbox.checkbox-ripple .ripple {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.rkmd-checkbox.checkbox-ripple .ripple.animated {
  display: block;
  -webkit-animation-name: checkbox-ripple;
  animation-name: checkbox-ripple;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes checkbox-ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes checkbox-ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.rkmd-checkbox .checkbox-lightBlue .ripple {
  background-color: #00A490 !important;
}

.cambio_switch {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

.cambio_switch p,
.cambio_switch:hover {
  text-decoration: none;
  color: rgb(133, 133, 133)
}

.cambio_switch p {
  color: rgb(133, 133, 133)
}


.cambio_switch p:hover {
  color: rgb(78, 76, 76)
}

.blanco-y-negro {
  filter: grayscale(100%);
}