html, body{
  	font-family: 'Open Sans', sans-serif;
	color: #232c32;
	font-size: 1em;
 	background: #eeeeee;
	padding: 0px;
	margin: 0px;
}
/*////////////////////////////////////////////////////////////
// -----start-header----*/
#header {
	height: 95px;
    background-color: #000;
}
#logo {
	width: 173px;
	float: left;
	padding: 0;
	position: absolute;
	z-index: 1000;	
}
#logo h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px;	
}
a.mylogo { 
	background: transparent url(../images/ept-logo.png) no-repeat top left; 
	width: 173px; 
	height: 95px; 
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	overflow: hidden;
	text-indent:-9000px;
}

/*----navbar-nav----*/
nav {
	position: relative;
	margin-top: 20px;
	z-index: 900;
	float: right; 
}
.navbar-inverse {
	background-color: #000;
	border: 0px;
}
.nav li a {
	font-size: 1.3em;
	font-family: "Oswald", Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFF;
}
.nav li a.fb { 
	background: transparent url(../images/facebook.png) no-repeat top left; 
	width: 32px; 
	height: 32px; 
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 5px;
	border: 0px;
	overflow: hidden;
	text-indent:-9000px;
}
.navbar-inverse .nav > li > a.comprar {
	color: #9abc10;
}
.navbar-inverse .navbar-toggle {
	border-color: #454e55;	
}

/*////////////////////////////////////////////////////////////
// -----slideshow----*/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}
.carousel-caption h2 {
	text-indent: -9000px;
}
/*////////////////////////////////////////////////////////////
// -----CONTADORES----*/
#contadores {
	width: 100%;
	background-color: #e4e4e4;
	padding: 20px 0px;
}
/*----banner-contadores----*/
.losconts {
	margin-top: -100px;
	z-index: 950;
	position: relative;
}
.circle1 {
    width: 125px;
	height: 85px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px #c5c5c5 solid;
    margin: 20px auto;
    background: #fff;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
	font-weight: 300;
    font-size: 18px;
    color: #7a7872;
    display: block;
    vertical-align: top;
	text-align: center;
    padding: 20px 0px;
}
.circle2 {
    width: 160px;
	height: 85px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px #c5c5c5 solid;
    margin: 0px auto;
    background: #fff;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
	font-weight: 300;
    font-size: 18px;
    color: #7a7872;
    display: block;
    vertical-align: top;
	text-align: center;
    padding: 35px 0px;
}
.cifras {
	color: #000;
	font-weight: 400;
    font-size: 28px;
}
/*----end-banner-contadores----*/
#buscador {
	text-align: center;	
}
#jdsearchtext {
	color: #3d3d3d;
	font-family: "Oswald", Helvetica, Arial, sans-serif;
	font-weight: 300;
    font-size: 20px;
	background-color: #c5c5c5;
	padding: 5px;
	height: 40px;
	width: 50%;
	border: 0px;
	border-radius: 25px;
    -webkit-border-radius: 25px;
	margin: 0px;
}
#searchsubmit {
	background: transparent url(../images/buscador.png) no-repeat top left; 
	text-indent:-9000px;
	width: 90px; 
	height: 50px;
	border: 0px;
	margin: 0px;
}
/*////////////////////////////////////////////////////////////
// -----CONTENIDOS----*/
#contents .container {
	padding: 15px 100px;
	background-color: #fff;
}
/* HOME NEWS */
.hometxt {
	padding-left: 40px;
	border-left: 3px solid #e4e4e4;
}
.homenews {
	float: left;
	width: 40%;
	padding-left: 40px;
	margin-right: 30px;
	border-left: 3px solid #e58201;
}
.news {
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 2px solid #e5e5e5;
}
.homenews .news a {
	color: #000;
}
.homenews .news a:hover {
	color: #e58201;
}
.bulletnews {
	color: #e58201;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
}
/* //////////////////////// */
h1 {
	font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 2.8em;
	line-height: 1em;
	font-weight: 300;
	padding: 20px 0px;
}
h2 {
	font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: 300;		
	padding-bottom: 20px;	
}
h3 {
	font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 300;		
}
.resaltar {
	color: #e58201;
}
p { 
	text-align: justify;
}
a {
	color: #e58201;
	text-decoration: none;
}
a:hover {
	color: #60800c;
	text-decoration: none;
}
/*////////////////////////////////////////////////////////////
// -----BOTTOM LINKS----*/
#bottomlinks {
	width: 100%;
	background-color: #101010;
	background: transparent url(../images/bgbottom.jpg) top center;
	padding: 10px 0px;
}
#bottomlinks h3 {
	font-size: 1.3em;
	font-family: "Oswald", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding-top: 15px;
}
#bottomlinks .span4 {
	height: 300px;
}
.bottoms {
	width: 280px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.bottoms li {
	list-style-type: none; /* Gets rid of the bullet points */
}
.bottoms li a {
	width: 280px; 
	float: left;
	overflow: hidden;
	text-indent:-9000px;	
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.bottoms li a.bc1 {
	background: transparent url(../images/bottomcontact1.png) no-repeat top left; 
	height: 55px; 
}
.bottoms li a.bc2 {
	background: transparent url(../images/bottomcontact2.png) no-repeat top left; 
	height: 60px; 
}
.bottoms li a.bc3 {
	background: transparent url(../images/bottomcontact3.png) no-repeat top left; 
	height: 60px; 
}
.bottoms li a.bc4 {
	background: transparent url(../images/bottomcontact4.png) no-repeat top left; 
	height: 55px; 
}
.bottoms li a.bl1 {
	background: transparent url(../images/bottomlinks1.png) no-repeat top left; 
	height: 55px; 
}
.bottoms li a.bl2 {
	background: transparent url(../images/bottomlinks2.png) no-repeat top left; 
	height: 60px; 
}
.bottoms li a.bl3 {
	background: transparent url(../images/bottomlinks3.png) no-repeat top left; 
	height: 60px; 
}
.bottoms li a.bl4 {
	background: transparent url(../images/bottomlinks4.png) no-repeat top left; 
	height: 55px; 
}
/*////////////////////////////////////////////////////////////
// -----FOOTER----*/
#footer {
	font-size: 0.85em;
	color: #666;
	width: 100%;
	background-color: #000;
	padding: 20px 0px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/*////////////////////////////////////////////////////////////
// -----MEDIA QUERIES----*/

@media(max-width:800px){
nav {
	width: 100%; 
}
ul.nav {
	padding-top: 30px;
}
ul.nav a {
	text-align: center;	
}
#contents .container {
	padding: 10px 10px;
}
.losconts {
	display: none;
}
.homenews {
	float: left;
	width: 90%;
}
#bottomlinks .span4 {
	clear: both;
	width: 100%;
}
}

/* Small devices (tablets, 768px and up) */
@media (min-width:800px) {

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min) {
	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) {

}