@CHARSET "ISO-8859-1";
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400');
@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900');
/* Reset CSS


 * --------------------------------------- */
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,caption,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;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#f2f2f2;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}
body{
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html *{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale; 
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-font-feature-settings: "liga" on;
}


header {
    position: fixed;
    width: 100%;
    height: 45px;
    z-index: 999;
    background-color: #000;
    border-bottom: 1px solid #fff;
    z-index: 9999;
}

.LND_DC_ln {
    position: absolute;
    left: 65px;
    z-index: 19;
}
.LND_DC_ln a {
    width: 160px;
    height: 30px;
    left: 15px;
    margin: 8px 0 0 5px;
    background: url(../svg/logo_ln-desktop.svg) no-repeat center center;
    background-size: contain;
    float: left;
}
.LND_DC_ln span {
    margin-left: 15px;
    line-height: 48px;
    letter-spacing: -0.3px;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
#LND_DC_menu {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    padding-right: 7px;
    height: 45px;
    width: 45px;
    background-color: #F12A24;
    float: left;
    border-right: 1px solid #fff;
}
#LND_DC_menuMobile {
    font-size: 3em;
    color: #FFF;
    font-weight: 900;
    padding-left: 5px;
    line-height: 35px;
}
#LND_menuExtra {
    position: absolute;
    right: 100px;
    top: 14px;
}
#LND_menuExtra a, #LND_menuExtra a:hover, #LND_menuExtra a:visited {
    margin-right: 12px;
    color: #FFF;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Oswald', sans-serif;
    float: left;
}
.LND_DC_social {
    position: absolute;
    right: 20px;
    top: 10px;
}
.LND_DC_social li {
    display: inline-block;
}
.LND_DC_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_DC_facebook {
    background-position: 2px 0px;
}
#LND_DC_twitter {
    background-position: -20px 0px;
}
#LND_DC_google {
    background-position: -40px 0px;
}
#LND_DC_ficha_tecnica, #LND_DC_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: 'Oswald', sans-serif;
    font-size: 12px;
    font-weight: lighter;
    line-height: 14px;
}
#LND_DC_menu_mobile {
    position: absolute;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 9999;
    top: 45px;
    color: gray;
    display: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    width: 90%;
    height: 100vh;
    padding: 5%;
    font-size: 12px;
    text-align: center;
}
#LND_DC_menu_partes {
    position: absolute;
    top: 14px;
    left: 37.5%;
    width: 25%;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}
#LND_DC_menu_partes li{
    display: inline-block;
}
#LND_DC_menu_partes li a{
     color: #979797;
}
#LND_DC_menu_partes .border{
    position: relative;
    top: -7px;
    color: #979797;
}
#LND_DC_menu_partes .current a{
    color: #fff;
}
/**************************************************************/

#LND_DC_intro{
    height: 100vh;
}
.LND_DC_myVideo{
    position: absolute;
    z-index: 4;
    bottom: 0;
    top:0;
    left: 0;
    width: 100%;
    height: 98%;
    background-color: black; /* in case the video doesn't fit the whole page*/
    background-position: center center;
    background-size: contain;
    object-fit: inherit;
}

.LND_DC_degradado{
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5;
   background: -moz-linear-gradient(bottom, black, transparent);/* F 3.6+ */
   background: -ms-linear-gradient(bottom, black, transparent);/* IE 10+ */
   background: -webkit-linear-gradient(bottom, black, transparent);/* FF 3.6+ */
   background: -o-linear-gradient(bottom, black, transparent);/* Safari 5.1+, Chrome 10+ */
   background: linear-gradient(bottom, black, transparent);/* ESTILO ESTANDAR */
}
.LND_DC_video_layer{
    display: none;
    height: 100%;
    overflow: hidden;
}
#LND_DC_vid_layer_1{
    display: block;
}
.LND_DC_table_intro{
    display: table;
    height: 100%;
    width: 100%;
}
.LND_DC_text_intro{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    padding-left: 20%;
    padding-right: 20%;
    font-family: 'Oswald', sans-serif;
}
.LND_DC_text_intro_int{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    max-width: 1100px;
    margin: 0 auto;
    font-family: 'Oswald', sans-serif;
}
.LND_DC_text_intro_int .h2{
    margin-top: 10% !important;
}
.LND_DC_text_intro h2{
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 4.6px;
    font-family: "Heebo", sans-serif;
}
.LND_DC_text_intro_int h2{
    text-transform: uppercase;
    margin-bottom: 0px !important;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 4.6px;
    margin-top: 24px;
    font-family: "Heebo", sans-serif;

}
.LND_DC_text_intro_int h1{
    font-size: 90px;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-weight: bold;
}
.LND_DC_text_intro h1{
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 70px;
    line-height: 70px;
    letter-spacing: 1px;
    font-weight: bold;
}
.LND_DC_text_intro p{
    padding-left: 10%;
    padding-right: 10%;
    max-width: 600px;
    font-family: 'Playfair Display', serif;
    margin: 0 auto ;
}
.LND_DC_text_intro_int p{
    font-family: Georgia, sans-serif !important;
    font-size: 14px !important;
}
#LND_DC_subMenu{
    width: 100%;
    top: 45px;
    background-color: #fff;
    z-index: 999;
}
#LND_DC_subMenu ul li{
    width: 19.99%;
    border-left: 1px solid #CDCDCD;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    border-bottom: 1px solid #CDCDCD;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    margin-right: -5px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
}
#LND_DC_subMenu ul li a{
    color: #C5C5C5;
    font-weight: bold;
}
#LND_DC_subMenu ul .select{
    background-color: #CDCDCD;
}
#LND_DC_subMenu ul .select{
    color: #FB6363 !important;
}
#LND_DC_content{
    max-width: 1100px;
    margin:0 auto;
    position: relative;
}
#LND_DC_content .LND_DC_social{
    left: 0%;
    width: 180px;
}
#LND_DC_content .LND_DC_social li{
    height: 16px;
    width: 40px;
    display: t;
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: center;
    border: 1px solid #DDDDDD;
}
#LND_DC_content .LND_DC_social li a{
    margin: 0 auto;
}
#LND_DC_content .LND_DC_social div{
    margin-top: 15px;
    color: #878787;
    text-transform: uppercase;
    font-family: 'Heebo', sans-serif;
    font-size: 10px;
}
#LND_DC_content .LND_DC_social div a, 
#LND_DC_content .LND_DC_social div a:hover, 
#LND_DC_content .LND_DC_social div a:visited{
    color: #6C6C6C;
    font-weight: bold;
    font-size: 10px;
}
#LND_DC_content .LND_DC_social div span{
    font-size: 10px;
}
#LND_DC_content .LND_DC_social div a:hover{
    text-decoration: underline;
}
.LND_DC_titulo{
    margin-top: 90px;
    margin-bottom: 80px;
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    line-height: 85px;
    color: #F12A24;
    max-width: 850px;
}
.LND_DC_subtitle{
    font-weight: 700;
    font-family: 'Heebo', sans-serif;
    color: #9B9B9B;
    letter-spacing: -1px;
    font-size: 18px !important;
    font-style: italic;
}
#LND_DC_content p {
    max-width: 600px;
    margin: 20px auto;
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    line-height: 1.6875;
    color: #779395;
}
#LND_DC_content .intro {
    font-weight: bold;
    margin-bottom: 60px;
    font-family: 'Heebo', sans-serif;
}
#LND_DC_content p .firstLetter {
    float: left;
    font-size: 85px;
    line-height: 0.5;
    margin: 0.205em 0.153em 0 0;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: #ddd;
}
#LND_DC_content p .firstLetter + span {
    margin-left: -0.5em;
}
#LND_DC_content .info_img{
    margin: 60px 0px 60px 0px;
    max-height: 1800px;
}
#LND_DC_content .quote{
    max-width: 480px;
    border-left: 5px solid #D8D8D8;
    padding-left: 32px;
    font-size: 23px;
    line-height: 25px;
    color: #9B9B9B;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin: 40px auto;
}
#LND_DC_content .right_img{
    float: left;
    width: 300px;
    padding-left: 40px;
    margin-right: 44px;
    padding-bottom: 40px;
    margin-left: 100px;
    padding-top: 40px;
}
#LND_DC_content .right_img .caption{
    font-family: 'Playfair Display', serif;
    font-style: italic;
    color: rgb(119, 147, 149);
    font-size: 14;
}
#LND_DC_content .info_svg{
    max-width: 600px;
    margin: 60px auto;
}
#LND_DC_content .separador{
    margin-top: 60px;
    text-align: center;
}
#LND_DC_slider{
    position: relative;
    margin-top: 60px;
}
#LND_DC_slider .LND_DC_item_slider{
    width: 300px;
    display: inline-block;
    margin-right: 40px;
}
#LND_DC_slider #LND_DC_slider_control #LND_DC_slider_control_rt{
    position: absolute;
    right: 3%;
    top: 48%;
    cursor: pointer;
}
#LND_DC_slider #LND_DC_slider_control #LND_DC_slider_control_lf{
    position: absolute;
    top: 48%;
    cursor: pointer;
}
#LND_DC_slider .LND_DC_item_slider p {
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    color: #4a4a4a;
    line-height: 16px;
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
    background-color: #f0f0f0;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#LND_DC_slider .LND_DC_item_slider .LND_DC_img_slider{
    width: 300px;
    height: 200px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#LND_DC_img_slider_1_n1{
    background-image: url('../images/nota_010.JPG');
}
#LND_DC_img_slider_2_n1{
    background-image: url('../images/caso_dos_carrusel_1.jpg');
}
#LND_DC_img_slider_3_n1{
    background-image: url('../images/caso_tres_carrusel_1.jpg');
}
#LND_DC_img_slider_1_n2{
    background-image: url('../images/RUMANO.jpg');
}
#LND_DC_img_slider_2_n2{
    background-image: url('../images/ITALIANO.jpg');
}
#LND_DC_img_slider_3_n2{
    background-image: url('../images/NICARAGUENSE.jpg');
}
#LND_DC_img_slider_4{
    background-image: url(../images/slider_4.jpg);
}
#LND_DC_img_slider_5{
    background-image: url(../images/slider_5.jpg);
}
/*
#LND_DC_img_slider_1:hover{
    background-image: url(../images/large.gif);
}
#LND_DC_img_slider_2:hover{
    background-image: url(../images/mix-truck.gif);
}
#LND_DC_img_slider_3:hover{
    background-image: url(../images/slider_3.jpg);
}
#LND_DC_img_slider_4:hover{
    background-image: url(../images/slider_4.jpg);
}
#LND_DC_img_slider_5:hover{
    background-image: url(../images/slider_5.jpg);
}

*/
#LND_DC_slider #LND_DC_slider_items{
    text-align: center;
    overflow: hidden;
    max-height: 400px;
}
#LND_DC_related{
    width: 100%;
    background-color: #000;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 120px;
}
#LND_DC_related h1{
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    color: #fff;
}
.LND_DC_related_notes{
    width: 380px;
    height: 215px;
    display: inline-block;
    margin-right: 15px;
    background-size: 100% 100%;
    text-align: left;
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
}
#LND_DC_related_note{
    max-width: 1100px;
    margin: 60px auto;
    text-align: center;
}
.LND_DC_text_intro_int #LND_DC_related_note{
    margin: 30px auto !important;
}
#LND_DC_related_note_1_n2, #LND_DC_related_note_1_n3{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url(../images/nota_012.JPG);
}
 #LND_DC_related_note_2_n1, #LND_DC_related_note_2_n3{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url(../images/nota_011.JPG);
}
#LND_DC_related_note_3_n1, #LND_DC_related_note_3_n2{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url(../images/parte3.jpg);
}
.LND_DC_text_intro_int .LND_DC_related_notes {
    width: 290px;
    height: 230px;
    display: inline-block;
    margin-right: 25px;
    background-size: 100% 100%;
    text-align: left;
    padding-top: 0px;
    padding-left: 25px;
    padding-right: 15px;
}
#LND_DC_related_note_front_1{
    background-image: url('../images/Policia Aeroportuaria_1.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url(../images/nota_012.JPG);
}
#LND_DC_related_note_front_2{
    background-image: url('../images/Policia Aeroportuaria_2.jpg');
    background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url(../images/nota_011.JPG);
}
#LND_DC_related_note_front_3{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url(../images/parte3.jpg);
}
.LND_DC_related_notes h2{
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    letter-spacing: 4.6px;
    margin-bottom: 10px;
}
.LND_DC_related_notes h1{
    font-family: 'Oswald', sans-serif;
    font-size: 21px !important;
    text-align: left !important;
    margin-bottom: 15px;
}
.LND_DC_related_notes p{
    font-family: Georgia, serif;
    font-size: 18px;
    line-height: 21px;
    color: #fff
}
#LND_DC_footer p{
    max-width: 800px;
    margin: 20px auto;
    font-size: 10px;
    color: #fff;
    text-align: center;
    font-family: sans-serif;
    line-height: 1.6875;
}
#LND_DC_footer p a, #LND_DC_footer p a:visited, #LND_DC_footer p a:hover{
    color: #F44336;
    font-weight: bold;
    font-family: sans-serif;
    line-height: 1.6875;
}
#LND_DC_content .cuadro{
    text-align: center;
    position: relative;
    margin: 20px 0;
}
#LND_DC_content .cuadro #btn_left_cuadro{
    position: absolute;
    z-index: 999;
    top: 40%;
    left: 15px;
    cursor: pointer;
    width: 30px;
}
#LND_DC_slider_cuadro #item-2, 
#LND_DC_slider_cuadro #item-3, 
#LND_DC_slider_cuadro #item-4, 
#LND_DC_slider_cuadro #item-5, 
#LND_DC_slider_cuadro #item-6{
    display: none;
}
#LND_DC_content .cuadro #btn_right_cuadro{
    position: absolute;
    z-index: 999;
    top: 40%;
    right: 15px;
    cursor: pointer;
    width: 30px;
}
#LND_DC_content .cuadro .item{
    position: relative;
}
#LND_DC_content .cuadro .credit{
    position: absolute;
    right: 40px;
    bottom: inherit;
    color: #fff;
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    max-width: 35%;
    min-height: 55px;
    bottom: 100px;
    background-color: #000;
    padding: 20px;
    text-align: left;
}
#LND_DC_content .cuadro .credit span{
    font-size: 8px;
}
#LND_DC_related_note_front_3{
    margin-right: 0px;
}
.LND_DC_display_Mob{
    display: none;
}

/*************************** INTERACTIVO ************************************/
.LND_DC_info_70_30{
    max-width: 1100px;
}
.LND_DC_info_70_30 .graphic_quote {
    width: 20%;
    height: 55%;
    float: left;
    margin-top: 11%;
    margin-left: 3%;
    margin-right: 4%;
    padding: 30px;
}
.LND_DC_info_70_30 .graphic_quote h1{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    color: #636363;
}
.LND_DC_info_70_30 .graphic{
    width: 60%;
    float: left;
}
.LND_DC_info_70_30 .graphic img{
    width: 100%;
}
.graphic {
    width: 100%;
    text-align: center;
}
.wrapper{
    max-width: 600px;
    margin: 20px auto;
}
.wrapper h3{
    font-weight: 900;
    color: rgba(0, 0, 0, .7);
    font-size: 1.5em!important;
    font-family: 'Heebo', sans-serif;
    color: #636363;
    letter-spacing: -1px;
}
blockquote {
    font-style: italic;
    text-align: left;
    width: 55%;
    margin: 30px auto 50px;
    padding: 1.25em 20px;
    line-height: 1.45;
    position: relative;
    font-size: 1.3em;
    color: #F44336;
    vertical-align: baseline;
    outline: 0;
    border: 0;
    font-family: "Heebo", sans-serif;
    font-weight: 700;
}
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    left: 4%;
    top: -50px;
    color: #F44336;
}
blockquote span {
    left: 20px;
    color: #9B9B9B;
    text-align: left;
    font-size: .8em;
    bottom: -30px;
}
blockquote span, blockquote:before {
    position: absolute;
}
blockquote:before {
    font-family: 'Playfair Display', serif;
}
p.caption {
    font-size: small !important;
    font-style: italic;
    color: rgba(0, 0, 0, .7);
}
.control{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    text-align: center;
}
.control ul{
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 1em;
    margin-bottom: 1.5em;
    list-style: none;
}
#LND_DC_medios{overflow: hidden;}
p.in{
    font-family: 'Roboto', sans-serif !important;
    text-align: left !important;
    line-height: 1.3em !important;
    font-size: 15px !important;
    color: #797979 !important;
}
#LND_DC_medios .control .btn{
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    padding: 0px 10px 0px 30px;
    margin: 0 5px;
    cursor: pointer;
    opacity: 0.5;
}
#LND_DC_medios .control .cl_00{border-bottom: 2px solid black;}
#LND_DC_medios .control .cl_01{border-bottom: 2px solid #3278b5;}
#LND_DC_medios .control .cl_02{border-bottom: 2px solid #be6527;}
#LND_DC_medios .control .cl_03{border-bottom: 2px solid #4e1014;}
#LND_DC_medios .control .cl_04{border-bottom: 2px solid #74837d;}

#LND_DC_medios .control .cl_00.current{border-bottom: 4px solid black;opacity: 1;}
#LND_DC_medios .control .cl_01.current{border-bottom: 4px solid #3278b5;opacity: 1;}
#LND_DC_medios .control .cl_02.current{border-bottom: 4px solid #be6527;opacity: 1;}
#LND_DC_medios .control .cl_03.current{border-bottom: 4px solid #4e1014;opacity: 1;}
#LND_DC_medios .control .cl_04.current{border-bottom: 4px solid #74837d;opacity: 1;}

#LND_DC_medios .target{
    position: relative;
    width: 100%;
    height: 1600px;
    margin-top: 25px;
    margin-bottom: 120px;
    background-size: 100%;
    background-repeat: repeat-y;
    background-image: url(../infografia/svg/xscale.svg);
}
#LND_DC_medios .target .dot{
    transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    opacity: 0.5;
    border-radius: 100%;
    transition: all ease 1s;
    cursor: pointer;
    z-index: 2;
    display: block;
}
#LND_DC_medios .target .dot.none{display: none;}
#LND_DC_medios .target .dot:hover{opacity: 1;}
#LND_DC_medios .target .dot.tr{background-color: #4e1014;}
#LND_DC_medios .target .dot.ae{background-color: #be6527;}
#LND_DC_medios .target .dot.mr{background-color: #3278b5;}
#LND_DC_medios .target .dot.ds{background-color: #74837d;}

#LND_DC_medios .target .dot span{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 1.3em;
    padding: 5px 10px;
    background: white;
    border: 1px solid black;
    border-radius: 3px;
    width: 180px;
    position: absolute;
    top: 25px;
    left: -6px;
    color: #2f2f2f;
    box-shadow: 0px 1px 0px #fff;
    text-align: left;
    opacity: 0;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    display: none;
    z-index: 10;
}
#LND_DC_medios .target .dot span:before {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;
    z-index:5;
    content: " ";
    position:absolute;
    top:-5px;
    left:2%;
}
#LND_DC_medios .target .dot span:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
    display:block;
    content: " ";
    position:absolute;
    top:-6px;
    left:2%;
}
#LND_DC_medios .target .dot:hover span {
    display: block;
    opacity:1;
}

#LND_DC_medios .target .dot span i{color: #74837d;line-height: 2em;}
#LND_DC_medios .target .dot span i.small{font-style: normal;font-size: 0.9em;line-height: 1.7em;color: #2f2f2f;}
#LND_DC_medios .target .dot span small{font-weight: 700;font-size: 0.9em;line-height: 0.7em;}

#LND_DC_medios .target .scale{
    position: absolute;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
#LND_DC_medios .target .scale.x{top: -37px;}
#LND_DC_medios .target .scale.x:before {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid black;
    display:block;
    content: " ";
    position:absolute;
    bottom:-6px;
    left:35%;
}
#LND_DC_medios .target .scale.x.p1:before {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid black;
    display:block;
    content: " ";
    position:absolute;
    bottom:-6px;
    left:2%;
}
#LND_DC_medios .target .scale.x.p1{left: -1.0%;margin-left: 10px;}
#LND_DC_medios .target .scale.x.p2{left: 11.0%;}
#LND_DC_medios .target .scale.x.p3{left: 23.5%;}
#LND_DC_medios .target .scale.x.p4{left: 36.0%;}
#LND_DC_medios .target .scale.x.p5{left: 48.5%;}
#LND_DC_medios .target .scale.x.p6{left: 61.0%;}
#LND_DC_medios .target .scale.x.p7{left: 73.5%;}
#LND_DC_medios .target .scale.x.p8{left: 86.0%;}

#LND_DC_medios .target .yscale{
    position: absolute;
    top: 0;left: 50%;
    height: 100%;
    width: 95px;
}
#LND_DC_medios .target .scale.y{left: 85%;}
#LND_DC_medios .target .scale.y:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid #7b7b7b;
    border-top: 6px solid transparent;
    transform: rotate(-45deg);
    display: block;
    content: " ";
    position: absolute;
    top: 16px;
    right: -21%;
}
#LND_DC_medios .target .scale.y:before {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid #74837d;
    border-top: 6px solid transparent;
    transform: rotate(140deg);
    display: block;
    content: " ";
    position: absolute;
    top: 12px;
    left: -21%;
}
#LND_DC_medios .target .scale.y.p1{top: 1%;}
#LND_DC_medios .target .scale.y.p2{top: 3%;}
#LND_DC_medios .target .scale.y.p3{top: 19.5%;}
#LND_DC_medios .target .scale.y.p4{top: 40.5%;}
#LND_DC_medios .target .scale.y.p5{top: 61%;}
#LND_DC_medios .target .scale.y.p6{top: 81.5%;}
#LND_DC_medios .target .scale.y.p7{top: 98.5%;}
#LND_DC_medios .target .float {
    position: absolute;
    width: 200px;
    text-align: left;
    background-color: white;
}
#LND_DC_medios .target .float p{
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    line-height: 1.6875;
}
#LND_DC_medios .target .float.ant01{bottom: 0;right: 20%;}
#LND_DC_medios .target .float.ant02{bottom: 50%;right: 50%;}

.LND_DC_age_fixed{
    position: fixed;
    top: 117px;
    width: inherit;
    max-width: 1100px;
    height: 50px;
}
#LND_DC_medios_m{
    display: none;
}


/* ----------------------------------------2nd  dynamic graphic */
#escondites{
    max-width: 670px;
    margin: 0 auto;
}

#escondites .sorted{text-align: left;}
#escondites .sorted .square{
    display: inline-block;
    opacity: 1;
    transition: all ease 1s;
    cursor: pointer;
    z-index: 2;
    min-width: 25px;
    min-height: 25px;
    position: relative;
    border: 1px solid white;
    background-color: #697f8e;
    vertical-align: top;
    border-radius: 100%;
    overflow: hidden;
}
#escondites .sorted .square:hover{opacity: 0.9;border: 1px solid black;}


#escondites .sorted .square .ico{
    width: 90%;
    height: 90%;
    position: absolute;
    background-image: url(../svg/icons.svg);
    background-size: cover;
    background-repeat: no-repeat;  
}
#escondites .sorted .emba .ico{background-position: 0.00% 0%;}
#escondites .sorted .cont .ico{background-position: 14.2% 0%;}
#escondites .sorted .vehi .ico{background-position: 28.8% 0%;}
#escondites .sorted .corr .ico{background-position: 42.9% 0%;}
#escondites .sorted .trag .ico{background-position: 71.2% 0%;}
#escondites .sorted .equi .ico{background-position: 56.4% 0%;}
#escondites .sorted .otro .ico{background-image: none;}
#escondites .sorted .desc .ico{background-position: 96.6% 0%;}

#escondites .sorted .emba{background-color:#246972;}
#escondites .sorted .cont{background-color:#F83E3E;}
#escondites .sorted .vehi{background-color:#be6527;}
#escondites .sorted .corr{background-color:#74837d;}
#escondites .sorted .trag{background-color:#8f0000;}
#escondites .sorted .equi{background-color:#86673d;}
#escondites .sorted .otro{background-color:#625e5e;}
#escondites .sorted .desc{background-color:#523838;}

#escondites .title{
    font-family: 'Roboto',sans-serif;
    font-size: 16px; 
    margin-bottom: 20px;
    margin-top: 20px;
}
/* ----------------------------------------slider casos */
#casos{
    position: relative;
    margin: 60px 0 0 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 50px;
}
#casos .items{
    overflow: hidden;
    height: 300px;
}
#casos .items .item{
    position: relative;
    text-align: center;
    height: 300px;
    padding-bottom: 20px;
}
#casos .items .item .cnt{
    display: inline-block;
    width: 300px;
    margin: 0 auto;
    vertical-align: middle;
}
#casos .items .item .txt{
    text-align: left;
}
#casos .items .item .txt a{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 5px 10px;
    border: 1px solid #c6c3c3;
    color: #c96b2a;
}
#casos .items .item .txt .fecha{margin-bottom: 0;}
#casos .items .item h2{
    margin: 0 0 12px 0;
    font-size: 23px;
    color: rgba(0, 0, 0, .7);
    font-weight: 700;
    font-family: "Heebo", sans-serif;
    letter-spacing: -1px;
}
#casos .controls{
    position: absolute;
    width: 100%;
    top: 50%;
    pointer-events: none;
}
#casos .controls li{
    pointer-events: all;
    width: 40px;
    height: 40px;
    border: 1px solid black;
    background-image: url(../svg/arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
    cursor: pointer;
}
#casos .controls li.backward{float: left;}
#casos .controls li.forward{
    float: right;
    transform: rotate(180deg);
}
#casos .controls{}
#casos .tabs{margin: 15px 0;}
#casos .tabs .dot{
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: white;
    border: 1px solid black;
    border-radius: 100%;
    margin: 0;
}
#casos .tabs .dot.current{
    background-color: black;
}
#casos p{
    font-size: 1rem;
    margin: 10px auto;
    line-height: 1.7rem;
    margin-bottom: 1.5em;
}
.LND_DC_cifras{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
}
.LND_DC_pie_cifras{
    text-align: center;
}
.LND_DC_pie_sec_cifras{
    font-style: italic;
    font-size: 16px;
    line-height: 18px;
}

#intro-legend_btn {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0px;
    bottom: 5%;
    cursor: pointer;
}

.floating {
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

@-webkit-keyframes Floatingx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0, 15px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floating{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(0, 15px);}
    to {-moz-transform: translate(0, -0px);}    
}

.LND_DC_Menu_Mobile_Item {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #363430;
    padding-top: 25px;
    padding-bottom: 25px;
}

.arrow {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #F12A24;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    /* opacity: .5; */
    transition: all .5s ease;
}
.arrow.down {
    background-image: url(../svg/arrow_down.svg);
}


#LND_DC_medios_m{
    max-width: 320px;
    margin: 0 auto;
}

#LND_DC_medios_m_slider_graf .item, #LND_DC_medios_m_control .item-age{
    display: none;
}
#LND_DC_medios_m_slider_graf .item img{
    width: 100%;
}
#LND_DC_medios_m_slider_graf #item-1, #LND_DC_medios_m_control #item-1-age{
    display: block;
}
#LND_DC_medios_m_control{
    width: 220px;
    margin: 0 auto;
}
#LND_DC_medios_m_control p{
    text-align: center;
}
#LND_DC_medios_m_control .btn img{
    width: 15px;
    cursor: pointer;
}
#LND_DC_medios_m_control .btn img:hover{
    opacity: 0.8;
}
#LND_DC_medios_m_control_lt{
    float: left;
    margin-top: 5px;
}
#LND_DC_medios_m_control_rt{
    float: right;
    margin-top: -43px;
    margin-right: -12px;
}
#LND_DC_medios_m_control .item-age{
    text-align: center;
    font-size: 32px;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: #18425E;
}
#LND_DC_gif{
    max-width: 736px;
    text-align: center;
    margin: 0 auto;
}
#LND_DC_slider_cuadro p{
    margin: 0 0;
    position: absolute;
    right: 0;
    bottom: 30px;
    font-size: 12px;
    font-style: italic;
}
#LND_DC_download{
    text-align: center;
}
#LND_DC_download .LND_DC_download_icon{
    width: 90px;
    display: inline-block;
}

@media(max-width: 1270px){  
    .LND_DC_text_intro p {
        padding-left: 15%;
        padding-right: 15%;
    }
    #LND_DC_subMenu ul li {
        width: 19.98%;
    }
    .LND_DC_myVideo {
        height: 100%;
    }
}

@media(max-width: 1100px){  
    .LND_DC_data_credit{
        display: none !important;
    }
    #LND_DC_content .LND_DC_social{
        position: relative;
        width: 600px !important;
        margin: 20px auto;
    }
    #LND_DC_content .LND_DC_social div{
        display: inline-block;
        margin-left: 15px;
    }
    .LND_DC_titulo{
        max-width: 600px;
        margin: 120px auto 80px auto;
    }
    .LND_DC_ln a{
        background: url(http://www.nacion.com/gnfactory/investigacion/2017/escuelas-unidocentes/svg/logo_ln-phone.svg) no-repeat center right;
        background-size: contain;
        width: 35px;
        height: 30px;
    }
    .LND_DC_text_intro_int .LND_DC_related_notes {
        width: 250px;
        height: 175px;
    }
    .LND_DC_related_notes_front h1{
        font-size: 22px !important;
        margin-bottom: 8px;
    }
    .LND_DC_age_fixed{
        width: 100%;
    }
    #LND_DC_content .cuadro{
        margin-bottom: 60px;
    }
}
@media(max-width: 1023px){  

    #LND_DC_content .info_svg {
        max-width: 640px;
    }
    .LND_DC_related_notes{
        margin-bottom: 60px;
    }
    #LND_DC_slider #LND_DC_slider_control #LND_DC_slider_control_rt{
        right: 15%;
    }    
    .LND_DC_display_Web{
        display: none;
    }
    .LND_DC_display_Mob{
        display: block;
    }
    .LND_DC_titulo{
        font-size: 52px;
        line-height: 55px;
    }
    .LND_DC_text_intro h2, .LND_DC_text_intro h1, .LND_DC_text_intro p{
        text-align: left;
    }
    .LND_DC_text_intro h2{
        font-family: 'Heebo', sans-serif;
        font-size: 16px;
        letter-spacing: 4.6px;
    }
    .LND_DC_text_intro h1{

    }
    .LND_DC_text_intro {
        padding-left: 10%;
        padding-right: 6%;
        vertical-align: bottom;
        padding-bottom: 40%
    }
    .LND_DC_text_intro p{
        padding-left: 0%;
        padding-right: 0%;
        font-size: 18px;
        line-height: 22px;
    }
    #LND_DC_content .cuadro .credit{
        max-width: 80%;
        min-height: 50px;
        bottom: 0px;
        right: 7%;
        padding: 3%;
    }
    #LND_DC_related_note_front_1{
        width: 78%;
    }
    #LND_DC_related_note{
        width: 80%;
    }
    .LND_DC_text_intro_int h1 {
        font-size: 80px;
    }
    .LND_DC_text_intro_int{
        padding-top: 45px;
    }
    .LND_DC_titulo {
        margin: 120px auto 60px auto;
    }
    #LND_DC_content .LND_DC_social{
        margin-bottom: 30px;
    }
    #LND_menuExtra{
        display: none;
    }
    #LND_DC_slider_cuadro p{
        margin: 0 0;
        position: absolute;
        right: 7%;
        bottom: -3
        %;
        font-size: 12px !important;
        font-style: italic;
    }
}

@media(max-width: 780px){  

    #LND_DC_slider #LND_DC_slider_control #LND_DC_slider_control_rt{
        right: 6%;
    }

}

@media(max-width: 767px){  
    .LND_DC_ln span{
        display: none;
    }
    .LND_DC_text_intro_int .LND_DC_related_notes{
        background-image: none !important;
        width: 90% !important;
        background-color: rgba(246,92,74,0.7);
        height: inherit;
        padding-left: 15px;
    }
    .LND_DC_text_intro_int .LND_DC_related_notes p{
        display: none;
    }
    .LND_DC_related_notes_front h1 {
        margin-bottom: 20px;
    }
    .LND_DC_text_intro_int h1 {
        font-size: 30px;
        letter-spacing: 1.39px;
    }
    .LND_DC_text_intro_int .h2{
        font-size: 10px;
    }
    .LND_DC_text_intro h1{
        font-size: 34px;
        line-height: 34px;
    }
    .LND_DC_text_intro p{
        font-size: 14px;
        line-height: 18px;
    }
    #LND_DC_content .LND_DC_social div{
        margin-left: 0px;
    }
    #LND_DC_medios{
        display: none;
    }
    #LND_DC_medios_m{
        display: block;
    }
}

@media screen and (max-width:640px){
    #casos .items{height: 480px;}
    #casos .items .item{height: 500px;}
    #casos .items .item .cnt{
        width: 100%;
        max-width: 300px;
    }
    #casos .items .item .cnt p{display: block!important;}
    #casos .items .item .cnt h2{padding: 0 20px;}
}

@media(max-width: 470px){  
    .LND_DC_related_notes {
        width: 230px;
        height: 215px;
        display: inline-block;
        margin-right: 0px;
        background-size: 100% 100%;
        text-align: left;
        padding-top: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .LND_DC_related_notes h1 {
        font-size: 24px !important;
        margin-bottom: 16px;
    }
    .LND_DC_titulo {
        font-size: 29px;
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 60px;
        margin-bottom: 30px;
    }
    #LND_DC_content p {
        max-width: 90%;
        font-size: 16px;
        line-height: 22px;
    }
    #LND_DC_content .LND_DC_social {
        width: 90% !important;
    }
    #LND_DC_content .right_img {
        float: none;
        width: 90%;
        padding-left: 5%;
        margin-right: 5%;
        padding-bottom: 40px;
        margin-left: 0px;
    }
    #LND_DC_subMenu{
        display: none;
    }
    #LND_DC_slider #LND_DC_slider_control #LND_DC_slider_control_rt {
        right: 1%;
        top: 25%;
    }
    #LND_DC_slider #LND_DC_slider_control #LND_DC_slider_control_lf {
        top: 25%;
    }
    .LND_DC_text_intro_int #LND_DC_related_note{
        width: 90%;
        margin-top: 25px;
    }
    .LND_DC_text_intro_int .LND_DC_related_notes{
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .LND_DC_text_intro_int h1{
        margin-bottom: 
    }
    #LND_DC_content .intro{
        margin-bottom: 30px;
    }
    #LND_DC_content .cuadro{
        margin-bottom: 30px;
    }
    #LND_DC_content .quote {
        max-width: 245px;
        font-size: 16px;
        line-height: 22px;
    }
    #LND_DC_content .right_img{
        padding-bottom: 30px;
    }
    #LND_DC_content .info_img {
        margin: 30px 0px 30px 0px;
    }
    #LND_DC_slider #LND_DC_slider_items {
        max-width: 280px;
        margin: 0 auto;
    }
    .wrapper h3{
        padding-left: 5%;
        padding-right: 5%;
    }
    blockquote{
        width: 87%;
    }
    blockquote span{
        margin-right: 5%;
        margin-left: 0%;
        bottom: -45px;
    }
    #casos .items {
        height: 480px;
    }
    #LND_DC_slider_cuadro p{
        margin: 0 0;
        position: absolute;
        right: 7%;
        bottom: -6%;
        font-size: 10px !important;
        font-style: italic;
    }
}

@media screen and (max-width:425px) {
    #LND_DC_medios .target .float.ant02{right: 43%;}
    #casos .controls{top: 35%}
}

@media(max-width: 320px){ 
    .LND_DC_related_notes{
        width: 205px;
        height: 135px;
    }
    .LND_DC_related_notes p{
        display: none;
    }

}