body {  
  padding: 0;
  margin: 0;
}

body,
td,
p,
div,
input,
textarea {
	font-family: "Arial", sans-serif; 
	font-size: 14px; 
	line-height: 1.42857143;
	color: #000; 
}
  
table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
	font-size: 100%; 
	margin: 0 0 15px;
}

td {
	vertical-align: top;
}
/*на странице детских остеопатов*/
.child_doctor td {
	vertical-align: middle;
}
a {
	color:#000;
	text-decoration: underline
}

h1 {
	font-size: 24px;
	color: #49743e;
	font-weight: bold;
	margin: 0 30px 39px;	
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #49743e;
	font-weight: bold;
	margin: 15px 0;
	text-align: center;
	line-height: 1.5;
}


p {
	margin:0;
}

/*кнопка вместо скроллинга*/
.back-top__a {
	display: block;
 	position: fixed;
	bottom: 40px;
    right: 20px;
    overflow: hidden;
    width: 280px;
    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;
}


.header {
	min-height: 125px;
	margin: 12px 0 30px;
}

.logo,
.heder_title_1 {
	display: inline-block;
	vertical-align: middle;
}

.logo {
	position: relative;
	z-index: 99;
}

.heder_title_1 {
	border-bottom: 1px solid #e93841;
	border-right: 1px solid #e93841;
	position: relative;
	margin: 3px 0 0 10px;
	padding: 0 1px 1px 0;
}

.heder_title {
	width: 505px;
	padding: 6px 15px;
	border: 1px solid #55bd94;
	margin-top: -3px;
	margin-left: -3px;
}

.heder_title p {
	font-size: 19px;
	color: #305e47;
}

.heder_title a,
.heder_title a:hover {
	color: #305e47;
	text-decoration: none;	
}

.heder_title strong {
	font-weight: normal;
	font-size: 33px;
	color: #34733d;
}

.adr-cont,
.time-cont {
	background-repeat: no-repeat;
	padding: 0 0 0 34px;
	margin: 5px 0 10px;
}

.adr-cont {
	background-image: url("../images/ico_adr.jpg");
}

.time-cont {
	background-image: url("../images/ico_time.jpg");
}

.adr-cont p,
.time-cont p,
.phone-cont p {
	color: #424242;
	font-size: 15px;
}

.adr-cont strong,
.time-cont strong,
.phone-cont strong {
	color: #49743e;
	font-size: 19px;
}

.phone-cont p {
	margin: 4px 0;
}

.callback_btn,
.callback_btn:hover {
	display: block;
	padding: 2px 0 3px 32px;
	background: url("../images/zvonok.png") 8px 50% no-repeat #de4246;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
}

.zapis_btn,
.zapis_btn:hover {
	display: block;
	padding: 8px 0 10px 55px;
	background: url("../images/zapis.png") 8px 50% no-repeat #de4246;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 30px;
}


.menutop {
	background: #4b7741;
    background: linear-gradient(to bottom, #3e9c76, #4b7741);
	margin-bottom: 30px;
	border-radius: 10px;
}

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

.menutop li {
	display: inline-block;
}

.menutop li a {
	display: block;
	font-family:  arial;
	font-size: 16px;
	color: #fff;
	padding: 12px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.menutop li a:hover,
.menutop li a.active {
	text-decoration: none;
	background: #db584d;
}

.menutop li:first-child a:hover,
.menutop li:first-child a.active {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.slider {
	margin-bottom: 25px;
}

.slider img {
	border-radius: 10px;
}
/* СЛАЙДЕР */
/*блок размещения слайдера*/
.slider__div {
	/*margin: 0px 0px;*/
}
/*Размещение изображения в background*/
.carousel-item__div {
	border-radius: 10px;
	background-position: center; 
	background-size: cover; 
	background-repeat: no-repeat; 
	width: 100%;
	height: 395px;
	margin-bottom: 26px; 
}
/*Ссылки в слайдере*/
.slider__a {
	position: absolute;
	margin: auto;  
	top: 30%; 
	bottom: 30%;
	left: 15%; 
	right: 15%;
	color: #fff;
	text-decoration: none;
}
/*надписи на слайдах*/
.slider__div-description {
	text-align: center;
    color: #Fff;
	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;
}





.menuleft {
	background: #47875a;
	margin-bottom: 30px;
	border-radius: 10px;
	padding-bottom: 20px;
	min-height: 320px;
}

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

.menuleft li {
	border-bottom: 2px solid #fff;
}

.menuleft li:last-child {
	border-bottom: none;
}

.menuleft li a {
	display: block;
	background: url("../images/menu_list.png") 245px 50% no-repeat;
	font-family:  arial;
	font-size: 16px;
	color: #fff;
	padding: 8px 35px 8px 15px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.menuleft li:first-child a:hover,
.menuleft li:first-child a.active {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}


.menuleft li a:hover,
.menuleft li a.active {
	text-decoration: none;
	background: url("../images/menu_list.png") 245px 50% no-repeat #db584d;
}


.menuleft ul ul {
	background: #efe8e7;
	margin-bottom: 0;
	border-radius: 0;
	padding: 10px 0 10px;
	list-style-type: disc;
}

.menuleft ul ul li {
	border-bottom: none;
	color: #47693f;
	list-style-type: disc;
	margin: 0 0 0 30px;
}

.menuleft ul ul li a {
	display: block;
	background: transparent;
	font-family:  arial;
	font-size: 14px;
	color: #424242;
	padding: 4px 10px 4px 0px;
	text-decoration: none;
	text-shadow: none;
}

.menuleft ul ul li a:hover,
.menuleft ul ul li a.active {
	text-decoration: none;
	background: transparent;
}

.menuleft ul ul li a.active,
.menuleft ul ul li a:hover {
	color: #47693f;
	text-decoration: underline;
}

/* ВЕРТИКАЛЬНОЕ МЕНЮ */
/*контейнер вертикального меню, сразу перед nav*/
.navbar-vertical__div {
	background: #47875a;
	/*box-shadow: 0px 0px 6px rgba(160, 159, 159, 0.4);*/
	border-radius: 10px;
	padding: 10px 0px 10px 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 25px 12px 38px;
}

/*скрытое меню при наличии фильтров*/
.navbar-vertical__nav-closed {
	display: none;
}
/* мобильный заголовок вертикального меню */
.navbar-vertical__div-title {
	display: none;
	color: white;
	font-size: 1rem; 
	height: 40px;
	background-color: #b36888;
	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 {
	/*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: 2px solid rgba(255, 255, 255, 1.0);
}
.navbar-vertical__div-1:last-child {
	border-bottom: none;
}

/*При наведении на пункт меню 1 уровня меняем бэкграунд*/
.navbar-vertical__div-1:hover, 
.navbar-vertical__div-1-active {
	/*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%);	линейный градиент*/
	background: #db584d;
}
/*При наведении на пункт меню 1 уровня*/
.navbar-vertical__div-1:hover svg {
	 fill: white;
	 color:  white;
}
.navbar-vertical__a-1 {
	color: #fff;
	padding: 10px 5px 10px 10px;
}
.navbar-vertical__a-1:hover {
	background-color: transparent;
}
.navbar-vertical__a-1:hover .navbar-vertical__div-link-1 {
	color: #fff;
}

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


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

/* 2 УРОВЕНЬ */
/*div выпадающего списка из вертикального меню*/
.navbar-vertical__a-2 {
	color: #404044;
	padding: 5px 5px 5px 15px;
}
.navbar-vertical__a-2:hover {
	color: #eeda93;
}
.navbar-vertical__div-list-2 {
	background: #FFF;
}
/*Контейнер для ссылки и ее списка*/
.navbar-vertical__div-2 {
	/*text-transform: none;*/
	background: #efe8e7;
}
/*
.navbar-vertical__div-2:hover {
	background-color: #008BD3;
}
*/
.navbar-vertical__div-link-2 {
	font-size: 0.92rem;
	/*line-height: 1.0rem;*/
	line-height: 1.42857143;
}
.navbar-vertical__div-link-2:hover {
	color: #47875a;
	text-decoration: underline;
}
.navbar-vertical__div-link-2-active {
	color: #47875a;
	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 {
	background: #fafafa;
}
.navbar-vertical__div-link-3 {
	font-size: 0.9rem;
	line-height: 1.0rem;
}
.navbar-vertical__div-link-3:hover {
	color: #B36888;
}
.navbar-vertical__div-link-3-active {
	color: #B36888;
	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: #B36888;
}
.navbar-vertical__div-link-4-active {
	color: #B36888;
	font-weight: bold;
}
.navbar-vertical__div-trigger-4 {
	line-height: 22px;
	font-size: 0.9rem;
}

/*НОВОСТНОЙ МОДУЛЬ*/
.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 {
	display: none;
	color: white;
	font-size: 1rem; 
	height: 40px;
	background-color: #0b7285;
	border-radius: 8px;
}
.smallnews__div-title-left {
	width: 40%;
}
/* левая часть */
.smallnews__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;
}



.main_area {
	padding: 7px 0 50px;
	line-height: 1.5;
	width: 100%;
}

.main_area p {
	margin: 15px 0px;
	width: 100%;
	text-align: justify;
}

.main_area a {
	text-decoration: none;
}
.main_area img {
	max-width: 100%;
	max-height: 100%;
}

.lechenie_list {
	margin: 0 0 15px;
	background: #f6f3f2;
	border-radius: 10px;
	color: #333333;
	font-size: 15px;
}

.lechenie_list ul {
	padding: 10px 0 20px;
	margin: 0;
	list-style-type: none;
}

.lechenie_list li {
	position: relative;
}

.lechenie_list li:before {
    color: #49743e;
    content: "• ";
    font-size: 30px;
    padding-right: 10px;
    position: absolute;
    top: -10px;
	left: -15px;
   }

.lechenie_list li {
	margin: 0 0 0 35px;
	padding: 0 10px 0 8px;
}

.ll_title {
	background: linear-gradient(to bottom, #3e9c76, #4b7741);
	border-radius: 10px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	padding:  8px 0 10px 30px;
	font-size: 16px;
}

.uslugi_list {
	margin: 15px 0;
	text-align: center;
}

.uslugi_list img {
	border-bottom: 3px solid #3b9d77;
	margin-bottom: 5px;
}

.uslugi_list a {
	display: block;
	text-decoration: none;
	color: #2b7256;
	font-size: 16px;
	line-height: 1.2;
}

.main_area  .uslugi_list h3 {
	color: #2b7256;
	font-size: 16px;
	font-weight: normal;
	max-width: 225px;
	position: relative;
	margin: 0px auto 20px;
	text-decoration: none;
}

.klinika_foto {
	margin: 15px 0;
}

.klinika_foto img {
	border-bottom: 3px solid #3b9d77;
	max-width: 100%;
}

.main_block_tel {
	margin: 15px 0 25px;
	border: 3px solid #de4246;
	border-radius: 10px;	
}

.vopros_otv h3 {
	color: #3b763e;
	margin-top: 20px;
	border-left: 5px solid #3b763e;
	padding-left: 8px;
}

.vopros_otv a,
.vopros_otv a:hover {
	color: #3b763e;
}

.tel_zapis_title {
	background: #de4246;
	border-radius: 5px;	
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 8px;
}

.tel_zapis_text {
	width: 530px;
	position: relative;
	margin: 0px auto;
	padding: 15px 0 15px 80px;
	background: url("../images/red_tel.jpg") 0px 50% no-repeat;
}

.tel_zapis_text p {
	text-align: center;
	color: #424242;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
}

.tel_zapis_text strong {
	font-size: 24px;
	color: #215d1f;
}

/*
.menuleft ul li a.expanded {
	background: url("../images/menu_list.png") 245px 50% no-repeat;
}

.menuleft ul li a.collapsed {
	background: url("../images/menu_list.png") 245px 50% no-repeat;
}
*/

.footer {
	background: #efe8e7;
	padding: 25px 0;
}

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

.footmenu ul ul {
	display: none;
}

.footmenu a,
.footmenu a:hover {
	text-decoration: none;
}

.foot_adr p,
.foot_tel p {
	margin-bottom: 15px;
}

.foot_adr strong,
.foot_tel strong {
	color:#49743e;
}

.foot_tel strong {
	font-size: 20px;
}

.footer2 {
	background: #49743e;
	padding-bottom: 15px;
}
.footer2 p {
	color: #fff;
	padding: 10px;
	text-align: center;
}

.footer2 td {
	padding: 3px;
	vertical-align: middle;
}

/* тропа ссылок на родительские страницы */
.tropa {margin:0 0 15px 0;}
.tropa a {text-decoration:none;}
.tropa a:hover {text-decoration:underline;}
/* конец */

/* товар */
.catimg {margin: 0 15px 15px 0;}

.topforma {
	color: #3b763e;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 10px;
}

#zakaz {
	margin-top: 20px
}

#zakaz td {
	padding: 5px;
}

#zakaz input[type=text],
#zakaz select,
#zakaz textarea {
	border:1px solid #3b763e;
	padding:2px 5px;
	border-radius: 8px;
	margin-bottom: 5px;
}

#zakaz input[type="submit"],
#zakaz button {
	background: #de4246;
	color: #fff;
	border: none;
	display: block;
	padding: 8px 20px;
	text-align: center;	
	cursor: pointer;
	border-radius: 5px;
	font-weight: bold;
}


.price_tbl td {
	padding: 5px;
	border: 1px solid #3b763e
}



/* каталог в каталоге  */
.dobkat {padding:0px 15px 15px 0px} 
.dobkat_img {}
.dobkat_chpt a  {color:#000; text-decoration:underline;}


/* каталог */
/* 1 ряд */
.cat_1_chpt {
	color: #3b763e;
	margin-top: 20px;
	border-left: 5px solid #3b763e;
	padding-left: 8px;
	font-weight: bold;
}

.cat_1_chpt a,
.cat_1_chpt a:hover {
	color: #3b763e;
	text-decoration:underline;
}

.cat_1_text p {
	margin: 0
}

.cat_1_img {text-align:right}
.cat_1_img img {margin: 0px 0px 0px 15px;}

/* несколько в ряд */
.cat_2 {padding:0px 10px 15px 10px; text-align:center}
.cat_2_chpt {margin-bottom:5px;}
.cat_2_chpt a  {color: #000; text-decoration:underline;}
.cat_2_img {text-align:center}
.cat_2_img img {}

.cat_cena {}

.news_cat {margin:10px 0px}
.news_cat p {margin:0; padding:0}
.news_chpt {font-size:12px; line-height:1.5;}
.news_chpt a {color:#3000; text-decoration:none;}

.news_podr {margin:10px 0px 0px 0px;}
.news_podr a {color:#000; text-decoration:none;}
.news_podr a:hover {text-decoration:underline}

.newskat {padding:0px 10px 15px 10px; text-align:center}
.newskat_chpt {margin-bottom:5px;}
.newskat_chpt a  {color:#000; text-decoration:none;}
.newskat_date  {font-size:11px;}
.newskat_img {text-align:center}


/* оформление позиций lower-level  */
/* 1 ряд */
.lower_1 {}
.lower_1 img {margin:0px 15px 15px 0px}
.lower_1_chpt {}
.lower_1_chpt a  {color:#000; text-decoration:underline;}

/* несколько в ряд */
.lower_2 {padding:0px 10px 15px 10px; text-align:center}
.lower_2_chpt {margin-bottom:5px;}
.lower_2_chpt a  {color: #000; text-decoration:underline;}
.lower_2_img {text-align:center}


.lower_stroka h1 {}

.lower_d {
	margin-bottom: 40px;
	border-bottom: 5px solid #3b9d77;
	background: #efe8e7;
}

.lower_d img {
	width: 100%
}

.lower_d_chpt {
	padding: 12px 9px 0;
	min-height: 80px;
	font-size: 16px;
	text-align: center;
	line-height: 1.2;
}

.lower_d_chpt a {
	color: #424242;
}



/* оформление отзывов  */
.reviews_item {
	margin:10px;
}

.reviews_item_chpt {
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.reviews_item_chpt a {
	text-decoration:none;
	color:#000
}



/* строка новостей и анонсов  */


/* оформление отзывов  */
.chapter_otz {
	padding-bottom:15px;
	font-family: "Arial", sans-serif;
	font-size: 14px; color:#093e45;
	font-weight:bold; 
	margin-left:3px;
	text-transform:uppercase;
}

.reviews_item {
	border-bottom:1px solid #3b763e;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}

.reviews_item_chapter {
	color:#3b763e;
	font-weight:bold;
	margin-bottom:5px;
}

.reviews_item_chapter a {
	color:#093e45;
}

.r_body {
	margin:10px 0;
}

.doctor {
	color:#3b763e;
}

.podr_rev a,
.podr_rev a:hover {
	color:#3b763e;	
}


.container_otz {
	position:relative;
	margin:0 0 30px 0;
	border:1px solid #ad342b;
}

.container_otz h4 {
	color:#fff;
	background:#ad342b;
	padding:10px 0;
	margin:0;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
}

.container_otz #reviews_item {
	margin:0;
	padding:10px 7px;
}

.container_otz #reviews_item p {
	text-align:justify;
	padding:0;
	margin:0;
}

.container_otz {
	text-align:center;
}

.str_otziv {
	top: 130px;
	position:absolute;
	display:block;
	background:rgba(173, 52, 43, 0.5);
	cursor:pointer;
}

.str_otziv:hover {
	background:rgba(173, 52, 43, 1);
}

.str_otziv_l {
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	left:0;
	padding:5px 7px 5px 3px;
}

.str_otziv_r {
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
	right:0;
	padding:5px 3px 5px 7px;
}


.str_otziv:active {

}

.str_otziv .fa {
	font-size:26px;
	color:#fff;
}

.otziv_gost {
	margin-bottom:15px;
}

.otziv_gost td {
	padding:5px 8px;
	background:rgba(165, 165, 165, 0.1);
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}

.otziv_gost td img {
	margin:5px 0;
}

.otziv_gost td input[type="text"],
.otziv_gost td textarea {
	border:1px solid #625347;
	padding:3px;
}


/* блок подробнее...  */
.opis {display:none;} 
#opislink11 {text-decoration: underline; color: #286226;}

/* блок статей */
#viktory a {}

.arial {font-family: arial;}
.times {font-family: times new roman;}
.tahoma {font-family: tahoma;}
.verdana {font-family: verdana;}
.georgia {font-family: georgia;}

.bold {font-weight: bold}
.normal {font-weight: normal}

.center {text-align: center;}
.right {text-align: right;}

.white {color: white;}
.black {color: black;}
.red {color: #CC3333;}
.green {color: green;}
.orange {color: orange;}
.brown {color: #804040;;}
.blue {color: #307be5;}
.violet {color: violet;}
.gray {color: #959595;} 
.yellow {color: yellow;}

.blue_back { background-color:#C0E4F7; }
.green_back { background-color:#5ebf5e; }
.lgreen_back { background-color:#D1F7C0; }
.white_back { background-color: white; }
.yellow_back { background-color: #F7F5C0; }
.brown_back { background-color: #c0b19a; }
.lbrown_back { background-color: #eaeae8; }

.tr_blue_back td { background-color:#C0E4F7; }
.tr_green_back td { background-color:#5ebf5e; }
.tr_white_back td { background-color: white; }
.tr_yellow_back td { background-color: #F7F5C0; }
.tr_brown_back td { background-color: #c0b19a; }
.tr_gray_back td { background-color: #eaeae8; }
.tr_lgreen_back td { background-color:#D1F7C0; }
.tr_lbrown_back td { background-color: #eaeae8; }
.tr_lred_back td { background-color: #F9CFCF; }
.tr_lviolet_back td { background-color: #E9E3FA; }

.pt8 {font-size: 8pt;}
.pt9 {font-size: 9pt;}
.pt10 {font-size: 10pt;}
.pt12 {font-size: 12pt;}
.pt14 {font-size: 14pt;}
.pt16 {font-size: 16pt;}

.undecor {text-decoration: none;}
.decor {text-decoration: underline;}
.border {border-width:1px; border-color:green; border-style: solid; padding:1px; margin: 1px;}

.right {
	text-align: right;
}
.left {
	text-align: left;
}
.justify {
	text-align: justify;
}

.middle {
	vertical-align: middle;
}
.top {
	vertical-align: top;
}
.bordertd {
	border: 1px solid gray;
}

.uppercase {
text-transform: uppercase;
}
.nodecor {
text-decoration: none
}

.tdborder { border: 1px solid gray; padding: 3px; }

/*все русские комментарии необходимо закрывать пустым комментарием, либо сохранять CSS-файл в кодировке UTF-8, это позволит избежать глюков в IE6 и ниже, связанных с необработкой стилей после употребления кириллицы в комментариях в css-файлах, подключаемых к странице, которая сохранена в кодировке UTF-8 *//**/
a.button {
  display: block;
  float: left; /* чтобы кнопка не растягивалась на всю ширину родительского блока, а ограничивалась текстом *//**/
  font: bold 12px arial, sans-serif;
  color: #555;
  text-decoration: none;
  background: url(../images/button/button_r.gif) top right no-repeat;
  padding-right: 25px; /* отступ для "раздвижных дверей" *//**/
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике *//**/
}
a.button span {
  display: block;
  line-height: 13px;
  background: url(../images/button/button_l.gif) no-repeat;
  padding: 7px 0 13px 23px;
}
a.button:hover {
  background-position: 100% -33px;
}
a.button:hover span {
  background-position: 0% -33px;
  color: #222;
}
a.button:active {
  background-position: 100% -66px;
}
a.button:active span {
  background-position: 0% -66px;
  color: #222;
  padding: 8px 0 12px 23px; /* опускаем текст на 1px *//**/
}

/* таблица с заказом на странице order.php */

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


table.order_table {
}
table.order_table td {
	border-bottom: 1px dashed #5e5e5e;
	padding: 6px;
}

.order_table td:nth-child(3),
.order_table td:nth-child(4),
.order_table td:nth-child(5) {
	white-space: nowrap;
	text-align: center;
}

.order_table_header td {
	font-style: italic;
}

.order_pic {
	border: 1px solid #d1d1d1;
	text-align: center;
	margin: 10px 0;
}

.order_chapter {
	display: block;
	margin: 0 0 5px;
	color: #1466ba;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}

.order_cost {
	color: #012f5f;
	font-size: 21px;
	font-weight: bold;
	padding: 0 5px;
}

.order_td_nobord {
	border-bottom: none;
}


.order_table_kontakt {
	border: 1px dashed #5e5e5e;
}

.order_table_kontakt td {
	padding: 6px;
}

.order_table_kontakt_chapter {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #09529d;
}

.order_table_kontakt input[type=text] {
	border: 1px solid #afafaf;
	height: 20px;
	padding: 2px 5px;
	width: 250px;
	margin-right: 5px;
}

.order_table_kontakt #div_delivery_2 input[type=text] {
	width: 180px;
}


.order_table_kontakt  #div_delivery_2 .pasp td input[type=text] {
	width: 100px;	
}

.order_table_kontakt select {
	border: 1px solid #afafaf;
	padding: 2px 5px;
	margin-right: 5px;
}

.order_table_kontakt textarea {
	border: 1px solid #afafaf;
	padding: 2px 5px;
	width: 250px;
	margin: 0px 5px 5px 0;
}

.div_delivery {
	padding-top:10px;
}

.info_dost p {
	margin:0 50px 10px;
}

label.error {
	color: #ff0000;
	background: #fff5f5;
	border: 1px solid #ff0000;
	padding: 5px 3px;
	display: inline-block;
	max-width: 195px;
}

.pasp_td label.error {
	display: block;
	float: right;
	width: 90px;	

}

#div_delivery label.error {
	display: block;
	float: right;
	margin-right: 135px;

}

.er_mail label.error {
	display: block;
	float: right;
	width: 195px;
}

.order_table_kontakt input[type=text].error,
.order_table_kontakt select.error,
.order_table_kontakt textarea.error {
	border: 1px solid #ff0000;
}

/* конец подтверждение заказа */


/* информационные сообщения */
.message_ok {
	padding: 10px;
	margin: 10px 0px;
	font-family: georgia;
	font-size: 14px;
	text-align: left;
	font-weight: none;
	color: green;
	border: 1px solid green;
	width: 300px;
}

.message_error {
	padding: 10px;
	margin: 10px 0px;
	font-family: georgia;
	font-size: 14px;
	text-align: left;
	font-weight: none;
	color: red;
	border: 1px solid red;
	width: 300px;
}
a.aback {color:#454545;	text-decoration:underline;}
a.aback:hover {color:#454545; text-decoration:none;}
/* конец информационные сообщения */

/* верхнее меню личного кабинета */
.kabinet_menu { background-color: transporent;	margin:0px;	padding:0px; }
.kabinet_menu li { 
	border:1px solid; 
	border-color: #fff #777 #777 #fff; 
	list-style: none; 
	float: left; 
	margin: 5px; 
	white-space: nowrap;
}
.kabinet_menu a { 
	border: 0px; 
	color: #777777;	
	display: block;	
	padding: 3px 6px; 
	text-decoration: none; 
	font: bold 12px 'georgia'; 
	zoom:1;
}
.kabinet_menu a:hover, .kabinet_menu a.selected { 
	background-color: #eee; 
	border: 1px solid; 
	border-color: #777 #fff #fff #777; 
	color: #777777; 
	font: bold 12px 'georgia';
}
.kabinet_menu a.selected, .kabinet_menu a.selected:hover {
	color: #993333;
	cursor: default;
	font: bold 12px 'georgia';
}
/* конец меню личного кабинета  */

/* РЕГИСТРАЦИЯ */
form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
table.qf_table {
	border: 1px solid #4893d2;
	width: 500px;
}
.qf_table td {
	padding:0 6px 12px;
	color: #333;
	font-size: 14px;
	vertical-align: middle;
}
td.qf_header {
	white-space: nowrap;
	font-weight: bold;
	color:#09529d;
	padding: 15px;
}
td.qf_left_col {
	vertical-align: middle;
	padding-left: 15px;
}
td.qf_right_col {
	text-align: left;
	vertical-align: middle;
}
td.qf_right_col input[type=text],
td.qf_right_col input[type=password] {
	border: 1px solid #afafaf;
	height: 25px;
	padding: 2px 5px;
	width: 270px;
}

td.qf_right_col input[type=submit] {
   padding: 10px 20px;
   min-width: 86px;
   background: #09529d;
   border-radius: 8px;
   border: none;
   color: #fff;
   font-weight: bold;
   font-size: 14px;
   cursor: pointer;
  }

span.qf_error { color: #ff0000; }
/*---------конец формы регистрации--------*/


/* ФОРМА ЗАЛОГИНИВАНИЯ */

.order_content {
	border: 1px solid #4893d2;
	padding: 15px;
	display: inline-block;
}

.order_content input[type=text],
.order_content input[type=password] {
	border: 1px solid #afafaf;
	height: 25px;
	padding: 2px 5px;
	width: 270px;
}

.registration { 
	color: #333;
	font-size: 14px;  
}
.registration td { 
	padding: 0 6px 12px;
	color: #333; 
	font-size: 14px; 
	vertical-align: middle; 
}

div.registration { 
	font-weight: bold;
	margin: 5px 0 10px;
	color: #09529d;
}
div.registration a {
	color: #09529d;
	font-weight: bold;
	text-decoration: underline;
}

.btn_subm {
   padding:10px 20px;
   min-width:86px;
   background: #09529d;
   border-radius:8px;
   border:none;
   color:#fff;
   font-weight:bold;
   font-size:14px;
   cursor: pointer;
}

/*----------------конец залогинивания------*/

div.noscript {
	padding: 10px;	
	margin: 10px 0px; 
	text-align: left; 
	font-weight: none;
	color: red;
	border: 1px solid red; 
	width: 300px;
}

/* стили корзины и миникорзины */
#cart {
   width: 120px;
   height: 33px;
   line-height: 33px;
   margin-left: 20px;
   background: #9da5b8;
   text-align: center;
   border-radius: 8px;
   color: #fff;
   font-weight: bold;
   cursor: pointer;
}

#cart:hover {
   background: #c0c6d4;
}

.cart_link_cursor {
   margin-left:0px;
}

.cart_in_menu {
	display: block; 
	font: 8pt arial; 
	text-decoration: none; 
}
#dobcart {}
#item_in_dobcart {}
#minicart {}


/* конец стили корзины и миникорзины */

/* ссылки при разбивке страницы */
#links {
	padding: 25px 13px 0px 0px;
	text-align: center;
}
#links td {
	font-family:'PTSerif',Sans-Serif;
	font-size: 30px;
	color: #5a1b24;
}
#links a {
	display: inline-block;
	padding: 3px 15px;
	text-decoration: none;
	color: #5a1b24;
}
#links span {
	display: inline-block;
	padding: 3px 15px;
	color: #909090;
	border: 1px solid #909090;
	border-radius: 30px
}


/* дизайн плитки */
.main_part {
	float:left;
	width:160px;
	height:160px;
	margin:5px 0 5px 10px;
	border:1px solid #004990;
	position: relative;
}

.main_part img {
	width:160px;
	height:160px;
}

.main_part_text {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 160px;
	visibility: hidden;
	color: #004990;
	text-decoration: none;
	background: rgba(255, 255, 255, 0.8);
	transition: all 0.3s;

}

.main_part:hover .main_part_text {
	visibility: visible;
}

.main_part h2 {
	position: absolute;
	top: 50%;
	margin:0 3%;
	width: 96%;
	font-weight:bold;
	text-align:center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.5;
	color: #004990;
	-webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: scale(0) translateY(-50%);
  -ms-transform: scale(0) translateY(-50%);
  transform: scale(0) translateY(-50%);
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
}


.main_part:hover h2 {
	-webkit-transform: scale(1) translateY(-50%);
	-ms-transform: scale(1) translateY(-50%);
	transform: scale(1) translateY(-50%);
}


.clear {
	height: 0; 
	font-size: 1px; 
	line-height: 0px;
	clear: both;
}



/* отправка писем с сайта через формы */
.callback_form {
	display: none;
	max-width: 250px;
}

.callback_form input[type="text"] {
	height: 28px;
	line-height: 28px;	
}

.callback_form input[type="text"],
.callback_form textarea {
	display: block;
	margin: 15px auto;
	width: 200px;
	padding: 0 4px;
	border: #47875a 1px solid;
	border-radius: 4px;
}
/*cсылка на соглашение о конфиденциальности*/
div.soglashenie {
	font-size: 13px;
	margin: 1.0rem auto;
}
a.show_politika {
	text-decoration: underline;
	color: #47875a;
}
.callback_form textarea {
	height: 100px;
	margin-bottom: 10px;
}


.callback_form input[type="submit"],
.callback_form button {
	background: #de4246;
	color: #fff;
	border: none;
	display: block;
	margin: 0px auto;
	padding: 8px 20px;
	text-align: center;	
	cursor: pointer;
	border-radius: 5px;
	font-weight: bold;
}

.callback_form h3 {
	margin: 10px 0 15px;
	font-size: 18px;
	color: #49743e;
	font-weight: bold;
	text-align: center;

}

.callback_form p {
	margin: 15px 0 0;
}

.callback_form p,
.callback_form div {
	
}

.callback_form div {
	margin-bottom: 10px;
}

.callback_form div span {
	display: inline-block;
	width: 100px;
	padding: 5px 3px 0 0;
	text-align: right;
	vertical-align: top;
}

.callback_form .call_none {
	color:#8f0400;
}
.callback_form .call_msg {
	color:#28721b;
	padding:10px;
	font-weight: bold;
	text-align: center;
}
