/*   
Theme Name: Pixelkit
Theme URI: http://pixelkit.cl/
Description: Custom Template for Pixelkit Design Studio.
Author: Patricio Mas
Author URI: http://www.patriciomas.cl
Version: 2.0
.
This theme is exclusive property of Patricio Mas.
.
*/

body{
	background: #FFF;
}

#wrapper{
	width: 720px;
	margin: auto;
}
h2{
	font: normal 22px Century Gothic, Verdana;
	color: #FF1F1F;
}
h3{
	font: normal 22px Century Gothic, Verdana;
	color: #666;
	margin: 20px 0;
}
h4{
	font: normal 15px Century Gothic, Verdana;
	color: #999;
	margin: 10px 0;
}

p{
	font: normal 11px Verdana;
	color: #6C5F59;
	line-height: 20px;
	margin: 0 0 10px 0;
}
p a{
	text-decoration: none;
	color: #069;
	border-bottom: 1px dotted #069;
}
p a:hover{
	color: #FF1F1F;
	border-bottom: 1px dotted #FF1F1F;
}
strong{
	color: #069;
}

#content{
	overflow:hidden;
}

/* +++ Boxes +++ */
#content .box-top{
	background: url(images/Pixelkit-box-top.png) 0 0 no-repeat;
	height: 55px;
}
#content .box-top h2{
	font: normal 22px Century Gothic, Verdana;
	color: #FF1F1F;
	float: left;
	margin: 23px 0 0 10px;
}
#content .box{
	border-left: 1px #B2BFA4 solid;
	border-right: 1px #B2BFA4 solid;
	padding: 20px 20px 10px;
}
#content .box-bottom{
	background: url(images/Pixelkit-box-bottom.png) 0 0 no-repeat;
	height: 25px;
	border: none;
	margin: 0;
}

/* +++++++++++++++++++++++++++++ */
#content .post{
	border-bottom:1px solid #B2BFA4;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	float: left;
	width: 677px;
}
#content .box h3{
	padding: 0 0 10px 0;
	font: bold 18px Century Gothic, Verdana;
	color: #333; 
}
#content .box h3 a{
	text-decoration: none;
	color: #333; 
}
#content .box h3 a:hover{
	color: #FF1F1F; 
}

#content .box .diccionario h3{
	border-top: 1px solid #B2BFA4;
	margin:10px 0;
	padding:10px 0 0;
}
#content .intro{
	font: normal 16px/25px Verdana;
	padding: 0 0 20px 0;
}

#content .search{
	background: url(images/Pixelkit-textfields.png) 0 -163px no-repeat;
	width: 198px;
	height: 25px;
	margin: 10px 0;
}
#content input.search-textfield{
	font: normal 11px Verdana;
	padding: 6px 8px;
	border: none;
	background: none;
	width: 152px;
}
#content input.search-submit{
	background: url(images/Pixelkit-textfields.png) -204px -167px no-repeat;
	border: none;
	width: 15px;
	height: 23px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
}
#content .box a{
	color: #C00;
}
#content .box ol li{
	font: normal 13px Verdana;
	list-style: decimal;
	margin: 0 0 10px 0;
}
#content .box ul{
	margin: 0 0 30px 20px;
}
#content .box ul li{
	font: normal 13px Verdana;
	list-style: circle;
	margin: 0 0 10px;
}
#content .box ul.detalle li{
	background: url(images/arrow.png) 0 1px no-repeat;
	list-style: none;
	padding: 0 0 0 20px;
}
#content .box ul.incluye li{
	background: url(images/tick.png) 0 1px no-repeat;
	list-style: none;
	padding: 0 0 0 20px;
}
#content .box ul ul{
	margin: 0 0 0 20px;
}
#content .box ul ul li{
	font: normal 13px Verdana;
	list-style: square;
	margin: 0 0 10px;
}
#content .box ul.incluye ul li{
	background: url(images/tick_small.png) 0 1px no-repeat;
	list-style: none;
	padding: 0 0 0 20px;
}
#content .box li.phone{
	font: bold 15px Verdana;
	list-style: none;
	padding: 0 0 0 20px;	
	background: url(images/phone.png) 0 1px no-repeat;
	color: #C00;
}
#content .box li.cellphone{
	font: bold 15px Verdana;
	list-style: none;
	padding: 0 0 0 20px;	
	background: url(images/cellphone.png) 0 1px no-repeat;
	color: #C00;
}
#content .box li.e-mail{
	font: bold 16px Verdana !important;
	list-style: none;
	padding: 0 0 0 20px;	
	background: url(images/email.png) 0 3px no-repeat;
	color: #009900;
}
#content .box li span{
	font: normal 13px Verdana;
	color: #666;
}
#content  a.button-style{
	background: url(images/Pixelkit-buttons.png) -296px -155px no-repeat;
	font: bold 12px Verdana;
	width: 102px;
	height: 18px;
	color: #FFF;
	padding: 3px 0 0;
	text-decoration: none;
	float: right;
	text-align: center;
	border: none;
}
#content .post-navigation{
	margin: 0;
	width: 677px;
}
#content .post-navigation a{
	background: #FFF;
	display: block;
	border: 1px solid #A1A1A1;
	font: bold 20px Verdana;
	color: #A1A1A1;
	padding: 0 7px 3px;
	text-decoration: none;
 }
#content .post-navigation a:hover{
	border: 1px solid #333;
	color: #333;
}
#content .post-navigation .prev a{
	background-position: -296px -155px;
	float: left;
}
#content .post-navigation .prox a{
	background-position: -296px -155px;
	float: right;
}
#content .precio{
	text-align: right;
	font: bold 30px Verdana;
	color: #090;
	margin: 10px 0;
}
#content a.ver-ejemplo{
	float: left;
	display: block;
	background: url(images/Pixelkit-buttons.png) -1px -122px no-repeat;
	text-indent: -9999px;
	width: 161px;
	height: 32px;
}
#content a.solicitalo-ahora{
	float: right;
	display: block;
	background: url(images/Pixelkit-buttons.png) -163px -122px no-repeat;
	text-indent: -9999px;
	width: 209px;
	height: 32px;
}
#content .legal{
	font: normal 10px Verdana;
	color: #666;
	margin: 50px 0 0 0;
}
#content .legal ul li{
	font: normal 11px Verdana;
	color: #666;
	background: url(images/tick_small.png) 0 1px no-repeat;
	list-style: none;
	padding: 0 0 0 20px;
}
#content .ssMantencion{
	float: left;
}
#content li .precioMantencion{
	font: bold 23px Century Gothic, Verdana!important;
	color: #333!important;
}
#content .ssMantencion .SSleftside{
	float: left;
	width: 315px;
	margin: 0 20px 0 0;
}
#content .ssMantencion .SSrightside{
	float: left;
	width: 315px;
	border-left: #CCC solid 1px; 
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}
#content .ssMantencion ul.detalle{
	margin: 0 0 0 0;
	padding: 	0 0 20px;
	border-bottom: #CCC solid 1px; 
}
#content .ssMantencion ul.detalle li{
	background: none;
}
#content .ssMantencion .more-link{
	background: url(images/Pixelkit-buttons.png) no-repeat -296px -155px;
	display:block;
	height:17px;
	text-indent:0px;
	width:90px;
	float: right;
	color: #FFF;
	font: bold 10px Verdana;
	text-decoration: none;
	padding: 4px 0 0 12px;
	border: none;
}
#content .ssMantencion h4{
	background: url(images/Pixelkit-kits.png) no-repeat;
	text-indent: -9999px;
	height: 19px;
	margin: 30px 0 0 0;
}
#content .ssMantencion h4.title-kits-emprendedor{
	background-position: 0 -2px;
}
#content .ssMantencion h4.title-kits-portafolio{
	background-position: 0 -23px;
}
#content .ssMantencion h4.title-kits-institucional{
	background-position: 0 -45px;
}
#content .ssMantencion h4.title-kits-personalizado{
	background-position: 0 -66px;
}
#content table{
	font: normal 12px Verdana;
}
#content table td{
	border-bottom: #CCC solid 1px;
	padding: 0 5px 10px 0;
}
#content table td.precioDetalle{
	font: bold 23px Century Gothic, Verdana;
	color: #333;
	text-align: right;
	padding: 10px 0 0 10px;
}
img.alignright{
	float: right;
	margin: 10px 0 10px 10px;
}
img.alignleft{
	float: left;
	margin: 10px 10px 10px 0;
}
#content .gallery{
	margin:  0 auto 25px;
}
#content .gallery-caption{
	font: normal 9px Verdana;
	color: #333;
	margin: 5px 0 10px 0;
}
/* +++++++++++++++++++++++++++++ */

/* +++ Header +++ */
#header{
	height: 137px;
}
#header h1 a{
	background: url(images/Pixelkit-logo.png) 0 0 no-repeat;
	float: left;
	height: 104px;
	width: 243px;
	text-indent: -9999px;
	margin: 33px 0 0 0;
}
#header .description{
	display: none;
}
#header #main-nav{
	float: right;
	margin: 33px 0 0 0;
	*margin:63px 0 0 0;
}
#header #main-nav li{
	display: inline;
}
#header #main-nav a{
	font: bold 18px Century Gothic, Verdana;
	color: #999;
	text-decoration: none;
	margin: 0 0 0 15px;
}
#header #main-nav a:hover{
	color: #FF1F1F;
}
#header #main-nav li.current_page_item a{
	color: #FF1F1F;
}

#header #socials{
	float:right;
}
	#header #socials ul{
		background:url('images/sociales-bkgd.jpg') 0 0 no-repeat;
		font:normal 10px Tahoma;
		width:87px;
		height:32px;
		padding:10px 0 0 10px;
	}
	#header #socials li{
		display:inline;
	}
	#header #socials ul a{
		background:url('images/sociales.png') top right no-repeat;
		color:#999;
		padding:3px 23px 3px 0;
		text-decoration:none;
		height:16px;
		float:left;
		text-indent:-9999px;
		text-align:left;
	}
			#header #socials ul a.rss{
				background-position:right 0;
			}
			#header #socials ul a.twitter{
				background-position:right -22px;
			}
			#header #socials ul a.facebook{
				background-position:right -44px;
			}
		#header #socials ul a:hover{
			color:#000;
		}
#at16pcc #at16p{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#at16pc #at_feed{
	height:120px;
	padding: 0 13px;
}
#at16pc #at_feed span[style]{
	display:none !important;
}
#at16pc #at_feed span{
	display:none !important;
}

#at16pm #at16pt{
	background:none;
}
#at16pm #at16pt h4{
	color:#FF1F1F;
	font-size:18px;
}
#at16pib #at16pi{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#at16pi #at16pm{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	height:164px;
}
#at16pm #at16pc{
	height:140px;
}
#at16pm #at16pf{
	display:none;
}

/* +++ Taglines +++ */
.tagline-home{
	background: url(images/tagline-home.png) top center no-repeat;
	text-indent: -9999px;
	width: 720px;
	height: 80px;
	margin: auto;
}
.tagline-about{
	background: url(images/tagline-about.png) top center no-repeat;
	text-indent: -9999px;
	width: 720px;
	height: 100px;
	margin: auto;
}
.tagline-soluciones-web{
	background: url(images/tagline-soluciones-web.png) top center no-repeat;
	text-indent: -9999px;
	width: 720px;
	height: 96px;
	margin: 0 auto 20px;
}
.tagline-soluciones-multimedia{
	background: url(images/tagline-soluciones-multimedia.png) top center no-repeat;
	text-indent: -9999px;
	width: 720px;
	height: 96px;
	margin: 0 auto 20px;
}

/* +++ Destacados +++ */
.destacados{
	padding: 0 10px 3px!important;
}
.destacados .caption{
	background: #FFF;
	/* position: absolute; */
	height: 70px;
	width: 677px;
	padding: 8px 10px 10px 10px;
	margin: -70px 0 0 0;
	color: #333;
	border-top: 1px solid #B5B5B5;
	filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.80;
}
#content .destacados .caption h3{
	font: bold 11px Verdana;
	color: #069;
	margin: 0;
	padding: 0 0 5px 0;
}
#content .destacados .caption p{
	font-size: 10px;
	color: #069;
	line-height: 1.5;
}
.destacados .coda-slider, .destacados .coda-slider .panel {
	background: none;
	width: 707px!important;
	height: 300px;
} 
.destacados .coda-nav-left{
	position: relative;
	margin: 144px 0 0 -32px;
	z-index: 1;
}
.destacados .coda-nav-left a{
	display: block;
	background: url(images/destacados-left.png) 0 0 no-repeat;
	width: 21px;
	height: 32px;
	text-indent: -9999px;
	padding: 0;
}
.destacados .coda-nav-left a:hover{
	background-position: 0 -33px;
}
.destacados .coda-nav-right{
	position: absolute;
	margin: 144px 0 0 709px;
	*margin: 134px 0 0 2px;
	z-index: 1;
}
.destacados .coda-nav-right a{
	display: block;
	background: url(images/destacados-right.png) 0 0 no-repeat;
	width: 21px;
	height: 32px;
	text-indent: -9999px;
	padding: 0;
}
.destacados .coda-nav-right a:hover{
	background-position: 0 -33px;
}
.destacados .coda-nav{
	float: right;
	position: relative;
	display:inline;
	top: -28px;
	height: 10px;
}
.destacados .coda-nav ul {
	float: right;
	padding: 5px 0 0 0;
	*padding: 5px 45px 0 0;
	_padding: 5px 45px 0 0;
}
		@media screen and (-webkit-min-device-pixel-ratio:0) {
		.destacados .coda-nav ul {
			padding: 5px 40px 0 0;
			}
		}
.destacados .coda-nav ul li {
	float: left;
	display: inline;
}
.destacados .coda-nav ul li a.current {
	background: url(images/tabs-destacados.png) -13px 0 no-repeat;
}
.destacados .coda-nav ul li a {
	background: url(images/tabs-destacados.png) 0 0 no-repeat;
	height: 13px;
	width: 13px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 10px;
	padding: 0;
 }
/* +++ Servicios Home +++ */
.servicios-home{
	overflow: hidden;
	margin: 15px 0;
}
.servicios-home p{
	font: normal 11px Verdana;
	color: #666;
	margin: 8px 0 0 0;
}
.servicios-web{
	float: left;
	width: 350px;
}
.servicios-web img{
	float: left;
	margin: 0 10px 0 0;
}
.servicios-web a.mas-link{
	float: left;
}
.servicios-mm{
	text-align: right;
	float: right;
	width: 350px;
}
.servicios-mm img{
	float: right; 
	margin: 0 0 0 10px;
}
a.more-link{
	background:transparent url(images/Pixelkit-buttons.png) no-repeat scroll -1px -100px;
	display:block;
	height:21px;
	text-indent:-9999px;
	width:102px;
	float: right;
	border: none;
}
a.more-link:hover{
	border: none !important;
}
a.mas-link{
	font: normal 9px Verdana;
	text-align: left;
	display: block;
	background: url(images/leermas-bkgd.png) 0 0 no-repeat;
	width: 60px;
	height: 17px;
	padding: 5px 0 0 12px;
	text-decoration: none;
	color: #FF1F1F;
	margin: 10px 0 0 0;
	border: none;
	float: right;
}
a.mas-link:hover{
	color: #333;
	border: none !important;
}
	

/* +++ Clientes +++ */
.clientes{
	padding:0 0 20px 0;
}
.clientes ul{
	padding: 10px 0 0 0;
}
.clientes li{
	display: inline;
	margin: 0 20px 0 0;
}

/* +++ Testimonios +++ */
.testimonies div{
	background: url(images/Pixelkit-testimonie-box.png) 0 0 no-repeat;
	float: left;
	width: 214px;
	margin: 10px 2px 0 2px;
	padding: 7px 11px 0;
}
.testimonies div p{
	margin:0;
	padding:5px 0 0 0;
}
.testimonies div p.testimonial-quote{
	font: normal 11px Verdana;
	line-height: 16px;
	color: #6C5F59;
	height: 125px;
	padding: 0;
}
.testimonies div p.testimonial-name{
	text-align: right;
	clear: both;
	font: normal 11px Verdana;
}
.testimonies div p.testimonial-cargo{
	color: #999;
	text-align: right;
	clear: both;
	font: normal 11px Verdana;
}
.testimonies div p.testimonial-title{
	text-align: right;
	clear: both;
	font: normal 11px Verdana;
	color: #999;
}

/* +++ Perfiles +++ */
.perfil{
	display: block;
	float: left;
	width: 217px;
	margin: 20px 60px;
}
.perfil h2{
	margin: 20px 0;
}
.sociales a{
	float: left;
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 31px;
	margin: 0 10px 0 0;
}
.sociales a.twiiter{
	background: url(images/icono-twiiter.png) 0 0 no-repeat;
}
.sociales a.linkedin{
	background: url(images/icono-linkedin.png) 0 0 no-repeat;
}

/* +++ Tabbed Navigation +++ */
ul.navigation {
	margin: 20px 0 0;
}
ul.navigation li{
	display: inline;
}
ul.navigation a {
	font: bold 11px Verdana;
	text-align: center;
	background: url(images/tabs-proceso.png) no-repeat scroll 0 0;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	color: #999	;
	display: inline;
	float: left;
	height: 22px;
	padding: 52px 0 0 0;
	text-decoration: none;
}
ul.navigation a.current {
	color: #6C5F59;
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #B2BFA4;
	border-right: 1px solid #B2BFA4;
}
ul.navigation a:hover{
	color: #6C5F59;
}

/* +++ Tabs Metodología +++ */
.metodo-nav{
	background: url(images/Pixelkit-divider-top.png) bottom center no-repeat;
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden;
}
.metodo-nav a{
	width: 100px;
}
#metodos.coda-slider, #metodos.coda-slider .panel{
	width: 674px!important;
	background: none;
}
#metodos{
	padding: 0 0 0 0;
}
#metodos p{
	font-size: 17px;
	line-height: 25px;
}
	.metodo-nav .tab1 a{
		background-position: 20px -93px;
		width: 106px;
	}
	.metodo-nav .tab2 a{
		background-position: -69px -93px;
	}
	.metodo-nav .tab3 a{
		background-position: -156px -93px;
	}
	.metodo-nav .tab4 a{
		background-position: -247px -93px;
	}
	.metodo-nav .tab5 a{
		background-position: -340px -93px;
	}
	.metodo-nav .tab6 a{
		background-position: -428px -93px;
	}
	.metodo-nav .tab7 a{
		background-position: -520px -93px;
	}
	.metodo-nav .tab1 a.current{
		background-position: 20px 0;
		width: 106px;
	}
	.metodo-nav .tab2 a.current{
		background-position: -69px 0;
	}
	.metodo-nav .tab3 a.current{
		background-position: -156px 0;
	}
	.metodo-nav .tab4 a.current{
		background-position: -247px 0;
	}
	.metodo-nav .tab5 a.current{
		background-position: -340px 0;
	}
	.metodo-nav .tab6 a.current{
		background-position: -428px 0;
	}
	.metodo-nav .tab7 a.current{
		background-position: -520px 0;
	}
	.metodo-nav .tab1 a:hover{
		background-position: 20px 0;
		width: 106px;
	}
	.metodo-nav .tab2 a:hover{
		background-position: -69px 0;
	}
	.metodo-nav .tab3 a:hover{
		background-position: -156px 0;
	}
	.metodo-nav .tab4 a:hover{
		background-position: -247px 0;
	}
	.metodo-nav .tab5 a:hover{
		background-position: -340px 0;
	}
	.metodo-nav .tab6 a:hover{
		background-position: -428px 0;
	}
	.metodo-nav .tab7 a:hover{
		background-position: -520px 0;
	}

/* +++ Soluciones Web +++ */
#soluciones h3{
	font: bold 18px Century Gothic, Verdana;
	margin: 0 0 20px 0;
}
#soluciones h4{
	font: bold 13px Verdana;
	color: #333;
}
#soluciones ul{
	font: bold 11px Verdana;
	color: #6C5F59;
	margin: 0 0 0 20px;
}
#soluciones span{
	font-weight: normal;
	/* color: #999; */
}
#soluciones li{
	background: url(images/tick.png) 0 0 no-repeat;
	margin: 10px 0;
	padding: 0 0 0 22px;
	height: 16px;
	list-style-type: none !important;
}
#soluciones .detalle-diseno{
	background: url(images/icono-diseno-medida.png) 0 0 no-repeat;
	padding: 0 0 0 120px;
	height: 120px;
	margin: 0 0 10px 0;
}
#soluciones .detalle-construccion{
	background: url(images/icono-construccion.png) top right no-repeat;
	padding: 0 400px 0 0;
	margin: 0 0 10px 0;
}
#soluciones .detalle-herramientas{
	background: url(images/icono-herramientas.png) 400px 20px no-repeat;
	margin: 20px 0 0 20px;
}
#soluciones .detalle-mantencion{
	background: url(images/icono-mantencion.png) 0 0 no-repeat;
	padding: 0 0 0 120px;
	height: 100px;
	margin: 0 0 10px 0;
}


	#soluciones ul.solucion-diseno li{
		background: url(images/bullets-diseno-medida.png) 0 0 no-repeat;
		margin: 5px 0;
		padding: 3px 0 0 40px;
		height: 20px;
	}
	#soluciones ul.solucion-diseno li.icono-arbol{
		background-position: 0 0;
	}
	#soluciones ul.solucion-diseno li.icono-wireframe{
		background-position: 0 -34px;
	}
	#soluciones ul.solucion-diseno li.icono-propuestas{
		background-position: 0 -76px;
	}
	#soluciones ul.solucion-diseno li.icono-correcciones{
		background-position: 0 -112px;
	}
	#soluciones ul.solucion-diseno li.icono-construccion{
		background-position: 0 -154px;
	}
.solucion-servicios div{
	background: url(images/iconos-servicios.png) 0 0 no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 0 50px;
}
.solucion-servicios div.dns{
	background-position: 0 0;
}
.solucion-servicios div.host{
	background-position: 0 -80px;
}
.solucion-servicios div.e-mail{
	background-position: 0 -160px;
}
.solucion-servicios div.wordpress{
	background-position: 0 -241px;
}
.solucion-servicios div.analytics{
	background-position: 0 -331px;
}


/* +++ Tabs Soluciones Web +++ */
.soluciones-nav{
	background: url(images/Pixelkit-divider-top.png) bottom center no-repeat;
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden;
}
.soluciones-nav a{
	width: 142px;
}
#soluciones.coda-slider, #soluciones.coda-slider .panel{
	width: 674px!important;
	background: none;
}
#soluciones{
	padding: 0 0 0 0;
}
#soluciones p{
	font-size: 11px;
	line-height: 20px;
}
.soluciones-nav ul.navigation a {
	font: normal 15px Century Gothic, Verdana;
	background: none;
	color: #999	;
	height: 22px;
	padding: 15px 0;
	text-decoration: none;
}
.soluciones-nav ul.navigation a.current {
	color: #069;
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #B2BFA4;
	border-right: 1px solid #B2BFA4;
}
.soluciones-nav ul.navigation a:hover{
	color: #069;
}

/* +++ Soluciones Multimedia +++ */
#soluciones .detalle-multimedia{
	background: url(images/icono-multimedia.png) 0 0 no-repeat;
	padding: 0 0 0 150px;
	height: 130px;
	margin: 0 0 10px 0;
}
#soluciones .solucion-multimedia li{
	display: inline;
	float: left;
	width: 300px;
}

/* --- Formularios --- */


.wpcf7-checkbox .wpcf7-list-item-label{
	display:inline-block;
	width:630px;
}
.wpcf7-form p.solicitalo-ahora input{
	background: transparent url(images/Pixelkit-buttons.png) -164px -122px no-repeat;
	display:block;
	float:right;
	border: none;
	width:209px;
	height:32px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
}
.wpcf7-form p.enviar input{
	background: transparent url(images/Pixelkit-buttons.png) -191px -155px no-repeat;
	display:block;
	float:right;
	border: none;
	width:104px;
	height:32px;
	margin:0;
	padding:0;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
}
.wpcf7-form .your-name input, .wpcf7-form .your-email input, .wpcf7-form .your-telephone input{
	background: url(images/Pixelkit-textfields.png) 0 0 no-repeat;
	width: 455px;
	height: 14px;
	font: normal 11px Verdana;
	padding: 6px 8px;
	border: none;
}
.wpcf7-form textarea{
	background: url(images/Pixelkit-textfields.png) 0 -27px no-repeat;
	width: 455px;
	height: 123px;
	font: normal 11px Verdana;
	padding: 6px 8px;
	border: none;
}
.wpcf7-form .campos-texto{
	width: 471px;
	margin: 0 auto;
}


/* +++ Footer +++ */
#footer{
	margin: 20px 0 0 0;
	text-align: center;
}
#footer a.boton-contactar{
	background: url(images/boton-Contactar.png) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	width: 139px;
	height: 32px;
	margin: 20px auto 0;
}
#footer a.boton-contactar:hover{
	background-position: 0 -32px;
}
#footer .copyright{
	background: url(images/Pixelkit-divider-top.png) top center no-repeat;
	padding: 80px 0;
	margin: 20px 0 0 0;
}
#footer strong{
	background: url(images/Pixelkit-icono.png) top center no-repeat;
	font-weight: bold;
	padding: 35px 0 0 0;
	
}
#footer p{
	font: normal 10px Verdana;
	color: #6C5F59;
}

iframe{
overflow-x: hidden;
}