 
    @import url('https://fonts.googleapis.com/css?family=Raleway');
    @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900'); 
    @import url('https://fonts.googleapis.com/css?family=Heebo:300,400,700'); 

 /* --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,FCption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
FCption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:graysFCle;}
header {
    position: fixed;
    width: 100%;
    height: 45px;
    z-index: 999;
    background-color: #c0c0c0;
    border-bottom: 1px solid #B9778A;
    z-index: 9999;
}
body{
    background-color: #2f2f3b;
    color: #c0c0c0;
}

.LND_FC_ln {
    position: absolute;
    left: 24px;
    z-index: 19;
}
.LND_FC_ln a {
    width: 160px;
    height: 30px;
    left: 15px;
    margin: 8px 0 0 5px;
    background: url(../svg/logo_ln-desktop_oscuro.svg) no-repeat center center;
    background-size: contain;
    float: left;
}
.LND_FC_ln span {
    margin-left: 15px;
    line-height: 48px;
    letter-spacing: -0.3px;
    color: #656565;
    font-family: 'Heebo', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
#LND_FC_menu {
    position: absolute;
    top: 12px;
    left: 45%;
    width: 10%;
       font-family: 'Heebo', sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}
#LND_FC_menuMobile {
    display: none;
    font-size: 3em;
    color: #000;
    font-weight: 900;
    padding-left: 5px;
    line-height: 34px;
}
#LND_FC_menu li {
    display: inline-block;
    color: #16314B;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
}

#LND_menuExtra {
    position: absolute;
    right: 100px;
    top: 14px;
}
#LND_menuExtra a, #LND_menuExtra a:hover, #LND_menuExtra a:visited {
    margin-right: 12px;
    color: #656565;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Heebo', sans-serif;
    float: left;
}
.LND_FC_social {
    position: absolute;
    right: 20px;
    top: 10px;
}
.LND_FC_social li {
    display: inline-block;
}
.LND_FC_social li a {
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 5px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(../svg/social.svg);
}
#LND_FC_facebook {
    background-position: 2px 0px;
}
#LND_FC_twitter {
    background-position: -20px 0px;
}
#LND_FC_google {
    background-position: -40px 0px;
}
#LND_FC_ficha_tecnica, #LND_FC_notas_relacionadas {
    display: none;
    position: absolute;
    color: #000;
    z-index: 9999;
    width: 20%;
    right: 10px;
    background-color: #fff;
    top: 45px;
    padding: 2%;
    border: 1px solid;
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    font-weight: lighter;
    line-height: 14px;
}
#LND_FC_menu_mobile {
    position: absolute;
    height: 100%;
    background-color: rgba(192, 192, 192, 1);
    z-index: 9999;
    top: 45px;
    color: #fff;
    display: none;
    /* text-transform: upperFCse; */
    /* text-align: center; */
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    width: 90%;
    height: 100vh;
    padding: 5%;
    font-size: 12px;
}
#LND_FC_menu_mobile a{
    color: #fff;
}

/*****************************************************************************/

#LND_FC_body{
    max-width: 920px;
    margin:0 auto;
    padding-top: 45px;
}
#LND_FC_tableau_1{
    height: 298px;
    overflow: hidden;
}
#LND_FC_tableau_2{
    height: 398px;
    overflow: hidden;
}
#LND_FC_tableau_3{
    height: 290px;
    overflow: hidden;
}
#LND_FC_tableau_4{
    height: 290px;
    overflow: hidden;
}

#LND_FC_body h1 {
    text-align: center;
    font-weight: 400;
    font-size: 90px;
    line-height: 90px;
   font-family: 'Playfair Display', serif;
    margin-bottom: 20px;
    color: #B9778A;
}
#LND_FC_body h2{
    text-align: center;
    padding-top: 45px;
    padding-bottom: 5px;
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.2px;
}
#LND_FC_body h3{
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0.9px;
     font-family: 'Playfair Display', serif;
}
#LND_FC_body h5{
    font-family: "Raleway",Georgia,serif;
    text-align: center;
    font-size: 14px;
    color: #c0c0c0;
}

#LND_FC_body p{
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    font-size: 16px;
    max-width: 590px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    text-align: center;
}
#LND_FC_body p a,#LND_FC_body p a:hover, #LND_FC_body p a:visited{
        color:  #c0c0c0;
        font-weight:    700;
        letter-spacing:     1px;
        text-decoration:    underline;  
}

.LND_FC_intro{
    font-size: 18px !important;
    margin-bottom: 30px !important;
    max-width: 800px !important;
    letter-spacing: 0.8px;
    font-family: "Raleway",Georgia,serif;
    text-align: center;
    color: #c0c0c0;
}
.LNC_FC_item_mujeres{
    width: 60px;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 15px;
}
.LNC_FC_tooltip{
    width: 200px;
    height: 90px;
    background-color: #fff;
    color: #000;
    padding: 10px 0px 10px 15px;
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
}
.LND_FC_tooltip_panel{
    width: 49%;
    float: left;
}
.LNC_FC_tooltip .LND_FC_response_tooltip{
    color: #B9778A;
}

.hr-steps {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    text-align: center;
    height: 1.5em;
    opacity: .5;
    margin-top: 40px;
    margin-bottom: 30px;
    color: #000;
    font-family: 'Playfair Display', serif;
    font-size: 16px;
}
.hr-steps:before {
    content: '';
    background: -webkit-linear-gradient(left, transparent, #c0c0c0, transparent);
    background: linear-gradient(to right, transparent, #c0c0c0, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}
.hr-steps:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    padding: 0 .5em;
    line-height: 1.5em;
    background-color: #FFF;
}
.LND_FC_quote{
    font-size: 22px !important;
    line-height: 30px !important;
    text-align: center !important;
    max-width: 630px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    color: #c0c0c0;
}
.LND_FC_quote span, #LND_FC_body h6 {
    font-size: 14px !important;
    font-family: Roboto, sans-serif;
    display: block;
    color: #656565;
    margin-top: 10px;
    font-weight: 800;
    font-style: italic;
    max-width: 590px;
    margin: 0 auto;
}
#LND_FC_mujeres{
    margin-bottom: 45px;
}
.LND_FC_display_web{
    display: block;
}
.LND_FC_display_Mob{
    display: none;
}
#LND_FC_mujeres h4{
    border-bottom: 1px solid;
    margin-bottom: 25px;
    font-size: 16px;
    font-family: 'Heebo', sans-serif;
}
#LND_FC_footer{
    font-size: 12px;
    letter-spacing: 0.8px;
    font-family: 'Heebo', sans-serif;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 45px;
    margin: 0 auto;
}
#LND_FC_tableau_1_mob{
    height: 300px;
    overflow: hidden;
    max-width: 600px;
    margin: 0 auto;
}
#LND_FC_tableau_2_mob{
    height: 350px;
    overflow: hidden;
    max-width: 600px;
    margin: 0 auto;
}
#LND_FC_tableau_3_mob{
    height: 300px;
    overflow: hidden;
    max-width: 600px;
    margin: 0 auto;
}
#LND_FC_tableau_4_mob{
    height: 300px;
    overflow: hidden;
    max-width: 600px;
    margin: 0 auto;
}
.LNC_FC_item_mujeres img{
    width: 60px;
}
.suscribe {
    width: 90%;
    max-width: 350px;
    margin: auto;
    padding: 20px;
    text-align: center;
    background: #F0F0F0;
    border-radius: 5px;
}
.suscribe h1 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
    line-height: 26px !important;
     color: #2f2f3b !important
}
.suscribe p{
    margin: 0px !important;
    width: 100% !important;
    color: #2f2f3b !important
}
.suscribe a {
    height: 40px;
    display: block;
    line-height: 40px;
    color: white;
    margin-top: 20px;
    font-weight: bold;
    background: #B9778A;
    border-radius: 5px;
    text-decoration: none;
}
#div-gpt-ad-300-250{
    max-width: 300px;
    margin: 30px auto;
}
#div-gpt-ad-728-90{
    padding-top: 30px;
    margin: 0 auto;
    max-width: 728px;
    display: block;
}
#LND_FC_suscribase{
    border: 1px solid #656565;
    padding: 5px 8px 2px;
    margin-top: -7px;
    border-radius: 3px;
    color: #000;
    background-color: #fff;
}
.LND_FC_content_moduloExtra{
    max-width: 1117px;
    border-top: 1px solid rgba(151,151,151,0.35);
    margin: 30px auto;
    width: 100%;
    text-align: left;
}
.LND_FC_moduloExtra{
    width: 66.67%;
    float: left;
    margin-top: 1.25rem;
    margin-bottom: 40px;
}
.LND_FC_moduloExtra_der{
    width: 30.32%;
    float: left;
    margin-left: 2%;
    margin-top: 1.25rem;
}
.LND_FC_moduloExtra_list_ct,
.LND_FC_moduloExtra_list_ct a,
.LND_FC_moduloExtra_list_ct a:hover,
.LND_FC_moduloExtra_list_ct a:visited{
    font-family: 'Playfair Display', serif;
    line-height: 24px;
    font-size: 18px;
    color: #c0c0c0;
    font-weight: bold;
    text-decoration: none; 
    margin-bottom: 20px;
}
.roboto{
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
}
.LND_FC_moduloExtra_list_ct_d{
    font-family: "Raleway",Georgia,serif;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #979797;
    margin-top: 15px;
}
.LND_FC_date_by .date{
    color: #ADADAD;
    font-family: "Raleway",sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
}
.LND_FC_date_by .by {
    white-space: nowrap;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
}
.LND_FC_date_by .by a{
    text-decoration: none;
    color:#8E8E9C;
}
.LND_FC_moduloExtra h5,
.LND_FC_moduloExtra_der h5{
    border-left: 5px solid #B9778A;
    padding-left: 5px;
    font-weight: bold;
    font-family: "Raleway",Georgia,serif;
    text-align: left !important;
}
select{
    font-family: 'Heebo', sans-serif;
    padding:5px;
    color: #656565;
    border-radius: 5px;
    -moz-border-radius:5px;  
    -webkit-border-radius:5px;
}

progress {
    position: fixed;
    left: 0;
    top: 45px;
    width: 100%;
    height: 4px;
    z-index: 9999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Get rid of the default border in Firefox/Opera. */
    border: none;
    /* Container for Firefox/IE10+ */
    background-color: transparent;
    /* IE10+ */
    color: #B9778A;
}

progress::-webkit-progress-bar {
    background-color: transparent;
}

progress::-webkit-progress-value {
    background-color: #B9778A;
}

progress::-moz-progress-bar {
    background-color: #B9778A;
}


@media(max-width: 905px){  

     #LND_FC_menuMobile, .LND_FC_nav_mob, .LND_FC_section_mob, #LND_FC_graf {
        display: block;
    }
    #LND_FC_menu {
        left: 0;
        top: 2px;
    }
    .LND_FC_encabezado #logo span, .LND_FC_icon {
        display: none !important;
    }
    #LND_menuExtra {
        display: none;
    }
    .LND_FC_ln{
        left: 28%;
    }

}

@media(max-width: 768px){  
    .LND_FC_display_web{
        display: none;
    }
    .LND_FC_display_Mob{
        display: block;
    }
    #div-gpt-ad-728-90{
        display: none;
    }
     .LND_FC_content_moduloExtra{
        max-width: 1117px;
        border-top: 1px solid rgba(151,151,151,0.35);
        margin: 30px auto;
        width: 90%;
    }
    .LND_FC_moduloExtra{
        width: 90%;
        float: none;
        margin: 1.25rem auto;
        margin-bottom: 40px;
    }
    .LND_FC_moduloExtra_der{
        width: 90%;
        float: none;
        margin: 1.25rem auto;
    }
    .LND_FC_moduloExtra_list_ct,
    .LND_FC_moduloExtra_list_ct a,
    .LND_FC_moduloExtra_list_ct a:hover,
    .LND_FC_moduloExtra_list_ct a:visited{
        font-family: 'Playfair Display', serif;
        line-height: 24px;
        font-size: 18px;
        color: #c0c0c0;
        font-weight: bold;
        text-decoration: none; 
        margin-bottom: 20px;
    }
    .roboto{
        font-family: Roboto;
        font-size: 15px;
        font-weight: bold;
        line-height: 20px;
    }
    .LND_FC_moduloExtra_list_ct_d{
        font-family: "Raleway",Georgia,serif;
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #979797;
        margin-top: 15px;
    }
    .LND_FC_date_by .date{
        color: #ADADAD;
        font-family: "Raleway",sans-serif;
        font-size: 15px;
        line-height: 18px;
        font-weight: 600;
    }
    .LND_FC_date_by .by {
        white-space: nowrap;
        font-size: 15px;
        line-height: 18px;
        font-weight: 400;
    }
    .LND_FC_date_by .by a{
        text-decoration: none;
        color:#8E8E9C;
    }
    .LND_FC_moduloExtra h5,
    .LND_FC_moduloExtra_der h5{
        border-left: 5px solid #B9778A;
        padding-left: 5px;
        font-weight: bold;
        font-family: "Raleway",Georgia,serif;
    }

}

@media(max-width: 460px){  


    #LND_FC_body h1{
        font-size: 50px;
        line-height: 50px;
    }
    #LND_FC_body p{
        font-size: 14px !important;
        line-height: 18px !important;
        width: 90%;
        margin: 0 auto;
    }
    #LND_FC_mujeres, #LND_FC_footer{
        width: 85%;
        margin: 0 auto;
        text-align: center;
    }
    .LNC_FC_item_mujeres img{
        width: 50px;
    }
    .LNC_FC_item_mujeres {
        width: 50px;
    }
    #LND_FC_body h3{
        font-size: 30px;
        width: 90%;
        margin: 0 auto;
    }

}
@media(max-width: 340px){  

    .LND_FC_ln {
        left: 15%;
    }
   
}