/*
Theme Name: PsicoAlianza Theme
Theme URI: https://psicoalianza.com/blog
Description: Tema del Blog PsicoAlianza 2021
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* GLOBALES */
* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /** Fusiona padding con medidas especificas **/
  font-size: 62.5%;
  /** Reset para REMS - 62.5% => 10px === 1rem **/
}

a, p, h1, h2, h3, h4, h5, h6 {
  font-family: "Lato-Regular";
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  color: #1D1D1D;
  font-size: 2rem;
}

hr {
  border-top: 1px solid #B0B0B0;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}

a:focus {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.main-menu-psa.navbar {
	padding: 0;
	margin: 0
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar {
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap
	}
}

.main-menu-psa.navbar.navbar-expand-lg {
	padding: 0;
	margin: 0
}

.main-menu-psa.navbar.navbar-expand-lg .iv-psa-xs {
	width: 8.6rem;
	margin: 1.5rem 0 1.5rem 1.5rem
}

.main-menu-psa.navbar-nav {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	background: transparent
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar-nav {
		background: #fff;
		flex-direction: column;
		align-items: flex-start;
		padding-bottom: 2.5rem
	}
}

.main-menu-psa.navbar-toggler {
	background: #2a2a80;
	background: transparent;
	margin: 1.5rem 1.5rem 1.5rem 0;
	padding: .5rem 0 .5rem .5rem;
	outline: none
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar-toggler {
		margin: 1.3rem 1.5rem 1.3rem 0
	}
}

.main-menu-psa.navbar-toggler span .icon-menu-mobile-close:before,
.main-menu-psa.navbar-toggler span .icon-menu-mobile-default:before {
	color: #2a2a80;
	font-size: 2.25rem;
	font-weight: 700
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar-nav .nav-item {
		display: block;
		text-align: center;
		width: 100%
	}
}

.main-menu-psa.navbar-nav .nav-item .nav-link.pruebas {
	font-family: Lato-Bold !important
}

.main-menu-psa.navbar-nav .nav-item .nav-link.pruebas:focus,
.main-menu-psa.navbar-nav .nav-item .nav-link.pruebas:hover {
	font-family: Lato-Bold
}

.main-menu-psa.navbar-nav .nav-item .nav-link {
	color: #1d1d1d;
	font-family: Lato-Regular;
	font-size: 1.6rem;
	margin: 0 1.5rem;
	padding: 0
}

.main-menu-psa.navbar-nav .nav-item .nav-link.login {
	border: .2rem double transparent;
	border-radius: 3rem;
	padding: .4rem 1.2rem;
	background-image: linear-gradient(#fff, #fff), radial-gradient(circle at top left, #2b307c, #298bba);
	background-origin: border-box;
	background-clip: padding-box, border-box;
	color: #2a2a80;
	margin: 0 1.5rem;
	position: relative
}

@media (max-width:991px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link.login {
		margin: 0 25%
	}
}

@media (max-width:575px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link.login {
		margin: 0 4.5rem
	}
}

.main-menu-psa.navbar-nav .nav-item .nav-link.login:hover {
	border: none;
	background-image: none;
	background-origin: unset;
	background-clip: unset;
	background: linear-gradient(90deg, #2b307c, #298bba);
	color: #fff;
	padding: .6rem 1.4rem
}

@media (max-width:767px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link.login span {
		position: absolute;
		right: 1rem
	}
}

.main-menu-psa.navbar-nav .nav-item .nav-link.login span i:before {
	font-size: 1.2rem
}

@media screen and (max-width:1199px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link {
		margin: .5rem 1rem
	}
}

.main-menu-psa.navbar-nav .nav-item .nav-link span {
	position: static;
	margin-left: 5px
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link {
		margin: 0;
		padding: 1.2rem 0;
		color: #1d1d1d;
		display: block;
		text-align: center;
		border-top: 1px solid hsla(0, 0%, 100%, .2);
		font-size: 1.6rem
	}

	.main-menu-psa.navbar-nav .nav-item .nav-link span {
		position: static;
		margin-left: 15px
	}


}

.main-menu-psa.navbar-nav .nav-item .nav-link span .nav-xs.icon-arrow-down,
.main-menu-psa.navbar-nav .nav-item .nav-link span .nav-xs.icon-arrow-up {
	color: #1d1d1d;
	font-size: 1.2rem;
	font-weight: 700
}

.main-menu-psa.navbar-nav .nav-item .nav-link:focus {
	text-decoration: none;
	color: #1d1d1d;
	font-family: Lato-Regular
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link:focus {
		color: #1d1d1d
	}
}

.main-menu-psa.navbar-nav .nav-item .nav-link:hover {
	text-decoration: none;
	color: #2a2a80;
	font-family: Lato-Regular
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link:hover {
		color: #1d1d1d
	}
}

.main-menu-psa.navbar-nav .nav-item .nav-link.link-collapse-fixed {
	cursor: default;
	font-family: Lato-Bold
}

.main-menu-psa.navbar-nav .nav-item .nav-link.link-collapse-fixed .global-nav.icon-arrow-down:before,
.main-menu-psa.navbar-nav .nav-item .nav-link.link-collapse-fixed .global-nav.icon-arrow-up:before {
	font-size: 1.2rem;
	font-weight: 700;
	color: #2a2a80
}

.main-menu-psa.navbar-nav .nav-item .nav-link.cta {
	color: #fff;
	background: linear-gradient(90deg, #3d307a, #a92345);
	font-family: Lato-Regular;
	font-size: 1.6rem;
	border-radius: 2.5rem;
	margin: .5rem 0 .5rem 1.5rem;
	padding: .5rem 1rem .5rem 1.5rem
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link.cta {
		border-radius: 2.5rem;
		margin: 0;
		padding: 1.2rem 1.5rem;
		color: #fff;
		display: inline-block;
		text-align: center;
		border-bottom: 1px solid transparent;
		font-size: 1.6rem
	}
}

.main-menu-psa.navbar-nav .nav-item .nav-link.cta span {
	position: static
}

.main-menu-psa.navbar-nav .nav-item .nav-link.cta span .global-nav.icon-arrow-right:before {
	font-size: 1rem
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link.cta span .global-nav.icon-arrow-right:before {
		font-size: 1.2rem;
		font-weight: 700
	}
}

.main-menu-psa.navbar-nav .nav-item .nav-link.cta:focus,
.main-menu-psa.navbar-nav .nav-item .nav-link.cta:hover {
	color: #fff;
	background: #a92345
}

.main-menu-psa.navbar-nav .nav-item.active .nav-link {
	color: #2a2a80;
	font-family: Lato-Bold;
	font-size: 1.6rem;
	margin: 0 1.5rem
}

.main-menu-psa.navbar-nav .nav-item .nav-link.active {
	color: #2a2a80;
	font-family: Lato-Bold
}

@media screen and (max-width:991px) {
	.main-menu-psa.navbar-nav .nav-item .nav-link.active {
		color: #fff;
		background: #0071BC;
		font-family: Lato-Regular;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 57px;
	}
}

.main-menu-psa.navbar-nav .nav-item .nav-link.active .nav-xs.icon-arrow-down,
.main-menu-psa.navbar-nav .nav-item .nav-link.active .nav-xs.icon-arrow-up {
	color: #fff
}

.collapse-menu-principal-xs {
	width: 100%
}

.main-menu-psa-xs.collapse .card,
.main-menu-psa-xs.collapsing .card {
	background: #f5f5f5;
	border: none;
	border-radius: 0
}

.main-menu-psa-xs.collapse .card-body,
.main-menu-psa-xs.collapsing .card-body {
	min-height: 1px;
	padding: 0
}

.collapse-menu-principal-fixed {
	background: #f5f5f5;
	position: fixed;
	width: 100%;
	z-index: 1000;
}

.main-menu-psa-fixed.collapse .card,
.main-menu-psa-fixed.collapsing .card {
	background: transparent;
	border: none;
	border-radius: 0
}

.main-menu-psa-fixed.collapse .card-body,
.main-menu-psa-fixed.collapsing .card-body {
	min-height: 1px;
	padding: 1rem 1.5rem 2rem
}

.main-menu-psa-fixed.collapse .card,
.main-menu-psa-fixed.collapsing .card {
	background: transparent;
	border: none;
	border-radius: 0
}

.main-menu-psa-fixed.collapse .card-body,
.main-menu-psa-fixed.collapsing .card-body {
	min-height: 1px;
	padding: 1rem 1.5rem 2rem
}

.contact-btn-footer-xs {
	position: relative;
	display: block;
	color: #f5f5f5;
	background: linear-gradient(270deg, #2b307c, #298bba);
	font-size: 1.6rem;
	font-family: Lato-Black;
	max-width: 245px;
	padding: 10px 5px;
	text-align: center;
	border-radius: .5rem;
	margin: 0 auto
}

.contact-btn-footer-xs:focus,
.contact-btn-footer-xs:hover {
	text-decoration: none;
	color: #f5f5f5;
	background: #2b307c
}

.contact-btn-footer-xs span {
	position: absolute;
	left: 25px;
	top: 10px
}

.contact-btn-footer-xs span .contacto-agil.icon-personal-information:before,
.contact-btn-footer-xs span .contacto-agil.icon-whatsapp:before {
	color: #fff;
	font-size: 2.4rem
}
.header-container {
	display: flex;
}

.header-container-title.vocacional {
	border-bottom: 1px #008EBF solid;
}

.header-container-title.pruebas {
	border-bottom: 1px #343E84 solid;
}

.header-container-title.evaluaciones {
	border-bottom: 1px #612C68 solid;
}

.header-container-text {
	padding: 0 0.3rem;
}

.header-container-middle {
	width: 40%;
	padding: 0 1rem;
}

.header-container-left {
	width: 30%;
	padding: 0 1rem;
}

.header-container-right {
	width: 30%;
	padding: 0 1rem;
}

.header-container-content-text {
	display: flex;
	flex-direction: column;
}

.header-container-title {
	display: flex;
	margin-bottom: 0.8rem;
	padding: 0.8rem;
}

a.header-container-content-text-link {
	padding: 0.8rem 0.8rem 0.3rem 2rem;
	font-size: 16px;
}

p.header-container-text-title {
	font-size: 17px;
	font-weight: 700;
}

p.header-container-text-title.vocacional {
	color: #007DAE;
}

p.header-container-text-title.pruebas {
	color: #343E84;
}

p.header-container-text-title.evaluaciones {
	color: #612C68;
}
@media screen and (max-width:991px) {
	.psico-selection {
		font-size: 32px !important;
	}
	p.header-container-text-title {
		font-size: 18px;
	}

	.header-container {
		display: unset;
	}

	.header-container-left {
		width: 100%;
		padding: 2rem 2rem;
	}

	.header-container-middle {
		width: 100%;
		padding: 2rem 2rem;
	}

	.header-container-right {
		width: 100%;
		padding: 2rem 2rem;
	}

	a.header-container-content-text-link {
		margin: 0.8rem 0;
		font-size: 18px;
		text-align: left;
		padding-bottom: 0;
	}

	.header-container-title.vocacional {
		border-bottom: 2px #008EBF solid;
	}

	.header-container-title.pruebas {
		border-bottom: 2px #343E84 solid;
	}

	.header-container-title.evaluaciones {
		border-bottom: 2px #612C68 solid;
	}

	.component-card-form {
		flex-direction: column;
		padding: 2% 2%;
	}

	.component-card-form-left {
		width: 100%;
		text-align: center;
		padding: 0.8rem 8%;
	}

	.component-card-form-right {
		width: 100%;
		margin-top: 1rem;
		padding: 0 0.8rem;
	}
}
header {
	position: relative;
	padding: 2rem 0;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	z-index: 1300
}

@media screen and (max-width:1199px) {
	header {
		padding: 2rem 1.5rem
	}
}

@media screen and (max-width:991px) {
	header {
		background: #fff;
		box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
		padding: 0
	}
}

header.collapse-show {
	background: #fff;
	position: relative;
	z-index: 1360
}

@media (max-width:767px) {
	header.collapse-show {
		z-index: 1300
	}
}

header.animation-nav {
	opacity: 1;
	animation-name: animation-opacity;
	animation-duration: .5s;
	animation-iteration-count: 1;
	animation-timing-function: ease-out
}

header.fixed {
	padding: .7rem 0;
	position: fixed;
	width: 100%;
	z-index: 1360
}

@media screen and (max-width:1199px) {
	header.fixed {
		padding: .7rem 1.5rem
	}
}

@media screen and (max-width:991px) {
	header.fixed {
		padding: 0
	}
}

@media (max-width:767px) {
	header.fixed {
		z-index: 1300
	}
}

footer {
	background: #1d1d1d;
	padding: 9rem 0 10rem;
	margin: 0;
	border-top: 12px solid transparent;
	border-image-source: linear-gradient(90deg, #3d307a, #a92345);
	border-image-slice: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center
}

@media screen and (max-width:1589px) {
	footer {
		padding: 9rem 0 10rem
	}
}

@media screen and (max-width:1199px) {
	footer {
		padding: 9rem 0 10rem
	}
}

@media screen and (max-width:767px) {
	footer {
		background: #1e1e1e;
		padding: 4rem 0 5rem
	}
}

footer .content {
	display: grid;
	grid-template-columns: 2.5fr 2fr 1.5fr 1fr;
	-moz-column-gap: 3.5rem;
	column-gap: 3.5rem;
	width: 83.333333%
}

@media (max-width:1589px) {
	footer .content {
		grid-template-columns: 2.5fr 2.5fr 1.5fr 1fr
	}
}

@media (max-width:991px) {
	footer .content {
		grid-template-columns: 1fr
	}
}

footer .content .item-box ul {
	list-style: none
}

footer .content .item-box ul li:first-of-type {
	color: #008ebf;
	font-family: Lato-Black;
	font-size: 1.8rem;
	margin: 0 0 1.5rem
}

@media screen and (max-width:767px) {
	footer .content .item-box ul li:first-of-type {
		font-family: Lato-Bold;
		font-size: 1.6rem
	}
}

footer .content .item-box ul li {
	margin: 0 0 1.4rem
}

footer .content .item-box ul li a {
	color: #fff;
	font-family: Lato-Regular;
	font-size: 1.4rem
}

footer .content .item-box ul li a:focus,
footer .content .item-box ul li a:hover {
	text-decoration: none;
	color: #298bba
}

@media screen and (max-width:767px) {
	footer .content .item-box ul li a {
		font-family: Lato-Regular
	}
}

footer .content .item-box:first-of-type,
footer .content .item-box ul li:last-of-type {
	margin: 0
}

@media (max-width:991px) {
	footer .content .item-box:first-of-type {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin: 0 0 4rem
	}
}

@media (max-width:767px) {
	footer .content .item-box:first-of-type {
		margin: 0 0 4.5rem
	}

	footer .content .item-box:first-of-type img {
		width: 197px
	}
}

footer .content .item-box:nth-of-type(2) ul:first-of-type {
	margin: 0 0 4rem
}

@media (max-width:767px) {
	footer .content .item-box:nth-of-type(2) ul:first-of-type {
		margin: 0 0 4.5rem
	}
}

footer .content .item-box:nth-of-type(2) ul:nth-of-type(2) {
	margin: 0
}

@media (max-width:991px) {
	footer .content .item-box:nth-of-type(2) ul:nth-of-type(2) {
		margin: 0 0 4rem
	}
}

@media (max-width:767px) {
	footer .content .item-box:nth-of-type(2) ul:nth-of-type(2) {
		margin: 0 0 4.5rem
	}
}

footer .content .item-box:nth-of-type(3) ul:first-of-type {
	margin: 0 0 4rem
}

@media (max-width:767px) {
	footer .content .item-box:nth-of-type(3) ul:first-of-type {
		margin: 0 0 4.5rem
	}
}

footer .content .item-box:nth-of-type(3) ul:nth-of-type(2) {
	margin: 0 0 4rem
}

@media (max-width:767px) {
	footer .content .item-box:nth-of-type(3) ul:nth-of-type(2) {
		margin: 0 0 4.5rem
	}
}

footer .content .item-box:nth-of-type(4) ul:first-of-type {
	margin: 0 0 1.5rem
}

@media (max-width:767px) {
	footer .content .item-box:nth-of-type(4) ul:first-of-type {
		margin: 0 0 2.5rem
	}
}

footer .content .item-box:nth-of-type(4) ul:first-of-type li .btn-footer {
	color: #fff;
	font-family: Lato-Regular;
	font-size: 1.4rem;
	background: none;
	border: none;
	padding: 0;
	cursor: text;
	outline: inherit;
	display: flex;
	align-items: center
}

footer .content .item-box:nth-of-type(4) ul:first-of-type li .btn-footer:focus,
footer .content .item-box:nth-of-type(4) ul:first-of-type li .btn-footer:hover {
	text-decoration: none;
	color: #fff
}

footer .content .item-box:nth-of-type(4) ul:first-of-type li .btn-footer span {
	margin: 0 1rem 0 0;
	width: 1.5rem;
	text-align: center;
	display: inline-block
}

@media screen and (max-width:767px) {
	footer .content .item-box:nth-of-type(4) ul:first-of-type li .btn-footer {
		font-family: Lato-Regular
	}
}

footer .content .item-box:nth-of-type(4) ul:first-of-type li:nth-of-type(2) .btn-footer {
	cursor: pointer
}

footer .content .item-box:nth-of-type(4) ul:first-of-type li:nth-of-type(2) .btn-footer:focus {
	text-decoration: none;
	color: #fff
}

footer .content .item-box:nth-of-type(4) ul:first-of-type li:nth-of-type(2) .btn-footer:hover {
	text-decoration: none;
	color: #008ebf
}

footer .content .item-box:nth-of-type(4) ul:nth-of-type(2) {
	margin: 0;
	display: flex;
	flex-direction: row;
	gap: 0 1rem
}

@media (max-width:767px) {
	footer .content .item-box:nth-of-type(4) ul:nth-of-type(2) {
		margin: 0 0 0 2rem
	}
}

footer .content .item-box:nth-of-type(4) ul:nth-of-type(2) li a span {
	margin: 0 .5rem 0 0
}

@media screen and (max-width:767px) {
	footer .content .item-box:nth-of-type(4) ul:nth-of-type(2) li a span {
		margin: 0 1rem 0 0
	}
}

footer .content .item-box:nth-of-type(4) ul:nth-of-type(2) li a span i:before {
	font-size: 3rem
}

footer .content .item-box:nth-of-type(4) ul:nth-of-type(2) li a span i:before:focus {
	color: #fff
}

footer .content .item-box:nth-of-type(4) ul:nth-of-type(2) li a span i:before:hover {
	color: #298bba
}

footer .end-content {
	display: grid;
	grid-template-columns: 1fr;
	-moz-column-gap: 3.5rem;
	column-gap: 3.5rem;
	width: 83.333333%;
	border-top: 1px solid #008ebf;
	padding: 2rem 0 0;
	margin: 5rem 0 0
}

@media (max-width:767px) {
	footer .end-content {
		margin: 4rem 0 0
	}
}

footer .end-content ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

@media (max-width:991px) {
	footer .end-content ul {
		flex-direction: column;
		gap: 1rem
	}
}

footer .end-content ul li {
	color: #fff;
	font-size: 1.4rem;
	margin: 0
}

footer .end-content ul li a {
	color: #fff;
	font-family: Lato-Regular;
	font-size: 1.4rem
}

footer .end-content ul li a:focus,
footer .end-content ul li a:hover {
	text-decoration: none;
	color: #298bba
}

@media screen and (max-width:767px) {
	footer .end-content ul li a {
		font-family: Lato-Regular
	}
}

.icon-vocacional {
	background-image: url(/test/build/img/home/icon-vocacional.png);
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
}

.icon-pruebas {
	background-image: url(/test/build/img/home/icon-pruebas.png);
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
}

.icon-evaluaciones {
	background-image: url(/test/build/img/home/icon-evaluaciones.png);
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
}

.class_tx_h1 {
  position: absolute;
  top: -500px;
  z-index: -1;
}

.sin-padding {
  padding-left: 0px;
  padding-right: 0px;
}

.sin-padding-left {
  padding-left: 0px;
}

.modal-backdrop {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.overflow-nav-principal {
  height: calc(100vh - 60.5px);
  overflow: auto;
}

@-webkit-keyframes animation-opacity {
  0% {
    opacity: 0%;
  }
  25% {
    opacity: 0%;
  }
  100% {
    opacity: 100%;
  }
}

@keyframes animation-opacity {
  0% {
    opacity: 0%;
  }
  25% {
    opacity: 0%;
  }
  100% {
    opacity: 100%;
  }
}
.animation-opacity {
  opacity: 1;
  -webkit-animation-name: animation-opacity;
          animation-name: animation-opacity;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

/* TIPOGRAFIAS */
@font-face {
  font-family: "Lato-Black";
  src: url("./../fonts/Lato-Black.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Lato-Bold";
  src: url("./../fonts/Lato-Bold.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Lato-Light";
  src: url("./../fonts/Lato-Light.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Lato-Regular";
  src: url("./../fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Lato-Thin";
  src: url("./../fonts/Lato-Thin.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "psa-icon-font";
  src: url("./../fonts/icomoon.eot?kd5vfr");
  src: url("./../fonts/icomoon.eot?kd5vfr#iefix") format("embedded-opentype"), url("./../fonts/icomoon.ttf?kd5vfr") format("truetype"), url("./../fonts/icomoon.woff?kd5vfr") format("woff"), url("./../fonts/icomoon.svg?kd5vfr#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "psa-icon-font" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-1-modernizar:before {
	content: "\e900"
}

.icon-2-personalizar:before {
	content: "\e901"
}

.icon-3-precios:before {
	content: "\e902"
}

.icon-4-descargar:before {
	content: "\e903"
}

.icon-5-preguntas-frecuentes:before {
	content: "\e904"
}

.icon-6-arrow-slider:before {
	content: "\e905"
}

.icon-arrow:before {
	content: "\e906"
}

.icon-especficas:before {
	content: "\e907"
}

.icon-intelectuales:before {
	content: "\e908"
}

.icon-interpersonales:before {
	content: "\e909"
}

.icon-organizacionales:before {
	content: "\e90a"
}

.icon-personales:before {
	content: "\e90b"
}

.icon-arrow-down:before {
	content: "\e90c"
}

.icon-arrow-left:before {
	content: "\e90d"
}

.icon-arrow-nav-psa:before {
	content: "\e90e"
}

.icon-arrow-right:before {
	content: "\e90f"
}

.icon-arrow-up:before {
	content: "\e910"
}

.icon-camara_seguridad:before {
	content: "\e911"
}

.icon-card-asesoria-especializada:before {
	content: "\e912"
}

.icon-card-facil-de-usar:before {
	content: "\e913"
}

.icon-card-optimiza-tiempos:before {
	content: "\e914"
}

.icon-card-pruebas-colombianas:before {
	content: "\e915"
}

.icon-check:before {
	content: "\e916"
}

.icon-descargar-reporte:before {
	content: "\e917"
}

.icon-diadema-atencion:before {
	content: "\e918"
}

.icon-error-404:before {
	content: "\e919"
}

.icon-ETHIKOS-confidencialidad:before {
	content: "\e91a"
}

.icon-ETHIKOS-honra:before {
	content: "\e91b"
}

.icon-ETHIKOS-rectitud:before {
	content: "\e91c"
}

.icon-evaluacion-prueba:before {
	content: "\e91d"
}

.icon-facebook-circle:before {
	content: "\e91e"
}

.icon-hyperlink-blog:before {
	content: "\e91f"
}

.icon-indicador-senalador:before {
	content: "\e920"
}

.icon-IQFACTORIAL-atencion:before {
	content: "\e921"
}

.icon-IQFACTORIAL-comprension:before {
	content: "\e922"
}

.icon-IQFACTORIAL-rapidez:before {
	content: "\e923"
}

.icon-IQFACTORIAL-razonamiento:before {
	content: "\e924"
}

.icon-linkedin-circle:before {
	content: "\e925"
}

.icon-mail:before {
	content: "\e926"
}

.icon-menu-mobile-close:before {
	content: "\e927"
}

.icon-menu-mobile-default:before {
	content: "\e928"
}

.icon-PC-actitud-comercial:before {
	content: "\e929"
}

.icon-PC-caracter:before {
	content: "\e92a"
}

.icon-PC-habilidades:before {
	content: "\e92b"
}

.icon-personal-information:before {
	content: "\e92c"
}

.icon-phone:before {
	content: "\e92d"
}

.icon-reloj:before {
	content: "\e92e"
}

.icon-TENDISC-competencias:before {
	content: "\e92f"
}

.icon-TENDISC-evaluar-riesgos:before {
	content: "\e930"
}

.icon-TENDISC-personalidad:before {
	content: "\e931"
}

.icon-V_PTEST-precision:before {
	content: "\e932"
}

.icon-V_PTEST-velocidad:before {
	content: "\e933"
}

.icon-whatsapp:before {
	content: "\e934"
}

.icon-youtube-circle:before {
	content: "\e935"
}

/* FONT ICONS BLOG SVGS*/
@font-face {
  font-family: "psa-blog-font";
  src: url("./../fonts/blog-font/icomoon.eot?80gfo5");
  src: url("./../fonts/blog-font/icomoon.eot?80gfo5#iefix") format("embedded-opentype"), url("./../fonts/blog-font/icomoon.ttf?80gfo5") format("truetype"), url("./../fonts/blog-font/icomoon.woff?80gfo5") format("woff"), url("./../fonts/blog-font/icomoon.svg?80gfo5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-blog-], [class*=" icon-blog-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "psa-blog-font" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-blog-calendar:before {
  content: "\e900";
  font-style: bolder;
}

.icon-blog-clock:before {
  content: "\e901";
  font-style: bolder;
}

.icon-blog-facebook-circle:before {
  content: "\e902";
}

.icon-blog-link:before {
  content: "\e903";
}

.icon-blog-linkedin-circle:before {
  content: "\e904";
}

.icon-blog-share:before {
  content: "\e905";
}

.icon-blog-twitter-circle:before {
  content: "\e906";
}

/* SLIDERS */
.sliderHome01.carousel.slide {
  height: 100%;
}

.sliderHome01.carousel-indicators {
  bottom: 30px;
}

.sliderHome01.carousel-indicators li {
  background-color: transparent;
}
.sliderHome01.carousel-indicators li span {
  display: block;
  background: url("./../images-blog-template/icon-indicator-slider-home-01.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 13px;
  height: 13px;
  margin: 0 auto;
}

.sliderHome01.carousel-indicators li.active span {
  display: block;
  background: url("./../images-blog-template/icon-indicator-slider-home-active-01.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}

.sliderHome02.carousel-indicators {
  position: static;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 100%;
}

.sliderHome02.carousel-indicators li {
  background-color: transparent;
  width: 100%;
  height: auto;
  text-indent: unset;
  text-align: center;
  padding: 0;
  margin: 0;
}
.sliderHome02.carousel-indicators li span {
  margin: 0 auto;
}

/* SLIDER XS 03*/
.item-slider-xs-03-01 {
  background: url("../pruebas-psicotecnicas/tendisc-psa/images/cards-beneficios-adicionales-ten-disc-psicoalianza.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 400px;
  width: 270px;
  border-radius: 10px;
  z-index: 101;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 380px) {
  .item-slider-xs-03-01 {
    height: 360px;
    width: 240px;
  }
}
.item-slider-xs-03-01 span {
  margin: 0px 0px 20px 0px;
}
.item-slider-xs-03-01 span .global-cards-xs-01.icon-card-facil-de-usar::before {
  color: #F5F5F5;
  font-size: 55px;
}
.item-slider-xs-03-01 span .global-cards-xs-01.icon-card-asesoria-especializada::before {
  color: #F5F5F5;
  font-size: 55px;
}
.item-slider-xs-03-01 span .global-cards-xs-01.icon-evaluacion-prueba::before {
  color: #F5F5F5;
  font-size: 55px;
}
.item-slider-xs-03-01 span .global-cards-xs-01.icon-reloj::before {
  color: #F5F5F5;
  font-size: 55px;
}
.item-slider-xs-03-01 span .global-cards-xs-01.icon-card-optimiza-tiempos::before {
  color: #F5F5F5;
  font-size: 55px;
}
.item-slider-xs-03-01 span .global-cards-xs-01.icon-card-pruebas-colombianas::before {
  color: #F5F5F5;
  font-size: 55px;
}
.item-slider-xs-03-01 h3:nth-child(2) {
  margin: 0px 0px 25px 0px;
  font-family: "Lato-Black";
  color: #F5F5F5;
  font-size: 1.8rem;
  text-align: center;
}
.item-slider-xs-03-01 p:nth-child(3) {
  margin: 0px 0px 0px 0px;
  font-family: "Lato-Regular";
  color: #F5F5F5;
  font-size: 1.6rem;
  line-height: 1.5;
}
.item-slider-xs-03-01 p:nth-child(3) span {
  font-family: "Lato-Black";
}

.control-slider-xs-left-01-b {
  position: absolute;
  left: -5px;
  top: 40%;
}

.control-slider-xs-right-01-b {
  position: absolute;
  right: -5px;
  top: 40%;
}

/*MODALES WEB*/
.iframe-modal-condiciones {
  height: 520px;
  border-top: 1px solid #EAEAEA;
  border-left: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  border-right: none;
  margin: 0px 0px 10px 0px;
  overflow-x: hidden;
}

@media screen and (max-width: 575px) {
  .iframe-modal-condiciones {
    height: 65vh;
  }
}
#modalTerminosCondiciones.modal.show {
  z-index: 1500;
}

.modalTerminos.modal-dialog {
  max-width: 1080px;
  margin: 3.5rem auto 0rem auto;
}
@media screen and (max-width: 1199px) {
  .modalTerminos.modal-dialog {
    max-width: 800px;
  }
}
@media screen and (max-width: 991px) {
  .modalTerminos.modal-dialog {
    max-width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .modalTerminos.modal-dialog {
    max-width: 90%;
    margin: 2rem auto 2rem auto;
  }
}

/* BOTONES */
.btn-slider-home-02-01 {
  position: relative;
  display: inline-block;
  color: #F5F5F5;
  background: -webkit-gradient(linear, right top, left top, from(rgb(43, 48, 124)), to(rgb(41, 139, 186)));
  background: linear-gradient(270deg, rgb(43, 48, 124) 0%, rgb(41, 139, 186) 100%);
  padding: 1.4rem 4rem;
  width: 200px;
  text-align: center;
  border-radius: 0.5rem;
  font-size: 2rem;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
}
.btn-slider-home-02-01:focus {
  color: #F5F5F5;
  background: #2B307C;
}
.btn-slider-home-02-01:hover {
  color: #F5F5F5;
  background: #2B307C;
}
.btn-slider-home-02-01 span {
  position: absolute;
  right: 1.4rem;
  top: 1.2rem;
}
.btn-slider-home-02-01 span .global-home-web.icon-arrow-right::before {
  font-size: 1.1rem;
}
.btn-slider-home-02-01 span .global-home-xs.icon-arrow-right::before {
  font-size: 1rem;
}
@media screen and (max-width: 1589px) {
  .btn-slider-home-02-01 span {
    right: 1rem;
    top: 0.9rem;
  }
}
@media screen and (max-width: 1589px) {
  .btn-slider-home-02-01 {
    font-size: 1.6rem;
    padding: 1rem 3rem;
    width: 150px;
  }
}

.center-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.align-btn-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}

.btn-cta-psa-home-01 {
  color: #F5F5F5;
  background: -webkit-gradient(linear, right top, left top, from(rgb(27, 206, 151)), to(rgb(0, 125, 174)));
  background: linear-gradient(-90deg, rgb(27, 206, 151) 0%, rgb(0, 125, 174) 100%);
  padding: 1.2rem 2.5rem;
  border: 1px solid #F5F5F5;
  text-align: center;
  border-radius: 3rem;
  font-size: 2rem;
  font-family: "Lato-Regular";
}
.btn-cta-psa-home-01:focus {
  color: #F5F5F5;
  background: #1BCE97;
}
.btn-cta-psa-home-01:hover {
  color: #F5F5F5;
  background: #1BCE97;
}
@media screen and (max-width: 1589px) {
  .btn-cta-psa-home-01 {
    padding: 1rem 2rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .btn-cta-psa-home-01 {
    padding: 0.7rem 1.5rem;
    font-size: 1.6rem;
    font-family: "Lato-Black";
  }
}

.contact-btn-footer-xs {
  position: relative;
  display: block;
  color: #F5F5F5;
  background: -webkit-gradient(linear, right top, left top, from(rgb(43, 48, 124)), to(rgb(41, 139, 186)));
  background: linear-gradient(270deg, rgb(43, 48, 124) 0%, rgb(41, 139, 186) 100%);
  font-size: 1.6rem;
  font-family: "Lato-Black";
  max-width: 245px;
  padding: 10px 5px 10px 5px;
  text-align: center;
  border-radius: 0.5rem;
  margin: 0 auto;
}
.contact-btn-footer-xs:focus {
  text-decoration: none;
  color: #F5F5F5;
  background: #2B307C;
}
.contact-btn-footer-xs:hover {
  text-decoration: none;
  color: #F5F5F5;
  background: #2B307C;
}
.contact-btn-footer-xs span {
  position: absolute;
  left: 25px;
  top: 10px;
}
.contact-btn-footer-xs span .contacto-agil.icon-personal-information::before {
  color: #FFF;
  font-size: 2.4rem;
}
.contact-btn-footer-xs span .contacto-agil.icon-whatsapp::before {
  color: #FFF;
  font-size: 2.4rem;
}

.btn-form-psa {
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  background: -webkit-gradient(linear, right top, left top, from(rgb(27, 206, 151)), to(rgb(0, 125, 174)));
  background: linear-gradient(-90deg, rgb(27, 206, 151) 0%, rgb(0, 125, 174) 100%);
  border: none;
  outline: none;
  padding: 1.5rem 3rem;
  border-radius: 0.5rem;
  margin: 1.6rem 0rem 0rem 0rem;
  color: #F5F5F5;
  font-size: 1.8rem;
  font-family: "Lato-Bold";
}
.btn-form-psa:focus {
  color: #F5F5F5;
  outline: none;
  background: linear-gradient(270.08deg, #2B307C 0.15%, #298BBA 99.86%);
}
.btn-form-psa:hover {
  color: #F5F5F5;
  outline: none;
  background: linear-gradient(270.08deg, #2B307C 0.15%, #298BBA 99.86%);
}
@media screen and (max-width: 1199px) {
  .btn-form-psa {
    padding: 1rem 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .btn-form-psa {
    margin: 3.5rem 0rem 0rem 0rem;
    font-size: 1.6rem;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 575px) {
  .btn-form-psa {
    width: 100%;
  }
}

.close-modal-terminos {
  display: block;
  color: #2A2A80;
  font-size: 2rem;
  font-family: "Lato-Regular";
  text-align: right;
  margin-bottom: 20px;
}
.close-modal-terminos:focus {
  text-decoration: none;
  color: #2A2A80;
}
.close-modal-terminos:hover {
  text-decoration: none;
  color: #2A2A80;
}
.close-modal-terminos span img {
  width: 30px;
}
@media screen and (max-width: 767px) {
  .close-modal-terminos span img {
    width: 20px;
  }
}

.volver-inicio-mensaje-enviado {
  display: inline-block;
  color: #298BBA;
  font-family: "Lato-Black";
  font-size: 1.6rem;
  margin: 6rem 0rem 0rem 0rem;
}
.volver-inicio-mensaje-enviado span {
  margin: 0rem 0.5rem 0rem 0rem;
}
.volver-inicio-mensaje-enviado span .global-form.icon-arrow-left::before {
  font-size: 1.2rem;
  font-weight: bold;
}
.volver-inicio-mensaje-enviado:hover {
  color: #298BBA;
}

.btn-cta-slide-home-01 {
  color: #FFF;
  background: -webkit-gradient(linear, left top, right top, from(rgb(159, 15, 64)), to(rgb(74, 9, 135)));
  background: linear-gradient(90deg, rgb(159, 15, 64) 0%, rgb(74, 9, 135) 100%);
  padding: 1.2rem 3rem;
  text-align: center;
  border-radius: 3rem;
  font-size: 1.6rem;
  font-family: "Lato-Regular";
}
.btn-cta-slide-home-01:focus {
  color: #FFF;
}
.btn-cta-slide-home-01:hover {
  color: #FFF;
}
@media screen and (max-width: 1589px) {
  .btn-cta-slide-home-01 {
    padding: 1rem 2.5rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .btn-cta-slide-home-01 {
    padding: 0.7rem 2.5rem;
    font-size: 1.6rem;
  }
}
.btn-cta-slide-home-01 span img {
  margin: 0rem 0rem 0.5rem 1rem;
}

.btn-psa-03 {
  width: 25%;
  text-align: center;
  border-radius: 50px;
  padding: 20px 20px;
  color: #F5F5F5;
  background: -webkit-gradient(linear, right top, left top, from(rgb(27, 206, 151)), to(rgb(0, 125, 174)));
  background: linear-gradient(-90deg, rgb(27, 206, 151) 0%, rgb(0, 125, 174) 100%);
  font-family: "Lato-Black";
  font-size: 1.8rem;
  border: 1px solid #F5F5F5;
}
.btn-psa-03:focus {
  color: #F5F5F5;
  background: #1BCE97;
}
.btn-psa-03:hover {
  color: #F5F5F5;
  background: #1BCE97;
}
@media screen and (max-width: 1589px) {
  .btn-psa-03 {
    width: 35%;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .btn-psa-03 {
    width: 40%;
  }
}
@media screen and (max-width: 991px) {
  .btn-psa-03 {
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  .btn-psa-03 {
    width: 80%;
    font-family: "Lato-Black";
  }
}
@media screen and (max-width: 575px) {
  .btn-psa-03 {
    text-transform: uppercase;
    width: 100%;
    border-radius: 10px;
    font-size: 1.6rem;
  }
}

/* MENU PRINCIPAL */
header {
  position: relative;
  padding: 2rem 0rem;
  background: #FFF;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 1300;
}
@media screen and (max-width: 1199px) {
  header {
    padding: 2rem 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  header {
    background: #FFF;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    padding: 0rem 0rem;
  }
}

header.collapse-show {
  background: #FFF;
}

header.animation-nav {
  opacity: 1;
  -webkit-animation-name: animation-opacity;
          animation-name: animation-opacity;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

header.fixed {
  padding: 0.7rem 0rem;
  position: fixed;
  width: 100%;
  z-index: 1300;
}
@media screen and (max-width: 1199px) {
  header.fixed {
    padding: 0.7rem 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  header.fixed {
    padding: 0rem 0rem;
  }
}

.main-menu-psa.navbar {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .main-menu-psa.navbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.main-menu-psa.navbar.navbar-expand-lg {
  padding: 0;
  margin: 0;
}
.main-menu-psa.navbar.navbar-expand-lg .iv-psa-xs {
  width: 8.6rem;
  margin: 1.5rem 0rem 1.5rem 1.5rem;
}

.main-menu-psa.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: transparent;
}
@media screen and (max-width: 991px) {
  .main-menu-psa.navbar-nav {
    background: #FFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 2.5rem;
  }
}

.main-menu-psa.navbar-toggler {
  background: #2A2A80;
  background: transparent;
  margin: 1.5rem 1.5rem 1.5rem 0rem;
  padding: 0.5rem 0rem 0.5rem 0.5rem;
  outline: none;
}
@media screen and (max-width: 991px) {
  .main-menu-psa.navbar-toggler {
    margin: 1.3rem 1.5rem 1.3rem 0rem;
  }
}
.main-menu-psa.navbar-toggler span .icon-menu-mobile-default::before {
  color: #2A2A80;
  font-size: 2.25rem;
  font-weight: bold;
}
.main-menu-psa.navbar-toggler span .icon-menu-mobile-close::before {
  color: #2A2A80;
  font-size: 2.25rem;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  .main-menu-psa.navbar-nav .nav-item {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.main-menu-psa.navbar-nav .nav-item .nav-link.pruebas {
  font-family: "Lato-Bold" !important;
}
.main-menu-psa.navbar-nav .nav-item .nav-link.pruebas:focus {
  font-family: "Lato-Bold";
}
.main-menu-psa.navbar-nav .nav-item .nav-link.pruebas:hover {
  font-family: "Lato-Bold";
}

.main-menu-psa.navbar-nav .nav-item .nav-link {
  color: #1D1D1D;
  font-family: "Lato-Regular";
  font-size: 1.6rem;
  margin: 0.5rem 1.5rem;
  padding: 0rem 0rem;
}
@media screen and (max-width: 1199px) {
  .main-menu-psa.navbar-nav .nav-item .nav-link {
    margin: 0.5rem 1rem;
  }
}
@media screen and (max-width: 991px) {
  .main-menu-psa.navbar-nav .nav-item .nav-link {
    margin: 0rem 0rem;
    padding: 1.2rem 0rem;
    color: #1D1D1D;
    display: block;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 1.6rem;
  }
}
.main-menu-psa.navbar-nav .nav-item .nav-link span {
  position: static;
  margin-left: 5px;
}
.main-menu-psa.navbar-nav .nav-item .nav-link span .nav-xs.icon-arrow-down {
  color: #1D1D1D;
  font-size: 1.2rem;
  font-weight: bold;
}
.main-menu-psa.navbar-nav .nav-item .nav-link span .nav-xs.icon-arrow-up {
  color: #1D1D1D;
  font-size: 1.2rem;
  font-weight: bold;
}
.main-menu-psa.navbar-nav .nav-item .nav-link:focus {
  text-decoration: none;
  color: #1D1D1D;
  font-family: "Lato-Regular";
}
@media screen and (max-width: 991px) {
  .main-menu-psa.navbar-nav .nav-item .nav-link:focus {
    color: #1D1D1D;
  }
}
.main-menu-psa.navbar-nav .nav-item .nav-link:hover {
  text-decoration: none;
  color: #2A2A80;
  font-family: "Lato-Regular";
}
@media screen and (max-width: 991px) {
  .main-menu-psa.navbar-nav .nav-item .nav-link:hover {
    color: #1D1D1D;
  }
}

.main-menu-psa.navbar-nav .nav-item .nav-link.link-collapse-fixed {
  cursor: default;
  font-family: "Lato-Bold";
}
.main-menu-psa.navbar-nav .nav-item .nav-link.link-collapse-fixed .global-nav.icon-arrow-down::before {
  font-size: 1.2rem;
  font-weight: bold;
  color: #2A2A80;
}
.main-menu-psa.navbar-nav .nav-item .nav-link.link-collapse-fixed .global-nav.icon-arrow-up::before {
  font-size: 1.2rem;
  font-weight: bold;
  color: #2A2A80;
}

.main-menu-psa.navbar-nav .nav-item .nav-link.cta {
  color: #FFF;
  background: -webkit-gradient(linear, left top, right top, from(#3D307A), to(#A92345));
  background: linear-gradient(90deg, #3D307A 0%, #A92345 100%);
  font-family: "Lato-Regular";
  font-size: 1.6rem;
  border-radius: 2.5rem;
  margin: 0.5rem 0rem 0.5rem 1.5rem;
  padding: 0.5rem 1rem 0.5rem 1.5rem;
}
@media screen and (max-width: 991px) {
  .main-menu-psa.navbar-nav .nav-item .nav-link.cta {
    border-radius: 2.5rem;
    margin: 0rem 0rem;
    padding: 1.2rem 1.5rem;
    color: #FFF;
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid transparent;
    font-size: 1.6rem;
  }
}
.main-menu-psa.navbar-nav .nav-item .nav-link.cta span {
  position: static;
}
.main-menu-psa.navbar-nav .nav-item .nav-link.cta span .global-nav.icon-arrow-right::before {
  font-size: 1rem;
}
@media screen and (max-width: 991px) {
  .main-menu-psa.navbar-nav .nav-item .nav-link.cta span .global-nav.icon-arrow-right::before {
    font-size: 1.2rem;
    font-weight: bold;
  }
}
.main-menu-psa.navbar-nav .nav-item .nav-link.cta:focus {
  color: #FFF;
  background: #A92345;
}
.main-menu-psa.navbar-nav .nav-item .nav-link.cta:hover {
  color: #FFF;
  background: #A92345;
}

.main-menu-psa.navbar-nav .nav-item.active .nav-link {
  color: #2A2A80;
  font-family: "Lato-Bold";
  font-size: 1.6rem;
  margin: 0rem 1.5rem;
}

.main-menu-psa.navbar-nav .nav-item .nav-link.active {
  color: #2A2A80;
  font-family: "Lato-Bold";
}
@media screen and (max-width: 991px) {
  .main-menu-psa.navbar-nav .nav-item .nav-link.active {
    color: #FFF;
    background: #B0B0B0;
    font-family: "Lato-Regular";
  }
}
.main-menu-psa.navbar-nav .nav-item .nav-link.active .nav-xs.icon-arrow-down {
  color: #FFF;
}
.main-menu-psa.navbar-nav .nav-item .nav-link.active .nav-xs.icon-arrow-up {
  color: #FFF;
}

/* COLLAPSE XS */
.collapse-menu-principal-xs {
  width: 100%;
}

.main-menu-psa-xs.collapse .card {
  background: #F5F5F5;
  border: none;
  border-radius: 0rem;
}

.main-menu-psa-xs.collapsing .card {
  background: #F5F5F5;
  border: none;
  border-radius: 0rem;
}

.main-menu-psa-xs.collapse .card-body {
  min-height: 1px;
  padding: 0rem 0rem 0rem 0rem;
}

.main-menu-psa-xs.collapsing .card-body {
  min-height: 1px;
  padding: 0rem 0rem 0rem 0rem;
}

/* COLLAPSE FIXED */
.collapse-menu-principal-fixed {
  background: #F5F5F5;
}

.collapse-menu-principal-fixed {
  position: fixed;
  width: 100%;
  z-index: 1000;
}

.main-menu-psa-fixed.collapse .card {
  background: transparent;
  border: none;
  border-radius: 0rem;
}

.main-menu-psa-fixed.collapsing .card {
  background: transparent;
  border: none;
  border-radius: 0rem;
}

.main-menu-psa-fixed.collapse .card-body {
  min-height: 1px;
  padding: 1rem 1.5rem 2rem 1.5rem;
}

.main-menu-psa-fixed.collapsing .card-body {
  min-height: 1px;
  padding: 1rem 1.5rem 2rem 1.5rem;
}

.tx-title-collapse {
  color: #1D1D1D;
  font-size: 1.5rem;
  font-family: "Lato-Bold";
  margin: 1rem 0rem 1.5rem 0rem;
}
@media screen and (max-width: 1199px) {
  .tx-title-collapse {
    font-size: 1.4rem;
    padding: 0rem 1.5rem 0rem 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  .tx-title-collapse {
    font-size: 1.6rem;
  }
}

.contenedor-lista-pruebas {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr;
  grid-template-columns: repeat(5, 1fr);
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  padding: 0rem 0rem 1.5rem 0rem;
}
@media screen and (max-width: 1199px) {
  .contenedor-lista-pruebas {
    padding: 0rem 1.5rem 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  .contenedor-lista-pruebas {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 0.7rem;
  }
}

.contenedor-prueba {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5rem;
  border-radius: 1rem;
  padding: 1rem 1rem;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .contenedor-prueba {
    max-width: 230px;
    gap: 1.5rem;
  }
}
.contenedor-prueba p {
  color: #FFF;
  font-size: 1.5rem;
  font-family: "Lato-Bold";
}
@media screen and (max-width: 1199px) {
  .contenedor-prueba p {
    font-size: 1.4rem;
    text-align: left;
  }
}
@media screen and (max-width: 991px) {
  .contenedor-prueba p {
    font-size: 1.6rem;
  }
}
.contenedor-prueba img {
  height: 70px;
  width: 70px;
}
@media screen and (max-width: 1199px) {
  .contenedor-prueba img {
    height: 45px;
    width: 45px;
  }
}

.contenedor-prueba.tendisc {
  background: #035171;
}
.contenedor-prueba.tendisc:hover {
  background: #035c80;
}

.contenedor-prueba.ethikos {
  background: #7B2627;
}
.contenedor-prueba.ethikos:hover {
  background: #872a2b;
}

.contenedor-prueba.potencial-comercial {
  background: #4D3488;
}
.contenedor-prueba.potencial-comercial:hover {
  background: #533893;
}

.contenedor-prueba.vp-test {
  background: #F1803E;
}
.contenedor-prueba.vp-test:hover {
  background: #f2894c;
}

.contenedor-prueba.iq-factorial {
  background: #2AB296;
}
.contenedor-prueba.iq-factorial:hover {
  background: #2dbea0;
}

.contenedor-prueba.evaluacion-360 {
  background: #1E5D79;
}
.contenedor-prueba.evaluacion-360:hover {
  background: #216685;
}

#ez-toc-container {
  background: #F5F5F5 !important;
  padding: 0 !important;
  margin: 0rem auto 0rem auto !important;
}
#ez-toc-container nav .ez-toc-list {
  list-style: none !important;
  padding: 3rem 4rem 3rem 4rem !important;
}
@media screen and (max-width: 767px) {
  #ez-toc-container nav .ez-toc-list {
    padding: 3rem 1.5rem 3rem 1.5rem !important;
  }
}
#ez-toc-container nav .ez-toc-list li {
  margin: 0rem 0rem 1.5rem 0rem !important;
}
@media screen and (max-width: 767px) {
  #ez-toc-container nav .ez-toc-list li {
    margin: 0rem 0rem 2rem 0rem !important;
  }
}
#ez-toc-container nav .ez-toc-list li::marker {
  font-family: "Lato-Regular" !important;
  color: #1D1D1D !important;
  font-size: 1.7rem !important;
  text-decoration: underline !important;
}
@media screen and (max-width: 767px) {
  #ez-toc-container nav .ez-toc-list li::marker {
    font-size: 1.6rem !important;
  }
}
#ez-toc-container nav .ez-toc-list li:last-of-type {
  margin: 0rem 0rem 0rem 0rem !important;
}
@media screen and (max-width: 767px) {
  #ez-toc-container nav .ez-toc-list li:last-of-type {
    margin: 0rem 0rem 0rem 0rem !important;
  }
}
#ez-toc-container nav .ez-toc-list li a {
  font-family: "Lato-Regular" !important;
  color: #1D1D1D !important;
  font-size: 2rem !important;
  text-decoration: underline !important;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #ez-toc-container nav .ez-toc-list li a {
    font-size: 1.6rem !important;
  }
}
#ez-toc-container nav .ez-toc-list li a:hover {
  color: #1D1D1D !important;
}

.ez-toc-title-container {
  background: #FFF !important;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid #F5F5F5 !important;
}

.ez-toc-title {
  font-family: "Lato-Bold" !important;
  color: #1D1D1D !important;
  font-size: 2rem !important;
  width: 100% !important;
  background: #FFF !important;
  padding: 2rem 4rem 2rem 4rem !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media screen and (max-width: 767px) {
  .ez-toc-title {
    font-size: 1.6rem !important;
    padding: 2rem 1.5rem 2rem 1.5rem !important;
  }
}

.ez-toc-pull-right {
  float: right !important;
  margin-left: 10px;
  margin-right: 2.5rem !important;
}
@media screen and (max-width: 767px) {
  .ez-toc-pull-right {
    margin-top: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
}

.ez-toc-btn-default {
  text-shadow: none !important;
  background-image: none !important;
  background-repeat: no-repeat !important;
  border-color: transparent !important;
}

.ez-toc-btn-default:hover {
  background-color: transparent !important;
}

.ez-toc-btn-default:active {
  background-color: transparent !important;
}

#ez-toc-container a:hover {
  text-decoration: none !important;
}

/*SECTION 01 XS*/
.section-home-xs-01 {
  background: url("./../images-blog-template/background-slider-xs-home-psicoalianza.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  height: 550px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sliderHomeMobile01.carousel-indicators {
  bottom: -25px;
}

.sliderHomeMobile01.carousel-inner {
  height: 500px;
}

.sliderHomeMobile01.carousel-indicators li {
  background-color: transparent;
}
.sliderHomeMobile01.carousel-indicators li span {
  display: block;
  background: url("./../images-blog-template/icon-indicator-slider-home-01.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 13px;
  height: 13px;
  margin: 0 auto;
}

.sliderHomeMobile01.carousel-indicators li.active span {
  display: block;
  background: url("./../images-blog-template/icon-indicator-slider-home-active-01.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}

.content-section-home-xs-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 500px;
}
.content-section-home-xs-01 p:nth-child(1) {
  color: #F5F5F5;
  font-family: "Lato-Bold";
  font-size: 1.6rem;
  text-transform: uppercase;
  margin: 0rem 0rem 3rem 0rem;
}
.content-section-home-xs-01 h1:nth-child(2) {
  color: #F5F5F5;
  font-family: "Lato-Black";
  font-size: 2rem;
  margin: 0rem 0rem 1.5rem 0rem;
}

/*SECTION 01 WEB*/
.section-home-01 {
  background: url("./../images-blog-template/background-slider-home-psicoalianza.webp");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 830px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1920px) {
  .section-home-01 {
    background-size: 1920px 830px;
  }
}
@media screen and (max-width: 1589px) {
  .section-home-01 {
    background-size: 1590px 690px;
    height: 690px;
  }
}
@media screen and (max-width: 1399px) {
  .section-home-01 {
    background-size: 1400px 605px;
    height: 605px;
  }
}

.content-section-home-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 830px;
}
@media screen and (max-width: 1589px) {
  .content-section-home-01 {
    height: 690px;
  }
}
@media screen and (max-width: 1399px) {
  .content-section-home-01 {
    height: 605px;
  }
}
.content-section-home-01 h5:nth-child(1) {
  color: #F5F5F5;
  font-family: "Lato-Bold";
  font-size: 1.6rem;
  text-transform: uppercase;
  margin: 0rem 0rem 4rem 0rem;
}
@media screen and (max-width: 1199px) {
  .content-section-home-01 h5:nth-child(1) {
    font-size: 1.4rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}
.content-section-home-01 h1:nth-child(2) {
  color: #F5F5F5;
  font-family: "Lato-Black";
  font-size: 4rem;
  margin: 0rem 0rem 4rem 0rem;
}
@media screen and (max-width: 1199px) {
  .content-section-home-01 h1:nth-child(2) {
    font-size: 2.8rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}
.content-section-home-01 p:nth-child(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2rem;
  margin: 0rem 0rem 2.5rem 0rem;
  line-height: 1.5;
}
.content-section-home-01 p:nth-child(3) span:nth-of-type(1) {
  margin: 0rem 1rem 0rem 1rem;
}
@media screen and (max-width: 1199px) {
  .content-section-home-01 p:nth-child(3) {
    font-size: 1.6rem;
    margin: 0rem 0rem 1.5rem 0rem;
  }
}
.content-section-home-01 p:nth-child(4) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2rem;
  line-height: 1.5;
  margin: 0rem 0rem 2.5rem 0rem;
}
.content-section-home-01 p:nth-child(4) span:nth-of-type(1) {
  margin: 0rem 1rem 0rem 1rem;
}
@media screen and (max-width: 1199px) {
  .content-section-home-01 p:nth-child(4) {
    font-size: 1.6rem;
    margin: 0rem 0rem 1.5rem 0rem;
  }
}
.content-section-home-01 p:nth-child(5) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2rem;
  line-height: 1.5;
  margin: 0rem 0rem 0rem 0rem;
}
.content-section-home-01 p:nth-child(5) span:nth-of-type(1) {
  margin: 0rem 1rem 0rem 1rem;
}
@media screen and (max-width: 1199px) {
  .content-section-home-01 p:nth-child(5) {
    font-size: 1.6rem;
    margin: 0rem 0rem 1.5rem 0rem;
  }
}

.content-section-home-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 830px;
}
@media screen and (max-width: 1589px) {
  .content-section-home-02 {
    height: 690px;
  }
}
@media screen and (max-width: 1399px) {
  .content-section-home-02 {
    height: 605px;
  }
}

/*FOOTER WEB*/
footer {
  background: #1D1D1D;
  padding: 9rem 0rem 5rem 0rem;
  margin: 0rem 0rem 0rem 0rem;
  border-top: 12px solid transparent;
  border-image-source: linear-gradient(-270.08deg, #1D2154 0.15%, #1C5E7E 99.86%);
  border-image-slice: 1;
}
@media screen and (max-width: 1589px) {
  footer {
    padding: 9rem 0rem 5rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  footer {
    padding: 9rem 0rem 5rem 0rem;
  }
}
@media screen and (max-width: 767px) {
  footer {
    background: #1E1E1E;
    padding: 4rem 0rem 5rem 0rem;
  }
}

.content-section-footer-xs-01 {
  padding: 0rem 0rem 0rem 1.5rem;
}
.content-section-footer-xs-01 img {
  margin: 0rem 0rem 0rem 0rem;
  width: 200px;
}
.content-section-footer-xs-01 p {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.2rem;
  margin: 1.5rem 0rem 3.5rem 0rem;
}

.content-section-footer-01 img {
  margin: 0rem 0rem 2rem 0rem;
}
@media screen and (max-width: 991px) {
  .content-section-footer-01 img {
    margin: 0rem auto 2rem auto;
  }
}
.content-section-footer-01 p {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
  text-align: center;
  margin: 0rem 0rem 5rem 0rem;
}
@media screen and (max-width: 1589px) {
  .content-section-footer-01 p {
    font-size: 1.4rem;
  }
}

.content-section-footer-02 {
  margin: 0rem 0rem 0rem 6rem;
}
@media screen and (max-width: 1589px) {
  .content-section-footer-02 {
    margin: 0rem 0rem 0rem 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .content-section-footer-02 {
    margin: 0rem 0rem 0rem 0rem;
  }
}
@media screen and (max-width: 767px) {
  .content-section-footer-02 {
    padding: 3.5rem 0rem 0rem 1.5rem;
  }
}
.content-section-footer-02 p:nth-child(1) {
  color: #008EBF;
  font-family: "Lato-Black";
  font-size: 1.8rem;
  margin: 0rem 0rem 1.5rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-02 p:nth-child(1) {
    font-family: "Lato-Bold";
    font-size: 1.6rem;
  }
}
.content-section-footer-02 p:nth-child(2) {
  margin: 0rem 0rem 1.4rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(2) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(2) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-02 p:nth-child(2) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-02 p:nth-child(2) a {
    font-family: "Lato-Regular";
  }
}
.content-section-footer-02 p:nth-child(3) {
  margin: 0rem 0rem 1.4rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(3) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(3) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-02 p:nth-child(3) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-02 p:nth-child(3) a {
    font-family: "Lato-Regular";
  }
}
.content-section-footer-02 p:nth-child(4) {
  margin: 0rem 0rem 1.4rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(4) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(4) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-02 p:nth-child(4) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-02 p:nth-child(4) a {
    font-family: "Lato-Regular";
  }
}
.content-section-footer-02 p:nth-child(5) {
  margin: 0rem 0rem 1.4rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(5) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(5) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-02 p:nth-child(5) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-02 p:nth-child(5) a {
    font-family: "Lato-Regular";
  }
}
.content-section-footer-02 p:nth-child(6) {
  margin: 0rem 0rem 5rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(6) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-02 p:nth-child(6) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-02 p:nth-child(6) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-02 p:nth-child(6) a {
    font-family: "Lato-Regular";
  }
}

.content-section-footer-03 {
  margin: 0rem 0rem 0rem 6rem;
}
@media screen and (max-width: 1589px) {
  .content-section-footer-03 {
    margin: 0rem 0rem 0rem 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .content-section-footer-03 {
    margin: 0rem 0rem 0rem 0rem;
  }
}
@media screen and (max-width: 767px) {
  .content-section-footer-03 {
    padding: 0rem 0rem 0rem 1.5rem;
  }
}
.content-section-footer-03 p:nth-child(1) {
  color: #008EBF;
  font-family: "Lato-Black";
  font-size: 1.8rem;
  margin: 0rem 0rem 1.5rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-03 p:nth-child(1) {
    font-family: "Lato-Bold";
    font-size: 1.6rem;
  }
}
.content-section-footer-03 p:nth-child(2) {
  margin: 0rem 0rem 3rem 0rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-03 p:nth-child(2) {
    margin: 0rem 0rem 5rem 0rem;
  }
}
.content-section-footer-03 p:nth-child(2) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-03 p:nth-child(2) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-03 p:nth-child(2) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-03 p:nth-child(2) a {
    font-family: "Lato-Regular";
  }
}

.content-section-footer-03-01 {
  margin: 0rem 0rem 0rem 6rem;
}
@media screen and (max-width: 1589px) {
  .content-section-footer-03-01 {
    margin: 0rem 0rem 0rem 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .content-section-footer-03-01 {
    margin: 0rem 0rem 0rem 0rem;
  }
}
@media screen and (max-width: 767px) {
  .content-section-footer-03-01 {
    padding: 0rem 0rem 0rem 1.5rem;
  }
}
.content-section-footer-03-01 p:nth-child(1) {
  color: #008EBF;
  font-family: "Lato-Black";
  font-size: 1.8rem;
  margin: 0rem 0rem 1.5rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-03-01 p:nth-child(1) {
    font-family: "Lato-Bold";
    font-size: 1.6rem;
  }
}
.content-section-footer-03-01 p:nth-child(2) {
  margin: 0rem 0rem 1.4rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-03-01 p:nth-child(2) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-03-01 p:nth-child(2) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-03-01 p:nth-child(2) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-03-01 p:nth-child(2) a {
    font-family: "Lato-Regular";
  }
}
.content-section-footer-03-01 p:nth-child(3) {
  margin: 0rem 0rem 1.4rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-03-01 p:nth-child(3) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-03-01 p:nth-child(3) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-03-01 p:nth-child(3) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-03-01 p:nth-child(3) a {
    font-family: "Lato-Regular";
  }
}
.content-section-footer-03-01 p:nth-child(4) {
  margin: 0rem 0rem 1.4rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-03-01 p:nth-child(4) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-03-01 p:nth-child(4) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-03-01 p:nth-child(4) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-03-01 p:nth-child(4) a {
    font-family: "Lato-Regular";
  }
}
.content-section-footer-03-01 p:nth-child(5) {
  margin: 0rem 0rem 5rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-03-01 p:nth-child(5) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-03-01 p:nth-child(5) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-03-01 p:nth-child(5) a:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-03-01 p:nth-child(5) a {
    font-family: "Lato-Regular";
  }
}

.content-section-footer-04 {
  margin: 0rem 0rem 0rem 6rem;
}
@media screen and (max-width: 1589px) {
  .content-section-footer-04 {
    margin: 0rem 0rem 0rem 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .content-section-footer-04 {
    margin: 0rem 0rem 0rem 0rem;
  }
}
@media screen and (max-width: 767px) {
  .content-section-footer-04 {
    padding: 0rem 0rem 0rem 1.5rem;
  }
}
.content-section-footer-04 p:nth-child(1) {
  color: #008EBF;
  font-family: "Lato-Black";
  font-size: 1.8rem;
  margin: 0rem 0rem 1.5rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-04 p:nth-child(1) {
    font-family: "Lato-Bold";
    font-size: 1.6rem;
  }
}
.content-section-footer-04 p:nth-child(2) {
  margin: 0rem 0rem 1.4rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-04 p:nth-child(2) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-04 p:nth-child(2) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-04 p:nth-child(2) a:hover {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-04 p:nth-child(2) a span {
  margin: 0rem 1rem 0rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-04 p:nth-child(2) a {
    font-family: "Lato-Regular";
  }
}
.content-section-footer-04 p:nth-child(3) {
  margin: 0rem 0rem 1.4rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-04 p:nth-child(3) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-04 p:nth-child(3) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-04 p:nth-child(3) a:hover {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-04 p:nth-child(3) a span {
  margin: 0rem 1rem 0rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-04 p:nth-child(3) a {
    font-family: "Lato-Regular";
  }
}
.content-section-footer-04 p:nth-child(4) {
  margin: 0rem 0rem 2rem 0rem;
  font-size: 1.4rem;
}
.content-section-footer-04 p:nth-child(4) a {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-04 p:nth-child(4) a:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-04 p:nth-child(4) a:hover {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-04 p:nth-child(4) a span {
  margin: 0rem 1rem 0rem 0rem;
}
.content-section-footer-04 p:nth-child(4) a span .footer-style.icon-mail::before {
  position: relative;
  top: 3px;
}
@media screen and (max-width: 767px) {
  .content-section-footer-04 p:nth-child(4) a {
    font-family: "Lato-Regular";
  }
}

.content-section-footer-04-01 {
  text-align: left;
  margin: 0rem 0rem 0rem 6rem;
}
@media screen and (max-width: 1589px) {
  .content-section-footer-04-01 {
    margin: 0rem 0rem 0rem 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .content-section-footer-04-01 {
    margin: 0rem 0rem 0rem 0rem;
  }
}
@media screen and (max-width: 767px) {
  .content-section-footer-04-01 {
    padding: 0rem 0rem 3rem 1.5rem;
  }
}
.content-section-footer-04-01 a {
  color: #FFF;
}
.content-section-footer-04-01 a .footer-style-web.icon-linkedin-circle::before,
.content-section-footer-04-01 a .footer-style-web.icon-facebook-circle::before,
.content-section-footer-04-01 a .footer-style-web.icon-youtube-circle::before {
  font-size: 3rem;
}
.content-section-footer-04-01 a:focus {
  color: #FFF;
}
.content-section-footer-04-01 a:hover {
  color: #298BBA;
}
.content-section-footer-04-01 a span {
  margin: 0rem 0.5rem 0rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-04-01 a span {
    margin: 0rem 1rem 0rem 0rem;
  }
}

.content-section-footer-05 {
  border-top: 1px solid #008EBF;
  padding: 2rem 0rem 0rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-05 {
    padding: 3rem 0rem 0rem 4.5rem;
  }
}
@media screen and (max-width: 575px) {
  .content-section-footer-05 {
    padding: 3rem 0rem 0rem 3rem;
  }
}
.content-section-footer-05 .tx-section-home-footer-01 {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .content-section-footer-05 .tx-section-home-footer-01 {
    font-size: 1.4rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}
.content-section-footer-05 a span {
  margin: 0rem 1rem 0rem 0rem;
}
@media screen and (max-width: 991px) {
  .content-section-footer-05 a span {
    margin: 0rem 0.5rem 0rem 0rem;
  }
}

.content-section-footer-05-01 {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .content-section-footer-05-01 {
    text-align: left;
  }
}
.content-section-footer-05-01 .tx-section-home-footer-01 {
  color: #FFF;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
}
.content-section-footer-05-01 .tx-section-home-footer-01:focus {
  text-decoration: none;
  color: #298BBA;
}
.content-section-footer-05-01 .tx-section-home-footer-01:hover {
  text-decoration: none;
  color: #298BBA;
}
@media screen and (max-width: 767px) {
  .content-section-footer-05-01 .tx-section-home-footer-01 {
    font-size: 1.4rem;
  }
}
.content-section-footer-05-01 a span {
  margin: 0rem 1rem 0rem 0rem;
}
@media screen and (max-width: 991px) {
  .content-section-footer-05-01 a span {
    margin: 0rem 0.5rem 0rem 0rem;
  }
}

/* FORMULARIO */
.section-form-suscripcion {
  background: linear-gradient(-270.08deg, #1D2154 0.15%, #1C5E7E 99.86%);
  padding: 6.5rem 0rem 16rem 0rem;
  margin: 0rem 0rem 0rem 0rem;
}
@media screen and (max-width: 1199px) {
  .section-form-suscripcion {
    padding: 6.5rem 0rem 20rem 0rem;
  }
}
@media screen and (max-width: 991px) {
  .section-form-suscripcion {
    padding: 6.5rem 0rem 23rem 0rem;
  }
}
@media screen and (max-width: 767px) {
  .section-form-suscripcion {
    padding: 4.5rem 0rem 5rem 0rem;
  }
}

.tx-section-form-suscripcion-01 {
  color: #F5F5F5;
  font-family: "Lato-Bold";
  font-size: 2.8rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0rem 0rem 7.5rem 0rem;
}
.tx-section-form-suscripcion-01 span {
  margin-right: 4.5rem;
}
.tx-section-form-suscripcion-01 span i {
  font-size: 4rem;
}
@media screen and (max-width: 1199px) {
  .tx-section-form-suscripcion-01 span {
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .tx-section-form-suscripcion-01 span {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .tx-section-form-suscripcion-01 {
    margin: 0rem 0rem 3rem 0rem;
  }
}
@media screen and (max-width: 767px) {
  .tx-section-form-suscripcion-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.8rem;
  }
}

.form-group {
  margin: 0rem 0rem 3.5rem 0rem;
}
@media screen and (max-width: 767px) {
  .form-group {
    margin: 0rem 0rem 2.5rem 0rem;
  }
}

label {
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 1.8rem;
}
label span {
  color: #F2994A;
}
@media screen and (max-width: 767px) {
  label {
    font-size: 1.6rem;
  }
}

.form-control {
  border-radius: 0.5rem;
  border: 2px solid #D0D2D3;
  color: #1D1D1D;
  font-family: "Lato-Regular";
  font-size: 1.6rem;
  height: 4rem;
  padding: 0rem 2rem;
  outline: none;
}
.form-control:focus {
  border: 2px solid #0071BC;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 767px) {
  .form-control {
    font-size: 1.4rem;
  }
}

::-webkit-input-placeholder {
  color: #D0D2D3;
}

::-moz-placeholder {
  color: #D0D2D3;
}

:-ms-input-placeholder {
  color: #D0D2D3;
}

::-ms-input-placeholder {
  color: #D0D2D3;
}

::placeholder {
  color: #D0D2D3;
}

.tx-msg-form {
  color: #7B2627;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 0.5rem;
  margin: 0.5rem 0rem 0rem 0rem;
  display: inline-block;
  padding: 0rem 0.75rem;
}
@media screen and (max-width: 767px) {
  .tx-msg-form {
    font-size: 1.2rem;
  }
}

.tx-msg-form.correcto {
  color: #0071BC;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 0.5rem;
  margin: 0.5rem 0rem 0rem 0rem;
  display: inline-block;
  padding: 0rem 0.75rem;
}
@media screen and (max-width: 767px) {
  .tx-msg-form.correcto {
    font-size: 1.2rem;
  }
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.checkbox h3 {
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 1.2rem;
  margin: 0rem 0rem 0rem 1rem;
}
@media screen and (max-width: 767px) {
  .checkbox h3 {
    font-size: 1.4rem;
  }
}
.checkbox h3 span a {
  cursor: pointer;
  color: #F5F5F5;
  font-family: "Lato-Bold";
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .checkbox h3 span a {
    font-size: 1.4rem;
  }
}

.center-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.aling-msg-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .aling-msg-right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.tx-msg-form.center {
  display: inline-block;
}

.list-unstyled {
  display: inline-block;
  color: #7B2627;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 0.5rem;
  margin: 0.5rem 0rem 0rem 0rem;
  padding: 0rem 0.75rem;
}
@media screen and (max-width: 767px) {
  .list-unstyled {
    font-size: 1.2rem;
  }
}

/* TERMINOS Y CONDICIONES */
.seccion-terminos {
  padding: 50px 0px;
}
@media screen and (max-width: 767px) {
  .seccion-terminos {
    padding: 15px 0px;
  }
}

.tx-section-terminos-01 {
  color: #2A2A80;
  font-family: "Lato-Black";
  font-size: 4rem;
  margin: 0rem 0rem 3rem 0rem;
}
@media screen and (max-width: 991px) {
  .tx-section-terminos-01 {
    font-size: 2.2rem;
  }
}

.tx-section-terminos-02 {
  color: #2A2A80;
  font-family: "Lato-Regular";
  font-size: 2.2rem;
}
@media screen and (max-width: 991px) {
  .tx-section-terminos-02 {
    font-size: 1.8rem;
  }
}

.tx-section-terminos-03 {
  color: #1D1D1D;
  font-family: "Lato-Regular";
  font-size: 2rem;
  text-align: justify;
}
@media screen and (max-width: 991px) {
  .tx-section-terminos-03 {
    font-size: 1.6rem;
  }
}

.enlace-terminos {
  color: blue;
  font-family: "Lato-Regular";
  font-size: 1.6rem;
}

/* EROR 404 */
.section-error-404 {
  background: url("./../images-blog-template/background-error-404-psicoalianza.webp");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 12rem 0rem 11rem 0rem;
  height: 100vh;
}
@media screen and (max-width: 767px) {
  .section-error-404 {
    background: url("./../images-blog-template/background-xs-error-404-psicoalianza.webp");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
}

.tx-section-error-404-xs-01 {
  color: #F5F5F5;
  font-family: "Lato-Black";
  font-size: 3.8rem;
  margin: 0rem 0rem 2rem 0rem;
}
@media screen and (max-width: 1199px) {
  .tx-section-error-404-xs-01 {
    font-size: 2.2rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}

.tx-section-error-404-xs-02 {
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 1.6rem;
  margin: 0rem 0rem 4rem 0rem;
}
@media screen and (max-width: 1199px) {
  .tx-section-error-404-xs-02 {
    font-size: 1.6rem;
    margin: 0rem 0rem 4rem 0rem;
  }
}

span .global-404.icon-error-404::before {
  color: #F5F5F5;
  font-size: 100px;
}

.content-section-error-404-01 h1:nth-child(1) {
  color: #F5F5F5;
  font-family: "Lato-Black";
  font-size: 4rem;
  margin: 0rem 0rem 3rem 0rem;
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 h1:nth-child(1) {
    font-size: 2.2rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}
.content-section-error-404-01 h4:nth-child(2) {
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2.2rem;
  margin: 0rem 0rem 6rem 0rem;
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 h4:nth-child(2) {
    font-size: 1.6rem;
    margin: 0rem 0rem 4rem 0rem;
  }
}
.content-section-error-404-01 p:nth-child(3) {
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2rem;
  margin: 0rem 0rem 5rem 0rem;
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 p:nth-child(3) {
    font-size: 1.6rem;
    margin: 0rem 0rem 4rem 0rem;
  }
}
.content-section-error-404-01 p:nth-child(4) {
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2rem;
  margin: 0rem 0rem 1rem 0rem;
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 p:nth-child(4) {
    font-size: 1.6rem;
    margin: 0rem 0rem 0.5rem 0rem;
  }
}
.content-section-error-404-01 p:nth-child(5) {
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2rem;
  margin: 0rem 0rem 1rem 0rem;
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 p:nth-child(5) {
    font-size: 1.6rem;
    margin: 0rem 0rem 0.5rem 0rem;
  }
}
.content-section-error-404-01 p:nth-child(6) {
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2rem;
  margin: 0rem 0rem 5rem 0rem;
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 p:nth-child(6) {
    font-size: 1.6rem;
    margin: 0rem 0rem 4rem 0rem;
  }
}
.content-section-error-404-01 p:nth-child(7) {
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2rem;
  margin: 0rem 0rem 6rem 0rem;
}
.content-section-error-404-01 p:nth-child(7) span {
  font-family: "Lato-Bold";
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 p:nth-child(7) {
    font-size: 1.6rem;
    margin: 0rem 0rem 5rem 0rem;
  }
}
.content-section-error-404-01 p:nth-child(8) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content-section-error-404-01 p:nth-child(8) a {
  color: #F5F5F5;
  font-family: "Lato-Bold";
  font-size: 2rem;
  text-align: right;
}
.content-section-error-404-01 p:nth-child(8) a:focus {
  color: #0A0A21;
}
.content-section-error-404-01 p:nth-child(8) a:hover {
  color: #0A0A21;
}
.content-section-error-404-01 p:nth-child(8) a span {
  margin: 0rem 1rem 0rem 0rem;
}
.content-section-error-404-01 p:nth-child(8) a span .icon-arrow-left::before {
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 p:nth-child(8) a span .icon-arrow-left::before {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 p:nth-child(8) a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-01 p:nth-child(8) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.content-section-error-404-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.content-section-error-404-02 span .global-404.icon-error-404::before {
  color: #F5F5F5;
  font-size: 410px;
}
@media screen and (max-width: 1199px) {
  .content-section-error-404-02 span .global-404.icon-error-404::before {
    font-size: 360px;
  }
}
@media screen and (max-width: 991px) {
  .content-section-error-404-02 span .global-404.icon-error-404::before {
    font-size: 310px;
  }
}

/* SECTION POST DESTACADO */
.section-post-destacado {
  margin: 10rem 0rem 0rem 0rem;
}

.tx-title-blog-seo {
  color: #0071BC;
  font-family: "Lato-Black";
  font-size: 3.2rem;
  margin: 0rem 0rem 8rem 0rem;
  text-align: center;
}

@media screen and (max-width: 1250px) {
  .tx-title-blog-seo {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .tx-title-blog-seo {
    margin: 0rem 0rem 5rem 0rem;
    font-size: 2rem;
  }
}
.content-post-destacado {
  border-bottom: 1px solid #D0D2D3;
  padding: 0rem 0rem 8rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-post-destacado {
    padding: 0rem 0rem 4rem 0rem;
  }
}

.card.destacado {
  border: none;
}

.card-body.destacado {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 0rem;
}

/* COLOR BY TAG URL */
.content-post-destacado-tag ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/seleccion-de-personal/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #007DAE;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/seleccion-de-personal/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/seleccion-de-personal/"] {
    font-size: 1.2rem;
  }
}
.content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/evaluacion-de-personal/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #007DAE;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/evaluacion-de-personal/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/evaluacion-de-personal/"] {
    font-size: 1.2rem;
  }
}
.content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/cultura-organizacional/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #F2994A;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/cultura-organizacional/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/cultura-organizacional/"] {
    font-size: 1.2rem;
  }
}
.content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/sin-categoria/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #ED1C24;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/sin-categoria/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-destacado-tag ul li a[href="https://psicoalianza.com/blog/category/sin-categoria/"] {
    font-size: 1.2rem;
  }
}

.content-post-destacado-fecha p {
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Regular";
  font-size: 2rem;
  text-align: right;
}
@media screen and (max-width: 1250px) {
  .content-post-destacado-fecha p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-destacado-fecha p {
    color: #0A0A21;
    font-size: 1.2rem;
  }
}

.card-destacado-title {
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Black";
  font-size: 3.2rem;
  margin: 3rem 0rem 2rem 0rem;
}
@media screen and (max-width: 1250px) {
  .card-destacado-title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .card-destacado-title {
    color: #0A0A21;
    margin: 0rem 0rem 4rem 0rem;
    font-size: 1.8rem;
  }
}

.card-destacado-text p {
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Regular";
  font-size: 2rem;
  margin: 0rem 0rem 2.5rem 0rem;
}
@media screen and (max-width: 1250px) {
  .card-destacado-text p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .card-destacado-text p {
    color: #0A0A21;
    font-size: 1.6rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}

.btn-blog-post-destacado {
  display: inline-block;
  background: #2A2A80;
  color: #F5F5F5;
  font-family: "Lato-Regular";
  font-size: 2rem;
  padding: 2.2rem 2.5rem;
  border-radius: 0.5rem;
}
.btn-blog-post-destacado:focus {
  background: #71058C;
  color: #F5F5F5;
}
.btn-blog-post-destacado:hover {
  background: #71058C;
  color: #F5F5F5;
}
.btn-blog-post-destacado span i {
  font-size: 1.4rem;
}
@media screen and (max-width: 1250px) {
  .btn-blog-post-destacado span i {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .btn-blog-post-destacado span i {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1250px) {
  .btn-blog-post-destacado {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .btn-blog-post-destacado {
    font-family: "Lato-Black";
    padding: 1.2rem 2rem;
    font-size: 1.2rem;
  }
}

.content-post-destacado-img img {
  display: block;
  height: auto;
  width: 100%;
  margin: 5.5rem auto 0rem auto;
  border-radius: 1.5rem;
  border: 1px solid #D0D2D3;
}
@media screen and (max-width: 767px) {
  .content-post-destacado-img img {
    margin: 3rem auto 2.5rem auto;
  }
}

/* SECTION POST LIST */
.section-post-list {
  margin: 8rem 0rem 0rem 0rem;
}
@media screen and (max-width: 767px) {
  .section-post-list {
    margin: 4rem 0rem 0rem 0rem;
  }
}

.card.post-item {
  margin: 0rem 0rem 8rem 0rem;
}
@media screen and (max-width: 767px) {
  .card.post-item {
    margin: 0rem 0rem 4rem 0rem;
  }
}

.card-body.post-item {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.1rem 1.4rem;
}

.content-post-img img {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto;
}

.content-post-tag ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-post-tag ul li a[href="https://psicoalianza.com/blog/category/seleccion-de-personal/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #007DAE;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-tag ul li a[href="https://psicoalianza.com/blog/category/seleccion-de-personal/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-tag ul li a[href="https://psicoalianza.com/blog/category/seleccion-de-personal/"] {
    font-size: 1.2rem;
  }
}
.content-post-tag ul li a[href="https://psicoalianza.com/blog/category/evaluacion-de-personal/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #007DAE;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-tag ul li a[href="https://psicoalianza.com/blog/category/evaluacion-de-personal/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-tag ul li a[href="https://psicoalianza.com/blog/category/evaluacion-de-personal/"] {
    font-size: 1.2rem;
  }
}
.content-post-tag ul li a[href="https://psicoalianza.com/blog/category/cultura-organizacional/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #F2994A;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-tag ul li a[href="https://psicoalianza.com/blog/category/cultura-organizacional/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-tag ul li a[href="https://psicoalianza.com/blog/category/cultura-organizacional/"] {
    font-size: 1.2rem;
  }
}
.content-post-tag ul li a[href="https://psicoalianza.com/blog/category/sin-categoria/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #ED1C24;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-tag ul li a[href="https://psicoalianza.com/blog/category/sin-categoria/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-tag ul li a[href="https://psicoalianza.com/blog/category/sin-categoria/"] {
    font-size: 1.2rem;
  }
}

.card-post-title {
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Bold";
  font-size: 3.2rem;
  margin: 3rem 0rem 2rem 0rem;
}
@media screen and (max-width: 767px) {
  .card-post-title {
    color: #0A0A21;
    margin: 1.5rem 0rem 2.5rem 0rem;
    font-size: 1.6rem;
  }
}

.card-post-text p {
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Regular";
  font-size: 2rem;
  margin: 0rem 0rem 2.5rem 0rem;
}
@media screen and (max-width: 767px) {
  .card-post-text p {
    color: #0A0A21;
    font-size: 1.4rem;
  }
}

.content-post-fecha p {
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Bold";
  font-size: 1.6rem;
  margin: 1.5rem 0rem 0rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-post-fecha p span {
  margin: 0rem 0.5rem 0rem 0rem;
}
.content-post-fecha p span img {
  width: 1.3rem;
}
@media screen and (max-width: 767px) {
  .content-post-fecha p {
    font-size: 1.2rem;
  }
}

.content-post-duracion p {
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Bold";
  font-size: 1.6rem;
  margin: 1.5rem 0rem 0rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-post-duracion p span {
  margin: 0rem 0.25rem 0rem 0rem;
}
.content-post-duracion p span img {
  width: 1.5rem;
}
@media screen and (max-width: 767px) {
  .content-post-duracion p {
    font-size: 1.2rem;
  }
}

/* ESTILOS PAGINACION PSA POST LIST */
.psicoalianza-paginacion {
  text-align: center;
}

.content-nav-paginacion {
  display: inline-block;
  border: 2px solid transparent;
  border-image-source: linear-gradient(-90deg, rgb(27, 206, 151) 0%, rgb(0, 125, 174) 100%);
  border-image-slice: 1;
  border-radius: 0.5rem;
  padding: 0rem 1.5rem;
  margin: 0rem 1.5rem 6.5rem 1.5rem;
}

.prev.page-numbers {
  position: relative;
  display: inline-block;
  padding: 0.25rem 0rem;
  margin: 1rem 0rem 1rem 0rem;
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Regular";
  font-size: 2rem;
}
.prev.page-numbers:hover {
  color: rgba(29, 29, 29, 0.59);
  font-weight: normal;
}
.prev.page-numbers span i {
  color: rgba(29, 29, 29, 0.59);
  font-size: 1.5rem;
  font-weight: bolder;
}
@media screen and (max-width: 767px) {
  .prev.page-numbers span i {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .prev.page-numbers {
    font-family: "Lato-Bold";
    font-size: 1.6rem;
    padding: 0.5rem 1rem 0.5rem 1rem;
    margin: 1rem 0.5rem 1rem 0rem;
  }
}

.page-numbers {
  position: relative;
  display: inline-block;
  padding: 0.25rem 0.75rem;
  margin: 1rem 0rem 1rem 0rem;
  color: #007DAE;
  font-family: "Lato-Regular";
  font-size: 2rem;
}
.page-numbers:hover {
  color: #007DAE;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page-numbers {
    font-family: "Lato-Bold";
    font-size: 1.6rem;
    padding: 0.5rem 1.25rem 0.5rem 1.25rem;
    margin: 1rem 0.5rem 1rem 0.5rem;
    background: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: rgba(0, 0, 0, 0.3);
            box-shadow: rgba(0, 0, 0, 0.3);
    border-radius: 0.5rem;
  }
}

.page-numbers.current {
  position: relative;
  display: inline-block;
  padding: 0.25rem 0.75rem;
  margin: 1rem 0rem 1rem 0rem;
  border-radius: 0.5rem;
  color: #F5F5F5;
  font-family: "Lato-Bold";
  font-size: 2rem;
  background: #007DAE;
}
@media screen and (max-width: 767px) {
  .page-numbers.current {
    font-family: "Lato-Black";
    font-size: 1.4rem;
    padding: 0.5rem 1.25rem 0.5rem 1.25rem;
    margin: 1rem 0.5rem 1rem 0.5rem;
  }
}

.next.page-numbers {
  position: relative;
  display: inline-block;
  padding: 0.25rem 0rem;
  margin: 1rem 0rem 1rem 0rem;
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Regular";
  font-size: 2rem;
}
.next.page-numbers:hover {
  color: rgba(29, 29, 29, 0.59);
  font-weight: normal;
}
.next.page-numbers span i {
  color: rgba(29, 29, 29, 0.59);
  font-size: 1.5rem;
  font-weight: bolder;
}
@media screen and (max-width: 767px) {
  .next.page-numbers span i {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .next.page-numbers {
    font-family: "Lato-Bold";
    font-size: 1.6rem;
    padding: 0.5rem 1rem 0.5rem 1rem;
    margin: 1rem 0rem 1rem 0.5rem;
  }
}

/* PLUGIN NAVIGATION STYLES */
.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #2A2A80;
  font-family: "Lato-Bold";
  font-size: 2rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .wp-pagenavi {
    font-size: 1.6rem;
  }
}
.nextpostslink {
  margin-left: 2rem;
  margin-bottom: 0.25rem;
}

@media screen and (max-width: 767px) {
  .nextpostslink {
    margin-left: 2.5rem;
  }
}
a #margen-icon-navigation-left {
  color: #2A2A80;
}

a #margen-icon-navigation-left::hover {
  color: #2A2A80;
}

a #margen-icon-navigation-left .icon-arrow-left {
  font-weight: bolder;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  a #margen-icon-navigation-left .icon-arrow-left {
    font-size: 1.1rem;
  }
}
.previouspostslink {
  margin-right: 2rem;
  margin-bottom: 0.25rem;
}

@media screen and (max-width: 767px) {
  .previouspostslink {
    margin-right: 2.5rem;
  }
}
a #margen-icon-navigation-right {
  color: #2A2A80;
}

a #margen-icon-navigation-right::hover {
  color: #2A2A80;
}

a #margen-icon-navigation-right .icon-arrow-right {
  font-weight: bolder;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  a #margen-icon-navigation-right .icon-arrow-right {
    font-size: 1.1rem;
  }
}
/* Category Pages */
.tx-category-page-01 {
  margin: 0rem 0rem 5rem 0rem;
}
.tx-category-page-01 p {
  color: #1D1D1D;
  font-family: "Lato-Regular";
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .tx-category-page-01 p {
    font-size: 1.4rem;
  }
}
.tx-category-page-01 ul {
  list-style: none;
}
.tx-category-page-01 ul a {
  color: #1D1D1D;
  font-family: "Lato-Bold";
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .tx-category-page-01 ul a {
    font-size: 1.4rem;
  }
}

/* SINGLE PAGE*/
.contenedor-share-bar-xs {
  width: 100%;
  z-index: 450;
}

.contenedor-share-bar-xs nav ul {
  border-top: 5px solid transparent;
  border-image-source: linear-gradient(-270.08deg, #1D2154 0.15%, #1C5E7E 99.86%);
  border-image-slice: 1;
  background: #FFF;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.contenedor-share-bar-xs nav ul li {
  width: 25%;
}

.contenedor-share-bar-xs nav ul li a:not([href]):not([class]) {
  color: #B0B0B0;
}

.contenedor-share-bar-xs nav ul li a:not([href]):not([class]):hover {
  color: #1D1D1D;
  /*   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); */
}

.contenedor-share-bar-xs nav ul li a {
  color: #B0B0B0;
  font-family: "Lato-Regular";
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.8rem 0.8rem;
  cursor: pointer;
}

.contenedor-share-bar-xs nav ul li a span img {
  height: 3rem;
  color: #1D1D1D;
}

.contenedor-share-bar-xs nav ul li a span i {
  color: inherit;
  font-size: 3rem;
}

.contenedor-share-bar-xs nav ul li a:focus {
  color: #B0B0B0;
}

.contenedor-share-bar-xs nav ul li a:hover {
  color: #2A2A80;
  /*   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); */
}

@media screen and (max-width: 991px) {
  .contenedor-share-bar-xs nav ul li a:focus {
    color: #B0B0B0;
  }
}
@media screen and (max-width: 991px) {
  .contenedor-share-bar-xs nav ul li a:hover {
    color: #B0B0B0;
  }
}
.contenedor-share-bar-xs.fixed {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: sticky;
  bottom: 0;
}

.contenedor-share-bar-xs.relative {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  bottom: 0;
}

.contenedor-share-bar-web {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: fixed;
  left: 1rem;
  top: 25%;
  z-index: 900;
}

.contenedor-share-bar-web nav ul {
  border-top: 5px solid transparent;
  border-image-source: linear-gradient(-270.08deg, #1D2154 0.15%, #1C5E7E 99.86%);
  border-image-slice: 1;
  background: #FBFBFB;
  list-style: none;
  margin: 0;
}

.contenedor-share-bar-web nav ul li a:not([href]):not([class]) {
  color: #B0B0B0;
}

.contenedor-share-bar-web nav ul li a:not([href]):not([class]):hover {
  color: #1D1D1D;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.contenedor-share-bar-web nav ul li a {
  color: #919191;
  font-family: "Lato-Regular";
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.5rem 1rem;
  cursor: pointer;
}

.contenedor-share-bar-web nav ul li a span img {
  color: #1D1D1D;
}

.contenedor-share-bar-web nav ul li a span i {
  color: inherit;
  font-size: 4rem;
}

.contenedor-share-bar-web nav ul li a:focus {
  color: #919191;
}

.contenedor-share-bar-web nav ul li a:hover {
  color: #2A2A80;
  /*   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); */
}

@media screen and (max-width: 1199px) {
  .contenedor-share-bar-web nav ul li a:focus {
    color: #919191;
  }
}
@media screen and (max-width: 1199px) {
  .contenedor-share-bar-web nav ul li a:hover {
    color: #919191;
  }
}
.contenedor-share-footer-web {
  z-index: 900;
}

.contenedor-share-footer-web nav ul {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.contenedor-share-footer-web nav ul li a:not([href]):not([class]) {
  color: #B0B0B0;
}

.contenedor-share-footer-web nav ul li a:not([href]):not([class]):hover {
  color: #1D1D1D;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.contenedor-share-footer-web nav ul li a {
  color: #B0B0B0;
  font-family: "Lato-Regular";
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.8rem 0.8rem;
  cursor: pointer;
}

.contenedor-share-footer-web nav ul li a span i {
  color: inherit;
  font-size: 4rem;
}

.contenedor-share-footer-web nav ul li a:focus {
  color: #B0B0B0;
}

.contenedor-share-footer-web nav ul li a:hover {
  color: #2A2A80;
  /*   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); */
}

@media screen and (max-width: 1199px) {
  .contenedor-share-footer-web nav ul li a:focus {
    color: #B0B0B0;
  }
}
@media screen and (max-width: 1199px) {
  .contenedor-share-footer-web nav ul li a:hover {
    color: #B0B0B0;
  }
}
.tx-footer-post-web {
  color: #1D1D1D;
  font-family: "Lato-Regular";
  font-size: 1.4rem;
  margin: 0rem 0rem 0rem 0rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* SECTION POST CONTENT SINGLE PHP */
.section-post-content {
  padding: 10rem 0rem 14.5rem 0rem;
  background: url("./../images-blog-template/background-slider-home-psicoalianza.webp");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1920px) {
  .section-post-content {
    background-size: 1920px 830px;
  }
}
@media screen and (max-width: 1589px) {
  .section-post-content {
    background-size: 1590px 690px;
  }
}
@media screen and (max-width: 1399px) {
  .section-post-content {
    background-size: 1400px 605px;
  }
}
@media screen and (max-width: 767px) {
  .section-post-content {
    padding: 2.5rem 0rem 8.5rem 0rem;
    background: url("./../images-blog-template/bg-post-single-xs.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

.btn-regresar-inicio {
  color: #F5F5F5;
  font-family: "Lato-Bold";
  font-size: 2rem;
  display: inline-block;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 767px) {
  .btn-regresar-inicio {
    font-size: 1.2rem;
  }
}
.btn-regresar-inicio span i {
  margin-right: 1.5rem;
  font-size: 1.6rem;
  font-weight: bolder;
}
@media screen and (max-width: 767px) {
  .btn-regresar-inicio span i {
    margin-right: 0.5rem;
    font-size: 1rem;
  }
}
.btn-regresar-inicio:focus {
  color: #F5F5F5;
}
.btn-regresar-inicio:hover {
  color: #F5F5F5;
}

.btn-regresar-inicio-black {
  color: #1D1D1D;
  font-family: "Lato-Bold";
  font-size: 2rem;
  display: inline-block;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 767px) {
  .btn-regresar-inicio-black {
    font-size: 1.2rem;
  }
}
.btn-regresar-inicio-black span i {
  margin-right: 1.5rem;
  font-size: 1.6rem;
  font-weight: bolder;
}
@media screen and (max-width: 767px) {
  .btn-regresar-inicio-black span i {
    margin-right: 0.5rem;
    font-size: 1rem;
  }
}
.btn-regresar-inicio-black:focus {
  color: #2B307C;
}
.btn-regresar-inicio-black:hover {
  color: #2B307C;
}

.tx-title-post-single {
  color: #F5F5F5;
  font-family: "Lato-Black";
  font-size: 4rem;
  text-align: center;
  margin: 0rem 0rem 4.5rem 0rem;
}
@media screen and (max-width: 767px) {
  .tx-title-post-single {
    margin: 0rem 0rem 5.5rem 0rem;
    font-size: 2.2rem;
  }
}

.content-img-single img:nth-of-type(1) {
  width: 100%;
  height: auto;
  margin: 0rem 0rem 6.5rem 0rem;
  border-radius: 1.5rem;
}
@media screen and (max-width: 767px) {
  .content-img-single img:nth-of-type(1) {
    margin: 0rem 0rem 1.5rem 0rem;
  }
}

.content-post-single-tag {
  margin: 0rem 0rem 4.5rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-post-single-tag {
    margin: 0rem 0rem 2rem 0rem;
  }
}
.content-post-single-tag ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/seleccion-de-personal/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #007DAE;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/seleccion-de-personal/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/seleccion-de-personal/"] {
    font-size: 1.2rem;
  }
}
.content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/evaluacion-de-personal/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #007DAE;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/evaluacion-de-personal/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/evaluacion-de-personal/"] {
    font-size: 1.2rem;
  }
}
.content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/cultura-organizacional/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #F2994A;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/cultura-organizacional/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/cultura-organizacional/"] {
    font-size: 1.2rem;
  }
}
.content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/sin-categoria/"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #ED1C24;
  color: #F5F5F5;
  border-radius: 0.5rem;
  padding: 0.4rem 2rem;
}
@media screen and (max-width: 1250px) {
  .content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/sin-categoria/"] {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .content-post-single-tag ul li a[href="https://psicoalianza.com/blog/category/sin-categoria/"] {
    font-size: 1.2rem;
  }
}

.tx-autor-fecha-tiempo-post-single {
  color: #1D1D1D;
  font-family: "Lato-Regular";
  font-size: 2rem;
  margin: 0rem 0rem 5rem 0rem;
}
@media screen and (max-width: 767px) {
  .tx-autor-fecha-tiempo-post-single {
    font-size: 1.2rem;
    margin: 0rem 0rem 2.5rem 0rem;
  }
}
.tx-autor-fecha-tiempo-post-single span:nth-of-type(1) {
  color: #2B307C;
}
.tx-autor-fecha-tiempo-post-single span:nth-of-type(2) {
  color: rgba(29, 29, 29, 0.59);
}
.tx-autor-fecha-tiempo-post-single span:nth-of-type(3) {
  color: rgba(29, 29, 29, 0.59);
}

.content-publicacion-post-single p, .content-publicacion-post-single h3, .content-publicacion-post-single h4, .content-publicacion-post-single h5, .content-publicacion-post-single h6 {
  font-family: "Lato-Regular";
  color: #1D1D1D;
  font-size: 2rem;
  margin: 0rem 0rem 3rem 0rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .content-publicacion-post-single p, .content-publicacion-post-single h3, .content-publicacion-post-single h4, .content-publicacion-post-single h5, .content-publicacion-post-single h6 {
    font-size: 1.4rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}
.content-publicacion-post-single a {
  font-family: "Lato-Regular";
  color: #1D1D1D;
  font-size: 2rem;
  text-decoration: none;
}
.content-publicacion-post-single a:hover {
  color: #2B307C;
}
@media screen and (max-width: 767px) {
  .content-publicacion-post-single a {
    font-size: 1.4rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}
.content-publicacion-post-single h1 {
  font-family: "Lato-Black";
  color: #1D1D1D;
  font-size: 4rem;
  margin: 0rem 0rem 3rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-publicacion-post-single h1 {
    font-size: 2.2rem;
    margin: 6.5rem 0rem 2.5rem 0rem;
  }
}
.content-publicacion-post-single h2 {
  font-family: "Lato-Bold";
  color: #1D1D1D;
  font-size: 3.2rem;
  margin: 7rem 0rem 3rem 0rem;
}
@media screen and (max-width: 767px) {
  .content-publicacion-post-single h2 {
    font-size: 1.8rem;
    margin: 6.5rem 0rem 2.5rem 0rem;
  }
}
.content-publicacion-post-single strong {
  font-family: "Lato-Bold";
}
.content-publicacion-post-single ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-publicacion-post-single ul li {
  color: #0071BC;
  margin: 0;
  padding: 0;
}
.content-publicacion-post-single ul li a {
  color: #0071BC;
}
.content-publicacion-post-single ul li a:hover {
  color: #2B307C;
}

.content-publicacion-post-single ul {
  list-style: disc !important;
  margin: 0 0 0 2.25rem !important;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .content-publicacion-post-single ul {
    margin: 0 0 0 2rem !important;
  }
}
.content-publicacion-post-single ul li {
  font-family: "Lato-Regular" !important;
  color: #1D1D1D !important;
  font-size: 2rem !important;
  margin: 0rem 0rem 0.7rem 0rem !important;
}

@media screen and (max-width: 767px) {
  .content-publicacion-post-single ul li {
    font-size: 1.4rem !important;
    margin: 0rem 0rem 0.5rem 0rem !important;
  }
}
.content-publicacion-post-single ul li:last-of-type {
  margin: 0rem 0rem 3rem 0rem !important;
}

.content-publicacion-post-single ol {
  list-style: numeric;
  margin: 0 0 0 3rem;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .content-publicacion-post-single ol {
    margin: 0 0 0 2.25rem;
  }
}
.content-publicacion-post-single ol li {
  font-family: "Lato-Regular" !important;
  color: #1D1D1D;
  font-size: 2rem !important;
  margin: 0rem 0rem 0.7rem 0rem;
}

@media screen and (max-width: 767px) {
  .content-publicacion-post-single ol li {
    font-size: 1.4rem !important;
    margin: 0rem 0rem 0.5rem 0rem;
  }
}
.content-publicacion-post-single ol li:last-of-type {
  margin: 0rem 0rem 3rem 0rem;
}

#btn-collapse-tabla-contenido i {
  color: #2B307C;
  font-weight: bolder;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  #btn-collapse-tabla-contenido i {
    font-size: 1.6rem;
  }
}

.wp-block-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 5rem auto;
}
@media screen and (max-width: 767px) {
  .wp-block-image img {
    margin: 0 auto 5rem auto;
  }
}

.content-end-post-tag-ethikos {
  border-bottom: 5px solid #7B2627;
  padding: 0rem 8.5rem 5rem 4.5rem;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-ethikos {
    padding: 0rem 0rem 4rem 0rem;
  }
}
.content-end-post-tag-ethikos h3:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #1D1D1D;
  font-family: "Lato-Bold";
  font-size: 2.8rem;
}
.content-end-post-tag-ethikos h3:nth-of-type(1) .color-prueba {
  color: #7B2627;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-ethikos h3:nth-of-type(1) {
    font-size: 1.8rem;
  }
}

.content-end-post-tag-evaluacion-360 {
  border-bottom: 5px solid #1E5D79;
  padding: 0rem 8.5rem 5rem 4.5rem;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-evaluacion-360 {
    padding: 0rem 0rem 4rem 0rem;
  }
}
.content-end-post-tag-evaluacion-360 h3:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #1D1D1D;
  font-family: "Lato-Bold";
  font-size: 2.8rem;
}
.content-end-post-tag-evaluacion-360 h3:nth-of-type(1) .color-prueba {
  color: #1E5D79;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-evaluacion-360 h3:nth-of-type(1) {
    font-size: 1.8rem;
  }
}

.content-end-post-tag-iq-factorial {
  border-bottom: 5px solid #2AB296;
  padding: 0rem 8.5rem 5rem 4.5rem;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-iq-factorial {
    padding: 0rem 0rem 4rem 0rem;
  }
}
.content-end-post-tag-iq-factorial h3:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #1D1D1D;
  font-family: "Lato-Bold";
  font-size: 2.8rem;
}
.content-end-post-tag-iq-factorial h3:nth-of-type(1) .color-prueba {
  color: #2AB296;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-iq-factorial h3:nth-of-type(1) {
    font-size: 1.8rem;
  }
}

.content-end-post-tag-potencial-comercial {
  border-bottom: 5px solid #4D3488;
  padding: 0rem 8.5rem 5rem 4.5rem;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-potencial-comercial {
    padding: 0rem 0rem 4rem 0rem;
  }
}
.content-end-post-tag-potencial-comercial h3:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #1D1D1D;
  font-family: "Lato-Bold";
  font-size: 2.8rem;
}
.content-end-post-tag-potencial-comercial h3:nth-of-type(1) .color-prueba {
  color: #4D3488;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-potencial-comercial h3:nth-of-type(1) {
    font-size: 1.8rem;
  }
}

.content-end-post-tag-tendisc {
  border-bottom: 5px solid #035171;
  padding: 0rem 8.5rem 5rem 4.5rem;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-tendisc {
    padding: 0rem 0rem 4rem 0rem;
  }
}
.content-end-post-tag-tendisc h3:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #1D1D1D;
  font-family: "Lato-Bold";
  font-size: 2.8rem;
}
.content-end-post-tag-tendisc h3:nth-of-type(1) .color-prueba {
  color: #035171;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-tendisc h3:nth-of-type(1) {
    font-size: 1.8rem;
  }
}

.content-end-post-tag-vp-test {
  border-bottom: 5px solid #F1803E;
  padding: 0rem 8.5rem 5rem 4.5rem;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-vp-test {
    padding: 0rem 0rem 4rem 0rem;
  }
}
.content-end-post-tag-vp-test h3:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #1D1D1D;
  font-family: "Lato-Bold";
  font-size: 2.8rem;
}
.content-end-post-tag-vp-test h3:nth-of-type(1) .color-prueba {
  color: #F1803E;
}
@media screen and (max-width: 767px) {
  .content-end-post-tag-vp-test h3:nth-of-type(1) {
    font-size: 1.8rem;
  }
}

.link-cta-end-post {
  display: inline-block;
  color: #0071BC;
  font-family: "Lato-Regular";
  font-size: 2rem;
  text-decoration: underline;
  margin: 3rem 0rem 11.5rem 0rem;
}
.link-cta-end-post:hover {
  color: #2B307C;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .link-cta-end-post {
    margin: 4rem 0rem 8rem 0rem;
    font-size: 1.6rem;
  }
}

.align-btn-cta-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.btn-cta-end-post {
  display: inline-block;
  color: rgba(29, 29, 29, 0.59);
  font-family: "Lato-Bold";
  padding: 2rem 5rem;
  border: 3px solid transparent;
  border-image-source: linear-gradient(-90deg, rgb(27, 206, 151) 0%, rgb(0, 125, 174) 100%);
  border-image-slice: 1;
  border-radius: 0.5rem;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .btn-cta-end-post {
    padding: 2rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  .btn-cta-end-post {
    padding: 2rem 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .btn-cta-end-post {
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  .btn-cta-end-post {
    display: block;
    padding: 1.5rem 1.5rem;
    width: 100%;
    font-family: "Lato-Black";
    font-size: 1.6rem;
    margin: 2.5rem 0rem 0rem 0rem;
  }
}
.btn-cta-end-post:hover {
  color: #F5F5F5;
  background: -webkit-gradient(linear, right top, left top, from(rgb(27, 206, 151)), to(rgb(0, 125, 174)));
  background: linear-gradient(-90deg, rgb(27, 206, 151) 0%, rgb(0, 125, 174) 100%);
  border: 3px solid transparent;
  border-image-source: linear-gradient(-90deg, rgb(27, 206, 151) 0%, rgb(0, 125, 174) 100%);
  border-image-slice: 1;
  border-radius: 0.5rem;
}

.tx-footer-post-xs {
  color: #1D1D1D !important;
  font-family: "Lato-Regular" !important;
  font-size: 1.2rem !important;
  text-align: center !important;
  margin: 0rem 0rem 1rem 0rem !important;
}

.modalRespuesta.modal-dialog {
  margin: 3.5rem auto 0rem auto;
}
@media screen and (max-width: 767px) {
  .modalRespuesta.modal-dialog {
    margin: 2rem auto 2rem auto;
  }
}
@media screen and (max-width: 767px) {
  .modalRespuesta.modal-dialog {
    max-width: 90%;
    margin: 2rem auto 2rem auto;
  }
}

.tx-modal-respuesta {
  color: #2A2A80;
  font-family: "Lato-Regular";
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .tx-modal-respuesta {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .tx-modal-respuesta {
    font-size: 1.4rem;
  }
}

.contenedor-back-to-top {
  position: fixed;
  top: 85%;
  right: 2rem;
  z-index: 2000;
}
.contenedor-back-to-top a {
  cursor: pointer;
}
.contenedor-back-to-top a span i {
  background: #1BCE97;
  color: #F5F5F5;
  font-size: 2.8rem;
  border-radius: 50%;
  padding: 1rem;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  border: 1px solid #FFF;
}
.contenedor-back-to-top a span i:hover {
  background: #2B307C;
  color: #F5F5F5;
}

.section-posts-relacionados-categoria {
  margin: 1.5rem 0rem 0rem 0rem;
  padding: 7rem 0rem 5rem 0rem;
  background: rgba(217, 217, 217, 0.22);
}
.section-posts-relacionados-categoria h3:nth-of-type(1) {
  color: #0A0A21;
  font-size: 2.8rem;
  font-family: "Lato-Bold";
  margin: 0rem 0rem 6.5rem 0rem;
}
@media screen and (max-width: 767px) {
  .section-posts-relacionados-categoria h3:nth-of-type(1) {
    font-size: 1.8rem;
    margin: 0rem 0rem 3rem 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .section-posts-relacionados-categoria {
    padding: 6.5rem 0rem 8rem 0rem;
  }
}
@font-face {
  font-family:"psa-vocacional-icons-psa";
  src:url("/build/fonts/psa-vocacional-icons.eot?12ntd");
  src:url("/build/fonts/psa-vocacional-icons.eot?12ntd#iefix") format("embedded-opentype"),url("/build/fonts/psa-vocacional-icons.ttf?12ntd") format("truetype"),url("/build/fonts/psa-vocacional-icons.woff?12ntd") format("woff"),url("/build/fonts/psa-vocacional-icons.svg?12ntd#psa-vocacional-icons") format("svg");
  font-weight:normal;
  font-style:normal;
  font-display:block
}
.icons-extra-psa {
  font-size:1.6rem !important
}
.icons-space-psa {
  margin:0 !important
}
.legal-space-psa {
  margin:0 !important
}
@media(min-width: 992px) {
.legal-space-psa {
  margin:8rem 0 0 0 !important
}
}
.icon-linkedin-circle-psa {
  font-size:3rem;
  color:#fff;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s ease-in-out
}
.icon-linkedin-circle-psa::after {
  font-family:"psa-vocacional-icons-psa";
  content:""
}
@media(min-width: 992px) {
  .icon-linkedin-circle-psa:hover {
      transform:scale(1.1);
      color:#008ebf
  }
}
.icon-facebook-circle-psa {
  font-size:3rem;
  color:#fff;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s ease-in-out
}
.icon-facebook-circle-psa::after {
  font-family:"psa-vocacional-icons-psa";
  content:""
}
@media(min-width: 992px) {
  .icon-facebook-circle-psa:hover {
      transform:scale(1.1);
      color:#008ebf
  }
}
.icon-instagram-circle-psa {
  font-size:3rem;
  color:#fff;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s ease-in-out
}
.icon-instagram-circle-psa::after {
  font-family:"psa-vocacional-icons-psa";
  content:""
}
@media(min-width: 992px) {
  .icon-instagram-circle-psa:hover {
      transform:scale(1.1);
      color:#008ebf
  }
}
.icon-youtube-circle-psa {
  font-size:3rem;
  color:#fff;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s ease-in-out
}
.icon-youtube-circle-psa::after {
  font-family:"psa-vocacional-icons-psa";
  content:""
}
@media(min-width: 992px) {
  .icon-youtube-circle-psa:hover {
      transform:scale(1.1);
      color:#008ebf
  }
}
.icon-tiktok-circle-psa {
  font-size:3rem;
  color:#fff;
  cursor:pointer;
  transform:scale(1);
  transition:transform .2s ease-in-out
}
.icon-tiktok-circle-psa::after {
  font-family:"psa-vocacional-icons-psa";
  content:""
}
@media(min-width: 992px) {
  .icon-tiktok-circle-psa:hover {
      transform:scale(1.1);
      color:#008ebf
  }
}
.overflow-h-psa {
  overflow:hidden
}