#app_vue {
	/*clear: both;*/
	position: fixed;
    /*right: 25%;*/
    left:25%;
    /*min-width: 50%;*/
    z-index:1000;
}
#main-b {
	background: url(/images/bg_al.png);
	border-radius: 10px;
	color: #181818;
}

.cardp
{
	color:#a38560;
	text-align: center;
	   bottom: 0px;
    position: absolute;
    left: 0;
    right: 0;
}


.basket;
{
    position: absolute;
    top: 0;
}


.baskettop
{
display: flex;
   
    margin-left: 100%;
    margin-top: -40px;
}

#ss_baskettop{
        background-color: #fff;
        border-right: 1px solid #495057;
        border-top: 1px solid #495057;
        border-bottom: 1px solid #495057;
}




.baskettop_box b {
	color: #fff;
	/*font-size: 20px;*/
	background-color: #390517;
    border-radius: 50%;
      padding: 3px;
    font-size: 15px;
    text-align: center;
}
.ss_baskettop {
	/*background: url(/images/bg_al.png) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background-color: #390517;
	
	border-radius: 0px;
	padding: 5px;
	text-align: center;
	margin-bottom: 0px;
	width: 40px;
    height: 38px;
   background: url(/images/baskettop.webp) no-repeat center center;
}


.baskettop_box
{
	margin-top: -12px;
}
@media screen and (max-width:1080px){
.baskettop{
display: none;
}
}

.basketall
{
	 
}

.ss_basketall
{
	position: fixed;
    margin-top: 200px;
    top:0%;
    width: 100px;
    /*box-shadow: 2px 4px 2px 2px rgba(22, 40, 60, 0.2);*/
    right: 10px;
    z-index:9998;
        color: white;
    
    height: 90px;
     border-radius: 7%;
      background: url(/images/bottommenu/4.webp) no-repeat center center;
     background-color: rgba(0, 0, 0, 0) 
}


.basket_boxaal
{
	margin-top: 40px;
    margin-left: 60px;
}
.basket_boxaal b {
	color: #fff;
	/*font-size: 20px;*/
	background-color: #03110d;
    border-radius: 50%;
      padding: 3px;
    font-size: 35px;
    text-align: center;
}

.btnbasketall
{
	color: #fff !important;
}

@media screen and (max-width:1080px){
.basketall{
	display: none;
}
}

#basketred{
display: inline-grid;
margin-top: 200px;
width: 90%;
    margin-left: 5%;
}




	.modal-overlay {
					display: none;
					position: fixed;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					background: rgba(0, 0, 0, 0.6);
					z-index: 9999;
					justify-content: center;
					align-items: center;
				}
				.modal-overlay.active {
					display: flex;
				}
				.modal-box {
					position: relative;
					width: 90%;
					/*height: 90%;*/
					background: #fff;
					/*border-radius: 8px;*/
					    border: 3px solid #a38560;
				}
				.modal-close {
					position: absolute;
					top: 10px;
					right: 14px;
					font-size: 24px;
					cursor: pointer;
					line-height: 1;
					color: #333;
					background: none;
					border: none;
					padding: 0;
				}
				.modal-close:hover {
					color: #000;
				}
				.item-card__box {
					cursor: pointer;
					}



.modalboxall
{
	/*display: flex;
	flex-wrap: wrap;*/
	padding:35px;
}

.imgboxsec
{
		display: flex;
		flex-wrap: wrap;
		/*position: absolute;*/
		/*width: 550px;
		    top: 440px;*/
		    margin-top: -5px;
}

.imgboxsec img
{
	width: 100px;
	height: 100px !important;
}

.imgbox
{
	display: grid;
    grid-auto-flow: column;
}


.imgbox img
{
	width: 100px !important;
	height: 100px !important;
}

.imgboxseccard
{
	padding:5px;

}
.modalimgall
{
	   /* position: absolute;
    top: 12%;*/
}

.item-card2__price-row2
{
	        width: 30%;
	            margin-left: 35%;
    padding: 0;
    /*margin-top: 300px;*/
}
.itemblockall
{
	/*position: absolute;
	left:320px;
	top:12%;*/
}


#modalboxall
{
	    display: grid;
    grid-auto-flow: column;
    margin-top: 20px;
}
#itemblockloc
{
	font-size: 14px;
	    width: 250px;
}

#battommodalboxall
{
	width: 100%;
}

.opisanie
{
	/*position: absolute;*/
	margin-left:px;
	font-size: 14px;
	/*top:12%;*/
}


.opisanie ul 
{
	display: flex;
    flex-wrap: wrap;
    padding-inline-start: 0px;
    
}

.opisanie ul li::before {

}
.opisanie li
{
	padding-right: 15px;
	
} 
#detailitems2
{
	  
  
    
    /*height: 45px;*/
    padding: 0;
    text-align: center;
    background-color: #a38560;
    padding: 3px;
    position:absolute;
 bottom: 2px;
    right: 2px;
    max-width: 130px;

}

#detailitems2 a:hover
{
	color:#390517;
}

#smalltext td
{
	border: 1px solid #111;
	padding: 10px;
}


#card-body {}
#card-header {
	margin-left: auto;
	margin-right: auto;
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	text-align: center;
	/*font-size:18px;*/
	font-weight: bold;
}
#card-body input {
	border-radius: 0px;
	width: 100%;
}
#ss_small #form_politika {
	width: 16px;
	height: 16px;
}
#card-body textarea {
	border-radius: 5px;
	width: 100%;
}

 [data-tooltip] {
   
   }
   [data-tooltip]::after {
    content: attr(data-tooltip); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    width: auto; /* Ширина подсказки */
    min-width: 200px;
    left: 0; top: 0; /* Положение подсказки */
    background: #03110d; /* Синий цвет фона */
    color: #fff; /* Цвет текста */
    font-size: 14px;
    padding: 0.5em; /* Поля вокруг текста */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */
    pointer-events: none; /* Подсказка */
    opacity: 0; /* Подсказка невидима */
    transition: 1s; /* Время появления подсказки */
   } 
   [data-tooltip]:hover::after {
    opacity: 1; /* Показываем подсказку */
    top: 2em; /* Положение подсказки */
   }

#vibor
{
	padding: 0px 10px;
    background-color: #390517;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px;
    margin-bottom: 3px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#card-body .btn-b {
padding: 0px 10px;
    background-color: #390517;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px;
    margin-bottom: 3px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}


#card-body .btn-b:hover
{
	background: #390517;
}
#card-body input:hover {
	background: #fff;
}
.btnsercha:hover {
	background: #fff;
}
#card-body select {
	border-radius: 0px;
	width: 50%;
	/*background-color: #66abfa;*/
}
#main-b2 {
	/*float: right;*/
	display: flex;
	margin-top: 475px;
	position: absolute;
	margin-left: 23%;
	font-size: 14px;
}
#main-b3 {
	/*float: right;*/
	display: flex;
	margin-top: 540px;
	position: absolute;
	margin-left: 23%;
	font-size: 14px;
}
#card-body form {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#formbasket-top {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom:-30px;
}
#formbasket-top ul {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	list-style: none;
}
#formbasket-top input {
		color: #fff !important;
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #03110d;
	line-height: 28px;
	margin: 5px;
	width: 300px;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, from(#03110d), to(#390517));
	background: -moz-linear-gradient(top, #03110d, #390517);
	background: -o-linear-gradient(top, #03110d, #390517);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03110d', endColorstr='#390517');
	text-decoration: none;
	font-size: 16px;
}

#formbasket-top input:hover
{
	color: #a38560 !important;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#390517), to(#03110d));
	background: -moz-linear-gradient(top, #390517, #03110d);
	background: -o-linear-gradient(top, #390517, #03110d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#390517', endColorstr='#03110d');
}
#smalltext {
	font-size: 1.3rem;
	margin-left: 20px;
	margin-right: 20px;
}
#smalltext th {
	color: #fff;
	background: #03110d;
	padding: 15px;
		border: 1px solid #fff;
	padding: 10px;
}
#ss_small {
	color: #181818;
}
#small-b tr {
	/*float: left;*/
	padding: 10px;
}
#itog-b b, #b_count b {
	font-size: 1.5rem;
	color: #fff;
}
#itog-b, #b_count {
	margin-top: 0px;
	margin-bottom: 5px;
}
#itog-b {
	margin-left: auto;
	margin-right: auto;
	/*background: url(/images/bg_al.png);*/
	background-color: #390517;
	border-radius: 0px;
	text-align: center;
	margin-top: 20px;
	color: #fff;
	font-weight: bold;
	width: 400px;
}
#akcii {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: -20px;
	text-align: center;
}
#okno {
	width: 50%;
	text-align: center;
	padding: 15px;
	border: 2px solid #ff6b23;
	color: #0000b4;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: url(/images/bg.jpg);
	z-index: 1000;
	margin-bottom: 5% !important;
	margin-top: 5% !important;
}
#okno p {
	font-size: 1.2rem;
	margin: 2px;
	font-weight: bold;
}
#okno input {
	padding: 2px;
}
#okno label {
	font-size: 14px;
}
.otpr {
	color: #0000b4;
}
#zatemnenie:target {
	display: block;
}
.bottonzaak {
	display: inline-block;
	color: #0000b4;
	padding: 0 12px;
	margin: 10px;
	text-decoration: none;
	background: #f2f2f2;
	font-size: 14pt;
	cursor: pointer;
}
.close:hover {
	background: #e6e6ff;
}
#shumkazakaz {
	background: rgba(102, 102, 102, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#oknoshum {
	width: 60%;
	text-align: center;
	padding: 15px;
	border: 2px solid #ff6b23;
	color: #0000b4;
	margin-top: 3% !important;
	right: 0;
	position: absolute;
	left: 0;
	margin: auto;
	background: url(/images/bg.jpg);
	z-index: 1000;
}

#primerh
{
font-size: 2.3rem;
text-align: center;
color:#0000b4;
box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
width: auto;
}



#oknoshum p {
	font-size: 1.5rem;
	margin: 2px;
	font-weight: bold;
}
#oknoshum input {
	padding: 2px;
}
#oknoshum input[type="checkbox"] {
	width: 20px;
	height: 20px;
	color: #000;
	white-space: nowrap;
}
#oknoshum label {
	font-size: 16px !important;
	color: #000 !important;
	white-space: nowrap;
}
.otprshum {
	margin-top: 20px;
	color: #0000b4;
	font-weight: bold;
	font-size: 25px;
}
#shumkazakaz:target {
	display: block;
}
.shumkazaak {
	display: inline-block;
	color: #0000b4;
	padding: 0 12px;
	margin: 10px;
	text-decoration: none;
	background: #f2f2f2;
	font-size: 14pt;
	cursor: pointer;
	z-index: 1000;
}
.close:hover {
	background: #e6e6ff;
}
.shumkazakaz {
	line-height: 3;
	color: red !important;
}
#formbuttonshum {
	margin-left: 10%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
#formbuttonshum a {
	border: 2px solid #fff;
	font-size: 1.5rem;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: .25rem .5rem;
	color: #ffffff;
	background-color: #ff6b23;
	margin: 10px;
	white-space: nowrap;
	line-height: 2;
}
#formbuttonshum a:hover {
	background-color: #0000b4;
	color: #ffffff;
	border: 2px solid #ff6b23;
}
.shuntel {
	background-color: #66abfa !important;
}
.shuntel a:hover {
	background-color: #0000b4;
	color: #ffffff;
	border: 2px solid #ff6b23;
}
.shumwat {
	background-color: #50b154 !important;
}
.shumwat a:hover {
	background-color: #0000b4;
	color: #ffffff;
	border: 2px solid #ff6b23;
}
.zvonoknew p {
	text-align: center;
	font-size: 18px !important;
}
#leftmenumob a {
	padding: 3px;
	color: #181818;
	
	margin-left: 10px;
	border-bottom: 2px solid #fff;
}
.table {
	width: 100%;
}
.table p {
	font-size: 20px;
	margin: 0;
	margin-top: 0;
}
#itemblock p {
	font-size: 24px;
	margin: -2px;
}
#itemblock {
	margin-bottom: 20px;
}
.d-flex flex-wrap my-3 {}
.sss_basket p {
	font-size: 24px;
	margin: -1px;
	text-align: center;
	font-weight: bold;
}


.d-flex3
{
	    display: flex !important;
	   
} 

.d-flex4
{
	    display: flex !important;
	   
} 

.sss_basket b {
	font-size: 26px;
	margin: -1px;
	text-align: center;
	color: #a90a0a;
}
.btnbasket {
	/*background-color: #ff6b23;*/
	color: white !important;
	width: 30% !important;
	display: inline-block;
	border: 1px solid transparent;
	text-align: center;
	margin-left: 35%;
	margin-bottom: 10px;
}
.btnbasket {
	font-size: 1.4rem;
}
.btnbasket:hover {
	/*background-color: #0002aa;*/
	text-decoration: none;
}
.sss_basket {
	display: none;
	background: url(/images/bg.webp);
		background-color: #ffffff;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.9);
	position: fixed;
	z-index: 1000;
	right: 85px;
	top: 450px;
	width: 80%;
	height: 200px;
}
#right_basket i {
	font-size: 70px;
	width: 70px;
	height: 70px;
	margin-left: -7px;
	color: #fff;
}
.right_basketb {
	width: 75px;
	height: 75px;
	border-radius: 5px;
	background-color: #0000b4;
}
#right_basket:hover .sss_basket {
	display: block;
}

.tab-content
{
	text-align: center;
}

.tab-content a
{
	color: #a38560 !important;
}

.tab-content img
{
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	border: 5px solid #a38560;
	max-width: 1000px !important;
	min-width: 300px !important;
}


#detailitems
{
	position: absolute;
    bottom: 105px;
    left: 0px;
    width: 100%;
    padding: 0;
    text-align: center;
    background-color: #a38560;
    padding: 3px;
}


#detailitems a:hover
{
	color: #fff;
}

.price_w p {
	font-size: 14px;
	font-weight: bold;
}
.price_w {
	margin-top: px;
	margin-bottom: -15px;
}
.price_w b {
	color: #0000b4;
}
.solding p {
	font-size: 16px;
	font-weight: bold;
	color: #a90a0a;
}
.solding {
	margin-top: px;
	margin-bottom: px;
}
.shumtop h1 {
	color: #ff6b23;
	font-weight: bold;
}
.shumtop h2 {
	color: #0000b4;
	font-weight: bold;
}
.shumtopblock {
	margin-left: 20%;
}
.shumtopblock p {
	font-size: 22px;
	color: #a90a0a;
	font-weight: bold;
}
.shumtopblock b {
	color: #000;
}
.shumall {
	width: 100%;
	display: flex;
	margin-right: 0px;
	margin-left: 0px;
	flex-wrap: wrap;
}
.shumprice {
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	position: relative;
	display: inline-block;
	margin: 10px;
	width: 280px;
}
.shumprice h3 {
	text-align: center;
	color: #ff6b23;
	font-weight: bold;
}
.shumprice img {
	width: 300px;
	height: 200px;
}
.shmblocksm {
	margin-top: 20px;
}
.shmblocksm b {
	color: #000;
}
.shmblocksm p {
	color: #a90a0a;
	font-weight: bold;
	font-size: 20px;
}
#historyback a {
	border: 2px solid #fff;
	font-size: 1.5rem;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: .25rem .5rem;
	color: #e0e0e0;
	background-color: #03110d;
	margin: 10px;
	white-space: nowrap;
	line-height: 2;
}
#historyback a:hover {
	
	color: #ffffff;
		background-color: #03110d;
	border: 2px solid #390517;
}
#filtrbtn a {
	border: 2px solid #fff;
	font-size: 1.5rem;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: .25rem .5rem;
	
	border-color: #a38560 ;
	margin: 10px;
	cursor: pointer;
	line-height: 2;
}



.b-container {
	width: 200px;
	height: 150px;
	background-color: #ccc;
	margin: 0px auto;
	padding: 10px;
	font-size: 30px;
	color: #fff;
}
.b-popup {
	width: 100%;
	min-height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	position: fixed;
	top: 0px;
}
.b-popup .b-popup-content {
	margin: 40px auto 0px auto;
	width: 100px;
	height: 40px;
	padding: 10px;
	background-color: #c5c5c5;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #000;
}
/* Popup container */

.popup {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
/* The actual popup (appears on top) */

.popup .popuptext {
	visibility: hidden;
	width: 160px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 8px 0;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -80px;
}
/* Popup arrow */

.popup .popuptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}
/* Toggle this class when clicking on the popup container (hide and show the popup) */

.popup .show {
	visibility: visible;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s
}
/* Add animation (fade in the popup) */

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
#zatemneniei {
	background: rgba(102, 102, 102, 0.5);
	width: 300%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1500;
}
#oknoi {
	width: 300px;
	height: 300px;
	text-align: center;
	padding: 15px;
	border: 3px solid #0000cc;
	/*border-radius: 10px;*/
	color: #0000cc;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: #fff;
}
#zatemneniei:target {
	display: block;
}
.close {
	display: inline-block;
	border: 1px solid #0000cc;
	color: #0000cc;
	padding: 0 12px;
	margin: 10px;
	text-decoration: none;
	background: #f2f2f2;
	font-size: 14pt;
	cursor: pointer;
}
.closei:hover {
	background: #e6e6ff;
}
.menublocksm p {
	text-align: right;
	max-height: 200px;
}
.menublocksms {
	display: flex;
	flex-wrap: wrap!important;
	max-height: 200px;
	margin-right: 1px;
}
.menublocksms p {
	text-align: right;
	max-height: 200px;
}
.menublocksmals {
	display: flex;
	flex-wrap: wrap!important;
	/*text-align: center;*/
	left: 35%;
	margin: auto;
	position: absolute;
}
.menublocksmals li {
	list-style-type: none !important;
}
.flexslider-works .item-card2 {
	position: relative;
	display: inline-block;
	box-shadow: 4px 4px 8px 4px rgba(34, 60, 80, 0.2);
	width: 200px;
	height: 350px;
	margin-bottom: 5px;
}
.item-card2 img {
	border-radius: 0px !important;
}
.item-card2 .item-card__link__pic-wr .pic-box {
	margin-top: 10px;
	margin-left: 12px;
}
.item-card2 .item-card__link__pic-wr {
	
}
.item-card2 .pic-box img {

}
.flexslider-works .item-card2:hover {

}
.pic_box img
{
	width: 450px;
}

.item-pic-card img
{
	max-width: 150px !important;
	
}

.flexslider-works .item-card2 .item-card__link__pic-wr .pic-box {
	margin-top: 0px;
	margin-left: 7px;
}
.flexslider-works .item-card2 .item-card__link__pic-wr {
	height: 164px !important;
}
.flexslider-works .item-card2 .item-card__link__title-wr__title {
	height: 68pt;
}
.col-content col-serv a:not(.btn) {
	font-size: 19px;
}

.pricetable td
{
	min-width: 200px;
	color: black;
	padding: 10px;
	 border-bottom: 3px solid #ff6b23  !important;
}

#typename
{
	font-weight: bold;
}

#typenamest
{
	font-weight: bold;
	color: #a90a0a;
}

#works-slider-root {
	width: 100%;
	box-sizing: border-box;
}

#works-slider-layout {
	display: flex;
	align-items: center;
}

#works-slider-btn-prev,
#works-slider-btn-next {
	flex: 0 0 48px;
	width: 48px;
	height: 48px;
	background: #03110d;
	color: #a38560;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	font-size: 1.6rem;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.2s, opacity 0.2s;
	user-select: none;
	flex-shrink: 0;
}

#works-slider-btn-prev:hover,
#works-slider-btn-next:hover {
	background: #052018;
}

#works-slider-btn-prev:disabled,
#works-slider-btn-next:disabled {
	opacity: 0.25;
	cursor: default;
}

#works-slider-track-container {
	flex: 1 1 0;
	overflow: hidden;
	min-width: 0;
	margin: 0 12px;
}

#works-slider-track {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	transition: transform 0.4s ease;
	will-change: transform;
}

#works-slider-track.is-dragging {
	transition: none;
}

#works-slider-track li {
	flex: 0 0 auto;
	box-sizing: border-box;
	padding: 0 8px;
	display: flex;
	justify-content: center;
}

#works-slider-progress-bar {
	position: relative;
	margin-top: 14px;
	margin-left: 60px;
	margin-right: 60px;
	height: 4px;
	background: #03110d;
	border-radius: 2px;
	cursor: pointer;
	user-select: none;
}

#works-slider-progress-thumb {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 4px;
	background: #a38560;
	border-radius: 2px;
	cursor: grab;
	transition: left 0.4s ease, width 0.4s ease;
}

#works-slider-progress-thumb.is-dragging {
	transition: none;
	cursor: grabbing;
}