

/* Start:/bitrix/templates/zspd/components/bitrix/sale.basket.basket.small/smallmain/style.css?1749215513329*/
/*Table*/
table.sale_basket_small
{
	width:245;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/*Table head*/
table.sale_basket_small th
{
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td
{
	padding: 3px 5px;
	vertical-align:top;
}
/* End */


/* Start:/bitrix/templates/zspd/template_styles.css?17492155134781*/
.message_event_1 {
	position: fixed;
	color: #fff;
	width: 100%;
	bottom: -90px;
}

.data_message_event {
	width: 1200px;
	margin: auto;
	text-align: right;
}

.data_message_event_text {
	right: 0px;
	width: 300px;
	padding: 8px;
	background: rgba(0, 0, 0, .7);
	text-align: center;
	height: 60px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

.data_message_event_text2 {
	display: inline-block;
}

.autocomplite.act_autocomp {
	display: block;
}

.autocomplite:hover {
	display: block;
}

.autocomplite {
	position: relative;
	z-index: 1000;
	display: none;
}

.autocomplite ul {
	position: absolute;
	width: 100%;
	border: 1px solid #0043b8;
	border-top: none;
	margin-top: -13px;
	width: 421px;
	overflow-y: auto;
	max-height: 300px;
	background: #cccccc;
}

.autocomplite ul li {
	padding: 4px 6px;

}

.autocomplite ul li:hover {
	background: rgba(255, 255, 255, 0.5);
	cursor: pointer;
}

.dost-ob-2 {
	display: none;
	text-transform: uppercase;
}

.header_back .basket#smallbasket {
	margin-left: 19em;
}

.carousel_item {
	cursor: pointer;
}

.pointer_none .input.two,
.pointer_none .input_long,
.dissable {
	color: #9A9A9A;
	opacity: 0.2 !important;
	pointer-events: none !important;
}

.submit_feedback:active,
.submit_feedback:focus {
	outline: none;
}

.redAlert {
	border: 1px solid red !important;
}

.vacancies .block .drop {
	max-height: none;
}

.products .main_feedback {
	margin: auto;
	width: 400px;
	float: none;
	margin-bottom: 45px;
}

@media (min-width: 1025px) {
	li:hover .podmenu {
		display: block;
	}
}

.podmenu {
	padding-top: 5px;
	display: none;
	position: absolute;
	clear: both;
}

.podmenu:after {
	content: " ";
	position: absolute;
	border: 10px solid rgba(255, 255, 255, 0.9);
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	top: -5px;
}

.header_back ul.menu .podmenu li:first-child {
	padding-top: 5px;
	margin-top: 10px;
}

.header_back ul.menu .podmenu li:last-child {
	padding-bottom: 6px;
}

.header_back ul.menu .podmenu li {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
	font-size: 14px;
	text-transform: normal;
	display: block;
	float: none;
	background: rgba(255, 255, 255, 0.9);
}

.header_back ul.menu .podmenu li a,
.header_back ul.menu .podmenu li span {
	white-space: nowrap;
	color: #000;
}

.header_back ul.menu .podmenu li a,
.header_back ul.menu .podmenu li span {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-transform: none;
}

.menu > li {
	position: relative;
}

.products .head-item p a:hover {
	border-bottom: 1px solid #0442AF;
}

.header_back ul.menu li .podmenu a::after,
.header_back ul.menu li .podmenu span::after {
	background: #0442AF;
}


.header_back ul.menu .podmenu {
	-webkit-box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.45);
}


.biography {
	padding-bottom: 25px;
}

.m3_class-dop-bp {
	line-height: 24px;
}

.item_id_produc_backet_now input {
	border: 1px solid #0442AF !important;
	text-align: center;
}

.flex-items-xs-middle .drop_select {
	margin-bottom: 0px;
}

.slide_description {
	text-align: center;
	margin: 1em 0;
	text-transform: uppercase;
	font-size: 24px;
}

.row_left {
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: calc(100% - 50% - 20px);
	background: url(/bitrix/templates/zspd/./img/arrow1.png) no-repeat;
	background-size: 71%;
	transform: rotateZ(90deg);
	z-index: 21;
	cursor: pointer;
}

.row_right {
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	right: 10px;
	top: calc(100% - 50% - 20px);
	background: url(/bitrix/templates/zspd/./img/arrow1.png) no-repeat;
	background-size: 71%;
	transform: rotateZ(-90deg);
	z-index: 21;
	cursor: pointer;
}

.privacy-policy {
	padding: 25px 15px;
}

.privacy-policy .h4 {
	font-size: 110%;
    font-weight: 700;
}

.privacy-policy p {
	padding-bottom: 20px;
}

.feedback_footer label, .basket_text .button_send label {
    font-size: 12px;
    margin: 5px 0;
    display: block;
}
.basket_text .button_send label {
	margin: 0 0 5px;
}
.feedback_footer input[type="checkbox"], .basket_text .button_send input[type="checkbox"] {
    width: auto;
    height: auto;
	display: inline-block;
    vertical-align: middle;
}
.basket_text .button_send input[type="checkbox"] {
	margin-right: 5px;
}
.feedback_footer input[type="checkbox"] + span, .basket_text .button_send input[type="checkbox"] + span  {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    text-align: justify;
}

.card-product {
	font-size: 200% !important;
}
.production-standards {
	color: #0442AF;
    font-weight: 600;
    font-size: 110%;
}
/* End */
/* /bitrix/templates/zspd/components/bitrix/sale.basket.basket.small/smallmain/style.css?1749215513329 */
/* /bitrix/templates/zspd/template_styles.css?17492155134781 */
