a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

img {
    max-width: 100%;
}

a:hover {
    opacity: .7;
}

body {
   box-sizing:border-box;
   margin:0;
    font-size: 15px;
    line-height: 1.5;
    min-width: 320px;
    overflow-x: hidden;
    transition: right 0.2s ease;
	text-align: justify;
	outline:0;
}



a, a:hover, a:focus {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.description-text ul
{
	padding-left:30px;
	list-style:disc;
}

.description-text p
{
	    margin: 5px 0px;
		    text-indent: 30px;
}

h1, h2, h3, h4, h5, h6 {
    
  
        text-transform: uppercase;
   
        line-height: 150%;
}

h1 {
    font-size: 50px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 35px;
	    padding-bottom: 20px;
}
p{
	margin:0;
	
		    text-align: justify;
}

#myModalLabel h4{
	
	    color: white;
}

.modal-header .close {
    margin-top: -2px;
    font-size: 36px;
}


body.body_move {
    left: 260px;
    overflow: hidden;
	position:relative;
}
body.body_move_2 {
    left: 260px;
    overflow: hidden;
	position:relative;
}
/*heder*/

.header_content{
    display: flex;
    justify-content:space-around;
    align-items: center;
    padding: 10px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
	
}

.item .column-1{
	    margin: 10px;
}
	
.inputbox{
	 width: 100%;
	border: 2px solid #FF6400;
    padding: 7px 55px 7px 5px;
	position:relative;
	outline:none;
}	
	
.phone .button{
	border:none;
	background:none;
	position:absolute;
	right:0;
	top:0;
	height:100%;
	font-size:0;
	width: 40px;
	z-index:10;

	
}	
.phone .button:hover{
	background-color:rgba(0, 112, 184, 0.02)!important;
}

.phone .detailsearch{
	text-align:left;
}
.phone .pricesearch{
	font-size:16px;
	font-weight:600;
	color:#FF6400;
}

.phone .itemsearch{
	border-bottom:1px solid #ccc;
}
.phone form:before{
    content: '\f002';
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 9px;
    color: #FF6400;
    z-index: 9;
    font-size: 20px;
    border-left: 1px solid #ccc;
    padding-left: 20px;
    line-height: 100%;
}


.phone .button:focus{
	outline:none;
}
.phone form{
	position:relative;
    margin: 0 auto;
	margin-top:15px;
}
.phone .fa-search{
	color: #FF6400;
    padding: 0 15px;
    border-left: 1px solid #ccc;
    vertical-align: middle;
	font-size:20px;
}
	.phone .fa-search:hover{
		color:rgb(60, 129, 174);
	}
	
	
	
	.phone{
		text-align:center;
		padding-left: 15px;
	}
	.moduletable_tels{
		margin-left: 13px;
	}
	.phone .fa-mobile{
		color: #FF6400;
		font-size:18px;
	}

.phone span:first-child{
	margin-right:20px;
	
	
}	
@media (max-width:850px){
	.phone span{
		font-size:13px;
		margin-right:5px;
	}
}
	
	
}	
.basket{
	text-align: center;
    
    line-height: 100%;
    color: rgb(33, 125, 243);
}	
	
	
.search{
	padding: 3px 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
	
	
@media (max-width:740px){
	.phone{
	    display: inline-block;	
		
	}
	.shop{
    position: absolute;
    right: 10px;
    top: 15px;
	}
	.logo{
		
		text-align:center;
	}
	.header_content{
		display:block;
	}
	
}	
	
	
	.shop a{
		color:#FF6400!important;
		font-weight:700;
	}
	
	.customlogin p a{
		color:#333;
		font-size:12px;
	}
	 
@media (max-width:450px){
	.shop .customlogin a{
		font-size:0;
	}
	.log:before{
    content: '\f08b';
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #FF6400;
    z-index: 9;
    font-size: 16px;
    line-height: 100%;
		
	}
	.regist:before{
    content: '\f044';
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #FF6400;
    z-index: 9;
    font-size: 16px;
    line-height: 100%;
	}
	.regist,.log{
		position:relative;
		display:inline-block;
		height:100%;
		width:20px;
	}
}	 
	 
	 
	 
	 
	 
	 
	 
	
.mycart_mini_txt{
	background:none!important;
	box-shadow:none!important;
}
	
	
	
	/*nav*/
	.nav_1{
		padding: 0 50px;
		background-color: #FF6400;
		overflow:hidden;
		position:relative;
	}
	.categories{
		float:left;
		width:25%;
		padding:20px;
		background-color: #217df3;
	}
	
	.nav_1 ul{
		
		display:flex;
	}

	.nav_1 ul li{
		border-right:1px solid rgba(82, 78, 78, 0.35);
	}
	.nav_1 ul li:first-child{
		border-left:1px solid rgba(82, 78, 78, 0.35);
	}
.nav_1 ul li a{	
	padding: 20px ;
    display: block;
	color:#fff;
	
}
.nav_1 ul li a:hover{
 background-color:rgba(158, 158, 158, 0.55);
}

.social_icon-vk{
	position: absolute;
    right: 55px;
    top: 50%;
    transform: translatey(-50%);
        background-color: #FF6400;
    border: 1px solid rgba(12, 81, 125, 0.85);
    border-radius: 5px;
	
}
.social_icon-vk a{
	    font-size: 24px;
    font-weight: 700;
    padding: 2px 10px;
	 right: 55px;
    display: block;
    color: #fff;
}

.social_icon-fb {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translatey(-50%);
    /* background-color: #FF6400; */
    /* border: 1px solid rgba(12, 81, 125, 0.85); */
    /* border-radius: 5px; */
}

.social_icon-fb a{
	    font-size: 26px;
    font-weight: 700;
    padding: 0px 14px;
    display: block;
    color: #fff;
}


/*cart*/
.mycart_mini_txt a{
	height:25px;
	width:25px;
	border-radius:50%;
	font-size:12px;

	float: right;
}
.mycart_mini_txt a:before{
	content: '';
    position: absolute;
    background-image: url(../images/cart.png);
    width: 40px;
    height: 40px;
    background-size: cover;
    left: -20px;
    bottom: -20px;
}

/*mob menu*/

.mobile_menu {
    overflow-y: scroll;
    display: block;
    position: fixed;
    width: 260px;
    box-sizing: border-box;
    left: -260px;
    top: 0;
    bottom: 0;
    background: #333;
    transition: right 0.2s ease;
    text-transform: uppercase;
    z-index: 15;
}

.mobile_menu.active {
    left: 0;
}

.mobile_menu .menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.mobile_menu .menu .sub-menu {
    padding: 0;
    list-style: none;
    text-transform: none;
}

.mobile_menu .menu > li {
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #4d4d4d;
    padding: 10px 20px;
    display: block;
    margin: 0;
}

.mobile_menu .menu > li a {
    display: block;
    color: #fff;
}

.mobile_menu .menu > li > .sub-menu > li > a {
    padding: 10px 15px 0 20px;
}
@media (max-width:900px){
	.pull-right_1{
		display:none!important;
	}
	.opener{
		display:block!important;
	}
}


/*burg.menu*/

 .opener {
    display: none;
    width: 30px;
    padding:20px 0;
    cursor: pointer;
}

 .opener span {
    width: 100%;
    height: 4px;
    margin-bottom: 5px;
    background: #000;
    display: block;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

 .opener.active span {
    background: #87b1f1;
}

 .opener.active span:last-child {
    transform: translate3d(4px, -4px, 0) rotate(-45deg);
}

 .opener.active span:first-child {
    transform: translate3d(4px, 5px, 0) rotate(45deg);
}

 .opener.active span:nth-child(2n) {
    display: none;
}
/*burg.menu_2*/
@media (max-width: 767px){
.jpcollapse{
	position:absolute!important;
	z-index:2;
	left:0;
	background-color:#80cbfd;
}
}



.navbar-brand{
	display:block!important;
	float:none!important;
	background-color: #FFA100;
    color: #fff;
    width: 100%;
   
}











.

/*slider_categor*/
.slider_categor{
	overflow:hidden;
	padding:0 50px;
}

@media (max-width:1200px){
	.categor{
		width:30%;
	}
}
@media (max-width:991px){
	.categor{
		width:35%!important;
	}
}


/*categor*/
@media (max-width:767px){
	.categor,.slider{
	width:100%!important;
	}
	
}
.categor{
	float:left;
	width:25%;
	margin-top:10px;
}
.categor  li{
	border-bottom:1px solid #ccc;
	text-align:left;
}
.categor ul li a{
	display:block;
	padding:20px;
}
.jux-megamenu .mega > .mega-dropdown-menu {
    min-width: 300px!important;
   
}
.jux-megamenu .mega > .mega-dropdown-menu ul li a{
	line-height:200%;
}


@media (max-width: 767px){
#juxjp_mm_139 .jux-nav > li.mega > a:after, #juxjp_mm_139.jux-vertical.jux-right .jux-nav > li.mega > a:after, .jux-vertical.jux-left .jux-nav>li.mega>a:after {
    border-color:rgba(51, 51, 51, 0.02) rgb(0, 0, 0) !important;
}

}

/*bread_crumbs*/
.bread_crumbs{
      text-align: left;
}


/*slider*/



.slider{
    padding:10px;
	overflow:hidden;
}

.slick-slide{
	background:center center / cover no-repeat;
}

.slick-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 40px!important;
    color: rgba(33, 150, 243, 0.39);
    position: absolute;
	top:0;
	line-height:100%;
    
}

.slick-next:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 40px!important;
    color: rgba(33, 150, 243, 0.39);
    position: absolute;
	top:0;
	line-height:100%;
}



.slick-prev, .slick-next {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translatey(-50%);
    border: none;
    background: none;
    font-size: 0!important;
	outline:0;
	height: 40px;
}

.slick-next{
	right:30px;
}



/*кнопки в магазине*/


.button_buy,.button_detail{

    position: relative;
    padding-left: 25px!important;
    color: #fff!important;

}
.button_buy:before {
    content: "\f07a";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 5px;
	top:4px;
}

.button_detail:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: 7px;
	top:2px;
}














/*footer*/

footer{
	display:flex;
	justify-content:space-around;
	padding: 20px;
	background-image: url(../images/bg_footer.jpg);
	flex-wrap: wrap;
	color:#fff;
	position:relative;
	width:100%;
}



footer:before {
    position: absolute;
    content: " ";
    display: block;
    height: 100%;
    width: 100%;
	top:0;
	left;
    background-color:#FF6400;
    opacity: 0.8;
    z-index: 2;
}


footer a{
	color:#fff;
	padding:5px!important;
	}
	footer a:hover{
		 background-color:rgba(204, 204, 204, 0.01)!important;
		 color:#ccc;
	}

.kont_footer span{
	display:block;
}


.categor_footer,.kont_footer,.info_footer,.menu_footer{
	margin:10px 30px;
	z-index:4;
}




footer  h3{
    padding: 10px;
    display: inline-block;
    background-color: rgba(4, 4, 4, 0.07);

}



.fa-clock-o,.fa-map-marker,.fa-mobile{
	display:inline-block;
	vertical-align:middle;
	width: 20px;
    text-align: center;
    margin-left: -20px;

}

.fa-clock-o{
	color:#fff!important;
}



/*tovaru*/
.pagination ul{
	display:flex;
	flex-wrap: wrap;
}

.pagination ul li{
	
}

.pagination ul li a{
    border: 2px solid #dadada;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 33px;
    display:block;
    margin: 0 8px 0 0;
    background: #fff;
    font-size: 13px;
    color: #dadada;
    font-weight: bold;
  

}
.pagination ul li .pagenav{
    border: 2px solid #dadada;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 33px;
    display: inline-block;
    margin: 0 8px 0 0;
    background: #fff;
    font-size: 13px;
    color: #dadada;
    font-weight: bold;
   

}
.pagination ul li .pagenav:hover{
    background: #FF6400;
    border: 2px solid #FF6400;
    color: #fff;
}

.pagination-start,.pagination-end{
	display:none;
}

.pagination-next a,.pagination-prev a{
	font-size:0!important;
	position:relative;
	
}
.pagination-next a:before{
	content: '\f054';
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 9px;
    color: #dadada;
    z-index: 9;
    font-size: 16px;
    line-height: 100%;
}
.pagination-prev a:before{
	content: '\f053';
    font-family: FontAwesome;
    position: absolute;
    right: 12px;
    top: 9px;
    color: #dadada;
    z-index: 9;
    font-size: 16px;
    line-height: 100%;
}

/*filtr*/
.moduletablest{
	margin: 30px 15px;
}


.moduletablest h3{
	background-color: #FF6400;
    color: #fff;
	font-size: 18px;
    line-height: 20px;
	padding: 15px 15px;
	text-transform:none;
}



#uf_finded_products,.uf_input{
	margin-left:20px!important;
}
.uf_input{
	margin-left:40px!important;
}

#uf_prices_label,#uf_categorys_label,#uf_manufacturers_label,#uf_characteristics_2_label{
	background-color:#dedbdb!important;
	color:#333!important;
	padding:5px 15px;
}


.groupbtnleft{
	border-radius: initial!important;
    background-color: #FF6400;
    margin-right: 4px!important;
}
.groupbtnleft:hover{
	background-color:#53809d!important;
}
.groupbtnright{
	background-color: #FF6400;
	border-radius: initial!important;
	color:#fff!important;
}
.groupbtnright:hover{
	background-color:#53809d;
}

          /*tab*/
  
        .holder {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 15px;
			
        }

        .tab-page {
            padding-top: 100px;
        }

        .tab-navigation-list {
            width: 100%;
            list-style: none;
            padding: 0;
            font-family: Arial, sans-serif;
            color: #fff;
            font-size: 18px;
            text-transform: uppercase;
			
			overflow:hidden;
			
        }
	@media (max-width:470px){	
        .tab-navigation-list{
			display:none;
		}
		
		.holder{
			padding-top: 20px;
		}
	}
	
	@media (max-width:905px){
		.tab-navigation-list a {
			font-size:12px;
		}
	}
        .tab-navigation-list li {
           float:left;
		   border-right: 1px solid rgba(82, 78, 78, 0.35);
        }
.tab-navigation-list li:first-child {
    border-left: 1px solid rgba(82, 78, 78, 0.35);
}
        .tab-navigation-list a {
            color: #fff;
            background: #FF6400;
            padding: 10px 15px;
            opacity: .7;
            display: block;
            -webkit-transition: all .3s linear;
            transition: all .3s linear;
        }

        .tab-navigation-list .active a, .tab-navigation-list a:hover {
            opacity: 1;
        }

        .tab-content {
            border: 1px solid #ccc;
            padding: 25px;
            font-size: 18px;
        }

        .tab-content .tab-item {
            display: none;
        }

        .tab-content .tab-item.active {
            display: block;
        }



.holder .tab-content .text-block .title a{
	font-size:10px;
}


#vina-carousel-jshopping122{
	text-align:center;
}

.holder .owl-wrapper-outer{
	overflow:hidden;
}
.holder .owl-page{
	display:inline-block;
	vertical-align:top;
	
}

.holder .owl-page span{
	border: 2px solid #dadada;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 33px;
    display: inline-block;
    margin: 0 8px 0 0;
    background: #fff;
    font-size: 13px;
    color: #dadada;
    font-weight: bold;
	    margin-bottom: 5px;
}
.holder .owl-page span:hover{
    background: #FF6400;
    border: 2px solid #FF6400;
    color: #fff;
}
.holder .owl-pagination .active span{
	 background: #FF6400;
    border: 2px solid #FF6400;
    color: #fff;
}
.holder .text-block h3{
	text-align:center;
	
}
.holder .owl-controls{
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin: 0 35px 0 40px;
}

.jshop_rel_prod p{
	text-align:center;
}
.slider_categor .rel-prod h3{
	text-align:center;
}
.owl-pagination{
	
}

.holder .owl-prev{
	position: absolute;
    top: 0px;
    left: -45px;
	font-size:0;
	height:30px;
	width:30px;
}

.holder .owl-prev:before{
    content: '\f053';
   font-family: FontAwesome;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #dadada;
    z-index: 9;
    line-height: 100%;
    border: 2px solid #dadada;
    width: 37px;
    height: 37px;
    font-size: 13px;
	    padding-top: 10px;
}

.holder .owl-next{
	position: absolute;
    top: 0px;
    right: -30px;
	font-size:0;
	height:30px;
	width:30px;
}

.holder .owl-next:before{
	 content: '\f054';
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #dadada;
    z-index: 9;
    line-height: 100%;
    border: 2px solid #dadada;
    width: 37px;
    height: 37px;
    font-size: 13px;
       padding-top: 10px;
 
}

.holder .owl-next:hover:before{
	 background: #FF6400;
    border: 2px solid #FF6400;
    color: #fff;
}
.holder .owl-prev:hover:before{
	 background: #FF6400;
    border: 2px solid #FF6400;
    color: #fff;
}

.holder .price-block a{
    background-color: #FF6400;
    color: #fff!important;
    padding: 7px 10px 7px 35px;
    float: none!important;
    margin: 0 auto;
    display: inline-block!important;
}

.holder .image-block{
	height:110px;
	overflow:hidden;
}


.holder .price-block span{
	display:block;
}

.holder .price-block{
	text-align:center;
	overflow:hidden;
}

.holder .text-block .title a{
	margin-top:15px;
	display:block!important;
	line-height:100%!important;
}


.navigation-list{
  
    padding: 6px 20px 6px 30px;
        margin: 10px 10px 0px 0px;
    background-color: #FF6400;
    text-shadow: 0px 1px 2px #bbb;
    -webkit-box-shadow: 0px 2px 4px #888;
    -moz-box-shadow: 0px 2px 4px #888;
    box-shadow: 0px 2px 4px #888;
	margin-left:-20px;
}
.navigation-list:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
	top: 100%;
	border-width: 5px 10px;
	border-style: solid;
	border-color: #666 #666 transparent transparent;
}


.navigation-list:before {
     content: ' ';
    position: absolute;
    width: 50px;
    height: 0;
    right: -3px;
    top: 0;
    width: 60px;
    height: 60px;
    border: 30px solid transparent;
    border-right: 20px solid white;
}


.navigation-list{
	position:relative;

}


@media(max-width:1000px){
	.navigation-list:before,.navigation-list:after{
		display:none;
	}
	.navigation-list{
		background-color:rgba(153, 153, 153, 0);
		box-shadow:none;
	}
	.navigation-list{
		padding:0;
	}
	.navigation-list{
		margin-left:0;
	}
}

/* H1 JSHOPPING */

.rp-brooksite .product_caption h1 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
}

.h-mag h1 { 
	text-align: center;		
}
.h-mag h2 { 
	text-align: center;		
}

.h-mag span {
    position: relative;
    display: inline-block;
	margin: 0 70px;
}

.h-mag span:before {
	content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -70px;
    height: 2px;
    width: 50px;
    background: #FF6400;
}

.h-mag span:after {
	content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -70px;
    height: 2px;
    width: 50px;
    background: #FF6400;
}

.prod_name_list {
	font-size: 16px;
    font-weight: 400;
	text-transform: uppercase;
}

@media(max-width:786px){
	.h-mag h2 span:before {
		display: none;
	}
	.h-mag h2 span:after {
		display: none;
	}
	
	.h-mag span {    
	margin: 0;
}
}

/* POPUP WINDOW */
#DOMWindow {
    overflow: hidden!important;
    height: auto!important;
    width: auto!important;
    background-color: rgba(255, 255, 255, 0)!important;
    border: none!important;
	left: 50%!important;
	transform: translateX(-50%)!important;
    
}


.price-block span i{
	font-size:14px;
	color:#807f7f;
	text-decoration:line-through;
	font-weight:500;
}
.price-block span{
	font-weight:600;
}
.pr_price_cart .prod_price{
	width:100%!important;
}



.image_middle .product_label{
	margin-left:-10px;
}



.prod_price{
	font-size:14px!important;
	padding-top:20px;
}


#block_price{
	font-size:24px!important;
}

.jshop_rel_prod p span{
	font-size:16px;
	font-weight:600;
	
}




.share42init
{
	margin-top:5px;
}


.about_images {
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	margin: 0 auto;
}

.about_images img {
	max-width: 300px;
	min-width: 200px;
	margin: 10px;
}
.count_block #quantity{
	background-color:#fff;
	color:#333;
	border:1px solid #333;
	line-height: 130%;
}

.prod_buttons .inline_askquestion_prod{
	width: 100px;
    padding: 9px;
	background-color:#ccc;
	color:#000;
	
}

.prod_buttons .inline_askquestion_prod .buy:hover{
	background-color:#FF6400;
}
.prod_buttons .input-append{
	position:relative;
}
.prod_buttons .input_cart:before {
    content: "\f07a";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 5px;
    top: 7px;

}
.prod_buttons .input_cart input{
	padding-left:27px!important;
}
.prod_buttons .inline_askquestion_prod .icon-brooksus-help{
	display:block;
}

.prod_buttons .inline_askquestion_prod .icon-brooksus-help:before{
	display:block;
}




.price-block .pull-right:hover{
	background-color:#FF6400;
}
.price-block .pull-right{
	position:relative;
}
.price-block .pull-right:before {
    content: "\f07a";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 10px;
    

}

#jshop_unijax_filter {
    margin: 10px 0 0;	
}

/* OUR ADVANTAGES */

.advantages {
	margin: 30px 15px;
	border: 2px solid #dde7eb;
    border-radius: 5px;
}

.advantages h3 {
    background-color: #FF6400;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 15px;
	margin: 0;
	border-radius: 5px 5px 0 0;
    text-transform: none;
}

.advantages .advant_txt {
	border-bottom: 1px solid #dde7eb;
    padding: 15px 10px 15px 70px;
    font-size: 13px;
    color: #07527A;
    line-height: 17px;
}

.advantages .advant_txt:last-child {
	border-bottom: 0;
}

.advantages #advant_1 {
    background: url(../images/advantages_imgs/advant_1.png) 10px 3px no-repeat;
}

.advantages #advant_2 {
    background: url(../images/advantages_imgs/advant_2.png) 10px 3px no-repeat;
}

.advantages #advant_3{
    background: url(../images/advantages_imgs/advant_3.png) 10px 3px no-repeat;
}

.advantages #advant_4 {
    background: url(../images/advantages_imgs/advant_4.png) 10px 3px no-repeat;
}

.advantages #advant_5 {
    background: url(../images/advantages_imgs/advant_5.png) 10px 3px no-repeat;
}

.advantages #advant_6 {
    background: url(../images/advantages_imgs/advant_6.png) 10px 3px no-repeat;
}














