@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    vertical-align:baseline;
}
body{background-color: transparent!important;}

/*.ancho{
	background:url(../images/casco.jpg) no-repeat center 0 !important;
	background-size: 100%!important;
}*/

.contactenos{
	/*width: 400px;*/
    display: block;
    margin: 0 auto;
   /* padding: 2px 0;	*/
}
.contactenos input,
.contactenos textarea{margin: 5px 0; background: rgba(255,255,255,0.80)!important}
#contactanos p.btn{padding: 0;}

/*#contactanos .ancho {padding-bottom: 20px;}*/

#contactanos input, #contactanos textarea {
    padding: 10px;
}
.ancho .texto {
	color: #FFFFFF!important; 
	font-size: 20px!important; 
	text-align: center!important;
	padding: 10px 100px;
}
#contactanos .ancho .row{display: block; padding: 0 140px; margin: 0 auto;}



@media screen and (min-width: 200px) and (max-width: 600px) {
	
	/*.contactenos {width: 270px;}*/
	#contactanos .pop{padding: 20px !important}
	#contactanos .texto { padding: 10px;}
	#contactanos .ancho .row{display: block; padding: 0; margin: 0 auto;}
	
	#contacto p {padding:3px;}
	#contacto .texto {padding: 0 10px 20px 10px;}
	#contacto input, #contacto textarea{padding: 10px; }
	#contacto textarea{height: 120px;}
	
	
}
