@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,700|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;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
header {
    position: fixed;
    width: 100%;
    height: 45px;
    z-index: 999;
    background-color: #fff;
    border-bottom: 1px solid #c6c6c6;
    z-index: 9999;
}

.LND_EV_ln {
    position: absolute;
    left: 24px;
    z-index: 19;
}
.LND_EV_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_EV_ln span {
    margin-left: 15px;
    line-height: 48px;
    letter-spacing: -0.3px;
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
#LND_EV_menu {
    position: absolute;
    top: 12px;
    left: 45%;
    width: 10%;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}
#LND_TR_menuMobile {
    display: none;
    font-size: 3em;
    color: #000;
    font-weight: 900;
    padding-left: 5px;
    line-height: 34px;
}
#LND_EV_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: #000;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Oswald', sans-serif;
    float: left;
}
#LND_EV_social {
    position: absolute;
    right: 20px;
    top: 10px;
}
#LND_EV_social li {
    display: inline-block;
}
#LND_EV_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_EV_facebook {
    background-position: 2px 0px;
}
#LND_EV_twitter {
    background-position: -20px 0px;
}
#LND_EV_google {
    background-position: -40px 0px;
}
#LND_EV_ficha_tecnica, #LND_EV_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: 'arial', sans-serif;
    font-size: 11px;
    font-weight: lighter;
    line-height: 14px;
}
#LND_EV_menu_mobile {
    position: absolute;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    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%;
    height: 100vh;
}


#LND_EV_nota_relacionada {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    font-family: 'Oswald', sans-serif;
    margin: 0 auto;
}

#LND_EV_creditos_m {
    padding-left: 10%;
    padding-right: 10%;
}

#LND_EV_creditos_m p {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    font-family: 'Heebo', sans-serif;
}

#LND_EV_paper{
	width: 48%;
    margin-top: 5%;
    margin-right: 2%;
    text-align: center;
    float: right;
}
#LND_EV_sticky{
	padding-top: 8%;
	padding-bottom: 4%;
	padding-left: 10%;
	max-width: 600px;
	height: 88%;
}
.LND_EV_38{
	width: 38%;
}

.sticky-element h1{
	margin-bottom: 6%;
	font-family: Georgia;
	font-size: 54px;
	color: #16314B;
	letter-spacing: -1.55px;
	line-height: 54px;
}
.sticky-element h2{
	margin-top: 20%;
	margin-bottom: 5%;
	font-family: 'Heebo', sans-serif;
	font-size: 14px;
	color: #6C6C6C;
	letter-spacing: 0;
}
.sticky-element h3, .sticky-element h3 a, .sticky-element h3 a:hover, .sticky-element h3 a:visited{
	text-transform: uppercase;
    font-family: 'Heebo', sans-serif;
	font-size: 12px;
	color: #6C6C6C;
	letter-spacing: 0.86px;
}
.paragraph{
	font-family: Georgia;
	font-size: 18px;
	color: #6C6C6C;
	letter-spacing: 0;
	line-height: 28px;
}
.paragraph a, .paragraph a:hover, .paragraph a:visited, .paragraph-2 a, .paragraph-2 a:hover, .paragraph-2 a:visited{
	color: #5783AD;
	text-decoration: underline;
}
.paragraph-2{
	font-family: 'Heebo', sans-serif;
    font-size: 14px;
    color: #6C6C6C;
    letter-spacing: 0;
    line-height: 22px;
}
.quote{
	margin-top: 10%;
	border-left: 5px solid #16314B;
	padding-left: 20px;
	margin-bottom: 10%;
	font-family: Georgia;
	font-size: 30px;
	color: #16314B;
	letter-spacing: -0.77px;
	padding-top: 15px;
    padding-bottom: 15px;
}
#LND_EV_graf{
	float: right;
    margin-right: 15%;
    width: 26%;
    padding-bottom: 2%;
    margin-left: 55px;
}
#LND_EV_graf img{
	width: 80%;
}

#container{
  position: relative;
  height: 85%;
  margin-top: 50px;
}

#LND_EV_slides{
  width: 42%;
}
.LND_EV_slide{
	padding-top: 30%;
	padding-bottom: 30%;
	padding-left: 20%;
	height: 100vh;
}
.graph-item-info h1{
	font-family: 'Heebo', sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #16314b;
	letter-spacing: 0;
	margin-bottom: 24px;
}
.graph-item-info p, #container .paragraph{
	font-family: 'Heebo', sans-serif;
	font-size: 14px;
	color: #6C6C6C;
	letter-spacing: 0;
	line-height: 18px;
	padding-right: 30%;
}
#container .paragraph{
	text-align: center;
	padding-right: 0%;
	margin-top: 16px;
	margin-bottom: 20px;
	position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 999;
}
.graph-item-legend{
    width: 27%;
}
.graph-item-draw{
	width: 50%;
	margin-top: 16px;
    margin-left: 5px;
}
#graph{
  width: 100%;
  margin-left: 0;
  position: absolute;
  top: 9%;
}
.graph-item-img {
	width: 40%;
	float: left;
	margin-left: 15%;
	margin-top: 3%;
}
.graph-item-img img{
	width: 100%;
}
.graph-item-info{
	width: 37%;
	float: right;
	padding-top: 8%;
    padding-right: 5%;
}
.graph-item-scal{
	position: absolute;
    top: 78%;
    width: 190px !important;
    height: 40px !important;
    left: 18%;
}

.graph-scroll-fixed #graph{
  position: fixed;
}
.graph-item{
	opacity: 0;
	position: absolute;
	background-color: #fff;
	height: 85vh;
}
#graph_0{
	opacity: 1;
	display: block;
}

.firstLetter{
  float       : left;
  font-size   : 104px;
  line-height : 0.5;
  margin      : 0.205em 0.153em 0 0;
 font-family: 'Heebo', sans-serif;
 font-weight: bold;
}

.firstLetter + span{
  margin-left : -0.5em;
}
#LND_EV_sec_part, #LND_EV_footer, #fb-comments{
	/*display: none;*/
}
#LND_EV_sec_part h1{
	font-family: 'Heebo', sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #16314B;
	margin-bottom: 24px;
	margin-top: 0px;
}
#LND_EV_sec_part h1, #LND_EV_sec_part p, #LND_EV_intro_part h1, #LND_EV_intro_part p{
	padding-left: 30%;
	padding-right: 30%;
}
#LND_EV_sec_part h2{
	text-align: center;
    margin-top: 45px;
    font-family: 'Heebo', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #16314B;
}
#LND_EV_membresias, #LND_EV_aliados, #LND_EV_aliados_intro{
	text-align: center;
}
#LND_EV_aliados_intro{
	margin-top: 70px;
}
#LND_EV_aliados_intro img{
	width: 30px;
}
#LND_EV_aliados_intro h1{
    font-family: Georgia;
    font-size: 50px;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 50px;
}
#LND_EV_sec_part .quote, #LND_EV_intro_part .quote{
	padding-left: 34px;
    margin-left: 30%;
    padding-right: 0px;
    margin-right: 30%;
	margin-top: 2%;
	margin-bottom: 2%;
	font-family: Georgia;
	font-size: 24px;
	color: #16314B;
	letter-spacing: -1px;
	line-height: 33px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#LND_EV_sec_part .quote .firstLetter{
	font-family: Georgia;
	font-size: 72px;
	color: #16314B;
	letter-spacing: -3px;
	line-height: 15px;
	font-weight: normal;
}
#LND_EV_sec_part .quote .autor{
	font-size: 14px;
	font-family: 'Heebo', sans-serif;
	color: #3A5167;
	text-transform: capitalize;
	letter-spacing: 0;
}
#LND_EV_masTSE{
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 24px;
    margin-bottom: 24px;
}
#LND_EV_masTSE_btn{
	background-color: #efefef;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 28px;
    color: #555;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
}

.LND_EV_masTSE_btn_mas{
	float: right;
    color: gray;
    font-size: 14px;
    padding-right: 16px;
    cursor: pointer;
}
#LND_EV_masTSE_desp{

	background-color: #efefef;
	margin-top: 3px;
	padding-bottom: 5%;
	position: relative;
}
#LND_EV_masTSE_desp h1,#LND_EV_masTSE_desp p{
	padding-left: 30px;
	padding-right: 30px;
}
#LND_EV_masTSE_desp h1{
	color: #555555;
	font-size: 14px;
	padding-top: 1rem;
	margin-bottom: 0px;
	margin-top: 4px;
}
#LND_EV_masTSE_desp img{
    position: absolute;
    right: 0;
    width: 5%;
}
#LND_EV_int_limon{
	float: right;
    margin-right: 15%;
    width: 26%;
    border: 1px solid #DDDDDD;
    padding-bottom: 2%;
    margin-left: 55px;
    max-width: 345px;
}
#LND_EV_int_limon p, #LND_EV_graf p{
	padding-top: 2%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: center;
	font-family: 'Heebo', sans-serif;
	color: #A9A9A9;
	font-size: 12px;
}
#LND_EV_slider_limon .item, #LND_EV_silder_limon_control .item-age{
	display: none;
}
#LND_EV_slider_limon .item img{
	width: 100%;
}
#LND_EV_slider_limon #item-1, #LND_EV_silder_limon_control #item-1-age{
	display: block;
}
#LND_EV_silder_limon_control{
	width: 100px;
    margin: 0 auto;
}
#LND_EV_silder_limon_control .btn img{
	width: 15px;
	cursor: pointer;
}
#LND_EV_silder_limon_control .btn img:hover{
	opacity: 0.8;
}
#LND_EV_silder_limon_control_lt{
	float: left;
	margin-top: 5px;
}
#LND_EV_silder_limon_control_rt{
	float: right;
    margin-top: -43px;
    margin-right: -20px;
}
#LND_EV_silder_limon_control .item-age{
	text-align: center;
    font-size: 32px;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: #18425E;
}
#LND_EV_graf{
	max-width: 345px;
	border: 1px solid #DDD;
}

#LND_EV_slider_graf .item, #LND_EV_silder_graf_control .item-age{
	display: none;
}
#LND_EV_slider_graf .item img{
	width: 100%;
}
#LND_EV_slider_graf #item-1, #LND_EV_silder_graf_control #item-1-age{
	display: block;
}
#LND_EV_silder_graf_control{
	width: 100px;
    margin: 0 auto;
}
#LND_EV_silder_graf_control .btn img{
	width: 15px;
	cursor: pointer;
}
#LND_EV_silder_graf_control .btn img:hover{
	opacity: 0.8;
}
#LND_EV_silder_graf_control_lt{
	float: left;
	margin-top: 5px;
}
#LND_EV_silder_graf_control_rt{
	float: right;
    margin-top: -43px;
    margin-right: -20px;
}
#LND_EV_silder_graf_control .item-age{
	text-align: center;
    font-size: 32px;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: #18425E;
}

#LND_EV_int_mapas{
    width: 90%;
    padding-bottom: 2%;
    margin-left: 5%;
}
#LND_EV_int_mapas p{
	padding-top: 2%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: center;
	font-family: 'Heebo', sans-serif;
	color: #A9A9A9;
	font-size: 12px;
}
#LND_EV_slider_mapas .item, #LND_EV_silder_mapas_control .item-age{
	display: none;
}
#LND_EV_slider_mapas .item img{
	width: 100%;
}
#LND_EV_slider_mapas #item-1, #LND_EV_silder_mapas_control #item-1-age{
	display: block;
}
#LND_EV_silder_mapas_control{
	width: 100px;
    margin: 0 auto;
}
#LND_EV_silder_mapas_control .btn img{
	width: 15px;
	cursor: pointer;
}
#LND_EV_silder_mapas_control_lt{
	float: left;
	margin-top: 5px;
}
#LND_EV_silder_mapas_control_rt{
	float: right;
    margin-top: -43px;
    margin-right: -20px;
}
#LND_EV_silder_mapas_control .item-age{
	text-align: center;
    font-size: 32px;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: #18425E;
}

#LND_EV_silder_mapas_control_web .item-age{
	display: none;
}

#LND_EV_silder_mapas_control_web #item-0-age{
	display: block;
}
#LND_EV_silder_mapas_control_web{
	width: 100px;
    margin: 0 auto;
    position: absolute;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 100px;
    border: 1px solid #F8B874;
    border-radius: 10px;
    padding-right: 32px;
    padding-left: 18px;
    background-color: #fafafa;
}
#LND_EV_silder_mapas_control_web .btn img{
	width: 10px;
	cursor: pointer;
}
#LND_EV_silder_mapas_control_web .btn img:hover{
	opacity: 0.8;
}
#LND_EV_silder_mapas_control_lt_web{
	float: left;
	margin-top: 5px;
}
#LND_EV_silder_mapas_control_rt_web{
	float: right;
    margin-top: -30px;
    margin-right: -14px;
}
#LND_EV_silder_mapas_control_web .item-age{
	text-align: center;
    font-size: 24px;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    color: #18425E;
}

#LND_EV_title_map{
	position: absolute;
    left: 8%;
    top: 31%;
    font-size: 14px;
    text-transform: uppercase;
    color: #16314B;
     font-family: 'Heebo', sans-serif;
}
#LND_EV_container_slider_controls{
	position: relative;
	z-index: 9;
	width: 500px;
}
#LND_EV_container_slider_controls .item-age{
	display: inline-block;
}
#LND_EV_container_slider_controls .btn img{
	width: 15px;
	cursor: pointer;
}
#LND_EV_container_slider_control_lt{
	float: left;
	margin-top: 5px;
}
#LND_EV_container_slider_control_rt{
	float: right;
    margin-top: -43px;
    margin-right: -20px;
}
#LND_EV_bullet{
	position: absolute;
    right: 2%;
    top: 45%;
}
#LND_EV_bullet ul li span{
	font-size: 14px;
    position: absolute;
    left: -35px;
    top: 6px;
    color: #929290;
    font-family: 'Heebo', sans-serif;
}
#LND_EV_bullet ul li .select{
	color: #2E475F;
	font-weight: bold;
	font-size: 16px;
	top: 4px;
	left: -42px;
}
#LND_EV_bullet ul li .title{
	color: #797978;
	font-weight: bold;
	font-size: 16px;
	top: -25px;
}


#LND_EV_bullet ul li{
	position: relative;
}
#LND_EV_bullet img{
	width: 25px;
}
.LND_EV_cartoons{
	float: right;
    margin-right: 24%;
    width: 15%;
    padding-left: 15px;
    padding-top: 20px;
}
.LND_EV_cartoons img{
	width: 100%;
}
#LND_EV_footer{
	text-align: center;
	color: #2a2a2a;
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    text-decoration: none;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    padding-left: 25%;
    padding-right: 25%;
    margin-bottom: 10%;
}
#LND_EV_footer .break{
	border-bottom: 2px solid #F7B874;
	width: 45px;
	margin: 0 auto 30px auto;
}
#LND_EV_footer img{
	width: 120px;

}
.LND_EV_title{
	font-family: 'Heebo', sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #16314B;
    letter-spacing: 0;
    text-align: center;
    position: relative;
    z-index: 9;
}
.LND_EV_display_Web {
    display: block;
}
.LND_EV_display_Mob {
    display: none;
}

.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);}    
}

#fb-comments{
	text-align: center;
}
#intro-legend_btn{
	position: absolute;
    width: 10%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0px;
    bottom: 5%;
    cursor: pointer;
}
#intro-legend_btn:hover{
	opacity: 0.8;
}
#LND_EV_sec_part{
	margin-top: 110px;
}
@media(max-width: 1260px){  
	#graph{
		top: 15%;
	}
}
@media(max-width: 1100px){  
	.sticky-element h1 { 
		font-size: 40px;
		line-height: 40px;
	}
	.quote, #LND_EV_sec_part .quote{
		font-size: 20px;
		line-height: 26px;
	}
	#LND_EV_sec_part h1, #LND_EV_sec_part p, #LND_EV_intro_part h1, #LND_EV_intro_part p {
	    padding-left: 25%;
	    padding-right: 25%;
	}

}
@media(max-width: 970px){  
	#LND_EV_sec_part h1, #LND_EV_sec_part p, #LND_EV_intro_part h1, #LND_EV_intro_part p{
		padding-left: 15%;
		padding-right: 15%;
	}
	#LND_EV_graf img {
	    width: 65%;
	}
	#LND_EV_graf{
		
	}
	.LND_EV_title {
		margin-top: 3%;
	}
	.graph-item-legend{
		top: 50px;
    	left: 42%;
	}
	.graph-item-info p{
		padding-right: 3%;
	}
	#LND_EV_masTSE{
		margin-left: 10%;
    	margin-right: 10%;
	}
	#LND_EV_int_limon, #LND_EV_graf{
	    float: right;
	    margin-right: 15%;
	    width: 35%;
	    border: 1px solid #DDDDDD;
	    padding-bottom: 2%;
	    margin-left: 32px;
	}
	
	.graph-item-scal {
	    position: absolute;
	    top: 44%;
	    width: 150px !important;
	    height: 35px !important;
	    left: 18%;
	}
	.graph-item{
		height: 75vh;
	}
}
@media(max-width: 767px){  
	.LND_EV_display_Web {
	    display: none;
	}
	.LND_EV_display_Mob {
	    display: block;
	}
	.LND_EV_ln a {
	    position: absolute;
	    background: url(../svg/logo-mobile.svg);
	    background-repeat: no-repeat;
	    background-size: contain;
	}
	.LND_EV_encabezado #logo span, .LND_EV_icon {
	    display: none !important;
	}
	#LND_EV_menu {
	    left: 0;
	    top: 2px;
	}
	#LND_TR_menuMobile, .LND_VOL_nav_mob, .LND_VOL_section_mob {
	    display: block;
	}
	#LND_menuExtra {
	    display: none;
	}
	#LND_EV_paper{
		position: relative;
		width: 70%;
		text-align: center;
		margin: 0px auto;
		padding-top: 60px;
		top: 0px;
    	right: 0px;
    	height: inherit;
    	float: none;
	}
	#LND_EV_sticky{
		max-width: inherit;
	    width: 90%;
	    padding-left: 5%;
	    padding-top: 0px;
	    padding-right: 5%;
	    height: inherit;
	}
	.sticky-element h2 {
	    margin-top: 0%;
	    text-align: center;
	}
	.sticky-element h3{
		font-size: 10px;
	}
	.sticky-element h1, .sticky-element h3 {
	    text-align: center;
	}
	.LND_EV_title{
		font-size: 18px;
	}
	#LND_EV_sec_part h1, #LND_EV_sec_part p, #LND_EV_intro_part h1, #LND_EV_intro_part p{
	    padding-left: 5%;
	    padding-right: 5%;
	}
	#LND_EV_sec_part h1 {
		font-size: 18px;
		margin-top: 30px;
	}
	.firstLetter {
    	font-size: 62px;
	}
	.LND_EV_cartoons {
	    float: none;
	    margin-right: 0%;
	    width: 100%;
	    padding-left: 0px;
	    padding-top: 20px;
	    text-align: center;
	}
	#LND_EV_sec_part .quote, #LND_EV_intro_part .quote {
	    padding-left: 20px;
	    margin-left: 5%;
	    padding-right: 0px;
	    margin-right: 5%;
	    margin-top: 2%;
	    margin-bottom: 2%;
	    font-family: Georgia;
	    font-size: 20px;
	    color: #16314B;
	    letter-spacing: -1px;
	    line-height: 26px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	#LND_EV_masTSE {
	    margin-left: 0%;
	    margin-right: 0%;
	}
	#LND_EV_masTSE_btn{
		padding-left: 5%;
	}
	#LND_EV_masTSE{
		width: 90%;
    	margin: 0 auto;
	}
	#LND_EV_masTSE_desp h1 {
		margin-top: 5px;
	}
	#LND_EV_int_limon, #LND_EV_graf{
	    float: none;
	    margin-right: 5%;
	    width: 90%;
	    border: 1px solid #DDDDDD;
	    padding-bottom: 2%;
	    margin-left: 5%;
	    margin-bottom: 5%;
	}
	#LND_EV_aliados_intro {
		margin-top: 20px;
	}
	#LND_EV_footer {
		padding-left: 5%;
		padding-right: 5%;
	}
	.sticky-element h1 {
	    font-size: 32px;
	    line-height: 40px;
	    margin-bottom: 5%;
	}
	.LND_EV_cartoons img {
	    width: 60%;
	}
	.paragraph {
		font-size: 16px;
		line-height: 24px;
	}
	#LND_EV_sec_part, #LND_EV_footer, #fb-comments{
		display: block;
	}
	#LND_EV_masTSE_desp{
		display: none;
	}
	#LND_EV_intro_part{
		margin-top: 5%;
	}
	.LND_title_fix{
		font-size: 24px !important;
	}
	#LND_EV_footer{
		font-size: 10px;
	}
	#LND_EV_int_mapas{
		border: 1px solid #ddd;
	}
}
