html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

:focus {
  outline: 0;
}

body {
  font: normal 75%/150% 'Roboto', Arial, Tahoma, Verdana, Georgia, sans-serif;
  font-size: 14px;
  min-width: 100%;
}

a {
  color: #0255de;
  text-decoration: underline;
}

a:hover {
  color: #57bcff;
}

img {
  max-width: 100%;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing:
}

.ps {
  position: relative;
  float: left;
  width: 100%;
}

.wrapper {
  margin: 0 auto;
  max-width: 1626px;
  padding: 0 15px;
  width: 100%;
}

h2 {
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 58px;
  color: #3C4143;
}

header {
  background: #FFFFFF;
}

header .header {
  height: 106px;
}

header .header .logo-block {
  position: absolute;
  top: 19px;
  left: 0;
  padding-left: 64px;
  min-height: 61px;
  text-transform: uppercase;
  font-family: 'Proxima Nova Rg';
  font-size: 28px;
  padding-top: 25px;
  /*word-spacing: 9px;*/
  word-spacing: 5px;
}

header .header .logo {
  position: absolute;
  left: 0;
  top: 4px;
  width: 53px;
}

header .header .logo-block span {
  color: #0057FF;
  font-weight: bold;
  word-spacing: 1px;
}

.content .content-in {
  min-height: 800px;
}

header .top-menu {
  position: absolute;
  top: 42px;
  left: 400px;
  z-index: 1;
}

header .top-menu ul li {
  position: relative;
  float: left;
  margin-right: 27px;
  list-style: none;
  font-family: 'Proxima Nova Rg';
  font-weight: bold;
  font-size: 18px;
}

header .top-menu ul li a {
  list-style: none;
  color: #3C4143;
  text-decoration: none;
}

.sub-menu {
  display: none;
  position: absolute;
  left: -10px;
  top: 21px;
  width: 230px;
  background: #fff;
  border: 1px solid #bbb;
  padding: 14px 10px;
}

header .top-menu ul li:hover .sub-menu {
  display: block;
}

.sub-menu li {
  margin-bottom: 8px;
}

header .top-menu ul li:hover .sub-menu {
  display: block;

}

header .email {
  position: absolute;
  top: 43px;
  right: 75px;
  font-family: 'Proxima Nova Rg';
  font-weight: bold;
  font-size: 18px;
  color: #0057FF;
  text-decoration: none;
}

header .order-3d {
  position: absolute;
  top: 29px;
  right: 280px;
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  background: url(../img/arrow-btn.svg) 190px center #0057FF no-repeat;
  border-radius: 70px;
  padding: 12px 41px 12px 26px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.body-3d header .order-3d {
  background: url(../img/arrow-btn.svg) 157px center #0057FF no-repeat;
}

header .order-3d:hover {
  background-color: #1e6afd;
  cursor: pointer;
}

#to-cart {
  position: absolute;
  top: 36px;
  right: 15px;
  width: 32px;
  height: 28px;
  background: url(../img/cart.svg) center center no-repeat;
}

#to-cart a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
}

#to-cart .sum-cart {
  display: none;
  position: absolute;
  left: 17px;
  top: 17px;
  height: 17px;
  background: #fff;
  width: 17px;
  color: #fff;
  border-radius: 12px;
  background: red;
  line-height: 15px;
  font-size: 11px;
  text-align: center;
}

#to-cart.full .sum-cart {
  display: block;
}

.catalog-links {
  margin-bottom: 20px;
  margin-top: -10px;
}

.catalog-links .catalog-link {
  display: block;
  position: relative;
  float: left;
  margin-right: 12px;
  margin-bottom: 4px;
  color: #0057FF;
}

.main-screen .ms-back {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(50% + 399px);
  background: url(../img/ms_back.jpg) left center;
}

.main-screen .main-screen-in {
  height: 694px;
}

.main-screen .main-screen-in .ms-round {
  position: absolute;
  top: 481px;
  right: 305px;
  width: 188px;
  height: 188px;
  border-radius: 100px;
  background: #0057FF;
  text-align: center;
  color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  padding-top: 59px;
}

.main-screen .main-screen-in .ms-round span {
  font-weight: 900;
  font-size: 37px;
  line-height: 43px;
  text-align: center;
  letter-spacing: 2px;
}

.main-screen .main-screen-in .ms-logo {
  position: absolute;
  right: 11px;
  top: 59px;
  /*background: url(../img/big_logo.svg) right center no-repeat;*/
}

.main-screen .main-screen-in .ms-img {
  position: absolute;
  right: 356px;
  top: 61px;
}

.main-screen .main-screen-in .main-screen-info {
  position: relative;
  float: left;
  /*width: 670px;*/
  width: 845px;
  padding-top: 116px;
}

.main-screen .main-screen-in .main-screen-info h1 {
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 700;
  font-size: 72px;
  line-height: 88px;
  color: #3C4143;
}

.main-screen .main-screen-in .main-screen-info h1 span {
  color: #0057FF;
}

.main-screen .main-screen-in .main-screen-info .ms-prev {
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #3C4143;
  margin-top: 26px;
  margin-bottom: 61px;
}

.main-screen .main-screen-in .main-screen-info .ms-prev span {
  color: #0057FF;
}

.main-screen .main-screen-in .main-screen-info .ms-btn {
  position: relative;
  float: left;
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  /*background: url(../img/arrow-btn.svg) 187px center #0057FF no-repeat;*/
  background: url(../img/arrow-btn.svg) 218px center #0057FF no-repeat;
  border-radius: 70px;
  padding: 14px 52px 14px 33px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;  
}

.body-3d .main-screen .main-screen-in .main-screen-info .ms-btn {
  background: url(../img/arrow-btn.svg) 177px center #0057FF no-repeat;
}

.main-screen .main-screen-in .main-screen-info .ms-btn:hover {
  background-color: #1e6afd;
  cursor: pointer;
}

.main-screen .ms-right-back {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(50% - 399px);
  background: #071631;
}

.catalog-block .block-title {
  margin-top: 35px;
  margin-bottom: 15px;
}

.catalog-block-prev {
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
  color: #3C4143;
  margin-bottom: 25px;
}

.catalog-block-prev span {
  color: #0057FF;
}

#category {
  border: 1px solid #B7B7D2;
  border-radius: 16px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow: hidden;
}

#category .category {
  position: relative;
  float: left;
  width: calc(25% + 1px);
  /*height: 477px;*/
  height: 395px;
  border-right: 1px solid #B7B7D2;
  border-bottom: 1px solid #B7B7D2;
  margin-bottom: -1px;
  margin-left: -1px;  
}

#category .category img {
  max-width: 99%;
}

#category .category:nth-child(4n) {
  border-right: none;
}

#category .category a:nth-child(1) {
  position: relative;
  float: left;
  width: 100%;
  height: 321px;
  text-align: center;
  padding-top: 10px;
}


#category .category a:nth-child(1) img {
  max-height: 295px;
}

#category .category .category-title {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #3C4143;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
}

.fb-form {
  margin-top: 35px;
}

#insert-form-files-main {
  margin-top: 30px;
}

#insert-form-files-main .fb-left-col {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 38px;
}

#insert-form-files-main .fb-left-col input {
  position: relative;
  float: left;
  width: 23.3%;
  margin-right: 1.65%;
  padding-bottom: 15px;
  border: none;
  border-bottom: 1px solid #000;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 29px;
  color: #000000;
  font-family: 'Proxima Nova Rg';
}

.text-block #insert-form-files-main .fb-left-col input {
  width: 48%;
}

#insert-form-files-main .fb-right-col textarea {
  position: relative;
  float: left;
  width: 100%;
  margin-right: 1.65%;
  padding-bottom: 15px;
  border: none;
  border-bottom: 1px solid #000;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 29px;
  color: #000000;
  font-family: 'Proxima Nova Rg';
  height: 47px;
}

#insert-form-files-main input::-webkit-input-placeholder       {color:#000;;}
#insert-form-files-main input::-moz-placeholder                {color:#000;;}
#insert-form-files-main input:-moz-placeholder                 {color:#000;;}
#insert-form-files-main input:-ms-input-placeholder            {color:#000;;}
#insert-form-files-main input:focus::-webkit-input-placeholder {color:#000;;}
#insert-form-files-main input:focus::-moz-placeholder          {color:#000;;}
#insert-form-files-main input:focus:-moz-placeholder           {color:#000;;}
#insert-form-files-main input:focus:-ms-input-placeholder      {color:#000;;}


#insert-form-files-main textarea::-webkit-input-placeholder       {color:#000;;}
#insert-form-files-main textarea::-moz-placeholder                {color:#000;;}
#insert-form-files-main textarea:-moz-placeholder                 {color:#000;;}
#insert-form-files-main textarea:-ms-input-placeholder            {color:#000;;}
#insert-form-files-main textarea:focus::-webkit-input-placeholder {color:#000;;}
#insert-form-files-main textarea:focus::-moz-placeholder          {color:#000;;}
#insert-form-files-main textarea:focus:-moz-placeholder           {color:#000;;}
#insert-form-files-main textarea:focus:-ms-input-placeholder      {color:#000;;}





.two-cols-form .ind-form-file-label {
  position: absolute;
  top: -1px;
  left: 29px;
  right: 0;
  bottom: -10px;
  /*background: #fff;*/
  color: #333;
  z-index: 2;
  padding-top: 3px;
  font-weight: normal;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 19px;
  font-family: 'Proxima Nova Rg';
  color: #000;
  cursor: pointer;
}

.two-cols-form .ind-form-select-file {
  opacity: 0;
  width: 100%;
}

.two-cols-form .ind-form-file-label.active {
  color: #333;
}

.two-cols-form .ind-form-file {
  /*background: #474644;
  color: #fff;*/
  width: 100%;
  position: relative;
  float: left;
  padding-left: 29px;
}

.two-cols-form .ind-form-file-show {
  padding-left: 38px;
  color: #333;
  margin-top: 12px;
  margin-bottom: 20px;
  font-size: 14px;
  cursor: pointer;
}

.two-cols-form .ind-form-file-show span {
  border-bottom: 1px dotted #333;
}

#insert-form-files-main .fb-right-col textarea {
  margin-bottom: 50px;
}

.two-cols-form #order_form .ind-form-file {
  width: 23.3%;
  margin-right: 1.65%;
  position: relative;
  float: left;
  padding-left: 38px;
  margin-bottom: 18px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #0057FF;
}

.two-cols-form .ind-form-file-show span:hover {
  border-color: #bbb;
  color: #333;
}

.two-cols-form .ind-form-file-label:before {
  content: ' ';
  position: absolute;
  left: -28px;
  top: 3px;
  width: 17px;
  height: 23px;
  background: url(../img/file-list.svg) top center no-repeat;
  background-size: 100% auto;
}

.two-cols-form .feedack-load-x {
  position: absolute;
  top: 6px;
  right: 0;
  width: 12px;
  height: 12px;
  background: url(/aw/img/forbidden-mark-black.svg) center center no-repeat;
  background-size: 100% auto;
}

.fild_form.submit_fild-send {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 27px;
}

.fild_form.submit_fild-send .submit_fild {
  position: relative;
  float: left;
  width: 175px;
  height: 51px;
  text-align: left;
  padding-left: 31px;
  padding-top: 2px;
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  border: none;
  border-radius: 30px;
  background: url(../img/arrow-btn.svg) 130px 22px no-repeat #0057FF;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;  
}

.body-3d .fild_form.submit_fild-send .submit_fild {
  max-width: 120px;
  background: url(../img/arrow-btn.svg) 89px 22px no-repeat #0057FF;
}

.fild_form.submit_fild-send .submit_fild:hover {
  background-color: #1e6afd;
  cursor: pointer;
}

#order_form .ind-form-agree {
  position: relative;
  float: right;
  width: calc(100% - 198px);
  font-size: 12px;
  margin-top: 9px;
  padding-left: 33px;
}

#order_form .ind-form-agree-text {
  max-width: 400px;
  line-height: 15px;
  padding-top: 3px;
}

.two-cols-form #order_form .ind-form-agreed-checkbox {
  position: absolute;
  top: 14px;
  left: 0;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  margin-top: -5px;
  border: 2px solid #000;
  cursor: pointer;
}

.two-cols-form #order_form .ind-form-agreed-checkbox.active .ind-form-checked {
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  background: #d9040d;
}


#order-win .insert-form-popup #order_form-popup {
  top: auto !important;
}

.insert-form-popup .ind-form-agree {
  position: relative;
  float: right;
  width: 100%;
  font-size: 12px;
  margin-top: 9px;
  padding-left: 33px;
}

.insert-form-popup .ind-form-agree-text {
  max-width: 400px;
  line-height: 15px;
  padding-top: 3px;
}

.insert-form-popup .ind-form-agreed-checkbox {
  position: absolute;
  top: 14px;
  left: 0;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  margin-top: -5px;
  border: 2px solid #000;
  cursor: pointer;
}

.insert-form-popup .ind-form-agreed-checkbox.active .ind-form-checked {
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  background: #d9040d;
}


.tags-main {
  margin-top: 35px;
}

.tags-main ul li {
  position: relative;
  float: left;
  list-style: none;
  margin-right: 15px;
  margin-bottom: 20px;
}

.tags-main ul li a {
  display: block;
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3C4143;
  background: #FFFFFF;
  border: 1px solid #3C4143;
  padding: 10px 15px;
  border-radius: 30px;
  text-decoration: none;
}

.products-block-main {
  margin-top: 33px;
  margin-bottom: 45px;
}

.products-block-main .block-title {
  margin-bottom: 20px;
}

.goods {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border: 1px solid #B7B7D2;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 15px;
}

.goods .product {
  position: relative;
  float: left;
  width: 25%;
  /*height: 477px;*/
  height: 525px;
  border-right: 1px solid #B7B7D2;
  border-bottom: 1px solid #B7B7D2;
  margin-bottom: -1px;
  /*margin-left: -1px;*/
}

.goods .product-img img {
  max-width: 100%;
  image-rendering: optimizeQuality;
  image-rendering: -webkit-optimize-contrast;
}

.product-line img {
  image-rendering: optimizeQuality;
  image-rendering: -webkit-optimize-contrast;
}

.goods .product:nth-child(4n) {
    border-right: none;
}

.goods .product .product-img {
  /*height: 327px;
  height: 306px;*/
  margin-top: 1px;
  margin-bottom: 9px;
  text-align: center;
}

.goods .product .product-img img {
}

.goods .product .product-name {
  text-align: center;
  font-style: normal;
  font-weight: 700;
  /*font-size: 22px;*/
  font-size: 20px;
  /*font-size: 24px;*/
  /*line-height: 21px;*/
  line-height: 24px;
  min-height: 77px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  color: #3C4143;
  padding-left: 12px;
  padding-right: 12px;
  font-family: 'Proxima Nova Rg';
}


@media(min-width: 420px){
  .goods .product .product-name.product-name-short {
    font-size: 14px;
  }
}

.goods .product .product-name.product-name-short.name-short-2 {
  line-height: 130%;
}

.goods .product .product-name a {
  color: #3C4143;
  text-decoration: none;
}

.goods .product .product-name span {
  display: block;
  padding-top: 5px;
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  color: #bbb;
  font-size: 14px;
}

.goods .product .product-price {
  text-align: center;
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #0057FF;
  margin: 8px 0 8px 0;
}

.goods .product-buy {
  width: 142px;
  height: 51px;
  background: #0057FF;
  margin: 0 auto;
  border-radius: 21px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  color: #fff;
  line-height: 19px;
  text-align: center;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;  
}

.goods .product-buy:hover {
  background-color: #1e6afd;
  cursor: pointer;
}

.text-block-main {
  margin-bottom: 20px;
}

.text-block {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  justify-content: space-around;
}

.text-block .text-col {
  width: 48%;
}

.text-block h2, .right h2 {
  font-size: 31px;
  line-height: 39px;
  margin-bottom: 12px;
}

.text-block p {
  margin-bottom: 12px;
}

.text-block ul, .text-block ol {
  margin-bottom: 12px;
  list-style-position: inside;
}

.text-block li {
  margin-bottom: 7px;
}

footer {
  background: #FFFFFF;
}

footer .footer {
  height: 140px;
}

footer .footer .logo-block {
  position: absolute;
  top: 19px;
  left: 0;
  padding-left: 64px;
  min-height: 61px;
  text-transform: uppercase;
  font-family: 'Proxima Nova Rg';
  font-size: 28px;
  padding-top: 25px;
  /*word-spacing: 9px;*/
  word-spacing: 5px;
}

footer .footer .logo {
  position: absolute;
  left: 0;
  top: 4px;
  width: 53px;
}

footer .footer .logo-block span {
  color: #0057FF;
  font-weight: bold;
  word-spacing: 1px;
}

.content .content-in {
  min-height: 800px;
}

footer .bottom-menu {
  position: absolute;
  top: 42px;
  left: 400px;
}

footer .bottom-menu ul li {
  position: relative;
  float: left;
  margin-right: 27px;
  list-style: none;
  font-family: 'Proxima Nova Rg';
  font-weight: bold;
  font-size: 18px;
}

footer .bottom-menu ul li a {
  list-style: none;
  color: #3C4143;
  text-decoration: none;
}

footer .email {
  position: absolute;
  top: 43px;
  right: 75px;
  font-family: 'Proxima Nova Rg';
  font-weight: bold;
  font-size: 18px;
  color: #0057FF;
  text-decoration: none;
}

footer .footer-policy {
  position: absolute;
  left: 0;
  bottom: 20px;
  font-size: 13px;
}

#fade-sended { 
  display: none;
  background: #000;
  position: fixed; left: 0; top: 0;
  width: 100%;
  height: 100%;
  opacity: .50;
  z-index: 1001;
}

.feedback-sended {
  display: none;
  opacity: 0;
  z-index: 1002;
  position: fixed;
  top: 50%;
  margin-top: -159px;
  left: 50%;
  margin-left: -260px;  
  width: 100%;
  height: 305px;
  max-width: 520px;
  background: #fff;
}

.feedback-sended .x {
  z-index: 151;
  position: absolute;
  top: 15px;
  right: 20px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.feedback-sended .feedback-sended-text {
  text-align: center;
  font-weight: bold;
  font-size: 38px;
  padding-top: 64px;
  line-height: 39px;
  padding-bottom: 29px;
  color: #3c3c3c;
}

.feedback-sended .feedback-sended-text:after {
  content: ' ';
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -54px;
  width: 108px;
  height: 1px;
  background: #d5d5d5;
}

.feedback-sended .feedback-sended-after {
  text-align: center;
  color: #5a4017;
  font-size: 15px;
  line-height: 22px;
  padding-top: 22px;
}

.feedback-sended .x {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor:pointer;
  width: 20px;
  height: 20px;
  background: url(/img/close.svg) center center no-repeat;
  background-size:100%;
  cursor:pointer;
  z-index:3;
}

@media(max-width: 560px){
  .feedback-sended {
    width: 90%;
    left: 5%;
    margin-left: 0;
    height: 280px;
  }
  .feedback-sended .feedback-sended-text {
    font-size: 26px;
    padding-top: 46px;
    line-height: 32px;
  }
}

.order-win {
  opacity: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 300;
}

.order-win .order-win-text {
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}

.order-win .win-title {
  font-size: 22px;
  line-height: 21px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  margin-top: -10px;
}

.insert-form-popup {
  position: absolute;
  top: 50px;
  left: 50%;
  width: 100%;
  margin-left: -225px;
  max-width: 450px;
  background: #fff;
  padding: 40px 35px 10px 35px;
  box-shadow: 0 0 3px #bbb;
}

.order-win .order-win-back {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  background: #fff;
  opacity: 0.5;
}

.insert-form-popup .fild_form {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 25px;
  margin-top: 5px;
}

.insert-form-popup .fild_form.fild-radio {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  margin-top: -3px;
}

.insert-form-popup .fild_form.fild-radio label {
  position: relative;
  float: right;
  width: 100%;
  margin-top: -2px;
  padding-left: 30px;
  cursor: pointer;
}

.insert-form-popup .fild_form.fild-radio .fild-form-radio {
  position: relative;
  float: left;
  width: 49%;
}

.insert-form-popup .fild_form.fild-radio .fild-form-radio .one-click-radio {
  display: none;
}

.insert-form-popup .fild-form-radio > span.ch-radio {
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    width: 21px;
    height: 21px;
    float: left;
    background: #fff;
    border-radius: 24px;
    border: 3px solid #0057FF;
}

.insert-form-popup input[type=radio]:checked + span.ch-radio:before {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  width: 9px;
  height: 9px;
  background: #000;
  border-radius: 10px;
}



.insert-form-popup .fb-left-col {
  position: relative;
  float: left;
  width: 100%;
}

.insert-form-popup .fb-left-col input {
  position: relative;
  float: left;
  width: 100%;
  margin-right: 1.65%;
  padding-bottom: 2px;
  border: none;
  border-bottom: 1px solid #000;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
  color: #000000;
}

.warning {
  border-color: red !important;
}

.insert-form-popup .fb-left-col input.warning {
  border: none !important;
  border-bottom: 1px solid red !important;
}

.insert-form-popup .fb-right-col {
  position: relative;
  float: left;
  width: 100%;
}

.insert-form-popup .fb-right-col textarea {
  position: relative;
  float: left;
  width: 100%;
  margin-right: 1.65%;
  padding-bottom: 2px;
  border: none;
  border-bottom: 1px solid #000;
  font-style: normal;
  font-weight: 700;
  font-family:  Arial;
  font-size: 18px;
  line-height: 29px;
  color: #000000;
  height: 90px;
}

.insert-form-popup .x {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  background: url(../img/x.svg) center center no-repeat;
  background-size: 100% auto;
  cursor: pointer;
}

.insert-form-popup input::-webkit-input-placeholder       {color:#000;}
.insert-form-popup input::-moz-placeholder                {color:#000;}
.insert-form-popup input:-moz-placeholder                 {color:#000;}
.insert-form-popup input:-ms-input-placeholder            {color:#000;}
.insert-form-popup input:focus::-webkit-input-placeholder {color:#000;}
.insert-form-popup input:focus::-moz-placeholder          {color:#000;}
.insert-form-popup input:focus:-moz-placeholder           {color:#000;}
.insert-form-popup input:focus:-ms-input-placeholder      {color:#000;}


.insert-form-popup textarea::-webkit-input-placeholder       {color:#000;}
.insert-form-popup textarea::-moz-placeholder                {color:#000;}
.insert-form-popup textarea:-moz-placeholder                 {color:#000;}
.insert-form-popup textarea:-ms-input-placeholder            {color:#000;}
.insert-form-popup textarea:focus::-webkit-input-placeholder {color:#000;}
.insert-form-popup textarea:focus::-moz-placeholder          {color:#000;}
.insert-form-popup textarea:focus:-moz-placeholder           {color:#000;}
.insert-form-popup textarea:focus:-ms-input-placeholder      {color:#000;}

.two-cols-form .ind-form-file-label {
  position: absolute;
  top: -1px;
  left: 29px;
  right: 0;
  bottom: -10px;
  /*background: #fff;*/
  color: #333;
  z-index: 2;
  padding-top: 3px;
  font-weight: normal;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  color: #000;
  cursor: pointer;
}

.two-cols-form .insert-form-popup .ind-form-select-file {
  opacity: 0;
  width: 100%;
}

.two-cols-form .insert-form-popup .ind-form-file-label.active {
  color: #333;
}

.two-cols-form .insert-form-popup .ind-form-file {
  /*background: #474644;
  color: #fff;*/
  width: 100%;
  position: relative;
  float: left;
  padding-left: 29px;
}

.two-cols-form .insert-form-popup .ind-form-file-show {
  padding-left: 38px;
  color: #333;
  margin-top: 12px;
  margin-bottom: 20px;
  font-size: 14px;
  cursor: pointer;
}

.two-cols-form .insert-form-popup .ind-form-file-show span {
  border-bottom: 1px dotted #333;
}

.insert-form-popup .fb-right-col textarea {
  margin-bottom: 5px;
}

.insert-form-popup .ind-form-file {
  position: relative;
  float: left;
  padding-left: 38px;
  margin-bottom: 18px;
  padding-bottom: 6px;
  border-bottom: 1px dashed #000;
}

.insert-form-popup .ind-form-file-show span:hover {
  border-color: #bbb;
  color: #333;
}

.insert-form-popup .ind-form-file-label:before {
  content: ' ';
  position: absolute;
  left: -28px;
  top: 3px;
  width: 17px;
  height: 23px;
  background: url(../img/file-list.svg) top center no-repeat;
  background-size: 14px auto;
}

.insert-form-popup .feedack-load-x {
  position: absolute;
  top: 6px;
  right: 0;
  width: 12px;
  height: 12px;
  background: url(/aw/img/forbidden-mark-black.svg) center center no-repeat;
  background-size: 100% auto;
}

.insert-form-popup .ind-form-select-file {
  opacity: 0;
  width: 100%;
}

.content .content-in .right {
  position: relative;
  float: right;
  width: calc(100% - 397.5px);
}

.content .content-in .right .goods .product {
  width: 33.334%;
}

#bread-crumbs {
  margin-bottom: 10px;
}

#bread-crumbs a {
  color: #0057FF;
}

h1.name {
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  color: #3C4143;
  margin-top: 5px;
  margin-bottom: 25px;
}

@media(min-width: 450px){
  h1.name {
    font-size: 32px;
      line-height: 110%;
  }
}


.content .content-in .right .goods .product:nth-child(4n) {
  border-right: 1px solid #B7B7D2;
}

.content .content-in .right .goods .product:nth-child(3n) {
  border-right: none;
}

#sort-line{
    margin-bottom: 25px;
    font-size: 17px;
}
#sort-line .sort-title {
    position: relative;
    float: left;
    padding-right: 14px;
}
#sort-line .sort-txt {
    text-decoration: none;
    color: #414141;
    cursor: pointer;
    padding-right: 13px;
    margin-right: 12px;
    position: relative;
    float: left;
}
#sort-line .sort-txt span {
    border-bottom: 1px dashed #414141;
}
#sort-line .sort-txt.top {
  background: url(../img/arrow-bottom.svg) right center no-repeat;
  background-repeat: no-repeat;
  background-size: auto 50%;
}


#sort-line .sort-txt.bottom {
  background: url(../img/arrow-top.svg) right center no-repeat;
  background-repeat: no-repeat;
  background-size: auto 50%;
}

#sort-line .sort-txt span {
  border-bottom: 1px dashed #000;
}


#sort-line .sort-txt:hover span, #sort-line .sort-txt.active span {
  border-color: #0463ff;
  color: #0463ff;
}

@media(max-width: 430px){
  #sort-line {
    display: none;
  }
}

#left-menu {
  position: relative;
  float: left;
  width: 365px;
  border: 1px solid #B7B7D2;
  border-radius: 10px;
  margin-top: 5px;
  overflow: hidden;
  padding-bottom: 20px;
}

#left-menu .title-menu {
  font-size: 22px;
  font-family: 'Proxima Nova Rg';
  font-style: normal;
  font-weight: 700;
  padding-bottom: 15px;
  padding-top: 20px;
  padding-left: 20px;
  background: #0057FF;
  color: #fff;
  margin-bottom: 10px;
}

#left-menu .title-menu a {
  color: #fff;
}

#left-menu a {
  color: #3C4143;
  text-decoration: none;
}

#left-menu ul {
  position: relative;
  float: left;
  width: 100%;
  list-style: none;
}

#left-menu ul li {
  position: relative;
  float: left;
  width: 100%;
  font-size: 20px;
  margin: 2px 0;
  font-family: 'Proxima Nova Rg';
  font-weight: 700;
}

#left-menu ul li a {
  display: block;
  position: relative;
  float: left;
  width: calc(100% + 2px);
  margin-left: -1px;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-left: 35px;
  border-left: 1px solid #B7B7D2;
  z-index: 1;
  border-right: 1px solid #B7B7D2;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAARklEQVQoU2NkgALmpP8Jf+cxLoDxYTQjsgIGRgaHv3MZE5AVwRWABEGmoCtCUQBTxMjIYPBnLmMBiE+aArxWYJNEsQKXNwFvHCAJdjNpJQAAAABJRU5ErkJggg==) 15px center no-repeat;
}

#left-menu ul li a:hover {
  border-color: #0057FF;
  background-color: #f7f7f7;
}

.content .content-in .right .text-block {
  display: block;
  /*margin-top: 35px;*/
  margin-top: 10px;
}

.content .content-in .right .text-block table {
  border-collapse: collapse;
  width: 100%;
}

.content .content-in .right .text-block table td {
  border: 1px solid #bbb;
  padding: 4px;
}

@media(max-width: 1625px){
  .wrapper {
    max-width: 1310px;
  }
  header .header .logo-block {
    font-size: 22px;
    word-spacing: 0;
    padding-left: 53px;
    padding-top: 24px;
  }
  header .top-menu {
    left: 312px;
  }
  header .order-3d {
    right: 274px;
    font-size: 15px;
    background-position: 182px center;
  }
  .main-screen .main-screen-in {
    height: 610px;
  }
  .main-screen .main-screen-in .main-screen-info h1 {
    font-size: 63px;
    line-height: 70px;
  }
  .main-screen .main-screen-in .ms-logo {
    max-width: 360px;
  }
  .main-screen .main-screen-in .ms-img {
    position: absolute;
    right: 320px;
    top: 15px;
    max-width: 375px;
  }
  .main-screen .main-screen-in .ms-round {
    top: 390px;
    right: 245px;
    width: 170px;
    height: 170px;
    padding-top: 44px;    
  }
  .main-screen .main-screen-in .ms-round span {
    font-size: 34px;
  }
  .goods .product .product-img {
    height: 295px;
  }
  #left-menu {
    max-width: 280px;
  }
  .content .content-in .right {
    width: calc(100% - 313.5px);
  }
}

.menu-label {
  display: none;
}

@media(max-width: 1310px){
  .wrapper {
    max-width: 1100px;
  }
  header .header .logo-block {
    font-size: 19px;
  }
  header .order-3d {
    right: 250px;
  }
  header .email {
    font-size: 16px;
    right: 63px;
  }
  header .top-menu {
    left: 257px;
  }
  header .top-menu ul li {
    font-size: 17px;
    margin-right: 20px;
  }
  header .order-3d {
    top: 31px;
    font-size: 14px;
    right: 226px;
    padding: 10px 18px 10px 18px;
    background: #0057FF;
  }
  .main-screen .main-screen-in .ms-logo {
    max-width: 250px;
  }
  .main-screen .main-screen-in .ms-img {
    right: 170px;
  }
  .main-screen .main-screen-in .ms-round {
    right: 136px;
    width: 125px;
    height: 125px;
    font-size: 17px;
    line-height: 15px;
    padding-top: 32px;
  }
  .main-screen .main-screen-in .ms-round span {
    font-size: 27px;
    line-height: 36px;
  }
  .main-screen .main-screen-in .main-screen-info h1 {
    font-size: 56px;
    line-height: 64px;
  }

  .goods .product {
    width: 33.3%;
  }
  .goods .product .product-name {
    font-size: 21px;
  }
  .goods .product:nth-child(4n) {
    border-right: 1px solid #B7B7D2;
  }
  .goods .product:nth-child(3n) {
    border-right: none;
  }
  #category .category {
    width: calc(33.3% + 1px);
  }
  #category .category:nth-child(4n) {
    border-right: 1px solid #B7B7D2;
  }
  #category .category:nth-child(3n) {
    border-right: none;
  }
  h2 {
    font-size: 42px;
    line-height: 45px;
  }
  .catalog-block-prev {
    font-size: 26px;
    line-height: 30px;
  }
  footer .email {
    right: 0;
  }
  .content .content-in .right {
    width: 100%;
  }
  .menu-label {
    display: block;
    position: fixed;
    top: 50%;
    margin-top: -40px;
    left: -57px;
    height: 100px;
    width: 100px;
    background: #0057FF;
    color: #fff;
    z-index: 4;
    border-radius: 110px;
    font-size: 16px;
  }
  .menu-label:before {
    content: '';
    position: absolute;
    right: 7px;
    top: 44px;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 8px;
  }
  .menu-label span {
    display: block;
    float: right;
    transform: rotate(90deg);
    width: 57px;
    padding-top: 1px;
    padding-left: 34px;
    letter-spacing: 1px;
    text-transform: lowercase;
  }
  #left-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    background: #fff;
    left: -10px;
    z-index: 5;
    width: 0;
    overflow: hidden;
    max-width: 100%;
  }
  #left-menu .title-menu, #left-menu ul {
    float: right;
    padding-left: calc(100% - 315px);
  }
  #left-menu ul.left-menu {
    height: 100%;
    overflow-y: scroll;
    max-height: inherit;
  }
  #left-menu .title-menu a {
    padding-left: 30px;
  }
  #left-menu ul li a {
    border-left: 0;
    padding-right: 10px;
  }
  #left-menu .x {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../img/close.svg) center center no-repeat;
    background-size: 100% auto;
    width: 28px;
    height: 28px;
    border-radius: 25px;
    z-index: 1;
  }
}

@media(max-width: 1110px){
  .wrapper {
    max-width: 990px;
  }
  h2 {
    font-size: 37px;
    line-height: 41px;
  }
  header .email {
    display: none;
  }
  header .order-3d {
    right: 75px;
  }
  .goods .product .product-name {
    font-size: 19px;
  }
  .catalog-block-prev {
    font-size: 24px;
    line-height: 28px;
  }
  .main-screen .main-screen-in .ms-logo {
    right: 0;
  }
  .main-screen .main-screen-in .ms-img {
    right: 95px;
  }
  .main-screen .main-screen-in .main-screen-info h1 {
    font-size: 52px;
    line-height: 55px;
  }
  .main-screen .main-screen-in .ms-round {
    right: 60px;
  }
  #insert-form-files-main .fb-left-col input {
    width: 33.3%;
  }
  .two-cols-form #order_form .ind-form-file {
    width: 33.3%;
  }
  #insert-form-files-main .fb-left-col, #insert-form-files-main .fb-right-col {
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .two-cols-form #order_form .ind-form-file, #insert-form-files-main .fb-left-col .fild_form {
    width: 48.2%;
  }
  #insert-form-files-main .fb-right-col .fild_form {
    width: 100%;
  }
  #insert-form-files-main .fb-left-col input, .text-block #insert-form-files-main .fb-left-col input {
    width: 100%;
  }
  .goods .product .product-img {
    height: 275px;
  }
}

@media(max-width: 990px){
  .wrapper {
    max-width: 760px;
  }
  .text-block {
    flex-wrap: wrap;
  }
  .text-block .text-col {
    width: 100%;
    margin-bottom: 10px;
  }
  .main-screen {
    background: #f2f3f7;
  }
  .main-screen .ms-back {
    display: none;
  }
  .main-screen .main-screen-in .main-screen-info {
    width: 100%;
  }
  header .header {
    height: 135px;
  }
  header .top-menu {
    position: relative;
    float: left;
    width: 100%;
    top: auto;
    left: auto;
    margin-top: 102px;
  }
  header .top-menu > ul {
    display: flex;
    justify-content: flex-start;
    width: 100%;
  }
  header .top-menu ul li {
    font-size: 16px;
    margin-right: 0
  }
  header .top-menu ul li a {
    margin-right: 22px;
  }
  header .top-menu ul li.catalog-btn {
    padding-left: 35px;
    background: url(../img/burger.svg) left center no-repeat;
  }
  header .top-menu ul li a {
    float: left;
  }
  .sub-menu {
    position: relative;
    float: none;
    display: inline;
    left: auto;
    top: auto;
    background: none;
    padding: 0;
    border: none;
  }
  h1.name {
    font-size: 35px;
    line-height: 35px;
    margin-top: 10px;
  }
  .main-screen .main-screen-in {
    height: 460px;
  }
  .main-screen .ms-right-back {
    display: none;
  }
  .main-screen .main-screen-in .main-screen-info {
    padding-top: 45px;
  }
  .main-screen .main-screen-in .main-screen-info .ms-prev {
    padding-right: 270px;
  }
  .main-screen .main-screen-in .ms-img {
    max-width: 245px;
    right: 40px;
  }
  .main-screen .main-screen-in .main-screen-info .ms-prev {
    font-size: 22px;
  }
  .main-screen .main-screen-in .ms-logo {
    left: 50%;
    margin-left: -160px;
    max-width: 320px;
    width: 100%;
    opacity: 0.1;
  }
  .main-screen .main-screen-in .ms-round {
    right: 93px;
    top: 252px;
  }
  .content .content-in .right .goods .product {
    width: 50%;
  }
  .content .content-in .right .goods {
    border-right: none;
  }
  .content .content-in .right .goods .product, .content .content-in .right .goods .product:nth-child(3n) {
    border-right: 1px solid #B7B7D2 !important;
  }
  footer .footer {
    height: auto;
  }
  footer .bottom-menu {
    position: relative;
    float: left;
    width: 100%;
    top: auto;
    left: auto;
    margin-top: 102px;
    margin-bottom: 35px;
  }
  footer .bottom-menu ul {
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  footer .bottom-menu ul li {
    margin-right: 0;
  }
  footer .footer-policy {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    top: auto;
    left: auto;
    right: auto;
  }
}

@media(max-width: 990px) and (min-width: 700px){
  .sub-menu {
    display: none !important;
  }
}

@media(max-width: 760px){
  .goods .product, #category .category {
    width: 50%;
  }
  .goods .product, .goods .product:nth-child(3n), .goods .product:nth-child(4n), #category .category, #category .category:nth-child(3n), #category .category:nth-child(4n) {
    border-right: none;
  }
  .goods .product:nth-child(1n) {
    border-right: 1px solid #B7B7D2;
  }
  #category .category:nth-child(2n) {
    border-left: 1px solid #B7B7D2;
  }
  .main-screen .main-screen-in .ms-img {
    right: 0;
  }
  .main-screen .main-screen-in .ms-round {
    right: 50px;
  }
  .main-screen .main-screen-in .main-screen-info .ms-prev {
    font-size: 19px;
  }
  h2 {
    font-size: 28px;
    line-height: 32px;
  }
  #insert-form-files-main .fb-left-col input, #insert-form-files-main .fb-right-col textarea {
    font-size: 20px;
  }
  .two-cols-form #order_form .ind-form-file-label {
    font-size: 16px;
  }
  .catalog-block-prev {
    font-size: 20px;
    line-height: 23px;
  }
}

@media(max-width: 700px){
  header .header {
    height: 114px;
  }
  header .header .logo-block {
    top: 8px;
  }
  header .order-3d {
    top: 20px;
  }
  #to-cart {
    top: 28px;
    right: 0;
  }
  header .burger {
    position: absolute;
    top: 72px;
    right: 0;
    background: url(../img/menu.svg) center center no-repeat;
    background-size: 100% auto;
    width: 30px;
    height: 30px;
  }
  header .top-menu {
    margin: 0;
    width: 280px;
    margin-left: -300px;
    position: fixed;
    left: 0;
    top: 20px;
    z-index: 10;
    background: #fff;
    padding-top: 14px;
    padding-bottom: 14px;
    box-shadow: 0 0 8px #bbb;
  }
  header .top-menu > ul {
    flex-wrap: wrap;
  }
  header .top-menu ul li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
    header .top-menu > ul > li {
    padding-left: 42px;
    padding-right: 42px;
    overflow: hidden;
  }
  header .top-menu ul li a {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 9px;
    margin-right: 0;
  }
  header .top-menu > ul > li:last-child a {
    border-bottom: none;
  }
  header .top-menu .x {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 35px;
    height: 35px;
    z-index: 15;
    background: url(../img/x.svg) center center no-repeat;
    background-size: 60% auto;
  }
}

@media(max-width: 670px){
  .main-screen .main-screen-in {
    height: auto;
  }
  .main-screen .main-screen-in .main-screen-info {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .main-screen .main-screen-in .main-screen-info h1 {
    font-size: 41px;
    line-height: 46px;
    margin-bottom: 220px;
    text-align: center;
  }
  .main-screen .main-screen-in .main-screen-info h1 br {
    display: none;
  }
  .main-screen .main-screen-in .main-screen-info .ms-prev {
    margin-bottom: 45px;
  }
  .main-screen .main-screen-in .main-screen-info .ms-prev br {
    display: none;
  }
  .main-screen .main-screen-in .ms-img {
    top: 140px;
    width: 190px;
    right: auto;
    left: 50%;
    margin-left: -95px;
  }
  .main-screen .main-screen-in .ms-round {
    top: 300px;    
    width: 100px;
    height: 100px;
    font-size: 13px;
    left: 50%;
    margin-left: -50px;
  }
  .main-screen .main-screen-in .ms-round span {
    font-size: 20px;
    line-height: 22px;
  }
  .main-screen .main-screen-in .main-screen-info .ms-prev {
    padding-right: 0;
    text-align: center;
    margin-top: 50px;
  }
  .main-screen .main-screen-in .main-screen-info .ms-prev {
    margin-bottom: 25px;
  }
  .main-screen .main-screen-in .main-screen-info .ms-btn {
    margin-bottom: 25px;
  }
}


@media(max-width: 550px){
  .main-screen .main-screen-in .main-screen-info h1 {
    font-size: 35px;
    line-height: 36px;
  }
  .main-screen .main-screen-in .main-screen-info .ms-prev {
    margin-top: 80px;
  }
  .catalog-block-prev br {
    display: none;
  }
  .goods .product, #category .category {
    width: 100%;
    border-right: none !important;
  }
  .goods .product {
    height: auto;
    padding-bottom: 25px;
  }
  .goods .product .product-img {
    height: auto;
  }
}

@media(max-width: 530px){
  header .header {
    height: 90px;
  }
  header .header .logo {
    width: 35px;
  }
  header .header .logo-block {
    top: 6px;
    font-size: 16px;
    padding-left: 36px;
    padding-top: 13px;
  }
  header .order-3d {
    top: 10px;   
    right: 60px;
    font-size: 13px;
    padding: 8px 15px 8px 15px;
  }
  header .top-menu {
    margin-top: -9px;
    z-index: 51;
  }
  header .top-menu ul li {
    font-size: 17px;
  }
  header .burger {
    position: fixed;
    top: 52px;
    right: 20px;
    z-index: 50;
  }
  #to-cart {
    z-index: 50;
    position: fixed;
    right: 19px;
    top: 14px;
  }
  #insert-form-files-main .fb-right-col .fild_form {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #order_form .ind-form-agree {
    width: 100%;
  }
  footer .footer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  footer .bottom-menu {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  footer .email {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    right: auto;
    margin-bottom: 35px;
  }
  footer .footer .logo-block {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    font-size: 16px;
    word-spacing: 0;
    padding-left: 52px;
    padding-top: 18px;
    padding-left: 44px;
  }
  footer .footer .logo {
    width: 43px;
  }
}

@media(max-width: 450px){
  header .order-3d {
    right: 50px;
  }
  header .header .logo-block {
    font-size: 13px;
  }
  header .top-menu ul li.catalog-btn {
    padding-left: 24px;
  }
  h1.name {
    font-size: 28px;
    line-height: 28px;
    margin-top: 10px;
  }
}

@media(max-width: 420px){
  footer .bottom-menu ul li {
    font-size: 15px;
  }
  .content .content-in .right .goods .product {
    width: 100%;
  }
}

@media(max-width: 400px){
  header .order-3d {
    right: 50px;
    padding: 8px 5px;
    width: 90px;
    text-align: center;
    line-height: 13px;
    border-radius: 10px;
    font-weight: normal;
  }
  #insert-form-files-main .fb-left-col .fild_form {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .two-cols-form #order_form .ind-form-file, #insert-form-files-main .fb-left-col .fild_form {
    width: 100%;
  }
  #insert-form-files-main .fb-right-col textarea {
    margin-bottom: 40px;
  }
  #insert-form-files-main .fb-left-col {
    margin-bottom: 0;
  }
  #insert-form-files-main .fb-right-col textarea {
    min-height: 95px;
  }
}

@media(max-width: 375px){
  .main-screen .main-screen-in .main-screen-info h1 {
    font-size: 30px;
    line-height: 34px;
  }
  .main-screen .main-screen-in .ms-logo {
    left: 50%;
    margin-left: -150px;
    max-width: 300px;
  }
}

@media(max-width: 330px){
  header .header .logo-block {
    font-size: 12px;
  }
  header .order-3d {
    right: 47px;
  }
}


.product-line .product-img {
  position: relative;
  float: left;
  width: 60%;
  box-shadow: 0 3px 9px #c7c7c7;
}

.product-line .product-img img {
  max-width: 100%;
  display: block;
  image-rendering: optimizeQuality;
  image-rendering: -webkit-optimize-contrast;
}

.product-line .product-text {
  position: relative;
  float: right;
  width: 37%;
}


.product-line .product-text .product-for-print {
  position: relative;
  float: left;
  text-transform: uppercase;
  padding: 10px 0 10px 28px;
  font-size: 18px;
  margin-bottom: 20px;
  background: url(../img/check.svg) left center no-repeat;
  background-size: 20px auto;
}


/*.product-line .product-text .product-for-print {
  position: relative;
  float: left;
  text-transform: uppercase;
  padding: 8px 30px 10px 40px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
  background: #0057FF;
}

.product-line .product-text .product-for-print:before{
  content: '';
  position: absolute;
  top: -25px;
  width: 20px;
  left: -8px;
  bottom: -25px;
  transform: rotate(17deg);
  background: #fff;
}

.product-line .product-text .product-for-print:after{
  content: '';
  position: absolute;
  top: -25px;
  width: 20px;
  right: -8px;
  bottom: -25px;
  transform: rotate(17deg);
  background: #fff;
}*/

.product-line .product-text .price {
  position: relative;
  float: left;
  /*padding: 3px 7px;*/
  font-size: 21px;
  /*color: #fff;
  background-color: #5baa00;*/
}

.product-line .product-text .price .price-check {
  font-size: 17px;
}

.product-line .product-text .price s {
  /*color: #eee;*/
  color: #5e5e5e;
  font-size: 15px;
}

.product-line .product-text .about-product {
  margin: 12px 0;
  line-height: 1.2em;
  font-size: 14px;
  color: #696969;
}

.product-line .product-text .pay-line {
  margin: 5px 0 -20px 0;
}

.product-line .product-text .pay-line img {
  max-width: 390px;
  width: 100%;
}

.product-line .product-text .about-product p {
  margin-bottom: 10px;
}

.product-line .product-text .product-buy {
  position: relative;
  float: left;
  width: 48%;
  min-width: 120px;
  background: #0057FF;
  color: #fff;
  text-align: center;
  font-size: 16px;
  /*border-radius: 21px;*/
  border-radius: 3px;
  margin: 0;
  /*height: 35px;*/
  padding: 4px 0 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.product-line .product-text .grey-line {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #bdc0c5;
  padding-bottom: 22px;
  padding-top: 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.product-line .product-text .grey-line-2 {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 8px;
  padding-top: 7px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.product-line .product-text .product-buy:hover {
  background: #0255de;
}

.product-line .product-text .by-click {
  position: relative;
  float: left;
  width: 48%;
  min-width: 120px;
  background: #0057FF;
  color: #fff;
  text-align: center;
  font-size: 16px;
  /*border-radius: 21px;*/
  border-radius: 3px;
  margin: 0;
  height: 34px;
  padding: 4px 0 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 12px;
  margin-bottom: 15px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.product-line .product-text .by-click:hover {
  background: #0255de;
}



.product-line .product-text .by-click-2 {
  position: relative;
  float: left;
  width: 48%;
  min-width: 120px;
  border: 1px solid #0057FF;
  color: #0057FF;
  text-align: center;
  font-size: 16px;
  /*border-radius: 21px;*/
  border-radius: 3px;
  margin: 0;
  height: 34px;
  padding: 4px 0 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 12px;
  margin-bottom: 15px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.product-line .product-text .by-click-2:hover {
  background: #0255de;
  color: #fff;
}

.product-line .get-qes {
  position: relative;
  float: left;
  width: 48%;
  min-width: 120px;
  text-align: center;
  border-width: 2px;
  letter-spacing: 0.03em;
  border-radius: 3px;
  padding-top: 5px;
  padding-bottom: 6px;
  color: #0057FF;
  text-transform: uppercase;
  border: 1px solid #0057FF;
  margin: 0;
  cursor: pointer;
}

.product-line .get-qes:hover {
  color: #fff;
  background: #0255de;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.product-line .soc-line {
  padding-top: 12px;
}

.project-line {
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom: 20px;
}

.goods-owl .owl-stage-outer {
  width: calc(100% + 50px);
  margin-left: -20px;
  padding-left: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: -35px;
}

.goods-owl .item {
  display: flex;
  justify-content: center;
}

.goods-owl .product {
  width: 100%;
  min-width: 261px;
  margin: 0 15px;
}

.owl-item .product {
  box-shadow: none;
}
.owl-item .product .product-img {
  box-shadow: none;
}

.owl-item.active .product {
  box-shadow: 0 6px 25px #c7c7c7;
}

.owl-item.active .product .product-img {
    box-shadow: 0 12px 25px #c7c7c7;
}

.project-block {
  position: relative;
  width: 24%;
  /*margin: 5px 0.5%;*/
  margin: 5px 0.8% 5px 0;
  float: left;
  height: 288px;
  overflow: hidden;
  border: 1px solid #bdc0c5;
  display: flex;
  justify-content: center;
  align-items: center;
}

.price-check {
  padding-left: 25px;
  margin-bottom: 6px;
}

.price-check .type-check {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  border: 1px solid #eee;
  border-radius: 4px;
  height: 18px;
  width: 18px;
  cursor: pointer;
}

.price-check .type-check.active:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(/img/check-mark.svg) center center no-repeat;
  background-size: 100% auto;
  width: 16px;
  height: 16px;
}

.goods-page {
  margin-top: 68px;
}

.goods-page.goods {
  overflow: visible;
}

.goods-page.goods  .product .product-img img {
  border-radius: 16px;
}

.goods-page .name-block {
  position: absolute;
  top: -68px;
  left: 0;
  width: 100%;
}

@media(max-width: 1625px) {
  .project-block {
    height: auto;
  }
  .project-block img {
    display: block;
  }
}

@media(max-width: 1110px) {
  .product-line .product-text .by-click {
    font-size: 14px;
  }
}

@media(max-width: 990px) {
  .product-line .product-img {
    width: 100%;
    margin-bottom: 20px;
  }
  .product-line .product-text {
    width: 100%;
  }
}

@media(max-width: 520px){
  .project-block {
    width: 32%;
  }
  .insert-form-popup {
    left: 5%;
    width: 90%;
    margin-left: 0;
  }
  .insert-form-popup {
    padding: 40px 25px 10px 25px;
  }
}

@media(max-width: 370px){
  .product-line .product-text .product-buy, .product-line .product-text .by-click-2 {
    margin-bottom: 12px;
  }
  .product-line .product-text .by-click {
    margin-top: 0;
  }
  .product-line .product-text .product-buy, .product-line .get-qes, .product-line .product-text .by-click, .product-line .product-text .by-click-2 {
    width: 100%;
  }
}

#fade { 
  display: none;
  background: #000;
  position: fixed; left: 0; top: 0;
  width: 100%; height: 100%;
  opacity: .50;
  z-index: 5000;
}

#hidden_alert {
  position: fixed;
  /*left: 50%;
  top: 50%;*/
  margin-top:-75px;
  margin-left:-125px;
  width: 250px;
  padding:3px 6px;
  background:#fff;
  border:1px solid #0057FF;
  font-size:14px;
  text-align:center;
  z-index:6000;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000;
  opacity:0;
  display: none;
}

#hidden_alert a {
  color: #0057FF;
}

#hidden_alert .hidden_alert-text {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 9px;
}


#hidden_alert span {
  background: #0057FF;
  color: #fff;
  padding: 5px 17px;
  border-radius: 20px;
  margin-top: 10px;
  cursor: pointer;
}

#hidden_alert span:hover {
  background: #1e6afd;
}




#cart_page {
    position: relative;
    float: left;
    width: 100%;
}
#cart_page h1 {
    font-size: 22px !important;
}
#cart_page .line_cart {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #bbb;
    display: flex;
    align-items: center;
}
#cart_page .line_cart.delete div,
#cart_page .line_cart.delete_sale div,
#cart_page .line_cart.delete_sale span {
    opacity: 0.1;
}
#cart_page .line_cart.bold {
    font-weight: bold;
    background: #eeeeee;
}
#cart_page .line_cart.grey {
    background: #f6f6f6;
}
#cart_page .num_goods {
    position: relative;
    float: left;
    width: 3%;
    padding-left: 1%;
}
#cart_page .name_goods {
    position: relative;
    float: left;
    width: 47%;
    padding-right: 2%;
}
#cart_page .article_goods {
    position: relative;
    float: left;
    width: 15%;
    padding-right: 1%;
}

#cart_page .img_goods {
    position: relative;
    float: left;
    width: 15%;
    padding-right: 1%;
}

#cart_page .img_goods img {
  max-width: 99%;
  border: 1px solid #0057FF;
  box-shadow: 0 3px 10px #c7c7c7;
}

#cart_page .form_cart_page {
    display: block;
    position: relative;
    float: left;
    width: 21%;
}
#cart_page .sum_goods {
    position: relative;
    float: left;
    width: 49%;
    padding-left: 1%;
}
#cart_page .ur_get_form .ur_sum {
    margin: 0 5px 0 5px;
}
/*#cart_page .bold .unit_goods, #cart_page .bold .sum_goods { width:12%;  padding-right:1%;}*/

#cart_page .price_goods {
    position: relative;
    float: left;
    width: 10%;
    padding-left: 1%;
    /*text-align:center;*/
}
#cart_page .price_goods_c {
    position: relative;
    float: left;
    width: 12%;
    padding-left: 2%;
    /*text-align:center;*/
}

@media (max-width: 1100px){
  #cart_page .remove_block_title {
    text-align: center;
  }
  #cart_page .name_goods {
    width: 43%;
    padding-left: 4%;
  }
  #cart_page .article_goods {
    width: 23%;
  }
  #cart_page .price_goods_c {
    width: 20%;
  }
}

@media (max-width: 600px){
  #cart_page .remove_block_title {
    text-align: center;
  }
  #cart_page .name_goods {
    width: 42%;
    padding-left: 4%;
  }
  #cart_page .article_goods {
    width: 30%;
  }
  #cart_page .price_goods_c {
    width: 19%;
  }
  #cart_page .img_goods {
    display: none;
  }
  #cart_page .remove_block, #ur_catalog .remove_block {

  }
}

@media (max-width: 400px){
  #cart_page {
    font-size: 13px;
  }
}

#cart_page .price_goods span, #cart_page .price_goods_c span {
  font-size:13px;
}
#cart_page .bold .price_goods {
    text-align: center;
    width: 5%;
    padding-left: 0;
}
#cart_page .unit_goods {
    position: relative;
    float: left;
    width: 49%;
    padding-right: 1%;
}
#cart_page .remove_block, #ur_catalog .remove_block {
    position: relative;
    float: right;
    width: 21px;
    height: 21px;
    margin-right: 5px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAx0lEQVRIS8WV2w2AIAxFZSNHcQSdRJ1ER3AUR7I1YAgBeksESPphKD32ccEMDZZpwBi6QGbK7LZWmuRIByeyzQUIM2GHyzoxTLui52PlKgUlz6V6ogVl/XONR0GinzRdUgBp/+2pBGGfVCAIgEJiIBiggfiglT52zZgj5fK1wmI9yBayExWRBuJKxEpmY1VDgkUhYQ9+70n16ZL+WNoXdQIFyOjom4tudxeaQTjB8C1cCnBA6D1hsVV/GVERq/xQMaqChs5NIA/BNkYaXsCxlgAAAABJRU5ErkJggg==) no-repeat;
    background-size: 100% !important;
    cursor: pointer;
    z-index: 3;
}


#cart_page .delete .remove_block {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAA80lEQVRIS72V4Q2CMBCFZQM30BHYQN3AERxBN9BN2EDdwA1kBNzADfB9hEsqNOmP9iC5tIHkfXf3eqVazZ9arxoFa5Gnmqgg/FAcFW0RgkRCiAuARA3iBjCIK8AgnTabzP6jgYf4+VR8Qz3aVaKStXT244FhPY/AgeXhiSV9lX4TQtiXqMi6RGW0b6jIc05I+qXYTiFWEWWWmHh02hgkPBi5e26OkzcEbzpvCJ3ovSGLVLKIJ+6ny4a79vIEL96KS2zic+fChvmuzS12d+UAyHynwOiD3VkmSLt6RWpNJfDh+qA1Y8z+JymB7O9exv8ltgjkB+MSNVm1McnMAAAAAElFTkSuQmCC) no-repeat;
}
#cart_page .remove_block_title {
    position: relative;
    float: right;
    width: 23px;
}
#cart_page .sum_goods_result {
    width: 38%;
    padding-left: 11%;
}
#cart_page .price_goods_result {
    width: 15% !important;
    text-align: left !important;
}



#order_block {
    position: relative;
    float: left;
    width: 100%;
    min-height: 200px;
    margin-top: 15px;
    margin-bottom: 25px;
}

#order_block .order-block-form {
  position: relative;
  float: left;
  width: 60%;
}

#order_block .order-block-right {
  position: relative;
  float: right;
  /*width: 39%;*/
  width: 100%;
  /*margin-top: 15px;*/
  margin-bottom: 15px;
}

#order_block .order-block-right .order-block-right-name {
  margin-bottom: 10px;
  font-weight: bold;
  color: red;
  display: none;
}

#order_block .order-block-right .order-block-right-radio {
  max-width: 150px;
  width: 50%;
  line-height: 21px;
  margin-bottom: 2px;
}

#order_block .order-block-right .order-block-right-radio label {
  font-weight: normal;
}

#order_block .order-block-right .order-block-right-radio label span {
  padding-left: 25px;
}

#order_block .order-block-right .order-block-right-radio label input {
  position: absolute;
  top: 2px;
  left: 0;
}

@media(max-width: 700px){
  #order_block .order-block-form {
    width: 100%;
  }
  #order_block .order-block-right {
    width: 100%;
    margin-bottom: 20px;
  }
}

#order_block h2 {
  margin-bottom: 0;
}

#order_block .hr {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 1px;
    background: #000;
    color: #000;
    margin: 15px 0 20px;
}
#order_block .order_f {
    position: relative;
    float: left;
    width: 100%;
    font-size: 14px;
    margin-top: 4px;
}
#order_block .order_f .order_form_line {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 6px;
}
#order_block .order_f .order_form_line .order_form_left {
    position: relative;
    float: left;
    width: 165px;
    margin-right: 5px;
}
#order_block .order_f .order_form_line .order_form_right {
    position: relative;
    float: left;
    width: 100%;
    margin-right: 6px;
    max-width: 410px;
}
#order_block .order_f .order_form_line .order_form_right.deliv {
    min-width: 10px;
}
#order_block .order_f .order_form_line .order_form_right input,
#order_block .order_f .order_form_line .order_form_right textarea {
    padding: 6px 5px;
    margin-top: 2px;
    width: 100%;
    border: 1px solid #bbb;
    color: #626262;
    border-radius: 3px;
}
#order_block .order_f .order_form_line .order_form_right input.delivery_checkbox {
    width: auto;
    padding: 0;
    margin: 4px 0 0 0;
}
/*#order_block .order_f .order_form_line.delivery_fild {
    display: none;
    opacity: 0;
}*/
#order_block .order_f .order_form_line .order_form_right input.warning,
#order_block .order_f .order_form_line .order_form_right textarea.warning {
    border-color: red;
}
#order_block .order_f .order_form_line .order_form_right textarea {
    min-height: 70px;
}
#order_block .order_f .submit_order_form,
#get_for .submit_order_form {
    position: relative;
    float: left;
    padding: 12px 25px;
    font-size: 17px;
    margin-bottom: 15px;
    margin-right: 20px;
    min-width: 161px;
    background: #0057FF;
    border-radius: 30px;
    border: none;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
#order_block .order_f .submit_order_form:hover {
  background-color: #1e6afd;
  cursor: pointer;
}
#order_block h2 {
    font-size: 19px;
}
#order_block .stop_order_positions {
    font-size: 14px;
    color: red;
}

.cart-text {
  margin: -35px 0 30px 0;
}



.promo-cod-block {
  margin-bottom: 25px;
  margin-top: 15px;
}

.promo-cod-block .promo-cod {
  position: relative;
  float: left;
  padding: 5px 5px;
  margin-top: 2px;
  width: 152px;
  border: 1px solid #bbb;
  color: #626262;
  border-radius: 3px;
  margin-right: 10px;
  font-size: 15px;
}

.promo-cod-btn {
  position: relative;
  float: left;
  height: 33px;
  margin-top: 2px;
  color: #fff;
  border: none;
  background-color: #5cb85c;
  border-color: #4cae4c;
  border-radius: 4px;
}

.promo-cod-block .cupon-warn {
  position: absolute;
  top: 34px;
  left: 0;
  color: red;
  opacity: 0;
}

.promo-cod-block .cupon-clear {
  position: absolute;
  top: 34px;
  left: 0;
  color: red;
  opacity: 0;
}

.promo-cod-block .cupon-go {
  position: absolute;
  top: 34px;
  left: 0;
  color: green;
  opacity: 0;
}

#articles {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#articles .article {
  position: relative;
  width: 48%;
  margin-bottom: 25px;
}

#articles .prev-article .title-article a {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  color: #3C4143;
  margin-bottom: 20px;
}

#articles .article.left {
  float: left;
}

#articles .article.right {
  float: right;
}


#articles .img-article {
  position: relative;
  float: left;
  width: 30%;
  margin-right: 2%;
}

#articles .prev-article {
  position: relative;
  float: right;
  width: 67%;
}

.img-text-article {
  position: relative;
  float: left;
  max-width: 40%;
  width: 100%;
  margin: 4px 10px 10px 0;
}

@media(max-width: 750px){
  #articles .article {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  #articles .img-article {
    width: 25%;
    border: 1px solid #8bc0ca;
  }
  #articles .prev-article {
    float: left;
    width: 71%;
  }
}

@media(max-width: 450px){
  #articles .img-article {
    width: 30%;
  }
  #articles .prev-article {
    width: 67%;
  }
}

@media(max-width: 420px){
  .img-text-article {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}

#articles .prev-article .prev-text-article {
  line-height: 1.2em;
  font-size: 14px;
  color: #696969;
}

.pay-order {
  position: relative;
  float: left;
  width: 179px;
  border-radius: 3px;
  padding: 10px 0;
  border-radius: 23px;
  font-size: 19px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  /* background: linear-gradient(to right, #dc5678 15%, #884563 50%, #33344f 100%); */
  background: #0057FF;
  margin-top: 12px;
  margin-bottom: 21px;
  letter-spacing: 0.5px;
  font-weight: bold;
  cursor: pointer;
  overflow: hidden;
  transition: 0.3s;
}

.pay-order:hover {
  color: #fff;
  background-color: #1e6afd;
}

.robokassa .pay-order {
  border: none;
  background: #ff5722;
}

.robokassa .pay-order:hover {
  background: #fc7449;
}

.robokassa .pay-img {
  position: absolute;
  top: 15px;
  right: 0;
  width: calc(100% - 190px);
}

.robokassa .pay-img img {
  max-width: 500px;
}




@media(max-width: 800px){
  .robokassa .pay-img {
    position: relative;
    float: left;
    width: 100%;
    top: auto;
    left: auto;
    right: auto;
  }
  .robokassa .pay-img img {
    max-width: 100%;
    width: 500px;
  }
}


input:focus {
  background-position: 0 0;
}

#ind-form {
  position: relative;
  float: left;
  width: 48%;
  background: #0057FF;
  padding: 43px 20px 38px 20px;
  margin-top: 36px;
  font-size:17px;
  color: #fff;
}

#ind-form .ind-form-input {
  position: relative;
  float: right;
  width: 100%;
  padding-left: 10%;
  background: none;
  border: none;
  border-bottom: 2px solid #f8f8f8;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
    -webkit-transition-delay: 9999s;
}

input:-internal-autofill-selected {
    background-color: transparent;
}

#ind-form .ind-form-input.ind-form-textarea {
  min-height: 95px;
  resize: none;
}

#ind-form .ind-form-input::-webkit-input-placeholder       {color:#f8f8f8;font-size:17px;}
#ind-form .ind-form-input::-moz-placeholder                {color:#f8f8f8;font-size:17px;}
#ind-form .ind-form-input:-moz-placeholder                 {color:#f8f8f8;font-size:17px;}
#ind-form .ind-form-input:-ms-input-placeholder            {color:#f8f8f8;font-size:17px;}
#ind-form .ind-form-input:focus::-webkit-input-placeholder {color:#f8f8f8;font-size:17px;}
#ind-form .ind-form-input:focus::-moz-placeholder          {color:#f8f8f8;font-size:17px;}
#ind-form .ind-form-input:focus:-moz-placeholder           {color:#f8f8f8;font-size:17px;}
#ind-form .ind-form-input:focus:-ms-input-placeholder      {color:#f8f8f8;font-size:17px;}


#ind-form .ind-form-input:focus {
  border-bottom: 2px solid #ffffff;
}

#ind-form .ind-form-line {
  margin-bottom: 45px;
}

#ind-form .ind-form-line .ind-fix-brd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
  height: 2px;
  background: #0057FF;
  z-index: 2;
}

#ind-form .ind-form-line.ind-form-user:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background:url(/aw/img/ind-user-white.svg) left center no-repeat !important; background-size: 20px auto !important;
}

#ind-form .ind-form-line.ind-form-phone:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background:url(/aw/img/phone-receiver-white.svg) left center no-repeat; background-size: 20px auto;
}

#ind-form .ind-form-line.ind-form-email:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background:url(/aw/img/email-white.svg) left center no-repeat; background-size: 20px auto;
}

#ind-form .ind-form-line.ind-form-comment:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background:url(/img/sew.svg) left center no-repeat; background-size: 20px auto;
}

#ind-form .ind-form-line.ind-form-comment:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background:url(/img/sew.svg) left center no-repeat; background-size: 20px auto;
}

#ind-form .ind-form-line.ind-form-drilling:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 40px;
  background:url(/img/drilling.svg) left center no-repeat; background-size: 20px auto;
}


#ind-form .ind-form-submit {
  padding-left: 10%;
}

#ind-form .ind-form-submit .ind-form-smb-button {
    width: 180px;
    height: 46px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: none;
}

#ind-form .ind-form-submit .ind-form-smb-button:hover {
  background: green;
}

#ind-form .ind-form-agree {
  padding-left: 10%;
  color: #ffffff;
  font-size: 12.4px;
  margin-top: 20px
}


#ind-form .ind-form-agreed-checkbox {
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: -5px;
  border: 2px solid #d9040d;
  cursor: pointer;
}

#ind-form .ind-form-agreed-checkbox.active .ind-form-checked {
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  background: #d9040d;
}

#ind-order.ind-order-page .ind-order {
  height: auto;
  min-height: 675px;
}

#ind-form.ind-form-page {
  width: 100%;
  padding-right: 38px;
  height: auto;

}

#ind-form.ind-form-page .ind-form-submit {
  height: 37px;
  padding-left: 38px;
}

#ind-form.ind-form-page .ind-form-submit .ind-form-smb-button {
  width: 220px;
  margin-top: 0;
}

#ind-form.ind-form-page .ind-form-line .ind-fix-brd {
  width: 38px;
}

#ind-form.ind-form-page .ind-form-input, #ind-form.ind-form-page .ind-form-agree {
  padding-left: 38px;
}

#ind-form.ind-form-page .ind-form-file-label {
  position: absolute;
  top: -1px;
  left: 38px;
  right: 0;
  bottom: -10px;
  background: #0057FF;;
  color: #ffffff;
  border-bottom: 2px dotted #ffffff;
  z-index: 2;
  padding-top: 3px;
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
}

#ind-form.ind-form-page .ind-form-select-file {
  opacity: 0;
  width: 100%;
}

#ind-form.ind-form-page .ind-form-file-label.active {
  color: #fff;
}

#ind-form.ind-form-page .ind-form-file {
  /*background: #474644;
  color: #fff;*/
  width: 100%;
  position: relative;
  float: left;
  padding-left: 38px;
}

#ind-form.ind-form-page .ind-form-file-show {
  padding-left: 38px;
  color: #ffffff;
  margin-top: -18px;
  margin-bottom: 20px;
  font-size: 14px;
  cursor: pointer;
}

#ind-form.ind-form-page .ind-form-file-show span {
  border-bottom: 1px dotted #ffffff;
}



#ind-form.ind-form-page .ind-form-file-show span:hover {
  border-color: #fff;
  color: #fff;
}

#ind-form.ind-form-page .ind-form-file-label:before {
  content: ' ';
  position: absolute;
  left: -38px;
  top: 3px;
  width: 23px;
  height: 23px;
  background: url(/img/down.svg) center center no-repeat;
  background-size: 100% auto;
}

#ind-form.ind-form-page .ind-form-file-hidden {
  display: none;
}

#ind-form.ind-form-page .feedack-load-x {
  position: absolute;
  top: 6px;
  right: 0;
  width: 12px;
  height: 12px;
  background: url(/aw/img/forbidden-mark.svg) center center no-repeat;
  background-size: 100% auto;
}

.goods .product.free .product-download {
  margin: 0 auto;
  width: 180px;
  background: #0057FF;
  /* background: #0463ff; */
  color: #fff;
  text-align: center;
  font-size: 19px;
  border-radius: 21px;
  height: 45px;
  font-weight: bold;
  display: flex;
  align-items: center;
  text-decoration: none;
  justify-content: center;
  cursor: pointer;
  font-weight: bold;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.goods .product.free .product-download:hover {
  background-color: #1e6afd;
  cursor: pointer;
}

#pagin {
  text-align: left;
  margin: 15px 0 15px;
  font-size: 16px;
}

#pagin li {
  list-style: none;
  display: inline-block;
  margin-bottom: 5px;
}

#pagin li a, #pagin li span {
  display: block;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #0057FF;
  text-decoration: none;
  margin: 0 9px 0 0; 
  width: 43px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

/*#pagin li span {
  margin-right: 5px;
}*/

#pagin li.active a, #pagin li.active span, #pagin li a:hover {
  background: #0057FF;
  text-decoration: none;
  color: #fff;
}


.qs {
  margin: 5px 0 20px 0;
}

.qs .qs-input {
  height: 38px;
  box-sizing: border-box;
  padding: 0 40px 0 33px;
  background: url(../img/loupe.svg) 4px 5px no-repeat;
  background-size: 24px auto;
  line-height: 34px;
  border: 1px solid #bbb;
}

.qs .qs-clear {
  position: absolute;
  right: 8px;
  bottom: 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWBAMAAAA2mnEIAAAAHlBMVEUgICAgICAgICAgICAgICAgICAgICAgICAgICAgICDtltawAAAACXRSTlMABlJTpqesrfmrKndzAAAAeklEQVR4XiWOIQ7CQBQF37YX2Caw2EokEluJRCIxJCtRpLZcoYX82zb75quXGTFf3STuMOr8y56pLnrE07vEplNYpBpvpdmixD/LAiwE2GIwRryMEWGMAJOkQTLcAH8sSA7EnSTOJ8TBsgALcWvYYtW1YYuv+ru442UHNgczIw+VOvwAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: center;
  width: 22px;
  height: 22px;
  cursor: pointer;
  display: block;
}






.nc_search_form, .nc_search {
  position: relative;
  float: left;
  width: 100%;
  max-width: 800px;
}

.nc_search_input .nc_search .text, .tpl-component-netcat-module-search-result .text {
  position: relative;
  float: left;
  width: 75%;
  height: 26px;
  height: 37px;
  padding: 0 6px 0 15px;
  border-radius: 20px 0 0 20px;
  border: 1px solid #bbb;
}

.nc_search button {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  background: #0057FF;
  color: #fff;
  border: none;
  height: 37px;
  cursor: pointer;
  border-radius: 0 20px 20px 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.nc_search button:hover {
  background-color: #1e6afd;
  cursor: pointer;
}

.nc_search_results, .nc_search_range, .nc_search_list, .nc_search_title, .nc_search_context {
  position: relative;
  float: left;
  width: 100%;
}

.nc_search_range {
  margin-top: 5px;
}

.nc_search_results {
  list-style: none;
}

.nc_search_list {
  margin: 11px 0;
}

.nc_search_title {
  font-size: 17px;
}

.nc_search_context {
  font-size: 14px;
}

.search-block {
  margin-bottom: 20px;
}

.nc_search_status {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px;
}

.search-text {
  height: 37px;
  padding: 0 6px 0 15px;
  max-width: calc(100% - 120px);
  border-radius: 20px 0 0 20px;
  border: 1px solid #bbb;
}

.search-block .search-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 37px;
  width: 120px;
  background: #0057FF;
  color: #fff;
  border-radius: 0 20px 20px 0;
  border: none;
}

.search-block .search-button:hover {
  background-color: #1e6afd;
  cursor: pointer;
}


.robokassa {
  margin-top: 12px;
  padding: 12px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 22px;
}

.robokassa .robokassa-prev {
  margin-bottom: 5px;
}

.robokassa .paybox-btn {
  position: relative;
  float: left;
  /*padding: 9px 42px;*/
  background: #0057FF;
  color: #fff;
  text-align: center;
  border: none;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  border-radius: 70px;
}

.robokassa .paybox-btn.paybox-btn-full {
  padding: 9px 42px;
}

.robokassa .paybox-btn:hover {
  background-color: #1e6afd;
}

.insert-video {
  margin-top: 35px;
}


.goods .product-img .prod-loup .prod-loup-in {
  position: relative;
  float: left;
  width: 37px;
  height: 37px;
  margin-bottom: -37px;
}

.goods .product-img .prod-loup .prod-loup-in:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: url(../img/loupe.svg) center center no-repeat;
  background-size: 85% auto;
  z-index: 1;
}

.goods .product-img .prod-loup .prod-loup-in:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  opacity: 0.5;
}

.cart-policy {
  margin-bottom: 40px;
  margin-top: -10px;
}

.grey-page {
  color: #fff;
}






#order_block_valid .ind-form-agree {
  position: relative;
  float: right;
  width: 100%;
  font-size: 12px;
  margin-top: -5px;
  margin-bottom: 50px;
  padding-left: 33px;
}

#order_block_valid .ind-form-agree-text {
  max-width: 400px;
  line-height: 21px;
  padding-top: 3px;
  font-size: 14px;
}

#order_block_valid .ind-form-agreed-checkbox {
  position: absolute;
  top: 14px;
  left: 0;
  width: 21px;
  height: 21px;
  margin-right: 10px;
  margin-top: -5px;
  border: 3px solid #000;
  cursor: pointer;
}

#order_block_valid .ind-form-agreed-checkbox.active .ind-form-checked {
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  background: #d9040d;
}

.articles {
  margin-top: 34px;
}

.articles .articles-menu {
  position: relative;
  float: left;
  width: 380px;
  background: #11507D;
}

.articles .articles-menu li {
  list-style: none;
  position: relative;
  float: left;
  width: 100%;
}

.articles .articles-menu li a {
  color: #fff;
}