/* Умолчания для справки */
/* h1 display: block; font-size: 2em; margin: 0.67em 0; font-weight: bold; */
/* h2 display: block; font-size: 1.5em; margin: 0.83em 0; font-weight: bold; */
/* h3  display: block;vfont-size: 1.17em; margin: 1em 0; font-weight: bold; */
/* p display: block; margin: 1em 0 1em 0; */
/* ul display: block; list-style-type: disc; margin: 1em 0px 1em 0px; padding-left: 40px; */
/* li display: list-item; */
/*корневой размер для rem*/
/* шрифты font-family: Roboto, Ubuntu, Montserrat, cursive, sans-serif; ; */

html {
	font-size: 16px;
	height: 100%; /*чтобы футер был внизу страницы если страница маленькая*/
}
body {
	font-family: Segoe UI, arial, sans-serif;
	background-color: #f1f3f5;
	padding: 0;
	margin: 0;
	display: flex; /*чтобы футер был внизу страницы если страница маленькая*/
	min-height: 100vh; /*чтобы футер был внизу страницы если страница маленькая*/
	flex-direction: column;	 /*чтобы футер был внизу страницы если страница маленькая*/
	/*background: url("../images/main-picture.jpg") no-repeat top center;*/
}
/*чтобы футер был внизу страницы если страница маленькая*/
main {
	flex: 1;
}
header {
	opacity: 1.0;
}
.footer {
}

/*вид placeholder*/
textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder {
	color: #9999a6;
	opacity: 1.0;
}
textarea::-moz-placeholder, input[type="text"]::-moz-placeholder {
	color: #9999a6;
	opacity: 1.0;
}
textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder {
	color: #9999a6;
	opacity: 1.0;
}
textarea::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder {
	color: #9999a6;
	opacity: 1.0;
}
textarea::placeholder, input[type="text"]::placeholder {
	color: #9999a6;
	opacity: 1.0;
}


input[type="text"]{	
}
input[type="submit"]{
	background-color: #f3dcdf;
	border: 1px solid #f01982;
	border-radius: 8px;
	font-size: 1.0rem;
	padding-top: 0.5rem;
	padding: 0.5rem;
	cursor: pointer;
}
input[type="submit"]:hover{
	background-color: #f01982;
	color: white;
}

textarea {
	font-family: Segoe UI, arial, sans-serif;
}

body,
td,
p,
div,
input,
textarea {
	color: #404044; 
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1 {
	margin: 1.0rem 0 0.6rem 0;
	font-family: Bookman Old Style, Times New Roman;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
h2 {
	color: #000000;
	text-align: center;
	font-family: Bookman Old Style;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	margin-bottom: 40px;
}
h3 {
	color: #404044;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 1.0rem 0 0.5rem 0;
}
p {
	color: #404044;
	line-height: 1.5; /*межстрочный интервал*/
	font-size: 1.0rem;
}
a {
	/*color: #c99d44; золотая */
	/*color: #9ca276; серо-зеленая*/
	color: #81b4be; /*серо-синяя*/
}
ul {
	color: #404044;
	font-size: 1.0rem;
}
li {
	line-height: 2.0; /*межстрочный интервал*/
}


/*проверочные стили*/
.border-test {
	border: 1px red solid; 
}

/*Общие стили*/
/*всплывающие подсказки стилей проверки формы*/
.error {
  color: red;
  margin-left: 5px;
}	 
label.error {
	display: inline-block;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.bold {
	font-weight: bold;
}

/*Значки социальных сетей*/
div.social a.vkontakte {
	color: #597da3;
	font-size: 1.9rem;
}
div.social a.telegram {
	color: #269dd0;
	font-size: 1.9rem;
}
div.social a.whatsapp {
	color: #56c866;
	font-size: 1.8rem;
}
div.social-footer a.vkontakte {
	text-decoration: none;
	background-color: #597da3;
	border-radius: 12px;
	color: white;
	font-size: 1.8rem;
}
div.social-footer a.rutube {
	text-decoration: none;
	background-color: #1059b2;
	border-radius: 12px;
}
div.social-footer a.rutube div{
	 background-color: white;
	 border-radius: 50%;
}
div.social-footer a.telegram {
	text-decoration: none;
	background-color: #269dd0;
	border-radius: 12px;
	color: white;
	font-size: 1.8rem;
}
div.social-footer a.vmoskve {
	text-decoration: none;
	background-color: #fff;
	border-radius: 12px;
}
/*Телефоны*/
.phone__div {
	/*display: inline-block;*/
	background-repeat: no-repeat;
	/*padding: 4px 0px 4px 26px;*/
}
.phone__div-header {
	/*background-image: url("../images/header-phone.png");*/
}
.phone__div-footer {
	/*background-image: url("../images/footer-phone.png");*/
}
.phone__a {
	text-decoration: none;
}
.phone__a-header {
	color: black;
}
.phone__a-footer {
	color: white;
}
span.phone-header {
	font-size: 1.5rem;
}
span.phone-header span {
	font-size: 0.9rem;
}
img.phone-header {
	width: 22px; 
	height: 22px;
} 
.a__callback {
	text-decoration: none;
	font-size: 1.5rem;
	color:#0b7285;
}
.a__callback img {
	width: 28px;
	height: 28px;
}
.a__callback span {
	border-bottom: 1px dashed #000000;
}
/*Кнопки заявок и ссылок подробнее*/
.svg-color {
	color: black;
}
.svg-color:hover {
	color: #f01982;
}
.btn__a {
	display: flex;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 20px;
	border-radius: 8px; 
	font-size: 16px;
	/*letter-spacing: 0.05em; интервал между символами в элементе*/
	/*text-transform: uppercase; Все буквы заглавные*/ 
}
.btn__input {
	text-align: center; 
	width: 200px; 
	height: 56px; 
	font-size: 1.0rem; 
	font-weight: bold;
	letter-spacing: 0.05em; /*интервал между символами в элементе*/
	text-transform: uppercase; /*Все буквы заглавные*/ 
}
.btn__a-blue, .btn__input-blue {
	color: white;
	background-color: #0b7285;
}
.btn__a-red, .btn__input-red {
	color: white;
	background-color: #f01982;
}
.btn__a-white {
	color: #4363c0;
	background-color: white;
	border: 2px solid #4363c0; 
}

.btn__a-block {
	margin: 1.5rem 0;
}

/*Корзина*/
.basket__div-header {
	display: inline-block; 
	background-image: url("../images/svg/basket/shopping-cart.svg");
	background-size: contain;
	background-repeat: no-repeat; 
	width: 41px; 
	height: 41px;
	position: relative;
}
.basket__div-count {
	background: #f01982;
	border-radius: 50%;
	color: white;
	font-size: 0.9rem;
	text-align: center; 
	position: absolute; 
	bottom: 22px; 
	left: 18px;
}
.delivery_name {
	font-weight: bold;
}

/*Логотип*/
.logo-company__div-img {
	background: white; 
	border-radius: 50%; 
	height: 130px; 
	width: 130px;
}
.logo-company__img {
	border-radius: 10%;
	max-width: 124px;
	max-height: 100%;
}
.logo-company-footer__img {
	border-radius: 10%;
	max-width: 90px;
	max-height: 100%;
}
/* текст справа от логотипа*/
.logo-txt__div {
	text-align: left;
	padding-left: 10px;
	line-height: 1.4; 
	font-size: 1.71rem; 
	color: rgb(11, 114, 133); 
	font-family: Amatic SC; 
	font-weight: 300;
	/*letter-spacing: 0.1em; интервал между символами в элементе*/
}
.matveev__div {
	font-size: 20px; 
	font-weight: bold;
}
.logo-txt__div-header {
	color: #525252;
}
.logo-txt__div-1 {
	font-size: 1.0rem;
	font-weight: normal;
	text-align: left;
}
.logo-txt__div-1-header {
	color: #525252;
}
.logo-txt__div-footer,
.logo-txt__div-1-footer {
	color: white;
}
a.logo-footer div {
	background: white;
	border-radius: 50%;
	height: 100px;
	width: 100px;
}
.logo-footer-text {
	font-size: 14px;
	line-height: 19px;
	color: #f1f3f5;
}

/*размеры iframe для видео с YouTube*/
.youtube__iframe {
	width: 805px;
	height: 452px;
}

/*HEADER*/
/*Фиксирование верхней шапки*/
.fixed-header__div {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1030;
	background-color: #fff;
}
/*бэкграунд c праздником*/
.header__header {
	padding-top: 10px;
	/*background: url('../images/knowlage-day-right.png') rgba(241,243,245,0.3);  1 сентября 162х160 */
	/*background: url('../images/family-day-160-right.png') rgba(241,243,245,0.3); /* день семьи 160х172 */
	/*background: url('../images/lenta-endless-transparent.png') rgba(241,243,245,0.3); 9 мая  с георгиевской лентой */
	/* background: url('../images/christmas-70.jpg') rgba(241,243,245,0.5); Новый год с шариками */
	/* background: url('../images/mart-8.png') rgba(241,243,245,0.5); 8 марта мимозы */
	/*background: url('../images/down-new-year.png') rgba(241,243,245,0.4); /*Новый год с шариками, носками и ветками */
	/*background: url('../images/new-year-christmas-trees.png') rgba(241,243,245,0.6); Новый год с елками */
	/*background-blend-mode: color;  надо открыть комменты, если есть фон */ 
	/*background-repeat: repeat-x;   надо открыть комменты, если есть фон */
	/*background-position: top right;   надо открыть комменты, если есть фон */
	background-origin: padding-box;
}
.header__div-background {
	background-color: transparent;
}
.header__div {
	
}

/*Корзина в header*/
.header__basket img {
	width: 2.3rem;
	height: 2.3rem;
}
.header__basket a {
	color: #5f5f5f;
	text-decoration: none;
}
.header__basket div {
	line-height: 1.2;
	font-size: 0.8rem;
	font-weight: 400;
}

/*адрес производства в шапке*/
.factory-address__div {
	color: rgba(64, 64, 68, 0.6);
	font-size: 0.93rem;
}


/*содержательная часть страницы*/
.main__div {
	background-color: white; 
	border-radius: 8px; 
	box-shadow: 0px 0px 6px rgba(160, 159, 159, 0.4);
}
.main__div img {
	max-width: 100%; 
	max-height: 100%; 
}



/* ВЕРХНЕЕ МЕНЮ */
/*контейнер полосы с горизонтальным меню*/
.navbar-topmenu__div-background {
	background-color: transparent;
}
/*nav-контейнер горизонтального меню*/
.navbar-top__nav {
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
}
.gorizont-span__div {
    position: relative;
}
.gorizont-span__div span:before {
	background: linear-gradient(to left, #0b7285 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(right, #0b7285 0%,rgba(255,255,255,0) 100%);
	content: '';
    top: 49%;
	width: 48%;
    height: 1px;
	left: 0;
	position: absolute;
}
.gorizont-span__div span:after {
    background: linear-gradient(to right, #0b7285 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, #0b7285 0%,rgba(255,255,255,0) 100%);
	content: '';
    top: 49%;
	width: 48%;
    height: 1px;
	right: 0;
	position: absolute;
}
.footer-span__div {
    position: relative;
}
.footer-span__div i {
	height: 13px;
	width: 13px;
	transform: rotate(45deg);
	color:#fff;
}
.footer-span__div span:before {
	background: linear-gradient(to left, #f1f3f5 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(right, #f1f3f5 0%,rgba(255,255,255,0) 100%);
	content: '';
    top: 49%;
	width: 48%;
    height: 1px;
	left: 0;
	position: absolute;
}
.footer-span__div span:after {
    background: linear-gradient(to right, #f1f3f5 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, #f1f3f5 0%,rgba(255,255,255,0) 100%);
	content: '';
    top: 49%;
	width: 48%;
    height: 1px;
	right: 0;
	position: absolute;
}
.footer-div__deviz {
	color: #fff;
	font-family: Caveat;
	font-size: 1.5rem;
}


/* общие классы горизонтального меню*/
.navbar-top__div {
}
.navbar-top__a {
	text-decoration: none;
	transition: all .5s ease;
}
/*ссылка в меню c выпадающим подменю*/
.navbar-top__a-list {
	width: 85%;
}

/* В горизонтальном меню везде размер, пространства значка триггера */
/* разделитель */
.navbar-top__div-separator {
	/*background-image: url(/images/gorizont-menu-vertical-line.png);*/
	background-repeat: no-repeat;
}
/* Ячейка выпадающего списка */
.navbar-top__div-list {
	display: none;
	text-align: left;
	z-index: 100;
}
/* Ячейка ссылки c выпадающим списком */
.navbar-top__div-list-link {
	font-weight: 300;
}
/* Контейнер картинки */
.navbar-top__div-img {
	padding: 13px 7px 13px 10px;
}
/* Картинка */
.navbar-top__img {
	max-width: 26px;
	max-height: 26px;
}
/* Ячейка ссылки без выпадающего списка */
.navbar-top__div-link {
	font-weight: 300;
	font-style: normal;
}
/* Cтрелка для выпадающего меню */
.navbar-top__div-trigger {
	color: #008BD3;
	cursor: pointer;
	width: 15%;
}

/* 1 УРОВЕНЬ - ВИДИМОЕ ГОРИЗОНТАЛЬНОЕ МЕНЮ */
/* Ячейка меню 1 уровня */
.navbar-top__div-1 {
	position: relative;	
}
.navbar-top__div-1:hover {
	background-color: #FFFFFF;	
}

/* Ячейка ссылки c выпадающим списком */
.navbar-top__div-list-link-1 {
	font-size: 12px;
	line-height: 15px;
}
/* Ячейка ссылки без выпадающего списка */
.navbar-top__div-link-1 {
	font-size: 14px;
	line-height: 19px;
	padding: 4px 35px 5px 10px;
}
/* Cсылка */
.navbar-top__a-1 {
	color: #404044;
}

/* 2 УРОВЕНЬ */
/* div выпадающего списка из горизонтального меню */
.navbar-top__div-list-2 {
	background: #F6F6F6;
	position: absolute;
	top: 100%;
	left: 20px;
	width: 207px;
	box-shadow: 0px 12px 24px rgba(130, 130, 130, 0.25);
	border-radius: 0px 0px 4px 4px;
}
/* Контейнер для ссылки и ее списка */
.navbar-top__div-2 {
	/*text-transform: none;*/
}
.navbar-top__div-2:hover {
	background-color: #008BD3;
}
.navbar-top__div-2:hover svg {
	 fill: white;
}
.navbar-top__div-2:hover .navbar-gorizont__div-list-link-2 {
	 color:  white;
}
/* Ячейка ссылки без выпадающего списка */
.navbar-top__div-link-2 {
	font-size: 18px;
	line-height: 22px;
	width: 100%;
	padding: 18px 30px;
}
/* Cсылка в меню */
.navbar-top__a-2 {
	color: #000000;
}
/* Ячейка ссылки c выпадающим списком */
.navbar-top__div-list-link-2 {
	font-style: normal;
	font-size: 18px;
	line-height: 22px;
	padding: 18px 30px;
}
/* div шеврона раскрывающегося списка */
.navbar-top__div-trigger-2 {
	width: 15%;
	line-height: 32px;
	font-size: 0.9rem;
}

/* ГОРИЗОНТАЛЬНОЕ МЕНЮ */

/*контейнер полосы с горизонтальным меню*/
.navbar-gorizont__div-background {
	background-color: transparent;
}
/*Заголовок горизонтального меню, видимый только на телефонах*/
.navbar-gorizont__div-title {
	font-size: 1rem; 
	height: 40px;
	background-color: #4cb360;
	border-radius: 0px;
}
.navbar-gorizont__div-title-font {
	color: #fff;
	font-weight: bold;
}
/*nav-контейнер горизонтального меню*/
.navbar-gorizont__nav {
	height: 100%;
}
/*div в котором размещены все элементы горизонтального меню*/
.navbar-gorizont__div-all {
	background-color: transparent;
}

/* общие классы горизонтального меню*/
.navbar-gorizont__div {
}
.navbar-gorizont__a {
	text-decoration: none;
	transition: all .5s ease;
}
/*ссылка в меню c выпадающим подменю*/
.navbar-gorizont__a-list {
	width: 85%;
}

/* В горизонтальном меню везде размер, пространства значка триггера */
/* разделитель */
.navbar-gorizont__div-separator {
	/*background-image: url(/images/gorizont-menu-vertical-line.png);*/
	background-repeat: no-repeat;
}
/*Ячейка выпадающего списка*/
.navbar-gorizont__div-list {
	display: none;
	text-align: left;
	z-index: 100;
}
/*Ячейка ссылки c выпадающим списком*/
.navbar-gorizont__div-list-link {
	/*font-weight: 300;*/
}
/* Картинка */
.navbar-gorizont__img {
	max-width: 26px;
	max-height: 26px;
}

/*Контейнер картинки*/
.navbar-gorizont__div-img {
	padding: 13px 7px 13px 10px;
}
/*Ячейка ссылки без выпадающего списка*/
.navbar-gorizont__div-link {
	font-weight: normal;
	font-style: normal;
}
/*стрелка для выпадающего меню*/
.navbar-gorizont__div-trigger {
	/*text-align: center;*/
	/*font-style: normal;*/
	/*font-size: 10px;*/
	color: #008BD3;
	cursor: pointer;
	width: 15%;
	/*font-weight: 300;*/
	/*line-height: 35px;*/
}

/* 1 УРОВЕНЬ - ВИДИМОЕ ГОРИЗОНТАЛЬНОЕ МЕНЮ */
/*Ячейка меню 1 уровня*/
.navbar-gorizont__div-1 {
	position: relative;	
}
.navbar-gorizont__div-1:hover {
	/*background-color: #FFFFFF;*/	
}

/*ссылка*/
.navbar-gorizont__a-1 {
	color: #404044;
}
.navbar-gorizont__a-1:hover {
	/*background-color: #b4feb4;*/
}
.navbar-gorizont__a-1:hover .navbar-gorizont__div-link-1 {
	color: #f01982;
}


/*Ячейка ссылки c выпадающим списком*/
.navbar-gorizont__div-list-link-1 {
	font-size: 16px;
	line-height: 21px;
	/*border: 1px solid #ebebeb;*/
}

/*Ячейка ссылки без выпадающего списка*/
.navbar-gorizont__div-link-1 {
	font-size: 16px;
	line-height: 21px;
}
.navbar-gorizont__div-link-1:hover {
	
}
.navbar-gorizont__div-link-1-active {
	color: #f01982;
}


/* 2 УРОВЕНЬ */
/*div выпадающего списка из горизонтального меню*/
.navbar-gorizont__div-list-2 {
	background: #F6F6F6;
	position: absolute;
	top: 150%;
	left: 20px;
	width: 207px;
	box-shadow: 0px 12px 24px rgba(130, 130, 130, 0.25);
	border-radius: 0px 0px 2px 2px;
}
/*Контейнер для ссылки и ее списка*/
.navbar-gorizont__div-2 {
	/*text-transform: none;*/
}
.navbar-gorizont__div-2:hover {
	/*background-color: #008BD3;*/
}
.navbar-gorizont__div-2:hover svg {
	 fill: red;
}
.navbar-gorizont__div-2:hover .navbar-gorizont__div-list-link-2 {
	 color:  red;
}
/*Ячейка ссылки без выпадающего списка*/
.navbar-gorizont__div-link-2 {
	font-size: 18px;
	line-height: 22px;
	width: 100%;
	padding: 18px 30px;
}
/*ссылка в меню*/
.navbar-gorizont__a-2 {
	color: #000000;
}
/*Ячейка ссылки c выпадающим списком*/
.navbar-gorizont__div-list-link-2 {
	font-style: normal;
	font-size: 18px;
	line-height: 22px;
	padding: 18px 30px;
}
/*div шеврона раскрывающегося списка*/
.navbar-gorizont__div-trigger-2 {
	width: 15%;
	/*line-height: 32px;*/
	/*font-size: 0.9rem;*/
}

/* 3 УРОВЕНЬ */
/*div выпадающего списка */
.navbar-gorizont__div-list-3 {
	background-color: white;
	width: 100%;
}
/*div отдельной ссылки с возможным списком*/
.navbar-gorizont__div-3 {
	/*text-transform: none;*/
	/*line-height: 26px;*/
	/*font-size: 0.9rem;*/
}
/*div ссылки без выпадающего списка*/
.navbar-gorizont__div-link-3 {
	font-size: 12px;
	line-height: 15px;
	width: 100%;
	padding: 10px 10px;
}
/*класс самой ссылки*/
.navbar-gorizont__a-3 {
	color: gray;
}
.navbar-gorizont__div-link-3:hover .navbar-gorizont__a-3 {
	color: #008BD3;
}
/*флекс элемент, где вместе картинка и ссылка*/
.navbar-gorizont__div-all-list-link-3 {
}
/*флекс элемент, где вместе картинка и ссылка*/
.navbar-gorizont__div-trigger-3 {
	width: 15%;
	/*line-height: 26px;*/
	/*font-size: 0.9rem;*/
}

/* 4 уровень */
.navbar-gorizont__div-4 {
	text-transform: none;
	line-height: 22px;
	font-size: 0.9rem;
}
.navbar-gorizont__div-trigger-4 {
	line-height: 22px;
	font-size: 0.9rem;
}
.navbar-gorizont__a-4 {
	color: black;
}

/* ВЕРТИКАЛЬНОЕ МЕНЮ */
/*контейнер вертикального меню, сразу перед nav*/
.navbar-vertical__div {
	background: #FFFFFF;
	box-shadow: 0px 0px 6px rgba(160, 159, 159, 0.4);
	border-radius: 8px;
	padding: 0px 0px 30px 0px;
}

/*название над вертикальным меню*/
.navbar-vertical__div-chapter {
	font-family: Bookman Old Style, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #000000;
	padding: 26px 0px 12px 0px;
}

/*скрытое меню при наличии фильтров*/
.navbar-vertical__nav-closed {
	display: none;
}
/* мобильный заголовок вертикального меню */
.navbar-vertical__div-title {
	display: none;
	color: white;
	font-size: 1rem; 
	height: 40px;
	background-color: #f01982;
	border-radius: 8px;
}
/* левая часть */
.navbar-vertical__div-title-left {
	width: 40%;
}
/* левая часть */
.navbar-vertical__div-title-right {
	width: 60%;
	color: white;
	font-weight: bold;
}

/*Первоначальное закрытие раздела для невыбранного до щелчка по ссылке*/
.navbar-vertical__div-closed {
	display: none;
}


/* ОБЩИЕ КЛАССЫ ВЕРТИКАЛЬНОГО МЕНЮ*/
/*Ссылка, которая захватыает картинку и текст*/
.navbar-vertical__a {
	text-decoration: none; /*нужна обязательно*/
	/*transition: all .5s ease;*/
}

/* В вертикальном меню везде размер, пространства значка триггера */
/*Ячейка выпадающего списка*/
.navbar-vertical__div-list {
	display: none;
	text-align: left;
	z-index: 100;
}
/*Нужно для раскрытия выбранного подменю*/
.navbar-vertical__div-list-vis-0 {
	display: block;
}

/* Картинка */
.navbar-vertical__img {
	width: 26px;
	height: 26px;
}
/*Контейнер картинки*/
.navbar-vertical__div-img {
	padding: 0px 10px 0px 0px;
}
/*Ячейка ссылки без выпадающего списка*/
.navbar-vertical__div-link {
}
/*стрелка для выпадающего меню*/
.navbar-vertical__div-trigger {
	text-align: center;
	/*font-style: normal;*/
	/*font-size: 10px;*/
	color: #008BD3;
	cursor: pointer;
	/*font-weight: 300;*/
	/*line-height: 35px;*/
}


/* 1 УРОВЕНЬ - ВИДИМОЕ ВЕРТИКАЛЬНОЕ МЕНЮ */
/*Ячейка меню 1 уровня*/
/*закругление вверху в первом пункте меню*/
.navbar-vertical__div-1:first-of-type .navbar-vertical__div-link-1 {
	font-weight: bold;
	color: #d8392e;
	/*border-radius: 8px 8px 0px 0px;*/
}
/*закругление снизу в последнем пункте меню*/
.navbar-vertical__div-1:last-of-type {
	/*border-radius: 0px 0px 8px 8px;*/
}
/*Нижняя серая полоса в пункте меню 1 уровня*/
.navbar-vertical__div-1 {
	/*border-bottom: 1px solid rgba(19, 67, 131, 0.2);*/
}
/*При наведении на пункт меню 1 уровня меняем бэкграунд*/
.navbar-vertical__div-1:hover {
	background: linear-gradient(to top, rgba(255,255,255,0) 0%, #f1f3f5 50%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #f1f3f5 50%,rgba(255,255,255,0) 100%);
}
/*При наведении на пункт меню 1 уровня*/
.navbar-vertical__div-1:hover svg {
	fill: red;
	color:  red;
}
.navbar-vertical__a-1 {
	color: #404044;
	padding: 10px 5px 10px 10px;
}
.navbar-vertical__a-1:hover {
	background-color: transparent;
}
.navbar-vertical__a-1:hover .navbar-vertical__div-link-1 {
	color: #f01982;
}

.navbar-vertical__div-link-1 {
	font-size: 1.1rem;
	line-height: 1.2rem;
}
.navbar-vertical__div-link-1-active {
	color: #0b7285;
	font-weight: bold;
}


/*флекс элемент, где вместе картинка и ссылка*/
.navbar-vertical__a-list {
	width: 85%;
}
.navbar-vertical__div-trigger-1{
	width: 15%;
}

/* 2 УРОВЕНЬ */
/*div выпадающего списка из вертикального меню*/
.navbar-vertical__a-2 {
	color: #404044;
	padding: 9px 5px 9px 15px;
}
.navbar-vertical__a-2:hover {
	color: #eeda93;
}
.navbar-vertical__div-list-2 {
	background: #FFF;
}
/*Контейнер для ссылки и ее списка*/
.navbar-vertical__div-2 {
	/*text-transform: none;*/
}
/*
.navbar-vertical__div-2:hover {
	background-color: #008BD3;
}
*/
.navbar-vertical__div-link-2 {
	font-size: 1.0rem;
	line-height: 1.1rem;
}
.navbar-vertical__div-link-2:hover {
	color: #f01982;
}
.navbar-vertical__div-link-2-active {
	color: #0b7285;
	font-weight: bold;
}
/*div шеврона раскрывающегося списка*/
.navbar-vertical__div-trigger-2 {
	width: 15%;
	/*line-height: 32px;*/
	/*font-size: 0.9rem;*/
}

/* 3 УРОВЕНЬ */
.navbar-vertical__a-3 {
	color: #404044;
	padding: 8px 5px 8px 20px;
}
.navbar-vertical__a-3:hover {
	color: green;
}
/*div выпадающего списка */
.navbar-vertical__div-list-3 {
	background-color: white;
	width: 100%;
}
.navbar-vertical__div-3 {
}
.navbar-vertical__div-link-3 {
	font-size: 0.9rem;
	line-height: 1.0rem;
}
.navbar-vertical__div-link-3:hover {
	color: #f01982;
}
.navbar-vertical__div-link-3-active {
	color: #f01982;
	font-weight: bold;
}
/*флекс элемент, где вместе картинка и ссылка*/
.navbar-vertical__div-trigger-3 {
	width: 15%;
	/*line-height: 26px;*/
	/*font-size: 0.9rem;*/
}

/* 4 УРОВЕНЬ */
.navbar-vertical__a-4 {
	color: #404044;
	padding: 7px 5px 7px 25px;
}
.navbar-vertical__a-4:hover {
	color: black;
}
.navbar-vertical__div-4 {
}
.navbar-vertical__div-link-4 {
	font-size: 0.8rem;
	line-height: 0.9rem;
}
.navbar-vertical__div-link-4:hover {
	color: #f01982;
}
.navbar-vertical__div-link-4-active {
	color: #f01982;
	font-weight: bold;
}
.navbar-vertical__div-trigger-4 {
	line-height: 22px;
	font-size: 0.9rem;
}

/* МЕНЮ В ФУТЕРЕ */
/*общий контейнер*/
.footer-navbar__div {

}
/*каждая строка меню*/
.footer-navbar__div-1 {
	margin-bottom: 14px;
}
.footer-navbar__div-1:first-child {
	margin-top: 8px;
}
.footer-navbar__div-1:last-child {
	margin-bottom: 18px;
}
/*картинка в строке*/
.footer-navbar__img {
	max-width: 25px;
	max-height: 25px;
}
/*ссылка в строке*/
.footer-navbar__a-1, .footer-navbar__a-single-1 {
	margin-left: 13px;
	text-decoration: none;
	color: black;
	font-size: 16px;
	line-height: 21px;
}
.footer-navbar__a-1:hover {
	text-decoration: underline;
}

/*новостной модуль и плашка отзывов*/
.smallnews__div {
	background: #FFFFFF;
	box-shadow: 0px 0px 6px rgba(160, 159, 159, 0.4);
	border-radius: 8px;
	padding: 0px 0px 30px 0px;
}
/* мобильный заголовок вертикального меню */
.smallnews__div-title, .feedback__div-title {
	display: none;
	color: white;
	font-size: 1rem; 
	height: 40px;
	border-radius: 8px;
}
.smallnews__div-title {
	background-color: #0b7285;
}
.feedback__div-title {
	background-color: #b36888;
}
.smallnews__div-title-left, .feedback__div-title-left {
	width: 40%;
}
/* правая часть */
.smallnews__div-title-right, .feedback__div-title-right {
	width: 60%;
	color: white;
	font-weight: bold;
}
/*название новостями*/
.smallnews__div-chapter {
	font-family: Bookman Old Style, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #000000;
	padding: 26px 0px 12px 0px;
}


/* ТРОПА ССЫЛОК НА РОДИТЕЛЬСКИЕ СТРАНИЦЫ - ХЛЕБНЫЕ КРОШКИ*/
.tropa__div {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #646363;
}
.tropa__a {
	color: #646363;
	text-decoration: none;
}
.tropa__a:hover {
	color: #f01982;
	text-decoration: underline;
}
.tropa__a-catalog {
	/*margin: 24px 15px 24px 0px;*/
}


/*Содержательная часть*/
/*с бекграундом вверху */
.content__div-background {
	/*opacity: 1.0;*/
	/*padding-bottom: 30px;*/
	/*background-color:  #f9f9f9;*/
	/*background-image: url("../images/main-page.jpg"); 
	background-position: top center; 
	background-repeat: no-repeat;*/
}

/*Блок о блоках блоков*/
.content__div-blocks {
	padding-top: 18px; 
	padding-bottom: 18px;
}
.content__div-block {
	border: blue 2px solid; 
	margin: auto; 
	padding: 30px 10px 20px 10px; 
	text-align: center;
	height: 100%;
}
.content__div-block p {
	margin: 0px;
	padding: 0;
	font-size: 1.2rem;
}


/* ССЫЛКИ НА ПОДСТРАНИЦЫ */
/*ссылки  чет-нечет*/
.level-odd-even__img {
	max-width: 100%; 
	max-height: 100%;
}
.level-odd-even__div-text {
	width: 100%; 
}
/*ссылки в виде кнопок*/
/*Кнопки заявок и ссылок подробнее*/
.level-btn__a {
	text-decoration: none;
	display: inline-block; 
	text-align: center; 
	width: 100%; 
	height: 56px; 
	border-radius: 0px; 
	font-size: 1.0rem; 
	font-weight: bold;
	white-space: nowrap;
	padding-top: 1.0rem;
	letter-spacing: 0.05em; /*интервал между символами в элементе*/
	/*text-transform: uppercase; Все буквы заглавные*/
}
.level-btn__a-blue {
	color: white;
	background-color: #4363c0;
	border-left: 2px solid white; 
	border-right: 2px solid white;
	border-top: 2px solid white; 
	border-bottom: 2px solid white; 
}
.level-btn__a-white {
	color: #4363c0;
	background-color: white;
	border-left: 2px solid #4363c0; 
	border-right: 2px solid #4363c0;
	border-top: 2px solid #4363c0; 
	border-bottom: 2px solid #4363c0; 
}
.level-btn__a-white:hover {
	border-right: 8px solid #4363c0;
}
/*Подраздел в шахматном порядке с описанием на фоне картинки*/
/*div c названием подраздела*/
.layer-chess__div {
	background-color: #ffffff; 
}
.layer-chess__div-name {
	margin: auto; 
	display: flex;
}
/*название подраздела*/
.layer-chess__h2-name {
	font-size: 2.6rem; 
	margin: auto;
	text-align: center;
}
/*подраздел с картинкой в фоне*/
.layer-chess__div-img {
	position: relative; 
	text-align: center;
	width: 100%; 
	height: 400px;
}
/*краткий текст на темном прозрачном фоне на картинке*/
.layer-chess__div-description {	
	flex-direction: column;	 /*чтобы ссылка была внизу*/
	width: 70%; 
	height: 150px; 
	line-height: 1.2rem;
	color: #f5f5f5;
	background-color: black; 
	opacity: 0.7;
	font-size: 0.9rem;
	/*left: 2rem; */
}
.layer-chess__div-img-description {
	flex: 1;  /*чтобы ссылка была внизу*/
}
.layer-chess__div-img-description > p, .layer-chess__div-img-description > div {
	font-size: 0.9rem;
	color: #f5f5f5;
	text-align: left;
	margin: 0;
	padding: 0;
}
/*кнопки-ссылки*/
.layer-chess__div-img_a {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0.5rem;
	border: 1px solid rgb(255, 255, 255);
	text-decoration: none;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	font-size: 1.0rem;
	height: 2.5rem;
	line-height: 2.4rem;
	padding: 0.1rem 0.6rem 0 0.8rem;
	pointer-events: auto;
	text-align: center;
	text-size-adjust: 100%;
	text-transform: uppercase;
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: ease;
	vertical-align: middle;
	width: 10rem;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
.layer-chess__div-img_a:hover {
	color: #fff;
	background-color: #d2a253;
	border-color: #d2a253;
}

/*Плитка*/
/*краткий текст на темном прозрачном фоне на картинке*/
.main-part__a h2 {
	font-family: Segoe UI, arial, sans-serif;
	font-size: 1.6rem;
	color: #f2e18e;
	font-weight: bold;
}
.main-part__div-description {	
	flex-direction: column;	 
	width: 100%; 
	height: 30%; 
	color: #f5f5f5;
	background-color: black; 
	opacity: 0.4;
	font-size: 1.3rem;
	font-weight: bold;
}
/*кнопки-ссылки*/
.main-part__div-detail {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0.5rem;
	border: 1px solid rgb(255, 255, 255);
	text-decoration: none;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	font-size: 1.0rem;
	height: 2.5rem;
	line-height: 2.4rem;
	pointer-events: auto;
	text-align: center;
	text-size-adjust: 100%;
	text-transform: uppercase;
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: ease;
	vertical-align: middle;
	width: 10rem;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
.main-part__div-detail:hover {
	color: #fff;
	background-color: #d2a253;
	border-color: #d2a253;
}



/*ГАЛЕРЕЯ ИЗОБРАЖЕНИЙ*/
/*Название галереи*/
.gallery__div-name {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.gallery__div-image {
	border: 1px solid #dbdbdb;
}
.gallery__img {
	max-width: 100%;
	max-height: 100%;
}
/*название изображения под изображением*/
.gallery__div-item-name {
	font-size: 12px;
	font-weight: bold;
}
.gallery-1__div-cell,
.gallery-2__div-cell,
.gallery-3__div-cell {
	margin-bottom: 20px;
}

.gallery-1__div-item,
.gallery-2__div-item,
.gallery-3__div-item {
	border-radius: 5px;
	padding: 20px;
    box-shadow: 0px 0px 6px rgba(160, 159, 159, 0.4);
    background-color: white;
    height: 100%;
}
.gallery-1__img, 
.gallery-2__img {
	max-width: 100%; 
	max-height: 100%;
	border-radius: 4px;
}


/* FOOTER */
.footer__div-background {
	background: #526272; 
}
.footer__div {
	color: #989898;
	font-size: 13px;
}
/*Оформление нижнего меню*/
.footer__ul-bottom {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer__ul-bottom_li {
	margin: 10px 0px;
}
.footer__ul-bottom_a {
	color: white;
	text-decoration: none;
}
/*Горизонтальная линия*/
.footer-second__div-line {
	border-top: 1px solid rgba(136, 136, 136, 0.2);
}

/*Поисковая строка*/
/*Контейнер вокруг поиска*/
.search-box__div {
	/*padding: 6px 12px 6px 2px;*/
	width: 100%; 
	background-color: transparent; 
}
/*Общий контейнер поиска*/
.search-box__div-container {
	width: 100%; /*calc(100% - 54px)*/
	position: relative;
}
.search-box__input {
	width: 100%; 
	padding: 7px 12px 7px 48px; 
	height: 33px; 
	font-size: 14px;
	line-height: 19px;
	background-color: #fff;
	border: 1px solid #7E7E7E;
	border-radius: 8px;
	color: #000;
}
.search-box__button {
	position: absolute; 
	top: 50%;
	left: 0%;
	transform: translate(30%, -40%);
	border: none; 
	color: #000;  
	background-color: transparent; 
	width: 26px; 
	height: 22px; 
	text-align: center;
	cursor: pointer;
	border: 0px solid black;
}
.search-box__svg {
	color: #000;
}
.search-box__svg:hover {
	color: #cf7ca8;
}


/* ВЫПАДАЮЩЕЕ МЕНЮ AJAX-ПОИСКА */
/*Контейнер в котором выпадают результаты поиска*/ 
#resSearch {
	position: relative;
}
/*Контейнер результатов поиска*/ 
.search-ajax__div {
	border: #3f76dc solid 1px;
	z-index: 10; 
	position: absolute;
	top: 0;
	background-color: white;
	width: 100%;
	max-height: 300px;
	overflow-y: auto;
	padding-top: 30px;
}
.search-ajax__div-img {
	height: 60px; 
	width: 70px;
}
/*Кнопка все результаты*/
.search-ajax__input-submit {
	color: #fff; 
	background-color: #008BD3;
	box-shadow: 0px 4px 12px rgba(0, 139, 211, 0.1);
	border-radius: 4px;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	border: 0px;
	padding: 6px 20px;
	width: 100%;
	cursor: pointer;
}
.search-ajax__input-submit:hover {
	background-color: #04A4F7;
	box-shadow: 0px 4px 12px rgba(4, 164, 247, 0.1);
}
.search-ajax__input-submit:active {
	background: #01689E;
	box-shadow: 0px 4px 12px rgba(1, 104, 158, 0.1);
}


.search-ajax__div ul,
.search-ajax__div li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9rem;
}
.search-ajax__div li:nth-child(2n) {
	background: #eeeeee;
}
.search-ajax__div a {
	display: block;
	text-decoration: none;
	padding: 2px 4px;
	color: gray;
}

/*кнопка закрытия результатов поиска*/
#closeDiv {
	position: absolute;
    border-radius: 30px;
	top: 0;
	right: 15px;
	color: gray; 
	border: 0px solid gray; 
	margin: 2px;
	text-align: center;
	font-size: 18px;
    line-height: 28px;
    width: 30px;
    height: 30px;
	cursor: pointer;
    transition: all 200ms ease-in-out;
	color: gray;
}
#closeDiv:hover {
	background-color: #008bd3;
	color: white;
}
#closeDiv i {
	font-size: 18px;
}


/*КАТАЛОГ ТОВАРОВ*/

/*Количество товаров в выборке*/
.catalog__div-count {
}
/*Сортировка выборки товаров*/
.catalog__div-order-by {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 19px;
}
/*оформление ссылки сортировки*/
.catalog__a-order-by {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
.catalog__a-order-by-active {
	color: #000000;
}

.catalog__div-grid {
}
/*малая карточка товара*/
.catalog__div-item {
	box-shadow: 0px 0px 6px rgba(160, 159, 159, 0.4);
	border-radius: 8px;
	background-color: white;
	height: 100%;
	width: 100%;
}
.catalog__div-item:hover {
	box-shadow: 0px 12px 24px rgba(130, 130, 130, 0.5);
}
/*div с каталожной картинкой*/
.catalog__div-item-img {
	height: 230px; 
	position: relative;
}
/*картинка нового товара*/
.catalog__img-news {
	position: absolute; 
	left: 10px; 
	top: 10px;
	width: 40px; 
	height: 40px;
}
/*картинка товаров*/
.catalog__img-item {
	max-width: 100%; 
	max-height: 100%;
}
/*название товара в каталоге*/
.catalog__div-item-name {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 29px;
}
/*ссылка на карточку товара на имени*/
.catalog__a-item-name {
	text-decoration: none;
	color: #000;
}

/*обычная цена в каталоге*/
.catalog__div-price {
	margin-bottom: 35px;
}
.catalog__span-price {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}
/*старая перечеркнутая цена*/
.catalog__span-old-price {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	opacity: 0.5;
	text-decoration: line-through;
}
/*акционная или новая цена*/
.catalog__span-new-price {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}
/*текстовое поле*/
.catalog__div-text {
}
/*ссылка-кнопка для перехода в карточку товара*/
.catalog__a-button-card {
	color: #fff; 
	text-decoration: none; 
	background-color: #008BD3;
	box-shadow: 0px 4px 12px rgba(0, 139, 211, 0.1);
	border-radius: 4px;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
}
.catalog__a-button-card:hover {
	background-color: #04A4F7;
	box-shadow: 0px 4px 12px rgba(4, 164, 247, 0.1);
}
.catalog__a-button-card:active {
	background: #01689E;
	box-shadow: 0px 4px 12px rgba(1, 104, 158, 0.1);
}
/*ссылка-стрелка для перехода в карточку товара*/
.catalog__a-arrow-card {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #0b7285;
}
.catalog__span-arrow-card {
	margin-bottom: 2px;
	margin-right: 4px;
}

/*Пагинация страниц*/
/*общий контейнер ссылок*/
.pagination__div-container-horizontal-links {
	padding: 15px 0;
}
/*флекс-контейнер ссылок*/
.pagination__div-horizontal-links {
	display: flex; 
	justify-content: center;
}
/*Все потомки флекс контейнера*/
.pagination__div-horizontal-links > div {
	display: flex;
}
/*Оформлене ссылок*/
.pagination__div-horizontal-links > div > div {
	margin: auto; 
	border-left: 1px solid #dbdbdb; 
	border-top: 1px solid #dbdbdb; 
	border-bottom: 1px solid #dbdbdb; 
	padding: 1.0rem;
}
/*Оформлене ссылок*/
.pagination__div-horizontal-links > div:last-child > div {
	border-right: 1px solid #dbdbdb; 
}
.pagination__a-horizontal-links {
	color: gray; 
}



/*ОБОБЩАЮЩИЙ КОНТЕЙНЕР КАРТОЧКИ ТОВАРА: КАРТИНОК, ЦЕНЫ И ХАРАКТЕРИСТИК ТОВАРОВ */
.card-item__div {
	background-color: #fff;
}

/*контейнер с видео*/
.card-item__div-video iframe {
	max-width: 100%;
	max-height: 100%;
	width: 410px;
	height: 260px;
}

/*контейнер основной картинки товара*/
.card-item__div-general-image {
	width: 100%;
	padding: 0px;
	margin: 0;
	border: 0px solid #dbdbdb;
}
/*основная картинка*/
.card-item__div-general-image img {
	max-width: 100%; 
	height: auto;
}
/*контейнер добавочных картинок товара*/
.card-item__div-all-images {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: start;
	-webkit-justify-content: flex-start;
	border: 0px solid;
}
.card-item__div-add-image {
	margin: 5px; 
	padding: 5px;
	border: 0px solid gray; 
	background: #f0f0f0;
}
.card-item__div-add-image img {
	height: 100px; 
	width: auto;
}
.card-item__div-add-image-name {
	padding: 5px 0;
	font-size: 0.8rem;
}


/*КОНТЕЙНЕР ЗАКАЗА И ОПИСАНИЯ ТОВАРА*/
/*тег h1 названия товара*/
h1.card-item__h1 {
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	margin: 30px 0px;
}
/*артикул товара*/
.card-item__div-article {
	font-size: 16px;
	line-height: 20px;
	color: gray;
}

/*цена товара*/
.card-item__div-price-normal {
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	line-height: 35px;
	color: #000000;
	white-space: nowrap;
}
/*цена товара до акции*/
.card-item__div-price-strike {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: rgba(0, 0, 0, 0.5);
	text-decoration: line-through;
	white-space: nowrap;
}
/*цена товара по акции*/
.card-item__div-price-action {
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	line-height: 35px;
	color: #000000;
	white-space: nowrap;
}

/*количество заказываемого товара в карточке*/
.card-item__div-number {
}
.card-item__label-number {
	font-size: 0.8rem;
	color: gray;
}
.card-item__div-change-number {
	padding: 0;
	display: inline-block;
}
.card-item__div-change-number input {
    display: block;
    float: left;
    font-size: 1.0rem;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    padding: 0;
    margin: 0;
	width: 32px;
	height: 32px;
    text-align: center;
}
.card-item__div-change-number .minus, .plus{
	font-size: 1.0rem;
    float: left;
	width: 32px;
	height: 32px;
    line-height: 26px;
    border: 1px solid #e5e5e5;
    text-align: center;
    cursor: pointer;
}

/* ХАРАКТЕРИСТИКИ ТОВАРА */
/*строка название свойства-значение*/
.card-item__div-property {
	margin-bottom: 14px;
}
/*название свойства*/
.card-item__div-property-name {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
}
/*значение свойства*/
.card-item__div-property-value {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	text-align: right;
	color: #000;
}


/*переход на следующий товар*/
/*общий контейнер ссылок*/
.card-item__div-container-horizontal-links {
	padding: 15px 0;
}
/*флекс-контейнер ссылок*/
.card-item__div-horizontal-links {
	display: flex; 
	justify-content: center;
}
/*Все потомки флекс контейнера*/
.card-item__div-horizontal-links > div {
	display: flex;
}
/*Оформлене ссылок*/
.card-item__div-horizontal-links > div > div {
	margin: auto; 
	border-left: 0px solid #dbdbdb; 
	border-top: 0px solid #dbdbdb; 
	border-bottom: 0px solid #dbdbdb; 
	padding: 1.0rem;
}
/*Оформлене ссылок*/
.card-item__div-horizontal-links > div:last-child > div {
	border-right: 0px solid #dbdbdb; 
}
.card-item__a-horizontal-links {
	color: gray;
	text-decoration: none;
}

/*КНОПКИ ЗАКАЗА*/
/*div кнопки покупки товара*/
.card-item__div-purchase {
	padding: 10px 0 10px 0;
}
/*a кнопки покупки товара*/
.card-item__a-button {
	width: 150px; 
	height: 50px; 
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color: #7edb49;
	border-radius: 8px; 
	font-size: 16px;
	text-decoration: none; 
	border: 0px solid #7edb49;
	cursor: pointer;
	text-align: center;
	margin-left: 56px;
}
.card-item__a-button:hover {
	border: 1px solid #cfe590;
	background-color: #7edb49;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3)
}
.card-item__a-button:active {
	background-color: #c1a2e6;
}

.fancy_btn {
	display: inline-block;
	margin: 20px 0px 0px 20px;
	background: #da2e22;
	padding: 0 8px;
	line-height: 32px;
	height: 32px;
	border-radius: 1px;
	cursor: pointer;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.fancy_btn:hover {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3)
}

.fancy_btn a {
	display: block;
	text-decoration: none;
	line-height: 32px;
	height: 32px;
	color: #fff;
}
.fancy_btn a:hover {
	color: #ff9c00;
}

/*ОТЗЫВЫ*/
/*заголовок формы отправки*/
.review-form__div textarea, .review-form__div input[type="text"] {
	border-radius: 3px;
	border: #808080 1px solid;
	padding: 5px 2px;
}


.review-form__div-title {
	font-size: 1rem;
	font-weight: bold;
}
/*ОТЗЫВЫ на товар*/


/*блок отдельного отзыва*/
.review-form__div, .review-item__div {
	font-size: 1rem;
	/*border: 1px solid gray;*/
	border-radius: 5px;
	box-shadow: 0px 0px 6px rgba(160, 159, 159, 0.4);
}
/*автор отзыва*/
.review-item__div-author {
	font-weight: bold;
}
/*дата отзыва*/
.review-item__div-date {
	font-size: 0.9rem;
	font-style: italic;
}
/*тело отзыва*/
.review-item__div-body {
	font-size: 1rem;
}
/*комментарий на отзыв*/
.review-item__div-comment {
	font-size: 1rem;
}

/*для вкладок tabs описания товаров и отзывов*/
.tabs {
	font-size: 0.9rem;
	max-width: 100%;
	margin: 1.5rem 0.5rem ;
}
.tabs__caption {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	list-style: none;
	position: relative;
	margin: -1px 0 0 -41px;
}
/*
.tabs__caption li:last-child:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: -2px;
	z-index: -1;
	height: 5px;
	background: #0078d7;
}
*/
.tabs__caption:after {
	content: '';
	display: table;
	clear: both;
}
/*любая вкладка сверху*/
.tabs__caption li {
	position: relative;
	padding: 15px 0px;
	margin: 0 20px 0 0;
	background-color: #FFF;
	color: #000;
	border-style: solid;
	border-width: 0 0 0 0;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
}
.tabs__caption li:not(.active) {
	cursor: pointer;
}
.tabs__caption li:not(.active):hover {
	background: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}
.tabs__caption .active {
	background: #FFF;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: gray;
	border-width: 0 0 0 0;
}
/*для оформления нижнего подчеркивания в активной закладке*/
.tabs__caption .active:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	height: 4px;
	background: gray;
}

.tabs__content {
	display: none;
	background: #FFF;
	border-top: 1px solid #b3b3b3;
	padding: 15px 0px;
}
.tabs__content.active {
	display: block;
}
/*
.vertical .tabs__caption {
	float: left;
	display: block;
}
.vertical .tabs__caption li {
	float: none;
	border-width: 2px 2px 2px 2px;
	border-radius: 0px 0 0 0px;
}
.vertical .tabs__caption li:last-child:before {
	display: none;
}
.vertical .tabs__caption .active:after {
	left: auto;
	top: 0;
	right: -2px;
	bottom: 0;
	width: 2px;
	height: auto;
}
.vertical .tabs__content {
	overflow: hidden;
}
*/
/*товары - спутники */
.carousel-sputnik__div-item-border {
	border: 1px solid gray;
}
.carousel-sputnik__img-item {
	max-width: 100%; 
	max-height: 120px;
}

/*КОРЗИНА ЗАКАЗА*/
#basket {
	border: 1px solid #dbdbdb;
}
.basket-title {
	margin: 20px 0 10px;
	font-weight: 600;
	font-size: 1.5rem;
}
/*Внимание!Срок изготовления*/
.basket-attention {
	margin: 20px 0 10px;
	font-size: 1.5rem;
	font-weight: 600;
	color: #f01982;
}
.order-attention__div {
	margin: 20px 0 10px;
	font-size: 1.0rem;
	font-weight: 600;
	color: #f01982;
}

#basket div.row {
	border: 1px solid #dbdbdb;
}
#basket div.row > div {
	display: flex;
	border-right: 1px solid #dbdbdb;
}
#basket div.row:first-child > div {
	text-align: center;
	font-weight: 500;
}

#basket div.row > div:last-child {
	display: flex;
	border-right: 0px solid gray;
}
#basket div.row > div > div {
	margin: auto;
	padding-top: 5px; 
	padding-bottom: 5px;
}
#basket img{
	max-width: 100%; 
	height: auto;
}

/*доставка*/
#delivery_box {
	border: 1px solid #dbdbdb; 
	padding: 20px 25px;
}
.delivery_type {
	margin: 0 0 5px;
}

#div_delivery, 
#div_delivery_2,
#div_delivery_3 {
	display: none; 
}

/*Контакты*/
#contact_box input, #contact_box textarea {
	border: 1px solid #dbdbdb;
	font-size: 1.0rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
}


/*В личном кабинете меню переходов*/
.cabinet-menu { 
	background-color: transparent;	
	/*display: flex*/
}
.cabinet-menu__div div { 
	border: 1px solid; 
	border-color: #fff #777 #777 #fff; 
	list-style: none; 
	margin: auto; 
	white-space: nowrap;
}
.cabinet-menu__div a { 
	border: 0px; 
	color: #777777;	
	display: block;	
	padding: 3px 6px; 
	text-decoration: none; 
	font-weight: 600;
	font-size: 1.0rem;
	zoom: 1;
}
.cabinet-menu__div a:hover, .cabinet-menu__div a.selected { 
	background-color: #eee; 
	border: 1px solid; 
	border-color: #777 #fff #fff #777; 
	color: #777777; 
	font-weight: 600;
	font-size: 1.0rem;
}
.cabinet-menu__div a.selected, .cabinet-menu__div a.selected:hover {
	color: #da2e22; 
	cursor: default;
	font-weight: 600;
	font-size: 1.0rem;
}


/*Уведомление об отправке сообщения*/
.form-callback-notice, .form-order-notice, .form-question-notice {
	display: none;
	color: #eb3c4a;
}

/*ЭТО ВСЕ СКРЫТЫЕ ФОРМЫ FANCYBOX, ТАКИЕ КАК: */
#notification { 
	max-width: 600px;
}


/*ЗАЯВКА НА ЗАКАЗ*/
/*Контейнер внизу*/
.order-form__div {
	width: 680px;
	display: none;
}
.order-form {
	background-image: url('/images/roses.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 8px;
	padding-top: 86px;
	padding-bottom: 80px;
}
/*Заголовок формы*/
.order-form__div-chapter {
	font-family:  Bookman Old Style, serif;
	color: #fff; 
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 65px 51px 65px;
}
/*область формы*/
.container-order__div {
	margin: 0px 100px;
}
.order-form input[type="text"], input[type="submit"], .order-form textarea {
	border: 0px;
	border-radius: 8px;
	font-family: Segoe UI;
	font-style: normal;
}
.order-form input[type="text"], .order-form textarea {
	padding: 7px 12px;
	width: 100%;
	background-color: #FFFFFF;
	font-weight: 300;
	font-size: 14px;
	line-height: 19px;
}
.order-form input[type="submit"] {
	padding: 7px 12px;
	background-color: #f01982;
	font-weight: Bold;
	padding: 13px 46px 14px 46px;
	color: white;
	font-size: 16px;
	line-height: 21px;
}
.order-form__soglashenie, .order-form__soglashenie .show-politika {
	color: #fff;
	font-size: 0.8rem;
}

/*ЗАЯВКА НА ОБРАТНЫЙ ЗВОНОК */
.callback-form__div {
	display: none;
	width: 400px;
}
.callback-form {
	background: white;
	border-radius: 0px;
	width: 320px;
	color: #041c36;
}
.collback-form__div-chapter {
	font-family:  Bookman Old Style, serif;
	color: #041c36; 
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 0 10px;
}
.callback-form input[type="text"], .callback-form input[type="submit"], .callback-form textarea {
	border-radius: 8px;
	border: 1px solid #858585;
	color: #3e3e3e;
}
.callback-form input[type="text"], .callback-form textarea {
	padding: 7px 12px;
	width: 100%;
	background-color: #FFFFFF;
	font-weight: 300;
	font-size: 14px;
	line-height: 19px;
}
.callback-form input[type="submit"] {
	padding: 7px 12px;
	background-color: #f01982;
	font-weight: Bold;
	padding: 13px 46px 14px 46px;
	color: white;
	font-size: 16px;
	line-height: 21px;
	cursor: pointer;
}
.callback-form input[type="checkbox"] {
	border: 1px solid #4363c0;
	float: left;
	width: 20px;
	margin-right: 10px;
}
.colback-form__div-text {
}
.collback-form__soglashenie, .collback-form__div-text-bottom {
	font-size: 0.8rem;
}
/*Это относится и к кнопке закрытия формы*/
.callback-form button {
	cursor: pointer;
}

/*Оформление текста обработки личных данных*/
.show-politika {
	text-decoration: underline;
	color: black;
}

/*Форма заявки на главной*/
.callback-form__div-page {
	display: inline-block;
	margin-top: 120px;
}
.callback-form__div-page input[type="text"] {
	/*background: url("../images/header-phone.png") no-repeat 5px 5px;*/
	/*padding-left: 30px;*/
}
/*Конец скрытых форм*/

/* ТЕКСТ СОГЛАШЕНИЯ О КОНФИДЕНЦИАЛЬНОСТИ ДАННЫХ, СКРЫТЫЙ ВНАЧАЛЕ  */
#soglashenie_text {
	display: none;
}
.pole-summa {
	margin: 15px;
}

/************************ Ширина слайдера поиска */
#slider { 
	width: 200px;
}

/* Контейнер слайдера */
.ui-slider { 
	position: relative; 
}

/* Ползунок */
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 13px;   /* Задаем нужную ширину */
	height: 13px;  /* и высоту */
	background: url(../img/slider.png) no-repeat; /* картинка изображающая ползунок. Или можно залить цветом, задать бордюр и скругления */
	cursor: pointer
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}

/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
	height: 8px; /* задаем высоту согласно дизайна */
}
/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle { 
	top: -4px;
	margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

/* оформление полосы по которой ходит ползунок */
.ui-widget-content { 
	border: 1px solid #D4D4D4;
	background: #fff;
}

/* оформление активного участка (между двумя ползунками) */
.ui-widget-header { 
	border: 1px solid #D4D4D4;
	background: #008bd3;
}

/* скругление для полосы слайдера */
.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.ui-slider .ui-slider-handle {
	background: #e9e9e9;
}
/*контейнер поискового слайдера*/
.sliderCont {
	margin: 20px 5px 10px;
	position: relative;
}
/*всплывающий результат*/
.search-visible__div {
	position: absolute; 
	top: -56px; 
	right: 0px;
	display: none; 
	width: 110px;
	/*height: 60px;*/
	z-index: 20; 
	color: #fff; 
	background-color: #0b72a5;
	box-shadow: 0px 4px 12px rgba(0, 139, 211, 0.1);
	border-radius: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 10px 6px;
}
.search-visible__div a {
	color: #fff; 
}
.search-visible__div:hover {
	background-color: #f019a2;
	box-shadow: 0px 4px 12px rgba(4, 164, 247, 0.1);
}
.search-visible__div:active {
	background: #01689E;
	box-shadow: 0px 4px 12px rgba(1, 104, 158, 0.1);
}

/*выложенные файлы на скачивание*/
.upload-file__div {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
}
.upload-file__a {
	text-decoration: underline;
	color: #008BD3;
}
.upload-file__span-description {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	/*color: #008BD3;*/
}

/*кнопка вместо скроллинга*/
.back-top__a {
	display: block;
 	position: fixed;
	bottom: 40px;
    right: 20px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    background: transparent url("../images/totop.png") no-repeat left top;
	color: #333;
    text-decoration: underline;
}
.back-top__a:hover {
	background: transparent url("../images/totop.png") no-repeat left bottom;
}

/*ПОИСКОВЫЕ ФИЛЬТРЫ*/
/*видимый только на малых экранах заголовок поисковых фильтров*/
.search-filters__div {
	display: flex;
}
/*Общий div*/
.search-filters__div {
	background: #FFFFFF;
	box-shadow: 0px 12px 24px rgba(130, 130, 130, 0.25);
	border-radius: 4px;
	padding: 20px;
	
}
/*Заголовок поискового фильтра*/
.search-filters__div-caption {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	color: #000000;
}
/*Контейнер поискового фильтра*/
.search-filters__div-filter {
}
/*название поискового фильтра*/
.search-filters__div-filter-title {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	white-space: nowrap;
}
/*Название фильтров в виде select*/
.search-filters__select {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000; 
	border-color: #dbdbdb;
	opacity: 0.7;
}
/*кнопка поиска*/
.search-filters__button {
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #008BD3;
	border: none;
	background-color: #FFFFFF;
	box-shadow: 0px 12px 24px rgba(130, 130, 130, 0.25); 
	border-style: solid; 
	border-width: 2px;
	border-color: #008BD3;
	box-sizing: border-box;
	border-radius: 4px;
	padding-top: 11px; 
	padding-bottom: 11px; 
	cursor: pointer;
}
.search-filters__button:hover {
	color: #04A4F7;
	border-color: #04A4F7;
}
.search-filters__button:active {
	color: #01689E;
	border-color: #01689E;
}
/*кнопка сбросить*/
.clean-filters__button {
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #868686;
	border: none;
	background-color: #FFFFFF;
	box-shadow: 0px 12px 24px rgba(130, 130, 130, 0.25); 
	border-style: solid; 
	border-width: 2px;
	border-color: #868686;
	box-sizing: border-box;
	border-radius: 4px;
	padding-top: 11px; 
	padding-bottom: 11px; 
	cursor: pointer;
}
.clean-filters__button:hover {
	color: #d8d8d8;
	border-color: #d8d8d8;
}
.clean-filters__button:active {
	color: #646464;
	border-color: #646464;
}

/*Сообшения о результатах выполнения скриптов*/
.message__div {
	font-size: 14px;
	text-align: left;
	font-weight: none;
	width: 300px;
}
.message-ok__div {
	color: green;
	border: 1px solid green;
}
.message-error__div {
	color: red;
	border: 1px solid red;
}
.message__a {
	color: #454545;
	text-decoration: underline;
}


/*РЕЗУЛЬТАТЫ СТРАНИЦЫ ПОЛНОТЕКСТОВОГО ПОИСКА ПО ТОВАРАМ*/
/*общий div товара*/
.search-text__div-item {
	/*border: 1px solid rgba(19, 67, 131, 0.2);*/ 
	box-shadow: 0px 12px 24px rgba(130, 130, 130, 0.25);
	border-radius: 4px;
}
.search-text__div-item:hover {
	box-shadow: 0px 12px 24px rgba(130, 130, 130, 0.5);
	/*border: 0px; */
}

/*внутри div c бэкграундной картинкой*/
.search-text__div-img {
	height: 220px;
}
/*div c бэкграундной картинкой*/
.search-text__div-img-background {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
/*общий div названия со свойствами*/
.search-text__div-text {
	border-right: solid 1px rgba(19, 67, 131, 0.2);
}

/* СЛАЙДЕР */
/*блок размещения слайдера*/
.slider__div {
	/*margin: 0px 0px;*/
}
/*Ссылки в слайдере*/
.slider__a {
	color: #008BD3;
	text-decoration: none;
}
/*надписи на слайдах*/
.slider__div-description {
	text-align: center;
    color: #F2E18E;
	font-style: normal;
	font-weight: bold;
    font-size: 35px;
    line-height: 41px;
}
/*Блок, содержащий картинки слайдера*/
.slider__div-box {
	/*box-shadow: 0px 12px 24px rgba(130, 130, 130, 0.25);*/
	border-radius: 4px;
}

/*Авторизация на сайте*/
.authorization__div {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 19px;
}
.authorization__div a {
	color: black;
	text-decoration: none;
}
.authorization__div a:hover {
	color: #c99d44;
}

/*МЕНЮ НА ВЕСЬ ЭКРАН*/
/*кнопка выбора меню*/
input[type="checkbox"]#togglebox {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}
/*нажималка кнопки выбора меню*/
label#navtoggler::before{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 0.6em;
	top: 50%;
	margin-top: -0.3em;
	left: 0;
	background: black; /* stripes background color. Change to match border color of parent label above */
}
/*само меню*/
nav#expand-fullpagemenu{ 
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: scale(0.9);  
	transform: scale(0.9);
	background: white;
	display: block;
	position: fixed;
	z-index: 100;
	opacity: 0;
	text-align: left;
	overflow: auto;
	-moz-transition: visibility 0s 0.5s, opacity 0.5s, -moz-transform 0.5s; /* transition settings */
	-webkit-transition: visibility 0s 0.5s, opacity 0.5s, -webkit-transform 0.5s;
	transition: visibility 0s 0.5s, opacity 0.5s, transform 0.5s;
}
/*здесь зачем-то*/
input[type="checkbox"]#togglebox:checked ~ nav#expand-fullpagemenu{ 
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-ms-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-transition-delay: 0s;
}
/*закрывашка меню*/
nav#expand-fullpagemenu label#closex{ /* Large x close button inside nav */
	width: 40px;
	height: 40px;	
	overflow: hidden;
	display: block;
	position: absolute;
	cursor: pointer;
	text-indent: -1000px;
	z-index: 10;
	top: 0;
	right: 0;
}
/*что-то для кнопки закрытия*/
nav#expand-fullpagemenu label#closex::before, nav label#closex::after{ /* render large cross inside close button */
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 6px;
	background: gray; /*цвет крестика*/
	top: 50%;
	margin-top: -3px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/*какие-то повороты кнопки закрытия*/ 
nav#expand-fullpagemenu label#closex::after{ /* render large cross inside close button */
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
/*СКРЫТИЕ ТЕКСТОВОГО ПОЛЯ*/
.text-closed__div {
	display: none;
}

label#comment {
	display: none !important;
}
.mdc-text-field__input {
	display: none !important;
}
.shadow__img {
	border-radius: 8px;
	filter: drop-shadow(0px 0px 0px rgba(109, 90, 49, 0.1))
	drop-shadow(0px 5px 11px rgba(109, 90, 49, 0.1))
	drop-shadow(0px 19px 19px rgba(109, 90, 49, 0.09))
	drop-shadow(0px 43px 26px rgba(109, 90, 49, 0.05))
	drop-shadow(0px 77px 31px rgba(109, 90, 49, 0.01))
	drop-shadow(0px 120px 34px rgba(109, 90, 49, 0));
}
.gallery-module__div-header {
	color: #008080;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 25px;
	margin-top: 10px;
}

/*МОДУЛИ*/
.module__div {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
	background-color: #fff;
	border-radius: 15px;
}
@media only screen and (max-width : 526px){
	.module__div {
		padding-top: 0px;
		padding-bottom: 5px;
		margin-top: 0px;
		margin-bottom: 5px;
		background-color: #fff;
		border-radius: 15px;
	}
}
