/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2026 | 12:59:13 */
.calc-tech-bar-in {
    background: lightgreen;
	}

	.hero__img {
    border-radius: 5px;
}

.btn_black {
    color: #2A3135;
    background-color: #FFC930;
}

.btn_green {
    background-color: #FFC930;
    color: black;
    font-weight: normal;
}

.consult, .faq__item.active .faq__btn {
    background-color: #f6f6f6;
}

.request {
    background-color: #f6f6f6;
}

.request__title span {
    padding: 10px;
    background-color: #FFC930;
}

.request__text {
    font-weight: normal;
}

.tabs-e__price {
    font-weight: 500;
    font-size: 18px;
    color: #de1705;
	text-align: left;
}

.tabs-e__figure {
    padding: 0px;
}	
	
	.review-card__text :last-child {
    border-radius: 10px;
}

.subtitle {
    font-weight: normal;
}

.tabs-a-card__name {
    font-weight: normal;
    text-transform: none;
}
.tabs-a-card__old-price {
    color: black;
    text-decoration: line-through;
}

.tabs-a-card__new-price strong, .tabs-c-card__price strong {
    font-size: 20px;
    color: #de1705;
}

.big-card-a__title {
    font-weight: 500;
}

.serv-mini-card__name {
    text-decoration: underline;
}

.serv-mini-card__name {
    font-weight: 400;
}

.header.scroll .header__menu {
        margin-bottom: -30px;
        box-shadow: 0px 7px 7px 7px rgba(0, 0, 0, 0.07);
}

.card-i__name {
    font-weight: 500;
    font-size: 22px;
}

.omnivideo-block--style-standard {
    --omnivideo-block-padding: none;
    --omnivideo-block-border: 0px;
}

.menu-main a {
    font-size: 15px;
}

.card-i__img {
    max-height: 200px;
    border-radius: 5px;
}

.tabs-a-card__img {
    display: block;
    margin: 0 auto;
    max-height: 200px;
    width: auto;
}

.tabs-a-card__btn {
    height: 45px;
}

.text-block {
    padding: 20px 0 30px;
}

.subtitle {
        margin-top: 20px;
        margin-bottom: 40px;
    }