body {
	font-size: 16px;
	background: #f7f7f7;
}

.invert {
	filter: invert(1);
}


.fs-16px {
	font-size: 16px;
}

.boxed {
	-webkit-box-shadow: 0 50px 100px -50px rgb(0 0 0 / 60%);
	box-shadow: 0 50px 100px -50px rgb(0 0 0 / 60%);
	padding: 15px 20px;
	width: auto;
	display: inline-block;
	border-radius: 5px;
	backdrop-filter: blur(5px);
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,ffffff+30,ffffff+100&1+1,0.9+30,0.65+100 */
	background: linear-gradient(45deg, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0.5) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

@media (max-width: 991px) {

	h1,
	.h1 {
		font-size: 2.5rem;
	}

	.fs-lg {
		font-size: 1rem !important;
	}
}

@media (max-width: 767px) {

	h1,
	.h1 {
		font-size: 2rem;
	}

	h2,
	.h2 {
		font-size: 1.5rem;
	}

	h3,
	.h3 {
		font-size: 1.5rem;
	}

	h4,
	.h4 {
		font-size: 1.35rem;
	}

	.main-heading {
		font-size: 1.5rem;
	}

}

@media (max-width: 991px) {
	.boxed {
		padding: 25px;
	}
}

ul.list-checkmarks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.list-checkmarks li {
	position: relative;
	margin: 0;
	padding: 10px 0 10px 34px;
}

ul.list-checkmarks li:before {
	position: absolute;
	top: 10px;
	left: 0;
	width: 24px;
	height: 24px;
	content: "";
	background-image: url(https://www.a1.mk/documents/20126/2245887/A1_OK_icon_red.svg);
	background-repeat: no-repeat;
	background-size: 24px;
}

.hero-ep-wrap {
	background-size: cover;
	background-position: center left;
	background-image: url("https://www.a1.mk/documents/20126/718010/hero1.jpg");
	position: relative;
	margin: 0;
	display: flex;
	color: #fff;
	align-items: center;
	min-height: 500px;
	justify-content: flex-end;
	padding: 50px 7% 50px 50px;
	-webkit-box-shadow: 0 50px 100px -50px rgba(0, 0, 0, 0.6);
	box-shadow: 0 50px 100px -50px rgba(0, 0, 0, 0.6);
	border-radius: 25px;
	margin: 50px 3% 0px 3%;
	position: relative;
}

.hero-ep-wrap .inner {
	position: relative;
	background: #b90a05;
	padding: 50px;
	box-shadow:
		-1px 1px 1px rgb(16 27 30 / 25%),
		-2px 2px 2px rgb(16 27 30 / 25%),
		-4px 4px 4px rgb(16 27 30 / 25%),
		-8px 8px 8px rgb(16 27 30 / 25%),
		-16px 16px 16px rgb(16 27 30 / 25%);
}

.hero-ep-wrap h1 {
	font-size: 42px;
}

@media (max-width: 1299px) {
	.hero-ep-wrap {
		align-items: flex-end;
		justify-content: flex-end;
		padding: 50px;
	}

	.hero-ep-wrap .inner {
		padding: 35px;
	}
}

@media (max-width: 767px) {
	.hero-ep-wrap {
		background: #646567;
		border-radius: 0px;
		margin: 0;
		flex-wrap: wrap;
		padding: 0;
		background-image: url("https://www.a1.mk/documents/20126/718010/hero1_sm.jpg");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: bottom center;
		align-items: flex-start;
		min-height: 370px;
	}

	.hero-ep-wrap .inner {
		padding: 20px;
		width: 100%;
		margin: 20px;
	}

	.hero-ep-wrap h1 {
		font-size: 28px;
	}
}

.white-wrap {
	backdrop-filter: blur(5px);
	border-radius: 25px;
	padding: 35px;
	-webkit-box-shadow: 0 50px 100px -50px rgb(0 0 0 / 60%);
	box-shadow: 0 50px 100px -50px rgb(0 0 0 / 60%);

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fd372c+0,460000+100 */
background: linear-gradient(135deg,  #fd372c 0%,#460000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

		color: #fff;


}

.white-wrap .btn-secondary {
    background-color: #fff;
    color: #da291c;
    border: #fff 1px solid;
	box-shadow: 0px 8px 65.28px 30.72px rgba(0,0,0,.03),0px 8px 53.76px 10.24px rgba(0,0,0,.03),0px 8px 29.44px 2.56px rgba(0,0,0,.03),0px 6px 16px 0px rgba(0,0,0,.05),0px 4px 4px 0px rgba(0,0,0,.03);
}

.paketi .boxed {
	flex-wrap: wrap;
	align-content: space-between;
	height: 100%;
}

.owl-paketi-bottom .endpoint-logo {
	max-width: 60px;
	margin: 0 auto;
}

.owl-paketi-bottom .owl-stage {
	display: flex;
}

@media (min-width: 768px) {
	.owl-paketi-bottom .owl-stage-outer {
		overflow: visible;
	}
}

@media (max-width: 991px) {
	.paketi {
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 0px;
		grid-row-gap: 0px;
	}
}

.fw-paketi {
	background-color: #0c0e0d;
	background-image: url(https://www.a1.mk/documents/20126/718010/paketi-bg.jpg);
	background-position: top 0px right;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 50px;
	-webkit-box-shadow: 0 50px 100px -50px rgba(0, 0, 0, 0.6);
	box-shadow: 0 50px 100px -50px rgba(0, 0, 0, 0.6);
	border-radius: 25px;
	margin: 50px 3% 0px 3%;
}

@media (max-width: 1199px) {
	.fw-paketi {
		margin: 50px 50px 0 50px;
		padding: 50px;
	}
}

@media (max-width: 767px) {
	.fw-paketi {
		border-radius: 0px;
		margin: 0;
		padding: 50px 0;
	}

}

@media (max-width: 767px) {
	.owl-paketi-bottom .owl-stage-outer {
		padding-bottom: 60px;
	}

	.owl-paketi-bottom {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}

.akativiraj-steps .step {
	list-style: none;
	width: 100%;
	margin: 20px 0;
	padding: 0;
}

.akativiraj-steps .step .step-item {
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	margin-top: 0;
	min-height: 1rem;
	padding-top: 50px;
	position: relative;
	text-align: center;
}

.akativiraj-steps .step .step-item h5 {
	padding: 0 50px;
}


.akativiraj-steps .step .step-item .counter {
	width: 100%;
	position: relative;
}

.akativiraj-steps .step .step-item:not(:first-child) .counter::before {
	background: #000;
	content: "";
	height: 1px;
	left: -40%;
	position: absolute;
	top: 16px;
	width: 80%;
}


.akativiraj-steps .step .step-item .counter span {
	background: #d43014;
	content: "";
	color: #fff;
	display: block;
	margin: 20px 0px;
	height: 33px;
	left: 50%;
	position: relative;
	text-align: center;
	top: 0;
	transform: translateX(-50%);
	font-family: "A1Serif-Bold";
	line-height: 33px;
	border-radius: 50%;
	width: 33px;
	z-index: 1;
}


@media (max-width: 991px) {
	.akativiraj-steps .step {
		margin: 0;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.akativiraj-steps .step .step-item {
		-ms-flex: 0 0 100%;
		flex: 0 0 auto;
		padding: 50px 15px 0px 60px;
	}


	.akativiraj-steps .step .step-item .counter {
		width: auto;
		height: 100%;
		position: absolute;
		top: 84%;
		left: 0px;
	}

	.akativiraj-steps .step .step-item h5 {
		padding: 0;
		font-size: 1.2rem;
	}

	.akativiraj-steps .step .step-item:first-child .counter::before,
	.akativiraj-steps .step .step-item:not(:first-child) .counter::before {
		height: 100%;
		top: 32px;
		left: 16px;
		width: 1px;

		position: absolute;
		background: #000;
		content: "";
	}

	.akativiraj-steps .step .step-item:last-child .counter::before {
		display: none;
	}

	.akativiraj-steps .step .step-item .counter span {
		margin: 0;
	}
}

@media (max-width: 767px) {
	.akativiraj-steps h1 {
		font-size: 1.5rem;
	}

	.akativiraj-steps .step .step-item .counter {
		top: 78%;
		left: 10px;
	}
}

.xplore-moznosti {
	background: #efefef;
	padding: 200px 0 100px 0;
	border-radius: 25px;
	margin: -100px 3% 50px 3%;
}

@media (max-width: 767px) {
	.xplore-moznosti {
		border-radius: 0px;
		margin: -50px 0 0 0;
		padding: 100px 15px 50px 15px;
	}
}