/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

@font-face {
font-family: Bebas;
src: url(../fonts/BebasNeue.otf);
}

@font-face {
font-family: Bebaslight;
src: url(../fonts/BebasNeueLight.otf);
}

body {
  padding-top: 125px;
  font-size: 18px;
}

@media (min-width: 992px) {
  body {
    padding-top: 140px;
  }
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.row.rowMenu {
    width: 100%;
}

#navbarResponsive ul.nav {
    display: block;
}

#navbarResponsive ul.nav li{
    margin: -1px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    font-family: Bebaslight, serif;
    letter-spacing: 1px;
}

#navbarResponsive ul.nav li:hover{
    
    font-family: Bebas, serif;
    text-decoration: none !important;

}

#navbarResponsive ul.nav li a:hover{

    text-decoration: none !important;

}

#navbarResponsive ul.nav li.active{

    font-family: Bebas, serif;
    font-weight: normal;
}


nav.navbar.fixed-top.navbar-expand-lg {
    background-color: #fff;
}

.col-md-8.menuPrincipal {
    padding-left: 0px;
      padding-top: 5px;
}

.col-lg-4.col-md-4.col-sm-4.col-xs-2.logoDibujo {
    padding-top: 5px;
}

.carousel-indicators li {
     width: 10px;
     height: 10px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     background: #fff;
     cursor: pointer;
     border: solid 1px #82368b;
}

.carousel-indicators li.active {

     background: #82368b;
}

.carousel-caption {
    left: 20% !important;
    text-align: left !important;
    max-width: 500px;

}

.carousel-caption h3 span {

    text-transform: uppercase;
    background-color: #82368b;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 45px;
    line-height: 70px;

}

.carousel-caption h3 span a {
    color: #fff;
    text-decoration: none;
}

.pull-left.item-image a img {
    width: 100%;
}

header {
    
}

.row.movilSi {
    display: none;
}


@media screen and (min-width: 1200px) {
  .pull-left.item-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
  }
  .carousel-caption {

    top: 13% !important;

  }
  .col-md-3.columnaDerecha {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }

  .col-md-9.contenido {
      flex: 0 0 70% !important;
  }
  .custom-medio {
    background-color: #ccaed0;
    padding: 5px;
    margin-bottom: 30px;
    height: 510px;
    padding-top: 10px;
  }
  img.enlace {
    padding-left: 20%;
    padding-right: 20%;
    margin-bottom: 20px;

  }    

  .custom-enlaces {
      background-color: #ccaed0;
      padding: 5px;
      margin-bottom: 30px;
      height: 490px;
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .custom-boletin {
    background-color: #ccaed0;
    padding: 5px;
    text-align: center;
    height: 510px;
    margin-bottom: 30px;
  }
  .fondo{

  padding-top: 30px;
  background: url(../images/flores-fondo-arriba-derecha.png) top right no-repeat,
              url(../images/flores-fondo-abajo-izquierda.png) bottom left no-repeat;

  padding-bottom: 100px;

  }



  ul.socialPc li {
      float: left;
      margin-right: 10px;
      width: 50px;
      height: 50px;
      background-color: #7f348985;
      margin-bottom: 3px;
      font-size: 30px;
      border-radius: 30px;
      color: #fff;
      text-align: center;
      padding-top: 2px;
  }
  span.fileteBoletin {
    color: #7f3489;
    font-weight: bold;
    font-size: 19px;
  }

  .blog-featured .col-md-6.item {
    height: 510px;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .col-md-6.item {
    height: 510px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .custom-medio a p img {
    width: 90% !important;
  }
  .custom-medio a:hover {
    text-decoration: none;
  }
  .custom-medio p {
    text-align: center;
  }

  .articulosEnlaces {
    height: 240px;
    overflow: hidden;
    
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px)  {
  .col-lg-8.logoLyCLetra a img {
    max-height: 125px !important;
  }

  .pull-left.item-image {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
  }
  .carousel-caption {

    bottom: 20% !important;

  }
  .col-md-3.columnaDerecha {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }

  .col-md-9.contenido {
      flex: 0 0 70% !important;
  }
  span.sliderText {
    text-transform: uppercase;
    background-color: #82368b;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 40px;
    line-height: 66px;
  }
  ul.socialPc li {
    float: left;
    margin-right: 10px;
    width: 39px;
    height: 39px;
    background-color: #7f348985;
    margin-bottom: 3px;
    font-size: 23px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    padding-top: 2px;
  }
  div#imagenArticulo {
    margin-bottom: 10px;
  }
  span.fileteBoletin {
    color: #7f3489;
    font-weight: bold;
    font-size: 15px;
  }
  .carousel-item.active {
    margin-bottom: 10px;
  }
  .fondo{

  padding-top: 30px;
  background: url(../images/flores-fondo-arriba-derecha.png) top right no-repeat,
              url(../images/flores-fondo-abajo-izquierda.png) bottom left no-repeat;

  padding-bottom: 100px;

  }
  .col-md-6.item {
    height: 430px;
    overflow: hidden;
    margin-bottom: 30px;
  }

  .custom-enlaces {
    background-color: #ccaed0;
    padding: 5px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 487px;
  }

  img.enlace {
    padding-left: 20%;
    padding-right: 20%;
    margin-bottom: 40px !important;
  }
  .col-md-6.item {
    height: 510px;
    margin-bottom: 30px;
    overflow: hidden;
  }

  .custom-medio a p img {
    width: 90% !important;
  }
  .custom-medio p {
    text-align: center;
  }
  .articulosEnlaces {
    height: 240px;
    overflow: hidden;
    
  }

}

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

  #navbarSupportedContent ul.nav li {
    font-size: 19px !important;
  }


  .pull-left.item-image {
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
  }
  .carousel-caption {

    bottom: 20% !important;

  }

  .logoLyCLetra {
    display: none;
  }
  .logoDibujo img {
    width: 90px;
    padding-top: 10px;
  }

  .col-md-3.columnaDerecha {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .col-md-9.contenido {
      flex: 0 0 100% !important;
      max-width: 100% !important;
  }

  .blog-featured .col-md-6.item {
    height: 510px;
    overflow: hidden;
    margin-bottom: 30px;
  }

  ul.socialPc li {
      float: left;
      margin-right: 10px;
      width: 50px;
      height: 50px;
      background-color: #7f348985;
      margin-bottom: 3px;
      font-size: 30px;
      border-radius: 30px;
      color: #fff;
      text-align: center;
      padding-top: 2px;
  }

  ul.socialPc{
    padding-top: 10px;
  }
  .fondo{

  padding-top: 30px;
  background: url(../images/flores-fondo-arriba-derecha.png) top right no-repeat,
              url(../images/flores-fondo-abajo-izquierda.png) bottom left no-repeat;

  padding-bottom: 50px;

  }

  span.fileteBoletin {
    color: #7f3489;
    font-weight: bold;
    font-size: 19px;
  }

}

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

  #navbarSupportedContent ul.nav li {
    font-size: 19px !important;
  }

  .col-lg-4.col-md-4.col-sm-4.col-xs-2.logoDibujo {
    flex: 0 0 30.333333%;
    max-width: 30.333333%;
  }

  .col-lg-8.col-md-8.col-sm-8.col-xs-10.menuPrincipal {
    flex: 0 0 69.333333%;
    max-width: 69.333333%;
  }

  .pull-left.item-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
     margin-bottom: 10px;
  }

  .carousel-caption {
    bottom: 5% !important;
    max-width: 300px;
  }

  .carousel-caption h3 span {

     font-size: 25px;
     line-height: 40px;

  }

  .logoLyCLetra {
    display: none;
  }
  .logoDibujo img {
    width: 90px;
  }

  span.fileteBoletin {
    color: #7f3489;
    font-weight: bold;
    font-size: 19px;
  }
  .fondo{

  padding-top: 30px;
  background: url(../images/flores-fondo-arriba-derecha.png) top right no-repeat,
              url(../images/flores-fondo-abajo-izquierda.png) bottom left no-repeat;

  padding-bottom: 50px;

  }
  ul.socialPc li {
      float: left;
      margin-right: 10px;
      width: 50px;
      height: 50px;
      background-color: #7f348985;
      margin-bottom: 3px;
      font-size: 30px;
      border-radius: 30px;
      color: #fff;
      text-align: center;
      padding-top: 2px;
  }

  ul.socialPc{
    padding-top: 10px;
  }

}

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

  #navbarSupportedContent ul.nav li {
    font-size: 19px !important;
  }

  .col-lg-4.col-md-4.col-sm-4.col-xs-2.logoDibujo {
    flex: 0 0 30.333333%;
    max-width: 30.333333%;
  }

  .col-lg-8.col-md-8.col-sm-8.col-xs-10.menuPrincipal {
    flex: 0 0 69.333333%;
    max-width: 69.333333%;
  }

  .pull-left.item-image {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
  }
  .carousel-caption {
    bottom: 5% !important;
    max-width: 200px;
  }

  .carousel-caption h3 span {

     font-size: 20px;
     line-height: 35px;

  }

  .logoLyCLetra {
    display: none;
  }
  .logoDibujo img {
    width: 90px;
  }

  .page-header h2 {

    font-size: 25px;
  }

  .pagination ul li {
    margin-bottom: 10px;
  }
  span.sliderText {
    text-transform: uppercase;
    background-color: #82368b;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 20px;
    line-height: 20px;
  }
  .page-header h2 {
    color: #fff;
    text-transform: uppercase;
    width: 100%;
  }
  .fondo {
   
    padding-top: 30px;
    background: url(../images/flores-fondo-arriba-derecha.png) top right no-repeat,
              url(../images/flores-fondo-abajo-izquierda.png) bottom left no-repeat;
    padding-bottom: 30px;
  }
  span.fileteBoletin {
    color: #7f3489;
    font-weight: bold;
    font-size: 19px;
  }
  ul.socialPc li {
      float: left;
      margin-right: 10px;
      width: 50px;
      height: 50px;
      background-color: #7f348985;
      margin-bottom: 3px;
      font-size: 30px;
      border-radius: 30px;
      color: #fff;
      text-align: center;
      padding-top: 2px;
  }

  ul.socialPc{
    padding-top: 10px;
  }

}

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

  #navbarSupportedContent ul.nav li {
    font-size: 19px !important;
  }

  .col-lg-4.col-md-4.col-sm-4.col-xs-2.logoDibujo {
    flex: 0 0 30.333333%;
    max-width: 30.333333%;
  }

  .col-lg-8.col-md-8.col-sm-8.col-xs-10.menuPrincipal {
    flex: 0 0 69.333333%;
    max-width: 69.333333%;
  }

  .row.movilNo {
    display: none;
  }
  .row.movilSi {
    display: flex;
  }
  .row.movilSi .logoDibujo{
    
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;

  }
  #navbarResponsive ul.nav {
    
    margin-top: 0px;
  }

  .col-lg-4.col-md-12.col-sm-12.col-xs-12.contenedorMenu {
    padding-right: 0px;
  }

  .container.containerMenu {
    margin-right: 0px;
    margin-left: 0px;
  }

}

.pull-left.item-image a img {
    position:absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}

.autor h4 {
    font-size: 20px;
    /* font-weight: bold; */
    font-family: Bebaslight, serif;
    letter-spacing: 1px;
    margin-top: 5px;
    color: #82368b;
}

.fecha h4 {
    font-size: 20px;
    /* font-weight: bold; */
    font-family: Bebaslight, serif;
    letter-spacing: 1px;
    margin-top: 5px;
    color: #838383;
}

nav.navbar.fixed-top.navbar-expand-lg {
    background-color: #fff;
    background-image: url(../images/fondo.png);
    background-size: auto 185px;
    background-position-y: -1px;
    /* background-size: cover; */
    background-repeat: no-repeat;
    padding: 0;
}

.col-lg-8.logoLyCLetra a img {
    max-height: 140px;
}

img.imagenLateral {
    width: 100%;
}


h2.item-title {
    font-size: 25px;
    margin-top: 10px;
    font-weight: bold;
        margin-bottom: 15px;
}





ul.socialPc li:hover {

    background-color: #7f3489;

}

.row.barraEnlaces {
    margin-bottom: 10px;
}

.items-more .row .col-md-3 .pull-left.item-image {

      height: 110px !important;

}

.items-more div .col-md-3 {
    padding-left: 3px;
    padding-right: 3px;
}

.col-md-3.articulosEnlaces.margenArribaEnlaces {

    margin-bottom: 10px;
}



.contenedorEnlaceAbajo {

  border: 1px solid #7f3489;
  height: 100%;

}

p.textoEnlaceAbajo {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13.5px;
    font-weight: bold;
    padding-top: 15px;
}

.pagination ul {
    list-style: none;
}

.pagination ul li{
    
    float:left;
    margin-right: 20px;
}

p.counter.pull-right {
    display: none;
}

li.pagination-start {
    background-color: #7f3489;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    color: #fff;
}

li.pagination-start a{

    color: #fff;

}

li.pagination-prev {
    background-color: #7f3489;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    color: #fff;
}

li.pagination-prev a{

    color: #fff;

}

li.pagination-next {
    background-color: #7f3489;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    color: #fff;
}

li.pagination-next a{

    color: #fff;

}

li.pagination-end {
    
    background-color: #7f3489;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    color: #fff;
}

li.pagination-end a{

    color: #fff;

}

.row.fliaEnlacesAbajo {
    padding-right: 10px;
    padding-left: 10px;
}


strong {
    color: #7f3489;
    font-size: 18px;
}

footer.py-5 {
    background-color: #7f3489;
}

p.textoFooter {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.col-md-12.redesArticulo {
    margin-bottom: 10px;
}

  img.enlace {
    padding-left: 20%;
    padding-right: 20%;
    margin-bottom: 20px;

  }    


.custom-medio {
    background-color: #ccaed0;
    padding: 5px;
    margin-bottom: 30px;
    padding-top: 10px;
  }

  .custom-enlaces {
      background-color: #ccaed0;
      padding: 5px;
      margin-bottom: 30px;
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .custom-boletin {
    background-color: #ccaed0;
    padding: 5px;
    text-align: center;
    margin-bottom: 30px;
  }

      ul.socialPc {
      list-style: none;
      padding: 0;
      padding-left: 10px;
  }

  .row.movilNo {
    padding-top: 10px;
}
a.navbar-brand {
    padding: 0 !important;
}

span.dondeEncontrarnosTitular {
    font-size: 26px;
    display: block;
    margin-bottom: 7px;
    text-align: center;
    font-weight: bold;
}

span.dondeEncontrarnosEmail {
    display: block;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
}

span.dondeEncontrarnosContenido {
    display: block;
    line-height: 27px;
}

.cajaDondeEncontrarno {
    padding: 15px;
    background-color: #e2e3e4;
    margin-top: 50px;
}

.enlaceFormulario {
    background-color: #7f348985;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.enlaceFormulario a {
    color: #fff;
}

.enlaceFormulario a:hover {
    text-decoration: none;
}

span.pinchaFormulario {
    font-size: 26px;
    font-weight: bold;
}

span.pinchaFormularioPeque {
    font-size: 16px;
    font-weight: bold;
}

hr.fileteContacta {
    border-bottom: 0.30px solid #cecece;
}

.page-header h1 {
    display: none;
}

.control-group.fabrikElementContainer {
    margin-bottom: 15px;
        padding-top: 0;
}

button#fabrikSubmit_1 {
    background-color: #bc95c1;
    border-color: #a153ab;

}

legend.legend {
    display: none;
}

.row.movilSi {
    height: 125px;
    padding: 15px;
        padding-top: 0;
}

.enlaceFormulario {
    margin-bottom: 10px;
}

button#fabrikSubmit_2 {
    background-color: #bc95c1;
    border-color: #a153ab;
}

dl.fields-container {
    display: none;
}

.dropdown-menu {
    position: absolute;
    top: 50%;
    left: -3px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 15px;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

#navbarSupportedContent ul.nav li.active {
    font-family: Bebas, serif;
    font-weight: normal;
}

#navbarSupportedContent ul.nav li {
    margin: -1px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    font-family: Bebaslight, serif;
    letter-spacing: 1px;
    width: 100%;
}
.form-group {
    width: 100%;
    margin-bottom: 20px !important;
}

span.nonform-control {
    margin-left: 25px;
}

span.input-group-btn {
    display: none;
}