

/* Start:/local/components/raisite/sale.basket.basket.mini/templates/.default/style.min.css?1675326766241*/
/*.cart-a {
	color: #FFFFFF!important;
	text-decoration: none!important;
}
.cart-a:hover {
	color: #E0E0E0!important;
	text-decoration: none!important;
}*/
.cart-img {
    width: 26px;
    position: absolute;
    left: -30px;
    top: 7px;
}
/* End */


/* Start:/local/templates/ai_main/styles.css?17540526202015*/
q {
	margin: 20px 0 40px;
    background: rgb(255, 204, 213);
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    padding: 38px 130px 38px 145px;
    clear: both;
 }

q::before {
	content: '"';
	position: absolute;
	font-family: Tahoma;
	left: 90px;
	top: 55px;
	font-size: 70px;
	font-weight: bold;
	color: rgb(226, 34, 63);
 }
 @media (max-width: 1024px) {
    q::before {
        display:none;
    }
 }
.quest_answ0, .quest_answ1, .quest_answ2 {
	margin: 20px 0 40px;
	background: #f6f6f6;
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 1.5em;
	padding: 38px 70px 38px 100px;
	clear: both;
 }
 .quest_answ0 p, .quest_answ1 p, .quest_answ2 p {
     margin:0px;
 }

.quest_answ1::before {
	content: "?";
	position: absolute;
	font-family: Tahoma;
	left: 50px;
	top: 40px;
	font-size: 70px;
	font-weight: bold;
	color: #111;
 }

.quest_answ2::before {
	content: "";
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABH0lEQVRIS8WW0W3CMBCGfzsLMELZwJWTd7oBjMAkhUk6AtkA3pNTvQEdoQs4QUdtiIBgLIx7b5Hu/Pm/O/mPQKYQzKmqSnVd9wlgnphbSynXTdMY4SBbAJPEEH/cr5TyQ2itN07Jzlq7NMb8pAAqpd6KovgCMANQM6jng62101QQf1EH2/P3CUREx3mlDi/k/0Fa628AKlKhIaL3YU1QUTZQpJLR9KCibKDI1l3Nxl80qCgbKFvrXgbK8QTleVQDNnHapsjlGHb+zyYeML6Fq2LlsXE2vrHKsixXfd+z69YuZy6EWLdtu4qlHW1irGjoJT7nmYW560ED92VWTUS+jdGiQiD+WfGzWRCRb2NaEJ/mtg2XPhNLeol937pENtAByjy4aY4syHcAAAAASUVORK5CYII=') top left no-repeat;
	position: absolute;
	width:50px;
	height:50px;
	font-family: Tahoma;
	left: 50px;
	top: 40px;
	font-size: 70px;
	font-weight: bold;
	color: rgb(226, 34, 63);
 }

 details summary.quest_answ1 {
  position: relative;
  cursor: pointer;
  padding-right: 30px;
  list-style: none;
}

details summary.quest_answ1::after {
  content: "▶";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
  font-size: 16px;
}

details[open] summary.quest_answ1::after {
  transform: translateY(-50%) rotate(90deg);
}
/* End */


/* Start:/local/templates/ai_main/template_styles.css?17039293775217*/
.tph { top: 50px; }

.newFormOtst{
width:100% !important;
background-color: #d4dee8;
}
.newFormOtst p{
width: auto !important;
display:inline-block !important;
margin-right: 8px !important;
}
.newFormOtst .zv2{
width: 100%;
height: 50px !important;
padding: 0 !important;
background: none !important;
}
.menu > ul {
	margin-left: 0;
	margin-bottom: 0;
}
.menu > ul::before {
	content: '';
	display: table;
}
.menu > ul::after {
	content: '';
	display: table;
	clear: both;
}

/*new-style*/


@media (max-width: 1218px) {
	.head_bot {
		height: 215px;
	}

	.searchform {
		left: 100%;
		margin-left: -20%;
	}
	.menu {
		margin: 0 52px;
		position: relative;
	}
}
@media (max-width: 1100px) {
	.menu_top {
		left: 214px;
	}
	.menu_top ul {
		margin-left: 0;
	}
}
@media (max-width: 992px) {
	.searchform {
		margin-left: -25%;
		top: 7px;
		min-width: 25%;
		width: 25px;
	}
	.topadress {
		margin-top: 0;
		text-align:right;
	}
	.work_time {
		margin: 0px;
		padding-left: 0;
		text-align: center;
		width: 100%;
	}
	.searchform .searchtext {
		width: 78.86%;
	}
	.menu_top {
		width: 100%;
		left: 0;
		right: 0;
		padding: 0 15px;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
	}
	.menu {
		margin: 0 15px;
	}
	.menu_top ul {
		float: none !important;
		display: inline-block !important;
	}
	body ul.cat li {
		width: 24% !important;
	}
	.bl {
		margin-left: 0;
	}
	.article_categories {
		margin-left: 0;
	}
	body .tel, body .work_time {
		margin-bottom: 0;
		text-align:right;
	}
}
@media (max-width: 425px) {
	body .searchform {
		display:none;
	}
	body .head_bot .well {
		height:430px;
	}
}
@media (max-width: 767px) {
	.menu ul li {
		width: 100%;
		max-width: 100%;
		background: url(/local/templates/ai_main/img/menu_top.png) repeat-x bottom;
	}
	.menu {
		margin-left: 0;
		margin-right: 0;
	}
	.menu ul li div span {
		background: none;
	}
	.head_bot {
		background: none;
		height: auto !important;
	}
	.w100 {
		position: static;
	}
	.head_bot .well {
		height: 430px;
	}
	.menu_top {
		bottom: 75px;
	}
	.searchform {
		margin-left: 0;
		min-width: auto;
		left: 15px;
		right: 15px;
		width: auto;
		top: -38px;
	}
	.menu ul li ul {
		min-width: 100%;
		top: 100%;
		display: none !important;
	}
	.menu ul li ul li {
		display: block;
		text-align: center;
	}
	.menu ul li {
		position: relative;
	}
	.menu ul li a {
		text-transform: uppercase;
	}
	.menu ul li ul li a {
		float: none;
		display: inline-block;
		color: #fff;
		text-transform: none;
	}
	body ul.cat li {
		width: 100% !important;
		float: left;
		min-height: 220px;
	}
	ul.cat.home__cats li div.h3_, ul.cat.home__cats2 li div.h3_ {
		height: 72px;
		overflow: hidden;
	}
	.cont {
		padding-top: 30px;
	}
	.bl_r {
		width: 100%;
	}
	.bl_feedback .form {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.bl_feedback {
		margin-left: 0;
	}
	.submenu div {
		margin-top: 0;
		margin-left: 0;
	}
	.bg h3, .bg div.h3_ {
		padding-left: 0 !important;
	}
	.bl_l > h1:nth-child(1) {
		margin-top: 30px;
	}
	.articl-img {
		display: none;
	}
	span.read_more {
		display: none;
	}
		
	.head_top { background-size: cover; }
	.head_bot .well { height: 490px; }
}

.bx-newslist { float: left; }

.red__button_cena {
	background: rgba(169,3,41,1);
	background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(255,60,25,1) 44%, rgba(184,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(169,3,41,1)), color-stop(44%, rgba(255,60,25,1)), color-stop(100%, rgba(184,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(255,60,25,1) 44%, rgba(184,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(255,60,25,1) 44%, rgba(184,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(255,60,25,1) 44%, rgba(184,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(169,3,41,1) 0%, rgba(255,60,25,1) 44%, rgba(184,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#b80000', GradientType=0 );
    color: #fff!important;
    margin: 10px 0 15px;
    padding: 7px 12px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}
.red__button_cena:hover,
.red__button_cena:active {
	background: rgba(184,2,45,1);
	background: -moz-linear-gradient(top, rgba(184,2,45,1) 0%, rgba(255,88,59,1) 44%, rgba(214,7,7,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(184,2,45,1)), color-stop(44%, rgba(255,88,59,1)), color-stop(100%, rgba(214,7,7,1)));
	background: -webkit-linear-gradient(top, rgba(184,2,45,1) 0%, rgba(255,88,59,1) 44%, rgba(214,7,7,1) 100%);
	background: -o-linear-gradient(top, rgba(184,2,45,1) 0%, rgba(255,88,59,1) 44%, rgba(214,7,7,1) 100%);
	background: -ms-linear-gradient(top, rgba(184,2,45,1) 0%, rgba(255,88,59,1) 44%, rgba(214,7,7,1) 100%);
	background: linear-gradient(to bottom, rgba(184,2,45,1) 0%, rgba(255,88,59,1) 44%, rgba(214,7,7,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8022d', endColorstr='#d60707', GradientType=0 ); 
}
/* End */
/* /local/components/raisite/sale.basket.basket.mini/templates/.default/style.min.css?1675326766241 */
/* /local/templates/ai_main/styles.css?17540526202015 */
/* /local/templates/ai_main/template_styles.css?17039293775217 */
