/*
Theme Name: Corsa Child
Template: Corsa
Version: 1.0
Author:	UpSolution
Theme URI: http://corsa.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
#slider-text {
	
	}

.l-body.hometype_fullscreen .l-section:first-child .l-subsection {
	min-height: 0;
}

#servicios-1 {
	margin: 0;
	display: flex;
	justify-content: space-around;
	max-width: 700px;
	}
.servicios-1-post {
	justify-content: space-around;
	width: 300px;
}
.l-subsection color_primary {
	height: auto;
}
.l-subsection color_dark with_parallax {
	display: none;
}
.subtitle {
	max-width: 600px;
	align-items: center;
	margin: 0 auto;
}
.intro {
	background-color: #39b54a;
	color: white;
	text-align: center;
	font-size: 30px;
	padding: 3em;
	padding-left: 2em;
	padding-right: 2em;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 22px;
    text-transform: none;
}

.green {
	color: #60ab24;
}

#centrado {
	max-width: 70%;
	margin: auto;
	align-items: center;
	vertical-align:central;
}

.alpha-box {
	color:#39b54a;
	max-width: 50%;
	margin: auto;
	align-items: center;
	vertical-align:central;
	background: rgba(255, 255, 255, 0,4);
}
.w-portfolio-item {
	width: 30%;
}
a#prevslide.load-item {
	display: none;
}



/*QUIENES*/
.g-cols .offset_default {max-width: 70%;
    margin: 0 auto;}


@media all and (max-width: 599px) {
#centrado {
	width: 100%;
	margin: auto;
	align-items: center;
	vertical-align:central;
}
}
.top-header{    width: 96%;}
.l-body.headertype_sticky .l-header.fixed, .l-body.headertype_sticky.headerpos_top .l-header{    margin-top: 41px; }