body {
	background: #f7f7f7;
}

/* .hero-combo-2025 {
	background-image: -moz-linear-gradient(118deg, rgb(218, 41, 28) 0%, rgb(168, 27, 16) 100%);
	background-image: -webkit-linear-gradient(118deg, rgb(218, 41, 28) 0%, rgb(168, 27, 16) 100%);
	background-image: -ms-linear-gradient(118deg, rgb(218, 41, 28) 0%, rgb(168, 27, 16) 100%);
	color: #fff;
	padding: 100px 0;
} */

.hero-combo-2025 {
	background-image: url(https://www.a1.mk/documents/20126/3946008/Combo_Hero_Banners_1800x400_MKD.png);
	background-position: center right;
	background-size: cover;
	height: 600px;
}

.tarifi-2025 {
	background-image: url(https://www.a1.mk/documents/20126/3948107/bg-hero-tarifi-2025.jpg);
	background-position: center right;
	background-size: cover;
	border-color: #da291c;
}

.netsef-2025 {
	background-image: url(https://www.a1.mk/documents/20126/3952319/bg-hero-netsef-2025.jpg);
	background-position: center right;
	background-size: cover;
	border-color: #6d6797;
	height: 400px;
}

.nettv-2025 {
	background-image: url(https://www.a1.mk/documents/20126/3952082/NetTV_Hero_Banner_1800x500_MKD.jpg);
	background-position: center right;
	background-size: cover;
	border-color: #6d6797;
	height: 500px;
}

.lh-1 {
	line-height: 1 !important;
}

.bg-red-gradient {
	background-image: -moz-linear-gradient(116deg, rgb(82, 159, 70) 0%, rgb(172, 13, 6) 0%, rgb(212, 17, 8) 100%);
	background-image: -webkit-linear-gradient(116deg, rgb(82, 159, 70) 0%, rgb(172, 13, 6) 0%, rgb(212, 17, 8) 100%);
	background-image: -ms-linear-gradient(116deg, rgb(82, 159, 70) 0%, rgb(172, 13, 6) 0%, rgb(212, 17, 8) 100%);
}

@media (min-width: 1200px) {

	.h1.xxl,
	h1.xxl {
		font-size: 50px;
	}
}

h5,
.h5 {
	font-size: 1.1rem;
}

hr {
	border-top: 1px solid rgba(0, 0, 0, 1);
}

.border-2 {
	border-width: 2px;
}

.h-auto {
	height: auto !important;
}

.list-styled {
	margin-left: 20px;
}

.list-styled li {
	margin: 5px 0;
}

.list-styled li:before {
	background: #000;
	border-radius: 50%;
}

.combo-2025-logos-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}

.combo-2025-logos-grid figure {
	background: #000;
	padding: 15px 40px;
	border-radius: 7px;
	position: relative;
	margin: 0;
}

.combo-2025-logos-grid figure:before {
	background: #000;
	content: "";
	bottom: -25px;
	width: 100%;
	height: 15px;
	left: 0;
	border-radius: 7px;
	position: absolute;
}

.badge-combo-2025 .bg-black {
	right: -10px;
	bottom: -35px;
}

.combo-2025-logos-grid-sm {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 5px;
	grid-row-gap: 5px;
}

.combo-2025-logos-grid-sm figure {
	padding: 0;
	margin: 0;
}


@media (max-width: 767px) {

	.hero-combo-2025 {
		padding: 40px 0 65px 0;
		display: none;
	}

	.hero-combo-2025.netsef-2025 {
		padding: 20px 0;
		display: block;
		background-image: -moz-linear-gradient(135deg, #ae201f 0%, #36020e 100%);
		background-image: -webkit-linear-gradient(135deg, #ae201f 0%, #36020e 100%);
		background-image: -ms-linear-gradient(135deg, #ae201f 0%, #36020e 100%);
	}

	.hero-combo-2025 h1,
	.hero-combo-2025 .h1 {
		font-size: 2.25em;
	}

	.hero-combo-2025.netsef-2025 h1,
	.hero-combo-2025.netsef-2025 .h1 {
		font-size: 1.5em;
	}


	.hero-combo-2025.netsef-2025 h4,
	.hero-combo-2025.netsef-2025 .h4 {
		font-size: 1.1em;
		font-family: "A1Serif-Regular", sans-serif !important;
	}


	.combo-2025-logos-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.combo-2025-logos-grid figure {
		padding: 15px 20px;
	}

	.combo-2025-logos-grid figure:nth-child(1):before,
	.combo-2025-logos-grid figure:nth-child(2):before {
		display: none;
	}

	.hero-combo-2025 .badge-combo-2025 {
		flex-grow: 1 !important;
	}

	.badge-combo-2025 .bg-black {
		right: 15%;
		text-align: center;
		width: 70%;
		bottom: -30px;
	}
}

.combo-tarifi .boxed {
	flex-wrap: wrap;
	align-content: space-between;
	height: 100%;
	-webkit-box-shadow: 0px 15px 30px -10px rgb(0 0 0 / 20%);
	box-shadow: 0px 15px 30px -10px rgb(0 0 0 / 20%);
	padding: 15px 20px;
	border-radius: 0px;
	background: #fff;

}

.combo-tarifi .boxed.preporacana {
	-webkit-box-shadow: 0px 10px 60px -20px rgb(0 0 0 / 80%);
	box-shadow: 0px 10px 60px -20px rgb(0 0 0 / 80%);
}

.badge-combo-2025-preporacana {
	top: 0;
	right: 0;
	transform: translateY(-100%);
}

.owl-combo-tarifi .owl-stage {
	display: flex;
}

@media (min-width: 768px) {
	.owl-combo-tarifi .owl-stage-outer {
		overflow: visible;
	}
}


@media (max-width: 991px) {
	.combo-tarifi {
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 0px;
		grid-row-gap: 0px;

	}
}

@media (max-width: 767px) {
	.owl-combo-tarifi .owl-stage-outer {
		padding-bottom: 40px;
		padding-top: 50px;
	}

	.combo-tarifi .boxed.preporacana {
		-webkit-box-shadow: 0px 10px 40px -20px rgb(0 0 0 / 80%);
		box-shadow: 0px 10px 40px -20px rgb(0 0 0 / 80%);
	}

	.owl-combo-tarifi {
		width: calc(100% + 30px);
		margin-left: -15px;
	}

	.list-styled {
		font-size: 14px;
		line-height: 1.3;
	}

}

.owl-combo-tarifi .owl-nav button.owl-prev,
.owl-combo-tarifi .owl-nav button.owl-next {
	position: absolute;
	top: 50%;
	left: 5px;
	height: 60px;
	margin-top: -30px;
	width: 30px;
	background: #f4f0ef;
	color: #ea2c13;
	font-size: 16px;
}


.owl-combo-tarifi .owl-nav button.owl-next {
	left: auto;
	right: 5px;
}


.owl-combo-tarifi .owl-nav button.owl-prev.disabled,
.owl-combo-tarifi .owl-nav button.owl-next.disabled {
	display: none;
}

.accordion-red {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ae201f+0,36020e+100 */
	background: linear-gradient(135deg, #ae201f 0%, #36020e 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	padding: 0 20px;
}

.accordion-red .card {
	padding-bottom: 0;
	border: none;
	font-family: "A1Serif-Light", serif;
	margin-bottom: 0;
	padding-top: 0;
	border-bottom: 1px solid #dedede !important;
	padding-left: 0;
	background: transparent !important;
	padding-right: 5px;
}

.accordion-red .card .card-header {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.accordion-red .card,
.accordion-red.card-header {
	background-color: transparent !important;
}

.accordion-red .card-header {
	background-color: transparent !important;
	border-bottom: none;
	padding-right: 0;
	padding-left: 0;
}

.accordion-red .card-header.small {
	padding-top: 0.75rem !important;
	padding-bottom: 0.75rem !important;
}

.accordion-red .card .card-header a {
	-webkit-transition: all 150ms;
	-moz-transition: all 150ms;
	-ms-transition: all 150ms;
	-o-transition: all 150ms;
	transition: all 150ms;
	display: block;
	text-align: left;
	white-space: inherit;
	border: none;
	text-transform: inherit;
	font-family: "A1Serif-Regular", sans-serif !important;
	font-size: 20px;
	margin-top: 0;
	position: relative;
	padding-right: 50px;
	padding-left: 0;
}

.accordion-red .card .card-header.small a {
	font-size: 16px;
}

.accordion-red .card .card-header a[aria-expanded=true],
.accordion-red .card .card-header .btn-link {
	color: #fff !important;
}

.accordion-red .card .card-header a:hover,
.accordion-red .card .card-header a:focus,
.accordion-red .card .card-header a:visited {
	background-color: #transparent !important;
	color: #fff !important;
}

.accordion-red .card .card-header a:after {
	font-size: 18px;
	float: right;
	content: "\f077";
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	margin-top: 0;
	position: absolute;
	font-weight: 100;
	top: 2px;
	right: 0;
}

.accordion-red .card .card-header a.collapsed:after {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
}

.accordion-red .card:last-of-type {
	border-bottom: none !important;
}

.accordion-red .card-body {
	padding: 0.5rem 0;
	font-size: 14px;
	color: #fff;
	font-family: "A1Sans-Regular", sans-serif !important;
}

.mini-tarrifs-slider.alt {
	background: #fff;
}


.nav-pills .nav-item .nav-link {
	padding: 0.5em 1.25em !important;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 1);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 1);
	font-family: "A1Sans-Regular", sans-serif !important;
}

.nav-pills .nav-item .nav-link.active {
	background-color: #da291c !important;
	-webkit-box-shadow: inset 0 0 0 1px #da291c;
	box-shadow: inset 0 0 0 1px #da291c;
}

.grey-split {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.grey-split.cetvrtini {
	grid-template-columns: repeat(4, 1fr);
}

@media (max-width:1199px) {
	.grey-split.cetvrtini {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 991px) {
	.grey-split {
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 0px;
	}

	.grey-split.cetvrtini {
		grid-column-gap: 20px;
	}

	.nav-pills .nav-item .nav-link {
		padding: 0.5em 0.75em !important;
	}

	.tabs-to-dropdown .nav.nav-pills {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.grey-split.cetvrtini {
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 0px;
		grid-row-gap: 10px;
	}

}

.razmena-paket {
	display: grid;
	grid-template-columns: repeat(9, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 0px;
	margin-bottom: 10px;
	padding: 20px 25px;
	-webkit-box-shadow: 0px 10px 15px -5px rgb(0 0 0 / 20%);
	box-shadow: 0px 10px 15px -5px rgb(0 0 0 / 20%);
}

.usluga {
	grid-area: 1 / 1 / 2 / 7;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
}

.usluga p {
	margin: 0
}

.razmeni-za {
	grid-area: 1 / 7 / 2 / 9;
	align-items: center;
	display: flex;
	font-size: 20px;
	text-align: center;
	justify-content: center;
}

.dostapno-za {
	grid-area: 1 / 9 / 2 / 10;
	align-items: center;
	display: flex;
	font-size: 20px;
	text-align: center;
	justify-content: center;
}

@media (max-width: 1199px) {
	.razmena-paket {
		grid-template-columns: repeat(7, 1fr);
	}

	.usluga {
		grid-area: 1 / 1 / 2 / 5;
	}

	.razmeni-za {
		grid-area: 1 / 5 / 2 / 7;
	}

	.dostapno-za {
		grid-area: 1 / 7 / 2 / 8;
	}

}

.accordion-grey {
	background: #efefef;
	padding: 0 11px 0 20px
}

.accordion-grey .card {
	padding-bottom: 0;
	border: none;
	font-family: "A1Serif-Bold", serif;
	margin-bottom: 10px !important;
	padding-top: 0;
	border-bottom: 1px solid #dedede !important;
	padding-left: 0;
	background: transparent !important;
	padding-right: 5px;
}

.accordion-grey.alt .card {
	margin-bottom: 0px !important;

}

.accordion-grey .card .card-header {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.accordion-grey .card,
.accordion-grey.card-header {
	background-color: transparent !important;
}

.accordion-grey .card-header {
	background-color: transparent !important;
	border-bottom: none;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0.6rem !important;
	padding-bottom: 0.6rem !important;
}

.accordion-grey .card .card-header a {
	-webkit-transition: all 150ms;
	-moz-transition: all 150ms;
	-ms-transition: all 150ms;
	-o-transition: all 150ms;
	transition: all 150ms;
	display: block;
	text-align: left;
	white-space: inherit;
	border: none;
	text-transform: inherit;
	font-family: "A1Serif-Bold", sans-serif !important;
	font-size: 1rem;
	margin-top: 0;
	position: relative;
	padding-right: 50px;
	padding-left: 0;
}

.accordion-grey .card .card-header a[aria-expanded=true],
.accordion-grey .card .card-header .btn-link {
	color: #da291c !important;
}

.accordion-grey .card .card-header a:hover,
.accordion-grey .card .card-header a:focus,
.accordion-grey .card .card-header a:visited {
	background-color: #transparent !important;
	color: #da291c !important;
}

.accordion-grey .card .card-header a:after {
	font-size: 18px;
	float: right;
	content: "\f077";
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	margin-top: 0;
	position: absolute;
	font-weight: 100;
	top: 0px;
	right: 0;
}

.accordion-grey .card .card-header a.collapsed:after {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
}
.faq-accordion.faq-chevron .card .card-header a {
    padding-right: 35px;
}

.faq-accordion.faq-chevron .card .card-header a:after {
	content: "\f077";
	color: #da291c !important;
	font-family: "Font Awesome 5 Pro";

}


.faq-accordion.faq-chevron .card .card-header a.collapsed:after {
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
}

.faq-accordion.faq-chevron .card .card-header a:after {
    top: auto;
    bottom: -1px;
}

.accordion-grey .card:last-of-type {
	border-bottom: none !important;
}

.accordion-grey.alt .card:last-of-type {
	border-bottom: 1px solid #ccc !important;
}

.accordion-grey .card-body {
	padding: 0.5rem 0 1rem 0;
	font-size: 14px;
	font-family: "A1Sans-Regular", sans-serif !important;
}

.accordion .card-header-fk {
    padding: 1rem 0px 0.75rem 0rem !important
}

.nettv-spacer {
	height: 178px;
}

@media only screen and (max-width: 1200px) {
	.nettv-spacer {
		height: 122px;
	}
}

@media only screen and (max-width: 992px) {
	.nettv-spacer {
		height: 119px;
	}
}

@media (max-width: 767px) {
	.nettv-spacer {
		height: 138px;
	}
}