/*
Theme Name: Precolombino
Author: InsightLabs
Description: Tema personalizado para el Museo de Arte Precolombino en Chile
Version: 1.0
*/


/*----------------------------------------------------*
 * Globals
 *----------------------------------------------------*/

  a, a:hover, a:visited{
    text-decoration: none;
    color: black;
  }
  a.boton-ver{
    color: #fff;
  }
  body{
    background-color: #f7f7f7;
    font-family: 'Brandon Grotesque', sans-serif;
    font-style: normal;
    min-width: 320px;

  }
  .centrado-absoluto{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  div{
    word-wrap: break-word !important;
  }

  .volver-lenguaje-objetos{
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .w-20{
    width: 50%;
  }


  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0px;
  }
  @media screen and (max-width:425px){
    body{
      font-size: 8px !important;
    }
    .h-400{
      height: auto;
    }
  }
  @media screen and (min-width:426px){
    body{
      font-size: 8px !important;
    }
    .h-400{
      height: auto;
    }
  }
  @media screen and (min-width:576px){
    body{
      font-size: 8px;
    }

    .h-400{
      height: auto;
    }
  }
  @media screen and (min-width:768px){
    body{
      font-size: 10px;
    }
    .h-400{
      height: 220px;
    }
    .w-20{
      width: 20%;
    }
  }
  @media screen and (min-width:992px){
    body{
      font-size: 12px;
    }
    .h-400{
      height: 280px;
    }
  }
  @media screen and (min-width:1200px){
    body{
      font-size: 14px;
    }
    .h-400{
      height: 350px;
    }
  }
  @media screen and (min-width:1920px){
    body{
      font-size: 16px;
    }
    .h-400{
      height: 400px;
    }
  }
  @media screen and (orientation: landscape) {
    .hide-landscape
    {
      display: none!important;
    }
  }
  @media screen and (orientation: portrait) {
    .hide-portrait
    {
      display: none !important;
    }
  }
  .h-150{
    height: 150px;
  }
  .py-30{
    padding-top: 2.72vw !important;
    padding-bottom: 2.72vw !important;
  }
  .py-85{
    padding-top: 4.9vw !important;
    padding-bottom: 4.9vw !important;
  }
  .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
  }
  .oculto{
    display: none!important;
  }
  /*----------------------------------------------------*
  * Textos
  *----------------------------------------------------*/

  /*
  112.5%----> 18px
  125%  ----> 20px
  135%  ----> 22px
  150%  ----> 24px
  156.25% --> 25px
  162.5% ---> 26px
  168.75% --> 27px
  175% -----> 28px
  187.5% ---> 30px
  200% -----> 32px
  218.75% --> 35px
  225% -----> 36px
  250% -----> 40px
  281.25% --> 45px
  343.75% --> 55px
  412.5% ---> 66px


  */
  p{
    margin-bottom: 0px;
  }
  .texto-1{
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #000;
    text-transform: uppercase;
  }
  .texto-2{
    font-size: 25px;
    text-align: right!important;
    color: #000;
  }
  .texto-3{
    font-size: 20px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    line-height: 100% ;
  }
  .texto-4{
    font-size: 35px;
    line-height: 36px;
    text-align: left;
    color: #000;
  }
  .texto-5{
    font-size: 35px;
    line-height: 36px;
    text-align: left;
    color: #000;
  }
  .texto-6{
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    text-align: left;
    color: #000;
  }
  .texto-7{
    font-size: 187.5%;
    line-height: 100%;
    text-align: left;
    color: #000;
  }
  .texto-8, .texto-8 a{
    font-size: 30px;
    line-height: 113%;
    text-align: left;
    color: #000;
  }
  .texto-9{
    font-size: 187.5%;
    line-height: 150%;
    text-align: left;
    color: #707070;
  }
  .texto-10{
    font-weight: bold;
    font-size: 23px;
    line-height: 150%;
    text-align: left;
    color: #000000;
  }

  .texto-11{
    font-size: 18px;
    line-height: 150%;
    text-align: left;
    color: #000000;
  }
  .texto-12{
    /** font-family: brandon-grotesque-light, sans-serif; LS **/
    font-size: 32px;
    line-height: 36px; /** 112.5%; LS **/
    text-align: left;
    color: #000;
  }
  .texto-13{
    font-weight: bold;
    font-size: 250%;
    text-align: right;
    color: #fff;
  }
  .texto-14{
    font-weight: bold;
    font-size: 156.25%;
    text-align: left;
    color: #fff;
  }
  .texto-15{
    font-size: 25px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #fff;
  }

  .texto-16{
    font-weight: normal;
    font-size: 100%;
    text-align: left;
    color: #000;
  }

  .texto-17{
    font-size: 28px;
    line-height: 100%;
    text-align: left;
    color: #000;
  }
  .texto-light{
    font-weight: 300;

  }
  .texto-normal{
    font-weight: 400;

  }
  .texto-medium{
    font-weight: 500;
  }
  .texto-bold{
    font-weight: bold;
  }
  .texto-18{
    font-weight: 300;
    font-size: 28px;
    line-height: 113%;
    text-align: left;
    color: #000;
  }
  .texto-19{
    font-weight: bold;
    font-size: 45px;
    line-height: 123%;
    text-align: left;
    color: #000;
  }

  .texto-20{
    font-weight: 500;
    font-size: 35px;
    line-height: 120%;
    text-align: left;
    color: #000;
  }
  .texto-21{
    font-weight: normal;
    font-size: 32px;
    line-height: 112.5%;
    text-align: left;
    color: #000;
  }



  .texto-3 b,
  .texto-2 b,
  .texto-4 b,
  .texto-5 b,
  .texto-6 b,
  .texto-8 b,
  .texto-15 b,
  .texto-17 b,
  h2 b
  {
    font-weight: bold;
  }

  .texto-12 b,
  .texto-12 strong{
    font-weight: 500;
  }

  .elementor-button-text {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.02em;
    text-align: left;
    text-transform: uppercase;
    line-height: 1 !important;
    display: flex !important;
    align-items: center !important;
  }



  h1{
    font-weight: bold;
    font-size: 55px;
    line-height: 100%;
    text-align: left;
    color: #000;

  }

  h2{
  font-weight: normal;
    font-size: 35px;
    line-height: 36px;
    text-align: left;
    color: #000;
  }
  h3{
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
    color: #fff;
  }
  h4{
    font-weight: 500;
    font-size: 28px;
    line-height: 107.14%;
    text-align: left;
    color: #000;
  }

  h5{
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
    color:  #000;
  }

  #archivo h5{
    height: 150px;
  }

  h6{

    font-size: 45px;
    text-align: left;
    color:  #000;
    line-height: 100%;
  }
  h4 b,
  h2 b,
  h6 b
  {
    font-weight: bold;
  }


  @media screen and (max-width: 1919px) {
    h1 {
      font-size: 50px; /** 53px; LS **/
      }
    h2{

      font-size: 28px;
      line-height: 29px;
    }
    h3{
      font-size: 36px;
      line-height: 40px;
    }
    h4{
      font-size: 27px;
    }
    h5{
      font-size: 36px;
      line-height: 40px;
    }
    #archivo h5{
      height: 120px;
    }

    h6{
      font-size: 42px;
    }
    .texto-1{
      font-size: 15px;
    }
    .texto-2{
      font-size: 20px;
    }
    .texto-3{
      font-size: 18px;
    }
    .texto-4{
      font-size: 36px;
      line-height: 40px;
    }
    .texto-5{
      font-size: 33px;
      line-height: 34px;
    }
    .texto-6{
      font-size: 28px;
    }
    .texto-8, .texto-8 a{
      font-size: 28px;
    }
    .texto-10{
      font-size: 20px;
    }
    .texto-12{
      font-size: 30px;
    }
    .texto-15{
      font-size: 20px;
    }
    .texto-17{
      font-size: 26px;
    }
    .texto-19{
      font-size: 44px;
    }
    .texto-20{
      font-size: 34px;
    }
    .texto-21{
      font-size: 30px;
    }
    .elementor-button-text {
      font-size: 13px;
    }
  }

  @media screen and (min-width: 1025px) and (max-width: 1200px) {

  .elementor-button-text {
    font-size: 79%;
  }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {

  .elementor-button-text {
    font-weight: bold;
    font-size: 110%;
  }
  }

  @media screen and (max-width: 1550px) { /** @media screen and (max-width: 1650px) { LS **/
    h1{
      font-size: 37px; /** 51px; LS **/
    }
    h2{

      font-size: 24px;
      line-height: 23px; /** 25px; LS **/
    }
    h3{
      text-align: center;
      font-size: 34px;
      line-height: 38px;
    }
    h4{
      font-size: 26px;
    }
    h5{
      font-size: 30px;
      line-height: 35px;
    }
    #archivo h5{
      height: 120px;
    }
    h6{
      font-size: 39px;
    }
    .texto-1{
      font-size: 15px;
    }
    .texto-2{
      font-size: 18px;
      line-height: 100%;
    }
    .texto-3{
      font-size: 15px;
    }
    .texto-4{
      font-size: 31px;
      line-height: 32px;
    }
    .texto-5{
      font-size: 27px;
      line-height: 28px;
    }
    .texto-6{
      font-size: 26px;
    }
    .texto-8, .texto-8 a{
      font-size: 23px;
    }
    .texto-10{
      font-size: 18px;
    }
    .texto-12{
      font-size: 25px;
      line-height: 100%; /** LS **/
    }
    .texto-15{
      font-size: 18px;
      line-height: 100%;
    }
    .texto-17{
      font-size: 24px;
      line-height: 24px;
    }
    .texto-19{
      font-size: 43px;
    }
    .texto-20{
      font-size: 32px;
    }
    .texto-21{
      font-size: 25px;
    }
    .elementor-button-text {
      font-size: 12px;
    }
  }
  @media screen and (max-width: 1024px) { /** @media screen and (max-width: 1400px) { LS **/

    h1{
      font-size: 27px; /** 48px; LS **/
    }
    h2{

      font-size: 14px; /** 22px; LS **/
      line-height: 17px; /** 23px; LS **/
    }

    h3{
      text-align: center;
      font-size: 32px;
      line-height: 36px;
    }
    h4{
      font-size: 18px !important;
    }
    h5{
      font-size: 25px;
      line-height: 32px;
    }
    #archivo h5{
      height: 110px;
    }
    h6{
      font-size: 36px;
    }
    .texto-1{
      font-size: 12px;
    }
    .texto-2{
      font-size: 15px;

    }
    .texto-3{
      font-size: 12px;
    }
    .texto-5{
      font-size: 25px;
      line-height: 30px;
    }
    .texto-4{
      font-size: 32px;
      line-height: 26px; /** 33px; LS **/
    }
    .texto-6{
      font-size: 24px;
    }
    .texto-8, .texto-8 a{
      font-size: 19px;
    }
    .texto-10{
      font-size: 16px;
    }
    .texto-12{
      font-size: 18px;
    }
    .texto-15{
      font-size: 15px;

    }
    .texto-17{
      font-size: 16px;
      line-height: 16px;
    }
    .texto-18{
      font-size: 20px;
    }
    .texto-19{
      font-size: 25px;
    }
    .texto-20{
      font-size: 28px;
    }
    .texto-21{
      font-size: 21px;
    }
    .elementor-button-text {
      font-size: 9px;
    }
  }

  @media screen and (max-width: 768px) {

    h1 {
      font-size: 21px; /** 32px; LS **/
    }
    h2{

      font-size: 15px;
      line-height: 17px;
    }
    h3{
      font-size: 30px;
      line-height: 34px;
    }
    h4{
      font-size: 20px;
    }
    h5{
      font-size: 23px;
      line-height: 30px;
    }

    #archivo h5{
      height: auto;
    }
    h6{
      font-size: 33px;
    }
    .texto-1{
      font-size: 12px;
    }
    .texto-3{
      font-size: 10px;
    }
    .texto-4 {
      font-size: 21px;
      line-height: 25px;

    }
    .texto-8, .texto-8 a {
      font-size: 21px;
      line-height: 113%;

    }
    .texto-5{
      font-size: 19px;
      line-height: 24px;
    }
    .texto-6{
      font-size: 22px;
    }

    .texto-12{
      font-size: 23px;
    }
    .texto-17 {
      font-size: 15px;
      line-height: 15px;
    }
    .texto-19{
      font-size: 25px;
    }
    .texto-20{
      font-size: 26px;
    }
    .texto-21{
      font-size: 23px;
    }
  }
  @media screen and  (max-width: 575px) {
    h1{
      font-size: 28px; /** 32px; LS **/
    }
    h2{

      font-size: 20px;
      line-height: 22px;
      font-weight: 300;
    }
    h4{
      font-size: 18px;
    }
    h5{
      font-size: 21px;
      line-height: 25px;

    }
    #archivo h5{
      height: auto;
    }
    h6{
      font-size: 30px;
    }
    .texto-1{
      font-size: 12px;
    }
    #peliculas .texto-1{
      text-align: left;
    }
    .texto-5{
      font-size: 17px;
      line-height: 18px;
    }
    .texto-3{
      font-size: 11px;
    }
    .texto-4 {
      font-size: 16px;
      line-height: 22px;
      text-align: left;
      color: #000;
    }
    .texto-6{
      font-size: 14px;
    }
    .texto-8, .texto-8 a{
      font-size: 20px;
    }
    h3{
      font-size: 194%;
      text-align: center;
    }
    .texto-1{
      text-align: center;
    }
    .texto-12{
      font-size: 14px;
    }
    .texto-17 {
      font-size: 14px;
      line-height: 14px;
    }
    .texto-19{
      font-size: 25px;
    }
    .texto-20{
      font-size: 24px;
    }
    .texto-21{
      font-size: 14px;
    }
  }
  @media screen and (max-width: 374px) {
    h1{
      font-size: 28px; /** 32px; LS **/
    }
    h2{

      font-size: 20px;
      line-height: 22px;
    }
    h5{
      font-size: 21px;
      line-height: 25px;
    }
    h4{
      font-size: 18px;
    }
    #archivo h5{
      height: 110px;
    }
    h6{
      font-size: 27px;
    }
    .texto-1{
      font-size: 11px;
    }
    h3{
      font-size: 194%;
      text-align: center;
    }
    .texto-1{
      text-align: center;
    }
    .texto-3 {
      font-size: 9px;
    }
    .texto-4 {
      font-size: 18px;
      line-height: 22px;
    }
    .texto-8, .texto-8 a {
      font-size: 15px;
      line-height: 113%;
    }
    .texto-12{
      font-size: 14px;

    }
    .texto-17 {
      font-size: 12px;
      line-height: 12px;
  }
  .texto-19{
    font-size: 25px;
  }
  .texto-20{
    font-size: 22px;
  }
  .texto-21{
    font-size: 14px;
  }
  }

  /*----------------------------------------------------*
  * COLORES DE FONDO
  *----------------------------------------------------*/

  .bg_magenta{
    background: #99398e;
    border: 1px solid #707070;
  }

  .bg-green{
    background: #22C3AD;

  }

  .bg-gray{
    background: #f2f2f2;

  }
  .bg-dark-gray{
    background: #313131;

  }

  .bg-blue{
    background: #3D4596!important;

  }
  /*----------------------------------------------------*
  * ICONOS REDES SOCIALES
  *----------------------------------------------------*/

  .social-media-icon{
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 2.4375vw;
    height: 2.4375vw;
    max-width: 22px;
    max-height: 24px;
  }

  .instagram{
    background-image: url(../precolombino/img/icons/instagram.svg);
  }

  .facebook{
    background-image: url(../precolombino/img/icons/facebook.svg);
  }

  .twitter{
    background-image: url(../precolombino/img/icons/twitter.svg);
  }

  .youtube{
    background-image: url(../precolombino/img/icons/youtube.svg);
  }

  @media screen and (max-width: 575px) {
    .social-media-icon{
      width: 15.35px;
      height: 15.29px;
      padding-right: 5px;
    }
  }

  /*----------------------------------------------------*
  * ELEMENTOR
  *-----------------------------------------------------*/


  .elementor-button {
    padding: 0.68vw 1vw !important;
  }

  .elementor-button .elementor-align-icon-right {
    margin-left: 13.5px !important;
    margin: auto;
  }

  .elementor-image a{
    width: 100%!important;
  }
  .biblioteca-img2 .elementor-image-box-title{
    font-family: 'Brandon Grotesque', sans-serif;
    position: absolute;
    top: 70%;
    padding-left: 15px;
    padding-right: 15px;
    height: 30%;
    display: flex;
    align-items: center;
    text-align: left;
  }
  .separador-titulo-colecciones .elementor-spacer-inner{
    height: 6vw !important;
    max-height: 150px !important;
    min-height: 15px !important;
  }
  .imagen-complementaria .elementor-image-box-description{
    font-weight: 300;
    word-break: break-all;
  }
  .colecciones-slider .elementor-swiper-button{
    padding: .5em;
    background-color: #fff;
    color: #000;
  }

  .colecciones-slider .elementor-swiper-button-prev {
    left: 0px;
  }
  .colecciones-slider .elementor-swiper-button-next {
    right: 0px;
  }
  @media screen and (max-width: 375px) {
    .elementor-button-text, .elementor-button {
      font-size: 2.5vw !important;
      border-radius: 7px  !important;

    }
    .elementor-button {
      padding: 1.5vw 2.5vw !important;
    }
  }

  @media screen and (min-width: 376px) and (max-width: 485px) {
    .elementor-button-text, .elementor-button {
      font-size: 2.5vw !important;
      border-radius: 10px  !important;
    }
    .elementor-button {
      padding: 1.5vw 2.5vw !important;

    }
  }
  @media screen and (min-width: 486px) and (max-width: 575px) {
    .elementor-button-text, .elementor-button {
      font-size: 2.5vw !important;
      border-radius: 13px  !important;
    }
    .elementor-button {
      padding: 1.5vw 2.5vw !important;

    }
  }
  @media screen and (min-width: 576px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 540px !important;
    }
    .elementor-button {
      padding: 1.5vw 2.5vw !important;
      border-radius: 16px  !important;
    }
  }
  @media screen and (min-width: 768px) {
    .elementor-button {
      padding: 1.2vw 1.5vw !important;
      border-radius: 17px  !important;
    }
    .elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 720px !important;
    }
  }
  @media screen and (min-width: 992px) {

    .elementor-button {
        padding: .9vw 1.2vw !important;
    }
    .elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 960px !important;
    }
  }
  @media screen and (min-width: 1200px) {
    .elementor-button {
      padding: .6778vw 1.1vw !important;
    }
    .elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 1140px !important;
    }
  }
  @media screen and (min-width: 1920px) {
    .elementor-button {
      padding: 12.5px 22px !important;
    }
    .elementor-section.elementor-section-boxed > .elementor-container {

      max-width: 1367px !important;
    }
  }
  @media screen and (max-width: 1024px) {
  .nowwrap .elementor-row {
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap !important;
  }
  }

  /*----------------------------------------------------*
  * BOOTSTRAP
  *-----------------------------------------------------*/


  .container-fluid{
    max-width: 1640px;
    background-color: #fff;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .container-fluid2{
    background-color: transparent;
  }
  .container-2{
    float: right;
    width: 100%;
  }

  @media screen  and (min-width:576px) {
    .container{
    padding-left: 0 !important;
    padding-right: 0 !important;

    }
  }
  @media screen and (min-width: 1200px) {
    .container-2{
      max-width: 1247px;
    }
  }
  @media screen and (min-width: 1920px) {
    .container {
      max-width: 1367px !important;
    }
    .container-2{
      max-width: 1496px;
    }
  }

 /*----------------------------------------------------*
 *                ENCABEZADO PRINCIPAL
 *----------------------------------------------------*/
  /*--------- GENERAL ----------*/
  #encabezado-principal{
    padding-top: 210px; /** 235px LS **/
    padding-bottom: 90px;

  }
  @media screen and (max-width: 1919px) {
    #encabezado-principal {
      padding-bottom: 4.5vw;
  }
  }
  @media screen and (max-width:1500px) {
    #encabezado-principal{
      padding-bottom: 6vw;

    }
  }
  /*--------- LOGO ----------*/

  #encabezado-principal .logo-header img{
    width: 100% !important;
    height: auto !important;
  }

  .contenedor-logo-desktop{
    width: 17.5%;
    padding-right: 25px;
    padding-bottom: 6px; /** 11px LS **/
  }
  .search-button-deskto{
    width: 8.5%;
  }

  /*--------- MENU ----------*/
  .contenedor-menu-desktop{
    width: 72%;
  }
  .icono-menu-mobile{
    width: 40px;
    height: 40px;
    background-image: url(../precolombino/img/icons/menu-mobile.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .menu{
    width: 100%;
    margin-bottom: 0;
  }

  .menu > .current-menu-item > a,
  .menu > .current_page_item > a,
  .menu > .current-page-ancestor > a,
  .menu > .current-menu-parent > a,
  .menu > .current-menu-ancestor > a,
  .menu > .current-menu-parent >a {
    border-bottom: 3px solid #000;

  }
  .menu > .menu-item > a{
    margin-left: 20px;
    margin-right: 50px;
  }

  .menu-mobile img{
    width: 4vw;
    height: 4.5vw;
    min-width: 14px;
    min-height: 10px;
    max-width: 30px;
  }
  .menu-mobile .contenedor-menu{
    display: none;
  }
  .menu-mobile .opciones-menu{
    position: fixed;
    top:0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    z-index: 10;
    display: flex;
    align-items: center;
  }
  .menu-mobile .opciones-menu .menu{
    display:block;
    width: 70%;
    padding-inline-start: 0px;
    margin: auto;
    padding-top: 80px; /** LS **/
  }
  .menu-mobile .opciones-menu .menu li{
    display:block;
    border-bottom: 2px solid #fff;
  }

  .menu-mobile .cerrar-menu{
    width: 3vw;
    height: 3vw;
    max-width: 40px;
    max-height: 40px;
    min-width: 15px;
    min-height: 15px;
    background-image: url(../precolombino/img/icons/cerrar-menu.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    top: 17vh;
    right: 13vw;
    z-index: 12;
  }
  .menu-mobile .logo-menu-mobile{
    width: 16vw;
    height: 8vh;
    background-image: url(../precolombino/img/icons/logo-blanco.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    top: 14.5vh;
    left: 10vw;
    z-index: 12;
  }

  .menu-mobile .opciones-menu .menu li a{
    color: #fff;
    font-size: 2.5vw;
    line-height: 200%;
  }

  .menu-principal-container,
  .menu-cine-indigena-container,
  .menu-entradas-indigena-container{
    width: 100%;
  }

  ul.menu{
    list-style: none;
    padding-inline-start: 0px;
  }

  ul.menu li{
    text-align: center;
    font-size: 156.25%;
    padding-top: 10px;

  }


  ul.sub-menu{
    background-color: #fff;
    padding-inline-start: 0px;
    list-style: none;
    padding-bottom: 20px;
    position: absolute;
    z-index: 2;
    display: none;
    margin-top: 5px;
    min-width: 220px;
  }
  ul.sub-menu .sub-menu{
    margin-top: -30px;
    left: 160px;
    display: none;
  }
  ul.sub-menu li{
    padding-left:20px  !important;
    padding-right:20px  !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    text-align: left;
  }

  ul.sub-menu li a{
    color:#000;
    font-size: 100%;
    font-weight: 400;
  }

  @media screen and (min-width:767px) {
    ul.menu{
      display: flex;
      justify-content: center; /** space-around; LS **/
    }
  }

  @media screen and (max-width:991px) {
    ul.menu li{
      border-bottom: 1px solid black;
    }
    ul.sub-menu {
      width: 70%!important;
      margin: auto;
      margin-left: 0%;
      margin-top: 0px;
      background-color: black;
    }
    ul.sub-menu li{
      text-align: center;
    }
    #encabezado-principal{
      padding-bottom: 3.125vw;

    }

  }

  @media screen and (orientation: landscape) and (max-width:767px) {
    .contenedor-menu{
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
  }

  #encabezado-principal .menu-item{
    font-weight: bold;
  }

  .sub-menu .menu-item:hover{
    background-color: #EDEDED;
  }

  /*    search button    */

  #encabezado-principal .search-button {
    font-size: 22px;
    line-height: 120%;
  }
  .search-container{
    background-color: #f2f2f2;
  }
  .search-container #s{
    width: 94%;
    border-radius: 1.8em;
    padding: .2em 1.5em .3em 1.5em;
    border: none;
    outline: none;
  }
  .search-container #s:focus{
    outline: none;
  }
  .search-container #s::placeholder {
    color:#d8d8d8;
  }
  .search-icon{
    background-image: url(img/icons/lupa.svg);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px;
  }

  .shop-a {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 13px 0px 0px;
    float: left;
  }

  .shopping-desktop-m {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .shopping-desktop-m ul,
  .shopping-desktop-m ul li {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
  }

  .shopping-desktop ul,
  .shopping-desktop ul li {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
  }
  
  .search-button{
    line-height: 85%;
    cursor: pointer;
  }
  .container-search-result{
    font-size: 28px;
    border-bottom: 2px solid #000;
  }
  .title-search-result a{
    font-weight: 500;
    color:#c3c0c0;
  }
  .resum-search-result a{
    font-weight: normal;
    color: black;
    padding-left: 10px;
    font-size: 35px;
    line-height: 100%;
  }

  #searchsubmit{
    border: none;
    width: 3%;
    background-image: url(img/icons/chevron-derecho.svg);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #encabezado-principal .menu-item{
    line-height: 125%;
    padding: 0;
  }
  .search-button{
    line-height: 125%;
    padding: 0;
  }
  @media screen and (max-width: 768px) {
    #encabezado-principal .menu-item, .search-button{
      font-size: 12px;
    }
    .menu-mobile .opciones-menu .menu li a{
      font-size: 12px;
    }
    .search-icon{
      width: 14px;
      height: 17px;
      margin-right: 5px;
    }
    .search-container{
      font-size: 20px;
    }
    .container-search-result{
      font-size: 15px;
    }
    .resum-search-result a{
      font-size: 20px;
    }

    #encabezado-principal {
        padding-bottom: 5.125vw;
        padding-top: 17vw;
        padding-left: 15px !important;
        padding-right: 15px !important;
        max-width: none;
    }
  }
  @media screen and (min-width: 576px) {

    .shop-a-m {
      font-size: 20px;
      font-weight: 500;
      line-height: 16px;
      margin: 0px 5px 0px 0px;
      padding: 13px 0px 0px;
      float: left;
    }

    #encabezado-principal .menu-item, .search-button{
      font-size: 14px;
    }
    .search-icon{
      width: 14px;
      height: 23px;
    }
    .search-container{
      font-size: 22px;
    }
    .container-search-result{
      font-size: 18px;
    }
    .resum-search-result a{
      font-size: 23px;
    }
  }
  @media screen and (min-width: 768px) {
    #encabezado-principal .menu-item, .search-button{
      font-size: 16px;
    }
    .search-icon{
      width: 16px;
      height: 18px;
    }
    .search-container{
      font-size: 24px;
    }
    .container-search-result{
      font-size: 22px;
    }
    .resum-search-result a{
      font-size: 29px;
    }
  }
  @media screen and (min-width: 992px) {
    #encabezado-principal .menu-item, .search-button{
      font-size: 18px;
    }
    .search-icon{
      width: 18px;
      height: 30px;
      margin-right: 5px;
    }
    .search-container{
      font-size: 26px;
    }
    .container-search-result{
      font-size: 24px;
    }
    .resum-search-result a{
      font-size: 31px;
    }
  }
  @media screen and (min-width: 1200px) {
    #encabezado-principal .menu-item, .search-button{
      font-size: 20px;
    }
    .search-icon{
      width: 20px;
      height: 36px;
      margin-right: 10px;
    }
    .search-container{
      font-size: 28px;
    }

  .container-search-result{
    font-size: 26px;
  }
  .resum-search-result a{
    font-size: 33px;
  }
  }
  @media screen and (min-width: 1920px) {
    .shop-a {
      font-size: 24px;
  }
    #encabezado-principal .menu-item, .search-button{
      font-size: 24px;
    }
    .search-button{
      font-size: 26px;
    }
    .search-icon{
      width: 18px;
      height: 30px;
    }
    .search-container{
      font-size: 30px;
    }
    .container-search-result{
      font-size: 28px;
    }
    .resum-search-result a{
      font-size: 35px;
    }

  }
  @media screen and (max-width: 1200px) {
    #encabezado-principal .search-button {
      font-size: 18px;
      line-height: 100%;
    }
  }
  .colecciones-titulo-y-tabla{
    width: 55%;
  }
  .imagen-y-pie{
    width: 45%;
  }
  @media screen and (max-width: 1919px) {
    #encabezado-principal {
      padding-top: 12vw;
  }
  }
  @media screen and (max-width: 1500px) {
    #encabezado-principal {
      padding-top: 16vw;
  }
  }
  @media screen and (max-width: 990px) {
    .colecciones-titulo-y-tabla,
    .contenedor-imagen{
      margin: auto;
    }
    .imagen-y-pie{
      width: 100%;
    }
    .colecciones-titulo-y-tabla{
      width: 100%;
    }
    .colecciones-titulo-y-tabla h1{
      font-size: 45px;
      padding-bottom: 30px;
    }
    #encabezado-principal {
      padding-top: 16vw;
  }
  }
  @media screen and (max-width: 768px) {
    #encabezado-principal {
      padding-top: 20vw;
  }
  }
  @media screen and (max-width: 767px) {
    #encabezado-principal {
      padding-top: 23vw;
  }
    #encabezado-principal {
      padding-bottom: 5.125vw;
      padding-top: 17vw;
      padding-left: 10.66% !important;
      padding-right: 10.66% !important;
      margin-left: 0px;
      margin-right: 0px;
      max-width: none;
  }
  }
  @media screen and (max-width: 460px) {
    #encabezado-principal {
      padding-top: 26vw;
  }
  }
  @media screen and (max-width: 375px) {
    #encabezado-principal {
      padding-top: 32vw;
      padding-bottom: 6vw;
    }
    #encabezado-principal .logo-header img {
      width: 92.5% !important;
   }

  }
 /*----------------------------------------------------*
 *  TOPBARS
 *----------------------------------------------------*/
 .top-bars{
   left: 0;
   right: 0;
   top:0;
   position: fixed;
   z-index: 1055;
 }
 .iconos-social-media{
   width: 15vw;
   max-width: 140px;
 }
 .social-media-cine-indigena .iconos-social-media{
  max-width: 100%;
 }
 .icono-topbar-2{
  background-image: url(../precolombino/img/icons/arrow-white-right.svg);
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  min-height: 22px;
 }
  .texto_topbar_1_1{
    width: 20vw;
    max-width: 373px;
  }
  .texto_topbar_1_2{
    width: 40vw;
    max-width: 769px;
  }
  #topbar-principal .container{
    min-height: 60px;
  }

  #topbar-secundaria{
    background-color: black;
    color: white;
    height: 60px;
  }

  @media screen and (max-width:1024px){
    .iconos-social-media{
      width: 17vw;
    }
    .texto_topbar_1_1 {
      width: 21vw;
    }
    .texto_topbar_1_2 {
      width: 42vw;
    }
  }
  @media screen and (max-width:767px){

    #topbar-principal .texto-1{
      margin: auto;
      text-align: left;

    }
    .texto_topbar_1_1 {
      width: 70%;
      max-width: 100%;
    }
    .texto_topbar_1_2 {
      width: 100%;
    }
    .iconos-social-media {
      margin: auto;
      width: 40vw;
      max-width: 180px;
    }
    .social-media-cine-indigena .iconos-social-media {
      margin: 0px;
    }
  }
  @media screen and (max-width:575px){

    .texto_topbar_1_1 {
      width: 70%;
    }
    .texto_topbar_1_2 {
      width: 100%;
    }
    .iconos-social-media {
      width: 25%;
    }
    #topbar-principal .container{
      min-height: 42px;
      padding-left: 10.66%;
      padding-right: 10.66%;
    }
    #topbar-secundaria .container{
      padding-left: 10.66%;
      padding-right: 10.66%;
    }
    #topbar-secundaria .texto-3{
      font-size: 12px;
      line-height: 120%;
      font-weight: 300;
    }
    #topbar-secundaria {

      padding-top: 11px;
      padding-bottom: 10px;
    }
  }

  /*----------------------------------------------------*
  * FOOTER
  *----------------------------------------------------*/
  /*
  100%  ----> 16px
  112.5%----> 18px
  125%  ----> 20px
  135%  ----> 22px
  150%  ----> 24px
  156.25% --> 25px
  162.5% ---> 26px
  200% -----> 32px
  */

  .col-footer1{
    width: 20%;
  }
  .col-footer2{
    width: 25%;
  }
  .col-footer3{
    width: 26%;
  }
  .col-footer4{
    width: 17%;
  }

  footer.container-fluid{
    background-color: #f2f2f2;
    padding-top: 4.16vw;
    padding-bottom: 4.16vw;
  }


  footer .opcional{
    margin-top: 1.56vw;
    margin-bottom: 20px;
  }

  footer .texto-footer{
  font-weight: normal;
  font-size: 25px;
  line-height: 32px;
  text-align: left;
  color: #bfbfbf;
  word-break: break-all;

  }
  footer .texto-ubicacion{
    margin-bottom: 50px;
  }
  footer .first-col-footer{
    border-right: 1.2px solid #BFBFBF;
    width: 24%;
    padding-right: 40px!important;
  }
  .nobreak{
    word-break: normal!important;
  }
  footer .first-col-footer ul{
    padding-inline-start: 0px;
    list-style: none;
    margin-bottom: 0px;
  }

  footer .sec-col-footer,
  footer .third-col-footer{
    padding-left: 36px;
  }

  footer a, footer a:hover, footer a:visited {
    color: #bfbfbf;
  }
  footer .titulos{
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    text-align: left;
    color:#BFBFBF;
  }

  .flotante{
    top: 87%;
    left: 0;
    right: 0;
    margin: 0 auto;

  }
  .flotante a{
    background-color: black;
    background-image: url(img/icons/chevron-up.svg);
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    padding: 2em 2em;
  }
  @media screen and (max-width:1919px){
    footer .first-col-footer{
      padding-right: 2vw!important;
    }
    footer .sec-col-footer{
      padding-left: 1.8vw;
    }
  }
  @media screen and (min-width: 1200px) and (max-width: 1919px){
    footer .titulos,
    footer .texto-footer{
      font-size: 20px;
      line-height: 24px;
    }

  }
  @media screen and (min-width: 768px) and (max-width: 1199px){
    footer .titulos,
    footer .texto-footer{
      font-size: 15px;
      line-height: 17px;
    }

    }
  @media screen and (max-width: 767px){


    footer .titulos,
    footer .texto-footer{
      font-size: 18px;
      line-height: 24px;
    }

    .col-footer1,
    .col-footer2,
    .col-footer3{
      width: 50%;
    }
    .col-footer4{
      width: 45%;
    }
    footer .first-col-footer {
      width: 55%;
    }
    footer .sec-col-footer{
      padding-left: 5.8vw;
      padding-right: 0px;
    }
    footer .third-col-footer{
      padding-left: 0px;
      width: 55%;
    }
    footer .fith-col-footer{
      padding-left: 5.8vw;
      padding-right: 0px;
      width: 45%;
    }
    footer .texto-ubicacion {
      margin-bottom: 20px;
  }
  }

  @media screen and (max-width: 575px){


    footer .titulos,
    footer .texto-footer{
      font-size: 10px;
      line-height: 13px;
    }
    .flotante a {
      background-size: 33%;
      padding: 1.9em 1.85em;

    }
    .flotante{
      padding-left: 10.66%;
      padding-right: 10.66%;
    }
  }

  /*----------------------------------------------------*
  * BOTONES
  *----------------------------------------------------*/

  .boton-1{
    border-radius: 17px;
    background: #000;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    font-weight: bold;
    font-size: 125%;
    line-height: 180%;
    text-align: left;
    color: #fff;

  }

  /*----------------------------------------------------*
  * SECCIONES
  *----------------------------------------------------*/
  #btn-limpiar-filtros{
    background-color: #f2f2f2;
    padding: .5vh 1vw;
    cursor: pointer;
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #ced4da;
    border-left: none;
    display: flex;
    align-items: center;
  }

 .boton-newsletter{
  color:#D8D8D8;

  }

  .btn-news{
    background-color: #fff;
    border: none;
    border-radius: 14px;
  }

  .contenedor-entrevista{
    padding-top: 2vw;
    padding-bottom: 3.125vw;
    border-bottom: 1px solid #000;
  }

  .datos-pelicula-programacion{
    border-bottom: 2px solid #000000;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .destacada-cine-indigena{
    padding-top: 3.85vw;
    padding-bottom: 3.85vw;
    background-color: #F2F2F2;
  }
  .half-image{
    background-size: 50% 100% !important;
  }
  .half-video{
    background-color: #F2F2F2;
  }
  .half-video iframe{
    width: 50%!important;
    height: 100% !important;
    left: 75% !important;
  }
  ::-webkit-calendar-picker-indicator {
    opacity: .3;
  }
  .form-control:disabled, .form-control[readonly] {
    background-color: #ffffff;
    opacity: 1;
  }
  .fecha-y-hora-programacion{
    padding-top: 2.78vh;
  }
  .fondo-imagen-50-left{
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-position: center left;
  }
  .fondo-imagen-50-right{
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-position: center right;
  }
  #listado-paises, #listado-temas, #listado-dias{
    list-style: none;
    padding: 15px;
    border: 1px solid #ced4da;
    background-color: #ffffff;
    max-height: 400px;
    overflow: scroll;
    z-index: 1;
  }
  .logo1-cine-indigena-pie{
    width: 42%;
    min-height: 7.12vw;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .logo3-cine-indigena-pie{
    width: 100%;
    min-height: 7.12vw;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 100px;
  }
  .logo2-cine-indigena-pie{
    width: 30%;
    min-height: 5.7vw;
    margin-left: 2vw;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #newsletter{
    border: none;
    border-radius: 14px 0px 0px 14px;
    font-size: 187.5%;
  }

  #page-banner{
      width: 100%;
      background-size: 100% 100%;
      background-position: center;
      background-repeat: no-repeat;
  }

  section{
    margin-bottom: 2.34vw !important;
  }

  .slide{

    height: 20.83vw;
    max-height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .slide .overlay{
    padding: 1.56vw;
  }

  .social-media-cine-indigena{
    width: 23vw;
    padding-left: 2vw;
    border-left: 1px solid #000;
    margin-left: 2vw;
  }

  @media screen and (orientation: landscape){

    #page-banner{
      height: 37vh;
    }

    #programacion .input-group-text{
      background-color: #ffffff;

    }
    .texto-cine-right{
      padding-left: 7.14vw;
    }
  }
  .texto-cine-right{
    padding-left: 7.14vw;
  }

  @media screen and (max-width: 1024px){

    .logo1-cine-indigena-pie{
      width: 42%;
    }
    .logo3-cine-indigena-pie{
      width: 100%;
    }


    .logo2-cine-indigena-pie{
      width: 30%;
    }
  }
  @media screen and (max-width: 991px){

    #newsletter{
      font-size: 170%;
    }
  }
  @media screen and (max-width: 767px){
    .half-image{

      background-image: none !important;
    }
    #newsletter{
      font-size: 150%;
    }
    .fecha-y-hora-programacion {

      padding-left: 15px;
    }
  }
  @media screen and (max-width: 767px){
    .slide{
      height: 38vw;
    }
    .slide .overlay {
      padding: 10px;
    }
    #programacion .container-prog-mobile{
      width: 100%;
      max-width: none;
      padding-left: 0px;
      padding-right: 0px;
    }
    #programacion .container-prog-mobile .col-md-4{
      padding-left: 0px;
      padding-right: 0px;
    }
    #programacion .tit-prog-mobile,
    #programacion .resum-prog-mobile,
    #programacion .date-prog-mobile,
    #programacion .paginacion{
      padding-left: 10.66%;
      padding-right: 10.66%;
    }
    #programacion .separador-excerpt{
      margin-left: 10.66%;
      margin-right: 10.66%;
    }
    #programacion .tit-prog-mobile{
      text-align: left;
    }


    #archivo .tit-prog-mobile,
    #archivo .resum-prog-mobile,
    #archivo .date-prog-mobile,
    #archivo .paginacion,
    #archivo .contenedor-boton-mobile{
      padding-left: 10.66%;
      padding-right: 10.66%;
    }
    #archivo .separador-excerpt{
      margin-left: 10.66%;
      margin-right: 10.66%;
    }
    #archivo .tit-prog-mobile{
      text-align: left;
    }
  }

 /*----------------------------------------------------*
 * SLIDERS
 *----------------------------------------------------*/

 .contenedor-botones-slider{
  margin: 9vw auto;
 }

 .slider{
   overflow: hidden;
 }
 .slider .btn-left,
 .slider .btn-right,
 .carousel-control-next-icon.btn-right,
 .carousel-control-prev-icon.btn-left{
   width: 2.6vw;
   height: 2.6vw;
   max-width: 50px;
   max-height: 50px;
   min-width: 30px;
   min-height: 30px;
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
 }
  .slider .btn-left,
  .carousel-control-prev-icon.btn-left{
    background-image: url(img/icons/arrow-slider-left.svg);

  }

  .slider .btn-right,
  .carousel-control-next-icon.btn-right{
    background-image: url(img/icons/arrow-slider-right.svg);

  }
  .carousel-control-prev,
  .carousel-control-next{
    opacity: 1;

  }
  .carousel-control-prev{
    justify-content:flex-start;
  }

  .carousel-control-next{
    justify-content:flex-end;
  }
  @media screen and (max-width: 767px){
    .contenedor-botones-slider {
      margin: 16vw auto;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
    }
  }
  @media screen and (max-width: 575px){
    .contenedor-botones-slider {
      margin: 14vw auto;
      padding-left: 0;
      padding-right: 0;
      width: 8%;
    }
  }
 /*----------------------------------------------------*
 * TEMPLATE ENTRADAS CINE INDIGENA
 *----------------------------------------------------*/
  .boton-ver{
    max-width: 210px;
    min-width: 90px;
    border-radius: 17px;
    background: #000;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    padding-top: 13px;
    padding-bottom: 12px;
    padding-left: 22px;
    padding-right: 22px;
  }
  .boton-ver.bg_magenta{
    background: #99398e;
    color:black;
    box-shadow: 0px 3px 6px rgba(116, 41, 108, 0.16);
  }
  .boton-ver-youtube{
    max-width: 320px;
    border-radius: 17px;
    background: #000;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    padding-top: 14px;
    padding-bottom: 11px;
    padding-left: 22px;
    padding-right: 22px;
  }
  .contenedor-boton{
    width: 100%;
    /* height: 5.2vw; */
    max-height: 105px;
    margin-top: 20px;

  }
  .contenedor-boton-volver{
    margin-top: 60px;
    max-height: 65px;
  }
  .icono-boton{
    width: 8px;
    height: 11px;
    background-image: url(img/icons/chevron-right.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 14px;
  }
  .icono-boton-right-black{
    background-image: url(img/icons/chevron-right-black.svg);
  }
  .icono-boton2{
    width: 8px;
    height: 11px;
    background-image: url(img/icons/chevron-left2.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 14px;
  }
  .info-video-50{

    padding-left: 60px;
  }
  .info-video-50-left{
    width: 45%;
    max-width: 590px;
  }

  .separador-excerpt{
    width: 3.54vw;
    height: 4vw;
    max-width: 68px;
    max-height: 40px;
    border-bottom: 3px solid #000;
    margin-bottom: 7px;
  }

  .video-50 img{
    width: 50%;
  }
  .video-50 iframe{
    width: 100%;

    overflow:hidden;
    z-index: 1;
  }

  .single-indigen-desktop img{
    width: 100%;
    margin-left: 0px;
    overflow:hidden;

  }

  .boton-video{
    width: 3.69vw;
    left: 90%;
    height: 3.69vw;
    min-width: 30px;
    min-height: 30px;
    max-width: 71px;
    max-height: 71px;
    background-image: url('img/icons/play-video.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
  }
  @media screen and (max-width: 1200px){
    .boton-ver {
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      padding-right: 10px;
      border-radius: 14px;
    }
  }
  @media screen and (max-width: 1023px){
    .single-indigen-mobile .video-50 iframe,
    .single-indigen-mobile  img{
      margin-left: 0px;
    }
    .single-indigen-mobile .info-video-50,
    .single-indigen-mobile  img {
      width: 100%;
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px;
    }
    .info-video-50-left{
      padding-right: 0vw;
    }
    .boton-ver-youtube{
      max-width: 250px;
    }
    .boton-ver {
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 10px;
      padding-right: 10px;
      border-radius: 10px;
    }
  }
  @media screen and (max-width: 991px){
    .boton-ver-youtube{
      max-width: 220px;
    }
    .video-50 img{
      width: 50%;
    }
    .single-indigen-mobile img{
      width: 100%;
    }

    .boton-ver {
      padding-top: 6px;
      padding-bottom: 6px;
      padding-left: 10px;
      padding-right: 10px;
      border-radius: 8px;
    }
  }
  @media screen and (max-width: 767px){
    .single-indigen-mobile .video-50 iframe,
    .single-indigen-mobile .video-50 img{
      margin-left: 0px;
    }
    .single-indigen-mobile .info-video-50 {
      width: 100%;
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px;
    }
    .boton-ver-youtube{
      max-width: 210px;
    }
    .info-video-50-left {

      padding-top: 15px;
    }
    .boton-ver {
      padding-top: 6px;
      padding-bottom: 6px;
      padding-left: 10px;
      padding-right: 10px;
      border-radius: 8px;
    }
    .contenedor-boton {
      width: 100%;
      /* height: 5.2vw; */
      max-height: 105px;
      margin-top: 15px;
    }

  }
  @media screen and (max-width: 575px){

    .single-indigen-mobile .video-50 iframe,
    .single-indigen-mobile .video-50 img{
      margin-left: 0px;
    }
    .single-indigen-mobile .info-video-50 {
      width: 100%;
      max-width: none;
      min-height: none;
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px;
    }
    .boton-ver {
      padding-top: 6px;
      padding-bottom: 6px;
      padding-left: 10px;
      padding-right: 10px;
      border-radius: 8px;
    }
    #archivo-audiovisual-fotografico-mostrar{
      padding-left: 10.66%;
      padding-right: 10.66%;
    }
    .icono-boton {
      width: 6px;
      height: 8px;
    }
  }

  /*--------------------------------------------
                  MUSEO EN VIVO
  ---------------------------------------------*/


  .boton-video-archivo{
    width: 3.69vw;
    top: 23vw;
    left: 48vw;
    height: 3.69vw;
    max-width: 53.27px;
    max-height: 53.27px;
    background-image: url('img/icons/play-video.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .contenedor-info-archivo{

    overflow: hidden;
  }
  .img-archivo{
    height: 535px;
    max-height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  @media screen and  (min-width: 1920px){
    .contenedor-info-archivo{

      min-height: 0;
    }
    .boton-video {
      top: 456px;
    }
  }
  @media screen and (min-width: 1920px) {

    #destacada-museo-en-vivo .video-50 img{
      height: 600px;

    }
    .boton-video{
      top: 458px;
      left: 91%;
    }
  }
  @media screen and (min-width: 1601px) and (max-width: 1919px){
    .contenedor-info-archivo{

      min-height: 0;
    }
    .img-archivo{
      height: 17vw;
    }
  }
  @media screen and (min-width: 1440px) and (max-width: 1600px){
    .contenedor-info-archivo{

      min-height: 0;
    }
    #destacada-museo-en-vivo .video-50 img{
      height: 31vw;
      min-height: 220px;
    }
    .boton-video{
      left: 91%;
    }
    .img-archivo{
      height: 21vw;
    }
  }
  @media screen and (max-width: 1439px){
    .img-archivo{
      height: 23vw;
    }
    #destacada-museo-en-vivo .video-50 img{
      height: 36vw;
      min-height: 220px;
    }

    .boton-video{
      left: 92%;
    }
    .contenedor-info-archivo{

      min-height: 0;
    }
  }
  @media screen and (max-width: 1200px){
    .img-archivo{
      height: 25vw;
    }
    #destacada-museo-en-vivo .video-50 img{
      height: 44vw;
      min-height: 220px;
    }

    #destacada-museo-en-vivo .video-50 img {
      height: 41vw;
      min-height: 220px;
    }
    .boton-video{
      left: 93%;
    }
    .contenedor-info-archivo{

      min-height: 0;
    }
  }
  @media screen and (max-width: 1024px){
    .img-archivo{
      height: 24vw;
    }
    #destacada-museo-en-vivo .video-50 img{
      height: 41vw;
      min-height: 220px;
    }

    .boton-video{
      left: 91%;
    }
    .contenedor-info-archivo{

      min-height: 0;
    }

  }
  @media screen and (max-width: 767px){
    .img-archivo{
      height: 60vw;
    }
    #destacada-museo-en-vivo .video-50 img{
      height: 50vw;
      min-height: 220px;
    }

    .boton-video{
      left: 87%;
    }
    .contenedor-info-archivo{
      height: auto;
    }
    #destacada-museo-en-vivo .info-mobile{
      padding-left: 10.66%;
      padding-right: 10.66%;
      background-color: #EBEBEB;
      padding-top: 38px;
      padding-bottom: 17px;
    }
  }
  @media screen and (max-width: 575px){
    #destacada-museo-en-vivo .video-50 img{
      width: 100%;
      height: 300px;
      min-height: 220px;

    }
    .boton-video{
      left: 80%;
    }
    .contenedor-info-archivo{
      height: auto;
    }
  }

  @media screen and (max-width: 375px){

    #destacada-museo-en-vivo .video-50 img{
      width: 100%;
      height: 255px;
    }
    .boton-video{
      left: 80%;
      display: none;
    }
    .contenedor-info-archivo{
      height: auto;
    }
  }

  /*--------------------------------------------
                  PAGINACION
  ---------------------------------------------*/

  .numero-de-pagina{
    cursor: pointer;
  }

 /*----------------------------------------------------*
 *  PAGINA COLECCIONES
 *----------------------------------------------------*/

 .titulo-colecciones{
   margin-bottom: 60px;
   margin-top: 20px;
 }

 .titulo-coleccion{
  margin-bottom: 50px;
  margin-top: 20px;
  }
  .coleccion-colum{
    font-weight: 500;
    width: 25%;
    font-size: 28px;
    line-height: 107.7%;
  }
  .coleccion-colum .lugar{
    font-weight: 300;
    font-size: 25px;
  }
  .coleccion-img{
    width: 100%;
    background-color: #000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .coleccion-sin-imagen{
    background-color: #E2DFDF;
  }

  #colecciones-seccion-1 .contenedor-imagen{
    background-color: black;
    height: 31.25vw;
    max-height: 600px;
  }
  .colecciones-titulo-y-tabla table{
    width: 100%;
  }
  .colecciones-titulo-y-tabla .tabla{
    height: 21.25vw;
    max-height: 400px;
  }
  .colecciones-titulo-y-tabla .titulo{
    height: 10vw;
    max-height: 200px;
  }
  .colecciones-titulo-y-tabla table td{
    border-bottom: 1px solid #707070;
    width: 100%;
    font-size: 28px;
    line-height: 38px;
  }


  #colecciones-seccion-1.slide{
    height: auto;
    max-height: none;
  }

  .colecciones-titulo-y-tabla{
    padding-right: 130px;
  }

  #colecciones-seccion-1 .carousel-control-next,
  #colecciones-seccion-1 .carousel-control-prev {
    width: 20px;
  }

  #colecciones-seccion-1 .pie-de-foto{
    font-weight: 300;
    background-color: #f2f2f2;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
  }

  .sep-parr p{
    padding-bottom: 30px;
  }

  @media screen and (max-width: 1919px) {
    .colecciones-titulo-y-tabla h1{
      font-size: 45px;
      padding-bottom: 20px;
    }
    .colecciones-titulo-y-tabla table td {
      font-size: 20px;
      line-height: 30px;
    }
  }
  @media screen and (min-width: 1201px)  and (max-width: 1400px) {
    .colecciones-titulo-y-tabla h1{
      font-size: 38px;
      padding-bottom: 20px;
    }
    .colecciones-titulo-y-tabla table td {
      font-size: 17px;
      line-height: 27px;
    }
  }
  @media screen and (min-width: 992px)  and (max-width: 1200px) {
    .colecciones-titulo-y-tabla h1{
      font-size: 30px;
      padding-bottom: 20px;
    }
    .colecciones-titulo-y-tabla table td {
      font-size: 14px;
      line-height: 24px;
    }
  }
  @media screen and (max-width: 1024px){
    .coleccion-colum{
      font-size: 25px;
    }
    .coleccion-colum .lugar {
      font-size: 22px;
    }
  }

  @media screen and (max-width: 991px){
    .colecciones-titulo-y-tabla{
      padding-right: 0px;
    }
    .colecciones-titulo-y-tabla h1{
      font-size: 32px;
      padding-bottom: 20px;
    }
    .colecciones-titulo-y-tabla table td {
      font-size: 14px;
      line-height: 24px;
    }
    .colecciones-titulo-y-tabla .tabla{
      height: auto;
    }
    #coleccion-carousel{
      margin: auto;
    }
    #colecciones-seccion-1 .contenedor-imagen {
      height: 100vw;
      max-height: 600px;
      overflow: hidden;
    }
    .sep-parr p{
      padding-bottom: 20px;
    }
  }
  @media screen and (max-width: 575px) {
    .colecciones-titulo-y-tabla h1{
      font-size: 28px;
      padding-bottom: 20px;
    }
    .colecciones-titulo-y-tabla table td {
      font-size: 12px;
      line-height: 18px;
    }
    .sep-parr p{
      padding-bottom: 14px;
    }
    .coleccion-colum{
      width: 100%;
      font-size: 22px;
      line-height: 107.7%;
    }
    .titulo-colecciones,
    .px-10{
      padding-left: 10.66%;
     padding-right: 10.66%;
    }
  }
  @media screen and (max-width: 375px) {
    .colecciones-titulo-y-tabla h1{
      font-size: 22px;
      padding-bottom: 20px;
    }
    .colecciones-titulo-y-tabla table td {
      font-size: 10px;
      line-height: 16px;
    }
  }


 /*----------------------------------------------------*
 *  CATEGORIAS BIBLIOTECAS
 *----------------------------------------------------*/

 .titulo-bibliotecas{
  margin-bottom: 50px;
  margin-top: 20px;
  }

  .titulo-biblioteca{
  margin-bottom: 50px;
  margin-top: 20px;
  }
  .biblioteca-colum{
  width: 20%;
  font-size: 26px;
  line-height: 107.7%;
  }
  .biblioteca-colum-4{
    width: 25%;
    font-size: 26px;
    line-height: 107.7%;
  }
  .biblioteca-img{
    width: 100%;
    background-color: #000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .2s ease-in-out;
  }
 /* .biblioteca-img2:hover{
    transition: all .2s ease-in-out;
  }
  .biblioteca-img:hover,
  .biblioteca-img2:hover{
    transform: scale(1.1);
  }*/
  .biblioteca-sin-imagen{
    background-color: #E2DFDF;
  }
  @media screen and (max-width: 991px){
    .biblioteca-colum,
    .biblioteca-colum-4{
      font-size: 18px;
    }

  }
  @media screen and (max-width: 574px){
    .biblioteca-colum,
    .biblioteca-colum-4{
      font-size: 14px;
      width: 100%;
    }
  }


 /*----------------------------------------------------*
 *  Archivo audiovisual (videos)
 *----------------------------------------------------*/

 .texto-blanco h1,
 .texto-blanco h2{
   color: #ffffff;
 }

 #archivo-audiovisual-videos .video-colum{
  width: 25%;
  font-size: 28px;
  line-height: 107.7%;
  font-weight: 500;
  cursor: pointer;
 }
 #archivo-audiovisual-videos .video-title div{
  font-weight: 400;
 }
 #archivo-audiovisual-videos .video-title{
  min-height: 95px;
 }
 #archivo-audiovisual-videos .video-resumen{
  font-weight: 300;
  font-size: 22px;
  line-height: 118.18%;
 }

 #archivo-audiovisual-videos .video-img{
  width: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: all .2s ease-in-out;
 }

 #archivo-audiovisual-videos .video-img:hover{
  transform: scale(1.05);
 }

 #archivo-audiovisual-videos .video-img{
  background-image: url(img/bg/imagen-video.jpg);
 }

 .selector-de-videos{
  margin-bottom: 37px;
 }

 .selector-de-videos #videosSelect{
  width: 625px;
  height: 51px;
  border: 0.5px solid #707070;
  border-radius: 0;
  font-size: 30px;
  color: #d8d8d8;

 }

 .selector-de-videos label{
   font-size: 30px;
   font-weight: bold;
   line-height: 120%;
   width: 157px;
 }

 .selector-de-videos .form-group{
    width: 782px;
 }

 @media screen and (max-width: 1919px){
   .selector-de-videos label{
    font-size: 1.56vw;
    width: 8.177vw;
   }
   .selector-de-videos .form-group{
    width: 40.72vw;
   }
   .selector-de-videos #videosSelect{
    width: 32.55vw;
    height: 2.656vw;
    font-size: 1.5625vw;
   }
 }
 @media screen and (max-width: 1200px){
  #archivo-audiovisual-videos .video-colum{
    font-size: 22px;
   }
   #archivo-audiovisual-videos .video-resumen{
    font-size: 18px;
   }
   #archivo-audiovisual-videos .video-title{
    min-height: 76px;
   }

 }

 @media screen and (max-width: 991px){
  #archivo-audiovisual-videos .video-colum{
    font-size: 20px;
   }
   #archivo-audiovisual-videos .video-resumen{
    font-size: 16px;
   }
   #archivo-audiovisual-videos .video-title{
    min-height: 70px;
   }
   .selector-de-videos label{
    font-size: 2vw;
    width: 10vw;
   }
   .selector-de-videos .form-group{
    width: 60vw;
   }
   .selector-de-videos #videosSelect{
    width: 45vw;
    height: 4vw;
    font-size: 1.7vw;
   }
 }
 @media screen and (max-width: 574px){
  #archivo-audiovisual-videos .video-colum{
    font-size: 16px;
    width: 100%;
    padding-left: 10.66% !important;
    padding-right: 10.66% !important;
   }
   #archivo-audiovisual-videos .video-resumen{
    font-size: 12px;
   }
   #archivo-audiovisual-videos .video-title{
    min-height: 58px;
   }

   .selector-de-videos label{
    font-size: 3vw;
    width: 15vw;
   }
   .selector-de-videos .form-group{
    width: 80vw;
   }
   .selector-de-videos #videosSelect{
    width: 60vw;
    height: 5vw;
    font-size: 2.5vw;
   }
 }

 /*----------------------------------------------------*
 *  Modal
 *----------------------------------------------------*/

 .modal{
   background-color:rgba(255, 255, 255, 1);
   position: absolute;
   width: 100%;
   left: 0vw;
   height: auto;
  /* top: 2vh; */

 }
 .modal-fotografico{
  background-color:#fff;
  padding: 0px 45px;
  height: 100vh;
 }
 .modal-fotografico .container{
  background-color:#fff
 }

 #modal-archivo-audiovisual-videos .volver,
 .modal-fotografico .volver{
  font-weight: normal;
  font-size: 28px;
  line-height: 114.28%;
  text-align: left;
  color: #000;
  cursor: pointer;
 }
 #modal-archivo-audiovisual-videos .volver{
   color: #fff;
 }
 .modal-fotografico .volver{
   height: 10%;
 }

 .modal-fotografico .arrow-prev,
 .modal-fotografico .arrow-next{
  height: 40px;
  width: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
 }

 .modal-fotografico .arrow-prev{
  background-image: url(img/icons/chevron-derecho.svg);
  transform: rotate(180deg);
 }
 .modal-fotografico .arrow-next{
  background-image: url(img/icons/chevron-derecho.svg);
 }
 .modal-fotografico .footer-modal{
  height: auto;
  padding-right: 70px;
  padding-left: 125px;
 }

 .modal-fotografico .img-modal{
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
 }

 #modal-archivo-audiovisual-videos .contenedor-video{
  background-color:#343131;
  width: 100%;
  height: 70vh;
 }
 #modal-archivo-audiovisual-videos .contenedor-info{
   padding-top: 30px;
  height: auto;
  width: 40%;
  padding-bottom: 30px;
 }
 #modal-archivo-audiovisual-videos .compartir{
  width: auto;
  height: 29px;
  background-image: url(img/icons/compartir.png);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 15px;
 }

 .modal-fotografico .compartir{
  width: 132px;
  height: 29px;
  background-image: url(img/icons/shareBTN.png);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 15px;
 }
 #modal-archivo-audiovisual-videos .wpsr-counter,
 .modal-fotografico .wpsr-counter{
    display:none;
  }
 .modal-fotografico .pie-de-foto
 {
   font-size: 22px;
   line-height: 114.28%;
   color: #000;
   text-align: left;
   margin-top: 15px;
 }
 .modal-fotografico .pie-de-foto-dos
 {
   font-size: 22px;
   line-height: 114.28%;
   color: #000;
   text-align: left;
   margin-top: 15px;
 }
 .modal-fotografico .descargar
 {
   width: 20px;
   height: 20px;
   background-image: url(img/icons/download-black.svg);
   background-size: contain;
   background-position: center;
   background-repeat: no-repeat;
   cursor: pointer;
   margin-top: 12px;
 }
 .modal-fotografico .share-and-download{
    width: 200px;
	 margin-right:37px;
 }

 #modal-archivo-audiovisual-videos .sfsi_widget {
  min-height: 35px;
  margin-left: 10px;
  }
 #modal-archivo-audiovisual-videos .contenedor-video iframe{
  height: 60vh;
 }
 #modal-archivo-audiovisual-videos .titulo{
  font-size:45px ;
  font-weight: 500;
  line-height: 108.88%;
 }
  #modal-archivo-audiovisual-videos p{
    padding-bottom: 1rem;
  }
  #modal-archivo-audiovisual-videos .titulo div{
    font-size:45px ;
    font-weight: 400;
  }

  #modal-archivo-audiovisual-videos .texto{
    font-size: 180%;
  }

  @media screen and (max-width: 1440px){
    .modal-fotografico .descargar
    {
      width: 11vw;
      height: 1.7vw;
      margin-top: 1vw;
    }
    #modal-archivo-audiovisual-videos .contenedor-info{
    width: 50%;
    }
    #modal-archivo-audiovisual-videos .titulo,
    #modal-archivo-audiovisual-videos .titulo div{
      font-size:38px ;
    }
    #modal-archivo-audiovisual-videos .compartir {
      width: 90px;
      height: 24px;
      margin-top: 5px;
    }
    #modal-archivo-audiovisual-videos .volver,
    .modal-fotografico .volver,
    .modal-fotografico .pie-de-foto{
      font-size: 18px;
  }

  }

  @media screen and (max-width: 1024px){

    #modal-archivo-audiovisual-videos .contenedor-info{
      width: 70%;
    }
    #modal-archivo-audiovisual-videos .titulo,
    #modal-archivo-audiovisual-videos .titulo div{
      font-size:24px ;
    }
    #modal-archivo-audiovisual-videos .compartir {
      width: 75px;
      height: 20px;
      margin-top: 5px;
    }
    #modal-archivo-audiovisual-videos .volver,
    .modal-fotografico .volver,
    .modal-fotografico .pie-de-foto{
      font-size: 14px;
  }
  .modal-fotografico .compartir{
    width: 120px;
    height: 34px;
  }
 }

 @media screen and (max-width: 500px){

  #modal-archivo-audiovisual-videos .contenedor-video{
    height: 40vh;
   }
   #modal-archivo-audiovisual-videos .contenedor-video iframe{
    height: 30vh;
   }
  #modal-archivo-audiovisual-videos .contenedor-info{
    width: 90%;
   }
   #modal-archivo-audiovisual-videos .titulo,
   #modal-archivo-audiovisual-videos .titulo div{
     font-size:24px ;
   }
   #modal-archivo-audiovisual-videos .compartir {
    width: 75px;
    height: 20px;
    margin-top: 5px;
  }
  #modal-archivo-audiovisual-videos .volver,
  .modal-fotografico .volver,
  .modal-fotografico .pie-de-foto{
    font-size: 16px;
  }
  #modal-archivo-audiovisual-videos .compartir,
  .modal-fotografico .compartir{
   width: 100px;
   height: 28px;
   margin-top: 10px;
  }
 }

 /*----------------------------------------------------*
 *  Archivo audiovisual (Archivo fotográfico)
 *----------------------------------------------------*/

 .texto-blanco h1,
 .texto-blanco h2{
   color: #ffffff;
 }
 .form-control {
  padding: 0rem .375rem 0rem .375rem;
 }
 #archivo-audiovisual-fotografico .photo-field-colum{
  width: 50%;
  font-size: 28px;
  line-height: 107.7%;
  font-weight: 500;
  cursor: pointer;
  padding-right: 21px;
 }
 #archivo-audiovisual-fotografico .photo-file-title div{
  font-weight: 400;
 }
 #archivo-audiovisual-fotografico .photo-file-title{
  min-height: 75px;
 }
 #archivo-audiovisual-fotografico .photo-file-resumen{
  font-weight: 300;
  font-size: 22px;
  line-height: 118.18%;
  width: 536px;
 }

 #archivo-audiovisual-fotografico .photo-file-img{
  width: 100%;
  background-color: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: all .5s ease-in-out;
 }

 #archivo-audiovisual-fotografico .photo-file-img:hover{
  transform: scale(1.03);
 }

 #archivo-audiovisual-fotografico .photo-file-img{
  background-image: url(img/bg/imagen-video.jpg);
 }


 .foto-archivo-fotografico{
   width: 49.5% !important;
 }

 .foto-archivo-fotografico figcaption{
   display: none;
 }
 @media screen and (max-width: 1920px){
  #archivo-audiovisual-fotografico .photo-file-resumen{
    width: 27.91vw;
  }
 }
 @media screen and (max-width: 1200px){
  #archivo-audiovisual-fotografico .photo-field-colum{
    font-size: 22px;
   }
   #archivo-audiovisual-fotografico .photo-file-resumen{
    font-size: 18px;
   }
   #archivo-audiovisual-fotografico .photo-file-title{
    min-height: 60px;
   }
 }

 @media screen and (max-width: 991px){
  #archivo-audiovisual-fotografico .photo-field-colum{
    font-size: 20px;
   }
   #archivo-audiovisual-fotografico .photo-file-resumen{
    font-size: 16px;
   }
   #archivo-audiovisual-fotografico .photo-file-title{
    min-height: 70px;
   }
 }
 @media screen and (max-width: 574px){
  #archivo-audiovisual-fotografico .photo-field-colum{
    font-size: 16px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
   }
   #archivo-audiovisual-fotografico .photo-file-resumen{
    font-size: 12px;
   }
   #archivo-audiovisual-fotografico .photo-file-title{
    min-height: 42px;
   }
   #archivo-audiovisual-fotografico .photo-file-resumen{
    width: 80%;
  }
 }
 /*----------------------------------------------------*
 *  Archivo audiovisual (Archivo fotográfico - coleccion)
 *----------------------------------------------------*/

 .texto-blanco h1,
 .texto-blanco h2{
   color: #ffffff;
 }

 #archivo-audiovisual-fotografico-coleccion{
  line-height: 0;
  -webkit-column-count: 3;
  -webkit-column-gap:   12px;
  -moz-column-count:    3;
  -moz-column-gap:      12px;
  column-count:         3;
  column-gap:           12px;
 }

 #archivo-audiovisual-fotografico-coleccion .photo-field-colum{
  width: 48.95%;
  font-size: 28px;
  line-height: 107.7%;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  margin-bottom: 12px;
 }
 #archivo-audiovisual-fotografico-coleccion .photo-file-title div{
  font-weight: 400;
 }
 #archivo-audiovisual-fotografico-coleccion .photo-file-title{
  font-family: 'Font Awesome regular';
  min-height: 75px;
  top:0;
  background-color: transparent;
  color: transparent;
  transition: all .5s ease-in-out;
 }
 #archivo-audiovisual-fotografico-coleccion .photo-file-title:hover{
  background-color: rgba(0,0,0,0.45);
  color: #ffffff;
  transition: all .5s ease-in-out;
 }
 #archivo-audiovisual-fotografico-coleccion .photo-file-resumen{
  font-weight: 300;
  font-size: 22px;
  line-height: 118.18%;
 }

 #archivo-audiovisual-fotografico-coleccion .photo-file-img{
  width: 100%;
  background-color: #fff;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 1s ease-in-out;
 }

 #archivo-audiovisual-fotografico-coleccion .photo-file-img:hover{
   background-size: 120%;
  /*transform: scale(1.05); */
 }

 #archivo-audiovisual-fotografico-coleccion .photo-file-img{
  background-image: url(img/bg/imagen-video.jpg);
 }


 #archivo-audiovisual-fotografico-coleccion .foto-archivo-fotografico{
   width: 49.5% !important;
 }

 .foto-archivo-fotografico figcaption{
   display: none;
 }

 @media screen and (max-width: 1200px){
  #archivo-audiovisual-fotografico-coleccion .photo-field-colum{
    font-size: 22px;
   }
   #archivo-audiovisual-fotografico-coleccion .photo-file-resumen{
    font-size: 18px;
   }
   #archivo-audiovisual-fotografico-coleccion .photo-file-title{
    min-height: 60px;
   }
 }

 @media screen and (max-width: 991px){
  #archivo-audiovisual-fotografico-coleccion .photo-field-colum{
    font-size: 20px;
   }
   #archivo-audiovisual-fotografico-coleccion .photo-file-resumen{
    font-size: 16px;
   }
   #archivo-audiovisual-fotografico-coleccion .photo-file-title{
    min-height: 70px;
   }
 }
 @media screen and (max-width: 574px){
  #archivo-audiovisual-fotografico-coleccion .photo-field-colum{
    font-size: 16px;
    width: 100%;
   }
   #archivo-audiovisual-fotografico-coleccion .photo-file-resumen{
    font-size: 12px;
   }
   #archivo-audiovisual-fotografico-coleccion .photo-file-title{
    min-height: 58px;
   }
 }


 /*----------------------------------------------------*
 *  Archivo audiovisual (Sonidos precolombinos - Página)
 *----------------------------------------------------*/

 .texto-blanco h1,
 .texto-blanco h2{
   color: #ffffff;
 }

 #archivo-audiovisual-sonidos .sonido-colum,
 #archivo-audiovisual-sonido-coleccion  .sonido-colum{
  font-size: 28px;
  line-height: 107.7%;
  font-weight: 500;
 }
 #archivo-audiovisual-sonido-coleccion  .ver-descripcion{
  cursor: pointer;
  font-size: 20px;
 }
 #archivo-audiovisual-sonido-coleccion  .ver-descripcion:hover{
  text-decoration: underline;
 }
 #archivo-audiovisual-sonidos .sonido-colum{
  cursor: pointer;
 }
 #archivo-audiovisual-sonidos .sonido-colum{
  width: 49.5%;
 }
 #archivo-audiovisual-sonidos .sonido-title div{
  font-weight: 400;
 }
 #archivo-audiovisual-sonidos .sonido-title,
 #archivo-audiovisual-sonido-coleccion .sonido-title{
  padding-bottom: 20px;
 }
 #archivo-audiovisual-sonidos .sonido-resumen,
 #archivo-audiovisual-sonido-coleccion  .sonido-resumen{
  font-weight: 300;
  font-size: 22px;
  line-height: 118.18%;
 }

 #archivo-audiovisual-sonidos .sonido-img{
  width: 100%;
  max-width: 536px;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: all .5s ease-in-out;
 }
 #archivo-audiovisual-sonidos .titulo-y-resumen{
  width: 85%;
 }

 #archivo-audiovisual-sonidos .sonido-img:hover{

  transform: scale(1.03);
 }

 #archivo-audiovisual-sonidos .sonido-img{
  background-image: url(img/bg/imagen-video.jpg);
 }


 @media screen and (max-width: 1200px){
  #archivo-audiovisual-sonidos .sonido-colum,
  #archivo-audiovisual-sonido-coleccion .sonido-colum{
    font-size: 22px;
   }
   #archivo-audiovisual-sonidos .sonido-resumen,
   #archivo-audiovisual-sonido-coleccion  .sonido-resumen{
    font-size: 18px;
   }
   #archivo-audiovisual-sonidos .sonido-title,
   #archivo-audiovisual-sonido-coleccion  .sonido-title{
    min-height: auto;
   }
   #archivo-audiovisual-sonido-coleccion  .ver-descripcion{
    cursor: pointer;
    font-size: 20px;
   }
 }

 @media screen and (max-width: 991px){
  #archivo-audiovisual-sonidos .sonido-colum,
  #archivo-audiovisual-sonido-coleccion  .sonido-colum{
    font-size: 20px;
   }
   #archivo-audiovisual-sonidos .sonido-resumen,
   #archivo-audiovisual-sonido-coleccion  .sonido-resumen{
    font-size: 16px;
   }
   #archivo-audiovisual-sonidos .sonido-title,
   #archivo-audiovisual-sonido-coleccion  .sonido-title{
    min-height: auto;
   }
 }
 @media screen and (max-width: 574px){
  #archivo-audiovisual-sonidos{
    padding-left: 10.66%;
    padding-right: 10.66%;
  }
  #archivo-audiovisual-sonidos .sonido-colum,
  #archivo-audiovisual-sonido-coleccion  .sonido-colum{
    font-size: 16px;
    width: 100%;
   }
   #archivo-audiovisual-sonidos .sonido-resumen,
   #archivo-audiovisual-sonido-coleccion  .sonido-resumen{
    font-size: 12px;
   }
   #archivo-audiovisual-sonidos .sonido-title,
   #archivo-audiovisual-sonido-coleccion  .sonido-title{
    min-height: auto;
   }
 }


 /*----------------------------------------------------*
 *  Educacion
 *----------------------------------------------------*/
 .conociendo-america-precolombina .fila{
   height: 1119px;
 }

 .conociendo-america-precolombina .imagen{
   background-size: cover;
   /*background-position: center;*/
   background-repeat: no-repeat;
   width: 50%;
 }
  .conociendo-america-precolombina .info .titulo{
    font-weight: 500;
    font-size: 40px;
    letter-spacing: -0.01em;
    line-height: 110%;
    color: #fff;
    margin-bottom: 35px;
  }
  .conociendo-america-precolombina .info-container{
    width: 50%;
  }
  .conociendo-america-precolombina .info .sub-titulo{
    font-weight: 300;
    font-size: 28px;
    line-height: 135.71%;
    color: #fffdfd;
    margin-bottom: 45px;
  }
  .conociendo-america-precolombina .info .resumen{
    font-weight: 300;
    font-size: 32px;
    line-height: 112.5%;
    color: #fff;

  }

  .swap-1{
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .swap-2{
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

 .titulo-educacion{
  font-weight: bold;
  font-size: 55px;
  line-height: 120%;
  color: #fff;
 }
 .sub-titulo-educacion{
  font-weight: 500;
  font-size: 45px;
  color: #000;
 }
 .educ-sabias-que .eael-accordion-tab-title{
   font-size: 45px;
   font-weight: 500;
   line-height: 120%;
 }

 .educ-sabias-que p{
  font-size: 32px;
  font-weight: 300;
  line-height: 112.5%;
  }
  .eael-adv-accordion .eael-accordion-list .eael-accordion-content {
    border: none!important;
  }

 .educ-sabias-que .fa-toggle{
   font-size: 42px!important;
 }
 .eael-adv-accordion .eael-accordion-list .eael-accordion-header {
   border: none;
 }
 :focus {
  outline: none;
 }
 .conociendo-america-precolombina .info{
  box-sizing: border-box;
 }

 @media screen and (min-width: 992px) and (max-width: 1919px){
  .educ-sabias-que .eael-accordion-tab-title{
    font-size: 2.34vw;
  }

  .educ-sabias-que p{
   font-size: 1.66vw;
  }
 .educ-sabias-que .fa-toggle{
  font-size: 2.18vw!important;
  }
  .conociendo-america-precolombina .info .titulo{
    font-size: 2.08vw;
    margin-bottom: 1.82vw;
  }
  .conociendo-america-precolombina .info .sub-titulo{
    font-size: 1.45vw;
    margin-bottom: 2.34vw;
  }
  .conociendo-america-precolombina .info .resumen{
    font-size: 1.66vw;
  }
  .conociendo-america-precolombina .fila{
    height: 28.66vw;
    margin-bottom: 2.34vw;
  }
 }
 @media screen and (max-width: 991px){
  .educ-sabias-que .eael-accordion-tab-title{
    font-size: 5vw;
  }

  .educ-sabias-que p{
   font-size: 5vw;
  }
 .educ-sabias-que .fa-toggle{
  font-size: 5vw!important;
  }
  .conociendo-america-precolombina .info .w-75{
    width: 100%!important;
   }
  .educ-sabias-que .elementor-accordion-icon-closed,
  .educ-sabias-que .elementor-accordion-icon-opened{
    font-size: 32px;
  }
  .titulo-educacion{
    font-weight: bold;
    font-size: 45px;
    line-height: 120%;
    color: #fff;
   }
   .sub-titulo-educacion{
    font-weight: 500;
    font-size: 35px;
    color: #000;
   }
   .conociendo-america-precolombina .imagen{
     width: 100%;
     height: 40vw!important;
   }
   .conociendo-america-precolombina .info-container{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .conociendo-america-precolombina .fila{
    height: auto;
    padding-bottom: 2.34vw;
  }
  .conociendo-america-precolombina .info {
    width: 100%;
    max-width: none;
    padding-left: 0px;
    max-width: 720px;
    margin: auto;
  }
  .conociendo-america-precolombina .info .titulo{
    font-size: 3.63vw;
    margin-bottom: 2.5vw;
  }
  .conociendo-america-precolombina .info .sub-titulo{
    font-size: 3vw;
    margin-bottom: 3.8vw;
  }
  .conociendo-america-precolombina .info .resumen{
    font-size: 3vw;
  }
 }
 @media screen and (max-width: 768px){
  .conociendo-america-precolombina .info {
    max-width: 540px;
    margin: auto;
  }
 }
 @media screen and (max-width: 574px){
  .educ-sabias-que .elementor-accordion-icon-closed,
  .educ-sabias-que .elementor-accordion-icon-opened{
    font-size: 22px;
  }
  .titulo-educacion{
    font-weight: bold;
    font-size: 30px;
    line-height: 120%;
    color: #fff;
   }
   .sub-titulo-educacion{
    font-weight: 500;
    font-size: 25px;
    color: #000;
   }
   .conociendo-america-precolombina .info {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }
 }

 /*------------------------ Exposiciones---------------------*/

 #exposiciones .banner-exposicion{
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 80px;
 }
 #exposiciones .banner-exposicion h6{
  color: #fff;
  line-height: 50px;
 }
 #exposiciones .tabs{
   width: 410px;
   padding-bottom: 80px;
   padding-top: 15px;
 }
 #exposiciones .tabs ul{
  padding-inline-start: 0px;
  list-style: none;
  font-size: 35px;
  line-height: 40px;
}
#exposiciones .tabs ul li{
  padding-bottom: 25px;
  padding-top: 25px;
  border-bottom: 1px solid #707070;
  cursor: pointer;
}
#exposiciones .content .titulo{
  padding-bottom: 50px;
  padding-top: 41px;
  width: 894px;
  font-weight: 500;
  font-size: 45px;
  line-height: 39px;

}
#exposiciones .content .texto{
  font-weight: 300;
  font-size: 35px;
  line-height: 39px;
}
#exposiciones .content p{
  margin-bottom: 50px;
}
#exposiciones .content .texto{
  margin-bottom: 75px;
}
#exposiciones .tabs ul li.active{
  font-weight: 500;
}
 #exposiciones .content{
  width: 894px;
}
#exposiciones .catalogo{
  margin-top: 200px;
}
#exposiciones .titulo-catalogo{
  width: 100%;
  font-weight: 500;
  font-size: 35px;
  letter-spacing: -0.01em;
  line-height: 35px;
  text-align: left;
  color: #000;

}
#exposiciones .boton-comprar{
  max-width: 230px;
  font-weight: bold;
}
#exposiciones .slide{
  height: 500px;
  max-height: none;
}
#exposiciones #selection-tabs{
  padding-bottom: 84px;
}
#exposiciones .modal{
  background-color: #fff;
}
#exposiciones .modal .arrow-prev,
#exposiciones .modal .arrow-next {
  background-color: #fff;
}
#exposiciones .modal .pie-de-foto {
  font-size: 25px;
}
#exposiciones .carousel-control-next-icon {
  background-image: url(img/icons/chevron-derecho.svg);
}
#exposiciones .carousel-control-prev-icon {
  background-image: url(img/icons/chevron-derecho.svg);
  transform: rotate(180deg);
}
.container-volver-exp{
margin-bottom: 30px;
}
#exposiciones-pasadas .photo-file-img{
  height: 547px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 484px 105px 0px 40px;
}
#carouselExposition .img-slider{
  height: 500px;
  background-size: contain;
  background-position:center;
  background-repeat: no-repeat;
  background-color: transparent;
}
#exposiciones .video iframe{
  width: 894px;
  height: 544.78px;
}
#exposiciones-pasadas .photo-field-colum{
  width: 33.33333333%;
}
#exposiciones-pasadas .photo-file-title{
  font-size: 25px;
  line-height: 36px;
  text-align: left;
  color: #fcfafa;

}

#exposiciones-pasadas .titulo-pagina h6{
  margin-bottom: 50px;
}
#exposiciones-pasadas .photo-file-title{
  font-size: 25px;
  line-height: 36px;
}
#exposiciones .tabs .sub-secciones {
  font-size: 30px;
  font-weight: normal;
  border-top: 1px solid #000;
  padding-left: 30px;
}
#exposiciones .tabs .sub-secciones ul li{
  padding-bottom: 0;
  border-bottom: none;
}
#exposiciones .tabs .sub-secciones .titulo{
  font-size: 40px;
  font-weight: normal;
}
#exposiciones .tabs .sub-secciones ul li.active .titulo{
  font-weight:500;
}
#exposiciones .img-subseccion-container{
  width: 32%;
  margin-right: 1.3%;
}
#exposiciones .img-subseccion{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  height: 180px;
}
 @media screen and (max-width: 1919px){
  #exposiciones .tabs .sub-secciones {
    font-size: 1.5625vw;
    padding-left: 1.5625vw;
}
  #exposiciones .tabs .sub-secciones .titulo{
    font-size: 2vw;
  }
  #exposiciones-pasadas .photo-file-title{
    font-size: 1.3vw;
    line-height: 1.8vw;
  }
  #exposiciones .img-subseccion{
    height: 13vw;
  }
    #exposiciones-pasadas .photo-file-img{
      height: 28.48vw;
      padding: 23vw 5.46vw 0px 2vw;
    }
    #exposiciones-pasadas .titulo-pagina h6{
      font-size: 2.34vw;
      margin-bottom:2.6vw ;
    }
    #exposiciones .banner-exposicion{
      height: 31.25vw;
      padding-top: 4.16vw;
    }
    #exposiciones .banner-exposicion h6{
      line-height: 2.6vw;
      font-size: 2.34vw;
    }
    #exposiciones .tabs{
      width: 29%;
      padding-bottom: 4.16vw!important;
      padding-top: 0.78vw!important;
    }
    #exposiciones .tabs ul{
      font-size: 1.82vw;
      line-height: 2.08vw;
    }
    #exposiciones .content{
      width: 66.64%;
    }
    #exposiciones .content .titulo{
      padding-bottom: 2.6vw;
      padding-top: 2.13vw;
      font-size: 3.34vw;
      line-height: 3vw;
    }
    #exposiciones .content .texto{
      font-size: 2.32vw;
      line-height: 2.8vw;
    }
    #exposiciones .content p {
      margin-bottom: 2.6vw;
    }
    #exposiciones .content{
      margin-bottom: 2.6vw;
    }
    #exposiciones .tabs ul li{
      padding-bottom: 1.3vw;
      padding-top: 1.3vw;
    }
    #exposiciones .tabs .sub-secciones {
      font-size: 1.56vw;
    }

    #exposiciones .sub-secciones-img img{
      width: 100%;
    }

    #exposiciones .titulo-catalogo{
      font-size: 1.82vw;
      line-height: 1.82vw;
    }
    #exposiciones .boton-comprar{
      max-width: 13.5vw;
      font-size: 1vw;
    }
    .texto-17.volver-lenguaje-objetos{
      font-size: 1.45vw;
      line-height: 1.66vw;
      margin-bottom: 1.5625vw;
    }
    .container-volver-exp{
      margin-bottom: 1.56vw;
      }
      #exposiciones .catalogo {
        margin-top: 7.41vw;
    }
    #exposiciones .slide,
    #exposiciones .carousel-inner,
    #exposiciones .carousel-item,
    #exposiciones  .img-slider{
      height: 26vw;

    }

    #exposiciones #selection-tabs{
      padding-bottom: 4.375vw;
    }
    #exposiciones .content .texto{
      margin-bottom: 3.9vw;
    }
    #exposiciones .modal .pie-de-foto {
      font-size: 1.3vw;
    }
    #exposiciones .video iframe{
      width: 100%;
      height: 28.3739vw;
    }
  }
    @media screen and (max-width: 768px){

      .texto-17.volver-lenguaje-objetos{
        font-size: 2vw;
        line-height: 2.2vw;

      }
      #exposiciones .boton-comprar{
        max-width: 100%;
        font-size: 1.5vw;
      }
      #exposiciones .titulo-catalogo{
        font-size: 2.3vw;
        line-height: 2.3vw;
      }
      #exposiciones .tabs ul li{
        padding-bottom: 1.8vw;
        padding-top: 1.8vw;
      }
      #exposiciones .content{
        width: 47vw;
      }
      #exposiciones .tabs ul{
        font-size: 2.3vw;
        line-height: 2.5vw;
      }
      #exposiciones .tabs{
        width: 34%;
      }
      #exposiciones .banner-exposicion h6{
        line-height: 3.1vw;
        font-size: 2.8vw;
        padding-left: 10.66% !important;
        padding-right: 10.66% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
      }
      #exposiciones .banner-exposicion{
        height: 31.75vw;
        padding-top: 4.66vw;

      }
      #exposiciones #selection-tabs{
        padding-left: 10.66% !important;
        padding-right: 10.66% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: none;
      }
      .container-volver-exp{
        margin-left: 0;
        margin-right: 0;
        max-width: none;
        padding-right: 10.66% !important;
        padding-left: 10.66% !important;
      }
      #exposiciones .modal .pie-de-foto {
        font-size: 3vw;
    }
    }

    @media screen and (max-width: 575px){
      #exposiciones-pasadas .photo-file-img{
        padding: 20vw 5.46vw 0px 2vw;
      }
      #exposiciones-pasadas .photo-file-title{
        font-size: 2.3vw;
        line-height: 2.8vw;
      }
      #exposiciones-pasadas .titulo-pagina h6{
        font-size: 3.34vw;
        margin-bottom:3.6vw ;
        margin-top: 2vw;
      }
      #exposiciones-pasadas .titulo-pagina{
        padding-left: 10.66%;
        padding-right: 10.66%;
      }
      .texto-17.volver-lenguaje-objetos{
        font-size: 2.5vw;
        line-height: 2.7vw;
        width: 100%;
      }
      #exposiciones .boton-comprar{
        max-width: 100%;
        font-size: 1.9vw;
      }
      #exposiciones .titulo-catalogo{
        font-size: 2.8vw;
        line-height: 2.8vw;
      }
      #exposiciones .tabs ul li{
        padding-bottom: 1.8vw;
        padding-top: 1.8vw;
      }
      #exposiciones .content{
        width: 47vw;
      }
      #exposiciones .tabs ul{
        font-size: 2.8vw;
        line-height: 3vw;
      }
      #exposiciones .tabs{
        width: 33%;
      }
      #exposiciones .banner-exposicion h6{
        line-height: 3.6vw;
        font-size: 3.3vw;
      }
      #exposiciones .banner-exposicion{
        height: 32.5vw;
        padding-top: 5.2vw;
      }
      #exposiciones .modal .pie-de-foto {
        font-size: 4vw;
      }
      #exposiciones .tabs .sub-secciones {
        font-size: 3vw;
      }
    }
/*------------------------ Nosotros ---------------------*/

#nosotros .banner-exposicion{
  width: 100%;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 80px;
}

#nosotros h6.titulo-de-pagina{
  margin-bottom: 50px;
}
#nosotros .tabs{
 width: 410px;
 padding-bottom: 80px;
}
#nosotros .tabs ul{
padding-inline-start: 0px;
list-style: none;
font-size: 35px;
line-height: 40px;
}
#nosotros .tabs ul li{
padding-bottom: 25px;
padding-top: 25px;
border-bottom: 1px solid #707070;
cursor: pointer;
}
#nosotros .content .titulo{
padding-bottom: 50px;
padding-top: 35px;
width: 894px;
font-weight: 500;
font-size: 45px;
line-height: 39px;

}
#nosotros .content .texto{
font-weight: 300;
font-size: 35px;
line-height: 39px;
}
#nosotros .content p{
margin-bottom: 50px;
}
#nosotros .content .texto{
margin-bottom: 75px;
}
#nosotros .tabs ul li.active{
font-weight: 500;
}
#nosotros .content{
width: 894px;
}
@media screen and (max-width: 1919px){
  #nosotros h6.titulo-de-pagina{
    margin-bottom: 2.6vw;
    font-size: 2.34vw;
    line-height: 2.81vw;
  }
  #nosotros .banner-exposicion{
    height: 31.25vw;
    padding-top: 4.16vw;
  }
  #nosotros .tabs{
    width: 29%;
    padding-bottom: 4.16vw!important;
  }
  #nosotros .tabs ul{
    font-size: 1.82vw;
    line-height: 2.08vw;
  }
  #nosotros .content{
    width: 66.64%;
  }
  #nosotros .content .titulo{
    padding-bottom: 2.6vw;
    padding-top: 1.82vw;
    font-size: 3.34vw;
    line-height: 3vw;
  }
  #nosotros .content .texto{
    font-size: 2.32vw;
    line-height: 2.8vw;
  }
  #nosotros .content p {
    margin-bottom: 2.6vw;
  }
  #nosotros .content{
    margin-bottom: 2.6vw;
  }
  #nosotros .tabs ul li{
    padding-bottom: 1.3vw;
    padding-top: 1.3vw;
  }
}
@media screen and (max-width: 768px){
  #nosotros h6.titulo-de-pagina{
    font-size: 3.34vw;
    line-height: 3.81vw;
    padding-left: 10.66%!important;
    padding-right: 10.66%!important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #nosotros .banner-exposicion{
    height: 31.75vw;
    padding-top: 4.66vw;

  }
  #nosotros .tabs ul li{
    padding-bottom: 1.8vw;
    padding-top: 1.8vw;
  }
  #nosotros .content{
    width: 47vw;
  }
  #nosotros .tabs ul{
    font-size: 2.3vw;
    line-height: 2.5vw;
  }
  #nosotros .tabs{
    width: 21.2vw;
  }
  #nosotros #selection-tabs{
    padding-left: 10.66% !important;
    padding-right: 10.66% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px){
  #nosotros h6.titulo-de-pagina{
    font-size: 4.34vw;
    line-height: 4.81vw;

  }
  #nosotros .banner-exposicion{
    height: 32.5vw;
    padding-top: 5.2vw;
  }
  #nosotros .tabs ul li{
    padding-bottom: 1.8vw;
    padding-top: 1.8vw;
  }
  #nosotros .content{
    width: 47vw;
  }
  #nosotros .tabs ul{
    font-size: 2.8vw;
    line-height: 3vw;
  }
  #nosotros .tabs{
    width: 33%;
  }
  .container,
  .single-post .elementor-section,
  #archivo-audiovisual-fotografico{
    padding-left: 10.66% !important;
    padding-right: 10.66% !important;
    max-width: none;
  }
}
