#wrapper {
  /*min-width: 300px;*/
}
/*для питерского телефона в шапке на мобилке*/
.label-mobile {color:#747474;}
.SP-mobile {display:none;}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
body {
  font: 14px/18px Arial, serif;
  color: #666;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
* {
  outline: none;
}
a {
  color: #f33e0d;
}
a:hover {
  text-decoration: none;
}
textarea {
  resize: none;
  overflow-y: auto;
}
img {
  border: 0;
}
#main-phone {
  background: #464646;
}
#logo {
  width: 200px;
  float: left;
}
#city-phones a,
#main-phone a {
  line-height: 40px;
  color: #f33e0d;
  font-size: 32px;
  text-decoration: none;
}
#city-phones a span,
#main-phone a span {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  vertical-align: top;
}
#logo {
  height: 100px;
}
#logo img {
  margin-top: 25px;
}
#idea-blocks {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  padding-top: 10px;
}
h1.title,
#idea-blocks h1 {
  font-size: 28px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 300;
  color: #222;
  font-family: 'Open Sans',sans-serif;
}
#idea-blocks h2 {
  font-size: 28px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 300;
  color: #222;
  font-family: 'Open Sans',sans-serif;
}
#idea-blocks h3 {
  font-size: 20px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 300;
  color: #000;
}
#idea-blocks h4 a,
#idea-blocks h4 {
  font-size: 16px;
  line-height: 18px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}
.reason-block,
#idea-blocks .idea-block {
  width: 50%;
  float: left;
}
.idea-icon {
  background: url('../img/ideaicon.png') no-repeat 0 0 scroll transparent;
  height: 140px;
  width: 122px;
  margin: 10px auto;
}
.idea-block:hover .idea-icon {
  background-position: 0 -140px;
}
#make-order {
  height: 48px;
  line-height: 48px;
  color: #fff;
  margin: 30px auto;
  display: block;
  font-size: 26px;
  text-align: center;
  max-width: 745px;
  width: 280px;
  background: url('../img/but1.jpg') repeat-x 0 0 scroll transparent;
  -moz-box-shadow: 0px 2px 2px #888;
  -webkit-box-shadow: 0px 2px 2px #888;
  box-shadow: 0px 2px 2px #888;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  filter: Shadow(Color=#000, Direction=45, Strength=1);
  border: 1px solid #0a2c4d;
  text-decoration: none;
  font-weight: 300;
}
#make-order:hover {
  background-position: 0 -48px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#potcl img {
  float: left;
  margin: 5px 20px 8px 0;
}
#contacts h1,
#onas h1 {
  font-size: 32px;
  line-height: 36px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #000;
}
#contacts h2,
#onas h2,
#direct h2,
#advan h2,
#potcl h2 {
  font-size: 26px;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #000;
  margin: 0;
}
hr {
  height: 8px;
  border: none;
  background: url('../img/hr.png') repeat-x 0 0 scroll transparent;
  margin: 0;
}
hr.hr1 {
  background-position: 0 -8px;
}
hr.hr4 {
  height: 12px;
  background: url('../img/hr1.png') repeat-x 0 0 scroll transparent;
}
hr.hr5 {
  height: 12px;
  background: url('../img/hr1.png') repeat-x 0 -12px scroll transparent;
}
div.hr2 {
  height: 1px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #fff;
  background: #bfbfbf;
}
div.hr3 {
  height: 1px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #eaeaea;
  background: #bfbfbf;
}
#footer-blocks {
  background: url('../img/bg1.png') repeat 0 0 scroll transparent;
  padding-top: 20px;
  padding-bottom: 20px;
}
#news {
  background: url('../img/bg3.png') repeat 0 0 scroll transparent;
  padding-top: 20px;
  padding-bottom: 20px;
}
#order,
#works {
    background: url('../img/bg2.png') repeat 0 0 scroll transparent;
  padding-top: 20px;
  padding-bottom: 20px;
}
#order form {
  padding: 20px 0;
  /*-moz-box-shadow: 0px 0px 4px #000;*/
  /*-webkit-box-shadow: 0px 0px 4px #000;*/
  /*box-shadow: 0px 0px 4px #000;*/
  /*background: #ebebeb;*/
  max-width: 475px;
  margin: 0 auto;
  position: relative;
}
#order form img {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  /*z-index: -1;*/
}
#order form .wrapper-in {
  position: relative;
  z-index: 1;
}
#action  {
  text-align: center;
}
#order h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: normal;
  color: #f33e0d;
}
#calc h2,
#offer h2,
#princ h2,
#news h2,
#clients h2,
#works h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 300;
  color: #000;
}
#princ h2,
#clients h2 {
  text-align: center;
}
#order h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 0;
  color: #444444;
}
input[type=text], textarea {
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #cdcdcd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: url('../img/input.png') repeat-x 0 0 scroll #fff;
  outline: none;
}
.form-item {
  padding: 0px 0 10px;
  position: relative;
}
.form-item .error-msg {
  position: absolute;
  text-align: center;
  width: 100%;
    top:-35px;
    display: none;
}
.form-item.error:hover .error-msg {
  display: block;
}
.form-item.error input[type="text"], .form-item.error textarea{
  border-color: #eb5353;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(235, 83, 83, 0.9);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(235, 83, 83, 0.9);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(235, 83, 83, 0.9);
}
.form-item .error-msg div {
  background: #dedede;
  padding: 5px 10px;
  display: inline-block;
  color: #5e5e5e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-item .error-msg span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 7px;
  bottom: -7px;
  background: url('../img/err.png') no-repeat 0 0 transparent;
}
#order input[type=submit] {
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin: 5px auto;
  display: block;
  font-size: 20px;
  text-align: center;
  background: url('../img/but2.jpg') repeat-x 0 0 scroll transparent;
  -moz-box-shadow: 0px 2px 2px #888;
  -webkit-box-shadow: 0px 2px 2px #888;
  box-shadow: 0px 2px 2px #888;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  filter: Shadow(Color=#000, Direction=45, Strength=1);
  border: 1px solid #ff5021;
  width: 240px;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 5px;
}
#order input[type=submit]:hover {
  background-position: 0 -40px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.reason-icon {
  width: 122px;
  height: 122px;
  background: url('../img/medal.png') no-repeat 0 0 scroll transparent;
  margin: 0 auto;
  text-align: center;
}
.reason-block:hover .reason-icon {
  background-position: 0 -122px;
}
.reason-block {
  margin: 10px 0;
}
#reason {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  margin-bottom: 20px;
}
#reason h2 {
  font-size: 26px;
  line-height: 30px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: normal;
  color: #000;
}
#wrapper #idea-blocks h3 {
    color: #000000;
    font-size: 26px;
    font-weight: normal;
    line-height: 8px;
    margin-bottom: 20px;
    margin-top: 22px;
}
#princ,
#clients {
  margin-top: 20px;
  margin-bottom: 20px;
}
.soc a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 8px 4px 0 0;
  background: url('../img/soc.png') no-repeat 0 0 scroll transparent;
}
.soc a:hover {
  opacity: 0.7;
}
.soc a.soc2 {background-position: -30px 0;}
.soc a.soc3 {background-position: -60px 0;}
.soc a.soc4 {background-position: -90px 0;}
.soc a.soc5 {background-position: -120px 0;}
.soc a.soc6 {background-position: -150px 0;}

.mailform {
  float: left;
  width: 150px;
  height: 24px;
padding-left:30px; 
padding-top: 1px; 

 }
.mailform  a{
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 8px 4px 0 0;
  background: url('../img/soc.png') no-repeat 0 0 scroll transparent;
  text-decoration:none;
 }
.mailform a:hover {
  opacity: 0.7;
}

.mailform a.mailform {background-position: -150px 0; }
.mailform span{ border-bottom: 1px dashed;}
#footer {
  background: #000;
  text-align: center;
}
#footer p, #footer-menu a {
  color: #d5d5d5;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}
#princ {
  text-align: center;
}
#princ h3 {
  font-family: 'Open Sans', sans-serif;
  line-height: 28px;
  font-size: 16px;
  color: #444;
  margin-top: 10px;
  margin-bottom: 0;
}
#princ p {
  margin: 0;
}
#princ h3 span {
  display: inline-block;
  font-family: Arial;
  font-size: 18px;
  color: #fff;
  background: #f33e0d;
  width: 28px;
  margin-right: 20px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
#news-list li,
#news-list1 li.items-mobile {
  display: block;
}
#news-list1 li span {
  color: #000;
}
#news-list,
#news-list1 {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
#news-list1 .news-bg {
  width: 100%;
  position: absolute;
  height: 100%;
}
#news-list1 .news-bg div {
  background: #fff;
  border: 1px solid #c2c2c2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 100%;
}
#news-list1 li p {
  margin: 5px 0;
}
#news-list1 li {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
#news-list1 li.first {
  padding-top: 15px;
}
#news-list ul,
#news-list1 ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
#news-list1 li .date {
  line-height: 20px;
  color: #f33e0d;
  font-size: 18px;
}
#news-list1 li .date span {
  font-size: 14px;
}
#logos {
  height: 150px;
  white-space: nowrap;
  text-align: center;
}
#logos img {
  padding: 0 5px;
  filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter:grayscale(100%);
}
#logos img:hover {
  filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter:grayscale(0%)
}
.works-block .wrapper-in {
  background: #fff;
  border: 1px solid #c7c7c7;
}
#works ul , #works2 ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
li.works-block {
  display: block;
  list-style: none;
  width: 300px;
  height: 310px;
  float: left;
  padding: 5px 0;
}
li.works-block:hover .wrapper-in {
  -moz-box-shadow: 0 0 4px #888;
  -webkit-box-shadow: 0 0 4px #888;
  box-shadow: 0 0 4px #888;
}
 #works2 li.works-block:hover .wrapper-in {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#works .works-block ul, #works2 .works-block ul {
  margin-left: 20px;
  margin-bottom: 10px;
  list-style: disc inside none;
  color: #f33e0d;
}
.works-block li {
  padding-left: 10px;
  padding-bottom: 10px;
}
.works-block h4 {
  margin-left: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #444444;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.works-block img {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.works-block li span {
  color: #666;
}
#works-left, #works-right, #works-left2, #works-right2  {
  display: inline-block;
  border: 1px solid #c3c3c3;
  background: #efefef;
  width: 39px;
  height: 23px;
  cursor: pointer;
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  margin-top: 5px;
}
#works-left, #works-left2 {
  margin-left: 10px;
}
#works-left span, #works-right span, #works-left2 span, #works-right2 span {
  display: inline-block;
  margin: 7px 15px;
  height: 9px;
  width: 9px;
  background: url('../img/ar3.png') no-repeat 0 0 scroll transparent;
}
#works h2, #works2 h2 {
  float: left;
}
#works-right span, #works-right2 span {
  background-position: -9px 0;
}
#works-left.disabled:hover span, #works-left2.disabled:hover span  {
  background-position: 0 0;
  cursor: default;
}
#works-right.disabled:hover span, #works-right2.disabled:hover span {
  background-position: -9px 0;
  cursor: default;
}
#works-left:hover span, #works-left2:hover span {
  background-position: 0 -9px;
}
#works-right:hover span, #works-right2:hover span {
  background-position: -9px -9px;
}
#works-right, #works-right2 {
  border-left-color: #fff;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}
.countdown div {
  width: 33.3%;
  text-align: center;
  float: left;
}
.countdown div span {
  display: inline-block;
  width: 94px;
  height: 79px;
  padding: 5px 0;
  position: relative;
  font: 70px/70px Tahoma, sans-serif;
  color: #fff;
  background: url('../img/timer.png') no-repeat 0 0 scroll transparent;
}
#countdown div span span {
  position: absolute;
  top: 0;
  left: 0;
  background: url('../img/timer1.png') no-repeat 0 0 scroll transparent;
}
.countdown-label {
  margin-bottom: 20px;
  font-size: 12px;
  color: #5a5a5a;
}
#wrapper {
  position: relative;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#overlay .shadow {
  background: #000;
  opacity: 0.8;
  width: 100%;
  height: 100%;
}
#overlay .content {
  position: absolute;
  top: 20px;
  background: #f0f0f0;
  width: 100%;
}
#overlay .content-in {
  padding: 10px 0;
  position: relative;
}
#close {
  position: absolute;
  top: -10px;
  right: 0;
}
#overlay .content h3 {
  font: 300 24px/28px 'Open Sans', sans-serif;
  color: #878787;
  text-align: center;
  margin: 0;
}
#footer-other {
	margin-top: 30px;
}
#overlay .content h5 {
  font: normal 24px/28px 'Open Sans', sans-serif;
  color: #f33e0d;
  text-align: center;
  margin: 0 0 10px; 
}
#overlay .content h4 {
  font: 300 18px/28px 'Open Sans', sans-serif;
  color: #878787;
  text-align: center;
  margin: 0 0 10px; 
}
#overlay .content h2 {
  font: normal 26px/30px 'Open Sans', sans-serif;
  color: #000;
  text-align: center;
  margin: 10px 0;
}
.overlay-blocks {
  max-width: 360px;
  margin: 0 auto;
}
.overlay-left {
  text-align: right;
}
.overlay-blocks input[type=button] {
   height: 40px;
  line-height: 40px;
  color: #fff;
  margin: 5px auto;
  display: block;
  font-size: 20px;
  text-align: center;
  background: url('../img/but2.jpg') repeat-x 0 0 scroll transparent;
  -moz-box-shadow: 0px 2px 2px #888;
  -webkit-box-shadow: 0px 2px 2px #888;
  box-shadow: 0px 2px 2px #888;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  filter: Shadow(Color=#000, Direction=45, Strength=1);
  border: 1px solid #ff5021;
  width: 240px;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 5px;
}
.overlay-soc a {
  display: block;
  width: 47px;
  height: 46px;
  float: right;
  margin-left: 10px;
  margin-top: 3px;
  cursor: pointer;
}
.overlay-soc a.vk {
  background: url('../img/vk1.png') transparent;
}
.overlay-soc a.fb {
  background: url('../img/fb1.png') transparent;
}
.overlay-soc p {
  margin: 0;
  font: bold 16px/26px 'Open Sans', sans-serif;
  color: #f33e0d;
}
.overlay-blocks input[type=submit]:hover {
  background-position: 0 -28px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.overlay-blocks textarea {
  height: 120px;
}
#top-bg {
  width: 100%;
/*   height:595px; */
}
#main-menu {
  background: url('../img/main-menu.png') repeat-x 0 0 scroll #ff734d;
  min-height: 40px; 
}
#mobile-menu a {
  display: block;
  float: left;
  height: 40px;
  border-left: 1px solid #b51900;
  border-right: 1px solid #ff9d67;
  color: #fff;
  text-decoration: none;
  width: 105px;
  font: bold 14px/40px 'Open Sans', sans-serif;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
#mobile-menu a:hover, #mobile-menu a.active {
  background: url('../img/menu-hover.png') repeat 0 0 scroll transparent;
}
#mobile-menu a span.in {
  border-left: 1px solid #ff9d67;
  border-right: 1px solid #b51900;
  display: block;
  padding: 0 50px 0 15px;
  background: url('../img/mob.png') no-repeat 65px 10px scroll transparent;
}
#menu-main ul, #menu-main li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#menu-main ul ul {
  margin-left: 20px;
  display: none;
}
#menu-main a {
  color: #000;
  text-decoration: none;
  line-height: 26px;
}
#menu-main .mark,
.direct-block h5 span.direct-ico {
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url('../img/ar4.png') no-repeat 0 -7px scroll transparent;
  border: none;
  margin-left: 10px;
  cursor: pointer;
}
#menu-main .mark.open,
h5.active span.direct-ico {
  background-position: 0 0;
}
#menu-main {
  background: #f4f4f4;
  padding: 20px 10px;
  -moz-box-shadow: inset 0px 0px 5px #888;
  -webkit-box-shadow: inset 0px 0px 5px #888;
  box-shadow: inset 0px 0px 5px #888;
}
#menu-main-scroll {
  height: 240px;
}
.form-search {
  font-size: 12px;
  position: relative;
  margin-top: 8px;
  float: right;
  width: 59%;
  text-align: right;
}
.form-search input[type=text] {
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  border: none;
  padding: 3px 5px;
  width: 140px;
  margin: 0;
  vertical-align: top;
  height: 24px;
  margin-right:-3px;
}
#form-search.form-search input[type=text] {margin: 0 -3px 0 0; padding-bottom:3px;}
.form-search input[type=submit] {
  border: none;
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  height: 24px;
  width: 30px;
  background: url('../img/search.png') no-repeat center scroll #828282;
  cursor: pointer;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  vertical-align: top;
}
#city-menu a {
  word-spacing: 1px;
  text-align: center;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
}
#toTop {
  z-index: 90;
  width:60px;
  height: 60px;
  position:fixed;
  top:50%;
  left:10px;
  cursor:pointer;
  display:none;
  background: url('../img/totop.png') no-repeat 0 0 scroll transparent;
}
#toTop:hover {
  background-position: 0 -60px;
}
.countdown {
  width: 80%;
  min-width: 300px;
  margin: 0 auto;
}
#footer-line {
  width: 100%;
  border-top: 1px solid #bababa;
  border-bottom: 1px solid #fff;
}
.article-page h1.title {
  text-align: center;
}
.article-row h3 {
  font-size: 16px;
  margin-top: 0;
}
.article-row {
  margin-bottom: 25px;
}
.article-cat a {
  color: #ff0000;
}
#maincontact,
#map,
.onas-row img,
.article-row img {
  padding: 1px;
  background: #fff;
  border: 1px solid #666;
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.onas-row {
  margin-bottom: 20px;
}
.article-row img {
  float: left;
  margin: 0 18px 0 0;
}
.clearfix .article-row p {
  margin: 0 0 10px;
  min-height: 20px;
  overflow: hidden;	display:inline
}.link_a {color:#2A376B}
#articles-cat {
  padding: 10px 0 20px;
  text-align: right;
  line-height: 25px;
}
#articles-cat .transformSelect {
  max-width: 320px;
  text-align: left;
  margin-left: 10px;
}
.pager {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 40px;
}
.pager ul {
  display: inline-block;
  margin: 0;
  list-style: none;
  padding: 0;
}
.pager ul li {
  display: inline-block;
  background: url('../img/pager.png') no-repeat 0 0 transparent;
  width: 32px;
  margin: 0 1px 5px;
}
.pager ul li a,
.pager ul li.current {
  padding: 10px 0;
}
.pager ul li a:hover {
  color: #fff;
  background: url('../img/pager-h.png') no-repeat 0 0 transparent;
}
.pager ul li.pager-big a:hover {
  background: url('../img/pager1-h.png') no-repeat 0 0 transparent;
}
.pager ul li.current {
  color: #fff;
  background: url('../img/pager-c.png') no-repeat 0 0 transparent;
}
.pager ul li a {
  display: block;
  text-decoration: none;
  color: #8f8f8f;
    text-shadow: 1px 1px 1px rgb(255, 255, 255);
  filter: Shadow(Color=#fff, Direction=45, Strength=1);
}
.pager ul li.pager-big {
  width: 92px;
}
.pager .pager-full li.pager-big {
  display: none;
}
.pager ul li.pager-big a {
  background: url('../img/pager1.png') no-repeat 0 0 transparent;
}
blockquote {
  background: url("../img/bl1.jpg") no-repeat scroll right bottom #FF5743;
  color: #fff;
  float: left;
  margin: 0;
  padding: 10px;
}
blockquote .quote {
  float: left;
  margin: 0 10px 10px 0;
  padding-left: 45px;
    padding-top: 35px;
    background: url("../img/quote.png") no-repeat scroll 0 0 transparent;
}
#onas h1 {
  margin: 0;
}
#onas strong {
  font-weight: normal;
  color: #000;
}
#contacts h1,
#contacts h2 {
  text-align: center;
  margin: 15px 0;
}
.contact-blocks {
  text-align: center;
  margin-bottom: 20px;
  vertical-align: top;
}
.main-contact .contact-block {
  min-height: 250px;
   vertical-align: top;
}
.contact-blocks .contact-block {
  text-align: left;
  margin-bottom: 20px;
  color: #000;
}
.contact-blocks a {
  color: #000;
}
.contact-blocks h4 {
  color: #404040;
  font: bold 16px/18px 'Open Sans',sans-serif;
  margin: 0 0 10px;
}
#maincontact,
#map {
  height: 248px;
  width: 100%;
}
#maincontact a {
  color: #fff;
}
#maincontact #maincontact-in {
  background: url('../img/maincontact.jpg') center no-repeat transparent;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
}
#maincontact-in span {
  color: #9f9f9f;
}
#maincontact-in-in {
  padding: 10px;
}
#maincontact h2 {
  text-align: left;
  color: #fff;
  margin: 0;
}
#maincontact p {
  margin: 10px 0;
}
.cont-phone {
  background: url('../img/phone-i.png') left center no-repeat transparent;
  padding: 2px 0 2px 30px;
}
.cont-mail {
  background: url('../img/mail-i.png') 5px center no-repeat transparent;
  padding: 2px 0 2px 30px;
}
@media screen and (max-width: 760px) {
	#idea-blocks .idea-block.odd{clear:left;}
  .onas-row img {
    float: none !important;
    margin: 0 auto !important;
    display: block
  }
  #onas {
    margin-top: 20px;
  }
  #onas h1,
  #onas h2 {
    text-align: center;
    margin: 10px 0;
  }
  #contacts {
    max-width: 370px;
    margin: 0 auto;
  }
  .contact-aca {
    display: none;
  }
  .open .contact-aca {
    display: block;
  }
  .contact-block h4 {
    cursor: pointer;
  }
  .contact-block h4 .mark {
    background: url("../img/ar4.png") no-repeat scroll 0 -7px transparent;
    height: 7px;
    width: 12px;
    display: inline-block;
  }
  .contact-block .open h4 .mark {
    background-position: 0 0;
  }
}
/*************************/

.wrapper-in {
  margin: 0 10px;
}
#top-image-info,
#articles-cat label,
.article-row img,
div.hover,
#overlay form,
#menu-main #menu-main-scroll > li#parent-helper,
#form-search,
#menu-main,
#top-images,
#overlay,
.overlay-hide,
#slider1,
#footer-blocks,
#advan,
#news-list,
#all-news1,
#news-list1 li,
#footer-menu,
#form-order label,
#action img,
#potcl-block,
#make-order span,
.idea-text,
#city-all-show,
#header,
#city-phones,
.phone-label,
#slogan {
  display: none;
}
/*
#cform-result.top62 {top: -62px}
*/

#menu-main li ul li.two-columns {
    width: 243px;
} 
#wrapper #menu-main li ul .has-children.nored a {
  color: #000000;
}
.AS_ajax_resultsIntroFailure {min-height: 143px;}
#content .hide {display:none;}
#senks {
    background:none repeat scroll 0 0 #F0F0F0;
    height: 247px;
    padding: 126px 0 0;
    position: absolute;
    right: 6px;
    top: 12px;
    width: 366px;
}
#senks p {
    font-size: 20px;
    line-height: 33px;
    margin: 1px 0 0 20px;
}
#cform-result.top15 {
    top: -15px;
}
#calc  #cform .cform_text .form-item.last-child label {}
.smi-page #menu-main li ul .has-children.has-children>a { font-weight: bold;}
.onas-page  #menu-main li .parent-con .in, .outside2-page  #menu-main li .parent-con .in, .outside1-page  #menu-main li .parent-con .in  {border-left:none;}
#direct p {color:#000;}


#top-image-info .wrapper {
    position: relative;
}
#top-image-info .topinfocon {position: absolute;}
.elsecss #onas h1{margin:23px 0 0}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }
.outside1-page #works2 #works-left2 {
    left: 254px;
    position: relative;
    top: 32px;}
.outside1-page #works2 #works-right2 {
    left: 250px;
    position: relative;
    top: 32px;}
#fileToUpload_wrap_list div a {
background: url("../img/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display:inline-block;
height:22px;
margin:7px 0 0 -20px;
padding:1px 0 0 27px;
width:71px;
}	
#fileToUpload_wrap_list  div{
height:34px;
margin:0 0 0 30px;
text-align:left;
width:300px;
}
.get_defined_vars {
margin:0 0 10px 53px;
width:246px;
}
#slider1 a {color:#FFFFFF;}
#action .link_order {
    display: inline-block;
    font-size: 17px;
    padding: 21px;
}
#news-list li.none {display: none;}
.soc a.paymant {    margin-right: 240px;background:none;}
@media screen and (min-width:180px) and (max-width: 768px) {
  #logo{margin:0px auto; float:none; text-align:center;}
  .front-page #wrapper #header-logo #main-phone {text-align:center;}
  .onas-page #header-logo #main-phone {text-align:center;}
  #wrapper #idea-blocks h3{line-height:24px; font-size:22px;}
  #news{display:none;}
  hr.hr4 {display: none;}
  hr.hr5{background:none; border-top:2px solid #bfbfbf;}
  h1.title, #idea-blocks h1, #potcl h2{font-size:24px;}
  .soc a.paymant {
      margin-right: 205px;
      background: none;
  }
  .SP-mobile {display:block;} .label-mobile {color: white;display: block;} /*для питерского телефона в шапке на мобилке*/
}
.catalog_wrapper{
  min-height: 800px;
}
.catalog_left_menu{
  width:250px;
  float:left;
  min-height: 800px;
  margin-right: 20px;
}
.catalog_left_menu ul {
  list-style-type: none;
  padding-inline-start: 20px;
  margin-top: 0;
}
.catalog_left_menu ul a {
 margin-left: 5px;
}
.catalog_left_menu li{
  background: url(/assets/templates/idea/img/treeview-default-line-mosidea.gif) 0 0 no-repeat;
  padding-left: 16px;
  margin: 5px 0;
}
.catalog_left_menu .hitarea{
  display: inline-block;
}
.parentCatalog .hitarea:before{
  content: "\229E";
  color: #f33e0d;
}
.parentCatalog.active .hitarea:before{
  content: "\229F";
  color: #f33e0d;
}
.catalogItem{
  display: none;
}
.parentCatalog.active .catalogItem{
  display: block;
}
.catalog_view{
  display: flex;
  flex-wrap: wrap;
  max-width: 1199px;
}
.catalog_view_item{
  width:200px;
  text-align:left;
  overflow-y:hidden;
  border-bottom:1px solid #eaeaea;  
  margin: 10px 20px;
}
.catalog_view_item .name{
  overflow:hidden; 
  display:block; 
  height:60px; 
  font-weight:bold;
}
.catalog_view_item .img_catalog{
  height:200px; 
  line-height: 200px;
}
.catalog_view_item .img_catalog img{
  margin:5px 0px 0px 0px;
  #width: 100%;
}
.basket-plus input{
    width: 50px;
    margin-right: 10px;
}
.button-search{
  background: none;
  border: 1px outset #666;
  margin: 2px;
  padding: 5px;
  width: 80px;
}
.pagination {
  text-align: center;
  margin: 20px;
}
.pagination ul > li {
  display: inline-block;
  margin: 0 5px;
}
.filter_select {
    display: inline-block;
    border: 1px solid #f33e0d;
    border-radius: 5px;
    margin-right: 10px;
    position: relative;
    padding: 10px;
    cursor: pointer;
}
.filter_select i {
    border: solid #f33e0d;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 10px;
}
.filter_options {
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    position: absolute;
    display: none;
    padding: 10px;
    z-index: 999;
    min-width: 150px;
    overflow-y: auto;
    max-height: 400px;
}
.filter_option {
    display: block;
    cursor: pointer;
}
.filter_select .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.catalog_filters {
  margin-top: 10px;
}
.filter_select{
  margin-bottom: 20px;
}
.filters_reset{
  color: #666;
  text-decoration: none;
}
.filters_reset:hover{
  color: #f33e0d;
  text-decoration: underline;
}
.h1-style {
    #padding-right: 210px;
}
.h1-style h1 {
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    #font-size: 21px;
    #font-weight: 900;
    #letter-spacing: .1 px;
    border-left: 5px solid #f33e0d;
    padding: 9px 0 3px 13px;
    text-transform: uppercase;
    color: #383838;
    height: auto;
    padding-bottom: 9px;
    margin-top: 5px;
}
.tovar{
  display: flex;
  margin-bottom: 20px;
}
.tovar img{
  width: 60%;
  margin-right: 20px;
}
.tovar_content{
  padding-bottom: 20px;
}
.catalog_content{
  max-width: 800px;
  padding-left: 250px;
}
.catalog_bredcrambs{
  margin: 10px;
}
#main .gifts {
    margin-top: 224px;
}
.catalog_gift{
  margin: 10px auto;
  max-width: 1000px;
}
.catalog_gift ul{
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-inline-start: 0px;
}
.catalog_gift ul li{
  width: 200px;

}
.parentCatalog_main{
  list-style-type: none;
  margin: 25px;
  font-weight: 600;
}    
.parentCatalog_main ul{
  padding-inline-start: 10px;
  font-weight: 400;
  margin-top: 5px;
}
.parentCatalog_main a{
  display: flex;
  flex-direction: column;
  text-align: center;
  #text-decoration: none;
}
.parentCatalog_main a span{
  margin-bottom: 10px;
}
.catalogItem_main{
  margin-left: 5px;
}
.catalogItem_main.last_child_catalogItem{
  list-style-type: none;
  font-size: 30px;
  margin-left: 10px;
}
.search_container{
    display: flex;
    margin-bottom: 20px;
    max-width: 1200px;
}
.search_container .search{
  width: 50%;
  margin: 20px 0 0 20px;
  align-self: flex-end;
}
.search_container .search form{
  width: 100%;
}
.search_container .search button{
  margin-left: 20px;
}
.search_container .search_form{
  display: flex;
}
.search_container .basket {
    text-align: center;
    width: 115px;
    margin-top: 45px;
    margin-left: 11.5%;
    display: inline-block;
    position: relative;
}
.basket_sum {
    #height: 45px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
    padding-top: 28px;
    background-image: url(/assets/templates/souvenir/css/../images/basket-red.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    #cursor: pointer;
    #margin-right: 50px;
}
.basket a {
    color: #ff5029;
    font-size: 11pt;
    font-family: 'OpenSans-Bold';
    text-decoration: none;
}
.basket p {
    font-size: 7pt;
    color: #505050;
    font-family: 'OpenSans-Regular';
}
.basket p span {
    display: block;
}
#butOrder{
    display: block;
    margin: 5px;
}
.catalog_gift_make_order, .catalog_gift_order{
  #display: none;
}
.catalog_gift_make_order{
  text-align: center;
  font-weight: 600;
  cursor: pointer;
  #width: 200px;
  #border: 1px solid #f33e0d;
  margin: 20px auto 0;
  padding: 5px;
  color: #f33e0d;
  #text-decoration: underline;
}
.catalog_gift_make_order:hover {
  #opacity: 0.8;
  text-decoration: none;
}
.notUse{
  pointer-events: none;
  cursor: default;
  color: #f33e0d;
  border: 1px solid #f33e0d;
  width: 180px;
}
select[name="delivery"], select[name="payment"] {
      padding: 5px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #cdcdcd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/input.png) repeat-x 0 0 scroll #fff;
    outline: none;
}
.shop-cart{
  margin: 10px 0 50px;
}
.search_form input[name="search_form"] {
  width: 84%;
}
#footer{
  clear: both;
}
.pagination li.active a{
  text-decoration: none;
}
.cart_min{
  display: block;
    font-size: 12px;
    color: #f33e0d;
    margin-top: 5px;
    №text-decoration: underline;
}
input[name="count"]{
  width: 48px;
}
.small_menu{
  border: 1px solid #666;
  margin-top: 20px;
  overflow-x: scroll;
}
.small_menu_ul{
  display: flex;
  font-size: 12px;
  max-width: 1200px;
  max-height: 150px;
  padding-inline-start: 20px;
}
li.small_menu_parent{
  margin: 0 10px;
}
li.small_menu_parent a{
  font-weight: 600;
}
ul.small_menu_item{
  padding-inline-start: 20px;

}
ul.small_menu_item a{
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .catalog_left_menu{
    display: none;
  }
  .catalog_content{
    padding: 0 10px;
  }
  .tovar{
    flex-direction: column;
  }
  .tovar img{
    width: 100%;
    margin-right: 0;
  }
  .search_container,.filter_select {
    margin: 0 10px 20px;
  }
  .h1-style{
    margin: 0 10px;
  }
  .filter_select{

  }
  .search_container {
    flex-direction: column;
  }
  .search_container .search {
    width: 100%;
  }
  .parentCatalog_main {
      margin: 15px;
  }
  .catalog_gift ul li {
      width: 130px;
  }
  .catalog_view {
      justify-content: space-between;
  }
  .catalog_view_item {
      width: 140px;
      margin: 10px 10px;
  }
  .basket-plus input {
      width: 35px;
  }
  .shop-cart {
    overflow: auto !important;
  }
}
