/* your styles go here */

#navbar .navbar-nav > li > a {
  font-size: 10px;
}

.navbar {
  z-index: 9999;
}

.iconImage {
  max-width: 20px;
}

.btn-style-a {
  border: 1px solid #3975cb !important;
  color: #3975cb !important;
  background-color: #e9ecef;
}

.btn-style-a:hover {
  background: #3975cb;
  color: #e9ecef !important;
  border-color: #e9ecef !important;

}

.box-simple-m p {
  color: #333;
  font-size: 1rem;
}

.bar {
  padding: 40px 0;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: none;
  }
}

#navbar .navbar-nav > li.active > a {
  background: #3975cb !important;
  color: #fff !important;
  text-decoration: none !important;
  border-color: #3975cb !important;
}

 

#navbar .nav-tabs > li > a{
  margin: 0;
    padding: 1.4rem 1rem 1.6rem;
    color: #555;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.9rem;
    text-decoration: none;
    border-top: .3rem solid transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#navbar .nav-tabs > li > a {
    font-size: 11px;
}

#navbar .nav-tabs > li.active > a{
  background: #3975cb !important;
    color: #fff !important;
    text-decoration: none !important;
    border-color: #3975cb !important;
}

#navbar .nav-tabs > li > a:hover {
    background: #fff;
    color: #3975cb;  
}

.timeline-icon{
  color: white;
  font-size: 25px;
  position: static;
  display: inline-block;
  align-content: center;
}

.cd-timeline__date{
  font-weight: 700;
}

.smoke-white{
  background-color: #fbfbfb;
}

.cintie-texto-banner {
  max-width: 800px;
  width: 100%;
  max-height: 550px;
  margin-top: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
}

.p-custom-color {
  color: #6a6a6a;
}

.relative-container__banner {
  height: 750px;
}

.inicio-wallppr {
  /* background: center center repeat; background-size: cover; */
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  max-height: 400px;
  border-radius: 0%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-footer .address {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media(max-width: 490px) {
  .inicio-wallppr {
    align-items: flex-end;
    padding-bottom: 30%;
  }
}

.inicio-wallppr > .row {
  margin: 0 !important;
}

@media (min-width: 576px) {
  .inicio-wallppr {
    padding: 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #navbar .navbar-nav > li > a {
      font-size: 8px;
    }
    #navbar .navbar-nav > li > a > img {
      display: none;
    }
}

@media (max-width: 485px) {
    .navbar-brand {
      width: 80%;
    }
}

@media (max-width: 576px) {
  .relative-container__banner {
    height: 300px;
  }
}

.h5-23423b498h3 {
  text-align: center;
  margin-top: 20px;
  font-weight: lighter;
}
.custom-banner {
  box-sizing: border-box;
  height: 300px;
  display: flex;
  position: relative;
}
.custom-banner > div {
  display: inline-flex;
  flex-grow: 1;
  background-size: cover;
  background-position: center;
}
.custom-banner > div:nth-child(2) {
  background-position: left;
}
.custom-banner > img {
  position: absolute;
  /* bottom: 5px; */
  top: 50%;
  width: calc(25% - 5px);
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 1));
}
.custom-banner > .uimg-1 {
  left: 5px;
}
.custom-banner > .uimg-2 {
  left: 26%;
  padding-top: 15px;
  width: calc(12%);
  /* width: auto; */
  /* height: 85px; */
  /* bottom: 38px; */
}
@media(max-width: 800px) {
  .custom-banner > div:nth-child(2n) {
    display: none;
  }
  .custom-banner > .uimg-1 {
    width: 50%;
    top: 20%;
  }
  .custom-banner > .uimg-2 {
    left: 10px;
    top: 50%;
    width: calc(50% - 10px);
  }
}
@media(max-width: 600px) {
  .custom-banner > .uimg-1 {
    width: 95%;
    top: 30px;
  }
  .custom-banner > div:not(:first-of-type) {
    display: none;
  }
}

.univ{
  color:#6E6E6E;
  font-weight: lighter;
}
.tab-content{
  padding: 0;
}
.packages .package{
  min-height: none;
}
@media (min-width: 575px) {
  /* .packages .package{
    min-height: 477px;
  } */
  #sede-vid-1 {
    min-height: 250px;
  } 
  #sede-vid-2 {
    margin-bottom: 20px;
    min-height: 250px;
  } 
}
/* @media (min-width: 768px) {
  .packages .package{
    min-height: 414px;
  }  
} */
/* @media (min-width: 992px) {
  .packages .package{
    min-height: 540px;
  }  
}
@media (min-width: 1200px) {
  .packages .package{
    min-height: 414px;
  }  
} */

.team-member h3{
  margin-bottom: 15px;
}

#temas {
  background: url(http://contie2018.com/img/imagen_inclusion.jpg) center top no-repeat; 
  background-size: cover;
}

.a98dha9sidub img {
    margin-bottom: 20px;
}

.inactivo{ 
  background:#45bc4c !important;
}
.inactivo-text{
  color: rgb(122, 122, 122);
}


/* acomodar el encabezado en dispositivos pequeños */
@media (max-width: 321px) {
  .navbar-brand {
    width: 75%;
  }
}

#tabla-programa tr td {
  vertical-align: unset !important;
}
/* en móvil ajustar el contenido de la tabla programa */
@media (max-width: 413px) {
  #tabla-programa th {
    padding: .55rem;
  }
  #tabla-programa {
    font-size: 0.75rem;
  }
}

/* tabla programa */
.p-no-margin {
  margin-bottom: 0;
}
.progam-td {
  vertical-align: unset !important;
}

.detailsBtn {
  cursor: pointer;
  border: solid 1px white;
  padding: 4px 8px;
}

/* Notificación */
#notification > .modal-dialog-centered {
  align-items: flex-end;
}
#notification .modal-body > .modal-img {
  display: block;
}
#notification .modal-body > .modal-text {
  display: none;
}
@media (max-width: 580px) {
  #notification .modal-body > .modal-img {
    display: none;
  }
  #notification .modal-body > .modal-text {
    display: block;
  }
}

/* Caracteristicas de los hoteles */

.btn-template-outlined {
  margin-bottom: 20px;
}

/* SUB SUB menus */
.dropdown-menu{
  overflow: initial!important;
}
.dropdown-menu > li{
  position: relative;
}

.dropdown-menu > li:hover > .sub-dropwown-menu {
  display: block;
}

.sub-dropwown-menu {
  display: none;
  top: -1px;
  left: -101%;
  right: 100%;
}
.sub-dropwown-menu > li > a {
  white-space: pre-wrap;
}
@media (max-width: 992px) {
  .sub-dropwown-menu {
    padding-left: 20px;
  }
}

/* Galeria */
.gallery-container {
  display: flex;
  flex-direction: row;
  padding: 5px;
  flex-wrap: wrap;
  justify-content: center;
}
.gallery-thumbnail {
  margin: 5px;
  height: 100px;
  width: 100px;
  background-size: cover;
  background-position: center;
  box-shadow: 1px 1px 0.4em transparent;
  transition: all ease-in-out 0.2s;
}
.gallery-thumbnail:hover {
  cursor: pointer;
  box-shadow: 1px 1px 0.4em black;
}

#close-gallery {
  position: fixed;
  right: 15px;
  top: 5px;
  font-size: 30px;
  color: white;
  transition: all ease-in-out 0.2s;
}

#close-gallery:hover {
  color: rgb(218, 61, 61);
  cursor: pointer;
  -webkit-user-select: none; /* Safari */        
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+/Edge */
  user-select: none; /* Standard */
}

#left-gallery {
  left: 15px;
}

#right-gallery {
  right: 15px;
}

.gallery-caret {
  position: fixed;
  font-size: 3em!important;
  top: 50%;
  font-size: 30px;
  color: white;
  transition: all ease-in-out 0.2s;
  -webkit-user-select: none; /* Safari */        
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+/Edge */
  user-select: none; /* Standard */
}

.gallery-caret:hover {
  cursor: pointer;
  color: rgb(185, 185, 185);
}

#image-gallery {
  max-width: 500px;
  width: 100%;
  height: auto;
}

#gallery-modal {
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 0.5s;
}

#gallery-modal * {
  transition: all ease-in-out 0.5s;
}

#gallery-modal {
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.8);
}

.close-modal {
  display: none!important;
}

.closing-modal {
  opacity: 0!important;
  background: black;
}

.closing {
  opacity: 0!important;
}

.open-modal {
  opacity: 1!important;
}