
.tv-search-form {
	max-width: 1600px;
	margin: 0 auto;
}
@media (max-width: 768px) { 
	.tv-search-form {
		margin-top: 0px;
		padding: 0px;
	}
}
.tv-search-form .TVWideForm, .tv-search-form .TVWideForm.TVTheme2, .tv-search-form .TVLineForm.TVTheme2 {
	width: auto;
}
.tv-search-form .TVMainForm, .tv-search-form .TVMainColor {
	background-color: #6aacef;
}
.tv-search-form .TVSearchButton, .tv-search-form .TVSearchButton.TVButtonColor {
	color: #000000;
	text-shadow: none;
	background-color: var(--main-color);
}

.tv-image-slider {
	margin-bottom: 80px;
}

.tv-geo .TVLPBlankWrap, .tv-geo .TVLPWhiteWrap {
	width: auto;
}
.tv-geo .TVLPListView, .tv-geo .TVLPPageBody1 {
	width: auto;
}
.tv-geo .TVLPRVRightBlock {
	width: calc(100% - 260px);
}

header .TVBSmallSize {
    padding: 6px 15px;
    padding: 0.35rem 0.5rem;
    font-size: 14px;
    line-height: 1.6;
}
header .TVBButtonCaption:after {
    content: "ПОДБЕРИТЕ МНЕ ТУР";
    font-size: 12px;
    padding: 0.35rem 0.5rem;
    line-height: 1.6;
}
