

/* Start:/css/styles.css?159615802046001*/
/* Reset style css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
html { height: 101%; }
body { font-size: 62.5%; line-height: 1; font-family: Arial, Tahoma, Verdana, sans-serif; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }

input { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

a { text-decoration: underline; }
a:hover { text-decoration: none; }

h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:100;}
h1 {font-size:138.5%;}
h2 {font-size:123.1%;}
h3 {font-size:108%;}


/*Fonts*/
@font-face {
    font-family: 'exo_2thin';
    src: url('/css/../fonts/exo2-thin-webfont.eot');
    src: url('/css/../fonts/exo2-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/../fonts/exo2-thin-webfont.woff2') format('woff2'),
         url('/css/../fonts/exo2-thin-webfont.woff') format('woff'),
         url('/css/../fonts/exo2-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exo_2italic';
    src: url('/css/../fonts/exo2-italic-webfont.eot');
    src: url('/css/../fonts/exo2-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/../fonts/exo2-italic-webfont.woff2') format('woff2'),
         url('/css/../fonts/exo2-italic-webfont.woff') format('woff'),
         url('/css/../fonts/exo2-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exo_2regular';
    src: url('/css/../fonts/exo2-regular-webfont.eot');
    src: url('/css/../fonts/exo2-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/../fonts/exo2-regular-webfont.woff2') format('woff2'),
         url('/css/../fonts/exo2-regular-webfont.woff') format('woff'),
         url('/css/../fonts/exo2-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exo_2bold';
    src: url('/css/../fonts/exo2-bold-webfont.eot');
    src: url('/css/../fonts/exo2-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/../fonts/exo2-bold-webfont.woff2') format('woff2'),
         url('/css/../fonts/exo2-bold-webfont.woff') format('woff'),
         url('/css/../fonts/exo2-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exo_2extra_light';
    src: url('/css/../fonts/exo2-extralight-webfont.eot');
    src: url('/css/../fonts/exo2-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/../fonts/exo2-extralight-webfont.woff2') format('woff2'),
         url('/css/../fonts/exo2-extralight-webfont.woff') format('woff'),
         url('/css/../fonts/exo2-extralight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exo_2light';
    src: url('/css/../fonts/exo2-light-webfont.eot');
    src: url('/css/../fonts/exo2-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/../fonts/exo2-light-webfont.woff2') format('woff2'),
         url('/css/../fonts/exo2-light-webfont.woff') format('woff'),
         url('/css/../fonts/exo2-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'PT Sans';
	src: url('/css/../fonts/PTSans/pts75f_w.eot');
	font-style: normal;
	font-weight: bold;
	src: local('PT Sans Bold'), url('/css/../fonts/PTSans/PTS75F_W.eot?#iefix') format('embedded-opentype'), url('/css/../fonts/PTSans/PTS75F_W.woff') format('woff'),url('/css/../fonts/PTSans/PTS75F_W.ttf') format('truetype'), url('/css/../fonts/PTSans/PTS75F_W.svg#PTSans-Bold') format('svg');

}

/*Style Site*/
body {
	font-family: 'exo_2regular';
	font-size:14px;
	background: #fff;
	color: #000;
	min-width: 1000px;
}
a {
	color: #368dd5;
}
.clear {
	clear:both;
	width:100%;
	height:0px;
	margin:0px;
	padding:0px;
}
.h5 {
	height:5px;
}
.h10 {
	height:10px;
}
.h15 {
	height:15px;
}
.h18 {
	height:18px;
}
.h20 {
	height:20px;
}
.h25 {
	height:25px;
}
.h30 {
	height:30px;
}
.h35 {
	height:35px;
}
.h40 {
	height:40px;
}
.h45 {
	height:45px;
}
.h50 {
	height:50px;
}
.h55 {
	height:55px;
}
.h60 {
	height:60px;
}
.h70 {
	height:70px;
}


/*Global box*/
.w1280 {
	max-width:1280px;
	min-width:990px;
	width:100%;
	margin:auto;
}
.w1280im{
	max-width:1280px;
	min-width:1280px;
	width:100%;
	margin:auto;
}
.w980 {
	max-width:980px;
	min-width:980px;
	width:100%;
	margin:auto;
}



/*Header*/
#header {
	position:relative;
	z-index:999999;
	background: #fff;
}
.logo {
	float:left;
	font-family: 'PT Sans';
	font-weight:bold;
	font-size:24px;
	text-transform:uppercase;
	color: #368dd5;
	text-decoration:none;
	padding:18px 0 22px 0;
	margin:0 20px 0 0;
}

.slide-img {
	background-image:url(/css/../images/slider01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	height:615px;
}

.top-nav, .top-nav li, .top-nav a {
	float:left;
	text-transform:uppercase;
	font-family: 'exo_2light';
	text-decoration:none;
	color: #5c5c5c;
}
.top-nav li {
	font-size:16px;
	margin:23px 0 0 45px;
}
.top-nav li a:hover, .top-nav li a.top-nav-active {
	border-bottom: 5px solid #368dd5;
	padding:0 0 20px 0;
	color: #368dd5;
}
.down-buttons {
	float:right;
	background: #368dd5;
	color: #fff;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'exo_2light';
	height:64px;
	width:183px;
	text-align:center;
	display:table;
	text-decoration:none;
	margin:0 2px 0 0;
}
.down-buttons span {
	display: table-cell;
	vertical-align: middle;
}
.down-buttons-open img {
	display:inline-block;
	margin:5px 0 0 0;
}
.down-buttons-open span {
	display:inline-block;
	margin:-10px 0 0 10px;
}
.down-item {
	position:absolute;
	background: #368dd5;
	width:100%;
	max-width:1280px;
	display: none;
}
.expandable.hidden .expandable-content {
	display: none;
}
.expandable.hidden.e-fade .expandable-content {
 opacity: 0;
}
.expandable .expandable-open {
	display: none;
}

.show-map {
	font-size:18px;
	cursor:pointer;
	border-bottom:1px dotted #fff;
	float:left;
	margin:7px 0 0 0;
}
.expandable.hidden .expandable-open {
 display: block;
}
.expandable.hidden a.expandable-open, .expandable.hidden span.expandable-open {
 display: inline-block;
}
.expandable.hidden .expandable-close {
 display: none;
}
.down-item-left {
	float:left;
}
.down-item-right {
	float:right;
}
.down-item-left table {
	color: #fff;
	font-size:24px;
    font-family: 'exo_2extra_light';
	margin:40px 0 0 0;
	width:540px;
}
.down-item-left table a {
	color: #fff;
	text-decoration:none;
}
.down-item-left table {
	vertical-align: middle;
}
.down-item-left table td {
	padding:0 0 25px 0;
}
.down-item-left table td img {
	margin:0 30px 0 0;
	vertical-align:middle;
}
.td-img {
	width:65px;
}
.down-item-left table td {
	line-height:28px;
}
.fb-zvonok {
	display:inline-block;
	color: #fff;
	background: #5ea4dd;
	width:248px;
	text-decoration:none;
	padding:15px 0 13px 0;
	font-family: 'exo_2extra_light';
	text-align:center;
	font-size:20px;
	text-transform:uppercase;
	-webkit-box-shadow: 0px 1px 2px 0 #2d75b1;
	box-shadow: 0px 1px 2px 0 #2d75b1;
}
.fb-zvonok:hover {
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.fb-button {
	color: #fff;
	display:inline-block;
	width:246px;
	text-decoration:none;
	padding:15px 0 13px 0;
	font-family: 'exo_2extra_light';
	text-align:center;
	font-size:20px;
	text-transform:uppercase;
	border:1px solid #73afe2;
}
.fb-button:hover {
	border:1px solid #fff;
}
.bg {
	position:fixed;
	background:url(/css/../img/pix.png) repeat;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
	z-index:99999;
}

.slider-text {
	display:table;
	height:465px;
}
.slider-text-inner {
	display:table-cell;
	vertical-align:middle;
}
.slider-text big {
	font-family: 'exo_2extra_light';
	font-size:57px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-transform:uppercase;
}
.small-text {
	font-family: 'exo_2extra_light';
	font-size:57px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	padding:10px 0 0 0;
}
.small-text a {
	border-bottom:2px solid #d3d3d6;
	text-decoration:none;
	color: #fff;
	line-height:22px;
}
a.d-link {
	border-bottom:2px dotted #d3d3d6;
}
.small-text a:hover {
	border-color: #fff;
}
.bunner-links {
	font-size:42px;
	color: #fff;
	font-family: 'exo_2extra_light';
	text-decoration:none;
	float:left;
	padding:20px 20px 17px 20px;
	width:440px;
	float:left;
}
.bunner-links:hover {
	background: #5395c7;
}
.bunner-links-text {
	float:left;
	width:250px;
	line-height:45px;
}
.bg-light-brown {
	background-color: rgba(212, 155, 102, 0.85);
}
.bg-brown {
	background-color:rgba(76,48,48,0.85);
	margin:0 0 0 18px;
}
.bg-brown .bunner-links-text {
	width:390px;
}
.ar-right {
	float:right;
	margin:55px 0 0 0;
}

.slider-nav-links li a {
	background: #0a3e47;
	float:left;
	font-family: 'exo_2extra_light';
	font-size:19px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	color: #fff;
	text-decoration:none;
	padding:7px 20px 7px 20px;
}
.slider-nav-links li {
	margin:0 20px 20px 0;
	float:left;
}
li a.col1 {
	background: #0a3e47;
}
li  a.col2 {
	background: #5c7578;
}
li  a.col3 {
	background: #651f08;
}
li  a.col4 {
	background: #1c6b9c;
}
li  a.col5 {
	background: #7e5947;
}
li  a.col6 {
	background: #887862;
}
li  a.col7 {
	background: #5f686f;
}
li  a.col8 {
	background: #904209;
}
li  a.col9 {
	background: #593924;
}
li  a.col10 {
	background: #a47e26;
}
li  a.col11 {
	background: #8b6138;
}
li  a.col12 {
	background: #c77c02;
}
li  a.col13 {
	background: #eaad65;
}
li  a.col14 {
	background: #945631;
}
li  a.col15 {
	background: #749abe;
}
li  a.col16 {
	background: #b64b1f;
}
li  a.col17 {
	background: #995233;
}
li  a.col18 {
	background: #c3aea1;
}
li  a.col19 {
	background: #1ca774;
}
li  a.col20 {
	background: #524e48;
}


/*Content*/
.content01 {
	background:url(/css/../img/bg-content01.png) #fff repeat-x bottom;
	min-height:775px;
}
.prod-list {
	margin:0 0 0 -18px;
}
.prod-list > li {
	float:left;
	width:231px;
	min-height:301px;
	margin:0 0 18px 18px;
}
.prod-list > li.c39969 {
	height: 301px;
}
.prod-list > li.prod, .prod-list > li.prod-sale {
	height: 301px;
	overflow: hidden;
}
.prod-small-inf {
	background: #fff;
	padding:21px 20px 18px 20px;
}
.prod-small-inf-title {
	font-size:20px;
    font-family: 'exo_2regular';
	color: #3d3d3d;
	text-decoration:none;
}
.prod-small-inf-items {
	font-size:14px;
	color: #adadad;
    font-family: 'exo_2regular';
	padding:5px 0 5px 0;
}
.prod-small-inf-left {
	float:left;
	font-size:20px;
    font-family: 'exo_2light';
}
.prod-small-inf-left span {
	font-size:28px;
	color: #515151;
}
.prod-small-inf-right {
	float:right;
}
a.price-item  {
	color: #368dd5;
	display:block;
	background: #f9f9f9;
	text-decoration:none;
    font-family: 'exo_2light';
	font-size:15px;
	padding:14px 20px 12px 20px;
}
.price-ar {
	float:right;
	background:url(/css/../img/ar-right3.png) no-repeat;
	width:9px;
	height:17px;
}
li.prod:hover a.price-item {
	background: #f2f0f0;
}
.prod-sale a.price-item {
	color: #ee4035;
}
.prod-sale a.price-item s {
	color: #b0b0b0;
}
.prod-sale:hover a.price-item s {
	color: #d8d8d8;
}
.prod-sale:hover a.price-item {
	background: #ee4035;
	color: #fff;
}
.prod-sale:hover a.price-item .price-ar {
	background:url(/css/../img/ar-right2.png) no-repeat;
}
.sale-ico, .gift-ico {
	position:absolute;
	background:url(/css/../img/ico-sale.png) no-repeat;
	width:56px;
	height:55px;
	margin:0 0 0 175px;
}
.gift-ico {
	background:url(/css/../img/ico-gift.png) no-repeat;
}
a.price-item-img, a.price-item-img img {
	float:left;
}
li.item2col {
	width:480px;
}
li.item2col.big-two {
	height: 301px;
}
.item2col-inf {
	position:absolute;
	display:table;
	height:290px;
}
.items2col-inf {
	display:table-cell;
	vertical-align:bottom;
}
.items2col-inf-inner {
	background: url(/css/../img/pix4.png) repeat;
	padding:10px 10px 6px 10px;
	margin:0 0 0 10px;
	width:440px;
	color: #fff;
	display:block;
	text-decoration:none;
	float:left;
}
.items2col-inf-inner:hover {
	background: #ae6755;
}
.items2col-inf-inner span {
	float:left;
	width:435px;
	font-size:20px;
	text-transform:uppercase;
	line-height:23px;
}
.items2col-inf-inner small {
	text-transform: none;
	display:block;
}
.items2col-inf-inner small img {
	float:right;
	margin:0 0 0 15px;
}
.color-buttons {
	float:left;
	width:100%;
	color: #fff;
	padding:12px 0 13px 0px;
	-webkit-box-shadow: 0px 1px 3px 0 #cec6bd;
	box-shadow: 0px 1px 3px 0 #cec6bd;
}
.color-buttons:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.color-buttons span {
	float:left;
    font-family: 'exo_2light';
	font-size:18px;
	padding:5px 0 0 19px;
}
.color-buttons img {
	float:right;
	margin:0 19px 0 0;
}
.lightbrown-bg {
	background: #c39969;
}
.red-bg {
	background: #ee4035;
}
.black-bg {
	background: #483333;
}

.bg-blue {
	background: #368dd5;
}
.prod-list-select-item {
	padding:20px 20px 25px 20px;
    font-family: 'exo_2light';
	height:208px;

}
.prod-list-select-item-title {
	color: #fff;
	font-size:22px;
	padding:0 0 30px 0;
	line-height:25px;
}
.prod-list-select-items-title {
	color: #fff;
	font-size:14px;
	padding:0 0 8px 0;
}
.selectbox {
	vertical-align: middle;
	cursor: pointer;
	margin:0 0 0px 0;
}
.selectbox .select {
	width: 135px;
	height: 37px;
	padding: 0 45px 0 10px;
	background: #fff;
}
.content-right-inner .selectbox .select {
	width:162px;
}
.selectbox .select:active {
	background: #f5f5f5;
}
.selectbox.focused .select {
	border: 1px solid #5794BF;
}
.selectbox .select .text {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #3d3d3d;
	padding:11px 0 0 5px;
	font-size:16px;
}
.selectbox .trigger {
	position: absolute;
	top: 8px;
	right: 0;
	width: 34px;
	height: 100%;
}
.selectbox:hover .trigger {
	opacity:0.9;
}
.selectbox .trigger .arrow {
	position: absolute;
	top: 9px;
	right: 12px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #0072bc;
	width: 0;
	height: 0;
	overflow: hidden;
}
.selectbox:hover .arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}
.selectbox .dropdown {
	top: 37px;
	margin: 0;
	padding: 2px 0 2px 0;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	font-size:16px;
}
.selectbox .dropdown {
	width:190px;
}
.selectbox li {
	padding: 5px 10px 4px 14px;
	color: #231F20;
}
.selectbox li.selected {
	background: #e5e3e3;
	color: #3d3d3d;
}
.selectbox li:hover {
	background: #f75d4c;
	color: #FFF;
}
.selectbox li.disabled {
	color: #AAA;
}
.selectbox li.disabled:hover {
	background: none;
}
.plist-f-button {
	float:left;
	width:100%;
	background: #226399;
	padding:14px 0 12px 0;
	color: #fff;
    font-family: 'exo_2light';
	text-decoration:none;
	font-size:20px;
	margin:2px 0 0 0;
}
.plist-f-button span {
	margin:0 0 0 20px;
	float:left;
}
.plist-f-button img {
	float:right;
	margin:0 20px 0 0;
}
ul.prod-buttons li {
	min-height: inherit!important;
}
ul.prod-buttons li.last{
	width: 480px;
}
ul.prod-buttons li.last a{
	text-align: center;
}
ul.prod-buttons li.last span{
	float: none;
	display: inline-block;
}
.content02-tree {
	background:url(/css/../img/tree-bg.jpg) no-repeat;
	width:100%;
	height:626px;
}
ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
}
.tabs li {
	float: left;
	display: inline;

	color: #777;
	cursor: pointer;

	position: relative;
}
.tabs li:hover,
.vertical .tabs li:hover {
	color: #F70;
	background: #FFFFDF;
}

.box {
	display: none;
	background: url(/css/../img/vertical-s.png) left repeat-y #f5f5f5;
	float:left;
	width:747px;
	height:419px;
	overflow:hidden;
}
.box.visible {
	display: block;
}

.section.vertical {
	background: #fff;
	float:left;
	margin:56px 0 0 0;
}
.vertical .tabs {
	width: 231px;
	float: left;
	display: inline;
}
.vertical .tabs li {
	width: 231px;
	height: 69px;
	display:table;
	background: #e9e9e9;
	border-bottom:1px solid #fff;
	overflow:hidden;
}
.vertical .tabs li:hover {
	background: #f4f4f4;
	color: #368dd5;
}
.vertical .tabs li.current {
	color: #fff;
	background: url(/css/../img/tabs-active.png) no-repeat;
	width:250px;
	height:70px;
	border:none;
}
.vertical .tabs li.current div {
	border-bottom:none;
}
.vertical .tabs li div {
    font-family: 'exo_2light';
	font-size:17px!important;
	width:231px;
	padding:0 0 0 20px;
	display:table-cell;
	vertical-align:middle;
	border-bottom:1px solid #d1d1d1;
}
.vertical .tabs li:last-child, .vertical .tabs li:last-child div  {
	border-bottom:none;
}
.vertical .tabs li div span {
	display:inline-block;
	width:195px;
}
.vertical .box {
  border-width: 1px;
}

.tabs-content {
	float:left;
	width:516px;
}
.tabs-img {
	float:left;
}
.tabs-content-items {
	color: #515151;
	padding:18px 30px 20px 30px;
    font-family: 'exo_2light';
	font-size:15px;
	line-height:18px;
	background: url(/css/../img/vertical-s.png) left repeat-y #fff;
}
.tabs-content-items i {
	font-style:italic;
}
.tabs-content-items p {
	margin:0 0 10px 0;
}
.tabs-content-items li span {
	color: #368dd5;
}
.tabs-content-items-title {
	text-transform:uppercase;
	text-align:center;
	font-size:24px;
	padding:0 0 16px 0;
}
.tabs-content-items-bottom {
	padding:15px 10px 5px 30px;
    font-family: 'exo_2light';
}
.tabs-content-items-bottom-title {
	font-size:16px;
	color: #515151;
	margin:0 0 12px 0;
}
.tabs-content-items-bottom ul li {
	float:left;
	margin:0 5px 5px 0;
}
.tabs-content-items-bottom ul li a {
	color: #fff;
	font-size:16px;
	text-decoration:none;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:3px 10px 3px 10px;
	float:left;
}
.bunners-2col {
	background: #d68843;
	float:left;
	width:100%;
    font-family: 'exo_2light';
	font-size:18px;
	color: #fff;
	text-decoration:none;
	line-height:18px;
}
.bunners-2col img {
	float:left;
}
.bunners-2col span {
	float: left;
	width:350px;
	margin:10px 0 0 20px;
	height:58px;
	overflow:hidden;
}
.bunners-2col span small {
	font-size:14px;
	display:block;
	padding:5px 0 0 0;
}
.content02-tree .color-buttons {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top:26px;
	padding-bottom:26px;
}


.content01-s {
	background:url(/css/../img/line-s.png) no-repeat top center;
	min-height:100px;
}
.section-tabs2 {
}
.section-tabs2 .box {
	background: none;
	width:984px;
}
.section-tabs2 .tabs {
	margin:0 0 0 -18px;
}
.section-tabs2 .tabs li:last-child {
	width:480px;
}
.section-tabs2 .tabs li {
	font-family: 'exo_2light';
	font-size:24px;
	text-transform:uppercase;
	text-align:center;
	width:482px;
	padding:25px 0 20px 0;
	margin:0 0 0 18px;
}
.section-tabs2 .tabs li span {
	border-bottom:1px dotted #515151;
	color: #515151;
}
.section-tabs2 .tabs li.current, .section-tabs2 .tabs li.current:hover  {
	background: #368dd5;
}
.section-tabs2 .tabs li:hover span, .section-tabs2 .tabs li:hover {
	background: none;
	color: #000!important;
}
.section-tabs2 .tabs li:hover span {
	border-bottom:1px dotted #000;
}
.section-tabs2 .tabs li.current span, .section-tabs2 .tabs li.current:hover {
	color: #fff!important;
	border-bottom:none;
}
.list_carousel {
	width: 990px;
}
.list_carousel ul {
	display: block;
}
.list_carousel li {
	float: left;
	width:314px;
	margin:0 18px 0 0!important;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	margin-left: -90px;
	position:absolute;
	margin-top:250px;
}
.next {
	margin-left: 1000px;
	position:absolute;
	margin-top:250px;
}
.q-items {
	background: #fff;
	padding:20px;
	height:240px;
	color: #6b6b6b;
	font-family: 'exo_2light';
}
.q-items-title {
	font-size:20px;
	font-family: 'exo_2regular';
}
.q-date {
	color: #c5c5c5;
	font-size:16px;
	padding:8px 0 15px 0;
}
.q-text {
	font-size:16px;
	line-height:20px;
}
.q-items2 {
	height:498px;
}
.tab-content-item {
	line-height:20px;
}
.content03-tree {
	background:url(/css/../img/tree-bg2.jpg) no-repeat;
	height:710px;
	width:100%;
}
.content03-tree .item2col {
	width:480px;
}
.p20 {
	padding:20px;
}
.bg-blue-text {
	color: #fff;
	font-family: 'exo_2extra_light';
	font-size:30px;
}
.bg-blue-text-numbers {
	font-family: 'exo_2thin';
	font-size:115px;
}
.h278 {
	height:278px;
	overflow:hidden;
}
.h278 a.img-link img {
	float:left;
}
.bg-blue-text a {
	color: #fff;
	text-decoration:none;
}
.red-big-button {
	display:block;
	background: #844a53;
	color: #fff;
	height:130px;
	text-decoration:none;
	line-height:22px;
}
.red-big-button span {
	display:block;
	padding:20px;
	text-transform:uppercase;
	font-family: 'exo_2light';
	font-size:18px;
}
.red-big-button span span {
	float:right;
	margin:20px 0px 0px 0px;
	padding:0px;
	clear:right;
}
.news-item-full {
	background: #fff;
	float:left;
	width:978px;
}
.news-item-full-left {
	float:left;
	width:498px;
	font-family: 'exo_2light';
}
.news-item-full-right {
	float:right;
	width:480px;
}
.news-item-full-right img {
	float:left;
}
.content01-full-bg-light-gray {
	background: #f1e9e0;
}
.news-item-full-left-inner {
	padding:10px 0 0 0;
}
.news-item-full-left-title {
	background: #368dd5;
	color: #fff;
	text-transform:uppercase;
	font-size:22px;
	display:inline-block;
	padding:8px 20px 8px 20px;
	margin:0 0 15px 0;
}
.news-item-full-left-inners {
	padding:0 20px 15px 20px;
}
.news-items-full-left-title {
	font-family: 'exo_2regular';
	color: #6b6b6b;
	font-size:18px;
	padding:0 0 5px 0;
}
.news-items-full-left-title a {
	text-decoration: none;
	color: #6b6b6b;
}
.ndate {
	color: #c5c5c5;
	padding:0 0 12px 0;
}
.news-item-full-left-text {
	color: #6b6b6b;
	line-height:17px;
	max-height:170px;
	overflow: hidden;
}
.more {
	font-size:16px;
	display:inline-block;
	padding:10px 0 20px 20px;
}
.news-item-full-left-text .more {
	padding:10px 0 20px 0;
}
.news-item-1col {
	float:left;
	margin:0 0 0 -18px;
}
.news-item-1col li {
	float:left;
	width:314px;
	height:437px;
	margin:0 0 0 18px;
}
.news-item-1col li.news-item-1col-1 {
	background: #fff;
}
.news-item-1col-inner {
	padding:15px 20px 15px 20px;
}
.news-item-1col-inner-img {
	width:274px;
	height:183px;
	overflow:hidden;
	text-align:center;
}
.news-item-1col-inner .news-item-full-left-text {
	height:130px;
	overflow:hidden;
}
.mini-news {
	background: #fff;
	border:1px solid #41a9ea;
}
.mini-news-inner {
	padding:20px;
	height:185px;
	overflow:hidden;
}

.big-button {
	padding:20px;
	display:block;
	height:152px;
	color: #fff;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}
.big-button span {
	display:block;
	height:130px;
}
.big-button img {
	float:right;
}
.s-lien {
	background:url(/css/../img/line-s2.png) no-repeat;
	height:7px;
	width:100%;
}
.content01-s .box {
	height:538px;
}
.nav {
	background: #fff;
}
.nav.fixed-top {
	position: fixed;
	top: 0;
	max-width: 1280px;
	min-width: 990px;
	width: 100%;
	margin: auto;
}
.menu-placeholder {
	height: 64px;
	display: none;
}
.tax {
	background:url(/css/../img/top-nav-bg.png) repeat-x;
	height:32px;
	position:relative;
	z-index:9;
}
.tax ul, .tax ul li, .tax ul a, .tax ul img {
	float:left;
	font-family: 'exo_2light';
}
.tax ul li {
	color: #918f8c;
	margin:9px 0 0 0;
}
.tax ul li a {
	color: #5c5c5c;
	text-decoration:none;
}
.tax ul li a:hover {
	color: #000;
}
.tax ul img {
	margin:3px 10px 0 10px;
}
.top-img {
	margin:-2px 0 0 0;
	position:relative;
	z-index:2;
}
.top-img-title {
	position:absolute;
	width:980px;
	height:240px;
	display:table;
	text-align:center;
}
.top-img-title-inner {
	display:table-cell;
	vertical-align:middle;
	color: #fff;
}
.top-img-title-inner h1 {
	font-family: 'exo_2thin';
	font-size:34px;
}
.top-img-title-inner img {
	margin:15px 0 15px 0;
}
.top-img-title-text {
	line-height:18px;
	max-width:640px;
	text-align:center;
	margin:auto;
	color: #e8ebeb;
}
.inner-content {
	min-height:300px;
	margin:-60px 0 0 0;
	position:relative;
	z-index:99;
}
.inner-content-col {
	width:100%;
}
.inner-content-col tr td {
	vertical-align:top;
}
.inner-content-col tr td.inner-content-col-bottom {
	vertical-align:bottom;
}
.left-item {
	width:729px;
	background: #fff;
	-webkit-box-shadow: 0px 1px 2px 0px #d6cdc2;
	box-shadow: 0px 1px 2px 0px #d6cdc2;
	min-height:100px;
	font-family: 'exo_2light';
	color: #6b6b6b;
	line-height:18px;
	padding-bottom: 10px;
}
.left-item h2, .w480 h2 {
	background: #368dd5;
	color: #fff;
	font-size:22px;
	display:inline-block;
	padding:8px 20px 7px 20px;
	margin:20px 0 15px 0;
}
.left-item p {
	padding:0px 20px 15px 20px;
}
.right-item-top {
	width:231px;
	padding:0 0 0 15px;
}
.right-item-top ul:first-child {
	margin-top: 0px;
}
.right-item-top-red {
	background: #844a53;
	padding:10px;
}
.right-item-top-red-inner {
	border:1px solid #9d6e75;
	padding:14px;
	color: #fff;
	font-family: 'exo_2extra_light';
	font-size:15px;
	line-height:20px;
}
.right-item-top-red-inner a{
	color: inherit;
}
.prod-list-left {
	margin-top:18px;
}
a.price-item-title-link {
	color: #5c5c5c;
	text-transform:uppercase;
}
ul.link-list {
	margin:0 0 100px 0;
}
ul.link-list li {
	color: #b2afac;
	font-size:14px;
	line-height:18px;
	margin:0 0 10px 0;
}
ul.link-list li a {
	font-size:18px;
	color: #5c5c5c;
	text-decoration:none;
}
ul.link-list li a:hover {
	color: #368dd5;
}
a.green {
	background: #1ca774;
	min-height:158px;
	height:auto;
	font-size:18px;
}
a.green small {
	color: #a6d6c0;
	font-size:14px;
}
a.green span {
	text-transform:inherit;
	padding-bottom:0px;
	min-height:100px;
	overflow:hidden;
}
a span.big-button-img {
	display:block;
	text-align:right;
	height:auto;
	min-height: 20px;
	margin:5px 0 0 0;
	padding:0 20px 10px 0;
}
.inner-content .news-item-1col-1 {
	margin-bottom:18px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	border:1px solid #fff;
}
.inner-content .news-item-1col-1:hover {
	border:1px solid #41a9ea;
}
.inner-content .sale-items, .inner-content .sale-items:hover {
	border:1px solid #f05349;
}
.inner-content .sale-items .more {
	color: #f05349;
}
.ico-sale {
	position:absolute;
	background:url(/css/../img/ico-sale.png) no-repeat;
	width:55px;
	height:56px;
	margin:0 0 0 257px;
}
.add-link {
	color: #fff;
	font-family: 'exo_2light';
	background: #995233;
	width:314px;
	font-size:18px;
	text-decoration:none;
	display:inline-block;
	text-align:center;
	padding:17px 0 15px 0;
	-webkit-box-shadow: 0px 1px 3px 0 #cec6bd;
	box-shadow: 0px 1px 3px 0 #cec6bd;
}
.add-link:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.link-list-item {
	border:1px solid #d7d2cc;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	float:left;
	width:100%;
}
.link-list-item ul {
	float:left;
}
.link-list-item ul li {
	float:left;
	width:205px;
	margin:0 18px 0 18px;
	line-height:30px;
	font-family: 'exo_2light';
}
.link-list-item ul li a {
	color: #6b6b6b;
}
.link-list-item ul {
	margin:0px 0 15px 0;
}
.ico-lable {
	width:70px;
	margin:auto;
	margin-top:-10px;
	background: #f1e9e0;
	text-align:center;
}

.w480 {
	width:480px;
	background: #fff;
	font-family: 'exo_2light';
	float:left;
	min-height:301px;
}
.w480.product-description {
	/*height: 301px;*/
}
.product-description-wrap {
	overflow: hidden;
	height: 229px;
}
.product-description-wrap .w480-text {
	padding-bottom: 0;
}
.shadow {
	-webkit-box-shadow: 0px 1px 2px 0px #d6cdc2;
	box-shadow: 0px 1px 2px 0px #d6cdc2;
}
.w480 .img-prod, .w480 .img-prod img {
	float:left;
}
.m18 {
	margin:0 0 0 18px;
}
.content01-full-bg-light-gray-grad {
	background:url(/css/../img/bg-content01.png) repeat-x bottom;
}
.w480 h2 {
	margin-top:10px;
	margin-bottom:5px;
}
.w480-text {
	padding:0px 20px 20px 20px;
	color: #6b6b6b;
	line-height:18px;
}
.w480-text p {
	padding:10px 0 0px 0;
}
.w480 .box {
	background: #fff;
	width:auto;
	height:auto;
}
.section3 {
}
.w480 .tabs {
	text-align:center;
	margin:auto;
}
.w480 .tabs  li {
	font-size:16px;
	color: #749abe;
	padding:0px 10px 0px 10px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	float:none; display:inline-block;
}
.w480 .tabs  li span {
	border-bottom:1px dotted #749abe;
}
.w480 .tabs  li:hover {
	background:none;
}
.w480 .tabs  li.current {
	background: #749abe;
	color: #fff;
}
.section3 .box {
	height:227px;
	padding:15px 0 0px 0;
	text-align:center;
	width:100%;
	overflow:hidden;
}
.table-zebra {
	width:100%;
	color: #6b6b6b;
	margin:4px 0 0 0;
	background: #f7f7f7;
	height:175px;
}
.table-zebra tr td {
	padding:9px 20px 8px 20px;
}
.table-zebra tr td a {
	color: #6b6b6b;
	text-decoration:none;
	border-bottom:1px dotted #6b6b6b;
}
.table-zebra tr:nth-child(even) {
	background: #f7f7f7;
}
.table-zebra tr:nth-child(odd) {
	background: #fff;
}
.prod-price {
	background: #f7f7f7;
	padding:25px 20px 20px 20px;
	font-family: 'exo_2extra_light';
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	font-size:26px;
	height: 70px;
}
.prod-price-left {
	float:left;
}
.prod-price-right {
	float:right;
	color: #368dd5;
}
.blue-bg {
	background:url(/css/../img/bg-blue.gif) repeat;
}
.fb-form-item {
	background: #368dd5;
	width:480px;
	min-height:503px;
	-webkit-box-shadow: 0 5px 15px 3px #337ebd;
	box-shadow: 0 5px 15px 3px #337ebd;
	margin:auto;
	font-family: 'exo_2light';
}
.fb-big-button {
	background: #226399;
	text-transform:uppercase;
	font-size:24px;
	color: #fff;
	text-decoration:none;
	width:100%;
	text-align:center;
	display:block;
	padding:30px 0 25px 0;
}
.fb-big-button:hover {
	background: #1794fb;
}
.fb-form-items {
	width:400px;
	margin:auto;
	padding:40px 0 30px 0;
	margin:auto;
	color: #cfe0f3;
}
.fb-form-items h3 {
	color: #fff;
	font-size:24px;
	text-transform:uppercase;
	text-align: center;
}
.line-title {
	margin:10px 0 15px 0;
	text-align:center;
}
.fb-form-items-text {
	text-align:center;
	font-size:16px;
	color: #cfe0f3;
	line-height:18px;
	padding:0 0 24px 0;
}

.fb-inp .fb-inp-title {
	color: #cfe0f3;
	padding:0 0 6px 0;
}
.fb-inp input {
	background: #368dd5;
	border:1px solid #fff;
	width:400px;
	height:37px;
	margin:0px;
	text-align:center;
	font-size:16px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #cfe0f3;
}
::-webkit-input-placeholder {
	color: #cfe0f3;
}
:-moz-placeholder {
	color: #cfe0f3;
}
::-moz-placeholder {
	color: #cfe0f3;
}
:-ms-input-placeholder {
	color: #cfe0f3;
}

.fb-inp input:focus::-webkit-input-placeholder {color: transparent}
.fb-inp input:focus::-moz-placeholder          {color: transparent}
.fb-inp input:focus:-moz-placeholder           {color: transparent}
.fb-inp input:focus:-ms-input-placeholder      {color: transparent}

h1.tag_title{
	text-transform: uppercase;
}

.fb-inp input:hover {
	background: #4a99d9;
	color: #fff;
}
.prod-list-select-item-title2 {
	text-transform:uppercase;
	font-size:30px;
	font-family: 'exo_2extra_light';
	line-height:35px;
}
.c39969 {
	background: #c39969;
}
.ab865c {
	background: #ab865c;
}
.c39969 {
	background: #c39969;
}
.c39969 .right-item-top-red-inner {
	border:1px solid #cfad87;
}
.ee4035 {
	background: #ee4035;
}
.d93a30 {
	background: #d93a30;
}
.float-480 {
	width:480px;
	float:left;
}
.h208 {
	height:208px;
}
.h208 {
	font-size:24px;
}
.c-67a6d4 {
	background: #67a6d4;
}
.h208 .bg-blue-text-numbers {
	line-height:95px;
	padding:5px 0 0 0;
}
.shadow-b {
	-webkit-box-shadow: 0 5px 15px 3px #337ebd;
	box-shadow: 0 5px 15px 3px #337ebd;
}
.filter {
	background: #fff;
	width:100%;
	float:left;
	/* min-height:100px; */
	-webkit-box-shadow: 0 3px 2px 0 #dcd6cf;
	box-shadow: 0 3px 2px 0 #dcd6cf;
}
.filters .box  {
	width:auto;
	height:auto;
	background: #fff;
	overflow: inherit;
}
.filters .tabs li {
	background: #e9e9e9;
	border-top:5px solid #d1d1d1;
	font-family: 'exo_2extra_light';
	font-size:24px;
	text-transform:uppercase;
	width:245px;
	text-align:center;
	-webkit-box-shadow:inset 0 -2px 2px 0 #e1e1e1;
	box-shadow:inset 0 -2px 2px 0 #e1e1e1;
	color: #aaa;
}
.filters .tabs li span {
	display:block;
	border-right:1px solid #dddddd;
	padding:16px 0 16px 0;
}
.filters .tabs li:hover {
	color: #368dd5;
	border-top:5px solid #368dd5;
}
.filters .tabs li.current {
	background: #fff;
	border-top:5px solid #94c9f4;
	-webkit-box-shadow: none;
	box-shadow:none;
	color: #5c5c5c;
}
.filters .tabs li.current span {
	border-right:1px solid #fff;
}
.filters .tabs li.tab04 {
	width:245px;
	border-right:none;
}
.filters .tabs li.tab04 span {
	border-right:none;
}
.filter-elements {
	padding-bottom:25px;
}
.filter-elements .selectbox .select {
	background: #368dd5;

}
.filter-elements .selectbox .trigger .arrow {
	border-top: 5px solid #fff;
}
.filter-elements .selectbox .select .text {
	color: #fff;
}
.filter-elements-items {
	float:left;
	margin:0 0 0 25px;
}
.filter-elements-items-title {
	float:left;
	color: #969696;
}
.filter-elements-items .selectbox .dropdown {
	background: #368dd5;
	color: #fff;
}
.filter-elements-items .selectbox li.selected {
	background: #5ea4dd;
	color: #fff;
}
.filter-elements-items .selectbox li:hover {
	color: #fff;
	background: #5ea4dd;
}
.filter-elements-items .selectbox li {
	padding: 10px 10px 9px 14px;
	color: #fff;
}
.ext-info-filter p {
  text-align: center;
  padding: 25px;
  color: #2c2c2c;
  font-size: 18px;
  font-family: 'exo_2light';
}
.w271 .selectbox .select {
	width:215px;
}
.w271 .selectbox .dropdown {
	width:270px;
}
.help-items {
	float:right;
}
a.help-items-ico {
	float:left;
	background:url(/css/../img/ico-help.png) no-repeat;
	width:18px;
	height:18px;
	margin:-4px 0 0 0;
}
a.help-items-ico:hover {
	background-position:bottom;
}
.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
 	background: #fff;
	color: #5c5c5c;
	padding: 10px;
	bottom: 22px;
	right: 0;
	border:1px solid #e9e9e9;
	min-width:150px;
	font-size:12px;
}
.tooltip:hover em i {
	position: absolute;
	bottom: -7px;
	right: 5px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}
.switch-items {
	float:left;
	margin:20px 0 0 50px;
	font-size:16px;
	font-family: 'exo_2light';
	color: #5c5c5c;
}

.switch-items .title {
	float:left;
	padding:10px 0 0 0;
}

/* Main block */
.switch_options {
	display: block;
	float:left;
	background:url(/css/../img/switch-bg.png) no-repeat;
	width:52px;
	height:25px;
	margin:5px 0 0 10px;


}
.switch_options:before,
.switch_options:after {
	content:'.';
	display:block;
	overflow:hidden;
	visibility:hidden;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}
.switch_options:after {
	clear:both;
}
.switch_options span{
	float: left;
	margin: 0;
	cursor: pointer;
	width:26px;
	height:26px;
}
.switch_options span:first-of-type{
	border-right: 0;
}
.switch_options span:last-of-type{
	border-left: 0;
}
.switch_options span.selected{
	background: url(/css/../img/switch-button.png) no-repeat;
	width:26px;
	height:26px;
}
.cont-inf-left {
	float:left;
	color: #5c5c5c;
	font-size:18px;
	font-family: 'exo_2light';
}
.cont-inf-left strong {
	color: #368dd5;
}
.cont-inf-right {
	float:right;
	font-size:16px;
	color: #a19d9a;
	font-family: 'exo_2light';
}
.title-up-box {
	float:left;
}
.item-up-box {
	float:left;
}
.link-title-up-box {
	float:left;
	text-decoration:none;
}
.link-title-up-box span {
	border-bottom:1px dotted #368dd5;
	float:left;
}
.link-title-up-box i {
	float:left;
	background:url(/css/../img/ar.png) no-repeat;
	width:9px;
	height:8px;
	margin:6px 0 0 6px;
}
.spoiler-body {
    display:none;
	position:absolute;
	margin:30px 0 0 -27px;
	width:210px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px 1px #cbc5bf;
	box-shadow: 0 0 5px 1px #cbc5bf;
	z-index: 9;
}
.opened span {
    color: #b9cadd;
	border-bottom:1px dotted #b9cadd;
}
.opened i {
	background-position:bottom;
}
.spoiler-body-inner {
	padding:0 12px 0 12px;
	font-size:15px;
	font-family: 'exo_2light';
}
.spoiler-body-inner ul {
	padding:5px 0 15px 0;
}
.spoiler-body-inner ul li {
	margin:10px 0 0 0;
}
.spoiler-body-inner ul a {
	color: #3d3d3d;
	text-decoration:none;
}
.spoiler-body-inner ul a:hover {
	color: #368dd5;
}
.gift .price-items {
	color: #1ca774;
}
.prod-small-inf2 {
	padding-bottom:4px;
	font-size:12px;
}
a.big-button-more {
	display:inline-block;
	width:480px;
	margin:auto;
	background: #c39969;
	text-align:center;
	color: #fff;
	text-decoration:none;
	padding:17px 0 15px 0;
	font-size:18px;
	-webkit-box-shadow: 0px 1px 3px 0 #cec6bd;
	box-shadow: 0px 1px 3px 0 #cec6bd;
}
a.big-button-more:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.height-auto {
	height:auto;
}
.info-items {
	float:left;
	background: #226399;
	height:278px;
	overflow:hidden;
}
.info-items-img {
	float:left;
}
.info-items-text {
	float:left;
	background: #368dd5;
	width:489px;
	font-family: 'exo_2light';
}
.info-items-text-inner {
	padding:25px 25px 15px 25px;
	color: #fff;
	line-height:18px;
	height:175px;
	overflow:hidden;
}
.info-items-text-inner h2 {
	font-size:26px;
	text-transform:uppercase;
	margin:0 0 15px 0;
}
.info-items-text-inner ul {
	line-height:26px;
	margin:10px 0 0 0;
}
.info-items-text-inner ul li {
	background:url(/css/../img/check.png) no-repeat left;
	padding:0 0 0 30px;
}
.info-items-text-button {
	display:block;
	float:left;
	width:100%;
	color: #fff;
	font-size:20px;
	font-family: 'exo_2light';
	background: #226399;
	padding:21px 0 18px 0;
}
.info-items-text-button:hover {
	background: #1ca774;
}
.info-items-text-button span {
	float:left;
	margin:0 0 0 20px;
}
.info-items-text-button img {
	float:right;
	margin:0 20px 0 0;
}
.mb0 li {
	margin-bottom:0px;
}
.text-473a33 {
	background: #473a33;
	color: #fff;
	line-height:18px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding: 13px 15px 15px 20px;
	height:100px;
	overflow:hidden;
}
.button-1a9d6d {
	background: #1a9d6d;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height:100px;
	overflow:hidden;
	text-transform:uppercase;
	color: #fff;
	text-decoration:none;
	font-size:20px;
	font-family: 'exo_2light';
	float:left;
	padding: 13px 15px 15px 20px;
}
.button-1a9d6d span {
	line-height:24px;
	float:left;
	height:72px;
	width:172px;
}
.button-1a9d6d img {
	float:right;
	margin:-25px 5px 0 0;
}
.h447 .box {
	height:640px;
}
.tab-text {
	float:left;
	width:489px;
	background: #fff;
	font-size:13px;
	height:635px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding:20px;
	line-height:14px;
	color: #6b6b6b;
}
.tab-text h1,h2,h3 {
	background: #368dd5;
	color: #fff;
	font-size:16px;
	display:inline-block;
	padding:8px 15px 8px 15px;
	margin: 0 0 10px 0;
}
.tab-text p {
	margin:0 0 12px 0;
}
.tab-img {
	float:right;
	width:489px;
}
.h447 .tabs li {
	width:480px;
}
.h447 .box {
	width:979px;
}
#modal_window, #modal_window3  {
  display: none;
  z-index: 999999;
  background: #368dd5;
  width:558px;
}
.bg2 {
	z-index:999999;
	position:fixed;
	background:url(/css/../img/pix.png) repeat;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
}

#modal_window2 {
	display: none;
	z-index: 999999;
}
#modal_window2 .fb-close {
	margin: 18px 0 0 440px;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}



fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}



.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}



.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}


.clearfix {
    *zoom: 1;
}
.step-item-line {
	width:186px!important;
	height: 10px;
	background: #307fbf;
}
.steps ul li {
	width:186px!important;
	height: 10px;
	background: #307fbf;
}
#modal_window3 .steps ul li {
	width: 50% !important;
}
.steps ul li.current {
	background: #1ca774;
}
.steps ul li a {
	display:none!important;
}
.fb-close {
	position:absolute;
	z-index:9999;
	margin:18px 0 0 530px;
}
.wizard .content  {
	padding:10px 0 0 0;
	font-family: 'exo_2light';
}
.wizard .content h2 {
	color: #fff;
	font-size:24px;
	text-align:center;
	line-height:30px;
}
.wizard .content .title-img {
	background: url(/css/../img/line-title2.png) no-repeat;
	width:282px;
	height:3px;
	margin:auto;
	margin-top:12px;
	margin-bottom:15px;
}
.wizard .content .small-text2 {
	font-size:16px;
	color: #cfe0f3;
	text-align:center;
	width:370px;
	margin:auto;
	line-height:18px;
}
.fb-title {
	color: #accaeb;
	margin:0 0 5px 0;
}
.fb-textarea {
	border:1px solid #fff;
	width:400px;
	resize:none;
	font-family: 'exo_2light';
	padding:10px 0 10px 10px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	font-size:14px;
	height:180px;
	background: #368dd5;
	color: #fff;
}
.w400 {
	width:400px;
	margin:auto;
}
.wizard .content input {
	border:1px solid #fff;
}
.fb-190items {
	float:left;
	width:190px;
}
.cfe0f3 {
	color: #cfe0f3;
}
.fb-400items {
	float:left;
	width:400px;
}
.wizard .content .selectbox .select {
	background: #368dd5;
	border:1px solid #fff;
}
.wizard .content .selectbox .select .text {
	color: #fff;
}
.wizard .content .selectbox .trigger .arrow {
	border-top: 5px solid #fff;
}
.wizard .content .selectbox .select {
	width:133px;
}
.wizard .content .selectbox li {
	padding: 10px 10px 9px 14px;
}
.wizard .content .selectbox li:hover {
	background: #e5e3e3;
	color: #000;
}
.fb-400items .selectbox .select {
	width:210px!important;
}
.fb-400items .selectbox .dropdown {
	width:267px!important;
}
.actions a {
	color: #fff;
	background: #226399;
	text-transform:uppercase;
	font-size:24px;
	text-decoration:none;
	width:558px;
	text-align:center;
	display:block;
	padding:30px 0 30px 0;
}
.actions a:hover {
	background: #205d90;
}
.item-help {
	width:110px;
	text-align:right;
	padding:2px 0 0 0!important;
}
.item-help a {
	color: #accaeb;
	font-size:13px;
	text-decoration:none;
	text-transform:none!important;
	border-bottom:1px dashed #accaeb;
	line-height:17px;
}
.fb-190items .switch-items {
	margin:21px 0 0 0;
	color: #fff;
	float:right;

}
.fb-190items .switch_options span.selected {
	background:url(/css/../img/switch-button2.png) no-repeat;
}


/*Footer*/
#footer {
	font-family: 'exo_2regular';
	color: #c5c5c5;
	font-size:16px;
	padding:12px 0 15px 0;
}

.f-left {
	float:left;
}
.f-right {
	float:right;
	padding:0 12px 0 0;
}
.f-right a {
	text-transform:uppercase;
}



/*Responsive*/
@media all and (max-width: 1180px) {
	.prev, .next {
		display:none!important;
	}
}



.wizard-steps {
	overflow:hidden;
}

.wizard .content input.input-error, input.input-error {
	border: 1px red solid;
}

.portfolio-pictures li a {
	display: block;
	position: relative;
}

.img-bg {
	background: rgba(81,53,28, .5);
	position: absolute;
	top: 0;
}
.img-bg:hover {
	background: transparent;
}

.succes{
	display: none;
	height: 450px;
	padding-top: 175px;
	box-sizing: border-box;
}
.succes p{
	text-align: center;
	font-size: 30px;
	color: #FFF;
}
.succes p:first-child{
	font-size: 35px;
}

table.table-price th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table.table-price th:first-child {
	text-align: left;
	padding-left:20px;
}
table.table-price tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.table-price tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.table-price tr {
	text-align: center;
	padding-left:20px;
}
table.table-price td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table.table-price td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table.table-price tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.table-price tr:last-child td {
	border-bottom:0;
}
table.table-price tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.table-price tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table.table-price tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
/* End */


/* Start:/css/jquery.steps.css?14915977716863*/
﻿/*
    Common 
*/

.wizard,
.tabcontrol
{
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a
{
    outline: 0;
}

.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}



/*
    Wizard
*/

.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number
{
    font-size: 1.429em;
}

.wizard > .steps > ul > li
{
    width: 25%;
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li
{
    float: left;
}

.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: #2184be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active
{
    background: #ff3111;
    color: #fff;
}

.wizard > .content
{
    display: block;
    min-height: 440px;
    position: relative;
    width: auto;

}

.wizard.vertical > .content
{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.wizard > .content > .body ul
{
    list-style: disc !important;
}

.wizard > .content > .body ul > li
{
    display: list-item;
}

.wizard > .content > .body > iframe
{
    border: 0 none;
    width: 100%;
    height: 100%;
}


.wizard > .content > .body input[type="checkbox"]
{
    display: inline-block;
}

.wizard > .content > .body input.error
{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard > .content > .body label
{
    display: inline-block;
    margin-bottom: 0.5em;
}

.wizard > .content > .body label.error
{
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard > .actions
{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.wizard.vertical > .actions
{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}



.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active
{
    background: #eee;
    color: #aaa;
}

.wizard > .loading
{
}

.wizard > .loading .spinner
{
}



/*
    Tabcontrol
*/

.tabcontrol > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul
{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li
{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover
{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current
{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a
{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover
{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a
{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul
{
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li
{
    display: list-item;
}

table.table-price th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table.table-price th:first-child {
	text-align: left;
	padding-left:20px;
}
table.table-price tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.table-price tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.table-price tr {
	text-align: center;
	padding-left:20px;
}
table.table-price td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table.table-price td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table.table-price tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.table-price tr:last-child td {
	border-bottom:0;
}
table.table-price tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.table-price tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table.table-price tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
/* End */


/* Start:/js/fancybox/jquery.fancybox.css?14915977744895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/srub/template_styles.css?1516951634278*/
.content01 ul.list, .left-item ul.list{
   margin-left: 30px;
   margin-top: 10px;
   margin-bottom: 10px;
   list-style: disc outside;
}
.content01 ol.list, .left-item ol.list{
   margin-left: 35px;
   margin-top: 10px;
   margin-bottom: 10px;
   list-style: decimal outside;
}
/* End */
/* /css/styles.css?159615802046001 */
/* /css/jquery.steps.css?14915977716863 */
/* /js/fancybox/jquery.fancybox.css?14915977744895 */
/* /bitrix/templates/srub/template_styles.css?1516951634278 */
