.wom .banner-cut > div {
	background-size: 100% 280px;
}

.wom-theme .item {
	margin: 2.4rem .6rem 0;
	padding: 1.4rem 1rem 0;
}
.wom-theme .item::before {
	content: '';
	position: absolute;
	top: -30px;
	background-color: #fff;
	width: 163px;
	height: 60px;
	box-shadow: 1px 2px 10px 0 rgba(0,0,0,.1);
	border-radius: 8px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1
}
.wom-theme .item span.numb {
	top: -30px;
	width: 163px;
	height: 40px;
	left: 50%;
	transform: translateX(-50%);
	padding-top: 6px;
}
.wom-theme .item h3 {
	height: 40px;
}
.container-slider {
	max-width: 1120px
}
.wom .tns-slider>.tns-item {
	height: auto;
	overflow: visible
}
.wom #servicios.tns-nav, .wom .tns-tabs {
	visibility: hidden
}
.wom .tns-outer {
	position: relative
}

@media (max-width:768px) {
	.container-slider::after, .container-slider::before {
		display: none
	}
	.wom .tabs {
		padding-bottom: 20px!important
	}
	.wom .faq {
		padding-top: 20px!important
	}
}

.item article > p {
	max-width: 272px;
}

@media (max-width:576px) {
	.wom .pasos-sl .tns-nav {
		position: absolute;
		bottom: -122px
	}
	.wom-theme .item {
		min-height: 530px
	}
	.wom .tns-outer {
		position: relative;
		height: 510px!important
	}
	.wom #servicios.tns-nav, .wom #servicios.tns-tabs {
		visibility: visible
	}
}