.themestek-fidbox-style-5{
	position: absolute;
	top: 18em;
	right: 3px;
	width: 200px;
	margin-top: 12px;
	text-align: center;
	padding: 35px 20px 20px;
	background-color: #ffdc39;
}
.rtl .themestek-fidbox-style-5{
	left: 3px;
	right: inherit;
}
.themestek-fidbox-style-5 .themestek-large-icon i:before{
	font-size: 70px;
	line-height: 70px;
	color: #1b2024;
}
.themestek-fidbox-style-5 .themestek-sbox-svg-wrapper svg,
.themestek-fidbox-style-5 .themestek-sbox-icon-wrapper svg{
	fill: var(--themestek-moversco-skincolor-dark);
	width: 70px;
	height: 70px;
}
.themestek-fidbox-style-5 .themestek-fid-inner{
	font-size: 35px;
	line-height: 35px;
	font-weight: 600;
	margin-top: 25px;
	color: #1b2024;
}
.themestek-fidbox-style-5 .themestek-fid-title{
	font-size: 15px;
	line-height: 22px;
	margin-top: 10px;
	font-weight: 800;
	font-family: "Nunito Sans", Tahoma, Geneva, sans-serif;
}
.themestek-fidbox-style-5{
	background-color: var(--themestek-moversco-skincolor);
}
@media (max-width: 767px){
	.themestek-fidbox-style-5{
		top: -3em;
		margin-top: 13px;
	}
}
@media (max-width: 1023px) and (min-width: 768px){
	.themestek-fidbox-style-5{
		top: 24em;
		margin-top: 8px;
	}
}
@media (min-width: 1024px) and (max-width: 1366px){
	.themestek-fidbox-style-5{
		top: 18em;
		margin-top: 1px;
	}
}