@charset "utf-8";
@import "../css/fonts.css";
@import "../css/media-larry.css";
@import "http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css";
body{
	 font: 300 16px/25px "Roboto" !important;
   min-height: 800px;
   /* hace fade en las páginas al entrar */
   -webkit-animation: fadein 2.5s; /* Safari and Chrome */
    -moz-animation: fadein 2.5s; /* Firefox */
    -ms-animation: fadein 2.5s; /* Internet Explorer */
    -o-animation: fadein 2.5s; /* Opera */
    animation: fadein 2.5s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}​
/* fin hace fade en las páginas al entrar */

a:focus {
    outline:none!important;
}
a:hover{
  text-decoration: none!important;
}
.navbar-toggle {
    /*background-color: #E3CC24!important;*/
}
.navbar-inverse {
    background-color: #fff!important;
    border-color: transparent!important;
}
.navbar-inverse .navbar-toggle {
    border-color: #FFF;
    z-index: 100000!important;
}
.navbar {
    border-radius: 0;
}
.navbar a {
    color: #333!important;
}
.navbar {
    border: 1px solid transparent;
    margin: 10px 0;
    min-height: 50px;
    /*para que dopdown no quede por debajo*/
    position: relative;
    z-index: 100000!important;
}
.nav.navbar-nav.navbar-right {
    margin-top: 6px;
}
.navbar-nav > li > a {
    padding-bottom: 7px!important;
    padding-top: 7px!important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #E3CC24!important;
    color: #333!important;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: #f5f5f5;
}
.navbar-brand {
    float: left;
    padding: 15px;
}
/*.sobre-contacto {
    font-size: 17px;
    margin: -7px -15px 0 -6px;
}*/
.sobre-contacto, a {
    color: #E3CC24;
}
.menu-top-selected{
    background-color: #E3CC24;
}
.menu-top {
    float: right;
    margin: 7px 21px 0 0;
}
.menu-top li > a:hover {
    background-color: #E3CC24;
}
.dropdown-menu a{
	 color: #333!important;
}
.dropdown-menu{
	 min-width: auto!important;
}
.navbar-right .dropdown-menu {
    right: auto !important;
}
.row.migas {
    margin-bottom: 20px;
}
/*carousel*************************************/
.carousel-control.right {
    background-image: none!important;
}
.carousel-control.left {
    background-image: none!important;
}
.boton-back {
    margin-right: 55px!important;
}
.boton-verde:hover, .boton-verde:focus{
    color: #74B1AA!important;
}
#obras .boton-verde {
    color: #e3cc24;
    font-size: 22px;
}
#obras #myCarousel{
  margin-top: 55px;
}
.carousel-control{
  opacity: 1!important;
}
.num{
    color: #e3cc24;
    float: right;
    font-size: 11px;
    letter-spacing: 1px !important;
    margin: -51px 10px 0 0;
    text-align: center;
    width: 50px;
}
#playButton {
    right: 48px!important;
}
/*#playButton {
    right: 40px!important;
}
#pauseButton {
    right: 40px!important;
}*/
#pauseButton, #playButton {
    background-color: #e3cc24;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    font-size: 17px;
    padding: 4px 9px;
    position: absolute;
    right: 0;
    top: -52px;
}
/*#pauseButton, #playButton, a:focus {
    outline:0px;
    background-color: #333;
}*/
.sin-border{
  border:none!important;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    margin: 0 auto 20px;
}
.carousel-control {
    color: #333;
    font-size: 26px;
    text-shadow: none !important;
    margin-top: -52px;
    width: auto;
}
.carusel-thumbnail{
	cursor: pointer;
}
.thumbs li {
  display: inline-block;
  float: left;
  height: 54px;
  margin: 1px;
  width: 54px;
}
.thumbs li img{
  margin: 0 auto;
}
.selected img {
  opacity:0.5;
}
.ampliar {
    margin-top: -520px;
    opacity: 0.11 !important;
    position: absolute;
    right: 0px;
}
.menu-2 li{
	text-align: right;
}
.logo-larry-1{
	float:left;
}
.logo-larry-2{
	float: right;
}
/*tamaños texto***************************/
.texto12 {
    font-size: 12px;
}
.texto13 {
    font-size: 13px;
}
.texto14 {
    font-size: 14px;
}
.texto15 {
    font-size: 15px;
}
.texto16{
  font-size:16px;
}
.texto18{
  font-size:18px;
}
.texto20{
  font-size:20px;
}
.texto22{
  font-size:22px;
}
.texto24{
  font-size:24px;
}
.texto26{
  font-size:26px;
}
.texto28{
  font-size:28px;
}
.texto30{
  font-size:30px;
}
/*margenes******************************/
.mtb-pdf{
  margin: 50px 0 100px;
  display: block;
}
a.mtb-pdf {
    border-top: 1px dotted #ccc;
    display: block;
    margin: 50px 0 100px;
    padding-top: 30px;
}
a.mtb-pdf:hover{
  text-decoration: none!important;
}
.mt--8{
margin-top: -8px!important;
}
.mt-5{
margin-top: 5px!important;
}
.mt-10{
margin-top: 10px!important;
}
.mt-20{
margin-top: 20px!important;
}
.mt-30{
margin-top: 30px!important;
}
.mt-40{
margin-top: 40px!important;
}
.mt--40{
margin-top: -40px!important;
}
.mt--34{
  margin-top: -27px;
}
.mt--20{
  margin-top: -26px;
}
.mt-50{
margin-top: 50px!important;
}
.ml-15{
	margin-left: 15px;
}
.mr-15{
	margin-right: 15px;
}
.ml-25{
	margin-left: 25px;
}
.mr-25{
	margin-right: 25px;
}
.ml-30{
	margin-left: 30px;
}
.mr-30{
	margin-right: 30px;
}
.mb-20{
	margin-bottom:20px;	
}
/*fin margenes******************************/
.glyphicon-margin {
    display: inline !important;
    margin: 0 12px 0 0;
}
.glyphicon-margin-l {
    display: inline !important;
    margin: 0 0 0 67px;
}
.glyphicon-margin-2 {
    margin: 0 0 0 67px;
}
.glyphicon-margin-3 {
    margin: 0 0 0 15px;
}
.glyphicon-margin-4 {
    margin: 0 0 0 5px;
}
.btn-larry {
    background-color: #e3cc24;
    width: 177px;
    text-align: left;
}
.btn-larry-22 {
    background-color: #e3cc24;
    width: 177px;
    text-align: left;
}
/*.btn-larry::before {
    content: "Obras - ";
}*/
.btn-migas {
    background-color: #74b1aa;
    color: #fff;
    padding: 5px 13px;
    margin-top: -18px;
}
.btn-migas.papeles::before {
    content: "Obra sobre papel";
}
.btn-migas.fotografias::before {
    content: "Fotografías";
}
.btn-migas.pinturas::before {
    content: "Pinturas";
}
.btn-migas.intervenciones::before {
    content: "Intervenciones";
}
.pie-foto{
    display: block;
    text-align: center;
    clear: left;
    line-height: 20px;
    font-size: 14px;
}
.fr{
	float: right!important;
}
.fl{
	float: left!important;
}

/* **********************************textos */

.img-textos{
  float: right;
  margin: 7px 0 10px 20px;
}
.img-textos-caja-left{
    float: left;
    margin: 0 30px 10px 0;
    padding: 5px 0 0;
    text-align: center;
    width: 300px;
}
.img-textos-caja-left-70{
  float: left;
  margin: 0 30px 0 0; 
  text-align: center;
}
.comentarios-larry {
    border-top: 1px dotted #ccc;
    float: left;
    padding: 30px 0;
    width: 100% !important;
}
.comentarios-larry strong{
  font-size: 18px;
}
.comentarios-larry img{
  margin-bottom: 15px;
}
.content-cl{
  border-bottom: 1px dotted #ccc;
  margin-bottom:30px;
}
.img-textos-caja-left-110{
  width: 155px;
  height: 110px;
  float: left;
  margin: 0 15px 0 0;
  margin-top: 5px;
  text-align: center;
}
.td-img-textos-caja-left{
  text-align: center;
  vertical-align: top;
}
#tabla-img-textos{
  width: 600px;
  background-color: #FFFFFF;
  margin: 15px 0 0 0;
}
#tabla-img-textos td{
  padding: 15px;
  border-bottom: 1px dotted #D5E6AC;
}
#tabla-img-textos img{
  margin: 5px 0 0 0;
}
.separator-2{
  width: 100%;
  height: 20px;
  clear:both;
}
.img-textos-center{
  text-align: center;
}
.numeros-images{
  font-size: 10px;
  width: 100px;
  padding-bottom: 15px;
}
.texto-origen{
  font-size: 12px;
  color: #999999;
  margin: 0 0 15px 0;
  line-height: 12pt;
}
.titular-texto{
  clear: both;
}
.titular-texto h4 {
  font-family: RobotoCondensedItalic;
  font-size: 20px;
}
.titular-texto h5 {
  font-weight: normal;
}
.titular-texto h3 {
  font-family:RobotoBoldCondensed;
  font-size: 26px;
}
.topos{
  color: crimson;
  font-size: 22px;
  text-align: center;
}
.ol-textos{
  list-style-type: decimal;
  margin:-30px 0 0 25px;
  padding:0;
  font-size: 16px;
}
.ol-textos strong{
  font-style: italic;
  color: #666666;
  font-weight: normal;
}
.ol-textos.mt-2 {
    margin-top: 5px;
    padding: 0 7px;
}
.btn-textos {
    background-color: #74b1aa;
    color: #fff;
}
.li-textos.bt {
    /*border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;*/
    line-height: 21px;
    margin: 44px 0 0;
    padding: 0 7px;
    background-color: #fafafa;
}
.dropdown-menu.bt {
    margin-top: 35px;
}
.li-textos{
  margin: -10px 0 0 -10px;
}
.li-textos-selected{
  padding: 5px 0 5px 4px;
  color:#70bbb7 !important;
}
a.li-textos-selected {
  padding: 0;
  font-weight: 400;
  color:#70bbb7 !important;
}
.li-textos a{
  font-weight: bold;
  color: #666;
  transition-duration: 0.7s;
  transition-timing-function: ease-out;
}
.li-textos-selected a:hover{
  color: #70BBB7!important;
  text-decoration: none!important;
}
.linea-li-textos {
    border-top: 5px solid #fff;
    margin: 0 -5px 0 -32px;
}
.list-group.tc {
    margin: -54px 0 38px !important;
}

.desglose-expo > a{
  display:block;
  padding: 0 8px;
  color: #333;
  transition-duration: 0.7s;
  transition-timing-function: ease-out;
}
.desglose-expo > a:hover{
  background-color: #f5f5f5;
}
a.desglose-expo-selected{
    background-color: #E3CC24;
}
.anio-expo {
    background-color: #e3cc24;
    border-radius: 4px;
    color: #333;
    padding: 6px 12px;
    margin-bottom: 1px;
}
.menu-3 {
    font-size: 14px;
    margin-bottom: 20px;
    /*box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);*/
}
.border-menu{
    /*border: 1px solid #e3cc24;*/
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.176);
}
#footer-home {
  bottom: 10px !important;
  font-size: 9px;
  color: #fff;
  z-index: -100;
  position: absolute;
  left: 20px;
}
#footer-home a{
  color: #FFF;
  background-color: transparent;
}
footer {
    line-height: 33px;
    margin: 100px 0 -60px !important;
    padding: 20px 0;
}
