@font-face {
	font-family: "Avenir-Medium";
	src: url("fonts/avenir/2090551770be22b09600a40b0b4673b7.eot");
	/* IE9*/
	src: url("fonts/avenir/2090551770be22b09600a40b0b4673b7.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("fonts/avenir/2090551770be22b09600a40b0b4673b7.woff2") format("woff2"),
		/* chrome、firefox */
		url("fonts/avenir/2090551770be22b09600a40b0b4673b7.woff") format("woff"),
		/* chrome、firefox */
		url("fonts/avenir/2090551770be22b09600a40b0b4673b7.ttf") format("truetype"),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		url("fonts/avenir/2090551770be22b09600a40b0b4673b7.svg#Avenir-Medium") format("svg");
	/* iOS 4.1- */
}

body {
	font-family: "Avenir-Medium" !important;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.header-style-1 #primary-menu.no-responsive>li.menu-item-current>a,
.header-style-1 #primary-menu.no-responsive>li.menu-item-active>a {
	border-bottom: 4px solid #dc052b;
}

#site-header .primary-navigation,
#site-header #perspective-menu-buttons {
	/*text-align: left;*/
	/*padding-left:20px;*/
}

#site-header-wrapper.site-header-wrapper-transparent #site-header:not(.shrink),
#site-header-wrapper.site-header-wrapper-transparent,
#site-header-wrapper.site-header-wrapper-transparent #site-header:not(.shrink) #top-area {
	background: #fff !important;
}

.custum-content-nx {
	padding-top: 40px;
}

.main-content {
	background: #fff;
}

.title-post-underline {

	border-bottom: 2px solid #edf2f4;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.title-post-underline .title,
.title-post-underline .gost {
	margin-bottom: 5px;
}

.title-post-underline .title {
	color: #1f1f1f;
	font-size: 25px;
	position: relative;
	line-height: 1.2;
}

.title-post-underline .title:after {
	content: "";
	border-bottom: 2px solid #e21730;
	width: 50%;
	position: absolute;
	left: 0;
	bottom: -7px;
	z-index: 20;

}

.title-post-underline .gost {
	color: #edf2f4;
	font-size: 40px;
}

.box-post-np {
	width: 46%;
}

.box-post-np.fulldith {
	width: 100%;
	margin-bottom: 40px;
}

/*.box-post-np.fulldith .inner{ 
	margin-bottom: 20px;
}*/
.box-post-np .__author-date {
	margin-top: 20px;
}

.box-post-np .__content {
	color: #1f1f1f;
}

.box-post-np .__content .__title {
	font-size: 16px;
	line-height: 1.2;
	text-transform: none;

}

.box-post-np .__content .__title a {
	color: #000;
}

.box-post-np .inner {
	border-bottom: 2px solid #edf2f4;
	margin-bottom: 20px;
}

.box-post-np .post-footer-sharing {
	margin-top: 30px;
	margin-bottom: 2px;
	/*display: block;*/
	float: right;
	text-align: right;
}

.box-post-np .post-footer-sharing .gem-button {
	margin: 0;
}

.row-2 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.cattegory-section {
	padding-left: 15px;
}

.cattegory-section li::marker {
	color: #e61837;
}

.cattegory-section li a {
	color: #4d4d4d;
}

/*sideber last post*/
.last-list-post-vertical {
	width: 100%;
	margin-top: 30px;
}

.last-list-post-vertical .post__item {
	display: flex;
	margin-bottom: 30px;
	justify-content: space-between;
}

.last-list-post-vertical .post__image {}

.last-list-post-vertical .post__image img {
	border-radius: 50%;
	width: 70px;
	height: 70px;
	object-fit: cover;
	object-position: center;

}

.last-list-post-vertical .post__excerpt {
	width: 73%;
	font-weight: normal;
}

.last-list-post-vertical .post__excerpt .__author-date {
	color: #4d4d4d;
}

.last-list-post-vertical .post__excerpt a {
	color: #25adbd;
	margin-bottom: 5px;
	margin-top: 0;
}

.call-action-remember {
	margin-top: 60px;
	margin-bottom: 60px;
	padding: 40px 0;
	background: #f4f4f4;
}

.title-section-noticias {
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 100px 0;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;

}

.title-section-noticias .center-box {
	display: flex;
	justify-content: center;
	align-items: center;
}

.title-section-noticias .__title {
	margin: 0;
	color: #fff;
	font-size: 40px;
}

/*.call-action-remember .row{
	padding: 0;
}*/
.row-call-action-noticia {
	display: flex;
	flex-direction: row;
}

.box-image-action {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.box-text-action {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.box-text-action .__title {
	font-size: 25px;
	text-align: center;
	margin-top: 30px;
}

.box-text-action .__title span {
	color: #dc052b;
	font-size: 35px;

}

.box-text-action .__content p {
	margin-top: 40px;
	color: #4d4d4d;
	text-align: center;
	font-size: 30px;
	/*font-weight: bold;*/
	line-height: 1.3;

}

.box-text-action .__content p span {
	color: #dc052b;
	font-weight: bold;
}


.bottom-show-more {
	margin-top: 40px;
	margin-bottom: 60px;
}

.doble-line {
	width: 100%;
	height: 5px;
	border-top: 2px solid #edf2f4;
	border-bottom: 2px solid #edf2f4;
}

.box-show-more {
	background: #fff;
	display: table;
	margin: 0 auto;
	margin-bottom: -15px;

}

.btn-show-more {
	background: #1f1f1f;
	padding: 10px 20px;
	border: 20px solid #fff;
	color: #fff;
}

.btn-show-more:hover {
	background: #293990;
	color: #fff;
}

/* Template Infonatips */

.row-related-post {
	padding-left: 0;
	padding-right: 0;
	margin-top: 50px;
}

.btn-border {
	border: 1px solid #fff;
	padding: 5px 20px;
	color: #fff;
	border-radius: 20px;
	transition: all 0.5s ease 0s;
}

.btn-border:hover {
	background: #fff;
	color: #000;
}

/*
Template Podcast
 */
.content-podcast .__author-date {
	text-align: center;
}

.content-podcast .post__image {
	display: flex;
	justify-content: center;
	margin-top: 60px;
}

.content-podcast .post__image img {
	width: 60%;
}

.content-podcast .__title {
	color: #1f1f1f !important;
	text-align: center;
	padding: 0 20px;
	margin-bottom: 15px;
	text-transform: none;
	font-size: 40px;
}

.content-podcast .post__content {
	margin-top: 100px;
	color: #1f1f1f;
}

.player-spotify-info {
	margin-top: 80px;
}

.gallery_cm_lineal {
	width: 100%;
	margin: 0 auto;

	display: grid;
	grid-template-columns: repeat(4, minmax(300px, 1fr));
	grid-template-rows: repeat(1, 300px);
	grid-gap: 0rem;
	position: relative;
}

.gallery_cm_lineal .info-text-cont {
	position: absolute;
	bottom: 0px;
	font-size: 16px;
	font-weight: 500;
	padding: 7px 10px;
	width: 100%;
	z-index: 15;
}

.gallery_cm_lineal .info-text-cont a {
	color: #fff;
	text-decoration: none;
}

.gallery_cm_lineal .gallery__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.gallery_cm_lineal .overlay {
	transition: all 0.5s ease 0s;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
}

.gallery_cm_lineal .gallery__item:hover .overlay {
	background: rgba(0, 0, 0, .1);
}

.gallery_cm_lineal .gallery__item {
	margin: 0;
	position: relative;
}

/*Search*/
.search-custom input {
	width: 120px;
	color: red;
}

@media only all and (max-width: 767px) {
	.gallery_cm_lineal {
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	}

	.gallery_cm_lineal .gallery__item:nth-child(1) {
		grid-column: 1/ span 1;
		grid-row: 1 / span 1;
	}

	.tips-more {
		padding: 80px 20px;
	}
}

@media only all and (max-width: 480px) {
	.gallery_cm_lineal {
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	}

	.gallery_cm_lineal .gallery__item:nth-child(1) {
		grid-column: 1/ span 1;
		grid-row: 1 / span 1;
	}

	.tips-more {
		padding: 60px 20px;
	}

	.row-call-action-noticia {
		flex-direction: column;
	}

}

/*Call to action */
.row-call-action-intips {
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	padding: 40px 0;
}

.row-call-action-intips:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.tips-more {
	background: #005cce;
	display: flex;
	justify-content: center;
	align-items: center;
}

.row-call-action-intips .box-text-action .__title {
	color: #fff;
}

.row-call-action-intips .box-text-action .__title span {
	color: #dc052b;
}

.row-call-action-intips .box-text-action .__content p {
	color: #fff;
	line-height: 1.3;
	padding: 0 200px;
}

.search-suscribe {
	/*display: flow-root;*/
	/*display: inline-block;*/
	display: flex;
	/*width: 40%;*/
}

.search-suscribe .btn-suscribe-md {
	font-size: 15px !important;
	margin-left: 10px;
	border-radius: 5px;
	padding: 10px 15px;
}

/*.search-header .sf-submit{
	left: -4px;
}
.search-header .sf-submit-icon{
	left: -4px;
}*/
/*.search-header .sf-input{
	padding-left: 25px;
}*/
.btn-suscribe {
	border: 1px solid #1f1f1f;
	padding: 10px 40px;
	font-weight: 600;
	color: #1f1f1f;
	border-radius: 10px;
	display: table;
	margin: 0 auto;
}

/*.btn-suscribe{
	border: 1px solid #fff;
	padding: 10px 50px;
	font-weight: 600;
	color: #fff;
	border-radius: 10px;
	display: table;
	margin: 0 auto;
}*/
.row-call-action-intips .btn-suscribe:hover {
	color: #dc052b;
	border-color: #dc052b;
}

.img-socio-info {
	display: table;
	margin: 0 auto;
	margin-top: 40px;
}

.tags-cloud {
	margin-top: 40px;
}

.tags-cloud a {
	/*border: 1px solid #99a9b5;*/
	background-color: #293990;
	padding: 8px 12px;
	color: #fff;
	margin-right: 5px;
	display: inline-block;
	margin-bottom: 5px;
	border-radius: 5px;
}

.tags-cloud a:first-letter {
	text-transform: capitalize;
}

.title-sb {
	margin-top: 20px;
}

#sidebar-socials .socials-item {
	margin: 0 7px;
}

#sidebar-socials .socials-item-icon {
	font-size: 20px;
	color:#223d66!important;
}
.socials-sharing a.socials-item{
	color:#223d66!important;
}
#sidebar-socials {
	/*border: 1px solid red;*/
	margin-top: 20px;
}

/*Archive*/
.box-post-by-category.fullwidth .__title {
	margin-top: 0;
	margin-bottom: 10px;
}

.box-post-by-category.fullwidth .__author-date {
	margin-top: 10px;
	font-weight: 600;
}

/*Template single*/
.custom-template-nx .__title {
	color: #1f1f1f;
}

.custom-template-nx .post-meta-left .post-meta-author a {
	color: #dc052b;
}

.custom-template-nx .post-meta-left .post-meta-categories a {
	color: #999999;
}

/*Template ABC*/
.row-3-boxed-categories {
	display: flex;
	margin-bottom: 20px;
}

.row-3-boxed-categories .box-category .__bottom {
	padding: 20px 10px;
	padding-bottom: 40px;
}

.row-3-boxed-categories .box-category {
	width: 30%;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
	margin-bottom: 30px;
	margin-right: 5%;

}

.row-3-boxed-categories .box-category:last-child {
	margin-right: 0px;
}

.row-3-boxed-categories .box-category .__title a {
	color: #3c3950;
}

.row-3-boxed-categories .box-category .__title {
	text-transform: none;
	font-size: 15px;
	line-height: 1.2;
	margin-top: 3px;
}

.row-3-boxed-categories .box-category .__description {
	/*margin-top: 10px;*/
	font-size: 13px;
	line-height: 1.3;
}

@media only all and (max-width: 979px) {
	.title-post-underline .title {
		font-size: 22px;
	}

	.title-post-underline .gost {
		font-size: 30px;
	}

	.title-sb {
		font-size: 15px;
	}

	.last-list-post-vertical .post__image {
		/*width: 100%;*/
		margin-bottom: 20px;
	}

	.last-list-post-vertical .post__image img {
		height: 50px;
		width: 50px;
	}

	.last-list-post-vertical .post__excerpt {
		/*width: 100%;*/
		font-size: 14px;
		line-height: 1.2;
		padding-left: 10px;
	}
}

@media only all and (max-width: 767px) {

	.row-call-action-intips .box-text-action .__content {
		padding: 0;
	}

	/*template ABC*/
	.row-3-boxed-categories {
		/*flex-direction: column;*/
		flex-wrap: wrap
	}

	.row-3-boxed-categories .box-category {
		width: 47%;
		margin-bottom: 30px;
	}

	.last-list-post-vertical .post__image img {
		height: 60px;
		width: 60px;
	}

	.last-list-post-vertical .post__excerpt {
		width: 85%;
		padding-left: 10px;
	}

	.last-list-post-vertical .post__excerpt {
		font-size: 16px;
		line-height: 1.2;
		padding-left: 10px;
	}

	.last-list-post-vertical {
		width: 100%;
	}

	.call-action-remember {
		padding: 0;
	}

	.box-text-action .__content {
		padding: 40px 10px;
	}

	.box-text-action .__title {
		font-size: 20px;
		margin-top: 0px;
		margin-bottom: 10px;
		padding: 10px 0px;

	}

	.box-text-action .__title span {
		font-size: 25px;
	}

	.box-text-action .__content p {
		margin-top: 10px;
		font-size: 18px;
		padding: 20px 5px !important;
	}
}

@media only all and (max-width: 480px) {

	#site-header .primary-navigation,
	#site-header #perspective-menu-buttons {
		text-align: right;
		padding-left: 20px;
	}

	/*noticias para ti*/
	.title-section-noticias {
		padding-top: 50px;
		padding-bottom: 50px;
		margin-bottom: 10px;
	}

	.title-section-noticias .__title {
		font-size: 20px;
		padding: 0 15px;
	}

	.title-post-underline .gost {
		/*margin-bottom: 5px;*/
		display: none;
	}

	.box-post-np {
		width: 100%;
	}

	.custum-content-nx {
		padding-top: 10px;
	}

	.row-2 {
		display: block;
		justify-content: space-between;
		margin-bottom: 20px;
	}

	.last-list-post-vertical {
		width: 100%;
	}

	.box-text-action {
		display: block;
	}

	.box-text-action .__content {
		display: block;
		padding: 40px 20px;
	}

	.box-text-action .__title {
		font-size: 20px;
		margin-top: 0px;
		margin-bottom: 10px;
		padding: 10px 10px;

	}

	.box-text-action .__title span {
		font-size: 25px;
	}

	.box-text-action .__content p {
		margin-top: 10px;
		font-size: 20px;
		padding: 20px 10px !important;
	}

	.row-call-action-intips .box-text-action .__content {
		padding: 0;
	}

	/*template ABC*/
	.row-3-boxed-categories {
		flex-direction: column;
	}

	.row-3-boxed-categories .box-category {
		width: 100%;
		margin-bottom: 30px;
	}

	/*single podcast*/
	.content-podcast .post__image {
		margin-top: 60px;
	}

	.content-podcast .post__image img {
		width: 80%;
	}

	.content-podcast .__title {
		padding: 0 10px;
		font-size: 20px;
	}

	.content-podcast .post__content {
		margin-top: 70px;
	}

	.player-spotify-info {
		margin-top: 40px;
	}

	.share-social {
		font-size: 18px;
	}

	.last-list-post-vertical .post__item {
		/*display: block;*/
		margin-bottom: 30px;
		justify-content: space-between;
	}

	.last-list-post-vertical .post__image {
		/*width: 100%;*/
		margin-bottom: 20px;
	}

	.last-list-post-vertical .post__image img {
		height: 60px;
		width: 60px;
	}

	.last-list-post-vertical .post__excerpt {
		width: 80%;
		padding-left: 5px;
	}
}

/*Modal suscripcion*/
.list-steps .__step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 5px;
}

.list-steps .__text {
	padding-left: 10px;
}

.list-steps .__text h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
}

.list-steps .__text p {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 15px;
}

.icon-circle {
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #25adbd;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 2px;
	line-height: 1.2;
	border: 4px solid rgba(255, 255, 255, 0.5);
	font-weight: bold;
}

.header-m {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header-m img {
	width: 240px;
}

.pre-text {
	padding: 0 20%;
	color: #1f1f1f;
	text-align: center;
	margin-bottom: 20px;
}

.btn-suscribe {
	background: #e61837;
	color: #fff;
	text-decoration: none;
	padding: 10px 30px;
	border-radius: 15px;
	display: table;
	margin: 0 auto;
}

.modal-close {
	color: #aaa;
	line-height: 50px;
	font-size: 120%;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 70px;
	z-index: 5;
	text-decoration: none;
}

.modal-close:hover {
	color: black;
}
#dialog-socio .modal-close,
#dialog-rc .modal-close {
	top: 15px;
	right: -15px;
	font-size: 30px;
}

.img-middle-circle-float {
	position: absolute;
	right: -30px;
	bottom: 5px;
	width: 70px;
}

.img-circle-float {
	position: absolute;
	left: -40px;
	top: 0;
	width: 60px;
}
#dialog-socio .movil,
#dialog-rc .movil {
	display: none;
}

#dialog-requisitos,
#dialog-suscripcion {
	display: none;
	position: fixed;
	top: 10vh;
	left: 25vw;
	width: 50vw;
	z-index: 1000;
}

#dialog-socio,
#dialog-rc,
.modal-referencia {
	display: none;
	position: fixed;
	top: 10vh;
	left: 25vw !important;
	width: 50vw !important;
	height: 85vh;
	z-index: 1000;
}
#dialog-socio,
#dialog-rc {
	overflow: hidden !important;
}
#dialog-socio .image-content img,
#dialog-rc .image-content img {
	margin: 0 auto;
}

/*
.modal-referencia ol{
	list-style: none; 
	counter-reset: li;
}


.modal-referencia ol > li::before {
content: counter(li); color: red;
  display: inline-block; width: 1em;
  margin-left: -1em
}*/
.modal-referencia .modal-content {
	overflow-y: scroll;
	padding: 40px !important;
}

.modal-referencia ol>li {
	margin-bottom: 25px;
}

.modal-referencia ol {
	counter-reset: item;
	padding-left: 0;
}

.modal-referencia ol>li {
	display: block;
}

.modal-referencia ol>li:before {
	content: counter(item) ". ";
	counter-increment: item;
	color: #29398F;
	font-weight: bold;
}

.modal-referencia h5 {
	text-transform: none !important;
}
#dialog-socio .modal-content,
#dialog-rc .modal-content,
.modal-referencia .modal-content,
#dialog-requisitos .modal-content,
#dialog-suscripcion .modal-content {
	width: 100%;
	z-index: 1002;
	border-radius: 4px;
	padding: 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}
#dialog-rc .modal-content {
	padding: 0;
	padding-top: 20px;
}
#dialog-socio .modal-content {
	padding: 0;
	padding-top: 20px;
	background-color: transparent;
}
#dialog-socio .overlay,
#dialog-rc .overlay,
.modal-referencia .overlay,
#dialog-requisitos .overlay,
#dialog-suscripcion .overlay {
	background-color: #000;
	background: rgba(0, 0, 0, 0.8);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
#dialog-socio.show,
#dialog-rc.show,
#dialog-notario.show,
#dialog-administradora.show,
#dialog-expediente.show,
#dialog-requisitos.show,
#dialog-suscripcion.show {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.btn-suscribe-md {
	background: #e61837;
	color: #fff !important;
	text-decoration: none;
	display: table;
	margin: 0 auto;
	font-size: 15px !important;
	border-radius: 5px;
	padding: 10px 15px;
}

.btn-suscribe-md:hover {
	color: #fff;
}

@media only all and (max-width: 480px) {
	#dialog-socio .movil,
	#dialog-rc .movil {
		display: block;
	}
	#dialog-socio .web,
	#dialog-rc .web {
		display: none;
	}
	#dialog-socio .modal-content,
	#dialog-rc .modal-content,
	.modal-referencia .modal-content,
	#dialog-requisitos .modal-content,
	#dialog-suscripcion .modal-content {
		padding-top: 10px;
	}

	.modal-content .row {
		margin-bottom: 3px !important;
	}

	.pre-text {
		padding: 0 5%;
		margin-bottom: 0px;
		font-size: 13px;
		line-height: 1.4;
	}

	.list-steps .__text h3 {
		font-size: 12px;
	}

	.list-steps .__text p {
		font-size: 12px;
		line-height: 1.4;
	}

	/*#dialog-suscripcion .overlay {
    background: rgba(0, 0, 0, 0); 
	}*/
	.modal-content {
		overflow: scroll;
		padding-bottom: 20px;
	}

	#dialog-requisitos,
	#dialog-suscripcion {
		width: 100vw;
		height: 100vh;
		left: 0;
		top: 0;
	}
}

/* /Modal suscripcion*/

.title-share-social {
	text-transform: none;
	font-size: 25px;
}

/*Paginacion*/
.wp-pagenavi {
	clear: both;
	display: table;
	margin: 0 auto;
}

.wp-pagenavi a,
.wp-pagenavi span {
	text-decoration: none;
	border: none !important;
	padding: 3px 5px;
	margin: 2px;
	color: #4d4d4d;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	color: #dc052b;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.btn-read-more {
	border: none;
	display: inline-block;
}

/*Update modal*/
.pop_register {
	color: #29398F;
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: bold;
}

.pop_register a {
	color: #29398F;
}


.list_step_pop {
	list-style: none;
	padding: 0;
	margin: 0;
}

.list_step_pop li:before {
	content: '\25e6';
	content: url('https://infonavitfacil.mx/wp-content/uploads/2022/04/next-icon.svg');
	margin-right: 5px;
	vertical-align: middle;
	font-size: 1.5em;
	line-height: 0;
}

.list_step_pop li {
	font-weight: bold;
	margin-bottom: 10px;
}

.list_step_pop li a {
	color: #E61837;
}

.note-ul {
	list-style: none;
	margin-top: 15px;
}

.note-ul li {
	font-weight: normal;
}

.note-ul li:before {
	content: "\2022";
	color: #29398F;
	font-weight: bold;
	display: inline-block;
	width: .4em;
	margin-left: -1em;
}

.pre-text-end {
	text-align: center;
	margin-top: 20px;
}

.modal-inner-content {
	padding: 30px 20px;
	color: #000;
}

.btn-suscribe-md.border {
	background: none;
	border: 2px solid #e61837;
	color: #e61837 !important;
	border-radius: 23px;
	padding: 6px 30px !important;
}
.twitter_x{
	height:22px;
}
@media only screen and (min-width: 1500px) and (max-width: 2000px) {
	#dialog-socio,
	#dialog-rc,
	.modal-referencia,
	#dialog-suscripcion {
		display: none;
		position: fixed;
		top: 15vh;
		left: 35vw;
		width: 30vw;
	}
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
	.modal-inner-content {
		padding: 20px 0px;
	}
	#dialog-socio,
	#dialog-rc,
	.modal-referencia,
	#dialog-suscripcion {
		top: 10vh;
		left: 15vw;
		width: 70vw;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.modal-inner-content {
		padding: 20px 0px;
	}

	#dialog-suscripcion {
		display: none;
		position: fixed;
		top: 5vh;
		left: 10vw;
		width: 80vw;
	}
	#dialog-socio,
	#dialog-rc,
	.modal-referencia {
		left: 5vw !important;
		width: 90vw !important;
	}
}

@media only all and (max-width: 480px) {
	#dialog-socio,
	#dialog-rc,
	.modal-referencia {
		left: 5vw !important;
		width: 90vw !important;
	}
	#dialog-socio,
	#dialog-rc {
		top: 3vh !important;
		height: 96vh !important;
	}

	.modal-referencia ul,
	.modal-referencia ol {
		padding-left: 15px !important;
	}

	.modal-inner-content {
		padding: 20px 0px;
	}
}

@media (max-width: 1210px) { 
	.mega-menu-wrap{
		display:none!important;
	}
}
/*==========*/
#mega-menu-primary{
	width: 80%!important;
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
	font-family: 'Montserrat'!important;
    font-weight: 300!important;
    color: #3c3950!important;
	justify-content: flex-end!important;
}
.mega-menu li a{
	font-weight: 400!important;
    color: #3c3950!important;
	font-size:12px!important;
}
.mega-menu li .mega-sub-menu li a{
	font-size:11px!important;
}
.lmi_widget_navbar{
	width:100px;
}
.mega-indicator{
	display:none!important;
}
.mega-menu li a.btn-suscribe-md{
	color:#fff!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus{
	background:transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	font-weight:700!important;
	text-transform: math-auto;
	font-size:11px!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
	margin-top:15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
	width:950px;
}

.header-background:before {
    background-color: #fff!important;
    padding: 40px 0px;
    z-index: 5;
}
#site-header.fixed.shrink .top-area-background:before, #site-header.fixed.shrink .header-background:before {
    opacity: 1;
}