/* Уже имеющиеся элементы */
input::-moz-placeholder { color: black; }
input::-webkit-input-placeholder { color: #787474; }
textarea::-moz-placeholder { color: black; }
textarea::-webkit-input-placeholder { color: #787474; }
.patch {
    font-size: 0.9em;
    margin: 0 60px;
}
.patch a {
    color: #33659a;
	font: bold 0.8em Tahoma, Verdana, Geneva, sans-serif;
	text-decoration: underline;
}

.page_name {
    color: #000;
    font-size: 1.5em;
}

.call_div_form {
    margin: 0 60px;
}

.call_div_form h1{
    clear: left;
    color: #000;
    display: block;
    font-family: Tahoma,Verdana,Geneva,sans-serif;
    font-weight: normal;
    padding-top: 10px;
    font-size: 1.5em;
}

h2 {
    clear: left;
    color: #333;
}

/* Общие элементы */

.last {
    margin-right: 0 !important;
}

.hide {
  display: none;
}

.page_up {
    display: none;
    width: 60px;
    height: 100%;
    background: url('/images/gallery/page_up.png') no-repeat center center;
    position: fixed;
    top: 0;
    margin: -28px 0 0 0;
    cursor: pointer;
    left: 0;
}

.read_more, .read_more_ajax {
    display: block;
    height: 72px;
    background: url('/images/gallery/read_more.png') no-repeat center bottom;
    margin: 20px 60px;
    cursor: pointer;
}
.read_more0, .read_more_ajax {
    display: block;
    height: 72px;
    background: url('/images/gallery/read_more.png') no-repeat center bottom;
    margin: 20px 60px;
    cursor: pointer;
}
.read_more1, .read_more_ajax {
    display: block;
    height: 72px;
    background: url('/images/gallery/read_more.png') no-repeat center bottom;
    margin: 20px 60px;
    cursor: pointer;
}
.read_more2, .read_more_ajax {
    display: block;
    height: 72px;
    background: url('/images/gallery/read_more.png') no-repeat center bottom;
    margin: 20px 60px;
    cursor: pointer;
}
.read_more3, .read_more_ajax {
    display: block;
    height: 72px;
    background: url('/images/gallery/read_more.png') no-repeat center bottom;
    margin: 20px 60px;
    cursor: pointer;
}

.read_more_ajax {
    padding-top: 20px;
    clear: left;
}

/* Главная страница */

.new_gallery {
    overflow: hidden;
}
.new_gallery a {
    color: #33659a;
    font-weight: normal;
    font-size: 1em;
}
.new_gallery a.name {
    font-size: 1.3em;
}

.new_gallery ul {
    list-style: none;
    padding: 0;
    width: 284px;
    margin: 0 26px 6px 0;
    float: left;
}
.new_gallery ul li {
    margin: 20px 0;
}
.new_gallery ul li img {
    margin: 10px 0;
    max-width: 284px;
}

/* Страница категории */

.new_gallery_section {
    margin: 20px 0 0;
}
.new_gallery_section a {
    color: #33659a;
    font-weight: normal;
    font-family: 'PT Sans';
    font-size: 1.1em;
    text-decoration: none;
    position: relative;
}

.new_gallery_section ul {
    width: 275px;
    float: left;
    padding: 0;
    margin: 0 26px 0 0;
    list-style: none;
}
.new_gallery_section ul li {
    position: relative;
    padding: 5px 0 5px 15px;
    color: #343434;
    font-size: 1.2em;
    border: 1px solid #e4e4e4;
    border-top: 0;
}
.new_gallery_section ul li.section_87,
.new_gallery_section ul li.section_192 {
    border-top: 1px solid #e4e4e4;
}

.new_gallery_section ul li.submenu,
.new_gallery_section ul li.submenu {
    background: url(/images/gallery_menu.jpg) no-repeat 97% 50%;
}
.new_gallery_section ul li.submenu:hover,
.new_gallery_section ul li.fact.submenu,
.new_gallery_section ul li.submenu:hover,
.new_gallery_section ul li.fact.submenu {
    background: url(/images/gallery_menu_hover.jpg) no-repeat 97% 50%;
}
.new_gallery_section ul li.name {
    padding-left: 15px;
    font-weight: bold;
    border: 0;
    font-family: 'PT Sans';
    font-size: 1.8em;
    padding-bottom: 20px;
}
/*.new_gallery_section ul li.fact {
    background: url('/images/gallery/gallery_section_fact.png') no-repeat left 6px;
}*/
.new_gallery_section ul li a {
    z-index: 11;
}
.new_gallery_section ul li.fact a {
    color: #d46f0b;
    /*text-decoration: none;*/
    cursor: default;
}

/* По умолчанию блок Sale скрыт */
.new_gallery_section ul li .sale {
  position: absolute;
  left: -41px;
  top: 8px;
  font-weight: bold;
  color: red;
  display: none;
}

/* Для "Распродажа шкафов" отображаем блок Sale и скрываем галку */
.new_gallery_section ul li.section_30 .sale,
.new_gallery_section ul li.section_156 .sale {
  display: block;
}
.new_gallery_section ul li.section_30.fact {
  background: none;
}

/* Для "Распродажа стеллажей" отображаем блок Sale и скрываем галку */
.new_gallery_section ul li.section_32 .sale {
  display: block;
}
.new_gallery_section ul li.section_32.fact {
  background: none;
}

.footer_params .ssubmenu,
.new_gallery_section ul li .ssubmenu {
    position: absolute;
    left: 280px;
    top: -2px;
    z-index: 10;
    background: #fff;
    width: 582px;
    border: 1px solid #e4e4e4;
    padding: 10px;
    display: none;
    box-shadow: 0px 1px 5px 0.00px rgba(0, 0, 0, 0.12);
}
.new_gallery_section ul li .ssubmenu .subleftmenu {
    width: 282px;
    height: 35px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-right: 0;
    box-shadow: 5px 0px 0px 0px rgba(255, 255, 255, 1), 0px 1px 5px 0.00px rgba(0, 0, 0, 0.12);
    position: absolute;
    left: -282px;
    top: -1px;
}
.footer_params .ssubmenu {
    position: static;
    display: block;
    width: 100%;
}
.new_gallery_section ul li:hover .ssubmenu,
.new_gallery_section ul li .ssubmenu:hover {
    display: block;
}
.footer_params .ssubmenu ul,
.new_gallery_section ul li .ssubmenu ul {
    width: 143px;
    float: left;
    margin: 0 0 20px;
    list-style: none;
    padding: 0;
}
.footer_params .ssubmenu ul li,
.new_gallery_section ul li .ssubmenu ul li {
    border: 0;
    margin: 5px 0 5px 15px;
    padding: 0;
    color: #343434;
    font-size: 1.2em;
}
.footer_params .ssubmenu ul.horizontal,
.new_gallery_section ul li .ssubmenu ul.horizontal {
    width: 100%;
}
.footer_params .ssubmenu ul.horizontal li,
.new_gallery_section ul li .ssubmenu ul.horizontal li {
    width: 128px;
    float: left;
}
.footer_params .ssubmenu ul.horizontal li:first-child,
.new_gallery_section ul li .ssubmenu ul.horizontal li:first-child {
    float: none;
}
.footer_params .ssubmenu ul li a,
.new_gallery_section ul li .ssubmenu ul li a {
    color: #000;
    cursor: pointer;
    font-size: 1em;
    font-family: 'PT Sans';
    font-weight: 200;
    text-decoration: none;
}
.footer_params .ssubmenu ul li:first-child,
.new_gallery_section ul li .ssubmenu ul li:first-child {
    font-family: Tahoma;
    font-weight: 700;
    padding: 0 0 20px;
}

.footer_params {
    width: 100%;
    margin: 25px 0 0;
    clear: both;
}

.new_gallery_section .ngs_header {
    width: 576px;
    float: left;
    margin: 75px 0 0;
    position: relative;
}

.new_gallery_section .ngs_header .ng_filters{
    margin: 0 0 20px;
    height: 38px;
}
.new_gallery_section .ngs_header img {
    width: 576px;
    border: none;
    margin: 0 0 10px;
}
.new_gallery_section .ngs_header .ngs_name {
    color: #343434;
    font-size: 1.5em;
    font-family: Tahoma,Verdana,Geneva,sans-serif;
    margin: 0 0 5px;
}
.new_gallery_section .ngs_header .lineform {
    float: left;
    width: 187px;
    margin: 0 7px 0 0;
}
.new_gallery_section .ngs_header .lineform select {
    width: 185px;
    padding: 10px;
}
.new_gallery_section .ngs_header .ngs_buttons {
    position: absolute;
    right: 0;
    top: -67px;
    width: 100%;
}
.new_gallery_section .ngs_header .ngs_buttons a {
    display: block;
    margin: 0 0 5px;
    width: 279px;
    height: 52px;
}
.new_gallery_section .ngs_header .ngs_buttons a:first-child {
    float: left;
}
.new_gallery_section .ngs_header .ngs_buttons a:last-child {
    float: right;
}
.new_gallery_section .ngs_header .ngs_buttons a img {
    width: auto;
    height: auto;
}
.new_gallery_section .ngs_header .ngs_buttons div {
    display: block;
    margin: 0 0 5px;
    padding: 10px 10px 10px 50px;
    width: 177px;
    height: 13px;
    line-height: 13px;
}
.new_gallery_section .ngs_header .ngs_buttons a:hover {
    color: #fff;
    text-decoration: none;
    background-position: 0 -33px;
}

.new_gallery_section .ng_item {
    width: 275px;
    float: left;
    padding: 0;
    margin: 0 26px 15px 0;
    min-height: 308px;
}
.new_gallery_section .ng_item .ng_img {
    width: 275px;
    height: 206px;
    overflow: hidden;
    position: relative;
}
.new_gallery_section .ng_item .ng_img img {
    width: 275px;
    height: 206px;
    border: none;
}
.new_gallery_section .ng_item .ng_img a {
    text-decoration: none;
}
.new_gallery_section .ng_item .ng_name {
    margin: 5px 0;
    overflow: hidden;
}

.new_gallery_section .ng_item .ng_old_price {
    display: flex;
    color: #999;
    font-size: 14px;
    margin-top: 5px;
}
.new_gallery_section .ng_item .ng_old_price .price {
    color: #999;
    text-decoration: line-through;
}

.new_gallery_section .ng_item .ng_price {
    display: flex;
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 4px;
}
.new_gallery_section .ng_item .ng_price .price {
    font-weight: 600;
    font-size: 20px;
}

#popup_zamer .time_form {
    float:left;
    margin-bottom: 20px;
}
#popup_zamer .time_form .time {
    float:left;
    width: 85px;
    margin-left: 5px ;
}

#popup_zamer .time_form, #popup_zamer .select_metro, #popup_zamer .fon {
    margin: 5px 10px;
}
#popup_zamer .fon input {
    width: 60px; margin-left:30px;

}
#popup_zamer .time_form .time_title{
    width: 200px;
    float: left;
    margin: 3px 0;
}
/* Типа хиты продаж */

.new_gallery_hit {
    margin: 20px 0;
    overflow: hidden;
}
.new_gallery_hit a {
    color: #33659a;
    font-weight: normal;
    font-size: 1em;
}
.new_gallery_hit .page_name {
    font-size: 1.3em;
    text-align: center;
}
.new_gallery_hit .ngh_item {
    width: 200px;
    padding-top: 5px;
    float: left;
    position: relative;
}

.new_gallery_hit .ngh_item .ngh_label {
    position: absolute;
    right: 0;
    top: 0;
    background: url('/images/gallery/sale_label.png');
    width: 53px;
    height: 53px;
    text-align: center;
    font-size: 20px;
    line-height: 53px;
    color: #fff;
    font-style: italic;
}

.new_gallery_hit .ngh_item .ngh_img {
    width: 200px;
    height: 157px;
    overflow: hidden;
    text-align: center;
}
.new_gallery_hit .ngh_item .ngh_img img {
    height: 157px;
    border: none;
    margin: 0 0 5px;
}
.new_gallery_hit .ngh_item .ngh_name {
    margin: 5px 0;
}
.new_gallery_hit .ngh_item .ngh_info {
    margin: 8px 0 5px;
    font-size: 12px;
    height: 12px;
    overflow: hidden;
}
.new_gallery_hit .ngh_item .ngh_old_price {
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
}
.new_gallery_hit .ngh_item .ngh_price {
    font-size: 12px;
    line-height: 30px;
    overflow: hidden;
}
.new_gallery_hit .ngh_item .about {
    float: left;
    margin-right: 5px;
}
.new_gallery_hit .ngh_item .ngh_old_price .price {
    float: right;
    text-decoration: line-through;
    color: #999;
    padding-right: 5px;
}
.new_gallery_hit .ngh_item .ngh_price .price {
    float: right;
    font-size: 22px;
}

/* Карточка товаров */

.back {
    color: #33659a;
    font-weight: normal;
    font-size: 1em;
}
.new_gallery_card {
    margin: 10px 0;
    overflow: hidden;
}
.new_gallery_card a {
    color: #33659a;
    font-weight: normal;
    font-size: 1em;
}
.new_gallery_card .ngc_line {
    background: #f4f3f3;
    color: #666666;
    font-size: 0.8em;
    margin: 10px 0;
    padding: 5px 10px;
    text-align: right;
}
.new_gallery_card .ngc_line a {
    display: inline-block;
    margin: 0 10px;
    padding: 2px 0 2px 25px;
}
.new_gallery_card .ngc_line a.calc_link {
    background: url('/images/gallery/link_calc.png') no-repeat 5px center transparent;
}
.new_gallery_card .ngc_line a.mail_link {
    background: url('/images/gallery/link_mail.png') no-repeat left center transparent;
}
.new_gallery_card .ngc_line a.print_link {
    background: url('/images/gallery/link_print.png') no-repeat left center transparent;
}
.new_gallery_card .ngc_line .left a {
    padding: 0;
    margin: -1px 5px 0 0;
}
.new_gallery_card .ngc_images {
    float: left;
    width: 445px;
    margin: 10px 30px 10px 0;
}
.new_gallery_card .ngc_images .ngc_img {
    width: 445px;
    margin: 0;
}
.new_gallery_card .ngc_karusel_add_elem a {
	text-decoration: none;
}
.new_gallery_card .ngc_karusel_add_elem img {
	width: 55px;
	height: 55px;
	border: 5px solid #eee;
	padding: 4px;
	background: #fff;
}
.ngc_left_info {
	float: left;
	width: 170px;
	margin-top: 3px;
}
.ngc_left_info .ngc_header {
	font-size: 0.8em !important;
}
.ngc_left_info .ngc_text {
	margin: 5px 0 15px !important;
}
.ngc_right_info {
	margin: 0 -7px 0 0;
	float: right;
	width: 250px;
}
.ngc_right_info.ngc_zakaz {
	margin: 10px -7px 0 0;
	width: 240px;
}

.img_container
{
  position: relative;
  margin-bottom: 10px;
}

.img_tooltip_container
{
  position: absolute;
  opacity: 0;
  bottom: 0;
}

.img_tooltip_container .img_tooltip_bottom_mask
{
  position: absolute;
  background-color: black;
  opacity: 0.3;
  bottom: 0;
  width: 445px;
}

.img_tooltip_container .img_tooltip_bottom_text
{
  position: absolute;
  color: white;
  font-size: 11px;
  width: 433px;
  bottom: 0;
  padding: 6px;
}


.new_gallery_card .ngc_about {
    width: 420px;
    float: left;
    position: relative;
}
.new_gallery_card .ngc_about .ngc_header {
    margin:0 0 0 0;
    font-weight: bold;
    font-size: 0.9em;
    color: #333;
}
.new_gallery_card .ngc_images .ngc_header {
    margin:0 0 0 0;
    font-weight: bold;
    font-size: 0.9em;
    color: #333;
}
.new_gallery_card .ngc_about .ngc_text {
    margin: 5px 0 10px;
    font-size: 0.8em;
    color: #666666;
}
.new_gallery_card .ngc_about .ngc_text p {
    font-size: 100%;
    margin-top: 0;
}
.new_gallery_card .ngc_about .ngc_old_price {
    margin: 5px 0 10px;
    color: #999;
    font-size: 1em;
}
.new_gallery_card .ngc_about .ngc_old_price b {
    font-size: 1.5em;
}
.new_gallery_card .ngc_about .ngc_price {
    font-size: 1.9em;
    font-weight: bold;
    color: #333;
    margin: 10px 0;
}
.new_gallery_card .ngc_about .ngc_price > span.rub {
    font-size: 0.75em;
}
.new_gallery_card .ngc_about .ngc_price.ngc_zakaz {
    font-size: 1.4em;
}
.new_gallery_card .ngc_about .ngc_price.ngc_zakaz span.rub{
    font-size: 0.6em;
}
.new_gallery_card .ngc_about .ngc_buy {
    width: 205px;
    height: 32px;
    display: block;
    padding-top: 12px;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: 600;
    border-radius: 2px;
    text-decoration: none !important;
    color: #fff;
    margin: 20px 0 10px;
}
.new_gallery_card .ngc_about .ngc_buy:hover, .new_gallery_card .ngc_about .ngc_buy:active {
    background-position: bottom;
}
.new_gallery_card .ngc_about .calc_btn2 {
    width: 205px;
    height: 32px;
    display: block;
    padding-top: 12px;
    border-radius: 2px;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-decoration: none !important;
    color: #fff;
}
.new_gallery_card .ngc_about .calc_btn2:hover, .new_gallery_card .ngc_about .calc_btn2:active {
    background-position: bottom;
}
.new_gallery_card .ngc_about .ngc_novoprint {
    background: url('/images/gallery/btn_print_big.png');
}
.new_gallery_card .ngc_about .ngc_novoprint:hover, .new_gallery_card .ngc_about .ngc_novoprint:active {
    background: url('/images/gallery/btn_print_big_hover.png');
}
.new_gallery_card .ngc_about hr {
    clear:both;
    margin: 10px 0;
    height: 1px;
    width: 100%;
    border: none;
    background-color: #d8d8d8;
}
.new_gallery_card .ngc_about .link_payment {
    margin: 2px 0;
    padding: 3px 0 3px 30px;
    background: url('/images/gallery/link_payment.png') no-repeat left center transparent;
    font-size: 0.8em;
}
.new_gallery_card .ngc_about .link_payment span {
    font-size: 0.8em;
}
.new_gallery_card .ngc_about .link_call {
    margin: 2px 0;
    padding: 3px 0 3px 30px;
    background: url('/images/gallery/link_call.png') no-repeat left center transparent;
    font-size: 0.8em;
    clear: both;
}

/* Добовляем кнопочки */
.new_gallery_card .ngc_about .ngc_consultbut {
    width: 205px;
    height: 32px;
    display: block;
    padding-top: 12px;
    border-radius: 2px;
    font: 15px Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-decoration: none !important;
    color: #fff;
    margin: 10px 0;
}

.new_gallery_card .ngc_about .ngc_zamerbut {
    /*float:right;*/
    width: 207px;
    height: 43px;
    background: url('/uploads/images/32/157_207x86.png') no-repeat top;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
}
.new_gallery_card .ngc_about .ngc_zamerbut:hover, .new_gallery_card .ngc_about .ngc_buy:active {
    background-position: bottom;
}

hr {
    height: 1px;
    border: none;
    background: #bcbcbc;

}

.new_gallery_card .ngc_about .hr_first {
    margin-top:75px;
}

.seo_text {
    color: #666666;
    font-size: 0.9em;
}
/* Для шаболна принта */

.print_get_content .ngo_about {
    width: 445px;
    float: left;
    margin: 0 30px 10px 0;
}
.print_get_content .ngo_about .ngo_img {
    width: 445px;
    margin: 0;
}
.print_get_content .ngo_about .ngo_price {
    font-size: 1em;
    color: #333;
    margin: 10px 0;
    text-align: right;
}
.print_get_content .ngo_about .ngo_price b {
    font-size: 2.5em;
}
.print_get_content .ngo_about .ngo_info {
    font-size: 0.9em;
    color: #666666;
    text-align: right;
    margin: 10px 0;
}
.print_get_content .ngo_about .ngo_header {
    margin: 25px 0 5px;
    font-weight: bold;
    font-size: 0.9em;
    color: #333;
}
.print_get_content .ngo_about .ngo_text {
    margin: 5px 0 10px;
    font-size: 0.8em;
    color: #333;
}
.print_get_content .ngo_about .ngo_dimension {
    width: 100%;
    margin: 0 0 20px;
}
.print_get_content .ngo_about .ngo_dimension tr td {
    padding: 10px;
    text-align: center;
    background: #f5f5f5;
    color: #666666;
    font-size: 0.9em;
}
.print_get_content .ngo_about .ngo_dimension tr.grey td {
    background: #e8e8e8;
}
.print_get_content .ngo_about .ngo_rates table {
    width: 100%;
    margin: 5px 0 15px;
}
.print_get_content .ngo_about .ngo_rates table tr td {
    padding: 2px 10px 2px 0;
    color: #333;
    font-size: 0.8em;
}
.print_get_content .ngo_about .ngo_rates table tr td {
    padding: 2px 10px 2px 0;
    color: #333;
    font-size: 0.8em;
}

.print_get_content .ngo_about .ngo_rates table tr td.price {
    font-weight: bold;
}
.print_get_content .ngo_about .ngo_rates table tr.info td {
    padding-top: 7px;
    font-style: italic;
    color: #999;
}

.print_get_content .ngo_about ul{
    margin:10px 0;
    padding:0;
}

.print_get_content .ngo_about .services_print li{
    font-size: 11px;
    color: #646464;
    /*list-style: none;*/
    list-style-type:square;
    list-style-image: url('/images/gallery/list_st.png')!important;
    margin-left: 12px;
}

.print_get_content .ngo_about .ngo_basic_ancor {
    margin: 35px 0!important; display:block;
    text-decoration: underline!important;
    font-size: 11px!important;
}
.new_gallery_card .ngc_about .ngc_sale {
    color: #999!important;
    font-size: 17px!important;
    margin-top: 5px!important;
}
.new_gallery_card .ngc_about .ngc_sale span {
    font-size: 13px;
	display: inline-block;
	margin: 3px 0 15px;
}
.new_gallery_card .ngc_about .ngc_sale > b {
    text-decoration: line-through;
}

/* Заказ карточки */

.new_gallery_order {
    margin: 10px 0;
    overflow: hidden;
}
.new_gallery_order a {
    color: #33659a;
    font-weight: normal;
    font-size: 1em;
}
.new_gallery_order h2 {
    margin-top: 0;
}

.new_gallery_order .ngo_about {
    width: 445px;
    float: left;
    margin: 0 30px 10px 0;
}
.new_gallery_order .ngo_about .ngo_img {
    width: 445px;
    margin: 0;
}
.new_gallery_order .ngo_about .ngo_price {
    font-size: 1em;
    color: #333;
    margin: 10px 0;
    text-align: right;
}
.new_gallery_order .ngo_about .ngo_price b {
    font-size: 2.5em;
}
.new_gallery_order .ngo_about .ngo_info {
    font-size: 0.9em;
    color: #666;
    text-align: right;
    margin: 10px 0;
}
.new_gallery_order .ngo_about .ngo_header {
    margin: 25px 0 5px;
    font-weight: bold;
    font-size: 0.9em;
    color: #333;
}
.new_gallery_order .ngo_about .ngo_text {
    margin: 5px 0 10px;
    font-size: 0.8em;
    color: #333;
}
.new_gallery_order .ngo_about .ngo_dimension {
    width: 100%;
    margin: 0 0 20px;
}
.new_gallery_order .ngo_about .ngo_dimension tr td {
    padding: 10px;
    text-align: center;
    background: #f5f5f5;
    color: #666666;
    font-size: 0.9em;
}
.new_gallery_order .ngo_about .ngo_dimension tr.grey td {
    background: #e8e8e8;
}
.new_gallery_order .ngo_about .ngo_rates table {
    width: 100%;
    margin: 5px 0 15px;
}
.new_gallery_order .ngo_about .ngo_rates table tr td {
    padding: 2px 10px 2px 0;
    color: #333;
    font-size: 0.8em;
}
.new_gallery_order .ngo_about .ngo_rates table tr td.price {
    font-weight: bold;
}
.new_gallery_order .ngo_about .ngo_rates table tr.info td {
    padding-top: 7px;
    font-style: italic;
    color: #999;
}
.new_gallery_order .ngo_about .ngo_rates table tr.about_facades td {
    padding-top: 0;
    font-style: italic;
    color: #999;
    font-size: 12px;
}
.ngo_rates.w63 table td:first-child {
    width: 63%;
}

.new_gallery_order .ngo_form {
    width: 415px;
    float: left;
    margin: 0;
}
.new_gallery_order .ngo_form .text {
    background: #fff;
    padding: 10px 10px;
    width: 395px;
    color: #454545;
    margin: 0 32px 10px 0;
    font-family: arial;
    font-size: 15px;
    border-radius: 2px;
    resize: none;
}

.new_gallery_order .ngo_form .btn_send {
    /*background: url('/images/gallery/btn_send_big.png') no-repeat top;*/
    width: 121px;
    height: 34px;
    border: none;
    cursor: pointer;
    float: right;
    margin: 10px 0;
}
.new_gallery_order .ngo_form .btn_send:hover, .new_gallery_order .ngo_form .btn_send:active {
    background-position: bottom;
}
.new_gallery_order .ngo_form p {
    color: #9A9A9A;
    font-family: arial;
    font-size: 14px;
    font-style: italic;
    margin: 5px 0;
    padding-left: 147px;
}
.new_gallery_order .ngo_form p.normal {
    color: #000;
    font-style: normal;
    padding-right: 10px;
    text-align: right;
}

.ngc_action {
    font-family: Verdana;
    line-height: 1;
    color: #4b4b4b;
    font-size: 12px;
}
.ngc_action span {
    display: block;
    font-family: Verdana;
    font-size: 16px;
    color: #e36901;
    font-weight: 700;
    margin: 8px 0 20px;
}
.ngc_action_img {
    position:absolute;
    top:0;
    right:0;
    width: auto !important;
    height: auto !important;
}

/* Табы */

.tabs {
    width:100%;
    overflow:hidden;
    font-size:0.9em;
    margin:2em 0;
    zoom:1;
    padding:1px;
    position:relative;
}

.clear {
    clear: both;
    line-height: 1;
    height: 1px;
    }
.print_colors div{
    float:left;
    width:100px;
    margin-right:18px;
    text-align: center;
    }
.tabs dt {
    float:left;
    line-height:42px;
    height:43px;
    background:url('/images/gallery/tab_bg.gif') repeat-x #eaeaea;
    border:1px solid #eaeaea;
    border-bottom:0;
    padding:0 1em;
    position:relative;
    left:22px;
    margin-right:3px;
    cursor:pointer;
    color: #333;

    border-radius: 5px 5px 0 0;
}
.tabs dt:hover {
    /*background-color:#bfdff4;*/
}
.tabs dt.selected {
    border-color:#dadada;
    background:#fff;
    z-index:3;
    cursor:auto;
    font-weight: bold;
    color: #333;
}

.tabs dd {
    background:#fff;
    display:none;
    float:right;
    width:97%;
    margin:43px 5px 0 -100%;
    position:relative;
    z-index:2;
}
.tabs dd.selected {
    display:block;
}

.tabs .tab-content {
    border:1px solid #dadada;
    padding:20px 2px 2px;
    border-radius: 0 10px 10px 10px;

}

.tabs .tab-content table {
    width: 100%;
    margin: 0;
    padding: 0;
}
.tabs .tab-content table tr td {
    padding: 3px 30px;
    border-width: 0;
    color: #666666;
    background-color: #fff;
    font-size: 0.9em;
    empty-cells: show;
}
.tabs .tab-content table tr td p {
    margin-top: 0;
}
.tabs .tab-content table tr td .elements{
    margin-bottom: 5px;
}
.tabs .tab-content table tr td.col1 {
    width: 350px;
}
.tabs .tab-content table tr td.col_name {
    width: 150px;
}
.tabs .tab-content table thead tr td {
    color: #999;
    border-width: 0 0 1px;
    border-color: #e0e0e0;
    border-style: solid;
    font-size: 1em;
}
.tabs .tab-content table tbody tr.grey td {
    background-color: #f0f0f0;
}
.tabs .tab-content table tbody tr.info td {
    font-size: 1em;
    padding-top: 10px;
}
.tabs .tab-content table tbody tr.last td {
    height: 5px;
}
.tabs .tab-content table.comment tbody tr td {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}

.tabs .tab-content .tab_btns {
    margin: 10px 20px;
    text-align: center;
}

.tabs .tab-content .tab_btns .btn_calc_bott { /* RE */
    display: inline-block;
    width: 228px;
    height: 26px;
    padding-top: 8px;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: 600;
    border-radius: 2px;
    text-decoration: none !important;
    color: #fff;
    border: none;
    margin: 0 5px;
}

.tabs .tab-content .tab_btns .btn_consult_bott { /* ADD BTN */
    display: inline-block;
    width: 255px;
    height: 34px;
    background: url('/images/gallery/btn_by_consult_small.png') no-repeat top;
    border: none;
    margin: 0 5px;
}

.tabs .tab-content .tab_btns .btn_order_bott { /* ADD BTN */
    display: inline-block;
    width: 174px;
    height: 26px;
    padding-top: 8px;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: 600;
    border-radius: 2px;
    text-decoration: none !important;
    color: #fff;
    border: none;
    margin: 0 5px;
}

.tabs .tab-content .tab_btns .deminsion_tab {
    margin-left: -23px!important;
    background-color: transparent;
}


.tabs .tab-content .tab_btns .btn_calc_bott:hover, .tabs .tab-content .tab_btns .btn_calc_bott:active {
    background-position: bottom;
}
.tabs .tab-content .tab_btns .btn_consult_bott:hover, .tabs .tab-content .tab_btns .btn_calc_bott:active {
    background-position: bottom;
}
.tabs .tab-content .tab_btns .btn_order_bott:hover, .tabs .tab-content .tab_btns .btn_calc_bott:active {
    background-position: bottom;
}

/* RELOAD */


.tabs .tab-content .tab_btns .btn_order {
    display: inline-block;
    width: 176px;
    height: 34px;
    background: url('/images/gallery/btn_form_order_small.png') no-repeat top;
    border: none;
    margin: 0 5px;
}
.tabs .tab-content .tab_btns .btn_order:hover, .tabs .tab-content .tab_btns .btn_order:active {
    background-position: bottom;
}

.tabs .tab-content .other_ele_meb {
    float: left;
    margin: 0 10px 10px;
    text-align: center;
}
.tabs .tab-content .other_ele_meb span {
    display: block;
}

/* Попапы */

.lightbox_bg {
    display: none;
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); /* IE 5.5+*/
    -moz-opacity: 0.3; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.3; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.3; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
    z-index: 1000;
}
.popup {
    display: none;
    width: 425px;
    padding: 15px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin: 10% 0 0 -13%;
    z-index: 1001;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}
#popup_designer {
    margin-top: -266px;
    top: 50% !important;
}

.popup .popup_close {
    float: right;
    margin: 0 0 5px 5px;
}
.popup .popup_close a {
    width: 20px;
    height: 20px;
    display: block;
    background: url('/images/gallery/popup_close.png') no-repeat;
}
.popup .popup_name {
    font-size: 1.3em;
    margin-bottom: 15px;
}
.popup form {
    margin: 5px 0;
}
.popup .text, .text {
    background: #fff;
    padding: 10px 10px;
    width: 395px;
    color: #787474;
    margin: 0 32px 13px 0;
    font-family: arial;
    font-size: 15px;
    resize: none;
}

#popup_manager_form span{
    color: #9A9A9A;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    font-style: italic;
    margin: 12px 0 20px;
}

.popup #basic_phone{
    width: 205px;
    float: left;
    margin-right: 27px;
}

.popup #time{
    margin-right: 0;
    width: 141px;
}

.popup .btn_send, .btn_send {
    float: right;
    background: url('/images/gallery/btn_send_big.png') no-repeat top;
    border: none;
    cursor: pointer;
    width: 122px;
    height: 35px;
    margin: 5px 10px 0;
}
.popup .btn_send:hover, .btn_send:hover, .popup .btn_send:active, .btn_send:active {
    background-position: bottom;
}

.small_star {
    display: inline-block;
    margin: 0 5px;
    color: red;
}
.error {
    color: red;
}
.for_btn_comment {
    width: 395px;
    padding-bottom: 10px;
    overflow: hidden;
}

.popup_card .btn_read_more {
    display: block;
    float: right;
    width: 207px;
    padding-top: 10px;
    height: 33px;
    font: 18px Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-decoration: none !important;
    color: #fff;
}

.popup_card {
    display: none;
    width: 696px;
    padding: 10px 15px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin: 150px 0 0 -300px;
    z-index: 1001;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    max-height: 796px;
    min-height: 700px;
    background-image: url('/images/loading51.gif');
    background-position: center center;
    background-repeat: no-repeat;
}
.popup_card a {
    color: #33659a;
    font-weight: normal;
    font-size: 1em;
}
.popup_card .popup_close {
    float: right;
    margin: 0 -5px 0 10px;
}
.popup_card .popup_close a {
    display: block;
    width: 16px;
    height: 16px;
    background: url('/images/gallery/popup_card_close.png') no-repeat;
}
.popup_card .popup_name {
    font-size: 1.7em;
    margin: 0 10px 15px;
}
.popup_card .popup_text {
    font-size: 0.85em;
    margin: 10px;
    min-height: 55px;
}
.popup_card .popup_links {
    font-size: 0.75em;
    margin:  0 0 20px 10px;
    min-height: 25px;
}
.popup_card .call_manager_popup {
    float: right;
    display: block;
    margin: 0 0 5px;
    padding: 10px 10px 10px 50px;
    width: 177px;
    height: 13px;
    line-height: 13px;
    font-size: 1em;
    color: #333;
    background: url('/images/gallery/popup_btn.png') no-repeat 0 -66px;
    text-decoration: none;
    font-weight: normal;
}
.popup_card .popup_image {
    margin: 15px 0;
}
.popup_card .popup_image img {
    width: 100%;
}

.popup_card .popup_price {
    display:block;
    font-size: 1em;
    margin-top: 0;
    height: 45px;
    color: #333;
}

.popup_card .popup_price span{
    display:block;
    font-size: 3.3em;
    font-weight: bold;
    color: #333;
}
.popup_card .popup_price .full {
    font-size:18px;
    float:right;
    width:230px;
    font-weight: normal;
    text-decoration:line-through;
    margin-top:-61px;
    padding-right:200px;
    display:block;
    text-align:left;
    color:#999!important;
    font-weight: normal;
}
.popup_card .popup_payment {
    display:block;
    font-size: 1em;
    color: #333;
}
.popup_card .popup_colors {
    padding: 5px 10px;
    height:26px;
    margin: 10px;
    background: #f4f2f3;
    color: #666666;
    font-size: 0.85em;
    text-align: right;
}

.popup_card .popup_colors span{
    margin-bottom: 5px;
    display:block;
    float:right;
    margin:5px 0;
    text-align: right;
}
.popup_card .popup_colors .other_ele_meb {
    display: inline-block;
    margin: 0 3px;
}
.popup_card .popup_colors .other_ele_meb img {
    height: 24px;
}
.popup_card .popup_colors .other_ele_meb span {
    display: none;
}

.popup_mini {
    display: none;
    position: absolute;
    right: 1%;
    top: 21%;
    background: #fff;
    padding: 8px;
    width: 237px;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}
#popup_send {
    z-index: 1002;
    margin-right: 95px;
}
.popup_mini .popup_mini_close {
    display: block;
    height: 40px;
    background: url('/images/gallery/popup_mini_close.png') no-repeat center center;
}
.popup_mini .popup_mini_name {
    font-size: 1.2em;
    margin: 10px 0;
}
.popup_mini form {
    margin: 5px 0;
    text-align: center;
}
.popup_mini .text {
    background: #fff;
    padding: 7px 10px;
    width: 213px;
    color: #454545;
    margin-bottom: 8px;
    font-family: arial;
    font-size: 15px;
    font-style: italic;
    resize: none;
}
#manager_mini_result p{
    color: #9A9A9A;
    font-family: arial;
    font-size: 15px;
    font-style: italic;
    padding-right: 70px;
    margin: 5px 0;
}
.popup_mini .btn_send {
    background: url('/images/gallery/btn_send_small.png') no-repeat top;
    border: none;
    cursor: pointer;
    width: 87px;
    height: 22px;
    margin: 5px auto 0;
}
.popup_mini .btn_send:hover, .popup_mini .btn_send:active {
    background-position: bottom;
}

/* Дополнительная фигня */

.a_price {
    font-size: 1.5em;
    font-weight: bold;
}
.lineform{
    margin: -40px 0 0 310px;
}
.page_id_img {
    display: block;
    margin-bottom: -25px;
    /* font-weight: bold; */
    position: relative;
    z-index: 2;
    margin-left: 15px;
    color: #000;
    text-shadow: 0 0 5px #FFF;
}

/*
    styles for select
*/
.cusel,
.cuselFrameRight,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {
    background: url(/images/gallery/cusel/selects.png) no-repeat;
}
.color_select .cusel,
.color_select .jScrollPaneDrag,
.color_select .jScrollArrowUp,
.color_select .jScrollArrowDown {
    background: url(/images/gallery/cusel/selects-c.png) no-repeat;
}
.cusel { /* общий вид селекта включая стрелку справа */
    height: 32px;
    background-position: left top;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    z-index: 1;
}
.cuselFrameRight { /* левая чсть селект. обыно скругление и левая граница */
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    height: 100%;
    width: 42px;
    background-position: right top;
}

.cuselText { /* контейнер для отображенного текста селект */
    height: 14px;
    padding: 10px 0 0 10px; /* подбираем отступы и высоту для видимого текста в селекте */
    cursor: pointer;
    overflow: hidden;
    position: relative;
    z-index: 1;
    font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; /* шрифты */
    position: absolute;
    top: 0;
    left: 0;
    color: #333;
}
.color_select .cuselText {
    padding-left: 33px;
}
* html .cuselText { /* высота блока для текста для ие6 */
    height: 22px;
}

/* option select для формы написания письма */
.call_form .cuselText {
color: #787474;
font-family: arial;
font-size: 15px;
font-style: italic;
height: 19px;
}
.call_form .cusel{
margin-right: 31px;
}
.call_form .cusel,
.call_form .jScrollPaneDrag,
.call_form .jScrollArrowUp,
.call_form .jScrollArrowDown {
background: none;
}
.call_form .color_select .cusel,
.call_form .color_select .jScrollPaneDrag,
.call_form .color_select .jScrollArrowUp,
.call_form .color_select .jScrollArrowDown {
background: none;
}
.call_form .cuselFocus .cuselFrameRight{
background: url("/uploads/images/1313/210_15x7.png?2888") no-repeat scroll center center #EBEBEB;
border-left: 1px solid #D8D5D3;
}
.call_form .color_select .cusel:hover,
.call_form .color_select .cusel:hover .cuselFrameRight,
.call_form .color_select .cusel:focus,
.call_form .color_select .cusel:focus .cuselFrameRight,
.call_form .color_select .cuselFocus,
.call_form .color_select .cuselFocus .cuselFrameRight {
background-image: none;
}
.big_text{
border: 1px solid #D8D5D3;
border-radius: 5px 5px 5px 5px;
height: 40px;
width: 412px;
}
.call_form .cusel .jScrollPaneContainer {
background: none;
}
.call_form .cuselFrameRight{
background: url("/images/arrow_select.png") no-repeat scroll center center #EBEBEB;
border-left: 1px solid #D8D5D3;
}
.call_form .cusel:hover,
.call_form .cusel:focus,
.call_form .cuselFocus {
background-image: none;
}
.call_form .cusel:hover .cuselFrameRight,
.call_form .cusel:focus .cuselFrameRight,
.call_form .cuselFocus .cuselFrameRight {
    background-image: url("/uploads/images/1313/210_15x7.png?2888");
}
.call_form .cusel:hover .cuselFrameRight,
.call_form .cuselFocus .cuselFrameRight{
background: url("/uploads/images/1313/210_15x7.png?2888") no-repeat scroll center center #EBEBEB;
background-image: url("/uploads/images/1313/210_15x7.png?2888");
}
/*- end option select -*/

.cusel span { /* оформление оптиона */
    display: block;
    cursor: pointer;
    white-space: nowrap;
    padding: 5px 15px 5px 10px; /* паддинг справа - это отступ текста от ползунка */
    zoom: 1;
    font-size: 12px;
    color: #666666;
    overflow: hidden;
}
.cusel span:hover,
.cusel .cuselOptHover { /* реакция оптиона на наведение */
    /*background: #003399;
    color: #fff;*/
    background-color: #aeee8e;
}
.cusel .cuselActive { /* оформление активного оптиона в списке */
    /*background: #CC0000;
    color: #fff;*/
    border: 1px solid #66cc33 !important;
    margin: 1px;
    padding-left: 8px;
    cursor: default;
}

/*
    styles for focus and hover
*/
.cusel:hover,
.cusel:hover .cuselFrameRight,
.cusel:focus,
.cusel:focus .cuselFrameRight,
.cuselFocus,
.cuselFocus .cuselFrameRight {
    background-image: url(/images/gallery/cusel/selects-focus.png);
}
.color_select .cusel:hover,
.color_select .cusel:hover .cuselFrameRight,
.color_select .cusel:focus,
.color_select .cusel:focus .cuselFrameRight,
.color_select .cuselFocus,
.color_select .cuselFocus .cuselFrameRight {
    background-image: url(/images/gallery/cusel/selects-c-focus.png);
}

.cuselOpen {
    z-index: 999;
}

/*
    styles for disabled select
*/
.classDisCusel,
.classDisCusel .cuselFrameRight {
    background-image: url(/images/gallery/cusel/selects-dis.png) !important;
    cursor: default;
    color: #ccc;
}
.color_select .classDisCusel,
.color_select .classDisCusel .cuselFrameRight {
    background-image: url(/images/gallery/cusel/selects-c-dis.png) !important;
    cursor: default;
    color: #ccc;
}
.classDisCusel .cuselText {
    cursor: default;
}

/*
 *   styles for scrollbar
*/
.cusel .cusel-scroll-wrap { /* контейнер для блока с прокруткой */
    display: block;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff; /* фон выпадающего списка */
    min-width: 100%;
    width: auto;
}
.cusel .jScrollPaneContainer {
    position: relative;
    overflow: hidden;
    z-index: 5;
    border: 1px solid #999; /* границы выпадающего спиcка */
    background: #f2f2f2;
}

.cusel .jScrollPaneTrack { /* трек для ползунка прокрутки */
    height: 100%;
    width: 7px !important;
    background: #ccc;
    position: absolute;
    top: 0;
    right: 4px;
}
.cusel .jScrollPaneDrag { /* ползунок */
    position: absolute;
    background-position: -40px -32px;
    cursor: pointer;
    width: 15px !important;
    height: 27px !important;
    right: -4px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.cusel .jScrollPaneDragTop {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.cusel .jScrollPaneDragBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.cusel .jScrollArrowUp { /* стрелка вверх */
    position: absolute;
    top: 0;
    right: 2px;
    width: 26px;
    height: 12px;
    cursor: pointer;
    background-position: -2px -32px;
    overflow: hidden;
}
.cusel .jScrollArrowDown { /* стрелка вниз */
    width: 25px;
    height: 12px;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 3px;
    cursor: pointer;
    background-position: -21px -32px;
    overflow: hidden;
}

/* Дополнительные стили оформления */
.cusel .s_color {
    width: 68px;
    padding: 68px 5px 5px 5px;
    border: 1px solid #f2f2f2;
    float: left;
    background: url('/images/gallery/bg_color_0.png') no-repeat 5px 5px;
    margin: 2px;
}
.cusel .s_6 {
    background-image: url('/images/gallery/color_byk.jpg');
}
.cusel .s_9 {
    background-image: url('/images/gallery/color_cherry.jpg');
}
.cusel .s_11 {
    background-image: url('/images/gallery/color_wenge.jpg');
}
.cusel .s_19 {
    background-image: url('/images/gallery/color_plum.jpg');
}
.cusel .s_20 {
    background-image: url('/images/gallery/color_white.jpg');
}
.cusel .s_22 {
    background-image: url('/images/gallery/color_kremona.jpg');
}
.cusel .s_21 {
    background-image: url('/images/gallery/color_shamony.jpg');
}

.cusel .s_8 {
    background-image: url('/images/gallery/cherry_oksfod.jpg');
}
.cusel .s_23 {
    background-image: url('/images/gallery/acacia.jpg');
}
.cusel .s_24 {
    background-image: url('/images/gallery/buk-tyrolean.jpg');
}

/* Карусель */

/* Без JS */
.jcarousel-skin-tango .jcarousel-list {
    padding-right: 140px!important;
    min-height: 259px!important;
}
ul.jcarousel-skin-tango {
    padding: 0 25px;
    list-style: none;
    overflow: hidden;
}
ul.jcarousel-skin-tango li {
    float: left;
    margin: 5px 20px;
}

/* С JS */

.jcarousel-skin-tango {
    width: 850px;
    margin: 5px 0;
}

.cb_medium .jcarousel-skin-tango {
    margin: 0 -25px;
}

.cb_large .jcarousel-skin-tango {
    margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-container {
    border: none;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 949px;
    padding: 15px 34px 5px 45px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
   /* width:  770px;
    height: 120px;*/
}

.jcarousel-skin-tango .jcarousel-item {
    /* width: 218px;
    /*height: 120px;*/
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 74px;
    right: 5px;
    width: 24px;
    height: 45px;
    cursor: pointer;
    background: transparent url('/images/gallery/gallery_arrows.png') no-repeat right top;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url('/images/gallery/gallery_arrows.png');
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: right bottom;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 74px;
    left: 5px;
    width: 24px;
    height: 45px;
    cursor: pointer;
    background: transparent url('/images/gallery/gallery_arrows.png') no-repeat left bottom;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url('/images/gallery/gallery_arrows.png');
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: left top;
}

/*Слайдер*/
#slideshow {
    margin: 12px auto 0 auto;
    position: relative;
    width: 700px;
}
#slideshow .slidesContainer {
  margin:0 auto;
  width:600px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  margin-left: 47px;
}
#slideshow .slidesContainer .slide {
  margin:0 auto;
  width:600px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
}
.control {
  display:block;
  width:39px;
  height:50px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#slideshow .right_active{
    display: none;
    background:transparent url(/images/control_right_active.png) no-repeat 0 0;
}
#slideshow .left_active{
    display: none;
    background:transparent url(/images/control_left_active.png) no-repeat 0 0;
}
#leftControl {
  top:46%;
  left:0;
  background:transparent url(/images/control_left.png) no-repeat 0 0;
}
#leftC {
  top:46%;
  left:0;
  background:transparent url(/images/control_left_active.png) no-repeat 0 0;
  cursor: pointer;
    display: none;
    height: 50px;
    position: absolute;
    text-indent: -10000px;
    width: 39px;
    z-index: 100;
}
#rightC {
    right: 0;
    top: 46%;
    background:transparent url(/images/control_right_active.png) no-repeat 0 0;
    cursor: pointer;
    display: none;
    height: 50px;
    position: absolute;
    text-indent: -10000px;
    width: 39px;
    z-index: 100;
}
#rightControl {
  top:46%;
  right:0;
  background:transparent url(/images/control_right.png) no-repeat 0 0;
}

.new_gallery_seo_text{
    color: #6F6F6F;
    font-size: 16px;
    margin: 20px 0;
}
.new_gallery_seo_text ol {
    font-size: 80%;
}
#vk_like{
    background:transparent url(/images/gallery/facebook.png) no-repeat 0 0;
}

/*Слайдер под картинкой*/
.ngc_karusel_add_elem{
    min-height: 80px;
    margin: 10px 0;
    /*overflow: hidden;*/
}
.ngc_karusel_add_elem .jcarousel-container{
    height: 130px;
    padding: 0 40px 0 39px;
    width: 370px;
}
.ngc_karusel_add_elem .jcarousel-next{

}

.ngc_karusel_add_elem .jcarousel-prev-horizontal {
    background: url("/images/gallery/sprites_gallery_arrows.png") no-repeat scroll -1px -2px rgba(0, 0, 0, 0);
    cursor: pointer;
    left: 5px;
    position: absolute;
    top: 23px;
    width: 16px;
    height: 30px;
}

.ngc_karusel_add_elem .jcarousel-prev-disabled{
    background: url("/images/gallery/sprites_gallery_arrows.png") no-repeat scroll 0 -35px rgba(0, 0, 0, 0);
}

.ngc_karusel_add_elem .jcarousel-next-horizontal {
    background: url("/images/gallery/sprites_gallery_arrows.png") no-repeat scroll -22px -3px rgba(0, 0, 0, 0);
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 23px;
    width: 16px;
    height: 30px;
}

.ngc_karusel_add_elem .jcarousel-next-disabled{
    background: url("/images/gallery/sprites_gallery_arrows.png") no-repeat scroll -20px -35px rgba(0, 0, 0, 0);
}

.ngc_karusel_add_elem .jcarousel-clip {
    overflow: hidden;
    width:373px;
}
.ngc_karusel_add_elem li{
    margin: 0 10px;
}

/*Для случая когда слайдер под картинкой не отображается*/
.no_jcarousel_add_img{
    padding: 0;
	margin: 0;
}
.no_jcarousel_add_img li{
    display: inline-block;
    margin: 0 5px 5px 0;
}
.ngc_about .ngc_text a.about {
	font-size: 16px;
	display: block;
	margin-top: 5px;
}
.ngc_img_disabled, .ng_img_disabled {display:block;position:absolute;width:100%;height:100%;}
.ngc_img_disabled {background:url('/uploads/images/1320/80_154x154.png') 50% 50% no-repeat;}
.ng_img_disabled {background:url('/uploads/images/1320/81_99x99.png') 50% 50% no-repeat;}
button.ngc_buy_dis, button.ngc_buy_dis:hover {width:207px;height:43px;background:url('/images/gallery/btn_form_order_big.png') no-repeat bottom;display:block;margin:20px 0;border:0;}
button.btn_calc_bott_dis, button.btn_calc_bott_dis:hover {display:inline-block;width:228px;height:34px;background:url('/images/gallery/btn_by_raschet_small.png') no-repeat bottom;border:none;margin:0 5px;}
button.btn_order_bott_dis, button.btn_order_bott_dis:hover {display:inline-block;width:174px;height:34px;background:url('/images/gallery/btn_form_order_small.png') no-repeat bottom;border:none;margin:0 5px;padding-top:22px;}

.sertification {
    margin: 0;
    position: relative;
    height: 300px;
    margin-top: 50px;
    width: 100%;
    float:none;
}
/*небольшая фича для корректного отображения подложки)*/
.footer {
    top: 80px;
}
.video_title {
    color: #7F7F7F;
    font: 700 28px / 28px 'PT Sans';
    margin-left: 0;
    clear: both;
}
.luxe_prev {
    background: url(/images/1369/left.png);
    height: 39px;
    width: 40px;
    position: absolute;
    left: 60px;
    top: 130px;
    cursor: pointer;
    z-index: 99;
}
.luxe_next {
    background: url(/images/1369/right.png);
    height: 39px;
    width: 40px;
    position: absolute;
    right: -240px;
    top: 130px;
    cursor: pointer;
    z-index: 99;
}
.luxe_list {
    position: absolute;
    top: 80px;
    right: -175px;
    width: 773px;
    height: 190px;
    overflow: hidden;
}
.luxe_slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 6000px;
    height: 371px;
}
.luxe_offer {
    background: url(/images/1369/shadow.png) no-repeat left bottom;
    width: 106px;
    float: left;
    height: 175px;
    position: relative;
    padding-right: 27px;
}

/*.advantages {*/
    /*background: url(/images/gallery/advantages-bg.jpg) repeat-x;*/
    /*text-align: center;*/
    /*margin: 40px 0 0;*/
    /*overflow: hidden;*/
/*}*/
/*.plus_item {*/
    /*font-family: Tahoma;*/
    /*color: #343336;*/
    /*font-size: 17px;*/
    /*float: left;*/
    /*width: 230px;*/
    /*height: 72px;*/
    /*margin: 40px 40px;*/
    /*text-align: left;*/
/*}*/
/*.plus_item i {*/
    /*display: block;*/
    /*width: 71px;*/
    /*height: 72px;*/
    /*background: url(/images/gallery/gallery_plus.jpg) no-repeat 0 0;*/
    /*float: left;*/
    /*margin-right: 30px;*/
/*}*/
/*.plus_item:nth-child(2) i {*/
    /*background: url(/images/gallery/gallery_plus.jpg) no-repeat -71px 0;*/
/*}*/
/*.plus_item:nth-child(3) i {*/
    /*background: url(/images/gallery/gallery_plus.jpg) no-repeat -142px 0;*/
/*}*/
/*.plus_item span {*/
    /*display: block;*/
    /*color: #646464;*/
    /*margin: 5px 0 0;*/
    /*font-size: 14px;*/
/*}*/
/*.plus_item:last-child {*/
    /*margin-right: 0;*/
/*}*/

.advantages {
    /*background: url(/images/gallery/advantages-bg.jpg) repeat-x;*/
    /*text-align: center;*/
    margin: 20px 0 0;
    overflow: hidden;
}
.advantages h2{
    text-align: center;
    font-size: 24px;
}
/*.plus_item {*/
    /*display: inline-block;*/
    /*width: 222px;*/
    /*height: 262px;*/
    /*margin: 0 auto;*/
    /*padding: 0;*/
/*}*/

.plus_item img{
    height: 200px;
}

.sale_addr {
    font-size: 0.8em;
    float: left;
    width: 210px;
    margin: 0 0 10px;
    color: #898989;
    cursor: pointer;
    line-height: 1.4;
    text-decoration: none;
    border-bottom: 1px dashed #33659a;;
}
.sale_warning {
    clear: both;
    color: #B2B2B2;
    font-size: 0.75em;
    border-top: 1px solid #D2D2D2;
    padding: 8px 0 0;
    line-height: 1.5;
}
.sale_2mail {
    width: 207px;
    height: 43px;
    background: url('/images/gallery/sale2mail.jpg') no-repeat top;
    display: block;
    margin: 5px 0 20px;
}
.sale_2mail:hover {
    background-position: bottom;
}
.ngc_right_info .sale_2mail {
    position: absolute;
    bottom: 34px;
    right: 0;
}
.tab_btns .sale_2mail {
    margin: 5px auto 20px;
}
.black_friday_logo {
    background: url('/images/gallery/black_friday_logo.png');
    width: 156px;
    height: 70px;
}

.button_orange_global{
    border-style: none;
    font-size: 16px;
    vertical-align: middle;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-align: center;
    color: #FFF;
    background-image: linear-gradient(RGB(253,152,0) 30%, #DC5B03 78%);
    background: -webkit-gradient(RGB(253,152,0) 30%, #DC5B03 78%);
    background: -webkit-linear-gradient(RGB(253,152,0) 30%, #DC5B03 78%);
    background: -moz-linear-gradient(RGB(253,152,0) 30%, #DC5B03 78%);
    cursor: pointer;
    -moz-user-select: none;
}

.button_orange_global:hover{
    background-color: #DC5B03;
    background-image: -moz-linear-gradient(top, rgb(208, 105, 0) 0%, #DC5B03 100%);
    background-image: -webkit-linear-gradient(top, rgb(208, 105, 0) 0%, #DC5B03 100%);
    background-image: -o-linear-gradient(top, rgb(208, 105, 0) 0%, #DC5B03 100%);
    background-image: -ms-linear-gradient(top, rgb(208, 105, 0) 0%, #DC5B03 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#086b15', endColorstr='#086b15', GradientType=0);
    background-image: linear-gradient(top, rgb(208, 105, 0) 0%, #DC5B03 100%);
    text-decoration: none;
    color: #FFF;
}

.button_orange_global:active{
    /*box-shadow: inset 0 0px 6px rgb(208, 106, 2), inset 0 0px 5px rgb(208, 106, 2);*/
    background: #e56b02;
    box-shadow: inset 0 0 10px #e27019;
    text-decoration: none;
    color: #FFF;
}

.button_green_global{
    border-style: none;
    text-align: center;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
    background: #2aab18;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#34c520),to(#219211));
    background: -webkit-linear-gradient(0% 0%,0% 100%,from(#34c520),to(#219211));
    background: -moz-linear-gradient(center top,#34c520,#219211);
    background: linear-gradient(#34c520,#219211);
    -webkit-transition: color 0s ease-out;
    -moz-transition: color 0s ease-out;
    -o-transition: color 0s ease-out;
    transition: color 0s ease-out;
}

.button_green_global:hover{
    color: #ffffff;
    background-color: #229627;
    background-image: -moz-linear-gradient(top, #229627 0%, #1E8410 100%);
    background-image: -webkit-linear-gradient(top, #229627 0%, #1E8410 100%);
    background-image: -o-linear-gradient(top, #229627 0%, #1E8410 100%);
    background-image: -ms-linear-gradient(top, #229627 0%, #1E8410 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#086b15', endColorstr='#086b15', GradientType=0);
    background-image: linear-gradient(top, #229627 0%, #1E8410 100%);

}

.button_green_global:active {
    color: #ffffff;
    background: #269916;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2fb31d), to(#1d800f));
    background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#2fb31d), to(#1d800f));
    background: -moz-linear-gradient(center top, #2fb31d, #1d800f);
    background: linear-gradient(#2fb31d, #1d800f);
    box-shadow: inset 0 0 10px #1a720d;
}

.addr_hide {
    display: none;
    float: left;
    margin: 0 0 10px;
    width: 210px;
}

.advantages_title {
    text-align: center;
    font-size: 24px;
    font-family: Tahoma, Verdana, Geneva, sans-serif;
    padding: 30px 0;
}

.gallery__load_more {
    height: 120px;
    width: 120px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 60px auto 0;
    position: relative;
    clear: both;
}

.gallery__load_more:before {
    height: 120px;
    width: 120px;
    border-color: #DC5B03;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
}

a.gallery__load_more_link {
    display: block;
    text-decoration: none;
    color: #DC5B03;
    font-size: 16px;
    margin: -60px 0;
    padding: 43px 10px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: 1;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@keyframes spinner {
    to {transform: rotate(360deg);}
}

@-webkit-keyframes spinner {
    to {-webkit-transform: rotate(360deg);}
}

.spinner {
    width: 120px;
    height: 120px;
}

.spinner:before {
    content: 'Loading…';
    position: absolute;
    width: 120px;
    height: 120px;
}

.spinner:not(:required):before {
    content: '';
    border-radius: 50%;
    border: 2px solid #DC5B03;
    border-top-color: #69C334;
    animation: spinner 1.1s linear infinite;
    -webkit-animation: spinner 1.1s linear infinite;
}

.corner {
    border-radius: 5px;
}

.button_card_buy{
    float: right;
    width: 120px;
    height: 30px;
    display: block;
    padding-top: 11px;
    border-radius: 2px;
    font-size: 16px!important;
    font-weight: 600;
    text-decoration: none !important;
    color: #fff !important;
    cursor: pointer;
}
