@charset "UTF-8";
/*Base*/
/*GENERAL*/
@import url("//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
button, input, textarea {
  border: none;
}

a {
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
a:focus {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}

textarea {
  resize: none;
}

/* Shortcuts */
.pd-0 {
  padding: 0;
}

.pt-0 {
  padding-top: 0;
}

.pr-0 {
  padding-right: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pl-0 {
  padding-left: 0;
}

.pd-1 {
  padding: 1%;
}

.pt-1 {
  padding-top: 1%;
}

.pr-1 {
  padding-right: 1%;
}

.pb-1 {
  padding-bottom: 1%;
}

.pl-1 {
  padding-left: 1%;
}

.pd-2 {
  padding: 2%;
}

.pt-2 {
  padding-top: 2%;
}

.pr-2 {
  padding-right: 2%;
}

.pb-2 {
  padding-bottom: 2%;
}

.pl-2 {
  padding-left: 2%;
}

.pd-3 {
  padding: 3%;
}

.pt-3 {
  padding-top: 3%;
}

.pr-3 {
  padding-right: 3%;
}

.pb-3 {
  padding-bottom: 3%;
}

.pl-3 {
  padding-left: 3%;
}

.pd-4 {
  padding: 4%;
}

.pt-4 {
  padding-top: 4%;
}

.pr-4 {
  padding-right: 4%;
}

.pb-4 {
  padding-bottom: 4%;
}

.pl-4 {
  padding-left: 4%;
}

.pd-5 {
  padding: 5%;
}

.pt-5 {
  padding-top: 5%;
}

.pr-5 {
  padding-right: 5%;
}

.pb-5 {
  padding-bottom: 5%;
}

.pl-5 {
  padding-left: 5%;
}

.pd-6 {
  padding: 6%;
}

.pt-6 {
  padding-top: 6%;
}

.pt-23 {
  padding-top: 23%;
}

.pr-6 {
  padding-right: 6%;
}

.pb-6 {
  padding-bottom: 6%;
}

.pl-6 {
  padding-left: 6%;
}

.pd-7 {
  padding: 7%;
}

.pt-7 {
  padding-top: 7%;
}

.pr-7 {
  padding-right: 7%;
}

.pb-7 {
  padding-bottom: 7%;
}

.pl-7 {
  padding-left: 7%;
}

.pd-8 {
  padding: 8%;
}

.pt-8 {
  padding-top: 8%;
}

.pr-8 {
  padding-right: 8%;
}

.pb-8 {
  padding-bottom: 8%;
}

.pl-8 {
  padding-left: 8%;
}

.pd-9 {
  padding: 9%;
}

.pt-9 {
  padding-top: 9%;
}

.pr-9 {
  padding-right: 9%;
}

.pb-9 {
  padding-bottom: 9%;
}

.pl-9 {
  padding-left: 9%;
}

.pd-10 {
  padding: 10%;
}

.pt-10 {
  padding-top: 10%;
}

.pr-10 {
  padding-right: 10%;
}

.pb-10 {
  padding-bottom: 10%;
}

.pl-10 {
  padding-left: 10%;
}

.pd-11 {
  padding: 11%;
}

.pt-11 {
  padding-top: 11%;
}

.pr-11 {
  padding-right: 11%;
}

.pb-11 {
  padding-bottom: 11%;
}

.pl-11 {
  padding-left: 11%;
}

.pd-12 {
  padding: 12%;
}

.pt-12 {
  padding-top: 12%;
}

.pr-12 {
  padding-right: 12%;
}

.pb-12 {
  padding-bottom: 12%;
}

.pl-12 {
  padding-left: 12%;
}

.pd-13 {
  padding: 13%;
}

.pt-13 {
  padding-top: 13%;
}

.pr-13 {
  padding-right: 13%;
}

.pb-13 {
  padding-bottom: 13%;
}

.pl-13 {
  padding-left: 13%;
}

.pd-14 {
  padding: 14%;
}

.pt-14 {
  padding-top: 14%;
}

.pr-14 {
  padding-right: 14%;
}

.pb-14 {
  padding-bottom: 14%;
}

.pl-14 {
  padding-left: 14%;
}

.pd-15 {
  padding: 15%;
}

.pt-15 {
  padding-top: 15%;
}

.pr-15 {
  padding-right: 15%;
}

.pb-15 {
  padding-bottom: 15%;
}

.pl-15 {
  padding-left: 15%;
}

.mg-0 {
  margin: 0;
}

.mt-0 {
  margin-top: 0;
}

.mr-0 {
  margin-right: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

.mg-01 {
  margin: 1%;
}

.mt-1 {
  margin-top: 1%;
}

.mr-1 {
  margin-right: 1%;
}

.mb-1 {
  margin-bottom: 1%;
}

.ml-1 {
  margin-left: 1%;
}

.mg-02 {
  margin: 2%;
}

.mt-2 {
  margin-top: 2%;
}

.mr-2 {
  margin-right: 2%;
}

.mb-2 {
  margin-bottom: 2%;
}

.ml-2 {
  margin-left: 2%;
}

.mg-3 {
  margin: 3%;
}

.mt-3 {
  margin-top: 3%;
}

.mr-3 {
  margin-right: 3%;
}

.mb-3 {
  margin-bottom: 3%;
}

.ml-3 {
  margin-left: 3%;
}

.mg-4 {
  margin: 4%;
}

.mt-4 {
  margin-top: 4%;
}

.mr-4 {
  margin-right: 4%;
}

.mb-4 {
  margin-bottom: 4%;
}

.ml-4 {
  margin-left: 4%;
}

.mg-5 {
  margin: 5%;
}

.mt-5 {
  margin-top: 5%;
}

.mr-5 {
  margin-right: 5%;
}

.mb-5 {
  margin-bottom: 5%;
}

.ml-5 {
  margin-left: 5%;
}

.mg-6 {
  margin: 6%;
}

.mt-6 {
  margin-top: 6%;
}

.mr-6 {
  margin-right: 6%;
}

.mb-6 {
  margin-bottom: 6%;
}

.ml-6 {
  margin-left: 6%;
}

.mg-7 {
  margin: 7%;
}

.mt-7 {
  margin-top: 7%;
}

.mr-7 {
  margin-right: 7%;
}

.mb-7 {
  margin-bottom: 7%;
}

.ml-7 {
  margin-left: 7%;
}

.mg-8 {
  margin: 8%;
}

.mt-8 {
  margin-top: 8%;
}

.mr-8 {
  margin-right: 8%;
}

.mb-8 {
  margin-bottom: 8%;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-8 {
  margin-left: 8%;
}

.mg-9 {
  margin: 9%;
}

.mt-9 {
  margin-top: 9%;
}

.mr-9 {
  margin-right: 9%;
}

.mb-9 {
  margin-bottom: 9%;
}

.ml-9 {
  margin-left: 9%;
}

.mg-10 {
  margin: 10%;
}

.mt-10 {
  margin-top: 10%;
}

.mr-10 {
  margin-right: 10%;
}

.mb-10 {
  margin-bottom: 10%;
}

.ml-10 {
  margin-left: 10%;
}

.mt-11 {
  margin-top: 11%;
}

.mr-11 {
  margin-right: 11%;
}

.mb-11 {
  margin-bottom: 11%;
}

.ml-11 {
  margin-left: 11%;
}

.mt-12 {
  margin-top: 12%;
}

.mr-12 {
  margin-right: 12%;
}

.mb-12 {
  margin-bottom: 12%;
}

.ml-12 {
  margin-left: 12%;
}

.mt-13 {
  margin-top: 13%;
}

.mr-13 {
  margin-right: 13%;
}

.mb-13 {
  margin-bottom: 13%;
}

.ml-13 {
  margin-left: 13%;
}

.mt-14 {
  margin-top: 14%;
}

.mr-14 {
  margin-right: 14%;
}

.mb-14 {
  margin-bottom: 14%;
}

.ml-14 {
  margin-left: 14%;
}

.mt-15 {
  margin-top: 15%;
}

.mr-15 {
  margin-right: 15%;
}

.mb-15 {
  margin-bottom: 15%;
}

.ml-15 {
  margin-left: 15%;
}

.mt--15 {
  margin-top: -15px;
}

.m-a {
  margin: auto;
}

.w90 {
  width: 90%;
}

.w-100 {
  width: 100%;
}

.w-90 {
  width: 90%;
}

.w-75 {
  width: 75%;
}

.w-50 {
  width: 50%;
}

.w-25 {
  width: 25%;
}

.w-auto {
  width: auto;
}

body {
  background-repeat: no-repeat;
  background-position: center;
}

.inl {
  display: inline;
}

.txt-r {
  text-align: right;
}

.txt-l {
  text-align: left;
}

.txt-c {
  text-align: center;
}

.mrg-a {
  margin: auto;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

@font-face {
  font-family: "Montserrat-Regular";
  src: url("./fuentes/montserrat/Montserrat-Regular.eot") format("embedded-opentype");
  src: url("./fuentes/montserrat/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("./fuentes/montserrat/Montserrat-Bold.eot") format("embedded-opentype");
  src: url("./fuentes/montserrat/Montserrat-Bold.ttf") format("truetype");
}
.montse-regular {
  font-family: Montserrat-Regular;
}

.montse-bold {
  font-family: Montserrat-Bold;
}

.text-white {
  color: white;
}

#back-black {
  background-color: #000000;
}

body {
  font-family: Montserrat-Regular;
}

#title-back-patron {
  background-image: url("../images/back_patron.png");
  background-size: 100%;
  min-height: 130px;
  color: white;
}
@media screen and (max-width: 767px) {
  #title-back-patron {
    height: 95px;
  }
}

#title-back-patron h1 {
  font-size: 80px;
}
@media screen and (max-width: 767px) {
  #title-back-patron h1 {
    font-size: 45px;
  }
}

a {
  color: #333;
}

.button-standard-black {
  padding: 15px 30px;
  background-color: black;
  color: white;
  border-radius: 0px;
  font-family: Montserrat-Regular;
}

.container {
  max-width: 100%;
}

.btn:hover {
  color: #ffffff;
  text-decoration: none;
}

.bg-yellow {
  background: #ffcd00;
}

.slick-initialized .slick-slide {
  outline: none;
}

.addeventatc {
  box-shadow: none !important;
  z-index: 0;
}

.addeventatc, .addeventatc:hover {
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: #F6F3E3;
}

.addeventatc .addeventatc_icon {
  display: none;
  background-color: #F6F3E3;
}

/*Navbar*/
.dropdown-menu > li.kopie > a {
  padding-left: 5px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #555;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}

.navbar {
  margin-bottom: 0px;
}

.navbar-toggle {
  margin: 22px 0px;
}

.navbar-toggle .icon-bar {
  border: 1px solid;
}

.dropdown-menu {
  background-color: #ffffff;
}

.dropdown-menu > li > a:hover {
  text-decoration: none;
}

.nav .open > a, .nav .open > a:focus {
  background-color: transparent;
}

@media (max-width: 767px) {
  .navbar-nav {
    display: inline;
  }

  .navbar-default .navbar-brand {
    display: inline;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #ccc;
  }

  .navbar-nav .open .dropdown-menu {
    border-bottom: 1px solid white;
    border-radius: 0;
  }

  .dropdown-menu {
    padding-left: 10px;
    background-color: transparent;
  }

  .dropdown-menu .dropdown-menu {
    padding-left: 20px;
  }

  .dropdown-menu .dropdown-menu .dropdown-menu {
    padding-left: 30px;
  }

  li.dropdown.open {
    border: 0px solid red;
  }
}
@media (max-width: 767px) {
  .topnav--absolute .topnav_logo {
    filter: invert(100%);
  }
}
.nav > li > a:hover {
  background-color: transparent;
}

.nav > li > a:focus {
  background-color: transparent;
}

.nav > li > a {
  padding: 10px 7px !important;
}

/*navbar*/
body {
  margin: 0;
  min-width: 100%;
}

.img-logo {
  width: 125px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .img-logo {
    width: 97px;
  }
}
@media screen and (min-width: 1200px) {
  .img-logo {
    width: 120px;
    padding-left: 10%;
  }
}

/*FADE IN EFFECT*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* topnav */
.topnav {
  /*&_social{
    width: 12%;
    height: 60px;
    a{
      height: 100%;
      vertical-align: top;
      display: inline-grid;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-size: 11px;
      width: 16%;
      &:hover{
        color: black!important;
        background: white!important;
      }
    }
  }*/
}
.topnav_row {
  width: 100%;
  max-width: 100%;
}
.topnav_row {
  width: 100%;
  max-width: 100%;
}
.topnav_row--top {
  overflow: hidden;
}
.topnav_row--bottom {
  display: none;
}
.topnav_logo {
  width: 10%;
  display: inline-block;
}
.topnav_logo .img-logo {
  display: block;
  margin: auto;
  max-height: 60px;
}
.topnav_pages {
  width: 90%;
  display: inline-block;
}
.topnav_pages a {
  display: inline-block;
  width: 9.4%;
}
.topnav_links {
  height: 60px;
}
.topnav_links a {
  font-family: Montserrat-Regular;
  height: 100%;
  vertical-align: top;
  display: inline-grid;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  padding: 0 5px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .topnav_links a {
    font-size: 11px;
  }
}
@media screen and (min-width: 1200px) {
  .topnav_links a {
    font-size: 12px;
  }
}
.topnav_sublinks {
  width: 90%;
  margin-left: 10%;
  height: 310px;
}
@media screen and (min-width: 1200px) {
  .topnav_sublinks {
    height: 330px;
  }
}
.topnav_sublinks-col {
  width: 9.4%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  padding-bottom: 25px;
}
.topnav_sublinks-col a {
  font-family: Montserrat-Regular;
  display: block;
  margin-top: 13px;
  font-size: 8px;
}
.topnav_sublinks-col a:hover {
  font-family: Montserrat-Bold;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .topnav_sublinks-col a {
    font-size: 9px;
  }
}
@media screen and (min-width: 1200px) {
  .topnav_sublinks-col a {
    font-size: 10px;
  }
}
.topnav:hover .topnav_row {
  background: white;
}
.topnav:hover .topnav_row--top {
  position: relative;
  box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.2);
}
.topnav:hover .topnav_row a {
  color: black;
}
.topnav:hover .topnav_row a:hover {
  background: black;
  color: #ffcd00 !important;
}
.topnav:hover .topnav_row--bottom {
  display: block;
  -webkit-animation: fadeIn 0.8s;
  animation: fadeIn 0.8s;
  box-shadow: inset 0px 5px 17px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 2;
}
.topnav--absolute {
  position: absolute;
  width: 100%;
  z-index: 2;
}
.topnav--absolute:hover .img-logo {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.topnav--absolute .topnav_pages a {
  color: white;
}
.topnav--absolute .topnav_social a {
  color: white;
}
.topnav .dark-link {
  background: black;
  color: white !important;
}
.topnav .dark-link a {
  color: white !important;
}

/*Footer*/
.footer--arena {
  background: #F6F3E3;
}
.footer--negro {
  background: black;
}
.footer--negro li a {
  color: white;
}
.footer--negro .footer_copyright {
  color: white;
}
@media screen and (min-width: 601px) and (max-width: 991px) {
  .footer .col-sm-8 {
    width: 60%;
  }
}
.footer_list {
  list-style: none;
  overflow: hidden;
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  .footer_list {
    /*Footer with social links*/
    float: left;
    display: inline-block;
    width: 100%;
    height: 90px;
    /*Footer without social links*/
  }
}
.footer_list li {
  padding: 1%;
  text-align: center;
}
@media screen and (min-width: 601px) and (max-width: 991px) {
  .footer_list li {
    float: left;
  }
}
@media screen and (min-width: 992px) {
  .footer_list li {
    /*Footer without social links*/
    /*Footer with social links*/
    width: 11.9%;
    display: inline-block;
    height: 100%;
    vertical-align: text-bottom;
    display: inline-grid;
    align-items: center;
    justify-content: center;
    font-size: 12px;
  }
}
.footer_list a {
  color: inherit;
  font-weight: bold;
}
.footer_list--social li {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .footer_list--social li {
    width: 17%;
  }
}
.footer_logo {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .footer_logo {
    width: 75%;
  }
}
@media screen and (min-width: 992px) {
  .footer_logo {
    max-width: 113px;
    padding-top: 10px;
    max-height: 70px;
  }
}
.footer_copyright {
  padding: 0 7%;
}
.footer_aviso {
  padding: 0 7% 2%;
}
@media screen and (min-width: 601px) and (max-width: 991px) {
  .footer .col-sm-2 {
    width: 20%;
  }
}
@media screen and (min-width: 601px) and (max-width: 991px) {
  .footer .col-sm-10 {
    width: 80%;
  }
}
.footer .powered {
  color: transparent;
  font-size: 10px;
  text-align: center;
}

/*Paginas*/
@media screen and (max-width: 767px) {
  #box-carousel img {
    min-height: 250px;
    object-fit: cover;
  }
}

.background-carousel {
  background-color: #000000 !important;
}

.carousel-caption {
  right: 20%;
  left: 20%;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .carousel-caption {
    padding-bottom: 18px;
  }
}

@media screen and (min-width: 768px) {
  #myCarousel .carousel-inner > .item > img {
    height: 490px;
    object-fit: cover;
  }
}

#myCarousel ol {
  text-align: start;
}

#myCarousel ol li {
  width: 33px;
  height: 5px;
}

.title-expo-slider {
  color: #00b0a9;
}

.title-sala {
  margin-top: -15px;
  font-size: 68px;
}

.button-slide {
  max-width: 300px;
  width: 40%;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .button-slide {
    width: 100% !important;
    min-height: 31px !important;
  }
}

.contenedor-img-exposiciones {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.contenedor-img-exposiciones .img-100 {
  width: 376px;
  height: 126px;
  padding: 7px 60px 7px 0;
}

.img-100 {
  width: 100%;
}

.back-arena {
  background-color: #F6F3E3;
  padding: 50px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .back-arena {
    padding: 50px 20px;
  }
}

.seccion-museo-servicios {
  padding: 50px 30px !important;
}

.titulo-seccion {
  position: absolute;
  top: 1vw;
  padding-left: 15px;
  width: 80%;
}

.title-secciones {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .title-secciones {
    font-size: 10px;
  }
}

.selector-secciones {
  color: #000000;
}

.list-horarios {
  list-style: none;
}

.back-yellow {
  background-color: #ffcd00;
  padding: 50px;
  height: auto;
  margin-top: -5px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .back-yellow {
    padding: 50px 20px;
  }
}

.box-date-prensa {
  width: 100%;
  padding-top: 15px;
  font-size: 10px;
}

.back-yellow-date {
  background-color: #ffcd00;
  text-align: center;
  width: 100%;
  font-size: 36px;
  padding: 10px 0px 1px 5px;
  margin-bottom: 15px;
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  .back-yellow-date {
    font-size: 40px;
    line-height: 170px;
  }
}

.back-yellow-date .date {
  font-size: 16px;
  margin-top: 8px;
}

.back-yellow-date .year-event {
  margin-top: -15px;
}

@media screen and (max-width: 768px) {
  #nuestras-expos {
    margin-top: 50px;
  }
}

.title-nuestras-expos {
  font-size: 50px;
  margin-top: 0px;
  margin-bottom: 27px;
}
@media screen and (max-width: 992px) {
  .title-nuestras-expos {
    font-size: 25px;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  .title-nuestras-expos {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .title-nuestras-expos {
    text-align: center;
  }
}

.texto-exposiciones {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .texto-exposiciones {
    text-align: center;
  }
}

.title-nuestras-expos span {
  font-size: 30px;
}

.button-nuestras-salas {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .button-nuestras-salas {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .btn-nuestras-exposiciones {
    text-align: center;
  }
}

#nuestras-expos {
  padding: 25px 0 0;
  margin-top: -300px;
}

@media screen and (max-width: 767px) {
  .img-mobile-exposiciones {
    width: 322px !important;
    height: 193px !important;
    padding: 15px 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .img-none-mobile {
    display: none;
  }
}

.seccion-horarios {
  position: absolute;
  top: 127em;
  left: 1vw;
  width: 637px;
  background: #FFCD00 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  padding: 10px 37px;
  /*@media screen and (min-width: 1679px){
    top: 97em;
  }*/
}
@media screen and (max-width: 1200px) {
  .seccion-horarios {
    top: 125em;
  }
}
@media screen and (max-width: 767px) {
  .seccion-horarios {
    position: inherit;
    width: 100%;
    height: auto;
  }
}

.seccion-img-gandhi {
  padding: 50px 0 280px !important;
}

.contenido-img-gandhi {
  display: flex;
  justify-content: center;
}

.img-uno-gandhi {
  width: auto;
  height: auto;
  max-width: 209px;
  max-height: 358px;
}
@media screen and (max-width: 767px) {
  .img-uno-gandhi {
    display: none;
  }
}

.img-dos-gandhi {
  width: auto;
  height: auto;
  max-width: 926px;
  max-height: 358px;
}
@media screen and (max-width: 767px) {
  .img-dos-gandhi {
    display: none;
  }
}

.img-tres-gandhi {
  width: auto;
  height: auto;
  max-width: 170px;
  max-height: 358px;
}
@media screen and (max-width: 767px) {
  .img-tres-gandhi {
    display: none;
  }
}

.img-mobile-gandhi {
  display: none;
}
@media screen and (max-width: 767px) {
  .img-mobile-gandhi {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
  }
}

.seccion-texto-gandhi {
  top: 90em;
  left: 455px;
  width: 457px;
  height: 495px;
  background: #000000 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  opacity: 1;
  position: absolute;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .seccion-texto-gandhi {
    margin-top: 33em;
    left: 0px;
    width: 264px;
    height: 528px;
    padding: 50px 25px;
    margin-left: 5vmax;
  }
}

.gandhi-titulo {
  font-size: 14px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .gandhi-titulo {
    font-size: 10px;
  }
}

.gandhi-subtitulo {
  color: #ffffff;
  font-size: 36px;
  padding-right: 85px;
}
@media screen and (max-width: 767px) {
  .gandhi-subtitulo {
    font-size: 21px;
    padding-right: 55px;
  }
}

@media screen and (max-width: 767px) {
  .gandhi-subtitulo h2 {
    font-size: 18px;
  }
}

.gandhi-descripcion {
  color: #ffffff;
  font-size: 12px;
  margin-top: 23px;
}
@media screen and (max-width: 767px) {
  .gandhi-descripcion {
    font-size: 10px;
    line-height: 20px;
  }
}

.conoce-mas-gandhi {
  text-align: center;
  padding-top: 15px;
}

.title-horarios {
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: 5px;
}
@media screen and (max-width: 992px) {
  .title-horarios {
    font-size: 32px;
  }
}

.horarios-museo {
  width: max-content;
  display: inline-block;
  padding: 10px;
}

.horarios-museo span {
  font-family: "Montserrat-Bold";
}

.linea-horarios {
  border-top: 2px solid #000000;
  margin-top: 0;
  width: 104%;
  margin-bottom: 0;
}

.letras-bold {
  font-family: "Montserrat-Bold";
}

.descuento-nota {
  font-size: 12px;
}

.interlineado-filas {
  margin: 15px 0;
}

.button-compra {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .button-compra {
    width: 100%;
  }
}

#sala-prensa {
  margin-top: 50px;
  margin-bottom: 145px;
}
@media screen and (max-width: 992px) {
  #sala-prensa {
    margin-bottom: 50px;
  }
  #sala-prensa img {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #sala-prensa {
    text-align: center;
  }
}

.title-superior {
  font-size: 38px;
}

.contenido-calendario {
  overflow: hidden;
  position: relative;
}

.title-inferior {
  font-size: 60px;
  margin-top: -15px;
}
@media screen and (max-width: 768px) {
  .title-inferior {
    font-size: 42px;
  }
}

.dias-actidades {
  font-size: 14px;
  font-family: "Montserrat-Bold";
}

.colum-calendario-day td {
  width: 35px;
  text-align: center;
  padding: 5px;
}

.colum-calendario td {
  width: 35px;
  text-align: center;
  padding: 5px;
}

.calendario-opacidad {
  color: rgba(0, 0, 0, 0.3);
}

.fondo-negro {
  background-color: #000000;
  color: #ffffff;
}

.button-comunicados-eventos {
  margin: 15px 0 0;
}
@media screen and (max-width: 767px) {
  .button-comunicados-eventos {
    margin: auto;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .button-comunicados-eventos {
    margin: 30px auto;
    max-width: 260px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .calendario-actividades_copy {
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .calendario-actividades_text .date {
    font-size: 30px;
  }
}

@media screen and (max-width: 992px) {
  .description-actividades {
    padding-right: 0px;
    margin: 0 0 40px;
  }
}

@media screen and (max-width: 768px) {
  .button-add-calendar {
    margin-bottom: 0px;
  }
}

@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.box-title-event h4 {
  min-height: 90px;
  font-size: 14px;
  line-height: 125%;
}
@media screen and (max-width: 767px) {
  .box-title-event h4 {
    height: 35px;
  }
}

.box-contain-topics {
  /*height: 415px;*/
  height: 255px;
}
@media screen and (max-width: 768px) {
  .box-contain-topics {
    height: 170px;
  }
}

.btn-secciones-museo {
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .btn-secciones-museo {
    width: 100%;
  }
}

.style-descuentos {
  font-style: italic;
  font-size: 12px;
}

.overflow-card {
  overflow: auto;
}

.overflow-card::-webkit-scrollbar {
  height: 5px !important;
}

.overflow-card::-webkit-scrollbar-thumb {
  background-color: #000000 !important;
  border-radius: 15px;
}

.overflow-card::-webkit-scrollbar-track {
  background-color: #F6F3E3 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.todas-actividades, .actividades-museo, .centro-educativo {
  display: inline-block !important;
  width: max-content;
}

.card-actividades {
  margin-right: 25px;
  overflow: hidden;
  position: relative;
}

.expandir-actividades {
  margin-right: 25px;
  width: 573px !important;
}

.opcion-actividades {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.3);
}

.seleccion-activa {
  color: black;
}

.coloquio {
  color: #FFCD00;
  font-size: 10px;
}

.fondo-negro {
  background-color: #000000;
  margin-top: 15px;
  padding: 15px 20px 15px 22px;
}

.card-actividades .fondo-negro {
  height: 351px;
  overflow: auto;
}

.fondo-negro::-webkit-scrollbar {
  width: 5px;
}

.fondo-negro::-webkit-scrollbar-thumb {
  background-color: #FFCD00 !important;
  border-radius: 15px;
}

.fondo-negro::-webkit-scrollbar-track {
  background-color: #000000 !important;
}

.mostrar-dos .fondo-negro {
  padding: 0;
  width: 263px;
}

.titulo-actividad {
  font-size: 18px;
}

.horarios-actividades {
  font-size: 10px;
  margin-top: 35px;
  margin-bottom: 50px;
}

.añadir-actividad {
  background-color: #FFCD00;
  padding: 10px;
  display: flex;
  align-items: center;
  height: 50px;
}

.añadir-actividad p {
  margin: 0;
  font-size: 10px;
  max-width: max-content;
  display: inline-block;
  margin-left: 5px;
}

.cuadrado-actividades {
  width: 15px;
  height: 15px;
  background-color: #000000;
  display: inline-block;
}

.img-actividades img {
  width: 100%;
  height: 50%;
}

.descripción-actividad {
  height: 50%;
  overflow: hidden;
}

.descripción-actividad p {
  padding: 25px 15px 10px;
  font-size: 12px;
  margin: 0;
}

.cuadro-amarillo {
  width: 15px;
  height: 15px;
  background-color: #FFCD00;
  display: inline-block;
}

.inscribete-descarga {
  padding: 5px 25px;
}

.inscribete-descarga p {
  width: max-content;
  display: inline;
  color: #FFCD00;
  font-size: 12px;
}

/*#listResults .checkbox * {
  cursor: pointer;
}
#listResults .checkbox {
  padding-left: 20px;
  width: 20px;
  height: 20px;
  margin-top: 1px;
}

#listResults .checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

#listResults .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #555;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

#listResults .checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 2px;
  margin-left: -21px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

#listResults .checkbox input[type="checkbox"]{
  opacity: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
}


#listResults .checkbox input[type="checkbox"]:checked + label::after{
  font-family: "FontAwesome";
  content: "\f00c";
}

#listResults .checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

#listResults .checkbox.checkbox-inline {
  margin-top: 0;
}

#listResults .checkbox-black  input[type="checkbox"]:checked + label::after{
  color: #fff;
}

#listResults .checkbox-black input[type="checkbox"] + label::before{
  background-color: #000000;  
  border-color: #000000;
}

input[type="checkbox"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
*/
.card-actividades {
  display: inline-block;
}

.card-uno-mostrar {
  display: inline-block;
  width: 263px;
}

.card-dos-ocultar {
  display: none;
  width: 310px;
  position: absolute;
}

.visible {
  display: inline-block !important;
}

.fondo-negro-click {
  cursor: pointer;
}

.titulo-sala-prensa {
  font-size: 38px;
}

.img-portada-prensa {
  height: auto;
  max-height: 130px;
  max-width: 175px;
}

.opciones-sala-prensa {
  color: rgba(0, 0, 0, 0.3);
  font-size: 10px;
}

.opcion-prensa-activa {
  color: black;
}

.nombre-nota-prensa {
  font-size: 15px;
  height: 50px;
}

.espacio-entre-seccion {
  padding: 15px 0px;
}

.contenedor-btn-pdf {
  text-align: initial;
  margin-bottom: 25px;
}

.opcion-actividades, .opciones-sala-prensa, .colum-calendario {
  cursor: pointer;
}

.todas-notas {
  display: flex !important;
  justify-content: center !important;
}

.contenido-centrado {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.calendario-inicio {
  background-color: transparent !important;
}
.calendario-inicio p {
  width: max-content;
}
.calendario-inicio p:hover {
  text-decoration: underline;
}

/*.pdding-mobile{
  @media screen and(max-width: 767px){
    padding-bottom: 25px;
  }
}*/
.btn-compratick-inicio {
  font-size: 24px;
  color: #fff;
  background: #fe8217;
  width: max-content;
  padding: 15px 20px;
}
.btn-compratick-inicio span {
  font-size: 13px;
}

.expo-full-row {
  margin: 100px 0;
}

.button-cargar-mas {
  margin-bottom: 50px;
  margin-top: 50px;
}

.date-expo {
  margin-left: 15px;
  font-size: 12px;
  color: #9c9c9c;
}

.box-expo-anteriores-date {
  border-bottom: 3px solid #ffcd00;
  width: 100%;
  padding-top: 15px;
  height: 65px;
}

.anteriores-date {
  font-size: 12px;
}

.box-title-expo-anteriores {
  height: 100px;
}

@media (max-width: 767px) {
  .button-cargar-mas {
    width: 100%;
  }
}
#back-tolerancia {
  background-image: url("../images/tolerancia/back_tolerancia.jpg");
  width: 100%;
  height: auto;
  padding-top: 90px;
  background-size: cover;
}

.title-sala-de {
  color: #ffffff;
  font-size: 48px;
}

.back-green-tolerancia {
  background-color: rgba(0, 176, 169, 0.7);
  padding: 15px;
  height: auto;
}

.back-yellow-tolerancia h1 {
  font-size: 68px;
}
@media screen and (max-width: 767px) {
  .back-yellow-tolerancia h1 {
    font-size: 48px;
  }
}

.back-green {
  background-color: #00b0a9;
  padding: 50px;
  height: auto;
  margin-top: -5px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .back-green {
    padding: 50px 20px;
  }
}

.text-tolerancia {
  font-size: 16px;
  color: #ffffff;
  /*padding-top: 75px;
  padding-bottom: 135px;*/
  margin-top: 75px;
  margin-bottom: 135px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background: rgba(0, 0, 0, 0.7);
  padding-right: 15px;
}

#tolerancia-slider {
  padding-top: 50px;
  padding-bottom: 80px;
  background-color: #000000;
}

.list-estereotipo {
  display: inline-flex;
  padding-left: 0;
}
.list-estereotipo li {
  list-style: none;
  padding: 0px 25px;
  color: rgbaa(57, 57, 57, 0.53);
}
@media screen and (max-width: 768px) {
  .list-estereotipo li {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .list-estereotipo li {
    padding: 0 10px;
  }
}
.list-estereotipo li.active {
  color: black;
  font-weight: bold;
}

.button-en-linea {
  background-color: #ffcd00;
  border: 4px solid #000000;
  padding: 15px 80px;
  border-radius: 50px;
  font-family: Montserrat-Bold;
  display: block;
  margin: 30px auto;
}

.button-en-linea-tolerancia {
  background-color: #00b0a9;
  border: 4px solid #000000;
  padding: 15px 80px;
  border-radius: 50px;
  font-family: Montserrat-Bold;
  margin: 30px auto;
}

#contenidos-tolerancia {
  background-color: #000000;
  padding: 100px 0;
  color: #ffffff;
}

.box-conoce-tema {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .box-conoce-tema {
    text-align: center;
  }
}
.box-conoce-tema h4 {
  font-size: 36px;
}
.box-conoce-tema h2 {
  font-size: 62px;
  margin-top: -15px;
}

.button-investigaciones {
  background-color: #000000;
  border: 4px solid #ffffff;
  padding: 15px 80px;
  border-radius: 50px;
  font-family: Montserrat-Bold;
  margin: 55px;
}
@media screen and (max-width: 991px) {
  .button-investigaciones {
    display: block;
    margin: 55px auto;
  }
}
@media screen and (min-width: 992px) {
  .button-investigaciones {
    margin-top: 55px;
    margin-left: 0;
    margin-right: 0;
    float: right;
  }
}

.title-cont-tolerancia {
  font-size: 22px;
  height: 60px;
}

.date-investigaciones {
  color: #9c9c9c;
  padding-top: 15px;
}

.box-text-investigaciones {
  margin-top: 15px;
}

.single-item .slick-prev::before {
  content: "‹" !important;
}

.single-item .slick-next::before {
  content: "›" !important;
}

.single-item .slick-arrow {
  height: 60px;
  width: 60px;
}
.single-item .slick-arrow::before {
  color: black;
  font-size: 65px;
  line-height: 1px;
}

.pie-img-salatolerancia {
  color: #ffffff;
  margin: 10px 25px;
  font-size: 12px;
  text-align: justify;
}

.open-img-tolerancia {
  height: 226px;
}

.content-modal {
  display: flex;
  justify-content: center;
}

.close-tolerancia {
  color: #ffffff !important;
  opacity: 0.75 !important;
}

.container-map-tres {
  background-color: #000;
  padding-bottom: 80px;
}

.title-mapa-tres {
  text-align: center;
  font-size: 28px;
  color: #009b9c;
}

.title-mapa-tres span {
  color: #fff;
}

.img-mapa-tres {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .img-mapa-tres {
    padding-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .img-mapa-tres img {
    width: 108%;
  }
}

.descripcion-mapa-tres {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}

.row-salas-tolerancia {
  width: 100%;
}

.puntos-mapa-tres {
  color: #fff;
}

.puntos-mapa-tres span {
  color: #009b9c;
}

.tiempo-recorrido-mapa-tres {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .tiempo-recorrido-mapa-tres {
    width: 95%;
    margin-left: 2.5%;
  }
}

.descripcion-sala-mapa-tres {
  padding: 50px;
  border: 1px solid #009b9c;
}

.descripcion-sala-mapa-tres h4 {
  text-align: center;
  color: #009b9c;
  padding-bottom: 30px;
}

.descripcion-sala-mapa-tres p {
  text-align: justify;
  color: #fff;
}

.pie-img-modal {
  position: absolute;
  bottom: 15px;
  background: rgba(0, 0, 0, 0.5);
  width: 96%;
  justify-content: space-around;
  display: flex;
}
@media screen and (max-width: 768px) {
  .pie-img-modal {
    height: 25px;
    width: 92%;
  }
}

.pie-img-modal p {
  width: max-content;
  display: inline-block;
  text-align: end;
  color: #ffffff;
  padding: 5px 0;
}
@media screen and (max-width: 768px) {
  .pie-img-modal p {
    padding: 3px 0;
  }
}

@media screen and (max-width: 768px) {
  .modl-content {
    margin-top: 45%;
  }
}

@media screen and (max-width: 768px) {
  .modl-content .modal-body {
    width: 100% !important;
  }
}

.partes-mapa-tres img {
  position: absolute;
  opacity: 0;
}

.partes-mapa-tres img:hover {
  opacity: 1;
}

.partes-mapa-tres .parte-uno img {
  bottom: 48.1%;
  left: 20.9%;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-uno img {
    left: 15%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-uno img {
    left: 4.5%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-uno img {
    width: 11%;
    bottom: 50.1%;
    left: 26%;
  }
}

.partes-mapa-tres .parte-dos img {
  bottom: 32.7%;
  left: 12.3%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-dos img {
    left: 4.7%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-dos img {
    left: -8.6%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-dos img {
    width: 12.5%;
    bottom: 39.2%;
    left: 19%;
  }
}

.partes-mapa-tres .parte-tres img {
  bottom: 38.9%;
  z-index: 3;
  left: 4.2%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-tres img {
    left: -5.3%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-tres img {
    left: -21.5%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-tres img {
    width: 9%;
    left: 12.3%;
    bottom: 43.5%;
  }
}

.partes-mapa-tres .parte-cuatro img {
  bottom: 38.8%;
  left: 12.8%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-cuatro img {
    left: 5.1%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-cuatro img {
    left: -8.1%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-cuatro img {
    width: 11%;
    left: 20%;
    bottom: 44%;
  }
}

.partes-mapa-tres .parte-cinco img {
  bottom: 63.8%;
  left: 12.5%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-cinco img {
    left: 4.6%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-cinco img {
    left: -9%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-cinco img {
    width: 13%;
    bottom: 61.1%;
    left: 18%;
  }
}

.partes-mapa-tres .parte-seis img {
  bottom: 80.9%;
  left: 12.4%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-seis img {
    left: 4.4%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-seis img {
    left: -9.1%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-seis img {
    width: 10%;
    left: 19%;
    bottom: 73%;
  }
}

.partes-mapa-tres .parte-siete img {
  bottom: 81.7%;
  left: 25.6%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-siete img {
    left: 20.5%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-siete img {
    left: 11.7%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-siete img {
    width: 8%;
    left: 29.5%;
    bottom: 73%;
  }
}

.partes-mapa-tres .parte-ocho img {
  bottom: 64.8%;
  left: 28.5%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-ocho img {
    left: 23.8%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-ocho img {
    left: 16.3%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-ocho img {
    width: 23%;
    left: 32%;
    bottom: 62%;
  }
}

.partes-mapa-tres .parte-nueve img {
  bottom: 64.8%;
  right: 33.7%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-nueve img {
    right: 30.5%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-nueve img {
    right: 24.4%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-nueve img {
    width: 10%;
    right: 37%;
    bottom: 62%;
  }
}

.partes-mapa-tres .parte-diez img {
  bottom: 81.2%;
  right: 13.4%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-diez img {
    right: 5.9%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-diez img {
    right: -7.1%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-diez img {
    width: 25%;
    right: 19%;
    bottom: 73%;
  }
}

.partes-mapa-tres .parte-once img {
  bottom: 62.7%;
  right: 21.1%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-once img {
    right: 15.2%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-once img {
    right: 5.4%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-once img {
    width: 13%;
    right: 26%;
    bottom: 60%;
  }
}

.partes-mapa-tres .parte-doce img {
  bottom: 26%;
  right: 21.5%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-doce img {
    right: 16%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-doce img {
    right: 5.6%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-doce img {
    width: 14%;
    right: 26%;
    bottom: 35%;
  }
}

.partes-mapa-tres .parte-trece img {
  bottom: 33.9%;
  right: 14.1%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-tres .parte-trece img {
    right: 6.5%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-tres .parte-trece img {
    right: -6.5%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-tres .parte-trece img {
    width: 10%;
    right: 20%;
    bottom: 40%;
  }
}

.creditos-fotos-tolerancia {
  margin: 0 20px;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: flex-end;
}

.creditos-fotos-tolerancia p {
  text-align: end;
  color: #fff;
}

.back-red {
  background-color: #ffcd00;
  padding: 50px;
  height: auto;
  margin-top: -5px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .back-red {
    padding: 50px 20px;
  }
}

.back-yellow-tolerancia {
  background-color: rgba(255, 205, 0, 0.7);
  padding: 15px;
  height: auto;
}

#back-memoria {
  background-image: url(../images/exposiciones/Memoria/Back_Seccion_Memoria.jpg);
  width: 100%;
  height: auto;
  padding-top: 90px;
}

.estilo-italica {
  font-style: italic;
}

.pie-img-salamemoria {
  color: #ffffff;
  margin: 10px 25px;
  font-size: 11px;
  text-align: justify;
}

.click-open-tolerenacia:active {
  outline: none;
}

.italica-font {
  font-style: italic !important;
}

.container-map-uno {
  background-color: #000;
  padding-bottom: 80px;
}

.title-mapa-uno {
  text-align: center;
  font-size: 28px;
  color: #DD0E24;
}

.title-mapa-uno span {
  color: #fff;
}

.img-mapa-uno {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .img-mapa-uno {
    padding-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .img-mapa-uno img {
    width: 108%;
  }
}

.descripcion-mapa-uno {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}

.row-salas-memoria {
  width: 100%;
}

.puntos-mapa {
  color: #fff;
}

.puntos-mapa span {
  color: #DD0E24;
}

.tiempo-recorrido-mapa-uno {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .tiempo-recorrido-mapa-uno {
    width: 95%;
    margin-left: 2.5%;
  }
}

.descripcion-sala-mapa-uno {
  padding: 50px;
  border: 1px solid red;
}

.descripcion-sala-mapa-uno h4 {
  text-align: center;
  color: #DD0E24;
  padding-bottom: 30px;
}

.descripcion-sala-mapa-uno p {
  text-align: justify;
  color: #fff;
}

.container-map-dos {
  background-color: #000;
  padding-bottom: 80px;
}

.title-mapa-dos {
  text-align: center;
  font-size: 28px;
  color: #ea8e19;
}

.title-mapa-dos span {
  color: #fff;
}

.img-mapa-dos {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .img-mapa-dos {
    margin-left: 50px;
  }
}
@media screen and (max-width: 768px) {
  .img-mapa-dos {
    padding-top: 50px;
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .img-mapa-dos img {
    width: 108%;
  }
}

.descripcion-mapa-dos {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}

.row-salas-memoria {
  width: 100%;
}

.puntos-mapa-dos {
  color: #fff;
}

.puntos-mapa-dos span {
  color: #ea8e19;
}

.tiempo-recorrido-mapa-dos {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .tiempo-recorrido-mapa-dos {
    width: 95%;
    margin-left: 2.5%;
  }
}

.descripcion-sala-mapa-dos {
  padding: 50px;
  border: 1px solid #ea8e19;
}

.descripcion-sala-mapa-dos h4 {
  text-align: center;
  color: #ea8e19;
  padding-bottom: 30px;
}

.descripcion-sala-mapa-dos p {
  text-align: justify;
  color: #fff;
}

.partes-mapa-uno img {
  position: absolute;
  opacity: 0;
}

.partes-mapa-uno img:hover {
  opacity: 1;
}

.partes-mapa-uno .parte-uno img {
  bottom: 18.1%;
  right: 16.8%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-uno img {
    right: 9.9%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-uno img {
    right: -1.9%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-uno img {
    width: 10%;
    right: 22.8%;
    bottom: 29%;
  }
}

.partes-mapa-uno .parte-dos img {
  bottom: 33%;
  right: 17.3%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-dos img {
    right: 10.5%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-dos img {
    right: -1.3%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-dos img {
    width: 10%;
    right: 23%;
    bottom: 39%;
  }
}

.partes-mapa-uno .parte-tres img {
  bottom: 50.5%;
  right: 17.3%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-tres img {
    right: 10.4%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-tres img {
    right: -1.3%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-tres img {
    width: 10%;
    right: 23%;
    bottom: 51%;
  }
}

.partes-mapa-uno .parte-cuatro img {
  bottom: 79.8%;
  right: 8.6%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-cuatro img {
    right: -0.1%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-cuatro img {
    right: -14.7%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-cuatro img {
    width: 7%;
    right: 16%;
    bottom: 72%;
  }
}

.partes-mapa-uno .parte-cinco img {
  bottom: 76.5%;
  right: 14.2%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-cinco img {
    right: 7.1%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-cinco img {
    right: -5.5%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-cinco img {
    width: 18%;
    z-index: 1;
    right: 21%;
    bottom: 70%;
  }
}

.partes-mapa-uno .parte-seis img {
  bottom: 66.5%;
  right: 21.5%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-seis img {
    right: 24.2%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-seis img {
    right: 5.5%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-seis img {
    width: 12%;
    right: 26%;
    bottom: 63%;
  }
}

.partes-mapa-uno .parte-siete img {
  bottom: 60.3%;
  right: 28.8%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-siete img {
    right: 17.2%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-siete img {
    right: 16.7%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-siete img {
    width: 9%;
    right: 32%;
    bottom: 58%;
  }
}

.partes-mapa-uno .parte-ocho img {
  bottom: 60.2%;
  right: 36.1%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-ocho img {
    right: 33%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-ocho img {
    right: 28.4%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-ocho img {
    width: 26%;
    right: 39%;
    bottom: 58%;
  }
}

.partes-mapa-uno .parte-nueve img {
  bottom: 44%;
  left: 31.3%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-nueve img {
    left: 27.9%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-nueve img {
    left: 21.1%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-nueve img {
    width: 9%;
    left: 34%;
    bottom: 47%;
  }
}

.partes-mapa-uno .parte-diez img {
  bottom: 87%;
  left: 19.6%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-diez img {
    left: 13.5%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-diez img {
    left: 2.6%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-diez img {
    width: 16%;
    left: 19%;
    bottom: 77%;
  }
}

.partes-mapa-uno .parte-once img {
  bottom: 43.3%;
  left: 7.5%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-once img {
    left: -1.2%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-once img {
    left: -16.4%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-once img {
    width: 22%;
    left: 15%;
    bottom: 47%;
  }
}

.partes-mapa-uno .parte-doce img {
  bottom: 24.7%;
  left: 9%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-uno .parte-doce img {
    left: 0.3%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-uno .parte-doce img {
    left: -13.9%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-uno .parte-doce img {
    width: 21%;
    left: 16%;
    bottom: 34%;
  }
}

.partes-mapa-dos img {
  position: absolute;
  opacity: 0;
}

.partes-mapa-dos img:hover {
  opacity: 1;
}

.partes-mapa-dos .parte-trece img {
  bottom: 34.7%;
  left: 7%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-trece img {
    left: -2%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-trece img {
    left: -16.9%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-trece img {
    width: 14%;
    left: 14%;
    bottom: 40%;
  }
}

.partes-mapa-dos .parte-catorce img {
  bottom: 31.4%;
  left: 16.8%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-catorce img {
    left: 9.8%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-catorce img {
    left: -2.1%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-catorce img {
    width: 12%;
    left: 22%;
    bottom: 33%;
  }
}

.partes-mapa-dos .parte-quince img {
  bottom: 56%;
  left: 15.2%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-quince img {
    left: 7.8%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-quince img {
    left: -4.1%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-quince img {
    width: 7%;
    left: 21%;
  }
}

.partes-mapa-dos .parte-dieciseis img {
  bottom: 55.2%;
  left: 22.3%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-dieciseis img {
    left: 16.5%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-dieciseis img {
    left: 6.8%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-dieciseis img {
    width: 7%;
    left: 27%;
  }
}

.partes-mapa-dos .parte-diecisiete img {
  bottom: 62.5%;
  left: 23.2%;
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-diecisiete img {
    left: 17.5%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-diecisiete img {
    left: 8.1%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-diecisiete img {
    width: 7%;
    left: 28%;
    bottom: 60%;
  }
}

.partes-mapa-dos .parte-dieciocho img {
  bottom: 64.6%;
  left: 16.5%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-dieciocho img {
    left: 9.4%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-dieciocho img {
    left: -2.2%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-dieciocho img {
    width: 10%;
    left: 22%;
    bottom: 62%;
  }
}

.partes-mapa-dos .parte-diecinueve img {
  bottom: 62.5%;
  left: 25%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-diecinueve img {
    left: 20%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-diecinueve img {
    left: 11%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-diecinueve img {
    width: 12%;
    left: 29%;
    bottom: 59%;
  }
}

.partes-mapa-dos .parte-veinte img {
  bottom: 39.5%;
  left: 28.9%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veinte img {
    left: 24.2%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veinte img {
    left: 17.1%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veinte img {
    width: 9%;
    left: 32%;
    bottom: 44%;
  }
}

.partes-mapa-dos .parte-veintiuno img {
  bottom: 51.6%;
  left: 36.9%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veintiuno img {
    left: 34.4%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veintiuno img {
    left: 29.8%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veintiuno img {
    width: 13%;
    left: 39%;
    bottom: 53%;
  }
}

.partes-mapa-dos .parte-veintidos img {
  bottom: 51.6%;
  right: 41.9%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veintidos img {
    right: 40.2%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veintidos img {
    right: 37.8%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veintidos img {
    width: 7%;
    right: 43%;
    bottom: 53%;
  }
}

.partes-mapa-dos .parte-veintitres img {
  bottom: 51.6%;
  right: 16%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veintitres img {
    right: 8.9%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veintitres img {
    right: -3.1%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veintitres img {
    width: 27%;
    right: 22%;
    bottom: 53%;
  }
}

.partes-mapa-dos .parte-veinticuatro img {
  bottom: 81.3%;
  right: 23.5%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veinticuatro img {
    right: 17.9%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veinticuatro img {
    right: 8.8%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veinticuatro img {
    width: 11%;
    right: 24%;
    bottom: 73%;
  }
}

.partes-mapa-dos .parte-veinticinco img {
  bottom: 65.7%;
  right: 36.5%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veinticinco img {
    right: 33.7%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veinticinco img {
    right: 28.9%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veinticinco img {
    width: 13%;
    right: 37%;
    bottom: 61%;
  }
}

.partes-mapa-dos .parte-veintiseis img {
  bottom: 51.7%;
  right: 25.4%;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veintiseis img {
    right: 20.3%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veintiseis img {
    right: 11.3%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veintiseis img {
    width: 14%;
    right: 30%;
    bottom: 52%;
    z-index: 1;
  }
}

.partes-mapa-dos .parte-veintisiete img {
  bottom: 43.7%;
  right: 24.3%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veintisiete img {
    right: 18.8%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veintisiete img {
    right: 9.7%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veintisiete img {
    width: 10%;
    right: 29%;
    bottom: 47%;
  }
}

.partes-mapa-dos .parte-veintiocho img {
  bottom: 33.7%;
  right: 24.1%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veintiocho img {
    right: 19%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veintiocho img {
    right: 9.8%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veintiocho img {
    width: 9%;
    right: 29%;
    bottom: 40%;
  }
}

.partes-mapa-dos .parte-veintinueve img {
  bottom: 19.5%;
  right: 23.8%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-veintinueve img {
    right: 18%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-veintinueve img {
    right: 8.7%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-veintinueve img {
    width: 15%;
    right: 28%;
    bottom: 30%;
  }
}

.partes-mapa-dos .parte-treinta img {
  bottom: 17.1%;
  right: 40%;
}
@media screen and (max-width: 1200px) {
  .partes-mapa-dos .parte-treinta img {
    right: 37.8%;
  }
}
@media screen and (max-width: 991px) {
  .partes-mapa-dos .parte-treinta img {
    right: 33.9%;
  }
}
@media screen and (max-width: 768px) {
  .partes-mapa-dos .parte-treinta img {
    width: 14%;
    right: 41%;
    bottom: 29%;
  }
}

.creditos-fotos-memoria {
  margin: 0 20px;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: flex-end;
}

.creditos-fotos-memoria p {
  text-align: end;
  color: #fff;
}

/*modificaciones*/
.text-tolerancia p {
  text-align: justify;
}

.contenido.tolerancia .contenido_title-block {
  background-image: url("../images/tolerancia/tolerancia.png");
}
.contenido.tolerancia .contenido_title {
  background: #00b0a9;
  padding: 10px 15px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .contenido.tolerancia .contenido_title {
    font-size: 22px;
  }
}

.number-article-tolerancia {
  font-size: 14px;
  border-bottom: 4px solid #00b0a9;
  text-overflow: ellipsis;
  height: 40px;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  line-height: 136%;
}

.box-grid-tolerancia {
  min-height: 345px;
}
@media screen and (max-width: 767px) {
  .box-grid-tolerancia {
    height: initial;
  }
}

.contenido.memoria .contenido_title-block {
  background-image: url("../images/memoria/memoria.png");
}
@media screen and (max-width: 767px) {
  .contenido.memoria .contenido_title-block {
    background-size: 100% 100%;
  }
}
.contenido.memoria .pie-section {
  min-height: max-content !important;
}
.contenido.memoria .text-header {
  right: 0;
  color: #000;
  bottom: -6em;
  font-size: 11px;
  padding: 10px 0 0 0;
  text-align: right;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .contenido.memoria .text-header {
    display: none;
  }
}
.contenido.memoria .backgro-black {
  width: max-content;
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  .contenido.memoria .backgro-black {
    width: 100%;
  }
}
.contenido.memoria .background-armenia {
  background-image: url("../images/memoria/armenia3.jpg");
}
.contenido.memoria .text-armenia::before {
  content: "Armenios asesinados durante el genocidio armenio. La masacre, el hambre y el agotamiento destruyeron a la mayor parte de los refugiados armenios en 1915.Crédito: Everett Historical / Shutterstock.com";
}
.contenido.memoria .background-camboya {
  background-image: url("../images/memoria/camboya.jpg");
}
.contenido.memoria .text-camboya::before {
  content: "Prisioneros del S-21. Crédito: Documentation Center of Cambodia";
}
.contenido.memoria .background-guatemala {
  background-image: url("../images/memoria/guatemala.jpg");
}
.contenido.memoria .text-guatemala::before {
  content: "Los familiares y aldeanos miran mientras se exhuman los restos de un hombre asesinado por la guerrilla. Crédito: Jonás Moller";
}
.contenido.memoria .background-ruanda {
  background-image: url("../images/memoria/ruanda.jpg");
}
.contenido.memoria .text-ruanda::before {
  content: "La gente observa un cuerpo flotante en el rio kagera, en la frontera entre Ruanda y Tanzania. Crédito: © Howard Davies/reportdigital.co.uk";
}
.contenido.memoria .background-ex-yugoslavia {
  background-image: url("../images/memoria/ex-yugoslavia.jpg");
}
@media screen and (max-width: 767px) {
  .contenido.memoria .background-ex-yugoslavia h1 {
    font-size: 40px !important;
  }
}
.contenido.memoria .text-ex-yugoslavia::before {
  content: "Los albaneses de kosovo hacen fila para comer entre filas de tiendas de campaña en un campamento de refugiados operado por el gobierno italiano en el norte de Albania. Crédito: Northfoto/ Shutterstock.com";
}
.contenido.memoria .background-darfur {
  background-image: url("../images/memoria/darfur.jpg");
}
@media screen and (max-width: 767px) {
  .contenido.memoria .background-darfur {
    background-size: 100% 100%;
  }
  .contenido.memoria .background-darfur .backgro-black {
    width: auto;
  }
  .contenido.memoria .background-darfur h1 {
    font-size: 30px !important;
  }
}
.contenido.memoria .text-darfur {
  margin-right: -9px;
}
.contenido.memoria .text-darfur::before {
  content: "Rebeldes pasan junto a un niña refugiada. Crédito: Benjamin Lowy/ Getty Images";
}
.contenido.memoria .contenido_title {
  background: #ffcd00;
  padding: 10px 15px;
  width: 100%;
}
.contenido.memoria .contenido_title-subtopic {
  background: #ffcd00;
  padding: 20px 15px;
  width: 100%;
  font-size: 18px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .contenido.memoria .contenido_title-subtopic {
    padding: 5px 15px;
  }
}
.contenido.memoria .contenido_notes {
  display: none;
}
.contenido.memoria .contenido_notes:nth-child(2), .contenido.memoria .contenido_notes:nth-child(3), .contenido.memoria .contenido_notes:nth-child(4), .contenido.memoria .contenido_notes:nth-child(5), .contenido.memoria .contenido_notes:nth-child(6), .contenido.memoria .contenido_notes:nth-child(7) {
  display: block;
}
.contenido.memoria .contenido_display {
  display: block;
}

/*CONTENIDO PAGS MEMORIA, TOLERANCIA*/
.contenido {
  /*General*/
  /*Title*/
  /*Article*/
}
.contenido .back-arena {
  padding-top: 0;
  min-height: 60vh;
}
.contenido .col-sm-6 {
  margin-bottom: 35px;
  margin-top: 15px;
}
.contenido_title-block {
  background-size: 100% 100%;
  background-position: center;
  height: 300px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .contenido_title-block {
    height: 120px;
  }
}
.contenido_title-block h1 {
  font-size: 80px;
  font-family: Montserrat-Bold;
}
@media screen and (max-width: 767px) {
  .contenido_title-block h1 {
    font-size: 45px;
  }
}
.contenido_title {
  display: inline-block;
  font-family: Montserrat-Bold;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .contenido_title {
    font-size: 22px;
  }
}
.contenido_description {
  margin-bottom: 25px;
}
.contenido_subtitle {
  font-family: Montserrat-Bold;
  font-size: 13px;
}
.contenido_text {
  font-size: 12px;
  height: 35px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.box-title-contenidos {
  height: 65px;
}

.number-article {
  font-size: 14px;
  border-bottom: 4px solid #ffcd00;
  text-overflow: ellipsis;
  height: 45px;
  width: 110%;
  white-space: normal;
  overflow: hidden;
  line-height: 136%;
}

.number-article-subtopic {
  font-size: 14px;
  border-bottom: 4px solid #ffcd00;
  text-overflow: ellipsis;
  height: auto;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  line-height: 136%;
}

.box-contain-subtopic {
  height: 125px;
}

.box-contain-articles {
  height: 225px;
}

.temahidden {
  display: none;
}

.chevron-contenidos {
  margin-top: 3px;
}

.box-image-article {
  height: 30px;
}

.img-topics {
  width: 100%;
  height: 50px;
  object-fit: cover;
}

.espacio-cursos-memoria {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .espacio-cursos-memoria {
    display: none;
  }
}

.list-social-media {
  display: inline-flex;
  padding-left: 0px;
}

.list-social-media li {
  list-style: none;
  padding: 0 25px 0px 0px;
}

.list-social-media .fa {
  list-style: none;
  padding: 0 5px;
}

.text-ver-mapa {
  position: relative;
  bottom: -50px;
  text-align: center;
}

.row-mision-vision {
  padding-top: 115px;
}
@media screen and (max-width: 991px) {
  .row-mision-vision {
    padding: 50px 0 0;
  }
}

.box-mision-vision {
  padding-left: 115px;
}
@media screen and (max-width: 991px) {
  .box-mision-vision {
    padding-left: 0;
  }
}

.button-tienda-linea {
  background-color: black;
  color: white;
  border: 2px solid #000000;
  padding: 8px 40px;
  font-family: Montserrat-Bold;
  margin: 30px auto;
  float: right;
}
@media screen and (max-width: 767px) {
  .button-tienda-linea {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .button-tienda-linea {
    float: none;
  }
}

.text-informacion {
  height: 100px;
  margin: 30px 0px;
}
@media screen and (max-width: 767px) {
  .text-informacion {
    height: initial;
  }
}

.accordion-toggle:after {
  font-family: "FontAwesome";
  float: right;
}

.accordion .glyphicon-menu-down {
  margin-left: 15px;
}

.accordion-inner p {
  padding-top: 18px;
}

.row-numeralia {
  padding: 0 130px;
}
@media screen and (max-width: 991px) {
  .row-numeralia {
    padding: 0;
  }
}

.year {
  color: blue;
}

.year-active {
  color: #000000;
  font-size: 40px;
}

@media screen and (max-width: 767px) {
  .ligas button {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .ligas {
    text-align: center;
  }
  .ligas img {
    display: block;
    margin: 50px auto 30px;
  }
}

.txt-reduce {
  font-size: 15px;
}

.img-doc-pdf {
  width: 151px;
  height: 151px;
  max-width: 151px;
  max-height: 151px;
  padding: 25px;
}

@media screen and (min-width: 768px) {
  .sala-prensa-carousel {
    padding-left: -3%;
  }
}
.sala-prensa-carousel_content {
  padding: 10px;
}
.sala-prensa-carousel_content img {
  height: 200px;
  object-fit: cover;
}
.sala-prensa-carousel_content p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.sala-prensa-carousel .slick-prev {
  left: -8px;
}
@media screen and (min-width: 768px) {
  .sala-prensa-carousel .slick-prev {
    left: -5px;
  }
}
.sala-prensa-carousel .slick-next {
  right: 0 !important;
}
@media screen and (min-width: 768px) {
  .sala-prensa-carousel .slick-next {
    right: -20px;
  }
}
.sala-prensa-carousel .slick-prev::before {
  content: "‹" !important;
}
.sala-prensa-carousel .slick-next::before {
  content: "›" !important;
}
.sala-prensa-carousel .slick-prev:before, .sala-prensa-carousel .slick-next:before {
  color: rgba(73, 73, 73, 0.7);
  font-size: 50px;
}

.title-prensa {
  height: 45px;
}
@media screen and (max-width: 1200px) {
  .title-prensa {
    height: 70px;
  }
}

.description-prensa {
  height: 105px;
}

@media screen and (max-width: 767px) {
  .margin-section-gob {
    margin-top: -5px;
  }
}

.numerale-bold, .numerale-regular {
  text-align: center;
}

.box-cuenta-banco {
  border-left: 3px solid black;
  padding-left: 40px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .nuestras-exposiciones .col-sm-2 {
    padding-right: 0;
  }
  .nuestras-exposiciones .col-sm-2 h5 {
    font-size: 17px;
  }
  .nuestras-exposiciones .col-sm-2 p {
    font-size: 10px;
  }
  .nuestras-exposiciones .col-sm-2 h6 {
    font-size: 11px;
  }
  .nuestras-exposiciones .col-sm-2 .todas-nuestras-expos h5 {
    font-size: 12px;
  }
  .nuestras-exposiciones .col-sm-2 .todas-nuestras-expos .glyphicon-menu-right {
    font-size: 30px;
    margin-left: -35px;
    width: 100%;
    text-align: center;
  }
}

.nuestra-expo-memoria {
  background-image: url("../images/nuestras-exposiciones/memoria.png");
  width: 100%;
  height: 490px;
  padding: 120px 10px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: right;
  color: white;
  margin-top: 45px;
}

.nuestra-expo-memoria h6 {
  color: #ffcd00;
}

.nuestra-expo-memoria h5 {
  font-size: 16px;
}

.nuestra-expo-tolerancia {
  background-image: url("../images/nuestras-exposiciones/tolerancia.png");
  width: 100%;
  height: 490px;
  padding: 120px 10px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: right;
  color: white;
  margin-top: 45px;
}

.nuestra-expo-tolerancia h6 {
  color: #ffcd00;
}

.nuestra-expo-tolerancia h5 {
  font-size: 16px;
}

.nuestra-expo-temporal {
  width: 100%;
  height: 490px;
  padding: 120px 10px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: right;
  color: white;
  margin-top: 45px;
}

.nuestra-expo-temporal h6 {
  color: #ffcd00;
}

.nuestra-expo-temporal h5 {
  font-size: 16px;
}

.nuestra-expo-prox {
  background-image: url("../images/nuestras-exposiciones/anterior.png");
  width: 100%;
  height: 490px;
  padding: 120px 10px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: right;
  color: white;
  margin-top: 45px;
}

.nuestra-expo-prox h6 {
  color: #ffcd00;
}

.nuestra-expo-prox h5 {
  font-size: 16px;
}

.nuestra-expo-panwapa {
  background-image: url("../images/nuestras-exposiciones/panwapa.png");
  width: 100%;
  height: 490px;
  padding: 120px 10px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: right;
  color: white;
  margin-top: 45px;
}

.nuestra-expo-panwapa h6 {
  color: #ffcd00;
}

.nuestra-expo-panwapa h5 {
  font-size: 16px;
}

.todas-nuestras-expos {
  width: 100%;
  height: 490px;
  padding: 215px 10px;
  color: black;
  margin-top: 45px;
  border: 3px solid black;
  text-align: right;
}

.todas-nuestras-expos h5 {
  font-size: 13px;
}

.nuestras-exposiciones .glyphicon-menu-right {
  font-size: 45px;
  margin-left: -35px;
}
@media screen and (min-width: 1140px) and (max-width: 1286px) {
  .nuestras-exposiciones .glyphicon-menu-right {
    margin-top: 10px;
  }
}

.titles-expos {
  margin-bottom: 30px;
}

.box-nuestras-expos {
  padding-top: 50px;
}

.box-nuestras-expos h5 {
  font-size: 23px;
}

.box-nuestras-expos img {
  width: 80%;
}

@media (max-width: 767px) {
  .box-nuestras-expos {
    padding-top: 0px;
  }
}
.renta-espacios {
  background: #F6F3E3;
}
.renta-espacios .slick-slide img {
  padding: 0 5%;
}
@media screen and (max-width: 767px) {
  .renta-espacios .renta-espacios_espacios {
    padding: 13%;
  }
}
@media screen and (min-width: 992px) {
  .renta-espacios_image {
    height: auto;
    object-fit: cover;
  }
}
.renta-espacios .intro p {
  max-width: 500px;
}
.renta-espacios .espacio {
  margin-top: 130px;
}
@media screen and (max-width: 767px) {
  .renta-espacios .espacio {
    margin-top: 8%;
  }
}
.renta-espacios .espacio_right {
  float: right;
}
@media screen and (max-width: 767px) {
  .renta-espacios .espacio_text {
    padding: 10% 0;
  }
}
@media screen and (min-width: 768px) {
  .renta-espacios .espacio_text {
    padding-left: 100px;
    padding-right: 10%;
  }
}
.renta-espacios .espacio_text h4 {
  margin-top: 20px;
}
.renta-espacios_paquetes {
  background: #ffcd00;
  height: 580px;
  padding: 90px 23px 0;
  margin-top: 15%;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .renta-espacios_paquetes {
    height: 630px;
    padding: 160px 10px 0;
  }
}
.renta-espacios_paquetes h4 {
  margin-top: 35px;
}
.renta-espacios_paquetes:last-of-type p {
  margin-top: 35px;
}
.renta-espacios .inputDiv {
  margin-bottom: 15px;
}
.renta-espacios .inputForm {
  background: transparent;
  width: 40%;
  border: solid 4px;
}
@media screen and (max-width: 767px) {
  .renta-espacios .inputForm {
    width: 95%;
    max-width: 400px;
  }
}
.renta-espacios .but {
  font-size: 20px;
  color: white;
  width: 160px;
  height: 35px;
  background: black;
}

.box-yellow-date {
  background-color: #ffcd00;
  height: auto;
  text-align: left;
  padding: 1px 17px;
  width: 50%;
}

.box-yellow-date .montse-bold {
  font-size: 40px;
}

.box-yellow-date .montse-regular {
  margin-top: -15px;
}

.box-yellow-date .montse-regular {
  font-size: 13px;
  margin-top: -10px;
  text-align: left;
}

.box-place-date-yellow .montse-regular {
  font-size: 13px;
}

.month-preview {
  padding-right: 25px;
}

.month-next {
  padding-left: 25px;
}

.box-yellow-curso-en-linea {
  background-color: #ffcd00;
  height: auto;
  width: 100%;
  margin-top: 50px;
  padding: 5px 25px;
}

.button-curso-en-linea {
  background: #000000;
  width: 65%;
  font-size: 12px;
  color: #ffffff;
  padding: 5px;
  margin: 10px 0px;
}
@media screen and (max-width: 991px) {
  .button-curso-en-linea {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
}

.menu-list-curso-en-linea {
  text-align: right;
  list-style: none;
  padding-right: 90px;
}

.menu-list-curso-en-linea li {
  margin-bottom: 30px;
}

.list-subtitle {
  font-size: 11px;
  margin-bottom: 0px;
}

.ejes-tematicos {
  margin-bottom: 35px;
  margin-left: 15px;
}
@media screen and (max-width: 375px) {
  .ejes-tematicos {
    margin-left: -10px;
  }
}

.bullet {
  display: list-item;
  width: 100%;
}

.list-ejes {
  display: list-item;
  width: 100%;
}

.back-img-tema-curso {
  background-image: url("../images/centro-educativo/Artboard.png");
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 230px !important;
  padding: 45px 60px;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .back-img-tema-curso {
    padding: 5%;
  }
  .back-img-tema-curso h1 {
    font-size: 30px;
  }
}

#curso-inscribete h2 {
  margin-top: -5px;
}

.form-registrate {
  padding: 10px;
  width: 100%;
  margin-top: 5px;
}

.input-enviar {
  float: right;
  width: 30%;
  background-color: #000000;
  color: #ffffff;
  margin: 30px 0px;
  padding: 5px;
}

.highlighted-active {
  background-color: #ffcd00;
  padding: 10px;
}

.menu-lateral-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  right: 50%;
}

.slick-prev {
  left: -45px !important;
}

@media screen and (max-width: 767px) {
  .box-yellow-date {
    text-align: center;
    width: 100%;
  }

  .box-yellow-curso-en-linea {
    margin-top: 20px;
  }

  .ejes-tematicos li {
    margin-right: 10px;
  }

  .back-img-tema-curso {
    padding: 45px 25px;
  }
  .back-img-tema-curso h1 {
    font-size: 26px;
  }

  .menu-list-curso-en-linea {
    padding-right: 0px;
  }
}
* {
  font-weight: 300;
  transition: all 0.1s ease;
}

html, body {
  height: 100%;
}

.page-section {
  margin-top: 5%;
  padding: 3em;
  color: #000000;
}
.page-section.hero {
  padding-top: 0;
  margin-top: 0;
}
@media screen and (max-width: 762px) {
  .page-section {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.navigation {
  background-color: transparent;
  color: #000000;
  top: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .navigation {
    display: none;
  }
}
.navigation--fixed {
  width: 28.5%;
  position: fixed;
  margin-top: 15px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .navigation--fixed {
    margin-top: 50px;
  }
}
.navigation__link {
  display: block;
  color: #9c9c9c;
  text-decoration: none;
  padding: 1em;
  font-weight: 400;
}
.navigation__link:hover {
  background-color: transparent;
}
.navigation__link.active {
  color: #000000;
  background-color: #ffcd00;
}

.box-yellow-centroedu {
  background-color: #ffcd00;
  text-align: center;
  width: 100%;
  font-size: 36px;
  padding: 10px 0px;
}

.box-yellow-centroedu .date {
  font-size: 16px;
  margin-top: 8px;
}

.box-yellow-centroedu .year-event {
  margin-top: -15px;
}

.box-place-date-yellow {
  height: 150px;
}

.glyphicon-calendar::before {
  content: "";
  margin-right: 5px;
}

.titles-sections-centroedu {
  border-bottom: 5px solid #ffcd00;
  margin-bottom: 5%;
}

.box-place-date-yellow h4 {
  font-size: 14px;
}

.box-contain-event {
  height: 200px;
}
@media screen and (max-width: 762px) {
  .box-contain-event {
    margin-bottom: 5px;
  }
  .box-contain-event h4 {
    font-size: 12px;
  }
}

.title-actividad-centro-educativo {
  font-size: 14px;
}

.link-registro {
  text-decoration: underline;
}

.link-registro:hover {
  text-decoration: underline;
}

.button-comunicados-eventos-centro-educativo {
  margin: 50px 0 0;
}
@media screen and (max-width: 767px) {
  .button-comunicados-eventos-centro-educativo {
    margin: auto;
    margin-bottom: 50px;
    margin-top: 50px;
    width: 100%;
  }
}

.carousel-calendario .slick-next:before {
  content: "〉";
  color: #000;
}

.carousel-calendario .slick-prev:before {
  content: "〈";
  color: #000000;
}

#ce-slider {
  margin: 0;
}

#ce-slider .row {
  width: 100%;
  margin: 0;
  display: inline-block;
}

#ce-slider {
  background-color: #F6F3E3;
  padding: 0px 0px 0px;
  margin-top: 0em;
}
#ce-slider .padding-slider .slick-next:before {
  content: url("../images/proyectos/tunel/flecha-der.jpg");
  color: #000;
}
@media screen and (max-width: 768px) {
  #ce-slider .padding-slider .slick-next:before {
    content: "〉";
  }
}

#ce-slider .container-fluid {
  padding: 0;
}

.ce-slider {
  margin: 0 !important;
}

.ce-img-slder {
  margin-bottom: 0 !important;
}

.ce-slider .slick-dots {
  bottom: 0 !important;
  text-align: left !important;
  padding-left: 15vw !important;
  padding-bottom: 5vh;
}
@media screen and (max-width: 768px) {
  .ce-slider .slick-dots {
    padding-left: 0vw !important;
    padding-bottom: 0vh;
  }
}
.ce-slider .slick-dots li {
  margin: 0px 10px;
}
.ce-slider .slick-dots li button::before {
  border: 1px solid #ffffff !important;
  width: 33px;
  height: 5px;
  border-radius: 10px;
}
.titulo-slider {
  position: absolute;
  bottom: 20vh;
  left: 7vw;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .titulo-slider {
    font-size: 20px;
    left: 4vw;
    bottom: 15vh;
  }
}

.btn-img-slider {
  width: 177px;
  height: 51px;
  position: absolute;
  right: 5vw;
  bottom: 15vh;
}
@media screen and (max-width: 768px) {
  .btn-img-slider {
    width: 120px;
    height: 40px;
    bottom: 5vh;
  }
}

.padding-ce {
  padding: 20px;
}

.align-le {
  text-align: left;
}

.descarga-pdf-ce {
  color: rgba(0, 0, 0, 0.3);
}

.politicas-funci {
  width: max-content;
  display: inline-block;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .politicas-funci {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .back-mobile {
    padding: 30px 20px;
  }
}

.paddig-cursos {
  padding: 5px 0px;
  height: auto;
  max-height: 400px;
  overflow: auto;
}

.paddig-cursos::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 10px;
}

.paddig-cursos::-webkit-scrollbar-thumb {
  background-color: #ffcd00;
  width: 5px;
  border-radius: 10px;
}

.back-ce-black {
  background-color: #000000;
  padding: 50px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .back-ce-black {
    padding: 50px 20px;
  }
}

@media screen and (max-width: 767px) {
  .flex-mobile {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.contenedor-img-curso {
  width: 280px;
  height: 167px;
  padding: 0px 3px;
  margin: 5px 0;
}
@media screen and (max-width: 767px) {
  .contenedor-img-curso {
    padding: 5px 3px;
  }
}
.contenedor-img-curso .img-curso-fondo {
  width: 100%;
  height: 100%;
}
.contenedor-img-curso:hover, .contenedor-img-curso .contenedor-img-curso {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  margin: 0px 10px;
  width: 280px;
  height: 157px;
}

.contenedor-fecha {
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 2px;
  background-color: #FFCD00;
  position: absolute;
  right: 11px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .contenedor-fecha {
    top: 5px;
  }
}

.dia-semana {
  text-transform: uppercase;
  font-size: 8px;
  margin-bottom: 0px;
  width: 100%;
  text-align: center;
}

.dia-mes {
  font-size: 20px;
  margin-bottom: 0px;
  width: 100%;
  text-align: center;
}

.mes-curso {
  text-transform: uppercase;
  font-size: 8px;
  margin-bottom: 3px;
  width: 100%;
  text-align: center;
}

.cupo-lleno-curso, .cupo-disponible {
  width: 55px;
  height: 15px;
  position: absolute;
  top: 58px;
  right: 11px;
  background-color: #FF3400;
  padding: 3px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cupo-lleno-curso, .cupo-disponible {
    top: 63px;
  }
}

.cupo-lleno-curso p, .cupo-disponible p {
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
  font-size: 8px;
  margin: 0;
  text-align: center;
}

.contenedor-tipo-curso {
  width: max-content;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: -o-max-content;
  padding: 5px 0px;
  background-color: #FFCD00;
  position: absolute;
  top: 30%;
  left: 15px;
}
.contenedor-tipo-curso p {
  font-size: 8px;
  text-transform: uppercase;
  width: max-content;
  margin: 0;
  text-align: center;
}

.contenedor-info-curso {
  width: 200px;
  height: 90px;
  overflow: auto;
  position: absolute;
  top: 40%;
  left: 15px;
  padding: 8px 5px;
}
.contenedor-info-curso::-webkit-scrollbar {
  width: 5px;
}
.contenedor-info-curso::-webkit-scrollbar-thumb {
  background-color: #FFCD00 !important;
  border-radius: 15px;
}
.contenedor-info-curso::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.3);
}

.nombre-curso-info {
  font-size: 15px;
  color: #ffffff;
  text-align: left;
  margin: 0;
}

.dias-curso {
  font-size: 8px;
  color: #ffffff;
  text-align: left;
  margin: 0;
}

.horario-curso {
  font-size: 8px;
  color: #ffffff;
  text-align: left;
  margin: 0;
}

.paddi-desk {
  padding: 10px 7px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .paddi-desk {
    margin-bottom: 0px;
  }
}
.paddi-desk p {
  text-align: center;
  font-size: 15px;
}

.contenedor-descarga {
  padding: 10px 7px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .contenedor-descarga {
    margin: 15px 0px;
    justify-content: center;
  }
}

.descarga-pdf {
  width: max-content;
  display: inline;
  font-size: 13px;
  margin: 0;
}

.curso-centro {
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.curso-activado {
  background: #000000;
  padding: 8px 5px;
  color: #ffffff;
}
.curso-activado p {
  color: #ffffff;
  margin: 0;
}

.back-ce-des {
  background-color: rgba(0, 0, 0, 0.8);
}

.modl-content-ce {
  display: flex;
  justify-content: flex-end;
  margin-right: 25px;
}

.color-x {
  opacity: 1 !important;
}
.color-x:hover {
  opacity: 0.5 !important;
}

.contenedor-cal-des {
  position: absolute;
  top: 25vh;
  left: 25px;
  width: 600px;
  padding: 15px 5px;
}
.contenedor-cal-des .amarllo-modal {
  color: #F9CD1D;
  font-size: 36px;
}
.contenedor-cal-des .texto-des-modal {
  color: #ffffff;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .contenedor-cal-des {
    width: auto;
    padding: 25px 15px;
  }
}

.mes-pdf-calen {
  color: #ffffff;
  font-size: 10px;
  padding: 8px;
  width: max-content;
  text-align: center;
}

.contenido-part-dos, .contenido-part-tres {
  display: none;
}

.back-inscrip-cursos {
  position: absolute;
  top: 25vh;
  background: black;
  padding: 15px 10px;
}
@media screen and (max-width: 767px) {
  .back-inscrip-cursos {
    width: 95%;
  }
}

.padding-modal {
  padding: 25px;
}
@media screen and (max-width: 767px) {
  .padding-modal {
    padding: 25px 15px;
  }
}

.tipo-curso-modal {
  color: #FDCB00;
  font-size: 11px;
  margin: 0px;
  padding-bottom: 5px;
}

.titulo-curso-modal {
  font-size: 22px;
  color: #ffffff;
  margin: 0px;
  padding-bottom: 20px;
}

.datos-curso-modal {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
  padding-bottom: 20px;
  margin: 0;
}
.datos-curso-modal .padding-espacio {
  padding: 0px 15px;
}

.sinopsis-curso-modal {
  font-size: 13px;
  color: #ffffff;
  padding-bottom: 10px;
}

.descarga-pdf-modal {
  color: #FDCB00;
  font-size: 11px;
  width: max-content;
  display: inline-block;
  padding: 0px 10px 0px 5px;
  margin-bottom: 20px;
}

.agregar-modal {
  color: #FDCB00;
  font-size: 11px;
  width: max-content;
  display: inline-block;
  padding: 0px 10px 0px 5px;
  margin-bottom: 20px;
}

.curso-lleno-modal {
  width: 55px;
  height: 15px;
  background-color: #FF3400;
  padding: 3px;
  display: flex;
  align-items: center;
}
.curso-lleno-modal p {
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
  font-size: 8px;
  margin: 0;
  text-align: center;
}

.contenedor-seccion-btn {
  width: max-content;
  display: flex;
}
@media screen and (max-width: 767px) {
  .contenedor-seccion-btn {
    display: inline;
  }
}

.contenedor-inicio-fecha {
  width: max-content;
  display: inline-block;
}

.fecha-inicio-modal {
  width: 55px;
  height: auto;
  padding: 5px 8px;
  background-color: #333333;
  display: inline-block;
}
.fecha-inicio-modal .dia-semana-modal {
  margin: 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 8px;
  width: 100%;
  text-align: center;
}
.fecha-inicio-modal .dia-mes-modal {
  margin: 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  width: 100%;
  text-align: center;
}
.fecha-inicio-modal .mes-modal {
  margin: 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 8px;
  width: 100%;
  text-align: center;
}

.contenedor-inscribete-modal {
  display: flex;
  width: max-content;
  margin-right: 0%;
  cursor: pointer;
}
.contenedor-inscribete-modal .contenerdor-moda-fecha {
  width: 55px;
  display: inline-block;
  padding: 5px 8px;
  background-color: #FDCB00;
  height: max-content;
}
.contenedor-inscribete-modal .dia-semana-modal {
  margin: 0px;
  color: #000000;
  font-size: 8px;
  width: 100%;
  text-align: center;
}
.contenedor-inscribete-modal .dia-mes-modal {
  margin: 0px;
  color: #000000;
  font-size: 20px;
  width: 100%;
  text-align: center;
}
.contenedor-inscribete-modal .mes-modal {
  margin: 0px;
  color: #000000;
  font-size: 8px;
  width: 100%;
  text-align: center;
}

.contenedor-modal-disponible {
  background-color: #FDCB00;
  width: min-content;
  padding: 10px;
  display: inline-block;
  height: max-content;
}
.contenedor-modal-disponible .inscribete-modal {
  font-size: 12px;
  width: 100%;
  margin: 0;
  display: inline-block;
}
.contenedor-modal-disponible .cupo-cantidad-modal {
  font-size: 9px;
  width: max-content;
  display: inline-block;
  margin: 0;
}

.contenedor-final-fecha {
  width: 55px;
  height: max-content;
  padding: 5px 8px;
  background-color: #333333;
  display: inline-block;
}
.contenedor-final-fecha .dia-semana-modal {
  margin: 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 8px;
  width: 100%;
  text-align: center;
}
.contenedor-final-fecha .dia-mes-modal {
  margin: 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  width: 100%;
  text-align: center;
}
.contenedor-final-fecha .mes-modal {
  margin: 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 8px;
  width: 100%;
  text-align: center;
}

.contenerdor-fecha-parte2 {
  width: 55px;
  display: inline-block;
  padding: 5px 8px;
  background-color: #FDCB00;
  height: max-content;
}
.contenerdor-fecha-parte2 .dia-semana-modal {
  margin: 0px;
  color: #000000;
  font-size: 8px;
  width: 100%;
  text-align: center;
}
.contenerdor-fecha-parte2 .dia-mes-modal {
  margin: 0px;
  color: #000000;
  font-size: 20px;
  width: 100%;
  text-align: center;
}
.contenerdor-fecha-parte2 .mes-modal {
  margin: 0px;
  color: #000000;
  font-size: 8px;
  width: 100%;
  text-align: center;
}

.contenido-ins-cupo {
  width: max-content;
  display: inline-block;
  padding: 0px 15px 15px 30px;
}
@media screen and (max-width: 767px) {
  .contenido-ins-cupo {
    padding: 0px 0px 15px 10px;
  }
}
.contenido-ins-cupo .inscribete-part2 {
  color: #FFCD00;
  font-size: 24px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .contenido-ins-cupo .inscribete-part2 {
    font-size: 15px;
  }
}
.contenido-ins-cupo .lugares-dispon-part2 {
  color: #FFCD00;
  font-size: 14px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .contenido-ins-cupo .lugares-dispon-part2 {
    font-size: 8px;
  }
}

.contendor-part-tres {
  display: flex;
}

.contenedor-correo-confirmacion {
  width: 80%;
  display: inline-block;
  padding: 0px 15px 10px 30px;
}
.contenedor-correo-confirmacion .titulo-aviso-correo {
  color: #FFCD00;
  font-size: 24px;
  margin: 0;
  padding-bottom: 15px;
}
.contenedor-correo-confirmacion .verificacion-correo-modal {
  color: #FFCD00;
  font-size: 16px;
  margin: 0;
  padding-bottom: 20px;
}
.contenedor-correo-confirmacion .correo-no-recibido {
  color: #ffffff;
  font-size: 12px;
  margin: 0;
  padding-bottom: 30px;
}
.contenedor-correo-confirmacion .correo-no-recibido a {
  color: #ffffff;
  text-decoration: underline;
}
.contenedor-correo-confirmacion .correo-no-recibido a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.contenedor-correo-confirmacion .aviso-privacidad-consulta {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  margin: 0;
}
.contenedor-correo-confirmacion .aviso-privacidad-consulta a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
.contenedor-correo-confirmacion .aviso-privacidad-consulta a:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}

.form-help {
  margin-top: 0.125rem;
  margin-left: 0.125rem;
  color: #ffffff;
  font-size: 0.8rem;
}

.form-group {
  position: absolute;
  width: 90%;
}

.form-group input {
  height: 1.9rem;
}

.form-group .bar {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: block;
  padding-top: 4px;
}

.form-group .bar::before {
  content: "";
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  background: #ffffff;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2;
}

.form-group input {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 11px;
  border-width: 0;
  border-color: rgba(255, 255, 255, 0.5);
  line-height: 1.9;
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  box-shadow: none;
}

.form-group input[type=file] ~ .bar {
  display: none;
}

.form-group input:focus,
.form-group input:valid,
.form-group input.form-file,
.form-group input.has-value {
  color: #ffffff;
}

.form-group input:focus ~ .control-label,
.form-group input:valid ~ .control-label,
.form-group input.form-file ~ .control-label,
.form-group input.has-value ~ .control-label {
  font-size: 0.8rem;
  color: white;
  top: -1rem;
  left: 0;
}

.form-group input:focus {
  outline: none;
}

.form-group input:focus ~ .control-label {
  color: #ffffff;
}

.form-group input:focus ~ .bar::before {
  width: 100%;
  left: 0;
}

.padding-form {
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .padding-form {
    padding-bottom: 45px;
  }
}

#listResults .checkbox * {
  cursor: pointer;
}

#listResults .checkbox {
  padding-left: 20px;
  width: 20px;
  height: 20px;
  margin-top: 1px;
  display: inline-block;
}

#listResults .checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

#listResults .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #555;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

#listResults .checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 2px;
  margin-left: -21px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

#listResults .checkbox input[type=checkbox] {
  opacity: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
}

#listResults .checkbox input[type=checkbox]:checked + label::after {
  font-family: "FontAwesome";
  content: "";
}

#listResults .checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

#listResults .checkbox.checkbox-inline {
  margin-top: 0;
}

#listResults .checkbox-black input[type=checkbox]:checked + label::after {
  color: #FFCD00;
}

#listResults .checkbox-black input[type=checkbox] + label::before {
  background-color: transparent;
  border-color: #ffffff;
}

input[type=checkbox].styled:checked + label:after {
  font-family: "FontAwesome";
  content: "";
}

.politicas-modal, .terminos-condi-modal {
  width: max-content;
  display: inline-block;
  margin: 0;
  font-size: 9px;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .politicas-modal, .terminos-condi-modal {
    padding-left: 0;
  }
}
.politicas-modal a, .terminos-condi-modal a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
.politicas-modal a:hover, .terminos-condi-modal a:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}

.privacidad-modal p {
  width: max-content;
  display: inline-block;
  margin: 0;
  font-size: 9px;
  padding-top: 20px;
  color: rgba(255, 255, 255, 0.5);
}
.privacidad-modal p a {
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.5);
}
.privacidad-modal p a:hover {
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.5);
}

.ocultar-curso-ce {
  display: none;
}

.mostrar-curso-ce {
  display: flex !important;
  margin-left: -3px;
  flex-wrap: wrap !important;
}
@media screen and (max-width: 767px) {
  .mostrar-curso-ce {
    margin-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .cuadrado-actividades-ce {
    width: max-content;
  }
}

.contenedor-selector {
  padding: 50px 50px 0px;
}
@media screen and (max-width: 767px) {
  .contenedor-selector {
    padding: 50px 20px 0px;
  }
}

.select-ce {
  color: rgba(0, 0, 0, 0.3) !important;
  cursor: pointer;
  font-size: 15px;
  /*--*/
  text-align: center;
  /*--*/
}

.opcion-activa {
  color: #000000 !important;
  text-decoration: underline;
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under;
}

.ocultar-ce {
  display: none;
}

.mostrar-ce {
  display: block !important;
}

@media screen and (max-width: 767px) {
  .align-fle {
    display: flex;
    align-items: center;
  }
}

.dis-flex {
  display: flex;
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .dis-flex img {
    width: auto;
    height: auto;
    max-width: 50px;
    max-height: 50px;
  }
}

.br-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .br-mobile {
    display: block;
  }
}

.nombre-intro {
  width: min-content;
  display: inline;
}

.nombre-intro h3, .nombre-intro p {
  width: max-content;
  display: inline;
  margin-top: 20px;
  margin-bottom: 10px;
}

.alig-right {
  margin-left: 5vw;
}

.politicas-pag {
  text-decoration: underline;
}
.politicas-pag:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .margen-mobile {
    margin: 15px 0 !important;
  }
}

.alig-center {
  text-align: center;
}

.text-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .text-left {
    text-align: left;
  }
}

.align-left-float {
  float: left;
}
@media screen and (max-width: 767px) {
  .align-left-float {
    float: none;
  }
}
.align-left-float img {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .contacto-ce {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .contacto-ce p {
    padding-top: 15px;
  }
}

.texto-dere {
  text-align: right;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .texto-dere {
    text-align: left;
  }
}

.subra-texto {
  text-decoration: underline;
  color: #000000;
}
.subra-texto:hover {
  text-decoration: underline !important;
  color: #000000;
}
.subra-texto:focus {
  text-decoration: underline !important;
  color: #000000;
}

@media screen and (max-width: 767px) {
  .btn-ibero-mas {
    margin-bottom: 20px;
  }
}

.pie-img-ce {
  font-size: 11px;
  padding: 20px 0px;
}

.pad-5 {
  padding: 5px;
}

.texto-peq {
  font-size: 14px;
}

.back-black-ce {
  background-color: #000000;
  padding: 0px 50px 50px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .back-black-ce {
    padding: 0px 50px 20px;
  }
}

.pie-imgdos-ce {
  font-size: 13px;
  padding: 20px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .pie-imgdos-ce {
    font-size: 10px;
    padding: 10px 5px;
  }
}

.fle-center {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .fle-center {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .introduccion-ce, .cursos-en-linea, .cursos-ibero-ce, .empresas-ce {
    padding: 20px;
  }
}

.btn-mas {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .btn-mas {
    text-align: center;
  }
}

.text-left-icon {
  text-align: left;
}

.eje-tem {
  width: max-content;
  display: inline;
  padding-left: 3px;
}

.circulo-bulllet {
  display: inline-block;
  margin: 0;
  width: 15px;
  height: 15px;
  background: #000000 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 50%;
  margin-left: 5px;
}

.img-empresa img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 252px;
}
@media screen and (max-width: 767px) {
  .img-empresa img {
    max-width: 100%;
    max-height: auto;
    padding: 15px 15px 5px;
  }
}
.img-empresa p {
  font-size: 12px;
  padding: 15px 10px 15px 5px;
}
@media screen and (max-width: 767px) {
  .img-empresa p {
    padding: 10px 15px 15px 15px;
  }
}

.text-right {
  text-align: right;
}

.back-yellow-ce {
  background: #F9CD1D;
  margin: 10px 0;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .back-yellow-ce {
    width: auto;
    display: flex;
    align-items: center;
  }
}

.numeralia-ce {
  font-size: 37px;
}
@media screen and (max-width: 767px) {
  .numeralia-ce {
    font-size: 20px;
  }
}

.texto-medio {
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .texto-medio {
    font-size: 14px;
  }
}

.texto-grande {
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  .texto-grande {
    font-size: 18px;
  }
}

.circulo-img {
  max-width: 70px;
  max-height: 60px;
}

.img-pricinpal-modal {
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 767px) {
  .img-pricinpal-modal {
    padding-top: 50px;
    height: 200px;
  }
}

.contenedor-btn-modal {
  position: absolute;
  right: 0;
  bottom: 9vh;
}
@media screen and (max-width: 767px) {
  .contenedor-btn-modal {
    bottom: 2vh;
  }
}
.contenedor-btn-modal .btn-enviar-modal {
  padding: 5px 18px;
  background: #F9CD1D;
  color: #000000;
  outline: none !important;
}
.contenedor-btn-modal .btn-enviar-modal:disabled {
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.contenedor-back-tran {
  height: 104vh;
  top: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.5);
}

.linea-div {
  border-right: 1px solid #000000;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .linea-div {
    justify-content: flex-start;
    border-right: none;
  }
}

.video-cursos-linea {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  outline: none !important;
}

.selec-img-galeria {
  cursor: pointer;
  width: auto;
  height: auto;
  max-width: 136px;
  max-height: 68px;
}
@media screen and (max-width: 767px) {
  .selec-img-galeria {
    max-width: 150px;
    max-height: 76px;
  }
}

.img-principal-ibero img {
  width: auto;
  height: auto;
  max-width: 555px;
  max-height: 281px;
}
@media screen and (max-width: 767px) {
  .img-principal-ibero img {
    max-width: 290px;
    max-height: 147px;
  }
}

.slider-empresas .slick-next {
  right: -30px !important;
}
.slider-empresas .slick-prev {
  left: -30px !important;
}
.slider-empresas .slick-prev:before, .slider-empresas .slick-next:before {
  opacity: 0.75;
  color: #000000;
}

.contenedor-pdf-calendario {
  width: max-content;
  display: inline-block;
  margin: 15px;
}

.ce-slider .slick-dots li.slick-active button:before {
  color: transparent !important;
}

.slick-dots li button:before {
  color: transparent !important;
}

.telefono-class {
  height: 100% !important;
  padding: 15px 0 0 !important;
}

.container-confirmacion {
  text-align: center;
}
.container-confirmacion p {
  font-size: 21px;
  margin-top: 35px;
}

.padding-form {
  padding-top: 20px !important;
}

.cupo-disponible {
  background: green !important;
}

#confirmModal {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #confirmModal {
    width: 100%;
  }
}

#confirm_image {
  width: 100%;
}

.img-modal-confirm {
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}

#confirmModal > .modal-dialog > .modal-content {
  background: black;
  color: white;
}
#confirmModal > .modal-dialog > .modal-content input[type=text] {
  background: black;
  border: solid 1px #f9cd1e;
  width: 100%;
  text-align: center;
  height: 35px;
  outline: none;
}
#confirmModal > .modal-dialog > .modal-content .mgb-20 {
  margin-bottom: 20px;
}
#confirmModal > .modal-dialog > .modal-content .mgb-5 {
  margin-bottom: 5px;
}

.btn-editar-confirm-modal {
  margin-right: 20px;
}

.btn-editar-confirm-modal, .btn-confirmar-confirm-modal, .btn-cerrar-confirm-modal {
  padding: 5px 18px;
  background: #F9CD1D;
  color: #000000;
  outline: none !important;
}

.contenido-part-result {
  color: white;
}

@media screen and (max-width: 767px) {
  .modal-mobile-com {
    width: 100% !important;
  }
}

.swal-modal {
  background-color: #000000 !important;
}
.swal-modal .swal-title {
  color: #FFCD00 !important;
}
.swal-modal .swal-text {
  color: #FFCD00 !important;
  text-align: center !important;
}
.swal-modal .swal-footer {
  text-align: center !important;
}
.swal-modal .swal-footer .swal-button {
  background-color: #FFCD00 !important;
  color: #000000 !important;
  outline: none !important;
}
.swal-modal .swal-icon--success:after, .swal-modal .swal-icon--success:before {
  background-color: #000000 !important;
}
.swal-modal .swal-icon--success__hide-corners {
  background-color: #000000 !important;
}

.error-mail-confirm, .error-mail {
  color: #fccb01;
}

#listResults .checkbox-black input[type=checkbox]:checked + label::before {
  background-color: #f9cd1e !important;
}

.museo-ninos {
  background: #F6F3E3;
  padding: 10px;
}
.museo-ninos * {
  font-family: Montserrat-Regular;
}
.museo-ninos .text-green {
  color: #098800;
}
.museo-ninos .text-orange {
  color: #FE8218;
}
.museo-ninos .text-purple {
  color: #866CC4;
}
.museo-ninos .text-blue {
  color: #78D6F0;
}
.museo-ninos_bg {
  background-size: cover;
}
.museo-ninos_title {
  font-family: Montserrat-Bold;
}
@media screen and (min-width: 768px) {
  .museo-ninos_title {
    font-size: 45px;
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 768px) {
  .museo-ninos_img {
    display: none;
  }
}
.museo-ninos h1.museo-ninos_title {
  font-size: 40px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .museo-ninos h1.museo-ninos_title {
    font-size: 50px;
  }
}
@media screen and (min-width: 992px) {
  .museo-ninos h1.museo-ninos_title {
    font-size: 60px;
  }
}
.museo-ninos_subtitle {
  font-family: Montserrat-Bold;
}
@media screen and (min-width: 768px) {
  .museo-ninos_subtitle {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.museo-ninos section {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .museo-ninos section {
    margin-bottom: 40px;
  }
}
.museo-ninos .isla p {
  color: #098800;
}
.museo-ninos .isla_btn {
  display: inline-block;
  padding: 5px 10px;
  border: 3px solid #098800;
  border-radius: 20px;
  margin-bottom: 20px;
}
.museo-ninos .isla_content {
  background-image: url("../images/museo-ninos/isla.png");
  background-position-y: bottom;
  margin-top: 20px;
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .museo-ninos .isla_content {
    padding: 30px 0 30px 8%;
  }
  .museo-ninos .isla_content .isla_question {
    width: 160%;
  }
  .museo-ninos .isla_content .hidden-xs {
    height: 470px;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 992px) {
  .museo-ninos .isla_content .hidden-xs {
    height: 405px;
  }
}
.museo-ninos .isla_img {
  width: 134%;
  margin-left: -24px;
}
@media screen and (min-width: 992px) {
  .museo-ninos .isla_img {
    width: 124%;
  }
}
.museo-ninos .areas_content {
  background-image: url("../images/museo-ninos/areas-azul.png");
  padding-top: 1%;
  padding-left: 1%;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .museo-ninos .areas_content {
    padding: 15px;
  }
}
@media screen and (min-width: 768px) {
  .museo-ninos .areas_content .hidden-xs {
    height: 560px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .museo-ninos .areas_content .hidden-xs {
    height: 510px;
  }
}
@media screen and (min-width: 768px) {
  .museo-ninos .areas_text {
    padding-left: 5%;
  }
}
.museo-ninos .areas_img {
  width: 150%;
  margin-left: -19%;
  align-self: flex-end;
}
@media screen and (min-width: 1200px) {
  .museo-ninos .areas_img {
    width: 147%;
  }
}
.museo-ninos .areas_area {
  height: 200px;
}
@media screen and (min-width: 768px) {
  .museo-ninos .areas_area {
    height: 130px;
  }
  .museo-ninos .areas_area h3 {
    text-align: right;
  }
}
.museo-ninos .areas_proposito {
  height: 470px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .museo-ninos .areas_proposito {
    height: 370px;
  }
  .museo-ninos .areas_proposito h3 {
    text-align: right;
  }
}
@media screen and (min-width: 992px) {
  .museo-ninos .areas_proposito {
    height: 270px;
  }
  .museo-ninos .areas_proposito h3 {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .museo-ninos .areas .slider-nav {
    width: 88%;
    margin-left: 14px;
    text-align: center;
    padding: 20px 0;
  }
  .museo-ninos .areas .slider-nav .slick-next {
    right: -25px !important;
  }
  .museo-ninos .areas .slider-nav .slick-prev {
    left: -25px !important;
  }
}
.museo-ninos .areas .grade, .museo-ninos .areas .level {
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 992px) {
  .museo-ninos .areas .grade, .museo-ninos .areas .level {
    position: relative;
    top: 15px;
  }
}
.museo-ninos .areas .slick-current .grade {
  background: white;
  color: #FE8218;
  font-size: 35px;
  font-weight: bold;
  padding: 0px 15px;
  margin-right: 10px;
  top: 0;
}
@media screen and (max-width: 991px) {
  .museo-ninos .areas .slick-current .grade {
    font-size: 20px;
    padding: 0px 10px;
    margin-right: 3px;
  }
}
.museo-ninos .areas .slick-current .level {
  color: white;
}
@media screen and (min-width: 992px) {
  .museo-ninos .areas .slick-current .level {
    position: absolute;
    top: 15px;
  }
}
.museo-ninos .areas .level {
  cursor: pointer;
}
.museo-ninos .actividades_col {
  width: 20%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  color: white;
}
@media screen and (max-width: 768px) {
  .museo-ninos .actividades_col {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .museo-ninos .actividades_col {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .museo-ninos .actividades_col:not(:first-of-type) {
    padding-left: 5px;
  }
  .museo-ninos .actividades_col:not(:last-of-type) {
    padding-right: 5px;
  }
}
.museo-ninos .actividades_content {
  background: #FE8218;
  margin-top: 20px;
  padding: 17% 10%;
  box-shadow: 1px 9px 40px #b1b1b1;
}
@media screen and (max-width: 768px) {
  .museo-ninos .actividades_content {
    padding: 15px;
    box-shadow: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .museo-ninos .actividades_content {
    height: 450px;
  }
}
@media screen and (min-width: 992px) {
  .museo-ninos .actividades_content {
    height: 850px;
  }
  .museo-ninos .actividades_content h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .museo-ninos .actividades_content {
    height: 700px;
  }
}
.museo-ninos .talleres_content {
  background: #78D6F0;
  overflow: hidden;
  margin-top: 20px;
}
.museo-ninos .talleres_text {
  padding: 15px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .museo-ninos .talleres_text {
    padding: 30px;
    height: 950px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .museo-ninos .talleres_text {
    padding: 30px;
    height: 750px;
  }
}
@media screen and (min-width: 1200px) {
  .museo-ninos .talleres_text {
    padding: 30px 60px;
    height: 625px;
  }
}
.museo-ninos .talleres_text h3 {
  margin-top: 47px;
}
.museo-ninos .talleres_block {
  background: #866CC4;
  padding: 8px 12px;
  position: absolute;
  left: -5px;
}
.museo-ninos .talleres_img {
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.museo-ninos .reservaciones_content {
  background: #866CC4;
  padding: 8%;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .museo-ninos .reservaciones_content {
    padding: 15px;
  }
}
.museo-ninos .reservaciones_content .col-sm-9 .row {
  margin-top: 20px;
}
.museo-ninos .reservaciones_content a.text-white {
  text-decoration: underline;
}
.museo-ninos .reservaciones .hidden-xs {
  height: 800px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .museo-ninos .reservaciones .hidden-xs {
    height: 750px;
  }
}
@media screen and (min-width: 1200px) {
  .museo-ninos .reservaciones .hidden-xs {
    height: 650px;
  }
}
.museo-ninos .reservaciones_img {
  width: 230%;
  align-self: flex-end;
}
@media screen and (min-width: 1200px) {
  .museo-ninos .reservaciones_img {
    width: 190%;
    margin-right: 45%;
    bottom: -422px;
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .museo-ninos .reservaciones .col-sm-5 {
    text-align: right;
  }
}

.logo-sesamo {
  width: 100%;
  max-width: 361px;
}

.ninos-a {
  outline: none !important;
}

.titulo-como-visito {
  font-size: 32px;
  padding-left: 5vw;
}
@media screen and (min-width: 1400px) {
  .titulo-como-visito {
    padding-left: 3vw;
  }
}

.img-estacion {
  width: 99%;
  max-width: 100%;
}

.marg-top {
  margin-top: 15px;
}

.mus-ninos-face {
  text-decoration: underline;
}

.title-exposiciones {
  margin-top: -15px;
}

.volver-expo a {
  float: right;
}

.volver-expo p {
  font-size: 11px;
}

.volver-expo .glyphicon-menu-left {
  font-size: 14px;
  margin-right: -15px;
}

.box-volver-expo {
  margin-left: -85px;
}

@media screen and (max-width: 767px) {
  .box-volver-expo {
    margin-left: -10px;
  }
}
.escuelas {
  background: #F6F3E3;
}
.escuelas a, .escuelas p, .escuelas b, .escuelas h3, .escuelas h4, .escuelas div {
  font-family: Montserrat-Regular;
}
.escuelas h1.escuelas_title {
  font-size: 40px;
  color: white;
  margin-bottom: -8px;
  margin-top: 35px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .escuelas h1.escuelas_title {
    font-size: 50px;
    margin-bottom: -11px;
  }
}
@media screen and (min-width: 992px) {
  .escuelas h1.escuelas_title {
    font-size: 60px;
    margin-bottom: -12px;
  }
}
.escuelas .escuelas_title {
  font-family: Montserrat-Bold;
}
@media screen and (min-width: 768px) {
  .escuelas .escuelas_title {
    font-size: 45px;
    margin-bottom: 30px;
  }
}
.escuelas .escuelas_subtitle {
  font-family: Montserrat-Bold;
}
@media screen and (min-width: 768px) {
  .escuelas .escuelas_subtitle {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .escuelas .container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.escuelas ul {
  list-style: none;
  padding-left: 0;
}
.escuelas ul li {
  margin-top: 10px;
}
.escuelas .slick-slide p {
  display: none;
}
.escuelas .slick-current p {
  display: block;
}
.escuelas .slick-slide .row {
  display: none;
}
.escuelas .slick-current .row {
  display: block;
}
.escuelas .slider-nav {
  text-align: center;
}
.escuelas .slick-prev:before, .escuelas .slick-next:before {
  color: rgba(73, 73, 73, 0.5);
}
.escuelas .slider-nav, .escuelas .slider-nav-profesores {
  color: rgba(73, 73, 73, 0.5);
}
.escuelas .slick-current .level {
  color: black;
  font-family: Montserrat-Bold;
}
.escuelas .level {
  cursor: pointer;
}
.escuelas .title {
  background-image: url("../images/back_patron.png");
}
.escuelas .mision {
  padding-bottom: 7%;
}
.escuelas .mision_text {
  padding-top: 14%;
  padding-bottom: 10%;
}
@media screen and (min-width: 768px) {
  .escuelas .mision_text {
    padding-right: 15%;
  }
}
.escuelas .mision_btn {
  border: 3px solid black;
  border-radius: 20px;
  font-weight: bold;
  display: block;
  margin-top: 35px;
  width: 145px;
  text-align: center;
  line-height: 38px;
}
.escuelas .mision_btn:hover {
  -webkit-transition: line-height 1s, width 1s;
  transition: line-height 1s, width 1s;
  line-height: 40px;
  width: 150px;
}
@media screen and (max-width: 767px) {
  .escuelas .mision_btn {
    margin-left: auto;
    margin-right: auto;
  }
}
.escuelas .mision .col-md-4 {
  padding-left: 0;
}
.escuelas .mision_level {
  background: #ffcd00;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
}
.escuelas .mision_level--primaria {
  padding-top: 85px;
}
.escuelas .mision_level--secundaria {
  padding-top: 145px;
}
.escuelas .mision_level--preparatoria {
  padding-top: 165px;
}
.escuelas .pleca {
  background-image: url("../images/escuelas/escuela.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 130px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .escuelas .pleca {
    height: 55px;
  }
}
@media screen and (min-width: 992px) {
  .escuelas .pleca {
    height: 180px;
  }
}
.escuelas .levels {
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .escuelas .levels_icons {
    padding-top: 55px;
  }
}
.escuelas .levels_icon {
  width: 40%;
  max-width: 200px;
  margin-top: 5%;
  margin-bottom: 5%;
}
.escuelas .taller {
  margin: 85px 0;
}
@media screen and (max-width: 767px) {
  .escuelas .taller {
    margin: 10% 0;
  }
}
.escuelas .taller_title-box {
  border-left: 3px solid #ffcd00;
  padding-left: 15px;
}
.escuelas .taller_content {
  padding-left: 13px;
  padding-right: 13px;
}
.escuelas .taller_content p {
  display: block;
}
.escuelas .cursos {
  margin-bottom: 30px;
}
.escuelas .cursos_title {
  width: 263px;
  border-bottom: 3px solid #ffcd00;
}
.escuelas .reservar {
  padding-bottom: 30px;
}
.escuelas .reservar .escuelas_title {
  margin-bottom: 0;
}
.escuelas .reservar_icon {
  width: 40%;
  max-width: 100px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .escuelas .reservar_icon {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .escuelas .reservar_icon {
    margin-top: 60px;
  }
}
@media screen and (max-width: 992px) {
  .escuelas .reservar h4 {
    text-align: center;
  }
}
.escuelas .profesores {
  padding: 60px 0;
}
.escuelas .profesores .slider-nav-profesores {
  margin: 5px 0 40px;
  text-align: center;
}
.escuelas .profesores_paquete {
  border: 3px solid black;
  border-radius: 20px;
  height: 395px;
  padding: 30px 20px 0;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .escuelas .profesores_paquete {
    height: auto;
    margin-bottom: 20px;
  }
  .escuelas .profesores_paquete .profesores_icon {
    width: 48px;
  }
}
.escuelas .profesores_icon-box {
  width: fit-content;
}
.escuelas .profesores_icon-box + p {
  margin: 20px 0;
}
.escuelas .profesores_icon {
  display: inline-block;
}
.escuelas .profesores .col-md-3 {
  margin-top: 10px;
}
.escuelas .profesores .col-md-9 {
  margin-top: 10px;
  padding-top: 5px;
}
.escuelas .recomendaciones {
  padding: 40px 0;
}
.escuelas .recomendaciones_icons .col-md-10 {
  margin-top: 35px;
}
.escuelas .recomendaciones_icon {
  margin-top: 30px;
}
.escuelas .materiales {
  padding: 20px 0;
}
.escuelas .materiales .col-sm-6 {
  margin-top: 35px;
}
.escuelas .materiales .fa-download {
  padding-left: 5px;
}

.level button.slick-next {
  right: -25px !important;
}

.cont-video-esc {
  display: flex;
  justify-content: center;
  height: 450px;
}
@media screen and (max-width: 767px) {
  .cont-video-esc {
    height: 220px;
  }
}
.cont-video-esc .vide-escuela {
  padding: 60px 10px 20px;
  width: auto;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .cont-video-esc .vide-escuela {
    width: 100%;
    height: auto;
  }
}

.pad-reserva {
  padding: 60px 15px !important;
}

.cont-reservaciones {
  border-right: 3px solid #000;
  padding: 10px 25px 10px 10px;
}
@media screen and (max-width: 767px) {
  .cont-reservaciones {
    border-right: none;
  }
}
.cont-reservaciones .text-reservaciones {
  font-size: 45px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .cont-reservaciones .text-reservaciones {
    font-size: 30px;
  }
}

.display-cont {
  display: flex;
  justify-content: center;
}

.radio-borde {
  border-radius: 0px;
}

.form-help {
  margin-top: 0.125rem;
  margin-left: 0.125rem;
  color: #ffffff;
  font-size: 0.8rem;
}

.form-group2 {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}

.form-group input {
  height: 1.9rem;
}

.form-group .bar-escuelas {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  display: block;
  margin-top: 6px;
}

.form-group .bar-escuelas::before {
  content: "";
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  background: #000;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2;
}

.form-group input.escuelas-form {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 11px;
  border-width: 0;
  border-color: rgba(0, 0, 0, 0.5);
  line-height: 1.9;
  width: 100%;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  box-shadow: none;
}

.form-group input[type=file] ~ .bar-escuelas {
  display: none;
}

.form-group input.escuelas-form:focus,
.form-group input.escuelas-form:valid,
.form-group input.escuelas-form,
.form-group input.escuelas-form {
  color: #000;
}

.form-group input.escuelas-form:focus ~ .control-label,
.form-group input.escuelas-form:valid ~ .control-label,
.form-group input.escuelas-form ~ .control-label,
.form-group input.escuelas-form ~ .control-label {
  font-size: 0.8rem;
  color: black;
  top: -1rem;
  left: 0;
}

.form-group input:focus {
  outline: none;
}

.form-group input.escuelas-form:focus ~ .control-label {
  color: #000;
}

.form-group input:focus ~ .bar-escuelas::before {
  width: 100%;
  left: 0;
}

.padding-form {
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .padding-form {
    padding-bottom: 45px;
  }
}

.date-form-school {
  font-size: 16px;
}

.margi-schol-top {
  margin-top: 40px;
}

.logo-form {
  position: absolute;
  width: 200px;
  max-width: 200px;
  right: 7vw;
  top: 0;
}
@media screen and (max-width: 767px) {
  .logo-form {
    top: -4vh;
    width: 100px;
    max-width: 100px;
    left: 0 !important;
  }
}

.logo-form-dos {
  position: absolute;
  width: 200px;
  max-width: 200px;
  right: 25%;
  top: -15vh;
}
@media screen and (max-width: 767px) {
  .logo-form-dos {
    top: -4vh;
    width: 100px;
    max-width: 100px;
    left: 25% !important;
  }
}

.btn-form-school {
  width: 100%;
  padding: 15px;
  background-color: #000;
  color: #fff;
}

.espacio-input-form {
  margin-bottom: 20px;
}

.gracias-envio {
  display: none;
  height: 474px;
  justify-content: center;
  align-items: center;
}
.gracias-envio h1 {
  text-align: center;
}
.gracias-envio p {
  text-align: center;
}

/*-------encuesta---------*/
.alig-righ {
  text-align: right;
}

.num-por-encuesta {
  font-size: 28px;
  margin-bottom: 0px;
}

/*------------select---------------*/
/* Reset Select */
.nivel-escolar {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0;
  background: transparent;
  background-image: none;
  margin-top: -8px;
}

/* Remove IE arrow */
.nivel-escolar::-ms-expand {
  display: none;
}

/* Custom Select */
.select-nivel {
  position: relative;
  display: flex;
  line-height: 3;
  background: transparent;
  overflow: hidden;
  border-radius: 0em !important;
}

.nivel-escolar {
  flex: 1;
  padding: 0 0.5em;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0em !important;
  font-size: 11px;
}

.select-nivel:active, .nivel-escolar:focus, .nivel-escolar:active {
  color: #000;
  border-bottom: 1px solid #000;
}

/* Arrow */
.select-nivel::after {
  content: "▼";
  position: absolute;
  top: -10px;
  right: 0;
  padding: 0 1em 15px;
  background: transparent;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
  color: rgba(0, 0, 0, 0.5);
}

/* Transition */
.select-nivel:hover::after {
  color: black;
}

.box-title-curso {
  text-align: left;
  border-bottom: 5px solid #ffcd00;
  margin-bottom: 5px;
}

.description-curso {
  margin-top: 35px;
  margin-bottom: 20px;
}

.glyphicon-download-alt {
  margin-right: 15px;
  font-size: 16px;
}

.glyphicon-calendar {
  margin-right: 5px;
  font-size: 14px;
}

.form-curso label {
  width: 135px;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 300;
}

.form-curso input {
  background-color: #ffcd00;
  border: 1px solid;
  padding: 3px 10px;
}

.box-form-inscribete p {
  font-size: 36px;
}

.box-form-inscribete {
  margin-top: 45px;
}

.button-inscribete-curso {
  background-color: #000;
  color: #ffffff;
  padding: 5px 25px;
  margin-top: 20px;
  position: relative;
  left: 223px;
}

.image-curso {
  width: 100%;
  height: 700px;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .glyphicon-download-alt {
    margin-right: 9px;
  }

  .glyphicon-calendar {
    margin-right: 9px;
  }

  .form-curso input {
    width: 100%;
  }

  .button-inscribete-curso {
    left: 0px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 100%;
    margin: 30px auto;
  }
}
.sala-mas-slider .slick-prev:before, .slick-next:before {
  color: #000 !important;
}

.pie-img-mas {
  color: #000;
  margin: 10px 25px;
  font-size: 11px;
  text-align: justify;
}

@media screen and (max-width: 768px) {
  .sala-mas-slider .slick-prev {
    left: -20px !important;
  }
}

.img-banderas {
  max-width: 50px !important;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .img-banderas {
    max-width: 50px !important;
  }
}

.img-mexico {
  padding-right: 10px;
  max-width: 60px !important;
}

.switch-btn {
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}

.contenedor-img-myt {
  display: inline-block;
}

.contenedor-img-myt img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .contenedor-img-myt img {
    width: 300px;
    margin-bottom: 15px;
    margin-left: -10px;
  }
}

.section-title {
  padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 767px) {
  .section-title {
    padding: 0px 50px 30px 50px;
  }
}

.title-logo-myt {
  margin-top: -88px;
}
@media screen and (max-width: 1360px) {
  .title-logo-myt {
    margin-top: -80px;
  }
}
@media screen and (max-width: 767px) {
  .title-logo-myt {
    margin-top: -40px;
  }
}

.title {
  text-align: center;
  display: flex;
  align-items: center;
}

.title h1 span {
  color: #db994d;
}

.title h1 {
  color: #5c5b5c;
  margin-left: -18%;
  font-size: 48px;
}

.back-orange-sliders {
  width: 100%;
  height: 200px;
  background-color: #db994d;
  position: absolute;
  top: 60%;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .back-orange-sliders {
    top: 40%;
  }
}
@media screen and (max-width: 767px) {
  .back-orange-sliders {
    height: 50px;
    top: 60%;
  }
}

#tunel-slider .row {
  width: 100%;
  margin: 0;
  display: inline-block;
}

.padding-slider {
  padding-right: 0;
  padding-left: 0;
}

#slider-small-tunel {
  padding-right: 0;
  padding-left: 0;
}

.tolerancia-slider {
  width: 100%;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  div .tolerancia-slider .slick-prev, div .tolerancia-slider .slick-next {
    top: 32% !important;
  }
}

div .tolerancia-slider .slick-prev:before, div .tolerancia-slider .slick-next:before {
  font-size: 90px !important;
}
@media screen and (max-width: 767px) {
  div .tolerancia-slider .slick-prev:before, div .tolerancia-slider .slick-next:before {
    color: #ffffff !important;
    font-size: 38px !important;
    opacity: 1 !important;
  }
}

div .tolerancia-slider .slick-next {
  position: absolute !important;
  height: auto;
  left: 90%;
  width: 100px;
}
@media screen and (max-width: 767px) {
  div .tolerancia-slider .slick-next {
    right: 92% !important;
    width: auto;
  }
}

div .tolerancia-slider .slick-prev {
  left: 6% !important;
  z-index: 1;
  left: -1%;
  height: auto;
  width: 100px;
}
@media screen and (max-width: 767px) {
  div .tolerancia-slider .slick-prev {
    left: -11% !important;
    z-index: 1;
  }
}

.img-tamaño-slider {
  object-fit: cover;
  width: 100%;
  margin-bottom: 30px;
  height: 500px;
}
@media screen and (max-width: 767px) {
  .img-tamaño-slider {
    margin-bottom: 0;
    width: 100%;
    height: 300px;
  }
}

.tolerancia-slider-img {
  width: 60%;
  margin: auto !important;
}
@media screen and (max-width: 767px) {
  .tolerancia-slider-img {
    height: 80px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .tolerancia-slider-img div .tolerancia-slider-img img {
    height: 80px;
    padding: 0 3px;
  }
}

.carousel-eventos-tunel h4 {
  min-height: 50px;
}
.carousel-eventos-tunel .slick-next {
  right: -13px !important;
}
@media screen and (max-width: 768px) {
  .carousel-eventos-tunel .slick-next {
    right: -19px;
  }
}
.carousel-eventos-tunel .slick-prev {
  left: -13px !important;
}
@media screen and (max-width: 768px) {
  .carousel-eventos-tunel .slick-prev {
    left: -19px;
  }
}
.carousel-eventos-tunel .slick-prev::before {
  content: "‹" !important;
}
.carousel-eventos-tunel .slick-next::before {
  content: "›" !important;
}
.carousel-eventos-tunel .slick-prev:before, .carousel-eventos-tunel .slick-next:before {
  color: rgba(73, 73, 73, 0.7);
  font-size: 50px;
  position: relative;
  top: -20px;
}

@media screen and (max-width: 768px) {
  #slider-small-tunel {
    display: none;
  }
}
/*@media screen and(max-width: 767px){
  .tolerancia-slider-img{
    width: 100%;
    margin: auto !important;
  }
}*/
.container-pie-pag {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .container-pie-pag {
    position: initial;
    color: #000;
  }
}

.tolerancia-slider-img .slick-prev:before, .tolerancia-slider-img .slick-next:before {
  font-size: 28px !important;
}

.pie-pag {
  text-align: center;
  width: 100%;
  margin: auto;
  height: 100px;
  padding: 20px 40px 10px;
  margin-bottom: 30px;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 768px) {
  .pie-pag {
    font-size: 10px;
    padding: 10px;
    height: 100px;
    overflow: auto;
    margin-bottom: 20px;
    margin-top: 5px;
    background-color: rgba(0, 0, 0, 0);
  }
}

.pie-pag p span {
  color: #fff !important;
  font-family: "Montserrat-Regular" !important;
}
@media screen and (max-width: 768px) {
  .pie-pag p span {
    position: initial !important;
    color: #000 !important;
  }
}

.pie-pag::-webkit-scrollbar {
  width: 3px;
  background: #ffffff;
  border-radius: 4px;
}

.pie-pag::-webkit-scrollbar-thumb {
  background: rgba(219, 153, 77, 0.7) !important;
  border-radius: 4px;
}

.contactanos-escuela {
  text-align: center;
  padding: 20px 0;
}

.contenedor-logo-alemania {
  padding: 20px 50px 50px;
}
@media screen and (max-width: 768px) {
  .contenedor-logo-alemania {
    padding: 0 20px !important;
    margin-top: -40px;
  }
}

.row-img {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .row-img {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .order-cero {
    order: 0;
  }

  .order-uno {
    order: 1;
  }

  .order-dos {
    order: 2;
  }
}
.img-alemania {
  align-self: center;
  height: 150px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .img-alemania {
    padding: 10px 0 10px;
    height: min-content;
  }
}

.box-text-visitantes {
  padding: 40px 0px;
  text-align: center;
}

.logo-visitantes {
  object-fit: cover;
  height: 225px;
}
@media screen and (max-width: 1190px) {
  .logo-visitantes {
    height: 180px;
  }
}
@media screen and (max-width: 768px) {
  .logo-visitantes {
    height: 230px;
  }
}

/*.embajada-alemania{
  @media screen and (max-width: 768px) {
    object-fit: cover;
    height: 90px;
  }
}*/
.visitas {
  border: solid 1px #9c9c9c;
  border-radius: 2px;
  width: 60%;
}
@media screen and (max-width: 768px) {
  .visitas {
    width: 100% !important;
  }
}

.container-num-visitantes {
  display: flex;
  justify-content: center;
}

.visitantes {
  position: absolute;
  font-size: 25px !important;
  width: 70%;
  margin: auto;
  padding: 5px;
  background-color: #ef994d;
  text-align: center;
  top: 85%;
}

#tunel-slider {
  background-color: #F6F3E3;
  padding: 40px 0px 50px;
  margin-top: -5em;
}
#tunel-slider .padding-slider .slick-next:before {
  content: url("../images/proyectos/tunel/flecha-der.jpg");
  color: #000;
}
@media screen and (max-width: 768px) {
  #tunel-slider .padding-slider .slick-next:before {
    content: "〉";
  }
}
#tunel-slider .padding-slider .slick-prev:before {
  content: url("../images/proyectos/tunel/flecha-izq.jpg");
  color: #000000;
}
@media screen and (max-width: 768px) {
  #tunel-slider .padding-slider .slick-prev:before {
    content: "〈";
  }
}
#tunel-slider .tolerancia-slider-img .slick-next:before {
  color: #000000;
}
#tunel-slider .tolerancia-slider-img .slick-prev:before {
  color: #000000;
}
@media screen and (max-width: 768px) {
  #tunel-slider {
    padding: 10px 0px 0px;
  }
}

#tunel-slider .container-fluid {
  padding: 0;
}

/*@media screen and (max-width: 768px) {
  .visitas{
    width: 100%;
  }
  .visitantes {
    font-size: 15px !important;
  }
}*/
.section-nuestro-tunel {
  padding: 20px 0 5px;
}
@media screen and (max-width: 768px) {
  .section-nuestro-tunel {
    padding-bottom: 120px;
  }
}

.section-nuestro-tunel .slick-next:before {
  content: url("../images/proyectos/tunel/flecha-der.jpg");
  color: #000;
}
.section-nuestro-tunel .slick-prev:before {
  content: url("../images/proyectos/tunel/flecha-izq.jpg");
  color: #000000;
}

.section-nuestro-tunel .container-influid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.contenedor-tittulo {
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  .contenedor-tittulo {
    padding: 30px 25px 0;
  }
}

.nuestro-tunel-slider {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .nuestro-tunel-slider {
    height: 470px;
  }
}

@media screen and (max-width: 768px) {
  .nuestro-tunel-slider .slick-list {
    width: 100%;
    margin: 0;
    display: inline-block;
  }
}

.section-nuestro-tunel .slick-next {
  right: 55px !important;
  top: 35% !important;
  height: 100px !important;
  width: 100px !important;
}
@media screen and (max-width: 768px) {
  .section-nuestro-tunel .slick-next {
    right: 2% !important;
    margin-top: -20%;
    position: absolute;
    height: auto !important;
    width: auto !important;
  }
}

.section-nuestro-tunel .slick-prev {
  left: 24px !important;
  z-index: 1;
  top: 35% !important;
  height: 100px !important;
  width: 100px !important;
}
@media screen and (max-width: 768px) {
  .section-nuestro-tunel .slick-prev {
    margin-top: -20%;
    left: -11% !important;
  }
}

.section-nuestro-tunel .slick-prev:before, .section-nuestro-tunel .slick-next:before {
  font-size: 50px !important;
}
@media screen and (max-width: 768px) {
  .section-nuestro-tunel .slick-prev:before, .section-nuestro-tunel .slick-next:before {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .section-nuestro-tunel .slick-prev:before {
    content: "〈";
    color: #ffffff;
    font-size: 42px !important;
  }
}

@media screen and (max-width: 768px) {
  .section-nuestro-tunel .slick-next:before {
    content: "〉";
    color: #ffffff;
    font-size: 42px !important;
  }
}

.titulo-nuestro-tunel {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .titulo-nuestro-tunel {
    padding-bottom: 0;
  }
}

.nuestro-tunel-tolerancia h4 {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 5px;
}

.nuestro-tunel-slider img {
  width: 100%;
  height: 415px;
}
@media screen and (max-width: 768px) {
  .nuestro-tunel-slider img {
    height: 215px;
  }
}

.text-nuestro-tunel {
  padding: 0 100px;
}
@media screen and (max-width: 768px) {
  .text-nuestro-tunel {
    padding: 0 25px;
  }
}

.text-nuestro-tunel p {
  text-align: center;
}

.container-pie-nuestro {
  text-align: center;
  width: 100%;
  max-width: 1410px;
  bottom: 0;
}

.img-pie-nuestro {
  padding: 20px 11% 5px;
}
@media screen and (max-width: 768px) {
  .img-pie-nuestro {
    padding: 20px 11% 5px;
  }
}

.title-evet {
  padding-bottom: 34px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .title-evet {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

.title-objetivos {
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.seccion-eventos {
  background-color: #000000;
  padding: 20px 0 60px;
  text-align: center;
}

.eventos {
  background: #000;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .eventos {
    padding: 0;
    height: 23px;
  }
}

.container-fechas {
  width: auto;
  display: inline-block;
  animation: eventos 24s infinite linear;
}
@media screen and (max-width: 768px) {
  .container-fechas {
    display: inline-block !important;
  }
}

.fechas {
  width: auto !important;
  display: inline !important;
}

@keyframes eventos {
  from {
    margin-left: 0px;
  }
  to {
    margin-left: -100%;
  }
}
@media screen and (max-width: 768px) {
  .fechas {
    padding: 0;
  }
}

.fechas p {
  color: #ffffff;
  margin: 0;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .fechas p {
    padding: 0;
    font-size: 14px;
  }
}

.fechas span {
  color: #ef994d;
}

.back-white {
  padding: 20px 50px 50px;
  height: auto;
  background-color: #ffffff;
}

.align-form {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

.align-form div h3 {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .align-form div h3 {
    font-size: 20px;
    padding-bottom: 30px;
  }
}

.background-form-tunel {
  background-color: #ffffff;
}

.form-tunel {
  padding: 30px 15px 15px;
  margin: 0%;
}
@media screen and (max-width: 768px) {
  .form-tunel {
    /*padding: 30px 15px;
    margin: 4% 14%;*/
    padding: 0;
    margin: 0;
  }
}

.form-tunel div input {
  border: solid 1px #ef994c !important;
  width: 100% !important;
}

.container-input {
  padding: 10px 0;
}

.container-input span {
  color: #ef994c;
}

.comentarios {
  height: 200px;
}

.form-tunel div textarea {
  border: solid 1px #ef994c !important;
  width: 100% !important;
  height: 100px;
}
@media screen and (max-width: 768px) {
  .form-tunel div textarea {
    height: 150px;
  }
}

@media screen and (max-width: 1200px) {
  .text-form {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .text-form {
    font-size: 10px;
    margin: 0 0 5px !important;
  }
}
.form-tunel div button {
  background-color: #000;
  color: #fff;
  width: 20%;
  font-size: 18px;
  height: 40px;
}
@media screen and (max-width: 768px) {
  .form-tunel div button {
    font-size: 14px;
    width: 40%;
  }
}

.boton-enviar-tunel {
  margin: 0 0 0 15px;
  padding: 0px;
}
@media screen and (max-width: 768px) {
  .boton-enviar-tunel {
    /*margin: 0 14%;
    padding: 0px;*/
    margin: 0;
    padding: 0;
  }
}

.container-button {
  flex-wrap: wrap;
  display: flex;
  padding-top: 25px;
}
@media screen and (max-width: 768px) {
  .container-button {
    justify-content: center;
  }
}

#myModalForm {
  position: absolute !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
}
@media screen and (max-width: 768px) {
  #myModalForm {
    background-color: rgba(0, 0, 0, 0.8) !important;
  }
}

.close-style {
  color: #fff !important;
}

.close-style:hover {
  color: #ffffff !important;
}

.text-modal-form {
  color: #ffffff;
  text-align: center;
  margin: 15% 5% 5%;
  padding: 15% 5% 0;
}
@media screen and (max-width: 768px) {
  .text-modal-form {
    font-size: 20px;
    margin: 30% 5% 5%;
    padding: 33% 5% 5%;
  }
}

.icon-modal {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

.rounded-circle {
  border-radius: 50%;
  background: #000;
  width: 15%;
  height: 104px;
}
@media screen and (max-width: 768px) {
  .rounded-circle {
    width: 35%;
  }
}

.rounded-circle span {
  font-size: 60px;
  color: #db994d;
  padding: 20px 25px;
}
@media screen and (max-width: 768px) {
  .rounded-circle span {
    padding: 20px 21px;
  }
}

.back-objetivos {
  padding: 50px 25px;
}
@media screen and (max-width: 768px) {
  .back-objetivos {
    padding: 20px 20px 50px;
  }
}

.back-orange {
  padding: 50px;
  height: auto;
  margin-top: -5px;
  text-align: center;
}

.back-orange-date {
  background-color: #db994d;
  height: auto;
  text-align: left;
  padding: 5px;
  width: 75%;
}

.back-orange-date .montse-bold {
  font-size: 40px;
}

.back-orange-date .montse-regular {
  margin-top: -15px;
}

.box-place-date .montse-regular {
  font-size: 10px;
  margin-top: 50px;
}

.back-brown-date {
  background-color: #db994d;
  text-align: center;
  width: 100%;
  font-size: 20px;
  padding: 10px 0px 1px 0px;
  margin-bottom: 15px;
}

.img-objetivos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.text-objetivos {
  padding: 10px 0px;
  margin-top: 15px;
}

.section-icon {
  margin-top: 5%;
  margin-bottom: 9%;
}

@media screen and (max-width: 767px) {
  .back-orange-date {
    text-align: center;
    width: 100%;
  }
}
.img-responsive-numeralia {
  width: 70%;
  margin-bottom: 15px;
}
@media screen and (min-width: 1500px) {
  .img-responsive-numeralia {
    width: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .img-responsive-numeralia {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .img-responsive-numeralia {
    width: 50%;
  }
}

#back-black {
  padding: 20px 50px 50px;
  height: auto;
  color: #ffffff;
}

.numeralia-info {
  align-items: start;
}
@media screen and (max-width: 1024px) {
  .numeralia-info {
    margin-top: 15px;
    align-items: center;
  }
}

.title-numeralia {
  text-align: center;
  margin-bottom: 7%;
  margin-top: 5%;
}
@media screen and (max-width: 767px) {
  .title-numeralia {
    margin-top: 12%;
  }
}

.text-numeralia {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .text-numeralia {
    font-size: 15px;
  }
}

.num-numeralia {
  font-size: 28px;
}

.años-visitas-reg {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.back-title {
  background-color: #ffffff;
}

.title-mapa {
  text-align: center;
  margin-bottom: 2%;
  margin-top: 2%;
}
@media screen and (max-width: 767px) {
  .title-mapa {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 8%;
    padding-top: 9%;
  }
}

.dato-tex {
  height: 10vh;
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .dato-tex {
    height: 1vh;
  }
}

.dato-num {
  text-align: center;
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .dato-num {
    padding-top: 14px;
  }
}

@media screen and (max-width: 767px) {
  .num-voluntarios {
    margin-top: 20px;
  }
}

.title-gallery {
  margin: 15px 0 20px;
}

.tunel-gallery {
  margin: 30px 0 20px;
  display: flex;
}

.galeria-tunel-varias {
  margin-top: -6px;
}

.gallery-img-select {
  display: inline-block;
  width: 25%;
  margin: 10px;
}

.tunel-gallery-img {
  width: 100%;
}

.tolerancia-gallery {
  padding: 25px;
  background: #000;
}

.activo-item {
  display: block !important;
}

.tolerancia-gallery-img {
  height: 60vh;
  overflow: auto;
}
@media screen and (min-width: 1270px) {
  .tolerancia-gallery-img {
    height: 67vh;
    margin-top: 8px;
  }
}
@media screen and (min-width: 1600px) {
  .tolerancia-gallery-img {
    height: 58vh;
  }
}

.tolerancia-gallery-img::-webkit-scrollbar {
  width: 8px;
  background: #ffffff;
  border-radius: 4px;
}

.tolerancia-gallery-img::-webkit-scrollbar-thumb {
  background: rgba(219, 153, 77, 0.7) !important;
  border-radius: 4px;
}

.tolerancia-gallery-img::-webkit-scrollbar-thumb:hover {
  background: #db994d !important;
}

.tolerancia-gallery-img::-webkit-scrollbar-thumb:active {
  background: #db994d !important;
}

.text-gallery {
  position: absolute;
  left: 0em;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  padding: 5px 15px 5px;
  color: #fff;
  text-align: center;
  font-size: 11px;
  height: 50px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .text-gallery {
    position: initial;
    padding: 0;
    height: 120px;
  }
}

.title-testimoniales {
  padding-bottom: 25px;
  margin-bottom: 25px;
}

#testimoniales {
  background-color: #db994d;
  height: auto;
  width: 100%;
  padding: 3% 5% 3%;
}
@media screen and (max-width: 767px) {
  #testimoniales {
    padding: 10% 10% 10%;
  }
}

.contenido-testimonio {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

.contenido-testimonio img {
  object-fit: cover;
  width: 245px;
  height: 265px;
}

@media screen and (max-width: 767px) {
  .box-testimonial {
    margin-bottom: 20px;
  }
}

.box-testimonial h3 {
  text-align: center;
}

.testimonial-nombre {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  height: 80px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  align-content: center;
  padding: 0 5px;
}
@media screen and (max-width: 767px) {
  .testimonial-nombre {
    height: auto;
    margin-top: 20px;
  }
}

.box-testimonial .date {
  text-align: right;
  font-size: 12px;
}

.box-testimonial p {
  font-size: 14px;
  padding: 0 5px;
  text-align: justify;
}

.section-switch {
  padding: 50px 50px 0;
}
@media screen and (max-width: 767px) {
  .section-switch {
    padding: 27px 5px 10px;
  }
}

.justificacion-row {
  display: flex;
  justify-content: flex-end;
}

#en {
  display: none;
}

.button_lang {
  background-color: none;
  color: #000;
  padding: 0;
  border-radius: 5px;
  height: auto;
  width: max-content;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.button_lang:hover, .current_lang {
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  cursor: pointer;
  padding: 8px 20px;
}

.social {
  padding-left: 0 !important;
}
@media screen and (max-width: 767px) {
  .social {
    padding-left: 30px !important;
  }
}

.current_lang {
  padding: 0 5px !important;
}

.button_lang img {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .button_lang img {
    width: 30% !important;
  }
}

ul li {
  width: auto;
  display: inline;
}

/* info mapa */
.box-datos-totales h2 {
  text-align: center;
  margin-bottom: 10%;
}

.box-datos-totales ul > li {
  font-size: 12px;
  cursor: pointer;
}

.box-datos-totales ul {
  padding-left: 25px;
  padding-right: 20px;
}

.box-datos-totales ul:focus {
  background-color: #db994d !important;
}

.container-graf {
  padding: 50px 0 !important;
}

.alig-lef {
  text-align: left;
}

.titulo-principal {
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .titulo-principal {
    font-size: 29px;
  }
}

.subtitulo-principal {
  margin-bottom: 45px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .subtitulo-principal {
    font-size: 25px;
  }
}

.num-dos-encuenta {
  font-size: 20px;
  margin-bottom: 0px;
  color: #ffffff;
}

.text-graf {
  font-size: 10px;
  color: #ffffff;
}

.tti-colores {
  font-size: 21px;
  color: #ffffff;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 1130px) {
  .tti-colores {
    font-size: 19px;
  }
}
@media screen and (max-width: 768px) {
  .tti-colores {
    font-size: 15px;
  }
}

.pad-rig {
  padding-right: 0 !important;
}

.backg-naraja {
  background-color: #E8732E;
  padding: 15px 5px;
  transition: width 0.0002s !important;
  height: 220px;
}

.backg-naraja:hover {
  width: 115%;
}
@media screen and (max-width: 768px) {
  .backg-naraja:hover {
    width: 108.6%;
  }
}

.total-relaizadas {
  color: #ffffff;
  font-size: 17px;
  margin-bottom: 0px;
}

.text-realizadas {
  color: #ffffff;
  font-size: 9px;
  margin-bottom: 0px;
}

.detalles-encuestas {
  color: #ffffff;
  font-size: 9px;
  margin-top: 5vh;
}

.backg-morado {
  background-color: #8E36B0;
  padding: 15px 5px;
  margin-top: 25px;
  transition: width 0.0002s !important;
  height: 220px;
}

.backg-morado:hover {
  width: 115%;
}
@media screen and (max-width: 768px) {
  .backg-morado:hover {
    width: 108.6%;
  }
}

.backg-verde {
  background-color: #90A737;
  padding: 15px 5px;
  margin-top: 25px;
  transition: width 0.0002s !important;
  height: 220px;
}

.backg-verde:hover {
  width: 115%;
}
@media screen and (max-width: 768px) {
  .backg-verde:hover {
    width: 108.6%;
  }
}

.cont-rig {
  margin-left: 16.5%;
}
@media screen and (max-width: 768px) {
  .cont-rig {
    margin-left: 0;
    margin-top: 25px;
  }
}

.backg-amarillo {
  background-color: #F2B341;
  padding: 15px 5px;
  transition: margin-left 0.0002s !important;
  height: 220px;
}

.backg-amarillo:hover {
  margin-left: -15%;
}
@media screen and (max-width: 768px) {
  .backg-amarillo:hover {
    margin-left: -4.3%;
  }
}

.backg-rosa {
  background-color: #C13171;
  padding: 15px 5px;
  margin-top: 25px;
  transition: margin-left 0.0002s !important;
  height: 220px;
}

.backg-rosa:hover {
  margin-left: -15%;
}
@media screen and (max-width: 768px) {
  .backg-rosa:hover {
    margin-left: -4.3%;
  }
}

.backg-azul {
  background-color: #347899;
  padding: 15px 5px;
  margin-top: 25px;
  transition: margin-left 0.0002s !important;
  height: 220px;
}

.backg-azul:hover {
  margin-left: -15%;
}
@media screen and (max-width: 768px) {
  .backg-azul:hover {
    margin-left: -4.3%;
  }
}

/*----MODALES----*/
.pad-mod-rig {
  padding-right: 0px !important;
}

.margin-mod-encu {
  margin: 0 !important;
}

.color-back-naranja {
  background-color: #E8732E;
  border-radius: 0;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .color-back-naranja {
    height: max-content;
  }
}

.color-back-morado {
  background-color: #8E36B0;
  border-radius: 0;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .color-back-morado {
    height: max-content;
  }
}

.color-back-verde {
  background-color: #90A737;
  border-radius: 0;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .color-back-verde {
    height: max-content;
  }
}

.color-back-amarillo {
  background-color: #F2B341;
  border-radius: 0;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .color-back-amarillo {
    height: max-content;
  }
}

.color-back-rosa {
  background-color: #C13171;
  border-radius: 0;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .color-back-rosa {
    height: max-content;
  }
}

.color-back-azul {
  background-color: #347899;
  border-radius: 0;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .color-back-azul {
    height: max-content;
  }
}

.borde-hgeader {
  border-bottom: none;
}

.hei-modal-comnt {
  height: 90%;
}

.logo-modal-encuestas {
  max-width: 167px;
  max-height: 96px;
  position: absolute;
  left: 0;
  top: -55%;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .logo-modal-encuestas {
    position: relative;
    margin-right: 15px;
  }
}

.nom-sala-mod {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0.79px;
  text-align: center;
}

.tipo-encues-mod {
  color: #ffffff;
  font-size: 31px;
  letter-spacing: 0.5px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .tipo-encues-mod {
    font-size: 24px;
    text-align: center;
  }
}

.num-mod-encuesta {
  font-size: 20px;
  color: #ffffff;
  text-align: right;
}

.lugar-mod {
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0.5px;
}

.text-agr {
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0.3px;
  margin-bottom: 8px;
}

.por-mod-agr {
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .sep-text-porce {
    margin: 0px 0px 10px;
  }
}

.just-conten-oda {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .just-conten-oda {
    display: block;
  }
}

/**/
.logo-modl-mobile {
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .logo-modl-mobile {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-right: 15px;
  }
}

.lo-sentimos-lan {
  height: 90vh;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.margin-content-encuestas {
  margin-left: 15px;
  height: 450px;
}
@media screen and (max-width: 768px) {
  .margin-content-encuestas {
    margin-left: 0px;
    height: auto;
  }
}

.text-uno-encuentas {
  height: 12vh;
}
@media screen and (max-width: 1210px) {
  .text-uno-encuentas {
    height: 13vh;
  }
}
@media screen and (max-width: 1130px) {
  .text-uno-encuentas {
    height: 14vh;
  }
}
@media screen and (max-width: 768px) {
  .text-uno-encuentas {
    height: auto;
  }
}

#discriminados, #discriminan, #discri-nodescri {
  display: inline-block !important;
  width: 173px !important;
  height: 129px !important;
  float: right;
}
@media screen and (max-width: 768px) {
  #discriminados, #discriminan, #discri-nodescri {
    float: none;
  }
}

.style-font-size {
  font-size: 28px;
}

#graf-naranja-uno, #graf-naranja-dos, #graf-morado-uno, #graf-morado-dos, #graf-verde-uno, #graf-verde-dos, #graf-amarillo-uno, #graf-amarillo-dos, #graf-rosa-uno, #graf-rosa-dos, #graf-azul-uno, #graf-azul-dos {
  width: 120px !important;
  height: 90px !important;
}
@media screen and (max-width: 768px) {
  #graf-naranja-uno, #graf-naranja-dos, #graf-morado-uno, #graf-morado-dos, #graf-verde-uno, #graf-verde-dos, #graf-amarillo-uno, #graf-amarillo-dos, #graf-rosa-uno, #graf-rosa-dos, #graf-azul-uno, #graf-azul-dos {
    width: 72px !important;
    height: 52px !important;
  }
}

.linea-divisora {
  border-right: 2px solid #000;
}
@media screen and (max-width: 768px) {
  .linea-divisora {
    border-right: none;
  }
}

.titulo-graficas {
  text-align: center;
  font-size: 22px;
  height: 50px;
}
@media screen and (max-width: 768px) {
  .titulo-graficas {
    font-size: 18px;
    height: auto;
  }
}

.sep-icon {
  height: 150px;
}
.sep-icon img {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .sep-icon {
    height: auto;
  }
}

.linea-divisora-modal {
  border-right: 2px solid #fff;
}
@media screen and (max-width: 768px) {
  .linea-divisora-modal {
    border-right: none;
  }
}

.box-title-images {
  text-align: right;
  border-bottom: 5px solid #ffcd00;
  margin-bottom: 30px;
}

.comunidad-quote {
  font-style: italic;
  font-size: 22px;
  margin-bottom: 50px;
}

.back-yellow .box-beneficios {
  text-align: left;
}

.box-table-beneficios {
  border-left: 3px solid #000000;
  height: 315px;
  padding-top: 100px;
}

.box-inscribete {
  border-left: 3px solid #000000;
  height: 315px;
  text-align: left;
  padding-top: 100px;
  padding-left: 30px;
}

.box-inscribete h3 {
  font-size: 13px;
}

.box-inscribete h5 {
  font-size: 23px;
}

@media (max-width: 767px) {
  #title-back-patron h1 {
    font-size: 36px;
  }

  #que-es-la-comunidad h5 {
    font-size: 20px;
  }

  #que-es-la-comunidad h3 {
    font-size: 26px;
  }

  .box-inscribete {
    border-left: 0px;
    padding-top: 160px;
    padding-left: 30px;
    height: 200px;
  }

  .box-table-beneficios {
    border-left: 0px;
    padding-top: 35px;
    height: 0px;
  }
  .box-table-beneficios h4 {
    height: 40px;
  }
}
.busca-voluntarios img {
  width: 75%;
}

.busca-voluntarios p {
  text-align: center;
  margin-top: 20px;
}

.box-iconos-voluntariado {
  padding: 60px;
}

@media (max-width: 767px) {
  .busca-voluntarios img {
    width: 40%;
  }
}
#title-back-bolsa-trabajo {
  background-image: url(../images/bolsa-trabajo/back-bolsa-trabajo.png);
  background-size: 100%;
  height: 130px;
  color: white;
}

#title-back-bolsa-trabajo h1 {
  font-size: 80px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #title-back-bolsa-trabajo h1 {
    font-size: 67px;
  }
}

.glyphicon-open-file {
  margin-left: 10px;
  float: right;
}

.subir-cv {
  border-bottom: 2px solid #000000;
  width: 42%;
}

@media (max-width: 767px) {
  #title-back-bolsa-trabajo h1 {
    font-size: 50px;
  }
}
.img-header-template {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
}

.box-Memoria-title {
  background-color: #ffcd00;
  color: #000000;
  padding: 1px 15px;
  width: 25%;
  text-align: center;
}

.box-Tolerancia-title {
  background-color: #00b0a9;
  color: #000000;
  padding: 1px 15px;
  width: 30%;
  text-align: center;
}

.list-themes-titles {
  display: inline-flex;
  list-style: none;
}

.list-themes-titles li {
  padding-right: 30px;
}

@media screen and (min-width: 700px) {
  .redes-sociales-compartir {
    display: inline;
  }
}

@media screen and (max-width: 700px) {
  .redes-sociales-compartir svg {
    width: 11px !important;
  }
}

.compartir-notas {
  padding: 0px 15px;
  font-size: 12px;
}

.nota-quote h3 {
  font-size: 22px;
  font-style: italic;
}

.bibliografia-referencia {
  font-size: 11px;
}

.pie-foto p {
  color: #9c9c9c;
  padding: 20px 0px;
  font-size: 11px;
  font-style: italic;
}

/* Menú fijo */
.list-logo-menu-top {
  width: 200px;
}

.logo-menu-top {
  width: 45%;
  float: left;
}

.navbar-top-nota {
  overflow: hidden;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.text-regresar-pagina {
  float: right !important;
  color: #9c9c9c !important;
  font-size: 12px;
  margin-right: 70px;
}

.navbar-top-nota li {
  float: left;
  display: block;
  color: #000000;
  text-align: center;
  padding: 5px 15px;
  text-decoration: none;
}

.box-texto-nav {
  margin-top: 12px;
}

.text-back-Memoria {
  background-color: #ffcd00;
  font-size: 10px;
  margin-top: 15px;
}

.text-back-Tolerancia {
  background-color: #00b0a9;
  font-size: 10px;
  margin-top: 15px;
}

.style-bibliografia {
  margin-top: 100px;
  font-size: 14px;
}

.redes-sociales-templates {
  margin-bottom: 40px;
}

.img-contenidos-sugeridos {
  width: 90%;
  height: 80px;
  object-fit: cover;
}

.glyphicon-arrow-right {
  margin-left: 10px;
  color: #ffcd00;
}

@media (max-width: 767px) {
  .navbar-top-nota li {
    padding: 5px 90px;
  }

  .text-regresar-pagina {
    margin-right: 0px;
  }

  .box-memoria-title {
    width: 100%;
  }

  .list-themes-titles li {
    padding-right: 0px;
  }

  .list-themes-titles {
    display: block;
    list-style: none;
    padding-left: 0px;
  }

  .img-contenidos {
    margin-bottom: 15px;
  }

  .img-contenidos-sugeridos {
    margin-top: 10px;
  }

  .box-contenidos-sugeridos {
    margin-top: 30px;
  }

  .pie-foto p {
    padding: 15px 0px;
  }

  .navbar-top-nota {
    display: none !important;
  }

  .img-header-template {
    height: 225px;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  .navbar-top-nota li {
    padding: 5px 12px !important;
    margin: 0 auto;
  }

  .img-header-template {
    height: 300px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .img-header-template {
    height: 360px;
  }
}
.img-size-one {
  width: 100%;
  height: 360px;
  object-fit: cover;
}

.img-size-two {
  width: 100%;
  object-fit: cover;
}

.img-size-three {
  width: 100%;
  object-fit: cover;
}

.img-size-four {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.Tolerancia-menuRelacionados {
  border-bottom: 4px solid #00b0a9;
}

.back-text-header {
  background-color: #f6f3e3;
}

.pie-foto-header p {
  color: black;
  padding: 20px 0;
  font-size: 11px;
  font-style: italic;
  text-align: right;
  margin-bottom: 0;
}

/*banner*/
.header-gobierno {
  background-image: url("../images/gobierno/elmyt_banner.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  .header-gobierno {
    padding: 0px 10px;
  }
}

.header-gobierno {
  height: 25vw;
}
@media screen and (max-width: 768px) {
  .header-gobierno {
    height: 50vw;
  }
}

.contenido-centrado {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .contenido-centrado {
    flex-wrap: wrap;
  }
}

.espacio-elementos {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.contenido-header-gob h2 {
  font-family: "Montserrat-Bold";
  color: #ffffff;
  font-size: 51px;
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .contenido-header-gob h2 {
    font-size: 27px;
    padding-bottom: 10px;
    margin-top: 12px;
  }
}

.contenido-header-gob p {
  font-family: "Montserrat-Regular";
  color: #ffffff;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .contenido-header-gob p {
    font-size: 12px;
  }
}

/*Patonatro*/
@media screen and (max-width: 768px) {
  .padding-mobile {
    padding: 35px 25px 15px;
  }
}

.background-patronato {
  position: absolute;
  background-color: #ffcd00;
  margin-top: -8em;
}
@media screen and (max-width: 768px) {
  .background-patronato {
    position: relative;
    margin-top: 0;
  }
}

.contenido-nombre-titulo {
  padding-top: 0;
}

.titulo-patronato h2 {
  font-family: "Montserrat-Bold";
  font-size: 32px;
  margin-top: 30px;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .titulo-patronato h2 {
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
}

.titulo-patronato p {
  width: 60%;
  display: inline-block;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .titulo-patronato p {
    width: 90%;
    font-size: 12px;
  }
}

.sub-titulo-patronato {
  margin: 0 0 15px;
}

.sub-titulo-patronato h3 {
  margin-bottom: 5px;
}

.nombres-patrono p {
  line-height: 25px;
}

/*fondo amarillo*/
.background-yellow-title {
  background-color: #ffcd00;
}

.texto-titulo-amarillo h2 {
  font-family: "Montserrat-Bold";
  font-size: 32px;
  margin-top: 30px;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .texto-titulo-amarillo h2 {
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
}

.texto-titulo-amarillo p {
  width: 60%;
  display: inline-block;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .texto-titulo-amarillo p {
    width: 90%;
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .padding-mobile-title {
    padding: 10px 25px 25px;
  }
}

/*sonsejo directivo*/
.texto-bold {
  font-family: "Montserrat-Bold";
}

.texto-derecha {
  text-align: right;
}

.texto-izquierda {
  text-align: start;
}

/*comite*/
.titulo-comite-bold p {
  text-align: start;
  font-size: 21px !important;
  font-family: "Montserrat-Bold";
}

.texto-descripcion-comite p {
  text-align: start;
  font-size: 15px;
  line-height: 25px;
}

.nombre-comite-bold {
  font-family: "Montserrat-Bold";
  font-size: 17px;
}

.margin-casillas-comite {
  margin: 15px 0;
}

.puesto-bold p {
  font-family: "Montserrat-Bold";
  font-size: 19px;
}

.nombre-puesto-museo p {
  font-size: 16px;
}

.margin-contenedor-pusto {
  margin: 15px 0;
}

/*# sourceMappingURL=main.css.map */
