/*-----------------------MERCADO DE PÁGINAS-2017-RESPONSIVE DESIGN 100%--------------------------------------
-------------------------------------------LIMA-PERÚ-------------------------------------------------------
------------------------------------------VERSIÓN-1.0-----------------------------------------------------*/

/*ACA PUEDE EDITAR LAS PROPIEDADES DE LA PAGINA NOSOTROS, SOLO DEBE EDITAR LOS VALORES QUE NECESITE CAMBIAR Y DAR CLICK EN EL BOTON GUARDAR*/

/*------------------------------PROPIEDADES DEL TEXTO -------------------------------------------*/


	/*----ANCHO DEL FORMULARIO EN PIXELES----*/
#nosotros{
    width: 60%;
    /* display: inline-block; */
    float: left;
}

#nosotros2{
    width: 35%;
    /* display: inline-block; */
    float: right;
}

#nosotros p{
 	
	font-family:arial;
	color:#000;
	font-size:20;
	text-align:justify;
	}
	
	
	.formdn {

    width: 100%;
    margin: auto;
    padding-left: 20px;
    box-sizing: border-box;
    margin-top: 20px;
    /* border-radius: 7px; */
    float: left;
    text-align: left;
}
	

.datn{
    
    color: #4a223b;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    margin: 15px;
    /* margin-bottom: 20px; */
}


.formcl {
    /* border: 1px solid #E67E1D; */
    width: 100%;
    background: #A85187;
    margin-left:20px;
    padding: 10px 20px;
    box-sizing: border-box;
    margin-top: 20px;
    /* border-radius: 7px; */
    float: left;
    opacity: 0.8;
}
	
	
.formenviarl {
    background: rgba(76,32,48,1);
background: -moz-linear-gradient(top, rgba(76,32,48,1) 0%, rgba(219,0,113,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,32,48,1)), color-stop(100%, rgba(219,0,113,1)));
background: -webkit-linear-gradient(top, rgba(76,32,48,1) 0%, rgba(219,0,113,1) 100%);
background: -o-linear-gradient(top, rgba(76,32,48,1) 0%, rgba(219,0,113,1) 100%);
background: -ms-linear-gradient(top, rgba(76,32,48,1) 0%, rgba(219,0,113,1) 100%);
background: linear-gradient(to bottom, rgba(76,32,48,1) 0%, rgba(219,0,113,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c2030', endColorstr='#db0071', GradientType=0 );;
    height: 50px;
    color: #FFF;
    cursor:pointer;
}

	
#hr3{
    height:2px;
    background:#944d7a;
}
	
/*
#nosotros header{
	width:100%;
font-family:arial;
	color:#003300;
	font-size:36;
	text-align:center;
	}*/

.header2{
    width: 100%;
    font-weight: bold;
    color: #5d4c57;
    font-size: 30px;
    /* text-decoration: underline; */
    text-align: center;
    /*background:#e8ceae;*/
    
}

#itemn {
    /* text-align: center; */
    /* border: 1px solid #6d0019; */
    /* border: 1px solid #A9A9A9; */
    padding: 0px;
    width: 100%;
}

.itemn {
    display: inline-block;
    margin: 5px;
    padding: 5px;
    width: 65%;
    min-width: 300px;
    height: auto;
    vertical-align: top;
}

.itemn2 {
    display: inline-block;
    margin: 5px;
    padding: 5px;
    width: 32%;
    min-width: 300px;
    height: auto;
    vertical-align: top;
}

.artn{
        font-size:1.5em;
    color:#500e39;
    padding:0px;
    margin:0px;
        text-align: left;
}

.txart {
    font-size: 14px;
    color: #4a223b;
    padding: 5px;
    margin: 0px;
    font-family: arial;
    line-height: 2;
    /* font-weight: bold; */
}


#nosotros header{
    width: 100%;
    font-weight: bold;
    color: #0d1918;
    font-size: 26px;
    /* text-decoration: underline; */
    text-align: left;
    /*background:#e8ceae;*/
    background:#e3e6e6;
    margin:20px;
}

#nosotros div{
	border:0px solid white;
	display:block;
	margin:20px;
	width:100%;
	background:;
	opacity: 0.7;
}

.imagenn{
	display:block;
	margin:0 auto 0 auto;
	width: 100%;
	height:30%;
}
