@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");
@font-face {
	font-family: "DINPro";
	src: url("/asset/style/font/DINPro.otf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "DINPro-medium";
	src: url("/asset/style/font/DINPro-medium.otf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "DINPro-bold";
	src: url("/asset/style/font/DINPro-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: bold;
}
* {
	margin: 0;
	box-sizing: border-box;
}

.contenedor {
	width: 90%;
	max-width: 1396px;
	margin: 0 auto;
	overflow: hidden;
}

.whatsapp_contacto {
	position: fixed;
	bottom: 30px;
	right: 50px;
	cursor: pointer;
	z-index: 1000;
	transition: transform 0.3s;
}
.whatsapp_contacto:hover {
	transform: scale(1.1);
}

.after::after {
	display: block;
	content: "";
	width: 72px;
	height: 4px;
	background-color: #1c82eb;
	margin-top: 15px;
}

.center::after {
	display: block;
	content: "";
	width: 20%;
	margin: 15px auto;
	height: 4px;
	background-color: #1c82eb;
}

.fifth {
	border-color: #1c82eb;
	border-radius: 0;
	color: #1c82eb;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}
.fifth::after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 100%;
	background: #1c82eb;
	z-index: -1;
	-webkit-transition: width 250ms ease-in-out;
	transition: width 250ms ease-in-out;
}
.fifth:hover {
	color: #ffffff;
}
.fifth:hover::after {
	width: 110%;
}

.fifth_alt {
	border-color: #63b0ff;
	border-radius: 0;
	color: #63b0ff;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}
.fifth_alt::after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 100%;
	background: #63b0ff;
	z-index: -1;
	-webkit-transition: width 250ms ease-in-out;
	transition: width 250ms ease-in-out;
}
.fifth_alt:hover {
	color: #ffffff;
}
.fifth_alt:hover::after {
	width: 110%;
}

.fifth_alt_1 {
	border-color: #ffffff;
	border-radius: 0;
	color: #ffffff;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}
.fifth_alt_1::after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 100%;
	background: #ffffff;
	z-index: -1;
	-webkit-transition: width 250ms ease-in-out;
	transition: width 250ms ease-in-out;
}
.fifth_alt_1:hover {
	color: #1c82eb;
}
.fifth_alt_1:hover::after {
	width: 110%;
}

@media screen and (max-width: 768px) {
	.whatsapp_contacto {
		position: fixed;
		bottom: 30px;
		right: 30px;
		cursor: pointer;
		z-index: 1000;
		transition: transform 0.3s;
	}
	.whatsapp_contacto img {
		width: 80%;
		height: 80%;
	}
	.whatsapp_contacto:hover {
		transform: scale(1.1);
	}
}
.header_trayectoria {
	background-image: url(../../img/trayectoria/header_foto.png);
	height: 368px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-bottom: 80px;
}
.header_trayectoria::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	background-color: #00557e;
}
.header_trayectoria .header_titulo {
	position: relative;
	color: #ffffff;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 100%;
	font-family: "DINPro-bold";
	font-size: 65px;
}
.header_trayectoria .precios_rectangles {
	width: 100%;
	overflow: hidden;
}

.trayectoria {
	height: 642px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.trayectoria .trayectoria_contenedor {
	height: 600px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-direction: column;
}
.trayectoria .trayectoria_contenedor .trayectoria_title {
	display: flex;
	align-items: center;
	width: 100%;
}
.trayectoria .trayectoria_contenedor .trayectoria_title h1 {
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "DINPro-bold";
	font-size: 30px;
	color: #00557e;
}
.trayectoria .trayectoria_contenedor .trayectoria_title .recta {
	width: 70%;
}
.trayectoria .trayectoria_contenedor .trayectoria_title .recta img {
	width: 100%;
}
.trayectoria .trayectoria_contenedor .slider_comando {
	display: flex;
	flex-direction: row;
	width: 7%;
	justify-content: space-around;
}
.trayectoria .trayectoria_contenedor .slider_comando div {
	width: 50%;
}
.trayectoria .trayectoria_contenedor .slider_comando .slider_arrow {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 30%;
}
.trayectoria .trayectoria_contenedor .slider_comando .slider_arrow img {
	width: 40px;
	height: 40px;
	cursor: pointer;
}
@media screen and (max-width: 768px) {
	.trayectoria .trayectoria_contenedor .mySwiper-1920 {
		display: none;
	}
	.trayectoria .trayectoria_contenedor .mySwiper-1024 {
		display: none;
	}
	.trayectoria .trayectoria_contenedor .mySwiper-768 {
		display: block;
	}
	.trayectoria
		.trayectoria_contenedor
		.mySwiper-768
		.slider
		.swiper-slide
		img {
		height: 70%;
	}
	.trayectoria .trayectoria_contenedor .slider_comando {
		width: 30%;
	}
	.trayectoria .trayectoria_contenedor .slider_comando .slider_arrow img {
		width: 40px;
		height: 40px;
	}
}
@media screen and (min-width: 768px) {
	.trayectoria .trayectoria_contenedor .mySwiper-1920 {
		display: none;
	}
	.trayectoria .trayectoria_contenedor .mySwiper-1024 {
		display: block;
	}
	.trayectoria .trayectoria_contenedor .mySwiper-768 {
		display: none;
	}
	.trayectoria .trayectoria_contenedor .slider_comando {
		width: 20%;
	}
	.trayectoria .trayectoria_contenedor .slider_comando .slider_arrow img {
		width: 40px;
		height: 40px;
	}
}
@media screen and (min-width: 1440px) {
	.trayectoria .trayectoria_contenedor .mySwiper-1920 {
		display: block;
	}
	.trayectoria .trayectoria_contenedor .mySwiper-1024 {
		display: none;
	}
	.trayectoria .trayectoria_contenedor .mySwiper-768 {
		display: none;
	}
	.trayectoria .trayectoria_contenedor .slider_comando {
		width: 7%;
	}
	.trayectoria .trayectoria_contenedor .slider_comando .slider_arrow img {
		width: 40px;
		height: 40px;
	}
}
.trayectoria .swiper-button-next {
	position: relative !important;
	top: 0% !important;
}
.trayectoria .swiper {
	width: 100%;
	height: 100%;
}
.trayectoria .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	cursor: pointer;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: transform 0.3s ease;
}
.trayectoria .swiper-slide-active {
	transform: scale(1.2) !important;
}
.trayectoria .swiper-slide img {
	display: block;
	width: 75%;
	height: 80%;
	object-fit: contain;
	transition: 0.3s ease;
}
.trayectoria .swiper {
	width: 100%;
	height: 405px;
	margin: 20px auto;
}
.trayectoria .append-buttons {
	text-align: center;
	margin-top: 20px;
}
.trayectoria .append-buttons button {
	display: inline-block;
	cursor: pointer;
	border: 1px solid #007aff;
	color: #007aff;
	text-decoration: none;
	padding: 4px 10px;
	border-radius: 4px;
	margin: 0 10px;
	font-size: 13px;
}

.imagen-light {
	position: fixed;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translate(100%);
	transition: transform 0.2s ease-in-out;
	z-index: 120000;
}
.imagen-light .close {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 40px;
	cursor: pointer;
}
.imagen-light .contenedor_img {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 700px;
	height: 500px;
}
.imagen-light .contenedor_img .agregar-imagen {
	width: 700px;
	height: 500px;
	transform: scale(0);
	transition: transform 0.3s 0.2s;
}
.imagen-light .contenedor_img .show-image {
	transform: scale(1);
}
.imagen-light .contenedor_img .flechas {
	display: flex;
	align-items: center;
	width: 700px;
	height: 500px;
	position: absolute;
	justify-content: space-between;
	z-index: 100;
}
.imagen-light .contenedor_img .flechas .left {
	width: 50px;
	cursor: pointer;
	transition: all 0.3s ease;
	background-color: rgba(0, 0, 0, 0.2);
}
.imagen-light .contenedor_img .flechas .left:hover {
	background-color: rgba(0, 0, 0, 0.4);
}
.imagen-light .contenedor_img .flechas .rigth {
	width: 50px;
	cursor: pointer;
	transition: all 0.3s ease;
	background-color: rgba(0, 0, 0, 0.2);
}
.imagen-light .contenedor_img .flechas .rigth:hover {
	background-color: rgba(0, 0, 0, 0.4);
}
.imagen-light .contenedor_img .flechas .ocultar {
	opacity: 0;
}

.show {
	transform: translate(0);
}

@media screen and (max-width: 768px) {
	.imagen-light .contenedor_img {
		width: 550px;
		height: 350px;
	}
	.imagen-light .contenedor_img .agregar-imagen {
		width: 550px;
		height: 350px;
	}
	.imagen-light .contenedor_img .flechas {
		width: 550px;
		height: 350px;
	}
}
.inverse {
	transform: rotate(180deg);
}
