body {background-image:#ffffff );font-family: 'Titillium Web', sans-serif;text-align: center;}

article {
    background-image: );
    text-align: center;
    margin: -10px;
    padding-bottom:5px;
    padding-top: 5px;
}
nav {padding-bottom: 1%; padding-top: 1%; margin-bottom: 1%}
nav ul li {list-style-type:none;  display:inline;padding:0 30px;}
nav ul li a {color: #7D7D7D; text-decoration: none;}

nav ul li a:hover {color: #f4871a; text-decoration: none;}

h1 {
    font-family: 'roboto';
    color: #7D7D7D;
    font-size: 20px;
    font-weight: 450;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1;
}
.intro {font-size: 20px; font-family: 'Homemade Apple', cursive;}

img {width: 20%; height: auto;}
footer {text-align: center;background: rgba(0,0,0,0.1); padding-bottom: 1.5%; padding-top: 2%; color:#7D7D7D;}
main {text-align: center;background-color: transparent; padding-top: 0.2%;}
h1 {font-family: 'Montserrat', sans-serif;font-weight: 400; font-size:3rem;color: #7D7D7D;
LETTER-shadow: 2px 2px 15px #B9425D}
h2 font-family: 'Droid Sans', sans-serif;font-weight: 700; font-size:2rem;line-height:10%; color: #7D7D7D}
h3 {font-family: 'Droid Sans', sans-serif;font-weight: 400; font-size:1rem;line-height:10%;color: #7D7D7D}
h4 {font-family: 'Droid Sans', sans-serif;font-weight: 400; font-size:1rem;line-height:10%;color: #ffffff}




.colum4{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: stretch;
 padding-left: 10%;padding-right: 10%;}

.colum4 article p {line-height: 1.2rem;padding-left: 2%;padding-right: 2%;max-width: 15rem;}

.colum4bis {	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: baseline;
	align-content: space-between; padding-left: 30%;padding-right: 30%;}

.colum4bis article p {line-height: 1.2rem;padding-left: 2%;padding-right: 2%;max-width: 15rem;color: #ffffff}

.colum2 {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: stretch;  padding-left: 20%;padding-right: 20%;
        color: #ffffff;
}
.funcion {color: #ffffff;}
.descar {color: #ffffff;}


.colum2 img {width: 200px;height: auto;}
.colum2 article p {line-height: 2.4rem;max-width: 30rem;color: #ffffff ;text-align: left;font-size:2rem}
.derecha {margin-right: auto }
.izquierda {margin-left: auto}

.colum2bis {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}


.prim {padding-bottom: 9%; padding-top: 8%;background-color: transparent}
.carac {background: #ffffff;padding-top: 2%; padding-bottom: 2%;}
.pagina {max-width: 80rem;margin:0auto;}
.funcion {background: #F99327;padding-top: 2%; padding-bottom: 2%;}
.descar {background: #F99327;padding-top: 2%; padding-bottom: 2%;}


.botondescarga {
    
    background-color: #;
    padding-top: 1%; padding-bottom: 1%; padding-left: 1.5%; padding-right: 1.5%;
   margin: 1%;
    color: #ffffff;
    border-radius: 18px 18px 18px 18px;
    text-decoration: none;
     box-shadow: 2px 2px 15px #B9425D;
    transition-duration: 0.4s;
}

.botondescarga:hover{background-color: #B9425D; 
    color: white;}

/* celulares */
@media (max width768px)
.botondescarga {
    width: 50%;
    background-color: #;
    padding-top: 1%; padding-bottom: 1%; padding-left: 1.5%; padding-right: 1.5%;
   margin: 1%;
    color: #ffffff;
    border-radius: 18px 18px 18px 18px;
    text-decoration: none;
     box-shadow: 2px 2px 15px #B9425D;
    transition-duration: 0.4s;
}

.botondescarga:hover{background-color: #B9425D; 
    color: white;}

font-family: 'Titillium Web', sans-serif;
font-family: 'Montserrat', sans-serif;