/*
Te damos la bienvenida a CSS personalizado

Para saber cómo funciona, ve a http://wp.me/PEmnE-Bt
*/
.tileicon .tile-title {
	font-size: 19px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 15%;
	left: 0;
	right: 0;
	bottom: 0N;
	top: 100%;
}

.tileicon {
	width: 24%;
	float: left;
	margin-left: .5%;
	margin-right: .5%;
	margin-bottom: -13%;
	position: relative;
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	z-index: 10;
	border-radius: 32%;
	margin-top: 5%;
}

.logo-holder {
	padding-top: 5%;
	padding-bottom: 0;
	margin-left: 0;
}

#main-content {
	padding: 0;
}

.section-wrapper {
	background-color: transparent;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #fff;
	background-color: #fff;
	text-shadow: 0 0 1px #000;
}

.tileicon {
	width: 24%;
	float: left;
	margin-left: .5%;
	margin-right: .5%;
	margin-bottom: 1%;
	position: relative;
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	z-index: 10;
	border-radius: 32%;
}

html, body {
	width: 100%;
	height: 100%;
	font-size: 14px;
	background: transparent;
	font-family: 'Open Sans', sans-serif;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #2e4453;
	background-color: #fff;
	text-shadow: 0 0 1px #000;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
	background: rgba(255,255,255,0);
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
	background: rgba(255,255,255,0);
	border-radius: 3%;
}

.section-wrapper {
	background-color: rgba(255,255,255,0);
}

.all-columns {
	float: left;
	clear: both;
	background-color: rgba(255,255,255,0.65);
	border-radius: 2%;
}

h2, .h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: rgba(255,255,255,0.65);
	border-radius: 5%;
	font-size: 150%;
}

.tileicon .tilenav img {
	width: 225px;
	padding-top: 10%;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: rgba(255,255,255,0);
}

.all-columns {
	float: left;
	clear: both;
	background-color: rgba(255,255,255,0.65);
	border-radius: 2%;
}

.navbar {
	background: rgba(0,0,0,0.4) !important;
}

.h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: rgba(255,255,255,0.65);
	border-radius: 5%;
	font-size: 200%;
}

.h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: rgba(255,255,255,0.65);
	border-radius: 5%;
	font-size: 200%;
}

b, strong {
	font-weight: normal;
}

@media (max-width: 320px) {
	.tileicon .tile-title {
		font-size: 13px;
		text-align: center;
		color: #FFF;
		margin-top: 15%;
		left: 0;
		right: 0;
		bottom: 0N;
		top: 100%;
	}
}

h4 {
	background-color: rgba(255,255,255,0.36);
}

.widget_pages ul li a, .widget_nav_menu ul li a {
	display: block;
	color: #ffffff;
	font-size: 20px;
}

a {
	text-decoration: none;
	color: #053904;
}

@media (max-height: 380px) {
	.section-wrapper {
		width: 100%;
		height: 200%;
		padding-top: 70px;
		min-height: 100%;
		overflow: hidden;
		position: absolute;
	}
	
	.section {
		width: 100%;
		height: 500%;
	}
}

.article .article-meta {
	clear: both;
	margin: 30px 0;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	padding: 5px 0;
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	display: none;
}
.h1 {
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: rgba(255,255,255,0.65);
    border-radius: 5%;
    font-size: 200%;
    color: red;
}
.h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.43);
    border-radius: 5%;
    font-size: 200%;
    color: red;
}
.h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.43);
    border-radius: 5%;
    font-size: 200%;
    color: red;
    -webkit-text-fill-color: red;

}
.widget_pages ul li a, .widget_nav_menu ul li a {
    display: block;
    color: #000000;
    font-size: 20px;
}
.tile-list {
    padding: 0 0;
    margin-top: 30%;
}
@media (max-width: 768px){
.tile-list {
    padding: 0 0;
    margin-top: 70%;
}}