/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 30 2026 | 02:39:46 */
.locationLinks .w-iconbox-title {
	color: #191919 !important;
	padding-bottom: 0px;
	font-weight: 400;
	font-size: 16px;
}
.locationLinks h3 {
	margin-bottom: 15px;
}
.locationLinks .w-iconbox-title:hover {
	color: #fe6e41 !important;
}
.locationLinks .w-iconbox {
	margin-bottom: 20px;
}
.locationLinks .wpb_column .wpb_wrapper:not(.wpb_text_column .wpb_wrapper):not(.lastSectionPriz .wpb_wrapper) {
	background-color: #fff;
	box-shadow: 0px 0px 25px 5px #00000012;
	padding: 40px;
	border-radius: 30px 30px 0px 30px;
}
.lastSectionPriz .wpb_row .wpb_wrapper:not(.wpb_text_column .wpb_wrapper) {
	padding: 40px;
}
.lastSectionPriz {
	box-shadow: 0px 0px 25px 5px #00000012;
	background-color: #fff;
	border-radius: 30px 30px 0px 30px;
	overflow: hidden;
}
.lastSectionPriz img {
	width: 100%;
}
.lastSectionPriz .g-cols.wpb_row {
	padding: 30px;
}
.locationLinks h5 {
	color: #515151 !important;
	padding-top: 0px;
}

.locationlinksCom p {
	font-size: 12px;
}

@media (min-width:1300px){
.locationLinks {
	padding: 0px;
}
}
@media(max-width:1300px){
	.hideMob{
		display:none;
}
}
.locationLinks .wpb_row .w-iconbox {
	margin-bottom: 5px;
}


@media(max-width:767px){
.l-section.wpb_row.innerTop {
	padding-bottom: 2rem !important;
}
.locationLinks {
	padding: 0rem 1.5rem;
}
.locationLinks .w-iconbox-title {
	font-size: 17px;
}
}
@media(max-width:600px){
.ctaBottom {
	background-color: #1c2d5c !important;
	background: #1c2d5c !important;
}
}