* {
    margin: 0;
    padding: 0;
    font: 17px "Barlow", "Ubuntu", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 1.3px;
    font-feature-settings: "liga" 0;
    color: #e3e3e6;
}

body {
    margin: 0 auto;
    max-width: 600px;
    padding: 9px 9px;
    background-color: #000012;
}

.content {
/*    font-size: 16px;
    font-weight: 300;*/
    letter-spacing: 0.9px;
    line-height: 1.4;
    margin-bottom: 19px;
    /*
    text-align: justify;
    text-indent: 2em;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
*/
}

.contentserif {
    text-indent: 2em;
    font-family: 'Cormorant Garamond', serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 22px;
    margin-bottom: 19px;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    text-indent: 34px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 3px;
    text-align: center;
    color: white;
}

h1 {
    font-size: 220%;
    font-weight: 200;
    padding-top: 87px;
    padding-bottom: 25px;
    letter-spacing: 3.2px;
}

h2 {
    font-size: 150%;
    font-weight: 100;
    padding-top: 76px;
    padding-bottom: 46px;
    color: #e0e0e7;
}

h3 {
    font-size: 150%;
    font-weight: 300;
}

h4 {
    font-size: 130%;
    font-weight: 300;
    padding-top: 24px;
    padding-bottom: 8px;
    letter-spacing: 2.5px;
    text-align: left;
}

.notcentered {
    text-align: left;
    letter-spacing: 1.5px;
}

.closer {
    padding-top: 95px;
    padding-bottom: 10px;
    text-align: left;
    letter-spacing: 2px;
}

a:link,
a:visited {
    color: rgb(154, 154, 158);
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
    transition: all .65s ease;
    letter-spacing: inherit;
    line-height: inherit;
    font-family: inherit;
}

a:hover {
    color: #fff;
}

.fade {
    transition: all .65s ease
}

.fade:hover {
    letter-spacing: 4px
}

img {
    max-width: 100%;
    height: auto;
}

img.inpost {
    margin-top: 20px;
    margin-bottom: 0px;
}

img.derecha {
    float: right;
    margin: 3px 0px 10px 10px;
}

img.derecha25 {
    width: 25%;
    min-width: 100px;
    float: right;
    margin: 5px 0px 20px 10px;
}

img.perfil {
    float: right;
    margin: 3px 0px 10px 10px;
    width: 50%;
}

header {
    background-image: url("https://www.lopezmontes.es/interfaz/firma_cabecera_path.svg");
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 2px;
    padding-left: 86px;
    min-height: 64px;
}

.mainmenu {
    letter-spacing: 3px;
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: center
}

.mainmenu li {
    letter-spacing: 2.5px;
    font-size: 95%;
    display: block;
    height: 24px;
}

.mainmenu a:link {
    color: rgb(180, 180, 187);
}

.mainmenu a:visited {
    color: rgb(180, 180, 187);
}

.mainmenu a:hover {
    color: white;
}

nav ul {
    line-height: inherit;
}

nav li {
    display: inline;
    padding-bottom: 7px;
    font-size: 95%;
}

.submenu {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 90px;
}

.submenu li {
    display: block;
    padding-bottom: 8px;
    /*     background-image: url("https://www.lopezmontes.es/interfaz/nav-dot.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
    padding-right: 7px; */
}


/* .submenu li:first-child {
    background-image: none;
    padding-right: 7px;
    padding-left: 0px;
}

.submenu li:last-child {
    padding-right: 0px;
} */

.path {
    text-align: left;
    padding-left: 125px;
    padding-bottom: 20px;
    padding-top: 11px;
}

.path li {
    background-image: url("https://www.lopezmontes.es/interfaz/nav-arrow2.svg");
    background-repeat: no-repeat;
    background-position: left up;
    padding-left: 20px;
    padding-right: 7px;
    display: block;
    padding-bottom: 6px;
    font-size: 90%;
}

.available_languages {
    font-size: 70%;
    text-align: right;
    padding-top: 10px;
}

.available_languages li {
    background-image: url("https://www.lopezmontes.es/interfaz/nav-dot.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
    padding-right: 7px;
    letter-spacing: 3px;
}

.available_languages li:first-child {
    background-image: none;
    padding-right: 7px;
    padding-left: 0px;
}

.logobox {
    position: relative;
    right: 0;
    padding: 0;
    padding-top: 10px;
    background-image: url("https://www.lopezmontes.es/interfaz/firma_cabecera_path.svg");
    background-repeat: no-repeat;
    background-position: right;
}

#logobox-link {
    position: absolute;
    right: 0;
    width: 120px;
    height: 60px;
    background-color: rgb(0, 0, 18);
    opacity: .4;
}

#logobox-link:hover {
    opacity: 0;
}

.logobox_path li {
    text-align: right;
    font-size: 80%;
    list-style-type: none;
    padding-bottom: 4px;
}

.biglogo {
    background-image: url("https://www.lopezmontes.es/interfaz/firma_cabecera.svg");
    background-repeat: no-repeat;
    background-position: right top;
}

.jlm_name {
    padding-top: 80px;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 5px;
    text-align: right;
    color: #f9f9ff;
}

.contacto {
    text-align: center;
    margin: 0 auto;
    max-width: 400px;
    padding-top: 50px;
}

footer {
    margin: 0 auto;
    max-width: 604px;
    text-align: center;
    font-size: 80%;
    padding-top: 70px;
    padding-bottom: 30px;
    color: #919192;
    letter-spacing: 1.5px;
    line-height: 20px;
}

.footertext {
    font-size: 100%;
    color: rgb(126, 126, 137);
}

.footertextanno {
    font-size: 100%;
    color: rgb(126, 126, 137);
    letter-spacing: 4px;
    padding-left: 4px;
}

time {
    font-size: 100%;
    color: rgb(126, 126, 137);
    letter-spacing: 4px;
    padding-left: 4px;
}

.embed-container {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed-container2 {
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 70%;
}

.embed-container2 iframe,
.embed-container2 object,
.embed-container2 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.posttitle {
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 115%;
}

.mapa {
    margin: 0 auto;
    max-width: 400px;
    padding-top: 50px;
}

.mapa ul {
    padding-bottom: 30px;
    list-style-type: none;
    list-style-position: inside;
}

.mapa ul ul ul {
    padding-bottom: 0px;
}

.mapa h2 {
    padding-top: 35px;
    padding-bottom: 16px;
}

.mapa ul li {
    font-size: 85%;
}

.mapa ul li ul li {
    font-size: 95%;
    padding-left: 25px;
}

.mapa ul li ul li ul li {
    font-size: 70%;
}

.mapa a:link {
    color: rgb(180, 180, 187);
}

.mapa a:visited {
    color: rgb(180, 180, 187);
}

.mapa a:hover {
    color: white;
}

ul.mapitem {
    list-style-type: none;
    list-style-position: inside;
}

ul.mapitem li {
    padding-top: 18px;
}

ul.mapitem a:link {
    font-weight: 300
}

ul.mapitem_2 {
    list-style-type: none;
    list-style-position: inside;
    /*    margin-left: 25px*/
}

ul.mapitem_2 li {
    font-size: 90%;
    padding-top: 7px;
}

ul.mapitem_2 a:link {
    font-weight: 300
}

ul.items {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 25px
}

ul.items li {
    padding-top: 18px;
}

ul.items_2 {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 25px
}

ul.items_2 li {
    font-size: 90%;
    padding-top: 5px;
}

ul.items_3 {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 25px
}

ul.items_3 li {
    font-size: 80%;
    padding-top: 5px;
}

small {
    font-size: 80%
}

.filetype {
    background-color: rgb(250, 250, 255);
    font-size: 80%;
    color: #000012;
    font-weight: 800;
    letter-spacing: 1px;
    border-radius: 2px
}

.ficha {
    position: relative;
    margin: 0 auto;
    max-width: 370px;
    background-color: #191925;
    margin-top: 30px;
    padding: 16px;
    padding-top: 25px;
    border-radius: 7px;
}

.ficha p {
    font-size: 80%;
    line-height: normal;
    letter-spacing: 0.7px;
    margin-bottom: 15px;
    color: #d2d2d9;
}

.destaque {
    color: white;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 115%;
}

.annoagenda {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 200%;
    font-weight: 700;
    letter-spacing: 6px;
}

ul.agenda {
    list-style-type: none;
    list-style-position: inside;
}

ul.agenda li {
    font-variant: small-caps;
}

.events_item {
    list-style-type: none;
    list-style-position: inside;
    line-height: normal;
}

li.events_item {}

.events_details {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 25px
}

ul.events_details {
    padding-top: 25px;
    padding-bottom: 85px;
}

ul.events_details li {
    font-variant: normal;
    font-weight: 300;
}

ul.events_subsubitem {
    list-style-type: none;
    list-style-position: inside;
    padding-top: 10px;
}

ul.events_subsubitem li {
    font-size: 80%;
    font-variant: normal;
}

ul.worksitem {
    list-style-position: inside;
    text-align: left;
}

ul.worksitem li {
    list-style-type: none;
}

ul.worksitem li ul {
    padding-top: 3px;
    padding-bottom: 60px;
}

ul.worksitem li ul li {
    font-size: 80%;
    padding-left: 40px;
    padding-top: 5px;
}

.genre {
    font-size: 130%;
    padding-bottom: 55px;
    text-align: center;
    letter-spacing: 3px;
}

.twitterblock {
    margin: 0 auto;
    max-width: 470px;
    padding-top: 50px;
}

blockquote.twitter-tweet {
    text-align: left;
    display: inline-block;
    background-color: #191925;
    border-radius: 7px;
    color: #b4b4b6;
    font-size: 70%;
    margin: 20px 0 0 0;
    padding: 9px 10px 12px 10px;
    width: calc(100% - 20px)
}

blockquote.twitter-tweet p {
    font-size: 138%;
    margin-top: 6px;
    text-align: left;
    text-indent: 0;
    margin-bottom: 16px;
    letter-spacing: 1px;
}

.twitter_interaction {
    padding-top: 9px;
    text-align: center;
}

.twitter_interaction li {
    display: inline;
    padding-right: 32px;
}

.twitter_interaction li:last-child {
    padding-right: 0px;
}

.opacityhover {
    transition: all .65s ease;
    opacity: 0.5;
/*    font-size: 90%;*/
    padding-top: 7px;
}

.opacityhover a {
    color: white;
}

.opacityhover:hover {
    opacity: 1;
}

.opacityhovermap:hover {
    opacity: 1;
}

.opacityhovermap {
    transition: all .65s ease;
    opacity: 0.7;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.opacityhovermap a {
    color: white;
}

.post {
    padding-top: 70px;
}

.fecha {
    background-color: rgb(125, 125, 137);
    border-radius: 3px;
    color: #000012;
    font-size: 135%;
    font-weight: 700;
    letter-spacing: 3px;
    font-variant: small-caps;
    padding: 0px 16px;
}

.minifecha {
    font-size: 66%;
    background-color: rgb(125, 125, 137);
    border-radius: 3px;
    color: #000012;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 0px 15px;
}

.ciudad {
    font-size: 135%;
    font-weight: 700;
    letter-spacing: 3px;
    font-variant: small-caps;
    padding-left: 17px;
}

.lugar {
    font-size: 115%;
    letter-spacing: 2.5px;
    font-variant: small-caps;
}

.separador {
    color: #99999d;
    font-weight: 300;
    letter-spacing: 0;
    padding-left: .8em;
    padding-right: .8em;
    font-size: inherit
}

.separador_barra {
    color: #99999d;
    font-weight: 300;
    letter-spacing: 0;
    padding-left: .4em;
    padding-right: .4em;
    font-size: inherit
}

em {
    font: inherit;
    font-style: italic;
}

strong {
    font-weight: 600;
}

cite {
    font-weight: 600;
    font-style: italic;
    color: inherit;
    font-size: inherit;
    letter-spacing: inherit;
}

.obra {
    font-weight: 600;
    font-style: italic;
    color: inherit;
    font-size: inherit;
    letter-spacing: inherit;
}

figure {
    padding-top: 25px;
    padding-bottom: 40px;
}

figcaption {
    font-size: 86%;
    text-align: center;
    padding-top: 10px;
}

.error404 {
    margin: 0 auto;
    max-width: 400px;
}

audio {
    padding-top: 11px;
    width: 100%;
    height: 28px;
}

#cajacookies {
    border: 1px;
    border-style: solid;
    border-color: rgb(229, 229, 230);
    border-radius: 8px;
    background-color: rgb(229, 229, 230);
    padding: 10px;
    margin-bottom: 20px;
    top: 0px;
    width: 100%;
    text-align: center;
}
#cajacookies button {
    border: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 174);
    border-radius: 8px;
    background-color: white;
    margin-top: 20px;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: black;
}

/* CSS-Theme by J. Lopez-Montes */


/* ver. 2.02 - dic 2016 */