.main-content {
  visibility: hidden;
}

select.selectpicker {
  display: block !important
}

.single-instagram .insta-overlay {
  position: absolute;
}

.slick-slider {
  height: 20rem;
}

#message {
  white-space: pre;
}

#btn-informe {
  color: #ffffff !important;
}

.img-articulo {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 75%;
}

/* #articulo a{
  color: #ca115e;
} */

.kotha-sidebar .widget.latest-post-widget ul li .latest-post-content p {
  color: #e2e2e2;
  font-size: 14px;
  letter-spacing: 0;
  margin-bottom: 3px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  line-height: 1.1;
}

.kotha-sidebar .widget .widget-title p {
  color: #444;
  font-size: 18px;
  letter-spacing: 0.5px;
  margin-bottom: 28px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
}

.insta-feed p {
  overflow: hidden;
  color: #444;
  font-size: 18px;
  letter-spacing: 0.5px;
  padding: 28px 0 16px;
  font-weight: 600;
}

.post-thumb {
  padding-left: 0px;
  padding-right: 0px;
}

@font-face {
  font-family: Fuente1;
  src: url(./assets/fonts/Calibri.ttf);
}

@font-face {
  font-family: Calibri;
  src: url(./assets/fonts/Calibri.ttf);
}

p.a {
  font-family: Fuente1;
  font-size: 15px;
}

@font-face {
  font-family: Fuente2;
  src: url(./assets/fonts/CalibriBold.ttf);
}

p.b {
  font-family: Fuente2 !important;
  font-size: 15px;

}

p.c {
  font-family: Fuente1;
  font-size: 13px;
}

p.e {
  font-family: Fuente2;
  font-size: 18px;
  font-weight: bold;
}

h4 {
  font-family: Fuente2;
  font-size: 18px;
}

h3 {
  font-family: Fuente2;
  font-size: 20px;
}

label.d {
  font-family: Fuente2;
  font-size: 15px;
  font-weight: bold;
}

div.x {
  font-family: Fuente1;
  font-size: 15px;
}

a.z {
  font-family: Fuente2;
  font-size: 15px;
}

img.publicidad-movil {
  width: 95%;
  max-height: 14em;
  max-width: 200em;
}

.sidebar-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.single-blog {
  background: #fff;
  position: relative;
  top: -25px;
  padding: 25px;
  margin-bottom: 50px;
  -webkit-box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08);
  box-shadow: 0 0 2px 0 rgba(51, 51, 51, 0.08), 0 0 2px 0 rgba(51, 51, 51, 0.08);
}


footer .footer-widget-row .footer-widget {
  flex-basis: 30%;
  margin-top: 15px;
}

#principal_videos {
  background: #ffffff !important;
}

.single-blog-mainpage.post-grid .post-content .post-meta {
  position: absolute;
  bottom: 15px;
}

.magazine-content .feature-post .post-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 15px;
  z-index: 1;
  color: #fff;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0.30) 25%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.70) 75%, rgba(0, 0, 0, 0.85) 90%, black 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0.30) 25%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.70) 75%, rgba(0, 0, 0, 0.85) 90%, black 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0.30) 25%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.70) 75%, rgba(0, 0, 0, 0.85) 90%, black 100%);
  border-radius: 0 0 3px 3px;
  width: 100%;
  -webkit-transition: all 0.33s;
  -moz-transition: all 0.33s;
  -ms-transition: all 0.33s;
  -o-transition: all 0.33s;
  transition: all 0.33s;
}

.magazine-content .feature-post .post-content .entry-title a {
  color: #fff;
  font-size: 17px;
  letter-spacing: 0.8px;
  display: block;
  font-weight: 600;
}

.btn-gris {
  color: #a08e8e;
  background-color: #ffffff;
  border-color: #808080;
}

li {
  list-style-type: disc !important;
}

.video-play-img {
  width: 90%;
}

.img-youtube {
  /* float: left; */
  width: 150%;
  max-width: none;
  position: relative;
  top: -45%;
  left: -30%;
}

.video-row {
  padding: 5px 0px;
  display: flex;
  height: 80px;
  cursor: pointer;
}


.video-titulo {
  padding-left: 0px;
  font-size: 17px;
  font-family: 'lato', sans-serif;
  font-weight: 600;
  line-height: 18px;
  inline-size: 149px;
  margin-top: 3px;
  position: relative;
  left: -10px;
}

#principal_videos {
  background: #dbdbdb;
  padding: 5px 15px;
  height: inherit;
  margin-bottom: 20px;
}

.tarjeta-principal {
  padding-right: 0px;
  height: 520px;
  padding-left: 15px;
  margin-bottom: 20px;
}

.kotha-default-content {
  margin-top: -50px;
}

.img-articulo-blog {
  width: 100%;
}

.articulo-blog {
  height: 450px;
}

.single-blog .post-content h4 {
  margin-bottom: 25px;
  font-weight: normal;
  color: #000;
  font-size: 16px;
}

.search-input-mobile {
  border-radius: 7px;
  border: #ca115e 3px solid;
  position: relative;
  top: 1px;
  left: 30%;
  width: 50%;
  z-index: 0;
}

.search-form-mobile {
  position: relative;
  left: -25px;
  top: 65px;
  z-index: 1;
  color: #4f5b66;
  padding: 25px 0px;
  background: #e2e2e2;
  width: 110%;
}

.height_div {
  padding: 5px 35px;
}

#fundacion_tortilla {
  font-size: 25px;
}

body {
  background: #f1eded !important;
  overflow-x: hidden;
}

.col-principal {
  padding-right: 5px;
  padding-left: 5px;
}

.imagen-principal-1 {
  width: 135%;
  max-width: none;
  height: 460px;
  position: relative;
  left: -70px;
}

.imagen-principal-2 {
  width: 100%;
  height: 225px;
}

.imagen-principal-3 {
  width: 100%;
  height: 225px;
}

.imagen-principal-4 {
  max-width: 165%;
  height: 225px;
  position: relative;
  left: -45px;
}

.imagen-principal-5 {
  max-width: 165%;
  height: 225px;
  position: relative;
  left: -45px;
}

.kotha-menu .navbar .navbar-nav>li:first-child a {
  padding-left: 0;
  padding: 0px 5px 0px 5px;
}

ul.navbar-nav>li.seleccionada {
  background-color: #a02257;

}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ca115e;
  font-weight: bold;
}


a#fundacion_tortilla {
  margin-top: 0px;
  font-size: 29px;
}

a#fundacion_tortilla span {
  color: #ca115e;
  font-size: 32px;
}

#button_dona {
  color: white;
  font-size: 14px;
  border: 1px solid;
  padding: 2px 25px;
  position: relative;
  left: 20px;

  /* Centrar boton */
  left: 0px;
  top: 3px;
}

#redes_principal {
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

#redes_principal ul.list-inline li {
  padding-right: 10px;
  padding-left: 10px;
}

.kotha-menu .top-social-icons li a {
  /*color: #a98d8d;*/
  font-size: 20px;
}

#logo_principal {
  float: right;
}

#logo_principal>img {
  margin-top: 2px;
}

#div_redes {
  position: relative;
  right: -30px;
}

.fixed-top-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 10px;
  height: 25px;
  background-color: #ca115e;
  border: #ca115e;
  box-shadow: -1px 0px 4px 1px #636363;
}

li a.nav-li {
  padding-top: 5px !important;
  padding: 0.5rem;
  color: white;
}

.kotha-menu .navbar-brand {
  padding: 18px 40px 18px 10px;
}


article[title~="unete"] {
  background: #dcdcdc !important;
}

.titulo {
  margin-bottom: 35px;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 26px;
}

.subtitulo {
  margin-bottom: 36px;
  font-family: "Lato", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 25px;
}

.parrafo {
  text-align: left;
  padding-bottom: 15px;
  display: block;
  font-family: Calibri, sans-serif;
  font-size: 15pt;
  line-height: 28px;
}

.parrafo-black {
  font-family: Calibri, sans-serif;
  font-size: 15pt;
}

.p-titulo {
  font-family: 'Lato', sans-serif;
  font-size: 18pt;
  font-weight: 900;
}

.sub-titulo {
  font-family: 'Lato', sans-serif;
  font-size: 16pt;
  font-weight: bold;
}

#item-instagram {
  margin-right: 2px;
  margin-left: 2px;
}

.navbar {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0px;
}

.fixed-top {
  top: 25px;
}

.fixed-top-2 {
  top: 0px;
}

.magazine-content {
  margin-top: 90px;
}

h1,
h2,
h3,
h4 {
  font-weight: 500;
  font-family: "Oswald", sans-serif;
}


.btn-dona-rosa {
  background-color: #ca115e;
  color: white;
  padding: 0.2rem 2.5rem;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: bold;
  border-radius: 20px;
  text-align: center;
}

button.rosa {
  display: block;
  padding: 0.2rem 2.5rem;
  border-radius: 30px;
  background-color: #ca115e;
  border: 1px solid #ca115e;
  color: white;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 auto;
}

.contenedor-block {
  display: block;
  text-align: center;
}

/* .titulo__logo{
  font-size: 19.5px; 
  font-weight: bold; 
  color: #575757; 
  margin: 10px auto; 
  text-align: center; 
  line-height: 1.2;
  width: 326px;
} */


.rosa-directorio-buscar {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
  width: 135px;
}

.rosa-sin-resultados {
  margin: 0 auto 25px auto !important;
}

/* Boton de enviar aside contacto */
.btn-contacto-enviar {
  display: block;
  color: #fff5f5;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  padding: 0.2rem 4rem;
  background-color: #ca115e;
  border-radius: 30px;
  font-size: 1em;
  border-style: none;
  text-align: center;
  margin: 5px auto;
  text-transform: uppercase;
}


input.rosa {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 30px;
  background-color: #ca115e;
  border: 1px solid #ca115e;
  color: white;
  font-weight: bold;
  font-size: 1.5em;
  text-transform: uppercase;
}

.rosa-full {
  color: white;
  background-color: #ca115e;
  border-radius: 30px;
  border: none;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0.5rem 2.5rem;
  margin: 0 auto;
}

.rosa-full-directorio {
  width: 185px;
  padding: 0.5rem;
  margin-top: 5px;
  margin-left: 40px;
}

.rosa-full-regresar {
  margin-top: 5px;
}

input.rosa-regresar-busqueda,
.rosa-directorio-busqueda {
  color: white;
  background-color: #ca115e;
  border-radius: 30px;
  border: none;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0.2rem;
  margin: 0 auto;
  width: 245px;
}


button.gris {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
  background-color: #c1bfbf;
  border: 1px solid #c1bfbf;
  color: white;
  font-weight: bold;
  font-size: 1.5em;
}

button.grande {
  width: 70%;
  height: 100px;
  font-size: 80px;
  line-height: 100px;
}

button.blanco {
  width: 40%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
  background-color: white !important;
  border: 1px solid white;
  color: black;
  font-weight: bold;
  font-size: 1.5em;
}

.interlineado_ch {
  line-height: 20px;
}

#articulo #descripcion {
  height: 365px;
}

/*PRINCIPAL*/
#principal_dona {
  background: #ca6d8b;
  padding: 10px 25px;
  padding-top: 5px;
  height: 460px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
}

#principal_dona_imagen {
  width: 100%;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 5px;
  position: relative;
  top: -10px;
}

#principal_dona_texto {
  font-size: 23px;
  color: white;
  text-align: center;
  font-family: 'lato', sans-serif;
  font-weight: 900;
  width: 85%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* .rosa#boton_dona {
  width: 50%;
  height: 60px;
  font-size: 28px;
} */

#tarjeta_principal {
  margin-bottom: 20px;
  height: 460px;
  padding-right: 0px;
  padding-left: 0px;
  background: #fff;
}

#label_contacto {
  font-weight: 900;
  font-size: 14px;
}

#tarjeta_contacto {
  margin-bottom: 20px;
  background: #fff;
  padding: 20px 15px;
  height: 550px;
}

/*NOSOTROS*/
.class-nosotros {
  height: 480px;

}

.boton-informe {
  border: none;
  background: #ca115e;
  color: white;
  border-radius: 10px 10px 10px 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  height: 45px;
  width: 150px;
  font-weight: bold;
  font-size: 24px;
}

.boton-semblanza {
  /* border: none;
    background: #ca115e;
    color: white; 
    border-radius: 30px;
    margin-bottom: 10px;
    padding: 0.5em;
    width: 65%; 
    font-weight: bold; 
    font-size: 15px;
    text-transform: uppercase; */

  background-color: #ca115e;
  color: white;
  border-radius: 30px;
  border: none;
  padding: 0.2rem;
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
  margin: 0 auto 25px auto;
  width: 135px;
}

.boton-semblanza-nosotros {
  padding: 0.2rem 2.5rem;
  margin: 5px auto;
  width: auto;
}

.boton-presentacion {
  border: none;
  background: #ca115e;
  color: white;
  border-radius: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  height: 45px;
  width: 190px;
  font-weight: bold;
  font-size: 24px;
}

/*.p-saber-mas{
        margin-bottom: 36px;        
        text-align: center;
        font-family: 'Lato', sans-serif;
        font-size: 18pt;
      }*/


/* UNETE-DESKTOP*/
#margen {
  margin-top: 40px;
}

.b30 {
  margin-bottom: 30px;
}

#porc90 {
  width: 95%;
}

.ml15 {
  margin-left: 15px;
}

.mt20 {
  margin-top: 20px;
}

/*Footer
  Modificacion de tama�os de letra e imagen, espacio entre objetos.
*/
#footer-pers {
  margin-top: 15px;
  margin-bottom: 0px;
}

.red-social {
  margin-top: 80px;
  margin-right: 30px;
}

#letra_redes_sociaes {
  color: white;
  font-size: 16px;
  font-weight: normal;
  font-family: arial, sans-serif;
}

#titulo_redes {
  margin-left: 50px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  font-weight: bold;
}

#titulo_redes_info {
  margin-bottom: 20px;
  margin-left: 0px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  font-weight: bold;
}

#informacion_de_contacto {
  font-size: 19px;
  margin-bottom: 10px;
  font-family: "Lato", sans-serif;
  color: #f1f1f1;
}

#img_central {
  max-width: 250px;
  height: 155px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 80px;
}

.p-privacidad {
  text-align: left;
  margin-left: 20px;
}

.p-fundacion {
  text-align: center;
  margin-left: 90px;
}

.p-media {
  text-align: right;
  margin-right: 90px;
}

/*top*/
#visible {
  display: none;
}

.nav.navbar-nav.text-uppercase.ul-subcat {
  /*padding-left: 120px;*/
  margin: 0 auto;
  margin-top: 4px;
}

#lista_pag {
  color: black;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
}

#cointainer_subcat {
  display: flex;
  right: auto;
  left: auto;
  text-align: center;

}

.container-1 {
  width: 200px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}

container-1 input#search {
  width: 300px;
  height: 45px;
  background: #2b303b;
  border: none;
  font-size: 10pt;
  float: left;
  color: #63717f;
  padding-left: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.container-1 .icon {
  position: relative;
  left: -48px;
  margin-left: 17px;
  margin-top: 17px;
  z-index: 1;
  color: #4f5b66;
}

div#mynavbar {
  margin-top: -7px;
}

#hambur {
  width: 100%;
  padding-left: 29px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/*Contacto*/
#div_titulo {
  margin-bottom: 10px;
}

#titulo {
  font-size: 24px;
  margin-left: 20px;
}

#articulo {
  margin-top: 20px;
}

#parrafo {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  margin-left: 20px;
}


#boton_anviar_contacto {
  display: block;
  color: white;
  background-color: #ca115e;
  border: none;
  border-radius: 30px;
  /* margin-right: 10px;
  margin-bottom: 20px; */
  margin: 10px auto;
  padding: 0.3rem 5rem;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
}


#sub {
  width: 30px;
  height: 30px;
}


/*ARTICULOS*/
#boton-redes-art {
  width: 100%;
  height: 50px;
  border-radius: 15px;
}

.whatsapp-i {
  font-size: 30px;
  color: white;
  margin-top: 8px;
}

.gmail-i {
  width: 45px;
  height: auto;
  margin-top: 10px;
}

/*Categorias*/
#titulo_categorias {
  text-align: center;
  margin-bottom: 25px;
  color: #777777;
  margin-top: 12px;
}

#titulo_resultados {
  text-align: center;
  margin-bottom: 25px;
  color: #777777;
  font-size: 16pt !important;
}

/*CURSOS*/
#cont {
  border-width: 1px;
  background: transparent;
  box-shadow: none;
  margin-left: 0px;
}

#div_botones {
  display: flex;
}

#position_r {
  margin-top: 20px;
}

.rosa.button-movil-1 {
  /*background: #b5b5b5;*/
  border-radius: 10px;
  height: 40px;
  width: 160px;
  margin-right: 20px;
  border-style: none;
  font-size: 18px;
}

.rosa.button-movil-2 {
  height: 40px;
  width: 140px;
  border-style: none;
  display: inline-block;
  font-size: 18px;
}

#maj290 {
  position: relative;
  left: 69%;
}

#maj290-2 {
  position: relative;
  left: -158%;
}

/*aside movil*/
.life-300 {
  display: none;
}

/* Responsive - Media querys*/


.navbar#menu_cat {
  top: 4.8em;
}

@media (min-width: 768px) and (max-width: 991px) {
  .tablet-dona {
    margin-top: 15rem !important;
    margin-bottom: 4rem !important;
    height: 19vh;
  }

  .tablet-don {
    height: 40vh;
  }
}



@media (max-width: 767px) {

  .nav#dead_responsive {
    display: none;
  }

  .navbar#menu_cat {
    top: 4.6em;
  }

  .logo-top {
    max-height: 50px;
    margin-left: 10px;
  }

}

/*@media (max-width: 550px) {

  .navbar#menu_cat{
    top:5em;
  }

}*/

@media (max-width: 574px) {

  .navbar#menu_cat {
    top: 4.5em;
  }

  #articulo #descripcion {
    height: 375px;
  }
}

@media (max-width: 320px) {
  #articulo #descripcion {
    height: 410px;
  }
}


/*   Dispositivos m�viles  */
@media (min-width: 0px) and (max-width: 767px) {
  #articulos-principales {
    margin-top: 70px;
  }

  /* .rosa#boton_dona {
    width: 30%;
    height: 50px;
    font-size: 19px;
  } */

  .titulo {
    font-size: 25px;
  }

  /*Cursos*/

  button#button-movil {
    width: 40px;
  }

  .parrafo {
    font-weight: 500;
  }

  /*Top*/

  a#fundacion_tortilla span {
    font-size: 20px;
  }

  input.dead_responsive {
    display: none;
  }

  span.icon i.fa-fa-search {
    display: block;
  }

  #movil {
    height: 60px;
  }

  .navbar#menu_cat {
    top: 40px;
  }

  #visible {
    display: block;
  }

  #hambur {
    margin-top: 75px;
  }

  /*CONTACTO*/
  #titulo {
    font-size: 21.6px;
    margin-left: 0px;
  }

  #articulo {
    margin-top: 50px;
  }

  #contacto-div {
    padding-left: 5px;
    padding-right: 0px;
  }

  #parrafo {
    font-size: 15px;
  }

  /* #tarjeta_contacto{
        height: 490px;
      } */

  .contact_div {
    padding: 0px;
  }


  #sub {
    width: 20px;
    height: 20px;
  }


  /*Principal*/
  .div-2 {
    position: relative;
    left: 206px;
  }

  .dead-300 {
    display: none;
  }

  .life-300 {
    display: block;
    width: 100%;
    margin: 0px;
  }

  #tarjeta_principal {
    width: 100%;
  }

  /* #tarjeta_contacto{
        height: 550px;
      } */

  #principal_videos {
    width: 105%;
  }

  /*UNETE*/
  #margen {
    margin-top: 85px;
  }

  .imagen-principal-1 {
    height: 260px;
  }

  .imagen-principal-3 {
    height: 260px;
  }

  .justify {
    text-align: justify;
  }

  /*CURSOS*/
  #cont {
    border-width: 1px;
    background: transparent;
    box-shadow: none;
    margin-left: 0px;
  }

  #cursos-movil {
    padding-bottom: 10px;
    background: #dbdbdb;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    box-shadow: none;
  }

  #div_botones {
    margin-left: 0px;
    display: flex;
  }

  .rosa.button-movil-1 {
    /* background: #b5b5b5;*/
    height: 30px;
    width: 115px;
    margin-right: auto;
    border-style: none;
    font-size: 12px;
    display: inline;
  }

  .rosa.button-movil-2 {
    height: 30px;
    width: 90px;
    border-style: none;
    display: inline-block;
    font-size: 12px;
    margin-left: 0px;
    padding: 0px;
  }

  /*NOSOTROS*/
  .boton-informe {
    margin-right: 10px;
    margin-bottom: 20px;
    height: 25px;
    width: 60px;
    font-size: 10px;
  }

  /* .boton-semblanza{
        margin-right: 10px; 
        margin-bottom: 20px;
        /*height: 25px;
        width: 75px;
        font-weight: bold; 
        font-size: 20px;
      } 
      */

  .boton-presentacion {
    margin-right: 10px;
    margin-bottom: 20px;
    height: 25px;
    width: 90px;
    font-weight: bold;
    font-size: 10px;
  }

  /*FOOTER*/
  .p-privacidad {
    text-align: left;
    margin-left: 0px;
  }

  .p-fundacion {
    text-align: left;
    margin-left: 0px;
  }

  .p-media {
    text-align: left;
    margin-right: 0px;
    margin-left: 0px;
  }

  #footer-pers {
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .alv {
    margin-left: 30px;
  }

  #titulo_redes_info {
    margin-bottom: 15px;
  }

  /*ARTICULOS*/

  #boton-redes-art {
    width: 100%;
    height: 50px;
    border-radius: 15px;
  }

  .whatsapp-i {
    margin-top: 2px;
  }

  .gmail-i {
    margin-top: 10px;
  }

  /*PERSONAS*/
  .p-correo {
    font-size: 10px;
  }

  /*Categorias*/
  #titulo_categorias {
    margin-left: 0px;
    margin-top: 0px;
  }

  /*Footer*/
  #img_central {
    margin-top: 20px;
  }

  .red-social {
    margin-top: 0px;
    margin-right: 0px;
  }
}


@media (min-width: 411px) and (max-width: 767px) {


  .navbar-toggle.collapsed {
    padding-right: 20px;
  }

  div#mynavbar {
    margin-top: 10px;
  }
}

.proyectos-carrusel .slick-prev:before,
.slick-next:before {
  content: none !important;
}

.proyectos-carrusel .slick-dots li button::before {
  font-size: 35px !important;
  color: #777;
  opacity: 1;
}

.proyectos-carrusel .slick-dots li.slick-active button:before {
  color: #CA115E;
}

.fa {
  font-size: 20px;
  width: 20px;
}

/* Lista pagina sin resultados */
.list-sugerencias {
  width: 50%;
  margin: 20px auto 30px auto;
  text-align: left;
  font-size: 18px;
}

.list-sugerencias>li {
  list-style: none !important;
  font-family: Fuente1;
  font-size: 15pt;
  color: #000000;
}

.list-sugerencias li::before {
  content: "\2022";
  color: #CA115E;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

#articulo #imagen,
#articulo #google_map {
  width: 30%;
  border-radius: 3px;
  box-shadow: 3px 3px 5px #b2b2b2;
  max-width: 90%
}

#articulo #google_map {
  margin-top: -100px;
}

#articulo #imagen {
  box-shadow: none;
  padding-bottom: 10px;
}

#articulo #imagen img {
  max-width: 100%;
  width: auto;
  margin: auto;
}

#articulo #descripcion,
#articulo #ubicacion {
  width: calc(70% - 40px);
  border-radius: 3px;
  box-shadow: 3px 3px 5px #b2b2b2;
  max-width: calc(100% - 40px);
}

#articulo .slick-arrow {
  display: none;
  visibility: hidden;
}

#articulo #ubicacion {
  padding-bottom: 20px;
  max-width: calc(100% - 40px);
  min-height: 220px;
  background-color: #f0f0f0;
  margin-left: 20px;
  display: flex;
  align-items: center;
}

#articulo #ubicacion .tbl-proyecto {
  display: grid;
  grid-template-columns: 30% 30% 30%;
  column-gap: 10px;
}

#articulo #ubicacion .tbl-proyecto figure {
  display: flex;
  flex-direction: column;
}

#articulo #ubicacion .tbl-proyecto figure img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}

#articulo #ubicacion .tbl-proyecto figure label {
  font-weight: normal;
  text-align: center;
}

#articulo .links-artiuclo a {
  transition: 0.3s all ease-in-out;
  color: inherit;
}

#articulo .links-artiuclo a:hover {
  color: #ca115e;
}

#articulo .links-proyecto a {
  transition: 0.3s all ease-in-out;
  color: #ca115e;
}

#articulo .links-proyecto a:hover {
  color: inherit;
}

.deslinde {
  padding: 1rem;
  background: #f0f0f0;
  box-shadow: 3px 3px 5px #b2b2b2;
  max-width: 100%;
  width: calc(100% - 24px + 40px);
  margin-right: 12px;
  margin-top: 130px;
}


@media (max-width: 1200px) {

  #articulo #imagen,
  #articulo #google_map,
  #articulo #descripcion,
  #articulo #ubicacion {
    width: 100%;
  }

  #articulo #google_map{
    margin-top: 0px;
    margin-bottom: 20px;
  }
}

form#directorio-unete {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  font-size: 17px;
  background-color: #fff;
}

form#directorio-unete h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 800;
  padding-bottom: 32px;
}

form#directorio-unete>input,
form#directorio-unete>textarea {
  background-color: #f5f5f5;
  color: #585858;
  border: 0;
  padding: 0.8rem 22px;
  margin-bottom: 9px;
  border-radius: 10px;
  resize: none;
}

form#directorio-unete>input::placeholder,
form#directorio-unete>textarea::placeholder {
  color: #585858;
  font-family: 'Lato', sans-serif;
}

form#directorio-unete button {
  background-color: #b32c5d;
  color: #fdfbfd;
  border-radius: 15px;
  padding: 8px 22px;
  width: fit-content;
  border: 0;
  font-weight: bolder;
  margin-top: 16px;
}

form#directorio-unete>.button-container {
  display: flex;
  justify-content: flex-end;
}

.widget-title.text-uppercase.text-center {
  font-weight: bold;
}

/* Directorio */
.post-content.directorio {
  padding-left: 0px;
  padding-right: 5px;
}

.directorio.add-image {
  margin-top: 3em;
  margin-bottom: 1em
}

/* Proyecto */
#articulo #seccion-comparte #text {
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 25px;
  top: 15px;
  position: relative;
}

#articulo .blogContainer .card-categoria {
  box-shadow: 10px 12px 17px -6px rgb(0 0 0 / 59%);
  height: auto;
  width: 100%;
  background-color: #f0f0f0;
  text-align: center;
  margin: 0px auto 10px auto;
  border-radius: 3px;
}

#articulo .blogContainer>div {
  padding-right: 5px;
  padding-left: 5px;
}

#articulo .blogContainer .card-categoria .card-header {
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#articulo .blogContainer .card-categoria .card-header .card-title {
  font-family: Fuente1;
  font-weight: bolder;
  font-size: 16px;
  margin-bottom: 0px !important;
}

#articulo .blogContainer .card-categoria img {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}


#google_map.directorio-google-2 {
  display: none;
}

#google_map.directorio-google-2 {
  margin-top: 0px !important;
}

#proyecto-direccion {
  display: none;
}

.search-group #mySearch {
  border: #ca115e 3px solid;
  border-radius: 7px 0px 7px 0p;
  border-right-color: white;
  border-right-width: 0;
  height: 40px;
}

.search-group .input-group-addon {
  border: #ca115e 3px solid;
  border-radius: 0px 7px 7px 0px;
  padding: 4px 10px !important;
  border-left-color: white;
  border-left-width: 0;
}

.search-group .input-group-addon {
  color: #ca115e;
  background-color: white;
}

.subtittle-menu {
  text-align: center;
  color: #000000 !important;
  font-weight: 800;
  margin-top: -10px;
}

@media (min-width: 768px) {
  .logo-top {
    display: none;
  }
}