* {
	margin: 0;
	padding: 0;
}

body {
    font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
    color: #000000;
    font-size: 15px;
	text-align: justify;
	background: #ffffff;
	margin: 0;
}

#header {
	margin-bottom: 40px;
}

a {
	color: #0001a8;
	text-decoration: none;
}

a:hover {
	color: #832ba8;	
	/*text-decoration: underline;*/
}

img {
	border: 0px;
}

#home_content .img  {
	width: 480px;
	height: 336px;
	/*float: left;*/
    text-align: center;
	margin: 15px 15px 15px 0;
}

.clear {
	clear: both;
}

#pag1 {
	margin: 0px auto 0px auto;
	width: 940px;
}

#pag2 {
	position: relative;
	top:0px;
	left:0px;
}


#languages {
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	width: 940px; 
}

#languages a{
	font-weight: bold;
	color: #ffffff;
}

#languages a:hover{
	text-decoration: underline;
}

#logo {
	padding-top: 5px;
}

#page_banner {
	position: absolute;
	right: 0;
	top: 0;
}

#main_menu {
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 100px;
	background: #832ba8;
	height: 27px;
	width: 720px;
}

#main_menu a {
	color: #ffffff;
	font-size: 15px;
	text-transform: uppercase;
}

#main_menu .current a {
	color: #ffffff;
}

#main_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#rightfiles {
	float: right;
	width: 200px;
}

#main_menu .inside {
	text-align: center;
	position: relative;
	top: 5px;
}

#main_menu .menuitem {
	margin-right: 20px;
}

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #832ba8;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	height: 40px;
	overflow: hidden;
}

#footer div {
	padding-top: 14px;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}

#main_content {
	margin: 12px 0px 100px 0px;
}

.fullp {
}

.halfp {
	padding: 20px 30px 20px 30px;
}

.halfp #article_in {
	width: 570px;
}

h1 {
	font-size: 24px;
	color: #40408c;
	/*margin: 20px 0px 10px 0px;*/
}

h2 {
	font-size: 30px;
	color: #832ba8;
	margin: 20px 0px 10px 0px;
}

#aboutus_intro {
	margin-bottom: 20px;
}

#list_aboutus .content {
    width: 455px;
    display: block;
	clear: both;
}

#list_aboutus .img {
    width: 265px;
}

#list_aboutus h2 {
	color: #832ba8;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 20px 0;
    width: 455px;
    border-bottom: 1px solid #832ba8;
}

#list_aboutus .content div {   
    margin-top: -10px;
}

#list_aboutus .item0 .content {
    float: left;
}

#list_aboutus .item0 .img, #list_aboutus .item1 h2 {
    text-align: right;
}

#list_aboutus .item1 .content {
    float: right;
}

#list_aboutus .item1 .img {
    text-align: left;
}

#list_aboutus {
	margin-left: 90px;
	line-height: 180%;
	width: 760px;
}

#list_aboutus .img{
	float: left;
	margin: 0 10px 10px 0;
}

#consultores h2 {
    font-size: 24px;
}

#consultores .item {
    padding-top:25px;
}

#consultores .title {
    font-size: 24px;
    color: #832ba8;
    text-align: right;
    margin-right: 70px;
	margin-left: 350px;
	border-bottom: 1px solid #832ba8;
}

#consultores .subtitle{
    font-size: 14px;
    color: #832ba8;
    font-style: italic;
    text-align: right;
    margin-right: 70px;
}

#consultores div.thmb{
    float: left;
    display: block;
    width: 300px;
    text-align: center;
}

#consultores div.text{ 
    display: block;
    width: 500px;
    float: left;
}

div.longseparator , div.halfseparator, div.halfinseparator, div.smallseparator{
	height: 1px;
	margin: 5px 0px 5px 0px;
	position: relative;
	left: -15px;
	border-bottom: 1px solid #832ba8;
}

div.longseparator {
	width: 766px;
}

div.halfseparator {
	width: 355px;
}

div.halfinseparator {
	width: 490px;
}

div.smallseparator {
	width: 200px;
}

#home_content {
    float: right;
    width: 480px;
    display: block;
}

#home_content .text {
	font-size: 14px;
	line-height: 180%;
	margin: 20px 0px 30px 0px;
}

.blocks {
	display: block;
    width: 230px;
    float: left;
    position: relative;
    top: -18px;
}

.aftercontent {
	margin-bottom: 20px;
}

.aftercontent  img {
	height: 50px;
}

.aftercontent .img {
	float: left;
	margin: 4px;
}

.blocks h2, .aftercontent h2 { 
	color: #999999;
	font-size: 12px;
	margin: 0px;
	text-transform: lowercase;
	letter-spacing: 12px;
	margin-left: 30px;
}

.blocks h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.blocks .date {
	font-style: italic;
	color: #999999; 
}

.aftercontent a {
	font-weight: bold; 
}

#article_in .date {
	margin: -10px 0 20px 0;
}

.blocks .item {
	margin-bottom: 20px;
}

.blocks div.thmb  {
	float: left;
}

.blocks .more {
	text-align: right;
	margin-right: 10px;
}

.newsblock {
	/*float: left;*/
	display: block;
	width: 230px;
}

.linksblock {
	/*float: right;*/
	display: block;
	width: 230px;
}

.item .title {
	font-size: 16px;
	font-weight: bold;
}

#montana {
	position: absolute;
	top: -9px;
	left: 135px;
}


#admin .lang {
	float: left;
	width: 390px;
}

#admin .input input, #admin .input textarea {
	width: 370px;
}

#admin #addItem {
	text-align: right;
	margin-right: 20px;
}

#admin .result {
	margin-bottom: 10px;
}

#admin a.title {
	font-size: 14px;
	font-weight: bold;
}

#admin .files_menu span {
	margin-right: 20px;
}

.popup-content {
	width: 100%;
	text-align: center;
}

.popup-content h2 {
	color: #ffffff;
}

.popup-media img{
	max-height: 600px;
}

.popup-description {
	color: #ffffff;
}

.mfp-close-btn-in .mfp-close { 
	color: #ffffff;
	display: block;
	position: fixed;
	top: 20px;
	right: 20px;
}

.pagination {
	text-align: center;
}

.echo-intro {
	font-size: 30px;
	color: #999999;
	
}

#servicios {
	text-align: center;
}

#servicios #list_content {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#servicios h3 {
	font-size: 24px;
	border-bottom: 1px solid #832ba8;
	width: 290px;
	margin-bottom: 10px;
	/*color: #F9AA00;*/
}

#servicios div.thmb { 
	display: inline-block;
	height: 100%;
	float: left;
	width: 105px;
	text-align: center;
	padding-top: 10px; 
}

#servicios .text {
	float: left;
	display: block;
	width: 210px;
	color: #666666;
}

#servicios .item {
	display: block;
	float: left;
	width: 320px;
	margin: 0 20px;
	padding-bottom: 40px;
}

#servicios .last {
	margin: 0 200px;
}

#contact-form {
	margin-top: 40px;
}

#contact-form label {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	text-align: right;
}

#contact-form .row {
	margin-bottom: 10px;
}

#contact-form .buttons {
	text-align: center;
}

#home_main {
	margin-bottom: 0px;
}

#home_news h2 {
	font-size: 30px;
	color: #832ba8;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
}

.content_list .content_item {
	margin-bottom: 20px;
}

.title_block {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 20px;
}

.title_block img{
	position: absolute;
	top: -5px;
	left: 0;
}

.title_block .text {
	margin-left: 40px;
	border-bottom: 1px solid #832ba8;
}

.content_list h3 {
	color: #0001a8;
	font-size: 22px;
}

.content_list .date {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #832ba8;
	font-style: italic;
	font-size: 14px;
}

.content_list .content_block {
}

.content_list .content_block .img {
	float: left;
	width: 300px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}

.content_list .content_block .img img {
	max-width: 300px;
}

.content_separator {
	text-align: center;
	margin: 40px 0 40px 0;
}

#more-news {
	text-align: right;
}

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

#list_experiencia .item {
	margin-bottom: 70px;
}

#list_experiencia .content_block {
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	margin-left: 70px;
}

#list_experiencia .thmb {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	text-align: center;
}

#list_experiencia .content_block .text {
	margin-left: 200px;
}

#contactenos h2 {
	color: #832ba8;
	font-size: 30px;
	
#contactenots {}
	text-align: center;
}

#contactenos .content {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

.main-content-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}