html {
	-webkit-print-color-adjust: exact;
}

@page {
	size: A4;
	margin: 0in 0in 0in 0in;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Open Sans';
}

.container-pdf {
	width: 793px;
	max-width: 793px;
}

.container-pdf .container {
	display: flex;
	width: 793px;
	max-width: 793px;
	height: 1121px;
	max-height: 1121px;
	flex-direction: column;
	padding: 0 35px;
}

.container-pdf .header {
	width: 723px;
	max-width: 723px;
	height: 80px;
	max-height: 80px;
	display: flex;
	border-bottom: 1px solid rgba(28, 67, 127, 0.2);
}

.container-pdf .header-left {
	width: 80px;
	min-width: 80px;
	max-width: 80px;
	height: 80px;
	max-height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #1c437f;
}

.container-pdf .header-left .logo {
	width: 63px;
	height: auto;
	object-fit: contain;
}

.container-pdf .header-right {
	width: 643px;
	min-width: 643px;
	max-width: 643px;
	display: flex;
	height: 80px;
	min-height: 80px;
	max-height: 80px;
}

.container-pdf .title-container {
	display: flex;
	width: 380px;
	min-width: 400px;
	max-width: 400px;
	min-height: 79px;
	height: 79px;
	margin-left: 20px;
	flex-direction: column;
	justify-content: center;
}

.container-pdf .title-container .title {
	font-family: 'Open Sans';
	font-style: normal;
	margin-block-start: 0;
	margin-block-end: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #1c437f;
	display: flex;
	margin-bottom: 2px;
}

.container-pdf .title-container .about,
.title-container .margin-l-r {
	display: flex;
	flex-wrap: wrap;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
}

.container-pdf .title-container .about strong {
	font-weight: 600;
	font-size: 10px;
	white-space: nowrap;
}

.container-pdf .title-container .margin-l-r {
	margin: 0 3px;
}

.container-pdf .branch-container {
	width: 244px;
	height: 79px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.container-pdf .branch-container div {
	display: flex;
	min-height: 15px;
	height: 15px;
	max-height: 15px;
	align-items: center;
	justify-content: flex-end;
}

.container-pdf .branch-container img {
	display: flex;
	object-fit: contain;
	margin-bottom: 2px;
}

.container-pdf .branch-location img {
	width: 4px;
}

.container-pdf .branch-phone img {
	width: 5px;
}

.container-pdf .branch-mail img {
	width: 6px;
}

.container-pdf .branch-container span {
	display: flex;
	align-items: center;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 8px;
	text-align: right;
	vertical-align: middle;
	line-height: 15px;
	margin-left: 3px;
	color: #000000;
}

.container-pdf .main {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 1041px;
	width: 723px;
}

.container-pdf .main-first {
	width: 723px;
	min-width: 723px;
	max-width: 723px;
	height: 320px;
	min-height: 320px;
	max-height: 320px;
	display: flex;
}

.container-pdf .main-first__left {
	width: 50%;
	height: 100%;
}

.container-pdf .main-first__right {
	width: 50%;
	height: 100%;
	display: flex;
	align-items: flex-end;
}

.container-pdf .brand-container {
	margin-top: 20px;
	width: 150px;
	height: 50px;
	display: flex;
	align-items: center;
}

.container-pdf .brand-container img {
	width: 125px;
	height: 50px;
	object-fit: contain;
}

.container-pdf .brand-content {
	margin-top: 15px;
	width: 310px;
}

.container-pdf .brand-content br {
	display: none;
}

.container-pdf .brand-content p {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-indent: 10px;
	color: #000000;
	margin-bottom: 14px;
}

.container-pdf .brand-content p strong {
	font-weight: 600;
}

.container-pdf .main-first__right img {
	width: 100%;
	height: 300px;
	object-fit: contain;
}

.container-pdf .product-name {
	width: 600px;
	display: block;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 26px;
	text-transform: uppercase;
	color: #1c437f;
	margin-bottom: 20px;
}

.container-pdf .attributes-container {
	margin-bottom: 15px;
	position: relative;
}

.container-pdf .attributes-title {
	display: block;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 15px;
}

.container-pdf .attributes-list {
	display: flex;
	width: 723px;
	height: auto;
	max-height: 300px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.container-pdf .attributes-item {
	width: 330px;
	min-width: 330px;
	max-width: 330px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 11px;
}

.container-pdf .attributes-key {
	flex-shrink: 0.3;
	margin-right: 3px;
}

.container-pdf .attributes-value {
	flex-shrink: 0.1;
	margin-left: 3px;
	display: flex;
	align-items: center;
}

.container-pdf .attributes-key > p {
	text-align: left;
}

.container-pdf .attributes-value > p {
	text-align: right;
}

.container-pdf .attributes-dots {
	border-bottom: 1px dashed #e0e0e0;
	/* width: 100%; */
	flex-grow: 1;
	align-self: flex-end;
	margin-bottom: 2px;
}

.container-pdf .attributes-item span {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

.container-pdf .equipment {
	width: 723px;
	min-width: 723px;
	max-width: 723px;
	min-height: 50px;
}

.container-pdf .equipment-title {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #000000;
}

.container-pdf .equipment-content {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-indent: 10px;
	color: #000000;
	margin-right: 35px;
	margin-top: 5px;
}

.container-pdf .footer {
	height: 235px;
	min-height: 235px;
	max-height: 235px;
}

.container-pdf .footer-row {
	display: flex;
	justify-content: space-between;
	width: 723px;
	min-width: 723px;
	max-width: 723px;
	/*	columns: 330px 2;
	column-gap: 63px;*/
	height: 51px;
	margin-bottom: 5px;
}

.container-pdf .footer-row__second {
	height: 100px;
}

.container-pdf .footer-row__second .footer-col__first {
	height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.container-pdf .footer-row__last {
	height: 30px;
}

.container-pdf .footer-row div {
	width: 340px;
	min-width: 340px;
	max-width: 340px;
}

.container-pdf .footer-row strong {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	align-items: center;
	color: #000000;
}

.container-pdf .footer-row span {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	align-items: center;
	color: #000000;
}

.container-pdf .footer-row .strong {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	align-items: center;
	color: #000000;
}

.container-pdf .footer-col {
	width: 300px;
	height: 45px;
}

.container-pdf .title-flex {
	display: flex;
}

.container-pdf .footer-row .price {
	display: flex;
	height: 100%;
	align-items: center;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
	color: #1c437f;
}

.container-pdf .footer-row__manager {
	display: flex;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(28, 67, 127, 0.2);
}

.container-pdf .footer-row__manager .manager-name {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.container-pdf .footer-row__manager .manager-name strong {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
}

.container-pdf .manager-phone,
.manager-mail {
	display: flex;
	min-height: 15px;
	height: 15px;
	max-height: 15px;
	align-items: center;
}

.container-pdf .manager-phone span,
.manager-mail span {
	display: flex;
	align-items: center;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	vertical-align: middle;
	line-height: 15px;
	margin-left: 5px;
	color: #000000;
	white-space: nowrap;
}

.container-pdf .manager-phone img,
.manager-mail img {
	display: flex;
	object-fit: contain;
}

.container-pdf .manager-phone {
	margin-left: 15px;
}

.container-pdf .manager-mail {
	margin-left: 25px;
}

.container-pdf .manager-phone img {
	width: 8px;
	margin-bottom: 1px;
}

.container-pdf .manager-mail img {
	width: 9px;
	margin-bottom: 1px;
}

.container-pdf .manager-mail span {
	font-size: 13px;
}

.container-pdf .footer-warning {
	width: 723px;
	height: 30px;
	display: flex;
	align-items: center;
}

.container-pdf .footer-warning span {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 7px;
	line-height: 11px;
	letter-spacing: 0.1px;
	color: #000000;
}

.container-pdf .line {
	height: 1px;
	border-bottom: 1px solid rgba(28, 67, 127, 0.2);
	margin-bottom: 20px;
}

.container-pdf .footer-row .footer-price {
	width: 100%;
	max-width: 100%;
	min-width: auto;
}

.container-pdf .custom-page {
	width: 723px;
	min-width: 723px;
	max-width: 723px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.container-pdf .custom-page img {
	width: 686px;
	object-fit: contain;
	margin: 20px 0;
}

.container-pdf .custom-page h2 {
	min-width: 723px;
	width: 723px;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 26px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 15px;
}

.custom-page h3 {
	min-width: 723px;
	width: 723px;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
}

.container-pdf .custom-page ul {
	min-width: 723px;
	width: 723px;
	padding-left: 20px;
	margin-top: 0;
}

.container-pdf .custom-page ul li {
	min-width: 723px;
	width: 723px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 14px;
}

.container-pdf .custom-page ul li::marker {
	color: #1c437f;
	font-size: 18px;
}

.container-pdf .custom-page .block-two-images {
	min-width: 723px;
	width: 723px;
	display: flex;
	justify-content: space-between;
}

.container-pdf .custom-page .block-two-images img {
	width: 355px;
	object-fit: contain;
}

.container-pdf .description-page {
	width: 723px;
	min-width: 723px;
	max-width: 723px;
}

.container-pdf .description-page__one-image {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.container-pdf .description-page__one-image img {
	width: 686px;
	object-fit: contain;
	margin: 20px 0;
}

.container-pdf .description-page__html-content h2 {
	min-width: 723px;
	width: 723px;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 26px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 15px;
}

.container-pdf .description-page__html-content h3 {
	min-width: 723px;
	width: 723px;
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
}

.container-pdf .description-page__html-content ul {
	min-width: 723px;
	width: 723px;
	padding-left: 20px;
	margin-top: 0;
}

.container-pdf .description-page__html-content ul li {
	min-width: 723px;
	width: 723px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 14px;
}

.container-pdf .description-page__html-content ul li::marker {
	color: #1c437f;
	font-size: 18px;
}

.container-pdf .description-page__two-image {
	min-width: 723px;
	width: 723px;
	display: flex;
	justify-content: space-between;
}

.container-pdf .description-page__two-image img {
	width: 355px;
	object-fit: contain;
}
