:root {

    --panzer-green: #2e4642;

    --panzer-beige: #e7d6c1;

}



.bg-dark {

    background-color: var(--panzer-green) !important;

    color: #fff;

}



.bg-dark .fs-2 {

    color: #fff !important;

} 



.bg-success {

    background-color: var(--panzer-beige) !important;

    color: var(--panzer-green) !important;

}



#features .p-2 h2 {

    font-size: 1.4rem !important;

    text-transform: uppercase !important;

}



#features .p-2 {

    padding-left: 3rem !important;

    padding-right: 3rem !important;

    border-right: 1.5px solid #000;

}



.card-img-top {

    max-height: 300px !important;

    max-width: max-content !important;

}



.centered-title  {

    text-align: center;

    text-transform: uppercase;



    font-size: 1.8rem !important;

    font-weight: 700 !important;

    margin-bottom: 1rem !important;

}



.part-toestel {

    align-items: center;

}



.vanaf-pill {

    border-radius: 8px !important;

}



/* PROMO TEST */



.promoCards {

    max-width: 75%;

	margin: 0 -5px;

	justify-content: flex-end;

}



.promoCards.row {

	margin-bottom: 20px !important;

}



.promoCard {

	border: unset;

}



.promoCard a {

	background: #ffffff;

	display: block;

	margin: 7px;

	padding: 14px;

	border-radius: 5px;

	text-align: center;

	text-decoration: none;

	opacity: 1;

	transition: opacity 0.2s;

}



.promoCard a:hover, .promoSky a:hover, .promoHeaderOutlet a:hover, .promoLogos a:hover {

	opacity: 0.9;

	transition: opacity 0.2s;

}



.promoCard img {

	max-width: 100%;

}







.promoTitle {

	color: #000000;

	font-size: 1rem !important;

	line-clamp: 2;

	-webkit-line-clamp: 2;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	overflow: hidden;

	height: 2.4em;

	text-wrap: balance;

	margin-top: 4px;

	margin-bottom: 11px;

}



@media only screen and (min-width: 1121px) {

    .promoStrikeprice {

    margin-bottom: 0px !important;

}

}







@media only screen and (max-width: 600px) {

	.promoTitle {

		font-size: 0.8rem;

		line-clamp: 3;

		-webkit-line-clamp: 3;

		display: -webkit-box;

		-webkit-box-orient: vertical;

		overflow: hidden;

		height: 3.5em;

	}

	

}



.promoPrices {

	position: relative;

	text-align: right;

	padding-top: 1.5rem !important;

}



.promoPrice {

	display: inline-block;

	color: #AD0109 !important;

	text-align: right;

	font-size: 14px;

	font-style: normal;

	font-weight: 700 !important;

	line-height: normal;

	margin: 0;

}



@media only screen and (max-width: 600px) {

	.promoPrice {

		display: block;

		margin: 10px 0 0 0;

		padding: 0.1rem 0.5rem;

		font-size: 1.15rem;

	}

	.promoPrice span span {

		font-size: 0.5rem;

	}

}



@media only screen and (max-width: 1120px) and (min-width: 992px) {

	.promoPrice {

		display: block;

		margin: 5px 0 0 0;

		padding: 0.1rem 0.5rem;

		line-height: 45px;

		font-size: 1.1rem;

	}



	.promoStrikeprice {

		padding: 0.1rem 0.5rem;

	}

}



.promoStrikeprice {

	position: absolute;

	bottom: 0.8rem;

	text-decoration: line-through;

	font-size: 0.7rem !important;

	/* margin-bottom: 0px !important; */

}



@media only screen and (max-width: 600px) {

	.promoStrikeprice {

		bottom: 25px;

		right: 5px;

	}

}





.promoStrikeprice:empty, .promoStrikeprice:has(span:empty) {

	display: none;

}





.promoCards {

    float: right;

	/* margin: 20px 100px; */

}



.promoCards .highlight-carousel-container {

	position: relative;

	padding: 0px;

}



.promoCards .swiper {

	position: static;

	user-select: none;

}



.promoCards a.card {

	background-color: #ffffff;

	border: 1px solid rgba(242, 175, 66, 0.5)!important;

}



.promoCards a.card {

	opacity: 1;

	transition: opacity 0.1s;

}



.promoCards a.card:hover {

	opacity: 0.8;

	transition: opacity 0.1s;

}



.promoCards .promoTitle {

	color: black;

	font-size: 1rem;

	line-clamp: 3;

	-webkit-line-clamp: 3;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	overflow: hidden;

	height: 3.6em;

}



.promoCards .promoCard a {

	margin: 5px;

	border-radius: 2px;

	border: 1px solid rgba(0, 0, 0, 0.20);

}



.promoCards .promoCard img {

	max-width: 85%;

}



.promoCards .eyecatcher-container div span {

	line-height: 1.5;

}



.promoCards .promoPrices {

	display: flex;

	justify-content: flex-end;

	align-items: center;

}



.promoPriceDifference {

	font-weight: 900;

}



.swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {

	margin: 0 5px;

	color: #ffffff;

	background-color: var(--panzer-green);

	height: 35px;

	width: 35px;

	/* padding: 0 9px; */

	border-radius: 20px;

	top: 44%;

}



.swiper-button-prev, .swiper-rtl .swiper-button-next {

	left: 14px!important;

}



.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {

	margin-left: -4px;

}



.swiper-button-next, .swiper-rtl .swiper-button-prev {

	right: 14px!important;

}



.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {

	margin-left: 4px;

}



.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {

	transform: scale3d(0.5, 0.4, 0.5);

}



@media only screen and (max-width: 1329px) {

    .demand {

        justify-content: center !important;

    }

}



@media only screen and (max-width: 1300px) {

	.swiper-button-prev, .swiper-rtl .swiper-button-next {

		left: 8px!important;

	}



	.swiper-button-next, .swiper-rtl .swiper-button-prev {

		right: 8px!important;

	}

}



@media only screen and (min-width: 552px) and (max-width: 992px) {

	.card .card-body {

		display: flex;



		justify-content: space-around;

	}



	.card-txt {

		width: 50%;

	}



	 .card-img-top {

		height: 40vw;

		width: auto;



		margin-top: 0 !important;

	 }

}



@media only screen and (max-width: 650px) {

	.promoCards .promoPrices {

		display: flex;

		justify-content: flex-end;

		align-items: center;

		flex-wrap: wrap;

	}

	.promoCards .promoPrices div {

		width: 100%;

		margin-bottom: 10px;

	}



	.promoStrikeprice {

		bottom: 0.2rem !important;

	}



	.foot {

		flex-direction: column !important;

		gap: 20px;

	}



	.foot p {

		width: 80% !important;

	}

}



@media only screen and (min-width: 621px) and (max-width: 766px){

	.promoStrikeprice {

		bottom: 0 !important;

	}

}



@media only screen and (min-width: 767px) and (max-width: 992px) {

	.promoCards .promoPrices {

		display: flex;

		justify-content: flex-end;

		align-items: center;

		flex-wrap: wrap;

	}

	.promoCards .promoPrices div {

		width: 100%;

		margin-bottom: 10px;

	}



	.promoStrikeprice {

		bottom: 0 !important;

	}

}



@media only screen and (max-width: 992px) {

    .part-toestel {

        flex-direction: column !important;

    }



    .promoCards {

        max-width: 100% !important;

    }

}



@media (max-width: 920px) {

    /* .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {

        top: 155px;

    } */

    .promoCards {

        margin: 20px 50px;

    }

}



@media (max-width: 620px) {



    .last {

        flex-direction: column;

        align-items: center;

    }



	.promoTitle{

		font-size: 0.8rem !important;

	}



    

    .promoCards {

        margin: 20px;

    }



	.promoCards.row {

		margin-bottom: 20px !important;

		justify-content: flex-end;

	}



	.product-carousel {

		min-height: auto !important;

	}



	/* .promoStrikeprice {

		margin-bottom: 0px !important;

	} */



	.promoStrikeprice {

		bottom: 15px;

		right: 8px;

	}



	.promoPrices {

		padding-top: 1rem !important;

	}



}



@media (max-width: 450px) {

    

    /* .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {

        top: 130px;

    } */

}



#types,

#features {

	background-color: #f5f5f5;

}



.card .h-100 {

	border: 1px solid rgb(0, 20, 36) !important;

	

}



.part-toestel .container {

	padding-left: 0 !important;

	padding-right: 0 !important;

}