/* Hoja de estilos para páginas interiores - Colectivo de Abogados Josè Alvear Restrepo*/
/* Desarrolladas por German Bustos - Atarraya tejedores de saber social */
/* http://atarraya.org */


/* Universal durations */
.effect-duration-1{
    -webkit-animation-duration: .4s;
    -moz-animation-duration:    .4s;
    animation-duration:         .4s;
}
.effect-duration-2{
    -webkit-animation-duration: .5s;
    -moz-animation-duration:    .5s;
    animation-duration:         .5s;
}

#busca2 .search {
    width: 97%;
    margin-bottom: 25px;
}

.effect-duration-3{
    -webkit-animation-duration: .6s;
    -moz-animation-duration:    .6s;
    animation-duration:         .6s;
}
.effect-duration-4{
    -webkit-animation-duration: .7s;
    -moz-animation-duration:    .7s;
    animation-duration:         .7s;
}
.effect-duration-5{
    -webkit-animation-duration: .8s;
    -moz-animation-duration:    .8s;
    animation-duration:         .8s;
}
.effect-duration-6{
    -webkit-animation-duration: .9s;
    -moz-animation-duration:    .9s;
    animation-duration:         .9s;
}
.effect-duration-7{
    -webkit-animation-duration: .95s;
    -moz-animation-duration:    .95s;
    animation-duration:         .95s;
}
.effect-duration-8{
    -webkit-animation-duration: 1s;
    -moz-animation-duration:    1s;
    animation-duration:         1s;
}
.effect-duration-9{
    -webkit-animation-duration: 1.05s;
    -moz-animation-duration:    1.05s;
    animation-duration:         1.05s;
}
.effect-duration-10{
    -webkit-animation-duration: 1.1s;
    -moz-animation-duration:    1.1s;
    animation-duration:         1.1s;
}

#menu {
  display: none !important;
}
body nav.open ul {
  visibility: visible;
  opacity: 1;
} 

body .menupuncher {
  visibility: hidden;
  top: -10%;
  width: 100%;
  padding: 0;
  opacity: 0;
  display: table-cell !important;
  vertical-align: middle;
}

body nav {
  backface-visibility: hidden;
  left: 0;
  overflow: hidden;
  padding-top: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  display: block;
}

body nav .bg-cover {
  z-index: 1500;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  display: table;
}

body nav.open ul {
  visibility: visible;
  opacity: 1;
}

body nav .menupuncher li {
  list-style: none;
  text-align: center;
}



.pusher {
  width: 40px;
  height: 22px;
  padding: 13px 10px 14px 16px;
  background-color: rgba(0, 0, 0, 0.8);
  display: block;
  position: relative;
  z-index: 100000;
  margin-top: -56px;
  left: 10px;
}
.open {
  height: 100%;
}

#navh a.flechitah1 {
  padding: 18px 56px;
}
.formulaire_contact legend {
  display: none;
}
.formulaire_contact label {
  color: #3b8476 !important;
  font-family: montserratlight !important;
}
#navegagrande {
  margin-top: 32px;
}
textarea {
  width: 98%;
}
.formulaire_contact input {
  width: 98%;  
}
#light-gallery{
      list-style: none outside none;
        padding-left: 0;
    }
    .gallery li {
      display: block;
      float: left;
      height: auto;
      margin-bottom: 6px;
      margin-right: 6px;
      width: 32.3%;
    }
    .gallery li a {
      height: 100px;
      width: 100px;
    }
    .gallery li a img {
      max-width: 100%;
    }
.search {
  background: url("img/buscar.jpg") right no-repeat;
}
.submit {
  display: none;
}
.clavado {
  padding: 12px 0px 12px 50px;
}
#fechautor p {
  color: #878686 !important;
}
.colapoyomenu {
  padding: 0px 0px 22px !important;
}
#titulares {
  text-align: center;
}
h3 {
  padding: 23px 24px 20px 28px !important;
  margin: 5px 5px 5px 5px !important;
}
#seccional h3 {
  text-align: left !important;
  padding: 18px 13px 0px 29px !important;
}
#seccional ul {
  padding: 25px 30px !important;
}
#seccional a,
.colapoyomenu a {
  font-family: montserratlight !important;
  font-size: 13px;
}
#pie a {
  color: #fff !important;
}
.piedirecion p {
  text-align: center !important;
}
#mismoautor h3,
#mismasecc h3 {
  color: #fff !important;
  text-align: left !important;
  padding-top: 19px !important;
  line-height: 23px;
}
.puce {
  display: none;
}
#textointerior {
  margin: 4px 2px 9px 0px;
}
#navh li:nth-child(1) {
    padding: 4px 71px;
}
#fechautor, 
#descripcion, 
#compartidores, 
.clavado {
  margin: 4px 4px 10px 14px !important;
}
.fondo_logos {
  background: #ececec !important;
}
#zseccional a,
.colapoyomenu a {
  color: #fff !important;
}
#mismoautor,
#mismasecc {
  background-color: #3b8476 !important;
  color: #fff !important;
  border: none !important;
}
h1 {
  line-height: 35px !important;
  padding: 19px 0px;
}
h1 {
  padding-left: 12px;
  color: #000;
}
.fondo_logos {
  background: #fff;
}

#owl-demo{
  max-width: 1440px;
  margin: 0 auto;
}

#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.intro {
  margin-left: 34px;
  margin-top: 22px;
}
.seccion h2 {
  border-left: 5px solid #3b8476;
  padding-left: 12px;
}
h2 a {
  font-family: montserratregular !important;
  color: #000 !important;
}
p {
  font-family: montserratlight !important;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}
#seccional {
  border: 0px solid !important;
}
#seccional h3{
  color: #fff !important;
  background: #3b8476 !important;
}
#seccional ul li a{
  color: #fff !important;
}
#seccional ul{
  padding:  30px !important;
}
#seccional {
  background: #3b8476;
}
#pie {
  color: #fff;
  position: inherit;
  bottom: 0;
  width: 100%;
}


#bloquecentrointerno {
    max-width: 1440px !important;
    margin: 0 auto !important;
}

#bloquecentrointerno {
  margin-top: 120px !important;
}

#bloquecentrointerno{
    clear: both;
    float: none;
}
#columnaprincipal{
    float: left;
    padding: 15px;
}
#columnaprincipal a, #columnaprincipal a:link, #columnaprincipal a:visited{
    color: #4E5E1F;
}
#columnaprincipal a:hover, #columnaprincipal a:active{
    text-decoration: underline;
}
#migadepan{
    font-size: .75em;
    text-align: left;
    margin: 15px 0 15px 0;
    color: #555;
}
#migadepan a, #migadepan a:visited, #migadepan a:link{
    color: #555;
}
#migadepan a:active, #migadepan a:hover{
    color: #8B3432;
}

span.ante{
    font-size: .7em;
}
.articulonoticialogo{
  float: left;
  width: 80px;
  margin: 0 10px 10px 0;
}
#textointerior, #subsecciones{
  clear: both;
  float: none;
  width: 100%;
}
#textointerior li.seccion{
  clear: both;
  float: none;
  width: 100%;
  overflow: auto;
  line-height: 1.2;
  margin-top: 16px;
  border-bottom: dotted 1px #E5EC9F;
}
#titulares #logoarticulo {
    margin-bottom: 36px;
}

#logoarticulo{
    width: 100%;
    float: right;
    overflow: hidden;
    text-align: center;
}
#fechautor, #descripcion, #compartidores, .clavado {
    text-align: justify;
    margin: 4px 4px 10px 50px;
    line-height: 1.2;
    font-weight: bold;
    color: #777;
}
#fechautor p{
  margin-bottom: 8px;
}


#textointerior{
    padding: 8px;
    float: none;
    clear: both;
    text-align: justify;
    line-height: 1.2;
}
#textointerior p{
    margin: 8px 0 8px 0;
}
#textointerior h3{
    font-weight: bold;
    font-size: larger;
}
#ps{
  text-align: left;
  border: 1px solid #4E5E1F;
    padding: 5px;
    margin-top: 25px;
}
#notas{
  text-align: left;
  padding-left: 12px;
  margin-bottom: 10px;
  border-bottom: dashed 2px #4E5E1F;
  border-top: dashed 2px #4E5E1F;
}
.spip_documents_left, p.spip .spip_documents_left{
  text-align: left;
}
.spip_documents_center, p.spip .spip_documents_center{
  text-align: center;
}
.spip_documents_right, p.spip .spip_documents_right{
  text-align: right;
}
.spip_note{
}

#columnaapoyo{
    margin-right: 0px;
    float: right;
  text-align: center;
}
#buscar input.text{
  width: 180px;
}
#seccional, #mismoautor, #mismasecc, #nublado{
  margin: 20px 0 20px 5px;
  text-align: center;
  color: #000;
  text-align: left;
  border: solid 1px #8B3432;
}
.colapoyomenu{
  padding: 5px;
  margin: 0;
  width: 85%;
  margin: auto;
}
#columnaapoyo ul {
  margin: 5px;
  padding: 0;
}
#columnaapoyo a, #columnaapoyo a:link, #columnaapoyo a:visited{
    color: #4E5E1F;
}
#columnaapoyo a:hover, #columnaapoyo a:active{
    color: #8B3432;
    text-decoration: underline;
}
#columnaapoyo a.on{
  font-weight: bolder;
}


#seccional h3, #mismoautor h3, #mismasecc h3, #nublado h3{
  display: block;
  background-color: #3b8476;
  color: #FFF;
  padding: 4px 0 4px 0;
  margin: 5px 0 2px 0;
  text-align: center;
  font-weight: 400;
  clear: both;
  float: none;
  margin-left: 20px;
}
#seccional h3 a, #mismoautor h3 a, #mismasecc h3 a, #nublado h3 a,
#seccional h3 a:link, #mismoautor h3 a:link, #mismasecc h3 a:link,
#nublado h3 a:link, #seccional h3 a:visited, #mismoautor h3 a:visited,
#mismasecc h3 a:visited, #nublado h3 a:visited {
  color: #FFF;
}
h3 {
  border-left: 5px solid #3b8476;
  padding-left: 12px;
}
h4 {
  font-family: montserratlight !important;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}
h3 a {
  font-family: montserratregular !important;
  color: #000 !important;
  font-size: 20px;
}
small {
  font-family: montserratlight !important;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}
.introduction {
  font-family: montserratlight !important;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}
.cajasubseccion{
  clear: both;
  float: none;
  width: 100%;
    margin-bottom: 1em;
  padding: .3em;
}
.cajasubseccion h3{
  padding-left: .4em;
}
.cajasubseccion .destacando{
  padding: 15px 5px 15px 5px;
}
.cajasubseccion .destacando h4{
  font-size: 130%;
}
.cajasubseccion ul{
  margin-top: 1em;
  clear: both;
  float: none;
  width: 100%;
}
.cajasubseccion .resto{
  float: right;
  background: #E5EC9Fx;
}
.cajasubseccion .resto a.blanco{
  color: #FFF;
  padding: 8px;
}
.cajasubseccion .resto a.blanco, .cajasubseccion .resto a:link.blanco, .cajasubseccion .resto a:visted.blanco{
  color: #FFF;
}
.cajasubseccion .resto a:active.blanco, .cajasubseccion .resto a:hover.blanco{
  color: #8B3432;
}

.pusher {
  display: none !important;
}

#menu {
  display: none;
}

/*Responsive */

@media(max-width:900px){ 
  .gallery li {
    width: 31.3%;
  }
}

@media(max-width:768px){ 
     #envoltura {
    margin-top: -354px !important;
}
  .menupuncher li a {
  font-size: 28.5714px !important;
  padding: 8px 0px !important;
  letter-spacing: -0.06em !important;
  line-height: 35px !important;
}
  #menu {
  display: block !important;
}
  #sticky_navigation {
    background: url(img/logo.png) #fff center no-repeat !important;
    background-size: 7% !important;
  }
  .pusher {
    display: block !important;
    text-align: center;
  margin-top: 10px;
  }
  #navh {
    display: none;
  }
  .piedatos p {
    text-align: center;
  }

  #columnaprincipal {
    padding: 43px !important;
  }

  .menu {
  display: none !important;
}
}

@media(max-width:580px){ 
  .gallery li {
    width: 48.3%;
  }
  #sticky_navigation {
    background-size: 10% !important;
  }
  #envoltura {
    margin-top: -354px;
}
}

@media(max-width:480px){ 
     #sticky_navigation {
    background-position-y: 90% !important;
}
  .gallery li {
    width: 100%;
  }
  #sticky_navigation {
    background-size: 12% !important;
  }
  #columnaprincipal {
    padding: 0px 34px 10px 10px !important;
  }
}

@media(max-width:380px){ 
  ul, ol {
    margin: 0 0 10px 0px;
  }
  #sticky_navigation {
    background-size: 15% !important;
  }
}