* {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
    //-webkit-text-stroke-width: .05px;
	//-webkit-text-stroke-color: white;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	margin: 0px;
	padding: 0px;
	list-style: none;
    outline: none;
    text-decoration: none;	
} 
a {
    color: #b76e23;
    text-decoration: underline;
}
header {
    width: 100%;
    height: 60px;
    position: fixed;
   top: 0;
   /* background-color: #fff;*/
    box-shadow: 0px 0px 10px #000;
    z-index: 100;
    background-image: linear-gradient(-180deg, rgba(86, 86, 86, 1), rgba(86, 86, 86, 0.1) 100%);
        }
header .content {
	position: relative;
}
/*header .content .suscribirme {
    position: absolute;
    right: 80px;
    top: 2px;
    background-color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    border-radius: 8px;
    color: #140000;
    display: block;
    height: 40px;
    width: 100px;
    text-align: center;
    margin-bottom: 12px;
    line-height: 37px;
    font-weight: 700;
    float: right;
    margin: 7px 12px 8px 0;
}
header .content .suscribirme:hover {
    text-decoration: none;
    }*/
header .logo a {
	height: 50px;
	position: absolute;
	left: 46%;
    right: 46%;
    cursor: pointer;
}
header .logo img {
    text-align: center;
    margin: 0 auto;
}
header .content .share {
	position: absolute;
	right: 10px;
	top: 15px;
    display: inline-flex;
}
header .content .share li a {
    width: 30px;
    height: 30px;
    display: block;
    margin-left: 10px;
    background-size: auto;
    background-repeat: no-repeat;
    }
header .content .share li { 
        display: inline-block;
    }
header .content .share li a.facebook {
	background-image: url(../images/ui/share_facebookA.svg);
    display: block;
}
header .content .share li a.twitter {
	background-image: url(../images/ui/share_twitterA.svg);
}
header .content .share .face {
    display:block;
}
header .content .share .phone {
    display:none;
}
header .content .share li a.whatsapp {
	background-image: url(../images/ui/share_whatsappA.svg);
}
.mainImage {
   width: 100%;
   margin: 0 auto 200px auto;
   text-align: center;
   position: relative;
   z-index: 0;
   height: 715px;
}
.mainImage img {
   height: 900px;
   padding: 115px 0px 0px 0px;
   text-align: center;
   object-position: center;
   z-index: 1;
}
.luto {
   text-align: center;
   z-index: 2;
   margin: 0 auto;
   position: absolute;
   top: 60px;
   width:300px;
   left: 40%;
   right: 40%;
}
.mainImage p {
   font-family: 'Lato', sans-serif;
   font-size: 21px;
   line-height: 24px;
   color: #fff;
   text-align: center;
   margin: 0 auto;
   position: absolute;
   z-index: 2;
   max-width: 800px;
   left: 20%;
   right: 20%;
   bottom: 8%;
   
}
.mainImage p a { 
   text-decoration: underline;
   cursor: pointer;
}
.mainImage p a:hover {
   color: #fff;
}
.mainImage span {
   font-family: 'Lato', sans-serif;
   font-size: 12px;
   line-height: 18px;
   color: #fff;
   text-align: center;
   margin: 0 auto;
   position: absolute;
   z-index: 2;
   max-width: 1200px;
   left: 20%;
   right: 20%;
   bottom: -10%;
}
.graphs {
   width: 800px;
   margin: 0px auto;
   text-align: center;
}
.gradient {
   position: absolute;
   z-index: 3;
   bottom: -190px;
   background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 100%);
   width: 100%;
   height: 120px;
}
h1 {
   font-family: 'Alex Brush', cursive;
   font-size: 117px;
   line-height: 90px;
   color: #fff;
   text-align: center;
   margin: 0 auto;
   position: absolute;
   z-index: 2;
   top: 250px;
   max-width: 1400px;
   left: 20%;
   right: 20%;
   font-weight: 400;
}
.mainContainer {
   padding: 20px 20px;
   max-width: 1200px;
   margin: 0 auto;
   /*overflow: hidden;
   max-width: 1000px;
   padding: 100px 0px;
   margin: 0 auto;
   background-color: aqua;*/
}
.articleContainer {
   display: inline-flex;
   margin-bottom: 20px;
}
h2 {
    color: #282828;
    font-family: "Noto Serif",sans-serif;
    font-weight: 700;
    font-size: 75px;
    text-align: left;
    max-width: 900px;
}
.first {
   padding-top: 110px;
   line-height: 66px;
   font-family: "Noto Serif",sans-serif;
}
.second {
   padding-top: 110px;
   line-height: 66px;
}
.articleDivision {
   margin-top: 150px
}
.articleIllustration {
   width: 660px;
   margin-left: 40px;
}
.articleIllustration img {
   width: 600px;
   padding:20px 0px;
}
.cap {
    float: left;
    color: rgba(52, 52, 52, 0.9);
    font-size: 110px;
    height: 80px;
    padding-right: 20px;
    position: relative;
    top: 31px;
}
.cifras {
    float: right;
    height: 170px;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 60px;
   line-height: 10px;
    text-align: left;
    padding-top: 0px;
    padding-left: 15px;
    margin: 50px -20px 50px 20px;
  /* background-color: yellow;*/
}
.cifras b {
    text-align: center;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}
.cifra_texto {
    color: #474747;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 0px;
    margin: 20px 20px 30px 0px;
    /*background-color: aqua;*/
}
p {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
}
.frase {
   border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    margin: 0 auto;
    height: 550px;
    width: 100%;
    background-color: #282828;
    text-align: center;
    line-height: 0.5em;
}
.frase p {
    margin: 0 auto;
    margin-top: 40px;
    color: #b6b6b6;
    text-align: center;
    font-size: 46px;
    max-width: 1000px;
    font-weight: lighter;
    font-family: "GeorgiaItalic", serif;
    font-style: italic;
    line-height: 1.0em;
}
.frase h3 {
    margin: 0 auto;
    margin-top: 30px;
    color: #9C9A9A;
    width: 500px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-family: "Light", sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.grafico_izquierda {
    float: left;
    height: 300px;
    margin: 10px 40px 100px -150px;
}
.caption {
    float: left;
    width: 480px;
    color: rgba(52, 52, 52, 0.5);
    font-size: 13px;
    line-height: 18px;
    height: 70px;
    font-family: 'Georgia', Arial, sans-serif;
    margin-top: 320px;
    margin-left: -495px;
    padding-right: 40px;
    font-style: italic;
}
.ficha {
   font-family: 'Roboto', sans-serif;
   font-weight: 300;
   font-size: 18px;
   line-height: 25px;
   color: #282828;
   margin: 0px 0px 70px 0px;
}









.LND_FC_footer {
    font-size: 12px;
    letter-spacing: 0.8px;
    font-family: 'Roboto', sans-serif; 
    text-align: center;
    padding-top: 30px;
    padding-bottom: 45px;
    margin: 0 auto;
    width: 100%;
    background-color: #222;
}
.footercontainer {
    width: 80%; 
    margin: 0 auto;
}
.LND_FC_listado_id {
    clear: both;
    width: 100%;
    vertical-align: top;
    min-height: 265px;
    margin: 0 auto;
}
.LND_FC_listado_itm {
    width: 29.5%;
    /*float: left;*/
    display: inline-block;
    margin: 15px 30px 10px 0px;
    vertical-align: top;
}
span.footerp {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif; 
}
.endinglogo {
    width: 30%;
    display: block;
    margin: 0 auto;
}
.maincreditos {
    max-width: 800px;
    margin: 0 auto;
}
.maincreditos p {
    color: #C9C9C7;
    font-size: 9px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;
    max-width: 800px;
    margin: 0 auto;
}
.maincreditos strong {
    color: #999; 
}
.footerFilter {
   filter: grayscale(100%);
}
.footerFilter:hover {
   filter:inherit;
}
.inMemoriam_Gallery {
    max-width: 1200px;
    margin: 40px auto 100px auto;
}
.inMemoriam_Gallery .list {
    width: 100%;
    margin: auto;
    text-align: center;
}
.inMemoriam_Gallery .list li {
    width: 375px;
    margin: 10px 5px 10px 0px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.inMemoriam_Gallery .list li .image {
    width: 375px;
    height: 215px;
    display: block;
    margin-bottom: 15px;
   filter: grayscale(100%);
   opacity: 0.8;
   cursor: pointer;
}
.inMemoriam_Gallery .list li .image:hover {
   opacity: 1;
}






/*MediaQueries 450px or less Only*/
@media screen and (max-width: 450px){
header .logo img {width: 50%}
header .logo a {left: 16px; right: none}
header .content .share {right: 30px}
header .content .share .phone {display: block;}
header .content .share .face {display:none;}
#LND_FC_footer {width: 85%;margin: 0 auto;text-align: center;}
.LND_FC_listado_itm {width: 90%;float: none;margin: 32px auto;}
.endinglogo {width: 70%;}
.mainContainer {max-width: 450px; margin: 0 auto}
.articleContainer {display: inherit; margin-top: 20px}
.articleIllustration {width: 350px; margin-left: inherit}
.articleIllustration img {max-width: 350px; margin-left: inherit}
h1{font-size: 50px; line-height: 55px;left: 2%; right: 2%; max-width: 350px}
.mainImage p {font-size: 14px; line-height: 19px;bottom: 3%; left: 10%; right: 10%}
.mainImage span {bottom: -15%}
.luto {left: 10%; right: 10%}
.graphs {width: 100%}
h2 {font-size: 39px; max-width: 350px}
.first {line-height: 39px; padding-top: 30px}
.grafico_izquierda {margin-left: 0px; margin-right: 10px; width: 210px; height: 145px}
.caption {margin-left: inherit; margin-top: -80px; padding-left: 0px; padding-right: inherit;max-width: 210px}
p {font-size:19px;line-height: 25px }
.inMemoriam_Gallery {max-width: 350px; margin-bottom: 20px}
.inMemoriam_Gallery .list li {vertical-align: inherit; width: 100%;overflow: hidden}
.inMemoriam_Gallery .list li .image {width: 100%;}

}
/*MediaQueries 450px to 700px Only*/
@media (min-width: 450px) and (max-width: 700px) {
header .logo img {width: 50%}
header .logo a {left: 16px; right: none}
header .content .share .phone {display: block;}
header .content .share .face {display:none;}
#LND_FC_footer {width: 85%;margin: 0 auto;text-align: center;}
.LND_FC_listado_itm {width: 90%;float: none;margin: 32px auto;}
.endinglogo {width: 70%;}
.mainContainer {max-width: 440px; margin: 0 auto}
.articleContainer {display: inherit; margin-top: 20px}
.articleIllustration {width: 400px; margin-left: inherit}
.articleIllustration img {width: 350px; margin-left: inherit}
h1{font-size: 65px; line-height: 55px;left: 3%; right: 3%; max-width: 350px}
.mainImage p {font-size: 14px; line-height: 19px;bottom: 3%; left: 10%; right: 10%}
.mainImage span {bottom: -15%}
.luto {left: 10%; right: 10%}
.graphs {width: 100%}
h2 {font-size: 45px; max-width: 400px}
.first {line-height: 49px; padding-top: 30px}
.grafico_izquierda {margin-left: 65px; width: 250px; height: 175px; width: 300px}
.caption {margin-left: inherit; margin-top: -80px; padding-left: 0px; padding-right: inherit;width: 380px}
p {font-size:19px;line-height: 25px }
.inMemoriam_Gallery {max-width: 400px}
.inMemoriam_Gallery .list li {vertical-align: inherit;overflow: hidden}
.inMemoriam_Gallery .list li .image {width: 250px;}
}

/*IPADS AVERAGE*/
@media (min-width: 700px) and (max-width: 1099px) { 
header .logo img {width: 50%}
header .logo a {left: 16px; right: none}
header .content .share .phone {display: block;}
header .content .share .face {display:none;}
#LND_FC_footer {width: 85%;margin: 0 auto;text-align: center;}
.LND_FC_listado_itm {width: 90%;float: none;margin: 32px auto;}
.endinglogo {width: 70%;}
.mainContainer {max-width: 700px}
.articleContainer {display: inherit}
h1{font-size: 80px; line-height: 70px;left: 6%; right: 6%; max-width: 650px}
.mainImage p {font-size: 16px; line-height: 19px;bottom: 3%; left: 10%; right: 10%}
.mainImage span {bottom: -15%}
.luto {left: 30%; right: 30%}
.graphs {max-width: 650px}
h2 {font-size: 60px}
.first {line-height: 58px; padding-top: 30px}
.ficha {margin-bottom: 20px}
.grafico_izquierda {margin-left: -50px}
p {font-size:19px;line-height: 25px }
.inMemoriam_Gallery {max-width: 700px}
.inMemoriam_Gallery .list {display: inline-flex}
.inMemoriam_Gallery .list li {vertical-align: inherit;overflow: hidden}
.inMemoriam_Gallery .list li .image {width: 250px;}
}

/*LAPTOPS AVERAGE*/
@media (min-width: 1100px) and (max-width: 1499px) { 
.mainContainer {max-width: 1000px}
h1 {font-size: 100px; line-height: 90px;left: 10%;right: 10%; max-width: 1000px}
h2 {font-size: 65px}
p {font-size: 20px; line-height: 27px}
.ficha {font-size: 16px;}
.first {line-height: 59px; padding-top: 35px}
.mainImage p {font-size: 17px;}
.mainImage span {font-size: 10px;}
.articleIllustration {width: 525px}
.articleIllustration img {width: 525px}
.grafico_izquierda {margin-left: -85px}
}
    
/*HUGE SCREENS*/
@media (min-width: 1500px) {
h1 {left: 10%;right: 10%;max-width: 1100px}

}
