﻿

@import url('normalize.css');

@import url('main.css');

@import url('social.css');

@import url('widgets.css');

@import url('superfish.css');

@import url('nivo-slider.css');

@import url('entry-content.css');

@import url('forms.css');

@import url('comments.css');

@import url('shortcodes.css');

.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{position:relative; min-height:38px; padding-left:.5%; padding-right:.5%; float:left}

b{
	
	font-weight: 600;
}


@media (min-width:0px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}
	.orillas{padding-left: 5px; padding-right: 5px}
	.col-sm-12{width:100%}
	.col-sm-11{width:91.66666667%}
	.col-sm-10{width:83.33333333%}
	.col-sm-9{width:70%}
	.col-sm-8{width:66.66666667%}
	.col-sm-7{width:58.33333333%}
	.col-sm-6{width:48%}
	.col-sm-5{width:48.5%}
	.col-sm-4{width:33.33333333%}
	.col-sm-3{width:30%}
	.col-sm-2{width:23%}
	.col-sm-1{width:2.0%}
}

	.p { 
text-align: left;
  
}

.borde{
	
border: #060606 1px solid;
	
}

.padre {
    display: flex;
   align-items: center;
}
.hijo {
   padding-top: 15px;
	padding-left: 4px;
	padding-bottom: 0px;
}



#fondo{
	width:100%;
	height:100%;
	position:fixed;
	background:url('../img/lightbox-opacity.png') repeat;
	top:0;
	left:0;
	display:none;
	z-index:998;
}

#caja{
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-350px;
	margin-top:-270px;
	width:850px;
	height:540px;
	background: url('../img/img-form.png')no-repeat;
	display:none;
    text-align:center;
    color:#000;
}
#cerrar{
	width:28px;
	height:28px;
	background: url('../img/btn-form2.png') no-repeat;
	cursor:pointer;
	float:right;
	margin-top:5px;
}
#cerrar:hover{
	background:url('../img/btn-form.png') no-repeat;
} 

#btnContact a { background: url('../img/btnContact.png') no-repeat; color:#fff; font:normal 700 18px/50px 'Metrophobic', sans-serif;  position:fixed; right: 20px; text-align:right; text-decoration:none; top:1px; width:330px; height:50px; z-index:999;  }

	#btnContact a:hover { background: url('../img/btnContact2.png') no-repeat; }

body {
	font-family: 'Arvo', serif;
	font-size: 16px;
	line-height: 1.0em;
	color: #6b3b25;
	background: url(../img/bg.png);
}
.wrapper {
	width: 1340px;
	margin: 30px auto 80px auto;
	background: #f2faff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
#main h1,
#main h2,
#main h3,
#main h4,
#main h6 {
  font-family: 'Lato';
  line-height: 1.3em;
}


h1{
	color: #fff;
	line-height: 60px;
	font-weight: 900;
	font-variant:inherit; 
	font-style:oblique;
	font-size: 36px;
	font-family: 'PT Serif', serif;
	padding: 0px 0 5px 0px;
	text-align: center;
	text-shadow: 2px 2px #000;
}
h2 {
  font-size: 19px;
  color: #fff;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5{
	color: #ffffff;
	line-height: 40px;
	font-weight: 500px;
	font-variant: normal;
	font-style: normal;
	font-size: 17px;
	font-family: 'PT Serif', serif;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: center;
}

h6 {
  font-size: 14px;
}
.line-heading {
	overflow: hidden;
	margin: 0px 50px 30px 30px;
	font-family: 'Lato';
	font-weight: 700;
	line-height: 48px;
	font-size: 25px;
	border-top: 4px solid #023c65;
	border-bottom: 1px solid #023c65;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
	text-align: center;
}
.line-heading a {
	float: right;
	font-family: 'Arvo', serif;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
.action-button {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 30px;
  text-decoration: none;
  color: #fff;
  padding: 0px 13px 3px 10px;
  background: #e09402;
  border: #f6a201 solid 3px;
  border-bottom: #c88401 solid 3px;
  border-right: #c88401 solid 3px;
  border-bottom: none;
  border-right: none;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
}
.action-button:hover {
  border: #e09402 solid 3px;
  border-bottom: #f6a201 solid 3px;
  border-right: #f6a201 solid 3px;
  border-bottom: none;
  border-right: none;
  box-shadow: none;
}
.chirp p {
  padding-left: 30px;
  background: url(../img/twitter.png) no-repeat 0px 5px;
}
.chirp .meta {
  display: block;
  padding-left: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #76655d;
}
.chirp .meta:last-child {
  border: none;
}
/*-----------------------------------------------------------------------------------*/
/*	LAYOUTS
/*-----------------------------------------------------------------------------------*/
.one-third-col {
  float: left;
  margin-left: 30px;
  margin-bottom: 60px;
  width: 300px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}
.one-third-col .line-heading {
  margin: 0px 0px 20px 0px;
}
.two-third-col {
  float: right;
  margin-right: 30px;
  margin-bottom: 60px;
  width: 620px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}
.two-third-col .line-heading {
  margin: 0px 0px 20px 0px;
}
.recent-posts li {
  border-bottom: 1px solid #6b3b25;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.recent-posts .title {
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  line-height: 1.3em;
  font-weight: 700;
  color: #6b3b25;
  text-decoration: none;
}
.recent-posts .date,
.recent-posts .author {
  font-family: 'Arvo', serif;
  font-size: 14px;
  text-decoration: none;
  color: #c78301;
}
/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
header {
	background: url(../img/header.png);
	min-height: 180px;
}
header #logo {
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
header #logo:hover {
  opacity: 0.8;
}
header #logo img {
  display: block;
  margin: 0 0 0 20px;
}
/*-----------------------------------------------------------------------------------*/
/*	Nav
/*-----------------------------------------------------------------------------------*/
nav {
	background: url(../img/nav.png) no-repeat top center;
	height: 65px;
	width: 1380px;
	margin-left: -20px;
	font-family: 'Lato';
	font-size: 16px;
	font-weight: 700;
}
nav #menu-icon {
  display: none;
  background: red;
  width: 40px;
  height: 40px;
}
nav #nav {
  display: block;
  margin-left: 35px;
  /* substract 15 from the link padding */

}
nav #nav > li {
  display: block;
  float: left;
  /* Subnavigation ----------------------------------------------------*/
}
nav #nav > li:hover a,
nav #nav > li.current-menu-item a,
nav #nav > li.current_page_item a {
	background: #bc8e1c;
}
nav #nav > li > a {
  display: block;
  line-height: 65px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #dedad3;
  text-shadow: 0px 2px 0px #023c65;
}
nav #nav > li.important a {
  color: #ffe09f;
}
nav #nav > li ul {
  margin-top: 25px;
  background: #023c65;
}
nav #nav > li ul li {
  border-bottom: 1px solid #4b7a96;
}
nav #nav > li ul li:last-child {
  border-bottom: none;
}
nav #nav > li ul a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 0.5em;
  padding: 10px;
}
nav #nav > li ul a:hover {
  color: #023c65;
}
/*-----------------------------------------------------------------------------------*/
/*	MAIN
/*-----------------------------------------------------------------------------------*/
#main {
	min-height: 400px;
	position: relative;
	border-top: 5px solid #B1C4D3;
	width: auto;
}
#main .tagline {
  font-family: 'Lato';
  line-height: 1.3em;
  font-size: 36px;
  font-weight: 700;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
  text-align: center;
  margin-bottom: 40px;
  margin-right: 30px;
  margin-left: 30px;
}
.footer-divider {
	background-color: #156FB6;
	border-top: 1px solid #156FB6;
	border-bottom: 1px solid #156FB6;
	height: 8px;
	width: 100%;
}
/* PAGE CONTENT ----------------------------------------------------*/.page-content {
  position: relative;
  margin: 20px 30px 80px 30px;
}
.page-content .heading {
  margin-top: 0;
}
.page-content #map {
  /* Google map */

  height: 350px;
  width: 100%;
  margin-bottom: 20px;
}
/*-----------------------------------------------------------------------------------*/
/*	FEATURED and WORK LIST
/*-----------------------------------------------------------------------------------*/
.nav-categories {
  display: block;
  margin: 20px 30px 20px 30px;
  font-family: 'Lato', sans-serif;
  line-height: 48px;
  font-size: 14px;
  border-top: 4px solid #6b3b25;
  border-bottom: 1px solid #6b3b25;
}
.nav-categories li {
  display: block;
  float: left;
  margin-right: 20px;
}
.nav-categories li a {
  line-height: 1.5em;
  color: #6b3b25;
  text-decoration: none;
}
.nav-categories li a:hover {
  color: #e09402;
}
.nav-categories li.current a {
  color: #e09402;
  font-weight: bold;
}
.feature,
.work-list {
  display: block;
  margin-bottom: 30px;
  margin-left: 10px;
}
.feature li,
.work-list li {
  display: block;
  float: left;
  width: 300px;
  margin-left: 20px;
  margin-bottom: 40px;
}
.feature li .thumb,
.work-list li .thumb {
	position: relative;
	display: block;
	line-height: 0em;
	color: #dedad3;
	margin-bottom: 22px;
	background: #023c65;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.feature li .thumb:after,
.work-list li .thumb:after {
  position: absolute;
  bottom: -22px;
  left: 0px;
  content: '';
  background: url(../img/stacked-paper.png) no-repeat right bottom;
  width: 100%;
  height: 17px;
}
.feature li .thumb:hover .img-overlay,
.work-list li .thumb:hover .img-overlay {
  display: block;
}
.feature li .thumb:hover img,
.work-list li .thumb:hover img {
  opacity: 0.1;
}
.feature li .thumb img,
.work-list li .thumb img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.feature li .thumb .img-overlay,
.work-list li .thumb .img-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 119px;
  margin-left: -59.5px;
  margin-top: -19px;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  background: #e09402;
  text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
  border: #f6a201 solid 3px;
  border-bottom: #c88401 solid 3px;
  border-right: #c88401 solid 3px;
}
.feature li .title,
.work-list li .title {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.1em;
	color: #023c65;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
	text-decoration: none;
}
.feature li .categories,
.work-list li .categories {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}
.feature li .categories a,
.work-list li .categories a {
	color: #bc8e1c;
	text-decoration: none;
}
.feature li .categories a:hover,
.work-list li .categories a:hover {
  text-decoration: underline;
}
.feature li .excerpt,
.work-list li .excerpt {
  display: block;
  font-size: 16px;
  font-family: 'Arvo', serif;
  color: #666;
  margin-top: 10px;
  margin-bottom: 15px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}



.feature,
.work-list {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}
.feature li,
.work-list li {
	display: block;
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.feature li .thumb,
.work-list li .thumb {
	position: relative;
	display: block;
	line-height: 0em;
	color: #dedad3;
	margin-bottom: 22px;
	background: #023c65;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.feature li .thumb:after,
.work-list li .thumb:after {
  position: absolute;
  bottom: -22px;
  left: 0px;
  content: '';
  background: url(../img/stacked-paper.png) no-repeat right bottom;
  width: 100%;
  height: 17px;
}
.feature li .thumb:hover .img-overlay,
.work-list li .thumb:hover .img-overlay {
  display: block;
}
.feature li .thumb:hover img,
.work-list li .thumb:hover img {
  opacity: 0.1;
}
.feature li .thumb img,
.work-list li .thumb img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.feature li .thumb .img-overlay,
.work-list li .thumb .img-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 119px;
  margin-left: -59.5px;
  margin-top: -19px;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  background: #e09402;
  text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
  border: #f6a201 solid 3px;
  border-bottom: #c88401 solid 3px;
  border-right: #c88401 solid 3px;
}
.feature li .title,
.work-list li .title {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.1em;
	color: #023c65;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
	text-decoration: none;
}
.feature li .categories,
.work-list li .categories {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}
.feature li .categories a,
.work-list li .categories a {
	color: #bc8e1c;
	text-decoration: none;
}
.feature li .categories a:hover,
.work-list li .categories a:hover {
  text-decoration: underline;
}
.feature li .excerpt,
.work-list li .excerpt {
  display: block;
  font-size: 16px;
  font-family: 'Arvo', serif;
  color: #666;
  margin-top: 10px;
  margin-bottom: 15px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}








.feature2,
.work-list {
  display: block;
  margin-bottom: 30px;
  margin-left: 10px;
}
.feature2 li,
.work-list li {
	display: block;
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.feature2 li .thumb,
.work-list li .thumb {
	position: relative;
	display: block;
	line-height: 0em;
	color: #dedad3;
	margin-bottom: 22px;
	background: #023c65;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.feature2 li .thumb:after,
.work-list li .thumb:after {
  position: absolute;
  bottom: -22px;
  left: 0px;
  content: '';
  background: url(../img/stacked-paper.png) no-repeat right bottom;
  width: 100%;
  height: 17px;
}
.feature2 li .thumb:hover .img-overlay,
.work-list li .thumb:hover .img-overlay {
  display: block;
}
.feature2 li .thumb:hover img,
.work-list li .thumb:hover img {
  opacity: 0.1;
}
.feature2 li .thumb img,
.work-list li .thumb img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.feature2 li .thumb .img-overlay,
.work-list li .thumb .img-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 119px;
  margin-left: -59.5px;
  margin-top: -19px;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  background: #e09402;
  text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
  border: #f6a201 solid 3px;
  border-bottom: #c88401 solid 3px;
  border-right: #c88401 solid 3px;
}
.feature2 li .title,
.work-list li .title {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.1em;
	color: #023c65;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
	text-decoration: none;
	text-align: center;
}
.feature2 li .categories,
.work-list li .categories {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}
.feature2 li .categories a,
.work-list li .categories a {
	color: #bc8e1c;
	text-decoration: none;
}
.feature2 li .categories a:hover,
.work-list li .categories a:hover {
  text-decoration: underline;
}
.feature2 li .excerpt,
.work-list li .excerpt {
  display: block;
  font-size: 16px;
  font-family: 'Arvo', serif;
  color: #666;
  margin-top: 10px;
  margin-bottom: 15px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}

.feature3,
.work-list {
  display: block;
  margin-bottom: 30px;
  margin-left: 10px;
}
.feature3 li,
.work-list li {
	display: block;
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.feature3 li .thumb,
.work-list li .thumb {
	position: relative;
	display: block;
	line-height: 0em;
	color: #dedad3;
	margin-bottom: 22px;
	background: #023c65;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.feature3 li .thumb:after,
.work-list li .thumb:after {
  position: absolute;
  bottom: -22px;
  left: 0px;
  content: '';
  background: url(../img/stacked-paper.png) no-repeat right bottom;
  width: 100%;
  height: 17px;
}
.feature3 li .thumb:hover .img-overlay,
.work-list li .thumb:hover .img-overlay {
  display: block;
}
.feature3 li .thumb:hover img,
.work-list li .thumb:hover img {
  opacity: 0.1;
}
.feature3 li .thumb img,
.work-list li .thumb img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.feature3 li .thumb .img-overlay,
.work-list li .thumb .img-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 119px;
  margin-left: -59.5px;
  margin-top: -19px;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  background: #e09402;
  text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
  border: #f6a201 solid 3px;
  border-bottom: #c88401 solid 3px;
  border-right: #c88401 solid 3px;
}
.feature3 li .title,
.work-list li .title {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.1em;
	color: #023c65;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
	text-decoration: none;
	text-align: center;
}
.feature3 li .categories,
.work-list li .categories {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}
.feature3 li .categories a,
.work-list li .categories a {
	color: #bc8e1c;
	text-decoration: none;
}
.feature3 li .categories a:hover,
.work-list li .categories a:hover {
  text-decoration: underline;
}
.feature3 li .excerpt,
.work-list li .excerpt {
  display: block;
  font-size: 16px;
  font-family: 'Arvo', serif;
  color: #666;
  margin-top: 10px;
  margin-bottom: 15px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}




/* PAGER ------------------------------------------------------------*/
.pager {
  overflow: hidden;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-weight: 400;
  margin: 0px 30px 60px 30px;
  border-top: 4px solid #6b3b25;
  border-bottom: 1px solid #6b3b25;
  padding-top: 10px;
}
.pager li {
  display: block;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
}
.pager li a:hover,
.pager li.active a {
  background: #e09402;
  color: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.pager li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  width: 20px;
  line-height: 20px;
  color: #62493d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pager .paged {
  float: right;
  font-style: italic;
  background: none;
  box-shadow: none;
  color: #6b3b25;
}
/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/
#posts-list {
	position: relative;
	width: 900px;
	margin-top: 30px;
	margin-left: 30px;
	/* [disabled]margin-bottom: 40px; */
	float: left;
}
#posts-list article {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #6b3b25;
}
#posts-list article:last-child {
  border: none;
}
#posts-list article .feature-image {
  position: relative;
  line-height: 0px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}
#posts-list article .feature-image:after {
  position: absolute;
  bottom: -22px;
  left: 0px;
  content: '';
  background: url(../img/stacked-paper.png) no-repeat right bottom;
  width: 100%;
  height: 17px;
}
#posts-list article .feature-image img {
  max-width: 100%;
}
#posts-list article .meta {
  color: #c78301;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
  font-family: 'Arvo', serif;
  font-size: 14px;
  margin-bottom: 14px;
}
#posts-list article .meta a {
  color: #c78301;
  text-decoration: none;
}
#posts-list article .entry-title {
	color: #093D64;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
	margin-bottom: 14px;
}
#posts-list article .entry-title .post-heading {
	color: #093D64;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 700;
}
#posts-list article .excerpt {
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
	margin-bottom: 50px;
	margin-right: 0px;
	padding-right: 0px;
	right: 0px;
}
#posts-list.single-post article {
  border: none;
}
/*-----------------------------------------------------------------------------------*/
/*	PAGE NAVIGATION
/*-----------------------------------------------------------------------------------*/
#posts-list .page-navigation {
  position: relative;
  left: 50%;
  display: block;
  margin-bottom: 100px;
  float: left;
}
#posts-list .page-navigation div {
  position: relative;
  right: 50%;
}
#posts-list .page-navigation div span {
  margin-bottom: 15px;
  display: inline-block;
}
#posts-list .page-navigation div:hover a {
  color: #6b3b25;
}
#posts-list .page-navigation a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 41px;
  width: 112px;
  text-decoration: none;
  text-align: center;
}
#posts-list .page-navigation .nav-next {
  float: left;
  margin-right: 20px;
  background: url(../img/pagination.png) no-repeat 0px 0px;
}
#posts-list .page-navigation .nav-previous {
  float: right;
  background: url(../img/pagination.png) no-repeat right -59px;
}
/*-----------------------------------------------------------------------------------*/
/*	PROJECT PAGE
/*-----------------------------------------------------------------------------------*/
#project-gallery {
  width: 620px;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
  margin-bottom: 40px;
}
#project-gallery .thumb {
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  line-height: 0em;
  margin-bottom: 20px;
}
#project-gallery .thumb img {
  max-width: 100%;
}
#project-info {
  margin-top: 30px;
  width: 255px;
  float: right;
  margin-right: 30px;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}
#project-info #project-title {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 700;
  border-top: 4px solid #6b3b25;
  border-bottom: 1px solid #6b3b25;
  line-height: 1.3em;
  padding: 7px 0px;
  margin-bottom: 20px;
}
#project-info blockquote {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  font-size: 21px;
  line-height: 1.5em;
}
#project-info #project-sheet {
  font-size: 14px;
  margin-top: 30px;
}
#project-info #project-sheet strong {
  font-weight: bold;
}
#project-info #project-sheet p {
  line-height: 1.3em;
}
#project-info #project-sheet .action-button {
  margin-top: 20px;
}
#project-info #project-sheet:before {
  content: '';
  display: block;
  width: 60px;
  border-top: 5px solid #6b3b25;
  margin-bottom: 30px;
}
/*-----------------------------------------------------------------------------------*/
/*	RELATED PROJECTS
/*-----------------------------------------------------------------------------------*/
.related-projects {
  margin: 30px 30px 40px 30px;
}
.related-projects .related-heading {
  border-top: 4px solid #6b3b25;
  border-bottom: 1px solid #6b3b25;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 56px;
  margin-bottom: 20px;
}
.related-projects .related-list li {
  float: left;
  width: 300px;
  margin-right: 20px;
  margin-bottom: 30px;
}
.related-projects .related-list li:nth-child(3n) {
  margin-right: 0px;
}
.related-projects .related-list li .thumb {
  display: block;
  border: 5px solid #fff;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.related-projects .related-list li .thumb img {
  max-width: 100%;
  height: auto;
  line-height: 0;
}
.related-projects .related-list li .heading {
  color: #6b3b25;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
/*-----------------------------------------------------------------------------------*/
/*	SIDEBAR
/*-----------------------------------------------------------------------------------*/
#sidebar {
	position: relative;
	width: 200px;
	margin-right: 30px;
	margin-top: 72px;
	margin-bottom: 30px;
	float: right;
}
#sidebar .block {
  font-size: 14px;
  margin-bottom: 30px;
  font-family: 'Lato', sans-serif;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}
#sidebar .block a {
  text-decoration: none;
  color: #c78301;
}
#sidebar .block a:hover {
  border-bottom: 1px dotted #c78301;
}
#sidebar .block .heading {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	line-height: 48px;
	font-size: 18px;
	border-top: 4px solid #0D548B;
	border-bottom: 1px solid #0D548B;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
	margin-top: 0px;
}
#sidebar .ads img {
  margin-bottom: 10px;
  margin-right: 0px;
}
/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
footer {
	position: relative;
	text-align: center;
	padding: 30px 30px 30px 30px;
	font-size: 13px;
	color: #e09402;
	background: #18588C url(../img/footer.png) repeat-x center top;
	text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.5);
	background-color: #18588C;
}
footer:after {
  content: '';
  position: absolute;
  bottom: -46px;
  height: 46px;
  width: 100%;
  width: 1340px\9;
  background: url(../img/main-shadow.png) no-repeat top center;
}
footer a {
  text-decoration: none;
  color: #e09402;
  border-bottom: 1px dotted #e09402;
}
footer a:hover {
  color: #fff;
  border-bottom: 1px dotted #fff;
}


        .apDiv1 {
	position: absolute;
	width: 700px;
	height: 74px;
	z-index: auto;
	visibility: inherit;
	padding-top: 0px;
	padding-left: 410px;
	float: right;
	top: 100px;
	text-align: center;
}

        .apDiv2 {
	position: absolute;
	width: 900px;
	height: 74px;
	z-index: auto;
	visibility: inherit;
	padding-top: 0px;
	padding-left: 310px;
	float: right;
	top: 225px;
	text-align: center;
	/* [disabled]left: 312px; */
}

span {
	float: left;
	width: 200px;
	color: #4d4d4d;
	font-weight: normal;
}
.gris{ color:#7a7876; font-weight:800; font-size:1.7em;
text-shadow: -2px 0 #fff, 2px 0 #fff, 0 2px #fff, 0 -2px #fff; }
.azul{ color:#3e709d; font-weight:500; font-size:1.4em;
 }

#footer-d{
	width:100%;
	height:70px;
	background-position:top;
	background-image:url(http://www.visaamericana.mx/img/fondo-footer-d.png); background-repeat: no-repeat;	
	margin-top: -46px;
	z-index: 9998;
	position: relative;
}

#DtPs
	{
	width:100%;
	min-height: 8170px;
		height: auto;
	background-position:top;	
	background-image:url(http://www.visaamericana.mx/img/degradado-1.png); background-repeat: repeat-y;	
	z-index: 9998;
	position: relative;
	color: aliceblue;
	text-decoration: none;
	margin-top: -20px;
		padding-bottom: 10px;
		margin-bottom: 10px;
}
	
	#DtPs-c
	{
	width:100%;
	z-index: 9998;
	position: relative;
	color: aliceblue;
	text-decoration: none;
		padding-left: 40px;
		padding-right: 40px;
	font-size: 1.3em;	
}
	
	#DtPs a {color: aqua}
	#DtPs-c a {color: aqua}
	
	#DtPs-1
	{
	width:33%;
	padding-left: 1em;
	
	float: left;

	
}
	#DtPs-2
	{
	width:30%; 
padding-left: 1em;
	float: left;
	
}
	
	#DtPs-3
	{
	width:33%; 
padding-left: 1em;
	float: right;
	
}
	#DtPs-4
	{
	width:50%;
	padding-left: 2em;
	
	float: left;

	
}
	
	#DtPs-5
	{
	width:50%; 
padding-left: 2em;
	float: right;
	
}
	#DtPs-4 ul a {color: floralwhite}
	#DtPs-5 ul a {color: floralwhite}

#copyr{
	
	width:100%;
	height:60px;
	background-position:center;
	background-image:url(../images/fondo-copyr.png);	
	margin-top: -10px;
	z-index: 9999;
	position: relative;
}
#copyr .copyr-created{
	float: center;
	clear: both;
	padding-top: -15px;
	font-size: 16px;
	color: white;
	
}	
.logo-copyr{

	padding-top: 5px;
	
	margin-left: 13px; width:35px; 
}	

.color1 {
	color: #88DFF2;
	font-weight: 100;
	font-size: 1.5em;
}
.color2 {
	color: #ddd;
	font-weight: 200;
	font-size: 1.4em;
}
.color3 {
	color: #0BE9A1;
	font-weight: 500;
	font-size: 1.1em;
}
.color4 {
	color: #80CAF8;
	font-weight: 400;
	font-size: 1.4em;
}
.color5 {
	color: #D32CAE;
	font-weight: 500;
	font-size: 1em;
}
.color6 {
	color: #CCE0EA;
	font-weight: 600;
	font-size: 1.1em;
}
.color7 {
	color: #D44C17;
	font-weight: 700;
	font-size: 1.3em;
}
.color8 {
	color: #eee;
	font-weight: 800;
	font-size: 1.7em;
}
.color9 {
	color: #ddd;
	font-weight: 400;
	font-size: 1em;
}
.color10 {
	color: #17CFD8;
	font-weight: 900;
	font-size: 1.1em;
}
.color11 {
	color: #4774EF;
	font-weight: 700;
	font-size: 1.4em;
}

