/*   Main   */
html{
}

body{
  padding-right: 0 !important;
}

body {
  background: #fff;
  font-family: 'LatoRegular', Arial, sans-serif;
  color:#444;
  font-size: 16px;
  line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600; 
  font-family: 'LatoRegular', Arial, sans-serif;
  color:#333;
}

h1{
  font-size: 24px;
  color:#333;
}

h2{
  font-size: 22px;
}

h3{
  font-size: 20px;
  color: #787878;
  line-height: 24px;
}

h4{
  font-size: 18px;
}

a {
  color: #003333;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #533a2b;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
  background-color: #f8f7f2;
}

.modal-dialog {width:600px;}

.animated{
  visibility: hidden;
}

.btn:focus {
  outline: none !important;
  box-shadow: none;
}

.btn-primary:focus {
  box-shadow: none;
}

form input::-webkit-input-placeholder,  form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #777;
  font-size: 13px;
 line-height: 20px;
}
form input::-moz-placeholder, form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #777;
  font-size: 13px;
   line-height: 20px;
}
form input:-ms-input-placeholder, form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #777;
  font-size: 13px;
   line-height: 20px;
}
form input:-moz-placeholder, form textarea:-moz-placeholder{ /* Firefox 18- */
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

blockquote{
  font-size: 0.95em;
  line-height: 1.4;
  font-weight: 400;
  width: 90%;
  margin: 50px auto;
  font-style: italic;
  color: #000;
  padding: 1.2em 30px 1.2em 75px;
  border-left: 8px solid #466030 ;
  position: relative;
  background:#f9f9f9;
}

blockquote::before{
  font-family:Arial;
  content: "\201C";
  color: #466030;
  font-size:6em;
  position: absolute;
  left: 10px;
  top:-30px;
}

blockquote::after{
  content: '';
}

blockquote span{
  display:block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}

h1.view{
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  color: #167742;
  font-weight: 500;
  font-style: normal;	
}



/*--------------#header-----------*/

#header{
  background: rgba( 195, 195, 32, .35);
  padding-top: 45px;
}

#header-top{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3339;
  width: 100%;
  background: rgba( 100, 105, 16, .95);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.bl_toplogo img{
  max-height: 90px;
  width: auto;
}

.top_slogan{
  font-size: 13px;
  color: #167742;
  font-family: "LatoBold";
  padding: 7px 0 9px;
  border-bottom: 1px solid rgba( 255,255,255, .75);
  text-transform: uppercase;
}

.bl_top_phone a{
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
}

.bl_top_adress{
  font-size: 14px;
  line-height: 16px;
}

.bl_top_adress i, .bl_top_adress a > i{
  font-size: 16px;
  margin-right: 5px;
  color: #646910;
}
.bl_top_adress a > i:hover, .bl_top_adress a > i:focus{
	color: #167742;
}

.bl_top_seti i{
  font-size: 24px;
  margin-right: 3px;
  color: #646910; 
  margin-top: 3px; 
}

.top_btninfom{
  background: rgba( 100, 105, 16, .95);
  letter-spacing: 1px;
  border: 1px solid rgba(255,255,255, .15);
  border-radius: 0;
  color: #f8eb82;
  text-transform: uppercase;
  box-shadow: 0 0 20px -10px rgb(0 0 0 / 80%);
  font-size: 13px;
  font-family: "LatoBold";
  padding: 7px 3px 3px;
}

.top_btninfo:hover, .top_btninfo:focus,
.top_btninfom:hover, .top_btninfom:focus{
  background-color: #fff;
  color: #0f6034;
}

/*---------------------block_lg---------------------*/

.btn-lng{
  padding: 0;
  font-size: 0.75rem;
  color: #fff;
  background-color: transparent; 
  border-color: transparent;
  margin-top: 3px;
}

#block_lg{
  min-width: 30px;
  background-color: #fff;
  padding: 0;
  margin-left: 0 !important;
}

#block_lg li > a{
  padding: 0.1rem 0.3rem 0.1rem 0.3rem;
  font-size: 0.65rem;
  margin-left: 5px !important;
  margin-right: 5px !important;
  color: #000;
}

#block_lg li > a:hover, #block_lg li > a:focus{
  background: transparent;
  color: #354506;
}

.btn-lng-inmenu{
  padding: 0.3rem 0.5;
  font-size: 0.75rem;
  color: #000;
}

.btn-lng-inmenu:hover{
  color: #000;
}

.btn-lng-inmenu.active{
  background: #fff;
  color: #fff;
}


/*-------------nav-main-----------------------*/

.nav-main{
  margin-top: 0;
}

.nav-main .nav-link {
  font-size: 15px;
  color: #f8eb82;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  letter-spacing: 1px;
}

.nav-main .nav-link:hover, .nav-main .nav-link:focus, 
.nav-main .nav-link.nav-dop:hover,
.nav-main .nav-link.nav-dop:focus{
  color: #fff;
}

.nav-main .nav-link.active{
  color: #fff;	
}

.nav-main .nav-link.nav-dop{
  color: #000;
}

.btn-navbar{
  padding: 0;
  margin: 2px 0 0 25px;
  color: #f8eb82;
}
.btn-navbar:hover{
  color: #fff;
}

.btn-navbar i{
  font-size: 1.1rem;
}

.navbar-toggler-icon {
  background-image: none;
    color: #fff;
}
.navbar-toggler-icon::before {
  font-family: FontAwesome;
  content: "\f0c9"; /* fa-bars, fa-navicon */
}

.dropdown-item {
  padding: 0.2rem 1rem;
  font-weight: 400;
  color: #333;
  font-size: 0.85rem;
}

.dropdown-item:hover, .dropdown-item:focus{
  color: #fff;
  background: #646910;
}

.navbar-nav .nav-link {
  color: #fff;
  background: #646910;
  border-bottom: 1px solid #fff;
  font-size: 14px;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus{
  color: #f8eb82;
}

.offcanvas-body{
  background: rgba( 195, 195, 32, .35);
}

#offcanvasExampleLabel{
  font-weight: 300;
}

.offcanvas-title{
  font-weight: normal;
}

.offcanvas-adress{
  font-size: 14px;
}

.btn-lng-inmenu.active{
  background: rgba( 100, 105, 16, .95);
  color: #fff;
}

/*---------------bl_top_cart------------------*/

.bl_top_cart {
  position: relative;
  margin-top: 1px;
  margin-left: 0px;
  color: #fff;
}

.bl_top_cart a {
  display: inline-block;
  width: 50px;
  height: 34px;
  background: url(../img/icon-cart-2.png);
  background-position: 5px 3px;
  background-repeat: no-repeat;
}

.bl_top_cart .badge {
  position: absolute;
  left: 39px;
  top: 15px;
  background: #fff;
  font-size: 12px;
  line-height: 14px;
  color: #111;
  border-radius: 50%;
}

/*-------------carouselMain-------------------*/

#sect-carousel{
  position: relative;
  background: #fff;
}

#carouselMain .carousel-caption {
  top: auto;
  bottom: 80px;
  border-radius: 9px;
}

#carouselMain .carousel-caption h5{
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #f8eb82;
  text-shadow: 1px 1px 2px black;
}

#carouselMain .carousel-caption p{
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: 1px; 
  color: #fff;
  text-shadow: 1px 1px 2px black;
}

.btn_carusel{
  background: rgba( 195, 195, 32, .35);
  color: #fff;
  text-decoration: none !important;
  padding: 12px 25px 8px;
  transition: all .5s linear;
  font-size: 13px;
  line-height: 14px;
  border: 0;
  letter-spacing: 1px; 
  margin-top: 40px;
}

.btn_carusel:hover{
  background: rgba( 100, 105, 16, 1);
  color: #fff;
}

/*-----------------block_LeftMenu--------------------------*/

.block_LeftMenu_title{
  background: rgba( 100, 105, 16, 1);
  color: #fff;
  font-size: 18px; 
  line-height: 18px; 
  letter-spacing: 2px;
  font-family: 'Roboto Flex';
}

ul.LMenu{
  margin: 0;
  padding: 0;
}

ul.LMenu li{
  position: relative;
  list-style: none;
  background: rgba( 195, 195, 32, .35);
  margin-bottom: 1px;
  padding: 15px 15px 15px 35px;
  font-size: 15px; 
  line-height: 16px;
}
ul.LMenu li.active{
	background: rgba( 195, 195, 32, .15);
}

ul.LMenu li:hover{
  background: rgba( 195, 195, 32, .75);
}

ul.LMenu li:hover:before{
  color: rgba( 100, 105, 16, 1);
}

ul.LMenu li:before{
  font-family: FontAwesome;
  content: "\f138";
  position: absolute;
  top: 15px;
  left: 10px;
  color: rgba( 100, 105, 16, 1);
}
ul.LMenu li.active:before{
	color: #167742;
}

ul.LMenu li a{
  display: block;
  text-decoration: none;
  font-size: 14px; 
  line-height: 16px;
  color: #000;
  letter-spacing: 1px;
}

/*---------------sect_maintovar---------------------*/

#sect_maintovar h2{
  font-weight: normal;
  font-size: 26px; 
  line-height: 30px;
  color: #167742;
}

.bl_cat_item{
  width: 24%;
  position: relative;
  z-index: auto;
  padding: 0.5em;
  margin: 0.5em 0 2em;
  border-radius: 0;
  transition: all 0.3s linear;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.bl_cat_item_img{
  text-align: center;
}

.bl_cat_item img{
  min-height: 280px;
  width: 100%  !important;
  height: auto !important;
  object-fit: cover;
}


.bl_cat_item_text{
  height: 64px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bl_cat_item_text a{
  font-family: "LatoItalic";
  font-size: 24px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
}

.bl_cat_item_text a:hover{
  color: #607702;
}

.bl_cat_item_cart{
  padding: 3px 2px;
  margin: 0 5px 5px 5px;
  text-align: right;
}

.bl_cat_item_price{
  position: relative;
  margin: 15px 0 2px;
  text-align: right;
  font-size: 32px;
  color: #167742;
  line-height: 32px;
  padding-right: 10px;
  font-family: Tahoma;
}

.item_valute{
  font-size: 12px;
}

.old-price {
  position: absolute;
  right: 0;
  top: -15px;
  font-size: 14px;
  line-height: 14px;
  color: #888;
  text-decoration: line-through;
  padding-right: 10px;
}

.tbn-busket-recom{
  margin: 0;
  width: 100%;
  background-color: rgba( 100, 105, 16, .95);
  border-color: rgba( 100, 105, 16, .95);
  border-radius: 0;
}

.tbn-busket-recom:hover, .tbn-busket-recom:focus{
    background-color: #167742;
    border-color: #167742;
}

.tbn-busket-recom i{
  padding-right: 5px;
}

.bl_cat_item_hidden, .bl_cat_item_hidden_niz{
  position: absolute;
  left: -1px;
  transition: .5s;
  background: #fff;
  color: #000;
  padding: 10px 15px;
  z-index: 12;
  width: calc(100% + 2px);
  box-shadow: 0 5px 7px 0 rgb(88 88 88 / 30%);
  opacity: 0;
  border: 1px solid #607702;
  border-top: 1px solid #fff;
}

.bl_cat_item_hidden{
  top: 310px;
}

.bl_cat_item_hidden_niz{
  bottom: 100px;
}

.bl_cat_item_hidden p, .bl_cat_item_hidden_niz p{
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 14px;
}

.bl_cat_item:hover{
  border: 1px solid #607702;
  z-index: 100;
}

.bl_cat_item:hover .bl_cat_item_hidden{
  top: 470px;
  opacity: 1;
}

.bl_cat_item:hover .bl_cat_item_hidden_niz{
  bottom: 350px;
  opacity: 1;
  border-bottom:1px solid #fff;
  border-top: 1px solid #607702;
  box-shadow: -1px -9px 11px -5px rgba(88, 88, 88, 0.2);
}

.bl_cat_item_zagolovok{
	position: absolute;
	left: -5px;
	top: -5px;
	width: calc( 100% + 10px );
	background: red;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
}

.textinfo{
  text-align: justify;
  font-size: 14px;
  line-height: 26px;
}

/*--------------------------------------------*/

#section-main .container {
  background: url(../img/bg-main-section.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.maintext {
  text-align: justify;
  font-size: .95rem;
  line-height: 1.4rem;
  color: #111;
  border-radius: 10px;
  box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
  background: #fff;
  color: #53560c;
}


/*------------------footer------------------------------*/

#footer{
  background: #354506;
  padding: 50px 0 20px;
  font-size: 14px;
  line-height: 26px; 
  color: #fff;
}

#footer .col-xl-3, #footer .col-xl-2, #footer .col-xl-4, #footer .col-md-6{
  padding: 0;
}

.footer-title{
  font-size: 18px;
  line-height: 24px; 
  letter-spacing: 1px;
  color: #f8eb82;
  padding: 15px 0;
  border-bottom: 1px solid rgba( 194, 195, 29, 0.45 );
  margin-bottom: 15px;
}

.niz_grafik, .niz_adress{
  color: #fff;
  padding-right: 15px;
}

.niz_phone a{
  font-size: 18px;
  line-height: 24px; 
  letter-spacing: 1px;
  color: #fff;  
  text-decoration: none;
}

.niz_phone a:hover, .niz_phone a:focus{
  text-decoration: underline;
}

.niz_email  a{
  font-size: 14px;
  line-height: 15px; 
  letter-spacing: 1px;
  color: #fff;  
  text-decoration: none;  
}

.niz_email  a:hover, .niz_email  a:focus{
  text-decoration: underline;
}

ul.niz-nav{
  margin: 0;
  padding: 0;
  padding-right: 15px;
}

ul.niz-nav li{
  list-style-type: none;
}

ul.niz-nav li > a{
  font-size: 14px;
  line-height: 18px; 
  letter-spacing: 1px;
  color: #fff;  
  text-decoration: none;  
}

ul.niz-nav li > a:hover, ul.niz-nav li > a:focus{
  text-decoration: underline;
}

.niz_seti a{
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid transparent;
  text-align: center;
  background: #c2c31d;
  color: #fff;
  margin-right: 10px;
}

.niz_seti a > i{
  font-size: 20px;
  line-height: 40px;
  color: #fff;
}

.niz_seti a:hover i{
   color: #354506;
}

#vb_mb {
    display: none;
}

.footer-copy{
  margin-top: 20px;
  padding: 25px 0 0;
  border-top: 1px solid rgba( 194, 195, 29, 0.45 );
  font-size: 12px;
  line-height: 16px; 
  color: #999;
}

.prosite{
  
}

.prosite a{
  font-size: 12px;
  line-height: 16px; 
  color: #999;
  text-decoration: none;  
}

.prosite a:hover, .prosite a:focus{
  text-decoration: underline;
}

.scroll-to-top-button {
  z-index: 1000;
  bottom: 30px;
  background: #c2c31d;
  color: #fff;
  font-size: 30px;
  height: 46px;
  right: 49px;
  text-align: center;
  border-radius: 55px;
  width: 45px;
  line-height: 50px;
  cursor: pointer;
}

/*----------------------topCallBackModal---------------------------*/

.modal.fade.show{}

#topCallBackModal{
  background: rgba( 70, 96, 48, .45);
  font-size: 16px;
}

label[for=zak_phoneserv]{
  font-weight: 500;
}

#addBtnServiceLabel{
  color: #354506;
  line-height: 1.2;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 400;
}

#serv_submit{
  width: 100%;
  letter-spacing: 1px;
  background: rgba( 100, 105, 16, .95);
  border-color: rgba( 100, 105, 16, .95);
  font-size: 1.1rem;  
}

#serv_submit:hover, #serv_submit:focus{
  background-color: #354506;
  border-color: #354506;
}

#order_loading2, #order_loading_1, #order_loading{
  display: none;
}

#result_order_serv{
  display: none;
  color: #354506;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 10px;
    text-align: center; 
}

#topCallBackModal form input::-webkit-input-placeholder, 
#topCallBackModal form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  padding: 5px;
  font-size: 14px;
  font-style: italic;
}
#topCallBackModal form input::-moz-placeholder, 
#topCallBackModal form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  padding: 5px;
  font-size: 14px;
  font-style: italic;
}

.modal-body-contact a{
  color: #466030;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  text-decoration: none;
  margin-right: 7px;
}
.modal-body-contact{
background: rgba( 184, 158, 116, .25);
}

/*--------------------------error----------------------------------------*/

.form-control.error, .form-select.error {
    background: #f7f7f7 !important;
    border: 1px solid rgba(255,0,0,0.45) !important;
}

label.error{
  color: rgba(255,0,0,0.85) !important;
  font-size: 11px;
  letter-spacing:1px;
}

#order_loading, #order_loading_1, #order_loading_2{
	display: none;
}

.text_block_page{
  font-size: 14px;
  line-height: 24px;
}

/*----------------------block_forma_about---------------------------------*/

#order-form h4{
	font-family: "LatoBold";
	font-weight: 400;
	font-size: 14px;
}

#back_submit{
	width: 100%;
	border-radius: 0;
    letter-spacing: 1px;
    background-color: rgba( 100, 105, 16, .95);
    border-color: rgba( 100, 105, 16, .75);
    font-size: 1.1rem;
}

#back_submit:hover, #back_submit:focus{
	background-color: #354506;
	 border-color: #354506;
}

#back_form label.error{
	display: none !important;
}

#result_order_back{
	color: #000;
}

/*-----------------------fotoalbum--------------------------*/

#fotoalbum div img{
	max-height: 450px;
	width: 100%;
	object-fit: cover;
}

#fotoalbum div{
	width: 30%;
}

/*---------------------------razdel-------------------------------*/

#block_stndtovar .bl_cat_item{
	width: 32%;
}

.bl_cat_item_stnd{
    border: 1px solid #fff;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
    padding: 10px 5px;
    box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%);
    background: #fff;	
}
.bl_cat_item_stnd:hover, .bl_cat_item_stnd:focus{
	border-bottom: 1px solid #167742;
}

.bl_cat_item_list_img img {
    max-height: 190px;
    max-width: 190px;
}

#block_stndtovar .bl_cat_item_title {
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: start;
    align-items: center;
}
#block_stndtovar .bl_cat_item_title a {
    font-family: "LatoItalic";
    font-size: 24px;
    line-height: 28px;
    color: #000;
    text-decoration: none;
}
#block_stndtovar .bl_cat_item_title a:hover,
#block_stndtovar .bl_cat_item_title a:focus{
	color: rgba( 100, 105, 16, 1);
}

.bl_cat_item_harakt p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
}

.sort_prn {
    height: auto;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #777;
    padding: 3px 10px;
    font-size: 14px;
    line-height: 16px;
}
#block_sort_price .btn-light {
    color: #777;
    font-size: 24px;
}
#block_sort_price .btn-light-active {
    color: #167742;
}

/*--------------------tt_tovar_page-------------------------------*/

.tt_tovar_page{
   margin: 10px auto 30px;
   text-align: center;
}

.tt_tovar_page > a{
  padding:7px 8px 4px;
  background: #fff;
  border:1px solid #999;
  border-radius: 3px;
  font-size: 12px;
  margin: 3px 2px;
  text-decoration:none;
}

.tt_tovar_page > a:hover{
	background: #167742;
	color: #fff !important;
}

.tt_tovar_page > a.active{
  color: #167742;
  border:1px solid #167742;
}

/*--------------------------razdel_path---------------------------*/

.razdel_path {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 30px;
    color: #333;
    padding: 3px 0;
    background-color: #f7f7f7;
}

.razdel_path > a {
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
    color: #354506;
}

.razdel_path > a:hover{
	color: #167742;
	text-decoration: underline;
}

.razdel_path i {
    font-size: 10px !important;
    padding-left: 5px;
    padding-right: 5px;
	color: #167742;
}
.razdel_path i.fa-home{
	font-size: 14px !important;
}

/*------------------------item-------------------------------*/

.item_h1 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}

.bl_cat_item_kod{
   font-size: 13px;
   line-height: 18px;
   font-weight: 400;	
}

.item_all_info-title .item_ttl {
    font-family: 'UbuntuRegular', Arial, sans-serif;
    background: #eee;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 0;
    color: #222;
}

.item_all_info-title .item_ttl a{
     display: block;
    font-size: 13px;
    line-height: 18px;
    color: #222;
	text-decoration: none;
}

.r_item_hr span.itm_green{
  font-size: 13px;
}

.col-sm-nd{
  text-align: right !important;
}

.r_item_info{
	font-size: 13px;
	text-align: justify;
}

.btn-item-one-click {
	width: 100%;
    background-color: rgba( 100, 105, 16, .95);
    border-color: rgba( 100, 105, 16, .95);
    color: #fff;
    cursor: pointer;
    margin: 0;
    padding: 11px 0;
    border-radius: 0;
    font-size: 14px;
	line-height: 14px;
	font-weight: 500;
}
.btn-item-one-click:hover, .btn-item-one-click:focus{
    background-color: #167742;
    border-color: #167742;
	color: #fff;
}

.btn-item-one-click i{
  padding-right: 10px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.item_photo {
    display: table;
    width: 100%;
    height: 380px;
}

.item_photo-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 280px;
}

.item_photo-cell img{
     padding: .6em 0;
	 max-height: 400px;
}

.item_photo_dop{
   position: relative;
   min-width: 74px;
   max-height: 360px;
   padding: 8px;
   border:1px solid #ddd;
   border-radius: 0;
   margin: 20px 0;
   overflow-x: hidden;
   overflow-y: auto;  
   z-index: 0;
}

.item_photo_dop::-webkit-scrollbar {
  width: 7px;
  height: 7px;  
}
.item_photo_dop::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  border-radius: 10px;
  background: #fff; 
}
.item_photo_dop::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 16px rgba( 100, 105, 16, 0.9  );
  box-shadow: inset 0 0 16px rgba( 100, 105, 16, 0.9  );  
}

.item_photo_dop img{
   width: 50px;
   height: auto;
   border:1px solid #eee;
   padding:1px;
   margin: 3px 2px;
   float: left;
}

.item_photo_dop_all{
  position: absolute;
  padding: 6px 8px;
  font-size: 12px;
  line-height: 14px;
  color: #444 !important;
  background: #f8d849;
  left: -62px;
  top: 42px;
  z-index: 1;
  font-weight: 600;
}

.item_block_dostavka {
    margin: 20px 0;
    border: 1px solid #c5ebae;
    background: #daf7c9;
}

.item_block_dostavka > div {
    padding: 5px 10px;
    color: #333;
    font-size: 13px;
    line-height: 22px;
}

#block_tovar_cart_price{
  margin: 30px 0;
}

.tovar_cart_price{
  width: 100%;
  margin: 0 0 10px;
  padding: .5em;
  border:1px solid #89c565;
  float: left;
}

.btn-item-cart {
	width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
background-color: rgba( 100, 105, 16, .95);
    border-color: rgba( 100, 105, 16, .95);
    color: #fff;
    cursor: pointer;
    margin: 0;
	border-radius: 0;
	font-size: 12px;
}
.btn-item-cart:hover, .btn-item-cart:focus{
    background-color: #167742;
	border-color: #167742;
    color: #fff;	
}

.cart-minus-1, .cart-plus-1 {
    padding: 2px 8px;
	background: #eee;
	color: #000;
	font-weight: 600;
}

.cart-label-error{
	display: none;
	position: absolute;
	width: 100%;
	text-align:center;
	top: -30px;
	left: 0;
	color: red;
	font-weight: 500;
	font-size: 11px;
}

input.itm_cart {
    text-align: center;
    border: 1px solid #ddd;
    width: 46px;
    font-size: 14px;
    padding: 3px 5px;
    border-radius: 3px;
    overflow: hidden;
	color: #000;
	font-weight: 600;
}

.bl_cat_item_price_inpage {
    margin: 19px 0 2px;
    text-align: right;
    font-size: 26px;
    color: #000;
    line-height: 26px;
    padding-right: 10px;
    font-family: Tahoma;
}

.bl_razdel_item_vn_yes, .bl_razdel_item_vn_no {
    text-align: right;
    color: green;
    font-size: 13px;
    line-height: 18px;
    font-family: "LatoBold";
    padding-right: 12px;
}
.bl_razdel_item_vn_no{
	color: red;
}

.r_item_hr {
    font-size: 12px;
	line-height: 16px;
    padding: 4px 0;
    border-bottom: 1px dotted #999;
}
.r_item_hr span.itm_green{
   font-weight: 500;
   color: #167742;
   font-size: 14px;
   line-height: 16px;
}

.bl_item_tinfo{
   font-size: 14px;
   line-height: 16px;
   color: #000;   
}

.item_all_bltitle {
    font-size: 18px;
    color: #74780b;
    padding: 10px 0 5px 10px;
    border-bottom: 1px solid #74780b;
    margin: 0 0 20px;
	background: #f6f6f6;
	font-weight: 500;
}

/*----------------------dostavka oplata item--------------------------------*/

.tbn-dostavka-item{
	position: relative;
	width: calc(100% - 30px);
	font-weight: 500;
    text-transform: uppercase;
    color: #333;
	font-size: .9rem;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px dotted rgba( 100, 105, 16, .75);
	background: #f9f9f9;
	margin-bottom: 9px;
	margin-left: 25px;
}

.tbn-dostavka-item > span {
    position: absolute;
    right: 10px;
    top: -6px;
    font-size: 30px;
}

.tbn-dostavka-item:hover, .tbn-dostavka-item:focus{
	color: #000;
}

.tbn-dostavka-item i{
	color: #74780b;
}

.bl_dostavkaoplata{
	display: none;
	padding-bottom: 15px;
	padding-left: 35px;
	font-size: 14px;
	line-height: 18px;
}

.dosop{
	padding: 2px 5px;
}

#order_loading1, #order_loading{
	display: none;
	text-align: center;
}

/*----------- review --------------*/

.review_title{
    font-size: 20px;
    color: #34495e;
    font-weight: 400;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 20px;
    position: relative;
    margin: 30px auto;
    line-height: 1.2;
	text-align: center;
}	


.review_title_item_name{
    font-size: 16px;
    color: #74780b;
    font-weight: normal;	
}

.review_title i{
	color: #74780b;
	font-size: 26px;
	padding-right: 5px;
}

.btn-review{
  width:100%;
  color: #fff;
  font-size: 12px;
  background-color: #5a5a5a !important;
  border-color: #5a5a5a;
  font-weight: 400;
  border-radius: 0;
}

.btn-review:hover, .btn-review:focus{
	background-color: #74780b !important;	
	border-color: #74780b;
}

.no-review{
	font-size: 13px;
}


#result_review{
	display: none;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #111;
	margin: 50px auto;
}

.bl_review{
	margin: 10px 0 20px;
	border-bottom:1px dotted #999;
}

.bl_review i{
	font-size: 42px;
	color: #ddd;
	padding: 1px 5px 10px;
}

.review_user_name{
	font-family: 'UbuntuRegular', Arial, sans-serif;
    color: #000;
	font-size: 13px;
	line-height: 16px;
	font-weight: 600;
}

.review_date{
	display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    color: #8b9da7;
    font-size: 12px;
    position: static;	
}

.bl_review p{
	font-family: Arial, sans-serif;
    margin: 10px 0;
    font-size: 13px;
    line-height: 1.4em;	
	color: #444;
	text-align: justify;
}

/*---------------------- ModalToCart -------------------------------*/

#modalAddToCart{
    position: fixed;
	display: none;
	z-index: 100000011;
    top: 25%;
    box-shadow: 0px 2px 9px black;
    left: 50%;
    z-index: 1050;
    width: 300px;
	margin-left: -150px;
    bottom: inherit;
    right: inherit;
    background-color: transparent;
    border: 0px solid #999;
    border: 0px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 3px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    text-shadow: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;	
	overflow: hidden;
}

.wrapModalToCart{
	display: none;
	position: absolute;
	z-index: 10000005;
}

.wrapModalToCart:before{
	content: " ";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	background: rgba(0,0,0, .8);
}

#modalAddToCart .modal-dialog{
	margin: 0;
	width: 100%;
}

#modalAddToCart  .modal-header{
	border-bottom: 0;
}

#modalAddToCart .modal-body {
    position: relative;
    max-height: 600px;
    padding: 7px;
    overflow-y: auto;
    padding-left: 20px;
    padding-right: 20px;
	text-align: center;
}

#modalAddToCart .modal-footer{
	text-align: center;
	border-top: 0;
	margin: 0 auto 20px;
	padding-top: 9px;
}

#modalAddToCart  h4{
    font-size: 18px;
    width: 100%;
    float: none;
    text-align: center;	
	color: #222;
	font-weight: 400;
}

#modalAddToCart .modal-title{
	text-align: center;	
	font-size: 28px;
	color: #9ea404;
}

#modalAddToCart .modal-title > i{
	margin-left: 20px;
}

.btn-close-to-site{
	border: 0;
}

.btn-to-cart{
    width: 240px;
    border-radius: 15px;	
	font-size: 12px;
    background: #9ea404;
    border-color: #9ea404;
	color: #fff;
}
.btn-to-cart:hover, .btn-to-cart:focus{
    background: #1a1a1a;
    border-color: #1a1a1a;	
}

.btn-to-site{
    background: #fff;
    border-color: #9ea404;
    color: #000;
    width: 240px;
    border-radius: 15px;
	font-size: 12px;
}

.btn-to-site:hover, .btn-to-site:focus{
	background: #999;
	border-color: #999;
	color: #fff;
}

/*------------- basket -----------*/

#block-basket-full {
    padding: 20px 0;
	background-color: #fff;
}

.basket-table {
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
}

.basket-table li {
    margin-bottom: 15px;
    padding: 5px 5px 10px;
    border-bottom: 1px dotted #999;
}

.basket-table li:last-child{
	border-color: #fff;
}

.bsk-foto {
    text-align: center;
}

.bsk-foto  img{
	max-height: 70px;
}

.basket-table i {
    color: #dd0000;
    font-size: 20px;
    margin: 2px 12px;
}

.basket-price {
    font-weight: 700;
    color: #000;
}

.basket-table-name{
	font-size: 16px;
}

.basket-table-name a {
    font-size: 16px;
    text-decoration: underline;
    line-height: 18px;
    color: #000;
	font-weight: 500;
}

.basket-table-name a:hover, .basket-table-name a:focus{
    color: #9ea404;
}


.basket-summ {
    text-align: right;
    line-height: 44px;
    color: #34495e;
    font-size: 28px;
}

.basket-table-calc-param{
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: #777;
	margin: 5px;
}

span.blue {
    color: #167742;
}

.basket-table .btn-top-cart {
    font-size: 18px;
	width: 100%;
	background-color: #167742;
	border-color: #167742;
	border-radius: 0;
	color: #fff;
}

.basket-table .btn-top-cart:hover, .basket-table .btn-top-cart:focus {
	background-color: #9ea404;
	border-color: #9ea404;
	color: #fff;
}

#block-basket-full .col-md-2-dop {
    padding-left: 5px;
    padding-right: 5px;
	text-align: center;
}

.basket_col {
    text-align: center;
    width: 40px;
}

.basket-minus-1 {
    padding: 1px 3px;
    width: 20px;
    height: 28px;
}

.basket-plus-1, .basket-minus-1 {
    padding: 1px 3px;
    width: 20px;
    height: 28px;
	background: #f1f1f1;
}

.basket-table-name p{
	padding-top: 5px;
	font-size: 12px;
	line-height: 14px;
	color: #951ee2;
	margin: 0;
}

.basket-table-name p span{
	color: #999;
	padding-right: 5px;
}

.bl_top_cart.aktive, .bl_top_cart.aktive .badge {
   
}

.bl_top_cart.aktive .badge {
    border-color: #dd0000;
	color: #dd0000;
	background-color: #fff;
}

.no-in-cart{
	margin: 20px auto;
	text-align: center;
}


/*------------------account-menu------------*/

#account-block{
   padding: 10px 0;
   margin: 0;
}

#account-block h1{
   font-size: 15px;
   padding: 0;
   color: #04648b;
   font-weight: 600;
}

#account-block .center{
 padding: 0;
}

#account-block h3{
    font-family: Tahoma, sans-serif;
   font-size: 18px;
   padding: 20px 0 5px;
   color: #026e7b;
   border-bottom: 1px solid #026e7b;
   margin: 15px 0 20px;
}


#block-order-item .col-md-2 {
    padding-left: 0;
    padding-right: 0;
}

#block-order-item {
    margin: 20px 0;
    border: 1px dotted #ddd;
    padding: .5em .5em 0;
	background-color: #fff;
}

.bl_order-item-title {
    background: #777;
    color: #fff;
    font-size: 12px;
    padding: .5em;
    margin-bottom: 10px;
}

.bl_order-item:last-child {
    border: 0;
}

.bl_order-item {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 12px;
    color: #333;
}

.bl-order-allsumm {
    text-align: right;
    padding: 0 10px 0;
}

.or-name {
    color: #000;
    font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	padding-left: 20px;
}

.ordcolor{
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;  
}

.ord-pr-hd {
    display: none;
}

.bl_back_to_cart {
    padding: 10px 20px 0;
    text-align: right;
}

.bl_back_to_cart a{
	font-size: 12px;
	color: #333300;
	text-decoration: underline;
}

.bl_back_to_cart a:hover{
	color: #3a3a3a;
}

#order_submit{
	width: 100%;
    background-color: #167742;
    border-color: #167742;
    border-radius: 0;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
}

#order_submit:hover, #order_submit:focus{
	background-color: #9ea404;
	border-color: #9ea404;	
	color: #fff;
}


#result_orderform, #result_order_back{
	display: none;
	margin: 5px auto;
	padding: 4em 1em 2em;
	font-size: 15px;
	color: #000;
   line-height: 24px;
   text-align: center;
}

span.red{
    color: #026e7b;
}

.bl_order-item span{
  font-weight: 400;
  color: #999;
  font-size: 11px;
}

.bl_order-item  p{
  margin: 0;
  color: #0e5fb1;  
  font-size: 13px;
}

#block_order_basket{
	background-color: #f1f1f1;
}

#block_order_basket h4 {
    font-family: "LatoBold", Tahoma, sans-serif;
    font-size: 15px;
    padding: 20px 0 5px 10px;
    color: #1a1a1a;
    border-bottom: 1px solid #ccc;
    margin: 15px 0 20px;
}

.ord_dostavka{
    font-family: "LatoRegular", Tahoma, sans-serif;
    font-size: 14px;
}

.ord-tt-title{
	margin-top: -20px;
}

.form-select{
  font-size: 13px;
}

/*--------------------- prosmotreno-----------------*/

#prosmotr-tovar{
	padding-top: 0;
}

.btn-prosm-del {
    color: red;
	font-size: 11px;
}

#prosmotr-inthis .bl_cat_item_prosm{
  width: calc(100% - 2px);
  height: 280px;
  padding: 0;
  border:1px solid transparent;
  border-bottom: 1px solid #74780b;
  transition: all .3s linear;
  background-color: #f1f1f1;
  text-align: center;
  padding-top: 1px;
}

#prosmotr-inthis .bl_cat_item_prosm:hover{
	border-color: #999;
}

#prosmotr-inthis .bl_cat_item_prosm .bl_recom_tovar_icon img{
    width: 72px !important;
    height: 72px !important;
}

#prosmotr-inthis .bl_cat_item_prosm_img{
	text-align: center;
	height: 170px;
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: center !important;
}

#prosmotr-inthis .bl_cat_item_prosm_img img{
  height: 160px;
  width:  auto; 
}

#prosmotr-inthis .bl_cat_item_text{
	height: 78px;
	padding: 0 5px 5px;
	overflow: hidden;
}

#prosmotr-inthis .bl_cat_item_prosm a{
	font-size: 13px;
	line-height: 14px !important;
	text-decoration: none;
	color: #000;
}

#prosmotr-inthis .bl_cat_item_prosm a:hover{
	text-decoration: underline;
}

#prosmotr-inthis .bl_cat_item_prosm_pricepr span{
	bottom: 2px;
	font-size: 16px;
	color: #167742;
	font-weight: 600;
}

#prosmotr-inthis .old-price_inpage{
	top: -10px;
}

#prosmotr-inthis .owl-nav{
	position: absolute;
	right: 0;
	top: -25px;
	display: inline-block;
}

#prosmotr-inthis .owl-next, #prosmotr-inthis .owl-prev{
	display: inline-block;
   font-size: 12px;
   font-weight: 600;
    margin: 2px;  
   background: #f1f1f1;
    padding: 1px 5px;   
}

#prosmotr-inthis .owl-next{
	right: 0;
}

#prosmotr-inthis .owl-prev{
	margin-right: 2px;
}

/*--------------------------itemTorg modal--------------------------------------*/

#itemTorg{
	background: rgba( 0,0,0, 0.55 );
	top: 15%;
}

#itemTorg #order_loading_2{
	color: #999;
}

.itemTorg_title{
	font-size: 14px;
	color: #167742;
}

.itemTorg_price{
	font-size: 12px;
}

#itemTorg .modal-footer{
	border: 0;
	padding-left: 0;
	padding-right: 0;
}

#itemTorgLabel{
	text-transform: uppercase;
	color: #167742;
	font-weight: 400;
}

#submitItemTorg{
	background-color: #167742;
	border-color: #167742;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	border-radius: 0;
}

#submitItemTorg:hover, #submitItemTorg:focus{
	background-color: #9ea404;
	border-color: #9ea404;
	color: #fff;
}

#result-itemTorg{
	font-size: 14px;	
	line-height: 20px;
}

/*-------------- articles-------------*/

#bl_articles_all{
	margin: 10px 0 30px;
}

.bl_article_tb{
  padding: 1em 1em;
  border: 1px solid rgba(9,9,9, 0.15);
  margin-bottom: 20px;
}

.article_tb_title a{
    font: 16px/1em Tahoma, Arial;
    color: #000;
    text-decoration: underline;
}

.article_tb_title a:hover{
	color: #9ea404;
}

.bl_article_tb p{
	padding: 12px 0 3px;
    font: 12px/18px Tahoma, Arial;
    color: #313131;	
}


.in_bl_article_img{
   margin: 1em 1.5em 1em 0;
   max-width: 300px;
   height: auto;
   float: left;
}

.kl{
  font-size: 12px;
  color: #9ea404;
  text-decoration: none;
}

.kl:hover{
  text-decoration: underline;
}

.post_date {
    display: block;
    margin: 10px 0 3px;
    font-size: 11px;
    color: #9ea404;
}

span.cl_green{
	color: #5bb10e;
}

span.cl_red{
	color: #c57d0a;
}

.r_item_hr {
    font-size: 12px;
    padding: 5px 0;
    border-bottom: 1px dotted #999;
}

.r_item_hr span.itm_green{
  font-size: 13px;
}

.col-sm-nd{
  text-align: right !important;
}

.bl_article_tb img{
	max-height: 150px;
}
