/*
 Theme Name:   Malauva
 Description:  Bootstrap Basic Child Theme para Travel Blogger Forum
 Template:     bootstrap-basic
 Version:      1.0.1
 Text Domain:  travelblogger
 Domain Path: /languages/
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

*/
@import url("../bootstrap-basic/style.css");

/* -------------------------------------------------------------- */

body .container.page-container{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:lighter;
	font-size: 18px;
	color:#4E4E4E !important;
}
.entry-header h1,
.full-theme h1{
	line-height: 40px;
	margin-bottom: 35px;
}
img{
	max-width: 100%;
	height: auto;
}
.entry-content{
	text-align: justify;
}
a{
	color:#1B00B3;
}
#main-column .post, 
#main-column .page,
.post-type-archive main > header{
	border:none;
}
#main-column,
article{
	padding-left: 0px;
	padding-right: 0px;
}
/*SLIDER*/

.homeslider .rslides_tabs.rslides1_tabs{
	display: none;
}
/*MARGENES LATERALES*/
body > .container.page-container{
	width: 100%;
	padding: 0px;
}
.row{
	margin-left: 0px;
	margin-right: 0px;
}
#content article{
	margin: 0 auto;
	display: block;
}
#main > article{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
/*FOOTER*/
#menu-pie li{
	display: inline;
	margin-left: 10%;
}
img.logofooter{
	max-width: 200px;
}
@media (min-width: 767px){
	.footer-contact,
	div.menu-pie{
		margin-top: 30px;
	}
}
@media (max-width: 767px){
	#menu-pie li{
		display: block !important;
		margin-left: 10%;
		list-style: none;
	}
	iframe{
		max-width: 100% !important;
	}
	#metaslider_container_7{
		display: none;
	}
}
#site-footer{
	border:none;
	background-image: url(img/multicolor.png) !important;
	background-size: 100% 4px;
	background-repeat: no-repeat;
}
/*CONTENIDO*/
#content>div>main{
	width: 80%;
	margin: 0 auto;
}
.entry-content h1{
	display: inline;
	padding-bottom: 20px;
	background-position: bottom center;
	background-size: 100% 50%;
	background-repeat: no-repeat;
	font-family: 'Gruppo', cursive;
	font-weight: bold;
}
.hazul{
	background-image: url(img/lineaa.png);
}
.entry-content > div:nth-child(2) h1,
.hverde{
	background-image: url(img/lineav.png) !important;
}
.entry-content > div:nth-child(3) h1,
.hnaranja{
	background-image: url(img/linean.png) !important;
}
.entry-content > div:nth-child(4) h1,
.hroja{
	background-image: url(img/linear.png) !important;
}
.entry-content > div:nth-child(5) h1,
.hlila{
	background-image: url(img/lineal.png) !important;
}
.eds-animate.animated{
	margin-bottom: 40px;
}
#home > header{
	text-align: center;
}
#home > header > h1{
	padding-top: 40px;
	margin-bottom: 30px;
	font-weight: bold;font-size: 5rem;
}
.entry-content p{
	margin-top: 30px;
}
.logo-home{
	max-width: 150px;
}
.organizadores-colaboradores{
	text-align: center;
}
@media (min-width: 767px){
	.organizadores-colaboradores{
		width: 60%;
		margin-left: 20%;
	}
}
.organizadores-colaboradores img,
.proveedores-colaboradores img,
.colaboradores img{
	max-width: 50%;
	filter: grayscale(100%);
}
.organizadores-colaboradores img:hover,
.proveedores-colaboradores img:hover,
.colaboradores img:hover{
	filter: grayscale(0%);
}
.proveedores-colaboradores h4{
	text-align: center !important;
}
.proveedores-colaboradores > div h4{
	margin-bottom: 25px;
}
.proveedores-colaboradores img{
	max-width: 90px;
}
@media (min-width: 767px){
	.colaboradores img{
		max-width: 10%;
		margin-left: 1%;
		margin-right: 1%;
	}
}

@media (max-width: 767px){
	.colaboradores img{
		max-width: 30%;
	}
	.colaboradores > div {
		margin-bottom: 0px !important;
	}
	.img1, .img2, .img3, .img4{
		max-width: 40px !important;
	}
}