/**/
@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";
@import url(//fonts.googleapis.com/css?family=Noto+Sans);
@import url(//fonts.googleapis.com/css?family=Lobster);

input::-webkit-input-placeholder {font-size: 13px; color: #A0A0A0 !important;}
input:-moz-placeholder {font-size: 13px; color: #A0A0A0 !important;}
input::-moz-placeholder {font-size: 13px; color: #A0A0A0 !important;}
input:-ms-input-placeholder {font-size: 13px; color: #A0A0A0 !important;}


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font-family: 'OpenSansRegular';
	color: #434749;
	position:relative;
	min-width:960px;
	background: #ffffff;

}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #000000;
	font-family: 'OpenSansBold';

}


h2 {
	font-size: 25px;
	line-height: 30px;
}

h3 {
	font-size: 20px;
	line-height: 24px;
	color: #4A4A4A;
}

p {
	margin-bottom: 18px;
	font-size: 14px;
}

p.inn1 {
	padding-top: 2px;
	margin-bottom: 20px;
}


img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li{
	background: url(../images/marker1.png) 0 7px no-repeat;
	padding-left: 12px;
	color: #434749;
	margin-bottom: 5.5px;
	font-size: 14px;
}

ul.list.l1 li {
	margin-bottom: 5.2px;
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

/*a:hover {
	color: #D4AD01;
}*/
.prouctslide{
	background-color:#C61F50;
	color:white;
	padding:5px 5px 5px 5px;
	margin-top:5px;
	font-size:15px;
	font-weight: bold;
	
	
}
.prouctslide:hover{
	background-color:#000000;
	color:white;
	padding:5px 5px 5px 5px;
	margin-top:5px;
	font-size:15px;
	font-weight: bold;
	
	
}

.prouctslideactive{
	background-color:#000000;
	color:white;
	padding:5px 5px 5px 5px;
	margin-top:5px;
	font-size:15px;
	font-weight: bold;
	
}
a.btn {
	font-size: 14px;
	display: inline-block;
	background-color: #C61F50;
	border-radius: 4px;
	padding: 5px 14px 4px;
	margin-top: 17px;
	color: #ffffff;

}

a.btn:hover {
	background-color:#000000;
	color: #ffffff;
}

a.btn.m1 {
	margin-top: 30px;
	margin-bottom: 1px;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}

.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	padding: 7px;
	background: #fff ;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #e6e4e4;
 margin-bottom: 19px;
 box-shadow: 2px 2px 4px #ddd;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.col1 {
	color: #434749;
	font-size: 14px;
}

.col2 {
	color: #e1837f;
}

/*.hor_separator {
	background: url(../images/hor_separator.png) 0 bottom no-repeat;
	height: 40px;
}*/

/* Fonts */
@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/opensans-regular_0.eot');
    src: url('fonts/opensans-regular_0.eot') format('embedded-opentype'),
         url('fonts/opensans-regular_0.woff') format('woff'),
         url('fonts/opensans-regular_0.ttf') format('truetype'),
         url('fonts/opensans-regular_0.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/opensans-bold_0.eot');
    src: url('fonts/opensans-bold_0.eot') format('embedded-opentype'),
         url('fonts/opensans-bold_0.woff') format('woff'),
         url('fonts/opensans-bold_0.ttf') format('truetype'),
         url('fonts/opensans-bold_0.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*header*/

header {
	display: block;
	padding-top: 16px;
	position: relative;
	z-index: 999;
	padding-bottom: 20px;
	/*border-bottom: 2px solid #DAAD00;*/
	background: url(../images/header-bg.jpg) repeat-x center 0;
	background-color: #ffffff;
	width: 100%;
}


header h1 {
	float: none;
	position: relative;
	z-index: 999;

}
header h1 a {
	display: block;
	float: left;
	font-family: 'OpenSansBold';
	color: #000000;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

header .search-form {float: right;}
header .search-form input {background-color: #ffffff; padding: 10px 10px 10px 47px; border:1px solid #ebebeb; width: 250px; background-image: url(../images/search-icon.png); background-repeat: no-repeat; background-position: 10px center;}

nav#nav-bg {background-color: #000000;}
nav#nav-bg ul.menu > li {float: left; display: inline; position: relative; padding: 12px 20px 9px 20px; margin-right: 1px;}
nav#nav-bg ul.menu > li > a {color: #ffffff; font-size: 14px; text-transform: uppercase; font-weight: 600;}
nav#nav-bg ul.menu > li:hover, nav#nav-bg ul.menu > li.active {background-color:#C61F50;}
nav#nav-bg ul.menu > li > ul.sub-menu {display: none; position: absolute; top: 43px;left:0; z-index: 100; background-color: #000000; width: 210px;}
nav#nav-bg ul.menu > li:hover > ul.sub-menu {display: block;}
nav#nav-bg ul.menu > li > ul.sub-menu > li {display: block;}
nav#nav-bg ul.menu > li > ul.sub-menu > li > a {display: block; padding: 5px 15px; margin-bottom: 1px; color: #ffffff; font-size: 14px; font-weight: 500;}
nav#nav-bg ul.menu > li > ul.sub-menu > li > a:hover {background-color: #C61F50;}

/*.container_12 .grid_border {border-right:1px dotted #333333;} */
.grid4 {width: 299px !important; margin-top: 28px;}
.grid4:last-child {border-right: none;}
.clear {clear: both;}
.fl {float: left;}
.fr {float: right;}
.grid_12 h3 {padding:15px 0 10px; color: #4A4A4A;}
.top_mar {margin: 15px 0 0;}
span.dis {display:block !important;}
.gray {color:#6f6f6f !important; font-family: 'OpenSansRegular';}
p.col1 strong {color: #434749;}
.border_1 {border-bottom: 1px dotted #cfcec9; padding-bottom: 25px;}
.grid_12.text_align {text-align: center !important;}

#cont_bg {width: 100%; background:url(../images/cont-bg.jpg) center 0 no-repeat; height: auto; margin-top: 12px; background-repeat: repeat-y; padding: 35px 0; }
#info_bg {width: 100%; background-color: #fafafa; margin-top: 25px; border-bottom: 1px solid #C6C7C8;}
#about_in {margin-top: 30px;}
#light_yell {padding: 0 0 8px 14px; border-bottom: 1px dotted #cfcec9;}
#light_yell:last-child {border-bottom: none;}
.about_con {background-color: #fffcdf;}
a.left_mar {margin-left: 10px;}
a.text_cl {color: #D4AD01;}
a.text_cl:hover {color: #4A4A4A;}
/*Content*/

.content h2{ 
	padding-top: 36px;
	font-size: 24px;
	color: #4A4A4A;
	margin-bottom: 20px;

}
.content.page1 {
	padding-top: 50px;
	/*background: url(../images/hor_separator.png) center 25px no-repeat;*/
}
.grid_12.text_align > h1 {color: #C61F50 !important;}
.content.page1 .grid_12 h1 {float: left; padding: 5px 0 0px; font-size: 30px; color: #4A4A4A;}
.grid_12 span {padding: 0 0 15px; display:inline-block;}
.grid_12 span.bp {padding-bottom: 0px;}
.grid_12 strong {color: #CDAB0C;}
.grid_12 p.bs {margin-bottom: 11px;}

.content.page1 h2 {
	font-size: 25px;
	padding-top: 10px;
	margin-bottom: 12px;
	color: #4a4a4a;
}

.page1_block img {
	float: left;
	margin-top: 2px;
	margin-right: 24px;
}

.car_wrap {
	position: relative;
	margin: 0 -10px;
	overflow: hidden;
	height: 240px;
}

.content.page1 .car_wrap h2 {
	padding-left: 10px;
	padding-top: 23px;
	padding-bottom: 3px;
}

.carousel1 {
	height: 249px;
}

.carousel1 li {
	float: left;
	width: 240px !important;
	font-size: 12px;
}

.carousel1 li >div {
	padding: 0 10px;
}

.carousel1 li .price {
	display: inline-block;
	background: #699440;
	color: #fff;
	min-width: 41px;
	height: 38px;
	border-radius: 4px;
	font: 20px/36px 'Lobster', cursive;
	text-align: center;
	margin-top: 15px;
}


.carousel1 li span {
	line-height: 16px;
}

.carousel1 img {
	box-shadow: 2px 2px 3px #ddd;
	padding: 4px;
	background: #fff;
	border: 1px solid #e6e4e4;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 19px;
 height: 170px;
}

.prev {
	background: url(../images/prevnext3.png) 0 bottom no-repeat;
	display: block;
	position: absolute;
	right: 42px;
	top: 21px;
	width: 31px;
	z-index: 999;
	height: 30px;
}

.prev:hover {
	background-position: 0 0;
	transition:0;
}

.next {
	background: url(../images/prevnext3.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	position: absolute;
	right: 10px;
	top: 21px;
	width: 31px;
	height: 30px;
}

.next:hover {
	background-position: right 0;
	transition:0;
}

.bottom_block {
	/*background: url(../images/hor_separator.png) center 35px no-repeat;*/

	padding-top: 38px;
	font-size: 12px;
	padding-bottom: 18px;
	overflow: hidden;
}

.bottom_block h3 {
	/*padding-top: 39px;*/
	margin-bottom: 10px;
	color: #292929;
	border-bottom: 1px solid #292929;
	padding-bottom: 10px;
}

.socials {
	overflow: hidden;
	float: right;
	margin-top: 5px;
}

.bottom_block nav {
	padding-top: 27px;
}



.bottom_block nav li, footer nav li {
	float: left;
}

footer nav {display: block; width: 620px; float: left; margin-bottom: 6px;}
footer nav li a {text-decoration: none;}
footer nav li.current {color: #C61F50;}
footer p.text {text-align: left; font-size: 13px; color: #504F4F;}

.bottom_block nav li+li , footer nav li+li{
	margin-left: 19px;
}

.bottom_block nav, footer nav {
	font-size: 12px;
	text-transform: uppercase;
	color: #504f4f;
}

.bottom_block nav li.current {
	color: #699440;
}


.socials a {
	background: url(../images/socials-.png) no-repeat;
	width: 24px;
	float: left;
	display: block;
	height: 24px;
	margin-left: 6px;
}
.socials a.fb {background-position: 0 0;}
.socials a.fb:hover {background-position: 0 -34px;}
.socials a.tw {background-position: -34px 0;}
.socials a.tw:hover {background-position: -34px -34px;}
.socials a.yt {background-position: -68px 0;}
.socials a.yt:hover {background-position: -68px -34px;}
.socials a.in {background-position: -102px 0;}
.socials a.in:hover {background-position: -102px -34px;}





.carousel2 li img {
	float: left;
	margin-top: -1px;
	margin-right: 20px;
}

.carousel2 li {
	float: left;
	width: 410px !important;
}

.carousel2 li .title {
	font-size: 24px;
	line-height: 22.9px;
	font-family: "Times New Roman", Times, serif;
	color: #e2827e;
	text-align: center;
	padding-top: 36px;
}

.carousel2 .col1 {
	line-height: 22.9px;
	margin-bottom: 6px;
	padding-top: 10px;
}


.prev1 {
	background: url(../images/prevnext.png) 0 bottom no-repeat;
	display: block;
	float: right;
	width: 32px;
	z-index: 999;
	height: 30px;
	margin-top: 8px;
}

.prev1:hover {
	background-position: 0 0;
}

.next1 {
	background: url(../images/prevnext.png) right bottom no-repeat;
	display: block;
	z-index: 999;
	float: right;
	width: 32px;
	height: 30px;
	margin-top: 8px;
}

.next1:hover {
	background-position: right 0;
}


.hor_separator.hor1 {
margin-top: 13px;
}

.content h2.head1 {
	padding-top: 25px;
	font-size: 25px;
}

.content h2.head2 {
	font-size: 25px;
	padding-top: 35px;
	margin-bottom: 20px;
}

.chefs {
	padding-top: 7px;
}

.chefs .img_inner {
	padding: 10px 4px;
}

.chefs .col1 {
	font-size: 14px;
	padding-top: 8px;
	margin-bottom: 16px;
}

/*.menu {
	padding-top: 8px;

}*/

.menu h3 {
	color: #85423f;
	margin-bottom: 22px;
}

.menu .img_inner {
	padding: 5px 4px;
	margin-bottom: 12px;
}

.news .img_inner{
	padding: 4px;
	margin-top: 1px;
}

.news {
	font-size: 12px;
	margin-bottom: 52px;
}

.news .extra_wrapper {
	position: relative;
	top: -4px;
}

.news a.btn {
	margin-top: 5px;
}

#newsletter {
	position: relative;
}



#newsletter label {
	display: block;
	position: relative;
	width: 313px;
	float: left;
	padding-top: 1px;
	z-index: 1;
}

#newsletter input {

	border: 1px solid #d9d8d8;
	float: left;
	color: #a8a8a8;
	width: 220px;
	height: 30px;
	font: 12px/18px  Arial, Helvetica, sans-serif;
	padding: 6px 10px;
	box-shadow: none !important;
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

#newsletter a.btn {
	float: right;
	text-transform: capitalize;
	font-size: 13px;
	margin-top: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

#newsletter .error, #form1 .empty {		
	height:0px;
	top: 35px;
	width: 100%;
	left: 4px;
	font-size: 10px;
	line-height: 13px;
	display: block;
	overflow: hidden;
	z-index: 999;
	color: #C61F50;
		-webkit-transition:  0.3s ease-out; 
		-o-transition: all 0.3s ease-out; 
		transition: all 0.3s ease-out; 
		position: absolute;
	}

#newsletter label.invalid .error {
	/*display: block;*/
	height:40px;

}

#newsletter .success {
	width: 220px;
	z-index: 999;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;	
	display: none;	
	top: 0px;
	border: 1px solid #d9d8d8;
	background: #fff;
	left: 0px;
	font-size: 12px;
 color: #a7a7a7;
	overflow: hidden;
	padding: 10px;
	-webkit-transition:  0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out; 
	position: absolute;
}

/****Map***/

.map {
	padding-top: 6px;
	color: #848383;
}

.map figure {


		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 42px;
}
.map figure iframe {
	width: 100%;
	height: 282px;
	max-width: 100%;
}

.map address {
	float: left;
	margin-right: 80px;
	color: #434749;
}

.map .text1 {
	line-height: 20px;
	margin-bottom: 2px;
}

address dd
{
		font-size: 14px;
		width: 390px;
}
address dd span {
	min-width: 100px;
	display: inline-block;
	text-align: left;

}




/************Footer***********/

footer {
	display: block;
	padding: 30px 0 10px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	width: 100%;
	/*background-color: #dfdfdf;*/
}

footer a:hover {
	color: #b6b6b6;
	
}


.extra_wrapper > p {margin: 20px  0 45px;}

/****
 * Profile
 ****/
.profile .profile-details {float: left; width: 100%;}
.profile .profile-details h1.hadding {float: left; width: 100%; color: #737373; padding: 15px 0 10px; font-size: 24px; border-bottom: 1px solid #737373;}
.profile .profile-details .factsheet .sheet-details{float: left; width: 100%; border:1px solid #d2d2d2; margin-bottom: 15px;}
.profile .profile-details .factsheet h1.title {float: left; padding:15px 0; font-size: 23px;}
.profile .profile-details .factsheet .sheet-details .hadding {float: left; width: 100%; background-color: #C61F50;}
.profile .profile-details .factsheet .sheet-details .hadding h1 {color: #fff; text-align: center; padding: 10px 0;}
.profile .profile-details .factsheet .sheet-details .details-box {float: left; padding: 15px;}
.profile .profile-details .factsheet .sheet-details .details-box .left-part {float: left; width: 300px;}
.profile .profile-details .factsheet .sheet-details .details-box .left-part h4 {font-size: 16px;}
.profile .profile-details .factsheet .sheet-details .details-box .right-part{float: right; width: 610px;}
.profile .profile-details .factsheet .sheet-details .details-box .right-part ul {float: left; margin-top: 2px;}
.profile .profile-details .factsheet .sheet-details .details-box .right-part ul li {font-size: 14px; margin-bottom: 5px;}
.profile .profile-details .factsheet .sheet-details .details-box .right-part ul.arrow li {background: url(../images/arrow.png) no-repeat 0 3px; padding:0 0 0 27px;}
.profile .profile-details .company-details {float:left; width: 100%;}
.profile .profile-details .company-details .details h2 {float:left; font-size:21px; color: #C61F50; text-transform: uppercase; width: 100%; border-bottom: 1px solid #C61F50; padding-bottom: 5px;}
.profile .profile-details .company-details .details p {float: left; font-size: 14px;}
.profile .profile-details .company-details .details p span {color: #292929; font-weight: 600; padding: 0;}
.profile .profile-details .company-details .details h5 {color: #292929; margin-bottom: 15px;}
.profile .profile-details .company-details .details ul.competitors li {padding: 0 0 8px 29px; background: url(../images/tick.png) no-repeat 0 1px; margin-left: 15px;}

/****
 * Distributor Form
 ****/
 .mt0 {margin-top: 0 !important;}


 .distributor .distributor-form {width: 500px; margin: 0 auto; float: none !important; display: block; padding: 15px;}
 .distributor .distributor-form .filed {float: left; width: 100%; margin-top: 15px;} 
 .distributor .distributor-form .filed label {float: left; width: 100%; font-size:12px; font-weight: 600; display: block; padding-bottom: 5px;} 
/* .distributor .distributor-form .filed .filed-box {float: left;} */
 .distributor .distributor-form .filed .filed-box select {float: left; padding: 4px; margin-right: 10px;} 
 .distributor .distributor-form .filed .filed-box input[type=text] {float: left; border: 1px solid #d2d2d2; padding: 4px 8px; margin-right: 10px;}
 .distributor .distributor-form .filed .filed-box input[type=text].width500 {width: 96.2%}
 .distributor .distributor-form .filed .filed-box select.width500 {width: 100%;}
 .distributor .distributor-form .filed .filed-box .radio-box {float: left;}
 .distributor .distributor-form .filed .filed-box .radio-box input[type=radio] {float: left;}
 .distributor .distributor-form .filed .filed-box .radio-box span {float: left; font-size: 12px; font-weight: 600; margin-right: 15px;}
 .distributor .distributor-form .filed .filed-box input[type=text].width100 {float: left; width: 100px; margin-top: 15px;}
 .distributor .distributor-form .filed .filed-box input[type=text].width40 {width: 40px;}
 .distributor .distributor-form .filed .filed-box input[type=text].width132 {width: 132px;}
 .distributor .distributor-form .filed .filed-box input[type=text].width294 {width: 294px;}
 .distributor .distributor-form .filed .filed-box textarea {float: left; width: 100%; border: 1px solid #d2d2d2;}
 .distributor .distributor-form .filed .filed-box input[type=submit] {width: 100%; border: none; background-color: #C61F50; padding: 5px 0; font-size: 20px; color: #ffffff; cursor: pointer; transition: all 0.5s ease 0s !important;}
 .distributor .distributor-form .filed .filed-box input[type=submit]:hover {background-color: #000000; transition: all 0.5s ease 0s !important;}

 /****
 * Producat Page
 ****/
 .product .profile-details h1.hadding {float: left; width: 100%; color: #737373; padding: 15px 0 10px; font-size: 24px; border-bottom: 1px solid #737373;}
 .product ul.product-box {float: left; margin-top: 20px;}
  .product ul.product-box img{height:200px; width:250px;} 
 .product ul.product-box li {border: 1px solid; float: left; margin:5px; width: 223px;} 
 .product ul.product-box li:last-child {margin-right: 0px !important;}
 .product ul.product-box li .product {float: left; position: relative; width: 100%;}
 /*.product ul.product-box li .product .all-product {float: left; position: absolute; background-color: #000000;}*/
 /*.product ul.product-box li .product a {position: absolute; width: 100%; background-color: #000000;  display: block; top: 50px; left: 50px; background-image: url(../images/magnify.png) no-repeat center;}*/
 .product ul.product-box li .product:hover a {display: block;}
 .popup_box {
    display:none; /* Hide the DIV */
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6 */  
    height:300px;  
    width:600px;  
    background:#ffffff;  
    left: 300px;
    top: 100px;
    z-index:100; /* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */  
   
    /* additional features, can be omitted */
    border-radius:15px;
	border:2px solid #EE0000;      
    padding:35px 35px;  
    font-size:15px;  
    -moz-box-shadow: 0 0 0px #ee0000;
    -webkit-box-shadow: 0 0 20px #ee0000;
    box-shadow: 0 0 20px #ee0000;
}

#container {
    background: #d2d2d2; /*Sample*/
    width:100%;
    height:100%;
}

a{ 
cursor: pointer; 
text-decoration:none; 
}

/* This is for the positioning of the Close Link */
#popupBoxClose {
    font-size:20px;  
    line-height:15px;  
    right:5px;  
    top:5px;  
    position:absolute;  
    color:#6fa5e2;  
    font-weight:500;      
}
 .popup_details, .popup_img{float:left; margin:20px 0;width:295px; background-color:#FFFFFF}
 .popup_img img{border:2px solid #CCCCCC; padding:5px;}
 .popup_details button{border:1px solid #999999; background-color:#ffffff; border-radius:5px; padding:5px 20px; color:#999999;}
 .popup_details button:hover{border:1px solid #ee0000; color:#ee0000; background-color:#ffffff}
.search-form ui-input-text ui-body-inherit ui-corner-all ui-shadow-inset {box-sizing:none !important;}