* {
	margin: 0;
	padding: 0;
}

.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #163831;
}

.hola {
	margin-bottom: -48px;
}

body {
	background: #2F4240;
	color: #000;
	font-family: 'Roboto', sans-serif;
}

.buttons {
	transform: translate(-50, -50);
	padding: 20px;
	z-index: 0;
	display: flex;
	justify-content: center;
}

.contenedor {
	width: 90%;
	max-width: 1000px;
	margin: 20px auto;
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(15, auto);
	grid-template-areas:
		"barra barra barra "
		"solucionestit solucionestit  solucionestit"
		"soluciones1 soluciones1  soluciones1"
		"li1 cen1  ld1"
		"li2 cen2  ld2"
		"li3 cen3  ld3"
		"li4 cen4  ld4"
		"li5 cen5  ld5"
		"li6 cen6  ld6"
		"li7 cen7  ld7"
		"li8 cen8  ld7"
		"li9 cen9  ld7"
		"li10 cen10  ld7"
		"li11 cen11  ld11"
		"footer footer  footer";
}

.contenedor>div,
.contenedor .li1,
.contenedor .li2,
.contenedor .li3,
.contenedor .li4,
.contenedor .li5,
.contenedor .li6,
.contenedor .li7,
.contenedor .li8,
.contenedor .li9,
.contenedor .li10,
.contenedor .li11,
.contenedor .cen1,
.contenedor .cen2,
.contenedor .cen3,
.contenedor .cen4,
.contenedor .cen5,
.contenedor .cen6,
.contenedor .cen7,
.contenedor .cen8,
.contenedor .cen9,
.contenedor .cen10,
.contenedor .cen11,
.contenedor .ld11,
.contenedor .footer {
	background: #EBFFFE;
	padding: 10px;
	border-radius: 10px;
}

.contenedor .solucionestit {
	grid-area: solucionestit;
	background-color: #EBFFFE;
	padding-top: 2px;
	text-align: left;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.contenedor .solucionestit img {
	margin: 0;
	padding-top: 10px;
}

.solucionestit .Estilo1 {
	padding-left: 0;
	padding-top: 10px;
}

.contenedor .soluciones1 {
	grid-area: soluciones1;
	border: 0.5px solid;
	border-color: transparent transparent transparent transparent;
	background-color: #719492;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li1 {
	grid-area: li1;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li2 {
	grid-area: li2;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li3 {
	grid-area: li3;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li4 {
	grid-area: li4;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li5 {
	grid-area: li5;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li6 {
	grid-area: li6;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li7 {
	grid-area: li7;
	background-color: #EBFFFE;
	padding-top: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li8 {
	grid-area: li8;
	background-color: #EBFFFE;
	padding-top: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li9 {
	grid-area: li9;
	background-color: #EBFFFE;
	padding-top: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li10 {
	grid-area: li10;
	background-color: #EBFFFE;
	padding-top: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .li11 {
	grid-area: li11;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen1 {
	grid-area: cen1;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen2 {
	grid-area: cen2;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen3 {
	grid-area: cen3;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen4 {
	grid-area: cen4;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen5 {
	grid-area: cen5;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen6 {
	grid-area: cen6;
	background-color: #EBFFFE;
	padding-top: 25%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen7 {
	grid-area: cen7;
	background-color: #EBFFFE;
	padding-top: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen8 {
	grid-area: cen8;
	background-color: #EBFFFE;
	padding-top: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen9 {
	grid-area: cen9;
	background-color: #EBFFFE;
	padding-top: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen10 {
	grid-area: cen10;
	background-color: #EBFFFE;
	padding-top: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.contenedor .cen11 {
	grid-area: cen11;
	background-color: #EBFFFE;
	text-align: center;
	align-items: center;
	justify-content: center;
	padding-top: 25%;
}

.contenedor .ld1 {
	grid-area: ld1;
	padding-top: 10px;
}

.contenedor .ld2 {
	grid-area: ld2;
	padding-top: 10px;
}


.contenedor .ld3 {
	grid-area: ld3;
	padding-top: 10px;
}

.contenedor .ld4 {
	grid-area: ld4;
	padding-top: 10px;
}

.contenedor .ld5 {
	grid-area: ld5;
	padding-top: 10px;
}

.contenedor .ld6 {
	grid-area: ld6;
	padding-top: 10px;
}

.contenedor .ld7 {
	grid-area: ld7;
	padding-top: 10%;
}

.contenedor .ld11 {
	grid-area: ld11;
	padding-top: 10px;
}

.contenedor .ld1:hover {
	border-color: #719492;
	cursor: pointer;
	border-style: solid;
	border-width: 3px;
	box-shadow: 0px 0px 20px #719492;
	margin: -3px;
}

.contenedor .ld2:hover {
	border-color: #719492;
	cursor: pointer;
	border-style: solid;
	border-width: 3px;
	box-shadow: 0px 0px 20px #719492;
	margin: -3px;
}

.contenedor .ld3:hover {
	border-color: #719492;
	cursor: pointer;
	border-style: solid;
	border-width: 3px;
	box-shadow: 0px 0px 20px #719492;
	margin: -3px;
}

.contenedor .ld4:hover {
	border-color: #719492;
	cursor: pointer;
	border-style: solid;
	border-width: 3px;
	box-shadow: 0px 0px 20px #719492;
	margin: -3px;
}

.contenedor .ld5:hover {
	border-color: #719492;
	cursor: pointer;
	border-style: solid;
	border-width: 3px;
	box-shadow: 0px 0px 20px #719492;
	margin: -3px;
}

.contenedor .ld6:hover {
	border-color: #719492;
	cursor: pointer;
	border-style: solid;
	border-width: 3px;
	box-shadow: 0px 0px 20px #719492;
	margin: -3px;
}

.contenedor .ld7:hover {
	border-color: #719492;
	cursor: pointer;
	border-style: solid;
	border-width: 3px;
	box-shadow: 0px 0px 20px #719492;
	margin: -3px;
}

.contenedor .ld11:hover {
	border-color: #719492;
	cursor: pointer;
	border-style: solid;
	border-width: 3px;
	box-shadow: 0px 0px 20px #719492;
	margin: -3px;
}

.contenedor .header {
	background: #719492;
	color: #fff;
	grid-area: header;
	align-items: center;
	align-content: center;
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 20px;
	position: fixed;
	left: 0;
	top: 30px;
	width: 100%;
	z-index: 10000;
}

.contenedor .barra {
	grid-area: barra;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	height: 40px;
	position: fixed;
	left: 0%;
	top: 0;
	width: 100%;
	z-index: 10000;
	justify-content: center;
	height: 50px;
}

.contenedor .footer {
	background: #2F4240;
	color: #fff;
	grid-area: footer;
	font-size: 10px;
	color: #DFFDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	align-items: end;
}

.menu {
	background-color: #719492;
	color: #FFFFFF;
	height: 50px;
	width: 100%;
	z-index: 400;
	border-radius: 5px;
	border-left: 5px solid #719492;
	border-right: 5px solid #719492;
}

.menu__container {
	display: flex;
	justify-content: space-between;
	align-content: right;
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	height: 100%;
	margin-right: 25%;
	z-index: 3000;
	justify-content: right;
	border-radius: 5px;
}

.menu__links {
	height: 100%;
	transition: transform .3s;
	display: flex;
	border-radius: 5px;
}

.menu__item {
	list-style: none;
	position: relative;
	height: 100%;
	--clip: polygon(0 0, 100% 0, 100% 0, 0 0);
	--transform: rotate(-90deg);
	width: 100%;
	align-items: center;
	align-content: center;
	justify-content: center;
	text-align: justify;
	border-radius: 5px;
}

.menu__item:hover {
	--clip: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	--transform: rotate(0);
	border-radius: 5px;
}

.menu__link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 12px;
	display: flex;
	height: 100%;
	align-items: center;
	align-content: center;
	border-radius: 5px;
}

.colcentro {
	column-count: 6;
	column-gap: 20px;
	column-rule: 0px double black;
	list-style: none;
}

.menu__link:hover {
	background-color: #A9E0DD;
	border-radius: 5px;
}

.menu__arrow {
	transform: var(--transform);
	transition: transform .3s;
	display: block;
	margin-right: 3px;
	align-items: center;
	align-content: center;
}

.menu__nesting {
	list-style: none;
	transition: clip-path .3s;
	clip-path: var(--clip);
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	transform: translateY(100%);
	background-color: #719492;
	padding: 0;
	border-radius: 5px;
}

.menu__link--inside {
	padding: 20px 30px 20px 10px;
	width: 95%;
	position: relative;
	align-items: center;
	table-layout: auto;
	text-align: left;
	border-radius: 5px;
}

.menu__link--inside:hover {
	background-color: #A9E0DD;
	border-radius: 5px;
	width: auto;
}

.menu__barra {
	height: 100%;
	display: flex;
	align-items: center;
	padding: 0 15px;
	cursor: pointer;
	display: none;
}

.menu__img {
	display: block;
	width: 36px;
}

/*GO TOP*/

.go-top-container {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 5rem;
	height: 5rem;
	z-index: -1;
}

.go-top-button {
	width: 0rem;
	height: 0rem;
	background: #719492;
	border-radius: 50%;
	cursor: pointer;
	transition: .2s;
	top: 60%;
	left: 60%;
	transform: translate(-50%, -50%);
	z-index: -1;
}

.go-top-button i {
	position: absolute;
	font-size: 5px;
	top: 48%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	color: #bdd4d3;
	transition: .2s;
}

.show {
	z-index: 10;
}

.show .go-top-button {
	animation: popup .3s ease-in-out;
	width: 55px;
	height: 55px;
	z-index: 11;
}

.show i {
	transform: translate(-50%, -50%) scale(1);
}

@keyframes popup {
	0% {
		width: 0rem;
		height: 0rem;
	}

	50% {
		width: 45px;
		height: 45px;
	}

	100% {
		width: 55px;
		height: 55px;
	}
}

@media screen and (max-width: 785px) {
	.contenedor {
		grid-template-areas:
			"barra barra barra "
			"solucionestit solucionestit solucionestit "
			"soluciones1 soluciones1 soluciones1 "
			"li1 cen1  ld1"
			"li2 cen2  ld2"
			"li3 cen3  ld3"
			"li4 cen4  ld4"
			"li5 cen5  ld5"
			"li6 cen6  ld6"
			"li7 cen7  ld7"
			"li8 cen8  ld7"
			"li9 cen9  ld7"
			"li10 cen10  ld7"
			"li11 cen11  ld11"
			"footer footer  footer";
	}

	.ld1 img,
	.ld2 img,
	.ld3 img,
	.ld4 img,
	.ld5 img,
	.ld6 img,
	.ld7 img,
	.ld11 img {
		width: 50px;
	}

	.ld1,
	.ld2,
	.ld3,
	.ld4,
	.ld5,
	.ld6,
	.ld11 {
		width: auto;
		height: auto;
	}

	.contenedor .ld7 {
		padding-top: 70%;
		padding-bottom: 70%;
	}

	.contenedor .cen2,
	.contenedor .cen4,
	.contenedor .cen5 {
		padding-top: 11%;
		font-size: 14px;
	}

	.contenedor .cen7,
	.contenedor .cen8,
	.contenedor .cen9,
	.contenedor .cen10 {
		padding-top: 15%;
		padding-bottom: 15%;
		font-size: 14px;
	}

	.contenedor .cen1,
	.contenedor .cen3,
	.contenedor .cen6,
	.contenedor .cen11 {
		padding-top: 30%;
		padding-bottom: 30%;
		font-size: 14px;
	}

	.menu__barra {
		display: flex;

	}

	.menu__item {
		--clip: 0;
		overflow: hidden;
	}

	.menu__item--active {
		--transform: rotate(0);
		--background: #A9E0DD;
	}

	.menu__item--show {
		background-color: var(--background);
	}

	.menu__links {
		padding: 0;
		position: fixed;
		min-width: 250px;
		max-width: 250px;
		width: 50%;
		top: 50px;
		right: 0px;
		bottom: 0;
		background-color: #719492;
		overflow-y: auto;
		display: grid;
		grid-auto-rows: max-content;
		transform: translateX(130%);
		border-radius: 5px;
	}

	.menu__links--show {
		transform: unset;
		height: 1110px;
		width: 50%;
	}

	.menu__link {
		padding: 25px 0;
		padding-left: 25px;
		height: auto;
		width: 300px;
	}

	.menu__arrow {
		margin-left: 0px;
		margin-right: 300px;
	}

	.menu__nesting {
		display: grid;
		position: unset;
		width: 100%;
		transform: translateY(0);
		height: 0;
		transition: height .3s;
	}

	.menu__link--inside {
		width: 90%;
		margin-left: auto;
		border-left: 1px solid #719492;
	}


}