

/* Start:/bitrix/templates/.default/components/bitrix/form/forsite_contacts/bitrix/form.result.new/.default/style.css?17660507862278*/
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_contacts/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_contacts/bitrix/form.result.new/.default/images/icon_warn.gif);
}
.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 */


/* Start:/bitrix/templates/.default/components/digitalrazor/configurator/NEW_FORSITE/style.css?17350386704333*/
.config-top .main-slider{background: none;}
.config-top .main-slider{border-top:none;}
.config-top .main-slider-nav .slick-arrow__icon{stroke: #000000;}
.config-top .main-slider-nav .slick-arrow{border-color: #000000;}
.config-top .config-top__image-block{position: relative;}
.config-top .config-top__image-block--mobile{padding-left: 0;padding-right: 0;}
.config-top .config-top__image-block--mobile .main-slider__slide--text_right .main-slider__slide-image{margin-left: 0;}
.config-top .config-top__image-block--mobile .slick-dots{display: none !important;}
.fs-blue-title{display:none !important;}

.config-step__title-block h2{
    padding: 17px 0;
}
.text-danger{
    color: #9a0404;
}
.js-change-parts.disable {
    opacity: 0.4;
}

.cfg__left{
    min-height: 768px;
}

.disabled, .disabled-in, .disabled-body{
    touch-action: none;
    opacity: .5;
}
body .button--black:active, body .button--black:focus {
    color: black;
    border-color: black;
    background-color: transparent;
}
body .cfg__bottom-left .button:focus svg{
    fill: #000;
}

li.changed {
    animation: highlight 600ms ease-out;
}
@keyframes highlight {
    0% {
        background-color: #223d72;
        color: #ffffff;
    }
    100% {
        background-color: white;
    }
}

body .cfg__parts--desktop .cfg__part:hover .cfg__part-text{
    width: calc(260px - 50px - 16px);
}
.config-top__button-block > button, .config-top__button-block > a,.cfg__price-block > a, .cfg__price-block > button{
    white-space: nowrap;
}
.config-top__button-block{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.config-top__button-block > div{
    width: 50%;
}
.config-top__button-block > div > a, .config-top__button-block > div > button{
    display: block;
}
.config-top__button-block > div:first-child{
    padding-right: 20px;
}
body .cfg__info-inner{
    overflow-y: hidden;
}
body .select2-container--default .select2-results>.select2-results__options{
    max-height: 600px;
}
.cfg__price-block{
    gap: 0 10px;
}
@media (min-width: 2300px) {
    body .cfg__parts--desktop .cfg__part .cfg__part-text{
        width: calc(270px - 50px - 16px);

    }
}

.cfg .config-result{
    width: 100%;
}
.cfg .config-result__price img{
    filter: invert(1);
}
.cfg__image--desktop{
    flex-direction: column;
}
body .cfg__left{
    align-items: flex-start;
}
body .cfg__bottom-left{
    width: 80%;
}
body .config-top__button-block{
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}
.cfg__image  .config-result, .cfg__image  .config-result *{
    background-color: transparent;
    color: inherit;
}

.cfg__list-title .select2-container{
    min-width: 64px;
    margin-left: 10px;
}
body .cfg__parts--desktop{
    padding-top: 0;
}

.cfg .select2-container--default .select2-selection--single .select2-selection__arrow,
.cfg .select2-container .select2-selection--single .select2-selection__rendered,
.cfg .select2-container .select2-selection--single,
.cfg .selection,
.cfg .select2-container{
    height: 22px;
}
.cfg .select2-container .select2-selection--single .select2-selection__rendered{
    padding: 0 32px 0 18px;
}
.cfg .recall-link{
    width: 410px;
    margin: 0 auto;
    text-align: center;
}
.cfg .recall-link .recall-link__phone{
    width: 272px;
}
.cfg__description{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.cfg__stat{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100px;
    margin: 20px 0;
    align-items: center;
}
.cfg__stat .cfg__stat--item{
    border-right: 1px solid #0000003b;
    margin-right: 10px;
    padding-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 25%;
    height: 100%;
}
.cfg__stat .cfg__stat--item > div > div{
    padding-bottom: 6px;
}
.cfg__stat--item .big{
    font-size: 28px;
    font-weight: 700;
}
.currency-selector-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    margin: -16px 0 10px 0;
}

select.currency-selector{
    background: none;
    color: #a0b2d7;
    border-color: #a0b2d7;
}
.rub-price-wrap > span:first-child,
.usd-price-wrap > span:first-child{
    color: #fbfbfb;
    font-weight: bold;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/form/forsite_contacts/bitrix/form.result.new/.default/style.css?17660507862278 */
/* /bitrix/templates/.default/components/digitalrazor/configurator/NEW_FORSITE/style.css?17350386704333 */
