/* @override http://localhost:8888/css/style.css */

/* @override http://localhost:8888/css/style.css */

@charset UTF-8;

/*		@group RESET */

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,font,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 {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

body {
	background: #FFF;
	font-family: 'ComfortaaThin', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	margin: 0 auto;
	color: #000;
}

h1 {
	font-size: 24px;
	color: #f47b20;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

h1,h2,h3,h4,h5,h6,p {
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	line-height: 125%;
}

strong {
	font-weight: bold
}

pre {
	white-space: pre
}

em,dfn,cite,q,i,var {
	font-style: italic
}

blockquote {
	margin: 0 40px 10px 20px;
}

/*		ALTERNATIVE DATA FOR CONSIDERATION

	dfn {
	display:block;
	margin-left:20px;
	text-align:right;
	font-weight:400;
	}

	code {
	margin:1.618em 0;
	white-space:pre;
	}

	code,
	tt {
	font:1em monospace;
	line-height:1.618em;
	}

	tt {
	display:block;
	margin:1.618em 0;
	}
	abbr,
	acronym {
	border-bottom:1px dotted #000;
	}

	s,
	strike,
	del {
	text-decoration:line-through;
	}

	sub,sup {
	font-size:10px;
	}

	sup {
	vertical-align:super;
	}

	sub {
	vertical-align:sub;
	}
*/

p {

}

ol,ul {
	padding: 0;
}

hr {
	border: 0 #000 solid;
	border-top-width: 1px;
	border-bottom: none;
	clear: both;
	height: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	background-image: url(../images/icon_loading.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: none;
	margin: 0
}

img[src$=".png"] {
	background-image: none
}

.with_out {
	background-image: none
}

.justifiedRight {
	text-align: right
}

.justifiedCenter {
	text-align: center
}

.justifiedLeft {
	text-align: left
}

.justifiedFull {
	text-align: justify
}

.right {
	float: right
}

.left {
	float: left
}

.aligncenter {
	display: block;
	margin: 0 auto
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.margin_t10 {
	margin-top: 10px
}

.margin_r10 {
	margin-right: 10px
}

.margin_b10 {
	margin-bottom: 10px
}

.margin_l10 {
	margin-left: 10px
}

.padding_t5 {
	padding-top: 5px
}

.padding_r5 {
	padding-right: 5px
}

.padding_b5 {
	padding-bottom: 5px
}

.padding_l5 {
	padding-left: 5px
}

.padding_t10 {
	padding-top: 10px
}

.padding_r10 {
	padding-right: 10px
}

.padding_b10 {
	padding-bottom: 10px
}

.padding_l10 {
	padding-left: 10px
}

.padding_l50 {
	padding-left: 50px;
}

/*		@end */

/*		@group GENERAL LINKS */

a,
a:link {
	color: #f47b20;
}

a:active,
a:hover {
	color: #f47b20;
}

a,
a:active,
a:link,
a:visited {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a img {
	border: none
}

a {
	outline: none!important;
	outline-width: 0!important
}

:focus {
	outline: 0
}

a.read_more {
	color: #000;
	font-weight: bold;
	float: right;
}

a.read_more:hover {
	text-decoration: underline;
}

.txt_orange {
	color: #f47b20;
}

/*		@end */

/*		@group CLEAR FLOATED ELEMENTS */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*		@end */

/*		@group GENERAL ATTRIBUTES FOR CONTAINERS */

.preWrapper {
	width: 100%;
}

.bg_header {
	background: url(../images/bg_header.jpg) repeat-x bottom left;
}

.bg_content {
	background: url(../images/bg_article.png) repeat-y top center;
}

.bg_footer {

}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 979px;
}

.alpha {
	margin-left: 0 !important;
}

.omega {
	margin-right: 0 !important;
}

.header,
.content,
.footer,
.sidebar,
.double_column,

.textArea,
.column,
.categories {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/*		@end */

/*		@group HEADER */

.header {
	width: 959px;
}

.header h1 {
	display: block;
	width: 352px;
	float: left;
	padding: 5px 0 5px 20px;
}

.header h1 a {
	color: #000;
	text-decoration: none;
}

.header h4 {
	float: right;
	display: block;
	margin: 0;
	padding-top: 132px;
}

.header .social {
	float: right;
	padding: 130px 30px 0 0;
}

.header .social li {
	float: left;
	list-style-type: none;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #535757;
	line-height: 25px;
}

.header .social li a {
	display: block;
	height: 25px;
	width: 25px;
	background: url(../images/facebook_icon.png) no-repeat left top;
}

.header .social li a.twitter {
	background: url(../images/twitter_icon.png) no-repeat left top;
}

.header .social li a.linkedin {
	background: url(../images/in.png) no-repeat left top;
	width: 27px;
}

.current_page_item {
	background-color: #f47b20;
	color: #000;
}

.header h4 a {
	color: #000;
}

.header #searchform {
	width: 200px;
	float: right;
	margin-bottom: 20px;
}

.header #s {
	float: left;
	margin-right: 10px;
	width: 120px;
}

.header #searchsubmit {
	width: 55px;
	float: left;
	text-align: center;
}

.navigation ul {
	list-style: none;
	padding: 24px 0 0px 14px;
	width: 201px;
	float: left;
	font-size: 18px;
	background: url(../images/bg_nav.png) no-repeat center center;
	position: relative;
}

.header .navigation ul li {
	margin-bottom: 17px;
}

.header .navigation ul li a {
	line-height: 26px;
	text-decoration: none;
	display: block;
	color: #FFF;
	padding-left: 7px;
}

.header .navigation ul li a:hover {
	background-color: #f47b20;
	color: #000;
}

.header .navigation ul li a.current_page_item {
	color: #000;
}
.header .navigation ul ul {
	position: absolute;
	left: 215px;
	margin: -26px 0 0 0;
	padding: 0;
	z-index: 2;
	display: none;
}
.header .navigation ul ul li {
	margin-bottom: 0;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
}
.header .navigation ul ul li a {
	background-color: #f47b20;
}
li.sub-navigation:hover ul.subnavigation {
	display: block;
}

li.subnavegacion {

}
.banner {
	position: relative;
	padding: 24px 0 0 70px;
	float: left;
	height: 266px;
}

.banner img {

}

ul.slider {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 0;
}

ul.slider li {
	list-style: none;
	width: 575px;
}

.banner .slider li h3 {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}

.banner .slider li blockquote {
	color: #FFF;
}

blockquote {
	padding-left: 30px;
	width: 500px;
}

.banner .slider li blockquote {
	color: #FFF;
	padding-left: 30px;
	width: 500px;
	font-size: 14px;
}

ul.slider li h4 {
	position: absolute;
	top: 15px;
	left: 90px;
}

.slider_control {
	position: absolute;
	left: 445px;
	bottom: 20px;
	z-index: 20;
}

.slider_control a {
	background: #000;
	color: transparent;
	text-indent: 20px;
	overflow: hidden;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 15px;
	text-align: center;
}

.slider_control a.activeSlide {
	background: #fff
}

#next,
#prev {
	position: absolute;
	top: 170px;
	background: #000;
	width: 25px;
	height: 25px;
	display: block;
	z-index: 20;
}

#next {
	left: 0;
}

#prev {
	right: 0;
}

/*		@end */

/*		@group CONTENT */

.content {
	width: 959px;
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 1px;
	background: url(../images/bg_top_article.png) no-repeat left top;
}

.services {
	float: left;
	width: 330px;
	left: 10px;
	display: block;
}

.article ul li {
	font-size: 14px;
	color: #333333;
	list-style-position: inside;
}

.article blockquote {
	padding-left: 50px;
	width: 414px;
	color: #333333;
	padding-bottom: 35px;
	line-height: 125%;
	margin: 0px;
}

.services img {
	float: left;
	padding-right: 10px;
}

.services h3 {
	color: #f47b20;
	font-size: 14px;
	font-weight: bold;
}

.article .services ol, .article .services ul {
	margin: 0px;
	padding: 0 0 25px 0;
}

.article h4.article {
	color: #f47b20;
	font-size: 18px;
	padding: 0 0 10px 10px;
	margin: 0px;
}

.content ol,
.content ul {
	padding: 5px 0 10px 10px;
	margin: 0 0 0 10px;
	display: inline-block;
}

.sidebar ol, .sidebar ul {
	margin: 0px;
	padding: 0 0 25px 20px;
}

.content li {
	line-height: 125%;
	padding-left: 0px;
}

.column {
	width: 669px;
	padding: 15px 10px 0 45px;
	min-height: 450px;
}

address.column1,
address.column2 {
	font-style: normal;
	line-height: 1.8;
	float: left;
	margin: 40px 20px 0 0;
	font-size: 18px;
}

address.column2 span,
address.column2 a {
	padding-left: 25px;
	background: url('../images/icon.jpg') no-repeat left 2px;
}
address.column2 span.cel {
	background: url('../images/icon.jpg') no-repeat left -23px;
}
address.column2 span.fax {
	background: url('../images/icon.jpg') no-repeat left -45px;
}
address.column2 a {
	background: url('../images/icon.jpg') no-repeat left -68px;
}
.sidebar {
	width: 185px;
	background-color: #535758;
	padding: 15px;
	color: #FFF;
}

.sidebar h4 {
	color: #f47b20;
	font-size: 24px;
}

.sidebar ul ol {
	margin-left: 20px;
	padding-bottom: 0;
}

.sidebar ul li a {
	color: #f47b20;
	font-size: 12px;
	font-weight: bold;
}

.sidebar ul li {
	font-size: 12px;
	font-weight: bold;

}

.sidebar li {
	list-style-type: none;
	margin-bottom: 10px;
}

p#rsslink {
	display: none;
}

.article {
	padding: 15px;
	margin-bottom: 20px;
}

.double_column.alpha {
	width: 238px;
	padding-left: 10px;
}

.double_column.omega {
	width: 300px;
}

.article p {
	font-size: 14px;
}

.double_column.omega .article img {
	padding-bottom: 20px;
	padding-left: 35px;
}

a.resources{
	display: inline-block;
	margin-bottom: 30px;
}

/*

		@end */

/*		@group FOOTER */

.footer {
	width: 959px;
	padding-bottom: 5px;
	font-size: 10px;
	margin-top: 30px;
}

.reso {
	margin-top: 50px;
}

.footer .navigation ul {
	float: left;
	list-style: none;
	width: 650px;
	height: 18px;
	padding: 0;
}

.footer .navigation li {
	float: left;
	padding: 0 14px 0 10px;
	display: block;
	width: auto;
	background-image: url(../images/fotter_nav_separation.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 18px;
}

.footer .navigation li a.current_page_item {
	background-color: white;
}

.footer .navigation li:first-of-type {
	border: none;
	background-image: url(none);
}

.footer .navigation li a {
	display: block;
	color: #535757;
	font-size: 10px;
	line-height: 15px;
	height: 18px;
}

.footer .navigation li a:hover {
	background-color: transparent;
	text-decoration: underline;
}

.footer address {
	float: left;
	width: 270px;
	line-height: 1.2;
	color: #535757;
	font-size: 10px;
	font-style: normal;
	display: block;
	padding-left: 35px;
	height: 18px;
}

.footer ul.social {
	float: left;
	list-style: none;
	margin: 20px 50px 0 20px;
}

.footer ul.social a {
	display: block;
	background-color: #888;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0 5px;
	width: 60px;
}

.footer ul.social a.twitter {
	background: #333;
}

.footer ul.social a.rss {
	background: #ccc;
}

/*		@end */

/*		@group CONTACT 7 FORM */
.sidebar input[type='text'],
.sidebar textarea {
	border: none;
	color: #444;
	margin-bottom: 10px;
}
.sidebar textarea {
	width: 178px;
	padding: 4px 4px;
	height: 90px;

}
.sidebar input[type='text'] {
	height: 18px;
	padding: 2px 4px;
	width: 178px;
}
.sidebar input[type='submit'] {
	border:none;
	width:70px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	padding:0;
	margin-left: 100px;
	color: #444;
}
.sidebar input[type='submit']:hover {
	background-color: #f47b20;
}


form.oportunities_form {
	width: 500px;
	text-align: right;
	margin: 40px 0 40px 0px;
}
form.oportunities_form label {
	display: block;
}

form.oportunities_form label.copy{
	margin-bottom: 15px;
}

.oportunities_form input[type='text'],
.oportunities_form textarea,
.oportunities_form input[type='email'],
.oportunities_form input[type='file'] {
	border: none;
	color: #444;
	margin-bottom: 10px;
	background-color: #ccc;
}
.oportunities_form input[type='file'] {
	background-color: #fff;
}
.oportunities_form textarea {
	width: 300px;
	padding: 4px 4px;
	height: 90px;

}

.oportunities_form span.message {
	float: left;
	margin-top: 4px;
	margin-left: 95px;
}

.oportunities_form input[type='email'],
.oportunities_form input[type='text'],
.oportunities_form input[type='file'] {
	height: 18px;
	padding: 2px 4px;
	width: 300px;
}


.oportunities_form input[type='submit'] {
	border:none;
	width:70px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	padding:0;
	margin-left: 100px;
	color: #444;
}
.oportunities_form input[type='submit']:hover {
	background-color: #f47b20;
}

.button {
	border: 2px solid #4bacc6;
	padding: 5px 10px;
	text-align: center;
	background: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

.button:hover {
	text-decoration: none;
	background-color: #f47b20;
	color: #444;
	border-color: #f47b20;
}

.text-center {
	text-align: center;
}


.current-opportunities-table {
	margin: 0 auto;
}

.current-opportunities-table th,
.current-opportunities-table td {
	padding: 5px;
}

.current-opportunities-table th {
	background: #f47b20;
	text-align: left;
}

.current-opportunities-table tr:nth-child(2n) td {
	background: #f2f2f2;
}

/*


.wpcf7-form input[type='text']:hover,
.wpcf7-form textarea:hover {
	border: solid 1px #0079c1;
}
.wpcf7-form input[type='text']:focus,
.wpcf7-form textarea:focus {
	border: solid 1px #0079c1;
	background:#e4ffaa;
	color:#33658a;
}

*/

/*		@end */

form.oportunities_form {

}

/*		@group BLOG COMMENTS */

/*#commentform label {
	float: left;
	width: 25%;
}

#commentform input {
	float: right;
	width: 70%;
}

#commentform textarea {
	float: right;
	width: 70%;
}

.comment-form-comment {
	margin: 5px 0 10px 0;
}

.form-allowed-tags {
	display: none;
}

#commentform input#submit {
	background: #97d701;
	border: none;
	clear: both;
	color: #FFF;
	cursor: pointer;
	float: right;
	margin: 5px 0;
	padding: 5px 0;
	width: 100px;
}

#comments-title {
	padding: 20px 0 18px 0;
}

.avatar {
	float: left;
	padding: 0px 10px 10px 0;
}

.comment-body, .commentmetadata {
	padding: 10px 0 0 0;
}

.comment-reply-link {
	background: #97d701;
	color: #FFF !important;
	clear: both;
	float: right;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}

.comment-reply-link:hover {
	color: #000;
}

.comment ul.children {
	border-top: #97d701 1px solid;
	clear: both;
	margin: 0 0 0 20px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.depth-1 {
	border-bottom: #8e8e8e 1px solid;
	margin: 0 0 10px 0;
}

#respond {
	clear: both;
	float: left;
	padding: 20px 0 0 0;
	width: 650px;
}

.comment {
	float: left;
	clear: both;
	width: 100%;
}

#s {
	width: 80px;
	margin: 15px;
}*/

/*		@end */

#feed div img{
	display:none;
}
.flowplayer a{
	background:none!important;
}