

/* Start:/bitrix/templates/.default/components/digitalrazor/catalog.list/new_forsite/style.css?16680797552768*/
.price-slider .values{
    margin: 20px auto 0 auto;
    text-align: center;
}

.price-slider input{
    display: inline-block;
    height: 35px;
    padding-left: 8px;
    padding-right: 8px;
    width: 45%;
    text-align: center;
    font-weight: bold;
}
.product-description > div > div.pull-left{width: 100%;}
.product-description.product-description-brd .add-to-wishlist li{
    margin: 0;
    padding: 0 4px;
}
.product-description.product-description-brd .add-to-wishlist li.compare-in{
    padding-left: 8px;
}
.list-preview-text{
    height: 68px;
    overflow: hidden;
}
body .product-description h4.title-price {
    max-height: 50px;
    overflow: hidden;
    margin-bottom: 6px;
    font-size: 16px;
}
body .product-description h4.title-price.big-size > span{
    color: #4765A0;
    font-size: 14px;
}
body .product-description h4.title-price.big-size{
    max-height: 74px;
}
.filter-results .props-list-wrap{height: auto;}
body .filter-by-block .panel-group h2 a {
    font-size: 14px;
    padding: 10px 13px;
    line-height: 14px;
}
body .filter-by-block .panel-group h2 i{
    margin-top: 0px;
}
body .shop-filters .panel-group .panel-body{
    padding: 8px 14px;
}
body .shop-filters .panel-group{
    margin-bottom: 6px;
}
body .shop-filters .checkbox-list .checkbox{
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    line-height: 15px;
    height: 17px;
}
body .shop-filters .checkbox-list .checkbox i{
    top:0;
    border-width: 1px;

}
body .checkbox-list .checkbox input + i:after{
    top: -2px;
    left: -1px;
}
body .product-description .gender{
    font-size: 13px;
    font-weight: normal;
    min-height: 250px;
}
.filter-results .props-list-wrap{
    font-weight: normal;
}
body .btn-u.btn-brd.btn-u-sea-shop{
    border-width: 1px;
}
body .filter-by-block h1{
    font-size: 16px;
    text-transform: none;
    line-height: 17px;
    background: none;
    color: #4765a0;
    padding: 10px;
}
.illustration-v2 .product-img-brd{
    min-height: 262px;
}
.illustration-v2 .product-img-brd a, .view-list-img{
    position: relative;
    display: block;
    background-position: center center;
    width: 250px;
    height: 250px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
}

body .rgba-banner{
    left: -5px;
    right: auto;
}
.rgba-banner-logo{
    position: absolute;
    bottom: 3px;
    left: 3px;
}
.rgba-banner-logo.list{margin-left: 3px;}
body .element-list-wrap{padding: 5px;}
body .filter-by-block{padding: 5px;}

.catalog-list__item.nextBtn{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.catalog-list__item.nextBtn > a{
    font-size: 60px;
    padding: 60px;
    color: #223d72;
}

/* End */


/* Start:/bitrix/templates/.default/components/digitalrazor/catalog.element/new_forsite/style.css?16547780921459*/
.config-top__button-block strong {
    font-weight: bold;
}

.fs-blue-title{display:none !important;}

.alt__main_block{
    background: #223D72;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin-bottom: 20px;
}
    .alt__main_block > div{
        width: 50%;

    }
.alt__main_block > div:first-child{

        text-align: center;
    }
    .alt__main_block > div:first-child{
        padding-right: 24px;
    }

.alt__main_block > div img{
    max-height: 200px;
}


.alt__desc_block{
    background: #F7F7F7;
    color: #000000;
    margin-bottom: 20px;
}


.alt__spec_block{
    border: 3px solid #F7F7F7;
    background: #ffffff;
    margin-bottom: 20px;
}

.alt__spec_block,.alt__desc_block,.alt__main_block{
    padding: 50px;
}
.alt__desc_block .title,
.alt__main_block .title,
.alt__spec_block .title
{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
}


@media (max-width: 1280px) {
    .alt__main_block{
        display: block;
    }
    .alt__main_block > div:first-child{
        text-align: center;
        margin-bottom: 20px;
    }
    .alt__main_block > div{
        width: 100%;
    }
}
/*.alt__main_block{
    background: #223D72;
    padding: 56px 45px;
    color: #ffffff;
}

    .alt__main_block__desc{

    }
.alt__main_block > .row > .col:first-child{
    text-align: center;
}*/

/* End */


/* Start:/assets/css_include_once/ionRangeSlider.css?15701968143513*/
/**
Ion.RangeSlider, 2.3.0
© Denis Ineshin, 2010 - 2018, IonDen.com
Build date: 2018-12-12 00:07:25
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 10px;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
  z-index: 1;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: grab;
  z-index: 2;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: none;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #AFAFAF;
  display: none;
}

.irs-grid-pol.small {
  display: block;
  height: 3px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 70px;
}

.irs--flat .irs-line {
  top: 22px;
  height: 4px;
  background-color: #E0E0E0;
}

.irs--flat .irs-bar {
  top: 22px;
  height: 4px;
  background-color: #000;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 0;
  width: 44px;
  height: 44px;
  background-color: transparent;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: #fff;
  font-size: 20px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #223D72;
  border-radius: 3px;
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  cursor: grab;
}

.irs--flat .irs-single {
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.14)
}

.irs--flat .irs-grid-pol {
  background-color: #AFAFAF;
  opacity: 0.3;
}

.irs--flat .irs-grid-text {
  color: #000;
  opacity: 0.3;
}
/* End */


/* Start:/assets/css_include_once/dropzone.css?157019681412283*/
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

.dropzone {
  position: relative;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  width: 120px;
  padding-top: 5px;
  padding-bottom: 35px;
}

.dropzone .dz-preview .dz-progress {
  display: block;
  height: 15px;
  border: 1px solid #aaa;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  display: block;
  height: 100%;
  width: 0;
  background: green;
}

.dropzone .dz-preview .dz-error-message {
  color: red;
  display: none;
}

.dropzone .dz-preview.dz-error .dz-error-message, .dropzone .dz-preview.dz-error .dz-error-mark {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  display: block;
}

.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
  position: absolute;
  display: none;
  left: 30px;
  top: 30px;
  width: 30px;
  height: 30px;
  left: 50%;
  transform: translateX(-50%);
}

@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.dropzone, .dropzone * {
  box-sizing: border-box;
}

.dropzone {
  border-radius: 3px;
  min-height: 60px;
  border: 1px dotted #979797;
  background: #fff;
  padding: 20px 19px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 18px
}

.dropzone .dz-preview {
  border: 1px solid #979797;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 5px;
  min-height: 30px;
  line-height: 16px;
}

.dropzone .dz-preview:hover {
  z-index: 1;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 3px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  /*position: absolute;
  top: 0;
  left: 0;*/
  opacity: 0;
  font-size: 10px;
  /*min-width: 100%;
  max-width: 100%;*/
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 5px;
  font-size: 10px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 30px;
  height: 30px;
  position: relative;
  display: none;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 30px;
  height: 30px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form/forsite_calc/bitrix/form.result.new/.default/style.css?17660549442526*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form/forsite_calc/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form/forsite_calc/bitrix/form.result.new/.default/images/icon_warn.gif);
}

textarea.textarea{resize: both;}
.checkbox-label.textarea{
	padding: 0;
	background: none;
	border: none;
}
.checkbox-label.checkbox, .checkbox-label.textarea, .checkbox-label.select{
	margin-left: 30px;
}
.calc .calc__row{
	align-items: center;
}
.checkbox {
  position: relative;
  margin-bottom: 10px;
  margin-top: 3px;
  display: block;
}

@media (min-width: 600px) {
  .checkbox {
    width: 100%;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 0;
    margin-top: 0;
  }
}

.checkbox_input {
  opacity: 0;
  position: absolute;
}

.checkbox_input:checked+.checkbox_body:after {
  opacity: 1;
}

.checkbox_input:checked+.checkbox_body:before {
  background-color: #233E72;
}

.checkbox_body {
  font-size: 12px;
  line-height: 120%;
  padding-left: 30px;
  padding-top: 3px;
  cursor: pointer;
}

.checkbox_body a {
  color: #233E72;
  text-decoration: underline;
}

.checkbox_body a:hover {
  text-decoration: none;
}

.checkbox_body:before {
  content: "";
  width: 19px;
  height: 19px;
  border-radius: 3px;
  display: block;
  background-color: #E2E1E1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.checkbox_body:after {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  top: 3px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}

.form__submit--100 {
  width: 100% !important;
}

@media (min-width: 600px) {
  .footer__address {
    margin-bottom: 20px;
  }
}

@media (min-width: 600px) {
  .footer-menu {
    min-height: 209px;
  }
}

.footer__right .footer-menu {
  margin-top: 25px;
}

@media (min-width: 992px) {
  .footer__right .footer-menu {
    margin-top: 114px;
  }
}

@media (max-width: 480px) {
  .footer__right .footer-menu__link {
    padding: 0;
  }
}
/* End */
/* /bitrix/templates/.default/components/digitalrazor/catalog.list/new_forsite/style.css?16680797552768 */
/* /bitrix/templates/.default/components/digitalrazor/catalog.element/new_forsite/style.css?16547780921459 */
/* /assets/css_include_once/ionRangeSlider.css?15701968143513 */
/* /assets/css_include_once/dropzone.css?157019681412283 */
/* /bitrix/templates/.default/components/bitrix/form/forsite_calc/bitrix/form.result.new/.default/style.css?17660549442526 */
