@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');

body{
    font-family:'Roboto',sans-serif;
    font-size:14px;
    background-color: #ffffff;
}
.presentacion-libro{
    padding-bottom: 100px;
    background: url(../../images/bg-header-b.png) no-repeat;
    background-position: top center;
    padding-top: 56px;
}
.texto-libro{
    margin-top:65px;
}
.title-principal{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    line-height: 35px;
    color: #010101;
    font-weight: 600;
/*text-transform: uppercase; */
}
.title-principal span{
    font-weight: 500;
    color: #01303c;
}
.title-anio{
    font-family: 'Roboto Condensed', sans-serif;
    color: #2D4187;
    font-size: 48px;
    font-weight: 700;
    line-height: 44px;
    margin-top: 5px;
    text-align: center;
}
.subtitle{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    width: 250px;
    font-size: 20px;
    line-height: 23px;
    margin-top: 9px;
    color: #b3934d;
    text-transform: uppercase;
}
.conten-libro{
    text-align: center;
    margin-top:20px;
}
.img-libro img{
    width: auto;
    height: 350px;
}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
    }
.cloned{

    position: fixed;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0 0 10px 10px;
    background-color: #fbfbfbcf;
}
.resaltado-local {
    background: #ff8400;
    color: #fff;
}

.conten-form{
    margin-top: 25px;
}
.conten-form label{
    color: #989898;
    margin-bottom: 5px;
}
.conten-form .btn-buscar-at{
    background: #02303c;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #fff;
}
.conten-resena{
    width: 600px;
    margin: 30px auto 10px auto;
}
.conten-resena .logo-ip{
    text-align: right;
    padding-right: 0px;
}
.resena{
    background-color: #e6e6e5;
    padding: 10px;
    border-radius: 5px;
    border:solid 1px #bcbcbc;
}

footer{
    position:fixed;
    bottom:0;
    width:100%;
    height:63px;
}
footer .foot-1{
    background-color: #f28a1c;
    text-align:center;
    height: 40px;
}
footer .foot-1{
    background: url(../../images/bg-footer-a.png) no-repeat;
    background-position: top center;
    width: 100%;
    height: 34px;
}
footer .foot-2{
    background-color: #1B3F8A;
    text-align:center;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
}


/*LECTURA*/
.texto-libro-int{
    margin-top: 20px;
    border-bottom: solid 1px #01303c;
    margin-bottom:15px;
}
.texto-libro-int .subtitle{
    font-size: 20px;
    margin-top: 0px;
    width: 100%;
    padding-bottom: 5px;
}
.title-video{
    font-size: 23px;
    font-weight: 600;
    color: #01303c;
}
.subtitle-video{
    font-size: 15px;
    color: #b5944e;
    line-height: 15px;
}

.link-volver{
    text-align: right;
}
.c-volver {
    text-align: right;
    padding-top: 10px;
}
.btn-volver {
    background: #2D4187;
    border: solid 1px #01232b;
    color: #fff !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 4px;
    padding: 5px 15px;
}

.conten-form .alert{
    padding: 7px;
}

.conten-lectura {
    margin-top: 30px;
    margin-left: 24%;
    margin-right: 24%;
}


@media (min-width: 960px){
    .container {
        max-width: 720px !important;
    }
    .conten-resena{
        width: 100%;
    }
}
@media (min-width: 1200px){
    .container {
        max-width: 720px !important;
    }
}

@media (max-width:576px){
    .presentacion-libro{
            background-position: -630px 0px;
    }
    .title-principal{
        font-size: 32px;
        margin: 5px 0;
        font-weight: 400;
        line-height: 36px;
    }

    .texto-libro {
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    .img-libro img{
        height: 260px;
    }
    .subtitle{
        font-size: 20px;
        line-height: 24px;
        width: 250px;
        margin: 0 auto;
    }
    .conten-form .alert{
        width: 100%;
    }
    .conten-form .c-button{
        text-align: center;
    }
    .conten-form {
        margin-top: 30px;
    }
    .conten-form label{
        text-align: left;
    }
    footer{
        position: initial;
        bottom: 0;
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    footer  .foot-1 img{
        width: 70px;
        height: 70px;
        bottom: 15px;
    }
    footer .foot-1{
        background-position: -875px 0;
    }
    footer .foot-2{
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .conten-resena{
        width: 100%;
    }
    .conten-resena .logo-ip{
        text-align: center;
        padding-right: 15px;
    }
    .conten-resena .logo-ip img{
        width: 80px;
    }
    .conten-resena .resena{
        margin-top: 15px;
        margin-left: 0px;
        font-size: 13px;
    }
    /*INTERIOR*/
    .texto-libro-int{
        text-align: center;
    }
    .text-video{
        text-align: center;
    }
    .link-volver{
        text-align: center;
        margin-top: 15px;
    }
    .texto-libro-int{
        padding-bottom:10px;
        margin-bottom: 5px;
    }

    .conten-lectura {
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 10px;
    }

}
p[data-f-id="pbf"]{
    display: none;
 }