@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");

@font-face {
	font-family: 'BellGothic';
	src: url('https://www.7vetrov.by/css/fonts/BellGothic.eot');
	src: local('☺'), url("https://www.7vetrov.by/css/fonts/BellGothic.eot?#iefix") format("embedded-opentype"),
	url('/css/fonts/BellGothic.ttf') format('truetype'), url('https://www.7vetrov.by/css/fonts/BellGothic.woff') format('woff'),  url('https://www.7vetrov.by/css/fonts/BellGothic.svg') format('svg');

	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Ptsans';
	src: url('https://www.7vetrov.by/css/fonts/Ptsans.eot');
	src: local('☺'),url('https://www.7vetrov.by/css/fonts/Ptsans.ttf') format('truetype'), url("https://www.7vetrov.by/css/fonts/Ptsans.eot?#iefix") format("embedded-opentype"), url('https://www.7vetrov.by/css/fonts/Ptsans.woff') format('woff'), url('https://www.7vetrov.by/css/fonts/Ptsans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansBold';
	src: url('https://www.7vetrov.by/css/fonts/PTS75F.eot');
	src: local('☺'),url('https://www.7vetrov.by/css/fonts/PTS75F.ttf') format('truetype'),  url("https://www.7vetrov.by/css/fonts/PTS75F.eot?#iefix") format("embedded-opentype"), url('https://www.7vetrov.by/css/fonts/PTS75F.woff') format('woff'), url('https://www.7vetrov.by/css/fonts/PTS75F.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}








a, a:active, a:hover, a:focus{
	outline: none;
}
html, body, .main {
height: 100%;
font-family: Arial;
background-repeat: repeat;
padding: 0;
}
#content{
min-height: 100%;
position: relative; /* чтобы дочерние элементы позиционировались относительно этого блока */
min-width: 960px;
}

p {text-align: justify;}

#footer {
height: 70px;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
font-size: 12px;
line-height: 17px;
}
.title_page{
	font-family: BellGothic;
	font-weight: normal;
	font-size:24px;
	margin-bottom: 30px;
}
h1,h2
{
	font-family: BellGothic;
	font-weight: normal;
}

.about_tovar h1, .about_tovar h2, .about_tovar h3, .about_tovar h4, .about_tovar h5{
	font-size: 12pt;
    font-weight: bold;
    font-family: Arial;
}
.ttl1 {
	font-family: BellGothic;
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
}

* html #footer {
bottomy:expression(parentNode.offsetHeight % 2 ? style.bottom="-1px" : style.bottom="0px"); /* хак для ие6, у которого есть косяк со смещением на 1px */
}
.hFooter{
	margin-top: 20px;
	min-height: 70px;
	clear:both;
}

#footer .bottom
{
	padding-top:20px;
	font-family: Arial;
	color:#6c6c6c;
}
#footer .bottom .container
{
	border-top: 1px solid #3079b4;
	padding-top: 12px;
}

#footer .left {
	float: left;	
	margin-left: 12px;
}
#footer .center {
	float: right;
}
#footer .r_1 {
	float: left;
	text-align: right;	
}
#footer .r_1 p{
	margin-bottom: 6px;
}
#footer .r_2 {
	float: left;
	width: 23px;
	height: 23px;
	margin: 8px 6px;
}
#footer .r_3 {	
	float: left;
	margin-right: 12px;
	text-transform: uppercase;
	margin-top: 8px;
}
#footer .bottom a{
	color:#6c6c6c;
	text-decoration:none;
}
#footer .bottom a:hover{
	text-decoration: underline;
}

.header{
	width:100%;

	height:500px;	
	background-image: -webkit-gradient(
		linear,
		to bottom,
		to bottom,
		color-stop(0, rgb( 72, 144, 212 )),
		color-stop(0.9, rgb( 255, 255, 255 ))
	);
	background-image: -o-linear-gradient( 180deg, rgb( 72, 144, 212 ) 0%, rgb( 255, 255, 255 ) 90.381%);
	background-image: -moz-linear-gradient( 180deg, rgb( 72, 144, 212 ) 0%, rgb( 255, 255, 255 ) 90.381%);
	background-image: -webkit-linear-gradient( 180deg, rgb( 72, 144, 212 ) 0%, rgb( 255, 255, 255 ) 90.381%);
	background-image: -ms-linear-gradient( 180deg, rgb( 72, 144, 212 ) 0%, rgb( 255, 255, 255 ) 90.381%);
	background-image: linear-gradient( 180deg, rgb( 72, 144, 212 ) 0%, rgb( 255, 255, 255 ) 90.381%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4890d4', endColorstr='#ffffff');
	clear: both;
	padding-top: 30px;
}
.clear
{
	clear: both;
}

#find_form input[type="text"]
{
	color:#4890d4;
	font-size: 13px;
	font-family: Arial;
}
#find_form{
	margin-bottom: 0px;
	z-index: 5;
}

#find_form input[type="text"]::-webkit-input-placeholder {
    color: #4890d4;
   } 
#find_form input[type="text"]::-moz-placeholder {
    color: #4890d4;
   }
   
   
@media (max-width:768px) {

#find_form
{
	margin-bottom: 20px;
}

}   

input.search-query {
    padding-right: 35px;
    padding-left: 14px;
    margin-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 33px;
    vertical-align: middle;
    color:#4890d4;
}

input.btn{
  border-style: solid;
  border-width: 1px;
  border-color: rgb( 56, 112, 165 );
  border-radius: 4px;
  background-color: #4890d4;
  background-image: none; 
  font-family: Arial;
  font-size: 13px;
  color:#fff;
}

input.btn:hover,input.btn:focus,input.btn:active{

  background-image:none;
  background-color: #3c77af;
  color:#fff;
}

#content{
	background: none;
	background-color:rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 171px;
}

.tov_exp td {
    clear: both;
    padding: 5px;
}
.hka_holder .lt_ul {
    margin-left: 10px;
}
.lt_ul {
    padding: 10px;
}

.about_tovar .lt_ul li {
    cursor: help;    
    line-height: 16px;
    margin: 3px 15px 15px 5px;
    position: relative;    
}
.about_tovar .lt_ul li img{
	margin-right: 12px;
}

.pop ol, ul {
    list-style-type: none;
}
.hka_holder .hka_table {
    margin-top: 15px;
    width: 360px;
}
.hka_table {
    border-bottom: 2px solid rgb(197, 221, 230);
    border-collapse: collapse;
    border-top: 2px solid rgb(197, 221, 230);
    font-size: 13px;
    margin: 5px auto 0;
}

.hka_table .name {
    color: rgb(75, 82, 82);
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px 3px 0;
    text-align: left;
    white-space: nowrap;
}
.hka_table td {
    border-bottom: 1px solid rgb(197, 221, 230);
    text-align: center;
    vertical-align: middle;
}

.hka_holder td {
    vertical-align: top;
}

.header_index
{
	width:100%;
}

.header_default
{
    background-color: #5396d6;
}


@media (min-width:768px) {
.header_index
{
	width:100%;
	height:500px;
	background:url("https://www.7vetrov.by/img/header_back_1.png")  bottom center no-repeat;
}
}

.header_title_big
{
	font-size: 52px;
	line-height: 56px;
}
.header_title_small
{
	font-size: 30px;
	padding-top: 48px;
	margin-bottom: 9px;
}

.language
{
	position: absolute;
	right:0;
	top:0;
}

.header_title{
	min-width: 540px;
}
.header .logo
{
	height: inherit;
	display: block;
	margin-top: 12px;
	cursor: pointer;	
}
a.log, .imgLiquid{
	cursor: pointer;
}



ul.list_catalog{
	list-style: none;
}

@media (max-width:768px) {

.nivo-directionNav a {
    display: none !important;
}

}


@media (min-width:768px) {

.box h3
{
	height:66px;
	background-position: 0 -4px;
	padding-left: 84px;
	background-repeat: no-repeat;
	color:#2a5d89;
	cursor: pointer;
	font-size: 22px;	
	font-family: Ptsans;
	font-weight: normal;
	line-height: 26px;
	display: block;
	margin-bottom: 0;
}

}

@media (max-width:768px) {

.box h3
{
	height:66px;
	background-position: 0 -4px;
	padding-left: 80px;
	background-repeat: no-repeat;
	color:#2a5d89;
	cursor: pointer;
	font-size: 16px;	
	font-family: Ptsans;
	font-weight: normal;
	line-height:2.1em;
	display: block;
	margin-bottom: 0;
}

}


.box h4, ul.list_catalog>li
{
	color:#2a5d89;
	cursor: pointer;
	font-size: 15px;	
	font-weight: bold;	
	line-height: 18px;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
}
ul.list_catalog>li{
	margin-bottom: 12px;
}

ul.list_catalog ul li{
	font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    list-style: none outside none;
    padding-top: 9px;
}
ul.list_catalog ul li a{
	color:#000;
}
ul.list_catalog a:hover{
	text-decoration: none;
	color:#e14045;
}
ul.list_catalog li.active_li, ul.list_catalog li.active_li>a{
	list-style: disc;
	color:#e14045;
}
.catalog_tree>.box{
	margin-bottom: 18px;
}
.box{
	margin-bottom: 30px;
}
.box h3:hover
{
	background-position: 0 -71px;
	color:#4890d4;
}

.box h3.active{
	background-position: 0 -136px;	
	color:#e14045;
}
.box h4.active{		
	color:#e14045;
}

.box ul li{
	list-style: none;
	margin-left: 60px;
	font-size: 16px;
	line-height: 18px;
	display: block;
	margin-bottom: 22px;
}
.box ul li a{
	color:#2a5d89;
	display: block;
}
.box ul li:hover a{
	color:#4890d4;
	text-decoration: none;
}

.box ul li a:active{
	color:#e14045;
	text-decoration: none;
}
.catalog_tree .box ul{
	margin: 0;
	margin-top: 20px;	
}
.catalog_tree .box ul li{
	list-style: none;
	margin-left: 0px;
	font-size: 14px;
	line-height: 18px;
	display: block;
	margin-bottom: 22px;
}
.catalog_tree .box ul li a{
	color:#000;
	display: block;
}
.catalog_tree .box ul li:hover a{
	color:#e14045;
	text-decoration: none;
}

.catalog_tree .box ul li a:active{
	color:#e14045;
	text-decoration: none;
}
.text_content h1
{
	font-size: 30px;
}
.child_text h2{
	text-align: center;
}
.child_text a:hover{
	text-decoration: none;
}
.child_text h2 a{
	text-align: center;
	color:#000;
	font-size: 30px;
}
.child_text .text{
	text-align: left;
	line-height: 22px;
	font-size: 14px;
	color:#333;
}
.slider_row h2{
	text-align: center;
}
.big_block_up
{
	background: url("https://www.7vetrov.by/img/line_big_block_up.png") 0 bottom repeat-x;
	padding-top:20px;
	padding-bottom: 26px;
}
.about_text .text{
	text-align: left;
	color:#000;
	font-size: 11px;
	font-family: Arial;
}
.text{
	text-align: left;
	color:#666;
	font-size: 16px;	
	margin-bottom: 40px;
}

.content_text_glavn .about_text .hka_table
{
	border-bottom: 2px solid #C5DDE6;
    border-collapse: collapse;
    border-top: 2px solid #C5DDE6;
    font-size: 13px;
    margin: 5px auto 0;
    width: 100%;
    font-family: Arial;
}
.content_text_glavn .about_text .hka_table thead {
    background: none repeat scroll 0 0 #C5DDE6;
}
.content_text_glavn .about_text .hka_table thead th {
    color: #045891;
    font-size: 8pt;
    font-weight: normal;
    padding: 5px 2px;
    text-align: center;
}
a .description_small{
	font-family: Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;	
}
a .category_item{
	margin-bottom: 30px;
}
.content_text_glavn h1.category_title{
	font-family: BellGothic;
	font-size: 24px;
	line-height: 30px;
	text-align: left;
	font-weight: normal;
	color:#000;
}
a:hover{
	text-decoration: none;
}
a:hover .category_item .title_cat{
	color:#e14045;
}
a:hover .category_item .description_small{
	color:#000;
}
.partner_item{
	height: 118px;
	width:auto;
}
.partner_item a{
	height: inherit;
	display: flex;
	border:none;
	box-shadow: none;
	border-radius: 0;
	border-left:1px dashed #a2a2a2;
	padding:0;
}

.partner_item:first-child a
{
	border: none;
}
.partner_item:first-child a:hover
{
	border: none;
}

.partner_item a:hover{
	border:none;
	box-shadow: none;
	border-radius: 0;
	border-left:1px dashed #a2a2a2;
}
.partner_item a  img{
	vertical-align: middle;
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%);
}
.partner_item a:hover img
{
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}
.partners_line{
	
	
}
.menu_bottom .menu_header
{
	margin-bottom: 0;
}
.menu_bottom .navbar.menu_header .nav > li > a
{
	line-height: 30px;
}
.logo .thumbnail
{
	border:none;
	border-radius: 0;
	box-shadow: none;
	padding:0;
}
.logo a.thumbnail:hover, .logo a.thumbnail:focus
{
	border:none;
	box-shadow: none;
	border-radius: 0;
}
.cat_block_main a
{
	display: block;
	width:100%;
	height: 380px;
	overflow: hidden;
	text-decoration: none;		
	cursor: pointer;
}
.image{
	margin-top: 12px;
	width:100%;
	height: 135px;	
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}

.cat_block_main a .title{
	color:#02a8e5;
	font-size: 14px;	
	text-transform: uppercase;
	padding: 30px 10px 10px;
}

.cat_block_main a .description
{
	color:#666;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.cat_block_main a:hover, .cat_block_main a:active, .cat_block_main a:focus
{
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .8), 23px 0 20px -23px rgba(0, 0, 0, .8), 0 0 40px rgba(0, 0, 0, .1) inset; 
	border-radius: 6px;
}
.cat_block_main a:hover .title, .cat_block_main a:active .title, .cat_block_main a:focus .title
{
	color:#f26522;
}
.cat_block_main a:hover .image, .cat_block_main a:active .image, .cat_block_main a:focus .image
{
	background-position: center -140px;
}
.usluga_left{
	height: 335px;
	background-color: #333333;
	display: block;
	position: relative;
	padding: 20px;
	overflow: hidden;
}
#title_uslugi{
	color:#f26522;
	font-size: 30px;	
	margin-bottom: 12px;
	line-height: 36px;
}
#anons_uslugi{
	color:#ccc;
	font-size: 16px;
}
a.button_podrobnee{
	width: auto;
	height:auto;
	border:1px solid #b54915;
	
	background: #f26522;
	background-image: -webkit-linear-gradient(top, #f26522, #e76e23);
	background-image: -moz-linear-gradient(top, #f26522, #e76e23);
	background-image: -ms-linear-gradient(top, #f26522, #e76e23);
	background-image: -o-linear-gradient(top, #f26522, #e76e23);
	background-image: linear-gradient(to bottom, #f26522, #e76e23);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f26522', endColorstr='#e76e23');
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	padding: 10px;
	/*position: absolute;
	margin-left:22%;
	bottom:30px;*/
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color:#000;
	text-align: center;
}
a.button_podrobnee:hover{
	text-decoration: none;
	background: #e76e23;
	  background-image: -webkit-linear-gradient(top, #e76e23, #f26522);
	  background-image: -moz-linear-gradient(top, #e76e23, #f26522);
	  background-image: -ms-linear-gradient(top, #e76e23, #f26522);
	  background-image: -o-linear-gradient(top, #e76e23, #f26522);
	  background-image: linear-gradient(to bottom, #e76e23, #f26522);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e76e23', endColorstr='#f26522');	  
}

.thumbnail
{
	box-shadow: none;
	border-radius: 0;
	border:0;
	padding: 0;
}
.usluga_right .thumbnail
{
	padding-top: 0;
}
.usluga_right [class*="span"]
{
	margin-left: 0;
	width:33.3%;
}
.uslugi_row{
	height: 335px;
}
.btn_row{
	position: absolute;
	bottom: 30px;
	left:0;
}
.img_small{
	cursor: pointer;
}
.image_item_uslugi{
	width: 100%;
	height: 48px;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 48px auto;
}
.item_uslugi a
{
	color:#02a8e5;
	text-transform: uppercase;
}

.item_uslugi a:hover,.item_uslugi a:active,.item_uslugi a:focus
{
	color:#f26522;
	text-decoration: none;
}
.item_uslugi.active a
{
	color:#f26522;
}
.item_uslugi.active a .image_item_uslugi,a:hover .image_item_uslugi{
	background-position: center -52px;
	
}
.bread_crumbs
{
	margin-bottom: 20px;	
	font-family: Ptsans;
	font-size: 13px;
	color:#000;
}
a .description_small p{
	color: #000000;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
}
.description_small
{
	 border-bottom: 1px solid rgb(155, 154, 154);	
	 padding-bottom: 12px;
}

.category_item .description_small{
	min-height: 46px;
}


.imgLiquid{
	border: 1px solid #DDE0E0;
}


@media (max-width:355px) {

.imgLiq {
	width: 200px !important;
    height: 189px !important;
}

}


@media (min-width:355px) {

.imgLiq {
	width: 325px !important;
    height: 306.824px !important;
}

}


.description_small table{
	width:100%;
}
.description_small table td {
    height: 60px;
    width:60px;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
    line-height: 14px;
}
.description_small table td span
{
	height: 32px;
    margin: 0 auto;
    text-align: center;
    width: 48px;
    display: block;
}
.img_cap{
	float:left;
}
.row_image{
	margin-bottom: 30px;
}
p.head {
    border-top: 1px solid rgb(155, 154, 154);
    height: 1%;
    margin-top: 10px;
    overflow: hidden;
    padding: 10px 0 0;
}

.bread_crumbs a{
	font-size: 13px;
	color:#010101;
}
.bread_crumbs a:hover{
	text-decoration: underline;
}
a.product_li .thumbnail
{
	padding:0;
}
a.product_li:hover, a.product_li:active, a.product_li:focus 
{
	text-decoration: none;
}
a.product_li:hover .title_product_category
{
	color:#f26522;
} 
a .short_description,a .short_description_sale
{
	color:#666;
	margin-top: 24px;
	text-align: left;
}
a .short_description_sale
{
	height: 66px;
	overflow: hidden;
}
a.product_li .title_product_category
{
	margin-top: 12px;
	font-size: 14px;
	color:#02a8e5;
	text-transform: uppercase;
}
a.product_li .title_product_category, a.product_li .short_description
{
	padding-left: 2px;
	padding-right: 2px;
}
a.big_image_href.thumbnail:hover,a.big_image_href.thumbnail:focus
{
	border: none;
	box-shadow: none;
}
.list_image_product .span4:nth-child(4n)
{
	margin-left: 0;
}
.image_catalog_item
{
	position: relative;
}
.sale{
	position: absolute;
	width:100%;
	height: 100%;
	background: url("https://www.7vetrov.by/images/sale.png") 0 0 no-repeat;
	top:0;
}
#contact_form input, #contact_form textarea
{
	width: 100%;
	border-radius: 0;
	border-color: #b2a383;
	background: #fff;
	color:#8a8a8a;
	font-size: 13px;
	font-family: Arial;
}
#contact_form .help-inline{
	font-family: Arial;
	font-size: 10px;
	color:#ff0004;
	margin-top: 0;
}
#contact_form textarea{
	height:84px;
}
#contact_form .control-group
{
	margin-bottom: 0;
}
#contact_form .control-label
{
	text-align: right;
	width:80px;
}
#contact_form .controls
{
	margin-left: 0;
}
#contact_form .cap
{
	width:70px;
}
#contact_form button.btn{	
	
	background-image: none;
	background-color: #4890d4;
	font-size: 13px;
	line-height: 22px;
	font-family: Arial;	
	color:#fff;
	float: right;	
  border-style: solid;
  border-width: 1px;
  border-color: rgb( 56, 112, 165 );
  border-radius: 6px;
  margin-left: 40px;
}
#bron{
	width:auto;
}
#contact_form  button.btn:hover
{
	color:#fff;
	background-image: none;
	background-color: #4890d4;
	box-shadow: 2px 2px 2px rgba(50, 155, 255, 0.6);
}
.content_contacts h1:first-child
{
	margin-top: 0;
}
.content_contacts h1
{
	font-size: 18px;
	color:#000;
	font-weight: normal;
	margin-bottom: 12px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 24px;
}

.content_contacts
{
	font-size: 16px;
	color:#666;
}
#contact_error
{
	color:red;
}
a#update_cap{
	font-size: 10px;
	color:#666;	
}
#loader{
	position: absolute;
	top:40%;
	left:43%;	
	display: none;
}
.small_image{
	cursor: pointer;
}
.sale_block{
	margin-top:40px;
}

.sale_b_i{
	margin-top: 24px;
}
.content_text_glavn
{
	margin-top: 24px;
}
.content_text_glavn h1
{
	text-align: left;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color:#000;
	font-family: BellGothic;
}

.bron_block .title_bron
{
	width:inherit;
	height:72px;
	background: url("https://www.7vetrov.by/img/bron_back.png") center top no-repeat;
	background-size: contain;
	text-align: center;
	position: relative;
	display: block;
	padding-top:8px;
}
.bron_block .title_bron a{
	
	font-family: HaginCM;
	font-size: 20px;
	color:#fff;
	text-decoration: none;	
}

/*	=	Select */
.slct_5    
{
	text-decoration:none;	
	font-size:16px;
	background:url("https://www.7vetrov.by/img/select_button.png")   no-repeat;
	display: block;
	max-width:30px;
	padding: 6px 15px 4px 10px;
	color: #220d00;
	background-position:right;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;	
}



.slct_5:hover {
	background:url("https://www.7vetrov.by/img/select_button_hover.png")   no-repeat;
	background-position:right;	
	text-decoration: none;
	color: #220d00;
}
.slct_5.active {
	border-radius: 5px 5px 0 0;
	border-bottom: none;
}
 .drop5  {
	display: none;
	position: absolute;	
	z-index:999;
	margin-right: 0;
	background-color: #f7e9c8;
}


.drop5 li 
{

	list-style: none;
	cursor: pointer;
	display: block;	
	color:#220d00;
	font: regular 100% serif; 
	text-decoration:none;	
	font-size:14px;
	height:21px;
	line-height:21px;
	padding: 6px 15px 4px 10px;	

}
 .drop5 li:hover
{
	color:rgb(239, 216, 172);
	background-color: rgb(58, 43, 20);	
}
#image_sepia, .image_sepia,  #mycarousel li .imgLiq1 { 
        -moz-filter: sepia(100%);
        -ms-filter: sepia(100%);
        -o-filter: sepia(100%); 
        -webkit-filter: sepia(1);
        -webkit-filter: sepia(100%); 
        filter: sepia(100%);
        filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id=\"sepia\"><feColorMatrix type='matrix' values='0.393 0.769 0.189 0 0 0.349 0.686 0.168 0 0 0.272 0.534 0.131 0 0 0 0 0 1 0'/></filter></svg>#sepia");
        filter: alpha(opacity = 50);
        padding: 0;
        zoom:1; 
        }
        #image_sepia:hover, .item_list a:hover .image_sepia,#mycarousel li:hover .imgLiq1{ 
        -moz-filter: none;
        -ms-filter: none;
        -o-filter: none;
        -webkit-filter: none;
        filter: none;
        filter: alpha(opacity = 100);
        zoom:1; 
        }
.content_text_glavn .row-fluid
{
	height: inherit;
}
.border_r{
	border-top-right-radius: 60px;
	border-right: 2px solid #938263;
	height: inherit;
}
.border_l{
	border-top-left-radius: 60px;
	border-left: 2px solid #938263;
	height: 100%;
}
.block_uslug{
	text-align: center;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
	border-left: 2px solid #938263;
	border-right: 2px solid #938263;
	margin-top: 30px;
}
a.title_block_uslug
{
	font-family: Oranienbaum;
	font-size: 48px;
	line-height: 8px;	
	color:#3a2b14;
	text-decoration: none;
	text-transform: uppercase;	
}

.text_d
{
	background: url("https://www.7vetrov.by/img/line_uslugi1.png") center center no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
}

.text_d p{
	padding: 0;
	background: none;
	line-height: 14px;
	font-size: 14px;
	font-style: italic;
	color:#000;
}
.span6 .block_item_uslug:last-child a{
	background: none;
}
.uslug .span6{
margin-left: 0;
width:50%;
}
.column_uslug2
{
	padding-right: 20px;
	padding-left: 20px;	
}
.column_uslug1{
	border-right: 2px solid #938263;
	padding-left: 20px;
	padding-right: 20px;
}
.block_item_uslug a
{
	display: block;
	padding-bottom: 24px;
	background: url("https://www.7vetrov.by/img/line_item_usluga.png") center bottom no-repeat;
	margin-bottom: 18px;
}
.block_item_uslug a:hover
{
	display: block;
	text-decoration: none;
}
.block_item_uslug a:hover
{

}
a .title_uslugi
{
	font-family: HaginCM;
	font-size: 24px;
	color:#42352c;
	line-height: 17px;
}

a .img_uslugi
{
	width:185px;
	height:187px;
	margin:18px auto;
	background-position: 0 -15px;
	background-repeat: no-repeat;
	background-size: 185px;
}

a:hover .img_uslugi
{
	background-position: 0 -215px;	
}

a .img_uslugi_g
{
	width:185px;
	height:187px;
	margin:18px auto;
	background-position: 0 -240px;
	background-repeat: no-repeat;
}

a:hover .img_uslugi_g
{
	background-position: 0 0;	
}

a .short_description_uslugi
{
	font-size: 16px;
	color:#000;
	font-family: Oranienbaum;
	height: 80px;
	overflow: hidden;
}
a:hover .short_description_uslugi, a:hover .short_description_uslugi p
{
	color:#938263;
}
.footer_dop_info
{
	min-height:400px;
	background: url("https://www.7vetrov.by/img/line_big_block_down.png") 0 top repeat-x; 	

}
.footer_dop_info .block_map
{
	border-left:2px solid #938263; 
	border-right: 2px solid #938263; 
	min-height: 400px;
	margin-top: 24px;
	margin-bottom: 24px;
	text-align: center;
}
.footer_dop_info #contact_form .controls
{
	margin-left: 100px;
}
.footer_dop_info #contact_form .control-label img
{
	width:45px;
}
.footer_dop_info #contact_form #contCap
{
	margin-left: 39px;
	position: relative;	
}
.footer_dop_info #contact_form #inputCaptcha
{
	width:50px;
	margin-left: -32px;
	background-color: rgb(255,255,255);
}
#contact_form #imglabel{
	text-align: left;
}
.footer_dop_info #contact_form #Vvedit
{
	position: absolute;
	left:5px;
	bottom: -16px;
}

.footer_dop_info a#update_cap
{
	margin-top: 12px;
}

.footer_dop_info h1, .block_adress h1
{
	font-family: HaginCM;
	font-size: 18px;
	color:#000;
	font-weight: normal;
	margin-bottom:9px;
	line-height: 20px;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}

.footer_dop_info p, .block_adress p{
	font-size: 16px;
	font-family: Oranienbaum;
	color:#54452f;
	line-height: 20px;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}
.block_adress p:last-child{
	margin-bottom: 30px;
}
.footer_dop_info .block_adress, .footer_dop_info .block_contact
{
	margin-top: 24px;
} 
.footer_dop_info .block_contact h1
{
	text-align: center;
	margin-left: 90px;
}
.center_title
{
	width:100%;
	margin:0 auto 30px;
}
ul.menu_left{
	margin-left: 0;
}
.menu_left li{
	list-style: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
.menu_left li a{
	/*background-color: #938263;*/
	color:#000;
	font-family: Oranienbaum;
	font-size: 16px;
	display: block;
	margin-top:6px;
	margin-bottom:6px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#inner_block_u{
	margin-top: 0;
}

.menu_left li:hover, .menu_left li.active{
	padding: 0;
	border-top: 1px solid #938263;
	border-bottom: 1px solid #938263;
}

.menu_left li:hover a,.menu_left li:active a, .menu_left li:focus a,  .menu_left li.active a
{
	/*background:url("https://www.7vetrov.by/img/menu_left.png") 0 0 repeat-x;*/
	color:#efd8ac;
	background-color: #938263;
}
.item_list
{
	font-family: Oranienbaum;
	background: url("https://www.7vetrov.by/img/p_border.png") no-repeat scroll center bottom transparent;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 20px;
}
.item_list:last-child
{
	background: none;
}
.item_list a .title_resoran
{
	color:#3a2b14;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}
.item_list a:hover .title_resoran
{
	color:#938263;
}
.item_list a .short_description_restoran
{
	color:#000;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}
#mycarousel li{
	cursor: pointer;
}
#price_num{
	font-family: HaginCM;
	font-size: 36px;
	color:#3a2b14;
	float:left;
}
.price
{
	margin-bottom: 20px;
}
.language
{
	float: right;
}
.language a{
	color:#3a2b14;
	text-decoration: underline;
}
.language a:hover{
	text-decoration: none;
}
a.thumbnail:hover,a.thumbnail:focus{
	box-shadow: none;
}
.price_title{
	font-family: HaginCM;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
}
.pricebig{
	font-size: 48px;
	font-family: HaginCM;	
}
.pricesmall{
	vertical-align: 14px;
	font-size: 24px;
	font-family: HaginCM;	
}
.price_num{
	width: auto;
	margin: 12px auto;
	text-align: center;
}
.price_num div{
	display: inline-block;
}
#bron_form input{
	width:80px;
	margin-left: 50px;
	background: none;
	border-radius: 4px;
}
.date_z{
	position: relative;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	line-height: 32px;
}
.text_dt{
	position: absolute;
	left:22%;
	font-family: Oranienbaum;
	font-size: 16px;
}
.bron_img{
	width:117px;
	height:113px;
	background: url("https://www.7vetrov.by/img/zvonok.png") top center no-repeat;
	cursor: pointer;
	margin: 0 auto;
}
.bron_img:hover{
	background-position: 0 -113px;
}
.show_services a{
	color:#000;
}
.show_services .center_title a:hover{
	text-decoration: underline;
}
.img_service
{
	width:60px;
	height:60px;
	background-size: 60px;
	background-position: 0 -5px;
	float:left;
}
a:hover .img_service
{
	background-position: 0 -70px;
}
.title_service
{
	float:left;
	margin-top: 20px;
	font-size: 20px;
	margin-left: 20px;
}
.service_item
{
	padding-top: 20px;
	padding-bottom:20px;
	background: url("https://www.7vetrov.by/img/p_border.png") center bottom no-repeat;
	display: block;
}
a:hover .title_service
{
	color:#938263;
}
.contact_text_block
{
	background:url("https://www.7vetrov.by/img/h1_border.png") 0 bottom repeat-x;
}
.contact_text_b h1
{
	background: none;
	text-align: left;
	font-size: 20px;
	padding:0;
	line-height: 27px;
	margin-left: 100px;
}
#contCap{
	text-align: right;
}
.contact_text_b #contCap
{
	margin-left: 36px;
}
.contact_text_b #contact_form #imglabel
{
	width:46px;
}
.jcarousel-skin-tango #mycarousel2 .jcarousel-item{
	height: auto;
	width: auto;
	border-radius: 2px;
	border:1px solid #9f9e9e;
	margin-left: 6px;
}
.catalog_img_car{
	border:0px solid #9f9e9e;
}
.catalog_img_car .imgLiquid{
	border:none;
}

.catalog_img_car .jcarousel-skin-tango .jcarousel-clip-horizontal
{
	height: auto;
	margin:0 20px;

}
.jcarousel-skin-tango #mycarousel2 .jcarousel-item-horizontal:first-child {
	margin-left: 0;
}
.catalog_img_car .jcarousel-skin-tango .jcarousel-container
{
	padding:0;
	border-radius: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0;
}
.catalog_img_car .jcarousel-skin-tango .jcarousel-prev-horizontal
{
	left:2px;
	top:27px;
}
.catalog_img_car .jcarousel-skin-tango .jcarousel-next-horizontal
{
	right:2px;
	top:27px;
}
.img_big{
	background-color: #fff;
}

#lightbox-image img{
	width:90%;
}

.item_product
{
	height:auto;
	width:100px;

	font-size: 13px;
	line-height: 17px;	
	margin-bottom: 10px;
	max-height: 200px;
	color:#000;
}
.content_text_glavn .item_product p{	
	text-align: left;
	padding: 0;
	font-size: 13px;
	line-height: 17px;
	margin:0;
}	
.content_text_glavn .item_product p.name
{
	font-family: PTSansBold;
}
.content_text_glavn .item_product p.about{
	font-family: Arial;
	font-size: 10px;	
}
.tovar_this_seria .jcarousel-skin-tango .jcarousel-clip-horizontal{
	height: auto;
}
.tovar_this_seria .jcarousel-skin-tango #mycarousel3 .jcarousel-item-horizontal
{
	margin-left: 8px;
}
.jcarousel-skin-tango #mycarousel3 .jcarousel-item-horizontal:first-child {
	margin-left: 0;
}
.tovar_this_seria .jcarousel-skin-tango .jcarousel-container
{
	padding:0;	
	border-radius: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0;
	padding-left: 24px;
	padding-right: 24px;
}
.tovar_this_seria .jcarousel-skin-tango .jcarousel-prev-horizontal
{
	left:2px;
	top:40%;
}
.tovar_this_seria .jcarousel-skin-tango .jcarousel-next-horizontal
{
	right:2px;
	top:40%;
}
.content_text_glavn .about_tovar .text{
	color:#000;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}
.content_text_glavn .about_tovar p
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	background: none;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 15px;
}
.content_text_glavn .about_tovar ul{
	padding-left: 20px;
}
.content_text_glavn .about_tovar ul li{
	/*list-style: disc;*/
	margin:5px 0;
}
.content_text_glavn .about_tovar .hka_table
{
	border-bottom: 2px solid rgb(197, 221, 230);
    border-collapse: collapse;
    border-top: 2px solid rgb(197, 221, 230);
    font-size: 13px;
    margin: 5px auto 0;
}
.content_text_glavn .about_tovar  .hka_table thead
{
	 background: none repeat scroll 0 0 rgb(197, 221, 230);
}
.content_text_glavn .about_tovar .hka_table thead th{
    color: rgb(4, 88, 145);
    font-size: 8pt;
    font-weight: normal;
    padding: 5px 2px;
    text-align: center;
}
.content_text_glavn .about_tovar .hka_table td, .content_text_glavn .about_tovar .hka_table th{
	vertical-align: middle;
	border-bottom: 1px solid rgb(197, 221, 230);
}
#find_form_error{
	font-family: Arial;
	font-size: 12px;
	color:#ff0004;
}
.tehimg {
    float: left;
    text-align: center;
    width: auto;
}

.tehtext {
    float: left;
    width: 60%;
}
.gde_kupit .nav-tabs > li{
	background:none;	

}
.gde_kupit .nav-tabs > li:first-child{
	border-right: 1px solid #c9c9c9;
}
.gde_kupit .nav-tabs > li > a
{
	font-size: 16px;
	color:#2a5d89;
	font-family: Ptsans;
	border:none;

}
.gde_kupit .nav-tabs > .active > a,.gde_kupit .nav-tabs > li > a:hover{
	background: none;
	border-radius: 0;
	border:none;
	font-family: PTSansBold;
	color:#2a5d89;
}
.table_gde_kupit a{
	cursor: pointer;	
}
.table_gde_kupit a:hover{
	text-decoration: underline;
}
.table_gde_kupit{
	
	width:100%;
	font-size: 16px;
	line-height: 24px;
	color:#000;
	font-family: Ptsans;
	margin-bottom: 30px;
}
.table_gde_kupit tr:nth-child(even){
	background-color: #fff;
}
.table_gde_kupit tr:nth-child(odd){
	background-color: #f0f0f0;
}
.table_gde_kupit td{
	border:1px solid #c9c9c9;
	vertical-align: top;
	padding: 14px;
}
.name_magaz{
	font-family: PTSansBold;
}
#myTab li{
	list-style: none;
	margin-bottom: -1px;
}
#inputCaptcha, #Vvedit{
	float: left;
	margin-left: 6px;
}

.imgblock1 {
    background: none repeat scroll 0 0 #96C8DD;
    color: #005189;
    height: 1%;
    margin: 15px 0;
    overflow: hidden;
}

.imgblock1 .cont {
    padding: 20px 10px;
}
.imgblocksez2 {
    background: none repeat scroll 0 0 #FDC889;
    color: #005189;
    height: 1%;
    margin: 15px 0;
    overflow: hidden;
}

.imgblocksez2 .contsez2 {
    padding: 20px 10px;
}

.imgblocksez3 {
    background: none repeat scroll 0 0 #A4D09A;
    color: #005189;
    height: 1%;
    margin: 15px 0;
    overflow: hidden;
}

.imgblocksez3 .contsez3 {
    padding: 20px 10px;
}

ul.textitem {
    list-style: disc inside none;
    padding: 0 0 0 20px;
}

.shop_cat_title{
	font-size: 16px;
	font-family: BellGothic;
	color:#fff;
	display: block;	
	background-color: #4890D4;
	text-transform: uppercase;
	padding-top:18px;
	padding-bottom: 18px;
	padding-left: 30px;
	cursor: pointer;
	border-top: 1px solid #fff;	
}
.shop_cat_title.active{
	color:#E14045;
}
#map_canvas{
	margin-bottom: 30px;
}
.about_text .text img{
	max-width: none;
}
.price_items{
	margin-bottom: 30px;
	margin-top: 20px;
}
.price_items a{
	color:#000;
	text-decoration: underline;
}
.price_items a:hover{
	text-decoration: none;
}


/* Fade Slider CSS */
.carousel.carousel-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}
 
.carousel.carousel-fade .carousel-control {
  z-index: 1000;
  outline:none;
}

.carousel-control{
	background: none;	
	border:none;
	border-radius: 0;
	top:47%;
	
}
.carousel-control.left{
	/*background-image:url("https://www.7vetrov.by/img/prew_slider.png");*/
	background-position: center center;
	background-repeat: no-repeat;
	left:0;
}
.carousel-control.right{
	/*background-image:url("https://www.7vetrov.by/img/next_slider.png");*/
	background-position: center center;
	background-repeat: no-repeat;
	right:0;
}
.carousel-indicators{
	bottom: 15px;
	top:auto;
	float:none;
	margin:0 auto;	
	right:auto;	
	left:50%;
	text-align: center;

}
.carousel-indicators li{
	color:#fff;
	font-size: 18px;
	text-indent: 0px;
	/*background-color:rgba(111,111,121,1);	
	border: 1px solid rgba(111,111,121,0);
	width: 6px;
	height: 6px;*/
	background: none;
	border:none;
	width:18px;
	height: 18px;
	cursor: pointer;
}

.carousel-indicators li:before{
	color:#fff;
	font-size: 18px;
	content: "\f10c";
	font-family: FontAwesome;
}

.carousel-indicators li.active:before{
	content: "\f192";
}
.carousel-indicators li.active{
	/*background-color:rgba(255,255,255,1);
	border: 1px solid rgba(111,111,121,1);*/
	background: none;
	border:none;
}
.imgSlider{	
  /*border-radius: 4px;
  background-image: -moz-linear-gradient( 90deg, rgb( 230, 230, 230 ) 0%, rgb( 245, 245, 245 ) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb( 230, 230, 230 ) 0%, rgb( 245, 245, 245 ) 100%);
  box-shadow: 0 2px 4px 0 rgb( 245, 245, 245 );  */
}
.carousel-inner{
	border:1px solid rgba(0,0,0,0.2);
	border-radius: 4px;
  background-image: -moz-linear-gradient( 90deg, rgb( 230, 230, 230 ) 0%, rgb( 245, 245, 245 ) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb( 230, 230, 230 ) 0%, rgb( 245, 245, 245 ) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f5f5f5');	  

  box-shadow: 0 2px 4px 0 rgba( 0, 0, 0 , 0.3);  
}

.text{
	font-size: 15px;
	line-height: 20px;
	color:rgba(64,62,62,1);
}
.carousel-caption
{
	background-color: rgba(234,91,12,0.7);
	padding-bottom: 34px;
	font-family: PTSansBold;
	color:#fff;
}
.carousel-caption h3{
	font-size: 24px;
	color:#fff;	
	margin-top:0;
	margin-bottom: 0;
}
.carousel-caption p{
	font-size: 18px;
}


a.footer-links:link {color:#6c6c6c;text-decoration:none;}
a.footer-links:visited {color:#6c6c6c;text-decoration:none;} 
a.footer-links:hover {color:#6c6c6c;text-decoration:underline;}
a.footer-links:active {color:#6c6c6c;text-decoration:underline;}


.main_mnu_button {
    color: #fff;
    padding: 8px 15px 0;
}
.auth_buttons, .main_mnu_button {
    background-color: transparent;
    border: medium none;
    font-size: 46px;
}

#mycarousel3 ul {
    width:100% !important;
}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#jquery-lightbox {top:0px !important;}

#lightbox-container-image-box  {width: 95% !important;}

#mycarousel3 {width: 100% !important;}


@media (min-width:500px) {

.shrinkToFit {
	width: 500px !important;
}

}


/* orange email button */

.email-bt {
        background:#F95C18;
        border:2px solid #F95C18;
        border-radius:50%;
        box-shadow:0 8px 10px rgba(249,92,24,0.3);
        cursor:pointer;
        height:48px;
        text-align:center;
        width:48px;
        position: fixed;
        left: 92%;
        bottom: 12%;
        z-index:999;
        transition:.3s;
        -webkit-animation:email-an linear 1s infinite;
        animation:email-an linear 1s infinite;
}

.email-bt .text-call{
        height:48px;
        width:48px;        
        border-radius:50%;
        position:relative;
        overflow:hidden;
}

.email-bt .text-call span {
    text-align: center;
    color:#F95C18;
    opacity: 0;
    font-size: 0;
        position:absolute;
        right: 4px;
        top: 22px;
    line-height: 14px;
        font-weight: 600;
    text-transform: uppercase;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}

.email-bt .text-call:hover span {
    opacity: 1;
        font-size: 11px;
}
.email-bt:hover i {

}

.email-bt:hover {
        z-index:1;
        background:#fff;
        transition:.3s;
}
.email-bt:hover i {
        color:#F95C18;
        font-size:23px;
        transition:.3s;
        line-height: 41px;
        padding-right: 3px;
}
.email-bt i {
        color:#fff;
        font-size:23px;
        transition:.3s;
        line-height: 41px;
        padding-right: 3px;
}

.email-bt i  {
        -webkit-animation: opsimple 3s infinite;
        animation: opsimple 3s infinite;
}

@-webkit-keyframes email-an {
        0% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 0 rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 15px rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 26.7px rgba(249,92,24,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 40px rgba(249,92,24,0.0)
}
}@keyframes email-an {
        0% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 0 rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 15px rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 26.7px rgba(249,92,24,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 40px rgba(249,92,24,0.0)
}
}

@keyframes opsimple {
0% {
    opacity: 0;
}
40% {
    opacity: 1;
}

80% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}

@-webkit-keyframes opsimple {
0% {
    opacity: 0;
}
40% {
    opacity: 1;
}
80% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
/* end orange email button */

 .form-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 14px;
}

.banner-shop img {
    margin-left:15px;
    max-width:750px;
    width:100%;
}

.table-container {
    width: 100%;
    overflow: hidden; /* сбрасывает скролл родителя */
    margin: 20px 0;
}

.table-scroll-wrapper {
    display: block !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: thin;
}

.table-scroll-wrapper::-webkit-scrollbar {
    height: 6px;
}

.fixed-table {
    min-width: 750px !important;  /* ширина вашей таблицы */
    table-layout: fixed !important;
    white-space: nowrap !important;
}

/* Мобильные устройства */
@media (max-width: 768px) {
    .table-scroll-wrapper {
        border-radius: 8px;
        box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    }
}

.js-table-scroll::-webkit-scrollbar {
    height: 6px;
}
.js-table-scroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
}

.thumbnail-page img {
  width: 200px;
  height: 200px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.title-karta-tovara-page {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 20px;
}

