
@font-face {font-family: 'LiberationSansBold'; src: url(../fonts/LiberationSans-Bold.ttf); }
@font-face {font-family: 'LiberationSansBold'; src: url(../fonts/LiberationSans-Bold.eot); }
@font-face {font-family: 'LiberationSansBold'; src: local("O"), url(../fonts/LiberationSans-Bold.woff); }
@font-face {font-family: 'LiberationSansBoldItalic'; src: url(../fonts/LiberationSans-BoldItalic.ttf); }
@font-face {font-family: 'LiberationSansBoldItalic'; src: url(../fonts/LiberationSans-BoldItalic.eot); }
@font-face {font-family: 'LiberationSansBoldItalic'; src: local("O"), url(../fonts/LiberationSans-BoldItalic.woff); }
@font-face {font-family: 'LiberationSansItalic'; src: url(../fonts/LiberationSans-Italic.ttf); }
@font-face {font-family: 'LiberationSansItalic'; src: url(../fonts/LiberationSans-Italic.eot); }
@font-face {font-family: 'LiberationSansItalic'; src: local("O"), url(../fonts/LiberationSans-Italic.woff); }
@font-face {font-family: 'LiberationSansRegular'; src: url(../fonts/LiberationSans-Regular.ttf); }
@font-face {font-family: 'LiberationSansRegular'; src: url(../fonts/LiberationSans-Regular.eot); }
@font-face {font-family: 'LiberationSansRegular'; src: local("O"), url(../fonts/LiberationSans-Regular.woff); }
@font-face {font-family: 'LiberationSansNarrowBold'; src: url(../fonts/LiberationSansNarrow-Bold.ttf); }
@font-face {font-family: 'LiberationSansNarrowBold'; src: url(../fonts/LiberationSansNarrow-Bold.eot); }
@font-face {font-family: 'LiberationSansNarrowBold'; src: local("O"), url(../fonts/LiberationSansNarrow-Bold.woff); }
@font-face {font-family: 'LiberationSansNarrowBoldItalic'; src: url(../fonts/LiberationSansNarrow-BoldItalic.ttf); }
@font-face {font-family: 'LiberationSansNarrowBoldItalic'; src: url(../fonts/LiberationSansNarrow-BoldItalic.eot); }
@font-face {font-family: 'LiberationSansNarrowBoldItalic'; src: local("O"), url(../fonts/LiberationSansNarrow-BoldItalic.woff); }
@font-face {font-family: 'LiberationSansNarrowItalic'; src: url(../fonts/LiberationSansNarrow-Italic.ttf); }
@font-face {font-family: 'LiberationSansNarrowItalic'; src: url(../fonts/LiberationSansNarrow-Italic.eot); }
@font-face {font-family: 'LiberationSansNarrowItalic'; src: local("O"), url(../fonts/LiberationSansNarrow-Italic.woff); }
@font-face {font-family: 'LiberationSansNarrowRegular'; src: url(../fonts/LiberationSansNarrow-Regular.ttf); }
@font-face {font-family: 'LiberationSansNarrowRegular'; src: url(../fonts/LiberationSansNarrow-Regular.eot); }
@font-face {font-family: 'LiberationSansNarrowRegular'; src: local("O"), url(../fonts/LiberationSansNarrow-Regular.woff); }


@font-face {font-family: 'LiberationSerifBold'; src: url(../fonts/LiberationSerif-Bold.ttf); }
@font-face {font-family: 'LiberationSerifBold'; src: url(../fonts/LiberationSerif-Bold.eot); }
@font-face {font-family: 'LiberationSerifBold'; src: local("O"), url(../fonts/LiberationSerif-Bold.woff); }
@font-face {font-family: 'LiberationSerifBoldItalic'; src: url(../fonts/LiberationSerif-BoldItalic.ttf); }
@font-face {font-family: 'LiberationSerifBoldItalic'; src: url(../fonts/LiberationSerif-BoldItalic.eot); }
@font-face {font-family: 'LiberationSerifBoldItalic'; src: local("O"), url(../fonts/LiberationSerif-BoldItalic.woff); }
@font-face {font-family: 'LiberationSerifItalic'; src: url(../fonts/LiberationSerif-Italic.ttf); }
@font-face {font-family: 'LiberationSerifItalic'; src: url(../fonts/LiberationSerif-Italic.eot); }
@font-face {font-family: 'LiberationSerifItalic'; src: local("O"), url(../fonts/LiberationSerif-Italic.woff); }
@font-face {font-family: 'LiberationSerifRegular'; src: url(../fonts/LiberationSerif-Regular.ttf); }
@font-face {font-family: 'LiberationSerifRegular'; src: url(../fonts/LiberationSerif-Regular.eot); }
@font-face {font-family: 'LiberationSerifRegular'; src: local("O"), url(../fonts/LiberationSerif-Regular.woff); }

body {
  padding: 0;
  margin: 0;
  background-color: #fff;
  font-family: LiberationSansRegular, Tahoma;
  line-height: 150%;
  font-size: 16px;
  color: #303030;
}

a {
  color: #3399FF;
  cursor: pointer;
  text-decoration: underline;
}

h1 {
  margin: 27px auto;
  color: #2A2A2A;
  text-align: center;
  font-family: 'LiberationSerifItalic';
  font-weight: normal;
}

h2 {
  margin: 27px auto;
  color: #484848;
  text-align: center;
  font-size: 1.4em;
  font-family: 'LiberationSerifItalic';
  font-weight: normal;
}
  h2 span {
    color: #C2C2C2;
  }

h3 {
  color: #777676;
  font-size: 1em;
  font-family: 'LiberationSansBold';
  margin-bottom: 9px;
}

h4 {
  color: #777676;
  text-align: center;
  font-size: 0.9em;
  font-family: 'LiberationSansBold';
}

h5 {
  color: #777676;
  text-align: center;
  font-size: 0.9em;
  font-family: 'LiberationSerifItalic';
}

main {
  min-height: 100%;
	height: auto !important;
	max-width: 2000px;
	margin: 0 auto;
}

ul {
  padding: 0;
}

strong, b {
  font-family: 'LiberationSansBold';
}

.hide {
  display: none !important;

}
.hid {
  display: none;
}



/*------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {

  body {
    line-height: 1.2;
  }

  h1 {
    font-size: 1.2em;
    color: #333;
    font-family: LiberationSansRegular;
    margin: 20px 0;
    position: relative;
    left: 40px;

    width: 85%;
    text-align: left;
  }

  h2 {
    font-size: 1em;
    font-family: LiberationSansBold;
    margin: 0;
  }
    h2 span {
      display: none;
    }

  main {
    min-width: 320px;
  }

  .hide-mob {
    display: none;
  }

  .unhide {
    display: inherit;
  }

}

/*ШАПКА*/

header {
  width: 100%;
}

#header_line {
  width: 978px;
  height: 90px;
  margin: 0 auto;
  position: relative;
}

#header_logo {
  position: absolute;
  top: 50%;
  margin-top: -32px;
}

#header_phone {
  font-size: 1.5em;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -36px;
  left: 400px;
}

  #header_phone p {
    font-size: 0.5em;
    display: block;
    margin: 0;
  }

  #header_phone a, #header_cart a {
    font-size: 10pt !important;
  }

  #phonenumber {
    background: url(../images/phone.png) no-repeat left;
    padding-left: 20px;
    font-size: 1em !important;
  }

#header_cart {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 0;
}

  #header_cart p {
    display: block;
    margin: 0;
    padding-left: 40px;
  }
  #header_cart span {
    font-size: 11pt;
  }

#cartImg {
  background: url(/resources/images/cart.png) no-repeat 0 0;
  text-decoration: none;
  width: 28px;
  height: 28px;
  display: inline-block;
  top: 10px;
  position: relative;
  margin-right: 10px;
}

  #cartImg:hover {
    background: url(/resources/images/cart.png) no-repeat -28px 0;
  }

  #cartImg.goods {
    background: url(/resources/images/cart.png) no-repeat -56px 0;
  }

/* nav {
  width: 100%;
  background-color: #D4DEE8;
  margin: 0 auto;
}

.menu {
  width: 978px;
  margin: 0 auto;
  padding: 0;
}

.menu li {
  display: inline-block;
  width: 139px;
  text-align: center;
  text-transform: uppercase;
}

.menu li a {
  text-decoration: underline;
  font-family: 'LiberationSansBold';
  font-size: 0.9em;
  line-height: 54px;
  color: #446588;
}

.menu li a:hover {
  color: #ff3366;
}

.menu li.active-menu {
  background-color: #446588;
  text-decoration: none;
}

.menu li.active-menu a {
  color: #fff;
  text-decoration: none;
} */

li#top-line, li#obraz, li#blog, li#video, #js-back-step {
  display: none;
}

/*ШАПКА --------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
  header {
    border-bottom: 1px solid grey;
  }

  #header_line {
    width: 100%;
    height: 50px;
  }

  #header_phone, #header_cart, #header_logo {
    display: none;
  }

  #button_menu, #logo, #phonecall, #lk, #cart {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    height: 50px;
    display: inline-block;
  }
  #button_menu {
    background: url(../images/m.menu.svg) no-repeat 0 0;
    width: 20px;
    left: 2.5%;
  }
  #button_menu:active {
    background: url(../images/m.menu.svg) no-repeat 100% 0;
  }
  #logo {
    background: url(../images/m.logo.svg) no-repeat 0 0;
    width: 120px;
    margin-top: -13px;
    background-size: 100% !important;
    left: 12%;
  }
  #phonecall {
    background: url(../images/m.phone.svg) no-repeat 0 0;
    width: 15px;
    right: 22%;
  }
  #phonecall:active {
    background: url(../images/m.phone.svg) no-repeat 100% 0;
  }

  #lk {
    background: url(../images/m.lk.svg) no-repeat 0 0;
    width: 16px;
    right: 13%;
  }
  #lk:active {
    background: url(../images/m.lk.svg) no-repeat -16px 0;
  }

  #cart {
    background: url(../images/m.cart.svg) no-repeat 0 0;
    width: 20px;
    right: 3%;
  }

  #cart:active {
    background: url(../images/m.cart.svg) no-repeat 100% 0;
  }

  /* nav {
    width: 70%;
    position: absolute;
    z-index: 100;
    top: 0;
    background-color: transparent;
    box-shadow: 0px 0px 70px 15px grey;
    left: 160%;
    transform: translateX(0);
      -webkit-transition: ease-out 0.1s;
      -moz-transition: ease-out 0.1s;
      -o-transition: ease-out 0.1s;
      transition: ease-out 0.1s;
  }

  .menu {
    margin: 0;
    width: 100%;
  }

  .menu li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #446588;
    list-style: none;
    background-position: 6% center;
    background-repeat: no-repeat;
    background-color: #D4DEE8;
    width: 100%;
  }

  .menu li:first-child {
    line-height: 50px;
  }

  .menu li:nth-child(n+9) {
    text-transform: none;
  }

  .menu li a {
    font-family: 'LiberationSansRegular';
    line-height: 40px;
    text-decoration: none;
    width: 80%;
    padding-left: 20%;
    display: block;
  }

  #delmenu {
    width: 17px !important;
  }

  #zakaz {
    background-image: url(/images/m.zakaz.svg);
    background-size: 10%;
  }
  #payment {
    background-image: url(/images/m.price.svg);
  }
  #deliver {
    background-image: url(/images/m.delivery.svg);
    background-size: 9%;
  }
  #helper {
    background-image: url(/images/m.help.svg);
    background-size: 6%;
  }
  #about {
    background-image: url(/images/m.company.svg);
  }
  #contacts {
    background-image: url(/images/m.contact.svg);
  }
  #reviews {
    background-image: url(/images/m.review.svg);
  }
  #payment, #payment, #about, #contacts, #reviews {
    background-size: 8%;
  } */
}

/*страницы*/
#content {
  padding: 0 0 180px; /*180px - отступ внизу экрана для футера*/
  max-width: 978px;
  margin: 0 auto;
  position: relative;
}

section p {
  font-size: 0.9em;
  margin-top: 0;
  margin-right: 36px;
  width: 60%;
  display: inline-block;
  vertical-align: top;
}
section h2 {
  color: #FF3366;
  text-align: left;
  font-family: 'LiberationSansRegular';
  font-size: 1.2em;
  margin-bottom: 10px;
}

input[type=text], input[type=password], textarea {
    padding: 0 5px;
    border: 2px solid #CCCCCC;
    height: 34px;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
    border-color:#33CC66;
    box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 0 8px rgba(51,204,102,.6);
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 0 8px rgba(51,204,102,.6);
    -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 0 8px rgba(51,204,102,.6);
}

input.error, input[type=text].error:focus {
  border-color: #F98B8B;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

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

input[type=checkbox] + label span,
input[type=radio] + label span {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  vertical-align: middle;
  cursor: pointer;
  background-size: 300% !important;
}

  input[type=checkbox] + label span {
    background: url('/resources/images/checkbox.svg') left top no-repeat;
  }

  input[type=radio] + label span {
    background: url('/resources/images/radiobtn.svg') left top no-repeat;
  }

  input[type=checkbox]:hover + label span,
  input[type=radio]:hover + label span {
    background-position: -25px top;
  }

  input[type=checkbox]:checked + label span,
  input[type=radio]:checked + label span {
    background-position: -50px top;
  }

input::-webkit-input-placeholder       {opacity: 1; font-family: LiberationSansItalic; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; font-family: LiberationSansItalic; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; font-family: LiberationSansItalic; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; font-family: LiberationSansItalic; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.2s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.2s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.2s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.2s ease;}

textarea::-webkit-input-placeholder       {opacity: 1; font-family: LiberationSansItalic; transition: opacity 0.3s ease;}
textarea::-moz-placeholder                {opacity: 1; font-family: LiberationSansItalic; transition: opacity 0.3s ease;}
textarea:-moz-placeholder                 {opacity: 1; font-family: LiberationSansItalic; transition: opacity 0.3s ease;}
textarea:-ms-input-placeholder            {opacity: 1; font-family: LiberationSansItalic; transition: opacity 0.3s ease;}
textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.2s ease;}
textarea:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.2s ease;}
textarea:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.2s ease;}
textarea:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.2s ease;}

.dot {
  color: #FF3366;
  font-size: 1.3em;
}

.boldtext {
  font-family: 'LiberationSansBold';
}

.container {
  letter-spacing: -0.3em;
}

  .col {
    letter-spacing: normal;
  }

  .col-2 {
    width: 49.7%;
    display: inline-block;
    text-align: center;
    position: relative;
  }
  .col-3 {
    width: 33%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 0.85em;
  }
  .col-4 {
    width: 24.5%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 0.85em;
  }

#type-step {
  text-align: center;
}

.image-wrap {
  width: 190px;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  text-align: center;
}
  .image-wrap img {
    max-width: 151px;
  }

ul.list-notes {
  padding: 0;
  text-align: left;
  list-style-type: none;
  font-size: 0.8em;
  margin-left: 20px;
}

ul.list-notes li:before {
  color: #ff3366;
  content: "•";
  padding-right: 10px;
  margin-left: -20px;
  font-size: 1.65em;
}

.minus, .plus {
  background: url('/resources/images/ammount.svg') no-repeat 0 0;
  width: 15px;
  display: inline-block;
  height: 20px;
  cursor: pointer;
  vertical-align: middle;
}
.minus {
  background: url('/resources/images/ammount.svg') no-repeat 0 0;
  margin-right: 5px;
}
.plus {
  background: url('/resources/images/ammount.svg') no-repeat -15px 0;
  margin-left: 5px;
}

.sendbutton {
  color: #3399FF;
  background: #FFF;
  padding: 8px 12px;
  margin-bottom: 0;
  font-family: Tahoma, sans-serif;
  border: 3px solid #3399FF;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.sendbutton:hover,
.sendbutton.active {
  color: #FFF;
  background: #33CC66;
  border: 3px solid #33CC66;
}

hr.separating {
  height: 1px;
  width: 100%;
  border: 0;
  border-bottom: 1px dotted #D6D6D6;
  color: white;
  margin: 18px 0;
}

hr.boldseparating {
  height: 1px;
  width: 100%;
  border: 0;
  background: #CCCCCC;
  margin: 36px 0;
}

#error_area {
  color: red;
  text-align: center;
  line-height: 0.5em;
}

.error {
  color: #FF3366;
  font-size: 0.7em;
  display: none;
}

#social {
  margin: 36px auto;
  font: 14px Tahoma;
  line-height: 20px;
  text-align: center;
}
  #social > div {
    margin-top:2%;
  }

/* плавающая цена */
#price_mobile {
  display: none;
  top: 180px;
  right: 0px;
  position: absolute;
}
  #price_mobile > span {
    font-size: 20px;
    border: 1px solid gray;
    padding: 3px;
    background-color: white;
    color: #00CC66;
}

.price {
  color:#00CC66;
  font-size: 28px;
}

/*загрузка файлов*/

.uploader {
  background-color: #f5f5f5;
  padding: 20px;
  margin: 20px 0;
}
  .uploader p {
    font-size: 22px;
    margin: 5px 0 15px;
    text-align: center;
  }

#drop-area {
  padding: 30px 0;
  border: 2px dotted #CCC;
  color: #CCCCCC;
  background-color: #FFF;
}

#drop-area:hover {
  border-color: #7E7E7E;
}

  #drop-area input {
    display: none;
  }
  #drop-area label span {
    color: #3399FF;
    cursor: pointer;
    text-decoration: underline;
  }
  #drop-area p {
    font-size: 0.95em;
    margin: 0;
  }

#file-list {
  /* margin-top: 10px; */
}
  #file-list ul {
    position: relative;
    font-size: 15px;
    list-style-type: none;
  }

    #file-list ul li {
      position: relative;
      line-height: 30px;
      width: 100%;
      text-align: center;
    }

      #file-list ul li .file-icons {
        position: absolute;
        left: 0;
        width: 20px;
        height: 21px;
        background: url('../images/filetype.svg') no-repeat 0 -106px;
        background-size: 100%;
      }

      #file-list ul li .delete-file-icons {
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-left: 10px;
        background: url('../images/filetype.svg') 0 0 no-repeat;
        background-size: 24px 12px;
        cursor: pointer;
        vertical-align: middle;
      }

      #file-list ul li small {
        display: block;
        margin-left: -28px;
        font-size: 12px;
        line-height: 14px;
        color: rgb(1,1,1,0.5);
      }

      #file-list ul li .progress-bar {
        border: solid 1px #C0C0C0;
        height: 12px;
        padding: 1px;
        margin-top: 5px;
        margin-bottom: 10px;
        margin-left: -28px;
      }

      #file-list ul li .progress {
        height: 12px;
        background-color: #00CCFF;
      }

.uploader-text {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 2%;
}



/*прокрутка защиты*/

#defence_step {
  overflow: auto;
  margin: 20px 0;
}

#defence_step li {
  position: relative;
  display: inline-block;
  list-style: none;
  text-align: center;
  width: 190px;
}


/*прокрутка оснастки*/
.image-wrap .zoom {
  position: absolute;
  opacity: 0;
  transition: 0.5s;
  width: 30px;
  right: 0;
}
.image-wrap:hover .zoom {
  opacity: 1;
}

.scroll_list {
  height: 220px;
  overflow: auto;
}
  .scroll_list > ul {
    list-style: none outside;
    margin: 0;
    width: 1920px;
  }
.obod_wrapper {
  position: relative;
  margin: 20px 0;
}
.scroll_obod {
  position: relative;
  overflow: auto;
}
  .scroll_obod ul {
    margin: 0;
  }

.image-wrap.selected {
  background: url('../images/tick.svg') bottom right no-repeat;
  background-size: 25px;
  background-position: 100% 125px;
}

#snap__wrap {
  letter-spacing: -0.3em;
}

#snap-preview {
  display: inline-block;
  padding-right: 20px;
}
  #snap-preview div {
    width: 250px;
    height: 250px;
    border: 1px solid lightgray;
    background: url('../images/osnastka/osnastka-0.jpg') no-repeat;
    background-size: 250px;
  }
  #snap-preview img {
    width: 250px;
    height: 250px;
  }

#snap-info {
  display: inline-block;
  width: 706px;
  vertical-align: top;
  letter-spacing: normal;
}

.frame ul li.elem-snap {
  position: relative;
  display: inline-block;
  list-style: none;
  text-align: center;
  width: 150px;
  margin-right: 10px;
}

.frame ul li.def-ring.selected:after,
.frame ul li.elem-snap.selected:after {
  position: absolute;
  display: block;
  height: 25px;
  width: 25px;
  content: " ";
  background: url('../images/tick.svg')no-repeat;
  background-size: 25px;
  right: 5px;
  top: 120px;
}
  .frame ul li.elem-snap img {
    position: relative;
    width: 150px;
    margin-bottom: 5px;
  }
  .frame ul li.elem-snap img:hover {
    box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.20);
  }

#snap-title {
  /* width: 72%; */
  font-size: 0.9em;
  text-align: left;
  padding-top: 10px;
  /* margin-left: 275px;
  position: relative; */
}



/*страницы --------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
  #content {
    width: 100%;
    max-width: 480px;
    padding: 0;
  }
  section {
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
    section p {
      font-size: 1em;
      width: 100%;
      margin-right: 0;
      text-align: left;
    }
    section h2 {
      text-align: center;
      font-size: 1.3em;
      margin: 30px 0 10px;
    }

  .breadcrumbs {
    display: inline-block;
    width: 100%;
    position: relative;
    min-height: 60px;
    height: auto;
    background-color: #f5f5f5;
    margin-bottom: 20px;
  }
  .col-2 {
    width: 95%;
    margin: 0 auto;
    display: block;
  }
    .col-2 img {
      width: 100%;
    }

  .col-4 {
    position: relative;
  }

  #type-step {
    overflow: auto;
    margin: 0 10px;
  }
  #type-step ul {
    max-width: 760px;
  }
  .image-wrap {
    width: 100%;
  }
  ul.list-notes {
    background-color: #f5f5f5;
    padding: 10px 15px 15px 35px;
    margin: 0 !important;
  }
  .size-info {
    width: 95%;
    margin: 0 auto;
  }
  .error {
    text-align: center;
  }

  #price_mobile {
    display: none !important;
  }

  #js-back-step {
    height: 30px;
    width: 30px;
    background: url(/resources/images/m.backbutton.svg) no-repeat 0 0;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    display: inline-block;
  }

  #social {
    margin: 40px auto;
    width: 95%;
  }
  #share-mob {
    -webkit-filter: grayscale(1);
    filter: gray;
    filter: grayscale(1);
  }
  /* .ya-share2__list {
    width: 100%;
    margin: 4% 0 !important;
  } */
  .ya-share2__container_size_m .ya-share2__icon {
    width: 30px !important;
    height: 30px !important;
  }
  /* .ya-share2__container_size_m .ya-share2__item {
    margin-right: 4% !important;
  } */

  /*загрузка файлов*/
  .uploader {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 30px 0;
  }
    .uploader li {
      width: 100%;
    }

  .uploader-text {
    width: 95%;
    display: block;
    padding: 0;
    margin: 10px auto;
  }

  #file-list p {
    margin: 0;
  }

  /*прокрутка оснастки ---------------------------------------------------------*/
  .frame ul li img {
    width: 100%;
  }

  .image-wrap .zoom {
    top: -1000px;
  }

  .priceInfo, .frame ul li.elem-snap {
    font-size: 1.3rem;
  }

  .scroll_list {
    height: 210px;
    margin: 0 30px;
    position: relative;
  }
  .scroll_obod {
    margin: 0 30px;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
  }
  .js-raster.image-wrap.selected {
    background-position: 75% 125px;
  }

  #snap-step {
    min-height: 200px;
  }
  #snap__wrap {
    margin: 20px auto 0;
    /* height: 150px; */
    position: relative;
  }
  #snap__wrap div.moveleft,
  #snap__wrap div.moveright {
    top: 80px;
  }
  #snap-info {
    width: 100%;
    /* position: relative;
    height: 150px; */
  }
  #snap-preview {
    display: none;
  }
  .snap_defence {
    position: relative;
  }
  .moveleft {
    height: 30px;
    width: 30px;
    background: url(/resources/images/m.backbutton.svg) no-repeat 0 0;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
  }
  .moveright {
    height: 30px;
    width: 30px;
    background: url(/resources/images/m.backbutton.svg) no-repeat 0 0;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 0;
    transform: rotate(180deg);
  }
  #snap-title {
    width: 85%;
    margin: 0 auto;
    padding: 0;
    height: fit-content;
  }
}
/*Сопутствующие аксессуары для оснастки МП 26.03.19*/
#match {
  overflow: auto;
  padding-top: 20px;
}
@media (max-width: 480px) {
  #match {
    width: 85%;
    margin: 0 auto;
  }
}

.snap {
  width: 139px;
  min-height: 253px;
  border: 1px solid rgb(212, 222, 232);
  display: inline-block;
  padding: 10px;
  text-align: center;
}
.snap:not(:last-child) {
  margin-right: 36px;
}
.snap i {
  display: none;
}
.snap img {
  width: 139px;
}
.snap div {
  min-height: 100px;
  text-align: left;
}
.snap a {
  color: #446588;
  text-decoration: none;
  border-bottom: 1px dashed #446588;
  font-size: 0.9rem;
}
.snap p {
  display: block;
  font-size: 1em;
  font-weight: bold;
}
.snap button {
  display: block;
  margin: 10px auto;
  font-size: 0.8em;
}
.snap span {
  padding-bottom: 10px;
  font-size: 0.8em;
  text-align: center;
  color: #00CC66;
  opacity: 0;
}


/*главная*/

#aim {
  width: 332px;
  height: 234px;
  line-height: 1.2;
  display: inline-block;
  position: relative;
  right: 0;
  vertical-align: top;
  margin-left: 75px;
}
  #aim h2 {
    margin: 0 0 15px 0;
  }
  #aim a {
    position: absolute;
    bottom: 0;
    text-align: center;
    right: 50%;
    margin-right: -69px;
  }
  #aim p {
    font-family: LiberationSansBold;
    font-size: 1em;
    text-align: center;
  }
#advantage {
  margin: 64px 0 27px 0;
  width: 978px;
  position: relative;
}
.active_tab, .inactive_tab {
  float: left;
  width: 33%;
  text-align: center;
  line-height: 40px;
  font-size: 1.1em;
  margin-bottom: 20px;
}
.active_tab {
  border: 2px solid #e7e7e7;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  cursor: default;
  color: #3399FF;
}
.inactive_tab {
  cursor: pointer;
  border-bottom: 2px solid #E7E7E7;
  color: #606060;
}
#tab_1_text p, #tab_2_text p, #tab_3_text p {
  width: 65%;
  font-size: 0.9em;
  margin: 20px 0 0 0;
  display: inline-block;
}

#tab_2_text span, #tab_3_text span {
  font-size: 1.2em;
  color: #ff3366;
}
  #tab_2_text img {
    position: absolute;
    top: 30%;
    right: 8%;
    width: 200px;
  }
#map {
  position: relative;
  background: url(/resources/images/sellmap.svg) no-repeat 0 0;
  width: 978px;
  height: 493px;
}
.town {
  border-radius: 3px;
  width: 6px;
  height: 6px;
  background: #555;
  position: absolute;
  z-index: 10;
}
.town:hover, .townhover {
  background: red;
  border-radius: 5px;
  width: 10px;
  height: 10px;
  margin: -2px 0 0 -2px;
}
.townlist {
  font-size: 12px;
  display: inline-block;
  width:135px;
  vertical-align: top;
}
  .townlist h5 {
    text-align: left;
  }
.city_link {
  text-decoration: none;
  border-bottom: 1px dashed #000000;
  color: #000000;
}
.city_link:hover {
  border-bottom: 1px dashed #336699;
  color: #336699;
}
.reviews {
  height: auto;
}
.reviews div.review-block {
  width: 440px;
  display: inline-block;
  vertical-align: top;
  background-color: #f5f5f5;
  padding: 19px;
  margin-bottom: 16px;
}
.reviews div.review-block:nth-child(even) {
  margin-right: 20px;
}

/*главная -----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
  #banner-main {
    width: 100%;
    border-top: 1px solid #ff3366;
    border-bottom: 1px solid #ff3366;
    display: block;
  }
  #aim {
    display: block;
    margin: 0 auto;
    height: auto;
    padding-top: 30px;
    width: 95%;
  }
    #aim a {
      bottom: unset;
      position: relative;
      margin-right: 0;
      display: block;
      width: 100%;
      right: 0;
    }
    #aim button {
      width: 100%;
      font-size: 1.2em;
    }
  #cool {
    font-size: 1.7em;
    text-align: center;
  }
  #cool-letter {
    font: 2em/1em 'Arial Bold';
    color: #ff3366;
    margin: 3%;
  }
  #reasons {
    background-color: #ececec;
    width: 100%;
    text-align: center;
  }
  #reasons ul {
    font-size: 1em;
    line-height: 1.5;
    padding: 5% 0 0 15%;
    text-align: left;
  }
  #reasons img {
    padding: 4%;
    width: 24%;
  }
  #advantage {
    width: 100%;
    margin: 20px auto;
    text-align: center;
  }
  #advantage iframe {
    width: 95%;
    margin: 20px auto 0;
    border: 1px solid #555;
    height: 257px;
  }
  #tab_1_text p,
  #tab_2_text,
  #tab_3_text {
    display: none;
  }
}

/*онлайн-заказ*/
#online-zakaz {
  list-style: none outside;
  text-align: center;
  padding: 0;
}
  #online-zakaz li {
    display: inline-block;
    width: 300px;
    height: 244px;
    margin: 9px;
    border: 2px solid #E7E7E7;
    cursor: pointer;
    vertical-align: top;
  }
  #online-zakaz img {
    margin: 25px 50px 0px 50px;
  }

/*онлай-заказ -----------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {

  #online-zakaz li {
    width: 85%;
    height: auto;
    border: 1px solid #E7E7E7;
    margin: 0;
  }
  #online-zakaz img {
    margin: 9%;
    width: 70%;
  }
  #online-zakaz a {
    font-size: 1.8em;
    text-decoration: none;
    padding-bottom: 10%;
    display: block;
    color: #555;
  }
}

/*печать ИП, ООО*/
.stamp-img {
  width: 300px;
  margin-right: 20px;
  display: inline-block;
}
  .stamp-img img {
    width: 100%;
  }

.stamp-text {
  max-width: 400px;
  display: inline-block;
  vertical-align: top;
  width: 60%;
}
  .stamp-text input {
    width: 96%;
    margin-top: 16px;
    display: block;
  }
  .stamp-text input:nth-child(n+4) {
    width: 45.8%;
    display: inline-block;
  }
  .stamp-text input:nth-child(n+6) {
    margin-left: 20px;
  }
  .uploader label div {
    display: inline-block;
  }

/*печать ИП, ООО--------------------------------------------------------------*/
@media (max-width: 480px){

  .stamp-img, .stamp-text {
    width: 95%;
    margin: 30px auto;
    display: block;
  }
  .stamp-text input {
    text-align: center;
    width: 96% !important;
    margin-left: 0 !important;
  }
}

/*конструктор штампов*/
#editor {
  width: 100%;
}
@media (max-width: 480px) {
  #editor {
    width: 95%;
    margin: 0 auto;
  }
}

#editor_canvas {
  position: relative;
  width: 117.5mm;
  max-width: 117.5mm;
  height: 29mm;
  background: #E9E9E9;
  border: red dashed 1px;
  margin: 0 20px 0 0;
  display: inline-block;
}
@media (max-width: 480px) {
  #editor_canvas {
    width: 100%;
    margin: 20px 0;
    display: block;
  }
}

#editor_cover {
  position: relative;
  margin: auto;
  top: 50%;
  margin-top: -10mm;
  width: 55mm;
  height: 19mm;
  background: #fff;
  overflow: hidden;
  border-color: #0000FD;
  border-width: 0.6mm;
  border-style: solid;
  color: #0000FD;
}

#editor_settings input {
  height: 26px;
  border-width: 1px;
}

.editor-line {
  position: relative;
  width: 447px;
  margin-right: 50px;
  display: inline-block;
}
@media (max-width: 480px) {
  .editor-line {
    width: 100%;
    display: block;
    margin-right: 0;
  }
}

.editor-line:nth-child(odd) {
  margin-right: 0;
}
@media (max-width: 480px) {
  .editor-line:nth-child(odd) {
    margin-top: 5px;
  }
}

.editor-line input {
  width: 420px;
  padding: 0;
}
@media (max-width: 480px) {
  .editor-line input {
    width: 92%;
  }
}

.editor-line i.delicon {
  background: url(/resources/images/delete.svg) no-repeat 0 0;
}

.editor-line select {
  height: 28px;
  border-color: #CCC;
  font-size: 0.8em;
}

.updown {
  position: relative;
  display: inline-block;
  height: 28px;
  width: 32px;
  vertical-align: bottom;
  margin-right: -3px;
}
.up, .down  {
  display: block;
  position: absolute;
  width: 26px;
  height: 13px;
  top: 0;
  background: url(/resources/images/up.svg) no-repeat 0 0;
  background-size: 100%;
  border: 1px solid #CCC;

}
.down {
  bottom: 0;
  border-bottom: 0;
  top: unset;
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.left, .right {
  display: block;
  position: absolute;
  width: 15px;
  height: 26px;
  background: url(/resources/images/aside.svg) no-repeat 0 0;
  background-size: 80%;
  border: 1px solid #CCC;
}
.right {
  right: 0;
  left: unset;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  border-right: 0;
}

.editor-line button {
  background-color: #FFF;
  font-size: 0.9em;
  height: 28px;
  border: 1px solid #CCC;
  margin-left: 5px;
}

.aligner {
  display: inline-block;
  width: 82px;
  height: 28px;
  letter-spacing: -0.3em;
  vertical-align: bottom;
}
.aligner a:not(:first-child){
  margin-left: -1px;
}

.text-left,
.text-center,
.text-right {
  width: 26px;
  height: 26px;
  background: url(/resources/images/aligner.svg) no-repeat 0 center;
  display: inline-block;
  border: 1px solid #CCC;
}
.text-center {
  background-position: center;
}
.text-right {
  background-position: right;
}

.add-line {
  display: block;
  width: 447px;
  height: 28px;
  background: url(/resources/images/plus.svg) no-repeat right 50%;
  margin-top: 10px;
}
@media (max-width: 480px) {
  .add-line {
    width: 100%;
  }
}

.add-line span {
  border: 1px dashed #CCC;
  width: 420px;
  height: 26px;
  display: block;
}
@media (max-width: 480px) {
  .add-line span {
    width: 92%;
  }
}

/*соврачивание-разворачивание текста*/
.spoilerblock {
  width: 500px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 480px) {
  .spoilerblock {
    width: 100%;
    display: block;
  }
}

.spoiler {
  cursor: pointer;
}
.spoiler h3 {
  display: inline-block;
}
.spoiler h3:nth-child(n+1) {
  margin-top: 0;
}
.spoiler img {
  transition: .3s;
  display: inline-block;
  width: 16px;
  margin-right: 5px;
}
.spoiler img.rotate {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  transition: .3s;
}

.text-slide {
  display: none;
  list-style-type: none;
  font-size: 0.8em;
  padding-left: 30px;
  margin-top: 0;
}

ul.text-slide li {
  padding-left: 25px;
  background: url(../images/tick.svg) no-repeat 0 5px;
  background-size: 15px;
}
@media (max-width: 480px) {
  ul.text-slide li {
    background-position: 0;
    margin-bottom: 10px;
  }
}

#editor_settings {
  margin: 30px 0;
}
input.shtamp-size {
  width: 30px;
  text-align: center;
}






/*страница товара*/
#goodimg_wrapper {
  display: inline-block;
  width: 30%;
  padding: 50px 0;
}
  #goodimg_wrapper img {
    width: 200px;
  }
@media (max-width: 480px) {
  #goodimg_wrapper {
    width: 100%;
    padding: 20px 0;
    text-align: center;
  }
  #goodimg_wrapper img {
    width: 250px;
  }
}
#goodimg_wrapper .good-img {
  width: unset;
  margin: 20px 0;
}

#good_info {
  display: inline-block;
  width: 69%;
  padding: 50px 0;
  text-align: left;
  vertical-align: top;
}
@media (max-width: 480px) {
  #good_info {
    display: block;
    width: 90%;
    padding: 20px 0;
    text-align: center;
    margin: 0 auto;
  }
}
  #good_info h2 {
    margin-top: 0;
  }

#good_info button {
  margin: 20px 0;

}


/*цены*/
.pricelist {
  margin: 4% auto 10%;
  width: 80%;
  padding: 0;
}
@media (max-width: 480px) {
  .pricelist {
    width: 95%;
  }
}

.pricelist li {
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #DDD;
  height: 120px;
  width: 120px;
  text-align: left;
}
@media (max-width: 480px) {
  .pricelist li {
    width: 25%;
    height: 90px;
  }
}

.pricelist p {
  margin-top: 10%;
}
@media (max-width: 480px) {
  .pricelist p {
    /* margin-top: 15%; */
    font-size: 0.9em;
  }
}

.pricelist > li:nth-child(3n+2) {
  width: 55%;
}
@media (max-width: 480px) {
  .pricelist > li:nth-child(3n+2) {
    width: 50%;
  }
}

.pricelist > li:nth-child(3n+3) {
  font-size: 1.5em;
  width: 15%;
  text-align: center;
  line-height: 120px;
}
@media (max-width: 480px) {
  .pricelist > li:nth-child(3n+3) {
    font-size: 1.2em;
    line-height: 90px;
    width: 22%;
  }
}

.pricelist a img {
  width: 80%;
}
@media (max-width: 480px) {
  .pricelist a img {
    width: 80%;
    max-width: 70px;
  }
}

.pricelist img { /*для изображений факсимиле*/
  margin-top: 15px;
}
@media (max-width: 480px) {
  .pricelist img {
    max-width: 150px;
  }
}

.warning {
  width:80%;
  margin: 0 auto;
  font-size: 0.8em;
}


/* @media (max-width: 480px) {
  .pricelist button {
    margin-top: 4%;
  }
} */

/*доставка-------------------------------------------------------------------------------------------------------*/

@media (max-width: 480px) {
  #conditions {
    padding: 5%;
    background-color: #ddd;
  }
}


/*помощь*/

.spoiler-title li {
  color: #336699;
  font-size: 1em;
  text-decoration: underline;
  cursor: pointer;
  line-height: 1.7em;
  list-style-type: none;
  text-align: left;
}
.spoiler-title span {
  display: inline-block;
  padding-right: 10px;
}
.spoiler-title li:hover {
  color: #ff3366;
}
.spoiler-block {
  border-left: 1px solid #336699;
  margin: 9px 0 18px 16px;
  padding-left: 10px;
  font-size: 14px;
  width: 100%;
}

/*помощь -----------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {

  .spoiler-title li {
    font-size: 1.2em;
  }
  .spoiler-block {
    margin: 10px 0 20px;
    padding-left: 10px;
    width: 90%;
    font-size: 1em;
  }
}

/*контакты*/

.contact {
  display: inline-block;
  width: 49%;
  margin: 20px 0 0;
  font-size: 0.95em;
  vertical-align: top;
}

/*контакты ----------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
  .contact {
    width: 95%;
    margin: 20px auto 0;
    display: block;
  }
}


/*отзывы*/
.review-block {
  width: 800px;
  margin: 0 auto;
  min-height: 60px;
}
  .review-block a {
    width: 50px;
    height: 50px;
    position: absolute;
    border: 1px solid #ddd;
  }
.foto-user {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.review-name {
  padding-left: 70px;
  color: #446588;
  width: 77%;
}
  .review-name span {
    padding-left: 10px;
    font-size: 0.8em;
    display: inline-block;
  }
.review-text {
  padding: 10px 0 0 70px;
  font-size: 0.8em;
}

/*отзывы------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
  .review-block {
    width: 95%;
  }
}


/*обратный звонок*/

.call {
  display: none;
  height: 270px;
  width: 270px;
  background: #efefef;
  z-index: 9001;
  padding: 20px;
}
  .call input {
    display: block;
    width: 95%;
    text-align: center;
    font-size: 1em !important;
    color: black !important;
  }
  .call p:first-child {
    color: #3399FF;
    margin-top: 0;
    font-size: 1.2em;;
  }
  .call p:nth-child(4) {
    font-size: 0.8em;
  }
  .call button {
    width: 100%;
  }
  .call i {
    right: 22px;
    top: 30px;
  }

.delicon {
  background: url(/resources/images/delete.svg) no-repeat -15px 0;
  cursor: pointer;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  right: 0;
}

.delicon:hover {
  background: url(/resources/images/delete.svg) no-repeat 0 0;
}
#overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.7);
  opacity: 0.5;
  z-index: 9000;
  width: 100%;
  height: 100%;
}

/*добавление в корзину*/

#order_popup {
  display: none;
  width: 450px;
  height: 200px;
  padding: 20px;
  background: #efefef;
  box-shadow: 0 0 30px;
  z-index: 9001;
  text-align: center;
}
  #order_popup p {
    color: #0c6;
    font-size: 1.3em;
    background: url(/resources/images/tick.svg) no-repeat 0 0;
    background-size: 23px;
    width: 315px;
    margin: 30px auto;
  }
  #order_popup button {
    margin: 30px 10px;
  }

/*добавление в корзину ------------------------------------------------------*/
@media (max-width: 480px) {
  #order_popup {
    width: 90%;
    padding: 10px;
    margin: 0 auto;
  }
    #order_popup p {
      width: 240px;
      margin: 20px auto;
      font-size: 1.2em;
      padding-left: 25px;
    }
    #order_popup button {
      margin: 10px;
    }

}


/*проверка статуса*/

#status-check {
  text-align: center;
  margin: 36px auto;
}
  #status-check  input {
    font-family: 'LiberationSansBold';
    font-size: 1em;
    width: 120px;
    text-align:center;
    margin: 24px;
  }

#view_status {
  width: 70%;
  margin: 20px auto 50px;
  text-align: left;
}
  #view_status div.dot {
    text-align: center;
  }
  #view_status span {
    color: #00CC66;
    display: inline-block;
    text-align: left;
    vertical-align: top;
  }
  #view_status span:nth-child(odd) {
    width: 15%;
  }
  #view_status span:nth-child(even) {
    width: 80%;
  }


/*проверка статуса------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
  #status-check input {
    width: 57%;
  }
  #status-check button {
    width: 60%;
  }
  #view_status {
    width: 90%;
    margin: 50px auto;
    line-height: 1.7;
  }
  #view_status span {
    color: black;
  }
  #view_status span:nth-child(odd) {
    width: 23%;
  }
  #view_status span:nth-child(even) {
    width: 75%;
  }
}

/*проверка состояния заказа. Добавил МП 29.03.19*/
#chek_order {
  width: 600px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  #chek_order {
    width: 95%;
  }
}

#chek_order input {
  font-family: 'LiberationSansBold';
  font-size: 1.5em;
  width:120px;
  text-align:center;
  letter-spacing: 0.07em;
  height: 35px;
  vertical-align: middle;
  margin-right: 30px;
}
@media (max-width: 480px) {
  #chek_order input {
    display: block;
    margin: 0 auto 20px;
  }
}
#chek_order button {
  vertical-align: middle;
  width: 134px;
}

#chek_order input::-webkit-input-placeholder { letter-spacing: normal; font-size: 16px; vertical-align: middle;}
#chek_order input::-moz-placeholder { letter-spacing: normal; font-size: 16px;}
#chek_order input:-moz-placeholder { letter-spacing: normal; font-size: 16px;}
#chek_order input:-ms-input-placeholder { letter-spacing: normal; font-size: 16px;}

#chek_order ul {
  width: 400px;
  margin: 30px auto;
  text-align: center;
}
@media (max-width: 480px) {
  #chek_order ul {
    width: 100%;
  }
}



/* поле покупки" */
.product_buy {
  margin-top: 18px;
  height: 72px;
  text-align: center;
  padding-top: 36px;
  background: url(../images/pattern-light.svg) left 0 repeat;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.product_buy span {
  margin-right: 20px;
}

/* поле покупки" --------------------------------------------------------------------------*/
@media (max-width: 480px) {
  .product_buy {
    min-height: 80px;
    height: auto;
    background-size: 30%;
    padding: 20px 0;
  }
  .product_buy button {
    width: 200px;
    margin: 20px 0; /*для экрана 320px'*/
  }

}

/*готовые штампы, датеры и нумераторы*/
.gshtamp-line {
  position: relative;
  margin-top: 30px;
  min-height: 100px;
}
.gshtamp-img {
  width: 350px;
  display: inline-block;
}
.gshtamp-img a:first-child {
  display: inline-block;
  height: 100px;
}
.gshtamp-img a:last-child {
  width: fit-content;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.gshtamp-osn {
  width: 100px;
}
  .gshtamp-osn img {
    width: 100px;
  }

.gshtamp-descrip {
  display: inline-block;
  width: 400px;
  vertical-align: top;
}
  .gshtamp-descrip p {
    color: #808080;
    font-size: 0.95em;
    width: 100%;
  }

.gshtamp-block {
  display: inline-block;
  width: 200px;
  vertical-align: top;
  text-align: center;
}
.gshtamp-block span:first-child {
  display: block;
  font-size: 1.3em;
}
.gshtamp-block button {
  margin: 9px auto;
  display: block;
  background: #ff6633;
  border: 3px solid #ff6633;
  color: #fff;
  margin-top: 20px;
}
.dater-img {
  display: inline-block;
  width: 350px;
}
@media (max-width : 480px) {
  .dater-img, .gshtamp-block {
    width: 100%;
  }
}
.dater-img a:first-child {
  display: inline-block;
  width: 190px;
}
@media (max-width : 480px) {
  .dater-img a:first-child {
    display: block;
    margin: 0 auto;
  }
}
.dater-img a:first-child img {
  width: 190px;
}
.dater-img a:last-child {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
@media (max-width : 480px) {
  .dater-img a:last-child {
    display: block;
    margin: 20px auto;
    width: 190px;
    text-align: center;
  }
}
.dater-img a:last-child img {
  width: 80%;
}
@media (max-width : 480px) {
  .dater-img a:last-child img {
    width: unset;
  }
}

/*готовые штампы, датеры и нумераторы ------------------------------------------------------------------------------*/
@media (max-width : 480px) {
  .gshtamp-img a:first-child,
  .gshtamp-block button {
    display: none;
  }
  .gshtamp-img {
    width: 100%;
    display: block;
    text-align: center;
  }
  .gshtamp-img a:last-child {
    margin: 0;
  }
  .gshtamp-descrip {
    width: 85%;
    text-align: center;
    margin: 25px auto;
    display: block;
  }
}

/*металлические печати, пломбиры*/
#text-step input {
  display: block;
  width: 300px;
}

/*факсимиле*/

#facsimile section img {
  float: left;
  padding-right: 108px;
}
#file_button_block/*, #circle_block*/ {
  padding: 36px 0 9px 0;
}
.standart_input {
  height: 35px;
  z-index: 2;
  filter: alpha(opacity: 0);
  opacity: 0;
  width: 126px;
}
.fake_button {
  position: absolute;
  z-index: 1;
  width: 125px;
  height: 35px;
  background: url(/images/button_choosefile.png) no-repeat 0px top;
  float: left;
}

.active_fake_button {
  background: url(/images/button_choosefile.png) no-repeat -125px top;
}
#sel_file {
  position: absolute;
}
#select_file_name {
  margin-left: 150px;
  font-size: 12px;
  color: #808080;
  padding-top: 9px;
  padding-left: 35px;
}
#circle_block input {
  width: 30px;
  text-align: center;
}
#circle_block span {
  color: #FF3366;
  font-size: 0.8em;
  display: none;
}


/*аксессуары*/
.accessory-img {
  width: 190px;
  margin-right: 50px;
  display: inline-block;
}
@media (max-width : 480px) {
  .accessory-img {
    margin: 0 auto;
    display: block;
  }
}
  .accessory-img a {
    width: 190px;
  }
  .accessory-img img {
    width: 190px;
  }





/*подвал*/

footer {
  margin: -180px auto 0;
	max-width: 2000px;
  height: 270px;
	position: relative;
  background-color: #446588;
  font-size: 0.8em;
}

#footer-list {
  width: 978px;
  color: #ccc;
  margin: 0 auto;
}

#footer-list > div {
  width: 240px;
  display: inline-block;
  padding-top: 30px;
}

#footer-list div:last-child {
  width: 100%;
  margin: 18px 0;
  border-top: 1px solid;
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
}

.footer_link, .footer_link:link, .footer_link:visited {
    color: #60C9FF;
}

.footer_link:hover  {
    color: #FF94BD;
}

.vk {
    background: url(/resources/images/social_unsel.png) no-repeat 0 0;
    display: block;
    height: 23px; width: 23px;
    float: left;
}

.vk:hover {
    background: url(/resources/images/social_sel.png) no-repeat 0 0;
}

.facebook {
    background: url(/resources/images/social_unsel.png) no-repeat -23px 0;
    display: block;
    height: 23px; width: 23px;
    float: left;
    margin-left: 5px;
}

.facebook:hover {
    background: url(/resources/images/social_sel.png) no-repeat -23px 0;
}

.odnoklassniki {
    background: url(/resources/images/social_unsel.png) no-repeat -46px 0;
    display: block;
    height: 23px; width: 23px;
    float: left;
    margin-left: 5px;
}

.odnoklassniki:hover {
    background: url(/resources/images/social_sel.png) no-repeat -46px 0;
}

.twitter {
  background: url(/resources/images/social_unsel.png) no-repeat -69px 0;
  display: block;
  height: 23px; width: 23px;
  float: left;
  margin-left: 5px;
}
.twitter:hover {
  background: url(/resources/images/social_sel.png) no-repeat -69px 0;
}

/*подвал ---------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
  footer {
    width: 100%;
    height: 50px;
    margin: 0;
  }

  footer span {
    font-size: 1.2em;
    color: #FFF;
    line-height: 50px;
    text-align: center;
  }
  footer span a {
    text-decoration: none;
    color: #FFF
  }
}
