@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//btemir.kg/wp-content/themes/itgro/fonts/woodmart-font-2-400.woff2?v=8.1.1") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(57,55,77);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(41,105,166);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,85,85);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(12,24,30);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(234,236,242);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.lang-item .nav-link-text {
	  text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
}
.lang-item img {
	  margin-right: 4px;
    margin-top: -1px;
}
.wd-portfolio-btns {
	  display: none! important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    content: '';
    height: 0px! important;
}
.portfolio-filter {
    margin-bottom: 20px;
    background: #eaecf2;
    border-radius: 38px;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    text-transform: none ! important;
	  color: #39374d;
	  font-size: 14px;
}
.wd-nav-portfolio {
	  display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: var(--text-align, var(--wd-align));
    text-align: left;
    gap: 1px var(--nav-gap);
	  padding: 4px;
}
.wd-nav-portfolio li.wd-active {
    background: #ffffff;
}
.wd-nav-portfolio li {
    height: 42px;
    border-radius: 25px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 24px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    color: #858ba0;
    cursor: pointer;
    position: relative;
    margin-left: 1px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}
.post-title {
    margin-bottom: 10px;
    color: #39374d;
}
.wd-post-cat.wd-style-with-bg>a {
    pointer-events: none ! important;
}
.wd-single-footer .tags-list a {
    pointer-events: none ! important;
}
.wd-single-post-header .title {
    text-align: left;
}
.wd-single-post-header {
    align-items: start! important;
}
.hovered-social-icons {
    display: none ! important;
}
.wd-entry-meta {
	  display: none! important;
}
.wd-post-meta {
	  display: none! important;
}
.blog-design-masonry .post-title {
    font-size: 20px! important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 3.2em;
}
.wd-entry-content {
    color: #4a4954 ! important;
    font-size: 15px;
}
.wd-post-desc {
	  color: #4a4954! important;
}
.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
    text-align: left;
}
.blog-design-masonry.blog-style-bg :is(.post-img-wrapp,.entry-thumbnail img) {
    height: 200px;
    object-fit: cover;
}
@keyframes mer{100%{transform:scale(1.8);opacity:0}}
.chaty-cta-button:after, .chaty-cta-button:before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: 40px;
    display: block;
    background-color: transparent;
    border: 2px solid #13497c;
    position: absolute;
    top: 5px;
    left: 5px;
    animation: mer 2.5s infinite;
    z-index: -1;
}
.rnb-attributes-content-zayavka12 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    grid-gap: 16px;
}
.rnb-attributes-content-zayavka12 input[type='text'] {
  	background: #e7e9f0;
    height: 52px;
    border: 0px;
    border-radius: 4px;
	  padding-left: 56px;
}
.rnb-attributes-content-zayavka12 input[type='tel'] {
  	background: #e7e9f0;
    height: 52px;
    border: 0px;
    border-radius: 4px;
}
.popuppppsssss-tex input[type="submit"] {
	  background: #2969a6 ! important;
	  width: 100%;
	  height: 52px;
}
.popuppppsssss-tex textarea {
	  background: #e7e9f0! important;
    border: 0px;
    border-radius: 4px;
}
.single-about-gallery img {
    width: 300px;
    height: 220px;
    object-fit: cover;
    border: 3px solid #eaecf2;
}
.single-about-opis p {
	  color: #4a4954;
}
.single-about-box1 {
	  padding: 30px 20px;
    background: #ffffff;
}
.single-about-box1 h4 {
    font-size: 16px;
	  font-weight: 700;
}
.single-about-section-one {
	  padding: 20px 20px;
}
.single-about-box {
    padding: 30px 20px;
    background: #eaecf2;
}
.single-about-box h4 {
	  font-weight: 700;
}
.single-about-box p {
    color: #4a4954;
}
.single-about-zagolovok h4 {
		color: #39374d;
    font-size: 36px;
	  width: 74%;
}
.single-about-zagolovok .title-after_title {
    color: #4a4954;
    width: 90%;
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 20px;
}
.single-fag-zagolovok h4 {
	  color: #39374d;
    font-size: 36px;
}
.single-fag-zagolovok .title-after_title {
    color: #4a4954;
    width: 90%;
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 20px;
}
.footer-dev {
    display: flex;
    align-items: center;
    min-width: 250px;
    justify-content: flex-end;
    margin-left: -75px;
    margin-top: -2px;
}
.footer-dev__text {
    margin-right: 20px;
}
.footer-dev__logo {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 12px;
    letter-spacing: 0.0125em;
    opacity: 0.5;
}
.footer-dev__logo:hover {
    opacity: 1;
}
.footer-dev__logo-container {
    width: 80px;
    height: 28px;
    min-width: 44px;
    min-height: 0px;
    margin-bottom: 0px;
}
.footer-social__list {
    display: block;
    margin-right: -10px;
    margin-top: 56px;
}
.footer-contacts-item {
    list-style: none;
}
.footer-contacts-item a {
    display: block;
    font-size: 22px;
    line-height: 33px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 6px;
    letter-spacing: 0.7px;
}
.footer-contacts-item p {
    margin-bottom: 0px;
    font-size: 12px;
    color: #d5d5d5;
}
.footer-contacts-item p:before {
    border-color: #D41212;
    content: "";
    position: absolute;
    top: 100%;
    left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-top-width: 4px;
    border-bottom-width: 0;
    border-right-width: 7px;
    border-left-width: 0;
    border-top-color: transparent;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
}
.footer-logo-white {
	  margin-top: -14px;
}
.footer-payment {
    flex-basis: auto;
    padding: 0 16px;
}
.footer-payment__container {
    display: flex;
    align-items: center;
}
.footer-payment__list {
    justify-content: flex-start;
    min-height: 40px;
    align-items: center;
    flex-grow: 1;
    display: flex;
}
.footer-payment__item {
    margin-right: 24px;
}
.footer-payment__item--card {
    font-weight: 400;
    color: #a7aab7;
}
.footer-payment__item--card {
    font-style: normal;
    display: flex;
    max-width: 112px;
    align-items: center;
    font-size: 12px;
    line-height: 11px;
}
.footer-payment__item--card .footer-payment__img {
    width: 29px;
    margin-right: 10px;
}
.footer-payment__img {
    flex-shrink: 0;
    align-items: center;
    display: flex;
}
.wpcf7 p .fa {
    position: absolute;
    color: #858789;
    z-index: 100;
    font-size: 20px;
    top: 30%;
    left: 18px;
    font-weight: 300;
    font-family: 'Font Awesome 5 Pro';
}
.wpcf7 p {
    position: relative;
    margin-bottom: 20px;
    display: block;
    color: #858789;
}
.rnb-attributes-content-zayavka2 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    grid-gap: 26px;
}
.rnb-attributes-content-zayavka2 input[type='text'], input[type='tel'], input[type='email'] {
	  background: #ffffff;
    border: 0px;
    height: 52px;
    border-radius: 4px;
	  padding-left: 52px;
}
.section-footer-one input[type="submit"] {
	  background: #f55! important;
    height: 52px;
    box-shadow: none! important;
    width: auto;
    border-radius: 4px! important;
}
.section-footer-one textarea {
	  overflow: auto;
    padding: 10px 15px;
    min-height: 140px;
    resize: vertical;
    background: #ffffff;
    border-radius: 8px;
    border: 0px;
}
.section-footer-one {
	  padding: 20px 20px;
}
.footer-zagolovok h4 {
	  color: #ffffff;
    font-size: 36px;
    font-weight: 700;
}
.footer-zagolovok .title-after_title {
    color: #eeeeee;
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 30px;
}
.section-five .catalogue-fix {
	  margin-bottom: 15px;
}
.catalogue-fix a {
    display: flex;
    background: #eaecf2;
    border-radius: 8px;
    padding: 12px;
    justify-content: space-between;
    align-items: center;
}
.section-five .wd-nav-arrows {
    top: -80px ! important;
    gap: 12px ! important;
    position: absolute ! important;
    right: 0px ! important;
}
.section-five .wd-btn-arrow {
    background: #e2e2e2;
    border-radius: 50%;
}
.section-five .wd-prev .wd-arrow-inner:after {
    content: "\f121";
}
.section-five .wd-next .wd-arrow-inner:after {
    content: "\f120";
}
.section-seven {
	  margin-top: 40px;
	  padding: 20px 0px;
}
.partners-icon {
	  margin-top: 40px;
	  grid-template-columns: repeat(9, minmax(0, 1fr));
    display: grid;
    grid-gap: 14px;
}
.main-benefit-block__img img {
    height: 120px;
    object-fit: cover;
    box-shadow: 4px 8px 16px hsl(236deg 6% 49% / 8%);
    padding: 20px;
    border-radius: 8px;
}
.box-noness {
	  display: none;
}
.section-six {
	  padding: 10px 0px;
}
.section-about-home-opis p {
    color: #4a4954;
}
.button-image-right {
    margin-top: 6px;
    text-transform: inherit;
    font-weight: 500;
}
.section-three-box .info-box-inner {
    margin-top: 4px ! important;
}
.about-right-blok {
    margin-top: 0px;
}
.single-block-right {
    padding: 0px 10px;
}
.section-about-home-image img {
    border-radius: 10px ! important;
    width: 250px;
    height: 314px;
    object-fit: cover;
}
.main-benefit-blocks2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    grid-gap: 14px;
}
.about-left-blok .vc_column-inner {
    padding-left: 0px;
}
.section-three-box {
    background: #ffffff;
    border-radius: 10px ! important;
    padding: 24px 24px;
    margin-bottom: 0px;
}
.button-right-about a {
    background: #4488ee;
    padding: 12px 22px;
    border-radius: 38px;
    color: #ffffff;
}
.section-three-box h4 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0px;
}
.section-three-box .info-box-inner {
    margin-top: 4px ! important;
}
.section-three-box p {
    color: #555555;
}
.section-five-zagolovok h4 {
    color: #39374d;
    font-size: 36px;
}
.section-five-zagolovok .title-after_title {
    color: #4a4954;
    width: 45%;
    font-size: 16px;
    margin-bottom: 20px;
}
.smi-element-opis {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    left: 0px;
    background: #2969a6;
    border-radius: 0px 10px 10px 0px;
    padding: 4px 12px;
}
.smi-element-opis p {
    margin-bottom: 2px;
    color: #ffffff;
    font-size: 12px;
}
.rnb-prodauwie-content-seo {
	  grid-template-columns: repeat(4, minmax(0, 1fr));
    display: grid;
    grid-gap: 18px;
}
.smi-element_image {
    position: relative;
    display: flex;
    flex: 0 0 80px;
}
.smi-element_image img {
    height: 80px;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.smi-element_desc {
    font-size: 14px;
    color: #4a4954;
    font-weight: 600;
    align-content: center;
}
.section-five {
    padding: 20px 10px;
    margin-top: 40px;
}
.wpcf7-not-valid {
    border: 2px solid #e55c5c !important;
}
.wpcf7-not-valid-tip {
    display: none ! important;
}
.rnb-attributes-content-zayavka1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    display: grid;
    grid-gap: 26px;
}
.rnb-attributes-content-zayavka1 input[type='text'], input[type='tel'], input[type='email'] {
	  background: #ffffff;
    border: 0px;
    height: 52px;
    border-radius: 4px;
	  padding-left: 56px;
}
.rnb-attributes-content-zayavka1 input[type="submit"] {
	  background: #2969a6! important;
    height: 52px;
    box-shadow: none! important;
    width: 100%;
    border-radius: 4px! important;
}
fieldset {
    display: none;
}
.section-fo {
	  border-radius: 10px;
	  margin-top: 40px;
	  padding: 30px 40px;
}
.section-fo-zagolovok h4 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
}
.section-fo-zagolovok .title-after_title {
    color: #eeeeee;
    font-size: 16px;
    width: 38%;
    margin-top: 4px;
	  margin-bottom: 30px;
}
.klient-zakaz {
    display: flex;
    justify-content: space-between;
    color: #39374d;
}
.klient-zakaz strong {
    margin-right: 6px;
}
.single-prod-features-yes2 {
    padding-left: 0px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    display: grid;
    grid-gap: 10px;
    padding-bottom: 0px;
    list-style: none;
}
.single-prod-features-yes2 li {
    font-size: 14px;
    margin-left: 0px;
    margin-right: 0px;
    list-style: none;
    display: flex;
    margin-bottom: 10px;
    color: #39374d;
}
.icon-check3:before {
    content: "\f107";
    font-family: "woodmart-font";
    color: #ffffff;
    background: #2969a6;
    margin-right: 12px;
    font-weight: 600;
    padding: 3px;
    border: 1px solid;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 16px;
    text-align: center;
}
.title-uppercase {
    color: #39374d;
    font-size: 14px;
    font-weight: 700;
    text-transform: inherit;
	  margin-bottom: 0px;
	  padding-bottom: 4px;
}
.info-list {
    list-style: none;
    padding: 0px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    grid-gap: 15px 15px;
}
.info-list li {
    width: auto;
    vertical-align: top;
    background: #e1e8ef;
    border-radius: 8px;
    margin-bottom: 0px;
    padding: 14px 14px;
}
.info-list p {
	  margin-bottom: 0px! important;
}
.single-port-right {
    box-shadow: 0 11px 20px rgb(12 17 44 / 8%);
    border-radius: 8px;
    padding: 20px 10px;
}
.single-port-right p {
	  color: #39374d;
}
.single-port-right h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.single-port-images img {
	  border-radius: 8px! important;
	  width: 500px;
	  height: 320px;
	  object-fit: cover;
}
.single-portfolio-zagalovok h1 {
	  font-size: 32px;
}
.wd-project .wd-entities-title {
    opacity: 1! important;
}
.wd-project .entry-thumbnail img {
    width: 100%;
    object-fit: cover;
    height: 420px;
}
.wd-tabs-header li.wd-active {
    background: #ffffff;
}
.wd-tabs-header li {
    height: 42px;
    border-radius: 25px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 24px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    color: #858ba0;
    cursor: pointer;
    position: relative;
    margin-left: 1px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}
.wd-tabs-header ul {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.section-three {
	  padding: 30px 0px;
}
.section-three-zagolovok h4 {
    color: #39374d;
    font-size: 36px;
}
.section-three-zagolovok .title-after_title {
    color: #4a4954;
    width: 45%;
    font-size: 16px;
    margin-top: 4px;
	  margin-bottom: 20px;
}
.teaser__info {
	  grid-template-columns: repeat(4, minmax(0, 1fr));
    display: grid;
    grid-gap: 35px;
}
.section-two {
	  padding: 20px 0px;
}
.teaser__info-item {
    padding-left: 20px;
    border-left: 1px solid #2969a6;
}
.teaser__info-name {
    display: block;
    font-weight: 600;
    font-size: 15px;
    color: #39374d;
	  margin-bottom: 4px;
}
.teaser__info-desc {
    color: #39374d;
    display: block;
    font-size: 13px;
    opacity: 0.9;
}
.header-price-button {
    background: #2969a6 ! important;
    border-radius: 4px;
    height: 38px;
    margin-top: -9px;
    text-transform: inherit;
    min-height: 38px;
    padding: 12px 22px;
    color: #ffffff ! important;
}
.fa-address-card:before {
    content: "\f120" ! important;
    font-family: 'woodmart-font';
    font-weight: 300;
}
.fa-accessible-icon:before {
    content: "\f122" ! important;
    font-family: 'woodmart-font';
    font-weight: 300;
}
.section-one-button1 .wd-btn-icon {
	  margin-top: 3px;
    margin-left: 6px;
}
.section-one-button2 .wd-btn-icon {
	  margin-top: 3px;
    margin-left: 6px;
}
.section-one-button1 {
    height: 52px;
    font-weight: 500;
    text-transform: inherit;
    padding: 12px 28px;
    font-size: 14px;
    letter-spacing: 0.4px;
}
.section-one-button2 {
    height: 52px;
    font-weight: 500;
    text-transform: inherit;
    padding: 12px 26px;
    font-size: 14px;
    letter-spacing: 0.4px;
}
.section-one {
	  padding: 80px 0px;
}
.section-one-zagolovok h1 {
    font-size: 38px;
    color: #ffffff;
    width: 78%;
    font-weight: 400;
    line-height: 1.4;
}
.section-one-zagolovok strong {
    font-weight: 600;
	  letter-spacing: 2.5px;
}
.section-one-zagolovok .title-after_title {
    color: #ffffff;
    width: 54%;
    margin-top: 12px;
    font-size: 16px;
    font-weight: 400;
	  margin-bottom: 30px;
}
.prefooter-logo-opis {
    font-size: 12px;
    position: relative;
    color: #999999;
    line-height: 1.4;
    margin-top: 2px;
    font-weight: 500;
    flex: 0! important;
}
#menu-item-28 .nav-link-text {
    font-size: 0px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #333333;
    width: 20px;
    height: 20px;
    background: #e1e8ef;
    line-height: 14px;
    padding: 4px 5px;
    border-radius: 2px;
    margin-top: 10px;
    font-size: 10px;
    margin-left: -4px;
}
.header-phone-button {
	  text-transform: inherit;
}
.list-contacts .email a {
    line-height: 23px;
    color: #4488ee;
}
.city {
    font-size: 12px;
    font-weight: 400;
    color: #4488ee;
}
.list-contacts table td {
    padding: 10px 0px;
    text-align: left;
    border-bottom: 1px solid #d3e1e7;
}
.list-contacts .phone a {
    font-size: 18px;
    line-height: 10px;
    color: #303030;
    white-space: nowrap;
    font-weight: 600;
    letter-spacing: 0.8px;
}
.header-popup-button {
    color: #343434;
    text-transform: inherit;
    font-weight: 500;
    border-bottom: 1px dashed ! important;
    margin-top: -4px;
}
.footer-social__list .footer-social__item {
    width: 30px;
    height: 30px;
    background-size: 30px;
}
.footer-social__item--whatsapp, .page-content .footer-social__item--whatsapp {
    background-image: url(/wp-content/uploads/2026/06/facebook.svg);
}
.footer-social__item--telegram, .page-content .footer-social__item--telegram {
    background-image: url(/wp-content/uploads/2026/06/instagram.svg);
}
.footer-social__item--max, .page-content .footer-social__item--max {
    background: url(/wp-content/uploads/2026/06/youtube.svg) 97% 50% no-repeat;
}
.footer-social__item--inst, .page-content .footer-social__item--inst {
    background-image: url(/wp-content/uploads/2026/06/titktok.svg);
}
.footer-social__item, .page-content .footer-social__item {
    padding: 0;
    border: 0;
    list-style-type: none;
    text-decoration: none;
    outline: none;
    display: inline-block;
    width: 28px;
    height: 28px;
    transition: 0.3s;
    background-repeat: no-repeat;
    background-size: 28px;
}
.footer-social__item {
    margin-right: 6px;
}
.header-button-catalogue {
    position: relative;
    background: #13497c;
    color: #ffffff;
    padding-left: 68px;
    border-radius: 0px ! important;
    height: 48px;
}
.header-button-catalogue:hover {
	  background: #13497c;
    color: #ffffff;
}
.header-button-catalogue:before {
    content: "\f12b";
    font-family: "woodmart-font";
    font-size: 24px;
    color: #ffffff;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 12px;
    font-weight: 300;
    top: 10px;
}
.contact-in-header {
    margin-top: 0px;
}
.contact-in-header i {
    color: #232323;
    float: left;
    font-size: 45px;
    line-height: 51px;
    margin-right: 6px;
    margin-top: 3px;
}
.flaticon-customer-service:before {
    content: " ";
    background: #2969a6 url(/wp-content/uploads/2026/06/phone.svg) 50% 50% no-repeat ! important;
    background-size: 22px 22px ! important;
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.contact-in-header span {
    float: right;
    margin-left: 40px;
}
.contact-in-header strong {
    font-size: 15.6px;
    font-weight: 700;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #484848;
    letter-spacing: 0.8px;
}
.fa-envelope:before {
    content: "\f0e0";
    font-family: 'Font Awesome 5 Pro'! important;
}
.fa-maps:before {
    content: "\f3c5";
    font-family: 'Font Awesome 5 Pro' !important;
}@media (max-width: 576px) {
	.wd-nav-portfolio li {
    text-align: center;
}
.portfolio-filter {
    margin-bottom: 20px;
    background: #eaecf2;
    border-radius: 18px;
}
.wd-entry-content {
    color: #4a4954 ! important;
    font-size: 14px;
}
.klient-zakaz {
    display: block;
    justify-content: end;
    color: #39374d;
}
.single-about-section-one {
    padding: 0px 0px;
}
.single-about-zagolovok h4 {
    color: #39374d;
    font-size: 36px;
    width: 100%;
}
.single-about-zagolovok .title-after_title {
    color: #4a4954;
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.single-fag-zagolovok .title-after_title {
    color: #4a4954;
    width: 100%;
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 20px;
}
.rnb-prodauwie-content-seo {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    display: grid;
    grid-gap: 18px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #333333;
    width: 14px;
    height: 14px;
    background: #e1e8ef;
    line-height: 14px;
    padding: 0px 3px;
    border-radius: 2px;
    margin-top: 0px;
    font-size: 8px;
    margin-left: 8px;
}
.footer-zagolovok .title-after_title {
    color: #eeeeee;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.footer-zagolovok h4 {
    color: #ffffff;
    font-size: 24px ! important;
    font-weight: 700;
}
.footer-dev {
    display: flex;
    align-items: center;
    min-width: 250px;
    justify-content: center;
    margin-left: 0px;
    margin-top: 0px;
}
.mobile-footers-nones {
	  display: none;
}
.footer-contacts-item {
    list-style: none;
    background: #0c181e;
    border-radius: 10px;
    padding: 22px 22px;
}
.address-list {
	  list-style: none;
    background: #0c181e;
    border-radius: 10px;
    padding: 22px 22px 10px! important;
}
.footer-social__list {
    display: block;
    margin-right: 0px;
    margin-top: 40px;
    text-align: center;
	  margin-bottom: -20px;
}
.footer-social__list .footer-social__item {
    width: 38px;
    height: 38px;
    background-size: 38px;
}
.footer-social__item {
    margin-right: 20px;
}
.rnb-attributes-content-zayavka2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    display: grid;
    grid-gap: 0px;
}
.section-footer-one input[type="submit"] {
    background: #f55 ! important;
    height: 52px;
    box-shadow: none ! important;
    width: 100%;
    border-radius: 4px ! important;
}
.main-benefit-block__img img {
    height: 120px;
    object-fit: cover;
    box-shadow: 4px 8px 16px hsl(236deg 6% 49% / 8%);
    padding: 12px;
    border-radius: 8px;
	  object-fit: contain;
}
.button-image-right {
    margin-top: 6px;
    text-transform: inherit;
    font-weight: 500;
    margin-bottom: 30px;
    width: 100%;
}
.section-seven {
    margin-top: 40px;
    padding: 0px 0px;
}
.partners-icon {
    margin-top: 40px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    grid-gap: 14px;
}
.section-five .wd-nav-arrows {
    top: -70px ! important;
    gap: 12px ! important;
    position: absolute ! important;
    right: 0px ! important;
}
.section-three-box {
    background: #ffffff;
    border-radius: 10px ! important;
    padding: 15px 15px;
    margin-bottom: 0px;
}
.section-three-box h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}
.about-right-blok {
    margin-top: 0px;
}
.about-left-blok .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.section-fo-zagolovok .title-after_title {
    color: #eeeeee;
    font-size: 14px;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 30px;
}
.section-fo {
    border-radius: 10px;
    margin-top: 40px;
    padding: 10px 0px;
}
.rnb-attributes-content-zayavka1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    display: grid;
    grid-gap: 0px;
}
.section-five {
    padding: 0px 0px;
    margin-top: 40px;
}
.section-five-zagolovok .title-after_title {
    color: #4a4954;
    width: 68%;
    font-size: 14px;
    margin-bottom: 20px;
}
.section-one-zagolovok strong {
    font-weight: 600;
    letter-spacing: 2.5px;
    font-size: 26px;
}
.wd-project .entry-thumbnail img {
    width: 100%;
    object-fit: cover;
    height: 320px;
}
.teaser__info-name {
    display: block;
    font-weight: 700;
    font-size: 15px;
    color: #39374d;
    margin-bottom: 10px;
}
.section-three {
    padding: 0px 0px;
}
.section-three-zagolovok .title-after_title {
    color: #4a4954;
    width: 100%;
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 20px;
}
.teaser__info {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    grid-gap: 35px;
}
video {
        display: block;
        transform: none ! important;
        margin-top: -70px ! important;
        height: 100% ! important;
        max-height: 100% ! important;
        max-width: initial ! important;
        width: auto ! important;
}
.nk-awb .nk-awb-inner, .nk-awb .nk-awb-overlay, .nk-awb .nk-awb-wrap {
    position: absolute;
    top: 0px;
    right: 0;
    bottom: -68px! important;
    left: 0;
    z-index: -99;
}
.section-one-button1 {
    height: 52px;
    font-weight: 500;
    text-transform: inherit;
    padding: 12px 28px;
    font-size: 14px;
    letter-spacing: 0.4px;
    width: 100%;
}
.section-one-button2 {
    height: 52px;
    font-weight: 500;
    text-transform: inherit;
    padding: 12px 28px;
    font-size: 14px;
    letter-spacing: 0.4px;
    width: 100%;
}
.section-one .inline-element {
	  width: 100%! important;
}
.section-one {
    padding: 20px 0px 20px 0px;
}
.section-one-zagolovok {
	  text-align: center;
}
.section-one-zagolovok h1 {
    font-size: 20px ! important;
    color: #ffffff;
    width: 100%;
    font-weight: 400;
    line-height: 1.4;
}
.section-one-zagolovok .title-after_title {
    color: #ffffff;
    width: 100%;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}

}

