/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 15 2024 | 14:38:16 */
.auto-bg-01 {
	background: url("/wp-content/uploads/sites/2/2024/09/ituran-auto-01.webp") no-repeat cover;
}
.img-bg {
	width:100%;
	position:relative;
}
.side-title {
	font-size:1.5vw;
	line-height: 1;
	font-weight: bold;
}
.side-title strong {
	color:#7ccb26;
}
@media screen and (max-width: 1500px) {
	.side-bar {
		padding: 0 20px;
	}	
}
@media (max-width: 1400px) {
    .uk-margin-large-top {
        margin-top: 40px !important;
    }
}
@media screen and (max-width: 750px) {
	.side-bar {
		padding: 0 10px;
	}	
}
