.overlay {
	display: none; 
	position: fixed; 
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.70); 
	z-index: 1100;
}

.main .overlay.show {
    display: block;
}

.strategy-sepsas-header {
    text-align: center;
    padding: 20px; 
}

.strategy-sepsas-header h1 {
	font-size: 30px; 
	font-weight: 600;
	color: #003474; 
	margin: 0;
	padding: 10px 0; 
	font-family: "Space Grotesk";
	font-style: normal;
	text-align: center;
}
.strategy-sepsas-main {
	display: inherit;
	justify-content: center; 
	margin-top: 10px;
}

.strategy-sepsas-main .border-gradient {
	/*width: 508px;*/
    width: calc(100%/2 - 40px);
	height: 308px;
	display: flex; 
	justify-content: center; 
	align-items: center;
	background: linear-gradient(60deg, #00934a, #374ea2);
	padding: 4px;
	-webkit-box-shadow: 8px 8px 17px rgba(0,0,0,0.78);
	box-shadow: 8px 8px 17px rgba(0,0,0,0.78);
	border-radius: 20px;
	cursor: pointer; 
	transition: transform 0.3s ease; 
	/*margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px; */
}

.strategy-sepsas-main .border-gradient:hover {
    transform: scale(1.04); 
}

.strategy-sepsas-main .background-image-1 {
    position: relative;
    width: 500px;
    height: 300px;
    background-image: url(../imgs/f-decarbo.webp);
    background-size: cover;
    background-position: center;
    box-shadow: 0 0px; 
    z-index: 2;
    border-radius: 20px;
}
.strategy-sepsas-main .background-image-2 {
	position: relative;
	width: 500px;
	height: 300px;
	background-image: url(../imgs/f-nahrada-fosilnych-paliv.webp);
	background-size: cover;
	box-shadow: 0 0px;
	z-index: 2;
	border-radius: 20px;
	background-position: 0% 4%;
}
.strategy-sepsas-main .background-image-3 {
	position: relative;
	width: 500px;
	height: 300px;
	background-image: url(../imgs/f-elektrifikacia.webp);
	background-size: cover;
	box-shadow: 0 0px; 
	z-index: 2;
	border-radius: 20px;
	background-position: 0 84%;
}
.strategy-sepsas-main .background-image-4 {
	position: relative;
	width: 500px;
	height: 300px;
	background-image: url(../imgs/poziadavky.webp);
	background-size: cover;
	box-shadow: 0 0px;
	z-index: 2;
	border-radius: 20px;
	background-position: 0% 30%;
}
.strategy-sepsas-main .background-image-5 {
	position: relative;
	width: 500px;
	height: 300px;
	background-image: url(../imgs/f-agilne.webp);
	background-size: cover;
	box-shadow: 0 0px;
	z-index: 2;
	border-radius: 20px;
	background-position: 0% 29%;
}
.strategy-sepsas-main .background-image-6 {
	position: relative;
	width: 500px;
	height: 300px;
	background-image: url(../imgs/firma-2.webp);
	background-size: cover;
	box-shadow: 0 0px; 
	z-index: 2;
	border-radius: 20px;
	background-position: 0% 81%;
}
.strategy-sepsas-main .background-image-7 {
	position: relative;
	width: 500px;
	height: 300px;
	background-image: url(../imgs/f-human-resource.webp);
	background-size: cover;
	box-shadow: 0 0px; 
	z-index: 2;
	border-radius: 20px;
	background-position: 0% 71%;
}
.strategy-sepsas-main .background-image-8 {
	position: relative;
	width: 500px;
	height: 300px;
	background-image: url(../imgs/f-energeticka-bezpecnost.webp);
	background-size: cover;
	box-shadow: 0 0px; 
	z-index: 2;
	border-radius: 20px;
	background-position: 0% 70%;
}
.strategy-sepsas-main .background-image-9 {
	position: relative;
	width: 500px;
	height: 300px;
	background-image: url(../imgs/f-energy-market.webp);
	background-size: cover;
	box-shadow: 0 0px; 
	z-index: 2;
	border-radius: 20px;
	background-position: 0% 8%;
}
.strategy-sepsas-main .background-image-1 h2 {
	position: absolute; 
	bottom: 0;
	width: 100%;
	height: 100px; 
	background: rgba(255, 255, 255, 0.9); 
	color: #003474;
	text-align: center; 
	margin: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
}
.strategy-sepsas-main .background-image-2 h2 {
	position: absolute; 
	bottom: 0; 
	width: 100%; 
	height: 100px; 
	background: rgba(255, 255, 255, 0.9);
	color: #003474;
	text-align: center; 

	margin: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
}
.strategy-sepsas-main .background-image-3 h2 {
	position: absolute; 
	bottom: 0;
	width: 100%; 
	height: 100px; 
	background: rgba(255, 255, 255, 0.9); 
	color: #003474;
	text-align: center; 
	margin: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
}
.strategy-sepsas-main .background-image-4 h2 {
	position: absolute; 
	bottom: 0; 
	width: 100%; 
	background: rgba(255, 255, 255, 0.9); 
	color: #003474; 
	margin: 0; 
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
	height: 100px;
	text-align: center;
}
.strategy-sepsas-main .background-image-5 h2 {
	position: absolute; 
	bottom: 0; 
	width: 100%;
	height: 100px;
	background: rgba(255, 255, 255, 0.9); 
	color: #003474;
	text-align: center; 
	margin: 0; 
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
}
.strategy-sepsas-main .background-image-6 h2 {
	position: absolute; 
	bottom: 0; 
	width: 100%; 
	height: 100px;
	background: rgba(255, 255, 255, 0.9); 
	color: #003474; 
	text-align: center; 
	margin: 0; 
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
}
.strategy-sepsas-main .background-image-7 h2 {
	position: absolute; 
	bottom: 0;
	width: 100%;
	height: 100px;
	background: rgba(255, 255, 255, 0.9);
	color: #003474;
	text-align: center; 
	margin: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
}
.strategy-sepsas-main .background-image-8 h2 {
	position: absolute; 
	bottom: 0;
	width: 100%;
	height: 100px; 
	background: rgba(255, 255, 255, 0.9); 
	color: #003474; 
	text-align: center; 
	margin: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
}
.strategy-sepsas-main .background-image-9 h2 {
	position: absolute; 
	bottom: 0; 
	width: 100%; 
	height: 100px; 
	background: rgba(255, 255, 255, 0.9); 
	color: #003474;
	text-align: center;
	margin: 0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
}
.strategy-sepsas-main .text-box {
	width: 700px;
	border-radius: 20px; 
	background-color: rgba(170, 170, 170, 1.00);
	padding: 50px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); 
	text-align: center;
	display: none; 
	z-index: 1101; 
	opacity: 0;
	transition: opacity 2s ease, visibility 2s ease;
	visibility: hidden;
	background-image: -webkit-repeating-linear-gradient(210deg,rgba(255,255,255,1.00) 0%,rgba(183,183,183,1.00) 100%);
	background-image: -moz-repeating-linear-gradient(210deg,rgba(255,255,255,1.00) 0%,rgba(183,183,183,1.00) 100%);
	background-image: -o-repeating-linear-gradient(210deg,rgba(255,255,255,1.00) 0%,rgba(183,183,183,1.00) 100%);
	background-image: repeating-linear-gradient(240deg,rgba(255,255,255,1.00) 0%,rgba(183,183,183,1.00) 100%);
	box-shadow: 8px 8px 15px rgba(0, 0, 0, 1.00);
	-webkit-box-shadow: 8px 8px 15px rgba(0, 0, 0, 1.00);
}
.strategy-sepsas-main .text-box h3 {
	margin: 20px; 
	color: #003474; 
}

.strategy-sepsas-main .text-box p {
    margin-top: 50px; 
}

.strategy-sepsas-main .text-box.show {
    display: block; 
    opacity: 1;
    visibility: visible;
}


.strategy-sepsas-main .text-box h3, .text-box p {
    margin: 10px 0;
}

.strategy-sepsas-main .close-icon {
    color: blue;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.strategy-sepsas-main .close-icon:hover {
    color: green;
}
.strategy-sepsas-main .objects-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; 
    gap: 40px; 
    margin-left: -20px;
    margin-right: -20px;
}

.strategy-sepsas-main .background-image {
	flex: 1; 
	min-width: calc(33.333% - 40px);
	width: 500px; 
    height: 300px; 
	background-size: cover;
	background-position: center;
	box-shadow: 0 0px;
	z-index: 2;
	border-radius: 20px;
	margin: 4px; 
	left: 0px;
}
.strategy-sepsas-main .background-image h2 {
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
}


@media (max-width : 630px ){
.strategy-sepsas-main .border-gradient {
	width: calc(100% - 40px);
}
.strategy-sepsas-main .background-image-1 h2{
	width: 100%;
	font-size: 12pt;
	}
.strategy-sepsas-main .background-image-2 h2{
	width: 100%;
	font-size: 12pt;
	}
.strategy-sepsas-main .background-image-3 h2{
	width: 100%;
	font-size: 12pt;
	}
.strategy-sepsas-main .background-image-4 h2{
	width: 100%;
	font-size: 12pt;
	}
.strategy-sepsas-main .background-image-5 h2{
	width: 100%;
	font-size: 12pt;
	}
.strategy-sepsas-main .background-image-6 h2{
	width: 100%;
	font-size: 12pt;
	}
.strategy-sepsas-main .background-image-7 h2{
	width: 100%;
	font-size: 12pt;
	}
.strategy-sepsas-main .background-image-8 h2{
	width: 100%;
	font-size: 12pt;
	}
.strategy-sepsas-main .background-image-9 h2{
	width: 100%;
	font-size: 12pt;
	}
.strategy-sepsas-main .text-box.show{
    width: 85%;
}
.strategy-sepsas-main .text-box{
	padding: 20px;
}
}