#sidebarMenu,
header {
  background-color: #000;
  width: 100%;
}
.form-search input,
.sidebarMenuInner li,
header {
  width: 100%;
}
*,
header > a {
  text-decoration: none;
}
*,
.sidebarIconToggle {
  box-sizing: border-box;
}
.btn,
.numbers-block,
.sidebarMenuInner li a {
  text-transform: uppercase;
}
.copyright span:first-child,
.intro a,
.whyus h3 {
  font-family: Montserrat-Regular;
}
.cta h3,
.part-page th,
.whyus h4 {
  font-weight: 400;
}
#filters-heading,
.faq-list h2 {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  user-select: none;
}
* {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  list-style-type: none;
}
:root {
  --main-color: #3cdefa;
  --main-gradient: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(4, 13, 15, 1) 55%, rgba(9, 32, 36, 1) 60%, rgba(60, 222, 250, 1) 100%);
}
::-moz-selection {
  background: var(--main-color);
  color: #fff;
}
::selection {
  background: var(--main-color);
  color: #3c4043;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, Calibri, Helvetica, Arial, sans-serif;
  color: #3c4043;
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
}
header {
  text-align: center;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  z-index: 929;
  top: 0;
  height: 10rem;
  box-shadow: 0 3px 15px 0 rgb(79 79 79);
}
#language_btn_110,
.btn-group,
.form-search .btn,
.leftmenubar,
.mod-breadcrumbs__divider,
footer .sidebarMenuInner,
input[id="openSidebarMenu"]:not(:checked) ~ #sidebarMenu {
  display: none;
}
.mod-languages {
  position: absolute;
  left: 2rem;
  top: 2rem;
}
.mod-jfilters_filters .jfilters-item-link--clear,
.mod-languages a,
.numbers-block span:nth-child(3),
.sidebarMenuInner .active > a {
  color: var(--main-color);
}
.lang-active {
  background-color: red;
}
.intro a,
.spinner {
  background-color: var(--main-color);
}
header img {
  margin-top: 2.5rem;
  width: 10rem;
  height: auto;
}
header > a {
  color: #333;
}
.header-right {
  color: #404040;
}
.logowrap > * {
  vertical-align: bottom;
}
#sidebarMenu {
  position: absolute;
  left: 0;
  top: 10rem;
  height: calc(100vh - 10rem);
  text-align: left;
  z-index: 999;
}
#bushings,
#maingrid #jfilters-wrap,
.categories-list li a {
  background-color: #fff;
}
.sidebarMenuInner {
  font-size: 1.2rem;
  line-height: 2.5rem;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  margin-top: 5rem;
}
.shaft::after,
.shaft::before {
  width: 5px;
  content: "";
  right: 0;
  top: 0;
}
.sidebarMenuInner li a {
  display: flex;
  flex-flow: row;
  text-decoration: none;
  color: #fff;
  justify-content: center;
}
.breadcrumb li a,
.part-desc a {
  text-decoration: underline;
  text-decoration-color: #dfe1e5;
}
.nav-child {
  font-size: 1rem;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  color: #3c4043;
  text-align: left;
  margin-left: 1rem;
}
#filters-heading,
.aboutus h2,
.brands h2,
.btn,
.catalogue h2,
.categories h1,
.cath1,
.com-finder__counter,
.copyright,
.count,
.cta,
.content .intro h1,
.numbers-block,
.page-link,
.part-desc,
.part-page h2,
#related h2,
.whyus {
  text-align: center;
}
.deeper-toggle {
  display: block;
  border: solid #2c4692;
  border-width: 0 3px 3px 0;
  padding: 0.5rem;
  position: relative;
  transform: rotate(45deg);
  left: 40px;
  float: right;
  bottom: 30px;
}
.intro a,
.content .intro h1,
.spinner {
  position: absolute;
}
.diagonal.part-1,
.diagonal.part-2,
.horizontal {
  float: left;
  position: relative;
}
#head-wrap .email .email-icon {
  width: 1.65rem;
  height: 1.65rem;
}
input[id="openSidebarMenu"] {
  transition: 0.3s;
  display: none;
}
.sidebarIconToggle {
  transition: 0.3s;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  top: 5rem;
  right: 2rem;
  height: 33px;
  width: 33px;
}
.spinner {
  transition: 0.3s;
  height: 3px;
  width: 100%;
}
.intro,
footer {
  background-color: #000;
}
.diagonal.part-2,
.horizontal {
  transition: 0.3s;
  margin-top: 3px;
}
input[id="openSidebarMenu"]:checked ~ .sidebarIconToggle > .horizontal {
  transform: scale(2, 1);
  opacity: 0;
}
input[id="openSidebarMenu"]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
  transform: rotate(-135deg);
  margin-top: 8px;
}
input[id="openSidebarMenu"]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
  transform: rotate(135deg);
  margin-top: -9px;
}
.intro {
  height: calc(100vh - 10rem);
}
.intro img {
  width: 100%;
  height: auto;
  aspect-ratio: 1200/733;
  margin-top: 3.65rem;
}
.content .intro h1 {
  color: #fff;
  bottom: 25%;
  font-size: 1.75rem;
  padding: 0 2rem;
}
.btn,
.intro a {
  color: #000;
  font-size: 1.1rem;
}
.intro a {
  bottom: 4rem;
  left: 50%;
  padding: 1rem 2rem;
  transform: translate(-50%, 0);
  border-radius: 0.2rem;
}
.whyus {
  margin: 2rem 0.5rem;
}
.numbers-block,
.whyus-block {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  margin-bottom: 2.5rem;
}
.aboutus .btn,
.btn {
  margin-bottom: 1rem;
}
.whyus h3 {
  margin: 1.5rem 0 1rem;
  color: #000;
}
.numbers svg,
.whyus svg {
  width: 4rem;
  height: auto;
  fill: #000;
}
.line {
  margin-top: 1.75rem;
  width: 4.5rem;
  border-bottom: 2px solid #000;
  border-radius: 0.5rem;
}
.btn,
.mod-jfilters_filters .jfilters-filter-header {
  margin-top: 1rem;
}
#search input,
.aboutus img,
.btn,
.catalogue-card,
.map img {
  border-radius: 0.2rem;
}
.aboutus {
  background-color: #d6d6d6;
  padding: 2rem 0;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.btn,
mark {
  background-color: var(--main-color);
}
.aboutus p {
  margin: 1rem 0.5rem;
  line-height: 1.6rem;
}
.btn {
  padding: 1rem 2rem;
  width: 14rem;
}
.aboutus .btn {
  font-size: initial;
}
.aboutus-photos {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 0.5rem;
}
.aboutus-photos a {
  width: 40%;
}
.aboutus img {
  width: 100%;
  height: auto;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
}
.cta {
  display: flex;
  flex-flow: column nowrap;
  background: #000;
  background: var(--main-gradient);
  justify-content: space-evenly;
  align-items: center;
  color: #fff;
  padding: 1.5rem 0.5rem;
}
.cta h3 {
  margin: 1rem 0 2.5rem;
  line-height: 2.5rem;
}
.catalogue {
  padding: 2.5rem 0;
}
.catalogue p {
  line-height: 1.6rem;
  padding: 0 0.5rem;
}
.catalogue h2 {
  margin-bottom: 1rem;
}
.catalogue-card {
  background-color: #b3b2b1;
  position: relative;
  max-width: 25rem;
  margin: auto;
}
.shaft,
.shaft::after,
.shaft::before {
  background-color: #259ac9;
  height: 1px;
}
.catalogue-card-text {
  padding: 1.5rem;
}
.blog-post a,
.catalogue-card-text a,
.mod-jfilters_filters .jfilters-item-link,
.part-spec a {
  color: #3c4043;
}
.blog-post a::after,
.catalogue-card-text a::after,
.part-spec a::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.catalogue-card img {
  width: 100%;
  height: auto;
}
.catalogue-card-desc {
  font-size: 1rem;
  color: #fff;
}
.the-arrow {
  display: none;
  position: absolute;
  bottom: 33px;
  right: 10%;
}
.breadcrumb li,
.mod-finder__search,
.shaft {
  position: relative;
}
.shaft {
  width: 41px;
  display: block;
}
.shaft::before {
  transform: rotate(40deg);
  transform-origin: top right;
  display: block;
  position: absolute;
}
.shaft::after {
  transform: rotate(-40deg);
  transform-origin: bottom right;
  display: block;
  position: absolute;
}
.numbers {
  background: linear-gradient(180deg, #000 0, #000 50%, #040d0f 55%, #092024 60%, #3cdefa 100%);
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem 0;
}
.numbers-block {
  width: 10rem;
}
.numbers-block svg {
  fill: var(--main-color);
}
.numbers-block .line {
  width: 2rem;
  border-color: #fff;
}
.numbers-block span:nth-child(2) {
  margin-top: 1rem;
  color: #fff;
}
.brands h2 {
  padding-top: 2.5rem;
}
.brands span {
  padding: 0.5rem 0.5rem 2.5rem;
  display: block;
  line-height: 1.6rem;
}
.brands-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 4rem;
  background-color: #989795;
  padding: 2rem 1rem;
}
footer {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  color: #e9e9e9;
  padding-top: 2rem;
  box-shadow: 0 -3px 15px 0 rgb(79 79 79);
}
address {
  font-style: normal;
  order: 2;
}
footer .geomap {
  order: 3;
}
footer .map {
  order: 4;
}
footer .logo-footer {
  order: 5;
  margin: 2rem;
}
.map {
  padding: 1.5rem 0.5rem;
}
.map img {
  width: 100%;
  height: auto;
}
.copyright {
  order: 6;
  width: 100%;
  color: #9aa0a6;
  background-color: #171717;
}
.copyright p {
  padding: 2rem;
}
.copyright span:first-child {
  color: var(--main-color);
}
.copyright span:last-child {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}
.email,
.fax,
.geo,
.phone,
.skype,
.whatsapp {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  padding: 1.5rem;
}
.footer-svg path {
  fill: #e9e9e9;
}
footer svg {
  width: 1.5rem;
}
.geo svg {
  width: 3rem;
}
.logo-footer img {
  max-width: 10rem;
  height: auto;
}
.footer-content-text {
  margin-left: 1rem;
  font-size: 1.2rem;
}
footer h3 {
  margin-top: 2rem;
}
#breadcrumbs {
  width: min(100% - 1rem, 87rem);
  margin-inline: auto;
}
.breadcrumb {
  display: flex;
  font-size: 0.9rem;
  flex-wrap: wrap;
  margin: 1.5rem 0;
  column-gap: 1.3rem;
  row-gap: 0.3rem;
}
#search,
.goods-grid,
.pagination,
.part-page {
  margin-inline: auto;
}
.breadcrumb li {
  font-size: 15px;
}
.breadcrumb li a {
  color: #1d2e42;
  font-weight: 600;
}
.breadcrumb li:not(:last-child)::after {
  content: ">";
  position: absolute;
  top: 45%;
  transform: translateY(-45%);
  right: -15px;
  font-size: 0.9rem;
}
#search {
  width: min(100% - 1rem, 31rem);
}
.form-search .finder {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
#search .awesomplete {
  display: block;
  font-size: 1rem;
}
#search input {
  padding: 0.5rem 0 0.5rem 2rem;
  font-size: 1rem;
  margin: 0.5rem 0;
  border: 1px solid #dfe1e5;
  color: rgba(0, 0, 0, 0.87);
}
#search input:focus-within {
  box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
  border-color: rgba(223, 225, 229, 0);
  outline: 0;
}
#search ul {
  border: 1px solid #dfe1e5;
  box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
  border-radius: 0.2rem;
  z-index: 777;
}
#search li,
.blog-card-text {
  padding: 1rem;
}
#search li:first-child:hover {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
#search li:last-child:hover {
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
#search mark {
  background: 0 0;
}
#search svg {
  height: 20px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
#search svg path {
  fill: #9aa0a6;
}
#jfilters-wrap {
  padding-bottom: 0.5rem;
}
.mod-jfilters_filters {
  position: relative;
  border: 1px solid #dfe1e5;
  border-radius: 0.2rem;
  width: min(100% - 10rem, 31rem);
  margin-inline: auto;
  padding: 0.5rem 0;
}
.mod-jfilters_filters input {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  border: none;
}
.mod-jfilters_filters i {
  position: absolute;
  right: 1rem;
  top: 0.8rem;
}
.faq-list li i::after,
.faq-list li i::before,
.mod-jfilters_filters i::after,
.mod-jfilters_filters i::before {
  content: "";
  position: absolute;
  background-color: var(--main-color);
  width: 3px;
  height: 9px;
}
.jfilters-filter-container,
.mod-jfilters_filters i::after,
.mod-jfilters_filters i::before {
  transition: 0.2s ease-out;
  overflow: hidden;
}
.mod-jfilters_filters .jfilters-filter-container {
  border: none;
}
.faq-list i::before,
.mod-jfilters_filters i::before {
  transform: translate(-2px, 0) rotate(45deg);
}
.faq-list i::after,
.mod-jfilters_filters i::after {
  transform: translate(2px, 0) rotate(-45deg);
}
.faq-list input[type="checkbox"]:checked ~ i::before,
.mod-jfilters_filters input[type="checkbox"]:checked ~ i::before {
  transform: translate(2px, 0) rotate(45deg);
}
.faq-list input[type="checkbox"]:checked ~ i::after,
.mod-jfilters_filters input[type="checkbox"]:checked ~ i::after {
  transform: translate(-2px, 0) rotate(-45deg);
}
.faq-list input[type="checkbox"]:checked ~ p,
.mod-jfilters_filters input[type="checkbox"]:checked ~ .jfilters-filter-container {
  max-height: 0;
  transition: 0.3s;
  opacity: 0;
}
#filters-heading {
  display: block;
  transition: 0.2s;
  font-size: 16px;
  padding-top: 2px;
  color: #3c4043;
}
.mod-jfilters_filters .jfilters-item-link--selected {
  font-weight: initial;
}
.mod-jfilters_filters .jfilters-item-link--selected.jfilters-item-link--checkbox .jfilters-item__label-text::before,
.mod-jfilters_filters .jfilters-item-link--selected.jfilters-item-link--dummy-input::before {
  border-color: var(--main-color);
}
.mod-jfilters_filters .jfilters-item-link--dummy-input::before {
  border-color: #dfe1e5;
}
.categories {
  padding: 0.2rem;
}
.categories h1 {
  padding: 1rem;
}
.categories h2 {
  font-size: 1.125rem;
  color: #3c4043;
}
.categories-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.categories-list li {
  width: calc(100% / 2);
  padding: 0 0.3rem;
  margin-bottom: 0.625rem;
}
.categories-list li a {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #edf1f3;
  border-radius: 0.2rem;
  height: 100%;
}
.categories-list img {
  max-width: 7rem;
  height: auto;
  margin-top: 0.5rem;
}
.categories-list h2 {
  font-size: 0.875rem;
  padding: 0.5rem;
  color: #3c4043;
  font-weight: 400;
}
.content h1 {
  font-size: 1.5rem;
}
.cath1 {
  padding: 2rem;
}
.pag1 {
  display: flex;
  flex-flow: column;
}
.count {
  border: 1px solid #dfe1e5;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  width: 8.7rem;
  padding: 0.3rem;
  margin: auto;
  border-bottom: 0;
  font-size: 0.8rem;
}
.part-page h2,
.part-spec h2,
#related h2 {
  font-size: 1.2rem;
}
.part-spec h3 {
  font-size: 1rem;
  border-top: 1px solid #f5f5f5;
  padding-top: .5rem;
}
#related h3{
  border-top: none;
  padding-top: 0;
}
#related h4{
  padding-top: 0.5rem;
  font-size: 0.9375rem;
}
.categories span {
  font-size: 0.875rem;
}
.goods-grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: min(100% - 1rem, 40rem);
  gap: 1.5rem;
  margin-top: 0;
}
.goods-grid .part, #related .part {
  position: relative;
  display: flex;
  flex-flow: row;
  border: 1px solid #f5f5f5;
  border-radius: 0.2rem;
  padding: 0.5rem;
  border-top: initial;
  margin-top: initial;
  padding-top: initial;
  max-width: 35rem;
}
#related .part {
  border: 1px solid #dfe1e5;
}
.part-spec {
  width: calc(100%-10rem);
  padding-left: 0.5rem;
  border-left: 1px solid #f5f5f5;
}
.part-spec span {
  font-size: 0.9rem;
}
.part-image img {
  width: 10rem;
  height: auto;
}
mark {
  color: #fff;
}
.awesomplete mark {
  color: initial;
}
.pagination {
  display: flex;
  flex-flow: row nowrap;
  border: 1px solid #dfe1e5;
  margin-bottom: 1rem;
  width: min(100% - 1rem, 87rem);
  border-radius: 0.2rem;
}
.pagination .active {
  background-color: #dfe1e5;
}
.page-item {
  border-radius: 0.2rem;
  width: 100%;
}
.page-item:not(:first-child) {
  border-left: 1px solid #dfe1e5;
  border-radius: initial;
}
.page-link {
  padding: 0.3rem 0.5rem;
  width: 100%;
  display: inline-block;
  color: #3c4043;
  font-size: 0.75rem;
}
.icon-angle-right::before {
  content: "➤";
}
.icon-angle-left::before {
  content: "➤";
  transform: rotate(180deg);
  display: inline-block;
}
.icon-angle-double-right:before {
  content: "➤➤";
}
.icon-angle-double-left:before {
  content: "➤➤";
  transform: rotate(180deg);
  display: inline-block;
}
.part-page {
  width: min(100% - 1rem, 87rem);
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.part-page .btn{
  width: 39%;
  max-width: 14.75rem;
  font-size: 1rem;
  padding: .3rem .5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.7rem;
}
.part-page .buttons-wrap{
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 32rem;
  width: min(100% - 1rem, 32rem);
  margin-inline: auto;
}
.part-page .part-image img {
  width: 18.25rem;
}
.part-page h2 {
  margin-top: 1.5rem;
}
#related h2{
  padding-bottom: 1rem;
}
#related{
  margin: 1.5rem 0;
}
.part-page table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
}
.part-page th {
  padding: 0.5rem 1rem;
  background-color: #edf1f3;
  border: 1px solid #fff;
}
.part-page td {
  padding: 0.5rem 1rem;
  border: 1px solid #edf1f3;
}
.part-specs {
  text-align: left;
}
.part-specs td {
  text-align: right;
}
.part-desc td {
  padding: 0.5rem;
}
.part-desc a {
  color: #1d2e42;
}
.category-blog {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.blog-items {
  max-width: 75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-block: 2rem;
  gap: 2rem;
  font-family: Arial;
}
.blog-post {
  width: clamp(20rem, calc(20rem + 2vw), 22rem);
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
  border-radius: 0.375rem;
  position: relative;
}
.blog-items h2 {
  font-size: 1.25rem;
}
.blog-image img {
  width: 100%;
  height: auto;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
#blog-article h1,
#blog-article h2,
#blog-article p,
.article h1,
.article h2,
.article p,
.faq-list {
  width: min(100% - 1rem, 55rem);
  margin-inline: auto;
}
.blog-items .blog-post:first-child img {
  height: 14.6875rem;
  width: auto;
}
#blog-article img,
.article img {
  display: block;
  max-width: 37.5rem;
  width: 100%;
  height: auto;
  margin: 1rem auto;
  border-radius: 0;
}
#blog-article p,
.article p {
  line-height: 1.7rem;
  margin-bottom: 0.9rem;
}
#blog-article h2,
.article h2 {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  text-align: center;
}
.article h1,
.faq-article h1 {
  text-align: center;
  margin-bottom: 1.5rem;
}
.faq-list {
  margin-bottom: 1.5rem;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}
.faq-list li {
  position: relative;
  border-bottom: 1px solid #dfe1e5;
  width: 100%;
  padding: 1rem 0;
}
.faq-list li input {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  border: none;
}
.faq-list li i {
  position: absolute;
  left: 0.5rem;
  top: 1.2rem;
}
.faq-list i::after,
.faq-list i::before,
.faq-list p {
  transition: 0.3s ease-out;
  overflow: hidden;
}
.faq-list p {
  line-height: 1.5rem;
}
.faq-list input[type="checkbox"]:not(:checked) ~ p {
  padding-top: 1rem;
}
.faq-list h2 {
  display: block;
  transition: 0.2s;
  font-size: 1.2rem;
  color: #3c4043;
  padding-left: 1.5rem;
}
.mod-jfilters_filters .jfilters-filter-container {
  line-height: 1.45;
  position: relative;
  overflow: hidden;
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 0.3s, max-height 0.6s;
  z-index: 2;
  padding: 0 1rem;
}
.alert-info {
  width: min(100% - 1rem, 30rem);
  margin-inline: auto;
}
/* modal window */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 22, 22, .75);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.modal-intro-text {
  font-size: .875rem;
  max-width: 41.8rem;
  padding: 1rem 0;
}
.modal-content {
  background-color: #ffffff;
  padding: .5rem;
  border-radius: .2rem;
  width: 95%;
  max-width: 53.75rem;
}
#contactform form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.rapid_contact_form {
  width: 100%;
  max-width: 32.5rem;
  position: relative;
}
#contactform input, #contactform textarea {
  width: 100%;
  height: 2rem;
  margin-bottom: 1rem;
  font-size: .875rem;
  border: 1px solid var(--main-color);
  border-radius: .2rem;
  padding: 0 1rem;
}
#contactform textarea {
  height: 5rem;
  padding: 1rem;
}
#contactform input:focus-within, #contactform textarea:focus-within {
  border: 3px solid var(--main-color);
  outline: 0;
}

.modal-form input,
.modal-form textarea {
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.modal-form textarea {
  resize: vertical;
  min-height: 100px;
}

.modal-form button {
  padding: 10px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  font-size: 1em;
  width: 100%;
}
.modal-close-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  align-self: flex-end;
  cursor: pointer;
}

.modal-close-btn::before {
  transform: rotate(45deg);
}
.modal-close-btn::after {
  transform: rotate(-45deg);
}
.modal-close-btn::before, .modal-close-btn::after {
  content: "";
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--main-color);
  border-radius: 4px;
}

@media (min-width: 810px) and (min-height: 700px) {
  .intro img {
    max-height: 55vh;
    height: auto;
  }
}
@media (min-width: 810px) and (min-height: 820px) {
  .intro img {
    max-height: 67vh;
  }
}
@media (min-width: 810px) and (min-height: 933px) {
  .intro img {
    max-height: initial;
  }
}
@media (min-width: 810px) {
  #head-wrap,
  header {
    flex-flow: row nowrap;
  }
  #sidebarMenu,
  .mod-languages {
    position: initial;
  }
  .whyus svg,
  .whyus-block .line,
  .whyus-block h3 {
    transition: 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  #contacts,
  .logo-footer {
    grid-row-start: 1;
    grid-row-end: 2;
  }
  #contacts,
  footer address {
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .geomap,
  .logo-footer,
  .map {
    grid-column-end: 2;
    grid-column-start: 1;
  }
  .copyright,
  .geomap,
  .logo-footer,
  .map {
    grid-column-start: 1;
  }
  header {
    justify-content: space-around;
    height: initial;
  }
  #head-wrap {
    display: flex;
    width: min(100% - 3rem, 87rem);
    margin: auto;
    justify-content: space-evenly;
    height: 5.25rem;
  }
  header img {
    height: 3.75rem;
    width: auto;
    margin: 1.5rem 0 0;
  }
  header h1 {
    line-height: 0.5rem;
  }
  .topbarmenu {
    align-self: end;
    margin-bottom: 0.2rem;
  }
  .the-arrow,
  input[id="openSidebarMenu"]:not(:checked) ~ #sidebarMenu {
    display: initial;
  }
  .sidebarIconToggle {
    display: none;
  }
  .catalogue,
  .intro,
  .whyus {
    display: flex;
  }
  .sidebarMenuInner {
    flex-flow: row nowrap;
    line-height: initial;
    font-size: 1rem;
    margin-top: 0;
  }
  .sidebarMenuInner li {
    width: initial;
    padding: 0 1rem;
    font-size: 1.1rem;
  }
  .sidebarMenuInner li a {
    text-transform: initial;
  }
  .sidebarMenuInner li a:hover {
    color: var(--main-color);
    transition: 50ms ease-in-out;
  }
  .mod-languages {
    order: 3;
    z-index: 999;
  }
  .intro {
    height: calc(100vh - 84px);
    flex-flow: column nowrap;
    align-items: center;
  }
  .intro img {
    margin-top: 1rem;
    width: 100%;
    height: auto;
  }
  .content .intro h1 {
    font-size: 4rem;
    padding: initial;
    bottom: 19%;
    max-width: 80%;
  }
  .whyus {
    justify-content: center;
    gap: 5rem;
    margin: 4rem 0.5rem;
  }
  .cta h3,
  .whyus-block {
    margin: initial;
  }
  .whyus svg {
    height: 4rem;
  }
  .whyus h4 {
    min-height: 8rem;
  }
  .whyus-block {
    width: 15rem;
  }
  .whyus-block:hover h3 {
    color: var(--main-color);
  }
  .whyus-block:hover svg {
    fill: var(--main-color);
  }
  .whyus-block:hover .line {
    border-color: var(--main-color);
  }
  .aboutus p {
    max-width: 33rem;
  }
  .aboutus-photos {
    flex-flow: row nowrap;
    margin: 0 0.5rem;
    gap: 1.75rem;
  }
  .cta {
    flex-flow: row nowrap;
    padding: 2.5rem 0.5rem;
    align-items: center;
    text-align: initial;
  }
  .cta-text {
    max-width: 40rem;
  }
  .btn {
    /* margin: 0; */
    cursor: pointer;
    transition: 0.1s;
  }
  .part-page .btn:hover, #contactform .button:hover {
    background-color: #1d2e42;
    transition: 0.1s;
    color: #fff;
  }
  #contactform .button:hover {
    border:none;
  }
  .aboutus img {
    max-width: 31.25rem;
  }
  .catalogue {
    flex-flow: column nowrap;
    align-items: center;
  }
  .catalogue-card {
    transition: 0.1s ease-out;
    margin: initial;
  }
  .catalogue ul {
    display: flex;
    flex-flow: row wrap;
    gap: 0.9rem;
    justify-content: center;
  }
  .catalogue-card:hover {
    background-color: var(--main-color);
  }
  .catalogue-card:hover .shaft,
  .catalogue-card:hover .shaft::after,
  .catalogue-card:hover .shaft::before {
    background-color: #fff;
  }
  .numbers {
    background: var(--main-gradient);
    padding: 3rem 0;
  }
  .numbers-block {
    margin: 0;
  }
  .brands span {
    padding: initial;
    width: 27rem;
    text-align: center;
    margin: 0.5rem auto;
  }
  .brands-wrap {
    padding: 3.5rem 1rem;
  }
  footer {
    display: grid;
    grid-template-rows: repeat(4, auto);
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
  }
  footer address {
    grid-row-start: 2;
    grid-row-end: 4;
    align-self: flex-start;
  }
  .geomap {
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .map {
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .map img:hover {
    opacity: 0.75;
    cursor: pointer;
  }
  .copyright {
    grid-row-start: 4;
    grid-row-end: 5;
    grid-column-end: 3;
  }
  .logo-footer img {
    height: 3.75rem;
    width: auto;
    max-width: initial;
  }
  .geo svg {
    width: 2.5rem;
  }
  .categories-list li {
    width: calc(100% / 3);
  }
  .categories-list li a:hover {
    box-shadow: 0 3px 0 0 var(--main-color), 0 -3px 0 0 var(--main-color);
  }
  .categories-list li a {
    flex-flow: column nowrap;
  }
  .categories-list img {
    max-width: 15rem;
  }
  .categories-list span {
    font-size: initial;
    text-align: center;
  }
  #breadcrumbs {
    width: min(100% - 1rem, 35rem);
  }
  .goods-grid {
    flex-flow: row wrap;
    gap: 0.5rem;
    justify-content: center;
    width: auto;
  }
  .goods-grid .part, #related .part{
    width: 15.4rem;
    flex-flow: column;
    padding: 0;
  }
  .goods-grid .part:first-child,
  .goods-grid .part:nth-child(13),
  .goods-grid .part:nth-child(5),
  .goods-grid .part:nth-child(9) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #related .part:first-child{
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
  }
  .goods-grid .part-image img {
    margin: 0.5rem auto;
    display: block;
  }
  .goods-grid .part-spec h2, #related h3 {
    min-height: 5.75rem;
  }
  #blog-article a:hover {
    text-decoration: underline;
  }
  .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 999;
  }
  .modal-intro-text {
    font-size: 1.3rem;
    max-width: 41.8rem;
    padding: 1rem 0;
  }
  .modal-content {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 5px;
    width: 95%;
    max-width: 53.75rem;
  }
  #contactform form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .rapid_contact_form {
    width: 100%;
    max-width: 32.5rem;
    position: relative;
  }
  #contactform input, #contactform textarea {
    width: 100%;
    height: 3.75rem;
    margin-bottom: 1rem;
    font-size: 1.3rem;
    border: 1px solid var(--main-color);
    border-radius: .2rem;
    padding: 0 1rem;
  }
  #contactform textarea {
    height: 8.75rem;
    padding: 1rem;
  }
  #contactform input:focus-within, #contactform textarea:focus-within {
    border: 3px solid var(--main-color);
    outline: 0;
  }

  .modal-form input,
  .modal-form textarea {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
  }

  .modal-form textarea {
    resize: vertical;
    min-height: 100px;
  }

  .modal-form button {
    padding: 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    font-size: 1em;
    width: 100%;
  }
}
@media (min-width: 1250px) {
  #head-wrap > a:nth-child(2) {
    order: 1;
  }
  .topbarmenu {
    order: 2;
  }
  .mod-languages {
    position: initial;
    order: 3;
    margin-top: 0.5rem;
  }
  #breadcrumbs {
    width: min(100% - 1rem, 55rem);
  }
  .aboutus p,
  .catalogue p {
    max-width: 48rem;
  }
  .numbers {
    gap: 3rem;
  }
  .cta-text {
    max-width: 45rem;
  }
  .brands span {
    width: initial;
  }
  .brands-wrap {
    gap: 2.5rem;
  }
  .footer-content-text {
    max-width: 33rem;
  }
  .count {
    padding: 0.5rem;
    border: 1px solid #dfe1e5;
    border-radius: 0.2rem 0.2rem 0 0;
    border-bottom: 0;
    margin: 0;
  }
  .cbt {
    border-bottom: 1px solid #dfe1e5;
    border-radius: 0 0 0.2rem 0.2rem;
    border-top: 0;
  }
  .pag1 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    max-width: 63.1rem;
    margin: auto;
  }
  .pagination {
    margin: initial;
    width: 15.4rem;
    margin-inline: initial;
  }
  .goods-grid .part, #related .part {
    border: 1px solid #dfe1e5;
    border-radius: 0.2rem;
  }
  .goods-grid .part:hover, #related .part:hover {
    border: 1px solid var(--main-color);
    box-shadow: 0px 3px 7px 2px rgba(60, 222, 250, 0.25);
  }
  .goods-grid .part-image img {
    width: auto;
    max-width: 14.8rem;
    max-height: 8.25rem;
  }
  .part-spec {
    padding: 1rem;
    border: 0;
  }
  .part-spec h3, #related h4 {
    border-top: 1px solid #dfe1e5;
  }
  #related h3 {
    border-top:none;
  }
  .page-item:hover {
    background-color: var(--main-color);
    color: #000;
  }
  .blog-post:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
  }
}
@media (min-width: 1424px) {
  #breadcrumbs,
  #jfilters-wrap {
    grid-column-start: 1;
    grid-column-end: 2;
  }
  #breadcrumbs,
  #search,
  .part-page h1 {
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .cta-text {
    max-width: 50rem;
  }
  #head-wrap {
    justify-content: space-between;
  }
  #maingrid {
    display: grid;
    grid-template-rows: 7rem auto;
    grid-template-columns: 23.875rem 63.125rem;
    width: min(100% - 3rem, 87rem);
    margin: auto;
    align-items: center;
    padding-bottom: 2rem;
  }
  #breadcrumbs {
    width: 18rem;
    margin-inline: initial;
  }
  #content,
  #search,
  .part-info-wrap,
  .part-page .btn,
  .part-page h1 {
    grid-column-start: 2;
    grid-column-end: 3;
  }
  .breadcrumb {
    margin: 0;
  }
  #search,
  .alert-info,
  .mod-jfilters_filters,
  .part-page {
    margin-inline: initial;
  }
  #search {
    justify-self: end;
  }
  #content,
  #jfilters-wrap,
  .part-info-wrap {
    grid-row-start: 2;
    grid-row-end: 3;
  }
  #content {
    align-self: normal;
    justify-self: end;
    width: 100%;
  }
  #jfilters-wrap {
    margin-top: 4.37rem;
    align-self: start;
  }
  #jfilters-filter-container-112-42 {
    height: 19.9rem;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: auto;
    scrollbar-color: var(--main-color) #ffffff;
  }
  #jfilters-filter-container-112-42::-webkit-scrollbar {
    width: 10px;
  }
  #jfilters-filter-container-112-42::-webkit-scrollbar-track {
    background: #fff;
  }
  #jfilters-filter-container-112-42::-webkit-scrollbar-thumb {
    background-color: var(--main-color);
    border-radius: 5px;
    border: 2px solid #fff;
  }
  .cath1 {
    padding: 0;
  }
  .content h1 {
    font-size: 2rem;
  }
  .goods-grid {
    justify-content: flex-start;
  }
  .part-page {
    width: auto;
    padding-top: 4.37rem;
    display: grid;
    align-items: flex-start;
    grid-template-rows: repeat(3, auto);
    grid-template-columns: 25rem auto;
  }
  .part-info-wrap {
    align-self: center;
  }
  .part-image {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
    height: 8.25rem;
  }
  .part-page .part-image img {
    width: 20rem;
    border-radius: 0.2rem;
  }
  .part-page .buttons-wrap {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
    margin-top: 1rem;
    width: 100%;
  }
  .part-page .btn{
    width: 39%;
    font-size: 1rem;
    font-weight: 500;
    user-select: none;
  }
  .categories {
    padding: 2.38rem 0 0;
  }
  .categories h1 {
    padding: 0;
    font-size: 1.6875rem;
  }
  .categories-list {
    justify-content: end;
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-template-rows: 1fr 1fr;
    grid-gap: 0.7rem;
    padding-bottom: 4rem;
  }
  .categories-list li {
    width: 20rem;
    padding: 0;
    margin-bottom: 0;
  }
  .categories-list h2 {
    font-size: inherit;
  }
  .mod-jfilters_filters {
    width: 18rem;
    border: 1px solid #edf1f3;
  }
  .mod-jfilters_filters input[type="checkbox"]:checked ~ .jfilters-filter-container {
    max-height: initial;
    transition: 0.3s;
    opacity: 1;
  }
  #filters-heading {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0.7rem 0.9rem;
    background-color: #fff;
    cursor: auto;
    font-weight: 600;
    font-size: 1.2rem;
  }
  .mod-jfilters_filters i,
  .mod-jfilters_filters input {
    display: none;
  }
  .mod-jfilters_filters .jfilters-item-link {
    font-size: 1rem;
  }
  .count {
    width: auto;
  }
  .com-finder > * + *,
  .com-finder__results > * + * {
    margin-top: 0;
  }
  .geo svg {
    width: 2rem;
  }
  .alert-info {
    width: auto;
    margin-top: 4.3rem;
  }
}
@media (min-width: 1530px) {
  .topbarmenu {
    margin-left: 29rem;
  }
  .mod-languages {
    right: 8rem;
  }
  .catalogue ul {
    max-width: 81rem;
  }
  .brands h2 {
    padding-top: 4rem;
  }
  .brands span {
    margin: 1.5rem auto;
  }
  .brands-wrap {
    gap: 3.5rem;
  }
}
@media (min-width: 2222px) {
  .aboutus p,
  .catalogue p {
    max-width: 65rem;
  }
  .aboutus img {
    max-width: initial;
  }
  .numbers-block {
    width: 15rem;
  }
  .brands-wrap {
    gap: 5.5rem;
  }
}
