/*
	Template Name: imasD
	Version: 0.1
 */


/**** FONTS ****/
	@import url(http://fonts.googleapis.com/css?family=Lato:100);
	@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300);


 
/**** RESET ****/
	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 {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-size: 12px;
		line-height: 1;
	    margin:0;
	    padding:0;
	    border:0;
	    outline:0;
	    font-size:100%;
	    vertical-align:baseline;
	    background:transparent;
	}
	
	body {
	    line-height:1;
	}
	
	article,aside,details,figcaption,figure,
	footer,header,hgroup,menu,nav,section { 
	    display:block;
	}
	
	nav ul {
	    list-style:none;
	}
	
	blockquote, q {
	    quotes:none;
	}
	
	blockquote:before, blockquote:after,
	q:before, q:after {
	    content:'';
	    content:none;
	}
	
	a {
	    margin:0;
	    padding:0;
	    font-size:100%;
	    vertical-align:baseline;
	    background:transparent;
	}
	ins {
	    background-color:#ff9;
	    color:#000;
	    text-decoration:none;
	}
	mark {
	    background-color:#ff9;
	    color:#000; 
	    font-style:italic;
	    font-weight:bold;
	}
	
	del {
	    text-decoration: line-through;
	}
	
	abbr[title], dfn[title] {
	    border-bottom:1px dotted;
	    cursor:help;
	}
	
	table {
	    border-collapse:collapse;
	    border-spacing:0;
	}
	
	hr {
	    display:block;
	    height:1px;
	    border:0;   
	    border-top:1px solid #cccccc;
	    margin:1em 0;
	    padding:0;
	}
	
	input, select {
	    vertical-align:middle;
	}
	
	.clear, .fix { clear: both; padding: 0; margin: 0; height: 0; width: 0;}
	
/* =WordPress Core
-------------------------------------------------------------- */
	.alignnone {
	    margin: 5px 20px 20px 0;
	}
	
	.aligncenter,
	div.aligncenter {
	    display: block;
	    margin: 5px auto 5px auto;
	}
	
	.alignright {
	    float:right;
	    margin: 5px 0 20px 20px;
	}
	
	.alignleft {
	    float: left;
	    margin: 5px 20px 20px 0;
	}
	
	.aligncenter {
	    display: block;
	    margin: 5px auto 5px auto;
	}
	
	a img.alignright {
	    float: right;
	    margin: 5px 0 20px 20px;
	}
	
	a img.alignnone {
	    margin: 5px 20px 20px 0;
	}
	
	a img.alignleft {
	    float: left;
	    margin: 5px 20px 20px 0;
	}
	
	a img.aligncenter {
	    display: block;
	    margin-left: auto;
	    margin-right: auto
	}
	
	.wp-caption {
	    background: #fff;
	    border: 1px solid #d58500;
	    max-width: 96%; /* Image does not overflow the content area */
	    padding: 5px 3px 0px;
	    text-align: center;
	}
	
	.wp-caption.alignnone {
	    margin: 5px 20px 20px 0;
	}
	
	.wp-caption.alignleft {
	    margin: 5px 20px 20px 0;
	}
	
	.wp-caption.alignright {
	    margin: 5px 0 20px 20px;
	}
	
	.wp-caption img {
	    border: 0 none;
	    height: auto;
	    margin: 0;
	    max-width: 98.5%;
	    padding: 0;
	    width: auto;
	}
	
	.wp-caption p.wp-caption-text {
	    font-size: 11px;
	    line-height: 17px;
	    margin: 0 !important;
	    padding: 5px 4px 5px;
	
	    color: #000;
}
	
	
/*** CSS ***/

	html, body {
		background: #f3f3f3 url(images/bg.jpg) repeat;
	
	}
	h1, h2, h3, h4, h5, h6 {
		font-family: 'Yanone Kaffeesatz', sans-serif;
	}
	h2 {
	    font-size: 30px !important;
	    line-height: 1.5;
	    margin: 5px 0 10px 0;
	}
	h3 {
	    font-size: 25px !important;
	    line-height: 1.5;
	    margin: 5px 0 10px 0;
	}
	h4 {
	    font-size: 20px !important;
	    line-height: 1.5;
	    margin: 5px 0 10px 0;
	}
	h5 {
	    font-size: 17px !important;
	    line-height: 1.5;
	    margin: 5px 0 7px 0;
	}
	h6 {
	    font-size: 13px !important;
	    line-height: 1.5;
	    margin: 5px 0 5px 0;
	}
	
/* = Header *
--------------------------- */
	#header {
		background: rgba(0, 0, 0, 0) url(images/bgHeader.png) repeat-x;
		/* 	height: 76px; */
		width: 100%;
		padding: 0;
		margin: 0;	
		z-index: 99;
		position: relative;
		margin-bottom: 30px; /* Temporal */
	}
	#header .headTop {
		width: 970px;
		height: 71px;
		margin: 0 auto;
	}
	#header .headerIMASD .headLogo {
		background: rgba(0, 0, 0, 0) url(images/logoHead.png) no-repeat;
		float: left;
		width: 140px;
		height: 71px;
		overflow: hidden;
		text-indent: -9999px;
	}
	#header .headerIMASD .headSlogan {
		float: left;
		color: #9b9b9b;
		background: rgba(0, 0, 0, 0) url(images/sepHead.jpg) no-repeat;
		background-position: center right; 
		padding: 15px 20px;
		margin: 13px 10px;
		font-weight: lighter;
		font-size: 15px;
	}
	#header .headSlogan a{
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		color: #9b9b9b;
		text-decoration: none;
		font-weight: lighter;
		font-size: 15px;
	}


/* = Navigation *
-------------------------- */
	#headNav,
	#footNav {
		float: right;
		margin: 29px 0;
	}
	
	#headNav ul,
	#footNav ul {
		margin: 0;
		padding: 0;
	}
	
	#headNav ul li,
	#footNav ul li {
		float: left;
		margin: 0 5px;
	}
	
	#headNav ul li a,
	#footNav ul li a {
		text-decoration: none;
		color: #6a6a6a;
		font-size: 13px;
	}
	#headNav ul li a.active,
	#headNav ul li a:hover,
	#footNav ul li a.active,
	#footNav ul li a:hover {
		color: #d58500;
		text-decoration: underline;
	}
	
	
/* = Content *
--------------------------- */
	#wrapContent {
		clear: both;
		width: 970px;
		height: auto;
		margin: 0 auto;
		margin-bottom: 50px;
		/* overflow: hidden; */
	}
	#content{
		width: 670px;
		float: left;
		min-height: 200px;
	}
	/* = Stories List *
	--------------------------- */
		.story {
		    width: 670px;
		    float: left;
		    clear: left;
		    padding: 0;
		    margin: 0 0 15px 0;
		    background: #FFFFFF;
		    -webkit-border-radius: 5px;
		    -moz-border-radius: 5px;
		    border-radius: 5px;
		    -webkit-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    -moz-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		}
		.story .imageStories {
		    width: 288px;
		    position: relative;
		    float: left;
		    margin: 0;
		    padding: 0;
			-webkit-border-radius: 1px;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-bottom-left-radius: 5px;
			-moz-border-radius: 1px;
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-bottomleft: 5px;
			border-radius: 1px;
			border-top-left-radius: 5px;
			border-bottom-left-radius: 5px;
			overflow: hidden;
		}
		.imageStories a {
			text-decoration: none;
			font-family: 'Raleway', sans-serif !important;
			font-weight: 100 !important;
		 }
		.imageStories .datePublished {
			position: absolute;
			bottom: 10px;
			right: 10px;
			color: #FFF;
			font-family: 'Lato', sans-serif !important;
			font-weight: 100 !important;
			font-size: 30px;
		}
		.imageStories img {
		    width: 288px;
		    height: 240px;
		}
		.story .contentStories {
		    float: left;
		    width: 320px;
		    padding: 30px 30px;
		}
		.contentStories .titleStories {
			float: left;
			margin: 0 0 10px 0;
		}
		.contentStories .titleStories,
		.contentStories .titleStories a{
			font-family: 'Yanone Kaffeesatz', sans-serif;
			color: #d58500;
			line-height: 25px;
			font-size: 21px;
			padding: 0;
			text-decoration: none;
		}
		.contentStories .titleStories a:hover {
			color: #333333;
		}
		.contentStories .metaStories {
			clear: both;
			float: left;
			margin-bottom: 10px;
		}
		.metaStories span,
		.metaStories a {	
			font-family: 'Yanone Kaffeesatz', sans-serif;
			color: #CCCCCC;
			font-size: 14px;
			text-decoration: none;
		}
		.metaStories a:hover {
			color: #d58500;
		}
		.metaStories .categories a {
			border-right: 1px solid #CCC;
			padding-right: 7px;
			padding-left: 7px;
		}
		.metaStories .author {
			border-right: 1px solid #CCC;
			padding-right: 7px;
		}
		
		.metaStories .categories a:last-child {
			border-right: none;
			padding-right: 0;
			padding-left: 7px;
		}
		
		.contentStories .description {
			float: left;
			clear: both;
			margin-top: 10px;
			text-align: justify;
			width: 100%;
		}
		.contentStories .description,
		.contentStories .description p,
		.contentStories .description a{
			color: #666666;
			font-family: Arial;
			font-size: 12px;
			line-height: 17px;	
		}
	/* = Single Post *
	--------------------------- */
		.article { margin: 0 0 20px 0; overflow: hidden; }
		.article .titleArticle {
			font-size: 54px;
			margin-bottom: 20px;
			color: #656565;
			text-shadow: 0 0 1px rgba(0, 0, 0, 0.19);
		}
		.article .bgArticle {
			overflow: hidden;
		    width: 670px;
		    float: left;
		    clear: left;
		    padding: 0;
		    margin: 0;
		    background: #FFFFFF;
		    -webkit-border-radius: 5px;
		    -moz-border-radius: 5px;
		    border-radius: 5px;
		    -webkit-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    -moz-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    position: relative;
		    z-index: 300;
		}		
		.imageArticle img {
			width: 100%;
			height: auto;
		}
		.contentArticle img {
			max-width: 630px;
			height: auto;
			}
		.article .contentArticle {
			margin: 20px;
		}
		.article .contentArticle,
		.article .contentArticle *{
			font-size: 13px;
			line-height: 22px;
			color: #999;
		}
		.article .contentArticle p { margin-bottom: 10px; }
		.article .contentArticle a:hover {color: #d58500;}
		.article .metaArticle {
		    border-top: 1px solid #e0e0e0;
		    border-bottom: 1px solid #e0e0e0;
		    margin-bottom: 20px;
		    padding: 10px;
		    font-size: 12px;
		    color: #656565;
		}
		.article .topShare {
		    float: right;
		    margin-top: -4px;
		}		
		.article .bottomShare {
			clear: both;
			float: right;
			height: 20px;
			background: #F3CC70;
			padding: 15px 15px 5px 15px;
			margin-top: -10px;
			-webkit-border-bottom-right-radius: 5px;
			-webkit-border-bottom-left-radius: 5px;
			-moz-border-radius-bottomright: 5px;
			-moz-border-radius-bottomleft: 5px;
			border-bottom-right-radius: 5px;
			border-bottom-left-radius: 5px;
			z-index: 150;
		}
		/* = Tablas > Datasheet *
		--------------------------- */
		table.datasheet th {
		    text-align: left;
		    padding: 10px;
		}
		table.datasheet td {
		    font-size: 12px;
		    line-height: 1.5;
		    padding: 10px;
		}
		table.datasheet tr {
		    margin-bottom: 5px;
		    padding-bottom: 5px;
		    border-bottom: 1px solid #F7F7F7;
		}
		table.datasheet {
		    margin: 30px 0;
		    border: 1px solid #E0E0E0;      
		}

/* = Rotador *
--------------------------- */
	#rotador,
	#rotador-bottom {
		width: 100%;
	/* height: 308px; */
		clear: both;
	}
	
	#rotador a,
	#rotador-bottom a {
		float: left;
		width: 100%;
		height: 100%;
	}
	#rotador-bottom { margin-bottom: 50px; margin-top: 50px;}

	#rotador .img_rotador {
		background: #000000 url(images/bg_rotador.jpg) no-repeat center center;
		width: 100%;
		height: 111px;
		clear: both;
	}
	#rotador-bottom .img_rotador {
		background: #000000 url(cabeceras/rotador.jpg) no-repeat center center;
		width: 100%;
		height: 308px;
		clear: both;
	}
	
	#rotador .head { display: none; }
	#rotador-bottom .head {
		height: 73px;
		width: 100%;
		background: #FFF;
		padding: 0;
		box-shadow: 1px 0 16px rgba(0, 0, 0, 0.16);
		overflow: hidden;
		margin: 0px 0px 20px 0;
	}
	
	.head p {
		clear: both;
		width: 800px;
		height: auto;
		margin: 0 auto;
		padding: 23px;
		font-family: 'Lato', sans-serif !important;
		font-size: 28px;
		color: #AAA;
		text-align: right;
	}
	
	.head p u {
		color: #d58500;
	}
	
/* = Sidebar *
--------------------------- */
	#sidebar {
		width: 270px;
		float: right;
	}
	/* = Widgets *
	--------------------------- */
		.widget {
		    width: 270px;
		    float: left;
		    clear: left;
		    padding: 0;
		    margin: 0 0 15px 0;
		    background: #FFFFFF;
		    -webkit-border-radius: 5px;
		    -moz-border-radius: 5px;
		    border-radius: 5px;
		    -webkit-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    -moz-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		}
		.widget-nbg {
		    width: 270px;
		    float: left;
		    clear: left;
		    padding: 0;
		    margin: 0 0 15px 0;
		}
		.wTitle {
		    background: #f7f7f7 url(images/bg_twidget.jpg);
		    width: 263px;
		    height: 70px;
		    text-align: right;
		    margin: 5px;
			}
		.wTitle span {
		    font-family: 'Yanone Kaffeesatz', sans-serif;
		    color: #d58500;
		    line-height: 25px;
		    font-size: 21px;
			text-transform: uppercase;
			padding: 21px;
			float: right;
		}	
		.wContent {
		    margin: 5px;
		    padding: 0;
		    overflow: hidden;
		}
		
		#wCategorias .list-categorias {
			margin: 0 20px;
			list-style: none;
		}
		
		#wCategorias .list-categorias a {
		    color: #999999;
		    text-decoration: none;
		    font-family: 'Yanone Kaffeesatz', sans-serif;
		}
		#wCategorias .list-categorias li {
		    margin-bottom: 7px;
		}
		#wCategorias .list-categorias a:hover {color: #d58500;}
		
 
		#wUltimosPosts .last-stories li {
		     list-style: none;
		    margin: 0 0 15px 0;
		    padding: 0;
		    min-height: 60px;
		}
		#wUltimosPosts .last-stories a { text-decoration: none; }

		#wUltimosPosts .last-stories .contentLastS {
		    float: left;
		    width: 190px;
		    font-family: 'Yanone Kaffeesatz', sans-serif;
		    color: #999999;
		    text-align: left;
		    text-decoration: none;
		    margin: 11px 0;
		    line-height: 1.2;
		}
		#wUltimosPosts .last-stories .last-stories {
		    margin: 0;
		    padding: 0;
		}
		#wUltimosPosts .last-stories .thumbLastS,
		#wUltimosPosts .last-stories img {
			width: 60px;
			height: 60px;
		    float: right;
		    -webkit-border-radius: 60px;
		    -moz-border-radius: 60px;
		    border-radius: 60px;
		    overflow: hidden;
		    -webkit-box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.1);
		    -moz-box-shadow:    1px 1px 1px rgba(50, 50, 50, 0.1);
		    box-shadow:         1px 1px 1px rgba(50, 50, 50, 0.1);
		    margin-right: 5px;
		}
		#wUltimosPosts .last-stories .dateLastS {
		    color: #D58500;
		    font-family: 'Lato', sans-serif !important;
		    border-right: 1px solid #D58500;
		    padding-right: 7px;
		    margin-right: 7px;
		}

		
/* = Comentarios *
--------------------------- */
.comments_container {
clear: both;
overflow: hidden;
padding-top: 30px;
}
		
/* = Paginacion *
--------------------------- */
.pagination {
    clear: both;
    margin-bottom: 30px;
    padding: 5px 0;
    overflow: hidden;
}
.pagination ul {
    float: right;
    margin: 0;
    padding: 0;
}
.pagination li {
    float: left;
}
.pagination a {
    padding: 5px 10px;
    overflow: hidden;
     margin-left: 10px;
    text-decoration: none;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #D58500;    
    clear: left;
 		    background: #FFFFFF;
		    -webkit-border-radius: 2px;
		    -moz-border-radius: 2px;
		    border-radius: 2px;
		    -webkit-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    -moz-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
		    position: relative;
		    z-index: 300;
    
    line-height: 1.5;
}
.pagination a:hover {
    color:#999999;
}
.pagination a.current {
    color:#999999;
	font-weight: bold;
}

/* = Footer *
--------------------------- */

	#footer {
		position: relative;
		/*
		position: absolute;
		bottom: 0;
		*/
		height: 73px;
		width: 100%;
		background: #FFF;
		padding: 0;
		margin: 0;
		box-shadow: 1px 0 16px rgba(0, 0, 0, 0.16);
		overflow: hidden;
	}
	
	#footer .bottomFoot {
		width: 970px;
		height: 71px;
		margin: 0 auto;
	}
	#footer .footLogo {
		background: rgba(0, 0, 0, 0) url(images/logoFoot.png) no-repeat;
		float: left;
		width: 140px;
		height: 71px;
		overflow: hidden;
		text-indent: -9999px;
	}
	#footer .footSlogan {
		float: left;
		color: #9b9b9b;
		background-position: center right; 
		padding: 15px 20px;
		margin: 13px 10px;
		font-weight: lighter;
		font-size: 15px;
	}


/* = 404 *
--------------------------- */
	
#rotador.error404{
background: #000 url(images/404.jpg) center center;
height: 470px;
}
#rotador.error404 .e404 {
height: 470px;
float: left;
width: 100%;
}

/* = Home *
--------------------------- */
#section1_Home {
	overflow: hidden;
}
#section1_Home li.gridInfoHome {
    width: 305px;
    float: left;
    margin-left: 27px;
    text-align: center;
}
#section1_Home li.gridInfoHome:nth-of-type(1) {
    margin-left: 0;
}
.containerInfoHome {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;       
    margin: 40px 0 15px 0;
    background: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
    -moz-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
    box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07);
    text-align: left;
    min-height: 260px;
}
.titleInfoHome {
    padding: 30px;
    border-bottom: 1px solid #cacaca;
    font-family: 'Lato', sans-serif !important;
    font-size: 27px;
    color: #aaaaaa;
}
.descriptionInfoHome {
    padding: 30px;
    text-align: justify;
    font-family: Arial;
    font-weight: lighter;
    line-height: 1.5;
    font-size: 12px;
}

div.separador {
	height: 73px;
	width: 100%;
	background: #FFF;
	padding: 0;
	box-shadow: 1px 0 16px rgba(0, 0, 0, 0.16);
	overflow: hidden;
	margin: 20px 0;
}

div.separador .wrapsep {
	clear: both;
	width: 970px;
	height: auto;
	margin: 0 auto;
	padding: 23px;
}
div.separador .wrapsep span {
	font-family: 'Lato', sans-serif !important;
	font-size: 28px;
	color: #AAA;
	float: left;
	margin-left: 50px;
}
.android4_logo {  background-image:url(images/android40.jpg); background-repeat:no-repeat; background-position: 0px 0px; height:30px; width:90px; }
.googlePlay_logo { margin-left: 40px !important; background-image:url(images/googleplay.jpg); background-repeat:no-repeat; background-position: 0px 0px; height:30px; width:92px; }


/* = Botones *
--------------------------- */


.btn {
  font-family: 'Lato', sans-serif !important;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  padding: 10px 50px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);  
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}






/**/
ul#listaProductos {
	width: 890px;
	overflow: hidden;
	margin: 0 auto;
}

ul#listaProductos div.wrapper {
    width: 100%;
    min-height: 310px;
    float: left;  
    padding: 25px; 
    margin: 0; background: #FFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07); -moz-box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07); box-shadow: -2px 3px 3px rgba(1, 0, 2, 0.07); text-align: left; 
    display: inline-block;
    box-sizing: border-box;
}
ul#listaProductos li.contProducto {
    float: left;
    width: 430px;
    margin: 70px 0 40px 0px;
    padding: 0;
    display: block !important;
    position: relative;
}
ul#listaProductos li.contProducto:nth-child(odd) {
    clear: both;
}
ul#listaProductos li.contProducto:nth-child(even) {
    float: right;
}
ul#listaProductos img.thumbProducto {
    width: 295px;
    height: 181px;
    margin: -90px 40px 20px 40px;
}
ul#listaProductos .infoP_l {
    width: 170px;
    float: left;
    height: 174px;
}
ul#listaProductos .infoP_r {
    width: 180px;
    float: right;
 }
ul#listaProductos .infoP_r li{
	margin-bottom: 5px;
    font-size: 12px;
    color: #787878;
    list-style: disc inside none;
}
.btn-producto{
	padding: 10px 30px;
	background: #538DA1;
	color: #FFF;
	text-transform: uppercase;
	position: absolute;
	bottom: 40px;
	border-bottom-color:#1f616b;
}
.btn-producto:hover{
	background: #86BED1;color: #FFF;
}


ul#listaProductos .infoP_l h4 {
	color: #D58500;
	text-transform: uppercase;
}











section.infoDispositivo {
    height: 380px; 
    width: 100%;
    background: transparent url(images/bgInfoProducto.png) 0px -7px;
    padding: 0;
/*     box-shadow: 1px 0 16px rgba(0, 0, 0, 0.16); */
    overflow: hidden; 
    margin: 20px 0 60px 0;
}

section.infoDispositivo .wrap {
    width: 930px;
    margin: 0 auto;
    padding: 20px;
}
.feature-image.pull-right {
    float: right;
    margin-left: 20px;
    
    margin-top: -30px;
	margin-right: -20%;


}
.feature-image.pull-left {
    float: left;
    margin-right: 20px;
    
    margin-top: -30px;
	margin-left: -20%;
}

section.infoDispositivo .lead {
padding: 20px 0;
font-size: 12px;
line-height: 1.8;
color: #707070;
}

h2.feature-heading {
    font-family: 'Lato', sans-serif !important; font-size: 27px; color: #AAA;
}
h2.feature-heading b {
    font-family: 'Yanone Kaffeesatz', sans-serif; color: #D58500;
    font-weight: bold;
    font-size: 29px;
}



#rotador.headerDispositivo {
	height: 475px;
	margin-bottom: 60px;
	margin-top: -30px;
	z-index: 10;
	position: relative;
	background: #000 url(images/bgheadDispositivo.png);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	text-align: center;
}

#rotador.headerDispositivo .imageDHead {
	width: 970px;
	height: 464px;
	margin: 0 auto;
	position: relative;
}

#rotador.headerDispositivo a.btn-buy {
    width: auto !important;
    height: 19px !important;
    top: 150px;
    left: 280px;
    bottom: auto;
}