@charset "UTF-8";
@font-face {
  font-family: Avenir Next Cyr Light;
  font-display: swap;
  src: url(./font/AvenirNextCyr-Light.eot);
  src: local("Avenir Next Cyr Light"), local("AvenirNextCyr-Light"), url(./font/AvenirNextCyr-Light.eot?#iefix) format("embedded-opentype"), url(./font/AvenirNextCyr-Light.woff) format("woff"), url(./font/AvenirNextCyr-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Avenir Next Cyr Regular;
  font-display: swap;
  src: url(./font/AvenirNextCyr-Regular.eot);
  src: local("Avenir Next Cyr Regular"), local("AvenirNextCyr-Regular"), url(./font/AvenirNextCyr-Regular.eot?#iefix) format("embedded-opentype"), url(./font/AvenirNextCyr-Regular.woff) format("woff"), url(./font/AvenirNextCyr-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Avenir Next Cyr Medium;
  font-display: swap;
  src: url(./font/AvenirNextCyr-Medium.eot);
  src: local("Avenir Next Cyr Medium"), local("AvenirNextCyr-Medium"), url(./font/AvenirNextCyr-Medium.eot?#iefix) format("embedded-opentype"), url(./font/AvenirNextCyr-Medium.woff) format("woff"), url(./font/AvenirNextCyr-Medium.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Avenir Next Cyr Demi;
  font-display: swap;
  src: url(./font/AvenirNextCyr-Demi.eot);
  src: local("Avenir Next Cyr Demi"), local("AvenirNextCyr-Demi"), url(./font/AvenirNextCyr-Demi.eot?#iefix) format("embedded-opentype"), url(./font/AvenirNextCyr-Demi.woff) format("woff"), url(./font/AvenirNextCyr-Demi.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Avenir Next Cyr Bold;
  font-display: swap;
  src: url(./font/AvenirNextCyr-Bold.eot);
  src: local("Avenir Next Cyr Bold"), local("AvenirNextCyr-Bold"), url(./font/AvenirNextCyr-Bold.eot?#iefix) format("embedded-opentype"), url(./font/AvenirNextCyr-Bold.woff) format("woff"), url(./font/AvenirNextCyr-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
::-webkit-scrollbar-button {
  background-image: url("");
  background-repeat: no-repeat;
  width: 8px;
  height: 0px;
}

::-webkit-scrollbar-track {
  background-color: #F7F7F7;
}

::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #0074ff;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #2c2c2c;
}

::-webkit-resizer {
  background-image: url("");
  background-repeat: no-repeat;
  width: 8px;
  height: 0px;
}

::-webkit-scrollbar {
  width: 8px;
}

.mobile {
  display: none;
}

.noscroll {
  overflow: hidden;
}

.container {
  max-width: 1270px;
}

body {
  font-family: "Futura New", sans-serif;
}

a {
  text-decoration: none;
}

.fancybox__slide.has-image > .fancybox__content {
  width: 100% !important;
  height: 100% !important;
}

header {
  background-color: #2c2c2c;
  height: 60px;
  position: fixed;
  z-index: 100;
  top: 0;
}
header .header-wrap {
  padding-top: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header-wrap .header-left a img {
  height: 50px;
  width: 132px;
}
header .header-wrap .header-navbar .menu .main-menu {
  display: flex;
  gap: 25px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
header .header-wrap .header-navbar .menu .main-menu li {
  position: relative;
}
header .header-wrap .header-navbar .menu .main-menu li a {
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  transition: all 0.2s;
}
header .header-wrap .header-navbar .menu .main-menu li .submenu {
  display: none;
  list-style-type: none;
  padding: 20px 20px;
  background-color: #2c2c2c;
  position: absolute;
  left: 0;
  top: 98%;
  width: 200px;
}
header .header-wrap .header-navbar .menu .main-menu li .submenu li {
  padding-bottom: 7px;
  margin-bottom: 7px;
  border-bottom: 2px solid #0074ff;
}
header .header-wrap .header-navbar .menu .main-menu li .submenu li a {
  transition: all 0.2s;
}
header .header-wrap .header-navbar .menu .main-menu li .submenu li:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
header .header-wrap .header-navbar .menu .main-menu li .submenu li:hover a {
  color: #0074ff;
}
header .header-wrap .header-navbar .menu .main-menu li.active > a {
  color: #0074ff;
}
header .header-wrap .header-navbar .menu .main-menu li:hover > a {
  color: #0074ff;
}
header .header-wrap .header-navbar .menu .main-menu li:hover .submenu {
  display: block;
}
header .header-wrap .header-navbar .menu .main-menu li.blog .submenu, header .header-wrap .header-navbar .menu .main-menu li.our-blog .submenu, header .header-wrap .header-navbar .menu .main-menu li.ilyuminatsiya .submenu, header .header-wrap .header-navbar .menu .main-menu li.illyminaciya .submenu {
  display: none;
}
header .header-wrap .header-navbar .menu .main-menu li.led .submenu {
  width: 260px;
}
header .header-wrap .header-navbar .menu .main-menu li.poslugi .submenu {
  width: 300px;
}
header .header-wrap .header-right .languages, header .header-wrap .headright .languages {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  gap: 10px;
}
header .header-wrap .header-right .languages li, header .header-wrap .headright .languages li {
  position: relative;
}
header .header-wrap .header-right .languages li a, header .header-wrap .headright .languages li a {
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
}
header .header-wrap .header-right .languages li a.active, header .header-wrap .headright .languages li a.active {
  color: #0074ff;
}
header .header-wrap .header-right .languages li:first-of-type::after, header .header-wrap .headright .languages li:first-of-type::after {
  content: "";
  position: absolute;
  right: -6px;
  top: 5px;
  height: 14px;
  width: 1px;
  background-color: #fff;
}

main {
  margin-top: 60px;
}
main .content ul li, main .delivery-content ul li, main .regions ul li, main .paymethods ul li {
  list-style: none;
  padding: 0 0 0 48px;
  position: relative;
  margin: 10px 0;
  font-size: 18px;
  line-height: 26px;
}
main .content ul li::before, main .delivery-content ul li::before, main .regions ul li::before, main .paymethods ul li::before {
  content: "";
  position: absolute;
  left: 16px;
  top: 8px;
  width: 11px;
  height: 11px;
  background: #0074ff;
  border-radius: 50%;
}
main .main-banner {
  width: calc(100vw - 8px);
  padding: 0;
}
main .main-banner .banner {
  position: relative;
  height: calc(100vh - 60px);
  width: 100%;
  overflow: hidden;
}
main .main-banner .banner .banner-video {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  height: 100%;
}
main .main-banner .banner .banner-video video {
  min-width: 100vw;
  min-height: 100vh;
}
main .main-banner .banner .banner-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  color: #fff;
  height: 100%;
  z-index: 5;
}
main .main-banner .banner .banner-content .banner-content__header .banner-title {
  font-size: 78px;
  font-weight: 900;
  color: #fff;
  line-height: 180px;
}
main .main-banner .banner .banner-content .banner-content__header .banner-slogan {
  font-size: 28px;
  font-weight: 400;
  margin: 0px 0px 0px 10px;
}
main .main-banner .banner .banner-content .banner-content__footer {
  display: flex;
  gap: 80px;
  align-items: center;
  margin-left: 10px;
}
main .main-banner .banner .banner-content .banner-content__footer .banner-content__footer-item {
  font-size: 22px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
main .main-banner .banner .banner-content .banner-content__footer .banner-content__footer-item .banner-content__footer-item_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 50%;
  background: linear-gradient(45deg, rgb(134, 189, 255) 0%, rgb(0, 116, 255) 15%, rgb(0, 45, 98) 100%);
  margin-right: 10px;
}
main .main-banner .banner .banner-content .banner-content__footer .banner-content__footer-item .banner-content__footer-item_icon svg {
  width: 25px;
  height: 25px;
  fill: #fcfcfc;
}
main .main-banner .banner::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(12, 33, 69, 0.5);
  z-index: 2;
}
main .big-cards {
  margin-top: 80px;
  margin-bottom: 80px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 30px;
}
main .big-cards .onecard {
  position: relative;
  display: grid;
  padding-top: 90%;
  transition: all 0.2s;
}
main .big-cards .onecard .cover {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
main .big-cards .onecard h2 {
  position: absolute;
  left: 30px;
  top: 30px;
  color: #fcfcfc;
  font-weight: 600;
  font-size: 26px;
  width: 70%;
}
main .big-cards .onecard .away-link, main .big-cards .onecard button {
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 15px 25px;
  font-size: 22px;
  font-weight: 400;
  color: #fcfcfc;
  transition: all 0.5s;
  background-color: rgba(0, 116, 255, 0.75);
}
main .big-cards .onecard .away-link span, main .big-cards .onecard button span {
  display: none;
  width: 0px;
  opacity: 0;
  transition: all 0.5s;
}
main .big-cards .onecard .away-link svg, main .big-cards .onecard button svg {
  width: 30px;
  height: 30px;
  fill: #fcfcfc;
}
main .big-cards .onecard:hover {
  box-shadow: 7px 10px 23px -10px rgb(0, 116, 255);
}
main .big-cards .onecard:hover .away-link, main .big-cards .onecard:hover button {
  background-color: #0074ff;
}
main .big-cards .onecard:hover .away-link span, main .big-cards .onecard:hover button span {
  display: block;
  opacity: 1;
  width: 100%;
}
main .big-cards .onecard:first-of-type h2, main .big-cards :last-of-type h2 {
  font-size: 54px;
  text-transform: uppercase;
}
main .big-cards .onecard:nth-child(1) {
  grid-area: 1/1/3/3;
  background-image: url("/img/bblock/catalog.jpg");
  background-size: cover;
}
main .big-cards .onecard:nth-child(2) {
  grid-area: 3/1/4/2;
  background-image: url("/img/bblock/works.jpg");
  background-size: cover;
}
main .big-cards .onecard:nth-child(3) {
  grid-area: 3/2/4/3;
  background-image: url("/img/katalog_girljand.jpg");
  background-size: cover;
}
main .big-cards .onecard:nth-child(4) {
  grid-area: 1/3/2/4;
  background-image: url("/img/bblock/download.jpg");
  background-size: cover;
}
main .big-cards .onecard:nth-child(5) {
  grid-area: 1/4/2/5;
  background-image: url("/img/bblock/place.jpg");
  background-size: cover;
}
main .big-cards .onecard:nth-child(6) {
  grid-area: 2/3/4/5;
  background-image: url("/img/bblock/led-screens.jpg");
  background-size: cover;
}
main .cooperation {
  background-color: #2c2c2c;
  margin-top: 80px;
}
main .cooperation .cooperation-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
main .cooperation .cooperation-wrapper h2 {
  color: #fcfcfc;
  margin-bottom: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
main .cooperation .cooperation-wrapper .steps {
  display: flex;
  gap: 80px;
  flex-wrap: wrap;
}
main .cooperation .cooperation-wrapper .steps .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 20%;
}
main .cooperation .cooperation-wrapper .steps .step .step-img {
  margin-bottom: 20px;
}
main .cooperation .cooperation-wrapper .steps .step .step-number {
  color: #0074ff;
  text-transform: uppercase;
  border: 1px solid #0074ff;
  border-radius: 20px;
  padding: 5px 10px;
}
main .cooperation .cooperation-wrapper .steps .step .step-title {
  margin: 10px 0px;
  text-transform: uppercase;
  font-size: 18px;
  color: #fcfcfc;
}
main .cooperation .cooperation-wrapper .steps .step .step-note {
  font-size: 16px;
  position: relative;
  padding-bottom: 15px;
  color: #fcfcfc;
  text-align: center;
}
main .cooperation .cooperation-wrapper .steps .step .step-note::before {
  content: "";
  position: absolute;
  width: 65px;
  height: 2px;
  background: linear-gradient(91.99deg, #0067df 0.99%, #052e97 100%);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
main .cooperation .cooperation-wrapper .steps .coop-img {
  width: 40%;
  display: flex;
  justify-content: flex-end;
}
main .ourworks {
  margin-bottom: 80px;
}
main .ourworks h2 {
  text-transform: uppercase;
  font-weight: 600;
}
main .ourworks .ourworks__wrapper {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px;
}
main .ourworks .ourworks__wrapper .project-card .project-link {
  color: #2c2c2c;
}
main .ourworks .ourworks__wrapper .project-card .project-link img {
  width: 100%;
  height: auto;
  transition: all 0.2s;
}
main .ourworks .ourworks__wrapper .project-card .project-link p {
  margin: 10px 0px 0px 0px;
}
main .ourworks .ourworks__wrapper .project-card:hover .project-link img {
  box-shadow: 7px 10px 23px -10px rgb(0, 116, 255);
}
main .spheres {
  margin-top: 80px;
  margin-bottom: 80px;
}
main .spheres .owl-stage-outer .owl-stage .owl-item .item {
  transition: all 0.2s;
}
main .spheres .owl-stage-outer .owl-stage .owl-item .item a {
  position: relative;
  color: #fcfcfc;
}
main .spheres .owl-stage-outer .owl-stage .owl-item .item a .spherecontent {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
main .spheres .owl-stage-outer .owl-stage .owl-item .item a .icongo {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  transition: all 0.2s;
  background-color: rgba(0, 116, 255, 0.75);
}
main .spheres .owl-stage-outer .owl-stage .owl-item .item a .icongo svg {
  width: 20px;
  height: 20px;
  fill: #fcfcfc;
}
main .spheres .owl-stage-outer .owl-stage .owl-item .item:hover {
  box-shadow: 7px 10px 23px -10px rgb(0, 116, 255);
}
main .spheres .owl-stage-outer .owl-stage .owl-item .item:hover a .icongo {
  background-color: #0074ff;
}
main .our-clients h2 {
  text-transform: uppercase;
  font-weight: 600;
}
main .our-clients .slogan {
  position: relative;
  padding-left: 120px;
  font-size: 18px;
}
main .our-clients .slogan::before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 0px;
  width: 100px;
  height: 3px;
  background-color: #0074ff;
}
main .our-clients .our-clients__wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 50px;
}
main .our-clients .our-clients__wrapper img {
  width: 100%;
  height: auto;
}
main .someabout {
  margin-top: 80px;
}
main .someabout h2 {
  text-transform: uppercase;
  font-weight: 600;
}
main .someabout .someabout__wrapper {
  margin-top: 30px;
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
main .someabout .someabout__wrapper a {
  font-size: 18px;
  color: #2c2c2c;
  font-weight: 600;
  transition: all 0.2s;
}
main .someabout .someabout__wrapper a:hover {
  color: #0074ff;
}

footer {
  margin-top: 80px;
  background-color: #2c2c2c;
}
footer .footer-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
footer .footer-wrapper .footer-column a {
  color: #fcfcfc;
  transition: all 0.2s;
}
footer .footer-wrapper .footer-column a:hover {
  color: #0074ff;
}
footer .footer-wrapper .footcol1, footer .footer-wrapper .footcol4 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer .footer-wrapper .footcol1 .address {
  margin: 20px 0px;
}
footer .footer-wrapper .footcol2 ul, footer .footer-wrapper .footcol3 ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
footer .footer-wrapper .footcol2 ul li, footer .footer-wrapper .footcol3 ul li {
  margin-bottom: 5px;
}
footer .footer-wrapper .footcol2 .our_tm, footer .footer-wrapper .footcol3 .our_tm {
  padding-top: 50px;
  color: #fcfcfc;
  max-width: 200px;
}
footer .footer-wrapper .footcol4 a.phone {
  font-size: 22px;
  margin-bottom: 10px;
}
footer .footer-wrapper .footcol4 a.email {
  margin-top: 5px;
  margin-bottom: 10px;
}
footer .footer-wrapper .footcol4 p {
  color: #fcfcfc;
}
footer .footer-wrapper .footcol4 .worktitle {
  text-transform: uppercase;
  margin-bottom: 0;
}
footer .footer-wrapper .footcol4 .worktime {
  margin-bottom: 20px;
}
footer .footer-wrapper .footcol4 .footsocial {
  display: flex;
  gap: 30px;
  padding-left: 10px;
}
footer .footer-wrapper .footcol4 .footsocial .social-icon svg {
  width: 20px;
  height: 20px;
  fill: #fcfcfc;
  transition: all 0.2s;
}
footer .footer-wrapper .footcol4 .footsocial .social-icon:hover svg {
  fill: #0074ff;
}
footer .footer-copyright {
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  color: #fcfcfc;
}
footer .footer-copyright .owner {
  color: #fcfcfc;
}
footer .footer-copyright .developer {
  font-size: 12px;
}
footer .footer-copyright .developer a {
  color: #fcfcfc;
  font-weight: 600;
}

main.page {
  font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
main.page .breadcrumbs {
  padding-top: 20px;
  padding-bottom: 20px;
}
main.page .breadcrumbs ol {
  display: flex;
  font-size: 14px;
}
main.page .breadcrumbs ol li {
  color: #0074ff;
}
main.page .breadcrumbs ol li a {
  color: #484848;
  transition: all 0.2s;
}
main.page .breadcrumbs ol li a:hover {
  color: #0074ff;
}
main.page .page-header {
  background-color: #121925;
  background-image: url("/img/banner-pattern.png");
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fcfcfc;
}
main.page .page-header .ph-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
main.page .page-header .ph-wrapper .ph-information h1 {
  font-size: 50px;
  line-height: 61px;
  margin-bottom: 40px;
  font-weight: 600;
  width: 80%;
}
main.page .page-header .ph-wrapper .ph-information p {
  max-width: 80%;
  font-size: 20px;
}
main.page .page-header .ph-wrapper .ph-cover {
  position: relative;
}
main.page .page-header .ph-wrapper .ph-cover img {
  display: block;
  position: relative;
  z-index: 5;
}
main.page .page-header .ph-wrapper .ph-cover::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -15px;
  width: 33%;
  padding-bottom: 33%;
  background-color: #cd293d;
  z-index: 1;
}
main.page .page-header .ph-wrapper .ph-cover::after {
  content: "";
  position: absolute;
  right: -15px;
  bottom: -15px;
  width: 33%;
  padding-top: 33%;
  background-color: #0074ff;
  z-index: 1;
}
main.page .page-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 50px;
}
main.page .page-content .subcategories {
  grid-area: 1/1/2/2;
}
main.page .page-content .subcategories .subtitle {
  margin: 0;
  padding: 20px 30px;
  background-color: #2c2c2c;
  color: #fcfcfc;
  font-size: 20px;
}
main.page .page-content .subcategories .others {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background-color: #f0f0f0;
}
main.page .page-content .subcategories .others li {
  padding: 10px 30px;
  border: 1px solid #fcfcfc;
}
main.page .page-content .subcategories .others li a {
  color: #181818;
  font-size: 20px;
  transition: all 0.2s;
}
main.page .page-content .subcategories .others li.active a {
  color: #0074ff;
}
main.page .page-content .subcategories .others li:hover a {
  color: #0074ff;
}
main.page .page-content .content {
  grid-area: 1/2/2/5;
}
main.page .page-content .content h2 {
  font-size: 40px;
  letter-spacing: 1px;
  line-height: 49px;
}
main.page .page-content .content p {
  font-family: Avenir Next Cyr Regular, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
main.page .page-content .content img {
  width: 100%;
  height: auto;
}
main.page .chapter-header {
  margin-top: 100px;
}
main.page .chapter-header h1 {
  font-weight: 600;
  color: #484848;
}
main.page .about-page-content {
  margin-top: 80px;
}
main.page .about-page-content .intro-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 40px 0px;
  margin-bottom: 80px;
}
main.page .about-page-content .intro-block .introtitle h2 {
  font-size: 40px;
  letter-spacing: 1px;
  color: #2c2c2c;
  width: 70%;
  padding-left: 11%;
}
main.page .about-page-content .intro-block .introtext p {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  padding-right: 11%;
  padding-left: 11%;
}
main.page .about-page-content .principes-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 80px;
}
main.page .about-page-content .principes-block .principes-main {
  padding-left: 11%;
  padding-right: 11%;
  background-color: #121925;
  color: #fcfcfc;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.page .about-page-content .principes-block .principes-main h2 {
  font-size: 40px;
  letter-spacing: 1px;
  margin-bottom: 45px;
}
main.page .about-page-content .principes-block .principes-main p {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
main.page .about-page-content .principes-block .principes-content {
  padding: 5% 11%;
}
main.page .about-page-content .principes-block .principes-content p {
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
}
main.page .about-page-content .principes-block .principes-content .story {
  counter-reset: storyCounter;
  margin: 0;
}
main.page .about-page-content .principes-block .principes-content .story li {
  list-style: none;
  position: relative;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 48px;
  padding: 0 0 0 96px;
}
main.page .about-page-content .principes-block .principes-content .story li strong {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 22px;
  line-height: 40px;
}
main.page .about-page-content .principes-block .principes-content .story li::before {
  counter-increment: storyCounter;
  content: counter(storyCounter);
  color: #0074ff;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
  display: inline-block;
  text-align: center;
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  border-radius: 50%;
  border: 3px solid #0074ff;
}
main.page .about-page-content .weoffer-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-left: 0;
  padding-right: 0;
  margin: 80px 0;
}
main.page .about-page-content .weoffer-block .weoffer-content {
  padding-left: 11%;
  padding-right: 11%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #2c2c2c;
}
main.page .about-page-content .weoffer-block .weoffer-content h2 {
  font-size: 40px;
  letter-spacing: 1px;
  margin-bottom: 45px;
}
main.page .about-page-content .weoffer-block .weoffer-content p {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  width: 60%;
}
main.page .about-page-content .weoffer-block .weoffer-img img {
  width: 100%;
  height: 100%;
}
main.page .about-page-content .lights-block {
  margin-top: 200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}
main.page .about-page-content .lights-block .lights-content {
  background-color: #121925;
  width: 70%;
  padding: 5% 11% 5% 20%;
  color: #fcfcfc;
}
main.page .about-page-content .lights-block .lights-content h2 {
  font-size: 40px;
  letter-spacing: 1px;
  margin-bottom: 45px;
  width: 70%;
}
main.page .about-page-content .lights-block .lights-content p {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  width: 70%;
}
main.page .about-page-content .lights-block .lights-links {
  position: relative;
  width: 30%;
}
main.page .about-page-content .lights-block .lights-links .links-wrapper {
  position: absolute;
  top: -50px;
  left: -50%;
  width: 150%;
  height: 80%;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
}
main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link {
  display: block;
  color: #fcfcfc;
  display: flex;
  align-items: center;
}
main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link .icon {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  border-right: 3px solid #fcfcfc;
}
main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link .icon svg {
  width: 70px;
  height: 70px;
  fill: #fcfcfc;
}
main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link .link-item {
  display: block;
  padding: 0 0 0 40px;
  font-size: 30px;
}
main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link:nth-child(1) {
  background-color: #e53935;
}
main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link:nth-child(2) {
  background-color: #ef4c5c;
}
main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link:nth-child(3) {
  background-color: #3b5999;
}
main.page .about-page-content .lights-slogan-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main.page .about-page-content .lights-slogan-block h2 {
  margin-top: 200px;
  text-align: center;
  color: #484848;
  font-size: 40px;
  letter-spacing: 1px;
}
main.page .about-page-content .lights-slogan-block .colored {
  text-transform: uppercase;
  text-align: center;
  font-weight: 800;
  background-image: linear-gradient(-225deg, #231557 0%, #44107a 29%, #ff1361 67%, #fff800 100%);
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
  font-size: 190px;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
main.page .about-page-content .download-block {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
main.page .about-page-content .download-block a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0074ff;
  color: #fcfcfc;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 20px 20px;
  transition: all 0.2s;
}
main.page .about-page-content .download-block a svg {
  width: 25px;
  height: 25px;
  fill: #fcfcfc;
  margin-right: 10px;
}
main.page .about-page-content .download-block a:hover {
  box-shadow: 0px 0px 44px -1px rgb(0, 116, 255);
}
main.page .service-page-content .organization-block, main.page .service-page-content .project-block, main.page .service-page-content .delivery-block, main.page .service-page-content .montaj-block, main.page .service-page-content .for-business-block {
  padding-left: 0;
  padding-right: 0;
  margin-top: 80px;
  margin-bottom: 80px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
main.page .service-page-content .organization-block .title, main.page .service-page-content .project-block .title, main.page .service-page-content .delivery-block .title, main.page .service-page-content .montaj-block .title, main.page .service-page-content .for-business-block .title {
  padding-left: 11%;
}
main.page .service-page-content .organization-block .title h2, main.page .service-page-content .project-block .title h2, main.page .service-page-content .delivery-block .title h2, main.page .service-page-content .montaj-block .title h2, main.page .service-page-content .for-business-block .title h2 {
  font-size: 40px;
  color: #484848;
  line-height: 1;
  width: 70%;
}
main.page .service-page-content .organization-block .content, main.page .service-page-content .project-block .content, main.page .service-page-content .delivery-block .content, main.page .service-page-content .montaj-block .content, main.page .service-page-content .for-business-block .content {
  padding-right: 11%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
main.page .service-page-content .organization-block .content p, main.page .service-page-content .project-block .content p, main.page .service-page-content .delivery-block .content p, main.page .service-page-content .montaj-block .content p, main.page .service-page-content .for-business-block .content p {
  font-size: 20px;
  line-height: 28px;
  color: #484848;
  font-weight: 400;
  width: 70%;
  margin: 20px 0;
}
main.page .service-page-content .for-business-block .content p {
  width: 100%;
}
main.page .service-page-content .project-block {
  margin-top: 100px;
}
main.page .service-page-content .project-block .title {
  background-color: #121925;
  display: flex;
  align-items: center;
}
main.page .service-page-content .project-block .title h2 {
  color: #fcfcfc;
}
main.page .service-page-content .delivery-block .content {
  align-items: flex-start;
  justify-content: center;
  padding-right: 0;
  padding-left: 11%;
}
main.page .service-page-content .delivery-block .img-block {
  width: 100%;
}
main.page .service-page-content .delivery-block .img-block img {
  padding-top: 50px;
  width: 100%;
  height: auto;
}
main.page .service-page-content .montaj-block {
  margin-bottom: 160px;
}
main.page .service-page-content .montaj-block .content {
  width: 140%;
  padding-top: 11%;
  padding-bottom: 11%;
  padding-right: 0;
  padding-left: 11%;
  background-color: #121925;
  justify-content: center;
  align-items: flex-start;
}
main.page .service-page-content .montaj-block .content h2 {
  color: #fcfcfc;
}
main.page .service-page-content .montaj-block .content p {
  color: #fcfcfc;
}
main.page .service-page-content .montaj-block .img-block {
  position: relative;
  width: 100%;
}
main.page .service-page-content .montaj-block .img-block img {
  position: absolute;
  width: 85%;
  height: auto;
  bottom: -80px;
  right: 0;
}
main.page .service-page-content .all-services {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
main.page .service-page-content .all-services a {
  color: #fcfcfc;
  display: block;
  transition: all 0.2s;
}
main.page .service-page-content .all-services a p {
  font-size: 18px;
  font-weight: 600;
  margin: 10px;
}
main.page .service-page-content .all-services a:hover {
  box-shadow: 7px 10px 23px -10px rgb(0, 116, 255);
}
main.page .service-page-content .all-services a:nth-child(odd) {
  background-color: #0074ff;
}
main.page .service-page-content .all-services a:nth-child(even) {
  background-color: #cd293d;
}
main.page .delivery-page-content h2 {
  color: #484848;
}
main.page .delivery-page-content .maintitle {
  margin-top: 50px;
  margin-bottom: 80px;
}
main.page .delivery-page-content .maintitle h2 {
  text-align: center;
}
main.page .delivery-page-content .howweship {
  padding-left: 5%;
  padding-right: 5%;
}
main.page .delivery-page-content .howweship .howship-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 11%;
}
main.page .delivery-page-content .howweship .howship-wrapper .text-block {
  font-size: 20px;
  line-height: 28px;
  color: #484848;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.page .delivery-page-content .howweship .howship-wrapper .text-block .story {
  counter-reset: storyCounter;
  margin: 0;
}
main.page .delivery-page-content .howweship .howship-wrapper .text-block .story li {
  list-style: none;
  position: relative;
  margin: 0 0 40px;
  padding: 0 0 0 96px;
}
main.page .delivery-page-content .howweship .howship-wrapper .text-block .story li::before {
  counter-increment: storyCounter;
  content: counter(storyCounter);
  color: #0074ff;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
  display: inline-block;
  text-align: center;
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  border-radius: 50%;
  border: 3px solid #0074ff;
}
main.page .delivery-page-content .delivery-content {
  margin-top: 80px;
  margin-bottom: 80px;
}
main.page .delivery-page-content .delivery-content p {
  font-size: 18px;
  line-height: 26px;
  color: #484848;
}
main.page .delivery-page-content .delivery-content h3 {
  margin: 60px 0 20px;
  color: #484848;
  font-size: 32px;
  line-height: 39px;
  letter-spacing: 1px;
}
main.page .delivery-page-content .regions p {
  font-size: 18px;
  line-height: 26px;
  color: #484848;
}
main.page .delivery-page-content .regions ul {
  display: grid;
  padding-left: 0;
  grid-template-columns: repeat(4, 1fr);
}
main.page .delivery-page-content .paymethods {
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
}
main.page .delivery-page-content .paymethods h2 {
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 39px;
  font-weight: bolder;
  margin: 60px 0 20px;
  color: #484848;
}
main.page .delivery-page-content .paymethods p {
  font-size: 18px;
  line-height: 26px;
  color: #484848;
}
main.page .blog-page-content {
  margin-top: 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
main.page .blog-page-content .newscard {
  transition: all 0.5s;
}
main.page .blog-page-content .newscard .card-img {
  width: 100%;
}
main.page .blog-page-content .newscard .card-img a {
  display: block;
  width: 100%;
}
main.page .blog-page-content .newscard .card-img a img {
  width: 100%;
  height: auto;
}
main.page .blog-page-content .newscard .card-info {
  padding: 20px;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
main.page .blog-page-content .newscard .card-info a:first-of-type {
  height: 80px;
}
main.page .blog-page-content .newscard .card-info a {
  color: #2c2c2c;
  font-size: 20px;
  line-height: 25px;
  font-weight: bolder;
  transition: all 0.2s;
}
main.page .blog-page-content .newscard .card-info a:hover {
  color: #0074ff;
}
main.page .blog-page-content .newscard .card-info a.read-btn {
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  padding: 10px 20px;
  color: #0074ff;
  border: 2px solid #0074ff;
  transition: all 0.2s;
}
main.page .blog-page-content .newscard .card-info a.read-btn:hover {
  color: #fcfcfc;
  background-color: #0074ff;
}
main.page .blog-page-content .newscard:hover {
  box-shadow: 2px 3px 5px 0px rgb(168, 168, 168);
}
main.page .contact-page-content {
  padding-left: 0;
  padding-right: 0;
  font-family: "Futura New", sans-serif;
}
main.page .contact-page-content .contact-info {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px;
  margin-top: 80px;
  margin-bottom: 80px;
}
main.page .contact-page-content .contact-info .contact-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main.page .contact-page-content .contact-info .contact-col .page-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: linear-gradient(45deg, rgb(134, 189, 255) 0%, rgb(0, 116, 255) 15%, rgb(0, 45, 98) 100%);
  width: 60px;
  height: 60px;
  margin-bottom: 30px;
}
main.page .contact-page-content .contact-info .contact-col .page-icon svg {
  width: 30px;
  height: 30px;
  fill: #fcfcfc;
}
main.page .contact-page-content .contact-info .contact-col .page-links {
  display: flex;
  flex-direction: column;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
}
main.page .contact-page-content .contact-info .contact-col .page-links a {
  color: #0074ff;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
}
main.page .contact-page-content .contact-info .contact-col .page-links a.phone {
  font-size: 28px;
  font-weight: 600;
}
main.page .contact-page-content .contact-info .contact-col .page-links a.phone:first-of-type {
  margin-bottom: 20px;
}
main.page .contact-page-content .contact-map {
  padding-left: 0;
  padding-right: 0;
}
main.page .contact-page-content .contact-social {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
main.page .contact-page-content .contact-social .one-link {
  color: #fcfcfc;
  display: flex;
  align-items: center;
}
main.page .contact-page-content .contact-social .one-link .icon {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 3px solid #fcfcfc;
}
main.page .contact-page-content .contact-social .one-link .icon svg {
  width: 70px;
  height: 70px;
  fill: #fcfcfc;
}
main.page .contact-page-content .contact-social .one-link .link-item {
  display: block;
  padding: 0 0 0 40px;
  font-size: 30px;
}
main.page .contact-page-content .contact-social .one-link:nth-child(1) {
  background-color: #cd293d;
}
main.page .contact-page-content .contact-social .one-link:nth-child(2) {
  background-color: #ef4c5c;
}
main.page .contact-page-content .contact-social .one-link:nth-child(3) {
  background-color: #3b5999;
}
main.page .ourworks-page-content {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
main.page .ourworks-page-content .works-category {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
main.page .ourworks-page-content .works-category h2 {
  font-size: 40px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #484848;
  position: relative;
  margin-bottom: 30px;
  width: 100%;
}
main.page .ourworks-page-content .works-category h2::before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  width: 30%;
  height: 5px;
  background-color: #0074ff;
}
main.page .ourworks-page-content .works-category .works-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-bottom: 20px;
}
main.page .ourworks-page-content .works-category .works-wrapper .one-work {
  transition: all 0.2s;
  background-color: #f0f0f0;
}
main.page .ourworks-page-content .works-category .works-wrapper .one-work a {
  display: block;
}
main.page .ourworks-page-content .works-category .works-wrapper .one-work a img {
  width: 100%;
  height: auto;
}
main.page .ourworks-page-content .works-category .works-wrapper .one-work a p {
  margin: 15px;
  font-weight: 500;
  color: #2c2c2c;
  font-weight: 600;
}
main.page .ourworks-page-content .works-category .works-wrapper .one-work:hover {
  box-shadow: 7px 10px 23px -10px rgb(0, 116, 255);
}
main.page .ourworks-page-content .works-category .workcategory {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #fcfcfc;
  background-color: #0074ff;
  padding: 10px 20px;
}
main.page .ourworks-page-content .works-category .workcategory svg {
  width: 30px;
  height: 30px;
  fill: #fcfcfc;
  padding-left: 10px;
}
main.page .ourworks-page-content .works-text {
  margin-top: 80px;
}
main.page .section-page-content {
  max-width: 900px;
  margin-top: 30px;
}
main.page .section-page-content img {
  max-width: 100%;
  height: auto;
}
main.page .section-page-content p, main.page .section-page-content ul {
  font-size: 18px;
  line-height: 26px;
  color: #484848;
}
main.page .project-page-content .project-gallery {
  margin-top: 30px;
  margin-bottom: 80px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px;
}
main.page .project-page-content .project-gallery a img {
  width: 100%;
  height: auto;
}
main.page .catalog-page-content, main.page .products-page-content {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  padding-left: 0;
  padding-right: 0;
}
main.page .catalog-page-content .subcategories, main.page .products-page-content .subcategories {
  grid-area: 1/1/2/2;
}
main.page .catalog-page-content .subcategories .leftmenu, main.page .products-page-content .subcategories .leftmenu {
  background-color: rgb(240, 240, 240);
  padding: 20px;
}
main.page .catalog-page-content .subcategories .leftmenu .subtitle, main.page .products-page-content .subcategories .leftmenu .subtitle {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #0074ff;
  color: #484848;
}
main.page .catalog-page-content .subcategories .leftmenu .others, main.page .products-page-content .subcategories .leftmenu .others {
  list-style-type: none;
  padding-left: 0;
}
main.page .catalog-page-content .subcategories .leftmenu .others li, main.page .products-page-content .subcategories .leftmenu .others li {
  margin-bottom: 3px;
}
main.page .catalog-page-content .subcategories .leftmenu .others li a, main.page .products-page-content .subcategories .leftmenu .others li a {
  color: #2c2c2c;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.2s;
}
main.page .catalog-page-content .subcategories .leftmenu .others li ul, main.page .products-page-content .subcategories .leftmenu .others li ul {
  list-style-type: none;
  padding-left: 10px;
}
main.page .catalog-page-content .subcategories .leftmenu .others a:hover, main.page .products-page-content .subcategories .leftmenu .others a:hover {
  color: #0074ff;
}
main.page .catalog-page-content .catalog-frame, main.page .products-page-content .catalog-frame {
  grid-area: 1/2/2/5;
}
main.page .catalog-page-content .catalog-frame .one-category, main.page .products-page-content .catalog-frame .one-category {
  margin-bottom: 50px;
}
main.page .catalog-page-content .catalog-frame .one-category h2, main.page .products-page-content .catalog-frame .one-category h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 1px;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper, main.page .products-page-content .catalog-frame .one-category .category-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a, main.page .products-page-content .catalog-frame .one-category .category-wrapper a {
  display: block;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  background-color: rgb(240, 240, 240);
  color: #484848;
  font-weight: 600;
  transition: all 0.2s;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a p, main.page .products-page-content .catalog-frame .one-category .category-wrapper a p {
  margin-bottom: 0;
  margin-top: 20px;
  text-align: center;
  line-height: 20px;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a:hover, main.page .products-page-content .catalog-frame .one-category .category-wrapper a:hover {
  background-color: #0074ff;
  color: #fcfcfc;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a.product-card img, main.page .products-page-content .catalog-frame .one-category .category-wrapper a.product-card img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a.product-card .status, main.page .products-page-content .catalog-frame .one-category .category-wrapper a.product-card .status {
  font-size: 14px;
  color: #0074ff;
  font-weight: 600;
  transition: all 0.2s;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a.product-card .product-name, main.page .products-page-content .catalog-frame .one-category .category-wrapper a.product-card .product-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a.product-card .price, main.page .products-page-content .catalog-frame .one-category .category-wrapper a.product-card .price {
  font-weight: 600;
  display: flex;
  justify-content: center;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a.product-card .price span, main.page .products-page-content .catalog-frame .one-category .category-wrapper a.product-card .price span {
  display: block;
  padding: 10px 20px;
  background-color: rgb(0, 116, 255);
  color: rgb(252, 252, 252);
  border-radius: 20px;
  transition: all 0.2s;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a.product-card:hover .status, main.page .products-page-content .catalog-frame .one-category .category-wrapper a.product-card:hover .status {
  color: #fcfcfc;
}
main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a.product-card:hover .price span, main.page .products-page-content .catalog-frame .one-category .category-wrapper a.product-card:hover .price span {
  background-color: #fcfcfc;
  color: #0074ff;
}
main.page .catalog-page-content .catalog-frame .one-category .go-to-illum, main.page .products-page-content .catalog-frame .one-category .go-to-illum {
  text-align: right;
  margin-top: 50px;
}
main.page .catalog-page-content .catalog-frame .one-category .go-to-illum a, main.page .products-page-content .catalog-frame .one-category .go-to-illum a {
  padding: 10px 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0074ff;
  border: 2px solid #0074ff;
}
main.page .products-page-content .products-frame {
  grid-area: 1/2/2/5;
}
main.page .products-page-content .products-frame .products .products-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
main.page .products-page-content .products-frame .products .products-wrapper a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
  background-color: rgb(240, 240, 240);
  color: #484848;
  transition: all 0.2s;
}
main.page .products-page-content .products-frame .products .products-wrapper a div {
  display: flex;
  flex-direction: column;
}
main.page .products-page-content .products-frame .products .products-wrapper a div img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
main.page .products-page-content .products-frame .products .products-wrapper a div .status {
  font-size: 14px;
  color: #0074ff;
  font-weight: 600;
}
main.page .products-page-content .products-frame .products .products-wrapper a div .product-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
}
main.page .products-page-content .products-frame .products .products-wrapper a .price {
  font-weight: 600;
  display: flex;
  justify-content: center;
}
main.page .products-page-content .products-frame .products .products-wrapper a .price span {
  display: block;
  padding: 10px 20px;
  background-color: #0074ff;
  color: #fcfcfc;
  border-radius: 20px;
}
main.page .products-page-content .products-frame .products .products-wrapper a:hover {
  background-color: #0074ff;
  color: #fcfcfc;
}
main.page .products-page-content .products-frame .products .products-wrapper a:hover .status {
  color: #fcfcfc;
}
main.page .products-page-content .products-frame .products .products-wrapper a:hover .price span {
  background-color: #fcfcfc;
  color: #0074ff;
}
main.page .products-page-content .products-frame .catalog-content {
  margin-top: 30px;
}
main.page .products-page-content .product-frame {
  font-family: "Futura New", sans-serif;
  grid-area: 1/2/2/5;
}
main.page .products-page-content .product-frame h1 {
  font-size: 32px;
  line-height: 38px;
  color: #484848;
}
main.page .products-page-content .product-frame .aftername {
  font-size: 14px;
  display: flex;
  gap: 30px;
  margin-bottom: 20px;
}
main.page .products-page-content .product-frame .aftername p {
  margin-bottom: 0;
}
main.page .products-page-content .product-frame .aftername .prod-status {
  color: #0074ff;
  font-weight: 600;
}
main.page .products-page-content .product-frame .aftername .prod-code {
  color: #484848;
}
main.page .products-page-content .product-frame .product {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}
main.page .products-page-content .product-frame .product .info-part {
  grid-area: 1/1/2/3;
}
main.page .products-page-content .product-frame .product .info-part .navigation {
  border-bottom: 2px solid #0074ff;
}
main.page .products-page-content .product-frame .product .info-part .navigation button {
  background-color: rgb(240, 240, 240);
  color: #484848;
  font-weight: 600;
  border: none;
  outline: none;
  padding: 10px 20px;
  margin-right: 5px;
  transition: all 0.2s;
}
main.page .products-page-content .product-frame .product .info-part .navigation button.active {
  background-color: #0074ff;
  color: #fcfcfc;
}
main.page .products-page-content .product-frame .product .info-part .navigation button:hover {
  background-color: #2c2c2c;
  color: #fcfcfc;
}
main.page .products-page-content .product-frame .product .info-part .all-information, main.page .products-page-content .product-frame .product .info-part .all-parameters {
  display: none;
  margin-top: 20px;
}
main.page .products-page-content .product-frame .product .info-part .all-information h2, main.page .products-page-content .product-frame .product .info-part .all-parameters h2 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
main.page .products-page-content .product-frame .product .info-part .all-information .documents {
  list-style-type: none;
  padding-left: 0;
}
main.page .products-page-content .product-frame .product .info-part .all-information .documents .one-doc {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
main.page .products-page-content .product-frame .product .info-part .all-information .documents .one-doc p {
  margin-bottom: 0;
}
main.page .products-page-content .product-frame .product .info-part .all-information .documents .one-doc .doc-title {
  font-weight: 600;
  color: #2c2c2c;
  grid-area: 1/1/2/2;
}
main.page .products-page-content .product-frame .product .info-part .all-information .documents .one-doc .doc-file {
  grid-area: 1/2/2/3;
}
main.page .products-page-content .product-frame .product .info-part .all-information .documents .one-doc .doc-file a {
  display: flex;
  align-items: center;
  color: #2c2c2c;
  transition: all 0.2s;
}
main.page .products-page-content .product-frame .product .info-part .all-information .documents .one-doc .doc-file a svg {
  width: 20px;
  height: 20px;
  fill: #2c2c2c;
  margin-right: 5px;
  transition: all 0.2s;
}
main.page .products-page-content .product-frame .product .info-part .all-information .documents .one-doc:hover .doc-file a {
  color: #0074ff;
}
main.page .products-page-content .product-frame .product .info-part .all-information .documents .one-doc:hover .doc-file a svg {
  fill: #0074ff;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters ul {
  list-style-type: none;
  padding-left: 0;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters ul .one-param {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-bottom: 1px solid #484848;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters ul .one-param .param-title {
  grid-area: 1/1/2/2;
  font-weight: 600;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters ul .one-param .param-value {
  grid-area: 1/2/2/3;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters ul .one-param p {
  margin-bottom: 0;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters table {
  width: 100%;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters table tbody tr {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #484848;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters table tbody tr td {
  padding-top: 5px;
  padding-bottom: 5px;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters table tbody tr td:first-of-type {
  font-weight: 600;
}
main.page .products-page-content .product-frame .product .info-part .all-parameters table tbody tr:last-of-type {
  border-bottom: none;
}
main.page .products-page-content .product-frame .product .info-part .all-information.active, main.page .products-page-content .product-frame .product .info-part .all-parameters.active {
  display: block;
}
main.page .products-page-content .product-frame .product .img-part {
  grid-area: 1/3/2/4;
}
main.page .products-page-content .product-frame .product .img-part .product-img {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  background-color: rgb(240, 240, 240);
  padding: 20px;
}
main.page .products-page-content .product-frame .product .img-part .product-img a {
  display: block;
  width: calc(30% - 5px);
}
main.page .products-page-content .product-frame .product .img-part .product-img a img {
  width: 100%;
  height: auto;
}
main.page .products-page-content .product-frame .product .img-part .product-img a:first-of-type {
  display: block;
  width: 100%;
}
main.page .products-page-content .product-frame .product .img-part .sizes {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
main.page .products-page-content .product-frame .product .img-part .sizes p {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #0074ff;
}
main.page .products-page-content .product-frame .product .img-part .sizes span {
  padding: 2px 5px;
  border: 1px solid #484848;
  color: #484848;
}
main.page .products-page-content .product-frame .product .img-part .price {
  margin-top: 20px;
  background-color: rgb(240, 240, 240);
  color: #484848;
  padding: 20px;
}
main.page .products-page-content .product-frame .product .img-part .price p {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
main.page .products-page-content .product-frame .product .img-part .get-order {
  display: flex;
  justify-content: center;
  padding: 20px 10px;
}
main.page .products-page-content .product-frame .product .img-part .get-order button {
  background-color: #0074ff;
  color: #fcfcfc;
  padding: 10px 30px;
  border-radius: 20px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
  outline: none;
  transition: all 0.2s;
}
main.page .products-page-content .product-frame .product .img-part .get-order button:hover {
  box-shadow: 0px 0px 44px -1px rgb(0, 116, 255);
}
main.page .faq-page-content {
  margin-top: 80px;
  font-family: "Futura New", sans-serif;
}
main.page .faq-page-content .accordion-button {
  background-color: rgb(240, 240, 240);
  margin-bottom: 10px;
  font-size: 22px;
  color: #2c2c2c;
}
main.page .faq-page-content .accordion-button:focus {
  box-shadow: none;
}
main.page .faq-page-content .accordion-body {
  font-size: 18px;
  color: #484848;
}

main.public {
  font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
main.public .public-page-content {
  max-width: 900px;
  margin-top: 100px;
}
main.public .public-page-content h1 {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 40px;
}
main.public .public-page-content .public-img {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
}
main.public .public-page-content .public-img img {
  width: 100%;
  height: auto;
}
main.public .public-page-content .public-content img {
  max-width: 100%;
  height: auto;
}
main.public .public-page-content .public-content p, main.public .public-page-content .public-content ol, main.public .public-page-content .public-content ul {
  font-size: 18px;
  line-height: 26px;
  color: #484848;
}

main.main-led {
  background-color: #2c2c2c;
  z-index: 1;
}
main.main-led section {
  position: relative;
  z-index: 1;
}
main.main-led .ourworks h2, main.main-led .someabout h2, main.main-led .main-catalog h2, main.main-led .advantages h2 {
  color: #fcfcfc;
  font-weight: 600;
  text-transform: uppercase;
}
main.main-led .cooperation {
  background-color: transparent;
}
main.main-led .cooperation .cooperation-wrapper {
  padding-top: 0;
}
main.main-led .ourworks {
  margin-top: 80px;
}
main.main-led .ourworks .ourworks__wrapper .project-card .project-link p {
  color: #fcfcfc;
}
main.main-led .our-clients {
  background-color: #fff;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 50px;
}
main.main-led .our-clients .slogan {
  color: #2c2c2c;
}
main.main-led .someabout .someabout__wrapper {
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
main.main-led .someabout .someabout__wrapper a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fcfcfc;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  transition: all 0.2s;
}
main.main-led .someabout .someabout__wrapper a img {
  width: 100%;
  height: auto;
  transition: all 0.2s;
  border-radius: 20px;
}
main.main-led .someabout .someabout__wrapper a .subpage_details {
  position: absolute;
  opacity: 0;
  display: block;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #fcfcfc;
  color: #0074ff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  transition: all 0.2s;
}
main.main-led .someabout .someabout__wrapper a .subpage_title {
  margin-top: 10px;
}
main.main-led .someabout .someabout__wrapper a:hover {
  color: #0074ff;
}
main.main-led .someabout .someabout__wrapper a:hover img {
  filter: invert(29%) sepia(97%) saturate(3623%) hue-rotate(205deg) brightness(105%) contrast(103%);
  transition: all 0.2s;
}
main.main-led .someabout .someabout__wrapper a:hover .subpage_details {
  opacity: 1;
}
main.main-led .someabout .subpage_all {
  margin-top: 30px;
  text-align: right;
}
main.main-led .someabout .subpage_all a {
  color: #fcfcfc;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.2s;
}
main.main-led .someabout .subpage_all a:hover {
  color: #0074ff;
}
main.main-led .main-catalog {
  margin-bottom: 80px;
  margin-top: 50px;
}
main.main-led .main-catalog .main-catalog__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
main.main-led .main-catalog .main-catalog__wrapper .main-category {
  padding: 20px;
  background: transparent;
  transition: all 0.2s;
  border-radius: 20px;
  position: relative;
}
main.main-led .main-catalog .main-catalog__wrapper .main-category .catalog-img {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
main.main-led .main-catalog .main-catalog__wrapper .main-category .catalog-title {
  display: block;
  color: #fcfcfc;
  font-size: 22px;
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 10px;
}
main.main-led .main-catalog .main-catalog__wrapper .main-category .subcategorys {
  list-style-type: none;
  padding-left: 0;
}
main.main-led .main-catalog .main-catalog__wrapper .main-category .subcategorys li {
  margin-bottom: 5px;
}
main.main-led .main-catalog .main-catalog__wrapper .main-category .subcategorys li a {
  color: #fcfcfc;
  font-size: 18px;
  font-weight: 300;
}
main.main-led .main-catalog .main-catalog__wrapper .main-category .all-subcategorys {
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
main.main-led .main-catalog .main-catalog__wrapper .main-category .all-subcategorys a {
  color: #0074ff;
  font-size: 18px;
  transition: all 0.2s;
}
main.main-led .main-catalog .main-catalog__wrapper .main-category:hover {
  background: linear-gradient(45deg, rgb(134, 189, 255) 0%, rgb(0, 116, 255) 15%, rgb(0, 45, 98) 100%);
}
main.main-led .main-catalog .main-catalog__wrapper .main-category:hover .all-subcategorys a {
  color: #fcfcfc;
}
main.main-led .advantages {
  margin-bottom: 80px;
  color: #fcfcfc;
}
main.main-led .advantages h2 {
  margin-bottom: 30px;
}
main.main-led .advantages .advantage-top, main.main-led .advantages .advantage-bottom {
  display: flex;
  justify-content: space-around;
  width: 80%;
  margin: 0 auto;
}
main.main-led .advantages .advantage-top .advantage-one, main.main-led .advantages .advantage-bottom .advantage-one {
  position: relative;
  width: 33.3%;
}
main.main-led .advantages .advantage-top .advantage-one .advantage-title, main.main-led .advantages .advantage-bottom .advantage-one .advantage-title {
  position: relative;
  color: #0074ff;
  font-size: 24px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
main.main-led .advantages .advantage-top .advantage-one .advantage-title::before, main.main-led .advantages .advantage-bottom .advantage-one .advantage-title::before {
  content: "";
  position: absolute;
  background-color: #fcfcfc;
  border: 3px solid #0074ff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: 10px;
  left: -30px;
  z-index: 2;
}
main.main-led .advantages .advantage-top .advantage-one .advantage-info, main.main-led .advantages .advantage-bottom .advantage-one .advantage-info {
  font-size: 18px;
  font-weight: 400;
}
main.main-led .advantages .advantage-top .advantage-one .advantage-title::after {
  content: "";
  position: absolute;
  left: -21px;
  top: 20px;
  height: 300px;
  width: 2px;
  background-color: #0074ff;
  z-index: 1;
}
main.main-led .advantages .advantage-top .advantage-one:first-of-type {
  top: 60px;
  margin-left: 140px;
}
main.main-led .advantages .advantage-top .one-right {
  margin-left: auto;
}
main.main-led .advantages .advantage-top .one-right .advantage-title::after {
  height: 220px;
}
main.main-led .advantages .advantage-img {
  display: flex;
  justify-content: center;
}
main.main-led .advantages .advantage-img img {
  max-width: 100%;
  height: auto;
}
main.main-led .advantages .advantage-bottom .advantage-one:first-of-type {
  margin-top: 60px;
  margin-left: 140px;
}
main.main-led .advantages .advantage-bottom .one-right {
  margin-left: 70px;
  margin-top: -30px;
}
main.main-led .advantages .advantage-bottom .advantage-one::after {
  content: "";
  position: absolute;
  left: -21px;
  bottom: calc(100% - 15px);
  height: 250px;
  width: 2px;
  background-color: #0074ff;
  z-index: 1;
}
main.main-led .advantages .advantage-bottom .one-right::after {
  height: 190px;
}

main.main-led + footer {
  margin-top: 0;
  background-color: #181818;
  position: relative;
  z-index: 1;
}

main.main-illumination section.illum-form {
  padding-left: 0;
  padding-right: 0;
  background-color: #130f0c;
}
main.main-illumination section.illum-form .illum-form_wrapper {
  display: flex;
}
main.main-illumination section.illum-form .illum-form_wrapper .l-part img {
  height: 100%;
  width: auto;
}
main.main-illumination section.illum-form .illum-form_wrapper .r-part {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding: 30px 0;
}
main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper {
  max-width: 500px;
}
main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form {
  font-family: Avenir Next Cyr Regular, Arial, Helvetica, sans-serif;
}
main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form .form-head legend {
  margin: 12px 0 25px;
  line-height: 1;
  color: #fcfcfc;
  letter-spacing: 1px;
  font-size: 40px;
  font-weight: bold;
}
main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form .work-mail {
  display: none;
}
main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form input[type=text], main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form textarea {
  height: 70px;
  color: #484848;
  border: none;
  display: block;
  background-color: #fcfcfc;
  width: 100%;
  padding: 22px;
  margin-bottom: 23px;
  outline: none;
}
main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form textarea {
  height: 110px;
}
main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form input[type=submit] {
  color: #fcfcfc;
  background-color: #0074ff;
  min-width: 196px;
  letter-spacing: 0.04em;
  line-height: 20px;
  padding: 1.7rem 1.9rem;
  font-weight: 400;
  border: none;
  outline: none;
  transition: all 0.2s;
}
main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form input[type=submit]:hover {
  box-shadow: 0 3px 18px #0074ff;
}
main.main-illumination section.illum-module {
  background-color: #2c2c2c;
  padding: 50px 0;
}
main.main-illumination section.illum-module .illum-module_head {
  font-family: Avenir Next Cyr Regular, Arial, Helvetica, sans-serif;
}
main.main-illumination section.illum-module .illum-module_head h2, main.main-illumination section.illum-module .illum-module_head p {
  color: #fcfcfc;
  text-align: center;
  font-weight: bold;
}
main.main-illumination section.illum-module .illum-module_head h2 {
  margin: 12px 0 25px;
  line-height: 1;
  letter-spacing: 1px;
  font-size: 40px;
}
main.main-illumination section.illum-module .illum-module_head p {
  line-height: 27px;
  font-size: 22px;
  letter-spacing: 1px;
  margin: 10px 0;
}
main.main-illumination section.illum-module .module-selector__wrapper {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 50px;
  margin-bottom: 40px;
}
main.main-illumination section.illum-module .module-selector__wrapper .type {
  width: 158px;
  height: 158px;
  display: flex;
  color: #fcfcfc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid #fcfcfc;
  border-radius: 5px;
  transition: all 0.2s;
}
main.main-illumination section.illum-module .module-selector__wrapper .type .type-title {
  margin-top: 10px;
  margin-bottom: 0;
}
main.main-illumination section.illum-module .module-selector__wrapper .type.active {
  background-color: #0074ff;
  border-color: #0074ff;
}
main.main-illumination section.illum-module .module-selector__wrapper .type:hover {
  background-color: #0074ff;
  border-color: #0074ff;
}

#canvas {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

#callback {
  position: fixed;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 85;
  transition: all 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
#callback .form-wrapper {
  position: relative;
  padding: 50px 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-image: url(/img/header-bg.jpg);
  background-size: cover;
  width: 400px;
  border: 10px solid #fcfcfc;
}
#callback .form-wrapper svg {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  fill: #fcfcfc;
  cursor: pointer;
}
#callback .form-wrapper form {
  display: flex;
  flex-direction: column;
}
#callback .form-wrapper form .work-mail {
  display: none;
}
#callback .form-wrapper form .form-head legend {
  color: #fcfcfc;
  font-size: 28px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
#callback .form-wrapper form input[type=text] {
  font-size: 18px;
  padding: 5px 20px;
  color: #2c2c2c;
  margin-bottom: 20px;
  text-align: center;
}
#callback .form-wrapper form input[type=text]:focus {
  outline: none;
}
#callback .form-wrapper form input[type=submit] {
  background: linear-gradient(45deg, rgb(134, 189, 255) 0%, rgb(0, 116, 255) 15%, rgb(0, 45, 98) 100%);
  color: #fcfcfc;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  border: none;
  margin-top: 10px;
}

#callback.active {
  right: 0;
}

.fixed-button {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 100;
}
.fixed-button button {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #0074ff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: none;
  outline: none;
}
.fixed-button button svg {
  width: 30px;
  height: 30px;
  fill: #fcfcfc;
}

.footer-illumination + .fixed-button {
  bottom: 156px;
}

.fix-btn rect {
  fill: #fe0304;
}

.fix-btn text {
  font-size: 22px;
  font-family: Avenir Next Cyr Regular, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 24px;
  fill: #fff;
  font-weight: 300;
}

.fix-btn {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 106px;
  height: 106px;
  z-index: 99999;
  border-radius: 50%;
  transition: all 0.4s ease 0s;
}

.fix-btn-svg {
  width: 151%;
  left: -26%;
  position: absolute;
  top: -25%;
}

.lamp, .lamp path {
  transition: all 0.4s ease 0s;
}

.fix-btn:hover {
  box-shadow: 0 2px 15px rgba(254, 242, 107, 0.7);
}

.fix-btn:hover .lamp, .fix-btn:hover .lamp path {
  stroke-dashoffset: 0;
  stroke-dasharray: 0;
  fill: #fef26b;
  filter: drop-shadow(0 -6px 6px #fef26b);
}

@keyframes spinning {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spinning {
  transform-origin: center;
  -webkit-transform-origin: center;
  animation-name: spinning;
  -webkit-animation-name: spinning;
  animation-duration: 30s;
  -webkit-animation-duration: 30s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
}

@media (max-width: 768px) {
  .mobile {
    display: block;
  }
  .nomobile {
    display: none;
  }
  header .header-wrap .header-navbar .headright {
    display: flex;
    gap: 15px;
    align-items: center;
  }
  header .header-wrap .header-navbar .headright .headmob-phone svg {
    width: 20px;
    height: 20px;
    fill: #fcfcfc;
  }
  header .header-wrap .header-navbar .headright .header_button {
    display: block;
    position: relative;
    width: 30px;
    height: 25px;
    z-index: 99;
  }
  header .header-wrap .header-navbar .headright .header_button span {
    position: absolute;
    background-color: #fcfcfc;
    width: 100%;
    height: 3px;
    left: 0;
    top: 11px;
    transition: all 0.5s;
  }
  header .header-wrap .header-navbar .headright .header_button::before, header .header-wrap .header-navbar .headright .header_button::after {
    content: "";
    background-color: #fcfcfc;
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    transition: all 0.5s;
  }
  header .header-wrap .header-navbar .headright .header_button::before {
    top: 0;
  }
  header .header-wrap .header-navbar .headright .header_button::after {
    bottom: 0;
  }
  header .header-wrap .header-navbar .headright .header_button.active::before {
    transform: rotate(45deg);
    top: 11px;
  }
  header .header-wrap .header-navbar .headright .header_button.active::after {
    transform: rotate(-45deg);
    bottom: 11px;
  }
  header .header-wrap .header-navbar .headright .header_button.active span {
    transform: scale(0);
  }
  header .header-wrap .header-navbar .menu {
    position: fixed;
    left: -100%;
    top: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #2c2c2c;
    transition: all 0.5s;
    height: calc(100vh - 60px);
    z-index: 80;
    padding: 30px 50px;
  }
  header .header-wrap .header-navbar .menu .main-menu {
    flex-direction: column;
    gap: 15px;
  }
  header .header-wrap .header-navbar .menu .main-menu li {
    font-size: 22px;
    text-transform: uppercase;
  }
  header .header-wrap .header-navbar .menu .main-menu li:hover .submenu {
    display: none;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info {
    display: flex;
    flex-direction: column;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info a {
    color: #fcfcfc;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info a.phone {
    font-size: 22px;
    margin-bottom: 10px;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info a.email {
    margin-top: 5px;
    margin-bottom: 10px;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info p {
    color: #fcfcfc;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info .worktitle {
    text-transform: uppercase;
    margin-bottom: 0;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info .worktime {
    margin-bottom: 20px;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info .footsocial {
    display: flex;
    gap: 30px;
    padding-left: 10px;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info .footsocial .social-icon svg {
    width: 20px;
    height: 20px;
    fill: #fcfcfc;
    transition: all 0.2s;
  }
  header .header-wrap .header-navbar .menu .mainmenu-info .footsocial .social-icon:hover svg {
    fill: #0074ff;
  }
  header .header-wrap .header-navbar .menu.active {
    left: 0;
  }
  main .main-banner {
    margin-left: 0;
    width: 100vw;
  }
  main .main-banner .banner {
    height: calc(100svh - 60px);
  }
  main .main-banner .banner .banner-content .banner-content__header .banner-title {
    font-size: 96px;
    line-height: 110px;
  }
  main .main-banner .banner .banner-content .banner-content__footer {
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
  }
  main .big-cards {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(6, 1fr);
  }
  main .big-cards .onecard {
    width: 100%;
    height: 90vw;
    padding: 0;
  }
  main .big-cards .onecard h2 {
    font-size: 36px;
  }
  main .big-cards .onecard a span {
    display: none;
  }
  main .big-cards .onecard:nth-child(1), main .big-cards .onecard:nth-child(2), main .big-cards .onecard:nth-child(3), main .big-cards .onecard:nth-child(4), main .big-cards .onecard:nth-child(5), main .big-cards .onecard:nth-child(6) {
    grid-area: unset;
  }
  main .big-cards .onecard:last-of-type h2 {
    font-size: 36px;
  }
  main .ourworks .ourworks__wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  main .cooperation .cooperation-wrapper .steps {
    gap: 30px;
    justify-content: space-around;
  }
  main .cooperation .cooperation-wrapper .steps .step {
    width: 130px;
    max-width: 40%;
  }
  main .cooperation .cooperation-wrapper .steps .step .step-title {
    text-align: center;
  }
  main .cooperation .cooperation-wrapper .steps .step .step-note {
    display: none;
  }
  main .cooperation .cooperation-wrapper .steps .coop-img {
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: center;
  }
  main .cooperation .cooperation-wrapper .steps .coop-img img {
    width: 100%;
    height: auto;
  }
  main .spheres .owl-stage-outer .owl-stage .owl-item .item a .icongo {
    background-color: #0074ff;
  }
  main .our-clients .slogan {
    padding-left: 0px;
  }
  main .our-clients .slogan::before {
    display: none;
  }
  main .our-clients .our-clients__wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  main .someabout .someabout__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  main.main-led .someabout .someabout__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  main.main-led .main-catalog {
    margin-top: 80px;
  }
  main.main-led .main-catalog .main-catalog__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  main.main-led .advantages {
    margin-top: 50px;
  }
  main.main-led .advantages .advantage-img {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  main.main-led .advantages .advantage-top, main.main-led .advantages .advantage-bottom {
    flex-direction: column;
    justify-content: flex-start;
  }
  main.main-led .advantages .advantage-top .advantage-one, main.main-led .advantages .advantage-top .advantage-one:first-of-type, main.main-led .advantages .advantage-top .one-right, main.main-led .advantages .advantage-bottom .advantage-one, main.main-led .advantages .advantage-bottom .advantage-one:first-of-type, main.main-led .advantages .advantage-bottom .one-right {
    top: 0;
    margin-left: 0;
    width: 100%;
    margin-top: 0;
  }
  main.main-led .advantages .advantage-top .advantage-one::after, main.main-led .advantages .advantage-top .advantage-one .advantage-title::after, main.main-led .advantages .advantage-top .one-right::after, main.main-led .advantages .advantage-bottom .advantage-one::after, main.main-led .advantages .advantage-bottom .advantage-one .advantage-title::after, main.main-led .advantages .advantage-bottom .one-right::after {
    display: none;
  }
  main.main-led .advantages .advantage-top .advantage-one .advantage-title, main.main-led .advantages .advantage-bottom .advantage-one .advantage-title {
    margin-top: 10px;
  }
  main.main-illumination section.illum-form .illum-form_wrapper {
    flex-direction: column;
  }
  main.main-illumination section.illum-form .illum-form_wrapper .l-part img {
    width: 100%;
    height: auto;
  }
  main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form input[type=submit] {
    width: 100%;
  }
  main.main-illumination section.illum-module .illum-module_head h2 {
    font-size: 30px;
  }
  main.main-illumination section.illum-module .illum-module_head p {
    font-size: 18px;
  }
  main.main-illumination section.illum-module .module-selector__wrapper {
    flex-wrap: wrap;
  }
  main.page .page-header {
    width: 100vw;
    height: calc(100svh - 60px);
  }
  main.page .page-header .ph-wrapper {
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  main.page .page-header .ph-wrapper .ph-information h1 {
    font-size: 42px;
    line-height: 50px;
  }
  main.page .page-header .ph-wrapper .ph-information p {
    max-width: 100%;
    font-size: 16px;
  }
  main.page .page-header .ph-wrapper .ph-cover {
    width: 100%;
  }
  main.page .page-header .ph-wrapper .ph-cover img {
    width: 100%;
  }
  main.page .page-content {
    grid-template-columns: repeat(1, 1fr);
  }
  main.page .page-content .subcategories {
    grid-area: unset;
    grid-row: 2;
  }
  main.page .page-content .content {
    grid-area: unset;
    grid-row: 1;
  }
  main.page .about-page-content {
    margin-top: 50px;
  }
  main.page .about-page-content .intro-block {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 50px;
  }
  main.page .about-page-content .intro-block .introtitle {
    margin-bottom: 30px;
  }
  main.page .about-page-content .principes-block {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 50px;
  }
  main.page .about-page-content .principes-block .principes-main {
    padding: 11%;
  }
  main.page .about-page-content .principes-block .principes-content .story {
    padding-left: 0;
  }
  main.page .about-page-content .principes-block .principes-content .story li {
    margin: 0px 0px 24px;
    padding: 0px 0px 0px 50px;
  }
  main.page .about-page-content .principes-block .principes-content .story li::before {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 25px;
  }
  main.page .about-page-content .weoffer-block {
    margin: 50px 0px;
    grid-template-columns: repeat(1, 1fr);
  }
  main.page .about-page-content .weoffer-block .weoffer-img {
    grid-row: 1;
  }
  main.page .about-page-content .weoffer-block .weoffer-content {
    grid-row: 2;
  }
  main.page .about-page-content .weoffer-block .weoffer-content h2 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  main.page .about-page-content .weoffer-block .weoffer-content p {
    width: 100%;
  }
  main.page .about-page-content .lights-block {
    margin-top: 50px;
    flex-direction: column;
  }
  main.page .about-page-content .lights-block .lights-content {
    width: 100%;
    padding: 11%;
  }
  main.page .about-page-content .lights-block .lights-content h2 {
    width: 100%;
  }
  main.page .about-page-content .lights-block .lights-content p {
    width: 100%;
  }
  main.page .about-page-content .lights-block .lights-links {
    width: 100%;
  }
  main.page .about-page-content .lights-block .lights-links .links-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
  main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link .icon {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link .icon svg {
    width: 40px;
    height: 40px;
  }
  main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link .link-item {
    padding: 0px 0px 0px 20px;
  }
  main.page .about-page-content .lights-slogan-block h2 {
    margin-top: 50px;
  }
  main.page .about-page-content .lights-slogan-block .colored {
    font-size: 72px;
  }
  main.page .service-page-content .organization-block, main.page .service-page-content .project-block, main.page .service-page-content .delivery-block, main.page .service-page-content .montaj-block, main.page .service-page-content .for-business-block {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 50px;
    margin-bottom: 50px;
  }
  main.page .service-page-content .organization-block .title, main.page .service-page-content .project-block .title, main.page .service-page-content .delivery-block .title, main.page .service-page-content .montaj-block .title, main.page .service-page-content .for-business-block .title {
    padding-left: 11%;
    padding-right: 11%;
  }
  main.page .service-page-content .organization-block .title h2, main.page .service-page-content .project-block .title h2, main.page .service-page-content .delivery-block .title h2, main.page .service-page-content .montaj-block .title h2, main.page .service-page-content .for-business-block .title h2 {
    width: 100%;
  }
  main.page .service-page-content .organization-block .content, main.page .service-page-content .project-block .content, main.page .service-page-content .delivery-block .content, main.page .service-page-content .montaj-block .content, main.page .service-page-content .for-business-block .content {
    padding-left: 11%;
    padding-right: 11%;
  }
  main.page .service-page-content .organization-block .content p, main.page .service-page-content .project-block .content p, main.page .service-page-content .delivery-block .content p, main.page .service-page-content .montaj-block .content p, main.page .service-page-content .for-business-block .content p {
    width: 100%;
  }
  main.page .service-page-content .project-block .title {
    padding-top: 11%;
    padding-bottom: 11%;
  }
  main.page .service-page-content .delivery-block .img-block {
    grid-row: 1;
  }
  main.page .service-page-content .delivery-block .content {
    grid-row: 2;
  }
  main.page .service-page-content .montaj-block .content {
    width: 100%;
  }
  main.page .service-page-content .montaj-block .img-block img {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  main.page .service-page-content .all-services {
    grid-template-columns: repeat(1, 1fr);
  }
  main.page .service-page-content .all-services a img {
    width: 100%;
    height: auto;
  }
  main.page .delivery-page-content .howweship .howship-wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  main.page .delivery-page-content .howweship .howship-wrapper .img-block img {
    width: 100%;
    height: auto;
  }
  main.page .delivery-page-content .howweship .howship-wrapper .text-block .story {
    padding-left: 0;
  }
  main.page .delivery-page-content .howweship .howship-wrapper .text-block .story li {
    margin: 0px 0px 20px;
    padding: 0px 0px 0px 64px;
  }
  main.page .delivery-page-content .howweship .howship-wrapper .text-block .story li::before {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 37px;
    font-weight: 600;
  }
  main.page .delivery-page-content .delivery-content {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  main.page .delivery-page-content .regions ul {
    grid-template-columns: repeat(2, 1fr);
  }
  main.page .delivery-page-content .paymethods {
    margin-top: 50px;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  main.page .delivery-page-content .paymethods .img-block img {
    width: 100%;
    height: auto;
  }
  main.page .delivery-page-content .paymethods .text-block h2 {
    margin: 20px 0px 20px;
  }
  main.page .blog-page-content {
    margin-top: 50px;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  main.page .contact-page-content .contact-info {
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 90%;
  }
  main.page .contact-page-content .contact-social {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 50px;
  }
  main.page .ourworks-page-content {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  main.page .ourworks-page-content .works-category .works-wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    width: 100%;
  }
  main.page .ourworks-page-content .works-category .works-wrapper .one-work a {
    width: 100%;
  }
  main.page .ourworks-page-content .works-text {
    margin-top: 50px;
  }
  main.page .project-page-content .project-gallery {
    margin-top: 50px;
    margin-bottom: 50px;
    grid-template-columns: repeat(3, 1fr);
  }
  main.page .catalog-page-content {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0px;
  }
  main.page .catalog-page-content .subcategories {
    grid-area: unset;
    grid-row: 2;
    margin-bottom: -80px;
  }
  main.page .catalog-page-content .catalog-frame {
    grid-area: unset;
    grid-row: 1;
  }
  main.page .catalog-page-content .catalog-frame .one-category .category-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  main.page .catalog-page-content .catalog-frame .one-category .category-wrapper a img {
    width: 100%;
    height: auto;
  }
  main.page .catalog-page-content .catalog-frame .one-category .go-to-illum {
    text-align: center;
  }
  main.page .products-page-content {
    margin-top: 0px;
    grid-template-columns: repeat(1, 1fr);
  }
  main.page .products-page-content .subcategories {
    grid-area: unset;
    grid-row: 2;
    margin-bottom: -80px;
  }
  main.page .products-page-content .product-frame {
    grid-area: unset;
    grid-row: 1;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  main.page .products-page-content .product-frame h1 {
    font-size: 24px;
    line-height: 28px;
  }
  main.page .products-page-content .product-frame .product {
    grid-template-columns: repeat(1, 1fr);
  }
  main.page .products-page-content .product-frame .product .info-part {
    grid-area: unset;
    grid-row: 2;
  }
  main.page .products-page-content .product-frame .product .img-part {
    grid-area: unset;
    grid-row: 1;
  }
  main.page .products-page-content .product-frame .product .img-part .sizes {
    justify-content: center;
  }
  main.page .products-page-content .products-frame {
    grid-area: unset;
    grid-row: 1;
  }
  main.page .products-page-content .products-frame .products .products-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  main.page .products-page-content .products-frame .products .products-wrapper a {
    padding: 10px;
  }
  main.page .products-page-content .products-frame .products .products-wrapper a div img {
    max-width: 100%;
    height: auto;
  }
  main.page .products-page-content .products-frame .products .products-wrapper a div .status {
    font-size: 12px;
  }
  main.page .products-page-content .products-frame .products .products-wrapper a div .product-name {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  main.page .products-page-content .products-frame .products .products-wrapper a .price {
    font-size: 14px;
  }
  main.page .main-catalog .main-catalog__wrapper .main-category {
    position: relative;
  }
  main.page .main-catalog .main-catalog__wrapper .main-category .all-subcategorys {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
  footer .footer-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  footer .footer-wrapper .footcol1 a {
    text-align: center;
  }
  footer .footer-wrapper .footcol2 {
    width: 100%;
  }
  footer .footer-wrapper .footcol3 .our_tm {
    max-width: 100%;
    padding-bottom: 30px;
  }
  footer .footer-copyright {
    flex-direction: column;
  }
  .fixed-button {
    right: 10px;
    bottom: 10px;
    left: unset;
  }
  .fixed-button button {
    width: 50px;
    height: 50px;
  }
  .fixed-button button svg {
    width: 25px;
    height: 25px;
  }
  .fix-btn {
    right: 10px;
    bottom: 10px;
  }
  .fixed-illumination {
    bottom: 126px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .mobile {
    display: none;
  }
  header .header-navbar .menu .main-menu {
    gap: 15px;
  }
  header .header-navbar .menu .main-menu .nashі-roboty, header .header-navbar .menu .main-menu .blog, header .header-navbar .menu .main-menu .our-blog {
    display: none;
  }
  main .main-banner .banner .banner-content .banner-content__footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
  main .big-cards {
    gap: 15px;
  }
  main .big-cards .onecard h2 {
    left: 15px;
    top: 15px;
    font-size: 22px;
  }
  main .big-cards .onecard:last-of-type h2, main .big-cards .onecard:first-of-type h2 {
    font-size: 48px;
  }
  main .cooperation .cooperation-wrapper .steps {
    justify-content: center;
    gap: 50px;
  }
  main .cooperation .cooperation-wrapper .steps .coop-img {
    width: 100%;
  }
  main .cooperation .cooperation-wrapper .steps .step {
    max-width: 27%;
  }
  main .our-clients .our-clients__wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
  main .someabout .someabout__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
  main.main-led .someabout .someabout__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  main.main-led .main-catalog .main-catalog__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  main.main-illumination section.illum-form .illum-form_wrapper {
    flex-direction: column;
  }
  main.main-illumination section.illum-form .illum-form_wrapper .l-part img {
    width: 100%;
    height: auto;
  }
  main.main-illumination section.illum-form .illum-form_wrapper .r-part .form_wrapper form input[type=submit] {
    width: 100%;
  }
  main.page .ourworks-page-content .works-category .works-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
  main.page .project-page-content .project-gallery {
    grid-template-columns: repeat(4, 1fr);
  }
  main.page .catalog-page-content .catalog-frame .one-category .category-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  main.page .products-page-content .products-frame .products .products-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  main.page .service-page-content .organization-block .title h2 {
    width: 90%;
  }
  main.page .service-page-content .organization-block .content {
    align-items: flex-start;
  }
  main.page .service-page-content .organization-block .content p {
    width: 100%;
  }
  main.page .service-page-content .project-block .content p {
    width: 90%;
  }
  main.page .service-page-content .for-business-block .content p {
    width: 90%;
  }
  main.page .service-page-content .all-services {
    grid-template-columns: repeat(2, 1fr);
  }
  main.page .service-page-content .all-services .one-service img {
    width: 100%;
    height: auto;
  }
  main.page .contact-page-content .contact-info {
    grid-template-columns: repeat(2, 1fr);
  }
  main.page .contact-page-content .contact-social .one-link .icon {
    padding: 10px 10px;
  }
  main.page .contact-page-content .contact-social .one-link .icon svg {
    width: 50px;
    height: 50px;
  }
  main.page .contact-page-content .contact-social .one-link .link-item {
    padding: 0px 0px 0px 20px;
  }
  main.page .delivery-page-content .howweship .howship-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  main.page .delivery-page-content .paymethods {
    grid-template-columns: repeat(1, 1fr);
  }
  main.page .about-page-content .lights-block .lights-content {
    padding: 5% 11% 5% 5%;
  }
  main.page .about-page-content .lights-block .lights-links .links-wrapper {
    left: -60%;
  }
  main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link .icon {
    padding-left: 30px;
    padding-right: 30px;
  }
  main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link .icon svg {
    width: 50px;
    height: 50px;
  }
  main.page .about-page-content .lights-block .lights-links .links-wrapper .one-link .link-item {
    padding: 0px 0px 0px 20px;
    font-size: 24px;
  }
  main.page .about-page-content .lights-slogan-block .colored {
    font-size: 120px;
  }
  main.page .page-content .subcategories .subtitle {
    font-size: 18px;
  }
  main.page .page-content .subcategories .others li a {
    font-size: 18px;
  }
  footer .footer-wrapper .footcol3 {
    display: none;
  }
}
@media (min-width: 993px) and (max-width: 1256px) {
  .mobile {
    display: none;
  }
  main .cooperation .cooperation-wrapper .steps {
    justify-content: center;
  }
  main.page .project-page-content .project-gallery {
    grid-template-columns: repeat(5, 1fr);
  }
  main.page .catalog-page-content .catalog-frame .one-category .category-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  main.page .service-page-content .all-services {
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
  }
  main.page .service-page-content .all-services a img {
    width: 100%;
    height: auto;
  }
  main.page .service-page-content .organization-block .title h2 {
    width: 90%;
  }
  main.page .service-page-content .organization-block .content {
    align-items: flex-start;
  }
  main.page .service-page-content .organization-block .content p {
    width: 100%;
  }
  main.page .contact-page-content .contact-info {
    grid-template-columns: repeat(2, 1fr);
  }
  main.page .contact-page-content .contact-social .one-link .link-item {
    padding: 0px 0px 0px 20px;
  }
  main.page .contact-page-content .contact-social .one-link .icon {
    padding: 10px 20px;
  }
  main.page .delivery-page-content .howweship .howship-wrapper .img-block img {
    max-width: 100%;
    height: auto;
  }
  main.page .delivery-page-content .paymethods .img-block img {
    max-width: 100%;
    height: auto;
    margin-top: 50px;
  }
}/*# sourceMappingURL=style.css.map */