@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
@font-face {
	font-family: "Metropolis";
	src: url("../fonts/Metropolis-Black.woff2") format("woff2"), url("../fonts/Metropolis-Black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
/*#static2,
#ticker2 {
  display: inline-block;
  width: 50%;
  height: 33px;
  color: #fff;
  font-family: sans-serif;
}

#static2 {
  line-height: 31px;
  font-size: 31px;
  vertical-align: top;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  color: #bada55;
  overflow: hidden;
  width: 100%;

  &:before {
    content: "";
    position: absolute;
    left: 0;
    top: -25px;
    height: 25px;
    width: 100%;
    z-index: 1;
    background: linear-gradient(
      180deg,
      hsla(0, 0%, 100%, 0.97) 0,
      hsla(0, 0%, 100%, 0.97) 27%,
      hsla(0, 0%, 100%, 0)
    );
  }
  &:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -25px;
    height: 25px;
    width: 100%;
    z-index: 1;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff 75%, #fff);
  }
}

#ticker2 {
  position: absolute;
  margin: 0 5px;
  list-style: none;
  padding: 0;
  vertical-align: top;
  height: 100px;
  top: -25px;
  text-align: left;
  transition: 0.5s;
  width: 100%;
  li {
    position: relative;
    padding: 0;
    line-height: 31px;
    font-size: 31px;
    transition: 0.8s;
    margin: 25px 0;
    color: navy;
  }
}*/
@font-face {
	font-family: "Metropolis";
	src: url("../fonts/Metropolis-Bold.woff2") format("woff2"), url("../fonts/Metropolis-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Metropolis Extra";
	src: url("../fonts/Metropolis-ExtraBold.woff2") format("woff2"), url("../fonts/Metropolis-ExtraBold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Metropolis Extra";
	src: url("../fonts/Metropolis-ExtraLight.woff2") format("woff2"), url("../fonts/Metropolis-ExtraLight.woff") format("woff");
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Metropolis";
	src: url("../fonts/Metropolis-Light.woff2") format("woff2"), url("../fonts/Metropolis-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Metropolis";
	src: url("../fonts/Metropolis-Medium.woff2") format("woff2"), url("../fonts/Metropolis-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Metropolis";
	src: url("../fonts/Metropolis-Regular.woff2") format("woff2"), url("../fonts/Metropolis-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Metropolis Semi";
	src: url("../fonts/Metropolis-SemiBold.woff2") format("woff2"), url("../fonts/Metropolis-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Metropolis";
	src: url("../fonts/Metropolis-Thin.woff2") format("woff2"), url("../fonts/Metropolis-Thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
.naranja {
	color: #f16800;
	font-size: 48px !important;
}

.azul4 {
	color: #4c4cff;
}

.trans, footer ul li a, .ribbon .item, .bannerhome .habla, .hablamos .formu, .hablamos .habla, .contacto .pad input[type=submit], .headerclientes a, .headercandidatos a, .headercontacto a, .equipo .pad .capa, .equipo a, .especial a, .logoshome a, .videohome .texto .botones a {
	transition: all 0.3s ease;
}

body {
	font-family: "Metropolis";
	overflow-x: hidden;
}

body,
html,
h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
video,
section {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

header {
	background-color: transparent;
	padding: 20px 0;
}

.nav-link {
	color: #fff;
	font-size: 14px;
}

.nav-link:hover {
	color: #f16800 !important;
}

.contact-button {
	border: solid 2px #fff;
	padding: 10px 15px 10px 15px;
	color: #fff;
	border-radius: 26px;
	background-color: transparent;
}

.contact-button:hover,
.botonazul {
	background-color: #0000ff;
	border: solid 2px #0000ff;
}

.navbar-nav {
	margin-left: auto;
	margin-right: auto;
}

.navbar-brand {
	margin-right: auto;
}

.contact-button {
	margin-left: auto;
}

.absolute {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 99999;
}

.videohome {
	position: relative;
}
.videohome .icono {
	position: absolute;
	right: 0;
	top: 0;
	height: 800px;
	mix-blend-mode: multiply;
}
.videohome .iconomobile {
	display: none;
}
.videohome .capa {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	mix-blend-mode: multiply;
	background-color: #00008b;
}
.videohome video {
	height: 800px;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	display: block;
}
.videohome .container {
	position: relative;
}
.videohome .texto {
	position: absolute;
	width: 100%;
	top: 241px;
	left: 0;
}
.videohome .texto .naranja {
	font-size: 57px !important;
}
.videohome .texto .pad {
	max-width: 500px;
	padding-left: 31px;
}
.videohome .texto h1 {
	font-size: 51px;
	color: #fff;
	font-weight: 700;
	line-height: 57px;
}
.videohome .texto .enter {
	display: block;
}
.videohome .texto .play {
	font-family: "Playfair Display", serif;
	font-weight: 500;
	font-style: italic;
}
.videohome .texto p {
	color: #fff;
}
.videohome .texto .botones label {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 15px;
}
.videohome .texto .botones a {
	color: #fff;
	border-radius: 26px;
	border: solid 2px #fff;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	font-weight: 500;
	font-size: 15px;
}
.videohome .texto .botones a:hover {
	background-color: #fff;
	color: #0000ff;
}

.logoshome {
	padding: 31px 0 31px 0;
}
.logoshome h2 {
	color: #0000ff;
	font-family: "Playfair Display", serif;
	font-size: 22px;
}
.logoshome h3 {
	font-size: 33px;
	color: #0000ff;
	font-weight: 700;
	padding-top: 12px;
	line-height: 33px;
}
.logoshome h3 .enter {
	display: block;
}
.logoshome .container {
	max-width: 1200px;
}
.logoshome a {
	border: solid 2px #0000ff;
	padding: 10px 22px 10px 22px;
	border-radius: 26px;
	color: #0000ff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
}
.logoshome a:hover {
	background-color: #0000ff;
	color: #fff;
}

.gif {
	padding: 60px;
	background-color: #00008b;
}
.gif h3 {
	color: #fff;
	font-size: 31px;
	text-align: center;
	font-weight: 700;
}

.especial {
	padding: 20px 0 0 0;
}
.especial p {
	color: #0f0f14;
	max-width: 500px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #434365;
}
.especial h3 {
	font-size: 33px;
	color: #0000ff;
	font-weight: 700;
	padding-top: 12px;
}
.especial .container {
	max-width: 1200px;
	margin-bottom: 41px;
}
.especial a {
	border: solid 2px #0000ff;
	padding: 10px 22px 10px 22px;
	border-radius: 26px;
	color: #0000ff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
}
.especial a:hover {
	background-color: #0000ff;
	color: #fff;
}
.especial .item {
	margin: 10px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 139, 0.1);
	padding: 15px;
	background-color: #fff;
	border-radius: 14px;
}
.especial .item h2 {
	color: #0f0f14;
	font-size: 18px;
	font-family: "Metropolis";
	font-weight: 700;
	height: 51px;
}
.especial .item img {
	width: 100%;
}
.especial .carousel2 {
	max-width: 100%;
	margin: auto auto 61px auto;
	overflow: hidden;
}
.especial .slick-prev,
.especial .slick-next {
	background: none;
	border: none;
	color: blue;
	font-size: 30px;
	cursor: pointer;
	outline: none;
}
.especial .slick-prev,
.especial .slick-next {
	position: absolute;
	bottom: 12px !important;
	font-size: 0;
	z-index: 9999;
	top: auto !important;
}
.especial .slick-prev {
	left: 49%;
	transform: translateX(-100%);
}
.especial .slick-next {
	right: 49%;
	transform: translateX(100%);
}
.especial .slick-next::before {
	content: ">";
	color: #0000ff;
	font-family: "Metropolis";
	font-weight: 700;
}
.especial .slick-prev::before {
	content: "<";
	color: #0000ff;
	font-family: "Metropolis";
	font-weight: 700;
}
.especial .slick-prev::before,
.especial .slick-next::before {
	font-size: 31px;
}
.especial .slick-list {
	padding-bottom: 43px;
}
.especial .titulo {
	width: 100%;
}

.ayudamos {
	padding: 0 0 120px 0;
	font-family: "Playfair Display", serif;
	background-color: #f2f2ff;
}
.ayudamos h2 {
	width: 750px;
	margin: auto;
	font-size: 51px;
	line-height: 61px;
	color: #0000ff;
	padding-top: 31px;
	font-style: italic;
}
.ayudamos h2 span {
	display: block;
}
.ayudamos h2 img {
	float: left;
	margin: 0 20px 200px 0;
}
.ayudamos .grafico {
	width: 1000px;
	display: block;
	margin: auto auto 81px auto;
	position: relative;
}
.ayudamos .grafico .foto {
	width: 100%;
}
.ayudamos .fotomobile {
	display: none;
}
.ayudamos h3 {
	font-size: 33px;
	color: #0000ff;
	font-weight: 700;
	line-height: 37px;
	font-family: "Metropolis";
	padding: 81px 0 45px 0;
}
.ayudamos h3 .enter {
	display: block;
}
.ayudamos .container {
	max-width: 1216px;
	margin-bottom: 41px;
}
.ayudamos .texto1 {
	position: absolute;
	top: 6px;
	left: 33px;
}
.ayudamos .texto2 {
	position: absolute;
	top: 400px;
	right: 168px;
	text-align: right;
}
.ayudamos .texto3 {
	position: absolute;
	bottom: 141px;
	right: 31px;
	text-align: right;
}
.ayudamos .texto {
	width: 218px;
}
.ayudamos .texto h4 {
	color: #0f0f14;
	font-size: 22px;
	font-weight: bold;
	font-family: "Metropolis";
	margin-bottom: 4px;
}
.ayudamos .texto h4 span {
	color: #0000ff;
	font-size: 37px;
}
.ayudamos .texto p {
	font-size: 15px;
	font-family: "Metropolis";
	color: #434365;
	line-height: 28px;
}

.aqui .container {
	max-width: 1200px;
}
.aqui h3 {
	font-size: 33px;
	color: #0000ff;
	font-weight: 700;
	padding-top: 6px;
}

.equipo {
	padding-top: 145px;
}
.equipo .container {
	max-width: 1000px;
}
.equipo h2 {
	color: #0000ff;
	font-size: 31px;
	font-weight: 700;
	margin: 51px 0 51px -41px;
}
.equipo h2 .naranja {
	font-size: 47px !important;
}
.equipo h3 {
	font-size: 33px;
	color: #0000ff;
	font-weight: 700;
	padding-top: 6px;
	margin-left: -41px;
}
.equipo h4 {
	text-align: right;
	font-size: 22px;
	color: #0f0f14;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: 600;
}
.equipo h4 .azul4 {
	font-size: 30px !important;
}
.equipo p {
	color: #0000ff;
	font-size: 16px;
	font-weight: 300;
	text-align: right;
	padding-bottom: 12px;
	line-height: 28px;
}
.equipo p a {
	margin: 0;
	color: #fff;
}
.equipo p a:hover {
	text-decoration: none;
}
.equipo a {
	margin-left: 12px;
}
.equipo a:hover {
	opacity: 0.8;
}
.equipo .pad {
	position: relative;
}
.equipo .pad .foto {
	width: 440px;
	height: 531px;
	-o-object-fit: cover;
	   object-fit: cover;
	position: relative;
}
.equipo .pad .bullet {
	position: absolute;
	bottom: -12px;
	left: -12px;
	width: 61px;
}
.equipo .pad .capa {
	position: absolute;
	background-color: rgba(0, 0, 255, 0.7);
	width: 440px;
	height: 531px;
	top: 0;
	right: 0;
	padding: 31px;
	border-radius: 20px;
	color: #fff;
	text-align: left;
	opacity: 0;
}
.equipo .pad .capa h4 {
	text-align: left;
	color: #fff;
}
.equipo .pad .capa p {
	text-align: left;
	color: #fff;
}
.equipo .pad .capa .x {
	display: none;
}
.equipo .pad .capa:hover {
	opacity: 1;
}
.equipo .linkboton,
.equipo .linkboton2,
.equipo .x {
	display: none;
}

.headerequipo {
	background-image: url(../img/fondo@2x.webp);
	background-size: 100%;
	background-attachment: fixed;
	height: 600px;
	background-repeat: no-repeat;
}
.headerequipo .foto {
	height: 600px;
	margin-top: 120px;
	position: absolute;
}
.headerequipo h2 {
	padding-top: 200px;
	color: #fff;
	font-size: 51px;
	font-family: "Metropolis";
	font-weight: 600;
	line-height: 61px;
}
.headerequipo h2 .titulo1 {
	font-family: "Playfair Display", serif;
	display: block;
	font-style: italic;
}
.headerequipo h2 .naranja {
	font-size: 57px !important;
}

.headercontacto {
	background-image: url(../img/cabecera-contacto@2x.webp);
	background-size: cover;
	height: 440px;
}
.headercontacto h2 {
	padding-top: 184px;
	color: #fff;
	font-size: 51px;
	font-family: "Metropolis";
	font-weight: 600;
	line-height: 51px;
	display: inline-block;
}
.headercontacto h2 .titulo1 {
	font-family: "Playfair Display", serif;
	display: block;
	font-style: italic;
}
.headercontacto h2 .naranja {
	font-size: 66px !important;
}
.headercontacto a {
	display: inline-block;
	background-color: #f16800;
	color: #fff;
	font-size: 16px;
	padding: 10px 15px 10px 15px;
	border-radius: 28px;
	text-decoration: none;
	vertical-align: bottom;
	margin-left: 20px;
	border: solid 2px #f16800;
	margin-bottom: 8px;
}
.headercontacto a:hover {
	background-color: #0000ff;
	border: solid 2px #fff;
}

.headercandidatos {
	background-image: url(../img/cabecera-candidato@2x.webp);
	background-size: cover;
	height: 440px;
}
.headercandidatos h2 {
	padding-top: 184px;
	color: #fff;
	font-size: 51px;
	font-family: "Metropolis";
	font-weight: 600;
	line-height: 51px;
	display: inline-block;
}
.headercandidatos h2 .titulo1 {
	font-family: "Playfair Display", serif;
	display: block;
	font-style: italic;
}
.headercandidatos h2 .naranja {
	font-size: 66px !important;
}
.headercandidatos a {
	display: inline-block;
	background-color: #f16800;
	color: #fff;
	font-size: 16px;
	padding: 10px 15px 10px 15px;
	border-radius: 28px;
	text-decoration: none;
	vertical-align: bottom;
	margin-left: 20px;
	border: solid 2px #f16800;
	margin-bottom: 8px;
}
.headercandidatos a:hover {
	background-color: #0000ff;
	border: solid 2px #fff;
}

.headerclientes {
	background-image: url(../img/cabecera-clientes@2x.webp);
	background-size: cover;
	height: 440px;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 31px;
}
.headerclientes h2 {
	padding-top: 184px;
	color: #fff;
	font-size: 51px;
	font-family: "Metropolis";
	font-weight: 600;
	display: inline-block;
	vertical-align: bottom;
	line-height: 51px;
}
.headerclientes h2 .titulo1 {
	font-family: "Playfair Display", serif;
	display: block;
	font-style: italic;
}
.headerclientes h2 .naranja {
	font-size: 66px !important;
}
.headerclientes a {
	display: inline-block;
	background-color: #f16800;
	color: #fff;
	font-size: 16px;
	padding: 10px 15px 10px 15px;
	border-radius: 28px;
	text-decoration: none;
	vertical-align: bottom;
	margin-left: 20px;
	border: solid 2px #f16800;
	margin-bottom: 8px;
}
.headerclientes a:hover {
	background-color: #0000ff;
	border: solid 2px #fff;
}

.headergracias {
	background-image: url(../img/cabecera-contacto@2x.webp);
	background-size: cover;
	height: 570px;
}
.headergracias h2 {
	padding-top: 184px;
	color: #fff;
	font-size: 51px;
	font-family: "Metropolis";
	font-weight: 600;
	line-height: 51px;
	display: inline-block;
	margin-bottom: 12px;
}
.headergracias h2 .titulo1 {
	font-family: "Playfair Display", serif;
	display: block;
	font-style: italic;
	margin-bottom: 12px;
}
.headergracias h2 .naranja {
	font-size: 66px !important;
}

.contacto {
	padding: 120px 0 120px 0;
}
.contacto .container {
	max-width: 920px;
}
.contacto h2 {
	font-size: 33px;
	color: #0000ff;
	margin-bottom: 31px;
	font-weight: 700;
	padding-top: 6px;
	margin-left: -41px;
}
.contacto .pad {
	width: 600px;
	margin: auto;
}
.contacto .pad label {
	display: block;
	color: #0000ff;
	font-weight: 400;
	padding: 12px 0 12px 0;
	font-family: "Metropolis";
}
.contacto .pad input[type=text],
.contacto .pad input[type=email],
.contacto .pad input[type=tel],
.contacto .pad textarea {
	border: solid 2px #0000ff;
	padding: 10px 10px 10px 22px;
	border-radius: 20px;
	width: 100%;
	color: #8d8d8d;
	margin-bottom: 15px;
	font-size: 15px;
}
.contacto .pad input::-moz-placeholder, .contacto .pad textarea::-moz-placeholder {
	color: #8d8d8d;
	opacity: 1;
}
.contacto .pad input::placeholder,
.contacto .pad textarea::placeholder {
	color: #8d8d8d;
	opacity: 1;
}
.contacto .pad input[type=submit] {
	background-color: #f16800;
	color: #fff;
	padding: 10px 31px 10px 31px;
	border: none;
	margin-top: 12px;
	font-family: "Metropolis";
	border-radius: 26px;
	font-size: 14px;
	margin-bottom: 12px;
}
.contacto .pad input[type=submit]:hover {
	background-color: #0000ff;
}

.blanco {
	filter: brightness(0) invert(1);
}

.hablamos {
	background-color: #0000ff;
	padding: 31px;
	border-radius: 16px;
	width: 1000px;
	margin: auto;
	text-align: center;
	margin-top: 81px;
	margin-bottom: 120px;
}
.hablamos h3 {
	color: #fff;
	text-align: center;
	font-size: 36px;
	font-family: "Playfair Display", serif;
	font-weight: 700;
}
.hablamos .mail {
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	text-decoration: none;
	margin: 12px 0 12px 0;
}
.hablamos .habla {
	background-color: #f16800;
	color: #fff;
	padding: 10px 26px 10px 26px;
	border-radius: 26px;
	text-decoration: none;
	font-size: 14px;
	border: solid 2px #f16800;
	margin-right: 6px;
	width: 160px;
}
.hablamos .habla:hover {
	background-color: #0000ff;
	border: solid 2px #fff;
}
.hablamos .formu {
	background-color: #0000ff;
	color: #fff;
	padding: 10px 26px 10px 26px;
	border-radius: 26px;
	text-decoration: none;
	font-size: 14px;
	border: solid 2px #fff;
	width: 160px;
}
.hablamos .formu:hover {
	background-color: #f16800;
	border: solid 2px #f16800;
}

.logosalianzas {
	padding: 120px 0 120px 0;
}
.logosalianzas h3 {
	font-size: 33px;
	color: #0000ff;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 37px;
	padding-top: 12px;
}
.logosalianzas h3 .enter {
	display: block;
}
.logosalianzas .container {
	width: 1150px;
}
.logosalianzas .logos img {
	width: 100%;
}

.headeralianzas {
	background-image: url(../img/cabecera-alianzas@2x.webp);
	background-size: cover;
	height: 440px;
	position: relative;
}
.headeralianzas #static2 {
	display: none;
}

.alianzas .colazul {
	background-color: #0000ff;
	text-align: center;
	padding: 51px;
}
.alianzas .colazul img {
	height: 500px;
}
.alianzas .coltexto {
	background-color: #f2f2ff;
	background-image: url(../img/isotipo-ribbon1.svg), url(../img/isotipo-ribbon2.svg);
	background-repeat: no-repeat;
	background-position: top left, bottom right;
	padding: 120px 120px 120px 160px;
}
.alianzas .coltexto h3 {
	color: #0000ff;
	font-size: 31px;
	font-weight: 600;
	margin-bottom: 31px;
}
.alianzas .coltexto h3 .enter {
	display: block;
}
.alianzas .coltexto p {
	max-width: 500px;
	color: #434365;
	line-height: 28px;
}

.bannerhome {
	background-color: #0000ff;
	padding: 31px 31px 45px 31px;
	border-radius: 16px;
	width: 1000px;
	margin: auto;
	text-align: center;
	margin-top: 81px;
	margin-bottom: 81px;
}
.bannerhome h3 {
	color: #fff;
	text-align: center;
	font-size: 36px;
	font-family: "Playfair Display", serif;
	font-weight: 700;
	margin-bottom: 31px;
}
.bannerhome h3 span {
	display: block;
}
.bannerhome .mail {
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	text-decoration: none;
	margin: 12px 0 12px 0;
}
.bannerhome .habla {
	background-color: #f16800;
	color: #fff;
	padding: 10px 26px 10px 26px;
	border-radius: 26px;
	text-decoration: none;
	font-size: 14px;
	border: solid 2px #f16800;
	margin-right: 6px;
}
.bannerhome .habla:hover {
	background-color: #0000ff;
	border: solid 2px #fff;
}

.valor {
	padding: 81px 0 0 0;
}
.valor .container {
	max-width: 1200px;
}
.valor h2 {
	color: #0000ff;
	font-size: 31px;
	font-weight: 700;
}
.valor h3 {
	padding: 81px 0 20px 0;
	color: #0f0f14;
	font-family: "Metropolis";
	font-weight: 700;
}
.valor h3 .azul {
	font-family: "Playfair Display", serif;
	color: #0000ff;
	font-size: 37px;
}
.valor h3 .play {
	font-family: "Playfair Display", serif;
	font-style: italic;
	display: block;
	line-height: 20px;
}
.valor p {
	font-size: 16px;
	line-height: 33px;
	max-width: 330px;
	color: #434365;
}
.valor img {
	width: 100%;
}

.ribbon .container {
	max-width: 1200px;
}
.ribbon .borde {
	background-color: #f2f2ff;
	border-radius: 20px;
	padding: 81px;
}
.ribbon h2 {
	color: #0000ff;
	font-weight: 700;
	font-size: 37px;
}
.ribbon h2 .naranja {
	font-size: 48px !important;
}
.ribbon .item {
	font-size: 20px;
	padding: 20px;
	color: #434365;
	padding-right: 31px;
	margin-bottom: 20px;
	padding-right: 61px;
}
.ribbon .item:hover {
	cursor: pointer;
	background-color: #4c4cff;
	border-radius: 20px;
	color: #fff;
}
.ribbon .active {
	color: #0000ff;
	font-weight: bold;
}
.ribbon #foto2,
.ribbon #foto3 {
	display: none;
}

.frasesomos {
	padding: 31px 0 31px 0;
	margin-bottom: 31px;
}
.frasesomos h2 {
	width: 750px;
	margin: auto;
	font-size: 51px;
	line-height: 61px;
	color: #0000ff;
	padding-top: 102px;
	font-style: italic;
	font-family: "Playfair Display", serif;
}
.frasesomos h2 span {
	display: block;
}
.frasesomos h2 img {
	float: left;
	margin: 0 20px 200px 0;
}

.moduloclientes h2 {
	color: #0000ff;
	font-size: 31px;
	line-height: 33px;
	font-weight: bold;
	padding-left: 120px;
}
.moduloclientes h2 .enter {
	display: block;
}
.moduloclientes .titulo1 {
	float: right;
	padding-right: 120px;
}
.moduloclientes .fondoazul {
	background-color: #0000ff;
	border-radius: 0 20px 20px 0;
	padding: 0 0 81px 0;
	margin: 31px 0 0 0;
}
.moduloclientes .fondoazul ul {
	width: 300px;
	float: right;
	padding-top: 81px;
}
.moduloclientes .fondoazul ul li {
	color: #fff;
	list-style: none;
	padding-bottom: 12px;
	position: relative;
	background-image: url(../img/isotipo-ribbonblanco.svg);
	background-repeat: no-repeat;
	cursor: pointer;
	padding-left: 47px;
	background-position: 0;
}
.moduloclientes .fondoazul ul li .titulo {
	font-size: 31px;
	font-weight: 700;
}
.moduloclientes .fondoazul ul li .texto {
	display: none;
	position: absolute;
	top: 6px;
	left: -316px;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	width: 300px;
}
.moduloclientes .fondoazul ul li:hover {
	color: #f16800;
}
.moduloclientes .fondoazul ul li:last-child .texto {
	top: auto;
	bottom: 21px;
}
.moduloclientes .col-lg-5,
.moduloclientes .col-lg-6,
.moduloclientes .col-lg-7 {
	padding: 0;
	margin: 0;
}
.moduloclientes .grafico {
	width: 450px;
	margin-top: -22px;
}
.moduloclientes .graficofondo {
	background-image: linear-gradient(to bottom, rgba(0, 0, 255, 0.1), rgba(242, 242, 255, 0.1) 86%);
	margin-top: 81px;
	border-radius: 0 22px 22px 0;
	padding-left: 41px;
	max-width: 80%;
}

footer {
	background-color: #f2f2ff;
	color: #0000ff;
	padding-top: 72px;
}
footer .logofooter {
	border-bottom: solid 1px #0000ff;
	padding-bottom: 13px;
	margin-bottom: 15px;
}
footer a {
	color: #0000ff;
	text-decoration: none;
}
footer a:hover {
	color: #f16800;
}
footer h4 {
	font-size: 16px;
	font-weight: 500;
	border-bottom: solid 1px #0000ff;
	padding-bottom: 12px;
	margin-bottom: 16px;
	padding-top: 8px;
}
footer li {
	list-style: none;
}
footer ul li a {
	font-size: 14px;
}
footer ul li a:hover {
	padding-left: 2px;
}
footer .col-lg-2,
footer .col-lg-4 {
	padding: 0;
	margin: 0;
}
footer p {
	padding-right: 120px;
	font-size: 15px;
}
footer .copy {
	font-size: 14px;
}

.animate__delay-300ms {
	animation-delay: 300ms;
}

.animate__delay-600ms {
	animation-delay: 600ms;
}

/*.logosalianzas .slick-carousel {
  max-width: 100%;
}
.slick-slide img {
  max-width: 200px;
}
.logosalianzas h3 {
  font-size: 12px;
}*/
#static,
#ticker {
	display: inline-block;
	width: 528px;
	height: 50px;
	color: #fff;
	font-family: sans-serif;
}

#static {
	line-height: 50px;
	font-size: 100px;
	vertical-align: top;
	padding: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transform: translate(8%, -50%);
	margin: 0;
	color: #fff;
	overflow: hidden;
	font-family: "Metropolis";
}
#static .frase {
	font-family: "Metropolis";
	font-size: 120px;
	font-weight: 700;
	position: absolute;
}
#static:before {
	content: "";
	position: absolute;
	left: 0;
	top: -25px;
	height: 25px;
	width: 100%;
	z-index: 1;
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0.97) 0, hsla(0, 0%, 100%, 0.97) 27%, hsla(0, 0%, 100%, 0));
}
#static:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -25px;
	height: 25px;
	width: 100%;
	z-index: 1;
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff 75%, #fff);
}

#ticker {
	position: absolute;
	margin: 0 5px;
	list-style: none;
	padding: 0;
	vertical-align: top;
	height: 100px;
	top: -25px;
	text-align: left;
	transition: 0.5s;
}
#ticker li {
	position: relative;
	padding: 0;
	line-height: 50px;
	font-size: 51px;
	transition: 0.8s;
	margin: 25px 0;
	color: #fff;
	font-family: "Metropolis";
	font-weight: 700;
}
#ticker li span {
	color: #fff;
}
#ticker li .naranja {
	color: #f16800 !important;
	font-size: 51px !important;
}

.frase1 {
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	width: 800px;
	top: 41%;
}
.frase1 .frase {
	color: #fff;
	font-size: 120px;
	font-weight: 700;
}

.teamtailor {
	position: fixed;
	right: 31px;
	bottom: 31px;
	width: 61px;
	z-index: 999999999;
}
.teamtailor .texto {
	position: absolute;
	right: 8px;
	bottom: 61px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 139, 0.2);
	border-radius: 14px;
	padding: 12px;
	font-size: 12px;
	z-index: 9999999;
	background-color: #fff;
	color: #0000ff;
	width: 120px;
	line-height: 14px;
	background-image: url(../img/boton.svg);
	background-repeat: no-repeat;
	background-position: 69px -12px;
	display: none;
}

.teamtailor:hover .texto {
	display: block;
}

.headerlegal {
	background-color: #0000ff;
	padding: 161px 31px 31px 31px;
	color: #fff;
	margin-bottom: 41px;
}
.headerlegal h2 {
	font-weight: 700;
}

.legal {
	padding-bottom: 51px;
}
.legal h3 {
	font-size: 16px;
	margin-top: 20px;
	color: #0000ff;
	margin-bottom: 12px;
}
.legal p,
.legal li {
	font-size: 14px;
}
.legal li {
	list-style: inside;
}

@media screen and (max-width: 1300px) {
	.especial .item h2 {
		font-size: 15px;
	}
}
@media screen and (max-width: 500px) {
	header {
		padding: 0 0 0 0;
	}
	.videohome .texto h1 {
		font-size: 37px;
		line-height: 37px;
	}
	.videohome .texto .pad {
		padding-left: 12px;
	}
	.videohome .texto .botones a {
		font-size: 14px;
		line-height: 15px;
		display: block;
		width: 137px;
		text-align: center;
	}
	.videohome .texto .botones a span {
		display: block;
	}
	.videohome .icono {
		display: none;
	}
	.videohome .iconomobile {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
		mix-blend-mode: multiply;
	}
	.ayudamos h3 .enter {
		display: inline;
	}
	.ayudamos .grafico .foto {
		display: none;
	}
	.ayudamos .grafico {
		width: 341px;
		padding-top: 120px;
	}
	.ayudamos .grafico .fotomobile {
		display: block;
		width: 100%;
		margin-left: -14px;
	}
	.ayudamos .texto1 {
		top: -36px;
		left: 0;
		width: 89% !important;
	}
	.ayudamos .container {
		max-width: 100%;
	}
	.ayudamos .texto2 {
		top: 414px;
		right: 22px;
	}
	.ayudamos .texto3 {
		z-index: 999999;
		right: 22px;
		bottom: -106px;
	}
	.ayudamos h2 {
		padding-top: 120px;
		width: 100%;
	}
	.ayudamos h2 img {
		float: none;
		display: block;
		margin: 0 0 6px 0;
	}
	.ayudamos h2 {
		font-size: 41px;
		line-height: 51px;
		padding-left: 14px;
	}
	.ayudamos {
		padding-bottom: 31px;
	}
	.bannerhome {
		width: 92%;
	}
	.especial .carousel2 {
		padding-bottom: 80px;
	}
	.especial h3 {
		line-height: 33px;
		margin-bottom: 20px;
	}
	.logoshome h3 {
		line-height: 28px;
	}
	.hablamos {
		width: 92%;
		text-align: center;
	}
	.hablamos .mail {
		font-size: 22px;
	}
	.hablamos a {
		width: 100%;
		display: block;
		margin-bottom: 12px;
	}
	.hablamos .habla,
	.hablamos .formu {
		width: 100%;
	}
	.aqui h3 {
		line-height: 33px;
	}
	footer {
		padding: 31px 20px 20px 20px;
	}
	footer p {
		padding: 0 0 15px 0;
	}
	.logoshome .container {
		max-width: 330px;
	}
	footer .copy {
		text-align: center;
		font-size: 12px;
	}
	footer .copy .container {
		padding: 0 !important;
	}
	.navbar-toggler {
		border: none !important;
		outline: none !important;
	}
	.teamtailor {
		right: 0px;
		bottom: 12px;
	}
	.navbar {
		padding-bottom: 20px;
		padding-left: 10px;
	}
	.headerclientes h2 {
		padding-top: 120px;
		font-size: 41px;
		line-height: 41px;
		padding-left: 12px;
	}
	.headerclientes a {
		margin-left: 0;
		margin-top: 12px;
		margin-left: 12px;
	}
	.headerclientes {
		height: 330px;
		background-image: url(../img/cabecera-clientes-m@2x.webp);
	}
	.moduloclientes .titulo1 {
		float: left;
		padding: 0 0 0 31px;
	}
	.moduloclientes h2 {
		padding-left: 0;
	}
	.moduloclientes .fondoazul ul li .texto {
		display: block !important;
		position: relative;
		left: auto;
		top: auto;
	}
	.moduloclientes .fondoazul ul li {
		background-position: 0 10px;
	}
	.moduloclientes .fondoazul ul {
		float: none;
		padding-right: 15px;
		padding-left: 20px;
		padding-top: 31px;
	}
	.moduloclientes .fondoazul {
		border-radius: 20px;
		margin: 31px 20px 31px 20px;
		padding: 0 0 31px 0;
	}
	.moduloclientes .fondoazul ul li .texto {
		width: auto;
	}
	.moduloclientes .fondoazul ul li:last-child .texto {
		bottom: 0;
	}
	.moduloclientes h2 {
		padding-left: 31px !important;
		font-size: 28px;
		line-height: 26px;
		margin-top: 20px;
	}
	.moduloclientes .grafico {
		width: 92%;
		margin-right: auto;
		margin-left: auto;
		display: block;
		position: absolute;
		right: 0;
		left: 0;
	}
	.moduloclientes .graficofondo {
		max-width: 100%;
		border-radius: 0;
		width: 100%;
		height: 300px;
	}
	.moduloclientes .graficofondo {
		padding-left: 0;
	}
	.moduloclientes .fondoazul ul li .titulo {
		font-size: 26px;
	}
	.valor h3 {
		padding-top: 31px;
		line-height: 28px;
	}
	.valor p {
		padding-bottom: 31px;
	}
	.ribbon .borde {
		padding: 31px;
	}
	.ribbon h2 {
		font-size: 28px;
		line-height: 28px;
	}
	.ribbon .item {
		padding: 12px;
	}
	.frasesomos h2 img {
		float: none;
		margin: 0 0 12px 0;
		display: block;
	}
	.frasesomos h2 {
		width: 100%;
		font-size: 41px;
		line-height: 47px;
		padding: 31px 0 0 20px;
	}
	.especial h3,
	.especial p {
		padding-left: 6px;
	}
	.hablamos {
		margin-top: 45px;
		margin-bottom: 81px;
	}
	.headercandidatos h2 {
		padding-top: 120px;
		font-size: 41px;
		line-height: 41px;
		padding-left: 12px;
	}
	.headercandidatos a {
		margin-left: 0;
		margin-top: 12px;
		margin-left: 12px;
	}
	.headercandidatos {
		height: 330px;
		background-image: url(../img/cabecera-candidatos-m@2x.webp);
	}
	.padayudamos {
		padding-bottom: 78px;
	}
	.frasesomos h2 {
		padding-right: 31px;
	}
	.frasesomos h2 span {
		display: inline;
	}
	.headercontacto h2 {
		padding-top: 120px;
		font-size: 41px;
		line-height: 41px;
		padding-left: 12px;
	}
	.headercontacto {
		height: 330px;
		background-image: url(../img/cabecera-contacto-m@2x.webp);
	}
	.contacto {
		padding: 31px 0 31px 0;
	}
	.contacto .container {
		max-width: 100%;
	}
	.contacto .pad {
		width: 100%;
	}
	.contacto h2 {
		margin: 0;
		line-height: 31px;
		margin-bottom: 20px;
	}
	.equipo .pad .foto {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
		border-radius: 20px;
	}
	.equipo .col-lg-6 {
		margin-bottom: 31px;
	}
	.equipo p {
		font-size: 16px;
		line-height: 22px;
	}
	.equipo h4 {
		padding-top: 0;
	}
	.equipo .pad .capa {
		width: 100%;
		height: 100%;
	}
	.headerequipo {
		background-image: url(../img/isotipo-ribbon4mobile.svg);
		background-color: #f2f2ff;
		background-attachment: scroll;
		position: relative;
		height: 551px;
	}
	.headerequipo h2 {
		padding-top: 100px;
		font-size: 41px;
		line-height: 41px;
		padding-left: 12px;
	}
	.headerequipo .foto {
		margin-top: 0;
		height: auto;
		position: absolute;
		bottom: -43px;
		left: -15px;
	}
	.alianzas .colazul img {
		height: 300px;
	}
	.alianzas .coltexto {
		padding: 20px;
		background-image: url(../img/isotipo-ribbon5.svg);
		background-position: top right;
	}
	.alianzas .coltexto h3 {
		line-height: 33px;
		margin-top: 74px;
	}
	.logosalianzas {
		padding: 60px 0 60px 0;
	}
	.logosalianzas .container {
		width: auto;
	}
	.logosalianzas h3 {
		font-size: 31px;
		line-height: 33px;
	}
	.frase1 {
		width: 100%;
		top: 31%;
		left: 20px;
	}
	#static {
		position: relative;
	}
	.frase1 .frase {
		font-size: 61px;
	}
	#static {
		left: 0;
		margin-left: -26px;
	}
	#static,
	#ticker {
		width: 300px;
		background-color: #000;
	}
	#ticker li {
		font-size: 31px;
		line-height: 31px;
	}
	#ticker {
		height: 45px;
	}
	.headeralianzas {
		height: 330px;
		background-image: url(../img/cabecera-alianzas-m@2x.webp);
	}
	#static2 {
		display: block !important;
	}
	#static {
		display: none;
	}
	.equipo .capa {
		opacity: 1 !important;
		display: none;
	}
	.equipo .capa .pad {
		max-width: 96%;
		margin: auto;
	}
	.equipo .capa h4 {
		padding-top: 20px;
	}
	.equipo .capa .x {
		display: block !important;
		position: absolute;
		top: 15px;
		right: 20px;
	}
	.equipo .capa .opacity {
		opacity: 0;
	}
	.equipo .linkboton,
	.equipo .linkboton2 {
		position: absolute;
		top: 20px;
		right: 20px;
		z-index: 99999;
		cursor: pointer;
		color: #0000ff;
		padding: 10px;
		display: block;
	}
	.contact-button {
		border: none !important;
		padding: 6px 0 0 0;
		font-size: 15px;
	}
	.alianzas .coltexto p {
		padding-bottom: 31px;
	}
	.especial .carousel2 {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.logoshome h3 {
		margin-left: -12px;
	}
	.headercontacto h2 .titulo1 {
		margin-bottom: 12px;
	}
	.headergracias h2 {
		font-size: 33px;
		line-height: 28px;
		padding-top: 120px;
	}
	.headergracias {
		height: 330px;
	}
	.headerlegal {
		padding-top: 120px;
	}
	.equipo h2 {
		margin-left: 0;
	}
}
.navbar-collapsed {
	background-color: #0000ff !important; /* Cambia esto por el color que prefieras */
}

.navbar {
	transition: background-color 0.5s ease; /* La duración y el tipo de transición (0.5s y ease) */
}

/* Transición suave para el logo */
.milogo {
	transition: filter 0.5s ease; /* Transición suave al aplicar o quitar el filtro */
}

/* Filtro para convertir el logo a blanco */
.milogo-white {
	filter: brightness(0) invert(1); /* Este filtro convierte el logo a blanco */
}

.navbar-toggler:focus {
	outline: none; /* Elimina el borde de enfoque predeterminado */
	box-shadow: none; /* Elimina la sombra del borde */
}

.navbar-toggler {
	border: none; /* Elimina cualquier borde que tenga el toggler */
}

.navbar-toggler-icon {
	background-image: url('data:image/svg+xml;charset=UTF8,%3Csvg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath stroke="white" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M4 7h22M4 15h22M4 23h22"/%3E%3C/svg%3E');
}

.wrapper2 {
	width: 80vw;
	height: 90vh;
	display: block;
	margin: auto;
	position: relative;
}

#static2,
#ticker2 {
	display: inline-block;
	width: 93%;
	height: 41px; /* Ajustado a 31px */
	color: #fff;
	font-family: sans-serif;
	overflow: hidden; /* Esconde cualquier contenido que se desborde */
}

#static2 {
	line-height: 31px; /* Ajustado a 31px */
	font-size: 31px; /* Ajustado a 31px */
	vertical-align: top;
	padding: 0;
	position: absolute;
	left: 0;
	top: 74px;
	margin: 0;
	color: #bada55;
}

#ticker2 {
	position: absolute;
	margin: 0 5px;
	list-style: none;
	padding: 0;
	vertical-align: top;
	top: 0;
	text-align: left;
	transition: 0.5s;
}

#ticker2 li {
	position: relative;
	padding: 0;
	line-height: 31px; /* Ajustado a 31px */
	font-size: 31px; /* Ajustado a 31px */
	transition: 0.8s;
	margin: 0; /* Quitamos el margen para evitar el solapamiento */
	color: #fff;
	font-family: "Metropolis";
	font-weight: 700;
}

.naranja2 {
	color: orange;
}