.section__nosotros {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 60px;
	position: relative;
}

.section__nosotros .subbloque {
	width: 90%;
	max-width: 1920px;
	height: auto;
	margin: 0 auto;
}

.section__nosotros .bloque_a {
	width: 50%;
	height: auto;
	position: relative;
	float: left;
	margin: 0 auto;
	margin-top: 40px;
}

.section__nosotros .bloque_a .figura_margen {
	width: 90%;
	height: auto;
	position: absolute;
	top: 30px;
	left: 30px;
}

.section__nosotros .bloque_a .info {
	width: 80%;
	height: auto;
	position: relative;
	margin-left: 80px;
	margin-top: 80px;
}

.section__nosotros .bloque_a .info .title_block {
	width: 100%;
	height: auto;
}

.section__nosotros .bloque_b {
	width: 50%;
	height: auto;
	float: right;
	position: relative;
}

.bloque_b .figura_2 {
	width: 100%;
	height: auto;
	position: absolute;
	top: 100px;
	z-index: 3;
}

.section__nosotros .figura_morada {
	width: 700px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}

.section__nosotros .figura_verde {
	width: 400px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 100px;
	z-index: 1;
}

.section__nosotros .bloque_b .figura_2 .figura_verde {
	width: 160px;
	height: auto;
	position: absolute;
	top: 15%;
	left: 0%;
}

.section_valores {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.section_valores .bloque_a {
	width: 50%;
	height: auto;
	position: relative;
	float: left;
}

.section_valores .bloque_a .figura_red {
	width: 80%;
	height: auto;
	position: relative;
}

.section_valores .bloque_a .figura_red .title {
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.section_valores .bloque_a .figura_red .title .dots {
	width: 200px;
	height: auto;
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
}

.section_valores .bloque_b {
	width: 50%;
	height: auto;
	position: relative;
	background-color: #bc4b;
	float: right;
}

.section_valores_blocks {
	max-width: 1280px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 30px;
}

.section_valores_blocks .valor_block {
	width: 25%;
	height: auto;
	float: left;
	margin-bottom: 30px;
}

.section_valores_blocks .valor_block .subcontainer {
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.section_valores_blocks .valor_block .logo {
	width: 80px;
	height: auto;
	margin: 0 auto;
}

.section_valores_blocks .valor_block .titulo {
	width: 70%;
	height: auto;
	margin: 0 auto;
	font-family: "Montserrat-Bold";
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	padding: 3px;
	margin-bottom: 10px;
}

.section_valores_blocks .valor_block .descripcion {
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-family: "Montserrat-Light";
	font-size: 16px;
	line-height: 18px;
	text-align: center;
}

.clear_valores {
	display: none;
}

.section_colaboradores {
	width: 100%;
	max-width: 1920px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 30px;
	overflow: hidden;
}

.section_colaboradores .title_section {
	width: 82%;
	height: auto;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 20px;
	display: block;
}

.section_colaboradores .title_section .dots {
	width: 220px;
	height: auto;
	position: relative;
}

.section_colaboradores .colaboradores_block {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.section_colaboradores .colaboradores_block .items {
	width: 16.66%;
	height: auto;
	position: relative;
	float: left;
	overflow: hidden;
}

.section_colaboradores .colaboradores_block .items .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(77, 55, 139, 0.8);
	opacity: 0;
}

.section_colaboradores .colaboradores_block .items .overlay:hover {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(77, 55, 139, 0.4);
	opacity: 1;
	cursor: pointer;
}

.section_colaboradores .colaboradores_block .items .overlay .info {
	width: 100%;
	height: auto;
	color: #fff;
	margin-bottom: 3px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.section_colaboradores .colaboradores_block .items .overlay .info .nombre {
	width: 100%;
	height: auto;
	font-family: "Montserrat-ExtraBold";
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin-bottom: 3px;
	text-align: center;
}

.section_colaboradores .colaboradores_block .items .overlay .info .nombre span {
	background: #00bd9a;
	padding: 0px 5px 0px 5px;
}

.section_colaboradores .colaboradores_block .items .overlay .info .puesto {
	width: 100%;
	height: auto;
}

.section_colaboradores .carousel-indicators {
	bottom: -30px;
}

.clear-2-carrousel-colaboradores {
	display: none;
}

.clear-3-carrousel-colaboradores {
	display: none;
}

.section_figures_5 {
	width: 100%;
	height: 200px;
	position: relative;
}

.section_figures_5 .block_a {
	width: 40%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0px;
}

.section_figures_5 .block_b {
	width: 40%;
	height: auto;
	position: absolute;
	bottom: 0;
	right: 0px;
}

@media only screen and (max-width: 1560px) {
	.section__nosotros .bloque_b .figura_1 {
		width: 120%;
	}
}

@media only screen and (max-width: 1320px) {
	.section__nosotros .bloque_b .figura_1 .figura_2 {
		bottom: -30%;
	}
}

@media only screen and (max-width: 1120px) {
	.section__nosotros .bloque_b .figura_1 {
		width: 130%;
	}

	.section__nosotros .bloque_b .figura_1 .figura_2 {
		bottom: -60%;
	}

	.section_valores .bloque_a {
		width: 80%;
		height: auto;
		position: relative;
		float: none;
	}
	.section_valores .bloque_b .figura_green {
		top: inherit;
		bottom: 0px;
	}
}

@media only screen and (max-width: 992px) {
	.section__nosotros .figura_morada {
		display: none !important;
	}

	.section__nosotros .figura_verde {
		display: none !important;
	}

	.section__nosotros .bloque_a {
		width: 100%;
		float: none;
		margin-top: 30px;
	}

	.section__nosotros .bloque_a .info {
		width: 100%;
		margin-left: 0px;
		margin-top: 0px;
		padding: 26px;
	}
	.section__nosotros .bloque_a .figura_margen {
		top: -10px;
		left: -10px;
	}

	.section__nosotros .bloque_b {
		width: 100%;
		height: auto;
		float: none;
		display: none;
	}

	.section_valores .bloque_b .figura_green {
		width: 160px;
		top: inherit;
		bottom: 0px;
	}

	.section_valores .bloque_a {
		width: 100%;
	}
	.section_valores .bloque_a .figura_red {
		width: 90%;
	}

	.section_valores .bloque_b {
		display: none;
	}

	.section_valores_blocks .valor_block {
		width: 50%;
	}

	.clear_valores {
		display: block;
	}
}

@media only screen and (max-width: 768px) {
	.section_valores .bloque_b .figura_green {
		display: none;
	}
}
@media only screen and (max-width: 568px) {
	.section__nosotros .bloque_a {
		width: 80%;
	}

	.section__nosotros .bloque_a .info {
		padding: 0px;
	}

	.section__nosotros .bloque_a .figura_margen {
		top: -20px;
		left: -20px;
	}

	.section__nosotros .ed__main_title {
		font-size: 22px;
		line-height: 32px;
	}

	.section__nosotros .ed__main_title_extra_small {
		font-size: 13px;
		line-height: 14px;
	}

	.section__nosotros .ed_parrafo_medium {
		font-size: 18px;
		line-height: 24px;
	}

	.section_valores .ed__main_title {
		font-size: 18px;
	}

	.section_valores .bloque_a .figura_red .title .dots {
		display: none;
	}

	.section_valores_blocks .valor_block {
		width: 100%;
	}

	.colaboradores_desktop {
		display: none;
	}

	.colaboradores_movil {
		display: block;
	}

	.section_colaboradores .colaboradores_block .items {
		width: 33.33%;
	}
	.clear-3-carrousel-colaboradores {
		display: block;
	}

	.section_figures_5 {
		display: none;
	}

	.section_colaboradores .edebe__main_title {
		text-align: center;
	}

	.section_colaboradores .dots {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 480px) {
	.section_valores .bloque_a .figura_red {
		width: 100%;
	}

	.section_colaboradores .colaboradores_block .items {
		width: 50%;
	}
	.clear-3-carrousel-colaboradores {
		display: none;
	}

	.clear-2-carrousel-colaboradores {
		display: block;
	}
}
