        /* RESET*/
    
    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td,
    article,
    aside,
    canvas,
    details,
    embed,
    figure,
    figcaption,
    footer,
    header,
    hgroup,
    menu,
    nav,
    output,
    ruby,
    section,
    summary,
    time,
    mark,
    audio,
    video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    /* HTML5 display-role reset for older browsers */
    
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
        display: block;
    }
    
    body {
        line-height: 1;

    }
    
    ol,
    ul {
        list-style: none!important;
    }
    li {
        list-style: none!important;
        display: inline-block;
    }
    blockquote,
    q {
        quotes: none;
    }
    
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    /* Reset end */
    
    body {
        color: #000;
font-family: 'Roboto';
        text-align: justify
    }
    
    .center {
        text-align: center;
    }
	
    .top {
        width: 50px;
        height: 50px;
        display: block;
        position: fixed;
        bottom: 165px;
        right: 20px;
        border-radius: 50%;
        border: 2px solid #fff;
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/ui/arrow_up.svg);
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 100;
        display: none;
    }
.box {
    width: 100%;
    clear: both;
    background-size: cover;
    background-position: center top ;
    padding: 5%;
    align-content: center;
    justify-content: center;
    margin:50px auto;
    background-color: #C8242E;
    border-radius: 8px
}
	
	/*HEADER*/
    header {
        width: 100%;
        height: 60px;
        position: fixed;
        background-color: #fff;
        z-index: 100;
        border-bottom: solid 1px #cecece;
    }
    
    header .content {
        position: relative;
    }
    
    header .logo a {
        height: 40px;
        position: absolute;
        top: 10px;
        left: 10px;
        text-decoration: none;
    }
    
  #top.share {
        position: absolute;
    }
#top.share li{
            list-style: none!important

}

    
   #top .share li a {
        width: 30px;
        height: 30px;
        display: inline-block;
        margin-left: 10px;
        background-size: auto;
        background-repeat: no-repeat;
        text-decoration: none;
        list-style: none!important

    }
    
    .share li a.facebook {
        background-image: url(../img/ui/share_facebook.svg);
    }
    
    .share li a.facebook {
        background-image: url(../img/ui/share_facebook.svg);
    }
    
    .share li a.twitter {
        background-image: url(../img/ui/share_twitter.svg);
    }
    
    .share li a.whatsapp {
        background-image: url(../img/ui/share_whatsapp.svg);
    }
	
	
	/* SPONSOR */
    .sponsor {
        position: relative;
        z-index: 10;
    }
    
    .sponsor span {
        height: 50px;
        display: block;
        line-height: 40px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        background: #C8242E;
        padding-top: 70px
    }
    
    .sponsor a {
        display: block;
        padding: 5px;
        text-align: center;
        background: #fff;
        height: 60px;
    }
    
		
	
	/* MAIN */
    main {
		width:100%;
		height:auto;
		padding-bottom:50px;
		display:block;
		float:left;

    }
	
	
			/* image */
    #intro {
		width:50%;
        height: 75vh;
        display: inline;
		float:left;
        background-image: url(../img/content/Hand_Tree22.jpg); 
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
	
   @media (max-width:960px) {
    #intro {
		width:100%;
        height: 50vh;
        background-size: cover;
        background-position: center;
		display:block;
		float:left;

       }
        }
			/* titles */
    #top .content {
        width: 39%;
		height: 65vh;
        padding: 10vh 5% 0 5%;
        text-align:center;
		float:left;
		display:inline;
        background-color: #C8242E;
        background-image: url(../img/content/bg.jpg);
        background-size: cover;
    }
   @media (max-width:960px) {
    #top .content {
		width:90%;
        height: auto;
        padding: 5vh 5% 0 5%;
        text-align:center;
		display:block;
		float:left;
    }
        }
			/* styles */
    #top .content h3 {
        font-size: 0.9rem;
		line-height:4rem;
        color:#fff;
        text-align:center;
		font-weight:800;
font-family: 'Roboto'; 
        margin: auto
    }

    #top .content h2 {
        font-size: 0.8rem;
        color:#C8242E;
		text-transform:uppercase;
        text-align:center;
        margin-bottom: 50px;
		font-weight:700;
font-family: 'Roboto';    }
    
    #top .content h1 {
        font-size: 2.3rem;
		line-height:2.5rem;
        color:#fff;
        text-align:center;
        font-weight: 600;
		font-family: 'Roboto';}

h2{
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    color: #C8242E;
    margin-top: 25px
}

#top .content h1 span {font-size: 4rem}
		
    #top .content p {
		width:80%;
		margin: 15px 10%;
        font-size: 1rem;
		line-height:1.4rem;
        color:#fff;
		text-align:justify;
		font-weight:400;
font-family: 'Roboto';
		}	
	
	
	/* ARTICLE */
    article {
        width: 100%;
        height: auto;
		display:block;
		float:left;
        background-color:#ffffff;
        z-index: 500;
    }
    article .content {
        width: 40%;
		padding-left:25%;
		text-align: justify;
		display:inline;
		float:left;
    }
	
   @media (max-width:960px) {
    article .content {
        width: 80%;
        padding: 25px 10%;
		display:block;
		float:left;
    }
        }
		
    h4 {
        font-size: 1.8rem;
		line-height:2rem;
        color:#fff;
        margin-bottom: 10px;
		text-align:left;
        font-weight: 600;
font-family: 'Roboto';  
        margin: 15px 0 5px 0;
}
    
	h5 {
        font-size: 1.3rem;
        color:#333;
		text-transform:uppercase;
		text-align:left;
		border-left: #ffffff solid 3px;
		padding: 10px 0 0 10px;
        margin: 10px 0px 25px 0px;
		font-weight:700;
		font-family: 'Roboto';    }    
    
    p {
        font-size: 1.1rem;
        margin: 20px 0;
        line-height: 1.5rem;
        font-weight: 400;
		font-family: 'Roboto';    }

p span {
    font-size: 1.4rem;
    font-weight: 600;
}

		
	p i {
		font-style:italic;
    }
    
    p a {
        color: #de000e;
        font-weight: 700;
        text-decoration: underline;
    }	
	
    blockquote {
        max-width: 600px;
        margin: 5% auto;
        padding: 60px 0 0 0;
        font-size: 1.6rem;
        line-height: 1.9rem;
		text-align:left;
        background-image: url(../img/content/coma.svg);
        background-repeat: no-repeat;
        background-position: top left;
		color:#919191;
		font-weight:400;
		font-family: 'Roboto';
        position: relative;
}
		
    blockquote strong {
		font-weight:700;}
		
    blockquote i {
		font-style:italic; }

    blockquote span {
        margin-top: 15px;
        font-size: 1rem!important;
        line-height: 0.9rem;
        color: #717070!important;
		font-style:normal;
		font-weight:400;
font-family: 'Roboto';    }
	
    blockquote span strong {
		font-weight:700;
font-family: 'Roboto';    }
		
ul.bv {
    list-style-type: none;
    list-style-type: decimal !ie; /* IE 7- hack */
    margin: 0 0 0 50px;
    padding: 15px;
	font-weight:400;
	font-family: 'Noto Sans', sans-serif;    }
 
ul.bv > li{
    position: relative;
    margin-bottom: 20px;
    padding-left: 28px;
    font-size: 1rem;
    line-height: 1.4;
    border-left: 2px solid #e0dfdd; /* Change border colour */
}
 
ul.bv > li:before {
    content: "";
    margin-top: -8px;
    position: absolute;
    top: 50%;
    left: -45px;
    width: 16px;
    height: 16px;
    background: #afcde6; /* Change dot colour */
    border-radius: 100px;
}
 
@media only screen and (max-width: 960px) {
 
    ul.bv {
        margin: 0;
        padding: 15px 0;
    }
 
    ul.bv > li {
        border-left: 0;
        border-top: 2px solid #e0dfdd; /* Change border colour */
        padding-left: 0;
        padding-top: 18px;
        padding-bottom: 12px;
    }
 
    ul.bv > li:before {
        margin-top: -9px;
        position: relative;
        top: -19px;
        left: 0;
        display: block;
    }
 
}

		
    /*BANNERS*/

    
    .phone {
        width: 3200px;
        height: 50px;
        display: none;
        margin: auto;
    }
    
    .desktop {
        width: 300px;
		height: 600px;
		display:inline;
		float:right;
		margin-right:3%;
    }
    
    
    /*FOOTER*/
    footer {
        width: 100%;
        background-color: #fff;
        text-align: center;
        padding-top: 15px;
        border-top: 1px dotted #ccc
    }
    
    footer p {
        font-size: 0.7rem;
        color: #fff;
        text-transform: uppercase;
        line-height: 1rem;
        margin: 10px 0;
		font-family: sans-serif;
    }
    
    footer p span{
        color: #000;
		font-family: sans-serif;
    }

    footer .suscribe {
        width: 100%;
        margin: 0 auto;
        padding: 20px 0;
        text-align: center;
        background-color: #f76d75;
        color: #fff!important;
        background-repeat: no-repeat;
        background-position: 96%;

        font-size: 1rem;
		line-height: 1.2rem;
        margin-bottom: 10px;
		font-weight:400;
font-family: 'Roboto';    }
    
    footer .suscribe a {
        height: 50px;
        width: 200px;
        display: block;
        line-height: 50px;
        color: white;
        margin-top: 15px;
        font-weight: bold;
        background-color: #af1818;
        border-radius: 5px;
        display: inline-block;
        text-decoration: none;
        font-size: 1rem
    }
    
    footer .creditos {
        width: 50%;
		height: 60px;
		padding: 12px 25%;
        background-color: #C8242E;
        font-size: 12px;
        line-height: 14px;
        color: #fff;
		background-image: url(../img/content/logo_gn .png);
		background-position:left;
		background-repeat:no-repeat;
        text-transform: uppercase;
		vertical-align:central;
        text-align: center;
        letter-spacing: 1px;
        margin:  35px 0 0 0;
    }
    
    .creditos span {
        font-weight: 600;
        color: #fff;
        opacity: 0.6;
    }
	
img{
    text-align: center;
    display: inline-block
}  
    #playlist {
        width: 100%;
        background-color: #f2f2f2;
        padding: 3rem 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    
    #playlist li {
        width: 300x;
        height: 300px;
        margin: 10px;
        list-style: none!important;
        border-radius: 3px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }	
	
h6{
    font-size: 14px;
    text-align: left;
    margin: 15px auto;
    border-top: 1px solid #6a6a6a;
    padding-top: 12px;
    max-width: 800px;
}
#pull {
    border: 3px solid #C8242E;
    padding: 10px;
    max-width: 1000px;
    margin: auto;
    text-align: left;
    clear: both
}	
    .parallax {
        height: 400px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #797979;
        padding-top: 35px;
        clear: both;
        margin-bottom: 30px
    }
    

        @media (max-width:650px) {
            .list li {
                width: 80%;
            }

            
        }
        @media all and (max-width: 680px) {
            #columns,
            #page {
                -webkit-flex-flow: column;
                flex-flow: column;
            }
            .item-4 {
                order: -1;
            }

        }
        @media all and (max-width: 680px) {
            .desktop {display: none!important}
            .phone{display:inline-block;margin-left: 5%}
}
