@import url(https://fonts.googleapis.com/css?family=Oswald);

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}


/* =========================================================
   TABLES
   ========================================================= */

table {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0;
	font-size: 13px;
	line-height: 1.45;
	background: #fff;
}

th,
td {
	padding: 10px 12px;
	border: 1px solid #d7d7d7;
	vertical-align: top;
	text-align: left;
}

th {
	background: #f3f3f3;
	font-weight: 600;
	color: #333;
}

tbody tr:nth-child(even) td {
	background: #fafafa;
}

tbody tr:hover td {
	background: #f5f5f5;
}

caption {
	padding: 8px 0;
	font-weight: 600;
	text-align: left;
}

thead,
tbody,
tfoot,
tr {
	border: 0;
}


/* =========================================================
   BASE
   ========================================================= */

a {
	color: #BF151C;
}

a:hover {
	color: #FF000A;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 13px;
	line-height: 1.5;
	background: #FFFFFF url(images/back.png) left top repeat-x;
}

h1,
h2,
h3,
h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	color: #681D21;
}

h1 {
	font-size: 18px;
	margin: 5px 0 10px 0;
}


/* =========================================================
   MAIN LAYOUT
   ========================================================= */

.allpage {
	width: 1115px;
	background-color: #FFFFFF;
	display: block;
	margin: 0 auto;
}

.bottom_soki {
	margin-top: 0;
	background: #A51A21;
	padding: 15px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
}

.top_soki {
	background: url(images/top.png) left top repeat-x;
	height: 150px;
	border-bottom: 4px solid #ede9cb;
}

.content_soki {
	width: 728px;
	margin: 15px;
	min-height: 400px;
	border: 1px solid #E1D8D8;
	padding: 10px 10px 5px 10px;
	background: #FFFEF0;
	margin-bottom: 20px;
	float: left;
	box-sizing: border-box;
}

.content_soki p {
	margin: 10px 0;
}

.content_soki ul {
	margin: 10px 0 10px 20px;
}

.content_soki ol {
	margin: 10px 0 10px 20px;
}

.content_soki li {
	margin: 3px 0;
}

.content_soki img {
	max-width: 100% !important;
	display: block;
	height: auto;
}

.content_soki table {
	width: 100% !important;
}


/* =========================================================
   SIDEBAR
   ========================================================= */

.menu_soki {
	margin: 15px 15px 15px 0;
	width: 300px;
	min-height: 400px;
	padding: 10px 10px 5px 0;
	float: left;
	box-sizing: border-box;
}

.menu_soki h2 {
	margin: 10px 0 0 0;
	padding: 8px 0 14px 12px;
	text-align: left;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/menutab.png) left top repeat-x;
}

.menu_soki ul {
	list-style-type: none;
}

.menu_soki ul li {
	padding: 6px 0 6px 10px;
	margin: 0 0 2px 0;
	background: url(images/arrow.png) left 12px no-repeat;
}

.menu_soki a {
	text-decoration: none;
	color: #641C20;
}

.menu_soki a:hover {
	text-decoration: underline;
	color: #BF151C;
}


/* =========================================================
   NAVIGATION
   ========================================================= */

.menuup {
	height: 30px;
	float: left;
	border-bottom: 1px solid #D60E16;
}

.menuup,
.menuup ul {
	padding: 0;
	margin: 10px;
	list-style: none;
	line-height: 1;
}

.menuup {
	margin-bottom: 1px;
}

.menuup ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuup li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuup ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuup li a,
.menuup li a:link {
	color: #5B5E5E;
	display: block;
	margin: 0;
	padding: 8px 16px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.menuup li a:hover,
.menuup li a:active {
	color: #D60E16;
	display: block;
	text-decoration: none;
}

.menuup li.current_page_item a {
	color: #D60E16;
	text-decoration: none;
}

.menuup li:hover,
.menuup li.sfhover {
	position: static;
}


/* =========================================================
   SEARCH
   ========================================================= */

#search {
	border: 1px solid #E1D8D8;
	height: 28px;
	width: 280px;
	padding: 0;
	background: #FFFFFF;
	text-align: right;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

#search input {
	border: 0;
	background: none;
	color: #5D5D5D;
}

#s {
	width: 240px;
	padding: 4px;
	margin: 2px 0 0 0;
	background: none;
}

#topsearch #search {
	margin: 5px 8px 0 0;
	padding-right: 4px;
}

#topsearch #s {
	width: 218px;
}

.topname {
	margin: 15px 10px;
}


/* =========================================================
   SORENTO INTRO
   ========================================================= */

.sorento-intro {
	display: flex;
	gap: 26px;
	align-items: flex-start;
	margin: 0 0 35px;
}

.sorento-main-image {
	display: block;
	width: 270px;
	max-width: 42%;
	height: auto;
	border-radius: 8px;
}

.sorento-intro-text {
	flex: 1 1 auto;
	min-width: 0;
}

.sorento-intro-text h1 {
	margin: 0 0 14px;
	font-size: 28px;
	line-height: 1.2;
}

.sorento-intro-text p {
	margin: 0 0 13px;
	line-height: 1.6;
}

.clear {
	clear: both;
}

.manuals-main-title {
	margin: 0 0 24px;
	padding-bottom: 10px;
	font-size: 25px;
	line-height: 1.25;
	border-bottom: 1px solid #ddd;
}


/* =========================================================
   GENERATION
   ========================================================= */

.sorento-generation {
	width: 100%;
	margin-bottom: 36px;
	box-sizing: border-box;
}

.generation-heading {
	margin-bottom: 14px;
}

.generation-heading h2 {
	margin: 0;
	font-size: 21px;
	line-height: 1.3;
}

.generation-years {
	margin-top: 3px;
	font-size: 13px;
	opacity: .65;
}

.generation-body {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	align-items: flex-start;
	width: 100%;
	box-sizing: border-box;
}


/* =========================================================
   GENERATION IMAGE
   ========================================================= */

.generation-image-box {
	flex: 0 0 210px;
	width: 210px;
	max-width: 210px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	background: #fff;
}

.generation-image {
	display: block;
	width: 100%;
	height: auto;
}


/* =========================================================
   MANUALS
   ========================================================= */

.generation-manuals {
	flex: 1 1 450px;
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.generation-manuals.full-width {
	width: 100%;
	flex-basis: 100%;
}

.manual-card {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 14px;
	width: 100%;
	min-width: 0;
	padding: 14px 16px;
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	border-radius: 8px;
	background: rgba(255, 255, 255, .35);
}


/* =========================================================
   PAGE COUNT BADGE
   ========================================================= */

.manual-icon {
	order: 1;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

	width: 54px;
	height: 52px;
	flex: 0 0 54px;

	box-sizing: border-box;

	border: 1px solid #b20d16;
	border-radius: 5px;

	color: #b20d16;
	text-align: center;
}

.manual-icon strong {
	display: block;
	font-size: 15px;
	line-height: 16px;
	font-weight: 700;
}

.manual-icon span {
	display: block;
	margin-top: 3px;
	font-size: 9px;
	line-height: 10px;
	font-weight: 600;
	text-transform: uppercase;
}


/* =========================================================
   MANUAL CONTENT
   ========================================================= */

.manual-card-content {
	order: 2;
	flex: 1 1 250px;
	min-width: 200px;
	width: auto;

	word-break: normal;
	overflow-wrap: normal;
}

.manual-card-content h3 {
	margin: 0 0 7px;
	font-size: 16px;
	line-height: 1.35;
}

.manual-card-content h3 a {
	text-decoration: none;
}

.manual-card-content h3 a:hover {
	text-decoration: underline;
}

.manual-card-content p {
	margin: 0 0 8px;
	line-height: 1.5;
}

.manual-open-link {
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.manual-open-link:hover {
	text-decoration: underline;
}


/* =========================================================
   ADSENSE PROTECTION
   ========================================================= */

/*
 * Якщо Auto Ads вставляє рекламу прямо всередину
 * generation-body — реклама переходить на окремий рядок.
 */

.generation-body > .google-auto-placed,
.generation-body > ins.adsbygoogle,
.generation-body > div[id^="google_ads"],
.generation-body > iframe {
	flex: 0 0 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;
	box-sizing: border-box !important;
	margin: 10px 0 !important;
}


/*
 * Якщо Auto Ads вставляє рекламу прямо всередину
 * manual-card — не дозволяємо їй втиснутися між
 * бейджем і текстом.
 */

.manual-card > .google-auto-placed,
.manual-card > ins.adsbygoogle,
.manual-card > div[id^="google_ads"],
.manual-card > iframe {
	order: 3 !important;

	flex: 0 0 100% !important;

	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;

	box-sizing: border-box !important;

	margin: 10px 0 0 !important;

	clear: both !important;
}


/*
 * Google часто створює додаткові обгортки.
 */

.manual-card > div:has(ins.adsbygoogle),
.manual-card > div:has(.google-auto-placed) {
	order: 3 !important;
	flex: 0 0 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;
}


/*
 * Не дозволяємо рекламному блоку виходити
 * за межі контенту.
 */

.content_soki ins.adsbygoogle,
.content_soki .google-auto-placed,
.content_soki iframe {
	max-width: 100% !important;
	box-sizing: border-box !important;
}


/* =========================================================
   TABLET
   ========================================================= */

@media screen and (max-width: 760px) {

	.sorento-intro {
		display: block;
	}

	.sorento-main-image {
		width: 100%;
		max-width: 430px;
		margin: 0 0 18px;
	}

	.generation-image-box {
		flex-basis: 170px;
		width: 170px;
		max-width: 170px;
	}

	.generation-manuals {
		flex-basis: 350px;
	}

}


/* =========================================================
   MOBILE
   ========================================================= */

@media screen and (max-width: 560px) {

	.sorento-intro-text h1 {
		font-size: 24px;
	}

	.manuals-main-title {
		font-size: 22px;
	}

	.generation-heading h2 {
		font-size: 19px;
	}

	.generation-body {
		display: block;
	}

	.generation-image-box {
		width: 100%;
		max-width: none;
		margin-bottom: 12px;
	}

	.generation-image {
		width: 100%;
		max-width: 280px;
		margin: 0 auto;
	}

	.generation-manuals {
		width: 100%;
	}

	.manual-card {
		display: flex;
		flex-wrap: wrap;
		gap: 11px;
		padding: 12px;
	}

	.manual-icon {
		width: 45px;
		height: 46px;
		flex-basis: 45px;
	}

	.manual-card-content {
		flex: 1 1 180px;
		min-width: 0;
	}

	table {
		display: block;
		width: 100% !important;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

}