.clouds-container {
	position: absolute;
	width: 100%;
	top: 150px;
}

#section-clouds {
	position: relative;
	padding: 3em 10%;
	color: #fff;
	text-align: center;
	margin: 0px !important;
}

#section-clouds h2 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	font-weight: 400;
}

#section-clouds p {
	color: rgba(0, 0, 0, .3);
	font-size: 1em;
	line-height: 1.5;
}

#section-clouds.color h2 {
	color: #fff;
}

.color {
	background: #3498db;
}

/* COMMON DEMO STYLE */
.page-view {
	height: 80vh;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}

.page-view .text h1,
.page-view .text p {
	color: #fff;
}

.page-view .project {
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.page-view .project .text h1 {
	font-size: 100px;
	position: absolute;
	top: 35%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
	display: table;
	text-align: center;
}

.page-view .project .text p {
	font-size: 16px;
	position: absolute;
	bottom: 40px;
	right: 60px;
	margin: 0;
}

@media screen and (max-width: 992px) {
	.page-view .project .text h1 {
		font-size: 80px;
		width: 100% !important;
		top: 35% !important;
	}

	
}
@media screen and (max-width: 768px) {
	.page-view .project .text h1 {
		font-size: 60px;
		top: 40%;
	}

	.page-view .project .text p {
		bottom: 20px;
		margin: 0;
		text-align: center;
		width: 100%;
		right: auto;
		font-size: 14px;
	}
	
}

.page-view .bullets {
	position: absolute;
	bottom: 50px;
	left: 100px;
	z-index: 100;
}

.page-view .bullets .arrow {
	float: left;
	cursor: pointer;
}

.page-view .bullets .arrow.next {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: -11px;
}

.page-view .bullets .arrow:hover.previous {
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transform: translate3d(-5px, 0, 0);
	transform: translate3d(-5px, 0, 0);
}

.page-view .bullets .arrow:hover.next {
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transform: translate3d(5px, 0, 0) rotate(180deg);
	transform: translate3d(5px, 0, 0) rotate(180deg);
}

.page-view .bullets .arrow svg {
	height: 40px;
	width: 25px;
	padding: 2px;
}

.page-view .bullets .arrow svg polygon {
	fill: #fff;
}

.page-view .bullets .arrow {
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
	transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
	margin-right: 10px;
	margin-top: -11px;
}

@media screen and (max-width: 640px) {
	.page-view .bullets {
		bottom: 60px;
		left: 50%;
		z-index: 120;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.page-view .bullets .arrow.previous:hover {
		-webkit-transform: none;
		transform: none;
	}

	.page-view .bullets .arrow.next:hover {
		-webkit-transform: translate3d(0, 0, 0) rotate(180deg);
		transform: translate3d(0, 0, 0) rotate(180deg);
	}
}

@-webkit-keyframes mask-play {
	from {
		-webkit-mask-position: 0% 0;
		mask-position: 0% 0;
	}

	to {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
}

@keyframes mask-play {
	from {
		-webkit-mask-position: 0% 0;
		mask-position: 0% 0;
	}

	to {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
}


/* SPECIFIC DEMO STYLE */
/* DEMO 1 */

@font-face {
	font-family: 'besom';
	src: url('../fonts/besom/besom.eot');
	src: url('../fonts/besom/besom.eot?#iefix') format('embedded-opentype'),
		url('../fonts/besom/besom.woff2') format('woff2'),
		url('../fonts/besom/besom.woff') format('woff'),
		url('../fonts/besom/besom.ttf') format('truetype'),
		url('../fonts/besom/besom.svg#besom_2regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.demo-1 {
	background: url(../images/nature-sprite.png) no-repeat -9999px -9999px;
	background-size: 0;
}

.demo-1 .page-view {
	background: url(../images/nature-sprite-2.png) no-repeat -9999px -9999px;
	background-size: 0;
}

.demo-1 .page-view h1 {
	font-family: 'besom';
}

.demo-1 .page-view .project #background1 {
	background-image: url(../images/zaña.jpg);
	background-size: cover;
	background-position: 70% 50%;
	width: 100%;
	height: 100%;
	filter: brightness(45%);
}

.demo-1 .page-view .project #background2 {
	background-image: url(../images/zaña02.png);
	background-size: cover;
	background-position: 70% 50%;
	width: 100%;
	height: 100%;
	filter: brightness(45%);
}

.demo-1 .page-view .project #background3 {
	background-image: url(../images/monsefu02.jpg);
	background-size: cover;
	background-position: 70% 50%;
	width: 100%;
	height: 100%;
	filter: brightness(45%);
}

.demo-1 .page-view .project #background4 {
	background-image: url(../images/monsefu.jpg);
	background-size: cover;
	background-position: 70% 50%;
	width: 100%;
	height: 100%;
	filter: brightness(45%);
}
.demo-1 .page-view .project #background5 {
	background-image: url(../images/pomac.jpg);
	background-size: cover;
	background-position: 70% 50%;
	width: 100%;
	height: 100%;
	filter: brightness(45%);
}

.demo-1 .page-view .project #background6 {
	background-image: url(../images/pomac1.jpg);
	background-size: cover;
	background-position: 70% 50%;
	width: 100%;
	height: 100%;
	filter: brightness(45%);
}

.demo-1 .page-view .project #background7 {
	background-image: url(../images/pomac2.jpg);
	background-size: cover;
	background-position: 70% 50%;
	width: 100%;
	height: 100%;
	filter: brightness(45%);
}

.demo-1 .page-view .project #background8 {
	background-image: url(../images/pomac3.jpg);
	background-size: cover;
	background-position: 70% 50%;
	width: 100%;
	height: 100%;
	filter: brightness(45%);
}

.demo-1 .page-view .project:nth-child(even).hide {
	-webkit-mask: url(../images/nature-sprite.png);
	mask: url(../images/nature-sprite.png);
	-webkit-mask-size: 2300% 100%;
	mask-size: 2300% 100%;
	-webkit-animation: mask-play 1.4s steps(22) forwards;
	animation: mask-play 1.4s steps(22) forwards;
}

.demo-1 .page-view .project:nth-child(odd).hide {
	-webkit-mask: url(../images/nature-sprite-2.png);
	mask: url(../images/nature-sprite-2.png);
	-webkit-mask-size: 7100% 100%;
	mask-size: 7100% 100%;
	-webkit-animation: mask-play 1.4s steps(70) forwards;
	animation: mask-play 1.4s steps(70) forwards;
}


/* Fallback */
.outdated .page-view .project.hide {
	opacity: 0;
	-webkit-transition: opacity 1.4s ease;
	transition: opacity 1.4s ease;
	-webkit-mask: none !important;
	mask: none !important;
}

/* Common style for pseudo-elements */
#section-clouds::before,
#section-clouds::after {
	position: absolute;
	content: '';
	pointer-events: none;
}

/* Clouds */
#clouds path {
	fill: #ecf0f1;
	stroke: #ecf0f1;
}
.tabs {
	display: flex;
	position: relative;
	justify-content: center;
}

.tabs .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 6px;
	border-radius: 15px;
	background-color: #c23564;
	transition: all 0.2s ease;
}

.tab-item {
	min-width: 80px;
	padding: 16px 20px 11px 20px;
	font-size: 20px;
	text-align: center;
	color: #c23564;
	padding: 10px;
	border-bottom: 5px solid transparent;
	opacity: 0.6;
	cursor: pointer;
	transition: all 0.5s ease;
}

.tab-icon {
	font-size: 24px;
	width: 32px;
	position: relative;
	top: 2px;
}


.tab-item:hover {
	opacity: 1;
	background-color: rgba(194, 53, 100, 0.05);
	border-color: rgba(194, 53, 100, 0.1);
}
.tab-item.active {
	opacity: 1;
}

.tab-content {
	padding: 30px;
}

.tab-pane {
	color: #333;
	display: none;
}

.tab-pane.active {
	display: block;
}

.tab-pane h2 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px
}

.tab-pane ul li {
	font-size: 15px;
	line-height: 30px;
	color: #afafaf;
	text-align: justify ;
}
.tab-pane p{
	text-align: justify ;
  }

  @media screen and (max-width: 1015px) {
	.tabs {
		justify-content: space-between;
	}
	.tab-item:nth-child(1):hover {
		opacity: 1;
		border-top-left-radius: 23px;
		background-color: rgba(194, 53, 100, 0.05);
		border-color: rgba(194, 53, 100, 0.1);
	}
	.tab-item:nth-child(4):hover {
		opacity: 1;
		border-top-right-radius: 23px;
		background-color: rgba(194, 53, 100, 0.05);
		border-color: rgba(194, 53, 100, 0.1);
	}
  }
  @media screen and (max-width: 800px) {
	
	.tab-item {
	  font-size: 12px; /* Oculta el texto en las pestañas */
	}
	.tab-icon {
	  font-size: 24px; /* Tamaño de icono deseado */
	}
  }
  @media screen and (max-width: 510px) {
	
	.tab-item {
	  font-size: 0px; /* Oculta el texto en las pestañas */
	}
	.tab-icon {
	  font-size: 24px; /* Tamaño de icono deseado */
	}
  }
  
  /* Alinear el contenido del tab-content al costado en pantallas menores a 800px */
 
/* Media Queries for the layout */
@media screen and (max-width: 68em) {
	#section-clouds {
		font-size: 80%;
	}
}
