/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);*/
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);


.about-container .about-item {
	padding-right: 2em;
}

.about-container .choose-item h3 i {
	margin-right: .4em;
	
	color: #F90;
}

.about-container .choose-item h3 {
	margin-bottom: 0;
	
	font-size: 14px;
}

.work-container .work-item .thumbnail {
	margin-bottom: 1.5em;
}

.service-container .service-item h3 {
	font-size: 14px;	
}

.service-container .service-item h3 i {
	position: relative;
	top: 3px;
	
	margin-right: .25em;
	
	color: #a72e73;
	
	font-size: 24px;
}


/* nuevo induraees */

#header {
	padding: 22px 0 0 0 !important;
}

#nav .container > #main-nav > li.active a {
	border-top-color: #a72e73 !important;
}

body {
	font-family: 'Lato', Arial, sans-serif !important;
	background: none !important;
	font-size: 15px;
	line-height: 20px;
}

h1, h2, h3, h4, p {
	font-family: 'Lato', Arial, sans-serif !important;
}

#footer #footer-logox {
	color: #a72e73;
}

#sublogo {
	padding-top: 40px;
	font-size: 16px;
	color: #a72e73;

}
#contact-details {
float: right;
padding-bottom: 15px;
padding-top: 50px;
}

#contact-details li {
float: left;
list-style: none;
}

#contact-details a, .contact-details a {
	color: #333 !important;
}
#contact-details a:hover {
	text-decoration: none;
}

#wrapper {
	border-top: 4px solid #a72e73;
}

#welcome h1 {
	font-size: 26px;
	color: #a72e73;
	font-style: normal !important;
}

#welcome-text a  {
	color: #333 !important;
	text-decoration: underline;
}

.morado h1, .morado h2, .morado h3 {
	color: #a72e73;
}

li {
	font-size: 14px;
}

a {
	color: #a72e73;
}

a:hover {
	cursor: pointer;
	color: #a72e73;
}

#admin-login {
	bottom: 0;
	
}

p {
	font-size: 14px !important;
}

#footer, #copyright {
	background: #333 !important;
}

#footer {
}
#footer h3 {
	font-style: 17px;
}

#copyright {
		margin-bottom: 5px;
}


#footer {
background: #333;
/*min-height: 200px;*/
padding: 0 20px;
color: rgba(255, 255, 255, 0.6);
	border-top: 2px solid #a72e73;
}

#footer .subfooter {
border-top: 1px dotted rgba(255, 255, 255, 0.1);
margin-top: 1em;
padding-top: 1em;
}

.enlaces {
	list-style: none;
 list-style-position: outside;
 	margin-left: 0

}
#nav .container > #main-nav > li {
	padding: 0 20px 0 0;
}

/* estilo de los meta en las noticias */
.news-meta {
   text-transform: uppercase;
   font-size: 11px;
   margin-bottom: 5px;
}
.news-meta i {
   margin: 0px 1px 0px 2px;
}
.news-extra {
   margin-top: 5px;
   margin-bottom: 5px;
}


#responsive-nav-items li.active a {
	background-color: #a72e73;
}

.marco {
    border: 1px solid rgb(221, 221, 221);
    padding: 2px;
}

h4, h5, h6 {
	margin-bottom: 0px;
}

.error-message {
	color: red;
}

h4 {
	font-size: 16px;
}