
body h2.fs-cairo{
	font-family: 'cairo', sans-serif;
	font-size: 30px !important;
	font-weight: 600;
	color: #032955;

}

#helpcenter-filter::placeholder{

	color: #959799;
}

#sideclose {
	margin-top: 25px;

}

.no-border{
	border:none !important;

}

.helpcenter-search{
	background-color: rgb(248, 251, 255);
	padding:30px;
	min-height: 300px;


}

.helpcenter-search .close{
	opacity: 1;
	width: 50px;
	height: 50px;
	margin-top:-25px;
	margin-left: 100px;

}


@media(max-width: 1200px) {
	.helpcenter-search {
		min-height: 120px;
	}
	.helpcenter-search .close{
		margin-top:5px;

	}

}

@media(max-width: 992px) {

	.helpcenter-search .close{
		width: 30px;
		margin-top: 10px;
		height: 30px;
		margin-left: 20px;
	}

}
.search-container::before{
	background-image: url('../../../img/search_icon_helpcenter.svg');
	display: inline-block;
	content: '';
	width: 40px;
	height: 40px;
	background-size: 40px;
	background-repeat: no-repeat;
	margin-right: 20px;

}
.search-container input{
	font-family:'cairo', sans;
	background-color: transparent;
	border:none;
	font-size: 60px !important;
	color: #032955;
	border-left:2px solid #707070;
	padding-left: 20px;
	font-weight: 600 !important;
	border-radius: 0 !important;
	&::placeholder {
		color: #032955;
		padding-left: 20px;
	}

	&:focus {
		border-left:2px solid rgb(248, 251, 255)
	}

}

.search-container input::placeholder{
	color: #032955;
	padding-left: 20px;
}
.search-container input:focus::placeholder{
	color: #032955;
	padding-left: 20px;
}
.service-header-helpcenter {
	top:-30px !important;
}


.service-header-helpcenter#service-header-container #service-header ul#menu-service-header li::before {
	display: none !important;
}

#resultcontent{

	min-height: 300px;
}

hr{
	background-color:#023f83;
	width: 94%;
	margin: 0 auto;
}

@media(max-width: 992px) {

	.search-container input::placeholder{
		font-size: 20px !important;
	}

	#helpcenter-filter{
		width: 80%;
	}
	h3.single-block__headline{
		font-size: 18px !important;
		padding-top:10px !important;
	}
	.single-block {
		padding: 40px 20px;
		.single-block__image {
			width: 60px;
			height: 60px;

		}
	}
	.intro h2 {
		margin-top:-100px !important;
	}

	.single-block:nth-child(7),.single-block:nth-child(8),.single-block:nth-child(9),.single-block:nth-child(10),.single-block:nth-child(11),.single-block:nth-child(12),.single-block:nth-child(13) {
		/*display: none;*/
	}
}

@media(max-width: 580px) {
	.functionsgrid {
		grid-template-columns: repeat(2, 1fr);
		gap:5px;
	}
	h3.single-block__headline{
		font-size: 14px !important;
	}
	.single-block {
		padding: 20px;
		.single-block__image {
			width: 60px;
			height: 60px;

		}
	}
	.single-block:nth-child(5),.single-block:nth-child(6),.single-block:nth-child(7),.single-block:nth-child(8),.single-block:nth-child(9),.single-block:nth-child(10),.single-block:nth-child(11),.single-block:nth-child(12),.single-block:nth-child(13) {
		/*display: none;*/
	}
}
@media(max-width: 1600px) {
	.functionsgrid {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media(max-width: 1280px) {
	.functionsgrid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media(max-width: 992px) {
	.functionsgrid {
		grid-template-columns: repeat(2, 1fr);
		gap:15px;
	}

}

@media(max-width: 580px) {
	.functionsgrid {
		grid-template-columns: repeat(2, 1fr);
		gap:5px;
	}

}



@media (max-width: 1200px) {
	.service-header-helpcenter {
		top:50px !important;
	}

	.search-container input{
		font-size: 40px !important;
	}

	.search-container::before{
		width: 30px;
		height:30px;
		background-size: 30px;
	}
}




@media (max-width: 992px) {


	.search-container input{
		font-size: 30px !important;
	}

	.search-container::before{
		width: 20px;
		height:20px;
		background-size: 20px;
	}


}

.single-content-container,.single-content-container p,.single-content-container li, .single-content-container div{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px !important;  line-height: 1.6;
	letter-spacing: normal;
	text-align: left;
	color: #023e84;
}

.badge.badge-blog{
	padding: 5px 13px !important;
	font-family: 'Source Sans Pro', sans-serif !important;
}

.agendaicon a{
	font-family: 'Source Sans Pro', sans-serif !important;
	white-space: nowrap;

}

.icon-list.postsnav{

}

hr.hc-hr{
	width:100%;
	color: rgba(0,0,0,.1);
	background-color: rgba(0,0,0,.1);
	margin: 0 auto;
}

.searchheadline{
	position:absolute;
	margin-top:80px;
	padding-left:90px;

	@media(max-width: 1200px) {
		margin-top: -15px;
		padding-left: 75px;
	}

	@media(max-width: 992px) {display:none;
	}
}

#service-header-container #service-header ul#menu-helpcenter-header li {
	flex-basis: 33%;
}

#mainclose, img.close{
	z-index: 9 !important;
}
#sideclose{
	z-index: 9;
}

.tagnav-helpcenter{
	ul {
		&.selected-tags{
			list-style: none;
			flex-wrap: wrap;
			li {
				color:#888;
				margin-right: 30px;
				font-size:18px;
				cursor: pointer;
				display: flex;
				align-items: center;
				justify-content: center;
				flex-wrap: nowrap;
				&:after{
					content:"";
					background-image: url(../../../img/icons_2023/no.svg);
					width: 20px;
					height: 20px;
					margin-left: 10px;
					background-size: 20px;
					background-position: center;
					background-size: contain;
					background-repeat: no-repeat;

					vertical-align: sub;
					display: inline-block;
				}

				&:hover{
					color:#023E84;
					transition: all 0.3s;
					&:after{
						background-image: url(../../../img/icons_2023/no-blue.svg);
						transition: all 0.3s;
					}
				}



				@media (max-width:992px) {
					margin-right: 20px;
					font-size:16px;

					&:after{
						width: 18px;
						height: 18px;
						margin-left: 10px;
						background-size: 18px;
					}
				}
			}
		}
	}
}