@charset "utf-8";
/* CSS Document */


section header h1 {
	font-size:30px;
	border-bottom:1px dashed black;
	width:99%;
	margin-bottom: 20px;
}

#div_section{
	width:100%;
	background-image:url(../imagenes/conocenos.jpg);
}

section article {
	background: rgba(255,255,255,0.7);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.7)), color-stop(100%, rgba(255,255,255,0.7)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    margin: 0px 0px 0px 41%;
    width: 55%;
    padding: 20px;
	text-shadow: 0 0 5px rgba(0,0,0,0.53), 0 0 10px #fff, 0 0 15px #fff, 0 0 20px rgb(255, 255, 255), 0 0 25px rgb(255, 255, 255);
    -webkit-text-fill-color: #000;
    -webkit-text-stroke-width: 0.2px;
    -moz-text-fill-color: #F4ECFF;
    -moz-text-stroke-color: #C546F7;
    -moz-text-stroke-width: 0.2px;
}

@media screen and (max-width: 600px){

section article {
	background: rgba(255,255,255,0.7);
background: -moz-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.7)), color-stop(100%, rgba(255,255,255,0.7)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
background: linear-gradient(to right, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    
    width: 95%;
    padding: 20px;
	margin:0px;
	text-shadow: 0 0 5px rgba(0,0,0,0.53), 0 0 10px #fff, 0 0 15px #fff, 0 0 20px rgb(255, 255, 255), 0 0 25px rgb(255, 255, 255);
    -webkit-text-fill-color: #000;
    -webkit-text-stroke-width: 0.2px;
    -moz-text-fill-color: #F4ECFF;
    -moz-text-stroke-color: #C546F7;
    -moz-text-stroke-width: 0.2px;
}
	
}


@media screen and (max-width: 550px){

section article {
	background: rgba(255,255,255,0.7);
background: -moz-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.7)), color-stop(100%, rgba(255,255,255,0.7)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
background: linear-gradient(to right, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    
    width: 93%;
    padding: 20px;
	margin:0px;
	text-shadow: 0 0 5px rgba(0,0,0,0.53), 0 0 10px #fff, 0 0 15px #fff, 0 0 20px rgb(255, 255, 255), 0 0 25px rgb(255, 255, 255);
    -webkit-text-fill-color: #000;
    -webkit-text-stroke-width: 0.2px;
    -moz-text-fill-color: #F4ECFF;
    -moz-text-stroke-color: #C546F7;
    -moz-text-stroke-width: 0.2px;
}

}

@media screen and (max-width: 375px){
	section article {
    background: rgba(255,255,255,0.7);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.7)), color-stop(100%, rgba(255,255,255,0.7)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    margin: 0px 0px;
    width: 93%;
    padding: 9px;
    text-shadow: 0 0 5px rgba(0,0,0,0.53), 0 0 10px #fff, 0 0 15px #fff, 0 0 20px rgb(255, 255, 255), 0 0 25px rgb(255, 255, 255);
    -webkit-text-fill-color: #000;
    -webkit-text-stroke-width: 0.2px;
    -moz-text-fill-color: #F4ECFF;
    -moz-text-stroke-color: #C546F7;
    -moz-text-stroke-width: 0.2px;

}
}