* {
  font-family: 'Cuprum', sans-serif!important;
}


BODY
{
background: url( "/img/back.jpg");
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-attachment: scroll;
background-color:#ECDDC2;
color: #28180E;
font-size:	 9pt;
font-family:	 Arial, Verdana,Helvetica;
scrollbar-3d-light-color: #D0B88D;
scrollbar-arrow-color: #F0C54D;
scrollbar-base-color: #D0B88D;
scrollbar-dark-shadow-color: #D0B88D;
scrollbar-face-color: #D0B88D;
scrollbar-highlight-color: #DFC391;
scrollbar-shadow-color: #DFC391;
scrollbar-track-color: #DFC391;
/*::-webkit-scrollbar-corner
::-webkit-resizer */
}

body::-webkit-scrollbar 	{ background-color: #F8EDD3;   width: 10px;  height: 10px;}
body::-webkit-scrollbar-button { background: #BFA67D;   width: 0px;  height: 0px;} /* �������  ���� �  ���*/
body::-webkit-scrollbar-thumb  { background: #E4D4AE; } /* ������*/
/*body::-webkit-scrollbar-track  { background: #000000; }*/
body::-webkit-scrollbar-track-piece { background:#ccaf7f;}

A:link { color: #86492E }
A:visited { color: #9D6736 }
A:active { color:  #000000}

.a-tegs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

}
.teg_container {
    padding: 5px 10px;
    background-color: #cfb68d;
    border-radius: 10px;
    margin: 5px;
    width: fit-content;
}
.teg {
    color: #86492e!important;
    text-decoration: none;
}
.teg:hover {
    text-decoration: none;

}
A {
        text-decoration: none;
}

A:hover
{
	color:	"#653016";
    text-decoration: underline;
}


.in
{
	font-size: 10pt;
	font-family: Arial, Verdana,Helvetica;
	border-color : #CFB68D;
	border-style: solid;
	color : #3A160D;
	border-width : 1px;
	background-color : #E4D4AE;
}

.ins
{
  padding: 3px 5px 3px 5px;
  margin: 10px 5px ;
	font-size: 14px;
/*	font-family: Arial, Verdana,Helvetica;*/
	border-color : #BFA67D;
	border-style: solid;
	color : #3A160D;
	border-width : 1px;
	background-color : #F8EDD3;
}
.five-in-row img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    margin: 5px;
}

.five-in-row {
    text-align: center;
    margin: 20px 0;
}
.inmobile
{
  padding: 3px 5px 3px 5px;
  margin: 10px 5px ;
	font-size: 16px;
/*	font-family: Arial, Verdana,Helvetica;*/
	border-color : #BFA67D;
	border-style: solid;
	color : #3A160D;
	border-width : 1px;
	background-color : #F8EDD3;
}


.ins:focus {
/*  @include box-shadow(0 0 5px rgba(81, 203, 238, 1));*/
  border: 1px solid #000000;
  outline: none;
}


.inbut {
	color : #3A160D;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px ;
	font-family: 'Cuprum', sans-serif !important;;
	line-height : 	 13pt;
	font-size:	 12pt;
	font-weight:normal;
	border-color : #BFA67D;
	border-style: solid;
	border-radius: 8px;
	border-width : 1px;
	background-color : #F8EDD3;
}

.inbut:hover {
	color : #000000;
	border-color : #AF966D;
	border-width : 1px;
	background-color : #E4D4AE;
}


.imgpr
{
	border-color : #70491B;
	border-style: solid;
	border-width : 1px;

}

.imgprb
{
	border-color : #b4a38e;
	border-style: solid;
	border-width : 1px;
	border-radius: 6px;
/*	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;*/
}


.imgprb:hover {
/*	-webkit-transform: scale(1.3);
	transform: scale(1.3);*/
	border-color : #A27B54;
}


figure {
	border-radius: 6px;
	width: 150px;
	height: 150px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}


.text {
	font-size:	 14px;
	font-family:	 Arial, Times New, Times New Roman, Times, Arial, Verdana,Helvetica;
/*	text-align:  	 justify;*/
}


.hl {
	font-size:	 12pt;
	font-family:	 Arial, Verdana,Helvetica;
/*	color :#FFFFFF;*/
}
#tabs{
  overflow: auto;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #CFB68D;
}
#tabs4 > div{
  display: block!important;
  margin: 0 auto;
}
#tabs1{
  text-align: left!important;
}
#tabs2 > p{
  width: 100%!important;
}
#tabs li{
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 140px;
    padding: 10px;
    text-align: center;
    background:  #CFB68D;

}

#tabs li a{
    text-decoration: none;
    margin-right: 2px;
    line-height: 1.42857143;
}

#tabs li#current{
    border: 2px solid #ddd;
    border-bottom: 0;
    font-weight: bold;

}
.block-tab #cont{
    padding: 25px;
    border: 2px solid #CFB68D;
    border-top: 0;
    text-align: center;
}
.text-bold{
    font-weight: bold;
}
.block-tab .table {
   border-top: 1px solid #ddd;

}
.block-tab .table tr{
    border-bottom: 1px solid #ddd;
}
.block-tab .table td{
    padding: 10px 15px;
    background: none;
    border: 0;
}
.block-tab .table .name{
    font-weight: bold;
}
.block-tab .table tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.block-tab .table tr:hover{
    background-color: #f5f5f5;
}

td {
/*	font-size:	 16px;*/
	font-size:	 12pt;
	font-family:	 Arial, Arial, Verdana,Helvetica;
	line-height : 	 11pt;
/*	letter-spacing : 0px;*/
}


.tdn {
	font-size:	 12pt;
/*	font-size:	 14px;*/
	line-height : 	 13pt;
	font-family:	 Arial,Verdana,Helvetica,Arial Narrow, Verdana;

}



.titles {
	font-size:	 13pt;
	font-family: 	 Arial, Verdana,Arial,Helvetica;
	font-weight:	 bold;
/*	letter-spacing : -1px;*/
	line-height : 	 13pt;
/*	color :#FFFFFF;*/
}




.titlesbig {
	font-size:	 15pt;
	font-family: 	 Arial, Verdana,Arial,Helvetica;
	font-weight:	 bold;
/*	letter-spacing : -1px;*/
	line-height : 	 15pt;
/*	color :#FFFFFF;*/
}


h1,.h1t {
	font-size:	 20pt;
	font-family: 'Cuprum', sans-serif !important;;
	line-height : 	 22pt;
  	display: inline;
	font-weight:normal;

}


h2 {
	font-size:	 16pt;
	font-family: 'Cuprum', sans-serif !important;;
	color:		 #4d3319;
	line-height : 	 16pt;
  display: inline;
	font-weight:normal;


}





h3 {
	font-size:	 12pt;
	font-family: 	 Arial, Verdana,Arial,Helvetica;
/*	font-family: 'Cuprum', sans-serif !important;;*/
	line-height : 	 12pt;
/*	color:		 #4d3319;*/
/*	letter-spacing : -1px;
	line-height : 	 13pt;*/
  	display: inline;
	font-weight:	 normal;

}



.num {
	font-size:	 9pt;
	font-family:	 Arial Narrow, Arial, Verdana,Helvetica;
	color :#000000;
}


.titles1 {
	font-size:	 13pt;
	font-family: 'Cuprum', sans-serif !important;;
/*	font-family: 	 Arial,Verdana,Helvetica;*/
/*	font-weight:	 bold;*/
/*	letter-spacing : 0px;*/
	line-height : 	 15pt;
}



.titles2 {
	font-size:	 12pt;
	font-family: 	 Arial,Verdana,Helvetica;
	line-height : 	 13pt;
}

.itemp {
	font-size:	 11pt;
	line-height : 	 12pt;
	font-family:	 Arial, Narrow, Arial, Verdana,Helvetica;
	font-weight:	 bold;
	color :#000000;
}



.small {
	font-size:	 9pt;
	font-family: 	 Arial,Verdana,Helvetica;
/*	line-height : 	 9pt;*/
/*	color :#C49265;*/
}


.small1 {
	font-size:	 9pt;
	font-family: 	 Arial,Verdana,Helvetica;
	line-height : 	 10pt;
/*	color :#221111; */
}

.small2 {
	font-size:	 7pt;
	font-family: 	 Arial,Verdana,Helvetica;
	line-height : 	 8pt;
/*	color :#221111; */
}


.price	{
	font-size:	 8pt;
	font-family:	 Times New, Times New Roman, Times, Arial, Verdana,Helvetica;
	line-height : 	 9pt;
	color: #F2E2A9;
	background-color: #000000;
}

.light	{
	color: #5A3A21;
	}

.windowbg2	{ background-color: #DCC7A0;  }
.titlebg	{ background-color: #CCB790;  }

#discount {
	display:inline;
	position:relative;
	TOP:0px;
	LEFT:0px;
	margin-top:0px;
	margin-bottom:0;
	margin-left:0px;
	margin-right:0;
}

#flashContent { width:100%; height:100%; }

.hover_img a { position:relative; }
.hover_img a span { position:absolute; display:none; z-index:99; }
.hover_img a:hover span { display:block; }


#ifilter {
	border-style: solid;
	border-width: 0px;
	border-color: #e7d4b0;
	padding-top:20px;
	padding-bottom:10px;
}


.wrapl {
/*  text-align: justify;*/
/*  border: 1px outset #DAC083;*/
  align-items: center;
  justify-content: center;
  width: 100%;
}

.wrapl div {
  display:inline-block;
  width:176px;
  height:383px;
  margin-left:8px;
  margin-right:8px;
  margin-top:20px;
}

.wrapl:after {
  display: inline-block;
  content: "";
  width: 100%;
}


.wrapl1 {
/*  text-align: justify;*/
/*  border: 1px outset #DAC083;*/
/*  align-items: center;*/
  justify-content: left;
/*  width: 99%;*/
  display:inline-block;
  margin-left:25px;
  vertical-align: top;
}




.wrapl1:after {
  display: inline-block;
  content: "";
  width: 100%;
}




ul{
  padding: 0;
  margin-left: 20px;
}


/*#slider-range .ui-slider-range { background: #ef2929; }
#slider-range .ui-slider-handle { border-color: #ef2929; }
#amount .ui-widget-header {background-image:none;background-color:#887e6d;}
#amount .ui-widget-content { background: #FFCCCC; }*/
#amount { background-color:transparent;}


        .control {
            font-family: arial;
            display: block;
            position: relative;
            padding-left: 20px;
            margin-bottom: 6px;
            padding-top: 4px;
            cursor: pointer;
            font-size: 12px;
        }
            .control input {
                position: absolute;
                z-index: -1;
                opacity: 0;
            }
        .control_indicator {
            position: absolute;
            top: 2px;
            left: 0;
            height: 12px;
            width: 12px;
            background: #F3F0EB;
            border: 1px solid #ECDCCB;
            border-radius: 3px;
        }
        .control-radio .control_indicator {
            border-radius: undefined%;
        }

        .control:hover input ~ .control_indicator,
        .control input:focus ~ .control_indicator {
            background: #F3F0EB;
        }

        .control input:checked ~ .control_indicator {
            background: #E2D6C1;
        }
        .control:hover input:not([disabled]):checked ~ .control_indicator,
        .control input:checked:focus ~ .control_indicator {
          background: #DBCCB6;
        }
        .control input:disabled ~ .control_indicator {
            background: #e6e6e6;
            opacity: 0.6;
            pointer-events: none;
        }
        .control_indicator:after {
            box-sizing: unset;
            content: '';
            position: absolute;
            display: none;
        }
        .control input:checked ~ .control_indicator:after {
            display: block;
        }
        .control-checkbox .control_indicator:after {
            left: 5px;
            top: -3px;
            width: 5px;
            height: 12px;
            border: solid #000000;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }
        .control-checkbox input:disabled ~ .control_indicator:after {
            border-color: #7b7b7b;
        }


/* ������� ����� */
 {
  box-sizing: border-box;
}


.mobile {
  visibility:hidden;
  display:none;
}


.container {
  visibility:hidden;
  display:none;
  position: relative;
  width: 100%;
  text-align: left;
  vertical-align: middle;
  position:fixed;
/*  display: inline-block;*/
/*  margin: 35px auto 0;
  width: 300px;
  height: 534px;
  background-color: #533557;*/
  overflow: hidden;
/*  background-color: #836d49;*/
background-image: linear-gradient(45deg, #81663D,#b6a07c 60%);
-webkit-box-shadow: 0px 5px 25px 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 5px 25px 3px rgba(0,0,0,0.5);
box-shadow: 0px 5px 25px 3px rgba(0,0,0,0.5);
}

.mobilefilter {
  visibility:hidden;
  display:none;
  position: relative;
  width: 100%;
  text-align: left;
  vertical-align: middle;
  position:fixed;
/*  display: inline-block;*/
/*  margin: 35px auto 0;
  width: 300px;
  height: 534px;
  background-color: #533557;*/
  overflow: hidden;
  bottom: 0;
/*  padding-left:20px;*/
/*  background-color: #836d49;*/
background-image: linear-gradient(180deg, #81663D,#b6a07c 80%);
-webkit-box-shadow: 0px 5px 25px 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 5px 25px 3px rgba(0,0,0,0.5);
box-shadow: 0px 5px 25px 3px rgba(0,0,0,0.5);


}



/* ������ ������������� */
#toggle {
  position: absolute;
  left: -100%;
  top: -100%;
}

/*#toggle:focus ~ .toggle-container .button-toggle {
  box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}*/

#toggle:checked ~ .toggle-container .button-toggle {
  box-shadow: 0 0 0 550px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}
/*#toggle:checked ~ .toggle-container .button-toggle:hover {
  box-shadow: 0 0 0 550px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}*/
#toggle:checked ~ .toggle-container .button-toggle:before {
  transform: translateY(-50%) rotate(45deg) scale(1);
}
#toggle:checked ~ .toggle-container .button-toggle:after {
  transform: translateY(-50%) rotate(-45deg) scale(1);
}
/*#toggle:checked:focus ~ .toggle-container .button-toggle {
  box-shadow: 0 0 0 550px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}*/

#toggle:checked ~ .nav {
  margin-bottom: 100px;
  pointer-events: auto;
  transform: translate(50px, 50px);
}
#toggle:checked ~ .nav .nav-item {
  color: #FFFFFF;
  letter-spacing: 0;
  height: 30px;
  line-height: 30px;
  margin-top: 0;
  opacity: 1;
  transform: scale(1,1);
  transition: 0.5s, opacity 0.1s;
}
#toggle:checked ~ .nav .nav-item:nth-child(1) {
  transition-delay: 0.15s;
}
#toggle:checked ~ .nav .nav-item:nth-child(1):before {
  transition-delay: 0.15s;
}
#toggle:checked ~ .nav .nav-item:nth-child(2) {
  transition-delay: 0.1s;
}
#toggle:checked ~ .nav .nav-item:nth-child(2):before {
  transition-delay: 0.1s;
}
#toggle:checked ~ .nav .nav-item:nth-child(3) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(3):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(4) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(4):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(5) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(5):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(6) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(6):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(7) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(7):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(8) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(8):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(9) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(9):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(10) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(10):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(11) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(11):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(12) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(12):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(13) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(13):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(14) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(14):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(15) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(15):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(16) {
  transition-delay: 0s;
}
#toggle:checked ~ .nav .nav-item:nth-child(16):before {
  transition-delay: 0s;
}
#toggle:checked ~ .nav .nav-item:before {
  opacity: 0;
}
/*
#toggle:checked ~ .dummy-content {
  padding-top: 30px;
}
#toggle:checked ~ .dummy-content:before {
  background-color: rgba(0, 0, 0, 0.3);
}*/

/* ������ ��� ������������ */
.button-toggle {
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 15px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  border-radius: 100%;
  transition: 0.6s;
}
/*.button-toggle:hover {
  box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}*/
.button-toggle:before, .button-toggle:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #FFFFFF;
  border-radius: 5px;
  transition: 0.5s;
}
.button-toggle:before {
  transform: translateY(-50%) rotate(45deg) scale(0);
}
.button-toggle:after {
  transform: translateY(-50%) rotate(-45deg) scale(0);
}

/* ���� */
.nav {
  display: inline-block;
  margin: 10px 10px 10px;
  pointer-events: none;
  transition: 0.5s;
}

.nav-item {
  position: relative;
  display: inline-block;
  float: left;
  clear: both;
  color: transparent;
  font-size: 16px;
  letter-spacing: -6.2px;
  height: 10px;
  line-height: 10px;
/*  text-transform: uppercase;*/
  white-space: nowrap;
  transform: scale(1,0.4);
  width: 32px;
  transition: 0.5s, opacity 1s;
}

/*.nav-item:a{
  opacity: 0;
  height: 0px;
  width: 0px;
  color: #ffffff;
}*/

.nav-item:nth-child(1) {
  transition-delay: 0s;
}
.nav-item:nth-child(1):before {
  transition-delay: 0s;
}
.nav-item:nth-child(2) {
  transition-delay: 0.05s;
}
.nav-item:nth-child(2):before {
  transition-delay: 0.05s;
}
.nav-item:nth-child(3) {
  transition-delay: 0.1s;
}
.nav-item:nth-child(3):before {
  transition-delay: 0.1s;
}
.nav-item:nth-child(4) {
  transition-delay: 0.15s;
}
.nav-item:nth-child(4):before {
  transition-delay: 0.15s;
}
.nav-item:nth-child(1) {
  letter-spacing: -8px;
}
.nav-item:nth-child(2) {
  letter-spacing: -7px;
}
.nav-item:nth-child(n + 4) {
  letter-spacing: -8px;
  margin-top: -7px;
  opacity: 0;
  height: 0px;
  line-height: 0px;
}

.nav-item:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #FFFFFF;
  transform: translateY(-50%) scaleY(5);
  transition: 0.5s;
}

  .fancybox-thumbs {
/*    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;*/
/*    height: 95px;*/
/*    padding: 10px 10px 5px 10px;*/
/*    box-sizing: border-box;*/
/*    background: rgba(0, 0, 0, 0.3);*/
    background: #291602;
  }

.borderoff
{
  color: #331111;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  border: 1px solid #D0B88D;
/*  background-color:#ECDDC2; */
 padding: 5px 12px 5px 12px ;
 margin: 5px;
  display: inline;
}


.borderon
{
  color: #331111;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  border: 1px solid #D0B88D;
  background-color:#ECDDC2;
 padding: 5px 12px 5px 12px ;
  display: inline;
}



.round {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  border: 0px solid #D0B88D;
  display: block;
}

.incircle {
/*	font-size:	 10pt;
	font-family: 'Cuprum', sans-serif !important;;
	font-weight:	 bold;*/
	display: inline;
	background: #eddfc4;
	text-align: center;
	border-radius: 50%;
	padding: 0.3em 0.4em;
	width:2.6em;
	height:0.9em;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-child {
    display: none;
    background-color: #dcc7a0;
    min-width: 200px;
    position: absolute;
    top: 25px;
    left: 0;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
}
.dropdown-child a {
    color: #000;
    padding: 10px;
    text-decoration: none;
    display: block;
    color: #3a160d;
    border-top: 1px solid #d9bf82;
    font-weight: bold;
    font-size: 11pt;
}
.dropdown:hover .dropdown-child {
    display: block;
}

.dropdown-child a:hover {
  background: #d0b88d;
}
.Buybtn {
	/* background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eae0c2), color-stop(1, #ccc2a6));
	background:-moz-linear-gradient(top, #eae0c2 5%, #ccc2a6 100%);
	background:-webkit-linear-gradient(top, #eae0c2 5%, #ccc2a6 100%);
	background:-o-linear-gradient(top, #eae0c2 5%, #ccc2a6 100%);
	background:-ms-linear-gradient(top, #eae0c2 5%, #ccc2a6 100%);
	background:linear-gradient(to bottom, #eae0c2 5%, #ccc2a6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae0c2', endColorstr='#ccc2a6',GradientType=0);
	background-color:#eae0c2;
	 -moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	text-shadow:0px 1px 0px #ffffff;
	border:1px solid #636059;*/
	display:inline-block;
	cursor:pointer;
	padding:12px 16px;
	text-decoration:none;
	text-transform: uppercase;
	width: 86px;
	height: 24px;
	padding-top: 9px;
	background-color:#d0b88d;
	font-family: 'Cuprum', sans-serif!important;
	font-weight:bold;
	font-size:16pt;
	color:#3a160d!important;
}
.Buybtn:hover {
	text-decoration: none;
}
/* .Buybtn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ccc2a6), color-stop(1, #eae0c2));
	background:-moz-linear-gradient(top, #ccc2a6 5%, #eae0c2 100%);
	background:-webkit-linear-gradient(top, #ccc2a6 5%, #eae0c2 100%);
	background:-o-linear-gradient(top, #ccc2a6 5%, #eae0c2 100%);
	background:-ms-linear-gradient(top, #ccc2a6 5%, #eae0c2 100%);
	background:linear-gradient(to bottom, #ccc2a6 5%, #eae0c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc2a6', endColorstr='#eae0c2',GradientType=0);
	background-color:#ccc2a6;
} */
.Buybtn:active {
	position:relative;
	top:1px;
}

.header {
	max-width: 840px;
	width: 100%;
}

.header_menu img {
	width: 100%;
	max-width: 110px;
}

.like-h3 {
 font-size: 9pt;
    font-family: Arial, Verdana,Arial,Helvetica;
    line-height: 10pt;
   color: #4d3319;
    display: inline;
    font-weight: normal; }

	.wrap_link {
 margin: 5px 0px; }

.wrap_link a {
  display: flex; }

.wrap_link a img {
      height: 6px;
 }

.wrap_link a p {
    margin: 1px 0px 0px 0px;
    font-size: 15pt;
    font-family: 'Cuprum', sans-serif !important;
    color: #4d3319;
    line-height: 16pt;
    display: inline;
    font-weight: normal; }

#lcssmenutop > table > tbody > tr:nth-child(1) > td:nth-child(3) > a > img {
  width: auto !important;
  height: auto !important;
}

.mou {

    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    display: flex;
    height: 100%;
    width: 100%;
    margin: auto;
}
    .one
{

    height: 100%;
    width: 200px;
    margin-bottom:10px;
}
    .one1
{
    text-align: left;
    height: 100%;
    width: 243px;
    margin-bottom:10px;

}
.one1 p{
    padding-left: 68px;
    padding-top: 5px;
    color: #4d3a2f;
}
    .one2
{
    text-align: left;
    height: 100%;
    width: 223px;
    margin-bottom:10px;

}
.one2 p{
    padding-left: 68px;
    padding-top: 5px;
    color: #4d3a2f;

}
    .one3
{
    text-align: left;
    height: 100%;
    width: 243px;
    margin-bottom:10px;

}
.one3 p{
    padding-left: 68px;
    padding-top: 5px;
    color: #4d3a2f;
}

.imgstyle{
      float: left;
}
.pricesize{
  font-size: 10pt;
}
.fio{
  font-weight: bold;
  font-family: 'Cuprum', sans-serif;
  font-size: 15pt;
  color:  #3a160d;
}

.moume {

    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    display: flex;
    height: 100%;
    width: 100%;
    margin: auto;
}
    .oneme img
{

    height: 260px;
    width: 200px;
	margin: 10px;
}
.sertif{
    font-family:'Cuprum', sans-serif;
	font-weight:bold;
    font-size:	18pt;
    color:	#3a160d;
	text-align:center;
}

.img_with_3links {
	height: 500px;
}

.img_with_3links a:nth-child(1) {
	position: relative;
    display: block;
    width: 300px;
    height: 75px;
    opacity: 0;
}

.img_with_3links a:nth-child(2) {
	position: relative;
    top: 25px;
    display: block;
    width: 300px;
    height: 75px;
    opacity: 0;
}

.img_with_3links a:nth-child(3) {
	position: relative;
    top: 55px;
    display: block;
    width: 300px;
    height: 75px;
    opacity: 0;
}

.two_list_in_row {
   display: grid;
   grid-template-columns: repeat(auto-fit,minmax(200px, 1fr));
   margin: 30px 0;
   padding: 0 130px;
}

.two_list_in_row_item h2 {
   display: block;
}

.two_list_in_row_item li {
   list-style: none;
}

.two_list_in_row_item .right_list {
   text-align: right;
}

.txt_cent {
   text-align: center;
   display: block;
}

.css-adaptive {
display: block;
max-width: 544px;
height: auto;
margin: 0 auto;
}

.pagin_arrow {
	font-size: 20pt;
    font-family: 'Cuprum', sans-serif !important;
    line-height: 22pt;
    display: inline;
    font-weight: normal;
}
div#lcssmenutop {
    padding-top: 10px;
}

table.news_list tbody > tr:nth-child(even) td {
    padding-bottom: 20px;
}

#scrollup {
            position: fixed; /* ������������� ������� */
            opacity: 0.8; /* ������������ */
            padding: 15px 10px 10px; /* ������� */

            border-radius: 5px; /* ���������� ����� */
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            right: 10px; /* ������ ����� */
            bottom: 10px; /* ������ ����� */
            display: none; /* �������� ���� */
            cursor: pointer;
        }


.my_prev{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.my_prev>a{
  width: 17%;
}

.inner-my_prev{
  position: relative;
  overflow: hidden;
  height: 350px;
  margin: 30px 0;
}

.inner-my_prev img{
  width: 100%;
  height: 100%;
}

.inner-my_prev p{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  display: block;
  width: 70%;
  font-family: "Open Sans";
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 25px;
}

.inner-my_prev:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  transition: all 300ms;
}

.inner-my_prev:after{
  content: "";
  position: absolute;
  width: 80%;
  height: 80%;
  border: 2px solid #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all 300ms;
}

.inner-my_prev:hover:after{
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}

.inner-my_prev:hover:before{
  opacity: 0.4;
  background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);

}



.hide_img{
  display: none;
}

.banneradv {
   width: 559px;
   height:373px;
   text-align:left;
   vertical-align: bottom;
}


@media screen and (max-width: 992px ) {
  .my_prev>a{
  width: 250px;
	}

  .banneradv {
   object-fit:contain;
   max-width:95%;
	}

  .inner-my_prev{
    width: 250px;
  }
.hide_img{
  display: block;
}
}












/*  .bx-viewport {
    height: 100% !important;
  }
  @media screen and (max-width: 486px ) {
  .bxslider_wrap-king {
width: 90%;  height: auto;min-width: 250px !important; max-width: 400px !important;
  }
  .bxslider_wrap-king img {
    width: 100%;
  }
}
.bxslider > li > a > img{
  width: 100%;
}
*/
/*
@import url('https://fonts.googleapis.com/css?family=Cuprum:400,400i,700,700i&subset=cyrillic');

* {
	font-family: 'Cuprum', sans-serif !important;
}

h1 {
	font-size: 22pt;
}

#lcssmenutop {
	margin-top: 10px;
}

.news_title {
	font-size: 16pt;
	font-weight: bold;
	color: #3a160d;
}

.news_item {
	margin-bottom: 20px;
}

.num > font {
	color: black;
}

body > center > table > tbody > tr:nth-child(2) > td:nth-child(2) > div > div > div > table > tbody > tr > td > b {
	font-size: 10pt;
}*/



.homeproposal a img{
	max-width:100%;
}

.pagin-items span {
  font-size: 21px;
  line-height: 21px;
}

.item-card-title {
  font-size: 21px;
  line-height: 21px;
}

.a-tegs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;

}
.teg_container {
  padding: 5px 10px;
  background-color: #cfb68d;
  border-radius: 10px;
  margin: 5px;
  width: fit-content;
}
.teg {
  color: #86492e!important;
  text-decoration: none;
}
.teg:hover {
  text-decoration: none;

}

.text-error {
  font-size: 20pt;
  font-family: 'Cuprum', sans-serif !important;
  line-height: 22pt;
  font-weight: normal;
  margin: 0;
}

.button-item {
  display: inline-block;
  width: 140px;
  padding: 10px;
  text-align: center;
  background: #CFB68D;
  color: #28180E;
  line-height: 1.42857143;
  font-size: 12pt;
}



.error-page-top {
  height: auto;
}

.mb {
  margin-bottom: 200px;
  display: block;
}

.bread-item {
  font-size: 15pt;
  font-family: 'Cuprum', sans-serif !important;
  line-height: 22pt;
  font-weight: normal;
  margin: 0;
}