
.swiper-container .swiper-wrapper [class*=swiper]:nth-child(odd) .services__item-five {
	margin-top: 30px;
}
.call-back-form .ebulten .form-grp input {
	width: 100%;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	color: var(--tg-heading-color);
	background: var(--tg-color-white-default);
	font-size: 15px;
	font-weight: 500;
	padding: 15px 18px;
	height: 50px;
}
.inside-gallery {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	margin: 5px;
}