body{
	background: url('../images/papyrus.png');
}
.bx-wrapper{
	box-shadow: 0 !important;
	border: 0 !important;
}

.bx-wrapper ul li img{
	width: 100%;
}

.bg-green{
	background: #31b144;
}

.border-top-theme-color-3px {
	border-top: 3px solid #FFE51F !important;
}

.styled-icons.icon-dark a {
	background: #31b144;
}

.menuzord-brand img {
	max-height: 80px;
}

.circle{
	width: 120px;
	height: 135px;
	background: #31b144;
	position: absolute;
	z-index: 999;
	padding: 10px;
}

section.clients{
	height: 150px;
	margin-top: 50px;
}

.widget img{
	width: 100px;
	margin-bottom: 20px;
}

.text-theme-colored{
	color: #31B144 !important;
}

section > .container, section > .container-fluid {
	padding-top: 30px;
	padding-bottom: 30px;
}

#blog{
	background-size:cover;
}

.menuzord-menu > li > a {
	font-size: 14px;
	margin: 0 5px;
}

.footer-bottom {
	background: #229f61 url("../images/patron-1.png") !important;
}

.footer-bottom  p{
	color: white;
}

.logo{
	width: 100px;
	min-height: 100px;
	margin: 0 auto;
	background: #229f61 url("../images/patron-1.png");
	padding: 10px;
	border-radius: 50px;
}

.bg-lightest {
	background: #229f61 url("../images/patron-1.png") !important;
}

.menuzord{
	display: flex;
}

.menuzord-menu {
	margin: 0 auto;
}

.wid{
	background: #F5F5F5;
	height: 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.menuzord-menu > li {
	padding: 0 0 14px 0;
}

header .social-icons{
	float: right;
	margin-top: 25px;
}

header .social-icons a{
	color: white !important;
}

header .social-icons.icon-bordered a {
	border: 1px solid #27ce58;
}

header .social-icons.icon-bordered a:hover {
	background-color: #1c6c36;
}

p.info{
	margin-top: 30px;
	color: white;
}

p.info a{
	color: #f0ff00;
}

.menuzord-menu ul.dropdown {
	top: 50px;
}

.section-content{
	margin: 50px 0;
}

.blog-type img{
	margin: 20px !important;
}

.blog-type p{
	text-align: justify;
}

.news-item p{
	height: 50px;
	overflow: hidden;
}

.mas-noticias{
	border-radius: 3px;
	color: #333435;
	font-size: 13px;
	text-transform: inherit;
	border-bottom: 1px solid #CCC;
	padding: 10px;
}
.mas-noticias:hover{
	background: #F0F0F0;
}

.blog-type ul, ol {
	margin: 0;
	padding: 20px 30px;
	text-align: justify;
}

.blog-type ul{
	list-style: disc;
}

.blog-type ol{
	list-style: decimal;
}

.himno-content .section-content .col-md-8{
	padding: 0 150px;
}

@media only screen and (max-width: 900px) {
	.menuzord {
		display: block;
	}
	header .social-icons{
		display: none;
	}
	.blog-type img{
		width: 100% !important;
		height: auto !important;
		margin: 20px 0 !important;
	}
}
