.hero-gejmaj-odgovorno {
	background-image: url(https://www.a1.mk/documents/20126/3058323/bg-hero.png);
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.hero-gejmaj-odgovorno .bg {
	background-image: url(https://www.a1.mk/documents/20126/3058323/bg-hero.png);
	background-position: center center;
	background-size: cover;
	width: 120%;
	height: 120%;
	top: -20%;
	left: -20%;
	content: "";
	position: absolute;
	z-index: -1;
}

.gaming-ps5 {
	background-position: calc(50% + 100px) 0;
	min-height: 550px;
	background-repeat: no-repeat;
	background-size: 550px 550px;
	position: relative;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+72,f4f4f4+74,f7f7f7+100 */
	background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 82%, #f4f4f4 84%, #f7f7f7 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.f7toff {
	background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.gaming-ps5:before {
	background-image: url(https://www.a1.mk/documents/20126/3058323/ps5.png);
	background-position: calc(50% + 100px) 0;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: 550px 550px;
	content: "";
}



.gaming-ps5 {}


.gaming-ps5 h1 {
	line-height: 1;
	font-size: min(max(24px, 3vw), 38px);
	margin: 30px 0 0 0;
}

.gaming-ps5 h1 span {
	font-size: min(max(48px, 7vw), 98px);
	display: block;
	margin-bottom: 20px;
}

.gaming-ps5 .fs-xxl {
	font-size: min(max(38px, 7vw), 98px);
	line-height: 1;
}

.gaming-ps5 .up1x {
	min-height: 500px;
}


@media (max-width:1199px) {
	.gaming-ps5:before {
		background-position: calc(50% - 75px) 50px;
		background-size: 500px 500px;}

		.promo-options-v2.no-carousel {
			padding: 0;
		}
}

@media (max-width:991px) {

	.gaming-ps5 {
		min-height: 450px;
		background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 72%, #f4f4f4 74%, #f7f7f7 100%);
	}
	.gaming-ps5:before {
		background-position: calc(50% - 75px) 25px;
		background-size: 400px 400px;}

		.gaming-ps5 .up1x {
			min-height: 450px;
		}
		h1, .h1 {
			font-size: 2rem;
		}
}


@media (max-width:767px) {

	.gaming-ps5 {
		min-height: 450px;
		background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 49%, #f4f4f4 50%, #f7f7f7 100%);
	}
	.gaming-ps5:before {
		background-position: calc(50% + 85px) 25px;
		background-size: 300px 300px;}

		.gaming-ps5 .up1x {
			min-height: 530px;
		}

		.gaming-ps5 .mt-auto.sans-bold.mb-4 {
			font-size: 20px;
		}
		.gaming-ps5 h1 {
			margin:40px 0 0 0;
		}
		.gaming-ps5 h1 span {
			margin-bottom: 10px;
		}

		h1, .h1 {
			font-size: 1.75rem;
		}

}

.ico-swipe {
	mix-blend-mode: darken;
	width: 25px;
}

























.centered {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 140px;
}




/* center the blockquote in the page */
.blockquote {
	border-top: 1px solid #000;
	position: relative;
	padding: 15px 60px 0 0;
}

.blockquote:after {
	position: absolute;
	content: "\f10e";
	color: rgba(0, 0, 0, 1);
	font-family: "Font Awesome 5 Pro";
	font-weight: bold;
	font-size: 46px;
	line-height: 0;
	top: 10px;
	right: 10px;
}

.blockquote-footer {
	margin-top: 10px;
}



.game-fest h1 span {
	font-size: min(max(38px, 7vw), 98px);
	display: block;
	margin-bottom: 20px;
}

.game-fest .fs-xxl {
	font-size: min(max(38px, 7vw), 98px);
	line-height: 1;
}





.shadow {
	-webkit-box-shadow: 0 1px 1px rgb(16 27 30 / 5%), 0 2px 2px rgb(16 27 30 / 5%), 0 4px 4px rgb(16 27 30 / 5%), 0 8px 8px rgb(16 27 30 / 5%), 0 16px 16px rgb(16 27 30 / 5%);
	box-shadow: 0 1px 1px rgb(16 27 30 / 5%), 0 2px 2px rgb(16 27 30 / 5%), 0 4px 4px rgb(16 27 30 / 5%), 0 8px 8px rgb(16 27 30 / 5%), 0 16px 16px rgb(16 27 30 / 5%);
}


.programa {
	display: grid;
	grid-template-columns: 70px calc(100% - 100px);
	grid-template-rows: 1fr;
	grid-column-gap: 30px;
	grid-row-gap: 0px;
}

.programa .levo {
	text-align: left;
}

.programa .desno {
	border-left: 1px solid #e6e6e6;
	padding: 0 0 60px 0;
}


.programa .desno:last-of-type {
	padding: 0;
}

.programa .desno ul {
	padding: 0 0 0 40px;
	font-size: 16px;
	list-style-type: none;
	margin: 5px 0 0 0;
}


.programa .desno ul li {
	position: relative;
	margin: 0 0 25px 0;
}


.programa .desno ul li:last-of-type {
	margin: 0;
}

.programa .desno ul li .ico {
	position: absolute;
	top: -9px;
	left: -62px;
	width: 43px;
	color: #39889e;
	height: 46px;
	text-align: center;
	line-height: 40px;
}

.programa .desno ul li:before {
	position: absolute;
	top: -9px;
	left: -62px;
	background-image: url(https://www.a1.mk/documents/20126/3058323/bg-hex-shape-shadow.png);
	width: 43px;
	height: 46px;
	content: "";
}

.programa .desno ul li ul {
	margin: -10px 0 30px 0;
	font-size: 14px;
	padding: 0;
}

.programa .desno ul li ul li {
	margin: 0 0 5px 0;
}

.programa .desno ul li ul li:before {
	display: none;
}

@media (max-width: 1199px) {
	.programa {
		grid-template-columns: 30% 70%;
	}

}

@media (max-width: 991px) {
	.programa {
		grid-template-columns: 25% 75%;
	}

}

@media (max-width: 991px) {
	.programa {
		grid-template-columns: 100%;
		grid-template-rows: 1fr;
		grid-column-gap: 0px;
		grid-row-gap: 0px;
	}

	.programa .levo {
		text-align: left;
	}

	.programa .desno {
		margin: 15px 0 0 15px;
		padding: 0 0 50px 0;
		border: 0;
	}


	.programa .desno ul li {
		margin: 0 0 20px 0;
	}
}



.table-dark td {
	border-color: #32383e;
}

.table-dark tbody tr td {
	white-space: nowrap;
}