#system-message-container {
    position: fixed;
    z-index: 99999;
    bottom: 15px;
    left: 15px;
    font-size: 13px;
    opacity: 0.95;
    z-index: 99999;
    animation: spPulse 400ms ease-in;
}

#system-message-container .alert-heading {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}

#system-message-container .alert {
    border-radius: 0 !important;
    border: 0;
    max-width: 500px;
    min-width: 250px;
    background: #ed1c24;
    color: #fff !important;
    margin-bottom: 0;
}

#system-message-container .alert-heading,
#system-message-container .close {
    display: none!important;
}

html.form-lock body,
body.form-lock,
body.offcanvas-active {
    overflow: hidden !important;
}

#sp-main-body {
    flex: 1 0 auto;
}

#sp-footer {
    flex: 0 0 auto;
}

#sp-footer .container-inner {
    padding: 0;
}

.sp-copyright {
    font-size: 11px;
}

#sp-footer .row {
    align-items: center;
}

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

::-webkit-scrollbar-track {
    background: rgba(240, 242, 245, 1);
}

::-webkit-scrollbar-thumb {
    background: rgba(72, 76, 85, 1);
    border-width: 4px;
    border-style: solid;
    border-color: rgba(240, 242, 245, 1);
    border-radius: 10px;
}

.logoFabryka {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    height: 42px;
    -ms-flex-pack: center;
    justify-content: flex-end;
    background: none;
    margin: 0;
    padding: 0;
}

.logoFabryka__link {
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.team-history {
    border-top: 1px solid #c6c6ce;
    padding: 32px 30px 31px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.team-history-year {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px;
    margin-right: 60px;
    max-width: 110px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 16px!important;
    margin: 0 0 1.25rem 0;
}
.logoFabryka__text {
    line-height: 1.2;
    text-align: left !important;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-weight: 500;
    -ms-flex-order: 0;
    order: 0;
}
.team-image {
      margin-bottom: 10px;
   /* width: 239px;
    height: 322px;
    margin-right: 40px;*/
}
.team-info {
   /* width: 348px;
    margin-right: 32px;*/
}
.logoFabryka__text a {
    text-decoration: underline;
}
.sp-page-banner, .sp-page-services {
    background: linear-gradient(95.27deg, #334053 -0.1%, #e9eaee 50.01%)!important;
}
.standartButton, .standartButtonServices {
    background: linear-gradient(155.27deg, #334053 -1.1%, #45618a 100.01%)!important;
}
.sp-megamenu-parent > li > a {
    font-size: 17px;
    color: #334053!important;
}
.calculation {
    background: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 15px;
    margin: 35px 0;
    box-shadow: 0px 5px 31px -1px rgb(0 0 0 / 15%);
}
.calculation span {
    font-size: 22px;
    margin-bottom: 15px;
    color: #333;
    letter-spacing: 1px;
    margin-top: 0;
}
.line {
    border-bottom: 3px solid #334053;
    width: 45%;
    display: block;
    margin: 10px auto;
}
.calculation p {
    font-size: 14px;
    font-weight: 600;
    padding: 0 15px;
  color: #334053;
}
.calculation .icons {
    margin-bottom: 5px;
}
.calculation #tel {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
    color: #333;
}
.calculation button {
    background: #334053;
    border-radius: 30px;
    padding: 15px 30px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border: none;
    outline: none;
    box-shadow: 0px 5px 31px -1px rgba(0, 0, 0, 0.15)!important;
    cursor: pointer;
}
.calculation .icons img {
    display: inline-block;
}
.blockMiniAdv__item--icon i {
    color: #334053 !important;
}
.blockContactsMap {
    background: linear-gradient(155.27deg, #334053 -1.1%, #45618a 100.01%)!important;
}
.services {
    padding-top: 15px;
    padding-bottom: 60px;
}
.service-item {
    width: 100%;
    margin-bottom: 30px;
}
.service-image {
    text-align: center;
    width: 100%;
    height: 190px;
    border-radius: 10px;
    background-color: #fff;
}
.service-image img {
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
    height: 190px;
    object-fit: cover;
    object-position: center;
}
.service-content {
    text-align: center;
    overflow: hidden;
    width: 100%;
    font-weight: bold;
}
a.service-title {
    padding-bottom: 12px;
    padding-top: 20px;
    margin: 0px auto;
    font-size: 16px;
    line-height: 1.3;
    color: #334053;
    font-weight: 600;
    display: block;
    width: fit-content;
    position: relative;
}
.service-content dl, .service-content dd {
    margin: 0;
}
.service-content p, .service-content dl {
    line-height: 40px;
    font-size: 13px;
}
.service-content dl, .service-content dd {
    margin: 0;
}
.sp-megamenu-parent > li > a::before, .sp-megamenu-parent > li > a::after {
    background: #384a64!important;
}
.sp-megamenu-parent .sp-mega-group > li > a::before, .sp-megamenu-parent .sp-mega-group > li > a::after {
    background: #36455c!important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 22px 19px rgb(67 92 130 / 63%)!important;
    border-radius: 0 0 10px 10px;
}
.headerFormContats:before {
    background: #384a63!important;
}
.sp-page-title {
    padding: 30px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: calc(50vh - 63px);
    min-height: 325px;
    position: relative;
}
.sp-page-title-wrap {
    width: 100%;
    position: absolute;
    background-color: #00000080;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.sp-page-title>.container {
    z-index: 2;
    position: relative;
    height: 100%;
}
.sp-page-title>.container>.row {
    height: 100%;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.sp-page-title .sp-page-title-heading {
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 44px;
    font-weight: 500;
    white-space: pre-line;
    line-height: 106%;
    text-align: center;
}
.article-details ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.article-details ul.check>li {
    padding-left: 30px;
}
.article-details ul>li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 23px;
}
.article-details ul.check>li::before {
    top: 7px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-image: url(../images/check.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.article-details ul>li::before {
    top: 9px;
    left: 1px;
    width: 6px;
    height: 6px;
    content: '';
    display: block;
    -webkit-transition: .15s;
    -o-transition: .15s;
    transition: .15s;
    position: absolute;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
a:hover, a:focus, a:active {
    color: #2f476c!important;
}
:focus {
    outline: 0;
}

ol,
ul {
    padding-inline-start: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}

a {
    color: #000;
}

a:hover,
a:active {
    outline: 0;
    text-decoration: none;
}

button,
button:focus,
input,
input:focus,
textarea,
textarea:focus,
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

#sp-header-top {
    padding-top: 14px;
}

#sp-header-top .container-inner {
    padding-bottom: 14px;
}

.logo img {
    max-width: 230px;
}

.logo .logo-slogan {
    display: inline-block;
    margin-left: 15px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #000;
}

#sp-bottom1 .logo-slogan {
    padding: 0;
    margin: 20px 0 40px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.0875px;
    color: #484848;
}

.sp-contact-info li.sp-contact-callme {
    margin-left: 15px;
    padding: 0;
}

.standartButton {
    width: 220px;
    height: 60px;
    -webkit-box-shadow: 0 22px 19px rgb(51 64 83 / 60%)!important;
    box-shadow: 0 22px 19px rgb(51 64 83 / 60%)!important;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    text-align: center;
    letter-spacing: -0.1px;
    color: #ffffff;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.headerButton {
    width: 200px;
    height: 50px;
    border-radius: 25px;
}

header#sp-header.header-sticky .standartButton.headerButton {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

section#sp-breadcrumb .container-inner {
    position: relative;
}

section#sp-breadcrumb #sp-breadcrumb {
    position: absolute;
    top: 30px;
    font-size: 12px;
    letter-spacing: -0.01em;
    color: #484848;
    width: 100%;
    z-index: 1;
}

section#sp-breadcrumb .breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

.breadcrumb-item a,
.breadcrumb-item span {
    font-weight: 400;
    color: #000;
}

.breadcrumb-item a:hover {
    color: #000;
    text-decoration: underline;
}

.breadcrumb-item.active {
    color: #484848;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: '  »  ';
    color: #484848;
}

#sp-top .blockTels>img {
    display: none!important;
}

.mailFooter a {
    font-weight: 500;
}

#sp-bottom .sp-contact-info li sub,
#sp-bottom .sp-contact-info li.sp-contact-time,
#sp-bottom .sp-contact-info li.sp-contact-email,
#sp-bottom .sp-contact-info li.sp-contact-callme {
    display: none;
}

#sp-bottom .sp-contact-info {
    margin-top: -20px;
}

#sp-bottom .sp-contact-info li {
    margin-top: 20px;
}

#sp-bottom .sp-contact-info li a,
#sp-bottom .sp-contact-info li span {
    font-weight: 400;
    color: #484848;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.215385px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#sp-bottom .sp-module ul.footerMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#sp-bottom .sp-module ul.footerMenu>li {
    width: 50%;
    margin-top: 50px;
    margin-bottom: 0;
}

#sp-bottom .sp-module ul.footerMenu li:nth-child(1),
#sp-bottom .sp-module ul.footerMenu li:nth-child(2) {
    margin-top: 0;
}

#sp-bottom .sp-module ul li:nth-child(2n) {
    padding-left: 80px;
}

#sp-bottom .sp-module ul.footerMenu li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.215385px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#sp-bottom .blockTels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.sp-page-services {
  padding-top: 50px;
}

.sp-page-banner__img {
    min-height: 600px;
}

.sp-page-services__img {
    text-align: center;
}

.sp-page-services__img img {
    display: block;
    margin: 0 auto;
}

.sp-page-banner__title,
.sp-page-services__title {
    font-weight: 600;
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -.3px;
    color: #fff;
        display: none;
}

.sp-page-banner__desc,
.sp-page-services__desc,
.sp-page-services__price {
    max-width: 470px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -.09px;
    color: #fff;
    margin: 22px 0 42px 0;
}

.sp-page-services__wrapper .container {
    background-position: bottom right -120px;
    background-repeat: no-repeat;
}

.sp-module-title {
    font-weight: 600;
    font-size: 25px;
    line-height: 50px;
    letter-spacing: -.3px;
    color: #36455c;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}

.sp-module.blockMiniAdv {
    margin-top: -100px;
}

.blockMiniAdv__list {
    padding: 0 80px;
}

.blockMiniAdv__item {
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    text-decoration: none !important;
    padding: 20px;
    border-radius: 6px;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.blockMiniAdv__item--icon {
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 75px;
    height: 75px;
    background: rgb(60 80 109 / 79%);
    border-radius: 100px;
    -webkit-box-shadow: 0 -20px 60px rgb(10 37 55 / 4%);
    box-shadow: 0 -20px 60px rgb(10 37 55 / 4%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.blockMiniAdv__item--icon img {
    height: 44px;
    width: 44px;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
    text-align: center;
}

.blockMiniAdv__item--icon i {
    font-size: 44px;
}

.blockMiniAdv__item--title {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -.01em;
    line-height: 26px;
    margin: 20px 0;
    text-align: center;
    display: block;
}

.blockMiniAdv__item--text {
    margin: 15px 0 10px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -.1px;
    color: #484848;
    display: block;
}

.priceTableServices {
    padding: 90px 0 0 0;
}

.blockTablePrice table {
    width: 100%;
    margin: 0;
}

.blockTablePrice th {
    font-weight: 600;
    font-size: 18px;
}

.blockTablePrice td {
    font-weight: 500;
    line-height: 20px !important;
    padding: 20px 8px !important;
}

.blockTablePrice sub {
    bottom: unset;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table>tbody>tr>td {
    vertical-align: initial;
}

.standartButtonServices {
    width: 80%;
    height: auto;
    -webkit-box-shadow: 0 22px 19px rgb(93 6 0 / 60%);
    box-shadow: 0 22px 19px rgb(93 6 0 / 60%);
    border-radius: 7px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: -.1px;
    color: #fff;
    border: none;
    padding: 8px 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.blockServicesPage .blockServicesPage-list {
    /* padding-bottom: 120px; */
    margin: 0;
}

.blockServicesPage .itemBlockServicesPage {
    height: 230px;
    margin-bottom: 30px;
}

.blockServicesPage .itemBlockServicesPage .insideBlockSerPage {
    position: relative;
    border-radius: 10px;
    height: 100%;
    overflow: hidden;
}

.blockServicesPage .itemBlockServicesPage a {
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 3;
}

.blockServicesPage .itemBlockServicesPage .mainImgServicesPage {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    z-index: 1;
}

.blockServicesPage .itemBlockServicesPage .insideBlockSerPage .insideItemBlockServicesPage {
    display: flex;
    right: 0;
    transition: all 0.3s;
    height: 100%;
    position: relative;
    z-index: 2;
    background-color: #ffffff;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    /*padding: 30px 20px;*/
    border-radius: 10px;
}

.blockServicesPage .itemBlockServicesPage .insideBlockSerPage .insideItemBlockServicesPage .blockIconServicesPage {
    display: flex;
    flex-basis: 100px;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    /*background-color: rgba(57, 173, 255, 0.15);*/
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.blockServicesPage .itemBlockServicesPage .insideBlockSerPage .insideItemBlockServicesPage .blockIconServicesPage img {
    height: 100px;
    width: 100px;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
    text-align: center;
}

.blockServicesPage .itemBlockServicesPage .insideBlockSerPage .insideItemBlockServicesPage .blockTextItemBlockServicesPage p {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.01em;
    line-height: 26px;
    color: #484848;
    margin: 20px 0 10px 0;
}

.blockServicesPage .itemBlockServicesPage .insideBlockSerPage .insideItemBlockServicesPage .blockTextItemBlockServicesPage p.deskHeaderServicesPage {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 26px;
    color: #484848;
    opacity: 0.5;
}

.headerSec p {
    font-weight: 600;
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -.3px;
    color: #484848;
    position: relative;
}

.headerSec p:after {
    content: '';
    width: 77px;
    height: 3px;
    display: block;
    border-radius: 1.5px;
    margin: 40px 0 30px 0;
}

.headerSec h1,
.headerSec .headerSingSerh1 {
    font-weight: 600;
    font-size: 45px;
    letter-spacing: -0.01em;
    line-height: 50px;
    color: #484848;
    margin-bottom: 30px;
}

.textAboutUs {
    max-width: 450px;
}

.textAboutUs p {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -.1px;
    color: #484848;
}

.numbsAboutUs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.numbsAboutUs .itemNumbsAboutUs {
    margin-top: 30px;
    width: 50%;
}

.numbItemNumbsAboutUs .nItemNumbsAboutUs,
.numbItemNumbsAboutUs .znItemNumbsAboutUs {
    font-weight: 600;
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -.3px;
}

.textItemNumbsAboutUs {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -.1px;
    color: #484848;
}

.textItemNumbsAboutUs p {
    margin-bottom: 0;
}

.contentYslygiBlock {
    display: block;
    width: 100%;
    padding-bottom: 100px;
}

.itemContentYslygiBlock {
    height: 100%;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: all 0.5s;
}

.insideItemContentYslygi {
    text-align: center;
    position: relative;
    top: 0;
    z-index: 1;
}

.nameYslygaBlock {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px !important;
    letter-spacing: -0.3px;
    color: #484848;
    margin-bottom: 10px;
}

.itemContentYslygiBlock img {
    width: 100%;
}

.insideItemContentYslygi .insideItemContentYslygiButton {
    position: absolute;
    width: 172px;
    height: 47px;
    left: calc(50% - 86px);
    bottom: -23.5px;
}

.advantages .headerSec {
    margin-bottom: 30px;
    text-align: center;
}

.advantages .headerSec p:after {
    display: none;
}

.article-details {
    text-align: justify;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    line-height: 30px;
}

.article-details h2,
.article-details h3,
.article-details h4 {
    margin: 30px 0 10px 0;
    font-weight: 600;
    font-size: 25px;
    text-align: left;
    color: #484848;
}

.article-details .headerSec {
    text-align: center;
    margin-bottom: 30px;
}

.article-details .headerSec .headerSingSerh1,
.article-details .headerSec h1 {
    font-weight: 600;
    font-size: 45px;
    letter-spacing: -.01em;
    line-height: 50px;
    color: #484848;
    text-align: center;
    margin: 0;
}

.article-details ul,
.article-details ol {
    padding-left: 20px;
    margin: 10px 0 20px 0;
}

.seoTextBlock {
    margin: 100px 0 0 0;
    padding: 0 15px;
}

body.view-article.services-page section#sp-main-body>.container,
body.view-article.projects-page section#sp-main-body>.container {
    max-width: 100%!important;
}

body.view-article.services-page section#sp-main-body>.container>.container-inner {
    margin: -65px -15px 0 -15px;
}

body.view-article.projects-page section#sp-main-body>.container>.container-inner {
    margin: 0 -15px;
}

body.view-article.services-page .breadcrumb-item a,
body.view-article.services-page .breadcrumb-item span,
body.view-article.services-page .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.advSingleServices {
    margin-top: -35px;
}

.itemBlockProjectsPage,
.itemBlockBlogPage {
    margin-bottom: 30px;
}

.itemBlockProjectsPage .imgItemProjects,
.itemBlockBlogPage .imgItemBlog {
    margin-bottom: 20px;
    position: relative;
}

.itemBlockProjectsPage .imgItemProjects img {
    border-radius: 10px;
    width: 100%;
}

.itemBlockBlogPage .imgItemBlog img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.itemBlockProjectsPage .imgItemProjects .catItemProjects,
.itemBlockBlogPage .imgItemBlog .catItemBlog {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 10px 20px;
    display: inline;
    font-weight: 600;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.01em;
    line-height: 26px;
    color: #ffffff;
    margin: 0;
}

.itemBlockBlogPage .imgItemBlog .catItemBlog {
    bottom: unset;
    top: 20px;
    left: 5px;
    padding: 5px 30px;
}

.itemBlockProjectsPage .headerItemProjects,
.itemBlockBlogPage .headerItemBlog {
    font-weight: 600;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: -0.01em;
    line-height: 26px;
    color: #484848;
}

.itemBlockBlogPage .headerItemBlog {
    font-size: 18px;
    margin-bottom: 0;
}

.itemBlockBlogPage .dateSecondBlockBlog {
    font-weight: 500;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: -0.06px;
    color: #484848;
    mix-blend-mode: normal;
    opacity: 0.5;
    margin-bottom: 10px;
}

.itemBlockProjectsPage p.smallTextItemProjects,
.itemBlockBlogPage p.smallTextItemBlog {
    margin: 15px 0 20px 0;
    font-weight: 500;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.01em;
    line-height: 26px;
    color: #484848;
}

.itemBlockProjectsPage .textReadMoreItemProjects,
.itemBlockBlogPage .textReadMoreItemBlog {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.02em;
    position: relative;
    cursor: pointer;
    text-decoration: none !important;
}

.itemBlockProjectsPage .textReadMoreItemProjects:after,
.itemBlockBlogPage .textReadMoreItemBlog:after {
    content: url(/images/projAroow.png);
    margin-left: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.itemBlockProjectsPage .textReadMoreItemProjects:hover:after,
.itemBlockBlogPage .textReadMoreItemBlog:hover:after {
    margin-left: 30px;
}

.blockProjectsPage .insideItemBlockProjects {
    background-color: #ffffff;
    padding: 40px 30px 60px 30px;
    border-radius: 10px;
}

.blockProjectsPage .insideItemBlockProjects .headerCategoriesProjects {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.01em;
    line-height: 23px;
    color: #484848;
    margin-bottom: 35px;
}

.blockProjectsPage .insideItemBlockProjects .listCategoriesProjects {
    list-style: none;
    padding-left: 0;
}

.blockProjectsPage .insideItemBlockProjects .listCategoriesProjects li a {
    cursor: pointer;
    margin-top: 30px;
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 23px;
    color: #484848;
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 35px;
}

.blockProjectsPage .listCategoriesProjects li a .checkListCat {
    width: 25px;
    height: 25px;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #ebebeb;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.blockProjectsPage .listCategoriesProjects li a .checkListCat.activeCheckList {
    border-radius: 50%;
}

.bonusInfoSigleProj {
    display: flex;
    flex-wrap: wrap;
}

.bonusInfoSigleProj .itemBonusInfoSingleProj {
    margin-right: 60px;
}

.bonusInfoSigleProj .itemBonusInfoSingleProj:last-child {
    margin-right: 0;
}

.bonusInfoSigleProj .itemBonusInfoSingleProj .headerItemBonusInfoSingleProj {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 12px;
    line-height: 26px;
    color: #484848;
    opacity: 0.5;
}

.blockSingleProject {
    overflow: hidden;
}

.blockSingleProject .mainImageSingleProj {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.blockSliderSingleProj {
    display: block;
}

.blockSliderSingleProj .itemOwlSingleProj {
    max-width: 780px;
    max-height: 400px;
    margin: 65px auto 130px auto;
    -webkit-box-shadow: 0 19px 20px rgb(27 99 149 / 35%);
    box-shadow: 0 19px 20px rgb(27 99 149 / 35%);
    border-radius: 5px;
    overflow: hidden;
}

.blockSliderSingleProj .itemOwlSingleProj a {
    display: block;
}

.blockSliderSingleProj .itemOwlSingleProj img {
    max-width: 780px;
    max-height: 400px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}

.gallerySwiper .swiper-pagination {
    font-size: 18px;
    padding: 30px;
}

.gallerySwiper .swiper-button-prev,
.gallerySwiper .swiper-rtl .swiper-button-next {
    top: 90%;
    left: 35%;
}

.gallerySwiper .swiper-button-next,
.gallerySwiper .swiper-rtl .swiper-button-prev {
    top: 90%;
    right: 35%;
}

.deskFeed {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 26px;
    color: #484848;
    opacity: 0.5;
    margin-top: 3px;
}

.mapFrame {
    position: relative;
    width: 900px;
    left: -150px;
    height: 700px;
}

.blockContactsMap {
    border-radius: 4px;
    padding: 20px;
    width: 100%;
}

.headerBlockConMap {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.128571px;
    color: #ffffff;
}

.blockInMap {
    display: flex;
    margin-top: 20px;
}

.itemBlockInMap {
    width: 50%;
}

.itemBlockInMap p {
    margin-bottom: 0;
}

.itemBlockInMap p a,
.itemBlockInMap .BlockLink {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-decoration: none !important;
    color: #ffffff;
    transition: 0.3s all;
}

.sotsMap img {
    margin-right: 10px;
    display: inline-block;
}

.arrowHeaderCategories {
    display: none;
}

.article-details .blockAboutcompany .headerSec {
  text-align: left;
}


/* RESPONSIVE */

@media (min-width: 1200px) {
    .container.bigContainer {
        max-width: 100%;
    }
    .container {
        max-width: 1170px;
    }
    .blockMiniAdv__item:hover {
        top: -20px;
    }
    .standartButtonServices:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-box-shadow: 0 26px 25px rgb(51 64 83 / 60%);
        box-shadow: 0 26px 25px rgb(51 64 83 / 60%);
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .standartButton:hover {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-box-shadow: 0 26px 25px rgb(51 64 83 / 60%)!important;
            box-shadow: 0 26px 25px rgb(51 64 83 / 60%)!important;
    }
    .blockServicesPage .itemBlockServicesPage .insideBlockSerPage:hover .insideItemBlockServicesPage {
        right: -100%;
    }
}

@media (min-width: 1370px) {
    .container.bigContainer {
        max-width: 1370px;
    }
}

@media (max-width: 1440px) {}

@media (max-width: 1199px) {
    .logo .logo-slogan,
    .sp-contact-info li.sp-contact-callme {
        display: none;
    }
}

@media (max-width: 991px) {
    .logo .logo-slogan,
    .sp-contact-info li sub,
    .sp-contact-info li.sp-contact-callme {
        display: none;
    }
    .sp-contact-info {
        margin-top: 15px;
        justify-content: space-between;
    }
    .sp-contact-info li {
        padding: 0;
    }
    .sp-contact-info li span,
    .sp-contact-info li a {
        font-size: 13px;
    }
    #sp-header-top .container-inner {
        border-bottom: 0;
    }
    .sp-page-banner__img {
        min-height: unset;
    }
    #sp-bottom2,
    #sp-bottom3 {
        margin-top: 15px;
    }
    #sp-bottom .sp-contact-info {
        margin-left: 20px;
    }
    #sp-bottom .sp-contact-info li {
        margin-right: 20px;
    }
    #sp-bottom4 {
        margin-top: 30px;
    }
    #sp-footer {
        text-align: center;
    }
    .logoFabryka {
        justify-content: center;
    }
    .contentYslygiBlock {
        padding-bottom: 0;
    }
    .itemContentYslygiBlock {
        margin-bottom: 60px;
        display: block;
    }
    .article-details .headerSec {
        margin-top: 30px;
    }
    .headerSec p {
        line-height: 40px;
        font-size: 30px;
    }
    .headerSec p:after {
        margin: 40px auto 30px auto;
    }
    .numbsAboutUs .itemNumbsAboutUs {
        text-align: center;
    }
    .numbsAboutUs .itemNumbsAboutUs:nth-child(3) .znItemNumbsAboutUs {
        font-size: 18px;
    }
    .blockTablePrice td {
        font-size: 12px;
    }
    .blockTablePrice table tbody tr td:first-child,
    .blockTablePrice table thead tr th:first-child {
        display: none;
        width: auto;
    }
    #sp-bottom .sp-module ul li:nth-child(2n) {
        padding-left: 0;
    }
    #sp-bottom {
        text-align: center;
    }
    #sp-bottom .logo img {
        margin: 0 auto;
    }
    #sp-bottom1 .logo-slogan {
        display: block;
        margin: 20px 0;
    }
    #sp-bottom .blockTels {
        justify-content: center;
    }
    #sp-bottom .blockTels img {
        display: none;
    }
    ul.social-icons {
        display: flex;
        justify-content: center;
    }
    ul.social-icons>li {
        margin-bottom: 0;
        margin-right: 20px;
    }
    ul.social-icons>li>a>img {
        margin-right: 0;
    }
    .standartButtonServices {
        width: 100%;
    }
    .blockMiniAdv__list {
        padding: 0;
    }
    .blockMiniAdv__item {
        height: auto;
        margin-bottom: 15px;
    }
    .sp-page-banner__wrapper {
        padding: 30px 0;
      background: linear-gradient(95.27deg, #e9eaee -0.1%, #e9eaee 50.01%)!important;
    }
    .sp-page-banner__title,
    .sp-page-services__title {
        font-size: 32px;
        text-align: center;
    }
    .sp-page-banner__desc,
    .sp-page-services__desc,
    .sp-page-services__price {
        text-align: center;
    }
    .standartButton {
        display: block;
        margin: 0 auto;
    }
    div.joomly-callback-body {
        padding: 20px!important;
    }
    #sp-header {
        height: auto;
    }
    #sp-header.header-sticky {
        top: 0!important;
    }
    #sp-logo>.sp-column {
        display: flex;
        justify-content: space-between;
    }
    button.buttonMenu {
        display: block;
        z-index: 5;
        position: relative;
        width: 35px;
        background: 0 0;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 25px;
        padding: 0;
    }
    button.buttonMenu .itemButtonMenu {
        width: 100%;
        display: block;
        height: 3px;
        margin-bottom: 10px;
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
    }
  .buttonMenu .itemButtonMenu {
    background-color: #37475f!important;
}
    button.buttonMenu .itemButtonMenu:last-child {
        margin-bottom: 0;
    }
    body.offcanvas-active button.buttonMenu .itemButtonMenu {
        margin: 0;
    }
    body.offcanvas-active button.buttonMenu .itemButtonMenu:nth-child(1) {
        position: absolute;
        -webkit-animation: rotateFirstLine 0.5s;
        animation: rotateFirstLine 0.5s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }
    body.offcanvas-active button.buttonMenu .itemButtonMenu:nth-child(2) {
        opacity: 0;
    }
    body.offcanvas-active button.buttonMenu .itemButtonMenu:nth-child(3) {
        position: absolute;
        -webkit-animation: rotateSecLine 0.5s;
        animation: rotateSecLine 0.5s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }
    #sp-menu .sp-megamenu-parent {
        z-index: 3;
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        background: #fff;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        opacity: 0;
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }
    .sp-megamenu-parent>li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        width: 100%;
        height: auto !important;
        margin: 20px 0;
        padding: 10px 0;
        position: initial !important;
        display: block !important;
        height: auto !important;
    }
    .sp-megamenu-parent>li>a {
        padding: 0 10px;
        font-size: 20px;
    }
    .sp-megamenu-parent .sp-dropdown {
        visibility: visible;
        opacity: 1;
        position: unset;
    }
    .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
        box-shadow: unset;
        border-radius: 0;
    }
    .sp-megamenu-parent .sp-mega-group {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
    .sp-megamenu-parent .sp-mega-group>li {
        width: 100% !important;
        padding: 5px 20px 5px 5px !important;
        margin: 10px 0!important;
    }
    .sp-megamenu-parent .sp-mega-group>li>a {
        font-size: 16px;
    }
    body.offcanvas-active #sp-menu .sp-megamenu-parent {
        right: 0;
        opacity: 1;
        overflow: scroll;
        overflow-x: hidden;
        display: block;
    }
    .blockProjectsPage .insideItemBlockProjects {
        padding: 0px;
    }
    .headerCategoriesProjects {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 !important;
        padding: 20px;
    }
    .arrowHeaderCategories {
        display: block;
    }
    .blockProjectsPage .insideItemBlockProjects .listCategoriesProjects {
        display: none;
        padding: 0 20px 20px 20px;
    }
    .blockProjectsPage-list {
        margin-top: 50px;
    }
    .blockSliderSingleProj .itemOwlSingleProj {
        margin-left: 30px;
        margin-right: 30px;
        max-height: 200px;
    }
    .gallerySwiper .swiper-pagination {
        bottom: 0;
    }
    .page-header h1,
    .page-header h2,
    .headerSec h1,
    .headerSec .headerSingSerh1,
    .article-details .headerSec .headerSingSerh1,
    .article-details .headerSec h1,
    .article-details .article-header h1,
    .article-details .article-header h2 {
        text-align: center;
        font-size: 29px;
        line-height: 40px;
    }
    section#sp-breadcrumb .breadcrumb {
        flex-wrap: nowrap;
        white-space: nowrap;
    }
    .breadcrumb-item+.breadcrumb-item {
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .seoTextBlock {
        padding: 0;
    }
    .mapFrame {
        position: relative;
        width: 100%;
        width: calc(100% + 30px);
        left: -15px;
        right: -15px;
        height: 500px;
        margin-bottom: 30px;
    }
    .article-details .blockAboutcompany .headerSec {
        text-align: center;
    }
}

@media (max-width: 767.98px) {
.team-history {
    flex-direction: column;
    padding: 16px 0;
}}
@media (max-width: 767.98px) {
.team-history-year {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}}
@media (max-width: 991.98px) {}
.team-history-year {
    margin-right: 40px;
}}

@media (max-width: 768px) {}

@media (max-width: 480px) {
    .sp-contact-info li.sp-contact-time {
        display: none;
    }
    .sp-contact-info li span,
    .sp-contact-info li a {
        font-size: 11px;
    }
}


/* KEYFRAMES */

@-webkit-keyframes rotateFirstLine {
    50% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@keyframes rotateFirstLine {
    50% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@-webkit-keyframes rotateSecLine {
    50% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

@keyframes rotateSecLine {
    50% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}