.receivinge-invoices-alr,
.receodefaturaseletrnicas-alr,
.recepcionfacturaelectronica-alr {

	.migas-rrss{
		position: relative;
		z-index: 1;
	}

	.titulo_acord {
		cursor: pointer;
	}

	.num_fondo_semitrans {
		position: absolute;
		font-size: 88px;
		line-height: 64px;
		font-weight: 700;
		margin-left: -75px;
		opacity: 0.1;
	}

	/*
	.num_fondo_semitrans_der {
		position: absolute;
		font-size: 88px;
		line-height: 64px;
		font-weight: 700;
		margin-left: -22px;
		opacity: 0.1;
		margin-top: -48px;
	}
	*/

	.img_con_opacidad {
		opacity: 0.3;
	}

	.proveedor_coment {
		color: white;
		display: flex;
		align-items: center;
		gap: 1rem;
	}

	.breadcrumbs_wrap .container {
		display: block;
	}

	.contenedor_genearal_gris {
		background-image: linear-gradient(180deg, #fff, #f4f5f9);
		margin-top: 150px;
		padding-bottom: 90px;
		position: relative;
	}

	.cabecera-custom {
		padding-top: 70px;
		padding-bottom: 30px;
	}

	.general_header_factura_interior {
		padding-top: 120px;
		background-image: linear-gradient(151deg, #0b6fda, #07e3a1);
	}

	.general_header_factura_interior:after {
		content: "";
		position: relative;
		left: 0px;
		right: 0px;
		bottom: 0px;
		z-index: 9;
		height: 7vw;
		background-image: url(/wp-content/themes/docuten/images/waves-bottom.svg);
		background-position: 50% 100%;
		background-size: 102%;
		background-repeat: no-repeat;
		display: block;
	}

	.bocadillo_right_fact {
		background-color: white;
		padding: 32px 32px 9px 32px;
		border-radius: 10px;
		max-width: 540px;
	}

	.wp-block-hacce-wrapper.bocadillo_right_fact::after {
		width: 0;
		height: 0;
		border-right: 20px solid transparent;
		border-top: 20px solid white;
		border-left: 20px solid transparent;
		border-bottom: 0px solid transparent;
		content: "";
		position: absolute;
		margin-left: -20px;
		margin-top: -3px;
	}

	.proveedor_coment img {
		border: 2px solid white;
		border-radius: 50%;
		margin-top: 20px;
		width: 60px;
	}

	.proveedor_coment p {
		font-size: 15px;
		line-height: 16px;
	}

	.proveedor_coment span {
		font-size: 12px;
		line-height: 16px;
		color: #f5f6f8;
	}

	.proveedor_coment a {
		font-size: 12px;
		line-height: 16px;
		color: #f5f6f8;
		font-weight: 700;
	}

	.proveedor_coment a:hover {
		text-decoration: underline;
	}

	.contenedor_titulos {
		margin-top: 120px;
	}

	.pequetitle {
		margin-bottom: 16px;
		color: #a9b0be;
		font-size: 11px;
		font-weight: 700;
		letter-spacing: 2px;
		text-transform: uppercase;
	}

	.subtitle_desc {
		font-size: 14px;
		line-height: 24px;
		color: #596273;
		margin-bottom: 80px;
		padding-left: 23%;
		padding-right: 23%;
	}

	.centro_img img {
		border: 2px solid white;
		border-radius: 50%;
		margin-top: 20px;
		width: 56px;
		background-color: #2583fd;
		padding: 3px;
		position: relative;
		z-index: 3;
		box-shadow: 0 6px 12px 0 rgba(82, 91, 115, 0.2);
	}

	.process-line {
		position: absolute;
		top: -28px;
		width: 2px;
		height: 95%;
		background-image: linear-gradient(180deg,
				transparent,
				#e6e8ef 6%,
				#e6e8ef 94%,
				transparent);
		left: 50%;
		z-index: 1;
	}

	.pasos_title {
		margin-bottom: 16px;
		font-size: 21px;
		line-height: 28px;
		font-weight: 700;
	}

	.pasos_title span {
		color: #a7adc0;
	}

	.descr_list {
		margin-bottom: 24px;
		font-size: 14px;
		line-height: 24px;
		color: #7a8292;
		max-width: 600px;
	}

	.cta_blue {
		background-image: linear-gradient(90deg, #4c39f3, #39abff);
		color: #fff;
		font-size: 12px;
		line-height: 0px;
		width: 100%;
		position: relative;
		z-index: 11;
		margin: 0;
		height: 60px;
		padding-top: 23px !important;
	}

	.cta_blue a {
		color: white;
		padding-left: 30px;
		position: relative;
	}

	.cta_blue a img {
		position: absolute;
		left: -4px;
		top: -6px;
	}

	.cta2fact {
		margin-top: 7px;
	}

	.cta_blue img {
		width: 20px;
		background: white;
		border-radius: 50%;
		padding: 3px;
		display: inline;
		margin-left: 4px;
		margin-right: 4px;
		position: relative;
	}

	.cta_blue a:hover img {
		margin-left: 6;
	}

	.cta_blue img:hover {
		transform: scale(1.1);
	}

	.cta_blue .emoji {
		height: 17px;
	}

	.cta_blue p {
		margin-bottom: 0px;
	}

	.herramientas {
		margin-top: 120px;
	}

	.herramientas h2 span {
		background-color: rgba(37, 131, 253, 0.12);
		color: #2583fd;
		font-style: normal;
		padding-left: 5px;
		border-radius: 4px;
		padding-top: 1px;
		padding-bottom: 2px;
	}

	.logos_herramientas {
		margin-top: 50px;
		padding-bottom: 40px;
	}

	.ppol {
		font-size: 15px;
		line-height: 20px;
		font-weight: bold;
	}

	.ppol_gen em {
		background-color: rgba(255, 147, 32, 0.12);
		color: #ff9320;
	}

	.ppopl_text {
		font-size: 14px;
		line-height: 24px;
		color: #7a8292;
	}

	.ppol img {
		float: left;
		margin-right: 10px;
	}

	.ppol_gen .wp-block-column {
		margin-bottom: 80px;
	}

	.preaviso {
		position: absolute;
		margin-left: 300px;
		margin-top: -20px;
		color: #a9b0be;
		font-size: 12px;
		line-height: 16px;
		width: 94px;
	}

	.preaviso img {
		float: left;
		padding-bottom: 30px;
		margin-top: 7px;
		margin-right: 8px;
	}

	h2.title_casos_interior_bajo {
		font-size: 30px;
		line-height: 40px;
		font-weight: 700;
	}

	.imagen_circle_2 img {
		max-width: 80%;
	}

	.text_bajo_casos_interior {
		font-size: 14px;
		line-height: 24px;
	}

	.izq_circle_wrap {
		padding-right: 9%;
	}

	.boton_blanco a {
		font-size: 14px;
		line-height: 24px;
		font-weight: 600;
	}

	.boton_transp a {
		color: #fff;
		background-color: transparent;
		font-size: 14px;
		line-height: 20px;
	}

	.boton_transp img {
		width: 23px;
		float: left;
		margin-right: 7px;
		background: white;
		border-radius: 11px;
		padding: 4px;
	}

	.recepcionfacturaelectronica-alr .tns-nav button.tns-nav-active,
	.recepcionfacturaelectronica-alr .tns-nav button:hover {
		background-color: black;
	}

	.tns-nav button.tns-nav-active,
	.tns-nav button:hover {
		background-color: rgba(34, 34, 34, 0.4);
	}

	.boton_transp a:hover img {
		zoom: 1.1;
		border-radius: 20px;
	}

	.logos_texto .wp-block-button {
		margin: 0 auto;
		display: table;
	}

	.logos_texto .wp-block-button__link {
		border: none;
		font-size: 13px;
		box-shadow: inset 0 0 0 1px #d3d8e1;
		line-height: 15px;
		font-weight: 600;
		text-align: center;
	}

	.logos_texto .wp-block-button__link:hover {
		box-shadow: inset 0 0 0 1px #a9b0be;
	}

	.logos_texto {
		line-height: 24px;
		padding-left: 30px;
		margin-bottom: 80px;
	}

	.logos_texto h3 {
		font-size: 21px;
		line-height: 28px;
		font-weight: 700;
		color: #2c3340;
	}

	.logos_texto p,
	.logos_texto {
		color: #7a8292;
		font-size: 14px;
		line-height: 24px;
	}

	.icono_fondo_rojo img {
		background-color: rgba(252, 55, 98, 0.12);
		padding: 15px;
		border-radius: 10px;
	}

	.icono_fondo_violeta img {
		background-color: rgba(142, 42, 240, 0.12);
		padding: 15px;
		border-radius: 10px;
	}

	.imagen_fondo_verde img {
		padding: 15px;
		border-radius: 10px;
		background-color: rgba(0, 213, 187, 0.12);
	}

	.cta_2 {
		margin: 120px 0 120px 0;
	}

	.slider-container2 {
		z-index: 99;
		margin-top: 80px;
	}

	.slider-container2 img {
		max-width: 100px;
		margin: auto;
		margin-bottom: 15px;
	}

	.slider-container2 p {
		color: #596273;
		text-align: center;
		font-size: 16px;
		line-height: 24px;
		font-style: italic;
		padding-right: 6%;
		padding-left: 6%;
	}

	.tns-nav {
		bottom: -36px;
	}

	.tns-nav button {
		border: 0;
		/*width: 3px;
    height: 11px;*/
		margin: 3px;
	}

	.slider-container2 .tns-controls button:first-of-type,
	.slider-container2 .tns-controls button:last-of-type {
		display: none;
	}
}