/* nes scss */
/* Variables */
@imporrt "woocommerce/woocommerce";
/* @import 'mixins';
@import 'components';
@import 'layout'; */
/* WooCommerce styles */


body,
p,
h1, h2, h3, h4, h5, h6,
ul, ol, li,
table, th, td,
blockquote,
input, textarea, select {
    /* 1. Укажите имя вашего шрифта */
    font-family: 'Poppins', Roboto, sans-serif !important;
}
.service-block a {
    color: #fff !important;
}
.price {
    color: #ce0f0f;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
}
ul {
    margin-left: 30px !important;
    padding-left: 30px !important;
}
a:hover {
    text-decoration: none !important;
}
.btn {
    cursor: pointer !important;
}
a.rnd {
    z-index: 999;
}

ul {
    padding-left: 0 !important;
}
#brx-footer ul {
    padding-left: 0 !important;
}
#brx-footer a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}
.container {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
/* edf */
th.label {
    display: none;
}
.brx-footer li a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}
.brxe-fxmxhh > .tab-content {
    border: none !important;
    padding: 0;
}
:where(.brxe-slider) .slider-content {
    padding: 30px;
}
@media (max-width: 768px) {
    .award-image {
        min-height: auto !important;
        min-width: auto !important;
        width: 140px !important;
        height: auto;
        margin-right: 0;
        margin-left: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .hero-awards {
        margin-top: 120px;
        max-width: 100%;
        width: 100%;
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        min-height: auto !important;
        min-width: auto !important;
    }
    .brx-footer li a {
        font-size: 12px;
    }
    .form-section .container {
        padding: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .sticky .btn {
        display: none !important;
        margin-bottom: 10px;
    }
    .hero-content h1 {
        font-size: 35px;
        margin-bottom: 20px;
    }
    .hero2-section .item .container .hero-content h1 {
        font-size: 35px !important;
    }
    .hero2-section .item .container .hero-content h2 {
        font-size: 20px;
    }
    .hero2-section .item .container .hero-content p {
        font-size: 14px;
    }
    .hero2-section .item .container {
        flex-direction: column;
        height: auto;
        j
    }
    .hero2-section .item .container .hero-content a.btn {
        font-size: 14px;
        padding: 20;
    }
    .solution-section .grid-item {
        height: 320px !important;
        width: 100%;
    }
    .form-section .container .form-baner {
        margin-left: auto;
        margin-right: auto;
    }
    .hero2-section .item .container .hero-content {
        max-width: 100%;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .hero2-section {
        height: auto;
    }
}
.hero-awards-1 {
    margin-top: 20px;
}
.menu-item-object-service {
    margin-top: 10px;
}
.award-image-1 {
    max-width: 70px !important;
    height: auto !important;
    max-height: 100px !important;
    width: 70px !important;
}
.service-section .brxe-heading a {
    color: #fff !important;
}
.menu-item-object-service {
    line-height: 20px;
    font-size: 18px;
}
.service-list nav ul {
    display: flex;
              flex-wrap: wrap;
              gap: 20px;
}
.service-list nav ul li {
    flex: 1 1 calc(25% - 20px);
    min-width: 250px;
    background: #2d2d2d;
    color: white;
    padding: 30px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    }



.seo-text-content p img {
  border-radius: 20px;
  max-width: 40% !important;
  width: auto !important;
  height: auto;
  margin: 30px;
  display: block;

}
.seo-text-content h3 {
    font-size: 32px !important;
}
.services-section {
    margin-top: 100px;
}
.service_info {
    max-width: 70%;
}
.service-card:hover {
    background: #C4A45F;
    cursor: pointer;
    color: #fff !important;
}
.service-card h3:hover {
    color: #fff !important;

}
.service-card p:hover {
    color: #fff !important;

}
#modal-menu {
    cursor: pointer;

#brx-footer .menu-item-object-service:hover {
    text-decoration: underline;
}
.uk-slider-items {
    margin-right: 1%;
    margin-left: 10px;
}
.uk-child-width-1-2>* {
    margin-right: 15px;
    margin-left: 15px;
}
.works-cover {
    padding: 10px;
    margin: 10px;
}
@media (max-width: 768px) {
  .seo-text-content p img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px 0;
  }
  .hero2-section {
      display: none !important;
  }
  .steps.brxe-accordion .accordion-title .title {
      font-size: 14px !important;
  }
  .hero2-section .item .container .hero-content {
      max-width: 100%;
  }
}

.brxe-hdhppw .brxe-zrniyx.brxe-text-basic {
    color: #000 !important;
}

a {
    color: #000 !important;
    text-decoration: none !important;
}
