/*
	Theme Name: SPDA
	Description: SPDA WordPress Theme
	Version: 1.0.0
	Author: Francisco Yi
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

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

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 13px/1.4 'Montserrat', sans-serif;
	color:#000;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%; 
	vertical-align:bottom;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

a{
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
	background-color: #fff;
}

.fondo2{
	position:relative;
	width: 100%;
	background-color: #f8f8f8;
	padding: 1px 0;
}
/* header */
.header {
	position: relative;
	width: 100%;
	z-index: 99;
}

.headersup{
	position: relative;
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
}

.headernav{
	position: relative;
	width: 100%;
	height: 4rem;
	background: #007828;
}

.headernav2{
	position: relative;
	width: 100%;
	height: 4rem;
	background: #007828;
	margin: 6rem 0;
}

.nav3 {
	max-width: 1050px;
	width: 100%;
	margin: 0 auto;	
}

/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {
	max-width: 1050px;
	width: 100%;
	margin: 0 auto;
	font-size: 1.4rem;
}

.nav ul{
	margin: 0 15px;
	padding: 0;
}

.nav ul li{
	list-style: none;
	float: left;
	height: 4rem;
	line-height: 4rem;
	border-right: 2px solid #3e9112;
	padding: 0 1.6rem;
	font-weight: 700;
	color: #fff;
}

.nav ul li:hover{
	background: #6ea400;
}

.nav ul li ul{
	margin: 0 -1.6rem;
	padding: 0;
	display: none;
}.nav ul li ul.sub-menu{	position:absolute !important;}

.nav ul li:hover ul{
	display: block;
}

.nav ul li ul li{
	border: none;
	float: none;
	background: #007828;
	border-bottom: 2px solid #3e9112;
}

.nav .current-menu-item{
	background: #6ea400;
}

.nav ul li:last-child{
	border: none;
}

.nav a{
	color: #fff;
}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
	padding-bottom: 30px;
}

.icol1, .icol2{
	display: inline-block;
	width: 48.57%;
	vertical-align: top;
}

.icol1{
	margin-right: 2.6rem;
}


/*------------------------------------*\
    PAGES
\*------------------------------------*/

.social{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
}

.facebookb, .twitterb, .youtubeb, .googleplus{
	width: 30px;
	height: 30px;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: background-position linear 0.1s;
    -moz-transition: background-position linear 0.1s;
    transition: background-position linear 0.1s;
	margin: 5px 0;
	margin-right: 15px;
	border: 1px solid #898989;
}

.facebookb:hover{
	background-position: center bottom;
	border: 1px solid #1a3b82;	
}
.twitterb:hover{
	background-position: center bottom;
	border: 1px solid #29a3ff;	
}
.youtubeb:hover{
	background-position: center bottom;
	border: 1px solid #ae0000;	
}
.googleplus:hover{
	background-position: center bottom;
	border: 1px solid #de0000;	
}

.facebookb{
	background: url(img/fb.png) center top no-repeat;
	
}

.twitterb{
	background: url(img/twt.png) center top no-repeat;
}

.youtubeb{
	background: url(img/yt.png) center top no-repeat;
}

.googleplus{
	background: url(img/gp.png) center top no-repeat;
}

.searchbox{
	display: inline-block;
	width: 270px;
	height: 40px;
	vertical-align: top;
	margin-left: 20px;
}

.search-input{
	width: 208px;
	height: 38px;
	padding: 0;
	border: 1px outset;
	padding-left: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	vertical-align: top;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2rem;
}

.search-input:focus{
	border: 1px outset;
}

.search-submit{
	width: 40px;
	height: 40px;
	padding: 0;
	border: 0;
	background: url(img/btnbuscar.png);
}

.footersuscribe{
	position: relative;
	width: 100%;
	height: 200px;
	background: url(img/boletinbg.jpg) center center;
	font-size: 2.5rem;
	text-align: center;
	color: #fff;
	padding-top: 5.5rem;
}

.btnunirme{
	display: inline-block;
	width: 211px;
	height: 40px;
	background: url(img/btnunirse.png);
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
	margin-top: 20px;
	text-align: center;
}

.footercontent{
	position: relative;
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
	padding: 30px 0;
}

.footer1{
	position: relative;
	float: left;
	text-align: center;
	width: 268px;
	font-size: 1rem;
	margin-left: 6.67%;
}


.footerches{
	position: relative;
	float: left;
	text-align: center;
	width: 268px;
	font-size: 1rem;
	margin-left: 6.67%;
}


.footer2{
	position: relative;
	float: left;
	text-align: center;
	width: 550px;
	font-size: 1.1rem;
	margin-left: 13%;
	padding-top: 3rem;
}

.nav2{
	margin: 30px auto;
}

.nav2 ul{
	margin: 0;
	padding: 0;
	text-align: center;
}

.nav2 ul li{
	list-style: none;
	display: inline-block;
	margin-left: 20px;
}

.nav2 ul li:hover ul{
	display: block;
}

.nav2 ul li ul li{
	float: none;
}

.nav2 ul li ul{
	margin-left: -20px; 
	display: none;
}

.shad{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url('http://www.actualidadambiental.pe/wp-content/uploads/2014/12/shad.png');
	background-repeat: repeat-x;
	top: 0;
	left: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 1;
}

.destacados{
	position: relative;
	width: 100%;
	max-width: 1050px;
	margin: 3rem auto;
}

.destacado1{
	position:relative;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.destacado1:hover > a.dest-img, .destacado2:hover > a.dest-img2, .destacado3:hover > a.dest-img2{
	opacity: 0.2;	
}

.destacado1, .destacado2, .destacado3{
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.destacado1:hover, .destacado2:hover, .destacado3:hover{
	background-color: #333;
}

.destacado2{
	position:relative;
	width: 100%;
	margin-bottom: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.destacado3{
	position:relative;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.dest-img{
    display: block;
    height: 0;
    padding-bottom: 56.52%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.dest-img img{
	width: 100%;
}

.dest-img2{
    display: block;
    height: 0;
    padding-bottom: 54.55%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.dest-col1, .dest-col2{
	float: left;
}

.dest-col1{
	width: 65.71%;
	margin-right: 2.86%;
}

.dest-col2{
	width: 31.43%;;
}

.dest-cat1 img, .dest-cat2 img, .dest-cat3 img{
	vertical-align: middle;
}



.dest1-dat{
	position: absolute;
	z-index: 2;
	bottom: 3rem;
	left: 3rem;
}

.dest-cat1{
	font-size: 1.2rem;
	color: #6ea400;
	margin-bottom: 10px;
}

.dest-cat2, .dest-cat3{
	position: absolute;
	top: 2rem;
	left: 2rem;
	font-size: 1.2rem;
	color: #6ea400;
}

.dest-title1 a, .dest-title2 a, .dest-title3 a{
	color: #fff;
}

.dest-title1{
	font-size: 3rem;
	color: #fff;
	font-weight: 700;
	width: 75.36%;
	line-height: 1;
	text-shadow: 1px 1px 0 #000000;
}
.dest-title2, .dest-title3{
	position: absolute;
	top: 4rem;
	left: 2rem;
	font-size: 1.6rem;
	color: #fff;
	font-weight: 700;
	width: 85%;
	line-height: 1.4;
	text-shadow: 1px 1px 0 #000000;
}

.tendenciastitle{
	display: inline-block;
	background:url(img/fondotendencias.png) center left no-repeat;
	font-weight: 700;
	font-size: 1.6rem;
	color: #6ea400;
	width: 160px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	margin-right: 20px;
	vertical-align: top;
}

.tags{
	display: inline-block;
	font-weight: 700;
	font-size: 1.2rem;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	overflow: hidden;
	width: 75%;
	width: calc(100% - 260px);
	text-align: center;
	position: relative;
}

.tags a{
	color: #fff;
}

.tags a:hover{
	background-color: #6ea400;
}

.nav3 img{
	vertical-align: top;
}

.permanentes{
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 3rem auto;
}

.permanente{
	display: inline-block;
	width: 240px;
	margin-right: 2.6rem;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: top;
}

.permanente:hover{
	-moz-box-shadow:   0 0 4px #ccc;
   -webkit-box-shadow: 0 0 4px #ccc;
   box-shadow:         0 0 4px #ccc;
}

.permanente:last-child{
	margin-right: 0;
}

.perm-imagen{
	position: relative;
	height: 0;
    padding-bottom: 54.17%;
    overflow: hidden;
	opacity: 0.6;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

.perm-imagen-cont{
	position: relative;
	width: 240px;
	height: 130px;
	background: #d6d6d6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

.permanente:hover .perm-imagen{
	opacity: 1;
}

.permanente:hover .perm-title{
	color: #000;
	border-bottom: 3px solid #000;
}

.permanente:hover .perm-cont{
	color: #000;
}

.permanente:hover{
	
}

.perm-icon{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.idatos{
	background: url(img/idatos.png) center center no-repeat;
}

.ivideo{
	background: url(img/ivideo.png) center center no-repeat;
}

.itv{
	background: url(img/itv.png) center center no-repeat;
}

.imultimedia{
	background: url(img/imultimedia.png) center center no-repeat;
}

.perm-title{
	font-family: 'Festivo.LC.Basic';
	font-size: 1.8rem;
	color:#898989;
	padding: 1rem 2rem;
	border-bottom: 3px solid #898989;
}

.perm-cont{
	font-size: 1.1rem;
	color: #666666;
	padding: 1rem 2rem;
	line-height: 1.8;
}

.verde{
	color: #6ea400;
	font-size: 1.2rem;
}

.ultimos{
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 6rem auto;
}

.title1{
	font-family: 'Festivo.LC.Basic';
	font-size: 1.8rem;
	color: #007828;
	padding: 1rem 2rem;
	border-bottom: 3px solid #6ea400;
}

.tabtitle, .tabtitle2{
	display: inline-block;
	padding-bottom: 1rem;
}

.tabtitle{
	padding-right: 2rem;
	border-right: 2px solid #6ea400;
	cursor: pointer;
}

.tabtitle2{
	padding-left: 2rem;
	cursor: pointer;
}

.taboff{
	color: #bcbcbc;
}

h2{
	font-size: 1.4rem;
	font-weight: 300;
}

.comments{
	display: none;
}

.comments p{
	margin-top: 0;
}

.comments ul{
	margin: 0;
	padding: 0;
}

.comments ul li{
	list-style: none;
	padding: 3rem 2rem;
	border-bottom: #bababa 1px solid;
}

.comments ul li:last-child{
	border-bottom: none;
}

.comment-author, .comment-content{
	display: inline-block;
	vertical-align: top;
}

.comment-author{
	padding-right: 2rem;
}

.comments label{
	font-size: 1.2rem;
	color: #333333;
}

.comment-respond{
	padding: 3rem;
	width: 90%;
	border: 1px solid #dbdbdb;
}

.comment-respond p{
	margin: 2em 0;
}

.comments input[type="text"]{
	height: 4.5rem;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0 5px;
	-moz-box-shadow:   2px 2px 2px #ccc;
   -webkit-box-shadow: 2px 2px 2px #ccc;
   box-shadow:         2px 2px 2px #ccc;
   margin-left: 10px;
   width: 50%;
}

.comments textarea{
	margin-top: 2em;
	height: 13rem;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0 5px;
	-moz-box-shadow:   2px 2px 2px #ccc;
   -webkit-box-shadow: 2px 2px 2px #ccc;
   box-shadow:         2px 2px 2px #ccc;
   width: 90%;
   display: block;
}

.comments input[type="submit"]{
	width: 18rem;
	height: 3rem;
	background: url(img/btnunirse.png) center bottom;
	border: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 1.4rem;
	color: #fff;
}

.title2{
	font-family: 'Festivo.LC.Basic';
	font-size: 1.8rem;
	color: #959595;
	padding: 1rem 2rem;
	border-bottom: 3px solid #959595;
}

.ultimo{
	display: inline-block;
	width: 330px;
	margin-right: 2.6rem;
	margin-top: 3rem;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: top;
}

.ultimo:hover{
	-moz-box-shadow:   0 0 6px #ccc;
   -webkit-box-shadow: 0 0 6px #ccc;
   box-shadow:         0 0 6px #ccc;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.ultimo:nth-child(3n){
	margin-right: 0;
}

.ult-imagen-cont{
	position: relative;
	width: 330px;
	height: 180px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

.ult-imagen{
	position: relative;
	height: 0;
    padding-bottom: 54.55%;
    overflow: hidden;
}

.ult-icon{
	position: absolute;
	bottom: 0;
	left: 0;
}

.ult-cont{
	font-size: 1.6rem;
	color: #666666;
	padding: 0 2rem 1rem 2rem;
}

.articulos{
	position: relative;
	width: 100%;
	max-width: 1050px;
	margin: 6rem auto;
}

.articulo{
	display: inline-block;
	width: 240px;
	margin-right: 2.6rem;
	margin-top: 3rem;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	vertical-align: top;
}

.articulo:hover{
	-moz-box-shadow:   0 0 6px #ccc;
   -webkit-box-shadow: 0 0 6px #ccc;
   box-shadow:         0 0 6px #ccc;
	background-color: #fff;
}


.articulo:last-child{
	margin-right: 0;
}

.arti-imagen{
	position: relative;
	height: 0;
    padding-bottom: 54.17%;
    overflow: hidden;
}

.arti-imagen-cont{
	position: relative;
	width: 240px;
	height: 130px;
	background: #d6d6d6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

.arti-cont{
	font-size: 1.2rem;
	color: #666666;
	padding: 1rem 2rem;
}

.verde2{
	color: #007828;
}

.espe-imagen{
	position: relative;
	height: 0;
    padding-bottom: 47.06%;
    overflow: hidden;
}

.espe-imagen-cont{
	position: relative;
	width: 510px;
	height: 240px;
	background: #d6d6d6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 3rem;
}

.espe-cont{
	position: absolute;
	font-size: 1.6rem;
	color: #fff;
	top: 1rem;
	left: 2rem;
	width: 74.51%;
}

.post-wrap{
	position: relative;
	width: 100%;
	max-width: 1050px;
	margin: 2rem auto;
}

.post-title{
	position: relative;
	font-size: 3.5rem;
	width: 900px;
	line-height: 1.1;
	margin: 1rem 0;
}

.post-title-img{
	position: absolute;
	top: 50%;
	margin-top: -3.05rem;
	left: -8.5rem;
	width: 6.1rem;
	height: 6.1rem;
}

.post-date{
	font-size: 1.2rem;
	color: #6ea400;
}

.post-col1, .post-col2{
	display: inline-block;
	vertical-align: top;
	margin: 2rem 0;
}

.post-col1{
	width: 65.71%;
	margin-right: 2.46%;
}

.post-col2{
	width: 31.43%;
}

.social2{
	border-top: #a3a3a3 1px solid;
	border-bottom: #a3a3a3 1px solid;
	padding: 2rem 0;
}

.post-nav{
	font-size: 1.2rem;
	color: #a3a3a3;
	padding: 2rem;
	width: 100%;
}

.post-nav a{
	color: #a3a3a3;
}

.prev-link{
	float: left;
}

.next-link{
	float: right;
}

.tags-cloud{
	background: #f8f8f8;
}

.tags-cont{
	padding: 2rem;
	font-size: 1.2rem;
	font-weight: 700;
	color: #666666;
	text-transform: uppercase;
	line-height: 2;
}

.tags-cont a{
	color: #666666;
}

.post{
	font-size: 1.4rem;
}

.post a{
	color: #007828;
}
.post a:hover{
	color: #6ea400;
}

#pbd-alp-load-posts{
	margin-top: 6rem;
}

#pbd-alp-load-posts a{
	display: block;
	height: 40px;
	width: 280px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(img/cargar.png) center center no-repeat;
	margin: 0 auto;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 1.4rem;
}

.tags-roll{
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
	-webkit-transition: left linear 0.3s;
    -moz-transition: left linear 0.3s;
    transition: left linear 0.3s;
}

.ult-title{
	font-size: 1.6rem;
	font-weight: 700;
	padding: 0 2rem;
	margin-top: 1em;
}

.search-title{
	position: relative;
	font-size: 3.5rem;
	color: #007828;
}
#mmenub{
  background: center center no-repeat #007828;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC);
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 3rem;
  left: 2.5%;
  z-index: 99;
  display: none;
}
.fb_iframe_widget_fluid span, iframe.fb_ltr { 
		width: 100% !important; 
	}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/

#breadcrumbs{
    list-style:none;
    margin: 0;
	padding: 0;
    overflow:hidden;
	font-size: 1.2rem;
	color: #666666;
}

#breadcrumbs a, #breadcrumbs a:hover{
	color: #666666;
}
 
#breadcrumbs li{
    float:left;
    margin-right:15px;
}

.galeria{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.galeria-item{
	display: inline-block;
	position: relative;
	height: 0;
    overflow: hidden;
}

.galeria-wrap{
	position: absolute;
	top: 0;
	left: 0;
	white-space:nowrap;
}

.galeria-caption{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	font-size: 1.2rem;
	color: #fff;
	width: 100%;
	white-space: normal;
}
 
 .btnl, .btnr{
	 display: block;
	 position: absolute;
	 top: 50%;
	 margin-top: -20px;
	 left: 20px;
 }
 
 .btnr{
	 left: auto;
	 right: 20px;
 }

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family: 'Festivo.LC.Basic';
	src: url('fonts/Ahmet.Altun_Festivo.LC.Basic.eot');
	src: local('☺'), url('fonts/Ahmet.Altun_Festivo.LC.Basic.woff') format('woff'), url('fonts/Ahmet.Altun_Festivo.LC.Basic.ttf') format('truetype'), url('fonts/Ahmet.Altun_Festivo.LC.Basic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width:1280px) {

}
@media only screen and (max-width:1140px) {

}
@media only screen and (max-width:924px) {
	#mmenub{
		display: block;
	}
	.dest-title1, .dest-title2, .dest-title3{
		font-size: 2rem;
	}
	.dest-col1, .dest-col2{
		width: 95%;
		margin: 0 2.5%;
	}
	.dest-col1{
		margin-bottom: 30px;
	}
	.dest-col1 a img, .dest-col2 a img{
		width: 100%;
	}
	.headernav2{
		height: 0;
	}
	.nav3{
		display: none;
	}
	.permanente{
		width: 45%;
		margin-right: 2%;
		margin-left: 2%;
		margin-bottom: 30px;
	}
	.perm-imagen-cont{
		width: 100%;
		height: auto;
	}
	.ultimo{
		width: 94%;
		margin: 3rem 3% 0 3%;
	}
	.ult-imagen-cont{
		width: 50%;
		float: left;
		height: auto;
	}
	.ult-imagen{
		margin-right: 2rem;
		margin-left: 2rem;
	}
	.ult-text{
		float: left;
		width: 50%;
	}
	.ult-title{
		margin-top: 0;
	}
	.icol1, .icol2{
		width: 94%;
		margin: 3%;
	}
	.espe-imagen-cont{
		width: 100%;
		height: auto;
	}
	.post-title{
		width: 85.71%;
		font-size: 2.5rem;
	}
	.post-title-img{
		display: none;
	}
	.post-wrap{
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
	}
	.post-col1{
		width: 100%;
	}
	.post-col2{
		display: none;
	}
	.articulo{
		width: 48%;
		margin-right: 3%;
		height: auto !important;
	}
	.articulo:nth-last-child(2n-1){
		margin-right: 0;
	}
	.arti-imagen-cont{
		width: 100%;
		height: auto;
	}
	.arti-imagen img{
		width: 100%;
		height: auto;
	}
	.social3 .searchbox{
		display: none;
	}
	.footer1, .footer2{
		float: none;
		margin: 0 auto;
	}
	.footer2{
		width: 100%;
	}
	.footer2 .nav2{
		display: none;
	}
	.social3{
		margin-top: 30px;
	}
	.headernav{
		display: none;
	}
	.headersup .social{
		position: relative;
		margin: 0;
		text-align: center;
	}
	.headersup .social .searchbox{
		display: none;
	}
	.logo{
		text-align: center;
	}
	.logo img{
		-webkit-transform: scale(0.7); /* Saf3.1+, Chrome */
     -moz-transform: scale(0.7); /* FF3.5+ */
      -ms-transform: scale(0.7); /* IE9 */
       -o-transform: scale(0.7); /* Opera 10.5+ */
          transform: scale(0.7);
	}
	#mmenu1 .searchbox{
		margin-bottom: 30px;
	}
}
@media only screen and (max-width:768px) {

}
@media only screen and (max-width:480px) {

}
@media only screen and (max-width:320px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/*------------------------------------*\
    FORM BOLETÍN
\*------------------------------------*/

#mc-embedded-subscribe-form input[type='text'], #mc-embedded-subscribe-form input[type='email']{
	min-width: 300px;
	width: 50%;
	height: 38px;
	padding: 0;
	border: 1px outset;
	padding-left: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	vertical-align: top;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2rem;
}

#mc-embedded-subscribe-form label, #mc-embedded-subscribe-form strong{
	display: inline-block;
	font-size: 1.5rem;
	margin: 10px 0 5px 10px;
}

#mc-embedded-subscribe-form input[type="submit"]{
	width: 18rem;
	height: 40px;
	background: url(img/btnunirse.png) center bottom;
	border: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 1.4rem;
	color: #fff;
}


/*------------------------------------*\
    AUTHOR
\*------------------------------------*/

div.autor-bio, h1.autor-title{
	margin: 0 auto;
}

h1.autor-title{
	font-family: 'Festivo.LC.Basic';
	font-size: 1.8rem;
	max-width: 1040px;
  	color: #007828;
 	padding: 2rem 2rem;
	text-transform: uppercase;
	font-weight: normal;
}
div.autor-bio{
	max-width: 1000px;
	text-align: center;
}

div.autor-bio div p{
	font-size: 13px;
	line-height: 20px;
}

div.autor-bio h2{
	color: #007828;
	margin-top: 0;
	padding-top: 0;
}

div.autor-bio img{
	margin: 0 0 20px 0;
}

div.autor-bio img, div.autor-bio div{
	vertical-align: top;
	display: inline-block;
}

div.autor-bio div{
	margin: 0 3%;
	max-width: 80%;
	text-align: left;
}

.mas-en-columna{
 	padding: 2rem 0;
}

.mas-en-columna h3{
	font-family: 'Festivo.LC.Basic';
	border-bottom: 3px solid #6ea400;
	font-size: 1.8rem;
	max-width: 1040px;
  	color: #007828;
 	padding: 0 2rem 1rem 2rem;
	text-transform: uppercase;
	font-weight: normal;
}

.mas-en-columna ul{
	list-style: none;
	margin: 0;
	padding: 0 2rem;
}

.mas-en-columna ul li a{
	font-size: 1.4rem;
} .mas-en-columna ul li a:hover{ color:#6ea400; }

.navigation {
  font-size: 1.8rem;
  color: #007828;
  }
  
 .page-numbers {
 button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 10px;
	background: -moz-linear-gradient(
		top,
		#4db31b 0%,
		#36751d);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#4db31b),
		to(#36751d));
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
	border: 0px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}


}
  