table{
    margin-bottom: 20px;
    word-wrap: break-word;
}
.section{
    height: 100vh;
}
.main-header{
    background: linear-gradient(rgba(2, 10, 17, 0.62),rgba(2, 10, 17, 0.62)), center/100% url("../images/header-background.webp");
    height: 100vh;
}
.header{
    background: url("../images/background.png") repeat;
    height: 180px;
}
.mb-7{
    margin-bottom: 2.1rem!important; 
}
.text-white{
    text-decoration: none!important;
}
.text-white a{
    color: #fff !important;;
}
a{
    text-decoration: none!important;
}

.mail-header{
    background: url(../images/mail.svg) no-repeat top 5px left 12px;
    padding: 5px 12px 5px 47px;
}
.city-header{
    background: url(../images/city.svg) no-repeat top 5px left 12px;
    padding: 5px 12px 5px 47px;
    cursor: pointer;
}
.phone-header{
    background: url(../images/icon-phone.svg) no-repeat top 5px left 0px;
    padding: 5px 12px 5px 27px;
}
.mail-footer{
    background: url(../images/mail.svg) no-repeat top 12px left 0px;
    background-size: 15px;
    padding: 0px 0px 0px 23px;
}
.phone-footer{
    background: url(../images/icon-phone.svg) no-repeat top 9px left 0px;
    background-size: 15px;
    padding: 0px 0px 0px 19px;
}
.fs13{
    font-size: 13px;
}
.fs16{
    font-size: 16px;
}
.fs18{
    font-size: 18px!important;
}
.fs20{
    font-size: 20px!important;
}
.fs28{
    font-size: 28px;
}
.fs36{
    font-size: 36px;
}
.fs62{
    font-size: 62px;
}
.main-title{
    margin-top: 258px;
    font-size: 62px;
}
.products{
    margin-top: 25px;
}
.h-300{
    height: 300px;
}
.blue-line{ 
    background: #2A62FF;
    width: 55px;
    height: 5px;
}
.blue-line-short{
    background: #2A62FF;
    width: 17px;
    height: 5px;
    position: absolute;
    margin: 5px 0px 0px -20px;
}
.product-name{
    color: #ffffff;
    text-align: center;
    background: #91919158;
    font-size: 20px;
    margin-top: 85%;
}
.product-name-big{
    color: #ffffff;
    text-align: center;
    background: #91919158;
    font-size: 20px;
}
.dropdown-menu-dark{
    color: #ffffff;
    background: #171717;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.13);
}
.about-us{
    background: #2C2C2C;
}
.promovideo {
    width: 100%;
    height: 100%;
    border: 0px;
    border-radius: 30px;
    padding-bottom: 16px;
}
footer{
    background: #2C2C2C;
}
hr.footer-line {
    border-top: 1px solid rgb(255, 255, 255);
  }
a.text-white{
    color:#ffffff!important;
  }
.grey-backround{
    background: #F0F0F0;
    padding: 22px 71px 14px 41px;
}
.image-filter {
    width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.6;
}
.search_result{
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
}

.inner-page td {
    border: 1px solid #000000!important;
    vertical-align: bottom;
    padding: 5px;
}
.inner-page tr {
    border: 1px solid #000000!important;
}
.inner-page td a{
    color: #2A62FF;
    font-weight: 700;
 }
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
.navbar-toggler-icon {
    background-image: url(../images/bar.png)!important;
}
.navbar-toggler {
    border: 1px solid #2c61fb!important;
}
.blue-line-header {
    margin-bottom: 40px;
    position: relative;
    padding-top: 37px;
    font-family: 'Artegra Sans';
    font-weight: 800;
    font-size: 36px;
    line-height: 99.9%;
    max-width: 280px;
}
.blue-line-header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 5px;
    background: #2A62FF;
}
#results{
    font-size: 20px;
}
@media (max-width: 575px) {
    .main-title {
        font-size: 25px;
    }
    .city-chooser{
        display: none;
    }
    .md-none{
        display: none;
    }
    .mb-6 {
        margin-bottom: 5rem!important;
    }
    .m-block{
        display: block!important;
    }
    .mb-7 {
        margin-bottom: 5.1rem!important;
    }
}

.imgst {width:40%;}
@media (max-width: 676px) {
.imgst {width:100%;}
}
.mobile-menu {
    --bs-bg-opacity: 1;
    position: relative;
    z-index: 1050;
}
/* Выравнивание высоты изображений в новостях */
.news-list .card-img-top,
.news-list .news-list-item-embed-img img,
.news-list .news-list-slider-slide img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

/* Контейнеры для медиа-контента */
.news-list .news-list-item-embed-slider,
.news-list .news-list-item-embed-video,
.news-list .news-list-item-embed-audio {
    height: 200px;
    overflow: hidden;
}

/* Для iframe (видео, аудио) */
.news-list .embed-responsive {
    height: 200px;
}

.news-list .embed-responsive-item {
    height: 100%;
    width: 100%;
}

/* Гарантируем одинаковую высоту карточек */
.news-list .card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.news-list .card-body {
    flex: 1;
}
/* фуллскрин для карточек товаров*/
#image-fullscreen {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.9);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    cursor: zoom-out;
}

#image-fullscreen img {
    max-width: 95vw;
    max-height: 95vh;
    object-fit: contain;
}
.product-image {
    height: 300px;
    cursor: zoom-in;
}