html {
  scroll-behavior: smooth;
}

.section-about {
  width: 967px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.news-value3 {
  font-family: Manrope;
  font-weight: 400;
  font-size: 14px;
  color: #c62e2e;
  margin: 0 0 16px 0;
}

.pic-history1 {
  width: 50%;
  margin-left: 60px;
  z-index: 1;
}

.history-bikov1 {
  /*background-image: url(src/block-history-bikov.svg);*/
  background-repeat: no-repeat;
  width: 726px;
  height: 365px;
  /*margin-top: -52%;*/
}
.conteiner-block-hictory {
  background-image: url(../img/block-history-bikov.svg);
  background-position: 19% 57%;
  background-repeat: no-repeat;
  background-size: 700px 700px;
}
.owner-title {
  font-family: Manrope;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  color: #343434;
  text-align: right;
  margin-right: 21%;
  margin-top: -15%;
  margin-bottom: 0;
}

.owner-value {
  font-family: Manrope;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #505050;
  width: 576px;
  margin-left: 51%;
  margin-top: 8px;
  max-width: 460px;
}

.name-voroncov {
  font-family: Lighthaus;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 32px;
  text-align: right;
  color: #c62e2e;
  position: absolute;
  margin-left: 125px;
}

.arrow {
  margin-left: 51%;
  margin-top: 32px;
}

/*.year-history {
    display: flex;
    font-family: Lighthaus;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    display: flex;
    align-items: center;
    color: #CCCCCC;
    margin-left: 140px;
    margin-top: 0;
}*/

.fact {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px 010px;
  grid-template-areas:
    ". ."
    ". .";
  align-items: flex-start;
}

.block-fact {
  display: flex;
  margin-top: 32px;
}

.fact-icon {
  max-width: 88px !important;
  max-height: 88px;
}

.text-fact {
  font-family: Manrope;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #505050;
  margin-left: 24px;
  max-width: 350px;
  margin-top: 0;
}

.fact-text-img {
  margin-left: 24px;
  max-width: 350px;
}

.what-view {
  margin: 32px 0 16px 0;
  font-family: Lighthaus;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 56px;
  color: #c62e2e;
}

#view1 {
  margin-bottom: 24px !important;
  padding: 0;
}

.arrow-view {
  margin-bottom: 24px;
}

#photographer {
  margin: 0 !important;
}

#news-value {
  margin-bottom: 32px !important;
}

.container-block1 {
  margin-top: 48px;
}

.margin68 {
  margin-bottom: 68px;
}

.nav-menu-block {
  background: #f0f0f0;
  position: relative;
  top: -20px;
  margin-top: -72px;
}

.news-and-events1 {
  margin-top: -109px;
  margin-bottom: 32px;
  padding-top: 75px;
}

@media (max-width: 1025px) {
  .logo {
    padding-top: 0px; /*24*/
  }
  .news-and-events1 {
    margin-top: -109px;
    margin-bottom: 32px;
    padding-top: 80px;
  }
}
@media (max-width: 769px) {
  .news-and-events1 {
    margin-top: -109px;
    margin-bottom: 32px;
    padding-top: 48px;
  }
}

.container-block-about {
  max-width: 1267px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}
@media (max-width: 900px) {
  .container-block-about {
    max-width: 1267px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
  }
}

.full-section {
  display: flex;
  grid-template-columns: 3.3fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
  grid-template-areas: ". .";
  justify-items: flex-start;
  align-items: baseline;
  max-width: 1267px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}

.history-bikov {
  z-index: 10;
  padding-top: 76px;
  width: max-content;
}

.nav-menu-title a {
  font-family: Manrope;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  color: #343434;
}

.pic-history2 {
  margin-left: 24px;
  margin-top: 0px;
  width: 25%;
  display: flex;
}

.news-and-events2 {
  font-family: Lighthaus;
  font-style: normal;
  font-weight: normal;
  font-size: 80px;
  line-height: 88px;
  color: #343434;
}

.nav-menu-title {
  margin: 16px 0 0 0;
}
.nav-menu-title:first-child {
  margin: 0 24px 0 0;
}

.nav-menu-title a:hover {
  color: #c62e2e;
}

li {
  list-style-type: none; /* Убираем маркеры */
}

.nav-menu {
  margin: 0;
  padding: 24px;
}

#fact,
#view,
#photo {
  margin-top: 88px;
}

.block-fact1 {
  display: flex;
}

#text-fact1 {
  margin-left: 0;
}

.block-fact {
  display: flex;
  margin-top: 0px;
}

@media (max-width: 1025px) {
  .section1 {
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 991px) {
  .fact-text-img {
    margin-left: 24px;
    max-width: 600px;
  }
  .text-fact {
    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #505050;
    margin-left: 24px;
    max-width: 600px;
    margin-top: 0;
  }
  .news-and-events2 {
    font-family: Lighthaus;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 38px;
    color: #343434;
  }
  .section-about {
    width: 100%;
  }
  .nav-menu-block {
    display: none;
  }
  .full-section {
    display: block;
  }
}
@media (max-width: 953px) {
  #fact,
  #view,
  #photo {
    margin-top: 88px;
    margin-left: 24px;
  }
  .container-block1 {
    margin-top: 48px;
    margin-left: 24px;
    margin-right: 24px;
  }
}

@media (max-width: 650px) {
  .container-block1 {
    margin-top: 48px;
    margin-left: 0;
    margin-right: 0;
  }
  #carusel-slider,
  #carusel-one {
    height: 304px !important;
    margin-top: 202px;
  }
  .pod-moscow {
    display: none;
  }

  #carusel-slider {
    height: 304px !important;
  }

  .date-active {
    display: flex;
    font-family: Lighthaus;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    display: flex;
    align-items: center;
    color: #c62e2e;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .owner-value-mobile {
    display: none;
  }

  .block-fact1 {
    display: block !important;
  }

  .full-section {
    display: block;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 0;
    grid-template-areas: ".";
    justify-items: flex-start;
    align-items: baseline;
    max-width: 100%;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 40px;
  }

  .fix-menu {
    display: none;
  }

  .container-block-about {
    max-width: 600px;
    margin-left: 0px;
    /* margin-right: auto; */
    padding-top: 42px;
  }

  #news-and-events1 {
    margin-top: -168px !important;
  }

  #view1 {
    margin-bottom: 24px !important;
    padding: 0;
    margin-right: 16px;
    margin-left: 24px;
  }

  .news-and-events1 {
    margin-top: -65px !important;
    margin-left: 24px;
    margin-right: 16px;
  }

  #text-fact1 {
    margin: 0;
  }

  #facts {
    margin-top: -86px !important;
  }

  .year-history {
    /*display: flex;
        font-family: Lighthaus;
        font-style: normal;
        font-weight: normal;
        font-size: 48px;
        display: flex;
        align-items: center;
        color: #CCCCCC;*/
    /*margin-left: -240px;
        margin-top: -585px;*/
  }

  #news-and-events2 {
    margin-top: -148px !important;
    margin-bottom: -4px;
  }

  #how-appeared-project {
    margin-bottom: 0;
    margin-top: -46px !important;
  }

  .what-view {
    margin: 16px 0 16px 0;
    font-family: Lighthaus;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    color: #c62e2e;
    margin-left: 24px;
    margin-right: 16px;
  }

  .block-fact {
    display: block;
    margin-top: 65px;
  }

  .owner-value {
    font-family: Manrope;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #505050;
    width: 320px;
    margin-left: 24px;
    margin-top: 425px;
    /* margin-right: -21px; */
  }

  #mask-group3 {
    margin-left: -24px;
    width: 105.7%;
  }

  .container-block {
    max-width: 100%;
    margin-left: 0px;
    /* margin-right: auto; */
    /*  padding-top: 42px;*/ /*ik*/
  }

  /*.section-about {
        max-width: 953px;
        margin-right: auto;
        margin-left: auto;
        margin-top: -75px;
    }*/

  .block-history-bikov {
    text-align: end;
    margin: 64px 16px 0 0;
  }

  .news {
    margin: 0 !important;
  }

  #photographer {
    margin: 0 0 0 24px !important;
    /* margin-left: 24px; */
  }

  .news-value {
    font-size: 15px !important;
    margin-top: 16px !important;
    margin-bottom: 0px !important;
    margin-left: 24px;
  }

  .arrow-view {
    margin-bottom: 16px;
    margin-left: 24px;
    margin-top: 24px;
  }

  #view1 {
    margin-bottom: 0px !important;
    padding: 0;
    margin-left: 24px;
    margin-top: 8px !important;
  }

  .widget-container {
    display: flex;
  }

  .text-fact {
    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #505050;
    margin-left: 24px;
    max-width: 350px;
    margin-top: 0;
    margin-right: 16px !important;
  }

  .fact-text-img img {
    max-width: 272px;
  }

  .img-news-page {
    margin-left: -24px;
    width: 105.5%;
  }

  .arrow {
    margin-left: 24px;
    margin-top: -161%;
    margin-bottom: 153%;
    width: max-content;
  }

  .fact-icon {
    width: 40px !important;
    height: 40px;
    margin-left: 24px;
    margin-bottom: 8px;
  }

  .owner-title {
    font-family: Manrope;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    color: #343434;
    text-align: left;
    margin-right: 28%;
    margin-top: -90%;
    width: min-content;
    margin-left: 24px;
  }

  .name-voroncov {
    font-family: Lighthaus;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    text-align: left;
    color: #c62e2e;
    position: absolute;
    margin-left: 24px;
    margin-top: 8px;
  }

  .history-bikov-title {
    background-image: url(src/logo1.png);
    margin-top: -40px;
    background-repeat: no-repeat;
  }

  .pic-history1 img {
    margin-top: 24px;
    margin-left: -60px;
    max-width: 200%;
  }

  .pic-history2 {
    margin-left: 24px;
    margin-top: 184px;
    width: 25%;
    display: flex;
  }

  .block-fact1 {
    margin-top: 20px;
  }

  #fact {
    margin-left: 0px;
    margin-top: 32px;
  }

  #view {
    margin-left: 0px;
  }

  #photo {
    margin-left: 0px;
  }

  .fact {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
    grid-template-areas:
      "."
      ".";
    align-items: flex-start;
    margin-top: -50px;
  }

  #carusel-one {
    height: 305px !important;
    width: 100% !important;
  }

  .news-and-events2 {
    display: grid;
    margin-top: -105px !important;
    margin-left: 24px;
    width: min-content;
    font-size: 34px;
    line-height: 38px;
  }
  .carousel {
    position: relative;
    margin-top: -190px;
  }
  .logo {
    margin-top: -16px !important;
    margin-left: 15px;
    /* width: 88px;*/
    display: flex;
  }
}

@media (max-width: 550px) {
  .container-block1 {
    margin-top: 0px;
  }
  .logo {
    width: 55%;
  }

  .fix-menu {
    display: none;
  }
  .container-block-about {
    max-width: 100%;
    margin-left: 0px;
    /* margin-right: auto; */
    padding-top: 42px;
  }
}

@media (max-width: 450px) {
  .fix-menu {
    display: none;
  }
  .container-block-about {
    max-width: 100%;
    margin-left: 0px;
    /* margin-right: auto; */
    padding-top: 42px;
  }
  .menu__btn {
    display: flex;
    align-items: right;
    position: absolute;
    /*top: 48px;*/
    left: auto;
    right: 24px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 20;
  }
}

@media (max-width: 380px) {
  .logo {
    /* margin-top: -38px!important;*/
    margin-left: 15px;
    width: 55%;
    display: flex;
  }
  .carousel-inner {
    width: 100% !important;
  }

  .fix-menu {
    display: none;
  }

  .menu__btn {
    display: flex;
    align-items: right;
    position: absolute;
    top: 60px;
    left: auto;
    right: 24px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 20;
  }

  .container-block-about {
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 42px;
  }

  .owner-value {
    margin-top: 422px !important;
  }

  .arrow {
    margin-top: -177%;
  }

  .owner-title {
    margin-top: -100%;
  }
}

@media (max-width: 330px) {
  .logo {
    margin-top: -10px !important; /*-6*/
    margin-left: 15px;
    /*  width: 88px;*/
  }
  .logo img.img-logo2 {
    max-width: 90px;
  }
  .img-logo1 {
    width: 125% !important;
    margin-left: 5px;
    margin-bottom: 5px;
  }
  #about-logo {
    /*margin-top: -40px!important;*/
  }
  #news-and-events2 {
    margin-top: -215px !important;
  }

  .owner-title {
    margin-top: -116%;
  }

  .arrow {
    margin-top: -214%;
    margin-bottom: 185%;
  }

  .fix-menu {
    display: none;
  }

  .owner-value {
    width: 280px;
  }

  .container-block-about {
    max-width: 320px;
    margin-left: 0px;
    /* margin-right: auto; */
    padding-top: 42px;
  }

  .news-and-events2 {
    margin-top: -115px !important;
  }
}
@media (min-width: 550px) and (max-width: 1025px) {
  .logo {
    margin-top: 10px !important;
  }
  .img-logo2 {
    width: 120px !important;
    margin-top: 8px;
  }
}
