

/* Start:/local/components/bitrix/breadcrumb/templates/yellow/style.css?1782705470446*/
/*.breadcrumbs*/

.breadcrumbs {
    margin-top: 40px;
    margin-bottom: 20px
}

.breadcrumbs {
    width: 100%;
    max-width: -moz-max-content;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    flex-wrap: wrap;
    vertical-align: center;
    grid-row-gap: 20px;
    margin-top: 50px;
    margin-bottom: 30px
}

@media(min-width:361px) {
    .breadcrumbs {
        max-width: max-content;
    }
}
/* End */


/* Start:/local/components/profmaster/title/templates/.default/style.css?1784015092519*/
@media (min-width: 1000px) and (max-width: 1200px) {
    h1 {
        font-size: 40px !important;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    h1 {
        font-size: 45px !important;
    }
}


@media (min-width: 0px) and (max-width: 768px) {
    h1 {
        font-size: 40px !important;
    }
}

@media (min-width: 1475px) and (max-width: 1500px) {
    .hero-2__content {
        width: 45%;
    }

    .hero-2__banner {
        width: 55%;
    }

    .hero-2__panel {
        width: 75%;
    }


}
/* End */


/* Start:/local/components/profmaster/catalog/templates/formwork/style.css?1780901153649*/
.product-listing__product {
    display: flex;
}

.product-listing__product .product-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.product-listing__product .product-card__header {
    flex-grow: 1;
}

.product-listing__product .product-card__footer {
    margin-top: auto;
}

.product-listing__product .product-card h3 {
    min-height: 0;
}

@media (max-width: 767.5px) {
    .product-listing__product {
        flex: 0 0 50%;
    }
}

@media (max-width: 479.5px) {
    .product-listing__inner.container {
        padding: 0 10px;
    }
    .product-listing__product {
        flex: 1 1 auto;
    }
}

/* End */


/* Start:/local/components/profmaster/calc-opalubka/templates/.default/style.css?1779931257324*/
.formwork-page__stack .formwork-calculator {
  margin-top: 40px;
}
.formwork-page__stack .formwork-calculator .range__progressbar {
  width: 0;
}
.formwork-page__stack .formwork-calculator .carcass__label {
  font-size: 16px;
  font-weight: 500;
}
.formwork-page__stack .formwork-calculator__right {
  border-radius: 16px;
}
/* End */


/* Start:/local/components/profmaster/actions/templates/mozaic/style.css?17853476588218*/
.action_button:hover {
    /* background: #fccb06 !important; */
    /* color: #fff; */
}

.stocks__inner__4 {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(4, 170px);
    grid-template-areas: 'tt tx a1 a3' 'mn mn a2 a4' 'mn mn cs a5' 'a9 a8 a7 a6';
}

.stocks__inner__4 {
    grid-template-rows: repeat(4, 1fr);
    grid-template-areas: 'tt tt tx tx' 'mn mn mn 0' 'mn mn mn cs' 'a1 a1 a2 a2' 'a3 a4 a5 a6' 'a7 a8 a9 a0';
    align-items: center;
}

.stocks__inner__3 {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 170px);
    grid-template-areas: 'tt tx a1 a2' 'mn mn a3 a4' 'mn mn cs a5';
}

.stocks__title {
    font-size: calc(1.325rem + 0.9vw);
    grid-area: tt;
}

.stocks__text {
    grid-area: tx;
    color: rgba(35, 31, 32, 0.5);
    justify-content: center;
    padding: 0 30px;
}

.stocks__text,
.stocks__header {
    display: flex;
    align-items: center;
}

.stocks__header {
    grid-area: tt;
}

.stocks__header > h2 {
    font-size: 44px;
}

.stocks__controls {
    grid-area: cs;
    display: flex;
    grid-gap: 8px;
    align-items: flex-end;
    justify-content: flex-start;
}

.stocks__nav {
    margin-top: 12px;
    display: flex;
    grid-gap: 12px;
    justify-content: center;
}

.stocks__card[data-index='0'] {
    grid-area: mn;
}

.stocks__card[data-index='0'] .stock_type_decoration {
    background: #fccb06 url(/assets/main-promo-decoration-ZPc1EhNz.png) center/cover no-repeat;
}

.stocks__card[data-index='1'] {
    grid-area: a1;
}

.stocks__card[data-index='2'] {
    grid-area: a2;
}

.stocks__card[data-index='3'] {
    grid-area: a3;
}

.stocks__card[data-index='4'] {
    grid-area: a4;
}

.stocks__card[data-index='5'] {
    grid-area: a5;
}

.stocks__card[data-index='6'] {
    grid-area: a6;
}

.stocks__card[data-index='7'] {
    grid-area: a7;
}

.stocks__card[data-index='8'] {
    grid-area: a8;
}

.stocks__card[data-index='9'] {
    grid-area: a9;
}

.stocks .stocks__card_active {
    z-index: 5;
}

.stocks .stock {
    transition: all 0.25s ease-in-out;
}

.stocks .stock__content-big {
    color: #231f20;
}

.stocks .stock_type_default,
.stocks .stock_type_big {
    will-change: transform, background-color, padding, opacity;
}

.stock__header .label_type_medium {
    padding: 15px 20px;
    border-radius: 10px;
}

.stock__header .label_variant_bluer {
    position: relative;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    color: #fff !important;
    font-weight: 500;
    z-index: 2;
}

.stock_type_default .label__text {
    color: #000;
}

.stock_type_default .label {
    background: #eaeaea;
}

.stock_type_default {
    background: #fff !important;
}

.stock__title_big {
    color: #fff;
}

.stock_type_big .stock__icon {
    display: none;
}

.stock__title_big .label__text {
    color: #fff;
}

.action_button {
    background: #fccb06;
    color: #231f20;
    height: 53px;
    padding: 10px 15px;
    border-radius: 10px;
    line-height: 100%;
    max-width: 200px;
    border: none;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.action_button:hover {
    background: #ffab18;
    color:#000;
}

.stock__content-description {
    color: var(--bs-white);
    padding: 15px 0px;
}

.stocks .stock__icon {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 50px;
    height: 50px;
    transform: rotate(-45deg);
}

/* ................................................................... */

/* 
.stocks__grid {
    display: grid;
    gap: 20px;
}

.stocks__grid--3cols {
    grid-template-columns: repeat(3, 1fr);
}

.stocks__grid--4cols {
    grid-template-columns: repeat(4, 1fr);
} */

.container > .formwork-page__stocks > .stocks > .stocks__inner > .container {
    margin: 0;
}

/* ---- Mobile slider (hidden by default) ---- */
.stocks__mob {
    display: none;
}

.stocks__mob-header {
    display: none;
}

.stocks__mob .carousel .swiper-slide {
    height: auto;
}

/* MEDIA */
@media (max-width: 1279.5px) {
    .stocks__inner__3 {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(4, 170px);
        grid-template-areas: 'tt tx a1' 'mn mn a2' 'mn mn cs' 'a3 a4 a5';
    }
    h3.stock__title {
        font-size: 25px;
    }
}

@media (max-width: 999.5px) {
    .stocks__card[data-index='3'],
    .stocks__card[data-index='4'],
    .stocks__card[data-index='5'],
    .stocks__card[data-index='6'],
    .stocks__card[data-index='7'],
    .stocks__card[data-index='8'],
    .stocks__card[data-index='9'] {
        opacity: 0;
        display: none;
    }

    .stocks.stocks__main {
        margin: 0;
        height: auto;
        min-height: 690px;
        padding-bottom: 0;
    }
}

@media (max-width: 767.5px) {
    .stocks__card[data-index='1'],
    .stocks__card[data-index='2'] {
        opacity: 0;
        display: none;
    }

    .stocks__inner__4 {
        grid-template-rows: auto;
        grid-template-columns: 100%;
        grid-template-areas: 'tt' 'tx' 'mn' 'cs';
    }

    .stocks.stocks__main {
        min-height: 616px;
    }
}

@media (max-width: 479.5px) {
    .scaffolding-page__stocks {
        margin-inline: 10px;
    }

    .container > .scaffolding-page__stocks .container,
    .container > .scaffolding-page__stocks .container > .scaffolding-page__stocks {
        margin: 0;
    }

    /* Hide desktop grid */
    .stocks__main {
        display: none;
    }

    /* Show mobile slider */
    .stocks__mob {
        display: flex;
        flex-direction: column;
        margin-top: 24px;
    }

    .stocks__mob-header {
        display: block;
    }

    .stocks__mob-header h2 {
        font-size: 34px;
        margin-bottom: 8px;
    }

    .stocks__mob-header .stocks__text {
        display: block;
        padding: 0;
        margin-bottom: 10px;
    }

    .stocks__mob .carousel .swiper-slide .stock {
        min-height: 420px;
        border-radius: 20px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .stocks__mob .carousel .swiper-slide .stock__icon {
        display: flex !important;
    }

    .stocks__mob .carousel .swiper-slide .stock__content {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .stocks__mob .carousel__mobile-buttons {
        margin-top: 16px;
    }
}

.container > .scaffolding-page__stocks > .stocks > .stocks__inner > .container {
    margin: 0;
}

/* Стили из файла \catalogs\scaffolding\index.php */
.label_type_medium {
    padding: 15px 20px;
    border-radius: 10px;
}

.label_variant_bluer {
    position: relative;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    color: #fff !important;
    font-weight: 500;
    z-index: 2;
}

.label {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    height: -moz-fit-content;
    height: fit-content;
}

.stock_type_default .label__text {
    color: #000;
}

.stock_type_default .label {
    background: #eaeaea;
}

.stock_type_default {
    background: #fff !important;
}

.stock__title_big {
    color: #fff;
}

.stock_type_big .stock__icon {
    display: none;
}

.stock__title_big .label__text {
    color: #fff;
}

.action_button {
    background: #fccb06;
    color: #231f20;
    height: 53px;
    padding: 10px 15px;
    border-radius: 10px;
    line-height: 100%;
    max-width: 200px;
    border: none;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.action_button:hover {
    background: #ffab18;
}

.stock__content-description {
    color: #fff;
    padding: 10px 0px;
}

.stocks .stock__icon {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 50px;
    height: 50px;
    transform: rotate(-45deg);
}
/* End */


/* Start:/local/components/profmaster/parts/templates/.default/style.css?1779263462340*/
.product-card__link {
    display: block;
    text-decoration: none;
}

.product-card__title-link {
    text-decoration: none;
    color: #000;
    display: inline-block;
}

.product-card__title-link:hover {
    text-decoration: underline;
    text-decoration-color: #000;
}

.product-card__title-link h5 {
    color: #000;
    margin: 0;
}
/* End */


/* Start:/local/components/profmaster/reviews/templates/.default/style.css?17792634621265*/
/* Затемненный фон */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.popup-overlay.active {
    display: flex;
}

/* Контент попапа */
.popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

/* Изображение */
.popup-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    border-radius: 4px;
    padding: 5px;
    background-color: white;
}

/* Кнопка закрытия */
.popup-close {
    position: absolute;
    top: -40px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #fccb06;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
    margin: 20px;
}

.popup-close:hover {
    background-color: white;
}
.slide iframe {
    width: 100%;
    height: 100%;
}
/* Для мобильных устройств */
@media (max-width: 768px) {
    .popup-close {
        top: -50px;
        right: 10px;
    }
}
/* End */


/* Start:/local/components/profmaster/tabs/templates/.default/style.css?17842074001232*/
.tab ul li {
    list-style-type: disc !important;
    margin: 10px 30px !important;
    line-height: 1.5;
}

.tab A {
    text-decoration: underline;
}


.product-pricing A {
    display: contents;
}

.product-pricing P {
    padding: 10px 0px;
}

.tab {
    padding: 20px 30px;
}




@media (min-width:0px) and (max-width:899.9px) {
    
    .zenaname {
        color:#000;
    }
    .zenamobile {
        display: block;
    }

    .zenadesktop {
        display: none;
    }

    .table-thead-v2 {
        font-size: 14px;
        font-weight: 600;
        background: #f7f7f7;
        border-radius: 8px 8px 0 0;
        color: #FFFFFF;
        padding: 20px 20px;
        margin: 5px 0 0 0px;
        border-width: 1px 1px 0px 1px;
        border-style: solid;
        border-color: #eaeaea;
    }

    .table-tbody-v2 {
        font-size: 14px;
        font-weight: 600;
        padding: 0 20px;
        border: 1px solid #eaeaea;
        border-radius: 8px;
        border-radius: 0px 0px 8px 8px;
    }

    .table-tbody-v2 .col {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}


@media (min-width:900px) {
    .zenamobile {
        display: none;
    }

    .zenadesktop {
        display: block;
    }
}
/* End */


/* Start:/local/components/profmaster/certs/templates/lite/style.css?17840150921743*/
.grey_certificate {
    background: #f7f7f7 !important;
    border:5px solid #fff;
    border-radius:20px !important;
    /* padding:0px 5px; */
}
.grey_certificate:hover {
    background: #fccb06 !important;
}


/* Затемненный фон */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.popup-overlay.active {
    display: flex;
}

/* Контент попапа */
.popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

/* Изображение */
.popup-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    border-radius: 4px;
    padding: 5px;
    background-color: white;
}

/* Кнопка закрытия */
.popup-close {
    position: absolute;
    top: -40px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #fccb06;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
    margin: 20px;
}

.popup-close:hover {
    background-color: white;
}

/* Для мобильных устройств */
@media (max-width: 768px) {
    .popup-close {
        top: -50px;
        right: 10px;
    }
}

/* Стили для сертификатов */
.certificate__title {
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    height: 4.8em;
    margin: 0;
    padding-right: 40px;
}
/* End */


/* Start:/local/components/profmaster/advantages/templates/opalubka/style.css?1779263462880*/
                    .dotted {
                        position: relative;
                        border-radius: 30px;
                        background: #fff;
                        padding: 20px;
                        width: 100%;
                        height: 100%;

                    }

                    .dotted::before {
                        content: '';
                        position: absolute;
                        top: 0px;
                        left: 0px;
                        right: 0px;
                        bottom: 0px;
                        border-radius: inherit;
                        border: 2px dashed #e9e9e9;
                        mask: linear-gradient(black, black) content-box, linear-gradient(black, black);
                        mask-composite: exclude;
                        pointer-events: none;
                    }
/* End */


/* Start:/local/components/profmaster/cams/templates/.default/style.css?17792634621605*/
/* Затемненный фон */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.popup-overlay.active {
    display: flex;
}

/* Контент попапа */
.popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

/* Изображение */
.popup-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    border-radius: 4px;
    padding: 5px;
    background-color: white;
}

/* Кнопка закрытия */
.popup-close {
    position: absolute;
    top: -40px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #fccb06;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
    margin: 20px;
}

.popup-close:hover {
    background-color: white;
}

.warehouses {
    margin-top: 50px;
}

/* Для мобильных устройств */
@media (max-width: 768px) {
    .popup-close {
        top: -50px;
        right: 10px;
    }
}

@media (min-width: 1575px) {
    .warehouses__title {
        font-family: "Roboto Flex";
        font-weight: 600;
        font-size: 112px;
        line-height: 0.8;
    }
}

@media (max-width: 1574px) {
    .warehouses__title {
        font-family: "Roboto Flex";
        font-weight: 600;
        font-size: 70px;
        line-height: 0.8;
    }
}
/* End */


/* Start:/local/components/profmaster/objects/templates/.default/style.css?17876643112307*/
:root {
    --space-content: 100px;
}
/* Затемненный фон */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.popup-overlay.active {
    display: flex;
}

/* Контент попапа */
.popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

/* Изображение */
.popup-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    border-radius: 4px;
    padding: 5px;
    background-color: white;
}

/* Кнопка закрытия */
.popup-close {
    position: absolute;
    top: -40px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #fccb06;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
    margin: 20px;
}

.popup-close:hover {
    background-color: white;
}

.our-projects {
    margin-top: var(--space-content);
}

/* Для мобильных устройств */
@media (max-width: 1279.5px) {
    :root {
        --space-content: 80px;
    }
}
@media (max-width: 768px) {
    .popup-close {
        top: -50px;
        right: 10px;
    }
}

@media (max-width: 999.5px) {
    :root {
        --space-content: 64px;
    }
}

/* Текст описания в карточке объекта не обрезается на уровне PHP,
   а визуально «уходит» в белый градиент только на мобильной версии
   (<=767.5px — мобильный брейкпоинт сайта).
   Полный текст остаётся в DOM (доступен в модальном окне). */
@media (max-width: 767.5px) {
    .project-card__text {
        position: relative;
        height: 112px;
        overflow: hidden;
    }

    .project-card__text::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 48px;
        background: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0) 100%);
        pointer-events: none;
    }
}

/* End */


/* Start:/local/components/profmaster/cams-gallery/templates/.default/style.css?17792634621265*/
/* Затемненный фон */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.popup-overlay.active {
    display: flex;
}

/* Контент попапа */
.popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

/* Изображение */
.popup-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    border-radius: 4px;
    padding: 5px;
    background-color: white;
}

/* Кнопка закрытия */
.popup-close {
    position: absolute;
    top: -40px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #fccb06;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
    margin: 20px;
}

.popup-close:hover {
    background-color: white;
}
.slide iframe {
    width: 100%;
    height: 100%;
}
/* Для мобильных устройств */
@media (max-width: 768px) {
    .popup-close {
        top: -50px;
        right: 10px;
    }
}
/* End */


/* Start:/local/components/profmaster/blog/templates/.default/style.css?17815056081434*/
/* Затемненный фон */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.popup-overlay.active {
    display: flex;
}

/* Контент попапа */
.popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

/* Изображение */
.popup-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    border-radius: 4px;
    padding: 5px;
    background-color: white;
}

/* Кнопка закрытия */
.popup-close {
    position: absolute;
    top: -40px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #fccb06;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
    margin: 20px;
}

.popup-close:hover {
    background-color: white;
}

/* Для мобильных устройств */
@media (max-width: 1279.5px) {
    section.news-preview {
        padding-bottom: 80px;
    }
}

@media (max-width: 767.5px) {
    .popup-close {
        top: -50px;
        right: 10px;
    }
    section.news-preview {
        padding-bottom: 64px;
    }
    .carousel__header h2 {
        font-size: 34px;
    }
}

/* End */
/* /local/components/bitrix/breadcrumb/templates/yellow/style.css?1782705470446 */
/* /local/components/profmaster/title/templates/.default/style.css?1784015092519 */
/* /local/components/profmaster/catalog/templates/formwork/style.css?1780901153649 */
/* /local/components/profmaster/calc-opalubka/templates/.default/style.css?1779931257324 */
/* /local/components/profmaster/actions/templates/mozaic/style.css?17853476588218 */
/* /local/components/profmaster/parts/templates/.default/style.css?1779263462340 */
/* /local/components/profmaster/reviews/templates/.default/style.css?17792634621265 */
/* /local/components/profmaster/tabs/templates/.default/style.css?17842074001232 */
/* /local/components/profmaster/certs/templates/lite/style.css?17840150921743 */
/* /local/components/profmaster/advantages/templates/opalubka/style.css?1779263462880 */
/* /local/components/profmaster/cams/templates/.default/style.css?17792634621605 */
/* /local/components/profmaster/objects/templates/.default/style.css?17876643112307 */
/* /local/components/profmaster/cams-gallery/templates/.default/style.css?17792634621265 */
/* /local/components/profmaster/blog/templates/.default/style.css?17815056081434 */
