/************************************RESET CSS**********************************************/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

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, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* 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;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/************************************FIN RESET CSS**********************************************/
/************************************Comienza CSS PARA CORTINAS DANY **********************************************/

body {
	background:#f3f3f3 url(imgs/bg.jpg) repeat;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	
	font-weight: 300;
	color:#1e1e1e
}
#wrapper {
	width:90%;
	max-width:1000px;
	margin:0px auto;
}
#contenedor {
	width:100%;
	background:#f6f6f6;
	float:left;
	padding:1% 0px;
	margin:5% 0px;
	-moz-box-shadow:    1px 2px 3px 1px #d3d2d2;
	-webkit-box-shadow: 1px 2px 3px 1px #d3d2d2;
	box-shadow:         1px 2px 3px 1px #d3d2d2;
}
header {
	background:#039341;
	border-bottom:4px solid #15a553;
	height:100px;
	width:98%;
	padding:0px 1%;
}
header a {
	color:#FFF;
	text-decoration:none;
}
header a:hover {
	color:#1e1e1e
}

.tel-font {     font-size: 21px;
    letter-spacing: 0.5px; }

.whatsappbutton {margin-bottom: 5px;
    position: fixed;
    z-index: 9999999;
    bottom: 10px;
    right: 10px;}

 .callme {display: none}
#logo {
	left: 45%;
	margin-left: -20px;
	margin-top: -45px;
	position: absolute;
	width: auto;
	z-index: 9999;
	width:241px;
	height:175px;
	background:url(imgs/cortinas_dany.png) no-repeat;
}
nav {
	float:left;
	max-width:350px;
	width:auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
nav ul {
	margin:8% 0 0 10px;
}
nav li {
	display: inline;
	list-style-type: none;
	padding-right: 35px;
}
.icon-mail:before {
	content: "✉";
}
.info {
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 5px 10px 0 0;
	max-width: 350px;
	text-align: right;
	width: auto;
	color:#FFF;
	padding-top: 10px;
}
section,main {
	float: left;
}


main h1 {    font-size: 20px;
    font-weight: 700;
    padding: 5px;}
h2 {
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	padding:20px 0px 5px 0
}

section h3 { font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	
	text-transform: normal;
	letter-spacing: 1px;
	 float:left;  line-height: 1.4em;
    padding: 0 5px;}
	
article header { background:none; height:40px; border:none }	
.engranaje1 { background:url(imgs/engranaje1.png) no-repeat; width:37px; height:37px; float:left; }
.engranaje2 { background: url(imgs/engranaje2.png) no-repeat; width:37px; height:37px; float:left; }
.engranaje3 { background: url(imgs/engranaje3.png) no-repeat; width:37px; height:37px; float:left; }
.banner img {
	max-width: 100%;
	height: auto;
}
.banner {
	border-bottom:4px solid #414141;
	width:100%
}
.banner_mov img {
	max-width: 100%;
	height: auto;
}
.banner_mov {
	border-bottom:4px solid #414141;
	width:100%;
	display:none
}
.sticker { background:url(imgs/nuevo.png) no-repeat; width:185px; height:191px; position:absolute; z-index:9999;margin-left: 780px}
.sticker_mov { background:url(imgs/nuevo_mov.png) no-repeat; width:122px; height:1261px; position:absolute; z-index:9999; right:0; top:-1px}
#servicios, #nosotros, #contacto {
	padding:2% 1%;
	width:96%;
	padding:0px 2% 2% 2%;
}
#nosotros {
	background:#039341; text-align:center; 
}
#contacto {
	background:#1e1e1e;
}

#servicios article { width:300px; float:left; margin:1%;}

#servicios ul { padding:5%; 
 }

#servicios li { line-height: 1.5em; margin: 0px 0px 10px; font-size: 0.8em; list-style-image:url(imgs/pto.gif); list-style-position:inside   }
#nosotros h2, #contacto h2 {
	color:#FFF
}

#nosotros blockquote { font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em; text-align:center; color:#FFF; padding:1% 10% 2% 10%}


#contacto .datos { width:30%; font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding:5% 10%; color:#FFF; float:left}
	
	.datos .samll { font-size:18px; line-height:22px;}
	
	.datos a { color: #FFF; text-decoration:none}
	.datos a:hover { color:#039341}
	

	
/***Formulario de Contacto****/

form { width:45%; float:left; padding:5% 0;}

input,
textarea {padding: 10px 10px;
width: 100%;
margin:5px 0;
color: #bbb;
text-shadow: 1px 1px 1px black;
background: rgba(0, 0, 0, 0.16);
border: 0;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);	}

input[type=reset] {
width: auto;
padding: 0.50em 1em;
line-height: 1.5em;
background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#222));
background: -moz-gradient(linear, left top, left bottom, from(#333), to(#222));
background: -o-gradient(linear, left top, left bottom, from(#333), to(#222));
background: -ms-gradient(linear, left top, left bottom, from(#333), to(#222));
background: gradient(linear, left top, left bottom, from(#333), to(#222));
border: 1px solid #444;
text-shadow: 0 0 2px #300;
color: #999;
-webkit-box-shadow: 1px 1px 3px #000;
-moz-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
}
input[type=submit] {
width: auto;
padding: 0.50em 1em;
line-height: 1.5em;
background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#222));
background: -moz-gradient(linear, left top, left bottom, from(#333), to(#222));
background: -o-gradient(linear, left top, left bottom, from(#333), to(#222));
background: -ms-gradient(linear, left top, left bottom, from(#333), to(#222));
background: gradient(linear, left top, left bottom, from(#333), to(#222));
border: 1px solid #444;
text-shadow: 0 0 2px #300;
color: #999;
-webkit-box-shadow: 1px 1px 3px #000;
-moz-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
}

input[type=submit]:hover { background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#222));
background: -moz-gradient(linear, left top, left bottom, from(#444), to(#666));
background: -o-gradient(linear, left top, left bottom, from(#444), to(#666));
background: -ms-gradient(linear, left top, left bottom, from(#444), to(#666));
background: gradient(linear, left top, left bottom, from(#333), to(#222));
border: 1px solid #039341; color: #fff}

input[type=reset]:hover { background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#222));
background: -moz-gradient(linear, left top, left bottom, from(#444), to(#666));
background: -o-gradient(linear, left top, left bottom, from(#444), to(#666));
background: -ms-gradient(linear, left top, left bottom, from(#444), to(#666));
background: gradient(linear, left top, left bottom, from(#333), to(#222));
border: 1px solid #039341; color: #fff}
input:focus,
textarea:focus { outline-color: #039341 }
.error { color:#d00d36; font-size:10px; font-weight:normal; margin:5px 0}
#rsp { color:#039341; font-size:10px; font-weight:normal; margin:5px 0}


/*Tarjetas*/
.tarjetas { text-align: center; text-transform: uppercase; color: #fff; background: #01aa4d; padding:2%; font-family: "Helvetica Neue", arial, sans-serif; font-weight: 700; }
.img-valign {
  vertical-align: middle;
  margin-bottom: 0.75em;
}


/******************MQ*********************/

@media screen and (max-width: 1100px) {
 #logo {
left:38%
}
#servicios article { width:275px}
}
 @media screen and (max-width: 900px) {
 #contenedor {
margin:6% 0
}
 nav {
display:none
}
 #logo {
left:8%
}
#servicios article { width:215px}

}
@media screen and (max-width: 830px) { #servicios article { width:93%}
.sticker { margin-left:550px}
.tarjetas { font-size: 14px;
    line-height: 18px;
 }
  .callme {margin-bottom: 5px;
    position: fixed;
    z-index: 9999999;
    bottom: 90px;
    right: 10px;
    display: inherit;
}
}
 @media screen and (max-width: 650px) {
 #logo {
background:url(imgs/cortinas_dany_movile.png) no-repeat;
width:194px;
height:140px;
margin-top:-35px;
}
form { width:78%; padding:5% 10%;  }
#contacto .datos { width:78% }
.datos .samll { font-size:14px; }
.sticker { margin-left:380px}
}
 @media screen and (max-width: 500px) {
	 header { height:auto}
	 #contenedor{ margin:10% 0}
	 #logo {     left: 15px;
    top: 30px;}
	 
 .info {
    float: none;
    padding: 20px 5px 2px 0;
    font-size: 14px;
		margin:0px
}
 .banner {
 display:none
}
.banner_mov {
display:inline
}

.banner_mov { font-size: 12px }
#nosotros { display:none}
}

@media screen and (max-width: 400px) {
.sticker_mov { background:url(imgs/nuevo_mov.png) no-repeat; width:122px; height:1261px; position:absolute; z-index:9999;  margin-left: 182px; top:210px}
.info {     padding: 50px 0px 0 0;}

}
 @media \0screen {
img {
	width: auto; /* for ie 8 */
}
}
