/* Table of Contents:
    
   1. Global structure (html, body)
   2. Page structure
       - header
       - menu
       - left/right
       - content
       - footer
   4. Form
   5. Add page
   6. Additional styles   	
*/
@font-face {
    font-family: "MyriadProRegular";
    src: url("../fonts/MyriadProRegular/MyriadProRegular.eot");
    src: url("../fonts/MyriadProRegular/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
    url("../fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
	font-family: 'MyriadWebPro';
	src: url('../fonts/MyriadWebPro/myriad-web-pro.eot');
	src: url('../fonts/MyriadWebPro/myriad-web-pro.eot'), url('../fonts/MyriadWebPro/myriad-web-pro.woff') format('woff'), url('../fonts/MyriadWebPro/myriad-web-pro.ttf') format('truetype'), url('../fonts/MyriadWebPro/myriad-web-pro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

header div.basket, header div.basket:hover, .header div.basket, .header div.basket:hover {
    float: left;
    display: block;
    margin: 18px 0 10px 10px;
    padding: 0 0 0 40px;
    color: #404040;
    background: url(../images/cart_header1.png) no-repeat 0 50%;
    text-decoration: none;
    text-transform: none;
    min-height: 35px;
}

.dropdown a b{
color:red;
}

/* Global structure
--------------------------------------------------------------------------------------- */
*
{
    margin: 0px;
    padding: 0px;
}
html
{             
    height: 100%;
}
body
{      
    min-height: 100%;
    height: 100%;
    min-width: 320px;
    position: relative;  
  /*  background: #f6f1ea;*/
      background: #f7f7f7;
}
/* Interface
--------------------------------------------------------------------------------------- */
/* line list
-------------------------------*/
ul.ibl 
{
   	margin: 0; padding: 0; list-style-type:none;	
}
    ul.ibl li {
	    	margin: 0; padding: 0;
	    display: inline-block;
	    vertical-align: top;
    }
ul.ibl    { letter-spacing: -4px;}
ul.ibl li
{
    letter-spacing: normal;
}
@media (max-width: 1200px) {
    ul.ibl    { margin-left: 0px !important; margin-right: 0px !important; }
    
}
/* block with left collumn
-------------------------------*/
.ibd
{
	margin:0 15px 0 0;
	padding:0;
	list-style-type:none;
}
	.ibd:after
	{
			content: ""; display: block; height: 0; overflow:hidden; clear: both;
	}
	
	.ibd .left
	{
		float: left; 
	    margin:0 10px 10px 0; 
	    display:inline;
	}
	.ibd .description
	{
		overflow:hidden;
	}
	* html .ibd .description
	{   
	    float:left;
	}
/* vertical-align middle
-------------------------------*/
.itl
{
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    height: 100%;
}
    .itl .ir
    {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
            }
    .itl .ir .ic
    {
        margin: 0;
        padding: 0;
        top: -50% !ie7;
        vertical-align: middle;
    }

@media (max-width: 1200px) {
   /* h1 
    {
        margin-left: 10px;
    }
    p.navigator
    {
        margin-left: 10px;
    } */

    .wrapper{
    	margin: 0px 10px !important;
    }
}
/* Page structure
--------------------------------------------------------------------------------------- */
/* header
-------------------------------*/
.top_line
{
    background: #fff;
    border-bottom: solid 3px #e8e3dc;
}
    .top_line .top_right
    {
        float: right;
    }
header, .header
{
    position: relative;
    max-width: 1200px;
	margin: 0 auto;
    padding: 0 0;
}
    header .logo, header .logo:hover
    .header .logo, .header .logo:hover
    {
        float: left;
        display: block;
        width: 300px;
        //height: 100px;
        overflow: hidden;
        margin: 0 4px 0 0;
    }
        header .logo img, header .logo:hover img
        {
            width: 100%;
            height: auto;
        }
    header .vcard, .header .vcard
    {
        margin: 18px 10px 10px 10px; 
        font-size: 14px;
        color: #404040;
        float: left;
    }
		header .vcard span, .header .vcard span
		{
			display: block;
		}
		header .vcard span.tel, .header .vcard span.tel
		{
			font-size: 16px;
			font-weight: bold;
            min-height: 35px;
            line-height: 30px;
            background: url(../images/phone1.png) no-repeat 0 50%;
            padding: 0 0 0 40px;
            margin-left: 25px;
		}
    header .h_delivery, .header .h_delivery
    {
        margin: 18px 10px 10px 10px; 
        font-size: 14px;
        font-weight: bold;
        color: #404040;
        float: left;
        width: 300px;
        
        background: url(../images/delivery1.png) no-repeat 0 50%;
        padding: 0 0 0 40px;
        min-height: 35px;
    }
	header a.basket, header a.basket:hover,
    .header a.basket, .header a.basket:hover
    {
        float: left;
        display: block;
        margin: 18px 0 10px 10px;
        padding: 0 0 0 40px;
        color: #404040;
        background: url(../images/cart_header1.png) no-repeat 0 50%;
        text-decoration: none;
        text-transform: none;
        min-height: 35px;
    }
         header a.basket span, header a.basket:hover span,
        .header a.basket span, .header a.basket:hover span
        {
            color: #f06262;
        }
        
    
    
    .top_line .logout, .top_line .login, .top_line .login:hover
    {
        margin: 10px 0 10px 10px;
        font-size: 16px;
        font-weight: bold;
        height: 32px;
        line-height: 25px;
        /*color: #9e0008;
        padding: 2px;
        display: inline-block;
        background: #f6dacc;*/
        color: #2d892d;
    padding: 2px;
    display: inline-block;
    background: #d2d2d2;
        border-radius: 6px;
        text-decoration: none;
        width: 180px;
        text-align: center;
        box-shadow: rgba(0,0,0,0.1) 0 1px 1px;
    }
        
        .top_line .logout a, .top_line .logout a:hover, .top_line .login a, .top_line .login a:hover
        {
            color: #000;
        }
        .top_line .logout span
        {
            font-weight: bold;
        }
        
   
@media (max-width: 1200px) {
    
    header .logo, header .logo:hover
    .header .logo, .header .logo:hover
    {
        width: 300px;
        background-size: 300px auto;
        margin-left: 10px;
    }
}
@media (max-width: 992px) {
    /* срм логом */
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right, .b24-widget-button-wrapper.b24-widget-button-position-bottom-middle, .b24-widget-button-wrapper.b24-widget-button-position-bottom-left{
        display:none;
    }
    header a.basket, header a.basket:hover,
    .header a.basket, .header a.basket:hover {
        margin-right: 0px;
    }
    header .vcard span.tel, .header .vcard span.tel {
        margin-left: 0px;
    }
}
  
/* search
-------------------------------*/
.search
{
    position: relative;
    margin: 10px 0 10px 0;	
	height: 32px; 
	background: #ebedf1 url(../images/search1.png) no-repeat 97% 50%;
    box-shadow: rgba(0,0,0,0.1) 0 0 2px inset;
    border-radius: 4px;
    overflow: hidden;
    width: 280px;
    float: left;
}
	.search .text
	{
		position: absolute;
		top: 1px;
		left: 8px;
		width: 85%;
		font-size: 14px;
        height: 30px;
        line-height: 25px;
        font-style: italic;
        padding: 2px;
		color: #777777;
        border: none;
        background: none;
	}
	.search .submit
	{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 12%;
		height: 100%;
		background: none;
		border: none;
	}
/* menu
-------------------------------*/
.navbar
{
    float: left;
    margin: 10px 0 0 0;
}
.menu, .navbar-header
{
    margin: 0;
    padding: 0;
}
.navbar-header
{
    margin: 0 0 0 0;
    padding: 0;
}
.menu_center {
    
}
.navbar-toggle {
    background: #50a5ac;
    margin: 0 0 0 10px;
    padding: 7px 10px;
    float: left;
    cursor: pointer;
}
    .navbar-toggle .icon-bar {
        background: #fff;
    }
	
ul.nav_menu
{
	max-width: 670px;
    margin: 0;
	padding: 0;
	list-style: none;
    color: #404040;
}        
	ul.nav_menu li
	{
			margin: 0; padding: 0;
        display: inline-block;
		vertical-align:top;
        font-family: PT Sans, Tahoma, sans-serif;
		font-size: 14px;
        font-weight: bold;
        text-transform: none;
		color: #404040;
		position: relative;
	}
   
		ul.nav_menu li a, ul.nav_menu li a:hover
		{
			display: block;
			padding: 0 22px 0 0;
            height: 32px;
            line-height: 32px;
			color: #404040;
			text-align: left;
			text-decoration: none;
		}
	    ul.nav_menu li a:hover
	    {
	        color: #f06161;
	    }
	    ul.nav_menu li.active
	    {
	        color: #f06161;
	    }
	        ul.nav_menu li.active a, ul.nav_menu li.active a:hover
	        {
	            color: #f06161;
	        }
	ul.nav_menu li.last 
	{
		width: 100%;
		height: 0px;
		background: none;
	}
/* submenu
-------------------------------*/
.dropdown:hover .dropdown-menu {
    display: block;
}
		ul.nav_menu li ul, table.nav_menu td div ul
		{
			display: none;
			margin: 0;
			padding: 0;
			list-style-type: none;
			z-index: 10;
			position: absolute;
			top: 100%;
			left: 0;
			width: 200px;
			background: #fff;
		}
			ul.nav_menu li.dropdown:hover ul, ul.nav_menu li.dropdown:hover ul
			{
				display: block;
			}
			ul.nav_menu li ul li, ul.nav_menu li.active ul li,
			table.nav_menu td div ul li, table.nav_menu td.active div ul li
			{
					margin: 0; padding: 0;
				text-align: left;
                margin: 2px auto;
                height: auto;
                line-height: 1;
				text-align: left;
				border: none;
                border: solid 1px #fff;
			}
				ul.nav_menu li ul li a, ul.nav_menu li ul li a:hover,
				ul.nav_menu li.active ul li a, ul.nav_menu li.active ul li a:hover,
				table.nav_menu td div ul li a, table.nav_menu td div ul li a:hover,
				table.nav_menu td.active div ul li a, table.nav_menu td.active div ul li a:hover
				{
					text-transform: none;
					padding: 10px 15px;
                    height: auto;
                    line-height: 1;
					color: #353535;
					line-height: normal;
				}
				ul.nav_menu li ul li a:hover, ul.nav_menu li.active ul li a:hover,
				table.nav_menu td div ul li a:hover, table.nav_menu td.active div ul li a:hover
				{
					color: #fd5a5a;
				}
@media (max-width: 767px) {
    ul.nav_menu
    {
        margin: 0 0 0 10px;
    }
     ul.nav_menu li
     {
         display: block;
         float: none;
     }
    ul.nav_menu li ul {
        width: 100%;
        
    }
    .navbar-collapse
    {
        display: none;
    }
}

p{
	font-size: 16px;
}

body {
    font-size: 16px;
    }

@media (max-width: 320px){

	.main_text .info h1 {
    	font-size: 22px !important;
	}

	.custom_slider .info .point h2{
		font-size: 25px !important;
	}

	.custom_slider .info .point p {
    	font-size: 15px !important;
	}

	.bx_item_detail.bx_green .bx_bt_button {
    	margin-bottom: 10px;
	}
	.search
    {
        margin-left: 10px;
        margin-bottom: 0;
    }
    .top_line .logout, .top_line .login, .top_line .login:hover
    {
        margin-left: 10px;
        margin-bottom: 0;
    }
    .navbar
    {
        margin-bottom: 10px;
    }
    header .h_delivery, .header .h_delivery
    {
        width: 300px;
    }

    .login{
    	display: none !important;
    }
    .search {
    width: 200px;
    margin-right: 10px;
	}
    header .logo, header .logo:hover .header .logo, .header .logo:hover {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0px !important;
	}
	.main_preview_carousel {
    margin: 0 0px !important;
	}
	.custom_slider .info .point p {
    padding: 0 0px !important;
	}
	.custom_slider .slider_pager {
    bottom: 40px !important;
	}
	ul.product_list li {
    max-width: 300px;
    width: 100% !important;
	}
	ul.product_list li .item {
    margin: 0 0px 20px 0px !important;
	}
	.main_preview .jcarousel-control-prev, .main_preview .jcarousel-control-next {
    position: absolute;
    top: 40%;
    margin-top: -4px;
    width: 18px;
    height: 33px;
    margin-left: 0px !important;
	}
	.left_col {
    margin: auto !important;
    text-align: center;
	}
	.main_preview_carousel li {
    float: left;
    margin-left: 0px !important;
	}

	.top_line {
    background: #fff;
    border-bottom: solid 3px #e8e3dc;
    position: fixed;
    display: block;
    z-index: 999;
    height: 55px;
    width: 100%;
	}

	header .logo, header .logo:hover .header .logo, .header .logo:hover {
    	padding-top: 60px;
	}

	.navbar-toggle{
		display: none;
	}

	.bx-aside-nav-control{
		color: #9f010a !important;
	}

	.menu-mobilnoe{
	display: block;
	}

	.category_menu{
	display: none;
	}

	.custom_slider {
    margin: 0px auto 0 !important;
	}
}

.osobaya-inform{
    text-align: center;
    padding: 20px;
    color: red;
    font-size: 20px;
    background: cornsilk;
}

.osobaya-informs{
    display: none;
}


@media (max-width: 500px) {
    .osobaya-inform{
        display: none;
    }

    .osobaya-informs{
    text-align: center;
    padding: 20px;
    color: red;
    font-size: 18px;
    background: cornsilk;
    position: relative;
    display: block;
    top: 55px;
}
}

@media (max-width: 400px) and (min-width: 321px ){
    
	.main_text .info h1 {
    	font-size: 22px !important;
	}

	.custom_slider .info .point h2{
		font-size: 25px !important;
	}

	.custom_slider .info .point p {
    	font-size: 15px !important;
	}

    .search
    {
        margin-left: 10px;
        margin-bottom: 0;
    }
    .top_line .logout, .top_line .login, .top_line .login:hover
    {
        margin-left: 10px;
        margin-bottom: 0;
    }
    .navbar
    {
        margin-bottom: 10px;
    }
    header .h_delivery, .header .h_delivery
    {
        width: 300px;
    }

    .login{
    	display: none !important;
    }
    .search {
    width: 250px;
    margin-right: 10px;
	}
    header .logo, header .logo:hover .header .logo, .header .logo:hover {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0px !important;
	}
	.main_preview_carousel {
    margin: 0 0px !important;
	}
	.custom_slider .info .point p {
    padding: 0 0px !important;
	}
	.custom_slider .slider_pager {
    bottom: 40px !important;
	}
	ul.product_list li {
    max-width: 355px;
    width: 100% !important;
	}
	ul.product_list li .item {
    margin: 0 0px 20px 0px !important;
	}
	.main_preview .jcarousel-control-prev, .main_preview .jcarousel-control-next {
    position: absolute;
    top: 40%;
    margin-top: -4px;
    width: 18px;
    height: 33px;
    margin-left: 0px !important;
	}
	.left_col {
    margin: auto !important;
    text-align: center;
	}
	.main_preview_carousel li {
    float: left;
    margin-left: 0px !important;
	}

	.top_line {
    background: #fff;
    border-bottom: solid 3px #e8e3dc;
    position: fixed;
    display: block;
    z-index: 999;
    height: 55px;
    width: 100%;
	}

	header .logo, header .logo:hover .header .logo, .header .logo:hover {
    padding-top: 60px;
	}

	.navbar-toggle{
		display: none;
	}

	.bx-aside-nav-control{
		color: #9f010a !important;
	}

	.menu-mobilnoe{
	display: block;
	}

	.category_menu{
	display: none;
	}

	.custom_slider {
    margin: 0px auto 0 !important;
	}

	/* p {
    margin: 0px 10px 20px 10px;
	}

	b {
    margin: 0px 10px 20px 10px;
	} */

}

@media (max-width: 600px) and (min-width: 401px ){
    
	.main_text .info h1 {
    	font-size: 22px !important;
	}

	.custom_slider .info .point h2{
		font-size: 25px !important;
	}

	.custom_slider .info .point p {
    	font-size: 15px !important;
	}

    .search
    {
        margin-left: 10px;
        margin-bottom: 0;
    }
    .top_line .logout, .top_line .login, .top_line .login:hover
    {
        margin-left: 10px;
        margin-bottom: 0;
    }
    .navbar
    {
        margin-bottom: 10px;
    }
    header .h_delivery, .header .h_delivery
    {
        width: 300px;
    }

    .login{
    	display: none !important;
    }
    .search {
    width: 250px;
    margin-right: 10px;
	}
    header .logo, header .logo:hover .header .logo, .header .logo:hover {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0px !important;
	}
	.main_preview_carousel {
    margin: 0 0px !important;
	}
	.custom_slider .info .point p {
    padding: 0 0px !important;
	}
	.custom_slider .slider_pager {
    bottom: 40px !important;
	}
	ul.product_list li {
    max-width: 400px;
    width: 100% !important;
	}
	ul.product_list li .item {
    margin: 0 0px 20px 0px !important;
	}
	.main_preview .jcarousel-control-prev, .main_preview .jcarousel-control-next {
    position: absolute;
    top: 40%;
    margin-top: -4px;
    width: 18px;
    height: 33px;
    margin-left: 0px !important;
	}
	.left_col {
    margin: auto !important;
    text-align: center;
	}
	.main_preview_carousel li {
    float: left;
    margin-left: 0px !important;
	}

	.top_line {
    background: #fff;
    border-bottom: solid 3px #e8e3dc;
    position: fixed;
    display: block;
    z-index: 999;
    height: 55px;
    width: 100%;
	}

	header .logo, header .logo:hover .header .logo, .header .logo:hover {
    padding-top: 60px;
	}

	.navbar-toggle{
		display: none;
	}

	.bx-aside-nav-control{
		color: #9f010a !important;
	}

	.menu-mobilnoe{
	display: block;
	}

	.category_menu{
	display: none;
	}

	.custom_slider {
    margin: 0px auto 0 !important;
	}

	/* p {
    margin: 0px 10px 20px 10px;
	}

	b {
    margin: 0px 10px 20px 10px;
	} */

}


@media (max-width: 800px) and (min-width: 601px ){
    
	ul.product_list li .item {
    margin: 0 10px 20px 10px !important;
	}

	.navbar {
    float: left;
    margin: 10px 0 0 0;
    width: 450px;
    margin-left: 10px;
	}

	.main_text .info h1 {
    	font-size: 22px !important;
	}

	.custom_slider .info .point h2{
		font-size: 25px !important;
	}

	.custom_slider .info .point p {
    	font-size: 15px !important;
	}

  	header .logo, header .logo:hover .header .logo, .header .logo:hover {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0px !important;
	}

    .login{
    	display: none !important;
    }
    .search {
    width: 250px;
    margin-right: 10px;
	}
   
	.main_preview_carousel {
    margin: 0 0px !important;
	}
	.custom_slider .info .point p {
    padding: 0 0px !important;
	}
	.custom_slider .slider_pager {
    bottom: 40px !important;
	}
	ul.product_list li {
    max-width: 370px;
    width: 50% !important;
	}

	.main_preview .jcarousel-control-prev, .main_preview .jcarousel-control-next {
    position: absolute;
    top: 40%;
    margin-top: -4px;
    width: 18px;
    height: 33px;
    margin-left: 0px !important;
	}
	.left_col {
    margin: auto !important;
    text-align: center;
	}
	.main_preview_carousel li {
    float: left;
    margin-left: 0px !important;
	}


	.bx-aside-nav-control{
		color: #9f010a !important;
	}

	
	.custom_slider {
    margin: 0px auto 0 !important;
	}

}


@media (max-width: 1050px) and (min-width: 801px ){
    
	ul.product_list li .item {
    margin: 0 10px 20px 10px !important;
	}

	.navbar {
    float: left;
    margin: 10px 0 0 0;
    width: 650px;
    margin-left: 10px;
	}

	.main_text .info h1 {
    	font-size: 22px !important;
	}

	.custom_slider .info .point h2{
		font-size: 25px !important;
	}

	.custom_slider .info .point p {
    	font-size: 15px !important;
	}

  	header .logo, header .logo:hover .header .logo, .header .logo:hover {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0px !important;
	}

    .login{
    	display: none !important;
    }
    .search {
    width: 250px;
    margin-right: 10px;
	}
   
	.main_preview_carousel {
    margin: 0 0px !important;
	}
	.custom_slider .info .point p {
    padding: 0 0px !important;
	}
	.custom_slider .slider_pager {
    bottom: 40px !important;
	}
	ul.product_list li {
    max-width: 500px;
    width: 50% !important;
	}

	.main_preview .jcarousel-control-prev, .main_preview .jcarousel-control-next {
    position: absolute;
    top: 40%;
    margin-top: -4px;
    width: 18px;
    height: 33px;
    margin-left: 0px !important;
	}
	.left_col {
    margin: auto !important;
    text-align: center;
	}
	.main_preview_carousel li {
    float: left;
    margin-left: 0px !important;
	}


	.bx-aside-nav-control{
		color: #9f010a !important;
	}

	
	.custom_slider {
    margin: 0px auto 0 !important;
	}

}

	.fa-shopping-cart{
	display: none;
	}

.menu-mobilnoe{
display: none;
}

/* left menu
-------------------------------*/
ul.nav_left
{
	margin: 0 0 54px;
	padding: 0;
	list-style-type: none;
}
	ul.nav_left li
	{
			margin: 0; padding: 0;
		font-size: 14px;
			
	}
	ul.nav_left li.active
	{
		color: #fd5a5a;
	}
		ul.nav_left li a, ul.nav_left li a:hover
		{
			color: #000;
            display: block;
            padding: 5px 10px 5px 15px;
		}
			ul.nav_left li a:hover
			{
				opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
			}
		ul.nav_left li.active a, ul.nav_left li.active a:hover
		{
			color: #fff;
			background: #fd5a5a;
            text-decoration: none;
		}
        ul.nav_left li ul
        {
            margin: 5px 0 5px 10px;
            padding: 0;
            list-style-type: none;
        }
            ul.nav_left li ul li
            {
                margin: 0;
                padding: 0;
            }
                ul.nav_left li ul li a, ul.nav_left li ul li a:hover,
                ul.nav_left li.active ul li a, ul.nav_left li.active ul li a:hover
                {
                    background: none;
                    color: #353535;
                    font-size: 13px;
                    text-decoration: underline;
                }
                ul.nav_left li ul li a:hover, ul.nav_left li.active ul li a:hover,
                ul.nav_left li ul li.active a, ul.nav_left li ul li.active a:hover,
                ul.nav_left li.active ul li.active a, ul.nav_left li.active ul li.active a:hover
                {
                    text-decoration: none;
                }
                ul.nav_left li ul li.active a, ul.nav_left li ul li.active a:hover,
                ul.nav_left li.active ul li.active a, ul.nav_left li.active ul li.active a:hover
                {
                    color: #fd5a5a;
                }
/* left
-------------------------------*/
.left_col
{
    padding: 0;
}
    .left_col h2
    {
        font-size: 24px;
		font-weight: normal;
        margin: 0 0 10px;
		text-transform: uppercase;
    }
    .left_col .border_separator {
        background: #3c3c3c;
        height: 5px;
        width: 40px;
        margin: 0 0 10px;
    }
@media (max-width: 768px) {
   .left_col
    {
        margin: 0 10px;
    }
}
/* right            
-------------------------------*/
.right_col
{
	padding-left: 20px;
	border-left: solid 3px #d8d8d8;
}
    .right_col h2
    {
        text-transform: uppercase;
    }
    
    
/* content
-------------------------------*/
.clear
{
    clear: both;
    font: 0px/0px Arial, Tahoma, sans-serif;
}
.all_page, .main_page
{
    min-height: 100%;
    margin: 0 auto;
    position: relative;
}
.fixed
{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.wrapper
{
	/* padding: 20px 0 220px 0; */
	padding: 20px 0 0px 0;
	margin: 0 auto;
}
.content
{	
    margin: 0;
    padding: 0 0 0 20px;
}
.content:after
{
    	content: ""; display: block; height: 0; overflow:hidden; clear: both;
}
.fc
{
	float: left;
	width: 100%;
}
.content_inner
{
/*    padding: 0 10px;*/
}
@media (max-width: 768px) {
    .content
    {	
        margin: 0;
        padding: 0 0px 0 0px;
    }
    div.popup-window-with-titlebar img{
    	width: 100%;
    }
}
/* footer 
-------------------------------*/
footer, .footer
{
    width: 100%;
    /* margin-top: 200px; */
    display: inline-block;
}
    
    footer .f, .footer .f
    {
        background: #fff url(../images/footer.jpg) repeat-x 0 100%;
    }
    footer .fixed, .footer .fixed
    {
        margin: 0 auto;
        padding: 40px 0 0 0;
        max-width: 1200px;
        height: 260px;
		position: relative;
    }
    
    
    footer p, .footer p
       {
        padding: 0;
        font-size: 14px;
        color: #270002;
    }
    footer ul, .footer ul
    {
       margin: 0;
       padding: 0;
       list-style-type: none; 
    }
        footer ul:after, .footer ul:after {
            	content: ""; display: block; height: 0; overflow:hidden; clear: both;
        }
        footer ul li, .footer ul li
        {
            width: 200px;
            margin: 0;
            padding: 0;
        }
            footer ul li a, footer ul li a:hover,
            .footer ul li a, .footer ul li a:hover
            {
                color: #270002;
                font-weight: bold;
                margin: 0 20px 20px 0; 
                text-decoration: none;
              
            }
                
				footer ul li a:hover, .footer ul li a:hover
				{
					color: #f06262;
				}
                footer ul li ul, .footer ul li ul
                {
                    margin: 0 0 0 10px !important;
                    padding: 0;
                    list-style-type: none;
                }
                    footer ul li ul li, .footer ul li ul li
                    {
                        margin: 0 0 10px !important;
                        padding: 0;
                        display: block;
                    }
    footer p.copy, .footer p.copy
    {
        color: #270002;
        font-size: 14px;
        line-height: 24px;
        padding: 0;
        margin: 0 0 20px 10px;
    }
        footer p.copy a, footer p.copy a:hover,
        .footer p.copy a, .footer p.copy a:hover
        {
            font-size: 14px;
            color: #353535;
        }
    
    a.dev_link, a.dev_link:hover
    {	
	    position: absolute;
	    top: 0;
	    right: 10px;
        width: 170px;
	    display: block;
	    height: 36px;
	    padding: 0 0 40px 0;	
	    background: url(../images/its_logo.png) no-repeat 100% 100%;	
	    color: #270002;
	    font-size: 14px;
	    text-decoration: none;
    }
    a.dev_link:hover
    {
        text-decoration: none;
    }
@media (max-width: 1200px) {
    footer, .footer {
        /* margin-top: -280px; */
        margin-top: 0px;
    }
    footer .fixed, .footer .fixed {
        height: 280px;
    }
    .wrapper {
        /* padding-bottom: 280px; */
        padding-bottom: 0px;
    }
    
}
@media (max-width: 1000px) {
    footer, .footer {
        /* margin-top: -350px; */
        margin-top: 0px;
    }
    footer .fixed, .footer .fixed {
        height: 350px;
    }
    .wrapper {
       /* padding-bottom: 350px; */
       padding-bottom: 0px;
    }
    
}
@media (max-width: 767px) {
    footer, .footer {
       /* margin-top: -450px; */
       margin-top: 0px;
    }
    footer .fixed, .footer .fixed {
        height: 600px;
        padding-top: 20px
    }
    .wrapper {
       /* padding-bottom: 450px; */
        padding-bottom: 0px;
    }
    footer ul li, .footer ul li {
        width: 100%;
    }
}
    
#scrollUp
{
	width: 42px;
	height: 42px;
    border-radius: 50%;
	background: #ccc url(../images/up.png) no-repeat;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
	color: #fff;
	font-size: 0px;
	text-indent: -9999px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
}
	#scrollUp:hover
	{
		opacity: 1
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 100);;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 100);
	}
 
 
 
/* form default
--------------------------------------------------------------------------------------- */
	label
	{
		font-size: 12px;
	}
	input
	{
        color: #454343;
		padding: 1px 2px;
		font-size: 12px;
		font-family: PT Sans, Tahoma, sans-serif;
	}
		input[type="submit"]
		{
			cursor: pointer;
		}
	textarea
	{
        color: #454343;
		padding: 1px 2px;
		font-size: 12px;
		font-family: PT Sans, Tahoma, sans-serif;
		resize: none;
	}
input:focus, textarea:focus
{
    outline: none;
    opacity: 1
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 100); !important;
}
::-webkit-input-placeholder { color: #454343; }
:-moz-placeholder { color: #454343; }
::-moz-placeholder { color: #454343; }
:-ms-input-placeholder { color: #454343; }
/* form
	-------------------------------*/
label, .captcha, form p.rem, .label
{
	padding: 0;
	margin: 0 0 10px 0;
}
label, .label
{
    display: block;
    position: relative;
}
	label span, .label span
	{
		display: block;
		margin-top: 3px;
	}
    label em, .label em
    {
        display: block;
        font-style: normal;
        font-size: 14px;
        color: #424242;
        margin: 0 0 3px 0;
    }
        label em span, .label em span
        {
			display: inline;
            color: #fd5a5a;
        }
	label.error span, .label.error span
	{
		color: #f00;
        font-weight: bold;
        font-size: 14px;
	}
    label.error em
    {
        display: block;
        position: absolute;
        top: 10px;
        right: -14px;
        width: 4px;
        height: 17px;
        background: url(../images/att.png) no-repeat;
    }
    .textbox, .appendPas
    {
        font-size: 14px;
        width: 100%;
        padding: 8px;
        background: #ebedf1;
        border: none;
        border-radius: 4px;
        box-shadow: rgba(0,0,0,0.1) 0 1px 1px inset;
    }
    .textbox:focus
    {
        transition: all .5s;
        transform: scale(1.05);
    }
    .tbitalic
    {
        font-style: italic;
    }
	.dropbox
    {
        width: 100%;
        background: #ebedf1;
        border: none;
        padding: 1px;
    }
	
    textarea.textbox
    {
         width: 100%;
         height: 80px;
    }
    input.count
    {
        border: none;
        width: 40px;
        padding: 2px 4px;
        text-align: right;
    }
	label.error input, .label.error input,
	label.error textarea, .label.error textarea label.error select, .label.error select
	{
		border: solid 1px #f00;
	}
    .submit_button
    {
        letter-spacing: 10px;
		padding: 0;
    }
        .submit_button input, .submit_button a, .submit_button a:hover
        {
           /* background:#f6dacc;
            color: #9e0008;*/
                background: #d2d2d2;
    color: #2d892d;
            border: none;
            cursor: pointer;
            font-weight: normal;
            overflow: visible;
            padding: 10px 30px;
            font-size: 14px;
            font-weight: bold;
            letter-spacing: normal;
            transition: all 0.5s;
            border-radius: 4px;
            min-width: 220px;
        }
            .submit_button a, .submit_button a:hover {
                text-decoration: none;
                display: inline-block;
            }
            .submit_button input:hover, .submit_button a:hover
            {
                /*background: #f06262;
                color: #fff;*/
                    background: #2d892d;
    color: #fff;
            }
        .submit_button_red input, .submit_button_red a, .submit_button_red a:hover
        {
            /*background:#f06262;*/
                background: #2d892d;
            color: #fff;
            border: none;
            cursor: pointer;
            font-weight: normal;
            overflow: visible;
            padding: 10px 30px;
            font-size: 14px;
            font-weight: bold;
            letter-spacing: normal;
            transition: all 0.5s;
            border-radius: 4px;
            min-width: 220px;
            text-align: center;
        }
            .submit_button_red a, .submit_button_red a:hover {
                text-decoration: none;
                display: inline-block;
            }
            .submit_button_red input:hover, .submit_button_red a:hover
            {
                
            }
        .submit_button_gray input, .submit_button_gray a, .submit_button_gray a:hover
        {
            background:#a9adb7;
            color: #fff;
            border: none;
            cursor: pointer;
            font-weight: normal;
            overflow: visible;
            padding: 10px 30px;
            font-size: 14px;
            font-weight: bold;
            letter-spacing: normal;
            transition: all 0.5s;
            border-radius: 4px;
            min-width: 150px;
            text-align: center;
        }
            .submit_button_gray a, .submit_button_gray a:hover {
                text-decoration: none;
                display: inline-block;
            }
            .submit_button_gray input:hover, .submit_button_gray a:hover
            {
                
            }
    .submit_button input, .submit_button a, .submit_button a:hover
    {
        margin-bottom: 4px;
    }
    p.rem
    {
		padding: 0;
        color: #f06262;
        font-size: 14px;
        font-style: italic;
        margin: 10px 0 10px 0;
        text-align: center;
    }
        form p.rem span
        {
            color: #fd5a5a;
            font-size: 18px;
        }
    form p.success
    {
        color: #099209;
        font-size: 14px;
        margin: 20px 0 20px 0;
        padding: 0;
    }
        form p.success span
        {
           
        }
    
    
/* forms decoration
	-------------------------------*/
:required:valid {
        
}
.forms
{
	
}
.login_form
{
    border: solid 1px #ccc;
    background: #fff;
    position: absolute;
    top: 66px;
    left: 50%;
    margin-left: 246px;
    padding: 20px;
    z-index: 200;
    display: none;
    line-height: 20px;
    font-size: 13px;
    text-align: right;
    border-radius: 4px;
}
    .login_form label
    {
        padding: 0 0 0 50px;
    }
        .login_form label em
        {
            font-weight: bold;
            position: absolute;
            top: 0;
            left: 0;
            font-size: 12px;
        }
    .login_form .txtlogin, .login_form .txtpassword
    {
        border: solid 1px #ccc;
        padding: 2px;
        font-size: 13px;
    }
    .login_form .submit_button
    {
        text-align: right;
        padding: 0;
        margin: 0 0 10px 0;
    }
        .login_form .submit_button input
        {
            padding: 4px 15px;
            background: #fd5a5a;
            border: none;
            overflow: visible;
            color: #fff; 
            cursor: pointer;
        }
.contacts_form
{
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
}
    .contacts_form h2
    {
        text-transform: none;
        color: #9e0008;
        font-size: 16px;
        text-align: center;
        margin: 0 0 20px;
    }
    .contacts_inner
    {
        border-top: dotted 3px #f6dacc;
        border-bottom: dotted 3px #f6dacc;
        padding: 10px 30px;
    }
@media (max-width: 1000px) {
   .contacts_form {
       position: static;
   }
}
@media (max-width: 586px) {
   .contacts_inner
    {
        padding: 10px 0px;
    }
}
.reg_form
{
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    margin: 0 0 20px;
    
}
    .reg_form h2
    {
        text-transform: none;
        color: #9e0008;
        font-size: 24px;
        text-align: center;
        margin: 0 0 20px;
    }
    .reg_inner
    {
        border-top: dotted 3px #f6dacc;
        border-bottom: dotted 3px #f6dacc;
        padding: 10px 0px;
    }
        .reg_inner .fixed
        {
            max-width: 450px;
            margin-bottom: 30px;
        }
@media (max-width: 1000px) {
   .contacts_form {
       position: static;
   }
}
@media (max-width: 586px) {
   .contacts_inner
    {
        padding: 10px 0px;
    }
}
/* Additional styles
--------------------------------------------------------------------------------------- */
.open_dialog
{
	background: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
	min-width: 300px;
	max-width: 1200px;
	min-height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
    z-index: 2005;
    border-radius: 10px;
}
.inner_dialog
{
    border-top: dotted 4px #f6dacc;
    border-bottom: dotted 4px #f6dacc;
    position: relative;
    padding: 30px 40px 10px;
}
.inner_dialog .product
{
    padding: 0;
    box-shadow: none;
}
.inner_dialog .product h2.hidden
{
    display: block;
}
.dialog_separator
{
    height: 1px;
    font-size: 0;
    line-height: 0;
    border-bottom: dotted 4px #f6dacc;
}
	.open_dialog h2
	{
		font-size: 24px;
        font-weight: bold;
		color: #50a5ac;
		margin: 20px 0 20px;
        padding: 0;
        text-align: center;
        text-transform: none;
	}
    .open_dialog h3
	{
		font-size: 24px;
        font-weight: bold;
		color: #50a5ac;
		margin: 0 0 20px;
        padding: 0;
        text-align: center;
        text-transform: none;
	}
	.open_dialog a.close, .open_dialog a.close:hover
	{
		width: 30px;
		height: 30px;
		position: absolute;
		top: 20px;
		right: 10px;
        font-family: Arial, sans-serif;
        border-radius: 50%;
        border: solid 4px #bcbfc4;
		text-decoration: none;
		text-align: center;
        vertical-align: middle;
		z-index: 200;
	}
        .open_dialog a.close span, .open_dialog a.close:hover span {
            font-size: 26px;
            font-weight: bold;
            line-height: 28px;
            color: #bcbfc4;
			display: block;
            font-family: Arial, sans-serif;
			text-decoration: none;
            position: absolute;
            top: -2px;
            left: 4px;
        }
        .open_dialog a.close:hover, .open_dialog a.close:hover span {
            opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70);
        }
.open_dialog .submit_button, .open_dialog .submit_button_red
{
   text-align: center;
}
    .open_dialog .submit_button input, .open_dialog .submit_button a, .open_dialog .submit_button a:hover
    {
        
    }
    .dialog_rem
    {
        margin: 20px 0;
    }
.open_dialog .submit_button_gray a, .open_dialog .submit_button_gray a:hover
{
    max-width: 200px;
}
.open_dialog ul.product_list li .bot p.add_basket a, .open_dialog ul.product_list li .bot p.add_basket a:hover,  .open_dialog.basket_button input, .open_dialog .basket_button a, .open_dialog .basket_button a:hover
{
    width: 195px;
    padding: 10px 10px 10px 40px;
    background-position: 20px 50%;
}
p.remeber_link
{
    margin: 3px 0 0 0;
    padding: 0;
    text-align: right;
    font-size : 14px;
    font-style: italic;
}
    p.remeber_link a, p.remeber_link a:hover
    {
        color: #50a5ac;
        text-decoration: none;
    }
    p.remeber_link a:hover
    {
        color: #f06262;
    }
.dialog_overlay
{
    z-index: 500;
    background: #000;
    position: absolute;
    opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 180% !important;
	
}
.custom_slider
{
	position: relative;
	overflow: hidden;
    height: 600px;
	margin: -40px auto 0;
}
	.custom_slider .slider
	{
		margin:0;
		padding:0;
	}
		.custom_slider .slider li
		{
			margin:0;
			padding:0;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
		}
        .custom_slider .pa
        {
            width: 100%;
            height: 100%;
            margin: 0 auto;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 200;
        }
            .custom_slider .itl
            {
                min-height: 100%;
            }
            
            .custom_slider .description
            {
                text-align: center;
                padding: 45px 0;
                line-height: normal;
            }
            .custom_slider .info
            {
                
                background: url(../images/dark.png);
                margin: 0 auto;
                max-width: 780px;
                padding: 10px 20px;
                font-size: 18px;
                
                line-height: normal;
                overflow: hidden;
                border-radius: 6px;
            }
                .custom_slider .info .point
                {
                    border-top: dotted 4px #fff;
                    border-bottom: dotted 4px #fff;
                    padding: 30px 0 60px;
                    text-align: center;
                    color: #fff;
                    position: relative;
                }
                    .custom_slider .info .point h2
                    {
                        margin: 0 0 20px;
                        padding: 0;
                        color: #fff;
                        font-size: 30px;
                    }
                    .custom_slider .info .point p
                    {
                        font-size: 18px;
                        color: #fff;
                        padding: 0 50px;
                        margin: 0 0 20px
                    }
                    .custom_slider .info .point a.button, .custom_slider .info .point a.button:hover 
                    {
                        background: #ffffff;
                        /*color: #f06161;*/
                            color: #037203;
                        font-size: 18px;
                        font-weight: bold;
                        display: block;
                        width: 280px;
                        border-radius: 6px;
                        padding: 8px;
                        text-decoration: none;
                        margin: 0 auto;
                    }
            .custom_slider li img {
                
                position: absolute;
                top: 0;
                left: 0;

                background-size: cover;
    			/*max-width: 100%;*/
    			width: 100%;
    			height: 100%;
    			margin-left: 0px !important;
    			object-fit: cover;

            }
	.custom_slider .slider_pager
	{
		position: absolute;
		bottom: 100px;
		left: 50%;
        z-index: 200;
		margin: 0;
		padding: 0;
	}
		.custom_slider .slider_pager li
		{
			display: inline-block;
			margin: 0 8px 0 0;
			padding: 0;
		}
            
			.custom_slider .slider_pager li a, .custom_slider .slider_pager li a:hover
			{
				display: block;
				width: 14px;
				height: 14px;
				text-indent: -9999px;
				font-size: 0;
                border: solid 3px #fff;
                border-radius: 50%;
				background: #fff;
			}
			.custom_slider .slider_pager li.current a, .custom_slider .slider_pager li.current a:hover
			{
				background: #f06161;
			}
.custom_slider .next, .custom_slider .next:hover
{
    position: absolute;
    display: block;
    top: 50%;
    right: 20px;
    width: 18px;
    height: 28px;
    margin-top: -24px;
    background: url(../images/slider_next.png) no-repeat;
    z-index: 10;
}
    .custom_slider .next:hover
    {
        opacity: .5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
    }
.custom_slider .prev, .custom_slider .prev:hover
{
    position: absolute;
    display: block;
    top: 50%;
    left: 20px;
    width: 18px;
    height: 28px;
    margin-top: -24px;
    background: url(../images/slider_prev.png) no-repeat;
    z-index: 10;
}
    .custom_slider .prev:hover
    {
        opacity: .5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
    }
.custom_select
{
	position: relative;
}
    .custom_select select {
        display: none;
        visibility:hidden;
    }
	.custom_select div
	{
		background: #e4e2d6 url(../images/select.png) no-repeat 100% 50% !important;
		width: 140px;
        padding: 6px 30px 6px 10px;
        background: #e4e2d6;
        border: none;
        border-top: solid 1px #c6c5ba;
        border-left: solid 1px #c6c5ba;
        color: #735345;
        font-size: 14px;
        font-style: italic;
	}
		
	.custom_select ul
	{
		display: none;
		position: absolute;
		top: 48px;
		left: 0px;
		width: 179px;
		margin: 0 0 0 0;
		padding: 0;
		list-style-type: none;
        background: #f5f4ee;
        border: solid 1px #c6c5ba;
        z-index: 10;
	}
		.custom_select ul li
		{
			margin: 0;
			padding: 0;
			background: #e4e2d6;
		}
			.custom_select ul li a, .custom_select ul li a:hover
			{
				padding: 6px 10px;
				display: block;
				color: #000;
				color: #a48468;
			    font-size: 18px;
                font-style: italic;
				text-decoration: none
			}
				.custom_select ul li a:hover
				{
					background: #d2cfbf;
				}
.custom_radio
{
    padding: 2px 0 2px 28px;
    background: url(../images/radio.png) no-repeat 0;
    color: #383838;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
    .custom_radio.active
    {
        background: url(../images/radio_active.png) no-repeat 0;
    }
    .custom_radio input
    {
        display: none;
    }
.custom_checkbox {
    background: url(../images/checkbox.png) no-repeat;
    padding: 2px 0 2px 28px;
    color: #383838;
    font-size: 14px;
    font-weight: normal;
}
    .custom_checkbox.active {
        background: url(../images/checkbox_active.png) no-repeat;
    }
    .custom_checkbox input {
        display: none;
    }
.custom_count
{
    position: relative;
    height: 30px;
    padding: 0 20px;
    display: inline-block;
    font-size: 0 !important;
}
    .custom_count input
    {
        background: #ebedf1;
        box-shadow: rgba(0,0,0,0.2) 0 1px 2px inset;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        width: 50px;
        text-align: center;
        color: #777777;
        font-size: 18px !important;
        border: none;
    }
    .custom_count em
    {
        display: block;
        position: absolute;
        top: 0;
        font-size: 18px;
        color: #fff;
        width: 20px;
        height: 30px;
        line-height: 30px;
        background: #a9adb7;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
    }
        .custom_count em.next
        {
            right: 0;
            border-radius: 0px;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }
        .custom_count em.prev
        {
            left: 0;
        }
.custom_upload
{
	position: relative;
    width: 324px;
    margin: 0 0 20px; 
}
    .custom_upload em {
        display: block;
        font-style: normal;
        font-size: 14px;
        margin: 0 0 3px 0;
    }
	.custom_upload .but
	{
		position: absolute;
		right: 0px;
		bottom: 0px;
		width: 61px;
		height: 25px;
		background: url(../images/upload.png) no-repeat;
	}
	.custom_upload input.text
	{
		background: #e4e2d6;
		border: none;
		width: 240px;
		padding: 4px 82px 4px 2px;
        border: none;
        border-top: solid 1px #c6c5ba;
        border-left: solid 1px #c6c5ba;
        color: #735345;
        font-size: 14px;
        font-style: italic;
	}
	.custom_upload input.file
	{
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 100%;
		opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 0);
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
		cursor: pointer;
	}
.custom_textbox {
    position: relative;
    width: 353px;
    padding-right: 17px;
    border-top: solid 1px #999999;
    background: #ebebeb;
}
.custom_textbox .hidden
{
    color: #656565;
	font: 13px "Calibri", "Tahoma", sans-serif;
    height: 100px;
    overflow: hidden;
    width: 341px;
    margin: 0 6px;
    min-height: 20px;
    position: relative;
    cursor: text;
}
    .custom_textbox .we {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 100px;
    }
    .custom_textbox .editable
    {
        width: 100%;
        height: 100%;
        min-height: 100px;
        white-space: pre-wrap;
        outline: none;
    }        
    .custom_textbox .bar {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 17px;
        height: 100%;
        background: #c1c1c1;
        cursor: pointer;
    }
        .custom_textbox .bar .but {
            position: absolute;
            left: 0;
            height: 17px;
            width: 17px;
            background: #f00;
        }
            .custom_textbox .bar .but.top {
                top: 0;
            }
            .custom_textbox .bar .but.down {
                bottom: 0;
            }
        .custom_textbox .bar .s {
            height: 17px;
            width: 17px;
            position: absolute;
            top: 17;
            left: 0; 
            background: #6c6c6c;
        }
/* Add page
--------------------------------------------------------------------------------------- */
/* main
-------------------------------*/
.line_title
{
    position: relative;
    text-align: center;
    margin: 0 0 20px;
}
    .main_line_title
    {
        margin-left: 35px;
        margin-right: 35px;
    }
    .line_title>em
    {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        height: 3px;
        background: #dacbb6;
        margin-top: -2px;
         z-index: 1;
    }
    .line_title h2
    {
        background: #f6f1ea;
        text-align: center;
        margin: 0;
        padding: 0 30px;
        color: #50a5ac;
        position: relative;
        z-index: 2;
        font-size: 24px;
        text-transform: uppercase;
        display: inline-block;
    }
.category_menu, .left_menu
{
    margin: 0 auto !important;
    padding: 0;
    list-style: none;
    list-style-type: none;
    max-width: 1200px;
    background: #ffffff;
    box-shadow: rgba(0,0,0,0.2) 0 2px 2px;
    text-align: center;
    
    position: relative;
}
.category_menu
{
    z-index: 205;
}
    .category_menu li, .left_menu li
    {
        margin: 0;
        padding: 0;
        width: 25%;
        text-align: center;
    }
    .left_menu li
    {
        width: 100%;
        margin-bottom: 30px;
    }
        .category_menu li .item, .left_menu li .item
        {
            background: url(../images/catalog_menu_separator.png) no-repeat 100% 50%;
            position: relative;
        }
        .category_menu li:last-child .item,  .left_menu li:last-child .item
        {
            background: none;
        }
            .category_menu li .item>a, .category_menu li .item>a:hover,
            .left_menu li.i1 .item>span,
            .left_menu li.i2 .item>span,
            .left_menu li.i3 .item>span,
            .left_menu li.i4 .item>span
            {
                display: block;
                line-height: 46px;
                height: 46px;
                margin: 0;
                padding: 0;
                color: #686868;
                font-size: 18px;
                font-weight: bold;
                text-decoration: none;
                z-index: 200;
                position: relative;
            }
            .left_menu li.i1 .item > span {
               color: #f06161;
            }
            .category_menu li.i1 .item>a, .category_menu li.i1 .item>a:hover
            {
                
            }
                .category_menu li.i1.open .item>a, .category_menu li.i1.open .item>a:hover,
                .category_menu li.i1 .item>a:hover,
                .left_menu li.i1 .item>span {
                    /* background: #f6dacc;*/
                        background: #efeded;
                }
            .category_menu li.i2 .item>a, .category_menu li.i2 .item>a:hover
            {
                
            }
                .category_menu li.i2.open .item>a, .category_menu li.i2.open .item>a:hover,
                .category_menu li.i2 .item>a:hover,
                .left_menu li.i2 .item>span {
                     background: #efeded;
                }
            .category_menu li.i3 .item>a, .category_menu li.i3 .item>a:hover
            {
                
            }
                .category_menu li.i3.open  .item>a, .category_menu li.i3.open  .item>a:hover,
                .category_menu li.i3 .item>a:hover,
                .left_menu li.i3 .item>span {
                     background: #efeded;
                }
            .category_menu li.i4 .item>a, .category_menu li.i4 .item>a:hover
            {
                
            }
                .category_menu li.i4.open  .item>a, .category_menu li.i4.open  .item>a:hover,
                .category_menu li.i4 .item>a:hover,
                .left_menu li.i4 .item>span {
                     background: #efeded;
                }
        .category_menu li .item .submenu, .left_menu li .item .submenu
        {
            background: #efeded;
            padding: 0 30px;
            display: none;
            position: absolute;
            top: 46px;
            left: 0px;
            width: 100%;
            z-index: 300;
            box-shadow: rgba(0,0,0,0.1) 0 1px 2px;
        }
        .left_menu li .item .submenu
        {
            display: block;
            position: static;
            box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
        }
        .category_menu li .item ul, .left_menu li .item ul
        {
            background: #efeded url(../images/menu_point.png) repeat-x;
            list-style: none;
            margin: 0;
            padding: 20px 0 20px 0;
        }
            .category_menu li .item ul .submenu, .left_menu li .item ul .submenu
            {
                box-shadow: none;
            }
             .category_menu li .item ul .submenu ul, .left_menu li .item ul .submenu ul
             {
                 background: #fcf1ec;
                 border-top: solid 1px #ddc4b7;
                 margin: 0 -40px;
             }
            .category_menu li .item ul li, .left_menu li .item ul li
            {
                width: 100%;
    text-align: left;
            }
            .left_menu li .item ul li
            {
                height: auto;
                line-height: normal;
                margin: 0;
                padding: 0;
            }
                .category_menu li .item ul li a, .category_menu li .item ul li a:hover,
                .left_menu li .item ul li a, .left_menu li .item ul li a:hover
                {
                        font-family: Arial, sans-serif !important;
                     font-style: italic;
                    padding: 8px 0;
                    margin: 0 -20px !important;
                    display: block;
                    text-decoration: none;
                    font-size: 14px;
                    line-height: normal;
                   /* font-weight: bold;*/
                    color: #686868;
                    position: relative;
                }
                     .category_menu li .item ul .submenu ul li a, .category_menu li .item ul .submenu ul li a:hover,
                     .left_menu li .item ul .submenu ul li a, .left_menu li .item ul .submenu ul li a:hover
                     {
                         margin: 0 !important;
                     }
                .category_menu li .item ul li a:hover, .left_menu li .item ul li a:hover,
                .category_menu li .item ul li.active a, .left_menu li .item ul li.active a, .category_menu li .item ul li.active a:hover, .left_menu li .item ul li.active a:hover
                {
                    background: #fbede6;
                    color: #f06161;
                    box-shadow: rgba(0,0,0,0.1) 0 1px 1px;
                }
@media (max-width: 1000px) {
   .category_menu li
    {
        width: 50%;
    }
}
@media (max-width: 468px) {
   .category_menu li
    {
        width: 100%;
    }
}
.main_banners
{
    max-width: 1240px;
    margin: -50px auto 0;
    position: relative;
    z-index: 201;
    text-align: center;
}
    .main_banners img
    {
        margin: 0 10px;
        display: inline-block;
        max-width: 100%;
        height: auto;
    }
@media (max-width: 400px) {
    .main_banners img
    {
        max-width: 300px;
        height: auto;
    }
}
.main_text
{
    margin: 0 0 20px 0;
    position: relative;
    //background: #f6dacc url(../images/main_fon.jpg) no-repeat 50%;
    background: #f6dacc url(../images/foto-fabrik3.jpg) no-repeat 50%;
    background-size: cover;
}
.main_text .pa
{
   min-height: 610px;
   margin: 0;
   padding: 0;
}
    .main_text .itl
    {
        height: 610px;
    }
    .main_text img
    {
        display: block;
        margin: 0 auto;
    }
            
    .main_text .info
    {
        border-top: dotted 3px #fd6171;
        border-bottom: dotted 3px #fd6171;
        color: #fff;
        margin: 20px auto;
        max-width: 1170px;
        padding: 80px;
        font-size: 18px;
        line-height: normal;
    }
        .main_text .info h1
        {
            font-size: 30px;
            color: #9e0008;
            margin: 0 0 30px;
            padding: 0;
            text-align: center;
        }
               
        .main_text .info p
        {
            font-size: 15px;
            line-height: 24px;
            color: #000;
            margin: 0 0 20px;
            padding: 0;
            text-align: justify;
        }
@media (max-width: 1000px) {
    .main_text
    {
        //background: #cd9d97;
    }
    
    .main_text .info
    {
        
        padding: 20px;
        
    }
}
.shop_list
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
    .shop_list li
    {
        margin: 0;
        padding: 0;
        position: relative;
        overflow: hidden;
        line-height: 100%;
    }
        
        .shop_list li .pa
        {
            width: 100%;
            height: 100%;
            margin: 0 auto;
            position: absolute;
            top: 0;
            left: 0;
        }
            .shop_list li .pa .itl
            {
                min-height: 100%;
            }
            .shop_list li img
            {
                display: block;
                margin: 0 auto;
            }
            .shop_list li .description
            {
                color: #424242;
                text-align: center;
                padding: 45px 0;
                font-size: 24px;
                line-height: normal;
            }
            .shop_list li .info
            {
                
                background: #1f1a17;
                margin: 0 5%;
                max-width: 380px;
                padding: 50px;
                font-size: 18px;
                line-height: normal;
                overflow: hidden;
            }
                .shop_list li .info img
                {
                    margin: 0 0 45px;
                }
               
                .shop_list li .info p
                {
                    font-size: 18px;
                    line-height: normal;
                    margin: 0 0 20px;
                }
/* news
-------------------------------*/
ul.news_list
{
		margin: 0; padding: 0; list-style-type:none;
}
	ul.news_list li
	{
		margin:0 0 24px 0;
		padding:0;
	}
	ul.news_list li:after
	{
			content: ""; display: block; height: 0; overflow:hidden; clear: both;
	}
	ul.news_list li img
	{
		float: left; 
		margin:0 8px 10px 0; 
		display:inline;
	}
	ul.news_list li p.date
	{
		font-size: 12px;
		margin: 0;
		color: #777777;
	}
	ul.news_list li h3
	{
		font-size: 14px;
		margin: 0 0 7px 0;
		color: #fd5a5a;
	}
	ul.news_list li .description
	{
		overflow:hidden;
	}
	* html ul.news_list li .description
	{   
		float:left;
	}
		ul.news_list li .description p
		{
			font-size: 14px;
			background: none;
				margin: 0; padding: 0;
			float: none;
					
		}
			
/* gallery_list
-------------------------------*/
ul.gallery_list
{
    margin: 20px -10px 0;
    padding: 0;
}
    ul.gallery_list li
    {
        margin: 0 10px 20px;
        padding: 0;
        width: 280px;
    }
        ul.gallery_list li h2
        {
            margin: 0 0 8px;
        }
        ul.gallery_list li .pic
        {
            padding: 0;
            margin: 0 0 6px 0;
        }
            ul.gallery_list li .pic img
            {
                display: block;
            }
        ul.gallery_list li .description
        {
            font-size: 16px;
        }
            ul.gallery_list li .description p
            {
                color: #404040;
                text-align: left;
                font-size: 16px;
            }
                ul.gallery_list li .description p a, ul.gallery_list li .description p a:hover
                {
                    font-style: italic;
                }
.gallery_text
{
    font-size: 16px;
}
    .gallery_text p
    {
        font-size: 16px;
    }
    .gallery_text a, .gallery_text a:hover
    {
        font-style: italic;
    }
@media (max-width: 568px) {
    ul.gallery_list
    {
         margin: 20px 0px 0;
    }
    ul.gallery_list li {
         margin: 0 0px 20px;
    }
}
/* faq
-------------------------------*/
ul.faq_list
{
	margin: 20px 0 0 50px;
	padding: 0px 0px 0px 0px;
    list-style: none;
}
	ul.faq_list li
	{
		margin:0 0 20px 0;
		padding:0 0 5px 48px;
		background: url(../images/review.png) no-repeat;
	}
	
	ul.faq_list li p
	{
		font-size: 16px;
			color: #404040;
	}
	ul.faq_list li h3
	{
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 2px 0;
		color: #000;
	}
    ul.faq_list li h4
	{
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 0px 0px 0px 0px;
		color: #f06161;
	}
    
        ul.faq_list li h3 em
        {
            font-weight: normal;
            color: #828282;
            font-style: italic;
        }
        ul.faq_list li .description
        {
            margin-left: 90px;
        }
		ul.faq_list li .description p
		{
			font-size: 14px;
			color: #404040;
			background: none;
			margin: 0 0 4px;
			padding: 0;
			
			font-style: normal;	
		}
        
@media (max-width: 768px) {
    ul.faq_list {
        margin-left: 0;
    }
    ul.faq_list li .description
    {
        margin-left: 0;
    }
    .review_pager p.pager
    {
        margin-left: 0px;
    }
}
/* catalog
-------------------------------*/
.ind_row
{
    margin: 0 10px 10px;
}
    .ind_row .cols
    {
        width: 130px;
        float: left;
    }
    .ind_row .cols_count
    {
        width: 100px;
        float: left;
    }
    .ind_row .sep
    {
        width: 20px;
        height: 20px;
        float: left;
    }
.main_preview
{
    position: relative;
}
ul.product_list
{
	padding: 0;
	list-style-type: none;
	font-size: 0;
}
ul.product_list_inner
{
    margin: 0 -20px 0 0;
    position: relative;
}
	ul.product_list li
	{
        width: 300px;
	}
        ul.product_list li .item {
            margin: 0 20px 20px 0;
            padding: 0 0 16px;
            background: #fff;
            border-radius: 6px;
            box-shadow: rgba(0,0,0,0.25) 0 1px 1px;
            transition: all .5s;
        }
        ul.product_list li:hover .item
        {
            box-shadow: rgba(0,0,0,0.25) 0 1px 3px;
        }
		ul.product_list li .pic
		{
			padding: 0 0 12px 0;
			position: relative;
			display: block;
			text-align: center;
		}
			ul.product_list li img
			{
				width: 100%;
                height: auto;
                border-top-left-radius: 6px;
                border-top-right-radius: 6px;
			}
			ul.product_list li .icon
			{
				position: absolute;
				top: 0px;
                padding: 10px;
				left: 0px;
			}
		
			ul.product_list li h3
			{
				margin: 0;
				padding: 0 8px;
				font-size: 14px;
				font-weight: bold;
				color: #454545;
                text-align: center;
			}
				ul.product_list li h3 a, ul.product_list li h3 a:hover
				{
				    text-decoration: none;
                    color: #454545;
				}
				ul.product_list li h3 a:hover
				{
                    opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70);
				}
			
			ul.product_list li p
			{
				margin: 0 0 10px;
				padding: 0;
			}
			
			
			ul.product_list li .bot
			{
			    
			}
                ul.product_list li .bot p.add_basket
                {
                    text-align: center;
                    margin: 0;
                }
                .basket_button
                {
                }
			    ul.product_list li .bot p.add_basket a, ul.product_list li .bot p.add_basket a:hover,
                .basket_button input, .basket_button a, .basket_button a:hover
			    {
			       
			       /* background: #f6dacc url(../images/basket_new1.png) no-repeat 40px 8px;
			        font-size: 16px;
                    font-weight: bold;
			        color: #9e0008;*/
                    background: #d2d2d2 url(../images/basket_new1.png) no-repeat 40px 8px;
    font-size: 16px;
    font-weight: bold;
    color: #2d892d;
                    width: 220px;
			        padding: 10px 30px 10px 54px;
			        text-decoration: none;
                    display: inline-block;
                    border-radius: 4px;
                    transition: all .5s;
			    }
                    .basket_button input, .basket_button a, .basket_button a:hover
                    {
                        text-align: center;
                    }
			        ul.product_list li .bot p.add_basket a:hover,
                    .basket_button a:hover
			        {
			            color: #fff;
			            text-decoration: none;
                       /* background: #fd6171 url(../images/basket.png) no-repeat 40px 8px;*/
                       background: #2d892d url(../images/basket.png) no-repeat 40px 8px;
			        }
			    ul.product_list li p.price
			    {
				    margin: 5px 0;
				    padding: 0 8px;
				    font-size: 18px;
				    line-height: 26px;
				    font-weight: bold;
				    color: #fd6171;
                    text-align: center;
			    }
			    ul.product_list li p.price em
                {
                    color: #454545;
                    font-size: 14px;
                    font-style: normal;
			    }
/* product  
-------------------------------*/
.product
{
	margin: 0 0 20px;
	padding: 10px;
	list-style-type:none;
    background: #fff;
    box-shadow: rgba(0,0,0,0.2) 0 1px 2px;
}
    .product h2.hidden
    {
        color: #fd6171;
        font-size: 24px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        text-align: left;
        display: none;
    }
	.product:after
	{
			content: ""; display: block; height: 0; overflow:hidden; clear: both;
	}
	
	.product .pic
	{
		
	    margin:0 20px 20px 0; 
        position: relative;
	}
		.product .pic .icon
		{
			position: absolute;
			top: 0;
            padding:10px;
			left: 0;
	    }
        .product .pic .big_img
        {
            margin: 0 0 20px;
        }
        .product .pic .big_img img
        {
            max-width: 100%;
            height: auto;
        }
	.product .description
	{
		
	}
	
    .product p
    {
        margin: 0 0 8px 0;
        padding: 0;
    }
    .product p span
    {
        color: #000;
        font-weight: bold;
    }
	.product p.price
	{
		margin: 0 0 10px;
		padding: 0;
		font-size: 20px;
        line-height: normal;
		color: #fd5a5a;
	}
.product .prod_col
{
    margin: 0 0 0 !important;
}
    .product .prod_col li
    {
        width: 49%;
    }
.product .colors
{
    letter-spacing: 2px;
    margin: 0 0 20px;
}
    .product .colors img
    {
        width: 34px;
        height: 34px;
        cursor: pointer;
    }
    .product .colors img.active, .product .colors img.active:hover,
    .product .colors img:hover
    {
        border: solid 3px #fd6171;
    }

.descrBasket {
    position: absolute;
    top: 25px;
}
.left_col {
    margin: 0px 17px 15px 0px;
}
.prod_preview
{
    margin: 0 24px;
    position: relative;
}
.prod_count
{
    margin: 0 0 20px;
    padding: 0 0 0 100px;
    position: relative;
}
    .prod_count>em
    {
        font-style: normal;
        font-weight: bold;
        position: absolute;
        top: 5px;
        left: 0;
    }
.price
{
    color: #454545;
}
    .price span
    {
        color: #fd6171;
        font-size: 24px;
    }
.prod_rem
{
    font-size: 13px;
    line-height: normal;
    text-align: left;
    margin-right: 20px;
}
.product_bottom
{
    border-top: dotted 3px #fd6171;
    border-bottom: dotted 3px #fd6171;
    padding: 20px 90px;
    margin: 0 0 40px;
}
    .product_bottom p
    {
        color: #383838;
        margin: 0 40px 0 0;
        font-weight: bold;
    }
@media (max-width: 767px) {
    .product_bottom {
        padding: 10px;
    }
    .product .pic
	{
	    margin:0 0 20px 0; 
        position: relative;
	}
    .product .prod_col li
    {
        width: 100%;
    }
}
.tabs
{
}
    .tabs .tab
    {
        display: none;
    }
.tabs ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.tabs ul li
{
    width: 50%;
    padding: 0 3px;
}
.tabs ul li a, .tabs ul li a:hover
{
    display: block;
    background: #a9adb7;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-radius: 6px;
    text-align: center;
    margin: 0 0 14px;
}
.tabs ul li a:hover, .tabs ul li.active a, .tabs ul li.active a:hover
{
    background: #fd6171;
}
/* order
-------------------------------*/
.order_table
{
    margin: 0 0 20px;
}
    .order_table th
    {
        padding: 8px;
        text-align: left;
    }
    .order_table td
    {
        padding: 4px 30px 4px 8px;
        text-align: left;
    }
        .order_table td input
        {
            border: 1px solid #ccc;
            font-size: 13px;
            padding: 2px 6px;
            width: 40px;
        }
ul.order_nav
{
    margin: 0 0 25px !important;
    padding: 0;
    list-style-type: none;
    border-bottom: solid 1px #b3b3b3;
}	
	ul.order_nav li
	{
	    margin: 0 20px -1px 0 !important;
        padding: 0px 8px 8px !important;
        font-weight: normal;
        font-size: 14px;
        color: #000;
	}
    ul.order_nav li.active
    {
        border-bottom: solid 2px #fd5a5a;
    }
	    ul.order_nav li a, ul.order_nav li a:hover
	    {
	        color: #747474;
	        font-weight: normal;
	    }
/* contacts
-------------------------------*/
.map
{
	margin: 2px 0 0 0;
}
    .map img
    {
        width: 100%;
        height: auto;
    }
.contacts_text
{
    margin: 0 0 20px 0;
    color: #404040;
    font-size: 16px;
    line-height: 24px;
}
    .contacts_text p
    {
        margin: 0 0 7px;
        padding: 0;
    }
.form_contacts
{
}
.staff_list
{
    margin: 30px 0 20px 0;
}
    .staff_list h2
    {
        font-size: 14px;
        font-weight: bold;
    }
    .staff_list ul
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
        .staff_list ul li
        {
            margin: 0 60px 20px 0;
            padding: 0;
            width: 300px;
        }
        .staff_list ul li:after
	    {
		    	content: ""; display: block; height: 0; overflow:hidden; clear: both;
	    }
	    .staff_list ul li img
	    {
		    float: left; 
	        margin:0 10px 10px 0; 
	        display:inline;
	    }
	    .staff_list ul li .description
	    {
		    overflow:hidden;
	    }
	    * html .staff_list ul li .description
	    {   
	        float:left;
	    }
            .staff_list ul li .description h3
            {
                font-size: 14px;
                font-weight: bold;
                margin: 0 0 8px 0;
                text-transform: uppercase;
            }
            .staff_list ul li .description h4
            {
                font-size: 12px;
                font-weight: bold;
                margin: 0 0 8px 0;
            }
            .staff_list ul li .description h5
            {
                font-size: 12px;
                font-weight: normal;
                margin: 0 0 25px 0;
            }
            .staff_list ul li .description p
            {
                line-height: 24px;
            }
/* voting
-------------------------------*/
.voting 
{
   margin: 0 30px 0 15px;
}		
    .voting h2 
    {
        background: #fff;
        margin: 0;
        text-transform: uppercase;
    }
    .voting p 
    {
        text-align: left;
        color: #3e2606;
        font-style: italic;
        margin: 0 0 20px 0;
    }
    .voting label 
    {
        text-align: left;
        padding: 0 0 0 18px;
        margin: 0 0 14px;
        font-size: 13px;
    }
        .voting label input
        {
            position: absolute;
            top: 1px;
            left: 0px;
        }
	.voting .submit_button 
	{
		margin-top: 20px;
		padding: 0 0 0 0px;
	}
        .voting .submit_button input
        {
            color: #fff;
            background: #fd5a5a url(../images/send_but.gif) no-repeat 8px 50%;
            text-transform: uppercase;
            padding: 6px 8px 6px 28px;
            border: none;
            cursor: pointer;
        }
	.voit_result 
	{
		position: relative;
	    text-align: left;
        padding: 0 0 20px 0;
	    margin: 0 0 10px 10px;
	}
		.voit_result h3 
		{
		    margin: 0 0 4px;
		    padding: 0;
		}
		.voit_result .line 
		{
		    height: 5px;
		    width: 100%;
		    margin: 3px 0 0 0;
            background: #e3e3e3;
		}
		    .voit_result .line span 
		    {
		        display: block;
		        height: 5px;
	            background: #fd5a5a;
		    }
		    .voit_result .sign 
		    {
		        color: #fd5a5a;
	            font-size: 12px;
	            position: absolute;
	            bottom: 0px;
	            right: 0px;
		    }
@media screen and (orientation: landscape) and (max-device-width: 1024px), screen and (orientation: portrait) and (max-device-width: 768px) {
    .voting 
    {
       margin: 0 30px 0 15px;
    }	
}

.fitem
{
	padding: 10px;
}
	.fitem img
	{
		width: 100%;
		height: auto;
    }
