

/* Start:/local/templates/magnet_s1/components/bitrix/news.list/top_banners/style.css?1692799072290*/
@media(min-width: 1280px) {
  .mobile-banner {
    min-height: inherit!important;
  }

  .show_mobile {
    display: none!important;
  }
}

@media(max-width: 1279px) {
  .hide_mobile {
    display: none!important;
  }

  .mobile_picture {
    padding: 0!important;
  }
}

/* End */


/* Start:/local/templates/magnet_s1/components/bitrix/catalog.item/main/style.css?17558013377614*/
.icon-custom::before {
    display: inline-block;
    font-family: 'Icon Custom';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.jqmWindow.cart .title::before {
    content: "";
    display: block;
    margin: 0 auto 20px auto;
    width: 78px;
    height: 74px;
    background-image: url(/local/templates/magnet_s1/less_compile/../img/icons/icon-basket-popup.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}
.popup-body {
    text-align: center;
}
.popup-body .btn {
    display: block;
    width: 100%;
    margin-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
    margin-top: 0;
    line-height: 24px;
}
.jqmWindow .title {
    margin: 0 0 20px 0;
    font-size: 1.25em;
    font-weight: 500;
    text-align: center;
}
.jqmWindow {
    color: #333;
}
.block-number {
    background-color: unset;
    border-radius: 0;
    padding: 0;
    text-align: center;
    margin-right: 0;
}
.block-number .plus:hover {
    cursor: pointer;
    color: #ec3838;
}
.block-number .minus:hover {
    cursor: pointer;
    color: #ec3838;
}
.popup_block{
	display: none;
    left: calc(50% + 116px);
	top: 50%;
	transform: translate(-50%,-50%);
	position: fixed;
	max-height: calc(100vh - 40px);
	overflow: auto;
	box-sizing: border-box;
	padding: 34px 15px 50px 15px;
	width: 540px;
	background-color: #fff;
	box-shadow: 0px 0px 24px rgba(0,0,0,0.12);
	max-width: calc(100% - 30px);
	z-index: 1000;
}
.block-system--element{
    padding-bottom: 7px;
    padding-top: 7px;
    max-width: 150px;
}
.product-fast-view .price-container .price {
    font-size: 23px !important;
}
.popup_block_fast{
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: fixed;
    max-height: calc(100vh - 40px);
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    box-shadow: 0px 0px 24px rgba(0,0,0,0.12);
    max-width: calc(100% - 30px);
    z-index: 998;
}
.block-standards{
    padding-bottom: 29px;
}
.overlay{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	background: black;
	height: 100%;
	opacity: 0.4;
	z-index: 999;
}
#buy_party_popup {
    padding: 34px 33px 50px 33px;
}
#buy_party_popup .popup-title {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 14px;
    text-transform: uppercase;
    color: #282828;
}
#buy_party_popup .popup-body {
    margin-top: 40px;
}
.table_form .border_line {
    border-bottom: 1px solid red;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
}
.table_form .body_style {
    margin: 33px;
}

.table_form td:first-child {
    text-align: left;
    padding-left: 25px;
    width: 33%;
	padding-bottom: 10px;
    padding-top: 10px;
}
@media (max-width:767px){
    .table_form td:first-child {
        padding-left: 9px;
    }
}
.table_form th:first-child {
    text-align: left;
    padding-left: 25px;
    width: 33%;
}
.table_form td:nth-child(2) {
    width: 40%;
}
.table_form th:nth-child(2) {
    width: 40%;
}
.table_form td:last-child {
    text-align: right;
    padding-right: 25px;
    width: 26%;
}
.table_form th:last-child {
    text-align: right;
    padding-right: 25px;
    width: 26%;
}
.table_form th {
    padding-bottom: 10px;
}
/*.table_form tr:first-child td {
    padding-top: 26px;
}*/
.table_form tr td:nth-child(1) {
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    color: #282828;
}
.table_form tr td:nth-child(3) {
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    color: rgba(40, 40, 40, 0.5);
}
.table_form tr.active td:nth-child(1) {
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    color: #EC3838;
}
.table_form tr.active td:nth-child(3) {
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    color: #282828;
}
.table_form table input {
    border: none;
    background-color: white;
    text-align: center;
    width: 33px;
    font-weight: 900;
    font-size: 20px;
    line-height: 26px;
    color: rgba(40, 40, 40, 0.5);
    padding: 5px;
    margin-right: 6px;
    margin-left: 12px;
}
.table_form tr.active input {
    color: #EC3838;
}
.table_form button {
    font-weight: bold;
}
.table_form .q_btn {
    border: none;
    background-color: white;
    font-size: 18px;
    line-height: 26px;
    padding: 5px 10px;
    -ms-user-select: none;
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
}
.table_form .minus {
    position: relative;
    /*color: rgba(40, 40, 40, 0.5);*/
}
.table_form button.minus::before {
    position: absolute;
    content: "";
    left: 0;
    top: -6px;
    width: 13px;
    height: 2px;
    background-color: rgba(40, 40, 40, 0.5);
}
.table_form tr.active button.minus::before {
    position: absolute;
    content: "";
    left: 0;
    top: -6px;
    width: 13px;
    height: 2px;
    background-color: #282828;
}
.table_form tr.active .minus {
    color: #282828;
}
.table_form .plus {
    color: #282828;
}

.table_foot {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 54px;
}
.table_foot .left_text {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.table_foot .sum {
    width: 100%;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 14px;
    margin-bottom: 15px;
}
.table_foot .opt {
    width: 100%;
    font-size: 16px;
    line-height: 14px;
    color: rgba(40, 40, 40, 0.5);
}
.table_foot .opt span {
    text-decoration: line-through;
}
.table_foot .btn {
    width: 170px;
    height: 47px;
}


.product-wrap .product-card .price-container {
  margin-top: 5px;
}

.product-item-button-container {
  margin-top: 10px;
}

.cart-detail-btn:before {
    content: '\0046';
    position: relative;
    color: #fff;
    display: inline-block;
    font-family: 'Icon Custom';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 2px;
    font-size: 24px;
}

.product-wrap .cart-detail-btn {
  min-width: inherit;
  padding: 0 20px;
  line-height: 35px;
}

.product-wrap .additional-links {
  position: static;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.product-wrap .additional-links .compare, .product-wrap .additional-links .wishlist {
  margin-bottom: 0;
  width: 36px;
  height: 36px;
}

.product-wrap .additional-links .compare::before, .product-wrap .additional-links .wishlist::before {
    font-size: 20px;
    line-height: 36px;
}
.product-wrap .additional-links .compare::after, .product-wrap .additional-links .wishlist::after {
    width: 36px;
    height: 36px;
}

.product-card.product-main .name {
  /* overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
  max-height: 55px; */
  /* font-size: 12px; */
}

@media(min-width: 991px) {
  .element_btn_wrapper_line {
    display: flex;
    flex-wrap: wrap;
  }

  .element_btn_wrapper_line > * {
    margin-right: 10px;
  }

}

/* End */


/* Start:/local/templates/magnet_s1/components/bitrix/catalog.section.list/homepage_new/style.css?16437423323552*/
section.catalog .categories.popular_block {
	margin: 40px -7px 37px;
}
section.catalog .title_block .link {
	margin-left: 12px;
}
.catalog .categories.popular_block .category-wrap {
	margin: 0 7px 14px;
	min-width: 0;
	width: calc(25% - 14px);
}
.catalog * {
	box-sizing: border-box;
}
.categories.popular_block .position {
	padding-top: 94.4%;
	position: relative;
	overflow: hidden;
	min-height: 300px;
}
.categories.popular_block .position .zoom_block {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
.categories.popular_block .position:hover .zoom_block .img {
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-o-transform: scale(1.07);
	transform: scale(1.07);
}
.categories.popular_block .position .zoom_block .img {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.categories.popular_block .name_sec {
	display: block;
	width: 100%;
	padding: 0 34px;
	height: 72px;
	display: flex;
	background: linear-gradient(90deg, #B92126 0%, #EC1C24 51.84%, rgba(236, 28, 36, 0.28) 99.53%);
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.3;
	color: #fff;
	font-weight: 700;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.categories.popular_block .name_sec span {
	margin: auto 0;
}
.categories.popular_block .sub_block {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 90px 50px 15px;
	z-index: 1;
	-webkit-transition: top 0.5s ease;
    -moz-transition: top 0.5s ease;
    -o-transition: top 0.5s ease;
    transition: top 0.5s ease;
}
.categories.popular_block .position:hover .sub_block {
	top: 0;
}
.categories.popular_block .sub_block .sub_list {
	padding-bottom: 20px;
}
.categories.popular_block .sub_block li {
	padding: 0;
	margin-bottom: 13px;
}
.categories.popular_block .sub_block li:last-of-type {
	margin-bottom: 0;
}
.categories.popular_block .sub_block li::before {
	content: none;
}
.categories.popular_block .sub_block a {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	color: #fff;
}
.categories.popular_block .sub_block a:hover {
	font-weight: 700;
}
.categories.popular_block .sub_block a:hover::before {
	width: 0;
	content: "";
	left: -17px;
	top: calc(50% - 6px);
	position: absolute;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 9px;
	border-color: transparent transparent transparent #EC3838;
}
@media (max-width: 1440px) {
	.categories.popular_block .sub_block {
		padding: 90px 40px 15px;
	}
	.categories.popular_block .name_sec {
		font-size: 18px;
		padding: 0 23px;
		height: 66px;
	}
}
@media (max-width: 1199px) {
	.catalog .categories.popular_block .category-wrap {
		width: calc(33.33% - 14px);
	}
	.categories.popular_block .name_sec {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.categories.popular_block .sub_block {
		padding-left: 30px;
		padding-right: 20px;
		top: 0;
	}
	.categories.popular_block .sub_block li {
		margin-bottom: 10px;
	}
	.categories.popular_block .sub_block a {
		font-size: 14px;
	}
	.categories.popular_block .name_sec {
		font-size: 15px;
		padding: 0 15px;
	}
}
@media (max-width:767px) {
	.catalog .categories.popular_block .category-wrap {
		width: calc(100% - 14px);
	}
	section.catalog .categories.popular_block {
		margin-top: 20px;
	}
}

/* End */


/* Start:/local/templates/magnet_s1/components/bitrix/news.list/main.services_new/style.css?16437423341743*/
.main-services .main-services__body {
	margin: 42px -5px 23px;
}
.main-services__body .main-services__item {
	margin: 0 5px 24px;
	width: calc(25% - 10px);
	padding: 0;
	position: relative;
	background-color: unset;
}
.main-services__body .main-services__item:hover .zoom_block>* {
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-o-transform: scale(1.07);
	transform: scale(1.07);
}
.main-services__body .main-services__item .zoom_block {
	width: 100%;
	height: 195px;
}
.main-services__body .main-services__item .main-services__item-img {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main-services__body .main-services__item .main-services__item-name {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	display: flex;
	flex-direction: column;
	padding: 25px 34px;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 700;
	margin-top: 0;
}
.main-services__body .main-services__item .main-services__item-name span {
	margin-top: auto;
}
@media (max-width:1199px) {
	.main-services__body .main-services__item {
		width: calc(33.33% - 10px);
	}
}
@media (max-width:991px) {
	.main-services__body .main-services__item {
		width: calc(50% - 10px);
	}
}
@media (max-width:767px) {
	.main-services__body .main-services__item {
		width: calc(100% - 10px);
		margin-bottom: 10px;
	}
	.main-services .main-services__body {
		margin-top: 30px;
	}
	.main-services__body .main-services__item .zoom_block {
		height: 163px;
	}
}

/* End */


/* Start:/local/templates/magnet_s1/components/bitrix/news.list/main.advantages_new/style.css?16437423342166*/
.main-advantages .main-advantages__item {
	padding: 0;
	margin: 0 7px 24px;
	width: calc(25% - 14px);
	overflow: hidden;
	position: relative;
}
.main-advantages .main-advantages__item:hover .zoom_block>* {
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-o-transform: scale(1.07);
	transform: scale(1.07);
}
.main-advantages .main-advantages__item .zoom_block {
	width: 100%;
	height: 260px;
}
.main-advantages .main-advantages__item .main-advantages__item-img {
	width: 100%;
	height: 100%;
	background-size: cover;
}
.main-advantages .main-advantages__item .main-advantages__item-name {
	position: absolute;
	display: flex;
	flex-direction: column;
	bottom: 0;
	left: 0;
	width: 100%;
	background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 131.91%);
	min-height: 102px;
	padding: 10px 20px;
	padding-left: 35px;
	text-align: left;
	color: #fff;
	font-weight: 900;
	line-height: 1.2;
	font-size: 20px;
}
.main-advantages .main-advantages__item .main-advantages__item-name .name {
	margin: auto 0;
}
.main-advantages .main-advantages__body {
	margin: 40px -7px 23px;
}
.main-advantages * {
	box-sizing: border-box;
}
@media (max-width: 1440px) {
	.main-advantages .main-advantages__item .main-advantages__item-name {
		padding-left: 20px;
		font-size: 18px;
	}
}
@media (max-width: 1300px) {
	.main-advantages .main-advantages__item .main-advantages__item-name {
		font-size: 16px;
	}
}
@media (max-width: 1199px) {
	.main-advantages .main-advantages__item .main-advantages__item-name {
		font-size: 18px;
		padding-left: 30px;
	}
}
@media (max-width: 992px) {
	.main-advantages .main-advantages__item {
		width: calc(50% - 14px);
	}
}
@media (max-width: 767px) {
	.main-advantages .main-advantages__item {
		width: calc(100% - 14px);
	}
	.main-advantages .main-advantages__item .main-advantages__item-name {
		font-size: 16px;
		padding-left: 20px;
	}
	.main-advantages .main-advantages__item .main-advantages__item-name {
		min-height: 90px;
	}
	.main-advantages .main-advantages__item .zoom_block {
		height: 215px;
	}
}

/* End */


/* Start:/local/components/dg/mainlinks/templates/.default/style.css?1660899206325*/
.link_wrapper {
  margin-top: 10px;
}

.link_wrapper .link_item {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  border: 2px solid #ec3838;
  border-radius: 5px;
  margin-bottom: 10px;
}

.link_wrapper .link_item_hide {
  display: none;
}

.link_wrapper_fix {
  max-height: 84px;
  overflow: hidden;
}

/* End */


/* Start:/local/templates/magnet_s1/components/bitrix/news.list/actions_homepage_new/style.css?16437423343178*/
.promo.actions_main .items {
	margin: 0 -12px;
}
.promo.actions_main {
	margin-top: 42px;
	margin-bottom: 4px;
}
.promo.actions_main .items .item {
	margin: 0 12px 24px;
	width: calc(33.33% - 24px);
	padding: 0;
	height: auto;
	color: #454545;
	background-color: #fff;
}
.promo.actions_main .items .banner_inf {
	height: 200px;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
}
.promo.actions_main .items .item .label {
	background-color: #EC3838;
	border-radius: 0px 90px 90px 0px;
	padding: 6px 24px;
	min-width: 171px;
	box-sizing: border-box;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	display: inline-block;
}
.promo.actions_main .items .item .link_banner {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 11;
}
.promo.actions_main .items .banner_inf .background {
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
}
.promo.actions_main .items .banner_inf .text {
	width: 100%;
	padding: 30px;
	padding-top: 0;
	color: #fff;
	box-sizing: border-box;
}
.promo.actions_main .items .action_inf {
	padding: 0 30px;
	padding-top: 25px;
	width: 100%;
	box-sizing: border-box;
}
.promo.actions_main .items .item .desc {
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400;
}
.promo.actions_main .items .und_inf {
	padding: 25px 30px;
	padding-bottom: 30px;
	text-align: right;
	width: 100%;
	margin-top: auto;
	box-sizing: border-box;
}
.promo.actions_main .items .und_inf .date {
	text-align: center;
	box-sizing: border-box;
	height: 40px;
	border-radius: 90px;
	background-color: #EC3838;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	border: none;
	display: inline-block;
	padding: 0 20px;
	min-width: 232px;
	width: auto;
	transition: all .2s ease;
}
.promo.actions_main .items .und_inf .date:not(.disable):hover {
	opacity: .9;
}
.promo.actions_main .items .und_inf .date.disable {
	background-color: #ABABAB;
}
.promo.actions_main .items .item:hover .background {
	transform: unset;
}
.promo.actions_main .items .banner_inf:hover .background {
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-o-transform: scale(1.07);
	transform: scale(1.07);
}
@media (max-width:1199px) {
	.promo.actions_main .items .banner_inf .text {
		padding: 20px;
		padding-top: 0;
		font-size: 1.2em;
	}
	.promo.actions_main .items .item .label {
		font-size: 12px;
		min-width: 160px;
		max-width: 100%;
	}
	.promo.actions_main .items .action_inf {
		padding: 0 20px;
		padding-top: 15px;
	}
	.promo.actions_main .items .und_inf {
		padding: 15px 20px;
		padding-bottom: 20px;
	}
	.promo.actions_main .items .und_inf .date {
		min-width: 200px;
	}
}
@media (max-width: 991px) {
	.promo.actions_main .items .item {
		width: calc(50% - 24px);
	}
}
@media (max-width: 767px) {
	.promo.actions_main .items .item {
		width: calc(100% - 24px);
	}
}

/* End */


/* Start:/local/templates/magnet_s1/components/bitrix/news.list/news_homepage_new/style.css?16437423342956*/
.container .news .title_block .title_bold {
	display: inline-block;
}
.container .news .title_block .all {
	margin-left: 20px;
}
.about-and-news section.news {
	padding: 0;
	background-color: unset;
}
.about-and-news section.news .previews .item {
	width: 100%;
	margin: 0;
	background-color: #fff;
	display: flex;
	min-height: 100%;
	flex-direction: column;
	position: relative;
}
.about-and-news section.news .previews .item .img {
	width: 100%;
	height: 161px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.about-and-news section.news .previews .item .text {
	padding: 15px 20px;
	padding-bottom: 18px;
}
.about-and-news section.news .previews .item .und_block {
	padding: 0 20px;
	padding-bottom: 18px;
}
.about-and-news section.news .previews .item .hover_show {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 1;
	box-sizing: border-box;
	background-color: #fff;
	display: none;
}
.about-and-news section.news .previews .item:hover .hover_show {
	display: block;
	box-shadow: 0px 11px 14px rgba(0,0,0,0.05);
}
.about-and-news section.news .previews .item .name {
	margin-top: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	color: #424242;
}
.about-and-news section.news .previews .item .btn {
	width: 100%;
	min-width: 0;
	font-size: 14px;
	padding: 8px 20px;
}
.news .owl-carousel .owl-stage-outer {
	padding-bottom: 122px;
	box-sizing: border-box;
}
.news .owl-carousel .owl-stage {
	display: flex;
	flex-wrap: wrap;
}
.news .owl-carousel .owl-item {
	min-height: 100%;
}
.about-and-news section.news .previews {
	margin: 0;
	margin-top: 43px;
	padding: 0 38px;
	box-sizing: border-box;
}
.about-and-news .owl-carousel .owl-prev, .about-and-news .owl-carousel .owl-next {
	width: 17px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url('/local/templates/magnet_s1/components/bitrix/news.list/news_homepage_new/img/arrow_left.svg');
	overflow: hidden;
	font-size: 0;
	color: transparent;
	text-indent: -999px;
	margin-left: 0;
	position: absolute;
	top: calc(40% - 13px);
}
.about-and-news .owl-carousel .owl-next {
	right: 0;
}
.about-and-news .owl-carousel .owl-prev {
	left: 0;
	-moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.about-and-news section.news .previews .item .date {
	color: #949494;
	font-size: 14px;
	text-align: right;
	line-height: 1;
	margin-top: 20px;
}
.about-and-news section.news+section.about {
	margin-top: -43px;
}
@media (max-width: 767px) {
	.about-and-news section.news {
		display: block;
	}
	.about-and-news section.news .previews .item .hover_show {
		display: block;
		position: static;
		margin-top: auto;
	}
	.news .owl-carousel .owl-stage-outer {
		padding-bottom: 90px;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1574103167666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/magnet_s1/components/bitrix/news.list/top_banners/style.css?1692799072290 */
/* /local/templates/magnet_s1/components/bitrix/catalog.item/main/style.css?17558013377614 */
/* /local/templates/magnet_s1/components/bitrix/catalog.section.list/homepage_new/style.css?16437423323552 */
/* /local/templates/magnet_s1/components/bitrix/news.list/main.services_new/style.css?16437423341743 */
/* /local/templates/magnet_s1/components/bitrix/news.list/main.advantages_new/style.css?16437423342166 */
/* /local/components/dg/mainlinks/templates/.default/style.css?1660899206325 */
/* /local/templates/magnet_s1/components/bitrix/news.list/actions_homepage_new/style.css?16437423343178 */
/* /local/templates/magnet_s1/components/bitrix/news.list/news_homepage_new/style.css?16437423342956 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1574103167666 */
