@font-face {
    font-family: "Conv_RobotoRegular";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/RobotoRegular.woff") format("woff"), url("/themes/default/fonts/RobotoRegular.ttf") format("truetype"), url("/themes/default/fonts/RobotoRegular.svg") format("svg");
}

@font-face {
    font-family: "Conv_roboto-black";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/roboto-black.woff") format("woff"), url("/themes/default/fonts/roboto-black.ttf") format("truetype"), url("/themes/default/fonts/roboto-black.svg") format("svg");
}

@font-face {
    font-family: "Conv_ROBOTO-MEDIUM";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/ROBOTO-MEDIUM.woff") format("woff"), url("/themes/default/fonts/ROBOTO-MEDIUM.ttf") format("truetype"), url("/themes/default/fonts/ROBOTO-MEDIUM.svg") format("svg");
}


position: relative; * { margin: 0px; padding: 0px; }

html, body { width: 100%; height: 100%; padding: 0; margin: 0; font-family: Conv_RobotoRegular, arial; font-size: 14px; color: #000; 
background: rgba(0, 0, 0, 0) url("../images/fon2.jpg") repeat scroll 0 0;
}

a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }

img { border: none; border-width: 0px; }

.clear { clear: both; font-size: 0; line-height: 0; height: 0; }

*html #main { height: 100%; }



p {    color: #333333;
    font-size: 14px;
    line-height: 1.4;
    margin: 12px 0;}
a { text-decoration: underline; color: #1F5A7A; }
a:hover { text-decoration: none; }
.contact_header p.bigger strong {
	font-family: Conv_ROboto-black;
	font-size: 18px;
}
.catalog_list_one_type_1 a > div.catalog_list_one_img{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 274px;
}
.contact_header p.bigger strong span {
	color: #a5380f;
}
.catalog_all_list .catalog_list_one {
	min-height: 360px;
}
.catalog_all_list .category_title {
	font-size: 14px;
}
/* ----- h1- h6 ----- */
.catalog_cat h1 {
	margin: 15px 0;
}
h1 {
	color: #000000;
	font-family: conv_robotoregular;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 22px;
	text-transform: uppercase;
}
h2 {
	color: #81432e;
	font-family: conv_robotoregular;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 22px;
	text-transform: uppercase;
}
h3 {
    color: #010101;
    font-family: Conv_RobotoRegular,Arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    margin: 6px 0 12px;
}
table { border-collapse: collapse; }
.text_sizes table {
	width: 100%;
	border: 3px solid #e1d9c5;
}
.text_sizes td {
	padding: 5px;
	border: 1px solid #e1d9c5;
	color: #555;
}
.text_sizes td:first-child {
	width: 408px;
}
.text_sizes td ul {
	margin-left: 35px;
	list-style: disc;
}
input { font-family: arial; font-size: 8pt; color: #000; }
textarea { font-family:  arial; font-size: 8pt; color: #000; }
ul { list-style: none; margin:0px; padding: 0px; }

 /* ----- header ----- */
.fon_header {
    background: rgba(0, 0, 0, 0) url("../images/fon_header.jpg") no-repeat scroll 50% 0;
    height: 438px;
    margin: 0 auto;
    width: 100%;
}
header {
    display: block;
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1200px;
    position: relative;
    width: auto;
}

/* ----- logo ----- */
.logo_header {
    left: 419px;
    position: absolute;
    top: 95px;
}
.info_header {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    font-family: Conv_RobotoRegular,Arial;
    font-size: 12px;
    left: 61%;
    position: absolute;
    text-align: center;
    top: 103px;
    width: 466px;
    height: 106px;
}
.search_header {
    float: left;
    left: 9%;
    margin-top: 39px;
    position: relative;
    width: 58%;
}
.search_header input {
    border: 1px solid #b1946a;
    font-size: 14px;
    font-style: italic;
    height: 29px;
    padding: 2px 15px;
    width: 270px;
}
.basket_header {
    float: left;
    font-family: Conv_RobotoRegular,Arial;
    font-size: 13px;
    left: 47px;
    margin-top: 43px;
    padding: 0px;
    position: relative;
    width: 30%;
}
.basket_header a {
    background: transparent url("../images/basket.png") no-repeat scroll 100% 50%;
    color: #000;
    font-family: Conv_RobotoRegular,Arial;
    font-size: 12px;
    padding: 14px 52px 12px 6px;
    text-decoration: none;
}
.basket_header span {
    background: #e33b5e none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    font-size: 10px;
    right: 38%;
    padding: 2px 7px 1px;
    position: absolute;
    top: -26px;
    font-size: 14px;
}

.phone_header {
    color: #000;
    font-family: Conv_RobotoRegular,Arial;
    font-size: 14px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 112px;
}
.phone_header span {
    font-size: 18px;
    font-family: Conv_ROboto-black;
}
.red_phone {
    color: #a5380f;
}
.red_phone::after {
    content: "•";
    margin-left: 8px;
    margin-right: 5px;
}
.phone_header p {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0;
}

.contact_header {
	color: #000;
	font-family: Conv_RobotoRegular;
	left: 0;
	position: absolute;
	top: 214px;
}
.contact_header p {
	font-size: 12px;
	line-height: 1.1;
	margin: 4px 0;
}
/* ----- menu ----- */     
nav {
	background: #e5b877 none repeat scroll 0 0;
	left: 0;
	padding: 20px 0;
	position: absolute;
	top: 363px;
	width: 100%;
}
nav a {
	color: #000;
	font-family: Conv_robotoRegular,Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0 13px;
	text-decoration: none;
	text-transform: uppercase;
}

nav li {
    border-right: 1px solid #000;
    float: left;
    padding: 0 20px;
}
nav a:hover {
    color: #c22b24;
    text-decoration: none;
}

nav li:last-child {
    border-right: medium none;
}
 /* ----- main ----- */
#main {
	background: #fff none repeat scroll 0 0;
	margin: 0 auto;
	max-width: 1312px;
	overflow: hidden;
	padding-bottom: 50px;
}

.container{
	 margin: 0 auto;
    width: 1200px;
	position: relative;
}
 /* ----- left_content ----- */
.left_content {
    float: left;
    margin: 0;
    padding-bottom: 13px;
    width: 280px;
}
.left_menu {
    float: left;
    margin-top: 25px;
    padding: 0px;
    width: 280px;
    overflow: hidden;
}
.h_left_menu {
    color: #81432e;
    font-family: Conv_roboto-black,Arial;
    font-size: 18px;
    font-weight: normal;
    padding: 0px 0 10px 36px;
    text-transform: uppercase;
}
.left_menu li {
    background: #f2f1ed none repeat scroll 0 0;
    padding: 0px 0px 0px 18px ;
    width: 100%;
}
.left_menu li a {
	border-top: 1px solid #c5b2ab;
	color: #a23709;
	display: block;
	font-family: Conv_RobotoRegular,Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 243px;
}
.left_menu li.active a {
	color: #333;
}
.left_menu li a::before {
    content: "•";
    margin-right: 12px;
}
.left_menu li ul li a {
    color: #e00a08;
    font-size: 12px;
    font-weight: normal;
    padding: 6px 0px 7px 1px;
    text-transform: none;
}
.left_menu li ul li a::before {
    content: "—";
    margin-right: 7px;
}
.left_menu li ul li a {
    border-top: medium none;
}
.left_menu li:first-child a {
    border-top: medium none;
}
.second_menu {
    display: none;
    margin-left: 7px;
    margin-top: 9px;
}
.first_menu:active > .second_menu {
    display: block;
}
 /* ----- info_left ----- */
.info_left {
    float: left;
    margin-left: 0;
    margin-top: 42px;
    width: 100%;
}
.info_left li {
height: 57px;
margin: 0 0 11px;
padding: 40px 0 0 27px;
position: relative;
width: 253px;
}
.info_left a {
color: #e33a59;
font-family: Conv_roboto-black,Arial;
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
}
.info_left1 {
    background: rgba(0, 0, 0, 0) url("../images/info_left1.jpg") no-repeat scroll 0 50%;
}
.info_left2 {
    background: rgba(0, 0, 0, 0) url("../images/info_left2.jpg") no-repeat scroll 0 50%;
}

.info_left3{
	    background: rgba(0, 0, 0, 0) url("../images/info_left3.jpg") no-repeat scroll 0 50%;
}
 /* ----- right_content ----- */
.right_content {
	float: left;
	margin-left: 40px;
	width: 880px;
	margin-top: 25px;
}

/* ----- catalog ----- */
.catalog {
    float: left;
    margin-left: 69px;
    margin-top: 21px;
    width: 815px;
}
.title_catalog {
    color: #81432c;
    font-family: Conv_roboto-black,Arial;
    font-size: 18px;
    letter-spacing: -0.3px;
    text-transform: uppercase;
    width: 100%;
}
.title_catalog a {
    color: #111015;
    float: right;
    font-family: Conv_robotoregular;
    font-size: 12px;
    margin-right: 4px;
    text-decoration: none;
    text-transform: none;
}
.block_catalog {
    margin-top: 16px;
    width: 100%;
}
.block_catalog li {
border: 1px solid #c5b2ac;
float: left;
font-family: Conv_robotoregular,Arial;
margin: 0 24px 0 0;
text-align: center;
width: 245px;
}
.block_catalog img {
    padding: 9px 6px 8px;
	width:230px;
}
.price_download ul {
	list-style: disc;
	margin-left: 30px;
}
.block_catalog a {
    text-decoration: none;
}
.block_catalog p {
    margin: 0;
}
.name_goods {
    background: #e5b877 none repeat scroll 0 0;
    padding: 3px 0px 7px;
	height: 40px;
}
.price_goods {
    padding: 3px 0px 2px!important;
}
.price_goods span {
    font-size: 24px;
}
.news_main {
    border: 1px solid #c9b6b0;
    overflow: auto;
    margin: 0 auto;
   
}
.h_news {
	color: #000;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0;
	font-family: Conv_roboto-black;
	font-size: 18px;
	margin-left: 60px;
	margin-bottom: 10px;
}
.main_news h2 
{
	text-align: center;
	margin-top: 15px;
}
.block_news li {


}
.block_news li:first-child {
    border-left: medium none;
}
.block_news img {
	margin: 15px;
}
.block_news p {
    margin-left: 0px;
    font-size: 11px;
    margin: 6px;
}
.block_news a {
    color: #a9092b;
}
.main_news {
	border-bottom: 1px solid #c9b6b0;
}
.main_news:last-child {
	border-bottom: none;
}

.main_news .date {
	color: #bbb;
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0 10px 36px;
	/* font-weight: bold; */
	font-style: italic;
}

.all_news{
	text-align:right;
	font-style:italic;
	padding-right:20px;
}
	.h_news a.all_news2 {
	float: right;
	/* font-style: italic; */
	padding-right: 20px;
	display: block;
	margin: 0 4px 0 0;
	font-weight: normal;

	color: #111015;
	font-family: Conv_robotoregular;
	font-size: 12px;
	margin-right: 4px;
	text-decoration: none;
	text-transform: none;
}

.text_main {
    color: #000000;
    font-family: Conv_RobotoRegular,Arial;
    font-size: 12px;
    margin: 34px auto 38px;
    text-align: center;
    width: 900px;
}

.text_main p {
    font-size: 12px;
}

 /* ----- footer ----- */
.fon_footer {
    background: #faeee0 none repeat scroll 0 0;
    width: 100%;
}
footer {
    border-bottom: 5px solid #e4b776;
    display: block;
    height: 164px;
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1200px;
    position: relative;
    width: auto;
}

.counter{
	position:absolute;
	bottom:5px;
	left:30px;
}
.phone_footer {
    font-family: Conv_RobotoRegular,Arial;
    position: absolute;
    left: 17%;
    top: 95px;
}
.phone_footer li {
    float: left;
    margin: 0px 0px 0px 28px;
}
.phone_footer p {
    margin: 0;
}
.phone_footer span {
    font-size: 14px;
    font-weight: bold;
}
.menu_footer {
	font-family: Conv_RobotoRegular,Arial;
	left: 19.5%;
	position: absolute;
	top: 55px;
	width: 1008px;
}
.menu_footer li {
    float: left;
    padding: 0px 0 0px;
}
.menu_footer a:hover {
    color: #c42a22;
}
.menu_footer a::after {
    color: #957751;
    content: "•";
    margin-left: 15px;
    margin-right: 6px;
}
.menu_footer li:last-child a::after {
    content: " ";
}
.menu_footer a {
	color: #000;
	font-family: Conv_RobotoRegular,Arial;
	font-size: 13px;
	font-weight: bold;
	padding-right: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
.logo_footer {
    color: #333;
    font-family: Conv_RobotoRegular,Arial;
    font-size: 0px;
    left: 0;
    position: absolute;
    top: 24%;
}
.eo {
    color: #333333;
    font-family: Conv_RobotoRegular,Arial;
    font-size: 11px;
    position: absolute;
    right: 0%;
    top: 79%;
}
.eo a {
    color: #333;
    text-decoration: none;
}


#toTop {
    background: rgba(0, 0, 0, 0) url("/themes/default/images/up.png") no-repeat scroll center top;
    bottom: 85px;
    cursor: pointer;
    height: 39px;
    position: fixed;
    right: 3%;
	opacity:0.8;
    width: 73px;
    z-index: 999;
}
#toTop:hover {
      opacity:1;
}