/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25-abr-2018, 16:46:29
    Author     : Thinking Frog


@font-face {
    font-family: 'Muli-light'; 
    src: url('Muli-Light.ttf'); 
}
@font-face {
    font-family: 'Muli-bold'; 
    src: url('Muli-ExtraBold.ttf'); 
}
@font-face {
    font-family: 'Helvetica'; 
    src: url('HelveticaNeue-01.ttf'); 
}*/
@font-face {
    font-family: 'Helvetica_bold'; 
    src: url('Helvetica-Bold-02.ttf'); 
}
@font-face {
    font-family: 'Helvetica_light'; 
    src: url('Helvetica-Light-05.ttf'); 
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    color: inherit;
    -moz-scrollbar-arrow-color: rgb(255,255,255);
    -moz-scrollbar-face-color: rgb(255,255,255);
    -moz-scrollbar-track-color: rgb(255,255,255);
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
::-webkit-scrollbar-track-piece  {
    background-color: rgba(255,255,255,0);
}

::-webkit-scrollbar-thumb:vertical {
    height: 0px;
    background-color: rgba(255,255,255,0);
}
.bold{
    font-family: Helvetica_bold !important;
}
.light{
    font-family: Helvetica_light;
}
.title{
    font-family: Helvetica;
}
.titleBold{
    font-family: Helvetica_bold;
}
.block{
    display: block;
}
.none{
    display: none;
}
.table{
    display: table;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
tredBackground{
    background-color: #DB0B29;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.pointer{
    cursor: pointer;
}
.red{
    color: #DB0B29;
}
.redBackground{
    background-color: #DB0B29;
}
.redBackground:hover{
    background-color: #990B29;
}
.greyBackground{
    background-color: #9c9c9c;
}
.greyBackground:hover{
    background-color: #818181;
}
a{
    text-decoration: none;
    color: #222;
    cursor: pointer;
}
a.unactive:hover, .active, .active > h3, .active > h3 > font, a.unactive > h3:hover, a.unactive > h3 > font:hover, a.unactive > font:hover{
    color: #DB0B29 !important;
}
h1{
    font-size: 1.6em;
    font-family: Helvetica_bold;
    margin-bottom: 10px;    
}
h2{
    font-size: 1.1em;
    font-family: Helvetica_bold;
    line-height: 1.1em;
}
h3{
    font-family: Helvetica_bold;
}

p, li{
    line-height: 18px;
    font-size: 13px;
    font-family: Helvetica_light;
}
#flechaIzq, #flechaDcha{
    cursor:pointer;
}
/*
@font-face {
    font-family: 'Nouvelle'; 
    src: url('nouvelle_vague_final.ttf'); 
}

.nouvelle {
    font-family: 'Nouvelle';
}

@font-face {
    font-family: 'DolceVita'; 
    src: url('DolceVita.ttf');
}

.dolcevita {
    font-family: 'DolceVita';
}

@font-face {
    font-family: 'DolceVitaBold'; 
    src: url('DolceVitaBold.ttf'); 
}

.dolcevitaBold {
    font-family: 'DolceVitaBold';
}*/
.tachado{
    text-decoration: line-through dotted;
}

.parent-li {
    width: 300px;
    margin-top: 8px;
    overflow: hidden;
    display: block;
}
.parent-li-vacio{
    height: 5px;
}
.parent-p{
    width: calc(100% - 10px);
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 12px;
    padding-bottom: 6px;
    padding-top: 5px;
    border-bottom: 2px solid #FFFFFF;
}

.menu-li {
    font-size: 11px;
    font-weight: bold;
    width: calc(100% - 19px);
    overflow: hidden;
    letter-spacing: 1px;
    display: block;
}

.menu-li p {
    line-height: 25px;
    height: 25px;
}

.project-li {
    font-size: 13px;
    line-height: 25px;
    height: 25px;
    width: calc(100% - 19px);
    font-weight: normal;
    letter-spacing: 1px;
    overflow: hidden;
    display: block;
}
.project-li>font:hover{
    color: #818282;
}
.project-ul, .menu-ul {
    overflow: hidden;
}
.parent-li{
    font-size: 12px;
}
.menu-li{
    font-family: Helvetica_bold;
    font-size: 13px;
    margin-left: 20px;
}
.menu-li-hover{
    font-family: Helvetica_bold;
    font-size: 13px;
    font-weight: normal;
}
.parent-li,.menu-li.project-li{
    cursor: pointer;
}
/*
@media only screen 
and (-webkit-min-device-pixel-ratio: 2){
    .parent-p{
        font-size: 14px;
    }
    .menu-li{
        font-size: 14px;
    }
    .project-li{
        font-size: 12px;
    }
}
*/
.menu-cuadrado{
    width: 61px;
    text-align: right;
    padding: 5px;
    height: 63px;
    border: 2px solid #000000;
    color: #000000;
    cursor: pointer;
}
.menu-cuadrado:hover{
    border: 2px solid #828282;
    color: #828282;
}
ul{
    padding-left: 2%;
    list-style-position: outside;
    list-style-image: url('../images/proyecto/substract.svg');
}
li{
    padding-left: 1%;
    padding-bottom: 10px;
}