@import url('https://fonts.googleapis.com/css?family=Rubik:400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import url('responsive.css?v1');

.price-table{
	margin-top: 25px;
	font-weight: bold;
    width:100%;
    
}
.price-table td:not(.price-table-header){
	border: #e9511e 1px solid;
	padding: 15px;
}
.price-table td + td{
	text-align: center;
}
.price-table td.price-table-header,
.price-table td.price-table-section{
	padding: 10px 5px;
	text-align: center;
    background: #e9511e;
  color: #fff;
}
}

#attention{
	width: 100%;
	height: 100%;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
#attention.open{
	opacity: 1;
	pointer-events: auto;
}
#attention .overlay{
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#attention .area{
	background: #c03e0d;
	color: #fff;
	width: 300px;
	padding: 15px;
	text-align: center;
	line-height: 1.4;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	transform: translate(-50%,-50%);
	border-radius: 5px;
	font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
#attention b{
	vertical-align: top;
}
#attention a,
#attention a:focus{
	background: #fff;
	color: #000;
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px 4px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 5px 0;
	border-radius: 5px;
}
#attention a.ok:hover{
	background: #dfd;
}
#attention a.not-ok:hover{
	background: #fdd;
}

.storytitle-empty{
	padding-top: 30px;
}

.table-striped > tbody > tr.bg-title-tr td {background-color: #ccc !important;font-weight:bold;}
.new-font-text p {font-size:16px !important; margin: 10px 0 !important;}
/*НГ*/
.pad-top0 {padding-top:0px !important;}
.b-page__content {
  min-height: 100px
}

.b-head-decor {
  display: none
}

.b-page_newyear .b-head-decor {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 115px;
  width: 100%;
  overflow: hidden;
  background: url(/bitrix/templates/cvetmet/balls/b-head-decor_newyear.png) repeat-x 0 0
}

.b-page_newyear .b-head-decor__inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 115px;
  display: block;
  width: 373px
}


@media (max-width: 767px) { 
.w70 {width:100% !important;}
.w30 {width:100% !important;}
.left-col-6 {width:100% !important;}
.rezhim-w::before {
    background:none !important;
    content: "";
    display: block;
    height: 2px;
    left:auto !important;
    position: absolute;
    right:0px !important;
    top:0px !important;
}

}


@media (max-width: 992px) { 
.none-tabl {display:none !important;}
}
.left-col-6 {float:left;width:50%;}
.right-col-6 {float:left;width:50%;}
.clear {clear:both;}
.title-col ul {margin:0px;padding:0px;font-size:14px;font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;text-transform:uppercase;}
.table {color:#151515;border: 1px dashed #ee903c;width:100% !important;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th,
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding:.5em; text-align:center;border-right:none !important;border-left:none !important;border-top:none !important;}
.table > thead > tr > th:first-child {}
.table-striped > tbody > tr > td {padding:1em !important;font-size:1 !important;border-bottom: 1px dashed #ee903c;}
.table > thead > tr > th { background-color:#fafafa; padding:.9em; vertical-align:middle; text-align:center; font-weight:400}
.table-striped > tbody > tr:nth-of-type(odd) {background-color:#fff;}
.table-striped > tbody > tr:nth-of-type(odd) td {}
.table-striped > tbody > tr:nth-of-type(even) {background-color:#fafafa}
.table-hover > tbody > tr:hover {background-color:#f5f5f5}
.w70 {width:70%;float:left;margin-bottom:50px;}
.w30 {width:30%;float:left;margin-bottom:50px;}
.left-align {text-align:left !important;}
.text-main-on {font-size:21px;line-height:1.2em;margin-bottom: 40px;font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;}
.btn-buttom3 {    display: block;    padding: 20px 44px;    background: #e9511e;    color: #FFF;  border-radius: 25px;	display:table;	font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;    font-size: 16px;
    line-height: 1.3em;    -webkit-transition: .3s background;    -o-transition: .3s background;    transition: .3s background;	-webkit-box-shadow: 0px 5px 8px 0px rgba(238, 88, 38, 0.59);-moz-box-shadow:    0px 5px 8px 0px rgba(0, 179, 255, 0.59);
box-shadow:         0px 5px 8px 0px rgba(238, 88, 38, 0.59);text-decoration:none;}
.btn-buttom3:hover {    background: #e23315;	color:#fff;	text-decoration:none;}
.price-i {float:left;margin-right:15px !important;}
.bg-block {background:#fafafa;display:table;width:100%;-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;}
.rezhim-w {position:relative;display:table;margin-left: 50px;margin-top:40px;margin-bottom:40px;}
.rezhim-w::before{
    background: #be4115 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 100%;
    position: absolute;
    right: -500px;
    top: 50%;
}
.warning {float:left;}
.bg-w7 {background:#fcf0eb;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;padding:15px;display:table;font-size:14px;font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;}
.bg-w7 img {margin-right: 15px !important;
margin-top: -2px !important;}

.title-rezhim {font-size:14px;font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:4px;}
.desc-rezhim {font-size:17px;font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;}
.m-left {margin-left:20px;}
.m-right {margin-right:20px;}
.img-float {float:left;}
.right-fl {float:left;margin-left:20px;}
.rezhim-w::after {
    background: #be4115 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: -50px;
    position: absolute;
    top: 50%;
    width: 50px;
}
.img-sa img {margin-left:20px !important; margin-top:20px !important;}
.tbl-row {display:table-row}
.tbl > .tbl-row > div {display:table-cell; text-align:center; vertical-align:middle}
.title-col ul li {    color:#be4115;   }
.title-col ul li span {    color:#000;   }
.title-col {margin-bottom:20px;}
.m30 {margin-bottom:30px;}
.desc-col {font-size:36px;font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;}
.blocks-l {float:left;display:table;margin-right:20px;font-size:24px;}
.blocks-l span {font-size:34px;font-weight:900;}
.orang {color:#be4115;}
.info-title {font-size:14px;font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:10px;font-weight:900;text-transform:uppercase;}
.infoblocks {display:table;margin-bottom:15px;margin-top:15px;}
.blocks-r {float:left;display:table;font-size:14px;}
.b-page_newyear .b-head-decor::before {
  content: '';
  display: block;
  position: absolute;
  top: -115px;
  left: 0;
  z-index: 3;
  height: 115px;
  display: block;
  width: 100%;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75)
}

.b-page_newyear .b-head-decor__inner_n2 {
  left: 373px
}

.b-page_newyear .b-head-decor__inner_n3 {
  left: 746px
}

.b-page_newyear .b-head-decor__inner_n4 {
  left: 1119px
}

.b-page_newyear .b-head-decor__inner_n5 {
  left: 1492px
}

.b-page_newyear .b-head-decor__inner_n6 {
  left: 1865px
}

.b-page_newyear .b-head-decor__inner_n7 {
  left: 2238px
}

.b-ball {
  position: absolute
}

.b-ball_n1 {
  top: 0;
  left: 3px;
  width: 59px;
  height: 83px
}

.b-ball_n2 {
  top: -19px;
  left: 51px;
  width: 55px;
  height: 70px
}

.b-ball_n3 {
  top: 9px;
  left: 88px;
  width: 49px;
  height: 67px
}

.b-ball_n4 {
  top: 0;
  left: 133px;
  width: 57px;
  height: 102px
}

.b-ball_n5 {
  top: 0;
  left: 166px;
  width: 49px;
  height: 57px
}

.b-ball_n6 {
  top: 6px;
  left: 200px;
  width: 54px;
  height: 70px
}

.b-ball_n7 {
  top: 0;
  left: 240px;
  width: 56px;
  height: 67px
}

.b-ball_n8 {
  top: 0;
  left: 283px;
  width: 54px;
  height: 53px
}

.b-ball_n9 {
  top: 10px;
  left: 321px;
  width: 49px;
  height: 66px
}

.b-ball_n1 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_n1.png) no-repeat
}

.b-ball_n2 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_n2.png) no-repeat
}

.b-ball_n3 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_n3.png) no-repeat
}

.b-ball_n4 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_n4.png) no-repeat
}

.b-ball_n5 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_n5.png) no-repeat
}

.b-ball_n6 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_n6.png) no-repeat
}

.b-ball_n7 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_n7.png) no-repeat
}

.b-ball_n8 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_n8.png) no-repeat
}

.b-ball_n9 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_n9.png) no-repeat
}

.b-ball_i1 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_i1.png) no-repeat
}

.b-ball_i2 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_i2.png) no-repeat
}

.b-ball_i3 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_i3.png) no-repeat
}

.b-ball_i4 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_i4.png) no-repeat
}

.b-ball_i5 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_i5.png) no-repeat
}

.b-ball_i6 .b-ball__i {
  background: url(/bitrix/templates/cvetmet/balls/b-ball_i6.png) no-repeat
}

.b-ball_i1 {
  top: 0;
  left: 0;
  width: 25px;
  height: 71px
}

.b-ball_i2 {
  top: 0;
  left: 25px;
  width: 61px;
  height: 27px
}

.b-ball_i3 {
  top: 0;
  left: 176px;
  width: 29px;
  height: 31px
}

.b-ball_i4 {
  top: 0;
  left: 205px;
  width: 50px;
  height: 51px
}

.b-ball_i5 {
  top: 0;
  left: 289px;
  width: 78px;
  height: 28px
}

.b-ball_i6 {
  top: 0;
  left: 367px;
  width: 6px;
  height: 69px
}

.b-ball__i {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  pointer-events: none
}

.b-ball_bounce .b-ball__right {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  z-index: 9
}

.b-ball_bounce:hover .b-ball__right {
  display: none
}

.b-ball_bounce .b-ball__right:hover {
  left: 0;
  display: block!important
}

.b-ball_bounce.bounce>.b-ball__i {
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg)
}

.b-ball_bounce .b-ball__right.bounce+.b-ball__i {
  -webkit-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg)
}

.b-ball_bounce.bounce1>.b-ball__i {
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  transform: rotate(6deg)
}

.b-ball_bounce .b-ball__right.bounce1+.b-ball__i {
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg)
}

.b-ball_bounce.bounce2>.b-ball__i {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg)
}

.b-ball_bounce .b-ball__right.bounce2+.b-ball__i {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg)
}

.b-ball_bounce.bounce3>.b-ball__i {
  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  transform: rotate(1.5deg)
}

.b-ball_bounce .b-ball__right.bounce3+.b-ball__i {
  -webkit-transform: rotate(-1.5deg);
  -moz-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg)
}


/*НГ */
.main-warning{
	text-align: center;
	padding: 80px 100px 40px;
	font-size: 18px;
	color: #f00;
	text-transform: uppercase;
}

.tech-work{
	color: #f00;
	text-align: center;
	margin-top: -15px;
}

.wrapperList{
  margin:0;
  padding: 0;
  list-style-position: inside;
}

.sklad .collapsibleList{
  border-top: 1px solid #555;
}

.wrapperList .collapsibleList{
  margin-left: 0;
  margin-top: 10px;
}

.collapsibleList li{
  list-style-image:url('images/button.png');
  cursor:auto;
  list-style-position:inside;
}

li.newList{
  border-bottom: 1px solid #555;
  margin-bottom: 0;
  margin-top: 0;
}


li.collapsibleListOpen{
  list-style-image:url('images/button-open.png');
  border: 0;
  cursor:pointer;
}

li.collapsibleListClosed{
  list-style-image:url('images/button-closed.png');
  cursor:pointer;
}



pre {
  background-color: #fff;
}

hr {

}

#lipos1,#lipos2,#lipos3 {
  display:inline-block;
  vertical-align: top;
  zoom:1;
  padding: 3px;
}

.lipos11{
  text-transform: uppercase;
}


.openList__link{
  font-size: 16px;
  font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #FF7400;
  border: 2px solid #FF7400;
  border-radius: 20px;
  transition: all 0.2s;
  text-decoration: none;
  padding: 3px 14px;
  width: 120px;
  text-align: center;
  box-sizing: border-box;
}

.openList__link:visited{
  color: #FF7400;
  text-decoration: none;
}

.openList__link:hover{
  color: #FFFFFF;
  background: #FF7400;
  text-decoration: none;
}

.openList__link_active{
  color: #FFFFFF!important;
  background: #FF7400;
  text-decoration: none;
}
.collapsibleListClosed .collapsibleList{
	display: none;
}

.nameList{
  line-height: 34px;
}

.inner__list{
  display: none;
}

.border__none{
  border: 0;
}


a.sklad-order-button{
	border: 2px solid #ff7400;
    border-radius: 20px;
    box-sizing: border-box;
    color: #ff7400;
    float: right;
    font-family: Geometria,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    margin-left: 30px;
    padding: 3px 14px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    width: 120px;
	text-decoration: none !important;
}

a.head2_stati{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 40px;
	padding: 40px 0 0;
	text-align: center;
	text-transform: uppercase;
	color: #c03c16;
    text-align: left;
	display: block;
	text-decoration: none;
}

aside.sidebar_left ~ .storycontent > .section .section-desc-bottom > img{
	max-width: 100%;
}



html {overflow-y: scroll;}

html,body {
	background: #fff;
	color: #000;
	margin: 0;
	font-size:18px;
}

.priceTableWrapper{
	padding-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.priceTableWrapper:not(.open){
	max-height: 500px;
}

table.categoryTable{
	width: 100%;
}

.categoryTable__trSubhead{
	font-weight: 700;
	background-color: #9e9e9e;
}

.categoryTable th{
	font-family: 'Rubik', sans-serif;
	text-align: left;
	padding: 20px;
}

.categoryTable td{
	text-align: left;
	padding: 10px 20px;
}

#price__toggle{
	display: block;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	padding: 10px 0;
}

.btn_orangeWhite{
	border: 3px solid #c03c16;
	color: ##c03c16;
	text-decoration: none;
	text-align: center;
	font-family: pt_mono,Menlo,Monaco,Consolas,"Courier New",monospace;
	letter-spacing: .07em;
	transition: all 283ms ease;
}

.btn_orangeWhite:hover {
	background: #c03c16;
	color: #fff;
	text-decoration: none;
}

.sidebar__nav .sub-menu{
	display: none;
	position: absolute;
	top: -11px;
	left: 100%;
	margin: 0;
	padding: 10px;
	list-style: none;
	background: #fff;
	width: 300px;

	border: 1px solid #ddd;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.10);
	z-index: 1000;
}

.sidebar__nav .menu{
	margin: 0;
	list-style: none;
	border: 1px solid #ddd;

	box-shadow: 0 0 6px 0 rgba(0,0,0,.10);
	padding: 10px;
}

.sidebar__nav li:hover{
	background-color: #fafafa;
}

.sidebar__nav .menu > li, .sidebar__nav .sub-menu li{
	display: block;
	font-family: 'Rubik', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	padding: 10px 20px 10px 15px;
	margin: 0;
	height: auto;
	min-height: 20px;
	line-height: 30px;
	word-wrap: break-word;
	border-bottom: 1px solid #ddd;
}

.sidebar__nav .menu > li:last-child{
	border-bottom: 0;
}

.sidebar__nav .menu > li.menu-item-has-children::after{
	content: '\2192';
	display: block;
	position: absolute;
	top:8px;
	right:10px;

	height: 10px;
	width: 10px;
}

.sidebar__nav .menu a{
	display: block;
	font-weight: normal;
}

.sidebar__nav .menu a:hover{
	background: #fafafa;
}

.sidebar__nav .menu > li.menu-item-has-children:hover .sub-menu{
	display: block;
}


.container{
	margin: 0 auto;
}

.container::after {
	content: '';
	display: block;
	clear: both;
}

.container_topnav{
	color: #fff;
	position: relative;
}

section.section {
	display:block;
	padding-top:20px;
	margin-bottom:20px;
}

.section_right78{

	box-sizing: border-box;

	float: right;
	width: 75%;
	padding: 0;

	padding-left: 40px;

}

aside.sidebar{
	width: 25%;
	margin-right: 0;
}


aside.sidebar_left{
	float: left;
	margin: 0 3% 25px 0;
}

section.content{
	width: 80%;
}

section.content_right{
	float: right;
}


.innerHeroBlock{
	width: 100%;
	overflow: hidden;
}



.innerHeroBlock__offer{
	background: rgba(0,0,0,.4);
	box-sizing: border-box;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}

.innerHeroBlock__CTA{
	color: #fff;
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 6px 15px;
	border: 1px solid;
}

.innerHeroBlock__CTA:hover {
	color: #111;
	background: #fff;
	padding: 6px 15px;
	border: 1px solid #fff;
}


.header{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	background: #c03e0d;
	border-bottom: 1px solid #FFFFFF;
}

.header__contacts p{
	margin: 0;
	line-height: 1.4;
}

.header__contacts a{
	color: #FFFFFF;
	text-decoration: none;
}
.header__contacts a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#main-slider{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	padding-top: 23.4%;
	position: relative;
}
#main-slider .slider-area{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#main-slider .slick-list,
#main-slider .slick-track{
	height: 100%;
}
#main-slider .item{
	width: 100%;
	height: 100%;
	position: absolute !important;
	top: 0;
	left: 0 !important;
}
#main-slider .image{
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#main-slider .text{
	position: relative;
	z-index: 1;
}

.slider__headind{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}

.slider__p{
	color: #ffffff;
	line-height: 40px;
	margin-bottom: 20px;
}

.slider__pBig{
	color: #ffffff;
	margin-bottom: 20px;
}

.b50px_bold{
	font-size: 50px;
	font-weight: bold;
}
.certificats{
	position: relative;
}

.certificats .owl-prev, .certificats .owl-next{
	display: inline-block;
	background: url(https://cvetmetall.ru/wp-content/themes/mixplus/images/slider-arrow20х20.png) 0 -20px no-repeat;
	width: 20px;
	height: 20px;
}

.certificats .owl-prev:hover, .certificats .owl-next:hover{
	background: url(https://cvetmetall.ru/wp-content/themes/mixplus/images/slider-arrow20х20.png) 0 0 no-repeat !important;
}

.production .owl-prev, .production .owl-next{
	display: inline-block;
	background: url(https://cvetmetall.ru/wp-content/themes/mixplus/images/slider-arrow20х20.png) 0 -20px no-repeat;
	width: 20px;
	height: 20px;
}

.production .owl-prev:hover, .production .owl-next:hover{
	background: url(https://cvetmetall.ru/wp-content/themes/mixplus/images/slider-arrow20х20.png) 0 0 no-repeat !important;
}


.certificats .owl-prev, .production .owl-prev{
	transform: rotate(180deg);
	margin-right: 10px;
}

.certificats .owl-nav, .production .owl-nav{
	position: absolute;
	height: auto;
	margin-top: 0;
	top: -50px;
	right: 30px;
}



.priceTable{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	width: 100%;
}

.priceTable thead{
	background-color: #0099FF;
	color: #FFFFFF;
	font-weight: 700;
}

.breadcrumbs__p{
    margin:  0;
	font-size: 16px;
}

.storycontent img{
	display: block;
	margin: auto;
}
p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 15px;
    line-height: 1.8;
}

p.textIndent{
	text-indent: 20px;
}



ul {
	list-style:disc;
	margin-left:20px;
}

li{
	line-height:1.4;
	margin-bottom:5px;	
}

.cetagories__list{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

.cetagories__list li{
	display: block;
    width: 31%;
    float: left;
    margin: 1%;
	text-align:center;
}

.cetagories__list img{
	max-width: 100%;
	height:auto;
}

.preim__list{
	display:block;
	margin-bottom:10px;
	list-style:none;
}

.preim__list li{
	display:inline-block;
	vertical-align:top;
	text-align:center;
}

.geometria__list{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.6;
	text-align:left;
}

.geometria__item_tag{
	display: inline-block;
	position: relative;
	width: 46%;
	padding-left: 30px;
	box-sizing: border-box;
	margin-left: 0;
	vertical-align:middle;
	margin-bottom: 15px;
}

.geometria__item_tag:before{
	background: url('new-ico/list-point.png') 0 0 no-repeat;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	width: 20px;
	height: 16px;
}

.geometria__item_double{
	display: inline-block;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
	vertical-align:top;
	margin-bottom: 15px;
}

.geometria__item_double:before{
    content: "\25aa ";
    color: #018ACE;
    position: absolute;
    left: 0;
    top: 0;
}


.geometria__item_double:before{
	background: url('new-ico/list-point.png') 0 0 no-repeat;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	width: 20px;
	height: 16px;
}



/*       */


.photogalleryW3{
	margin-bottom:20px;
}

.photogalleryW3__list{
	display:block;
	list-style:none;
	overflow: hidden;
	margin:0;
	padding:0;
}

.photogalleryW3__list li{
	display:block;
	width:31.33%;
	float:left;
	margin:0 1%;
}

.photogalleryW3__list img{
	max-width: 100%;
	height:auto;
}


.name__p{
	color: #c03c16; font-size: 22px; font-weight: 700;
	text-align:center;
}

#pagecontainer{
	min-height:100%;
	position:relative;
}

.clear{
	clear:both;
}

.wrap{
	max-width: 900px;
	margin:0 auto;
}

.wrap.pfooter{
	padding-bottom:0;
}

.wrap2{
 
	/* width:1291px; для баннера новый год */
	/* width:1230px; для баннера блокада */
	/* width:1010px; для баннера обычного */
	/* width:1010px; для баннера весеннего */
	width:1010px;
	margin:0 auto;
       /* border: solid 1px red;*/
}

/* ----------------------------- HEADER ---------------------------- */

.test{
    margin-left: 103px;
    margin-top: 55px;
    width: 96px;
    height: 77px;
 
}

.top_left{
    width: 200px;
    height: 77px;
    padding: 15px 7px 0px 0px;
    float:right;
    text-align: left;
}

.top_right{
    float:right;
    width: auto;
    height: 77px;
   
    color: #eee;
    font-weight:bold;
    text-align: right;
    padding: 20px 60px 0px 0px;
}


#top{
       
    /*border: solid 1px green;*/
	background:url(images/top-bg.jpg);
	height:297px;
}

#header {

    /* background:url(images/header-bg_ng.jpg); для баннера новый год */   
	/* background:url(images/header-bg-27.jpg); для 27 января */  
	/* background:url(images/header-bg11.jpg); обычная */  
	/* background:url(images/header-bg-8marta1.jpg); */
	/* background:url(images/header-bg-marta.jpg); */
	/* background:url(images/header-bg-apr1.jpg); 1 апреля */
	/* background:url(images/header-bg-tel.jpg); обычный */
	/* background:url(images/header_ng1.tel.jpg); нг новый */
	/* background:url(images/header-bg22.jpg);обычный последний */
	/* background:url(images/header-bg229.jpg);последний 9мая*/
	background:url(images/header-bg22.jpg);
	height:297px;
       
}

#header .descr{
	display:block;
	text-transform:uppercase;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	width: 96px;
    height: 77px;
	margin-left:103px;
	padding-top:53px;
	line-height:14px;
	text-decoration:none;
	color:black;
}


/* ----------------------------- MENU ---------------------------- */


#head_menu{
	background:url(images/menu-bg.jpg) no-repeat left top;
	height:50px;
	text-align: center;
	margin-bottom:20px;	
}

#head_menu ul {
	overflow:hidden;
	font-weight: bold;
	list-style: none;
	margin: 0 0 0 20px;
	padding:0;
}

#head_menu ul li {
	display: block;
	float: left;
	margin:0;
}

#head_menu ul li:hover {
	background: #999;
}



#head_menu ul li.current_page_item {
	background: #525252;
}

#head_menu ul li.current_page_item a {
	color: #fff;
}

#head_menu ul li a {
	color: #222;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 50px;
    height: 50px;
    width: 132px;
	margin: 0 0;
	padding: 0 7px;
}


#menu{
	display:none;
	background:url(images/menu-bg.jpg) no-repeat left top;
	height:50px;
	text-align: center;
	margin-bottom:20px;	
}

#menu ul {
	font-weight: bold;
	list-style: none;
	margin: 0 0 0 30px;
	padding:0;
}

#menu ul li {
	/*padding-bottom: 2px;*/
	display: block;
	float: left;
	margin:0;
}

#menu ul li a {
	display:block;
	text-indent:-2000px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 10px;
	line-height:50px;
	height:50px;
	width:132px;
	margin:0 20px;
        color:white;
}

#menu ul li.page-item-2 a {
	background:url(images/about_off.gif) no-repeat center;
}
#menu ul li.page-item-5 a {
	background:url(images/news_off.png) no-repeat center;
}
#menu ul li.page-item-7 a {
	background:url(images/production_off.gif) no-repeat center;
}
#menu ul li.page-item-9 a {
	background:url(../../uploads/2012/02/sklad.gif) no-repeat center;
}
#menu ul li.page-item-11 a {
	background:url(images/contacts_off.gif) no-repeat center;
}
#menu ul li.page-item-2.current_page_item  a {
	background:url(images/about_on.gif) no-repeat center;
}
#menu ul li.page-item-5.current_page_item a {
	background:url(images/news_on.png) no-repeat center;
}
#menu ul li.page-item-7.current_page_item a {
	background:url(images/production_on.gif) no-repeat center;
}
#menu ul li.page-item-9.current_page_item a {
	background:url(../../uploads/2012/02/sklad_on.gif) no-repeat center;
}
#menu ul li.page-item-11.current_page_item a {
	background:url(images/contacts_on.gif) no-repeat center;
}
#menu ul li a:hover {
	color:white;
}

#menu ul li.current_page_item a,#menu ul li.current_page_ancestor a {
	color:white;
}

/* ----------------------------- CONTENT ---------------------------- */


/* от 01/07/17 Студия Петербург */
.section{
	display:block;
}

.production{
	height:auto;
	width:100%;
}

.production__list{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

.production__list:after{
	content:'';
	display:table;
	clear:both;
}

.production__item{
	display:block;
	text-align:center;
	margin:0;
	padding:0;
}

.production__link{
}

.production__img{
	max-width:100%;
	height:auto;
}

#content {
	height: auto;
	margin-bottom: 50px;
	padding: 0;
}

#content::after{
	content: '';
	display: block;
	clear: both;
}

.linksBottom{
	text-align: center;
    font-size: 18px;   
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #555 solid;
}


.linksBottom p{
	text-align: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
   
}

.linksBottom__link{
	border: #333 2px solid;
    border-radius: 2px;
    display: inline-block;
    padding: 30px 2em;
    transition: linear 0.3s all;
    margin-top: 30px;
	margin-bottom:40px;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
}

.linksBottom__link_sklad{
	color:#4ec476;
	border-color: #4ec476;
	margin-right:100px;
}

.linksBottom__link_sklad:hover{
	color:#fff;
	background:  #4ec476;
}

.linksBottom__link_price{
	color:#09F;
	border-color: #09F;
}

.linksBottom__link_price:hover{
	color:#fff;
	background: #09F;
}


.linksRight{
	font-size: 18px;
}

.linksRight__link{
	border: #333 2px solid;
	border-radius: 2px;
	display: inline-block;
	padding: 15px;
	transition: linear 0.2s all;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
	width: 210px;
	margin-bottom: 20px;
}

.linksRight__link_sklad{
	color:#4ec476;
	border-color: #4ec476;
}

.linksRight__link_price{
	color:#09F;
	border-color: #09F;
}


.linksRight__link_sklad:hover{
	color:#fff;
	background:  #4ec476;
	text-decoration: none;
}


.linksRight__link_price:hover{
	color:#fff;
	background: #09F;
	text-decoration: none;
}



.contactsWrapper{
	overflow:hidden;
	width:100%;
}

/*   Студия Петербург   */

h2 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0 0;
}

h2.head2_stati{
	color: #c03c16;
	text-align: left;

}

.storytitle {
	font-family: 'Rubik', sans-serif;
    font-weight: 700;
    color: #575757;
    text-align: center;
}


.slider{
    height: auto;
    text-align: center;
}

.slider__list{
	display:block;
	list-style:none;
	margin:0 0 30px;
	padding:0;
}

.slider__item{
	display:block;
	margin:0;
	padding:0;
	float:left;
}

.slider__link{
	display:block;
}

.slider__img{
	max-width:100%;
	height:auto;
}

.slider__heading{
	font-family: 'Rubik', sans-serif;
	font-size:20px;
}

.banner{
	text-align:center;
	margin-bottom:65px;
}

.banner__link{
	display:block;
}

.icoWrapper{
	border-bottom:1px #888 solid;
	clear:both;
	padding:50px 0;
	margin-bottom:30px;
}

.icoWrapper img{
	display: inline-block;
}

.icoWrapper__ico{
	text-align: center;
}
	
.sklad-about-photo a{
	display: inline-block;
	margin: 3px;
}

.stirycintent {
	font-family: Palatino Linotype, Georgia, Times, Times New Roman, serif;
	font-size:12px;
	color:#444444;
}

p{
	margin:16px 0;
	line-height:1.6;
}

a {
	color: #434343;
	font-weight:bold;
	/*text-decoration:none;*/
}

a:hover {
	text-decoration:underline;
}

table td{
	padding:5px;
}
.feedback {
	margin-top:20px;
	border:1px solid #c9c9c1;
	background: #fffff5;
	color: #434343;
	padding:20px;
	width: 300px;
	/*margin:0 auto;*/
}
.feedback dt{
	padding:3px;
	
}
.feedback legend{
	font-weight:bold;
	margin-left:20px;
	padding:3px 5px;
}
.feedback input, .feedback textarea{
	border:1px solid #c9c9c1;
	background: #FFF;
	padding:3px;
	width:280px;
}
.feedback input.buttons {
	border:1px solid #c9c9c1;
	background: #FFF;
	padding:3px 0;
	width:143px;
	margin-top:2px;
}
/* ----------------------------- FOOTER ---------------------------- */

#footer{
	display: block;
	background:#434343;
	border-top:1px solid #9e9e9e;
	line-height:45px;
	color: #FFF;
}

#footer a{
	color: #FFF;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.copyright {
	display:block;
	font-family: Palatino Linotype, Georgia, Times, Times New Roman, serif;
	font-size:14px;
}
.uni-link {
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: url(images/uni-link.gif) no-repeat right center;
	padding-right:70px;
}



/* ----------------------------- ALIGNS ---------------------------- */
.fright,.alignright {
	float: right;
	}

.fleft,.alignleft {
	float: left;
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}




/*     remodal      */
.vnedrenie__input {
	border: 0;
	display: inline-block;
	padding: 11px;
	width: 100%;
	margin-bottom: 21px;
	font-size: 16px;
	line-height: 20px;
}
.vnedrenie__input_topRow {
	border: 1px #e8e8e8 solid;
	margin: 0 0 18px;
	width: 100%;
	box-sizing: border-box;
}

.utmInputField {
	display: none;
}

.label__divider {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.marginBottom_30px {
	margin-bottom: 30px;
}
.checkbox_personal {
	margin-right: 10px;
}

.form__confirm, .form__cancel {
	color: #fff;
	display: inline-block;
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	font-weight: 300;
	background-color: #c03c16;
	padding: 12px 20px;
	margin-top: 10px;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: .07em;
	transition: all 283ms ease;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	border: 0;
	outline: 0;
	width: 240px;
}

.form__cancel {
	color: #c03c16;
	background-color: #fff;
	border: 2px solid #c03c16;
	padding: 10px 18px;
	margin-right: 10px;
}

.display_inline {
	display: inline-block;
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}


.collapsibleList li.newList .nameList{
	margin-right:100px;
}
.collapsibleList li.newList .lipos1, .collapsibleList li.newList .lipos2, .collapsibleList li.newList .lipos3{
	margin-left:-100%;
}