/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 28 2024 | 10:59:07 */
.header-white-box {
	background-color: #f2f2f2;
 	border-radius: 15px;
	padding: 20px;
	display: inline-block;
}

.block-rounded .icon_box > a {
	box-shadow: 0px 5px 15px 0px #67748326;
	background-color: #fff;
	border-radius: 6px;
	overflow: hidden;
}

.block-rounded .icon_box > a .image_wrapper {
	margin-bottom: 0;
}

.block-rounded .icon_box > a .desc_wrapper{
	padding: 12px 10px 16px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #000;
	text-align: left;
}

.block-rounded .icon_box > a .desc_wrapper .desc {
	color: #6f0000;
	font-size: 18px;
}

@media(min-width:768px){
	.block-rounded .icon_box > a .desc_wrapper{
		min-height:91px;
		display: flex;
		align-items: center;
	}
}



.bg-warsaw {
	background-image:url(/wp-content/uploads/2024/10/bg-warsaw-03.webp);
}

.bg-warsaw .header-lg {
	font-size: 28px;
	line-height: 38px;
}

