@font-face {
    font-family: Roboto-regular; /* Имя шрифта */
    src: url(/include_new/Roboto-Regular.ttf); /* Путь к файлу со шрифтом */
   }
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&subset=cyrillic');

html {
	height: 100%;
}
body{
	margin:0;
	padding:0;
	height:100%;
	/* background: url(/img_new/glenta_fon.png) no-repeat x;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%; */
}
.body_undertop{
	/*background-color:#efefef;*/

	background: #f0f0f0;
}
.table1{
	min-width: 100$
}
.text_cell p {
	text-indent: 1.8em;
	text-align:justify;
}
.text_cell{
	text-align:justify;
	vertical-align:top;
	padding-right: 5px;
	font-family:'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	padding-left: 6px;
}
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
.main_menu_table{
	margin-bottom:4px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	overflow:hidden;
	/*background: url(/img_new/menu_full.png) no-repeat; */
}
.main_menu{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	height: 38px;
	font-size:14px;
	font-weight:100;
	color:#000;
	background:#eee;
	background: url(/img_new/menu_fill_lighter.png) repeat-x;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	vertical-align:central;
	text-align:center;
	width: 202px;
	cursor:pointer;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
}
.main_menu_splitter{
	width: 1px;
}
.main_menu:hover{
	background: url(/img_new/menu_fill_hover.png) repeat-x;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #fff;
	color:#fff;
}
.main_menu_filler{
	background-color: #004A8A;
	border:none;
	vertical-align: central;
	text-align: center;
	width: auto;
	height: 38px;
	min-width: 120px;
}
.logo_cell{
	text-align:left;
	height: 50px;
}
.tele_cell{
	font-style: normal;
	font-variant: normal;
	background-color:#FFF;
	border:none;
	vertical-align:central;
	text-align:center;
	width: auto;

}
.grafik_span{
    font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size:18px;
	font-weight:800;
	color:#000;
}
.tele_span{
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:27px;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	color:#004A8A;
	text-decoration:none;
}
.tele_spanx{
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	color:#004A8A;
	text-decoration:none;
}
.articool{
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color: #004A8A;
}
.tele_span a{
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #004A8A;
	text-decoration:none;
}
.tele_span_playback{
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:27px;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	color:#004A8A;
	text-decoration:none;
	text-align: left;
}
.getcallback{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#595959;
	text-decoration:none;
}
.getcallback2{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#595959;
	text-decoration:none;
}
.getcallback2 a{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#595959;
	text-decoration:none;
}
.tele_span2{
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:27px;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	color:#004A8A;
	text-decoration:none;
}
.tele_span2:visited{
	color:#004A8A;
	text-decoration:none;
}
.tele_span2:hover{
	color:#004A8A;
	text-decoration:underline;
}
.take_me_call{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#004A8A;
}
.item_full_cell{
	padding: 0;
	text-align:left;
	vertical-align: top;
	width: 756px;
	padding-left: 2px;
	padding-right: 2px;
	min-height: 600px !important;
}
.item_full_cell_new{
	padding: 0;
	text-align:left;
	vertical-align: top;
	width: 100% !important;
}
.logotip{
	padding:20px 5px;
	border:none;
	cursor:pointer;
}
.logotip:hover{
	border:none;
	text-decoration:none;
}
.item_route_cell{
	text-align:left;
	vertical-align:bottom;
	padding-top: 5px;
	padding-bottom: 4px;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	color:#004A8A;
	font-size:12px;
	font-weight:600;
}
.item_route_cell a{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	color:#004A8A;
	font-size:12px;
	font-weight:600;
	text-decoration:none
}
.item_route_cell a:visited{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	color:c;
	font-size:12px;
	font-weight:600;
	text-decoration:none
}
.item_route_cell a:hover{
	color: #39F;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#39F;
}
.ashka:hover{
	color: #39F;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#39F;
}
.ashka:visited{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	color:#004A8A;
	font-size:13px;
	font-weight:400;
	text-decoration:none
}
.item_img_cell{
	height: 210px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:central;
	text-align:center;
	cursor:pointer;
}
.item_img_cell_n{
	height: 190px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:central;
	text-align:center;
	cursor:pointer;
}
.price_cell{
	color: #000;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:26px;
	font-weight:450;
	text-align: right;
	vertical-align: central;
	padding-right: 5px;
	height: 40px;
	width: 100px;
}
.price_cell_n{
	color: #000;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:20px;
	font-weight:450;
	text-align: right;
	vertical-align: central;
	padding-right: 5px;
	height: 40px;
	width: 80px;
}
.price_cell_acc{
	color: #595959;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:16px;
	font-weight:450;
	text-align: center;
	vertical-align: central;
	height: 40px;
	width: 100px;
}
.cell_top_info{
	background-color:#fff;
	color: #ff8800;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	text-align: center;
	vertical-align: top;
	height: 10px;
}
.spec_cell_text{
	background-color:#fff;
	color: #FF0000;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:16px;
	font-weight:450;
	text-align: center;
	vertical-align: central;
	height: 40px;
	width: 100px;
}
.buy_aceess_but{
	cursor: pointer;
	background-color:#fff;
	text-align: left;
	vertical-align: central;
	padding-left: 5px;
	height: 30px;
}
.item_full_info{
	padding-left: 5px;
	padding-bottom: 1px;
	border:none;
	vertical-align:central;
	text-align:left;
	width: 100px;
	height: 30px;
}
.buy_img{
	cursor: pointer;
	transition: background 0.5s;
    -moz-transition: background 0.5s; /* Firefox 4 */
	-webkit-transition: background 0.5s; /* Safari and Chrome */
	-o-transition: background 0.5s; /* Opera */
}
.buy_img:hover{
	cursor: pointer;
	transition: background 0.5s;
    -moz-transition: background 0.5s; /* Firefox 4 */
	-webkit-transition: background 0.5s; /* Safari and Chrome */
	-o-transition: background 0.5s; /* Opera */
}
.acess_name{
	width: 50px;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:3px;
	text-align:center;
	vertical-align:central;
}
.acess_name a {
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #104D93;
	text-decoration: none;
}
.acess_name a:visited {
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #104D93;
	text-decoration: none;
}
.acess_name a:hover {
	color: #104D93;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#77797a;
}
.access_table_container{
	vertical-align:top;
	border-style:solid;
	border-width:2px;
	border-color:#DADCDD;
}
.access_table_container:hover{
	transition: all  0.5s;
    -moz-transition: all  0.5s; /* Firefox 4 */
	-webkit-transition: all  0.5s; /* Safari and Chrome */
	-o-transition: all  0.5s; /* Opera */
	-moz-box-shadow: inset 0 0 7px #595959; /* Для Firefox */
    -webkit-box-shadow: inset 0 0 7px #595959; /* Для Safari и Chrome */
    box-shadow: inset 0 0 7px #595959 /* Параметры тени */
}
.reg_content{
	height:27px;
	text-align:left;
	vertical-align:central;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#77797a;
	text-align: justify;
	padding-right: 5px;
	padding-left: 6px;
}
.reg_content_otb{
	height:27px;
	text-align:left;
	vertical-align:central;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;

	color:#77797a;
	text-align: left;
	padding-right: 5px;
	padding-left: 6px;
}
.reg_content a{
 color: #004A8A;
 text-decoration: none;
}
.reg_content_otb a{
 color: #004A8A;
 font-weight:400;
 text-decoration: none;
}
.catalog_content_cell{
	transition: all  0.5s;
    -moz-transition: all  0.5s; /* Firefox 4 */
	-webkit-transition: all  0.5s; /* Safari and Chrome */
	-o-transition: all  0.5s; /* Opera */
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #DADCDD;
	text-align:center;
	border-radius: 3px;
	height: 300px;
}
.catalog_content_cell:hover{
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #DADCDD;
	text-align:center;
	transition: all  0.5s;
    -moz-transition: all  0.5s; /* Firefox 4 */
	-webkit-transition: all  0.5s; /* Safari and Chrome */
	-o-transition: all  0.5s; /* Opera */
	-moz-box-shadow: inset 0 0 7px #595959; /* Для Firefox */
    -webkit-box-shadow: inset 0 0 7px #595959; /* Для Safari и Chrome */
    box-shadow: 0 0 17px #595959 /* Параметры тени */
}
.catalog_item_label_cell{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color:#004A8A;
	cursor:pointer;
	vertical-align:central;
	text-align:center;
	height: 35px;
	text-shadow: none !important;
	padding-left: 4px;
	padding-right: 4px;
}
.catalog_item_label_cell a{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color:#595959;
	cursor:pointer;
	text-decoration: none;
}
.catalog_item_label_cell a:visited{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color:#595959;
	cursor:pointer;
	text-decoration: none;
}
.catalog_item_label_cell a:hover {
	color: #39F;
	text-decoration: underline;
}
.pager_cell2{
	text-align:center;
	vertical-align:bottom;
	height: 25px;
	color: #77797a;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pager_cell2 a{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color:#004A8A;
	text-decoration: none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px 7px;
	padding:6px 9px;
	margin-left:3px;
	text-decoration:none;
	color:#004A8A;
	border:1px solid #8AAEEF;
	background:#F7F9FE;
}
.pager_cell2 a:hover{
	text-decoration: none;
	color:#fff;
    text-shadow:0px 1px #4876C9;
    box-shadow:0px 1px #EDEDED;
   -webkit-box-shadow:0px 1px #EDEDED;
   -moz-box-shadow:0px 1px #EDEDED;
    border:1px solid #3D6DC3;
    background:#5A8CE7;
    background:-moz-linear-gradient(top,#C2E0FF 1px,#84AFFE 1px,#5A8CE7);
    background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#C2E0FF),color-stop(0.02,#84AFFE),color-stop(1,#5A8CE7));
}

.now_page_number{
	background-color: #dadcdd;
	color:#FFF;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px 7px;
	padding:6px 9px;
	margin-left:3px;
	text-decoration:none;
	color:#fff;
   text-shadow:0px 1px #4876C9;
   box-shadow:0px 1px #EDEDED;
   -webkit-box-shadow:0px 1px #EDEDED;
   -moz-box-shadow:0px 1px #EDEDED;
   border:1px solid #3D6DC3;
  background:#5A8CE7;
  background:-moz-linear-gradient(top,#C2E0FF 1px,#84AFFE 1px,#5A8CE7);
  background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#C2E0FF),color-stop(0.02,#84AFFE),color-stop(1,#5A8CE7));
}
.now_filter{
     font-weight: bold;
	 color: #004A8A;
	 font-family:'Open Sans Condensed', Helvetica, sans-serif;
}
.vip {
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	color: #333;
	font-size: 18px;
	font-weight: 600;
}
.vip_info {
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: 600;
}
.vip_info2 {
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: 100;
	line-height: 18px;
}
.shares_info {
	/* background: url(/img_new/shares.jpg) no-repeat; */
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 24px;
	color: #ffa500;
	font-weight: 600;
}
.basket_label {
	color: #FFF;
	font-size: 16px;
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
}
.basket_inc_label {
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#595959;
}
/*////////////////////////////////////////////////////////////////Поиск*/
.search{
	padding-left:15px;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	padding:16px 10px 16px 26px;
	width:210px;
	/* background:#efefef; */
	border: 1px solid #e6e6e6;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:-moz-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e6e6e6));
	background:-webkit-linear-gradient(top, #f9f9f9 0%,#e6e6e6 100%);
	background:-o-linear-gradient(top, #f9f9f9 0%,#e6e6e6 100%);
	background:-ms-linear-gradient(top, #f9f9f9 0%,#e6e6e6 100%);
	background:linear-gradient(to bottom, #f9f9f9 0%, #e6e6e6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e6e6e6',GradientType=0 );
}
.form_search{

}
.text_search{
	width:186px;
	border:none;
	color:#bbb;
	padding-left:5px;
	box-shadow: none !important;
	border:1px inset #fff !important;
}
.img_search{
	margin-left:-18px;
	margin-bottom:-1px;
	border-bottom:#888;
}
.button{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	cursor:pointer;
	text-align:left;
	vertical-align:central;
	list-style-type: none; /*задаем стиль отображения маркеров или нумерации для элементов списка - отобразить без маркера*/
	font-size: 14px; /*размер шрифта*/
	background: #f6f6f6; /*цвет фоновой заливки*/
	padding:8px 5px; /*внутренние отступы все*/
	border-bottom:1px solid #d8d8d8;
	border-top:1px solid #fff;
	background:#efefef;
	/* background:-moz-linear-gradient(top, #f9f9f9 0%, #e2e2e2 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e2e2e2));
	background:-webkit-linear-gradient(top, #f9f9f9 0%,#e2e2e2 100%);
	background:-o-linear-gradient(top, #f9f9f9 0%,#e2e2e2 100%);
	background:-ms-linear-gradient(top, #f9f9f9 0%,#e2e2e2 100%);
	background:linear-gradient(to bottom, #f9f9f9 0%, #e2e2e2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e2e2e2',GradientType=0 ); */
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	margin-bottom:1px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.dropdown{
	display:none;
	padding-top:5px;
	width:100%;
}
.clear{
	clear:both;
}

#main{
	margin:1px auto;
	text-align:center;
	width:253px;
	position:relative;
}
.acsessory_full_cell{
	text-align: right;
	vertical-align: top;
	width: 253px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px;
	border-color:#77797a;
	text-align: right;
}
.item_main_info{
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 100%;
	border: none;
}
.item_main_info_acc{
	margin-top: 15px;
	margin-left: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 100%;
	border: none;
}
.img_td{
	text-align:center;
}
.dop_img_td{
	width: 50px;
	vertical-align: top;
}
.dop_img_td_new{
	width: 500px;
	vertical-align: top;
}
.space_img_td{
	width: 50px;
	vertical-align: top;
}
.full_route{
	text-align:left;
	padding: 10px 10px 0;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
	text-decoration:none;
	color: #77797a;
}

.full_route a{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
	text-decoration:none;
	color: #77797a;
}
.full_route a:visited{
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
	text-decoration:none;
	color: #77797a;
}
.full_route a:hover{
	text-decoration:underline;
}
.full_route2{
	text-align:left;
	padding: 10px 0;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
	text-decoration:none;
	color: #77797a;
}
.item_big_name{
    text-align:left;
    margin-top: 20px;
    padding-left: 10px;
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:24px;
	font-weight: 700;
	text-decoration:none;
	color: #000;
}
.pr_big_name{
    text-align:left;
    margin-top: 0px;
    padding-left: 6px;
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:24px;
	font-weight: 400;
	text-decoration:none;
	color: #000;
}
.catalog_name{
	padding-top: 0px;
    text-align:left;
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:16px;
	font-weight: 400;
	text-decoration:none;
	color: #000;
	padding-left: 6px;
}
h1 {
    text-align:left;
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:24px;
	font-weight: 400;
	text-decoration:none;
	color: #000;
}
.smaill_item_name{
    text-align:center;
    padding: 10px 10px 10px;
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
	text-decoration:none;
	color: #77797a;
}
.item_price{
    text-align:center;
    padding: 10px 10px 10px;
    font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:26px;
	font-weight: 700;
	text-decoration:none;
	color: #000;
}
/*//////////////////////////////////////////////////////////////////////Вкладки на карточке товара*/

.prod-super-text{
    font-family:'Open Sans Condensed', sans-serif !important;
	font-size:14px;
	font-weight: 400;
	text-decoration:none;
	text-align: justify;
	padding-right: 5px;
	max-width: 970px !important;
}
.prod-super-text *{
	max-width: 970px !important;
}
/*////////////////////////////////////////////////////////////////////////////////////*/
.message {
	width: 250px;
	border: 1px solid;
	color: #FFF;
	padding: 15px;
	position: fixed;
	text-shadow: 0 1px 0 #000;
	font-family: sans-serif;
    right: 1px;
	z-index: 10000;
}

.message, .message * {
	cursor: pointer;
}
.message h3 {
	margin: 0 0 5px 0;
	font-size: 16px;
}
.message p {
	margin: 0;
	font-size: 12px;
}
.success {
	background-color: #004A8A;
	border-color: #2187e0;
}
.snimpokupayut{
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: central;
	text-align: center;
	font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:16px;
	font-weight: 400;
	width:200px;
	text-decoration:none;
	color: #fff;
	background-color:#004A8A;
	height: 38px;
}
.table_content,
.table_content tr,
.table_content td,
.table_content th{
	border:2px solid #ccc;
}

textarea, input[type="text"], input[type="email"], select {
border:1px solid #aaa;
box-shadow: #aaa 0px 0px 5px;
outline-color: currentColor;
outline-style: none;
font:1em/1.2 "Helvetica neue", 'Open Sans Condensed', sans-serif;
}

textarea:focus, input[type="text"]:focus, input[type="email"]:focus, select:focus {
border:1px solid #1ca7cc;
box-shadow: #004A8A 0px 0px 5px;
outline-color: currentColor;
outline-style: none;
font:1em/1.2 "Helvetica neue", 'Open Sans Condensed', sans-serif;
}
input[type="submit"], input[type="button"] {
    background: #2E8CE3; /* Цвет фона */
    padding: 7px 30px; /* Поля вокруг текста */
    font-size: 13px; /* Размер шрифта */
    font-weight: bold; /* Насыщенность шрифта */
    color: #FFFFFF; /* Цвет шрифта */
    text-align: center; /* Надпись на кнопке по центру */
    border:1px solid #73C8F0; /* Параметры рамки кнопки */
    cursor: pointer; /* Изменение вида курсора при наведении*/
}
.gototop{
	position:fixed;
	bottom:48px;
	right:48px;
	cursor:pointer;
	display:none;
	transition: background 0.5s;
    -moz-transition: background 0.5s; /* Firefox 4 */
	-webkit-transition: background 0.5s; /* Safari and Chrome */
	-o-transition: background 0.5s; /* Opera */
}
.gototop:hover{
	transform:
}
.issue_order{
	cursor: pointer;
}
.issue_order:click{
}
.addrnaz{
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	color: #004A8A;
	font-size: 18px;
}
.delvars{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#000000;
	text-align: center;
	vertical-align: top;
	height: 50px;
}
.geaddrmag{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#595959;
	text-decoration:none;
	border-bottom: 1px dashed #004A8A;
}
.geaddrmag:visited{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#595959;
	text-decoration:none;
	border-bottom: 1px dashed #004A8A;
}
.geaddrmag:hover{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#595959;
	text-decoration:none;
	border-bottom: none;
}
.podrobnee_n{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#004A8A;
	text-decoration:none;
	border-bottom: 1px dashed #004A8A;
}
.podrobnee_n:visited{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#004A8A;
	text-decoration:none;
	border-bottom: 1px dashed #004A8A;
}
.podrobnee_n:hover{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#004A8A;
	text-decoration:none;
	border-bottom: none;
}
.getdelusl{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#004A8A;
	text-decoration:none;
	border-bottom: 1px dashed #004A8A;
}
.getdelusl:visited{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#004A8A;
	text-decoration:none;
	border-bottom: 1px dashed #004A8A;
}
.getdelusl:hover{
  font-family:'Open Sans Condensed', Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#004A8A;
	text-decoration:none;
	border-bottom: none;
}
.footer{
	margin-top: 0px;
	width: 100%;
	height: 170px;
	background:  #E5E5E5;
	padding-top: 10px;
	/*box-shadow: inset 0px 10px 6px -6px #595959*/
}

input[type=radio] {
    display:none;
}

input[type=radio] + label {
    display:inline-block;
    margin:-2px;
    padding: 4px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #fff;
    
    border: 3px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari, Chrome */
  -khtml-border-radius: 5px; /* KHTML */
  border-radius: 5px; /* CSS3 */
}

input[type=radio]:checked + label {
	color: #004A8A;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,100,186,0.15),0 1px 2px rgba(0,100,186,0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,100,186,0.15),0 1px 2px rgba(0,100,186,0.05);
    box-shadow: inset 0 2px 4px rgba(0,100,186,0.15),0 1px 2px rgba(0,100,186,0.05);
    background-color:#fff;
	border-color: #2960B0;
}
.tooltip
{
  position: relative;
  background: #eaeaea;
  cursor: help;
  display: inline-block;
  text-decoration: none;
  color: #222;
  outline: none;
}

.tooltip span
{
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 999;
  width: 230px;
  margin-left: -127px;
  padding: 10px;
  border: 2px solid #ccc;
  opacity: .9;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  text-shadow: 0 1px 0 rgba(255,255,255,.4);
}

.tooltip:hover
{
  border: 0; /* IE6 fix */
}

.tooltip:hover span
{
  visibility: visible;
}

.tooltip span:before,
.tooltip span:after
{
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 0;
}

.tooltip span:before
{
  border-top-color: #ccc;
  bottom: -8px;
}
.blue-tooltip span
{
  border-color: #59add4;
  background-color: #61bde7;
}

.blue-tooltip span:after
{
  border-top-color: #61bde7;
}

.blue-tooltip span:before
{
  border-top-color: #59add4;
}
a.button15 {
  display: inline-block;
  font-family: 'Open Sans Condensed', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #595959;
  text-decoration: none;
  user-select: none;
  padding: .2em 1.2em;
  margin-left: 5px;
  outline: none;
  border: 1px solid rgba(0,0,0,.1);
  box-shadow: 0 1px 3px #595959;
  background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1);
  transition: all .218s ease 0s;
}
a.button15:hover {
  color: #104D93;
  border: 1px solid rgb(198,198,198);
  background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
  box-shadow: 0 2px 4px #595959;
}
a.button15:active {
  color: rgb(51,51,51);
  border: 1px solid rgb(204,204,204);
  background: rgb(238,238,238) linear-gradient(rgb(238,238,238), rgb(224,224,224));
  box-shadow: 0 1px 2px #595959;
}
.container {
  margin-left: 4px;
  width: 1026px;
  text-align: center;
}

.nav {
  width:100%;
  height: 48px;
  display: inline-block;
  margin-left: 3px;
}
.active {
  color: #104D93;
}
.footer_block{
float: left;
padding-right: 10px;
padding-left: 10px;
text-align: left;
width: 225px;
}
.footer_block a{
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 14px;
font-weight: 500;
color: #004A8A;
cursor: pointer;
text-decoration: none;
}
.footer_block a:hover{
text-decoration: underline;
color: #004A8A;
}
.footer_h1{
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 20px;
font-weight: 400;
color: #00AEEA;
text-decoration: none;
margin-bottom: 15px;
}
.footer_tel{
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 26px;
font-weight: 500;
color: #fff;
text-decoration: none;
text-align: right;
}
.footer_email{
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
text-align: right;
font-size: 18px;
font-weight: 500;
color: #004A8A;
text-decoration: none;
}
.footer_email:hover {
text-decoration: underline;
}
.footer_block_cont{
float: left;
padding-right: 10px;
padding-left: 10px;
text-align: left;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 14px;
color: #004A8A;
}
hr {
    border: 0;
    height: 5px;
    background: #00AEEA;
}
.opissub{
padding-right:5px;
vertical-align: top;
text-align: justify;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 14px;
font-weight: 500;
color: #393939;
}
.spisoksubs{
margin-top: 5px;
text-align: left;
}
.spisoksubs a{
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 18px;
font-weight: 500;
color: #004A8A;
cursor: pointer;
line-height: 20px;
text-decoration: none;
}
.spisoksubs a:hover{
text-decoration: underline;
color: #0A415D;
}
.othervariant{
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 16px;
font-weight: normal;
color: #393939;
text-decoration: none;
}
.othervariant:hover {
	color: #004A8A;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#77797a;
}
.buybutton {
	vertical-align: middle;
	cursor: pointer;
	font-weight: normal;
	font-family: 'Open Sans Condensed',Helvetica,sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 7px 20px;
	background:	#004A8A;
	box-shadow:	0px 1px 3px #595959;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(000,000,000,0.3);
}
.iskat{
	vertical-align: middle;
	cursor: pointer;
	font-weight: normal;
	font-family: 'Open Sans Condensed',Helvetica,sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 7px 20px;
	background:	#004A8A;
	box-shadow:	0px 1px 3px #595959;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(000,000,000,0.3);
}
.ssstring{
	height: 28px;
	width: 250px;
	border-radius: 2px;
}
.buybutton_acc_n {
	vertical-align: middle;
	cursor: pointer;
	font-weight: normal;
	font-family: 'Open Sans Condensed',Helvetica,sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 5px 14px;
	background: #004A8A;
	box-shadow:
		0px 1px 3px #595959;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(000,000,000,0.3);
}
.buyeditem {
	vertical-align: middle;
	cursor: pointer;
	font-weight: normal;
	font-family: 'Open Sans Condensed',Helvetica,sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 20px;
	background: -moz-linear-gradient(
		top,
		#595959 0%,
		#595959);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#595959),
		to(#595959));	
	border: 1px solid #595959;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(000,000,000,0.3);
}
.buyeditem_acc_n {
	vertical-align: middle;
	cursor: pointer;
	font-weight: normal;
	font-family: 'Open Sans Condensed',Helvetica,sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 3px 10px;
	background: -moz-linear-gradient(
		top,
		#595959 0%,
		#595959);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#595959),
		to(#595959));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #595959;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(000,000,000,0.3);
}
#featured { width: 780px; height: 200px; background: #009cff url('orbit/loading.gif') no-repeat center center; overflow: hidden; }
.pr_item{
text-align:left;
margin-top:30px;
margin-left:10px;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 35px;
font-weight: 400;
color: #004A8A	;
vertical-align: center;
display: inline-block;
}
.off_var{
text-align:left;
margin-top:30px;
margin-left:10px;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 20px;
font-weight: 700;
color: #004A8A;
}
.ps_var{
text-align:left;
margin-top:30px;
margin-left:10px;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 14px;
font-weight: 700;
color: #004A8A;
}
.cpeczz{
text-align:left;
margin-top:10px;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 16px;
font-weight: 400;
color: #004A8A;
text-decoration: none;
vertical-align: middle;
border-bottom-style:dashed;
border-bottom-width:1px;
border-bottom-color:#77797a;
}
.cpeczz:hover{
border: none;
}
.w_dost_sam{
text-align:left;
margin-top:30px;
margin-left:10px;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 14px;
font-weight: normal;
color: #000;
}
.popopisanie{
text-align:justify;
padding-left:4px;
margin-top:20px;
margin-left:10px;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 16px;
font-weight: normal;
color: #595959;
}
.getaccinfo{
text-align:center;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: #595959 !important;
text-shadow: none;
}
.popisanie_nn{
text-align:justify;
font-family: 'Open Sans Condensed',Helvetica,sans-serif;
font-size: 14px;
font-weight: normal;
color: #000;
}
.scrollup{
width:40px;
height:40px;
opacity:0.3;
position:fixed;
bottom:50px;
right:100px;
display:none;
text-indent:-9999px;
background: url('/icon_top.png') no-repeat;
}
.con-block{
	width: 100%;
	border: none;

	margin-top: 5px;
	padding: 10px;
	font-family: 'Open Sans Condensed',Helvetica,sans-serif;
	max-width: 1008px !important;
	margin-left: 2px;
}

h4 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  user-select: none;
  padding: .5em 1.6em;
  margin-top: 4px;
  margin-bottom: 4px;
  background: #004A8A;
  border: none;
  display: inline-block;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  user-select: none;
  outline: none;
  border: 1px solid rgba(0,0,0,.1);
  background: #004A8A;
}
.blocknamezpom{
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #004A8A;
  text-decoration: none;
  padding: 15px 22px;  
  margin-top: -3px;
}
#toTop {
width:100px;
border:1px solid #ccc;
background:#004A8A;
text-align:center;
padding:5px;
position:fixed;
bottom:10px; /* отступ кнопки от нижнего края страницы*/
right:10px;
border-radius: 4px;
cursor:pointer;
display:none;
color:#fff;
font-family:'Open Sans Condensed';
font-size:12px;
}
.cart_block_name{
  font-family: 'Open Sans Condensed', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #393939;
}
#getallacclistbtn{
	 margin-left: 50px;
	 text-align: right;
	 font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #393939;
	cursor: pointer;
	border-bottom: 1px dashed #393939;
	
}
#fullaccessdiv{
}


nav {background: #004A8A;
 margin-left: 5px; margin-right: 5px;
 padding-left: 12px;
/*box-shadow: 0px 6px 10px #595959;*/}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul:after {
  content: "";
  display: table;
  clear: both;
}
nav a {
  text-decoration: none;
  display: block;
  transition: .3s linear;
}
.topmenu > li {
  float: left;
  position: relative;
  border-left: none;
  background: #004A8A;
}
.topmenu > li:hover {
    background: #00AEEA;
	color: #fff;
	/*box-shadow: 0px 0px 7px #595959;*/
}
.topmenu > li > a:hover {
	color: #fff;
}
.topmenu > li:first-child {border-left: 0;  color: #fff !important; }
.topmenu > li:first-child:hover {color: #fff; background: #00AEEA;}
.topmenu > li:first-child > a:hover {color: #fff;}
.topmenu > li:first-child > a {color: #fff !important;}
.topmenu > li > a {  
  padding: 14px 8px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
}
.topmenu > li > a.active, 
.submenu a:hover {color: #00AEEA;}
.topmenu .fa, 
.submenu .fa {
  margin-left: 5px;
  color: inherit;
}
.submenu {
  position: absolute;
  z-index: 5;
  min-width: 240px;
  background: #00AEEA;
  border: none;
  visibility: hidden;
  opacity: 0; 
  transform-origin: 0% 0%;
  transform: rotateX(-90deg);
  transition: .3s linear;  
  
  box-shadow:0px 7px 27px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow:0px 7px 27px rgba(0, 0, 0, 0.4);
}
.submenu li {position: relative;}
.submenu li:hover {
	background: #fff;
	color: #004A8A;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	/*box-shadow: 0px 0px 7px #595959;*/ }
.submenu li a {
  text-align: left;
  color: #fff;
  padding: 10px 10px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  border-bottom: none;
}
.submenu li a:hover {
  color: #004A8A;
}
.submenu .submenu {
  position: absolute;
  left: 100%;
  top: -1px;
  transition: .3s linear;
}
nav li:hover > .submenu {
  transform: rotateX(0deg);
  visibility: visible;
  opacity: 1;
}