.widget.c-widget.c-widget-contact-1{
  position: relative;
  overflow: hidden;
  background: #141616;
  padding: clamp(48px, 12vw, 150px) 0 0 0;
}
.widget.c-widget.c-widget-contact-1 .widget-content,
.widget.c-widget.c-widget-contact-1 .widget-content-wrapper,
.widget.c-widget.c-widget-contact-1 .widget-content-wrapper-2 {
  position: relative;
  display: block;
  min-height: 566px;
  z-index: 0;
}
.widget.c-widget.c-widget-contact-1 .widget-block {
  position: relative;
  display: block;
  padding: 20px 0;
  visibility: hidden;
  z-index: 1;
}
.widget.c-widget.c-widget-contact-1 .widget-block-wrapper {
  display: block;
  max-width: 438px;
  padding: 86px 30px 86px 48px;
  margin: 0;
  background: #141616;
  visibility: visible;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.c-widget.c-widget-contact-1 .widget-block-wrapper-2 {
  display: block;
}
.widget.c-widget.c-widget-contact-1 .widget-header{
  margin: 0 0 clamp(32px, 6vw, 100px);
  display: flex;
  align-items: center;
}
.widget.c-widget.c-widget-contact-1 .index-block{
  position: relative;
  margin: 0 0 0 61px;
  transform: translateY(3px);
}
.widget.c-widget.c-widget-contact-1 .index-block.right:before {
  transform: translate(calc(100% + 69px));
}
.widget.c-widget.c-widget-contact-1 .widget-block-title {
  font-family: 'Viaoda Libre', sans-serif;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(37px, 6vw, 78px);
  line-height: 110%;
  letter-spacing: 0.01em;
  color: #FCFFFF;
}
.widget.c-widget.c-widget-contact-1 .widget-block-items {
  display: block;
}
.widget.c-widget.c-widget-contact-1 .widget-block-item {
  display: block;
  margin-bottom: 42px;
  border-left: 1px solid #eeeeee;
  padding: 0 0 0 40px;
}
.widget.c-widget.c-widget-contact-1 .widget-block-item:last-child {
  margin-bottom: 0;
}

.widget.c-widget.c-widget-contact-1 .widget-social-items{
  display: flex;
  flex-wrap: wrap;
  margin: -1px -11px -8px;
}
.widget.c-widget.c-widget-contact-1 .widget-social-item{
  margin: 8px 11px;
  display: flex;
}

.widget.c-widget.c-widget-contact-1 .widget-social-item path{
  -webkit-transition: fill .3s ease-out;
  -moz-transition: fill .3s ease-out;
  -ms-transition: fill .3s ease-out;
  -o-transition: fill .3s ease-out;
  transition: fill .3s ease-out;
}
.widget.c-widget.c-widget-contact-1 .widget-social-item:hover path{
  fill: #66c3b0;
}

.widget.c-widget.c-widget-contact-1 .widget-block-item-title {
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: clamp(13px, 3vw, 16px);
  line-height: 150%;
  color: #EEEEEE;
}
.widget.c-widget.c-widget-contact-1 .widget-block-item-value {
  display: block;
  font-weight: 400;
  font-size: clamp(15px, 3vw, 18px);
  line-height: 150%;
  color: #EEEEEE;
}
.widget.c-widget.c-widget-contact-1 .widget-block-item-value a {
  color: inherit;
  text-decoration: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.widget.c-widget.c-widget-contact-1 .widget-block-item-value a:hover {
  color: #0065ff;
}
.widget.c-widget.c-widget-contact-1 .widget-map {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #141616;
  z-index: 0;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-controls-lefttop {
  top: auto;
  bottom: 0;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-controls-lefttop > ymaps {
  left: 50% !important;
  right: auto !important;
  top: auto !important;
  bottom: 20px !important;
  border-radius: 32px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  margin-left: -88px;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-zoom {
  width: 80px;
  height: 36px;
  padding: 6px 10px;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-zoom:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 5px;
  bottom: 5px;
  width: 2px;
  background-color: #f5f5f5;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-zoom__scale {
  display: none;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-zoom__button {
  display: inline-block;
  height: 26px;
  width: 30px;
  opacity: 0.6;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-zoom__button:hover {
  opacity: 1;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-form-button__content {
  background-image: none;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-form-button {
  background-image: none;
  overflow: visible;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-form-button__left {
  background-image: none;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-zoom__button_type_minus {
  background-image: none;
  text-align: center;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-zoom__button_type_plus {
  background-image: none;
  text-align: center;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-zoom__button_type_minus .ymaps-b-zoom__sprite {
  width: 100%;
  height: 100%;
  background-image: url("svg/minus.svg");
  left: 0;
  background-position: -6px -3px;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-zoom__button_type_plus .ymaps-b-zoom__sprite {
  width: 100%;
  height: 100%;
  background-image: url("svg/plus.svg");
  left: 0;
  top: 0;
  background-position: -1px -3px;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-controls-righttop {
  bottom: 0;
  top: auto;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-controls-righttop > ymaps {
  top: auto !important;
  bottom: 20px !important;
  right: auto !important;
  left: 50%;
  margin-left: 2px;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox {
  background: #fff;
  border-radius: 32px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 3px 0 3px 25px;
  position: relative;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 25px;
  height: 25px;
  background-image: url("svg/shema.svg");
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
  position: absolute;
  left: 3px;
  bottom: 100%;
  margin-bottom: 3px;
  top: auto;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__shadow {
  display: none;
}
.widget.c-widget.c-widget-contact-1 .widget-map .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__body {
  border-radius: 8px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 5px;
}
.widget.c-widget.c-widget-contact-1[data-block-show=true][data-block-view=left] .widget-block {
  width: 40%;
  padding: 0;
  background: #fff;
}
.widget.c-widget.c-widget-contact-1[data-block-show=true][data-block-view=left] .widget-block-wrapper {
  padding: 60px 40px 60px 40px;
  margin: 0 auto;
}
.widget.c-widget.c-widget-contact-1[data-block-show=true][data-block-view=left] .widget-map {
  left: auto;
  width: 60%;
}

.widget.c-widget.c-widget-contact-1 .ns-bitrix.c-map-yandex-system.c-map-yandex-system-default .map-yandex-system-control .ymaps-map.ymaps-i-ua_js_yes:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  backdrop-filter: invert(.9) hue-rotate(180deg) grayscale(1);
  pointer-events: none;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -ms-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

@media all and (max-width: 1000px) {
  .widget.c-widget.c-widget-contact-1 .index-block.right:before{
    transform: translate(calc(-100% - 16px));
    left: 0;
    right: auto;
  }
  .widget.c-widget.c-widget-contact-1 .index-block{
    margin: 0 0 16px;
    transform: translateX(55px);
  }
  .widget.c-widget.c-widget-contact-1 .widget-header{
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .widget.c-widget.c-widget-contact-1 .widget-content,
  .widget.c-widget.c-widget-contact-1 .widget-content-wrapper,
  .widget.c-widget.c-widget-contact-1 .widget-content-wrapper-2 {
    min-height: auto;
  }
  .widget.c-widget.c-widget-contact-1 .widget-content{
    display: flex;
    flex-direction: column-reverse;
  }
  .widget.c-widget.c-widget-contact-1 .widget-block {
    width: auto;
    padding: 0;
    background: #fff;
  }
  .widget.c-widget.c-widget-contact-1 .widget-block-wrapper {
    padding: 40px 20px;
    margin: 0;
    max-width: 100%;
  }
  .widget.c-widget.c-widget-contact-1 .widget-map {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    height: 423px;
  }
  .widget.c-widget.c-widget-contact-1[data-block-show=true][data-block-view=left] .widget-map,
  .widget.c-widget.c-widget-contact-1[data-block-show=true][data-block-view=left] .widget-block {
    width: 100%;
  }
  .widget.c-widget.c-widget-contact-1 .widget-content .intec-content{
    margin: 0;
  }

}

@media all and (max-width: 550px) {
  .widget.c-widget.c-widget-contact-1 .widget-block-wrapper{
    padding: 40px 0;
  }
  .widget.c-widget.c-widget-contact-1 .index-block{
    transform: translateX(35px);
  }
  .widget.c-widget.c-widget-contact-1 .index-block{
    margin: 0 0 10px;
  }
  .widget.c-widget.c-widget-contact-1 .widget-block-item{
    padding: 0 0 0 32px;
    margin-bottom: 34px;
  }
  .widget.c-widget.c-widget-contact-1 .widget-social-item{
    width: 30px;
    margin: 8px 10px;
  }
  .widget.c-widget.c-widget-contact-1 .widget-social-items{
    margin: -8px -10px;
  }
}

/*# sourceMappingURL=style.css.map */
