html{scroll-behavior: smooth; font-family: 'proxima nova', 'Lato Regular', arial; }
body {background: #125961; background: hsl(228 20% 15% / 1); margin:0; padding:0; color:#fff;}
a {text-decoration: none; color: #fff; transition: 0.5s;}
h1{font-size: 25px;}
h1, h2, p {margin:0 0 16px 0;}	
ul {padding: 0 20px;}
li {text-align:left;}


.wrapper { max-width: 1200px; margin: auto;}
.line {padding: 40px 0; background: #125057; background: hsl(228 17% 18% / 1);}
.line-white{ padding: 20px 0;}
.line-mission{ padding: 70px 0;}
.line-top { padding: 0;}
.top { margin: 0; display: inline-block; vertical-align: middle; font-size: 20px; padding: 15px 16px;}
.top-logo { padding: 18px; margin: 0 -5px 0 0; display: inline-block; vertical-align: middle; background: linear-gradient(to bottom, #00bbff, #007eff); color: white; font-family: verdana; text-align: center;}
.top-logo1 { font-size: 60px; font-weight: 900; line-height: 1; letter-spacing: -3px; }
.top-logo2 { font-size: 8px; text-transform: uppercase; margin-left: -11px;}
.but-1.top { padding: 15px 30px; border-radius: 10px; border: 2px solid #0074dc; white-space: nowrap; display: inline-block; font-size: 20px; margin: 5px 0; min-width: 160px; text-align: center;}
.but-2.top { padding: 15px 30px; border-radius: 10px; border: 1px solid #0074dc; white-space: nowrap; display: inline-block; font-size: 20px; margin: 5px 0; background: #0074dc;  text-decoration: none; color: #fff; min-width: 160px; text-align: center;}
.but-1.top:hover {background: #0074dc; color: white; border-color: #0074dc; transition: 0s;}
.but-2.top:hover {background: #0074dc; color: white; border-color: #0074dc; transition: 0s;}
.but-1 { text-align: center; padding: 15px; max-width: 250px; border-radius: 999px; border: 0px solid #ffffff10; white-space: nowrap; background: #356a70; display: block; font-size: 20px; box-shadow: inset 0px 0px 0px 1px white; margin: auto;}
.but-2 {text-align: center; padding: 13px 37px; min-width: 140px; border-radius: 999px; border: 1px solid #ffffff26; white-space: nowrap; background: #ffffff26; display: inline-block; font-size: 20px; margin: 5px 0; min-width: 159px;}
.but-1:hover {background: #ffffff50; border-color: #d2dce5; transition: 0s; box-shadow: inset 0px 0px 0px white, 0px 0px 0px 1px #f2f4f7;}
.but-2:hover {background: #ffffff50; transition: all 0.5s cubic-bezier(0.43, 0, 0.25, 1);}
.menu {padding: 8px 0 3px 0; text-align: center; background: #0e383d;}
.menu-1 { padding: 5px 16px; font-size: 12px; border: 1px solid #ffffff30; border-radius: 999px; margin-bottom: 6px; display: inline-block;}
.menu-1:hover {background: #14a5ad; color: white; transition: 0s;}

/*слайдер 2*/
#slider {width: 86%;  margin-top: 6px; position: relative; border-radius: 50px; overflow: hidden; margin: auto;box-shadow: 0px 0px 50px hsl(186 100% 50% / 1);}
#slides {background: #125961;}
.inner {width: 500%;}
.inner:after {content:''; display: block; height: 0; clear:both;}
.page {float: left; width: 20%;}
.hold {position: absolute; right: 20px; top: 190px; text-align: center; display: block; padding: 10px; border-radius: 50%; background: #008f8f; background: #00791b; background: #b58b55; width: 50px; height: 50px; line-height: 0.95; font-weight: 600;}
.hold::after{ content: ''; position: relative; right: 16px; top: -63px; display: block; border-radius: 50%; border: 7px solid #79ff86; border: 7px solid #00b1b1; border: 7px solid #ffffdb; width: 68px; height: 68px;}
.img-div{display: flex; align-items: center; justify-content: center;overflow: hidden;}
.page img {width: 100%;}
.page-text {text-align: center; z-index: 999; position: relative; background: #125057; background: hsl(226.15deg 20.63% 12.35%); padding: 20px; margin: -5px 0px 0px 0px;}
.inline-block {display:inline-block; vertical-align:middle; width:49%;}
.spisok {background: #fff; padding: 20px 20px 20px 30px; position: relative; color: black; border-left: 20px solid #0074dc; top: 30px; margin: -97px auto; box-shadow: 0px 0px 80px #00000030; width: 610px;}
.slider-adv { margin: 0; max-width: 100%;}
.slider-price{background: #ffffff; color: #696f7d; font-size: 70px; font-family: tahoma; font-weight: bold; padding: 20px; margin: -70px 0 -10px 0;}
#overflow {overflow: hidden;}
#slider input {display: none;}
#controls { position: absolute; width: 100%; top: 0; left: 0; height: 100%; }
#controls label {display: none; opacity: 0; cursor: pointer;}
#controls label:hover {opacity: 0;}
#slide1:checked ~ #controls label:nth-child(2),
#slide2:checked ~ #controls label:nth-child(3),
#slide3:checked ~ #controls label:nth-child(4),
#slide4:checked ~ #controls label:nth-child(5),
#slide5:checked ~ #controls label:nth-child(1) { width: 50%; height: 100%; background: white; float: right; display: block;}
#slide1:checked ~ #controls label:nth-child(5),
#slide2:checked ~ #controls label:nth-child(1),
#slide3:checked ~ #controls label:nth-child(2),
#slide4:checked ~ #controls label:nth-child(3),
#slide5:checked ~ #controls label:nth-child(4) { width: 50%; height: 100%; background: white; float: left; display: block; }
#slide1:checked ~ #slides .inner { margin-left:0;} 
#slide2:checked ~ #slides .inner { margin-left:-100%;} 
#slide3:checked ~ #slides .inner { margin-left:-200%;} 
#slide4:checked ~ #slides .inner { margin-left:-300%;} 
#slide5:checked ~ #slides .inner { margin-left:-400%;} 
#active {text-align: center; z-index: 99999; position: relative;}
#active label { width: 20%; height:2px; float: left; cursor: pointer; transition: 0.8s; background: #125057;}
#active label:hover { background: #999; }
#slide1:checked ~ #active label:nth-child(1),
#slide2:checked ~ #active label:nth-child(2),
#slide3:checked ~ #active label:nth-child(3),
#slide4:checked ~ #active label:nth-child(4),
#slide5:checked ~ #active label:nth-child(5) { background: #00fff3;}
#slides .inner {
transition: all 1.0s cubic-bezier(0.1, 0.0, 0.0, 1.0);
-webkit-transition: all 1.0s cubic-bezier(0.1, 0.0, 0.0, 1.0);
-moz-transition: all 1.0s cubic-bezier(0.1, 0.0, 0.0, 1.0);
-ms-transition: all 1.0s cubic-bezier(0.1, 0.0, 0.0, 1.0);
-o-transition: all 1.0s cubic-bezier(0.1, 0.0, 0.0, 1.0);
}
.copy-button { padding: 0px 20px; color: #fff; border-radius: 999px; cursor: pointer; height: 50px;  text-align: center; display: block; margin: 0px auto 4px auto;}
#copy-text {color: aqua; font-size: 16px; display: block;}


/*преимущества*/
.mission{font-size: 27px; border-radius: 20px; text-align: center;}
.mission h1 {text-transform: uppercase; margin: 0 0 10px 0; color: aqua; font-size: 70px; font-weight: 300;}
.mission h2 {text-transform: uppercase; margin: 0 0 10px 0; color: aqua; font-size: 40px;}
.company {padding: 0;}
.project {text-align: center;}
.project-1 {padding: 30px; cursor: grab; position: relative; background: radial-gradient(#005c5f5e, #265e6f7a); transition: all 0.5s ease-out; box-shadow: inset 6px -2px 0px 0px #176b78, inset -30px 80px 80px 0px #00939cbd, -20px 10px 40px #00151754; transform: perspective(20px) rotateY(1deg) rotateX(0deg) rotateZ(0deg) scaleX(0.99); border-radius: 10px 60px 10px 60px; display: inline-block; width: 240px; height: 370px; text-align: left; vertical-align: top;}
.project-1 h2 {color: aqua; font-size: 40px; text-transform: uppercase; }
/*.project-1:after { content: ""; border-top: 20px solid #afb6c0; border-left: 20px solid #fff; position: absolute; right: 0px; top: 0px; box-shadow: -1px 1px 1px #00000038;}*/
.project-1:hover {transform: none; box-shadow: inset 0px 0px 2px #37fafd8c; background: radial-gradient(#00646f00, #14616b); transition: all 0.5s ease;}
.company-text {margin: 20px 0 0 0; overflow: hidden; text-align:justify;}
.clients { max-height: 60px; padding: 7px; max-width: 130px;}
.clients:hover {background: #fff;}
.clients-grid{/*background: #f1f2f5;*/ text-align: center;}
.sertificat { text-align: center;}
.bmz-1 { display: inline-block; margin: 4px; box-shadow: 0px 0px 3px #000; transition: 0.5s; width: 100px; height: 100px; cursor: zoom-in; border-radius: 4px;}
.bmz-1:hover {box-shadow: 0px 0px 60px #00000059;  z-index:2; position: relative; transition: 0.5s; background:none; }
.bmz-1:focus { position: fixed; z-index: 10; top: 0; left: 0; bottom: 0; right: 0; width: auto; height: auto; outline: none; border: none; max-width: 93%; max-height: 93%; margin: auto; box-shadow: 0 0 10px #000, 0 0 0 1000px #ffffffab;}
.bmz-1:focus, 
.bmz-1:focus ~ * {pointer-events: none; }
.sert-1 {display: inline-block; margin: 0 10px 10px 0; outline: 4px solid white; box-shadow: 0px 0px 6px #000; transition: 0.5s; width: 85px; cursor: zoom-in;}
.sert-1:hover {box-shadow: 0px 0px 60px #00000059;  z-index:2; position: relative; transition: 0.5s; background:none; }
.sert-1:focus {position: fixed; z-index: 10; top: 0; left: 0; bottom: 0; right: 0; width: auto; height: auto; max-width: 93%; max-height: 93%; margin: auto; box-shadow: 0 0 10px #000, 0 0 0 1000px #afb6c0e0; }
.sert-1:focus, 
.sert-1:focus ~ * {pointer-events: none; }



/*коммюнити*/
.community {text-align: center;}
.community-1 {display: inline-block; max-width: 240px; padding: 40px;border-radius: 10px 60px 10px 60px; font-size: 19px;}
.community-1:hover {transform: none; box-shadow: inset 0px 0px 2px hsl(228deg 100% 90.93% / 55%);}


/*круги*/
circle{
    fill:none;}

circle:nth-child(1){
    stroke: hsl(178 100% 50% / 0.3);
    stroke-width: 1px;
    transform-origin: center;
    transform: rotate(0deg);
    transform: rotate(216deg);
    stroke-dasharray: 132, 660;
    /*stroke-linecap: round;*/}

circle:nth-child(2){
    stroke: hsl(178deg 100% 50% / 9%);
    stroke-width: 17px;
    stroke-dasharray: 660;
    transform-origin: center;
    transform: rotate(-90deg);
    /*stroke-linecap: round;*/}

circle:nth-child(3){
    fill: hsl(178 100% 50% / 1.0);}

circle:nth-child(4){
    fill: hsl(178 100% 50% / 1.0);}

circle:nth-child(5){
    stroke: hsl(178 100% 50% / 0.4);
    stroke-width: 1px;
    stroke-dasharray: 660;
    transform-origin: center;
    transform: rotate(0deg);
    /*stroke-linecap: round;*/}

.circle-text{}
.circle-text0{color: hsl(178 100% 50% / 1.0); font-size: 20px; display: block; margin: -28px auto -33px auto; width: 50px; height: 50px; border-radius: 999px; border: 1px solid #00ffff29; line-height: 2.5;}
.circle-text1{color: hsl(178 100% 50% / 1.0); text-transform: uppercase; font-size: 15px;}
.circle-text2{font-size: 59px;}
.circle-text3{color: hsl(178 100% 50% / 1.0); text-transform: uppercase; font-size: 30px;}
.aaa000{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 300px;
    height: 300px;
    margin: 7px;
    /*filter: drop-shadow(0px 0px 18px aqua);*/}
.aaa111{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;}


/*оборудование*/
.line-product { padding: 40px; border-radius: 20px; flex-basis: 25%; min-width: 269px; max-width: 300px; margin: 6px; box-shadow: inset 0px 0px 2px #37fafd8c; background: radial-gradient(#125057, #14616b);}
.prod-grid { display: flex; flex-wrap: wrap; justify-content: center; padding: 30px 0; }
.product-img { width: 100%; margin: 0 0 20px 0; overflow: hidden; height: 260px;}
.product-img1{ width:100%; cursor: zoom-in;  transition:0.2s;}
.product-img1:hover{ width:110%; cursor: zoom-in;}
.product-img1:focus { position: fixed; z-index: 10; top: 0; left: 0; bottom: 0; right: 0; width: auto; height: auto; max-width: 93%; max-height: 93%; margin: auto; box-shadow: 0 0 140px #00184673, 0 0 0 1000px #fbfeffa6; }
.product-img1:focus, 
.product-img1:focus ~ * { pointer-events: none; }
.h1under { color: #00bbff; margin: -10px 0 10px 0;}
.prod{overflow:hidden; height: 320px;}
.prod.active{ height: auto; }
.zakaz{ padding: 20px 0 0 0;}

/*контакты*/
.line-footer { background:#212735; padding: 40px 0; margin-top: -20px;}
.map {margin: 0 0 -30px 0;}
.footer {display:inline-block; font-size: 14px; margin: 0 40px 40px 0;}
.contact {width: 48%; float: left; margin: 0 10px;}
.footer-list {border-bottom:1px solid #ffffff17; display: block; color: #fff; padding: 10px 0;}
.footer-txt {color: #ffffffb3; text-align: center; font-size: 14px;}

/*заявка*/
.row { padding: 30px !important; text-align: center !important; background: #eceff3 !important; max-width: 510px !important; box-shadow: 0px 0px 92px 8px #00000050;}
.col-sm-4 {padding:10px !important;}
.form-group {padding:4px 0!important;}
.form-control {padding: 20px !important; width: 100%; border-radius: 4px; border: 0; font-size: 1.09em; text-align: center;}
.fancybox-bg { background: #f9f9f9eb!important;}
.fancybox-is-open .fancybox-bg {opacity:1 !important;}
.send {padding: 16px; width: 100%; cursor: pointer; background: #00bbff; color: #fff; border-radius: 5px; border: 1px solid #00bbff; white-space: nowrap; box-shadow: inset 0px 0px 50px white, 0px 0px 0px 4px #cff2ff; font-size: 23px; margin: 5px 0; text-align: center;}
.send:hover {background: #00d0ff; color: white; border-color: #00d0ff; transition: 0s; box-shadow: inset 0px 0px 0px white, 0px 0px 0px 4px #e5f8ff;}





/*music*/
#logo{width: 50px; cursor: pointer; position: fixed; top: 20px; right: 20px; border: 1px solid #008a99;
    border-radius: 999px; z-index: 9999;}


 #enter {
    font-size: 20px;
    text-transform: uppercase;
    width: 200px;
    height: 200px;
    cursor: pointer;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: hsl(178 100% 33% / 1);
    color: #fff;
    border: 0px;
    border-radius: 999px;
    box-shadow: 0px 0px 0px 999px hsl(0deg 0% 0% / 92%);
    z-index: 99999;
    transition: 0.5s cubic-bezier(0.84, -0.38, 0.31, 1.47);}

#enter:hover {
    width: 500px;
    height: 500px;
    transition: 0.5s cubic-bezier(0.84, -0.38, 0.31, 1.47);
    background: none;
    font-size: 0px;}
     
  .music-button {
    position: fixed;
    top: 50px;
    right: 20px;
    width: 50px;
    height: 50px;
    border: 1px solid hsl(178deg 100% 50% / 50%);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background 0.3s;
    display: none;
    z-index: 999;
  }

  .music-button.playing {
    border: 1px solid hsl(178deg 100% 50% / 50%);
  }

  .music-button .bars {
    display: flex;
    gap: 3px;
  }

  .music-button .bars div {
    width: 1px;
    height: 9px;
    background: #fff;
    animation: wave 1s infinite ease-in-out;
  }

  .music-button .bars div:nth-child(1) {
    animation-delay: 0s;
  }

  .music-button .bars div:nth-child(2) {
    animation-delay: 0.1s;
  }

  .music-button .bars div:nth-child(3) {
    animation-delay: 0.2s;
  }

  .music-button .bars div:nth-child(4) {
    animation-delay: 0.3s;
  }

  .music-button .bars div:nth-child(5) {
    animation-delay: 0.4s;
  }

  .music-button .bars div:nth-child(6) {
    animation-delay: 0.5s;
  }

  .music-button .bars div:nth-child(7) {
    animation-delay: 0.6s;
  }

  .music-button .bars div:nth-child(8) {
    animation-delay: 0.7s;
  }

  @keyframes wave {
    0%, 100% {
      transform: scaleY(1);
    }
    50% {
      transform: scaleY(2.5);
    }
  }

  .music-button.paused .bars div {
    animation: none;
    transform: scaleY(1);
      display: none;
  }

  .music-button.paused::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 24px;
    background: #fff;
    top: 13px;
    left: 16px;
    border-radius: 2px;
  }

  .music-button.paused::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 24px;
    background: #fff;
    top: 13px;
    left: 28px;
    border-radius: 2px;
  }


/* система частиц */
canvas { top: 0; left: 0; width: 100%; height: 100%; }
.canvas-b { position: absolute; width: 100%; height: 90%;}






/* video */
#video1{border-radius: 999px;
    z-index: 1;
    display: block;}
#playPauseBtn{cursor: pointer;
    margin: 0;
    padding: 10px;
    min-width: 50px;
    width: 170px;
    height: 170px;
    bottom: 0;
    position: relative;
    background: none;
    border: none;
    transition: 0.2s;}
#playPauseBtn:hover{
    background: #00ffff3d;
    transition: none;}







/* media*/


@media screen and (max-width : 1024px){
	.wrapper { max-width: 94%;}
	.company-text {display: block; width: 100%;}
	.contact {display: block; width: 100%; margin: 0;}
	.product-text {width: 55%;}
	.prod { height: 223px;}
	}

@media screen and (max-width : 768px){
	.company-text {}
	.menu {grid-template-columns: repeat(6, 1fr);}
	.project {grid-template-columns: repeat(2, 1fr); grid-gap: 10px;}
	.project-1 { }
    .page img {width: 700px;}
	.product-text {width: 100%; padding: 0;}
	.clients { max-height: 70px; max-width: 120px; }
	.bmz-1 {width: 74px;}
    .canvas-b{width: 70%; height: 100%;}
    #copy-text {font-size: 11px;}
	}
	
@media screen and (max-width : 425px){
	.top-logo { display: block; background: #00bbff; margin: 0;}
	.top-logo2 { font-size: 21px;}
    #slider {width: 96%; margin-top: 6px; border-radius: 20px;}
	.mission{ font-size: 20px; padding:20px;}
    .line-mission {padding: 5px 0;}
	.top { font-size: 19px; width: -webkit-fill-available;}
	.top-logo1 { font-size: 35px; margin: -2px 0 0 0; float: left;}
	.page img {width: 700px;}
	.project {grid-template-columns: 1fr; grid-gap: 0px;}
	.zakaz { padding: 10px 0 0 0; grid-template-columns: 1fr;}
	.product-img {width:100%; display:block; margin: 0 auto; margin-bottom: 20px;}
	.product-text {display: block; width: 100%; padding: 0;}
	.but-1{min-width: -webkit-fill-available;}
	.but-2{}
	.form-group {padding: 6px 0!important;}
	.form-control {padding: 15px !important;}
    .canvas-b{width: 70%;height: 100%; }
    .aaa000 {width: 250px;}
    .project-1 {padding: 20px; width: -webkit-fill-available; min-height: min-content;}
    .project-1 h2 {font-size: 30px;}
    #copy-text {font-size: 8px;}
	}

@media screen and (max-width : 375px){
	.top {font-size: 16px;}
	}

@media screen and (max-width : 320px){
	.top { font-size: 14px;}
	.top-logo1 { font-size: 35px; margin: -5px 0 0 0;}
	.top-logo2 { font-size: 11px; }
	.row { padding: 20px !important; }
	}







@font-face {
  // название шрифта(чтобы не запутаться лучше указать название папки со шрифтом) 
  font-family: "Proxima Nova"; 
  // адрес шрифта и тип 
  src: url("../fonts/Proxima Nova/Proxima Nova.ttf") format("truetype"); 
  font-style: normal; 
  font-weight: normal; 
}


