
.good-item:first-child{margin-left:10}
.good-item{
	width:100%;
	height:280px;
	background-color:#fff;
	display:block;
	position:relative;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:35px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	border: 1px solid #C0C0C0;
	box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
	overflow: hidden;
}
.good-item:hover{
	/*cursor: pointer;*/
	border: 1px solid #898989;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
}
.good-item .lead-product .promo-text{
	background-color:rgba(255,49,144,.8);
}
 .good-item .spec-product .promo-text{
	background-color:rgba(226,105,60,.8);
}

.good-img-adm{text-align:center;display:inline-block;width:100%;margin-bottom:2px;height:80px}
.good-img-adm img{max-height:80px;max-width:200px;}
.good-title-adm{height: 20px;font-size: 12px;font-weight: bold;line-height: 10px;width: 100%;overflow:hidden;}
.good-text-adm{vertical-align:middle;color: #501D25;font-weight: bold;font-size: 14px;text-align:center;line-height:14px;height:40px;overflow:hidden;}

.good-img-wrapper{overflow:hidden;position:relative;width:100%;}
.good-img{text-align:center;display:inline-block;width:100%;margin-bottom:10px;height:130px}
.good-img img{max-height:135px;max-width:200px;}
.good-img:hover{
	cursor: pointer;
	/*-webkit-transform:scale(1.02);*/
/* -webkit-transform:rotate(2deg);*/
}
.good-text, .good-text a{
	color: #501D25;
	font-weight: bold;
	font-size: 16px;
	text-align:center;

	line-height:16px;
	height:50px;

	/*display:table-cell;*/
	vertical-align: middle;
	overflow:hidden;
}

.good-rating{
	font-weight: bold;
	text-align:center;
	line-height:30px;
	height:30px;
	overflow:hidden;
}

.good-text-h1 {text-shadow:2px 2px 6px rgba(0,0,0,0.5);}
.good-text-h1,.good-text-h1 a{
	font-weight: bold;
	font-size: 1.8rem;
}
.good-text-h1 a:hover{cursor: pointer; text-shadow:2px 2px 6px rgba(0,0,0,0.5); }

.good-text-h2 {text-shadow:2px 2px 6px rgba(0,0,0,0.5);}
.good-text-h2,.good-text-h2 a{
	vertical-align:middle;
	font-weight: bold;
	font-size: 1.5rem;
	vertical-align: middle;
}
.good-text-h2 a:hover{cursor: pointer; text-shadow:2px 2px 6px rgba(0,0,0,0.5); }

.good-text-h3,.good-text-h3 a{
	vertical-align:middle;
	font-size: 1.2rem;
	vertical-align: middle;
}
.good-text-h3 a:hover{cursor: pointer; text-shadow:2px 2px 6px rgba(0,0,0,0.5); }

.good-btnedit{
	position: absolute;
	top:220px;
}
.good-title{
	max-height: 20px;
	display: block;
	overflow: hidden;
}
.good-text:hover{cursor: pointer; text-shadow:2px 2px 6px rgba(0,0,0,0.5); }
.good-price-wrapper{
height:40px;
}
.good-price{
	height:40px;
	font-size:18px;
	font-weight:500;
	color:#e2693c;
	white-space:nowrap;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;

	width:100%;
	text-align:center;
}

/*************************************************************************************/
/*.single-item{
	min-height: 250px;
	width: 100%;
	display: inline-block;

}
*/
.cm-hashtag a{
	color:inherit;
}
#product_images_block{
	position: relative;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

.single-item-block{
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 5px;
}

.single-item-image{
	width: 100%;
	height: 250px;
	display: block;
    line-height: 250px;
    position: relative;
		overflow: hidden;
}
.single-item-image img{
/*
-moz-transition: -webkit-box-shadow 0.1s ease-out 0s;
 background: none repeat scroll 0 0 white;
 box-shadow: 0 0 8px #AAAAAA;
 color: inherit;
*/
 cursor: pointer;
 vertical-align: middle;
 max-width: 100%;
 max-height: 100%;
}
.single-item-title{
	color:#E17D39;
	display: block;
	min-height: 40px;
	width: 100%;

	font-size: 36px;
}

.single-item-des{
	height: auto;
	min-height: 70%;
	width: 100%;
    display: inline-block;
	color: #808080;
	padding: 5px 0 15px;
}

.single-item-price{
	height: 40px;
	position: absolute;
	display: block;
	bottom: 0;
	width: 100%;
}

.single-item-footer{
	display: block;
	color: #5b686b !important;
    font-family: 'Russo One', sans-serif;
    font-size: 1rem;
}
.footer-icon{
color: #3d3b3b ;
}
.content-box{
	padding:20px;
}

.content-item{
	display: inline-block;
	min-height: 250px;
	width: 100%;
}

/***************************************************************************************/
.good-buy{text-align:center}
.good-buy a{
	width:140px;

}
/* .btn{
	min-width: 120px;
}
 */
.good-buy .btn{
	border: 1px solid  #501D25;
	background-color:#501D25;
}
.good-buy .btn:hover{
	background-color:#E17D39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(80, 29, 37, 0.6);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(80, 29, 37, 0.6);
}
/*******************************************************************************************/

.product-block-item{
	position: relative;
	width: 100%;
	padding: 0;
	margin-bottom: 15px;

	height: 100%;
    min-height: 320px;

	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;

	border: 1px solid #C0C0C0;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
  overflow: hidden;
	background-color: white;
}
.product-block-item:hover{
	/*border: 2px solid #898989;*/
	box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
}

.rating-symbol{
 color: #E3B21C;
}
/*
.multiselect-container{
	min-width: 350px;
	z-index: 1040;
}
*/


/*div{
	border: 1px solid #949599;
}
*/
.product-block-views{
	position: absolute;
	right: 5px;
	font-size:14px;
	font-weight: bold;

}

.product-block-image{
	text-align: center;
	width: 100%;
	height: 180px;
	display: block;
    line-height: 180px;
    padding: 10px 5px 5px 5px;
		overflow: hidden;

}
.product-block-image img{
	vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    transition: 1s; /* Время эффекта */
}
.product-block-image img:hover{
  transform: scale(1.2); /* Увеличиваем масштаб */
}

.product-block-title-wrapper{
	text-align: center;
	height: 50px;
	margin: 10px 5px 5px 5px;
	line-height: 50px;
    overflow: hidden;
}
.product-block-title a{
	line-height: 16px;
    display: inline-block;
    vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	color: #4A4B4D;
}
.product-block-title a:hover{
	text-decoration: none;
}
.product-block-rating{
	text-align: center;
	height: 25px;
}
.product-block-price{
	height:40px;
	font-size:18px;
	font-weight:bold;
	white-space:nowrap;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
}
.product-block-oldprice{
	position: absolute;
	left: 20px;
	bottom: 5px;

}
.old-price{
	font-size:14px;
	font-weight: bold;
	text-decoration: line-through;
}
.price-value{
 font-size:24px;
 font-weight: bold;
}
.color-price{
  color:#e2693c;
}
.color-cent{
	color: #626266;
	font-size: 16px;
}


.cid-qVtVqLwgs9 {
    padding-top: 90px;
    padding-bottom: 90px;
    background: linear-gradient(45deg, #177396, #ca2955);
}

.price-figure{
	font-style:normal;
	    font-weight: 400;
	    cursor: pointer;
			font-size: 2.5rem;
}

.product_image_item{
 float:left;
 display:block;
 position:relative;
 margin:4px;
 width:40px;
 min-width: 40px;
 height:40px;
 -moz-transition: -webkit-box-shadow 0.1s ease-out 0s;
 background: none repeat scroll 0 0 white;
 border-radius: 4px 4px 4px 4px;
 box-shadow: 0 0 8px #AAAAAA;
 color: inherit;
 cursor: pointer;

}

.product_image_item img{
 position:absolute;
 display:block;
 padding:3px;
 border-radius: 4px;
 width:40px;
 height:40px;

}

#product_image_list_edit{
	list-style:none;
	width: 100%;
	text-align: center;;
	margin: 0 auto;
	padding: 0;
}
.product_image_item_edit{
 float:left;
 display:block;
 position:relative;
 margin:4px;
 width:70px;
 height:70px;
 -moz-transition: -webkit-box-shadow 0.1s ease-out 0s;
 background: none repeat scroll 0 0 white;
 border-radius: 4px 4px 4px 4px;
 box-shadow: 0 0 8px #AAAAAA;
 color: inherit;
 cursor: pointer;

}

.product_image_item_edit img{
 position:absolute;
 display:block;
 padding:3px;
 border-radius: 4px;
 width:70px;
 height:70px;
}
.product_image_item img:hover, #product_image_list .active img, .product_image_item_edit img:hover {
box-shadow: 0 0 8px #222222;
}

.product_image_delete{
 background:url(/system/images/delimg.png) no-repeat top center;
 position:absolute;
 right:-8px;
 top:-8px;
 display:block;
 width:20px;
 height:20px;
 cursor:pointer;

}

.back-btn{
	position: absolute;
	display: block;
	float: left;
  left: 0;
  top:70px;
	/*left: -20px;*/
  z-index: 2;
}

.back-btn a{
	color: #073b4c !important;
}
.back-btn a:hover{
	color: #e67e22 !important;
}

/************************ CHAT ****************************************************/
.chat-container{
    /* max-width: 500px; */
    display: block;
}
.chat-block{
    width: 100%;
    float: left;
    margin-top: 10px;
    padding: 4px;
}
.chat-text{
    float: left;
    z-index: 1;
}
.me .chat-text{
    width: 75%;
    border-radius: 5px;
    float: right;
    box-shadow: 0 0 6px #B2B2B2;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    margin-top: 32px;
    background: lightblue;
}
.me .chat-text::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform:             rotate( 29deg ) skew( -35deg );
    -moz-transform:    rotate( 29deg ) skew( -35deg );
    -ms-transform:     rotate( 29deg ) skew( -35deg );
    -o-transform:      rotate( 29deg ) skew( -35deg );
    -webkit-transform: rotate( 29deg ) skew( -35deg );
    width:  20px;
    box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
    left: -9px;
    background: lightblue;
}
.you .chat-text{
    width: 75%;
    border-radius: 5px;
    box-shadow: 0 0 6px #B2B2B2;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    margin-top: 32px;
    background: lemonchiffon;
    
}
.you .chat-text::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform:             rotate( 29deg ) skew( -35deg );
    -moz-transform:    rotate( 29deg ) skew( -35deg );
    -ms-transform:     rotate( 29deg ) skew( -35deg );
    -o-transform:      rotate( 29deg ) skew( -35deg );
    -webkit-transform: rotate( 29deg ) skew( -35deg );
    width:  20px;
    box-shadow: 2px -2px 2px 0 rgba( 178, 178, 178, .4 );
    right: -9px;
    background: lemonchiffon;
}

.chat-img-wrap{
    /*padding: 0px 10px;*/
    width: 25%;
    float: left;
    z-index: 0;
}
.chat-img{
    position: relative;
    width: 65px;
    height: 65px;
}
.chat-img img{
  width: 100%;
  max-height: 65px;
}
.you .chat-img{
    margin-left: auto;
    margin-right: 0;
}
.me .chat-img{
    margin-left: 0;
    margin-right: auto;
}

.chat-user{
  width: 100%;
  font-size: 12px;
  color: #1B1A1A;
}

.you .chat-user,.you .chat-time{
text-align: right;
}
.me .chat-user,.me .chat-time{
text-align: left;
}

.chat-time{
  width: 100%;
  font-size: 14px;
  color: #B7BABD;

}

/**************************************************************/
.chat-input-block{
  float: left;
  width:100%;
}
.chat-input{
  display: inline-block;
  float: left;
  width:100%;
}
/*
#chatModal .modal-header{
  border-top-right-radius:4px;
  border-top-left-radius:4px;
  color: #FFFFFF;
}
*/
.chat-input-mgr{
  display: inline-block;
  float: left;
  width:80%;

}
.chat-btn{
  display: inline-block;
  float: right;
  width: 20%;
  padding:10px;

}
.chat-btn i{
  color: #8D8F93;
}
.chat-btn i:hover{
  cursor: pointer;
  color:#E98523;
 }

 #chat-message{
  border-radius: 0;
  resize: none;
 }

#chatModalBody {
    height: 380px;
    overflow-y: scroll;
}

/******************* CHAT CIRCLE BTN ********************************************/
 .btn-chat-circle{
    bottom: 0;
    right: 0;
    position: fixed;
    left: auto;
    top: auto;
    display:none;
    margin-right: 30px;
    margin-bottom: 30px;
    will-change: opacity;
   -webkit-animation-delay: .6s;
    animation-delay: .6s;
    width: 60px;
    height: 60px;
    border-radius: 50%!important;
    box-shadow: 5px 5px  5px rgba(0,0,0,0.6);
    -moz-box-shadow: 5px 5px  5px rgba(0,0,0,0.6);
    -webkit-box-shadow: 5px 5px  5px rgba(0,0,0,0.6);
    -o-box-shadow: 5px 5px  5px rgba(0,0,0,0.6);
    z-index:10;
  }

  .btn-chat-circle a{
    display: block;
    position: absolute;
    
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    
    border-radius: 50%!important;
    text-align: center;
    z-index:11;
  }  

  .btn-chat-circle:after,
  .btn-chat-circle:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    top: 0;
    border-radius: 100%;
    
  }
  .btn-chat-circle:before {
    margin: auto 0 auto -50px;
    height: 100px;
    width: 100px;
    opacity: .25;
    
  }
  .btn-chat-circle:after {
    margin: auto 0 auto -40px;
    height: 80px;
    width: 80px;
    opacity: .5;
    
  }


  @-webkit-keyframes pulse {
    0% {
      transform: scale(0);
    }
    50% {
      transform: scale(1);
      box-shadow: 10px 10px  5px rgba(0,0,0,0.6);
      -moz-box-shadow: 10px 10px  5px rgba(0,0,0,0.6);
      -webkit-box-shadow: 10px 10px  5px rgba(0,0,0,0.6);
      -o-box-shadow: 10px 10px  5px rgba(0,0,0,0.6); 
    }
    100% {
      transform: scale(1);
      opacity: 0;
    }
  }

  @keyframes pulse {
    0% {
      transform: scale(0);
    }
    50% {
      transform: scale(1);
      box-shadow: 10px 10px  5px rgba(0,0,0,0.6);
      -moz-box-shadow: 10px 10px  5px rgba(0,0,0,0.6);
      -webkit-box-shadow: 10px 10px  5px rgba(0,0,0,0.6);
      -o-box-shadow: 10px 10px  5px rgba(0,0,0,0.6);
    }
    100% {
      transform: scale(1);
      opacity: 0;
    }
  }

@media (max-width:768px){
 .you .chat-user,.you .chat-time,.me .chat-user,.me .chat-time{
  text-align: center;
  }

}

/************************  MAIN ****************************************************/
/*
html {
  scroll-behavior: smooth;
}
*/
html, body { /*height: 100%;*/ }
body{
  /*background-color: #ECE6DE;*/
}
#main-content{
	padding-top: 80px;
 /* background-color: #FEFCFC;*/
/*	background: transparent;*/
  
}
   /***********   has-error          *********************************************/
  .has-error .help-block,
  .has-error .control-label,
  .has-error .radio,
  .has-error .checkbox,
  .has-error .radio-inline,
  .has-error .checkbox-inline,
  .has-error.radio label,
  .has-error.checkbox label,
  .has-error.radio-inline label,
  .has-error.checkbox-inline label {
    color: #a94442;
  }
  .has-error .form-control, .has-error .custom-select {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  }
  .has-error .input-group-addon, .has-error .input-group-text, .has-error .input-group-prepend, .has-error .input-group-append {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
  }
  .has-error .form-control-feedback {
    color: #a94442;
  }
  .error-block {
    display: block;
    margin-top: -15px;
    margin-bottom: 10px;
    color: #CF2E31;
  }
  .custom-control-label::before{
   border:1px solid #50545B;
  }

  /*********************************************************************************************/
  .bs-callout{
    margin:20px 0;
    padding:20px;
    border-left:5px solid #eee;
  }
  .bs-callout h4{
    margin-top:0;
    margin-bottom:5px;
  }
  .bs-callout p:last-child{
    margin-bottom:0;
  }
  .bs-callout code{
    background-color:#fff;
    border-radius:3px;
  }
  .bs-callout-danger{
    background-color:#fdf7f7;
    border-color:#d9534f;
  }
  .bs-callout-danger h4{
    color:#d9534f;
  }
  .bs-callout-warning{
    background-color:#fcf8f2;
    border-color:#f0ad4e;
  }
  .bs-callout-warning h4{
    color:#f0ad4e;
  }
  .bs-callout-info{
    background-color:#f4f8fa;
    border-color:#5bc0de;
  }
  .bs-callout-info h4{
    color:#5bc0de;
  }
	.bs-callout-success{
    background-color:#f4f8fa;
    border-color:#4cc36d;
  }
  .bs-callout-success h4{
    color:#4cc36d;
  }
  .bg-editor-search{
    background-color: #E7DB1D;
  }
  /*******************************************************************************************/
 /*table tbody tr.selected{
    color: #fff;
    background-color: #6c757d;
  }*/
.bg-table{
  color: white;
  background-color: #5b686b;
}

/*** PRELOADERS **************************************************************/

.spinner {
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    position: fixed;
    /*background:white;*/
    z-index: 10000;
  }
  .spinner .spinWrap {
    width: 200px;
    height: 100px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
  }

  .spinner .loader {
    height: 100px;
    width: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100)
  }

  .spinner .loader {
    margin: 0 0 0 -55px;
    background-color: transparent;
    -webkit-animation: rotation .7s infinite linear;
    -moz-animation: rotation .7s infinite linear;
    -o-animation: rotation .7s infinite linear;
    animation: rotation .7s infinite linear;
    border-left: 10px solid #cbcbca;
    border-right: 10px solid #cbcbca;
    border-bottom: 10px solid #cbcbca;
    border-top: 10px solid #15496c;
    border-radius: 100%
  }
  .spinner .loadingMessage {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 125px;
    text-align: center;
    z-index: 100;
    outline: 0
  }

  @-webkit-keyframes rotation {
    from {
      -webkit-transform: rotate(0)
    }
    to {
      -webkit-transform: rotate(359deg)
    }
  }
  @-moz-keyframes rotation {
    from {
      -moz-transform: rotate(0)
    }
    to {
      -moz-transform: rotate(359deg)
    }
  }
  @-o-keyframes rotation {
    from {
      -o-transform: rotate(0)
    }
    to {
      -o-transform: rotate(359deg)
    }
  }
  @keyframes rotation {
    from {
      transform: rotate(0)
    }
    to {
      transform: rotate(359deg)
    }
  }

  .image-preloader{
    position:fixed;
    left: 50%;
    top: 50%;
    width:50px;
    height:50px;
    display: block;
    -moz-transition: -webkit-box-shadow 0.1s ease-out 0s;
    background: none repeat scroll 0 0 white;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 8px #AAAAAA;
    color:#FFFFFF;
    cursor: pointer;
    background: url('/system/images/loader.gif') no-repeat 50% 50%;
    z-index: 100501;
  }

/*
  .form-control{
    border: 1px solid #ced4da;
  }
	*/

.order-btn{
  min-width: 200px;
}
/*
  .modal-header-success,.modal-header-danger,.modal-header-info,.modal-header-primary {
    color:#fff;
  }

  .modal-header-success{
    background-color: #28a745;
  }
  .modal-header-danger{
    background-color: #dc3545;
  }
  .modal-header-warning{
    background-color: #ffc107;
  }
  .modal-header-info{
    background-color: #17a2b8;
  }
  .modal-header-primary{
    background-color: #414fd4;
  }
*/

/*************************************************************************/

 .order-route {
      display: inline-block;
      box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
      overflow: hidden;
      border-radius: 5px;
      counter-reset: flag;
    }

    .order-route li {
      text-decoration: none;
      outline: none;
      display: block;
      float: left;
      font-size: 12px;
      line-height: 36px;
      color: white;
      padding: 0 10px 0 60px;
      background: #666;
      background: linear-gradient(#666, #333);
      position: relative;
      font-size: 1rem;

    }

    .order-route li:first-child {
      border-radius: 5px 0 0 5px;
    }

    .order-route li:last-child {
      border-radius: 0 5px 5px 0;
      padding-right: 20px;
    }

    .order-route li.active {
      background: #333;
      background: linear-gradient(#333, #000);
    }

    .order-route li.active:after {
      background: #333;
      background: linear-gradient(135deg, #333, #000);
    }

    .order-route li:after {
      content: '';
      position: absolute;
      top: 0;
      right: -18px;
      width: 36px;
      height: 36px;
      transform: scale(0.707) rotate(45deg);
      z-index: 1;
      background: #666;
      background: linear-gradient(135deg, #666, #333);
      box-shadow:
        2px -2px 0 2px rgba(0, 0, 0, 0.4),
        3px -3px 0 2px rgba(255, 255, 255, 0.1);
      border-radius: 0 5px 0 50px;
    }

      .order-route li:last-child:after {
        content: none;
      }

      .order-route li:before {
        content: counter(flag);
        counter-increment: flag;
        text-align: center;
        border-radius: 100%;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin: 8px 0;
        position: absolute;
        top: 0;
        left: 30px;
        background: #444;
        background: linear-gradient(#444, #222);
        font-weight: bold;
      }


      @media (max-width:768px){
        .order-route li{
          min-width: 250px;
          width: 100%;
        }
        .order-route li:first-child,.order-route li:last-child {
         border-radius: 0;
       }
       .order-route li:after{
        box-shadow: none;
      }
      .order-btn{
        min-width: 140px;
      }
    }

 /*************************************************************************/
  .ptn-handle {
    background: #f7f7f7;
    height: 20px;
    user-select: none;
    cursor: row-resize;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }

  .ptn-handle:before {
    content: '\2261';
    color: #999;
    position: absolute;
    left: 50%;
    margin-top: -4px;
  }

  .ptn-handle:hover {
    background: #f0f0f0;
  }

  .ptn-handle:hover:before {
    color: #000;
  }

  .ptn-content{
    display: block;
    background: #f7f7f7;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }

  .hidden{
    display: none !important;
   
  }

  .btn-lang-file{
    padding:0;
  }

  #navbarLangDropdown{
    padding:5px;
  }

  #user_image:hover{
    cursor:pointer;
  }

.custom-select{
  -webkit-appearance: none;
-moz-appearance: none;
}

  /***** My Select ****************************************************/
  .list-custom-select{
    position: relative;
    display: block;
    width: 100%;

    margin:auto;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #D3D4D5;
    overflow-y: scroll;
  }
  .list-custom-select .selected,.list-custom-select .selected:hover{
   /* background-color: #D3D4D5;*/
   background-color: #0079e6;
   color: white;
  }

  .list-custom-select li a:hover{
    text-decoration: none;
  }

  .list-custom-select li:hover{
    background-color: #E7E4E4;
  }
  .list-custom-select li{
    display:block;
    padding: 3px;
    border-bottom:0.5px solid #C0C0C0;
  }

  .list-custom-select li:first-child{
    border-top:0.5px solid #C0C0C0;
  }
  /***********************************************************************/
  .vertical-menu-1 {
    width: 100%;margin: 0 auto;
    margin-bottom: 10px;
  }
  .vertical-menu-1,
  .vertical-menu-1 li,
  .vertical-menu-1 ul,
  .vertical-menu-1 ul li,
  .vertical-menu-1 ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #616060;
    cursor: pointer;
  }

  .vertical-menu-1 > li > a, .vertical-menu-1 > ul > li > a,.vertical-menu-1 .dropdown-item {
    color: #616060;
  }

  .vertical-menu-1 ul ul li a,.vertical-menu-1 ul li a , .vertical-menu-1 li a {
    padding: 10px 5px;
    border-bottom: 1px solid #CACCCF;
    z-index: 1;
    text-decoration: none;
  }

  .vertical-menu-1  li.nav-group > ul > li > a, .vertical-menu-1 .dropdown-item {
    padding: 10px 25px;
  }

  .vertical-menu-1 .dropdown-menu a:last-child{
    border-bottom:0;
    padding-bottom:5px;
  }
  .vertical-menu-1 .dropdown-menu a:first-child{
    padding-top:5px;
  }

  .vertical-menu-1 li:hover> a,.vertical-menu-1 .dropdown-item:hover{
    color:#2B2B2D;
  }

  .vertical-menu-1 .active/*, .vertical-menu-1  .nav-group > a*/ {
    font-weight: bold;
  }

  .vertical-menu-1  .nav-group > a::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }

  .vertical-menu-1 > ul > li > ul > li.open:last-child > a,
  .vertical-menu-1 > ul > li > ul > li.last.open > a,
  .vertical-menu-1 > li > ul > li.open:last-child > a,
  .vertical-menu-1 > li > ul > li.last.open > a  {
    border-bottom: 1px solid #32373e;
  }
  .vertical-menu-1 > ul > li > ul > li.open:last-child > ul > li:last-child > a,
  .vertical-menu-1 > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0;
  }

  .tmpl-item{
    border-radius: 0;
    border-left: 0;
    border-right: 0;
		padding: 2px 15px;

  }

  .tmpl-group a:first-child{
    border-top: 0
  }
  .tmpl-group a:last-child{
    border-bottom: 0
  }

  .key-del-item{
    background:url(/system/images/delimg.png) no-repeat top center;
    display:block;
    margin: 4px auto 4px;
    width:20px;
    height:20px;
    cursor:pointer;
  }
  .file-del-item{
    background:url(/system/images/delimg.png) no-repeat top center;
    display:block;
    margin: 4px auto 4px;
    width:20px;
    height:20px;
    cursor:pointer;
  }
  .basket-del-item{
    background:url(/system/images/delimg.png) no-repeat top center;
    display:block;
    margin: 4px auto 4px;
    width:20px;
    height:20px;
    cursor:pointer;
  }

   .list_basket_item{
   max-width: 660px;
}
.list_basket_item .list_basket_image{
  width:110px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
  .list_basket_item .list_basket_text{
  padding:2px 5px 2px 10px;
  min-width:380px;
  height: 100%;
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color:#606060;
}

  .image-wrapper{
  overflow:hidden;
  margin: auto;
  width:70px;
}
.image-wrapper img{
  text-align:center;
  width:100%;
}

  .bootstrap-touchspin{
  width: 80px;
}
.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  min-width: 2px;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: normal;

}

.icon-group {
  position: relative;
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
}
.icon-group>span.basket-count,.icon-group>span.chat-count{
  position:  absolute;
  top: -4px;
  right: -6px;
  font-size: 11px;
  border: solid 1px #A08F84;
  background: #fb3f4c;
  color: #fff;
  z-index: 9;
  padding: .4em;
  /*padding-right: .3em !important;
  padding-left: .3em !important;*/
}
.pay-button{
  max-width: 250px !important;
}
/*  .pay-block{
  text-align: center;
  min-width:150px;
  margin:auto;
  padding:0;
}
  */
.pay-item{
  width: 120px;
  height: 90px;
  margin:  10px auto 10px;
  line-height: 82px;
  text-align:center;
  border-radius: 5px;
  border: solid 2px #B79765;
display: block;
}
.pay-item:hover{
  cursor: pointer;
  border: 1px solid #898989;
  /*transform: scale(1.01);*/
  box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
}
.pay-item img, .pay-info-block img{
  vertical-align: middle;
  max-width: 100%;
    max-height: 100%;
}

.pay-info-block{
  width: 120px;
  height: 90px;
  line-height: 90px;
  margin:  10px auto 10px;
    text-align:center;
  border-radius: 5px;
  border: solid 2px #B79765;
}

  .libasket_block,.basket-total{
   min-width: 230px;
   overflow-y: hidden;
   border: 1px solid #dddddd;
}
.basket-total{
  padding: 0 5px;
}

/*
 .libasket_item{
  width: 100%; 
  
}

 .libasket_item .item-image{
  width:25%;
  min-height: 100px;
  float: left;
  padding: 5px;
  
}

 .libasket_item .item-image-wrapper{
  width: 60px;
  margin: auto;
}
 .libasket_item .item-image .item-image-wrapper img{
text-align:center;
width:100%;
}

 .libasket_item .item-text{
padding: 5px;
width: 75%;
float: right;
display: inline-block;
font-size: 14px;
color:#606060;

}

 .libasket_item .item-footer{
display: inline-block;
padding: 0 3px;
width: 100%;
border-bottom: solid 1px #999;

}
*/
  .card-size-1{
   min-height:180px;
  }

.card-sm>.card-header{
    font-family: inherit;
    font-weight: 500;
    color: inherit;
    padding: 0.25rem 0.5rem !important;
  }
  .card-sm>.card-body{
    padding: 0.25rem 0.5rem !important; 
  }
  .form-group-sm{
    margin-bottom: 0.3rem;
  }
  .form-group-sm>label{
    font-size: 0.875rem;
    margin-bottom: 0.1rem;
  }

.form-group>label{
   white-space:nowrap;
}
/*Для mobirise меню и тд*/

.bg-sm-header{
	/*border: solid 0.375em;*/
/*	border-image: linear-gradient(#fdfdfd, #c4c4c4) 1;*/
	box-shadow: 0 0.375em 0.5em -0.125em #808080;
/*	background: linear-gradient(#c5c5c5, #efefef);*/
}
.btn-font{
  /*font-size: 1rem; */
}
.mobirise-menu .nav-link{
  float: left;
}

.bg-red{
   background-color: red !important;
  }
.red{
   color: red !important;
  }

#lang_translation>tbody>tr>td{
  vertical-align: middle; 
  padding:1px;
}
  #lang_translation>tbody>tr>td .form-control{
   border:none; 
  }
#lang_translation>tbody>tr>td:first-child{
   padding-left:10px; 
    font-weight: bold;
}
#crc-table-data>tbody>tr>td{
  vertical-align: middle;
}
	.crc-list, .dropdown-menu.crc-list>a.dropdown-item{
		padding: 3px 5px !important;
    min-width: 3rem;
	}

/*
.pagination_block, .pagination_block>nav>.pagination{
  text-align: center !important;
  justify-content: center !important;
}
*/
.pagination_block{
  text-align: center !important;
}

	.product-label {
		text-align: center;
		font-size: 20px;
		line-height: 34px;
		font-weight: bold;
		color: #000;
	  background-color:#E8EDE3;
		width: 260px;
		position: absolute;
		left: -60px;
		top: 60px;


		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);

	}
	.label-red{
		color: #ffffff;
		background-color:#f40c0c;
	}
	.label-green{
		color: #ffffff;
		background-color:#24eb13;
	}
	.label-pink{
		color: #ffffff;
		background-color:#e013de;
	}

	/** MODAL *******************************/
  
   
  .modal-body{
   max-height: calc(100vh - 15rem);
   overflow-y: auto;
  }

  .modal-lg {
    min-width: 80% !important;
  }

  
/*
  .modal-content{
   border-radius:0;
  }
  
  .modal-header{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
*/
	.single-item-block ul,.single-item-des ul {
	    list-style-image: url(/system/images/action_check.gif);

	}

	/*
  .plan-price a,.plan-list a{
		text-decoration: none;
	}
  */
/*
	.sticky{
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
*/


  /*  class="selectpicker"
	lang-item-img
  .vertical-menu-1 li a:active,.vertical-menu-1 .dropdown-item:active{
  background-color:#007bff;
  color:white;
  }
  */

  /*
  *{
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  }
  */
  /* .dropdown-crc{ width: 70px !important; min-width: 70px;}*/
  /*
  .dropdown-lang>li>a,.dropdown-crc>li>a{display: block; width:100%;}
  .dropdown-lang>li>a>img { margin: 0 10px; padding:0; }
  .dropdown-lang>li>a:hover,.dropdown-crc>li>a:hover { text-decoration:none; color:#fff; }
  .dropdown-lang>li:hover,.dropdown-crc>li:hover { background: #D6DAF9;  }
  */

	.plan-body, .plan-header {
	    background-color: #fff;
	}
	.list-group-item h3 {
	    font-size: 18px;
	    line-height: 20px;
	}
	.list-group-mbr{
	  padding: .75rem 1.25rem !important;
	}
 
.list-group-item h3 a{
	font-weight: bold;
	color: #3c3f46;
}
.list-group-item h3 a:hover{
    text-decoration: underline;
    /*box-shadow: 4px 4px 6px rgba(0,0,0,0.5);*/
  }


	.bg-rating{
		border-color: #faebcc;
    background-color: #faebcc;
  }

	.m-dropdown-lang{
  margin-top: 0;
	padding-top: 0;
	border: 0;
		border-left: 1px solid #e0ebed;
		border-right: 1px solid #e0ebed;
   min-width: 200px !important;
	}

.m-lang-button:hover{
	cursor: pointer;
}

	.m-dropdown-lang .dropdown-item{
		justify-content:flex-start !important;

		/*border-bottom: 1px solid #0c3574; */
	}

	.form-control {
	    border-color: #D9DADD;
	}
 
 /*@media (max-width:768px) было здесь*/

/*
.kz-crc{
	display: none;
}
*/
#cookies-using-message {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    align-items: center;
    vertical-align: middle;
    padding: 20px;
    background-color: #f16d2b;
    z-index: 999999999;
    color: #fff;
    display: none;
}

/*
777
.card,.card-header{
	border-radius: 0 !important;
}
.b-com{
	vertical-align: top !important;
	margin-top: 2px;
}
*/
 /*********************************************************************************************************/
	.menu2 {
    width: 100%;
    margin: 0 auto;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
  }
  .menu2,
	.menu2 ul,
	.menu2  li,
	.menu2  li a {
	  margin: 0;
	  padding: 0;
	  border: 0;
	  list-style: none;
	  line-height: 1;
	  display: block;
    position: relative;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
    text-decoration: none;
    background-color: transparent;
    color: #616060;
	}
  
  .menu2  ul li:hover > a,
  .menu2  ul li.open > a,
  .menu2  ul li > a.active {
    color: #E88A4A;
  }
  .menu2 a.active {
    font-weight: bold;
  /*<сдвиг по x> <сдвиг по y> <радиус размытия> <растяжение> <цвет>*/
   /*box-shadow: 0 0.375em 0.5em -0.125em #808080, inset 0 0.375em 0.5em -0.125em #808080;*/
  }

  .menu2>.has-sub>ul{
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease;
    -o-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
  } 

  .menu2>.has-sub.open>ul{
    max-height: 455px;
    /*max-height: 100vh;*/
    overflow-y: scroll;
  }

  .menu2  > li > a {
	  padding: 10px 5px;
	  font-weight: bold;
	  border-bottom: 1px solid #CACCCF;
    display: flex;
  }
  
	.menu2 ul li a {
	  cursor: pointer;
	  border-bottom: 1px solid #CACCCF;
	  padding: 10px 15px ;
	  z-index: 1;
	  text-decoration: none;
	  text-transform:uppercase;
	  font-size: 14px;
	}
/*
.menu2 .dropdown .dropdown-menu{
  min-width: 100%;
}
*/
.menu2-indicator {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.menu2>.has-sub.open .menu2-indicator {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.menu2>.has-sub.open>ul::-webkit-scrollbar {
    width: 4px;
}
.menu2>.has-sub.open>ul::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}

/*****************************/
@media (max-width:768px){
    .m-dropdown-lang .dropdown-item .lang-item-img{
    max-height: 32px;
   }
   .m-dropdown-lang .dropdown-item,.m-lang-button .lang-item-img{
    max-height: 40px;
   }
   .m-dropdown-lang{
    height: auto;
    max-height: 280px;
    overflow-x: hidden;
   }
   .order-btn{
     max-width: 120px !important;
     padding: 10px 0 10px 0;
     margin: 0;
   }
   
  /* 
   .menu2 li ul,.menu2 li:first-child.has-sub ul{
    display: none;
   }
  */ 
   .bootbox .modal-footer .btn, .modal-dialog .modal-footer .btn{
     max-width: 120px !important;
     padding: 10px;
     margin: 0 10px;
   }
   .good-text-h1{
     font-size: 1.4rem;
   }
/*mobirise start*/
   #ban-img{
     margin-top: 60px;
     width: 70% !important;
   }
   #ban-content{
     margin-top: 10px !important;
     padding-top: 10px !important;
   }
   .mbr-section-btn .btn{
     width: 250px !important;
   }
   .timeline-text-content{
     padding-left: 15px !important;
     padding-right: 15px !important;
   }
   /*mobirise end*/
}
	/**********************************************************************************************/
	.slides-filter {
	    position: absolute;
	    width: 100% !important;
	    height: 100% !important;
	    background: url('/system/images/rect_1.png');

	}
	/**********************************************************************************************/
	.flip-card {
	  background-color: transparent;
	  height: 220px;
		border: 1px solid #f1f1f1;
	  perspective: 1000px; /* Remove this if you don't want the 3D effect */
	}

	/* This container is needed to position the front and back side */
	.flip-card-inner {
	  position: relative;
	  /*width: 100%;*/
	  height: 100%;
	  text-align: center;
	  transition: transform 0.8s;
		-webkit-transform-style: preserve-3d;
		-ms-transform-style: preserve-3d;
	  transform-style: preserve-3d;
	}

	/* Do an horizontal flip when you move the mouse over the flip box container */
	.flip-card:hover .flip-card-inner,.myhover .flip-card-inner {
		-webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
	}

	/* Position the front and back side */
	.flip-card-front, .flip-card-back {
		display: flex;
    flex-wrap: wrap;
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  backface-visibility: hidden;
	}

.flip-card-front img{
	width: 100%; /*auto;*/
	height: 220px;
}
	/* Style the front side (fallback if image is missing) */
	.flip-card-front {
	  overflow: hidden;
	  color: black;

	}

	/* Style the back side */
	.flip-card-back {
	  -webkit-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		transform: rotateY(180deg);
		line-height: 1.1;
		height: 280px;
	/*	overflow-y: hidden;*/
	}
	.bg-brand-1{
		background-color: #12114b;
		color: white;
	}
	.bg-brand-2{
		background-color: #da391c;
		color: white;
	}

.dataTables_length{
  margin-top:5px;
  
  }
 .bootstrap-select button{
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
   border: 1px solid #ced4da;
 }

 /*******************************************************************/
.fade-in-load {
  animation: fadeInOverlap 1s cubic-bezier(0.4, 0, 1, 1);
}
  @keyframes fadeInOverlap {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

}

@media (min-width: 1200px) {
    .container {
        min-width: 1170px;
    }
}

@media (min-width: 1366px) {
    .container {
        min-width: 1336px;
    }
}
/******************************************************************/
body::-webkit-scrollbar{
    width: 6px;
  }
  body::-webkit-scrollbar-thumb{
    background: rgba(0, 0, 0, 0.2);
  } 
  
.ieframe_size{
  color: #707375;
  background-color:transparent !important;
}
.ieframe_size.active,.ieframe_size.active:hover{
  color: white !important;
 /* background-color:transparent !important;*/
}
.ieframe_size.active.focus{
  outline: 0;
 box-shadow: none;
}
.ieframe_size:hover{
  color: #B3B5B6 !important;
 /* background-color:transparent !important;*/
 
}


