﻿@media screen and (min-width: 320px) and (max-width: 600px) {
    .sendsay-popup {
	width: unset !important;
	}
}


.sendsay-text {
	word-break: unset !important;
}
.sendsay-button input {
	background-color: #ff783d !important; 
	border-radius: 6px !important;
}

.sendsay-button {
	border-radius: 6px !important;
}
.main {
	padding-bottom: 500px !important;
}
a.bl2 {
	color: white;
}
.sendsay-column > div.sendsay-text:first-child {
    white-space: nowrap;
}

.sendsay-column div {
    padding: 10px;
}

.sendsay-label {
    white-space: nowrap;
    padding-right: 5px !important;
    padding-bottom: 0 !important;
}

.sendsay-field {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sendsay-field {
    width: 100% !important;
}
.sendsay-column {
	display: flex !important;
}
.sendsay-popup {
	padding: 5px !important;
	width: 100% !important;
}
.sendsay-text span {
	font-size: 12px !important;
}
.input__wrap1 [type="checkbox"], [type="radio"] {
	margin-right: 5px;

}
.input__wrap1 .input__label {
	top: -1px;
	position: relative;
}
.input__wrap1 {
	font-weight: bold;
}
.input__wrap1 label.input__label {
	font-size: 16px;
	font-weight: normal;
}
.popup__btn2:disabled,
.popup__btn2[disabled] {
	background-color: #cccccc;
}
.popup__btn2:disabled:hover,
.popup__btn2[disabled]:hover {
	color: white;
}
.popup__btn2 {
    font-size: 15px;
    padding: 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.input__wrap1 {
	margin-bottom: 20px;
}
.header.fixed .header__container .header__logo .logo__img {
	height: unset !important;
	top: -7px !important;
}

.leader_button {
	margin-top: auto;
	text-align: center;
}
.leader {
	padding: 9px 45px !important;
}
/*
@media (min-width: 1000px) {
	.leaderItems {
		flex-wrap: wrap; 
	}
}
*/
@media (max-width: 1000px) {
	.leaderItem {
		min-width: 174px;

	}
}
@media (min-width: 1000px) {
	.leaderItem {
		min-width: 218px;
		width: 20%;
	}
}

@media (max-width: 1000px) {
	.leaderItem {
		width: 45%;
	}
}
.leaderItems {
	justify-content: center;
	display: flex; 
	flex-wrap: wrap; 
	width: 100%;
	margin-bottom: 5px;
	flex: 1;
}
.leaderItem:nth-child(2),.leaderItem:nth-child(4),.leaderItem:nth-child(7),.leaderItem:nth-child(9) {
/*	margin: 0 20px 0 20px;	*/
}
.leaderItem {
	margin: 0 5px 0 5px;
	max-width: 224px;
	height: 320px;
	border: 1px solid #f7f7f7;
	padding: 5px;
	display: flex;
	flex-direction: column;
	border-radius: 5px;
	margin-bottom: 10px;
}
.leaderName {
	font-size: 13px;

}
.leaderFoto {
	text-align: center;
}
.leaderPrice {

}
.leaderPrice .product-page-product-price-string .product-page-product-price-string__rubles,
.leaderPrice .product-page-product-price-string .product-page-product-price-string__kopeykas,
.leaderPrice .product-page-product-price-string .product-page-product-price-string__r,
.leaderPrice .product-page-product-price-string_smaller .product-page-product-price-string_smaller__rubles,
.leaderPrice .product-page-product-price-string_smaller .product-page-product-price-string_smaller__kopeykas,
.leaderPrice .product-page-product-price-string_smaller .product-page-product-price-string_smaller__r
 {
	font-size: 15px !important;
}
@media (min-width: 1000px) {
.catalog {
	padding: 35px 11px 5px 0px !important;
}
}
.about, .news, .footer__container {
	padding: 5px 10px 10px 0px !important;
}

.cat_count {
	text-align: right;
	color: #cccccc;
	font-weight: 400;
	font-size: 18px;
}

@media (max-width: 992px) {
.cat_count {
	display: none;
}
ul.cat_childrens {
	column-count: 2;
}
.cat_child_block .cat_child:first-child ul.cat_childrens {
	column-count: 2;
}

.cat_child {
	width: 100%;
	min-width: auto;
	margin: 10px auto;
}
ul.cat_childrens {
	display: none;
	width: 100%;
}
}
.cat_child_block {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
@media (min-width: 993px) and (max-width: 1199px) {
	.cat_child_block .cat_child:first-child {
		flex-basis: 100%;
		max-width: 1200px;
		margin-bottom: 20px;
	}
	.cat_child_block .cat_child:first-child ul.cat_childrens {
		column-count: 4;
	}




.cat_title span {
	display: none;
}
.cat_child {
	width: 100%;
	min-height: 180px;
	margin-bottom: 20px;
}
ul.cat_childrens {
	display: block;
}

.cat_child.cats_none .cat_count {
	display: none;
}
ul.cat_childrens.cats_none {
	display: none;
}
.cat_child.cats_none .cat_title {
	text-align: center;
	align-self: center;
	height: 100%;
	padding: 0;

}
.cat_child_block .cat_child:nth-child(4),
.cat_child_block .cat_child:nth-child(5),
.cat_child_block .cat_child:nth-child(6),
.cat_child_block .cat_child:nth-child(7) {
/*	margin-right: 20px;*/
}

.cat_child.cats_none {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 10px;
	flex-basis: 20%;
	min-height: 45px;
	align-self: center;
	padding: 0;
}






}
@media (min-width: 1200px){

.cat_child_block .cat_child:nth-child(2) {
	margin-right: 10px;
	margin-bottom: 10px;
}
.cat_child_block .cat_child:nth-child(3) {
	margin-left: 10px;
	margin-bottom: 10px;
}
.cat_title {
	padding-top: 40px;
}
.cat_child.cats_none .cat_count {
	display: none;
}
.cat_child_block .cat_child:first-child {
	flex-basis: 100%;
	max-width: 1200px;
	margin-bottom: 20px;
}
.cat_child_block .cat_child:first-child ul.cat_childrens {
	column-count: 4;
}

ul.cat_childrens {
	column-count: 2;
}
.cat_title span {
	display: none;
}
.cat_child {
	width: 50%;	
	max-width: 588px;
	min-height: 180px;
	margin: 2px;
}
ul.cat_childrens {
	display: block;
}

ul.cat_childrens.cats_none {
	display: none;
}
.cat_child.cats_none .cat_title {
	text-align: center;
	align-self: center;
	height: 100%;
	padding: 0;

}
.cat_child_block .cat_child:nth-child(4),
.cat_child_block .cat_child:nth-child(5),
.cat_child_block .cat_child:nth-child(6),
.cat_child_block .cat_child:nth-child(7) {
	margin-right: 20px;
}

.cat_child.cats_none {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 10px;
	flex-basis: 221px;
	min-height: 45px;
	align-self: center;
	padding: 0;
}

}

.cat_child {
	display: flex;
	flex-direction: column;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding: 10px 40px 10px 20px;

}

.cat_title a { 
	width: 100%;
}

.cat_title {
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	display: flex;
	padding-left: 6px;
}
ul.cat_childrens {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
li.cat_children {
	position: relative;
	display: inline-block;
	color: black;
	padding: 5px;
	width: 250px;
	text-overflow: ellipsis !important;
	overflow: hidden;
	white-space: nowrap;
}
li.cat_children a {
	color: black;
	width: 100%;
	font-size: 13px;
}
.intro3 {
/*	height: 300px;*/
	width: 100%;
 	display: flex;
	justify-content: center;
	flex-wrap: wrap;	
}
.intro3 a:hover {
	text-decoration: none !important;	
	color: black;
}

@media (max-width: 768px) {
.intro3 {
/*	margin-bottom: 190px;*/
}
}


@media (max-width: 992px) {
.banner_intro {
	display: none;
}
li.cat_children {
	width: 100%;
	text-align: left;
}

.intro3 div.parent {
	width: 100%;
}
}

@media (min-width: 1200px) {
	.intro3 div.parent:nth-child(2) {
		margin: 0 20px 0 20px;
	}
}
@media (min-width: 1200px) {
	li.cat_children {
		width: 250px;
	}
	.intro3 {
		margin-bottom: 20px;
	}
	.intro3 div.parent {
		width: 385px;
	}
}

@media (min-width: 993px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 1199px) {
	li.cat_children {
		width: 250px;
	}
	.intro3 {
		margin-bottom: 20px;
	}
	.intro3 div.parent {
		width: 33%;
	}
}


.intro3 div.parent {
	height: 200px;
	overflow: hidden;
	border-radius: 5px;
	margin: 1px;
	position: relative;
	display: flex;
}
.intro3 div.parent a div.bg_wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transition: all .5s;
}

.intro3 .parent a .cont {

    position: relative;
    top: 9%;
    left: 20px;
    height: 20px;
    font-size: 20px;

}

@media (max-width: 992px) {
	.intro3 div.parent:first-child a div.bg_wrap {
		background: url(../img/banner/intro_1.png) no-repeat center right;
		background-size: contain;
		background-color: #f2f5fb;
		cursor: pointer;
	}
	.intro3 div.parent:nth-child(2) a div.bg_wrap {
	    background: url(../img/banner/intro_2.png) no-repeat center right;
	    background-size: contain;
	    background-color: #c3cee3;
	    cursor: pointer;
	}
	.intro3 div.parent:nth-child(3) a div.bg_wrap {
	    background: url(../img/banner/intro_3.png) no-repeat right;
	    background-size: contain;
	    background-color: #f5d1c4;
	    cursor: pointer;
	}
}

@media (min-width: 992px) {
	.intro3 div.parent a div.bg_wrap:hover {
		transform: scale(1.2);
	}
	.intro3 div.parent:first-child a div.bg_wrap {
		background: url(../img/banner/intro_1.png) no-repeat  right -130px top 25px;
		background-size: 100%;
		background-color: #f7f7f7;
		cursor: pointer;
	}
	.intro3 div.parent:nth-child(2) a div.bg_wrap {
	    background: url(../img/banner/intro_2.png) no-repeat right -5px top -93px;
	    background-size: 80%;
	    background-color: #f7f7f7;
	    cursor: pointer;
	}
	.intro3 div.parent:nth-child(3) a div.bg_wrap {
	    background: url(../img/banner/intro_3.png) no-repeat right;
	    background-size: 85%;
	    background-color: #f7f7f7;
	    cursor: pointer;
	}
}


.office1 span.question {
	position: relative;
	left: 30px;
}
@media (max-width: 992px) {


/* infobox */
.header.fixed {
	padding: 0 !important;
}
.header__container {
	background-color: white;padding: 0 15px 0 15px;z-index: 500;
}
.main {
	padding-top: 0px;
}


	.banner {
/*		margin-top: 35px;*/
	}
}

@media (min-width: 992px) {
	.banner {
		margin-top: 20px;
	}
}



.banner {

/*	margin-left: 1px;*/
}
.banner  div:nth-child(2) {
	width: 20px;
}
.banner_intro {

    width: 30%;
/*    height: 290px;*/
	margin-top: 5px;
	height: 291px;
    background: url(../img/banner/order_intro.jpg) no-repeat right 12px top 15px;
	border-radius: 5px;
	background-color: #f3f6fb;
	background-size: 100%;
}
.banner_intro div:first-child {
	position: relative;
	top: 187px;
/*	left: 60px;	*/
	padding-right: 8px;
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.banner_intro div:nth-child(2) {
	
	font-size: 15px;
	width: 150px;
	height: 45px;
	line-height:  45px;
	border: 1px solid black;
	position: relative;
	top: 200px;
	left: 63px;	
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}

.to_order {
	width: 100%;
	height: 259px;
        background: url(../img/banner/order.jpg) no-repeat center right;	
	margin-top: 20px;
	position: relative;
}

.to_order div:first-child {
	color: #4f7ac8;
	font-size: 24px;
	position: relative;
	top: 50px;
	left: 50px;	
}
.to_order div:nth-child(2) {
	font-size: 18px;
	position: relative;
	top: 70px;
	left: 50px;	
}
.to_order div:nth-child(3) {
	font-size: 15px;
	width: 150px;
	height: 45px;
	line-height:  45px;
	border: 1px solid black;
	position: relative;
	top: 90px;
	left: 50px;	
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0 !important;
    background-color: white;
	width: 1200px;
	text-align: center;

	left: calc((100% - 1198px)/2);
/*	left: calc((100% - 1231px)/2);*/
/*	left: 0;*/
	right: 0;
/*	height: 420px;*/

    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100;

}

.dropdown-content div {
	display: flex; 
	flex-wrap: wrap; 
	flex-direction: row; 
	justify-content: left;
	width: 1200px;
	align-items: start;

/*	height: 100px;*/
	 border: 0;
	text-decoration: none !important;
}

.dropdown-content div a {
	height: 30px;

	text-align: left;

    font-family: "Montserrat", sans-serif;
	padding: 5px;
    font-size: 13px;
    color: black;
/*    padding: 12px 16px;*/

    width: 23%;

    border: 0 !important;
}
@media (max-width: 1100px) {
	.dropdown-content div a {
	    width: 30%;
	}
	.dropdown-content {
		left: 0;
		height: 100%;
	}
}

.dropdown-content a:hover {background-color: #ddd;}
.root_fl div:hover .dropdown-content {display: block;    text-decoration: none !important;}
.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}



.catalog-products-main-categories__item a {
	text-align: center;
}
.catalog-products-main-categories__img {
	text-align: center;
}
.srez_block#sr_cats {
	max-width: 1200px;
	margin: 0 auto;
}
.catalog-products-main-categories__img img {
	height: 30px;
}
.footer__container div.numbers p.office__info#p18 {
	padding-top: 10px;
}
.footer__container div.numbers p.office__info#p19 {
	padding-top: 5px;
}
.footer__container p {
	margin-bottom: 5px;
}

.footer__container {
	max-width: 1200px !important;
	display: flex !important;
	justify-content: space-between;
	margin-bottom: 30px !important;
}
.footer__container div div.rs {
	padding: 10px 0px 5px 0px !important;
}
.footer__container div div.question a {
	font-size: 19px;
}
.footer__container div div.question {
	height: unset !important;
}
.footer__container div p.telephone__number a {
	font-size: 19px;
}
.footer__container div p a, .footer__container div a {
	color: white;
	font-size: 13px;
}
.footer__container div p a:hover {
	text-decoration: none;
	color: #cccccc;
}
span.question:hover span.podsk1 {
/*	top: 45px;*/
}
.header.fixed .header__number {
	position: relative;
	white-space: nowrap;
}
span.question:hover span.podsk4 {
	position: absolute;
	top: 40px;
}


.footer {
	padding-bottom: 0 !important;
}
.footer__container2 {
	border-top: 1px solid #bbbbbb;
}
.footer__container2 {
	font-family: Montserrat;
	margin: 0 auto;
	padding: 15px 10px 20px 10px;
	width: 1200px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
a.blue-link.header__fixed-email, a.blue-link.header__link#b1 {
	color: #3c3d3e !important;
	font-size: 16px !important;
	text-decoration: none !important;
}
.header__container {
	position: relative;
	top: 15px;
}

.office__number2 a:hover {
	text-decoration: none !important;
}
img.icon_png {
	height: 18px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
body {
/*	color: #3c3d3e;*/
}
.header__logo .logo__title {
	color: #023c7f !important;
}

.search__input::placeholder {
	padding-left: 5px;
}

.search__input {
    border: 0px solid #cccccc;
    background: white;
    border-radius: 5px;
    box-shadow: -3px 0px 15px 0px rgb(75 72 72 / 40%);
    height: 40px; 
    font-size: 14px;
}
.search__submit {
	top: 5px !important;
}
.n_phone1 {
	white-space: nowrap;
	position: relative;
	top: 5px;
/*50px*/
	right: -18px;	
}
.n_phone {
	text-align: right;
	align-self: stretch;
	width: 100%;
}
.office__number2 a:first-child {
	padding-right: 20px;
}
.office__number2 a {
	padding-right: 8px;
}
.blue-link.header__fixed-email {
	color: black;
}
.footer__number.telephone .telephone__number {
	color: white;
}

.header__number.telephone .telephone__number {
	color: #3c3d3e;
	font-weight: 400 !important;
	font-size: 16px !important;
}
/*
.subheader-nav-menu__item {
	border: 1px solid transparent !important;
}

.subheader-nav-menu__item:hover {
	border: 1px solid #0a3a7d !important;
}
*/

.office__number, .office__number2 {
	font-weight: 500 !important;
}

h1.subheader__title {
	padding-left: 10px;	
}
.header__logo.logo {
	padding-left: 5px !important;
}
.footer {
	background: linear-gradient(to right, #222222 0%, #023c7f 50%, #1f2120 99%) !important;
}

	.header {
		padding: 0 15px 10px 15px !important;
		box-shadow: 0 3px 8px 0 rgb(0 0 0 / 13%);
	}         

@media (min-width: 993px) {
.about, .about-page, .banner__container, .breadcrumbs, .catalog, .catalog-blank, .catalog-categories-breadcrumbs, .catalog-categories-slider-container, .catalog-products-container, .categories-popular, .confidential, .contacts, .delivery, .documents, .error-404, .footer__container, .global-wrapper, .header, .nav, .news, .news-detail, .news-page, .product-page-product-info, .requisites, .scroll-arrow-container, .slider__container,  .subheader__container {
	width: 1200px;
}
}



.about, .about-page, .banner__container, .breadcrumbs, .catalog, .catalog-blank, .catalog-categories-breadcrumbs, .catalog-categories-slider-container, .catalog-products-container, .categories-popular, .confidential, .contacts, .delivery, .documents, .error-404, .footer__container, .global-wrapper, .header, .nav, .news, .news-detail, .news-page, .product-page-product-info, .requisites, .scroll-arrow-container, .slider__container,  .subheader__container {
	font-family: Montserrat;

    margin: 0 auto;
    padding: 5px 10px 10px 15px;
}
.subheader-nav {
	padding: 0 20px 0 0 !important;
	width: 1200px;
}
div.question:hover span.podsk2 {

}
span.question:hover span.podsk1 {
	top: 18px !important;
}
a.blue-link.footer__link {
	color: white !important;
}
a.blue-link.header__link {
	color: black !important;
	font-family: Montserrat;
}


.root_fl {
/*0 -10px 10px 10px*/
        padding: 0 10px 0 0;
	border: 0;
	display: flex; 

	max-width: 1200px;
	width: 1200px; 
	margin: 25px 5px -5px -8px;
/*	margin: 25px auto -5px -8px;*/
/*	margin: 30px auto -20px auto;*/
	flex-wrap: nowrap;
	justify-content: center;

}
.root_fl a span {
	word-wrap: break-word;
	white-space: normal;
	display: block;
	margin: 0 16px;
}

.root_fl div {
	border: 2px solid transparent;
	flex: 1 1 auto;
/*	margin: -1px;*/
	margin: 0 5px 0 2px;
/*	margin: 0 4px;*/
	vertical-align: top;
/*	padding-left: 18px;*/
}

.root_fl div:hover {
	/*border-bottom: 2px solid #023c7f;*/
}
.subheader-nav {
	display: flex;
}
.header.fixed  .subheader-nav {
	display: none;
}
.header.fixed .root_fl {
	margin: 36px auto -5px auto;
	display: none;
}
.header.fixed .header__number {
	padding-left: 50px !important;
}


@media (max-width: 992px) {
.footer__container2 {
	width: unset;
}
.n_phone, .n_phone1, .root_fl, .footer__container {
	display: none !important;
}
}
.root_fl a:hover, a.btn {
	text-decoration: unset;
}
.root_fl a {
	font-family: Montserrat;
	height: 30px;
	display: flex;
/*
	border: 1px solid hsla(0,0%,100%,0);
	background: #f2f3f5;
	border-radius: 16px;*/
	align-items: start;
	padding: 2px 5px;
	margin: 5px 6px 6px 5px;
/*	border-color: #d1d1d1;*/
}
.root_fl a img {
	height: 30px;
	padding-bottom: 0px !important;
}
.root_fl a span {
	font-size: 13px;
}



.infobar-text a {
	text-decoration: none;
	font-weight: 800;
}

.infobar-text {
	text-align: center;
	width: 100%;
	font-size: 20px;
}
.header-old-site__container {
	display: flex;
	align-items: center;
}
span#clsp {
	cursor: pointer;
}
.header-old-site__container {
	height: 50px;
}
#oct-infobar-btn {
    margin-right: 3px;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    padding: 10px 15px;
    text-align: center;
    border: 0;
    -webkit-transition: all .15s ease .05s;
    transition: all .15s ease .05s;
    border-radius: 6px;
}
.infobar-text a {
	color: white;
}
.page__header-additional {
	background-image: url(/img/banner/fon_new_tdchiz.jpg)!important;
	background-size: cover!important;
}
