

/* Start:/local/templates/matilda_s1/components/bitrix/news.detail/projects.default.1_custom/style.css?175827280339338*/
.ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content .intec-content-wrapper {
    position: relative;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview {
    width: 280px;
    height: 64px;
  }
  .news-detail-content-header{
    background-color: #F7F7F7;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-wrapper {
    position: absolute;
    left: 64px;
    height: 64px;
    width: 352px;
    padding: 0 36px;
    transform: rotate(90deg);
    transform-origin: top left;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list {
    height: 64px;
    padding: 0;
    margin: 0;
    transition: all 0.6s;
    touch-action: none;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-stage-outer {
    z-index: 1;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-nav {
    z-index: 0;
    position: absolute;
    width: 352px;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    transform: translate(-50%, -50%);
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-prev, .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-next {
    font-size: 28px;
    outline: none;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-prev.disabled, .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-next.disabled {
    color: #B0B0B0;
    cursor: default;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-next {
    position: absolute;
    right: 0;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list-item {
    display: block;
    cursor: pointer;
    opacity: 1;
    width: 64px;
    height: 64px;
    background-size: cover;
    background-repeat: no-repeat;
    transform: rotate(-90deg);
    padding: 0;
  }
  .gallerys{
    padding-top: 38px;
    padding-left: 20px;
    position: relative;
  }
  .header-head{
    font-size: 27px;
    font-weight: 600;
  }
  .link_photo{
    color: white;
    text-decoration: none;
    width: 280px;
    height: 50px;
    text-align: center;
    padding: 5% 0;
    transition: background-color 0.3s ease;
  }
  .galexy_desk{
    position: absolute;
    top: 56%;
    left: 25%;
    background-color: #6F6F6E;
    transition: background-color 0.5s ease;
    width: 280px;
    height: 50px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .galexy_desk p{
    color: white;
    font-size: 18px;
    margin: 0;
  }
  .header-heads{
    font-size: 27px;
    margin-bottom: 13px;
    font-weight: 600;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list-item[data-active=false] {
    opacity: 0.2;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list-item:before {
    display: none;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-prev-button {
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-prev-button path {
    stroke: #B0B0B0;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-next-button {
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    cursor: pointer;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-gallery {
    max-width: 32%;
    max-height: 352px;
    margin: 0;
    margin-right: 50px;
  }
  .news-detail-content-header-info{
    max-width: 45%!important;
  }
  .form{
    max-width: 32%;
    background-color: #6F6F6E;
    padding: 20px 34px;
  }
  .form h2{
    color: white;
  }
  .form p{
    color: white;
  }
  .btn_price{
    color: #6F6F6E;
    background-color: white;
    padding: 15px 50px;
    border-radius: 5px;
  }
  .btn_con{
    background: transparent;
    color: white;
    border: 1px solid white;
    padding: 15px 50px;
    border-radius: 5px;
  }
  .advantage{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .advantage_item{
    display: flex;
    justify-content: space-between;
    background-color: #F7F7F7;
    padding: 20px 25px;
    align-items: center;
    margin-right: 20px;
  }
  .prop{
    display: flex;
    margin-bottom: 20px;
  }
  .prop-item{
    margin-right: 20px;
    color: #6f6f6e;;
  }
  .advantage_item p{
    color: black;
    margin: 0;
    max-width: 75%;
  }
  .news-detail-content-header{
    width: 100%;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-gallery-image {
    height: 480px;
    width: 548px;
    cursor: pointer;
  }
  .advantage_item img{
    max-width: 50px;
    margin-right: 10px;
  }
  .news-detail-content-header-info-properties{
    margin-bottom: 20px;
  }
  .news-detail-content-header-info-description{
    display: flex;
    flex-wrap: wrap;
  }
  .soc{
    display: flex;
    padding-bottom: 20px;
  }
  .soc-item:not(:first-child){
    margin-left: 50px;
  }
  .soc_itemsss{
    font-weight: 600;
    color: black;
    background: #6f6f6e;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
  }
  .soc_itemsss:not(:first-child){
    margin-left: 15px;
  }
  .custom_btn{
    border-radius: 10px;
    border: 1px solid white!important;
  }
  .custom_btns{
    background: white!important;
    color: #6f6f6e!important;
  }
  .soc-e{
    display: flex;
  }
  .soc-img{
    max-width: 30px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-properties-item-names {
    margin: -8px 18px -8px 0;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-properties-item-name {
    margin: 8px 20px;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #808080;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-properties-item-values {
    margin: -8px 0;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-properties-item-value {
    margin: 8px 0;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #404040;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-description {
    margin-top: 24px;
    max-width: 481px;
    font-weight: normal;
    font-size: 15px;
    line-height: 23px;
    color: #404040;
  }
  .desk_order{
    font-size: 14px;
  }
  .soc-item_deck{
    margin:0;
  }
  @media all and (min-width: 1024px) {
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-description.short {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 5;
      overflow: hidden;
    }
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-buttons {
    margin-top: 32px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-buttons-order, .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-buttons-ask {
    height: 48px;
    font-weight: 600;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-buttons-order {
    width: 178px;
    color: #FFFFFF;
    margin-right: 16px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-buttons-ask {
    width: 165px;
    border: 1px solid #B0B0B0;
    color: #B0B0B0;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs {
    padding: 44px 0 80px 0;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list {
    margin: 0;
    border-radius: 2px;
    background: #F9F9F9;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list-item {
    box-shadow: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    background: transparent;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list-item[data-active=true] {
    border-radius: 2px !important;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list-item a {
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #404040;
    padding: 16px 24px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content {
    margin-top: 22px !important;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-text {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #808080;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-solution-full-image {
    margin-top: 40px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-solution-full-image.image-border {
    border: 1px solid #CECECE;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-solution-image {
    margin: 40px 0;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-solution-image.image-border {
    border: 1px solid #CECECE;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-form-button {
    padding: 12px 20px;
    border-width: 1px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-form-button .intec-ui-part-icon {
    display: flex;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-form-button .intec-ui-part-icon svg path {
    transition: all 0.3s;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-form-button .intec-ui-part-content {
    font-weight: 600;
    font-size: 10px;
    line-height: 9px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-form-button:hover .intec-ui-part-icon svg path {
    stroke: #FFFFFF !important;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-wrapper {
    border-radius: 2px;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    max-width: 756px;
    margin-top: 24px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-card {
    border-bottom: 1px solid #F2F2F2;
    padding: 30px 30px 40px 30px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-card:last-child {
    border-bottom: none;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-card-photo {
    margin-right: 16px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-card-photo img {
    border-radius: 50%;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-card-name {
    margin-top: 8px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #404040;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-card-text {
    margin-top: 4px;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #808080;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item-reviews-card-date {
    margin-top: 16px;
    font-weight: normal;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #808080;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-services {
    padding: 80px 0 75px 0;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-services-header {
    font-weight: normal;
    font-size: 24px;
    line-height: 33px;
    color: #2D2D2D;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-services-items {
    margin-top: 32px;
  }
  .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-content-item .reviews-content {
    max-width: 100%;
  }
  @media all and (min-width: 974px) and (max-width: 1138px) {
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-buttons-ask {
      margin-top: 8px;
    }
  }
  @media all and (min-width: 601px) and (max-width: 973px) {
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info {
      margin-top: 24px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-description {
      max-width: unset;
    }
  }
  @media all and (max-width: 600px) {
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header {
      width: 100%;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-gallery {
      order: 1;
      width: 100%;
      margin: 24px 0 32px 0;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-gallery-image {
      width: 100%;
      height: auto;
      max-height: 300px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview {
      height: 52px;
      width: 100%;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-wrapper {
      width: 100%;
      height: 52px;
      position: relative;
      order: 2;
      transform: unset;
      left: 0;
      padding: 0 28px;
      margin-bottom: 24px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list {
      width: 100%;
      height: 52px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-nav {
      z-index: 0;
      position: absolute;
      width: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-prev, .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-next {
      font-size: 28px;
      outline: none;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      outline: none;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-prev {
      left: -28px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list .owl-next {
      right: -28px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-preview-list-item {
      height: 52px;
      width: 52px;
      transform: unset;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info {
      order: 3;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-properties-item-value {
      font-size: 14px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-description {
      margin-top: 18px;
      max-height: unset;
      overflow: auto;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-buttons {
      margin-top: 24px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-buttons-order {
      margin-right: 0;
      max-width: 178px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-info-buttons-ask {
      margin-top: 8px;
      max-width: 165px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs {
      padding: 42px 0 46px 0;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list {
      margin: 0;
      border-radius: 2px;
      background: transparent;
      padding: 0 18px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-nav {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 100%;
      height: 100%;
      z-index: 0;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-stage-outer {
      position: relative;
      z-index: 1;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-prev, .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-next {
      outline: none;
      top: 50%;
      transform: translateY(-50%);
      position: absolute;
      font-size: 24px;
      height: 100%;
      width: 18px;
      background: transparent;
      outline: none;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-prev.disabled, .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-next.disabled {
      color: #B0B0B0;
      cursor: default;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-prev {
      left: 0;
      text-align: left;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-next {
      text-align: right;
      right: 0;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-item {
      width: auto !important;
      margin-right: 8px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list .owl-item:last-child {
      margin-right: 0;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list-item {
      border-radius: 2px !important;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list-item[data-active=false] {
      background: #F2F2F2;
      border: 1px solid #E8E8E8;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list-item[data-active=true] a {
      padding: 17px 24px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-tabs-list-item a {
      font-weight: normal;
      font-size: 10px;
      line-height: 10px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #404040;
      padding: 16px 24px;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-services {
      padding: 50px 0;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-services-header {
      font-weight: normal;
      font-size: 20px;
      line-height: 33px;
      color: #2D2D2D;
    }
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-services-items {
      margin-top: 16px;
    }
  }
  
  /*# sourceMappingURL=style.css.map */
  .intec-ui-picture img, .intec-ui-picture svg {
    max-height: 118%!important;
  }
  .logos-block{
    display: flex;
  }
  .props{
    display: flex;
  }
  .props-one{
    margin-right: 50px;
  }
  @media all and (max-width: 1024px) {
    .ns-bitrix.c-news-detail.c-news-detail-projects-default-2 .news-detail-content-header-gallery{
      max-width: 100%;
    }
    .form {
      max-width: 100%;
    }
    .form_btn{
      display: flex;
      flex-direction: column;
    }
    .btn_price{
      margin-bottom: 20px;
    }
    .advantage{
      flex-direction: column;
    }
    .advantage_item{
      margin-top: 20px;
    }
  }
  /** Gallery **/
  .project-section-gallery {
    display: block;
  }
  .project-section-gallery .project-gallery-image-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -ms-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
  }
  .project-section-gallery .project-gallery-image-wrapper:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    z-index: 1;
  }
  .project-section-gallery .project-gallery-image-wrapper img {
    display: none;
  }
  /** /Gallery **/
  /** Images **/
  .project-section-images {
    display: block;
  }
  .project-section-images .project-images-image-wrapper {
    display: block;
    position: relative;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    overflow: hidden;
    padding-top: 90%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -ms-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
  }
  .project-section-images .project-images-image-wrapper:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    box-shadow: 0 10px 20px rgba(0,0,0,0.3);
  }
  .project-section-images .project-images-image-wrapper img {
    display: none;
  }
  /** Solution **/
  .project-solution {
    display: block;
  }
  .project-solution.project-solution-begin,
  .project-solution.project-solution-end {
    padding: 70px 15px;
  }
  .project-solution.project-solution-begin {
    background: #f7f7f7;
  }
  .intec-content-right .project-solution.project-solution-begin {
    padding-left: 25px;
    padding-right: 25px;
  }
  .project-solution.project-solution-image .project-solution-image-wrapper {
    display: block;
    max-width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    box-shadow: 0 10px 20px rgba(0,0,0,0.3);
  }
  .project-solution .project-solution-text {
    font-size: 1.14285715em;
    line-height: 1.5;
  }
  .project-solution.project-solution-begin + .project-solution-image {
    margin-top: 70px;
  }
  
  @media all and (max-width: 720px) {
    .project-solution .project-solution-text {
        font-size: 1em;
    }
  }
  /** /Solution **/
  .project {
    display: block;
  }
  /*If no detail picture*/
  .project .project-header.header-no-img .project-description {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    padding: 60px 0;
  }
  .project .project-header.header-no-img .project-description .project-text-wrapper {
    display: block;
    width: 75%;
    float: left;
  }
  .project .project-header.header-no-img .project-text-wrapper .project-description-text {
    padding-right: 35px;
  }
  .project .project-header.header-no-img .project-text-wrapper .project-description-items {
    float: none;
    width: initial;
  }
  .project .project-header.header-no-img .project-text-wrapper .project-description-items .project-description-items-wrapper {
    font-size: 0;
    text-align: left;
  }
  .project .project-header.header-no-img .project-text-wrapper .project-description-items .project-description-item {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  
  .project .project-header.header-no-img .project-description .project-description-buttons {
    width: 25%;
    float: right;
  }
  
  /*With detail picture*/
  .project .project-header {
    display: block;
    position: relative;
    background: #f7f7f7;
    overflow: hidden;
  }
  .intec-content-right .project .project-header {
    padding: 0 25px;
  }
  .project .project-header .intec-content {
    height: 100%;
  }
  .project .project-header .intec-content .intec-content-wrapper {
    height: 100%;
  }
  .project .project-header .project-description {
    display: block;
    float: left;
    width: 480px;
    height: 100%;
    padding: 60px 0 60px 15px;
  }
  .project .project-header .project-description .project-description-title {
    display: block;
    font-size: 2em;
    font-weight: bold;
    color: #585757;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .project .project-header .project-description .project-description-text {
    display: block;
    font-size: 1em;
    color: #585757;
    line-height: 1.5;
    overflow: hidden;
    margin-bottom: 55px;
  }
  .project .project-header .project-description .project-description-items {
    display: block;
    overflow: hidden;
    float: left;
    width: 50%;
  }
  .project .project-header .project-description .project-description-items .project-description-items-wrapper {
    display: block;
    overflow: hidden;
    margin: -12px;
    min-width: 24px;
    min-height: 24px;
  }
  .project .project-header .project-description .project-description-items .project-description-item {
    display: block;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .project .project-header .project-description .project-description-items .project-description-item .project-description-item-title {
    display: block;
    font-size: 14px;
    color: #2d2d2d;
    line-height: 1.2;
    overflow: hidden;
    height: 21px;
  }
  .project .project-header .project-description .project-description-items .project-description-item .project-description-item-text {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #2d2d2d;
    line-height: 1.2;
    overflow: hidden;
  }
  .project .project-header .project-description .project-description-buttons {
    display: block;
    overflow: hidden;
    float: left;
    width: 50%;
  }
  .project .project-header .project-description .project-description-buttons .project-description-buttons-wrapper {
    display: block;
    margin: -6px 0;
    overflow: hidden;
    min-height: 12px;
  }
  .project .project-header .project-description .project-description-buttons .project-description-button-wrap {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 0;
  }
  .project .project-header .project-image {
    display: block;
    font-size: 0;
    margin-left: 510px;
    height: 100%;
    text-align: center;
    white-space: nowrap;
    padding: 60px 0 90px 0;
  }
  .project .project-header .project-image::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    overflow: hidden;
  }
  .project .project-header .project-image.project-image-adaptive {
    display: none;
  }
  .project .project-header .project-image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
    -webkit-box-shadow: 0 39px 50px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 39px 50px -10px rgba(0,0,0,0.4);
    box-shadow: 0 39px 50px -10px rgba(0,0,0,0.4);
  }
  .project .project-header .project-image img[data-lazyload-use='true'] {
    width: 620px;
    height: 430px;
  }
  .project .project-sections {
    display: block;
    overflow: hidden;
  }
  .project .project-sections .project-sections-wrapper {
    display: block;
    margin: -50px 0;
    overflow: hidden;
    min-height: 100px;
  }
  .project .project-sections .project-section {
    display: block;
    padding: 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .project .project-sections .project-section.project-section-indent {
    padding: 0;
  }
  .project .project-sections .project-section.project-section-indent + .project-section {
    padding-top: 95px;
  }
  .project .project-sections .project-section .project-section-wrapper {
    display: block;
  }
  .project .project-sections .project-section .project-section-title {
    display: block;
    text-align: center;
    font-size: 1.57142858em;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 32px;
  }
  
  @media all and (max-width: 1000px) {
    .project .project-header .project-description {
        width: 280px;
    }
    .project .project-header .project-description .project-description-items,
    .project .project-header .project-description .project-description-buttons {
        float: none;
        width: auto;
    }
    .project .project-header .project-description .project-description-buttons {
        margin-top: 15px;
    }
    .project .project-header .project-image {
        margin-left: 310px;
    }
  }
  
  @media all and (max-width: 700px) {
    .project .project-header {
        height: auto;
        max-height: initial;
    }
    .project .project-header .project-description {
        width: auto;
        padding: 40px 0 60px 0;
    }
    .project .project-header .project-description .project-description-items,
    .project .project-header .project-description .project-description-buttons {
        float: left;
        width: 50%;
    }
  
    .project .project-header.header-no-img .project-description .project-text-wrapper {
        width: 100%;
    }
    .project .project-header.header-no-img .project-text-wrapper .project-description-text {
        padding-right: 0;
    }
    .project .project-header.header-no-img .project-description .project-description-buttons {
        width: auto;
        float: left;
        margin-top: 55px;
    }
  
    .project .project-header .project-description .project-description-buttons {
        margin-top: 0;
    }
    .project .project-header .project-image {
        display: none;
    }
    .project .project-header .project-image.project-image-adaptive {
        display: block;
        float: none;
        margin-left: 0;
        height: 300px;
        margin-bottom: 50px;
        padding: 0;
    }
    .project .project-sections .project-sections-wrapper {
        margin: -25px 0;
    }
    .project .project-sections .project-section {
        padding: 25px 0;
    }
    .project .project-sections .project-section.project-section-indent + .project-section {
        padding-top: 70px;
    }
  }
  
  @media all and (max-width: 420px) {
    .project .project-header .project-description .project-description-items,
    .project .project-header .project-description .project-description-buttons {
        float: none;
        width: auto;
    }
    .project .project-header .project-description .project-description-buttons {
        margin-top: 25px;
    }
  }
  
  @media all and (max-width: 380px) {
    .project .project-header .project-image.project-image-adaptive {
        height: 200px;
    }
  }
  
  /** Objective && Information **/
  .project .project-objective,
  .project .project-information {
    display: block;
    overflow: hidden;
    font-size: 1.14285715em;
    line-height: 1.5;
    margin: 0 auto;
    text-align: left;
  }

.project .project-information p{
    margin-left: 5px;
}
  
  @media all and (max-width: 720px) {
    .project .project-objective,
    .project .project-information {
        font-size: 1em;
    }
  }
  /** /Objective && Information **/
  
  /** Services **/
  .project .project-services {
    display: block;
    overflow: hidden;
  }
  .project .project-services .project-services-wrapper {
    margin: -10px -25px;
  }
  .project .project-services .project-service {
    padding: 10px 25px;
  }
  .intec-content-right .project .project-services .project-service {
    width: 50%;
  }
  .project .project-services .project-service .project-service-wrapper {
    display: block;
  }
  .project .project-services .project-service .project-service-wrapper-2 {
    display: table;
    width: 100%;
  }
  .project .project-services .project-service .project-service-wrapper-3 {
    display: table-row;
  }
  .project .project-services .project-service .project-service-image,
  .project .project-services .project-service .project-service-information {
    display: table-cell;
    vertical-align: middle;
  }
  .project .project-services .project-service .project-service-image .project-service-image-wrapper {
    display: block;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .project .project-services .project-service .project-service-information {
    width: 100%;
  }
  .project .project-services .project-service .project-service-information .project-service-information-wrapper {
    margin-left: 20px;
  }
  .project .project-services .project-service .project-service-information .project-service-name {
    font-size: 14px;
    color: #2d2d2d;
    text-decoration: none;
    font-weight: 500;
    line-height: 1.5;
    height: 18px;
  }
  .project .project-services .project-service .project-service-information .project-service-description {
    font-size: 14px;
    color: #888c94;
    line-height: 1.5;
    max-height: 63px;
    overflow: hidden;
    margin-top: 10px;
  }
  .gallerys{
    max-width: 31%;
    margin-right: 50px;
  }
  
  @media all and (max-width: 1000px) {
    .project .project-services .project-service {
        width: 50%;
    }
    .gallerys {
      max-width: 100%!important;
      margin-right: 0!important;
  }
  .galexy_desk{
    display: none;
  }
  .news-detail-content-header-info {
    max-width: 100% !important;
}
  }
  
  @media all and (max-width: 620px) {
    .project .project-services .project-service {
        width: 100%;
    }
    .intec-content-right .project .project-services .project-service {
        width: 100%;
    }
  }
  /** /Services **/
  
  /** Review **/
  .project-review {
    display: block;
    position: relative;
    margin-left: 75px;
    border: 1px solid #e8e8e8;
    min-height: 240px;
  }
  .project-review .project-review-header {
    display: block;
    position: absolute;
    top: 8px;
    left: -75px;
    width: 150px;
    padding: 10px;
    background: #fff;
    text-align: center;
  }
  .project-review .project-review-header .project-review-image {
    display: block;
  }
  .project-review .project-review-header .project-review-image .project-review-image-wrapper {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 10px auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .project-review .project-review-header .project-review-name {
    display: block;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.5;
    max-height: 42px;
    color: #0e6afc;
  }
  .project-review .project-review-header .project-review-signature {
    display: block;
    font-size: 10px;
    line-height: 1.5;
    max-height: 45px;
    color: #6a6a6a;
    overflow: hidden;
  }
  .project-review .project-review-information {
    display: block;
    margin: 50px 60px 40px 120px;
    font-size: 16px;
    line-height: 1.5;
    color: #2d2d2d;
    max-height: 192px;
    overflow: hidden;
  }
  @media(max-width:1500px){
    .galexy_desk{
      top: 53%;
      left: 23%;
    }
  }
  @media(max-width:1400px){
    .galexy_desk{
      top: 48%;
      left: 23%;
    }
  }
  @media(max-width:1320px){
    .galexy_desk{
      top: 43%;
      left: 20%;
    }
  }
  @media(max-width:1100px){
    .galexy_desk{
      display: none;
    }
    .advantage_item {
      justify-content: flex-start;
  }
  }
  @media(max-width:1250px){
    .galexy_desk{
      top: 43%;
      left: 17%;
    }
  }
  @media all and (max-width: 600px) {
    .soc{
      flex-wrap: wrap;
    }
    .soc-item:not(:first-child) {
      margin-left: 0;
  }
    .custom_btn{
      margin-top: 20px;
    }
    .logos-block img{
      display: none;
    }
    .project-review {
        margin-left: 0;
    }
    .project-review .project-review-header {
        position: relative;
        left: 0;
        margin-left: 0;
        padding: 20px;
        width: auto;
    }
    .project-review .project-review-header .project-review-image {
        width: 80px;
        height: 80px;
        float: left;
    }
    .project-review .project-review-header .project-review-name,
    .project-review .project-review-header .project-review-signature {
        margin-left: 110px;
        text-align: left;
    }
    .project-review .project-review-header .project-review-name {
        margin-top: 5px;
    }
    .project-review .project-review-information {
        margin: 20px;
        font-size: 14px;
        max-height: 168px;
    }
    .gallerys {
      padding-top: 0;
      padding-left: 0;
  }
  .soc-item{
    margin-right: 15px;
    margin-bottom: 20px;
  }
  .prop{
    flex-wrap: wrap;
  }
  .prop-item{
    margin-bottom: 20px;
  }
  }

  /** /Review **/
  .gallerys{
    max-width: 31%;
    margin-right: 50px;
  }
  .galexy_desk{
    border-radius: 3px;
  }
  .galexy_desk:hover{
    background-color: #555;
    color: #fff;
  }
  .link_photo:hover{
    background-color: #555;
    color: #fff;
    text-decoration: none;
  }
  .form_header{
    margin-top: 10px;
    margin-bottom: 15px;
  }


.intec-template .intec-template-layout-column.intec-template-layout-column-fixed {
	width: 0 !important;
}
.intec-template .intec-template-layout-column.intec-template-layout-column-adaptive {
	max-width: 100% !important;
	width: 100% !important;
}
/* End */
/* /local/templates/matilda_s1/components/bitrix/news.detail/projects.default.1_custom/style.css?175827280339338 */
