@CHARSET "ISO-8859-1";
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400');

/* 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;
}

html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
/* Menu
 * --------------------------------------- */
#menu li {
	display:inline-block;
    margin: 20px -1px;
	color: #000;
	background:#fff;
    width: 6.3%
}
#menu li.active{
	background: rgba(173,159,139, 1);
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 5px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	bottom:0;
	left:0;
	height: 100px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
	background-color: #000;
    display: none;
    text-align: center;
}
#menu .menuBK{
    height: 30px;
    width: 3px;
    background-color: #AD9F8B;
    display: inline-block;
    top: -10px;
    position: relative;
    margin: -2px;
}

#LND_TR_sub_title_menu div{
    display: inline-block;
    color: #847C6C;
    font-family: 'Oswald', sans-serif;
    text-align: left;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}




 /* Style for our header texts
* --------------------------------------- */
body{
	/*background-image: url(../imgs/bg1.jpg);
    background-position: 0%;
    background-attachment: fixed;*/
    background-color: #000;
    font-family: 'Merriweather', serif;
}
h1{
	font-size: 4em;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	margin:0;
	padding:0;
}

/* Centered texts in each section
* --------------------------------------- */
.section{
	text-align:center;
}


/* Backgrounds will cover all the section
* --------------------------------------- */
#section1,
#section2,
#section3{
	background-size: cover;
}

/* Defining each section background and styles
* --------------------------------------- */
.section{
	background-color: transparent;
}
#section2 h1,
#section2 p{
	text-shadow: 1px 5px 20px #000;
}

#section3 h1,
#section3 p{
	text-shadow: 1px 5px 20px #000;
	color: #fff;
}

#infoMenu li a{
		color: #fff;
}
#pagepiling{
	background-color: rgba(0, 0, 0, 0.7);
	height: 100vh;
}

 /* Style for Nacion Menu
* --------------------------------------- */
#myVideo, #myVideo_2{
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0;
    top:0;
    right:0;
    width: 102%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black; /* in case the video doesn't fit the whole page*/
    background-image: /* our video */;
    background-position: center center;
    background-size: contain;
    object-fit: cover; /*cover video background */

}
#myVideo_2{
    opacity: 0;
}
header{
	position: fixed;
	width: 100%;
	height: 45px;
	background-color: transparent;
    z-index: 999;
}

.LND_TR_display_Web{
    display: block;
}
.LND_TR_display_Mob{
    display: none;
}

.LND_TR_ln {
    position: absolute;
    left: 14px;
}
.LND_TR_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_TR_ln span{
    margin-left: 15px;
    line-height: 48px;
    letter-spacing: -0.3px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
#LND_TR_menu {
    position: absolute;
    top: 14px;
    left: 42.5%;
    width: 22%;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 300;

}
#LND_TR_menu li{
    display: inline-block;
}
#LND_TR_menu li a{
     color: #979797;
}
#LND_TR_menu .border{
    position: relative;
    top: -7px;
    color: #979797
}
#LND_TR_menu .current a{
    color: #fff;
}

.LND_TR_icon {
    width: 40px;
    height: 40px;
    position: relative;
    background-image: url(../svg/notes.svg?ht28022017v8);
    transition: background-color 1s ease;
    cursor: pointer;
    list-style: none;
}
#LND_menuExtra {
    position: absolute;
    right: 120px;
    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_TR_social {
    position: absolute;
    right: 20px;
    top: 10px;
}
#LND_TR_social li {
    display: inline-block;
}

#LND_TR_social li a {
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 5px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(../svg/share_facebook.svg);
}

#LND_TR_facebook {
    background-position: 2px 0px;
}

#LND_TR_twitter {
    background-position: -20px 0px;
}
#LND_TR_google {
    background-position: -40px 0px;
}
.player{
	width: 70%;
    margin: 0% auto;
    opacity: 0;
    height: 80%;
}
.LND_TR_section{
	display: none;
}
.LND_TR_section p{
	color: #fff;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.2px;
}
.LND_TR_section p span{ 
    color: #fff;
    font-weight: bold;
}


#section2{
    background-color: #000;
    opacity: 1;
}


/* ESTILOS GENÉRICOS */

.LND_TR_layer {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
#section1 .LND_TR_layer, #section15 .LND_TR_layer{
    background-color: rgba(0, 0, 0, 0.5);
}
.LND_TR_border{
    border: 1px solid #AD9F8B;
    width: 185px;
    margin: 30px auto;
    right: 0%;
    position: relative;
    margin-bottom: 50px;
    cursor: pointer;
}
.LND_TR_border p{
    padding: 10px 10px;
    background-color: #AD9F8B;
    margin: 2px;    
}
.LND_TR_border p a{ 
    color: #fff;
    text-decoration: none;
}
.LND_TR_text h2{
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    color: #AEA08B;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 10px;
}
.LND_TR_text h1{ 
    text-align: left;
    margin-left: -15px;
    line-height: 1em;
    margin-bottom: 30px;
}
#LND_TR_section3 .LND_TR_text h1{ 
    text-align: center;
    margin-left: 0px;
    line-height: 1em;
    text-transform: uppercase;
}
.LND_TR_3c{
    float: left;
    width: 46%;
    margin-left: 3%;
}
.LND_TR_3c p{
    text-align: left;
}
.LND_TR_intro{
    text-align: center;
    padding-left: 30%;
    padding-right: 30%;
}
.LND_TR_intro img{ 
    margin-bottom: 1%;
}
.LND_TR_intro h1, .LND_TR_intro h2 {
    text-align: center !important;
}
.LND_TR_intro h2 {
    margin-bottom: 10px;
}
.LND_TR_intro h1 { 
    margin-bottom: 10px;
}
.LND_TR_intro p{  
    margin-bottom: 20%
}
.LND_TR_quote{
    width: 76%;
    font-size: 18px !important;
    font-weight: bold;
    border-left: 4px solid #fff;
    padding-left: 16px;
    text-align: left;
}

/* ESTILOS MOBILE */
/* animación de slide 1 */

#LND_TR_section1{
    display: block;
    width: 60%;
    margin: 12% auto;
    opacity: 0;
}

#LND_TR_section1 h1{ 
    left: 0%;
    position: relative;
    font-weight: bold;
    letter-spacing: 3.5px;
}
#LND_TR_section1 h2{ 
    top: 0%;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 28px;
    font-size: 18px;
}
#LND_TR_section1 h3{ 
    bottom: 0%;
    position: relative;
    color: #AD9F8B;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
/* Section 3 y 6  INTRO */




#LND_TR_section3,
#LND_TR_section4, 
#LND_TR_section5, 
#LND_TR_section6, 
#LND_TR_section7,
#LND_TR_section8,
#LND_TR_section9,
#LND_TR_section10,
#LND_TR_section11,
#LND_TR_section12,
#LND_TR_section14,
#section15{
    opacity: 0
}
#LND_TR_section3 .LND_TR_text{
    width: 65%;
    margin: 8% auto;
}
#LND_TR_section3 .LND_TR_intro{
    padding-left: 0px;
    padding-right: 0px;
}

#LND_TR_section3 .LND_TR_text h1{
    font-size: 40px;
    margin-bottom: 40px;
    line-height: 60px;
}
#LND_TR_section3 .LND_TR_text p{ 
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}
/* Section 4 Interactivo */

#LND_TR_section4 .LND_TR_text{
    position: absolute;
    left: 11%;
    width: 30%;
    bottom: 22%;
}
#LND_TR_section4 .LND_TR_text p{ 
    text-align: left;
}
#LND_TR_section5 .LND_TR_text p{
    text-align: center;
}
#LND_TR_section4 .LND_TR_element, 
#LND_TR_section5 .LND_TR_element{
    text-align: right;
}

#LND_TR_section7 .LND_TR_text,
#LND_TR_section11 .LND_TR_text{
    position: absolute;
    top: 28%;
    right: 5%;
    width: 30%;
    text-align: left;
}
#LND_TR_section10 .LND_TR_text,
#LND_TR_section14 .LND_TR_text{ 
    position: absolute;
    top: 20%;
    left: 10%;
    width: 30%;
    text-align: left;
}
#LND_TR_section10 .LND_TR_text{
    width: 40%;
}

/* section 8 */

.LND_TR_fondoGeneral{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-animation:zoom 40s infinite;
    -moz-animation:zoom 40s infinite;
    -o-animation:zoom 40s infinite;
    animation:zoom 40s infinite;
}
#section3{
    background: url(../imgs/trenhoy.jpg);
}
#section6{
    background: url(../imgs/TrenAtlantico-Pacheco066.JPG);
}
#section7{
    background: url(../imgs/TrenAtlantico-Pacheco183.JPG);
}
#section8{
    background: url(../imgs/TrenPacifico-Pacheco017.jpg);
}
#section9{
    background: url(../imgs/taller_incofer.JPG);
}
#section10{
    background: url(../imgs/TrenAtlantico-Pacheco153.JPG);
}
#section11{
    background: url(../imgs/TrenAtlantico-Pacheco048.JPG);
}
#section12{
    background: url(../imgs/TrenPacifico-Pacheco031.jpg);
}
#section13{
    background: url(../imgs/trenhoy2.JPG);
}
#section14{
    background: url(../imgs/Camp_despues.JPG);
}

#LND_TR_section6{
    margin: 8% auto;
}
#LND_TR_section13 .LND_TR_text, #LND_TR_section15 .LND_TR_text {
    margin: 12% auto;
}

#LND_TR_section6 .LND_TR_intro p{
    margin-bottom: 5%;
}

#LND_TR_section8 .LND_TR_element,
#LND_TR_section9 .LND_TR_element,
#LND_TR_section12 .LND_TR_element{
    right: 65px;
    bottom: 150px;
    width: 320px;
    padding-left: 50px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    padding-right: 12px;
    color: #fff;
    position: absolute;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50,50,50,1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(50,50,50,1);
    -ms-box-shadow: 0px 0px 30px 0px rgba(50,50,50,1);
    -o-box-shadow: 0px 0px 30px 0px rgba(50,50,50,1);
    box-shadow: 0px 0px 30px 0px rgba(50,50,50,1);
    background-color: #000;
}

#LND_TR_section8 .LND_TR_element img,
#LND_TR_section9 .LND_TR_element img,
#LND_TR_section12 .LND_TR_element img{
    position: absolute;
    left: 16px;
    top: 16px;
    cursor: pointer;
}
@-webkit-keyframes zoom{
    0%,100%{
        background-size:100% 100%;

    }
    50%{
        background-size:105% 105%;
    }
}
@keyframes zoom{
    0%, 100%{
        background-size:100% 100%;
    }
    50%{
        background-size:105% 105%;
    }
}

@-webkit-keyframes zoomTobias{
    0%,100%{
        background-size:100% 100%;
        background-position-x: 0px;
        background-position-y: 0px;
    }
    50%{
        background-size:105% 105%;
        background-position-x: -100px;
        background-position-y: -100px;
    }
}
@keyframes zoomTobias{
    0%, 100%{
        background-size:100% 100%;
        background-position-x: 0px;
        background-position-y: 0px;
    }
    50%{
        background-size:105% 105%;
        background-position-x: -100px;
        background-position-y: -100px;
    }
}

.pp-section.pp-table {
    overflow: hidden !important;
}

#LND_TR_menuMobile{
    font-size: 45px;
    color: #fff;
    font-weight: 900;
    padding-left: 4px;
    line-height: 34px;
}
.LND_TR_ln_Mob{
    width: 70px;
    height: 30px;
    left: 45px;
    margin: 8px 0 0 5px;
    background: url(http://www.nacion.com/gnfactory/investigacion/2017/escuelas-unidocentes/svg/logo_ln-phone.svg) no-repeat center right;
    background-size: contain;
    float: left;
}
#LND_TR_menu_Partes_mobile{
    display:  none;
}

.LND_TR_acta{
    border: 1px solid #AEA08B;
    margin-left: 26%;
    margin-right: 26%;
    background-color: #000;
}
.LND_TR_acta_2{
    border: 1px solid #AEA08B;
    margin: 3px;
    text-align: left;
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
        padding: 18px;
        background-color: #000;
}


/*************** ESTILOS DE MOBILE ****************/
#menuMoble{
    display: none;
    position: absolute;
    bottom: 0px;
    color: #fff;
    z-index: 999;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 0.8em;
    font-weight: 300;
    text-transform: uppercase;
    border-top: 1px solid #fff;
}
.menuMobStep{
    display: none;
    float: left;
    background-color: #000;
    height: 10%;
    width: 69%;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    text-align: center;
}
#menuMob_1{
    display: block;
}
#LND_TR_ficha_tecnica, #LND_TR_notas_relacionadas{
    display: none;
    position: absolute;
    color: #9b9b9b;
    z-index: 999;
    width: 18%;
    right: 10px;
    background-color: #000;
    top: 45px;
    padding: 2%;
    border: 1px solid;
    font-family: 'arial', sans-serif;
    font-size: 11px;
    font-weight: lighter;
    line-height: 14px;
}
#LND_TR_notas_relacionadas img{
    float: left;
    margin-right: 25px;
}
#LND_TR_notas_relacionadas a:hover, #LND_TR_notas_relacionadas a:visited, #LND_TR_notas_relacionadas a{
    color: #9b9b9b;
    font-family: 'Merriweather', serif;
   color: #fff;
   font-size: 14px;
   line-height: 18px;
}
#LND_TR_ficha_tecnica .LND_TR_Menu_Mobile_Creditos {
    font-size: 11px;
}
#LND_TR_ficha_tecnica span{
    text-transform: uppercase;
    font-weight: bold;
}
.LND_TR_button_MenuMob{
    float: left;
    width: 15%;
    height: 10%;
    background-color: #000;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}
#LND_TR_Menu_Mobile{
    position: absolute;
    height: 100%;
    background-color: rgba(0,0,0,1);
    z-index: 9999;
    top: 45px;
    color: #fff;
    display: none;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    width: 100%;
}
#LND_TR_Menu_Mobile a{
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
#LND_TR_Menu_Mobile_Title{
    text-align: center;
    width: 30%;
    margin: 15px auto;
    color: #AEA08B;
    background-color: #000;
}
.LND_TR_Menu_Mobile_line{
    border: 1px solid #AEA08B;
}
.LND_TR_Menu_Mobile_Item{
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #363430;
    padding-top: 10px;
    padding-bottom: 10px;
}
.LND_TR_Menu_Mobile_Item p img{
    margin-left: 3%;
}
.LND_TR_Menu_Mobile_sub{
    display: none;
}
.LND_TR_Menu_Mobile_sub p{
    padding-top: 3%;
    padding-bottom: 3%;
    font-weight: 300;
    font-size: 0.8em;
}
.LND_TR_Menu_Mobile_Item p{
    font-weight: 400;
}
.LND_TR_Menu_Mobile_Creditos{
    font-size: 0.6em;
}
.LND_TR_text_mobile_display{
    display: none;
}
.LND_TR_text_web_display{
    display: block;
}
#LND_TR_instrucciones_img{
    position: absolute;
    top: -40%;
    left: 44%;
    display: none;
}
#LND_TR_audio_img{
    position: absolute;
    right: 2%;
    top: -30%;
    cursor: pointer;
    opacity: 0.3;
}
.LND_TR_element_next{
    width: 40%;
    margin: 0 auto;
    background-color: rgba(0,0,0,0.6);
    border: 1px solid #AEA08B;
}
.LND_TR_element_next img{
    width: 29%;
    float: left;
}
.LND_TR_element_next p{
    padding-top: 5%;
    text-align: left;
    padding-left: 200px;
    padding-bottom: 4%;
}
.LND_TR_element_next p span{
    font-weight: bold;
}
#LND_TR_section24 h2{
    margin-bottom: 18%;
}
#LND_TR_audio_img_mob{
    display: none;
}
.LND_TR_ficha_btn_cerrar{
    color: #AD9F8B;
    font-weight: bold;
    height: 20px;
    border: 1px solid #AD9F8B;
    padding-top: 7px;
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
#LND_TR_section5 .LND_TR_intro p,
#LND_TR_section15 .LND_TR_intro p{
    margin-bottom: 5%;
}
#LND_TR_section15 .LND_TR_intro h1{
    font-size: 4em;
}
.LND_TR_Menu_Mobile_Creditos_v{
    font-size: 8px;
    font-family: 'arial', sans-serif;
    color: #9b9b9b;
    line-height: 12px;
    padding-left: 5%;
    padding-right: 5%;
}
.LND_TR_Menu_Mobile_Creditos_v p span{
    font-weight: bold;
}
@-moz-document url-prefix() { 
  .LND_TR_layer {
     height: 100vh;
  }
}
@media (max-height: 730px) and (min-width: 1024px) { 
    #LND_TR_section3 .LND_TR_text p {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }
}
@media (max-width: 1023px) { 
    #section1{
        background-image: url(../imgs/intro03.jpg);
        background-size: 100% 100%;
    }
    #section15{
        background-image: url(../imgs/last03.jpg);
        background-size: 100% 100%;
    }
    h1{
        font-size: 2em;
    }
    .LND_TR_display_Web{
        display: none;
    }
    .LND_TR_display_Mob{
        display: block;
    }
    .player{
        width: 100%;
        margin: 40% auto;
    }
    #LND_menuExtra{
        color: #fff;
    }
    #LND_TR_section1, #LND_TR_section23{
        width: 95%;
        margin: 18% auto;
    }
    #LND_TR_section1 h2, #LND_TR_section24 h2{
        top: 0%;
        position: relative;
        margin-top: 15px;
        margin-bottom: 25px;
        line-height: 22px;
        font-size: 14px;
    }
    .LND_TR_border{
        margin: 15px auto;
        margin-bottom: 15px;
    }
    #menu {
        display: none !important;
    }
    #LND_TR_section3 .LND_TR_text{
        width: 88%;
    }
    #LND_TR_section3 .LND_TR_text h1{
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 28px;
    }
    #LND_TR_section3 .LND_TR_text p{
        font-size: 14px;
        line-height: 20px;
    }
    .LND_TR_3c{
        width: 90%;
        float: none;
        text-align: center;
    }


    .LND_TR_acta{
        margin-left: 15%;
        margin-right: 15%;
    }

    .LND_TR_text h1{
        margin-left: 0px;
    }
    .LND_TR_element_next {
        width: 88%;
    }
    #LND_TR_ficha_tecnica{
        width: 95%;
    }
}
@media (max-width: 767px) { 
    .LND_TR_acta{
        margin-left: 5%;
        margin-right: 5%;
    }
    .LND_TR_intro h1{
        margin-bottom: 15px;
    }
    .LND_TR_acta_2{
        padding: 8px;
    }
    .LND_TR_section p{
        font-size: 12px;
    }
    .LND_TR_intro{
        text-align: center;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 40%;
    }
    .LND_TR_fondoGeneral{
        -webkit-animation:none;
        -moz-animation:none;
        -o-animation:none;
        animation:none;
        background-size: 100% 40% !important;
        background-repeat: no-repeat !important;
    }
    .LND_TR_text h1{
        margin-left: 0px;
    }
    .LND_TR_element_next {
        width: 100%;
    }
    .LND_TR_text h1, .LND_TR_text h2{
        text-align: center;
    }
    .LND_TR_acta_2 p{
        line-height: 16px;
    }
    #LND_TR_section4 .LND_TR_text, #LND_TR_section5 .LND_TR_text{
        position: relative;
        left: 6%;
        width: 90%;
        bottom: 0;
    }
    #LND_TR_section7 .LND_TR_text, 
    #LND_TR_section10 .LND_TR_text, 
    #LND_TR_section11 .LND_TR_text, 
    #LND_TR_section14 .LND_TR_text{
        width: 90%;
        text-align: center;
    }
    #LND_TR_section8 .LND_TR_element, #LND_TR_section9 .LND_TR_element, #LND_TR_section12 .LND_TR_element {
        width: 48%;   
    }
    .LND_TR_quote{
        text-align: center;
        margin: 0 auto;
    }
    #LND_TR_audio_img_mob{
        display: block;
        position: absolute;
        left: 44%;
        top: 22%;
        opacity: 0.4;
    }
    #LND_TR_ficha_tecnica{
        width: 80%;
    }
    #LND_TR_section6 .LND_TR_intro {
        padding-top: 6%;
    }
    #LND_TR_section10 .LND_TR_text, #LND_TR_section14 .LND_TR_text{
        top: 8%;
        left: 5%;
    }
    .LND_TR_quote{
        width: 85%;
        font-size: 14px !important;
    }
    #LND_TR_section15 .LND_TR_intro h1 {
        font-size: 2em;
    }

}
@media (max-width: 400px) { 
    .LND_TR_text_mobile_display{
        display: block;
    }
    .LND_TR_text_web_display{
        display: none;
    }
    .LND_TR_element_next p {
        padding-top: 3%;
        text-align: left;
        padding-left: 51%;
        padding-bottom: 3%;
    }
    .LND_TR_element_next img {
        width: 40%;
        float: left;
        margin-top: 4%;
        margin-left: 4%;
    }
    .LND_TR_element_next {
        width: 100%;
        margin: 0 auto;
        background-color: rgba(0,0,0,0.6);
        border: 1px solid #AEA08B;
    }
    #LND_TR_ficha_tecnica{
        width: 95%;
        font-size: 0.7em;
        height: 100%;
        border: 0px;
    }
    #LND_TR_section3 .LND_TR_intro{
        padding-top: 10%;
    }
    #LND_TR_section5 .LND_TR_intro{
        padding-top: 0%;
        left: 0%;
    }
}
