/*
 Theme Name:   Spectr Drive
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  specdr
*/

/* =Theme customization starts here
------------------------------------------------------- */
.header-row .header-icons-container .header-icon.header-button-container {
    margin: 5px 0 5px 0px;
}

.header-row .header-icons-container .header-icon.callback {
  display: flex;
  flex-direction: column;
  gap: 5px;
  max-width: 200px;
  min-width: 200px;
}

.header-row .header-icons-container .header-icon.callback .callback-title {
    color: #fe7100;
    font-size: 0.8rem;
}

.header-row .header-icons-container .header-icon.callback a {
    font-weight: 800;
}

.header-icons-container .header-button-container .neuros-button {
    padding: 10px 10px;
    text-transform: uppercase;
    color: #fe7100;
}

.header-icons-container .header-button-container .neuros-button:hover {
    color: #ffffff;
}

.dropdown-trigger + .logo-container {
    margin-left: 0;
    margin-right: 10px;
}

#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item {
    margin: 0 5px 0 0;
}
 
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
  font-weight: 400 !important;
  padding: 0px 12px 0px 12px;
  font-size: 0.8rem !important;
}

.dropdown-trigger .dropdown-trigger-item {
    width: 50px;
}

.top-bar .top-bar-info.wrapper-info {
    margin: 0 0px;
  display: flex;
  justify-content: space-between;
}

.top-bar .top-bar-info.wrapper-info span {
    font-weight: 700;
}

.header-row .header-additional-text {
    position: relative;
    font-size: 0.7rem;
    line-height: 1.2em;
    padding-left: 10px;
}

.header-row .header-additional-text .additional-image {
position: absolute;
  max-width: 40px;
  left: -20px;
  top: -20px;
}

body.home .skolkovo_block .elementor-widget-heading {
    margin-right: auto;
}

h2.elementor-heading-title strong {
    font-size: 2rem;
}

h1.elementor-heading-title strong span,
h2.elementor-heading-title strong span,
h3.elementor-heading-title strong span,
h4.elementor-heading-title strong span {
    color: #fe7100;
}

body.home .commercial_button {
    max-height: 140px;
    justify-content: space-evenly;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
}

body.home .commercial_button:hover img {
    top: 0px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
}
 
body.home .commercial_button img {
    top: -10px;
    position: relative;
    max-width: 150px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
}

body.home .commercial_button .elementor-widget-heading {
    max-width: 250px !important;
}

body.home .commercial_button .elementor-widget-heading h2 span {
    color: #c7d6eb;
}

body.home {
    background-color: #f0f2f4 !important;
}


body.home .otrasly_active h4 {
    font-size: 1.5rem;
}

body.home .otrasly_sticky svg path:first-child {
    opacity: 0.4;
}

.archive-listing.adm_cnc .service-item-wrapper .service-item-link .gost-post-title {
    font-size: 3.6rem;
  margin-top: 0;
  position: absolute;
  z-index: 999;
  font-weight: 800;
  color: #fff;
  line-height: 1em;
  bottom: 0;
  transform-origin: 100% 0%;
  transform: rotate(-90deg) translateY(-80%) translateX(75%);
  right: 0;
}

.archive-listing.adm_cnc .service-item-wrapper .service-post-title {
    font-weight: 800;
    font-size: 2.4rem;
}

.archive-listing.adm_cnc .service-item-wrapper .service-post-title .highlight {
    color: #fe7100;
}

.neuros-heading-inner .neuros-heading-content strong > span:last-child,
.admmotion span {
    color: #fe7100;
}

body.home .videoreview .elementor-widget-icon {
  margin-bottom: auto;
  margin-top: auto;
  padding-top: 50px;
}

body.home .videoreview .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
  flex-direction: column;
}

.service_support span {
    color: #c7d6eb;
}

.elementor-widget-container h2.neuros-heading .neuros-heading-content {
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 1.3em;
}

.elementor-widget-container h2.neuros-heading .neuros-subheading {
    font-size: 0.8rem;
}

footer ul.elementor-nav-menu > li::before {
 display: none;
}

footer .elementor-widget-image .elementor-image-box-img {
    top: -20px;
  position: relative;
}

footer .footer-columns-row {
  padding: 10px 20px 4px;
}

body.home .content-wrapper {
    max-width: 100% !important;
}

body.adm_cnc-template .page-title-container {
    display: none;
}

body.adm_cnc-template .gost-post-title {
    font-size: 4rem;
  margin-top: 0;
  position: absolute;
  z-index: 2;
  font-weight: 800;
  color: #fff;
  line-height: 1em;
  transform-origin: 100% 0%;
  transform: rotate(-90deg) translateY(-80%) translateX(75%);
  bottom: 45px;
  right: -10px;
}

body.adm_cnc-template .gost-post-title h5 {
    font-size: 7rem;
  font-weight: 800;
}

body.adm_cnc-template .main-header {
    font-size: 2rem;
    line-height: 1.3em;
}

body.adm_cnc-template .main-header strong {
    font-size: 3rem;
}

body.adm_cnc-template .main-text {
    font-size: 2rem;
    line-height: 1.2em;
}

body.adm_cnc-template .commercial_button .elementor-heading-title span {
    color: #fe7100;
}

body.adm_cnc-template .catalog_button .elementor-heading-title {
    font-weight: 600 !important;
}

body.adm_cnc-template .catalog_button .elementor-heading-title span {
    color: #c7d6eb;
}

body.adm_cnc-template .catalog_button .elementor-heading-title span small {
    font-size: 1rem;
}

body.adm_cnc-template .elementor-swiper-button {
  min-width: 60px;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fe7100;
  border: none;
  border-radius: 20px !important;
}

body.adm_cnc-template .elementor-swiper-button:hover {
  color: #fe7100;
  background-color: transparent;
  -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}

body.adm_cnc-template .elementor-swiper-button i {
  font-size: 18px;
}


body.adm_cnc-template .elementor-widget-n-accordion .e-n-accordion-item-title {
    color: #111;
    font-size: 2rem;
    line-height: 1.2em;
}

body.adm_cnc-template .elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title {
    color: #FE7100;
}

body.adm_cnc-template .dm-cnc-tag-item {
   padding: 15px 30px;
    position: relative;
  border-radius: 30px;
  max-width: 300px;
  display: flex;
  gap: 10px;
  align-items: center;
}

body.adm_cnc-template .dm-cnc-tag-item .icon-button-arrow {
    font-size: 0.6rem;
    line-height: 0rem;
}

body.adm_cnc-template .dm-cnc-tag-item:after {
    content: '';
  position: absolute;
/*   z-index: -1; */
  top: calc(-1 * 2px);
  left: calc(-1 * 2px);
  right: calc(-1 * 2px);
  bottom: calc(-1 * 2px);
  padding: 2px;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: add, add;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: linear-gradient(180deg, #c26513 35%, #4d4c5e 100%);
}

body.adm_cnc-template .dm-cnc-tags-container {
    display: inline-flex;
  flex-direction: column;
  gap: 10px;
}

body.adm_cnc-template .dm-cnc-tag-item .dm-cnc-tag-name {
    font-size: 1.2rem;
  text-transform: uppercase;
}

body.adm_cnc-template .adm_table .table-tr {
    display: flex;
    justify-content: space-between;
}

body.adm_cnc-template .adm_table .table-tr .table-td_second {
    color: #fe7100;
    text-align: right;
}

body.adm_cnc-template .adm_table .table-tr div {
    font-size: 1rem;
    line-height: 1.2em;
    max-width: 50%;
}

body.adm_cnc-template .adm_table .elementor-widget-container {
   gap: 20px;
    display: flex;
    flex-direction: column;
}

body.adm_cnc-template .muticolor h2 {
    color: #fe7100;
    font-size: 5rem !important;
}

body.adm_cnc-template .muticolor h2 span {
    color: #111;
}

body.adm_cnc-template .adm_table hr {
   opacity: 0.4;
}

.videreview_ttile, .videoreview .elementor-widget-icon  {
    margin-top: auto;
}

/* .videreview_ttile h4 {
    font-size: 2.4rem !important;
} */

body.adm_cnc-template .flickity-page-dots .dot.is-selected {
    width: 20px;
    border-radius: 5px;
}

body.adm_cnc-template .flickity-button {
  height: 60px;
  width: 60px;
  border-radius: 20px;
  background-color: #fe7100 !important;
}

body.adm_cnc-template .flickity-button:hover {
  background-color: transparent !important;
  color: #fe7100;
}

body.adm_cnc-template .mainview-cnc {
  position: relative;
  overflow: hidden;
}

body.adm_cnc-template .neuros_tab_content .neuros_tab_title {
  font-size: 1.2rem;
  line-height: 1.4em;
}

body.adm_cnc-template .neuros_tab_content .neuros_tab_description {
  font-size: 1rem;
  line-height: 1.4em;
}

body.adm_cnc-template .elementor-element.elementor-pagination-position-outside .swiper, body.adm_cnc-template .elementor-lightbox.elementor-pagination-position-outside .swiper {
  padding-top: 30px;
  padding-bottom: 0;
}

body.adm_cnc-template .swiper-pagination {
  top: 0px;
  right: 0;
  text-align: right;
  z-index: 2;
  max-height: 20px;
}

body.adm_cnc-template .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 5px;
}


body.adm_cnc-template .elementor-sticky {
  z-index: 4;
}
/* body.adm_cnc-template .elementor-sticky img {
  transform: translateY(0px) ;
  -webkit-transform: translateY(0px) ;
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
}

body.adm_cnc-template .elementor-sticky.elementor-sticky--active img {
  transform: translateY(120px);
  -webkit-transform: translateY(120px);
  -moz-transform: translateY(120px);
  -o-transform: translateY(120px));
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
} */

@media (768px < width < 1500px ) {
  body.adm_cnc-template .mainview-cnc .gost-post-title h5 {
    font-size: 5rem;
  }
}

@media (768px < width < 1200px ) {
  body.adm_cnc-template .main-text {
    font-size: 1.4rem;
  }
  body.adm_cnc-template .main-header strong {
    font-size: 2.4rem;
  }
  body.adm_cnc-template .neuros-button {
    font-size: 0.8rem;
  }
}

body.post-type-archive-adm_cnc .service-listing-wrapper.service-grid-listing {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

body.post-type-archive-neuros_service .body-container {
  background-color: #f0f2f4;
}

body.post-type-archive-neuros_service .service-listing-wrapper.service-grid-listing {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  grid-template-areas:
  "pribor  dental" 
  "machine medicine" 
  ". jewelery";
}

body.post-type-archive-neuros_service .service-listing-wrapper.service-grid-listing .service-item-wrapper:nth-child(1) {
  grid-area: pribor;
}

body.post-type-archive-neuros_service .service-listing-wrapper.service-grid-listing .service-item-wrapper:nth-child(2) {
  grid-area: machine;
}

body.post-type-archive-neuros_service .service-listing-wrapper.service-grid-listing .service-item-wrapper:nth-child(3) {
  grid-area: dental;
}
body.post-type-archive-neuros_service .service-listing-wrapper.service-grid-listing .service-item-wrapper:nth-child(4) {
  grid-area: medicine;
}
body.post-type-archive-neuros_service .service-listing-wrapper.service-grid-listing .service-item-wrapper:nth-child(5) {
  grid-area: jewelery;
}

body.post-type-archive-neuros_service .service-listing-wrapper.service-grid-listing .type-neuros_service img {
  max-width: 150px;
  width: 100%;
}

.service-listing-wrapper.service-grid-listing .service-item {
    flex-direction: column;
}

body.post-type-archive-neuros_service .service-listing-wrapper.service-grid-listing .service-item {
  flex-direction: row;
}

body.post-type-archive-neuros_service .service-listing-wrapper.service-grid-listing .service-item .service-item-content {
  padding: 20px;
  border: none;
  width: 100%;
}

body.post-type-archive-neuros_service .service-listing-wrapper .service-item .service-item-excerpt:not(:first-child) {
  margin: 10px 60px 0 0;
}

body.post-type-archive-neuros_service .gost-post-title {
  display: none;
}

.error-404-wrapper .error-404-inner .error-404-title {
  font-size: 30px;
  letter-spacing: 0em;
  margin-top: 19px;
  margin-bottom: 17px;
  line-height: 0.8em;
  font-size: 4rem !important;
}

.service-listing-wrapper.service-grid-listing .service-item-link {
    position: relative;
    margin: 23px 20px 0 20px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden;
    display: flex;
  }

.service-listing-wrapper.service-grid-listing .service-item .post-meta-item-tags p, .service-listing-wrapper.service-slider-listing .service-item .post-meta-item-tags p  {
    display: inline-block;
    margin: 2px 0;
      margin-right: 0px;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 400;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 999px;
    border-radius: 999px;
    margin-right: 5px;
    color: var(--e-global-color-primary);
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-link {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 13px;
    padding: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #1f1f1f;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-link:hover {
    background-color: #fe7100;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 20px 0 0 20px;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-inner {
    padding: 10px 10px 0 10px;
    -webkit-border-radius: 30px 0px 0px 0px;
    border-radius: 30px 0px 0px 0px;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-link i:first-child {
    transition-timing-function: cubic-bezier(0, 0, 0, 0.98);
    color: #fe7100;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-link i:last-child {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: translateX(-777px);
    -ms-transform: translateX(-777px);
    transform: translateX(-777px);
    transition-timing-function: cubic-bezier(0.98, 0, 1, 1);
    opacity: 0;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-link i {
    width: 1em;
    height: 1em;
    display: block;
    -webkit-transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
      transition-timing-function: ease, ease;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-wrapper::before {
    right: 0;
    left: initial;
    top: -20px;
    bottom: initial;
    -webkit-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
  }

  .service-grid-listing .service-item-icon .service-item-icon-wrapper::before, .service-grid-listing .service-item-icon .service-item-icon-wrapper::after {
    box-shadow: 0 20px 0 0 #F0F2F4;
  }
  
  .service-grid-listing .service-item-icon .service-item-icon-inner {
    background-color: #F0F2F4;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-wrapper::before, .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-wrapper::after {
    content: "";
    position: absolute;
    background-color: transparent;
    bottom: 0;
    height: 40px;
    width: 20px;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-wrapper::after {
    left: 0;
    right: initial;
    top: initial;
    bottom: 0;
    -webkit-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-link:hover i:last-child {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-timing-function: cubic-bezier(0, 0, 0, 0.98);
    opacity: 1;
  }

  .service-listing-wrapper.service-grid-listing .service-item-icon .service-item-icon-link:hover i:first-child {
    -webkit-transform: translateX(777px);
    -ms-transform: translateX(777px);
    transform: translateX(777px);
    transition-timing-function: cubic-bezier(0.98, 0, 1, 1);
    opacity: 0;
  }

  .service-listing-wrapper.service-grid-listing .service-item .service-item-content {
    padding: 10px 40px 20px 40px;
    border: none;
  }

  .service-listing-wrapper.service-grid-listing .service-item-wrapper {
    padding: 0 0px 0px;
    background-color: #fff;
    border-radius: 20px;
  }

  body.post-type-archive-adm_cnc {
    background-color: #f0f2f4;
  }

  .page-title-container .page-title-bg:after {
    content: '';
    width: 100%;
    height: 100%;
    min-height: 665px;
    display: block;
    background-image: url(/wp-content/uploads/19.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    animation: rotate 40s linear infinite;
    -moz-animation: rotate 40s linear infinite;
    -o-animation: rotate 40s linear infinite;
    -webkit-animation: rotate 40s linear infinite;
    overflow: visible;
    max-width: 800px;
    right: 0;
    position: relative;
    margin-left: auto;
  }

.page-title-container .page-title-bg {
  filter: grayscale(1);
  -moz-filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
}

body.post-type-archive-adm_cnc .content-wrapper {
    margin: 0px auto 80px auto;
}

@keyframes rotate {
    0% {
        transform: translateX(0px)translateY(0px)rotate(0deg);
        animation-timing-function: ease-in;
    }
    100% {
        transform: translateX(-60px)translateY(-22px)rotate(-360deg);
    }
}

@media (width < 980px) {
    .service-listing-wrapper.service-grid-listing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        width: 100%;
        margin: 0 auto;
    }   
    .service-listing-wrapper .service-item-wrapper {
        overflow: hidden;
    }
    .service-listing-wrapper.service-grid-listing .service-item-link img {
        width: 100%;
    }
    .service-listing-wrapper.service-grid-listing .service-item-link {
        margin: 0px;
    }
}

@media (width < 640px) {
    .archive-listing.adm_cnc .service-item-wrapper .service-item-link .gost-post-title {
        font-size: 2.6rem;
    }

    body.adm_cnc-template .elementor-widget-n-accordion details.e-n-accordion-item .e-n-accordion-item-title {
        font-size: 1.4rem;
        line-height: 1.2em;
    }

    body.adm_cnc-template h2.elementor-heading-title  {
      font-size: 1.6rem !important;
    }
    body.adm_cnc-template h4.elementor-heading-title  {
      font-size: 1.6rem !important;
    }
    .elementor-widget-container h2.neuros-heading .neuros-heading-content {
      font-size: 1.6rem;
    }

    body.adm_cnc-template .neuros_tabs_widget .neuros_tabs_titles_container .neuros_tab_title_item a {
      flex-direction: column;
      padding: 15px 10px;
    }

    body.adm_cnc-template .neuros_tab_content .neuros_tab_title {
      font-size: 1rem;
      line-height: 1.4em;
    }
    .neuros_tabs_widget .neuros_tabs_titles_container .neuros_tab_title_item .neuros_tab_description {
      font-size: 0.85rem;
      line-height: 1.3em;
    }
    body.adm_cnc-template .main-text {
    font-size: 1.3rem;
    }
    body.adm_cnc-template .main-header strong {
      font-size: 1.8rem;
    }
    body.adm_cnc-template .neuros-button {
      font-size: 0.8rem !important;
    }
}

@media (width < 480px) {
    .service-listing-wrapper.service-grid-listing {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }   
}

.project-listing-wrapper.owl-carousel.project-slider-listing .project-slider-item-wrapper {
  opacity: 1;
}

 .project-listing-wrapper.owl-carousel .project-item {
  max-height: 400px !important;
}

body.neuros_project-template .related-cnc-machine .cnc-machine-link {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
  align-items: center;
  gap: 10px;
}

body.neuros_project-template .related-cnc-machine .cnc-machine-link img {
  max-width: 50px;
}

body.neuros_project-template .related-cnc-machine:hover .cnc-machine-link {
  transform: scale3d(1.01, 1.01, 1.01);
  -moz-transform: scale3d(1.01, 1.01, 1.01);
  -webkit-transform: scale3d(1.01, 1.01, 1.01);
  transition: transform .3s ease-in-out;
}

body.neuros_project-template .related-cnc-machine .cnc-machine-link h6 {
  margin-top: 0;
  color: var(--e-global-color-primary);
}

body.neuros_project-template .related-cnc-machine:hover .cnc-machine-link h6 {
  color: var(--e-global-color-0d1d3e2);
}

body.neuros_project-template .elementor-shortcode .neuros-related-services li::before {
  top: 5px;
  font-size: 1rem;
  line-height: 1cap;
  padding-left: 0px;
}

body.neuros_project-template .elementor-shortcode .neuros-related-services ul > li {
  padding: 0 0 0 1.2em;
}

body.neuros_project-template .elementor-shortcode .neuros-related-services:hover ul > li::before {
   padding-left: 5px;
    transition: transform .3s ease-in-out;
}

body.neuros_project-template .elementor-shortcode .neuros-related-services li a {
  color: var(--e-global-color-0d1d3e2);
}

body.neuros_service-template footer {
  margin-top: 50px;
}

body.neuros_service-template .neuros-projects-listing-widget {
  padding-top: 50px;
    margin-bottom: 20px;
}

#ya-map {
  filter: grayscale(1);
}

#ya-map:hover{
  filter: grayscale(0);
}

#ya-map .ymaps-2-1-79-image-with-content {
  top: -45px !important;
}

.page-title-container {
  max-height: 300px;  
}

body.home .otrasly_active a {
  color: #1f1f1f;
}

.project-item-categories .project-cnc, .project-item-categories .project-services {
  font-size: 0.7rem;
  line-height: 1.2em;
  color: #fe7100;
}

#mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  color: #fe7100 !important;
}

@media only screen and (min-width: 768px) {
    .page-title-container .page-title {
        line-height: 1em !important;
    }
}

@media only screen and (min-width: 992px) {
  .content-wrapper {
    margin: 50px auto;  
  }
}

.dialog-widget input[type="checkbox"] {
  border: 1px solid var( --e-global-color-c47de23 );
  margin: 0 5px 0 0 !important;
}

#form-field-acceptance {
  border-radius: 5px;
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-type-checkbox.elementor-field-group .elementor-field-subgroup {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

@media (width < 648px) {
  .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup {
    grid-template-columns: 1fr 1fr ;
  }

}

@media (1190px < width < 1364px ) {
  #mega-menu-wrap-main .mega-menu-toggle + #mega-menu-main {
    padding: 0;
    flex-direction: row;
    flex-wrap: wrap;
  }

  #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item {
    display: inline;
  }

  #mega-menu-wrap-main #mega-menu-main li.mega-menu-item a .text-active {
    display: none;
  }
}

body.page-id-23715 .elementor-widget-html {
  border-radius: 20px;
  overflow: hidden;
}

#rutube-embed iframe {
  aspect-ratio: 16/9;
}

.neuros-service-listing-widget .archive-listing {
  display: flex;
  align-items: center;
}

.neuros-service-listing-widget .archive-listing .owl-nav {
  position: absolute;
  top: auto;
  bottom: auto;
  width: 100%;
}

.neuros-service-listing-widget .archive-listing .owl-nav::after {
  content: none;
}

.neuros-service-listing-widget .archive-listing .owl-nav button {
  background: #fe7100;
    background-origin: padding-box;
  border-radius: 20px;
  height: 60px;
  width: 60px;
}

.neuros-service-listing-widget .archive-listing .owl-nav button:hover {
  -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15) !important;
}

.neuros-service-listing-widget .archive-listing .owl-nav button.disabled {
   background: #fe7200bb; 
}

.neuros-service-listing-widget .archive-listing .owl-nav button.owl-next {
  position: absolute;
  right: 0;
}

.neuros-service-listing-widget .archive-listing .owl-nav button:before {
  font-size: 1rem;
}


body.adm_cnc-template .elementor-sticky.elementor-sticky--active .elementor-widget-image.active,
body.page-template .elementor-sticky.elementor-sticky--effects.elementor-sticky--active .elementor-widget-image.active {
  margin-top: 120px;
  /* transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out; */
/*   transition: margin 300ms ease-in-out;
  -moz-transition:  margin 300ms ease-in-out;
  -webkit-transition:  margin 300ms ease-in-out;
  -o-transition:  margin 300ms ease-in-out; */
}

body.page-template .elementor-sticky.elementor-sticky--effects.elementor-sticky--active {
  z-index: 1 !important
}

body.page-id-2324 .russia_map {
  width: 100%;
  height: 100%;
  max-width: 1049px;
  max-height: 545px;
  /* background-image: url('/wp-content/uploads/2026/01/map.svg'); */
  position: relative;
  /* min-height: 210px;
  background-size: contain; */
}

body.page-id-2324 .russia_map .diler_dot {
  width: 13px;
  height: 13px;
  background-image: radial-gradient(75% 75% at 50% 50%, #FE7100 0%, #FE7100 100%);
  position: absolute;
  border-radius: 10px;
  cursor: pointer;
}

body.page-id-2324 .russia_map .diler_dot.adm {
  background-image: radial-gradient(75% 75% at 50% 50%, #fff 0%, #fff 100%);
}

body.page-id-2324 .russia_map .diler_dot.adm:after {
  content: 'ADM';
  font-size: 0.23rem;
  line-height: 10px;
  position: absolute;
  top: 1px;
  left: 2.2px;
  font-weight: 800;
}

body.page-id-2324 .russia_map .diler_dot  p {
  display: none;
}

body.page-id-2324 .russia_map .diler_dot:hover {
  background-image: radial-gradient(75% 75% at 50% 50%, #FBFBFBFF 45%, #FE7100 45%);
}

body.page-id-2324 .russia_map .diler_dot:hover p {
  display: flex;
  line-height: 1em;
  font-size: 10px;
  color: #fff;
  background: #1f1f1f;
  border-radius: 10px;
  transform: translateY(-15px) translateX(-10px);
  position: absolute;
  padding: 2px 5px;
  z-index: 2;
  cursor: pointer;
}


#main_tab_adm button {
  height: 40px;
  padding: 0;
}

#main_tab_adm button:after {
  content: none;
}

#main_tab_adm button .e-n-tab-title-text {
  justify-content: center;
}

#main_tab_adm .e-n-tabs-content .e-active .elementor-background-video-container:before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: linear-gradient(45deg, #000000e3 0%, transparent 80%);
}

/* .service-listing-wrapper.service-slider-listing .service-item-wrapper.adm_cnc.type-adm_cnc .service-item-excerpt p{
  max-width: 200px;
}  */

.service-listing-wrapper.service-slider-listing .service-item-wrapper.adm_cnc.type-adm_cnc .service-item-icon {
  display: none;
}

.gallery-wrapper .gallery-item-wrapper .gallery-item-link:hover .gallery-item-media img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: blur(0px);
}

#mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main #mega-menu-main li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: rgba(241, 241, 241, 0);
  font-weight: normal;
  text-decoration: none;
  color: #c26513;
}