@font-face {
  font-family: "ZingScript";
  src: url("../fonts/FontsFree-Net-ZingScriptRustSBDemo-Base.otf")
    format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  padding: 0;
  margin: 0;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  background-color: #fff;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

/* img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}  */

p,
a,
h2,
h1 {
  font-family: "ZingScript";
}
.header {
  position: relative;
  /* height: 1233px; */
  overflow: hidden;
  max-width: 1900px;
  margin: auto;
}

.header__content {
  display: grid;
  grid-template-columns: 200px 600px;
  justify-content: space-between;
  padding: 0px 20px;
  margin: auto;
  width: 1700px;
}

.header__body {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translate(-50%, -5%);
  z-index: 200;
}

.clear {
  clear: both;
}
.menu {
/*   float: right;
  background-color: #efefef;
  border-radius: 40px;
  position: relative;
  z-index: 200;
  height: 62px;
  line-height: 30px;
  margin: 30px auto; */
  
  float: right;
   /*  background-color: #efefef; */
   background-color: rgb(219 219 219 / 50%);
    backdrop-filter: blur(5px);

    border-radius: 40px;
    position: fixed;
    z-index: 999;
    height: 62px;
    line-height: 30px;
    margin: 30px auto;
    top: 15px;
	box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
}



.menu li {
  float: left;
  margin-left: 20px;
 padding: 16px 25px;
  height: 70px;
  transition: 0.3s ease-in;
}

.header_burger {
  display: none;
}

.menu li:first-child {
  margin-left: 0px;
}

.menu li:hover {
  /* padding: 16px; */
  background-color: #f2faff;
  border-radius: 40px;
  height: 30px;
}

/* .menu .active {
  padding: 16px 31px 27px 20px;
  background-color: #f2faff;
  border-radius: 40px;
  height: 20px;
} 
.menu .active:hover {
height: 20px;
}*/
.header__link {
  transition: 0.3s ease-in;
}

.menu li:hover .header__link {
  color: #4047bf;
}

.menu a {
  font-size: 15pt;
  color: #4d4f74;
}

/* .header__banner {
  position: absolute;
  width: 100%;
  top: 0;
  margin-top: -220px;
  overflow: hidden;
} */

.header__shadow {
  position: relative;
  z-index: 100;
  top: 228px;
  left: -53px;
}

.header__pos {
  width: 1885px;
  margin: auto;
  overflow: hidden;
}

.manufactory {
  max-width: 1885px;
  margin: -140px auto;
  background-image: url("../image/bg_m.png");
  background-repeat: no-repeat;
  background-position: 150px -370px;
  overflow: hidden;
  padding-bottom: 100px;
}

.header__bg {
  width: 1900px;
  margin: auto;
  background-image: url("../image/header.png"), url("../image/bg_header.png"), url("../image/shadow.png");
  background-repeat: no-repeat;
  background-position: 0px 0px, 0px 0px, -310px 0px;
  height: 708px;
  position: absolute;
}

.manufactory__content {
  display: grid;
  grid-template-columns: 600px 600px;
  justify-content: center;
  grid-gap: 0px 350px;
  position: relative;
  top: 170px;
}

.manufactory__content .cell:first-child {
  background-image: url("../image/icon1.png");
  background-repeat: no-repeat;
  background-position: 0% 47%;
  height: 230px;
}

.manufactory__content .cell:last-child {
  width: 1357px;
  background-image: url("../image/icon.png");
  background-repeat: no-repeat;
  background-position: 95% 25%;
  height: 125px;

}

.manufactory__title {
  font-size: 61pt;
  margin-top: 40px;
  color: #383838;
  margin-bottom: 0px;
  
}

.manufactory__content p {
  font-size: 15pt;
  margin: 0;
  color: #50575c;
}

.manufactory_img {
  position: relative;
  margin-top: 235px;
  /* background-image: url("../image/elipse.png");
  background-repeat: no-repeat;
  background-position: right 20%; */
}

.manufactory_img img {
  max-width: 1885px;
  margin-top: 159px;
  opacity: 0;
  overflow: hidden;
}

/* .manufactory_img .cell {
  background-image: url("../image/elipse.png");
  background-repeat: no-repeat;
  background-position: -52% 0%;
  max-width: 1728px;
} */

.idea {
  max-width: 1885px;
  margin: -50px auto;
  overflow: hidden;
}
.footer__content svg {
  position: relative;
  z-index: 200;
/*   left: 80px; */
}

.mobile {
  display: none;
}

.idea__item {
  display: grid;
  grid-template-columns: 686px 600px;
  justify-content: center;
  grid-gap: 0px 254px;
  align-items: center;
  background-image: url("../images/img_idea.png");
  background-repeat: no-repeat;
  background-position: 30px 258px;
  height: 770px;
}

.idea .cell:first-child {
  background-image: url("../image/icon1.png");
  background-repeat: no-repeat;
  background-position: 3px 105px;
  height: 260px;
}

.idea__title {
  color: #383838;
  font-size: 61pt;
  color: #383838;
  margin-bottom: 0px;
}

.idea .menu {
  margin: 110px auto;
}

.idea p {
  color: #50575c;
  font-size: 15pt;
}

.idea .cell:last-child {
  width: 1357px;

  background-image: url("../image/elipse1.png"), url("../image/icon.png");
  background-repeat: no-repeat;
  background-position: 30% 37px, 90% 2%;
  height: 800px;
}

.idea_img {
  margin-top: -290px;
  position: relative;
}

.idea_img img {
  max-width: 1885px;
}

.target {
  max-width: 1885px;
  margin: 0px auto;
  overflow: hidden;
}

.target__item .cell:first-child {
  background-image: url("../image/icon1.png");
  background-repeat: no-repeat;
 background-position: 2px 229px;
    height: 375px;
}

.target__item .cell:last-child {
  background-image: url("../image/icon.png");
  background-repeat: no-repeat;
  background-position: 90% 29px;
  width: 1357px;
}

.target__item {
  display: grid;
  grid-template-columns: 600px 600px;
  justify-content: center;
  grid-gap: 0px 350px;
}

.target__title {
  color: #383838;
  font-size: 61pt;
  line-height: 100px;
  color: #383838;
}

.target__item p {
  color: #50575c;
  font-size: 15pt;
}

.target__img {
  margin-top: 100px;
}

.target .menu {
  margin: 90px auto;
}

.target__img img {
  max-width: 1885px;
}

.footer {
  max-width: 1885px;
  margin: -120px auto;
  background-image: url("../image/bg_footer.png");
  background-repeat: no-repeat;
  background-position: 600px 367px;
  min-height: 1089px;
}

.footer__item {
  display: grid;
  grid-template-columns: 823px 600px;
  justify-content: center;
  grid-gap: 0px 150px;
}

.footer__item .cell:first-child {
  background-image: url("../image/icon1.png");
  background-repeat: no-repeat;
     background-position: -1px 120px;
    height: 278px;
}

.footer__item .cell:last-child {
  background-image: url("../image/icon.png");
  background-repeat: no-repeat;
  background-position: 92% 124px;
  width: 1357px;
}

.footer__title {
  color: #383838;
  font-size: 61pt;
  color: #383838;
}

.footer__item p {
  color: #50575c;
  font-size: 15pt;
}

.footer .menu {
  margin: 70px auto;
}

.footer__content {
  display: grid;
  grid-template-columns: 448px 350px 380px;
  justify-content: center;
  align-items: end;

  margin-top: 50px;
  grid-gap: 0px 100px;
}

.footer__content .cell:first-child > p {
  color: #151515;
}

.footer__content .cell:nth-child(2) > p {
  color: #32393b;
}

.footer__content .cell:last-child > p {
  color: #b3c1c9;
}

.footer__content .phone {
  color: #889397;
  font-size: 15pt;
  text-decoration: none;
}

.footer__content p {
  font-size: 11pt;
  position: relative;
  z-index: 100;
}

.footer__content img {
  position: relative;
  left: 90px;
  max-width: 700px;
}

.footer__content__img_pos {
  position: relative;
  top: 0px;
  left: -40px !important;
  /* filter:grayscale(0.3); */
}

.footer__content .cell:last-child > p,
.footer__content .cell:last-child > a {
  float: right;
}
.footer__content .cell:last-child > a:hover {
  
  text-decoration: none;
}
.phone:hover {
  color:#354553;
  text-decoration: none;
}
@media screen and (max-width: 1900px) {
  .header__content {
    width: 1290px;
  }

  .manufactory__content,
  .target__item {
    grid-gap: 0px 90px;
  }

  .manufactory__content .cell:last-child {
    width: 1160px;
  }

  .idea__item {
    grid-gap: 0px 90px;
    grid-template-columns: 600px 600px;
  }

  .idea__title {
    line-height: 100px;
  }

  /* .idea .cell:first-child {
    background-position: -0px 220px;
  } */

  .idea .cell:last-child,
  .target__item .cell:last-child {
    width: 1160px;
  }

  .footer__item {
grid-template-columns: 630px 600px;
        grid-gap: 0px 40px;
  }

  .footer__item .cell:last-child {
    width: 1100px;
  }

  .footer__title {
    line-height: 100px;
  }

  /* .footer__item .cell:first-child {
    background-position: -6px 200px;
  } */

  .footer__content {
    grid-gap: 0px 50px;
  }

  .footer__content__img_pos {
    left: -70px !important;
  }
  .header__bg img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1350px) {
  .manufactory .images_parallax__bg_item {
    left: -5% !important;
  }

  .idea .cell:last-child {
    background-position: 30% 115px, 90% 2%;
  }

  .footer__item .cell:first-child {
    height: 250px;
  }

  .target__item .cell:first-child {
    height: 285px;
  }

  .idea .cell:first-child {
    height: 215px;
  }

  .footer__content svg {
    left: 40px;
  }

  .header__content {
    width: 910px;
  }

  .manufactory__title,
  .idea__title,
  .target__title,
  .footer__title {
    font-size: 40pt;
  }

  .manufactory__content {
    grid-template-columns: 378px 530px;
    grid-gap: 0px;
  }

  .footer__item {
    grid-template-columns: 378px 530px;
    grid-gap: 0px;
    margin-top: 140px;
  }

  .footer__title {
    line-height: 50px;
  }

  .idea__item {
    grid-template-columns: 378px 530px;
    grid-gap: 0px;
  }

  .target__item {
    grid-template-columns: 378px 530px;
    grid-gap: 0px;
  }

  .idea .cell:last-child {
    width: 796px;
  }

  .target__item .cell:first-child {
    background-position: 5px 124px;
  }

  .manufactory__content .cell:last-child {
    width: 796px;
  }

  .idea .menu {
    margin: 70px auto;
  }

  .idea__item {
    height: 788px;
  }

  .idea .cell:first-child {
    background-position: 0px 57px;
  }

  .target__title {
    line-height: 50px;
    margin-top: 90px;
  }

  .target {
    margin: 50px auto;
  }

  .target__item .cell:last-child {
    width: 796px;
  }

  .manufactory_img {
    margin-top: 300px;
  }

  .manufactory {
    background-position: 0px -350px;
  }

  .footer__item .cell:first-child {
    background-position: 0px 75px;
  }

  .footer__item .cell:last-child {
    width: 790px;
  }

  .footer__content {
    grid-template-columns: 293px 279px 244px;
  }

  .footer__content__img_pos {
    left: -21px !important;
  }

  .footer__content img {
    left: 59px;
  }
}

.mobile_menu {
  display: none;
}

@media screen and (max-width: 980px) {
	.cell.top_m
	{
		margin-top: -10px;
	}
	
  .idea {
    margin: 20px auto;
  }

  .manufactory_img img {
    display: block !important;
  }

  .target__img {
    margin: 25px auto !important;
  }

  .mobile_menu  .header__link {
    color: #151515;
    font-size: 17pt;
  }

  .mobile_menu li {
    margin-bottom: 0px;
    padding: 10px;
  }

  .mobile_menu li:hover {
    background-color: #e4f1f8;
    padding: 10px;
  }

  .mobile_menu {
  display: block;
  margin-top: 70px;
  margin-bottom: 30px;
}

  .menu {
    display: none;
  }

  .footer__delivery {
    position: relative;
  }
  .footer__delivery .cell:nth-child(3) {
    height: 26px;
  }

    .footer__delivery .cell.canal {
        width: 41px;
        height: 45px;
        position: relative;
        
        left: -10px;
        background: url(../image/telg.svg) no-repeat center / 25px 30px;
    }

  .social {
    position: relative;
  }

  .social .cell:first-child {
    height: 26px;
  }

  .social .vk {
  width: 41px;
         height: 20px;
        position: relative;
      
        left: -10px;
        background: url(../image/vk.svg) no-repeat center / 25px 22px;
  }
    .social .insta {
  width: 41px;
        height: 30px;
        position: relative;
        left: -12px;
        background: url(../image/insta.svg) no-repeat center / 20px 30px;
  }

  .footer__contacts .cell.mail {
width: 41px;
        /* height: 45px !important; */
        position: relative;
        top: -5px;
        left: -10px;
        background: url(../image/email.svg) no-repeat center / 25px 30px;
  }
  
    .footer__contacts .phone {
width: 41px;
        /* height: 45px !important; */
        position: relative;
        top: -5px;
        left: -10px;
        background: url(../image/phone.svg) no-repeat center / 25px 30px;
  }

  .footer__delivery .clip {
  width: 41px;
         height: 20px;
        position: relative;
      
        left: -10px;
        background: url(../image/clip.svg) no-repeat center / 25px 30px;
  }

  .footer__contacts .cell.local {
         width: 45px;
        height: 46px;
        position: relative;
        top: -5px;
        left: -10px;
        background: url(../image/local.svg) no-repeat center / 45px 45px;
  }
  
    .contact_tel {
        width: 40px;
        height: 55px !important;
        position: relative;
        top: -5px;
        left: 0px;
        margin-right: 22px;
        background: url(../image/old_phone.svg) no-repeat center / 25px 30px;
  }
  
      .border_top a{
width: 100%;
        height: 45px;
        min-width: 220px;
        display: contents;
        /* color: #636363; */
        color: #3c3c3c;
        font-size: 14pt;
        
  }
  
  .cadress {
      width: 45px;
        height: 46px;
        position: relative;
        top: -4px;
        left: -5px;
        background: url(../image/map2.svg) no-repeat center / 28px 45px;
    }
  .contact.adress p{
        width: 100%;
        height: 45px;
        min-width: 220px;
        display: contents;
        /* color: #636363; */
        color: #3c3c3c;
        font-size: 14pt;
    
        
  }
  .copyright {
font-size: 23px !important;
        position: relative;
        top: 1px;
        font-family: "Myriad Pro", "Myriad", Helvetica;
		color:#636363 !important;
  }

  .header_burger {
    display: block;
  }

  .header_burger {
    z-index: 300;
    background-color: #c4c4c4;
    height: 90px;
    padding-left: 50px;
    padding-top: 5px;
    /* box-shadow: 0px 4px 4px #b1b8bb; */
  }

  .header_burger h1 {
    color: #3c3c3c;
    font-size: 21pt;
    margin-bottom: 5px;
  }

  .header_burger p {
    color: #494949;
    font-size: 10pt;
    margin-top: 0px;
  }

  .burger_menu {
    display: block;
    position: relative;
    width: 50px;
    height: 21px;
    cursor: pointer;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    z-index: 300;
  }

  .burger_menu span {
    top: 50%;
    transform: scale(1) translate(0px, -50%);
  }

  .burger_menu span,
  .burger_menu::before,
  .burger_menu::after {
left: 22px;
        position: absolute;
        height: 7%;
        width: 90%;
        transition: all 0.3s ease 0s;
        background-color: #004e94;
  }

  .burger_menu::before,
  .burger_menu::after {
    content: "";
  }

  .burger_menu::after {
    bottom: 0;
  }

  .header__body__none {
    display: block !important;
    font-size: 10pt;
    text-align: center;

    color: #505556;
  }
  header .topmenu {
    float: none;
    position: fixed;
    opacity: 0;
    overflow: hidden;
    transform: translate(-100%, 0%);
    inset: 0px;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 210;
    background-color: rgba(179, 179, 179, 0.5);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);

    transition: opacity 0.3s ease-in;
  }

  .topmenu.active {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate(0%, 0%);
  }

  .topmenu .border_top {
    border-top: 2px solid #bdbdbd;
    padding-top: 30px;
	display: flex;
	justify-content: flex-start;
        align-items: center;
		margin-left: 40px;
  }

  .header__logo nav {
    margin: -9px auto auto auto;
  }

  .header__body {
    position: static;
  }

  .topmenu .contact li {
    float: left;
    margin-right: 15px;
  }

  .topmenu .contact li:first-child {
    margin-left: 40px;
  }

  .topmenu .contact {
    margin-bottom: 50px;
  }

  .topmenu .contact a {
    color: #3c3c3c;
    font-size: 14pt;
    margin-top: 5px;
    display: block;
  }

  .topmenu .contact a:hover {
    text-decoration: underline;
  }

  .topmenu .contact p {
    color: #3c3c3c;
    font-size: 14pt;
    margin-top: -5px;
  }

  .header__content .header__cell:last-child {
    height: 100%;
  }

  .header__content {
    grid-template-columns: 165px;
    justify-content: center;
  }

  .header__body {
    transform: none;
    left: auto;
  }

  .header__logo {
    position: absolute;
    top: 9%;
    left: 50%;
    transform: translate(-50%, -5%);
    z-index: 150;
  }

  header .menu {
    float: none;
    background: none;
    border: none;
    height: 325px;
    line-height: normal;
    margin: 80px 0 0 0px;
  }

  header .menu li {
    float: none;
    margin: 0;
    height: auto;
  }

  header .menu li:hover {
    height: auto;
    border-radius: 0;
    background-color: #e4f1f8;
  }

  .menu li:hover .header__link {
    color: #151515;
  }

  .header__link {
    color: #151515 !important;
    margin-left: 20px;
  }

  .burger_body {
    display: grid;
    grid-template-columns: 200px;
    justify-content: center;
    grid-gap: 0px 50px;
    
    height: 95px;
    background-color: rgb(235 240 255 / 37%);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(10px);
       
    position: fixed;
    width: 100%;
    z-index: 200;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.3s ease-in;
  }
  .burger_body.active {
    opacity: 1 !important;
    overflow: visible !important;
  }

  .burger_menu._active {
    background-color: #afafaf;
    border-radius: 1000px;
    width: 40px;
    height: 40px;
    padding: 10px;
    top: -5px;
  }

  .burger_menu._active span,
  .burger_menu._active::before,
  .burger_menu._active::after {
    height: 3%;
    width: 59%;
    left: 13px;
  }

  .burger_body .burger_menu.active {
    display: none;
  }

  .burger_menu_item {
    left: 85%;
    position: fixed;
  }

  .burger_menu {
    top: 17px;
    margin-right: 0px;
	display: none;
  }

  .burger_body h1 {
    color: #3c3c3c;
    font-size: 21pt;
    margin-bottom: 5px;
  }

  .burger_body p {
    color: #3c3c3c;
    font-size: 10pt;
    margin: 0;
  }

  /* .burger_body .none {
            display: none;
         } */

  header .none_img {
    display: none;
  }

  header .img_mobile {
    display: block !important;
    position: absolute;
    right: 0;
  }

  .burger_body {
    display: grid !important;
  }

  .topmenu .contact {
    display: block !important;
  }

  .burger_menu._active span {
    transform: scale(0) translate(0px, -50%);
  }

  .burger_menu._active::before {
    top: 50%;
    transform: rotate(-45deg) translate(0px, -50%);
  }

  .burger_menu._active::after {
    bottom: 50%;
    transform: rotate(45deg) translate(0px, 50%);
  }

  .manufactory .menu,
  .idea .menu,
  .target .menu,
  .footer .menu {
    display: none;
  }

  .manufactory__content .cell:last-child,
  .idea .cell:last-child,
  .target__item .cell:last-child,
  .footer__item .cell:last-child {
    width: 400px;
  }

  .target__item .cell:last-child,
  .footer__item .cell:last-child {
    background: none;
  }

  .footer__item .cell:first-child {
    background-position: 0px 67px;
  }

  .manufactory__content,
  .idea__item,
  .target__item,
  .footer__item {
    grid-template-columns: 378px;
  }

  .manufactory__content .cell:first-child {
    background-position: 0% 82%;
  }

  .manufactory__content .cell:last-child {
    background: none;
  }

  .idea p {
    margin: 0;
  }

  .target__item .cell:first-child {
    background-position: 5px 117px;
  }

  .header__banner .mobile {
    max-width: 1000px;
    display: block;
    left: -14px;
    position: relative;
	top: -50px;
  }

  /* .header {
    height: 873px;
  } */

.footer__item .cell:last-child {
  background-image: url("../image/bg_mobile_footer.png");
  background-repeat: no-repeat;
  background-position: 36px 96px;
}

.footer {
  background: none;
}

  .idea__item {
    margin-top: -50px;
  }

 .manufactory__content .cell:first-child {
  height: 166px;
 }

 .idea .cell:first-child {
  height: 199px;
 }

 .target__item .cell:first-child {
  height: 250px;
 }

 .idea_img img {
  max-width: 900px;
 }

 .idea {
  overflow: hidden;
 }

 .idea__item {
  overflow: hidden;
 }

 .idea_img {
  /* overflow: hidden; */
  height: 417px;
 }

 .idea .cell:first-child {
  background-position: 0px 75px;
 }

 .target__item .cell:first-child {
  background-position: 0px 132px;
 }

  .manufactory__content {
    top: 0px;
  }

  .manufactory {
    background: none;
  }

  .manufactory_img img {
    max-width: 1000px;
    position: relative;
    left: -14px;
  }

  .manufactory_img {
    margin-top: 0px;
  }

  .manufactory_img .cell {
    background: none;
  }

  .manufactory_img {
    background: none;
  }

  .manufactory {
   /*  max-width: 868px; */
    overflow: visible;
  }

  .manufactory__item {
    overflow: hidden;
    height: 974px;
  }

  .manufactory_img img {
    margin-top: 80px;
    opacity: 1;
    max-width: 1000px;
    margin-top: 100px;
    position: relative;
    top: 80px;
  }

  .idea_img img {
    max-width: 1000px;
    position: absolute;
    left: -14px;
  }

  .idea_img .mobile_bg {
    top: -92px;
        bottom: 100px;
        height: 500px;
       
        left: -330px;
  }

  .idea_img {
    margin-top: -230px;
  }

  .idea__item {
    background: none;
  }

  .footer__item .cell:first-child {
    background-position: 0px 102px;
  }

  .idea .cell:last-child {
    background: none;
  }

  .target {
    top: -90px;
    position: relative;
  }

  .target__title {
    text-align: center;
  }

  .target__img img {
    max-width: 1000px;
    position: relative;
    left: -14px;
  }

  .footer {
    margin: -230px auto;
  }

  .footer__content {
    display: none;
  }

  .footer__contacts {
    display: grid;
    grid-template-columns: 40px 360px;
    justify-content: center;
    align-items: center;
    grid-gap: 10px 0px;
    margin-top: 40px;
  }

  .footer__contacts p,
  .footer__contacts a,
  .footer__delivery p {
    color: #151515;
    font-size: 15pt;
    margin: 0;
	line-height: 1.2;
  }

  .footer__delivery {
    display: grid;
    grid-template-columns: 40px 360px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    grid-gap: 10px 0px;
  }

  .footer__delivery a,
  .social a {
    color: #4047bf;
    font-size: 15pt;
  }

  .social {
    display: grid;
    grid-template-columns: 40px 360px;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    grid-gap: 10px 0px;
  }

  .footer__contacts .cell {
    height: 35px;
  }

  .footer__contacts .cell:first-child > img {
    margin-top: 4px;
  }

  .footer__contacts .cell:nth-child(5) > img {
    margin-top: 5px;
  }

  .footer__mobile {
    margin-top: 40px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .footer__img {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
  }

  .footer__img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
	margin-left: -35px;
  }
}

.mobile_bg_target {
  display: none;
}

@media screen and (max-width: 460px) {
  .taget_mobile_pos {
    overflow: hidden;
  }

  .mobile_bg_target {
  display: block;
  top: -360px;
        left: 4px !important;
        height: 780px;
}

   .target {
    overflow: hidden;
        height: 1074px;
   }

   .target__img img {
    position: absolute;
   }

  .idea_img {
    margin-top: -166px;
  }

  .footer__item .cell:last-child {
    background-position: 14px 96px;
  }

  .manufactory__content .cell:last-child,
  .idea .cell:last-child,
  .target__item .cell:last-child,
  .footer__item .cell:last-child {
    width: 360px;
  }

  .manufactory__content,
  .idea__item,
  .target__item,
  .footer__item {
    grid-template-columns: 352px;
  }

  .footer__contacts,
  .footer__delivery,
  .social {
    grid-template-columns: 30px 356px;
  }
}

.manufactory_img img {
  display: none;
}

.manufactory .wrapper {
  position: relative;
  top: 110px;
}

@media screen and (max-width: 420px) {
  .manufactory__content .cell:last-child,
  .idea .cell:last-child,
  .target__item .cell:last-child,
  .footer__item .cell:last-child {
    width: 340px;
  }

  .manufactory__content,
  .idea__item,
  .target__item,
  .footer__item {
    grid-template-columns: 328px;
  }

  .idea__title {
    line-height: 50px;
  }
}

@media screen and (max-width: 520px) {
  .burger_menu_item {
    left: 77%;
  }
}

.topmenu .contact {
  display: none;
}

.header__body__none {
  display: none;
}

header .img_mobile {
  display: none;
}

.burger_body {
  display: none;
}

h2 {
  text-shadow: 5px 3px 0px #cccccc;
}

@media screen and (min-width: 980px) {
	.cell.social
	{
		
		    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    /* justify-items: stretch; */
    flex-wrap: wrap;
	}
	
	.cell.social .cell.canal
	{
		width: 41px;
        height: 45px;
        position: relative;
        left: -10px;
        background: url(../image/telg.svg) no-repeat center / 25px 30px;
	}
	  .cell.social .cell.vk {
  width: 41px;
         height: 20px;
        position: relative;
      
        left: -10px;
        background: url(../image/vk.svg) no-repeat center / 25px 22px;
  }
    .cell.social .cell.insta {
  width: 41px;
        height: 30px;
        position: relative;
        left: -12px;
        background: url(../image/insta.svg) no-repeat center / 20px 30px;
  }
.cell.social .cell.canal:hover,  .cell.social .cell.vk:hover, .cell.social .cell.insta:hover
{
	opacity:0.5;
	  transition: opacity 0.3s ease, visibility 0.3s;
}
	
    .border_top a
	{
		display:none;
	}
	
  .footer__content {
    display: grid;
  }

  .footer__mobile {
    display: none;
  }
}

.header__pos {
  display: none;
}

.wrapper {
  min-height: 100%;
  max-width: 1400px;
  margin: auto;
}

.header__banner {
  max-width: 1885px;
  margin: 0 auto;
}

.parallax {
  min-height: 690px;
  
}

.manufactory_img .parallax {
  min-height: 750px;
}

.header__banner .parallax {
   min-height: 820px;
}

.manufactory .parallax {
  position: relative;
  /* top: 140px; */
  /* min-height: 117vh; */
}

.parallax__body {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0;
  /* overflow: hidden; */
}

.parallax__container {
  text-transform: uppercase;
  position: relative;
  z-index: 200;
}

.parallax__images {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 100;
}

.images_parallax__item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.images_parallax__bg,
.images_parallax__left,
.images_parallax__right {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

.manufactory .images_parallax__bg {
  background: url("../image/img5.png") top no-repeat;
  height: 259px;
  top: 0;
}

.idea .images_parallax__bg {
  background: none;
}

.manufactory .images_parallax__center {
  background: url("../image/img4.png") top no-repeat;
  height: 554px;
}

.idea .images_parallax__center {
  background: url("../image/idea_img.png") top no-repeat;
  height: 538px;
}

.idea .images_parallax__right {
  background: url("../image/idea_img2.png") bottom no-repeat;
  height: 195px;
  top: 390px;
}

.idea .images_parallax__left{
  background: url("../image/img1.png") top no-repeat;
  height: 546px;
  
}

.header__banner .parallax {
  position: relative;
  top: 250px;
  z-index: 100;
}

.header__banner .images_parallax__left1 {
  background: url("../image/header/img4.png") left  no-repeat;
  height: 307px;
}

.header__banner .images_parallax__left2 {
  background: url("../image/header/img3.png") bottom  no-repeat;
  height: 439px;
  top: 120px;
  position: relative;
}

/* .header__banner .images_parallax__bg {
  background: url("../image/header/img6.png") top  no-repeat;
  height: 418px;
} */

.header__banner .images_parallax__left {
  background: url("../image/header/img.png") left no-repeat;
  height: 549px;
  
}

.header__banner .images_parallax__right {
  background: url("../image/header/img2.png") right no-repeat;
  height: 395px;
  position: relative;
  top: 140px;
  left: -50px;
 
}

.header__banner .images_parallax__center {
  background: url("../image/header/img5.png") top no-repeat;
  height: 550px;
  position: relative;
}



.manufactory .images_parallax__left {
  background: url("../image/img3.png") left no-repeat;
  height: 560px;
 
}

.manufactory .images_parallax__right {
  background: url("../image/img2.png") right no-repeat;
  height: 467px;
  top: 70px;
  
}

.manufactory .images_parallax__bg_item {
background: url(../image/elipse.png) top no-repeat;
    background-position: 0% 0%;
    height: 751px;
    top: -90px;
    position: absolute;
    width: 105%;
    left: -8%;
}

.idea_img .cell {
  display: none;
}



.target__img .cell {
  display: none;
}

.target .images_parallax__slot1 {
  background: url("../image/target/img9.png") no-repeat top;
  height: 587px;
  filter:grayscale(0.3);
}

.target .images_parallax__an1 {
  background: url("../image/target/img2.png") no-repeat bottom;
  height: 479px;
  position: relative;
  top: 60px;
  left: 40px;
  z-index: 300;
  filter:grayscale(0.3);
}

.target  .parallax {
  margin-top: 100px;
}

.target .images_parallax__an2 {
  background: url("../image/target/img.png") no-repeat bottom;
  height: 587px;
  filter:grayscale(0.3);
}

/* .target .images_parallax__an3 {
  background: url("../images/mobile/paralax4.png") no-repeat right;
  height: 419px;
  top: 358px;
  position: relative;
  left: -8%;
} */

/* .target .images_parallax__slot {
  background: url("../images/mobile/Frame.png") no-repeat top;
  height: 859px;
} 

.target .images_parallax__slot2 {
  background: url("../image/target/img8.png") no-repeat top;
  height: 587px;
}

.target .images_parallax__bg {
    background: url("../image/target/img7.png") no-repeat top;
  height: 587px;
}

.target .images_parallax__center {
  background: url("../image/target/img6.png") no-repeat top;
  height: 587px;
  
}
*/
.target .images_parallax__left {
  background: url("../image/target/img4.png") no-repeat left;
  height: 520px;
  z-index: 300;
  top:80px;
  left:45px;
}

.target .images_parallax__right {
  background: url('../image/target/img5.png') no-repeat right;
  height: 587px;
  z-index: 300;
top:80px;
 zoom:0.95;
}

.target__img {
  position: relative;
  max-width: 1400px;
  margin: auto;
}

 .mobile_footer_svg
  {
	  width: 90%;
	  filter: grayscale(0.8);
}



/* Новый */
@media screen and (max-width: 1600px) {
  /* .header__banner .images_parallax__left {
    background: url("../images/header/h_paralax.png") no-repeat !important;
    top: 120px;
  } */

  

  /* .header__banner .images_parallax__right {
    background: url("../images/header/header_paralax2.png") right no-repeat;
    left: -41px;
    top: 180px;
  } */

  /* .header__banner .images_parallax__center {
    background: url("../images/header/header_paralax3.png") top no-repeat;
    top: 464px;
  } */
}

@media screen and (max-width: 1250px) {
  .header__banner .wrapper {
    margin-top: 80px;
  }
}

@media screen and (max-width: 980px) {
/* .header__logo .mobile {
        display: block !important;
        width: 83%;
        padding-left: 10%;
    } */
	
	
	 .manufactory__content .cell:first-child, .idea .cell:first-child, .target__item .cell:first-child, .footer__item .cell:first-child {
       
        background-size: 20%;
    }




    .header__bg {
      position: static;
      height: 50px;
    }

    .header__bg {
      /* background-image: url("../image/header_mobile_img.png");
      background-repeat: no-repeat;
      background-position: top center; */
      background: none;
      
    }
  .header__pos {
    overflow: visible;
  }
  .header__banner {
    margin: 200px auto;
    position: relative;
        top: 84px;
        max-width: 877px !important;
  }

  .manufactory__content .cell:last-child {
    height: 190px;
  }

  .wrapper {
    display: none;
  }

  .manufactory_img .cell {
    display: block;
  }

  .idea_img .cell {
    display: block;
  }

  .target__img .cell {
    display: block;
  }

  .header__pos {
    display: block;
  }

  .header__pos {
    margin:  auto;
  }

  .header {
    overflow: hidden;
  }
}

  @media screen and (max-width: 420px) {
    .target {
      overflow: hidden;
        height: 1100px;
    }
  }

@media screen and (max-width: 460px) {
  .footer {
    margin: -200px auto;
  }

  .idea {
    background-image: url("../images/ideamobile.png");
    background-repeat: no-repeat;
    background-position: 0px 491px;
  }

  .target {
    background-image: url("../images/img_mobile_04.png");
    background-repeat: no-repeat;
    background-position: 0px 233px;
  }

  .footer {
    background-image: url("../images/footer_mob.png");
    background-repeat: no-repeat;
    background-position: right 491px;
  }
}

.footer__content .phone:hover {
  text-decoration: underline;
}

@media screen and (max-width: 480px) {
  .header__logo svg {
    display: none;
  }

  .header__logo .mobile {
    display: block !important;
	width: 83%;
        padding-left: 10%;
  }

  .header__logo img {
    max-width: 106px;
  }

  .header__logo p {
    margin-top: -20px;
  }
  
 
 .manufactory__content .cell:first-child, .idea .cell:first-child, .target__item .cell:first-child, .footer__item .cell:first-child {
       
                background-position: 0px 135px;
    }


}

/* доп стили */

@media screen and (min-width: 600px) and (max-width: 980px) {
    .manufactory__content, .idea__item, .target__item, .footer__item {
        grid-template-columns: 75%;
    }
	
	.manufactory__content .cell:last-child, .idea .cell:last-child, .target__item .cell:last-child, .footer__item .cell:last-child {
        width: 100%;
    }
	 .manufactory__content .cell:first-child, .idea .cell:first-child, .target__item .cell:first-child, .footer__item .cell:first-child {
       
                background-position: 0px 135px;
    }

	
}

@media screen and (min-width: 800px) and (max-width: 980px) {
   /*    .manufactory__item {
              
        height: 974px;
    } */
 .manufactory_img img {
       
        left: -74px;
    }
	    .header__banner .mobile {
      left: -74px;
}
}
.footer__text
{
	float: right;
}

.to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  padding: 12px 16px;
  /* font-size: 20px;

  background: #333;
  color: #fff; */
  border: none;
  border-radius: 8px;
  cursor: pointer;

  opacity: 0;
  visibility: hidden;
background-color: transparent;
  transition: opacity 0.3s ease, visibility 0.3s;
  z-index: 201;
}

.to-top.show {
  opacity: 1;
  visibility: visible;
}
.to-top {
  transform: translateY(20px);
}
.to-top.show {
  transform: translateY(0);
}
.to-top img {
width: 50px;
}
