@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mso.by/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "headerss", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(136,136,136);
	--wd-entities-title-color-hover: rgb(30, 30, 30);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 15px;
	--wd-primary-color: rgb(254,1,216);
	--wd-alternative-color: rgb(254,1,216);
	--wd-link-color: rgb(30,30,30);
	--wd-link-color-hover: rgb(254,1,216);
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgba(207,34,126,0.45);
	--btn-default-bgcolor-hover: rgb(207,34,126);
	--btn-accented-bgcolor: rgb(233,45,116);
	--btn-accented-bgcolor-hover: rgb(210,39,106);
	--btn-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-color: rgb(255,255,255);
	--btn-font-size: 18px;
	--btn-bgcolor: rgb(254,1,216);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(30,30,30);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://mso.by/wp-content/uploads/2021/08/sport-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .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(255,255,255);
	background-image: none;
}
 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: rgb(30,30,30);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-icon-size: 30px;
	--wd-arrow-color: rgb(254,1,216);
	--wd-arrow-color-hover: rgb(30,30,30);
	--wd-arrow-color-dis: rgb(210,210,210);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(255,255,255);
	--wd-pagin-bg-hover: rgb(30,30,30);
	--wd-pagin-bg-act: rgb(30,30,30);
	--wd-pagin-radius: 5px;
	--wd-pagin-brd-color: rgb(210,210,210);
	--wd-pagin-brd-color-hover: rgb(30,30,30);
	--wd-pagin-brd-color-act: rgb(30,30,30);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--btn-font-size: 18px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--btn-font-size: 18px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


@font-face {
	font-family: "headerss";
	src: url("//mso.by/wp-content/uploads/2025/10/RIVERHACK_CYR.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* Обложка сайта */
#main-content {
	padding-block: 0px !important;
}

/* Шапка сайта */
.whb-general-header {
	padding-top: 10px;
	padding-bottom: 10px;
}

.head-buttinstl {
	padding: 5px;
}

.head-buttinstl:hover {
	border-color: #fe01d8;
}

.nav-link-text:hover {
	color: #fe01d8;
}

/* Кнопки */
.button-st1 {
    pointer-events: none !important;
    opacity: 0.5 !important;
    background-color: #e0e0e0 !important;
    color: #999999 !important;
    cursor: not-allowed !important;
}

/* Камеры */
.all-conteiner {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
		width: 100%;
}

.conteiner-cam-2 {
    display: flex;
    align-content: center;
    justify-content: center;
		width: 100%;
    gap: 20px;
}

.rtsp-container {
	display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
	width: 100%;
}

.rtsp-container-2 {
	display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
	width: 100%;
	max-width: 490px
}

/* Основной класс для RTSP плеера */
.rtsp-player {
    width: 100%;
    max-width: 1000px;
    height: 500px;
    border: none;
    background: #000;
    display: block;
    margin: 10px auto;
}

.rtsp-player-2 {
    width: 100%;
    max-width: 500px;
    height: 300px;
    border: none;
    background: #000;
    display: block;
    margin: 10px auto;
}

/* Адаптивная версия */
.rtsp-player--responsive {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%; /* Соотношение 4:3 (480/640 = 0.75) */
}

.rtsp-player--responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rtsp-player-2--responsive {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%; /* Соотношение 4:3 (480/640 = 0.75) */
}

.rtsp-player-2--responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Темная тема */
.rtsp-player--dark {
    border: 3px solid #fe01d8;
}

/* Светлая тема */
.rtsp-player--light {
    border: 3px solid #fe01d8;
}

/* Карты */
.map-conteiner {
	width: 100%;
	height: 300px;
	border-radius: 10px;
}

/* Модель машины */
.car-animation-container {
    position: sticky !important;
    top: 80px !important;
    z-index: 5 !important;
    display: block !important;
    text-align: center;
    margin: 30px 0 !important;
}

.car-animation-container img {
    max-width: 200px !important;
    height: auto !important;
    transition: opacity 0.8s ease !important; /* Добавляем transition в CSS */
    opacity: 1 !important; /* Гарантируем, что изображение видно */
}

@media (max-width: 768px) {
    .car-animation-container {
        top: 100px !important;
    }
  	.car-animation-container img {
        max-width: 80px !important;
    }
}

/* Цвет текста */
.text-st-color {
	color: #fe01d8 !important;
}

/* Ссылки */
* {
	scroll-behavior: smooth !important;
}

/* Формы */
.hidden-fields-container {
	display: none !important;
}

/* Телефон */
.phone-st {
	font-size: 45px;
	color: #fff !important;
}

@media (max-width: 768px) {
  .phone-st {
		font-size: 35px;
		color: #fff !important;
	}
}

/* Прайс */
/* Десктопная версия таблицы */
    .desktop-table {
        width: 100%;
        border-collapse: collapse;
    }
    
    .desktop-table th, 
    .desktop-table td {
        border: 1px solid #e1e5e9;
        padding: 16px;
        text-align: left;
        vertical-align: center;
    }
    
    .desktop-table th {
        background-color: #fe01d8;
        color: white;
        font-weight: 600;
                    font-family: "Poppins", Arial, Helvetica, sans-serif !important;
                    font-size: 14px;
    }

    .font-color-text-pr-1 {
        color: #1e1e1e;
    }
        
/* Мобильная версия - карточки */
    .mobile-cards {
        display: none;
        padding: 0;
    }

    .card {
        margin-bottom: 15px;
        border: 2px solid #e1e5e9;
        border-radius: 8px;
        background: white;
        overflow: hidden;
    }

    .card-header {
        padding: 15px;
        border-bottom: 1px solid #e1e5e9;
    }

    .card-body {
        padding: 0;
    }

    .card-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 12px 15px;
        border-bottom: 1px solid #e1e5e9;
    }

    .card-row:last-child {
        border-bottom: none;
    }

    .card-label {
        font-weight: 600;
        color: #2c3e50;
        font-size: 14px;
        min-width: 80px;
    }

    .card-value {
        flex: 1;
        text-align: right;
        font-size: 14px;
    }

    .font-st-pr-1 {
        font-weight: 700;
    }
        
/* Общие стили для контента */
    .expandable {
        cursor: pointer;
        color: #fe01d8;
        font-weight: 600;
        position: relative;
        padding-right: 25px;
        transition: color 0.3s ease;
        user-select: none;
    }
                
    .expandable::after {
        content: '▶';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        transition: transform 0.4s ease;
    }
    
    .expandable.active::after {
        transform: translateY(-50%) rotate(90deg);
                    color: #1e1e1e;
    }
        
    .description {
        max-height: 0;
        overflow: hidden;
        margin-top: 0;
        padding: 0 15px;
        background-color: #fff !important;
        border-left: 2px solid #fe01d8;
        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        color: #1e1e1e !important;
        font-weight: 400 !important;
        font-size: 12px;
    }
        
    .description.active {
        max-height: 1000px;
        margin-top: 12px;
        padding: 15px;
        opacity: 1;
    }
    
    .description-content {
        padding: 5px 0;
    }
    
    .features-list {
        list-style: none;
        padding: 0;
        margin: 12px 0;
    }
        
    .features-list li {
        padding: 8px 0;
        border-bottom: 1px solid #e9ecef;
        display: flex;
        align-items: flex-start;
    }
    
    .features-list li:last-child {
        border-bottom: none;
    }
    
    .features-list li::before {
        content: '✓';
        color: #1e1e1e;
        font-weight: bold;
        margin-right: 10px;
        flex-shrink: 0;
        margin-top: 2px;
    }

    .pos-text-td-table-1 {
        text-align:center !important;
        font-weight: 700;
    }

    .text-table-st-color-1 {
        color: #fe01d8 !important;
    }

/* Медиа-запросы */
    @media (max-width: 768px) {
            body {
                padding: 10px;
            }
										
            .expandable {
                color: #fff !important;
            }
					
            .card-header {
                background-color: #fe01d8;
            }

            .table-container {
                border-radius: 8px;
                overflow-x: visible;
            }

            .desktop-table {
                display: none;
            }
            
            .mobile-cards {
                display: block;
            }
            
            .expandable {
                font-size: 16px;
                margin: 0;
            }

            .description {
                background-color: #fe01d8 !important;	
            }
					          
            .description.active {
                margin: 10px -15px -15px -15px;
                border-left: none;
                border-top: 2px solid #fff;
            }
						
						.description-content {
								color: #fff;
						}
    }

/* Анимация */
    .table-container {
        animation: fadeInUp 0.6s ease-out;
    }

    @keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(20px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }